.layout--quick-link-boxes {
    background: #dedfe0;
    padding: 0;
}

.layout--quick-link-boxes.version--light {
    background: #a8a8a8;
    background-size: cover;
}

.layout--quick-link-boxes.version--light .quick-link-boxes__title {
    color: #fff;
}

.layout--quick-link-boxes.version--light .quick-link-boxes__article-menu-item {
    background: #fff;
    color: #a8a8a8;
    border-top: solid 1px #c7c7c7;
}

.layout--quick-link-boxes.version--light .quick-link-boxes__article-menu-item:hover,
      .layout--quick-link-boxes.version--light .quick-link-boxes__article-menu-item:active .layout--quick-link-boxes.version--light .quick-link-boxes__article-menu-item:focus {
    background: #a8a8a8;
    color: #fff;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.quick-link-boxes__title {
    font-size: 27px;
    font-weight: 500;
    line-height: 32px;
    font-style: normal;
    font-stretch: normal;
    margin-bottom: 25px;
    margin-top: 25px;
}

@media all and (max-width: 768px) {
    .quick-link-boxes__title {
        margin-bottom: 20px;
    }
}

.quick-link-boxes__article {
    background: #fff;
    margin-bottom: 25px;
    overflow: hidden;
}

@media all and (max-width: 768px) {
    .quick-link-boxes__article {
        margin-bottom: 20px;
    }
}

.quick-link-boxes__article-title {
    padding: 15px 25px;
    margin-top: 0px;
    color: #f1f1f1;
    background: #333d47;
    font-weight: 400;
    margin: 0;
    font-weight: 500;
}

@media all and (max-width: 768px) {
    .quick-link-boxes__article-title {
        padding: 15px 20px;
    }
}

.quick-link-boxes__article-image {
    width: 100.5%;
    height: auto;
}

.quick-link-boxes__article-description {
    padding: 25px;
    margin-bottom: 0px;
    font-size: 14px;
    line-height: 1.57;
    color: #333d47;
}

@media all and (max-width: 768px) {
    .quick-link-boxes__article-description {
        padding: 20px;
    }
}

.quick-link-boxes__article-menu-item {
    width: 100%;
    position: relative;
    display: block;
    background: #333;
    padding: 15px 60px 15px 25px;
    font-size: 20px;
    line-height: 20px;
    color: #fff;
    transition: 0.3s ease-in-out;
}

@media all and (max-width: 768px) {
    .quick-link-boxes__article-menu-item {
        padding: 15px 60px 15px 20px;
    }
}

.quick-link-boxes__article-menu-item:not(:last-child) {
    border-bottom: 1px solid #fff;
}

.quick-link-boxes__article-menu-item:hover {
    position: relative;
    z-index: 5;
    -webkit-transform: scale(1.005);
    transform: scale(1.005);
    background: #a8a8a8;
    color: #fff;
}

.quick-link-boxes__article-menu-item:hover span {
    color: #333;
}

.quick-link-boxes__article-menu-item span {
    position: absolute;
    right: 25px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 22px;
}

@media all and (max-width: 768px) {
    .quick-link-boxes__article-menu-item span {
        right: 20px;
    }
}

@media all and (max-width: 768px) {
    .quick-link-boxes .col-13 {
        width: 100%;
        margin: 0;
    }
}
.layout--contact {
    background-color: #f0f0f0;
    padding-bottom: 25px;
}

.layout--contact.version--white {
    background-color: #fff
}

@media (max-width: 768px) {
    .layout--contact {
        padding-bottom: 20px;
    }
    /*.layout--contact .col-1,
    .layout--contact .col-13,
    .layout--contact .col-23 {
        padding-right: 0;
    }*/
}

.contact__title {
    font-size: 27px;
    font-weight: 500;
    line-height: 32px;
    padding-bottom: 18px;
    border-bottom: solid 2px #c3c3c3;
    margin-right: -7px;
    margin-left: -7px;
    padding-left: 20px;
}

@media (max-width: 768px) {
    .contact__title {
        margin-bottom: 20px !important;
        margin-right: 0;
        margin-left: 0 !important;
        padding-left: 10px;
        border-bottom-width: 1px;
    }
}

.contact__left, .contact__right {
    border: 1px solid #c3c3c3;
    background: #fff;
    padding: 25px 12.5px;
}

@media (max-width: 768px) {
    .contact__left, .contact__right {
        padding: 15px 7.5px 20px;
    }
}

.contact__right {
    padding: 0;
}

@media (max-width: 768px) {
    .contact__right {
        margin-top: 20px;
    }
}

.contact__image {
    height: 277px;
    overflow: hidden;
}

.contact__image img {
    width: auto;
    max-width: none;
    min-width: 382px;
    top: 0;
    left: 0;
    transform: none !important;
    -webkit-transform: none !important;
}

@media (max-width: 768px) {
    .contact__image {
        display: none;
    }
}

.contact__form .gform_body {
    width: 100% !important;
}

.contact__form label {
    margin: 0;
}

.contact__form .gfield_label {
    display: none !important;
}

.contact__form input, .contact__form select, .contact__form textarea {
    border-radius: 3px;
    border: solid 1px #c3c3c3;
    padding: 10px 20px !important;
    outline: none !important;
}

.contact__form .gform_wrapper {
    max-width: 100% !important;
    margin-bottom: 0;
}

.contact__form .ginput_container {
    margin-top: 0 !important;
}

.contact__form .gform_wrapper .gfield_checkbox li, .contact__form .gform_wrapper .gfield_radio li {
    margin: 0 !important;
}

.contact__form .ginput_container_checkbox {
    position: relative;
    top: 4px;
}

.contact__form .gform_wrapper .gfield_radio li input[type=radio] {
    margin-top: -2px !important;
}

.contact__form .gform_wrapper .gfield_radio li label {
    margin: 3px 0 3px 4px;
    font-weight: normal !important;
}

.contact__form .validation_message {
    display: none !important;
}

.contact__form .gform_wrapper li.gfield.gfield_error, .contact__form .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    border: 0 !important;
    background-color: transparent !important;
}

.contact__form .gform_body ul.gform_fields {
    display: inline-block;
    list-style-type: none;
    padding: 0;
    width: 100%;
    margin-top: -25px !important;
}

@media (max-width: 768px) {
    .contact__form .gform_body ul.gform_fields {
        margin-top: -20px !important;
    }
}

.contact__form .gform_body ul.gform_fields>li {
    width: 50% !important;
    padding: 0 12.5px !important;
    margin-top: 25px !important;
    margin-bottom: 0px;
    clear: none;
}

.contact__form .gform_body ul.gform_fields>li:nth-child(odd) {
    float: left;
    clear: left;
}

.contact__form .gform_body ul.gform_fields>li:nth-child(even) {
    float: right;
    clear: right;
}

.contact__form .gform_body ul.gform_fields>li.forse_left {
    float: left !important;
    clear: left !important;
}

.contact__form .gform_body ul.gform_fields>li.forse_right {
    float: right !important;
    clear: right !important;
}

.contact__form .gform_body ul.gform_fields>li.show_label .gfield_label {
    display: block !important;
    margin-bottom: 10px;
}

.contact__form .gform_body ul.gform_fields>li input {
    width: 100% !important;
}

.contact__form .gform_body ul.gform_fields>li select {
    width: 100% !important;
    color: #747d85;
}

.contact__form .gform_body ul.gform_fields>li .ginput_container_select {
    position: relative;
}

.contact__form .gform_body ul.gform_fields>li .ginput_container_select:before {
    content: "\f107";
    -moz-content: '';
    font-family: 'FontAwesome';
    position: absolute;
    top: 10px;
    right: 20px;
    color: #747d85;
}

.contact__form .gform_body ul.gform_fields>li textarea {
    height: 105px !important;
    width: 100% !important;
    float: left;
}

.contact__form .gform_body ul.gform_fields>li select {
    -moz-appearance: none;
    overflow: hidden;
}

.contact__form .ginput_container_multiselect {
    overflow: hidden;
    border: 1px solid #c3c3c3;
    border-radius: 3px;
}

.contact__form .gform_body ul.gform_fields>li select[multiple="multiple"] {
    height: 105px !important;
    width: calc(100% + 16px) !important;
    width: -webkit-calc(100% + 16px) !important;
    width: -moz-calc(100% + 16px) !important;
    float: left;
    border: none;
}

@media (max-width: 768px) {
    .contact__form .gform_body ul.gform_fields>li {
        width: 100% !important;
        margin: 20px 0 0 !important;
    }
    .contact__form .gform_body ul.gform_fields>li input {
        width: 100% !important;
    }
    .contact__form .gform_body ul.gform_fields>li:nth-child(4) {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6;
    }
    .contact__form .gform_body ul.gform_fields>li:nth-child(2) {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5;
    }
}

.contact__form .gform_footer {
    margin: 20px 0 0 !important;
    padding: 0 12px !important;
}

.contact__form .gform_button {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 17px !important;
    font-weight: bold;
    padding: 15px 25px !important;
    border-radius: 100px;
    text-transform: uppercase;
    margin: 0 !important;
    line-height: 16px !important;
    background-color: #a8a8a8;
    color: #ffffff;
    border: 0;
    max-width: 200px;
}

.contact__form .gform_button:active, .contact__form .gform_button:focus, .contact__form .gform_button:hover {
    background-color: #c7c7c7;
    color: #333;
    outline: none;
    cursor: pointer;
}

.contact__form .gfield_checkbox {
    margin: -5px 0 0 !important;
}

.contact__form .gfield_checkbox input {
    display: none !important;
}

.contact__form .gfield_checkbox input:checked+label {
    font-weight: normal !important;
}

.contact__form .gfield_checkbox input:checked+label:after {
    opacity: 1;
}

.contact__form .gfield_checkbox label {
    font-size: 16px;
    color: #747d85;
    text-transform: capitalize;
    position: relative;
    margin-left: 20px !important;
    -webkit-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
    padding: 1px 1px 1px 4px !important;
}

.contact__form .gfield_checkbox label:before {
    content: "";
    position: absolute;
    left: -20px;
    width: 19px;
    height: 19px;
    border: solid 1px #c3c3c3;
    z-index: 1;
    border-radius: 2px;
    top: 1px;
}

.contact__form .gfield_checkbox label:after {
    position: absolute;
    content: "";
    width: 20px;
    height: 20px;
    top: 1px;
    left: -20px;
    background: url("../../images/check-mark.png");
    background-repeat: no-repeat;
    background-size: 14px;
    background-position: center center;
    opacity: 0;
    z-index: 2;
}

.contact__form .gfield_checkbox label:active:after, .contact__form .gfield_checkbox label:focus:after, .contact__form .gfield_checkbox label:hover:after {
    opacity: 0.2;
}

.contact__form form ::-webkit-input-placeholder {
    color: #747d85;
    font-size: 16px;
    font-weight: normal;
}

.contact__form form :-moz-placeholder {
    /* Firefox 18- */
    color: #747d85;
    font-size: 16px;
    font-weight: normal;
}

.contact__form form ::-moz-placeholder {
    /* Firefox 19+ */
    color: #747d85;
    font-size: 16px;
    font-weight: normal;
}

.contact__form form :-ms-input-placeholder {
    color: #747d85;
    font-size: 16px;
    font-weight: normal;
}

.contact__phone {
    padding: 20px 25px 25px 25px;
    position: relative;
    display: block;
}

.contact__phone-icon {
    float: left;
    margin-top: 1px;
    margin-right: 10px;
}

.contact__phone-icon svg {
    width: 45px;
    height: 62px;
}

@media (max-width: 1020px) {
    .contact__phone-icon svg {
        width: 30px;
        height: 46px;
    }
}

@media (max-width: 768px) {
    .contact__phone-icon {
        margin-left: 5px;
        margin-top: 2px;
    }
    .contact__phone-icon svg {
        width: 50px;
        height: 52px;
    }
}

.contact__phone-icon svg rect {
    fill: #747d85;
}

@media (max-width: 768px) {
    .contact__phone {
        display: none;
    }
}

.contact__phone--mobile {
    display: none;
}

@media (max-width: 768px) {
    .contact__phone--mobile {
        display: block;
    }
}

.contact__phone-label {
    font-size: 20px;
    font-weight: bold;
    display: block;
    color: #747d85;
}

.contact__phone-number {
    font-size: 28px;
    font-weight: 500;
    line-height: 1;
    color: #747d85;
    display: block;
}

@media (max-width: 1020px) {
    .contact__phone-number {
        font-size: 20px;
    }
}

@media (max-width: 768px) {
    .contact .col-13, .contact .col-23 {
        width: 100%;
    }
}
/*** tabbed-content ***/

.layout--tabbed-content {
    background-color: #f1f1f1;
    padding-bottom: 25px;
}

@media all and (max-width: 768px) {
    .layout--tabbed-content {
        padding-bottom: 20px;
    }
}

.tabbed-content__title {
    font-size: 27px;
    font-weight: 500;
    line-height: 32px;
}

@media all and (max-width: 768px) {
    .tabbed-content__title {
        margin-bottom: 15px;
    }
}

.tabbed-content__list {
    margin: 0;
    padding: 0;
    display: flex;
    position: relative;
    overflow: hidden;
}

.tabbed-content__list li {
    list-style: none;
    flex-grow: 1;
}

