/*!
Theme Name:   start
Text Domain:  start
*/
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

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

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline
}

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

[hidden], template {
    display: none
}

a {
    background-color: transparent;
    text-decoration: none;
    color: #ef9013
}

a:hover {
    color: #fff
}

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

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

b, strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

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

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

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

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

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

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button, select {
    text-transform: none
}

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

input, textarea {
    padding: 10px;
    border: 1px solid rgba(0, 0, 0, .1)
}

input:hover, textarea:hover, input:focus, textarea:focus, input:active, textarea:active {
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 0;
    box-shadow: none;
    outline: 0
}

textarea {
    width: 100%;
    max-height: 140px
}

.search-form input[type="submit"] {
    display: none
}

.search-form input {
    width: 100%;
    max-width: 100%
}

.search-form {
    width: 100%
}

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

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

input {
    line-height: normal
}

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

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    height: auto
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

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

td, th {
    padding: 0
}

body {
    color: #b3b2b2;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height: 1.6;
    font-size: 15px;
    font-weight: 400;
    margin: 0;
    padding: 0;
    background: #20242d
}

h1, h2, h3, h4, h5, h6 {
    text-align: center;
    clear: both;
    font-weight: 700;
    margin: 0 0 15px;
    color: #e69b19;
    line-height: 1.3
}

h1 {
    font-size: 28px
}

h2 {
    font-size: 25px
}

h3 {
    font-size: 22px
}

h4 {
    font-size: 20px
}

h4 {
    font-size: 18px
}

h4 {
    font-size: 16px
}

hr {
    background-color: #ccc;
    border: 0;
    height: 1px;
    margin: 0 0 1.41575em
}

p, ul, ol {
    font-size: var(--normal-font-size);
    margin-bottom: 16px;
    line-height: 28px;
    text-align: start;
}

/*p {
    margin: 0 0 15px
}*/

ul, ol {
    margin: 0 0 15px 15px;
    padding: 0
}

ul {
    list-style: disc
}

ol {
    list-style: decimal
}

dt {
    font-weight: 700
}

dd {
    margin: 0 0 1.618em
}

b, strong {
    font-weight: 700
}

dfn, cite, em, i {
    font-style: italic
}

blockquote {
    padding-left: 15px;
    border-left: 4px solid #ef9013;
    font-style: italic;
    font-size: 17px;
    color: #fff;
    margin: 0 0 15px
}

address {
    margin: 0 0 1.41575em
}

pre {
    background: rgba(0, 0, 0, .1);
    font-family: "Courier 10 Pitch", Courier, monospace;
    margin-bottom: 1.618em;
    padding: 1.618em;
    overflow: auto;
    max-width: 100%
}

code, kbd, tt, var {
    font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
    background-color: rgba(0, 0, 0, .05);
    padding: .202em .5407911001em
}

abbr, acronym {
    border-bottom: 1px dotted #666;
    cursor: help
}

mark, ins {
    text-decoration: none;
    font-weight: 700;
    background: transparent
}

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

sup {
    bottom: 1ex
}

sub {
    top: .5ex
}

small {
    font-size: 75%
}

big {
    font-size: 125%
}

figure {
    margin: 0
}

img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
}

picture img {
    border-radius: 14px;
    margin: 30px auto;
}

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

* {
    box-sizing: border-box
}

body {
    overflow-x: hidden
}

.site-content {
    outline: none
}

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

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

.aligncenter {
    clear: both;
    display: block;
    margin: 0 auto
}

.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    word-wrap: normal !important
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 5px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
    clip: auto !important;
    display: block;
    font-weight: 700;
    height: auto;
    left: 0;
    line-height: normal;
    padding: 1em 1.618em;
    text-decoration: none;
    top: 0;
    width: auto;
    z-index: 100000;
    outline: none
}

.screen-reader-text.skip-link:focus {
    -webkit-clip-path: none;
    clip-path: none
}

.clear::before, .clear::after, .entry-content::before, .entry-content::after, .comment-content::before, .comment-content::after, .site-header::before, .site-header::after, .site-content::before, .site-content::after, .site-footer::before, .site-footer::after {
    content: "";
    display: table
}

.clear::after, .entry-content::after, .comment-content::after, .site-header::after, .site-content::after, .site-footer::after {
    clear: both
}

table {
    border-spacing: 0;
    width: 100%;
    margin: 0 0 15px;
    border-collapse: collapse;
    border: 1px solid rgba(255, 255, 255, .1)
}

table td, table th {
    padding: 10px;
    border: 1px solid rgba(255, 255, 255, .1)
}

table tr:first-child {
    font-weight: 700
}

