/*
 Theme Name:     Divi Base Child
 Theme URI:      metal.co
 Description:    Child them of Divi for metal.co
 Author:         Evan McEldowney
 Author URI:     https://example.com
 License:        GNU General Public License v2 or later
 License URI:    http://www.gnu.org/licenses/gpl-2.0.html
 Template:       Divi
 Version:        1.0.0
 */
 
 
 
 html .et_pb_scroll_top.et-pb-icon {
    background: rgba(0, 0, 0, 0);
    border-radius: 105px;
    border: 1px solid #000;
    text-decoration: none;
    position: fixed;
    z-index: 11;
    bottom: 125px;
    right: 60px;
    height: 82px;
    width: 82px
}

@media all and (max-width:980px) {
    html .et_pb_scroll_top.et-pb-icon {
        display: none;
        opacity: 0;
        visibility: none
    }
}

body model-viewer {
    background-color: #efefef;
    width: 790px;
    height: 350px
}

@media all and (max-width:980px) {
    body model-viewer {
        width: 350px;
        height: 350px
    }
}

@media all and (max-width:980px) {
    .et_pb_divider {
        margin-right: 2px;
        margin-left: 2px
    }
}

body .white-back {
    background-color: #fff
}

body .white-back .et_pb_section {
    background-color: #fff !important
}

.page-template-white-back {
    background-color: #fff !important
}

.page-template-white-back #et-main-area {
    background-color: #fff
}

.et_pb_scroll_top:before {
    content: "";
    background-image: url("images/Arrow.png");
    width: 10px;
    height: 42px;
    background-size: cover;
    display: block;
    background-repeat: no-repeat;
    position: absolute;
    left: 36px;
    top: 20px
}

ul.dlm-downloads {
    width: 100%
}

ul.dlm-downloads li {
    list-style: none;
    width: 100%
}

ul.dlm-downloads li a {
    width: 100%;
    border-bottom: 1px solid #000;
    padding: 30px 0;
    display: block;
    font-size: 30px;
    line-height: 100%
}

@media all and (max-width:980px) {
    ul.dlm-downloads li a {
        padding-right: 54px;
        text-decoration: none;
        font-size: 17px
    }
}

ul.dlm-downloads li a:before {
    content: "";
    right: 0;
    position: absolute;
    width: 34px;
    height: 41px;
    background-size: cover;
    background-image: url("images/download-icon.png");
    display: block
}

@media all and (max-width:980px) {
    ul.dlm-downloads li a:before {
        width: 24px;
        background-size: cover;
        height: 29px;
        top: 25px
    }
}

ul.dlm-downloads li a:after {
    display: none
}

.et_pb_toggle_open .et_pb_toggle_title:after {
    content: "";
    position: absolute;
    background-image: url("images/-.png");
    right: 0;
    width: 40px;
    height: 40px;
    background-repeat: no-repeat;
    top: 40%;
    background-size: contain
}

.et_pb_toggle_open .et_pb_toggle_title:before {
    display: none
}

.et_pb_toggle_close .et_pb_toggle_title:before {
    content: "";
    position: absolute;
    background-image: url("images/+.png");
    right: 0;
    width: 40px;
    background-size: contain;
    height: 40px;
    background-repeat: no-repeat;
    top: 37%;
    left: auto
}

.et_pb_toggle_close .et_pb_toggle_title:before .et_pb_toggle_title:after {
    display: none
}

.et_pb_toggle {
    border: none;
    border-bottom: 1px solid #000;
    margin-bottom: 0 !important;
    background-color: transparent
}

.et_pb_toggle .et_pb_toggle_content {
    font-size: 24px
}

.et_pb_toggle:hover {
    cursor: pointer
}

.et_pb_accordion h5.et_pb_toggle_title,
.et_pb_toggle h5.et_pb_toggle_title {
    font-family: Swiss-Medium;
    font-size: 30px;
    color: #000;
    padding: 20px 60px 20px 20px
}

@media all and (max-width:788px) {

    .et_pb_accordion h5.et_pb_toggle_title,
    .et_pb_toggle h5.et_pb_toggle_title {
        font-size: 17px;
        padding: 20px 60px 20px 20px
    }
}

.et_pb_accordion div.et_pb_toggle_content,
.et_pb_toggle div.et_pb_toggle_content {
    font-family: Swift-Medium;
    font-size: 24px;
    padding-top: 1em;
    padding-left: 30%;
    padding-bottom: 1em;
    line-height: 125%
}

@media all and (max-width:788px) {

    .et_pb_accordion div.et_pb_toggle_content,
    .et_pb_toggle div.et_pb_toggle_content {
        font-size: 12px;
        padding-left: 15%
    }
}

.et-hidden {
    animation: none !important;
    transition: all .1s
}

.et_pb_scroll_top.et-visible {
    opacity: 1;
    transition: all .1s;
    -webkit-animation: none;
    animation: none
}

@media all and (max-width:788px) {
    .et_pb_column_1_4 .et_pb_text_inner p {
        padding-left: 15px !important
    }
}

@media all and (max-width:788px) {
    .et_pb_column_1_2 .et_pb_text_inner p {
        padding-left: 15px !important
    }
}

@media all and (max-width:788px) {
    .et_pb_column_1_2.et_pb_specialty_column {
        padding: 15px !important
    }
}

.dsm-card-video-lightbox:before {
    content: "\f144"
}

.page .dsm_card_carousel_child_image_wrapper .et_overlay:before {
    content: "\f144" !important
}

@media all and (max-width:479px) {
    body model-viewer {
        width: 280px;
        height: 280px
    }
}

@media all and (max-width:980px) {

    .page .et_pb_row:not(.no-padding) h2,
    .page .et_pb_row:not(.no-padding) h3,
    .page .et_pb_row:not(.no-padding) p {
        padding-left: 20px !important
    }
}

@media all and (max-width:767px) {
    .et_pb_section_2.et_pb_section {
        padding-top: 70px;
        padding-bottom: 70px
    }
}

.et_pb_accordion div.et_pb_toggle_content,
.et_pb_toggle div.et_pb_toggle_content {
    padding-left: 1.5% !important
}

.mc4wp-response .mc4wp-alert {
    font-size: 18px
}

.mc4wp-response .mc4wp-alert.mc4wp-error {
    color: red
}

@media all and (max-width:767px) {
    .mc4wp-response .mc4wp-alert {
        font-size: 16px
    }
}

.et-pb-arrow-next,
.et-pb-arrow-prev {
    text-decoration: none
}

.et_pb_video_play::before {
    display: none
}

.et-pb-slider-arrows a:after {
    background: 0 0
}

.home #et-main-area {
    padding-top: 0
}

.home .logo_helper::after {
    content: "";
    position: absolute;
    background-color: #000;
    width: 5.4px;
    left: 94.9px;
    bottom: 0;
    height: 0;
    display: block
}

@media all and (max-width:1300px) {
    .home .logo_helper::after {
        display: none
    }
}

.home .et_builder_inner_content::before {
    content: "";
    position: absolute;
    background-color: #FFAD01;  /* оригинальный - #000 */
    width: 6px;
    left: 140.243px;
    bottom: 0;
    display: block;
    z-index: 2;
    top: 20px
}

@media all and (max-width:1300px) {
    .home .et_builder_inner_content::before {
        display: none
    }
}

#home-video {
    padding: 0 !important;
    width: 100% !important;
    max-width: 100% !important
}

#home-video .et_pb_row {
    padding: 0 !important;
    width: 100% !important;
    max-width: 100% !important
}

#home-video #header-video {
    padding: 0 !important
}

.home .video-container:before {
    display: none
}

.home .dsm_card_carousel_child_image_wrapper .et_overlay:before {
    display: block;
    position: absolute;
    content: "";
    z-index: 10000;
    width: 85px;
    height: 85px;
    pointer-events: none;
    background-size: cover;
    left: calc(50%);
    top: calc(50%);
    background-image: url("images/Playbuttonwhite.png")
}

@media all and (max-width:980px) {
    .home .dsm_card_carousel_child_image_wrapper .et_overlay:before {
        background-image: url("images/Play-mobile.png");
        width: 45px;
        height: 45px;
        left: calc(50%);
        top: calc(50%)
    }
}

@media all and (max-width:788px) {
    .home h2 {
        font-size: 35px !important;
        margin-top: 30px
    }
}

@media all and (max-width:788px) {
    .home h5 {
        margin-left: 15px;
        font-size: 17px
    }
}

.dsm-entry-title {
    padding-left: 0 !important
}

.dsm-entry-title a {
    text-decoration: none;
    font-size: 24px   /*        ,  = 20 */
}

.dsm-entry-wrapper {
    padding: 30px !important
}

.dsm-entry-wrapper h3 {
    padding-bottom: 0
}

.dsm-entry-meta {
    margin-bottom: 0px;     /* =60 */
    display: block
}

.dsm-entry-meta time {
    text-decoration: none;
    font-size: 24px   /*        , =20*/
}

.et_pb_testimonial_portrait {
    display: none
}

.et_pb_testimonial_author {
    margin-top: 0
}

.et_pb_testimonial_content p {
    padding-bottom: .2em !important
}

.et_pb_testimonial {
    background-color: transparent !important
}

