/*.h1, h1, .h2, h2, .h3, h3, .h4, h4, .h5, h5, .h6, h6 {
    font-family: 'franklin_gothic', sans-serif;
}

p, a, ul li, ol li, ol li:before, .btn-1, .btn-2, .gform_wrapper .gform_fields .gfield, .gform_wrapper .gform_fields .gfield .gfield_label, header .programs-btn.open, .alert-msg em, .alert-msg a, .fixed-footer .content .phone, .fixed-footer .content .cta .title, .fixed-footer .content .cta .title em, .slide-show .slide .item .des, .program-find-module .filter-bar .text em, .testimonials-home .slide .text p {
    font-family: 'franklin_gothic_book', sans-serif;
}

input, textarea, select {
    font: 100% 'franklin_gothic_book', serif, 'franklin_gothic_book', serif, Arial, Helvetica, sans-serif;
}

.fixed-footer .hours .weekly h6, .program-find-module .filter-bar h4, .upcoming-events-list .title, .hero-2-module .item .title, .hero-2-module .item .sub-title, .hero-2-module .item .job-title, .slide-show .slide .item .title, .about-gallery-module .intro-text h2 {
    font-family: 'franklin_gothic', serif;
}

.ui-datepicker .ui-datepicker-title, .ui-datepicker th, .ui-datepicker td span, .ui-datepicker td a, .selectric .label, header nav ul .item a, header nav .mobile-search .text, header .programs-btn, .programs-dropdown .list .section .title, .programs-dropdown .list .section a, .fixed-footer .content .chat-btn span, .fixed-footer .hours .weekly .time p, .fixed-footer .hours .weekly .small, .fixed-footer .hours .options .item, .program-find-module .filter-bar .time .from .week-pick span, .program-find-module .filter-bar .time .from .text, .program-find-module .filter-bar .submit, .program-list-2 .program em, .upcoming-events-list .event-item .date, .upcoming-events-list .event-item .name, .upcoming-events-list .event-item p {
    font-family: 'franklin_gothic_book', serif;
}*/

body > header *, .programs-dropdown * {
    font-family: 'franklin_gothic_book', sans-serif !important;
}

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

.alert .box::before {
    content: '\E019';
}

.success .box::before {
    content: '\E039';
}

.t2 .bin .left .title {
    color: #006ca3;
    margin: 0;
    border-bottom: 1px solid #e1e1e1;
    z-index: 1;
    text-transform: uppercase;
    font-size: 1.6rem;
    padding: 20px 30px;
    text-align: right;
    font-weight: 600;
}

@media (max-width: 1248px) {
    .t2 .bin .left .title {
        display: none;
    }
}

.page-list-filter-custom .page-list-close-link {
    display: none;
}

@media (max-width: 1008px) {
    .page-list-filter-custom .page-list-close-link {
        position: relative;
        display: block;
        width: 100%;
        margin: 0;
        border-bottom: 1px solid #e1e1e1;
        z-index: 1;
        text-transform: uppercase;
        font-size: 1.6rem;
        padding: 20px 30px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        text-align: right;
        font-weight: 600;
        background-color: #00bce3;
    }

    .page-list-filter-custom .page-list-close-link: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;
    }
}

.shadow {
    z-index: 10100;
}

.simple-popup .popup-loading {
    width: 120px;
    height: 120px;
    background: url(../images/loading.gif) no-repeat center center;
    margin: 0 auto;
}

/* Simple Popup */
.simple-popup, .simple-popup .overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: auto;
}

.simple-popup {
    z-index: 10000;
    overflow-x: hidden;
    overflow-y: auto;
}

.simple-popup .overlay {
    background: #000000;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    filter: alpha(opacity=70);
    -moz-opacity: .7;
    -khtml-opacity: .7;
    opacity: .7;
    margin: 0;
    padding: 0;
}

.simple-popup .wrapper {
    position: relative;
    float: left;
    background: none;
}

@media (max-width: 748px) {
    .simple-popup .wrapper {
        width: 90%;
    }
}

.simple-popup .close {
    position: absolute;
    cursor: pointer;
    width: 20px;
    height: 20px;
    top: 30px;
    right: 30px;
    z-index: 5;
}

.simple-popup .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;
}

/* End Simple Popup */

.display-no {
    display: none;
}

.wrap .no-imp {
    width: 49%;
    float: left;
}

.wrap .no-imp:last-child {
    float: right;
}

.field.overflow-visible {
    overflow: visible;
}

