.agenda__single-item-text li {
    list-style-type: disc;
}

.what-is-next__text li {
    list-style-type: square;
}

.am-form {
    width: 1200px;
    margin: 0 auto;
    padding: 60px 0px;
    color: #000;
    font-size: 18px;
    line-height: 50px;
}

.lyli {
    margin-bottom: 10px;
}

.lylitxt {
    float: left;
    width: 250px;
    font-weight: bold;
    font-size: 20px;
}

.lyinput, .lylable {
    float: left;
    width: 950px;
    font-size: 16px;
}

.lylable label {
    padding-right: 20px;
}

.lylable label input {
    margin-right: 5px;
}

.lyinput input {
    width: 290px;
    height: 36px;
    border: 1px solid #000;
    color: #000;
    padding: 0px 6px;
}

.lyinput textarea {
    width: 600px;
    height: 136px;
    border: 1px solid #000;
    color: #000;
    padding: 6px;
}

.lyli button {
    margin-left: 250px;
    width: 190px;
    height: 42px;
    background: #0043aa;
    color: #fff;
    line-height: 42px;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    padding: 0px 6px;
    border: none;
}

@media screen and (max-width: 710px) {
    .am-form {
        width: 95%;
        margin: 0 auto;
        padding: 40px 0px;
        color: #000;
        font-size: 18px;
    }

    .lyli {
        margin-bottom: 15px;
    }

    .lylitxt {
        float: none;
        width: 100%;
        font-weight: bold;
        font-size: 20px;
        line-height: 40px;
    }

    .lyinput, .lylable {
        float: none;
        width: 100%;
        font-size: 16px;
        line-height: 26px;
    }

    .lylable label {
        padding-right: 15px;
    }

    .lylable label input {
        margin-right: 5px;
    }

    .lyinput input {
        width: 90%;
        height: 36px;
        border: 1px solid #000;
        color: #000;
        padding: 0px 6px;
    }

    .lyinput textarea {
        width: 100%;
        height: 136px;
        border: 1px solid #000;
        color: #000;
        padding: 6px;
    }

    .lyli button {
        margin-left: 0px;
        width: 100%;
        height: 42px;
        background: #0043aa;
        color: #fff;
        line-height: 42px;
        text-align: center;
        font-size: 20px;
        font-weight: bold;
        padding: 0px 6px;
        border: none;
    }
}

.footabout {
    color: #fff;
    font-size: 20px;
}

.footer-bottom a {
    display: none;
}

.bodyCon08 {
    background: url(../images/dy_pic11.jpg);
}

.bodyCon08 .students {
    margin: 0 auto;
    width: 1000px;
    height: 420px;
    position: relative;
}

.bodyCon08 .students p.PP {
    width: 510px;
    height: 50px;
    font-size: 16px;
    color: #333;
    text-align: center;
    position: absolute;
    top: 60px;
    left: 300px;
}

#four_flash {
    position: relative;
    width: 1000px;
    height: 400px;
    margin: 0 auto;
    position: absolute;
    top: 0px;
}

#four_flash .flashBg {
    width: 980px;
    height: 400px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

#four_flash .flashBg ul.mobile {
    width: 2000%;
    height: 400px;
    position: absolute;
    top: 15;
    left: 0;
}

#four_flash .flashBg ul.mobile li {
    border: 10px solid #dadbe3;
    float: left;
    width: 305px;
    height: 380px;
    margin-right: 30px;
    color: #6C6E85;
}

#four_flash .flashBg ul.mobile li:hover {
    border: 10px solid #0043aa;
    color: #fff;
}

#four_flash .flashBg ul.mobile li img {
    width: 100%;
    height: 260px;
    display: block;
}

#four_flash .flashBg ul.mobile li dd {
    font-size: 20px;
    width: 250px;
    line-height: 30px;
    text-align: center;
    border-bottom: 1px solid #6C6E85;
    margin: 0 auto;
    padding-top: 20px;
}

#four_flash .flashBg ul.mobile li p {
    font-size: 16px;
    text-align: center;
    width: 250px;
    line-height: 24px;
    margin-top: 10px;
}

#four_flash .flashBg ul.mobile li a {
    display: block;
}

#four_flash .flashBg ul.mobile li a:hover {
    background: url(../images/jiantou2.png);
}

#four_flash .but_left {
    width: 50px;
    height: 100px;
    position: absolute;
    top: 136px;
    left: -50px;
}

#four_flash .but_right {
    width: 50px;
    height: 100px;
    position: absolute;
    top: 136px;
    right: -50px;
}

#four_flash .but_left:hover {
    background: url(../images/qianxleft1.png) no-repeat;
}

#four_flash .but_right:hover {
    background: url(../images/qianxr1.png) no-repeat;
}

@media screen and (max-width: 710px) {
    .bodyCon08 {
        background: url(../images/dy_pic11.jpg);
    }

    .bodyCon08 .students {
        margin: 0 auto;
        width: 100%;
        height: 420px;
        position: relative;
    }

    .bodyCon08 .students p.PP {
        width: 510px;
        height: 50px;
        font-size: 16px;
        color: #333;
        text-align: center;
        position: absolute;
        top: 60px;
        left: 300px;
    }

    #four_flash {
        position: relative;
        width: 100%;
        height: 400px;
        margin: 0 auto;
        position: absolute;
        top: 0px;
    }

    #four_flash .flashBg {
        width: 90%;
        height: 400px;
        margin: 0 auto;
        position: relative;
        overflow: hidden;
    }

    #four_flash .flashBg ul.mobile {
        width: 2000%;
        height: 400px;
        position: absolute;
        top: 15;
        left: 0;
    }

    #four_flash .flashBg ul.mobile li {
        border: 10px solid #dadbe3;
        float: left;
        width: 365px;
        height: 380px;
        margin-right: 30px;
        color: #6C6E85;
    }

    #four_flash .flashBg ul.mobile li:hover {
        border: 10px solid #0043aa;
        color: #fff;
    }

    #four_flash .flashBg ul.mobile li img {
        width: 100%;
        height: 260px;
        display: block;
    }

    #four_flash .flashBg ul.mobile li dd {
        font-size: 20px;
        width: 250px;
        line-height: 30px;
        text-align: center;
        border-bottom: 1px solid #6C6E85;
        margin: 0 auto;
        padding-top: 20px;
    }

    #four_flash .flashBg ul.mobile li p {
        font-size: 16px;
        text-align: center;
        width: 250px;
        line-height: 24px;
        margin-top: 10px;
    }

    #four_flash .flashBg ul.mobile li a {
        display: block;
    }

    #four_flash .flashBg ul.mobile li a:hover {
        background: url(../images/jiantou2.png);
    }

    #four_flash .but_left {
        width: 20px;
        height: 100px;
        position: absolute;
        top: 136px;
        left: -20px;
    }

    #four_flash .but_right {
        width: 20px;
        height: 100px;
        position: absolute;
        top: 136px;
        right: -20px;
    }

    #four_flash .but_left img, #four_flash .but_right img {
        width: 100%;
    }

    #four_flash .but_left:hover {
        background: none;
    }

    #four_flash .but_right:hover {
        background: none;
    }
}

.wp-block-audio figcaption {
    margin-top: .5em;
    margin-bottom: 1em;
    color: #555d66;
    text-align: center;
    font-size: 13px
}

.wp-block-audio audio {
    width: 100%;
    min-width: 300px
}

.block-editor-block-list__layout .reusable-block-edit-panel {
    align-items: center;
    background: #f8f9f9;
    color: #555d66;
    display: flex;
    flex-wrap: wrap;
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif;
    font-size: 13px;
    top: -14px;
    margin: 0 -14px;
    padding: 8px 14px;
    position: relative;
    border: 1px dashed rgba(145, 151, 162, .25);
    border-bottom: none
}

.block-editor-block-list__layout .block-editor-block-list__layout .reusable-block-edit-panel {
    margin: 0 -14px;
    padding: 8px 14px
}

.block-editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__spinner {
    margin: 0 5px
}

.block-editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__info {
    margin-right: auto
}

.block-editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__label {
    margin-right: 8px;
    white-space: nowrap;
    font-weight: 600
}

.block-editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__title {
    flex: 1 1 100%;
    font-size: 14px;
    height: 30px;
    margin: 4px 0 8px
}

.block-editor-block-list__layout .reusable-block-edit-panel .components-button.reusable-block-edit-panel__button {
    flex-shrink: 0
}

@media (min-width: 960px) {
    .block-editor-block-list__layout .reusable-block-edit-panel {
        flex-wrap: nowrap
    }

    .block-editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__title {
        margin: 0
    }

    .block-editor-block-list__layout .reusable-block-edit-panel .components-button.reusable-block-edit-panel__button {
        margin: 0 0 0 5px
    }
}

.editor-block-list__layout .is-selected .reusable-block-edit-panel {
    border-color: rgba(66, 88, 99, .4) rgba(66, 88, 99, .4) rgba(66, 88, 99, .4) transparent
}

.is-dark-theme .editor-block-list__layout .is-selected .reusable-block-edit-panel {
    border-color: hsla(0, 0%, 100%, .45) hsla(0, 0%, 100%, .45) hsla(0, 0%, 100%, .45) transparent
}

.block-editor-block-list__layout .reusable-block-indicator {
    background: #fff;
    border: 1px dashed #e2e4e7;
    color: #555d66;
    top: -14px;
    height: 30px;
    padding: 4px;
    position: absolute;
    z-index: 1;
    width: 30px;
    right: -14px
}

.wp-block-button {
    color: #fff;
    margin-bottom: 1.5em
}

.wp-block-button.aligncenter {
    text-align: center
}

.wp-block-button.alignright {
    text-align: right
}

.wp-block-button__link {
    background-color: #32373c;
    border: none;
    border-radius: 28px;
    box-shadow: none;
    color: inherit;
    cursor: pointer;
    display: inline-block;
    font-size: 18px;
    margin: 0;
    padding: 12px 24px;
    text-align: center;
    text-decoration: none;
    overflow-wrap: break-word
}

.wp-block-button__link:active, .wp-block-button__link:focus, .wp-block-button__link:hover, .wp-block-button__link:visited {
    color: inherit
}

.is-style-squared .wp-block-button__link {
    border-radius: 0
}

.is-style-outline {
    color: #32373c
}

.is-style-outline .wp-block-button__link {
    background-color: transparent;
    border: 2px solid
}

.wp-block-calendar {
    text-align: center
}

.wp-block-calendar tbody td, .wp-block-calendar th {
    padding: 4px;
    border: 1px solid #e2e4e7
}

.wp-block-calendar tfoot td {
    border: none
}

.wp-block-calendar table {
    width: 100%;
    border-collapse: collapse;
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif
}

.wp-block-calendar table th {
    font-weight: 440;
    background: #edeff0
}

.wp-block-calendar a {
    text-decoration: underline
}

.wp-block-calendar tfoot a {
    color: #00739c
}

.wp-block-calendar table caption, .wp-block-calendar table tbody {
    color: #40464d
}

.wp-block-categories.alignleft {
    margin-right: 2em
}

.wp-block-categories.alignright {
    margin-left: 2em
}

.wp-block-columns {
    display: flex;
    flex-wrap: wrap
}

@media (min-width: 782px) {
    .wp-block-columns {
        flex-wrap: nowrap
    }
}

.wp-block-column {
    flex-grow: 1;
    margin-bottom: 1em;
    flex-basis: 100%;
    min-width: 0;
    word-break: break-word;
    overflow-wrap: break-word
}

@media (min-width: 600px) {
    .wp-block-column {
        flex-basis: calc(50% - 16px);
        flex-grow: 0
    }

    .wp-block-column:nth-child(2n) {
        margin-left: 32px
    }
}

@media (min-width: 782px) {
    .wp-block-column:not(:first-child) {
        margin-left: 32px
    }
}

.wp-block-cover, .wp-block-cover-image {
    position: relative;
    background-color: #000;
    background-size: cover;
    background-position: 50%;
    min-height: 430px;
    width: 100%;
    margin: 0 0 1.5em;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden
}

.wp-block-cover-image.has-left-content, .wp-block-cover.has-left-content {
    justify-content: flex-start
}

.wp-block-cover-image.has-left-content .wp-block-cover-image-text, .wp-block-cover-image.has-left-content .wp-block-cover-text, .wp-block-cover-image.has-left-content h2, .wp-block-cover.has-left-content .wp-block-cover-image-text, .wp-block-cover.has-left-content .wp-block-cover-text, .wp-block-cover.has-left-content h2 {
    margin-left: 0;
    text-align: left
}

.wp-block-cover-image.has-right-content, .wp-block-cover.has-right-content {
    justify-content: flex-end
}

.wp-block-cover-image.has-right-content .wp-block-cover-image-text, .wp-block-cover-image.has-right-content .wp-block-cover-text, .wp-block-cover-image.has-right-content h2, .wp-block-cover.has-right-content .wp-block-cover-image-text, .wp-block-cover.has-right-content .wp-block-cover-text, .wp-block-cover.has-right-content h2 {
    margin-right: 0;
    text-align: right
}

.wp-block-cover-image .wp-block-cover-image-text, .wp-block-cover-image .wp-block-cover-text, .wp-block-cover-image h2, .wp-block-cover .wp-block-cover-image-text, .wp-block-cover .wp-block-cover-text, .wp-block-cover h2 {
    color: #fff;
    font-size: 2em;
    line-height: 1.25;
    z-index: 1;
    margin-bottom: 0;
    max-width: 610px;
    padding: 14px;
    text-align: center
}

.wp-block-cover-image .wp-block-cover-image-text a, .wp-block-cover-image .wp-block-cover-image-text a:active, .wp-block-cover-image .wp-block-cover-image-text a:focus, .wp-block-cover-image .wp-block-cover-image-text a:hover, .wp-block-cover-image .wp-block-cover-text a, .wp-block-cover-image .wp-block-cover-text a:active, .wp-block-cover-image .wp-block-cover-text a:focus, .wp-block-cover-image .wp-block-cover-text a:hover, .wp-block-cover-image h2 a, .wp-block-cover-image h2 a:active, .wp-block-cover-image h2 a:focus, .wp-block-cover-image h2 a:hover, .wp-block-cover .wp-block-cover-image-text a, .wp-block-cover .wp-block-cover-image-text a:active, .wp-block-cover .wp-block-cover-image-text a:focus, .wp-block-cover .wp-block-cover-image-text a:hover, .wp-block-cover .wp-block-cover-text a, .wp-block-cover .wp-block-cover-text a:active, .wp-block-cover .wp-block-cover-text a:focus, .wp-block-cover .wp-block-cover-text a:hover, .wp-block-cover h2 a, .wp-block-cover h2 a:active, .wp-block-cover h2 a:focus, .wp-block-cover h2 a:hover {
    color: #fff
}

.wp-block-cover-image.has-parallax, .wp-block-cover.has-parallax {
    background-attachment: fixed
}

@supports (-webkit-overflow-scrolling:touch) {
    .wp-block-cover-image.has-parallax, .wp-block-cover.has-parallax {
        background-attachment: scroll
    }
}

.wp-block-cover-image.has-background-dim:before, .wp-block-cover.has-background-dim:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: inherit;
    opacity: .5;
    z-index: 1
}

.wp-block-cover-image.has-background-dim.has-background-dim-10:before, .wp-block-cover.has-background-dim.has-background-dim-10:before {
    opacity: .1
}

.wp-block-cover-image.has-background-dim.has-background-dim-20:before, .wp-block-cover.has-background-dim.has-background-dim-20:before {
    opacity: .2
}

.wp-block-cover-image.has-background-dim.has-background-dim-30:before, .wp-block-cover.has-background-dim.has-background-dim-30:before {
    opacity: .3
}

.wp-block-cover-image.has-background-dim.has-background-dim-40:before, .wp-block-cover.has-background-dim.has-background-dim-40:before {
    opacity: .4
}

.wp-block-cover-image.has-background-dim.has-background-dim-50:before, .wp-block-cover.has-background-dim.has-background-dim-50:before {
    opacity: .5
}

.wp-block-cover-image.has-background-dim.has-background-dim-60:before, .wp-block-cover.has-background-dim.has-background-dim-60:before {
    opacity: .6
}

.wp-block-cover-image.has-background-dim.has-background-dim-70:before, .wp-block-cover.has-background-dim.has-background-dim-70:before {
    opacity: .7
}

.wp-block-cover-image.has-background-dim.has-background-dim-80:before, .wp-block-cover.has-background-dim.has-background-dim-80:before {
    opacity: .8
}

.wp-block-cover-image.has-background-dim.has-background-dim-90:before, .wp-block-cover.has-background-dim.has-background-dim-90:before {
    opacity: .9
}

.wp-block-cover-image.has-background-dim.has-background-dim-100:before, .wp-block-cover.has-background-dim.has-background-dim-100:before {
    opacity: 1
}

.wp-block-cover-image.alignleft, .wp-block-cover-image.alignright, .wp-block-cover.alignleft, .wp-block-cover.alignright {
    max-width: 305px;
    width: 100%
}

.wp-block-cover-image:after, .wp-block-cover:after {
    display: block;
    content: "";
    font-size: 0;
    min-height: inherit
}

@supports ((position:-webkit-sticky) or (position:sticky)) {
    .wp-block-cover-image:after, .wp-block-cover:after {
        content: none
    }
}

.wp-block-cover-image.aligncenter, .wp-block-cover-image.alignleft, .wp-block-cover-image.alignright, .wp-block-cover.aligncenter, .wp-block-cover.alignleft, .wp-block-cover.alignright {
    display: flex
}

.wp-block-cover-image .wp-block-cover__inner-container, .wp-block-cover .wp-block-cover__inner-container {
    width: calc(100% - 70px);
    z-index: 1;
    color: #f8f9f9
}

.wp-block-cover-image .wp-block-subhead, .wp-block-cover-image h1, .wp-block-cover-image h2, .wp-block-cover-image h3, .wp-block-cover-image h4, .wp-block-cover-image h5, .wp-block-cover-image h6, .wp-block-cover-image p, .wp-block-cover .wp-block-subhead, .wp-block-cover h1, .wp-block-cover h2, .wp-block-cover h3, .wp-block-cover h4, .wp-block-cover h5, .wp-block-cover h6, .wp-block-cover p {
    color: inherit
}

.wp-block-cover__video-background {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: 100%;
    height: 100%;
    z-index: 0;
    -o-object-fit: cover;
    object-fit: cover
}

.block-editor-block-list__block[data-type="core/embed"][data-align=left] .block-editor-block-list__block-edit, .block-editor-block-list__block[data-type="core/embed"][data-align=right] .block-editor-block-list__block-edit, .wp-block-embed.alignleft, .wp-block-embed.alignright {
    max-width: 360px;
    width: 100%
}

.wp-block-embed {
    margin-bottom: 1em
}

.wp-block-embed figcaption {
    margin-top: .5em;
    margin-bottom: 1em;
    color: #555d66;
    text-align: center;
    font-size: 13px
}

.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper {
    position: relative
}

.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper:before, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper:before, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper:before, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper:before, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper:before, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper:before, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper:before {
    content: "";
    display: block;
    padding-top: 50%
}