.iframe-container .overlay {
    z-index: 20;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

model-viewer {
    width: 300px;
    height: 300px;
    text-align: center;
    margin: auto
}

.next {
    z-index: 100
}

.next .et_pb_row {
    display: flex
}

@media all and (max-width:980px) {
    .next .et_pb_row {
        padding: 0;
        margin-bottom: 20px;
        flex-wrap: wrap-reverse
    }
}

.next .et_pb_row:last-child .et_pb_column:last-child p:after {
    width: 107%
}

.next .et_pb_column {
    width: 50%;
    margin: 0;
    padding-bottom: 20px
}

.next .et_pb_column:after {
    content: "";
    position: absolute;
    bottom: -20px;
    left: 0;
    width: 100%;
    background-color: #000;
    display: block;
    height: 1px
}

.next .et_pb_column.et_pb_column_empty {
    border-bottom: 0;
    border-left: 0 !important
}

.next .et_pb_column.et_pb_column_empty:after {
    display: none
}

@media all and (max-width:1300px) {
    .next .et_pb_column {
        border: 0 !important;
        width: 100%;
        margin-right: 0;
        padding: 0 0 20px 0
    }

    .next .et_pb_column:after {
        display: none
    }
}

@media all and (max-width:980px) {
    .next .et_pb_column {
        width: 100%;
        border: 0;
        margin-bottom: 20px;
        border-bottom: 0 solid #000 !important
    }
}

.next .et_pb_column:nth-of-type(2n) {
    border-left: 1px solid #000;
    padding-left: 20px
}

@media all and (max-width:980px) {
    .next .et_pb_column:nth-of-type(2n) {
        width: 100%;
        border: 0;
        padding-left: 0
    }
}

.next .et_pb_column:nth-of-type(3) {
    border-left: 1px solid #000;
    padding-left: 20px
}

@media all and (max-width:980px) {
    .next .et_pb_column:nth-of-type(3) {
        width: 100%;
        border: 0;
        padding-left: 0
    }
}

.next .et_pb_column:nth-of-type(n) {
    padding-right: 20px
}

@media all and (max-width:980px) {
    .next .et_pb_column:nth-of-type(n) {
        width: 100%;
        border: 0;
        padding-right: 0
    }
}

.next .et_pb_column img {
    position: relative;
    height: 300px;
    object-fit: cover;
    width: 100%;
    padding-top: 20px
}

@media all and (max-width:980px) {
    .next .et_pb_column img {
        padding-top: 0
    }
}

.next .et_pb_column h2 {
    font-family: Roboto !important;   /*   " " */
    font-size: 35px
}

@media all and (max-width:980px) {
    .next .et_pb_column h2 {
        padding-left: 0 !important;
        font-size: 28px !important
    }
}

.next .et_pb_column p {
    font-family: Roboto;
    font-size: 28px;
    width: 100%
}

.dsm-entry-image {
    background-image: url("images/background-fallback.jpeg");
    background-size: cover;
    background-repeat: none
}

@media all and (max-width:980px) {
    .dsm-entry-title a {
        font-size: 22px;
        line-height: 1.2
    }
}

.dsm_card_carousel_child_image_wrapper .et_overlay:before {
    display: none
}

@font-face {
    font-family: Roboto Lite;
    src: url("fonts/Roboto_Condensed-Regular.ttf")
}

@font-face {
    font-family: Roboto;
    src: url("fonts/Swift-Light.otf")
}

html body .serif {
    font-family: Roboto !important
}

html body .san-serif {
    font-family: Roboto !important
}

.mid {
    font-weight: 500
}

.entry-content a {
    font-family: Roboto !important
}

.underlined,
article a {
    padding: 0;
    font-family: Roboto;
    background: 0 0;
    inline-size: -webkit-fit-content;
    inline-size: -moz-fit-content;
    inline-size: fit-content;
    position: relative;
    transition: .25s all ease-out;
    position: relative;
    -webkit-transition: .25s all ease-out;
    transition: .25s all ease-out;
    padding: 0;
    background: 0 0;
    text-decoration: underline;
    text-underline-offset: 11%;
    text-decoration-thickness: 18%;
    text-decoration-color: #FFAD01   /*   #f6cf00 */
}

.underlined:hover,
article a:hover {
    cursor: pointer;
    text-decoration-color: #FFAD01   /*   #f6cf00 */
}

@media all and (max-width:980px) {

    .underlined,
    article a {
        text-underline-offset: 11%;
        text-decoration-thickness: 18%
    }

    .underlined:after,
    article a:after {
        display: none
    }
}

li {
    line-height: 1em;
    margin-bottom: 1em
}

figcaption {
    font-family: Roboto;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    color: #a9aaae;
    width: 30%;
    padding-left: 30px
}

@media all and (max-width:980px) {
    figcaption {
        width: 100%;
        margin-left: 0
    }
}

.single figcaption {
    width: 50%;
    margin-left: 50%;
    padding-left: 0
}

@media all and (max-width:1300px) {
    .single figcaption {
        width: 100%;
        margin-left: 0
    }
}

sup {
    font-family: Roboto !important;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #232323;
    line-height: 1.4rem;
    display: inline-block
}

@media all and (max-width:1300px) {
    sup {
        font-size: 12px
    }
}

h1 sup {
    font-size: 33px;
    bottom: .9em
}

@media all and (max-width:788px) {
    h1 sup {
        font-size: 15px
    }
}

.entry-title sup {
    font-size: 33px;
    line-height: 2.76375rem;
    font-weight: 300;
    bottom: 2.0625rem;
    left: -.8125rem;
    text-decoration: none
}

@media all and (max-width:788px) {
    .entry-title sup {
        font-size: 15px;
        bottom: 1.0625rem;
        left: -.5rem
    }
}

.et_pb_toggle_content sub {
    font-family: Swift-Light;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 160%;
    display: block;
    margin-top: -35px;
    height: auto;
    text-indent: 12px
}

.et_pb_text_inner a {
    line-height: 1.4
}

@media all and (max-width:788px) {
    .et_pb_text_inner a {
        line-height: 1.4
    }

    .et_pb_text_inner p sub {
        margin-left: 0
    }

    .et_pb_text_inner sub {
        line-height: 22px;
        margin-left: 70px
    }

    .et_pb_text_inner sub br {
        margin-bottom: .6em
    }
}

.serif h1,
.serif h2,
.serif h3,
.serif h4,
.serif h5,
.serif h6,
.serif p {
    font-family: Roboto
}

.san-serif h1,
.san-serif h2,
.san-serif h3,
.san-serif h4,
.san-serif h5,
.san-serif h6,
.san-serif p {
    font-family: Roboto
}

#et-main-area {
    background-color: #00f
}

#et-main-area h1,
#et-main-area h2,
#et-main-area h3,
#et-main-area h4 {
    font-family: Roboto
}

@media all and (max-width:788px) {
    #et-main-area h1 {
        font-size: 35px;
        line-height: 125%
    }

    #et-main-area h2 {
        font-size: 30px;
        line-height: 134%
    }

    #et-main-area h3 {
        font-size: 24px;
        line-height: 109%
    }

    #et-main-area h4 {
        font-size: 18px;
        line-height: 134%
    }
}

@media all and (max-width:1300px) {
    #et-main-area p {
        font-size: 17px;
        line-height: 22.61px
    }
}

html body #content-area .entry-content blockquote {
    border-left: 0;
    padding-left: 40px;
    margin: 10px 0 30px
}

@media all and (max-width:788px) {
    html body #content-area .entry-content blockquote {
        padding-left: 25px
    }
}

html body #content-area .entry-content blockquote p {
    font-size: 35px !important;
    line-height: 125% !important;
    font-family: Swift-Light !important
}

@media all and (max-width:980px) {
    html body #content-area .entry-content blockquote p {
        font-size: 25px !important
    }
}

html body #content-area .entry-content blockquote cite {
    font-size: 25px !important;
    line-height: auto;
    font-style: normal
}

@media all and (max-width:980px) {
    html body #content-area .entry-content blockquote cite {
        font-size: 18px !important
    }
}

q {
    font-style: italic
}

@media all and (max-width:980px) {
    body .entry-content .et_pb_title_container h1 {
        font-size: 30px
    }
}

.compare-list li {
    margin-bottom: .4em
}

.quote .et_pb_column_3_4 {
    margin-left: -110px;
    padding-bottom: 40px
}

@media all and (max-width:980px) {
    .quote .et_pb_column_3_4 {
        margin-left: 0
    }

    .quote .et_pb_column_3_4 p {
        font-size: 17px !important
    }
}

.page-template-default #et-main-area h1 {
    padding-left: 15px
}

.page-template-news-page article:hover .single-post,
.rest-of-posts article:hover .single-post {
    opacity: .5;
    transition: .4s ease;
    cursor: pointer
}

.page-template-news-page #et-main-area {
    padding-top: 100px
}

@media all and (max-width:980px) {
    .page-template-news-page #et-main-area {
        padding-top: 40px
    }
}

.page-template-news-page .et_pb_scroll_top {
    display: none !important
}

@media all and (max-width:980px) {
    .news .content-area {
        border-bottom: 1px solid #000 !important;
        padding: 20px 10px !important
    }
}

.et-search-form input {
    width: 70%;
    top: 50px
}

@media all and (max-width:980px) {
    .et-search-form input {
        top: 0
    }
}

span.et_close_search_field {
    top: 50px
}

@media all and (max-width:980px) {
    span.et_close_search_field {
        top: 0
    }
}

.news,
.page {
    background-color: #efefef
}

.news.container,
.page.container {
    padding: 0 108px 72px 108px;
    width: 100%
}

@media all and (max-width:980px) {

    .news.container,
    .page.container {
        padding: 0 0 72px 0;
        width: 94%
    }
}

.news #content-area,
.page #content-area {
    padding-bottom: 72px
}

.news .news-menu,
.page .news-menu {
    justify-content: space-between;
    border-top: 1px solid #8b8b8b;
    border-bottom: 1px solid #8b8b8b;
    margin-bottom: 21px;
    padding-bottom: 4px
}

@media all and (max-width:980px) {

    .news .news-menu,
    .page .news-menu {
        flex-wrap: wrap;
        border-bottom: 0 solid #8b8b8b
    }
}

.news .news-menu .news-menu-desktop,
.page .news-menu .news-menu-desktop {
    justify-content: space-between;
    width: 100%
}

.news .news-menu .news-menu_mobile,
.page .news-menu .news-menu_mobile {
    flex-wrap: wrap;
    width: 100%;
    justify-content: space-between;
    border-bottom: 1px solid #000;
    display: none;
    padding: 5px 0
}

@media all and (max-width:980px) {

    .news .news-menu .news-menu_mobile,
    .page .news-menu .news-menu_mobile {
        display: flex
    }
}

.news .news-menu .news-menu_mobile span,
.page .news-menu .news-menu_mobile span {
    font-size: 15px
}

.news .news-menu .news-menu_mobile span:hover,
.page .news-menu .news-menu_mobile span:hover {
    opacity: .7;
    cursor: pointer
}

.news .news-menu .news-menu_mobile span:nth-of-type(2),
.page .news-menu .news-menu_mobile span:nth-of-type(2) {
    font-size: 15px;
    text-align: right
}

.news .news-menu .cat-list,
.page .news-menu .cat-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    min-width: 320px
}

@media all and (max-width:980px) {

    .news .news-menu .cat-list,
    .page .news-menu .cat-list {
        justify-content: flex-start;
        min-width: unset;
        width: 100%;
        padding: 5px 0
    }
}

.news .news-menu .cat-list .current-menu-item a,
.page .news-menu .cat-list .current-menu-item a {
    color: #000
}

@media all and (max-width:980px) {

    .news .news-menu .cat-list .current-menu-item a,
    .page .news-menu .cat-list .current-menu-item a {
        background-color: transparent;
        border: 1px solid #000
    }
}

.news .news-menu .menu-item,
.page .news-menu .menu-item {
    list-style: none;
    margin-right: 10px;
    margin-bottom: 0
}

@media all and (max-width:980px) {

    .news .news-menu .menu-item,
    .page .news-menu .menu-item {
        height: 27px;
        margin-right: 4px
    }
}

.news .news-menu .menu-item a,
.page .news-menu .menu-item a {
    font-size: 15px;
    color: gray
}

@media all and (max-width:980px) {

    .news .news-menu .menu-item a,
    .page .news-menu .menu-item a {
        background-color: #000;
        padding: 4px;
        color: #fff;
        font-size: 10px
    }
}

.news .news-menu .menu-item a:hover,
.page .news-menu .menu-item a:hover {
    color: #FFF  /*  #000 */
    text-decoration: underline;
}

.news .news-menu .search,
.page .news-menu .search {
    text-align: right;
    font-size: 15px;
    color: gray;
    padding: 0;
    margin-top: 6px;
    transition: all .4s
}

.news .news-menu .search:hover,
.page .news-menu .search:hover {
    cursor: pointer;
    color: #000;
    transition: all .4s
}

@media all and (max-width:980px) {

    .news .news-menu .search,
    .page .news-menu .search {
        display: none
    }
}

.news article,
.page article {
    width: 100%;
    opacity: 1;
    transition: .4s ease
}

.news article .date,
.page article .date {
    font-size: 15px;
    margin-top: 7px
}

.news article .post-thumbnail img,
.page article .post-thumbnail img {
    width: 100%;
    min-height: 160px;
    object-fit: cover
}

.news article .cat-links a,
.page article .cat-links a {
    background-color: #000;
    padding: 4px 6px;
    color: #fff;
    display: inline;
    margin-bottom: 4px;
    margin-right: 7px;
    font-size: 15px
}

.news article .cat-links a:after,
.page article .cat-links a:after {
    display: none
}

.news .featured,
.page .featured {
    border-bottom: 1px solid #8b8b8b;
    padding-bottom: 25px
}

@media all and (max-width:980px) {

    .news .featured,
    .page .featured {
        border-bottom: 0 solid #8b8b8b
    }
}

.news .featured .entry-title,
.page .featured .entry-title {
    font-family: Swift;
    font-size: 45px;
    line-height: 60px
}

@media all and (max-width:980px) {

    .news .featured .entry-title,
    .page .featured .entry-title {
        font-size: 24px;
        line-height: 32px
    }
}

.news .featured .cat-links a:first-of-type,
.page .featured .cat-links a:first-of-type {
    display: none
}

.news .rest-of-posts,
.page .rest-of-posts {
    display: flex;
    flex-wrap: wrap
}