.wrap .field .field-label + .imp, .wrap .field .field-label + .no-imp, .wrap .no-imp .text, .wrap .no-imp .selectric-wrapper, .wrap .fw-inner .selectric-wrapper {
    width: 100% !important;
    float: none !important;
}

.wrap .field .field-label {
    margin-bottom: 5px;
    color: #00bce3;
}

.page-list-filter-custom .page-list-filter-submit {
    float: none;
    width: 100%;
}

@media (max-width: 736px) {
    .wrap .no-imp, .wrap .no-imp:last-child {
        width: 100% !important;
        float: none !important;
    }
}

.hero .bg-image:before {
    background-image: none;
}

.hero .bg-image .title {
    text-transform: uppercase;
}

.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;
}

.bg-white .welcome-module, .bg-white .intro-module {
    background-color: #fff;
}

.bg-color-1 .welcome-module .title, .bg-color-2 .welcome-module .title, .bg-color-3 .welcome-module .title, .bg-color-5 .welcome-module .title, .bg-color-6 .welcome-module .title, .bg-color-7 .welcome-module .title, .bg-color-8 .welcome-module .title,
.bg-color-9 .welcome-module .title, .bg-color-10 .welcome-module .title, .bg-color-11 .welcome-module .title, .bg-color-12 .welcome-module .title {
    color: #fdbb11;
}

.bg-color-1 .welcome-module .title:after, .bg-color-2 .welcome-module .title:after, .bg-color-3 .welcome-module .title:after, .bg-color-5 .welcome-module .title:after, .bg-color-6 .welcome-module .title:after, .bg-color-7 .welcome-module .title:after, .bg-color-8 .welcome-module .title:after,
.bg-color-9 .welcome-module .title:after, .bg-color-10 .welcome-module .title:after, .bg-color-11 .welcome-module .title:after, .bg-color-12 .welcome-module .title:after {
    border-color: #fdbb11;
}

.bg-color-6 .intro-module .aside .text p, .bg-color-7 .intro-module .aside .text p, .bg-color-8 .intro-module .aside .text p, .bg-color-11 .intro-module .aside .text p, .bg-color-12 .intro-module .aside .text p {
    color: #fff;
}

.bg-white .intro-module .aside .more:hover {
    color: #787d83 !important;
}

.cbr-no-records {
    padding: 50px 0;
}

.success-box {
    height: auto;
    width: 800px;
    display: block;
    padding: 30px 60px 30px 120px;
}

.success-box .box {
    height: 100%;
}

.success-title span {
    font-size: 20px;
}

.success-box p.errors-title span {
    font-size: 20px;
    color: #ff0000 !important;
}

.success-box p.errors-title {
    margin: 20px 0 0 0;
}

.button-section {
    margin: 50px 0 0 0;
    text-align: center;
}

.button-section a {
    color: #ffffff;
    background: #00457e;
    padding: 15px 22px;
    border: 1px solid #00457e;
}

.button-section a:hover {
    color: #00457e;
    background: #ffffff;
    padding: 15px 22px;
    border: 1px solid #00457e;
}

.date-subtitle {
    width: 100%;
    text-align: center;
    margin: 10px 0;
}

#success-msg {
    color: green !important;
    font-size: 20px;
    line-height: 1;
}

.alert-custom {
    min-height: 200px;
    height: auto;
}

.alert-custom .box {
    height: 100%;
    min-height: 200px;
}

.alert-custom p {
    padding: 20px 0;
}

@media (max-width: 768px) {
    select.custom {
        display: block !important;
    }
}

.fm-text-desc {
    margin: 20px 0 0 0 !important;
    font-size: 18px !important;
}

.q-p-t {
    padding: 0 0 10px 0;
    font-family: 'franklin_gothic_book', serif;
    font-size: 20px;
}

.q-p-t a {
    font-size: 20px;
}

.program-list-2 .program.xcolor-new-corporate:hover:before {
    background-color: #707073;
}