.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper iframe, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper iframe, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper iframe, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper iframe, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper iframe, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper iframe, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper iframe {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper:before {
    padding-top: 42.85%
}

.wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper:before {
    padding-top: 50%
}

.wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper:before {
    padding-top: 56.25%
}

.wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper:before {
    padding-top: 75%
}

.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper:before {
    padding-top: 100%
}

.wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-6 .wp-block-embed__wrapper:before {
    padding-top: 66.66%
}

.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper:before {
    padding-top: 200%
}

.wp-block-file {
    margin-bottom: 1.5em
}

.wp-block-file.aligncenter {
    text-align: center
}

.wp-block-file.alignright {
    text-align: right
}

.wp-block-file .wp-block-file__button {
    background: #32373c;
    border-radius: 2em;
    color: #fff;
    font-size: 13px;
    padding: .5em 1em
}

.wp-block-file a.wp-block-file__button {
    text-decoration: none
}

.wp-block-file a.wp-block-file__button:active, .wp-block-file a.wp-block-file__button:focus, .wp-block-file a.wp-block-file__button:hover, .wp-block-file a.wp-block-file__button:visited {
    box-shadow: none;
    color: #fff;
    opacity: .85;
    text-decoration: none
}

.wp-block-file * + .wp-block-file__button {
    margin-left: .75em
}

.wp-block-gallery {
    display: flex;
    flex-wrap: wrap;
    list-style-type: none;
    padding: 0
}

.wp-block-gallery .blocks-gallery-image, .wp-block-gallery .blocks-gallery-item {
    margin: 0 16px 16px 0;
    display: flex;
    flex-grow: 1;
    flex-direction: column;
    justify-content: center;
    position: relative
}

.wp-block-gallery .blocks-gallery-image figure, .wp-block-gallery .blocks-gallery-item figure {
    margin: 0;
    height: 100%
}

@supports ((position:-webkit-sticky) or (position:sticky)) {
    .wp-block-gallery .blocks-gallery-image figure, .wp-block-gallery .blocks-gallery-item figure {
        display: flex;
        align-items: flex-end;
        justify-content: flex-start
    }
}

.wp-block-gallery .blocks-gallery-image img, .wp-block-gallery .blocks-gallery-item img {
    display: block;
    max-width: 100%;
    height: auto;
    width: 100%
}

@supports ((position:-webkit-sticky) or (position:sticky)) {
    .wp-block-gallery .blocks-gallery-image img, .wp-block-gallery .blocks-gallery-item img {
        width: auto
    }
}

.wp-block-gallery .blocks-gallery-image figcaption, .wp-block-gallery .blocks-gallery-item figcaption {
    position: absolute;
    bottom: 0;
    width: 100%;
    max-height: 100%;
    overflow: auto;
    padding: 40px 10px 9px;
    color: #fff;
    text-align: center;
    font-size: 13px;
    background: linear-gradient(0deg, rgba(0, 0, 0, .7), rgba(0, 0, 0, .3) 70%, transparent)
}

.wp-block-gallery .blocks-gallery-image figcaption img, .wp-block-gallery .blocks-gallery-item figcaption img {
    display: inline
}

.wp-block-gallery.is-cropped .blocks-gallery-image a, .wp-block-gallery.is-cropped .blocks-gallery-image img, .wp-block-gallery.is-cropped .blocks-gallery-item a, .wp-block-gallery.is-cropped .blocks-gallery-item img {
    width: 100%
}

@supports ((position:-webkit-sticky) or (position:sticky)) {
    .wp-block-gallery.is-cropped .blocks-gallery-image a, .wp-block-gallery.is-cropped .blocks-gallery-image img, .wp-block-gallery.is-cropped .blocks-gallery-item a, .wp-block-gallery.is-cropped .blocks-gallery-item img {
        height: 100%;
        flex: 1;
        -o-object-fit: cover;
        object-fit: cover
    }
}

.wp-block-gallery .blocks-gallery-image, .wp-block-gallery .blocks-gallery-item {
    width: calc((100% - 16px) / 2)
}

.wp-block-gallery .blocks-gallery-image:nth-of-type(2n), .wp-block-gallery .blocks-gallery-item:nth-of-type(2n) {
    margin-right: 0
}

.wp-block-gallery.columns-1 .blocks-gallery-image, .wp-block-gallery.columns-1 .blocks-gallery-item {
    width: 100%;
    margin-right: 0
}

@media (min-width: 600px) {
    .wp-block-gallery.columns-3 .blocks-gallery-image, .wp-block-gallery.columns-3 .blocks-gallery-item {
        width: calc((100% - 32px) / 3);
        margin-right: 16px
    }

@    supports

(-ms-ime-align:auto

) {
    .wp-block-gallery.columns-3 .blocks-gallery-image, .wp-block-gallery.columns-3 .blocks-gallery-item {
        width: calc((100% - 32px) / 3 - 1px)
    }
}

.wp-block-gallery.columns-4 .blocks-gallery-image, .wp-block-gallery.columns-4 .blocks-gallery-item {
    width: calc((100% - 48px) / 4);
    margin-right: 16px
}

@supports (-ms-ime-align:auto) {
    .wp-block-gallery.columns-4 .blocks-gallery-image, .wp-block-gallery.columns-4 .blocks-gallery-item {
        width: calc((100% - 48px) / 4 - 1px)
    }
}

.wp-block-gallery.columns-5 .blocks-gallery-image, .wp-block-gallery.columns-5 .blocks-gallery-item {
    width: calc((100% - 64px) / 5);
    margin-right: 16px
}

@supports (-ms-ime-align:auto) {
    .wp-block-gallery.columns-5 .blocks-gallery-image, .wp-block-gallery.columns-5 .blocks-gallery-item {
        width: calc((100% - 64px) / 5 - 1px)
    }
}

.wp-block-gallery.columns-6 .blocks-gallery-image, .wp-block-gallery.columns-6 .blocks-gallery-item {
    width: calc((100% - 80px) / 6);
    margin-right: 16px
}

@supports (-ms-ime-align:auto) {
    .wp-block-gallery.columns-6 .blocks-gallery-image, .wp-block-gallery.columns-6 .blocks-gallery-item {
        width: calc((100% - 80px) / 6 - 1px)
    }
}

.wp-block-gallery.columns-7 .blocks-gallery-image, .wp-block-gallery.columns-7 .blocks-gallery-item {
    width: calc((100% - 96px) / 7);
    margin-right: 16px
}

@supports (-ms-ime-align:auto) {
    .wp-block-gallery.columns-7 .blocks-gallery-image, .wp-block-gallery.columns-7 .blocks-gallery-item {
        width: calc((100% - 96px) / 7 - 1px)
    }
}

.wp-block-gallery.columns-8 .blocks-gallery-image, .wp-block-gallery.columns-8 .blocks-gallery-item {
    width: calc((100% - 112px) / 8);
    margin-right: 16px
}

@supports (-ms-ime-align:auto) {
    .wp-block-gallery.columns-8 .blocks-gallery-image, .wp-block-gallery.columns-8 .blocks-gallery-item {
        width: calc((100% - 112px) / 8 - 1px)
    }
}

.wp-block-gallery.columns-1 .blocks-gallery-image:nth-of-type(1n), .wp-block-gallery.columns-1 .blocks-gallery-item:nth-of-type(1n), .wp-block-gallery.columns-2 .blocks-gallery-image:nth-of-type(2n), .wp-block-gallery.columns-2 .blocks-gallery-item:nth-of-type(2n), .wp-block-gallery.columns-3 .blocks-gallery-image:nth-of-type(3n), .wp-block-gallery.columns-3 .blocks-gallery-item:nth-of-type(3n), .wp-block-gallery.columns-4 .blocks-gallery-image:nth-of-type(4n), .wp-block-gallery.columns-4 .blocks-gallery-item:nth-of-type(4n), .wp-block-gallery.columns-5 .blocks-gallery-image:nth-of-type(5n), .wp-block-gallery.columns-5 .blocks-gallery-item:nth-of-type(5n), .wp-block-gallery.columns-6 .blocks-gallery-image:nth-of-type(6n), .wp-block-gallery.columns-6 .blocks-gallery-item:nth-of-type(6n), .wp-block-gallery.columns-7 .blocks-gallery-image:nth-of-type(7n), .wp-block-gallery.columns-7 .blocks-gallery-item:nth-of-type(7n), .wp-block-gallery.columns-8 .blocks-gallery-image:nth-of-type(8n), .wp-block-gallery.columns-8 .blocks-gallery-item:nth-of-type(8n) {
    margin-right: 0
}

}

.wp-block-gallery .blocks-gallery-image:last-child, .wp-block-gallery .blocks-gallery-item:last-child {
    margin-right: 0
}

.wp-block-gallery .blocks-gallery-item.has-add-item-button {
    width: 100%
}

.wp-block-gallery.alignleft, .wp-block-gallery.alignright {
    max-width: 305px;
    width: 100%
}

.wp-block-gallery.aligncenter, .wp-block-gallery.alignleft, .wp-block-gallery.alignright {
    display: flex
}

.wp-block-gallery.aligncenter .blocks-gallery-item figure {
    justify-content: center
}

.wp-block-image {
    max-width: 100%;
    margin-bottom: 1em;
    margin-left: 0;
    margin-right: 0
}

.wp-block-image img {
    max-width: 100%
}

.wp-block-image.aligncenter {
    text-align: center
}

.wp-block-image.alignfull img, .wp-block-image.alignwide img {
    width: 100%
}

.wp-block-image .aligncenter, .wp-block-image .alignleft, .wp-block-image .alignright, .wp-block-image.is-resized {
    display: table;
    margin-left: 0;
    margin-right: 0
}

.wp-block-image .aligncenter > figcaption, .wp-block-image .alignleft > figcaption, .wp-block-image .alignright > figcaption, .wp-block-image.is-resized > figcaption {
    display: table-caption;
    caption-side: bottom
}

.wp-block-image .alignleft {
    float: left;
    margin-right: 1em
}

.wp-block-image .alignright {
    float: right;
    margin-left: 1em
}

.wp-block-image .aligncenter {
    margin-left: auto;
    margin-right: auto
}

.wp-block-image figcaption {
    margin-top: .5em;
    margin-bottom: 1em;
    color: #555d66;
    text-align: center;
    font-size: 13px
}

.wp-block-latest-comments__comment {
    font-size: 15px;
    line-height: 1.1;
    list-style: none;
    margin-bottom: 1em
}

.has-avatars .wp-block-latest-comments__comment {
    min-height: 36px;
    list-style: none
}

.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt, .has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta {
    margin-left: 52px
}

.has-dates .wp-block-latest-comments__comment, .has-excerpts .wp-block-latest-comments__comment {
    line-height: 1.5
}

.wp-block-latest-comments__comment-excerpt p {
    font-size: 14px;
    line-height: 1.8;
    margin: 5px 0 20px
}

.wp-block-latest-comments__comment-date {
    color: #8f98a1;
    display: block;
    font-size: 12px
}

.wp-block-latest-comments .avatar, .wp-block-latest-comments__comment-avatar {
    border-radius: 24px;
    display: block;
    float: left;
    height: 40px;
    margin-right: 12px;
    width: 40px
}

.wp-block-latest-posts.alignleft {
    margin-right: 2em
}

.wp-block-latest-posts.alignright {
    margin-left: 2em
}

.wp-block-latest-posts.is-grid {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    list-style: none
}

.wp-block-latest-posts.is-grid li {
    margin: 0 16px 16px 0;
    width: 100%
}

@media (min-width: 600px) {
    .wp-block-latest-posts.columns-2 li {
        width: calc(50% - 16px)
    }

    .wp-block-latest-posts.columns-3 li {
        width: calc(33.33333% - 16px)
    }

    .wp-block-latest-posts.columns-4 li {
        width: calc(25% - 16px)
    }

    .wp-block-latest-posts.columns-5 li {
        width: calc(20% - 16px)
    }

    .wp-block-latest-posts.columns-6 li {
        width: calc(16.66667% - 16px)
    }
}

.wp-block-latest-posts__post-date {
    display: block;
    color: #6c7781;
    font-size: 13px
}

.wp-block-media-text {
    display: grid;
    grid-template-rows: auto;
    align-items: center;
    grid-template-areas: "media-text-media media-text-content";
    grid-template-columns: 50% auto
}

.wp-block-media-text.has-media-on-the-right {
    grid-template-areas: "media-text-content media-text-media";
    grid-template-columns: auto 50%
}

.wp-block-media-text .wp-block-media-text__media {
    grid-area: media-text-media;
    margin: 0
}

.wp-block-media-text .wp-block-media-text__content {
    word-break: break-word;
    grid-area: media-text-content;
    padding: 0 8%
}

.wp-block-media-text > figure > img, .wp-block-media-text > figure > video {
    max-width: unset;
    width: 100%;
    vertical-align: middle
}

@media (max-width: 600px) {
    .wp-block-media-text.is-stacked-on-mobile {
        grid-template-columns: 100% !important;
        grid-template-areas: "media-text-media" "media-text-content"
    }

    .wp-block-media-text.is-stacked-on-mobile.has-media-on-the-right {
        grid-template-areas: "media-text-content" "media-text-media"
    }
}

.is-small-text {
    font-size: 14px
}

.is-regular-text {
    font-size: 16px
}

.is-large-text {
    font-size: 36px
}

.is-larger-text {
    font-size: 48px
}

.has-drop-cap:not(:focus):first-letter {
    float: left;
    font-size: 8.4em;
    line-height: .68;
    font-weight: 100;
    margin: .05em .1em 0 0;
    text-transform: uppercase;
    font-style: normal
}

.has-drop-cap:not(:focus):after {
    content: "";
    display: table;
    clear: both;
    padding-top: 14px
}

p.has-background {
    padding: 20px 30px
}

p.has-text-color a {
    color: inherit
}

.wp-block-pullquote {
    padding: 3em 0;
    margin-left: 0;
    margin-right: 0;
    text-align: center
}

.wp-block-pullquote.alignleft, .wp-block-pullquote.alignright {
    max-width: 305px
}

.wp-block-pullquote.alignleft p, .wp-block-pullquote.alignright p {
    font-size: 20px
}

.wp-block-pullquote p {
    font-size: 28px;
    line-height: 1.6
}

.wp-block-pullquote cite, .wp-block-pullquote footer {
    position: relative
}

.wp-block-pullquote .has-text-color a {
    color: inherit
}

.wp-block-pullquote:not(.is-style-solid-color) {
    background: none
}

.wp-block-pullquote.is-style-solid-color {
    border: none
}

.wp-block-pullquote.is-style-solid-color blockquote {
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    max-width: 60%
}

.wp-block-pullquote.is-style-solid-color blockquote p {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 32px
}

.wp-block-pullquote.is-style-solid-color blockquote cite {
    text-transform: none;
    font-style: normal
}

.wp-block-pullquote cite {
    color: inherit
}

.wp-block-quote.is-large, .wp-block-quote.is-style-large {
    margin: 0 0 16px;
    padding: 0 1em
}

.wp-block-quote.is-large p, .wp-block-quote.is-style-large p {
    font-size: 24px;
    font-style: italic;
    line-height: 1.6
}

.wp-block-quote.is-large cite, .wp-block-quote.is-large footer, .wp-block-quote.is-style-large cite, .wp-block-quote.is-style-large footer {
    font-size: 18px;
    text-align: right
}

.wp-block-rss.alignleft {
    margin-right: 2em
}

.wp-block-rss.alignright {
    margin-left: 2em
}

.wp-block-rss.is-grid {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    list-style: none
}

.wp-block-rss.is-grid li {
    margin: 0 16px 16px 0;
    width: 100%
}

@media (min-width: 600px) {
    .wp-block-rss.columns-2 li {
        width: calc(50% - 16px)
    }

    .wp-block-rss.columns-3 li {
        width: calc(33.33333% - 16px)
    }

    .wp-block-rss.columns-4 li {
        width: calc(25% - 16px)
    }

    .wp-block-rss.columns-5 li {
        width: calc(20% - 16px)
    }

    .wp-block-rss.columns-6 li {
        width: calc(16.66667% - 16px)
    }
}

.wp-block-rss__item-author, .wp-block-rss__item-publish-date {
    color: #6c7781;
    font-size: 13px
}

.wp-block-search {
    display: flex;
    flex-wrap: wrap
}

.wp-block-search .wp-block-search__label {
    width: 100%
}

.wp-block-search .wp-block-search__input {
    flex-grow: 1
}

.wp-block-search .wp-block-search__button {
    margin-left: 10px
}

.wp-block-separator.is-style-wide {
    border-bottom-width: 1px
}

.wp-block-separator.is-style-dots {
    background: none;
    border: none;
    text-align: center;
    max-width: none;
    line-height: 1;
    height: auto
}

.wp-block-separator.is-style-dots:before {
    content: "\00b7 \00b7 \00b7";
    color: #191e23;
    font-size: 20px;
    letter-spacing: 2em;
    padding-left: 2em;
    font-family: serif
}

p.wp-block-subhead {
    font-size: 1.1em;
    font-style: italic;
    opacity: .75
}

.wp-block-table.has-fixed-layout {
    table-layout: fixed;
    width: 100%
}

.wp-block-table.aligncenter, .wp-block-table.alignleft, .wp-block-table.alignright {
    display: table;
    width: auto
}

.wp-block-table.has-subtle-light-gray-background-color {
    background-color: #f3f4f5
}

.wp-block-table.has-subtle-pale-green-background-color {
    background-color: #e9fbe5
}

.wp-block-table.has-subtle-pale-blue-background-color {
    background-color: #e7f5fe
}

.wp-block-table.has-subtle-pale-pink-background-color {
    background-color: #fcf0ef
}

.wp-block-table.is-style-stripes {
    border-spacing: 0;
    border-collapse: inherit;
    background-color: transparent;
    border-bottom: 1px solid #f3f4f5
}

.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tr:nth-child(odd), .wp-block-table.is-style-stripes tr:nth-child(odd) {
    background-color: #f3f4f5
}

.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tr:nth-child(odd) {
    background-color: #e9fbe5
}

.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tr:nth-child(odd) {
    background-color: #e7f5fe
}

.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tr:nth-child(odd) {
    background-color: #fcf0ef
}

.wp-block-table.is-style-stripes td {
    border-color: transparent
}

.wp-block-text-columns, .wp-block-text-columns.aligncenter {
    display: flex
}

.wp-block-text-columns .wp-block-column {
    margin: 0 16px;
    padding: 0
}

.wp-block-text-columns .wp-block-column:first-child {
    margin-left: 0
}

.wp-block-text-columns .wp-block-column:last-child {
    margin-right: 0
}

.wp-block-text-columns.columns-2 .wp-block-column {
    width: 50%
}

.wp-block-text-columns.columns-3 .wp-block-column {
    width: 33.33333%
}

.wp-block-text-columns.columns-4 .wp-block-column {
    width: 25%
}

pre.wp-block-verse {
    white-space: nowrap;
    overflow: auto
}

.wp-block-video {
    margin-left: 0;
    margin-right: 0
}

.wp-block-video video {
    max-width: 100%
}

@supports ((position:-webkit-sticky) or (position:sticky)) {
    .wp-block-video [poster] {
        -o-object-fit: cover;
        object-fit: cover
    }
}

.wp-block-video.aligncenter {
    text-align: center
}

.wp-block-video figcaption {
    margin-top: .5em;
    margin-bottom: 1em;
    color: #555d66;
    text-align: center;
    font-size: 13px
}

.has-pale-pink-background-color.has-pale-pink-background-color {
    background-color: #f78da7
}

.has-vivid-red-background-color.has-vivid-red-background-color {
    background-color: #cf2e2e
}

.has-luminous-vivid-orange-background-color.has-luminous-vivid-orange-background-color {
    background-color: #ff6900
}

.has-luminous-vivid-amber-background-color.has-luminous-vivid-amber-background-color {
    background-color: #fcb900
}

.has-light-green-cyan-background-color.has-light-green-cyan-background-color {
    background-color: #7bdcb5
}

.has-vivid-green-cyan-background-color.has-vivid-green-cyan-background-color {
    background-color: #00d084
}

.has-pale-cyan-blue-background-color.has-pale-cyan-blue-background-color {
    background-color: #8ed1fc
}

.has-vivid-cyan-blue-background-color.has-vivid-cyan-blue-background-color {
    background-color: #0693e3
}

.has-very-light-gray-background-color.has-very-light-gray-background-color {
    background-color: #eee
}

.has-cyan-bluish-gray-background-color.has-cyan-bluish-gray-background-color {
    background-color: #abb8c3
}

.has-very-dark-gray-background-color.has-very-dark-gray-background-color {
    background-color: #313131
}

.has-pale-pink-color.has-pale-pink-color {
    color: #f78da7
}

.has-vivid-red-color.has-vivid-red-color {
    color: #cf2e2e
}

.has-luminous-vivid-orange-color.has-luminous-vivid-orange-color {
    color: #ff6900
}

.has-luminous-vivid-amber-color.has-luminous-vivid-amber-color {
    color: #fcb900
}

.has-light-green-cyan-color.has-light-green-cyan-color {
    color: #7bdcb5
}

.has-vivid-green-cyan-color.has-vivid-green-cyan-color {
    color: #00d084
}

.has-pale-cyan-blue-color.has-pale-cyan-blue-color {
    color: #8ed1fc
}

.has-vivid-cyan-blue-color.has-vivid-cyan-blue-color {
    color: #0693e3
}

.has-very-light-gray-color.has-very-light-gray-color {
    color: #eee
}

.has-cyan-bluish-gray-color.has-cyan-bluish-gray-color {
    color: #abb8c3
}

.has-very-dark-gray-color.has-very-dark-gray-color {
    color: #313131
}

.has-small-font-size {
    font-size: 13px
}

.has-normal-font-size, .has-regular-font-size {
    font-size: 16px
}

.has-medium-font-size {
    font-size: 20px
}

.has-large-font-size {
    font-size: 36px
}

.has-huge-font-size, .has-larger-font-size {
    font-size: 42px
}

div.wpcf7 {
    margin: 0;
    padding: 0
}

div.wpcf7 .screen-reader-response {
    position: absolute;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    width: 1px;
    margin: 0;
    padding: 0;
    border: 0
}

div.wpcf7-response-output {
    margin: 2em .5em 1em;
    padding: .2em 1em;
    border: 2px solid red
}

div.wpcf7-mail-sent-ok {
    border: 2px solid #398f14
}

div.wpcf7-mail-sent-ng, div.wpcf7-aborted {
    border: 2px solid red
}

div.wpcf7-spam-blocked {
    border: 2px solid orange
}

div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
    border: 2px solid #f7e700
}