.news .rest-of-posts .alm-reveal,
.page .rest-of-posts .alm-reveal {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row
}

.news .rest-of-posts article,
.page .rest-of-posts article {
    width: 31.5%;
    padding: 0 13px 0 13px;
    display: flex;
    margin-top: 30px;
    flex-wrap: wrap;
    justify-content: space-between;
    position: relative;
    margin-bottom: 30px
}

.news .rest-of-posts article:after,
.page .rest-of-posts article:after {
    content: "";
    border-bottom: 1px solid #000;
    width: 105%;
    position: absolute;
    height: 1px;
    left: 0;
    bottom: -30px;
    right: 0
}

@media all and (max-width:980px) {

    .news .rest-of-posts article:after,
    .page .rest-of-posts article:after {
        display: none
    }
}

@media all and (max-width:1300px) {

    .news .rest-of-posts article,
    .page .rest-of-posts article {
        width: 50% !important;
        border-right: 0 !important;
        padding: 25px 13px 25px 13px !important;
        border-left: 0 !important
    }

    .news .rest-of-posts article:nth-of-type(2n),
    .page .rest-of-posts article:nth-of-type(2n) {
        border-left: 1px solid #000 !important;
        padding-right: 0 !important
    }

    .news .rest-of-posts article:nth-of-type(2n-1),
    .page .rest-of-posts article:nth-of-type(2n-1) {
        padding-left: 0 !important
    }
}

@media all and (max-width:980px) {

    .news .rest-of-posts article,
    .page .rest-of-posts article {
        width: 100%;
        border: 0;
        padding: 0;
        margin-bottom: 0;
        border-bottom: 1px solid #000 !important
    }
}

.news .rest-of-posts article .post-thumbnail img,
.page .rest-of-posts article .post-thumbnail img {
    max-height: 161px
}

.news .rest-of-posts article .single-post:after,
.page .rest-of-posts article .single-post:after {
    display: none
}

.news .rest-of-posts article .entry-title,
.page .rest-of-posts article .entry-title {
    font-family: Swift;
    font-size: 35px;
    line-height: 45px;
    padding-bottom: 40px
}

@media all and (max-width:980px) {

    .news .rest-of-posts article .entry-title,
    .page .rest-of-posts article .entry-title {
        font-size: 22px;
        line-height: 30px
    }
}

.news .rest-of-posts article .entry-meta,
.page .rest-of-posts article .entry-meta {
    align-items: flex-end;
    justify-content: space-between;
    width: 100%
}

@media all and (max-width:980px) {

    .news .rest-of-posts article .entry-meta,
    .page .rest-of-posts article .entry-meta {
        flex-flow: column;
        align-items: flex-start;
        justify-content: flex-end
    }
}

.news .rest-of-posts article:nth-of-type(3n+2),
.page .rest-of-posts article:nth-of-type(3n+2) {
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    padding-left: 20px;
    padding-right: 20px;
    width: 35%
}

@media all and (max-width:980px) {

    .news .rest-of-posts article:nth-of-type(3n+2),
    .page .rest-of-posts article:nth-of-type(3n+2) {
        width: 100%;
        border: 0;
        padding: 0
    }
}

.news .rest-of-posts article:nth-of-type(3n+1),
.page .rest-of-posts article:nth-of-type(3n+1) {
    padding-left: 0
}

.news .rest-of-posts article:nth-of-type(3n+0),
.page .rest-of-posts article:nth-of-type(3n+0) {
    padding-right: 0
}

.news .rest-of-posts article.has-post-thumbnail .entry-title,
.page .rest-of-posts article.has-post-thumbnail .entry-title {
    font-size: 25px;
    line-height: 1.2em
}

@media all and (max-width:980px) {

    .news .rest-of-posts article.has-post-thumbnail .entry-title,
    .page .rest-of-posts article.has-post-thumbnail .entry-title {
        font-size: 18px;
        margin-top: 10px
    }
}

.single article a {
    text-decoration: none
}

.single article a:after {
    display: none
}

.news article a {
    text-decoration: none
}

.news article a:after {
    display: none
}

.news article a.single-post {
    width: 100%
}

.et_right_sidebar #main-content .container:before {
    display: none
}

.single .container {
    max-width: 950px
}

.single .post-thumbnail img {
    width: 100%;
    max-height: 688px;
    object-fit: cover
}

@media all and (max-width:1300px) {
    .single #content-area .entry-content {
        padding: 0
    }
}

.single #content-area .entry-content p {
    font-family: Swift-Light;
    font-size: 30px;
    line-height: 125%
}

@media all and (max-width:980px) {
    .single #content-area .entry-content p {
        font-size: 18px;
        line-height: 145%
    }
}

.single #content-area .entry-content a {
    text-decoration: underline;
    text-decoration-color: #f6cf00
}

.single #content-area .entry-content li {
    line-height: 145%;
    font-family: Swift-Light;
    font-size: 30px
}

@media all and (max-width:980px) {
    .single #content-area .entry-content li {
        font-size: 18px;
        line-height: 125%
    }
}

.single #content-area .entry-content ul {
    padding-bottom: 1em
}

.single #content-area .entry-content h5 {
    line-height: 145%;
    font-family: Swift-Light;
    font-size: 35px
}

@media all and (max-width:980px) {
    .single #content-area .entry-content h5 {
        font-size: 24px;
        line-height: 125%
    }
}

.single #content-area .entry-content img:hover,
.single #content-area .entry-content wp-block-image:hover {
    opacity: 1
}

.single #content-area .entry-title {
    text-align: center;
    padding: 80px 0 110px 0;
    font-size: 70px;
    line-height: 87px
}

@media all and (max-width:980px) {
    .single #content-area .entry-title {
        font-size: 30px;
        line-height: 125%;
        padding: 0 0 50px 0
    }
}

.single #content-area .entry-meta {
    width: 100%;
    text-align: center;
    margin-bottom: 110px
}

@media all and (max-width:980px) {
    .single #content-area .entry-meta {
        margin-bottom: 50px px
    }
}

.single #content-area .entry-meta .type {
    font-family: Swift-Light;
    font-size: 18px
}

@media all and (max-width:980px) {
    .single #content-area .entry-meta .type {
        font-size: 12px
    }
}

.single #content-area .entry-meta .author {
    font-family: Swift-Light;
    font-size: 18px
}

@media all and (max-width:980px) {
    .single #content-area .entry-meta .author {
        font-size: 12px
    }
}

.single #content-area .entry-meta .date {
    font-size: 18px
}

@media all and (max-width:980px) {
    .single #content-area .entry-meta .date {
        font-size: 12px
    }
}

.single_more-news {
    padding: 0 128px 0 128px;
    width: 100%;
    margin: auto
}

@media all and (max-width:980px) {
    .single_more-news {
        padding: 0;
        width: 94%
    }
}

.single_more-news .rest-of-posts {
    padding-bottom: 0
}

.single_more-news-label {
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    text-align: center;
    padding: 18px 0;
    font-size: 18px
}

#ajax-load-more,
.more-news-container {
    margin-bottom: 0;
    text-align: center;
    width: 100%
}

@media all and (max-width:980px) {

    #ajax-load-more article .entry-meta,
    .more-news-container article .entry-meta {
        flex-flow: wrap;
        align-items: center;
        justify-content: space-between
    }

    #ajax-load-more article:nth-of-type(3n),
    .more-news-container article:nth-of-type(3n) {
        width: 100% !important
    }
}

.archive .rest-of-posts {
    justify-content: unset
}

.alm-listing {
    display: flex;
    flex-flow: row;
    flex-wrap: wrap
}

.news-overview-header .et_pb_text_inner {
    font-family: Swift-Light
}

.news-overview-header .et_pb_text_inner h1 {
    padding-left: 0 !important
}

.news-overview-anchor-menu .et_pb_column {
    display: flex;
    justify-content: center
}

@media (max-width:1300px) {
    .news-overview-anchor-menu .et_pb_column p {
        font-size: 30px !important
    }
}

@media (max-width:980px) {
    .news-overview-anchor-menu .et_pb_column {
        flex-direction: column
    }

    .news-overview-anchor-menu .et_pb_column p {
        padding-left: 0 !important;
        font-size: 30px !important
    }
}

.news-overview-anchor-menu .et_pb_text_inner {
    padding-bottom: 8px;
    border-bottom: 4px solid transparent;
    font-family: Swift-Light;
    font-size: 36px
}

.news-overview-anchor-menu .et_pb_text_inner:hover {
    border-bottom: 4px solid #000
}

.news-overview-carousel .swiper-container {
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    padding-top: 16px;
    padding-bottom: 16px
}

.news-overview-carousel .dsm-blog-carousel-item {
    background: 0 0 !important
}

.news-overview-carousel .dsm-grid-post-holder-inner {
    padding-left: 30px
}

.news-overview-carousel .et_pb_text_inner p {
    padding-left: 0 !important
}

.news-overview-carousel article:not(:first-child) {
    border-left: 1px solid #000 !important
}

.news-overview-carousel article:first-child {
    padding-left: 0 !important
}

.news-overview-carousel .dsm-grid-post-holder-inner {
    height: 100%
}

.news-overview-carousel .dsm-grid-post-holder-inner .dsm-entry-wrapper {
    height: 100%;
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    flex-direction: column;
    padding-left: 0 !important;
    padding-right: 0 !important
}

.news-overview-carousel .dsm-grid-post-holder-inner .dsm-entry-wrapper .dsm-entry-title a {
    font-family: Swift-Light !important;
    line-height: 1.2em
}

.news-overview-carousel .dsm-grid-post-holder-inner .dsm-entry-wrapper .dsm-entry-meta {
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
    margin-bottom: 0
}

.news-overview-carousel .dsm-grid-post-holder-inner .dsm-entry-wrapper .dsm-entry-meta .dsm-meta-seperator {
    display: none
}

.news-overview-carousel .dsm-grid-post-holder-inner .dsm-entry-wrapper .dsm-entry-meta .dsm-posted-on time {
    font-size: 12px
}

.news-overview-carousel .dsm-grid-post-holder-inner .dsm-entry-wrapper .dsm-entry-meta .dsm-posted-category #text {
    display: none
}

.news-overview-carousel .dsm-grid-post-holder-inner .dsm-entry-wrapper .dsm-entry-meta .dsm-posted-category a {
    background-color: #000;
    padding: 4px 6px;
    color: #fff;
    margin-bottom: 4px;
    margin-right: 7px;
    font-size: 15px;
    text-decoration: none;
    font-weight: 400
}

.news-overview-carousel .dsm-grid-post-holder-inner .dsm-entry-wrapper .dsm-entry-meta .dsm-posted-category a:after {
    display: none
}

.news-overview-carousel .dsm_card_carousel_child_subtitle {
    font-size: 24px
}

html body .exteam-lb .ex-social-account {
    float: right;
    position: sticky;
    right: 5px;
    bottom: 0
}

html body.glightbox-open {
    overflow: hidden
}

html body .team-pos-info span {
    display: none !important
}

html body .extp-mb-content {
    margin-left: 40px;
    color: #000
}

@media all and (max-width:788px) {
    html body .extp-mb-content {
        margin-left: 0
    }
}

html body .extp-mb-content p {
    margin-top: 0 !important
}

html body .exteam-lb .gnext,
html body .exteam-lb .gprev,
html body .glightbox-clean .gclose {
    background-color: rgba(0, 0, 0, .3)
}

html body .tpstyle-1-image .image-bg-circle {
    border-radius: 0;
    width: 100%;
    height: 500px;
    background-image: url("images/Placeholder.jpg");
    background-repeat: no-repeat;
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    margin-bottom: 25px
}

@media all and (max-width:980px) {
    html body .tpstyle-1-image .image-bg-circle {
        height: 230px
    }
}

html body .tpstyle-1 {
    box-shadow: none;
    background-color: transparent
}