@media screen and (max-width: 767px) {
    .pmc {
        width: 100%;
        overflow: auto !important;
        border: 1px solid rgba(255, 255, 255, .1);
        box-sizing: border-box;
        margin: 20px 0 20px
    }

    .pmc table {
        margin: 0 0 0 0 !important;
        border: none !important;
        border-radius: 0 !important
    }
}

#comments {
    padding-top: 20px;
    border-top: 1px solid rgba(255, 255, 255, .1);
    margin-top: 20px
}

.byline, .updated:not(.published) {
    display: none
}

button, input, select, textarea {
    font-size: 100%;
    margin: 0
}

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

fieldset {
    padding: 1.618em;
    padding-top: 1em;
    border: 0;
    margin: 0;
    margin-bottom: 1.618em;
    margin-top: 1.618em
}

fieldset legend {
    font-weight: 700;
    padding: .6180469716em 1em;
    margin-left: -1em
}

[placeholder]:focus::-webkit-input-placeholder {
    -webkit-transition: opacity 0.5s 0.5s ease;
    transition: opacity 0.5s 0.5s ease;
    opacity: 0
}

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

.wp-caption img[class*=wp-image-] {
    display: block;
    margin: 0 auto
}

.wp-caption .wp-caption-text {
    text-align: left;
    font-style: italic;
    border-bottom: 2px solid var(--border);
    padding: 1em 0
}

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

.main-navigation ul {
    margin: 0;
    list-style: none
}

.main-navigation ul li {
    display: inline-block;
    margin-right: 15px
}

.main-navigation ul li:last-child {
    margin-right: 0
}

.main-navigation ul li a {
    color: #fff;
    text-transform: uppercase;
    display: block;
    font-size: 14px
}

.main-navigation ul li a:hover {
    color: #ef9013
}

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

a.link_1 {
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    padding: 8px 28px;
    border-radius: 6px;
    background: linear-gradient(323deg, #eb4e0e, #f09f14)
}

a.link_2 {
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    padding: 8px 28px;
    border-radius: 6px;
    background: linear-gradient(323deg, #028175, #06cf39)
}

#masthead {
    padding: 15px 0 15px
}

.header-woo-buttons a.link_1, .footer-woo-buttons a.link_1 {
    margin-right: 10px
}

.sb-woo-buttons a {
    display: block
}

.sb-woo-buttons a.link_1 {
    margin-bottom: 15px
}

.header-woo-buttons {
    text-align: right
}

.welcome_banner {
    margin: 15px 0 0;
    position: relative;
    background: url(/wp-content/uploads/2022/03/10b.jpg) no-repeat;
    height: 220px;
    background-size: cover
}

.welcome_overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

a.w_btn {
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 6px;
    display: block;
    max-width: 200px;
    padding: 12px;
    text-align: center;
    box-shadow: 0 4px 10px 0 rgba(121, 70, 199, .5), inset 1px 1px 4px 0 hsla(0, 0%, 100%, .3), inset -1px -1px 4px 0 rgba(0, 0, 0, .15);
    background: linear-gradient(323deg, #9e05b1, #35b9ee)
}

.footer-woo-buttons {
    padding: 30px 0 40px
}

.col-full {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    position: relative
}

.col-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

.cr-1, .cr-2, .cr-3, .cr-4, .cr-5, .cr-6, .cr-7, .cr-8, .cr-9, .cr-10, .cr-11, .cr-12 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.site-branding img {
    max-width: 110px;
    margin: 0;
    padding: 0
}

.footer-widgets {
    padding: 30px 0 0
}

.footer-widgets ul {
    margin: 0;
    list-style: none
}

.footer-widgets ul li {
    display: inline-block;
    margin: 0 10px 5px
}

.footer-widgets ul li a {
    color: #d3d5d6
}

.footer-widgets ul li a:hover {
    color: #fff
}

#colophon {
    text-align: center;
    padding: 0 0 30px;
    background: #1c2028
}

#colophon .widget {
    margin: 0
}

.site-info {
    font-size: 13px;
    border-top: 1px solid rgba(255, 255, 255, .1);
    padding: 20px 0 0
}

.slot_container {
    position: relative;
    margin-bottom: 30px;
    border-radius: 6px;
    overflow: hidden;
    text-align: center
}

.slot_container img {
    width: 100%
}

.slot_content {
    position: absolute;
    left: 0;
    top: 15%;
    width: 100%;
    display: none
}

.slot_container:hover .slot_content {
    display: block
}

.slot_container:hover img {
    opacity: .2
}

.slot_container a.link_1 {
    display: block;
    padding: 7px;
    margin: 10px auto;
    max-width: 170px
}

.slot_container span {
    font-size: 14px
}

a.demo_slot {
    background: rgba(74, 85, 95, .5);
    border-radius: 6px;
    text-transform: uppercase;
    color: #fff;
    display: block;
    padding: 7px;
    margin: 0 auto;
    max-width: 170px
}