.tabbed-content__list li:nth-last-child(1) .tabbed-content__titles {
    margin-right: 0;
}

@media all and (max-width: 1200px) {
    .tabbed-content__list li {
        margin-bottom: 3px;
    }
}

@media all and (max-width: 1200px) {
    .tabbed-content__list {
        display: block;
        height: auto !important;
    }

    /*.tabbed-content__list>li {
        border: 2px solid #333;
    }
    .tabbed-content__list>li:hover {
        border-color: #c7c7c7;
    }
    .tabbed-content__list>li.open {
        border-color: #e9e9e9;
    }*/
}

.tabbed-content__titles {
    position: relative;
    display: block;
    padding: 15px;
    margin-right: 3px;
    cursor: pointer;
    background: #333;
    color: #a8a8a8;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    -moz-border-top-left-radius: 10px;
    -moz-border-top-right-radius: 10px;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    text-align: center;
    font-weight: 600;
    font-size: 18px;
    line-height: 20px;
}

.tabbed-content__titles.current {
    background: #fff;
    color: #a8a8a8;
}

.tabbed-content__titles.current span {
    border-bottom-width: 1px;
}

.tabbed-content__titles.current .fa-chevron-down {
    color: #8e979e;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg);
}

.tabbed-content__titles:active, .tabbed-content__titles:focus, .tabbed-content__titles:hover {
    background-color: #c7c7c7;
    color: #fff;
}

.tabbed-content__titles:active .fa-chevron-down, .tabbed-content__titles:focus .fa-chevron-down, .tabbed-content__titles:hover .fa-chevron-down {
    color: #fff;
}

.tabbed-content__titles:active span, .tabbed-content__titles:focus span, .tabbed-content__titles:hover span {
    border-bottom-color: #c7c7c7;
}

.tabbed-content__titles .fa-chevron-down {
    display: none;
}

@media all and (max-width: 1300px) {
    .tabbed-content__titles {
        font-size: 16px;
        font-weight: 500;
        padding: 15px 5px;
    }
}

@media all and (max-width: 1200px) {
    .tabbed-content__titles {
        text-align: left;
        margin-right: 0;
        margin-bottom: 0;
        padding: 15px 20px 0;
        border-radius: 0;
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        font-size: 20px;
        font-weight: 600;
    }
    .tabbed-content__titles span {
        border-bottom: 0 solid #8e979e;
        width: 100%;
        display: inline-block;
        padding-bottom: 20px;
        padding-right: 40px;
    }
    .tabbed-content__titles .fa-chevron-down {
        display: inline-block;
        position: absolute;
        top: 20px;
        right: 20px;
        color: #fff;
    }
}

.tabbed-content__panel {
    background-color: #ffffff;
    clear: both;
    padding: 25px;
    position: absolute;
    top: 50px;
    left: 0;
    width: 100%;
    display: none;
    border: 1px solid transparent;
}

.tabbed-content__panel div:last-of-type {
    margin-bottom: 0;
}

.tabbed-content__panel .col-12.no-margin {
    padding-right: 0;
}

@media all and (max-width: 1200px) {
    .tabbed-content__panel {
        position: relative;
        top: 0;
    }
    .tabbed-content__panel .col-12 {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 25px;
        padding-right: 0;
    }
    .tabbed-content__panel .col-12:last-of-type {
        margin-bottom: 0;
    }
}

@media all and (max-width: 768px) {
    .tabbed-content__panel {
        padding: 16px 20px 20px 18px;
    }
    .tabbed-content__panel .col-12 {
        margin-bottom: 20px;
    }
}

.tabbed-content__content, .tabbed-content__content--bordered {
    margin-bottom: 10px;
}

.tabbed-content__content a, .tabbed-content__content--bordered a {
    font-weight: 600;
}

.tabbed-content__content ul, .tabbed-content__content--bordered ul {
    padding-left: 23px;
}

.tabbed-content__content ul li, .tabbed-content__content--bordered ul li {
    position: relative;
    list-style: none;
    padding-left: 0;
    font-size: 16px;
    font-weight: 400;
}

.tabbed-content__content ul li:before, .tabbed-content__content--bordered ul li:before {
    content: "\f00c";
    font-family: FontAwesome;
    display: inline-block;
    position: absolute;
    left: -24px;
    top: 0;
    width: 21px;
    height: 21px;
    line-height: 21px;
    font-size: 21px;
    color: #a8a8a8;
}

.tabbed-content__content--bordered {
    padding: 25px;
    border: solid 1px #c7c7c7;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.tabbed-content__content--bordered table {
    margin-bottom: 0;
}

@media all and (max-width: 768px) {
    .tabbed-content__content--bordered {
        padding: 20px;
    }
}

.tabbed-content__list-with-button {
    padding: 0;
    margin-bottom: 25px;
}

@media all and (max-width: 768px) {
    .tabbed-content__list-with-button {
        margin-bottom: 20px !important;
    }
}

.tabbed-content__list-with-button-item {
    list-style: none;
    padding-bottom: 15px;
    margin-bottom: 10px;
    border: 1px solid #e9e9e9;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    min-height: 60px;
}

.tabbed-content__list-with-button-item span {
    padding: 15px 15px 0;
    font-size: 20px;
    font-weight: 500;
}

@media all and (max-width: 768px) {
    .tabbed-content__list-with-button-item span {
        width: 100%;
    }
}

.tabbed-content__list-with-button-item:nth-last-child(1) {
    margin-bottom: 0;
}

.tabbed-content--button {
    padding: 15px 15px 0 0;
    text-decoration: underline;
    font-size: 20px;
    font-weight: 600;
}

d .tabbed-content--button:after {
    content: ' >';
}

@media all and (max-width: 768px) {
    .tabbed-content--button {
        float: left;
        clear: both;
        padding-left: 15px;
    }
}

@media all and (max-width: 1200px) {
    .tabbed-content__content+.link-button {
        margin-bottom: 18px;
    }
}

@media all and (max-width: 1200px) {
    .tabbed-content__content+.link-button, .tabbed-content__content--bordered+.link-button {
        margin-bottom: 18px;
    }
}

@media all and (max-width: 768px) {
    .tabbed-content__panel>div[class^="col"]:last-child .tabbed-content__content+.link-button {
        margin-bottom: 0;
    }
}

.tabbed-content__panel .col-12 div {
    margin: 25px 0;
}

.tabbed-content__panel .col-12 div:first-child {
    margin-top: 0;
}

.tabbed-content__panel .col-12 div:last-child {
    margin-bottom: 0;
}

@media all and (max-width: 768px) {
    .tabbed-content__panel .col-12 div {
        margin: 20px 0;
    }
}

.tabbed-content__image {
  display: block;
}
.boxes-listing__content {
    margin-bottom: 22px;
}

.boxes-listing__content a {
    font-weight: 600;
}

.boxes-listing__content p {
    line-height: 1.44;
}

.boxes-listing__title {
    font-size: 27px;
    font-weight: 600;
    line-height: 32px;
    margin-bottom: 18px;
}

.boxes-listing__article-image {
    z-index: 10;
    -webkit-transition: all 150ms linear 0s;
    transition: all 150ms linear 0s;
    overflow: hidden;
}

.boxes-listing__article-image:hover img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}

.boxes-listing__article-image a {
    display: block;
    -webkit-transition: all 150ms linear 0s;
    transition: all 150ms linear 0s;
}

.boxes-listing__article-image a img {
    -webkit-transition: all 150ms linear 0s;
    transition: all 150ms linear 0s;
    display: block;
    width: 100%;
}

.boxes-listing__article {
    position: relative;
}

.boxes-listing__article:nth-child(n+5) {
    margin-top: 25px;
}

.boxes-listing__article:hover .boxes-listing__button {
    background-color: #dedede;
    color: #343D47;
}

.boxes-listing__article:hover .boxes-listing__button span {
    color: #343D47;
}

@media all and (max-width: 768px) {
    .boxes-listing__article.col-14 {
        width: 50%;
    }
    .boxes-listing__article:nth-child(1), .boxes-listing__article:nth-child(2) {
        margin-bottom: 20px;
    }
    .boxes-listing__article.col-14:nth-child(2n) {
        margin-right: 0;
    }
    .boxes-listing__article .boxes-listing__article-image, .boxes-listing__article .boxes-listing__button {
        max-width: 100%;
    }
    .boxes-listing__article:nth-child(n+5) {
        margin-top: 20px;
    }
}

@media all and (max-width: 440px) {
    .boxes-listing__article.col-14 {
        width: 100%;
        margin: 5px 0 15px;
    }
}

.boxes-listing__article-description {
    width: 100%;
}

.boxes-listing__button {
    position: relative;
    display: block;
    background-color: #c7c7c7;
    padding: 15px 60px 15px 25px;
    line-height: 20px;
    font-size: 17px;
    font-weight: 500;
    color: #343D47;
}

.boxes-listing__button span {
    position: absolute;
    right: 25px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 22px;
    color: #ffffff;
}

@media all and (max-width: 768px) {
    .boxes-listing__button span {
        right: 20px;
    }
}

@media all and (max-width: 768px) {
    .boxes-listing__button {
        padding: 15px 60px 15px 20px;
    }
}
.layout--text-with-image {
    padding: 25px 0;
}

.layout--text-with-image .wrapper>.container>.clearfix {
    margin-right: 0;
}

.layout--text-with-image.version--default .col-12:last-of-type {
    padding-right: 0;
}

.layout--text-with-image.version--default .col-13:last-of-type {
    padding-right: 0;
}

@media all and (max-width: 768px) {
    .layout--text-with-image.version--default .col-12,
    .layout--text-with-image.version--default .col-23,
    .layout--text-with-image.version--default .col-13 {
        padding-right: 0;
    }
}

.layout--text-with-image.version--dark {
    background: #a8a8a8;
}

.layout--text-with-image.version--dark .clearfix {
    margin-right: 0 !important;
}