html body .tpstyle-1 .tpstyle-1-image {
    display: unset;
    width: unset;
    vertical-align: unset;
    padding: unset
}

@media all and (max-width:479px) {
    html body .tpstyle-1 h3 {
        overflow-wrap: break-word
    }
}

@media all and (max-width:788px) {
    html body .tpstyle-1 h3 {
        padding-left: 0 !important;
        padding-right: 0 !important
    }
}

html body .tpstyle-1 figcaption {
    padding: 0;
    width: 100%
}

html body .exlightbox a {
    text-decoration: none
}

html body .exlightbox a:after {
    display: none
}

html body .exlightbox:hover {
    opacity: .6;
    transition: all .4s
}

html body .ex-tplist.column-3 .item-grid {
    padding: 0 20px 50px 20px
}

html body .ex-tplist .item-grid h3 {
    text-align: left;
    margin: 12px 0 -12px 0;
    padding-left: 0
}

html body .ex-tplist .item-grid h3 a {
    font-family: Swiss-Medium;
    font-size: 22px;
    color: #000 !important;
    line-height: 132.8%;
    text-transform: capitalize;
    text-align: left
}

html body .ex-tplist .item-grid h3 a:after {
    display: none
}

html body .ex-tplist .item-grid h5 {
    font-family: Swiss-Medium;
    font-size: 22px;
    line-height: 132.8%;
    text-align: left;
    color: #8b8b8b;
    text-transform: capitalize
}

@media all and (max-width:788px) {
    html body .ex-tplist .item-grid h5 {
        margin-top: 4px;
        font-size: 15px
    }
}

html body .see-more {
    font-family: Swiss-Medium;
    font-size: 12px;
    line-height: 132.8%;
    text-align: left;
    color: #000
}

html body .see-more:after {
    background: url("images/ArrowRight.png");
    content: "";
    position: absolute;
    display: inline;
    width: 15px;
    left: 59px;
    height: 10px;
    margin-top: 2px;
    background-size: cover
}

html body .exp-lightbox-info .lb-info {
    padding: 0;
    width: 70%
}

@media all and (max-width:788px) {
    html body .exp-lightbox-info .lb-info {
        width: 100%
    }
}

html body .exp-lightbox-info .lb-image {
    width: 30%;
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%)
}

@media all and (max-width:788px) {
    html body .exp-lightbox-info .lb-image {
        width: 100%
    }
}

@media all and (max-width:980px) {
    html body .ex-tplist>.ctgrid .item-grid {
        width: 50%
    }
}

html body .exteam-lb .ginner-container.desc-right {
    background-color: #efefef;
    position: relative;
    padding: 30px 50px 0 50px
}

html body .glightbox-clean .gslide-description {
    background-color: #efefef
}

html body .glightbox-clean .gclose {
    background-color: transparent;
    background-image: url("images/close.png");
    position: absolute;
    top: 30px;
    right: 30px;
    height: 26px;
    width: 26px;
    z-index: 1000000;
    background-size: cover;
    background-position: unset
}

@media all and (max-width:980px) {
    html body .exteam-lb .ex-social-account {
        position: relative
    }
}

html body .exteam-lb .ex-social-account li a {
    font-size: 26px;
    border: 0
}

html body .exteam-lb .ex-social-account li a:hover {
    background-color: transparent;
    border: 0;
    color: #000;
    opacity: .4
}

html body .exteam-lb .ex-social-account li a i:after {
    font-size: 20px
}

html body .exteam-lb .gslide-description.description-right h3 {
    text-transform: capitalize;
    font-size: 25px;
    font-family: Swiss-Medium;
    font-weight: 700;
    line-height: 24px;
    padding-bottom: 5px;
    margin: 0
}

html body .exteam-lb .gslide-description.description-right h5 {
    text-transform: capitalize;
    font-family: Swiss-Medium;
    font-size: 25px;
    font-weight: 400;
    line-height: 24px;
    color: #909090;
    margin: 0;
    border-bottom: 1px solid #000 !important;
    width: 100%;
    margin-bottom: 1.1em;
    padding-bottom: 1em
}

html body .exteam-lb .gslide-description.description-right p {
    font-size: 20px;
    font-family: Swiss-Medium
}

@media all and (max-width:980px) {
    html body .exteam-lb .gslide-description.description-right p {
        font-size: 14px;
        margin-right: 20px
    }
}

html body .exteam-lb .goverlay {
    background-color: rgba(255, 255, 255, .65);
    opacity: .85
}

html body .exp-lightbox-info {
    -webkit-overflow-scrolling: touch
}

@media all and (min-width:981px) and (max-width:1099px) {
    html body .exp-lightbox-info {
        overflow-y: scroll
    }
}

html body .exteam-lb .gslide-description.description-right {
    overflow-y: none;
    max-height: 440px
}

div.wpforms-container-full .wpforms-form input[type=date],
div.wpforms-container-full .wpforms-form input[type=datetime-local],
div.wpforms-container-full .wpforms-form input[type=datetime],
div.wpforms-container-full .wpforms-form input[type=email],
div.wpforms-container-full .wpforms-form input[type=month],
div.wpforms-container-full .wpforms-form input[type=number],
div.wpforms-container-full .wpforms-form input[type=password],
div.wpforms-container-full .wpforms-form input[type=range],
div.wpforms-container-full .wpforms-form input[type=search],
div.wpforms-container-full .wpforms-form input[type=tel],
div.wpforms-container-full .wpforms-form input[type=text],
div.wpforms-container-full .wpforms-form input[type=time],
div.wpforms-container-full .wpforms-form input[type=url],
div.wpforms-container-full .wpforms-form input[type=week],
div.wpforms-container-full .wpforms-form select,
div.wpforms-container-full .wpforms-form textarea {
    border: 0;
    border-bottom: 1px solid #000;
    padding-left: 0;
    color: #000;
    font-family: Swiss-large;
    font-size: 30px;
    margin-bottom: 20px;
    background-color: #efefef
}

div.wpforms-container-full .wpforms-form input[type=date]::placeholder,
div.wpforms-container-full .wpforms-form input[type=datetime-local]::placeholder,
div.wpforms-container-full .wpforms-form input[type=datetime]::placeholder,
div.wpforms-container-full .wpforms-form input[type=email]::placeholder,
div.wpforms-container-full .wpforms-form input[type=month]::placeholder,
div.wpforms-container-full .wpforms-form input[type=number]::placeholder,
div.wpforms-container-full .wpforms-form input[type=password]::placeholder,
div.wpforms-container-full .wpforms-form input[type=range]::placeholder,
div.wpforms-container-full .wpforms-form input[type=search]::placeholder,
div.wpforms-container-full .wpforms-form input[type=tel]::placeholder,
div.wpforms-container-full .wpforms-form input[type=text]::placeholder,
div.wpforms-container-full .wpforms-form input[type=time]::placeholder,
div.wpforms-container-full .wpforms-form input[type=url]::placeholder,
div.wpforms-container-full .wpforms-form input[type=week]::placeholder,
div.wpforms-container-full .wpforms-form select::placeholder,
div.wpforms-container-full .wpforms-form textarea::placeholder {
    color: #000;
    opacity: 1
}

@media all and (max-width:1300px) {

    div.wpforms-container-full .wpforms-form input[type=date],
    div.wpforms-container-full .wpforms-form input[type=datetime-local],
    div.wpforms-container-full .wpforms-form input[type=datetime],
    div.wpforms-container-full .wpforms-form input[type=email],
    div.wpforms-container-full .wpforms-form input[type=month],
    div.wpforms-container-full .wpforms-form input[type=number],
    div.wpforms-container-full .wpforms-form input[type=password],
    div.wpforms-container-full .wpforms-form input[type=range],
    div.wpforms-container-full .wpforms-form input[type=search],
    div.wpforms-container-full .wpforms-form input[type=tel],
    div.wpforms-container-full .wpforms-form input[type=text],
    div.wpforms-container-full .wpforms-form input[type=time],
    div.wpforms-container-full .wpforms-form input[type=url],
    div.wpforms-container-full .wpforms-form input[type=week],
    div.wpforms-container-full .wpforms-form select,
    div.wpforms-container-full .wpforms-form textarea {
        width: 100%;
        text-align: center
    }

    div.wpforms-container-full .wpforms-form input[type=date]::placeholder,
    div.wpforms-container-full .wpforms-form input[type=datetime-local]::placeholder,
    div.wpforms-container-full .wpforms-form input[type=datetime]::placeholder,
    div.wpforms-container-full .wpforms-form input[type=email]::placeholder,
    div.wpforms-container-full .wpforms-form input[type=month]::placeholder,
    div.wpforms-container-full .wpforms-form input[type=number]::placeholder,
    div.wpforms-container-full .wpforms-form input[type=password]::placeholder,
    div.wpforms-container-full .wpforms-form input[type=range]::placeholder,
    div.wpforms-container-full .wpforms-form input[type=search]::placeholder,
    div.wpforms-container-full .wpforms-form input[type=tel]::placeholder,
    div.wpforms-container-full .wpforms-form input[type=text]::placeholder,
    div.wpforms-container-full .wpforms-form input[type=time]::placeholder,
    div.wpforms-container-full .wpforms-form input[type=url]::placeholder,
    div.wpforms-container-full .wpforms-form input[type=week]::placeholder,
    div.wpforms-container-full .wpforms-form select::placeholder,
    div.wpforms-container-full .wpforms-form textarea::placeholder {
        text-align: center
    }
}

@media all and (max-width:1300px) {

    div.wpforms-container-full .wpforms-form .wpforms-one-half,
    div.wpforms-container-full .wpforms-form .wpforms-three-sixths,
    div.wpforms-container-full .wpforms-form .wpforms-two-fourths {
        width: 100%;
        margin-left: 0;
        text-align: center
    }

    div.wpforms-container-full .wpforms-form .wpforms-one-half::placeholder,
    div.wpforms-container-full .wpforms-form .wpforms-three-sixths::placeholder,
    div.wpforms-container-full .wpforms-form .wpforms-two-fourths::placeholder {
        text-align: center
    }
}

@media all and (max-width:1300px) {
    div.wpforms-container-full .wpforms-form .wpforms-submit-container {
        text-align: center
    }
}

div.wpforms-container-full .wpforms-form .wpforms-page-button:active,
div.wpforms-container-full .wpforms-form .wpforms-page-button:focus,
div.wpforms-container-full .wpforms-form .wpforms-page-button:hover,
div.wpforms-container-full .wpforms-form button[type=submit]:active,
div.wpforms-container-full .wpforms-form button[type=submit]:focus,
div.wpforms-container-full .wpforms-form button[type=submit]:hover,
div.wpforms-container-full .wpforms-form input[type=submit]:active,
div.wpforms-container-full .wpforms-form input[type=submit]:focus,
div.wpforms-container-full .wpforms-form input[type=submit]:hover {
    background-color: transparent;
    border: 0
}

div.wpforms-container-full .wpforms-form .wpforms-field-label,
div.wpforms-container-full .wpforms-form .wpforms-field-sublabel {
    display: none
}

div.wpforms-container-full .wpforms-form .wpforms-field-label-inline {
    font-size: 30px
}

div.wpforms-container-full .wpforms-form input[type=checkbox],
div.wpforms-container-full .wpforms-form input[type=radio] {
    width: 24px;
    height: 24px;
    border-radius: 0;
    margin: -5px 10px 0 3px;
    vertical-align: middle
}

div.wpforms-container-full .wpforms-form .wpforms-page-button,
div.wpforms-container-full .wpforms-form button[type=submit],
div.wpforms-container-full .wpforms-form input[type=submit] {
    background-color: transparent;
    border: 0 solid #ddd;
    color: #000;
    font-size: 30px;
    padding: 0;
    position: relative;
    text-decoration: none;
    transition: .25s all ease-out
}