a.demo_slot:hover {
    background: #4a555f
}

.front_title, .home h2, .home h1 {
    margin: 0 0 15px;
    font-weight: 700;
    color: #fff;
    font-size: 22px
}

.home h3 {
    font-size: 18px
}

.news_container {
    padding: 10px;
    margin-bottom: 30px;
    background: #242932;
    border-radius: 6px
}

.news_container img {
    width: 100%
}

.news_title a {
    display: block;
    font-weight: 700;
    line-height: 1.3
}

.news_title {
    padding-top: 9px;
    min-height: 50px
}

#main-home {
    padding: 30px 0
}

.content-area {
    margin: 30px 0
}

#secondary {
    background: #1c2028;
    padding: 15px;
    height: 100%
}

.header_title {
    background: #1c2028;
    padding: 15px 0
}

.header_title h1 {
    font-size: 22px;
    margin: 0
}

.breadcrumbs {
    font-size: 14px
}

.post_img img {
    width: 100%
}

.post_img {
    width: 45%;
    float: left;
    margin-right: 15px;
    margin-bottom: 15px
}

.widget-title {
    display: block;
    font-weight: 700;
    color: #fff;
    margin: 0 0 15px;
    font-size: 20px
}

#secondary .widget ul {
    margin: 0;
    list-style: none
}

#secondary .widget ul li {
    margin-bottom: 10px
}

#secondary .widget ul li a {
    display: block;
    line-height: 1.3;
    font-weight: 700
}

.sb-woo-buttons {
    padding-top: 20px
}

#secondary .search-form {
    margin: 0 0 20px
}

a.post_link {
    display: block;
    margin: 0 0 10px;
    font-weight: 700;
    font-size: 18px;
    line-height: 1.3
}

.entry-posts-content {
    padding-bottom: 15px
}

.wp-pagenavi span {
    border-radius: 4px;
    margin-right: 4px;
    padding: 5px 10px;
    font-weight: 700;
    color: #000;
    background: #ef9013
}

.wp-pagenavi a {
    border-radius: 4px;
    margin-right: 4px;
    padding: 5px 10px;
    font-weight: 700;
    color: #fff;
    background: #353d4a
}

.wp-pagenavi a:hover {
    color: #000;
    background: #ef9013
}

.taxonomy-description {
    padding-top: 15px
}

.error-404.not-found {
    text-align: center;
    padding: 100px 0
}

.site-info ul {
    margin: 0 0 10px;
    list-style: none
}

.site-info ul li {
    display: inline-block;
    margin: 0 10px 5px
}

.comments-title, .comment-reply-title {
    margin: 0 0 15px;
    font-weight: 700;
    color: #fff;
    font-size: 20px
}

ol.comment-list {
    margin: 0;
    list-style: none
}

ol.comment-list ol {
    margin: 0;
    list-style: none;
    padding-left: 30px
}

.comment-head img {
    float: left;
    margin-right: 15px
}

.comment-date {
    font-size: 13px;
    opacity: .7
}

a.comment-reply-link {
    font-weight: 700
}

.comment-content {
    padding: 0 0 20px
}

#comments label {
    display: block;
    margin: 0 0 5px;
    font-size: 14px;
    opacity: .7
}

#comments input[type="submit"] {
    border: none;
    font-weight: 700;
    color: #000;
    background: #f2f6f8;
    padding: 10px 20px
}

.slot_play {
    text-align: center;
    padding: 30px 0
}

.entry-content iframe {
    width: 100%;
    height: 500px;
    padding: 0;
    border: none
}

.front_content ul, .front_content ol {
    list-style: none
}

.front_content ul {
    margin: 0 0 15px
}

.front_content ul li, .front_content ol li {
    position: relative
}

.front_content ul li {
    padding-left: 17px;
    padding-bottom: 5px
}

.front_content ul li:last-child {
    padding-bottom: 15px
}

.front_content ul li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 9px;
    width: 7px;
    height: 7px;
    background: #06cf39
}

.front_content ol {
    margin: 0 0 15px
}

.front_content ol li {
    padding-left: 38px;
    padding-bottom: 15px
}

.front_content ol li:before {
    content: "1";
    position: absolute;
    left: 0;
    top: -3px;
    border-radius: 50%;
    font-weight: 700;
    color: #fff;
    text-align: center;
    width: 25px;
    height: 25px;
    border: 2px solid #06cf39
}

.front_content ol li:last-child {
    padding-bottom: 0
}

.front_content ol li:nth-child(2):before {
    content: "2"
}

.front_content ol li:nth-child(3):before {
    content: "3"
}

.front_content ol li:nth-child(4):before {
    content: "4"
}

.front_content ol li:nth-child(5):before {
    content: "5"
}

.front_content ol li:nth-child(6):before {
    content: "6"
}