.layout--text-with-image.version--dark .text-with-image__image-block {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.layout--text-with-image.version--dark .text-with-image .col-12 {
    background-color: #fff;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
}

.layout--text-with-image.version--medium .text-with-image .col-12 {
    background-color: #c7c7c7;
    padding: 25px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
}

.layout--text-with-image.version--medium .text-with-image__image-block {
    background-color: #c7c7c7;
    padding: 25px;
}

.layout--text-with-image.version--medium .text-with-image__content .btn {
    background-color: #a8a8a8;
}

.layout--text-with-image.version--medium .text-with-image__content .btn--outlined {
    background-color: #fff;
}

.layout--text-with-image.version--medium .text-with-image__content .btn--underlined {
    background-color: transparent;
}

@media all and (max-width: 768px) {
    .layout--text-with-image.version--medium .text-with-image .col-12 {
        padding: 20px;
        margin-bottom: 0;
    }
    .layout--text-with-image.version--medium .text-with-image__image-block {
        min-height: 200px;
    }
}

.layout--text-with-image.version--dark .text-with-image__content-block {
    padding: 25px;
}

@media (max-width: 768px) {
    .layout--text-with-image {
        padding: 20px 0;
    }
    .layout--text-with-image.version--dark .text-with-image__content-block {
        padding: 20px !important;
    }
    .layout--text-with-image.version--dark .text-with-image__image-block {
        min-height: 200px;
    }
    .layout--text-with-image.version--dark .texxt-with-image {
        margin-right: 0;
    }
}

.text-with-image__content a {
    font-weight: 600;
}

.text-with-image__content p>a:hover {
    color: #a8a8a8;
}

.text-with-image__content h1 {
    margin-top: -8px;
}

.text-with-image__content h2 {
    font-size: 27px;
    line-height: 32px;
    font-weight: 500;
    margin-top: -2px;
    margin-bottom: 15px;
}

.text-with-image__content h3 {
    margin-bottom: 18px;
    font-weight: 500;
}

.text-with-image__button-spacing p:last-of-type {
    margin-bottom: 25px;
}

@media all and (max-width: 768px) {
    .text-with-image__button-spacing p:last-of-type {
        margin-bottom: 20px;
    }
}

.text-with-image--right {
    padding-left: 0 !important;
}

.text-with-image--left {
    padding-right: 0 !important;
}

.text-with-image__image img {
    width: 100%;
}

@media all and (max-width: 768px) {
    .text-with-image>div:first-child {
        margin-top: 0;
        margin-bottom: 20px;
    }
    .layout--text-with-image.version--dark .text-with-image>div:first-child {
        margin-bottom: 0;
        padding-right: 0;
    }
}
.layout--text-with-promotion-box {
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
    min-height: 400px;
}

 .text-with-promotion-box__button-wrap {
     text-align: right;
 }

.text-with-promotion-box__box {
    float: left;
    background: #fff;
    border: 1px solid #acacac;
    padding: 20px;
    width: 31.6%;
}

.text-with-promotion-box__box.alignment-right {
    float: right;
    width: 31.6%;
    margin-right: 25px;
}


@media all and (max-width: 768px) {
    .text-with-promotion-box__box,
    .text-with-promotion-box__box.alignment-right {
        width: 100%;
        min-width: none;
        margin: 0;
    }

    .text-with-promotion-box__button-wrap {
        text-align: center;
    }
}

.text-with-promotion-box__content {
    margin-bottom: 40px;
}


.text-with-promotion-box__button:hover {
    background: #636363;
}
.layout--related-content {
    padding: 0;
}

.related-posts__block-title {
    font-size: 24px;
    margin: 25px 0;
    text-transform: uppercase;
    color: #747d85;
}

@media (max-width: 768px) {
    .related-posts__block-title {
        margin: 20px 0 20px 0;
    }
}

.related-posts .related-post {
    position: relative;
    margin-bottom: 25px;
}

@media (max-width: 768px) {
    .related-posts .related-post {
        margin-bottom: 20px;
    }
}

.related-post__article {
    border: solid 1px #c7c7c7;
    background: #fff;
    position: relative;
    overflow: hidden;
}

.related-post__article:hover .related-post__btn, .related-post__article:active .related-post__btn, .related-post__article:focus .related-post__btn {
    background-color: #dedede;
    color: #333d47;
}

.related-post__article:hover .related-post__btn span, .related-post__article:active .related-post__btn span, .related-post__article:focus .related-post__btn span {
    color: #333d47;
}

@media (max-width: 768px) {
    .related-post__article {
        width: 100%;
        margin-right: 0;
    }
}

.related-post__image {
    z-index: 10;
    overflow: hidden;
}

.related-post__image:hover img {
    transform: scale(1.05);
}

.related-post__image a {
    display: block;
}

.related-post__image a img {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    transform: none;
    -webkit-transform: none;
}

.related-post__title {
    padding: 20px 25px 0 25px;
    margin-top: 0px;
    margin-bottom: 0px;
    font-weight: 500;
    max-height: 92px;
    overflow: hidden;
}

@media (max-width: 768px) {
    .related-post__title {
        padding: 15px 20px 0 20px;
    }
}

.related-post__text {
    padding: 20px 25px 70px 25px;
    margin-bottom: 0px;
    font-size: 14px;
    line-height: 1.57;
    overflow: hidden;
}

@media (max-width: 768px) {
    .related-post__text {
        padding: 15px 20px 65px 20px;
    }
}

.related-post__button-holder {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
}

.related-post__btn {
    width: 100%;
    position: relative;
    display: block;
    background-color: #c7c7c7;
    padding: 15px 60px 15px 25px;
    font-size: 17px;
    line-height: 20px;
    font-weight: 500;
    color: #333d47;
}

.related-post__btn span {
    position: absolute;
    right: 25px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 22px;
    color: #ffffff;
}

@media (max-width: 768px) {
    .related-post__btn {
        padding: 15px 60px 15px 20px;
    }
    .related-post__btn span {
        right: 20px;
    }
}
.layout--logo-slider {
    padding-bottom: 25px;
}

@media all and (max-width: 768px) {
    .layout--logo-slider {
        padding-bottom: 20px;
    }
}

.layout--logo-slider.version--default .slick-arrow-container {
    top: 13%;
}

.layout--logo-slider.version--dark {
    background-color: #7c858c;
}

.layout--logo-slider.version--dark .logo-slider__item {
    padding: 25px;
    background-color: #ffffff;
}

.layout--logo-slider.version--dark .logo-slider__title {
    color: #ffffff;
}

 .logo-slider .slick-arrow-container {
    top: 25%;
}

@media all and (max-width: 768px) {
    .logo-slider .slick-arrow-container {
        top: 32%;
    }

    .layout--logo-slider.version--default .slick-arrow-container {
        top: 25%;
    }
}
@media all and (min-width: 1201px) {
    .layout--logo-slider.version--dark .logo-slider .slick-prev,
    .layout--logo-slider.version--dark .logo-slider .slick-next {
        border-color: #ffffff;
    }

    .layout--logo-slider.version--dark .logo-slider .slick-prev:hover,
    .layout--logo-slider.version--dark .logo-slider .slick-next:hover {
        border-color: #111;
    }
}

.logo-slider__title {
    font-size: 27px;
    line-height: 32px;
    font-weight: 500;
}

@media all and (max-width: 768px) {
    .logo-slider__title {
        margin-bottom: 18px;
    }
}

.logo-slider .slick-arrow:active,
.logo-slider .slick-arrow:focus,
.logo-slider .slick-arrow:hover {
    border-color: #333;
}

.logo-slider__item {
    margin-left: 12.5px;
    margin-right: 12.5px;
    overflow: hidden;
}

.logo-slider__image img {
    width: auto !important;
    height: 75px !important;
}

.logo-slider__image:hover img {
    -webkit-transform: translate3d(-50%,-50%,0) scale(1.1);
            transform: translate3d(-50%,-50%,0) scale(1.1);
}

.logo-slider__wrapper {
    position: relative;
    margin-left: -10px;
    margin-right: -10px;
}

.logo-slider__wrapper .slick-prev,
  .logo-slider__wrapper .slick-next {
    border-color: #7c858c;
    width: 45px;
    height: 45px;
}

@media all and (min-width: 1230px) {
    .layout--logo-slider .slick-arrow-container {
        left: 10px;
    }
}

@media all and (max-width: 1400px) {
    .logo-slider__wrapper {
        width: 90%;
        margin: 0 auto;
    }

    .layout--logo-slider .slick-arrow-container {
        left: 0;
    }

    .logo-slider__wrapper .slick-next {
        right: -50px;
    }

    .logo-slider__wrapper .slick-prev {
        left: -50px;
    }
}

@media all and (max-width: 1023px) {
    .logo-slider__wrapper .slick-next {
        right: -40px;
    }

    .logo-slider__wrapper .slick-prev {
        left: -40px;
    }
}

@media all and (max-width: 1200px) {
    .logo-slider__wrapper {
        width: 100%;
    }

    .logo-slider__wrapper .slick-next {
        right: 25px;
    }

    .logo-slider__wrapper .slick-prev {
        left: 25px;
    }

}

@media all and (max-width: 768px) {
    .logo-slider__wrapper .slick-prev,
    .logo-slider__wrapper .slick-next {
        width: 20px;
        height: 20px;
        border-color: #c7c7c7 !important;
    }

    .logo-slider .slick-prev:hover, .logo-slider .slick-prev:active, .logo-slider .slick-prev:focus,
      .logo-slider .slick-next:hover,
      .logo-slider .slick-next:active,
      .logo-slider .slick-next:focus {
        border-color: #111 !important;
    }

    .logo-slider__wrapper .slick-prev {
        left: -10px;
    }

    .logo-slider__wrapper .slick-next {
        right: -10px;
    }
}

.logo-slider__wrapper .slick-dots {
    text-align: center;
    position: relative;
    bottom: 0;
    margin-top: 20px;
}

.logo-slider__wrapper .slick-dots .slick-active button,
    .logo-slider__wrapper .slick-dots li:hover button {
    background: #dedede;
}

@media all and (max-width: 768px) {
    .logo-slider__wrapper .slick-dots {
        margin-top: 20px;
    }
}
.layout--links-with-image {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    min-height: 400px;
}

    .layout--links-with-image.alignment-right .col-13 {
        float: right;
        width: 32%;
    }

    @media all and (max-width: 768px) {
        .layout--links-with-image.alignment-right .col-13 {
            width: 100%;
        }
    }


.links-with-image .col-13 {
    padding: 0;
}

    .links-with-image__buttons {
        list-style-type: none;
        padding-left: 0;
    }

    .links-with-image__title {
        color: #3d5165;
    }

    .links-with-image__button {
        width: 100%;
        position: relative;
        display: block;
        background: #3d5165;
        color: #fff;
        padding: 15px 25px;
        font-size: 18px;
        font-weight: 600;
        line-height: 20px;
    }

        .links-with-image__button:hover {
            background: #fff;
            color: #3d5165;
        }

        .links-with-image__button span {
            float: right;
        }.layout--news_and_events.version--light {
    background: #f1f1f1;
}

.layout--news_and_events.version--default {
    background: #fff;
}

@media (max-width: 768px) {
    .layout--news_and_events {
        padding-bottom: 0;
    }
    .layout--news_and_events .col-14 {
        width: 50%;
    }
}

@media (max-width: 440px) {
    .layout--news_and_events .col-14 {
        width: 100%;
    }
}

.news_and_events__block-title {
    font-size: 27px;
    font-weight: 500;
    line-height: 32px;
    margin-bottom: 20px;
    margin-top: -5px;
}

@media (max-width: 768px) {
    .news_and_events__block-title {
        margin-bottom: 15px;
    }
}

@media (min-width: 768px) {
    .news_and_events__block-title {
        max-height: 92px;
        overflow: hidden;
    }
}

.news_and_events__article {
    border: solid 1px #c7c7c7;
    background: #fff;
    position: relative;
    overflow: hidden;
}

.news_and_events__article:hover .news_and_events__btn, .news_and_events__article:active .news_and_events__btn, .news_and_events__article:focus .news_and_events__btn {
    background-color: #dedede;
    color: #333d47;
}

.news_and_events__article:hover .news_and_events__btn span,
.news_and_events__article:active .news_and_events__btn span,
.news_and_events__article:focus .news_and_events__btn span {
    color: #333d47;
}

@media (max-width: 768px) {
    .news_and_events__article {
        width: 100%;
        margin-bottom: 20px;
        margin-right: 0;
    }
}

.news_and_events__image {
    z-index: 10;
    overflow: hidden;
}

.news_and_events__image:hover img {
    transform: scale(1.05);
}

.news_and_events__image a {
    display: block;
}

.news_and_events__image a img {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    transform: none;
    -webkit-transform: none;
}

.news_and_events__title {
    padding: 20px 25px 0 25px;
    margin-top: 0px;
    margin-bottom: 0px;
    font-weight: 500;
    max-height: 92px;
    overflow: hidden;
}

@media (max-width: 768px) {
    .news_and_events__title {
        padding: 15px 20px 0 20px;
    }
}

.news_and_events__text {
    padding: 20px 25px 70px 25px;
    margin-bottom: 0px;
    font-size: 14px;
    line-height: 1.57;
    overflow: hidden;
}

@media (max-width: 768px) {
    .news_and_events__text {
        padding: 15px 20px 65px 20px;
    }
}

.news_and_events__button-holder {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
}

.news_and_events__btn {
    width: 100%;
    position: relative;
    display: block;
    background-color: #c7c7c7;
    padding: 15px 60px 15px 25px;
    font-size: 17px;
    line-height: 20px;
    font-weight: 500;
    color: #333d47;
}

.news_and_events__btn span {
    position: absolute;
    right: 25px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 22px;
    color: #ffffff;
}

@media (max-width: 768px) {
    .news_and_events__btn {
        padding: 15px 60px 15px 20px;
    }
    .news_and_events__btn span {
        right: 20px;
    }
}
.infographic {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    -webkit-transform: translate3d(-50%,-50%,0);
            transform: translate3d(-50%,-50%,0);
}

.layout--infographic {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 558px;
    position: relative;
}

.infographic__block {
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
}

 .infographic__block__item  {
    color: #fff;
    margin-bottom: 18px;
    line-height: 1;
    text-align: center;
    font-weight: 900;
    position: relative;
    display: inline-block;
    margin-left: 25px;
    margin-right: 20px;
     
 }

 .infographic__block__title {
     display: block;
     position: relative;
 }

    .infographic__block__item.size-large .infographic__block__title{
        font-size: 111px;
        line-height: 1.2;
    }
    .infographic__block__item.size-medium .infographic__block__title {
        font-size: 91px;
        line-height: 1.37;
    }
    .infographic__block__item.size-small .infographic__block__title {
        font-size: 58px;
        line-height: 1.7;
    }

    .infographic__block__item:not(:first-child) .infographic__block__title:before {
        content: "/";
        font-size:32px;
        position: absolute;
        left: -30px;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
    }

.infographic__block__subtitle {
    color: #fff;
    text-align: center;
    display: block;
    margin: 0 auto;
}

    .infographic__block__item.size-large .infographic__block__subtitle{
        font-size: 28px;
        max-width: 180px;
        line-height: 1;
    }
    .infographic__block__item.size-medium .infographic__block__subtitle{
        font-size: 17px;
        max-width: 180px;
       
    }
    .infographic__block__item.size-small .infographic__block__subtitle{
        font-size: 17px;
        max-width: 180px;
      
    }

.infographic__block__subtitle span {
    text-transform: uppercase;
    display: inline-block;
    text-align: center;
}


@media (max-width: 768px) {
    .infographic__block__item,
    .infographic__block {
        display: block;
    }
    .infographic__block__item:not(:first-child) .infographic__block__title:before {
        display: none;
    }
}/*** Slider ***/

.homepage-slider {
    height: 0;
    width: 100%;
    padding: 0 0 33.813%;
    overflow: hidden;
    position: relative;
}

.homepage-slider .slick-arrow-container {
    left: 0;
    max-width: none;
}

.homepage-slider .slick-next {
    right: 35px;
}

.homepage-slider .slick-prev {
    left: 35px;
}

.homepage-slider .slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
}

.homepage-slider .slick-arrow {
    top: -30px;
}

.homepage-slider .slick-slide img {
    width: 100%;
    height: auto;
}

@media all and (max-width: 1023px) {
    .homepage-slider {
        overflow-y: visible;
        height: auto;
        padding: 0;
        background: #a8a8a8;
    }
    .homepage-slider .slick-arrow {
        display: none !important;
    }
    .homepage-slider .slick-dots {
        padding-left: 20px;
    }
    .homepage-slider .slick-dots li.slick-active button, .homepage-slider .slick-dots li:hover button {
        background: #fff;
    }
}