div.wpforms-container-full .wpforms-form .wpforms-page-button:active,
div.wpforms-container-full .wpforms-form .wpforms-page-button:focus,
div.wpforms-container-full .wpforms-form .wpforms-page-button:hover,
div.wpforms-container-full .wpforms-form button[type=submit]:active,
div.wpforms-container-full .wpforms-form button[type=submit]:focus,
div.wpforms-container-full .wpforms-form button[type=submit]:hover,
div.wpforms-container-full .wpforms-form input[type=submit]:active,
div.wpforms-container-full .wpforms-form input[type=submit]:focus,
div.wpforms-container-full .wpforms-form input[type=submit]:hover {
    cursor: pointer;
    text-decoration: none
}

div.wpforms-container-full .wpforms-form .wpforms-page-button:active:after,
div.wpforms-container-full .wpforms-form .wpforms-page-button:focus:after,
div.wpforms-container-full .wpforms-form .wpforms-page-button:hover:after,
div.wpforms-container-full .wpforms-form button[type=submit]:active:after,
div.wpforms-container-full .wpforms-form button[type=submit]:focus:after,
div.wpforms-container-full .wpforms-form button[type=submit]:hover:after,
div.wpforms-container-full .wpforms-form input[type=submit]:active:after,
div.wpforms-container-full .wpforms-form input[type=submit]:focus:after,
div.wpforms-container-full .wpforms-form input[type=submit]:hover:after {
    opacity: 0
}

div.wpforms-container-full .wpforms-form .wpforms-page-button:after,
div.wpforms-container-full .wpforms-form button[type=submit]:after,
div.wpforms-container-full .wpforms-form input[type=submit]:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -.15rem;
    height: .15em;
    background-color: #f6cf00;
    transition: .25s all ease-out;
    display: block;
    width: 100%;
    opacity: 1
}

.mc4wp-form-fields {
    display: flex;
    padding: 20px 0 0 0;
    justify-content: center
}

@media all and (max-width:1300px) {
    .mc4wp-form-fields {
        flex-wrap: wrap
    }
}

.mc4wp-form-fields .subscribe_first-last {
    display: flex;
    flex: 1
}

@media all and (max-width:788px) {
    .mc4wp-form-fields .subscribe_first-last {
        flex-direction: column
    }
}

.mc4wp-form-fields .subscribe_first-last p {
    flex: 50%
}

.mc4wp-form-fields p {
    padding: 0 20px 0 0
}

@media all and (max-width:1300px) {
    .mc4wp-form-fields p {
        padding: 0 20px 0 20px;
        width: 100%
    }
}

.mc4wp-form-fields p label {
    display: none
}

.mc4wp-form-fields .submit_container {
    display: flex;
    justify-content: left;
    width: 96px
}

@media all and (max-width:1300px) {
    .mc4wp-form-fields .submit_container {
        justify-content: center
    }
}

@media all and (max-width:1300px) {
    .mc4wp-form-fields .submit_container {
        width: 100%
    }
}

.mc4wp-form-fields p {
    padding-left: 0 !important
}

.mc4wp-form-fields input {
    border: 0;
    border-bottom: 1px solid #000;
    padding-left: 0;
    color: #000;
    font-family: Swiss-large;
    font-size: 30px;
    margin-bottom: 20px;
    background-color: transparent;
    font-size: 15px;
    width: 100%
}

@media all and (max-width:1300px) {
    .mc4wp-form-fields input {
        width: 100%
    }
}

.mc4wp-form-fields input::placeholder {
    color: #000;
    opacity: 1
}

@media all and (max-width:788px) {
    .mc4wp-form-fields input::placeholder {
        text-align: center
    }
}

.mc4wp-form-fields input.email {
    width: 365px
}

@media all and (max-width:1300px) {
    .mc4wp-form-fields input.email {
        width: 100%
    }
}

.mc4wp-form-fields input.submit {
    width: unset;
    border-bottom: 2px solid #fff;
    text-align: left
}

@media all and (max-width:1300px) {
    .mc4wp-form-fields input.submit {
        text-align: center
    }
}

@media all and (max-width:788px) {
    .mc4wp-form-fields input.submit {
        width: 100%;
        border-bottom: 0 solid #fff
    }
}

div.wpforms-container-full .wpforms-form .wpforms-field input.user-invalid,
div.wpforms-container-full .wpforms-form .wpforms-field input.wpforms-error,
div.wpforms-container-full .wpforms-form .wpforms-field select.user-invalid,
div.wpforms-container-full .wpforms-form .wpforms-field select.wpforms-error,
div.wpforms-container-full .wpforms-form .wpforms-field textarea.user-invalid,
div.wpforms-container-full .wpforms-form .wpforms-field textarea.wpforms-error,
div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-has-error .choices__inner {
    border: none;
    border-bottom: 1px solid red;
    margin-bottom: 0;
    font-family: Swiss-large
}

div.wpforms-container-full .wpforms-form .wpforms-field input.user-invalid::placeholder,
div.wpforms-container-full .wpforms-form .wpforms-field input.wpforms-error::placeholder,
div.wpforms-container-full .wpforms-form .wpforms-field select.user-invalid::placeholder,
div.wpforms-container-full .wpforms-form .wpforms-field select.wpforms-error::placeholder,
div.wpforms-container-full .wpforms-form .wpforms-field textarea.user-invalid::placeholder,
div.wpforms-container-full .wpforms-form .wpforms-field textarea.wpforms-error::placeholder,
div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-has-error .choices__inner::placeholder {
    color: red
}

.et_pb_accordion .et_pb_toggle h5.et_pb_toggle_title {
    font-family: Swiss-large;
    font-size: 30px
}

@media all and (max-width:788px) {
    .et_pb_accordion .et_pb_toggle h5.et_pb_toggle_title {
        font-size: 17px
    }
}

.et_pb_accordion .et_pb_toggle div.et_pb_toggle_content {
    font-family: Swift-Light;
    font-size: 24px;
    padding-top: 1em;
    padding-bottom: 1em;
    line-height: 125%
}

@media all and (max-width:788px) {
    .et_pb_accordion .et_pb_toggle div.et_pb_toggle_content {
        font-size: 12px
    }
}

@media all and (max-width:788px) {
    .entry-content .mc4wp-form-fields {
        flex-direction: column
    }
}

.entry-content .mc4wp-form-fields .subscribe_first-last {
    display: none
}

.entry-content .mc4wp-form-fields p {
    flex: 1;
    margin-top: -29px
}

@media all and (max-width:788px) {
    .entry-content .mc4wp-form-fields p {
        margin-top: 0
    }
}

.entry-content .mc4wp-form-fields input {
    font-size: 30px
}

.entry-content .mc4wp-form-fields .submit {
    border-bottom: 4px solid #f6cf00;
    display: inline;
    width: unset
}

.entry-content .mc4wp-form-fields .mc4wp-alert,
.entry-content .mc4wp-form-fields .mc4wp-error {
    color: red;
    font-size: 15px
}

div.wpforms-container-full.contact-form-custom-style .wpforms-form input[type=date],
div.wpforms-container-full.contact-form-custom-style .wpforms-form input[type=datetime-local],
div.wpforms-container-full.contact-form-custom-style .wpforms-form input[type=datetime],
div.wpforms-container-full.contact-form-custom-style .wpforms-form input[type=email],
div.wpforms-container-full.contact-form-custom-style .wpforms-form input[type=month],
div.wpforms-container-full.contact-form-custom-style .wpforms-form input[type=number],
div.wpforms-container-full.contact-form-custom-style .wpforms-form input[type=password],
div.wpforms-container-full.contact-form-custom-style .wpforms-form input[type=range],
div.wpforms-container-full.contact-form-custom-style .wpforms-form input[type=search],
div.wpforms-container-full.contact-form-custom-style .wpforms-form input[type=tel],
div.wpforms-container-full.contact-form-custom-style .wpforms-form input[type=text],
div.wpforms-container-full.contact-form-custom-style .wpforms-form input[type=time],
div.wpforms-container-full.contact-form-custom-style .wpforms-form input[type=url],
div.wpforms-container-full.contact-form-custom-style .wpforms-form input[type=week],
div.wpforms-container-full.contact-form-custom-style .wpforms-form select,
div.wpforms-container-full.contact-form-custom-style .wpforms-form textarea {
    border: 0 !important;
    border-bottom: 1px solid #000 !important;
    padding-left: 0 !important;
    color: #000 !important;
    font-family: Swiss-large !important;
    font-size: 24px !important;
    margin-bottom: 20px !important;
    background-color: #efefef !important;
    height: auto !important
}

div.wpforms-container-full.contact-form-custom-style .wpforms-form input[type=date]::placeholder,
div.wpforms-container-full.contact-form-custom-style .wpforms-form input[type=datetime-local]::placeholder,
div.wpforms-container-full.contact-form-custom-style .wpforms-form input[type=datetime]::placeholder,
div.wpforms-container-full.contact-form-custom-style .wpforms-form input[type=email]::placeholder,
div.wpforms-container-full.contact-form-custom-style .wpforms-form input[type=month]::placeholder,
div.wpforms-container-full.contact-form-custom-style .wpforms-form input[type=number]::placeholder,
div.wpforms-container-full.contact-form-custom-style .wpforms-form input[type=password]::placeholder,
div.wpforms-container-full.contact-form-custom-style .wpforms-form input[type=range]::placeholder,
div.wpforms-container-full.contact-form-custom-style .wpforms-form input[type=search]::placeholder,
div.wpforms-container-full.contact-form-custom-style .wpforms-form input[type=tel]::placeholder,
div.wpforms-container-full.contact-form-custom-style .wpforms-form input[type=text]::placeholder,
div.wpforms-container-full.contact-form-custom-style .wpforms-form input[type=time]::placeholder,
div.wpforms-container-full.contact-form-custom-style .wpforms-form input[type=url]::placeholder,
div.wpforms-container-full.contact-form-custom-style .wpforms-form input[type=week]::placeholder,
div.wpforms-container-full.contact-form-custom-style .wpforms-form select::placeholder,
div.wpforms-container-full.contact-form-custom-style .wpforms-form textarea::placeholder {
    color: #000 !important;
    opacity: 1 !important
}

@media all and (max-width:1300px) {

    div.wpforms-container-full.contact-form-custom-style .wpforms-form input[type=date],
    div.wpforms-container-full.contact-form-custom-style .wpforms-form input[type=datetime-local],
    div.wpforms-container-full.contact-form-custom-style .wpforms-form input[type=datetime],
    div.wpforms-container-full.contact-form-custom-style .wpforms-form input[type=email],
    div.wpforms-container-full.contact-form-custom-style .wpforms-form input[type=month],
    div.wpforms-container-full.contact-form-custom-style .wpforms-form input[type=number],
    div.wpforms-container-full.contact-form-custom-style .wpforms-form input[type=password],
    div.wpforms-container-full.contact-form-custom-style .wpforms-form input[type=range],
    div.wpforms-container-full.contact-form-custom-style .wpforms-form input[type=search],
    div.wpforms-container-full.contact-form-custom-style .wpforms-form input[type=tel],
    div.wpforms-container-full.contact-form-custom-style .wpforms-form input[type=text],
    div.wpforms-container-full.contact-form-custom-style .wpforms-form input[type=time],
    div.wpforms-container-full.contact-form-custom-style .wpforms-form input[type=url],
    div.wpforms-container-full.contact-form-custom-style .wpforms-form input[type=week],
    div.wpforms-container-full.contact-form-custom-style .wpforms-form select,
    div.wpforms-container-full.contact-form-custom-style .wpforms-form textarea {
        width: 100% !important;
        text-align: left !important
    }

    div.wpforms-container-full.contact-form-custom-style .wpforms-form input[type=date]::placeholder,
    div.wpforms-container-full.contact-form-custom-style .wpforms-form input[type=datetime-local]::placeholder,
    div.wpforms-container-full.contact-form-custom-style .wpforms-form input[type=datetime]::placeholder,
    div.wpforms-container-full.contact-form-custom-style .wpforms-form input[type=email]::placeholder,
    div.wpforms-container-full.contact-form-custom-style .wpforms-form input[type=month]::placeholder,
    div.wpforms-container-full.contact-form-custom-style .wpforms-form input[type=number]::placeholder,
    div.wpforms-container-full.contact-form-custom-style .wpforms-form input[type=password]::placeholder,
    div.wpforms-container-full.contact-form-custom-style .wpforms-form input[type=range]::placeholder,
    div.wpforms-container-full.contact-form-custom-style .wpforms-form input[type=search]::placeholder,
    div.wpforms-container-full.contact-form-custom-style .wpforms-form input[type=tel]::placeholder,
    div.wpforms-container-full.contact-form-custom-style .wpforms-form input[type=text]::placeholder,
    div.wpforms-container-full.contact-form-custom-style .wpforms-form input[type=time]::placeholder,
    div.wpforms-container-full.contact-form-custom-style .wpforms-form input[type=url]::placeholder,
    div.wpforms-container-full.contact-form-custom-style .wpforms-form input[type=week]::placeholder,
    div.wpforms-container-full.contact-form-custom-style .wpforms-form select::placeholder,
    div.wpforms-container-full.contact-form-custom-style .wpforms-form textarea::placeholder {
        text-align: left !important
    }
}