.program-list-2 .program.xcolor-new-corporate:hover:after {
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(112, 112, 115, 0.65) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(112, 112, 115, 0.65) 100%);
    /* Chrome10-25,Safari5.1-6 */
    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 {
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(21, 176, 229, 0.65) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(21, 176, 229, 0.65) 100%);
    /* Chrome10-25,Safari5.1-6 */
    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 {
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 125, 195, 0.65) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 125, 195, 0.65) 100%);
    /* Chrome10-25,Safari5.1-6 */
    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 {
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 69, 126, 0.65) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 69, 126, 0.65) 100%);
    /* Chrome10-25,Safari5.1-6 */
    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 {
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(245, 132, 31, 0.65) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(245, 132, 31, 0.65) 100%);
    /* Chrome10-25,Safari5.1-6 */
    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 {
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(207, 29, 121, 0.65) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(207, 29, 121, 0.65) 100%);
    /* Chrome10-25,Safari5.1-6 */
    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 {
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 203, 213, 0.65) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 203, 213, 0.65) 100%);
    /* Chrome10-25,Safari5.1-6 */
    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 {
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(59, 65, 168, 0.65) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(59, 65, 168, 0.65) 100%);
    /* Chrome10-25,Safari5.1-6 */
    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 {
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(82, 199, 51, 0.65) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(82, 199, 51, 0.65) 100%);
    /* Chrome10-25,Safari5.1-6 */
    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 {
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(52, 207, 158, 0.65) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(52, 207, 158, 0.65) 100%);
    /* Chrome10-25,Safari5.1-6 */
    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 {
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(191, 39, 184, 0.65) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(191, 39, 184, 0.65) 100%);
    /* Chrome10-25,Safari5.1-6 */
    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 {
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(107, 170, 246, 0.65) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(107, 170, 246, 0.65) 100%);
    /* Chrome10-25,Safari5.1-6 */
    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 {
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(255, 87, 82, 0.65) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(255, 87, 82, 0.65) 100%);
    /* Chrome10-25,Safari5.1-6 */
    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 {
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(254, 255, 0, 0.65) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(254, 255, 0, 0.65) 100%);
    /* Chrome10-25,Safari5.1-6 */
    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 */
}

/*temporary fix*/

.program-list-2 {
    width: 100%;
    border: 1px solid #fff;
}