.front_content {
    padding-bottom: 10px
}

.read_more {
    text-align: center;
    padding: 15px 0 25px
}

.read_more a {
    font-weight: 700;
    color: #fff;
    padding: 8px 20px;
    border-radius: 5px;
    background: #3a404f
}

@media (min-width: 992px) and (max-width: 1199px) {
    .header-woo-buttons a.link_1, .header-woo-buttons a.link_2 {
        padding: 8px 15px
    }
}

@media (min-width: 992px) {
    .cr-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .cr-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .cr-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .cr-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .cr-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .cr-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .cr-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .cr-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .cr-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .cr-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .cr-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .cr-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media (min-width: 576px) {
    .col-full {
        max-width: 540px
    }
}

@media (min-width: 768px) {
    .col-full {
        max-width: 720px
    }
}

@media (min-width: 992px) {
    .col-full {
        max-width: 960px
    }
}

@media (min-width: 1200px) {
    .col-full {
        max-width: 1170px
    }
}

@media (min-width: 768px) {
    .menu-toggle, .handheld-navigation, .main-navigation.toggled .handheld-navigation, .main-navigation.toggled div.menu {
        display: none
    }

    .primary-navigation {
        display: block
    }

    #site-navigation {
        display: block
    }

    .main-navigation {
        clear: both;
        display: block;
        width: 100%
    }

    .main-navigation ul {
        list-style: none;
        margin: 0;
        padding-left: 0;
        display: block
    }

    .handheld-nav div.menu {
        display: none
    }
}

@media (max-width: 1199px) {
    .slot_content {
        top: 5%
    }
}

@media (max-width: 991px) {
    #masthead, .header-woo-buttons {
        text-align: center
    }

    .header-woo-buttons {
        padding: 30px 0 20px
    }

    .site-branding {
        padding: 15px 0
    }

    #secondary {
        margin-top: 15px
    }

    .front_slots .cr-3, .slots .cr-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .news_title {
        min-height: auto
    }

    .site-branding img {
        margin: 0 auto
    }

    .slot_content {
        top: 20%
    }
}

@media (max-width: 767px) {
    .post_img {
        width: 100%;
        margin-right: 0
    }

    .slot_content {
        top: 10%
    }
}

@media (max-width: 500px) {
    .front_slots .cr-3, .slots .cr-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .slot_content {
        top: 25%
    }
}

@media (max-width: 360px) {
    .header-woo-buttons a.link_1, .footer-woo-buttons a.link_1 {
        margin-right: 0;
        margin-bottom: 15px
    }

    .header-woo-buttons a, .footer-woo-buttons a {
        display: block
    }

    .slot_content {
        top: 15%
    }
}

@font-face {
    font-family: "wpcicon";
    src: url(../../../themes/start/assets/fonts/wpcicon.eot);
    src: url("../../../themes/start/assets/fonts/wpcicon.eot#iefix") format("embedded-opentype"), url(../../../themes/start/assets/fonts/wpcicon.ttf) format("truetype"), url(../../../themes/start/assets/fonts/wpcicon.woff) format("woff"), url("../../../themes/start/assets/fonts/wpcicon.svg#wpcicon") format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: block
}

.wpcmedical-spin {
    -webkit-animation: wpcmedical-spin 2s infinite linear;
    animation: wpcmedical-spin 2s infinite linear
}

.wpcmedical-pulse {
    -webkit-animation: wpcmedical-spin 1s infinite steps(8);
    animation: wpcmedical-spin 1s infinite steps(8)
}

@-webkit-keyframes wpcmedical-spin {
    0% {
        transform: rotate(0deg)
    }
    100% {
        transform: rotate(360deg)
    }
}

@keyframes wpcmedical-spin {
    0% {
        transform: rotate(0deg)
    }
    100% {
        transform: rotate(360deg)
    }
}