@media all and (max-width:1300px) {

    div.wpforms-container-full.contact-form-custom-style .wpforms-form .wpforms-one-half,
    div.wpforms-container-full.contact-form-custom-style .wpforms-form .wpforms-three-sixths,
    div.wpforms-container-full.contact-form-custom-style .wpforms-form .wpforms-two-fourths {
        width: 100% !important;
        margin-left: 0 !important;
        text-align: left !important
    }

    div.wpforms-container-full.contact-form-custom-style .wpforms-form .wpforms-one-half::placeholder,
    div.wpforms-container-full.contact-form-custom-style .wpforms-form .wpforms-three-sixths::placeholder,
    div.wpforms-container-full.contact-form-custom-style .wpforms-form .wpforms-two-fourths::placeholder {
        text-align: left !important
    }
}

div.wpforms-container-full.contact-form-custom-style .wpforms-form .wpforms-page-button:active,
div.wpforms-container-full.contact-form-custom-style .wpforms-form .wpforms-page-button:focus,
div.wpforms-container-full.contact-form-custom-style .wpforms-form .wpforms-page-button:hover,
div.wpforms-container-full.contact-form-custom-style .wpforms-form button[type=submit]:active,
div.wpforms-container-full.contact-form-custom-style .wpforms-form button[type=submit]:focus,
div.wpforms-container-full.contact-form-custom-style .wpforms-form button[type=submit]:hover,
div.wpforms-container-full.contact-form-custom-style .wpforms-form input[type=submit]:active,
div.wpforms-container-full.contact-form-custom-style .wpforms-form input[type=submit]:focus,
div.wpforms-container-full.contact-form-custom-style .wpforms-form input[type=submit]:hover {
    background-color: transparent !important;
    opacity: .8 !important
}

div.wpforms-container-full.contact-form-custom-style .wpforms-form button[type=submit]:hover::after,
div.wpforms-container-full.contact-form-custom-style .wpforms-form input[type=submit]:active::after,
div.wpforms-container-full.contact-form-custom-style .wpforms-form input[type=submit]:focus::after,
div.wpforms-container-full.contact-form-custom-style .wpforms-form input[type=submit]:hover::after {
    opacity: .8 !important
}

div.wpforms-container-full.contact-form-custom-style .wpforms-form .wpforms-field-label,
div.wpforms-container-full.contact-form-custom-style .wpforms-form .wpforms-field-sublabel {
    display: none !important
}

div.wpforms-container-full.contact-form-custom-style .wpforms-form .wpforms-field-label-inline {
    font-size: 20px !important
}

div.wpforms-container-full.contact-form-custom-style .wpforms-form input[type=checkbox],
div.wpforms-container-full.contact-form-custom-style .wpforms-form input[type=radio] {
    width: 24px !important;
    height: 24px !important;
    border-radius: 0 !important;
    margin: 2px 10px 0 3px !important;
    vertical-align: middle !important
}

div.wpforms-container-full.contact-form-custom-style .wpforms-form .wpforms-page-button,
div.wpforms-container-full.contact-form-custom-style .wpforms-form button[type=submit],
div.wpforms-container-full.contact-form-custom-style .wpforms-form input[type=submit] {
    font-size: 30px !important;
    position: relative !important;
    margin-top: 15px !important;
    border: 0 solid #ddd !important;
    padding: 0 5px 10px 0 !important;
    font-family: Swiss-large !important;
    position: relative;
    text-decoration: none;
    transition: .25s all ease-out
}

div.wpforms-container-full.contact-form-custom-style .wpforms-form .wpforms-page-button:active,
div.wpforms-container-full.contact-form-custom-style .wpforms-form .wpforms-page-button:focus,
div.wpforms-container-full.contact-form-custom-style .wpforms-form .wpforms-page-button:hover,
div.wpforms-container-full.contact-form-custom-style .wpforms-form button[type=submit]:active,
div.wpforms-container-full.contact-form-custom-style .wpforms-form button[type=submit]:focus,
div.wpforms-container-full.contact-form-custom-style .wpforms-form button[type=submit]:hover,
div.wpforms-container-full.contact-form-custom-style .wpforms-form input[type=submit]:active,
div.wpforms-container-full.contact-form-custom-style .wpforms-form input[type=submit]:focus,
div.wpforms-container-full.contact-form-custom-style .wpforms-form input[type=submit]:hover {
    cursor: pointer;
    text-decoration: none
}

div.wpforms-container-full.contact-form-custom-style .wpforms-form .wpforms-page-button:active:after,
div.wpforms-container-full.contact-form-custom-style .wpforms-form .wpforms-page-button:focus:after,
div.wpforms-container-full.contact-form-custom-style .wpforms-form .wpforms-page-button:hover:after,
div.wpforms-container-full.contact-form-custom-style .wpforms-form button[type=submit]:active:after,
div.wpforms-container-full.contact-form-custom-style .wpforms-form button[type=submit]:focus:after,
div.wpforms-container-full.contact-form-custom-style .wpforms-form button[type=submit]:hover:after,
div.wpforms-container-full.contact-form-custom-style .wpforms-form input[type=submit]:active:after,
div.wpforms-container-full.contact-form-custom-style .wpforms-form input[type=submit]:focus:after,
div.wpforms-container-full.contact-form-custom-style .wpforms-form input[type=submit]:hover:after {
    opacity: 0
}

div.wpforms-container-full.contact-form-custom-style .wpforms-form .wpforms-page-button:after,
div.wpforms-container-full.contact-form-custom-style .wpforms-form button[type=submit]:after,
div.wpforms-container-full.contact-form-custom-style .wpforms-form input[type=submit]:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -.15rem;
    height: .15em;
    background-color: #f6cf00;
    transition: .25s all ease-out;
    display: block;
    width: 100%;
    opacity: 1
}

div.wpforms-container-full.contact-form-custom-style .wpforms-form label.wpforms-error {
    line-height: 1 !important;
    margin-top: 0 !important;
    position: relative !important;
    top: -8px !important;
    font-size: 14px !important
}

div.wpforms-container-full.contact-form-custom-style .wpforms-form .wpforms-error-container p {
    font-size: 18px !important;
    line-height: 1.5 !important
}

div.wpforms-container-full.contact-form-custom-style .wpforms-confirmation-container-full {
    font-size: 20px !important
}

div.wpforms-container-full.contact-form-custom-style .wpforms-recaptcha-container {
    padding: 0 !important
}

@media all and (max-width:1300px) {
    div.wpforms-container-full.contact-form-custom-style .wpforms-form .wpforms-submit-container {
        text-align: left !important
    }
}

.mc4wp-form-237670 .submit_container {
    justify-content: flex-start
}

.mc4wp-form-237670 .subscribe_first-last+p {
    max-width: fit-content
}

@media all and (max-width:1300px) {
    .mc4wp-form-237670 .subscribe_first-last+p {
        max-width: 100%
    }
}

.mc4wp-form-237670 input::placeholder {
    color: #000 !important;
    opacity: 1 !important
}

@media all and (max-width:1300px) {
    .mc4wp-form-237670 input {
        text-align: left !important
    }

    .mc4wp-form-237670 input::placeholder {
        text-align: left !important
    }
}

.mc4wp-form-237670 input.submit {
    background-color: #eee;
    border: 0 solid #ddd;
    color: #333;
    font-size: 24px !important;
    padding: 5px 7px 5px 0;
    cursor: pointer
}

.mc4wp-form-237670 input.submit:hover {
    background-color: transparent !important;
    opacity: .8 !important
}

#page-container {
    padding-top: 90px !important
}

@media all and (max-width:980px) {
    #page-container {
        padding-top: inherit
    }
}

#main-header {
    transition: all .4s;
    height: 138px;
    background-color: #efefef !important;
    box-shadow: none
}

@media all and (max-width:980px) {
    #main-header {
        height: 66px;
        position: fixed !important
    }
}

#main-header .et_menu_container {
    width: 100%;
    max-width: 100%;
    background-color: #FFF;   /* цвет фона под верхним меню, ориг =  #efefef */
    padding-right: 30px;
    padding-left: 30px;
    height: 138px
}

@media all and (max-width:1300px) {
    #main-header .et_menu_container {
        padding-right: 10px;
        padding-left: 2px;
        height: inherit
    }
}

#main-header #et_top_search {
    display: none !important
}

#main-header.start-top-header {
    top: 0 !important;
    height: inherit
}

#main-header.no-top-header {
    top: 0 !important
}

#main-header.close-top-header-desk {
    top: 0 !important;
    height: 185px
}

#main-header.close-top-header-mobile {
    top: 0 !important
}

#main-header.open-top-header-desk {
    top: 0 !important;
    height: 250px
}

#main-header.open-top-header-mobile {
    top: 0 !important
}

#main-header.open-top-header-tablet {
    top: 0 !important
}

@media all and (max-width:1300px) {
    .et-top-navigation {
        padding: 0 !important
    }
}

body.admin-bar.et_fixed_nav.et_secondary_nav_enabled #main-header,
body.admin-bar.et_non_fixed_nav.et_transparent_nav.et_secondary_nav_enabled #main-header {
    top: 77px
}

@media only screen and (max-width:1300px) and (min-width:1172px) {
    #et-top-navigation {
        padding-bottom: 20px !important
    }
}

.logo_container #logo {
    max-width: 325px;
    margin-top: 40px;
    vertical-align: bottom;
    max-height: unset
}

@media only screen and (max-width:1240px) {
    .logo_container #logo {
        max-width: 175px;
        margin-top: 0
    }
}

@media all and (max-width:1300px) {
    .logo_container #logo {
        max-width: 175px;
        width: 72%;
        height: unset;
        vertical-align: middle;
        max-height: unset;
        margin-top: 0 !important
    }
}

@media only screen and (max-width:980px) {
    #logo {
        max-height: 50%
    }
}

#top-header {
    padding: 10px 0 10px 0;
    background-color: #FFAD01; /*   #f6cf00  */
    z-index: 4;
    display: none;
    min-height: 45px;
    width: 100%
}

#top-header input {
    font-family: Swiss-Medium
}

#top-header input::-webkit-input-placeholder {
    color: #000 !important
}

#top-header input::-moz-placeholder {
    color: #000
}

#top-header input::-ms-input-placeholder {
    color: #000
}

#top-header input::placeholder {
    color: #000
}

@media all and (max-width:980px) {
    #top-header {
        top: 0 !important;
        padding: 10px;
        padding-top: 15px
    }
}

#top-header #close-subscribe {
    top: 11px;
    right: 14px;
    position: absolute;
    width: 23px;
    height: 23px;
    background-size: cover;
    background-image: url("images/close.png");
    display: block;
    z-index: 100
}

