@charset "UTF-8";
/* SCSS Compiled */
/* SCSS Compiled */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
    display: block;
}

audio,
canvas,
video {
    display: inline-block;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden], template {
    display: none;
}

html {
    background: #fff;
    color: #000;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

html,
button,
input,
select,
textarea {
    font-family: sans-serif;
}

body {
    margin: 0;
}

a {
    background: transparent;
}

a:focus {
    outline: thin dotted;
}

a:hover, a:active {
    outline: 0;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

h2 {
    font-size: 1.5em;
    margin: 0.83em 0;
}

h3 {
    font-size: 1.17em;
    margin: 1em 0;
}

h4 {
    font-size: 1em;
    margin: 1.33em 0;
}

h5 {
    font-size: 0.83em;
    margin: 1.67em 0;
}

h6 {
    font-size: 0.75em;
    margin: 2.33em 0;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b,
strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    font-size: 1em;
}

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}

q {
    quotes: "“" "”" "‘" "’";
}

q:before, q:after {
    content: "";
    content: none;
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 0;
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    padding: 0;
    white-space: normal;
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
}

button, input {
    line-height: normal;
}

button,
select {
    text-transform: none;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer;
}

button[disabled],
input[disabled] {
    cursor: default;
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
    vertical-align: top;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

input[type=search] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none;
}

input[type=checkbox], input[type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}

/*usage  @include font-size(13);*/
/*width-desktop-medium*/
/*width-desktop-medium*/
/*width- desktop-small*/
/*width-tablet*/
/*width-tablet*/
/*width-mobile*/
/*---Grid Variables -----------------------------------------*/
.container, .t3 .bin, .t2 .bin {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    max-width: 1408px;
    position: relative;
    margin: auto;
    overflow: hidden;
}

.container:before, .t2 .bin:before, .t3 .bin:before, .container:after, .t2 .bin:after, .t3 .bin:after {
    content: "";
    position: relative;
}

.container:after, .t2 .bin:after, .t3 .bin:after {
    clear: both;
}

.col-2 {
    width: 10.36932%;
}

.col-3 {
    width: 16.61932%;
}

.col-4 {
    width: 22.86932%;
}

.col-5 {
    width: 29.11932%;
}

.col-6 {
    width: 35.36932%;
}

.col-7 {
    width: 41.61932%;
}

.col-8 {
    width: 47.86932%;
}

.col-9 {
    width: 54.11932%;
}

.col-10 {
    width: 60.36932%;
}

.col-11 {
    width: 66.61932%;
}

.col-12 {
    width: 72.86932%;
}

.col-13 {
    width: 79.11932%;
}

.col-14 {
    width: 85.36932%;
}

.col-15 {
    width: 91.61932%;
}

.col-16 {
    width: 97.86932%;
}

@media (max-width: 736px) {
    .col-16 {
        padding: 0 10px !important;
    }
}
/* Brand Colors ------------------------------------------------*/
/*---blue----*/
/*---green----*/
/*---grey----*/
/*---teal----*/
/*---purple----*/
/*---yellow----*/
/*---pink----*/
/*---Grey----*/
/*----Border-Grey------*/
/*----Light blue------*/
/* Color Combination Adjustments ------------------------------*/
.white-text h1, .bg-image h1, .white-text h2, .bg-image h2, .white-text h3, .bg-image h3, .white-text h4, .bg-image h4, .white-text h5, .bg-image h5, .white-text h6, .bg-image h6, .white-text a, .bg-image a, .white-text p, .bg-image p, .white-text li, .bg-image li {
    color: white;
    fill: white;
}

/* Global Elements ---------------------------*/
html {
    height: 100%;
    width: 100%;
    font-size: 62.5%;
    opacity: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

body {
    width: 100%;
    height: 100%;
    background-color: #fff;
    color: #585858;
    fill: #006ca3;
    font-family: "Lato", sans-serif, "Lato", sans-serif, Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-size: 1.8rem;
}

/*
 * Modifiers
 */
.f-l {
    float: left;
    margin: 0 1em 1em 0;
}

.f-r {
    float: right;
    margin: 0 0 1em 1em;
}

#main {
    overflow: hidden;
}

#main img {
    max-width: 100%;
    position: relative;
    z-index: 1;
}

.visualhidden {
    position: absolute;
    top: -99999px;
    left: -99999px;
}

/*fade in blocks*/
.display {
    width: 48%;
    min-height: 200px;
    background: white;
    position: relative;
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px;
    margin-right: 4%;
    margin-bottom: 4%;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
}

.display:nth-child(even) {
    margin-right: 0;
}

.default-styles {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.default-styles .col-16 .col-8 {
    margin: 0;
}

.default-styles .col-16 .col-8:last-child {
    float: right;
}

@media (max-width: 736px) {
    .default-styles {
        padding: 0 15px;
    }
}
@media (max-width: 1008px) {
    .default-styles .col-16,
    .default-styles .col-10,
    .default-styles .col-8,
    .default-styles .col-6,
    .default-styles .col-4 {
        width: 97.86932%;
    }
}
@media (max-width: 1008px) {
    .default-styles .col-10,
    .default-styles .col-8,
    .default-styles .col-6,
    .default-styles .col-4 {
        margin: 0 auto;
        width: 100%;
    }
}
.default-styles fieldset {
    padding: 0;
}

.page {
    min-height: 100vh;
    background: #fff;
    width: 100%;
    overflow: hidden;
}

.wrapper {
    position: relative;
    z-index: 2;
    background: #fff;
    -webkit-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
    -webkit-overflow-scrolling: touch;
}

.group:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    font-size: 0;
    line-height: 0;
}

.character-mapping li {
    display: inline-block;
    vertical-align: middle;
}

.character-mapping li:before {
    display: none;
}

.character-mapping li .icon:before {
    font-size: 40px;
}

@media (max-width: 736px) {
    .no-mobile {
        display: none;
    }
}
div {
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

/* Templates styles ---------------------------*/
.t2 .bin {
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    overflow: visible;
}

.t2 .bin .left {
    background-color: #f9f9f9;
    border-right: 1px solid #eaeaea;
    width: 280px;
    overflow: visible;
}

.t2 .bin .left:before {
    width: 500%;
    height: 100%;
    content: "";
    background-color: inherit;
    top: 0;
    right: 0;
    position: absolute;
    z-index: 1;
}

@media (max-width: 1248px) {
    .t2 .bin .left {
        width: 100%;
        padding: 15px 15px;
        border-right: none;
        border-bottom: 1px solid #eaeaea;
    }
}
.t2 .bin .left .side-nav {
    width: 100%;
    height: auto;
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.t2 .bin .left .side-nav:before {
    display: none;
    cursor: pointer;
}

@media (max-width: 1248px) {
    .t2 .bin .left .side-nav:before {
        display: block;
        position: absolute;
        right: 20px;
        top: 20px;
        font-size: 1.1em;
        color: #970d48;
        -ms-transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        z-index: 5;
        content: "\e00e";
        font-size: 1.5em;
        font-family: "uja-sephardic";
    }
    .t2 .bin .left .side-nav.open {
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        overflow: hidden;
        padding: 75px 0 69px 0;
        position: fixed;
        z-index: 90;
        background-color: white;
    }
    .t2 .bin .left .side-nav.open:before {
        position: fixed;
        top: 100px;
        right: 25px;
        z-index: 5;
        content: "\e011";
        font-size: 1.5em;
        font-family: "uja-sephardic";
    }
    .t2 .bin .left .side-nav.open ul {
        width: 100%;
        height: 100%;
        padding: 0;
        margin: 0;
        overflow-y: scroll;
    }
    .t2 .bin .left .side-nav.open ul:after {
        display: none;
    }
    .t2 .bin .left .side-nav.open ul li a {
        text-align: left;
    }
    .t2 .bin .left .side-nav.open ul li.active {
        position: relative;
    }
    .t2 .bin .left .side-nav.open ul li.active a {
        text-align: left;
    }
}
.t2 .bin .left .side-nav ul {
    width: 100%;
    margin: 0;
    padding: 0;
    position: relative;
    z-index: 1;
    -webkit-overflow-scrolling: touch;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-line-pack: start;
    align-content: flex-start;
}

.t2 .bin .left .side-nav ul:before {
    display: none;
}

@media (max-width: 1248px) {
    .t2 .bin .left .side-nav ul {
        padding: 70px 15px 0 15px;
        background-color: white;
        border: 1px solid #eaeaea;
        height: 70px;
        overflow: hidden;
        cursor: pointer;
    }
    .t2 .bin .left .side-nav ul:after {
        content: "EXPLORE";
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        color: #970d48;
        text-align: center;
        width: 100%;
        background-color: #fff;
        z-index: 50;
        line-height: 70px;
        text-transform: uppercase;
        font-weight: 600;
        font-size: 0.8em;
    }
}
.t2 .bin .left .side-nav ul li {
    width: 100%;
    border-bottom: 1px solid #eaeaea;
    padding: 0;
    margin: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.t2 .bin .left .side-nav ul li > ul {
    border: none;
}

.t2 .bin .left .side-nav ul li > ul li:first-child {
    border-top: 1px solid #eaeaea;
}

.t2 .bin .left .side-nav ul li > ul li a {
    padding: 10px 30px;
    color: #585858;
    font-size: 0.8em;
    font-weight: 400;
}

@media (max-width: 1248px) {
    .t2 .bin .left .side-nav ul li > ul {
        padding: 0 0 0 20px !important;
        width: auto !important;
        height: auto !important;
        overflow: hidden !important;
    }
    .t2 .bin .left .side-nav ul li > ul li:first-child {
        border-top: none;
    }
}
.t2 .bin .left .side-nav ul li > ul:after {
    display: none;
}

@media (max-width: 1248px) {
    .t2 .bin .left .side-nav ul li {
        border: none;
    }
}
.t2 .bin .left .side-nav ul li:before {
    display: none;
}

.t2 .bin .left .side-nav ul li:last-child {
    border-bottom: none;
}

.t2 .bin .left .side-nav ul li:hover > a {
    color: #970d48;
}

.t2 .bin .left .side-nav ul li.active {
    background-color: white;
}

@media (max-width: 1248px) {
    .t2 .bin .left .side-nav ul li.active {
        top: 0;
        left: 0;
        position: absolute;
        z-index: 10;
    }
}
.t2 .bin .left .side-nav ul li.active > a {
    color: #970d48;
}

@media (max-width: 1248px) {
    .t2 .bin .left .side-nav ul li.active > a {
        text-align: center;
    }
}
.t2 .bin .left .side-nav ul li a {
    width: 100%;
    padding: 20px 30px;
    text-align: right;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 0.8em;
    display: block;
    color: #585858;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.t2 .bin .right {
    width: calc(100% - 280px);
}

@media (max-width: 1248px) {
    .t2 .bin .right {
        width: 100%;
        border-right: none;
    }
}
.t3 .bin {
    min-height: 100vh;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    overflow: visible;
}

.t3 .bin .left {
    border-right: 1px solid #eaeaea;
    width: 45%;
    overflow: visible;
}

@media (max-width: 1008px) {
    .t3 .bin .left {
        display: none;
    }
}
.t3 .bin .right {
    background-color: #f9f9f9;
    width: 55%;
    overflow: visible;
}

.t3 .bin .right:before {
    width: 500%;
    height: 100%;
    content: "";
    background-color: inherit;
    top: 0;
    left: 0;
    position: absolute;
    z-index: -1;
}

@media (max-width: 1008px) {
    .t3 .bin .right {
        width: 100%;
        border-right: none;
    }
}
@media (max-width: 1008px) {
    .t4 .box-75 {
        width: 100%;
    }
}
.t4 .box-25 {
    border-left: 1px solid #e1e1e1;
}

@media (max-width: 1008px) {
    .t4 .box-25 {
        display: none;
    }
}
.t4 .box-25:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 100%;
    width: 600%;
    height: 100%;
    background-color: #f9f9f9;
}

.t4 .bg-image.blog {
    background: url("../images/bg-hero-blog.png") no-repeat 50% 50%;
    background-size: cover;
}

.t4 .bg-image.inner-blog {
    background: url("../images/bg-hero-blog-inner.png") no-repeat 50% 50%;
    background-size: cover;
}

.t4 .container, .t4 .t2 .bin, .t2 .t4 .bin, .t4 .t3 .bin, .t3 .t4 .bin {
    overflow: visible;
}

.t4 .blogs-list {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 0 25px 0 1.06534%;
}

@media (max-width: 1008px) {
    .t4 .blogs-list {
        padding: 0 25px 0 25px;
    }
}
@media (max-width: 736px) {
    .t4 .blogs-list {
        padding: 0 20px;
    }
}
.t4 .blog-entry {
    width: 100%;
    overflow: hidden;
    padding: 40px 0;
    border-bottom: 1px solid #ddd;
}

.t4 .blog-entry:last-child {
    border: none;
}

@media (max-width: 736px) {
    .t4 .blog-entry {
        padding: 25px 0;
    }
}
.t4 .blog-entry .img-frame {
    float: left;
    width: 31%;
    margin: 0 3% 0 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 2px solid transparent;
}

.t4 .blog-entry .img-frame img {
    width: 100%;
    display: block;
}

@media (max-width: 736px) {
    .t4 .blog-entry .img-frame {
        margin: 0;
        float: none;
        width: 100%;
    }
}
.t4 .blog-entry .text {
    width: 66%;
    float: left;
}

@media (max-width: 736px) {
    .t4 .blog-entry .text {
        margin: 15px 0 0;
        float: none;
        width: 100%;
    }
}
.t4 .blog-entry .text .title {
    margin: 0;
    color: #006ca3;
    font-weight: 500;
}

@media (max-width: 736px) {
    .t4 .blog-entry .text .title {
        font-size: 22px;
        font-size: 2.2rem;
    }
}
.t4 .blog-entry .text .meta {
    display: block;
    font-style: normal;
    font-size: 14px;
    font-size: 1.4rem;
}

.t4 .blog-entry .text .meta a {
    text-decoration: none;
}

.t4 .blog-entry .text p {
    font-size: 17px;
    font-size: 1.7rem;
    margin: 15px 0;
}

.t4 .blog-entry .text p span {
    color: #006ca3;
}

@media (max-width: 736px) {
    .t4 .blog-entry .text p {
        display: none;
    }
}
.t4 .blog-entry .more {
    text-decoration: none;
    display: inline-block;
    text-transform: uppercase;
    font-size: 14px;
    font-size: 1.4rem;
}

.t4 .blog-entry .more:after {
    content: "\e00e";
    display: inline-block;
    vertical-align: middle;
    font-family: "uja-sephardic";
    padding: 0 0 4px 10px;
}

.t4 .blog-entry .tags {
    display: block;
    font-size: 12px;
    font-size: 1.2rem;
    margin: 15px 0 0;
    font-style: normal;
}

@media (max-width: 736px) {
    .t4 .blog-entry .tags {
        display: none;
    }
}
.t4 .blog-entry .tags a {
    text-decoration: none;
}

.t4 .blog-entry .tags:before {
    content: "\e028";
    display: inline-block;
    vertical-align: middle;
    font-family: "uja-sephardic";
    padding: 0 10px 0 0;
    color: #84c561;
    font-size: 14px;
    font-size: 1.4rem;
}

.t4 .blog-entry:hover .img-frame {
    border: 2px solid #006ca3;
}

.t4 .blog-post {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 0 25px 25px 1.06534%;
}

@media (max-width: 1008px) {
    .t4 .blog-post {
        padding: 0 25px 25px 25px;
    }
}
@media (max-width: 736px) {
    .t4 .blog-post {
        padding: 0 20px 20px 20px;
    }
}
.t4 .blog-post img {
    width: 100%;
    margin: 0 0 25px 0;
}

.t4 .blog-post img.share {
    width: auto;
    margin: 0;
}

.t4 .blog-post .meta {
    display: block;
    font-style: normal;
    margin: 25px 0;
    font-size: 14px;
    font-size: 1.4rem;
}

.t4 .blog-post .meta a {
    text-decoration: none;
}

.t4 .blog-post .tags {
    display: block;
    font-size: 12px;
    font-size: 1.2rem;
    margin: 15px 0 0;
    font-style: normal;
}

@media (max-width: 736px) {
    .t4 .blog-post .tags {
        display: none;
    }
}
.t4 .blog-post .tags a {
    text-decoration: none;
}

.t4 .blog-post .tags:before {
    content: "\e028";
    display: inline-block;
    vertical-align: middle;
    font-family: "uja-sephardic";
    padding: 0 10px 0 0;
    color: #84c561;
    font-size: 14px;
    font-size: 1.4rem;
}

.t4 .sidebar {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px 25px;
}

.t4 .sidebar .search {
    width: 100%;
    position: relative;
}

.t4 .sidebar .search:after {
    content: "\e001";
    display: block;
    font-family: "uja-sephardic";
    position: absolute;
    right: 10px;
    color: #006ca3;
    top: 9px;
}

.t4 .sidebar .search .text {
    height: 38px;
    line-height: 38px;
    font-style: italic;
    margin: 0;
}

.t4 .sidebar .heading {
    padding: 0 0 12px 0;
    margin: 35px 0 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    color: #585858;
    font-size: 18px;
    font-size: 1.8rem;
    border-bottom: 1px solid #e1e1e1;
}

.t4 .sidebar .heading.category:before {
    content: "\e021";
    display: inline-block;
    vertical-align: middle;
    font-family: "uja-sephardic";
    color: #006ca3;
    padding: 0 10px 0 0;
}

.t4 .sidebar .heading.tag:before {
    content: "\e028";
    display: inline-block;
    vertical-align: middle;
    font-family: "uja-sephardic";
    color: #006ca3;
    padding: 0 10px 0 0;
}

.t4 .sidebar .heading.archive {
    cursor: pointer;
}

.t4 .sidebar .heading.archive:before {
    content: "\e02d";
    display: inline-block;
    vertical-align: middle;
    font-family: "uja-sephardic";
    color: #006ca3;
    padding: 0 10px 0 0;
}

.t4 .sidebar .heading.archive:after {
    content: "";
    display: block;
    border-top: 6px solid #585858;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
    width: 0;
    height: 0;
    position: absolute;
    right: 20px;
    top: 10px;
}

.t4 .sidebar .heading.archive.open:after {
    content: "";
    display: block;
    border-bottom: 6px solid #585858;
    border-top: none;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
    width: 0;
    height: 0;
    position: absolute;
    right: 20px;
    top: 10px;
}

.t4 .sidebar .categories {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 0 0 20px;
}

.t4 .sidebar .categories a {
    display: block;
    color: #585858;
    text-decoration: none;
    margin: 13px 0 0;
}

.t4 .sidebar .tags {
    margin: 12px 0 0;
    display: inline-block;
    font-style: normal;
    padding: 0 20px;
}

.t4 .sidebar .tags a {
    text-decoration: none;
    font-size: 14px;
    font-size: 1.4rem;
}

.t4 .sidebar .archives {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 20px;
    display: none;
}

.t4 .sidebar .archives .month {
    width: 100%;
    overflow: hidden;
    margin: 15px 0 0;
}

.t4 .sidebar .archives .month .tog {
    font-size: 14px;
    font-size: 1.4rem;
    color: #585858;
    position: relative;
    display: block;
    text-decoration: none;
}

.t4 .sidebar .archives .month .tog:after {
    content: "\e00e";
    display: block;
    position: absolute;
    font-family: "uja-sephardic";
    top: 2px;
    right: 0;
    color: #006ca3;
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}

.t4 .sidebar .archives .month .tog.open:after {
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

.t4 .sidebar .archives .entries {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 10px;
    display: none;
}

.t4 .sidebar .archives .entries a {
    display: block;
    font-size: 14px;
    font-size: 1.4rem;
    text-decoration: none;
    margin: 5px 0 0;
}

.t4 .related {
    width: 100%;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 25px 25px 1.06534%;
}

@media (max-width: 1008px) {
    .t4 .related {
        padding: 0 25px 25px 25px;
    }
}
@media (max-width: 736px) {
    .t4 .related {
        padding: 0 20px 10px 20px;
    }
}
.t4 .related .heading {
    padding: 0 0 12px 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    color: #585858;
    margin: 0;
    font-size: 18px;
    font-size: 1.8rem;
    border-bottom: 1px solid #e1e1e1;
}

.t4 .related .heading:before {
    content: "\e02e";
    display: inline-block;
    vertical-align: middle;
    font-family: "uja-sephardic";
    color: #006ca3;
    padding: 0 10px 0 0;
}

.t4 .related .hold {
    width: 100%;
    overflow: hidden;
}

.t4 .related .hold .item {
    width: 49%;
    float: left;
    height: 230px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 25px 0 0;
    background-size: cover;
}

.t4 .related .hold .item:first-child {
    background: url("../images/img-related-1.png") no-repeat 50% 50%;
    background-size: cover;
}

.t4 .related .hold .item:last-child {
    background: url("../images/img-related-2.png") no-repeat 50% 50%;
    background-size: cover;
}

.t4 .related .hold .item .link, .t4 .related .hold .item a {
    display: block;
    background-color: rgba(0, 0, 0, 0.3);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.t4 .related .hold .item:hover .link, .t4 .related .hold .item:hover a {
    background-color: rgba(0, 108, 163, 0.85);
}

.t4 .related .hold .item .text {
    margin: auto;
    padding: 0 30px;
    position: relative;
    z-index: 1;
    text-align: center;
    pointer-events: none;
}

.t4 .related .hold .item .text .title {
    margin: 0;
    color: #fff;
}

.t4 .related .hold .item .text .more {
    text-decoration: none;
    display: inline-block;
    text-transform: uppercase;
    font-size: 14px;
    font-size: 1.4rem;
    color: #fff;
}

.t4 .related .hold .item .text .more:after {
    content: "\e00e";
    display: inline-block;
    vertical-align: middle;
    font-family: "uja-sephardic";
    padding: 0 0 4px 10px;
}

.t4 .related .hold .item:last-child {
    float: right;
}

@media (max-width: 736px) {
    .t4 .related .hold .item {
        float: none !important;
        width: 100% !important;
        height: 160px;
    }
}
@media (max-width: 1008px) {
    .t5 .box-75 {
        width: 100%;
    }
}
.t5 .box-25 {
    border-left: 1px solid #e1e1e1;
}

@media (max-width: 1008px) {
    .t5 .box-25 {
        width: 100%;
    }
}
.t5 .box-25:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 100%;
    width: 600%;
    height: 100%;
    background-color: #f9f9f9;
}

.t5 .container, .t5 .t2 .bin, .t2 .t5 .bin, .t5 .t3 .bin, .t3 .t5 .bin {
    overflow: visible;
}

.t5 .career-details {
    width: 100%;
    overflow: hidden;
    padding: 40px 20px;
}

.t7 .box-75 {
    border-left: 1px solid #e1e1e1;
}

@media (max-width: 1008px) {
    .t7 .box-75 {
        width: 100%;
    }
}
.t7 .box-25 {
    border-left: 1px solid #e1e1e1;
}

@media (max-width: 1008px) {
    .t7 .box-25 {
        width: 100%;
    }
}
.t7 .box-25:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 100%;
    width: 600%;
    height: 100%;
    background-color: #f9f9f9;
}

.t7 .container, .t7 .t2 .bin, .t2 .t7 .bin, .t7 .t3 .bin, .t3 .t7 .bin {
    overflow: visible;
}

/*rows base stylings & Settings --------------*/
.row {
    width: 100%;
    height: auto;
    position: relative;
    background-color: white;
    border-bottom: 1px solid #eaeaea;
    overflow: hidden;
}

.row:last-child {
    border-bottom: none;
}

.row > .container, .t2 .row > .bin, .t3 .row > .bin {
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

/*---Primgry settings --------*/
/*boxes used to build rows ------------------*/
div[class^=box-], div[class*=" box-"] {
    vertical-align: middle;
    height: auto;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
}

div[class^=box-] .icon, div[class*=" box-"] .icon {
    width: 75px;
    height: auto;
    display: inline-block;
    padding-bottom: 5px;
    position: relative;
}

div[class^=box-] .icon svg, div[class*=" box-"] .icon svg {
    width: 100%;
    height: auto;
    fill: inherit;
}

div[class^=box-] .icon img, div[class*=" box-"] .icon img {
    max-width: 100%;
    height: auto;
}

div[class^=box-] .content, div[class*=" box-"] .content {
    max-width: 100%;
    width: 100%;
}

div[class^=box-] .content > div, div[class*=" box-"] .content > div {
    z-index: 1;
}

div[class^=box-] .content div, div[class*=" box-"] .content div {
    max-width: 100%;
}

div[class^=box-] .content twitterwidget, div[class*=" box-"] .content twitterwidget {
    min-width: 1px !important;
}

div[class^=box-] .content iframe, div[class*=" box-"] .content iframe {
    min-width: 100px !important;
}

.box-25 {
    width: 25%;
}

@media (max-width: 1008px) {
    .box-25 {
        width: 50%;
    }
}
@media (max-width: 736px) {
    .box-25 {
        width: 100%;
    }
}
.box-50 {
    width: 50%;
}

@media (max-width: 1008px) {
    .box-50 {
        width: 50%;
    }
}
@media (max-width: 736px) {
    .box-50 {
        width: 100%;
    }
}
.box-75 {
    width: 75%;
}

@media (max-width: 1008px) {
    .box-75 {
        width: 50%;
    }
}
@media (max-width: 736px) {
    .box-75 {
        width: 100%;
    }
}
.box-100 {
    width: 100%;
}

/*---Variables------------------------------*/
.fw > .container, .t2 .fw > .bin, .t3 .fw > .bin {
    max-width: 100%;
}

.pad {
    padding-top: 6em !important;
    padding-bottom: 6em !important;
}

@media (max-width: 1008px) {
    .pad {
        padding-top: 4em !important;
        padding-bottom: 4em !important;
    }
}
@media (max-width: 736px) {
    .pad {
        padding-top: 2.5em !important;
        padding-bottom: 2.5em !important;
    }
}
.align-center .content {
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -moz-justify-content: center;
    justify-content: center;
}

.module-margin {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -moz-justify-content: space-between;
    justify-content: space-between;
}

.module-margin .container, .module-margin .t2 .bin, .t2 .module-margin .bin, .module-margin .t3 .bin, .t3 .module-margin .bin {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -moz-justify-content: space-between;
    justify-content: space-between;
}

.module-margin .box-50 {
    width: 48%;
}

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

.text-center ul {
    display: inline-block;
}

.bg-image {
    background-image: url("../images/bg-3.jpg");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.bg-image:after {
    background-color: black;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block !important;
    opacity: 0.6;
    filter: alpha(opacity=60);
    content: "";
}

.pattern:before {
    background-image: url("../images/pattern-1.png");
    background-repeat: repeat;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block !important;
    content: "";
}

.white-text, .bg-image {
    fill: white;
}

.white-text h1, .bg-image h1, .white-text h2, .bg-image h2, .white-text h3, .bg-image h3, .white-text h4, .bg-image h4, .white-text h5, .bg-image h5, .white-text h6, .bg-image h6, .white-text a, .bg-image a, .white-text p, .bg-image p, .white-text li, .bg-image li {
    color: white;
}

.border div[class^=box-], .border div[class*=" box-"] {
    border-color: white;
    border-right-width: 1px;
    border-bottom-width: 0px;
    border-right-style: solid;
    border-bottom-style: solid;
}

.border div[class^=box-]:last-child, .border div[class*=" box-"]:last-child {
    border-right-width: 0px;
}

@media (max-width: 1008px) {
    .border div[class^=box-], .border div[class*=" box-"] {
        border-bottom-width: 1px;
    }
    .border div[class^=box-]:nth-child(2n+2), .border div[class*=" box-"]:nth-child(2n+2) {
        border-right-width: 0px;
    }
    .border div[class^=box-]:nth-last-child(-n+2), .border div[class*=" box-"]:nth-last-child(-n+2) {
        border-bottom-width: 0px;
    }
}
@media (max-width: 736px) {
    .border div[class^=box-], .border div[class*=" box-"] {
        border-right-width: 0px;
        border-bottom-width: 1px;
    }
    .border div[class^=box-]:nth-last-child(-n+2), .border div[class*=" box-"]:nth-last-child(-n+2) {
        border-bottom-width: 1px;
    }
    .border div[class^=box-]:last-child, .border div[class*=" box-"]:last-child {
        border-bottom-width: 0px;
    }
}
.border div[class^=box-] .content, .border div[class*=" box-"] .content {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-color: inherit;
}

.border div[class^=box-] .content:last-child, .border div[class*=" box-"] .content:last-child {
    border-bottom-width: 0px;
}

@media (max-width: 736px) {
    .border div[class^=box-] .content, .border div[class*=" box-"] .content {
        border-bottom-width: 1px;
    }
}
.border div[class^=box-] .staff-single .sec-2, .border div[class*=" box-"] .staff-single .sec-2 {
    border-right: 1px solid #eaeaea;
    border-left: 1px solid #eaeaea;
}

.link-box {
    position: absolute !important;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 5 !important;
    border: none;
    border-bottom: none !important;
}

.link-box:before {
    color: inherit;
    position: absolute;
    bottom: 15px;
    left: 0;
    right: 0;
    margin: auto;
    font-size: 1.3em;
    text-align: center;
}

.no-overflow {
    overflow: visible !important;
}

.no-overflow .container, .no-overflow .t2 .bin, .t2 .no-overflow .bin, .no-overflow .t3 .bin, .t3 .no-overflow .bin {
    overflow: visible;
}

/*---Skins---------------------------------*/
.bg-white, .bg-white.bg-image {
    background-color: white;
    color: #006ca3;
    fill: #006ca3;
}

.bg-white div[class^=box-], .bg-white div[class*=" box-"], .bg-white.bg-image div[class^=box-], .bg-white.bg-image div[class*=" box-"] {
    border-color: #eaeaea;
}

.bg-white .link-box::before, .bg-white.bg-image .link-box::before {
    color: #006ca3 !important;
}

.bg-grey, .bg-grey.bg-image {
    background-color: #f9f9f9;
    color: #006ca3;
    fill: #006ca3;
}

.bg-grey p, .bg-grey.bg-image p {
    color: #585858;
}

.bg-grey div[class^=box-], .bg-grey div[class*=" box-"], .bg-grey.bg-image div[class^=box-], .bg-grey.bg-image div[class*=" box-"] {
    border-color: #eaeaea;
}

.bg-color-1, .bg-color-12, .bg-color-12.bg-image, .bg-color-11, .bg-color-11.bg-image, .bg-color-10, .bg-color-10.bg-image, .bg-color-9, .bg-color-9.bg-image, .bg-color-8, .bg-color-8.bg-image, .bg-color-7, .bg-color-7.bg-image, .bg-color-6, .bg-color-6.bg-image, .bg-color-5, .bg-color-5.bg-image, .bg-color-4, .bg-color-4.bg-image, .bg-color-3, .bg-color-3.bg-image, .bg-color-2, .bg-color-2.bg-image, .bg-black, .bg-black.bg-image, .bg-color-1.bg-image, .bg-image.bg-color-2, .bg-image.bg-color-3, .bg-image.bg-color-4, .bg-image.bg-color-5 {
    color: #d3c108;
    fill: #d3c108;
    background-color: #006ca3;
}

.bg-color-1:after, .bg-color-12:after, .bg-color-12.bg-image:after, .bg-color-11:after, .bg-color-11.bg-image:after, .bg-color-10:after, .bg-color-10.bg-image:after, .bg-color-9:after, .bg-color-9.bg-image:after, .bg-color-8:after, .bg-color-8.bg-image:after, .bg-color-7:after, .bg-color-7.bg-image:after, .bg-color-6:after, .bg-color-6.bg-image:after, .bg-black:after, .bg-black.bg-image:after, .bg-color-2:after, .bg-color-2.bg-image:after, .bg-color-3:after, .bg-color-3.bg-image:after, .bg-color-4:after, .bg-color-4.bg-image:after, .bg-color-5:after, .bg-color-5.bg-image:after, .bg-color-1.bg-image:after, .bg-image.bg-color-2:after, .bg-image.bg-color-3:after, .bg-image.bg-color-4:after, .bg-image.bg-color-5:after {
    background-color: inherit;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block !important;
    opacity: 0.95;
    filter: alpha(opacity=95);
    content: "";
}

.bg-color-1 h1, .bg-color-12 h1, .bg-color-12.bg-image h1, .bg-color-11 h1, .bg-color-11.bg-image h1, .bg-color-10 h1, .bg-color-10.bg-image h1, .bg-color-9 h1, .bg-color-9.bg-image h1, .bg-color-8 h1, .bg-color-8.bg-image h1, .bg-color-7 h1, .bg-color-7.bg-image h1, .bg-color-6 h1, .bg-color-6.bg-image h1, .bg-color-5 h1, .bg-color-5.bg-image h1, .bg-color-4 h1, .bg-color-4.bg-image h1, .bg-color-3 h1, .bg-color-3.bg-image h1, .bg-color-2 h1, .bg-color-2.bg-image h1, .bg-black h1, .bg-black.bg-image h1, .bg-color-2 h1, .bg-color-2.bg-image h1, .bg-color-3 h1, .bg-color-3.bg-image h1, .bg-color-4 h1, .bg-color-4.bg-image h1, .bg-color-5 h1, .bg-color-5.bg-image h1, .bg-color-1 h2, .bg-color-12 h2, .bg-color-12.bg-image h2, .bg-color-11 h2, .bg-color-11.bg-image h2, .bg-color-10 h2, .bg-color-10.bg-image h2, .bg-color-9 h2, .bg-color-9.bg-image h2, .bg-color-8 h2, .bg-color-8.bg-image h2, .bg-color-7 h2, .bg-color-7.bg-image h2, .bg-color-6 h2, .bg-color-6.bg-image h2, .bg-color-5 h2, .bg-color-5.bg-image h2, .bg-color-4 h2, .bg-color-4.bg-image h2, .bg-color-3 h2, .bg-color-3.bg-image h2, .bg-color-2 h2, .bg-color-2.bg-image h2, .bg-black h2, .bg-black.bg-image h2, .bg-color-2 h2, .bg-color-2.bg-image h2, .bg-color-3 h2, .bg-color-3.bg-image h2, .bg-color-4 h2, .bg-color-4.bg-image h2, .bg-color-5 h2, .bg-color-5.bg-image h2, .bg-color-1 h3, .bg-color-12 h3, .bg-color-12.bg-image h3, .bg-color-11 h3, .bg-color-11.bg-image h3, .bg-color-10 h3, .bg-color-10.bg-image h3, .bg-color-9 h3, .bg-color-9.bg-image h3, .bg-color-8 h3, .bg-color-8.bg-image h3, .bg-color-7 h3, .bg-color-7.bg-image h3, .bg-color-6 h3, .bg-color-6.bg-image h3, .bg-color-5 h3, .bg-color-5.bg-image h3, .bg-color-4 h3, .bg-color-4.bg-image h3, .bg-color-3 h3, .bg-color-3.bg-image h3, .bg-color-2 h3, .bg-color-2.bg-image h3, .bg-black h3, .bg-black.bg-image h3, .bg-color-2 h3, .bg-color-2.bg-image h3, .bg-color-3 h3, .bg-color-3.bg-image h3, .bg-color-4 h3, .bg-color-4.bg-image h3, .bg-color-5 h3, .bg-color-5.bg-image h3, .bg-color-1 h4, .bg-color-12 h4, .bg-color-12.bg-image h4, .bg-color-11 h4, .bg-color-11.bg-image h4, .bg-color-10 h4, .bg-color-10.bg-image h4, .bg-color-9 h4, .bg-color-9.bg-image h4, .bg-color-8 h4, .bg-color-8.bg-image h4, .bg-color-7 h4, .bg-color-7.bg-image h4, .bg-color-6 h4, .bg-color-6.bg-image h4, .bg-color-5 h4, .bg-color-5.bg-image h4, .bg-color-4 h4, .bg-color-4.bg-image h4, .bg-color-3 h4, .bg-color-3.bg-image h4, .bg-color-2 h4, .bg-color-2.bg-image h4, .bg-black h4, .bg-black.bg-image h4, .bg-color-2 h4, .bg-color-2.bg-image h4, .bg-color-3 h4, .bg-color-3.bg-image h4, .bg-color-4 h4, .bg-color-4.bg-image h4, .bg-color-5 h4, .bg-color-5.bg-image h4, .bg-color-1 h5, .bg-color-12 h5, .bg-color-12.bg-image h5, .bg-color-11 h5, .bg-color-11.bg-image h5, .bg-color-10 h5, .bg-color-10.bg-image h5, .bg-color-9 h5, .bg-color-9.bg-image h5, .bg-color-8 h5, .bg-color-8.bg-image h5, .bg-color-7 h5, .bg-color-7.bg-image h5, .bg-color-6 h5, .bg-color-6.bg-image h5, .bg-color-5 h5, .bg-color-5.bg-image h5, .bg-color-4 h5, .bg-color-4.bg-image h5, .bg-color-3 h5, .bg-color-3.bg-image h5, .bg-color-2 h5, .bg-color-2.bg-image h5, .bg-black h5, .bg-black.bg-image h5, .bg-color-2 h5, .bg-color-2.bg-image h5, .bg-color-3 h5, .bg-color-3.bg-image h5, .bg-color-4 h5, .bg-color-4.bg-image h5, .bg-color-5 h5, .bg-color-5.bg-image h5, .bg-color-1 h6, .bg-color-12 h6, .bg-color-12.bg-image h6, .bg-color-11 h6, .bg-color-11.bg-image h6, .bg-color-10 h6, .bg-color-10.bg-image h6, .bg-color-9 h6, .bg-color-9.bg-image h6, .bg-color-8 h6, .bg-color-8.bg-image h6, .bg-color-7 h6, .bg-color-7.bg-image h6, .bg-color-6 h6, .bg-color-6.bg-image h6, .bg-color-5 h6, .bg-color-5.bg-image h6, .bg-color-4 h6, .bg-color-4.bg-image h6, .bg-color-3 h6, .bg-color-3.bg-image h6, .bg-color-2 h6, .bg-color-2.bg-image h6, .bg-black h6, .bg-black.bg-image h6, .bg-color-2 h6, .bg-color-2.bg-image h6, .bg-color-3 h6, .bg-color-3.bg-image h6, .bg-color-4 h6, .bg-color-4.bg-image h6, .bg-color-5 h6, .bg-color-5.bg-image h6, .bg-color-1 li, .bg-color-12 li, .bg-color-12.bg-image li, .bg-color-11 li, .bg-color-11.bg-image li, .bg-color-10 li, .bg-color-10.bg-image li, .bg-color-9 li, .bg-color-9.bg-image li, .bg-color-8 li, .bg-color-8.bg-image li, .bg-color-7 li, .bg-color-7.bg-image li, .bg-color-6 li, .bg-color-6.bg-image li, .bg-color-5 li, .bg-color-5.bg-image li, .bg-color-4 li, .bg-color-4.bg-image li, .bg-color-3 li, .bg-color-3.bg-image li, .bg-color-2 li, .bg-color-2.bg-image li, .bg-black li, .bg-black.bg-image li, .bg-color-2 li, .bg-color-2.bg-image li, .bg-color-3 li, .bg-color-3.bg-image li, .bg-color-4 li, .bg-color-4.bg-image li, .bg-color-5 li, .bg-color-5.bg-image li, .bg-color-1.bg-image h1, .bg-image.bg-color-12 h1, .bg-image.bg-color-11 h1, .bg-image.bg-color-10 h1, .bg-image.bg-color-9 h1, .bg-image.bg-color-8 h1, .bg-image.bg-color-7 h1, .bg-image.bg-color-6 h1, .bg-image.bg-color-5 h1, .bg-image.bg-color-4 h1, .bg-image.bg-color-3 h1, .bg-image.bg-color-2 h1, .bg-image.bg-black h1, .bg-image.bg-color-2 h1, .bg-image.bg-color-3 h1, .bg-image.bg-color-4 h1, .bg-image.bg-color-5 h1, .bg-color-1.bg-image h2, .bg-image.bg-color-12 h2, .bg-image.bg-color-11 h2, .bg-image.bg-color-10 h2, .bg-image.bg-color-9 h2, .bg-image.bg-color-8 h2, .bg-image.bg-color-7 h2, .bg-image.bg-color-6 h2, .bg-image.bg-color-5 h2, .bg-image.bg-color-4 h2, .bg-image.bg-color-3 h2, .bg-image.bg-color-2 h2, .bg-image.bg-black h2, .bg-image.bg-color-2 h2, .bg-image.bg-color-3 h2, .bg-image.bg-color-4 h2, .bg-image.bg-color-5 h2, .bg-color-1.bg-image h3, .bg-image.bg-color-12 h3, .bg-image.bg-color-11 h3, .bg-image.bg-color-10 h3, .bg-image.bg-color-9 h3, .bg-image.bg-color-8 h3, .bg-image.bg-color-7 h3, .bg-image.bg-color-6 h3, .bg-image.bg-color-5 h3, .bg-image.bg-color-4 h3, .bg-image.bg-color-3 h3, .bg-image.bg-color-2 h3, .bg-image.bg-black h3, .bg-image.bg-color-2 h3, .bg-image.bg-color-3 h3, .bg-image.bg-color-4 h3, .bg-image.bg-color-5 h3, .bg-color-1.bg-image h4, .bg-image.bg-color-12 h4, .bg-image.bg-color-11 h4, .bg-image.bg-color-10 h4, .bg-image.bg-color-9 h4, .bg-image.bg-color-8 h4, .bg-image.bg-color-7 h4, .bg-image.bg-color-6 h4, .bg-image.bg-color-5 h4, .bg-image.bg-color-4 h4, .bg-image.bg-color-3 h4, .bg-image.bg-color-2 h4, .bg-image.bg-black h4, .bg-image.bg-color-2 h4, .bg-image.bg-color-3 h4, .bg-image.bg-color-4 h4, .bg-image.bg-color-5 h4, .bg-color-1.bg-image h5, .bg-image.bg-color-12 h5, .bg-image.bg-color-11 h5, .bg-image.bg-color-10 h5, .bg-image.bg-color-9 h5, .bg-image.bg-color-8 h5, .bg-image.bg-color-7 h5, .bg-image.bg-color-6 h5, .bg-image.bg-color-5 h5, .bg-image.bg-color-4 h5, .bg-image.bg-color-3 h5, .bg-image.bg-color-2 h5, .bg-image.bg-black h5, .bg-image.bg-color-2 h5, .bg-image.bg-color-3 h5, .bg-image.bg-color-4 h5, .bg-image.bg-color-5 h5, .bg-color-1.bg-image h6, .bg-image.bg-color-12 h6, .bg-image.bg-color-11 h6, .bg-image.bg-color-10 h6, .bg-image.bg-color-9 h6, .bg-image.bg-color-8 h6, .bg-image.bg-color-7 h6, .bg-image.bg-color-6 h6, .bg-image.bg-color-5 h6, .bg-image.bg-color-4 h6, .bg-image.bg-color-3 h6, .bg-image.bg-color-2 h6, .bg-image.bg-black h6, .bg-image.bg-color-2 h6, .bg-image.bg-color-3 h6, .bg-image.bg-color-4 h6, .bg-image.bg-color-5 h6, .bg-color-1.bg-image li, .bg-image.bg-color-12 li, .bg-image.bg-color-11 li, .bg-image.bg-color-10 li, .bg-image.bg-color-9 li, .bg-image.bg-color-8 li, .bg-image.bg-color-7 li, .bg-image.bg-color-6 li, .bg-image.bg-color-5 li, .bg-image.bg-color-4 li, .bg-image.bg-color-3 li, .bg-image.bg-color-2 li, .bg-image.bg-black li, .bg-image.bg-color-2 li, .bg-image.bg-color-3 li, .bg-image.bg-color-4 li, .bg-image.bg-color-5 li {
    color: inherit;
    fill: inherit;
}

.bg-color-1 p, .bg-color-12 p, .bg-color-12.bg-image p, .bg-color-11 p, .bg-color-11.bg-image p, .bg-color-10 p, .bg-color-10.bg-image p, .bg-color-9 p, .bg-color-9.bg-image p, .bg-color-8 p, .bg-color-8.bg-image p, .bg-color-7 p, .bg-color-7.bg-image p, .bg-color-6 p, .bg-color-6.bg-image p, .bg-black p, .bg-black.bg-image p, .bg-color-2 p, .bg-color-2.bg-image p, .bg-color-3 p, .bg-color-3.bg-image p, .bg-color-4 p, .bg-color-4.bg-image p, .bg-color-5 p, .bg-color-5.bg-image p, .bg-color-1 label, .bg-color-12 label, .bg-color-12.bg-image label, .bg-color-11 label, .bg-color-11.bg-image label, .bg-color-10 label, .bg-color-10.bg-image label, .bg-color-9 label, .bg-color-9.bg-image label, .bg-color-8 label, .bg-color-8.bg-image label, .bg-color-7 label, .bg-color-7.bg-image label, .bg-color-6 label, .bg-color-6.bg-image label, .bg-black label, .bg-black.bg-image label, .bg-color-2 label, .bg-color-2.bg-image label, .bg-color-3 label, .bg-color-3.bg-image label, .bg-color-4 label, .bg-color-4.bg-image label, .bg-color-5 label, .bg-color-5.bg-image label, .bg-color-1.bg-image p, .bg-image.bg-color-2 p, .bg-image.bg-color-3 p, .bg-image.bg-color-4 p, .bg-image.bg-color-5 p, .bg-color-1.bg-image label, .bg-image.bg-color-2 label, .bg-image.bg-color-3 label, .bg-image.bg-color-4 label, .bg-image.bg-color-5 label {
    color: white;
}

.bg-color-1 .form label, .bg-color-12 .form label, .bg-color-11 .form label, .bg-color-10 .form label, .bg-color-9 .form label, .bg-color-8 .form label, .bg-color-7 .form label, .bg-color-6 .form label, .bg-black .form label, .bg-color-2 .form label, .bg-color-3 .form label, .bg-color-4 .form label, .bg-color-5 .form label, .bg-color-1.bg-image .form label, .bg-image.bg-color-2 .form label, .bg-image.bg-color-3 .form label, .bg-image.bg-color-4 .form label, .bg-image.bg-color-5 .form label {
    color: #fff !important;
}

.bg-color-1 .form span, .bg-color-12 .form span, .bg-color-11 .form span, .bg-color-10 .form span, .bg-color-9 .form span, .bg-color-8 .form span, .bg-color-7 .form span, .bg-color-6 .form span, .bg-black .form span, .bg-color-2 .form span, .bg-color-3 .form span, .bg-color-4 .form span, .bg-color-5 .form span, .bg-color-1.bg-image .form span, .bg-image.bg-color-2 .form span, .bg-image.bg-color-3 .form span, .bg-image.bg-color-4 .form span, .bg-image.bg-color-5 .form span {
    color: #fff;
}

.bg-color-1 .form input[type=radio]:checked + label, .bg-color-12 .form input[type=radio]:checked + label, .bg-color-11 .form input[type=radio]:checked + label, .bg-color-10 .form input[type=radio]:checked + label, .bg-color-9 .form input[type=radio]:checked + label, .bg-color-8 .form input[type=radio]:checked + label, .bg-color-7 .form input[type=radio]:checked + label, .bg-color-6 .form input[type=radio]:checked + label, .bg-black .form input[type=radio]:checked + label, .bg-color-2 .form input[type=radio]:checked + label, .bg-color-3 .form input[type=radio]:checked + label, .bg-color-4 .form input[type=radio]:checked + label, .bg-color-5 .form input[type=radio]:checked + label, .bg-color-1.bg-image .form input[type=radio]:checked + label, .bg-image.bg-color-2 .form input[type=radio]:checked + label, .bg-image.bg-color-3 .form input[type=radio]:checked + label, .bg-image.bg-color-4 .form input[type=radio]:checked + label, .bg-image.bg-color-5 .form input[type=radio]:checked + label {
    color: #fff !important;
}

.bg-color-1 .form input[type=radio]:checked + label:before, .bg-color-12 .form input[type=radio]:checked + label:before, .bg-color-11 .form input[type=radio]:checked + label:before, .bg-color-10 .form input[type=radio]:checked + label:before, .bg-color-9 .form input[type=radio]:checked + label:before, .bg-color-8 .form input[type=radio]:checked + label:before, .bg-color-7 .form input[type=radio]:checked + label:before, .bg-color-6 .form input[type=radio]:checked + label:before, .bg-black .form input[type=radio]:checked + label:before, .bg-color-2 .form input[type=radio]:checked + label:before, .bg-color-3 .form input[type=radio]:checked + label:before, .bg-color-4 .form input[type=radio]:checked + label:before, .bg-color-5 .form input[type=radio]:checked + label:before, .bg-color-1.bg-image .form input[type=radio]:checked + label:before, .bg-image.bg-color-2 .form input[type=radio]:checked + label:before, .bg-image.bg-color-3 .form input[type=radio]:checked + label:before, .bg-image.bg-color-4 .form input[type=radio]:checked + label:before, .bg-image.bg-color-5 .form input[type=radio]:checked + label:before {
    border: 4px solid #fff !important;
}

.bg-color-1 .form input[type=text], .bg-color-12 .form input[type=text], .bg-color-11 .form input[type=text], .bg-color-10 .form input[type=text], .bg-color-9 .form input[type=text], .bg-color-8 .form input[type=text], .bg-color-7 .form input[type=text], .bg-color-6 .form input[type=text], .bg-black .form input[type=text], .bg-color-2 .form input[type=text], .bg-color-3 .form input[type=text], .bg-color-4 .form input[type=text], .bg-color-5 .form input[type=text], .bg-color-1.bg-image .form input[type=text], .bg-image.bg-color-2 .form input[type=text], .bg-image.bg-color-3 .form input[type=text], .bg-image.bg-color-4 .form input[type=text], .bg-image.bg-color-5 .form input[type=text] {
    background-color: transparent;
    border: 1px solid #fff;
    color: #fff;
}

.bg-color-1 .form input::-moz-placeholder, .bg-color-12 .form input::-moz-placeholder, .bg-color-11 .form input::-moz-placeholder, .bg-color-10 .form input::-moz-placeholder, .bg-color-9 .form input::-moz-placeholder, .bg-color-8 .form input::-moz-placeholder, .bg-color-7 .form input::-moz-placeholder, .bg-color-6 .form input::-moz-placeholder, .bg-black .form input::-moz-placeholder, .bg-color-2 .form input::-moz-placeholder, .bg-color-3 .form input::-moz-placeholder, .bg-color-4 .form input::-moz-placeholder, .bg-color-5 .form input::-moz-placeholder, .bg-color-1.bg-image .form input::-moz-placeholder, .bg-image.bg-color-2 .form input::-moz-placeholder, .bg-image.bg-color-3 .form input::-moz-placeholder, .bg-image.bg-color-4 .form input::-moz-placeholder, .bg-image.bg-color-5 .form input::-moz-placeholder {
    color: #fff;
    opacity: 1;
}

.bg-color-1 .form input::-webkit-input-placeholder, .bg-color-12 .form input::-webkit-input-placeholder, .bg-color-11 .form input::-webkit-input-placeholder, .bg-color-10 .form input::-webkit-input-placeholder, .bg-color-9 .form input::-webkit-input-placeholder, .bg-color-8 .form input::-webkit-input-placeholder, .bg-color-7 .form input::-webkit-input-placeholder, .bg-color-6 .form input::-webkit-input-placeholder, .bg-black .form input::-webkit-input-placeholder, .bg-color-2 .form input::-webkit-input-placeholder, .bg-color-3 .form input::-webkit-input-placeholder, .bg-color-4 .form input::-webkit-input-placeholder, .bg-color-5 .form input::-webkit-input-placeholder, .bg-color-1.bg-image .form input::-webkit-input-placeholder, .bg-image.bg-color-2 .form input::-webkit-input-placeholder, .bg-image.bg-color-3 .form input::-webkit-input-placeholder, .bg-image.bg-color-4 .form input::-webkit-input-placeholder, .bg-image.bg-color-5 .form input::-webkit-input-placeholder {
    color: #fff;
}

.bg-color-1 .form input:-ms-input-placeholder, .bg-color-12 .form input:-ms-input-placeholder, .bg-color-11 .form input:-ms-input-placeholder, .bg-color-10 .form input:-ms-input-placeholder, .bg-color-9 .form input:-ms-input-placeholder, .bg-color-8 .form input:-ms-input-placeholder, .bg-color-7 .form input:-ms-input-placeholder, .bg-color-6 .form input:-ms-input-placeholder, .bg-black .form input:-ms-input-placeholder, .bg-color-2 .form input:-ms-input-placeholder, .bg-color-3 .form input:-ms-input-placeholder, .bg-color-4 .form input:-ms-input-placeholder, .bg-color-5 .form input:-ms-input-placeholder, .bg-color-1.bg-image .form input:-ms-input-placeholder, .bg-image.bg-color-2 .form input:-ms-input-placeholder, .bg-image.bg-color-3 .form input:-ms-input-placeholder, .bg-image.bg-color-4 .form input:-ms-input-placeholder, .bg-image.bg-color-5 .form input:-ms-input-placeholder {
    color: #fff;
}

.bg-color-1 .form input:hover::-moz-placeholder, .bg-color-12 .form input:hover::-moz-placeholder, .bg-color-11 .form input:hover::-moz-placeholder, .bg-color-10 .form input:hover::-moz-placeholder, .bg-color-9 .form input:hover::-moz-placeholder, .bg-color-8 .form input:hover::-moz-placeholder, .bg-color-7 .form input:hover::-moz-placeholder, .bg-color-6 .form input:hover::-moz-placeholder, .bg-black .form input:hover::-moz-placeholder, .bg-color-2 .form input:hover::-moz-placeholder, .bg-color-3 .form input:hover::-moz-placeholder, .bg-color-4 .form input:hover::-moz-placeholder, .bg-color-5 .form input:hover::-moz-placeholder, .bg-color-1.bg-image .form input:hover::-moz-placeholder, .bg-image.bg-color-2 .form input:hover::-moz-placeholder, .bg-image.bg-color-3 .form input:hover::-moz-placeholder, .bg-image.bg-color-4 .form input:hover::-moz-placeholder, .bg-image.bg-color-5 .form input:hover::-moz-placeholder {
    color: #fff;
}

.bg-color-1 .form input:hover::-webkit-input-placeholder, .bg-color-12 .form input:hover::-webkit-input-placeholder, .bg-color-11 .form input:hover::-webkit-input-placeholder, .bg-color-10 .form input:hover::-webkit-input-placeholder, .bg-color-9 .form input:hover::-webkit-input-placeholder, .bg-color-8 .form input:hover::-webkit-input-placeholder, .bg-color-7 .form input:hover::-webkit-input-placeholder, .bg-color-6 .form input:hover::-webkit-input-placeholder, .bg-black .form input:hover::-webkit-input-placeholder, .bg-color-2 .form input:hover::-webkit-input-placeholder, .bg-color-3 .form input:hover::-webkit-input-placeholder, .bg-color-4 .form input:hover::-webkit-input-placeholder, .bg-color-5 .form input:hover::-webkit-input-placeholder, .bg-color-1.bg-image .form input:hover::-webkit-input-placeholder, .bg-image.bg-color-2 .form input:hover::-webkit-input-placeholder, .bg-image.bg-color-3 .form input:hover::-webkit-input-placeholder, .bg-image.bg-color-4 .form input:hover::-webkit-input-placeholder, .bg-image.bg-color-5 .form input:hover::-webkit-input-placeholder {
    color: #fff;
}

.bg-color-1 .form input:hover:-ms-input-placeholder, .bg-color-12 .form input:hover:-ms-input-placeholder, .bg-color-11 .form input:hover:-ms-input-placeholder, .bg-color-10 .form input:hover:-ms-input-placeholder, .bg-color-9 .form input:hover:-ms-input-placeholder, .bg-color-8 .form input:hover:-ms-input-placeholder, .bg-color-7 .form input:hover:-ms-input-placeholder, .bg-color-6 .form input:hover:-ms-input-placeholder, .bg-black .form input:hover:-ms-input-placeholder, .bg-color-2 .form input:hover:-ms-input-placeholder, .bg-color-3 .form input:hover:-ms-input-placeholder, .bg-color-4 .form input:hover:-ms-input-placeholder, .bg-color-5 .form input:hover:-ms-input-placeholder, .bg-color-1.bg-image .form input:hover:-ms-input-placeholder, .bg-image.bg-color-2 .form input:hover:-ms-input-placeholder, .bg-image.bg-color-3 .form input:hover:-ms-input-placeholder, .bg-image.bg-color-4 .form input:hover:-ms-input-placeholder, .bg-image.bg-color-5 .form input:hover:-ms-input-placeholder {
    color: #fff;
}

.bg-color-1 .form input:hover::-ms-input-placeholder, .bg-color-12 .form input:hover::-ms-input-placeholder, .bg-color-11 .form input:hover::-ms-input-placeholder, .bg-color-10 .form input:hover::-ms-input-placeholder, .bg-color-9 .form input:hover::-ms-input-placeholder, .bg-color-8 .form input:hover::-ms-input-placeholder, .bg-color-7 .form input:hover::-ms-input-placeholder, .bg-color-6 .form input:hover::-ms-input-placeholder, .bg-black .form input:hover::-ms-input-placeholder, .bg-color-2 .form input:hover::-ms-input-placeholder, .bg-color-3 .form input:hover::-ms-input-placeholder, .bg-color-4 .form input:hover::-ms-input-placeholder, .bg-color-5 .form input:hover::-ms-input-placeholder, .bg-color-1.bg-image .form input:hover::-ms-input-placeholder, .bg-image.bg-color-2 .form input:hover::-ms-input-placeholder, .bg-image.bg-color-3 .form input:hover::-ms-input-placeholder, .bg-image.bg-color-4 .form input:hover::-ms-input-placeholder, .bg-image.bg-color-5 .form input:hover::-ms-input-placeholder {
    color: #fff;
}

.bg-color-1 .form input:hover::placeholder, .bg-color-12 .form input:hover::placeholder, .bg-color-11 .form input:hover::placeholder, .bg-color-10 .form input:hover::placeholder, .bg-color-9 .form input:hover::placeholder, .bg-color-8 .form input:hover::placeholder, .bg-color-7 .form input:hover::placeholder, .bg-color-6 .form input:hover::placeholder, .bg-black .form input:hover::placeholder, .bg-color-2 .form input:hover::placeholder, .bg-color-3 .form input:hover::placeholder, .bg-color-4 .form input:hover::placeholder, .bg-color-5 .form input:hover::placeholder, .bg-color-1.bg-image .form input:hover::placeholder, .bg-image.bg-color-2 .form input:hover::placeholder, .bg-image.bg-color-3 .form input:hover::placeholder, .bg-image.bg-color-4 .form input:hover::placeholder, .bg-image.bg-color-5 .form input:hover::placeholder {
    color: #fff;
}

.bg-color-1 .selectric, .bg-color-12 .selectric, .bg-color-11 .selectric, .bg-color-10 .selectric, .bg-color-9 .selectric, .bg-color-8 .selectric, .bg-color-7 .selectric, .bg-color-6 .selectric, .bg-black .selectric, .bg-color-2 .selectric, .bg-color-3 .selectric, .bg-color-4 .selectric, .bg-color-5 .selectric, .bg-color-1.bg-image .selectric, .bg-image.bg-color-2 .selectric, .bg-image.bg-color-3 .selectric, .bg-image.bg-color-4 .selectric, .bg-image.bg-color-5 .selectric {
    background-color: transparent;
    border: 1px solid #fff;
}

.bg-color-1 .selectric .label, .bg-color-12 .selectric .label, .bg-color-11 .selectric .label, .bg-color-10 .selectric .label, .bg-color-9 .selectric .label, .bg-color-8 .selectric .label, .bg-color-7 .selectric .label, .bg-color-6 .selectric .label, .bg-black .selectric .label, .bg-color-2 .selectric .label, .bg-color-3 .selectric .label, .bg-color-4 .selectric .label, .bg-color-5 .selectric .label, .bg-color-1.bg-image .selectric .label, .bg-image.bg-color-2 .selectric .label, .bg-image.bg-color-3 .selectric .label, .bg-image.bg-color-4 .selectric .label, .bg-image.bg-color-5 .selectric .label {
    color: #fff;
}

.bg-color-1 .selectric .button:after, .bg-color-12 .selectric .button:after, .bg-color-11 .selectric .button:after, .bg-color-10 .selectric .button:after, .bg-color-9 .selectric .button:after, .bg-color-8 .selectric .button:after, .bg-color-7 .selectric .button:after, .bg-color-6 .selectric .button:after, .bg-black .selectric .button:after, .bg-color-2 .selectric .button:after, .bg-color-3 .selectric .button:after, .bg-color-4 .selectric .button:after, .bg-color-5 .selectric .button:after, .bg-color-1.bg-image .selectric .button:after, .bg-image.bg-color-2 .selectric .button:after, .bg-image.bg-color-3 .selectric .button:after, .bg-image.bg-color-4 .selectric .button:after, .bg-image.bg-color-5 .selectric .button:after {
    color: #fff;
    font-size: 12px;
    font-size: 1.2rem;
}

.bg-color-1 .selectric:hover, .bg-color-12 .selectric:hover, .bg-color-11 .selectric:hover, .bg-color-10 .selectric:hover, .bg-color-9 .selectric:hover, .bg-color-8 .selectric:hover, .bg-color-7 .selectric:hover, .bg-color-6 .selectric:hover, .bg-black .selectric:hover, .bg-color-2 .selectric:hover, .bg-color-3 .selectric:hover, .bg-color-4 .selectric:hover, .bg-color-5 .selectric:hover, .bg-color-1.bg-image .selectric:hover, .bg-image.bg-color-2 .selectric:hover, .bg-image.bg-color-3 .selectric:hover, .bg-image.bg-color-4 .selectric:hover, .bg-image.bg-color-5 .selectric:hover {
    border: 1px solid #fff;
}

.bg-color-1 .selectric:hover .label, .bg-color-12 .selectric:hover .label, .bg-color-11 .selectric:hover .label, .bg-color-10 .selectric:hover .label, .bg-color-9 .selectric:hover .label, .bg-color-8 .selectric:hover .label, .bg-color-7 .selectric:hover .label, .bg-color-6 .selectric:hover .label, .bg-black .selectric:hover .label, .bg-color-2 .selectric:hover .label, .bg-color-3 .selectric:hover .label, .bg-color-4 .selectric:hover .label, .bg-color-5 .selectric:hover .label, .bg-color-1.bg-image .selectric:hover .label, .bg-image.bg-color-2 .selectric:hover .label, .bg-image.bg-color-3 .selectric:hover .label, .bg-image.bg-color-4 .selectric:hover .label, .bg-image.bg-color-5 .selectric:hover .label {
    color: #fff !important;
}

.bg-color-1 .selectric:hover .button:after, .bg-color-12 .selectric:hover .button:after, .bg-color-11 .selectric:hover .button:after, .bg-color-10 .selectric:hover .button:after, .bg-color-9 .selectric:hover .button:after, .bg-color-8 .selectric:hover .button:after, .bg-color-7 .selectric:hover .button:after, .bg-color-6 .selectric:hover .button:after, .bg-black .selectric:hover .button:after, .bg-color-2 .selectric:hover .button:after, .bg-color-3 .selectric:hover .button:after, .bg-color-4 .selectric:hover .button:after, .bg-color-5 .selectric:hover .button:after, .bg-color-1.bg-image .selectric:hover .button:after, .bg-image.bg-color-2 .selectric:hover .button:after, .bg-image.bg-color-3 .selectric:hover .button:after, .bg-image.bg-color-4 .selectric:hover .button:after, .bg-image.bg-color-5 .selectric:hover .button:after {
    color: #fff;
    font-size: 12px;
    font-size: 1.2rem;
}

.bg-color-1 .selectric-items, .bg-color-12 .selectric-items, .bg-color-11 .selectric-items, .bg-color-10 .selectric-items, .bg-color-9 .selectric-items, .bg-color-8 .selectric-items, .bg-color-7 .selectric-items, .bg-color-6 .selectric-items, .bg-black .selectric-items, .bg-color-2 .selectric-items, .bg-color-3 .selectric-items, .bg-color-4 .selectric-items, .bg-color-5 .selectric-items, .bg-color-1.bg-image .selectric-items, .bg-image.bg-color-2 .selectric-items, .bg-image.bg-color-3 .selectric-items, .bg-image.bg-color-4 .selectric-items, .bg-image.bg-color-5 .selectric-items {
    border: 1px solid #fff;
}

.bg-color-1 .selectric-items li, .bg-color-12 .selectric-items li, .bg-color-11 .selectric-items li, .bg-color-10 .selectric-items li, .bg-color-9 .selectric-items li, .bg-color-8 .selectric-items li, .bg-color-7 .selectric-items li, .bg-color-6 .selectric-items li, .bg-black .selectric-items li, .bg-color-2 .selectric-items li, .bg-color-3 .selectric-items li, .bg-color-4 .selectric-items li, .bg-color-5 .selectric-items li, .bg-color-1.bg-image .selectric-items li, .bg-image.bg-color-2 .selectric-items li, .bg-image.bg-color-3 .selectric-items li, .bg-image.bg-color-4 .selectric-items li, .bg-image.bg-color-5 .selectric-items li {
    color: #1a3f94;
}

.bg-color-1 .selectric-items li:hover, .bg-color-12 .selectric-items li:hover, .bg-color-11 .selectric-items li:hover, .bg-color-10 .selectric-items li:hover, .bg-color-9 .selectric-items li:hover, .bg-color-8 .selectric-items li:hover, .bg-color-7 .selectric-items li:hover, .bg-color-6 .selectric-items li:hover, .bg-black .selectric-items li:hover, .bg-color-2 .selectric-items li:hover, .bg-color-3 .selectric-items li:hover, .bg-color-4 .selectric-items li:hover, .bg-color-5 .selectric-items li:hover, .bg-color-1.bg-image .selectric-items li:hover, .bg-image.bg-color-2 .selectric-items li:hover, .bg-image.bg-color-3 .selectric-items li:hover, .bg-image.bg-color-4 .selectric-items li:hover, .bg-image.bg-color-5 .selectric-items li:hover {
    color: #fff;
    background-color: #1a3f94;
}

.bg-color-1 .selectric-items li.selected, .bg-color-12 .selectric-items li.selected, .bg-color-11 .selectric-items li.selected, .bg-color-10 .selectric-items li.selected, .bg-color-9 .selectric-items li.selected, .bg-color-8 .selectric-items li.selected, .bg-color-7 .selectric-items li.selected, .bg-color-6 .selectric-items li.selected, .bg-black .selectric-items li.selected, .bg-color-2 .selectric-items li.selected, .bg-color-3 .selectric-items li.selected, .bg-color-4 .selectric-items li.selected, .bg-color-5 .selectric-items li.selected, .bg-color-1.bg-image .selectric-items li.selected, .bg-image.bg-color-2 .selectric-items li.selected, .bg-image.bg-color-3 .selectric-items li.selected, .bg-image.bg-color-4 .selectric-items li.selected, .bg-image.bg-color-5 .selectric-items li.selected {
    background: transparent;
    color: #1a3f94;
}

.bg-color-1 .selectric-items li.selected:hover, .bg-color-12 .selectric-items li.selected:hover, .bg-color-11 .selectric-items li.selected:hover, .bg-color-10 .selectric-items li.selected:hover, .bg-color-9 .selectric-items li.selected:hover, .bg-color-8 .selectric-items li.selected:hover, .bg-color-7 .selectric-items li.selected:hover, .bg-color-6 .selectric-items li.selected:hover, .bg-black .selectric-items li.selected:hover, .bg-color-2 .selectric-items li.selected:hover, .bg-color-3 .selectric-items li.selected:hover, .bg-color-4 .selectric-items li.selected:hover, .bg-color-5 .selectric-items li.selected:hover, .bg-color-1.bg-image .selectric-items li.selected:hover, .bg-image.bg-color-2 .selectric-items li.selected:hover, .bg-image.bg-color-3 .selectric-items li.selected:hover, .bg-image.bg-color-4 .selectric-items li.selected:hover, .bg-image.bg-color-5 .selectric-items li.selected:hover {
    background-color: #1a3f94;
    color: #fff;
}

.bg-color-1 .selectric-open .selectric, .bg-color-12 .selectric-open .selectric, .bg-color-11 .selectric-open .selectric, .bg-color-10 .selectric-open .selectric, .bg-color-9 .selectric-open .selectric, .bg-color-8 .selectric-open .selectric, .bg-color-7 .selectric-open .selectric, .bg-color-6 .selectric-open .selectric, .bg-black .selectric-open .selectric, .bg-color-2 .selectric-open .selectric, .bg-color-3 .selectric-open .selectric, .bg-color-4 .selectric-open .selectric, .bg-color-5 .selectric-open .selectric, .bg-color-1.bg-image .selectric-open .selectric, .bg-image.bg-color-2 .selectric-open .selectric, .bg-image.bg-color-3 .selectric-open .selectric, .bg-image.bg-color-4 .selectric-open .selectric, .bg-image.bg-color-5 .selectric-open .selectric {
    background-color: #fff;
    border: 1px solid #fff;
}

.bg-color-1 .selectric-open .selectric .label, .bg-color-12 .selectric-open .selectric .label, .bg-color-11 .selectric-open .selectric .label, .bg-color-10 .selectric-open .selectric .label, .bg-color-9 .selectric-open .selectric .label, .bg-color-8 .selectric-open .selectric .label, .bg-color-7 .selectric-open .selectric .label, .bg-color-6 .selectric-open .selectric .label, .bg-black .selectric-open .selectric .label, .bg-color-2 .selectric-open .selectric .label, .bg-color-3 .selectric-open .selectric .label, .bg-color-4 .selectric-open .selectric .label, .bg-color-5 .selectric-open .selectric .label, .bg-color-1.bg-image .selectric-open .selectric .label, .bg-image.bg-color-2 .selectric-open .selectric .label, .bg-image.bg-color-3 .selectric-open .selectric .label, .bg-image.bg-color-4 .selectric-open .selectric .label, .bg-image.bg-color-5 .selectric-open .selectric .label {
    color: #1a3f94;
}

.bg-color-1 .selectric-open .selectric .button:after, .bg-color-12 .selectric-open .selectric .button:after, .bg-color-11 .selectric-open .selectric .button:after, .bg-color-10 .selectric-open .selectric .button:after, .bg-color-9 .selectric-open .selectric .button:after, .bg-color-8 .selectric-open .selectric .button:after, .bg-color-7 .selectric-open .selectric .button:after, .bg-color-6 .selectric-open .selectric .button:after, .bg-black .selectric-open .selectric .button:after, .bg-color-2 .selectric-open .selectric .button:after, .bg-color-3 .selectric-open .selectric .button:after, .bg-color-4 .selectric-open .selectric .button:after, .bg-color-5 .selectric-open .selectric .button:after, .bg-color-1.bg-image .selectric-open .selectric .button:after, .bg-image.bg-color-2 .selectric-open .selectric .button:after, .bg-image.bg-color-3 .selectric-open .selectric .button:after, .bg-image.bg-color-4 .selectric-open .selectric .button:after, .bg-image.bg-color-5 .selectric-open .selectric .button:after {
    color: #1a3f94;
    font-size: 12px;
    font-size: 1.2rem;
}

.bg-color-1 .selectric-open .selectric:hover .label, .bg-color-12 .selectric-open .selectric:hover .label, .bg-color-11 .selectric-open .selectric:hover .label, .bg-color-10 .selectric-open .selectric:hover .label, .bg-color-9 .selectric-open .selectric:hover .label, .bg-color-8 .selectric-open .selectric:hover .label, .bg-color-7 .selectric-open .selectric:hover .label, .bg-color-6 .selectric-open .selectric:hover .label, .bg-black .selectric-open .selectric:hover .label, .bg-color-2 .selectric-open .selectric:hover .label, .bg-color-3 .selectric-open .selectric:hover .label, .bg-color-4 .selectric-open .selectric:hover .label, .bg-color-5 .selectric-open .selectric:hover .label, .bg-color-1.bg-image .selectric-open .selectric:hover .label, .bg-image.bg-color-2 .selectric-open .selectric:hover .label, .bg-image.bg-color-3 .selectric-open .selectric:hover .label, .bg-image.bg-color-4 .selectric-open .selectric:hover .label, .bg-image.bg-color-5 .selectric-open .selectric:hover .label {
    color: #1a3f94 !important;
}

.bg-color-1 a, .bg-color-12 a, .bg-color-12.bg-image a, .bg-color-11 a, .bg-color-11.bg-image a, .bg-color-10 a, .bg-color-10.bg-image a, .bg-color-9 a, .bg-color-9.bg-image a, .bg-color-8 a, .bg-color-8.bg-image a, .bg-color-7 a, .bg-color-7.bg-image a, .bg-color-6 a, .bg-color-6.bg-image a, .bg-black a, .bg-black.bg-image a, .bg-color-2 a, .bg-color-2.bg-image a, .bg-color-3 a, .bg-color-3.bg-image a, .bg-color-4 a, .bg-color-4.bg-image a, .bg-color-5 a, .bg-color-5.bg-image a, .bg-color-1.bg-image a, .bg-image.bg-color-2 a, .bg-image.bg-color-3 a, .bg-image.bg-color-4 a, .bg-image.bg-color-5 a {
    color: #d3c108;
}

.bg-color-1 .btn-1, .bg-color-12 .btn-1, .bg-color-11 .btn-1, .bg-color-10 .btn-1, .bg-color-9 .btn-1, .bg-color-8 .btn-1, .bg-color-7 .btn-1, .bg-color-6 .btn-1, .bg-black .btn-1, .bg-color-2 .btn-1, .bg-color-3 .btn-1, .bg-color-4 .btn-1, .bg-color-5 .btn-1, .bg-color-1.bg-image .btn-1, .bg-image.bg-color-2 .btn-1, .bg-image.bg-color-3 .btn-1, .bg-image.bg-color-4 .btn-1, .bg-image.bg-color-5 .btn-1 {
    color: #d3c108 !important;
    background-color: transparent !important;
    border-color: #d3c108 !important;
}

.bg-color-1 .btn-1:hover, .bg-color-12 .btn-1:hover, .bg-color-11 .btn-1:hover, .bg-color-10 .btn-1:hover, .bg-color-9 .btn-1:hover, .bg-color-8 .btn-1:hover, .bg-color-7 .btn-1:hover, .bg-color-6 .btn-1:hover, .bg-black .btn-1:hover, .bg-color-2 .btn-1:hover, .bg-color-3 .btn-1:hover, .bg-color-4 .btn-1:hover, .bg-color-5 .btn-1:hover, .bg-color-1.bg-image .btn-1:hover, .bg-image.bg-color-2 .btn-1:hover, .bg-image.bg-color-3 .btn-1:hover, .bg-image.bg-color-4 .btn-1:hover, .bg-image.bg-color-5 .btn-1:hover {
    background-color: #d3c108 !important;
    color: white !important;
}

.bg-color-1 .btn-2, .bg-color-12 .btn-2, .bg-color-11 .btn-2, .bg-color-10 .btn-2, .bg-color-9 .btn-2, .bg-color-8 .btn-2, .bg-color-7 .btn-2, .bg-color-6 .btn-2, .bg-black .btn-2, .bg-color-2 .btn-2, .bg-color-3 .btn-2, .bg-color-4 .btn-2, .bg-color-5 .btn-2, .bg-color-1.bg-image .btn-2, .bg-image.bg-color-2 .btn-2, .bg-image.bg-color-3 .btn-2, .bg-image.bg-color-4 .btn-2, .bg-image.bg-color-5 .btn-2 {
    color: white !important;
    background-color: #d3c108 !important;
    border-color: #d3c108 !important;
}

.bg-color-1 .btn-2:hover, .bg-color-12 .btn-2:hover, .bg-color-11 .btn-2:hover, .bg-color-10 .btn-2:hover, .bg-color-9 .btn-2:hover, .bg-color-8 .btn-2:hover, .bg-color-7 .btn-2:hover, .bg-color-6 .btn-2:hover, .bg-black .btn-2:hover, .bg-color-2 .btn-2:hover, .bg-color-3 .btn-2:hover, .bg-color-4 .btn-2:hover, .bg-color-5 .btn-2:hover, .bg-color-1.bg-image .btn-2:hover, .bg-image.bg-color-2 .btn-2:hover, .bg-image.bg-color-3 .btn-2:hover, .bg-image.bg-color-4 .btn-2:hover, .bg-image.bg-color-5 .btn-2:hover {
    background-color: #d3c108 !important;
    color: white !important;
}

.bg-color-1 .footable > thead > tr > th, .bg-color-12 .footable > thead > tr > th, .bg-color-11 .footable > thead > tr > th, .bg-color-10 .footable > thead > tr > th, .bg-color-9 .footable > thead > tr > th, .bg-color-8 .footable > thead > tr > th, .bg-color-7 .footable > thead > tr > th, .bg-color-6 .footable > thead > tr > th, .bg-black .footable > thead > tr > th, .bg-color-2 .footable > thead > tr > th, .bg-color-3 .footable > thead > tr > th, .bg-color-4 .footable > thead > tr > th, .bg-color-5 .footable > thead > tr > th, .bg-color-1.bg-image .footable > thead > tr > th, .bg-image.bg-color-2 .footable > thead > tr > th, .bg-image.bg-color-3 .footable > thead > tr > th, .bg-image.bg-color-4 .footable > thead > tr > th, .bg-image.bg-color-5 .footable > thead > tr > th {
    background-color: #eaeaea;
    color: #585858;
    border: 1px solid #585858;
    border-top: none;
}

.bg-color-2, .bg-color-2.bg-image {
    color: #d3c108;
    fill: #d3c108;
    background-color: #970d48;
}

.bg-color-3, .bg-color-3.bg-image {
    background-color: #6ec9c4;
    color: #585858;
    fill: #585858;
}

.bg-color-3 h1, .bg-color-3 h2, .bg-color-3 h3, .bg-color-3 h4, .bg-color-3 h5, .bg-color-3 h6, .bg-color-3 a, .bg-color-3 p, .bg-color-3 li, .bg-color-3.bg-image h1, .bg-color-3.bg-image h2, .bg-color-3.bg-image h3, .bg-color-3.bg-image h4, .bg-color-3.bg-image h5, .bg-color-3.bg-image h6, .bg-color-3.bg-image a, .bg-color-3.bg-image p, .bg-color-3.bg-image li {
    color: inherit;
    fill: inherit;
}

.bg-color-3 .btn-1, .bg-color-3.bg-image .btn-1 {
    color: #585858 !important;
    background-color: transparent !important;
    border-color: #585858 !important;
}

.bg-color-3 .btn-1:hover, .bg-color-3.bg-image .btn-1:hover {
    background-color: #585858 !important;
    color: white !important;
}

.bg-color-3 .btn-2, .bg-color-3.bg-image .btn-2 {
    color: white !important;
    background-color: #585858 !important;
    border-color: #585858 !important;
}

.bg-color-3 .btn-2:hover, .bg-color-3.bg-image .btn-2:hover {
    background-color: #585858 !important;
    color: white !important;
}

.bg-color-4, .bg-color-4.bg-image {
    background-color: #d3c108;
    color: #585858;
    fill: #585858;
}

.bg-color-4 h1, .bg-color-4 h2, .bg-color-4 h3, .bg-color-4 h4, .bg-color-4 h5, .bg-color-4 h6, .bg-color-4 p, .bg-color-4 li, .bg-color-4.bg-image h1, .bg-color-4.bg-image h2, .bg-color-4.bg-image h3, .bg-color-4.bg-image h4, .bg-color-4.bg-image h5, .bg-color-4.bg-image h6, .bg-color-4.bg-image p, .bg-color-4.bg-image li {
    color: inherit;
    fill: inherit;
}

.bg-color-4 a, .bg-color-4.bg-image a {
    color: #006ca3;
}

.bg-color-4 .btn-1, .bg-color-4.bg-image .btn-1 {
    color: #006ca3 !important;
    background-color: transparent !important;
    border-color: #006ca3 !important;
}

.bg-color-4 .btn-1:hover, .bg-color-4.bg-image .btn-1:hover {
    background-color: #006ca3 !important;
    color: white !important;
}

.bg-color-4 .btn-2, .bg-color-4.bg-image .btn-2 {
    color: white !important;
    background-color: #006ca3 !important;
    border-color: #006ca3 !important;
}

.bg-color-4 .btn-2:hover, .bg-color-4.bg-image .btn-2:hover {
    background-color: #006ca3 !important;
    color: white !important;
}

.bg-color-5, .bg-color-5.bg-image {
    background-color: #9d9dca;
    color: white;
    fill: white;
}

.bg-color-5 h1, .bg-color-5 h2, .bg-color-5 h3, .bg-color-5 h4, .bg-color-5 h5, .bg-color-5 h6, .bg-color-5 li, .bg-color-5.bg-image h1, .bg-color-5.bg-image h2, .bg-color-5.bg-image h3, .bg-color-5.bg-image h4, .bg-color-5.bg-image h5, .bg-color-5.bg-image h6, .bg-color-5.bg-image li {
    color: white;
    fill: white;
}

.bg-color-10, .bg-color-10.bg-image {
    color: #84c561;
    fill: #84c561;
    background-color: #102b4a;
}

.bg-color-10:after, .bg-color-10.bg-image:after {
    background-color: inherit;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block !important;
    opacity: 0.95;
    filter: alpha(opacity=95);
    content: "";
}

.bg-color-10 h1, .bg-color-10 h2, .bg-color-10 h3, .bg-color-10 h4, .bg-color-10 h5, .bg-color-10 h6, .bg-color-10.bg-image h1, .bg-color-10.bg-image h2, .bg-color-10.bg-image h3, .bg-color-10.bg-image h4, .bg-color-10.bg-image h5, .bg-color-10.bg-image h6 {
    color: inherit;
    fill: inherit;
}

.bg-color-10 p, .bg-color-10 li, .bg-color-10.bg-image p, .bg-color-10.bg-image li {
    color: white;
}

.bg-color-10 a, .bg-color-10.bg-image a {
    color: #d3c108;
}

.bg-color-10 .btn-1, .bg-color-10.bg-image .btn-1 {
    color: #d3c108 !important;
    background-color: transparent !important;
    border-color: #d3c108 !important;
}

.bg-color-10 .btn-1:hover, .bg-color-10.bg-image .btn-1:hover {
    background-color: #d3c108 !important;
    color: white !important;
}

.bg-color-10 .btn-2, .bg-color-10.bg-image .btn-2 {
    color: white !important;
    background-color: #d3c108 !important;
    border-color: #d3c108 !important;
}

.bg-color-10 .btn-2:hover, .bg-color-10.bg-image .btn-2:hover {
    background-color: #d3c108 !important;
    color: white !important;
}

/*---Supportin styles -------------------*/
.white-text, .bg-image {
    color: white;
    fill: white;
}

.white-text h1, .bg-image h1, .white-text h2, .bg-image h2, .white-text h3, .bg-image h3, .white-text h4, .bg-image h4, .white-text h5, .bg-image h5, .white-text h6, .bg-image h6, .white-text li, .bg-image li {
    color: white;
}

.white-text p, .bg-image p {
    color: white;
}

.white-text a, .bg-image a {
    color: #d3c108;
}

.row {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    width: 100%;
    height: auto;
}

.row:before, .row:after {
    content: " ";
    display: table;
    clear: both;
}

[class^=col], [class*=" col"] {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    position: relative;
    float: left;
    width: 4.11932%;
    margin: 0 1.06534%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

[class^=col]:before, [class^=col]:after, [class*=" col"]:before, [class*=" col"]:after {
    content: " ";
    display: table;
    clear: both;
    position: relative;
}

.color [class^=col], .color [class*=" col"] {
    background-color: grey;
}

.color .container, .color .t2 .bin, .t2 .color .bin, .color .t3 .bin, .t3 .color .bin {
    background: black;
}

[class^=col].center-box, [class*=" col"].center-box {
    margin: auto;
    float: none !important;
    display: block;
}

.col-2 {
    width: 10.36932%;
}

.col-3 {
    width: 16.61932%;
}

.col-4 {
    width: 22.86932%;
}

.col-5 {
    width: 29.11932%;
}

.col-6 {
    width: 35.36932%;
}

.col-7 {
    width: 41.61932%;
}

.col-8 {
    width: 47.86932%;
}

.col-9 {
    width: 54.11932%;
}

.col-10 {
    width: 60.36932%;
}

.col-11 {
    width: 66.61932%;
}

.col-12 {
    width: 72.86932%;
}

.col-13 {
    width: 79.11932%;
}

.col-14 {
    width: 85.36932%;
}

.col-15 {
    width: 91.61932%;
}

.col-16 {
    width: 97.86932%;
}

.animate {
    -webkit-transition: all 400ms linear;
    transition: all 400ms linear;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
}

.animate:nth-child(odd) {
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
}

.fade-in {
    opacity: 0;
    filter: alpha(opacity=0);
}

.dev-grid {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    height: 100%;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999999999;
    pointer-events: none;
    padding: 0;
    margin: 0 auto !important;
    background-color: transparent;
}

.dev-grid .container, .dev-grid .t2 .bin, .t2 .dev-grid .bin, .dev-grid .t3 .bin, .t3 .dev-grid .bin {
    height: 100%;
    padding: 0;
    opacity: 0.4;
    filter: alpha(opacity=40);
}

.dev-grid [class^=col-], .dev-grid [class*=" col-"] {
    height: 100%;
    background-color: yellow;
}

.dev-grid.on {
    opacity: 1;
    filter: alpha(opacity=100);
}

.dev-grid:after {
    content: "large-desktop";
    background-color: black;
    padding: 10px;
    left: 0;
    right: 0;
    margin: auto;
    top: 0;
    position: absolute;
    color: #fff;
    z-index: 500;
}

@media (max-width: 1408px) {
    .dev-grid:after {
        content: "medium-desktop";
    }
}
@media (max-width: 1248px) {
    .dev-grid:after {
        content: "small-desktop";
    }
}
@media (max-width: 1008px) {
    .dev-grid:after {
        content: "tablet";
    }
}
@media (max-width: 768px) {
    .dev-grid:after {
        content: "large-mobile";
    }
}
@media (max-width: 736px) {
    .dev-grid:after {
        content: "mobile";
    }
}
.dev-grid.on:after {
    opacity: 1;
}

/* Brand Fonts & Treatment -------------------------------------*/
.h1, h1 {
    font-family: "Lato", sans-serif;
    font-weight: 700;
    font-size: 36px;
    font-size: 3.6rem;
    line-height: 1;
    margin: 0;
    color: #1a3f94;
    position: relative;
}

.h2, h2 {
    font-family: "Lato", sans-serif;
    font-weight: 600;
    font-size: 30px;
    font-size: 3rem;
    line-height: 1.2;
    margin: 0;
    color: #1a3f94;
    position: relative;
}

.h3, h3 {
    font-family: "Lato", sans-serif;
    font-weight: 600;
    font-size: 25px;
    font-size: 2.5rem;
    line-height: 1.2;
    margin: 0;
    color: #970d48;
    position: relative;
}

.h4, h4 {
    font-family: "Lato", sans-serif;
    font-weight: 400;
    font-size: 23px;
    font-size: 2.3rem;
    line-height: 1.2;
    margin: 0;
    color: #84c561;
    position: relative;
}

.h5, h5 {
    font-family: "Lato", sans-serif;
    font-weight: 400;
    font-size: 20px;
    font-size: 2rem;
    line-height: 1.2;
    margin: 0;
    color: #84c561;
    position: relative;
}

.h6, h6 {
    font-family: "Lato", sans-serif;
    font-weight: 400;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.2;
    margin: 0;
    color: #006ca3;
    position: relative;
}

h1 {
    margin: 0.5em 0 0.2em;
}

h2 {
    margin: 0.5em 0 0.2em;
}

h3 {
    margin: 0.5em 0 0.2em;
}

h4 {
    margin: 0.5em 0 0.2em;
}

h5 {
    margin: 0.5em 0 0.2em;
}

h6 {
    margin: 0.5em 0 0.2em;
}

p {
    font-family: "Lato", sans-serif;
    padding: 0;
    font-weight: 400;
    line-height: 1.7em;
    margin: 0 0 15px;
    font-size: 16px;
    font-size: 1.6rem;
    position: relative;
}

.link, a {
    color: #006ca3;
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    text-decoration: none;
}

.link:hover, a:hover, .link.hovered, a.hovered {
    text-decoration: none;
}

.link:active, a:active {
    color: inherit;
}

b {
    font-weight: 600;
    color: #585858;
}

a {
    outline: none !important;
    position: relative;
}

ul {
    margin: 0;
    list-style: none;
    padding: 10px 25px 10px 0;
}

@media (max-width: 736px) {
    ul {
        padding: 10px 0;
        position: relative;
    }
}
ul li {
    position: relative;
    text-decoration: none;
    font-family: "Lato", sans-serif;
    line-height: 1.8em;
    padding-left: 48px;
    font-weight: 400;
    font-size: 16px;
    font-size: 1.6rem;
    font-family: "Lato", sans-serif;
}

@media (max-width: 736px) {
    ul li {
        padding-left: 20px;
    }
}
ul li:before {
    content: "";
    display: block;
    position: absolute;
    left: 25px;
    top: 11px;
    background-color: #006ca3;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}

@media (max-width: 736px) {
    ul li:before {
        left: 0;
    }
}
ol {
    margin: 0;
    padding: 10px 25px 10px 0;
    list-style-type: none;
    counter-reset: point;
}

@media (max-width: 736px) {
    ol {
        padding: 10px 0;
        position: relative;
    }
}
ol li {
    padding: 0 0 0 50px;
    line-height: 1.8em;
    list-style: none;
    position: relative;
    font-weight: 400;
    font-size: 16px;
    font-size: 1.6rem;
    font-family: "Lato", sans-serif;
}

@media (max-width: 736px) {
    ol li {
        padding-left: 20px;
    }
}
ol li:before {
    counter-increment: point 1;
    content: counter(point) ".)";
    font-weight: 600;
    position: absolute;
    left: 20px;
    top: 2px;
    width: 20px;
    height: 14px;
    line-height: 1.8em;
    font-size: 14px;
    font-size: 1.4rem;
    color: #006ca3;
    font-family: "Lato", sans-serif;
    text-align: center;
}

@media (max-width: 736px) {
    ol li:before {
        left: 0;
    }
}
em {
    font-style: italic;
    position: relative;
}

strong {
    font-weight: 600;
    position: relative;
}

mark {
    color: #1a3f94;
    background: none;
    position: relative;
}

hr {
    margin: 0;
    border-bottom: none;
    position: relative;
}

.button-1, .bc-1 {
    padding: 15px;
    text-align: center;
    display: inline-block;
    border: 1px solid #006ca3;
    border-bottom-width: 1px !important;
    border-bottom-style: solid !important;
    color: #006ca3;
    text-transform: uppercase;
    font-weight: 600;
}

.button-1:hover, .bc-1:hover {
    background-color: #006ca3;
    color: white;
}

.bc-1 {
    border-color: #006ca3;
    color: #006ca3 !important;
}

.bc-1:hover {
    background-color: #006ca3;
    color: white;
}

/* basic button style */
.btn {
    display: inline-block;
    min-width: 154px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 10px;
    border-bottom: none;
    border: 1px solid transparent;
    text-align: center;
    height: 58px;
    line-height: 58px;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 600;
    text-decoration: none;
    text-transform: uppercase;
}

@media (max-width: 736px) {
    .btn {
        display: block;
        width: 100%;
    }
}
/* button coloring styles - to set colors - assign additional coloring class to .btn as follows */
/* white to blue */
.w-b {
    border: 1px solid #006ca3;
    color: #006ca3;
}

.w-b:hover {
    background-color: #006ca3;
    color: #fff;
}

/* blue to white */
.b-w {
    border: 1px solid #006ca3;
    color: #fff;
    background-color: #006ca3;
}

.b-w:hover {
    background-color: #fff;
    color: #006ca3;
}

/* white to red */
.w-r {
    border: 1px solid #970d48;
    color: #970d48;
}

.w-r:hover {
    background-color: #970d48;
    color: #fff;
}

/* red to white */
.r-w {
    border: 1px solid #970d48;
    color: #fff;
    background-color: #970d48;
}

.r-w:hover {
    background-color: #fff;
    color: #970d48;
}

/* white to green */
.w-g {
    border: 1px solid #84c561;
    color: #84c561;
}

.w-g:hover {
    background-color: #84c561;
    color: #fff;
}

/* green to white */
.g-w {
    border: 1px solid #84c561;
    color: #fff;
    background-color: #84c561;
}

.g-w:hover {
    background-color: #fff;
    color: #84c561;
}

.btn-1 {
    padding: 15px;
    margin: 5px 5px 5px 0;
    text-align: center;
    display: inline-block;
    border-width: 1px !important;
    border-style: solid !important;
    background-color: transparent !important;
    color: #585858;
    text-transform: uppercase;
    font-weight: 600;
}

.btn-1:hover {
    background-color: #585858 !important;
    color: white !important;
}

.btn-2 {
    padding: 15px;
    margin: 5px 5px 5px 0;
    text-align: center;
    display: inline-block;
    border-width: 1px !important;
    border-style: solid !important;
    background-color: #585858;
    color: white !important;
    text-transform: uppercase;
    font-weight: 600;
}

.btn-2:hover {
    color: white !important;
}

.c-1 {
    color: #006ca3;
    background-color: #006ca3;
    border-color: #006ca3;
}

.c-1:hover {
    background-color: #006ca3 !important;
    color: #006ca3;
}

.c-2 {
    color: #84c561;
    background-color: #84c561;
    border-color: #84c561;
}

.c-2:hover {
    background-color: #84c561 !important;
    color: #84c561;
}

.c-3 {
    color: #787d83;
    background-color: #787d83;
    border-color: #787d83;
}

.c-3:hover {
    background-color: #787d83 !important;
    color: #787d83;
}

.c-4 {
    color: #6ec9c4;
    background-color: #6ec9c4;
    border-color: #6ec9c4;
}

.c-4:hover {
    background-color: #6ec9c4 !important;
    color: #6ec9c4;
}

.c-5 {
    color: #9d9dca;
    background-color: #9d9dca;
    border-color: #9d9dca;
}

.c-5:hover {
    background-color: #9d9dca !important;
    color: #9d9dca;
}

.c-6 {
    color: #d3c108;
    background-color: #d3c108;
    border-color: #d3c108;
}

.c-6:hover {
    background-color: #d3c108 !important;
    color: #d3c108;
}

.c-7 {
    color: #970d48;
    background-color: #970d48;
    border-color: #970d48;
}

.c-7:hover {
    background-color: #970d48 !important;
    color: #970d48;
}

/* =============================================================================
  FORMS
  ========================================================================== */
form, fieldset {
    margin: 0;
    padding: 0;
    border-style: none;
}

label {
    cursor: pointer;
}

button, input[type=button], input[type=reset], input[type=submit] {
    cursor: pointer;
    -webkit-appearance: none;
    *overflow: visible;
}

input {
    outline: none;
}

/*Iphone Border Radius Fix*/
input {
    -webkit-border-radius: 0;
}

textarea {
    -webkit-border-radius: 0;
}

input[type=text], input[type=email], input[type=search], input[type=password], textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    /* mobile firefox too! */
}

button[disabled], input[disabled] {
    cursor: default;
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

button {
    padding: 0;
}

input[type=checkbox], input[type=radio] {
    width: 15px;
    height: 16px;
    padding: 0;
    margin: 0;
}

input, textarea, select {
    font: 100% "Lato", sans-serif, "Lato", sans-serif, Arial, Helvetica, sans-serif;
    vertical-align: middle;
    color: #fdbb11;
}

textarea {
    resize: vertical;
    margin: 0;
    padding: 0;
    overflow: auto;
    vertical-align: top;
    outline: none;
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none;
}

input::-moz-placeholder {
    color: #818181;
    opacity: 1;
}

input::-webkit-input-placeholder {
    color: #818181;
}

input:-ms-input-placeholder {
    color: #818181;
}

input:hover::-webkit-input-placeholder {
    color: #006ca3;
}

input:hover::-moz-placeholder {
    color: #006ca3;
}

input:hover:-ms-input-placeholder {
    color: #006ca3;
}

input:hover::-ms-input-placeholder {
    color: #006ca3;
}

input:hover::placeholder {
    color: #006ca3;
}

input:hover::-moz-placeholder {
    color: #006ca3;
}

input:hover::-webkit-input-placeholder {
    color: #006ca3;
}

input:hover:-ms-input-placeholder {
    color: #006ca3;
}

input:hover::-ms-input-placeholder {
    color: #006ca3;
}

input:hover::placeholder {
    color: #006ca3;
}

input:focus::-moz-placeholder {
    color: transparent;
}

input:focus::-webkit-input-placeholder {
    color: transparent;
}

input:focus:-ms-input-placeholder {
    color: transparent;
}

input:focus::-ms-input-placeholder {
    color: transparent;
}

input:focus::placeholder {
    color: transparent;
}

textarea::-moz-placeholder {
    color: #818181;
    opacity: 1;
}

textarea::-webkit-input-placeholder {
    color: #818181;
}

textarea:-ms-input-placeholder {
    color: #818181;
}

textarea:hover::-webkit-input-placeholder {
    color: #006ca3;
}

textarea:hover::-moz-placeholder {
    color: #006ca3;
}

textarea:hover:-ms-input-placeholder {
    color: #006ca3;
}

textarea:hover::-ms-input-placeholder {
    color: #006ca3;
}

textarea:hover::placeholder {
    color: #006ca3;
}

textarea:hover::-moz-placeholder {
    color: #006ca3;
}

textarea:hover::-webkit-input-placeholder {
    color: #006ca3;
}

textarea:hover:-ms-input-placeholder {
    color: #006ca3;
}

textarea:hover::-ms-input-placeholder {
    color: #006ca3;
}

textarea:hover::placeholder {
    color: #006ca3;
}

textarea:focus::-moz-placeholder {
    color: transparent;
}

textarea:focus::-webkit-input-placeholder {
    color: transparent;
}

textarea:focus:-ms-input-placeholder {
    color: transparent;
}

textarea:focus::-ms-input-placeholder {
    color: transparent;
}

textarea:focus::placeholder {
    color: transparent;
}

input::-ms-clear {
    display: none;
}

.form .fields {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}

@media (max-width: 736px) {
    .form .fields {
        display: block;
    }
}
.form .fields > .field {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    padding-left: 0.5em;
    padding-right: 0.5em;
}

@media (max-width: 736px) {
    .form .fields > .field {
        padding: 0;
    }
}
.form .fields.two > .field, .form .fields.two > .fields {
    width: 50%;
}

@media (max-width: 736px) {
    .form .fields.two > .field, .form .fields.two > .fields {
        width: 100%;
    }
}
.form .fields.two .field:first-child {
    padding-left: 0;
}

.form .fields.two .field:last-child {
    padding-right: 0;
}

.form .fields.two .field.narrow {
    width: 30%;
}

@media (max-width: 1248px) {
    .form .fields.two .field.narrow {
        width: 40%;
    }
}
@media (max-width: 1008px) {
    .form .fields.two .field.narrow {
        width: 30%;
    }
}
@media (max-width: 736px) {
    .form .fields.two .field.narrow {
        width: 100%;
    }
}
.form .fields.two .field.wide {
    width: 70%;
}

@media (max-width: 1248px) {
    .form .fields.two .field.wide {
        width: 60%;
    }
}
@media (max-width: 1008px) {
    .form .fields.two .field.wide {
        width: 70%;
    }
}
@media (max-width: 736px) {
    .form .fields.two .field.wide {
        width: 100%;
    }
}
@media (max-width: 736px) {
    .form .fields.three:after {
        content: ".";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
        font-size: 0;
        line-height: 0;
    }
}
.form .fields.three > .field, .form .fields.three > .fields {
    width: 33%;
}

@media (max-width: 736px) {
    .form .fields.three > .field, .form .fields.three > .fields {
        width: 100%;
    }
    .form .fields.three > .field.inline, .form .fields.three > .fields.inline {
        width: 47%;
    }
    .form .fields.three > .field.inline.left, .form .fields.three > .fields.inline.left {
        float: left;
        clear: left;
    }
    .form .fields.three > .field.inline.right, .form .fields.three > .fields.inline.right {
        clear: right;
        float: right;
    }
}
.form .fields.three .field:first-child {
    padding-left: 0;
}

.form .fields.three .field:last-child {
    padding-right: 0;
}

.form h5 {
    position: relative;
    width: 100%;
    margin: 10px 0;
}

.form h5:after {
    content: "";
    display: block;
    position: absolute;
    z-index: 0;
    top: 50%;
    left: 0;
    width: 100%;
    border-bottom: 1px solid #e3e3e3;
}

.form h5 span {
    padding: 0 10px 0 0;
    background-color: #fff;
    position: relative;
    color: #970d48;
    z-index: 1;
}

input[type=text],
input[type=tel],
input[type=email],
input[type=password],
input[type=search],
select,
textarea {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #818181;
    margin-bottom: 25px;
    height: 50px;
    padding: 0 20px;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 500;
    color: #585858;
}

input[type=text]:hover, input[type=text]:focus,
input[type=tel]:hover,
input[type=tel]:focus,
input[type=email]:hover,
input[type=email]:focus,
input[type=password]:hover,
input[type=password]:focus,
input[type=search]:hover,
input[type=search]:focus,
select:hover,
select:focus,
textarea:hover,
textarea:focus {
    color: #006ca3;
    border: 1px solid #006ca3;
}

input[type=text].error,
input[type=tel].error,
input[type=email].error,
input[type=password].error,
input[type=search].error,
select.error,
textarea.error {
    color: #970d48;
    border-color: #970d48;
}

input[type=text].error:-moz-placeholder,
input[type=tel].error:-moz-placeholder,
input[type=email].error:-moz-placeholder,
input[type=password].error:-moz-placeholder,
input[type=search].error:-moz-placeholder,
select.error:-moz-placeholder,
textarea.error:-moz-placeholder {
    color: #970d48;
}

input[type=text].error::-moz-placeholder,
input[type=tel].error::-moz-placeholder,
input[type=email].error::-moz-placeholder,
input[type=password].error::-moz-placeholder,
input[type=search].error::-moz-placeholder,
select.error::-moz-placeholder,
textarea.error::-moz-placeholder {
    color: #970d48;
    opacity: 1;
}

input[type=text].error::-webkit-input-placeholder,
input[type=tel].error::-webkit-input-placeholder,
input[type=email].error::-webkit-input-placeholder,
input[type=password].error::-webkit-input-placeholder,
input[type=search].error::-webkit-input-placeholder,
select.error::-webkit-input-placeholder,
textarea.error::-webkit-input-placeholder {
    color: #970d48;
}

input[type=text].error:-ms-input-placeholder,
input[type=tel].error:-ms-input-placeholder,
input[type=email].error:-ms-input-placeholder,
input[type=password].error:-ms-input-placeholder,
input[type=search].error:-ms-input-placeholder,
select.error:-ms-input-placeholder,
textarea.error:-ms-input-placeholder {
    color: #970d48;
}

input[type=text].success,
input[type=tel].success,
input[type=email].success,
input[type=password].success,
input[type=search].success,
select.success,
textarea.success {
    color: #84c561;
    border-color: #84c561;
}

input[type=text].success:-moz-placeholder,
input[type=tel].success:-moz-placeholder,
input[type=email].success:-moz-placeholder,
input[type=password].success:-moz-placeholder,
input[type=search].success:-moz-placeholder,
select.success:-moz-placeholder,
textarea.success:-moz-placeholder {
    color: #84c561;
}

input[type=text].success::-moz-placeholder,
input[type=tel].success::-moz-placeholder,
input[type=email].success::-moz-placeholder,
input[type=password].success::-moz-placeholder,
input[type=search].success::-moz-placeholder,
select.success::-moz-placeholder,
textarea.success::-moz-placeholder {
    color: #84c561;
    opacity: 1;
}

input[type=text].success::-webkit-input-placeholder,
input[type=tel].success::-webkit-input-placeholder,
input[type=email].success::-webkit-input-placeholder,
input[type=password].success::-webkit-input-placeholder,
input[type=search].success::-webkit-input-placeholder,
select.success::-webkit-input-placeholder,
textarea.success::-webkit-input-placeholder {
    color: #84c561;
}

input[type=text].success:-ms-input-placeholder,
input[type=tel].success:-ms-input-placeholder,
input[type=email].success:-ms-input-placeholder,
input[type=password].success:-ms-input-placeholder,
input[type=search].success:-ms-input-placeholder,
select.success:-ms-input-placeholder,
textarea.success:-ms-input-placeholder {
    color: #84c561;
}

textarea {
    height: 194px;
    padding: 20px;
    resize: vertical;
}

label {
    display: block;
    color: #fff;
}

input[type=checkbox],
input[type=radio] {
    float: left;
}

.chk-label {
    overflow: hidden;
}

.imp {
    width: 100%;
    position: relative;
}

.imp .text, .imp .selectric {
    width: 100% !important;
    float: none !important;
}

.imp:after {
    content: "*";
    display: block;
    background-color: #006ca3;
    color: #fff;
    width: 23px;
    height: 24px;
    position: absolute;
    top: 0;
    right: 0;
    text-align: center;
    padding: 2px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.wrap {
    width: 100%;
    position: relative;
}

.wrap:after {
    content: "";
    display: block;
    clear: both;
}

.wrap .text, .wrap .selectric-wrapper, .wrap .imp {
    width: 49%;
    float: left;
}

.wrap .text:last-child, .wrap .selectric-wrapper:last-child, .wrap .imp:last-child {
    float: right;
}

@media (max-width: 736px) {
    .wrap .text, .wrap .selectric-wrapper, .wrap .imp {
        width: 100% !important;
        float: none !important;
    }
}
.field {
    width: 100%;
    overflow: hidden;
}

.file-upload:before {
    content: "\e02f";
    font-family: "uja-sephardic";
    display: block;
    position: absolute;
    color: #585858;
    right: 30px;
    top: 13px;
    font-size: 20px;
    font-size: 2rem;
    z-index: 10;
}

input[type=file] {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    z-index: 10;
}

input[type=submit] {
    float: right;
}

@media (max-width: 736px) {
    input[type=submit] {
        float: none;
        width: 100%;
    }
}
.form-section {
    padding: 2em;
    width: 100%;
}

form .cards {
    display: block;
    margin: 15px 0;
}

form div {
    position: static;
}

div[class^=box-] .content form .wrap, div[class*=" box-"] .content form .wrap {
    position: static;
}

.box-100 .form {
    width: 47.86932%;
    margin: 0 auto;
}

@media (max-width: 1248px) {
    .box-100 .form {
        width: 100%;
    }
}
.box-50 form .wrap {
    width: 100%;
    position: relative;
}

.box-50 form .wrap:after {
    content: "";
    display: block;
    clear: both;
}

.box-50 form .wrap .text, .box-50 form .wrap .selectric, .box-50 form .wrap .imp {
    width: 100% !important;
    float: none !important;
}

.box-25 form .wrap {
    width: 100%;
    position: relative;
}

.box-25 form .wrap:after {
    content: "";
    display: block;
    clear: both;
}

.box-25 form .wrap .text, .box-25 form .wrap .selectric, .box-25 form .wrap .imp {
    width: 100% !important;
    float: none !important;
}

select.custom {
    display: none;
}

input[type=checkbox] {
    position: absolute;
    opacity: 0;
    filter: alpha(opacity=0);
    cursor: pointer;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 0;
    left: 0;
}

input[type=checkbox] + label {
    position: relative;
    padding: 0;
    font-size: 16px;
    font-size: 1.6rem;
    cursor: pointer;
    color: #585858;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

input[type=checkbox] + label:before {
    top: 5px;
    content: "";
    display: inline-block;
    position: relative;
    height: 22px;
    width: 22px;
    cursor: pointer;
    color: #fff;
    background-color: #fff;
    border: 1px solid #585858;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-right: 15px;
}

input[type=checkbox]:checked + label:before {
    background: url("../images/ico-check.svg") no-repeat 50% 50% #006ca3;
    background-size: 80%;
    color: #006ca3;
    border: 1px solid #006ca3;
}

input[type=checkbox]:checked + label {
    cursor: pointer;
    color: #006ca3;
}

/*radio*/
input[type=radio] {
    position: absolute;
    opacity: 0;
    filter: alpha(opacity=0);
    cursor: pointer;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    left: 0;
}

input[type=radio] + label {
    position: relative;
    padding: 0;
    font-size: 16px;
    font-size: 1.6rem;
    cursor: pointer;
    color: #585858;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

input[type=radio] + label:before {
    top: 5px;
    content: "";
    display: inline-block;
    position: relative;
    height: 22px;
    width: 22px;
    cursor: pointer;
    color: #fff;
    background-color: #fff;
    border: 1px solid #585858;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    margin-right: 15px;
}

input[type=radio]:checked + label:before {
    background: none;
    color: #fff;
    border: 4px solid #006ca3;
    background-size: 55%;
    background-position: center center;
    background-repeat: no-repeat;
}

input[type=radio]:checked + label:after {
    background: none;
    color: #fff;
    background-size: 55%;
    background-position: center center;
    background-repeat: no-repeat;
    top: 14px;
    left: 5px;
    content: "";
    position: absolute;
    height: 12px;
    width: 12px;
    cursor: pointer;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}

input[type=radio]:checked + label {
    cursor: pointer;
    color: #006ca3;
}

.shadow {
    width: 100%;
    height: 100%;
    position: fixed !important;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.3);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    z-index: 1000;
}

.alert {
    margin: auto;
    width: 600px;
    height: 120px;
    background-color: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 60px 0 120px;
    position: relative;
    z-index: 1100 !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.alert .close {
    position: absolute;
    top: 5px;
    right: 5px;
    text-decoration: none;
    color: #102b4a;
}

.alert .box {
    position: absolute !important;
    left: 0;
    top: 0;
    background-color: #970d48;
    width: 80px;
    height: 120px;
}

.alert .box:before {
    content: "\e010";
    display: block;
    color: #fff;
    font-family: "uja-sephardic";
    position: absolute;
    left: 50%;
    top: 50%;
    width: 30px;
    height: 26px;
    margin: -13px 0 0 -13px;
    font-size: 26px;
    font-size: 2.6rem;
}

.alert .box:after {
    content: "";
    display: block;
    position: absolute;
    border-left: 12px solid #970d48;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    width: 0;
    height: 0;
    right: -12px;
    top: 50%;
    margin: -12px 0 0;
}

.alert p {
    font-style: italic;
    margin: auto 0;
    color: #585858 !important;
}

.alert p span {
    color: #970d48 !important;
}

@media (max-width: 736px) {
    .alert {
        width: 90%;
        display: block;
        height: auto;
        padding: 0;
    }
    .alert .close {
        color: #fff;
    }
    .alert .box {
        position: relative !important;
        width: 100%;
        display: block;
        height: 60px;
    }
    .alert .box:after {
        content: "";
        display: block;
        position: absolute;
        border-left: 12px solid transparent;
        border-right: 12px solid transparent;
        border-top: 12px solid #970d48;
        border-bottom: none;
        width: 0;
        height: 0;
        right: 50%;
        top: 100%;
        margin: 0 -12px 0 0;
    }
    .alert p {
        margin: 0;
        display: block;
        padding: 20px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }
}
.success {
    margin: auto;
    width: 600px;
    height: 120px;
    background-color: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 60px 0 120px;
    position: relative;
    z-index: 1100 !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.success .close {
    position: absolute;
    top: 5px;
    right: 5px;
    text-decoration: none;
    color: #102b4a;
}

.success .box {
    position: absolute !important;
    left: 0;
    top: 0;
    background-color: #84c561;
    width: 80px;
    height: 120px;
}

.success .box:before {
    content: "\e010";
    display: block;
    color: #fff;
    font-family: "uja-sephardic";
    position: absolute;
    left: 50%;
    top: 50%;
    width: 30px;
    height: 26px;
    margin: -13px 0 0 -13px;
    font-size: 26px;
    font-size: 2.6rem;
}

.success .box:after {
    content: "";
    display: block;
    position: absolute;
    border-left: 12px solid #84c561;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    width: 0;
    height: 0;
    right: -12px;
    top: 50%;
    margin: -12px 0 0;
}

.success p {
    font-style: italic;
    margin: auto 0;
    color: #585858 !important;
}

.success p span {
    color: #84c561 !important;
}

@media (max-width: 736px) {
    .success {
        width: 90%;
        display: block;
        height: auto;
        padding: 0;
    }
    .success .close {
        color: #fff;
    }
    .success .box {
        position: relative !important;
        width: 100%;
        display: block;
        height: 60px;
    }
    .success .box:after {
        content: "";
        display: block;
        position: absolute;
        border-left: 12px solid transparent;
        border-right: 12px solid transparent;
        border-top: 12px solid #84c561;
        border-bottom: none;
        width: 0;
        height: 0;
        right: 50%;
        top: 100%;
        margin: 0 -12px 0 0;
    }
    .success p {
        margin: 0;
        display: block;
        padding: 20px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }
}
@font-face {
    font-family: "uja-sephardic";
    src: url("../fonts/uja-sephardic.eot");
    src: url("../fonts/uja-sephardic.eot?#iefix") format("embedded-opentype"), url("../fonts/uja-sephardic.woff") format("woff"), url("../fonts/uja-sephardic.ttf") format("truetype"), url("../fonts/uja-sephardic.svg#uja-sephardic") format("svg");
    font-weight: normal;
    font-style: normal;
}
.icon-core, .event-single .item:before, .program-filters .search-text:after, .box-25 .staff-single .item .sec-3 .detail .hold .email:before, .box-25 .staff-single .item .sec-3 .detail .hold .phone:before, .box-33 .staff-single .item .sec-3 .detail .hold .email:before, .box-33 .staff-single .item .sec-3 .detail .hold .phone:before, .staff-single .item .sec-3 .detail .email:before, .staff-single .item .sec-3 .detail .phone:before, .staff-content .phil .title:before, .staff-content .card .detail .email:before, .staff-content .card .detail .phone:before, [class^=icon-]:before,
[class*=" icon-"]:before, .icon-icons-1:before, #header .tools .item.login:before, .icon-icons-2:before, #header .tools .item.search:before, .icon-icons-3:before, .gallery-list-module .list .item .thumb:before, .icon-icons-4:before, .event-list-1-module .intro .title:before, .icon-icons-5:before, .icon-icons-6:before, .icon-icons-7:before, .icon-icons-8:before, .icon-icons-9:before, .icon-icons-10:before, .icon-icons-11:before, .icon-icons-12:before, .icon-icons-13:before, .icon-icons-14:before, .icon-icons-15:before, .event-list-1-module .list .item .con .cta:before, .icon-icons-16:before, #header .nav .item.drop:before, .icon-icons-17:before, .icon-icons-18:before, .icon-icons-19:before, .icon-icons-20:before, .icon-icons-21:before, #header .tools .item.account:before, .icon-icons-22:before, .icon-icons-23:before, .icon-icons-24:before, .icon-icons-25:before, .icon-icons-26:before, .icon-icons-27:before, .icon-icons-28:before, .icon-icons-29:before, .icon-icons-30:before, .staff-list-1 .list .item .thumb:before, .staff-list-2 .list .item .thumb:before, .icon-icons-31:before, .icon-icons-32:before, .icon-icons-33:before, .icon-icons-34:before, .icon-icons-35:before, .icon-icons-36:before, .icon-icons-37:before, .icon-icons-38:before, .icon-icons-39:before, .icon-icons-40:before, .icon-icons-41:before, .icon-icons-42:before, .icon-icons-43:before, .icon-icons-44:before, .icon-icons-45:before, .icon-icons-46:before, .icon-icons-47:before, .icon-icons-48:before, .icon-icons-49:before, .icon-icons-50:before, .icon-icons-51:before, .icon-icons-52:before, .icon-icons-53:before, .icon-xicons-54:before, .icon-xicons-55:before, .link-box:before {
    font-family: "uja-sephardic" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    vertical-align: middle;
    padding: 0 5px;
}

[data-icon]:before {
    content: attr(data-icon);
}

.icon-icons-1:before, #header .tools .item.login:before {
    content: "\e000";
}

.icon-icons-2:before, #header .tools .item.search:before {
    content: "\e001";
}

.icon-icons-3:before, .gallery-list-module .list .item .thumb:before {
    content: "\e002";
}

.icon-icons-4:before, .event-list-1-module .intro .title:before, .event-single .item:before {
    content: "\e003";
}

.icon-icons-5:before {
    content: "\e004";
}

.icon-icons-6:before {
    content: "\e005";
}

.icon-icons-7:before {
    content: "\e006";
}

.icon-icons-8:before {
    content: "\e007";
}

.icon-icons-9:before {
    content: "\e008";
}

.icon-icons-10:before {
    content: "\e009";
}

.icon-icons-11:before {
    content: "\e00a";
}

.icon-icons-12:before {
    content: "\e00b";
}

.icon-icons-13:before {
    content: "\e00c";
}

.icon-icons-14:before {
    content: "\e00d";
}

.icon-icons-15:before, .event-list-1-module .list .item .con .cta:before {
    content: "\e00e";
}

.icon-icons-16:before, #header .nav .item.drop:before {
    content: "\e00f";
}

.icon-icons-17:before {
    content: "\e010";
}

.icon-icons-18:before {
    content: "\e011";
}

.icon-icons-19:before {
    content: "\e012";
}

.icon-icons-20:before {
    content: "\e013";
}

.icon-icons-21:before, #header .tools .item.account:before {
    content: "\e014";
}

.icon-icons-22:before {
    content: "\e015";
}

.icon-icons-23:before {
    content: "\e016";
}

.icon-icons-24:before {
    content: "\e017";
}

.icon-icons-25:before {
    content: "\e018";
}

.icon-icons-26:before {
    content: "\e019";
}

.icon-icons-27:before {
    content: "\e01a";
}

.icon-icons-28:before {
    content: "\e01b";
}

.icon-icons-29:before {
    content: "\e01c";
}

.icon-icons-30:before, .staff-list-1 .list .item .thumb:before, .staff-list-2 .list .item .thumb:before {
    content: "\e01d";
}

.icon-icons-31:before {
    content: "\e01e";
}

.icon-icons-32:before {
    content: "\e01f";
}

.icon-icons-33:before {
    content: "\e020";
}

.icon-icons-34:before {
    content: "\e022";
}

.icon-icons-35:before {
    content: "\e023";
}

.icon-icons-36:before, .staff-content .card .detail .phone:before, .staff-single .item .sec-3 .detail .phone:before {
    content: "\e024";
}

.icon-icons-37:before, .staff-content .card .detail .email:before, .staff-single .item .sec-3 .detail .email:before {
    content: "\e025";
}

.icon-icons-38:before {
    content: "\e026";
}

.icon-icons-39:before {
    content: "\e027";
}

.icon-icons-40:before {
    content: "\e028";
}

.icon-icons-41:before {
    content: "\e029";
}

.icon-icons-42:before {
    content: "\e02a";
}

.icon-icons-43:before {
    content: "\e02b";
}

.icon-icons-44:before, .staff-content .phil .title:before {
    content: "\e02c";
}

.icon-icons-45:before {
    content: "\e021";
}

.icon-icons-46:before {
    content: "\e02d";
}

.icon-icons-47:before {
    content: "\e02e";
}

.icon-icons-48:before {
    content: "\e02f";
}

.icon-icons-49:before {
    content: "\e030";
}

.icon-icons-50:before {
    content: "\e031";
}

.icon-icons-51:before {
    content: "\e032";
}

.icon-icons-52:before {
    content: "\e033";
}

.icon-icons-53:before {
    content: "\e034";
}

.icon-xicons-54:before {
    content: "\e035";
}

.icon-xicons-55:before, .link-box:before {
    content: "\e036";
}

/*
 * CSS Styles that are needed by jScrollPane for it to operate correctly.
 *
 * Include this stylesheet in your site or copy and paste the styles below into your stylesheet - jScrollPane
 * may not operate correctly without them.
 */
/*
 * CSS Styles that are needed by jScrollPane for it to operate correctly.
 *
 * Include this stylesheet in your site or copy and paste the styles below into your stylesheet - jScrollPane
 * may not operate correctly without them.
 */
.jspContainer {
    overflow: hidden;
    position: relative;
}

.jspPane {
    position: absolute;
}

.jspVerticalBar {
    position: absolute;
    top: 0;
    right: 2px;
    width: 9px;
    height: 100%;
    /*background: red;*/
}

.jspHorizontalBar {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 16px;
    /*background: red;*/
}

.jspVerticalBar *,
.jspHorizontalBar * {
    margin: 0;
    padding: 0;
}

.jspCap {
    display: none;
}

.jspHorizontalBar .jspCap {
    float: left;
}

.jspTrack {
    /*background: #dde;*/
    position: relative;
}

.jspDrag {
    background: #b32b2b;
    opacity: 0.8;
    position: relative;
    top: 0;
    left: 0;
    cursor: pointer;
}

.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag {
    float: left;
    height: 100%;
}

.jspArrow {
    /*background: #50506d;*/
    text-indent: -20000px;
    display: block;
    cursor: pointer;
}

.jspArrow.jspDisabled {
    cursor: default;
    /*background: #80808d;*/
}

.jspVerticalBar .jspArrow {
    height: 16px;
}

.jspHorizontalBar .jspArrow {
    width: 16px;
    float: left;
    height: 100%;
}

.jspVerticalBar .jspArrow:focus {
    outline: none;
}

.jspCorner {
    background: #eeeef4;
    float: left;
    height: 100%;
}

/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner {
    margin: 0 -3px 0 0;
}

.jspPane {
    width: 100% !important;
}

.jspDrag {
    background: none;
    /*here the color of drag can be applied*/
    width: 4px;
    top: 3px;
    opacity: 0.8;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    z-index: 25;
}

.overlay-menu .jspTrack {
    background: none;
}

.overlay-menu .jspVerticalBar .jspArrow {
    display: none;
}

.overlay-menu .jspPane {
    width: 100% !important;
}

.selectric-wrapper {
    position: relative;
    cursor: pointer;
    margin: 0 0 1em 0;
}

.selectric-responsive {
    width: 100%;
}

.selectric {
    border: 1px solid #818181;
    background: #fff;
    position: relative;
    text-align: left;
}

.selectric .label {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0 48px 0 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 48px;
    color: #080505;
    height: 48px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.selectric .button {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    text-align: center;
    width: 48px;
    height: 48px;
    color: #006ca3;
    overflow: hidden;
}

.selectric .button:after {
    content: "\e00e";
    display: inline-block;
    vertical-align: middle;
    font-family: "uja-sephardic";
    line-height: 48px;
    font-size: 20px;
    color: #585858;
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    text-indent: 0;
}

.selectric-focus .selectric {
    border: 1px solid #006ca3;
}

.selectric-focus .selectric .label {
    color: #006ca3;
}

.selectric-hover .selectric {
    border: 1px solid #006ca3;
}

.selectric-hover .selectric .label {
    color: #006ca3;
}

.selectric-hover .selectric .button:after {
    color: #006ca3;
}

.selectric-open {
    z-index: 9999 !important;
}

.selectric-open div {
    z-index: 10 !important;
}

.selectric-open .selectric {
    border: 1px solid #006ca3;
}

.selectric-open .selectric-items {
    display: block;
}

.selectric-open .button:after {
    color: #006ca3;
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    line-height: 47px;
}

.selectric-disabled {
    filter: alpha(opacity=50);
    opacity: 0.5;
    cursor: default;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.selectric-hide-select {
    position: relative;
    overflow: hidden;
    width: 0;
    height: 0;
}

.selectric-hide-select select {
    position: absolute;
    left: -100%;
    display: none;
}

.selectric-input {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    margin: 0 !important;
    padding: 0 !important;
    width: 1px !important;
    height: 1px !important;
    outline: none !important;
    border: none !important;
    *font: 0/0 a !important;
    background: none !important;
}

.selectric-temp-show {
    position: absolute !important;
    visibility: hidden !important;
    display: block !important;
}

/* Items box */
.selectric-items {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    background: #fff;
    z-index: -1;
    border: 1px solid #006ca3;
    border-top: none;
    max-height: 150px;
    overflow-y: scroll;
}

.selectric-items .selectric-scroll {
    height: 100%;
    overflow: auto;
}

.selectric-above .selectric-items {
    top: auto;
    bottom: 100%;
}

.selectric-items ul, .selectric-items li {
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 16px;
    font-weight: 300;
    min-height: 50px;
}

.selectric-items li {
    display: block;
    padding: 10px 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
}

.selectric-items li:before {
    display: none;
}

.selectric-items li.selected {
    background: #006ca3;
    color: #fff;
    display: none;
}

.selectric-items li:hover {
    background: #006ca3;
    color: #fff;
}

.selectric-items .disabled {
    filter: alpha(opacity=50);
    opacity: 0.5;
    cursor: default !important;
    background: none !important;
    color: #666 !important;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.selectric-items .selectric-group .selectric-group-label {
    font-weight: bold;
    padding-left: 10px;
    cursor: default;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background: none;
    color: #444;
}

.selectric-items .selectric-group.disabled li {
    filter: alpha(opacity=100);
    opacity: 1;
}

.selectric-items .selectric-group li {
    padding-left: 25px;
}

.footable {
    width: 100%;
    /** SORTING **/
    /** PAGINATION **/
}

.footable.breakpoint > tbody > tr.footable-detail-show > td {
    border-bottom: none;
}

.footable.breakpoint > tbody > tr.footable-detail-show > td > span.footable-toggle:before {
    content: "\e001";
}

.footable.breakpoint > tbody > tr:hover:not(.footable-row-detail) {
    cursor: pointer;
}

.footable.breakpoint > tbody > tr > td.footable-cell-detail {
    background: #eee;
    border-top: none;
}

.footable.breakpoint > tbody > tr > td > span.footable-toggle {
    display: inline-block;
    font-family: "footable";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    padding-right: 5px;
    font-size: 14px;
    color: #585858;
}

.footable.breakpoint > tbody > tr > td > span.footable-toggle:before {
    content: "+";
}

.footable.breakpoint > tbody > tr.footable-detail-show > td > span.footable-toggle:before {
    content: "-";
}

.footable.breakpoint.toggle-circle > tbody > tr.footable-detail-show > td > span.footable-toggle:before {
    content: "\e005";
}

.footable.breakpoint.toggle-circle > tbody > tr > td > span.footable-toggle:before {
    content: "\e004";
}

.footable.breakpoint.toggle-circle-filled > tbody > tr.footable-detail-show > td > span.footable-toggle:before {
    content: "\e003";
}

.footable.breakpoint.toggle-circle-filled > tbody > tr > td > span.footable-toggle:before {
    content: "\e002";
}

.footable.breakpoint.toggle-square > tbody > tr.footable-detail-show > td > span.footable-toggle:before {
    content: "\e007";
}

.footable.breakpoint.toggle-square > tbody > tr > td > span.footable-toggle:before {
    content: "\e006";
}

.footable.breakpoint.toggle-square-filled > tbody > tr.footable-detail-show > td > span.footable-toggle:before {
    content: "\e009";
}

.footable.breakpoint.toggle-square-filled > tbody > tr > td > span.footable-toggle:before {
    content: "\e008";
}

.footable.breakpoint.toggle-arrow > tbody > tr.footable-detail-show > td > span.footable-toggle:before {
    content: "\e00f";
}

.footable.breakpoint.toggle-arrow > tbody > tr > td > span.footable-toggle:before {
    content: "\e011";
}

.footable.breakpoint.toggle-arrow-small > tbody > tr.footable-detail-show > td > span.footable-toggle:before {
    content: "\e013";
}

.footable.breakpoint.toggle-arrow-small > tbody > tr > td > span.footable-toggle:before {
    content: "\e015";
}

.footable.breakpoint.toggle-arrow-circle > tbody > tr.footable-detail-show > td > span.footable-toggle:before {
    content: "\e01b";
}

.footable.breakpoint.toggle-arrow-circle > tbody > tr > td > span.footable-toggle:before {
    content: "\e01d";
}

.footable.breakpoint.toggle-arrow-circle-filled > tbody > tr.footable-detail-show > td > span.footable-toggle:before {
    content: "\e00b";
}

.footable.breakpoint.toggle-arrow-circle-filled > tbody > tr > td > span.footable-toggle:before {
    content: "\e00d";
}

.footable.breakpoint.toggle-arrow-tiny > tbody > tr.footable-detail-show > td > span.footable-toggle:before {
    content: "\e01f";
}

.footable.breakpoint.toggle-arrow-tiny > tbody > tr > td > span.footable-toggle:before {
    content: "\e021";
}

.footable.breakpoint.toggle-arrow-alt > tbody > tr.footable-detail-show > td > span.footable-toggle:before {
    content: "\e017";
}

.footable.breakpoint.toggle-arrow-alt > tbody > tr > td > span.footable-toggle:before {
    content: "\e019";
}

.footable.breakpoint.toggle-medium > tbody > tr > td > span.footable-toggle {
    font-size: 18px;
}

.footable.breakpoint.toggle-large > tbody > tr > td > span.footable-toggle {
    font-size: 24px;
}

.footable > thead > tr > th {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: -moz-none;
    -ms-user-select: none;
    user-select: none;
}

.footable > thead > tr > th.footable-sortable:hover {
    cursor: pointer;
}

.footable > thead > tr > th.footable-sorted > span.footable-sort-indicator:before {
    content: "\e012";
}

.footable > thead > tr > th.footable-sorted-desc > span.footable-sort-indicator:before {
    content: "\e013";
}

.footable > thead > tr > th > span.footable-sort-indicator {
    display: inline-block;
    font-family: "footable";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    padding-left: 5px;
}

.footable > thead > tr > th > span.footable-sort-indicator:before {
    content: "\e022";
}

.footable > tfoot .pagination {
    margin: 0;
}

.footable.no-paging .hide-if-no-paging {
    display: none;
}

.footable-row-detail-inner {
    display: table;
}

.footable-row-detail-row {
    display: table-row;
    line-height: 1.5em;
}

.footable-row-detail-group {
    display: block;
    line-height: 2em;
    font-size: 1.2em;
    font-weight: bold;
}

.footable-row-detail-name {
    display: table-cell;
    font-weight: bold;
    padding-right: 0.5em;
}

.footable-row-detail-value {
    display: table-cell;
}

.footable-odd {
    background-color: #f7f7f7;
}

/* core theme */
.footable {
    border-collapse: collapse;
    border-spacing: 0;
    border: 1px solid #e3e3e3;
    color: #444444;
    background: #ffffff;
    font-size: 16px;
    font-size: 1.6rem;
}

.footable > thead > tr > th {
    border: 1px solid #116691;
    background-color: #006ca3;
    color: #fff;
    font-weight: 600;
    padding: 20px 24px;
    text-align: left;
    text-transform: uppercase;
}

.footable tr:nth-child(even) {
    background-color: #f5f5f5;
}

.footable > thead > tr > th,
.footable > thead > tr > td {
    border-top: none;
}

.footable > thead > tr > th.footable-first-column,
.footable > thead > tr > td.footable-first-column {
    border-left: none;
}

.footable.breakpoint > tbody > tr.footable-row-detail > .footable-row-detail-cell {
    border-left: none;
}

.footable > tbody img {
    vertical-align: middle;
}

.footable > tbody > tr:hover {
    background: #006ca3;
    color: #fff;
}

.footable > tbody > tr > td {
    border-top: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
    padding: 20px 24px;
    text-align: left;
}

.footable > tbody > tr > td.footable-first-column {
    border-left: none;
}

.footable .pagination {
    margin: 20px 0;
}

.footable .pagination > ul {
    display: inline-block;
    margin: 0;
    padding: 0;
    border-radius: 6px;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: #ffffff;
}

.footable .pagination > ul > li {
    display: inline;
}

.footable .pagination > ul > li > a,
.footable .pagination > ul > li > span {
    float: left;
    padding: 4px 12px;
    line-height: 20px;
    text-decoration: none;
    border: 1px solid #cccccc;
    border-left-width: 0;
}

.footable .pagination > ul > li:first-child > a,
.footable .pagination > ul > li:first-child > span {
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
    border-left-width: 1px;
}

.footable .pagination > ul > li:last-child > a,
.footable .pagination > ul > li:last-child > span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.footable .pagination > ul > li > a:hover,
.footable .pagination > ul > li > a:focus,
.footable .pagination > ul > .active > a,
.footable .pagination > ul > .active > span {
    background-color: #eeeeee;
}

.footable .pagination > ul > .active > a,
.footable .pagination > ul > .active > span {
    color: #444444;
    cursor: default;
}

.footable .pagination > ul > .disabled > span,
.footable .pagination > ul > .disabled > a,
.footable .pagination > ul > .disabled > a:hover,
.footable .pagination > ul > .disabled > a:focus {
    color: #cccccc;
    cursor: default;
    background-color: #ebf3fc;
}

.footable .pagination.pagination-centered {
    text-align: center;
}

.footable .pagination.pagination-right {
    text-align: center;
}

.footable-odd {
    background-color: #f7f7f7;
}

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
    -webkit-animation-duration: 1000ms;
    animation-duration: 1000ms;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-transition: all 500ms cubic-bezier(0.25, 0.1, 0.25, 1);
    transition: all 500ms cubic-bezier(0.25, 0.1, 0.25, 1);
    /* ease (default) */
    -webkit-transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
    transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
    /* ease (default) */
}

.owl-carousel .owl-animated-in {
    z-index: 0;
}

.owl-carousel .owl-animated-out {
    z-index: 1;
}

.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}
@keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}
/*
 *  Owl Carousel - Auto Height Plugin
 */
.owl-height {
    -webkit-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out;
}

/*
 *  Core Owl Carousel CSS File
 */
.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    /* position relative and z-index fix webkit rendering fonts issue */
    position: relative;
    z-index: 1;
    height: 100%;
}

.owl-carousel div {
    max-width: none !important;
}

.owl-carousel .owl-stage-outer {
    position: relative;
    height: 100%;
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    height: 100%;
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.owl-carousel .owl-stage-outer {
    position: relative;
    height: 100%;
    overflow: hidden;
    /* fix for flashing background */
    -webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.owl-carousel .owl-controls .owl-dots {
    position: absolute;
    bottom: 45px;
    right: 45px;
    z-index: 10;
}

@media (max-width: 736px) {
    .owl-carousel .owl-controls .owl-dots {
        right: 20px;
        bottom: 20px;
    }
}
.owl-carousel .owl-controls .owl-dots .owl-dot {
    float: left;
    margin: 0 0 0 9px;
}

.owl-carousel .owl-controls .owl-dots .owl-dot span {
    display: block;
    border: 1px solid #fff;
    background-color: transparent;
    width: 13px;
    height: 13px;
}

@media (max-width: 736px) {
    .owl-carousel .owl-controls .owl-dots .owl-dot span {
        width: 10px;
        height: 10px;
    }
}
.owl-carousel .owl-controls .owl-dots .owl-dot.active span {
    background-color: #7dc167;
}

.owl-carousel.owl-loaded {
    display: block;
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block;
}

.owl-carousel.owl-hidden {
    opacity: 0;
}

.owl-carousel .owl-refresh .owl-item {
    display: none;
}

.owl-carousel .owl-item {
    position: relative;
    height: 100%;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    -webkit-transform-style: preserve-3d;
}

.owl-carousel.owl-text-select-on .owl-item {
    -webkit-user-select: auto;
    -moz-user-select: auto;
    -ms-user-select: auto;
    user-select: auto;
}

.owl-carousel .owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab;
}

.owl-carousel.owl-rtl {
    direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
    float: right;
}

/* No Js */
.no-js .owl-carousel {
    display: block;
}

/*
 *  Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    -webkit-transition: opacity 400ms ease;
    transition: opacity 400ms ease;
}

.owl-carousel .owl-item img {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

/*
 *  Owl Carousel - Video Plugin
 */
.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;
    -webkit-transition: scale 100ms ease;
    transition: scale 100ms ease;
}

.owl-carousel .owl-video-play-icon:hover {
    -webkit-transition: scale(1.3, 1.3);
    transition: scale(1.3, 1.3);
}

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
    display: none;
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    -webkit-transition: opacity 400ms ease;
    transition: opacity 400ms ease;
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
}

.simple-marquee-container * {
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}

@media (max-width: 1008px) {
    .simple-marquee-container * {
        display: none;
    }
}
.simple-marquee-container {
    width: 100%;
    float: left;
    display: inline-block;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    cursor: pointer;
    height: 80px;
}

.marquee-sibling {
    position: absolute;
    right: 0;
    top: 0;
}

.marquee, *[class^=marquee] {
    display: inline-block;
    white-space: nowrap;
    position: absolute;
}

.marquee {
    margin-left: 25%;
}

.marquee-content-items {
    display: inline-block;
    padding: 5px;
    margin: 0;
    height: 45px;
    position: relative;
}

.marquee-content-items li {
    display: inline-block;
    line-height: 35px;
    color: #fff;
}

.marquee-content-items li:after {
    content: "|";
    margin: 0 1em;
}

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
    padding: 0;
    margin: 0;
    border: 0;
    outline: none;
    vertical-align: top;
}

.fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8020;
}

.fancybox-skin {
    position: relative;
    background: #f9f9f9;
    color: #444;
    text-shadow: none;
    border-radius: 4px;
}

.fancybox-opened {
    z-index: 8030;
}

.fancybox-opened .fancybox-skin {
    -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
    position: relative;
}

.fancybox-inner {
    overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
    -webkit-overflow-scrolling: touch;
}

.fancybox-error {
    color: #444;
    font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0;
    padding: 15px;
    white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
    display: block;
    width: 100%;
    height: 100%;
}

.fancybox-image {
    max-width: 100%;
    max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image: url("../images/fancybox_sprite.png");
}

#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
    background-position: 0 -108px;
    opacity: 0.8;
    cursor: pointer;
    z-index: 8060;
}

#fancybox-loading div {
    width: 44px;
    height: 44px;
    background: url("../images/fancybox_loading.gif") center center no-repeat;
}

.fancybox-close {
    position: absolute;
    top: -18px;
    right: -18px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    z-index: 8040;
}

.fancybox-nav {
    position: absolute;
    top: 0;
    width: 40%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
    background: transparent url("../images/blank.gif");
    /* helps IE */
    -webkit-tap-highlight-color: transparent;
    z-index: 8040;
}

.fancybox-prev {
    left: 0;
}

.fancybox-next {
    right: 0;
}

.fancybox-nav span {
    position: absolute;
    top: 50%;
    width: 36px;
    height: 34px;
    margin-top: -18px;
    cursor: pointer;
    z-index: 8040;
    visibility: hidden;
}

.fancybox-prev span {
    left: 10px;
    background-position: 0 -36px;
}

.fancybox-next span {
    right: 10px;
    background-position: 0 -72px;
}

.fancybox-nav:hover span {
    visibility: visible;
}

.fancybox-tmp {
    position: absolute;
    top: -99999px;
    left: -99999px;
    visibility: hidden;
    max-width: 99999px;
    max-height: 99999px;
    overflow: visible !important;
}

/* Overlay helper */
.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 8010;
    background: rgba(0, 0, 0, 0.5);
}

.fancybox-overlay-fixed {
    position: fixed;
    bottom: 0;
    right: 0;
}

.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: scroll;
}

/* Title helper */
.fancybox-title {
    visibility: hidden;
    font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    position: relative;
    text-shadow: none;
    z-index: 8050;
}

.fancybox-opened .fancybox-title {
    visibility: visible;
}

.fancybox-title-float-wrap {
    display: block;
}

.fancybox-title-float-wrap .child p {
    margin: 0;
}

.fancybox-title-float-wrap .child h6 {
    color: #84c561;
}

.fancybox-title-outside-wrap {
    position: relative;
    margin-top: 10px;
    color: #fff;
}

.fancybox-title-inside-wrap {
    padding-top: 10px;
}

.fancybox-title-over-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px;
    background: #000;
    background: rgba(0, 0, 0, 0.8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
    #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
        background-image: url("../images/fancybox_sprite@2x.png");
        background-size: 44px 152px;
        /*The size of the normal image, half the size of the hi-res image*/
    }
    #fancybox-loading div {
        background-image: url("../images/fancybox_loading@2x.gif");
        background-size: 24px 24px;
        /*The size of the normal image, half the size of the hi-res image*/
    }
}
#header {
    position: fixed;
    top: 0;
    left: 0;
    height: 90px;
    width: 100%;
    z-index: 230;
}

@media (max-width: 1008px) {
    #header {
        height: 75px;
    }
}
#header .container, #header .t2 .bin, .t2 #header .bin, #header .t3 .bin, .t3 #header .bin {
    height: 100%;
    overflow: visible;
}

@media (max-width: 1008px) {
    #header .container, #header .t2 .bin, .t2 #header .bin, #header .t3 .bin, .t3 #header .bin {
        height: 75px;
        max-width: 100%;
        width: 100%;
        margin: 0;
    }
}
#header .con {
    background-color: rgba(1, 85, 128, 0.98);
    border-bottom: 6px solid rgba(1, 85, 128, 0.98);
    width: 97.86932%;
    margin: 0 1.06534%;
    height: 100%;
}

@media (max-width: 1008px) {
    #header .con {
        max-width: 100%;
        width: 100%;
        margin: 0;
    }
}
@media (max-width: 1008px) {
    #header.open .con {
        background-color: #fff;
        border-bottom: 6px solid rgba(1, 85, 128, 0.98);
    }
}
#header .tools {
    float: right;
    height: 100%;
    width: auto;
}

@media (max-width: 1008px) {
    #header .tools {
        display: none;
    }
}
#header .tools .item {
    width: 100px;
    height: 100%;
    text-align: center;
    cursor: pointer;
    border-bottom: none;
    padding-top: 20px;
    float: left;
}

#header .tools .item span {
    font-weight: 400;
    font-size: 0.7em;
    color: white;
    text-transform: uppercase;
    width: 100%;
    padding: 3px 0;
}

#header .tools .item span em {
    display: block;
    font-size: 12px;
    font-size: 1.2rem;
    font-style: normal;
    text-transform: lowercase;
}

#header .tools .item.login {
    background-color: #84c561;
}

#header .tools .item.login:before {
    color: white;
    display: block;
    padding: 2px 0;
}

#header .tools .item.account {
    background-color: #84c561;
}

#header .tools .item.account:before {
    color: white;
    display: block;
    padding: 2px 0;
}

#header .tools .item.search:hover {
    background-color: #0d4f71;
}

#header .tools .item.search:before {
    color: white;
    display: block;
    padding: 2px 0;
}

#header .nav {
    float: right;
    height: 100%;
    width: auto;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
}

@media (max-width: 1008px) {
    #header .nav {
        display: none;
    }
}
#header .nav .item {
    border-right: 1px solid #0d4f71;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: none;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -moz-justify-content: center;
    justify-content: center;
}

#header .nav .item:hover {
    background-color: #0d4f71;
}

#header .nav .item.open {
    background-color: #0d4f71;
}

#header .nav .item.open.drop:before {
    color: #84c561;
}

#header .nav .item.open a, #header .nav .item.open span {
    color: #84c561;
}

#header .nav .item.drop:before {
    left: 0;
    right: 0;
    margin: auto;
    color: white;
    position: absolute;
    width: 100%;
    bottom: 15px;
    text-align: center;
    font-size: 0.5em;
}

#header .nav .item a, #header .nav .item span {
    height: 100%;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -moz-justify-content: center;
    justify-content: center;
    text-transform: uppercase;
    color: white;
    font-size: 0.8em;
    font-weight: 400;
    text-align: center;
    padding: 0 30px;
    cursor: pointer;
}

@media (max-width: 1408px) {
    #header .nav .item a, #header .nav .item span {
        padding: 0 20px;
        font-size: 0.7em;
    }
}
@media (max-width: 1248px) {
    #header .nav .item a, #header .nav .item span {
        padding: 0 15px;
        font-size: 0.6em;
    }
}
#header .logo {
    float: left;
    height: 100%;
    width: auto;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 0 1.06534%;
    -webkit-transition: none;
    transition: none;
}

#header .logo img {
    height: 100%;
    width: auto;
    position: relative;
    display: block;
}

#header.open .logo {
    background: url("../images/bg-logo-colored.png") no-repeat 0 0;
    background-size: cover;
    width: 170px;
    height: 55px;
    padding: 0;
    margin: 7px 0 0 13px;
}

#header.open .logo img {
    display: none;
}

#header .menu-mobile-icon {
    height: 25px;
    width: 25px;
    cursor: pointer;
    display: none;
    position: absolute;
    right: 15px;
    top: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    cursor: pointer;
}

#header .menu-mobile-icon.open .bar-1 {
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 10px;
    background-color: #006ca3;
}

#header .menu-mobile-icon.open .bar-2 {
    opacity: 0;
    filter: alpha(opacity=0);
}

#header .menu-mobile-icon.open .bar-3 {
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    background-color: #006ca3;
    bottom: 12px;
}

@media (max-width: 1008px) {
    #header .menu-mobile-icon {
        display: block;
    }
}
#header .menu-mobile-icon .menu-bar, #header .menu-mobile-icon .bar-1, #header .menu-mobile-icon .bar-2, #header .menu-mobile-icon .bar-3 {
    width: 100%;
    height: 3px;
    background-color: white;
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
}

#header .menu-mobile-icon .bar-1 {
    top: 0;
    left: 0;
    position: absolute;
}

#header .menu-mobile-icon .bar-2 {
    position: absolute;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

#header .menu-mobile-icon .bar-3 {
    bottom: 0;
    left: 0;
    position: absolute;
}

.menu-dropdown {
    opacity: 0;
    filter: alpha(opacity=0);
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    height: 100vh;
    width: 100%;
    z-index: 99;
    overflow: auto;
    background-color: rgba(0, 90, 136, 0.95);
}

@media (max-width: 736px) {
    .menu-dropdown {
        z-index: 220;
    }
}
.menu-dropdown.bg-white {
    background-color: rgba(255, 255, 255, 0.95);
}

.menu-dropdown.open {
    display: block;
}

.menu-dropdown .link-box:before {
    color: white;
}

.menu-dropdown .container, .menu-dropdown .t2 .bin, .t2 .menu-dropdown .bin, .menu-dropdown .t3 .bin, .t3 .menu-dropdown .bin {
    height: auto;
    padding: 90px 0;
    overflow: visible;
}

.menu-dropdown .info {
    width: 97.86932%;
    margin: 0 1.06534%;
    overflow: hidden;
}

.menu-dropdown .info .title {
    font-size: 1.4em;
    font-weight: 600;
    color: white;
    text-transform: uppercase;
    padding-top: 15px;
    margin: 0;
    float: left;
    width: auto;
}

.menu-dropdown .info .close {
    float: right;
    color: #fff;
    margin: 15px 0 0;
    cursor: pointer;
}

@media (max-width: 736px) {
    .menu-dropdown .info .close {
        margin: 8px 0 0;
    }
}
.menu-dropdown .parent {
    display: none;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    padding: 0 0 90px 0;
    position: absolute;
}

@media (max-width: 1008px) {
    .menu-dropdown .parent {
        padding: 0;
    }
}
.menu-dropdown .parent.open {
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
}

.menu-dropdown .parent .list {
    width: 100%;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.menu-dropdown .item {
    background-color: #003c5b;
    width: 22.86932%;
    height: 250px;
    margin: 20px 1.06534%;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -moz-justify-content: center;
    justify-content: center;
}

.menu-dropdown .item:hover {
    background-color: white;
}

.menu-dropdown .item:hover .title, .menu-dropdown .item:hover .icon svg, .menu-dropdown .item:hover .link-box:before {
    fill: #003c5b;
    color: #003c5b;
}

@media (max-width: 1248px) {
    .menu-dropdown .item {
        height: 200px;
    }
}
.menu-dropdown .item .icon {
    width: 75px;
    height: auto;
    padding-bottom: 20px;
}

@media (max-width: 1248px) {
    .menu-dropdown .item .icon {
        width: 45px;
        padding-bottom: 30px;
    }
}
.menu-dropdown .item .icon svg {
    fill: white;
}

.menu-dropdown .item .title {
    width: 100%;
    position: absolute;
    color: white;
    font-weight: 400;
    font-size: 0.9em;
    text-transform: uppercase;
    left: 0;
    right: 0;
    text-align: center;
    bottom: 60px;
}

.mobile-menu {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: none;
    padding: 75px 0 65px 0;
    background-color: white;
    position: fixed;
    z-index: 210;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    opacity: 0;
    filter: alpha(opacity=0);
}

@media (max-width: 1008px) {
    .mobile-menu.open {
        display: block;
    }
}
.mobile-menu .list {
    height: auto;
    width: 100%;
    padding: 0 0 60px 0;
}

.mobile-menu .list .item {
    width: 100%;
    position: relative;
    border-bottom: 1px solid #eaeaea;
}

.mobile-menu .list .item:last-child {
    border-bottom: none;
}

.mobile-menu .list .item a, .mobile-menu .list .item span {
    padding: 18px 15px;
    position: relative;
    display: inline-block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-transform: uppercase;
    color: #585858;
    font-size: 0.8em;
    font-weight: 400;
    width: 100%;
    height: auto;
    cursor: pointer;
}

.mobile-menu .list .item span:after {
    content: "\e00f";
    display: inline-block;
    float: right;
    font-family: "uja-sephardic";
    padding: 5px 0 0;
}

.mobile-menu .list .item span.open:after {
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.mobile-menu .list .item .dropdown {
    width: 100%;
    background-color: #102b4a;
    display: none;
}

.mobile-menu .list .item .dropdown .item {
    border-color: white;
}

.mobile-menu .list .item .dropdown .item a, .mobile-menu .list .item .dropdown .item span {
    padding: 12px 12px;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center;
}

.mobile-menu .list .item .dropdown .item a .icon, .mobile-menu .list .item .dropdown .item span .icon {
    width: 35px;
    height: 35px;
    fill: white;
}

.mobile-menu .list .item .dropdown .item a .icon img, .mobile-menu .list .item .dropdown .item a .icon svg, .mobile-menu .list .item .dropdown .item span .icon img, .mobile-menu .list .item .dropdown .item span .icon svg {
    width: 100%;
    height: 100%;
}

.mobile-menu .list .item .dropdown .item a p, .mobile-menu .list .item .dropdown .item span p {
    color: white;
    padding: 0 0 0 10px;
    margin: 0;
    font-size: 0.9em;
}

.mobile-menu .list .item .dropdown .item a:hover, .mobile-menu .list .item .dropdown .item span:hover {
    background-color: #fff;
}

.mobile-menu .list .item .dropdown .item a:hover p, .mobile-menu .list .item .dropdown .item span:hover p {
    color: #1a3f94;
}

.mobile-menu .list .item .dropdown .item a:hover svg, .mobile-menu .list .item .dropdown .item span:hover svg {
    fill: #1a3f94;
}

.mobile-menu .actions {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 60px;
    margin: 0;
    padding: 0;
    border-top: 1px solid #ededed;
}

.mobile-menu .actions li {
    float: left;
    padding: 0;
    height: 60px;
    width: 33.33%;
    text-align: center;
    position: relative;
    border-right: 1px solid #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.mobile-menu .actions li:last-child {
    border: none;
}

.mobile-menu .actions li:before {
    display: none;
}

.mobile-menu .actions li a {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
    font-size: 12px;
    font-size: 1.2rem;
    text-transform: uppercase;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px 0 0;
    line-height: 22px;
}

.mobile-menu .actions li .search {
    background-color: #006ca3;
    color: #fff;
}

.mobile-menu .actions li .search:before {
    content: "\e001";
    display: block;
    color: #fff;
    font-family: "uja-sephardic";
    font-size: 20px;
    font-size: 2rem;
}

.mobile-menu .actions li .login {
    background-color: #84c561;
    color: #fff;
}

.mobile-menu .actions li .login:before {
    content: "\e000";
    display: block;
    color: #fff;
    font-family: "uja-sephardic";
    font-size: 20px;
    font-size: 2rem;
}

.mobile-menu .actions li .call {
    background-color: #6ec9c4;
    color: #fff;
}

.mobile-menu .actions li .call:before {
    content: "\e01c";
    display: block;
    color: #fff;
    font-family: "uja-sephardic";
    font-size: 20px;
    font-size: 2rem;
}

.login-box {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: calc(100vh - 160px);
}

.login-box.open {
    z-index: 10;
}

.login-box .info {
    position: absolute;
    margin: 0 1.06534%;
    overflow: hidden;
}

.login-box .info .title {
    float: left;
    width: auto !important;
    margin: 0 0 10px 0;
}

.login-box .info p {
    color: #fff;
    width: 100%;
    float: left;
    margin: 0;
}

.login-box .info .close {
    float: right;
    color: #fff;
    margin: 15px 0 0;
    text-decoration: none;
    cursor: pointer;
}

@media (max-width: 736px) {
    .login-box .info .close {
        margin: 8px 0 0;
    }
}
.login-box form {
    width: 740px;
    display: block;
    padding: 120px 10px 0 220px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: auto;
    position: relative;
}

.login-box form input[type=text],
.login-box form input[type=tel],
.login-box form input[type=email],
.login-box form input[type=password],
.login-box form input[type=search],
.login-box form select,
.login-box form textarea {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #fff;
    background-color: rgba(255, 255, 255, 0.25);
    margin-bottom: 25px;
    height: 50px;
    padding: 0 20px;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 500;
    color: #585858;
}

.login-box form input[type=text]:hover, .login-box form input[type=text]:focus,
.login-box form input[type=tel]:hover,
.login-box form input[type=tel]:focus,
.login-box form input[type=email]:hover,
.login-box form input[type=email]:focus,
.login-box form input[type=password]:hover,
.login-box form input[type=password]:focus,
.login-box form input[type=search]:hover,
.login-box form input[type=search]:focus,
.login-box form select:hover,
.login-box form select:focus,
.login-box form textarea:hover,
.login-box form textarea:focus {
    color: #fff;
    border-color: #fff;
}

.login-box form input::-moz-placeholder {
    color: #fff;
    opacity: 1;
}

.login-box form input::-webkit-input-placeholder {
    color: #fff;
}

.login-box form input:-ms-input-placeholder {
    color: #fff;
}

.login-box form input:hover::-webkit-input-placeholder {
    color: #fff;
}

.login-box form input:hover::-moz-placeholder {
    color: #fff;
}

.login-box form input:hover:-ms-input-placeholder {
    color: #fff;
}

.login-box form input:hover::-ms-input-placeholder {
    color: #fff;
}

.login-box form input:hover::placeholder {
    color: #fff;
}

.login-box form input:hover::-moz-placeholder {
    color: #fff;
}

.login-box form input:hover::-webkit-input-placeholder {
    color: #fff;
}

.login-box form input:hover:-ms-input-placeholder {
    color: #fff;
}

.login-box form input:hover::-ms-input-placeholder {
    color: #fff;
}

.login-box form input:hover::placeholder {
    color: #fff;
}

.login-box form textarea::-moz-placeholder {
    color: #fff;
    opacity: 1;
}

.login-box form textarea::-webkit-input-placeholder {
    color: #fff;
}

.login-box form textarea:-ms-input-placeholder {
    color: #fff;
}

.login-box form textarea:hover::-webkit-input-placeholder {
    color: #fff;
}

.login-box form textarea:hover::-moz-placeholder {
    color: #fff;
}

.login-box form textarea:hover:-ms-input-placeholder {
    color: #fff;
}

.login-box form textarea:hover::-ms-input-placeholder {
    color: #fff;
}

.login-box form textarea:hover::placeholder {
    color: #fff;
}

.login-box form textarea:hover::-moz-placeholder {
    color: #fff;
}

.login-box form textarea:hover::-webkit-input-placeholder {
    color: #fff;
}

.login-box form textarea:hover:-ms-input-placeholder {
    color: #fff;
}

.login-box form textarea:hover::-ms-input-placeholder {
    color: #fff;
}

.login-box form textarea:hover::placeholder {
    color: #fff;
}

.login-box form label {
    display: block;
    color: #fff;
}

.login-box form .icon {
    position: absolute;
    top: 120px;
    left: 10px;
}

.login-box form .submit {
    border: 1px solid #fff;
    height: 50px;
    line-height: 50px;
    text-align: center;
    display: block;
    width: 320px;
    color: #fff;
    background-color: transparent;
    margin: 25px 0 0;
    float: none;
}

.login-box form .reg {
    display: inline-block;
    color: #fff;
    font-size: 16px;
    font-size: 1.6rem;
    margin: 20px 0 0;
    position: relative;
    text-decoration: none;
}

.login-box form .reg:after {
    content: "\e00e";
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    font-family: "uja-sephardic";
    padding: 0 0 0 40px;
}

.login-box form input[type=checkbox] + label {
    position: relative;
    padding: 0;
    font-size: 16px;
    cursor: pointer;
    color: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.login-box form input[type=checkbox] + label:before {
    top: 5px;
    content: "";
    display: inline-block;
    position: relative;
    height: 22px;
    width: 22px;
    cursor: pointer;
    color: #fff;
    background-color: #fff;
    border: 1px solid #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-right: 15px;
}

.login-box form input[type=checkbox]:checked + label:before {
    background-color: rgba(255, 255, 255, 0.25);
    color: #fff;
    border: 1px solid #fff;
}

@media (max-width: 736px) {
    .login-box {
        display: block !important;
        height: calc(100vh - 145px);
        overflow: auto;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 0 25px 0;
    }
    .login-box .info {
        display: block;
        position: static;
    }
    .login-box .info .title {
        width: 70% !important;
        font-size: 16px;
        font-size: 1.6rem;
    }
    .login-box form {
        width: 96%;
        padding: 0;
        margin: 25px auto 0;
    }
    .login-box form .icon {
        display: none;
    }
    .login-box form .submit {
        width: 100%;
    }
    .login-box form .reg {
        font-size: 14px;
        font-size: 1.4rem;
    }
    .login-box form .reg:after {
        padding: 0 0 0 10px;
    }
}
.search-box {
    width: 100%;
    display: block;
    overflow: auto;
    padding: 0 1.06534% !important;
    height: calc(100vh - 160px);
}

.search-box.open {
    z-index: 10;
    display: block !important;
}

.search-box .info {
    overflow: hidden;
    width: 100%;
    margin: 0;
}

.search-box .info .title {
    float: left;
    color: #006ca3;
    width: auto !important;
}

.search-box .info .close {
    float: right;
    color: #006ca3;
    margin: 15px 0 0;
    text-decoration: none;
    cursor: pointer;
}

@media (max-width: 736px) {
    .search-box .info .close {
        margin: 8px 0 0;
    }
}
.search-box .filters-box {
    width: 100%;
    margin: 15px 0 0;
}

.search-box .filters-box:after {
    content: "";
    display: block;
    clear: both;
}

.search-box .filters-box .search-text {
    float: left;
    width: 30%;
    position: relative;
}

.search-box .filters-box .search-text:after {
    content: "\e001";
    font-family: "uja-sephardic";
    display: block;
    position: absolute;
    left: 18px;
    font-size: 20px;
    font-size: 2rem;
    top: 14px;
}

.search-box .filters-box .search-text .text {
    padding: 0 20px 0 50px;
    margin: 0;
}

@media (max-width: 1008px) {
    .search-box .filters-box .search-text {
        width: 49%;
    }
}
.search-box .filters-box .filters {
    float: right;
    width: 68%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.search-box .filters-box .filters .box-1 {
    width: 36%;
}

.search-box .filters-box .filters .box-2 {
    width: 36%;
}

.search-box .filters-box .filters .box-3 {
    width: 22%;
}

.search-box .filters-box .filters .selectric-wrapper {
    width: 100%;
    margin: 0;
}

@media (max-width: 1008px) {
    .search-box .filters-box .filters {
        display: none;
        position: absolute;
        top: 109px;
        left: 0;
        z-index: 10;
        background-color: #f7f7f7;
        border: 1px solid #818181;
        padding: 25px;
        width: 100%;
    }
    .search-box .filters-box .filters .box-1 {
        width: 39%;
        float: left;
    }
    .search-box .filters-box .filters .box-2 {
        width: 59%;
        float: right;
    }
    .search-box .filters-box .filters .box-3 {
        width: 100%;
        float: right;
        margin: 10px 0 0;
    }
}
@media (max-width: 736px) {
    .search-box .filters-box .filters {
        top: 98px;
    }
}
.search-box .filters-box .filter-toggle {
    display: none;
}

@media (max-width: 1008px) {
    .search-box .filters-box .filter-toggle {
        width: 49%;
        display: block;
        float: right;
        background-color: #f7f7f7;
        border: 1px solid #818181;
        color: #585858;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        line-height: 48px;
        position: relative;
        z-index: 20;
        padding: 0 25px;
        text-align: left;
    }
    .search-box .filters-box .filter-toggle:after {
        content: "";
        display: block;
        width: 0;
        height: 0;
        border-top: 6px solid #545454;
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        margin: -3px 0 0;
        position: absolute;
        top: 50%;
        right: 13px;
    }
    .search-box .filters-box .filter-toggle.open:after {
        border-bottom: 6px solid #545454;
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        border-top: none;
    }
    .search-box .filters-box .filter-toggle.open {
        border-bottom: 1px solid #f7f7f7;
    }
}
.search-box .count {
    display: block;
    margin: 25px 0 0;
    font-size: 14px;
    font-size: 1.4rem;
}

.search-box .count span {
    color: #006ca3;
}

.search-box .results {
    width: 100%;
    overflow: hidden;
    padding: 0 0 80px 0;
}

.search-box .results .result {
    background-color: #fff;
    border: 1px solid #e3e3e3;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 30px 50px;
    margin: 20px 0 0;
}

@media (max-width: 1008px) {
    .search-box .results .result {
        padding: 20px;
    }
}
@media (max-width: 736px) {
    .search-box .results .result {
        display: block;
    }
}
.search-box .results .result:hover {
    border: 1px solid #006ca3;
}

.search-box .results .result:hover .btn {
    color: #006ca3;
    background-color: #fff;
    border: 1px solid #006ca3;
}

.search-box .results .result .link-box:before {
    display: none;
}

.search-box .results .result .thumb {
    border: 1px solid #6ec9c4;
    text-align: center;
    width: 23%;
    height: auto;
    position: relative;
    display: block;
    padding: 0;
    background-color: #000;
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
}

@media (max-width: 1008px) {
    .search-box .results .result .thumb {
        width: 36%;
        margin: 0 20px 0 0;
    }
}
@media (max-width: 736px) {
    .search-box .results .result .thumb {
        width: 100%;
    }
}
.search-box .results .result .thumb img {
    display: block;
    width: 100%;
    height: auto;
    opacity: 0.4;
    filter: alpha(opacity=40);
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
}

.search-box .results .result .text {
    width: 75%;
}

@media (max-width: 1008px) {
    .search-box .results .result .text {
        width: 60%;
    }
}
@media (max-width: 736px) {
    .search-box .results .result .text {
        width: 100%;
        margin: 15px 0 0;
    }
}
.search-box .results .result .text .title {
    margin: 0;
    font-size: 23px;
    font-size: 2.3rem;
}

.search-box .results .result .text .meta {
    font-style: normal;
    font-size: 14px;
    font-size: 1.4rem;
    display: block;
    margin: 3px 0;
}

.search-box .results .result .text .meta span {
    color: #006ca3;
    vertical-align: middle;
}

.search-box .results .result .text .date {
    font-style: normal;
    font-size: 16px;
    font-size: 1.6rem;
    display: block;
}

.search-box .results .result .text h6 {
    margin: 0;
    color: #970d48;
    font-size: 18px;
    font-size: 1.8rem;
}

.search-box .results .result .text p {
    padding: 15px 0 0;
    margin: 15px 0;
    border-top: 1px solid #e3e3e3;
}

@media (max-width: 736px) {
    .search-box .results .result .text p {
        display: none;
    }
}
.search-box .results .result .text .btn {
    display: inline-block;
    width: auto;
    margin: 15px 0 0;
}

@media (max-width: 1008px) {
    .search-box {
        padding: 0 20px 25px 20px !important;
    }
}
@media (max-width: 736px) {
    .search-box {
        display: block !important;
        height: calc(100vh - 145px);
        overflow: auto;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }
    .search-box .info {
        display: block;
        position: static;
    }
    .search-box .info .title {
        width: 70% !important;
        font-size: 16px;
        font-size: 1.6rem;
    }
}
.registration-box {
    width: 100%;
    display: block;
    overflow: auto;
    padding: 0 1.06534% !important;
    height: calc(100vh - 160px);
}

.registration-box.open {
    z-index: 10;
    display: block !important;
}

.registration-box .info {
    overflow: hidden;
    width: 100%;
    margin: 0;
}

.registration-box .info p {
    float: left;
    width: 100%;
    margin: 10px 0 0;
}

.registration-box .info p span, .registration-box .info p a {
    color: #006ca3;
}

.registration-box .info .title {
    float: left;
    color: #006ca3;
    width: auto !important;
}

.registration-box .info .close {
    float: right;
    color: #006ca3;
    margin: 15px 0 0;
    text-decoration: none;
    cursor: pointer;
}

@media (max-width: 736px) {
    .registration-box .info .close {
        margin: 8px 0 0;
    }
}
.registration-box form {
    width: 72.86932%;
    margin: 20px auto 0;
    padding: 0 0 40px 0;
}

@media (max-width: 1008px) {
    .registration-box form {
        width: 100%;
    }
}
.registration-box form h5 span {
    color: #6ec9c4;
}

.registration-box form .categories {
    margin: 20px 0;
    padding: 0 0 10px 0;
    overflow: hidden;
}

.registration-box form .categories .wrap {
    width: 33.33%;
    float: left;
}

@media (max-width: 1008px) {
    .registration-box form .categories .wrap {
        width: 50%;
    }
}
@media (max-width: 736px) {
    .registration-box form .categories .wrap {
        width: 100%;
        float: none;
    }
}
.alert-msg {
    position: fixed;
    top: 90px;
    left: 0;
    width: 100%;
    z-index: 10;
}

@media (max-width: 1008px) {
    .alert-msg {
        top: 75px;
    }
}
.alert-msg .con {
    width: 97.86932%;
    margin: 0 auto;
    position: relative;
    background-color: rgba(255, 192, 0, 0.8);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 50px 0 86px;
}

@media (max-width: 1008px) {
    .alert-msg .con {
        width: 100%;
    }
}
.alert-msg .close {
    position: absolute;
    top: 10px;
    right: 10px;
    color: #1e1e20;
    display: block;
    font-size: 23px;
    font-size: 2.3rem;
}

.alert-msg .box {
    position: absolute;
    height: 100%;
    width: 63px;
    top: 0;
    left: 0;
    background-color: #ffc000;
    text-align: center;
    line-height: 100%;
    border: 1px solid #1b1c1e;
}

.alert-msg .box:after {
    content: "\e010";
    font-family: "uja-sephardic";
    display: block;
    position: absolute;
    color: #1b1c1e;
    font-size: 26px;
    font-size: 2.6rem;
    top: 50%;
    left: 50%;
    margin: -11px 0 0 -13px;
}

.alert-msg .box:before {
    content: "";
    display: block;
    position: absolute;
    right: -10px;
    background: url("../images/bg-alert-corner.png") no-repeat 0 0;
    background-size: cover;
    width: 10px;
    height: 20px;
    top: 50%;
    margin: -10px 0 0;
}

.alert-msg em {
    font-size: 18px;
    font-size: 1.8rem;
    padding: 16px 0;
    display: block;
    color: #1b1c1e;
}

@media (max-width: 736px) {
    .alert-msg em {
        font-size: 14px;
        font-size: 1.4rem;
    }
}
.fixed-footer {
    width: 100%;
    height: 80px;
    position: fixed;
    z-index: 200;
    bottom: 0;
    left: 0;
    background-color: #fff;
    border-top: 1px solid #eaeaea;
}

@media (max-width: 1008px) {
    .fixed-footer {
        height: 60px;
    }
}
.fixed-footer .container, .fixed-footer .t2 .bin, .t2 .fixed-footer .bin, .fixed-footer .t3 .bin, .t3 .fixed-footer .bin {
    height: 100%;
    max-width: 100%;
}

.fixed-footer .content {
    height: 100%;
    width: 100%;
    margin: auto;
}

.fixed-footer .content .item {
    width: auto;
    float: left;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-right: 1px solid #eaeaea;
    padding: 1em;
}

.fixed-footer .content .item:before {
    display: none;
}

.fixed-footer .content .item .title {
    color: #585858;
    font-weight: 600;
    font-size: 1em;
    padding: 0;
    margin: 0;
}

.fixed-footer .content .item .time {
    margin: 0;
    padding: 0;
    font-size: 0.8em;
    color: #006ca3;
    font-weight: 400;
}

.fixed-footer .content .item .time span {
    color: #84c561;
}

.fixed-footer .register {
    position: absolute;
    top: 0;
    right: 0;
    height: 80px;
    line-height: 80px;
    color: #fff;
    font-weight: 600;
    text-align: center;
    background-color: #84c561;
    z-index: 10;
    padding: 0 60px;
    text-transform: uppercase;
    font-size: 20px;
    font-size: 2rem;
}

.fixed-footer .register span {
    display: inline-block;
    line-height: 20px;
    vertical-align: middle;
    text-align: left;
    padding: 0 0 0 50px;
    position: relative;
}

.fixed-footer .register span:after {
    content: "\e004";
    display: block;
    color: #fff;
    font-family: "uja-sephardic";
    font-size: 35px;
    font-size: 3.5rem;
    font-weight: 400;
    position: absolute;
    left: 0;
    top: 10px;
}

@media (max-width: 736px) {
    .fixed-footer .register span:after {
        top: 0;
    }
}
.fixed-footer .register em {
    font-style: normal;
    font-weight: 300;
    display: block;
    font-size: 15px;
    font-size: 1.5rem;
    text-transform: none;
}

@media (max-width: 736px) {
    .fixed-footer .register em {
        display: none;
    }
}
@media (max-width: 1008px) {
    .fixed-footer .register {
        width: 55%;
        height: 60px;
        line-height: 60px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        right: inherit;
        padding: 0;
        left: 0;
    }
}
@media (max-width: 736px) {
    .fixed-footer .register {
        font-size: 16px;
        font-size: 1.6rem;
    }
}
.fixed-footer .hours {
    display: none;
}

@media (max-width: 1008px) {
    .fixed-footer .hours {
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        color: #006ca3;
        font-weight: 600;
        text-align: center;
        background-color: #fff;
        z-index: 10;
        text-transform: uppercase;
        width: 45%;
        height: 60px;
        line-height: 60px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }
}
.fixed-footer .hours span {
    font-size: 20px;
    font-size: 2rem;
    display: inline-block;
    padding: 0 5px 8px 0;
    vertical-align: middle;
}

.fixed-footer .hours .icon-icons-16, .fixed-footer .hours #header .nav .item.drop, #header .nav .fixed-footer .hours .item.drop {
    font-size: 16px;
    font-size: 1.6rem;
    padding: 0 0 6px 0;
}

.fixed-footer .hours.open .icon-icons-16, .fixed-footer .hours.open #header .nav .item.drop, #header .nav .fixed-footer .hours.open .item.drop {
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    padding: 0 0 1px 0;
}

@media (max-width: 736px) {
    .fixed-footer .hours {
        font-size: 16px;
        font-size: 1.6rem;
    }
}
.fixed-footer .mobile-hours {
    position: fixed;
    overflow-y: scroll;
    background-color: #fff;
    top: 75px;
    display: none;
    height: calc(100% - 134px);
    width: 100%;
}

.fixed-footer .mobile-hours .item {
    width: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid #eaeaea;
    padding: 1em;
}

.fixed-footer .mobile-hours .item:before {
    display: none;
}

.fixed-footer .mobile-hours .item .title {
    color: #585858;
    font-weight: 600;
    font-size: 1em;
    padding: 0;
    font-size: 15px;
    font-size: 1.5rem;
    margin: 0;
}

.fixed-footer .mobile-hours .item .time {
    margin: 0;
    padding: 0;
    font-size: 13px;
    font-size: 1.3rem;
    color: #006ca3;
    font-weight: 400;
}

.fixed-footer .mobile-hours .item .time span {
    color: #84c561;
}

.fixed-footer .mobile-hours .socials {
    width: 100%;
    padding: 15px 0;
    text-align: center;
}

.fixed-footer .mobile-hours .socials .sl {
    display: inline-block;
    position: relative;
    padding: 0 4px;
}

.fixed-footer .mobile-hours .socials .sl img {
    width: 40px;
    height: 40px;
}

#footer {
    width: 100%;
    height: auto;
    padding: 3em 0 100px 0;
    background-color: #fff;
    border-top: 1px solid #eaeaea;
}

#footer .content {
    width: 47.86932%;
    margin: auto;
    text-align: center;
}

@media (max-width: 1008px) {
    #footer .content {
        width: 97.86932%;
    }
}
#footer .content .title {
    color: #006ca3;
    font-size: 1.5em;
    font-weight: 400;
    padding: 0;
    margin: 0;
}

#footer .content .add {
    font-weight: 600;
    font-size: 1em;
    margin: 0;
    padding: 0;
}

#footer .content .des {
    font-weight: 300;
    font-size: 0.9em;
    line-height: 1.2em;
    padding: 0;
    margin: 0;
}

#footer .content .socials {
    width: 100%;
    padding: 15px 0;
}

#footer .content .socials .sl {
    display: inline-block;
    position: relative;
    padding: 0 4px;
}

#footer .content .socials .sl img {
    width: 40px;
    height: 40px;
}

.hero-1-module {
    width: 100%;
    /*height: calc(100vh - 70px);*/
    height: 790px;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0 !important;
}

@media (max-width: 1008px) {
    .hero-1-module {
        height: auto;
        min-height: 100px;
    }
}
.hero-1-module .link-box:before {
    color: white;
}

.hero-1-module .left-side {
    width: 65%;
    height: 100%;
    background-color: green;
    border-color: white !important;
}

@media (max-width: 1248px) {
    .hero-1-module .left-side {
        width: 55%;
    }
}
@media (max-width: 1008px) {
    .hero-1-module .left-side {
        height: 450px;
        width: 100%;
        border-bottom: 1px solid white !important;
        border-right: 0px solid white !important;
    }
}
.hero-1-module .left-side .slide-show {
    height: 100%;
    padding: 0 !important;
}

.hero-1-module .right-side {
    width: 35%;
    border-color: white !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: 790px;
}

.hero-1-module .right-side .holder {
    height: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
}

.hero-1-module .right-side .holder > div {
    width: 100%;
    z-index: 1;
}

.hero-1-module .right-side .holder.bg-image .link-box:before {
    color: #fff !important;
}

@media (max-width: 1248px) {
    .hero-1-module .right-side {
        width: 45%;
    }
}
@media (max-width: 1008px) {
    .hero-1-module .right-side {
        width: 100%;
        height: auto;
        min-height: 100px;
    }
    .hero-1-module .right-side .holder {
        width: 50%;
        height: 100%;
        border-bottom-width: 0 !important;
        border-right: 1px solid white;
    }
    .hero-1-module .right-side .holder:last-child {
        border-right-width: 0 !important;
    }
}
@media (max-width: 736px) {
    .hero-1-module .right-side .holder {
        width: 100%;
        height: 50%;
        border-bottom: 1px solid white !important;
        border-right: 0 solid white !important;
    }
    .hero-1-module .right-side .holder:last-child {
        border-bottom: none !important;
    }
}
.hero-2-module {
    width: 100%;
    height: auto;
    padding: 190px 1.06534% 100px 1.06534% !important;
    border-bottom: 5px solid rgba(255, 255, 255, 0.45);
}

@media (max-width: 1008px) {
    .hero-2-module {
        padding-top: 175px;
    }
}
.hero-2-module .item {
    width: 60%;
    z-index: 1;
}

.hero-2-module .item:before {
    content: "";
    position: absolute;
    left: 1.06534%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    opacity: 0.15;
    filter: alpha(opacity=15);
    background-image: url("../images/logo-mark.svg");
    background-size: cover;
    background-position: left center;
    background-repeat: no-repeat;
    height: 250px;
    width: 250px;
}

@media (max-width: 1248px) {
    .hero-2-module .item {
        width: 80%;
    }
}
@media (max-width: 1008px) {
    .hero-2-module .item {
        width: 80%;
        padding: 0 20px;
    }
}
@media (max-width: 1008px) {
    .hero-2-module .item {
        width: 100%;
        padding: 0 20px;
    }
}
.hero-2-module .item .title {
    padding: 5px 0;
    margin: 0;
    font-size: 2em;
    font-weight: 400;
    color: white;
    z-index: 1;
    position: relative;
}

.hero-2-module .item .sub-title, .hero-2-module .item .job-title {
    padding: 0;
    margin: 5px 0;
    font-size: 1.1em;
    font-weight: 400;
    color: #d3c108;
    z-index: 1;
    position: relative;
}

.hero-2-module .item .job-title {
    color: #6ec9c4;
}

.hero-2-module .breadcrumbs {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 1.06534%;
    font-size: 13px;
    font-size: 1.3rem;
    color: #fff !important;
    z-index: 10;
    margin: 0;
    position: absolute;
    bottom: 10px;
    left: 0;
    text-transform: lowercase;
}

@media (max-width: 1008px) {
    .hero-2-module .breadcrumbs {
        display: none;
    }
}
.hero-2-module .breadcrumbs a {
    color: #fdbb11 !important;
    text-decoration: none;
    border: none;
}

.hero-contact-module {
    width: 100%;
    min-height: 600px;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0 !important;
}

.hero-contact-module .holder {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: auto;
    margin: 0;
    padding: 0;
    vertical-align: middle;
    width: 50%;
}

@media (max-width: 1008px) {
    .hero-contact-module {
        height: auto;
    }
}
@media (max-width: 736px) {
    .hero-contact-module .holder {
        display: block;
        width: 100%;
    }
}
.hero-contact-module .link-box:before {
    color: white;
}

.hero-contact-module .content {
    padding: 0 !important;
    width: 100%;
    height: 100%;
}

.hero-contact-module .left {
    width: 100%;
    min-height: 600px;
    border-color: white !important;
    background: url("../images/bg-contact-hero.png") no-repeat 0 0;
    background-size: cover;
}

.hero-contact-module .left .inner {
    width: 100%;
    height: 100%;
    position: relative;
    padding: 0;
}

.hero-contact-module .left .item {
    position: absolute;
    right: 2em;
    width: 650px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 1;
}

@media (max-width: 1408px) {
    .hero-contact-module .left .item {
        width: 560px;
    }
}
@media (max-width: 1248px) {
    .hero-contact-module .left .item {
        width: 450px;
    }
}
@media (max-width: 1008px) {
    .hero-contact-module .left .item {
        width: 100%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 20px;
        right: 0;
    }
}
@media (max-width: 736px) {
    .hero-contact-module .left .item {
        top: 0;
        transform: translateY(0);
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        padding: 1em;
        padding-top: 120px;
    }
}
.hero-contact-module .left .item .title {
    font-size: 2.1em;
    line-height: 1.3em;
    font-weight: 600;
    color: white;
}

@media (max-width: 1008px) {
    .hero-contact-module .left .item .title {
        font-size: 30px;
        font-size: 3rem;
    }
}
.hero-contact-module .left .item .des {
    font-size: 17px;
    font-size: 1.7rem;
    line-height: 1.4em;
    font-weight: 400;
    padding-bottom: 5px;
    color: white;
}

.hero-contact-module .left .item .des.alt {
    color: #d3c108;
}

.hero-contact-module .left .item .des a {
    color: #84c561;
    text-decoration: none;
    border: none;
}

.hero-contact-module .left .item .cta {
    padding: 15px 15px;
    background-color: white;
    color: #006ca3;
    font-weight: 600;
    text-transform: uppercase;
    border-bottom: none;
}

.hero-contact-module .left .breadcrumbs {
    width: 650px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    bottom: 35px;
    right: 2em;
    font-size: 13px;
    font-size: 1.3rem;
    color: #fff;
    z-index: 10;
    margin: 0;
}

@media (max-width: 1408px) {
    .hero-contact-module .left .breadcrumbs {
        width: 560px;
    }
}
@media (max-width: 1248px) {
    .hero-contact-module .left .breadcrumbs {
        width: 450px;
    }
}
@media (max-width: 1008px) {
    .hero-contact-module .left .breadcrumbs {
        display: none;
    }
}
.hero-contact-module .left .breadcrumbs a {
    color: #fdbb11;
    text-decoration: none;
    border: none;
}

@media (max-width: 736px) {
    .hero-contact-module .left {
        width: 100%;
        height: auto;
    }
    .hero-contact-module .left .item {
        -webkit-transform: translateY(0px);
        -ms-transform: translateY(0px);
        transform: translateY(0px);
        position: relative !important;
    }
}
.hero-contact-module .right {
    width: 100%;
    height: 600px;
    border-color: white !important;
    padding: 0;
    position: relative;
    pointer-events: none !important;
}

.hero-contact-module .right .location {
    position: absolute;
    left: 0;
    bottom: 0;
    background: #006ca3;
    color: #fff;
    width: 210px;
    height: 60px;
    line-height: 60px;
    font-weight: 600;
    font-size: 17px;
    font-size: 1.7rem;
    margin: 0;
    z-index: 100;
    text-align: center;
}

@media (max-width: 736px) {
    .hero-contact-module .right .location {
        width: 100%;
    }
}
.hero-contact-module .right iframe {
    width: 100%;
    height: 100%;
}

.hero-contact-module .right iframe html body #mapDiv .place-card {
    display: none !important;
}

.hero-contact-module .right .google-maps {
    position: relative;
    padding-bottom: 75%;
    height: 0;
    overflow: hidden;
}

.hero-contact-module .right .google-maps iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}

@media (max-width: 736px) {
    .hero-contact-module .right {
        width: 100%;
        height: 400px;
    }
    .hero-contact-module .right .content .location {
        left: 50%;
        margin: 0 0 0 -105px;
    }
}
.event-list-1-module {
    width: 100%;
    padding: 2.5em 0 2.5em 0 !important;
}

.event-list-1-module .intro {
    margin: 0 1.06534%;
    padding: 0;
    width: 100%;
    text-align: center;
}

.event-list-1-module .intro .title {
    font-size: 1.5em;
    font-weight: 600;
    color: #585858;
}

.event-list-1-module .intro .title:before {
    color: #006ca3;
    font-size: 2em;
}

.event-list-1-module .intro .des {
    text-transform: uppercase;
    font-weight: 400;
    font-size: 0.9em;
    color: #585858;
    padding: 3px 0;
}

.event-list-1-module .intro .des:before {
    content: "TODAY: ";
    color: #006ca3;
}

.event-list-1-module .list {
    padding: 20px 0;
    width: 100%;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.event-list-1-module .list .item {
    width: 22.86932%;
    margin: 1.06534%;
    float: left;
    position: relative;
    text-align: center;
    border: 1px solid #eaeaea;
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: end;
    -ms-flex-align: end;
    -moz-align-items: flex-end;
    align-items: flex-end;
}

.event-list-1-module .list .item:hover {
    border: 1px solid #006ca3;
}

.event-list-1-module .list .item:hover .con {
    background-color: #006ca3;
}

.event-list-1-module .list .item:hover .con .info .title, .event-list-1-module .list .item:hover .con .info .date, .event-list-1-module .list .item:hover .con .info .time, .event-list-1-module .list .item:hover .con .info .cta {
    color: white;
}

.event-list-1-module .list .item:hover .con .cta {
    background-color: #006ca3;
    border-color: #006ca3;
}

.event-list-1-module .list .item:hover .con .cta:before {
    color: white;
}

@media (max-width: 1248px) {
    .event-list-1-module .list .item {
        width: 47.86932%;
    }
}
@media (max-width: 736px) {
    .event-list-1-module .list .item {
        width: 97.86932%;
    }
    .event-list-1-module .list .item:nth-child(n+3) {
        display: none;
    }
}
.event-list-1-module .list .item .thumb {
    text-align: center;
    width: 100%;
    height: auto;
    position: relative;
    display: block;
    padding: 0;
    background-color: #006ca3;
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
}

.event-list-1-module .list .item .thumb img {
    display: block;
    width: 100%;
    height: auto;
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
}

.event-list-1-module .list .item .con {
    width: 100%;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
}

.event-list-1-module .list .item .con .info {
    text-align: left;
    padding: 15px;
    width: 85%;
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
}

.event-list-1-module .list .item .con .info .title {
    padding: 0;
    margin: 0;
    text-transform: uppercase;
    font-size: 0.8em;
    font-weight: 600;
    color: #006ca3;
}

.event-list-1-module .list .item .con .info .date {
    padding: 0;
    margin: 0;
    text-transform: uppercase;
    font-size: 0.7em;
    font-weight: 600;
    color: #585858;
}

.event-list-1-module .list .item .con .info .time {
    padding: 0;
    margin: 0;
    text-transform: uppercase;
    font-size: 0.7em;
    font-weight: 300;
}

.event-list-1-module .list .item .con .cta {
    width: 15%;
    background-color: #f9f9f9;
    border-left: #eaeaea;
    padding: 0;
    border-left: 1px solid #eaeaea;
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
}

.event-list-1-module .list .item .con .cta:before {
    color: #006ca3;
    position: relative;
    width: 100%;
    left: 0;
    right: 0;
    padding: 0;
    margin: 0;
    width: auto;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

.event-list-1-module .end {
    text-align: center;
    padding: 5px 0;
}

.event-list-1-module .end .cta-button {
    padding: 15px;
    text-align: center;
    display: inline-block;
    border: 1px solid #006ca3;
    background-color: white;
    color: #006ca3;
    text-transform: uppercase;
    font-weight: 600;
}

.event-list-1-module .end .cta-button:hover {
    background-color: #006ca3;
    color: white;
}

.event-list-1-module .link-box:before {
    display: none;
}

.events-gallery {
    padding: 0 2em;
}

.events-gallery .intro {
    width: 97.86932%;
    margin: 0 1.06534%;
    overflow: hidden;
}

.events-gallery .intro .title {
    margin: 30px 0 0;
    position: relative;
    padding: 0 0 0 60px;
    color: #585858;
    font-weight: 300;
    float: left;
}

@media (max-width: 1008px) {
    .events-gallery .intro .title {
        width: 63%;
        font-size: 20px;
        font-size: 2rem;
    }
}
@media (max-width: 736px) {
    .events-gallery .intro .title {
        float: none;
        width: 100%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }
}
.events-gallery .intro .title:after {
    content: "\e003";
    font-family: "uja-sephardic";
    position: absolute;
    display: block;
    left: 0;
    top: 0;
    color: #006ca3;
    font-size: 50px;
    font-size: 5rem;
}

.events-gallery .intro .title span {
    color: #006ca3;
}

.events-gallery .intro .title em {
    display: block;
    font-size: 18px;
    font-size: 1.8rem;
    font-style: normal;
    margin: 4px 0 0;
}

.events-gallery .intro .event-ctrl {
    float: right;
    border-right: 1px solid #e3e3e3;
}

.events-gallery .intro .event-ctrl span {
    float: right;
    border-left: 1px solid #e3e3e3;
    font-size: 20px;
    font-size: 2rem;
    padding: 40px 20px;
    color: #006ca3;
    cursor: pointer;
}

.events-gallery .intro .event-ctrl span img {
    width: 40px;
    height: 40px;
    display: block;
    margin: 0 auto;
    max-width: none !important;
    position: static !important;
}

.events-gallery .intro .event-ctrl span img * {
    fill: #006ca3;
}

.events-gallery .intro .event-ctrl span.prev img {
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

@media (max-width: 736px) {
    .events-gallery .intro .event-ctrl {
        width: 100%;
        float: none;
        border-top: 1px solid #e3e3e3;
        margin: 20px 0 0;
        overflow: hidden;
    }
    .events-gallery .intro .event-ctrl span {
        text-align: center;
        padding: 20px;
        width: 50%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }
}
.events-gallery .list {
    width: 97.86932%;
    margin: 0 1.06534%;
    overflow: hidden;
    border: 1px solid #e3e3e3;
    border-bottom: none;
    background-color: #fff;
}

.events-gallery .owl-item {
    border-right: 1px solid #e3e3e3;
}

@media (max-width: 736px) {
    .events-gallery .owl-item {
        border: none;
    }
}
.events-gallery .item {
    padding: 20px 0 50px 0;
    margin: 0 20px;
    min-height: 460px;
    position: relative;
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
}

@media (max-width: 1008px) {
    .events-gallery .item {
        min-height: 400px;
    }
}
@media (max-width: 736px) {
    .events-gallery .item {
        min-height: 460px;
    }
}
.events-gallery .item:hover .thumb {
    background-color: #006ca3;
}

.events-gallery .item:hover .thumb .icon {
    background: transparent;
}

.events-gallery .item .title {
    color: #006ca3;
}

@media (max-width: 736px) {
    .events-gallery .item .title {
        font-size: 20px;
        font-size: 2rem;
    }
}
.events-gallery .item .thumb {
    border: 1px solid #6ec9c4;
    text-align: center;
    width: 100%;
    height: auto;
    position: relative;
    display: block;
    padding: 0;
    background-color: #000;
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
}

.events-gallery .item .thumb .icon {
    left: 0;
    top: 0;
    background-color: rgba(41, 140, 191, 0.85);
    margin: auto;
    padding: 10px;
    position: absolute;
    z-index: 5;
    color: white;
    width: 75px;
    height: 75px;
}

.events-gallery .item .thumb .icon svg {
    color: #fff;
    fill: #fff;
    display: block;
}

.events-gallery .item .thumb img {
    display: block;
    width: 100%;
    height: auto;
    opacity: 0.3;
    filter: alpha(opacity=30);
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
}

.events-gallery .item .date {
    font-style: normal;
    display: block;
    font-size: 12px;
    font-size: 1.2rem;
    margin: 5px 0 0;
}

.events-gallery .item .title {
    margin: 5px 0 0;
    font-size: 20px;
    font-size: 2rem;
}

.event-single {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 2em;
}

.event-single .item {
    height: 540px;
    width: 100%;
    position: relative;
    overflow: hidden;
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
}

.event-single .item:before {
    left: 0;
    top: 0;
    background: rgba(1, 85, 128, 0.9);
    margin: auto;
    position: absolute;
    color: white;
    font-size: 4em;
    width: 100px;
    height: 100px;
    padding: 20px 10px 0;
    z-index: 10;
    text-align: center;
}

@media (max-width: 1008px) {
    .event-single .item {
        min-height: 300px;
    }
}
.event-single .item .link-box {
    z-index: 10 !important;
}

.event-single .item .link-box:before {
    width: 45%;
    right: inherit;
    color: #fff;
}

.event-single .item .thumb {
    border: 1px solid #6ec9c4;
    text-align: center;
    width: 100%;
    height: 540px;
    position: relative;
    display: block;
    padding: 0;
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    background: url("../images/img-event-thumb.png") no-repeat 0 0 #000;
    background-size: cover;
}

.event-single .item .thumb:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 45%;
    background-color: rgba(41, 140, 191, 0.8);
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    z-index: 5;
}

.event-single .item .thumb:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.55);
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    z-index: 2;
}

.event-single .item .thumb img {
    display: block;
    width: 100%;
    height: auto;
    opacity: 0.4;
    filter: alpha(opacity=40);
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
}

.event-single .item .hold {
    position: absolute;
    left: 0;
    width: 45%;
    height: 540px;
    top: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 60px;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    z-index: 5;
}

.event-single .item .hold .date {
    position: absolute;
    padding: 0 0 0 135px;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    left: 0;
    top: 48px;
    color: #fff;
    font-style: normal;
    display: block;
    font-size: 16px;
    font-size: 1.6rem;
}

.event-single .item .hold .title {
    margin: 0;
    font-size: 32px;
    font-size: 3.2rem;
    font-weight: 600;
    color: #fff;
}

@media (max-width: 736px) {
    .event-single .item .hold .title {
        font-size: 20px;
        font-size: 2rem;
    }
}
.event-single .item .hold .des {
    color: #fff;
    margin: 5px 0 0;
}

.event-single .item .hold .more {
    display: inline-block;
    border: 1px solid #fff;
    margin: 15px 0 0;
    padding: 0 20px;
    line-height: 50px;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    font-size: 1.4rem;
}

.event-single .item .hold .more span {
    font-size: 20px;
    font-size: 2rem;
}

.event-single .item .hold .text {
    margin: auto;
}

.event-single .item:hover .thumb:after {
    width: 100%;
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
}

.event-single .item:hover .hold .more {
    background-color: #fff;
    color: #006ca3;
}

@media (max-width: 1008px) {
    .event-single .item {
        min-height: 540px;
    }
    .event-single .item:before {
        width: 80px;
        height: 80px;
        padding: 12px 10px 0;
        font-size: 3.5em;
    }
    .event-single .item .hold {
        width: 100%;
        padding: 0 55px 0 140px;
    }
    .event-single .item .link-box:before {
        width: 100%;
        right: 0;
    }
    .event-single .item .thumb:after {
        width: 100px;
    }
}
@media (max-width: 736px) {
    .event-single .item {
        height: auto;
        padding: 0 0 50px 0;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        min-height: 490px;
    }
    .event-single .item:before {
        width: 60px;
        height: 60px;
        padding: 10px;
        font-size: 3em;
    }
    .event-single .item .hold {
        width: 100%;
        padding: 0;
        position: static;
        display: block;
        height: auto;
    }
    .event-single .item .hold .date {
        position: static;
        margin: 5px 0;
        padding: 0;
        color: #585858;
        font-size: 14px;
        font-size: 1.4rem;
    }
    .event-single .item .hold .text {
        width: 100%;
    }
    .event-single .item .hold .text .des {
        display: none;
    }
    .event-single .item .hold .text .more {
        border: 1px solid #006ca3;
        color: #006ca3;
    }
    .event-single .item .hold .text .title {
        font-size: 22px;
        font-size: 2.2rem;
        color: #006ca3;
    }
    .event-single .item .link-box:before {
        width: 100%;
        right: 0;
        color: #006ca3;
        bottom: 0;
    }
    .event-single .item .thumb {
        height: 250px;
    }
    .event-single .item .thumb:after {
        display: none;
    }
}
.box-50 .event-single .item {
    min-height: 540px;
    height: auto;
}

.box-50 .event-single .item:before {
    width: 80px;
    height: 80px;
    padding: 12px 10px 0;
    font-size: 3.5em;
}

.box-50 .event-single .item .hold {
    width: 100%;
    height: 100%;
    padding: 0 55px 0 140px;
}

.box-50 .event-single .item .hold .date {
    top: 35px;
}

.box-50 .event-single .item .link-box:before {
    width: 100%;
    right: 0;
}

.box-50 .event-single .item .thumb:after {
    width: 100px;
}

.box-50 .event-single .item:hover .thumb:after {
    width: 100%;
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
}

@media (max-width: 1248px) {
    .box-50 .event-single .item .hold .text .title {
        font-size: 20px;
        font-size: 2rem;
    }
}
@media (max-width: 1008px) {
    .box-50 .event-single .item {
        height: auto;
        padding: 0 0 50px 0;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        min-height: 490px;
    }
    .box-50 .event-single .item:before {
        width: 60px;
        height: 60px;
        padding: 10px;
        font-size: 3em;
    }
    .box-50 .event-single .item .hold {
        width: 100%;
        padding: 0;
        position: static;
        display: block;
        height: auto;
    }
    .box-50 .event-single .item .hold .date {
        position: static;
        margin: 5px 0;
        padding: 0;
        color: #585858;
        font-size: 14px;
        font-size: 1.4rem;
    }
    .box-50 .event-single .item .hold .text {
        width: 100%;
    }
    .box-50 .event-single .item .hold .text .des {
        display: none;
    }
    .box-50 .event-single .item .hold .text .more {
        border: 1px solid #006ca3;
        color: #006ca3;
    }
    .box-50 .event-single .item .hold .text .title {
        font-size: 22px;
        font-size: 2.2rem;
        color: #006ca3;
    }
    .box-50 .event-single .item .link-box:before {
        width: 100%;
        right: 0;
        color: #006ca3;
    }
    .box-50 .event-single .item .thumb {
        height: 250px;
    }
    .box-50 .event-single .item .thumb:after {
        display: none;
    }
}
.box-25 .event-single .item {
    height: auto;
    padding: 0 0 50px 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    min-height: 490px;
}

.box-25 .event-single .item:before {
    width: 60px;
    height: 60px;
    padding: 10px;
    font-size: 3em;
}

.box-25 .event-single .item .hold {
    width: 100%;
    padding: 0;
    position: static;
    display: block;
    height: auto;
}

.box-25 .event-single .item .hold .date {
    position: static;
    margin: 5px 0;
    padding: 0;
    color: #585858;
    font-size: 14px;
    font-size: 1.4rem;
}

.box-25 .event-single .item .hold .text {
    width: 100%;
}

.box-25 .event-single .item .hold .text .des {
    display: none;
}

.box-25 .event-single .item .hold .text .more {
    border: 1px solid #006ca3;
    color: #006ca3;
}

.box-25 .event-single .item .hold .text .title {
    font-size: 22px;
    font-size: 2.2rem;
    color: #006ca3;
}

.box-25 .event-single .item .link-box:before {
    width: 100%;
    right: 0;
    color: #006ca3;
}

.box-25 .event-single .item .thumb {
    height: 250px;
}

.box-25 .event-single .item .thumb:after {
    width: 100%;
    opacity: 0;
}

.box-25 .event-single .item:hover .thumb:after {
    opacity: 1;
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
}

.box-25 .event-single .item:hover .more {
    background-color: #006ca3;
    color: #fff !important;
}

.events-calendar {
    width: 100%;
}

.events-calendar .holder {
    width: 100%;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: top;
    -ms-flex-align: top;
    align-items: top;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    position: relative;
    min-height: 670px;
}

@media (max-width: 736px) {
    .events-calendar .holder {
        display: block;
    }
}
.events-calendar .days {
    width: 40%;
    position: relative;
    border-right: 6px solid #006ca3;
    z-index: 10 !important;
    padding: 180px 55px 0 20px;
}

.events-calendar .days .icon {
    background-color: #006ca3;
    position: absolute;
    top: 0;
    right: 0;
    width: 120px;
    height: 150px;
    line-height: 130px;
    text-align: center;
    color: #fff;
    padding: 0;
}

.events-calendar .days .icon:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-left: 20px solid #006ca3;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    position: absolute;
    top: 50%;
    right: -20px;
    margin: -20px 0 0;
}

.events-calendar .days .icon span {
    font-size: 50px;
    font-size: 5rem;
}

.events-calendar .days .icon h4, .events-calendar .days .icon p {
    display: none;
}

.events-calendar .days h4 {
    color: #006ca3;
    margin: 0;
}

.events-calendar .days .all {
    padding: 0 20px;
    float: right;
}

.events-calendar .days table {
    width: 100%;
    text-align: center;
    margin: 20px 0;
}

.events-calendar .days table th, .events-calendar .days table td {
    height: 35px;
}

.events-calendar .days table th {
    font-weight: normal;
    line-height: 35px;
    color: #808080;
}

.events-calendar .days table td {
    text-align: center;
}

.events-calendar .days table td span {
    width: 35px;
    height: 35px;
    display: inline-block;
    cursor: pointer;
    color: #808080;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    line-height: 35px;
}

.events-calendar .days table td span.event {
    color: #006ca3;
}

.events-calendar .days table td span.active {
    background-color: #006ca3;
    color: #fff;
}

@media (max-width: 1008px) {
    .events-calendar .days {
        width: 50%;
    }
}
@media (max-width: 736px) {
    .events-calendar .days {
        width: 100%;
        border-right: none;
        padding: 0;
        overflow: visible;
    }
    .events-calendar .days .icon {
        width: 100%;
        position: relative;
        text-align: center;
        height: auto;
        line-height: normal;
        padding: 30px 20px;
    }
    .events-calendar .days .icon:after {
        content: "";
        display: block;
        width: 0;
        height: 0;
        border-top: 20px solid #006ca3;
        border-right: 20px solid transparent;
        border-left: 20px solid transparent;
        border-bottom: none;
        position: absolute;
        top: 100%;
        right: 50%;
        margin: 0 -20px 0 0;
    }
    .events-calendar .days .icon h4, .events-calendar .days .icon p {
        display: block;
        color: #fff;
        margin: 5px 0;
    }
    .events-calendar .days table, .events-calendar .days .month, .events-calendar .days .all {
        display: none;
    }
}
.events-calendar .events {
    width: 60%;
    position: relative;
    padding: 0 0 80px 0;
}

.events-calendar .events .date {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 45px;
    background-color: #298cbf;
    height: 150px;
    line-height: 150px;
}

.events-calendar .events .date p {
    margin: 0;
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
    font-size: 18px;
    font-size: 1.8rem;
    color: #fff;
    text-transform: uppercase;
}

.events-calendar .events .event {
    margin: 15px 20px 0 50px;
    position: relative;
    padding: 0 0 15px 0;
}

.events-calendar .events .event:after {
    content: "";
    display: block;
    width: 20%;
    border-bottom: 1px dotted #000;
    position: absolute;
    left: 0;
    bottom: 0;
}

.events-calendar .events .event .title {
    margin: 0;
    font-size: 20px;
    font-size: 2rem;
    color: #006ca3;
}

.events-calendar .events .event .time {
    display: block;
    font-size: 14px;
    font-size: 1.4rem;
    font-style: normal;
}

.events-calendar .events .event .time span {
    color: #2f2f30;
    font-size: 18px;
    font-size: 1.8rem;
}

.events-calendar .events .event p {
    margin: 0;
    font-size: 16px;
    font-size: 1.6rem;
}

.events-calendar .events .event a {
    text-transform: uppercase;
    font-size: 12px;
    font-size: 1.2rem;
}

.events-calendar .events .event a span {
    vertical-align: unset;
}

.events-calendar .events .more {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 20px 0;
    left: 50px;
    border-top: 1px solid #e3e3e3;
}

.events-calendar .events .more a {
    text-transform: uppercase;
    font-size: 12px;
    font-size: 1.2rem;
}

.events-calendar .events .more a span {
    vertical-align: unset;
}

@media (max-width: 1008px) {
    .events-calendar .events {
        width: 50%;
    }
}
@media (max-width: 736px) {
    .events-calendar .events {
        width: 100%;
        overflow: hidden;
        padding: 20px 0 65px 0;
    }
    .events-calendar .events .date {
        display: none;
    }
    .events-calendar .events .event {
        margin: 15px 20px 0 20px;
    }
    .events-calendar .events .event:after {
        width: 100%;
    }
    .events-calendar .events .more {
        background-color: #f9f9f9;
        left: 0;
        padding: 20px;
        text-align: center;
    }
}
.program-single {
    width: 100%;
}

.program-single .item {
    width: 100%;
    padding: 2em 1.06534%;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
}

.program-single .item .link-box:before {
    display: none;
}

.program-single .item .thumb {
    text-align: center;
    width: 25%;
    height: auto;
    position: relative;
    display: block;
    padding: 0;
    background-color: #000;
    overflow: hidden;
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    background-image: url("../images/img-program-thumb.png");
    background-size: cover;
    background-repeat: no-repeat;
}

.program-single .item .thumb .icon {
    left: 50%;
    top: 50%;
    margin: -55px 0 0 -45px;
    position: absolute;
    color: white;
    font-size: 4em;
    width: 100px;
    height: 100px;
    padding: 20px 10px 0 10px;
    z-index: 10;
}

.program-single .item .thumb .icon svg {
    color: #fff;
    fill: #fff;
}

.program-single .item .thumb:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    opacity: 0.45;
    filter: alpha(opacity=45);
    background-color: black;
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    z-index: 5;
}

.program-single .item .thumb img {
    display: block;
    position: absolute !important;
    height: 100%;
    max-width: none !important;
    width: 100%;
    opacity: 0.4;
    filter: alpha(opacity=40);
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
}

@media (max-width: 1408px) {
    .program-single .item .thumb img {
        width: auto;
    }
}
.program-single .item .text {
    width: 75%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 50px;
    border: 1px solid #e3e3e3;
    border-left: 5px solid #970d48;
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
}

.program-single .item .text .title {
    color: #006ca3;
}

.program-single .item .text p span {
    color: #006ca3;
}

.program-single .item .text p {
    width: 80%;
}

.program-single .item .text > span {
    display: none;
}

.program-single .item:hover .thumb:after {
    opacity: 0.75;
    filter: alpha(opacity=75);
    background-color: #006ca3;
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
}

.program-single .item:hover .text {
    background-color: #006ca3;
    border: 1px solid #006ca3;
    border-left: 5px solid #006ca3;
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
}

.program-single .item:hover .text span {
    color: #fff;
}

.program-single .item:hover .text p {
    color: #fff;
}

.program-single .item:hover .text .title {
    color: #fff;
}

.program-single .item:hover .text .btn-1 {
    color: #fff;
    border-color: #fff;
}

@media (max-width: 736px) {
    .program-single .item {
        margin: 2em 0;
    }
    .program-single .item .thumb {
        display: none;
    }
    .program-single .item .text {
        text-align: center;
        width: 100%;
        border: 1px solid #e3e3e3;
    }
    .program-single .item .text p {
        display: none;
    }
    .program-single .item .text > span {
        color: #970d48;
        display: block;
        font-size: 60px;
        font-size: 6rem;
    }
    .program-single .item:hover .text {
        border: 1px solid #e3e3e3 !important;
    }
    .program-single .item:hover .text span {
        color: #fff;
    }
}
.box-50 .program-single .item {
    padding: 2em 1em;
}

.box-50 .program-single .item .thumb {
    width: 45%;
    overflow: hidden;
}

.box-50 .program-single .item .thumb img {
    max-width: none !important;
    position: absolute !important;
    width: auto;
}

.box-50 .program-single .item .text {
    width: 55%;
}

@media (max-width: 1008px) {
    .box-50 .program-single .item {
        padding: 2em 1em;
    }
    .box-50 .program-single .item .thumb {
        display: none;
    }
    .box-50 .program-single .item .text {
        width: 100%;
        border: 1px solid #e3e3e3;
    }
    .box-50 .program-single .item .text > span {
        display: block;
        color: #970d48;
        font-size: 60px;
        font-size: 6rem;
    }
    .box-50 .program-single .item:hover .text {
        border: 1px solid #e3e3e3 !important;
    }
    .box-50 .program-single .item:hover .text span {
        color: #fff;
    }
}
.box-25 .program-single .item {
    display: block;
    margin: 2em;
    width: auto;
    border: 1px solid #e3e3e3;
    padding: 0;
}

.box-25 .program-single .item .link-box:before {
    color: #970d48;
    display: block;
}

.box-25 .program-single .item .thumb {
    text-align: center;
    width: 100%;
    height: 250px;
    position: relative;
    display: block;
    padding: 0;
    background-color: #000;
    overflow: hidden;
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
}

.box-25 .program-single .item .thumb .icon {
    left: 50%;
    top: 50%;
    margin: -55px 0 0 -45px;
    position: absolute;
    color: white;
    font-size: 4em;
    width: 100px;
    height: 100px;
    padding: 20px 10px 0 10px;
    z-index: 10;
}

.box-25 .program-single .item .thumb .icon svg {
    color: #fff;
    fill: #fff;
}

.box-25 .program-single .item .thumb:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    background-color: rgba(41, 140, 191, 0.8);
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    z-index: 5;
}

.box-25 .program-single .item .thumb:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    opacity: 0.45;
    filter: alpha(opacity=45);
    background-color: black;
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    z-index: 5;
}

.box-25 .program-single .item .thumb img {
    display: block;
    position: relative !important;
    height: 100%;
    max-width: none !important;
    width: 100%;
    opacity: 0.4;
    filter: alpha(opacity=40);
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
}

.box-25 .program-single .item .text {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 30px 20px 50px 20px;
    text-align: center;
    border: none;
    border-top: 5px solid #970d48;
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
}

.box-25 .program-single .item .text .title {
    color: #006ca3;
    margin: 0;
}

.box-25 .program-single .item .text p {
    display: none;
}

.box-25 .program-single .item .text .btn-1 {
    margin: 10px 0 0;
}

.box-25 .program-single .item:hover .link-box:before {
    color: #fff;
}

.box-25 .program-single .item:hover .thumb:after {
    opacity: 1;
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
}

.box-25 .program-single .item:hover .text {
    background-color: #006ca3;
    border-top: 5px solid #006ca3;
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
}

@media (max-width: 736px) {
    .box-25 .program-single .item:hover .text {
        border-left: none !important;
        border-right: none !important;
        border-bottom: none !important;
        border-top: 5px solid #006ca3 !important;
    }
}
.box-25 .program-single .item:hover .text span {
    color: #fff;
}

.box-25 .program-single .item:hover .text p {
    color: #fff;
}

.box-25 .program-single .item:hover .text .title {
    color: #fff;
}

.box-25 .program-single .item:hover .text .btn-1 {
    color: #fff;
    border-color: #fff;
}

.program-list {
    width: 100%;
}

.program-list .list {
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0 2em;
}

@media (max-width: 736px) {
    .program-list .list {
        padding: 0;
    }
}
.program-list .list .item {
    width: 23%;
    margin: 2em 1%;
    border: 1px solid #e3e3e3;
    overflow: hidden;
}

@media (max-width: 1008px) {
    .program-list .list .item {
        width: 48%;
    }
}
@media (max-width: 736px) {
    .program-list .list .item {
        width: 100%;
    }
}
.program-list .list .item .link-box:before {
    display: none;
}

.program-list .list .item .thumb img {
    display: block;
}

.program-list .list .item .text {
    width: 100%;
    height: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 60px 20px;
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
}

.program-list .list .item .text .title {
    color: #006ca3;
    margin: 0;
}

.program-list .list .item .text p span {
    color: #006ca3;
}

.program-list .list .item .text .btn-1 {
    margin: 10px 0 0;
}

.program-list .list .item .text .icon svg {
    color: #970d48;
    fill: #970d48;
}

.program-list .list .item:hover .text {
    background-color: #006ca3;
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
}

.program-list .list .item:hover .text span {
    color: #fff;
}

.program-list .list .item:hover .text p {
    color: #fff;
}

.program-list .list .item:hover .text .title {
    color: #fff;
}

.program-list .list .item:hover .text .btn-1 {
    color: #fff;
    border-color: #fff;
}

.program-list .list .item:hover .text .icon svg {
    color: #fff;
    fill: #fff;
}

.program-filters {
    width: 100%;
    padding: 30px 3%;
    position: relative;
}

@media (max-width: 1008px) {
    .program-filters {
        padding: 20px 2em;
    }
}
.program-filters .selectric-wrapper {
    width: 25%;
    margin: 0;
    float: left;
    z-index: 10;
}

@media (max-width: 736px) {
    .program-filters .selectric-wrapper {
        float: none;
        width: 100%;
        margin: 0 0 20px 0;
    }
}
.program-filters .search-text {
    float: right;
    width: 73%;
    position: relative;
}

@media (max-width: 736px) {
    .program-filters .search-text {
        float: none;
        width: 100%;
    }
}
.program-filters .search-text:after {
    content: "\e001";
    font-family: "uja-sephardic";
    display: block;
    position: absolute;
    top: 50%;
    left: 15px;
    color: #585858;
    font-size: 20px;
    margin: -11px 0 0;
}

.program-filters .search-text .text {
    margin: 0;
    padding: 0 20px 0 50px;
}

.slide-show {
    width: 100%;
    height: 500px;
    padding: 1em !important;
}

@media (max-width: 1008px) {
    .slide-show {
        height: 650px;
        padding: 2em !important;
    }
}
@media (max-width: 736px) {
    .slide-show {
        padding: 1em 0 !important;
    }
}
.slide-show .slide {
    width: 100%;
    height: 100%;
    background-color: black;
    padding: 0;
    position: relative;
    background-image: url("../images/bg-2.jpg");
}

.slide-show .slide .item {
    position: absolute;
    left: 2em;
    width: 60%;
    padding: 2em;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 1;
}

@media (max-width: 1248px) {
    .slide-show .slide .item {
        width: 100%;
        left: 0;
    }
}
@media (max-width: 736px) {
    .slide-show .slide .item {
        top: 0;
        transform: translateY(0);
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        padding: 1em;
        padding-top: 120px;
    }
}
.slide-show .slide .item .title {
    font-size: 2.1em;
    line-height: 1.3em;
    font-weight: 600;
    color: white;
}

.slide-show .slide .item .des {
    font-size: 1.1em;
    line-height: 1.4em;
    font-weight: 400;
    padding-bottom: 5px;
    color: white;
}

.slide-show .slide .item .cta {
    padding: 15px 15px;
    background-color: white;
    color: #006ca3;
    font-weight: 600;
    text-transform: uppercase;
    border-bottom: none;
}

.slide-show .slide video {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    display: block;
    background-color: #000;
}

.slide-show .controls {
    display: none;
}

.hero .slide-show {
    height: 560px;
    padding: 0 !important;
}

.hero .slide-show .slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.hero .slide-show .item {
    max-width: 1408px;
    margin: auto;
    position: relative;
    top: inherit;
    left: inherit;
    width: 100%;
    padding: 0 50% 0 1.06534%;
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

@media (max-width: 1408px) {
    .hero .slide-show .item {
        max-width: 1248px;
    }
}
@media (max-width: 1248px) {
    .hero .slide-show .item {
        max-width: 1008px;
    }
}
@media (max-width: 1008px) {
    .hero .slide-show .item {
        max-width: 768px;
        padding: 0 1.06534%;
    }
}
@media (max-width: 768px) {
    .hero .slide-show .item {
        max-width: 736px;
        padding: 0 20px;
    }
}
@media (max-width: 736px) {
    .hero .slide-show .item {
        max-width: 100%;
    }
}
.hero .slide-show .owl-controls {
    max-width: 1408px !important;
    width: 100%;
    position: relative;
    bottom: 0;
    margin: 0 auto;
}

@media (max-width: 1408px) {
    .hero .slide-show .owl-controls {
        max-width: 1248px !important;
    }
}
@media (max-width: 1248px) {
    .hero .slide-show .owl-controls {
        max-width: 1008px !important;
    }
}
@media (max-width: 768px) {
    .hero .slide-show .owl-controls {
        max-width: 736px !important;
    }
}
@media (max-width: 736px) {
    .hero .slide-show .owl-controls {
        max-width: 100% !important;
    }
}
.hero .slide-show .owl-controls .owl-dots {
    right: 20px;
}

.box-50 .slide-show .slide .item {
    width: 90%;
}

.image-module {
    margin: auto;
    text-align: center;
    padding: 3em 2em;
}

.image-module img {
    max-width: 100%;
    width: auto;
    height: auto;
}

.video-module {
    padding: 3em 2em;
    width: 100%;
}

.video-module > div {
    opacity: 1;
    width: 100%;
    height: auto;
}

.video-module .video {
    position: relative;
    padding: 0 1em;
    padding-bottom: 56.25%;
    /* 16:9 */
    padding-top: 25px;
    height: 0;
}

.video-module iframe {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    height: 100% !important;
}

.gallery-list-module {
    width: 100%;
    height: auto;
    position: relative;
    padding: 0.5em 0;
}

.gallery-list-module .link-box:before {
    display: none;
}

.gallery-list-module .intro {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 1.06534%;
    width: 100%;
}

.gallery-list-module .intro .title {
    font-weight: normal;
}

@media (max-width: 1008px) {
    .gallery-list-module .intro {
        padding: 0 10px;
    }
}
.gallery-list-module .list {
    width: 100%;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

@media (max-width: 1008px) {
    .gallery-list-module .list {
        padding: 0 10px;
    }
}
.gallery-list-module .list .item {
    width: 22.86932%;
    margin: 0 1.06534% 15px 1.06534%;
    float: left;
    position: relative;
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
}

.gallery-list-module .list .item .hidden {
    display: none;
}

@media (max-width: 1008px) {
    .gallery-list-module .list .item {
        width: 47.86932%;
        margin: 0 1.06534% 20px 1.06534%;
    }
}
@media (max-width: 736px) {
    .gallery-list-module .list .item {
        float: none;
        width: 100%;
        margin: 0 0 20px 0;
    }
}
.gallery-list-module .list .item:hover .thumb img {
    opacity: 0.3;
    filter: alpha(opacity=30);
}

@media (max-width: 736px) {
    .gallery-list-module .list .item .title {
        font-size: 20px;
        font-size: 2rem;
    }
}
.gallery-list-module .list .item .thumb {
    border: 1px solid #6ec9c4;
    text-align: center;
    width: 100%;
    height: auto;
    position: relative;
    display: block;
    padding: 0;
    background-color: #006ca3;
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
}

.gallery-list-module .list .item .thumb:before {
    left: 0;
    right: 0;
    margin: auto;
    position: absolute;
    z-index: 5;
    color: white;
    font-size: 3em;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    padding: 0;
    pointer-events: none;
}

.gallery-list-module .list .item .thumb img {
    display: block;
    width: 100%;
    height: auto;
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
}

.gallery-page-module {
    width: 100%;
    height: auto;
    position: relative;
    padding: 0.5em 0;
}

.gallery-page-module .link-box:before {
    display: none;
}

.gallery-page-module .intro {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 1.06534%;
    width: 100%;
}

.gallery-page-module .intro .title {
    font-weight: normal;
}

@media (max-width: 1008px) {
    .gallery-page-module .intro {
        padding: 0 10px;
    }
}
.gallery-page-module .gallery-list {
    width: 100%;
}

@media (max-width: 1008px) {
    .gallery-page-module .gallery-list {
        padding: 0 10px;
        display: block;
    }
}
.gallery-page-module .gallery-list .item {
    width: 10.36932%;
    margin: 1.06534%;
    float: left;
    position: relative;
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
}

@media (max-width: 1008px) {
    .gallery-page-module .gallery-list .item {
        width: 22.86932%;
    }
}
@media (max-width: 736px) {
    .gallery-page-module .gallery-list .item {
        width: 47.86932%;
    }
}
.gallery-page-module .gallery-list .item:hover .thumb:after {
    opacity: 1;
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
}

@media (max-width: 736px) {
    .gallery-page-module .gallery-list .item .title {
        font-size: 20px;
        font-size: 2rem;
    }
}
.gallery-page-module .gallery-list .item .thumb {
    border: 1px solid #6ec9c4;
    text-align: center;
    width: 100%;
    height: auto;
    position: relative;
    display: block;
    padding: 0;
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
}

.gallery-page-module .gallery-list .item .thumb:after {
    content: "+";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 40px;
    height: 40px;
    margin: -20px 0 0 -20px;
    font-size: 20px;
    line-height: 40px;
    background-color: rgba(0, 108, 163, 0.7);
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    z-index: 1;
    color: #fff;
    font-weight: bold;
    text-align: center;
    opacity: 0;
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
}

.gallery-page-module .gallery-list .item .thumb img {
    display: block;
    width: 100%;
    height: auto;
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
}

.cta-block {
    padding: 3em 2em;
    margin: 2em;
    border: 1px solid #e3e3e3;
    text-align: center;
    z-index: 1;
    background-size: cover;
    background-position: 50% 50%;
}

.cta-block .link-box:before {
    display: none;
}

.cta-block.bg-image {
    color: #fff;
    fill: #fff;
}

.cta-block.bg-image a {
    border: 1px solid #fff;
}

.cta-block.bg-image p {
    color: inherit;
}

.cta-block.solo-image {
    padding: 0;
    border: none;
    overflow: hidden;
}

.cta-block.solo-image .link-box:before {
    display: none;
}

.cta-block.solo-image img {
    display: block;
}

@media (max-width: 736px) {
    .cta-block {
        margin: 2em 0;
    }
    .cta-block.solo-image img {
        width: auto;
        max-width: none !important;
        height: 100%;
    }
}
.box-100 .cta-block {
    width: 60.36932% !important;
    margin: 2em auto;
}

@media (max-width: 1008px) {
    .box-100 .cta-block {
        width: 100% !important;
        margin: 2em;
    }
}
@media (max-width: 736px) {
    .box-100 .cta-block {
        margin: 2em 0;
    }
}
.share-module {
    padding: 100px 60px;
    width: 100%;
}

@media (max-width: 736px) {
    .share-module {
        text-align: center;
        padding: 40px 20px;
    }
    .share-module p {
        display: none;
    }
}
.box-100 .share-module {
    width: 60.36932%;
    margin: 0 auto;
    text-align: center;
}

@media (max-width: 1008px) {
    .box-100 .share-module {
        width: 100%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 40px 20px;
    }
}
.wysiwyg {
    padding: 3em 2em;
    width: 100%;
}

.wysiwyg-center-module {
    width: 72.86932%;
    text-align: center;
    margin: 3em auto;
    padding: 4em 5em;
    z-index: 10;
}

@media (max-width: 736px) {
    .wysiwyg-center-module {
        padding: 1.5em;
        margin: 0;
        width: 100%;
    }
}
.wysiwyg-center-module > * {
    z-index: 1;
}

.career-single {
    width: 100%;
}

.career-single .item {
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}

.career-single .item .hold {
    width: 30%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 80px 20px 80px 20px;
    text-align: center;
}

.career-single .item .hold .name {
    color: #970d48;
    font-size: 20px;
    font-size: 2rem;
}

.career-single .item .hold .icon {
    color: #006ca3;
    width: auto;
}

.career-single .item .hold .icon svg {
    width: 150px;
}

.career-single .item .text {
    width: 70%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 70px;
}

@media (max-width: 736px) {
    .career-single .item .text {
        margin: 15px 0 0;
        float: none;
        width: 100%;
    }
}
.career-single .item .text .title {
    margin: 0;
    color: #006ca3;
    font-weight: 500;
}

@media (max-width: 736px) {
    .career-single .item .text .title {
        font-size: 22px;
        font-size: 2.2rem;
    }
}
.career-single .item .text p {
    font-size: 17px;
    font-size: 1.7rem;
    margin: 5px 0 15px 0;
}

.career-single .item .text p span {
    color: #006ca3;
}

@media (max-width: 736px) {
    .career-single .item .text p {
        display: none;
    }
}
@media (max-width: 736px) {
    .career-single .item {
        display: block;
    }
    .career-single .item .hold {
        width: 100%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0;
        border: 2px solid transparent;
        border-bottom: 1px solid #eaeaea;
    }
    .career-single .item .hold .icon {
        font-size: 100px;
        font-size: 10rem;
    }
    .career-single .item .text {
        width: 100%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 1.5em;
    }
    .career-single .item .text .title {
        margin: 0 0 10px 0;
    }
    .career-single .item .text p {
        display: none;
    }
    .career-single .item .text .btn {
        width: auto;
        display: inline-block;
    }
}
.box-50 .career-single {
    width: 100%;
}

.box-50 .career-single .item .hold {
    width: 40%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 100px 20px 100px 20px;
}

.box-50 .career-single .item .hold .icon svg {
    width: 130px;
}

.box-50 .career-single .item .text {
    width: 60%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 20px;
}

@media (max-width: 1008px) {
    .box-50 .career-single .item {
        display: block;
    }
    .box-50 .career-single .item .hold {
        width: 100%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0;
        border: 2px solid transparent;
        border-bottom: 1px solid #eaeaea;
    }
    .box-50 .career-single .item .text {
        width: 100%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 1.5em;
    }
    .box-50 .career-single .item .text .title {
        margin: 0 0 10px 0;
    }
    .box-50 .career-single .item .text p {
        display: none;
    }
}
.border .box-100 .blog-single .hold {
    border-right: 1px solid #eaeaea;
    border-left: 1px solid #eaeaea;
}

.border .box-50 .blog-single .hold {
    border-right: 1px solid #eaeaea;
    border-left: 1px solid #eaeaea;
}

.border .box-50:last-child .blog-single .hold {
    border-right: 1px solid #eaeaea;
    border-left: none;
}

.box-25 .career-single {
    width: 100%;
}

.box-25 .career-single .item {
    display: block;
}

.box-25 .career-single .item .hold {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    border: 2px solid transparent;
    border-bottom: 1px solid #eaeaea;
}

.box-25 .career-single .item .hold .icon {
    padding: 20px 0 0;
}

.box-25 .career-single .item .hold .icon svg {
    width: 110px;
}

.box-25 .career-single .item .text {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 1.5em;
}

.box-25 .career-single .item .text .title {
    margin: 0 0 10px 0;
}

.box-25 .career-single .item .text p {
    display: none;
}

.box-25:first-child .career-single .item {
    border-left: 1px solid #eaeaea;
}

@media (max-width: 1008px) {
    .box-25:first-child .career-single .item {
        border-left: none;
    }
}
.box-25:last-child .career-single .item {
    border-right: 1px solid #eaeaea;
}

@media (max-width: 1008px) {
    .box-25:last-child .career-single .item {
        border-left: none;
    }
}
.career-list {
    width: 100%;
    padding: 2em;
}

.career-list .info {
    width: 97.86932%;
    margin: 0 1.06534%;
}

.career-list .info .title {
    margin: 0;
    font-weight: 400;
    color: #006ca3;
}

.career-list .list {
    width: 97.86932%;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 1.06534%;
}

.career-list .list .item {
    width: 31%;
    padding: 20px 40px 40px 40px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    min-height: 190px;
    margin: 10px 1% 0 1%;
    border: 1px solid #e3e3e3;
    background-color: #fafafa;
}

.career-list .list .item .name {
    color: #970d48;
    font-size: 16px;
    font-size: 1.6rem;
}

.career-list .list .item .icon {
    font-size: 40px;
    font-size: 4rem;
    color: #006ca3;
    width: auto;
}

.career-list .list .item .icon svg {
    width: 45px;
}

.career-list .list .item .title {
    margin: 0;
    color: #006ca3;
    font-weight: 500;
}

.career-list .list .item p {
    font-size: 17px;
    font-size: 1.7rem;
    margin: 0;
}

.career-list .list .item .link-box:before {
    bottom: 0;
}

.career-list .list .item:hover {
    background-color: #006ca3;
}

.career-list .list .item:hover .title, .career-list .list .item:hover p, .career-list .list .item:hover .icon, .career-list .list .item:hover .link-box:before {
    color: #fff;
    fill: #fff;
}

@media (max-width: 1008px) {
    .career-list .list .item {
        width: 31%;
        padding: 20px 20px 40px 20px;
    }
    .career-list .list .item .title {
        font-size: 18px;
        font-size: 1.8rem;
    }
    .career-list .list .item p {
        font-size: 16px;
        font-size: 1.6rem;
    }
}
@media (max-width: 736px) {
    .career-list .list {
        display: block;
    }
    .career-list .list .item {
        width: 100%;
        padding: 20px 20px 40px 20px;
        margin: 10px 0;
    }
    .career-list .list .item .title {
        font-size: 18px;
        font-size: 1.8rem;
    }
    .career-list .list .item p {
        font-size: 16px;
        font-size: 1.6rem;
    }
}
.careers-categories {
    width: 100%;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.careers-categories .item {
    width: 25%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 60px 35px;
    text-align: center;
}

@media (max-width: 1008px) {
    .careers-categories .item {
        width: 50%;
        border-bottom: 1px solid #e3e3e3;
        margin: 0 -1px -1px 0;
    }
}
@media (max-width: 736px) {
    .careers-categories .item {
        width: 100%;
        border-right: none;
        padding: 30px 20px;
    }
}
.careers-categories .item .title {
    color: #006ca3;
}

.border .careers-categories .item {
    border-right: 1px solid #e3e3e3;
}

.border .careers-categories .item:last-child {
    border: none;
}

.staff-content {
    width: 100%;
    height: auto;
}

@media (max-width: 736px) {
    .staff-content {
        -ms-transform: translateY(-70px);
        -webkit-transform: translateY(-70px);
        transform: translateY(-70px);
        z-index: 10;
    }
}
.staff-content .card {
    width: 100%;
    height: auto;
    padding: 1em 2em;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: none;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center;
}

@media (max-width: 736px) {
    .staff-content .card {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 0;
    }
}
.staff-content .card .thumb {
    width: 100%;
    max-width: 120px;
    height: auto;
    border: 1px solid #006ca3;
}

@media (max-width: 736px) {
    .staff-content .card .thumb {
        max-width: 160px;
        margin: auto;
    }
}
.staff-content .card .thumb img {
    width: 100%;
    height: auto;
    display: inherit;
}

.staff-content .card .detail {
    padding: 10px 15px;
}

@media (max-width: 736px) {
    .staff-content .card .detail {
        width: 100%;
        padding: 10px 0;
    }
}
.staff-content .card .detail .phone {
    padding: 0;
    margin: 0;
    color: #585858;
}

.staff-content .card .detail .phone:before {
    color: #006ca3;
}

@media (max-width: 736px) {
    .staff-content .card .detail .phone {
        border-bottom: 1px solid #eaeaea;
        padding: 5px 15px;
        width: 100%;
    }
}
.staff-content .card .detail .email {
    padding: 0;
    margin: 0;
    color: #006ca3;
}

@media (max-width: 736px) {
    .staff-content .card .detail .email {
        border-bottom: 1px solid #eaeaea;
        padding: 5px 15px;
        width: 100%;
    }
}
.staff-content .card .detail .socials {
    padding: 5px 0;
}

@media (max-width: 736px) {
    .staff-content .card .detail .socials {
        text-align: center;
        border-bottom: 1px solid #eaeaea;
    }
}
.staff-content .card .detail .socials a {
    display: inline-block;
    padding: 0 2px;
}

.staff-content .card .detail .socials img {
    width: 25px;
}

.staff-content .sum {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: auto;
    padding: 1em 2.5em;
    margin: 0;
}

@media (max-width: 736px) {
    .staff-content .sum {
        padding: 0 15px;
    }
}
.staff-content .phil {
    width: 100%;
    height: auto;
    padding: 1em 2em;
}

@media (max-width: 736px) {
    .staff-content .phil {
        padding: 25px 15px;
    }
}
.staff-content .phil .title {
    padding: 0;
    margin: 0;
    color: #970d48;
    font-size: 1.5em;
}

.staff-content .phil .title:before {
    padding: 0;
    font-size: 1.3em;
    float: left;
}

@media (max-width: 1008px) {
    .staff-content .phil .title:before {
        margin: 0 10px 0 0;
    }
}
.staff-content .phil .title span:before {
    content: "";
    border-bottom: 1px solid #970d48;
    width: 23%;
    display: inline-block;
    font-size: 1em;
    vertical-align: middle;
    margin: 0 10px;
}

@media (max-width: 1008px) {
    .staff-content .phil .title span:before {
        display: none;
    }
}
.staff-content .phil .title span {
    font-size: 20px;
    font-size: 2rem;
}

@media (max-width: 736px) {
    .staff-content .phil .title:after {
        display: none;
    }
    .staff-content .phil .title:before {
        padding: 0 10px 0 0;
    }
}
.staff-content .phil .des {
    padding: 5px 0;
    margin: 0;
    color: #970d48;
}

.staff-image-2 {
    width: auto;
    height: auto;
    max-width: 90%;
    margin: auto;
    display: block;
}

.staff-list-1 {
    padding: 1em 0 !important;
}

.staff-list-1 .info {
    width: 50%;
    padding: 1em 1.06534%;
}

@media (max-width: 1008px) {
    .staff-list-1 .info {
        width: 100%;
    }
}
.staff-list-1 .info .title {
    padding: 5px;
    margin: 0;
}

.staff-list-1 .info .des {
    padding: 5px;
    margin: 0;
}

.staff-list-1 .list {
    width: 100%;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 1em 0;
}

@media (max-width: 736px) {
    .staff-list-1 .list {
        padding: 1em 10px;
    }
}
.staff-list-1 .list .item {
    width: 25%;
    padding: 0 1.06534%;
}

.staff-list-1 .list .item:hover .thumb {
    border: 2px solid #006ca3;
}

.staff-list-1 .list .item:hover .thumb:before {
    color: #006ca3;
}

.staff-list-1 .list .item:hover .thumb:after {
    display: block;
}

.staff-list-1 .list .item .link-box:before {
    display: none;
}

.staff-list-1 .list .item .thumb {
    width: 100%;
    height: auto;
    border-width: 2px;
    border-color: transparent;
    border-style: solid;
}

.staff-list-1 .list .item .thumb:before {
    color: #fff;
    position: absolute;
    bottom: 15px;
    left: 0;
    right: 0;
    margin: auto;
    font-size: 2.5em;
    text-align: center;
    z-index: 3;
}

@media (max-width: 736px) {
    .staff-list-1 .list .item .thumb:before {
        bottom: 0;
    }
}
.staff-list-1 .list .item .thumb:after {
    content: "+";
    display: none;
    width: 80px;
    height: 80px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -40px 0 0 -40px;
    background-color: rgba(0, 108, 163, 0.7);
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    z-index: 1;
    color: #fff;
    font-weight: bold;
    line-height: 80px;
    text-align: center;
    font-size: 40px;
}

.staff-list-1 .list .item .thumb img {
    width: 100%;
    height: auto;
    display: inherit;
}

.staff-list-1 .list .item .con {
    width: 100%;
    padding-top: 1em;
}

.staff-list-1 .list .item .con .name {
    padding: 0;
    margin: 0;
    color: #006ca3;
    font-size: 18px;
    font-size: 1.8rem;
}

.staff-list-1 .list .item .con .pos {
    padding: 0;
    margin: 0;
    font-size: 14px;
    font-size: 1.4rem;
    color: #585858;
}

.staff-list-1 .list .item .con a {
    font-size: 30px;
    display: none;
}

@media (max-width: 1008px) {
    .staff-list-1 .list .item {
        width: 50%;
        margin: 20px 0;
    }
}
@media (max-width: 736px) {
    .staff-list-1 .list .item {
        width: 100%;
    }
    .staff-list-1 .list .item .thumb {
        width: 49%;
        float: left;
    }
    .staff-list-1 .list .item .thumb:after {
        width: 40px;
        height: 40px;
        margin: -20px 0 0 -20px;
        font-size: 20px;
        line-height: 40px;
    }
    .staff-list-1 .list .item .con {
        width: 49%;
        float: right;
        padding: 0;
    }
    .staff-list-1 .list .item .con a {
        display: inline-block;
    }
}
.staff-list-2 {
    padding: 1em 0 !important;
}

.staff-list-2 .info {
    width: 50%;
    padding: 1em 1.06534%;
}

@media (max-width: 1008px) {
    .staff-list-2 .info {
        width: 100%;
    }
}
.staff-list-2 .info .title {
    padding: 5px;
    margin: 0;
}

@media (max-width: 736px) {
    .staff-list-2 .info .title {
        font-size: 20px;
        font-size: 2rem;
    }
}
.staff-list-2 .info .des {
    padding: 5px;
    margin: 0;
}

.staff-list-2 .list {
    width: 97.86932%;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 1.06534%;
}

@media (max-width: 736px) {
    .staff-list-2 .list {
        padding: 0 10px;
    }
}
.staff-list-2 .list .item {
    width: 10.36932%;
    margin: 1em 1.06534%;
}

@media (max-width: 1008px) {
    .staff-list-2 .list .item {
        width: 22.86932%;
    }
}
.staff-list-2 .list .item:hover .thumb {
    border: 2px solid #006ca3;
}

.staff-list-2 .list .item:hover .thumb:before {
    color: #006ca3;
}

.staff-list-2 .list .item:hover .thumb:after {
    display: block;
}

.staff-list-2 .list .item .link-box:before {
    display: none;
}

.staff-list-2 .list .item .thumb {
    width: 100%;
    height: auto;
    border-width: 2px;
    border-color: transparent;
    border-style: solid;
}

.staff-list-2 .list .item .thumb:before {
    color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    font-size: 2.5em;
    text-align: center;
    z-index: 3;
}

.staff-list-2 .list .item .thumb:after {
    content: "+";
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 40px;
    height: 40px;
    margin: -20px 0 0 -20px;
    font-size: 20px;
    line-height: 40px;
    background-color: rgba(0, 108, 163, 0.7);
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    z-index: 1;
    color: #fff;
    font-weight: bold;
    text-align: center;
}

.staff-list-2 .list .item .thumb img {
    width: 100%;
    height: auto;
    display: inherit;
}

.staff-list-2 .list .item .con {
    width: 100%;
    padding-top: 0.5em;
}

.staff-list-2 .list .item .con .name {
    padding: 0;
    margin: 0;
    color: #006ca3;
    font-size: 15px;
    font-size: 1.5rem;
}

.staff-list-2 .list .item .con .pos {
    padding: 0;
    margin: 0;
    font-size: 13px;
    font-size: 1.3rem;
    color: #585858;
}

.staff-list-2 .list .item .con a {
    font-size: 30px;
    display: none;
}

@media (max-width: 736px) {
    .staff-list-2 .list .item {
        width: 48%;
        margin: 20px 1%;
        padding: 0;
    }
    .staff-list-2 .list .item .con a {
        display: inline-block;
    }
}
.staff-single .item {
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    min-height: 200px;
}

.staff-single .item .sec-1 {
    background-image: url("../images/staff-body.jpg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    width: 30%;
}

@media (max-width: 1008px) {
    .staff-single .item .sec-1 {
        display: none;
    }
}
.staff-single .item .sec-2 {
    width: 30%;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -moz-justify-content: center;
    justify-content: center;
}

@media (max-width: 1008px) {
    .staff-single .item .sec-2 {
        width: 50%;
    }
}
@media (max-width: 736px) {
    .staff-single .item .sec-2 {
        width: 100%;
        padding: 1.5em 0;
    }
}
.staff-single .item .sec-2 .thumb {
    width: 85%;
    border: 2px solid #006ca3;
    margin: auto;
}

.staff-single .item .sec-2 .thumb img {
    width: 100%;
    height: auto;
    display: inherit;
}

.staff-single .item .sec-3 {
    width: 40%;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 2em;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -moz-justify-content: center;
    justify-content: center;
}

@media (max-width: 1008px) {
    .staff-single .item .sec-3 {
        width: 50%;
    }
}
@media (max-width: 736px) {
    .staff-single .item .sec-3 {
        width: 100%;
    }
    .staff-single .item .sec-3 .sum {
        display: none;
    }
}
.staff-single .item .sec-3 .detail {
    width: 100%;
}

.staff-single .item .sec-3 .detail .name {
    color: #006ca3;
    margin: 0;
}

.staff-single .item .sec-3 .detail .pos {
    margin: 0 0 10px 0;
}

.staff-single .item .sec-3 .detail .thumb {
    display: none;
}

.staff-single .item .sec-3 .detail .phone {
    padding: 0;
    margin: 0 0 5px -3px;
    color: #585858;
}

.staff-single .item .sec-3 .detail .phone:before {
    color: #006ca3;
    font-size: 25px;
    font-size: 2.5rem;
}

.staff-single .item .sec-3 .detail .email {
    padding: 0;
    margin: 0 0 5px -3px;
    color: #006ca3;
}

.staff-single .item .sec-3 .detail .email:before {
    color: #006ca3;
    font-size: 25px;
    font-size: 2.5rem;
}

.staff-single .item .sec-3 .detail .socials {
    padding: 10px 0;
}

.staff-single .item .sec-3 .detail .socials a {
    display: inline-block;
    padding: 0 2px;
}

.staff-single .item .sec-3 .detail .socials img {
    width: 25px;
}

.staff-single .item .sec-3 .detail .sum {
    margin: 0 0 5px 0;
}

.staff-single .item .sec-3 .detail .sum span {
    color: #006ca3;
}

.staff-single .item .sec-3 .detail .more {
    text-decoration: none;
    display: inline-block;
    text-transform: uppercase;
    font-size: 14px;
    font-size: 1.4rem;
}

.staff-single .item .sec-3 .detail .more:after {
    content: "\e00e";
    display: inline-block;
    vertical-align: middle;
    font-family: "uja-sephardic";
    padding: 0 0 4px 10px;
}

.box-50 .staff-single .item .sec-1, .box-50 .staff-single .item .sec-2 {
    display: none;
}

.box-50 .staff-single .item .sec-3 {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.box-50 .staff-single .item .sec-3 .detail .short-sec {
    width: 100%;
    overflow: hidden;
    margin: 0 0 5px 0;
}

.box-50 .staff-single .item .sec-3 .detail .thumb {
    display: block;
    width: 30%;
    margin: 0 5% 0 0;
    float: left;
}

.box-50 .staff-single .item .sec-3 .detail .thumb img {
    width: 100%;
    height: auto;
}

.box-50 .staff-single .item .sec-3 .detail .hold {
    float: none;
    width: auto;
}

@media (max-width: 736px) {
    .box-50 .staff-single .item .sec-3 .detail .thumb, .box-50 .staff-single .item .sec-3 .detail .hold {
        width: 100%;
        margin: 0;
        float: none;
    }
    .box-50 .staff-single .item .sec-3 .sum {
        display: none;
    }
}
.box-25 .staff-single .item .sec-1, .box-25 .staff-single .item .sec-2 {
    display: none;
}

.box-25 .staff-single .item .sec-3 {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.box-25 .staff-single .item .sec-3 .detail .short-sec {
    width: 100%;
    overflow: hidden;
    margin: 0 0 5px 0;
}

.box-25 .staff-single .item .sec-3 .detail .thumb {
    display: block;
    width: 100%;
}

.box-25 .staff-single .item .sec-3 .detail .hold {
    width: 105%;
}

.box-25 .staff-single .item .sec-3 .detail .hold .phone {
    padding: 0 0 0 33px;
    margin: 0 0 5px 0;
    color: #585858;
}

.box-25 .staff-single .item .sec-3 .detail .hold .phone:before {
    color: #1a3f94;
    font-size: 25px;
    font-size: 2.5rem;
    position: absolute;
    left: -3px;
    top: 0;
}

.box-25 .staff-single .item .sec-3 .detail .hold .phone a {
    display: block;
    overflow: hidden;
    position: relative;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
    font-size: 1.6rem;
}

.box-25 .staff-single .item .sec-3 .detail .hold .email {
    padding: 0 0 0 33px;
    margin: 0 0 5px 0;
    color: #1a3f94;
}

.box-25 .staff-single .item .sec-3 .detail .hold .email:before {
    color: #1a3f94;
    font-size: 25px;
    font-size: 2.5rem;
    margin: 0 0 0 -3px;
    position: absolute;
    left: -3px;
    top: 0;
}

.box-25 .staff-single .item .sec-3 .detail .hold .email a {
    display: block;
    overflow: hidden;
    position: relative;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
    font-size: 1.6rem;
}

.box-25 .staff-single .item .sec-3 .detail .sum {
    display: none;
}

.blog-single {
    width: 100%;
}

.blog-single .item {
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}

.blog-single .item .hold {
    width: 34%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 120px 30px;
    border: 2px solid transparent;
}

.blog-single .item .hold .thumb {
    border: 1px solid #6ec9c4;
    text-align: center;
    width: 100%;
    height: auto;
    position: relative;
    display: block;
    padding: 0;
    background-color: #000;
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
}

.blog-single .item .hold .thumb img {
    display: block;
    width: 100%;
    height: auto;
    opacity: 0.7;
    filter: alpha(opacity=70);
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
}

.blog-single .item .hold .meta {
    display: block;
    font-style: normal;
    font-size: 14px;
    font-size: 1.4rem;
    margin: 5px 0 0;
}

.blog-single .item .hold .meta a {
    text-decoration: none;
}

.blog-single .item .text {
    width: 66%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 70px;
}

@media (max-width: 736px) {
    .blog-single .item .text {
        margin: 15px 0 0;
        float: none;
        width: 100%;
    }
}
.blog-single .item .text .title {
    margin: 0;
    color: #006ca3;
    font-weight: 500;
}

@media (max-width: 736px) {
    .blog-single .item .text .title {
        font-size: 22px;
        font-size: 2.2rem;
    }
}
.blog-single .item .text .meta {
    display: none;
    font-style: normal;
    font-size: 14px;
    font-size: 1.4rem;
}

.blog-single .item .text .meta a {
    text-decoration: none;
}

.blog-single .item .text p {
    font-size: 17px;
    font-size: 1.7rem;
    margin: 15px 0;
}

.blog-single .item .text p span {
    color: #006ca3;
}

@media (max-width: 736px) {
    .blog-single .item .text p {
        display: none;
    }
}
.blog-single .item .text .more {
    text-decoration: none;
    display: inline-block;
    text-transform: uppercase;
    font-size: 14px;
    font-size: 1.4rem;
}

.blog-single .item .text .more:after {
    content: "\e00e";
    display: inline-block;
    vertical-align: middle;
    font-family: "uja-sephardic";
    padding: 0 0 4px 10px;
}

.blog-single .item .text .tags {
    display: block;
    font-size: 12px;
    font-size: 1.2rem;
    margin: 5px 0 0;
    font-style: normal;
}

@media (max-width: 736px) {
    .blog-single .item .text .tags {
        display: none;
    }
}
.blog-single .item .text .tags a {
    text-decoration: none;
}

.blog-single .item .text .tags:before {
    content: "\e028";
    display: inline-block;
    vertical-align: middle;
    font-family: "uja-sephardic";
    padding: 0 10px 0 0;
    color: #84c561;
    font-size: 14px;
    font-size: 1.4rem;
}

@media (max-width: 1008px) {
    .blog-single .item .hold {
        padding: 120px 20px 120px 20px;
    }
    .blog-single .item .text {
        padding: 0 20px;
    }
}
@media (max-width: 736px) {
    .blog-single .item {
        display: block;
    }
    .blog-single .item .hold {
        width: 100%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 2em;
        border: 2px solid transparent;
        border-bottom: 1px solid #ececec;
    }
    .blog-single .item .hold .meta {
        display: none;
    }
    .blog-single .item .text {
        width: 100%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 20px 2em;
        margin: 0;
    }
    .blog-single .item .text p {
        margin: 5px 0;
        font-size: 14px;
        font-size: 1.4rem;
    }
    .blog-single .item .text .meta {
        display: block;
    }
    .blog-single .item .text .tags {
        display: none;
    }
}
.box-50 .blog-single {
    width: 100%;
}

.box-50 .blog-single .item .hold {
    width: 40%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 120px 20px 120px 20px;
    border: 2px solid transparent;
}

.box-50 .blog-single .item .text {
    width: 60%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 20px;
}

@media (max-width: 1008px) {
    .box-50 .blog-single .item {
        display: block;
    }
    .box-50 .blog-single .item .hold {
        width: 100%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 2em;
        border: 2px solid transparent;
        border-bottom: 1px solid #ececec;
    }
    .box-50 .blog-single .item .hold .meta {
        display: none;
    }
    .box-50 .blog-single .item .text {
        width: 100%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 20px 2em;
        margin: 0;
    }
    .box-50 .blog-single .item .text p {
        margin: 5px 0;
        font-size: 14px;
        font-size: 1.4rem;
    }
    .box-50 .blog-single .item .text .meta {
        display: block;
    }
    .box-50 .blog-single .item .text .tags {
        display: none;
    }
}
.box-25 .blog-single {
    width: 100%;
    padding: 2em;
}

.box-25 .blog-single .item {
    display: block;
}

.box-25 .blog-single .item .hold {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    background-color: transparent !important;
    border: 2px solid transparent;
}

.box-25 .blog-single .item .hold .meta {
    display: none;
}

.box-25 .blog-single .item .text {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px 0;
}

.box-25 .blog-single .item .text p {
    margin: 5px 0;
    font-size: 14px;
    font-size: 1.4rem;
}

.box-25 .blog-single .item .text .meta {
    display: block;
}

.box-25 .blog-single .item .text .tags {
    display: none;
}

.border .box-100 .blog-single .hold {
    border-right: 1px solid #eaeaea;
    border-left: 1px solid #eaeaea;
}

@media (max-width: 1008px) {
    .border .box-100 .blog-single .hold {
        border-left: none;
        border-right: none;
    }
}
.border .box-50 .blog-single .hold {
    border-right: 1px solid #eaeaea;
    border-left: 1px solid #eaeaea;
}

@media (max-width: 1008px) {
    .border .box-50 .blog-single .hold {
        border-left: none;
        border-right: none;
    }
}
.border .box-50:last-child .blog-single .hold {
    border-right: 1px solid #eaeaea;
    border-left: none;
}

@media (max-width: 1008px) {
    .border .box-50:last-child .blog-single .hold {
        border-left: none;
        border-right: none;
    }
}
.blog-list {
    width: 100%;
    padding: 2em;
}

.blog-list .info {
    width: 97.86932%;
    padding: 0 1.06534%;
}

.blog-list .info .title {
    margin: 0;
    font-weight: 400;
    color: #006ca3;
}

.blog-list .list {
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0;
    width: 100%;
}

@media (max-width: 1008px) {
    .blog-list .list {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
.blog-list .list .item {
    width: 22.86932%;
    margin: 0 1.06534% 20px 1.06534%;
}

@media (max-width: 1008px) {
    .blog-list .list .item {
        width: 47.86932%;
        float: left;
        margin: 10px 1.06534%;
    }
}
@media (max-width: 736px) {
    .blog-list .list .item {
        width: 97.86932%;
        float: none;
        margin: 10px 1.06534%;
    }
}
.blog-list .list .thumb {
    border: 1px solid #6ec9c4;
    text-align: center;
    width: 100%;
    height: auto;
    position: relative;
    display: block;
    padding: 0;
    background-color: #000;
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
}

.blog-list .list .thumb img {
    display: block;
    width: 100%;
    height: auto;
    opacity: 0.7;
    filter: alpha(opacity=70);
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
}

.blog-list .list .meta {
    display: block;
    font-style: normal;
    font-size: 14px;
    font-size: 1.4rem;
    margin: 5px 0 0;
}

.blog-list .list .meta a {
    text-decoration: none;
}

.blog-list .list .title {
    margin: 5px 0 0;
    color: #006ca3;
    font-weight: 500;
    font-size: 20px;
    font-size: 2rem;
}

.blog-list .list p {
    margin: 5px 0;
    font-size: 14px;
    font-size: 1.4rem;
}

.blog-list .list p span {
    color: #006ca3;
}

@media (max-width: 736px) {
    .blog-list .list p {
        display: none;
    }
}
.blog-list .list .more {
    text-decoration: none;
    display: inline-block;
    text-transform: uppercase;
    font-size: 14px;
    font-size: 1.4rem;
}

.blog-list .list .more:after {
    content: "\e00e";
    display: inline-block;
    vertical-align: middle;
    font-family: "uja-sephardic";
    padding: 0 0 4px 10px;
}

.blog-list .list .link-box:before {
    display: none;
}

@media (max-width: 1008px) {
    .blog-list .item .hold {
        padding: 120px 20px 120px 20px;
    }
    .blog-list .item .text {
        padding: 0 20px;
    }
}
@media (max-width: 736px) {
    .blog-list .item {
        display: block;
    }
    .blog-list .item .hold {
        width: 100%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0;
        background-color: transparent !important;
        border: 2px solid transparent;
    }
    .blog-list .item .hold .meta {
        display: none;
    }
    .blog-list .item .text {
        width: 100%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 10px 0;
    }
    .blog-list .item .text p {
        margin: 5px 0;
        font-size: 14px;
        font-size: 1.4rem;
    }
    .blog-list .item .text .meta {
        display: block;
    }
    .blog-list .item .text .tags {
        display: none;
    }
}
.testimonials {
    width: 100%;
    height: 400px;
}

.testimonials .holder {
    width: 60.36932%;
    margin: 0 auto;
    position: relative;
    height: 100%;
}

@media (max-width: 1008px) {
    .testimonials .holder {
        width: 100%;
    }
}
.testimonials .icon svg {
    color: #84c561;
    fill: #84c561 !important;
}

.testimonials .slide {
    position: relative;
    height: 100%;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 100px 0 60px 0;
    overflow: hidden;
}

.testimonials .slide .box {
    width: 22%;
    float: left;
    text-align: center;
}

.testimonials .slide .box span {
    display: block;
    color: #84c561;
    font-size: 60px;
    font-size: 6rem;
    line-height: 60px;
}

.testimonials .slide .box p {
    font-size: 14px;
    font-size: 1.4rem;
    margin: 0;
    color: #84c561;
}

.testimonials .slide .text {
    width: 78%;
    float: right;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 20px;
    border-left: 1px solid #e3e3e3;
}

.testimonials .slide .text .author {
    float: right;
    color: #84c561;
    font-style: normal;
    position: relative;
    font-size: 20px;
    font-size: 2rem;
}

.testimonials .slide .text .author:before {
    content: "";
    width: 68%;
    border-bottom: 1px solid #84c561;
    vertical-align: middle;
    display: block;
    position: absolute;
    right: 110%;
    top: 50%;
}

.testimonials .slide .text .pos {
    float: right;
    width: 100%;
    text-align: right;
    color: #84c561;
    font-size: 13px;
    font-size: 1.3rem;
}

.testimonials .owl-carousel .owl-controls .owl-dots {
    width: 100%;
    right: 0;
    text-align: center;
}

.testimonials .owl-carousel .owl-controls .owl-dots .owl-dot {
    display: inline-block;
    margin: 0 5px;
    float: none;
}

.testimonials .owl-carousel .owl-controls .owl-dots .owl-dot span {
    border: 1px solid #e3e3e3;
}

@media (max-width: 736px) {
    .testimonials .owl-carousel .owl-controls .owl-dots {
        width: auto;
        right: 20px;
    }
}
@media (max-width: 736px) {
    .testimonials {
        height: auto;
    }
    .testimonials .holder {
        width: 100%;
    }
    .testimonials .slide {
        padding: 60px 20px;
    }
}
@media (max-width: 736px) and (max-width: 736px) {
    .testimonials .slide {
        padding: 40px 20px 60px 20px;
    }
}
@media (max-width: 736px) {
    .testimonials .slide .box {
        width: 100%;
        float: none;
        text-align: left;
    }
    .testimonials .slide .box span {
        font-size: 70px;
        font-size: 7rem;
    }
    .testimonials .slide .text {
        width: 100%;
        float: none;
        padding: 0;
        border: none;
    }
}
.box-50 .testimonials {
    height: 600px;
}

@media (max-width: 1008px) {
    .box-50 .testimonials {
        height: 700px;
    }
}
@media (max-width: 736px) {
    .box-50 .testimonials {
        height: auto;
    }
}
.box-50 .testimonials .holder {
    width: 100%;
}

.box-50 .testimonials .slide {
    padding: 60px 20px;
}

@media (max-width: 736px) {
    .box-50 .testimonials .slide {
        padding: 40px 20px 60px 20px;
    }
}
.box-50 .testimonials .slide .box {
    width: 100%;
    float: none;
    text-align: left;
}

.box-50 .testimonials .slide .box span {
    font-size: 70px;
    font-size: 7rem;
}

.box-50 .testimonials .slide .text {
    width: 100%;
    float: none;
    padding: 0;
    border: none;
}

.links-block {
    width: 100%;
    background-color: #fff;
    z-index: 10;
}

.links-block .holder {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
}

.links-block .des {
    padding: 50px;
    width: 25%;
    border-right: 1px solid #e3e3e3;
    border-left: 1px solid #e3e3e3;
    background-color: #f9f9f9;
}

.links-block .des .title {
    color: #006ca3;
}

.links-block .des p {
    color: #585858;
}

.links-block .list {
    width: 75%;
    padding: 50px 40px;
}

.links-block .list ul {
    width: 100%;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.links-block .list ul li {
    display: block;
    width: 30%;
    border-bottom: 1px solid #e3e3e3;
    padding: 10px 0;
    margin: 0 0 0 3%;
}

.links-block .list ul li:before {
    display: none;
}

.links-block .list ul li a {
    display: block;
    position: relative;
    padding: 0 15px 0 0;
    color: #585858;
}

.links-block .list ul li a:after {
    content: "\e00e";
    font-family: "uja-sephardic";
    display: block;
    position: absolute;
    top: 1px;
    right: 0;
}

.links-block .list ul li a:hover {
    color: #006ca3;
}

@media (max-width: 1008px) {
    .links-block .holder {
        display: block;
        border-right: none;
        border-left: none;
    }
    .links-block .des {
        width: 100%;
        border-right: 0;
        border-left: 0;
        border-bottom: 1px solid #e3e3e3;
        padding: 20px;
    }
    .links-block .list {
        width: 100%;
        padding: 20px;
    }
    .links-block .list ul li {
        width: 47%;
        margin: 0 3% 0 0;
    }
}
@media (max-width: 736px) {
    .links-block .des {
        text-align: center;
    }
    .links-block .list ul li {
        width: 100%;
        margin: 0;
    }
}
.box-50 .links-block .holder {
    display: block;
    border-right: 1px solid #e3e3e3;
}

@media (max-width: 1008px) {
    .box-50 .links-block .holder {
        border: none;
    }
}
.box-50 .links-block .des {
    width: 100%;
    border-right: 0;
    border-left: 0;
    border-bottom: 1px solid #e3e3e3;
}

.box-50 .links-block .list {
    width: 100%;
}

.box-50 .links-block .list li {
    width: 47%;
}

@media (max-width: 1008px) {
    .box-50 .links-block .list li {
        width: 100%;
    }
}
@media (max-width: 736px) {
    .box-50 .links-block .des {
        text-align: center;
    }
    .box-50 .links-block .list ul li {
        width: 100%;
    }
}
.box-50:last-child .links-block .holder {
    border-right: none;
}

.box-25 .links-block .holder {
    display: block;
    border-right: 1px solid #e3e3e3;
}

@media (max-width: 736px) {
    .box-25 .links-block .holder {
        border-right: none;
    }
}
.box-25 .links-block .des {
    width: 100%;
    border-right: 0;
    border-left: 0;
    padding: 30px;
    border-bottom: 1px solid #e3e3e3;
}

.box-25 .links-block .list {
    padding: 30px;
    width: 100%;
}

.box-25 .links-block .list li {
    width: 100%;
}

.box-25:last-child .links-block .holder {
    border-right: none;
}

@media (max-width: 1008px) {
    .box-25:nth-child(2) .links-block .holder {
        border-right: none !important;
    }
}
.downloads-block {
    width: 100%;
}

.downloads-block .holder {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.downloads-block .des {
    padding: 50px;
    width: 25%;
    border-right: 1px solid #e3e3e3;
    border-left: 1px solid #e3e3e3;
}

.downloads-block .des .title {
    color: #970d48;
}

.downloads-block .list {
    width: 75%;
    padding: 50px 40px;
    background: #fff;
}

.downloads-block .list ul {
    width: 100%;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.downloads-block .list ul li {
    display: block;
    width: 30%;
    border-bottom: 1px solid #e3e3e3;
    padding: 10px 0;
    margin: 0 0 0 3%;
}

.downloads-block .list ul li:before {
    display: none;
}

.downloads-block .list ul li a {
    display: block;
    position: relative;
    padding: 0 15px 0 0;
    color: #585858;
}

.downloads-block .list ul li a:after {
    content: "\e02f";
    font-family: "uja-sephardic";
    display: block;
    position: absolute;
    top: 1px;
    right: 0;
}

.downloads-block .list ul li a:hover {
    color: #970d48;
}

@media (max-width: 1008px) {
    .downloads-block .holder {
        display: block;
        border-right: none;
        border-left: none;
    }
    .downloads-block .des {
        width: 100%;
        border-right: 0;
        border-left: 0;
        border-bottom: 1px solid #e3e3e3;
        padding: 20px;
    }
    .downloads-block .list {
        width: 100%;
        padding: 20px;
    }
    .downloads-block .list ul li {
        width: 47%;
        margin: 0 3% 0 0;
    }
}
@media (max-width: 736px) {
    .downloads-block .des {
        text-align: center;
    }
    .downloads-block .list ul li {
        width: 100%;
        margin: 0;
    }
}
.box-50 .downloads-block .holder {
    display: block;
    border-right: 1px solid #e3e3e3;
}

@media (max-width: 1008px) {
    .box-50 .downloads-block .holder {
        border-right: none;
    }
}
.box-50 .downloads-block .des {
    width: 100%;
    border-right: 0;
    border-left: 0;
    border-bottom: 1px solid #e3e3e3;
}

.box-50 .downloads-block .list {
    width: 100%;
}

.box-50 .downloads-block .list li {
    width: 47%;
}

@media (max-width: 1008px) {
    .box-50 .downloads-block .list li {
        width: 100%;
    }
}
@media (max-width: 736px) {
    .box-50 .downloads-block .des {
        text-align: center;
    }
    .box-50 .downloads-block .list ul li {
        width: 100%;
    }
}
.box-50:last-child .downloads-block .holder {
    border-right: none;
}

.box-25 .downloads-block .holder {
    display: block;
    border-right: 1px solid #e3e3e3;
}

@media (max-width: 736px) {
    .box-25 .downloads-block .holder {
        border-right: none;
    }
}
.box-25 .downloads-block .des {
    width: 100%;
    border-right: 0;
    border-left: 0;
    padding: 30px;
    border-bottom: 1px solid #e3e3e3;
}

.box-25 .downloads-block .list {
    padding: 30px;
    width: 100%;
}

.box-25 .downloads-block .list li {
    width: 100%;
}

.box-25:last-child .downloads-block .holder {
    border-right: none;
}

@media (max-width: 1008px) {
    .box-25:nth-child(2) .downloads-block .holder {
        border-right: none !important;
    }
}
.download-single {
    width: 100%;
}

.download-single .item {
    width: 60.36932%;
    text-align: center;
    padding: 50px 0;
    margin: 0 auto;
}

.download-single .item span {
    font-size: 60px;
    font-size: 6rem;
}

.download-single .item .title {
    color: #006ca3;
}

@media (max-width: 1008px) {
    .download-single .item {
        width: 100%;
    }
}
.download-single .item .btn {
    margin: 10px 0 0;
}

@media (max-width: 736px) {
    .download-single .item {
        text-align: center;
        padding: 60px;
        border-bottom: 1px solid #e3e3e3;
    }
    .download-single .item p {
        display: none;
    }
    .download-single .item .btn {
        width: auto;
        display: inline-block;
    }
}
.box-50 .download-single .item {
    width: 100%;
    padding: 50px 80px;
    text-align: left;
    border-right: 1px solid #e3e3e3;
}

@media (max-width: 736px) {
    .box-50 .download-single .item {
        text-align: center;
        padding: 60px;
        border-right: none;
        border-bottom: 1px solid #e3e3e3;
    }
    .box-50 .download-single .item p {
        display: none;
    }
}
.box-50:last-child .download-single .item {
    border: none;
}

.box-25 .download-single .item {
    width: auto;
    padding: 3em 2em;
    text-align: left;
    border: 1px solid #e3e3e3;
    margin: 2em;
}

@media (max-width: 736px) {
    .box-25 .download-single .item {
        text-align: center;
        padding: 60px;
        margin: 0;
        border: none;
        border-bottom: 1px solid #e3e3e3;
    }
    .box-25 .download-single .item p {
        display: none;
    }
}
@media (max-width: 736px) {
    .box-25:last-child .download-single .item {
        border: none;
    }
}
.sub-nav {
    width: 100%;
    position: relative;
    z-index: 10 !important;
}

.sub-nav .explore {
    display: none;
}

.sub-nav ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.sub-nav ul li {
    border-bottom: 1px solid #e1e1e1;
    padding: 0;
    font-weight: 500;
}

.sub-nav ul li:before {
    display: none;
}

.sub-nav ul li a {
    display: block;
    padding: 25px 20px;
    text-align: right;
    text-transform: uppercase;
    color: #585858;
    font-size: 14px;
    font-size: 1.4rem;
}

.sub-nav ul li a:hover {
    background-color: #fff;
    color: #006ca3;
}

.sub-nav ul li a.active {
    background-color: #fff;
    color: #006ca3;
}

@media (max-width: 1008px) {
    .sub-nav ul {
        position: absolute;
        top: 100%;
        left: 0;
        width: 100%;
        z-index: 10;
        background-color: #f7f7f7;
        display: none;
    }
    .sub-nav ul li a {
        text-align: left;
        padding: 10px 25px;
    }
    .sub-nav .explore {
        display: block;
        height: 50px;
        line-height: 50px;
        padding: 0 25px;
        text-align: left;
        color: #585858;
        text-transform: uppercase;
        font-size: 14px;
        font-size: 1.4rem;
    }
    .sub-nav .explore:after {
        content: "";
        display: block;
        border-top: 6px solid #545454;
        border-right: 6px solid transparent;
        border-left: 6px solid transparent;
        width: 0;
        height: 0;
        position: absolute;
        right: 30px;
        top: 50%;
        margin: -3px 0 0;
    }
    .sub-nav .explore.open:after {
        border-bottom: 6px solid #545454;
        border-right: 6px solid transparent;
        border-left: 6px solid transparent;
        border-top: none;
    }
}
.acc-settings {
    width: 100%;
    padding: 35px 25px;
}

.acc-settings h5 span {
    color: #6ec9c4;
}

.acc-settings form .categories {
    margin: 20px 0;
    padding: 0 0 10px 0;
    overflow: hidden;
}

.acc-settings form .categories .wrap {
    width: 33.33%;
    margin: 5px 0;
    float: left;
}

@media (max-width: 1008px) {
    .acc-settings form .categories .wrap {
        width: 50%;
    }
}
@media (max-width: 736px) {
    .acc-settings form .categories .wrap {
        width: 100%;
        float: none;
    }
}
.cart {
    width: 100%;
    padding: 25px;
}

.cart .cart-table {
    width: 100%;
    border-bottom: 1px solid #c8c8c8;
}

@media (max-width: 736px) {
    .cart .cart-table {
        display: none;
    }
}
.cart .cart-table th {
    color: #545454;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 500;
    text-transform: uppercase;
    padding: 15px 0;
    text-align: left;
}

.cart .cart-table tbody tr {
    border-top: 1px solid #c8c8c8;
}

.cart .cart-table tbody tr td {
    padding: 15px 0;
    vertical-align: top;
    color: #585858;
}

.cart .cart-table tbody tr td img {
    float: left;
    width: 124px;
    margin: 0 20px;
}

.cart .cart-table tbody tr td h4 {
    margin: 0;
    color: #970d48;
    font-size: 20px;
    font-size: 2rem;
    font-weight: 500;
}

.cart .cart-table tbody tr td a {
    color: #006ca3;
    font-size: 14px;
    font-size: 1.4rem;
}

.cart .cart-table tbody tr td > span {
    font-size: 20px;
    font-size: 2rem;
    color: #84c561;
}

.cart .cart-table tbody tr td .selectric-wrapper {
    width: 100px;
}

.cart .mobile-cart {
    display: none;
}

@media (max-width: 736px) {
    .cart .mobile-cart {
        display: block;
    }
    .cart .mobile-cart .item {
        padding: 20px 0;
        border-bottom: 1px solid #c8c8c8;
        text-align: center;
    }
    .cart .mobile-cart .item .wrap {
        overflow: hidden;
        width: 100%;
        margin: 0;
        text-align: left;
    }
    .cart .mobile-cart .item .wrap span {
        float: right;
        color: #84c561;
        font-size: 20px;
        font-size: 2rem;
    }
    .cart .mobile-cart .item .wrap h4 {
        margin: 0;
        color: #970d48;
        font-size: 20px;
        font-size: 2rem;
        font-weight: 500;
        width: 70%;
    }
    .cart .mobile-cart .item .wrap a {
        color: #006ca3;
        font-size: 14px;
        font-size: 1.4rem;
    }
    .cart .mobile-cart .item p {
        text-align: left;
        margin: 0;
    }
    .cart .mobile-cart .selectric-wrapper {
        margin: 15px 0 0;
    }
}
.cart .total {
    width: 312px;
    float: right;
    margin: 30px 0;
}

@media (max-width: 736px) {
    .cart .total {
        width: 100%;
    }
}
.cart .total form .promo {
    width: 57%;
    float: left;
    margin: 0;
    height: 55px;
    line-height: 55px;
}

.cart .total form .btn-1 {
    float: right;
    width: 40%;
    margin: 0;
}

.cart .total p {
    margin: 15px 0 0;
    font-size: 16px;
    font-size: 1.6rem;
    color: #84c561;
    text-transform: uppercase;
}

@media (max-width: 736px) {
    .cart .total p {
        text-align: right;
    }
}
.cart .total p span {
    color: #006ca3;
    display: inline-block;
    width: 60%;
}

@media (max-width: 736px) {
    .cart .total p span {
        text-align: left;
        float: left;
    }
}
.cart .total .confirm {
    width: 100%;
    margin: 15px 0 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.cart .details {
    width: 100%;
    overflow: hidden;
    margin: 15px 0 0;
}

.cart .details h5 {
    position: relative;
    width: 100%;
    margin: 10px 0;
}

.cart .details h5:after {
    content: "";
    display: block;
    position: absolute;
    z-index: 0;
    top: 50%;
    left: 0;
    width: 100%;
    border-bottom: 1px solid #e3e3e3;
}

.cart .details h5 span {
    padding: 0 10px 0 0;
    background-color: #fff;
    position: relative;
    color: #970d48;
    z-index: 1;
}

.cart .details .left-info {
    width: 48%;
    float: left;
}

@media (max-width: 736px) {
    .cart .details .left-info {
        width: 100%;
        float: none;
    }
}
.cart .details .right-info {
    float: right;
    width: 48%;
}

@media (max-width: 736px) {
    .cart .details .right-info {
        width: 100%;
        float: none;
        margin: 15px 0 0;
    }
}
.checkout {
    width: 100%;
    padding: 0 0 120px 0;
}

.checkout:after {
    content: "";
    display: block;
    clear: both;
}

.checkout .billing {
    float: left;
    width: 48%;
}

@media (max-width: 736px) {
    .checkout .billing {
        width: 100%;
        float: none;
    }
}
.checkout .summary {
    float: right;
    width: 48%;
}

@media (max-width: 736px) {
    .checkout .summary {
        width: 100%;
        float: none;
        margin: 15px 0 0;
    }
}
.checkout .summary .holder {
    border: 1px solid #e3e3e3;
    padding: 30px 50px 40px 50px;
}

@media (max-width: 736px) {
    .checkout .summary .holder {
        padding: 5px 15px 15px 15px;
    }
}
.checkout .summary table {
    width: 100%;
    margin: 10px 0 0;
}

.checkout .summary table th {
    color: #970d48;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 500;
    text-transform: uppercase;
    text-align: left;
}

.checkout .summary table tbody tr {
    border-bottom: 1px solid #c8c8c8;
}

.checkout .summary table tbody tr td {
    padding: 15px 0;
    vertical-align: top;
    color: #585858;
    font-size: 14px;
    font-size: 1.4rem;
}

.checkout .summary table tbody tr td img {
    float: left;
    width: 124px;
    margin: 0 20px;
}

.checkout .summary table tbody tr td h4 {
    margin: 0;
    font-size: 16px;
    font-size: 1.6rem;
    color: #585858;
    font-weight: 500;
}

.checkout .summary table tbody tr td a {
    color: #006ca3;
    font-size: 14px;
    font-size: 1.4rem;
    display: inline-block;
    margin: 5px 0 0;
}

.checkout .summary table tbody tr td > span {
    font-size: 16px;
    font-size: 1.6rem;
    color: #84c561;
}

.checkout .summary table tbody tr td .selectric-wrapper {
    width: 100px;
}

.checkout .summary table tfoot td {
    padding: 15px 0 0;
    color: #585858;
    font-size: 14px;
    font-size: 1.4rem;
}

.checkout .summary table tfoot td span {
    font-size: 16px;
    font-size: 1.6rem;
    color: #970d48;
}

.checkout .summary .btn-1 {
    margin: 40px 0 0;
    float: right;
}

@media (max-width: 736px) {
    .checkout .summary .btn-1 {
        float: none;
        width: 100%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        margin: 20px 0 0;
    }
}
.products-list {
    width: 100%;
    padding: 20px 20px 0 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.products-list .item {
    padding: 20px;
    border: 1px solid #e3e3e3;
    text-align: center;
    width: 32%;
    margin: 0 1% 20px 0;
}

@media (max-width: 736px) {
    .products-list .item {
        width: 100%;
        margin: 0 0 20px 0;
    }
}
.products-list .item img {
    margin: 20px 0;
}

.products-list .item:hover {
    border: 1px solid #006ca3;
}

.products-list .item .title {
    color: #006ca3;
    font-size: 18px;
    font-size: 1.8rem;
    margin: 40px 0 0;
}

.products-list .item span {
    color: #6ec9c4;
    font-size: 12px;
    font-size: 1.2rem;
    position: relative;
    display: inline-block;
    margin: 0 5px 0 0;
}

.products-list .item .disc:after {
    content: "";
    display: block;
    border-bottom: 1px solid #6ec9c4;
    top: 50%;
    left: -10%;
    width: 120%;
    position: absolute;
}

.products-list .item p {
    font-size: 14px;
    font-size: 1.4rem;
    color: #970d48;
}

.product-details {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.product-details .aside-gallery {
    width: 50%;
    padding: 25px;
}

@media (max-width: 736px) {
    .product-details .aside-gallery {
        width: 100%;
    }
}
.product-details .aside-gallery .carousel-lite {
    overflow: hidden;
}

.product-details .aside-gallery .carousel-lite ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.product-details .aside-gallery .carousel-lite ul li {
    padding: 0 10px;
    text-align: center;
    height: auto !important;
}

.product-details .aside-gallery .carousel-lite ul li:before {
    display: none;
}

.product-details .aside-gallery .carousel-lite ul li img {
    width: 100%;
    cursor: pointer;
}

.product-details .aside-gallery .carousel-lite .car-next {
    display: block;
    position: absolute;
    top: 50%;
    margin: -20px 0 0;
    right: 10px;
    width: 20px;
    height: 20px;
    border: none;
    background: none;
}

.product-details .aside-gallery .carousel-lite .car-next:after {
    content: "\e00e";
    font-family: "uja-sephardic";
    color: #006ca3;
    display: block;
}

.product-details .aside-gallery .carousel-lite .car-prev {
    display: block;
    position: absolute;
    top: 50%;
    margin: -20px 0 0;
    left: 10px;
    width: 20px;
    height: 20px;
    border: none;
    background: none;
}

.product-details .aside-gallery .carousel-lite .car-prev:after {
    content: "\e00e";
    font-family: "uja-sephardic";
    color: #006ca3;
    display: block;
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.product-details .aside-gallery img {
    max-width: none !important;
    height: auto !important;
}

.product-details .aside-gallery .center-image {
    text-align: center;
    padding: 40px;
}

.product-details .aside-gallery .center-image img {
    width: 60%;
}

.product-details .aside-gallery .thumbs {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 20px 0 0;
    position: relative;
    padding: 0 40px;
}

.product-details .aside-gallery .thumbs .hold {
    overflow: hidden;
}

.product-details .description {
    width: 50%;
    padding: 50px;
    border-left: 1px solid #e3e3e3;
}

@media (max-width: 736px) {
    .product-details .description {
        width: 100%;
        border: none;
        padding: 20px;
        border-top: 1px solid #e3e3e3;
    }
}
.product-details .description .title {
    margin: 0;
    font-size: 30px;
    font-size: 3rem;
    color: #006ca3;
    font-weight: 500;
}

.product-details .description .share {
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 500;
    padding: 0 0 15px 0;
    border-bottom: 1px solid #e3e3e3;
}

.product-details .description .share img {
    vertical-align: middle;
    margin: 0 0 4px 5px;
}

.product-details .description .des {
    font-size: 14px;
    font-size: 1.4rem;
}

.product-details .description .price {
    color: #970d48;
    font-size: 23px;
    font-size: 2.3rem;
}

.product-details .description .price span {
    color: #6ec9c4;
    font-size: 18px;
    font-size: 1.8rem;
    position: relative;
    display: inline-block;
    margin: 0 15px 0 0;
}

.product-details .description .price .disc:after {
    content: "";
    display: block;
    border-bottom: 1px solid #6ec9c4;
    top: 50%;
    left: -10%;
    width: 120%;
    position: absolute;
}

.product-details .description .wrap p {
    float: left;
    margin: 0 25px 0 0;
    line-height: 50px;
}

.product-details .description .wrap .selectric-wrapper {
    width: auto !important;
    float: left !important;
}

.product-details .description .btn-1 {
    min-width: 200px;
}

@font-face {
    font-family: "soin_sans_proroman";
    src: url("../fonts/soinsanspro-roman-webfont.woff2") format("woff2"), url("../fonts/soinsanspro-roman-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "soin_sans_probold";
    src: url("../fonts/soinsanspro-bold-webfont.woff2") format("woff2"), url("../fonts/soinsanspro-bold-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "soin_sans_prolight";
    src: url("../fonts/soinsanspro-light-webfont.woff2") format("woff2"), url("../fonts/soinsanspro-light-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "soin_sans_promedium";
    src: url("../fonts/soinsanspro-medium-webfont.woff2") format("woff2"), url("../fonts/soinsanspro-medium-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "franklin_gothic";
    src: url("../fonts/franklin_gothic.woff2") format("woff2"), url("../fonts/franklin_gothic.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "franklin_gothic_book";
    src: url("../fonts/franklin_gothic_book.woff2") format("woff2"), url("../fonts/franklin_gothic_book.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}
/*usage  @include font-size(13);*/
/*width-desktop-medium*/
/*width-desktop-medium*/
/*width- desktop-small*/
/*width-tablet*/
/*width-tablet*/
/*width-mobile*/
/*---Grid Variables -----------------------------------------*/
.container, .t3 .bin, .t2 .bin {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    max-width: 1408px;
    position: relative;
    margin: auto;
    overflow: hidden;
}
.container:before, .t3 .bin:before, .t2 .bin:before, .container:after, .t3 .bin:after, .t2 .bin:after {
    content: "";
    position: relative;
}
.container:after, .t3 .bin:after, .t2 .bin:after {
    clear: both;
}
.col-2 {
    width: calc(4.1193181818% * 2 + 1.0653409091% * 2);
}

.col-3 {
    width: calc(4.1193181818% * 3 + 1.0653409091% * 4);
}

.col-4 {
    width: calc(4.1193181818% * 4 + 1.0653409091% * 6);
}

.col-5 {
    width: calc(4.1193181818% * 5 + 1.0653409091% * 8);
}

.col-6 {
    width: calc(4.1193181818% * 6 + 1.0653409091% * 10);
}

.col-7 {
    width: calc(4.1193181818% * 7 + 1.0653409091% * 12);
}

.col-8 {
    width: calc(4.1193181818% * 8 + 1.0653409091% * 14);
}

.col-9 {
    width: calc(4.1193181818% * 9 + 1.0653409091% * 16);
}

.col-10 {
    width: calc(4.1193181818% * 10 + 1.0653409091% * 18);
}

.col-11 {
    width: calc(4.1193181818% * 11 + 1.0653409091% * 20);
}

.col-12 {
    width: calc(4.1193181818% * 12 + 1.0653409091% * 22);
}

.col-13 {
    width: calc(4.1193181818% * 13 + 1.0653409091% * 24);
}

.col-14 {
    width: calc(4.1193181818% * 14 + 1.0653409091% * 26);
}

.col-15 {
    width: calc(4.1193181818% * 15 + 1.0653409091% * 28);
}

.col-16 {
    width: calc(4.1193181818% * 16 + 1.0653409091% * 30);
}
@media (max-width: 736px) {
    .col-16 {
        padding: 0 10px !important;
    }
}

/* Brand Colors ------------------------------------------------*/
/*---blue----*/
/*---green----*/
/*---grey----*/
/*---dark----*/
/*---teal----*/
/*---orange----*/
/*---pink----*/
/*---Grey----*/
/*---Grey----*/
/*----Border-Grey------*/
/*---Grey----*/
/*----Dark teal------*/
/* Color Combination Adjustments ------------------------------*/
.white-text h1, .bg-image h1, .white-text h2, .bg-image h2, .white-text h3, .bg-image h3, .white-text h4, .bg-image h4, .white-text h5, .bg-image h5, .white-text h6, .bg-image h6, .white-text a, .bg-image a, .white-text p, .bg-image p, .white-text li, .bg-image li {
    color: white;
    fill: white;
}

/* Templates styles ---------------------------*/
.t1 {
    margin: 60px 0 0;
}
@media (max-width: 1008px) {
    .t1 {
        margin: 65px 0 0;
    }
}

.t2 .bin {
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    overflow: visible;
}
.t2 .bin .left {
    background-color: #f9f9f9;
    border-right: 1px solid #e3e3e3;
    width: 280px;
    overflow: visible;
}
.t2 .bin .left:before {
    width: 500%;
    height: 100%;
    content: "";
    background-color: inherit;
    top: 0;
    right: 0;
    position: absolute;
    z-index: 1;
}
@media (max-width: 1248px) {
    .t2 .bin .left {
        width: 100%;
        padding: 15px 15px;
        border-right: none;
        border-bottom: 1px solid #e3e3e3;
    }
}
.t2 .bin .left .title {
    color: #fff;
    margin: 0;
    border-bottom: 1px solid #e1e1e1;
    z-index: 1;
    text-transform: uppercase;
    font-size: 16px;
    font-size: 1.6rem;
    padding: 20px 30px;
    text-align: right;
    font-weight: 600;
}
@media (max-width: 1248px) {
    .t2 .bin .left .title {
        display: none;
    }
}
.t2 .bin .left .side-nav {
    width: 100%;
    height: auto;
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.t2 .bin .left .side-nav ul li:before {
    display: none !important;
}
.t2 .bin .left .side-nav:before {
    display: none;
    cursor: pointer;
}
@media (max-width: 1248px) {
    .t2 .bin .left .side-nav:before {
        display: block;
        position: absolute;
        right: 20px;
        top: 30px;
        color: #515151;
        z-index: 5;
        content: "\e004";
        font-size: 0.7em;
        font-family: "uja-riverdale";
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    .t2 .bin .left .side-nav.open {
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        overflow: hidden;
        padding: 65px 0 64px 0;
        position: fixed;
        z-index: 90;
        background-color: white;
    }
    .t2 .bin .left .side-nav.open:before {
        position: fixed;
        top: 78px;
        right: 18px;
        padding: 10px;
        z-index: 5;
        content: "\e002";
        font-size: 1em;
        font-family: "uja-riverdale";
    }
    .t2 .bin .left .side-nav.open ul {
        width: 100%;
        height: 100%;
        padding: 0;
        margin: 0;
        overflow-y: scroll;
    }
    .t2 .bin .left .side-nav.open ul:after {
        display: none;
    }
    .t2 .bin .left .side-nav.open ul li a {
        text-align: left;
        border: none;
    }
    .t2 .bin .left .side-nav.open ul li.active {
        position: relative;
    }
    .t2 .bin .left .side-nav.open ul li.active a {
        text-align: left;
    }
}
.t2 .bin .left .side-nav ul {
    width: 100%;
    margin: 0;
    padding: 0;
    position: relative;
    z-index: 1;
    -webkit-overflow-scrolling: touch;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-line-pack: start;
    align-content: flex-start;
}
.t2 .bin .left .side-nav ul:before {
    display: none;
}
@media (max-width: 1248px) {
    .t2 .bin .left .side-nav ul {
        padding: 70px 15px 0 15px;
        background-color: white;
        height: 70px;
        overflow: hidden;
        cursor: pointer;
    }
    .t2 .bin .left .side-nav ul:after {
        content: "EXPLORE";
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 20px;
        color: #515151;
        text-align: left;
        width: 100%;
        background-color: #fff;
        z-index: 50;
        line-height: 70px;
        text-transform: uppercase;
        font-weight: 600;
        font-size: 0.8em;
    }
}
.t2 .bin .left .side-nav ul li {
    width: 100%;
    border-bottom: 1px solid #e3e3e3;
    padding: 0;
    margin: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.t2 .bin .left .side-nav ul li > ul {
    border: none;
}
.t2 .bin .left .side-nav ul li > ul li:first-child {
    border-top: 1px solid #eaeaea;
}
.t2 .bin .left .side-nav ul li > ul li a {
    padding: 10px 30px;
    color: #515151;
    font-size: 0.8em;
    font-weight: 400;
}
@media (max-width: 1248px) {
    .t2 .bin .left .side-nav ul li > ul {
        padding: 0 0 0 20px !important;
        width: auto !important;
        height: auto !important;
        overflow: hidden !important;
    }
    .t2 .bin .left .side-nav ul li > ul li:first-child {
        border-top: none;
    }
}
.t2 .bin .left .side-nav ul li > ul:after {
    display: none;
}
@media (max-width: 1248px) {
    .t2 .bin .left .side-nav ul li {
        border: none;
    }
}
.t2 .bin .left .side-nav ul li:before {
    display: none;
}
.t2 .bin .left .side-nav ul li:last-child {
    border-bottom: none;
}
.t2 .bin .left .side-nav ul li:hover > a {
    color: #00586E;
}
.t2 .bin .left .side-nav ul li.active {
    background-color: white;
}
@media (max-width: 1248px) {
    .t2 .bin .left .side-nav ul li.active {
        top: 0;
        left: 0;
        position: absolute;
        z-index: 10;
        pointer-events: none;
        background-color: transparent;
        border-radius: 0 !important;
    }
}
.t2 .bin .left .side-nav ul li.active > a {
    color: #00586E;
}
@media (max-width: 1248px) {
    .t2 .bin .left .side-nav ul li.active > a {
        text-align: center;
    }
}
.t2 .bin .left .side-nav ul li a {
    width: 100%;
    padding: 20px 30px;
    text-align: right;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 0.8em;
    display: block;
    color: #515151;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.t2 .bin .right {
    width: calc(100% - 280px);
    z-index: 10;
}
@media (max-width: 1248px) {
    .t2 .bin .right {
        width: 100%;
        border-right: none;
    }
}

.t3 .bin {
    min-height: 100vh;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    overflow: visible;
}
.t3 .bin .left {
    border-right: 1px solid #e3e3e3;
    width: 45%;
    overflow: visible;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 45%;
    flex: 1 1 45%;
}
@media (max-width: 1008px) {
    .t3 .bin .left {
        display: none;
    }
}
.t3 .bin .right {
    background-color: #f9f9f9;
    width: 55%;
    overflow: visible;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 55%;
    flex: 1 1 55%;
}
.t3 .bin .right:before {
    width: 500%;
    height: 100%;
    content: "";
    background-color: inherit;
    top: 0;
    left: 0;
    position: absolute;
}
@media (max-width: 1008px) {
    .t3 .bin .right {
        width: 100%;
        -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
        flex: 1 1 100%;
        border-right: none;
    }
}

@media (max-width: 1008px) {
    .t4 .box-75 {
        width: 100%;
    }
}
.t4 .box-25 {
    border-left: 1px solid #e1e1e1;
}
@media (max-width: 1008px) {
    .t4 .box-25 {
        display: none;
    }
}
.t4 .box-25:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 100%;
    width: 600%;
    height: 100%;
    background-color: #f9f9f9;
}
.t4 .bg-image.blog {
    background: url("../images/bg-hero-blog.png") no-repeat 50% 50%;
    background-size: cover;
}
.t4 .bg-image.inner-blog {
    background: url("../images/bg-hero-blog-inner.png") no-repeat 50% 50%;
    background-size: cover;
}
.t4 .container, .t4 .t2 .bin, .t2 .t4 .bin, .t4 .t3 .bin, .t3 .t4 .bin {
    overflow: visible;
}
.t4 .blogs-list {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 0 25px 0 1.0653409091%;
}
@media (max-width: 1008px) {
    .t4 .blogs-list {
        padding: 0 25px 0 25px;
    }
}
@media (max-width: 736px) {
    .t4 .blogs-list {
        padding: 0 20px;
    }
}
.t4 .blog-entry {
    width: 100%;
    overflow: hidden;
    padding: 40px 0;
    border-bottom: 1px solid #ddd;
}
.t4 .blog-entry:last-child {
    border: none;
}
@media (max-width: 736px) {
    .t4 .blog-entry {
        padding: 25px 0;
    }
}
.t4 .blog-entry .img-frame {
    float: left;
    width: 31%;
    margin: 0 3% 0 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 2px solid transparent;
}
.t4 .blog-entry .img-frame img {
    width: 100%;
    display: block;
}
@media (max-width: 736px) {
    .t4 .blog-entry .img-frame {
        margin: 0;
        float: none;
        width: 100%;
    }
}
.t4 .blog-entry .text {
    width: 66%;
    float: left;
}
@media (max-width: 736px) {
    .t4 .blog-entry .text {
        margin: 15px 0 0;
        float: none;
        width: 100%;
    }
}
.t4 .blog-entry .text .title {
    margin: 0;
    color: #00bce3;
    font-weight: 500;
}
@media (max-width: 736px) {
    .t4 .blog-entry .text .title {
        font-size: 22px;
        font-size: 2.2rem;
    }
}
.t4 .blog-entry .text .meta {
    display: block;
    font-style: normal;
    font-size: 14px;
    font-size: 1.4rem;
}
.t4 .blog-entry .text .meta a {
    text-decoration: none;
}
.t4 .blog-entry .text p {
    font-size: 17px;
    font-size: 1.7rem;
    margin: 15px 0;
}
.t4 .blog-entry .text p span {
    color: #00bce3;
}
@media (max-width: 736px) {
    .t4 .blog-entry .text p {
        display: none;
    }
}
.t4 .blog-entry .more {
    text-decoration: none;
    display: inline-block;
    text-transform: uppercase;
    font-size: 14px;
    font-size: 1.4rem;
}
.t4 .blog-entry .more:after {
    content: "\e005";
    display: inline-block;
    vertical-align: middle;
    font-family: "uja-riverdale";
    padding: 0 0 4px 10px;
}
.t4 .blog-entry .tags {
    display: block;
    font-size: 12px;
    font-size: 1.2rem;
    margin: 15px 0 0;
    font-style: normal;
}
@media (max-width: 736px) {
    .t4 .blog-entry .tags {
        display: none;
    }
}
.t4 .blog-entry .tags a {
    text-decoration: none;
}
.t4 .blog-entry .tags:before {
    content: "\e01d";
    display: inline-block;
    vertical-align: middle;
    font-family: "uja-riverdale";
    padding: 0 10px 0 0;
    color: #00457e;
    font-size: 14px;
    font-size: 1.4rem;
}
.t4 .blog-entry:hover .img-frame {
    border: 2px solid #00bce3;
}
.t4 .blog-post {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 0 25px 25px 1.0653409091%;
}
@media (max-width: 1008px) {
    .t4 .blog-post {
        padding: 0 25px 25px 25px;
    }
}
@media (max-width: 736px) {
    .t4 .blog-post {
        padding: 0 20px 20px 20px;
    }
}
.t4 .blog-post img {
    width: 100%;
    margin: 0 0 25px 0;
}
.t4 .blog-post img.share {
    width: auto;
    margin: 0;
}
.t4 .blog-post .meta {
    display: block;
    font-style: normal;
    margin: 25px 0;
    font-size: 14px;
    font-size: 1.4rem;
}
.t4 .blog-post .meta a {
    text-decoration: none;
}
.t4 .blog-post .tags {
    display: block;
    font-size: 12px;
    font-size: 1.2rem;
    margin: 15px 0 0;
    font-style: normal;
}
@media (max-width: 736px) {
    .t4 .blog-post .tags {
        display: none;
    }
}
.t4 .blog-post .tags a {
    text-decoration: none;
}
.t4 .blog-post .tags:before {
    content: "\e01d";
    display: inline-block;
    vertical-align: middle;
    font-family: "uja-riverdale";
    padding: 0 10px 0 0;
    color: #00457e;
    font-size: 14px;
    font-size: 1.4rem;
}
.t4 .sidebar {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px 25px;
}
.t4 .sidebar .search {
    width: 100%;
    position: relative;
}
.t4 .sidebar .search:after {
    content: "\e014";
    display: block;
    font-family: "uja-riverdale";
    position: absolute;
    right: 10px;
    color: #00bce3;
    top: 9px;
}
.t4 .sidebar .search .text {
    height: 38px;
    line-height: 38px;
    font-style: italic;
    margin: 0;
}
.t4 .sidebar .heading {
    padding: 0 0 12px 0;
    margin: 35px 0 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    color: #515151;
    font-size: 18px;
    font-size: 1.8rem;
    border-bottom: 1px solid #e1e1e1;
}
.t4 .sidebar .heading.category:before {
    content: "\e025";
    display: inline-block;
    vertical-align: middle;
    font-family: "uja-riverdale";
    color: #00bce3;
    padding: 0 10px 0 0;
}
.t4 .sidebar .heading.tag:before {
    content: "\e01d";
    display: inline-block;
    vertical-align: middle;
    font-family: "uja-riverdale";
    color: #00bce3;
    padding: 0 10px 0 0;
}
.t4 .sidebar .heading.archive {
    cursor: pointer;
}
.t4 .sidebar .heading.archive:before {
    content: "\e024";
    display: inline-block;
    vertical-align: middle;
    font-family: "uja-riverdale";
    color: #00bce3;
    padding: 0 10px 0 0;
}
.t4 .sidebar .heading.archive:after {
    content: "";
    display: block;
    border-top: 6px solid #515151;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
    width: 0;
    height: 0;
    position: absolute;
    right: 20px;
    top: 10px;
}
.t4 .sidebar .heading.archive.open:after {
    content: "";
    display: block;
    border-bottom: 6px solid #515151;
    border-top: none;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
    width: 0;
    height: 0;
    position: absolute;
    right: 20px;
    top: 10px;
}
.t4 .sidebar .categories {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 0 0 20px;
}
.t4 .sidebar .categories a {
    display: block;
    color: #515151;
    text-decoration: none;
    margin: 13px 0 0;
}
.t4 .sidebar .tags {
    margin: 12px 0 0;
    display: inline-block;
    font-style: normal;
    padding: 0 20px;
}
.t4 .sidebar .tags a {
    text-decoration: none;
    font-size: 14px;
    font-size: 1.4rem;
}
.t4 .sidebar .archives {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 20px;
    display: none;
}
.t4 .sidebar .archives .month {
    width: 100%;
    overflow: hidden;
    margin: 15px 0 0;
}
.t4 .sidebar .archives .month .tog {
    font-size: 14px;
    font-size: 1.4rem;
    color: #515151;
    position: relative;
    display: block;
    text-decoration: none;
}
.t4 .sidebar .archives .month .tog:after {
    content: "\e017";
    display: block;
    position: absolute;
    font-family: "uja-riverdale";
    top: 2px;
    right: 0;
    color: #00bce3;
}
.t4 .sidebar .archives .month .tog.open:after {
    -ms-transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
}
.t4 .sidebar .archives .entries {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 10px;
    display: none;
}
.t4 .sidebar .archives .entries a {
    display: block;
    font-size: 14px;
    font-size: 1.4rem;
    text-decoration: none;
    margin: 5px 0 0;
}
.t4 .related {
    width: 100%;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 25px 25px 1.0653409091%;
}
@media (max-width: 1008px) {
    .t4 .related {
        padding: 0 25px 25px 25px;
    }
}
@media (max-width: 736px) {
    .t4 .related {
        padding: 0 20px 10px 20px;
    }
}
.t4 .related .heading {
    padding: 0 0 12px 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    color: #515151;
    margin: 0;
    font-size: 18px;
    font-size: 1.8rem;
    border-bottom: 1px solid #e1e1e1;
}
.t4 .related .heading:before {
    content: "\e025";
    display: inline-block;
    vertical-align: middle;
    font-family: "uja-riverdale";
    color: #00bce3;
    padding: 0 10px 0 0;
}
.t4 .related .hold {
    width: 100%;
    overflow: hidden;
}
.t4 .related .hold .item {
    width: 49%;
    float: left;
    height: 230px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 25px 0 0;
    background-size: cover;
}
.t4 .related .hold .item:first-child {
    background: url("../images/img-related-1.png") no-repeat 50% 50%;
    background-size: cover;
}
.t4 .related .hold .item:last-child {
    background: url("../images/img-related-2.png") no-repeat 50% 50%;
    background-size: cover;
}
.t4 .related .hold .item .link, .t4 .related .hold .item a {
    display: block;
    background-color: rgba(0, 0, 0, 0.3);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.t4 .related .hold .item:hover .link, .t4 .related .hold .item:hover a {
    background-color: rgba(0, 173, 187, 0.85);
}
.t4 .related .hold .item .text {
    margin: auto;
    padding: 0 30px;
    position: relative;
    z-index: 1;
    text-align: center;
    pointer-events: none;
}
.t4 .related .hold .item .text .title {
    margin: 0;
    color: #fff;
}
.t4 .related .hold .item .text .more {
    text-decoration: none;
    display: inline-block;
    text-transform: uppercase;
    font-size: 14px;
    font-size: 1.4rem;
    color: #fff;
}
.t4 .related .hold .item .text .more:after {
    content: "\e017";
    display: inline-block;
    vertical-align: middle;
    font-family: "uja-riverdale";
    padding: 0 0 4px 10px;
}
.t4 .related .hold .item:last-child {
    float: right;
}
@media (max-width: 736px) {
    .t4 .related .hold .item {
        float: none !important;
        width: 100% !important;
        height: 160px;
    }
}

@media (max-width: 1008px) {
    .t5 .box-75 {
        width: 100%;
    }
}
.t5 .box-25 {
    border-left: 1px solid #e1e1e1;
}
@media (max-width: 1008px) {
    .t5 .box-25 {
        width: 100%;
    }
}
.t5 .box-25:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 100%;
    width: 600%;
    height: 100%;
    background-color: #f9f9f9;
}
.t5 .container, .t5 .t2 .bin, .t2 .t5 .bin, .t5 .t3 .bin, .t3 .t5 .bin {
    overflow: visible;
}
.t5 .career-details {
    width: 100%;
    overflow: hidden;
    padding: 40px 20px;
}

.t7 .box-75 {
    border-left: 1px solid #e1e1e1;
}
@media (max-width: 1008px) {
    .t7 .box-75 {
        width: 100%;
    }
}
.t7 .box-25 {
    border-left: 1px solid #e1e1e1;
}
@media (max-width: 1008px) {
    .t7 .box-25 {
        width: 100%;
    }
}
.t7 .box-25:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 100%;
    width: 600%;
    height: 100%;
    background-color: #f9f9f9;
}
.t7 .container, .t7 .t2 .bin, .t2 .t7 .bin, .t7 .t3 .bin, .t3 .t7 .bin {
    overflow: visible;
}

/*rows base stylings & Settings --------------*/
.row {
    width: 100%;
    height: auto;
    position: relative;
    background-color: white;
    border-bottom: none;
    overflow: hidden;
}
.row > .container, .t2 .row > .bin, .t3 .row > .bin {
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

/*---Primgry settings --------*/
/*boxes used to build rows ------------------*/
div[class^=box-], div[class*=" box-"] {
    vertical-align: middle;
    height: auto;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
}
div[class^=box-] .icon, div[class*=" box-"] .icon {
    width: 75px;
    height: auto;
    display: inline-block;
    padding-bottom: 5px;
    position: relative;
}
div[class^=box-] .icon svg, div[class*=" box-"] .icon svg {
    width: 100%;
    height: auto;
    fill: inherit;
}
div[class^=box-] .icon img, div[class*=" box-"] .icon img {
    max-width: 100%;
    height: auto;
}
div[class^=box-] .content, div[class*=" box-"] .content {
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 100%;
    width: 100%;
}
div[class^=box-] .content > div, div[class*=" box-"] .content > div {
    z-index: 1;
    width: 100%;
}
div[class^=box-] .content div, div[class*=" box-"] .content div {
    max-width: 100%;
}
div[class^=box-] .content twitterwidget, div[class*=" box-"] .content twitterwidget {
    min-width: 1px !important;
}
div[class^=box-] .content iframe, div[class*=" box-"] .content iframe {
    min-width: 100px !important;
}

.box-25 {
    width: 25%;
}
@media (max-width: 1008px) {
    .box-25 {
        width: 50%;
    }
}
@media (max-width: 736px) {
    .box-25 {
        width: 100%;
    }
}

.box-50 {
    width: 50%;
}
@media (max-width: 1008px) {
    .box-50 {
        width: 50%;
    }
}
@media (max-width: 736px) {
    .box-50 {
        width: 100%;
    }
}

.box-33 {
    width: 33.33%;
    -webkit-box-flex: 1;
    -moz-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}
@media (max-width: 1008px) {
    .box-33 {
        width: 50%;
    }
}
@media (max-width: 736px) {
    .box-33 {
        width: 100%;
    }
}

.box-75 {
    width: 75%;
}
@media (max-width: 1008px) {
    .box-75 {
        width: 50%;
    }
}
@media (max-width: 736px) {
    .box-75 {
        width: 100%;
    }
}

.box-100 {
    width: 100%;
}

.box-50 .cta-block {
    width: calc(4.1193181818% * 16 + 1.0653409091% * 30) !important;
}

.box-75 .cta-block {
    width: calc(4.1193181818% * 16 + 1.0653409091% * 30) !important;
}

.box-25 .cta-block {
    width: calc(4.1193181818% * 16 + 1.0653409091% * 30) !important;
}

/*---Variables------------------------------*/
.fw > .container, .t2 .fw > .bin, .t3 .fw > .bin {
    max-width: 100%;
}
.fw > .container .box-50 .item, .t2 .fw > .bin .box-50 .item, .t3 .fw > .bin .box-50 .item {
    max-width: 600px;
}
.fw > .container .box-50:first-child .content, .t2 .fw > .bin .box-50:first-child .content, .t3 .fw > .bin .box-50:first-child .content {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -moz-justify-content: flex-end;
    justify-content: flex-end;
}
.fw > .container .box-50:last-child .content, .t2 .fw > .bin .box-50:last-child .content, .t3 .fw > .bin .box-50:last-child .content {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
}

.align-center-content .content {
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -moz-justify-content: center;
    justify-content: center;
}

.align-center .container, .align-center .t2 .bin, .t2 .align-center .bin, .align-center .t3 .bin, .t3 .align-center .bin {
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center;
}

.align-top .container, .align-top .t2 .bin, .t2 .align-top .bin, .align-top .t3 .bin, .t3 .align-top .bin {
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -moz-align-items: flex-start;
    align-items: flex-start;
}

.align-bottom .container, .align-bottom .t2 .bin, .t2 .align-bottom .bin, .align-bottom .t3 .bin, .t3 .align-bottom .bin {
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    -moz-align-items: flex-end;
    align-items: flex-end;
}

.self-top {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
}

.self-center {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
}

.self-bottom {
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
}

.text-center .content {
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -moz-justify-content: center;
    justify-content: center;
    text-align: center;
}

.bg-image {
    background-image: url("../images/bg-3.jpg");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.bg-image:after {
    background-color: black;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block !important;
    opacity: 0.25;
    filter: alpha(opacity=25);
    content: "";
}

.hero .bg-image:before {
    background: url("../images/hero-overlay.png") no-repeat 50% 50%;
    background-size: cover;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: block !important;
    content: "";
}

.gradient:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.65)));
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-9 */
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.pattern:before {
    background-image: url("../images/pattern-1.png");
    background-repeat: repeat;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block !important;
    content: "";
}

.bg-overlay:before {
    background: url("../images/hero-overlay.png") no-repeat 50% 50%;
    background-size: cover;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: block !important;
    content: "";
    z-index: 1;
}

.white-text, .bg-image {
    fill: white;
}
.white-text h1, .bg-image h1, .white-text h2, .bg-image h2, .white-text h3, .bg-image h3, .white-text h4, .bg-image h4, .white-text h5, .bg-image h5, .white-text h6, .bg-image h6, .white-text a, .bg-image a, .white-text p, .bg-image p, .white-text li, .bg-image li {
    color: white;
}

.border {
    border-bottom: 1px solid #e3e3e3;
}
.border div[class^=box-], .border div[class*=" box-"] {
    border-color: white;
    border-right-width: 1px;
    border-bottom-width: 0px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-top-width: 0px;
    border-top-style: solid;
}
.border div[class^=box-]:last-child, .border div[class*=" box-"]:last-child {
    border-right-width: 0px;
}
@media (max-width: 1008px) {
    .border div[class^=box-], .border div[class*=" box-"] {
        border-bottom-width: 1px;
    }
    .border div[class^=box-]:nth-child(2n+2), .border div[class*=" box-"]:nth-child(2n+2) {
        border-right-width: 0px;
    }
    .border div[class^=box-]:nth-last-child(-n+2), .border div[class*=" box-"]:nth-last-child(-n+2) {
        border-bottom-width: 0px;
    }
}
@media (max-width: 736px) {
    .border div[class^=box-], .border div[class*=" box-"] {
        border-right-width: 0px;
        border-bottom-width: 1px;
    }
    .border div[class^=box-]:nth-last-child(-n+2), .border div[class*=" box-"]:nth-last-child(-n+2) {
        border-bottom-width: 1px;
    }
    .border div[class^=box-]:last-child, .border div[class*=" box-"]:last-child {
        border-bottom-width: 0px;
    }
}
.border div[class^=box-] .content, .border div[class*=" box-"] .content {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-color: inherit;
}
.border div[class^=box-] .content:last-child, .border div[class*=" box-"] .content:last-child {
    border-bottom-width: 0px;
}
@media (max-width: 736px) {
    .border div[class^=box-] .content, .border div[class*=" box-"] .content {
        border-bottom-width: 1px;
    }
}
.border div[class^=box-] .staff-single .sec-2, .border div[class*=" box-"] .staff-single .sec-2 {
    border-right: 1px solid #eaeaea;
    border-left: 1px solid #eaeaea;
}

.link-box {
    position: absolute !important;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 5 !important;
    border: none;
    border-bottom: none !important;
}
.link-box:before {
    color: inherit;
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
    margin: auto;
    width: 25px;
    padding: 0 !important;
    height: 3px;
    background-color: #00bce3;
    font-size: 1.3em;
    text-align: center;
    content: "";
}

.bg-image .link-box:before {
    background-color: #fff;
}

.no-overflow {
    overflow: visible !important;
}
.no-overflow .container, .no-overflow .t2 .bin, .t2 .no-overflow .bin, .no-overflow .t3 .bin, .t3 .no-overflow .bin {
    overflow: visible;
}

/*--- Skins ---------------------------------*/
.bg-white, .bg-white.bg-image {
    background-color: white;
    color: #00bce3;
    fill: #00457e;
}
.bg-white p, .bg-white.bg-image p {
    color: #515151;
}
.bg-white div[class^=box-], .bg-white div[class*=" box-"], .bg-white.bg-image div[class^=box-], .bg-white.bg-image div[class*=" box-"] {
    border-color: #e3e3e3;
}
.bg-white input[type=text].text, .bg-white.bg-image input[type=text].text {
    border: 1px solid #515151;
}
.bg-white .selectric, .bg-white.bg-image .selectric {
    border: 1px solid #515151;
}
.bg-white .selectric .label, .bg-white.bg-image .selectric .label {
    color: #515151;
}
.bg-white .selectric .button:after, .bg-white.bg-image .selectric .button:after {
    color: #515151;
}
.bg-white .selectric-items, .bg-white.bg-image .selectric-items {
    border: 1px solid #515151;
    border-top: none;
}

.bg-white.bg-image p {
    color: #fff;
}

.bg-grey, .bg-grey.bg-image {
    background-color: #f9f9f9;
    color: #00bce3;
    fill: #00457e;
}
.bg-grey p, .bg-grey.bg-image p {
    color: #515151;
}
.bg-grey div[class^=box-], .bg-grey div[class*=" box-"], .bg-grey.bg-image div[class^=box-], .bg-grey.bg-image div[class*=" box-"] {
    border-color: #e3e3e3;
}
.bg-grey .item .form .text, .bg-grey.bg-image .item .form .text {
    border: 1px solid #515151;
}
.bg-grey .item .form .selectric, .bg-grey.bg-image .item .form .selectric {
    border: 1px solid #515151;
}
.bg-grey .item .form .selectric .label, .bg-grey.bg-image .item .form .selectric .label {
    color: #515151;
}
.bg-grey .item .form .selectric .button:after, .bg-grey.bg-image .item .form .selectric .button:after {
    color: #515151;
}
.bg-grey .item .form .selectric-items, .bg-grey.bg-image .item .form .selectric-items {
    border: 1px solid #515151;
    border-top: none;
}

.bg-grey.bg-image p {
    color: #fff;
}

.bg-black, .bg-black.bg-image {
    color: #fff;
    fill: #fff;
    background-color: #000;
}
.bg-black .form h5 span, .bg-black.bg-image .form h5 span {
    background-color: #000;
}
.bg-black .form .imp:after, .bg-black.bg-image .form .imp:after {
    background-color: #00bce3;
}
.bg-black .gform_wrapper .gform_fields .gfield.gfield_contains_required .ginput_container:after,
.bg-black .gform_wrapper .gform_fields .gfield.gfield_contains_required .ginput_container[class*=gf_name_has] span:after, .bg-black.bg-image .gform_wrapper .gform_fields .gfield.gfield_contains_required .ginput_container:after,
.bg-black.bg-image .gform_wrapper .gform_fields .gfield.gfield_contains_required .ginput_container[class*=gf_name_has] span:after {
    background-color: #00bce3;
}

.bg-color-1, .bg-color-12, .bg-color-12.bg-image, .bg-color-11, .bg-color-11.bg-image, .bg-color-10, .bg-color-10.bg-image, .bg-color-9, .bg-color-9.bg-image, .bg-color-8, .bg-color-8.bg-image, .bg-color-7, .bg-color-7.bg-image, .bg-color-6, .bg-color-6.bg-image, .bg-color-5, .bg-color-5.bg-image, .bg-color-4, .bg-color-4.bg-image, .bg-color-3, .bg-color-3.bg-image, .bg-color-2, .bg-color-2.bg-image, .bg-black, .bg-black.bg-image, .bg-color-1.bg-image {
    color: white;
    fill: #00457e;
    background-color: #00bce3;
}
.bg-color-1:after, .bg-color-12:after, .bg-color-12.bg-image:after, .bg-color-11:after, .bg-color-11.bg-image:after, .bg-color-10:after, .bg-color-10.bg-image:after, .bg-color-9:after, .bg-color-9.bg-image:after, .bg-color-8:after, .bg-color-8.bg-image:after, .bg-color-7:after, .bg-color-7.bg-image:after, .bg-color-6:after, .bg-color-6.bg-image:after, .bg-color-5:after, .bg-color-5.bg-image:after, .bg-color-4:after, .bg-color-4.bg-image:after, .bg-color-3:after, .bg-color-3.bg-image:after, .bg-color-2:after, .bg-color-2.bg-image:after, .bg-black:after, .bg-black.bg-image:after, .bg-color-1.bg-image:after {
    background-color: inherit;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block !important;
    opacity: 0.95;
    filter: alpha(opacity=95);
    content: "";
}
.bg-color-1 h1, .bg-color-12 h1, .bg-color-12.bg-image h1, .bg-color-11 h1, .bg-color-11.bg-image h1, .bg-color-10 h1, .bg-color-10.bg-image h1, .bg-color-9 h1, .bg-color-9.bg-image h1, .bg-color-8 h1, .bg-color-8.bg-image h1, .bg-color-7 h1, .bg-color-7.bg-image h1, .bg-color-6 h1, .bg-color-6.bg-image h1, .bg-color-5 h1, .bg-color-5.bg-image h1, .bg-color-4 h1, .bg-color-4.bg-image h1, .bg-color-3 h1, .bg-color-3.bg-image h1, .bg-color-2 h1, .bg-color-2.bg-image h1, .bg-black h1, .bg-black.bg-image h1, .bg-color-1 h2, .bg-color-12 h2, .bg-color-12.bg-image h2, .bg-color-11 h2, .bg-color-11.bg-image h2, .bg-color-10 h2, .bg-color-10.bg-image h2, .bg-color-9 h2, .bg-color-9.bg-image h2, .bg-color-8 h2, .bg-color-8.bg-image h2, .bg-color-7 h2, .bg-color-7.bg-image h2, .bg-color-6 h2, .bg-color-6.bg-image h2, .bg-color-5 h2, .bg-color-5.bg-image h2, .bg-color-4 h2, .bg-color-4.bg-image h2, .bg-color-3 h2, .bg-color-3.bg-image h2, .bg-color-2 h2, .bg-color-2.bg-image h2, .bg-black h2, .bg-black.bg-image h2, .bg-color-1 h3, .bg-color-12 h3, .bg-color-12.bg-image h3, .bg-color-11 h3, .bg-color-11.bg-image h3, .bg-color-10 h3, .bg-color-10.bg-image h3, .bg-color-9 h3, .bg-color-9.bg-image h3, .bg-color-8 h3, .bg-color-8.bg-image h3, .bg-color-7 h3, .bg-color-7.bg-image h3, .bg-color-6 h3, .bg-color-6.bg-image h3, .bg-color-5 h3, .bg-color-5.bg-image h3, .bg-color-4 h3, .bg-color-4.bg-image h3, .bg-color-3 h3, .bg-color-3.bg-image h3, .bg-color-2 h3, .bg-color-2.bg-image h3, .bg-black h3, .bg-black.bg-image h3, .bg-color-1 h4, .bg-color-12 h4, .bg-color-12.bg-image h4, .bg-color-11 h4, .bg-color-11.bg-image h4, .bg-color-10 h4, .bg-color-10.bg-image h4, .bg-color-9 h4, .bg-color-9.bg-image h4, .bg-color-8 h4, .bg-color-8.bg-image h4, .bg-color-7 h4, .bg-color-7.bg-image h4, .bg-color-6 h4, .bg-color-6.bg-image h4, .bg-color-5 h4, .bg-color-5.bg-image h4, .bg-color-4 h4, .bg-color-4.bg-image h4, .bg-color-3 h4, .bg-color-3.bg-image h4, .bg-color-2 h4, .bg-color-2.bg-image h4, .bg-black h4, .bg-black.bg-image h4, .bg-color-1 h5, .bg-color-12 h5, .bg-color-12.bg-image h5, .bg-color-11 h5, .bg-color-11.bg-image h5, .bg-color-10 h5, .bg-color-10.bg-image h5, .bg-color-9 h5, .bg-color-9.bg-image h5, .bg-color-8 h5, .bg-color-8.bg-image h5, .bg-color-7 h5, .bg-color-7.bg-image h5, .bg-color-6 h5, .bg-color-6.bg-image h5, .bg-color-5 h5, .bg-color-5.bg-image h5, .bg-color-4 h5, .bg-color-4.bg-image h5, .bg-color-3 h5, .bg-color-3.bg-image h5, .bg-color-2 h5, .bg-color-2.bg-image h5, .bg-black h5, .bg-black.bg-image h5, .bg-color-1 h6, .bg-color-12 h6, .bg-color-12.bg-image h6, .bg-color-11 h6, .bg-color-11.bg-image h6, .bg-color-10 h6, .bg-color-10.bg-image h6, .bg-color-9 h6, .bg-color-9.bg-image h6, .bg-color-8 h6, .bg-color-8.bg-image h6, .bg-color-7 h6, .bg-color-7.bg-image h6, .bg-color-6 h6, .bg-color-6.bg-image h6, .bg-color-5 h6, .bg-color-5.bg-image h6, .bg-color-4 h6, .bg-color-4.bg-image h6, .bg-color-3 h6, .bg-color-3.bg-image h6, .bg-color-2 h6, .bg-color-2.bg-image h6, .bg-black h6, .bg-black.bg-image h6, .bg-color-1 li, .bg-color-12 li, .bg-color-12.bg-image li, .bg-color-11 li, .bg-color-11.bg-image li, .bg-color-10 li, .bg-color-10.bg-image li, .bg-color-9 li, .bg-color-9.bg-image li, .bg-color-8 li, .bg-color-8.bg-image li, .bg-color-7 li, .bg-color-7.bg-image li, .bg-color-6 li, .bg-color-6.bg-image li, .bg-color-5 li, .bg-color-5.bg-image li, .bg-color-4 li, .bg-color-4.bg-image li, .bg-color-3 li, .bg-color-3.bg-image li, .bg-color-2 li, .bg-color-2.bg-image li, .bg-black li, .bg-black.bg-image li, .bg-color-1.bg-image h1, .bg-image.bg-color-12 h1, .bg-image.bg-color-11 h1, .bg-image.bg-color-10 h1, .bg-image.bg-color-9 h1, .bg-image.bg-color-8 h1, .bg-image.bg-color-7 h1, .bg-image.bg-color-6 h1, .bg-color-1.bg-image h2, .bg-image.bg-color-12 h2, .bg-image.bg-color-11 h2, .bg-image.bg-color-10 h2, .bg-image.bg-color-9 h2, .bg-image.bg-color-8 h2, .bg-image.bg-color-7 h2, .bg-image.bg-color-6 h2, .bg-color-1.bg-image h3, .bg-image.bg-color-12 h3, .bg-image.bg-color-11 h3, .bg-image.bg-color-10 h3, .bg-image.bg-color-9 h3, .bg-image.bg-color-8 h3, .bg-image.bg-color-7 h3, .bg-image.bg-color-6 h3, .bg-color-1.bg-image h4, .bg-image.bg-color-12 h4, .bg-image.bg-color-11 h4, .bg-image.bg-color-10 h4, .bg-image.bg-color-9 h4, .bg-image.bg-color-8 h4, .bg-image.bg-color-7 h4, .bg-image.bg-color-6 h4, .bg-color-1.bg-image h5, .bg-image.bg-color-12 h5, .bg-image.bg-color-11 h5, .bg-image.bg-color-10 h5, .bg-image.bg-color-9 h5, .bg-image.bg-color-8 h5, .bg-image.bg-color-7 h5, .bg-image.bg-color-6 h5, .bg-color-1.bg-image h6, .bg-image.bg-color-12 h6, .bg-image.bg-color-11 h6, .bg-image.bg-color-10 h6, .bg-image.bg-color-9 h6, .bg-image.bg-color-8 h6, .bg-image.bg-color-7 h6, .bg-image.bg-color-6 h6, .bg-color-1.bg-image li, .bg-image.bg-color-12 li, .bg-image.bg-color-11 li, .bg-image.bg-color-10 li, .bg-image.bg-color-9 li, .bg-image.bg-color-8 li, .bg-image.bg-color-7 li, .bg-image.bg-color-6 li {
    color: inherit;
    fill: inherit;
}
.bg-color-1 .btn-1, .bg-color-12 .btn-1, .bg-color-11 .btn-1, .bg-color-10 .btn-1, .bg-color-9 .btn-1, .bg-color-8 .btn-1, .bg-color-7 .btn-1, .bg-color-6 .btn-1, .bg-color-5 .btn-1, .bg-color-4 .btn-1, .bg-color-3 .btn-1, .bg-color-2 .btn-1, .bg-black .btn-1, .bg-color-1.bg-image .btn-1 {
    color: white !important;
    background-color: transparent !important;
    border-color: white !important;
}
.bg-color-1 .btn-1:hover, .bg-color-12 .btn-1:hover, .bg-color-11 .btn-1:hover, .bg-color-10 .btn-1:hover, .bg-color-9 .btn-1:hover, .bg-color-8 .btn-1:hover, .bg-color-7 .btn-1:hover, .bg-color-6 .btn-1:hover, .bg-color-5 .btn-1:hover, .bg-color-4 .btn-1:hover, .bg-color-3 .btn-1:hover, .bg-color-2 .btn-1:hover, .bg-black .btn-1:hover, .bg-color-1.bg-image .btn-1:hover {
    background-color: transparent !important;
    color: white !important;
}
.bg-color-1 .btn-2, .bg-color-12 .btn-2, .bg-color-11 .btn-2, .bg-color-10 .btn-2, .bg-color-9 .btn-2, .bg-color-8 .btn-2, .bg-color-7 .btn-2, .bg-color-6 .btn-2, .bg-color-5 .btn-2, .bg-color-4 .btn-2, .bg-color-3 .btn-2, .bg-color-2 .btn-2, .bg-black .btn-2, .bg-color-1.bg-image .btn-2 {
    color: white !important;
    background-color: #007dc2 !important;
    border-color: transparent !important;
}
.bg-color-1 .btn-2:hover, .bg-color-12 .btn-2:hover, .bg-color-11 .btn-2:hover, .bg-color-10 .btn-2:hover, .bg-color-9 .btn-2:hover, .bg-color-8 .btn-2:hover, .bg-color-7 .btn-2:hover, .bg-color-6 .btn-2:hover, .bg-color-5 .btn-2:hover, .bg-color-4 .btn-2:hover, .bg-color-3 .btn-2:hover, .bg-color-2 .btn-2:hover, .bg-black .btn-2:hover, .bg-color-1.bg-image .btn-2:hover {
    background-color: transparent !important;
    color: white !important;
    border: 1px solid #fff !important;
}
.bg-color-1 p, .bg-color-12 p, .bg-color-12.bg-image p, .bg-color-11 p, .bg-color-11.bg-image p, .bg-color-10 p, .bg-color-10.bg-image p, .bg-color-9 p, .bg-color-9.bg-image p, .bg-color-8 p, .bg-color-8.bg-image p, .bg-color-7 p, .bg-color-7.bg-image p, .bg-color-6 p, .bg-color-6.bg-image p, .bg-color-5 p, .bg-color-5.bg-image p, .bg-color-4 p, .bg-color-4.bg-image p, .bg-color-3 p, .bg-color-3.bg-image p, .bg-color-2 p, .bg-color-2.bg-image p, .bg-black p, .bg-black.bg-image p, .bg-color-1.bg-image p {
    color: white;
}
.bg-color-1 .form h4, .bg-color-12 .form h4, .bg-color-11 .form h4, .bg-color-10 .form h4, .bg-color-9 .form h4, .bg-color-8 .form h4, .bg-color-7 .form h4, .bg-color-6 .form h4, .bg-color-5 .form h4, .bg-color-4 .form h4, .bg-color-3 .form h4, .bg-color-2 .form h4, .bg-black .form h4, .bg-color-1 .form h3, .bg-color-12 .form h3, .bg-color-11 .form h3, .bg-color-10 .form h3, .bg-color-9 .form h3, .bg-color-8 .form h3, .bg-color-7 .form h3, .bg-color-6 .form h3, .bg-color-5 .form h3, .bg-color-4 .form h3, .bg-color-3 .form h3, .bg-color-2 .form h3, .bg-black .form h3, .bg-color-1 .form h2, .bg-color-12 .form h2, .bg-color-11 .form h2, .bg-color-10 .form h2, .bg-color-9 .form h2, .bg-color-8 .form h2, .bg-color-7 .form h2, .bg-color-6 .form h2, .bg-color-5 .form h2, .bg-color-4 .form h2, .bg-color-3 .form h2, .bg-color-2 .form h2, .bg-black .form h2, .bg-color-1.bg-image .form h4, .bg-color-1.bg-image .form h3, .bg-color-1.bg-image .form h2 {
    color: #fff;
}
.bg-color-1 .form label, .bg-color-12 .form label, .bg-color-11 .form label, .bg-color-10 .form label, .bg-color-9 .form label, .bg-color-8 .form label, .bg-color-7 .form label, .bg-color-6 .form label, .bg-color-5 .form label, .bg-color-4 .form label, .bg-color-3 .form label, .bg-color-2 .form label, .bg-black .form label, .bg-color-1.bg-image .form label {
    color: #fff !important;
}
.bg-color-1 .form span, .bg-color-12 .form span, .bg-color-11 .form span, .bg-color-10 .form span, .bg-color-9 .form span, .bg-color-8 .form span, .bg-color-7 .form span, .bg-color-6 .form span, .bg-color-5 .form span, .bg-color-4 .form span, .bg-color-3 .form span, .bg-color-2 .form span, .bg-black .form span, .bg-color-1.bg-image .form span {
    color: #fff;
}
.bg-color-1 .form input[type=checkbox] + label:before, .bg-color-12 .form input[type=checkbox] + label:before, .bg-color-11 .form input[type=checkbox] + label:before, .bg-color-10 .form input[type=checkbox] + label:before, .bg-color-9 .form input[type=checkbox] + label:before, .bg-color-8 .form input[type=checkbox] + label:before, .bg-color-7 .form input[type=checkbox] + label:before, .bg-color-6 .form input[type=checkbox] + label:before, .bg-color-5 .form input[type=checkbox] + label:before, .bg-color-4 .form input[type=checkbox] + label:before, .bg-color-3 .form input[type=checkbox] + label:before, .bg-color-2 .form input[type=checkbox] + label:before, .bg-black .form input[type=checkbox] + label:before, .bg-color-1.bg-image .form input[type=checkbox] + label:before {
    background-color: transparent;
    border: 1px solid #fff;
}
.bg-color-1 .form input[type=radio] + label:before, .bg-color-12 .form input[type=radio] + label:before, .bg-color-11 .form input[type=radio] + label:before, .bg-color-10 .form input[type=radio] + label:before, .bg-color-9 .form input[type=radio] + label:before, .bg-color-8 .form input[type=radio] + label:before, .bg-color-7 .form input[type=radio] + label:before, .bg-color-6 .form input[type=radio] + label:before, .bg-color-5 .form input[type=radio] + label:before, .bg-color-4 .form input[type=radio] + label:before, .bg-color-3 .form input[type=radio] + label:before, .bg-color-2 .form input[type=radio] + label:before, .bg-black .form input[type=radio] + label:before, .bg-color-1.bg-image .form input[type=radio] + label:before {
    background-color: transparent;
    border: 1px solid #fff;
}
.bg-color-1 .form input[type=radio]:checked + label, .bg-color-12 .form input[type=radio]:checked + label, .bg-color-11 .form input[type=radio]:checked + label, .bg-color-10 .form input[type=radio]:checked + label, .bg-color-9 .form input[type=radio]:checked + label, .bg-color-8 .form input[type=radio]:checked + label, .bg-color-7 .form input[type=radio]:checked + label, .bg-color-6 .form input[type=radio]:checked + label, .bg-color-5 .form input[type=radio]:checked + label, .bg-color-4 .form input[type=radio]:checked + label, .bg-color-3 .form input[type=radio]:checked + label, .bg-color-2 .form input[type=radio]:checked + label, .bg-black .form input[type=radio]:checked + label, .bg-color-1.bg-image .form input[type=radio]:checked + label {
    color: #fff !important;
}
.bg-color-1 .form input[type=radio]:checked + label:before, .bg-color-12 .form input[type=radio]:checked + label:before, .bg-color-11 .form input[type=radio]:checked + label:before, .bg-color-10 .form input[type=radio]:checked + label:before, .bg-color-9 .form input[type=radio]:checked + label:before, .bg-color-8 .form input[type=radio]:checked + label:before, .bg-color-7 .form input[type=radio]:checked + label:before, .bg-color-6 .form input[type=radio]:checked + label:before, .bg-color-5 .form input[type=radio]:checked + label:before, .bg-color-4 .form input[type=radio]:checked + label:before, .bg-color-3 .form input[type=radio]:checked + label:before, .bg-color-2 .form input[type=radio]:checked + label:before, .bg-black .form input[type=radio]:checked + label:before, .bg-color-1.bg-image .form input[type=radio]:checked + label:before {
    border: 4px solid #fff !important;
}
.bg-color-1 .form .imp:after, .bg-color-12 .form .imp:after, .bg-color-11 .form .imp:after, .bg-color-10 .form .imp:after, .bg-color-9 .form .imp:after, .bg-color-8 .form .imp:after, .bg-color-7 .form .imp:after, .bg-color-6 .form .imp:after, .bg-color-5 .form .imp:after, .bg-color-4 .form .imp:after, .bg-color-3 .form .imp:after, .bg-color-2 .form .imp:after, .bg-black .form .imp:after, .bg-color-1.bg-image .form .imp:after {
    background-color: #00457e;
}
.bg-color-1 .form .gform_wrapper .gform_fields .gfield.gfield_contains_required .ginput_container:after, .bg-color-12 .form .gform_wrapper .gform_fields .gfield.gfield_contains_required .ginput_container:after, .bg-color-11 .form .gform_wrapper .gform_fields .gfield.gfield_contains_required .ginput_container:after, .bg-color-10 .form .gform_wrapper .gform_fields .gfield.gfield_contains_required .ginput_container:after, .bg-color-9 .form .gform_wrapper .gform_fields .gfield.gfield_contains_required .ginput_container:after, .bg-color-8 .form .gform_wrapper .gform_fields .gfield.gfield_contains_required .ginput_container:after, .bg-color-7 .form .gform_wrapper .gform_fields .gfield.gfield_contains_required .ginput_container:after, .bg-color-6 .form .gform_wrapper .gform_fields .gfield.gfield_contains_required .ginput_container:after, .bg-color-5 .form .gform_wrapper .gform_fields .gfield.gfield_contains_required .ginput_container:after, .bg-color-4 .form .gform_wrapper .gform_fields .gfield.gfield_contains_required .ginput_container:after, .bg-color-3 .form .gform_wrapper .gform_fields .gfield.gfield_contains_required .ginput_container:after, .bg-color-2 .form .gform_wrapper .gform_fields .gfield.gfield_contains_required .ginput_container:after, .bg-black .form .gform_wrapper .gform_fields .gfield.gfield_contains_required .ginput_container:after,
.bg-color-1 .form .gform_wrapper .gform_fields .gfield.gfield_contains_required .ginput_container[class*=gf_name_has] span:after,
.bg-color-12 .form .gform_wrapper .gform_fields .gfield.gfield_contains_required .ginput_container[class*=gf_name_has] span:after,
.bg-color-11 .form .gform_wrapper .gform_fields .gfield.gfield_contains_required .ginput_container[class*=gf_name_has] span:after,
.bg-color-10 .form .gform_wrapper .gform_fields .gfield.gfield_contains_required .ginput_container[class*=gf_name_has] span:after,
.bg-color-9 .form .gform_wrapper .gform_fields .gfield.gfield_contains_required .ginput_container[class*=gf_name_has] span:after,
.bg-color-8 .form .gform_wrapper .gform_fields .gfield.gfield_contains_required .ginput_container[class*=gf_name_has] span:after,
.bg-color-7 .form .gform_wrapper .gform_fields .gfield.gfield_contains_required .ginput_container[class*=gf_name_has] span:after,
.bg-color-6 .form .gform_wrapper .gform_fields .gfield.gfield_contains_required .ginput_container[class*=gf_name_has] span:after,
.bg-color-5 .form .gform_wrapper .gform_fields .gfield.gfield_contains_required .ginput_container[class*=gf_name_has] span:after,
.bg-color-4 .form .gform_wrapper .gform_fields .gfield.gfield_contains_required .ginput_container[class*=gf_name_has] span:after,
.bg-color-3 .form .gform_wrapper .gform_fields .gfield.gfield_contains_required .ginput_container[class*=gf_name_has] span:after,
.bg-color-2 .form .gform_wrapper .gform_fields .gfield.gfield_contains_required .ginput_container[class*=gf_name_has] span:after,
.bg-black .form .gform_wrapper .gform_fields .gfield.gfield_contains_required .ginput_container[class*=gf_name_has] span:after, .bg-color-1.bg-image .form .gform_wrapper .gform_fields .gfield.gfield_contains_required .ginput_container:after,
.bg-color-1.bg-image .form .gform_wrapper .gform_fields .gfield.gfield_contains_required .ginput_container[class*=gf_name_has] span:after {
    background-color: #00457e;
}
.bg-color-1 .form input[type=text], .bg-color-12 .form input[type=text], .bg-color-12.bg-image .form input[type=text], .bg-color-11 .form input[type=text], .bg-color-11.bg-image .form input[type=text], .bg-color-10 .form input[type=text], .bg-color-9 .form input[type=text], .bg-color-8 .form input[type=text], .bg-color-7 .form input[type=text], .bg-color-6 .form input[type=text], .bg-color-5 .form input[type=text], .bg-color-4 .form input[type=text], .bg-color-3 .form input[type=text], .bg-color-2 .form input[type=text], .bg-black .form input[type=text],
.bg-color-1 .form input[type=tel],
.bg-color-12 .form input[type=tel],
.bg-color-12.bg-image .form input[type=tel],
.bg-color-11 .form input[type=tel],
.bg-color-11.bg-image .form input[type=tel],
.bg-color-10 .form input[type=tel],
.bg-color-9 .form input[type=tel],
.bg-color-8 .form input[type=tel],
.bg-color-7 .form input[type=tel],
.bg-color-6 .form input[type=tel],
.bg-color-5 .form input[type=tel],
.bg-color-4 .form input[type=tel],
.bg-color-3 .form input[type=tel],
.bg-color-2 .form input[type=tel],
.bg-black .form input[type=tel],
.bg-color-1 .form input[type=email],
.bg-color-12 .form input[type=email],
.bg-color-12.bg-image .form input[type=email],
.bg-color-11 .form input[type=email],
.bg-color-11.bg-image .form input[type=email],
.bg-color-10 .form input[type=email],
.bg-color-9 .form input[type=email],
.bg-color-8 .form input[type=email],
.bg-color-7 .form input[type=email],
.bg-color-6 .form input[type=email],
.bg-color-5 .form input[type=email],
.bg-color-4 .form input[type=email],
.bg-color-3 .form input[type=email],
.bg-color-2 .form input[type=email],
.bg-black .form input[type=email],
.bg-color-1 .form input[type=password],
.bg-color-12 .form input[type=password],
.bg-color-12.bg-image .form input[type=password],
.bg-color-11 .form input[type=password],
.bg-color-11.bg-image .form input[type=password],
.bg-color-10 .form input[type=password],
.bg-color-9 .form input[type=password],
.bg-color-8 .form input[type=password],
.bg-color-7 .form input[type=password],
.bg-color-6 .form input[type=password],
.bg-color-5 .form input[type=password],
.bg-color-4 .form input[type=password],
.bg-color-3 .form input[type=password],
.bg-color-2 .form input[type=password],
.bg-black .form input[type=password],
.bg-color-1 .form input[type=search],
.bg-color-12 .form input[type=search],
.bg-color-12.bg-image .form input[type=search],
.bg-color-11 .form input[type=search],
.bg-color-11.bg-image .form input[type=search],
.bg-color-10 .form input[type=search],
.bg-color-9 .form input[type=search],
.bg-color-8 .form input[type=search],
.bg-color-7 .form input[type=search],
.bg-color-6 .form input[type=search],
.bg-color-5 .form input[type=search],
.bg-color-4 .form input[type=search],
.bg-color-3 .form input[type=search],
.bg-color-2 .form input[type=search],
.bg-black .form input[type=search],
.bg-color-1 .form select,
.bg-color-12 .form select,
.bg-color-12.bg-image .form select,
.bg-color-11 .form select,
.bg-color-11.bg-image .form select,
.bg-color-10 .form select,
.bg-color-9 .form select,
.bg-color-8 .form select,
.bg-color-7 .form select,
.bg-color-6 .form select,
.bg-color-5 .form select,
.bg-color-4 .form select,
.bg-color-3 .form select,
.bg-color-2 .form select,
.bg-black .form select,
.bg-color-1 .form textarea,
.bg-color-12 .form textarea,
.bg-color-12.bg-image .form textarea,
.bg-color-11 .form textarea,
.bg-color-11.bg-image .form textarea,
.bg-color-10 .form textarea,
.bg-color-9 .form textarea,
.bg-color-8 .form textarea,
.bg-color-7 .form textarea,
.bg-color-6 .form textarea,
.bg-color-5 .form textarea,
.bg-color-4 .form textarea,
.bg-color-3 .form textarea,
.bg-color-2 .form textarea,
.bg-black .form textarea, .bg-color-1.bg-image .form input[type=text], .bg-image.bg-color-12 .form input[type=text], .bg-image.bg-color-11 .form input[type=text],
.bg-color-1.bg-image .form input[type=tel],
.bg-image.bg-color-12 .form input[type=tel],
.bg-image.bg-color-11 .form input[type=tel],
.bg-color-1.bg-image .form input[type=email],
.bg-image.bg-color-12 .form input[type=email],
.bg-image.bg-color-11 .form input[type=email],
.bg-color-1.bg-image .form input[type=password],
.bg-image.bg-color-12 .form input[type=password],
.bg-image.bg-color-11 .form input[type=password],
.bg-color-1.bg-image .form input[type=search],
.bg-image.bg-color-12 .form input[type=search],
.bg-image.bg-color-11 .form input[type=search],
.bg-color-1.bg-image .form select,
.bg-image.bg-color-12 .form select,
.bg-image.bg-color-11 .form select,
.bg-color-1.bg-image .form textarea,
.bg-image.bg-color-12 .form textarea,
.bg-image.bg-color-11 .form textarea {
    border: 1px solid #fff;
    color: #fff;
    background-color: transparent;
}
.bg-color-1 .form input[type=text]:-moz-placeholder, .bg-color-12 .form input[type=text]:-moz-placeholder, .bg-color-12.bg-image .form input[type=text]:-moz-placeholder, .bg-color-11 .form input[type=text]:-moz-placeholder, .bg-color-11.bg-image .form input[type=text]:-moz-placeholder, .bg-color-10 .form input[type=text]:-moz-placeholder, .bg-color-9 .form input[type=text]:-moz-placeholder, .bg-color-8 .form input[type=text]:-moz-placeholder, .bg-color-7 .form input[type=text]:-moz-placeholder, .bg-color-6 .form input[type=text]:-moz-placeholder, .bg-color-5 .form input[type=text]:-moz-placeholder, .bg-color-4 .form input[type=text]:-moz-placeholder, .bg-color-3 .form input[type=text]:-moz-placeholder, .bg-color-2 .form input[type=text]:-moz-placeholder, .bg-black .form input[type=text]:-moz-placeholder,
.bg-color-1 .form input[type=tel]:-moz-placeholder,
.bg-color-12 .form input[type=tel]:-moz-placeholder,
.bg-color-12.bg-image .form input[type=tel]:-moz-placeholder,
.bg-color-11 .form input[type=tel]:-moz-placeholder,
.bg-color-11.bg-image .form input[type=tel]:-moz-placeholder,
.bg-color-10 .form input[type=tel]:-moz-placeholder,
.bg-color-9 .form input[type=tel]:-moz-placeholder,
.bg-color-8 .form input[type=tel]:-moz-placeholder,
.bg-color-7 .form input[type=tel]:-moz-placeholder,
.bg-color-6 .form input[type=tel]:-moz-placeholder,
.bg-color-5 .form input[type=tel]:-moz-placeholder,
.bg-color-4 .form input[type=tel]:-moz-placeholder,
.bg-color-3 .form input[type=tel]:-moz-placeholder,
.bg-color-2 .form input[type=tel]:-moz-placeholder,
.bg-black .form input[type=tel]:-moz-placeholder,
.bg-color-1 .form input[type=email]:-moz-placeholder,
.bg-color-12 .form input[type=email]:-moz-placeholder,
.bg-color-12.bg-image .form input[type=email]:-moz-placeholder,
.bg-color-11 .form input[type=email]:-moz-placeholder,
.bg-color-11.bg-image .form input[type=email]:-moz-placeholder,
.bg-color-10 .form input[type=email]:-moz-placeholder,
.bg-color-9 .form input[type=email]:-moz-placeholder,
.bg-color-8 .form input[type=email]:-moz-placeholder,
.bg-color-7 .form input[type=email]:-moz-placeholder,
.bg-color-6 .form input[type=email]:-moz-placeholder,
.bg-color-5 .form input[type=email]:-moz-placeholder,
.bg-color-4 .form input[type=email]:-moz-placeholder,
.bg-color-3 .form input[type=email]:-moz-placeholder,
.bg-color-2 .form input[type=email]:-moz-placeholder,
.bg-black .form input[type=email]:-moz-placeholder,
.bg-color-1 .form input[type=password]:-moz-placeholder,
.bg-color-12 .form input[type=password]:-moz-placeholder,
.bg-color-12.bg-image .form input[type=password]:-moz-placeholder,
.bg-color-11 .form input[type=password]:-moz-placeholder,
.bg-color-11.bg-image .form input[type=password]:-moz-placeholder,
.bg-color-10 .form input[type=password]:-moz-placeholder,
.bg-color-9 .form input[type=password]:-moz-placeholder,
.bg-color-8 .form input[type=password]:-moz-placeholder,
.bg-color-7 .form input[type=password]:-moz-placeholder,
.bg-color-6 .form input[type=password]:-moz-placeholder,
.bg-color-5 .form input[type=password]:-moz-placeholder,
.bg-color-4 .form input[type=password]:-moz-placeholder,
.bg-color-3 .form input[type=password]:-moz-placeholder,
.bg-color-2 .form input[type=password]:-moz-placeholder,
.bg-black .form input[type=password]:-moz-placeholder,
.bg-color-1 .form input[type=search]:-moz-placeholder,
.bg-color-12 .form input[type=search]:-moz-placeholder,
.bg-color-12.bg-image .form input[type=search]:-moz-placeholder,
.bg-color-11 .form input[type=search]:-moz-placeholder,
.bg-color-11.bg-image .form input[type=search]:-moz-placeholder,
.bg-color-10 .form input[type=search]:-moz-placeholder,
.bg-color-9 .form input[type=search]:-moz-placeholder,
.bg-color-8 .form input[type=search]:-moz-placeholder,
.bg-color-7 .form input[type=search]:-moz-placeholder,
.bg-color-6 .form input[type=search]:-moz-placeholder,
.bg-color-5 .form input[type=search]:-moz-placeholder,
.bg-color-4 .form input[type=search]:-moz-placeholder,
.bg-color-3 .form input[type=search]:-moz-placeholder,
.bg-color-2 .form input[type=search]:-moz-placeholder,
.bg-black .form input[type=search]:-moz-placeholder,
.bg-color-1 .form select:-moz-placeholder,
.bg-color-12 .form select:-moz-placeholder,
.bg-color-12.bg-image .form select:-moz-placeholder,
.bg-color-11 .form select:-moz-placeholder,
.bg-color-11.bg-image .form select:-moz-placeholder,
.bg-color-10 .form select:-moz-placeholder,
.bg-color-9 .form select:-moz-placeholder,
.bg-color-8 .form select:-moz-placeholder,
.bg-color-7 .form select:-moz-placeholder,
.bg-color-6 .form select:-moz-placeholder,
.bg-color-5 .form select:-moz-placeholder,
.bg-color-4 .form select:-moz-placeholder,
.bg-color-3 .form select:-moz-placeholder,
.bg-color-2 .form select:-moz-placeholder,
.bg-black .form select:-moz-placeholder,
.bg-color-1 .form textarea:-moz-placeholder,
.bg-color-12 .form textarea:-moz-placeholder,
.bg-color-12.bg-image .form textarea:-moz-placeholder,
.bg-color-11 .form textarea:-moz-placeholder,
.bg-color-11.bg-image .form textarea:-moz-placeholder,
.bg-color-10 .form textarea:-moz-placeholder,
.bg-color-9 .form textarea:-moz-placeholder,
.bg-color-8 .form textarea:-moz-placeholder,
.bg-color-7 .form textarea:-moz-placeholder,
.bg-color-6 .form textarea:-moz-placeholder,
.bg-color-5 .form textarea:-moz-placeholder,
.bg-color-4 .form textarea:-moz-placeholder,
.bg-color-3 .form textarea:-moz-placeholder,
.bg-color-2 .form textarea:-moz-placeholder,
.bg-black .form textarea:-moz-placeholder, .bg-color-1.bg-image .form input[type=text]:-moz-placeholder, .bg-image.bg-color-12 .form input[type=text]:-moz-placeholder, .bg-image.bg-color-11 .form input[type=text]:-moz-placeholder,
.bg-color-1.bg-image .form input[type=tel]:-moz-placeholder,
.bg-image.bg-color-12 .form input[type=tel]:-moz-placeholder,
.bg-image.bg-color-11 .form input[type=tel]:-moz-placeholder,
.bg-color-1.bg-image .form input[type=email]:-moz-placeholder,
.bg-image.bg-color-12 .form input[type=email]:-moz-placeholder,
.bg-image.bg-color-11 .form input[type=email]:-moz-placeholder,
.bg-color-1.bg-image .form input[type=password]:-moz-placeholder,
.bg-image.bg-color-12 .form input[type=password]:-moz-placeholder,
.bg-image.bg-color-11 .form input[type=password]:-moz-placeholder,
.bg-color-1.bg-image .form input[type=search]:-moz-placeholder,
.bg-image.bg-color-12 .form input[type=search]:-moz-placeholder,
.bg-image.bg-color-11 .form input[type=search]:-moz-placeholder,
.bg-color-1.bg-image .form select:-moz-placeholder,
.bg-image.bg-color-12 .form select:-moz-placeholder,
.bg-image.bg-color-11 .form select:-moz-placeholder,
.bg-color-1.bg-image .form textarea:-moz-placeholder,
.bg-image.bg-color-12 .form textarea:-moz-placeholder,
.bg-image.bg-color-11 .form textarea:-moz-placeholder {
    color: #fff;
}
.bg-color-1 .form input[type=text]::-moz-placeholder, .bg-color-12 .form input[type=text]::-moz-placeholder, .bg-color-12.bg-image .form input[type=text]::-moz-placeholder, .bg-color-11 .form input[type=text]::-moz-placeholder, .bg-color-11.bg-image .form input[type=text]::-moz-placeholder, .bg-color-10 .form input[type=text]::-moz-placeholder, .bg-color-9 .form input[type=text]::-moz-placeholder, .bg-color-8 .form input[type=text]::-moz-placeholder, .bg-color-7 .form input[type=text]::-moz-placeholder, .bg-color-6 .form input[type=text]::-moz-placeholder, .bg-color-5 .form input[type=text]::-moz-placeholder, .bg-color-4 .form input[type=text]::-moz-placeholder, .bg-color-3 .form input[type=text]::-moz-placeholder, .bg-color-2 .form input[type=text]::-moz-placeholder, .bg-black .form input[type=text]::-moz-placeholder,
.bg-color-1 .form input[type=tel]::-moz-placeholder,
.bg-color-12 .form input[type=tel]::-moz-placeholder,
.bg-color-12.bg-image .form input[type=tel]::-moz-placeholder,
.bg-color-11 .form input[type=tel]::-moz-placeholder,
.bg-color-11.bg-image .form input[type=tel]::-moz-placeholder,
.bg-color-10 .form input[type=tel]::-moz-placeholder,
.bg-color-9 .form input[type=tel]::-moz-placeholder,
.bg-color-8 .form input[type=tel]::-moz-placeholder,
.bg-color-7 .form input[type=tel]::-moz-placeholder,
.bg-color-6 .form input[type=tel]::-moz-placeholder,
.bg-color-5 .form input[type=tel]::-moz-placeholder,
.bg-color-4 .form input[type=tel]::-moz-placeholder,
.bg-color-3 .form input[type=tel]::-moz-placeholder,
.bg-color-2 .form input[type=tel]::-moz-placeholder,
.bg-black .form input[type=tel]::-moz-placeholder,
.bg-color-1 .form input[type=email]::-moz-placeholder,
.bg-color-12 .form input[type=email]::-moz-placeholder,
.bg-color-12.bg-image .form input[type=email]::-moz-placeholder,
.bg-color-11 .form input[type=email]::-moz-placeholder,
.bg-color-11.bg-image .form input[type=email]::-moz-placeholder,
.bg-color-10 .form input[type=email]::-moz-placeholder,
.bg-color-9 .form input[type=email]::-moz-placeholder,
.bg-color-8 .form input[type=email]::-moz-placeholder,
.bg-color-7 .form input[type=email]::-moz-placeholder,
.bg-color-6 .form input[type=email]::-moz-placeholder,
.bg-color-5 .form input[type=email]::-moz-placeholder,
.bg-color-4 .form input[type=email]::-moz-placeholder,
.bg-color-3 .form input[type=email]::-moz-placeholder,
.bg-color-2 .form input[type=email]::-moz-placeholder,
.bg-black .form input[type=email]::-moz-placeholder,
.bg-color-1 .form input[type=password]::-moz-placeholder,
.bg-color-12 .form input[type=password]::-moz-placeholder,
.bg-color-12.bg-image .form input[type=password]::-moz-placeholder,
.bg-color-11 .form input[type=password]::-moz-placeholder,
.bg-color-11.bg-image .form input[type=password]::-moz-placeholder,
.bg-color-10 .form input[type=password]::-moz-placeholder,
.bg-color-9 .form input[type=password]::-moz-placeholder,
.bg-color-8 .form input[type=password]::-moz-placeholder,
.bg-color-7 .form input[type=password]::-moz-placeholder,
.bg-color-6 .form input[type=password]::-moz-placeholder,
.bg-color-5 .form input[type=password]::-moz-placeholder,
.bg-color-4 .form input[type=password]::-moz-placeholder,
.bg-color-3 .form input[type=password]::-moz-placeholder,
.bg-color-2 .form input[type=password]::-moz-placeholder,
.bg-black .form input[type=password]::-moz-placeholder,
.bg-color-1 .form input[type=search]::-moz-placeholder,
.bg-color-12 .form input[type=search]::-moz-placeholder,
.bg-color-12.bg-image .form input[type=search]::-moz-placeholder,
.bg-color-11 .form input[type=search]::-moz-placeholder,
.bg-color-11.bg-image .form input[type=search]::-moz-placeholder,
.bg-color-10 .form input[type=search]::-moz-placeholder,
.bg-color-9 .form input[type=search]::-moz-placeholder,
.bg-color-8 .form input[type=search]::-moz-placeholder,
.bg-color-7 .form input[type=search]::-moz-placeholder,
.bg-color-6 .form input[type=search]::-moz-placeholder,
.bg-color-5 .form input[type=search]::-moz-placeholder,
.bg-color-4 .form input[type=search]::-moz-placeholder,
.bg-color-3 .form input[type=search]::-moz-placeholder,
.bg-color-2 .form input[type=search]::-moz-placeholder,
.bg-black .form input[type=search]::-moz-placeholder,
.bg-color-1 .form select::-moz-placeholder,
.bg-color-12 .form select::-moz-placeholder,
.bg-color-12.bg-image .form select::-moz-placeholder,
.bg-color-11 .form select::-moz-placeholder,
.bg-color-11.bg-image .form select::-moz-placeholder,
.bg-color-10 .form select::-moz-placeholder,
.bg-color-9 .form select::-moz-placeholder,
.bg-color-8 .form select::-moz-placeholder,
.bg-color-7 .form select::-moz-placeholder,
.bg-color-6 .form select::-moz-placeholder,
.bg-color-5 .form select::-moz-placeholder,
.bg-color-4 .form select::-moz-placeholder,
.bg-color-3 .form select::-moz-placeholder,
.bg-color-2 .form select::-moz-placeholder,
.bg-black .form select::-moz-placeholder,
.bg-color-1 .form textarea::-moz-placeholder,
.bg-color-12 .form textarea::-moz-placeholder,
.bg-color-12.bg-image .form textarea::-moz-placeholder,
.bg-color-11 .form textarea::-moz-placeholder,
.bg-color-11.bg-image .form textarea::-moz-placeholder,
.bg-color-10 .form textarea::-moz-placeholder,
.bg-color-9 .form textarea::-moz-placeholder,
.bg-color-8 .form textarea::-moz-placeholder,
.bg-color-7 .form textarea::-moz-placeholder,
.bg-color-6 .form textarea::-moz-placeholder,
.bg-color-5 .form textarea::-moz-placeholder,
.bg-color-4 .form textarea::-moz-placeholder,
.bg-color-3 .form textarea::-moz-placeholder,
.bg-color-2 .form textarea::-moz-placeholder,
.bg-black .form textarea::-moz-placeholder, .bg-color-1.bg-image .form input[type=text]::-moz-placeholder, .bg-image.bg-color-12 .form input[type=text]::-moz-placeholder, .bg-image.bg-color-11 .form input[type=text]::-moz-placeholder,
.bg-color-1.bg-image .form input[type=tel]::-moz-placeholder,
.bg-image.bg-color-12 .form input[type=tel]::-moz-placeholder,
.bg-image.bg-color-11 .form input[type=tel]::-moz-placeholder,
.bg-color-1.bg-image .form input[type=email]::-moz-placeholder,
.bg-image.bg-color-12 .form input[type=email]::-moz-placeholder,
.bg-image.bg-color-11 .form input[type=email]::-moz-placeholder,
.bg-color-1.bg-image .form input[type=password]::-moz-placeholder,
.bg-image.bg-color-12 .form input[type=password]::-moz-placeholder,
.bg-image.bg-color-11 .form input[type=password]::-moz-placeholder,
.bg-color-1.bg-image .form input[type=search]::-moz-placeholder,
.bg-image.bg-color-12 .form input[type=search]::-moz-placeholder,
.bg-image.bg-color-11 .form input[type=search]::-moz-placeholder,
.bg-color-1.bg-image .form select::-moz-placeholder,
.bg-image.bg-color-12 .form select::-moz-placeholder,
.bg-image.bg-color-11 .form select::-moz-placeholder,
.bg-color-1.bg-image .form textarea::-moz-placeholder,
.bg-image.bg-color-12 .form textarea::-moz-placeholder,
.bg-image.bg-color-11 .form textarea::-moz-placeholder {
    color: #fff;
    opacity: 1;
}
.bg-color-1 .form input[type=text]::-webkit-input-placeholder, .bg-color-12 .form input[type=text]::-webkit-input-placeholder, .bg-color-12.bg-image .form input[type=text]::-webkit-input-placeholder, .bg-color-11 .form input[type=text]::-webkit-input-placeholder, .bg-color-11.bg-image .form input[type=text]::-webkit-input-placeholder, .bg-color-10 .form input[type=text]::-webkit-input-placeholder, .bg-color-9 .form input[type=text]::-webkit-input-placeholder, .bg-color-8 .form input[type=text]::-webkit-input-placeholder, .bg-color-7 .form input[type=text]::-webkit-input-placeholder, .bg-color-6 .form input[type=text]::-webkit-input-placeholder, .bg-color-5 .form input[type=text]::-webkit-input-placeholder, .bg-color-4 .form input[type=text]::-webkit-input-placeholder, .bg-color-3 .form input[type=text]::-webkit-input-placeholder, .bg-color-2 .form input[type=text]::-webkit-input-placeholder, .bg-black .form input[type=text]::-webkit-input-placeholder,
.bg-color-1 .form input[type=tel]::-webkit-input-placeholder,
.bg-color-12 .form input[type=tel]::-webkit-input-placeholder,
.bg-color-12.bg-image .form input[type=tel]::-webkit-input-placeholder,
.bg-color-11 .form input[type=tel]::-webkit-input-placeholder,
.bg-color-11.bg-image .form input[type=tel]::-webkit-input-placeholder,
.bg-color-10 .form input[type=tel]::-webkit-input-placeholder,
.bg-color-9 .form input[type=tel]::-webkit-input-placeholder,
.bg-color-8 .form input[type=tel]::-webkit-input-placeholder,
.bg-color-7 .form input[type=tel]::-webkit-input-placeholder,
.bg-color-6 .form input[type=tel]::-webkit-input-placeholder,
.bg-color-5 .form input[type=tel]::-webkit-input-placeholder,
.bg-color-4 .form input[type=tel]::-webkit-input-placeholder,
.bg-color-3 .form input[type=tel]::-webkit-input-placeholder,
.bg-color-2 .form input[type=tel]::-webkit-input-placeholder,
.bg-black .form input[type=tel]::-webkit-input-placeholder,
.bg-color-1 .form input[type=email]::-webkit-input-placeholder,
.bg-color-12 .form input[type=email]::-webkit-input-placeholder,
.bg-color-12.bg-image .form input[type=email]::-webkit-input-placeholder,
.bg-color-11 .form input[type=email]::-webkit-input-placeholder,
.bg-color-11.bg-image .form input[type=email]::-webkit-input-placeholder,
.bg-color-10 .form input[type=email]::-webkit-input-placeholder,
.bg-color-9 .form input[type=email]::-webkit-input-placeholder,
.bg-color-8 .form input[type=email]::-webkit-input-placeholder,
.bg-color-7 .form input[type=email]::-webkit-input-placeholder,
.bg-color-6 .form input[type=email]::-webkit-input-placeholder,
.bg-color-5 .form input[type=email]::-webkit-input-placeholder,
.bg-color-4 .form input[type=email]::-webkit-input-placeholder,
.bg-color-3 .form input[type=email]::-webkit-input-placeholder,
.bg-color-2 .form input[type=email]::-webkit-input-placeholder,
.bg-black .form input[type=email]::-webkit-input-placeholder,
.bg-color-1 .form input[type=password]::-webkit-input-placeholder,
.bg-color-12 .form input[type=password]::-webkit-input-placeholder,
.bg-color-12.bg-image .form input[type=password]::-webkit-input-placeholder,
.bg-color-11 .form input[type=password]::-webkit-input-placeholder,
.bg-color-11.bg-image .form input[type=password]::-webkit-input-placeholder,
.bg-color-10 .form input[type=password]::-webkit-input-placeholder,
.bg-color-9 .form input[type=password]::-webkit-input-placeholder,
.bg-color-8 .form input[type=password]::-webkit-input-placeholder,
.bg-color-7 .form input[type=password]::-webkit-input-placeholder,
.bg-color-6 .form input[type=password]::-webkit-input-placeholder,
.bg-color-5 .form input[type=password]::-webkit-input-placeholder,
.bg-color-4 .form input[type=password]::-webkit-input-placeholder,
.bg-color-3 .form input[type=password]::-webkit-input-placeholder,
.bg-color-2 .form input[type=password]::-webkit-input-placeholder,
.bg-black .form input[type=password]::-webkit-input-placeholder,
.bg-color-1 .form input[type=search]::-webkit-input-placeholder,
.bg-color-12 .form input[type=search]::-webkit-input-placeholder,
.bg-color-12.bg-image .form input[type=search]::-webkit-input-placeholder,
.bg-color-11 .form input[type=search]::-webkit-input-placeholder,
.bg-color-11.bg-image .form input[type=search]::-webkit-input-placeholder,
.bg-color-10 .form input[type=search]::-webkit-input-placeholder,
.bg-color-9 .form input[type=search]::-webkit-input-placeholder,
.bg-color-8 .form input[type=search]::-webkit-input-placeholder,
.bg-color-7 .form input[type=search]::-webkit-input-placeholder,
.bg-color-6 .form input[type=search]::-webkit-input-placeholder,
.bg-color-5 .form input[type=search]::-webkit-input-placeholder,
.bg-color-4 .form input[type=search]::-webkit-input-placeholder,
.bg-color-3 .form input[type=search]::-webkit-input-placeholder,
.bg-color-2 .form input[type=search]::-webkit-input-placeholder,
.bg-black .form input[type=search]::-webkit-input-placeholder,
.bg-color-1 .form select::-webkit-input-placeholder,
.bg-color-12 .form select::-webkit-input-placeholder,
.bg-color-12.bg-image .form select::-webkit-input-placeholder,
.bg-color-11 .form select::-webkit-input-placeholder,
.bg-color-11.bg-image .form select::-webkit-input-placeholder,
.bg-color-10 .form select::-webkit-input-placeholder,
.bg-color-9 .form select::-webkit-input-placeholder,
.bg-color-8 .form select::-webkit-input-placeholder,
.bg-color-7 .form select::-webkit-input-placeholder,
.bg-color-6 .form select::-webkit-input-placeholder,
.bg-color-5 .form select::-webkit-input-placeholder,
.bg-color-4 .form select::-webkit-input-placeholder,
.bg-color-3 .form select::-webkit-input-placeholder,
.bg-color-2 .form select::-webkit-input-placeholder,
.bg-black .form select::-webkit-input-placeholder,
.bg-color-1 .form textarea::-webkit-input-placeholder,
.bg-color-12 .form textarea::-webkit-input-placeholder,
.bg-color-12.bg-image .form textarea::-webkit-input-placeholder,
.bg-color-11 .form textarea::-webkit-input-placeholder,
.bg-color-11.bg-image .form textarea::-webkit-input-placeholder,
.bg-color-10 .form textarea::-webkit-input-placeholder,
.bg-color-9 .form textarea::-webkit-input-placeholder,
.bg-color-8 .form textarea::-webkit-input-placeholder,
.bg-color-7 .form textarea::-webkit-input-placeholder,
.bg-color-6 .form textarea::-webkit-input-placeholder,
.bg-color-5 .form textarea::-webkit-input-placeholder,
.bg-color-4 .form textarea::-webkit-input-placeholder,
.bg-color-3 .form textarea::-webkit-input-placeholder,
.bg-color-2 .form textarea::-webkit-input-placeholder,
.bg-black .form textarea::-webkit-input-placeholder, .bg-color-1.bg-image .form input[type=text]::-webkit-input-placeholder, .bg-image.bg-color-12 .form input[type=text]::-webkit-input-placeholder, .bg-image.bg-color-11 .form input[type=text]::-webkit-input-placeholder,
.bg-color-1.bg-image .form input[type=tel]::-webkit-input-placeholder,
.bg-image.bg-color-12 .form input[type=tel]::-webkit-input-placeholder,
.bg-image.bg-color-11 .form input[type=tel]::-webkit-input-placeholder,
.bg-color-1.bg-image .form input[type=email]::-webkit-input-placeholder,
.bg-image.bg-color-12 .form input[type=email]::-webkit-input-placeholder,
.bg-image.bg-color-11 .form input[type=email]::-webkit-input-placeholder,
.bg-color-1.bg-image .form input[type=password]::-webkit-input-placeholder,
.bg-image.bg-color-12 .form input[type=password]::-webkit-input-placeholder,
.bg-image.bg-color-11 .form input[type=password]::-webkit-input-placeholder,
.bg-color-1.bg-image .form input[type=search]::-webkit-input-placeholder,
.bg-image.bg-color-12 .form input[type=search]::-webkit-input-placeholder,
.bg-image.bg-color-11 .form input[type=search]::-webkit-input-placeholder,
.bg-color-1.bg-image .form select::-webkit-input-placeholder,
.bg-image.bg-color-12 .form select::-webkit-input-placeholder,
.bg-image.bg-color-11 .form select::-webkit-input-placeholder,
.bg-color-1.bg-image .form textarea::-webkit-input-placeholder,
.bg-image.bg-color-12 .form textarea::-webkit-input-placeholder,
.bg-image.bg-color-11 .form textarea::-webkit-input-placeholder {
    color: #fff;
}
.bg-color-1 .form input[type=text]:-ms-input-placeholder, .bg-color-12 .form input[type=text]:-ms-input-placeholder, .bg-color-12.bg-image .form input[type=text]:-ms-input-placeholder, .bg-color-11 .form input[type=text]:-ms-input-placeholder, .bg-color-11.bg-image .form input[type=text]:-ms-input-placeholder, .bg-color-10 .form input[type=text]:-ms-input-placeholder, .bg-color-9 .form input[type=text]:-ms-input-placeholder, .bg-color-8 .form input[type=text]:-ms-input-placeholder, .bg-color-7 .form input[type=text]:-ms-input-placeholder, .bg-color-6 .form input[type=text]:-ms-input-placeholder, .bg-color-5 .form input[type=text]:-ms-input-placeholder, .bg-color-4 .form input[type=text]:-ms-input-placeholder, .bg-color-3 .form input[type=text]:-ms-input-placeholder, .bg-color-2 .form input[type=text]:-ms-input-placeholder, .bg-black .form input[type=text]:-ms-input-placeholder,
.bg-color-1 .form input[type=tel]:-ms-input-placeholder,
.bg-color-12 .form input[type=tel]:-ms-input-placeholder,
.bg-color-12.bg-image .form input[type=tel]:-ms-input-placeholder,
.bg-color-11 .form input[type=tel]:-ms-input-placeholder,
.bg-color-11.bg-image .form input[type=tel]:-ms-input-placeholder,
.bg-color-10 .form input[type=tel]:-ms-input-placeholder,
.bg-color-9 .form input[type=tel]:-ms-input-placeholder,
.bg-color-8 .form input[type=tel]:-ms-input-placeholder,
.bg-color-7 .form input[type=tel]:-ms-input-placeholder,
.bg-color-6 .form input[type=tel]:-ms-input-placeholder,
.bg-color-5 .form input[type=tel]:-ms-input-placeholder,
.bg-color-4 .form input[type=tel]:-ms-input-placeholder,
.bg-color-3 .form input[type=tel]:-ms-input-placeholder,
.bg-color-2 .form input[type=tel]:-ms-input-placeholder,
.bg-black .form input[type=tel]:-ms-input-placeholder,
.bg-color-1 .form input[type=email]:-ms-input-placeholder,
.bg-color-12 .form input[type=email]:-ms-input-placeholder,
.bg-color-12.bg-image .form input[type=email]:-ms-input-placeholder,
.bg-color-11 .form input[type=email]:-ms-input-placeholder,
.bg-color-11.bg-image .form input[type=email]:-ms-input-placeholder,
.bg-color-10 .form input[type=email]:-ms-input-placeholder,
.bg-color-9 .form input[type=email]:-ms-input-placeholder,
.bg-color-8 .form input[type=email]:-ms-input-placeholder,
.bg-color-7 .form input[type=email]:-ms-input-placeholder,
.bg-color-6 .form input[type=email]:-ms-input-placeholder,
.bg-color-5 .form input[type=email]:-ms-input-placeholder,
.bg-color-4 .form input[type=email]:-ms-input-placeholder,
.bg-color-3 .form input[type=email]:-ms-input-placeholder,
.bg-color-2 .form input[type=email]:-ms-input-placeholder,
.bg-black .form input[type=email]:-ms-input-placeholder,
.bg-color-1 .form input[type=password]:-ms-input-placeholder,
.bg-color-12 .form input[type=password]:-ms-input-placeholder,
.bg-color-12.bg-image .form input[type=password]:-ms-input-placeholder,
.bg-color-11 .form input[type=password]:-ms-input-placeholder,
.bg-color-11.bg-image .form input[type=password]:-ms-input-placeholder,
.bg-color-10 .form input[type=password]:-ms-input-placeholder,
.bg-color-9 .form input[type=password]:-ms-input-placeholder,
.bg-color-8 .form input[type=password]:-ms-input-placeholder,
.bg-color-7 .form input[type=password]:-ms-input-placeholder,
.bg-color-6 .form input[type=password]:-ms-input-placeholder,
.bg-color-5 .form input[type=password]:-ms-input-placeholder,
.bg-color-4 .form input[type=password]:-ms-input-placeholder,
.bg-color-3 .form input[type=password]:-ms-input-placeholder,
.bg-color-2 .form input[type=password]:-ms-input-placeholder,
.bg-black .form input[type=password]:-ms-input-placeholder,
.bg-color-1 .form input[type=search]:-ms-input-placeholder,
.bg-color-12 .form input[type=search]:-ms-input-placeholder,
.bg-color-12.bg-image .form input[type=search]:-ms-input-placeholder,
.bg-color-11 .form input[type=search]:-ms-input-placeholder,
.bg-color-11.bg-image .form input[type=search]:-ms-input-placeholder,
.bg-color-10 .form input[type=search]:-ms-input-placeholder,
.bg-color-9 .form input[type=search]:-ms-input-placeholder,
.bg-color-8 .form input[type=search]:-ms-input-placeholder,
.bg-color-7 .form input[type=search]:-ms-input-placeholder,
.bg-color-6 .form input[type=search]:-ms-input-placeholder,
.bg-color-5 .form input[type=search]:-ms-input-placeholder,
.bg-color-4 .form input[type=search]:-ms-input-placeholder,
.bg-color-3 .form input[type=search]:-ms-input-placeholder,
.bg-color-2 .form input[type=search]:-ms-input-placeholder,
.bg-black .form input[type=search]:-ms-input-placeholder,
.bg-color-1 .form select:-ms-input-placeholder,
.bg-color-12 .form select:-ms-input-placeholder,
.bg-color-12.bg-image .form select:-ms-input-placeholder,
.bg-color-11 .form select:-ms-input-placeholder,
.bg-color-11.bg-image .form select:-ms-input-placeholder,
.bg-color-10 .form select:-ms-input-placeholder,
.bg-color-9 .form select:-ms-input-placeholder,
.bg-color-8 .form select:-ms-input-placeholder,
.bg-color-7 .form select:-ms-input-placeholder,
.bg-color-6 .form select:-ms-input-placeholder,
.bg-color-5 .form select:-ms-input-placeholder,
.bg-color-4 .form select:-ms-input-placeholder,
.bg-color-3 .form select:-ms-input-placeholder,
.bg-color-2 .form select:-ms-input-placeholder,
.bg-black .form select:-ms-input-placeholder,
.bg-color-1 .form textarea:-ms-input-placeholder,
.bg-color-12 .form textarea:-ms-input-placeholder,
.bg-color-12.bg-image .form textarea:-ms-input-placeholder,
.bg-color-11 .form textarea:-ms-input-placeholder,
.bg-color-11.bg-image .form textarea:-ms-input-placeholder,
.bg-color-10 .form textarea:-ms-input-placeholder,
.bg-color-9 .form textarea:-ms-input-placeholder,
.bg-color-8 .form textarea:-ms-input-placeholder,
.bg-color-7 .form textarea:-ms-input-placeholder,
.bg-color-6 .form textarea:-ms-input-placeholder,
.bg-color-5 .form textarea:-ms-input-placeholder,
.bg-color-4 .form textarea:-ms-input-placeholder,
.bg-color-3 .form textarea:-ms-input-placeholder,
.bg-color-2 .form textarea:-ms-input-placeholder,
.bg-black .form textarea:-ms-input-placeholder, .bg-color-1.bg-image .form input[type=text]:-ms-input-placeholder, .bg-image.bg-color-12 .form input[type=text]:-ms-input-placeholder, .bg-image.bg-color-11 .form input[type=text]:-ms-input-placeholder,
.bg-color-1.bg-image .form input[type=tel]:-ms-input-placeholder,
.bg-image.bg-color-12 .form input[type=tel]:-ms-input-placeholder,
.bg-image.bg-color-11 .form input[type=tel]:-ms-input-placeholder,
.bg-color-1.bg-image .form input[type=email]:-ms-input-placeholder,
.bg-image.bg-color-12 .form input[type=email]:-ms-input-placeholder,
.bg-image.bg-color-11 .form input[type=email]:-ms-input-placeholder,
.bg-color-1.bg-image .form input[type=password]:-ms-input-placeholder,
.bg-image.bg-color-12 .form input[type=password]:-ms-input-placeholder,
.bg-image.bg-color-11 .form input[type=password]:-ms-input-placeholder,
.bg-color-1.bg-image .form input[type=search]:-ms-input-placeholder,
.bg-image.bg-color-12 .form input[type=search]:-ms-input-placeholder,
.bg-image.bg-color-11 .form input[type=search]:-ms-input-placeholder,
.bg-color-1.bg-image .form select:-ms-input-placeholder,
.bg-image.bg-color-12 .form select:-ms-input-placeholder,
.bg-image.bg-color-11 .form select:-ms-input-placeholder,
.bg-color-1.bg-image .form textarea:-ms-input-placeholder,
.bg-image.bg-color-12 .form textarea:-ms-input-placeholder,
.bg-image.bg-color-11 .form textarea:-ms-input-placeholder {
    color: #fff;
}
.bg-color-1 .form .file-upload:before, .bg-color-12 .form .file-upload:before, .bg-color-11 .form .file-upload:before, .bg-color-10 .form .file-upload:before, .bg-color-9 .form .file-upload:before, .bg-color-8 .form .file-upload:before, .bg-color-7 .form .file-upload:before, .bg-color-6 .form .file-upload:before, .bg-color-5 .form .file-upload:before, .bg-color-4 .form .file-upload:before, .bg-color-3 .form .file-upload:before, .bg-color-2 .form .file-upload:before, .bg-black .form .file-upload:before, .bg-color-1.bg-image .form .file-upload:before {
    color: #fff;
}
.bg-color-1 .form .btn, .bg-color-12 .form .btn, .bg-color-11 .form .btn, .bg-color-10 .form .btn, .bg-color-9 .form .btn, .bg-color-8 .form .btn, .bg-color-7 .form .btn, .bg-color-6 .form .btn, .bg-color-5 .form .btn, .bg-color-4 .form .btn, .bg-color-3 .form .btn, .bg-color-2 .form .btn, .bg-black .form .btn, .bg-color-1 .form input[type=submit], .bg-color-12 .form input[type=submit], .bg-color-11 .form input[type=submit], .bg-color-10 .form input[type=submit], .bg-color-9 .form input[type=submit], .bg-color-8 .form input[type=submit], .bg-color-7 .form input[type=submit], .bg-color-6 .form input[type=submit], .bg-color-5 .form input[type=submit], .bg-color-4 .form input[type=submit], .bg-color-3 .form input[type=submit], .bg-color-2 .form input[type=submit], .bg-black .form input[type=submit], .bg-color-1.bg-image .form .btn, .bg-color-1.bg-image .form input[type=submit] {
    background-color: #fff !important;
    border: 1px solid #fff !important;
    color: #00bce3 !important;
}
.bg-color-1 .form .btn:hover, .bg-color-12 .form .btn:hover, .bg-color-11 .form .btn:hover, .bg-color-10 .form .btn:hover, .bg-color-9 .form .btn:hover, .bg-color-8 .form .btn:hover, .bg-color-7 .form .btn:hover, .bg-color-6 .form .btn:hover, .bg-color-5 .form .btn:hover, .bg-color-4 .form .btn:hover, .bg-color-3 .form .btn:hover, .bg-color-2 .form .btn:hover, .bg-black .form .btn:hover, .bg-color-1 .form input[type=submit]:hover, .bg-color-12 .form input[type=submit]:hover, .bg-color-11 .form input[type=submit]:hover, .bg-color-10 .form input[type=submit]:hover, .bg-color-9 .form input[type=submit]:hover, .bg-color-8 .form input[type=submit]:hover, .bg-color-7 .form input[type=submit]:hover, .bg-color-6 .form input[type=submit]:hover, .bg-color-5 .form input[type=submit]:hover, .bg-color-4 .form input[type=submit]:hover, .bg-color-3 .form input[type=submit]:hover, .bg-color-2 .form input[type=submit]:hover, .bg-black .form input[type=submit]:hover, .bg-color-1.bg-image .form .btn:hover, .bg-color-1.bg-image .form input[type=submit]:hover {
    background-color: transparent !important;
    border: 1px solid #fff !important;
    color: #fff !important;
}
.bg-color-1 .form h5 span, .bg-color-12 .form h5 span, .bg-color-11 .form h5 span, .bg-color-10 .form h5 span, .bg-color-9 .form h5 span, .bg-color-8 .form h5 span, .bg-color-7 .form h5 span, .bg-color-6 .form h5 span, .bg-color-5 .form h5 span, .bg-color-4 .form h5 span, .bg-color-3 .form h5 span, .bg-color-2 .form h5 span, .bg-black .form h5 span, .bg-color-1.bg-image .form h5 span {
    background-color: #00bce3;
}
.bg-color-1 a, .bg-color-12 a, .bg-color-12.bg-image a, .bg-color-11 a, .bg-color-11.bg-image a, .bg-color-10 a, .bg-color-10.bg-image a, .bg-color-9 a, .bg-color-9.bg-image a, .bg-color-8 a, .bg-color-8.bg-image a, .bg-color-7 a, .bg-color-7.bg-image a, .bg-color-6 a, .bg-color-6.bg-image a, .bg-color-5 a, .bg-color-5.bg-image a, .bg-color-4 a, .bg-color-4.bg-image a, .bg-color-3 a, .bg-color-3.bg-image a, .bg-color-2 a, .bg-color-2.bg-image a, .bg-black a, .bg-black.bg-image a, .bg-color-1.bg-image a {
    color: white;
}
.bg-color-1 .btn-1, .bg-color-12 .btn-1, .bg-color-11 .btn-1, .bg-color-10 .btn-1, .bg-color-9 .btn-1, .bg-color-8 .btn-1, .bg-color-7 .btn-1, .bg-color-6 .btn-1, .bg-color-5 .btn-1, .bg-color-4 .btn-1, .bg-color-3 .btn-1, .bg-color-2 .btn-1, .bg-black .btn-1, .bg-color-1.bg-image .btn-1 {
    color: white !important;
    background-color: transparent !important;
    border-color: white !important;
}
.bg-color-1 .btn-1:hover, .bg-color-12 .btn-1:hover, .bg-color-11 .btn-1:hover, .bg-color-10 .btn-1:hover, .bg-color-9 .btn-1:hover, .bg-color-8 .btn-1:hover, .bg-color-7 .btn-1:hover, .bg-color-6 .btn-1:hover, .bg-color-5 .btn-1:hover, .bg-color-4 .btn-1:hover, .bg-color-3 .btn-1:hover, .bg-color-2 .btn-1:hover, .bg-black .btn-1:hover, .bg-color-1.bg-image .btn-1:hover {
    background-color: transparent !important;
    color: white !important;
}
.bg-color-1 .c-1:hover, .bg-color-12 .c-1:hover, .bg-color-12.bg-image .c-1:hover, .bg-color-11 .c-1:hover, .bg-color-11.bg-image .c-1:hover, .bg-color-10 .c-1:hover, .bg-color-9 .c-1:hover, .bg-color-8 .c-1:hover, .bg-color-7 .c-1:hover, .bg-color-6 .c-1:hover, .bg-color-5 .c-1:hover, .bg-color-4 .c-1:hover, .bg-color-3 .c-1:hover, .bg-color-2 .c-1:hover, .bg-black .c-1:hover, .bg-color-1 .c-2:hover, .bg-color-12 .c-2:hover, .bg-color-12.bg-image .c-2:hover, .bg-color-11 .c-2:hover, .bg-color-11.bg-image .c-2:hover, .bg-color-10 .c-2:hover, .bg-color-9 .c-2:hover, .bg-color-8 .c-2:hover, .bg-color-7 .c-2:hover, .bg-color-6 .c-2:hover, .bg-color-5 .c-2:hover, .bg-color-4 .c-2:hover, .bg-color-3 .c-2:hover, .bg-color-2 .c-2:hover, .bg-black .c-2:hover, .bg-color-1 .c-3:hover, .bg-color-12 .c-3:hover, .bg-color-12.bg-image .c-3:hover, .bg-color-11 .c-3:hover, .bg-color-11.bg-image .c-3:hover, .bg-color-10 .c-3:hover, .bg-color-9 .c-3:hover, .bg-color-8 .c-3:hover, .bg-color-7 .c-3:hover, .bg-color-6 .c-3:hover, .bg-color-5 .c-3:hover, .bg-color-4 .c-3:hover, .bg-color-3 .c-3:hover, .bg-color-2 .c-3:hover, .bg-black .c-3:hover, .bg-color-1 .c-4:hover, .bg-color-12 .c-4:hover, .bg-color-12.bg-image .c-4:hover, .bg-color-11 .c-4:hover, .bg-color-11.bg-image .c-4:hover, .bg-color-10 .c-4:hover, .bg-color-9 .c-4:hover, .bg-color-8 .c-4:hover, .bg-color-7 .c-4:hover, .bg-color-6 .c-4:hover, .bg-color-5 .c-4:hover, .bg-color-4 .c-4:hover, .bg-color-3 .c-4:hover, .bg-color-2 .c-4:hover, .bg-black .c-4:hover, .bg-color-1 .c-5:hover, .bg-color-12 .c-5:hover, .bg-color-12.bg-image .c-5:hover, .bg-color-11 .c-5:hover, .bg-color-11.bg-image .c-5:hover, .bg-color-10 .c-5:hover, .bg-color-9 .c-5:hover, .bg-color-8 .c-5:hover, .bg-color-7 .c-5:hover, .bg-color-6 .c-5:hover, .bg-color-5 .c-5:hover, .bg-color-4 .c-5:hover, .bg-color-3 .c-5:hover, .bg-color-2 .c-5:hover, .bg-black .c-5:hover, .bg-color-1 .c-6:hover, .bg-color-12 .c-6:hover, .bg-color-12.bg-image .c-6:hover, .bg-color-11 .c-6:hover, .bg-color-11.bg-image .c-6:hover, .bg-color-10 .c-6:hover, .bg-color-9 .c-6:hover, .bg-color-8 .c-6:hover, .bg-color-7 .c-6:hover, .bg-color-6 .c-6:hover, .bg-color-5 .c-6:hover, .bg-color-4 .c-6:hover, .bg-color-3 .c-6:hover, .bg-color-2 .c-6:hover, .bg-black .c-6:hover, .bg-color-1 .c-7:hover, .bg-color-12 .c-7:hover, .bg-color-12.bg-image .c-7:hover, .bg-color-11 .c-7:hover, .bg-color-11.bg-image .c-7:hover, .bg-color-10 .c-7:hover, .bg-color-9 .c-7:hover, .bg-color-8 .c-7:hover, .bg-color-7 .c-7:hover, .bg-color-6 .c-7:hover, .bg-color-5 .c-7:hover, .bg-color-4 .c-7:hover, .bg-color-3 .c-7:hover, .bg-color-2 .c-7:hover, .bg-black .c-7:hover, .bg-color-1.bg-image .c-1:hover, .bg-image.bg-color-12 .c-1:hover, .bg-image.bg-color-11 .c-1:hover, .bg-color-1.bg-image .c-2:hover, .bg-image.bg-color-12 .c-2:hover, .bg-image.bg-color-11 .c-2:hover, .bg-color-1.bg-image .c-3:hover, .bg-image.bg-color-12 .c-3:hover, .bg-image.bg-color-11 .c-3:hover, .bg-color-1.bg-image .c-4:hover, .bg-image.bg-color-12 .c-4:hover, .bg-image.bg-color-11 .c-4:hover, .bg-color-1.bg-image .c-5:hover, .bg-image.bg-color-12 .c-5:hover, .bg-image.bg-color-11 .c-5:hover, .bg-color-1.bg-image .c-6:hover, .bg-image.bg-color-12 .c-6:hover, .bg-image.bg-color-11 .c-6:hover, .bg-color-1.bg-image .c-7:hover, .bg-image.bg-color-12 .c-7:hover, .bg-image.bg-color-11 .c-7:hover {
    background-color: transparent !important;
    color: white !important;
    border: 1px solid #fff !important;
}
.bg-color-1 .selectric, .bg-color-12 .selectric, .bg-color-11 .selectric, .bg-color-10 .selectric, .bg-color-9 .selectric, .bg-color-8 .selectric, .bg-color-7 .selectric, .bg-color-6 .selectric, .bg-color-5 .selectric, .bg-color-4 .selectric, .bg-color-3 .selectric, .bg-color-2 .selectric, .bg-black .selectric, .bg-color-1.bg-image .selectric {
    background-color: transparent;
    border: 1px solid #fff;
}
.bg-color-1 .selectric .label, .bg-color-12 .selectric .label, .bg-color-11 .selectric .label, .bg-color-10 .selectric .label, .bg-color-9 .selectric .label, .bg-color-8 .selectric .label, .bg-color-7 .selectric .label, .bg-color-6 .selectric .label, .bg-color-5 .selectric .label, .bg-color-4 .selectric .label, .bg-color-3 .selectric .label, .bg-color-2 .selectric .label, .bg-black .selectric .label, .bg-color-1.bg-image .selectric .label {
    color: #fff;
}
.bg-color-1 .selectric .button:after, .bg-color-12 .selectric .button:after, .bg-color-11 .selectric .button:after, .bg-color-10 .selectric .button:after, .bg-color-9 .selectric .button:after, .bg-color-8 .selectric .button:after, .bg-color-7 .selectric .button:after, .bg-color-6 .selectric .button:after, .bg-color-5 .selectric .button:after, .bg-color-4 .selectric .button:after, .bg-color-3 .selectric .button:after, .bg-color-2 .selectric .button:after, .bg-black .selectric .button:after, .bg-color-1.bg-image .selectric .button:after {
    color: #fff;
    font-size: 12px;
    font-size: 1.2rem;
}
.bg-color-1 .selectric:hover, .bg-color-12 .selectric:hover, .bg-color-11 .selectric:hover, .bg-color-10 .selectric:hover, .bg-color-9 .selectric:hover, .bg-color-8 .selectric:hover, .bg-color-7 .selectric:hover, .bg-color-6 .selectric:hover, .bg-color-5 .selectric:hover, .bg-color-4 .selectric:hover, .bg-color-3 .selectric:hover, .bg-color-2 .selectric:hover, .bg-black .selectric:hover, .bg-color-1.bg-image .selectric:hover {
    border: 1px solid #fff;
}
.bg-color-1 .selectric:hover .label, .bg-color-12 .selectric:hover .label, .bg-color-11 .selectric:hover .label, .bg-color-10 .selectric:hover .label, .bg-color-9 .selectric:hover .label, .bg-color-8 .selectric:hover .label, .bg-color-7 .selectric:hover .label, .bg-color-6 .selectric:hover .label, .bg-color-5 .selectric:hover .label, .bg-color-4 .selectric:hover .label, .bg-color-3 .selectric:hover .label, .bg-color-2 .selectric:hover .label, .bg-black .selectric:hover .label, .bg-color-1.bg-image .selectric:hover .label {
    color: #fff !important;
}
.bg-color-1 .selectric:hover .button:after, .bg-color-12 .selectric:hover .button:after, .bg-color-11 .selectric:hover .button:after, .bg-color-10 .selectric:hover .button:after, .bg-color-9 .selectric:hover .button:after, .bg-color-8 .selectric:hover .button:after, .bg-color-7 .selectric:hover .button:after, .bg-color-6 .selectric:hover .button:after, .bg-color-5 .selectric:hover .button:after, .bg-color-4 .selectric:hover .button:after, .bg-color-3 .selectric:hover .button:after, .bg-color-2 .selectric:hover .button:after, .bg-black .selectric:hover .button:after, .bg-color-1.bg-image .selectric:hover .button:after {
    color: #fff;
    font-size: 12px;
    font-size: 1.2rem;
}
.bg-color-1 .selectric-items, .bg-color-12 .selectric-items, .bg-color-11 .selectric-items, .bg-color-10 .selectric-items, .bg-color-9 .selectric-items, .bg-color-8 .selectric-items, .bg-color-7 .selectric-items, .bg-color-6 .selectric-items, .bg-color-5 .selectric-items, .bg-color-4 .selectric-items, .bg-color-3 .selectric-items, .bg-color-2 .selectric-items, .bg-black .selectric-items, .bg-color-1.bg-image .selectric-items {
    border: 1px solid #fff;
}
.bg-color-1 .selectric-items li, .bg-color-12 .selectric-items li, .bg-color-11 .selectric-items li, .bg-color-10 .selectric-items li, .bg-color-9 .selectric-items li, .bg-color-8 .selectric-items li, .bg-color-7 .selectric-items li, .bg-color-6 .selectric-items li, .bg-color-5 .selectric-items li, .bg-color-4 .selectric-items li, .bg-color-3 .selectric-items li, .bg-color-2 .selectric-items li, .bg-black .selectric-items li, .bg-color-1.bg-image .selectric-items li {
    color: #00bce3;
}
.bg-color-1 .selectric-items li:hover, .bg-color-12 .selectric-items li:hover, .bg-color-11 .selectric-items li:hover, .bg-color-10 .selectric-items li:hover, .bg-color-9 .selectric-items li:hover, .bg-color-8 .selectric-items li:hover, .bg-color-7 .selectric-items li:hover, .bg-color-6 .selectric-items li:hover, .bg-color-5 .selectric-items li:hover, .bg-color-4 .selectric-items li:hover, .bg-color-3 .selectric-items li:hover, .bg-color-2 .selectric-items li:hover, .bg-black .selectric-items li:hover, .bg-color-1.bg-image .selectric-items li:hover {
    color: #fff;
    background-color: #00bce3;
}
.bg-color-1 .selectric-items li.selected, .bg-color-12 .selectric-items li.selected, .bg-color-11 .selectric-items li.selected, .bg-color-10 .selectric-items li.selected, .bg-color-9 .selectric-items li.selected, .bg-color-8 .selectric-items li.selected, .bg-color-7 .selectric-items li.selected, .bg-color-6 .selectric-items li.selected, .bg-color-5 .selectric-items li.selected, .bg-color-4 .selectric-items li.selected, .bg-color-3 .selectric-items li.selected, .bg-color-2 .selectric-items li.selected, .bg-black .selectric-items li.selected, .bg-color-1.bg-image .selectric-items li.selected {
    background: transparent;
    color: #00bce3;
}
.bg-color-1 .selectric-items li.selected:hover, .bg-color-12 .selectric-items li.selected:hover, .bg-color-11 .selectric-items li.selected:hover, .bg-color-10 .selectric-items li.selected:hover, .bg-color-9 .selectric-items li.selected:hover, .bg-color-8 .selectric-items li.selected:hover, .bg-color-7 .selectric-items li.selected:hover, .bg-color-6 .selectric-items li.selected:hover, .bg-color-5 .selectric-items li.selected:hover, .bg-color-4 .selectric-items li.selected:hover, .bg-color-3 .selectric-items li.selected:hover, .bg-color-2 .selectric-items li.selected:hover, .bg-black .selectric-items li.selected:hover, .bg-color-1.bg-image .selectric-items li.selected:hover {
    background-color: #00bce3;
    color: #fff;
}
.bg-color-1 .selectric-open .selectric, .bg-color-12 .selectric-open .selectric, .bg-color-11 .selectric-open .selectric, .bg-color-10 .selectric-open .selectric, .bg-color-9 .selectric-open .selectric, .bg-color-8 .selectric-open .selectric, .bg-color-7 .selectric-open .selectric, .bg-color-6 .selectric-open .selectric, .bg-color-5 .selectric-open .selectric, .bg-color-4 .selectric-open .selectric, .bg-color-3 .selectric-open .selectric, .bg-color-2 .selectric-open .selectric, .bg-black .selectric-open .selectric, .bg-color-1.bg-image .selectric-open .selectric {
    background-color: #fff;
    border: 1px solid #fff;
}
.bg-color-1 .selectric-open .selectric .label, .bg-color-12 .selectric-open .selectric .label, .bg-color-11 .selectric-open .selectric .label, .bg-color-10 .selectric-open .selectric .label, .bg-color-9 .selectric-open .selectric .label, .bg-color-8 .selectric-open .selectric .label, .bg-color-7 .selectric-open .selectric .label, .bg-color-6 .selectric-open .selectric .label, .bg-color-5 .selectric-open .selectric .label, .bg-color-4 .selectric-open .selectric .label, .bg-color-3 .selectric-open .selectric .label, .bg-color-2 .selectric-open .selectric .label, .bg-black .selectric-open .selectric .label, .bg-color-1.bg-image .selectric-open .selectric .label {
    color: #00bce3;
}
.bg-color-1 .selectric-open .selectric .button:after, .bg-color-12 .selectric-open .selectric .button:after, .bg-color-11 .selectric-open .selectric .button:after, .bg-color-10 .selectric-open .selectric .button:after, .bg-color-9 .selectric-open .selectric .button:after, .bg-color-8 .selectric-open .selectric .button:after, .bg-color-7 .selectric-open .selectric .button:after, .bg-color-6 .selectric-open .selectric .button:after, .bg-color-5 .selectric-open .selectric .button:after, .bg-color-4 .selectric-open .selectric .button:after, .bg-color-3 .selectric-open .selectric .button:after, .bg-color-2 .selectric-open .selectric .button:after, .bg-black .selectric-open .selectric .button:after, .bg-color-1.bg-image .selectric-open .selectric .button:after {
    color: #00bce3;
    font-size: 12px;
    font-size: 1.2rem;
}
.bg-color-1 .selectric-open .selectric:hover .label, .bg-color-12 .selectric-open .selectric:hover .label, .bg-color-11 .selectric-open .selectric:hover .label, .bg-color-10 .selectric-open .selectric:hover .label, .bg-color-9 .selectric-open .selectric:hover .label, .bg-color-8 .selectric-open .selectric:hover .label, .bg-color-7 .selectric-open .selectric:hover .label, .bg-color-6 .selectric-open .selectric:hover .label, .bg-color-5 .selectric-open .selectric:hover .label, .bg-color-4 .selectric-open .selectric:hover .label, .bg-color-3 .selectric-open .selectric:hover .label, .bg-color-2 .selectric-open .selectric:hover .label, .bg-black .selectric-open .selectric:hover .label, .bg-color-1.bg-image .selectric-open .selectric:hover .label {
    color: #00bce3 !important;
}
.bg-color-1 .footable > thead > tr > th, .bg-color-12 .footable > thead > tr > th, .bg-color-11 .footable > thead > tr > th, .bg-color-10 .footable > thead > tr > th, .bg-color-9 .footable > thead > tr > th, .bg-color-8 .footable > thead > tr > th, .bg-color-7 .footable > thead > tr > th, .bg-color-6 .footable > thead > tr > th, .bg-color-5 .footable > thead > tr > th, .bg-color-4 .footable > thead > tr > th, .bg-color-3 .footable > thead > tr > th, .bg-color-2 .footable > thead > tr > th, .bg-black .footable > thead > tr > th, .bg-color-1.bg-image .footable > thead > tr > th {
    background-color: #e3e3e3;
    color: #515151;
    border: 1px solid #515151;
    border-top: none;
}
.bg-color-1 ol li::before, .bg-color-12 ol li::before, .bg-color-12.bg-image ol li::before, .bg-color-11 ol li::before, .bg-color-11.bg-image ol li::before, .bg-color-10 ol li::before, .bg-color-10.bg-image ol li::before, .bg-color-9 ol li::before, .bg-color-9.bg-image ol li::before, .bg-color-8 ol li::before, .bg-color-8.bg-image ol li::before, .bg-color-7 ol li::before, .bg-color-7.bg-image ol li::before, .bg-color-6 ol li::before, .bg-color-6.bg-image ol li::before, .bg-color-5 ol li::before, .bg-color-5.bg-image ol li::before, .bg-color-4 ol li::before, .bg-color-4.bg-image ol li::before, .bg-color-3 ol li::before, .bg-color-3.bg-image ol li::before, .bg-color-2 ol li::before, .bg-color-2.bg-image ol li::before, .bg-black ol li::before, .bg-black.bg-image ol li::before, .bg-color-1.bg-image ol li::before {
    color: #fff;
}
.bg-color-1 ul li::before, .bg-color-12 ul li::before, .bg-color-12.bg-image ul li::before, .bg-color-11 ul li::before, .bg-color-11.bg-image ul li::before, .bg-color-10 ul li::before, .bg-color-10.bg-image ul li::before, .bg-color-9 ul li::before, .bg-color-9.bg-image ul li::before, .bg-color-8 ul li::before, .bg-color-8.bg-image ul li::before, .bg-color-7 ul li::before, .bg-color-7.bg-image ul li::before, .bg-color-6 ul li::before, .bg-color-6.bg-image ul li::before, .bg-color-5 ul li::before, .bg-color-5.bg-image ul li::before, .bg-color-4 ul li::before, .bg-color-4.bg-image ul li::before, .bg-color-3 ul li::before, .bg-color-3.bg-image ul li::before, .bg-color-2 ul li::before, .bg-color-2.bg-image ul li::before, .bg-black ul li::before, .bg-black.bg-image ul li::before, .bg-color-1.bg-image ul li::before {
    background-color: #fff;
}

.bg-color-2, .bg-color-2.bg-image {
    color: #fff;
    fill: #00bce3;
    background-color: #00457e;
}
.bg-color-2 .btn-1, .bg-color-2.bg-image .btn-1 {
    color: white !important;
    background-color: transparent !important;
    border-color: white !important;
}
.bg-color-2 .btn-1:hover, .bg-color-2.bg-image .btn-1:hover {
    background-color: transparent !important;
    color: white !important;
}
.bg-color-2 .btn-2, .bg-color-2.bg-image .btn-2 {
    color: white !important;
    background-color: #00bce3 !important;
    border-color: transparent !important;
}
.bg-color-2 .btn-2:hover, .bg-color-2.bg-image .btn-2:hover {
    background-color: transparent !important;
    color: white !important;
}
.bg-color-2 .form h5 span, .bg-color-2.bg-image .form h5 span {
    background-color: #00457e;
}
.bg-color-2 .form .imp:after, .bg-color-2.bg-image .form .imp:after {
    background-color: #00bce3;
}
.bg-color-2 .gform_wrapper .gform_fields .gfield.gfield_contains_required .ginput_container:after,
.bg-color-2 .gform_wrapper .gform_fields .gfield.gfield_contains_required .ginput_container[class*=gf_name_has] span:after, .bg-color-2.bg-image .gform_wrapper .gform_fields .gfield.gfield_contains_required .ginput_container:after,
.bg-color-2.bg-image .gform_wrapper .gform_fields .gfield.gfield_contains_required .ginput_container[class*=gf_name_has] span:after {
    background-color: #00bce3;
}

.bg-color-3, .bg-color-3.bg-image {
    background-color: #5D0C8B;
    color: white;
    fill: #00bce3;
}
.bg-color-3:after, .bg-color-3.bg-image:after {
    background-color: inherit;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block !important;
    opacity: 0.95;
    filter: alpha(opacity=95);
    content: "";
}
.bg-color-3 .form h5 span, .bg-color-3.bg-image .form h5 span {
    background-color: #5D0C8B;
}
.bg-color-3 h1, .bg-color-3 h2, .bg-color-3 h3, .bg-color-3 h4, .bg-color-3 h5, .bg-color-3 h6, .bg-color-3 a, .bg-color-3 p, .bg-color-3 li, .bg-color-3.bg-image h1, .bg-color-3.bg-image h2, .bg-color-3.bg-image h3, .bg-color-3.bg-image h4, .bg-color-3.bg-image h5, .bg-color-3.bg-image h6, .bg-color-3.bg-image a, .bg-color-3.bg-image p, .bg-color-3.bg-image li {
    color: inherit;
    fill: inherit;
}
.bg-color-3 .form .imp:after, .bg-color-3.bg-image .form .imp:after {
    background-color: #00bce3;
}
.bg-color-3 .gform_wrapper .gform_fields .gfield.gfield_contains_required .ginput_container:after,
.bg-color-3 .gform_wrapper .gform_fields .gfield.gfield_contains_required .ginput_container[class*=gf_name_has] span:after, .bg-color-3.bg-image .gform_wrapper .gform_fields .gfield.gfield_contains_required .ginput_container:after,
.bg-color-3.bg-image .gform_wrapper .gform_fields .gfield.gfield_contains_required .ginput_container[class*=gf_name_has] span:after {
    background-color: #00bce3;
}

.bg-color-4, .bg-color-4.bg-image {
    background-color: #19458d;
    color: white;
    fill: white;
}
.bg-color-4 .form h5 span, .bg-color-4.bg-image .form h5 span {
    background-color: #19458d;
}
.bg-color-4 h1, .bg-color-4 h2, .bg-color-4 h3, .bg-color-4 h4, .bg-color-4 h5, .bg-color-4 h6, .bg-color-4 p, .bg-color-4 li, .bg-color-4.bg-image h1, .bg-color-4.bg-image h2, .bg-color-4.bg-image h3, .bg-color-4.bg-image h4, .bg-color-4.bg-image h5, .bg-color-4.bg-image h6, .bg-color-4.bg-image p, .bg-color-4.bg-image li {
    color: inherit;
    fill: inherit;
}
.bg-color-4 a, .bg-color-4.bg-image a {
    color: white;
}
.bg-color-4 .btn-1, .bg-color-4.bg-image .btn-1 {
    color: #00bce3 !important;
    background-color: transparent !important;
    border-color: #00bce3 !important;
}
.bg-color-4 .btn-1:hover, .bg-color-4.bg-image .btn-1:hover {
    background-color: #00bce3 !important;
    color: white !important;
}
.bg-color-4 .btn-2, .bg-color-4.bg-image .btn-2 {
    color: white !important;
    background-color: #00bce3 !important;
    border-color: #00bce3 !important;
}
.bg-color-4 .btn-2:hover, .bg-color-4.bg-image .btn-2:hover {
    background-color: #00bce3 !important;
    color: white !important;
}
.bg-color-4 .form .imp:after, .bg-color-4.bg-image .form .imp:after {
    background-color: #00bce3;
}
.bg-color-4 .gform_wrapper .gform_fields .gfield.gfield_contains_required .ginput_container:after,
.bg-color-4 .gform_wrapper .gform_fields .gfield.gfield_contains_required .ginput_container[class*=gf_name_has] span:after, .bg-color-4.bg-image .gform_wrapper .gform_fields .gfield.gfield_contains_required .ginput_container:after,
.bg-color-4.bg-image .gform_wrapper .gform_fields .gfield.gfield_contains_required .ginput_container[class*=gf_name_has] span:after {
    background-color: #00bce3;
}

.bg-color-5, .bg-color-5.bg-image {
    background-color: #eb746d;
    color: white;
    fill: white;
}
.bg-color-5 h1, .bg-color-5 h2, .bg-color-5 h3, .bg-color-5 h4, .bg-color-5 h5, .bg-color-5 h6, .bg-color-5 li, .bg-color-5.bg-image h1, .bg-color-5.bg-image h2, .bg-color-5.bg-image h3, .bg-color-5.bg-image h4, .bg-color-5.bg-image h5, .bg-color-5.bg-image h6, .bg-color-5.bg-image li {
    color: white;
    fill: white;
}
.bg-color-5 .form h5 span, .bg-color-5.bg-image .form h5 span {
    background-color: #CC6B4D;
}
.bg-color-5 .btn-1, .bg-color-5.bg-image .btn-1 {
    color: white !important;
    background-color: transparent !important;
    border-color: white !important;
}
.bg-color-5 .btn-1:hover, .bg-color-5.bg-image .btn-1:hover {
    background-color: transparent !important;
    color: white !important;
}
.bg-color-5 .btn-2, .bg-color-5.bg-image .btn-2 {
    color: white !important;
    background-color: #00bce3 !important;
    border-color: transparent !important;
}
.bg-color-5 .btn-2:hover, .bg-color-5.bg-image .btn-2:hover {
    background-color: transparent !important;
    color: white !important;
}

.bg-color-6, .bg-color-6.bg-image {
    background-color: #007dc2;
    color: white;
    fill: white;
}
.bg-color-6 .form h5 span, .bg-color-6.bg-image .form h5 span {
    background-color: #007dc2;
}
.bg-color-6 h1, .bg-color-6 h2, .bg-color-6 h3, .bg-color-6 h4, .bg-color-6 h5, .bg-color-6 h6, .bg-color-6 p, .bg-color-6 li, .bg-color-6.bg-image h1, .bg-color-6.bg-image h2, .bg-color-6.bg-image h3, .bg-color-6.bg-image h4, .bg-color-6.bg-image h5, .bg-color-6.bg-image h6, .bg-color-6.bg-image p, .bg-color-6.bg-image li {
    color: inherit;
    fill: inherit;
}
.bg-color-6 a, .bg-color-6.bg-image a {
    color: white;
}
.bg-color-6 .btn-1, .bg-color-6.bg-image .btn-1 {
    color: #00bce3 !important;
    background-color: transparent !important;
    border-color: #00bce3 !important;
}
.bg-color-6 .btn-1:hover, .bg-color-6.bg-image .btn-1:hover {
    background-color: #00bce3 !important;
    color: white !important;
}
.bg-color-6 .btn-2, .bg-color-6.bg-image .btn-2 {
    color: white !important;
    background-color: #00bce3 !important;
    border-color: #00bce3 !important;
}
.bg-color-6 .btn-2:hover, .bg-color-6.bg-image .btn-2:hover {
    background-color: #00bce3 !important;
    color: white !important;
}
.bg-color-6 .form .imp:after, .bg-color-6.bg-image .form .imp:after {
    background-color: #00bce3;
}
.bg-color-6 .gform_wrapper .gform_fields .gfield.gfield_contains_required .ginput_container:after,
.bg-color-6 .gform_wrapper .gform_fields .gfield.gfield_contains_required .ginput_container[class*=gf_name_has] span:after, .bg-color-6.bg-image .gform_wrapper .gform_fields .gfield.gfield_contains_required .ginput_container:after,
.bg-color-6.bg-image .gform_wrapper .gform_fields .gfield.gfield_contains_required .ginput_container[class*=gf_name_has] span:after {
    background-color: #00bce3;
}

.bg-color-7, .bg-color-7.bg-image {
    background-color: #00586E;
    color: white;
    fill: white;
}
.bg-color-7 .form h5 span, .bg-color-7.bg-image .form h5 span {
    background-color: #00586E;
}
.bg-color-7 h1, .bg-color-7 h2, .bg-color-7 h3, .bg-color-7 h4, .bg-color-7 h5, .bg-color-7 h6, .bg-color-7 p, .bg-color-7 li, .bg-color-7.bg-image h1, .bg-color-7.bg-image h2, .bg-color-7.bg-image h3, .bg-color-7.bg-image h4, .bg-color-7.bg-image h5, .bg-color-7.bg-image h6, .bg-color-7.bg-image p, .bg-color-7.bg-image li {
    color: inherit;
    fill: inherit;
}
.bg-color-7 a, .bg-color-7.bg-image a {
    color: white;
}
.bg-color-7 .btn-1, .bg-color-7.bg-image .btn-1 {
    color: #00bce3 !important;
    background-color: transparent !important;
    border-color: #00bce3 !important;
}
.bg-color-7 .btn-1:hover, .bg-color-7.bg-image .btn-1:hover {
    background-color: #00bce3 !important;
    color: white !important;
}
.bg-color-7 .btn-2, .bg-color-7.bg-image .btn-2 {
    color: white !important;
    background-color: #00bce3 !important;
    border-color: #00bce3 !important;
}
.bg-color-7 .btn-2:hover, .bg-color-7.bg-image .btn-2:hover {
    background-color: #00bce3 !important;
    color: white !important;
}
.bg-color-7 .form .imp:after, .bg-color-7.bg-image .form .imp:after {
    background-color: #00bce3;
}
.bg-color-7 .gform_wrapper .gform_fields .gfield.gfield_contains_required .ginput_container:after,
.bg-color-7 .gform_wrapper .gform_fields .gfield.gfield_contains_required .ginput_container[class*=gf_name_has] span:after, .bg-color-7.bg-image .gform_wrapper .gform_fields .gfield.gfield_contains_required .ginput_container:after,
.bg-color-7.bg-image .gform_wrapper .gform_fields .gfield.gfield_contains_required .ginput_container[class*=gf_name_has] span:after {
    background-color: #00bce3;
}

.bg-color-8, .bg-color-8.bg-image {
    background-color: #711d45;
    color: white;
    fill: white;
}
.bg-color-8 .form h5 span, .bg-color-8.bg-image .form h5 span {
    background-color: #701C45;
}
.bg-color-8 h1, .bg-color-8 h2, .bg-color-8 h3, .bg-color-8 h4, .bg-color-8 h5, .bg-color-8 h6, .bg-color-8 p, .bg-color-8 li, .bg-color-8.bg-image h1, .bg-color-8.bg-image h2, .bg-color-8.bg-image h3, .bg-color-8.bg-image h4, .bg-color-8.bg-image h5, .bg-color-8.bg-image h6, .bg-color-8.bg-image p, .bg-color-8.bg-image li {
    color: inherit;
    fill: inherit;
}
.bg-color-8 a, .bg-color-8.bg-image a {
    color: white;
}
.bg-color-8 .btn-1, .bg-color-8.bg-image .btn-1 {
    color: #00bce3 !important;
    background-color: transparent !important;
    border-color: #00bce3 !important;
}
.bg-color-8 .btn-1:hover, .bg-color-8.bg-image .btn-1:hover {
    background-color: #00bce3 !important;
    color: white !important;
}
.bg-color-8 .btn-2, .bg-color-8.bg-image .btn-2 {
    color: white !important;
    background-color: #00bce3 !important;
    border-color: #00bce3 !important;
}
.bg-color-8 .btn-2:hover, .bg-color-8.bg-image .btn-2:hover {
    background-color: #00bce3 !important;
    color: white !important;
}
.bg-color-8 .form .imp:after, .bg-color-8.bg-image .form .imp:after {
    background-color: #00bce3;
}
.bg-color-8 .gform_wrapper .gform_fields .gfield.gfield_contains_required .ginput_container:after,
.bg-color-8 .gform_wrapper .gform_fields .gfield.gfield_contains_required .ginput_container[class*=gf_name_has] span:after, .bg-color-8.bg-image .gform_wrapper .gform_fields .gfield.gfield_contains_required .ginput_container:after,
.bg-color-8.bg-image .gform_wrapper .gform_fields .gfield.gfield_contains_required .ginput_container[class*=gf_name_has] span:after {
    background-color: #00bce3;
}

.bg-color-9, .bg-color-9.bg-image {
    background-color: #48b298;
    color: white;
    fill: white;
}
.bg-color-9 .form h5 span, .bg-color-9.bg-image .form h5 span {
    background-color: #63B399;
}
.bg-color-9 h1, .bg-color-9 h2, .bg-color-9 h3, .bg-color-9 h4, .bg-color-9 h5, .bg-color-9 h6, .bg-color-9 p, .bg-color-9 li, .bg-color-9.bg-image h1, .bg-color-9.bg-image h2, .bg-color-9.bg-image h3, .bg-color-9.bg-image h4, .bg-color-9.bg-image h5, .bg-color-9.bg-image h6, .bg-color-9.bg-image p, .bg-color-9.bg-image li {
    color: inherit;
    fill: inherit;
}
.bg-color-9 a, .bg-color-9.bg-image a {
    color: white;
}
.bg-color-9 .btn-1, .bg-color-9.bg-image .btn-1 {
    color: #00bce3 !important;
    background-color: transparent !important;
    border-color: #00bce3 !important;
}
.bg-color-9 .btn-1:hover, .bg-color-9.bg-image .btn-1:hover {
    background-color: #00bce3 !important;
    color: white !important;
}
.bg-color-9 .btn-2, .bg-color-9.bg-image .btn-2 {
    color: white !important;
    background-color: #00bce3 !important;
    border-color: #00bce3 !important;
}
.bg-color-9 .btn-2:hover, .bg-color-9.bg-image .btn-2:hover {
    background-color: #00bce3 !important;
    color: white !important;
}
.bg-color-9 .form .imp:after, .bg-color-9.bg-image .form .imp:after {
    background-color: #00bce3;
}
.bg-color-9 .gform_wrapper .gform_fields .gfield.gfield_contains_required .ginput_container:after,
.bg-color-9 .gform_wrapper .gform_fields .gfield.gfield_contains_required .ginput_container[class*=gf_name_has] span:after, .bg-color-9.bg-image .gform_wrapper .gform_fields .gfield.gfield_contains_required .ginput_container:after,
.bg-color-9.bg-image .gform_wrapper .gform_fields .gfield.gfield_contains_required .ginput_container[class*=gf_name_has] span:after {
    background-color: #00bce3;
}

.bg-color-10, .bg-color-10.bg-image {
    color: #00457e;
    fill: #00457e;
    background-color: #009490;
}
.bg-color-10 .form h5 span, .bg-color-10.bg-image .form h5 span {
    background-color: #009490;
}
.bg-color-10:after, .bg-color-10.bg-image:after {
    background-color: inherit;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block !important;
    opacity: 0.95;
    filter: alpha(opacity=95);
    content: "";
}
.bg-color-10 h1, .bg-color-10 h2, .bg-color-10 h3, .bg-color-10 h4, .bg-color-10 h5, .bg-color-10 h6, .bg-color-10.bg-image h1, .bg-color-10.bg-image h2, .bg-color-10.bg-image h3, .bg-color-10.bg-image h4, .bg-color-10.bg-image h5, .bg-color-10.bg-image h6 {
    color: inherit;
    fill: inherit;
}
.bg-color-10 p, .bg-color-10 li, .bg-color-10.bg-image p, .bg-color-10.bg-image li {
    color: white;
}
.bg-color-10 .btn-1, .bg-color-10.bg-image .btn-1 {
    color: #00457e !important;
    background-color: transparent !important;
    border-color: #00457e !important;
}
.bg-color-10 .btn-1:hover, .bg-color-10.bg-image .btn-1:hover {
    background-color: #00457e !important;
    color: white !important;
}
.bg-color-10 .btn-2, .bg-color-10.bg-image .btn-2 {
    color: white !important;
    background-color: #00457e !important;
    border-color: #00457e !important;
}
.bg-color-10 .btn-2:hover, .bg-color-10.bg-image .btn-2:hover {
    background-color: #00457e !important;
    color: white !important;
}

.bg-color-11, .bg-color-11.bg-image {
    background-color: #ed3995;
    color: white;
    fill: white;
}
.bg-color-11 .form h5 span, .bg-color-11.bg-image .form h5 span {
    background-color: #63B399;
}
.bg-color-11 h1, .bg-color-11 h2, .bg-color-11 h3, .bg-color-11 h4, .bg-color-11 h5, .bg-color-11 h6, .bg-color-11 p, .bg-color-11 li, .bg-color-11.bg-image h1, .bg-color-11.bg-image h2, .bg-color-11.bg-image h3, .bg-color-11.bg-image h4, .bg-color-11.bg-image h5, .bg-color-11.bg-image h6, .bg-color-11.bg-image p, .bg-color-11.bg-image li {
    color: inherit;
    fill: inherit;
}
.bg-color-11 a, .bg-color-11.bg-image a {
    color: white;
}
.bg-color-11 .btn-1, .bg-color-11.bg-image .btn-1 {
    color: #00bce3 !important;
    background-color: transparent !important;
    border-color: #00bce3 !important;
}
.bg-color-11 .btn-1:hover, .bg-color-11.bg-image .btn-1:hover {
    background-color: #00bce3 !important;
    color: white !important;
}
.bg-color-11 .btn-2, .bg-color-11.bg-image .btn-2 {
    color: white !important;
    background-color: #00bce3 !important;
    border-color: #00bce3 !important;
}
.bg-color-11 .btn-2:hover, .bg-color-11.bg-image .btn-2:hover {
    background-color: #00bce3 !important;
    color: white !important;
}
.bg-color-11 .form .imp:after, .bg-color-11.bg-image .form .imp:after {
    background-color: #00bce3;
}
.bg-color-11 .gform_wrapper .gform_fields .gfield.gfield_contains_required .ginput_container:after,
.bg-color-11 .gform_wrapper .gform_fields .gfield.gfield_contains_required .ginput_container[class*=gf_name_has] span:after, .bg-color-11.bg-image .gform_wrapper .gform_fields .gfield.gfield_contains_required .ginput_container:after,
.bg-color-11.bg-image .gform_wrapper .gform_fields .gfield.gfield_contains_required .ginput_container[class*=gf_name_has] span:after {
    background-color: #00bce3;
}

.bg-color-12, .bg-color-12.bg-image {
    background-color: #983794;
    color: white;
    fill: white;
}
.bg-color-12 .form h5 span, .bg-color-12.bg-image .form h5 span {
    background-color: #63B399;
}
.bg-color-12 h1, .bg-color-12 h2, .bg-color-12 h3, .bg-color-12 h4, .bg-color-12 h5, .bg-color-12 h6, .bg-color-12 p, .bg-color-12 li, .bg-color-12.bg-image h1, .bg-color-12.bg-image h2, .bg-color-12.bg-image h3, .bg-color-12.bg-image h4, .bg-color-12.bg-image h5, .bg-color-12.bg-image h6, .bg-color-12.bg-image p, .bg-color-12.bg-image li {
    color: inherit;
    fill: inherit;
}
.bg-color-12 a, .bg-color-12.bg-image a {
    color: white;
}
.bg-color-12 .btn-1, .bg-color-12.bg-image .btn-1 {
    color: #00bce3 !important;
    background-color: transparent !important;
    border-color: #00bce3 !important;
}
.bg-color-12 .btn-1:hover, .bg-color-12.bg-image .btn-1:hover {
    background-color: #00bce3 !important;
    color: white !important;
}
.bg-color-12 .btn-2, .bg-color-12.bg-image .btn-2 {
    color: white !important;
    background-color: #00bce3 !important;
    border-color: #00bce3 !important;
}
.bg-color-12 .btn-2:hover, .bg-color-12.bg-image .btn-2:hover {
    background-color: #00bce3 !important;
    color: white !important;
}
.bg-color-12 .form .imp:after, .bg-color-12.bg-image .form .imp:after {
    background-color: #00bce3;
}
.bg-color-12 .gform_wrapper .gform_fields .gfield.gfield_contains_required .ginput_container:after,
.bg-color-12 .gform_wrapper .gform_fields .gfield.gfield_contains_required .ginput_container[class*=gf_name_has] span:after, .bg-color-12.bg-image .gform_wrapper .gform_fields .gfield.gfield_contains_required .ginput_container:after,
.bg-color-12.bg-image .gform_wrapper .gform_fields .gfield.gfield_contains_required .ginput_container[class*=gf_name_has] span:after {
    background-color: #00bce3;
}

/*--- Supporting styles -------------------*/
.white-text, .bg-image {
    color: white;
    fill: white;
}
.white-text h1, .bg-image h1, .white-text h2, .bg-image h2, .white-text h3, .bg-image h3, .white-text h4, .bg-image h4, .white-text h5, .bg-image h5, .white-text h6, .bg-image h6, .white-text li, .bg-image li {
    color: white;
}
.white-text p, .bg-image p {
    color: white;
}
.white-text a, .bg-image a {
    color: #CC6B4D;
}
.white-text .btn-1, .bg-image .btn-1 {
    color: white !important;
    background-color: transparent !important;
    border-color: white !important;
}
.white-text .btn-1:hover, .bg-image .btn-1:hover {
    background-color: transparent !important;
    color: white !important;
}
.white-text .btn-2, .bg-image .btn-2 {
    color: white !important;
    background-color: transparent !important;
    border-color: transparent !important;
}
.white-text .btn-2:hover, .bg-image .btn-2:hover {
    background-color: transparent !important;
    color: white !important;
}

.hero {
    background-attachment: fixed;
}

.top-alert {
    width: 100%;
    height: 60px;
    background-color: #007dc2;
    text-align: center;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -moz-justify-content: center;
    justify-content: center;
    z-index: 1200;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.top-alert .close {
    width: 15px;
    height: 15px;
    position: absolute;
    top: 50%;
    margin: -7px 0 0;
    right: 20px;
    display: block;
    background: url("../images/icon-close-white.svg") no-repeat 50% 50%;
    background-size: cover;
}
.top-alert p {
    color: #fff;
    font-size: 20px;
    font-size: 2rem;
    font-weight: 600;
    margin: 0;
}
.top-alert p a {
    font-weight: 300;
    color: #fff;
    text-decoration: underline;
}
.top-alert p a:hover {
    text-decoration: none;
}
@media (max-width: 1008px) {
    .top-alert {
        padding: 0 40px;
    }
    .top-alert p {
        font-size: 14px;
        font-size: 1.4rem;
    }
}

.alerted .menu-dropdown {
    padding: 80px 0 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.alerted .programs-dropdown {
    max-height: calc(100% - 160px);
}
@media (max-width: 1008px) {
    .alerted header nav {
        height: calc(100% - 165px);
        top: 165px;
    }
}

.alert p span {
    color: #00457e !important;
}
.alert .box {
    background-color: #00457e !important;
}
.alert .box:after {
    border-left: 12px solid #00457e !important;
}

@media (max-width: 768px) {
    .mobile-hide {
        display: none !important;
    }
}

.desktop-hide {
    display: none !important;
}
@media (max-width: 768px) {
    .desktop-hide {
        display: block !important;
    }
}

/* Brand Fonts & Treatment -------------------------------------*/
.h1, h1 {
    font-family: "soin_sans_probold", sans-serif;
    font-size: 34px;
    font-size: 3.4rem;
    line-height: 1em;
    margin: 0;
    color: #00bce3;
    position: relative;
}

.h2, h2 {
    font-family: "soin_sans_probold", sans-serif;
    font-size: 32px;
    font-size: 3.2rem;
    line-height: 1.2em;
    margin: 0;
    color: #00bce3;
    position: relative;
}

.h3, h3 {
    font-family: "soin_sans_probold", sans-serif;
    font-size: 30px;
    font-size: 3rem;
    line-height: 1.2em;
    margin: 0;
    color: #00bce3;
    position: relative;
}

.h4, h4 {
    font-family: "soin_sans_probold", sans-serif;
    font-size: 28px;
    font-size: 2.8rem;
    line-height: 1.2em;
    margin: 0;
    color: #00bce3;
    position: relative;
}

.h5, h5 {
    font-family: "soin_sans_probold", sans-serif;
    font-size: 26px;
    font-size: 2.6rem;
    line-height: 1.2em;
    margin: 0;
    color: #19458d;
    position: relative;
}

.h6, h6 {
    font-family: "soin_sans_probold", sans-serif;
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1.2em;
    margin: 0;
    color: #00bce3;
    position: relative;
}

h1 {
    margin: 0.5em 0 0.5em;
}

h2 {
    margin: 0.5em 0 0.5em;
}

h3 {
    margin: 0.5em 0 0.5em;
}

h4 {
    margin: 0.5em 0 0.5em;
}

h5 {
    margin: 0.5em 0 0.5em;
}

h6 {
    margin: 0.5em 0 0.5em;
}

p {
    font-family: "soin_sans_proroman", sans-serif;
    padding: 0;
    line-height: 1.7em;
    margin: 0 0 15px;
    font-size: 18px;
    font-size: 1.8rem;
    position: relative;
    color: #515151;
}
p a {
    color: #00bce3;
}

.link, a {
    color: #00bce3;
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    text-decoration: none;
}
.link:hover, a:hover, .link.hovered, a.hovered {
    text-decoration: none;
}
.link:active, a:active {
    color: inherit;
}
b {
    font-weight: 600;
    color: #515151;
}

a {
    outline: none !important;
    font-family: "soin_sans_proroman", sans-serif;
    position: relative;
}
ul {
    margin: 0;
    list-style: none;
    padding: 10px 25px 10px 0;
}
@media (max-width: 736px) {
    ul {
        padding: 10px 0;
        position: relative;
    }
}
ul li {
    position: relative;
    text-decoration: none;
    font-family: "soin_sans_proroman", sans-serif;
    line-height: 1.8em;
    padding-left: 48px;
    font-size: 16px;
    font-size: 1.6rem;
}
@media (max-width: 736px) {
    ul li {
        padding-left: 20px;
    }
}
ul li:before {
    content: "";
    display: block;
    position: absolute;
    left: 25px;
    top: 13px;
    background-color: #00bce3;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}
@media (max-width: 736px) {
    ul li:before {
        left: 0;
    }
}

ol {
    margin: 0;
    padding: 10px 25px 10px 0;
    list-style-type: none;
    counter-reset: point;
}
@media (max-width: 736px) {
    ol {
        padding: 10px 0;
        position: relative;
    }
}
ol li {
    padding: 0 0 0 50px;
    line-height: 1.8em;
    list-style: none;
    position: relative;
    font-size: 16px;
    font-size: 1.6rem;
    font-family: "soin_sans_proroman", sans-serif;
}
@media (max-width: 736px) {
    ol li {
        padding-left: 20px;
    }
}
ol li:before {
    counter-increment: point 1;
    content: counter(point) ".)";
    position: absolute;
    left: 20px;
    top: 2px;
    width: 20px;
    height: 14px;
    line-height: 1.8em;
    font-size: 14px;
    font-size: 1.4rem;
    color: #00bce3;
    font-family: "soin_sans_proroman", sans-serif;
    text-align: center;
}
@media (max-width: 736px) {
    ol li:before {
        left: 0;
    }
}

em {
    font-style: italic;
    position: relative;
}

strong {
    font-weight: 600;
    position: relative;
}

mark {
    color: #00bce3;
    background: none;
    position: relative;
}

hr {
    margin: 0;
    border-bottom: none;
    position: relative;
}

.btn-1 {
    padding: 15px;
    margin: 5px 5px 5px 0;
    text-align: center;
    display: inline-block;
    border-width: 1px !important;
    border-style: solid !important;
    background-color: transparent !important;
    color: #101820;
    text-transform: capitalize;
    font-weight: 500;
    font-family: "soin_sans_proroman", sans-serif;
}
.btn-1:hover {
    background-color: #101820 !important;
    color: white !important;
}

.btn-2 {
    padding: 15px;
    margin: 5px 5px 5px 0;
    text-align: center;
    display: inline-block;
    border-width: 1px !important;
    border-style: solid !important;
    background-color: #101820;
    color: white !important;
    text-transform: capitalize;
    font-weight: 500;
    font-family: "soin_sans_proroman", sans-serif;
}
.btn-2:hover {
    color: white !important;
    background-color: transparent !important;
}

.c-1 {
    color: #00bce3;
    background-color: #00bce3;
    border: 1px solid #00bce3;
}
.c-1:hover {
    background-color: transparent !important;
    color: #00bce3 !important;
}

.c-2 {
    color: #007dc2;
    background-color: #007dc2;
    border: 1px solid #007dc2;
}
.c-2:hover {
    background-color: transparent !important;
    color: #007dc2 !important;
}

.c-3 {
    color: #00457e;
    background-color: #00457e;
    border: 1px solid #00457e;
}
.c-3:hover {
    background-color: transparent !important;
    color: #00457e !important;
}

.c-4 {
    color: #00586e;
    background-color: #00586e;
    border: 1px solid #00586e;
}
.c-4:hover {
    background-color: transparent !important;
    color: #00586e !important;
}

.c-5 {
    color: #009490;
    background-color: #009490;
    border: 1px solid #009490;
}
.c-5:hover {
    background-color: transparent !important;
    color: #009490 !important;
}

.c-6 {
    color: #19458d;
    background-color: #19458d;
    border: 1px solid #19458d;
}
.c-6:hover {
    background-color: transparent !important;
    color: #19458d !important;
}

.c-7 {
    color: #00586E;
    background-color: #00586E;
    border: 1px solid #00586E;
}
.c-7:hover {
    color: #00586E !important;
    background-color: transparent !important;
}

/* =============================================================================
	FORMS
	========================================================================== */
form, fieldset {
    margin: 0;
    padding: 0;
    border-style: none;
}

label {
    cursor: pointer;
}

button, input[type=button], input[type=reset], input[type=submit] {
    cursor: pointer;
    -webkit-appearance: none;
    *overflow: visible;
}

input {
    outline: none;
}

/*Iphone Border Radius Fix*/
input {
    -webkit-border-radius: 0;
}

textarea {
    -webkit-border-radius: 0;
}

input[type=text], input[type=email], input[type=search], input[type=password], textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none; /* mobile firefox too! */
}

button[disabled], input[disabled] {
    cursor: default;
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

button {
    padding: 0;
}

input[type=checkbox], input[type=radio] {
    width: 15px;
    height: 16px;
    padding: 0;
    margin: 0;
}

input, textarea, select {
    font: 100% "soin_sans_prolight", serif, "soin_sans_prolight", serif, Arial, Helvetica, sans-serif;
    vertical-align: middle;
    color: #515151;
}

textarea {
    resize: vertical;
    margin: 0;
    padding: 0;
    overflow: auto;
    vertical-align: top;
    outline: none;
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none;
}

input::-moz-placeholder {
    color: #515151;
    opacity: 1;
}

input::-webkit-input-placeholder {
    color: #515151;
}

input:-ms-input-placeholder {
    color: #515151;
}

input:hover::-webkit-input-placeholder {
    color: #00bce3;
}

input:hover::-moz-placeholder {
    color: #00bce3;
}

input:hover:-ms-input-placeholder {
    color: #00bce3;
}

input:hover::-ms-input-placeholder {
    color: #00bce3;
}

input:hover::placeholder {
    color: #00bce3;
}

input:hover::-moz-placeholder {
    color: #00bce3;
}

input:hover::-webkit-input-placeholder {
    color: #00bce3;
}

input:hover:-ms-input-placeholder {
    color: #00bce3;
}

input:hover::-ms-input-placeholder {
    color: #00bce3;
}

input:hover::placeholder {
    color: #00bce3;
}

input:focus::-moz-placeholder {
    color: transparent;
}

input:focus::-webkit-input-placeholder {
    color: transparent;
}

input:focus:-ms-input-placeholder {
    color: transparent;
}

input:focus::-ms-input-placeholder {
    color: transparent;
}

input:focus::placeholder {
    color: transparent;
}

textarea::-moz-placeholder {
    color: #515151;
    opacity: 1;
}

textarea::-webkit-input-placeholder {
    color: #515151;
}

textarea:-ms-input-placeholder {
    color: #515151;
}

textarea:hover::-webkit-input-placeholder {
    color: #00bce3;
}

textarea:hover::-moz-placeholder {
    color: #00bce3;
}

textarea:hover:-ms-input-placeholder {
    color: #00bce3;
}

textarea:hover::-ms-input-placeholder {
    color: #00bce3;
}

textarea:hover::placeholder {
    color: #00bce3;
}

textarea:hover::-moz-placeholder {
    color: #00bce3;
}

textarea:hover::-webkit-input-placeholder {
    color: #00bce3;
}

textarea:hover:-ms-input-placeholder {
    color: #00bce3;
}

textarea:hover::-ms-input-placeholder {
    color: #00bce3;
}

textarea:hover::placeholder {
    color: #00bce3;
}

textarea:focus::-moz-placeholder {
    color: transparent;
}

textarea:focus::-webkit-input-placeholder {
    color: transparent;
}

textarea:focus:-ms-input-placeholder {
    color: transparent;
}

textarea:focus::-ms-input-placeholder {
    color: transparent;
}

textarea:focus::placeholder {
    color: transparent;
}

input::-ms-clear {
    display: none;
}

.form .fields {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}
@media (max-width: 736px) {
    .form .fields {
        display: block;
    }
}
.form .fields > .field {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    padding-left: 0.5em;
    padding-right: 0.5em;
}
@media (max-width: 736px) {
    .form .fields > .field {
        padding: 0;
    }
}
.form .fields.two > .field, .form .fields.two > .fields {
    width: 50%;
}
@media (max-width: 736px) {
    .form .fields.two > .field, .form .fields.two > .fields {
        width: 100%;
    }
}
.form .fields.two .field:first-child {
    padding-left: 0;
}
.form .fields.two .field:last-child {
    padding-right: 0;
}
.form .fields.two .field.narrow {
    width: 30%;
}
@media (max-width: 1248px) {
    .form .fields.two .field.narrow {
        width: 40%;
    }
}
@media (max-width: 1008px) {
    .form .fields.two .field.narrow {
        width: 30%;
    }
}
@media (max-width: 736px) {
    .form .fields.two .field.narrow {
        width: 100%;
    }
}
.form .fields.two .field.wide {
    width: 70%;
}
@media (max-width: 1248px) {
    .form .fields.two .field.wide {
        width: 60%;
    }
}
@media (max-width: 1008px) {
    .form .fields.two .field.wide {
        width: 70%;
    }
}
@media (max-width: 736px) {
    .form .fields.two .field.wide {
        width: 100%;
    }
}
@media (max-width: 736px) {
    .form .fields.three:after {
        content: ".";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
        font-size: 0;
        line-height: 0;
    }
}
.form .fields.three > .field, .form .fields.three > .fields {
    width: 33%;
}
@media (max-width: 736px) {
    .form .fields.three > .field, .form .fields.three > .fields {
        width: 100%;
    }
    .form .fields.three > .field.inline, .form .fields.three > .fields.inline {
        width: 47%;
    }
    .form .fields.three > .field.inline.left, .form .fields.three > .fields.inline.left {
        float: left;
        clear: left;
    }
    .form .fields.three > .field.inline.right, .form .fields.three > .fields.inline.right {
        clear: right;
        float: right;
    }
}
.form .fields.three .field:first-child {
    padding-left: 0;
}
.form .fields.three .field:last-child {
    padding-right: 0;
}
.form h5 {
    position: relative;
    width: 100%;
    margin: 10px 0;
}
.form h5:after {
    content: "";
    display: block;
    position: absolute;
    z-index: 0;
    top: 50%;
    left: 0;
    width: 100%;
    border-bottom: 1px solid #e3e3e3;
}
.form h5 span {
    padding: 0 10px 0 0;
    background-color: #fff;
    position: relative;
    color: #00bce3;
    z-index: 1;
}
.form h6 {
    color: #00bce3;
    font-weight: 600;
    font-size: 18px;
    font-size: 1.8rem;
    text-transform: uppercase;
    margin: 0 0 20px 0;
    line-height: normal;
}

input[type=text],
input[type=tel],
input[type=email],
input[type=password],
input[type=search],
select,
textarea {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #818181;
    margin-bottom: 1em;
    height: 50px;
    padding: 0 20px;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 300;
    color: #515151;
}
input[type=text]:hover, input[type=text]:focus,
input[type=tel]:hover,
input[type=tel]:focus,
input[type=email]:hover,
input[type=email]:focus,
input[type=password]:hover,
input[type=password]:focus,
input[type=search]:hover,
input[type=search]:focus,
select:hover,
select:focus,
textarea:hover,
textarea:focus {
    color: #00bce3;
    border: 1px solid #00bce3;
}
input[type=text].error,
input[type=tel].error,
input[type=email].error,
input[type=password].error,
input[type=search].error,
select.error,
textarea.error {
    color: #00457e;
    border-color: #00457e;
}
input[type=text].error:-moz-placeholder,
input[type=tel].error:-moz-placeholder,
input[type=email].error:-moz-placeholder,
input[type=password].error:-moz-placeholder,
input[type=search].error:-moz-placeholder,
select.error:-moz-placeholder,
textarea.error:-moz-placeholder {
    color: #00457e;
}
input[type=text].error::-moz-placeholder,
input[type=tel].error::-moz-placeholder,
input[type=email].error::-moz-placeholder,
input[type=password].error::-moz-placeholder,
input[type=search].error::-moz-placeholder,
select.error::-moz-placeholder,
textarea.error::-moz-placeholder {
    color: #00457e;
    opacity: 1;
}
input[type=text].error::-webkit-input-placeholder,
input[type=tel].error::-webkit-input-placeholder,
input[type=email].error::-webkit-input-placeholder,
input[type=password].error::-webkit-input-placeholder,
input[type=search].error::-webkit-input-placeholder,
select.error::-webkit-input-placeholder,
textarea.error::-webkit-input-placeholder {
    color: #00457e;
}
input[type=text].error:-ms-input-placeholder,
input[type=tel].error:-ms-input-placeholder,
input[type=email].error:-ms-input-placeholder,
input[type=password].error:-ms-input-placeholder,
input[type=search].error:-ms-input-placeholder,
select.error:-ms-input-placeholder,
textarea.error:-ms-input-placeholder {
    color: #00457e;
}
input[type=text].success,
input[type=tel].success,
input[type=email].success,
input[type=password].success,
input[type=search].success,
select.success,
textarea.success {
    color: #009490;
    border-color: #009490;
}
input[type=text].success:-moz-placeholder,
input[type=tel].success:-moz-placeholder,
input[type=email].success:-moz-placeholder,
input[type=password].success:-moz-placeholder,
input[type=search].success:-moz-placeholder,
select.success:-moz-placeholder,
textarea.success:-moz-placeholder {
    color: #009490;
}
input[type=text].success::-moz-placeholder,
input[type=tel].success::-moz-placeholder,
input[type=email].success::-moz-placeholder,
input[type=password].success::-moz-placeholder,
input[type=search].success::-moz-placeholder,
select.success::-moz-placeholder,
textarea.success::-moz-placeholder {
    color: #009490;
    opacity: 1;
}
input[type=text].success::-webkit-input-placeholder,
input[type=tel].success::-webkit-input-placeholder,
input[type=email].success::-webkit-input-placeholder,
input[type=password].success::-webkit-input-placeholder,
input[type=search].success::-webkit-input-placeholder,
select.success::-webkit-input-placeholder,
textarea.success::-webkit-input-placeholder {
    color: #009490;
}
input[type=text].success:-ms-input-placeholder,
input[type=tel].success:-ms-input-placeholder,
input[type=email].success:-ms-input-placeholder,
input[type=password].success:-ms-input-placeholder,
input[type=search].success:-ms-input-placeholder,
select.success:-ms-input-placeholder,
textarea.success:-ms-input-placeholder {
    color: #009490;
}

textarea {
    height: 194px;
    padding: 20px;
    resize: vertical;
}

label {
    display: block;
    color: #fff;
}

input[type=checkbox],
input[type=radio] {
    float: left;
}

.chk-label {
    overflow: hidden;
}

.imp {
    width: 100%;
    position: relative;
}
.imp .text, .imp .selectric {
    width: 100% !important;
    float: none !important;
}
.imp:after {
    content: "*";
    display: block;
    background-color: #00bce3;
    color: #fff;
    width: 23px;
    height: 24px;
    position: absolute;
    top: 0;
    right: 0;
    text-align: center;
    padding: 2px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.wrap {
    width: 100%;
    position: relative;
}
.wrap:after {
    content: "";
    display: block;
    clear: both;
}
.wrap .selectric-wrapper, .wrap .field, .wrap .imp {
    width: 49%;
    float: left;
}
.wrap .selectric-wrapper:last-child, .wrap .field:last-child, .wrap .imp:last-child {
    float: right;
}
@media (max-width: 736px) {
    .wrap .selectric-wrapper, .wrap .field, .wrap .imp {
        width: 100% !important;
        float: none !important;
    }
}

.three {
    width: 100%;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -moz-justify-content: space-between;
    justify-content: space-between;
}
.three .selectric-wrapper, .three .field, .three .imp {
    width: 32%;
}
@media (max-width: 736px) {
    .three {
        display: block;
    }
    .three .text, .three .selectric-wrapper, .three .field, .three .imp {
        width: 100% !important;
    }
}

hr {
    margin: 20px 0;
    width: 100%;
    color: #eee;
}

.field {
    width: 100%;
    position: relative;
}

.file-upload:before {
    content: "\e023";
    font-family: "uja-riverdale";
    display: block;
    position: absolute;
    color: #515151;
    right: 30px;
    top: 13px;
    font-size: 20px;
    font-size: 2rem;
    z-index: 10;
}

input[type=file] {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    z-index: 10;
}

input[type=submit] {
    float: right;
}
@media (max-width: 736px) {
    input[type=submit] {
        float: none;
        width: 100%;
    }
}

.form-section {
    padding: 2em;
    width: 100%;
}

form .number {
    display: block;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -moz-justify-content: space-between;
    justify-content: space-between;
}
form .number .text {
    width: 66%;
}
form .number .cards {
    width: 32%;
}
@media (max-width: 1008px) {
    form .number {
        display: block;
    }
    form .number .text, form .number .cards {
        width: 100%;
        margin: 0 0 25px 0;
    }
}
form .email {
    width: 100%;
    position: relative;
}
form .email:before {
    content: "\e007";
    font-size: 30px;
    font-size: 3rem;
    display: block;
    position: absolute;
    top: 8px;
    left: 0;
    font-family: "uja-riverdale";
    color: #007dc2;
}
form .pass {
    width: 100%;
    position: relative;
}
form .pass:before {
    content: "\e008";
    font-size: 30px;
    font-size: 3rem;
    display: block;
    position: absolute;
    top: 8px;
    left: 0;
    font-family: "uja-riverdale";
    color: #007dc2;
}
form .good .text {
    border: 1px solid #00457e;
    color: #00457e !important;
}
form .good .text:-moz-placeholder {
    color: #00457e;
}
form .good .text::-moz-placeholder {
    color: #00457e;
    opacity: 1;
}
form .good .text::-webkit-input-placeholder {
    color: #00457e;
}
form .good .text:-ms-input-placeholder {
    color: #00457e;
}
form .good:after {
    content: "\e009";
    font-size: 20px;
    font-size: 2rem;
    display: block;
    position: absolute;
    top: 14px;
    right: 20px;
    font-family: "uja-riverdale";
    color: #00457e;
    font-weight: normal;
}
form .fail .text {
    border: 1px solid red;
    color: red !important;
}
form .fail .text:-moz-placeholder {
    color: red;
}
form .fail .text::-moz-placeholder {
    color: red;
    opacity: 1;
}
form .fail .text::-webkit-input-placeholder {
    color: red;
}
form .fail .text:-ms-input-placeholder {
    color: red;
}
form .fail:after {
    content: "\e002";
    font-size: 20px;
    font-size: 2rem;
    display: block;
    position: absolute;
    top: 14px;
    right: 20px;
    font-family: "uja-riverdale";
    color: red;
}
form div {
    position: static;
}

div[class^=box-] .content form .wrap, div[class*=" box-"] .content form .wrap {
    position: static;
}

.box-100 .form {
    width: calc(4.1193181818% * 8 + 1.0653409091% * 14);
    margin: 0 auto;
}
@media (max-width: 1248px) {
    .box-100 .form {
        width: 100%;
    }
}

.box-50 form .wrap {
    width: 100%;
    position: relative;
}
.box-50 form .wrap:after {
    content: "";
    display: block;
    clear: both;
}
.box-50 form .wrap .text, .box-50 form .wrap .selectric, .box-50 form .wrap .field, .box-50 form .wrap .imp {
    width: 100% !important;
    float: none !important;
}

.box-25 form .wrap {
    width: 100%;
    position: relative;
}
.box-25 form .wrap:after {
    content: "";
    display: block;
    clear: both;
}
.box-25 form .wrap .text, .box-25 form .wrap .selectric, .box-25 form .wrap .field, .box-25 form .wrap .imp {
    width: 100% !important;
    float: none !important;
}

select.custom {
    display: none;
}

input[type=checkbox] {
    position: absolute;
    opacity: 0;
    filter: alpha(opacity=0);
    cursor: pointer;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 0;
    left: 0;
}

input[type=checkbox] + label {
    position: relative;
    padding: 0;
    font-size: 16px;
    font-size: 1.6rem;
    cursor: pointer;
    font-weight: 300;
    color: #515151;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

input[type=checkbox] + label:before {
    top: 5px;
    content: "";
    display: inline-block;
    position: relative;
    height: 22px;
    width: 22px;
    cursor: pointer;
    color: #fff;
    background-color: #fff;
    border: 1px solid #515151;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-right: 15px;
}

input[type=checkbox]:checked + label:before {
    background: url("../images/ico-check.svg") no-repeat 50% 50% #00bce3;
    background-size: 80%;
    color: #00bce3;
    border: 1px solid #00bce3;
}

input[type=checkbox]:checked + label {
    cursor: pointer;
    color: #00bce3;
}

/*radio*/
input[type=radio] {
    position: absolute;
    opacity: 0;
    filter: alpha(opacity=0);
    cursor: pointer;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    left: 0;
}

input[type=radio] + label {
    position: relative;
    padding: 0;
    font-size: 16px;
    font-size: 1.6rem;
    cursor: pointer;
    color: #515151;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

input[type=radio] + label:before {
    top: 5px;
    content: "";
    display: inline-block;
    position: relative;
    height: 22px;
    width: 22px;
    cursor: pointer;
    color: #fff;
    background-color: #fff;
    border: 1px solid #515151;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    margin-right: 15px;
}

input[type=radio]:checked + label:before {
    background: none;
    color: #fff;
    border: 4px solid #00bce3;
    background-size: 55%;
    background-position: center center;
    background-repeat: no-repeat;
}

input[type=radio]:checked + label:after {
    background: none;
    color: #fff;
    background-size: 55%;
    background-position: center center;
    background-repeat: no-repeat;
    top: 14px;
    left: 5px;
    content: "";
    position: absolute;
    height: 12px;
    width: 12px;
    cursor: pointer;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}

input[type=radio]:checked + label {
    cursor: pointer;
    color: #00bce3;
}

.shadow {
    width: 100%;
    height: 100%;
    position: fixed !important;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.3);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    z-index: 1300;
}

.alert {
    margin: auto;
    width: 600px;
    height: 120px;
    background-color: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 60px 0 120px;
    position: relative;
    z-index: 1100 !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.alert .close {
    position: absolute;
    top: 5px;
    right: 5px;
    text-decoration: none;
    color: #515151;
}
.alert .box {
    position: absolute !important;
    left: 0;
    top: 0;
    background-color: #00586E;
    width: 80px;
    height: 120px;
}
.alert .box:before {
    content: "\e019";
    display: block;
    color: #fff;
    font-family: "uja-riverdale";
    position: absolute;
    left: 50%;
    top: 50%;
    width: 30px;
    height: 26px;
    margin: -13px 0 0 -13px;
    font-size: 26px;
    font-size: 2.6rem;
}
.alert .box:after {
    content: "";
    display: block;
    position: absolute;
    border-left: 12px solid #00586E;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    width: 0;
    height: 0;
    right: -12px;
    top: 50%;
    margin: -12px 0 0;
}
.alert p {
    font-style: italic;
    margin: auto 0;
}
.alert p span {
    color: #00586E;
}
@media (max-width: 736px) {
    .alert {
        width: 90%;
        display: block;
        height: auto;
        padding: 0;
    }
    .alert .close {
        color: #fff;
    }
    .alert .box {
        position: relative !important;
        width: 100%;
        display: block;
        height: 60px;
    }
    .alert .box:after {
        content: "";
        display: block;
        position: absolute;
        border-left: 12px solid transparent;
        border-right: 12px solid transparent;
        border-top: 12px solid #00586E;
        border-bottom: none;
        width: 0;
        height: 0;
        right: 50%;
        top: 100%;
        margin: 0 -12px 0 0;
    }
    .alert p {
        margin: 0;
        display: block;
        padding: 20px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }
}

.success {
    margin: auto;
    width: 600px;
    height: 120px;
    background-color: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 60px 0 120px;
    position: relative;
    z-index: 1100 !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.success .close {
    position: absolute;
    top: 5px;
    right: 5px;
    text-decoration: none;
    color: #515151;
}
.success .box {
    position: absolute;
    left: 0;
    top: 0;
    background-color: #00457e;
    width: 80px;
    height: 120px;
}
.success .box:before {
    content: "\e010";
    display: block;
    color: #fff;
    font-family: "uja-riverdale";
    position: absolute;
    left: 50%;
    top: 50%;
    width: 30px;
    height: 26px;
    margin: -13px 0 0 -13px;
    font-size: 26px;
    font-size: 2.6rem;
}
.success .box:after {
    content: "";
    display: block;
    position: absolute;
    border-left: 12px solid #00457e;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    width: 0;
    height: 0;
    right: -12px;
    top: 50%;
    margin: -12px 0 0;
}
.success p {
    font-style: italic;
    margin: auto 0;
}
.success p span {
    color: #00457e;
}
@media (max-width: 736px) {
    .success {
        width: 90%;
        display: block;
        height: auto;
        padding: 0;
    }
    .success .close {
        color: #fff;
    }
    .success .box {
        position: relative;
        width: 100%;
        display: block;
        height: 60px;
    }
    .success .box:after {
        content: "";
        display: block;
        position: absolute;
        border-left: 12px solid transparent;
        border-right: 12px solid transparent;
        border-top: 12px solid #00457e;
        border-bottom: none;
        width: 0;
        height: 0;
        right: 50%;
        top: 100%;
        margin: 0 -12px 0 0;
    }
    .success p {
        margin: 0;
        display: block;
        padding: 20px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }
}

.pop-up {
    margin: auto;
    width: 100%;
    max-width: 900px;
    height: 500px;
    background-color: #fff;
    position: relative;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    z-index: 10;
}
.pop-up .close {
    width: 26px;
    height: 26px;
    font-weight: bold;
    text-align: center;
    line-height: 22px;
    position: absolute;
    top: 15px;
    right: 15px;
    z-index: 10;
}
.pop-up .thumb {
    width: 40%;
    min-height: 500px;
    background: url("../images/bg-5.jpg") no-repeat 50% 50%/cover;
}
.pop-up .info {
    width: 60%;
    min-height: 500px;
    padding: 0 30px;
    text-align: center;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -moz-justify-content: center;
    justify-content: center;
}
.pop-up .info h4 {
    font-weight: normal;
    font-size: 30px;
    font-size: 3rem;
}
.pop-up .info p {
    font-size: 18px;
    font-size: 1.8rem;
}
.pop-up .form {
    max-width: 300px;
    text-align: center;
    margin: 0 auto;
}
.pop-up .form .text {
    text-align: center;
    font-style: italic;
}
.pop-up .form .submit {
    width: 100%;
    float: none;
}
.pop-up .icon {
    position: absolute;
    width: 100px;
    height: 100px;
    left: -50px;
    top: 50%;
    margin: -50px 0 0;
    background-color: #fff;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
}
.pop-up .icon .img, .pop-up .icon svg {
    margin: auto;
    display: block !important;
    width: 37px !important;
    height: 28px !important;
    fill: #00457e;
}
@media (max-width: 1008px) {
    .pop-up {
        max-height: 500px;
        height: auto;
    }
    .pop-up .info {
        padding: 100px 30px;
    }
    .pop-up .thumb, .pop-up .info {
        min-height: 100px;
    }
}
@media (max-width: 768px) {
    .pop-up {
        width: 96%;
        margin: auto 2%;
        overflow-y: scroll;
        height: auto;
        max-height: 100%;
    }
    .pop-up .thumb {
        width: 100%;
        height: 220px;
    }
    .pop-up .info {
        width: 100%;
        height: auto;
        padding: 40px 60px;
    }
    .pop-up .icon {
        left: 50%;
        top: -50px;
        margin: 0 0 0 -50px;
    }
}

.gform_wrapper .gform_fields .gfield {
    position: relative;
    text-decoration: none;
    font-family: "soin_sans_proroman", sans-serif;
    line-height: 1.8em;
    font-weight: 400;
    font-size: 16px;
    font-size: 1.6rem;
}
.gform_wrapper .gform_fields .gfield .gfield_label {
    font-family: "soin_sans_proroman", sans-serif;
}
.gform_wrapper .gform_fields .gfield .ginput_complex .hour_minute_colon {
    display: none;
}
.gform_wrapper .gform_fields .gfield .ginput_complex .ginput_container_time {
    margin: 0 0 25px;
}
.gform_wrapper .gform_fields .gfield .ginput_list .gfield_list_icons .add_list_item,
.gform_wrapper .gform_fields .gfield .ginput_list .gfield_list_icons .delete_list_item {
    background-color: #00bce3;
    color: #ffffff;
    border: 1px solid #00bce3;
    text-transform: uppercase;
    margin: 10px 0;
    padding: 10px;
    font-weight: 600;
}

@media screen {
    .admin-bar header,
    body.admin-bar {
        padding-top: 32px;
    }
}
@media screen and (max-width: 782px) {
    .admin-bar header,
    body.admin-bar {
        padding-top: 46px;
    }
}
@media screen {
    .admin-bar .menu-dropdown .container, .t2 .admin-bar .menu-dropdown .bin, .t3 .admin-bar .menu-dropdown .bin,
    .admin-bar .menu-dropdown .t2 .bin,
    .admin-bar .t2 .menu-dropdown .bin,
    .admin-bar .menu-dropdown .t3 .bin,
    .admin-bar .t3 .menu-dropdown .bin {
        padding-top: 92px;
    }
}
@media screen and (max-width: 1008px) {
    .admin-bar header nav {
        top: 148px;
    }
}
@media screen and (max-width: 782px) {
    .admin-bar header nav {
        top: 162px;
    }
}
@media screen and (max-width: 782px) {
    #wpadminbar {
        position: fixed;
    }
}
@media screen {
    #tribe-events-content-wrapper #tribe_events_filters_wrapper.tribe-events-filters-horizontal #tribe_events_filters_form > .tribe_events_filter_item .tribe-events-filters-group-heading {
        border-color: #e3e3e3 !important;
    }
    #tribe-events-content-wrapper .selectric {
        border-color: #e3e3e3 !important;
    }
}
.upcoming-events-list a:hover .title {
    color: #00bce3;
}

@media (max-width: 1248px) {
    .t2 .bin.single-programs .left .side-nav.open ul {
        position: relative;
    }
}
.fixed-footer .container .hours .bottom-bar .container, .fixed-footer .t2 .bin .hours .bottom-bar .container, .t2 .fixed-footer .bin .hours .bottom-bar .container, .fixed-footer .t3 .bin .hours .bottom-bar .container, .t3 .fixed-footer .bin .hours .bottom-bar .container, .fixed-footer .container .hours .bottom-bar .t2 .bin, .t2 .fixed-footer .container .hours .bottom-bar .bin, .fixed-footer .t2 .bin .hours .bottom-bar .bin, .t2 .fixed-footer .bin .hours .bottom-bar .bin, .fixed-footer .container .hours .bottom-bar .t3 .bin, .t3 .fixed-footer .container .hours .bottom-bar .bin, .fixed-footer .t3 .bin .hours .bottom-bar .bin, .t3 .fixed-footer .bin .hours .bottom-bar .bin {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.staff-about-module .content-side .members-layer .member.hide {
    display: none;
}

#main .registration-module .cart .actions {
    padding: 30px 0;
}
#main .registration-module .cart .actions a {
    margin: 10px 0 10px 25px;
}

body header .programs-btn, body header nav {
    border: 0;
}
body header .programs-btn:after {
    display: block;
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    bottom: 8px;
    right: 50%;
    margin: 0 -4px 0 0;
    border-top: 4px solid #515151;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
}

body .simple-popup .close {
    width: 26px;
    height: 26px;
}

body .simple-popup .close:after {
    display: none;
}

.temp_layout_1 {
    width: 100%;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 3em 2em;
}
@media (max-width: 1008px) {
    .temp_layout_1 {
        padding: 2em 1em;
    }
}
@media (max-width: 736px) {
    .temp_layout_1 {
        padding: 1.5em 1em;
    }
}
.temp_layout_1 .content {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 3em;
}
@media (max-width: 1008px) {
    .temp_layout_1 .content {
        gap: 2em;
    }
}
@media (max-width: 736px) {
    .temp_layout_1 .content {
        gap: 1.5em;
    }
}
.temp_layout_1 .content .wysiwyg,
.temp_layout_1 .content .product-listing-module,
.temp_layout_1 .content .category-grid-module {
    padding: 0;
}

.temp_layout_2 {
    width: 100%;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 40px;
    padding: 3em 2em;
}
@media (max-width: 1008px) {
    .temp_layout_2 {
        gap: 30px;
        padding: 2em 1em;
    }
}
@media (max-width: 736px) {
    .temp_layout_2 {
        padding: 1.5em 1em;
    }
}
.temp_layout_2 .left {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    min-width: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 3em;
    padding: 0 2em;
}
@media (max-width: 1008px) {
    .temp_layout_2 .left {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
        flex: 1 1 100%;
        gap: 2em;
        padding: 0 1em;
    }
}
@media (max-width: 736px) {
    .temp_layout_2 .left {
        gap: 1.5em;
        padding: 0;
    }
}
.temp_layout_2 .left .xwysiwyg,
.temp_layout_2 .left .book-sessions-module {
    padding: 0;
}
.temp_layout_2 .right {
    width: 420px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
@media (max-width: 1008px) {
    .temp_layout_2 .right {
        width: 100%;
        -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
        flex: 1 1 100%;
    }
}

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
    -webkit-animation-duration: 1000ms;
    animation-duration: 1000ms;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-transition: all 500ms cubic-bezier(0.25, 0.1, 0.25, 1);
    transition: all 500ms cubic-bezier(0.25, 0.1, 0.25, 1); /* ease (default) */
    -webkit-transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
    transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1); /* ease (default) */
}

.owl-carousel .owl-animated-in {
    z-index: 0;
}

.owl-carousel .owl-animated-out {
    z-index: 1;
}

.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}
@keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}
/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
    -webkit-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out;
}

/*
 *  Core Owl Carousel CSS File
 */
.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    /* position relative and z-index fix webkit rendering fonts issue */
    position: relative;
    z-index: 1;
    height: 100%;
}
.owl-carousel div {
    max-width: none !important;
}

.owl-carousel .owl-stage-outer {
    position: relative;
    height: 100%;
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    height: 100%;
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.owl-carousel .owl-stage-outer {
    position: relative;
    height: 100%;
    overflow: hidden;
    /* fix for flashing background */
    -webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.owl-carousel .owl-controls .owl-dots {
    position: absolute;
    bottom: 30px;
    right: 45px;
    z-index: 10;
}
@media (max-width: 736px) {
    .owl-carousel .owl-controls .owl-dots {
        right: 20px;
        bottom: 20px;
    }
}
.owl-carousel .owl-controls .owl-dots .owl-dot {
    float: left;
    margin: 0 8px 0 0;
}
.owl-carousel .owl-controls .owl-dots .owl-dot span {
    display: block;
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    background-color: #fff !important;
    width: 9px;
    height: 9px;
    opacity: 0.4;
    filter: alpha(opacity=40);
    border: none !important;
}
@media (max-width: 736px) {
    .owl-carousel .owl-controls .owl-dots .owl-dot span {
        width: 8px;
        height: 8px;
    }
}
.owl-carousel .owl-controls .owl-dots .owl-dot.active span {
    border: none !important;
    opacity: 1;
    filter: alpha(opacity=100);
}

.owl-carousel.owl-loaded {
    display: block;
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block;
}

.owl-carousel.owl-hidden {
    opacity: 0;
}

.owl-carousel .owl-refresh .owl-item {
    display: none;
}

.owl-carousel .owl-item {
    position: relative;
    height: 100%;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    -webkit-transform-style: preserve-3d;
}

.owl-carousel.owl-text-select-on .owl-item {
    -webkit-user-select: auto;
    -moz-user-select: auto;
    -ms-user-select: auto;
    user-select: auto;
}

.owl-carousel .owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab;
}

.owl-carousel.owl-rtl {
    direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
    float: right;
}

/* No Js */
.no-js .owl-carousel {
    display: block;
}

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    -webkit-transition: opacity 400ms ease;
    transition: opacity 400ms ease;
}

.owl-carousel .owl-item img {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

/*
 * 	Owl Carousel - Video Plugin
 */
.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;
    -webkit-transition: scale 100ms ease;
    transition: scale 100ms ease;
}

.owl-carousel .owl-video-play-icon:hover {
    -webkit-transition: scale(1.3, 1.3);
    transition: scale(1.3, 1.3);
}

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
    display: none;
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    -webkit-transition: opacity 400ms ease;
    transition: opacity 400ms ease;
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
}

/*! jQuery UI - v1.12.1 - 2017-02-24
* http://jqueryui.com
* Includes: core.css, autocomplete.css, menu.css, datepicker.css
* Copyright jQuery Foundation and other contributors; Licensed MIT */
/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
    display: none;
}

.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none;
}

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
    content: "";
    display: table;
    border-collapse: collapse;
}

.ui-helper-clearfix:after {
    clear: both;
}

.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0); /* support: IE8 */
}

.ui-front {
    z-index: 100;
}

/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
    cursor: default !important;
    pointer-events: none;
}

/* Icons
----------------------------------*/
.ui-icon {
    display: inline-block;
    vertical-align: middle;
    margin-top: -0.25em;
    position: relative;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
}

.ui-widget-icon-block {
    left: 50%;
    margin-left: -8px;
    display: block;
}

/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.ui-autocomplete {
    position: absolute;
    top: 0;
    left: 0;
    cursor: default;
}

.ui-menu {
    list-style: none;
    padding: 0;
    margin: 0;
    display: block;
    outline: 0;
}

.ui-menu .ui-menu {
    position: absolute;
}

.ui-menu .ui-menu-item {
    margin: 0;
    cursor: pointer;
    /* support: IE10, see #8844 */
    list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}

.ui-menu .ui-menu-item-wrapper {
    position: relative;
    padding: 3px 1em 3px 0.4em;
}

.ui-menu .ui-menu-divider {
    margin: 5px 0;
    height: 0;
    font-size: 0;
    line-height: 0;
    border-width: 1px 0 0 0;
}

.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
    margin: -1px;
}

/* icon support */
.ui-menu-icons {
    position: relative;
}

.ui-menu-icons .ui-menu-item-wrapper {
    padding-left: 2em;
}

/* left-aligned */
.ui-menu .ui-icon {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0.2em;
    margin: auto 0;
}

/* right-aligned */
.ui-menu .ui-menu-icon {
    left: auto;
    right: 0;
}

.ui-datepicker {
    width: 17em;
    padding: 0 10px;
    display: none;
    z-index: 1000 !important;
    background-color: #fff;
    border: 1px solid #00bce3;
    margin: 1px 0 0 0;
}

.ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: 0.2em 0;
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
    position: absolute;
    top: 8px;
    width: 1.8em;
    height: 1.8em;
    cursor: pointer !important;
    z-index: 10;
}
.ui-datepicker .ui-datepicker-prev:after,
.ui-datepicker .ui-datepicker-next:after {
    content: "";
    display: inline-block;
    position: absolute;
    left: 0;
    height: 100%;
    top: 0;
    width: 100%;
    text-align: center;
    line-height: 1.8em;
}

.ui-datepicker .ui-datepicker-next:after {
    width: 0;
    height: 0;
    border-left: 8px solid #515151;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    top: 50%;
    left: 50%;
    margin: -5px 0 0 -4px;
}

.ui-datepicker .ui-datepicker-prev:after {
    width: 0;
    height: 0;
    border-right: 8px solid #515151;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    top: 50%;
    left: 50%;
    margin: -5px 0 0 -4px;
}

.ui-datepicker .ui-datepicker-prev-hover:after {
    border-right: 8px solid #00bce3;
}

.ui-datepicker .ui-datepicker-next-hover:after {
    border-left: 8px solid #00bce3;
}

.ui-datepicker .ui-datepicker-prev {
    left: 0;
}

.ui-datepicker .ui-datepicker-next {
    right: 0;
}

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    top: 50%;
    margin-top: -8px;
}

.ui-datepicker .ui-datepicker-title {
    line-height: normal;
    text-align: center;
    padding: 10px 0;
    font-size: 14px;
    font-size: 1.4rem;
    color: #515151;
    font-family: "soin_sans_prolight", serif;
    text-transform: uppercase;
}

.ui-datepicker .ui-datepicker-title select {
    font-size: 1em;
    margin: 1px 0;
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
    width: 45%;
}

.ui-datepicker table {
    width: 100%;
    font-size: 0.9em;
    border-collapse: collapse;
    margin: 0 0 0.4em;
}

.ui-datepicker th {
    padding: 0.7em 0.3em;
    text-align: center;
    color: #515151;
    border-top: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: normal;
    text-transform: uppercase;
    font-family: "soin_sans_prolight", serif;
}

.ui-datepicker td {
    border: 0;
    text-align: center;
    padding: 1px;
    position: relative;
    border-right: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
}
.ui-datepicker td:after {
    content: "";
    display: block;
    width: 5px;
    height: 5px;
    background-color: #fff;
    position: absolute;
    z-index: 10;
    bottom: -3px;
    right: -3px;
}
.ui-datepicker td:last-child {
    border-right: none;
}

.ui-datepicker tbody tr:last-child td {
    border-bottom: none;
}

.ui-datepicker td span,
.ui-datepicker td a {
    display: block;
    padding: 0.2em;
    text-align: center;
    color: #515151;
    font-size: 14px;
    font-size: 1.4rem;
    font-family: "soin_sans_prolight", serif;
    text-decoration: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
}
.ui-datepicker td span:hover,
.ui-datepicker td a:hover {
    color: #00bce3;
}

.ui-datepicker tbody tr:hover td a {
    color: #00bce3;
}

.ui-datepicker-today a, .ui-datepicker-today span {
    color: #00bce3 !important;
}

.ui-datepicker .ui-datepicker-buttonpane {
    background-image: none;
    margin: 0.7em 0 0 0;
    padding: 0 0.2em;
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
}

.ui-datepicker .ui-datepicker-buttonpane button {
    float: right;
    margin: 0.5em 0.2em 0.4em;
    cursor: pointer;
    padding: 0.2em 0.6em 0.3em 0.6em;
    width: auto;
    overflow: visible;
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
    float: left;
}

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
    width: auto;
}

.ui-datepicker-multi .ui-datepicker-group {
    float: left;
}

.ui-datepicker-multi .ui-datepicker-group table {
    width: 95%;
    margin: 0 auto 0.4em;
}

.ui-datepicker-multi-2 .ui-datepicker-group {
    width: 50%;
}

.ui-datepicker-multi-3 .ui-datepicker-group {
    width: 33.3%;
}

.ui-datepicker-multi-4 .ui-datepicker-group {
    width: 25%;
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
    border-left-width: 0;
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
    clear: left;
}

.ui-datepicker-row-break {
    clear: both;
    width: 100%;
    font-size: 0;
}

/* RTL support */
.ui-datepicker-rtl {
    direction: rtl;
}

.ui-datepicker-rtl .ui-datepicker-prev {
    right: 2px;
    left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next {
    left: 2px;
    right: auto;
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
    right: 1px;
    left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
    left: 1px;
    right: auto;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
    clear: right;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
    float: left;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
    float: right;
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px;
}

/* Icons */
.ui-datepicker .ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
    left: 0.5em;
    top: 0.3em;
}

.ui-autocomplete {
    background-color: #fff;
}
.ui-autocomplete li {
    padding: 0;
}
.ui-autocomplete li:before {
    display: none;
}
.ui-autocomplete li .ui-menu-item-wrapper {
    padding: 15px 30px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    margin: 0 !important;
    color: #515151;
}
.ui-autocomplete li .ui-menu-item-wrapper:hover {
    color: #fff;
    background-color: #00457e;
}

.selectric-wrapper {
    position: relative;
    cursor: pointer;
    margin: 0 0 1em 0;
    height: 50px;
}

.selectric-responsive {
    width: 100%;
}

.selectric {
    border: 1px solid #515151;
    background: #fff;
    position: relative;
    text-align: left;
}
.selectric .label {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0 48px 0 20px;
    font-size: 16px;
    font-weight: 300;
    font-family: "soin_sans_prolight", serif;
    line-height: 48px;
    color: #515151;
    height: 48px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.selectric .button {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    text-align: center;
    width: 48px;
    height: 48px;
    color: #00bce3;
    overflow: hidden;
}
.selectric .button:after {
    content: "\e004";
    display: inline-block;
    vertical-align: middle;
    font-family: "uja-riverdale";
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    line-height: 48px;
    font-size: 16px;
    color: #515151;
    text-indent: 0;
}

.selectric-hover .selectric {
    border: 1px solid #00bce3;
}
.selectric-hover .selectric .label {
    color: #00bce3;
}
.selectric-hover .selectric .button:after {
    color: #00bce3;
}

.selectric-open {
    z-index: 9999 !important;
}
.selectric-open div {
    z-index: 10 !important;
}
.selectric-open .selectric {
    border: 1px solid #00bce3;
}
.selectric-open .selectric-items {
    display: block;
}
.selectric-open .button:after {
    color: #00bce3;
    -ms-transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
    line-height: 47px;
}

.selectric-disabled {
    filter: alpha(opacity=50);
    opacity: 0.5;
    cursor: default;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.selectric-hide-select {
    position: relative;
    overflow: hidden;
    width: 0;
    height: 0;
}
.selectric-hide-select select {
    position: absolute;
    left: -100%;
    display: none;
}

.selectric-input {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    margin: 0 !important;
    padding: 0 !important;
    width: 1px !important;
    height: 1px !important;
    outline: none !important;
    border: none !important;
    *font: 0/0 a !important;
    background: none !important;
}

.selectric-temp-show {
    position: absolute !important;
    visibility: hidden !important;
    display: block !important;
}

/* Items box */
.selectric-items {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    background: #fff;
    z-index: -1;
    border: 1px solid #00bce3;
    border-top: none;
    height: 150px;
    overflow: hidden !important;
}
.selectric-items .selectric-scroll {
    height: 100%;
    overflow-y: scroll;
}
.selectric-above .selectric-items {
    top: auto;
    bottom: 100%;
}
.selectric-items ul, .selectric-items li {
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 16px;
    font-weight: 300;
    min-height: 50px;
}
.selectric-items li {
    display: block;
    padding: 10px 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
}
.selectric-items li:before {
    display: none;
}
.selectric-items li.selected {
    background: #00bce3;
    color: #fff;
}
.selectric-items li:hover {
    background: #00bce3;
    color: #fff;
}
.selectric-items .disabled {
    filter: alpha(opacity=50);
    opacity: 0.5;
    cursor: default !important;
    background: none !important;
    color: #666 !important;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.selectric-items .selectric-group .selectric-group-label {
    font-weight: bold;
    padding-left: 10px;
    cursor: default;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background: none;
    color: #444;
}
.selectric-items .selectric-group.disabled li {
    filter: alpha(opacity=100);
    opacity: 1;
}
.selectric-items .selectric-group li {
    padding-left: 25px;
}

.footable {
    width: 100%;
    /** SORTING **/
    /** PAGINATION **/
}

.footable.breakpoint > tbody > tr.footable-detail-show > td {
    border-bottom: none;
}

.footable.breakpoint > tbody > tr.footable-detail-show > td > span.footable-toggle:before {
    content: "\e001";
}

.footable.breakpoint > tbody > tr:hover:not(.footable-row-detail) {
    cursor: pointer;
}

.footable.breakpoint > tbody > tr > td.footable-cell-detail {
    background: #eee;
    border-top: none;
}

.footable.breakpoint > tbody > tr > td > span.footable-toggle {
    display: inline-block;
    font-family: "footable";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    padding-right: 5px;
    font-size: 14px;
    color: #515151;
}

.footable.breakpoint > tbody > tr > td > span.footable-toggle:before {
    content: "+";
}

.footable.breakpoint > tbody > tr.footable-detail-show > td > span.footable-toggle:before {
    content: "-";
}

.footable.breakpoint.toggle-circle > tbody > tr.footable-detail-show > td > span.footable-toggle:before {
    content: "\e005";
}

.footable.breakpoint.toggle-circle > tbody > tr > td > span.footable-toggle:before {
    content: "\e004";
}

.footable.breakpoint.toggle-circle-filled > tbody > tr.footable-detail-show > td > span.footable-toggle:before {
    content: "\e003";
}

.footable.breakpoint.toggle-circle-filled > tbody > tr > td > span.footable-toggle:before {
    content: "\e002";
}

.footable.breakpoint.toggle-square > tbody > tr.footable-detail-show > td > span.footable-toggle:before {
    content: "\e007";
}

.footable.breakpoint.toggle-square > tbody > tr > td > span.footable-toggle:before {
    content: "\e006";
}

.footable.breakpoint.toggle-square-filled > tbody > tr.footable-detail-show > td > span.footable-toggle:before {
    content: "\e009";
}

.footable.breakpoint.toggle-square-filled > tbody > tr > td > span.footable-toggle:before {
    content: "\e008";
}

.footable.breakpoint.toggle-arrow > tbody > tr.footable-detail-show > td > span.footable-toggle:before {
    content: "\e00f";
}

.footable.breakpoint.toggle-arrow > tbody > tr > td > span.footable-toggle:before {
    content: "\e011";
}

.footable.breakpoint.toggle-arrow-small > tbody > tr.footable-detail-show > td > span.footable-toggle:before {
    content: "\e013";
}

.footable.breakpoint.toggle-arrow-small > tbody > tr > td > span.footable-toggle:before {
    content: "\e015";
}

.footable.breakpoint.toggle-arrow-circle > tbody > tr.footable-detail-show > td > span.footable-toggle:before {
    content: "\e01b";
}

.footable.breakpoint.toggle-arrow-circle > tbody > tr > td > span.footable-toggle:before {
    content: "\e01d";
}

.footable.breakpoint.toggle-arrow-circle-filled > tbody > tr.footable-detail-show > td > span.footable-toggle:before {
    content: "\e00b";
}

.footable.breakpoint.toggle-arrow-circle-filled > tbody > tr > td > span.footable-toggle:before {
    content: "\e00d";
}

.footable.breakpoint.toggle-arrow-tiny > tbody > tr.footable-detail-show > td > span.footable-toggle:before {
    content: "\e01f";
}

.footable.breakpoint.toggle-arrow-tiny > tbody > tr > td > span.footable-toggle:before {
    content: "\e021";
}

.footable.breakpoint.toggle-arrow-alt > tbody > tr.footable-detail-show > td > span.footable-toggle:before {
    content: "\e017";
}

.footable.breakpoint.toggle-arrow-alt > tbody > tr > td > span.footable-toggle:before {
    content: "\e019";
}

.footable.breakpoint.toggle-medium > tbody > tr > td > span.footable-toggle {
    font-size: 18px;
}

.footable.breakpoint.toggle-large > tbody > tr > td > span.footable-toggle {
    font-size: 24px;
}

.footable > thead > tr > th {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: -moz-none;
    -ms-user-select: none;
    user-select: none;
}

.footable > thead > tr > th.footable-sortable:hover {
    cursor: pointer;
}

.footable > thead > tr > th.footable-sorted > span.footable-sort-indicator:before {
    content: "\e012";
}

.footable > thead > tr > th.footable-sorted-desc > span.footable-sort-indicator:before {
    content: "\e013";
}

.footable > thead > tr > th > span.footable-sort-indicator {
    display: inline-block;
    font-family: "footable";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    padding-left: 5px;
}

.footable > thead > tr > th > span.footable-sort-indicator:before {
    content: "\e022";
}

.footable > tfoot .pagination {
    margin: 0;
}

.footable.no-paging .hide-if-no-paging {
    display: none;
}

.footable-row-detail-inner {
    display: table;
}

.footable-row-detail-row {
    display: table-row;
    line-height: 1.5em;
}

.footable-row-detail-group {
    display: block;
    line-height: 2em;
    font-size: 1.2em;
    font-weight: bold;
}

.footable-row-detail-name {
    display: table-cell;
    font-weight: bold;
    padding-right: 0.5em;
}

.footable-row-detail-value {
    display: table-cell;
}

.footable-odd {
    background-color: #f7f7f7;
}

/* core theme */
.footable {
    border-collapse: collapse;
    border-spacing: 0;
    border: 1px solid #e3e3e3;
    color: #444444;
    background: #ffffff;
    font-size: 16px;
    font-size: 1.6rem;
}

.footable > thead > tr > th {
    border: 1px solid #e3e3e3;
    background-color: #00bce3;
    color: #fff;
    font-weight: 600;
    padding: 20px 24px;
    text-align: left;
    text-transform: uppercase;
}

.footable tr:nth-child(even) {
    background-color: #f5f5f5;
}

.footable > thead > tr > th,
.footable > thead > tr > td {
    border-top: none;
}

.footable > thead > tr > th.footable-first-column,
.footable > thead > tr > td.footable-first-column {
    border-left: none;
}

.footable.breakpoint > tbody > tr.footable-row-detail > .footable-row-detail-cell {
    border-left: none;
}

.footable > tbody img {
    vertical-align: middle;
}

.footable > tbody > tr:hover {
    background: #00bce3;
    color: #fff;
}

.footable > tbody > tr > td {
    border-top: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
    padding: 20px 24px;
    text-align: left;
}

.footable > tbody > tr > td.footable-first-column {
    border-left: none;
}

.footable .pagination {
    margin: 20px 0;
}

.footable .pagination > ul {
    display: inline-block;
    margin: 0;
    padding: 0;
    border-radius: 6px;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: #ffffff;
}

.footable .pagination > ul > li {
    display: inline;
}

.footable .pagination > ul > li > a,
.footable .pagination > ul > li > span {
    float: left;
    padding: 4px 12px;
    line-height: 20px;
    text-decoration: none;
    border: 1px solid #cccccc;
    border-left-width: 0;
}

.footable .pagination > ul > li:first-child > a,
.footable .pagination > ul > li:first-child > span {
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
    border-left-width: 1px;
}

.footable .pagination > ul > li:last-child > a,
.footable .pagination > ul > li:last-child > span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.footable .pagination > ul > li > a:hover,
.footable .pagination > ul > li > a:focus,
.footable .pagination > ul > .active > a,
.footable .pagination > ul > .active > span {
    background-color: #eeeeee;
}

.footable .pagination > ul > .active > a,
.footable .pagination > ul > .active > span {
    color: #444444;
    cursor: default;
}

.footable .pagination > ul > .disabled > span,
.footable .pagination > ul > .disabled > a,
.footable .pagination > ul > .disabled > a:hover,
.footable .pagination > ul > .disabled > a:focus {
    color: #cccccc;
    cursor: default;
    background-color: #ebf3fc;
}

.footable .pagination.pagination-centered {
    text-align: center;
}

.footable .pagination.pagination-right {
    text-align: center;
}

.footable-odd {
    background-color: #f7f7f7;
}

@font-face {
    font-family: "uja-riverdale";
    src: url("../fonts/uja-riverdale.eot");
    src: url("../fonts/uja-riverdale.eot?#iefix") format("embedded-opentype"), url("../fonts/uja-riverdale.woff") format("woff"), url("../fonts/uja-riverdale.ttf") format("truetype"), url("../fonts/uja-riverdale.svg#uja-riverdale") format("svg");
    font-weight: normal;
    font-style: normal;
}
.icon-core, .event-single .item:before, .program-filters .search-text:after, .box-25 .staff-single .item .sec-3 .detail .hold .email:before, .box-25 .staff-single .item .sec-3 .detail .hold .phone:before, .box-33 .staff-single .item .sec-3 .detail .hold .email:before, .box-33 .staff-single .item .sec-3 .detail .hold .phone:before, .staff-single .item .sec-3 .detail .email:before, .staff-single .item .sec-3 .detail .phone:before, .staff-content .phil .title:before, .staff-content .card .detail .email:before, .staff-content .card .detail .phone:before, [class^=icon-]:before,
[class*=" icon-"]:before {
    font-family: "uja-riverdale" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    vertical-align: middle;
    padding: 0 5px;
}

[data-icon]:before {
    content: attr(data-icon);
}

[data-icon]:before {
    font-family: "uja-riverdale" !important;
    content: attr(data-icon);
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

[class^=icon-]:before,
[class*=" icon-"]:before {
    font-family: "uja-riverdale" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-icons-1:before {
    content: "\e000";
}

.icon-icons-2:before {
    content: "\e001";
}

.icon-icons-3:before {
    content: "\e002";
}

.icon-icons-4:before {
    content: "\e003";
}

.icon-icons-5:before {
    content: "\e004";
}

.icon-icons-6:before {
    content: "\e005";
}

.icon-icons-7:before {
    content: "\e006";
}

.icon-icons-8:before {
    content: "\e007";
}

.icon-icons-9:before {
    content: "\e008";
}

.icon-icons-10:before {
    content: "\e009";
}

.icon-icons-11:before {
    content: "\e00a";
}

.icon-icons-12:before {
    content: "\e00b";
}

.icon-icons-13:before {
    content: "\e00c";
}

.icon-icons-14:before {
    content: "\e00d";
}

header {
    height: auto;
    width: 100%;
    position: fixed;
    top: 0 !important;
    left: 0;
    z-index: 1300;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    background: #fff;
    border-top: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
}
header .container, header .t2 .bin, .t2 header .bin, header .t3 .bin, .t3 header .bin {
    height: 58px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    overflow: visible;
}
@media (max-width: 1008px) {
    header .container, header .t2 .bin, .t2 header .bin, header .t3 .bin, .t3 header .bin {
        height: 65px;
    }
}
header .content {
    height: 58px;
    position: relative;
    padding: 0;
    margin: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
@media (max-width: 1008px) {
    header .content {
        height: 65px;
    }
}
header .logo-box {
    height: 100%;
    float: left;
    margin: 0 0 0 40px;
    padding: 13px 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
header .logo-box img {
    height: 100%;
    width: auto;
    vertical-align: middle;
}
header .logo-box .regular {
    display: inline-block;
}
header .logo-box .color {
    display: none;
}
header .logo-box .white {
    display: none;
}
header nav {
    float: right;
    height: 100%;
    border-left: 1px solid #e3e3e3;
}
header nav .mobile-programs {
    display: none;
}
header nav .mobile-search {
    display: none;
}
header nav ul {
    height: 100%;
    float: right;
    padding: 0;
    margin: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
header nav ul .item {
    height: 100%;
    padding: 5px 10px;
    display: inline-block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #515151;
    font-size: 0.8em;
    font-weight: 300;
    position: relative;
    border-right: none;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
@media (max-width: 1248px) {
    header nav ul .item {
        padding: 5px 7px;
    }
}
header nav ul .item a {
    color: #515151;
    font-family: "soin_sans_prolight", serif;
    text-transform: uppercase;
}
@media (max-width: 1248px) {
    header nav ul .item a {
        font-size: 0.8em;
    }
}
@media (max-width: 1008px) {
    header nav ul .item a {
        font-size: 1em;
    }
}
header nav ul .item:before {
    display: none;
}
header nav ul .item:last-child {
    border-right: none;
}
header nav ul .item:hover a {
    color: #00bce3;
}
@media (max-width: 1008px) {
    header nav ul .item:hover {
        background-color: #00bce3;
    }
    header nav ul .item:hover a {
        color: #fff !important;
    }
}
header nav ul .item.active {
    color: #00bce3;
}
header nav ul .item.active .dropdown {
    display: block;
}
@media (max-width: 1008px) {
    header nav ul .item.active {
        background-color: #2d3642;
    }
}
header nav ul .item.drop:after {
    display: block;
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    bottom: 8px;
    right: 50%;
    margin: 0 -4px 0 0;
    border-top: 4px solid #515151;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
}
header nav ul .item.active:after {
    border-top: none;
    border-bottom: 4px solid #00bce3;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
}
header nav ul .item .dropdown {
    display: none;
    width: 180px;
    position: absolute;
    top: 100%;
    left: 50%;
    margin: 0 0 0 -90px;
    background: #fff;
    z-index: 15;
}
header nav ul .item .dropdown a {
    display: block;
    padding: 12px 15px;
    text-align: center;
    color: #00bce3;
}
header nav ul .item .dropdown a:hover {
    background: #00bce3;
    color: #fff;
}
@media (max-width: 1008px) {
    header nav ul .item .dropdown a:hover {
        background-color: #2d3642;
    }
}
@media (max-width: 1008px) {
    header nav {
        position: fixed;
        width: 100%;
        overflow-y: scroll;
        height: calc(100% - 65px);
        top: 65px;
        left: 0;
        background: #fff;
        display: none;
    }
    header nav ul {
        display: block;
        float: none;
        height: auto;
        padding: 0 0 50px 0;
    }
    header nav ul .item {
        display: block;
        border-bottom: 1px solid #e3e3e3;
        width: 100%;
        height: auto;
        text-align: left;
        padding: 0;
    }
    header nav ul .item:hover {
        color: #919191 !important;
    }
    header nav ul .item:hover .dropdown a {
        color: #919191 !important;
    }
    header nav ul .item a {
        display: block;
        width: 100%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 15px 20px;
        color: #515151;
    }
    header nav ul .item.drop:after {
        content: "";
        display: block;
        position: absolute;
        right: 30px;
        top: 24px;
        width: 0;
        height: 0;
        border-top: 6px solid #515151;
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
    }
    header nav ul .item.open:after {
        border-top: none;
        border-bottom: 6px solid #00bce3;
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
    }
    header nav ul .item .dropdown {
        position: relative;
        display: none;
        width: 100%;
        top: inherit;
        left: inherit;
        margin: 0;
        text-align: left;
        background-color: #f5f5f5;
    }
    header nav ul .item .dropdown a {
        text-align: left;
        padding: 12px 50px;
    }
    header nav ul .item .dropdown a:hover {
        color: #fff !important;
        background: rgba(59, 218, 237, 0.8);
    }
    header nav .mobile-search {
        display: block;
        width: 100%;
        overflow: hidden;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        border-bottom: 1px solid #e3e3e3;
        border-top: 1px solid #e3e3e3;
    }
    header nav .mobile-search .submit {
        float: left;
        width: 50px;
        height: 49px;
        background: url("../images/icon-search.svg") no-repeat 50% 50% #00bce3;
        background-size: 50%;
        border: none;
        cursor: pointer;
    }
    header nav .mobile-search .text {
        float: left;
        border: none;
        height: 49px;
        width: calc(100% - 50px);
        margin: 0;
        padding: 0 20px 0 30px;
        background-color: #fff;
        color: #e1e1e1;
        font-family: "soin_sans_prolight", serif;
        font-weight: normal;
    }
    header nav .mobile-programs {
        display: block;
        width: 100%;
    }
    header nav .mobile-programs .prog {
        padding: 15px 20px;
        text-transform: uppercase;
        font-weight: 500;
        color: #007dc2;
        display: block;
        font-size: 0.8em;
        line-height: 1.8;
        border-bottom: 1px solid #e3e3e3;
    }
    header nav .mobile-programs .prog:hover {
        color: #fff;
        background: #00bce3;
    }
    header nav .mobile-programs .prog:after {
        content: "";
        display: block;
        position: absolute;
        right: 30px;
        top: 24px;
        width: 0;
        height: 0;
        border-top: 6px solid #007dc2;
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
    }
    header nav .mobile-programs .prog.open:after {
        border-top: none;
        border-bottom: 6px solid #007dc2;
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
    }
    header nav .mobile-programs ul {
        margin: 0;
        padding: 0;
        background-color: #f5f5f5;
        display: none;
    }
    header nav .mobile-programs ul li {
        padding: 0;
        border-bottom: 1px solid #e3e3e3;
    }
    header nav .mobile-programs ul li.dropdown:after {
        content: "";
        display: block;
        position: absolute;
        right: 30px;
        top: 24px;
        width: 0;
        height: 0;
        border-top: 6px solid #00bce3;
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
    }
    header nav .mobile-programs ul li.dropdown.open:after {
        border-top: none;
        border-bottom: 6px solid #00bce3;
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
    }
    header nav .mobile-programs ul li:before {
        display: none;
    }
    header nav .mobile-programs ul li:hover {
        background: rgba(59, 218, 237, 0.8);
    }
    header nav .mobile-programs ul li:hover > a {
        color: #fff;
    }
    header nav .mobile-programs ul li a {
        display: inline-block;
        padding: 15px 20px 15px 30px;
        color: #919191;
        position: relative;
        font-size: 0.8em;
        line-height: 1.8;
        font-weight: 500;
    }
    header nav .mobile-programs ul li ul {
        display: none;
        border-top: 1px solid #e3e3e3;
    }
    header nav .mobile-programs ul li ul li {
        border: none;
    }
    header nav .mobile-programs ul li ul li:after {
        display: none;
    }
    header nav .mobile-programs ul li ul li:hover {
        background: rgba(59, 218, 237, 0.8);
    }
    header nav .mobile-programs ul li ul li:hover > a {
        color: #fff;
    }
    header nav .mobile-programs ul li ul li a {
        padding: 10px 20px 10px 30px;
        text-transform: capitalize;
        font-weight: 400;
        line-height: normal;
        font-size: 0.8em;
        display: block;
    }
    header nav .mobile-programs ul li ul li a:after {
        display: none;
    }
}
header .tools {
    height: 100%;
    float: right;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    cursor: pointer;
}
header .tools .icon- {
    background-color: transparent;
    border-right: 1px solid #e3e3e3;
    border-left: 1px solid #e3e3e3;
    padding: 5px 15px;
    height: 100%;
    width: 66px;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    overflow: hidden;
    font-size: 0.8em;
    font-weight: 500;
    color: #fff;
    text-transform: uppercase;
}
header .tools .icon-:before {
    position: absolute;
    color: #00bce3;
    font-size: 1.2em;
    line-height: 58px;
    width: 100%;
    height: 100%;
    background-color: #fff;
    top: 0;
    left: 0;
    text-align: center;
    padding: 0;
    font-weight: normal;
}
header .tools .icon-:hover:before {
    color: white;
    background-color: #00bce3;
}
header .tools .icon-.search:before {
    content: "\e014";
}
header .tools .icon-.search.open:before {
    content: "\e002";
}
header .tools .icon-.login {
    background-color: #00bce3;
    width: auto;
}
header .tools .icon-.login a {
    display: block;
    color: #fff;
    text-transform: uppercase;
}
header .tools .icon-.login:hover {
    background-color: #2a9ba8;
}
header .tools .icon-.login:before {
    content: "";
    display: inline-block;
    background: url("../images/login.svg") no-repeat 50% 50%;
    background-size: cover;
    width: 20px;
    height: 20px;
    margin: 0 10px 0 0;
    position: static;
}
header .tools .icon-.login.open:before {
    content: "";
}
header .tools .icon-.account {
    background-color: #00bce3;
    width: 150px;
    padding: 0;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center;
    overflow: visible;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -moz-justify-content: center;
    justify-content: center;
}
header .tools .icon-.account a {
    display: block;
    color: #fff;
    text-transform: uppercase;
}
header .tools .icon-.account:hover {
    background-color: #2a9ba8;
}
header .tools .icon-.account:before {
    content: "";
    display: inline-block;
    background: url("../images/account-logged.svg") no-repeat 50% 50%;
    background-size: cover;
    width: 20px;
    height: 20px;
    margin: 0 6px 0 0;
    position: static;
}
header .tools .icon-.account:after {
    content: "";
    display: inline-block;
    background-size: cover;
    width: 0;
    height: 0;
    margin: -4px 0 0 8px;
    position: static;
    border-top: 6px solid #fff;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
}
header .tools .icon-.account.open:before {
    content: "";
}
header .tools .icon-.account.open:after {
    border-top: inherit;
    border-bottom: 6px solid #fff;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
}
header .tools .icon-.account .acc-drop {
    display: none;
    position: absolute;
    top: 100%;
    background: #00bce3;
    right: 0;
    width: 100%;
}
header .tools .icon-.account .acc-drop a {
    display: block;
    text-align: center;
    padding: 15px 10px;
    color: #fff;
    text-transform: uppercase;
    font-size: 11px;
    font-size: 1.1rem;
    border-top: 1px solid #01a3d4;
}
header .tools .icon-.account .acc-drop a:hover {
    background-color: #2a9ba8;
}
header .tools .icon-.give {
    background-color: #00bce3;
    width: auto;
}
header .tools .icon-.give a {
    display: block;
    color: #fff;
    text-transform: uppercase;
}
header .tools .icon-.give:hover {
    background-color: #2a9ba8;
}
header .tools .icon-.give:before {
    display: none;
}
header .tools .icon- a {
    display: none;
}
@media (max-width: 1248px) {
    header .tools .icon-.login a em {
        display: none;
    }
}
@media (max-width: 1008px) {
    header .tools {
        width: 100%;
        display: none;
        height: 50px;
        position: fixed;
        bottom: 0;
        left: 0;
        z-index: 10;
    }
    header .tools .icon- {
        width: 100% !important;
        float: none;
        background-color: #00bce3;
        color: #fff;
        text-align: center;
        line-height: 40px;
        padding: 0;
        text-indent: 0;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -moz-justify-content: center;
        justify-content: center;
    }
    header .tools .icon-:before {
        position: static;
        display: inline-block;
        -ms-transform: translateY(0);
        -webkit-transform: translateY(0);
        transform: translateY(0);
        width: 20px;
        height: 20px;
        line-height: normal;
        background-color: transparent !important;
        padding: 0;
    }
    header .tools .icon-.login:before {
        padding: 0;
    }
    header .tools .icon-.search {
        display: none;
        text-indent: -999px;
    }
    header .tools .icon-.search:before {
        text-indent: 0;
        position: absolute;
        width: 100%;
        text-align: center;
        line-height: 40px;
    }
    header .tools .icon- a {
        display: inline-block;
        color: #fff;
        padding: 0 0 0 5px;
        font-size: 14px;
        font-size: 1.4rem;
        text-transform: uppercase;
    }
}
header .menu-icon {
    height: 65px;
    width: 65px;
    position: relative;
    cursor: pointer;
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    float: right;
    z-index: 100;
    display: none;
    border-left: 1px solid rgba(254, 254, 254, 0.2);
}
@media (max-width: 1008px) {
    header .menu-icon {
        display: block;
    }
}
header .menu-icon span span {
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
header .menu-icon .block-1 {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    top: 0;
}
header .menu-icon .block-2 {
    opacity: 1;
}
header .menu-icon .block-3 {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    bottom: 0;
    margin: 0;
}
header .menu-icon.open {
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
header .menu-icon.open span {
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    position: relative;
}
header .menu-icon.open span span {
    background-color: #fff !important;
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
header .menu-icon.open .block-1 {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 10px;
}
header .menu-icon.open .block-2 {
    opacity: 0;
}
header .menu-icon.open .block-3 {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    bottom: 10px;
}
header .menu-icon .box {
    position: relative;
    display: block;
    width: 32px;
    left: 50%;
    margin: 0 0 0 -16px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}
header .menu-icon .box .block-1, header .menu-icon .box .block-2, header .menu-icon .box .block-3 {
    width: 100%;
    height: 3px;
    background-color: #fff;
    position: relative;
    display: block;
    margin-bottom: 7px;
}
header .menu-icon .box .block-3 {
    margin: 0;
}
header .account-mobile-login {
    display: none;
}
header .acc-toggle, header .acc-mobile-drop {
    display: none;
}
header .programs-btn {
    display: block;
    float: right;
    height: 100%;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 17px;
    font-size: 0.8em;
    font-weight: 500;
    text-transform: uppercase;
    color: #515151;
    font-family: "soin_sans_prolight", serif;
    border-left: 1px solid #e3e3e3;
}
header .programs-btn:after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 0;
    height: 0;
    border-top: 5px solid #515151;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    margin: 0 0 0 12px;
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
header .programs-btn:hover {
    color: #00bce3;
}
header .programs-btn:hover:after {
    border-top: 5px solid #00bce3;
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
header .programs-btn.open {
    background-color: #fafafa;
    font-family: "soin_sans_probold", sans-serif;
    color: #00bce3;
}
header .programs-btn.open:after {
    border-top: none !important;
    border-bottom: 5px solid #00bce3;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
header .programs-btn.open:before {
    content: "";
    display: block;
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 100%;
    background-color: #fafafa;
    height: 2px;
    z-index: 10;
}
@media (max-width: 1248px) {
    header .programs-btn {
        padding: 0 12px;
    }
}
@media (max-width: 1008px) {
    header .logo-box {
        margin: 0 0 0 20px;
    }
    header {
        border: none;
        border-bottom: 1px solid #e3e3e3;
    }
    header .acc-toggle {
        display: block;
        border-left: 1px solid #e3e3e3;
        width: 65px;
        height: 65px;
        background: url("../images/account-logged-blue.svg") no-repeat 50% 50%;
        background-size: 50%;
        overflow: hidden;
        text-indent: -9999px;
        float: right;
    }
    header .acc-toggle:after {
        content: "";
        display: block;
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        right: 0;
        background: url("../images/icon-close-blue.svg") no-repeat 50% 50% #fff;
        background-size: 50%;
        opacity: 0;
        filter: alpha(opacity=0);
    }
    header .acc-toggle.open:after {
        opacity: 1;
        filter: alpha(opacity=100);
    }
    header .acc-mobile-drop {
        position: fixed;
        display: none;
        top: 66px;
        left: 0;
        width: 100%;
        height: calc(100% - 66px);
        overflow-y: scroll;
        background-color: #00bce3;
    }
    header .acc-mobile-drop a {
        display: block;
        text-align: left;
        color: #fff;
        padding: 15px 20px;
        font-size: 12px;
        font-size: 1.2rem;
        text-transform: uppercase;
        border-bottom: 1px solid #01a3d4;
    }
    header .menu-icon {
        border-left: 1px solid #e3e3e3;
    }
    header .menu-icon .box .block-1, header .menu-icon .box .block-2, header .menu-icon .box .block-3 {
        background-color: #00bce3 !important;
    }
    header .menu-icon .box.open .box .block-1, header .menu-icon .box.open .box .block-2, header .menu-icon .box.open .box .block-3 {
        background-color: #00bce3 !important;
    }
    header .account-mobile-login {
        float: right;
        width: 65px;
        height: 65px;
        display: block;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        border-left: 1px solid #e3e3e3;
        position: relative;
        padding: 12px 0 0;
        background-color: #00bce3;
        color: #fff;
        text-align: center;
        font-size: 14px;
        font-size: 1.4rem;
        text-transform: uppercase;
    }
    header .account-mobile-login:before {
        content: "";
        display: block;
        width: 20px;
        height: 20px;
        margin: 0 auto 4px auto;
        background: url("../images/login.svg") no-repeat 50% 50%;
        background-size: cover;
    }
    header .logo-box {
        width: 45%;
        max-width: 60px;
        padding: 5px 0;
        display: -webkit-box;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -moz-align-items: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -moz-justify-content: center;
        justify-content: center;
    }
    header .logo-box .regular {
        display: none;
    }
    header .logo-box .color {
        display: inline-block;
    }
    header .logo-box img {
        height: auto;
        width: 100%;
        margin: 0;
    }
    header .programs-btn {
        display: none;
    }
    header.logged .tools {
        display: none !important;
    }
}

.menu-dropdown {
    opacity: 0;
    filter: alpha(opacity=0);
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    height: 100vh;
    width: 100%;
    z-index: 99;
    overflow: hidden;
    background-color: rgba(0, 0, 0, 0.85);
}
.menu-dropdown .item {
    background-color: transparent;
    width: auto;
    margin: 0;
    height: auto;
}
@media (max-width: 1008px) {
    .menu-dropdown {
        overflow: auto;
    }
}
@media (max-width: 736px) {
    .menu-dropdown {
        z-index: 220;
    }
}
.menu-dropdown.open {
    display: block;
}
.menu-dropdown.bg-white {
    background-color: rgba(45, 54, 66, 0.95);
}
.menu-dropdown .link-box:before {
    color: white;
}
.menu-dropdown .container, .menu-dropdown .t2 .bin, .t2 .menu-dropdown .bin, .menu-dropdown .t3 .bin, .t3 .menu-dropdown .bin {
    height: 100%;
    padding: 60px 0;
    overflow: visible;
}
.menu-dropdown .parent {
    display: none;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -moz-justify-content: center;
    justify-content: center;
    width: 100%;
    height: 100%;
}
@media (max-width: 1008px) {
    .menu-dropdown .parent {
        padding: 0;
    }
}
.menu-dropdown .parent.open {
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    z-index: 10 !important;
}
.menu-dropdown .parent .list {
    width: 100%;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.menu-dropdown .login-form {
    text-align: center;
    width: 100%;
    max-width: 440px;
    margin: 0;
    padding: 0;
}
@media (max-width: 1008px) {
    .menu-dropdown .login-form {
        padding: 0 20px;
        margin: 40px auto;
    }
}
.menu-dropdown .login-form .title {
    color: #fff;
    font-size: 30px;
    font-size: 3rem;
}
.menu-dropdown .login-form .title span {
    color: #00bce3;
}
.menu-dropdown .login-form .email {
    width: 100%;
    position: relative;
}
.menu-dropdown .login-form .email:before {
    content: "\e007";
    font-size: 30px;
    font-size: 3rem;
    display: block;
    position: absolute;
    top: 8px;
    left: 0;
    font-family: "uja-riverdale";
    color: #00bce3;
}
.menu-dropdown .login-form .pass {
    width: 100%;
    position: relative;
}
.menu-dropdown .login-form .pass:before {
    content: "\e008";
    font-size: 30px;
    font-size: 3rem;
    display: block;
    position: absolute;
    top: 8px;
    left: 0;
    font-family: "uja-riverdale";
    color: #00bce3;
}
.menu-dropdown .login-form .good:after {
    content: "\e009";
    font-size: 20px;
    font-size: 2rem;
    display: block;
    position: absolute;
    top: 14px;
    right: 0;
    font-family: "uja-riverdale";
    color: #8ac768;
}
.menu-dropdown .login-form .fail:after {
    content: "\e00d";
    font-size: 20px;
    font-size: 2rem;
    display: block;
    position: absolute;
    top: 14px;
    right: 0;
    font-family: "uja-riverdale";
    color: red;
}
.menu-dropdown .login-form .text {
    border: none;
    border-bottom: 1px solid #fff;
    background: transparent;
    color: #fff;
    font-weight: 400;
    font-size: 14px;
    font-size: 1.4rem;
    padding: 0 20px 0 45px;
    margin: 0 0 15px 0;
}
.menu-dropdown .login-form input:-moz-placeholder {
    color: #fff;
}
.menu-dropdown .login-form input::-moz-placeholder {
    color: #fff;
    opacity: 1;
}
.menu-dropdown .login-form input::-webkit-input-placeholder {
    color: #fff;
}
.menu-dropdown .login-form input:-ms-input-placeholder {
    color: #fff;
}
.menu-dropdown .login-form .wrap {
    text-align: left;
}
.menu-dropdown .login-form .wrap input[type=checkbox] + label {
    float: left;
    color: #fff;
    font-size: 13px;
    font-size: 1.3rem;
}
.menu-dropdown .login-form .wrap input[type=checkbox] + label:before {
    background-color: transparent;
    border: 1px solid #fff;
}
.menu-dropdown .login-form .wrap .forgot {
    float: right;
    color: #fff;
    margin: 8px 0 0;
    font-size: 13px;
    font-size: 1.3rem;
}
.menu-dropdown .login-form .wrap .forgot span {
    color: #00bce3;
}
.menu-dropdown .login-form .submit {
    width: 100%;
    display: block;
    border: 1px solid #fff;
    padding: 0;
    text-align: center;
    background: transparent;
    color: #fff;
    line-height: 58px;
    height: 58px;
    margin: 25px 0;
}
.menu-dropdown .login-form .submit:hover {
    background: #fff;
    color: #00bce3;
}
.menu-dropdown .login-form .reg {
    color: #fff;
    font-size: 13px;
    font-size: 1.3rem;
}
.menu-dropdown .login-form .reg span {
    color: #00bce3;
}
.menu-dropdown .login-form .reg:after {
    display: none;
}
.menu-dropdown .recovery-form {
    text-align: center;
    width: 100%;
    max-width: 440px;
    display: none;
}
@media (max-width: 1008px) {
    .menu-dropdown .recovery-form {
        padding: 70px 20px 0 20px;
    }
}
.menu-dropdown .recovery-form .title {
    color: #fff;
    font-size: 30px;
    font-size: 3rem;
}
.menu-dropdown .recovery-form .title span {
    color: #00bce3;
}
.menu-dropdown .recovery-form p {
    color: #fff;
    font-size: 14px;
    font-size: 1.4rem;
}
.menu-dropdown .recovery-form .text {
    border: none;
    border-bottom: 1px solid #fff;
    background: transparent;
    color: #fff;
    font-weight: 400;
    font-size: 14px;
    font-size: 1.4rem;
    padding: 0 20px 0 45px;
    margin: 0 0 15px 0;
}
.menu-dropdown .recovery-form input:-moz-placeholder {
    color: #fff;
}
.menu-dropdown .recovery-form input::-moz-placeholder {
    color: #fff;
    opacity: 1;
}
.menu-dropdown .recovery-form input::-webkit-input-placeholder {
    color: #fff;
}
.menu-dropdown .recovery-form input:-ms-input-placeholder {
    color: #fff;
}
.menu-dropdown .recovery-form .submit {
    width: 100%;
    display: block;
    border: 1px solid #fff;
    padding: 0;
    text-align: center;
    background: transparent;
    color: #fff;
    line-height: 58px;
    height: 58px;
    margin: 25px 0;
}
.menu-dropdown .recovery-form .submit:hover {
    background: #00bce3;
    color: #fff;
}
.menu-dropdown .search-box {
    width: 100%;
    display: block;
    overflow: auto;
    padding: 0 1.0653409091% !important;
    height: calc(100vh - 65px);
}
.menu-dropdown .search-box.open {
    z-index: 10;
    display: block !important;
}
.menu-dropdown .search-box .filters-box {
    width: 100%;
    margin: 30px 0 0;
}
@media (max-width: 1008px) {
    .menu-dropdown .search-box .filters-box {
        margin: 60px 0 0;
    }
}
@media (max-width: 736px) {
    .menu-dropdown .search-box .filters-box {
        margin: 30px 0 0;
    }
}
.menu-dropdown .search-box .filters-box:after {
    content: "";
    display: block;
    clear: both;
}
.menu-dropdown .search-box .filters-box .search-text {
    float: left;
    width: 30%;
    position: relative;
}
.menu-dropdown .search-box .filters-box .search-text:after {
    content: "\e001";
    font-family: "uja-riverdale";
    display: block;
    position: absolute;
    left: 18px;
    font-size: 20px;
    font-size: 2rem;
    top: 14px;
    color: #fff;
}
.menu-dropdown .search-box .filters-box .search-text .text {
    padding: 0 20px 0 50px;
    margin: 0;
    background-color: #29313c;
    color: #fff;
    font-weight: 300;
}
.menu-dropdown .search-box .filters-box .search-text .text:hover, .menu-dropdown .search-box .filters-box .search-text .text:focus {
    background-color: #2d3642;
    border: 1px solid #00bce3;
}
.menu-dropdown .search-box .filters-box .search-text input:-moz-placeholder {
    color: #fff;
}
.menu-dropdown .search-box .filters-box .search-text input::-moz-placeholder {
    color: #fff;
    opacity: 1;
}
.menu-dropdown .search-box .filters-box .search-text input::-webkit-input-placeholder {
    color: #fff;
}
.menu-dropdown .search-box .filters-box .search-text input:-ms-input-placeholder {
    color: #fff;
}
@media (max-width: 1008px) {
    .menu-dropdown .search-box .filters-box .search-text {
        width: 49%;
    }
}
.menu-dropdown .search-box .filters-box .filters {
    float: right;
    width: 68%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.menu-dropdown .search-box .filters-box .filters .box-1 {
    width: 36%;
    display: block !important;
}
.menu-dropdown .search-box .filters-box .filters .box-2 {
    width: 36%;
    display: block !important;
}
.menu-dropdown .search-box .filters-box .filters .box-3 {
    width: 22%;
    display: block !important;
}
.menu-dropdown .search-box .filters-box .filters .selectric-wrapper {
    width: 100%;
    margin: 0;
}
.menu-dropdown .search-box .filters-box .filters .selectric-wrapper .selectric {
    background: #29313c;
}
.menu-dropdown .search-box .filters-box .filters .selectric-wrapper .selectric .label {
    color: #fff;
}
.menu-dropdown .search-box .filters-box .filters .selectric-wrapper .selectric .button:after {
    color: #fff;
}
.menu-dropdown .search-box .filters-box .filters .selectric-wrapper .selectric-items {
    background-color: #2d3642;
}
.menu-dropdown .search-box .filters-box .filters .selectric-wrapper .selectric-items li {
    color: #fff;
}
.menu-dropdown .search-box .filters-box .filters .selectric-open .selectric, .menu-dropdown .search-box .filters-box .filters .selectric-hover .selectric {
    background-color: #2d3642;
}
@media (max-width: 1008px) {
    .menu-dropdown .search-box .filters-box .filters {
        display: none;
        position: absolute;
        top: 109px;
        left: 0;
        z-index: 100;
        background-color: #252b35;
        border: none;
        padding: 15px 20px;
        width: 100%;
        border-top: 1px solid #818181;
    }
    .menu-dropdown .search-box .filters-box .filters .box-1 {
        width: 39%;
        float: left;
    }
    .menu-dropdown .search-box .filters-box .filters .box-2 {
        width: 59%;
        float: right;
        margin: 0;
    }
    .menu-dropdown .search-box .filters-box .filters .box-3 {
        width: 100%;
        float: right;
        margin: 10px 0 0;
    }
}
@media (max-width: 736px) {
    .menu-dropdown .search-box .filters-box .filters {
        top: 79px;
    }
}
.menu-dropdown .search-box .filters-box .filter-toggle {
    display: none;
}
@media (max-width: 1008px) {
    .menu-dropdown .search-box .filters-box .filter-toggle {
        width: 49%;
        display: block;
        float: right;
        background-color: #2a313c;
        border: 1px solid #818181;
        color: #fff !important;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        line-height: 48px;
        position: relative;
        z-index: 50;
        padding: 0 25px;
        text-align: left;
    }
    .menu-dropdown .search-box .filters-box .filter-toggle:after {
        content: "";
        display: block;
        width: 0;
        height: 0;
        border-top: 6px solid #fff;
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        margin: -3px 0 0;
        position: absolute;
        top: 50%;
        right: 13px;
    }
    .menu-dropdown .search-box .filters-box .filter-toggle.open:after {
        border-bottom: 6px solid #fff;
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        border-top: none;
    }
    .menu-dropdown .search-box .filters-box .filter-toggle.open {
        background-color: #252b35;
        border-bottom: 1px solid #252b35;
        z-index: 200;
    }
}
.menu-dropdown .search-box .count {
    display: block;
    margin: 25px 0 0;
    font-size: 14px;
    font-size: 1.4rem;
    color: #fff;
}
.menu-dropdown .search-box .count span {
    color: #00bce3;
}
.menu-dropdown .search-box .results {
    width: 100%;
    overflow: hidden;
    padding: 0 0 80px 0;
}
.menu-dropdown .search-box .results .result {
    background-color: #2d3642;
    border: 1px solid #e3e3e3;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 30px 50px;
    margin: 20px 0 0;
}
@media (max-width: 1008px) {
    .menu-dropdown .search-box .results .result {
        padding: 20px;
    }
}
@media (max-width: 736px) {
    .menu-dropdown .search-box .results .result {
        display: block;
    }
}
.menu-dropdown .search-box .results .result:hover {
    border: 1px solid #00bce3;
}
.menu-dropdown .search-box .results .result:hover .text .btn {
    color: #00bce3;
    background-color: #fff !important;
    border: none;
}
.menu-dropdown .search-box .results .result .link-box:before {
    display: none;
}
.menu-dropdown .search-box .results .result .thumb {
    border: 1px solid #19458d;
    text-align: center;
    width: 23%;
    height: auto;
    position: relative;
    display: block;
    padding: 0;
    background-color: #000;
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
@media (max-width: 1008px) {
    .menu-dropdown .search-box .results .result .thumb {
        width: 36%;
        margin: 0 20px 0 0;
    }
}
@media (max-width: 736px) {
    .menu-dropdown .search-box .results .result .thumb {
        width: 100%;
    }
}
.menu-dropdown .search-box .results .result .thumb img {
    display: block;
    width: 100%;
    height: auto;
    opacity: 0.4;
    filter: alpha(opacity=40);
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
.menu-dropdown .search-box .results .result .text {
    width: 75%;
}
@media (max-width: 1008px) {
    .menu-dropdown .search-box .results .result .text {
        width: 60%;
    }
}
@media (max-width: 736px) {
    .menu-dropdown .search-box .results .result .text {
        width: 100%;
        margin: 15px 0 0;
    }
}
.menu-dropdown .search-box .results .result .text .title {
    margin: 0;
    font-size: 23px;
    font-size: 2.3rem;
    color: #00bce3;
}
.menu-dropdown .search-box .results .result .text .meta {
    font-style: normal;
    font-size: 14px;
    font-size: 1.4rem;
    display: block;
    margin: 3px 0;
}
.menu-dropdown .search-box .results .result .text .meta span {
    color: #00bce3;
    vertical-align: middle;
}
.menu-dropdown .search-box .results .result .text .date {
    font-style: normal;
    font-size: 16px;
    font-size: 1.6rem;
    display: block;
    color: #00bce3;
}
.menu-dropdown .search-box .results .result .text h6 {
    margin: 0;
    color: #00457e;
    font-size: 18px;
    font-size: 1.8rem;
}
.menu-dropdown .search-box .results .result .text p {
    padding: 15px 0 0;
    margin: 15px 0;
    color: #fff;
    border-top: 1px solid #e3e3e3;
}
@media (max-width: 736px) {
    .menu-dropdown .search-box .results .result .text p {
        display: none;
    }
}
.menu-dropdown .search-box .results .result .text .btn {
    padding: 15px;
    margin: 5px 5px 5px 0;
    text-align: center;
    line-height: normal;
    height: auto;
    display: inline-block;
    background-color: #00bce3;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    border: none;
}
@media (max-width: 1008px) {
    .menu-dropdown .search-box {
        padding: 0 20px 25px 20px !important;
        height: 100%;
    }
    .menu-dropdown .search-box .info {
        margin: 110px 0 0;
    }
}
@media (max-width: 736px) {
    .menu-dropdown .search-box {
        display: block !important;
        height: 100%;
        overflow: auto;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        margin: 0;
    }
    .menu-dropdown .search-box .info {
        display: block;
        position: static;
    }
    .menu-dropdown .search-box .info .title {
        width: 70% !important;
        font-size: 16px;
        font-size: 1.6rem;
    }
}

.alert-msg {
    position: fixed;
    top: 90px;
    left: 0;
    width: 100%;
    z-index: 10;
}
@media (max-width: 1008px) {
    .alert-msg {
        top: 75px;
    }
}
.alert-msg .con {
    width: calc(4.1193181818% * 16 + 1.0653409091% * 30);
    margin: 0 auto;
    position: relative;
    background-color: rgba(255, 192, 0, 0.8);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 50px 0 86px;
}
@media (max-width: 1008px) {
    .alert-msg .con {
        width: 100%;
    }
}
.alert-msg .close {
    position: absolute;
    top: 10px;
    right: 10px;
    color: #1e1e20;
    display: block;
    font-size: 23px;
    font-size: 2.3rem;
}
.alert-msg .close:before {
    content: "\e01a";
}
.alert-msg .box {
    position: absolute;
    height: 100%;
    width: 63px;
    top: 0;
    left: 0;
    background-color: #ffc000;
    text-align: center;
    line-height: 100%;
    border: 1px solid #1b1c1e;
}
.alert-msg .box:after {
    content: "\e019";
    font-family: "uja-riverdale";
    display: block;
    position: absolute;
    color: #1b1c1e;
    font-size: 26px;
    font-size: 2.6rem;
    top: 50%;
    left: 50%;
    margin: -11px 0 0 -13px;
}
.alert-msg .box:before {
    content: "";
    display: block;
    position: absolute;
    right: -10px;
    background: url("../images/bg-alert-corner.png") no-repeat 0 0;
    background-size: cover;
    width: 10px;
    height: 20px;
    top: 50%;
    margin: -10px 0 0;
}
.alert-msg em {
    font-size: 18px;
    font-size: 1.8rem;
    padding: 16px 0;
    display: block;
    font-style: normal;
    color: #1b1c1e;
    font-family: "soin_sans_proroman", sans-serif;
}
@media (max-width: 736px) {
    .alert-msg em {
        font-size: 14px;
        font-size: 1.4rem;
    }
}
.alert-msg a {
    font-size: 18px;
    font-size: 1.8rem;
    font-family: "soin_sans_proroman", sans-serif;
    color: #007dc2;
}

.programs-dropdown {
    position: fixed;
    z-index: 1200;
    width: 100%;
    left: 0;
    display: none;
    top: -60px;
    height: calc(100% - 60px);
}
.programs-dropdown .container, .programs-dropdown .t2 .bin, .t2 .programs-dropdown .bin, .programs-dropdown .t3 .bin, .t3 .programs-dropdown .bin {
    padding: 0 0 80px 0;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: 1px solid #e3e3e3;
}
.programs-dropdown .intro {
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -moz-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    width: 290px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center;
    background: url("../images/bg-5.jpg") no-repeat 50% 50%;
    background-size: cover;
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.programs-dropdown .intro:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,007cc2+100&0+1,1+100 */ /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(1%, rgba(0, 1, 2, 0)), to(rgb(0, 124, 194)));
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 1, 2, 0) 1%, rgb(0, 124, 194) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#007cc2',GradientType=0 ); /* IE6-9 */
    z-index: 5;
}
.programs-dropdown .intro .text {
    width: 100%;
    padding: 20px 50px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    z-index: 10;
    color: #fff;
}
.programs-dropdown .intro .text h3, .programs-dropdown .intro .text p {
    color: #fff;
}
.programs-dropdown .intro .text p {
    font-weight: 600;
}
.programs-dropdown .intro .text .btn-2:hover {
    border: 1px solid #fff !important;
    color: #fff !important;
}
.programs-dropdown .intro .text .logo {
    width: 100%;
    text-align: center;
}
.programs-dropdown .list {
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -moz-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    -moz-align-items: stretch;
    align-items: stretch;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 15px 50px;
    width: calc(100% - 290px);
    background-color: #fafafa;
    overflow-y: scroll;
}
.programs-dropdown .list .section {
    width: 25%;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
    z-index: 10;
    margin: 0 -1px 0 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px 20px;
}
.programs-dropdown .list .section:nth-child(3n) {
    border: none;
}
.programs-dropdown .list .section .title {
    color: #00bce3;
    display: block;
    font-family: "soin_sans_prolight", serif;
    width: 100%;
    font-size: 18px;
    font-size: 1.8rem;
    margin: 0;
    padding: 0 0 7px 0;
}
.programs-dropdown .list .section .title:hover {
    color: #007dc2;
}
.programs-dropdown .list .section a {
    display: block;
    width: 100%;
    font-family: "soin_sans_prolight", serif;
    color: #515151;
    font-size: 16px;
    font-size: 1.6rem;
    margin: 5px 0 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.programs-dropdown .list .section a:hover {
    color: #007dc2;
}
.programs-dropdown .register {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 80px;
    background-color: #fff;
    width: 100%;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -moz-justify-content: center;
    justify-content: center;
}
.programs-dropdown .register p {
    font-weight: bold;
    margin: 0 15px 0 0;
    font-size: 18px;
    font-size: 1.8rem;
}
@media (max-width: 1248px) {
    .programs-dropdown {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        overflow-y: scroll;
    }
    .programs-dropdown .list {
        width: 100%;
        min-width: 100px;
        -webkit-box-ordinal-group: 2;
        -moz-order: 1;
        -ms-flex-order: 1;
        order: 1;
        overflow: hidden;
    }
    .programs-dropdown .intro {
        width: 100%;
        -webkit-box-ordinal-group: 3;
        -moz-order: 2;
        -ms-flex-order: 2;
        order: 2;
        max-width: 100%;
    }
}
@media (max-width: 1008px) {
    .programs-dropdown {
        display: none !important;
    }
}

#footer {
    width: 100%;
    overflow: hidden;
    color: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 0 65px 0;
    border: none;
    text-align: center;
}
#footer p {
    margin: 25px 0 10px 0;
    text-transform: uppercase;
    font-size: 10px;
    font-size: 1rem;
}
#footer .social {
    width: 100%;
    text-align: center;
    margin: 15px 0 0;
    padding: 0;
    display: none;
}
#footer .social li {
    padding: 0;
    margin: 0 5px;
    width: 30px;
    display: inline-block;
    height: 30px;
}
#footer .social li:before {
    display: none;
}
@media (max-width: 768px) {
    #footer .social {
        display: block;
    }
}
#footer .footer-logo {
    display: block;
    margin: 15px auto 25px auto;
}
#footer .content {
    width: 100%;
}
#footer {
    /*.top-section {
      @include flexbox;
      @include justify-content(flex-start);
      @include align-items(stretch);
      width: 100%;
      padding: 0;

      .box-1, .box-2, .box-3 {
          display: block;
          @include box-treatment;
          padding: 70px 60px;
          border-right: 1px solid #e3e3e3;

          &:last-child {border: none;}
      }

      .box-1 {
          width: 50%;
          float: left;

          p {margin: 0;}
      }
      .box-2 {
          width: 50%;
          float: left;

          .title {
              color: $primary-color;
              padding: 6px 0 6px 55px;
              @include font-size(25);
              font-weight: 500;
              position: relative;
              margin: 0 0 5px 0;

              &:after {
                  content: '';
                  display: block;
                  background: url("../images/icon-email-teal.svg") no-repeat 50% 50%;
                  @include background-size(cover);
                  width: 45px;
                  height: 42px;
                  position: absolute;
                  left: 0;
                  top: 0;
              }
          }
      }
      .logo-box {
          width: 100%;
          @include box-treatment;
          @include flexbox;
          @include align-items(center);
          margin: 0 0 20px 0;

          img, svg {
              height: 42px;
              width: 42px;
          }
          em {
              color: $primary-color;
              font-style: normal;
              padding:  0 0 0 16px;
              @include font-size(25);
              font-weight: 500;
          }
      }

      .title {
          color: $primary-color;
          @include font-size(25);
      }

      p {
          font-weight: 400;
      }

      form {
          padding: 0;
          @include flexbox;
          margin: 10px 0 0;

          .text {
              margin: 0;
              @include flex-grow(1);
              border: none;
              @include box-treatment;
              border-bottom: 1px solid #e3e3e3;
              font-style: italic;
              padding: 0;

              &:focus {
                  color: $color-1;
                  font-style: normal;
              }
          }
          .submit {
              margin: 0;
              width: 150px;
              text-align: center;
              padding: 0;
              @include font-size(16);
          }
      }

      @include breakpoint(tablet) {
          display: block;
          padding: 0;

          .box-1, .box-2, .box-3 {
              width: 100%;
              float: none;
              padding: 40px 30px 40px 30px !important;

              .bottom-logo {
                  float: none;
              }
          }
          .box-1 {
              border-bottom: 1px solid #e3e3e3;
          }
      }
      @include breakpoint(mobile-large) {
          .box-1, .box-2, .box-3 {
              .phones {
                  display: block;

                  li {
                      width: 100%;
                  }
              }

              .social {
                  display: block;
                  text-align: center;
                  padding: 0;
                  margin: 20px 0 0;

                  li {
                      display: inline-block;
                      margin: 0 4px;
                      padding: 0;
                      width:30px;
                      height: 30px;
                      &:before {display: none}

                      a {
                          display: block;
                          height: 100%;
                      }

                      img, svg {
                          display: block;
                          width: 100%;
                          height: 100%;
                      }
                  }
              }
          }
          .box-2 .title {
              padding: 55px 0 0;
          }

          form {
              @include flex-wrap(wrap);
              .text {
                  width: 100%;
              }
              .submit {
                  width: 100%;
                  height: 50px;
                  margin: 10px 0 0;
              }
          }
      }
  }

  .middle-section {
      border-top: 1px solid #e3e3e3;
      width: 100%;
      padding: 30px 20px  50px 20px;
      @include box-treatment;

      .title {
          @include font-size(25);
          color: $primary-color;
      }
      .list {
          margin: 15px 0 0;
          width: 100%;
          @include flexbox;
          @include align-items(center);
          @include justify-content(space-between);

          img, svg {
              max-width: 15%;
          }
      }
      @include breakpoint(desktop-small) {
          .list {
              @include flex-wrap(wrap);
              @include box-treatment;
              padding: 0 20px;

              img, svg {
                  margin: 15px 0;
              }
          }
      }
      @include breakpoint(mobile-large) {
          .list {
              img, svg {
                  max-width: 45%;
              }
          }
      }
  }

  .bottom-section {
      padding: 20px 20px 0 20px;
      border-top: 1px solid #e3e3e3;
      overflow: hidden;
      @include box-treatment;

      p {
          color: #919191;
          margin: 0;
          @include font-size(12);
          float: left;
          width: auto;
      }
      .links {
          float: right;
          overflow: hidden;
          padding: 0;

          li {
              margin: 0 0 0 25px;
              padding: 0;
              float: left;
              &:before {display: none;}

              a {
                  @include font-size(12);
                  text-transform: uppercase;
                  color: $primary-color;

                  &:hover {color: $tertiary-color;}
              }

          }
      }

      .social {
          padding: 0;
          display: none;
          text-align: center;

          li {
              padding: 0;
              margin: 0 5px;
              width: 30px;
              display: inline-block;
              height: 30px;
              &:before {display: none;}

              a, img {
                  display: block;
                  height: 100%;
                  width: 100%;
              }
          }
      }
      @include breakpoint(tablet) {
          .social {display: block;}
          p {
              text-align: center;
              float: none;
          }
          .links {
              float: none;
              width: 100%;
              padding: 0;
              text-align: center;

              li {
                  float: none;
                  display:inline-block;
                  margin: 0 5px;
              }
          }
      }
  }*/
}

.fixed-footer {
    min-height: 64px;
    height: auto;
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 500;
    width: 100%;
    background: #fafafa;
    border-top: 1px solid #e3e3e3;
}
.fixed-footer > .container, .t2 .fixed-footer > .bin, .t3 .fixed-footer > .bin {
    overflow: visible;
}
.fixed-footer .content {
    padding: 0;
    width: 100%;
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -moz-justify-content: space-between;
    justify-content: space-between;
}
@media (max-width: 1008px) {
    .fixed-footer .content {
        padding: 0;
    }
}
.fixed-footer .content .social {
    padding: 0;
    top: 18px;
}
@media (max-width: 1008px) {
    .fixed-footer .content .social {
        display: none;
    }
}
.fixed-footer .content .social li {
    padding: 0;
    margin: 0 5px;
    width: 30px;
    display: inline-block;
    height: 30px;
}
.fixed-footer .content .social li:before {
    display: none;
}
.fixed-footer .content .social li a, .fixed-footer .content .social li img {
    display: block;
    height: 100%;
    width: 100%;
}
.fixed-footer .content .phone {
    border-left: 1px solid #e3e3e3;
    line-height: 64px;
    color: #515151;
    font-family: "soin_sans_probold", sans-serif;
    margin: 0;
    text-align: left;
    width: 300px;
    font-size: 16px;
    font-size: 1.6rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 0 0 50px;
    -webkit-appearance: none;
    font-weight: normal;
}
.fixed-footer .content .phone:after {
    content: "\e00c";
    font-family: "uja-riverdale";
    display: block;
    width: 20px;
    height: 20px;
    font-size: 20px;
    font-size: 2rem;
    line-height: 20px;
    position: absolute;
    left: 20px;
    top: 50%;
    margin: -10px 0 0;
}
@media (max-width: 1008px) {
    .fixed-footer .content .phone {
        border: none;
    }
}
@media (max-width: 736px) {
    .fixed-footer .content .phone {
        width: 64px;
        overflow: hidden;
        text-indent: -999px;
        padding: 0;
    }
    .fixed-footer .content .phone:after {
        text-indent: 0;
    }
}
.fixed-footer .content .chat-btn {
    display: block;
    padding: 0 30px;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center;
    height: 65px;
    background-color: #00bce3;
}
.fixed-footer .content .chat-btn:before {
    content: "";
    display: inline-block;
    background: url("../images/icon-chat.svg") no-repeat;
    width: 30px;
    height: 30px;
    margin: 0 6px 0 0;
}
.fixed-footer .content .chat-btn span {
    color: #fff;
    position: relative;
    text-transform: uppercase;
    font-family: "soin_sans_promedium", serif;
}
@media (max-width: 1008px) {
    .fixed-footer .content .chat-btn span {
        display: none;
    }
    .fixed-footer .content .chat-btn:before {
        margin: 0;
    }
}
.fixed-footer .content .cta {
    width: calc(100% - 650px);
    background-color: #00457e;
    height: 64px;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 50px 0 30px;
    cursor: pointer;
}
@media (max-width: 1008px) {
    .fixed-footer .content .cta {
        display: none;
    }
}
.fixed-footer .content .cta:after {
    content: "\e017";
    font-family: "uja-riverdale";
    display: block;
    position: absolute;
    top: 25px;
    color: #fff;
    right: 30px;
}
.fixed-footer .content .cta .title {
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: 500;
    margin: 0;
    color: #fff;
    font-family: "soin_sans_proroman", sans-serif;
}
.fixed-footer .content .cta .title em {
    display: block;
    font-weight: 400;
    font-size: 12px;
    font-size: 1.2rem;
    font-family: "soin_sans_probold", sans-serif;
}
@media (max-width: 1248px) {
    .fixed-footer .content .cta .title em {
        display: none;
    }
}
.fixed-footer .content .hours-toggle {
    line-height: 64px;
    border-right: 1px solid #e3e3e3;
    position: relative;
    color: #515151;
    min-width: 300px;
    padding: 0 35px 0 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 16px;
    font-size: 1.6rem;
}
.fixed-footer .content .hours-toggle em {
    font-style: normal;
}
.fixed-footer .content .hours-toggle em i {
    font-style: normal;
}
@media (max-width: 1008px) {
    .fixed-footer .content .hours-toggle em {
        font-size: 14px;
        font-size: 1.4rem;
        text-align: left;
        padding: 0 0 0 20px;
    }
}
@media (max-width: 736px) {
    .fixed-footer .content .hours-toggle em {
        text-align: center;
        padding: 0;
    }
    .fixed-footer .content .hours-toggle em i {
        display: none;
    }
}
.fixed-footer .content .hours-toggle span {
    color: #00bce3;
    font-weight: 400;
}
.fixed-footer .content .hours-toggle:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-top: 7px solid #515151;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    position: absolute;
    right: 20px;
    top: 50%;
    margin: -4px 0 0;
}
.fixed-footer .content .hours-toggle.open {
    background-color: #fff;
}
.fixed-footer .content .hours-toggle.open:after {
    border-top: none;
    border-bottom: 7px solid #515151;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
}
.fixed-footer .content .hours-toggle.open:before {
    content: "";
    display: block;
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #fff;
    z-index: 10;
}
@media (max-width: 1008px) {
    .fixed-footer .content .hours-toggle {
        width: calc(100% - 64px);
        min-width: 10px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }
}
.fixed-footer .hours {
    display: none;
    width: 100%;
    float: left;
    background-color: #fff;
    border-top: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
    padding: 0;
}
.fixed-footer .hours .wrap {
    width: 100%;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center;
    border-bottom: 1px solid #e3e3e3;
}
.fixed-footer .hours .weekly {
    width: 65%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px 50px 10px 100px;
    position: relative;
}
.fixed-footer .hours .weekly:after {
    content: "";
    display: block;
    position: absolute;
    left: 50px;
    top: 50%;
    background: url("../images/icon-hours.svg") no-repeat 50% 50%;
    background-size: cover;
    width: 32px;
    height: 32px;
    margin: -16px 0 0;
}
.fixed-footer .hours .weekly h6 {
    font-family: "soin_sans_promedium", serif;
    font-weight: normal;
    font-size: 14px;
    font-size: 1.4rem;
    text-transform: uppercase;
    color: #2f2f2f;
}
.fixed-footer .hours .weekly .time {
    width: 100%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
}
.fixed-footer .hours .weekly .time p {
    width: 50%;
    margin: 0;
    text-transform: uppercase;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: normal;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 10px 5px 0;
    font-family: "soin_sans_prolight", serif;
}
.fixed-footer .hours .weekly .small {
    margin: 0;
    font-size: 14px;
    font-size: 1.4rem;
    font-family: "soin_sans_prolight", serif;
}
.fixed-footer .hours .options {
    width: 35%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-left: 1px solid #e7e7e7;
}
.fixed-footer .hours .options .item {
    border-bottom: 1px solid #e7e7e7;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px 20px;
    width: 100%;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center;
    position: relative;
    color: #515151;
    font-size: 11px;
    font-size: 1.1rem;
    font-family: "soin_sans_promedium", serif;
    text-transform: uppercase;
}
.fixed-footer .hours .options .item:after {
    content: "";
    display: block;
    background: url("../images/icon-right-arrow.svg") no-repeat 50% 50%;
    background-size: cover;
    position: absolute;
    right: 20px;
    top: 50%;
    margin: -7px 0 0;
    width: 8px;
    height: 14px;
}
.fixed-footer .hours .options .item:last-child {
    border: none;
}
.fixed-footer .hours .options .item.holiday:before {
    content: "";
    display: inline-block;
    background: url("../images/icon-calendar.svg") no-repeat 50% 50%;
    width: 30px;
    height: 32px;
    margin: 0 10px 0 0;
    background-size: cover;
}
.fixed-footer .hours .options .item.letters:before {
    content: "";
    display: inline-block;
    background: url("../images/icon-newsletter.svg") no-repeat 50% 50%;
    width: 28px;
    height: 30px;
    margin: 0 10px 0 0;
    background-size: cover;
}
.fixed-footer .hours .options .item.alerts:before {
    content: "";
    display: inline-block;
    background: url("../images/icon-text-alerts.svg") no-repeat 50% 50%;
    width: 26px;
    height: 30px;
    margin: 0 10px 0 0;
    background-size: cover;
}
.fixed-footer .hours .bottom-bar .container, .fixed-footer .hours .bottom-bar .t2 .bin, .t2 .fixed-footer .hours .bottom-bar .bin, .fixed-footer .hours .bottom-bar .t3 .bin, .t3 .fixed-footer .hours .bottom-bar .bin {
    padding: 5px 0;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -moz-justify-content: flex-end;
    justify-content: flex-end;
}
.fixed-footer .hours .bottom-bar .container img, .fixed-footer .hours .bottom-bar .t2 .bin img, .t2 .fixed-footer .hours .bottom-bar .bin img, .fixed-footer .hours .bottom-bar .t3 .bin img, .t3 .fixed-footer .hours .bottom-bar .bin img {
    margin: 0 15px;
}
@media (max-width: 1008px) {
    .fixed-footer .hours {
        padding: 0;
        position: fixed;
        top: 65px;
        background: #fff;
        height: calc(100% - 130px);
        z-index: 100;
        float: none;
        overflow-y: scroll;
        -webkit-overflow-scrolling: touch;
        text-transform: none;
    }
    .fixed-footer .hours .wrap {
        display: block;
    }
    .fixed-footer .hours .weekly {
        width: 100%;
        padding: 30px 20px 30px 65px;
        border-bottom: 1px solid #e3e3e3;
        text-align: left;
    }
    .fixed-footer .hours .weekly:after {
        margin: 0;
        top: 60px;
        left: 20px;
    }
    .fixed-footer .hours .weekly .time {
        width: 100%;
        display: block;
    }
    .fixed-footer .hours .weekly .time p {
        width: 100%;
        font-size: 12px;
        font-size: 1.2rem;
    }
    .fixed-footer .hours .weekly .small {
        line-height: normal;
    }
    .fixed-footer .hours .options {
        width: 100%;
    }
    .fixed-footer .hours .options .item {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 20px;
        color: #515151;
        font-size: 11px;
        font-size: 1.1rem;
        font-family: "soin_sans_promedium", serif;
        text-transform: uppercase;
        font-weight: normal;
    }
    .fixed-footer .hours .bottom-bar {
        background: #fbfbfb;
    }
    .fixed-footer .hours .bottom-bar .container, .fixed-footer .hours .bottom-bar .t2 .bin, .t2 .fixed-footer .hours .bottom-bar .bin, .fixed-footer .hours .bottom-bar .t3 .bin, .t3 .fixed-footer .hours .bottom-bar .bin {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -moz-justify-content: center;
        justify-content: center;
        padding: 20px 0;
    }
}

.hours-popup {
    z-index: 5000;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    min-height: 100%;
    max-height: 100%;
    overflow-y: scroll;
    display: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 20px;
    background-color: rgba(254, 254, 254, 0.9);
    -webkit-overflow-scrolling: touch;
}
.hours-popup .close {
    display: block;
    position: absolute;
    top: 30px;
    right: 30px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    background: url("../images/icon-close-white.svg") no-repeat 50% 50% #00bce3;
    background-size: 45%;
    z-index: 10;
}
@media (max-width: 1008px) {
    .hours-popup .close {
        top: 20px;
    }
}
.hours-popup .container, .hours-popup .t2 .bin, .t2 .hours-popup .bin, .hours-popup .t3 .bin, .t3 .hours-popup .bin {
    height: 100%;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center;
}
.hours-popup .container .section, .hours-popup .t2 .bin .section, .t2 .hours-popup .bin .section, .hours-popup .t3 .bin .section, .t3 .hours-popup .bin .section {
    width: 100%;
    margin: 20px 0 0;
}
.hours-popup .container .section .title, .hours-popup .t2 .bin .section .title, .t2 .hours-popup .bin .section .title, .hours-popup .t3 .bin .section .title, .t3 .hours-popup .bin .section .title {
    font-size: 27px;
    font-size: 2.7rem;
    padding: 0;
    margin: 0;
}
.hours-popup .container .section .table, .hours-popup .t2 .bin .section .table, .t2 .hours-popup .bin .section .table, .hours-popup .t3 .bin .section .table, .t3 .hours-popup .bin .section .table {
    width: 100%;
    margin: 20px 0 0;
    background-color: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 15px;
}
.hours-popup .container .section .table .holder, .hours-popup .t2 .bin .section .table .holder, .t2 .hours-popup .bin .section .table .holder, .hours-popup .t3 .bin .section .table .holder, .t3 .hours-popup .bin .section .table .holder {
    width: 100%;
    overflow: hidden;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.hours-popup .container .section .table .holder .item, .hours-popup .t2 .bin .section .table .holder .item, .t2 .hours-popup .bin .section .table .holder .item, .hours-popup .t3 .bin .section .table .holder .item, .t3 .hours-popup .bin .section .table .holder .item {
    border-right: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
    margin: 0 -1px -1px 0;
    width: 33.33%;
    position: relative;
    padding: 10px 20px;
}
.hours-popup .container .section .table .holder .item:nth-child(3n), .hours-popup .t2 .bin .section .table .holder .item:nth-child(3n), .t2 .hours-popup .bin .section .table .holder .item:nth-child(3n), .hours-popup .t3 .bin .section .table .holder .item:nth-child(3n), .t3 .hours-popup .bin .section .table .holder .item:nth-child(3n) {
    border-right: none;
}
@media (max-width: 1008px) {
    .hours-popup .container .section .table .holder .item, .hours-popup .t2 .bin .section .table .holder .item, .t2 .hours-popup .bin .section .table .holder .item, .hours-popup .t3 .bin .section .table .holder .item, .t3 .hours-popup .bin .section .table .holder .item {
        width: 50% !important;
        border-right: 1px solid #e3e3e3 !important;
    }
    .hours-popup .container .section .table .holder .item:nth-child(2n), .hours-popup .t2 .bin .section .table .holder .item:nth-child(2n), .t2 .hours-popup .bin .section .table .holder .item:nth-child(2n), .hours-popup .t3 .bin .section .table .holder .item:nth-child(2n), .t3 .hours-popup .bin .section .table .holder .item:nth-child(2n) {
        border-right: none !important;
    }
}
@media (max-width: 768px) {
    .hours-popup .container .section .table .holder .item, .hours-popup .t2 .bin .section .table .holder .item, .t2 .hours-popup .bin .section .table .holder .item, .hours-popup .t3 .bin .section .table .holder .item, .t3 .hours-popup .bin .section .table .holder .item {
        width: 100% !important;
        border-right: none !important;
    }
}
.hours-popup .container .section .table .holder .item:after, .hours-popup .t2 .bin .section .table .holder .item:after, .t2 .hours-popup .bin .section .table .holder .item:after, .hours-popup .t3 .bin .section .table .holder .item:after, .t3 .hours-popup .bin .section .table .holder .item:after {
    content: "";
    display: block;
    position: absolute;
    bottom: -7px;
    right: -7px;
    width: 14px;
    height: 14px;
    background-color: #fff;
    z-index: 10;
}
.hours-popup .container .section .table .holder .item h6, .hours-popup .t2 .bin .section .table .holder .item h6, .t2 .hours-popup .bin .section .table .holder .item h6, .hours-popup .t3 .bin .section .table .holder .item h6, .t3 .hours-popup .bin .section .table .holder .item h6 {
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 400;
}
.hours-popup .container .section .table .holder .item p, .hours-popup .t2 .bin .section .table .holder .item p, .t2 .hours-popup .bin .section .table .holder .item p, .hours-popup .t3 .bin .section .table .holder .item p, .t3 .hours-popup .bin .section .table .holder .item p {
    font-size: 13px;
    font-size: 1.3rem;
    margin: 0;
    font-weight: 500;
    line-height: normal;
    width: 100%;
    overflow: hidden;
}
.hours-popup .container .section .table .holder .item p em, .hours-popup .t2 .bin .section .table .holder .item p em, .t2 .hours-popup .bin .section .table .holder .item p em, .hours-popup .t3 .bin .section .table .holder .item p em, .t3 .hours-popup .bin .section .table .holder .item p em {
    float: left;
    width: 50%;
    font-style: normal;
    font-size: 13px;
    font-size: 1.3rem;
    margin: 0;
    font-weight: 500;
}
.hours-popup .container .section .table .holder .item p span, .hours-popup .t2 .bin .section .table .holder .item p span, .t2 .hours-popup .bin .section .table .holder .item p span, .hours-popup .t3 .bin .section .table .holder .item p span, .t3 .hours-popup .bin .section .table .holder .item p span {
    display: block;
    width: 50%;
    float: right;
    text-align: right;
}
.hours-popup .container .section.first .title, .hours-popup .t2 .bin .section.first .title, .t2 .hours-popup .bin .section.first .title, .hours-popup .t3 .bin .section.first .title, .t3 .hours-popup .bin .section.first .title {
    color: #00bce3;
}
.hours-popup .container .section.first .table .holder .item h6, .hours-popup .t2 .bin .section.first .table .holder .item h6, .t2 .hours-popup .bin .section.first .table .holder .item h6, .hours-popup .t3 .bin .section.first .table .holder .item h6, .t3 .hours-popup .bin .section.first .table .holder .item h6 {
    color: #00bce3;
}
.hours-popup .container .section.second .title, .hours-popup .t2 .bin .section.second .title, .t2 .hours-popup .bin .section.second .title, .hours-popup .t3 .bin .section.second .title, .t3 .hours-popup .bin .section.second .title {
    color: #00457e;
}
.hours-popup .container .section.second .table .holder .item, .hours-popup .t2 .bin .section.second .table .holder .item, .t2 .hours-popup .bin .section.second .table .holder .item, .hours-popup .t3 .bin .section.second .table .holder .item, .t3 .hours-popup .bin .section.second .table .holder .item {
    width: 25%;
}
.hours-popup .container .section.second .table .holder .item:nth-child(3n), .hours-popup .t2 .bin .section.second .table .holder .item:nth-child(3n), .t2 .hours-popup .bin .section.second .table .holder .item:nth-child(3n), .hours-popup .t3 .bin .section.second .table .holder .item:nth-child(3n), .t3 .hours-popup .bin .section.second .table .holder .item:nth-child(3n) {
    border-right: 1px solid #e3e3e3;
}
.hours-popup .container .section.second .table .holder .item:nth-child(4n), .hours-popup .t2 .bin .section.second .table .holder .item:nth-child(4n), .t2 .hours-popup .bin .section.second .table .holder .item:nth-child(4n), .hours-popup .t3 .bin .section.second .table .holder .item:nth-child(4n), .t3 .hours-popup .bin .section.second .table .holder .item:nth-child(4n) {
    border-right: none;
}
@media (max-width: 1248px) {
    .hours-popup .container .section.second .table .holder .item, .hours-popup .t2 .bin .section.second .table .holder .item, .t2 .hours-popup .bin .section.second .table .holder .item, .hours-popup .t3 .bin .section.second .table .holder .item, .t3 .hours-popup .bin .section.second .table .holder .item {
        width: 33.33%;
    }
    .hours-popup .container .section.second .table .holder .item:nth-child(4n), .hours-popup .t2 .bin .section.second .table .holder .item:nth-child(4n), .t2 .hours-popup .bin .section.second .table .holder .item:nth-child(4n), .hours-popup .t3 .bin .section.second .table .holder .item:nth-child(4n), .t3 .hours-popup .bin .section.second .table .holder .item:nth-child(4n) {
        border-right: 1px solid #e3e3e3;
    }
    .hours-popup .container .section.second .table .holder .item:nth-child(3n), .hours-popup .t2 .bin .section.second .table .holder .item:nth-child(3n), .t2 .hours-popup .bin .section.second .table .holder .item:nth-child(3n), .hours-popup .t3 .bin .section.second .table .holder .item:nth-child(3n), .t3 .hours-popup .bin .section.second .table .holder .item:nth-child(3n) {
        border-right: none;
    }
}
.hours-popup .container .section.second .table .holder .item h6, .hours-popup .t2 .bin .section.second .table .holder .item h6, .t2 .hours-popup .bin .section.second .table .holder .item h6, .hours-popup .t3 .bin .section.second .table .holder .item h6, .t3 .hours-popup .bin .section.second .table .holder .item h6 {
    color: #00457e;
}

.hero-1-module {
    width: 100%;
    min-height: 730px;
    height: 80vh;
}
.hero-1-module:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.13;
    z-index: 5;
}
.hero-1-module:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 20%;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(1%, rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.65)));
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 1%, rgba(0, 0, 0, 0.65) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
    z-index: 10;
}
.hero-1-module .container, .hero-1-module .t2 .bin, .t2 .hero-1-module .bin, .hero-1-module .t3 .bin, .t3 .hero-1-module .bin {
    max-width: 1408px !important;
    height: 100%;
    padding: 0 1.0653409091%;
    z-index: 15 !important;
}
.hero-1-module .item {
    display: block;
    position: relative;
    width: calc(4.1193181818% * 7 + 1.0653409091% * 12);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 50px 45px;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.hero-1-module .item:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 430px;
    background-color: #00bce3;
    opacity: 0.85;
}
@media (max-width: 1248px) {
    .hero-1-module .item {
        width: calc(4.1193181818% * 10 + 1.0653409091% * 18);
    }
}
@media (max-width: 1008px) {
    .hero-1-module .item {
        width: calc(4.1193181818% * 12 + 1.0653409091% * 22);
        margin: 170px 0 0;
        top: inherit;
        -ms-transform: translateY(0);
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    .hero-1-module .item:before {
        width: 100%;
    }
}
.hero-1-module .item .icon {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100px;
}
.hero-1-module .item .title {
    font-size: 50px;
    font-size: 5rem;
    margin: 0 0 10px 0;
    line-height: 5rem;
    color: #fff;
    font-weight: 600;
}
.hero-1-module .item .title span {
    display: block;
    color: #fff;
}
.hero-1-module .item .sub-title, .hero-1-module .hero-2-module .item .job-title, .hero-2-module .hero-1-module .item .job-title {
    color: #fff;
    font-size: 23px;
    font-size: 2.3rem;
    font-weight: 500;
}
.hero-1-module .item .btn-1 {
    width: 150px;
    margin: 10px 0 0;
    background-color: #fff !important;
    border: 1px solid #fff !important;
    color: #00bce3 !important;
}
.hero-1-module .item .btn-1:hover {
    background-color: transparent !important;
    border: 1px solid #fff !important;
    color: #fff !important;
}
@media (max-width: 1008px) {
    .hero-1-module {
        height: auto;
        min-height: 100px;
    }
    .hero-1-module .item {
        margin: 120px 10% 60px 10%;
        padding: 60px 20px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        width: 80%;
        text-align: center;
    }
    .hero-1-module .item p {
        display: none;
    }
    .hero-1-module .item .title {
        font-size: 30px;
        font-size: 3rem;
        line-height: normal;
    }
    .hero-1-module .item .title span {
        display: inline;
    }
}

.hero .bg-image:before {
    display: none !important;
}

.hero .bg-image:after {
    display: none !important;
}

.hero-2-module {
    width: 100%;
    height: auto;
    padding: 265px 1.0653409091% 200px 1.0653409091% !important;
    border-bottom: none;
}
@media (max-width: 1008px) {
    .hero-2-module {
        padding: 135px 1.0653409091% 100px 1.0653409091% !important;
    }
}
.hero-2-module .item {
    width: 60%;
    z-index: 1;
}
.hero-2-module .item:before {
    display: none;
}
@media (max-width: 1248px) {
    .hero-2-module .item {
        width: 80%;
    }
}
@media (max-width: 1008px) {
    .hero-2-module .item {
        width: 80%;
        padding: 0 20px;
    }
}
@media (max-width: 1008px) {
    .hero-2-module .item {
        width: 100%;
        padding: 0 20px;
    }
}
.hero-2-module .item .title {
    padding: 5px 0;
    margin: 0;
    font-size: 35px;
    font-size: 3.5rem;
    font-weight: 400;
    color: white;
    z-index: 1;
    font-family: "soin_sans_promedium", serif;
    position: relative;
}
.hero-2-module .item .sub-title, .hero-2-module .item .job-title {
    font-family: "soin_sans_prolight", serif;
    padding: 0;
    margin: 5px 0;
    font-size: 21px;
    font-size: 2.1rem;
    line-height: 1.3em;
    font-weight: 300;
    color: white;
    z-index: 1;
    position: relative;
}
.hero-2-module .breadcrumbs {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 1.0653409091%;
    font-size: 13px;
    font-size: 1.3rem;
    color: #fff !important;
    z-index: 10;
    margin: 0;
    position: absolute;
    bottom: 20px;
    left: 0;
    text-transform: lowercase;
}
@media (max-width: 1008px) {
    .hero-2-module .breadcrumbs {
        display: none;
    }
}
.hero-2-module .breadcrumbs a {
    color: white !important;
    padding: 5px 10px;
    background-color: #00bce3;
    text-decoration: none;
    border: none;
    margin-right: 10px;
}
.hero-2-module .breadcrumbs a:hover {
    background-color: #007dc2;
}

.hero .slide-show {
    min-height: 420px;
    height: 100%;
    border-right: 1px solid transparent;
}
.hero .slide-show .slide {
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center;
}
.hero .slide-show .item {
    padding: 0 80px;
    margin: 0;
}
.hero .slide-show .owl-controls .owl-dots {
    right: inherit;
    left: 80px;
}
.hero .slide-show .slide:before, .hero .slide-show .slide.bg-image:before {
    content: "";
    display: block !important;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.25;
    filter: alpha(opacity=25);
    position: absolute;
    left: 0;
    top: 0;
}
.hero .slide-show .slide:after, .hero .slide-show .slide.bg-image:after {
    content: "";
    display: block !important;
    width: 100%;
    height: 100%;
    opacity: 0.8;
    filter: alpha(opacity=80);
    position: absolute;
    left: 0;
    top: 0;
    background: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.65)), color-stop(66%, rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0)));
    background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 66%, rgba(0, 0, 0, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=1 );
}
@media (max-width: 1008px) {
    .hero .slide-show .item {
        padding: 0 40px;
    }
    .hero .slide-show .owl-controls .owl-dots {
        left: 40px;
    }
}
@media (max-width: 768px) {
    .hero .slide-show {
        border: none;
    }
    .hero .slide-show .item {
        padding: 0 20px;
    }
    .hero .slide-show .owl-controls .owl-dots {
        left: 20px;
    }
}

.sub-nav ul li a {
    color: #515151;
}
.sub-nav ul li a:hover {
    background-color: #fff;
    color: #00bce3;
}
.sub-nav ul li a.active {
    background-color: #fff;
    color: #00bce3;
}

.acc-settings h5 span {
    color: #19458d;
}

.cart .cart-table tbody tr td {
    color: #515151;
}
.cart .cart-table tbody tr td h4 {
    color: #00586E;
}
.cart .cart-table tbody tr td a {
    color: #00bce3;
}
.cart .cart-table tbody tr td > span {
    color: #00457e;
}
@media (max-width: 736px) {
    .cart .mobile-cart .item .wrap span {
        color: #00457e;
    }
    .cart .mobile-cart .item .wrap h4 {
        color: #00586E;
    }
    .cart .mobile-cart .item .wrap a {
        color: #00bce3;
    }
}
.cart .total p {
    color: #00457e;
}
.cart .total p span {
    color: #00bce3;
}
.cart .details h5 span {
    color: #00586E;
}

.checkout .summary table th {
    color: #00586E;
}
.checkout .summary table tbody tr td a {
    color: #00bce3;
}
.checkout .summary table tbody tr td > span {
    color: #00457e;
}
.checkout .summary table tfoot td span {
    color: #00586E;
}

.career-single .item .hold .name {
    color: #00457e;
}
.career-single .item .hold .icon {
    color: #00457e;
}
.career-single .item .hold .icon img, .career-single .item .hold .icon svg {
    color: #00457e;
    fill: #00457e;
}
.career-single .item .text .title {
    color: #00bce3;
}
.career-single .item .text p span {
    color: #00bce3;
}

.career-list .info .title {
    color: #00bce3;
}
.career-list .list .item .link-box:before {
    display: none;
}
.career-list .list .item .name {
    color: #00457e;
}
.career-list .list .item .icon {
    color: #00457e;
}
.career-list .list .item .icon img, .career-list .list .item .icon svg {
    color: #00457e;
    fill: #00457e;
}
.career-list .list .item .title {
    color: #00bce3;
}
.career-list .list .item:hover {
    background-color: #00bce3;
}
.career-list .list .item:hover .title, .career-list .list .item:hover p, .career-list .list .item:hover .icon, .career-list .list .item:hover .link-box:before {
    color: #fff;
    fill: #fff;
}
.career-list .list .item:hover .icon img, .career-list .list .item:hover .icon svg {
    color: #fff;
    fill: #fff;
}

.careers-categories .item .title {
    color: #00bce3;
}

.links-block .des .title {
    color: #00bce3;
}
.links-block .des p {
    color: #515151;
}
.links-block .list ul li a {
    color: #515151;
}
.links-block .list ul li a:after {
    content: "\e017";
    font-family: "uja-riverdale";
    display: block;
    position: absolute;
    top: 1px;
    right: 0;
}
.links-block .list ul li a:hover {
    color: #00bce3;
}

.downloads-block .des .title {
    color: #00457e;
}
.downloads-block .list ul li a {
    color: #515151;
}
.downloads-block .list ul li a:after {
    content: "\e020";
    font-family: "uja-riverdale";
    display: block;
    position: absolute;
    top: 1px;
    right: 0;
}
.downloads-block .list ul li a:hover {
    color: #00457e;
}
@media (max-width: 1008px) {
    .downloads-block .holder {
        display: block;
        border-right: none;
        border-left: none;
    }
    .downloads-block .des {
        width: 100%;
        border-right: 0;
        border-left: 0;
        border-bottom: 1px solid #e3e3e3;
        padding: 20px;
    }
    .downloads-block .list {
        width: 100%;
        padding: 20px;
    }
    .downloads-block .list ul li {
        width: 47%;
        margin: 0 3% 0 0;
    }
}
@media (max-width: 736px) {
    .downloads-block .des {
        text-align: center;
    }
    .downloads-block .list ul li {
        width: 100%;
        margin: 0;
    }
}

.download-single .item .title {
    color: #00bce3;
}
.download-single .item .icon img, .download-single .item .icon svg {
    color: #00457e;
    fill: #00457e;
}

.slide-show .slide .item .title {
    font-size: 35px;
    font-size: 3.5rem;
    line-height: 1.3em;
    font-weight: normal;
    color: white;
    margin: 0;
    font-family: "soin_sans_promedium", serif;
}
@media (max-width: 768px) {
    .slide-show .slide .item .title {
        font-size: 28px;
        font-size: 2.8rem;
    }
}
.slide-show .slide .item .des {
    font-family: "soin_sans_proroman", sans-serif;
    font-size: 22px;
    font-size: 2.2rem;
}
@media (max-width: 768px) {
    .slide-show .slide .item .des {
        font-size: 18px;
        font-size: 1.8rem;
    }
}
.slide-show .slide .item .cta {
    color: #00bce3;
}

.gallery-list-module .list .item .thumb {
    border: 1px solid #19458d;
    background-color: #00bce3;
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
.gallery-list-module .list .item .thumb:before {
    display: none;
}
.gallery-list-module .list .item .thumb:after {
    content: "+";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 40px;
    height: 40px;
    margin: -20px 0 0 -20px;
    font-size: 20px;
    line-height: 40px;
    background-color: rgba(0, 173, 187, 0.7);
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    z-index: 1;
    color: #fff;
    font-weight: bold;
    text-align: center;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    pointer-events: none;
}

.gallery-page-module .gallery-list .item .thumb:after {
    content: "+";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 40px;
    height: 40px;
    margin: -20px 0 0 -20px;
    font-size: 20px;
    line-height: 40px;
    background-color: rgba(0, 173, 187, 0.7);
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    z-index: 1;
    color: #fff;
    font-weight: bold;
    text-align: center;
    opacity: 0;
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
}

.products-list .item:hover {
    border: 1px solid #00bce3;
}
.products-list .item .title {
    color: #00bce3;
    font-size: 18px;
    font-size: 1.8rem;
    margin: 40px 0 0;
}
.products-list .item span {
    color: #19458d;
}
.products-list .item .disc:after {
    border-bottom: 1px solid #19458d;
}
.products-list .item p {
    font-size: 14px;
    font-size: 1.4rem;
    color: #00586E;
}

.product-details .aside-gallery .carousel-lite {
    overflow: hidden;
}
.product-details .aside-gallery .carousel-lite .car-next:after {
    content: "\e031";
    font-family: "uja-riverdale";
    color: #00bce3;
    display: block;
}
.product-details .aside-gallery .carousel-lite .car-prev:after {
    content: "\e02b";
    font-family: "uja-riverdale";
    color: #00bce3;
    display: block;
}
.product-details .description .title {
    color: #00bce3;
}
.product-details .description .price {
    color: #00586E;
}
.product-details .description .price span {
    color: #19458d;
}
.product-details .description .price .disc:after {
    border-bottom: 1px solid #19458d;
}

.category-grid-module {
    width: 100%;
    margin: 0;
    padding: 0;
}
.category-grid-module .category-grid {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 30px 1fr 30px 1fr;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
    margin: 0 0 60px 0;
}
@media (max-width: 1248px) {
    .category-grid-module .category-grid {
        -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2, 1fr);
    }
}
@media (max-width: 736px) {
    .category-grid-module .category-grid {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
        gap: 20px;
        margin: 0 0 40px 0;
    }
}
.category-grid-module .category-grid .category-card {
    background-color: #fff;
    border-radius: 8px;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
.category-grid-module .category-grid .category-card .card-link {
    text-decoration: none;
    color: inherit;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.category-grid-module .category-grid .category-card .card-image {
    position: relative;
    width: 100%;
    height: 240px;
    overflow: hidden;
    background-color: #f9f9f9;
}
@media (max-width: 736px) {
    .category-grid-module .category-grid .category-card .card-image {
        height: 200px;
    }
}
.category-grid-module .category-grid .category-card .card-image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
.category-grid-module .category-grid .category-card:hover .card-image img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
}
.category-grid-module .category-grid .category-card .card-content {
    padding: 25px;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 12px;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
@media (max-width: 736px) {
    .category-grid-module .category-grid .category-card .card-content {
        padding: 20px;
    }
}
.category-grid-module .category-grid .category-card .card-content .card-title {
    font-size: 20px;
    font-size: 2rem;
    font-weight: 600;
    color: #007dc2;
    margin: 0;
    line-height: 1.3;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -moz-align-items: flex-start;
    align-items: flex-start;
    gap: 10px;
}
@media (max-width: 736px) {
    .category-grid-module .category-grid .category-card .card-content .card-title {
        font-size: 18px;
        font-size: 1.8rem;
    }
}
.category-grid-module .category-grid .category-card .card-content .card-title .arrow {
    font-size: 22px;
    font-size: 2.2rem;
    color: #007dc2;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
.category-grid-module .category-grid .category-card .card-content .card-description {
    font-size: 15px;
    font-size: 1.5rem;
    color: #515151;
    line-height: 1.6;
    margin: 0;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
@media (max-width: 736px) {
    .category-grid-module .category-grid .category-card .card-content .card-description {
        font-size: 14px;
        font-size: 1.4rem;
    }
}
.category-grid-module .category-grid .category-card:hover {
    -webkit-box-shadow: 0 6px 16px rgba(0, 0, 0, 0.12);
    box-shadow: 0 6px 16px rgba(0, 0, 0, 0.12);
}
.category-grid-module .category-grid .category-card:hover .card-title .arrow {
    -webkit-transform: translateX(4px);
    -ms-transform: translateX(4px);
    transform: translateX(4px);
}
.category-grid-module .category-cta {
    width: 100%;
    padding: 50px 40px;
    text-align: center;
}
@media (max-width: 1008px) {
    .category-grid-module .category-cta {
        padding: 40px 30px;
    }
}
@media (max-width: 736px) {
    .category-grid-module .category-cta {
        padding: 35px 20px;
    }
}
.category-grid-module .category-cta .cta-title {
    font-size: 32px;
    font-size: 3.2rem;
    font-weight: 600;
    color: #101820;
    margin: 0 0 15px 0;
}
@media (max-width: 736px) {
    .category-grid-module .category-cta .cta-title {
        font-size: 28px;
        font-size: 2.8rem;
    }
}
.category-grid-module .category-cta .cta-description {
    font-size: 16px;
    font-size: 1.6rem;
    color: #515151;
    margin: 0 0 35px 0;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
}
@media (max-width: 736px) {
    .category-grid-module .category-cta .cta-description {
        font-size: 15px;
        font-size: 1.5rem;
        margin-bottom: 30px;
    }
}
.category-grid-module .category-cta .cta-buttons {
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center;
    gap: 20px;
}
@media (max-width: 736px) {
    .category-grid-module .category-cta .cta-buttons {
        -webkit-box-direction: normal;
        -webkit-box-orient: vertical;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 15px;
    }
}
.category-grid-module .category-cta .cta-buttons .btn-cta-primary,
.category-grid-module .category-cta .cta-buttons .btn-cta-secondary {
    padding: 14px 32px;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 600;
    text-decoration: none;
    border-radius: 6px;
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
}
@media (max-width: 736px) {
    .category-grid-module .category-cta .cta-buttons .btn-cta-primary,
    .category-grid-module .category-cta .cta-buttons .btn-cta-secondary {
        width: 100%;
        max-width: 350px;
        padding: 16px 32px;
    }
}
.category-grid-module .category-cta .cta-buttons .btn-cta-primary {
    background-color: #007dc2;
    color: #fff;
    border: 2px solid #007dc2;
}
.category-grid-module .category-cta .cta-buttons .btn-cta-primary:hover {
    background-color: rgb(0, 92.1391752577, 143);
    border-color: rgb(0, 92.1391752577, 143);
}
.category-grid-module .category-cta .cta-buttons .btn-cta-secondary {
    background-color: transparent;
    color: #007dc2;
    border: 2px solid #007dc2;
}
.category-grid-module .category-cta .cta-buttons .btn-cta-secondary:hover {
    background-color: #007dc2;
    color: #fff;
}

.product-listing-module {
    width: 100%;
    margin: 0;
    padding: 0;
}
.product-listing-module .filters {
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 20px;
    margin: 0 0 40px 0;
    background-color: #f9f9f9;
    padding: 25px;
    border-radius: 8px;
}
@media (max-width: 1008px) {
    .product-listing-module .filters {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 20px;
        margin: 0 0 30px 0;
    }
}
@media (max-width: 736px) {
    .product-listing-module .filters {
        padding: 15px;
        margin: 0 0 25px 0;
    }
}
.product-listing-module .filters .filter-item {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
@media (max-width: 1008px) {
    .product-listing-module .filters .filter-item {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 calc(50% - 10px);
        flex: 1 1 calc(50% - 10px);
    }
}
@media (max-width: 736px) {
    .product-listing-module .filters .filter-item {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
        flex: 1 1 100%;
    }
}
.product-listing-module .filters .filter-item label {
    display: block;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 600;
    color: #515151;
    margin: 0 0 8px 0;
}
.product-listing-module .filters .filter-item select {
    width: 100%;
    padding: 10px 15px;
    border: 1px solid #e3e3e3;
    border-radius: 6px;
    font-size: 14px;
    font-size: 1.4rem;
    background-color: #f9f9f9;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.product-listing-module .filters .filter-item select:focus {
    outline: none;
    border-color: #00bce3;
}
.product-listing-module .filters .filter-item .selectric-wrapper {
    margin: 0;
}
.product-listing-module .filters .filter-item .selectric {
    border: 1px solid #e3e3e3;
    border-radius: 6px;
    background-color: #f9f9f9;
}
.product-listing-module .filters .filter-item .selectric:focus, .product-listing-module .filters .filter-item .selectric:hover {
    border-color: #00bce3;
}
.product-listing-module .filters .filter-item .selectric .button:after {
    font-size: 10px;
}
.product-listing-module .products-grid {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 30px 1fr 30px 1fr;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}
@media (max-width: 1248px) {
    .product-listing-module .products-grid {
        -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2, 1fr);
    }
}
@media (max-width: 736px) {
    .product-listing-module .products-grid {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
        gap: 20px;
    }
}
.product-listing-module .products-grid .product-card {
    background-color: #fff;
    border-radius: 8px;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
}
.product-listing-module .products-grid .product-card .card-link {
    text-decoration: none;
    color: inherit;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.product-listing-module .products-grid .product-card .product-image {
    position: relative;
    width: 100%;
    height: 200px;
    overflow: hidden;
    background-color: #f9f9f9;
}
.product-listing-module .products-grid .product-card .product-image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
.product-listing-module .products-grid .product-card:hover .product-image img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
}
.product-listing-module .products-grid .product-card .product-content {
    padding: 20px;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 12px;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
@media (max-width: 736px) {
    .product-listing-module .products-grid .product-card .product-content {
        padding: 18px;
    }
}
.product-listing-module .products-grid .product-card .product-content .product-title {
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: 600;
    color: #007dc2;
    margin: 0;
    line-height: 1.3;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -moz-align-items: flex-start;
    align-items: flex-start;
    gap: 10px;
}
.product-listing-module .products-grid .product-card .product-content .product-title .arrow {
    font-size: 20px;
    font-size: 2rem;
    color: #007dc2;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
.product-listing-module .products-grid .product-card .product-content .product-description {
    font-size: 14px;
    font-size: 1.4rem;
    color: #515151;
    line-height: 1.6;
    margin: 0;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.product-listing-module .products-grid .product-card .product-content .age-badge {
    display: inline-block;
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: 600;
    color: #007dc2;
    background-color: #f9f9f9;
    border: 1px solid #007dc2;
    padding: 6px 14px;
    border-radius: 20px;
    -ms-flex-item-align: start;
    align-self: flex-start;
}
.product-listing-module .products-grid .product-card .view-link {
    display: block;
    padding: 15px 20px;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 600;
    color: #007dc2;
    text-decoration: none;
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
.product-listing-module .products-grid .product-card .view-link:hover {
    background-color: rgba(0, 125, 194, 0.05);
}
.product-listing-module .products-grid .product-card:hover {
    -webkit-box-shadow: 0 6px 16px rgba(0, 0, 0, 0.12);
    box-shadow: 0 6px 16px rgba(0, 0, 0, 0.12);
}
.product-listing-module .products-grid .product-card:hover .product-title .arrow {
    -webkit-transform: translateX(4px);
    -ms-transform: translateX(4px);
    transform: translateX(4px);
}
.product-listing-module .cta-module {
    width: 100%;
    background-color: #f9f9f9;
    padding: 50px 40px;
    border-radius: 8px;
    text-align: center;
    margin: 60px 0 0 0;
}
@media (max-width: 1008px) {
    .product-listing-module .cta-module {
        padding: 40px 30px;
        margin: 50px 0 0 0;
    }
}
@media (max-width: 736px) {
    .product-listing-module .cta-module {
        padding: 35px 20px;
        margin: 40px 0 0 0;
    }
}
.product-listing-module .cta-module .cta-text {
    font-size: 20px;
    font-size: 2rem;
    color: #101820;
    margin: 0 0 30px 0;
    font-weight: 400;
}
@media (max-width: 736px) {
    .product-listing-module .cta-module .cta-text {
        font-size: 18px;
        font-size: 1.8rem;
        margin: 0 0 25px 0;
    }
}
.product-listing-module .cta-module .cta-buttons {
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center;
    gap: 20px;
}
@media (max-width: 736px) {
    .product-listing-module .cta-module .cta-buttons {
        -webkit-box-direction: normal;
        -webkit-box-orient: vertical;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 15px;
    }
}
.product-listing-module .cta-module .cta-buttons .btn-primary,
.product-listing-module .cta-module .cta-buttons .btn-secondary {
    padding: 14px 32px;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 600;
    text-decoration: none;
    border-radius: 6px;
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
}
@media (max-width: 736px) {
    .product-listing-module .cta-module .cta-buttons .btn-primary,
    .product-listing-module .cta-module .cta-buttons .btn-secondary {
        width: 100%;
        padding: 16px 32px;
    }
}
.product-listing-module .cta-module .cta-buttons .btn-primary {
    background-color: #007dc2;
    color: #fff;
    border: 2px solid #007dc2;
}
.product-listing-module .cta-module .cta-buttons .btn-primary:hover {
    background-color: rgb(0, 92.1391752577, 143);
    border-color: rgb(0, 92.1391752577, 143);
}
.product-listing-module .cta-module .cta-buttons .btn-secondary {
    background-color: transparent;
    color: #007dc2;
    border: 2px solid #007dc2;
}
.product-listing-module .cta-module .cta-buttons .btn-secondary:hover {
    background-color: #007dc2;
    color: #fff;
}

.product-detail-sidebar {
    width: 100%;
    padding: 0;
}
@media (max-width: 1008px) {
    .product-detail-sidebar {
        padding: 0;
    }
}
.product-detail-sidebar .item {
    width: 100%;
    padding: 30px 25px;
    background-color: #f9f9f9;
    -webkit-box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1), 0 1px 3px rgba(0, 0, 0, 0.08);
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1), 0 1px 3px rgba(0, 0, 0, 0.08);
    border-radius: 8px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
@media (max-width: 1008px) {
    .product-detail-sidebar .item {
        padding: 20px 15px;
    }
}
.product-detail-sidebar .item .sidebar-title {
    color: #00bce3;
    font-size: 24px;
    font-size: 2.4rem;
    font-weight: 600;
    margin: 0 0 25px 0;
    font-family: "soin_sans_promedium", serif;
}
.product-detail-sidebar .item .detail-section {
    margin: 0 0 20px 0;
    padding: 0 0 20px 0;
    border-bottom: 1px solid rgba(227, 227, 227, 0.5);
}
.product-detail-sidebar .item .detail-section:last-of-type {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
}
.product-detail-sidebar .item .detail-section .detail-content {
    width: 100%;
}
.product-detail-sidebar .item .detail-section .detail-content .label {
    display: block;
    font-size: 12px;
    font-size: 1.2rem;
    color: #00bce3;
    text-transform: uppercase;
    font-weight: 600;
    margin: 0 0 5px 0;
    font-family: "soin_sans_promedium", serif;
    letter-spacing: 0.5px;
}
.product-detail-sidebar .item .detail-section .detail-content .value {
    display: block;
    font-size: 15px;
    font-size: 1.5rem;
    color: #101820;
    font-weight: 400;
    line-height: 1.5;
    margin: 0;
}
.product-detail-sidebar .item .detail-section .detail-content .value strong {
    font-weight: 600;
}
.product-detail-sidebar .item .detail-section .detail-content .note {
    display: block;
    font-size: 13px;
    font-size: 1.3rem;
    color: #515151;
    margin: 8px 0 0 0;
    font-style: italic;
}
.product-detail-sidebar .item .contact-section {
    margin-top: 25px;
    padding-top: 25px;
    border-top: 1px solid #e3e3e3;
}
.product-detail-sidebar .item .contact-section .contact-title {
    display: block;
    font-size: 14px;
    font-size: 1.4rem;
    color: #101820;
    font-weight: 600;
    margin: 0 0 12px 0;
}
.product-detail-sidebar .item .contact-section .contact-item {
    margin: 0 0 10px 0;
}
.product-detail-sidebar .item .contact-section .contact-item:last-child {
    margin-bottom: 0;
}
.product-detail-sidebar .item .contact-section .contact-item a {
    color: #00bce3;
    text-decoration: none;
    font-size: 14px;
    font-size: 1.4rem;
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    display: block;
}
.product-detail-sidebar .item .contact-section .contact-item a:hover {
    text-decoration: underline;
}
.product-detail-sidebar .item .schedule-section {
    margin-top: 25px;
    padding-top: 25px;
    border-top: 1px solid #e3e3e3;
}
.product-detail-sidebar .item .schedule-section .schedule-title {
    font-size: 18px;
    font-size: 1.8rem;
    color: #101820;
    font-weight: 600;
    margin: 0 0 20px 0;
    font-family: "soin_sans_promedium", serif;
}
.product-detail-sidebar .item .schedule-section .schedule-item {
    padding: 15px 0;
    border-bottom: 1px solid rgba(227, 227, 227, 0.5);
}
.product-detail-sidebar .item .schedule-section .schedule-item:first-child {
    padding-top: 0;
}
.product-detail-sidebar .item .schedule-section .schedule-item:last-child {
    border-bottom: none;
    padding-bottom: 0;
}
.product-detail-sidebar .item .schedule-section .schedule-item .schedule-days {
    font-size: 15px;
    font-size: 1.5rem;
    color: #101820;
    font-weight: 600;
    margin: 0 0 6px 0;
}
.product-detail-sidebar .item .schedule-section .schedule-item .schedule-time {
    font-size: 14px;
    font-size: 1.4rem;
    color: #00bce3;
    font-weight: 500;
    margin: 0 0 6px 0;
}
.product-detail-sidebar .item .schedule-section .schedule-item .schedule-location {
    font-size: 14px;
    font-size: 1.4rem;
    color: #515151;
    margin: 0 0 4px 0;
}
.product-detail-sidebar .item .schedule-section .schedule-item .schedule-info {
    font-size: 13px;
    font-size: 1.3rem;
    color: #515151;
    margin: 0;
}
.product-detail-sidebar .item .register-btn {
    display: block;
    width: 100%;
    border: 2px solid #00bce3;
    background-color: #00bce3;
    color: #fff;
    padding: 14px 20px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
    font-size: 1.4rem;
    font-family: "soin_sans_promedium", serif;
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 25px 0 0 0;
    border-radius: 4px;
    letter-spacing: 0.5px;
}
.product-detail-sidebar .item .register-btn:hover {
    background-color: transparent;
    color: #00bce3;
}

.fixed-register-cta {
    display: none;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    background-color: #fff;
    -webkit-box-shadow: 0 -4px 12px rgba(0, 0, 0, 0.15);
    box-shadow: 0 -4px 12px rgba(0, 0, 0, 0.15);
    padding: 15px 20px;
    z-index: 1000;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
@media (max-width: 1008px) {
    .fixed-register-cta {
        display: block;
    }
}
.fixed-register-cta .btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    background-color: #00bce3;
    color: #fff;
    text-align: center;
    padding: 16px 20px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 16px;
    font-size: 1.6rem;
    font-family: "soin_sans_promedium", serif;
    border-radius: 4px;
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-decoration: none;
    letter-spacing: 0.5px;
}
.fixed-register-cta .btn:hover {
    background-color: rgb(0, 145.7621145374, 176);
    color: #fff;
}
.fixed-register-cta.hidden {
    opacity: 0;
    pointer-events: none;
}

.bg-grey {
    background-color: #f9f9f9;
}

.related-programs-module {
    width: 100%;
    padding: 4em 0;
}
@media (max-width: 1008px) {
    .related-programs-module {
        padding: 3em 0;
    }
}
@media (max-width: 736px) {
    .related-programs-module {
        padding: 2.5em 0;
    }
}
.related-programs-module .module-title {
    font-size: 32px;
    font-size: 3.2rem;
    font-weight: 600;
    color: #101820;
    margin: 0 0 40px 0;
    text-align: center;
}
@media (max-width: 736px) {
    .related-programs-module .module-title {
        font-size: 28px;
        font-size: 2.8rem;
        margin: 0 0 30px 0;
    }
}
.related-programs-module .programs-grid {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 30px 1fr 30px 1fr;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}
@media (max-width: 1248px) {
    .related-programs-module .programs-grid {
        -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2, 1fr);
    }
}
@media (max-width: 736px) {
    .related-programs-module .programs-grid {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
        gap: 20px;
    }
}
.related-programs-module .programs-grid .program-card {
    background-color: #fff;
    border-radius: 8px;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
.related-programs-module .programs-grid .program-card:hover {
    -webkit-box-shadow: 0 6px 16px rgba(0, 0, 0, 0.12);
    box-shadow: 0 6px 16px rgba(0, 0, 0, 0.12);
}
.related-programs-module .programs-grid .program-card:hover .card-title .arrow {
    -webkit-transform: translateX(4px);
    -ms-transform: translateX(4px);
    transform: translateX(4px);
}
.related-programs-module .programs-grid .program-card:hover .card-image img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
}
.related-programs-module .programs-grid .program-card .card-image {
    position: relative;
    width: 100%;
    height: 200px;
    overflow: hidden;
    background-color: #f9f9f9;
}
.related-programs-module .programs-grid .program-card .card-image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
.related-programs-module .programs-grid .program-card .card-content {
    padding: 20px;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 12px;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
@media (max-width: 736px) {
    .related-programs-module .programs-grid .program-card .card-content {
        padding: 18px;
    }
}
.related-programs-module .programs-grid .program-card .card-content .card-title {
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: 600;
    color: #007dc2;
    margin: 0;
    line-height: 1.3;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -moz-align-items: flex-start;
    align-items: flex-start;
    gap: 10px;
}
.related-programs-module .programs-grid .program-card .card-content .card-title .arrow {
    font-size: 20px;
    font-size: 2rem;
    color: #007dc2;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
.related-programs-module .programs-grid .program-card .card-content .card-description {
    font-size: 14px;
    font-size: 1.4rem;
    color: #515151;
    line-height: 1.6;
    margin: 0;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.related-programs-module .programs-grid .program-card .card-content .category-tag {
    display: inline-block;
    font-size: 11px;
    font-size: 1.1rem;
    font-weight: 600;
    color: #515151;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    -ms-flex-item-align: start;
    align-self: flex-start;
}

.keep-exploring-section {
    background-color: #007dc2;
}
.keep-exploring-section .keep-exploring {
    width: 100%;
    padding: 4em 2em;
    text-align: center;
}
@media (max-width: 1008px) {
    .keep-exploring-section .keep-exploring {
        padding: 3em 1.5em;
    }
}
@media (max-width: 736px) {
    .keep-exploring-section .keep-exploring {
        padding: 2.5em 1em;
    }
}
.keep-exploring-section .keep-exploring .section-title {
    font-size: 36px;
    font-size: 3.6rem;
    font-weight: 600;
    color: #fff;
    margin: 0 0 20px 0;
}
@media (max-width: 736px) {
    .keep-exploring-section .keep-exploring .section-title {
        font-size: 30px;
        font-size: 3rem;
    }
}
.keep-exploring-section .keep-exploring .section-description {
    font-size: 18px;
    font-size: 1.8rem;
    color: #fff;
    margin: 0 0 40px 0;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
}
@media (max-width: 736px) {
    .keep-exploring-section .keep-exploring .section-description {
        font-size: 16px;
        font-size: 1.6rem;
        margin-bottom: 30px;
    }
}
.keep-exploring-section .keep-exploring .explore-buttons {
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center;
    gap: 20px;
}
@media (max-width: 736px) {
    .keep-exploring-section .keep-exploring .explore-buttons {
        -webkit-box-direction: normal;
        -webkit-box-orient: vertical;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 15px;
    }
}
.keep-exploring-section .keep-exploring .explore-buttons .btn-explore-primary,
.keep-exploring-section .keep-exploring .explore-buttons .btn-explore-secondary {
    padding: 14px 32px;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 600;
    text-decoration: none;
    border-radius: 6px;
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
}
@media (max-width: 736px) {
    .keep-exploring-section .keep-exploring .explore-buttons .btn-explore-primary,
    .keep-exploring-section .keep-exploring .explore-buttons .btn-explore-secondary {
        width: 100%;
        max-width: 350px;
        padding: 16px 32px;
    }
}
.keep-exploring-section .keep-exploring .explore-buttons .btn-explore-primary {
    background-color: #fff;
    color: #007dc2;
    border: 2px solid #fff;
}
.keep-exploring-section .keep-exploring .explore-buttons .btn-explore-primary:hover {
    background-color: transparent;
    color: #fff;
}
.keep-exploring-section .keep-exploring .explore-buttons .btn-explore-secondary {
    background-color: transparent;
    color: #fff;
    border: 2px solid #fff;
}
.keep-exploring-section .keep-exploring .explore-buttons .btn-explore-secondary:hover {
    background-color: #fff;
    color: #007dc2;
}

.book-sessions-module {
    width: 100%;
    margin: 3em 0 0 0;
    padding: 0;
}
.book-sessions-module .module-title {
    font-size: 28px;
    font-size: 2.8rem;
    font-weight: 600;
    color: #101820;
    margin: 0 0 20px 0;
}
.book-sessions-module .info-note {
    background-color: #e6f7ff;
    border-left: 4px solid #00bce3;
    padding: 15px 20px;
    margin: 0 0 25px 0;
    border-radius: 4px;
}
.book-sessions-module .info-note p {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.6;
    margin: 0;
    color: #515151;
}
.book-sessions-module .info-note p strong {
    font-weight: 600;
}
.book-sessions-module .info-note p a {
    color: #00bce3;
    text-decoration: underline;
}
.book-sessions-module .info-note p a:hover {
    text-decoration: none;
}
.book-sessions-module .filters {
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 20px;
    margin: 0 0 25px 0;
    background-color: #f9f9f9;
    padding: 20px;
    border-radius: 8px;
}
@media (max-width: 736px) {
    .book-sessions-module .filters {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 15px;
    }
}
.book-sessions-module .filters .filter-item {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
@media (max-width: 736px) {
    .book-sessions-module .filters .filter-item {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
        flex: 1 1 100%;
    }
}
.book-sessions-module .filters .filter-item label {
    display: block;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 600;
    color: #515151;
    margin: 0 0 8px 0;
}
.book-sessions-module .filters .filter-item select {
    width: 100%;
    padding: 10px 15px;
    border: 1px solid #e3e3e3;
    border-radius: 6px;
    font-size: 14px;
    font-size: 1.4rem;
    background-color: #f9f9f9;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.book-sessions-module .filters .filter-item select:focus {
    outline: none;
    border-color: #00bce3;
}
.book-sessions-module .filters .filter-item .selectric-wrapper {
    margin: 0;
}
.book-sessions-module .filters .filter-item .selectric {
    border: 1px solid #e3e3e3;
    border-radius: 6px;
    background-color: #f9f9f9;
}
.book-sessions-module .filters .filter-item .selectric:focus, .book-sessions-module .filters .filter-item .selectric:hover {
    border-color: #00bce3;
}
.book-sessions-module .filters .filter-item .selectric .button:after {
    font-size: 10px;
}
.book-sessions-module .sessions-list {
    width: 100%;
}
.book-sessions-module .sessions-list .session-card {
    background-color: #fff;
    border: 1px solid #e3e3e3;
    border-radius: 8px;
    padding: 20px;
    margin: 0 0 15px 0;
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
.book-sessions-module .sessions-list .session-card:hover {
    -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}
.book-sessions-module .sessions-list .session-card.full {
    background-color: #f9f9f9;
    opacity: 0.7;
}
.book-sessions-module .sessions-list .session-card .session-header {
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -moz-align-items: flex-start;
    align-items: flex-start;
    margin: 0 0 15px 0;
    padding: 0 0 15px 0;
    border-bottom: 1px solid rgba(227, 227, 227, 0.5);
}
.book-sessions-module .sessions-list .session-card .session-header .day-time {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.book-sessions-module .sessions-list .session-card .session-header .day-time .day {
    font-size: 20px;
    font-size: 2rem;
    font-weight: 600;
    color: #101820;
    margin: 0 0 8px 0;
}
.book-sessions-module .sessions-list .session-card .session-header .day-time .availability {
    display: inline-block;
    font-size: 13px;
    font-size: 1.3rem;
    font-weight: 600;
    padding: 4px 12px;
    border-radius: 12px;
    text-transform: capitalize;
}
.book-sessions-module .sessions-list .session-card .session-header .day-time .availability.available {
    background-color: #d4edda;
    color: #155724;
}
.book-sessions-module .sessions-list .session-card .session-header .day-time .availability.limited {
    background-color: #fff3cd;
    color: #856404;
}
.book-sessions-module .sessions-list .session-card .session-header .day-time .availability.full-status {
    background-color: #f8d7da;
    color: #721c24;
}
.book-sessions-module .sessions-list .session-card .session-header .register-link {
    padding: 10px 24px;
    background-color: #00bce3;
    color: #fff;
    text-decoration: none;
    border-radius: 4px;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 600;
    text-transform: uppercase;
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    border: none;
    cursor: pointer;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.book-sessions-module .sessions-list .session-card .session-header .register-link:hover {
    background-color: rgb(0, 145.7621145374, 176);
}
.book-sessions-module .sessions-list .session-card .session-header .register-link.disabled {
    background-color: #e3e3e3;
    color: #515151;
    cursor: not-allowed;
    opacity: 0.6;
}
.book-sessions-module .sessions-list .session-card .session-header .register-link.disabled:hover {
    background-color: #e3e3e3;
}
.book-sessions-module .sessions-list .session-card .session-details .detail-item {
    margin: 0 0 10px 0;
}
.book-sessions-module .sessions-list .session-card .session-details .detail-item:last-child {
    margin-bottom: 0;
}
.book-sessions-module .sessions-list .session-card .session-details .detail-item .text {
    display: block;
    font-size: 14px;
    font-size: 1.4rem;
    color: #515151;
    line-height: 1.5;
}
.book-sessions-module .sessions-list .session-card .session-details .detail-item .text strong {
    font-weight: 600;
    color: #101820;
}

.module_icon-cards {
    width: 100%;
    padding: 4em 2em;
}
@media (max-width: 1008px) {
    .module_icon-cards {
        padding: 3em 1.5em;
    }
}
@media (max-width: 736px) {
    .module_icon-cards {
        padding: 2.5em 1em;
    }
}
.module_icon-cards .header {
    text-align: center;
    margin-bottom: 3em;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
}
@media (max-width: 1008px) {
    .module_icon-cards .header {
        margin-bottom: 2.5em;
    }
}
@media (max-width: 736px) {
    .module_icon-cards .header {
        margin-bottom: 2em;
    }
}
.module_icon-cards .header .title {
    font-size: 40px;
    font-size: 4rem;
    font-weight: 600;
    color: #101820;
    margin: 0 0 15px 0;
    line-height: 1.2;
}
@media (max-width: 1008px) {
    .module_icon-cards .header .title {
        font-size: 36px;
        font-size: 3.6rem;
    }
}
@media (max-width: 736px) {
    .module_icon-cards .header .title {
        font-size: 32px;
        font-size: 3.2rem;
    }
}
.module_icon-cards .header .subtitle {
    font-size: 18px;
    font-size: 1.8rem;
    color: #515151;
    margin: 0;
    line-height: 1.6;
}
@media (max-width: 736px) {
    .module_icon-cards .header .subtitle {
        font-size: 16px;
        font-size: 1.6rem;
    }
}
.module_icon-cards .cards {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 30px 1fr 30px 1fr 30px 1fr 30px 1fr;
    grid-template-columns: repeat(5, 1fr);
    gap: 30px;
}
@media (max-width: 1248px) {
    .module_icon-cards .cards {
        -ms-grid-columns: (1fr)[3];
        grid-template-columns: repeat(3, 1fr);
    }
}
@media (max-width: 1008px) {
    .module_icon-cards .cards {
        -ms-grid-columns: 1fr 25px 1fr;
        grid-template-columns: repeat(2, 1fr);
        gap: 25px;
    }
}
@media (max-width: 736px) {
    .module_icon-cards .cards {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
        gap: 20px;
    }
}
.module_icon-cards .cards .card {
    background-color: #fff;
    padding: 35px 25px;
    text-align: center;
    border-radius: 8px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
@media (max-width: 736px) {
    .module_icon-cards .cards .card {
        padding: 30px 20px;
    }
}
.module_icon-cards .cards .card:hover {
    -webkit-box-shadow: 0 6px 16px rgba(0, 0, 0, 0.12);
    box-shadow: 0 6px 16px rgba(0, 0, 0, 0.12);
    -webkit-transform: translateY(-2px);
    -ms-transform: translateY(-2px);
    transform: translateY(-2px);
}
.module_icon-cards .cards .card .icon {
    width: 60px;
    height: 60px;
    margin: 0 auto 25px auto;
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
@media (max-width: 736px) {
    .module_icon-cards .cards .card .icon {
        width: 50px;
        height: 50px;
        margin-bottom: 20px;
    }
}
.module_icon-cards .cards .card .icon svg,
.module_icon-cards .cards .card .icon img {
    width: 100%;
    height: 100%;
    display: block;
    -o-object-fit: contain;
    object-fit: contain;
}
.module_icon-cards .cards .card .title {
    font-size: 20px;
    font-size: 2rem;
    font-weight: 600;
    color: #007dc2;
    margin: 0 0 12px 0;
    line-height: 1.3;
}
@media (max-width: 736px) {
    .module_icon-cards .cards .card .title {
        font-size: 18px;
        font-size: 1.8rem;
    }
}
.module_icon-cards .cards .card .description {
    font-size: 15px;
    font-size: 1.5rem;
    color: #515151;
    line-height: 1.4;
    margin: 0;
}
@media (max-width: 736px) {
    .module_icon-cards .cards .card .description {
        font-size: 14px;
        font-size: 1.4rem;
    }
}

.module_featured-cards {
    width: 100%;
    padding: 4em 2em;
}
@media (max-width: 1008px) {
    .module_featured-cards {
        padding: 3em 1.5em;
    }
}
@media (max-width: 736px) {
    .module_featured-cards {
        padding: 2.5em 1em;
    }
}
.module_featured-cards .header {
    text-align: center;
    margin-bottom: 3em;
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
}
@media (max-width: 1008px) {
    .module_featured-cards .header {
        margin-bottom: 2.5em;
    }
}
@media (max-width: 736px) {
    .module_featured-cards .header {
        margin-bottom: 2em;
    }
}
.module_featured-cards .header .title {
    font-size: 40px;
    font-size: 4rem;
    font-weight: 600;
    color: #101820;
    margin: 0 0 15px 0;
    line-height: 1.2;
}
@media (max-width: 1008px) {
    .module_featured-cards .header .title {
        font-size: 36px;
        font-size: 3.6rem;
    }
}
@media (max-width: 736px) {
    .module_featured-cards .header .title {
        font-size: 32px;
        font-size: 3.2rem;
    }
}
.module_featured-cards .header .subtitle {
    font-size: 18px;
    font-size: 1.8rem;
    color: #515151;
    margin: 0;
    line-height: 1.6;
}
@media (max-width: 736px) {
    .module_featured-cards .header .subtitle {
        font-size: 16px;
        font-size: 1.6rem;
    }
}
.module_featured-cards .cards {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 30px 1fr 30px 1fr;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
    margin-bottom: 3em;
}
@media (max-width: 1008px) {
    .module_featured-cards .cards {
        -ms-grid-columns: 1fr 25px 1fr;
        grid-template-columns: repeat(2, 1fr);
        gap: 25px;
        margin-bottom: 2.5em;
    }
}
@media (max-width: 736px) {
    .module_featured-cards .cards {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
        gap: 20px;
        margin-bottom: 2em;
    }
}
.module_featured-cards .cards .card {
    background-color: #fff;
    border-radius: 8px;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
.module_featured-cards .cards .card:hover {
    -webkit-box-shadow: 0 6px 16px rgba(0, 0, 0, 0.12);
    box-shadow: 0 6px 16px rgba(0, 0, 0, 0.12);
    -webkit-transform: translateY(-2px);
    -ms-transform: translateY(-2px);
    transform: translateY(-2px);
}
.module_featured-cards .cards .card .image {
    width: 100%;
    height: 240px;
    overflow: hidden;
    position: relative;
}
@media (max-width: 736px) {
    .module_featured-cards .cards .card .image {
        height: 200px;
    }
}
.module_featured-cards .cards .card .image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    display: block;
}
.module_featured-cards .cards .card .content {
    padding: 30px 25px;
}
@media (max-width: 736px) {
    .module_featured-cards .cards .card .content {
        padding: 25px 20px;
    }
}
.module_featured-cards .cards .card .title {
    font-size: 22px;
    font-size: 2.2rem;
    font-weight: 600;
    color: #007dc2;
    margin: 0 0 15px 0;
    line-height: 1.3;
    width: 100%;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -moz-align-items: flex-start;
    align-items: flex-start;
    gap: 10px;
}
@media (max-width: 736px) {
    .module_featured-cards .cards .card .title {
        font-size: 20px;
        font-size: 2rem;
    }
}
.module_featured-cards .cards .card .title .arrow {
    font-size: 20px;
    font-size: 2rem;
    color: #007dc2;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
.module_featured-cards .cards .card .description {
    font-size: 15px;
    font-size: 1.5rem;
    color: #515151;
    line-height: 1.6;
    margin: 0;
}
@media (max-width: 736px) {
    .module_featured-cards .cards .card .description {
        font-size: 14px;
        font-size: 1.4rem;
    }
}
.module_featured-cards .cards .card:hover .title .arrow {
    -webkit-transform: translateX(4px);
    -ms-transform: translateX(4px);
    transform: translateX(4px);
}
.module_featured-cards .cta {
    text-align: center;
}
.module_featured-cards .cta .btn {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -moz-justify-content: center;
    justify-content: center;
    padding: 16px 36px;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 600;
    line-height: 1;
    color: #fff;
    background-color: #007dc2;
    border: 2px solid #007dc2;
    border-radius: 6px;
    text-decoration: none;
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
@media (max-width: 736px) {
    .module_featured-cards .cta .btn {
        padding: 14px 32px;
        font-size: 15px;
        font-size: 1.5rem;
    }
}
.module_featured-cards .cta .btn:hover {
    background-color: rgb(0, 92.1391752577, 143);
    border-color: rgb(0, 92.1391752577, 143);
}

.module_community-stats {
    width: 100%;
    padding: 4em 2em;
    position: relative;
    z-index: 1;
}
@media (max-width: 1008px) {
    .module_community-stats {
        padding: 3em 1.5em;
    }
}
@media (max-width: 736px) {
    .module_community-stats {
        padding: 2.5em 1em;
    }
}
.module_community-stats .header {
    text-align: center;
    margin-bottom: 3em;
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
}
@media (max-width: 1008px) {
    .module_community-stats .header {
        margin-bottom: 2.5em;
    }
}
@media (max-width: 736px) {
    .module_community-stats .header {
        margin-bottom: 2em;
    }
}
.module_community-stats .header .title {
    font-size: 40px;
    font-size: 4rem;
    font-weight: 600;
    margin: 0 0 15px 0;
    line-height: 1.2;
}
@media (max-width: 1008px) {
    .module_community-stats .header .title {
        font-size: 36px;
        font-size: 3.6rem;
    }
}
@media (max-width: 736px) {
    .module_community-stats .header .title {
        font-size: 32px;
        font-size: 3.2rem;
    }
}
.module_community-stats .header .subtitle {
    font-size: 18px;
    font-size: 1.8rem;
    margin: 0;
    line-height: 1.6;
}
@media (max-width: 736px) {
    .module_community-stats .header .subtitle {
        font-size: 16px;
        font-size: 1.6rem;
    }
}
.module_community-stats .stats {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 30px 1fr 30px 1fr 30px 1fr;
    grid-template-columns: repeat(4, 1fr);
    gap: 30px;
}
@media (max-width: 1008px) {
    .module_community-stats .stats {
        -ms-grid-columns: 1fr 25px 1fr;
        grid-template-columns: repeat(2, 1fr);
        gap: 25px;
    }
}
@media (max-width: 736px) {
    .module_community-stats .stats {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
        gap: 20px;
    }
}
.module_community-stats .stats .stat {
    padding: 20px 15px;
    text-align: center;
}
@media (max-width: 736px) {
    .module_community-stats .stats .stat {
        padding: 15px 10px;
    }
}
.module_community-stats .stats .stat .icon {
    width: 50px;
    height: 50px;
    margin: 0 auto 20px auto;
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
@media (max-width: 736px) {
    .module_community-stats .stats .stat .icon {
        width: 45px;
        height: 45px;
        margin-bottom: 18px;
    }
}
.module_community-stats .stats .stat .icon svg,
.module_community-stats .stats .stat .icon img {
    width: 100%;
    height: 100%;
    display: block;
    -o-object-fit: contain;
    object-fit: contain;
}
.module_community-stats .stats .stat .number {
    font-size: 36px;
    font-size: 3.6rem;
    font-weight: 700;
    margin: 0 0 10px 0;
    line-height: 1.1;
}
@media (max-width: 1008px) {
    .module_community-stats .stats .stat .number {
        font-size: 32px;
        font-size: 3.2rem;
    }
}
@media (max-width: 736px) {
    .module_community-stats .stats .stat .number {
        font-size: 28px;
        font-size: 2.8rem;
    }
}
.module_community-stats .stats .stat .label {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.4;
    margin: 0;
}
@media (max-width: 736px) {
    .module_community-stats .stats .stat .label {
        font-size: 15px;
        font-size: 1.5rem;
    }
}

.module_cta {
    width: calc(100% - 4em);
    max-width: 1000px;
    margin: 2em auto;
    padding: 4em 2em;
    text-align: center;
    position: relative;
    z-index: 1;
    border-radius: 12px;
}
@media (max-width: 1008px) {
    .module_cta {
        width: calc(100% - 3em);
        padding: 3em 1.5em;
        margin: 1.5em auto;
    }
}
@media (max-width: 736px) {
    .module_cta {
        width: calc(100% - 2em);
        padding: 2.5em 1em;
        margin: 1em auto;
    }
}
.module_cta .title {
    font-size: 40px;
    font-size: 4rem;
    font-weight: 600;
    color: #101820;
    margin: 0 0 15px 0;
    line-height: 1.2;
}
@media (max-width: 1008px) {
    .module_cta .title {
        font-size: 36px;
        font-size: 3.6rem;
    }
}
@media (max-width: 736px) {
    .module_cta .title {
        font-size: 32px;
        font-size: 3.2rem;
    }
}
.module_cta .subtitle {
    font-size: 18px;
    font-size: 1.8rem;
    color: #515151;
    margin: 0 0 35px 0;
    line-height: 1.6;
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
}
@media (max-width: 1008px) {
    .module_cta .subtitle {
        margin-bottom: 30px;
    }
}
@media (max-width: 736px) {
    .module_cta .subtitle {
        font-size: 16px;
        font-size: 1.6rem;
        margin-bottom: 25px;
    }
}
.module_cta .buttons {
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center;
    gap: 20px;
}
@media (max-width: 736px) {
    .module_cta .buttons {
        -webkit-box-direction: normal;
        -webkit-box-orient: vertical;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 15px;
    }
}
.module_cta .buttons .btn {
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -moz-justify-content: center;
    justify-content: center;
    padding: 16px 36px;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 600;
    line-height: 1;
    border-radius: 6px;
    text-decoration: none;
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
@media (max-width: 736px) {
    .module_cta .buttons .btn {
        padding: 14px 32px;
        font-size: 15px;
        font-size: 1.5rem;
        width: 100%;
    }
}
.module_cta .buttons .btn.btn-primary {
    color: #fff;
    background-color: #007dc2;
    border: 2px solid #007dc2;
}
.module_cta .buttons .btn.btn-primary:hover {
    background-color: rgb(0, 92.1391752577, 143);
    border-color: rgb(0, 92.1391752577, 143);
}
.module_cta .buttons .btn.btn-secondary {
    color: #007dc2;
    background-color: transparent;
    border: 2px solid #007dc2;
}
.module_cta .buttons .btn.btn-secondary:hover {
    background-color: #007dc2;
    color: #fff;
}

.schedule {
    width: 100%;
}
.schedule .schedule-title {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 30px 1.0653409091%;
    background-color: #fafafa;
    color: #00bce3;
    margin: 0;
    position: relative;
}
.schedule .schedule-title:after {
    content: "";
    display: block;
    position: absolute;
    left: 100%;
    width: 100%;
    height: 100%;
    top: 0;
    background-color: #fafafa;
}
.schedule .schedule-title:before {
    content: "";
    display: block;
    position: absolute;
    right: 100%;
    width: 100%;
    height: 100%;
    top: 0;
    background-color: #fafafa;
}
.schedule .schedule-title .title {
    margin: 0;
}
.schedule .top-bar {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 30px 1.0653409091% 0 1.0653409091%;
    position: relative;
}
.schedule .top-bar .text {
    width: 740px;
}
.schedule .top-bar .text .title {
    color: #00bce3;
}
.schedule .top-bar .print {
    position: absolute;
    width: 50px;
    height: 50px;
    top: 40px;
    right: 1.0653409091%;
    text-align: center;
    text-transform: uppercase;
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: 500;
}
.schedule .top-bar .print .icon {
    display: inline-block;
    width: 20px;
    height: 20px;
}
.schedule .schedule-section {
    width: 100%;
    margin: 50px 0 0;
    padding: 0 1.0653409091%;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
}
.schedule .schedule-section .day {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    border: 1px solid #e3e3e3;
    border-right: none;
}
.schedule .schedule-section .day:last-child {
    border-right: 1px solid #e3e3e3;
}
.schedule .schedule-section .day .name {
    text-align: center;
    padding: 20px 0;
    border-bottom: 1px solid #e3e3e3;
    color: #00457e;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 14px;
    font-size: 1.4rem;
    margin: 0;
}
.schedule .schedule-section .day .events {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 20px 50px 20px;
}
.schedule .schedule-section .day .event {
    display: block;
    width: 100%;
    border-bottom: 1px solid #e3e3e3;
    padding: 20px 0;
    color: #515151;
    font-size: 12px;
    font-size: 1.2rem;
    margin: 0;
    font-weight: 300;
}
.schedule .schedule-section .day .event .time {
    display: block;
    color: #00bce3;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 12px;
    font-size: 1.2rem;
}
.schedule .schedule-section .day .event i {
    font-style: normal;
}
@media screen and (max-width: 1008px) {
    .schedule .schedule-title {
        padding: 20px;
    }
    .schedule .schedule-title .title {
        font-size: 24px;
        font-size: 2.4rem;
    }
    .schedule .top-bar {
        padding: 20px 20px 0 20px;
    }
    .schedule .top-bar .title {
        font-size: 20px;
        font-size: 2rem;
    }
    .schedule .top-bar .print {
        display: none;
    }
    .schedule .schedule-section {
        display: block;
        padding: 0 20px;
    }
    .schedule .schedule-section .day {
        border: none;
    }
    .schedule .schedule-section .day .name {
        border: none;
        background: #00457e;
        color: #fff;
    }
    .schedule .schedule-section .day .events {
        padding: 0;
    }
    .schedule .schedule-section .day .event {
        width: 100%;
        display: -webkit-box;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        padding: 7px 0;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -moz-align-items: center;
        align-items: center;
        font-size: 14px;
        font-size: 1.4rem;
    }
    .schedule .schedule-section .day .event .time {
        width: 85px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 7px 15px;
        border-right: 1px solid #e3e3e3;
        margin: 0 25px 0 0;
    }
    .schedule .schedule-section .day .event .time em {
        display: none;
    }
    .schedule .schedule-section .day .event i {
        width: calc(100% - 110px);
    }
}

.schedule-day {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 1.0653409091%;
    margin: 1em 0;
}
.schedule-day .day-name {
    display: block;
    line-height: 64px;
    position: relative;
    color: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #007DC2;
}
.schedule-day .day-name span {
    display: inline-block;
    font-size: 20px;
    font-size: 2rem;
    font-weight: 500;
    color: #fff;
}
.schedule-day .day-name .more {
    float: right;
    font-size: 20px;
    font-size: 2rem;
    font-weight: 500;
    color: #fff;
    text-transform: uppercase;
    position: relative;
    padding: 0 30px 0 0;
    margin: 0 30px 0 0;
}
.schedule-day .day-name .more:after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    right: 0;
    background: url("../images/icon-arrow-angle.svg") no-repeat 50% 50%/cover;
    width: 20px;
    height: 20px;
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    margin: -10px 0 0;
}
.schedule-day .day-name .icon {
    width: 64px;
    height: 64px;
    float: left;
    margin: 0 20px 0 0;
    padding: 0;
    background-color: rgba(0, 0, 0, 0.35);
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -moz-justify-content: center;
    justify-content: center;
}
.schedule-day .day-name .icon img, .schedule-day .day-name .icon svg {
    color: #fff;
    fill: #fff;
    width: 28px;
    height: 28px;
}
.schedule-day .hours {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    border: 1px solid #e3e3e3;
    border-top: none;
}
.schedule-day .hours .wrap {
    width: 100%;
}
.schedule-day .hours .month {
    border-bottom: 1px solid #e4e4e4;
    line-height: 60px;
    text-align: center;
    overflow: hidden;
    width: 100%;
}
.schedule-day .hours .month .current {
    width: 100%;
    display: block;
    color: #515151;
    float: left;
    line-height: 60px;
    font-weight: 500;
    font-size: 20px;
    font-size: 2rem;
    margin: 0;
}
.schedule-day .hours .wrap {
    width: 100%;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
}
.schedule-day .hours .section {
    width: auto;
    -webkit-box-flex: 1;
    -moz-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-right: 1px solid #e3e3e3;
    padding: 0 30px 25px 30px;
}
.schedule-day .hours .section:last-child {
    border-right: none;
}
.schedule-day .hours .section .title {
    width: 100%;
    overflow: hidden;
    padding: 20px 0 10px 0;
}
.schedule-day .hours .section .title .icon {
    float: left;
    margin: 0 3% 0 0;
    width: 5%;
}
.schedule-day .hours .section .title .icon img, .schedule-day .hours .section .title .icon svg {
    color: #007DC2;
    fill: #007DC2;
    width: 23px;
    height: 23px;
}
.schedule-day .hours .section .title h4 {
    line-height: 20px;
    font-size: 20px;
    font-size: 2rem;
    color: #007DC2;
    margin: 0;
    padding: 0;
    float: left;
    width: 56%;
}
.schedule-day .hours .section .title a {
    float: right;
    line-height: 20px;
    font-size: 14px;
    font-size: 1.4rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #00bce3;
    width: 36%;
    text-align: right;
}
.schedule-day .hours .section .title a em {
    font-style: normal;
}
.schedule-day .hours .section .time {
    width: 100%;
    overflow: hidden;
}
.schedule-day .hours .section .time em {
    float: left;
    width: 40%;
    display: block;
    padding: 0 10px 0 0;
    font-style: normal;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.7;
    color: #007DC2;
    text-transform: uppercase;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.schedule-day .hours .section .time em a {
    color: #007DC2;
}
.schedule-day .hours .section .time em a:hover {
    color: #00bce3;
}
.schedule-day .hours .section .time p {
    float: left;
    width: 60%;
    margin: 0;
    padding: 0 15px 0 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 500;
}
.schedule-day .hours .section .time p a {
    color: #515151;
}
.schedule-day .hours .section .time p a:hover {
    color: #00bce3;
}
.schedule-day .hours .more {
    width: 100%;
    text-align: center;
    padding: 15px 10px;
    color: #007DC2;
    text-transform: uppercase;
    font-weight: 900;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 16px;
    font-size: 1.6rem;
    display: block;
    z-index: 10;
    border-top: 1px solid #e4e4e4;
}
.schedule-day .hours .more span {
    display: inline-block;
    vertical-align: middle;
    position: relative;
}
.schedule-day .hours .more span span {
    display: inline-block;
    width: 20px;
    height: 20px;
    padding: 0 0 0 5px;
}
.schedule-day .hours .more span span img, .schedule-day .hours .more span span svg {
    color: #007DC2 !important;
    fill: #007DC2 !important;
}
@media (max-width: 1008px) {
    .schedule-day {
        width: 100%;
        text-align: left;
    }
    .schedule-day .holder {
        width: 100%;
    }
    .schedule-day .day-name {
        min-width: 100%;
        width: 100%;
        font-size: 18px;
        font-size: 1.8rem;
    }
    .schedule-day .hours .wrap {
        display: block;
    }
    .schedule-day .hours .section {
        width: 100%;
        border-bottom: 1px solid #e3e3e3;
        border-right: none;
    }
    .schedule-day .hours .section:last-child {
        border-bottom: none;
    }
    .schedule-day .hours .section .time em {
        width: 155px;
    }
    .schedule-day .hours .section .time p {
        width: calc(100% - 165px);
    }
}
@media (max-width: 768px) {
    .schedule-day .day-name .more {
        display: none;
    }
    .schedule-day .hours .more {
        display: block !important;
    }
    .schedule-day .hours .wrap {
        display: block;
    }
    .schedule-day .hours .month .current {
        font-size: 14px;
        font-size: 1.4rem;
    }
    .schedule-day .hours .section {
        padding: 0 20px;
        width: 100%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        border-bottom: 1px solid #e3e3e3;
        border-right: none;
    }
    .schedule-day .hours .section:last-child {
        border-bottom: none;
    }
    .schedule-day .hours .section .title .icon {
        width: 7%;
        margin: 0 3% 0 0;
    }
    .schedule-day .hours .section .title h4 {
        text-transform: none;
        font-size: 20px;
        font-size: 2rem;
        width: 54%;
    }
    .schedule-day .hours .section .title a {
        font-size: 14px;
        font-size: 1.4rem;
        text-transform: none;
    }
    .schedule-day .hours .section .title a em {
        display: none;
    }
    .schedule-day .hours .section .time em {
        padding: 0;
        width: 100%;
        float: none;
        text-transform: none;
        font-size: 14px;
        font-size: 1.4rem;
    }
    .schedule-day .hours .section .time p {
        padding: 0;
        width: 100%;
        float: none;
        margin: 0 0 10px 0;
        font-size: 14px;
        font-size: 1.4rem;
        text-transform: none;
    }
}

.box-100 .schedule-day .hours .more {
    display: none;
}

.box-50 .schedule-day .day-name .more {
    display: none;
}
.box-50 .schedule-day .hours .wrap {
    display: block;
}
.box-50 .schedule-day .hours .section {
    width: 100%;
    border-bottom: 1px solid #e3e3e3;
    border-right: none;
}
.box-50 .schedule-day .hours .section:last-child {
    border-bottom: none;
}
.box-50 .schedule-day .hours .section .time em {
    width: 155px;
}
.box-50 .schedule-day .hours .section .time p {
    width: calc(100% - 165px);
}

.box-33 .schedule-day .day-name .more {
    display: none;
}
.box-33 .schedule-day .hours .wrap {
    display: block;
}
.box-33 .schedule-day .hours .month .current {
    font-size: 14px;
    font-size: 1.4rem;
}
.box-33 .schedule-day .hours .section {
    padding: 0 20px;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: 1px solid #e3e3e3;
    border-right: none;
}
.box-33 .schedule-day .hours .section:last-child {
    border-bottom: none;
}
.box-33 .schedule-day .hours .section .title .icon {
    width: 7%;
    margin: 0 3% 0 0;
}
.box-33 .schedule-day .hours .section .title h4 {
    text-transform: none;
    font-size: 20px;
    font-size: 2rem;
    width: 54%;
}
.box-33 .schedule-day .hours .section .title a {
    font-size: 14px;
    font-size: 1.4rem;
    text-transform: none;
}
.box-33 .schedule-day .hours .section .title a em {
    display: none;
}
.box-33 .schedule-day .hours .section .time em {
    padding: 0;
    width: 100%;
    float: none;
    text-transform: none;
    font-size: 14px;
    font-size: 1.4rem;
}
.box-33 .schedule-day .hours .section .time p {
    padding: 0;
    width: 100%;
    float: none;
    margin: 0 0 10px 0;
    font-size: 14px;
    font-size: 1.4rem;
    text-transform: none;
}

.box-25 .schedule-day .day-name .more {
    display: none;
}
.box-25 .schedule-day .hours .wrap {
    display: block;
}
.box-25 .schedule-day .hours .month .current {
    font-size: 14px;
    font-size: 1.4rem;
}
.box-25 .schedule-day .hours .section {
    padding: 0 20px;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: 1px solid #e3e3e3;
    border-right: none;
}
.box-25 .schedule-day .hours .section:last-child {
    border-bottom: none;
}
.box-25 .schedule-day .hours .section .title .icon {
    width: 7%;
    margin: 0 3% 0 0;
}
.box-25 .schedule-day .hours .section .title h4 {
    text-transform: none;
    font-size: 20px;
    font-size: 2rem;
    width: 54%;
}
.box-25 .schedule-day .hours .section .title a {
    font-size: 14px;
    font-size: 1.4rem;
    text-transform: none;
}
.box-25 .schedule-day .hours .section .title a em {
    display: none;
}
.box-25 .schedule-day .hours .section .time em {
    padding: 0;
    width: 100%;
    float: none;
    text-transform: none;
    font-size: 14px;
    font-size: 1.4rem;
}
.box-25 .schedule-day .hours .section .time p {
    padding: 0;
    width: 100%;
    float: none;
    margin: 0 0 10px 0;
    font-size: 14px;
    font-size: 1.4rem;
    text-transform: none;
}

.staff-content {
    width: 100%;
    height: auto;
    position: relative;
    z-index: 1;
}
@media (max-width: 736px) {
    .staff-content {
        -ms-transform: translateY(-70px);
        -webkit-transform: translateY(-70px);
        transform: translateY(-70px);
        z-index: 10;
    }
}
.staff-content .card .thumb {
    border: none;
    width: 120px;
    height: 120px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    overflow: hidden;
}
.staff-content .card .detail .phone {
    color: #00bce3;
}
.staff-content .card .detail .phone:before {
    content: "\e032";
    color: inherit;
}
.staff-content .card .detail .email {
    color: #00bce3;
}
.staff-content .card .detail .email:before {
    content: "\e033";
    color: inherit;
}
.staff-content .phil .title {
    color: #00bce3;
    font-size: 1.5em;
}
.staff-content .phil .title:before {
    content: "\e027";
    padding: 0;
    font-size: 1.3em;
    float: left;
}
@media (max-width: 1008px) {
    .staff-content .phil .title:before {
        margin: 0 10px 0 0;
    }
}
.staff-content .phil .title span:before {
    border-bottom: 1px solid #00bce3;
}
.staff-content .phil .des, .staff-content .phil .des p {
    color: #00bce3;
}

.staff-list-1 {
    padding: 1em 0 !important;
}
.staff-list-1 > div {
    width: 100%;
}
.staff-list-1 .info {
    width: 50%;
    padding: 1em 1.0653409091%;
}
@media (max-width: 1008px) {
    .staff-list-1 .info {
        width: 100%;
        padding: 1em 2em;
    }
}
.staff-list-1 .info .title {
    padding: 5px;
    margin: 0;
}
.staff-list-1 .info .des {
    padding: 5px;
    margin: 0;
}
.staff-list-1 .list {
    width: 100%;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 1em 0;
}
@media (max-width: 736px) {
    .staff-list-1 .list {
        padding: 1em 10px;
    }
}
.staff-list-1 .list .item {
    width: 25%;
    padding: 0 1.0653409091%;
}
.staff-list-1 .list .item:hover .thumb {
    border: 2px solid #00bce3;
}
.staff-list-1 .list .item:hover .thumb:before {
    color: #00bce3;
}
.staff-list-1 .list .item:hover .thumb:after {
    display: block;
}
@media (max-width: 736px) {
    .staff-list-1 .list .item:hover .thumb {
        border: 2px solid transparent;
    }
    .staff-list-1 .list .item:hover .thumb:before {
        color: #fff;
    }
    .staff-list-1 .list .item:hover .thumb:after {
        display: none;
    }
}
.staff-list-1 .list .item .link-box:before {
    display: none;
}
.staff-list-1 .list .item .thumb {
    width: 100%;
    height: auto;
    border-width: 2px;
    border-color: transparent;
    border-style: solid;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    overflow: hidden;
}
.staff-list-1 .list .item .thumb:before {
    color: #fff;
    position: absolute;
    bottom: 15px;
    left: 0;
    right: 0;
    margin: auto;
    font-size: 2.5em;
    text-align: center;
    z-index: 3;
    display: none;
}
@media (max-width: 736px) {
    .staff-list-1 .list .item .thumb:before {
        bottom: 0;
    }
}
.staff-list-1 .list .item .thumb:after {
    content: "+";
    display: none;
    width: 80px;
    height: 80px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -40px 0 0 -40px;
    background-color: rgba(0, 173, 178, 0.7);
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    z-index: 1;
    color: #fff;
    font-weight: bold;
    line-height: 80px;
    text-align: center;
    font-size: 40px;
}
.staff-list-1 .list .item .thumb img {
    width: 100%;
    height: auto;
    display: inherit;
}
.staff-list-1 .list .item .con {
    width: 100%;
    padding-top: 1em;
    text-align: center;
}
.staff-list-1 .list .item .con .name {
    padding: 0;
    margin: 0;
    color: #00bce3;
    font-size: 18px;
    font-size: 1.8rem;
}
.staff-list-1 .list .item .con .pos {
    padding: 0;
    margin: 0;
    font-size: 14px;
    font-size: 1.4rem;
    color: #515151;
}
.staff-list-1 .list .item .con a {
    font-size: 30px;
    display: none;
}
@media (max-width: 1008px) {
    .staff-list-1 .list .item {
        width: 50%;
        margin: 20px 0;
    }
}
@media (max-width: 736px) {
    .staff-list-1 .list .item {
        width: 100%;
    }
    .staff-list-1 .list .item .thumb {
        width: 49%;
        float: left;
    }
    .staff-list-1 .list .item .thumb:after {
        width: 40px;
        height: 40px;
        margin: -20px 0 0 -20px;
        font-size: 20px;
        line-height: 40px;
    }
    .staff-list-1 .list .item .con {
        width: 49%;
        float: right;
        padding: 0;
    }
    .staff-list-1 .list .item .con a {
        display: inline-block;
    }
}

.staff-list-2 {
    padding: 1em 0 !important;
}
.staff-list-2 .info {
    width: 50%;
    padding: 1em 1.0653409091%;
}
@media (max-width: 1008px) {
    .staff-list-2 .info {
        width: 100%;
        padding: 1em 2em;
    }
}
.staff-list-2 .info .title {
    padding: 5px;
    margin: 0;
}
@media (max-width: 736px) {
    .staff-list-2 .info .title {
        font-size: 20px;
        font-size: 2rem;
    }
}
.staff-list-2 .info .des {
    padding: 5px;
    margin: 0;
}
.staff-list-2 .list {
    width: calc(4.1193181818% * 16 + 1.0653409091% * 30);
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 1.0653409091%;
}
@media (max-width: 736px) {
    .staff-list-2 .list {
        padding: 0 10px;
    }
}
.staff-list-2 .list .item {
    width: calc(4.1193181818% * 2 + 1.0653409091% * 2);
    margin: 1em 1.0653409091%;
}
@media (max-width: 1008px) {
    .staff-list-2 .list .item {
        width: calc(4.1193181818% * 4 + 1.0653409091% * 6);
    }
}
.staff-list-2 .list .item:hover .thumb {
    border: 2px solid #00bce3;
}
.staff-list-2 .list .item:hover .thumb:before {
    color: #00bce3;
}
.staff-list-2 .list .item:hover .thumb:after {
    display: block;
}
.staff-list-2 .list .item .link-box:before {
    display: none;
}
.staff-list-2 .list .item .thumb {
    width: 100%;
    height: auto;
    border-width: 2px;
    border-color: transparent;
    border-style: solid;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    overflow: hidden;
}
.staff-list-2 .list .item .thumb:before {
    color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    font-size: 2.5em;
    text-align: center;
    z-index: 3;
    display: none;
}
.staff-list-2 .list .item .thumb:after {
    content: "+";
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 40px;
    height: 40px;
    margin: -20px 0 0 -20px;
    font-size: 20px;
    line-height: 40px;
    background-color: rgba(0, 173, 178, 0.7);
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    z-index: 1;
    color: #fff;
    font-weight: bold;
    text-align: center;
}
.staff-list-2 .list .item .thumb img {
    width: 100%;
    height: auto;
    display: inherit;
}
.staff-list-2 .list .item .con {
    width: 100%;
    padding-top: 0.5em;
}
.staff-list-2 .list .item .con .name {
    padding: 0;
    margin: 0;
    color: #00bce3;
    font-size: 15px;
    font-size: 1.5rem;
}
.staff-list-2 .list .item .con .pos {
    padding: 0;
    margin: 0;
    font-size: 13px;
    font-size: 1.3rem;
    color: #515151;
}
.staff-list-2 .list .item .con a {
    font-size: 30px;
    display: none;
}
@media (max-width: 736px) {
    .staff-list-2 .list .item {
        width: 48%;
        margin: 20px 1%;
        padding: 0;
    }
    .staff-list-2 .list .item .con a {
        display: inline-block;
    }
}

.staff-single .item {
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    min-height: 200px;
}
.staff-single .item .sec-1 {
    background-image: url("../images/staff-body.jpg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    width: 30%;
}
@media (max-width: 1008px) {
    .staff-single .item .sec-1 {
        display: none;
    }
}
.staff-single .item .sec-2 {
    width: 30%;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -moz-justify-content: center;
    justify-content: center;
}
@media (max-width: 1008px) {
    .staff-single .item .sec-2 {
        width: 50%;
    }
}
@media (max-width: 736px) {
    .staff-single .item .sec-2 {
        width: 100%;
        padding: 1.5em 0;
    }
}
.staff-single .item .sec-2 .thumb {
    width: 85%;
    border: none;
    margin: auto;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    overflow: hidden;
}
.staff-single .item .sec-2 .thumb img {
    width: 100%;
    height: auto;
    display: inherit;
}
.staff-single .item .sec-3 {
    width: 40%;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 2em;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -moz-justify-content: center;
    justify-content: center;
}
@media (max-width: 1008px) {
    .staff-single .item .sec-3 {
        width: 50%;
    }
}
@media (max-width: 736px) {
    .staff-single .item .sec-3 {
        width: 100%;
    }
    .staff-single .item .sec-3 .sum {
        display: none;
    }
}
.staff-single .item .sec-3 .detail {
    width: 100%;
}
.staff-single .item .sec-3 .detail .name {
    color: #00bce3;
    margin: 0;
}
.staff-single .item .sec-3 .detail .pos {
    margin: 0 0 10px 0;
}
.staff-single .item .sec-3 .detail .thumb {
    display: none;
}
.staff-single .item .sec-3 .detail .phone {
    padding: 0;
    margin: 0 0 5px 0;
    color: #515151;
}
.staff-single .item .sec-3 .detail .phone:before {
    content: "\e032";
    color: #00bce3;
    font-size: 25px;
    font-size: 2.5rem;
    margin: 0 0 0 -3px;
}
.staff-single .item .sec-3 .detail .email {
    padding: 0;
    margin: 0 0 5px 0;
    color: #00bce3;
}
.staff-single .item .sec-3 .detail .email:before {
    content: "\e033";
    color: #00bce3;
    margin: 0 0 0 -3px;
    font-size: 25px;
    font-size: 2.5rem;
}
.staff-single .item .sec-3 .detail .socials {
    padding: 10px 0;
}
.staff-single .item .sec-3 .detail .socials a {
    display: inline-block;
    padding: 0 2px;
}
.staff-single .item .sec-3 .detail .socials img {
    width: 25px;
}
.staff-single .item .sec-3 .detail .sum {
    margin: 0 0 5px 0;
}
.staff-single .item .sec-3 .detail .sum span {
    color: #00bce3;
}
.staff-single .item .sec-3 .detail .more {
    text-decoration: none;
    display: inline-block;
    text-transform: uppercase;
    font-size: 14px;
    font-size: 1.4rem;
}
.staff-single .item .sec-3 .detail .more:after {
    content: "\e017";
    display: inline-block;
    vertical-align: middle;
    font-family: "uja-riverdale";
    padding: 0 0 4px 10px;
}

.box-50 .staff-single .item .sec-1, .box-50 .staff-single .item .sec-2 {
    display: none;
}
.box-50 .staff-single .item .sec-3 {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.box-50 .staff-single .item .sec-3 .detail .short-sec {
    width: 100%;
    overflow: hidden;
    margin: 0 0 5px 0;
}
.box-50 .staff-single .item .sec-3 .detail .thumb {
    display: block;
    width: 30%;
    margin: 0 5% 0 0;
    float: left;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    overflow: hidden;
}
.box-50 .staff-single .item .sec-3 .detail .thumb img {
    width: 100%;
    height: auto;
}
.box-50 .staff-single .item .sec-3 .detail .hold {
    float: none;
    width: auto;
}
@media (max-width: 736px) {
    .box-50 .staff-single .item .sec-3 .detail .thumb, .box-50 .staff-single .item .sec-3 .detail .hold {
        width: 100%;
        margin: 0;
        float: none;
    }
    .box-50 .staff-single .item .sec-3 .sum {
        display: none;
    }
}

.box-33 .staff-single .item .sec-1, .box-33 .staff-single .item .sec-2 {
    display: none;
}
.box-33 .staff-single .item .sec-3 {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.box-33 .staff-single .item .sec-3 .detail .short-sec {
    width: 100%;
    overflow: hidden;
    margin: 0 0 5px 0;
}
.box-33 .staff-single .item .sec-3 .detail .thumb {
    display: block;
    width: 160px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    overflow: hidden;
    margin: 0 auto;
}
.box-33 .staff-single .item .sec-3 .detail .thumb img {
    display: block;
}
.box-33 .staff-single .item .sec-3 .detail .hold {
    width: 105%;
}
.box-33 .staff-single .item .sec-3 .detail .hold .phone:before {
    content: "\e032";
    color: #00bce3;
    font-size: 2.5rem;
    left: 0;
    position: absolute;
    top: 3px;
}
.box-33 .staff-single .item .sec-3 .detail .hold .email:before {
    content: "\e033";
    color: #00bce3;
    font-size: 2.5rem;
    left: 0;
    position: absolute;
    top: 3px;
}
.box-33 .staff-single .item .sec-3 .detail .sum {
    display: none;
}

.box-25 .staff-single .item .sec-1, .box-25 .staff-single .item .sec-2 {
    display: none;
}
.box-25 .staff-single .item .sec-3 {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.box-25 .staff-single .item .sec-3 .detail .short-sec {
    width: 100%;
    overflow: hidden;
    margin: 0 0 5px 0;
}
.box-25 .staff-single .item .sec-3 .detail .thumb {
    display: block;
    width: 160px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    overflow: hidden;
    margin: 0 auto;
}
.box-25 .staff-single .item .sec-3 .detail .thumb img {
    display: block;
}
.box-25 .staff-single .item .sec-3 .detail .hold {
    width: 105%;
}
.box-25 .staff-single .item .sec-3 .detail .hold .phone:before {
    content: "\e032";
    color: #00bce3;
    font-size: 2.5rem;
    left: 0;
    position: absolute;
    top: 3px;
}
.box-25 .staff-single .item .sec-3 .detail .hold .email:before {
    content: "\e033";
    color: #00bce3;
    font-size: 2.5rem;
    left: 0;
    position: absolute;
    top: 3px;
}
.box-25 .staff-single .item .sec-3 .detail .sum {
    display: none;
}

.program-single {
    width: 100%;
}
.program-single .item {
    width: 100%;
    padding: 2em 1.0653409091%;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
}
.program-single .item .link-box:before {
    display: none;
}
.program-single .item .thumb {
    text-align: center;
    width: 25%;
    height: auto;
    position: relative;
    display: block;
    padding: 0;
    background-color: #000;
    overflow: hidden;
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    background-image: url("../images/img-program-thumb.png");
    background-size: cover;
    background-repeat: no-repeat;
}
.program-single .item .thumb .icon {
    left: 50%;
    top: 50%;
    margin: -55px 0 0 -45px;
    position: absolute;
    color: white;
    font-size: 4em;
    width: 100px;
    height: 100px;
    padding: 20px 10px 0 10px;
    z-index: 10;
    display: none; /* temporary style fix */
}
.program-single .item .thumb .icon svg {
    color: #fff;
    fill: #fff;
}
.program-single .item .thumb:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    opacity: 0.45;
    filter: alpha(opacity=45);
    background-color: black;
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    z-index: 5;
}
.program-single .item .thumb img {
    display: block;
    position: absolute !important;
    height: 100%;
    max-width: none !important;
    width: 100%;
    opacity: 0.4;
    filter: alpha(opacity=40);
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
@media (max-width: 1408px) {
    .program-single .item .thumb img {
        width: auto;
    }
}
.program-single .item .text {
    width: 75%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 50px;
    border: 1px solid #e3e3e3;
    border-left: 5px solid #00457e;
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
.program-single .item .text .title {
    color: #00bce3;
    font-size: 2.2rem;
}
.program-single .item .text p span {
    color: #00bce3;
}
.program-single .item .text p {
    width: 80%;
}
.program-single .item .text > span {
    display: none;
}
.program-single .item:hover .thumb:after {
    opacity: 0.75;
    filter: alpha(opacity=75);
    background-color: #00bce3;
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
.program-single .item:hover .text {
    background-color: #00bce3;
    border: 1px solid #00bce3;
    border-left: 5px solid #00bce3;
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
.program-single .item:hover .text span {
    color: #fff;
}
.program-single .item:hover .text p {
    color: #fff;
}
.program-single .item:hover .text .title {
    color: #fff;
}
.program-single .item:hover .text .btn-1 {
    color: #fff;
    border-color: #fff;
}
@media (max-width: 736px) {
    .program-single .item {
        margin: 2em 0;
    }
    .program-single .item .thumb {
        display: none;
    }
    .program-single .item .text {
        text-align: center;
        width: 100%;
        border: 1px solid #e3e3e3;
    }
    .program-single .item .text p {
        display: none;
    }
    .program-single .item .text > span {
        color: #00586E;
        display: block;
        font-size: 60px;
        font-size: 6rem;
    }
    .program-single .item:hover .text {
        border: 1px solid #e3e3e3 !important;
    }
    .program-single .item:hover .text span {
        color: #fff;
    }
}

.box-50 .program-single .item {
    padding: 2em 1em;
}
.box-50 .program-single .item .thumb {
    width: 45%;
    overflow: hidden;
}
.box-50 .program-single .item .thumb img {
    max-width: none !important;
    position: absolute !important;
    width: auto;
}
.box-50 .program-single .item .text {
    width: 55%;
}
@media (max-width: 1008px) {
    .box-50 .program-single .item {
        padding: 2em 1em;
    }
    .box-50 .program-single .item .thumb {
        display: none;
    }
    .box-50 .program-single .item .text {
        width: 100%;
        border: 1px solid #e3e3e3;
    }
    .box-50 .program-single .item .text > span {
        display: block;
        color: #00586E;
        font-size: 60px;
        font-size: 6rem;
    }
    .box-50 .program-single .item:hover .text {
        border: 1px solid #e3e3e3 !important;
    }
    .box-50 .program-single .item:hover .text span {
        color: #fff;
    }
}

.box-33 .program-single .item {
    display: block;
    margin: 2em;
    border: 1px solid #e3e3e3;
    padding: 0;
    overflow: hidden;
    width: 100%;
}
.box-33 .program-single .item .link-box:before {
    bottom: 20px;
    color: #00586E;
    display: block;
}
.box-33 .program-single .item .thumb {
    text-align: center;
    width: 100%;
    height: 250px;
    position: relative;
    display: block;
    padding: 0;
    background-color: #000;
    overflow: hidden;
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
.box-33 .program-single .item .thumb .icon {
    left: 50%;
    top: 50%;
    margin: -55px 0 0 -45px;
    position: absolute;
    color: white;
    font-size: 4em;
    width: 100px;
    height: 100px;
    padding: 20px 10px 0 10px;
    z-index: 10;
}
.box-33 .program-single .item .thumb .icon svg {
    color: #fff;
    fill: #fff;
}
.box-33 .program-single .item .thumb:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    background-color: rgba(41, 140, 191, 0.8);
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    z-index: 5;
}
.box-33 .program-single .item .thumb:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    opacity: 0.45;
    filter: alpha(opacity=45);
    background-color: black;
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    z-index: 5;
}
.box-33 .program-single .item .thumb img {
    display: block;
    position: relative !important;
    height: 100%;
    max-width: none !important;
    width: 100%;
    opacity: 0.4;
    filter: alpha(opacity=40);
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
.box-33 .program-single .item .text {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 30px 20px 50px 20px;
    text-align: center;
    border: none;
    height: 70%;
    border-top: 5px solid #00586E;
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
.box-33 .program-single .item .text .title {
    color: #00bce3;
    margin: 0;
}
.box-33 .program-single .item .text p {
    display: none;
}
.box-33 .program-single .item .text .btn-1 {
    margin: 10px 0 0;
}
.box-33 .program-single .item:hover .link-box:before {
    color: #fff;
}
.box-33 .program-single .item:hover .thumb {
    /*&:after {
    opacity: 1;
    @include transition-treatment_1;
  }*/
}
.box-33 .program-single .item:hover .text {
    background-color: #00bce3;
    border-top: 5px solid #00bce3;
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
@media (max-width: 736px) {
    .box-33 .program-single .item:hover .text {
        border-left: none !important;
        border-right: none !important;
        border-bottom: none !important;
        border-top: 5px solid #00bce3 !important;
    }
}
.box-33 .program-single .item:hover .text span {
    color: #fff;
}
.box-33 .program-single .item:hover .text p {
    color: #fff;
}
.box-33 .program-single .item:hover .text .title {
    color: #fff;
}
.box-33 .program-single .item:hover .text .btn-1 {
    color: #fff;
    border-color: #fff;
}

.box-25 .program-single .item {
    display: block;
    margin: 2em;
    border: 1px solid #e3e3e3;
    padding: 0;
    overflow: hidden;
    width: 100%;
}
.box-25 .program-single .item .link-box:before {
    bottom: 20px;
    color: #00457e;
    display: block;
}
.box-25 .program-single .item .thumb {
    text-align: center;
    width: 100%;
    height: 250px;
    position: relative;
    display: block;
    padding: 0;
    background-color: #000;
    overflow: hidden;
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
.box-25 .program-single .item .thumb .icon {
    left: 50%;
    top: 50%;
    margin: -55px 0 0 -45px;
    position: absolute;
    color: white;
    font-size: 4em;
    width: 100px;
    height: 100px;
    padding: 20px 10px 0 10px;
    z-index: 10;
}
.box-25 .program-single .item .thumb .icon svg {
    color: #fff;
    fill: #fff;
}
.box-25 .program-single .item .thumb:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    background-color: rgba(41, 140, 191, 0.8);
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    z-index: 5;
}
.box-25 .program-single .item .thumb:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    opacity: 0.45;
    filter: alpha(opacity=45);
    background-color: black;
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    z-index: 5;
}
.box-25 .program-single .item .thumb img {
    display: block;
    position: relative !important;
    height: 100%;
    max-width: none !important;
    width: 100%;
    opacity: 0.4;
    filter: alpha(opacity=40);
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
.box-25 .program-single .item .text {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 30px 20px 50px 20px;
    text-align: center;
    border: none;
    height: 70%;
    border-top: 5px solid #00457e;
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
.box-25 .program-single .item .text .title {
    color: #00bce3;
    margin: 0;
}
.box-25 .program-single .item .text p {
    display: none;
}
.box-25 .program-single .item .text .btn-1 {
    margin: 10px 0 0;
}
.box-25 .program-single .item:hover .link-box:before {
    color: #fff;
}
.box-25 .program-single .item:hover .thumb {
    /*&:after {
    opacity: 1;
    @include transition-treatment_1;
  }*/
}
.box-25 .program-single .item:hover .text {
    background-color: #00bce3;
    border-top: 5px solid #00bce3;
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
@media (max-width: 736px) {
    .box-25 .program-single .item:hover .text {
        border-left: none !important;
        border-right: none !important;
        border-bottom: none !important;
        border-top: 5px solid #00bce3 !important;
    }
}
.box-25 .program-single .item:hover .text span {
    color: #fff;
}
.box-25 .program-single .item:hover .text p {
    color: #fff;
}
.box-25 .program-single .item:hover .text .title {
    color: #fff;
}
.box-25 .program-single .item:hover .text .btn-1 {
    color: #fff;
    border-color: #fff;
}

.program-list {
    width: 100%;
    display: block !important;
    border: 1px solid #fff;
}
@media (max-width: 1008px) {
    .program-list {
        padding: 0 2em;
    }
}
.program-list .list {
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0 2em;
}
@media (max-width: 736px) {
    .program-list .list {
        padding: 0;
    }
}
.program-list .list .item {
    width: 23%;
    margin: 2em 1%;
    border: 1px solid #e3e3e3;
    overflow: hidden;
}
@media (max-width: 1008px) {
    .program-list .list .item {
        width: 48%;
    }
}
@media (max-width: 736px) {
    .program-list .list .item {
        width: 100%;
        padding: 0;
    }
}
.program-list .list .item .link-box:before {
    display: none;
}
.program-list .list .item .thumb img {
    display: block;
}
.program-list .list .item .text {
    width: 100%;
    height: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 30px 20px;
    text-align: center;
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
.program-list .list .item .text .title {
    font-size: 1.5em;
    color: #00bce3;
    margin: 0;
}
.program-list .list .item .text p span {
    color: #00bce3;
}
.program-list .list .item .text .btn-1 {
    margin: 10px 0 0;
}
.program-list .list .item .text .icon svg {
    color: #00457e;
    fill: #00457e;
}
.program-list .list .item:hover .text {
    background-color: #00bce3;
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
.program-list .list .item:hover .text span {
    color: #fff;
}
.program-list .list .item:hover .text p {
    color: #fff;
}
.program-list .list .item:hover .text .title {
    color: #fff;
}
.program-list .list .item:hover .text .btn-1 {
    color: #fff;
    border-color: #fff;
}
.program-list .list .item:hover .text .icon svg {
    color: #fff;
    fill: #fff;
}

.program-filters {
    width: 100%;
    padding: 30px 3%;
    position: relative;
    z-index: 10 !important;
}
@media (max-width: 1008px) {
    .program-filters {
        padding: 20px 2em;
    }
}
.program-filters .selectric-wrapper {
    width: 25%;
    margin: 0;
    float: left;
    z-index: 10;
}
@media (max-width: 736px) {
    .program-filters .selectric-wrapper {
        float: none;
        width: 100%;
        margin: 0 0 20px 0;
    }
}
.program-filters .search-text {
    float: right;
    width: 73%;
    position: relative;
}
@media (max-width: 736px) {
    .program-filters .search-text {
        float: none;
        width: 100%;
    }
}
.program-filters .search-text:after {
    content: "\e014";
    display: block;
    position: absolute;
    top: 50%;
    left: 15px;
    color: #515151;
    font-size: 20px;
    margin: -11px 0 0;
}
.program-filters .search-text .text {
    margin: 0;
    padding: 0 20px 0 50px;
}

.program-results-module {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px 25px;
    background-color: #fff;
}
.program-results-module .total {
    width: 100%;
    position: relative;
    display: block;
    font-style: normal;
    color: #515151;
    font-size: 12px;
    font-size: 1.2rem;
}
.program-results-module .total:after {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background-color: #eee;
    position: absolute;
    top: 50%;
    right: 0;
}
.program-results-module .total i {
    font-weight: bold;
    font-style: normal;
}
.program-results-module .total span {
    background-color: #fff;
    padding: 0 10px 0 0;
    position: relative;
    z-index: 10;
}
.program-results-module .result {
    width: 100%;
    border: 1px solid #eee;
    padding: 20px 50px;
    margin: 20px 0 0;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.program-results-module .result:hover {
    border: 1px solid #00bce3;
}
.program-results-module .result .holder {
    width: 60%;
}
.program-results-module .result .holder .title {
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: bold;
}
.program-results-module .result .holder .type {
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 500;
    color: #009490;
    margin: 5px 0 0;
    padding: 0;
}
.program-results-module .result .holder .tags {
    margin: 5px 0 0;
    color: #00457e;
    font-size: 12px;
    font-size: 1.2rem;
}
.program-results-module .result .holder .tags a {
    display: inline-block;
    color: #00457e;
}
.program-results-module .result .holder .detail {
    width: 100%;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.program-results-module .result .holder .detail p {
    margin: 0;
    padding: 10px 0;
    display: inline-block;
    width: 30%;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 300;
    text-align: left;
}
.program-results-module .result .holder .detail p strong {
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: bold;
    text-transform: uppercase;
    display: block;
}
@media (max-width: 1008px) {
    .program-results-module .result .holder {
        width: 100%;
    }
    .program-results-module .result .holder .detail p {
        width: 50%;
    }
    .program-results-module .result .holder .detail p:first-child {
        width: 100%;
    }
    .program-results-module .result .holder .detail p:last-child {
        width: 100%;
    }
}
.program-results-module .result .options {
    width: 40%;
    text-align: center;
}
@media (max-width: 1008px) {
    .program-results-module .result .options {
        width: 100%;
        text-align: left;
    }
}
@media (max-width: 1008px) {
    .program-results-module .result {
        padding: 15px;
    }
}

.search-filters {
    width: 100%;
    position: relative;
    z-index: 10;
}
.search-filters .title {
    background-color: #00bce3;
    color: #fff !important;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 20px 25px;
    font-size: 18px;
    font-size: 1.8rem;
    text-transform: uppercase;
    font-weight: bold;
}
.search-filters .section {
    width: 100%;
    border-bottom: 1px solid #e1e1e1;
}
.search-filters .section .name {
    color: #00bce3;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 20px 25px;
    font-size: 14px;
    font-size: 1.4rem;
    text-transform: uppercase;
    font-weight: bold;
    cursor: pointer;
}
.search-filters .section .name:after {
    content: "\e00b";
    display: block;
    color: #00bce3;
    font-family: "uja-riverdale";
    position: absolute;
    right: 20px;
    font-weight: normal;
    font-size: 20px;
    font-size: 2rem;
    line-height: 20px;
    top: 50%;
    margin: -10px 0 0;
}
.search-filters .section .name.open {
    border-bottom: 1px solid #e1e1e1;
}
.search-filters .section .name.open:after {
    content: "\e00a";
}
.search-filters .section .drop {
    padding: 15px 20px;
}
.search-filters .section .drop input[type=checkbox] + label {
    margin: 5px 0;
}
.search-filters .section .drop input[type=checkbox] + label:before {
    border: 1px solid #e1e1e1;
    background-color: transparent;
}
.search-filters .section .drop input[type=checkbox]:checked + label:before {
    background-color: #00bce3;
}
.search-filters .section .drop .text {
    margin: 0;
}
@media (max-width: 1008px) {
    .search-filters {
        display: none;
        position: fixed;
        z-index: 100;
        top: 65px;
        left: 0;
        width: 100%;
        height: calc(100% - 130px);
        background-color: #f7f7f7;
        overflow-y: scroll;
    }
    .search-filters .title {
        position: relative;
        cursor: pointer;
    }
    .search-filters .title:after {
        content: "\e002";
        display: block;
        color: #fff;
        font-family: "uja-riverdale";
        position: absolute;
        right: 19px;
        font-weight: normal;
        font-size: 20px;
        font-size: 2rem;
        line-height: 20px;
        top: 50%;
        margin: -10px 0 0;
    }
}

.mobile-search-filters {
    display: none;
}
@media (max-width: 1008px) {
    .mobile-search-filters {
        display: block;
        width: 100%;
        z-index: 10;
        color: #545454;
        padding: 0 25px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        font-size: 14px;
        font-size: 1.4rem;
        position: relative;
        line-height: 50px;
        text-transform: uppercase;
        background-color: #fff;
    }
    .mobile-search-filters:after {
        content: "\e004";
        display: block;
        color: #000;
        font-family: "uja-riverdale";
        position: absolute;
        right: 20px;
        font-size: 14px;
        font-size: 1.4rem;
        line-height: 14px;
        top: 50%;
        margin: -7px 0 0;
    }
}

.program-sessions-module {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px 25px;
    background-color: #fff;
}
.program-sessions-module .item {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    border: 1px solid #eee;
    padding: 20px 50px;
    margin: 20px 0 0;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.program-sessions-module .item .link-box:before {
    display: none;
}
.program-sessions-module .item:hover {
    border: 1px solid #00bce3;
}
.program-sessions-module .item:hover .btn-1 {
    background-color: #00bce3 !important;
    color: #fff;
}
.program-sessions-module .item .holder {
    width: 60%;
}
.program-sessions-module .item .holder .title {
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: bold;
}
.program-sessions-module .item .holder .instructor {
    margin: 5px 0 0;
    color: #00457e;
    font-size: 16px;
    font-size: 1.6rem;
}
.program-sessions-module .item .holder .instructor a {
    display: inline-block;
    color: #00457e;
}
.program-sessions-module .item .holder .des {
    margin: 10px 0 0;
    line-height: normal;
    font-size: 16px;
    font-size: 1.6rem;
}
@media (max-width: 1008px) {
    .program-sessions-module .item .holder .des {
        display: none;
    }
}
.program-sessions-module .item .holder .detail {
    width: 100%;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.program-sessions-module .item .holder .detail p {
    margin: 0;
    padding: 10px 0;
    display: inline-block;
    width: 30%;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 300;
    text-align: left;
}
.program-sessions-module .item .holder .detail p strong {
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: bold;
    text-transform: uppercase;
    display: block;
}
@media (max-width: 1008px) {
    .program-sessions-module .item .holder {
        width: 100%;
    }
    .program-sessions-module .item .holder .detail p {
        width: 50%;
    }
    .program-sessions-module .item .holder .detail p:first-child {
        width: 100%;
    }
}
.program-sessions-module .item .options {
    width: 40%;
    text-align: center;
}
@media (max-width: 1008px) {
    .program-sessions-module .item .options {
        width: 100%;
        text-align: left;
    }
}
@media (max-width: 1008px) {
    .program-sessions-module .item {
        padding: 15px;
    }
}

.program-find-module {
    width: 100%;
    margin: 40px 0 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 20px;
}
.program-find-module .item {
    width: 100%;
}
.program-find-module .filter-bar {
    width: 100%;
    height: 120px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #fbfbfb;
    border: 1px solid #e7e7e7;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
}
.program-find-module .filter-bar > div, .program-find-module .filter-bar > .submit {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-flex: 1;
    -moz-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding: 15px 0 20px 0;
    border-right: 1px solid #e7e7e7;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    -moz-align-items: flex-end;
    align-items: flex-end;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.program-find-module .filter-bar .text {
    padding: 20px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center;
    text-align: center;
}
.program-find-module .filter-bar .text em {
    display: block;
    font-style: normal;
    width: 100%;
    font-size: 16px;
    font-size: 1.6rem;
    font-family: "soin_sans_probold", sans-serif;
    text-transform: uppercase;
    color: #515151;
}
.program-find-module .filter-bar .time .from {
    width: 100%;
    padding: 0 40px 0 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
}
.program-find-module .filter-bar .time .from .week-pick {
    width: 100%;
    height: 50px;
    position: relative;
    min-width: 200px;
}
.program-find-module .filter-bar .time .from .week-pick span {
    font-size: 16px;
    font-size: 1.6rem;
    font-family: "soin_sans_prolight", serif;
    color: #515151;
    line-height: 50px;
}
.program-find-module .filter-bar .time .from .text {
    margin: 0;
    background-color: transparent;
    border: none;
    text-align: left;
    padding: 0;
    font-size: 16px;
    font-size: 1.6rem;
    font-family: "soin_sans_prolight", serif;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 10;
}
.program-find-module .filter-bar .time .from .text:focus {
    border: 1px solid #00bce3;
    background-color: #fff;
}
.program-find-module .filter-bar .time .from h4 {
    padding: 0;
}
.program-find-module .filter-bar .time .from:after {
    content: "\e004";
    display: block;
    position: absolute;
    bottom: 0;
    right: 16px;
    font-family: "uja-riverdale";
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    line-height: 48px;
    font-size: 16px;
    color: #515151;
    text-indent: 0;
}
.program-find-module .filter-bar .time .from.focused:after {
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    color: #00bce3;
}
.program-find-module .filter-bar h4 {
    display: block;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 20px;
    margin: 0;
    font-size: 14px;
    font-size: 1.4rem;
    text-transform: uppercase;
    font-family: "soin_sans_promedium", serif;
    color: #515151;
    font-weight: normal;
}
.program-find-module .filter-bar .selectric-wrapper {
    margin: 0;
    width: 100%;
}
.program-find-module .filter-bar .selectric-wrapper .selectric {
    border: 1px solid transparent;
    background-color: transparent;
}
.program-find-module .filter-bar .selectric-wrapper .selectric-items {
    height: 80px;
}
.program-find-module .filter-bar .selectric-wrapper .selectric-items li {
    padding: 0 20px;
    min-height: 10px;
}
.program-find-module .filter-bar .selectric-wrapper.selectric-open .selectric {
    background-color: #fff;
    border: 1px solid #00bce3;
}
.program-find-module .filter-bar .submit {
    display: block;
    background: #1e1e1e;
    width: 280px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -moz-justify-content: center;
    justify-content: center;
    padding: 0;
    border: none;
    color: #fff;
    text-transform: uppercase;
    font-family: "soin_sans_promedium", serif;
    font-weight: normal;
    font-size: 20px;
    font-size: 2rem;
}
.program-find-module .filter-bar .submit span {
    display: inline-block;
    line-height: 23px;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -moz-justify-content: center;
    justify-content: center;
}
.program-find-module .filter-bar .submit span:after {
    content: "";
    display: inline-block;
    margin: -3px 0 0 10px;
    background: url("../images/icon-arrow.svg") no-repeat 50% 50%;
    background-size: cover;
    width: 23px;
    height: 23px;
}
@media (max-width: 1008px) {
    .program-find-module .filter-bar {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        height: auto;
        border: 1px solid #e7e7e7;
    }
    .program-find-module .filter-bar > div, .program-find-module .filter-bar > .submit {
        width: 100%;
        border-right: none;
        padding: 15px 0;
        border-bottom: 1px solid #e7e7e7;
    }
    .program-find-module .filter-bar h4 {
        padding: 0 20px 15px 20px;
    }
    .program-find-module .filter-bar .submit {
        padding: 40px 20px;
    }
}

.fw .program-find-module {
    padding: 0;
}

.program-list-2 {
    width: 100%;
    border: 1px solid #fff;
}
.program-list-2 .item {
    width: 100%;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.program-list-2 .program {
    width: 33.33%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    position: relative;
    padding: 2.5em 15px;
    background-size: cover;
    background-position: 50% 50%;
    text-align: center;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -moz-justify-content: center;
    justify-content: center;
}
.program-list-2 .program:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    background-color: #000;
    opacity: 0.3;
    filter: alpha(opacity=30);
}
.program-list-2 .program:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 20;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(6%, rgba(0, 0, 0, 0)), color-stop(99%, rgba(0, 0, 0, 0.65)), to(rgba(0, 0, 0, 0.65)));
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 6%, rgba(0, 0, 0, 0.65) 99%, rgba(0, 0, 0, 0.65) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
    opacity: 0.8;
    filter: alpha(opacity=80);
}
.program-list-2 .program em {
    display: block;
    position: relative;
    z-index: 30;
    font-style: normal;
    line-height: normal;
    color: #fff;
    text-transform: uppercase;
    font-size: 20px;
    font-size: 2rem;
    font-family: "soin_sans_promedium", serif;
}
.program-list-2 .program.red:hover:before {
    background-color: #701c45;
}
.program-list-2 .program.red:hover:after { /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(112, 28, 69, 0.65)));
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(112, 28, 69, 0.65) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6701c45',GradientType=0 ); /* IE6-9 */
}
.program-list-2 .program.mediumpink:hover:before {
    background-color: #ed3995;
}
.program-list-2 .program.mediumpink:hover:after { /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(237, 57, 149, 0.65)));
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(237, 57, 149, 0.65) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6ed3995',GradientType=0 ); /* IE6-9 */
}
.program-list-2 .program.green:hover:before {
    background-color: #2a7a3c;
}
.program-list-2 .program.green:hover:after { /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(42, 122, 60, 0.65)));
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(42, 122, 60, 0.65) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a62a7a3c',GradientType=0 ); /* IE6-9 */
}
.program-list-2 .program.mediumgreen:hover:before {
    background-color: #2a7a3c;
}
.program-list-2 .program.mediumgreen:hover:after { /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(42, 122, 60, 0.65)));
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(42, 122, 60, 0.65) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a62a7a3c',GradientType=0 ); /* IE6-9 */
}
.program-list-2 .program.lightgreen:hover:before {
    background-color: #009490;
}
.program-list-2 .program.lightgreen:hover:after { /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 148, 144, 0.65)));
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 148, 144, 0.65) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6009490',GradientType=0 ); /* IE6-9 */
}
.program-list-2 .program.teal:hover:before {
    background-color: #63b399;
}
.program-list-2 .program.teal:hover:after { /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(99, 179, 153, 0.65)));
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(99, 179, 153, 0.65) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a663b399',GradientType=0 ); /* IE6-9 */
}
.program-list-2 .program.greenishblue:hover:before {
    background-color: #48b298;
}
.program-list-2 .program.greenishblue:hover:after { /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(72, 178, 152, 0.65)));
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(72, 178, 152, 0.65) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a648b298',GradientType=0 ); /* IE6-9 */
}
.program-list-2 .program.blue:hover:before {
    background-color: #19458d;
}
.program-list-2 .program.blue:hover:after { /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(25, 69, 141, 0.65)));
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(25, 69, 141, 0.65) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a619458d',GradientType=0 ); /* IE6-9 */
}
.program-list-2 .program.purple:hover:before {
    background-color: #5d0c8b;
}
.program-list-2 .program.purple:hover:after { /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(93, 12, 139, 0.65)));
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(93, 12, 139, 0.65) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a65d0c8b',GradientType=0 ); /* IE6-9 */
}
.program-list-2 .program.mediumpurple:hover:before {
    background-color: #983794;
}
.program-list-2 .program.mediumpurple:hover:after { /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(152, 55, 148, 0.65)));
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(152, 55, 148, 0.65) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6983794',GradientType=0 ); /* IE6-9 */
}
.program-list-2 .program.orange:hover:before {
    background-color: #cc6b4d;
}
.program-list-2 .program.orange:hover:after { /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(204, 107, 77, 0.65)));
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(204, 107, 77, 0.65) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6cc6b4d',GradientType=0 ); /* IE6-9 */
}
.program-list-2 .program.maroon:hover:before {
    background-color: #711d45;
}
.program-list-2 .program.maroon:hover:after { /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(113, 29, 69, 0.65)));
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(113, 29, 69, 0.65) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6711d45',GradientType=0 ); /* IE6-9 */
}
.program-list-2 .program.xcolor-new-corporate:hover:before {
    background-color: "#707073";
}
.program-list-2 .program.xcolor-new-corporate:hover:after { /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(112, 112, 115, 0.65)));
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(112, 112, 115, 0.65) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr=$color-CorporateGrey,GradientType=0 ); /* IE6-9 */
}
.program-list-2 .program.xcolor-new-corporate1:hover:before {
    background-color: "#15b0e5";
}
.program-list-2 .program.xcolor-new-corporate1:hover:after { /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(21, 176, 229, 0.65)));
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(21, 176, 229, 0.65) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr=$color-Corporate1,GradientType=0 ); /* IE6-9 */
}
.program-list-2 .program.xcolor-new-corporate2:hover:before {
    background-color: " #007dc3";
}
.program-list-2 .program.xcolor-new-corporate2:hover:after { /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 125, 195, 0.65)));
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 125, 195, 0.65) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr=$color-Corporate2,GradientType=0 ); /* IE6-9 */
}
.program-list-2 .program.xcolor-new-corporate3:hover:before {
    background-color: "#00457e";
}
.program-list-2 .program.xcolor-new-corporate3:hover:after { /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 69, 126, 0.65)));
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 69, 126, 0.65) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr=$color-Corporate3,GradientType=0 ); /* IE6-9 */
}
.program-list-2 .program.xcolor-new-1:hover:before {
    background-color: "#f5841f";
}
.program-list-2 .program.xcolor-new-1:hover:after { /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(245, 132, 31, 0.65)));
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(245, 132, 31, 0.65) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr=$color-new1,GradientType=0 ); /* IE6-9 */
}
.program-list-2 .program.xcolor-new-2:hover:before {
    background-color: "#cf1d79";
}
.program-list-2 .program.xcolor-new-2:hover:after { /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(207, 29, 121, 0.65)));
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(207, 29, 121, 0.65) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr=$color-new2,GradientType=0 ); /* IE6-9 */
}
.program-list-2 .program.xcolor-new-3:hover:before {
    background-color: "#00cbd5";
}
.program-list-2 .program.xcolor-new-3:hover:after { /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 203, 213, 0.65)));
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 203, 213, 0.65) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr=$color-new3,GradientType=0 ); /* IE6-9 */
}
.program-list-2 .program.xcolor-new-4:hover:before {
    background-color: "#3b41a8";
}
.program-list-2 .program.xcolor-new-4:hover:after { /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(59, 65, 168, 0.65)));
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(59, 65, 168, 0.65) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr=$color-new4,GradientType=0 ); /* IE6-9 */
}
.program-list-2 .program.xcolor-new-5:hover:before {
    background-color: "#f5841f";
}
.program-list-2 .program.xcolor-new-5:hover:after { /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(82, 199, 51, 0.65)));
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(82, 199, 51, 0.65) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr=$color-new5,GradientType=0 ); /* IE6-9 */
}
.program-list-2 .program.xcolor-new-6:hover:before {
    background-color: "#34cf9e";
}
.program-list-2 .program.xcolor-new-6:hover:after { /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(52, 207, 158, 0.65)));
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(52, 207, 158, 0.65) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr=$color-new6,GradientType=0 ); /* IE6-9 */
}
.program-list-2 .program.xcolor-new-7:hover:before {
    background-color: "#bf27b8";
}
.program-list-2 .program.xcolor-new-7:hover:after { /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(191, 39, 184, 0.65)));
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(191, 39, 184, 0.65) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr=$color-new7,GradientType=0 ); /* IE6-9 */
}
.program-list-2 .program.xcolor-new-8:hover:before {
    background-color: "#6baaf6";
}
.program-list-2 .program.xcolor-new-8:hover:after { /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(107, 170, 246, 0.65)));
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(107, 170, 246, 0.65) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr=$color-new8,GradientType=0 ); /* IE6-9 */
}
.program-list-2 .program.xcolor-new-9:hover:before {
    background-color: "#ff5752";
}
.program-list-2 .program.xcolor-new-9:hover:after { /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(255, 87, 82, 0.65)));
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(255, 87, 82, 0.65) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr=$color-new9,GradientType=0 ); /* IE6-9 */
}
.program-list-2 .program.xcolor-new-10:hover:before {
    background-color: "#fee400";
}
.program-list-2 .program.xcolor-new-10:hover:after { /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(254, 255, 0, 0.65)));
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(254, 255, 0, 0.65) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr=$color-new10,GradientType=0 ); /* IE6-9 */
}
@media (max-width: 1008px) {
    .program-list-2 .program {
        width: 50%;
        height: 80px;
        padding: 2em 15px;
    }
    .program-list-2 .program em {
        font-size: 15px;
        font-size: 1.5rem;
    }
}

.wysiwyg {
    padding: 3em 2em;
    width: 100%;
}

.wysiwyg-center-module {
    width: calc(4.1193181818% * 12 + 1.0653409091% * 22) !important;
    text-align: center;
    margin: 2em auto;
    padding: 4em 5em;
    z-index: 10;
}
@media (max-width: 736px) {
    .wysiwyg-center-module {
        padding: 1.5em;
        margin: 0;
        width: 100% !important;
    }
}
.wysiwyg-center-module > * {
    z-index: 1;
}

.form-section {
    width: 100%;
    position: relative;
    margin: auto;
    max-width: 800px !important;
}
.form-section.career-form-box {
    margin: 0 auto;
}
.form-section .form {
    width: 100%;
    position: relative;
}

.box-75 .form-section {
    max-width: 100% !important;
}

.login-module {
    width: 100%;
}
.login-module > div {
    margin: auto;
    padding: 3em 2em;
    text-align: center;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center;
}
.login-module > div .intro {
    width: 40%;
    padding: 0 70px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: left;
    position: relative;
}
.login-module > div .intro .title {
    color: #007dc2;
    font-size: 30px;
    font-size: 3rem;
}
.login-module > div .intro .title span {
    color: #00bce3;
}
.login-module > div .intro:after {
    content: "";
    display: block;
    position: absolute;
    top: 20%;
    right: 0;
    height: 60%;
    border-right: 1px solid #eee;
}
.login-module > div .login-form {
    width: 60%;
    padding: 0 70px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
@media (max-width: 1008px) {
    .login-module > div .login-form {
        padding: 0 20px;
    }
}
.login-module > div .login-form .text {
    border: none;
    border-bottom: 1px solid #eeeeee;
    background: transparent;
    color: #515151;
    font-weight: 400;
    font-size: 14px;
    font-size: 1.4rem;
    padding: 0 20px 0 45px;
    margin: 0 0 15px 0;
}
.login-module > div .login-form input:-moz-placeholder {
    color: #515151;
}
.login-module > div .login-form input::-moz-placeholder {
    color: #515151;
    opacity: 1;
}
.login-module > div .login-form input::-webkit-input-placeholder {
    color: #515151;
}
.login-module > div .login-form input:-ms-input-placeholder {
    color: #515151;
}
.login-module > div .login-form .wrap {
    text-align: left;
}
.login-module > div .login-form .wrap input[type=checkbox] + label {
    float: left;
    color: #515151;
    font-size: 13px;
    font-size: 1.3rem;
}
.login-module > div .login-form .wrap input[type=checkbox] + label:before {
    background-color: transparent;
    border: 1px solid #515151;
}
.login-module > div .login-form .wrap input[type=checkbox]:checked + label:before {
    background-color: #515151;
}
.login-module > div .login-form .wrap .forgot {
    float: right;
    color: #515151;
    margin: 8px 0 0;
    font-size: 13px;
    font-size: 1.3rem;
}
.login-module > div .login-form .wrap .forgot span {
    color: #007dc2;
}
.login-module > div .login-form .submit {
    width: 100%;
    display: block;
    border: 1px solid #007dc2;
    padding: 0;
    text-align: center;
    background: #007dc2;
    color: #fff;
    line-height: 58px;
    height: 58px;
    margin: 25px 0;
}
.login-module > div .login-form .submit:hover {
    background: #fff;
    color: #007dc2;
}
.login-module > div .login-form .reg {
    color: #515151;
    font-size: 13px;
    font-size: 1.3rem;
}
.login-module > div .login-form .reg span {
    color: #007dc2;
}
@media (max-width: 1008px) {
    .login-module > div {
        display: block;
        width: 100%;
    }
    .login-module > div .intro {
        width: 100%;
    }
    .login-module > div .intro:after {
        display: none;
    }
    .login-module > div .intro {
        text-align: center;
        padding: 0;
    }
    .login-module > div .intro p {
        font-size: 14px;
        font-size: 1.4rem;
    }
    .login-module > div .login-form {
        width: 100%;
        padding: 0;
    }
}

.box-50 .login-module > div,
.box-25 .login-module > div {
    display: block;
    width: 100%;
}
.box-50 .login-module > div .intro,
.box-25 .login-module > div .intro {
    width: 100%;
}
.box-50 .login-module > div .intro:after,
.box-25 .login-module > div .intro:after {
    display: none;
}
.box-50 .login-module > div .intro,
.box-25 .login-module > div .intro {
    text-align: center;
    padding: 0;
    float: none;
}
.box-50 .login-module > div .intro p,
.box-25 .login-module > div .intro p {
    font-size: 14px;
    font-size: 1.4rem;
}
.box-50 .login-module > div .login-form,
.box-25 .login-module > div .login-form {
    width: 100%;
    padding: 0;
}

.events-slider-module {
    width: 100%;
}
.events-slider-module .owl-controls,
.events-slider-module .owl-nav {
    position: static;
}
.events-slider-module .owl-dots {
    display: none !important;
}
.events-slider-module .owl-prev {
    position: absolute;
    top: 50%;
    left: 0;
    background-color: #fff;
    border-radius: 0 5px 5px 0;
    -moz-border-radius: 0 5px 5px 0;
    -webkit-border-radius: 0 5px 5px 0;
    height: 80px;
    width: 35px;
    margin: -40px 0 0;
}
.events-slider-module .owl-prev:after {
    content: "\e005";
    display: block;
    font-family: "uja-riverdale";
    color: #00586E;
    position: absolute;
    font-size: 18px;
    font-size: 1.8rem;
    top: 50%;
    margin: -9px 0 0 7px;
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
.events-slider-module .owl-next {
    position: absolute;
    top: 50%;
    right: 0;
    background-color: #fff;
    border-radius: 5px 0 0 5px;
    -moz-border-radius: 5px 0 0 5px;
    -webkit-border-radius: 5px 0 0 5px;
    height: 80px;
    width: 35px;
    margin: -40px 0 0;
    text-align: center;
}
.events-slider-module .owl-next:after {
    content: "\e005";
    display: block;
    font-family: "uja-riverdale";
    color: #00586E;
    position: absolute;
    font-size: 18px;
    font-size: 1.8rem;
    top: 50%;
    margin: -9px 0 0 10px;
}
.events-slider-module .item {
    position: relative;
    text-align: center;
    width: 100%;
    height: 480px;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -moz-justify-content: center;
    justify-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.events-slider-module .item:before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0.5;
    z-index: 10;
    /* FF3.6-15 */
    /* Chrome10-25,Safari5.1-6 */
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.65)), to(rgba(0, 0, 0, 0)));
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6000000', endColorstr='#00000000', GradientType=0);
    /* IE6-9 */
}
.events-slider-module .item .link-box {
    z-index: 20 !important;
}
.events-slider-module .item .link-box:before {
    display: none;
}
.events-slider-module .item .date {
    position: absolute;
    color: #fff;
    z-index: 10;
    top: 30px;
    left: 40px;
    font-size: 19px;
    font-size: 1.9rem;
    line-height: normal;
    text-align: left;
}
.events-slider-module .item .date span {
    color: #00586E;
    display: block;
}
.events-slider-module .item .icon {
    position: relative;
    z-index: 10;
    background-color: rgba(0, 144, 217, 0.85);
    width: 130px;
    height: 130px;
    line-height: 130px;
    text-align: center;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}
.events-slider-module .item .icon img,
.events-slider-module .item .icon svg {
    display: inline-block;
    vertical-align: middle;
    width: 60%;
}
.events-slider-module .item .title {
    display: block;
    color: #fff;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 10%;
    position: relative;
    z-index: 10;
    font-size: 25px;
    font-size: 2.5rem;
}
.events-slider-module .item .view {
    width: 103px;
    height: 42px;
    color: #fff;
    background-color: #00586E;
    border: 1px solid #f90757;
    font-size: 14px;
    font-size: 1.4rem;
    text-transform: uppercase;
    line-height: 42px;
    display: block;
    position: relative;
    z-index: 10;
}
.events-slider-module .item:hover .view {
    background-color: transparent;
    color: #fff;
    border: 1px solid #fff;
}
.events-slider-module .item:hover:after {
    background-color: rgba(15, 119, 175, 0.95);
}
.events-slider-module .item.last {
    background-color: #00bce3;
}
.events-slider-module .item.last:before {
    display: none;
}
.events-slider-module .item.last .center {
    position: relative;
    z-index: 10;
    width: 60%;
    text-align: left;
}
.events-slider-module .item.last .center .icon {
    background-color: transparent;
    width: 60px;
    height: auto;
    line-height: normal;
}
.events-slider-module .item.last .center .icon img,
.events-slider-module .item.last .center .icon svg {
    color: #fff;
    width: 100%;
    fill: #fff;
}
.events-slider-module .item.last .center .title {
    margin: 0;
    padding: 0;
}
.events-slider-module .item.last .center p {
    color: #fff;
    font-size: 14px;
    font-size: 1.4rem;
}
.events-slider-module .item.last .calendar {
    padding: 0 40px;
    height: 42px;
    color: #fff;
    background-color: #00586E;
    border: 1px solid #f90757;
    font-size: 14px;
    font-size: 1.4rem;
    text-transform: uppercase;
    line-height: 42px;
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 10;
}
.events-slider-module .item.last:hover .calendar {
    background-color: transparent;
    color: #fff;
    border: 1px solid #fff;
}

.subscribe-module {
    width: 100%;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.subscribe-module .item {
    z-index: 10;
    float: left;
    width: 500px;
    text-align: left;
    padding: 80px 20px 80px 50px;
}
.subscribe-module .item .title {
    margin: 0;
}
.subscribe-module .item form {
    width: 320px;
}
.subscribe-module .item form .submit {
    display: block;
    width: 100%;
    color: #fff;
    float: none;
    padding: 15px;
}
.subscribe-module .item form .selectric {
    background-color: transparent;
    border: 1px solid #fff;
}
.subscribe-module .item form .selectric .label {
    color: #fff;
}
.subscribe-module .item form .selectric .button:after {
    color: #fff;
    font-size: 12px;
    font-size: 1.2rem;
}
.subscribe-module .item form .selectric-items {
    border: 1px solid #fff;
}
.subscribe-module .item form .selectric-items li {
    color: #00bce3;
}
.subscribe-module .item form .selectric-items li:hover {
    color: #fff;
    background-color: #00bce3;
}
.subscribe-module .item form .selectric-items li.selected {
    background: transparent;
    color: #00bce3;
}
.subscribe-module .item form .selectric-items li.selected:hover {
    background-color: #00bce3;
    color: #fff;
}
.subscribe-module .item form .selectric-open .selectric {
    background-color: #fff;
}
.subscribe-module .item form .selectric-open .selectric .label {
    color: #00bce3;
}
.subscribe-module .item form .selectric-open .selectric .button:after {
    color: #00bce3;
    font-size: 12px;
    font-size: 1.2rem;
}
@media (max-width: 1008px) {
    .subscribe-module {
        width: 100%;
    }
    .subscribe-module .item {
        width: 100% !important;
        max-width: 100% !important;
        padding: 60px 20px;
    }
    .subscribe-module .item form {
        width: 100%;
    }
}

.membership-type-module {
    width: 100%;
}
.membership-type-module .list {
    width: 100%;
    border: 1px solid #eee;
}
.membership-type-module .list .item {
    width: 100%;
    padding: 15px 50px;
    display: block;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -moz-justify-content: space-between;
    justify-content: space-between;
    border-bottom: 1px solid #eee;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.membership-type-module .list .item:nth-child(even) {
    background-color: #fafafa;
}
.membership-type-module .list .item:last-child {
    border: none;
}
.membership-type-module .list .item:hover {
    background-color: rgba(0, 144, 217, 0.25);
}
.membership-type-module .list .item:hover .btn-1 {
    background-color: #00bce3 !important;
    color: #fff !important;
}
.membership-type-module .list .item p {
    margin: 0;
}
.membership-type-module .list .item .name {
    color: #00bce3;
    text-transform: uppercase;
    font-weight: 500;
    line-height: normal;
    width: 45%;
}
.membership-type-module .list .item .name span {
    display: block;
    line-height: normal;
    color: #515151;
    text-transform: none;
    font-weight: 300;
}
.membership-type-module .list .item .fee,
.membership-type-module .list .item .rate {
    width: 20%;
}
@media (max-width: 1008px) {
    .membership-type-module .list .item {
        -webkit-box-align: baseline;
        -ms-flex-align: baseline;
        -moz-align-items: baseline;
        align-items: baseline;
    }
}
@media (max-width: 736px) {
    .membership-type-module .list .item {
        display: block;
        padding: 0;
    }
    .membership-type-module .list .item p {
        width: 100% !important;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 15px 20px;
        border-bottom: 1px solid #eee;
    }
    .membership-type-module .list .item span {
        display: block;
        margin: 15px auto;
        width: 110px;
    }
}

.staff-about-module {
    width: 100%;
}
.staff-about-module .item {
    width: 100%;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
}
.staff-about-module .nav-side {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 268px;
    border-right: 1px solid #e3e3e3;
    background-color: #fafafa;
    position: relative;
    z-index: 20;
}
.staff-about-module .nav-side .holder {
    width: 100%;
    position: relative;
}
.staff-about-module .nav-side .holder .next,
.staff-about-module .nav-side .holder .prev {
    display: none;
}
.staff-about-module .nav-side .drop {
    width: 100%;
    margin: 0;
    padding: 0;
}
.staff-about-module .nav-side .drop li {
    padding: 0;
    border-bottom: 1px solid #e3e3e3;
}
.staff-about-module .nav-side .drop li:before {
    display: none;
}
.staff-about-module .nav-side .drop li a {
    width: 100%;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center;
    padding: 20px 20px 20px 75px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #515151;
    line-height: normal;
    text-transform: uppercase;
    font-size: 12px;
    font-size: 1.2rem;
}
.staff-about-module .nav-side .drop li a .icon {
    padding: 0;
    width: 25px;
    height: 25px;
    margin: 0 20px 0 0;
    position: absolute;
    left: 30px;
}
.staff-about-module .nav-side .drop li a .icon img,
.staff-about-module .nav-side .drop li a .icon svg {
    color: #515151;
    fill: #515151;
}
.staff-about-module .nav-side .drop li a .icon img .st0,
.staff-about-module .nav-side .drop li a .icon svg .st0 {
    color: #515151;
    fill: #515151;
}
.staff-about-module .nav-side .drop li.active:before {
    content: "";
    display: block;
    width: 100%;
    height: 4px;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #00bce3;
    z-index: 1;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
}
.staff-about-module .nav-side .drop li.active:after {
    content: "";
    display: block;
    position: absolute;
    right: -2px;
    top: 0;
    width: 2px;
    height: 100%;
    background-color: #fff;
}
.staff-about-module .nav-side .drop li.active a {
    color: #00bce3;
    background-color: #fff;
}
.staff-about-module .nav-side .drop li.active a .icon img,
.staff-about-module .nav-side .drop li.active a .icon svg {
    color: #00bce3;
    fill: #00bce3;
}
.staff-about-module .nav-side .drop li.active a .icon img .st0,
.staff-about-module .nav-side .drop li.active a .icon svg .st0 {
    color: #00bce3;
    fill: #00bce3;
}
.staff-about-module .content-side {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    z-index: 10;
    width: calc(100% - 268px);
}
.staff-about-module .content-side .holder {
    margin: 40px auto 0;
    position: relative;
}
.staff-about-module .content-side .bubble-layer {
    width: 900px;
    height: auto;
    position: absolute !important;
    left: 0;
    top: 0;
    z-index: 10;
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
.staff-about-module .content-side .bubble-layer .bubble {
    margin: 30px;
    width: 165px !important;
    height: 165px !important;
    float: left;
    position: relative;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    background-color: #fafafa;
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
.staff-about-module .content-side .members-layer {
    width: 100%;
    height: auto;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    z-index: 20;
}
.staff-about-module .content-side .members-layer > div {
    width: 100%;
    height: auto;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0 0 30px 0;
    display: none;
}
.staff-about-module .content-side .members-layer > div.active {
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
}
.staff-about-module .content-side .members-layer .member {
    margin: 25px;
    width: 175px;
    height: 175px;
    position: relative;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
.staff-about-module .content-side .members-layer .member .thumb {
    display: block;
    width: 175px;
    height: 175px;
    position: relative;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    border: 5px solid transparent;
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
.staff-about-module .content-side .members-layer .member .thumb img {
    display: block;
    width: 100%;
    height: 100%;
}
.staff-about-module .content-side .members-layer .member .info {
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    opacity: 0;
    filter: alpha(opacity=0);
    position: absolute;
    text-align: center;
    top: 180px;
    width: 100%;
}
.staff-about-module .content-side .members-layer .member .info .name {
    font-size: 15px;
    font-size: 1.5rem;
    color: #00bce3;
    text-transform: uppercase;
    margin: 0;
}
.staff-about-module .content-side .members-layer .member .info .pos {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 14px;
    margin: 0;
    text-transform: uppercase;
}
.staff-about-module .content-side .members-layer .member .info .contacts {
    display: none;
}
.staff-about-module .content-side .general {
    width: 900px;
}
.staff-about-module .content-side .general .members-layer .member:hover {
    z-index: 10;
}
.staff-about-module .content-side .general .members-layer .member:hover .thumb {
    border: 5px solid #069591;
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
.staff-about-module .content-side .general .members-layer .member:hover .info {
    background-color: #fff;
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    opacity: 1;
    filter: alpha(opacity=100);
}
.staff-about-module .content-side .filtered {
    width: 675px;
}
.staff-about-module .content-side .filtered .members-layer .member {
    width: 100%;
    height: 175px;
    position: relative;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
.staff-about-module .content-side .filtered .members-layer .member .wrap {
    width: 100%;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
}
.staff-about-module .content-side .filtered .members-layer .member .thumb {
    width: 175px;
    height: 175px;
    position: relative;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    border: 5px solid #eeeeee;
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
.staff-about-module .content-side .filtered .members-layer .member .thumb img {
    display: block;
    width: 100%;
    height: 100%;
}
.staff-about-module .content-side .filtered .members-layer .member.left .wrap {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
}
.staff-about-module .content-side .filtered .members-layer .member.left .wrap .info {
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    opacity: 1;
    filter: alpha(opacity=100);
    position: absolute;
    text-align: left;
    top: 0;
    width: 240px;
    height: 100%;
    left: -240px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -moz-justify-content: center;
    justify-content: center;
}
.staff-about-module .content-side .filtered .members-layer .member.left .wrap .info:before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    right: 0;
    background-color: #eeeeee;
    height: 1px;
    width: 100%;
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
.staff-about-module .content-side .filtered .members-layer .member.left .wrap .info:after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    width: 10px;
    height: 10px;
    background-color: #007dc2;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    margin: -5px 0 0;
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
.staff-about-module .content-side .filtered .members-layer .member.left .wrap .info .person {
    width: 100%;
    position: absolute;
    bottom: calc(50% + 15px);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    left: 0;
}
.staff-about-module .content-side .filtered .members-layer .member.left .wrap .info .contacts {
    width: 100%;
    display: block;
    opacity: 0;
    filter: alpha(opacity=0);
    position: absolute;
    top: calc(50% + 15px);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    left: 0;
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
.staff-about-module .content-side .filtered .members-layer .member.left .wrap .info .contacts a {
    width: 100%;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center;
    text-transform: uppercase;
    font-size: 12px;
    font-size: 1.2rem;
    margin: 0 0 5px 0;
    color: #515151;
}
.staff-about-module .content-side .filtered .members-layer .member.left .wrap .info .contacts a .icon {
    width: 25px;
    height: 25px;
    padding: 0;
    margin: 0 10px 0 0;
}
.staff-about-module .content-side .filtered .members-layer .member.left .wrap .info .contacts a .icon img,
.staff-about-module .content-side .filtered .members-layer .member.left .wrap .info .contacts a .icon svg {
    color: #00bce3;
    fill: #00bce3;
}
.staff-about-module .content-side .filtered .members-layer .member.left .wrap .info .contacts a .icon img .st0,
.staff-about-module .content-side .filtered .members-layer .member.left .wrap .info .contacts a .icon svg .st0 {
    color: #00bce3;
    fill: #00bce3;
}
.staff-about-module .content-side .filtered .members-layer .member.right .wrap {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -moz-justify-content: flex-end;
    justify-content: flex-end;
}
.staff-about-module .content-side .filtered .members-layer .member.right .wrap .info {
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    opacity: 1;
    filter: alpha(opacity=100);
    position: absolute;
    text-align: left;
    top: 0;
    width: 240px;
    height: 100%;
    right: -240px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 35px 0 0 35px;
}
.staff-about-module .content-side .filtered .members-layer .member.right .wrap .info:before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    right: 0;
    background-color: #eeeeee;
    height: 1px;
    width: 100%;
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
.staff-about-module .content-side .filtered .members-layer .member.right .wrap .info:after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    right: 0;
    width: 10px;
    height: 10px;
    background-color: #007dc2;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    margin: -5px 0 0;
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
.staff-about-module .content-side .filtered .members-layer .member.right .wrap .info .person {
    width: 100%;
    position: absolute;
    bottom: calc(50% + 15px);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 0 0 35px;
    left: 0;
}
.staff-about-module .content-side .filtered .members-layer .member.right .wrap .info .contacts {
    width: 100%;
    display: block;
    opacity: 0;
    filter: alpha(opacity=0);
    position: absolute;
    top: calc(50% + 15px);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    left: 0;
    padding: 0 0 0 35px;
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
.staff-about-module .content-side .filtered .members-layer .member.right .wrap .info .contacts a {
    width: 100%;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center;
    text-transform: uppercase;
    font-size: 12px;
    font-size: 1.2rem;
    margin: 0 0 5px 0;
    color: #515151;
}
.staff-about-module .content-side .filtered .members-layer .member.right .wrap .info .contacts a .icon {
    width: 25px;
    height: 25px;
    margin: 0 10px 0 0;
    padding: 0;
}
.staff-about-module .content-side .filtered .members-layer .member.right .wrap .info .contacts a .icon img,
.staff-about-module .content-side .filtered .members-layer .member.right .wrap .info .contacts a .icon svg {
    color: #00bce3;
    fill: #00bce3;
}
.staff-about-module .content-side .filtered .members-layer .member.right .wrap .info .contacts a .icon img .st0,
.staff-about-module .content-side .filtered .members-layer .member.right .wrap .info .contacts a .icon svg .st0 {
    color: #00bce3;
    fill: #00bce3;
}
.staff-about-module .content-side .filtered .members-layer .member:hover .thumb {
    border: 5px solid #069591;
}
.staff-about-module .content-side .filtered .members-layer .member:hover .wrap .info:before {
    background-color: #069591;
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
.staff-about-module .content-side .filtered .members-layer .member:hover .wrap .info:after {
    background-color: #069591;
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
.staff-about-module .content-side .filtered .members-layer .member:hover .wrap .info .contacts {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
@media (max-width: 1408px) {
    .staff-about-module .nav-side {
        width: 220px;
    }
    .staff-about-module .nav-side .drop li a {
        padding: 20px 10px 20px 50px;
    }
    .staff-about-module .nav-side .drop li a .icon {
        left: 15px;
    }
    .staff-about-module .content-side {
        width: calc(100% - 220px);
    }
    .staff-about-module .content-side .filtered .members-layer .member.left .wrap .info {
        -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
        transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
        opacity: 1;
        filter: alpha(opacity=100);
        position: absolute;
        text-align: left;
        top: 0;
        width: 200px;
        height: 100%;
        left: -200px;
        right: inherit;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 35px 0 0 80px;
    }
    .staff-about-module .content-side .filtered .members-layer .member.right .wrap .info {
        -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
        transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
        opacity: 1;
        filter: alpha(opacity=100);
        position: absolute;
        text-align: left;
        top: 0;
        width: 200px;
        height: 100%;
        right: -200px;
        left: inherit;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 35px 0 0 25px;
    }
}
@media (max-width: 1248px) {
    .staff-about-module .content-side .filtered {
        width: 675px;
    }
    .staff-about-module .content-side .filtered .members-layer .member.left .wrap .info {
        -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
        transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
        opacity: 1;
        filter: alpha(opacity=100);
        position: absolute;
        text-align: left;
        top: 0;
        width: 240px;
        height: 100%;
        left: 175px;
        right: inherit;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 0 0 60px;
    }
    .staff-about-module .content-side .filtered .members-layer .member.left .wrap .info:before {
        content: "";
        display: block;
        position: absolute;
        top: 50%;
        right: 0;
        background-color: #eeeeee;
        height: 1px;
        width: 100%;
        -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
        transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    .staff-about-module .content-side .filtered .members-layer .member.left .wrap .info:after {
        content: "";
        display: block;
        position: absolute;
        top: 50%;
        right: 0;
        left: auto;
        width: 10px;
        height: 10px;
        background-color: #007dc2;
        border-radius: 50%;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        margin: -5px 0 0;
        -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
        transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    .staff-about-module .content-side .filtered .members-layer .member.left .wrap .info .person {
        padding: 0 0 0 60px;
    }
    .staff-about-module .content-side .filtered .members-layer .member.left .wrap .info .contacts {
        display: block;
        opacity: 0;
        filter: alpha(opacity=0);
        -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
        transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
        padding: 0 0 0 60px;
    }
    .staff-about-module .content-side .filtered .members-layer .member.left .wrap .info .contacts a {
        width: 100%;
        display: -webkit-box;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -moz-align-items: center;
        align-items: center;
        text-transform: uppercase;
        font-size: 12px;
        font-size: 1.2rem;
        margin: 0 0 5px 0;
        color: #515151;
    }
    .staff-about-module .content-side .filtered .members-layer .member.left .wrap .info .contacts a .icon {
        width: 25px;
        height: 25px;
        margin: 0 10px 0 0;
    }
    .staff-about-module .content-side .filtered .members-layer .member.left .wrap .info .contacts a .icon img,
    .staff-about-module .content-side .filtered .members-layer .member.left .wrap .info .contacts a .icon svg {
        color: #00bce3;
        fill: #00bce3;
    }
    .staff-about-module .content-side .filtered .members-layer .member.left .wrap .info .contacts a .icon img .st0,
    .staff-about-module .content-side .filtered .members-layer .member.left .wrap .info .contacts a .icon svg .st0 {
        color: #00bce3;
        fill: #00bce3;
    }
    .staff-about-module .content-side .filtered .members-layer .member.right .wrap .info {
        -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
        transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
        opacity: 1;
        filter: alpha(opacity=100);
        position: absolute;
        text-align: left;
        top: 0;
        width: 220px;
        height: 100%;
        right: 175px;
        left: inherit;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 0 0 25px;
    }
    .staff-about-module .content-side .filtered .members-layer .member.right .wrap .info:before {
        content: "";
        display: block;
        position: absolute;
        top: 50%;
        right: 0;
        background-color: #eeeeee;
        height: 1px;
        width: 100%;
        -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
        transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    .staff-about-module .content-side .filtered .members-layer .member.right .wrap .info:after {
        content: "";
        display: block;
        position: absolute;
        top: 50%;
        left: 0;
        width: 10px;
        height: 10px;
        background-color: #007dc2;
        border-radius: 50%;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        margin: -5px 0 0;
        -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
        transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    .staff-about-module .content-side .filtered .members-layer .member.right .wrap .info .contacts {
        display: block;
        opacity: 0;
        filter: alpha(opacity=0);
        -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
        transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    .staff-about-module .content-side .filtered .members-layer .member.right .wrap .info .contacts a {
        width: 100%;
        display: -webkit-box;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -moz-align-items: center;
        align-items: center;
        text-transform: uppercase;
        font-size: 12px;
        font-size: 1.2rem;
        margin: 0 0 5px 0;
        color: #515151;
    }
    .staff-about-module .content-side .filtered .members-layer .member.right .wrap .info .contacts a .icon {
        width: 25px;
        height: 25px;
        margin: 0 10px 0 0;
    }
    .staff-about-module .content-side .filtered .members-layer .member.right .wrap .info .contacts a .icon img,
    .staff-about-module .content-side .filtered .members-layer .member.right .wrap .info .contacts a .icon svg {
        color: #00bce3;
        fill: #00bce3;
    }
    .staff-about-module .content-side .filtered .members-layer .member.right .wrap .info .contacts a .icon img .st0,
    .staff-about-module .content-side .filtered .members-layer .member.right .wrap .info .contacts a .icon svg .st0 {
        color: #00bce3;
        fill: #00bce3;
    }
    .staff-about-module .content-side .filtered .members-layer .member:hover .thumb {
        border: 5px solid #069591;
    }
    .staff-about-module .content-side .filtered .members-layer .member:hover .wrap .info:before {
        background-color: #069591;
        -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
        transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    .staff-about-module .content-side .filtered .members-layer .member:hover .wrap .info:after {
        background-color: #069591;
        -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
        transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    .staff-about-module .content-side .filtered .members-layer .member:hover .wrap .info .contacts {
        opacity: 1;
        filter: alpha(opacity=100);
        -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
        transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    }
}
@media (max-width: 1008px) {
    .staff-about-module .item {
        display: block;
    }
    .staff-about-module .nav-side {
        width: 100%;
        border: none;
    }
    .staff-about-module .nav-side .holder {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        position: relative;
    }
    .staff-about-module .nav-side .holder:after {
        content: "";
        display: block;
        clear: both;
    }
    .staff-about-module .nav-side .holder .next,
    .staff-about-module .nav-side .holder .prev {
        width: 58px;
        height: 58px;
        display: block;
        border: 1px solid #e3e3e3;
        background-color: #fafafa;
        overflow: hidden;
        text-indent: -9999px;
        position: relative;
    }
    .staff-about-module .nav-side .holder .next:hover,
    .staff-about-module .nav-side .holder .prev:hover {
        background-color: #00bce3;
    }
    .staff-about-module .nav-side .holder .prev {
        float: left;
    }
    .staff-about-module .nav-side .holder .prev:after {
        content: "";
        display: block;
        position: absolute;
        left: 50%;
        top: 50%;
        width: 0;
        height: 0;
        border-right: 10px solid #eee;
        border-top: 8px solid transparent;
        border-bottom: 8px solid transparent;
        margin: -8px 0 0 -5px;
    }
    .staff-about-module .nav-side .holder .prev:hover:after {
        border-right: 10px solid #fff;
    }
    .staff-about-module .nav-side .holder .next {
        float: right;
    }
    .staff-about-module .nav-side .holder .next:after {
        content: "";
        display: block;
        position: absolute;
        right: 50%;
        top: 50%;
        width: 0;
        height: 0;
        border-left: 10px solid #eee;
        border-top: 8px solid transparent;
        border-bottom: 8px solid transparent;
        margin: -8px -5px 0 0;
    }
    .staff-about-module .nav-side .holder .next:hover:after {
        border-left: 10px solid #fff;
    }
    .staff-about-module .nav-side .holder .drop {
        width: calc(100% - 120px);
        height: 58px;
        float: left;
        border-top: 1px solid #e3e3e3;
        border-bottom: 1px solid #e3e3e3;
        position: relative;
        cursor: pointer;
    }
    .staff-about-module .nav-side .holder .drop li {
        position: absolute;
        z-index: 5;
        width: 100%;
        height: 100%;
    }
    .staff-about-module .nav-side .holder .drop li.active {
        z-index: 10;
    }
    .staff-about-module .nav-side .holder .drop li.active:after {
        display: none;
    }
    .staff-about-module .nav-side .holder .drop li a {
        width: 100%;
        height: 100%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 4px 10px 0 10px;
        display: -webkit-box;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        line-height: normal;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -moz-align-items: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -moz-justify-content: center;
        justify-content: center;
        pointer-events: none;
    }
    .staff-about-module .nav-side .holder .drop li a .icon {
        position: static;
        margin: 0 5px 0 0;
    }
    .staff-about-module .nav-side .holder .drop.open {
        height: auto;
        position: absolute;
        left: 59px;
        background-color: #fff;
        border: 1px solid #e3e3e3;
        border-bottom: none;
    }
    .staff-about-module .nav-side .holder .drop.open li {
        position: static;
        width: 100%;
        height: 58px;
    }
    .staff-about-module .nav-side .holder .drop.open li a {
        pointer-events: all;
    }
    .staff-about-module .content-side {
        width: 100%;
    }
    .staff-about-module .content-side .bubble-layer {
        width: 332px;
        height: auto;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 10;
        -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
        transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    .staff-about-module .content-side .bubble-layer .bubble {
        margin: 25px;
        width: 116px !important;
        height: 116px !important;
        float: left;
        position: relative;
        border-radius: 50%;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        background-color: #fafafa;
        -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
        transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    .staff-about-module .content-side .members-layer {
        width: 100%;
        height: auto;
        display: -webkit-box;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        z-index: 20;
        padding: 0 0 30px 0;
    }
    .staff-about-module .content-side .members-layer .member {
        margin: 20px;
        width: 126px;
        height: 126px;
        position: relative;
        border-radius: 50%;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
        transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    .staff-about-module .content-side .members-layer .member .thumb {
        display: block;
        width: 126px;
        height: 126px;
        position: relative;
        border-radius: 50%;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        overflow: hidden;
        border: 5px solid transparent;
        -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
        transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    .staff-about-module .content-side .members-layer .member .thumb img {
        display: block;
        width: 100%;
        height: 100%;
    }
    .staff-about-module .content-side .members-layer .member .info {
        -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
        transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
        opacity: 0;
        filter: alpha(opacity=0);
        position: absolute;
        text-align: center;
        top: 130px;
        width: 100%;
    }
    .staff-about-module .content-side .members-layer .member .info .name {
        font-size: 12px;
        font-size: 1.2rem;
        color: #00bce3;
        white-space: nowrap;
        text-transform: uppercase;
        margin: 0;
    }
    .staff-about-module .content-side .members-layer .member .info .pos {
        font-size: 10px;
        font-size: 1rem;
        margin: 0;
        white-space: nowrap;
        text-transform: uppercase;
    }
    .staff-about-module .content-side .members-layer .member .info .contacts {
        display: none;
    }
    .staff-about-module .content-side .general {
        width: 332px;
    }
    .staff-about-module .content-side .general .members-layer .member:hover .thumb {
        border: 5px solid #069591;
        -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
        transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    .staff-about-module .content-side .general .members-layer .member:hover .info {
        -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
        transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
        opacity: 1;
        filter: alpha(opacity=100);
    }
    .staff-about-module .content-side .filtered {
        width: 332px;
    }
    .staff-about-module .content-side .filtered .bubble-layer {
        width: 332px;
    }
    .staff-about-module .content-side .filtered .members-layer .member {
        width: 100%;
        height: 126px;
        position: relative;
        border-radius: 50%;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
        transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    .staff-about-module .content-side .filtered .members-layer .member .wrap {
        width: 100%;
        display: -webkit-box;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
    }
    .staff-about-module .content-side .filtered .members-layer .member .thumb {
        width: 126px;
        height: 126px;
        position: relative;
        border-radius: 50%;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        overflow: hidden;
        border: 5px solid #eeeeee;
        -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
        transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    .staff-about-module .content-side .filtered .members-layer .member .thumb img {
        display: block;
        width: 100%;
        height: 100%;
    }
    .staff-about-module .content-side .filtered .members-layer .member.left .wrap .info {
        -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
        transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
        opacity: 1;
        filter: alpha(opacity=100);
        position: absolute;
        text-align: left;
        top: 0;
        width: 160px;
        height: 100%;
        left: -160px;
        right: inherit;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 0 0 10px;
    }
    .staff-about-module .content-side .filtered .members-layer .member.left .wrap .info:before {
        content: "";
        display: block;
        position: absolute;
        top: 50%;
        right: 0;
        background-color: #eeeeee;
        height: 1px;
        width: 100%;
        -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
        transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    .staff-about-module .content-side .filtered .members-layer .member.left .wrap .info:after {
        content: "";
        display: block;
        position: absolute;
        top: 50%;
        left: 0;
        width: 10px;
        height: 10px;
        background-color: #007dc2;
        border-radius: 50%;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        margin: -5px 0 0;
        -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
        transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    .staff-about-module .content-side .filtered .members-layer .member.left .wrap .info .person {
        padding: 0 0 0 10px;
    }
    .staff-about-module .content-side .filtered .members-layer .member.left .wrap .info .contacts {
        display: block;
        opacity: 0;
        filter: alpha(opacity=0);
        padding: 0 0 0 10px;
        -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
        transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    .staff-about-module .content-side .filtered .members-layer .member.left .wrap .info .contacts a {
        width: 100%;
        display: -webkit-box;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -moz-align-items: center;
        align-items: center;
        text-transform: uppercase;
        font-size: 10px;
        font-size: 1rem;
        margin: 0 0 5px 0;
        color: #515151;
    }
    .staff-about-module .content-side .filtered .members-layer .member.left .wrap .info .contacts a .icon {
        width: 15px;
        height: 15px;
        margin: 0 8px 0 0;
    }
    .staff-about-module .content-side .filtered .members-layer .member.left .wrap .info .contacts a .icon img,
    .staff-about-module .content-side .filtered .members-layer .member.left .wrap .info .contacts a .icon svg {
        color: #00bce3;
        fill: #00bce3;
    }
    .staff-about-module .content-side .filtered .members-layer .member.left .wrap .info .contacts a .icon img .st0,
    .staff-about-module .content-side .filtered .members-layer .member.left .wrap .info .contacts a .icon svg .st0 {
        color: #00bce3;
        fill: #00bce3;
    }
    .staff-about-module .content-side .filtered .members-layer .member.right .wrap .info {
        -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
        transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
        opacity: 1;
        filter: alpha(opacity=100);
        position: absolute;
        text-align: left;
        top: 0;
        width: 160px;
        height: 100%;
        right: -160px;
        left: inherit;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 0 0 25px;
    }
    .staff-about-module .content-side .filtered .members-layer .member.right .wrap .info:before {
        content: "";
        display: block;
        position: absolute;
        top: 50%;
        right: 0;
        background-color: #eeeeee;
        height: 1px;
        width: 100%;
        -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
        transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    .staff-about-module .content-side .filtered .members-layer .member.right .wrap .info:after {
        content: "";
        display: block;
        position: absolute;
        top: 50%;
        left: inherit;
        right: 0;
        width: 10px;
        height: 10px;
        background-color: #007dc2;
        border-radius: 50%;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        margin: -5px 0 0;
        -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
        transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    .staff-about-module .content-side .filtered .members-layer .member.right .wrap .info .person {
        padding: 0 0 0 25px;
    }
    .staff-about-module .content-side .filtered .members-layer .member.right .wrap .info .contacts {
        display: block;
        opacity: 0;
        filter: alpha(opacity=0);
        -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
        transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
        padding: 0 0 0 25px;
    }
    .staff-about-module .content-side .filtered .members-layer .member.right .wrap .info .contacts a {
        width: 100%;
        display: -webkit-box;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -moz-align-items: center;
        align-items: center;
        text-transform: uppercase;
        font-size: 10px;
        font-size: 1rem;
        margin: 0 0 5px 0;
        color: #515151;
    }
    .staff-about-module .content-side .filtered .members-layer .member.right .wrap .info .contacts a .icon {
        width: 15px;
        height: 15px;
        margin: 0 8px 0 0;
    }
    .staff-about-module .content-side .filtered .members-layer .member.right .wrap .info .contacts a .icon img,
    .staff-about-module .content-side .filtered .members-layer .member.right .wrap .info .contacts a .icon svg {
        color: #00bce3;
        fill: #00bce3;
    }
    .staff-about-module .content-side .filtered .members-layer .member.right .wrap .info .contacts a .icon img .st0,
    .staff-about-module .content-side .filtered .members-layer .member.right .wrap .info .contacts a .icon svg .st0 {
        color: #00bce3;
        fill: #00bce3;
    }
    .staff-about-module .content-side .filtered .members-layer .member:hover .thumb {
        border: 5px solid #069591;
    }
    .staff-about-module .content-side .filtered .members-layer .member:hover .wrap .info:before {
        background-color: #069591;
        -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
        transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    .staff-about-module .content-side .filtered .members-layer .member:hover .wrap .info:after {
        background-color: #069591;
        -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
        transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    .staff-about-module .content-side .filtered .members-layer .member:hover .wrap .info .contacts {
        opacity: 1;
        filter: alpha(opacity=100);
        -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
        transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    }
}
@media (max-width: 736px) {
    .staff-about-module .content-side .bubble-layer {
        display: none;
    }
    .staff-about-module .content-side .filtered .members-layer .member.left .wrap .info {
        width: 160px;
        height: 100%;
        left: 126px;
    }
    .staff-about-module .content-side .filtered .members-layer .member.left .wrap .info:after {
        left: auto;
        right: 0;
    }
    .staff-about-module .content-side .filtered .members-layer .member.right .wrap .info {
        height: 100%;
        right: 126px;
        left: inherit;
    }
    .staff-about-module .content-side .filtered .members-layer .member.right .wrap .info:after {
        top: 50%;
        left: 0;
    }
}

.about-gallery-module {
    width: 100%;
    border-top: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
}
.about-gallery-module .item {
    width: 100%;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.about-gallery-module .intro-text {
    width: 330px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -moz-justify-content: center;
    justify-content: center;
    background-color: #00bce3;
    min-height: 450px;
    border-right: 1px solid #e3e3e3;
}
.about-gallery-module .intro-text h2 {
    color: #fff;
    font-size: 35px;
    font-size: 3.5rem;
    margin: 0;
    font-family: "soin_sans_promedium", serif;
    text-transform: uppercase;
    font-weight: normal;
}
.about-gallery-module .gallery-side {
    width: calc(100% - 330px);
}
.about-gallery-module .gallery-side .about-carousel {
    width: 100%;
}
.about-gallery-module .gallery-side .about-carousel .slide {
    height: 100%;
    width: 100%;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 70px 130px;
}
.about-gallery-module .gallery-side .about-carousel .slide .hold {
    max-width: 560px !important;
}
.about-gallery-module .gallery-side .about-carousel .owl-controls {
    position: absolute;
    left: 0;
    top: 0;
}
.about-gallery-module .gallery-side .about-carousel .owl-controls .owl-prev,
.about-gallery-module .gallery-side .about-carousel .owl-controls .owl-next {
    display: block;
    width: 98px;
    height: 98px;
}
.about-gallery-module .gallery-side .about-carousel .owl-controls .owl-nav {
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 99px;
}
.about-gallery-module .gallery-side .about-carousel .owl-controls .owl-next {
    background: url("../images/icon-arrow-grey.svg") no-repeat 50% 50% #fafafa;
    background-size: 45%;
    border-bottom: 1px solid #e3e3e3;
    border-right: 1px solid #e3e3e3;
    -webkit-box-ordinal-group: 2;
    -moz-order: 1;
    -ms-flex-order: 1;
    order: 1;
}
.about-gallery-module .gallery-side .about-carousel .owl-controls .owl-next:hover {
    background: url("../images/icon-arrow.svg") no-repeat 50% 50% #007dc2;
    background-size: 45%;
}
.about-gallery-module .gallery-side .about-carousel .owl-controls .owl-prev {
    background: url("../images/icon-arrow-grey.svg") no-repeat 50% 50% #fafafa;
    background-size: 45%;
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    border-top: 1px solid #e3e3e3;
    border-left: 1px solid #e3e3e3;
    -webkit-box-ordinal-group: 3;
    -moz-order: 2;
    -ms-flex-order: 2;
    order: 2;
}
.about-gallery-module .gallery-side .about-carousel .owl-controls .owl-prev:hover {
    background: url("../images/icon-arrow.svg") no-repeat 50% 50% #007dc2;
    background-size: 45%;
}
@media (max-width: 1008px) {
    .about-gallery-module .item {
        width: 100%;
        display: block;
    }
    .about-gallery-module .intro-text {
        width: 100%;
        padding: 50px;
        min-height: 100px;
    }
    .about-gallery-module .gallery-side {
        width: 100%;
    }
    .about-gallery-module .gallery-side .about-carousel {
        width: 100%;
    }
    .about-gallery-module .gallery-side .about-carousel .slide {
        height: auto;
        width: 100%;
        display: block;
        padding: 0;
    }
    .about-gallery-module .gallery-side .about-carousel .slide .hold {
        max-width: 100% !important;
        padding: 110px 25px;
    }
    .about-gallery-module .gallery-side .about-carousel .owl-controls {
        position: absolute;
        left: inherit;
        right: 0;
        top: 0;
    }
    .about-gallery-module .gallery-side .about-carousel .owl-controls .owl-prev,
    .about-gallery-module .gallery-side .about-carousel .owl-controls .owl-next {
        display: block;
        width: 48px;
        height: 48px;
    }
    .about-gallery-module .gallery-side .about-carousel .owl-controls .owl-nav {
        display: -webkit-box;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 96px;
    }
    .about-gallery-module .gallery-side .about-carousel .owl-controls .owl-next {
        background: url("../images/icon-arrow-grey.svg") no-repeat 50% 50% #fafafa;
        background-size: 75%;
        border: none;
        border-bottom: 1px solid #e3e3e3;
        border-left: 1px solid #e3e3e3;
        -webkit-box-ordinal-group: 3;
        -moz-order: 2;
        -ms-flex-order: 2;
        order: 2;
    }
    .about-gallery-module .gallery-side .about-carousel .owl-controls .owl-next:hover {
        background: url("../images/icon-arrow.svg") no-repeat 50% 50% #007dc2;
        background-size: 75%;
    }
    .about-gallery-module .gallery-side .about-carousel .owl-controls .owl-prev {
        background: url("../images/icon-arrow-grey.svg") no-repeat 50% 50% #fafafa;
        background-size: 75%;
        -ms-transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
        border: none;
        border-top: 1px solid #e3e3e3;
        border-right: 1px solid #e3e3e3;
        -webkit-box-ordinal-group: 2;
        -moz-order: 1;
        -ms-flex-order: 1;
        order: 1;
    }
    .about-gallery-module .gallery-side .about-carousel .owl-controls .owl-prev:hover {
        background: url("../images/icon-arrow.svg") no-repeat 50% 50% #007dc2;
        background-size: 75%;
    }
}

.about-tab-button-module {
    position: relative;
    width: 100%;
    background: #0070AD;
    padding: 80px;
}
.about-tab-button-module:before {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 60%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
@media (max-width: 768px) {
    .about-tab-button-module:before {
        width: 100%;
        height: 60%;
        top: auto;
        bottom: 0;
        left: 0;
    }
}
.about-tab-button-module:after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 60%;
    height: 100%;
    background: -webkit-gradient(linear, left top, right top, from(#0070AD), to(rgba(26, 69, 122, 0.6)));
    background: linear-gradient(90deg, #0070AD 0%, rgba(26, 69, 122, 0.6) 100%);
}
@media (max-width: 768px) {
    .about-tab-button-module:after {
        width: 100%;
        height: 60%;
        top: auto;
        bottom: 0;
        left: 0;
        background: -webkit-gradient(linear, left top, left bottom, from(#0070AD), to(rgba(26, 69, 122, 0.6)));
        background: linear-gradient(180deg, #0070AD 0%, rgba(26, 69, 122, 0.6) 100%);
    }
}
.about-tab-button-module.dept:before {
    background-image: url("../images/bg-image-1.jpg");
}
.about-tab-button-module.age:before {
    background-image: url("../images/bg-image-2.jpg");
}
@media (max-width: 1008px) {
    .about-tab-button-module {
        padding: 40px;
    }
}
@media (max-width: 768px) {
    .about-tab-button-module {
        padding: 40px 20px;
    }
}
.about-tab-button-module .item {
    width: 100%;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 1408px !important;
    margin: 0 auto;
}
.about-tab-button-module .left {
    width: 350px;
    height: auto;
    margin-right: 80px;
}
@media (max-width: 1248px) {
    .about-tab-button-module .left {
        margin-right: 40px;
    }
}
@media (max-width: 1008px) {
    .about-tab-button-module .left {
        width: 70%;
        margin: 0 0 60px;
    }
}
@media (max-width: 768px) {
    .about-tab-button-module .left {
        width: 100%;
    }
}
.about-tab-button-module .left .title {
    font-size: 32px;
    font-size: 3.2rem;
    color: white;
    margin: 0 0 5px;
    text-transform: uppercase;
}
@media (max-width: 768px) {
    .about-tab-button-module .left .title {
        font-size: 28px;
        font-size: 2.8rem;
    }
}
.about-tab-button-module .left .des {
    font-size: 20px;
    font-size: 2rem;
    color: white;
    margin: 0;
}
.about-tab-button-module .right {
    width: calc(100% - 80px - 350px);
    height: auto;
}
@media (max-width: 1248px) {
    .about-tab-button-module .right {
        width: calc(100% - 40px - 350px);
    }
}
@media (max-width: 1008px) {
    .about-tab-button-module .right {
        width: 100%;
    }
}
.about-tab-button-module .right .top-bar {
    width: 100%;
    margin-bottom: 20px;
}
.about-tab-button-module .right .top-bar .tab {
    font-size: 20px;
    font-size: 2rem;
    text-transform: uppercase;
    background: none;
    border: none;
    margin: 0 50px 10px 0;
    font-weight: 600;
    color: white;
    opacity: 0.7;
    padding-bottom: 5px;
    border-bottom: 3px solid rgba(0, 188, 227, 0);
}
@media (max-width: 768px) {
    .about-tab-button-module .right .top-bar .tab {
        font-size: 18px;
        font-size: 1.8rem;
        margin: 0 40px 20px 0;
    }
}
.about-tab-button-module .right .top-bar .tab:last-child {
    margin: 0;
}
.about-tab-button-module .right .top-bar .tab:hover {
    opacity: 1;
}
.about-tab-button-module .right .top-bar .tab.active {
    border-bottom: 3px solid #00bce3;
    opacity: 1;
}
.about-tab-button-module .right .listing {
    width: 100%;
    display: none;
}
.about-tab-button-module .right .listing.active {
    display: block;
}
.about-tab-button-module .right .listing .btn {
    border: 1px solid white;
    margin: 0 15px 15px 0;
    color: white;
    font-size: 18px;
    font-size: 1.8rem;
    background-color: rgba(255, 255, 255, 0);
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
@media (max-width: 768px) {
    .about-tab-button-module .right .listing .btn {
        font-size: 16px;
        font-size: 1.6rem;
    }
}
.about-tab-button-module .right .listing .btn:hover {
    background-color: rgb(255, 255, 255);
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    color: #0070AD;
}

.blog-single .item .text .title {
    color: #00bce3;
}
.blog-single .item .text p span {
    color: #00bce3;
}
.blog-single .item .text .more:after {
    content: "\e017";
    display: inline-block;
    vertical-align: middle;
    font-family: "uja-riverdale";
    padding: 0 0 4px 10px;
}
.blog-single .item .text .tags:before {
    content: "\e01d";
    display: inline-block;
    vertical-align: middle;
    font-family: "uja-riverdale";
    padding: 0 10px 0 0;
    color: #00457e;
    font-size: 14px;
    font-size: 1.4rem;
}

.blog-list .info .title {
    color: #00bce3;
}
.blog-list .list .title {
    color: #00bce3;
}
.blog-list .list p span {
    color: #00bce3;
}
.blog-list .list .more:after {
    content: "\e017";
    display: inline-block;
    vertical-align: middle;
    font-family: "uja-riverdale";
    padding: 0 0 4px 10px;
}

.testimonials .icon svg {
    color: #00457e;
    fill: #00457e !important;
}
.testimonials .slide .box span {
    color: #00457e;
}
.testimonials .slide .box p {
    color: #00457e;
}
.testimonials .slide .text .author {
    color: #00457e;
}
.testimonials .slide .text .author:before {
    border-bottom: 1px solid #00457e;
}
.testimonials .slide .text .pos {
    color: #00457e;
}
.testimonials .owl-carousel .owl-controls .owl-dots .owl-dot.active span {
    background-color: #7dc167 !important;
    border: 1px solid #7dc167 !important;
}
@media (max-width: 736px) {
    .testimonials .slide .text .author:before {
        border-bottom: 1px solid #00457e;
    }
}

.testimonials-home {
    width: 100%;
    border-bottom: 1px solid #e3e3e3;
    border-top: 1px solid #e3e3e3;
}
.testimonials-home .holder {
    width: calc(4.1193181818% * 10 + 1.0653409091% * 18);
    margin: 0 auto;
    position: relative;
    height: 100%;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
@media (max-width: 1008px) {
    .testimonials-home .holder {
        width: 100%;
    }
}
.testimonials-home .section {
    width: 50%;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 100px;
}
.testimonials-home .section .item {
    width: 100%;
    max-width: 660px;
}
@media (max-width: 1008px) {
    .testimonials-home .section .item {
        max-width: 100%;
    }
}
.testimonials-home .icon {
    width: 90px !important;
    height: 74px !important;
}
.testimonials-home .icon svg {
    color: #00bce3;
    fill: #00bce3 !important;
}
.testimonials-home .slide {
    position: relative;
    height: 100%;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 60px 0 60px 0;
    overflow: hidden;
}
.testimonials-home .slide .text {
    width: 100%;
    float: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 70px 0 0 0;
    background: url("../images/testimonial-text-bg.png") no-repeat 0 0;
}
.testimonials-home .slide .text p {
    font-family: "soin_sans_probold", sans-serif;
    font-weight: 500;
    font-style: italic;
    font-size: 20px;
    font-size: 2rem;
}
.testimonials-home .slide .text .author {
    color: #00bce3;
    font-style: normal;
    position: relative;
    font-size: 25px;
    font-size: 2.5rem;
}
.testimonials-home .slide .text .author:before {
    display: none;
}
.testimonials-home .slide .text .pos {
    float: right;
    width: 100%;
    text-align: right;
    color: #00457e;
    font-size: 13px;
    font-size: 1.3rem;
}
.testimonials-home .owl-carousel .owl-controls .owl-dots {
    width: 100%;
    right: 0;
    text-align: left;
    bottom: 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}
.testimonials-home .owl-carousel .owl-controls .owl-dots .owl-dot {
    display: inline-block;
    margin: 0 5px;
    float: none;
}
.testimonials-home .owl-carousel .owl-controls .owl-dots .owl-dot span {
    background-color: #ccc !important;
    border: none !important;
    width: 10px !important;
    height: 10px !important;
}
.testimonials-home .owl-carousel .owl-controls .owl-dots .owl-dot.active span {
    background-color: #00bce3 !important;
}
@media (max-width: 1008px) {
    .testimonials-home .owl-carousel .owl-controls .owl-dots {
        text-align: center;
    }
}
@media (max-width: 1008px) {
    .testimonials-home .section {
        width: 100%;
        padding: 30px;
        min-height: 250px;
    }
}

.events-gallery .intro .title:after {
    content: "\e012";
    font-family: "uja-riverdale";
    position: absolute;
    display: block;
    left: 0;
    top: 0;
    color: #00bce3;
    font-size: 50px;
    font-size: 5rem;
}
.events-gallery .intro .title span {
    color: #00bce3;
}
.events-gallery .intro .event-ctrl span {
    color: #00bce3;
}
.events-gallery .intro .event-ctrl span img * {
    fill: #00bce3;
}
.events-gallery .item:hover .thumb {
    background-color: #00bce3;
}
.events-gallery .item .title {
    color: #00bce3;
}
.events-gallery .item .thumb .icon {
    background-color: rgba(0, 173, 187, 0.85);
}

.event-single .item:before {
    background: rgba(0, 173, 187, 0.85);
    content: "\e003";
    left: 0;
    top: 0;
    margin: auto;
    position: absolute;
    color: white;
    font-size: 4em;
    width: 100px;
    height: 100px;
    padding: 20px 10px 0;
    z-index: 10;
    text-align: center;
}
.event-single .item .link-box:before {
    display: none;
}
.event-single .item .thumb:after {
    background-color: rgba(0, 173, 187, 0.85);
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    z-index: 5;
}
.event-single .item .hold .date {
    padding: 0 20px 0 135px;
}
.event-single .item:hover .hold .more {
    color: #00bce3;
}
@media (max-width: 1008px) {
    .event-single .item:before {
        width: 80px;
        height: 80px;
        padding: 12px 10px 0;
        font-size: 3.5em;
    }
    .event-single .item {
        min-height: 540px;
    }
    .event-single .item .hold {
        width: 100%;
        padding: 0 55px 0 140px;
    }
    .event-single .item .link-box:before {
        display: none;
        width: 100%;
        right: 0;
    }
    .event-single .item .thumb:after {
        width: 100px;
    }
}
@media (max-width: 768px) {
    .event-single .item {
        min-height: 100px;
        padding: 0;
    }
    .event-single .item .hold {
        padding: 0;
    }
    .event-single .item .hold .text .more {
        border: 1px solid #00bce3;
        color: #00bce3;
    }
    .event-single .item .hold .text .title {
        font-size: 22px;
        font-size: 2.2rem;
        color: #00bce3;
    }
    .event-single .item .link-box:before {
        color: #00bce3;
    }
}

@media (max-width: 1008px) {
    .box-50 .event-single .item .hold .date {
        color: #515151;
    }
    .box-50 .event-single .item .hold .text .more {
        border: 1px solid #00bce3;
        color: #00bce3;
    }
    .box-50 .event-single .item .hold .text .title {
        color: #00bce3;
    }
    .box-50 .event-single .item .link-box:before {
        color: #00bce3;
    }
}
@media (max-width: 768px) {
    .box-50 .event-single .item {
        min-height: 100px;
        padding: 0;
    }
}

.box-33 .event-single .item .hold .date {
    color: #515151;
}
.box-33 .event-single .item .hold .text .more {
    border: 1px solid #00bce3;
    color: #00bce3;
}
.box-33 .event-single .item .hold .text .title {
    font-size: 22px;
    font-size: 2.2rem;
    color: #00bce3;
}
.box-33 .event-single .item .link-box:before {
    color: #00bce3;
}
.box-33 .event-single .item:hover .more {
    background-color: #00bce3;
}
@media (max-width: 768px) {
    .box-33 .event-single .item {
        min-height: 100px;
        padding: 0;
    }
}

.box-25 .event-single .item .hold .date {
    color: #515151;
}
.box-25 .event-single .item .hold .text .more {
    border: 1px solid #00bce3;
    color: #00bce3;
}
.box-25 .event-single .item .hold .text .title {
    color: #00bce3;
}
.box-25 .event-single .item .link-box:before {
    color: #00bce3;
}
.box-25 .event-single .item:hover .more {
    background-color: #00bce3;
}
@media (max-width: 768px) {
    .box-25 .event-single .item {
        min-height: 100px;
        padding: 0;
    }
}

.t2 .right .event-single .item {
    min-height: 540px;
}
.t2 .right .event-single .item:before {
    width: 80px;
    height: 80px;
    padding: 12px 10px 0;
    font-size: 3.5em;
}
.t2 .right .event-single .item .hold {
    width: 100%;
    padding: 0 55px 0 140px;
}
.t2 .right .event-single .item .hold .date {
    color: #fff;
}
.t2 .right .event-single .item .hold .text .more {
    border: 1px solid #fff;
    color: #fff;
}
.t2 .right .event-single .item .hold .text .title {
    color: #fff;
}
.t2 .right .event-single .item .thumb:after {
    width: 100px;
}
.t2 .right .event-single .item .link-box:before {
    display: none;
    width: 100%;
    right: 0;
}
.t2 .right .event-single .item:hover .thumb:after {
    width: 100%;
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
.t2 .right .event-single .item:hover .hold .text .more {
    color: #00bce3;
}
@media (max-width: 768px) {
    .t2 .right .event-single .item {
        min-height: 100px;
    }
    .t2 .right .event-single .item .hold {
        padding: 0;
    }
    .t2 .right .event-single .item .hold .date {
        color: #515151;
    }
    .t2 .right .event-single .item .hold .text .more {
        border: 1px solid #00bce3;
        color: #00bce3;
    }
    .t2 .right .event-single .item .hold .text .title {
        font-size: 22px;
        font-size: 2.2rem;
        color: #00bce3;
    }
    .t2 .right .event-single .item .link-box:before {
        color: #00bce3;
    }
}

.t2 .right .box-33 .event-single .item {
    min-height: 100px;
}
.t2 .right .box-33 .event-single .item:before {
    width: 60px;
    height: 60px;
    padding: 10px;
    font-size: 3em;
}
.t2 .right .box-33 .event-single .item .thumb:after {
    width: 100%;
}
.t2 .right .box-33 .event-single .item .hold {
    padding: 0;
}
.t2 .right .box-33 .event-single .item .hold .date {
    color: #515151;
}
.t2 .right .box-33 .event-single .item .hold .text .more {
    border: 1px solid #00bce3;
    color: #00bce3;
}
.t2 .right .box-33 .event-single .item .hold .text .title {
    font-size: 22px;
    font-size: 2.2rem;
    color: #00bce3;
}
.t2 .right .box-33 .event-single .item .link-box:before {
    color: #00bce3;
}
.t2 .right .box-33 .event-single .item:hover .more {
    background-color: #00bce3;
}
@media (max-width: 768px) {
    .t2 .right .box-33 .event-single .item {
        min-height: 100px;
        padding: 0;
    }
}

.t2 .right .box-25 .event-single .item {
    min-height: 100px;
}
.t2 .right .box-25 .event-single .item:before {
    width: 60px;
    height: 60px;
    padding: 10px;
    font-size: 3em;
}
.t2 .right .box-25 .event-single .item .thumb:after {
    width: 100%;
}
.t2 .right .box-25 .event-single .item .hold {
    padding: 0;
}
.t2 .right .box-25 .event-single .item .hold .date {
    color: #515151;
}
.t2 .right .box-25 .event-single .item .hold .text .more {
    border: 1px solid #00bce3;
    color: #00bce3;
}
.t2 .right .box-25 .event-single .item .hold .text .title {
    color: #00bce3;
}
.t2 .right .box-25 .event-single .item .link-box:before {
    color: #00bce3;
}
.t2 .right .box-25 .event-single .item:hover .more {
    background-color: #00bce3;
}
@media (max-width: 768px) {
    .t2 .right .box-25 .event-single .item {
        min-height: 100px;
        padding: 0;
    }
}

.events-calendar .days {
    border-right: 6px solid #2a9ba8;
}
.events-calendar .days .icon {
    background-color: #2a9ba8;
}
.events-calendar .days .icon:after {
    border-left: 20px solid #2a9ba8;
}
.events-calendar .days h4 {
    color: #00bce3;
}
.events-calendar .days table td span.event {
    color: #00bce3;
}
.events-calendar .days table td span.active {
    background-color: #00bce3;
    color: #fff;
}
.events-calendar .days .all {
    border: 1px solid #2a9ba8;
    color: #2a9ba8;
}
.events-calendar .days .all:hover {
    background-color: #2a9ba8;
    color: #fff;
}
@media (max-width: 736px) {
    .events-calendar .days .icon:after {
        border-top: 20px solid #00bce3;
        border-right: 20px solid transparent;
        border-left: 20px solid transparent;
    }
}
.events-calendar .events .date {
    background-color: #00bce3;
}
.events-calendar .events .event .title {
    color: #00bce3;
}

.upcoming-events {
    width: 100%;
}
.upcoming-events .holder {
    width: 100%;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
}
.upcoming-events .holder .events-btn {
    display: block;
    width: 100%;
    max-width: 600px;
    background: #00bce3;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 80px 0 30px;
    color: #fff;
    font-weight: 500;
    font-size: 25px;
    font-size: 2.5rem;
    height: 64px;
    position: absolute;
    top: -64px;
    left: 0;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center;
}
.upcoming-events .holder .events-btn:after {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: 64px;
    height: 64px;
    background: url("../images/icon-carrot-white.svg") no-repeat 50% 50% rgba(0, 0, 0, 0.15);
    background-size: 40%;
}
.upcoming-events .holder .main-events {
    width: 60%;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 30px 20px;
}
.upcoming-events .holder .main-events .event {
    width: 48%;
    min-height: 500px;
    position: relative;
    cursor: pointer;
}
.upcoming-events .holder .main-events .event:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 5px;
    background: rgba(46, 173, 187, 0.9);
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    z-index: 10;
}
.upcoming-events .holder .main-events .event:hover:after {
    opacity: 0;
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
.upcoming-events .holder .main-events .event:hover:before {
    width: 100%;
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
.upcoming-events .holder .main-events .event .date {
    display: block;
    position: absolute;
    color: #fff;
    top: 35px;
    left: 35px;
    z-index: 10;
    font-style: normal;
    font-size: 25px;
    font-size: 2.5rem;
    text-align: center;
    line-height: 25px;
}
.upcoming-events .holder .main-events .event .date span {
    display: block;
    font-size: 60px;
    font-size: 6rem;
    font-weight: 500;
    line-height: 60px;
}
.upcoming-events .holder .main-events .event .text {
    position: absolute;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 35px;
    color: #fff;
    bottom: 0;
    left: 0;
    z-index: 10;
}
.upcoming-events .holder .main-events .event .text .title {
    font-size: 25px;
    font-size: 2.5rem;
    font-weight: 500;
    color: #fff;
    margin: 0;
}
.upcoming-events .holder .main-events .event .text .more {
    border: 1px solid #fff;
    text-align: center;
    color: #fff;
    padding: 20px 0;
    width: 150px;
    margin: 20px 0 0;
    display: block;
}
.upcoming-events .holder .other {
    width: 40%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 30px 40px;
    border-left: 1px solid #e3e3e3;
}
.upcoming-events .holder .other .event {
    display: block;
    padding: 15px 0;
    width: 100%;
    position: relative;
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: 500;
    border-bottom: 1px solid #e3e3e3;
}
.upcoming-events .holder .other .event:after {
    content: "\e017";
    font-family: "uja-riverdale";
    display: block;
    position: absolute;
    top: 50%;
    margin: -9px 0 0;
    right: 0;
}
.upcoming-events .holder .other .event .date {
    display: block;
    width: 100%;
    color: #515151;
    font-size: 12px;
    font-size: 1.2rem;
}
.upcoming-events .holder .other .event:hover .date {
    color: #00bce3;
}
.upcoming-events .holder .other .more {
    margin: 20px 0 0;
}
@media (max-width: 1008px) {
    .upcoming-events .holder .main-events {
        width: 100%;
        padding: 30px 40px;
    }
    .upcoming-events .holder .other {
        width: 100%;
    }
}
@media (max-width: 768px) {
    .upcoming-events .holder .main-events .event {
        width: 100%;
        min-height: 360px;
        margin: 20px 0 0;
    }
    .upcoming-events .holder .other {
        padding: 0 30px 20px 30px;
        text-align: center;
    }
    .upcoming-events .holder .other .event {
        display: none;
    }
    .upcoming-events .holder .other .more {
        width: 100%;
        line-height: normal;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }
}

.upcoming-events-list {
    width: 100%;
}
.upcoming-events-list .title {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center;
    padding: 18px 20px;
    margin: 0;
    font-weight: normal;
    font-size: 14px;
    font-size: 1.4rem;
    text-transform: uppercase;
    color: #515151;
    font-family: "soin_sans_promedium", serif;
}
.upcoming-events-list .title:before {
    content: "";
    display: inline-block;
    margin: -2px 14px 0 0;
    background: url("../images/icon-events.svg") no-repeat 50% 50%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 22px;
    height: 22px;
}
.upcoming-events-list .event-item {
    border-top: 1px solid #efefef;
    width: 100%;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 18px 50px 18px 20px;
    position: relative;
}
.upcoming-events-list .event-item:after {
    content: "";
    display: block;
    background: url("../images/icon-more.svg") no-repeat 50% 50%;
    background-size: cover;
    width: 4px;
    height: 17px;
    position: absolute;
    right: 24px;
    top: 50%;
    margin: -9px 0 0;
}
.upcoming-events-list .event-item .date {
    display: block;
    font-style: normal;
    font-size: 12px;
    font-size: 1.2rem;
    text-transform: uppercase;
    color: #00bce3;
    font-family: "soin_sans_promedium", serif;
}
.upcoming-events-list .event-item .name {
    display: block;
    font-size: 16px;
    font-size: 1.6rem;
    text-transform: uppercase;
    color: #515151;
    font-family: "soin_sans_promedium", serif;
}
.upcoming-events-list .event-item p {
    line-height: normal;
    margin: 0;
    font-size: 18px;
    font-size: 1.8rem;
    font-family: "soin_sans_prolight", serif;
}
.upcoming-events-list .event-item:hover .name {
    color: #00bce3;
}

.tribe-filter-bar-c-filter__filter-fields {
    max-height: 300px;
    overflow-y: auto;
}

.tribe-common--breakpoint-medium.tribe-events nav.tribe-events-c-top-bar__nav.tribe-common-a11y-hidden {
    display: none !important;
}

@media (max-width: 767px) {
    .tribe-events .tribe-events-c-events-bar__search-container {
        width: 40vw;
        left: auto;
        right: 0;
        margin-top: 10px;
    }
}
@media (max-width: 500px) {
    .tribe-events .tribe-events-c-events-bar__search-container {
        width: 80vw;
        left: auto;
        right: 0;
        margin-top: 10px;
    }
}

.tribe-events .tribe-events-calendar-day__event-content header.tribe-events-calendar-day__event-header,
.tribe-common .tribe-common-g-row--gutters > .tribe-common-g-col header.tribe-events-calendar-list__event-header,
.tribe-common--breakpoint-medium.tribe-common .tribe-common-g-row--gutters > .tribe-common-g-col header {
    position: static;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-day__event:before {
    width: 0;
    min-width: 0;
}

.tribe-events .tribe-events-c-subscribe-dropdown:focus-within .tribe-events-c-subscribe-dropdown__content,
.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button--active + .tribe-events-c-subscribe-dropdown__content {
    display: block;
    position: absolute;
    bottom: 150%;
}

.tribe-common--breakpoint-medium.tribe-events--filter-bar-horizontal.tribe-events .tribe-events-header--has-event-search .tribe-events-c-events-bar__filter-button-container {
    min-width: 150px;
}

.tribe-events .tribe-events-c-breadcrumbs__list-item::before {
    display: none;
}

.tribe-events-event-meta.primary {
    width: 100%;
}

.registration-module {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 30px 25px;
}
.registration-module .course-info {
    width: 100%;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border-bottom: 1px solid #eee;
}
.registration-module .course-info .holder {
    width: 100%;
}
.registration-module .course-info .holder .title {
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: bold;
    color: #00bce3;
}
.registration-module .course-info .holder .type {
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 500;
    color: #00586E;
    margin: 5px 0 0;
    padding: 0;
}
.registration-module .course-info .holder .tags {
    margin: 5px 0 0;
    color: #00457e;
    font-size: 12px;
    font-size: 1.2rem;
}
.registration-module .course-info .holder .tags a {
    display: inline-block;
    color: #00457e;
}
.registration-module .course-info .holder p {
    color: #515151;
    line-height: normal;
    font-size: 14px;
    font-size: 1.4rem;
    margin: 10px 0 0;
}
.registration-module .course-info .holder .detail {
    width: 100%;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.registration-module .course-info .holder .detail p {
    margin: 0;
    padding: 10px 60px 10px 0;
    display: inline-block;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 300;
    text-align: left;
}
.registration-module .course-info .holder .detail p strong {
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: bold;
    text-transform: uppercase;
    display: block;
}
@media (max-width: 1008px) {
    .registration-module .course-info .holder {
        width: 100%;
    }
    .registration-module .course-info .holder .detail p {
        width: 50%;
    }
    .registration-module .course-info .holder .detail p:first-child {
        width: 100%;
    }
    .registration-module .course-info .holder .detail p:last-child {
        width: 100%;
    }
}
.registration-module > .title {
    margin: 20px 0 0;
    padding: 0;
    text-transform: uppercase;
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: bold;
    color: #00bce3;
}
.registration-module .add-cart {
    width: 100%;
    padding: 0;
}
.registration-module .add-cart .name {
    width: 65%;
}
.registration-module .add-cart .price {
    width: 25%;
}
.registration-module .add-cart .add {
    width: 10%;
}
.registration-module .add-cart .headings {
    width: 100%;
    overflow: hidden;
}
.registration-module .add-cart .headings p {
    float: left;
    margin: 0;
    color: #00586E;
    font-weight: 600;
    padding: 15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-transform: uppercase;
}
.registration-module .add-cart .item {
    width: 100%;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #eee;
    border-bottom: none;
}
.registration-module .add-cart .item:last-child {
    border-bottom: 1px solid #eee;
}
.registration-module .add-cart .item:hover .name {
    color: #00bce3;
    font-weight: bold;
}
.registration-module .add-cart .item:nth-child(even) {
    background-color: #fafafa;
}
@media (max-width: 1008px) {
    .registration-module .add-cart .item:nth-child(even):before {
        content: "";
        display: block;
        width: 200%;
        left: -50%;
        position: absolute;
        top: 0;
        height: 100%;
        background-color: #fafafa;
        border-bottom: 1px solid #eee;
    }
}
.registration-module .add-cart .item p {
    float: left;
    padding: 15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    line-height: normal;
    text-transform: capitalize;
}
.registration-module .add-cart .item .remove {
    float: left;
    padding: 15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 18px;
    text-transform: uppercase;
    color: #00586E;
}
@media (max-width: 1008px) {
    .registration-module .add-cart .item:before {
        content: "";
        display: block;
        width: 200%;
        left: -50%;
        position: absolute;
        top: 0;
        height: 100%;
        border-bottom: 1px solid #eee;
    }
}
@media (max-width: 1008px) {
    .registration-module .add-cart .name {
        width: 50%;
    }
    .registration-module .add-cart .price {
        width: 30%;
    }
    .registration-module .add-cart .add {
        width: 20%;
    }
}
.registration-module .error {
    width: 100%;
    background-color: #ac3d6d;
    padding: 20px 50px 20px 80px;
    position: relative;
    margin: 0 0 30px 0;
}
.registration-module .error p {
    margin: 0;
    color: #fff;
    font-size: 13px;
    font-size: 1.3rem;
}
.registration-module .error:before {
    content: "\e010";
    display: block;
    font-family: "uja-sephardic";
    position: absolute;
    top: 50%;
    left: 30px;
    color: #fff;
    margin: -15px 0 0;
    text-align: center;
    line-height: 30px;
    font-size: 30px;
    font-size: 3rem;
}
.registration-module .error .close {
    width: 16px;
    height: 16px;
    display: block;
    position: absolute;
    top: 50%;
    right: 30px;
    margin: -8px;
}
.registration-module .error .close:after {
    content: "\e011";
    display: block;
    font-family: "uja-sephardic";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    color: #fff;
    line-height: 20px;
    font-size: 20px;
    font-size: 2rem;
}
.registration-module .progs {
    width: 100%;
}
.registration-module .progs .item {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    border: 1px solid #eee;
    padding: 20px 50px;
    margin: 20px 0 0;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.registration-module .progs .item .link-box:before {
    display: none;
}
.registration-module .progs .item:hover {
    border: 1px solid #00bce3;
}
.registration-module .progs .item:hover .btn-1 {
    background-color: #00bce3 !important;
    color: #fff;
}
.registration-module .progs .item .holder {
    width: 75%;
}
.registration-module .progs .item .holder .title {
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: bold;
}
.registration-module .progs .item .holder .instructor {
    margin: 5px 0 0;
    color: #00586E;
    font-size: 16px;
    font-size: 1.6rem;
}
.registration-module .progs .item .holder .instructor a {
    display: inline-block;
    color: #00586E;
}
.registration-module .progs .item .holder .des {
    margin: 10px 0 0;
    line-height: normal;
    font-size: 16px;
    font-size: 1.6rem;
}
@media (max-width: 1008px) {
    .registration-module .progs .item .holder .des {
        display: none;
    }
}
.registration-module .progs .item .holder .detail {
    width: 100%;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.registration-module .progs .item .holder .detail p {
    margin: 0;
    padding: 10px 0;
    display: inline-block;
    width: 30%;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 300;
    text-align: left;
}
.registration-module .progs .item .holder .detail p strong {
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: bold;
    text-transform: uppercase;
    display: block;
}
@media (max-width: 1008px) {
    .registration-module .progs .item .holder {
        width: 100%;
    }
    .registration-module .progs .item .holder .detail p {
        width: 50%;
    }
    .registration-module .progs .item .holder .detail p:first-child {
        width: 100%;
    }
}
.registration-module .progs .item .options {
    width: 25%;
    text-align: center;
}
@media (max-width: 1008px) {
    .registration-module .progs .item .options {
        width: 100%;
        text-align: left;
    }
}
@media (max-width: 1008px) {
    .registration-module .progs .item {
        padding: 15px;
    }
}
.registration-module .cart {
    width: 100%;
    padding: 0;
}
.registration-module .cart .number {
    width: 5%;
}
.registration-module .cart .program {
    width: 60%;
}
.registration-module .cart .price {
    width: 15%;
}
.registration-module .cart .remove {
    width: 20%;
    color: #00586E;
}
.registration-module .cart .headings {
    width: 100%;
    overflow: hidden;
}
.registration-module .cart .headings p {
    float: left;
    margin: 0;
    color: #00bce3;
    font-weight: 600;
    padding: 15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-transform: uppercase;
}
.registration-module .cart .headings p.remove {
    color: #00586E;
}
@media (max-width: 1008px) {
    .registration-module .cart .headings {
        display: none;
    }
}
.registration-module .cart .item {
    width: 100%;
    padding: 10px 0;
}
.registration-module .cart .item:nth-child(even) {
    background-color: #fafafa;
}
@media (max-width: 1008px) {
    .registration-module .cart .item:nth-child(even):before {
        content: "";
        display: block;
        width: 200%;
        left: -50%;
        position: absolute;
        top: 0;
        height: 100%;
        background-color: #fafafa;
        border-bottom: 1px solid #eee;
    }
}
.registration-module .cart .item .des {
    overflow: hidden;
    width: 100%;
    border-bottom: 1px solid #eee;
}
.registration-module .cart .item .des p {
    float: left;
    padding: 15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    line-height: normal;
    text-transform: capitalize;
}
.registration-module .cart .item .des .remove {
    float: left;
    padding: 15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 18px;
    text-transform: uppercase;
    color: #00586E;
}
.registration-module .cart .item .des .remove a {
    color: #00586E;
}
.registration-module .cart .item .addons {
    width: 100%;
    overflow: hidden;
    padding: 10px 0 15px 0;
}
.registration-module .cart .item .addons h5 {
    color: #00bce3;
    padding: 0 0 0 calc(5% + 15px);
    font-size: 16px;
    font-size: 1.6rem;
}
.registration-module .cart .item .addons .add {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
}
.registration-module .cart .item .addons .add .name {
    width: 65%;
    padding: 0 15px 0 calc(5% + 15px);
}
.registration-module .cart .item .addons .add .price {
    width: 15%;
}
.registration-module .cart .item .addons .add .remove {
    width: 20%;
}
.registration-module .cart .item .addons .add .remove a {
    color: #00586E;
}
.registration-module .cart .item .addons .add p {
    float: left;
    margin: 0;
    color: #515151;
    padding: 0 15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 14px;
    font-size: 1.4rem;
}
@media (max-width: 1008px) {
    .registration-module .cart .item:before {
        content: "";
        display: block;
        width: 200%;
        left: -50%;
        position: absolute;
        top: 0;
        height: 100%;
        border-bottom: 1px solid #eee;
    }
}
.registration-module .cart .actions {
    width: 100%;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 40px 0;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -moz-justify-content: flex-end;
    justify-content: flex-end;
}
.registration-module .cart .actions a {
    margin: 0 0 0 25px;
    width: 280px;
}
@media (max-width: 1008px) {
    .registration-module .cart .item {
        border-bottom: 1px solid #eee;
    }
    .registration-module .cart .item .des p {
        float: none;
        width: 100%;
        padding: 10px 10px 10px 50%;
    }
    .registration-module .cart .item .des p:after {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        padding: 10px 15px;
        width: 50%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        color: #00bce3;
        text-transform: uppercase;
        font-size: 16px;
        font-size: 1.6rem;
        font-weight: 600;
    }
    .registration-module .cart .item .des p.number:after {
        content: "number";
    }
    .registration-module .cart .item .des p.program:after {
        content: "program";
    }
    .registration-module .cart .item .des p.price:after {
        content: "price";
    }
    .registration-module .cart .item .des .remove {
        text-align: right;
        padding: 0 15px 15px 15px;
    }
    .registration-module .cart .item .addons h5 {
        display: none;
    }
    .registration-module .cart .item .addons .add p {
        float: none !important;
        width: 100% !important;
        padding: 5px 10px 5px 50% !important;
    }
    .registration-module .cart .item .addons .add p:after {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        padding: 5px 10px;
        width: 50%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        color: #00bce3;
        text-transform: uppercase;
        font-size: 14px;
        font-size: 1.4rem;
        font-weight: 400;
    }
    .registration-module .cart .item .addons .add p.name:after {
        content: "ADD-ONS";
    }
    .registration-module .cart .item .addons .add p.price:after {
        content: "price";
    }
    .registration-module .cart .item .addons .add p.remove {
        text-align: right;
    }
    .registration-module .cart .actions a {
        width: 100%;
        margin: 10px 0;
    }
}
.registration-module .questions {
    width: 100%;
}
.registration-module .questions .form {
    width: 100%;
}
.registration-module .questions .form .field {
    position: relative;
}
.registration-module .questions .form h6 {
    text-transform: uppercase;
    margin: 25px 0;
    color: #00bce3;
}
.registration-module .questions .form hr {
    margin: 25px 0;
    color: #f3f3f3;
}
.registration-module .questions .form .three:after {
    content: "";
    display: block;
    clear: both;
}
.registration-module .questions .form .three .field, .registration-module .questions .form .three .selectric-wrapper {
    float: left;
    width: 32%;
    margin: 0 2% 0 0;
}
.registration-module .questions .form .three .selectric-wrapper:last-child, .registration-module .questions .form .three .field:last-child {
    float: left;
    width: 32%;
    margin: 0;
}
@media (max-width: 1008px) {
    .registration-module .questions .form .three .selectric-wrapper, .registration-module .questions .form .three .field {
        float: none;
        width: 100%;
    }
    .registration-module .questions .form .three .selectric-wrapper:last-child, .registration-module .questions .form .three .field:last-child {
        width: 100%;
    }
    .registration-module .questions .form .three .selectric-wrapper {
        margin: 0 0 25px 0;
    }
}
.registration-module .questions .form .wrap:after {
    content: "";
    display: block;
    clear: both;
}
.registration-module .questions .form .wrap .field {
    float: left !important;
    width: 48% !important;
}
.registration-module .questions .form .wrap .field:last-child {
    float: right !important;
}
.registration-module .questions .form .wrap .field .text {
    width: 100% !important;
    float: none !important;
}
@media (max-width: 1008px) {
    .registration-module .questions .form .wrap .field {
        width: 100% !important;
        float: none !important;
    }
}
.registration-module .questions .form .btn-2 {
    width: 280px;
    display: block;
    margin: 20px auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
@media (max-width: 1008px) {
    .registration-module .questions .form .btn-2 {
        width: 100%;
    }
}
.registration-module .actions {
    width: 100%;
    text-align: center;
}
.registration-module .actions a {
    margin: 20px auto;
    width: 100%;
    max-width: 280px;
}

.t2 .left .reg ul li a {
    color: #aaa !important;
    font-style: italic;
}
.t2 .left .reg .active > a {
    background-color: #fff !important;
    color: #515151 !important;
    font-style: normal;
}
.t2 .left .reg .active > a:after {
    content: "";
    display: block;
    background: #fff;
    position: absolute;
    top: 0;
    right: -3px;
    width: 3px;
    height: 100%;
}
.t2 .left .reg .passed > a {
    color: #00457e !important;
    font-style: normal;
}
.t2 .left .reg .passed > a:before {
    content: "";
    display: block;
    position: absolute;
    left: 20px;
    top: 50%;
    color: #00457e;
    width: 15px;
    height: 15px;
    margin: -8px 0 0;
    font-weight: normal;
    background: url("../images/ico-good.png") no-repeat 50% 50%;
    background-size: cover;
}
@media (max-width: 1248px) {
    .t2 .left .reg .passed > a:before {
        left: inherit;
        right: 75px;
    }
}

#reg-shadow {
    display: block;
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    top: 0;
    left: 0;
    z-index: 900;
}

.reg-pop-up {
    width: 1000px;
    top: 50%;
    left: 50%;
    margin: 0 0 0 -500px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    position: fixed;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #fefefe;
    padding: 30px 70px;
    z-index: 1000;
}
.reg-pop-up .close {
    width: 20px;
    height: 20px;
    display: block;
    position: absolute;
    top: 30px;
    right: 30px;
    z-index: 10;
}
.reg-pop-up .close:after {
    content: "\e011";
    display: block;
    font-family: "uja-sephardic";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    color: #000;
    line-height: 20px;
    font-weight: 300;
    font-size: 20px;
    font-size: 2rem;
}
.reg-pop-up .title {
    margin: 0 0 10px 0;
    color: #00bce3;
    line-height: normal;
}
.reg-pop-up p {
    margin: 0 0 10px 0;
    color: #515151;
    line-height: normal;
}
.reg-pop-up .scroll {
    height: 391px;
    border: 1px solid #eee;
}
.reg-pop-up .scroll .jspVerticalBar {
    width: 10px;
    background-color: #eee;
    right: 0;
}
.reg-pop-up .scroll .jspDrag {
    background-color: #cccccc;
    left: 1px;
    width: 8px;
}
.reg-pop-up .headings {
    width: 100%;
}
.reg-pop-up .headings th {
    color: #00586E;
    font-weight: 400;
    padding: 15px 0;
    text-transform: uppercase;
    font-size: 14px;
    font-size: 1.4rem;
    text-align: left;
}
@media (max-width: 1008px) {
    .reg-pop-up .headings {
        display: none;
    }
}
.reg-pop-up .table {
    width: 100%;
    border-collapse: collapse;
}
.reg-pop-up .table tr {
    border-bottom: 1px solid #eee;
}
.reg-pop-up .table tr:nth-child(even) {
    background-color: #fafafa;
}
.reg-pop-up .table tr td {
    padding: 25px 0;
    color: #515151;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 300;
}
.reg-pop-up .table tr td input[type=checkbox] + label:before {
    background-color: none;
    border: 1px solid #818181;
}
.reg-pop-up .number {
    width: 15%;
    padding-left: 25px !important;
}
.reg-pop-up .start {
    width: 15%;
    text-transform: uppercase;
}
.reg-pop-up .end {
    width: 15%;
    text-transform: uppercase;
}
.reg-pop-up .total {
    width: 15%;
}
.reg-pop-up .taken {
    width: 15%;
}
.reg-pop-up .pending {
    width: 15%;
}
.reg-pop-up .action {
    width: 10%;
}
.reg-pop-up .actions {
    width: 100%;
    overflow: hidden;
    margin: 40px 0 0;
}
.reg-pop-up .actions .btn-cart {
    float: left;
    color: #00457e;
    line-height: 46px;
    text-transform: uppercase;
    font-size: 14px;
    font-size: 1.4rem;
}
.reg-pop-up .actions .btn-cart:before {
    content: "\e00a";
    display: inline-block;
    vertical-align: middle;
    font-size: 20px;
    font-size: 2rem;
    margin: 0 10px 0 0;
    font-family: "uja-sephardic";
}
.reg-pop-up .actions .btn-2 {
    float: right;
    margin: 0 0 0 25px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
@media (max-width: 1008px) {
    .reg-pop-up .actions .btn-2 {
        width: 100%;
        margin: 10px 0;
    }
}
@media (max-width: 1008px) {
    .reg-pop-up {
        padding: 20px;
        position: fixed;
        top: 0;
        left: 0;
        margin: 0;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        width: 100%;
        height: 100%;
        overflow-y: scroll;
    }
    .reg-pop-up .table tr {
        padding: 10px 0;
    }
    .reg-pop-up .table tr td {
        display: block;
        position: relative;
        width: 100%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 10px 20px 10px 55% !important;
    }
    .reg-pop-up .table tr td:after {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        padding: 10px 15px;
        width: 50%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        color: #00586E;
        text-transform: uppercase;
        font-size: 14px;
        font-size: 1.4rem;
        font-weight: 400;
    }
    .reg-pop-up .table tr td.number:after {
        content: "nunber";
    }
    .reg-pop-up .table tr td.start:after {
        content: "start date";
    }
    .reg-pop-up .table tr td.end:after {
        content: "end date";
    }
    .reg-pop-up .table tr td.total:after {
        content: "total seats";
    }
    .reg-pop-up .table tr td.taken:after {
        content: "seats taken";
    }
    .reg-pop-up .table tr td.pending:after {
        content: "seats pending";
    }
    .reg-pop-up .table tr td.action:after {
        content: "action";
    }
}

#tribe-events {
    /*margin: 90px 0 0;*/
    background-color: #fafafa;
}
#tribe-events .hero-2-module .item .title .event-date {
    display: block;
    font-size: 15px;
    line-height: 18px;
    padding: 10px 0;
}
#tribe-events .selectric .button:after {
    content: "\e005";
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    color: #818181;
    font-size: 16px;
}
#tribe-events .selectric-items {
    position: absolute;
    border: 1px solid #00457e;
    border-top: none;
    height: 201px;
    overflow: hidden !important;
}
#tribe-events .selectric-open .selectric, #tribe-events .selectric-hover .selectric {
    border: 1px solid #00457e !important;
}
#tribe-events .selectric-open .label {
    color: #00457e;
}

body.tribe-events-day {
    padding: 0 !important;
}

#tribe-events .selectric-items li:hover, #tribe-events .selectric-items li.selected {
    background-color: #00457e;
}

#tribe-bar-form {
    max-width: 1368px;
    margin: auto;
    background: none;
}
#tribe-bar-form div {
    position: relative;
}

@media (max-width: 1408px) {
    #tribe-bar-form {
        max-width: 1368px;
    }
}
@media (max-width: 1024px) {
    #tribe-bar-form {
        max-width: 988px;
    }
}
@media (max-width: 748px) {
    #tribe-bar-form {
        max-width: 708px;
    }
}
#tribe-events-content-wrapper #tribe-events-bar {
    margin: 0;
}

#tribe-events #tribe-bar-form #tribe-bar-views {
    background: transparent;
    float: left;
    left: inherit;
    margin: 0;
    position: static;
    right: inherit;
    width: 16%;
    padding: 15px 15px 15px 0;
}
#tribe-events #tribe-bar-form #tribe-bar-views .tribe-bar-views-inner {
    background: transparent;
    padding: 0;
}
#tribe-events #tribe-bar-form #tribe-bar-views .tribe-bar-views-inner .selectric-wrapper {
    margin: 0;
}
#tribe-events #tribe-bar-form #tribe-bar-views .tribe-bar-views-inner h3, #tribe-events #tribe-bar-form #tribe-bar-views .tribe-bar-views-inner label {
    display: none;
}
#tribe-events #tribe-bar-form .tribe-bar-filters {
    float: left;
    width: 70%;
}
#tribe-events #tribe-bar-form .tribe-bar-events-filters-toggle {
    float: left;
    width: 14%;
    padding: 15px;
}
#tribe-events #tribe-bar-form.tribe-bar-mini .tribe-bar-events-filters-toggle {
    padding: 10px;
}
#tribe-events #tribe-bar-form .tribe-bar-events-filters-toggle .tribe-bar-events-filters-toggle-button {
    border-left: 1px solid #e3e3e3;
    padding: 0 0 0 15px;
    height: 50px;
    line-height: 50px;
    cursor: pointer;
    position: relative;
}
#tribe-events #tribe-bar-form .tribe-bar-events-filters-toggle .tribe-bar-events-filters-toggle-button:after {
    content: "";
    display: block;
    clear: both;
}
#tribe-events #tribe-bar-form .tribe-bar-events-filters-toggle .tribe-bar-events-toggle-arrow:after {
    content: "\e005";
    display: inline-block;
    vertical-align: middle;
    font-family: "uja-riverdale";
    line-height: 50px;
    font-size: 16px;
    color: #818181;
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    text-indent: 0;
    float: right;
    border: none;
}

.tribe-filters-open #tribe-events #tribe-bar-form .tribe-bar-events-filters-toggle .tribe-bar-events-toggle-arrow:after {
    -ms-transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
}

@media (max-width: 748px) {
    #tribe-events #tribe-bar-form .tribe-bar-events-filters-toggle {
        padding: 10px 0 0 0;
        width: 100%;
    }
    #tribe-events #tribe-bar-form .tribe-bar-events-filters-toggle .tribe-bar-events-filters-toggle-button {
        border: none;
        background: #f5f5f5;
        padding: 0 15px;
        font-size: 13px;
        font-weight: 700;
        text-transform: uppercase;
    }
}
#tribe-events #tribe-bar-form #tribe-bar-views .tribe-bar-views-list {
    display: none;
}
#tribe-events #tribe-bar-form .tribe-bar-filters-inner {
    width: 100%;
    float: none;
}
#tribe-events #tribe-bar-form .tribe-bar-filters-inner .tribe-bar-date-filter {
    cursor: pointer;
    width: 35%;
}
#tribe-events #tribe-bar-form .tribe-bar-filters-inner .tribe-bar-search-filter {
    width: 45%;
}

#tribe-bar-form .tribe-bar-date-filter label, #tribe-bar-form .tribe-bar-search-filter label, #tribe-bar-form .tribe-bar-geoloc-filter label {
    display: none;
}
#tribe-bar-form .tribe-bar-date-filter input, #tribe-bar-form .tribe-bar-search-filter input, #tribe-bar-form .tribe-bar-geoloc-filter input {
    border: 1px solid #e3e3e3;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #585858;
    font-size: 1.6rem;
    font-weight: 500;
    height: 50px;
    padding: 0 20px;
    width: 100%;
    margin: 0;
    background-color: #fff;
}
#tribe-bar-form .tribe-bar-date-filter {
    padding: 15px;
}

#tribe-events #tribe-bar-form.tribe-bar-mini #tribe-bar-views {
    padding: 10px 10px 10px 0;
}

#tribe-bar-form.tribe-bar-mini .tribe-bar-date-filter {
    padding: 10px 10px 10px 0;
}
#tribe-bar-form .tribe-bar-date-filter:after {
    content: "\e005";
    font-family: "uja-riverdale";
    display: block;
    position: absolute;
    right: 35px;
    top: 50%;
    margin: -9px 0 0;
    font-size: 16px;
    -ms-transform: rotate(90deg);
    /* IE 9 */
    -webkit-transform: rotate(90deg);
    /* Chrome, Safari, Opera */
    transform: rotate(90deg);
    color: #818181;
}
#tribe-bar-form .tribe-bar-search-filter:after {
    content: "\e001";
    font-family: "uja-riverdale";
    display: block;
    position: absolute;
    left: 35px;
    top: 50%;
    margin: -11px 0 0;
    font-size: 20px;
    color: #a8a8a8;
}
#tribe-bar-form.tribe-bar-mini .tribe-bar-search-filter {
    width: 33%;
}
#tribe-bar-form .tribe-bar-search-filter input {
    padding: 0 20px 0 50px;
}
#tribe-bar-form.tribe-bar-mini .tribe-bar-submit {
    padding: 10px;
}
#tribe-bar-form.tribe-bar-mini .tribe-bar-submit input[type=submit] {
    padding: 0;
    font-size: 10px;
}
#tribe-bar-form .tribe-bar-date-filter input:hover, #tribe-bar-form .tribe-bar-search-filter input:hover, #tribe-bar-form .tribe-bar-geoloc-filter input:hover, #tribe-bar-form .tribe-bar-date-filter input:focus, #tribe-bar-form .tribe-bar-search-filter input:focus, #tribe-bar-form .tribe-bar-geoloc-filter input:focus {
    border: 1px solid #00457e;
    outline: none;
}
#tribe-bar-form .tribe-bar-date-filter input:focus:after, #tribe-bar-form .tribe-bar-search-filter input:focus:after, #tribe-bar-form .tribe-bar-geoloc-filter input:focus:after {
    -ms-transform: rotate(-90deg);
    /* IE 9 */
    -webkit-transform: rotate(-90deg);
    /* Chrome, Safari, Opera */
    transform: rotate(-90deg);
    top: 30px;
}
#tribe-bar-form .tribe-bar-submit {
    width: 20%;
    margin: 0;
    padding: 15px;
}
#tribe-bar-form #tribe_events_filters_toggle {
    float: right;
    width: 15%;
    min-height: 50px;
    line-height: 50px;
    font-size: 13px;
    padding: 0;
    text-align: center;
    background-color: #00457e;
    color: #fff;
    margin: 15px 0 0;
    text-transform: uppercase;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    white-space: nowrap;
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
#tribe-bar-form #tribe_events_filters_toggle:hover {
    background-color: #00bce3;
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
#tribe-bar-form .tribe-bar-submit input[type=submit] {
    height: 50px;
    line-height: 50px;
    margin: 0;
    padding: 0;
    text-transform: capitalize;
    background-color: #00457e;
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
#tribe-bar-form .tribe-bar-submit input[type=submit]:hover {
    background-color: #009490;
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
#tribe-bar-form .tribe-bar-views-inner label {
    color: #585858;
}
#tribe-bar-form .tribe-bar-views-inner .tribe-bar-views-list {
    padding: 0;
}

@media (max-width: 748px) {
    #tribe-bar-form .tribe-bar-date-filter {
        padding: 15px;
    }
}
@media (max-width: 748px) {
    #tribe-bar-form .tribe-bar-submit {
        width: 100%;
        margin: 0;
        padding: 15px;
    }
    #tribe-bar-form #tribe_events_filters_toggle {
        margin: 0;
        width: 100%;
        float: none;
        display: none;
    }
}
#tribe-events-content-wrapper #tribe_events_filters_wrapper.tribe-events-filters-horizontal, #tribe-events-content-wrapper .tribe-filters-closed #tribe_events_filters_wrapper.tribe-events-filters-horizontal {
    background: none;
    margin: 0;
    height: auto;
}
#tribe-events-content-wrapper #tribe_events_filters_wrapper {
    max-width: 1368px;
    margin: 5px auto 0;
    background: none;
    padding: 15px 0;
    border-top: 1px solid #e3e3e3;
    display: none;
}

@media (max-width: 748px) {
    #tribe-events-content-wrapper #tribe_events_filters_wrapper.tribe-events-filters-horizontal, #tribe-events-content-wrapper .tribe-filters-closed #tribe_events_filters_wrapper.tribe-events-filters-horizontal {
        padding: 15px 10px;
        background: #ffffff;
    }
}
.tribe-filters-open #tribe-events-content-wrapper #tribe_events_filters_wrapper {
    display: block;
}

#tribe-events-content-wrapper #tribe_events_filters_wrapper #tribe_events_filters_toggle {
    display: none;
}
#tribe-events-content-wrapper #tribe-events-content {
    margin: 0;
}
#tribe-events-content-wrapper #tribe-events-bar {
    padding: 0 5px;
}
#tribe-events-content-wrapper #tribe_events_filters_wrapper.tribe-events-filters-horizontal .tribe-events-filters-label {
    float: none;
    text-align: left;
    color: #00457e;
    display: block;
    font-size: 18px;
    margin: 10px 0 20px 0;
    font-weight: 300;
    width: 100%;
    text-transform: none;
    border: none;
}
#tribe-events-content-wrapper #tribe_events_filters_wrapper.tribe-events-filters-horizontal #tribe_events_filter_control {
    text-align: right;
}

@media (max-width: 1408px) {
    #tribe-bar-form {
        max-width: 1368px;
    }
}
@media (max-width: 1024px) {
    #tribe-bar-form {
        max-width: 988px;
    }
}
@media (max-width: 748px) {
    #tribe-bar-form {
        max-width: 708px;
    }
}
@media (max-width: 748px) {
    #tribe-events-content-wrapper #tribe_events_filters_wrapper.tribe-events-filters-horizontal .tribe-events-filters-label {
        margin: 0;
    }
}
@media (max-width: 748px) {
    #tribe-events-content-wrapper #tribe_events_filters_wrapper.tribe-events-filters-horizontal #tribe_events_filter_control {
        float: none;
        width: 100%;
        margin: 0;
    }
}
#tribe-events .tribe-events-filters-horizontal .tribe-events-filter-group {
    border: 1px solid #00457e;
    border-top: none;
}
#tribe-events .tribe-events-filters-horizontal .tribe-events-filter-group:after, #tribe-events .tribe-events-filters-horizontal .tribe-events-filter-group:before {
    display: none;
}
#tribe-events .tribe-events-filters-horizontal .tribe-events-filter-group li {
    color: #585858;
    font-size: 1.6rem;
    font-weight: 500;
}
#tribe-events .tribe-events-filters-horizontal .tribe-events-filter-group li:hover {
    background-color: #00457e;
    color: #fff;
}
#tribe-events .tribe-events-filters-horizontal .tribe-events-filter-group li:hover label {
    color: #fff;
}
#tribe-events .tribe-events-filters-horizontal .tribe-events-filter-group li:hover label span {
    color: #fff;
}
#tribe-events .tribe-events-filters-horizontal .tribe-events-filter-group li input[type=checkbox] {
    display: none;
}
#tribe-events .tribe-events-filters-horizontal .tribe-events-filter-group li label {
    color: #585858;
    font-size: 1.6rem;
    font-weight: 500;
    line-height: normal;
    vertical-align: middle;
}
#tribe-events .tribe-events-filters-horizontal .tribe-events-filter-group li label:before {
    margin: 0 15px;
}
#tribe-events .tribe-events-filters-horizontal .tribe-events-filter-group li label span {
    line-height: 24px;
}
#tribe-events .tribe-events-filters-horizontal .tribe-events-filter-group label {
    color: #585858;
    font-size: 1.6rem;
    font-weight: 500;
    line-height: normal;
    vertical-align: middle;
}

#tribe-events-content-wrapper #tribe_events_filters_wrapper.tribe-events-filters-horizontal #tribe_events_filter_control {
    float: right;
}
#tribe-events-content-wrapper #tribe_events_filters_wrapper.tribe-events-filters-horizontal #tribe_events_filter_control a {
    font-size: 14px;
    color: #818181;
    text-transform: lowercase;
}
#tribe-events-content-wrapper #tribe_events_filters_wrapper.tribe-events-filters-horizontal #tribe_events_filter_control.tribe-events-filters-mobile-controls a {
    float: left;
    width: 100%;
    min-height: 50px;
    line-height: 50px;
    font-size: 11px;
    padding: 0;
    text-align: center;
    background-color: #00457e;
    color: #fff;
    margin: 0;
    text-transform: uppercase;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
#tribe-events-content-wrapper #tribe_events_filters_wrapper.tribe-events-filters-horizontal #tribe_events_filter_control.tribe-events-filters-mobile-controls a:hover {
    background-color: #00bce3;
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
#tribe-events-content-wrapper #tribe_events_filters_wrapper.tribe-events-filters-horizontal #tribe_events_filters_form .tribe_events_filter_item.closed .tribe-events-filters-group-heading {
    border: 1px solid #e3e3e3 !important;
}
#tribe-events-content-wrapper #tribe_events_filters_wrapper.tribe-events-filters-horizontal #tribe_events_filters_form {
    margin: 0;
    clear: none;
    padding: 0;
}
#tribe-events-content-wrapper #tribe_events_filters_wrapper.tribe-events-filters-horizontal #tribe_events_filters_form .tribe_events_filter_item input[type=checkbox] {
    opacity: 1;
    margin: 6px 10px 0 0;
    position: static;
    width: auto;
    height: auto;
}
#tribe-events-content-wrapper #tribe_events_filters_wrapper.tribe-events-filters-horizontal #tribe_events_filters_form > .tribe_events_filter_item {
    width: 31%;
    margin: 0 3% 20px 0;
    float: left;
}
#tribe-events-content-wrapper #tribe_events_filters_wrapper.tribe-events-filters-horizontal #tribe_events_filters_form > .tribe_events_filter_item:last-child {
    margin-right: 0;
}
#tribe-events-content-wrapper #tribe_events_filters_wrapper.tribe-events-filters-horizontal #tribe_events_filters_form #tribe_events_filter_item_dayofweek, #tribe-events-content-wrapper #tribe_events_filters_wrapper.tribe-events-filters-horizontal #tribe_events_filters_form #tribe_events_filter_item_timeofday {
    display: none;
}
#tribe-events-content-wrapper #tribe_events_filters_wrapper.tribe-events-filters-horizontal #tribe_events_filters_form > .tribe_events_filter_item .tribe-events-filters-group-heading {
    border: 1px solid #00457e !important;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #585858;
    font-size: 1.6rem;
    font-weight: 500;
    height: 50px;
    line-height: 50px;
    padding: 0 20px;
    width: 100%;
    margin: 0;
    text-align: left;
    background-color: #fff;
    position: relative;
}
#tribe-events-content-wrapper #tribe_events_filters_wrapper.tribe-events-filters-horizontal #tribe_events_filters_form > .tribe_events_filter_item .tribe-events-filters-group-heading:after {
    content: "\e005";
    font-family: "uja-riverdale";
    display: block;
    position: absolute;
    right: 25px;
    top: 0;
    font-size: 16px;
    color: #818181;
    -ms-transform: rotate(90deg);
    /* IE 9 */
    -webkit-transform: rotate(90deg);
    /* Chrome, Safari, Opera */
    transform: rotate(90deg);
}
#tribe-events-content-wrapper #tribe_events_filters_wrapper.tribe-events-filters-horizontal #tribe_events_filters_form .tribe_events_filter_item.closed .tribe-events-filters-group-heading:hover {
    border: 1px solid #00457e !important;
}
#tribe-events-content-wrapper .tribe-events-filters-content {
    background: none;
    border: none;
    padding: 0 5px;
}
#tribe-events-content-wrapper #tribe_events_filters_wrapper.tribe-events-filters-horizontal #tribe_events_filters_form > .tribe_events_filter_item .tribe-events-filters-group-heading:before {
    display: none;
}

@media (max-width: 748px) {
    #tribe-events-content-wrapper #tribe_events_filters_wrapper.tribe-events-filters-horizontal #tribe_events_filters_form {
        float: none;
        width: 100%;
        clear: none;
        padding: 0;
    }
    #tribe-events-content-wrapper #tribe_events_filters_wrapper.tribe-events-filters-horizontal #tribe_events_filters_form > .tribe_events_filter_item {
        width: 100%;
        margin: 10px 0;
        float: none;
    }
}
@media (max-width: 748px) {
    #tribe-events-content-wrapper #tribe_events_filters_wrapper.tribe-events-filters-horizontal #tribe_events_filters_form > .tribe_events_filter_item .tribe-events-filters-group-heading:after {
        right: 10px;
    }
}
#tribe-events-content .tribe-events-notices li:before {
    display: none;
}

#tribe_events_filters_form .tribe-events-filter-group {
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: #fff;
    border: 1px solid #e3e3e3;
    width: 100%;
    max-width: 100%;
    text-align: left;
}
#tribe_events_filters_form .tribe-events-filter-group ul li {
    padding: 0;
    background: none;
    text-align: left;
}
#tribe_events_filters_form .tribe-events-filter-group ul li:before {
    display: none;
}
#tribe_events_filters_form .tribe-events-filter-group ul li span {
    color: #00457e;
}

#tribe-bar-collapse-toggle .tribe-bar-events-toggle-arrow:after {
    content: "\e005";
    display: inline-block;
    vertical-align: middle;
    font-family: "uja-riverdale";
    font-size: 16px;
    color: #818181;
    -ms-transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
    text-indent: 0;
    float: right;
    border: none;
}
#tribe-bar-collapse-toggle.tribe-bar-filters-open .tribe-bar-events-toggle-arrow:after {
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}

@media (max-width: 748px) {
    #tribe-events-content-wrapper #tribe-events-bar #tribe-bar-collapse-toggle {
        float: right;
        width: 58%;
        padding: 11px 15px;
    }
    #tribe-events-content-wrapper #tribe-events-bar {
        background-color: #fff;
        padding: 10px 5px;
    }
    #tribe-events-bar #tribe-bar-form .tribe-bar-filters {
        float: left;
        width: 100%;
    }
    #tribe-events #tribe-bar-form #tribe-bar-views {
        padding: 0;
        width: 38%;
    }
    #tribe-events #tribe-bar-form .tribe-bar-filters-inner .tribe-bar-date-filter {
        padding: 15px 15px 15px 0;
        width: 50%;
    }
    #tribe-events #tribe-bar-form .tribe-bar-filters-inner .tribe-bar-search-filter {
        padding: 15px 0 15px 15px;
        width: 50%;
    }
    #tribe-events #tribe-bar-form .tribe-bar-filters-inner {
        width: 100%;
    }
    #tribe-bar-form .tribe-bar-submit {
        margin: 0;
        padding: 0;
        width: 100%;
    }
    .tribe-filters-open #tribe_events_filters_wrapper {
        position: static !important;
    }
    .tribe-filters-open #tribe_events_filters_wrapper.tribe-events-filters-horizontal, .tribe-filters-open #tribe_events_filters_wrapper.tribe-events-filters-vertical {
        position: static !important;
    }
    #tribe-events-content-wrapper #tribe_events_filters_wrapper.tribe-events-filters-horizontal .tribe-events-filters-label {
        padding: 0 0 15px 0;
    }
    #tribe-events-content-wrapper #tribe-events-content .tribe-events-calendar td {
        padding: 0 0 10px 0;
    }
}
/* datepicker */
.datepicker.dropdown-menu {
    margin: -40px 0 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
    border: 1px solid #818181;
    padding: 15px 20px;
}

.datepicker-dropdown:before, .datepicker-dropdown:after {
    display: none;
}
.datepicker-dropdown .next {
    position: relative;
    overflow: hidden;
    text-indent: -9999px;
}
.datepicker-dropdown .next:after {
    position: absolute;
    border-left: 10px solid #a8a8a8;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    width: 0;
    height: 0;
    content: "";
    display: block;
    top: 50%;
    right: 0;
    margin: -6px 0 0 0;
}
.datepicker-dropdown .prev {
    position: relative;
    overflow: hidden;
    text-indent: -9999px;
}
.datepicker-dropdown .prev:after {
    position: absolute;
    border-right: 10px solid #a8a8a8;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    width: 0;
    height: 0;
    content: "";
    display: block;
    top: 50%;
    left: 0;
    margin: -6px 0 0 0;
}
.datepicker-dropdown .datepicker-switch {
    color: #a8a8a8;
}

.datepicker.dropdown-menu th {
    padding: 6px 8px;
    font-size: 14px;
}
.datepicker.dropdown-menu td {
    padding: 6px 8px;
    font-size: 14px;
    border-top: 1px solid #e3e3e3;
    border-left: 1px solid #e3e3e3;
}
.datepicker.dropdown-menu td:first-child {
    border-left: none;
}
.datepicker.dropdown-menu th {
    border-bottom: 1px solid #e3e3e3;
}
.datepicker table tr td span {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
}
.datepicker table tr td span:hover {
    background-color: transparent;
}
.datepicker table tr td span:after {
    content: "";
    display: block;
    border-right: 1px solid #d8d8d8;
    height: 96%;
    position: absolute;
    top: 0;
    width: 0;
    right: -1px;
}
.datepicker table tr td span:nth-child(4n):after {
    display: none;
}
.datepicker table tr td span:before {
    content: "";
    display: block;
    border-bottom: 1px solid #d8d8d8;
    width: 96%;
    position: absolute;
    left: 1%;
    height: 0;
    bottom: -1px;
}
.datepicker table tr td span:nth-child(9):before, .datepicker table tr td span:nth-child(10):before, .datepicker table tr td span:nth-child(11):before, .datepicker table tr td span:nth-child(12):before {
    display: none;
}

#ui-datepicker-div {
    background-color: #fff;
    border: 1px solid #818181;
}
#ui-datepicker-div.ui-datepicker .ui-datepicker-header {
    background-color: #fff;
}
#ui-datepicker-div.ui-datepicker .ui-datepicker-header .ui-datepicker-title {
    border-bottom: none;
}
#ui-datepicker-div.ui-datepicker .ui-datepicker-header .ui-datepicker-title select {
    background-color: #fff;
    color: #515151;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
    position: relative;
    background-image: url("../images/icon-select.svg");
    background-position: calc(100% - 20px) 50%;
    background-repeat: no-repeat;
}
#ui-datepicker-div.ui-datepicker .ui-datepicker-calendar thead tr th {
    border: none;
    background-color: #fff;
    color: #818181;
    border-top: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
}
#ui-datepicker-div.ui-datepicker .ui-datepicker-calendar tr td {
    background-color: transparent;
}
#ui-datepicker-div.ui-datepicker .ui-datepicker-buttonpane {
    display: none;
}
#ui-datepicker-div.ui-datepicker {
    /*
  .ui-datepicker-prev,
  .ui-datepicker-next {
    display: none;
  }
  */
}
#ui-datepicker-div.ui-datepicker .ui-datepicker-next.ui-state-hover {
    background: transparent;
}
#ui-datepicker-div.ui-datepicker select {
    width: 45%;
    margin: 1px 3% 0 0;
}

/* table itself */
#tribe-events-content table.tribe-events-calendar {
    margin: 0 auto;
    max-width: 1368px;
}
#tribe-events-content .tribe-events-calendar th {
    color: #00457e;
    background-color: #fff;
    height: 50px;
    border-right: 1px solid #e3e3e3;
    border-left: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
}
#tribe-events-content .tribe-events-calendar .tribe-events-present {
    border: 2px solid #00457e !important;
    position: relative;
}
#tribe-events-content .tribe-events-calendar td.tribe-events-past div[id*=tribe-events-daynum-] {
    background: none;
    font-weight: 900;
    font-size: 30px;
    color: #00457e;
}
#tribe-events-content .tribe-events-calendar td.tribe-events-past div[id*=tribe-events-daynum-] > a {
    background: none;
    font-weight: 900;
    font-size: 30px;
    color: #00457e;
}
#tribe-events-content .tribe-events-calendar td.tribe-events-thismonth {
    background-color: #fff;
}
#tribe-events-content .tribe-events-calendar td.tribe-events-past div[id*=tribe-events-daynum-] {
    padding: 20px 20px 0 20px;
}
#tribe-events-content .tribe-events-calendar td.tribe-events-othermonth div[id*=tribe-events-daynum-] > a {
    color: #585858;
}
#tribe-events-content .tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-] {
    background: none;
    font-weight: 900;
    font-size: 30px;
    color: #00457e;
}
#tribe-events-content .tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-] > a {
    background: none;
    font-weight: 900;
    font-size: 30px;
    color: #00457e;
}
#tribe-events-content .tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-] {
    padding: 20px 20px 0 20px;
}
#tribe-events-content .tribe-events-calendar div[id*=tribe-events-daynum-] {
    background: none;
    font-weight: 900;
    font-size: 30px;
    color: #00457e;
}
#tribe-events-content .tribe-events-calendar div[id*=tribe-events-daynum-] a {
    background: none;
    font-weight: 900;
    font-size: 30px;
    color: #00457e;
}
#tribe-events-content .tribe-events-calendar div[id*=tribe-events-daynum-] {
    padding: 20px 20px 0 20px;
}
#tribe-events-content .tribe-events-calendar td.tribe-events-future div[id*=tribe-events-daynum-] {
    color: #585858;
}
#tribe-events-content .tribe-events-calendar div[id*=tribe-events-event-] h3.tribe-events-month-event-title a {
    color: #585858;
}
#tribe-events-content .tribe-events-calendar div[id*=tribe-events-event-] {
    margin: 0 20px;
    padding: 0;
}
#tribe-events-content .tribe-events-calendar td.tribe-events-past .tribe-events-month-event-title a, #tribe-events-content .tribe-events-calendar td.tribe-events-past .tribe-events-viewmore a {
    opacity: 1;
}
#tribe-events-content .tribe-events-calendar .tribe-events-viewmore {
    text-align: center;
}
#tribe-events-content .tribe-events-calendar .tribe-events-viewmore a {
    text-align: center;
    color: #585858;
    text-transform: uppercase;
}
#tribe-events-content .tribe-events-calendar .tribe-events-othermonth .tribe-events-viewmore a {
    color: #e3e3e3;
    font-weight: 400;
}
#tribe-events-content .tribe-events-calendar .tribe-events-othermonth:hover .tribe-events-viewmore a {
    opacity: 0.4;
}
#tribe-events-content .tribe-events-calendar div[id*=tribe-events-event-] h3.tribe-events-month-event-title {
    padding: 10px 0;
}
#tribe-events-content .tribe-events-calendar div[id*=tribe-events-event-] h3.tribe-events-month-event-title a {
    font-size: 11px;
}
#tribe-events-content .tribe-events-calendar td .tribe-events-viewmore a {
    white-space: normal;
}
#tribe-events-content .tribe-events-calendar div[id*=tribe-events-event-] h3.tribe-events-month-event-title a:hover {
    color: #19458d !important;
}
#tribe-events-content .tribe-events-calendar td:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: #00457e;
}
#tribe-events-content .tribe-events-calendar td:hover div[id*=tribe-events-event-] h3.tribe-events-month-event-title a {
    color: #fff;
}
#tribe-events-content .tribe-events-calendar td:hover .type-tribe_events {
    border-bottom: 1px solid #fff;
}
#tribe-events-content .tribe-events-calendar td:hover .tribe-events-last {
    border: none !important;
}
#tribe-events-content .tribe-events-calendar td:hover .tribe-events-viewmore a {
    color: #fff;
}
#tribe-events-content .tribe-events-calendar td:hover div[id*=tribe-events-daynum-] {
    color: #fff;
}
#tribe-events-content .tribe-events-calendar td:hover div[id*=tribe-events-daynum-] a {
    color: #fff;
}
#tribe-events-content .recurring-info-tooltip, #tribe-events-content .tribe-events-calendar .tribe-events-tooltip, #tribe-events-content .tribe-events-shortcode.view-week .tribe-events-tooltip, #tribe-events-content .tribe-events-week .tribe-events-tooltip {
    background-color: #fff;
    border: 1px solid #e3e3e3;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #585858;
    padding: 20px;
}
#tribe-events-content .recurring-info-tooltip.tribe-events-tooltip {
    width: 320px;
}
#tribe-events-content .recurring-info-tooltip p {
    font-size: 14px;
}
#tribe-events-content .tribe-events-calendar .tribe-events-tooltip p, #tribe-events-content .tribe-events-shortcode.view-week .tribe-events-tooltip p, #tribe-events-content .tribe-events-week .tribe-events-tooltip p {
    font-size: 14px;
}
#tribe-events-content .tribe-events-arrow {
    display: none;
}
#tribe-events-content .tribe-events-calendar .tribe-events-tooltip .tribe-events-event-body {
    position: static;
}
#tribe-events-content .tribe-events-calendar .tribe-events-tooltip .tribe-events-arrow {
    display: block;
    bottom: -24px;
    width: 45px;
    height: 25px;
    background: url("../images/tribe-theme-tooltips-carrot.png") no-repeat center center;
}
#tribe-events-content .tribe-events-calendar .tribe-events-tooltip h4 {
    font-weight: 400;
}
#tribe-events-content .tribe-events-calendar .tribe-events-tooltip .tribe-events-event-thumb {
    float: none;
    width: 100%;
}
#tribe-events-content .tribe-events-calendar .tribe-events-tooltip .tribe-events-abbr {
    color: #19458d;
}
#tribe-events-content .tribe-events-calendar .tribe-events-tooltip .tribe-events-event-thumb img {
    width: 100%;
    height: auto;
    max-height: none;
}

@media (max-width: 1408px) {
    #tribe-events-content table.tribe-events-calendar {
        max-width: 1368px;
    }
}
@media (max-width: 1024px) {
    #tribe-events-content table.tribe-events-calendar {
        max-width: 988px;
    }
}
@media (max-width: 748px) {
    #tribe-events-content table.tribe-events-calendar {
        max-width: 100%;
    }
}
@media (max-width: 748px) {
    #tribe-events-content .tribe-events-calendar td.tribe-events-past div[id*=tribe-events-daynum-] {
        font-size: 12px;
    }
    #tribe-events-content .tribe-events-calendar td.tribe-events-past div[id*=tribe-events-daynum-] > a {
        font-size: 12px;
    }
}
@media (max-width: 748px) {
    #tribe-events-content .tribe-events-calendar td.tribe-events-thismonth:after {
        background-color: #00457e;
    }
    #tribe-events-content .tribe-events-calendar td.tribe-events-thismonth:hover:after {
        background-color: #fff;
    }
    #tribe-events-content .tribe-events-calendar td.tribe-events-thismonth.mobile-active {
        background-color: #00457e;
    }
    #tribe-events-content .tribe-events-calendar td.tribe-events-thismonth.mobile-active:after {
        background-color: #fff;
    }
    #tribe-events-content .tribe-events-calendar td.tribe-events-thismonth.mobile-active div[id*=tribe-events-daynum-], #tribe-events-content .tribe-events-calendar td.tribe-events-thismonth.mobile-active a {
        color: #fff !important;
    }
}
@media (max-width: 748px) {
    #tribe-events-content .tribe-events-calendar td.tribe-events-past div[id*=tribe-events-daynum-] {
        padding: 5px 5px 0 5px;
    }
}
@media (max-width: 748px) {
    #tribe-events-content .tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-] {
        font-size: 12px;
    }
    #tribe-events-content .tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-] > a {
        font-size: 12px;
    }
}
@media (max-width: 748px) {
    #tribe-events-content .tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-] {
        padding: 5px 5px 0 5px;
    }
}
@media (max-width: 748px) {
    #tribe-events-content .tribe-events-calendar div[id*=tribe-events-daynum-] {
        font-size: 12px;
    }
    #tribe-events-content .tribe-events-calendar div[id*=tribe-events-daynum-] a {
        font-size: 12px;
    }
}
@media (max-width: 748px) {
    #tribe-events-content .tribe-events-calendar div[id*=tribe-events-daynum-] {
        padding: 5px 5px 0 5px;
    }
}
/* tooltip */
@media (max-width: 1024px) {
    #tribe-events-content .recurring-info-tooltip.tribe-events-tooltip {
        display: none !important;
    }
}
/* bottom nav */
#tribe-events-footer {
    margin: 0;
    border-bottom: 1px solid #e3e3e3;
}

.events-list #tribe-events-footer, .tribe-events-day #tribe-events-footer {
    padding: 0;
    margin-bottom: 0;
}

@media (max-width: 800px) {
    .events-list #tribe-events-footer, .tribe-events-day #tribe-events-footer {
        margin-top: 0;
        border-top: 1px solid #e3e3e3 !important;
    }
}
#tribe-events-footer .tribe-events-sub-nav li {
    padding: 0;
    position: relative;
}
#tribe-events-footer .tribe-events-sub-nav li:before {
    display: none;
}
#tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-next.tribe-events-nav-left, #tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-previous {
    padding: 0 0 0 30px;
    margin: 0 0 0 40px;
}
#tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-next.tribe-events-nav-left:after {
    content: "\e005";
    font-family: "uja-riverdale";
    display: block;
    position: absolute;
    left: 0;
    right: auto;
    margin: -13px 0 0;
    top: 50%;
    color: #00bce3;
    -ms-transform: rotate(180deg);
    /* IE 9 */
    -webkit-transform: rotate(180deg);
    /* Chrome, Safari, Opera */
    transform: rotate(180deg);
}
#tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-previous:after {
    content: "\e005";
    font-family: "uja-riverdale";
    display: block;
    position: absolute;
    left: 0;
    right: auto;
    margin: -13px 0 0;
    top: 50%;
    color: #00bce3;
    -ms-transform: rotate(180deg);
    /* IE 9 */
    -webkit-transform: rotate(180deg);
    /* Chrome, Safari, Opera */
    transform: rotate(180deg);
}
#tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-previous.tribe-events-nav-right {
    padding: 0 30px 0 0;
    margin: 0 40px 0 0;
}
#tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-next {
    padding: 0 30px 0 0;
    margin: 0 40px 0 0;
}
#tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-previous.tribe-events-nav-right:after, #tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-next:after {
    content: "\e005";
    font-family: "uja-riverdale";
    display: block;
    position: absolute;
    right: 0;
    left: auto;
    margin: -13px 0 0;
    top: 50%;
    color: #00bce3;
    -ms-transform: none;
    /* IE 9 */
    -webkit-transform: none;
    /* Chrome, Safari, Opera */
    transform: none;
}
#tribe-events-footer .tribe-events-sub-nav li a {
    font-size: 18px;
    color: #00bce3;
    padding: 30px 0;
    display: block;
    font-weight: 400;
}
#tribe-events-footer .tribe-events-sub-nav li a span {
    display: none;
}

#tribe-events-after-footer {
    text-align: center;
}

#tribe-events-content #tribe-events-after-footer a.tribe-events-button {
    display: inline-block;
    margin-left: 20px;
    margin-right: 20px;
}
#tribe-events-content #tribe-events-header {
    margin: 0;
    position: relative;
    background-color: #00bce3;
}
#tribe-events-content #tribe-events-header .tribe-events-header-content {
    max-width: 1368px;
    margin: 0 auto;
}
#tribe-events-content #tribe-events-header .tribe-events-sub-nav {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    right: 0;
}
#tribe-events-content #tribe-events-header .tribe-events-page-title {
    width: 70%;
    padding: 40px 0;
    margin: 0 auto;
    color: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    z-index: 1;
}
#tribe-events-content #tribe-events-header .tribe-events-page-title a {
    color: inherit;
}

@media (max-width: 800px) {
    #tribe-events-content #tribe-events-after-footer {
        padding: 0 20px;
    }
    #tribe-events-content #tribe-events-after-footer a.tribe-events-button {
        margin-left: 0;
        margin-right: 0;
        display: block;
    }
}
/* top nav */
@media (max-width: 1024px) {
    #tribe-events-content #tribe-events-header .tribe-events-page-title {
        font-size: 26px;
        width: 50%;
    }
}
@media (max-width: 700px) {
    #tribe-events-content #tribe-events-header .tribe-events-page-title {
        font-size: 22px;
        padding: 20px 0;
        width: 70%;
    }
}
#tribe-events-header .tribe-events-sub-nav li {
    padding: 0;
    position: relative;
}
#tribe-events-header .tribe-events-sub-nav li:before {
    display: none;
}
#tribe-events-header .tribe-events-sub-nav .tribe-events-nav-next.tribe-events-nav-left, #tribe-events-header .tribe-events-sub-nav .tribe-events-nav-previous {
    padding: 0 0 0 30px;
    margin: 0 0 0 40px;
}
#tribe-events-header .tribe-events-sub-nav .tribe-events-nav-next.tribe-events-nav-left:after {
    content: "\e005";
    font-family: "uja-riverdale";
    display: block;
    position: absolute;
    left: 0;
    right: auto;
    margin: -13px 0 0;
    top: 50%;
    color: #ffffff;
    -ms-transform: rotate(180deg);
    /* IE 9 */
    -webkit-transform: rotate(180deg);
    /* Chrome, Safari, Opera */
    transform: rotate(180deg);
}
#tribe-events-header .tribe-events-sub-nav .tribe-events-nav-previous:after {
    content: "\e005";
    font-family: "uja-riverdale";
    display: block;
    position: absolute;
    left: 0;
    right: auto;
    margin: -13px 0 0;
    top: 50%;
    color: #ffffff;
    -ms-transform: rotate(180deg);
    /* IE 9 */
    -webkit-transform: rotate(180deg);
    /* Chrome, Safari, Opera */
    transform: rotate(180deg);
}
#tribe-events-header .tribe-events-sub-nav .tribe-events-nav-previous.tribe-events-nav-right {
    padding: 0 30px 0 0;
    margin: 0 40px 0 0;
}
#tribe-events-header .tribe-events-sub-nav .tribe-events-nav-next {
    padding: 0 30px 0 0;
    margin: 0 40px 0 0;
}
#tribe-events-header .tribe-events-sub-nav .tribe-events-nav-previous.tribe-events-nav-right:after, #tribe-events-header .tribe-events-sub-nav .tribe-events-nav-next:after {
    content: "\e005";
    font-family: "uja-riverdale";
    display: block;
    position: absolute;
    right: 0;
    left: auto;
    margin: -13px 0 0;
    top: 50%;
    color: #ffffff;
    -ms-transform: none;
    /* IE 9 */
    -webkit-transform: none;
    /* Chrome, Safari, Opera */
    transform: none;
}
#tribe-events-header .tribe-events-sub-nav li a {
    font-size: 18px;
    color: #ffffff;
    padding: 30px 0;
    display: block;
    font-weight: 400;
}
#tribe-events-header .tribe-events-sub-nav .tribe-events-nav-previous a, #tribe-events-header .tribe-events-sub-nav .tribe-events-nav-next a {
    display: inline;
}
#tribe-events-header .tribe-events-sub-nav li {
    display: inline;
}
#tribe-events-header .tribe-events-sub-nav li a span {
    display: none;
}

#tribe-events-content a.tribe-events-gcal, #tribe-events-content a.tribe-events-ical, #tribe-events-content a.tribe-events-print {
    float: none;
    display: block;
    margin: 25px auto;
    height: 60px;
    line-height: 60px;
    padding: 0;
    color: #fff;
    font-size: 16px;
    border-radius: 0;
    width: 300px;
    text-transform: capitalize;
    background-color: #00bce3;
}
#tribe-events-content a.tribe-events-gcal:hover, #tribe-events-content a.tribe-events-ical:hover, #tribe-events-content a.tribe-events-print:hover {
    background-color: #00586e;
}

/* mobile specific elements */
#tribe-mobile-container {
    margin: 0;
    background-color: #fff;
}
#tribe-mobile-container .tribe-mobile-day-heading {
    padding: 25px;
    margin: 0;
    border-bottom: 1px solid #e3e3e3;
    background-color: #fafafa;
    color: #00457e;
    font-size: 20px;
    text-align: center;
    font-weight: normal;
}
#tribe-mobile-container .tribe-events-mobile {
    border-bottom: 1px solid #e3e3e3;
    padding: 25px 0;
    text-align: center;
    width: 90%;
    margin: 0 auto;
}
#tribe-mobile-container .tribe-events-mobile .summary {
    font-size: 16px;
    text-align: center;
    font-weight: normal;
    color: #00457e;
}
#tribe-mobile-container .tribe-events-mobile .tribe-events-event-schedule-details {
    margin: 10px 0 0;
    text-align: center;
    padding: 0 10px;
}
#tribe-mobile-container .tribe-events-mobile .tribe-events-event-schedule-details .tribe-event-date-start {
    font-size: 14px;
}
#tribe-mobile-container .type-tribe_events .tribe-events-event-image, #tribe-mobile-container .tribe-events-mobile .tribe-event-description {
    display: none;
}
#tribe-mobile-container .tribe-events-read-more {
    width: 100%;
    display: block;
    margin: 18px 0 0 !important;
    text-align: center;
    color: #fff;
    background-color: #00457e;
    line-height: 40px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
}
#tribe-mobile-container .type-tribe_events ~ .type-tribe_events {
    border-top: none;
}
#tribe-mobile-container .tribe-events-viewmore {
    border-top: none;
    width: 100%;
    display: block;
    margin: 10px 0 0;
    text-align: center;
    color: #fff;
    background-color: #00457e;
    line-height: 40px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
    padding: 0;
}
#tribe-mobile-container .tribe-events-viewmore a {
    line-height: 40px;
    font-size: 14px;
    color: #fff;
}

@media (max-width: 800px) {
    #tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-next.tribe-events-nav-left {
        margin: 0;
        background: none;
        border: none;
    }
    #tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-previous.tribe-events-nav-right {
        margin: 0;
        background: none;
        border: none;
    }
    #tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-previous {
        margin: 0;
        background: none;
        border: none;
    }
    #tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-next {
        margin: 0;
        background: none;
        border: none;
    }
    #tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-next.tribe-events-nav-left:after #tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-previous:after {
        left: 10px;
    }
    #tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-previous.tribe-events-nav-right:after, #tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-next:after {
        right: 10px;
    }
    #tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-previous a, #tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-next a {
        margin: 0;
        background: none;
        padding: 10px 0;
    }
    #tribe-events-content a.tribe-events-gcal, #tribe-events-content a.tribe-events-ical, #tribe-events-content a.tribe-events-print {
        margin: 10px 0;
        width: 100%;
        line-height: 60px;
        height: 60px;
        font-weight: 500;
        font-size: 16px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }
    #tribe-events-footer ~ a.tribe-events-ical.tribe-events-button {
        padding: 0;
        margin: 10px 0;
        line-height: 60px;
        height: 60px;
        font-weight: 500;
        font-size: 16px;
    }
    #tribe-events-footer:after, #tribe-events-footer:before {
        display: none;
    }
    #tribe-events-header:after, #tribe-events-header:before {
        display: none;
    }
    #tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-previous a, #tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-next a {
        opacity: 0;
    }
    #tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-previous.tribe-events-nav-right:after {
        right: 40px;
        cursor: pointer;
    }
    #tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-next:after {
        right: 40px;
        cursor: pointer;
    }
    #tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-next.tribe-events-nav-left:after {
        left: 40px;
        cursor: pointer;
    }
    #tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-previous:after {
        left: 40px;
        cursor: pointer;
    }
    #tribe-events-header .tribe-events-sub-nav .tribe-events-nav-next.tribe-events-nav-left {
        margin: 0;
        background: none;
        border: none;
    }
    #tribe-events-header .tribe-events-sub-nav .tribe-events-nav-previous.tribe-events-nav-right {
        margin: 0;
        background: none;
        border: none;
    }
    #tribe-events-header .tribe-events-sub-nav .tribe-events-nav-previous {
        margin: 0;
        background: none;
        border: none;
    }
    #tribe-events-header .tribe-events-sub-nav .tribe-events-nav-next {
        margin: 0;
        background: none;
        border: none;
    }
    #tribe-events-header .tribe-events-sub-nav .tribe-events-nav-next.tribe-events-nav-left:after {
        left: 10px;
    }
    #tribe-events-header .tribe-events-sub-nav .tribe-events-nav-previous:after {
        left: 10px;
    }
    #tribe-events-header .tribe-events-sub-nav .tribe-events-nav-previous.tribe-events-nav-right:after {
        right: 10px;
    }
    #tribe-events-header .tribe-events-sub-nav .tribe-events-nav-next:after {
        right: 10px;
    }
    #tribe-events-header .tribe-events-sub-nav .tribe-events-nav-previous a, #tribe-events-header .tribe-events-sub-nav .tribe-events-nav-next a {
        margin: 0;
        background: none;
        padding: 10px 0;
    }
    #tribe-events-header .tribe-events-sub-nav .tribe-events-nav-previous a, #tribe-events-header .tribe-events-sub-nav .tribe-events-nav-next a {
        opacity: 0;
        height: 20px;
        overflow: hidden;
        display: block;
    }
    #tribe-events-header .tribe-events-sub-nav .tribe-events-nav-previous.tribe-events-nav-right:after {
        right: 40px;
        cursor: pointer;
    }
    #tribe-events-header .tribe-events-sub-nav .tribe-events-nav-next:after {
        right: 40px;
        cursor: pointer;
    }
    #tribe-events-header .tribe-events-sub-nav .tribe-events-nav-next.tribe-events-nav-left:after {
        left: 40px;
        cursor: pointer;
    }
    #tribe-events-header .tribe-events-sub-nav .tribe-events-nav-previous:after {
        left: 40px;
        cursor: pointer;
    }
}
/* global COL fix for this plugin */
#tribe-events [class^=col]:before, #tribe-events [class^=col]:after {
    clear: none;
    display: block;
    float: none;
    width: auto;
    margin: 0;
    padding: 0;
}
#tribe-events [class*=" col"]:before, #tribe-events [class*=" col"]:after {
    clear: none;
    display: block;
    float: none;
    width: auto;
    margin: 0;
    padding: 0;
}
#tribe-events [class^=col], #tribe-events [class*=" col"] {
    margin: auto;
    /*width: auto;*/
    /*This line breaks event height!!! */
}
#tribe-events .tribe-events-grid .column.first, #tribe-events .tribe-week-grid-hours {
    border-left: 0 none;
    float: left;
    margin-right: -100px;
    width: 100px;
}
#tribe-events .tribe-events-grid {
    margin: 0 auto;
    max-width: 1368px;
}
#tribe-events .tribe-week-grid-wrapper .tribe-grid-content-wrap {
    float: left;
    padding-left: 100px;
    width: 100%;
}
#tribe-events .tribe-grid-content-wrap {
    padding-left: 100px;
}
#tribe-events .tribe-grid-header {
    background-color: #fff;
    border-right: 1px solid #d2d2d2;
    border-left: 1px solid #d2d2d2;
}
#tribe-events .tribe-events-grid .tribe-grid-header .tribe-week-today {
    border: 1px solid #00457e !important;
}
#tribe-events .tribe-grid-header .column span, #tribe-events .tribe-grid-header .column a span {
    color: #00457e;
}
#tribe-events .tribe-events-grid .tribe-grid-header .tribe-week-today {
    background-color: #fff;
}
#tribe-events .tribe-events-grid .tribe-grid-header .tribe-grid-content-wrap .column {
    border-left: 1px solid #d2d2d2;
}
#tribe-events .tribe-grid-allday .tribe-events-week-allday-single, #tribe-events .tribe-grid-body .tribe-events-week-hourly-single {
    background-color: rgba(0, 173, 187, 0.35);
    border: none;
}
#tribe-events .tribe-grid-allday .tribe-events-week-allday-single:hover, #tribe-events .tribe-grid-body .tribe-events-week-hourly-single:hover {
    background-color: #00457e;
}
#tribe-events .tribe-grid-allday .tribe-events-week-allday-single:hover a, #tribe-events .tribe-grid-body .tribe-events-week-hourly-single:hover a, #tribe-events .tribe-grid-allday .tribe-events-week-allday-single:hover a:before, #tribe-events .tribe-grid-body .tribe-events-week-hourly-single:hover a:before {
    color: #fff;
}
#tribe-events .tribe-events-grid .type-tribe_events a {
    color: #585858;
}
#tribe-events .tribe-events-grid .type-tribe_events h3.entry-title {
    overflow: visible;
}
#tribe-events .tribe-events-grid .type-tribe_events a:before {
    content: "\e021";
    display: block;
    font-family: "uja-riverdale";
    position: absolute;
    bottom: -15px;
    left: 0;
    right: 0;
    margin: auto;
    font-size: 2.5em;
    color: #585858;
    text-align: center;
}
#tribe-events .tribe-events-grid .column.first div {
    line-height: 60px;
    color: #00457e;
    font-size: 11px;
    font-weight: 500;
}
#tribe-events .tribe-week-grid-hours div {
    line-height: 60px;
    color: #00457e;
    font-size: 11px;
    font-weight: 500;
}
#tribe-events .tribe-events-grid .tribe-events-tooltip .tribe-event-duration {
    color: #00457e;
}
#tribe-events .tribe-events-grid .tribe-events-tooltip .tribe-events-event-thumb {
    width: 100%;
    float: none;
}
#tribe-events .tribe-events-grid .tribe-events-tooltip .tribe-events-event-thumb img {
    width: 100%;
}
#tribe-events .tribe-mobile-day-date {
    padding: 20px;
    margin: 0;
    background-color: #fafafa;
    border-bottom: 1px solid #e3e3e3;
    text-align: center;
    color: #00457e;
    font-weight: normal;
    font-size: 20px;
}
#tribe-events .events-list #tribe-events-footer, #tribe-events .single-tribe_events #tribe-events-footer, #tribe-events .tribe-events-day #tribe-events-footer, #tribe-events .tribe-events-map #tribe-events-footer, #tribe-events .tribe-events-photo #tribe-events-footer {
    padding: 0;
}
#tribe-events .events-list .tribe-events-loop, #tribe-events .single-tribe_organizer .tribe-events-loop, #tribe-events .single-tribe_venue .tribe-events-loop, #tribe-events .tribe-events-day .tribe-events-loop {
    max-width: 1408px;
    padding: 0;
}
#tribe-events .tribe-events-day-time-slot {
    width: 100%;
    overflow: hidden;
}
#tribe-events .tribe-events-day .tribe-events-day-time-slot h5 {
    margin: 0;
    padding: 15px 0;
    color: #585858;
    font-size: 16px;
    text-transform: uppercase;
    text-align: center;
    border-bottom: 1px solid #e3e3e3;
    background-color: #fafafa;
}
#tribe-events .tribe-events-list h2.tribe-events-list-event-title {
    float: none;
    font-size: 27px;
    color: #00457e;
    font-weight: 500;
    width: 100%;
}
#tribe-events .tribe-events-loop .tribe-events-event-meta {
    float: none;
    width: 100%;
    margin-bottom: 20px;
}
#tribe-events .tribe-events-loop .tribe-events-event-meta h3 {
    font-size: 18px;
}
#tribe-events .hero-2-module .item .title .recurringinfo {
    display: none;
}
#tribe-events .tribe-events-loop .tribe-events-event-meta .recurringinfo .tribe-events-divider, #tribe-events .tribe-events-loop .tribe-events-event-meta .tribe-updated .recurringinfo, #tribe-events .tribe-events-loop .tribe-events-event-meta .tribe-event-schedule-details .recurringinfo {
    display: none;
}
#tribe-events .tribe-events-loop .tribe-events-event-meta .event-is-recurring a {
    position: relative;
}
#tribe-events .tribe-events-loop .tribe-events-event-meta .event-is-recurring a:after {
    content: "\e02a";
    font-family: "uja-riverdale";
    display: block;
    font-size: 14px;
    color: #585858;
    position: absolute;
    top: -12px;
    right: -12px;
}
#tribe-events .tribe-events-loop .tribe-events-venue-details {
    color: #585858;
    font-style: normal;
}
#tribe-events .tribe-events-list .tribe-events-event-image {
    float: left;
    margin: 0 3% 0 0;
    width: 25%;
}
#tribe-events .tribe-events-loop .tribe-events-venue-details .tribe-address {
    color: #585858;
}
#tribe-events .tribe-events-loop .tribe-events-venue-details .tribe-address span {
    color: #585858;
}
#tribe-events .tribe-events-loop .event-is-recurring .tribe-events-divider {
    margin: 0 5px;
}
#tribe-events .tribe-events-loop .tribe-events-read-more {
    float: right;
    width: auto;
    padding: 0 20px;
}

/* week view styles */
@media (max-width: 1408px) {
    #tribe-events .tribe-events-grid {
        max-width: 1368px;
    }
}
@media (max-width: 1024px) {
    #tribe-events .tribe-events-grid {
        max-width: 988px;
    }
}
@media (max-width: 748px) {
    #tribe-events .tribe-events-grid {
        max-width: 100%;
    }
}
@media (max-width: 748px) {
    #tribe-events .tribe-events-grid {
        display: none;
    }
}
@media (max-width: 1024px) {
    #tribe-events .tribe-events-grid {
        display: none;
    }
    .tribe-events-week #tribe-mobile-container {
        display: block;
        margin: 0;
    }
    .tribe-events-week #tribe-mobile-container .tribe-events-mobile .tribe-event-schedule-details .tribe-event-date-start {
        font-size: 14px;
    }
}
/* day view styles */
@media (max-width: 1408px) {
    #tribe-events .events-list .tribe-events-loop, #tribe-events .single-tribe_organizer .tribe-events-loop, #tribe-events .single-tribe_venue .tribe-events-loop, #tribe-events .tribe-events-day .tribe-events-loop {
        max-width: 1368px;
    }
}
@media (max-width: 1024px) {
    #tribe-events .events-list .tribe-events-loop, #tribe-events .single-tribe_organizer .tribe-events-loop, #tribe-events .single-tribe_venue .tribe-events-loop, #tribe-events .tribe-events-day .tribe-events-loop {
        max-width: 988px;
    }
}
@media (max-width: 748px) {
    #tribe-events .events-list .tribe-events-loop, #tribe-events .single-tribe_organizer .tribe-events-loop, #tribe-events .single-tribe_venue .tribe-events-loop, #tribe-events .tribe-events-day .tribe-events-loop {
        max-width: 708px;
    }
}
@media (max-width: 700px) {
    #tribe-events .events-list .tribe-events-loop, #tribe-events .single-tribe_organizer .tribe-events-loop, #tribe-events .single-tribe_venue .tribe-events-loop, #tribe-events .tribe-events-day .tribe-events-loop {
        max-width: 100%;
        width: 100%;
        padding: 0;
        background-color: #fff;
    }
}
@media (max-width: 1024px) {
    #tribe-events .tribe-events-loop .tribe-events-event-meta .event-is-recurring a:after {
        display: none;
    }
}
@media (max-width: 1024px) {
    #tribe-events .tribe-events-loop .type-tribe_events {
        padding: 1.5em 20px;
    }
    .tribe-events-list .tribe-events-event-image + div.tribe-events-content {
        width: 100%;
    }
}
@media (max-width: 800px) {
    #tribe-events .tribe-events-loop .tribe-events-event-image {
        display: none;
    }
    #tribe-events .tribe-events-list h2.tribe-events-list-event-title {
        float: none;
        width: 100%;
        text-align: center;
        display: block;
        font-size: 16px;
    }
    #tribe-events .tribe-events-day .tribe-events-day-time-slot h5 {
        font-weight: normal;
        color: #00457e;
    }
    #tribe-events .tribe-events-loop .tribe-events-event-meta {
        float: none;
        width: 100%;
        font-size: 14px;
        text-align: center;
        display: block;
        border: none;
        padding: 0;
        margin: 5px 0;
        background: none;
    }
    #tribe-events .tribe-events-loop .tribe-events-event-meta span {
        color: #585858;
        font-weight: normal;
    }
    #tribe-events .tribe-events-loop .tribe-events-event-meta div {
        border: none;
    }
    #tribe-events .tribe-events-loop .tribe-events-list-event-description {
        float: none;
        width: 100%;
        display: block;
    }
    #tribe-events .tribe-events-loop .tribe-events-list-event-description p {
        display: none;
    }
    #tribe-events .tribe-events-loop .tribe-events-read-more {
        float: none;
        width: 100%;
        padding: 0;
    }
    #tribe-events .tribe-events-day .tribe-events-day-time-slot .type-tribe_events {
        border-bottom: 1px solid #e3e3e3;
    }
    #tribe-events .tribe-events-day-time-slot .tribe-events-last {
        padding: 1.75em 0 0 0;
        border-bottom: none;
    }
}
/* list view */
.events-list .tribe-events-loop, .single-tribe_organizer .tribe-events-loop, .single-tribe_venue .tribe-events-loop, .tribe-events-day .tribe-events-loop {
    max-width: 1408px;
    padding: 0;
}

@media (max-width: 1408px) {
    .events-list .tribe-events-loop, .single-tribe_organizer .tribe-events-loop, .single-tribe_venue .tribe-events-loop, .tribe-events-day .tribe-events-loop {
        max-width: 1368px;
    }
}
@media (max-width: 1024px) {
    .events-list .tribe-events-loop, .single-tribe_organizer .tribe-events-loop, .single-tribe_venue .tribe-events-loop, .tribe-events-day .tribe-events-loop {
        max-width: 988px;
    }
}
@media (max-width: 748px) {
    .events-list .tribe-events-loop, .single-tribe_organizer .tribe-events-loop, .single-tribe_venue .tribe-events-loop, .tribe-events-day .tribe-events-loop {
        max-width: 708px;
    }
}
@media (max-width: 700px) {
    .events-list .tribe-events-loop, .single-tribe_organizer .tribe-events-loop, .single-tribe_venue .tribe-events-loop, .tribe-events-day .tribe-events-loop {
        max-width: 100%;
        width: 100%;
        padding: 0 10px;
        background-color: #fff;
    }
}
.tribe-events-list-separator-month {
    background-color: #fafafa;
    border-bottom: 1px solid #e3e3e3;
    font-size: 16px;
    font-weight: normal;
    margin: 0;
    padding: 10px 0;
    text-align: center;
    position: relative;
}
.tribe-events-list-separator-month:after {
    display: none;
}
.tribe-events-list-separator-month span {
    font-size: 16px;
    background: none;
    color: #585858;
    text-transform: uppercase;
}

@media (max-width: 800px) {
    .tribe-events-list-separator-month {
        padding: 20px 0;
        font-size: 20px;
    }
    .tribe-events-list-separator-month span {
        font-size: 20px;
        color: #00457e;
    }
    .tribe-events-list-separator-month:after {
        content: "";
        display: block;
        background-color: #fafafa;
        border-bottom: 1px solid #e3e3e3;
        position: absolute;
        top: 0;
        left: -200%;
        width: 200%;
        height: 100%;
    }
    .tribe-events-list-separator-month:before {
        content: "";
        display: block;
        background-color: #fafafa;
        border-bottom: 1px solid #e3e3e3;
        position: absolute;
        top: 0;
        right: -200%;
        width: 200%;
        height: 100%;
    }
}
.tribe-events-list .tribe-events-back {
    display: none;
}

/* Events single page */
#tribe-events-content.tribe-events-single {
    max-width: 1408px;
    padding: 0;
    margin: 0 auto;
    /* fix 100 to 0 after propper hero implementation */
}
#tribe-events-content.tribe-events-single .icon svg,
#tribe-events-content.tribe-events-single .icon svg > * {
    fill: #00457e;
}
#tribe-events-content.tribe-events-single .single-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
#tribe-events-content.tribe-events-single .tribe-events-back {
    display: none;
}
#tribe-events-content.tribe-events-single .event-content {
    width: 60%;
    float: right;
    background-color: #fff;
    position: relative;
}
#tribe-events-content.tribe-events-single .event-content:after {
    content: "";
    display: block;
    width: 400%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 100%;
    background-color: #fff;
}
#tribe-events-content.tribe-events-single .type-tribe_events {
    position: relative;
    padding: 50px 20px 50px 70px;
}
#tribe-events-content.tribe-events-single .tribe-events-notices {
    margin: 0;
    border: none;
    border-radius: 0;
    background: #701a45;
    text-shadow: none;
    padding: 0 0 0 68px;
    position: relative;
    color: #ffffff;
}
#tribe-events-content.tribe-events-single .tribe-events-notices ul {
    background: #a22061;
    padding: 16px 22px;
    font-style: italic;
}
#tribe-events-content.tribe-events-single .tribe-events-notices:after {
    display: block;
    position: absolute;
    content: "\e019";
    font-family: "uja-riverdale";
    font-size: 24px;
    margin-top: -12px;
    top: 50%;
    left: 20px;
}
#tribe-events-content.tribe-events-single .tribe-events-notices:before {
    display: block;
    position: absolute;
    content: "";
    left: 68px;
    top: 50%;
    margin-top: -10px;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid #701a45;
    z-index: 1;
}
#tribe-events-content.tribe-events-single .tribe-events-single-event-title {
    color: #00457e;
    font-size: 30px;
    font-weight: 500;
    position: relative;
    margin: 0 0 10px 0;
}
#tribe-events-content.tribe-events-single .tribe-events-single-event-title:before {
    content: "\e016";
    display: block;
    font-family: "uja-riverdale";
    font-size: 50px;
    margin: 0 0 10px 0;
    color: #00457e;
}
#tribe-events-content.tribe-events-single .type-tribe_events .tribe-events-cal-links {
    margin: 15px 0;
    display: table;
    width: 100%;
}
#tribe-events-content.tribe-events-single .type-tribe_events .tribe-events-cal-link {
    display: table-cell;
}
#tribe-events-content.tribe-events-single .type-tribe_events .tribe-events-cal-links a.tribe-events-ical, #tribe-events-content.tribe-events-single .type-tribe_events .tribe-events-cal-links a.tribe-events-gcal {
    background: none;
    border-bottom: 1px solid #00bce3;
    font-size: 16px;
    color: #00bce3;
    text-transform: uppercase;
    margin: 15px 10px;
    padding: 0 0 5px 0;
    line-height: normal;
    height: auto;
    text-align: left;
    width: auto;
    clear: none;
    display: inline-block;
}
#tribe-events-content.tribe-events-single .type-tribe_events .tribe-events-cal-links a.tribe-events-ical:after, #tribe-events-content.tribe-events-single .type-tribe_events .tribe-events-cal-links a.tribe-events-gcal:after {
    content: "\e00b";
    font-family: "uja-riverdale";
    font-size: 14px;
    vertical-align: middle;
    padding-left: 3px;
    font-weight: normal;
}
#tribe-events-content.tribe-events-single .event-register-footer {
    display: none;
    position: fixed;
    bottom: 60px;
    left: 0;
    z-index: 10;
    width: 100%;
}
#tribe-events-content.tribe-events-single .event-register-footer a {
    width: 100%;
}
#tribe-events-content.tribe-events-single .type-tribe_events .sharethis {
    border-top: 1px solid #e3e3e3;
    padding-top: 30px;
}
#tribe-events-content.tribe-events-single .aside {
    float: left;
    width: 40%;
    padding: 40px;
}
#tribe-events-content.tribe-events-single .aside .tribe-events-event-meta {
    border: none;
}
#tribe-events-content.tribe-events-single .aside .title {
    margin: 0;
    color: #00457e;
    font-weight: 400;
}
#tribe-events-content.tribe-events-single .aside .tribe-events-schedule, #tribe-events-content.tribe-events-single .aside .event-is-recurring {
    font-size: 16px;
}
#tribe-events-content.tribe-events-single .tribe-events-schedule {
    margin: 0;
}
#tribe-events-content.tribe-events-single .tribe-events-schedule h2 {
    font-size: 16px;
    margin: 5px 0;
    color: #585858;
    font-weight: normal;
}
#tribe-events-content.tribe-events-single .aside .tribe-events-meta-group {
    width: 100%;
    display: block;
    padding: 15px 0 0 0;
    margin: 15px 0 0;
    float: none;
    border-top: 1px solid #e3e3e3;
}
#tribe-events-content.tribe-events-single .aside .tribe-events-meta-group h3 {
    margin: 0 0 10px 0;
    color: #00bce3;
}
#tribe-events-content.tribe-events-single .aside .tribe-events-meta-group dt {
    margin: 5px 0;
    color: #00457e;
}
#tribe-events-content.tribe-events-single .aside .tribe-events-meta-group dd {
    margin: 0;
}
#tribe-events-content.tribe-events-single .aside .tribe-events-meta-group.secondary {
    display: none;
}
#tribe-events-content.tribe-events-single .aside .tribe-events-event-meta .tribe-events-venue-map, #tribe-events-content.tribe-events-single .aside .cart {
    display: none;
}
#tribe-events-content.tribe-events-single .event-add-info iframe {
    height: 400px !important;
    border: none;
}

@media (max-width: 1408px) {
    #tribe-events-content.tribe-events-single {
        max-width: 1368px;
    }
}
@media (max-width: 1024px) {
    #tribe-events-content.tribe-events-single {
        max-width: 988px;
    }
}
@media (max-width: 748px) {
    #tribe-events-content.tribe-events-single {
        max-width: 708px;
    }
}
@media (max-width: 700px) {
    #tribe-events-content.tribe-events-single {
        max-width: 100%;
        width: 100%;
        padding: 0 10px;
    }
}
@media (max-width: 800px) {
    #tribe-events-content.tribe-events-single .event-content {
        width: 100%;
        float: none;
    }
    #tribe-events-content.tribe-events-single .type-tribe_events {
        position: relative;
        padding: 20px;
    }
}
@media (max-width: 800px) {
    #tribe-events-content.tribe-events-single .type-tribe_events .tribe-events-cal-links, #tribe-events-content.tribe-events-single .type-tribe_events .tribe-events-cal-link {
        display: block;
        text-align: center;
    }
    #tribe-events-content.tribe-events-single .type-tribe_events .tribe-events-cal-links a.tribe-events-ical, #tribe-events-content.tribe-events-single .type-tribe_events .tribe-events-cal-links a.tribe-events-gcal {
        margin: 15px 10%;
    }
}
@media (max-width: 1008px) {
    #tribe-events-content.tribe-events-single .event-register-footer {
        display: block;
    }
    #tribe-events-content.tribe-events-single .type-tribe_events .tribe-events-cal-links .event-register {
        display: none;
    }
}
@media (max-width: 800px) {
    #tribe-events-content.tribe-events-single .type-tribe_events .sharethis {
        text-align: center;
    }
}
@media (max-width: 1024px) {
    #tribe-events-content.tribe-events-single .aside {
        float: left;
        width: 30%;
        padding: 40px 20px;
    }
    #tribe-events-content.tribe-events-single .type-tribe_events {
        width: 70%;
        padding: 50px 20px 50px 40px;
    }
}
@media (max-width: 800px) {
    #tribe-events-content.tribe-events-single .aside {
        float: none;
        width: 100%;
        padding: 20px;
    }
    #tribe-events-content.tribe-events-single .aside .tribe-events-schedule {
        padding: 0;
        border: none;
    }
    #tribe-events-content.tribe-events-single .type-tribe_events {
        width: 100%;
        padding: 50px 20px 50px 20px;
    }
}
.g-grid, .overlay-dialog__frame {
    width: 100% !important;
}

#tribe-events-content.tribe-events-single .cart {
    padding: 20px 40px;
    margin: 0;
    width: 100%;
}
#tribe-events-content.tribe-events-single .cart .tribe-events-tickets-title {
    color: #00457e;
    font-size: 23px;
    font-weight: 400;
    margin: 0;
    padding: 0 0 0 12px;
}
#tribe-events-content.tribe-events-single .cart .woocommerce .quantity .qty, #tribe-events-content.tribe-events-single .cart .tribe-ticket-quantity {
    width: 100px;
    height: 50px;
    line-height: 50px;
    padding: 0 0 0 20px;
    display: block;
    margin: 0 0 8px 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #818181;
    color: #00457e;
    text-align: left;
}
#tribe-events-content.tribe-events-single .cart .tribe-events-tickets td {
    vertical-align: top;
    padding: 12px;
}
#tribe-events-content.tribe-events-single .cart .tribe-events-tickets .tribe-tickets-meta-row table {
    width: 60%;
}
#tribe-events-content.tribe-events-single .cart .tribe-events-tickets .tribe-tickets-meta-row table label {
    color: #585858;
    line-height: 50px;
}
#tribe-events-content.tribe-events-single .cart .tribe-events-tickets .tribe-tickets-meta-row table td {
    padding: 12px 0;
}
#tribe-events-content.tribe-events-single .cart .tribe-events-tickets .tribe-tickets-meta-row table input {
    margin: 0;
}
#tribe-events-content.tribe-events-single .cart .tribe-events-tickets .add-to-cart button {
    background-color: #00457e;
    color: #fff;
    display: inline-block;
    font-size: 13px;
    font-weight: 700;
    height: 50px;
    line-height: 50px;
    margin: 0;
    padding: 0 20px;
    text-align: center;
    text-transform: uppercase;
    width: auto;
    border: none;
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
#tribe-events-content.tribe-events-single .cart .tribe-events-tickets .add-to-cart button:hover {
    background-color: #00bce3;
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
#tribe-events-content.tribe-events-single .cart .tribe-events-tickets .add-to-cart {
    border: none;
}

@media (max-width: 800px) {
    #tribe-events-content.tribe-events-single .cart {
        padding: 0;
    }
}
@media (max-width: 800px) {
    #tribe-events-content.tribe-events-single .cart .tribe-events-tickets {
        margin: 20px 0 0;
    }
    #tribe-events-content.tribe-events-single .cart .tribe-events-tickets td {
        display: block;
    }
    #tribe-events-content.tribe-events-single .cart .tribe-events-tickets .tribe-tickets-meta-row table label {
        line-height: normal;
    }
    #tribe-events-content.tribe-events-single .cart .tribe-events-tickets .tribe-tickets-meta-row table {
        width: 100%;
    }
    #tribe-events-content.tribe-events-single .cart .tribe-events-tickets .tribe-tickets-meta-row .tribe-tickets-attendees .tribe-tickets-table {
        margin: 15px 0 0;
    }
}
/* Listed events */
#tribe-community-events {
    background-color: #ffffff;
}
#tribe-community-events #tribe-events {
    max-width: 1368px;
    padding: 20px;
    margin: 0 auto;
    background-color: #ffffff;
}
#tribe-community-events #add-new {
    margin-bottom: 0;
}
#tribe-community-events #add-new a {
    background-color: #00457e;
    height: 50px;
    line-height: 50px;
    margin: 0;
    padding: 0;
    width: 120px;
    color: #fff;
    font-size: 13px;
    text-align: center;
    font-weight: 700;
    text-transform: uppercase;
}
#tribe-community-events #add-new a:hover {
    background-color: #00bce3;
}
#tribe-community-events .table-menu-wrapper {
    float: left;
}
#tribe-community-events .table-menu-wrapper .table-menu-btn {
    background-color: #00457e;
    height: 50px;
    line-height: 50px;
    margin: 0;
    padding: 0;
    width: 120px;
    color: #fff;
    font-size: 13px;
    text-align: center;
    font-weight: 700;
    text-transform: uppercase;
}
#tribe-community-events .table-menu-wrapper .table-menu-btn:hover {
    background-color: #00bce3;
}
#tribe-community-events .table-menu-wrapper .table-menu ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
#tribe-community-events .table-menu-wrapper .table-menu ul li:before {
    display: none;
}
#tribe-community-events .table-menu-wrapper .table-menu ul li {
    padding: 5px 10px;
}

@media (max-width: 1408px) {
    #tribe-community-events #tribe-events {
        max-width: 1368px;
    }
}
@media (max-width: 1024px) {
    #tribe-community-events #tribe-events {
        max-width: 988px;
    }
}
@media (max-width: 748px) {
    #tribe-community-events #tribe-events {
        max-width: 708px;
    }
}
@media (max-width: 748px) {
    #tribe-community-events #add-new {
        margin: 0;
        width: 45%;
    }
    #tribe-community-events #add-new a {
        width: 100%;
    }
}
@media (max-width: 748px) {
    #tribe-community-events .table-menu-wrapper {
        width: 45%;
        margin: 0 0 0 10%;
    }
    #tribe-community-events .table-menu-wrapper .table-menu-btn {
        width: 100%;
    }
}
#tribe-events #not-user {
    text-align: right;
}
#tribe-events #not-user i {
    color: #00457e;
}
#tribe-events #not-user a {
    background-color: #00457e;
    height: 50px;
    line-height: 50px;
    margin: 0 0 0 1em;
    padding: 0;
    width: 120px;
    color: #fff;
    font-size: 13px;
    text-align: center;
    font-weight: 700;
    text-transform: uppercase;
    display: inline-block;
}
#tribe-events #not-user a:hover {
    background-color: #00bce3;
}

@media (max-width: 748px) {
    #tribe-community-events #not-user {
        width: 50%;
    }
}
#tribe-community-events .my-events-display-options {
    overflow: hidden;
    padding: 0;
}
#tribe-community-events .my-events-display-options a {
    background-color: #00457e;
    height: 50px;
    line-height: 50px;
    margin: 0 0 0 1em;
    padding: 0 20px;
    color: #fff;
    font-size: 13px;
    text-align: center;
    font-weight: 700;
    text-transform: uppercase;
    float: right;
}
#tribe-community-events .my-events-display-options a:hover {
    background-color: #00bce3;
}
#tribe-community-events #tribe-events .pagination span, #tribe-community-events #tribe-events .pagination a {
    background-color: #00457e;
}
#tribe-community-events #tribe-events .pagination span:hover, #tribe-community-events #tribe-events .pagination a:hover, #tribe-community-events #tribe-events .pagination .current {
    background-color: #00bce3;
}
#tribe-community-events #tribe-events .my-events-table-wrapper {
    background: #fff;
}
#tribe-community-events #tribe-events .my-events-table-wrapper table {
    width: 100%;
}
#tribe-community-events #tribe-events .my-events-table-wrapper table td {
    padding: 10px;
}
#tribe-community-events #tribe-events .my-events-table-wrapper table td:first-child {
    text-align: center;
}
#tribe-community-events #tribe-events .my-events-table-wrapper table th {
    padding: 20px 10px;
    color: #fff;
    background-color: #00bce3;
    text-align: left;
}
#tribe-community-events #tribe-events .my-events-table-wrapper table td:first-child {
    text-align: center;
}
#tribe-community-events #tribe-events .tribe-events-community-summary {
    background-color: #fafafa;
    padding-bottom: 30px;
    border-bottom: 1px solid #e3e3e3;
}
#tribe-community-events #tribe-events .tribe-events-community-summary:after {
    content: "";
    position: absolute;
    width: 200%;
    height: 100%;
    left: -200%;
    top: 0;
    background-color: #fafafa;
    z-index: 1;
    border-bottom: 1px solid #e3e3e3;
}
#tribe-community-events #tribe-events .tribe-events-community-summary:before {
    content: "";
    position: absolute;
    width: 200%;
    height: 100%;
    right: -200%;
    top: 0;
    background-color: #fafafa;
    z-index: 1;
    border-bottom: 1px solid #e3e3e3;
}

@media (max-width: 748px) {
    #tribe-community-events .my-events-display-options a {
        margin: 0 0 10px 0;
        width: 100%;
        float: none;
        display: block;
        padding: 0;
    }
}
/* Event Submission */
#tribe-events .row {
    padding: 0;
    background-color: transparent;
    border: none;
    overflow: visible;
}
#tribe-events .row:after {
    content: "";
    display: block;
    clear: both;
}
#tribe-events #my-events {
    margin-bottom: 0;
}
#tribe-events #my-events a {
    background-color: #00457e;
    height: 50px;
    line-height: 50px;
    margin: 0;
    padding: 0;
    width: 120px;
    color: #fff;
    font-size: 13px;
    text-align: center;
    font-weight: 700;
    text-transform: uppercase;
}
#tribe-events #my-events a:hover {
    background-color: #00bce3;
}
#tribe-events .tribe-events-community-add-content {
    width: 724px;
    margin: 0 auto;
}
#tribe-events .tribe-events-community-add-form {
    padding-top: 30px;
}
#tribe-events .tribe-events-community-add-form div {
    position: relative;
}
#tribe-events .tribe-events-community-add-form .selectric-items {
    position: absolute;
}
#tribe-events .tribe-events-community-add-form .selectric-items li {
    padding: 10px 20px;
}

@media (max-width: 748px) {
    #tribe-events #my-events {
        margin: 0;
        width: 45%;
    }
    #tribe-events #my-events a {
        width: 100%;
    }
}
@media (max-width: 748px) {
    #tribe-events .tribe-events-community-add-content {
        width: 100%;
    }
}
#tribe-community-events #tribe-events .events-community-post-content textarea, #tribe-community-events #tribe-events .events-community-post-title input {
    width: 100%;
}

#tribe-events .tribe-events-community-add-form label {
    color: #585858;
    margin: 0 0 10px 0;
}
#tribe-events .tribe-events-community-add-form ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
#tribe-events .tribe-events-community-add-form ul li {
    margin: 0;
    padding: 0;
}
#tribe-events .tribe-events-community-add-form ul li:before {
    display: none;
}
#tribe-events .tribe-events-community-add-form #event_website input {
    width: 100%;
}
#tribe-events .tribe-events-community-add-form h4 {
    color: #00457e !important;
    line-height: normal !important;
    font-size: 14px !important;
}
#tribe-events .tribe-events-community-add-form h4 label {
    color: #00457e !important;
    line-height: normal !important;
    font-size: 14px !important;
}

#EventBriteDetailDiv h4, .eventForm .tribe_sectionheader h4, .tribe-community-event-info h4 {
    text-transform: capitalize;
}

#tribe-events .tribe-events-community-add-form .events-community-post-title label, #tribe-events .tribe-events-community-add-form .events-community-post-content label, #tribe-events .tribe-events-community-add-form .events-community-post-programs label {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 6px;
    text-transform: capitalize;
    font-weight: 700;
    color: #00457e;
    font-size: 14px;
}
#tribe-events .tribe-events-community-add-form .tribe-community-event-info .fileinput {
    float: left;
    width: 120px;
    margin: 0 20px 0 0;
}
#tribe-events .tribe-events-community-add-form #event_image_uploader .tribe-community-event-info small {
    display: inline-block;
}
#tribe-events .tribe-events-community-add-form .tribe-community-event-info label[for=EventImage] label {
    background-color: #00bce3;
    height: 50px;
    line-height: 50px;
    margin: 0;
    padding: 0;
    width: 120px;
    color: #fff;
    font-size: 13px;
    text-align: center;
    font-weight: 700;
    text-transform: uppercase;
    cursor: pointer;
}
#tribe-events .tribe-events-community-add-form .tribe-community-event-info input[type=file] {
    cursor: pointer;
}
#tribe-events #event_datepickers .row.allday input[type=checkbox] {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}
#tribe-events .tribe-events-community-add-form .tribe-community-event-info label {
    margin: 0;
    line-height: 50px;
    font-size: 14px;
    color: #585858;
}
#tribe-events .tribe-events-community-add-form .tribe-community-event-info {
    margin: 0;
    line-height: 50px;
    font-size: 14px;
    color: #585858;
}
#tribe-events .tribe-events-community-add-form #event_datepickers .tribe-community-event-info #recurrence-changed-row {
    line-height: 20px;
    color: #585858;
}
#tribe-events .tribe-events-community-add-form .tribe-community-event-info .tribe-datepicker {
    float: left;
    width: 49%;
    margin: 0;
}
#tribe-events .tribe-events-community-add-form .tribe-community-event-info .timeofdayoptions {
    float: right;
    width: 49%;
}
#tribe-events .tribe-events-community-add-form .tribe-community-event-info .selectric-wrapper {
    width: 31.33%;
    float: left;
    margin: 0 0 0 2%;
}
#tribe-events .tribe-events-community-add-form .tribe-community-event-info .selectric-wrapper .selectric .label {
    color: #818181;
}
#tribe-events .tribe-events-community-add-form .tribe-community-event-info .timezone-row .selectric-wrapper {
    width: 100%;
    float: none;
    margin: 0;
}
#tribe-events .tribe-events-community-add-form .tribe-community-event-info .recurrence-row select {
    width: 100%;
}
#tribe-events .tribe-events-community-add-form .chosen-container {
    display: none;
}
#tribe-events .tribe-events-community-add-form input[type=checkbox] {
    opacity: 1;
    float: none;
    width: auto;
    margin: 0 10px 0 0;
    position: static;
}
#tribe-events .tribe-events-community-add-form .tribe-community-event-info .tribe-event-recurrence {
    padding: 0;
    border: none;
    width: 100%;
    background-color: transparent;
}
#tribe-events .tribe-events-community-add-form .tribe-community-event-info .tribe-event-recurrence .tribe-handle {
    display: none;
}
#tribe-events .tribe-events-community-add-form .tribe-community-event-info .tribe-event-recurrence .selectric-wrapper {
    width: 100%;
    margin: 0 0 20px 0;
    float: none;
}
#tribe-events .tribe-events-community-add-form .tribe-community-event-info .tribe-event-recurrence .recurrence-end {
    width: 100%;
    margin: 20px 0 0;
}
#tribe-events .tribe-events-community-add-form .tribe-community-event-info .tribe-event-recurrence .recurrence-end:after {
    content: "";
    display: block;
    clear: both;
}
#tribe-events .tribe-events-community-add-form .tribe-community-event-info .tribe-event-recurrence .recurrence-end span {
    float: left;
    margin: 0 20px 0 0;
}
#tribe-events .tribe-events-community-add-form .tribe-community-event-info .tribe-event-recurrence .recurrence-end .recurrence-end-range {
    float: left;
    width: 49%;
    margin: 0 2% 0 0;
}
#tribe-events .tribe-events-community-add-form .tribe-community-event-info .tribe-event-recurrence .recurrence-end .recurrence-end-range select, #tribe-events .tribe-events-community-add-form .tribe-community-event-info .tribe-event-recurrence .recurrence-end .recurrence-end-range .selectric-wrapper {
    width: 65%;
    float: right;
}
#tribe-events .tribe-events-community-add-form .tribe-community-event-info .tribe-event-recurrence .recurrence-end .recurrence_end_count {
    width: 50%;
    float: left;
    margin: 0 20px 0 0;
}
#tribe-events .tribe-events-community-add-form .tribe-community-event-info #tribe-add-recurrence, #tribe-events .tribe-events-community-add-form .tribe-community-event-info #tribe-add-exclusion {
    margin: 0;
    padding: 0;
    background: transparent;
    color: #00457e;
    font-size: 13px;
    text-align: center;
    font-weight: 700;
    text-transform: uppercase;
    border: none;
    display: block;
    position: relative;
}
#tribe-events .tribe-events-community-add-form .tribe-community-event-info #tribe-add-recurrence:after, #tribe-events .tribe-events-community-add-form .tribe-community-event-info #tribe-add-exclusion:after {
    content: "+";
    display: inline-block;
    background-color: #00457e;
    border-radius: 50%;
    text-align: center;
    width: 16px;
    height: 16px;
    line-height: 16px;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    vertical-align: middle;
    margin: -3px 0 0 5px;
}
#tribe-events .tribe-events-community-add-form .tribe-community-event-info #tribe-add-recurrence:hover, #tribe-events .tribe-events-community-add-form .tribe-community-event-info #tribe-add-exclusion:hover {
    color: #00bce3;
}
#tribe-events #event_tribe_venue .selectric-wrapper {
    margin: 0 0 20px 0;
    width: 100%;
    float: none;
}
#tribe-events #event_tribe_venue input {
    margin: 0 0 20px 0;
}
#tribe-events #event_tribe_venue .row .venue {
    float: left;
    width: 49%;
}
#tribe-events #event_tribe_venue .row .venue:last-child {
    float: right;
    width: 49%;
}
#tribe-events #event_tribe_venue .row .venue input[type=checkbox] {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}
#tribe-events #event_tribe_venue .row .venue.maps label {
    float: left;
    margin: 0 20px 0 0;
}
#tribe-events #event_tribe_venue .row .venue.maps input[type=checkbox] {
    float: left;
    margin: 19px 0 0;
}
#tribe-events #event_tribe_organizer .tribe-community-event-info {
    display: block;
    position: relative;
}
#tribe-events #event_tribe_organizer .tribe-community-event-info:after {
    content: "";
    display: block;
    clear: both;
}
#tribe-events #event_tribe_organizer .tribe-community-event-info .move-linked-post-group {
    display: none;
}
#tribe-events #event_tribe_organizer .tribe-community-event-info .delete-linked-post-group {
    margin: 15px 0 0;
}
#tribe-events #event_tribe_organizer .tribe-community-event-info .dashicons-trash:before {
    font-family: "uja-riverdale";
    content: "\e011";
    color: #00457e;
}
#tribe-events #event_tribe_organizer .tribe-community-event-info .selectric-wrapper {
    margin: 0 0 20px 0;
    width: 90%;
}
#tribe-events #event_cost .tribe-community-event-info {
    display: block;
    position: relative;
}
#tribe-events #event_cost .tribe-community-event-info:after {
    content: "";
    display: block;
    clear: both;
}
#tribe-events #event_cost .tribe-community-event-info #EventCurrencySymbol {
    float: left;
    width: 10%;
    margin: 0 4% 0 0;
    text-align: center;
}
#tribe-events #event_cost .tribe-community-event-info .selectric-wrapper {
    float: left;
    width: 25%;
    margin: 0 4% 0 0;
}
#tribe-events #event_cost .tribe-community-event-info #EventCost {
    float: left;
    width: 56%;
    margin: 0;
}
#tribe-events #event_cost .tribe-community-event-info small {
    width: 100%;
    float: left;
    margin: 10px 0 0 44%;
}

@media (max-width: 748px) {
    #tribe-events .tribe-events-community-add-form .tribe-community-event-info .fileinput {
        float: left;
        width: 100%;
        margin: 0 0 10px 0;
    }
    #tribe-events .tribe-events-community-add-form .tribe-community-event-info label[for=EventImage] label {
        width: 100%;
    }
}
@media (max-width: 748px) {
    #tribe-events .tribe-events-community-add-form .tribe-community-event-info label {
        line-height: 30px;
        margin: 10px 0 0;
    }
    #tribe-events .tribe-events-community-add-form .tribe-community-event-info {
        line-height: 30px;
        margin: 10px 0 0;
    }
}
@media (max-width: 748px) {
    #tribe-events .tribe-events-community-add-form .tribe-community-event-info .tribe-datepicker, #tribe-events .tribe-events-community-add-form .tribe-community-event-info .timeofdayoptions {
        float: none;
        width: 100%;
        margin: 0 0 20px 0;
    }
    #tribe-events .tribe-events-community-add-form .tribe-community-event-info .selectric-wrapper:first-child {
        width: 33.33%;
        margin: 0;
    }
}
@media (max-width: 748px) {
    #tribe-events .tribe-events-community-add-form .tribe-community-event-info .tribe-event-recurrence .recurrence-end .recurrence-end-range {
        float: none;
        width: 100%;
        margin: 0;
    }
    #tribe-events .tribe-events-community-add-form .tribe-community-event-info .tribe-event-recurrence .recurrence-end span {
        float: left;
        line-height: 50px;
        margin: 0 10px 0 0;
    }
}
@media (max-width: 700px) {
    #tribe-events #event_tribe_venue .row .venue {
        float: none !important;
        width: 100% !important;
    }
}
@media (max-width: 748px) {
    #tribe-events #event_tribe_venue .row .venue.maps input[type=checkbox] {
        float: left;
        margin: 9px 0 0;
    }
}
@media (max-width: 748px) {
    #tribe-events #event_tribe_organizer .tribe-community-event-info .selectric-wrapper {
        margin: 0 0 20px 0;
        width: 80%;
    }
}
@media (max-width: 748px) {
    #tribe-events #event_cost .tribe-community-event-info #EventCurrencySymbol {
        float: left;
        width: 20%;
        margin: 0 4% 0 0;
        text-align: center;
    }
    #tribe-events #event_cost .tribe-community-event-info .selectric-wrapper {
        float: left;
        width: 76%;
        margin: 0;
    }
    #tribe-events #event_cost .tribe-community-event-info #EventCost {
        float: left;
        width: 100%;
        margin: 20px 0 0;
    }
    #tribe-events #event_cost .tribe-community-event-info small {
        width: 100%;
        float: left;
        text-align: center;
        margin: 10px 0 0;
    }
}
#EventBriteDetailDiv small, .tribe-community-event-info small {
    line-height: normal;
    display: block;
}

#tribe-events .tribe-events-community-add-form .tribe-events-community-footer .events-community-submit {
    background-color: #00457e;
    height: 50px;
    line-height: 50px;
    margin: 0;
    padding: 0 20px;
    color: #fff;
    font-size: 13px;
    text-align: center;
    font-weight: 700;
    text-transform: uppercase;
    border: none;
    float: right;
    width: auto;
}
#tribe-events .tribe-events-community-add-form .tribe-community-event-info .tribe-add-post {
    color: #00457e;
    margin: 0;
    padding: 0;
    background: transparent;
    font-size: 13px;
    text-align: center;
    font-weight: 700;
    text-transform: uppercase;
    border: none;
    float: left;
    width: auto;
    line-height: normal;
    height: auto;
    position: relative;
}
#tribe-events .tribe-events-community-add-form .tribe-community-event-info .tribe-add-post:after {
    content: "+";
    display: inline-block;
    background-color: #00457e;
    border-radius: 50%;
    text-align: center;
    width: 16px;
    height: 16px;
    line-height: 16px;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    vertical-align: middle;
    margin: -3px 0 0 5px;
}
#tribe-events .tribe-events-community-add-form .tribe-community-event-info .tribe-add-post:hover {
    color: #00bce3;
}
#tribe-events .tribe-events-community-add-form .tribe-events-community-footer .events-community-submit:hover {
    background-color: #00bce3;
}

@media (max-width: 748px) {
    #tribe-events .tribe-events-community-add-form .tribe-events-community-footer .events-community-submit {
        width: 100%;
        float: none;
        display: block;
    }
}
#tribe-community-events input {
    margin-bottom: 0;
}

/* day's listing */
#tribe-events-content #tribe-events-day .type-tribe_events {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 0 0 60px;
    border: 1px solid #e3e3e3;
    border-top: none;
    margin: 0;
}
#tribe-events-content #tribe-events-day .type-tribe_events .img-holder {
    width: 25%;
    padding: 45px 0;
    margin: 0;
}
#tribe-events-content #tribe-events-day .type-tribe_events .tribe-events-event-image {
    margin: 0;
    padding: 0;
    width: 100%;
}
#tribe-events-content #tribe-events-day .type-tribe_events .tribe-events-event-image img {
    border: 2px solid #00457e;
}
#tribe-events-content #tribe-events-day .type-tribe_events .day-holder {
    width: 55%;
    padding: 45px 25px;
}
#tribe-events-content #tribe-events-day .type-tribe_events .day-holder .meta {
    position: relative;
    border-bottom: 1px solid #e3e3e3;
}
#tribe-events-content #tribe-events-day .type-tribe_events .day-holder .meta h2.tribe-events-list-event-title {
    float: none;
    font-size: 27px;
    color: #00457e;
    font-weight: 500;
    width: 100%;
}
#tribe-events-content #tribe-events-day .type-tribe_events .day-holder .meta:after {
    content: "";
    display: block;
    clear: both;
}
#tribe-events-content #tribe-events-day .type-tribe_events .day-holder .tribe-events-list-event-description {
    padding-top: 20px;
    display: block;
    width: 100%;
}
#tribe-events-content #tribe-events-day .type-tribe_events .action {
    background-color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 0 0 40px;
    width: 20%;
    border-left: 1px solid #e3e3e3;
}
#tribe-events-content #tribe-events-day .type-tribe_events .action a {
    background-color: #00457e;
    height: 50px;
    line-height: 50px;
    margin: 0;
    padding: 0 20px;
    color: #fff;
    font-size: 13px;
    text-align: center;
    font-weight: 700;
    text-transform: uppercase;
    border: none;
    display: block;
    width: auto;
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
#tribe-events-content #tribe-events-day .type-tribe_events .action a:hover {
    background-color: #00bce3;
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
#tribe-events-content.tribe-events-list .type-tribe_events {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 0 0 60px;
    border: 1px solid #e3e3e3;
    border-top: none;
}
#tribe-events-content.tribe-events-list .type-tribe_events .img-holder {
    width: 25%;
    padding: 45px 0;
    margin: 0;
}
#tribe-events-content.tribe-events-list .type-tribe_events .tribe-events-event-image {
    margin: 0;
    padding: 0;
    width: 100%;
}
#tribe-events-content.tribe-events-list .type-tribe_events .tribe-events-event-image img {
    border: 2px solid #00457e;
}
#tribe-events-content.tribe-events-list .type-tribe_events .day-holder {
    width: 55%;
    padding: 45px 25px;
}
#tribe-events-content.tribe-events-list .type-tribe_events .day-holder .meta {
    position: relative;
    border-bottom: 1px solid #e3e3e3;
}
#tribe-events-content.tribe-events-list .type-tribe_events .day-holder .meta h2.tribe-events-list-event-title {
    float: none;
    font-size: 27px;
    color: #00457e;
    font-weight: 500;
    width: 100%;
}
#tribe-events-content.tribe-events-list .type-tribe_events .day-holder .meta:after {
    content: "";
    display: block;
    clear: both;
}
#tribe-events-content.tribe-events-list .type-tribe_events .day-holder .tribe-events-list-event-description {
    padding-top: 20px;
    display: block;
    width: 100%;
}
#tribe-events-content.tribe-events-list .type-tribe_events .action {
    background-color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 0 0 40px;
    width: 20%;
    border-left: 1px solid #e3e3e3;
}
#tribe-events-content.tribe-events-list .type-tribe_events .action a {
    background-color: #00457e;
    height: 50px;
    line-height: 50px;
    margin: 0;
    padding: 0 20px;
    color: #fff;
    font-size: 13px;
    text-align: center;
    font-weight: 700;
    text-transform: uppercase;
    border: none;
    display: block;
    width: auto;
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
#tribe-events-content.tribe-events-list .type-tribe_events .action a:hover {
    background-color: #00bce3;
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    transition: all 400ms cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

@media (max-width: 800px) {
    #tribe-events .tribe-events-day-time-slot {
        background-color: #fff;
    }
    #tribe-events-content #tribe-events-day .type-tribe_events {
        display: block;
        padding: 25px 0;
        width: auto;
        margin: 0 20px;
        border: none;
        border-bottom: 1px solid #e3e3e3;
        background-color: #fff;
        text-align: center;
    }
    #tribe-events-content #tribe-events-day .type-tribe_events:last-child {
        border-bottom: none;
    }
    #tribe-events-content #tribe-events-day .type-tribe_events .img-holder {
        display: none;
    }
    #tribe-events-content #tribe-events-day .type-tribe_events .day-holder {
        width: 100%;
        padding: 0;
    }
    #tribe-events-content #tribe-events-day .type-tribe_events .day-holder .meta h2.tribe-events-list-event-title {
        font-size: 17px;
    }
    #tribe-events-content #tribe-events-day .type-tribe_events .day-holder .meta {
        border: none;
        background-color: transparent;
    }
    #tribe-events-content #tribe-events-day .type-tribe_events .day-holder .tribe-events-event-meta {
        border: none;
        background-color: transparent;
    }
    #tribe-events-content #tribe-events-day .type-tribe_events .day-holder .tribe-events-venue-details {
        border: none;
    }
    #tribe-events-content #tribe-events-day .type-tribe_events .day-holder .tribe-events-event-meta span {
        color: #585858;
    }
    #tribe-events-content #tribe-events-day .type-tribe_events .day-holder .meta .tribe-events-event-meta {
        margin: 0;
        padding: 0;
    }
    #tribe-events-content #tribe-events-day .type-tribe_events .action {
        width: 100%;
        padding: 0;
    }
    #tribe-events-content #tribe-events-day .type-tribe_events .action a {
        width: 100%;
    }
}
/* list view */
@media (max-width: 800px) {
    #tribe-events .tribe-events-list .tribe-events-loop {
        background-color: #fff;
    }
    #tribe-events-content.tribe-events-list .type-tribe_events {
        display: block;
        padding: 25px 0;
        width: auto;
        margin: 0 20px;
        border: none;
        border-bottom: 1px solid #e3e3e3;
        background-color: #fff;
        text-align: center;
    }
    #tribe-events-content.tribe-events-list .type-tribe_events:last-child {
        border-bottom: none;
    }
    #tribe-events-content.tribe-events-list .type-tribe_events .img-holder {
        display: none;
    }
    #tribe-events-content.tribe-events-list .type-tribe_events .day-holder {
        width: 100%;
        padding: 0;
    }
    #tribe-events-content.tribe-events-list .type-tribe_events .day-holder .meta h2.tribe-events-list-event-title {
        font-size: 17px;
    }
    #tribe-events-content.tribe-events-list .type-tribe_events .day-holder .meta {
        border: none;
        background-color: transparent;
    }
    #tribe-events-content.tribe-events-list .type-tribe_events .day-holder .tribe-events-event-meta {
        border: none;
        background-color: transparent;
    }
    #tribe-events-content.tribe-events-list .type-tribe_events .day-holder .tribe-events-venue-details {
        border: none;
    }
    #tribe-events-content.tribe-events-list .type-tribe_events .day-holder .tribe-events-event-meta span {
        color: #585858;
    }
    #tribe-events-content.tribe-events-list .type-tribe_events .day-holder .meta .tribe-events-event-meta {
        margin: 0;
        padding: 0;
    }
    #tribe-events-content.tribe-events-list .type-tribe_events .action {
        width: 100%;
        padding: 0;
    }
    #tribe-events-content.tribe-events-list .type-tribe_events .action a {
        width: 100%;
    }
}
#tribe-events-footer .tribe-events-sub-nav {
    max-width: 1368px;
    margin: 0 auto;
}

.tribe-filters-open #tribe-events-content-wrapper #tribe_events_filters_wrapper {
    margin: 0 auto;
}

.tribe-events-notices {
    margin-top: 40px;
}

#tribe-events-content .tribe-events-calendar h3.tribe-events-month-event-title .date_time {
    font-size: 10px;
    display: none;
    margin-top: 8px;
}

#tribe-events .tribe-events-community-add-form .tribe-community-event-details .recurrence-row, #tribe-events .tribe-events-community-add-form #event_tribe_organizer {
    display: none;
}

.tribe-community-events .bubble {
    margin: 40px 0;
}

.tribe_community_edit .selectric .button {
    padding: 0;
}
.tribe_community_edit .ui-timepicker-list li:before {
    display: none;
}
.tribe_community_edit .tribe-ui-datepicker.ui-datepicker .ui-datepicker-next, .tribe_community_edit .tribe-ui-datepicker.ui-datepicker .ui-datepicker-prev {
    border: none !important;
}
.tribe_community_edit .tribe-ui-datepicker.ui-datepicker .ui-datepicker-next:before, .tribe_community_edit .tribe-ui-datepicker.ui-datepicker .ui-datepicker-next:after {
    display: none;
}
.tribe_community_edit .tribe-ui-datepicker.ui-datepicker .ui-datepicker-prev:before, .tribe_community_edit .tribe-ui-datepicker.ui-datepicker .ui-datepicker-prev:after {
    display: none;
}
.tribe_community_edit #ui-datepicker-div.ui-datepicker .ui-datepicker-next .ui-icon::after, .tribe_community_edit #ui-datepicker-div.ui-datepicker .ui-datepicker-prev .ui-icon::after {
    display: none;
}
.tribe_community_edit .ui-datepicker select.ui-datepicker-month, .tribe_community_edit .ui-datepicker select.ui-datepicker-year {
    height: 100%;
    font: inherit;
}
.tribe_community_edit .tribe-events-community-add-form .tribe-field-timezone.select2-container, .tribe_community_edit .tribe-events-community-add-form .tribe-change-timezone {
    margin: 10px 0;
    display: block;
}
.tribe_community_edit .select2-results li {
    padding: 0;
}
.tribe_community_edit .select2-results li:before {
    display: none;
}

.tribe-community-events .tribe-events-community-add-form input[type=text] {
    width: 100%;
}
.tribe-community-events .tribe-events-community-add-form input.tribe-datepicker, .tribe-community-events .tribe-events-community-add-form input.tribe-timepicker {
    width: 20%;
    height: 50px;
}
.tribe-community-events .bubble {
    background: inherit;
}

@media (max-width: 800px) {
    .tribe-community-events .tribe-events-community-add-form input.tribe-datepicker, .tribe-community-events .tribe-events-community-add-form input.tribe-timepicker {
        width: 48%;
    }
}
.tribe_community_edit .selectric .button {
    background: inherit;
}
.tribe_community_edit .selectric .button:hover, .tribe_community_edit .selectric .button:active {
    background: inherit;
}
.tribe_community_edit .tribe-events-community-add-form .selectric {
    border: 1px solid #ddd;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.07);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.07);
}