.homepage-slider .slick-dots {
    text-align: center;
}

.homepage-slider__img-credits {
    display: block;
    position: absolute;
    bottom: 25px;
    left: 0;
    right: 0;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    text-align: right;
    z-index: 10;
}

.homepage-slider__img-credits p {
    font-size: 18px;
    color: #fff;
}

@media all and (max-width: 1400px) {
    .homepage-slider__img-credits p {
        margin-right: 20px;
    }
}

@media all and (max-width: 1023px) {
    .homepage-slider__img-credits {
        padding-right: 20px;
    }
    .homepage-slider__img-credits p {
        margin-right: 0;
    }
}

.homepage-slider__item-wrapper {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

@media all and (max-width: 1023px) {
    .homepage-slider__item-wrapper {
        position: relative;
    }
}

.homepage-slider__cta-wrapper {
    max-width: 1200px;
    margin: 0 auto;
    width: 100%;
    height: 0;
    padding: 0 0 33.813%;
    position: relative;
    pointer-events: none;
    z-index: 10;
}

@media all and (max-width: 1023px) {
    .homepage-slider__cta-wrapper {
        padding: 0;
        height: auto;
    }
    .homepage-slider__cta.background--default {
        background: #a8a8a8;
    }
}

.homepage-slider__cta {
    position: absolute;
    top: 28px;
    width: 100%;
    max-width: 385px;
    padding: 25px;
    overflow: auto;
    pointer-events: auto;
}

.homepage-slider__cta.background--medium {
    background: #a8a8a8;
}

.homepage-slider__cta.background--medium .homepage-slider__cta-title,
.homepage-slider__cta.background--medium .homepage-slider__cta-subtitle {
  color: #f1f1f1;
}

.homepage-slider__cta.background--medium .btn--rounded {
    background: #fff;
    color: #a8a8a8;
}

.homepage-slider__cta.background--medium .btn--rounded:hover {
    background: #c7c7c7;
    color: #fff;
}

.homepage-slider__cta.background--white {
    background: #fff;
}


.homepage-slider__cta.background--none {
    background: transparent;
}

@media all and (min-width: 1024px) {
    .homepage-slider__cta.position--center-left {
        top: 50%;
        transform: translateY(-50%);
    }
    .homepage-slider__cta.position--bottom-left {
        top: auto;
        bottom: 25px;
    }
    .homepage-slider__cta.position--top-middle {
        transform: translateX(-50%);
        left: 50%;
    }
    .homepage-slider__cta.position--center-middle {
        top: 50%;
        left: 50%;
        transform: translate3d(-50%, -50%, 0);
    }
    .homepage-slider__cta.position--bottom-middle {
        top: auto;
        bottom: 25px;
        left: 50%;
        transform: translateX(-50%);
    }
    .homepage-slider__cta.position--top-right {
        right: 0;
    }
    .homepage-slider__cta.position--center-right {
        top: 50%;
        transform: translateY(-50%);
        right: 0;
    }
}

.homepage-slider .slick-arrow-container {
    display: none !important;
}

@media all and (max-width: 768px) {
    .homepage-slider__cta {
        max-width: 80%;
    }
}

@media all and (max-width: 1023px) {
    .homepage-slider__cta {
        position: relative;
        max-width: 100%;
        top: 0;
        padding-bottom: 70px;
        background: transparent !important;
    }
    .homepage-slider .slick-arrow-container {
        top: 20%;
    }
}

.homepage-slider__cta-title {
    font-size: 30px;
    font-weight: 600;
    line-height: 1.15;
    margin-bottom: 16px;
    margin-top: -4px;
}

.homepage-slider__cta-subtitle {
    font-size: 20px;
    font-weight: 500;
    line-height: 1.15;
}

.homepage-slider__cta.background--default .homepage-slider__cta-title,
.homepage-slider__cta.background--default .homepage-slider__cta-subtitle {
  color: #f1f1f1;
}

@media all and (max-width: 1023px) {
    .homepage-slider__cta-btn {
        background: #fff;
        color: #a8a8a8;
    }
    .homepage-slider__cta-btn:hover {
        background: #c7c7c7;
        color: #fff;
    }
}

.homepage-slider__cta-button {
    width: 100%;
    max-width: 100%;
    margin: 0 0 5px;
    padding: 20px 60px 20px 20px;
    position: relative;
    display: block;
    background: #c7c7c7;
    font-size: 20px;
    line-height: 1;
    text-align: left;
    text-transform: uppercase;
    color: #fff;
}

.homepage-slider__cta-button span {
    float: right;
    position: absolute;
    right: 20px;
    top: 20px;
}

.homepage-slider__cta-button:active, .homepage-slider__cta-button:focus, .homepage-slider__cta-button:hover {
    background: #a8a8a8;
}
.content-with-sidebar__title {}

.content-with-sidebar__content-block {
    padding-right: 30px;
}



@media all and (max-width: 768px) {
    .content-with-sidebar__content {
        margin-bottom: 20px;
    }
}

@media all and (max-width: 768px) {
    .content-with-sidebar__content-block {
        padding-right: 0;
    }
}

.content-with-sidebar__content div:last-child {
    margin-bottom: 0;
}

.content-with-sidebar__content-editor {
    margin-bottom: 25px;
}

.content-with-sidebar__content-editor img {
    width: 100%;
    max-width: 100%;
}

@media all and (max-width: 768px) {
    .content-with-sidebar__content-editor {
        margin-bottom: 20px;
    }
}

.content-with-sidebar__content-table {
    margin-bottom: 25px;
}

@media all and (max-width: 768px) {
    .content-with-sidebar__content-table {
        margin-bottom: 20px;
    }
}

.content-with-sidebar__content-accordion {
    margin-bottom: 25px;
}

@media all and (max-width: 768px) {
    .content-with-sidebar__content-accordion {
        margin-bottom: 20px;
    }
}

.content-with-sidebar__content iframe {
    width: 100%;
}

.content-with-sidebar__menu {
    padding-right: 0;
}

.content-with-sidebar__menu-title {
    padding: 15px 25px;
    color: #ffffff;
    background: #3d5165;
    margin: 0;
}

@media all and (max-width: 768px) {
    .content-with-sidebar__menu-title {
        padding: 15px 20px;
    }
}

.content-with-sidebar__menu-items {
    background-color: #ebebeb;
    padding: 0 0 15px;
    margin-bottom: 25px;
}

@media all and (max-width: 768px) {
    .content-with-sidebar__menu-items {
        margin-bottom: 20px;
        padding: 0 0 10px;
    }
}

.content-with-sidebar__menu-items li {
    margin: 0;
    padding: 0 15px;
    list-style: none;
}

@media all and (max-width: 768px) {
    .content-with-sidebar__menu-items li {
        padding: 0 10px;
    }

    .content-with-sidebar__menu {
        padding: 0;
    }
}

.content-with-sidebar__menu-items li:hover {
    background-color: #d8d8d8;
}

.content-with-sidebar__menu-items li a {
    position: relative;
    display: block;
    font-size: 18px;
    font-weight: 600;
    line-height: 20px;
    color: #3d5165;
    position: relative;
    padding: 15px 40px 15px 10px;
    border-bottom: 1px solid #d2d2d2;
}

.content-with-sidebar__menu-items li a:after {
    content: "\f054";
    display: inline-block;
    font-family: FontAwesome;
    font-size: 24px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    right: 10px;
}

.content-with-sidebar__menu-items li.page_item_has_children > a:after {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    right: 15px;
    top: 32%;
}

.content-with-sidebar__menu-items li .children {
    padding: 0;
    margin-top: 10px;
    margin-left: 10px;
}

.content-with-sidebar__box {
    background-color: #ebebeb;
    padding: 25px;
}

@media all and (max-width: 768px) {
    .content-with-sidebar__box {
        padding: 20px;
    }
}

.content-with-sidebar__box-image {
    border: 1px solid #d2d2d2;
    margin-bottom: 15px;
}

.content-with-sidebar__box-image img {
    width: 100%;
    height: auto;
}

.content-with-sidebar__box-text {
    border-bottom: 1px solid #d2d2d2;
    padding-bottom: 15px;
}

.content-with-sidebar__box-link {
    float: left;
}

.content-with-sidebar__menu-items li.current_page_item > a:after {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    right: 15px;
    top: 32%;
}
.layout--cta-thin-strip {
    background: #333d47;
    padding: 23px 0;
    padding-bottom: 2px;
}

.layout--cta-thin-strip .btn--rounded {
    border: 0;
}

@media all and (max-width: 768px) {
    .layout--cta-thin-strip {
        padding: 20px 0;
    }
}

.layout--cta-thin-strip.version--medium-background-with-light-button {
    background: #7c858c;
}

.layout--cta-thin-strip.version--medium-background-with-white-button {
    background: #7c858c;
}

.layout--cta-thin-strip.version--medium-background-with-white-button .btn--outlined {
    background-color: #fff;
    border: 2px solid #a8a8a8;
    color: #a8a8a8;
}

.layout--cta-thin-strip.version--medium-background-with-white-button .btn--outlined:hover {
    background: #a8a8a8;
    color: #fff;
}

.cta-thin-strip {
    position: relative;
}

.cta-thin-strip__content-wrap {
    padding-right: 240px;
}

@media all and (max-width: 768px) {
    .cta-thin-strip__content-wrap {
        padding-right: 0;
    }
}

.cta-thin-strip__button {
    position: absolute;
    right: 20px;
    top: 5px;
}

@media all and (max-width: 768px) {
    .cta-thin-strip__button {
        position: static;
        transform: translateY(0);
        text-align: center;
    }
}

.cta-thin-strip__content {
    margin-bottom: 25px;
    color: #f1f1f1;
}

@media all and (max-width: 768px) {
    .cta-thin-strip__content {
        margin-bottom: 20px;
    }
}

.cta-thin-strip__title {
    font-size: 27px;
    color: #f1f1f1;
    margin-bottom: 0;
    font-weight: 500;
    line-height: 32px;
}

@media all and (max-width: 768px) {
    .cta-thin-strip__title {
        margin-bottom: 18px;
    }
}
.layout--read_more_boxes.version--light {
    background: #f1f1f1;
}

.layout--read_more_boxes.version--default {
    background: #fff;
}

@media (max-width: 768px) {
    .layout--read_more_boxes {
        padding-bottom: 0;
    }
    .layout--read_more_boxes .col-14 {
        width: 50%;
    }
}

@media (max-width: 440px) {
    .layout--read_more_boxes .col-14 {
        width: 100%;
    }
}

.read_more_boxes__block-title {
    font-size: 27px;
    font-weight: 500;
    line-height: 32px;
    margin-bottom: 20px;
    margin-top: -5px;
}

@media (max-width: 768px) {
    .read_more_boxes__block-title {
        margin-bottom: 15px;
    }
}

@media (min-width: 768px) {
    .read_more_boxes__block-title {
        max-height: 92px;
        overflow: hidden;
    }
}

.read_more_boxes__article {
    border: solid 1px #c7c7c7;
    background: #fff;
    position: relative;
    overflow: hidden;
}

.read_more_boxes__article:hover .read_more_boxes__btn, .read_more_boxes__article:active .read_more_boxes__btn, .read_more_boxes__article:focus .read_more_boxes__btn {
    background-color: #dedede;
    color: #333d47;
}

.read_more_boxes__article:hover .read_more_boxes__btn span,
.read_more_boxes__article:active .read_more_boxes__btn span,
.read_more_boxes__article:focus .read_more_boxes__btn span {
    color: #333d47;
}

@media (max-width: 768px) {
    .read_more_boxes__article {
        width: 100%;
        margin-bottom: 20px;
        margin-right: 0;
    }
}

.read_more_boxes__image {
    z-index: 10;
    overflow: hidden;
}

.read_more_boxes__image:hover img {
    transform: scale(1.05);
}

.read_more_boxes__image a {
    display: block;
}

.read_more_boxes__image a img {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    transform: none;
    -webkit-transform: none;
}

.read_more_boxes__title {
    padding: 20px 25px 0 25px;
    margin-top: 0px;
    margin-bottom: 0px;
    font-weight: 500;
    max-height: 92px;
    overflow: hidden;
}

@media (max-width: 768px) {
    .read_more_boxes__title {
        padding: 15px 20px 0 20px;
    }
}

.read_more_boxes__text {
    padding: 20px 25px 70px 25px;
    margin-bottom: 0px;
    font-size: 14px;
    line-height: 1.57;
    overflow: hidden;
}

@media (max-width: 768px) {
    .read_more_boxes__text {
        padding: 15px 20px 65px 20px;
    }
}

.read_more_boxes__button-holder {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
}

.read_more_boxes__btn {
    width: 100%;
    position: relative;
    display: block;
    background-color: #c7c7c7;
    padding: 15px 60px 15px 25px;
    font-size: 17px;
    line-height: 20px;
    font-weight: 500;
    color: #333d47;
}

.read_more_boxes__btn span {
    position: absolute;
    right: 25px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 22px;
    color: #ffffff;
}

@media (max-width: 768px) {
    .read_more_boxes__btn {
        padding: 15px 60px 15px 20px;
    }
    .read_more_boxes__btn span {
        right: 20px;
    }
}
/*
.table-block th {
    border-top-width:0;
    border-right-width: 0;
    border-left-width: 0;
}

.table-block td {
    border-right: 0;
    border-left: 0;
}

*/.layout--jobs {
    padding: 0;
    padding-bottom: 25px;
}

.layout--jobs .layout--contact {
    background-color: transparent;
    padding-top: 15px;
    margin-bottom: -25px;
}

.layout--jobs .layout--contact .container {
    padding: 0;
}

.jobs {
    background: #f1f1f1;
}

.jobs__title {
    font-size: 27px;
    font-weight: 500;
    line-height: 32px;
    margin: 25px 0;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 0.89;
}

@media all and (max-width: 768px) {
    .jobs__title {
        margin: 20px 0;
    }
}

.jobs__title--custom {
    font-size: 27px;
    font-weight: 500;
    line-height: 32px;
    margin-bottom: 0;
}

.jobs__button {
    text-align: center;
}

.jobs__button a {
    font-size: 17px;
    text-transform: uppercase;
    margin-bottom: 25px;
    margin-top: 0;
    font-weight: bold;
}

.job {
    background: #fff;
    margin: 25px;
    padding: 20px;
    padding-left: 72px;
    border-radius: 5px;
    position: relative;
    padding-right: 220px;
}

@media all and (max-width: 768px) {
    .job {
        margin: 20px;
        padding-left: 60px;
        padding-right: 20px;
    }
}

.job__title {
    color: #333d47;
    font-size: 20px;
    margin-bottom: 5px;
    font-weight: 500;
    transition: 0.2s ease-in-out;
}

.job__title:hover, .job__title:active, .job__title:focus {
    color: #c7c7c7;
}

.job__area {
    color: #7c858c;
    font-size: 17px;
    font-weight: 500;
    margin: 0;
    margin-bottom: 5px;
    line-height: 1;
}

.job__category {
    display: inline-block;
    list-style-type: none;
    padding: 0;
    margin: 0;
    font-size: 13px;
    font-weight: 300;
}

.job__category-title {
    color: #333d47;
    font-weight: 500;
    font-size: 13px;
    margin-right: 5px;
}

.job__category-icon {
    position: absolute;
    left: 21px;
    top: 19px;
    width: 30px;
}

.job__category-icon svg path {
    /* override svg color */
    fill: #7c858c;
}

.job__category li {
    display: inline-block;
}

.job__button {
    position: absolute;
    top: 25px;
    right: 25px;
    border-radius: 100px;
    text-transform: capitalize;
    font-weight: 700;
    font-size: 17px;
    padding: 13px !important;
    min-height: 0 !important;
    line-height: 16px;
    height: auto;
    max-width: 200px;
    width: 100% !important;
    min-width: 0 !important;
}

@media all and (max-width: 768px) {
    .job__button {
        position: static;
        transform: translate3d(0, 0, 0);
        width: 150px !important;
        padding: 15px;
        margin-top: 20px;
        display: block;
    }

    .job__category-icon {
        left: 15px;
    }
}

.layout--job-filter {
    background-color: #a8a8a8;
    padding: 25px 0;
}

.job-filter__title {
    color: #fff;
    font-weight: 500;
    margin: 0;
    line-height: 33px;
    display: inline-block;
}

.job-filter__form {
    float: right;
}

.job-filter__subtitle {
    font-size: 20px;
    font-weight: 500;
    color: #f1f1f1;
    display: inline-block;
    margin-right: 10px;
}

.job-filter .input-field {
    display: inline-block;
    position: relative;
    margin-right: 6px;
}

.job-filter .input-field:last-child {
    margin-right: 0;
}
@media all and (max-width: 768px) {
    .job-filter .input-field {
        margin-right: 0;
    }
}

.job-filter .input-field:after {
    content: "";
    position: absolute;
    top: 11px;
    right: 10px;
    width: 8px;
    height: 8px;
    border-right: 2px solid #a8a8a8;
    border-bottom: 2px solid #a8a8a8;
    transform: rotate(45deg);
}

.job-filter select {
    position: relative;
    padding: 8px;
    font-size: 14px;
    padding-right: 30px;
    -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
    border: none;
    outline: none;
}

.job-filter select::-ms-expand {
    display: none;
}

@media all and (max-width: 1023px) {
    .job-filter {
        text-align: center;
    }

    .job-filter__title {
        display: block;
        text-align: center;
        margin-bottom: 25px;
    }

    .job-filter__subtitle {
        display: block;
        text-align: center;
        margin-bottom: 5px;
    }

    .job-filter__form {
        float: none;
    }
}

@media all and (max-width: 768px) {
    .job-filter .input-field {
        display: block;
        width: 100%;
        margin-bottom: 15px;
    }

    .job-filter .input-field select {
        width: 100%;
    }
}
/*** Accordion ***/
/*** Accordion ***/

.layout--no-padding-bottom {
    padding-bottom: 0 !important;
}

.accordion__title {
    padding: 15px 25px;
    color: #ffffff;
    background: #3d5165;
    margin: 0;
}

.accordion__subtitle {
    font-size: 14px;
    padding-top: 15px;
}

@media all and (max-width: 768px) {
    .accordion__title {
        padding: 15px 20px;
    }
}

.accordion__panel {
    clear: both;
    padding: 0 25px 0 25px;
    background: #f1f1f1;
}

@media all and (max-width: 768px) {
    .accordion__panel {
        padding: 0 20px 0 20px;
    }
}

.accordion__panel:last-child {
    padding-bottom: 25px;
}

@media all and (max-width: 768px) {
    .accordion__panel:last-child {
        padding-bottom: 20px;
    }
}

@media all and (max-width: 620px) {
    .accordion__buttons {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }
}

.accordion__buttons a {
    float: right;
    clear: both;
}

.accordion__buttons a:first-child {
    margin-bottom: 20px;
}

.accordion__buttons a:last-child {
    margin-bottom: 0;
}

.accordion__content {
    margin-bottom: 25px;
}

.accordion__content div:last-child {
    margin-bottom: 0;
}

.accordion__content-wysiwyg {
    margin-bottom: 25px;
}

.accordion__content-table {
    margin-bottom: 25px;
}

.accordion__content iframe {
    width: 100%;
}

.accordion__locations {
    font-size: 16px;
    line-height: 18px;
    padding-top: 5px;
}

.accordion__locations span:after {
    content: ',';
}

.accordion__locations span:last-child:after {
    display: none;
}

.panel-title {
    padding: 15px 0 15px 0;
    font-weight: 300;
    cursor: pointer;
    margin: 0;
    color: #3d5165;
    border-bottom: 1px solid #d2d2d2;
    transition: all 0.1s ease-in-out;
    position: relative;
}

.panel-content {
    display: none;
    padding: 20px;
    border: 1px solid transparent;
    background: #ffffff;
}

.panel-content div:last-of-type {
    margin-bottom: 0;
}

.accordion__toggle-icon {
    position: absolute;
    top: 19px;
    right: 20px;
}

@media all and (max-width: 768px) {
    .accordion__toggle-icon {
        right: 12px;
    }
}

.accordion__toggle-icon .line_1 {
    background-color: #3d5165;
    display: block;
    height: 22px;
    width: 2px;
    transition: all 0.1s ease-in-out;
    position: absolute;
    top: -2px;
}

.accordion__toggle-icon .line_2 {
    background-color: #3d5165;
    display: block;
    height: 22px;
    width: 2px;
    transition: all 0.1s ease-in-out;
    position: absolute;
    top: -2px;
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
}

.current .accordion__toggle-icon .line_1 {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}

.current .accordion__toggle-icon .line_2 {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}

.accordion__filter {
    padding: 25px;
}

.accordion__filter-title {
    padding-bottom: 10px;
}

.accordion__filter-items {
    padding: 0;
    list-style: none;
    border: #b8bdc0 1px solid;
    background-color: #ffffff;
    display: flex;
}

@media all and (max-width: 768px) {
    .accordion__filter-items {
        display: block;
    }
}

.accordion__filter-item {
    margin: 0;
    border-right: #b8bdc0 1px solid;
    text-align: center;
    flex-grow: 1;
}

@media all and (max-width: 768px) {
    .accordion__filter-item {
        border-bottom: #b8bdc0 1px solid;
        border-right: transparent 0px;
    }
}

.accordion__filter-item:last-child {
    border-right: transparent 0px;
}

@media all and (max-width: 768px) {
    .accordion__filter-item:last-child {
        border-bottom: transparent 0px;
    }
}

.accordion__filter-link {
    padding: 10px;
    display: block;
    text-decoration: underline;
    cursor: pointer;
    -webkit-transition: all 150ms ease 0s;
    transition: all 150ms ease 0s;
}

@media all and (max-width: 768px) {
    .accordion__filter-link {
        padding: 15px;
    }
}

.accordion__filter-link:hover {
    background-color: #b8bdc0;
}

.accordion__filter-link.active {
    background-color: #b8bdc0;
}

.accordion__filter-link span {
    position: relative;
}

.accordion__filter-link span:before {
    content: "\f107";
    display: inline-block;
    font-family: FontAwesome;
    font-size: 24px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    left: -25px;
    top: -7px;
}

.accordion__tab-btn {
    float: right;
    margin-top: 30px;
}

.accordion-in-tabs.accordion {
    background-color: #f1f1f1;
    border: #b8bdc0 1px solid;
    padding-bottom: 25px;
}

.accordion-in-tabs .accordion__panel:last-child {
    padding-bottom: 0;
}

.accordion-in-tabs .accordion__tab {
    display: none;
}

.accordion-in-tabs .accordion__tab.show {
    display: block;
}
.layout--subscribe-strip {
    background: #747d85;
    padding: 23px 0;
    position: relative;
}

.layout--subscribe-strip .col-13 {
    width: 37%;
}

.layout--subscribe-strip .col-23 {
    width: 63%;
}

@media (max-width: 768px) {
    .layout--subscribe-strip {
        padding: 20px 0;
    }
    .layout--subscribe-strip .col-13, .layout--subscribe-strip .col-23 {
        width: 100%;
        margin: 0;
    }
}

.subscribe-strip__title {
    font-size: 17px;
    color: #f1f1f1;
    padding: 16px 0 0;
    margin-bottom: 0;
    font-weight: 500;
}

@media (max-width: 768px) {
    .subscribe-strip__title {
        margin-bottom: 10px;
        padding: 0;
    }
}

.subscribe-strip__form {
    padding-right: 155px;
}

.subscribe-strip__form form {
    margin-top: -18px !important;
}

@media (max-width: 768px) {
    .subscribe-strip__form form {
        margin-top: 10px !important;
    }
}

@media (max-width: 440px) {
    .subscribe-strip__form form {
        margin-top: -5px !important;
    }
}

.subscribe-strip__form input[type=submit] {
    margin-top: -18px !important;
}

@media (max-width: 768px) {
    .subscribe-strip__form input[type=submit] {
        margin-top: 0 !important;
    }
}

@media (max-width: 768px) {
    .subscribe-strip__form .gform_body ul.gform_fields {
        margin-top: 0 !important;
    }
}

@media (max-width: 768px) {
    .subscribe-strip__form {
        padding-right: 0 !important;
    }
}

.subscribe-strip__form .gform_wrapper div.validation_error {
    color: #c7c7c7 !important;
    border: 0 !important;
    margin-bottom: 0 !important;
    padding: 0 !important;
}

.subscribe-strip__form .ginput_container {
    margin-top: 0 !important;
    width: 100% !important;
}

@media (max-width: 768px) {
    .subscribe-strip__form .gform_wrapper .gform_body {
        width: 100% !important;
    }
}

.subscribe-strip__form .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield span.name_first, .subscribe-strip__form .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield span.name_last, .subscribe-strip__form .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield span.name_middle {
    padding: 0 !important;
}

@media (max-width: 768px) {
    .subscribe-strip__form .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield span.name_first, .subscribe-strip__form .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield span.name_last, .subscribe-strip__form .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield span.name_middle {
        padding-right: 0 !important;
    }
}

.subscribe-strip__form .gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label, .subscribe-strip__form .gform_wrapper .field_sublabel_below div[class*=gfield_time_].ginput_container label {
    display: none !important;
}

.subscribe-strip__form .gfield_error input {
    border: 2px solid red !important;
}

.subscribe-strip__form .gform_fields>li {
    width: 50% !important;
}

.subscribe-strip__form .gform_fields>li input {
    width: 100% !important;
    border-radius: 0;
    line-height: 1 !important;
}

@media (max-width: 768px) {
    .subscribe-strip__form .gform_fields>li {
        width: 100% !important;
    }
    .subscribe-strip__form .gform_fields>li:last-child {
        margin-top: 20px !important;
    }
}

@media (max-width: 768px) and (max-width: 768px) {
    .subscribe-strip__form .gform_fields>li:last-child {
        margin-top: 12px !important;
    }
}

.subscribe-strip__form .gform_footer {
    padding: 0 0 0 12.5px !important;
    margin: 0 !important;
    position: absolute;
    right: 0px;
    top: 16px;
    margin-top: 0 !important;
    width: auto !important;
}

.subscribe-strip__form .gform_footer input {
    border: 0 !important;
}

@media (max-width: 768px) {
    .subscribe-strip__form .gform_footer {
        position: static;
        margin-top: 15px !important;
        padding: 0 !important;
    }
    .subscribe-strip__form .gform_footer input {
        width: auto !important;
        margin-bottom: 0 !important;
    }
}

.subscribe-strip__form .gform_body {
    width: 100% !important;
}

.subscribe-strip__form label {
    margin: 0;
}

.subscribe-strip__form .gfield_label {
    display: none !important;
}

.subscribe-strip__form input,
.subscribe-strip__form select,
.subscribe-strip__form textarea {
    border-radius: 3px;
    border: solid 1px #c7c7c7;
    padding: 10px 20px !important;
    outline: none !important;
}


.subscribe-strip__form .gform_wrapper {
    max-width: 100% !important;
    margin-bottom: 0;
    margin-top: 23px !important;
}

@media (max-width: 768px) {
    .subscribe-strip__form .gform_wrapper {
        margin-top: 0 !important;
    }
  }

.subscribe-strip__form .ginput_container {
    margin-top: 0 !important;
}

.subscribe-strip__form .gform_wrapper .gfield_checkbox li, .contact__form .gform_wrapper .gfield_radio li, .subscribe-strip__form .gform_wrapper .gfield_radio li {
    margin: 0 !important;
}

.subscribe-strip__form .ginput_container_checkbox {
    position: relative;
    top: 4px;
}

.subscribe-strip__form .gform_wrapper .gfield_radio li input[type=radio] {
    margin-top: 0 !important;
}

.subscribe-strip__form .gform_wrapper .gfield_radio li label {
    margin: 2px 0 2px 4px;
    font-weight: normal !important;
}

.subscribe-strip__form .validation_message {
    display: none !important;
}

.subscribe-strip__form .gform_wrapper li.gfield.gfield_error,
.subscribe-strip__form .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    border: 0 !important;
    background-color: transparent !important;
}