@media all and (max-width:980px) {
    #top-header #close-subscribe {
        top: 16px;
        width: 17px;
        height: 17px
    }
}

#top-header #close-subscribe:hover {
    cursor: pointer
}

#top-header .mc4wp-alert {
    color: #000;
    width: 100%;
    padding: 21px 0;
    justify-content: center;
    font-size: 18px
}

#top-header .mc4wp-alert p {
    text-align: center
}

#top-header #subscribe-form {
    display: none
}

#top-header .subscribe_text {
    text-align: center;
    width: 100%;
    font-family: Swift-Light;
    font-size: 18px;
    color: #000
}

#top-header .subscribe_text:hover {
    opacity: .7;
    cursor: pointer
}

@media all and (max-width:980px) {
    #top-header .subscribe_text {
        font-size: 12px
    }
}

#top-menu {
    display: flex
}

#et_search_icon:hover,
#top-menu li.current-menu-ancestor>a,
#top-menu li.current-menu-item>a,
.bottom-nav li.current-menu-item>a,
.comment-reply-link,
.entry-summary p.price ins,
.et-social-icon a:hover,
.et_password_protected_form .et_submit_button,
.footer-widget h4,
.form-submit .et_pb_button,
.mobile_menu_bar:after,
.mobile_menu_bar:before,
.nav-single a,
.posted_in a {
    color: #000;
    opacity: .8
}

html #main-header.et-fixed-header {
    box-shadow: 0 1px 0 transparent !important
}

.et_fixed_nav_temp #main-header,
.et_non_fixed_nav.et_transparent_nav_temp #main-header,
.et_secondary_nav_only_menu #main-header {
    top: unset !important
}

html body .et-fixed-header .et-search-form,
html body .et-fixed-header#main-header,
html body .et-fixed-header#main-header .nav li ul {
    background-color: #efefef
}

#top-menu-nav a {
    padding: 0 !important;
    margin-bottom: 40px;
    top: 8px;
    font-weight: 400;
    color: #000 !important;
    font-family: Roboto !important;  /*    Roboto */
    display: inline;
    text-decoration-color: #f6cf00
}

#top-menu-nav a:after {
    visibility: hidden
}

#top-menu-nav .et-hover a {
    color: #000;
    text-decoration: underline;
    text-underline-offset: 0.2rem;
    text-decoration-thickness: 0.3rem;
    text-decoration-color: #f6cf00
}

#top-menu-nav .et-hover a:first-child {
    text-decoration: underline;
    text-underline-offset: 0.2rem;
    text-decoration-thickness: 0.3rem;
    text-decoration-color: #f6cf00
}

#top-menu-nav .sub-menu {
    padding-top: 0;
    margin-top: 45px;
    background-color: transparent !important
}

#top-menu-nav .menu-item {
    margin-right: 50px;
    padding-right: 0;
    position: relative
}

@media all and (max-width:1300px) {
    #top-menu-nav .menu-item {
        margin-right: 30px
    }
}

#top-menu-nav .menu-item:last-child {
    margin-right: 15px
}

#top-menu-nav .sub-menu:after {
    background-color: #FFAD01;    /*       #f6cf00 */
    width: 1000vw;
    left: calc(-100vw + 50%);
    top: 0;
    height: -moz-available;
    height: -webkit-fill-available;
    height: fill-available;
    min-height: 100%;
    z-index: -10;
    margin: 0 auto;
    right: calc(-50vw + 50%);
    content: "";
    display: revert;
    position: fixed
}

#top-menu-nav .nav li.menu-item-has-children a:first-child:hover {
    width: 100%
}

#top-menu-nav .nav li.menu-item-has-children a:first-child:after {
    content: "" !important;
    top: unset
}

#top-menu-nav .nav li.menu-item-has-children ul {
    box-shadow: 0 0 0;
    right: 0;
    border: 0;
    width: max-content;
    top: 6px
}

#top-menu-nav .nav li.menu-item-has-children ul li {
    text-align: right;
    padding: 1em 0 0 0;
    width: 100%
}

#top-menu-nav .nav li.menu-item-has-children ul a {
    margin: 0;
    color: #000;
    width: max-content;
    float: right
}

#top-menu-nav .nav li.menu-item-has-children ul a:hover {
    /* background-color: #FFFFFF; /*  transparent */
    /* width: unset !important */
    color: #FFF; /*         */  
    text-decoration: none; /*   */
}

#top-menu-nav .nav li.menu-item-has-children ul a:after {
    background-color: #fff !important
}

#mobile_menu,
.opened #mobile_menu {
    position: fixed;
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-height: 100%;
    max-height: 100%;
    z-index: 10;
    top: 0;
    border: none;
    overflow-y: auto;
    max-width: 100%;
    float: left;
    transition: all cubic-bezier(.5, 0, 0, 1) .8s;
    background: #000 !important;
    background-size: cover;
    background-repeat: no-repeat
}

#mobile_menu li,
.opened #mobile_menu li {
    text-align: left;
    margin-bottom: 12px;
    position: relative
}

#mobile_menu li .togglebutton,
.opened #mobile_menu li .togglebutton {
    background-image: url("images/close-white.png");
    width: 22px;
    height: 22px;
    display: block;
    background-size: cover;
    position: absolute;
    right: 40px;
    top: 8px;
    transform: rotate(45deg);
    transition: all .4s ease;
    cursor: pointer;
    background-color: transparent;
    border: 0
}

#mobile_menu li .togglebutton.show-now,
.opened #mobile_menu li .togglebutton.show-now {
    transform: rotate(0)
}

#mobile_menu li.togglebutton,
.opened #mobile_menu li.togglebutton {
    transform: rotate(0);
    transition: all .4s ease
}

#mobile_menu li .show-submenu,
.opened #mobile_menu li .show-submenu {
    display: block
}

#mobile_menu li a,
.opened #mobile_menu li a {
    color: #fff;
    font-size: 35px;
    font-weight: 400;
    margin-right: 20%
}

#mobile_menu li ul,
.opened #mobile_menu li ul {
    margin-top: 2px;
    display: none !important
}

#mobile_menu li ul.show-now,
.opened #mobile_menu li ul.show-now {
    display: block !important
}

#mobile_menu li li,
.opened #mobile_menu li li {
    padding-left: 0;
    margin-bottom: 4px;
    margin-top: 10px;
    margin-left: 30px
}

#mobile_menu li li a,
.opened #mobile_menu li li a {
    font-size: 24px;
    font-weight: 400;
    padding: 6px 5%
}

body.fixed-background {
    position: fixed
}

.mobile_menu_bar:before {
    content: "Menu" !important;
    font-family: Swiss-Medium !important;
    color: #000 !important;
    top: -3px;
    font-size: 24px
}

.opened .mobile_menu_bar:after {
    content: "";
    background-image: url("images/close-white.png");
    top: 0;
    right: 10px;
    width: 20px;
    height: 20px;
    display: block;
    background-size: cover;
    position: absolute;
    z-index: 10000
}

.closed #mobile_menu {
    opacity: 0;
    display: none
}

.opened #mobile_menu {
    transform: none
}

.closed #mobile_menu .menu-item:last-child a,
.opened #mobile_menu .menu-item:first-child a {
    transition-delay: 0.1s
}

.closed #mobile_menu .menu-item:nth-last-child(2) a,
.opened #mobile_menu .menu-item:nth-child(2) a {
    transition-delay: 0.2s
}

.closed #mobile_menu .menu-item:nth-last-child(3) a,
.opened #mobile_menu .menu-item:nth-child(3) a {
    transition-delay: 0.3s
}

.closed #mobile_menu .menu-item:nth-last-child(4) a,
.opened #mobile_menu .menu-item:nth-child(4) a {
    transition-delay: 0.4s
}

.closed #mobile_menu .menu-item:nth-last-child(5) a,
.opened #mobile_menu .menu-item:nth-child(5) a {
    transition-delay: 0.5s
}

.closed #mobile_menu .menu-item:nth-last-child(6) a,
.opened #mobile_menu .menu-item:nth-child(6) a {
    transition-delay: 0.6s
}

.mobile_nav.opened .mobile_menu_bar:before {
    content: "\4d";
    color: #fff;
    transition: all ease-in-out .3s;
    z-index: 100
}

.mobile_nav.closed .mobile_menu_bar:before {
    transition: all ease-in-out .3s
}

@media all and (min-width:981px) and (max-width:1170px) {
    #et_mobile_nav_menu {
        display: block
    }

    #top-menu {
        display: none
    }

    .mobile_menu_bar:before {
        top: -33px
    }
}

@media all and (max-width:980px) {
    #top-menu {
        display: none
    }
}

#top-menu-nav .sub-menu {
    margin-top: 15px;
    padding-top: 30px
}

#top-menu-nav .sub-menu:after {
    top: 30px;
    min-height: calc(100% - 30px)
}

.page-template-timeline-page header {
    z-index: 100 !important
}

.page-template-timeline-page .et-l--footer {
    z-index: 2000;
    position: relative
}

.page-template-timeline-page .logo_container a {
    position: relative
}

.page-template-timeline-page .logo_container a::before {
    content: "";
    position: absolute;
    background-color: #000;
    bottom: 0;
    display: block;
    z-index: 2;
    top: 20px;
    height: 8000px;
    width: 6px;
    left: 102px
}

@media only screen and (max-width:1220px) {
    .page-template-timeline-page .logo_container a::before {
        width: 3px;
        left: 55px
    }
}

.page-template-timeline-page .entry-title {
    margin-left: 5%;
    padding: 30px 0 120px 0
}

@media all and (max-width:1300px) {
    .page-template-timeline-page .entry-title {
        width: 100%;
        padding: 0 0 0 70px
    }
}

@media all and (max-width:1300px) {
    .page-template-timeline-page .timeline-block {
        padding-left: 77px
    }
}

.page-template-timeline-page .timeline-block .timeline-row {
    display: flex;
    position: relative
}

.page-template-timeline-page .timeline-block .timeline-row.title:before {
    display: none
}

@media all and (max-width:1300px) {
    .page-template-timeline-page .timeline-block .timeline-row {
        flex-direction: column;
        padding: 30px 6px 50px 0
    }

    .page-template-timeline-page .timeline-block .timeline-row:before {
        content: "";
        top: 0;
        position: absolute;
        left: 5px;
        right: 0;
        height: 1px;
        width: 100%;
        background-color: #000;
        display: block
    }
}

@media (max-width:980px) {
    .page-template-timeline-page .timeline-block .timeline-row {
        padding-left: 0
    }
}

.page-template-timeline-page .timeline-block .timeline-row h3 {
    font-size: 90px !important;
    font-family: Swiss-Medium !important;
    flex-basis: 25%;
    padding-left: 15 px;
    text-align: right;
    line-height: 1
}

@media all and (max-width:1300px) {
    .page-template-timeline-page .timeline-block .timeline-row h3 {
        font-size: 50px !important;
        border-left: 0;
        margin-bottom: 7px;
        text-align: left;
        padding-left: 0
    }
}

.page-template-timeline-page .timeline-block .timeline-row .inner-content-wrapper {
    width: 100%
}

.page-template-timeline-page .timeline-block .timeline-row .inner-content {
    margin-left: 5%;
    padding: 30px 0 120px 0
}

.page-template-timeline-page .timeline-block .timeline-row .inner-content:first-of-type {
    border-top: 2px solid #000
}

@media all and (max-width:1300px) {
    .page-template-timeline-page .timeline-block .timeline-row .inner-content {
        margin-left: 0;
        padding: 0;
        border-top: 0 solid #000 !important
    }
}

.page-template-timeline-page .timeline-block .timeline-row .title {
    font-size: 30px !important;
    font-family: Swiss-Medium;
    margin-bottom: 35px;
    line-height: 1.3em
}