.program-list-2 .item {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.program-list-2 .program {
    width: 33.333% !important;
}

.program-list-2 .program.orange:hover:before {
    background-color: #cc6b4d;
}

.program-list-2 .program.orange:hover:after {
    background: -moz-linear-gradient(top, transparent 0%, rgba(204, 107, 77, 0.65) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, transparent 0%, rgba(204, 107, 77, 0.65) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, transparent 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.red:hover:before {
    background-color: #701c45;
}

.program-list-2 .program.red:hover:after {
    background: -moz-linear-gradient(top, transparent 0%, rgba(112, 28, 69, 0.65) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, transparent 0%, rgba(112, 28, 69, 0.65) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, transparent 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.green:hover:before {
    background-color: #286040;
}

.program-list-2 .program.green:hover:after {
    background: -moz-linear-gradient(top, transparent 0%, rgba(40, 96, 64, 0.65) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, transparent 0%, rgba(40, 96, 64, 0.65) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, transparent 0%, rgba(40, 96, 64, 0.65) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6286040', GradientType=0);
    /* IE6-9 */
}

.program-list-2 .program.lightgreen:hover:before {
    background-color: #009490;
}

.program-list-2 .program.lightgreen:hover:after {
    background: -moz-linear-gradient(top, transparent 0%, rgba(0, 148, 144, 0.65) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 148, 144, 0.65) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, transparent 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 {
    background: -moz-linear-gradient(top, transparent 0%, rgba(99, 179, 153, 0.65) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, transparent 0%, rgba(99, 179, 153, 0.65) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, transparent 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.blue:hover:before {
    background-color: #19458d;
}

.program-list-2 .program.blue:hover:after {
    background: -moz-linear-gradient(top, transparent 0%, rgba(25, 69, 141, 0.65) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, transparent 0%, rgba(25, 69, 141, 0.65) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, transparent 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 {
    background: -moz-linear-gradient(top, transparent 0%, rgba(93, 12, 139, 0.65) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, transparent 0%, rgba(93, 12, 139, 0.65) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, transparent 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 */
}

@media (max-width: 1008px) {
    .program-list-2 .program {
        width: 50% !important;
        height: 80px;
    }
}

body .gform_wrapper .gform_validation_container {
    display: none !important;
}

.wrapper .alert-msgs-box.alert-mobile {
    display: none;
}

@media (max-width: 1008px) {
    .wrapper .alert-msgs-box.alert-mobile {
        display: block;
        position: relative;
        top: 0;
    }

    .wrapper .alert-msgs-box.alert-mobile .alert-msg {
        margin: 0;
    }

    .alert-msgs-box.alert-desktop {
        display: none;
    }

    .wrapper {
        margin-top: 66px;
    }

    .hero-2-module {
        padding: 100px 1.0653409091% 100px 1.0653409091% !important
    }

    header .logo-box .color.color-transparent {
        display: none;
    }
}

#footer .footer-site-logo {
    max-width: 75px;
    margin-top: 10px;
}

#footer .footer-copyright {
    margin: 15px 0 10px 0;
}

.home .slide-show {
    padding: 0 !important;
}

#chat-widget-container {
    bottom: 55px !important;
}

.password-eye-icon.eye-off {
    display: none;
}

.password-eye-icon {
    width: 30px;
    position: absolute;
    right: 15px;
    top: 9px;
    cursor: pointer;
}

.cc-cancelled {
    text-transform: uppercase !important;
    font-weight: 600 !important;
}

input[type="number"], input[type="url"] {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-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="number"]:hover,
input[type="url"]:hover,
input[type="number"]:focus,
input[type="url"]:focus {
    color: #00bce3;
    border: 1px solid #00bce3;
}

.gform_wrapper .gform_fields .gfield.gfield--type-time .ginput_complex {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
}

.gform_wrapper .gform_fields .gfield.gfield--type-time .ginput_complex .ginput_container_time {
    margin: 0;
}

.gform_wrapper .gform_fields .gfield.gfield--type-time .ginput_complex .gfield_time_minute {
    margin: 0 10px;
}

.gform_wrapper .selectric-items {
    height: auto;
}

@media(max-width: 400px) {
    .gform_wrapper .gform_fields .gfield.gfield--type-time .ginput_complex {
        display: grid;
        grid-template-columns: 1fr;
    }
    .gform_wrapper .gform_fields .gfield.gfield--type-time .ginput_complex .ginput_container_time {
        margin: 0 0 20px 0;
    }
}

.gform_button.b-w {
    border: 1px solid #00bce3;
    color: #fff;
    background-color: #00bce3;
}

body .gform-body * {
    color: #000;
    fill: #00bce3;
}


.amilia-description-text {
    font-size: 16px;
    margin-bottom: 15px;
    overflow: hidden;
    transition: max-height 0.5s ease, opacity 0.3s ease;
}

.amilia-read-more-btn {
    display: block;
    margin: 0 auto;
    padding: 5px 15px;
    cursor: pointer;
    border-radius: 3px;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    color: #ffffff;
    border: 2px solid #00bce3;
    background: #00bce3;
}

.amilia-read-more-btn:hover {
    background: #ffffff;
    color: #00bce3;
}

.amilia-read-more-btn:active {
    transform: translateY(0);
}

.amilia-read-more-btn.hidden {
    display: none;
}

.slide-show .slide .item .cta.slideshow-secondary-cta {
    color: white;
    background: transparent;
}

.slide-show .slide .item .slideshow-cta-container .cta {
    display: inline-block;
    border: 1px solid white;
}

.slide-show .slide .item .slideshow-cta-container .cta.slideshow-primary-cta {
    margin: 0 10px 10px 0;
}

.c-1.cta-primary-button {
    background: #00bce3 !important;
    color: #ffffff !important;
}

.pb-row-module.module_cta * {
    font-family: "soin_sans_proroman", sans-serif;
}

.amilia-register-popup {
    position: fixed;
    z-index: 10000;
    top: calc(0px + var(--wp-admin--admin-bar--height, 0px));
    left: 0;
    width: 100%;
    height: calc(100vh - var(--wp-admin--admin-bar--height, 0px));
    opacity: 0;
    transition: opacity 0.3s ease-in;
    transform: translateX(-100%);
}

.amilia-register-popup.active {
    opacity: 1;
    transform: translateX(0);
}

.amilia-register-popup-outer {
    padding: 80px;
    height: 100%;
    background-color: rgba(0,0,0,0.1);
    backdrop-filter: blur(3px);
}

@media (max-width: 1248px) {
    .amilia-register-popup-outer {
        padding: 40px;
    }
}

@media (max-width: 960px) {
    .amilia-register-popup-outer {
        padding: 20px;
    }
}

.amilia-register-popup-inner {
    position: relative;
    margin: 0 auto;
    padding: 5px;
    width: 100%;
    max-width: 1400px;
    height: 100%;
    border-radius: 4px;
    background-color: #ffffff;
    box-shadow: 0 0 15px #eeeeee;
}

.amilia-register-popup-content {
    height: 100%;
    scrollbar-width: thin;
    overflow-y: auto;
}

.program-registration-closed {
    text-align: center;
    width: 100%;
}

.module_icon-cards .cards .card .icon-p {
    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-p {
        width: 50px;
        height: 50px;
        margin-bottom: 20px;
    }
}

.module_icon-cards .cards .card-p {
    padding: 35px 10px;
}

.only-members-label {
    line-height: 1.2;
    font-size: 19px;
    margin: 0;
}