.subscribe-strip__form .gform_body ul.gform_fields {
    display: inline-block;
    list-style-type: none;
    padding: 0;
    width: 100%;
    margin-top: -25px !important;
}

@media (max-width: 768px) {
    .subscribe-strip__form .gform_body ul.gform_fields {
        margin-top: -20px !important;
    }
}



.subscribe-strip__form .gform_body ul.gform_fields>li {
    width: 47% !important;
    margin-top: 25px !important;
    margin-bottom: 0px !important;
    padding-top: 0;
    padding-bottom: 0;
    clear: none;
    float: left;
}
@media (max-width: 768px) {
    .subscribe-strip__form .gform_body ul.gform_fields>li {
        width: 100% !important;
        margin: 20px 0 0 !important;
        padding: 0 !important;
    }
    .subscribe-strip__form .gform_body ul.gform_fields>li input {
        width: 100% !important;
    }
    .subscribe-strip__form .gform_body ul.gform_fields>li:nth-child(4) {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6;
    }
    .subscribe-strip__form .gform_body ul.gform_fields>li:nth-child(2) {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5;
    }
}
.subscribe-strip__form .gform_body ul.gform_fields>li:nth-child(odd) {
    padding-right: 25px;
}

.subscribe-strip__form .gform_body ul.gform_fields>li.show_label .gfield_label {
    display: block !important;
    margin-bottom: 10px;
}