.wpcf7-form-control-wrap {
    position: relative
}

span.wpcf7-not-valid-tip {
    color: red;
    font-size: 1em;
    font-weight: 400;
    display: block
}

.use-floating-validation-tip span.wpcf7-not-valid-tip {
    position: absolute;
    top: 20%;
    left: 20%;
    z-index: 100;
    border: 1px solid red;
    background: #fff;
    padding: .2em .8em
}

span.wpcf7-list-item {
    display: inline-block;
    margin: 0 0 0 1em
}

span.wpcf7-list-item-label:before, span.wpcf7-list-item-label:after {
    content: " "
}

.wpcf7-display-none {
    display: none
}

div.wpcf7 .ajax-loader {
    visibility: hidden;
    display: inline-block;
    background-image: url(../images/ajax-loader.gif);
    width: 16px;
    height: 16px;
    border: none;
    padding: 0;
    margin: 0 0 0 4px;
    vertical-align: middle
}

div.wpcf7 .ajax-loader.is-active {
    visibility: visible
}

div.wpcf7 div.ajax-error {
    display: none
}

div.wpcf7 .placeheld {
    color: #888
}

div.wpcf7 input[type=file] {
    cursor: pointer
}

div.wpcf7 input[type=file]:disabled {
    cursor: default
}

div.wpcf7 .wpcf7-submit:disabled {
    cursor: not-allowed
}

body.compensate-for-scrollbar {
    overflow: hidden
}

.fancybox-active {
    height: auto
}

.fancybox-is-hidden {
    left: -9999px;
    margin: 0;
    position: absolute !important;
    top: -9999px;
    visibility: hidden
}

.fancybox-container {
    -webkit-backface-visibility: hidden;
    height: 100%;
    left: 0;
    outline: 0;
    position: fixed;
    -webkit-tap-highlight-color: transparent;
    top: 0;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    width: 100%;
    z-index: 99992
}

.fancybox-container * {
    box-sizing: border-box
}

.fancybox-bg, .fancybox-inner, .fancybox-outer, .fancybox-stage {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.fancybox-outer {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto
}

.fancybox-bg {
    background: #1e1e1e;
    opacity: 0;
    transition-duration: inherit;
    transition-property: opacity;
    transition-timing-function: cubic-bezier(.47, 0, .74, .71)
}

.fancybox-is-open .fancybox-bg {
    opacity: .9;
    transition-timing-function: cubic-bezier(.22, .61, .36, 1)
}

.fancybox-caption, .fancybox-infobar, .fancybox-navigation .fancybox-button, .fancybox-toolbar {
    direction: ltr;
    opacity: 0;
    position: absolute;
    transition: opacity .25s ease, visibility 0s ease .25s;
    visibility: hidden;
    z-index: 99997
}

.fancybox-show-caption .fancybox-caption, .fancybox-show-infobar .fancybox-infobar, .fancybox-show-nav .fancybox-navigation .fancybox-button, .fancybox-show-toolbar .fancybox-toolbar {
    opacity: 1;
    transition: opacity .25s ease 0s, visibility 0s ease 0s;
    visibility: visible
}

.fancybox-infobar {
    color: #ccc;
    font-size: 13px;
    -webkit-font-smoothing: subpixel-antialiased;
    height: 44px;
    left: 0;
    line-height: 44px;
    min-width: 44px;
    mix-blend-mode: difference;
    padding: 0 10px;
    pointer-events: none;
    top: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.fancybox-toolbar {
    right: 0;
    top: 0
}

.fancybox-stage {
    direction: ltr;
    overflow: visible;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    z-index: 99994
}

.fancybox-is-open .fancybox-stage {
    overflow: hidden
}

.fancybox-slide {
    -webkit-backface-visibility: hidden;
    display: none;
    height: 100%;
    left: 0;
    outline: 0;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: absolute;
    text-align: center;
    top: 0;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    white-space: normal;
    width: 100%;
    z-index: 99994
}

.fancybox-slide:before {
    content: "";
    display: inline-block;
    font-size: 0;
    height: 100%;
    vertical-align: middle;
    width: 0
}

.fancybox-is-sliding .fancybox-slide, .fancybox-slide--current, .fancybox-slide--next, .fancybox-slide--previous {
    display: block
}

.fancybox-slide--image {
    overflow: hidden;
    padding: 44px 0
}

.fancybox-slide--image:before {
    display: none
}

.fancybox-slide--html {
    padding: 6px
}

.fancybox-content {
    background: #fff;
    display: inline-block;
    margin: 0;
    max-width: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: relative;
    text-align: left;
    vertical-align: middle
}

.fancybox-slide--image .fancybox-content {
    -webkit-animation-timing-function: cubic-bezier(.5, 0, .14, 1);
    animation-timing-function: cubic-bezier(.5, 0, .14, 1);
    -webkit-backface-visibility: hidden;
    background: 0 0;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    left: 0;
    max-width: none;
    overflow: visible;
    padding: 0;
    position: absolute;
    top: 0;
    -webkit-transform-origin: top left;
    transform-origin: top left;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 99995
}

.fancybox-can-zoomOut .fancybox-content {
    cursor: zoom-out
}

.fancybox-can-zoomIn .fancybox-content {
    cursor: zoom-in
}

.fancybox-can-pan .fancybox-content, .fancybox-can-swipe .fancybox-content {
    cursor: -webkit-grab;
    cursor: grab
}

.fancybox-is-grabbing .fancybox-content {
    cursor: -webkit-grabbing;
    cursor: grabbing
}

.fancybox-container [data-selectable=true] {
    cursor: text
}

.fancybox-image, .fancybox-spaceball {
    background: 0 0;
    border: 0;
    height: 100%;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none;
    padding: 0;
    position: absolute;
    top: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 100%
}

.fancybox-spaceball {
    z-index: 1
}

.fancybox-slide--iframe .fancybox-content, .fancybox-slide--map .fancybox-content, .fancybox-slide--pdf .fancybox-content, .fancybox-slide--video .fancybox-content {
    height: 100%;
    overflow: visible;
    padding: 0;
    width: 100%
}

.fancybox-slide--video .fancybox-content {
    background: #000
}

.fancybox-slide--map .fancybox-content {
    background: #e5e3df
}

.fancybox-slide--iframe .fancybox-content {
    background: #fff
}

.fancybox-iframe, .fancybox-video {
    background: 0 0;
    border: 0;
    display: block;
    height: 100%;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%
}

.fancybox-iframe {
    left: 0;
    position: absolute;
    top: 0
}

.fancybox-error {
    background: #fff;
    cursor: default;
    max-width: 400px;
    padding: 40px;
    width: 100%
}

.fancybox-error p {
    color: #444;
    font-size: 16px;
    line-height: 20px;
    margin: 0;
    padding: 0
}

.fancybox-button {
    background: rgba(30, 30, 30, .6);
    border: 0;
    border-radius: 0;
    box-shadow: none;
    cursor: pointer;
    display: inline-block;

    height: 44px;
    margin: 0;
    padding: 10px;
    position: relative;
    transition: color .2s;
    vertical-align: top;
    visibility: inherit;
    width: 44px
}

.fancybox-button, .fancybox-button:link, .fancybox-button:visited {
    color: #ccc
}

.fancybox-button:hover {
    color: #fff
}

.fancybox-button:focus {
    outline: 0
}

.fancybox-button.fancybox-focus {
    outline: 1px dotted
}

.fancybox-button[disabled], .fancybox-button[disabled]:hover {
    color: #888;
    cursor: default;
    outline: 0
}

.fancybox-button div {
    height: 100%
}

.fancybox-button svg {
    display: block;
    height: 100%;
    overflow: visible;
    position: relative;
    width: 100%
}

.fancybox-button svg path {
    fill: currentColor;
    stroke-width: 0
}

.fancybox-button--fsenter svg:nth-child(2), .fancybox-button--fsexit svg:nth-child(1), .fancybox-button--pause svg:nth-child(1), .fancybox-button--play svg:nth-child(2) {
    display: none
}

.fancybox-progress {
    background: #ff5268;
    height: 2px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0;
    transform-origin: 0;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    transition-timing-function: linear;
    z-index: 99998
}

.fancybox-close-small {
    background: 0 0;
    border: 0;
    border-radius: 0;
    color: #ccc;
    cursor: pointer;
    opacity: .8;
    padding: 8px;
    position: absolute;
    right: -12px;
    top: -44px;
    z-index: 401
}

.fancybox-close-small:hover {
    color: #fff;
    opacity: 1
}

.fancybox-slide--html .fancybox-close-small {
    color: currentColor;
    padding: 10px;
    right: 0;
    top: 0
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
    overflow: hidden
}

.fancybox-is-scaling .fancybox-close-small, .fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
    display: none
}

.fancybox-navigation .fancybox-button {
    background-clip: content-box;
    height: 100px;
    opacity: 0;
    position: absolute;
    top: calc(50% - 50px);
    width: 70px
}

.fancybox-navigation .fancybox-button div {
    padding: 7px
}

.fancybox-navigation .fancybox-button--arrow_left {
    left: 0;
    padding: 31px 26px 31px 6px
}

.fancybox-navigation .fancybox-button--arrow_right {
    padding: 31px 6px 31px 26px;
    right: 0
}

.fancybox-caption {
    bottom: 0;
    color: #eee;
    font-size: 14px;
    font-weight: 400;
    left: 0;
    line-height: 1.5;
    padding: 25px 44px;
    right: 0;
    text-align: center;
    z-index: 99996
}

.fancybox-caption:before {
    background-image: url(data:image/png; base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAD6CAQAAADKSeXYAAAAYklEQVQoz42RwQ3AMAgDjfcfup8WoRykfBAK5mQHKSz5rbXJPis1hjiV3CIqgG0hLZPkVkA4p4x5oR1bVeDrdCLrW2Q0D5bcwY3TGMHbdw3mPRuOtaspYP1w//G1OIcW148H0DMCqI/3mMMAAAAASUVORK5CYII=);
    background-repeat: repeat-x;
    background-size: contain;
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: -44px;
    z-index: -1
}

.fancybox-caption a, .fancybox-caption a:link, .fancybox-caption a:visited {
    color: #ccc;
    text-decoration: none
}

.fancybox-caption a:hover {
    color: #fff;
    text-decoration: underline
}

.fancybox-loading {
    -webkit-animation: a 1s linear infinite;
    animation: a 1s linear infinite;
    background: 0 0;
    border: 4px solid #888;
    border-bottom-color: #fff;
    border-radius: 50%;
    height: 50px;
    left: 50%;
    margin: -25px 0 0 -25px;
    opacity: .7;
    padding: 0;
    position: absolute;
    top: 50%;
    width: 50px;
    z-index: 99999
}

@-webkit-keyframes a {
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes a {
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

.fancybox-animated {
    transition-timing-function: cubic-bezier(0, 0, .25, 1)
}

.fancybox-fx-slide.fancybox-slide--previous {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
}

.fancybox-fx-slide.fancybox-slide--next {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
}

.fancybox-fx-slide.fancybox-slide--current {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.fancybox-fx-fade.fancybox-slide--next, .fancybox-fx-fade.fancybox-slide--previous {
    opacity: 0;
    transition-timing-function: cubic-bezier(.19, 1, .22, 1)
}

.fancybox-fx-fade.fancybox-slide--current {
    opacity: 1
}

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
    opacity: 0;
    -webkit-transform: scale3d(1.5, 1.5, 1.5);
    transform: scale3d(1.5, 1.5, 1.5)
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
    opacity: 0;
    -webkit-transform: scale3d(.5, .5, .5);
    transform: scale3d(.5, .5, .5)
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
    opacity: 1;
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
}

.fancybox-fx-rotate.fancybox-slide--previous {
    opacity: 0;
    -webkit-transform: rotate(-1turn);
    transform: rotate(-1turn)
}

.fancybox-fx-rotate.fancybox-slide--next {
    opacity: 0;
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn)
}

.fancybox-fx-rotate.fancybox-slide--current {
    opacity: 1;
    -webkit-transform: rotate(0);
    transform: rotate(0)
}

.fancybox-fx-circular.fancybox-slide--previous {
    opacity: 0;
    -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
    transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0)
}

.fancybox-fx-circular.fancybox-slide--next {
    opacity: 0;
    -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
    transform: scale3d(0, 0, 0) translate3d(100%, 0, 0)
}

.fancybox-fx-circular.fancybox-slide--current {
    opacity: 1;
    -webkit-transform: scaleX(1) translateZ(0);
    transform: scaleX(1) translateZ(0)
}

.fancybox-fx-tube.fancybox-slide--previous {
    -webkit-transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg);
    transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg)
}

.fancybox-fx-tube.fancybox-slide--next {
    -webkit-transform: translate3d(100%, 0, 0) scale(.1) skew(10deg);
    transform: translate3d(100%, 0, 0) scale(.1) skew(10deg)
}

.fancybox-fx-tube.fancybox-slide--current {
    -webkit-transform: translateZ(0) scale(1);
    transform: translateZ(0) scale(1)
}

@media (max-height: 576px) {
    .fancybox-caption {
        padding: 12px
    }

    .fancybox-slide {
        padding-left: 6px;
        padding-right: 6px
    }

    .fancybox-slide--image {
        padding: 6px 0
    }

    .fancybox-close-small {
        right: -6px
    }

    .fancybox-slide--image .fancybox-close-small {
        background: #4e4e4e;
        color: #f2f4f6;
        height: 36px;
        opacity: 1;
        padding: 6px;
        right: 0;
        top: 0;
        width: 36px
    }
}

.fancybox-share {
    background: #f4f4f4;
    border-radius: 3px;
    max-width: 90%;
    padding: 30px;
    text-align: center
}

.fancybox-share h1 {
    color: #222;
    font-size: 35px;
    font-weight: 700;
    margin: 0 0 20px
}

.fancybox-share p {
    margin: 0;
    padding: 0
}

.fancybox-share__button {
    border: 0;
    border-radius: 3px;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 40px;
    margin: 0 5px 10px;
    min-width: 130px;
    padding: 0 15px;
    text-decoration: none;
    transition: all .2s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap
}

.fancybox-share__button:link, .fancybox-share__button:visited {
    color: #fff
}

.fancybox-share__button:hover {
    text-decoration: none
}

.fancybox-share__button--fb {
    background: #3b5998
}

.fancybox-share__button--fb:hover {
    background: #344e86
}

.fancybox-share__button--pt {
    background: #bd081d
}

.fancybox-share__button--pt:hover {
    background: #aa0719
}

.fancybox-share__button--tw {
    background: #1da1f2
}

.fancybox-share__button--tw:hover {
    background: #0d95e8
}

.fancybox-share__button svg {
    height: 25px;
    margin-right: 7px;
    position: relative;
    top: -1px;
    vertical-align: middle;
    width: 25px
}

.fancybox-share__button svg path {
    fill: #fff
}

.fancybox-share__input {
    background: 0 0;
    border: 0;
    border-bottom: 1px solid #d7d7d7;
    border-radius: 0;
    color: #5d5b5b;
    font-size: 14px;
    margin: 10px 0 0;
    outline: 0;
    padding: 10px 15px;
    width: 100%
}

.fancybox-thumbs {
    background: #ddd;
    bottom: 0;
    display: none;
    margin: 0;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    padding: 2px 2px 4px;
    position: absolute;
    right: 0;
    -webkit-tap-highlight-color: transparent;
    top: 0;
    width: 212px;
    z-index: 99995
}

.fancybox-thumbs-x {
    overflow-x: auto;
    overflow-y: hidden
}

.fancybox-show-thumbs .fancybox-thumbs {
    display: block
}

.fancybox-show-thumbs .fancybox-inner {
    right: 212px
}

.fancybox-thumbs__list {
    font-size: 0;
    height: 100%;
    list-style: none;
    margin: 0;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0;
    position: absolute;
    position: relative;
    white-space: nowrap;
    width: 100%
}

.fancybox-thumbs-x .fancybox-thumbs__list {
    overflow: hidden
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
    width: 7px
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
    background: #fff;
    border-radius: 10px;
    box-shadow: inset 0 0 6px rgba(0, 0, 0, .3)
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
    background: #2a2a2a;
    border-radius: 10px
}

.fancybox-thumbs__list a {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background-color: rgba(0, 0, 0, .1);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    cursor: pointer;
    float: left;
    height: 75px;
    margin: 2px;
    max-height: calc(100% - 8px);
    max-width: calc(50% - 4px);
    outline: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    -webkit-tap-highlight-color: transparent;
    width: 100px
}

.fancybox-thumbs__list a:before {
    border: 6px solid #ff5268;
    bottom: 0;
    content: "";
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all .2s cubic-bezier(.25, .46, .45, .94);
    z-index: 99991
}

.fancybox-thumbs__list a:focus:before {
    opacity: .5
}

.fancybox-thumbs__list a.fancybox-thumbs-active:before {
    opacity: 1
}

@media (max-width: 576px) {
    .fancybox-thumbs {
        width: 110px
    }

    .fancybox-show-thumbs .fancybox-inner {
        right: 110px
    }

    .fancybox-thumbs__list a {
        max-width: calc(100% - 10px)
    }
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list, .slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.slick-track:after, .slick-track:before {
    display: table;
    content: ''
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

@charset "UTF-8";
/*!
Theme Name: PopArt Theme
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Custom WordPress theme. The theme is based on _s (underscores) framework and includes a wide variety of functionalities that can serve for your content management without having to have programming skills.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: next20
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

next20 is based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.io/normalize.css/
*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0
}

html {
    -webkit-font-smoothing: antialiased
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 400
}

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
    display: block
}

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

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

[hidden] {
    display: none
}

html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

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

body {
    margin: 0;
    font-size: 1em;
    line-height: 1.4;
    -moz-osx-font-smoothing: grayscale
}

::-moz-selection {
    background: #000;
    color: #fff;
    text-shadow: none
}

::selection {
    background: #000;
    color: #fff;
    text-shadow: none
}

a {
    text-decoration: none;
    color: #000
}

a:focus, a:hover, a:active {
    outline: none
}

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

b, strong {
    font-weight: 700
}

blockquote {
    margin: 0
}

dfn {
    font-style: italic
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0
}

ins {
    background: #ff9;
    color: #000;
    text-decoration: none
}

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

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

q {
    quotes: none
}

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

small {
    font-size: 85%
}

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

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

nav ul, nav ol, ul, li {
    list-style: none;
    list-style-image: none;
    margin: 0;
    padding: 0
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic;
    vertical-align: middle
}

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

figure {
    margin: 0
}

form {
    margin: 0
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0
}

label {
    cursor: pointer
}

legend {
    border: 0;
    *margin-left: -7px;
    padding: 0;
    white-space: normal
}

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

button, input {
    line-height: normal
}

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

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

input, textarea {
    -webkit-box-shadow: none
}

input[type=checkbox], input[type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    *width: 13px;
    *height: 13px;
}

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

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

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

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

/*input:invalid,textarea:invalid {*/
/*	background-color: #f0dddd*/
/*}*/

input, textarea, select {
    outline: none
}

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

td {
    vertical-align: top
}

.chromeframe {
    margin: .2em 0;
    background: #ccc;
    color: #000;
    padding: .2em 0
}

@font-face {
    font-family: "fonticons";
    src: url(../icons/fonticons.woff2) format("woff2"), url(../icons/fonticons.woff) format("woff"), url(../icons/fonticons.ttf) format("truetype")
}

.font-check:before, .font-close-button:before, .font-facebook-letter:before, .font-facebook:before, .font-instagram-letter:before, .font-instagram:before, .font-left-arrow:before, .font-linkedin-letter:before, .font-linkedin:before, .font-linkedin1:before, .font-linkedin2:before, .font-plus-circle:before, .font-speakers-left-arrow:before, .font-speakers-right-arrow:before, .font-twitter-letter:before, .font-twitter:before, .font-youtube-letter:before, .font-youtube:before {
    font-family: "fonticons";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none
}

.font-check:before {
    content: ""
}

.font-close-button:before {
    content: ""
}

.font-facebook-letter:before {
    content: ""
}

.font-facebook:before {
    content: ""
}

.font-instagram-letter:before {
    content: ""
}

.font-instagram:before {
    content: ""
}

.font-left-arrow:before {
    content: ""
}

.font-linkedin-letter:before {
    content: ""
}

.font-linkedin:before {
    content: ""
}

.font-linkedin1:before {
    content: ""
}

.font-linkedin2:before {
    content: ""
}

.font-plus-circle:before {
    content: ""
}

.font-speakers-left-arrow:before {
    content: ""
}

.font-speakers-right-arrow:before {
    content: ""
}

.font-twitter-letter:before {
    content: ""
}

.font-twitter:before {
    content: ""
}

.font-youtube-letter:before {
    content: ""
}

.font-youtube:before {
    content: ""
}

.clear:after, .entry-content:after, .comment-content:after, .site-content:after, .site-footer:after {
    content: '';
    display: table;
    clear: both
}

.fleft {
    float: left
}

.fright {
    float: right
}

.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em
}

.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em
}