@media all and (max-width:1300px) {
    .page-template-timeline-page .timeline-block .timeline-row .title {
        font-size: 22px !important;
        margin-bottom: 10px;
        padding-left: 0
    }
}

.page-template-timeline-page .timeline-block .timeline-row .content {
    font-size: 24px !important;
    font-family: Swift-Light !important
}

.page-template-timeline-page .timeline-block .timeline-row .content.clipped {
    max-height: 173px;
    display: -webkit-box;
    -webkit-line-clamp: 7;
    -webkit-box-orient: vertical;
    overflow: hidden
}

@media all and (max-width:1300px) {
    .page-template-timeline-page .timeline-block .timeline-row .content {
        margin-bottom: 10px;
        padding-left: 0;
        font-size: 12px !important
    }
}

.page-template-timeline-page .timeline-block .timeline-row .content img {
    width: 100%
}

.page-template-timeline-page .timeline-block .timeline-row .read_more {
    font-family: Swiss-Medium;
    display: inline-block;
    font-size: 24px;
    margin-top: 1em;
    text-decoration: underline;
    text-decoration-color: #f6cf00;
    text-underline-offset: 11%;
    text-decoration-thickness: 18%
}

.page-template-timeline-page .timeline-block .timeline-row .read_more:hover {
    cursor: pointer;
    text-decoration: none
}

@media all and (max-width:1300px) {
    .page-template-timeline-page .timeline-block .timeline-row .read_more {
        font-size: 15px
    }
}

@media all and (max-width:980px) {
    .et_pb_module.et_pb_video_slider .et-pb-controllers {
        left: 10px
    }

    .et_pb_module.et_pb_video_slider .et-pb-controllers a {
        width: 6px;
        height: 6px
    }
}

@media all and (max-width:788px) {

    .fullscreen #header-video,
    .home #header-video {
        padding-left: 0;
        padding-right: 0
    }
}

@media all and (max-width:788px) {
    #header-video {
        padding-left: 70px;
        padding-right: 10px
    }
}

.video-container {
    z-index: 100
}

.video-container .et_pb_container {
    width: 100% !important;
    max-width: 100% !important
}

.video-container .et_pb_slide_description {
    padding: 0
}

.video-container .et_pb_slide {
    padding: 0
}

.video-container .et-pb-arrow-next,
.video-container .et-pb-arrow-prev {
    text-decoration: none
}

.video-container .et-pb-arrow-prev:before {
    content: "";
    background-image: url("images/slider-arrow-left.png");
    width: 35px;
    background-repeat: no-repeat;
    background-size: cover;
    height: 66px;
    display: block
}

@media all and (max-width:1300px) {
    .video-container .et-pb-arrow-prev:before {
        width: 15px;
        height: 26px
    }
}

.video-container .et-pb-arrow-next:before {
    content: "";
    background-image: url("images/slider-arrow-right.png");
    width: 35px;
    background-repeat: no-repeat;
    background-size: cover;
    height: 66px;
    display: block;
    right: 20px
}

@media all and (max-width:1300px) {
    .video-container .et-pb-arrow-next:before {
        width: 15px;
        height: 26px
    }
}

.video-container .et_pb_video_slider .et_pb_slider:hover .et_pb_video_overlay_hover {
    display: none
}

.dsm-card-video-lightbox video {
    object-fit: cover
}

.dsm-card-video-lightbox:hover {
    cursor: pointer
}

.dsm-card-video-lightbox:hover::before {
    opacity: .8;
    transition: all .4s;
    pointer-events: none
}

.dsm-card-video-lightbox::before {
    display: block;
    position: absolute;
    content: "";
    z-index: 10000;
    width: 85px;
    height: 85px;
    pointer-events: none;
    background-size: cover;
    left: calc(50% - 40px);
    top: calc(50% - 40px);
    background-image: url("images/Play.png")
}

@media all and (max-width:980px) {
    .dsm-card-video-lightbox::before {
        background-image: url("images/Play-mobile.png");
        width: 45px;
        height: 45px;
        left: calc(50% - 20px);
        top: calc(50% - 20px)
    }
}

.dsm-card-video-lightbox.paused::before {
    background-image: url("images/Play.png");
    pointer-events: none
}

.dsm-card-video-lightbox.playing::before {
    background-image: url("");
    pointer-events: none
}

.dsm-card-video-lightbox.playing:hover::before {
    background-image: url("images/Pause.png");
    pointer-events: none
}

@media all and (max-width:980px) {
    .dsm-card-video-lightbox.playing:hover::before {
        background-image: url("images/pause-mobile.png");
        width: 45px;
        height: 45px;
        left: calc(50% - 20px);
        top: calc(50% - 20px)
    }
}

.left-offset .et_builder_inner_content::before {
    content: "";
    position: absolute;
    background-color: #000;
    width: 6px;
    left: 140.243px;
    bottom: 0;
    display: block;
    z-index: 2;
    top: 20px
}

@media all and (max-width:1300px) {
    .left-offset .et_builder_inner_content::before {
        display: none
    }
}

body {
    position: relative
}

body {
    -webkit-overflow-scrolling: touch
}

body #et-main-area {
    background-color: #efefef;
    padding-top: 50px
}

@media all and (max-width:1300px) {
    body #et-main-area {
        padding-top: 11px
    }
}

@media all and (max-width:980px) {
    body .container {
        width: 94%
    }
}

@media all and (max-width:1300px) {

    .et_pb_column_3_5 .et_pb_testimonial_author,
    .et_pb_column_3_5 p {
        padding-left: 50px
    }
}

.row {
    display: flex;
    flex-flow: row
}

.column {
    display: flex
}

.align-items-center {
    align-items: center
}

.et_pb_testimonial p {
    line-height: 1.2em
}

@media all and (max-width:1300px) {
    .et_pb_testimonial {
        padding: 0
    }

    .et_pb_testimonial .et_pb_testimonial_portrait {
        display: none
    }
}

@media all and (max-width:980px) {
    .et_pb_image .et_pb_image_wrap {
        width: 100%
    }
}

body div .alm-btn-wrap .alm-load-more-btn.more {
    border: 0 solid #fff;
    background-color: transparent;
    padding: 0;
    position: relative;
    text-decoration: none;
    transition: .25s all ease-out;
    text-decoration: none;
    box-shadow: none;
    color: #000;
    font-weight: 700
}

body div .alm-btn-wrap .alm-load-more-btn.more:active,
body div .alm-btn-wrap .alm-load-more-btn.more:focus,
body div .alm-btn-wrap .alm-load-more-btn.more:hover {
    cursor: pointer
}

body div .alm-btn-wrap .alm-load-more-btn.more:active:after,
body div .alm-btn-wrap .alm-load-more-btn.more:focus:after,
body div .alm-btn-wrap .alm-load-more-btn.more:hover:after {
    opacity: 1
}

body div .alm-btn-wrap .alm-load-more-btn.more:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -.4rem !important;
    height: .25rem;
    background-color: #f6cf00;
    width: 100%;
    opacity: 0;
    transition: .25s all ease-out;
    bottom: -.4rem !important
}

body div .alm-btn-wrap .alm-load-more-btn.more:hover {
    background-color: transparent;
    border: 0 solid #fff
}

@media all and (max-width:1300px) {
    body div .alm-btn-wrap .alm-load-more-btn.more {
        font-size: 18px;
        line-height: 24px
    }
}

#main-content,
.et_pb_section {
    background-color: #FFF !important  /* цвет фона страницы, ориг = efefef */
}

#main-content .et_pb_row,
.et_pb_section .et_pb_row {
    max-width: 1700px;
    width: 94.9%
}

@media all and (max-width:788px) {

    #main-content .et_pb_row,
    .et_pb_section .et_pb_row {
        width: 100%
    }
}

#main-content .et_pb_row .et_pb_module:not(.et_pb_image),
.et_pb_section .et_pb_row .et_pb_module:not(.et_pb_image) {
    padding: 0 15px 0 15px
}

@media all and (max-width:788px) {

    .page .et_pb_row:not(.no-padding) h2,
    .page .et_pb_row:not(.no-padding) h3,
    .page .et_pb_row:not(.no-padding) p {
        padding-left: 60px;
        padding-right: 10px
    }
}

.page .et_pb_row:not(.no-padding) .et_pb_column_2_5 p {
    padding-left: 0
}

@media all and (max-width:1300px) {

    .home .et_pb_row h2,
    .home .et_pb_row h3 {
        padding-left: unset
    }
}

@media all and (max-width:788px) {
    footer.et-l--footer #footer_upper .et_pb_column:nth-of-type(2) {
        width: 50% !important;
        float: left;
        margin: 0
    }

    footer.et-l--footer #footer_upper .et_pb_column:nth-of-type(3) {
        width: 50% !important;
        float: left;
        margin: 0
    }

    footer.et-l--footer #footer_upper .et_pb_column:nth-of-type(4) {
        width: 50% !important;
        float: left;
        margin: 0
    }
}

footer .et_pb_with_background {
    z-index: 10
}

footer a {
    font-family: Roboto;
    background: 0 0;
    inline-size: -webkit-fit-content;
    inline-size: -moz-fit-content;
    inline-size: fit-content;
    position: relative;
    text-decoration: none;
    transition: .25s all ease-out;
    color: #000;
    font-size: 24x;  /*    ,  = 30 */
    position: relative;
    text-decoration: none;
    transition: .25s all ease-out;
    text-decoration: none
}

footer a:active,
footer a:focus,
footer a:hover {
    cursor: pointer
}

footer a:active:after,
footer a:focus:after,
footer a:hover:after {
    opacity: 1
}

footer a:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -.4rem !important;
    height: .25rem;
    background-color: #f6cf00;
    width: 100%;
    opacity: 0;
    transition: .25s all ease-out;
    bottom: -.4rem !important
}

@media all and (max-width:980px) {
    footer a {
        font-size: 24px
    }
}

footer a:after {
    background-color: #fff
}

footer #footer_upper h4 {
    font-size: 25px;
    line-height: 130% !important
}

@media all and (max-width:788px) {
    footer #footer_upper h4 {
        font-size: 18px
    }
}

footer #footer_upper p {
    padding-bottom: 0;
    padding: 0 !important
}

footer #footer_upper .ext_1_tb_footer {
    padding: 0 !important
}

footer #footer_upper .ext_1_tb_footer p {
    padding: 0 !important
}

@media all and (max-width:980px) {
    footer #footer_upper .et_pb_column_0_tb_footer {
        width: 100%
    }
}

@media all and (max-width:980px) {
    footer #footer_upper .et_pb_column_1_tb_footer {
        display: none
    }
}

@media all and (max-width:1300px) {
    footer #footer_lower .et_pb_column {
        width: 50% !important;
        float: left
    }
}

footer #footer_lower a,
footer #footer_lower p {
    font-size: 24px;          /*     , =20 */
    padding: 0 !important
}

@media all and (max-width:1300px) {

    footer #footer_lower a,
    footer #footer_lower p {
        font-size: 10px;
        padding: 0 !important
    }
}

footer #footer_lower a {
    display: inline-block;
    text-align: right;
    float: left
}

.sec-zigzag .et_pb_row .et_pb_column .et_pb_text h2 a {
    font-family: inherit !important;
    font-size: inherit;
    font-weight: inherit
}}


/* ------------------------------ */

.link-ease-in-out a {
    display: inline-block;
    color: #00bfff; /*    */
    line-height: 1;
    text-decoration: none; /*   */
    cursor: pointer;
}
.link-ease-in-out a:after {
    background-color: #f66d52; /*         */
    display: block;
    content: "";
    height: 2px; /*   */
    width: 0%;
    -webkit-transition: width .3s ease-in-out;
    -moz--transition: width .3s ease-in-out;
    transition: width .3s ease-in-out;
}
.link-ease-in-out a:hover:after,
.link-ease-in-out a:focus:after {
    width: 100%;
}
     