[class^=wpcicon-], [class*=" wpcicon-"] {
    font-family: "wpcicon" !important;
    speak: never;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.wpcicon-activity:before {
    content: "\e900"
}

.wpcicon-airplay:before {
    content: "\e901"
}

.wpcicon-alert-circle:before {
    content: "\e902"
}

.wpcicon-alert-octagon:before {
    content: "\e903"
}

.wpcicon-alert-triangle:before {
    content: "\e904"
}

.wpcicon-align-center:before {
    content: "\e905"
}

.wpcicon-align-justify:before {
    content: "\e906"
}

.wpcicon-align-left:before {
    content: "\e907"
}

.wpcicon-align-right:before {
    content: "\e908"
}

.wpcicon-anchor:before {
    content: "\e909"
}

.wpcicon-aperture:before {
    content: "\e90a"
}

.wpcicon-archive:before {
    content: "\e90b"
}

.wpcicon-arrow-down:before {
    content: "\e90c"
}

.wpcicon-arrow-down-circle:before {
    content: "\e90d"
}

.wpcicon-arrow-down-left:before {
    content: "\e90e"
}

.wpcicon-arrow-down-right:before {
    content: "\e90f"
}

.wpcicon-arrow-left:before {
    content: "\e910"
}

.wpcicon-arrow-left-circle:before {
    content: "\e911"
}

.wpcicon-arrow-right:before {
    content: "\e912"
}

.wpcicon-arrow-right-circle:before {
    content: "\e913"
}

.wpcicon-arrow-up:before {
    content: "\e914"
}

.wpcicon-arrow-up-circle:before {
    content: "\e915"
}

.wpcicon-arrow-up-left:before {
    content: "\e916"
}

.wpcicon-arrow-up-right:before {
    content: "\e917"
}

.wpcicon-at-sign:before {
    content: "\e918"
}

.wpcicon-award:before {
    content: "\e919"
}

.wpcicon-bar-chart:before {
    content: "\e91a"
}

.wpcicon-bar-chart-2:before {
    content: "\e91b"
}

.wpcicon-battery:before {
    content: "\e91c"
}

.wpcicon-battery-charging:before {
    content: "\e91d"
}

.wpcicon-bell:before {
    content: "\e91e"
}

.wpcicon-bell-off:before {
    content: "\e91f"
}

.wpcicon-bluetooth:before {
    content: "\e920"
}

.wpcicon-bold:before {
    content: "\e921"
}

.wpcicon-book:before {
    content: "\e922"
}

.wpcicon-book-open:before {
    content: "\e923"
}

.wpcicon-bookmark:before {
    content: "\e924"
}

.wpcicon-box:before {
    content: "\e925"
}

.wpcicon-briefcase:before {
    content: "\e926"
}

.wpcicon-calendar:before {
    content: "\e927"
}

.wpcicon-camera:before {
    content: "\e928"
}

.wpcicon-camera-off:before {
    content: "\e929"
}

.wpcicon-cast:before {
    content: "\e92a"
}

.wpcicon-check:before {
    content: "\e92b"
}

.wpcicon-check-circle:before {
    content: "\e92c"
}

.wpcicon-check-square:before {
    content: "\e92d"
}

.wpcicon-chevron-down:before {
    content: "\e92e"
}

.wpcicon-chevron-left:before {
    content: "\e92f"
}

.wpcicon-chevron-right:before {
    content: "\e930"
}

.wpcicon-chevron-up:before {
    content: "\e931"
}

.wpcicon-chevrons-down:before {
    content: "\e932"
}

.wpcicon-chevrons-left:before {
    content: "\e933"
}

.wpcicon-chevrons-right:before {
    content: "\e934"
}

.wpcicon-chevrons-up:before {
    content: "\e935"
}

.wpcicon-chrome:before {
    content: "\e936"
}

.wpcicon-circle:before {
    content: "\e937"
}

.wpcicon-clipboard:before {
    content: "\e938"
}

.wpcicon-clock:before {
    content: "\e939"
}

.wpcicon-cloud:before {
    content: "\e93a"
}

.wpcicon-cloud-drizzle:before {
    content: "\e93b"
}

.wpcicon-cloud-lightning:before {
    content: "\e93c"
}

.wpcicon-cloud-off:before {
    content: "\e93d"
}

.wpcicon-cloud-rain:before {
    content: "\e93e"
}

.wpcicon-cloud-snow:before {
    content: "\e93f"
}

.wpcicon-code:before {
    content: "\e940"
}

.wpcicon-codepen:before {
    content: "\e941"
}

.wpcicon-codesandbox:before {
    content: "\e942"
}

.wpcicon-coffee:before {
    content: "\e943"
}

.wpcicon-columns:before {
    content: "\e944"
}

.wpcicon-command:before {
    content: "\e945"
}

.wpcicon-compass:before {
    content: "\e946"
}

.wpcicon-copy:before {
    content: "\e947"
}

.wpcicon-corner-down-left:before {
    content: "\e948"
}

.wpcicon-corner-down-right:before {
    content: "\e949"
}

.wpcicon-corner-left-down:before {
    content: "\e94a"
}

.wpcicon-corner-left-up:before {
    content: "\e94b"
}

.wpcicon-corner-right-down:before {
    content: "\e94c"
}

.wpcicon-corner-right-up:before {
    content: "\e94d"
}

.wpcicon-corner-up-left:before {
    content: "\e94e"
}

.wpcicon-corner-up-right:before {
    content: "\e94f"
}

.wpcicon-cpu:before {
    content: "\e950"
}

.wpcicon-credit-card:before {
    content: "\e951"
}

.wpcicon-crop:before {
    content: "\e952"
}

.wpcicon-crosshair:before {
    content: "\e953"
}

.wpcicon-database:before {
    content: "\e954"
}

.wpcicon-delete:before {
    content: "\e955"
}

.wpcicon-disc:before {
    content: "\e956"
}

.wpcicon-dollar-sign:before {
    content: "\e957"
}

.wpcicon-download:before {
    content: "\e958"
}

.wpcicon-download-cloud:before {
    content: "\e959"
}

.wpcicon-droplet:before {
    content: "\e95a"
}

.wpcicon-edit:before {
    content: "\e95b"
}

.wpcicon-edit-2:before {
    content: "\e95c"
}

.wpcicon-edit-3:before {
    content: "\e95d"
}

.wpcicon-external-link:before {
    content: "\e95e"
}

.wpcicon-eye:before {
    content: "\e95f"
}

.wpcicon-eye-off:before {
    content: "\e960"
}

.wpcicon-facebook:before {
    content: "\e961"
}

.wpcicon-fast-forward:before {
    content: "\e962"
}

.wpcicon-feather:before {
    content: "\e963"
}

.wpcicon-figma:before {
    content: "\e964"
}

.wpcicon-file:before {
    content: "\e965"
}

.wpcicon-file-minus:before {
    content: "\e966"
}

.wpcicon-file-plus:before {
    content: "\e967"
}

.wpcicon-file-text:before {
    content: "\e968"
}

.wpcicon-film:before {
    content: "\e969"
}

.wpcicon-filter:before {
    content: "\e96a"
}

.wpcicon-flag:before {
    content: "\e96b"
}

.wpcicon-folder:before {
    content: "\e96c"
}

.wpcicon-folder-minus:before {
    content: "\e96d"
}

.wpcicon-folder-plus:before {
    content: "\e96e"
}

.wpcicon-framer:before {
    content: "\e96f"
}

.wpcicon-frown:before {
    content: "\e970"
}

.wpcicon-gift:before {
    content: "\e971"
}

.wpcicon-git-branch:before {
    content: "\e972"
}

.wpcicon-git-commit:before {
    content: "\e973"
}

.wpcicon-git-merge:before {
    content: "\e974"
}

.wpcicon-git-pull-request:before {
    content: "\e975"
}

.wpcicon-github:before {
    content: "\e976"
}

.wpcicon-gitlab:before {
    content: "\e977"
}

.wpcicon-globe:before {
    content: "\e978"
}

.wpcicon-grid:before {
    content: "\e979"
}

.wpcicon-hard-drive:before {
    content: "\e97a"
}

.wpcicon-hash:before {
    content: "\e97b"
}

.wpcicon-headphones:before {
    content: "\e97c"
}

.wpcicon-heart:before {
    content: "\e97d"
}

.wpcicon-help-circle:before {
    content: "\e97e"
}

.wpcicon-hexagon:before {
    content: "\e97f"
}

.wpcicon-home:before {
    content: "\e980"
}

.wpcicon-image:before {
    content: "\e981"
}

.wpcicon-inbox:before {
    content: "\e982"
}

.wpcicon-info:before {
    content: "\e983"
}

.wpcicon-instagram:before {
    content: "\e984"
}

.wpcicon-italic:before {
    content: "\e985"
}

.wpcicon-key:before {
    content: "\e986"
}

.wpcicon-layers:before {
    content: "\e987"
}

.wpcicon-layout:before {
    content: "\e988"
}

.wpcicon-life-buoy:before {
    content: "\e989"
}

.wpcicon-link:before {
    content: "\e98a"
}

.wpcicon-link-2:before {
    content: "\e98b"
}

.wpcicon-linkedin:before {
    content: "\e98c"
}

.wpcicon-list:before {
    content: "\e98d"
}

.wpcicon-loader:before {
    content: "\e98e"
}

.wpcicon-lock:before {
    content: "\e98f"
}

.wpcicon-log-in:before {
    content: "\e990"
}

.wpcicon-log-out:before {
    content: "\e991"
}

.wpcicon-mail:before {
    content: "\e992"
}

.wpcicon-map:before {
    content: "\e993"
}

.wpcicon-map-pin:before {
    content: "\e994"
}

.wpcicon-maximize:before {
    content: "\e995"
}

.wpcicon-maximize-2:before {
    content: "\e996"
}

.wpcicon-meh:before {
    content: "\e997"
}

.wpcicon-menu:before {
    content: "\e998"
}

.wpcicon-message-circle:before {
    content: "\e999"
}

.wpcicon-message-square:before {
    content: "\e99a"
}

.wpcicon-mic:before {
    content: "\e99b"
}

.wpcicon-mic-off:before {
    content: "\e99c"
}

.wpcicon-minimize:before {
    content: "\e99d"
}

.wpcicon-minimize-2:before {
    content: "\e99e"
}

.wpcicon-minus:before {
    content: "\e99f"
}

.wpcicon-minus-circle:before {
    content: "\e9a0"
}

.wpcicon-minus-square:before {
    content: "\e9a1"
}

.wpcicon-monitor:before {
    content: "\e9a2"
}

.wpcicon-moon:before {
    content: "\e9a3"
}

.wpcicon-more-horizontal:before {
    content: "\e9a4"
}

.wpcicon-more-vertical:before {
    content: "\e9a5"
}

.wpcicon-mouse-pointer:before {
    content: "\e9a6"
}

.wpcicon-move:before {
    content: "\e9a7"
}

.wpcicon-music:before {
    content: "\e9a8"
}

.wpcicon-navigation:before {
    content: "\e9a9"
}

.wpcicon-navigation-2:before {
    content: "\e9aa"
}

.wpcicon-octagon:before {
    content: "\e9ab"
}

.wpcicon-package:before {
    content: "\e9ac"
}

.wpcicon-paperclip:before {
    content: "\e9ad"
}

.wpcicon-pause:before {
    content: "\e9ae"
}

.wpcicon-pause-circle:before {
    content: "\e9af"
}

.wpcicon-pen-tool:before {
    content: "\e9b0"
}

.wpcicon-percent:before {
    content: "\e9b1"
}

.wpcicon-phone:before {
    content: "\e9b2"
}

.wpcicon-phone-call:before {
    content: "\e9b3"
}

.wpcicon-phone-forwarded:before {
    content: "\e9b4"
}

.wpcicon-phone-incoming:before {
    content: "\e9b5"
}

.wpcicon-phone-missed:before {
    content: "\e9b6"
}

.wpcicon-phone-off:before {
    content: "\e9b7"
}

.wpcicon-phone-outgoing:before {
    content: "\e9b8"
}

.wpcicon-pie-chart:before {
    content: "\e9b9"
}

.wpcicon-play:before {
    content: "\e9ba"
}

.wpcicon-play-circle:before {
    content: "\e9bb"
}

.wpcicon-plus:before {
    content: "\e9bc"
}

.wpcicon-plus-circle:before {
    content: "\e9bd"
}

.wpcicon-plus-square:before {
    content: "\e9be"
}

.wpcicon-pocket:before {
    content: "\e9bf"
}

.wpcicon-power:before {
    content: "\e9c0"
}

.wpcicon-printer:before {
    content: "\e9c1"
}

.wpcicon-radio:before {
    content: "\e9c2"
}

.wpcicon-refresh-ccw:before {
    content: "\e9c3"
}

.wpcicon-refresh-cw:before {
    content: "\e9c4"
}

.wpcicon-repeat:before {
    content: "\e9c5"
}

.wpcicon-rewind:before {
    content: "\e9c6"
}

.wpcicon-rotate-ccw:before {
    content: "\e9c7"
}

.wpcicon-rotate-cw:before {
    content: "\e9c8"
}

.wpcicon-rss:before {
    content: "\e9c9"
}

.wpcicon-save:before {
    content: "\e9ca"
}

.wpcicon-scissors:before {
    content: "\e9cb"
}

.wpcicon-search:before {
    content: "\e9cc"
}

.wpcicon-send:before {
    content: "\e9cd"
}

.wpcicon-server:before {
    content: "\e9ce"
}

.wpcicon-settings:before {
    content: "\e9cf"
}

.wpcicon-share:before {
    content: "\e9d0"
}

.wpcicon-share-2:before {
    content: "\e9d1"
}

.wpcicon-shield:before {
    content: "\e9d2"
}

.wpcicon-shield-off:before {
    content: "\e9d3"
}

.wpcicon-shopping-bag:before {
    content: "\e9d4"
}

.wpcicon-shopping-cart:before {
    content: "\e9d5"
}

.wpcicon-shuffle:before {
    content: "\e9d6"
}

.wpcicon-sidebar:before {
    content: "\e9d7"
}

.wpcicon-skip-back:before {
    content: "\e9d8"
}

.wpcicon-skip-forward:before {
    content: "\e9d9"
}

.wpcicon-slack:before {
    content: "\e9da"
}

.wpcicon-slash:before {
    content: "\e9db"
}

.wpcicon-sliders:before {
    content: "\e9dc"
}

.wpcicon-smartphone:before {
    content: "\e9dd"
}

.wpcicon-smile:before {
    content: "\e9de"
}

.wpcicon-speaker:before {
    content: "\e9df"
}

.wpcicon-square:before {
    content: "\e9e0"
}

.wpcicon-star:before {
    content: "\e9e1"
}

.wpcicon-stop-circle:before {
    content: "\e9e2"
}

.wpcicon-sun:before {
    content: "\e9e3"
}

.wpcicon-sunrise:before {
    content: "\e9e4"
}

.wpcicon-sunset:before {
    content: "\e9e5"
}

.wpcicon-tablet:before {
    content: "\e9e6"
}

.wpcicon-tag:before {
    content: "\e9e7"
}

.wpcicon-target:before {
    content: "\e9e8"
}

.wpcicon-terminal:before {
    content: "\e9e9"
}

.wpcicon-thermometer:before {
    content: "\e9ea"
}

.wpcicon-thumbs-down:before {
    content: "\e9eb"
}

.wpcicon-thumbs-up:before {
    content: "\e9ec"
}

.wpcicon-toggle-left:before {
    content: "\e9ed"
}

.wpcicon-toggle-right:before {
    content: "\e9ee"
}

.wpcicon-tool:before {
    content: "\e9ef"
}

.wpcicon-trash:before {
    content: "\e9f0"
}

.wpcicon-trash-2:before {
    content: "\e9f1"
}

.wpcicon-trello:before {
    content: "\e9f2"
}

.wpcicon-trending-down:before {
    content: "\e9f3"
}

.wpcicon-trending-up:before {
    content: "\e9f4"
}

.wpcicon-triangle:before {
    content: "\e9f5"
}

.wpcicon-truck:before {
    content: "\e9f6"
}

.wpcicon-tv:before {
    content: "\e9f7"
}

.wpcicon-twitch:before {
    content: "\e9f8"
}

.wpcicon-twitter:before {
    content: "\e9f9"
}

.wpcicon-type:before {
    content: "\e9fa"
}

.wpcicon-umbrella:before {
    content: "\e9fb"
}

.wpcicon-underline:before {
    content: "\e9fc"
}

.wpcicon-unlock:before {
    content: "\e9fd"
}

.wpcicon-upload:before {
    content: "\e9fe"
}

.wpcicon-upload-cloud:before {
    content: "\e9ff"
}

.wpcicon-user:before {
    content: "\ea00"
}

.wpcicon-user-check:before {
    content: "\ea01"
}

.wpcicon-user-minus:before {
    content: "\ea02"
}

.wpcicon-user-plus:before {
    content: "\ea03"
}

.wpcicon-user-x:before {
    content: "\ea04"
}

.wpcicon-users:before {
    content: "\ea05"
}

.wpcicon-video:before {
    content: "\ea06"
}

.wpcicon-video-off:before {
    content: "\ea07"
}

.wpcicon-voicemail:before {
    content: "\ea08"
}

.wpcicon-volume:before {
    content: "\ea09"
}

.wpcicon-volume-1:before {
    content: "\ea0a"
}

.wpcicon-volume-2:before {
    content: "\ea0b"
}

.wpcicon-volume-x:before {
    content: "\ea0c"
}

.wpcicon-watch:before {
    content: "\ea0d"
}

.wpcicon-wifi:before {
    content: "\ea0e"
}

.wpcicon-wifi-off:before {
    content: "\ea0f"
}

.wpcicon-wind:before {
    content: "\ea10"
}

.wpcicon-x:before {
    content: "\ea11"
}

.wpcicon-x-circle:before {
    content: "\ea12"
}

.wpcicon-x-octagon:before {
    content: "\ea13"
}

.wpcicon-x-square:before {
    content: "\ea14"
}

.wpcicon-youtube:before {
    content: "\ea15"
}

.wpcicon-zap:before {
    content: "\ea16"
}

.wpcicon-zap-off:before {
    content: "\ea17"
}

.wpcicon-zoom-in:before {
    content: "\ea18"
}

.wpcicon-zoom-out:before {
    content: "\ea19"
}

.faq__block {
    background: rgba(0, 0, 0, .03)
}

.faq__block + .faq__block {
    margin-top: 5px
}

.faq__question:before {
    content: '';
    position: absolute;
    top: calc(50% - 8px);
    right: 13px;
    width: 10px;
    height: 10px;
    border-bottom: 3px solid #0083c3;
    border-left: 3px solid #0083c3;
    -webkit-transform: rotateZ(-45deg);
    -ms-transform: rotate(-45deg);
    transition: all ease .3s;
    transform: rotateZ(-45deg)
}

.faq__question.open:before {
    transform: rotate(135deg)
}

label.faq__question {
    padding: 15px 15px !important;
    cursor: pointer;
    font-weight: 700;
    position: relative;
    display: block
}

.faq__answer {
    display: none;
    padding: 15px 15px 1px;
    background: rgba(0, 0, 0, .02)
}

.faq__answer a {
    text-decoration: underline
}

.faq__answer a:hover {
    text-decoration: none
}

.fag-checkbox {
    position: absolute;
    left: -100vw
}

.fag-checkbox:checked ~ .faq__answer {
    display: block
}

.faq__answer {
    display: none
}