.subscribe-strip__form .gform_body ul.gform_fields>li input {
    width: 100% !important;
}

.subscribe-strip__form .gform_body ul.gform_fields>li select {
    width: 100% !important;
    color: #747d85;
}

.subscribe-strip__form .gform_body ul.gform_fields>li .ginput_container_select {
    position: relative;
}

.subscribe-strip__form .gform_body ul.gform_fields>li .ginput_container_select:before {
    content: "\f107";
    font-family: 'FontAwesome';
    position: absolute;
    top: 13px;
    right: 20px;
    color: #747d85;
}

.subscribe-strip__form .gform_body ul.gform_fields>li textarea {
    height: 105px !important;
    width: 100% !important;
}

.subscribe-strip__form .gform_button {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 17px !important;
    font-weight: bold;
    padding: 15px 25px !important;
    border-radius: 100px;
    text-transform: uppercase;
    margin: 0 !important;
    line-height: 16px !important;
    color: #747d85;
    background-color: #f1f1f1;
    -webkit-transition: all 150ms ease 0s;
    transition: all 150ms ease 0s;
}

.subscribe-strip__form .gform_button:active,
.subscribe-strip__form .gform_button:focus,
.subscribe-strip__form .gform_button:hover {
    background: #c7c7c7;
    color: #333;
    outline: none;
    cursor: pointer;
}

.subscribe-strip__form .gfield_checkbox {
    margin: -5px 0 0 !important;
}

.subscribe-strip__form .gfield_checkbox input {
    display: none !important;
}

.subscribe-strip__form .gfield_checkbox input:checked+label {
    font-weight: normal !important;
}

.subscribe-strip__form .gfield_checkbox input:checked+label:after {
    opacity: 1;
}

.subscribe-strip__form .gfield_checkbox label {
    font-size: 16px;
    color: #f1f1f1;
    text-transform: capitalize;
    position: relative;
    margin-left: 20px !important;
    -webkit-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
    padding: 1px 1px 1px 4px !important;
}

.subscribe-strip__form .gfield_checkbox label:before {
    content: "";
    position: absolute;
    left: -20px;
    width: 19px;
    height: 19px;
    border: solid 1px #b7bbc0;
    z-index: 1;
    border-radius: 2px;
    top: 1px;
}

.subscribe-strip__form .gfield_checkbox label:after {
    position: absolute;
    content: "";
    width: 20px;
    height: 20px;
    top: 1px;
    left: -20px;
    background: url("images/check-mark.html");
    background-repeat: no-repeat;
    background-size: 14px;
    background-position: center center;
    opacity: 0.2;
    z-index: 2;
}

.subscribe-strip__form .gfield_checkbox label:active:after, .subscribe-strip__form .gfield_checkbox label:focus:after, .subscribe-strip__form .gfield_checkbox label:hover:after {
    opacity: 1;
}

.subscribe-strip__form form ::-webkit-input-placeholder {
    color: #747d85;
    font-size: 16px;
    font-weight: normal;
}

.subscribe-strip__form form :-moz-placeholder {
    /* Firefox 18- */
    color: #747d85;
    font-size: 16px;
    font-weight: normal;
}

.subscribe-strip__form form ::-moz-placeholder {
    /* Firefox 19+ */
    color: #747d85;
    font-size: 16px;
    font-weight: normal;
}

.subscribe-strip__form form :-ms-input-placeholder {
    color: #747d85;
    font-size: 16px;
    font-weight: normal;
}
.layout--box-slider {
    background: #fff;
}

.layout--box-slider.version--dark {
    background: #7c858c;
}
.layout--box-slider.version--dark .box-slider__title,
.layout--box-slider.version--dark .box-slider__content p,
.layout--box-slider.version--dark .box-slider__content a {
    color: #fff;
}

.layout--box-slider.version--default .box-slider .slick-arrow:active,
.layout--box-slider.version--default .box-slider .slick-arrow:focus,
.layout--box-slider.version--default .box-slider .slick-arrow:hover {
    border-color: #dedede;
}

.layout--box-slider .slick-prev {
    top: 50%;
    border-color: #dedede;
}

.layout--box-slider .slick-next {
    top: 50%;
    border-color: #dedede;
}

.box-slider__content {
    margin-bottom: 22px;
}

@media all and (max-width: 768px) {
    .box-slider__content {
        margin-bottom: 18px;
    }
}

.box-slider__content a {
    font-weight: bold;
    text-decoration: underline;
}

.box-slider__content a:hover {
    text-decoration: none;
}

.box-slider__content p {
    line-height: 1.44;
}

.box-slider__title {
    font-size: 27px;
    font-weight: 500;
    line-height: 32px;
    margin-bottom: 18px;
}

@media all and (max-width: 768px) {
    .box-slider__title {
        margin-bottom: 15px;
    }
}

.box-slider__article-image {
    z-index: 10;
    -webkit-transition: all 150ms linear 0s;
    transition: all 150ms linear 0s;
    overflow: hidden;
}

    .box-slider__article-image:hover img {
        -webkit-transform: scale(1.05);
                transform: scale(1.05);
    }

.box-slider__article-image a {
    -webkit-transition: all 150ms linear 0s;
    transition: all 150ms linear 0s;
    display: block;
}

.box-slider__article-image a img {
    -webkit-transition: all 150ms linear 0s;
    transition: all 150ms linear 0s;
    width: 100%;
}

.box-slider__articles .slick-dots {
    position: relative;
    bottom: 0;
    margin-bottom: 20px !important;
    text-align: center;
}

@media all and (max-width: 768px) {
    .box-slider__articles .slick-dots {
        margin-bottom: 20px;
    }
}

.box-slider__articles .slick-dots .slick-active button,
  .box-slider__articles .slick-dots li:hover button {
    background: #fff;
}

.box-slider__item {
    margin-right: 12.5px;
    margin-left: 12.5px;
}

@media all and (max-width: 479px) {
    .box-slider__item {
        margin-left: 0;
        margin-right: 0;
    }
}

.box-slider__article {
    margin-bottom: 25px;
    position: relative;
}

.box-slider__article:hover .box-slider__button {
    background: #dedede;
    color: #333d47;
}

.box-slider__article:hover .box-slider__button span {
    color: #343D47;
}

@media all and (max-width: 768px) {
    .box-slider__article {
        margin-bottom: 20px;
    }
}

@media all and (max-width: 440px) {
    .box-slider__article {
        width: 100%;
        margin: 5px 0 15px;
    }
}

.box-slider__article-description {
    width: 100%;
}

.box-slider__button-wrap {
    padding-bottom: 20px;
}

@media all and (max-width: 768px) {
    .box-slider__button-wrap {
        padding-bottom: 20px;
    }
}

.box-slider__button-wrap .link-button:active,
.box-slider__button-wrap .link-button:focus,
.box-slider__button-wrap .link-button:hover {
    background: #fff;
    border: 2px solid #dedede;
    color: #dedede !important;
}

.box-slider__button {
    width: 100%;
    position: relative;
    display: block;
    margin-top: -1px;
    background-color: #c7c7c7;
    padding: 15px 60px 15px 25px;
    font-size: 17px;
    line-height: 20px;
    color: #333d47;
    font-weight: 500;
    min-height: 50px;
    width: 100%;
}

@media all and (max-width: 768px) {
    .box-slider__button {
        padding: 15px 60px 15px 20px;
    }
}

.box-slider__button span {
    position: absolute;
    right: 25px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 22px;
    color: #ffffff;
}

@media all and (max-width: 768px) {
    .box-slider__button span {
        right: 20px;
    }
}

.box-slider .slick-next,
.box-slider .slick-prev {
    width: 45px;
    height: 45px;
}

.box-slider .slick-arrow:active,
.box-slider .slick-arrow:focus,
.box-slider .slick-arrow:hover {
    border-color: #333;
}

.box-slider .slick-arrow-container {
    top: 26.5%;
}

@media all and (max-width: 768px) {
  .box-slider .slick-next,
  .box-slider .slick-prev {
        width: 20px;
        height: 20px;
    }

    .box-slider .slick-arrow-container {
        top: 34.5%;
    }
}

@media all and (max-width: 1400px) {
    .box-slider .slick-arrow {
        display: block !important;
    }

    .box-slider .slick-prev {
        left: 40px;
        border-color: #fff;
    }

    .box-slider .slick-next {
        right: 40px;
        border-color: #fff;
    }

}

@media all and (max-width: 768px) {
    .box-slider .slick-arrow {
        display: block !important;
    }

    .box-slider .slick-prev {
        left: 2px;
        border-color: #a8a8a8;
    }

    .box-slider .slick-next {
        right: 2px;
        border-color: #a8a8a8;
    }

    .layout--box-slider.version--dark .slick-prev,
    .layout--box-slider.version--dark .slick-next {
        border-color: #fff;
    }

    .layout--box-slider.version--dark .slick-prev:hover,
    .layout--box-slider.version--dark .slick-next:hover {
        border-color: #a8a8a8;
    }

    .layout--box-slider.version--dark .slick-prev:focus,
    .layout--box-slider.version--dark .slick-next:focus {
        border-color: #a8a8a8;
    }

    .layout--box-slider.version--dark .slick-prev:active,
    .layout--box-slider.version--dark .slick-next:active {
        border-color: #a8a8a8;
    }
}

@media all and (max-width: 479px) {
    .box-slider .slick-prev {
        left: -14px;
    }

    .box-slider .slick-next {
        right: -14px;
    }
}

@media all and (min-width: 480px) {
    .box-slider.small-padding {
        padding: 0 3px;
    }
}

.box-slider .link-button:hover {
    background-color: #ffffff;
    color: #c7c7c7;
}
.layout--text-on-image {
    padding: 0;
}

@media all and (max-width: 768px) {
    .layout--text-on-image .col-12 {
        padding: 0;
    }
    .layout--text-on-image .wrapper>.container {
        padding: 0;
    }
}

.text-on-image__background {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
}

@media all and (max-width: 768px) {
    .text-on-image__background.version--light {
        background: #ffffff !important;
    }
    .text-on-image__background {
        background: #626262 !important;
        padding: 0;
    }
    .layout--text-on-image .wrapper>.container>.clearfix {
        margin-right: 0;
    }
}

.text-on-image {
    position: relative;
}

.text-on-image__text ul {
    list-style: none;
    margin-left: 0;
    padding-left: 23px;
    padding-right: 25px;
}

.text-on-image__text ul li {
    position: relative;
    padding-left: 0;
    line-height: 1.4;
}