.centered {
    text-align: center
}

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    word-wrap: normal !important
}

.screen-reader-text:focus {
    border-radius: 3px;
    -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
    clip: auto !important;
    display: block;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

#content[tabindex='-1']:focus {
    outline: 0
}

.infinite-scroll .posts-navigation, .infinite-scroll.neverending .site-footer {
    display: none
}

.infinity-end.neverending .site-footer {
    display: block
}

@media print {
    body {
        background: #fff;
        color: #000;
        margin: 0;
        padding: 0;
        text-align: left
    }

    a:link, a:visited {
        background: #fff;
        color: #000;
        text-decoration: underline
    }

    a:not([href="javascript:;"]):after {
        content: " [" attr(href) "] "
    }

    h1, h2, h3, h4, h5, h6 {
        background: 0 0;
        color: #000
    }

    .temp {
        display: none
    }
}

body, button, input, select, optgroup, textarea {
    color: #000;

    font-family: SF-Pro-Display, Arial;
    font-size: 16px;
    line-height: 1.35
}

blockquote {
    margin: 0 25px
}

pre {
    background: #ccc;
    max-width: 100%;
    overflow: auto;
    padding: 1.6em
}

[class*=font-] {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #000;
    font-size: 30px;
    line-height: 1
}

html, body {
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    height: 100%
}

html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

*, *:before, *:after {
    -webkit-box-sizing: inherit;
    box-sizing: inherit
}

.media-wrap {
    position: relative;
    overflow: hidden
}

.media-wrap:before {
    content: '';
    display: block;
    width: 100%
}

.media-wrap-square:before {
    padding-top: 100%
}

.media-item {
    display: block;
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.page-content .wp-smiley, .entry-content .wp-smiley, .comment-content .wp-smiley {
    border: 0;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0
}

embed, iframe, object {
    max-width: 100%
}

.custom-logo-link {
    display: inline-block
}

.wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%
}

.wp-caption .wp-caption-text {
    margin: .8075em 0
}

.wp-caption-text {
    text-align: center
}

.gallery {
    margin-bottom: 1.5em
}

.gallery-item {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 100%
}

.gallery-columns-2 .gallery-item {
    max-width: 50%
}

.gallery-columns-3 .gallery-item {
    max-width: 33.33333%
}

.gallery-columns-4 .gallery-item {
    max-width: 25%
}

.gallery-columns-5 .gallery-item {
    max-width: 20%
}

.gallery-columns-6 .gallery-item {
    max-width: 16.66667%
}

.gallery-columns-7 .gallery-item {
    max-width: 14.28571%
}

.gallery-columns-8 .gallery-item {
    max-width: 12.5%
}

.gallery-columns-9 .gallery-item {
    max-width: 11.11111%
}

.gallery-caption {
    display: block
}

img {
    max-width: 100%;
    display: block;
    height: initial
}

.site-header {
    width: 100%;
    position: absolute;
    top: 30px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0 12%;
    z-index: 10;
    -webkit-transition: .35s ease;
    -o-transition: .35s ease;
    transition: .35s ease
}

@media screen and (max-width: 400px) {
    .site-header {
        padding-left: 10px
    }
}