.text-on-image__text ul li:before {
    content: "\f00c";
    font-family: FontAwesome;
    display: inline-block;
    position: absolute;
    left: -24px;
    top: 0;
    width: 21px;
    height: 21px;
    line-height: 21px;
    font-size: 21px;
    color: #c7c7c7;
}

.text-on-image__content ul.hide-check li:before {
    display: none;
}

.text-on-image .slick-arrow-container {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.text-on-image__image {
    display: none !important;
    max-width: 100%;
    width: 100%;
    height: auto;
    margin-bottom: 25px;
}

@media all and (max-width: 768px) {
    .text-on-image__image {
        display: block !important;
    }
}

.text-on-image .slick-dots {
    left: 35px;
}

@media all and (min-width:769px) {
    .text-on-image .slick-dots.dots-right {
        right: 35px;
        text-align: right;
    }
}

@media all and (max-width: 1300px) {
    .text-on-image .slick-dots.dots-right {
        width: auto;
    }
}

@media all and (max-width: 768px) {
    .text-on-image .slick-dots {
        left: 0;
        bottom: 20px;
        text-align: center;
    }
}

.text-on-image .slick-prev {
    left: -40px;
    width: 45px;
    height: 45px;
}

.text-on-image .slick-next {
    right: -40px;
    width: 45px;
    height: 45px;
}

.text-on-image__background.version--light .slick-arrow {
    border-color: #333 !important;
}

.text-on-image__background.version--light .slick-arrow:hover {
    border-color: #a8a8a8 !important;
}

@media all and (max-width: 1400px) {
    .text-on-image .slick-prev {
        display: none;
    }
    .text-on-image .slick-next {
        display: none
    }
}

@media all and (max-width: 768px) {
    .text-on-image .slick-next, .text-on-image .slick-prev {
        border-width: 4px !important;
        border-color: rgba(255, 255, 255, 0.51) !important;
        width: 17px;
        height: 17px;
    }
    .text-on-image .slick-next:active, .text-on-image .slick-next:focus, .text-on-image .slick-next:hover, .text-on-image .slick-prev:active, .text-on-image .slick-prev:focus, .text-on-image .slick-prev:hover {
        border-color: #c7c7c7 !important;
    }
    .text-on-image .slick-prev {
        left: 6px;
    }
    .text-on-image .slick-next {
        right: 6px;
    }
}

.text-on-image__title {
    font-size: 27px;
    font-weight: 500;
    line-height: 32px;
    margin-bottom: 12px;
}

.text-on-image__subtitle {
    font-size: 20px;
    font-weight: 500;
    color: #fff;
}

.text-on-image__signature {
    font-size: 20px;
    font-weight: bold;
    border-top: 1px solid #7C858C;
    padding-top: 15px;
    margin-top: 20px;
    text-transform: lowercase;
    margin-bottom: 8px;
}

.text-on-image__content {
    min-height: 440px;
    background: #626262;
    padding: 20px;
    color: #fff;
    padding-bottom: 55px;
}

.text-on-image__content h2 {
    color: #fff;
}

.text-on-image__background.version--light .text-on-image__content h2 {
    color: #333d47;
}

.text-on-image__background.version--light .text-on-image__subtitle {
    color: #333d47;
}

.text-on-image__background.version--light .text-on-image__signature {
    color: #333d47;
}

.text-on-image__background.version--light .text-on-image__content {
    background: #fff;
}

.text-on-image__background.version--light .text-on-image__text li, .text-on-image__background.version--light .text-on-image__text ul, .text-on-image__background.version--light .text-on-image__text ol, .text-on-image__background.version--light .text-on-image__text p {
    color: #333d47;
}

@media all and (max-width: 768px) {
    .text-on-image__content {
        min-height: 0;
        padding-bottom: 60px;
    }
}

.text-on-image__text {
    margin-bottom: 10px;
}

.text-on-image__text img {
    width: 100%;
    margin: 25px 0;
    float: none;
}

@media all and (max-width: 768px) {
    .text-on-image__text img {
        margin: 20px 0;
    }
}

.text-on-image__text iframe {
    width: 100%;
}

.text-on-image__text h1, .text-on-image__text h2, .text-on-image__text h3, .text-on-image__text h4, .text-on-image__text h5, .text-on-image__text h6 {
    color: #fff;
}

.text-on-image__text li, .text-on-image__text ol, .text-on-image__text p, .text-on-image__text ul {
    color: #fff;
}

.text-on-image__text a {
    font-weight: 600;
    color: #fff;
    text-decoration: underline;
    font-size: 20px;
}

@media all and (max-width: 768px) {
    .text-on-image__text blockquote {
        margin-top: 10px;
        margin-right: 25px;
        margin-bottom: 10px;
        margin-left: 25px;
    }
}

.text-on-image__text blockquote {
    margin-right: 20px;
    margin-left: 20px;
}

.text-on-image__background.version--light .text-on-image__text a {
    color: #333d47;
}

.text-on-image__background.version--light .text-on-image__text a:hover {
    color: #dedede;
}

.text-on-image__list {
    margin-left: 0;
    padding-left: 23px;
    padding-right: 25px;
}

.text-on-image__list-item {
    position: relative;
    list-style: none;
    padding-left: 0;
    line-height: 1.4;
    margin-bottom: 10px;
}

.text-on-image__list-item:before {
    content: "\f00c";
    font-family: FontAwesome;
    display: inline-block;
    position: absolute;
    left: -24px;
    top: 0;
    width: 21px;
    height: 21px;
    line-height: 21px;
    font-size: 21px;
    color: #c7c7c7;
}

.text-on-image__list-item:last-child {
    margin-bottom: 0;
}

.text-on-image__list-item i {
    margin-right: 10px;
}

.text-on-image__list-item a {
    font-weight: 600;
}

.text-on-image__link {
    text-decoration: underline;
    font-weight: 600;
    font-size: 20px;
}

.text-on-image__link:after {
    content: " >";
}
.layout--text-with-box {
    padding: 25px 0;
    background-color: #f1f1f1;
}

@media all and (max-width: 768px) {
    .layout--text-with-box .col-12 {
        padding-right: 0;
    }
}

.layout--text-with-box.version--light .col-12:last-of-type {
    padding-right: 0;
}

@media all and (max-width: 768px) {
    .layout--text-with-box.version--light .col-12:first-of-type {
        margin-bottom: 10px;
    }
}

.layout--text-with-box.version--dark {
    background: #333;
    background-size: cover;
}

.layout--text-with-box.version--dark .text-with-box__title {
    color: #fff;
}

.layout--text-with-box.version--dark .text-with-box__text h1,
.layout--text-with-box.version--dark .text-with-box__text h2,
.layout--text-with-box.version--dark .text-with-box__text h3,
.layout--text-with-box.version--dark .text-with-box__text h4,
.layout--text-with-box.version--dark .text-with-box__text h5,
.layout--text-with-box.version--dark .text-with-box__text h6,
.layout--text-with-box.version--dark .text-with-box__text li,
.layout--text-with-box.version--dark .text-with-box__text ol,
.layout--text-with-box.version--dark .text-with-box__text p,
.layout--text-with-box.version--dark .text-with-box__text ul {
    color: #fff;
}

.layout--text-with-box.version--dark .text-with-box__text ol>li:before {
    color: #fff;
}

.layout--text-with-box.version--dark .text-with-box__text a {
    color: #c7c7c7;
}

.layout--text-with-box.version--dark .text-with-box__text a:hover {
    color: #ffffff;
}

.layout--text-with-box.version--dark .text-with-box__list-wrap {
    background: transparent;
    padding: 0;
}

.layout--text-with-box.version--dark .text-with-box__list {
    background: transparent;
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    margin-top: 0;
}

.layout--text-with-box.version--dark .text-with-box__list-item {
    color: #fff;
    width: 50%;
    padding: 20px 20px 20px 40px;
    font-size: 18px;
    border: solid 1px #7c858c;
    margin-bottom: 0;
    margin-top: -1px;
}

.layout--text-with-box.version--dark .text-with-box__list-item:nth-child(even) {
    margin-left: -1px
}

.layout--text-with-box.version--dark .text-with-box__list-item:before {
    content: ">";
    position: absolute;
    left: 15px;
    top: 20px;
    color: #c7c7c7;
}

.layout--text-with-box.version--dark .col-12:last-child {
    background: transparent;
    padding-right: 0;
}

.layout--text-with-box.version--dark .text-with-box__list-item a {
    color: #a8a8a8;
    font-weight: 600;
}

.layout--text-with-box.version--dark .text-with-box__list-item a:active,
.layout--text-with-box.version--dark .text-with-box__list-item a:focus,
.layout--text-with-box.version--dark .text-with-box__list-item a:hover {
    color: #c7c7c7;
}

@media all and (max-width: 440px) {
    .layout--text-with-box.version--dark .text-with-box__list-item {
        width: 100%;
        border: 1px solid #7c858c !important;
        margin-left: 0 !important;
    }
}

.layout--text-with-box.version--dark-list {
    background: #333;
    background-size: cover;
}

.layout--text-with-box.version--dark-list .text-with-box__title {
    color: #fff;
}

.layout--text-with-box.version--dark-list .text-with-box__text h1,
.layout--text-with-box.version--dark-list .text-with-box__text h2,
.layout--text-with-box.version--dark-list .text-with-box__text h3,
.layout--text-with-box.version--dark-list .text-with-box__text h4,
.layout--text-with-box.version--dark-list .text-with-box__text h5,
.layout--text-with-box.version--dark-list .text-with-box__text h6,
.layout--text-with-box.version--dark-list .text-with-box__text li,
.layout--text-with-box.version--dark-list .text-with-box__text ol,
.layout--text-with-box.version--dark-list .text-with-box__text p,
.layout--text-with-box.version--dark-list .text-with-box__text ul {
    color: #fff;
}

.layout--text-with-box.version--dark-list .text-with-box__text a {
    color: #c7c7c7;
}

.layout--text-with-box.version--dark-list .text-with-box__text a:hover {
    color: #ffffff;
}

.layout--text-with-box.version--dark-list .text-with-box__text ol > li:before {
    color: #fff;
}

@media all and (max-width: 768px) {
    .layout--text-with-box.version--dark-list .col-23 {
        padding-right: 0;
    }
}

.layout--text-with-box.version--dark-list .col-13 {
    background: transparent;
    padding-right: 0;
}

.layout--text-with-box.version--dark-list .text-with-box__list-wrap {
    background-color: transparent;
    padding: 0;
}

.layout--text-with-box.version--dark-list .text-with-box__list {
    background-color: transparent;
}

.layout--text-with-box.version--dark-list .text-with-box__llist {
    padding: 0;
}

.layout--text-with-box.version--dark-list .text-with-box__list-item {
    color: #fff;
}

.layout--text-with-box.version--dark-list .text-with-box__llist-item {
    margin-bottom: 10px;
}

.layout--text-with-box.version--dark-list .text-with-box__llist-item:last-of-type {
    margin-bottom: 0;
}

.layout--text-with-box.version--dark-list .text-with-box__llist-btn {
    width: 100%;
    position: relative;
    display: block;
    background: #6f6f6f;
    padding: 15px 25px;
    font-size: 18px;
    font-weight: 600;
    line-height: 20px;
    color: #fff;
}

.layout--text-with-box.version--dark-list .text-with-box__llist-btn span {
    position: absolute;
    right: 25px;
    bottom: 12px;
    color: #c7c7c7;
    font-size: 26px;
}

.layout--text-with-box.version--dark-list .text-with-box__llist-btn:hover {
    background: #c7c7c7;
    color: #FFF;
}

.layout--text-with-box.version--dark-list .text-with-box__llist-btn:hover span {
    color: #fff;
}

.text-with-box__llist {
    list-style-type: none;
}

.text-with-box {
    /*&__link {
        margin-top: 8px;
        margin-bottom: 25px;
        background-color: #333;
        color: #fff;
        height: 51px;
        min-width: 210px;
        text-align: center;
        padding: 15px 25px;
        display: inline-flex;
        font-size: 17px;
        font-weight: 600;
        line-height: 20px;
        align-items: center;
        justify-content: center;
        border-radius: 30px;
        &:hover,
        &:active,
        &:focus {
            background: #a8a8a8;
        }
    }*/
    ;
}

.text-with-box__title {
    font-size: 27px;
    font-weight: 500;
    line-height: 32px;
    max-width: 50%;
    margin-top: -6px;
    margin-bottom: 20px;
}

.text-with-box__text:not(:last-child) {
    margin-bottom: 10px;
}

@media all and (max-width: 768px) {
    .text-with-box__title {
        max-width: 100%;
    }
}

@media all and (max-width: 768px) {
    .text-with-box__content .btn {
        margin-bottom: 10px;
    }
    .text-with-box__text {
        margin-bottom: 10px;
    }
}

.text-with-box__text h4 {
    margin-bottom: 25px;
}

.text-with-box__text li {
    margin-bottom: 10px;
}

.text-with-box__text ol, .text-with-box__text ul {
    margin-bottom: 25px;
    padding-left: 32px;
}

.text-with-box__text ol {
    counter-reset: li;
    padding-left: 15px;
}

.text-with-box__text ol>li {
    position: relative;
    line-height: 16px;
    margin-bottom: 13px;
}

.text-with-box__text ol>li:before {
    content: counter(li);
    counter-increment: li;
    position: absolute;
    top: -4px;
    left: -29px;
    box-sizing: border-box;
    width: 2em;
    margin-right: 8px;
    padding: 4px;
    color: #333d47;
    text-align: center;
}

.text-with-box__text a {
    font-weight: 600;
}

.text-with-box__text h2 {
    font-size: 27px;
    font-weight: 500;
    line-height: 32px;
}

@media all and (max-width: 768px) {
    .text-with-box__text+.link-button {
        margin-top: -6px;
    }
}

.layout--text-with-box .col-12:last-child {
    background: #fff;
}

.text-with-box__list-wrap {
    background: #fff;
    padding: 20px 25px 17px;
}

.text-with-box__list {
    background: #ffffff;
    margin-left: 0;
    margin-bottom: 10px;
    padding-left: 23px;
    padding-right: 25px;
}

.text-with-box__list-item {
    position: relative;
    list-style: none;
    padding-left: 0;
    line-height: 1.4;
}

.text-with-box__list-item:before {
    content: "\f00c";
    /* FontAwesome Unicode */
    position: absolute;
    top: 0px;
    left: -24px;
    font-family: FontAwesome;
    display: inline-block;
    width: 21px;
    height: 21px;
    font-size: 21px;
    line-height: 21px;
    color: #c7c7c7;
}

.text-with-box__list-item:last-of-type {
    margin-bottom: 5px;
}

.text-with-box__list-item i {
    margin-right: 10px;
}

.text-with-box__list-item a {
    font-weight: 600;
}

.layout--text-with-box.version--white {
    background-color: #fff;
}

@media all and (max-width: 768px) {
    .layout--text-with-box.version--white .col-12:first-of-type {
        padding-bottom: 10px;
    }
}

.layout--text-with-box.version--white .col-12:last-child {
    background-color: #f1f1f1;
    padding-right: 0;
}

.layout--text-with-box.version--white .text-with-box__list,
.layout--text-with-box.version--white .text-with-box__list-wrap {
    background-color: #f1f1f1;
}
.layout--businesses_block.version--default {
    background: #fff;
}

.layout--businesses_block.version--light {
    background: #f1f1f1;
}

.layout--businesses_block {
    padding-bottom: 0;
}

@media (max-width: 768px) {
    .layout--businesses_block .col-14 {
        width: 50%;
    }
}

@media (max-width: 440px) {
    .layout--businesses_block .col-14 {
        width: 100%;
    }
}

.businesses_block__block-title {
    font-size: 27px;
    font-weight: 500;
    line-height: 32px;
    margin-bottom: 20px;
    margin-top: -5px;
}

@media (max-width: 768px) {
    .businesses_block__block-title {
        margin-bottom: 15px;
    }
}

@media (min-width: 768px) {
    .businesses_block__block-title {
        max-height: 92px;
        overflow: hidden;
    }
}

.businesses_block__article {
    border: solid 1px #c7c7c7;
    background: #fff;
    position: relative;
    overflow: hidden;
    margin-bottom: 25px;
    display: inline-table;
}

@media (max-width: 768px) {
    .businesses_block__article {
        width: 100%;
        margin-bottom: 20px;
        margin-right: 0;
    }
}

.businesses_block__image {
    z-index: 10;
    overflow: hidden;
}

.businesses_block__image:hover img {
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
}

.businesses_block__image a {
    display: block;
}

.businesses_block__image a img {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    transform: none;
    -webkit-transform: none;
}

.businesses_block__text {
    padding: 0 25px 25px 25px;
    margin-bottom: 0px;
    font-size: 14px;
    line-height: 1.57;
    overflow: hidden;
}

@media (max-width: 768px) {
    .businesses_block__text {
        padding: 0 20px 20px 20px;
    }
}
/*** Accordion ***/

.faq .accordion__title {
    padding: 15px 25px;
    color: #ffffff;
    background: #3d5165;
    margin: 0;
}

@media all and (max-width: 768px) {
    .faq .accordion__title {
        padding: 15px 20px;
    }
}

.faq .accordion__panel {
    clear: both;
    padding: 0 25px 0 25px;
    background: #f1f1f1;
}

@media all and (max-width: 768px) {
    .faq .accordion__panel {
        padding: 0 20px 0 20px;
    }
}

.faq .accordion__panel:last-child {
    padding-bottom: 0;
}

.faq .accordion__panel:last-child .panel-title {
    border-bottom: 0;
}

.faq .accordion__panel.current:last-child {
    padding-bottom: 25px;
}

@media all and (max-width: 768px) {
    .faq .accordion__panel.current:last-child {
        padding-bottom: 20px;
    }
}

.faq .accordion__panel.current:last-child .panel-title {
    border-bottom: 1px solid #d2d2d2;
}

@media all and (max-width: 768px) {
    .faq .accordion__content {
        padding: 0;
        margin-bottom: 20px;
    }
}

.faq .panel-title {
    padding: 15px 0 15px 0;
    font-weight: 300;
    cursor: pointer;
    margin: 0;
    color: #3d5165;
    border-bottom: 1px solid #d2d2d2;
    transition: all 0.1s ease-in-out;
    position: relative;
    padding-right: 35px;
}

.faq .current .panel-content {
    background: #ffffff;
}

.faq .panel-content {
    display: none;
    padding: 20px;
    border: 1px solid transparent;
}

.faq .accordion__toggle-icon {
    position: absolute;
    top: 19px;
    right: 20px;
}

.faq .accordion__toggle-icon .line_1 {
    background-color: #3d5165;
    display: block;
    height: 22px;
    width: 2px;
    transition: all 0.1s ease-in-out;
    position: absolute;
    top: -2px;
}

.faq .accordion__toggle-icon .line_2 {
    background-color: #3d5165;
    display: block;
    height: 22px;
    width: 2px;
    transition: all 0.1s ease-in-out;
    position: absolute;
    top: -2px;
    transform: rotate(90deg);
}

.faq .current .accordion__toggle-icon .line_1 {
    transform: rotate(-45deg);
}

.faq .current .accordion__toggle-icon .line_2 {
    transform: rotate(45deg);
}
/*** Accordion ***/

.layout--visual-editor {
    padding-bottom: 25px;
}

@media (max-width: 768px) {
    .layout--visual-editor {
        padding-bottom: 20px;
    }
}

.version--dark {
    background: #7c858c;
}

.version--dark .border-background-text {
    color: #333d47;
}

.version--dark .visual-editor__content {
    color: #c7c7c7;
}

.version--dark .visual-editor__title {
    color: #c7c7c7;
}

.version--dark .visual-editor table tbody tr td,
.version--dark .visual-editor table tbody tr th,
.version--dark .visual-editor table thead tr td,
.version--dark .visual-editor table thead tr th {
    border: 1px solid #dedede;
}

.visual-editor__title {
    font-size: 27px;
    font-weight: 500;
    line-height: 32px;
}

.visual-editor {
    position: relative;
}

.visual-editor .col-12:last-child {
    background: transparent;
}

@media (max-width : 992px) {
    .visual-editor .col-12,
    .visual-editor .col-13,
    .visual-editor .col-14 {
        width: 100%;
        padding-right: 0;
        margin-bottom: 25px;
    }
}

@media (max-width: 768px) {
    .visual-editor {
        margin-right: 0 !important;
    }
    .visual-editor .col-12,
    .visual-editor .col-13,
    .visual-editor .col-14 {
        padding-right: 0;
        margin-bottom: 20px;
    }
    .visual-editor .col-12:last-child,
    .visual-editor .col-13:last-child,
    .visual-editor .col-14:last-child {
        margin-bottom: 0;
    }
    .visual-editor .col-1 {
        padding-right: 0;
    }
}

.visual-editor__content ul {
    list-style: none;
    margin-left: 0;
    padding-left: 23px;
    padding-right: 25px;
}

.visual-editor__content ul li {
    position: relative;
    padding-left: 0;
    line-height: 1.4;
}

.visual-editor__content ul.hide-check li:before {
    display: none;
}

.visual-editor__content ul li:before {
    content: "\f00c";
    font-family: FontAwesome;
    display: inline-block;
    position: absolute;
    left: -24px;
    top: 0;
    width: 21px;
    height: 21px;
    line-height: 21px;
    font-size: 21px;
    color: #c7c7c7;
}

.visual-editor__content ul.gform_fields li:before {
    content: '';
}

.visual-editor__content img {
    max-width: 100%;
}

.visual-editor__content .wp-caption {
    width: 100% !important;
    max-width: 100%;
}

.visual-editor__content .wp-caption img {
    width: 100% !important;
    height: auto !important;
}

.version--dark .visual-editor__content blockquote {
    color: #333d47;
}

.visual-editor__content blockquote {
    margin: 25px 0 25px 32px;
    -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.5);
    padding: 15px;
    background-color: #fff;
    border-left: 8px solid #c7c7c7;
}