@media screen and (min-width: 1900px) {
    .site-header {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

@media screen and (max-width: 1400px) {
    .site-header {
        padding: 0 4%
    }
}

@media screen and (max-width: 1250px) {
    .site-header {
        padding: 0 5%
    }
}

@media screen and (max-width: 1199px) {
    .site-header {
        padding: 0 10%
    }
}

.site-branding {
    margin-right: 10px
}

.site-branding img {
    width: 80%;
    min-width: 250px;
    -webkit-transition: .35s ease;
    -o-transition: .35s ease;
    transition: .35s ease
}

@media screen and (max-width: 400px) {
    .site-branding img {
        min-width: 220px
    }
}

.site-header-alt {
    position: fixed;
    top: 0;
    width: 100%;
    background-color: #0043aa;
    padding: 10px 80px 10px 40px
}

.site-header-alt .site-branding img {
    width: 60%
}

.menu-btn {
    display: none;
    width: 30px;
    height: 19px;
    right: 30px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    z-index: 110
}

.menu-btn:after, .menu-btn:before, .menu-btn span {
    width: 100%;
    height: 3px;
    position: absolute;
    display: block;
    background-color: #fff
}

.menu-btn:after, .menu-btn:before {
    content: '';
    -webkit-transition: .35s width .35s ease;
    -o-transition: .35s width .35s ease;
    transition: .35s width .35s ease
}

.menu-btn:after {
    top: 0;
    left: 0
}

.menu-btn:before {
    bottom: 0;
    right: 0
}

.menu-btn span {
    top: 50%;
    margin-top: -1.5px;
    -webkit-transition: -webkit-transform .35s ease;
    transition: -webkit-transform .35s ease;
    -o-transition: transform .35s ease;
    transition: transform .35s ease;
    transition: transform .35s ease, -webkit-transform .35s ease
}

.menu-btn span:before {
    content: '';
    background-color: #fff;
    width: 100%;
    height: 3px;
    position: absolute;
    left: 0;
    -webkit-transition: -webkit-transform .35s ease;
    transition: -webkit-transform .35s ease;
    -o-transition: transform .35s ease;
    transition: transform .35s ease;
    transition: transform .35s ease, -webkit-transform .35s ease
}

.menu-btn.open:after, .menu-btn.open:before {
    -webkit-transition: .35s ease;
    -o-transition: .35s ease;
    transition: .35s ease;
    width: 0
}

.menu-btn.open:after {
    left: 0
}

.menu-btn.open:before {
    right: 0
}

.menu-btn.open span {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: .35s -webkit-transform .35s ease;
    transition: .35s -webkit-transform .35s ease;
    -o-transition: .35s transform .35s ease;
    transition: .35s transform .35s ease;
    transition: .35s transform .35s ease, .35s -webkit-transform .35s ease;
    position: relative
}

.menu-btn.open span:before {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transition: .35s -webkit-transform .35s ease;
    transition: .35s -webkit-transform .35s ease;
    -o-transition: .35s transform .35s ease;
    transition: .35s transform .35s ease;
    transition: .35s transform .35s ease, .35s -webkit-transform .35s ease
}

@media screen and (max-width: 1199px) {
    .menu-btn {
        display: block
    }
}

@media screen and (max-width: 400px) {
    .menu-btn {
        right: 10px
    }
}

.lab-header {
    margin: 44px 0;
    padding: 0 15%
}

.lab-header .lab-header__bottom .primary-menu {
    margin-left: -15px
}

.lab-header .lab-header__bottom .primary-menu a {
    color: #1e1c1e
}

.lab-header .menu-btn {
    top: 34px;
    right: 35px
}

.lab-header .menu-btn span {
    background-color: #60c9ca
}

.lab-header .menu-btn span:before {
    background-color: #60c9ca
}

.lab-header .menu-btn:before, .lab-header .menu-btn:after {
    background-color: #60c9ca
}

@media screen and (max-width: 1400px) {
    .lab-header {
        padding: 0 5%
    }

    .lab-header .lab-header__bottom .primary-menu a {
        color: #fff
    }
}

.lab-header__top {
    margin-bottom: 10px;
    padding-bottom: 25px;
    border-bottom: 1px solid #e9e9e9
}

.lab-header__top .site-branding {
    position: relative;
    display: inline-block;
    margin-bottom: 40px;
    padding-left: 30px;
    font-weight: 500
}

.lab-header__top .site-branding span {
    position: absolute;
    left: 0;
    top: 2px;
    font-size: 16px
}

@media screen and (max-width: 640px) {
    .lab-header__top .site-branding {
        padding-right: 40px;
        font-size: 14px
    }
}

.lab-header__top .universal-button {
    background-color: #60c9ca;
    border-color: #60c9ca
}

@media screen and (max-width: 570px) {
    .lab-header__top .universal-button {
        font-size: 14px;
        padding: 15px
    }
}

.lab-header__top-logo {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.site-header--privacy {
    position: fixed;
    top: 0;
    width: 100%;
    background-color: #0043aa;
    padding: 10px 80px 10px 40px
}

a {
    text-decoration: none
}

.nav-button-wrapper {
    padding-left: 20px;
    border-left: 1px solid #1b98f4
}

@media screen and (max-width: 640px) {
    .nav-button-wrapper {
        padding-left: 0;
        border-left: 0
    }
}

.nav-button {
    display: inline-block;
    color: #fff;
    padding: 11px 32px;
    background-color: #0078e2;
    border-radius: 20px;
    text-transform: uppercase;
    -webkit-transition: .35s ease;
    -o-transition: .35s ease;
    transition: .35s ease;
    font-weight: 600;
    white-space: nowrap
}

.nav-button:hover {
    background-color: #004eb8
}

@media screen and (max-width: 640px) {
    .nav-button {
        margin-top: 10px;
        padding: 10px;
        font-size: 14px
    }
}

.main-navigation .primary-menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0
}

.main-navigation .primary-menu li:hover > ul, .main-navigation .primary-menu li.focus > ul {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    display: block;
    opacity: 1
}

.main-navigation .sub-menu {
    position: absolute;
    left: 0;
    top: 100%;
    border-top: 3px solid #fff;
    z-index: 99999;
    background-color: #000;
    -webkit-transition: .35s ease;
    -o-transition: .35s ease;
    transition: .35s ease;
    -webkit-transform: translateY(5px);
    -ms-transform: translateY(5px);
    transform: translateY(5px);
    display: none;
    opacity: 0
}

.main-navigation .sub-menu .sub-menu {
    left: 100%;
    top: 0
}

.main-navigation .sub-menu li {
    border-bottom: 1px solid #000
}

.main-navigation .sub-menu li:last-of-type {
    border-bottom: none
}

.main-navigation .sub-menu a {
    width: 200px
}

.main-navigation li {
    position: relative;
    -webkit-transition: .35s ease;
    -o-transition: .35s ease;
    transition: .35s ease;
    margin-right: 20px
}

.main-navigation a {
    position: relative;
    display: block;
    text-decoration: none;
    color: #fff;
    padding: 20px 15px;
    font-size: 20px;
    font-weight: 600;
    -webkit-transition: .35s ease;
    -o-transition: .35s ease;
    transition: .35s ease
}

.main-navigation a:hover {
    color: #60c9ca
}

@media screen and (max-width: 1700px) {
    .main-navigation a {
        padding: 20px 7px;
        font-size: 17px
    }
}

.main-navigation .selected:after {
    content: '';
    position: absolute;
    bottom: 0;
    width: 44px;
    height: 4px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #fff
}

@media screen and (max-width: 1199px) {
    .main-navigation {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        visibility: hidden;
        z-index: 100;
        -webkit-transition: .35s ease .35s;
        -o-transition: .35s ease .35s;
        transition: .35s ease .35s
    }

    .main-navigation:before {
        content: '';
        display: block;
        background-color: rgba(0, 0, 0, .4);
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        opacity: 0;
        -webkit-transition: .35s ease;
        -o-transition: .35s ease;
        transition: .35s ease
    }

    .main-navigation.open {
        visibility: visible;
        -webkit-transition: none;
        -o-transition: none;
        transition: none
    }

    .main-navigation.open:before {
        opacity: 1;
        -webkit-transition: .35s ease 10ms;
        -o-transition: .35s ease 10ms;
        transition: .35s ease 10ms
    }

    .main-navigation.open > ul {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
        -webkit-transition: .35s ease 10ms;
        -o-transition: .35s ease 10ms;
        transition: .35s ease 10ms
    }

    .main-navigation .primary-menu {
        position: absolute;
        top: 0;
        right: 0;
        width: 230px;
        height: 100vh;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        padding-top: 10%;
        padding-left: 30px;
        background-color: #000;
        overflow: auto;
        z-index: 100;
        -webkit-transform: translateX(100%);
        -ms-transform: translateX(100%);
        transform: translateX(100%);
        -webkit-transition: .35s ease;
        -o-transition: .35s ease;
        transition: .35s ease
    }

    .main-navigation .sub-menu {
        position: static;
        -webkit-transition: initial;
        -o-transition: initial;
        transition: initial;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        background-color: transparent;
        border: 0;
        padding: 5px 0 10px 10px;
        opacity: 1;
        display: none
    }

    .main-navigation .sub-menu li {
        border: 0;
        font-size: .85em
    }

    .main-navigation .sub-menu .sub-icon {
        top: 1px
    }

    .main-navigation li {
        margin-bottom: 20px
    }

    .main-navigation li:hover > a, .main-navigation li.focus > a {
        background-color: transparent
    }

    .main-navigation a {
        display: inline-block;
        padding: 0 15px
    }

    .main-navigation .sub-icon {
        line-height: 1;
        display: block;
        color: #fff;
        font-size: 18px;
        position: absolute;
        right: 60px;
        top: 3px;
        -webkit-transition: .35s ease;
        -o-transition: .35s ease;
        transition: .35s ease
    }
}

.main-navigation .selected:after {
    bottom: -7px
}

.site-main .comment-navigation, .site-main .posts-navigation, .site-main .post-navigation {
    margin: 0 0 1.5em;
    overflow: hidden
}

.comment-navigation .nav-previous, .posts-navigation .nav-previous, .post-navigation .nav-previous {
    float: left;
    width: 50%
}

.comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next {
    float: right;
    text-align: right;
    width: 50%
}

.contact-li {
    cursor: pointer
}

.site-footer {
    position: relative;
    padding: 125px 0 40px;
    background: -webkit-gradient(linear, left top, right top, from(#0078e8), to(#002887));
    background: -o-linear-gradient(left, #0078e8 0%, #002887 100%);
    background: linear-gradient(to right, #0078e8 0%, #002887 100%)
}

.site-footer li {
    margin-bottom: 10px
}

.site-footer li a {
    font-size: 24px;
    color: #d4cddc
}

.site-footer li a:hover {
    font-weight: 500;
    color: #fff
}

@media screen and (max-width: 1400px) {
    .site-footer li a {
        font-size: 21px
    }
}

@media screen and (max-width: 1250px) {
    .site-footer li a {
        font-size: 20px
    }
}

@media screen and (max-width: 640px) {
    .site-footer li a {
        font-size: 18px
    }
}

.site-footer li:first-child {
    white-space: nowrap
}

.site-footer .site-footer__logo-wrapper {
    margin-bottom: 40px
}

.site-footer .site-footer__logo-wrapper .site-footer__logo {
    width: 212px
}

@media screen and (max-width: 710px) {
    .site-footer .site-footer__logo-wrapper .site-footer__logo {
        width: 200px;
        margin: 0 auto
    }
}

.site-footer:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 272px;
    bottom: 0;
    background-image: url(../images/footer-bckg.png);
    background-size: cover;
    background-position: center
}

@media screen and (max-width: 1250px) {
    .site-footer {
        padding-top: 60px
    }
}

.site-footer__inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media screen and (max-width: 710px) {
    .site-footer__inner {
        text-align: center
    }

    .wx img {
        width: 80%;
        margin: 0 auto;
    }

    .site-footer__inner .site-footer__aqua p {
        padding-right: 0
    }
}

.site-footer__column {
    position: relative;
    width: 21%;
    padding-left: 4%
}

.site-footer__column:first-child {
    width: 35%
}

.site-footer__column:last-child {
    width: 40%
}

@media screen and (max-width: 1250px) {
    .site-footer__column {
        width: 25%;
        padding-left: 0;
        margin-bottom: 30px
    }

    .site-footer__column:last-child {
        width: 100%;
    }

    .site-footer__column:first-child {
        width: 50%
    }
}

@media screen and (max-width: 710px) {
    .site-footer__column {
        width: 100%
    }

    .site-footer__column:last-child {
        width: 100%;
    }

    .site-footer__column:first-child {
        width: 100%
    }


}

.site-footer__column--first {
    padding-left: 0
}

.site-footer__aqua p {
    margin-bottom: 40px;
    font-size: 28px;
    color: #60c9ca;
    font-weight: 600
}

@media screen and (max-width: 1250px) {
    .site-footer__aqua p {
        padding-right: 30px;
        font-size: 20px
    }
}

.site-footer__aqua em {
    font-weight: 100
}

.site-footer__info {
    font-size: 24px;
    color: #fff
}

@media screen and (max-width: 1250px) {
    .site-footer__info {
        font-size: 20px
    }
}

.site-footer__title {
    margin-bottom: 36px;
    font-size: 32px;
    font-weight: 500;
    color: #fff
}

@media screen and (max-width: 1250px) {
    .site-footer__title {
        margin-bottom: 20px;
        font-size: 26px
    }
}

.site-footer__social {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    bottom: 5%
}

.site-footer__social li {
    margin-right: 15px
}

.site-footer__social a:before {
    font-size: 30px;
    -webkit-transition: .35s ease;
    -o-transition: .35s ease;
    transition: .35s ease;
    color: #fff
}

.site-footer__social a:hover:before {
    color: #60c9ca
}

@media screen and (max-width: 1250px) {
    .site-footer__social {
        bottom: -50px
    }
}

@media screen and (max-width: 710px) {
    .site-footer__social {
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }
}

.footer-bottom {
    margin-top: 90px;
    font-size: 20px;
    color: #fff
}

@media screen and (max-width: 1250px) {
    .footer-bottom {
        font-size: 16px
    }
}

@media screen and (max-width: 710px) {
    .footer-bottom {
        text-align: center
    }
}

.entry-content {
    font-size: 16px;
    margin: 5px 0 0
}

.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {
    line-height: 1.35;
    margin-bottom: 15px;
    color: #000
}

.entry-content h2 {
    font-size: 24px;
    font-weight: 700
}

.entry-content h3 {
    font-size: 18px
}

.entry-content h4 {
    font-size: 14px
}

.entry-content h5 {
    font-size: 12px
}

.entry-content h6 {
    font-size: 10px
}

.entry-content p {
    line-height: 1.45;
    margin-bottom: 27px
}

.entry-content p strong {
    font-weight: 400;
    color: #000
}

.entry-content li {
    margin-bottom: 4px
}

.entry-content li:last-child {
    margin-bottom: 0
}

.entry-content ul, .entry-content ol {
    margin-bottom: 27px
}

.entry-content ul {
    margin-left: 20px
}

.entry-content ul li:before {
    content: '-';
    display: inline-block;
    margin-right: 4px
}

.entry-content ol {
    margin-left: 28px
}

.entry-content ol li {
    list-style: decimal
}

.entry-content a {
    display: inline-block;
    position: relative
}

.entry-content a:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    height: 1px;
    width: 0;
    background: #000;
    -webkit-transition: .35s ease;
    -o-transition: .35s ease;
    transition: .35s ease
}

.entry-content a:hover:before {
    width: 100%
}

.entry-content table {
    border-collapse: collapse;
    color: #000;
    margin: 25px 0 35px;
    overflow-x: visible;
    table-layout: fixed;
    width: 100%;
    max-width: 700px;
    display: table
}

@media screen and (max-width: 767 pxpx) {
    .entry-content table {
        display: block;
        overflow-x: scroll
    }
}

.entry-content tbody {
    width: 100%
}

@media screen and (max-width: 767 pxpx) {
    .entry-content tbody {
        width: 700px;
        display: block
    }
}

.entry-content tr {
    vertical-align: top
}

.entry-content tr:first-child td {
    padding-top: 0
}

.entry-content th {
    border-bottom: 2px solid #000;
    font-weight: 400;
    padding-bottom: 8px;
    color: #000
}

.entry-content td {
    border-bottom: 1px solid #000;
    padding: 20px 0 5px
}

.site-container {
    position: relative;
    width: 71%;
    max-width: 1324px;
    margin: 0 auto
}

@media screen and (max-width: 1250px) {
    .site-container {
        width: 90%
    }
}

.universal-h1 {
    margin-bottom: 15px;
    font-size: 80px;
    font-weight: 800;
    text-transform: uppercase
}

@media screen and (max-width: 1250px) {
    .universal-h1 {
        font-size: 60px
    }
}

@media screen and (max-width: 640px) {
    .universal-h1 {
        padding: 0 15px;
        font-size: 35px
    }
}

.universal-h2 {
    font-size: 56px;
    font-weight: 800;
    line-height: 65px;
    color: #00559d
}

@media screen and (max-width: 1250px) {
    .universal-h2 {
        font-size: 40px
    }
}

@media screen and (max-width: 640px) {
    .universal-h2 {
        font-size: 30px;
        line-height: 30px
    }
}

.universal-h3 {
    font-size: 45px;
    font-weight: 800;
    text-align: center;
    color: #1e1c1e
}

@media screen and (max-width: 1250px) {
    .universal-h3 {
        font-size: 35px
    }
}

@media screen and (max-width: 640px) {
    .universal-h3 {
        font-size: 25px
    }
}

.universal-button {
    display: inline-block;
    padding: 11px 55px;
    color: #fff;
    border: 2px solid #fff;
    border-radius: 35px;
    font-size: 24px;
    font-weight: 600;
    -webkit-transition: .35s ease;
    -o-transition: .35s ease;
    transition: .35s ease;
    cursor: pointer;
    outline: 0
}

.universal-button:hover {
    border-color: #37aaab !important;
    background-color: #37aaab !important
}

@media screen and (max-width: 640px) {
    .universal-button {
        font-size: 20px
    }
}

.universal-button.active-button.active-button.active-button {
    background-color: #60c9ca;
    border-color: #60c9ca;
    color: #fff
}

.universal-button.inactive {
    color: #37aaab !important;
    background-color: transparent !important;
    border-color: #37aaab !important
}

.universal-button.inactive:hover {
    background-color: #37aaab !important;
    color: #fff !important
}

.universal-button-filled {
    display: inline-block;
    padding: 11px 50px;
    color: #fff;
    background-color: #0078e2;
    border-radius: 35px;
    font-size: 24px;
    font-weight: 600;
    -webkit-transition: .35s ease;
    -o-transition: .35s ease;
    transition: .35s ease
}

.universal-button-filled:hover {
    background-color: #004eb8
}

@media screen and (max-width: 640px) {
    .universal-button-filled {
        font-size: 20px
    }
}

.view-more-btn-wrapper {
    width: 100%;
    text-align: center
}

.view-more-btn-wrapper .view-more-btn {
    font-size: 28px;
    text-decoration: underline;
    color: #524069;
    -webkit-transition: .35s ease;
    -o-transition: .35s ease;
    transition: .35s ease;
    cursor: pointer
}

.view-more-btn-wrapper .view-more-btn:hover {
    color: #60c9ca
}

.slick-slide:focus {
    outline: 0
}

.slick-dots {
    position: absolute;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.slick-dots li {
    margin-right: 10px
}

.slick-dots li button {
    font-size: 0;
    border: 0;
    padding: 6px;
    border-radius: 50%;
    background-color: #0286f1
}

.slick-dots li button:focus {
    outline: 0
}

.slick-dots .slick-active button {
    padding: 9px;
    background-color: #00559d
}

.gray-bckg {
    background-color: #f8f8f8
}

.top-banner {
    position: relative;
    height: 600px;
    background-position: center;
    background-size: cover
}

@media screen and (max-width: 1250px) {
    .top-banner {
        height: 400px
    }
}

@media screen and (max-width: 640px) {
    .top-banner {
        height: 300px
    }
}

.top-banner__text {
    position: absolute;
    top: 55%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
    color: #fff
}

.top-banner__breadcrump {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-weight: 500
}

.top-banner__breadcrump span {
    font-size: 32px;
    color: #fff
}

@media screen and (max-width: 640px) {
    .top-banner__breadcrump span {
        font-size: 22px
    }
}

.top-banner__breadcrump .top-banner__home {
    font-weight: 200
}

.top-banner__breadcrump .breaker {
    margin: 0 15px
}

.template-info {
    margin: 100px auto 70px;
    text-align: center
}

.template-info .hp-top-banner__buttons {
    margin-top: 71px;
    padding-bottom: 0
}

@media screen and (max-width: 640px) {
    .template-info .hp-top-banner__buttons {
        margin-top: 40px
    }
}

.template-info .universal-button--second {
    color: #37aaab;
    border-color: #37aaab;
    padding: 11px 50px
}

.template-info .universal-button--second:hover {
    color: #fff
}

@media screen and (max-width: 1250px) {
    .template-info {
        margin: 50px auto
    }
}

.speakers__wrapper--template {
    padding-bottom: 42px
}

.template-info__pretitle {
    margin-bottom: 24px;
    font-size: 28px;
    text-transform: uppercase;
    color: #5e5e5e
}

@media screen and (max-width: 1250px) {
    .template-info__pretitle {
        font-size: 24px
    }
}

@media screen and (max-width: 640px) {
    .template-info__pretitle {
        font-size: 20px
    }
}

.template-info__line {
    margin: 30px 0;
    text-align: center
}

.template-info__line img {
    width: 116px;
    margin: 0 auto
}

.template-info__text {
    width: 83%;
    margin: 0 auto;
    font-size: 28px;
    color: #524069
}

@media screen and (max-width: 1250px) {
    .template-info__text {
        font-size: 24px
    }
}

@media screen and (max-width: 640px) {
    .template-info__text {
        font-size: 20px
    }
}

.bottom-banner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 16px;
    background-color: #fff
}

@media screen and (max-width: 640px) {
    .bottom-banner {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.bottom-banner__single {
    width: 49.6%;
    padding: 152px 0;
    text-align: center;
    color: #fff;
    background-position: center;
    background-size: cover
}

.bottom-banner__single span {
    font-weight: 600
}

.bottom-banner__single .universal-button:hover {
    background-color: rgba(255, 255, 255, .2) !important;
    border-color: #fff !important
}

@media screen and (max-width: 1400px) {
    .bottom-banner__single {
        padding: 100px 0
    }
}

@media screen and (max-width: 991px) {
    .bottom-banner__single {
        padding: 80px 0
    }
}

@media screen and (max-width: 640px) {
    .bottom-banner__single {
        width: 100%
    }
}

.bottom-banner__left {
    background-image: url(../images/bottom-banner1.jpg)
}

@media screen and (max-width: 640px) {
    .bottom-banner__left {
        margin-bottom: 15px
    }
}

.bottom-banner__right {
    background-image: url(../images/bottom-banner2.jpg)
}

.bottom-banner__title {
    width: 90%;
    margin: 0 auto 42px;
    line-height: 80px;
    font-size: 66px
}

@media screen and (max-width: 1400px) {
    .bottom-banner__title {
        font-size: 50px
    }
}

@media screen and (max-width: 1250px) {
    .bottom-banner__title {
        font-size: 40px;
        line-height: 50px
    }
}

@media screen and (max-width: 991px) {
    .bottom-banner__title {
        font-size: 30px;
        line-height: 40px
    }
}

.privacy-policy-content {
    padding: 150px 50px 50px;
    background-color: #e9e9e9
}

.newsletter {
    padding: 128px 0 136px;
    text-align: center;
    border-bottom: 1px solid #623788;
    background: -webkit-gradient(linear, left top, right top, from(#0078e8), to(#00559d));
    background: -o-linear-gradient(left, #0078e8 0%, #00559d 100%);
    background: linear-gradient(to right, #0078e8 0%, #00559d 100%)
}

.newsletter input {
    border: 0;
    padding: 27px 25px;
    background: #fff;
    font-size: 24px
}

.newsletter input::-webkit-input-placeholder {
    font-size: 24px;
    color: #ccc
}

.newsletter input::-moz-placeholder {
    font-size: 24px;
    color: #ccc
}

.newsletter input:-ms-input-placeholder {
    font-size: 24px;
    color: #ccc
}

.newsletter input::-ms-input-placeholder {
    font-size: 24px;
    color: #ccc
}

.newsletter input::placeholder {
    font-size: 24px;
    color: #ccc
}

@media screen and (max-width: 640px) {
    .newsletter input::-webkit-input-placeholder {
        font-size: 19px
    }

    .newsletter input::-moz-placeholder {
        font-size: 19px
    }

    .newsletter input:-ms-input-placeholder {
        font-size: 19px
    }

    .newsletter input::-ms-input-placeholder {
        font-size: 19px
    }

    .newsletter input::placeholder {
        font-size: 19px
    }
}

@media screen and (max-width: 991px) {
    .newsletter input {
        padding: 18px 25px
    }
}

@media screen and (max-width: 1250px) {
    .newsletter {
        padding: 80px 0
    }
}

.newsletter__title {
    margin-bottom: 20px;
    font-size: 74px;
    font-weight: 600;
    color: #60c9ca
}

@media screen and (max-width: 1250px) {
    .newsletter__title {
        font-size: 60px
    }
}

@media screen and (max-width: 991px) {
    .newsletter__title {
        font-size: 45px
    }
}

@media screen and (max-width: 640px) {
    .newsletter__title {
        font-size: 30px
    }
}

.newsletter__text {
    width: 66%;
    margin: 0 auto 60px;
    font-size: 24px;
    color: #fff
}

@media screen and (max-width: 991px) {
    .newsletter__text {
        width: 100%;
        font-size: 20px
    }
}

@media screen and (max-width: 640px) {
    .newsletter__text {
        font-size: 18px
    }
}

.newsletter__form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 79%;
    margin: 0 auto
}

.newsletter__form .newsletter__name {
    width: 40%;
    border-right: 1px solid #ccc
}

@media screen and (max-width: 991px) {
    .newsletter__form .newsletter__name {
        width: 100%;
        border-right: 0;
        border-bottom: 1px solid #ccc
    }
}

.newsletter__form .newsletter__email {
    width: 40%
}

@media screen and (max-width: 991px) {
    .newsletter__form .newsletter__email {
        width: 100%
    }
}

.newsletter__form .newsletter__submit {
    width: 20%;
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 600;
    color: #fff;
    background-color: #60c9ca;
    -webkit-transition: .35s ease;
    -o-transition: .35s ease;
    transition: .35s ease
}

.newsletter__form .newsletter__submit:hover {
    background-color: #37aaab
}

@media screen and (max-width: 991px) {
    .newsletter__form .newsletter__submit {
        width: 100%
    }
}

@media screen and (max-width: 991px) {
    .newsletter__form {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        width: 100%
    }
}

.hp-top-banner {
    padding-top: 176px;
    background-image: url(../images/home-bckg.jpg);
    background-position: center;
    background-size: cover
}

.hp-top-banner__text {
    text-align: center
}

.hp-top-banner__text h1 {
    font-size: 50px;
    font-weight: 800;
    text-transform: initial;
    color: #fff
}

@media screen and (max-width: 1250px) {
    .hp-top-banner__text h1 {
        font-size: 50px
    }
}

@media screen and (max-width: 640px) {
    .hp-top-banner__text h1 {
        font-size: 32px;
        word-wrap: break-word;
        word-wrap: break-word;
    }
}

.hp-top-banner__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.hp-top-banner__list li {
    margin: 0 20px;
    font-size: 24px;
    font-weight: 700;
    list-style: disc;
    color: #60c9ca
}

.hp-top-banner__list li:first-child {
    margin-left: 0;
    list-style: none
}

.hp-top-banner__list li:last-child {
    margin-right: 0
}

@media screen and (max-width: 640px) {
    .hp-top-banner__list li {
        margin: 0;
        font-size: 20px;
        text-decoration: none
    }
}

@media screen and (max-width: 640px) {
    .hp-top-banner__list {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.hp-top-banner__buttons {
    margin-top: 46px;
    padding-bottom: 80px
}

.hp-top-banner__buttons .universal-button--aqua {
    margin-right: 20px;
    background-color: #60c9ca;
    border-color: #60c9ca
}

.hp-top-banner__buttons .universal-button--aqua:hover {
    border-color: #37aaab;
    background-color: #37aaab
}

@media screen and (max-width: 640px) {
    .hp-top-banner__buttons .universal-button--aqua {
        margin-right: 0;
        margin-bottom: 20px
    }
}

@media screen and (max-width: 640px) {
    .hp-top-banner__buttons {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        padding-bottom: 50px
    }
}

.home .hp-top-banner__buttons .universal-button--second {
    padding: 11px 30px
}

.hp-top-banner__images {
    width: 86%;
    max-width: 1700px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto;
    padding-bottom: 73px
}

.hp-top-banner__images .top-banner__left {
    margin-top: 13%;
    margin-right: 15px
}

@media screen and (max-width: 991px) {
    .hp-top-banner__images .top-banner__left {
        margin-right: 10px
    }
}

@media screen and (max-width: 640px) {
    .hp-top-banner__images .top-banner__left {
        margin: 0;
        width: 100%;
        margin-bottom: 15px
    }

    .hp-top-banner__images .top-banner__left img {
        width: 100%
    }
}

.hp-top-banner__images .top-banner__center--top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    margin-bottom: 15px
}

.hp-top-banner__images .top-banner__center--top .img-wrapper:first-child {
    margin-right: 15px
}

@media screen and (max-width: 991px) {
    .hp-top-banner__images .top-banner__center--top .img-wrapper:first-child {
        margin-right: 10px
    }
}

@media screen and (max-width: 991px) {
    .hp-top-banner__images .top-banner__center--top {
        margin-bottom: 10px
    }
}

@media screen and (max-width: 640px) {
    .hp-top-banner__images .top-banner__center--top {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .hp-top-banner__images .top-banner__center--top .img-wrapper:first-child {
        margin-right: 0;
        margin-bottom: 15px
    }

    .hp-top-banner__images .top-banner__center--top .img-wrapper {
        width: 100%
    }

    .hp-top-banner__images .top-banner__center--top .img-wrapper img {
        width: 100%
    }
}

.hp-top-banner__images .top-banner__center--bottom {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.hp-top-banner__images .top-banner__center--bottom .img-wrapper:first-child {
    margin-right: 15px
}

@media screen and (max-width: 991px) {
    .hp-top-banner__images .top-banner__center--bottom .img-wrapper:first-child {
        margin-right: 10px
    }
}

@media screen and (max-width: 640px) {
    .hp-top-banner__images .top-banner__center--bottom {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .hp-top-banner__images .top-banner__center--bottom .img-wrapper:first-child {
        margin-right: 0;
        margin-bottom: 15px
    }

    .hp-top-banner__images .top-banner__center--bottom .img-wrapper {
        width: 100%
    }

    .hp-top-banner__images .top-banner__center--bottom .img-wrapper img {
        width: 100%
    }
}

.hp-top-banner__images .top-banner__right {
    margin-top: 13%;
    margin-left: 15px
}

@media screen and (max-width: 991px) {
    .hp-top-banner__images .top-banner__right {
        margin-left: 10px
    }
}

@media screen and (max-width: 640px) {
    .hp-top-banner__images .top-banner__right {
        margin: 0;
        margin-top: 15px
    }
}

@media screen and (max-width: 991px) {
    .hp-top-banner__images {
        width: 90%
    }
}

@media screen and (max-width: 640px) {
    .hp-top-banner__images {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }
}

.img-wrapper {
    padding: 10px;
    background-color: #fff
}

@media screen and (max-width: 991px) {
    .img-wrapper {
        padding: 5px
    }
}

.video-wrapper {
    padding-bottom: 6px
}

@media screen and (max-width: 1600px) {
    .video-wrapper iframe {
        height: 300px
    }
}

@media screen and (max-width: 1400px) {
    .video-wrapper iframe {
        height: 250px
    }
}

@media screen and (max-width: 991px) {
    .video-wrapper {
        padding-bottom: 0
    }

    .video-wrapper iframe {
        height: 200px
    }
}

@media screen and (max-width: 640px) {
    .video-wrapper iframe {
        height: 250px
    }
}

.counter-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding-bottom: 72px
}

.counter-wrapper .single-counter {
    position: relative;
    text-align: center;
    width: 20%
}

.counter-wrapper .single-counter:before {
    content: '';
    position: absolute;
    left: 0;
    top: 87px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 2px;
    height: 37px;
    background-color: #a994bb
}

@media screen and (max-width: 1400px) {
    .counter-wrapper .single-counter:before {
        top: 75px
    }
}

@media screen and (max-width: 991px) {
    .counter-wrapper .single-counter:before {
        top: 53px
    }
}

@media screen and (max-width: 640px) {
    .counter-wrapper .single-counter:before {
        display: none
    }
}

.counter-wrapper .single-counter:first-child:before {
    display: none
}

@media screen and (max-width: 640px) {
    .counter-wrapper .single-counter {
        width: 100%
    }
}

.counter-wrapper .counter-top-span {
    display: block;
    font-size: 24px;
    color: #60c9ca
}

@media screen and (max-width: 991px) {
    .counter-wrapper .counter-top-span {
        font-size: 19px
    }
}

.counter-wrapper .counter-number {
    position: relative;
    font-size: 80px;
    font-weight: 800;
    color: #60c9ca
}

@media screen and (max-width: 1400px) {
    .counter-wrapper .counter-number {
        font-size: 60px
    }
}

@media screen and (max-width: 991px) {
    .counter-wrapper .counter-number {
        font-size: 40px
    }
}

@media screen and (max-width: 640px) {
    .counter-wrapper .counter-number {
        font-size: 30px
    }
}

.counter-wrapper .counter-text {
    font-size: 32px;
    font-weight: 500;
    letter-spacing: 1px;
    line-height: 37px;
    color: #fff
}

@media screen and (max-width: 1400px) {
    .counter-wrapper .counter-text {
        font-size: 25px
    }
}

@media screen and (max-width: 991px) {
    .counter-wrapper .counter-text {
        font-size: 21px
    }
}

@media screen and (max-width: 640px) {
    .counter-wrapper .counter-text {

        line-height: 25px
    }
}

@media screen and (max-width: 640px) {
    .counter-wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }
}

.side-tickets {
    position: fixed;
    right: 0;
    top: 25%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    z-index: 9
}

.side-tickets a {

    padding: 12.5px 10px;
    color: gray;
    display: block;
}

@media screen and (max-width: 1250px) {
    .side-tickets {
        top: 95px
    }
}

.side-tickets__number-wrapper {
    padding: 10px;
    padding-right: 0;
    background-color: #0043aa;
    -webkit-box-shadow: 0 0 16px 3px rgba(0, 0, 0, .5);
    box-shadow: 0 0 16px 3px rgba(0, 0, 0, .5);
    border-right: 0;
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px
}

.side-tickets__number {
    padding: 15px;
    padding-right: 30px;
    font-size: 28px;
    color: #fff;
    font-weight: 100;
    border: 1px dashed #60c9ca;
    border-right: 0;
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px
}

.side-tickets__number span {
    font-weight: 700
}

@media screen and (max-width: 1250px) {
    .side-tickets__number {
        padding: 7px;
        font-size: 20px
    }
}

.side-tickets__social {
    background-color: #fff
}

@media screen and (max-width: 1250px) {

}

.request-agenda-wrapper {
    background-color: rgba(0, 0, 0, .5)
}

.request-agenda {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    padding: 80px 150px;
    max-height: 100vh;
    text-align: center;
    border-radius: 5px;
    border: 1px solid #ebebeb;
    background-color: #fafafa;
    max-width: 771px;
    color: #777;
    overflow-y: scroll;
    z-index: 11
}

.request-agenda input {
    margin-bottom: 17px;
    padding: 13.5px 21px;
    border-radius: 5px;
    border: 1px solid #ebebeb
}

@media screen and (max-width: 991px) {
    .request-agenda input {
        width: 100%
    }
}

.request-agenda a {
    color: #777;
    text-decoration: underline
}

@media screen and (max-width: 991px) {
    .request-agenda {
        max-width: 100%;
        width: 90%
    }
}

@media screen and (max-width: 991px) {
    .request-agenda {
        padding: 60px 30px
    }
}

.js-overlay-agenda, .js-close-area-agenda {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.js-overlay-agenda {
    display: none;
    z-index: 10
}

.request-agenda__close {
    position: absolute;
    padding: 10px 20px;
    top: 15px;
    right: 20px;
    border: 1px solid rgba(48, 49, 51, .09);
    border-radius: 50%;
    font-size: 25px;
    background-color: rgba(48, 49, 51, .09);
    cursor: pointer;
    -webkit-transition: .35s ease;
    -o-transition: .35s ease;
    transition: .35s ease
}

.request-agenda__close:hover {
    background-color: #0078e2;
    color: #fff
}

.request-agenda__title {
    margin-bottom: 25px;
    font-size: 35px;
    font-weight: 500;
    color: #303133
}

.request-agenda__subtitle {
    margin-bottom: 42px;
    font-size: 20px;
    line-height: 40px
}

.request-agenda__submit {
    display: block;
    margin: 20px auto 40px;
    border-radius: 5px;
    text-transform: uppercase;
    color: #fff;
    background-color: #0078e2;
    font-weight: 500;
    -webkit-transition: .35s ease;
    -o-transition: .35s ease;
    transition: .35s ease
}

.request-agenda__submit:hover {
    background-color: #60c9ca
}

.what-is-next {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 100px auto
}

.what-is-next .what-is-next__title {
    width: 50%;
    position: relative;
    padding-left: 10.5%
}

.what-is-next .what-is-next__title:before {
    position: absolute;
    content: '';
    left: 0;
    top: 25px;
    width: 90px;
    height: 3px;
    background-color: #60c9ca
}

@media screen and (max-width: 1250px) {
    .what-is-next .what-is-next__title {
        padding-left: 50px;
        line-height: 40px
    }
}

.what-is-next .what-is-next__text {
    width: 50%
}

.what-is-next .what-is-next__text p {
    font-size: 26px;
    color: #5e5e5e
}

@media screen and (max-width: 1250px) {
    .what-is-next .what-is-next__text p {
        font-size: 20px
    }
}

@media screen and (max-width: 1500px) {
    .what-is-next {
        margin: 70px auto;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .what-is-next .what-is-next__title {
        width: 100%;
        margin-bottom: 30px
    }

    .what-is-next .what-is-next__title:before {
        width: 60px
    }

    .what-is-next .what-is-next__text {
        width: 100%
    }
}

@media screen and (max-width: 991px) {
    .what-is-next .what-is-next__title:before {
        width: 35px
    }
}

.agenda {
    margin: 60px auto
}

.agenda .agenda__subtitle {
    margin: 50px auto 78px;
    font-size: 48px;
    font-weight: 100;
    text-align: center;
    color: #0078e8
}

@media screen and (max-width: 1250px) {
    .agenda .agenda__subtitle {
        font-size: 35px
    }
}

@media screen and (max-width: 991px) {
    .agenda .agenda__subtitle {
        font-size: 28px;
        margin: 30px auto 40px
    }
}

@media screen and (max-width: 640px) {
    .agenda .agenda__subtitle {
        font-size: 20px
    }
}

.agenda__items {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.agenda__items .agenda__single-item {
    width: 23%;
    border: 1px solid #e9e9e9
}

.agenda__items .agenda__single-item h5 {
    padding: 50px 0;
    font-size: 32px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 600;
    color: #fff
}

@media screen and (max-width: 1400px) {
    .agenda__items .agenda__single-item h5 {
        font-size: 27px
    }
}

@media screen and (max-width: 640px) {
    .agenda__items .agenda__single-item h5 {
        padding: 30px 0
    }
}

.agenda__items .agenda__single-item .agenda__single-item-text {
    padding: 15px 26px 40px;
    font-size: 20px;
    line-height: 29px;
    color: #524069
}

@media screen and (max-width: 1400px) {
    .agenda__items .agenda__single-item .agenda__single-item-text {
        font-size: 17px;
        line-height: 24px
    }
}

@media screen and (max-width: 1250px) {
    .agenda__items .agenda__single-item {
        width: 48%;
        margin-bottom: 30px
    }
}

@media screen and (max-width: 640px) {
    .agenda__items .agenda__single-item {
        width: 100%
    }
}

.hp-tickets {
    padding: 128px 0;
    color: #fff;
    background-image: url(../images/hp-tickets-bckg.jpg);
    background-size: cover;
    background-position: center;
    text-align: center
}

.hp-tickets h5 {
    margin-bottom: 46px;
    font-size: 20px;
    font-weight: 500;
    text-transform: uppercase;
    color: #04b4f8
}

@media screen and (max-width: 1250px) {
    .hp-tickets h5 {
        font-size: 18px
    }
}

.hp-tickets h3 {
    margin-bottom: 30px;
    font-size: 56px;
    font-weight: 500
}

@media screen and (max-width: 1250px) {
    .hp-tickets h3 {
        font-size: 45px
    }
}

@media screen and (max-width: 991px) {
    .hp-tickets h3 {
        font-size: 35px
    }
}

@media screen and (max-width: 640px) {
    .hp-tickets h3 {
        font-size: 28px
    }
}

.hp-tickets p {
    margin-bottom: 60px;
    font-size: 32px
}

@media screen and (max-width: 1250px) {
    .hp-tickets p {
        font-size: 24px
    }
}

@media screen and (max-width: 991px) {
    .hp-tickets p {
        font-size: 20px
    }
}

@media screen and (max-width: 640px) {
    .hp-tickets p {
        font-size: 18px
    }
}

@media screen and (max-width: 1250px) {
    .hp-tickets {
        padding: 80px 0
    }
}

@media screen and (max-width: 991px) {
    .hp-tickets {
        padding: 50px 0
    }
}

.testimonials {
    padding: 60px 0 155px;
    border-top: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
    background-color: #f8f8f8
}

.testimonials h3 {
    margin-bottom: 33px
}

.testimonials .slick-list {
    padding-bottom: 25px
}

.testimonials .slick-dots {
    bottom: -77px
}

.testimonials .slick-track {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important
}

.testimonials .slick-slide {
    height: inherit !important
}

.testimonials__single {
    position: relative;
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 25px 17px;
    padding: 25px 15px 51px;
    text-align: center;
    color: #1e1c1e;
    background-color: #fff;
    -webkit-box-shadow: 0 0 25px -11px rgba(0, 0, 0, .46);
    box-shadow: 0 0 25px -11px rgba(0, 0, 0, .46)
}

.testimonials__quote {
    margin-bottom: 24px;
    font-size: 24px;
    font-weight: 600
}

@media screen and (max-width: 1400px) {
    .testimonials__quote {
        font-size: 20px
    }
}

.testimonials__name, .testimonials__position {
    display: block;
    margin-bottom: 10px;
    font-size: 18px;
    color: #5e5e5e
}

@media screen and (max-width: 1400px) {
    .testimonials__name, .testimonials__position {
        font-size: 16px
    }
}

.testimonials__img {
    position: absolute;
    width: 92px;
    bottom: -47px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.hp-gallery {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 16px
}

@media screen and (max-width: 991px) {
    .hp-gallery {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.hp-gallery__left {
    position: relative;
    width: 49.6%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.hp-gallery__left img {
    width: 100%;
    height: 100%
}

@media screen and (max-width: 991px) {
    .hp-gallery__left {
        width: 100%;
        margin-bottom: 15px
    }
}

@media screen and (max-width: 640px) {
    .hp-gallery__left {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.hp-gallery__right-text {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 22px 36px;
    background-color: rgba(0, 0, 0, .3);
    color: #fff
}

.hp-gallery__right-text span {
    font-size: 20px;
    text-transform: uppercase
}

@media screen and (max-width: 1250px) {
    .hp-gallery__right-text span {
        font-size: 17px
    }
}

.hp-gallery__right-text h3 {
    font-size: 40px;
    font-weight: 800;
    text-transform: uppercase;
    text-decoration: underline
}

@media screen and (max-width: 1250px) {
    .hp-gallery__right-text h3 {
        font-size: 30px
    }
}

@media screen and (max-width: 640px) {
    .hp-gallery__right-text h3 {
        font-size: 22px
    }
}

.hp-gallery__right-text p {
    font-size: 29px
}

@media screen and (max-width: 1250px) {
    .hp-gallery__right-text p {
        font-size: 22px
    }
}

@media screen and (max-width: 640px) {
    .hp-gallery__right-text p {
        font-size: 16px
    }
}

@media screen and (max-width: 640px) {
    .hp-gallery__right-text {
        position: relative
    }
}

.hp-gallery__right {
    width: 49.6%
}

@media screen and (max-width: 991px) {
    .hp-gallery__right {
        width: 100%
    }
}

.hp-gallery__right-top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 16px
}

.hp-gallery__right-top img {
    width: 100%;
    height: 100%
}

@media screen and (max-width: 1600px) {
    .hp-gallery__right-top {
        margin-bottom: 13px
    }
}

.hp-gallery__right-bottom {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.hp-gallery__right-bottom img {
    width: 100%
}

@media screen and (max-width: 640px) {
    .hp-gallery__right-bottom {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.hp-gallery__right-bottom--left {
    width: 49.1%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.hp-gallery__right-bottom--left img {
    height: 100%
}

@media screen and (max-width: 640px) {
    .hp-gallery__right-bottom--left {
        width: 100%;
        margin-bottom: 16px
    }
}

.hp-gallery__right-bottom--right {
    width: 49.1%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.hp-gallery__right-bottom--right img {
    height: 100%
}

@media screen and (max-width: 640px) {
    .hp-gallery__right-bottom--right {
        width: 100%
    }
}

.page-template-archive-speakers .hp-top-banner__buttons .universal-button--second {
    background-color: #fff
}

.speakers {
    padding: 56px 0;
    border-top: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
    background-color: #f8f8f8
}

@media screen and (max-width: 991px) {
    .speakers {
        padding: 40px 0
    }
}

.speakers__wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 65px;
    color: #524069
}

.speakers__wrapper .view-more-btn-wrapper {
    margin-top: 40px
}

@media screen and (max-width: 991px) {
    .speakers__wrapper {
        margin-top: 40px;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

.speakers--flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.speakers__single {
    width: 25%;
    margin-bottom: 20px;
    padding-right: 20px;
    -webkit-transition: .35s ease;
    -o-transition: .35s ease;
    transition: .35s ease
}

.speakers__single .speakers__single__img {
    position: relative;
    text-align: center;
}

.speakers__single .speakers__single__img img {
    width: 70%;
    margin: 0 auto;
    padding: 15px 0px 0px;
}

.speakers__single .speakers__single__linkedin {
    position: absolute;
    right: 13px;
    top: 13px;
    width: 26px;
    height: 26px;
    background-color: #fff
}

.speakers__single .speakers__single__linkedin span:before {
    color: #0077b7;
    -webkit-transition: .35s ease;
    -o-transition: .35s ease;
    transition: .35s ease
}

.speakers__single .speakers__single__linkedin span:hover:before {
    color: #0043aa
}

.speakers__single .speakers__single__text {
    height: inherit;
    padding: 32px;
    background-color: #fff;
    -webkit-transition: .35s ease;
    -o-transition: .35s ease;
    transition: .35s ease
}

.speakers__single .speakers__single__text .speakers__single__name {
    font-size: 22px;
    font-weight: 500
}

.speakers__single:hover {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.speakers__single:hover .speakers__single__text {
    color: #fff;
    background-color: #79256f
}

@media screen and (max-width: 991px) {
    .speakers__single {
        width: 48%;
        padding-right: 0
    }
}

@media screen and (max-width: 510px) {
    .speakers__single {
        width: 100%
    }
}

.speakers__single-inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    border: 1px solid #e9e9e9;
    background-color: #fff
}

.hp-top-banner__buttons--speakers .universal-button--second {
    padding: 11px 50px;
    background-color: #fff
}

.speakers__single-popup {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 1025px;
    text-align: center;
    z-index: 10
}

.speakers__single-popup .speakers__single__name {
    margin: 30px auto 15px;
    font-size: 40px;
    font-weight: 700
}

@media screen and (max-width: 991px) {
    .speakers__single-popup .speakers__single__name {
        font-size: 25px
    }
}

@media screen and (max-width: 640px) {
    .speakers__single-popup .speakers__single__name {
        font-size: 22px
    }
}

.speakers__single-popup .slick-disabled {
    opacity: .5
}

.speakers__single-popup .slick-disabled:hover {
    background-color: #60c9ca
}

@media screen and (max-width: 1250px) {
    .speakers__single-popup {
        width: 90%
    }
}

@media screen and (max-width: 640px) {
    .speakers__single-popup {
        width: 95%
    }
}

.speakers__single-popup__wrapper {
    background-color: #fff;
    margin: 20px;
    -webkit-box-shadow: 0 0 25px -11px rgba(0, 0, 0, .46);
    box-shadow: 0 0 25px -11px rgba(0, 0, 0, .46);
    max-height: 90vh;
    overflow-y: scroll
}

@media screen and (max-width: 1250px) {
    .speakers__single-popup__wrapper {
        margin: 10px
    }
}

.stop-scroll {
    overflow: hidden
}

.speakers-close {
    position: absolute;
    right: 50px;
    top: 35px;
    padding: 10px;
    font-size: 17px;
    cursor: pointer;
    z-index: 9
}

@media screen and (max-width: 991px) {
    .speakers-close {
        top: 20px;
        right: 30px
    }
}

.speakers__single-popup-top {
    padding: 45px 75px
}

.speakers__single-popup-top p {
    font-size: 28px;
    font-weight: 100
}

@media screen and (max-width: 1250px) {
    .speakers__single-popup-top p {
        font-size: 20px
    }
}

@media screen and (max-width: 640px) {
    .speakers__single-popup-top p {
        font-size: 18px
    }
}

@media screen and (max-width: 640px) {
    .speakers__single-popup-top {
        padding: 30px
    }
}

.js-overlay, .js-close-area {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.js-overlay {
    display: none;
    z-index: 10
}

.speakers__single-popup-top-img {
    position: relative;
    width: 196px;
    height: 196px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 auto;
    border-radius: 50%;
    overflow: hidden
}

.speakers__single-popup-top-img img {
    max-width: initial;
    width: auto;
    height: 100%
}

@media screen and (max-width: 640px) {
    .speakers__single-popup-top-img {
        width: 100px;
        height: 100px
    }
}

.speaker-arrows {
    position: absolute;
    top: 14%;
    left: 13%;
    padding: 11px 14px 11px 9px;
    font-size: 25px;
    color: #fff;
    background-color: #60c9ca;
    border-radius: 50%;
    cursor: pointer;
    z-index: 9;
    -webkit-transition: .35s ease;
    -o-transition: .35s ease;
    transition: .35s ease
}

.speaker-arrows:hover {
    background-color: #0078e2
}

@media screen and (max-width: 640px) {
    .speaker-arrows {
        font-size: 15px
    }
}

.font-arrow-next {
    left: initial;
    right: 13%;
    padding: 11px 10px 11px 12px
}

.speakers__single-popup-bottom {
    padding: 25px 65px 65px;
    background-color: #f8f8f8;
    border: 1px solid #e9e9e9
}

.speakers__single-popup-bottom h4 {
    margin-bottom: 28px;
    font-size: 40px
}

@media screen and (max-width: 991px) {
    .speakers__single-popup-bottom h4 {
        font-size: 30px
    }
}

@media screen and (max-width: 640px) {
    .speakers__single-popup-bottom h4 {
        font-size: 22px
    }
}

@media screen and (max-width: 640px) {
    .speakers__single-popup-bottom {
        padding: 30px
    }
}

.speakers-popup-content {
    text-align: left;
    font-size: 24px;
    line-height: 41px
}

@media screen and (max-width: 991px) {
    .speakers-popup-content {
        font-size: 20px;
        line-height: 30px
    }
}

@media screen and (max-width: 640px) {
    .speakers-popup-content {
        font-size: 18px;
        line-height: 25px
    }
}

.template-info--agenda .hp-top-banner__buttons span {
    font-weight: 800
}

.template-info--agenda .hp-top-banner__buttons .universal-button--aqua {
    background-color: #00559d;
    border-color: #00559d;
    color: #fff
}

@media screen and (max-width: 640px) {
    .template-info--agenda .hp-top-banner__buttons .universal-button--aqua.active-button {
        background-color: #00559d !important;
        border-color: #00559d !important
    }
}

.template-info--agenda .hp-top-banner__buttons .universal-button--aqua.inactive {
    color: #00559d !important;
    background-color: transparent !important;
    border-color: #00559d !important
}

.template-info--agenda .hp-top-banner__buttons .universal-button--aqua.inactive:hover {
    background-color: #00559d !important;
    color: #fff !important
}

.template-info--agenda .hp-top-banner__buttons .universal-button--second {
    padding: 11px 50px !important;
    border-color: #00559d;
    color: #00559d;
    background-color: #fff
}

.template-info--agenda .hp-top-banner__buttons .universal-button--second:hover {
    color: #fff
}

.template-info--agenda .hp-top-banner__buttons .universal-button--second.active-button {
    border-color: #00559d !important;
    background-color: #00559d !important
}

.template-info--agenda .hp-top-banner__buttons .universal-button--second.active-button:hover {
    background-color: #37aaab !important;
    border-color: #37aaab !important
}

@media screen and (max-width: 640px) {
    .template-info--agenda .hp-top-banner__buttons .universal-button--second.active-button:hover {
        background-color: #00559d !important;
        border-color: #00559d !important
    }
}

.template-info--agenda .hp-top-banner__buttons .universal-button--second.inactive {
    color: #00559d !important;
    background-color: transparent !important;
    border-color: #00559d !important
}

.agenda {
    width: 84%;
    margin: 0 auto 60px
}

.agenda .view-more-btn-wrapper {
    margin: 20px auto 15px
}

@media screen and (max-width: 640px) {
    .agenda {
        width: 100%;
        padding: 0 2%
    }
}

.agenda--home {
    margin: 53px auto !important
}

.agenda__single {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid #e9e9e9
}

.agenda__single:last-child {
    border-bottom: 0
}

.agenda__images {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    width: 19%;
    padding: 28px 78px 10px 0;
    border-right: 1px solid #e9e9e9
}

.agenda__images img {
    width: 80px;
    min-width: 80px;
    margin-bottom: 15px;
    border-radius: 50%
}

@media screen and (max-width: 991px) {
    .agenda__images {
        padding: 10px 10px 10px 0
    }
}

@media screen and (max-width: 640px) {
    .agenda__images {
        width: 30%
    }
}

.agenda__text {
    width: 81%;
    padding: 28px 10% 25px 48px;
    color: #1e1c1e
}

@media screen and (max-width: 640px) {
    .agenda__text {
        padding: 20px 0 10px 20px
    }
}

@media screen and (max-width: 640px) {
    .agenda__text {
        width: 70%
    }
}

.agenda__time {
    display: block;
    margin-bottom: 7px;
    font-size: 20px;
    font-weight: 500;
    color: #5e5e5e
}

@media screen and (max-width: 991px) {
    .agenda__time {
        font-size: 16px
    }
}

.agenda__title {
    margin-bottom: 15px;
    font-size: 32px;
    font-weight: 600
}

@media screen and (max-width: 991px) {
    .agenda__title {
        font-size: 27px
    }
}

@media screen and (max-width: 640px) {
    .agenda__title {
        font-size: 22px;
        line-height: 23px
    }
}

.agenda__single-info {
    font-size: 19px
}

.agenda__tags {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 20px
}

.agenda__tags li {
    margin-right: 7px;
    padding: 2px 10px 3px;
    border-radius: 15px;
    color: #fff
}

@media screen and (max-width: 640px) {
    .agenda__tags {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        font-size: 14px;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .agenda__tags li {
        margin-bottom: 5px
    }
}

.agenda--hidden {
    display: none
}

.positions {
    margin-top: 33px;
    padding-bottom: 5px;
    border-bottom: 1px solid #e9e9e9
}

.positions__title {
    margin-bottom: 65px;
    font-size: 32px;
    font-weight: 600;
    text-align: center;
    color: #00559d
}

@media screen and (max-width: 1400px) {
    .positions__title {
        font-size: 28px;
        margin-bottom: 40px
    }
}

@media screen and (max-width: 640px) {
    .positions__title {
        font-size: 23px
    }
}

.positions-single__wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.positions__single {
    margin-right: 20px;
    margin-bottom: 28px;
    padding: 9px 25px;
    font-size: 24px;
    font-weight: 600;
    background-color: #eee;
    color: #524069;
    text-transform: uppercase
}

@media screen and (max-width: 1400px) {
    .positions__single {
        margin-bottom: 20px;
        font-size: 20px
    }
}

@media screen and (max-width: 991px) {
    .positions__single {
        margin-bottom: 15px;
        margin-right: 15px;
        font-size: 18px
    }
}

@media screen and (max-width: 640px) {
    .positions__single {
        margin-bottom: 10px;
        margin-right: 10px;
        font-size: 15px
    }
}

.template-info--tickets {
    margin-top: 40px
}

.tickets {
    width: 54.6%;
    max-width: 1040px;
    margin: 10px auto 30px
}

.tickets .wpcf7-validation-errors {
    margin: 0;
    margin-top: -30px
}

@media screen and (max-width: 1400px) {
    .tickets {
        width: 70%
    }
}

@media screen and (max-width: 991px) {
    .tickets {
        width: 90%
    }
}

@media screen and (max-width: 991px) {
    .tickets {
        margin-bottom: 0
    }
}

.tickets__wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media screen and (max-width: 640px) {
    .tickets__wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 0
    }
}

@media screen and (max-width: 1400px) {
    .tickets__wrapper {
        padding: 40px 0
    }
}

.card {
    position: relative;
    -webkit-transition: -webkit-transform 1s;
    transition: -webkit-transform 1s;
    -o-transition: transform 1s;
    transition: transform 1s;
    transition: transform 1s, -webkit-transform 1s;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.card.is-flipped {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg)
}

.card__face {
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.card__face--back {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%) rotateY(180deg);
    transform: translate(-50%, -50%) rotateY(180deg)
}

.card__face--back .universal-h3 {
    margin-bottom: 20px;
    font-size: 40px
}

@media screen and (max-width: 991px) {
    .card__face--back .universal-h3 {
        font-size: 32px
    }
}

@media screen and (max-width: 991px) {
    .card__face--back .universal-h3 {
        font-size: 25px
    }
}

.card__face--back p {
    margin-bottom: 30px;
    font-size: 20px
}

.card__face--back .request-agenda {
    padding: 40px 110px;
    overflow-y: initial
}

@media screen and (max-width: 991px) {
    .card__face--back .request-agenda {
        padding: 30px 20px
    }
}

@media screen and (max-width: 991px) {
    .card__face--back {
        width: 100%
    }
}

.back-to-tickets {
    cursor: pointer
}

.tickets__single {
    width: 47.5%;
    text-align: center;
    color: #00559d
}

@media screen and (max-width: 640px) {
    .tickets__single {
        width: 90%;
        margin: 0 auto 40px
    }
}

.tickets__single-top-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 60px;
    border: 1px solid #e9e9e9;
    -webkit-transition: .35s ease;
    -o-transition: .35s ease;
    transition: .35s ease
}

.tickets__single-top-wrapper:hover {
    -webkit-box-shadow: 0 0 25px -11px rgba(0, 0, 0, .46);
    box-shadow: 0 0 25px -11px rgba(0, 0, 0, .46)
}

@media screen and (max-width: 1400px) {
    .tickets__single-top-wrapper {
        padding: 30px
    }
}

.tickets__single-top {
    margin-bottom: 10px;
    font-size: 32px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 2px
}

@media screen and (max-width: 991px) {
    .tickets__single-top {
        font-size: 24px
    }
}

.tickets__single-title {
    margin-bottom: 20px;
    font-size: 40px;
    font-weight: 600;
    line-height: 48px
}

.tickets__single-title span {
    font-weight: 100
}

@media screen and (max-width: 1400px) {
    .tickets__single-title {
        font-size: 33px
    }
}

@media screen and (max-width: 991px) {
    .tickets__single-title {
        font-size: 25px;
        line-height: 25px
    }
}

@media screen and (max-width: 640px) {
    .tickets__single-title {
        font-size: 20px
    }
}

.tickets__single-price {
    font-size: 120px;
    line-height: 120px;
    font-weight: 800;
    color: #1e1c1e
}

@media screen and (max-width: 1800px) {
    .tickets__single-price {
        font-size: 90px
    }
}

@media screen and (max-width: 1400px) {
    .tickets__single-price {
        font-size: 75px;
        line-height: 75px
    }
}

@media screen and (max-width: 991px) {
    .tickets__single-price {
        font-size: 60px;
        line-height: 60px
    }
}

@media screen and (max-width: 640px) {
    .tickets__single-price {
        font-size: 40px;
        line-height: 40px
    }
}

.tickets__single-plus {
    font-size: 32px;
    text-transform: uppercase;
    color: #1e1c1e
}

.tickets__single-btn {
    width: 280px;
    margin: 50px auto 0;
    border: 2px solid #00559d;
    background-color: #00559d;
    text-transform: uppercase;
    font-weight: 600
}

@media screen and (max-width: 1800px) {
    .tickets__single-btn {
        width: initial
    }
}

.tickets__single-regular-price {
    margin-top: 40px
}

.tickets__single-regular-price p {
    font-size: 24px;
    font-weight: 800;
    text-transform: uppercase;
    color: #00559d
}

.tickets__single-regular-price span {
    position: relative;
    font-size: 64px;
    font-weight: 800
}

.tickets__single-regular-price span:after {
    content: '';
    width: 100%;
    position: absolute;
    right: 0;
    top: 50%;
    border-bottom: 6px solid #cf3232;
    -webkit-transform: skewY(-14deg);
    -ms-transform: skewY(-14deg);
    transform: skewY(-14deg)
}

@media screen and (max-width: 1800px) {
    .tickets__single-regular-price span {
        font-size: 55px
    }
}

@media screen and (max-width: 1400px) {
    .tickets__single-regular-price span {
        font-size: 45px
    }
}

@media screen and (max-width: 991px) {
    .tickets__single-regular-price span {
        font-size: 35px
    }
}

@media screen and (max-width: 640px) {
    .tickets__single-regular-price span {
        font-size: 25px
    }
}

.tickets-descr {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 125px
}

@media screen and (max-width: 991px) {
    .tickets-descr {
        margin-top: 60px
    }
}

@media screen and (max-width: 640px) {
    .tickets-descr {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-top: 20px
    }
}

.tickets-descr__single {
    width: 47.5%;
    text-align: center
}

.tickets-descr__single li {
    margin-bottom: 60px;
    padding: 0 40px;
    font-size: 32px
}

.tickets-descr__single li span {
    display: inline;
    margin-right: 15px;
    font-size: 24px;
    color: #60c9ca
}

@media screen and (max-width: 1250px) {
    .tickets-descr__single li {
        font-size: 28px
    }
}

@media screen and (max-width: 991px) {
    .tickets-descr__single li {
        font-size: 23px;
        margin-bottom: 20px
    }
}

@media screen and (max-width: 640px) {
    .tickets-descr__single li {
        font-size: 20px;
        padding: 0 20px;
        color: #000
    }
}

@media screen and (max-width: 640px) {
    .tickets-descr__single {
        width: 100%;
        margin-top: 30px
    }
}

.hp-sponsors {
    width: 87%;
    max-width: 1800px;
    margin: 60px auto
}

.hp-sponsors .universal-h3 {
    margin-bottom: 50px
}

.hp-sponsors__category {
    margin-bottom: 32px;
    border-bottom: 1px solid #e9e9e9
}

.hp-sponsors__category h4 {
    margin-bottom: 38px;
    font-size: 24px;
    font-weight: 600;
    text-align: center;
    color: #524069
}

.hp-sponsors__category span {
    font-weight: 400
}

.hp-sponsors__category:nth-child(2) .hp-sponsors__row {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}


.hp-sponsors__row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 82%;
    margin: 0 auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.hp-sponsors__row .hp-sponsors__single {
    width: 25%;
    margin-bottom: 36px;
    text-align: center;
    -webkit-transition: .35s ease;
    -o-transition: .35s ease;
    transition: .35s ease
}

.hp-sponsors__row .hp-sponsors__single img {
    margin: 0 auto
}

@media (min-width: 992px) and (max-width: 1400px) {
    .hp-sponsors__row .hp-sponsors__single .hp-sponsors__single-inner img {
        width: 80%
    }
}

@media screen and (max-width: 991px) {
    .hp-sponsors__row .hp-sponsors__single {
        width: 100%
    }
}

@media screen and (max-width: 1600px) {
    .hp-sponsors__row {
        width: 100%
    }
}

@media screen and (max-width: 991px) {
    .hp-sponsors__single--1 {
        table-layout: none;
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }

    .hp-sponsors__dropdown--1 {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2
    }

    .hp-sponsors__single--2 {
        table-layout: none;
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3
    }

    .hp-sponsors__dropdown--2 {
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4
    }

    .hp-sponsors__single--3 {
        table-layout: none;
        -webkit-box-ordinal-group: 6;
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5
    }

    .hp-sponsors__dropdown--3 {
        -webkit-box-ordinal-group: 7;
        -webkit-order: 6;
        -ms-flex-order: 6;
        order: 6
    }

    .hp-sponsors__single--4 {
        table-layout: none;
        -webkit-box-ordinal-group: 8;
        -webkit-order: 7;
        -ms-flex-order: 7;
        order: 7
    }

    .hp-sponsors__dropdown--4 {
        -webkit-box-ordinal-group: 9;
        -webkit-order: 8;
        -ms-flex-order: 8;
        order: 8
    }

    .hp-sponsors__single--5 {
        table-layout: none;
        -webkit-box-ordinal-group: 10;
        -webkit-order: 9;
        -ms-flex-order: 9;
        order: 9
    }

    .hp-sponsors__dropdown--5 {
        -webkit-box-ordinal-group: 11;
        -webkit-order: 10;
        -ms-flex-order: 10;
        order: 10
    }

    .hp-sponsors__single--6 {
        table-layout: none;
        -webkit-box-ordinal-group: 12;
        -webkit-order: 11;
        -ms-flex-order: 11;
        order: 11
    }

    .hp-sponsors__dropdown--6 {
        -webkit-box-ordinal-group: 13;
        -webkit-order: 12;
        -ms-flex-order: 12;
        order: 12
    }
}

.hp-sponsors__btn-wrapper {
    text-align: center
}

.sponsor-graphs {
    margin-top: 47px;
    padding-bottom: 47px;
    border-bottom: 1px solid #e9e9e9
}

.sponsor-graphs img {
    margin: 0 auto
}

.sponsors-template h4 {
    margin-bottom: 50px;
    font-size: 36px;
    color: #43007b
}

.sponsors-template .hp-sponsors__category:first-child .hp-sponsors__row {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.sponsors-template .hp-sponsors__category:nth-last-child(2) .hp-sponsors__row {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-bottom: 1px solid #e9e9e9
}

.sponsors-template .hp-sponsors__category:last-child {
    border-bottom: 0
}

.sponsors-template .hp-sponsors__category:last-child .hp-sponsors__single {
    width: 16.66%
}

.sponsors-template .hp-sponsors__category:last-child .hp-sponsors__single .hp-sponsors__single-inner {
    height: 100px
}

@media screen and (max-width: 1250px) {
    .sponsors-template .hp-sponsors__category:last-child .hp-sponsors__single {
        width: 25%
    }
}

@media screen and (max-width: 991px) {
    .sponsors-template .hp-sponsors__category:last-child .hp-sponsors__single {
        width: 100%
    }
}

.sponsors-template .hp-sponsors__single {
    margin-bottom: 45px;
    cursor: pointer
}

.hp-sponsors__single-inner {
    position: relative;
    width: 85%;
    height: 130px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 auto;
    border: 1px solid #e9e9e9
}

.hp-sponsors__single-inner img {
    position: relative;
    z-index: -2
}

.hp-sponsors__single-inner .sponsors-plus {
    position: absolute;
    bottom: 1px;
    right: 0;
    color: #fff;
    padding-right: 5px;
    font-size: 20px;
    font-weight: 600
}

.hp-sponsors__single-inner .sponsors-plus:before {
    content: '';
    position: absolute;
    top: -12px;
    right: 0;
    border-bottom: 40px solid #60c9ca;
    border-left: 40px solid transparent;
    z-index: -1
}

.hp-sponsors__single-inner:hover .sponsors-plus:before {
    color: #37aaab
}

.hp-sponsors__dropdown {
    display: none;
    width: 96.4%;
    margin: 0 auto 50px;
    padding: 52px 48px;
    font-size: 24px;
    color: #5e5e5e;
    border: 1px solid #e9e9e9;
    background-color: #f8f8f8
}

.hp-sponsors__dropdown h3 {
    margin-bottom: 12px;
    font-size: 32px;
    font-weight: 600;
    color: #2f2f2f
}

.hp-sponsors__dropdown .universal-button {
    margin-top: 58px;
    border: 1px solid #60c9ca;
    background-color: #60c9ca
}

@media screen and (max-width: 991px) {
    .hp-sponsors__dropdown {
        padding: 35px
    }

    .hp-sponsors__dropdown .test {
        font-size: 16px
    }
}

.next-gallery {
    margin-bottom: 30px
}

.next-gallery .view-more-btn-wrapper {
    margin-top: 20px
}

.next-gallery__wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.next-gallery__item {
    position: relative;
    width: 32.8%;
    height: 434px;
    margin-bottom: 10px;
    overflow: hidden
}

.next-gallery__item .next-gallery__item--hover {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .5);
    -webkit-transition: .35s ease;
    -o-transition: .35s ease;
    transition: .35s ease;
    pointer-events: none
}

.next-gallery__item .next-gallery__item--hover .next-gallery__item--border {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    padding: 38px;
    background-color: rgba(255, 255, 255, .4);
    border-radius: 50%
}

.next-gallery__item .next-gallery__item--hover span {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    padding: 10px 22px;
    background-color: #fff;
    font-size: 33px;
    font-weight: 100;
    border-radius: 50%
}

.next-gallery__item:hover .next-gallery__item--hover {
    visibility: visible;
    opacity: 1
}

@media screen and (max-width: 1800px) {
    .next-gallery__item {
        height: 350px
    }
}

@media screen and (max-width: 991px) {
    .next-gallery__item {
        width: 49.4%
    }
}

@media screen and (max-width: 640px) {
    .next-gallery__item {
        width: 100%;
        height: 250px
    }
}

.next-gallery__img {
    width: auto;
    max-width: initial;
    height: 100%;
    margin-left: -20%
}

@media screen and (max-width: 640px) {
    .next-gallery__img {
        width: 100%;
        margin-left: initial
    }
}

.video-section {
    margin-bottom: 55px
}

.video-section .universal-h3 {
    margin-bottom: 53px;
    font-weight: 800
}

.video-section__wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.video-section__single {
    width: 32.8%;
    margin-bottom: 50px
}

@media screen and (max-width: 991px) {
    .video-section__single {
        width: 49.4%
    }
}

@media screen and (max-width: 640px) {
    .video-section__single {
        width: 100%
    }
}

.video-section__single-video {
    height: 300px;
    margin-bottom: 15px
}

.video-section__single-video iframe {
    height: 100%;
    width: 100%
}

.video-section__single-text {
    font-size: 20px;
    color: #524069
}

.video-section__single-text span {
    font-weight: 600
}

.post-type-archive-lab .site-footer, .single-lab .site-footer {
    padding-top: 40px;
    background: #fff
}

.post-type-archive-lab .site-footer .site-footer__logo, .single-lab .site-footer .site-footer__logo {
    width: initial
}

.post-type-archive-lab .site-footer .site-footer__title, .single-lab .site-footer .site-footer__title {
    color: #243b4e
}

.post-type-archive-lab .site-footer .site-footer__aqua p, .single-lab .site-footer .site-footer__aqua p {
    color: #243b4e
}

.post-type-archive-lab .site-footer .site-footer__info, .single-lab .site-footer .site-footer__info {
    color: #243b4e
}

.post-type-archive-lab .site-footer li a, .single-lab .site-footer li a {
    color: #243b4e
}

.post-type-archive-lab .site-footer .site-footer__social a:before, .single-lab .site-footer .site-footer__social a:before {
    color: #243b4e
}

.post-type-archive-lab .site-footer .site-footer__social a:hover:before, .single-lab .site-footer .site-footer__social a:hover:before {
    color: #60c9ca
}

.post-type-archive-lab .site-footer .footer-bottom, .single-lab .site-footer .footer-bottom {
    color: #243b4e
}

.post-type-archive-lab .site-footer:before, .single-lab .site-footer:before {
    display: none
}

.lab__main-title {
    position: relative;
    margin-bottom: 50px;
    padding-bottom: 35px;
    padding-right: 25%;
    font-size: 40px;
    font-weight: 100;
    color: #243b4e
}

.lab__main-title span {
    font-weight: 500
}

.lab__main-title:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 18%;
    height: 1px;
    background-color: #e9e9e9
}

@media screen and (max-width: 991px) {
    .lab__main-title {
        margin-bottom: 30px;
        padding-right: 0;
        font-size: 32px
    }
}

@media screen and (max-width: 640px) {
    .lab__main-title {

        font-size: 25px
    }
}

.lab__single {
    width: 83%;
    margin: 0 auto 55px;
    padding-bottom: 55px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid #e9e9e9
}

.lab__single:nth-child(odd) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.lab__single:nth-child(odd) .lab__single-text {
    padding-left: 0;
    padding-right: 10%;
    text-align: right
}

@media screen and (max-width: 640px) {
    .lab__single:nth-child(odd) .lab__single-text {
        padding-left: inherit;
        padding-right: inherit;
        text-align: inherit
    }
}

@media screen and (max-width: 640px) {
    .lab__single:nth-child(odd) {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.lab__single:last-child {
    border-bottom: 0
}

@media screen and (max-width: 991px) {
    .lab__single {
        width: 100%;
        margin-bottom: 30px;
        padding-bottom: 30px
    }
}

@media screen and (max-width: 640px) {
    .lab__single {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.lab__single-img {
    width: 48%
}

.lab__single-img img {
    width: 100%
}

@media screen and (max-width: 640px) {
    .lab__single-img {
        width: 100%;
        margin-bottom: 30px
    }
}

.lab__single-text {
    padding-left: 10%;
    width: 52%
}

@media screen and (max-width: 991px) {
    .lab__single-text {
        padding-left: 5%
    }
}

@media screen and (max-width: 640px) {
    .lab__single-text {
        width: 100%;
        padding-left: 0
    }
}

.lab__single-pretitle {
    display: block;
    margin-bottom: 13px;
    font-size: 18px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #959ca2
}

.lab__single-title {
    font-size: 22px;
    font-weight: 500;
    line-height: 33px;
    color: #243b4e
}

.lab__single-excerpt p {
    margin: 20px 0 30px;
    line-height: 26px;
    color: #243b4e
}

.lab__single-link {
    background-color: #00559d;
    border: 1px solid #00559d
}

@media screen and (max-width: 991px) {
    .lab__single-link {
        padding: 10px 20px;
        font-size: 16px
    }
}

.single-lab .lab__single-pretitle {
    font-size: 27px
}

@media screen and (max-width: 991px) {
    .single-lab .lab__single-pretitle {
        font-size: 20px
    }
}

.single-lab .lab__single-title {
    font-size: 33px;
    line-height: 50px
}

@media screen and (max-width: 991px) {
    .single-lab .lab__single-title {
        font-size: 25px;
        line-height: 35px
    }
}

.single-lab .lab__single-excerpt p {
    font-size: 18px;
    line-height: 39px;
    text-align: justify
}

@media screen and (max-width: 1600px) {
    .single-lab .lab__single-excerpt p {
        line-height: 22px
    }
}

@media screen and (max-width: 991px) {
    .single-lab .lab__single-excerpt p {
        font-size: 16px;
        line-height: 20px
    }
}

.lab-single__wrapper {
    width: 82.5%;
    margin: 0 auto 75px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.lab-single__wrapper .lab__single-img {
    margin-bottom: 30px;
    width: 80%
}

@media screen and (max-width: 1400px) {
    .lab-single__wrapper .lab__single-img {
        width: 100%
    }
}

@media screen and (max-width: 1600px) {
    .lab-single__wrapper {
        width: 100%
    }
}

@media screen and (max-width: 991px) {
    .lab-single__wrapper {
        margin-bottom: 20px
    }
}

@media screen and (max-width: 640px) {
    .lab-single__wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.lab-form {
    position: relative;
    margin-right: 80px;
    padding: 30px 40px 10px;
    color: #fff;
    background-color: #5c7eec
}

.lab-form h4 {
    margin-bottom: 17px;
    font-size: 25px;
    font-weight: 600;
    line-height: 30px
}

@media screen and (max-width: 640px) {
    .lab-form h4 {
        font-size: 20px
    }
}

.lab-form .lab-form__top-p {
    margin-bottom: 55px
}

.lab-form .lab-form__bottom-p {
    margin: 20px 0 60px;
    font-size: 13px
}

.lab-form .lab-form__bottom-p a {
    color: #fff;
    -webkit-transition: .35s ease;
    -o-transition: .35s ease;
    transition: .35s ease;
    text-decoration: underline
}

.lab-form .lab-form__bottom-p a:hover {
    color: #0043aa
}

.lab-form input {
    margin-bottom: 15px;
    padding: 15px 20px;
    border: 0;
    border-radius: 3px
}

.lab-form input::-webkit-input-placeholder {
    letter-spacing: 1px;
    color: #959ca2
}

.lab-form input::-moz-placeholder {
    letter-spacing: 1px;
    color: #959ca2
}

.lab-form input:-ms-input-placeholder {
    letter-spacing: 1px;
    color: #959ca2
}

.lab-form input::-ms-input-placeholder {
    letter-spacing: 1px;
    color: #959ca2
}

.lab-form input::placeholder {
    letter-spacing: 1px;
    color: #959ca2
}

@media screen and (max-width: 991px) {
    .lab-form input {
        width: 100%
    }
}

.lab-form .lab-form__submit {
    width: 100%;
    margin-bottom: 0;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 600;
    background-color: #0078e2;
    color: #fff;
    -webkit-transition: .35s ease;
    -o-transition: .35s ease;
    transition: .35s ease
}

.lab-form .lab-form__submit:hover {
    background-color: #004eb8
}

@media screen and (max-width: 640px) {
    .lab-form .lab-form__submit {
        font-size: 13px
    }
}

.lab-form:after {
    position: absolute;
    left: 100%;
    top: 12%;
    border: solid transparent;
    content: '';
    border-left-color: #5c7eec;
    border-width: 25px;
    margin-top: -25px
}

@media screen and (max-width: 991px) {
    .lab-form {
        margin-right: 40px
    }
}

@media screen and (max-width: 640px) {
    .lab-form {
        margin-bottom: 30px;
        margin-right: 0
    }

    .lab-form:after {
        display: none
    }
}

.pdf__download {
    display: none
}

.page-404 {
    height: 100vh;
    background-image: url(../images/404.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat
}

.page-404__content {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #fff;
    text-align: center
}

.page-404__title {
    font-size: 400px;
    font-weight: 800;
    line-height: 400px;
    text-shadow: 6px 6px 0 #60c9ca
}

@media screen and (max-width: 1250px) {
    .page-404__title {
        font-size: 250px;
        line-height: 250px
    }
}

@media screen and (max-width: 640px) {
    .page-404__title {
        font-size: 90px;
        line-height: 90px
    }
}

.page-404__first-line {
    margin-bottom: 15px;
    font-size: 35px;
    font-weight: 500;
    text-transform: uppercase
}

@media screen and (max-width: 1250px) {
    .page-404__first-line {
        font-size: 25px
    }
}

@media screen and (max-width: 640px) {
    .page-404__first-line {
        font-size: 19px
    }
}

.page-404__second-line {
    margin-bottom: 35px;
    font-size: 28px;
    text-transform: uppercase;
    font-weight: 100
}

@media screen and (max-width: 1250px) {
    .page-404__second-line {
        font-size: 22px
    }
}

@media screen and (max-width: 640px) {
    .page-404__second-line {
        font-size: 16px
    }
}

.page404__button {
    background-color: #60c9ca;
    border-color: #60c9ca
}

@media screen and (max-width: 640px) {
    .page404__button {
        padding: 11px;
        font-size: 15px
    }
}

div.wpcf7 .ajax-loader {
    display: none !important
}

#wpcf7-f958-o2 .wpcf7-submit {
    min-width: 20% !important;
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 600;
    color: #fff;
    background-color: #60c9ca;
    -webkit-transition: .35s ease;
    -o-transition: .35s ease;
    transition: .35s ease;
    z-index: 2
}

#wpcf7-f958-o2 .your-name {
    width: 40%
}

#wpcf7-f958-o2 .your-name input {
    width: 100%;
    border-right: 1px solid #ccc
}

#wpcf7-f958-o2 .your-email {
    width: 40%
}

#wpcf7-f958-o2 .your-email input {
    width: 100%
}

#wpcf7-f958-o2 div.wpcf7-mail-sent-ok {
    margin: 0;
    border: 1px solid #fff;
    text-align: center;
    padding: 20px;
    box-sizing: border-box
}

#wpcf7-f958-o2 span.wpcf7-not-valid-tip {
    color: #60c9ca;
    margin-top: -20px
}

#wpcf7-f958-o2 div.wpcf7-validation-errors {
    margin: 0;
    text-align: center;
    border: 1px solid #fff;
    padding: 20px;
    box-sizing: border-box
}

@media only screen and (max-width: 1440px) {
    .top-banner {
        height: 420px
    }

    .universal-h1 {
        font-size: 50px
    }
}

@media screen and (max-width: 991px) {
    #wpcf7-f958-o2 .your-email input {
        width: 100%
    }

    #wpcf7-f958-o2 .your-name input {
        width: 100%;
        border-right: 0;
        border-bottom: 1px solid #ccc
    }

    #wpcf7-f958-o2 .wpcf7-submit {
        width: 100%
    }

    .newsletter__form {
        display: block
    }
}

@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
    .ie-fix-hide {
        visibility: hidden !important
    }

    .ie-form-fix {
        backface-visibility: visible;
        transition: .3s
    }

    .speakers__single-inner {
        display: block !important
    }

    .speakers__single .speakers__single__img img {
        height: auto !important;
        width: auto !important
    }

    .speakers__single .speakers__single__text {
        height: auto !important
    }

    .lab__single-img img {
        height: auto !important
    }

    .next-gallery__item {
        height: auto
    }

    .next-gallery__img {
        height: auto
    }
}

.popup {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) translateY(-100px);
    background-color: #fff;
    border-radius: 16px;
    z-index: 1003;
    opacity: 0;
    pointer-events: none;
    transition: all 0.5s ease-out;
    box-shadow: 0 10px 30px 0 rgba(134, 144, 156, 0.35);
}

.popup.popup-w630 {
    width: 630px;
}

.popup .close {
    position: absolute;
    right: 19px;
    top: 26px;
    width: 14px;
    cursor: pointer;
}

.popup .title-box {
    border-bottom: 1px solid #DEE1E8;
    font-weight: 600;
    font-size: 18px;
    color: #101010;
    padding: 24px 0 14px 0;
    margin: 0 20px 20px 20px;
    box-sizing: border-box;
}

.popup .title-box .sub {
    font-weight: 400;
    font-size: 12px;
    color: #070707;
    margin-top: 6px;
}

.popup .popup-content {
    min-height: 300px;
    max-height: 450px;
    overflow-y: scroll;
}

.popup .popup-footer {
    padding: 20px;
    box-sizing: border-box;
}

.popup .popup-footer .btn-box {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
}

.popup .popup-footer .btn {
    flex: 1;
    height: 50px;
    line-height: 50px;
    background-color: rgba(0, 120, 226, 0.9);
    border-radius: 30px;
    font-weight: 600;
    font-size: 16px;
    color: #101010;
    text-align: center;
    transition: all 0.3s ease;
    cursor: pointer;
}

.popup .popup-footer .btn.active {
    background-color: rgba(0, 120, 226, 1);
    color: #fff;
}

.popup .popup-footer .btn:hover {
    background-color: rgba(0, 120, 226, 0.9);
}

.popup .popup-footer .btn.active:hover {
    background-color: rgba(0, 120, 226, 0.8);
}

.popup .popup-footer .tip {
    text-align: center;
    margin-top: 20px;
    font-weight: 500;
    font-size: 12px;
    color: #070707;
}

.popup .popup-footer .tip a {
    color: #2463EB;
}

@keyframes floatUp {
    from {
        transform: translate(-50%, -50%) translateY(100px);
        opacity: 0;
    }
    to {
        transform: translate(-50%, -50%) translateY(0);
        opacity: 1;
    }
}

@keyframes flyLeft {
    from {
        transform: translateX(100%);
    }
    to {
        transform: translateX(0);
    }
}

@keyframes flyBottom {
    from {
        transform: translateY(-100%);
    }
    to {
        transform: translateX(0);
    }
}

@keyframes shrinkAndDisappear {
    0% {
        transform: scale(1);
        opacity: 1;
    }
    100% {
        transform: scale(0);
        opacity: 0;
    }
}

.popup ::-webkit-scrollbar {
    /*display: none;*/
}

.popup-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 999;
    opacity: 1;
    transition: opacity 0.3s ease;
}

.form-box-out {
    background: #FFFFFF;
    border-radius: 15px;
}

.form-box-out .out-body {
    display: flex;
}

.form-box-out .out-tit {
    font-weight: 600;
    font-size: 23px;
    color: #101010;
    border-bottom: 1px solid #DEE1E8;
    padding: 25px 19px;
    box-sizing: border-box;
}

.form-box-out .out-left {
    width: 885px;
    border-right: 1px solid #DEE1E8;
    box-sizing: border-box;
}

.form-box-out .out-right {
    width: 315px;
}

.form-box {
    width: 100%;
    box-sizing: border-box;
    display: block;
    background-color: rgba(173, 182, 201, 0.1);
    border-radius: 17px;
    border: 1px solid #FFFFFF;
    margin: 0 auto;
    padding: 20px 0 40px 0;
}

.form-box .notice-box {
    background: #DEE1E8;
    border-radius: 9px;
    padding: 15px;
    box-sizing: border-box;
}

.form-box .notice-box .tit {
    font-weight: 500;
    font-size: 15px;
    color: #101010;
    display: flex;
    align-items: center;
    gap: 4px;
}

.form-box .notice-box .tip {
    font-size: 13px;
    color: #86909C;
    line-height: 21px;
    margin-top: 6px;
    padding-left: 28px;
}

.form-box > .title {
    font-weight: bold;
    font-size: 17px;
    color: #101010;
    margin: 20px;
    padding-left: 10px;
    padding-bottom: 20px;
    border-bottom: 1px solid #DEE1E8;
    position: relative;
}

.form-box > .title.nob {
    margin: 20px 20px 0 20px;
}

.form-box > .title::after {
    position: absolute;
    content: "";
    display: inline-block;
    width: 4px;
    height: 22px;
    background: #165DFF;
    left: 0;
}

.form-box .inline {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

.form-box .item {
    margin-bottom: 20px;
    padding: 0 20px;
    box-sizing: border-box;
}

.form-box .item:last-child {
    margin-bottom: 0;
}

.form-box .inline .item {
    flex: 1;
    margin-bottom: 0;
}

.form-box .item .ls {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #DEE1E8;
    padding: 20px 0;
}

.form-box .item .ls .l {

}

.form-box .item .ls .l .t1 {
    font-weight: 500;
    font-size: 16px;
    color: #101010;
}

.form-box .item .ls .l .t2 {
    font-weight: 500;
    font-size: 12px;
    color: #86909C;
}

.form-box .item .ls .r {
    font-weight: 500;
    font-size: 14px;
    color: #165DFF;
    position: relative;
}

.form-box .item .ls .r .qrcode-box {
    position: absolute;
    padding: 15px;
    box-sizing: border-box;
    background-color: #fff;
    border-radius: 10px;
    right: -15px;
    z-index: 10;
    display: none;
}

.form-box .item .ls .r:hover .qrcode-box {
    display: block;
}

.form-box .item .label {
    font-size: 14px;
    color: #101010;
    font-weight: 500;
    display: flex;
    gap: 5px;
}

.form-box .item .value {
    margin-top: 10px;
    position: relative;
}

.form-box .item .value p {
    font-weight: 400;
    font-size: 11px;
    color: #4E5968;
    margin-top: 5px;
    line-height: 21px;
}

.form-box .item .value .input {
    height: 50px;
    border-radius: 8px;
    border: 1px solid #DEE1E8;
    box-sizing: border-box;
}

.form-box .item .value .s-btn {
    font-size: 13px;
    color: #666;
    position: absolute;
    right: 10px;
    top: 20px;
    cursor: pointer;
}

.form-box .item .value .t-btn {
    font-size: 13px;
    color: #666;
    position: absolute;
    right: 4px;
    top: 3px;
    cursor: pointer;
}

.form-box .item .value .t-btn img {
    border-radius: 0;
}

.form-box .item .value .input.small {
    height: 35px;
    /*line-height: 36px;*/
}

.form-box .item .value .input input {
    width: 100%;
    height: 100%;
    padding: 0 10px;
    box-sizing: border-box;
    outline: none;
    border: none;
    border-radius: 8px;
}

.form-box .item .value .select {
    height: 45px;
    border-radius: 8px;
    border: 1px solid #DEE1E8;
    padding-right: 16px;
    box-sizing: border-box;
}

.form-box .item .value .select select {
    width: 100%;
    height: 100%;
    outline: none;
    border: none;
    box-sizing: border-box;
    padding: 0 10px;
}

.form-box .item .value .text {
    height: 150px;
    border-radius: 8px;
    border: 1px solid #DEE1E8;
    box-sizing: border-box;
}

.form-box .item .value .text textarea {
    width: 100%;
    height: 100%;
    padding: 10px;
    box-sizing: border-box;
    outline: none;
    border: none;
    border-radius: 8px;
}

.form-box .item .btn-box {
    gap: 10px;
}

.form-box .item .btn-box .btn {
    width: 100%;
    height: 47px;
    line-height: 48px;
    border: 1px solid #DEE1E8;
    border-radius: 9px;
    font-weight: 600;
    font-size: 15px;
    color: #202020;
    text-align: center;
    cursor: pointer;
    transition: all 0.2s ease;
}

.form-box .item .btn-box .btn:hover {
    background: #f6f4f4;
}

.form-box .item .btn-box .btn.active {
    background: #165DFF;
    color: #FFFFFF;
}

.form-box .item .btn-box .btn.active:hover {
    background: #064ff5;
}

.form-box .red {
    color: red;
}

.disabled {
    border: 1px dashed #ccc !important;
    background-color: #eee !important;
    color: #666 !important;
}

.artboard-classify-project.show {
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
}

.artboard-classify-project img {
    transition: width 0.6s ease, height 0.6s ease;
}

.artboard-classify-project:hover img {
    height: 120px !important;
    width: 120px !important;
}

.artboard-classify-project .artboard-classify-pic {
    display: flex;
    align-items: center;
    justify-content: center;
}

.artboard-classify-project .artboard-classify-pic img {
    border-radius: 50%;
    width: 150px;
    height: 150px;
    margin-bottom: 5px;
}

.artboard-classify-header-main {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    padding: 5px 0;
    padding-bottom: 20px;
    width: 1200px;
    margin: 0 auto;
}

.artboard-classify-project {
    flex: 1 1 calc(25% - 7.5px);
    overflow: hidden;
    transition: box-shadow 0.3s ease-in-out;
    padding: 10px;
    box-sizing: border-box;
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    background: #fff;
    height: 250px;
    flex-grow: 0;
    flex-shrink: 0;
}

.artboard-classify-project h4 {
    color: #4a4a4a;
    font-size: 16px;
}

.artboard-classify-project p {
    font-size: 14px;
    text-align: center;
    line-height: 15px;
    padding: 0;
}

.artboard-classify-project .s1 {
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    line-height: 30px;
}

.artboard-classify-project .s2 {
    line-height: 1.6;
    font-size: 14px;
}

.home-banner {
    height: 650px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    overflow: hidden;
    position: relative;
    z-index: 1;
}
.home-banner .video {
    top: 0;
    left: 0;
    position: absolute;
    min-width: 100%;
    min-height: 100%;
    z-index: -1;
    object-fit: cover;
    background: url('https://autosecsummit.com/Public/Images/home1.jpg') no-repeat center center;
    background-size: cover;
}
.home-banner::after {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.6);
    z-index: 1;
}
.home-banner > div {
    position: relative;
    z-index: 2;
    color: #fff;
    text-align: center;
}
.home-banner .t-bj {
    height: 336px;
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: center bottom;
    position: relative;
    display: grid;
    align-content: end;
    padding-bottom: 60px;
    box-sizing: border-box;
}
.home-banner .t-bj .t1 {
    font-size: 50px;
    font-family: 'Frizon', sans-serif;
}
.home-banner .t-bj .t2 {
    margin-top: 20px;
    font-weight: bold;
    font-size: 41px;
}
.home-banner .t-bj .t3 {
    margin-top: 3px;
    font-size: 35px;
}
.home-banner .addr {
    position: relative;
    margin-top: -10px;
    font-size: 22px;
    font-weight: 500;
    color: #ddd;
}
.home-banner .btn {
    margin-top: 24px;
    height: 51px;
    line-height: 51px;
    background-color: #0043aa;
    font-weight: 500;
    font-size: 17px;
    color: #fff;
    display: inline-flex;
    align-items: center;
    gap: 15px;
    box-shadow: inset 0 0 7px 0 #FFFFFF;
    border-radius: 91px 91px 91px 91px;
    padding: 0 20px 0 30px;
    cursor: pointer;
}
.home-banner .btn img {
    height: 33px;
}
.home-banner .org-box {
    background-color: rgba(0,0,0,0.5);
    margin-top: 52px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 90px;
    height: 130px;
}
.home-banner .org-box .item {

}
.home-banner .org-box .item .tit {
    color: #ddd;
    font-size: 12px;
    margin-bottom: 15px;
}
.home-banner .org-box .item .org {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}
.home-banner .org-box .item .org .img-box {
    width: 160px;
    padding: 0 15px;
    box-sizing: border-box;
    height: 45px;
    line-height: 45px;
    background: #FFFFFF;
    border-radius: 7px;
    overflow: hidden;
}
.home-banner .org-box .item .org .img-box img {
    max-width: 100%;
    max-height: 100%;
    object-fit: cover;
}
.main-box {
    margin-top: 40px;
    position: relative;
}
.main-box .tit {
    text-align: center;
    font-weight: 400;
    font-size: 34px;
    color: #000000;
    font-family: 'DingTalkJinBuTi', sans-serif;
}
.main-box .sub_tit {
    font-weight: 400;
    font-size: 16px;
    color: #000000;
    line-height: 20px;
    text-align: center;
    margin: 25px auto 50px auto;
}
.ico-menu {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 1200px;
    margin: 0 auto;
}
.ico-menu .item {
}
.ico-menu .item img {
    height: 37px;
    margin: 0 auto;
}
.ico-menu .item .title {
    font-weight: 500;
    font-size: 15px;
    color: #000000;
    margin-top: 18px;
    margin-bottom: 12px;
}
.ico-menu .item .tip {
    font-weight: 400;
    font-size: 13px;
    color: #000000;
    line-height: 20px;
}
.ico-menu.style1 .item {
    width: calc(50% - 10px);
    text-align: center;
    background: rgba(173,182,201,0.1);
    border-radius: 17px;
    border: 1px solid #FFFFFF;
    margin-bottom: 10px;
    padding: 30px 0;
}
.ico-menu.style2 .item {
    background-color: rgba(51,51,51,0.4);
    border: 1px solid rgba(255,255,255,0.1);
    border-radius: 71px;
    width: calc(33.3333% - 10px);
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    margin-bottom: 10px;
    line-height: 1;
}
.ico-menu.style2 .item .title {
    font-weight: 400;
    font-size: 14px;
    color: #FFFFFF;
    padding: 20px 16px 20px 6px;
    box-sizing: border-box;
    margin: 0;
    line-height: 1.8;
    text-align: left;
}
.ico-menu.style2 .item img {
    width: 14px;
    height: auto;
    margin-top: 0;
    margin-left: 20px;
}
.ico-menu.style3 {
    justify-content: center;
    gap: 28px;
}
.ico-menu.style3 .item {
    width: 285px;
    height: 400px;
    background: url("../Images/bj1.png") no-repeat;
    background-size: 100% 100%;
    position: relative;
}
.ico-menu.style3 .item .head {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    font-weight: 400;
    font-size: 20px;
    color: #FFFFFF;
    font-family: 'DingTalkJinBuTi', sans-serif;
    height: 77px;
}
.ico-menu.style3 .item .head .ico {
    width: 24px;
    height: 24px;
    margin-top: unset;
}
.ico-menu.style3 .item .li {
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 10px;
}
.ico-menu.style3 .item .li .it {
    display: flex;
    align-items: center;
    font-weight: 400;
    font-size: 14px;
    color: #FFFFFF;
    font-family: 'DingTalkJinBuTi', sans-serif;
    gap: 6px;
    height: 30px;
    line-height: 30px;
    margin-top: 0px;
    text-align: left;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
.ico-menu.style3 .item .li .it img {
    width: 14px;
    height: 14px;
    margin-top: unset;
}
.ico-menu.style3 .item .btn {
    width: 190px;
    height: 46px;
    line-height: 46px;
    background: #27E7FE;
    box-shadow: inset 0px 0 7px 0px #FFFFFF;
    border-radius: 91px;
    font-weight: 600;
    font-size: 14px;
    color: #FFFFFF;
    margin: 0 auto;
    position: absolute;
    bottom: 15px;
    left: 50%;
    transform: translate(-50%, 0);
    cursor: pointer;
    transition: all 0.3s;
}
.ico-menu.style3 .item .btn:hover {
    box-shadow: 0 9px 28px 0 rgba(134, 144, 156, 0.45);
}
.ico-menu.style4 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 14px;
}
.ico-menu.style4 .item {
    background: #F2F4FA;
    box-shadow: 0 1px 0 0 rgba(0,0,0,0.1);
    border-radius: 17px;
    padding: 28px 20px;
    box-sizing: border-box;
    width: 45%;
}
.ico-menu.style4 .item:nth-child(2),.ico-menu.style4 .item:nth-child(3),.ico-menu.style4 .item:nth-child(6) {
    width: calc(55% - 15px);;
}
.ico-menu.style4 .item .title {
    display: flex;
    align-items: center;
    font-weight: 500;
    font-size: 17px;
    color: #000000;
    line-height: 17px;
    gap: 6px;
    margin-top: 0;
}
.ico-menu.style4 .item .title img {
    width: 18px;
    height: 18px;
}
.form-form {
    width: 1200px;
    margin: 20px auto;
}
.btn-box {
    width: 157px;
    height: 46px;
    line-height: 46px;
    background: #0043aa;
    box-shadow: inset 0 0 7px 0 #FFFFFF;
    border-radius: 91px;
    font-weight: 600;
    font-size: 16px;
    color: #FFFFFF;
    text-align: center;
    margin: 40px auto 0 auto;
    cursor: pointer;
}
@media screen and (max-width: 991px) {
    .artboard-classify-header-main {
        width: 100%;
    }
    .artboard-classify-project {
        flex: 1 1 calc(50% - 10px);
    }
    .list-paddingleft-2 {
        padding: 8px;
        box-sizing: border-box;
    }
    .ico-menu {
        width: 100%;
        padding: 10px;
        box-sizing: border-box;
    }
    .form-form {
        width: 100%;
        padding: 10px;
        box-sizing: border-box;
    }
}