@media (max-width: 768px) {
    .visual-editor__content blockquote {
        margin: 20px 0 20px 25px;
    }
}

.visual-editor__content blockquote:before {
    display: block;
    height: 0;
    content: "“";
    margin-left: -.95em;
    font: italic 400%/1 Cochin, Georgia, "Times New Roman", serif;
    color: #333d47;
}

@media (max-width: 768px) {
    .version--dark .visual-editor table tbody tr:last-of-type,
    .version--dark .visual-editor table thead tr:last-of-type {
        border-bottom: 1px solid #dedede;
    }
}

.visual-editor__content h2 {
    font-size: 27px;
    font-weight: 500;
}
.search-filter--header-with-search {
    position: relative;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 800px;
}

.header-with-search__overlay-image {
   display: none;
}
@media all and (max-width: 768px) {
    .search-filter--header-with-search {
        min-height:  600px;
    }
}

.search-filter--header-with-search .search-filter {
    position: absolute;
    width: 100%;
    bottom: 60px;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    max-width: 1233px;
    padding: 30px;
    background: #fff;
    border-bottom: 5px solid #f47d24;
}
@media all and (max-width: 1300px) {
    .search-filter--header-with-search .search-filter {
        max-width: 95%;
    }
}

.header-with-search__image {
    width: 100%;
    max-width: 100%;
    height: auto;
}.layout--area-of-study {
    background-color: #ebebeb;
}

.layout--area-of-study .area-of-study {
    padding-right: 0;
}

@media (max-width: 768px) {
    .layout--area-of-study .area-of-study {
        padding-right: 5px;
    }
}

.area-of-study__block-title {
    margin-bottom: 15px;
}

.area-of-study__content {
    max-width: 960px;
    margin-bottom: 30px;
}

.area-of-study__item {
    padding-bottom: 15px;
    padding-right: 15px;
}

@media (max-width: 768px) {
    .area-of-study__item {
        width: 50%;
    }
}

@media (max-width: 440px) {
    .area-of-study__item {
        width: 100%;
        padding-right: 0;
    }
    .layout--area-of-study .area-of-study {
        padding-right: 20px;
    }
}

.area-of-study__inner {
    -webkit-transition: all 150ms ease 0s;
    transition: all 150ms ease 0s;
    background-color: #ffffff;
    position: relative;
    padding: 10px 0 40px 0;
    min-height: 206px;
}

.area-of-study__image {
    padding: 0 15px;
    text-align: center;
    max-width: 120px;
    display: block;
    margin: 0 auto;
}

    .area-of-study__image svg {
        width: 80px;
    }

.area-of-study__title {
    color: #000000;
    text-align: center;
    text-transform: uppercase;
    font-weight: 400;
    padding: 0 15px;
    margin-bottom: 0;
    -webkit-transition: all 150ms ease 0s;
    transition: all 150ms ease 0s;
    min-height: 42px;
}

.area-of-study__courses {
    text-align: center;
    font-weight: 300;
    text-transform: uppercase;
    font-size: 16px;
    color: #000000;
    -webkit-transition: all 150ms ease 0s;
    transition: all 150ms ease 0s;
}

.area-of-study__link {
    display: block;
    text-align: center;
    position: absolute;
    bottom: 5px;
    width: 100%;
}

.area-of-study__link svg path {
    stroke: #000000;
    -webkit-transition: all 150ms ease 0s;
    transition: all 150ms ease 0s;
}

.area-of-study__image svg line,
.area-of-study__image svg path,
.area-of-study__image svg polyline {
    stroke: #000;
    -webkit-transition: all 150ms ease 0s;
    transition: all 150ms ease 0s;
}
.area-of-study__image svg ellipse {
    fill: #000;
    -webkit-transition: all 150ms ease 0s;
    transition: all 150ms ease 0s;
}
.intro_cta {
	border:1px solid #ddd;
}
.related-courses {

}

.related-courses__icon {
    vertical-align: middle;
}

.related-courses__icon svg line,
.related-courses__icon svg path,
.related-courses__icon svg polyline {
    stroke: #ffffff;
}
.related-courses__icon svg ellipse {
    fill: #ffffff;
}

.related-courses .course__excerpt {
    margin-bottom: 12.5px;
    font-weight: 300;
}

.related-courses .course__terms {
    list-style-type: none;
    padding-left: 0;
    margin: 0;
    margin-bottom: 12.5px;
}


@media all and (max-width: 768px) {
    .related-courses__course {
        text-align: center;
    }

    .related-courses__course:not(:last-child) {
        margin-bottom: 20px;
    }
}
