@charset "UTF-8";
@charset "UTF-8";
*,
.kc-col-container,
.kc-container,
.kc-elm {
    box-sizing: border-box
}

.kc-off-notice a,
.kc_twitter_feed a:hover {
    text-decoration: underline
}

.kc_google_maps[data-wheel=disable] iframe,
.kc_wrap-video-bg {
    pointer-events: none
}

.fb-line-1 .likes,
.fb-line-1 .username,
.kc-owl-post-carousel .owl-item .title {
    text-overflow: ellipsis;
    white-space: nowrap
}

.back i,
.front i {
    display: inline-block
}

div {
    display: block
}

.kc-elm {
    float: left;
    width: 100%
}

.kc_col-sm-1 {
    width: 8.33333%
}

.kc_col-sm-2 {
    width: 16.6667%
}

div.kc_col-of-5 {
    width: 20%;
    float: left
}

.kc_col-sm-3 {
    width: 25%
}

.kc_col-sm-4 {
    width: 33.3333%
}

.kc_col-sm-5 {
    width: 41.6667%
}

.kc_col-sm-6 {
    width: 50%
}

.kc_col-sm-7 {
    width: 58.3333%
}

.kc_col-sm-8 {
    width: 66.6667%
}

.kc_col-sm-9 {
    width: 75%
}

.kc_col-sm-10 {
    width: 83.3333%
}

.kc_col-sm-11 {
    width: 91.6667%
}

.kc_col-sm-12 {
    width: 100%
}

.kc-container {
    width: 100%;
    max-width: 1170px;
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 15px
}

.kc-row-container:not(.kc-container) {
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    max-width: 100%
}

.kc_wrap-video-bg {
    height: 100%;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0
}

.kc_single_image img {
    max-width: 100%;
    display: inline-block
}

.kc-video-bg .kc_column {
    position: relative
}

.kc-infinite-loop {
    text-align: center;
    padding: 50px;
    font-size: 18px;
    color: red;
    width: 100%;
    display: inline-block
}

.align-left {
    text-align: left
}

.align-center {
    text-align: center
}

.align-right {
    text-align: right
}

.kc_row:not(.kc_row_inner) {
    clear: both;
    float: left;
    width: 100%
}

.kc-row-container.kc-container .kc-wrap-columns,
.kc_row_inner {
    margin-left: -15px;
    margin-right: -15px;
    clear: both
}

.kc_row.kc_row_inner {
    width: calc(100% + 30px)
}

.kc_tab_content>.kc_row_inner {
    width: 100%;
    margin: 0
}

.kc_column,
.kc_column_inner {
    min-height: 1px;
    position: relative;
    padding-right: 15px;
    padding-left: 15px;
    float: left
}

.kc_column>.kc-col-container,
.kc_column_inner>.kc-col-inner-container {
    height: 100%
}

.kingcomposer div.kc_column,
.kingcomposer div.kc_column_inner {
    clear: none
}

.kc_row_inner>div.kc_column_inner:only-child {
    width: 100%
}

.kc_clfw {
    width: 100%!important;
    clear: both!important;
    display: block!important;
    height: 0!important;
    padding: 0!important;
    margin: 0!important
}

.kc-col-container {
    clear: both;
    display: block;
    width: 100%
}

section[data-kc-fullheight] {
    min-height: 100vh
}

html body section[data-kc-parallax=true] {
    background-position: 50% 0;
    background-repeat: no-repeat!important;
    background-attachment: fixed!important
}

section[data-kc-fullwidth] {
    margin-left: 0!important;
    margin-right: 0!important;
    position: relative;
    box-sizing: content-box
}

.kc_text_block {
    display: inline-block;
    clear: both;
    width: 100%
}

body section[data-kc-equalheight=true],
body section[data-kc-equalheight=true]>.kc-container,
body section[data-kc-equalheight=true]>.kc-container .kc-wrap-columns {
    display: -webkit-flex!important;
    display: -ms-flexbox!important;
    display: flex!important;
    width: 100%
}

body div.kc_row_inner[data-kc-equalheight=true] {
    width: calc(100% + 30px);
    flex-wrap: wrap
}

body div[data-kc-equalheight-align=middle]>.kc_column_inner>.kc_wrapper,
body div[data-kc-equalheight-align=bottom]>.kc_column_inner>.kc_wrapper,
body section[data-kc-equalheight-align=middle]>.kc-container>.kc-wrap-columns>.kc_column>.kc-col-container,
body section[data-kc-equalheight-align=middle]>.kc-row-container>.kc-wrap-columns>.kc_column>.kc-col-container,
body section[data-kc-equalheight-align=bottom]>.kc-container>.kc-wrap-columns>.kc_column>.kc-col-container {
    display: -webkit-flex!important;
    display: -ms-flexbox!important;
    display: flex!important;
    flex-wrap: wrap;
    height: 100%;
    width: 100%
}

body div.kc_row_inner[data-kc-equalheight=true]>.kc_column_inner>.kc_wrapper.kc_row_inner {
    height: 100%
}

body div[data-kc-equalheight-align=middle]>.kc_column_inner>.kc_wrapper,
body section[data-kc-equalheight-align=middle]>.kc-container>.kc-wrap-columns>.kc_column>.kc-col-container,
body section[data-kc-equalheight-align=middle]>.kc-row-container>.kc-wrap-columns>.kc_column>.kc-col-container {
    align-content: center;
    justify-content: center;
    align-items: center
}

body div[data-kc-equalheight-align=bottom]>.kc_column_inner>.kc_wrapper,
body section[data-kc-equalheight-align=bottom]>.kc-container>.kc-wrap-columns>.kc_column>.kc-col-container,
body section[data-kc-equalheight-align=bottom]>.kc-row-container>.kc-wrap-columns>.kc_column>.kc-col-container {
    align-content: flex-end;
    align-items: flex-end
}

body section[data-kc-fullheight=middle-content],
body section[data-kc-fullheight=middle-content]>.kc-container,
body section[data-kc-fullheight=middle-content]>.kc-row-container {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    align-content: center
}

body section[data-kc-equalheight=true]>.kc-container .kc-wrap-columns {
    flex-wrap: wrap;
    margin-left: initial;
    margin-right: initial
}

.kc-off-notice {
    width: 100%;
    padding: 10px;
    text-align: left;
    background-color: #e9e385;
    color: #333;
    font-size: 14px
}

.kc-off-notice a {
    text-transform: capitalize
}

@media screen and (min-width:999px) {
    .kc-row-container .kc-wrap-columns,
    .kc_row_inner {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        flex-wrap: wrap
    }
    .kc-row-container.kc-container .kc-wrap-columns,
    .kc_row_inner {
        width: calc(100% + 30px)
    }
}

@media screen and (max-width:767px) {
    body.kc-css-system .kc_column,
    body.kc-css-system .kc_column_inner {
        width: 100%
    }
    div.kc_row {
        display: block
    }
}

.kc_shortcode .kc-widget-title,
.kc_shortcode .kc_title {
    margin-bottom: 20px
}

.kc_shortcode ul {
    margin: 0;
    padding: 0
}

.kc_shortcode ul li {
    list-style: none
}

.kc_shortcode h3,
.kc_shortcode h4,
.kc_shortcode h5 {
    font-size: 18px;
    margin: 0;
    padding: 0;
    font-weight: 600
}

.kc_shortcode h4 {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 15px
}

.kc_shortcode h5 {
    font-size: 16px
}

.kc_accordion_wrapper,
.kc_tabs {
    margin-bottom: 24px
}

.kc_tabs .kc_tabs {
    margin-bottom: 0
}

.kc_tabs {
    display: inline-block;
    width: 100%
}

.kc_wrapper.ui-tabs {
    width: 100%;
    display: inline-block
}

.kc_vertical_tabs>.kc_wrapper.ui-tabs {
    border: none
}

.kc_tabs.kc-tabs-slider ul.kc-tabs-slider-nav {
    margin: 0
}

ul.kc-tabs-slider-nav li {
    display: inline-block;
    cursor: pointer;
    padding: 8px 15px
}

ul.kc-tabs-slider-nav li.kc-title-active {
    background: #ddd
}

.kc_tabs_nav,
.nav-pills {
    line-height: 45px;
    margin: 0;
    padding: 0
}

.kc_tabs_nav:after,
.kc_tabs_nav:before,
.nav-pills:after,
.nav-pills:before {
    display: table;
    line-height: 0;
    content: ""
}

.kc_tabs_nav:after,
.nav-pills:after {
    clear: both
}

.kc_tabs_nav~.kc_tab {
    overflow: hidden;
    float: left;
    width: 100%;
    height: 0
}

html body.kc-css-system .kc_tabs_nav~.kc_tab:not(.ui-tabs-body-active) {
    margin: 0!important;
    padding: 0!important
}

.kc_tabs_nav~.kc_tab.ui-tabs-body-active {
    height: inherit!important;
    background: #ddd
}

.kc_tabs_nav~.kc_tab .kc_tab_content {
    padding: 30px 30px 15px
}

.kc_tabs_nav>li,
.nav-pills>li {
    float: left
}

.kc_tabs_nav>li>a,
.nav-pills>li>a {
    padding: 0 30px;
    text-decoration: none;
    outline: 0;
    display: block;
    line-height: 50px;
    color: #6b6b6b
}

.kc_tabs>.kc_wrapper>.kc_tabs_nav {
    background: #eee;
    float: left;
    min-height: 50px;
    margin: 0;
    width: 100%
}

.kc_tabs_nav {
    border-right: 0!important;
    border-bottom: 0!important;
    border-top: 0!important
}

.kc_tabs_nav>li {
    list-style: none;
    border-right: 1px solid #fff;
    border-left: none!important;
    border-bottom: none!important;
    margin: 0;
    float: left;
    color: #333;
    box-shadow: none;
    cursor: pointer
}

.kc_tabs_nav>.ui-tabs-active>a,
.kc_tabs_nav>li:hover,
.kc_tabs_nav>li>a:hover {
    background-color: #ddd;
    color: #333
}

.kc_tabs_nav>.ui-tabs-active,
.kc_tabs_nav>.ui-tabs-active:hover,
.kc_tabs_nav>.ui-tabs-active>a,
.kc_tabs_nav>.ui-tabs-active>a:hover {
    color: #555;
    display: block
}

.kc_vertical_tabs>.kc_wrapper>ul.ui-tabs-nav {
    float: left;
    margin: 0;
    padding: 0;
    position: relative;
    width: 25%;
    z-index: 10;
    right: 0
}

.kc_vertical_tabs.tabs_right>.kc_wrapper>ul.ui-tabs-nav {
    border-right: none;
    right: 0;
    left: 0
}

.kc_vertical_tabs>.kc_wrapper>ul.ui-tabs-nav~div.kc_tab {
    float: left;
    width: 75%;
    height: 0;
    overflow: hidden
}

.kc_vertical_tabs>.kc_wrapper>ul.ui-tabs-nav~div.kc_tab.ui-tabs-body-active {
    height: inherit;
    border: 1px solid #ddd
}

.kc_vertical_tabs.tabs_right>.kc_wrapper>ul.ui-tabs-nav~div.kc_tab {
    list-style: none
}

.kc_vertical_tabs>.kc_wrapper>ul.ui-tabs-nav>li {
    list-style: none;
    border: 1px solid #ddd
}

.kc_wrapper>ul.ui-tabs-nav>li {
    overflow: hidden
}

.kc_vertical_tabs:not(.tabs_right)>.kc_wrapper>ul.ui-tabs-nav>li {
    border-right: 0!important
}

.kc_vertical_tabs.tabs_right>.kc_wrapper>ul.ui-tabs-nav>li {
    border-left: 0!important
}

.kc_vertical_tabs>.kc_wrapper>ul.ui-tabs-nav>li:not(:last-child) {
    border-bottom: 0!important
}

.kc_vertical_tabs>.kc_wrapper>ul.ui-tabs-nav>li.ui-tabs-active>a,
.kc_vertical_tabs>.kc_wrapper>ul.ui-tabs-nav>li.ui-tabs-active>a:hover,
.kc_vertical_tabs>.kc_wrapper>ul.ui-tabs-nav>li>a:hover {
    border: none;
    background: #f7f7f7;
    margin-left: 0;
    color: #333
}

.kc_vertical_tabs>.kc_wrapper>ul.ui-tabs-nav>li>a {
    display: block;
    padding: 12px 0 12px 20px;
    outline: 0;
    text-decoration: none
}

.kc_vertical_tabs.tabs_right>.kc_wrapper>ul.ui-tabs-nav {
    float: right
}

.kc-video-inner iframe {
    margin-bottom: 0
}

.kc_accordion_content {
    padding-bottom: 0;
    border-left: 1px solid #eaeaea;
    border-right: 1px solid #eaeaea;
    color: #727272;
    display: none
}

.kc_accordion_content.ui-state-body-active {
    height: inherit!important
}

.kc_accordion_section>.kc_accordion_header {
    position: relative;
    cursor: pointer;
    min-height: 30px;
    line-height: 30px;
    font-weight: 700;
    font-size: inherit;
    margin-top: 0;
    margin-bottom: -1px;
    float: left;
    width: 100%;
    border: 1px solid #e0e0e0
}

.kc_accordion_section>.ui-state-active {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    margin: 0
}

.kc_accordion_header>span.ui-accordion-header-icon {
    float: right;
    font-family: simple-line-icons;
    margin: 17px;
    color: #aaa;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    font-size: 14px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.kc_accordion_header>span.ui-accordion-header-icon:before {
    content: "\e604"
}

.kc-section-active .kc_accordion_header.ui-state-active>span.ui-accordion-header-icon:before {
    content: "\e607"
}

.kc_accordion_header>a {
    display: block;
    font-size: 15px;
    padding: 10px 15px;
    text-decoration: none;
    outline: 0;
    font-weight: 400;
    border: none;
    cursor: pointer
}

.kc_accordion_content .kc-panel-body {
    padding: 15px;
    float: left;
    width: 100%
}

body div.dark_rounded .pp_loaderIcon {
    animation: 2s cubic-bezier(.63, .045, .34, 1) 0s normal none infinite kc-spinner;
    display: block;
    height: 50px;
    left: 50%;
    margin: -25px 0 0 -25px;
    position: absolute;
    top: 50%;
    width: 50px;
    background: url(//demo30.atiframe.com/wp-content/plugins/kingcomposer/assets/frontend/images/loader.png) center center no-repeat;
    background-size: 50px 50px
}

body div.dark_rounded .pp_content,
body div.dark_rounded .pp_content_container .pp_left,
body div.dark_rounded .pp_content_container .pp_right {
    background: 0 0
}

body div.dark_rounded .pp_close {
    background: 0 0;
    text-indent: 0;
    text-align: right;
    color: #fff;
    font-size: 24px
}

body div.dark_rounded .pp_close:hover {
    color: #aaa
}

body div.dark_rounded a.pp_next,
body div.dark_rounded a.pp_previous {
    position: fixed;
    -webkit-transform: translateZ(0);
    text-indent: 0!important;
    top: 50%;
    margin-top: -20px;
    font-size: 25px;
    z-index: 1000001;
    color: #fff;
    width: 50px;
    height: 50px;
    -webkit-backface-visibility: hidden;
    cursor: pointer
}

body div.dark_rounded a.pp_next {
    right: 0;
    background: 0 0
}

body div.dark_rounded a.pp_previous {
    left: 25px
}

body div.dark_rounded a.pp_next:hover,
body div.dark_rounded a.pp_previous:hover {
    background: 0 0;
    color: #aaa
}

body .div.dark_rounded .pp_details {
    position: relative;
    text-align: center
}

body .div.dark_rounded .pp_content_container .pp_details {
    float: left;
    margin: 10px 0 2px
}

body div.dark_rounded .pp_nav {
    font-size: 14px;
    margin: 0 10px 0 0;
    clear: right;
    float: left
}

body .pp_nav p {
    float: left;
    margin: 0 4px
}

body div.dark_rounded .pp_nav .pp_play,
body div.ppt {
    display: none!important
}

.kc_google_maps {
    position: relative;
    overflow: hidden;
    width: 100%;
    min-height: 100px
}

.kc_google_maps img {
    max-width: inherit;
    max-height: inherit
}

.kc_google_maps .map_popup_contact_form {
    position: absolute;
    z-index: 999;
    top: 0;
    overflow-y: auto;
    padding: 50px 60px 0;
    height: 100%;
    transform: translate(0, 0);
    transition: transform .4s ease;
    -webkit-transition-property: -webkit-transform, left, right;
    -webkit-backface-visibility: hidden
}

.map_popup_contact_form input[type=text],
.map_popup_contact_form input[type=email],
.map_popup_contact_form textarea {
    width: 100%;
    border: 1px solid #999;
    background: 0 0;
    color: #FFF
}

.map_popup_contact_form textarea {
    height: 100px
}

.map_popup_contact_form p {
    margin-bottom: 10px
}

.map_popup_contact_form .close {
    position: absolute;
    top: 10px;
    right: 10px
}

.map_popup_contact_form .wpcf7-submit {
    text-transform: uppercase;
    width: 100%;
    padding: 15px 0;
    box-shadow: inset 0 0 1px 0 rgba(255, 255, 255, 1)
}

.kc_google_maps .show_contact_form {
    position: absolute;
    left: 10px;
    top: 110px;
    z-index: 99;
    font-size: 20px;
    height: 33px;
    line-height: 20px;
    color: #F75850;
    display: none;
    background: #FFF;
    padding: 0 10px;
    border-radius: 3px;
    box-shadow: 0 1px 1px #BEBEBE;
    transition: all .2s ease
}

.kc_google_maps .show_contact_form i {
    margin-top: 7px
}

.kc_google_maps .show_contact_form:hover {
    background: #EBEBEB;
    color: #000
}

.map_popup_contact_form.left.hidden {
    transform: translate(-100%, 0)!important
}

.map_popup_contact_form.right.hidden {
    transform: translate(100%, 0)!important
}

.map_popup_contact_form.right {
    float: right;
    right: 0
}

.map_popup_contact_form.right+a {
    right: 10px;
    float: right;
    left: auto;
    top: 50px
}

.map_popup_contact_form .close {
    text-decoration: none;
    box-shadow: none;
    color: #FFF
}

.kc-fb-layout-2,
.kc-pricing-layout-1,
.kc-pricing-layout-2,
.kc-pricing-layout-4,
.kc-testi-layout-3 {
    box-shadow: 0 1px 21px rgba(0, 0, 0, .21)
}

.map_popup_contact_form .close i {
    font-weight: 100;
    font-size: 25px
}

.kc_image_gallery.kc-grid {
    width: 100%
}

.kc_image_gallery.kc-grid .item-grid {
    float: left;
    position: relative;
    width: 25%
}

.kc_image_gallery.kc-grid .item-grid .kc-image-overlay {
    background: rgba(0, 0, 0, .2)
}

.kc_image_gallery.kc-grid .item-grid:hover .kc-image-overlay {
    opacity: 1
}

.kc_image_gallery.kc-grid .item-grid img {
    display: block;
    max-width: 100%;
    border-image-width: 0
}

.kc-countdown-timer span.group,
.kc_button {
    padding: 10px 20px;
    color: #FFF;
    display: inline-block
}

.kc_image_gallery.kc-grid .item-grid.grid-2 {
    width: 50%
}

.kc_image_gallery.kc-grid .item-grid.grid-3 {
    width: 32.7%
}

.kc_image_gallery.kc-grid .item-grid.grid-4 {
    width: 25%
}

.kc_image_gallery.kc-grid.masonry .item-grid.grid-4 {
    width: 24.8%
}

.kc_image_gallery.kc-grid .item-grid.grid-5 {
    width: 20%
}

.kc_image_gallery.kc-grid .item-grid.grid-6 {
    width: 16.66666666666666%
}

.kc-countdown-timer .countdown-style2 .timer,
.kc-countdown-timer .countdown-style2 .unit,
.kc-ui-progress-bar {
    width: 100%;
    float: left
}

.kc_image_gallery {
    clear: both
}

.kc_button {
    transition: background-color .3s ease 0s, color .3s ease 0s, border-radius .3s ease 0s;
    white-space: nowrap;
    text-decoration: none;
    font-size: 14px;
    background-color: #1E73BE
}

.kc-countdown-timer {
    text-align: left
}

.kc-countdown-timer span.group {
    background: #42BCE2;
    border-radius: 5px;
    margin-right: 10px;
    text-align: center
}

.kc-countdown-timer .group .timer {
    font-size: 20px;
    font-weight: 700
}

.kc-countdown-timer .countdown-style2 .group {
    padding: 10px
}

@-webkit-keyframes animate-stripes {
    from {
        background-position: 0 0
    }
    to {
        background-position: 44px 0
    }
}

.kc_progress_bars .progress-item {
    float: left;
    width: 100%;
    margin-bottom: 20px
}

.kc_progress_bars div.progress-item:first-child {
    margin-top: 0!important
}

.kc_progress_bars div.progress-item:last-child {
    margin-bottom: 0!important
}

.kc-ui-progress-bar {
    position: relative;
    background: #e4e4e4
}

.kc-ui-progress {
    position: relative;
    display: block;
    height: 10px;
    z-index: 2;
    background: #42BCE2;
    overflow: initial!important
}

.kc-ui-progress-bar:after {
    background: #e4e4e4
}

.kc-ui-progress-bar2 .kc-ui-progress div.ui-label {
    margin-bottom: 10px
}

.kc-ui-progress div.ui-label {
    text-transform: uppercase;
    color: #272727;
    position: absolute;
    right: 0;
    margin-right: 12px;
    white-space: nowrap;
    bottom: 100%
}

.kc-ui-progress div.ui-label .value {
    display: block;
    color: #333
}

.kc_progress_bars .progress-item span.label {
    margin-bottom: 6px;
    font-size: 14px;
    padding: 0;
    color: #333;
    float: left;
    font-weight: 500;
    position: relative
}

.kc-ui-progress2 span.value {
    float: left;
    width: 45px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    background: rgba(0, 0, 0, .4);
    background-size: 90%;
    border-radius: 3px;
    color: #fff;
    font-size: 12px
}

.kc-ui-progress2 span.value:before {
    content: '';
    position: absolute;
    left: 50%;
    top: 100%;
    border: 4px solid transparent;
    border-top-color: rgba(0, 0, 0, .4);
    transform: translateX(-50%)
}

.kc-ui-progress3 div.ui-label {
    bottom: 0;
    font-size: 1em;
    height: 100%;
    display: flex;
    align-items: center
}

.pie-chart-wrapper {
    text-align: center
}

.kc_piechart {
    display: inline-block;
    position: relative;
    text-align: center;
    width: 100px
}

.kc_piechart .percent:after {
    content: "%";
    font-size: .8em;
    margin-left: .1em
}

.kc_piechart .percent {
    z-index: 2;
    text-align: center;
    font-size: 14px;
    display: block;
    color: #42BCE2
}

.kc_piechart .pie_chart_percent i {
    width: 100%;
    font-size: 14px
}

.kc_piechart .pie_chart_percent {
    z-index: 2;
    top: 50%;
    position: absolute;
    left: 50%;
    text-align: center;
    font-size: 14px;
    transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%)
}

.kc_piechart canvas {
    left: 0;
    position: absolute;
    top: 0
}

.pie_chart_text {
    margin: 20px 0
}

.kc-flip-container {
    perspective: 1000;
    -webkit-perspective: 1000;
    min-height: 50px;
    float: left;
    width: 100%
}

.kc-flip-container.flip .flipper,
.kc-flip-container.hover .flipper,
.kc-flip-container:hover .flipper {
    transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg)
}

.kc-flip-container.flip-vertical.flip .flipper,
.kc-flip-container.flip-vertical.hover .flipper,
.kc-flip-container.flip-vertical:hover .flipper {
    transform: rotateX(180deg) rotateY(0);
    -webkit-transform: rotateX(180deg) rotateY(0)
}

.kc-flip-container .wrap-icon {
    float: left;
    width: 100%
}

.kc-flip-container .front {
    background: #f7f7f7;
    border: 1px solid #ebebeb
}

.kc-flip-container .front .front-content {
    float: left;
    width: 100%;
    padding: 30px 15px;
    text-align: center
}

.kc-flip-container .front .front-content i {
    font-size: 40px;
    color: #42BCE2
}

.kc-flip-container .front .front-content h3 {
    margin: 0 0 20px;
    font-size: 18px;
    float: left;
    width: 100%;
    color: #444;
    text-transform: uppercase
}

.kc-flip-container .front .front-content p {
    color: #666;
    float: left;
    width: 100%;
    margin-bottom: 20px
}

.kc-flip-container .front .front-content .button {
    background: #42BCE2;
    display: inline-block;
    color: #fff;
    border-radius: 2px;
    text-transform: uppercase;
    padding: 10px 16px;
    font-size: 12px
}

.kc-flip-container .back {
    background: #fff;
    border: 4px solid #ddd
}

.kc-flip-container .back .des {
    float: left;
    width: 100%;
    padding: 30px 15px;
    text-align: center;
    overflow-y: auto
}

.kc-flip-container .back .des i {
    font-size: 40px;
    color: #C13740
}

.kc-flip-container .back .des h3 {
    margin: 0 0 20px;
    float: left;
    width: 100%;
    font-size: 18px;
    color: #444;
    text-transform: uppercase
}

.kc-flip-container .back .des p {
    color: #666;
    float: left;
    width: 100%;
    margin-bottom: 20px
}

.kc-flip-container .back .des .button {
    background: #C13740;
    display: inline-block;
    color: #fff;
    border-radius: 2px;
    text-transform: uppercase;
    padding: 10px 16px;
    font-size: 12px
}

.kc-flip-container .flipper {
    transition: all .6s ease;
    -webkit-transition: all .6s ease;
    transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    position: relative;
    height: 100%;
    float: left;
    width: 100%
}

.content-icon i,
.kc-feature-boxes,
.kc-feature-boxes a,
.kc-pricing-tables {
    transition: all .3s ease 0s
}

.kc-flip-container .back,
.kc-flip-container .front {
    width: 100%;
    height: 100%;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    position: absolute;
    top: 0;
    left: 0
}

.kc-flip-container .front {
    z-index: 2;
    transform: rotateY(0);
    -webkit-transform: rotateY(0);
    float: left;
    width: 100%;
    position: relative
}

.kc-flip-container .front img {
    width: 100%;
    float: left;
    max-width: 100%
}

.kc-flip-container .back {
    transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg)
}

.kc-flip-container.flip-vertical .back {
    transform: rotateX(180deg) rotateY(0);
    -webkit-transform: rotateX(180deg) rotateY(0)
}

.kc_wrap_instagram {
    overflow: hidden;
    clear: both
}

.kc_wrap_instagram ul {
    margin: 0;
    padding-left: 0
}

.kc_wrap_instagram ul li.el-end {
    margin-right: 0
}

.kc_wrap_instagram ul li.el-start {
    clear: left
}

.kc-blog-posts-3,
.kc_box_wrap,
.kc_video_wrapper {
    clear: both
}

.ins_mark_low_resolution,
.ins_mark_standard_resolution,
.ins_mark_thumbnail {
    padding: 25px 10px
}

.kc_wrap_instagram ul li {
    background: url(//demo30.atiframe.com/wp-content/plugins/kingcomposer/assets/frontend/images/loading.gif) center center no-repeat;
    float: left;
    list-style: none;
    width: 100%;
    margin: 0 0 10px;
    padding: 0 5px
}

.kc_wrap_instagram {
    width: calc(100% + 10px);
    margin-left: -5px;
    margin-right: -5px
}

.kc_wrap_instagram ul li.loaded a {
    float: left;
    width: 100%
}

.kc_wrap_instagram ul li.loaded img {
    width: 100%;
    float: left
}

.kc_wrap_instagram ul li.loaded {
    background-image: none
}

.kc_ins_col_1 ul li {
    width: 100%
}

.kc_ins_col_2 ul li {
    width: 50%
}

.kc_ins_col_3 ul li {
    width: 33.3333333333%
}

.kc_ins_col_4 ul li {
    width: 25%
}

.kc_ins_col_5 ul li {
    width: 20%
}

.kc_ins_col_6 ul li {
    width: 16.6666666666666%
}

.kc-fb-layout-1,
.kc-fb-layout-1 .content-button,
.kc-fb-layout-1 .content-desc,
.kc-fb-layout-1 .content-icon,
.kc-fb-layout-1 .content-title,
.kc-fb-layout-2 .content-image,
.kc-fb-layout-3,
.kc-fb-layout-3 .content-desc,
.kc-fb-layout-3 .content-title,
.kc-fb-layout-4,
.kc-feature-boxes {
    width: 100%;
    float: left
}

.content-icon i {
    display: inline-block
}

.kc-fb-layout-1 {
    text-align: center
}

.kc-fb-layout-1 .content-icon i {
    font-size: 55px;
    color: #42BCE2;
    text-align: center
}

.kc-fb-layout-1 .content-title {
    margin: 25px 0;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 700;
    color: #444
}

.kc-fb-layout-1 .content-desc {
    font-weight: 400;
    margin-bottom: 25px
}

.kc-fb-layout-1 .content-desc p {
    margin: 0;
    color: rgba(86, 86, 86, .8)
}

.kc-fb-layout-1 .content-button a {
    display: inline-block;
    padding: 7px 20px;
    text-transform: uppercase;
    background: #eee;
    color: #666;
    font-size: 12px
}

.kc-fb-layout-1 .content-button a:hover {
    background: #42BCE2;
    color: #fff
}

.kc-fb-layout-2 {
    overflow: hidden;
    text-align: center
}

.kc-fb-layout-2 .content-button,
.kc-fb-layout-2 .content-desc,
.kc-fb-layout-2 .content-title {
    float: left;
    width: 100%;
    padding: 0 10px
}

.content-title {
    margin: 25px 0 20px;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 700;
    color: #444
}

.content-desc {
    font-weight: 400;
    margin-bottom: 25px;
    color: rgba(86, 86, 86, .8);
    padding: 0
}

.content-desc p {
    margin: 0;
    color: rgba(86, 86, 86, .8)
}

.content-button a {
    display: inline-block;
    padding: 7px 20px;
    text-transform: uppercase;
    background: #eee;
    color: #666;
    font-size: 12px
}

.kc-fb-layout-2 .content-button {
    margin-bottom: 30px
}

.kc-fb-layout-2 .content-button a:hover {
    background: #42BCE2;
    color: #fff
}

.kc-fb-layout-3 {
    display: -webkit-flex;
    display: flex
}

.kc-fb-layout-3 .content-icon {
    float: left
}

.kc-fb-layout-3 .content-icon i {
    font-size: 29px;
    text-align: center
}

.kc-fb-layout-4 .content-position,
.kc-fb-layout-5 .content-position {
    font-size: 11px;
    color: #42BCE2;
    text-transform: uppercase
}

.kc-fb-layout-3 .box-right {
    padding-left: 25px
}

.kc-fb-layout-3 .content-title {
    margin: 0 0 15px
}

.kc-fb-layout-4 .content-image {
    float: left;
    width: 50%
}

.kc-fb-layout-4 .box-right .content-button,
.kc-fb-layout-5,
.kc-testi-layout-1,
.kc-testi-layout-2,
.kc-testi-layout-3,
.kc-testi-layout-4,
.kc-testimo .content-desc,
.kc-testimo .content-image,
.kc-testimo .content-position,
.kc-testimo .content-title {
    width: 100%;
    float: left
}

.kc-fb-layout-4 .content-image img {
    float: left
}

.kc-fb-layout-4 .box-right {
    overflow: hidden;
    padding: 0 0 0 20px
}

.kc-fb-layout-4 .content-title {
    margin: 0 0 20px
}

.kc-fb-layout-4 .box-right .content-button a {
    float: left
}

.kc-fb-layout-5 .content-title {
    margin: 0 0 15px
}

.kc-testi-layout-1 {
    text-align: center
}

.kc-testi-layout-1 .content-image img {
    border-radius: 50%
}

.kc-testi-layout-1 .content-desc {
    margin: 30px 0 27px
}

.kc-testi-layout-1 .content-title {
    margin: 0;
    font-size: 18px
}

.kc-testi-layout-1 .content-position {
    color: #999;
    font-size: 11px
}

.kc-testi-layout-2 {
    background: #eee;
    padding: 25px 20px 30px;
    border-radius: 4px
}

.kc-testi-layout-2 .content-title {
    margin: 0;
    color: #42BCE2;
    font-size: 18px
}

.kc-testi-layout-2 .content-position {
    color: #999;
    font-size: 11px
}

.kc-testi-layout-2 .content-desc {
    margin: 15px 0 0
}

.kc-testi-layout-3 {
    text-align: center;
    padding: 0 0 30px
}

.kc-testi-layout-3 .content-title {
    margin: 20px 0 0;
    color: #42BCE2;
    font-size: 18px;
    padding: 0 15px
}

.kc-testi-layout-3 .content-position {
    color: #999;
    font-size: 11px;
    padding: 0 15px
}

.kc-testi-layout-3 .content-desc {
    margin: 15px 0 0;
    padding: 0 15px
}

.kc-testi-layout-4 .content-image {
    padding-right: 20px;
    float: left;
    width: 40%
}

.kc-testi-layout-4 .content-image img {
    border-radius: 50%;
    float: left
}

.kc-testi-layout-4 .box-right {
    overflow: hidden
}

.kc-testi-layout-4 .content-title {
    margin: 0;
    font-size: 18px
}

.kc-testi-layout-4 .content-desc {
    margin-bottom: 20px
}

.kc-testi-layout-4 .content-position {
    color: #42BCE2;
    font-size: 11px
}

.kc-testi-layout-5 {
    float: left;
    width: 100%
}

.kc-testi-layout-5 .content-image {
    padding-right: 20px;
    float: left;
    width: auto;
    max-width: 40%
}

.kc-testi-layout-5 .content-image img {
    border-radius: 50%
}

.kc-testi-layout-5 .box-right {
    float: left
}

.kc-testi-layout-5 .content-title {
    margin: 0;
    font-size: 18px
}

.kc-pricing-tables {
    float: left;
    width: 100%;
    overflow: hidden
}

.kc-pricing-layout-1 {
    border-radius: 10px;
    overflow: hidden;
    background: #42BCE2
}

.kc-pricing-layout-1 .header-pricing {
    float: left;
    width: 100%;
    line-height: 1.4
}

.kc-pricing-layout-1 .header-pricing .kc-pricing-price {
    float: left;
    width: 100%;
    text-align: center
}

.kc-pricing-layout-1 .kc-pricing-price .content-price {
    padding-bottom: 30px
}

.kc-pricing-layout-1 .header-pricing .kc-pricing-price span {
    font-weight: 400;
    color: #fff;
    font-size: 28px
}

.kc-pricing-layout-1 .header-pricing .kc-pricing-price span.content-duration {
    font-size: 16px;
    color: #fff
}

.kc-pricing-layout-1 .header-pricing .content-title {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 20px;
    margin: 0;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    background: rgba(0, 0, 0, .1);
    padding: 15px 0
}

.kc-pricing-layout-1 .content-icon-header i {
    font-size: 80px;
    color: #fff;
    margin-top: 30px
}

.kc-pricing-layout-1 .content-desc {
    float: left;
    width: 100%;
    list-style: none;
    margin: 0;
    text-align: center;
    padding: 0
}

.kc-pricing-tables .content-desc li:last-child {
    margin-left: 0!important;
    margin-top: 0!important;
    margin-right: 0!important
}

.kc-pricing-tables .content-desc li:first-child {
    margin-left: 0!important;
    margin-bottom: 0!important;
    margin-right: 0!important
}

.kc-pricing-layout-1 .content-desc li {
    float: left;
    width: 100%;
    padding: 8px 0;
    font-size: 14px;
    color: #173d50
}

.kc-pricing-tables .content-desc li {
    border-left: 0!important;
    border-right: 0!important;
    list-style: none
}

.kc-pricing-tables .content-desc li:not(:last-child) {
    border-bottom: 0!important
}

.kc-pricing-layout-1 .content-desc li:nth-of-type(2n+1) {
    background: #F1F3F5
}

.kc-pricing-layout-1 .content-button {
    float: left;
    width: 100%;
    text-align: center;
    background: #42BCE2
}

.kc-pricing-layout-1 .content-button a {
    display: inline-block;
    margin-top: 25px;
    margin-bottom: 25px;
    background: rgba(0, 0, 0, .1);
    color: #fff
}

.kc-pricing-layout-1 .content-button a:hover {
    background: #fff;
    color: #42BCE2
}

.kc-pricing-layout-2 .header-pricing {
    float: left;
    width: 100%;
    line-height: 1.4
}

.kc-pricing-layout-2 .header-pricing .kc-pricing-price {
    float: left;
    width: 100%;
    text-align: center;
    border-left: 0!important;
    border-right: 0!important
}

.kc-pricing-layout-2 .kc-pricing-price .content-price {
    padding-bottom: 30px
}

.kc-pricing-layout-2 .header-pricing .kc-pricing-price span {
    color: #42BCE2;
    font-weight: 300;
    font-size: 60px
}

.kc-pricing-layout-2 .header-pricing .kc-pricing-price span.content-duration {
    font-size: 16px;
    color: rgba(23, 61, 80, .4)
}

.kc-pricing-layout-2 .header-pricing .content-title {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 18px;
    margin: 0 0 3px;
    font-weight: 700;
    text-transform: uppercase;
    color: #173d50;
    padding: 30px 0 0
}

.kc-pricing-layout-2 .content-desc {
    float: left;
    width: 100%;
    list-style: none;
    text-align: center;
    margin: 0
}

.kc-pricing-layout-2 .content-desc li {
    float: left;
    width: 100%;
    padding: 8px 0;
    font-size: 14px;
    color: #173d50
}

.kc-pricing-layout-2 .content-desc li:nth-of-type(2n+1) {
    background: rgba(23, 61, 80, .06)
}

.kc-pricing-layout-2 .content-button {
    float: left;
    width: 100%;
    text-align: center
}

.kc-pricing-layout-2 .content-button a {
    display: inline-block;
    margin-bottom: 25px;
    margin-top: 25px;
    background: #42BCE2;
    color: #fff;
    border: 2px solid #42BCE2
}

.kc-pricing-layout-2 .content-button a:hover {
    background: #fff;
    color: #42BCE2
}

.kc-pricing-layout-3 {
    float: left;
    width: 100%;
    line-height: 1.4;
    background: #42BCE2
}

.kc-pricing-layout-3 .kc-pricing-price {
    float: left;
    width: 100%;
    text-align: center;
    padding: 10px 0;
    background: rgba(255, 255, 255, .15)
}

.kc-pricing-layout-3 .kc-pricing-price span {
    font-weight: 300;
    color: #fff;
    font-size: 60px
}

.kc-pricing-layout-3 .kc-pricing-price span.content-duration {
    font-size: 14px
}

.kc-pricing-layout-3 .content-title {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 30px;
    font-weight: 300;
    color: #fff;
    margin: 0 0 15px;
    padding: 30px 0;
    background: rgba(255, 255, 255, .15);
    text-transform: uppercase
}

.kc-pricing-layout-3 .content-desc {
    float: left;
    width: 100%;
    list-style: none;
    margin: 0;
    text-align: center
}

.kc-pricing-layout-3 .content-desc li {
    float: left;
    width: 100%;
    padding: 8px 0;
    font-size: 14px;
    color: #fff
}

.kc-pricing-layout-3 .content-button {
    float: left;
    width: 100%;
    text-align: center
}

.kc-pricing-layout-3 .content-button a {
    display: inline-block;
    padding: 10px 20px;
    font-size: 16px;
    font-weight: 300;
    margin-top: 25px;
    margin-bottom: 25px;
    background: rgba(255, 255, 255, .15);
    color: #fff
}

.kc-pricing-layout-3 .content-button a:hover {
    background: #fff;
    color: #42BCE2
}

.kc-pricing-layout-4 {
    border-radius: 10px;
    overflow: hidden;
    background: #42BCE2
}

.kc-pricing-layout-4 .header-pricing {
    float: left;
    width: 100%;
    line-height: 1.4
}

.kc-pricing-layout-4 .header-pricing .kc-pricing-price {
    float: left;
    width: 100%;
    text-align: center;
    padding-bottom: 30px
}

.kc-pricing-price span {
    display: inline-block
}

.kc-pricing-layout-4 .kc-pricing-price span {
    font-weight: 300;
    color: #fff;
    font-size: 60px;
    display: inline-block
}

.kc-pricing-layout-4 .kc-pricing-price .content-price {
    line-height: 60px;
    margin: 0 5px
}

.kc-pricing-layout-4 .kc-pricing-price .content-duration {
    font-size: 16px;
    color: rgba(255, 255, 255, .75);
    text-transform: uppercase;
    vertical-align: bottom
}

.kc-pricing-layout-4 .kc-pricing-price .content-currency {
    font-size: 16px;
    vertical-align: top;
    color: rgba(255, 255, 255, .75)
}

.kc-pricing-layout-4 .content-title {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 22px;
    margin: 0;
    font-weight: 300;
    text-transform: uppercase;
    color: #fff;
    padding: 0 0 10px
}

.content-icon-header {
    float: left;
    width: 100%;
    text-align: center
}

.content-icon-header i {
    display: inline-block
}

.kc-pricing-layout-4 .content-icon-header i {
    margin: 30px 0;
    font-size: 90px;
    text-align: center;
    color: #fff;
    background: rgba(255, 255, 255, .15);
    border-radius: 50%;
    width: 160px;
    height: 160px;
    line-height: 160px
}

.kc-pricing-layout-4 .content-desc {
    float: left;
    width: 100%;
    list-style: none;
    margin: 0;
    background: #fff;
    text-align: center
}

.kc-pricing-layout-4 .content-desc li {
    float: left;
    width: 100%;
    padding: 8px 0;
    font-size: 14px;
    color: #173d50
}

.kc-pricing-layout-4 .content-desc li:nth-of-type(2n+1) {
    background: #F1F3F5
}

.kc-pricing-layout-4 .content-button {
    float: left;
    width: 100%;
    background: #fff;
    text-align: center
}

.kc-pricing-layout-4 .content-button a {
    display: inline-block;
    background: #42BCE2;
    margin-top: 25px;
    margin-bottom: 25px;
    color: #fff
}

.kc_facebook_recent_post .list-posts {
    background: #e9ebee
}

.kc_facebook_recent_post .list-posts li {
    border: 1px solid;
    border-color: #e5e6e9 #dfe0e4 #d0d1d5;
    background: #fff;
    border-radius: 3px
}

.kc_facebook_recent_post .list-posts li:last-child {
    margin-bottom: 0
}

.kc_facebook_recent_post ul li.fb_mark_cls {
    background: url(//demo30.atiframe.com/wp-content/plugins/kingcomposer/assets/frontend/images/fb_loading.gif) left 20px center no-repeat;
    height: 60px;
    border: 1px dashed #E6E6E6;
    margin-bottom: 15px;
    z-index: 2;
    background-size: 16px
}

.fb-header .fb-line-1,
.fb-header .fb-line-2 {
    z-index: 11;
    position: relative;
    width: 100%;
    float: left
}

.kc_facebook_recent_post ul {
    max-height: 300px;
    overflow-y: auto
}

.kc_facebook_recent_post ul li {
    border-bottom: 1px solid #E6E6E6
}

.kc_facebook_recent_post .fb-post-info span {
    margin-right: 15px
}

.kc_facebook_recent_post .fb-post-info a {
    font-size: 12px;
    box-shadow: none;
    border-bottom: 0;
    color: #7f7f7f
}

.kc_facebook_recent_post img {
    margin-bottom: 10px;
    max-width: 100%
}

.kc_facebook_recent_post .fb-message {
    margin: 0;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.38;
    overflow: hidden
}

.kc_shortcode .fb-button-profile {
    background-color: #4e69a2;
    border-radius: 2px;
    border: 1px solid;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    margin-top: 15px;
    display: inline-block;
    text-align: center;
    color: #FFF;
    padding: 5px 20px;
    text-decoration: none
}

.kc_shortcode .fb-button-profile:active,
.kc_shortcode .fb-button-profile:hover {
    background-color: #4e69a2;
    color: #FFF;
    box-shadow: 0 0 1px 2px rgba(88, 144, 255, .75), 0 1px 1px rgba(0, 0, 0, .15);
    outline: 0
}

.kc_shortcode .fb-button-profile:visited {
    color: #FFF
}

.kc_facebook_recent_post ul {
    border-top: 0;
    padding: 10px
}

.kc_facebook_recent_post ul li {
    padding: 10px;
    margin-bottom: 20px
}

.kc_facebook_recent_post .fb-post-info {
    margin-top: 10px;
    padding-top: 6px;
    border-top: 1px solid #e5e5e5;
    line-height: 1
}

.kc_facebook_recent_post .fb-post-infoa span {
    color: #7f7f7f;
    font-size: 12px;
    font-weight: 700;
    line-height: 14px;
    text-transform: capitalize
}

.kc_facebook_recent_post .fb-post-infoa span:hover {
    color: #333
}

.fb-header {
    width: 100%;
    height: 130px;
    background-size: cover;
    position: relative
}

.fb-header .fb-line-1 {
    color: #fff;
    text-shadow: 0 2px 4px rgba(0, 0, 0, .9)
}

.fb-header .fb-line-2 {
    display: block
}

.fb-line-1 .img-profile {
    width: 54px;
    height: auto;
    margin: 7px 10px 0 7px;
    border: 2px solid #fff;
    float: left
}

.fb-line-1 .username {
    font-size: 18px;
    font-weight: 500;
    display: inline-block;
    line-height: 35px;
    overflow: hidden
}

.fb-line-1 .likes {
    font-size: 12px;
    line-height: 1.358;
    overflow: hidden;
    display: block;
    margin-left: 65px
}

.fb-line-2 .like_page,
.fb-line-2 .share_page {
    background: #f6f7f8;
    padding: 0 10px;
    margin-left: 10px;
    margin-top: 30px;
    display: inline-block;
    font-size: 12px;
    line-height: 22px;
    color: #4e5665;
    border-radius: 1px;
    text-shadow: 0 1px 0 #fff;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    font-weight: 700;
    box-sizing: content-box;
    text-align: center;
    font-family: helvetica, arial, sans-serif
}

.fb-line-2 .share_page {
    margin-right: 10px;
    margin-left: inherit;
    float: right
}

.fb-line-2 .share_page i {
    font-size: 13px
}

.fb-line-2 .like_page i {
    font-size: 13px;
    color: #3A5897
}

.overlay {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, .5);
    z-index: 10
}

.kc_wrap_twitter .button_follow_wrap {
    padding: 10px 15px;
    background: #e1e8ed
}

.kc_twitter_feed .owl-item {
    text-align: center
}

.kc_twitter_feed ul li {
    margin-bottom: 20px;
    padding: 10px;
    border: 1px solid #E6E6E6;
    border-radius: 2px;
    background: #fff
}

.kc_twitter_feed ul li:last-child {
    margin-bottom: 0
}

.kc_twitter_feed .kc_tweet_icon i {
    display: block;
    margin-bottom: 10px
}

.kc_twitter_feed .twitter-footer {
    font-size: 12px;
    font-style: italic;
    margin-top: 15px
}

.kc_twitter_style-1 .twitter-footer.show_avatar {
    margin-left: 58px;
    border-top: 1px solid #e5e5e5;
    padding-top: 10px;
    line-height: 1;
    padding-bottom: 6px
}

.kc_twitter_feed .twitter-footer>span {
    margin-right: 25px
}

.kc_twitter_feed .twitter-footer>span a {
    color: #aab8c2
}

.kc_twitter_feed .twitter-footer>span a:hover {
    color: #1da1f2
}

.kc_twitter_feed .twitter-footer>span:last-child {
    margin-right: 0
}

.kc_twitter_feed a {
    color: #02A4BC
}

.kc_twitter_feed .tweet_user a {
    position: relative;
    line-height: 21px;
    color: #333;
    cursor: pointer;
    background-color: #eee;
    border-radius: 3px;
    box-sizing: border-box;
    text-decoration: none;
    font-size: 13px;
    font-weight: 700;
    display: inline-block;
    border: 1px solid #ccc;
    background-image: linear-gradient(#fff, #dedede)
}

.kc-blog-posts-2 .kc-list-item-2 .post-title-alt a:hover,
.kc-blog-posts-3 .kc-list-item-3 .entry-meta a:hover,
.kc-blog-posts-4 .kc-list-item-4 .post-meta a:hover {
    text-decoration: underline
}

.kc_twitter_feed .tweet_user a:hover {
    color: #333;
    background-color: #d9d9d9;
    background-image: linear-gradient(#f8f8f8, #d9d9d9);
    border-color: #bbb
}

.kc_twitter_feed .kc_tweet_icon {
    font-size: 40px;
    display: block
}

.kc_twitter_feed .tweet_desc .user_twitter {
    width: 48px;
    height: 48px;
    display: inline-block;
    float: left
}

.kc_twitter_feed .description,
.kc_twitter_feed .user_twitter span {
    display: block
}

.kc_twitter_follow i {
    margin-right: 5px;
    color: #1b95e0;
    font-size: 20px
}

.kc_twitter_feed .kc_twitter_follow {
    line-height: 25px;
    float: right;
    padding: 2px 5px
}

.tweet_reply a i,
.tweet_retweet a i {
    font-size: 17px
}

.kc_twitter_feed.kc_twitter_style-1 .kc_tweet_icon {
    float: left
}

.kc_twitter_feed.kc_twitter_style-1 .tweet_desc.show_avatar {
    margin-left: 58px
}

.kc_twitter_feed.kc_twitter_style-1 .tweet_desc .user_twitter {
    margin-left: -58px
}

.kc_twitter_feed .user_twitter {
    text-align: left
}

.kc_twitter_feed .user_twitter img {
    float: left;
    margin-right: 10px;
    border-radius: 5px
}

.kc_twitter_feed .tweet_desc .name {
    font-weight: 800
}

.kc_twitter_feed .tweet_desc .screen_name {
    color: #8899a6
}

.kc_twitter_feed .tweet_user {
    display: inline-block;
    width: 100%;
    margin-bottom: 0;
    padding-bottom: 20px
}

.kc_counter_box h4,
.kc_counter_box i {
    margin-bottom: 15px
}

.kc_wrap_twitter .result_twitter_feed {
    overflow-y: auto;
    padding: 20px 15px;
    border: 1px solid #e9eaed;
    height: 350px;
    background: #F5F8FA
}

.kc_twitter_style-2 .button_follow_wrap {
    display: none
}

.kc_twitter_feed.kc_twitter_style-2 .tweet_desc .user_twitter {
    float: none;
    display: block;
    margin-right: 0;
    text-align: center;
    width: 100%
}

.kc_twitter_feed.kc_twitter_style-2 .tweet_desc .user_twitter img {
    margin-right: 0;
    float: none
}

.kc_twitter_feed.kc_twitter_style-2.tweet_desc span {
    display: block
}

.kc_twitter_feed.kc_twitter_style-2 .tweet_desc {
    text-align: center
}

.kc_twitter_feed.kc_twitter_style-2 .tweet_user {
    text-align: center;
    margin-top: 20px;
    border: none
}

.kc_twitter_feed.kc_twitter_style-2 .kc_twitter_follow {
    float: none
}

.kc-pie-chart-wrapper,
.kc_counter_box {
    text-align: center
}

.kc_counter_box .counterup {
    display: block;
    font-size: 40px;
    font-weight: 700;
    line-height: 40px
}

.kc_counter_box i {
    display: inline-block;
    font-size: 45px
}

.kc_box_wrap .one-second,
.kc_box_wrap .one-third,
.kc_box_wrap .two-third {
    float: left;
    padding-left: 15px;
    padding-right: 15px
}

.kc_box_wrap .one-third {
    width: 33.3%
}

.kc_box_wrap .one-second {
    width: 50%
}

.kc_box_wrap .two-third {
    width: 66.7%
}

.kc-owl-post-carousel .owl-item {
    padding-right: 20px
}

.kc-owl-post-carousel .owl-item .kc-read-more {
    font-size: 13px;
    padding: 9px 30px;
    border-radius: 25px;
    white-space: nowrap;
    border: 1px solid #e3e3e3;
    transition: all .3s ease
}

.kc-owl-post-carousel .owl-item .kc-read-more:hover {
    background: #ccc;
    border: 0
}

.kc-owl-post-carousel .owl-item .footer-button {
    padding: 15px 0;
    text-align: center
}

.kc-owl-post-carousel .owl-item .list-item {
    box-shadow: 0 0 0 1px rgba(224, 224, 224, .5) inset;
    text-align: center;
    padding-bottom: 25px
}

.kc-owl-post-carousel .in-post-content {
    text-align: justify
}

.kc-owl-post-carousel .owl-item .image {
    margin-bottom: 20px;
    position: relative
}

.kc-owl-post-carousel .owl-item .image .caption {
    background: rgba(0, 0, 0, .5);
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 5px 10px;
    margin: 0;
    width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.kc_single_image,
.kc_single_image figure {
    position: relative
}

.kc-owl-post-carousel .owl-item .image .caption a {
    color: #FFF;
    font-size: 16px
}

.kc-owl-post-carousel .owl-item .title {
    overflow: hidden;
    padding: 20px 12px 0
}

.kc-owl-post-carousel .owl-item .in-post-content {
    padding: 0 15px
}

.kc-owl-post-carousel .owl-item .kc-entry_meta {
    margin-bottom: 10px;
    font-size: 80%
}

.list-post-type .list-item {
    margin-bottom: 32px;
    padding-bottom: 32px;
    border-bottom: 1px solid #dbdbdb;
    float: left;
    width: 100%
}

.list-post-type .list-item figure {
    float: left;
    width: 100%;
    margin-bottom: 25px
}

.list-post-type .list-item img {
    display: block;
    max-width: 100%
}

.list-post-type .list-item h3 {
    float: left;
    width: 100%;
    margin-bottom: 6px
}

.list-post-type .list-item h3 a {
    display: block;
    color: #272727;
    font-size: 24px;
    transition: all .3s ease 0s
}

.list-post-type .list-item h3 a:hover {
    color: #42BCE2
}

.kc-read-more {
    float: left;
    padding: 7px 30px;
    border: 1px solid #e4e4e4;
    border-radius: 30px;
    font-weight: 600;
    color: #505050;
    transition: all .3s ease 0s
}

.kc-read-more:hover {
    background: #42BCE2;
    border-color: #42BCE2;
    color: #fff
}

.kc-entry_meta>span {
    margin-right: 13px;
    font-size: 12px;
    font-weight: 500
}

.kc-entry_meta>span i {
    color: #42BCE2
}

.kc-entry_meta>span a {
    color: #7a7a7a;
    transition: all .3s ease 0s
}

.kc-entry_meta>span a:hover {
    color: #42BCE2
}

.kc-carousel-images .progressBar {
    width: 100%;
    background: #EDEDED
}

.kc-carousel-images .progressBar .bar {
    width: 0;
    max-width: 100%;
    height: 4px;
    background: #7fc242
}

.kc_accordion_section.group {
    padding-bottom: 8px
}

.entry-content a {
    box-shadow: none
}

.kc_accordion_content {
    border-bottom: 1px solid #eaeaea;
    border-top: none!important;
    float: left;
    width: 100%
}

.kc_single_image {
    max-width: 100%;
    width: 100%;
    line-height: 0
}

.kc_single_image>a {
    width: 100%;
    float: left;
    position: relative
}

.kc_single_image p {
    margin: 10px 0;
    float: left;
    width: 100%
}

.kc_image_empty {
    max-width: 100%
}

.kc-image-overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    transition: all .6s ease;
    opacity: 0
}

.kc-image-overlay i {
    font-size: 25px;
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    transition: all .3s ease;
    border: 2px solid #fff;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px
}

.kc-image-overlay:hover i {
    border-radius: 10px
}

.kc_single_image:hover .kc-image-overlay {
    background: rgba(58, 52, 42, .7);
    opacity: 1
}

.list-post-type .kc-entry_meta span.tags-links {
    display: inline!important
}

.kc-icon-wrapper i,
.list-post-type .kc-read-more {
    display: inline-block
}

.kc-entry_meta {
    float: left;
    width: 100%;
    padding-bottom: 15px
}

.list-post-type .text {
    float: left;
    width: 100%;
    margin-bottom: 20px
}

.kc-entry_meta i {
    margin-right: 5px
}

.kc-sync2.owl-carousel.owl-theme {
    margin-top: 10px
}

.kc-sync2 .owl-item.synced .item img {
    border: 1px solid #869791
}

.kc-carousel-no-images {
    padding: 20px 0
}

.kc-icon-wrapper i {
    color: #42BCE2;
    font-size: 16px;
    text-align: center;
    line-height: 1em;
    transition: background-color .3s ease 0s, color .3s ease 0s, border-radius .3s ease 0s
}

.kc-multi-icons-wrapper i {
    width: 1em;
    height: 1em;
    text-align: center;
    color: #fff;
    font-size: 20px
}

.kc-multi-icons-wrapper a {
    padding: 10px;
    margin: 3px;
    background: #1E73BE;
    line-height: 1;
    display: inline-block;
    border-radius: 3px
}

.kc-multi-icons-wrapper a:last-child {
    margin-right: 0!important
}

.owl-nav-arrow.owl-theme .owl-controls .owl-buttons div {
    position: absolute;
    top: 50%;
    width: 40px;
    height: 50px;
    margin-top: -25px;
    background: 0 0;
    opacity: 0;
    left: 50px;
    color: transparent;
    transition: all .3s ease;
    padding: 0;
    z-index: 9
}

.owl-nav-arrow.owl-theme .owl-controls .owl-buttons .owl-next {
    right: 50px;
    left: initial
}

.owl-nav-arrow.owl-theme .owl-controls .owl-buttons div:before {
    content: "\e605";
    color: #999;
    transition: all .6s ease;
    font-family: simple-line-icons;
    font-size: 50px;
    line-height: 50px;
    font-weight: 100
}

.owl-nav-arrow.owl-theme .owl-controls .owl-buttons .owl-next:before {
    content: "\e606"
}

.owl-nav-arrow.owl-theme:hover .owl-controls .owl-buttons div {
    opacity: 1;
    left: 15px
}

.owl-nav-arrow.owl-theme .owl-controls .owl-buttons div:hover:before {
    color: #666
}

.owl-nav-arrow.owl-theme:hover .owl-controls .owl-buttons div.owl-next {
    right: 15px;
    left: initial
}

.owl-nav-round.owl-theme .owl-controls .owl-buttons div {
    position: absolute;
    top: 50%;
    width: 40px;
    height: 40px;
    margin-top: -25px;
    background: #fafafa;
    opacity: 0;
    left: 50px;
    color: transparent;
    transition: all .3s ease;
    padding: 0;
    border: 1px solid #aaa;
    border-radius: 100%
}

.owl-nav-round.owl-theme .owl-controls .owl-buttons .owl-next {
    right: 50px;
    left: initial
}

.owl-nav-round.owl-theme .owl-controls .owl-buttons div:before {
    content: "\e605";
    color: #999;
    transition: all .6s ease;
    font-family: simple-line-icons;
    font-size: 20px;
    line-height: 40px;
    font-weight: 100;
    width: 40px;
    height: 40px;
    text-align: left;
    display: block;
    padding-left: 8px;
    margin-top: -1px
}

.owl-nav-round.owl-theme .owl-controls .owl-buttons .owl-next:before {
    content: "\e606";
    padding-right: 8px;
    text-align: right
}

.owl-nav-round.owl-theme:hover .owl-controls .owl-buttons div {
    opacity: 1;
    left: 15px
}

.owl-nav-round.owl-theme .owl-controls .owl-buttons div:hover {
    background: #FFF
}

.owl-nav-round.owl-theme .owl-controls .owl-buttons div:hover:before {
    color: #666
}

.owl-nav-round.owl-theme:hover .owl-controls .owl-buttons div.owl-next {
    right: 15px;
    left: initial
}

@keyframes kc-spinner {
    0% {
        transform: scale(1) rotate(0)
    }
    100% {
        transform: scale(1) rotate(720deg)
    }
}

.kc-title-wrap {
    width: 100%
}

.image_fadein_slider {
    display: inline-block;
    width: 100%
}

.image_fadein_slider .image_fadein {
    display: inline-block;
    width: 100%;
    position: relative
}

.image_fadein_slider img {
    position: absolute;
    top: 0;
    left: 0;
    max-width: 100%;
    opacity: 0;
    transition: all ease 650ms
}

.image_fadein_slider img.active {
    position: relative;
    opacity: 1;
    transition: all ease 850ms
}

.image_fadein_slider .image_fadein.fast img {
    position: absolute;
    top: 0;
    left: 0;
    max-width: 100%;
    opacity: 0;
    transition: all ease 350ms
}

.image_fadein_slider .image_fadein.fast img.active {
    position: relative;
    opacity: 1;
    transition: all ease 550ms
}

.image_fadein_slider .image_fadein.slow img {
    position: absolute;
    top: 0;
    left: 0;
    max-width: 100%;
    opacity: 0;
    transition: all ease 950ms
}

.image_fadein_slider .image_fadein.slow img.active {
    position: relative;
    opacity: 1;
    transition: all ease 1.15s
}

.kc-blog-posts-4 {
    width: calc(100% + 30px)!important;
    margin-left: -15px;
    margin-right: -15px
}

.kc-blog-posts-4 .kc-list-item-4 {
    float: left;
    width: 100%;
    position: relative
}

.kc-blog-posts-4 .item {
    padding: 0 15px
}

.meta-title {
    position: absolute;
    left: 0;
    bottom: 0;
    background: linear-gradient(to bottom, rgba(101, 100, 96, 0) 0, rgba(0, 0, 0, .35) 50%, rgba(0, 0, 0, .35) 100%);
    padding: 20px
}

.kc-blog-posts-4 .kc-list-item-4 .kc-post-header {
    float: left;
    width: 100%
}

.kc-blog-posts-4 .kc-list-item-4 .kc-post-header>a {
    float: left;
    width: 100%;
    overflow: hidden
}

.kc-blog-posts-4 .kc-list-item-4 .kc-post-header>a img {
    display: block
}

.kc-blog-posts-4 .kc-list-item-4 .kc-post-header .post-meta a.date-link {
    margin-left: 7px
}

.kc-blog-posts-4 .kc-list-item-4 .kc-post-header .post-meta a.date-link:before {
    content: '|';
    margin-right: 7px
}

.kc-blog-posts-4 .kc-list-item-4 .kc-post-header a img {
    -webkit-transition: all .4s ease 0s;
    -moz-transition: all .4s ease 0s;
    -ms-transition: all .4s ease 0s;
    -o-transition: all .4s ease 0s;
    transition: all .4s ease 0s
}

.kc-blog-posts-4 .kc-list-item-4 .kc-post-header a:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1)
}

.divider_line2 i,
.divider_line3 .line_text {
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

.kc-blog-posts-4 .kc-list-item-4 .post-meta {
    text-transform: uppercase;
    font-size: 12px;
    color: #fff;
    float: left;
    width: 100%
}

.kc-blog-posts-4 .kc-list-item-4 .post-meta a {
    text-transform: capitalize;
    font-size: 12px;
    color: #fff
}

.kc-blog-posts-4 .kc-list-item-4 .kc-post-header .post-title-alt {
    float: left;
    width: 100%;
    line-height: 1.4;
    margin: 4px 0 10px;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase
}

.kc-blog-posts-4 .kc-list-item-4 .kc-post-header .post-title-alt a {
    color: #fff
}

.kc-blog-posts-4 .kc-list-item-4 .kc-post-header .post-title-alt a:hover {
    color: #42BCE2
}

.kc-blog-posts-1 .kc-list-item-1 {
    position: relative;
    min-height: 200px
}

.kc-blog-posts-1 .kc-list-item-1 figure {
    width: 100%;
    display: inline-block
}

.kc-blog-posts-1 .kc-list-item-1 .post-details {
    position: absolute;
    padding: 40px 20px 30px;
    width: 100%;
    bottom: 0;
    text-align: left;
    background: rgba(255, 255, 255, .7)
}

.kc-blog-posts-1 .kc-list-item-1 .post-title-alt {
    margin: 0 0 15px
}

.kc-blog-posts-1 .kc-list-item-1 .post-title-alt a {
    color: #000;
    display: block;
    font-size: 22px;
    text-transform: uppercase
}

.kc-blog-posts-1 .kc-list-item-1 .post-title-alt a:hover {
    color: #555
}

.kc-blog-posts-1 .kc-list-item-1 .post-date {
    margin-bottom: 10px;
    color: #999;
    font-size: 12px;
    font-style: italic
}

.kc-blog-posts-1 .kc-list-item-1 .post-date .kc-post-author {
    margin-right: 8px;
    padding-right: 8px;
    border-right: 1px solid #ddd
}

.kc-blog-posts-1 .kc-list-item-1 .post-date .post-cats {
    margin-left: 8px;
    padding-left: 8px;
    border-left: 1px solid #ddd
}

.kc-blog-posts-1 .kc-list-item-1 .post-date .kc-post-author a,
.kc-blog-posts-1 .kc-list-item-1 .post-date .post-cats a {
    color: #333
}

.kc-blog-posts-1 .kc-list-item-1 .post-date .kc-post-author a:hover,
.kc-blog-posts-1 .kc-list-item-1 .post-date .post-cats a:hover {
    color: #000
}

.kc-blog-posts-1 .kc-list-item-1 .post-details .btn {
    display: inline-block;
    font-size: 12px;
    padding: 10px 20px;
    line-height: 1;
    color: #272727;
    text-transform: uppercase;
    border: 2px solid #42BCE2
}

.kc-blog-posts-1 .kc-list-item-1 .post-details .btn:hover {
    background: #42BCE2;
    color: #fff
}

.kc-blog-posts-2 .kc-list-item-2 {
    float: left;
    width: 100%;
    border: 1px solid #ddd;
    padding: 20px;
    margin-bottom: 30px
}

.kc-blog-posts-2 .kc-list-item-2 .post-item-left {
    float: left;
    width: 50%;
    padding-right: 30px
}

.kc-blog-posts-2 .kc-list-item-2 .post-item-left>p,
.kc-blog-posts-2 .kc-list-item-2 .post-item-right>p {
    font-size: 14px;
    color: #666;
    float: left;
    width: 100%;
    margin-bottom: 15px
}

.kc-blog-posts-2 .kc-list-item-2 .post-item-right {
    float: left;
    width: 50%
}

.kc-blog-posts-2 .kc-list-item-2 .post-title-alt {
    margin: 0 0 20px;
    float: left;
    width: 100%;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 20px
}

.kc-blog-posts-2 .kc-list-item-2 .post-title-alt a {
    display: block;
    color: #333
}

.kc-blog-posts-2 .kc-list-item-2 .post-meta {
    float: left;
    width: 100%;
    margin-bottom: 20px;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    line-height: 38px
}

.kc-blog-posts-2 .kc-list-item-2 .post-meta span {
    float: left;
    margin-right: 15px;
    font-size: 12px
}

.kc-blog-posts-2 .kc-list-item-2 .post-meta span i {
    margin-right: 5px;
    color: #42BCE2;
    font-size: 12px
}

.kc-blog-posts-2 .kc-list-item-2 .post-meta span a {
    color: #999
}

.kc-blog-posts-2 .kc-list-item-2 .post-meta span a:hover {
    color: #000
}

.kc-blog-posts .kc-post-2-button {
    float: left;
    padding: 10px 20px;
    border: 1px solid #ddd;
    border-radius: 2px;
    color: #000;
    font-size: 12px;
    line-height: 1
}

.kc-blog-posts .kc-post-2-button:hover {
    border-color: #42BCE2;
    background: #42BCE2;
    color: #fff
}

.kc-blog-posts-3.kc-blog-grid {
    width: calc(100% + 30px);
    margin-left: -15px;
    margin-right: -15px
}

.kc-blog-posts-3.kc-blog-grid .post-grid.grid-1 {
    width: 100%;
    float: left;
    padding: 0 15px
}

.kc-blog-posts-3.kc-blog-grid .post-grid.grid-2 {
    width: 50%;
    float: left;
    padding: 0 15px
}

.kc-blog-posts-3.kc-blog-grid .post-grid.grid-3 {
    width: 33.33333333333%;
    padding: 0 15px;
    float: left
}

.kc-blog-posts-3.kc-blog-grid .post-grid.grid-4 {
    width: 25%;
    float: left;
    padding: 0 15px
}

.kc-blog-posts-3.kc-blog-grid .post-grid.grid-5 {
    width: 20%;
    float: left;
    padding: 0 15px
}

.kc-blog-posts-3.kc-blog-grid .post-grid.grid-6 {
    width: 16.5%;
    float: left;
    padding: 0 15px
}

.kc-blog-posts-3.kc-blog-grid .post-grid img {
    max-width: 100%;
    transition: all .3s ease 0
}

.kc-blog-posts-3 .kc-list-item-3 {
    float: left;
    width: 100%;
    margin-bottom: 30px
}

.kc-blog-posts-3 .kc-list-item-3>a {
    float: left;
    width: 100%
}

.kc-blog-posts-3 .kc-list-item-3>a img {
    display: block
}

.kc-blog-posts-3 .kc-list-item-3 .content {
    float: left;
    width: 100%;
    padding: 26px;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .14)
}

.kc-button-7 a:hover,
.kc-button-9 a:hover {
    box-shadow: 0 11px 3px -7px #ccc!important
}

.kc-blog-posts-3 .kc-list-item-3 .entry-thumb-link:hover img {
    opacity: .4
}

.kc-blog-posts-3 .kc-list-item-3 .entry-meta {
    text-transform: uppercase;
    font-size: 12px;
    color: #b4b4b4;
    float: left;
    width: 100%;
    margin: 5px 0 10px
}

.kc-blog-posts-3 .kc-list-item-3 .entry-meta .entry-date,
.kc-blog-posts-3 .kc-list-item-3 .entry-meta .kc-post-author {
    padding-right: 7px;
    margin-right: 7px;
    border-right: 1px solid #e4e4e4
}

.kc-blog-posts-3 .kc-list-item-3 .entry-meta a {
    text-transform: capitalize;
    font-size: 12px;
    color: #42BCE2
}

.kc-blog-posts-3 .kc-list-item-3 .post-title-alt {
    float: left;
    width: 100%;
    line-height: 1.4;
    margin: 0;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    position: relative
}

.kc-blog-posts-3 .kc-list-item-3 .post-content p {
    color: #7a7a7a;
    line-height: 26px;
    font-size: 14px
}

.kc-blog-posts-3 .kc-list-item-3 .post-title-alt a {
    color: #272727
}

.kc-blog-posts-3 .kc-list-item-3 .post-title-alt a:hover {
    color: #42BCE2
}

.kc-blog-posts-3 .kc-list-item-3 .entry-excerpt p {
    font-size: 14px;
    color: #888
}

.divider_line {
    float: left;
    width: 100%;
    margin-top: 30px;
    margin-bottom: 30px
}

.divider_line .divider_inner {
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #ccc;
    border-top: 0!important;
    border-left: 0!important;
    border-right: 0!important
}

.divider_line2 {
    height: 1px;
    position: relative
}

.divider_line2 i {
    color: #fff;
    width: 27px;
    height: 27px;
    border-radius: 100%;
    background-color: #d3d3d3;
    text-align: center;
    vertical-align: middle;
    line-height: 27px;
    position: absolute
}

.divider_line3 {
    position: relative
}

.divider_line3 .line_text {
    text-transform: uppercase;
    background: #fff;
    padding: 0 10px;
    position: absolute
}

.message-boxes i {
    margin-right: 7px;
    float: left
}

.message-box-wrap {
    padding: 20px;
    border-radius: 0;
    border: 2px solid #eee;
    font-size: 14px
}

.kc-close-but {
    width: 10px;
    height: 10px;
    float: right;
    border: none;
    margin: 8px;
    cursor: pointer;
    font-size: 0;
    background: url(//demo30.atiframe.com/wp-content/plugins/kingcomposer/assets/frontend/images/icon-remove.png) center top no-repeat;
    text-indent: -9999px
}

button.kc-close-but:hover {
    background-color: rgba(51, 51, 51, 0)
}

.kc-filters-alignCenter {
    margin-top: 30px;
    margin-bottom: 30px;
    text-align: center;
    font-size: 12px;
    font-weight: 400;
    line-height: 21px;
    color: #DADADA
}

.kc-filter-item {
    color: #949494;
    cursor: pointer;
    font: 400 13px/21px "Open Sans", sans-serif;
    padding: 0 12px;
    transition: all .3s ease-in-out;
    position: relative;
    overflow: visible;
    margin: 0 0 10px;
    display: inline-block
}

.kc-filter-item-active.kc-filter-item {
    color: #4183d7
}

.kc-caption-zoom {
    float: left;
    position: relative;
    width: 640px;
    height: 360px;
    margin: 0 auto;
    overflow: hidden
}

.kc-caption-defaultWrap {
    position: absolute;
    top: 0;
    left: 0
}

.kc-caption-defaultWrap img {
    transition: .4s ease
}

.kc-caption-zoom .kc-caption:hover .kc-caption-defaultWrap img {
    transform: scale(1.08)
}

.kc-caption-activeWrap {
    width: 100%;
    z-index: 2;
    height: 100%
}

.kc-caption-zoom .kc-caption:hover .kc-caption-activeWrap {
    position: absolute;
    opacity: 1
}

.kc-caption-activeWrap .kc-caption-body {
    padding: 12px 30px;
    text-align: center
}

.kc-caption-zoom .kc-caption-activeWrap .kc-caption-body {
    padding-top: 120px
}

.kc-caption-body .kc-caption-title {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    line-height: 21px
}

.kc-caption-body .kc-caption-desc {
    color: #aaa;
    font-size: 12px;
    font-weight: 400;
    line-height: 16px
}

.kc-caption-zoom .kc-caption-activeWrap {
    opacity: 0;
    top: 0;
    background-color: rgba(0, 0, 0, .9);
    transition: opacity .8s cubic-bezier(.19, 1, .22, 1)
}

.cbp-l-filters-button .cbp-filter-item:hover .cbp-filter-counter {
    bottom: 125%
}

.kc_tooltip {
    position: relative;
    display: inline-block;
    border-bottom: initial
}

.kc_tooltip span {
    background: #454545;
    border-radius: 3px;
    bottom: 117%;
    color: #fff;
    font-size: 14px;
    left: 50%;
    position: absolute;
    width: 200px;
    z-index: 9999;
    margin: 0!important;
    padding: 10px;
    text-align: center;
    transform: translateX(-50%);
    transition: all .3s ease-in-out 0s;
    opacity: 0;
    visibility: hidden
}

.kc_tooltip .fati17 {
    width: 50px;
    height: 50px;
    color: #fff;
    font-size: 27px;
    display: inline-block;
    vertical-align: middle;
    line-height: 50px;
    border-radius: 100%;
    text-align: center;
    background-color: #181818;
    transition: all .3s ease 0s
}

.kc_tooltip[data-position=top] span:before {
    background: #454545;
    z-index: -1;
    bottom: -9px;
    content: "";
    left: 50%;
    display: block;
    height: 10px;
    width: 10px;
    position: absolute;
    border-width: 10px;
    margin-left: -9px;
    transform: rotate(45deg) translateY(-50%)
}

.kc_tooltip[data-position=right] span:before {
    background: #454545;
    z-index: -1;
    top: 50%;
    margin: 0!important;
    content: "";
    left: -8px;
    display: block;
    height: 10px;
    width: 10px;
    position: absolute;
    border-width: 10px;
    transform: rotate(45deg) translateY(-50%)
}

.kc_tooltip[data-position=right] span,
.kc_tooltip[data-position=left] span {
    bottom: initial!important;
    top: 50%;
    transform: translateY(-50%)
}

.kc_tooltip[data-position=bottom] span:before {
    background: #454545;
    z-index: -1;
    content: '';
    left: 50%;
    margin-left: -10px;
    top: 0;
    display: block;
    height: 10px;
    width: 10px;
    position: absolute;
    border-width: 10px;
    transform: rotate(45deg) translateY(-50%)
}

.kc_tooltip[data-position=bottom] span {
    transform: translateX(-50%)
}

.kc_tooltip[data-position=left] span:before {
    background: #454545;
    top: 50%;
    margin: 0;
    content: " ";
    right: 0;
    display: block;
    height: 10px;
    width: 10px;
    position: absolute;
    border-width: 10px;
    transform: rotate(45deg) translateY(-50%)
}

.but_large1 {
    color: #fff;
    padding: 18px 50px;
    background-color: '. $bg_color .';
    border-radius: 3px;
    transition: all .3s ease;
    white-space: nowrap
}

.but_large1:hover {
    color: #fff;
    background-color: #2a363f
}

.kc_tooltip:hover span {
    opacity: 1;
    visibility: visible
}

.content-button a {
    transition: all .3s ease 0s
}

.kc_tooltip.style2 img {
    display: block
}

.kc-image-hover-effects {
    position: relative;
    overflow: hidden
}

.kc-image-hover-effects>a {
    float: left;
    width: 100%
}

.kc-image-hover-effects .overlay-effects {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .4);
    text-align: center
}

.kc-image-hover-effects .overlay-effects,
.kc-image-hover-effects .overlay-effects .content-button a,
.kc-image-hover-effects .overlay-effects .content-desc,
.kc-image-hover-effects .overlay-effects .content-title,
.kc-image-hover-effects a img {
    transition: transform .4s cubic-bezier(.4, 0, .2, 1), opacity .4s
}

.kc-image-hover-effects img {
    float: left;
    max-width: 100%;
    transition: all .3s ease 0s
}

.kc-image-hover-effects .overlay-effects .content-title {
    color: #fff;
    text-transform: uppercase;
    font-size: 25px;
    font-weight: 600;
    margin: 20px 0 15px
}

.kc-image-hover-effects .overlay-effects .content-desc {
    color: rgba(255, 255, 255, .7)
}

.kc-img-effects-1:hover .overlay-effects {
    opacity: 1
}

.kc-img-effects-1 .overlay-effects {
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center
}

.kc-img-effects-1 .overlay-effects .content-title {
    margin: 0
}

.kc-img-effects-2 .overlay-effects {
    transform: scale(1.3) display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column
}

.kc-img-effects-2 .overlay-effects .content-title {
    margin: 0 0 4px;
    font-size: 20px
}

.kc-img-effects-2 .overlay-effects .content-desc {
    margin: 0
}

.kc-img-effects-2:hover .overlay-effects {
    opacity: 1;
    transform: scale(1)
}

.kc-img-effects-2:hover a img {
    transform: scale(1.2)
}

.kc-img-effects-3 .overlay-effects {
    padding: 20px;
    text-align: left;
    display: -webkit-flex;
    display: flex;
    align-items: flex-end
}

.kc-img-effects-3 .overlay-effects .content-title {
    margin: 0 0 7px;
    opacity: 0;
    transform: translate(-40px, 0)
}

.kc-img-effects-3 .overlay-effects .content-desc {
    margin: 0;
    opacity: 0;
    transform: translate(-40px, 0);
    transition-delay: .15s
}

.kc-img-effects-3:hover .overlay-effects {
    opacity: 1;
    transform: scale(1)
}

.kc-img-effects-3:hover .overlay-effects .content-desc,
.kc-img-effects-3:hover .overlay-effects .content-title {
    opacity: 1;
    transform: translate(0, 0)
}

.kc-img-effects-4 .overlay-effects .content-desc,
.kc-img-effects-4 .overlay-effects .content-title {
    opacity: 0;
    transform: translate(0, -40px)
}

.kc-img-effects-4 .overlay-effects .content-button a {
    opacity: 0
}

.kc-img-effects-4 .overlay-effects .content-desc {
    transition-delay: .2s
}

.kc-img-effects-4:hover .overlay-effects .content-desc,
.kc-img-effects-4:hover .overlay-effects .content-title {
    opacity: 1;
    transform: translate(0, 0)
}

.kc-img-effects-4:hover a img {
    transform: scale(1.1)
}

.kc-img-effects-4:hover .overlay-effects,
.kc-img-effects-4:hover .overlay-effects .content-button a {
    opacity: 1
}

.kc-img-effects-5 .overlay-effects {
    padding: 20px;
    text-align: left;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center
}

.kc-button-7 a,
.kc-button-8 a {
    line-height: 40px;
    text-align: center
}

.kc-img-effects-5 .overlay-effects i {
    width: 40px;
    height: 40px;
    line-height: 40px;
    background: rgba(255, 255, 255, .8);
    color: #333;
    text-align: center;
    font-size: 14px;
    border-radius: 50%
}

.kc-button-1 a,
.kc-button-main a {
    border: 2px solid #42BCE2;
    padding: 10px 30px
}

.kc-img-effects-5:hover .overlay-effects {
    opacity: 1
}

.kc-image-hover-effects.slide_bottom:hover img,
.kc-image-hover-effects.slide_left:hover img,
.kc-image-hover-effects.slide_right:hover img,
.kc-image-hover-effects.slide_top:hover img {
    transform: none
}

.kc-image-hover-effects.slide_left .overlay-effects {
    opacity: 1;
    background: #333;
    transform: translateX(-100%)
}

.kc-image-hover-effects.slide_right .overlay-effects {
    opacity: 1;
    background: #333;
    transform: translateX(100%)
}

.kc-image-hover-effects.slide_top .overlay-effects {
    opacity: 1;
    background: #333;
    transform: translateY(-100%)
}

.kc-image-hover-effects.slide_bottom .overlay-effects {
    opacity: 1;
    background: #333;
    transform: translateY(100%)
}

.kc-image-hover-effects.slide_bottom:hover .overlay-effects,
.kc-image-hover-effects.slide_left:hover .overlay-effects,
.kc-image-hover-effects.slide_right:hover .overlay-effects,
.kc-image-hover-effects.slide_top:hover .overlay-effects {
    transform: translate(0, 0)
}

.kc-image-hover-effects.push_bottom .overlay-effects,
.kc-image-hover-effects.push_left .overlay-effects,
.kc-image-hover-effects.push_right .overlay-effects,
.kc-image-hover-effects.push_top .overlay-effects {
    background: #333;
    opacity: 1
}

.kc-image-hover-effects.push_bottom img,
.kc-image-hover-effects.push_left img,
.kc-image-hover-effects.push_right img,
.kc-image-hover-effects.push_top img {
    z-index: 2;
    position: relative
}

.kc-image-hover-effects.push_left:hover img {
    transform: translateX(100%)
}

.kc-image-hover-effects.push_right:hover img {
    transform: translateX(-100%)
}

.kc-image-hover-effects.push_top:hover img {
    transform: translateY(100%)
}

.kc-image-hover-effects.push_bottom:hover img {
    transform: translateY(-100%)
}

.kc-image-hover-effects.zoom_in img {
    transform: scale(1)
}

.kc-image-hover-effects.zoom_in:hover img,
.kc-image-hover-effects.zoom_out img {
    transform: scale(1.2)
}

.kc-image-hover-effects.zoom_out:hover img {
    transform: scale(1)
}

.kc-image-hover-effects.tranlate {
    overflow: inherit
}

.kc-image-hover-effects.tranlate .overlay-effects {
    background: #333;
    transition: all .3s ease 0s
}

.kc-image-hover-effects.tranlate:hover .overlay-effects {
    top: 15px;
    left: 15px
}

.kc-image-hover-effects.overlay_scale_in .overlay-effects {
    transition: all .3s ease 0s;
    background: #333;
    transform: scale(.75)
}

.kc-image-hover-effects.overlay_scale_in:hover .overlay-effects {
    transform: scale(1)
}

.kc-image-hover-effects.overlay_scale_out .overlay-effects {
    transition: all .3s ease 0s;
    background: #333;
    transform: scale(1)
}

.kc-image-hover-effects.overlay_scale_out:hover .overlay-effects {
    transform: scale(.9)
}

.kc-pro-button a {
    display: inline-block;
    transition: all .3s;
    text-transform: uppercase
}

.kc-button-2 a:after,
.kc-button-3 a:after {
    content: '';
    top: 0;
    left: 0;
    transition: all .3s ease 0s
}

.kc-button-main a {
    color: #fff;
    background: #42BCE2
}

.kc-button-1 a,
.kc-button-main a:active,
.kc-button-main a:hover {
    background: #fff;
    color: #42BCE2
}

.kc-button-1 a {
    z-index: 1
}

.kc-button-1 a:hover {
    border-radius: 10px;
    border-style: dotted;
    color: #42BCE2
}

.kc-button-2 a,
.kc-button-3 a {
    border: 2px solid #42BCE2;
    padding: 10px 30px
}

.kc-button-2 a {
    color: #fff;
    background: #42BCE2;
    position: relative;
    z-index: 1
}

.kc-button-2 a:after {
    position: absolute;
    width: 0;
    height: 100%;
    background: #fff;
    z-index: -1
}

.kc-button-2 a:hover {
    color: #42BCE2
}

.kc-button-2 a:active:after,
.kc-button-2 a:hover:after {
    width: 100%
}

.kc-button-3 a {
    color: #fff;
    background: #42BCE2;
    z-index: 1;
    overflow: hidden;
    position: relative
}

.kc-button-3 a:after {
    position: absolute;
    width: 100%;
    height: 0;
    background: #fff;
    z-index: -1
}

.kc-button-3 a:hover {
    color: #42BCE2
}

.kc-button-3 a:hover:after {
    height: 100%
}

.kc-button-4 a {
    border: 3px solid #42BCE2;
    color: #fff;
    background: #42BCE2;
    z-index: 1;
    overflow: hidden;
    position: relative;
    padding: 10px 30px
}

.kc-button-4 a:after,
.kc-button-4 a:before {
    width: 0;
    position: absolute;
    content: '';
    height: 100%;
    top: 0;
    background: #fff;
    transition: all .3s ease 0s;
    z-index: -1
}

.kc-button-4 a:after {
    left: 50%
}

.kc-button-4 a:before {
    right: 50%
}

.kc-button-5 a,
.kc-button-6 a {
    background: #42BCE2;
    padding: 10px 30px
}

.kc-button-4 a:hover {
    color: #42BCE2
}

.kc-button-4 a:hover:after,
.kc-button-4 a:hover:before {
    width: 100%
}

.kc-button-5 a {
    color: #fff
}

.kc-button-5 a:hover {
    color: #fff;
    animation-name: pulse;
    animation-duration: .5s;
    animation-timing-function: linear;
    animation-iteration-count: 1
}

.creative_icon_right {
    margin: 0 0 0 4px
}

.creative_icon_left,
.kc-button-6 a .creative_icon_left i {
    margin: 0 4px 0 0
}

.kc-button-6 a,
.kc-button-6 a:hover {
    color: #fff
}

.kc-button-6 a .creative_icon_right i {
    margin: 0 0 0 4px
}

.kc-button-6 a:hover span i {
    color: #fff;
    animation-name: bounce;
    animation-duration: .6s;
    animation-timing-function: linear
}

.kc-button-7 a {
    color: #fff;
    position: relative;
    background-color: #3fa962;
    border: 1px solid rgba(255, 255, 255, .15);
    letter-spacing: .2px;
    min-height: 40px;
    overflow: visible;
    display: inline-block;
    transition: all .25s ease-in-out;
    padding: 3px 25px
}

.kc-button-10 a,
.kc-team,
.kc-team-2 .box-right,
.kc-team-3 {
    overflow: hidden
}

.kc-button-7 a:after,
.kc-button-7 a:before {
    content: "";
    display: block;
    position: absolute;
    width: 20%;
    height: 30%;
    transition: all .3s ease 0s
}

.kc-button-7 a:before {
    border-top: 2px solid rgba(255, 255, 255, .8);
    border-left: 2px solid rgba(255, 255, 255, .8);
    left: 5px;
    top: 5px
}

.kc-button-7 a:after {
    border-bottom: 2px solid rgba(255, 255, 255, .8);
    border-right: 2px solid rgba(255, 255, 255, .8);
    bottom: 5px;
    right: 5px
}

.kc-button-7 a i {
    margin-left: 6px
}

.kc-button-7 a .creative_icon_left i {
    margin: 0 6px 0 0
}

.kc-button-7 a:hover {
    color: #fff
}

.kc-button-7 a:hover:after,
.kc-button-7 a:hover:before {
    width: calc(100% - 10px);
    height: calc(100% - 10px)
}

.kc-button-8 a {
    color: #fff;
    position: relative;
    background-color: #42BCE2;
    letter-spacing: .2px;
    min-height: 40px;
    display: inline-block;
    transition: all .25s ease-in-out;
    padding: 8px 34px;
    border-radius: 30px;
    text-transform: capitalize
}

.kc-button-8 a .creative_title,
.kc-button-8 a i,
.kc-button-9 a {
    transition: all .3s ease 0s
}

.kc-button-8 a .creative_icon_right i {
    margin: 0 0 0 4px
}

.kc-button-8 a:hover .creative_icon_right i {
    margin: 0 0 0 15px
}

.kc-button-8 a .creative_icon_left i {
    margin: 0 4px 0 0
}

.kc-button-8 a:hover .creative_icon_left i {
    margin: 0 15px 0 0
}

.kc-button-8 a:hover .creative_title,
.kc-button-8 a:hover i {
    color: #fff
}

.kc-button-9 a {
    padding: 10px 30px;
    color: #fff;
    position: relative;
    background: #42BCE2;
    transform-style: preserve-3d
}

.kc-button-9 a:hover,
.kc-button-9 a:hover:before {
    transform: translateY(-5px)
}

.kc-button-9 a:before {
    pointer-events: none;
    position: absolute;
    z-index: -1;
    content: '';
    top: 100%;
    left: 5%;
    height: 10px;
    width: 90%;
    opacity: 0;
    background: radial-gradient(ellipse at center, rgba(0, 0, 0, .35) 0, rgba(0, 0, 0, 0) 80%);
    transition-property: transform, opacity
}

.kc-button-9 a:hover {
    color: #fff
}

.kc-button-10 a {
    padding: 10px 30px;
    color: #fff;
    position: relative;
    background: #42BCE2;
    transition: all .3s ease 0s
}

.kc-button-10 a:after {
    background: #fff;
    content: "";
    height: 155px;
    left: -75px;
    opacity: .2;
    position: absolute;
    top: -50px;
    transform: rotate(35deg);
    transition: all 550ms cubic-bezier(.19, 1, .22, 1);
    width: 50px
}

.kc-team-3,
.kc-video-bg {
    position: relative
}

.kc-button-10 a:hover {
    color: #fff
}

.kc-button-10 a:hover:after {
    left: 120%;
    transition: all 550ms cubic-bezier(.19, 1, .22, 1)
}

.kc-infobox-default {
    float: left;
    padding: 60px 60px 80px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #eee;
    transition: all .3s ease;
    width: 100%
}

.kc-infobox-default i {
    font-size: 30px;
    color: #272727;
    padding-bottom: 32px
}

.kc-infobox-1 h3,
.kc-infobox-default h3 {
    font-size: 16px;
    font-style: normal;
    line-height: 23px
}

.kc-infobox-default h3 {
    margin-bottom: 20px;
    font-weight: 600
}

.kc-infobox-default.active,
.kc-infobox-default:hover {
    background-color: #42BCE2;
    transition: all .3s ease
}

.kc-infobox-default.active,
.kc-infobox-default.active h5,
.kc-infobox-default.active i,
.kc-infobox-default:hover,
.kc-infobox-default:hover h5,
.kc-infobox-default:hover i {
    color: #fff
}

.kc-infobox-1 h3 {
    font-weight: 700;
    text-align: left;
    text-transform: uppercase;
    margin-bottom: 12px;
    display: inline-block
}

.kc-infobox-1 i {
    color: #42BCE2;
    font-size: 22px;
    padding-right: 16px;
    padding-top: 2px;
    float: left
}

.kc-infobox-1 p {
    float: left;
    margin: 8px 0 16px;
    width: 100%
}

.kc-infobox-1 .kc-infobox-button1 {
    color: #272727;
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase;
    transition: all .3s ease;
    float: left
}

.kc-infobox-1 .kc-infobox-button1:hover {
    color: #727272
}

.kc-dropcaps .dropcaps-text {
    position: relative;
    display: inline-block;
    float: left;
    height: 45px;
    width: 45px;
    line-height: 45px;
    font-size: 40px;
    background: #42BCE2;
    color: #fff;
    font-weight: 700;
    text-align: center;
    margin: 5px 18px 0 0
}

.kc-call-to-action {
    background: #fafafa;
    padding: 30px 50px;
    display: table;
    width: 100%
}

.kc-call-to-action .kc-cta-desc h2,
.kc-call-to-action .kc-cta-text {
    margin: 0 0 20px
}

.kc-call-to-action .kc-cta-button a {
    background: #34495e;
    text-transform: uppercase;
    color: #fff;
    float: right;
    padding: 10px 25px;
    transition: all .3s ease 0s
}

.kc-call-to-action .kc-cta-button a:hover {
    background-color: #ff2a40
}

.kc-call-to-action.kc-cta-2 .kc-cta-button a {
    float: none;
    display: inline-block
}

.kc-cta-3.kc-is-button .kc-cta-desc {
    width: 75%;
    display: table-cell;
    vertical-align: middle
}

.kc-cta-3 .kc-cta-text p {
    margin: 0
}

.kc-cta-3 .kc-cta-button {
    width: 25%;
    display: table-cell;
    vertical-align: middle
}

.kc-cta-1,
.kc-cta-2,
.kc-image-hover-effects,
.kc-team {
    width: 100%;
    float: left
}

.kc-cta-3 .kc-cta-button a {
    display: inline-block
}

.kc-cta-1 .kc-cta-button {
    float: left
}

.kc-cta-1 .kc-cta-button a {
    display: block
}

.kc-cta-2 {
    text-align: center
}

.kc-team {
    text-align: center;
    transition: all .3s ease 0s
}

.kc-team .content-socials a {
    text-align: center;
    display: inline-block;
    margin: 0 5px 25px;
    width: 35px;
    height: 35px;
    font-size: 18px;
    color: #fff;
    border: 1px solid #42BCE2;
    background-color: #42BCE2;
    border-radius: 2px;
    line-height: 35px
}

.kc-team .content-socials {
    float: left;
    width: 100%
}

.kc-team.kc-team-3 .content-socials {
    margin-top: 25px
}

.content-subtitle {
    float: left;
    width: 100%
}

.kc-team .content-desc {
    margin: 0 0 20px;
    float: left;
    width: 100%
}

.kc-team-2 {
    text-align: left
}

.kc-team-2 .content-title {
    margin: 0;
    float: left;
    width: 100%
}

.kc-team-2 .content-image {
    float: left;
    max-width: 35%;
    padding-right: 20px
}

.kc-team-3 .content-image img {
    float: left
}

.kc-team-2 .content-desc {
    margin: 13px 0 20px
}

.kc-team-3:hover .overlay {
    transform: translateY(0);
    opacity: 1
}

.kc-team-3 .overlay {
    width: 100%;
    height: 100%;
    padding-top: 30px;
    opacity: 0;
    transition: all .3s ease 0s;
    transform: translateY(100%);
    background: rgba(0, 0, 0, .4)
}

.kc-team-3 .content-subtitle,
.kc-team-3 .content-title {
    color: #fff
}

.kc-team-3 .content-desc {
    margin: 0 0 25px;
    color: rgba(255, 255, 255, .8)
}

@media only screen and (max-width:479px) {
    .kc-blog-posts-2 .kc-list-item-2 .post-item-left,
    .kc-blog-posts-2 .kc-list-item-2 .post-item-right,
    .kc-blog-posts-3.kc-blog-grid .post-grid.grid-2,
    .kc-blog-posts-3.kc-blog-grid .post-grid.grid-3,
    .kc-blog-posts-3.kc-blog-grid .post-grid.grid-4 {
        width: 100%
    }
    div.dark_rounded .pp_content_container .pp_left,
    div.dark_rounded .pp_content_container .pp_right {
        padding: 0
    }
    div.pp_pic_holder {
        width: 85%!important;
        left: 7.5%!important
    }
    div.dark_rounded .pp_content,
    div.pp_pic_holder img {
        width: 100%!important;
        height: auto!important
    }
}

@media only screen and (min-width:480px) and (max-width:999px) {
    .kc-blog-posts-2 .kc-list-item-2 .post-item-left,
    .kc-blog-posts-2 .kc-list-item-2 .post-item-right,
    .kc-blog-posts-3.kc-blog-grid .post-grid.grid-2,
    .kc-blog-posts-3.kc-blog-grid .post-grid.grid-3,
    .kc-blog-posts-3.kc-blog-grid .post-grid.grid-4 {
        width: 50%
    }
}

@media screen and (min-width: 768px) {
    .kc-animated {
        opacity: 0;
    }
    .animated {
        -webkit-animation-duration: 1s;
        animation-duration: 1s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both
    }
    .animated.infinite {
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite
    }
    .animated.bounceIn {
        -webkit-animation-duration: .75s;
        animation-duration: .75s
    }
    @-webkit-keyframes bounce {
        20%,
        53%,
        80%,
        from,
        to {
            -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
            animation-timing-function: cubic-bezier(.215, .61, .355, 1);
            -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0)
        }
        40%,
        43% {
            -webkit-animation-timing-function: cubic-bezier(.755, .050, .855, .060);
            animation-timing-function: cubic-bezier(.755, .050, .855, .060);
            -webkit-transform: translate3d(0, -30px, 0);
            transform: translate3d(0, -30px, 0)
        }
        70% {
            -webkit-animation-timing-function: cubic-bezier(.755, .050, .855, .060);
            animation-timing-function: cubic-bezier(.755, .050, .855, .060);
            -webkit-transform: translate3d(0, -15px, 0);
            transform: translate3d(0, -15px, 0)
        }
        90% {
            -webkit-transform: translate3d(0, -4px, 0);
            transform: translate3d(0, -4px, 0)
        }
    }
    @keyframes bounce {
        20%,
        53%,
        80%,
        from,
        to {
            -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
            animation-timing-function: cubic-bezier(.215, .61, .355, 1);
            -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0)
        }
        40%,
        43% {
            -webkit-animation-timing-function: cubic-bezier(.755, .050, .855, .060);
            animation-timing-function: cubic-bezier(.755, .050, .855, .060);
            -webkit-transform: translate3d(0, -30px, 0);
            transform: translate3d(0, -30px, 0)
        }
        70% {
            -webkit-animation-timing-function: cubic-bezier(.755, .050, .855, .060);
            animation-timing-function: cubic-bezier(.755, .050, .855, .060);
            -webkit-transform: translate3d(0, -15px, 0);
            transform: translate3d(0, -15px, 0)
        }
        90% {
            -webkit-transform: translate3d(0, -4px, 0);
            transform: translate3d(0, -4px, 0)
        }
    }
    .bounce {
        -webkit-animation-name: bounce;
        animation-name: bounce;
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom
    }
    @-webkit-keyframes flash {
        50%,
        from,
        to {
            opacity: 1
        }
        25%,
        75% {
            opacity: 0
        }
    }
    @keyframes flash {
        50%,
        from,
        to {
            opacity: 1
        }
        25%,
        75% {
            opacity: 0
        }
    }
    .flash {
        -webkit-animation-name: flash;
        animation-name: flash
    }
    @-webkit-keyframes pulse {
        from,
        to {
            -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1)
        }
        50% {
            -webkit-transform: scale3d(1.05, 1.05, 1.05);
            transform: scale3d(1.05, 1.05, 1.05)
        }
    }
    @keyframes pulse {
        from,
        to {
            -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1)
        }
        50% {
            -webkit-transform: scale3d(1.05, 1.05, 1.05);
            transform: scale3d(1.05, 1.05, 1.05)
        }
    }
    .pulse {
        -webkit-animation-name: pulse;
        animation-name: pulse
    }
    @-webkit-keyframes rubberBand {
        from,
        to {
            -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1)
        }
        30% {
            -webkit-transform: scale3d(1.25, .75, 1);
            transform: scale3d(1.25, .75, 1)
        }
        40% {
            -webkit-transform: scale3d(.75, 1.25, 1);
            transform: scale3d(.75, 1.25, 1)
        }
        50% {
            -webkit-transform: scale3d(1.15, .85, 1);
            transform: scale3d(1.15, .85, 1)
        }
        65% {
            -webkit-transform: scale3d(.95, 1.05, 1);
            transform: scale3d(.95, 1.05, 1)
        }
        75% {
            -webkit-transform: scale3d(1.05, .95, 1);
            transform: scale3d(1.05, .95, 1)
        }
    }
    @keyframes rubberBand {
        from,
        to {
            -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1)
        }
        30% {
            -webkit-transform: scale3d(1.25, .75, 1);
            transform: scale3d(1.25, .75, 1)
        }
        40% {
            -webkit-transform: scale3d(.75, 1.25, 1);
            transform: scale3d(.75, 1.25, 1)
        }
        50% {
            -webkit-transform: scale3d(1.15, .85, 1);
            transform: scale3d(1.15, .85, 1)
        }
        65% {
            -webkit-transform: scale3d(.95, 1.05, 1);
            transform: scale3d(.95, 1.05, 1)
        }
        75% {
            -webkit-transform: scale3d(1.05, .95, 1);
            transform: scale3d(1.05, .95, 1)
        }
    }
    .rubberBand {
        -webkit-animation-name: rubberBand;
        animation-name: rubberBand
    }
    @-webkit-keyframes shake {
        from,
        to {
            -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0)
        }
        10%,
        30%,
        50%,
        70%,
        90% {
            -webkit-transform: translate3d(-10px, 0, 0);
            transform: translate3d(-10px, 0, 0)
        }
        20%,
        40%,
        60%,
        80% {
            -webkit-transform: translate3d(10px, 0, 0);
            transform: translate3d(10px, 0, 0)
        }
    }
    @keyframes shake {
        from,
        to {
            -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0)
        }
        10%,
        30%,
        50%,
        70%,
        90% {
            -webkit-transform: translate3d(-10px, 0, 0);
            transform: translate3d(-10px, 0, 0)
        }
        20%,
        40%,
        60%,
        80% {
            -webkit-transform: translate3d(10px, 0, 0);
            transform: translate3d(10px, 0, 0)
        }
    }
    .shake {
        -webkit-animation-name: shake;
        animation-name: shake
    }
    @-webkit-keyframes headShake {
        0% {
            -webkit-transform: translateX(0);
            transform: translateX(0)
        }
        6.5% {
            -webkit-transform: translateX(-6px) rotateY(-9deg);
            transform: translateX(-6px) rotateY(-9deg)
        }
        18.5% {
            -webkit-transform: translateX(5px) rotateY(7deg);
            transform: translateX(5px) rotateY(7deg)
        }
        31.5% {
            -webkit-transform: translateX(-3px) rotateY(-5deg);
            transform: translateX(-3px) rotateY(-5deg)
        }
        43.5% {
            -webkit-transform: translateX(2px) rotateY(3deg);
            transform: translateX(2px) rotateY(3deg)
        }
        50% {
            -webkit-transform: translateX(0);
            transform: translateX(0)
        }
    }
    @keyframes headShake {
        0% {
            -webkit-transform: translateX(0);
            transform: translateX(0)
        }
        6.5% {
            -webkit-transform: translateX(-6px) rotateY(-9deg);
            transform: translateX(-6px) rotateY(-9deg)
        }
        18.5% {
            -webkit-transform: translateX(5px) rotateY(7deg);
            transform: translateX(5px) rotateY(7deg)
        }
        31.5% {
            -webkit-transform: translateX(-3px) rotateY(-5deg);
            transform: translateX(-3px) rotateY(-5deg)
        }
        43.5% {
            -webkit-transform: translateX(2px) rotateY(3deg);
            transform: translateX(2px) rotateY(3deg)
        }
        50% {
            -webkit-transform: translateX(0);
            transform: translateX(0)
        }
    }
    .headShake {
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        -webkit-animation-name: headShake;
        animation-name: headShake
    }
    @-webkit-keyframes swing {
        20% {
            -webkit-transform: rotate3d(0, 0, 1, 15deg);
            transform: rotate3d(0, 0, 1, 15deg)
        }
        40% {
            -webkit-transform: rotate3d(0, 0, 1, -10deg);
            transform: rotate3d(0, 0, 1, -10deg)
        }
        60% {
            -webkit-transform: rotate3d(0, 0, 1, 5deg);
            transform: rotate3d(0, 0, 1, 5deg)
        }
        80% {
            -webkit-transform: rotate3d(0, 0, 1, -5deg);
            transform: rotate3d(0, 0, 1, -5deg)
        }
        to {
            -webkit-transform: rotate3d(0, 0, 1, 0deg);
            transform: rotate3d(0, 0, 1, 0deg)
        }
    }
    @keyframes swing {
        20% {
            -webkit-transform: rotate3d(0, 0, 1, 15deg);
            transform: rotate3d(0, 0, 1, 15deg)
        }
        40% {
            -webkit-transform: rotate3d(0, 0, 1, -10deg);
            transform: rotate3d(0, 0, 1, -10deg)
        }
        60% {
            -webkit-transform: rotate3d(0, 0, 1, 5deg);
            transform: rotate3d(0, 0, 1, 5deg)
        }
        80% {
            -webkit-transform: rotate3d(0, 0, 1, -5deg);
            transform: rotate3d(0, 0, 1, -5deg)
        }
        to {
            -webkit-transform: rotate3d(0, 0, 1, 0deg);
            transform: rotate3d(0, 0, 1, 0deg)
        }
    }
    .swing {
        -webkit-transform-origin: top center;
        transform-origin: top center;
        -webkit-animation-name: swing;
        animation-name: swing
    }
    @-webkit-keyframes tada {
        from,
        to {
            -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1)
        }
        10%,
        20% {
            -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
            transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
        }
        30%,
        50%,
        70%,
        90% {
            -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
            transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
        }
        40%,
        60%,
        80% {
            -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
            transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
        }
    }
    @keyframes tada {
        from,
        to {
            -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1)
        }
        10%,
        20% {
            -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
            transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
        }
        30%,
        50%,
        70%,
        90% {
            -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
            transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
        }
        40%,
        60%,
        80% {
            -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
            transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
        }
    }
    .tada {
        -webkit-animation-name: tada;
        animation-name: tada
    }
    @-webkit-keyframes wobble {
        from,
        to {
            -webkit-transform: none;
            transform: none
        }
        15% {
            -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
            transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
        }
        30% {
            -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
            transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
        }
        45% {
            -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
            transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
        }
        60% {
            -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
            transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
        }
        75% {
            -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
            transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
        }
    }
    @keyframes wobble {
        from,
        to {
            -webkit-transform: none;
            transform: none
        }
        15% {
            -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
            transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
        }
        30% {
            -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
            transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
        }
        45% {
            -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
            transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
        }
        60% {
            -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
            transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
        }
        75% {
            -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
            transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
        }
    }
    .wobble {
        -webkit-animation-name: wobble;
        animation-name: wobble
    }
    @-webkit-keyframes jello {
        11.1%,
        from,
        to {
            -webkit-transform: none;
            transform: none
        }
        22.2% {
            -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
            transform: skewX(-12.5deg) skewY(-12.5deg)
        }
        33.3% {
            -webkit-transform: skewX(6.25deg) skewY(6.25deg);
            transform: skewX(6.25deg) skewY(6.25deg)
        }
        44.4% {
            -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
            transform: skewX(-3.125deg) skewY(-3.125deg)
        }
        55.5% {
            -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
            transform: skewX(1.5625deg) skewY(1.5625deg)
        }
        66.6% {
            -webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
            transform: skewX(-.78125deg) skewY(-.78125deg)
        }
        77.7% {
            -webkit-transform: skewX(.390625deg) skewY(.390625deg);
            transform: skewX(.390625deg) skewY(.390625deg)
        }
        88.8% {
            -webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg);
            transform: skewX(-.1953125deg) skewY(-.1953125deg)
        }
    }
    @keyframes jello {
        11.1%,
        from,
        to {
            -webkit-transform: none;
            transform: none
        }
        22.2% {
            -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
            transform: skewX(-12.5deg) skewY(-12.5deg)
        }
        33.3% {
            -webkit-transform: skewX(6.25deg) skewY(6.25deg);
            transform: skewX(6.25deg) skewY(6.25deg)
        }
        44.4% {
            -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
            transform: skewX(-3.125deg) skewY(-3.125deg)
        }
        55.5% {
            -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
            transform: skewX(1.5625deg) skewY(1.5625deg)
        }
        66.6% {
            -webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
            transform: skewX(-.78125deg) skewY(-.78125deg)
        }
        77.7% {
            -webkit-transform: skewX(.390625deg) skewY(.390625deg);
            transform: skewX(.390625deg) skewY(.390625deg)
        }
        88.8% {
            -webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg);
            transform: skewX(-.1953125deg) skewY(-.1953125deg)
        }
    }
    .jello {
        -webkit-animation-name: jello;
        animation-name: jello;
        -webkit-transform-origin: center;
        transform-origin: center
    }
    @-webkit-keyframes bounceIn {
        20%,
        40%,
        60%,
        80%,
        from,
        to {
            -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
            animation-timing-function: cubic-bezier(.215, .61, .355, 1)
        }
        0% {
            opacity: 0;
            -webkit-transform: scale3d(.3, .3, .3);
            transform: scale3d(.3, .3, .3)
        }
        20% {
            -webkit-transform: scale3d(1.1, 1.1, 1.1);
            transform: scale3d(1.1, 1.1, 1.1)
        }
        40% {
            -webkit-transform: scale3d(.9, .9, .9);
            transform: scale3d(.9, .9, .9)
        }
        60% {
            opacity: 1;
            -webkit-transform: scale3d(1.03, 1.03, 1.03);
            transform: scale3d(1.03, 1.03, 1.03)
        }
        80% {
            -webkit-transform: scale3d(.97, .97, .97);
            transform: scale3d(.97, .97, .97)
        }
        to {
            opacity: 1;
            -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1)
        }
    }
    @keyframes bounceIn {
        20%,
        40%,
        60%,
        80%,
        from,
        to {
            -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
            animation-timing-function: cubic-bezier(.215, .61, .355, 1)
        }
        0% {
            opacity: 0;
            -webkit-transform: scale3d(.3, .3, .3);
            transform: scale3d(.3, .3, .3)
        }
        20% {
            -webkit-transform: scale3d(1.1, 1.1, 1.1);
            transform: scale3d(1.1, 1.1, 1.1)
        }
        40% {
            -webkit-transform: scale3d(.9, .9, .9);
            transform: scale3d(.9, .9, .9)
        }
        60% {
            opacity: 1;
            -webkit-transform: scale3d(1.03, 1.03, 1.03);
            transform: scale3d(1.03, 1.03, 1.03)
        }
        80% {
            -webkit-transform: scale3d(.97, .97, .97);
            transform: scale3d(.97, .97, .97)
        }
        to {
            opacity: 1;
            -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1)
        }
    }
    .bounceIn {
        -webkit-animation-name: bounceIn;
        animation-name: bounceIn
    }
    @-webkit-keyframes bounceInDown {
        60%,
        75%,
        90%,
        from,
        to {
            -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
            animation-timing-function: cubic-bezier(.215, .61, .355, 1)
        }
        0% {
            opacity: 0;
            -webkit-transform: translate3d(0, -3000px, 0);
            transform: translate3d(0, -3000px, 0)
        }
        60% {
            opacity: 1;
            -webkit-transform: translate3d(0, 25px, 0);
            transform: translate3d(0, 25px, 0)
        }
        75% {
            -webkit-transform: translate3d(0, -10px, 0);
            transform: translate3d(0, -10px, 0)
        }
        90% {
            -webkit-transform: translate3d(0, 5px, 0);
            transform: translate3d(0, 5px, 0)
        }
        to {
            -webkit-transform: none;
            transform: none
        }
    }
    @keyframes bounceInDown {
        60%,
        75%,
        90%,
        from,
        to {
            -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
            animation-timing-function: cubic-bezier(.215, .61, .355, 1)
        }
        0% {
            opacity: 0;
            -webkit-transform: translate3d(0, -3000px, 0);
            transform: translate3d(0, -3000px, 0)
        }
        60% {
            opacity: 1;
            -webkit-transform: translate3d(0, 25px, 0);
            transform: translate3d(0, 25px, 0)
        }
        75% {
            -webkit-transform: translate3d(0, -10px, 0);
            transform: translate3d(0, -10px, 0)
        }
        90% {
            -webkit-transform: translate3d(0, 5px, 0);
            transform: translate3d(0, 5px, 0)
        }
        to {
            -webkit-transform: none;
            transform: none
        }
    }
    .bounceInDown {
        -webkit-animation-name: bounceInDown;
        animation-name: bounceInDown
    }
    @-webkit-keyframes bounceInLeft {
        60%,
        75%,
        90%,
        from,
        to {
            -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
            animation-timing-function: cubic-bezier(.215, .61, .355, 1)
        }
        0% {
            opacity: 0;
            -webkit-transform: translate3d(-3000px, 0, 0);
            transform: translate3d(-3000px, 0, 0)
        }
        60% {
            opacity: 1;
            -webkit-transform: translate3d(25px, 0, 0);
            transform: translate3d(25px, 0, 0)
        }
        75% {
            -webkit-transform: translate3d(-10px, 0, 0);
            transform: translate3d(-10px, 0, 0)
        }
        90% {
            -webkit-transform: translate3d(5px, 0, 0);
            transform: translate3d(5px, 0, 0)
        }
        to {
            -webkit-transform: none;
            transform: none
        }
    }
    @keyframes bounceInLeft {
        60%,
        75%,
        90%,
        from,
        to {
            -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
            animation-timing-function: cubic-bezier(.215, .61, .355, 1)
        }
        0% {
            opacity: 0;
            -webkit-transform: translate3d(-3000px, 0, 0);
            transform: translate3d(-3000px, 0, 0)
        }
        60% {
            opacity: 1;
            -webkit-transform: translate3d(25px, 0, 0);
            transform: translate3d(25px, 0, 0)
        }
        75% {
            -webkit-transform: translate3d(-10px, 0, 0);
            transform: translate3d(-10px, 0, 0)
        }
        90% {
            -webkit-transform: translate3d(5px, 0, 0);
            transform: translate3d(5px, 0, 0)
        }
        to {
            -webkit-transform: none;
            transform: none
        }
    }
    .bounceInLeft {
        -webkit-animation-name: bounceInLeft;
        animation-name: bounceInLeft
    }
    @-webkit-keyframes bounceInRight {
        60%,
        75%,
        90%,
        from,
        to {
            -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
            animation-timing-function: cubic-bezier(.215, .61, .355, 1)
        }
        from {
            opacity: 0;
            -webkit-transform: translate3d(3000px, 0, 0);
            transform: translate3d(3000px, 0, 0)
        }
        60% {
            opacity: 1;
            -webkit-transform: translate3d(-25px, 0, 0);
            transform: translate3d(-25px, 0, 0)
        }
        75% {
            -webkit-transform: translate3d(10px, 0, 0);
            transform: translate3d(10px, 0, 0)
        }
        90% {
            -webkit-transform: translate3d(-5px, 0, 0);
            transform: translate3d(-5px, 0, 0)
        }
        to {
            -webkit-transform: none;
            transform: none
        }
    }
    @keyframes bounceInRight {
        60%,
        75%,
        90%,
        from,
        to {
            -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
            animation-timing-function: cubic-bezier(.215, .61, .355, 1)
        }
        from {
            opacity: 0;
            -webkit-transform: translate3d(3000px, 0, 0);
            transform: translate3d(3000px, 0, 0)
        }
        60% {
            opacity: 1;
            -webkit-transform: translate3d(-25px, 0, 0);
            transform: translate3d(-25px, 0, 0)
        }
        75% {
            -webkit-transform: translate3d(10px, 0, 0);
            transform: translate3d(10px, 0, 0)
        }
        90% {
            -webkit-transform: translate3d(-5px, 0, 0);
            transform: translate3d(-5px, 0, 0)
        }
        to {
            -webkit-transform: none;
            transform: none
        }
    }
    .bounceInRight {
        -webkit-animation-name: bounceInRight;
        animation-name: bounceInRight
    }
    @-webkit-keyframes bounceInUp {
        60%,
        75%,
        90%,
        from,
        to {
            -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
            animation-timing-function: cubic-bezier(.215, .61, .355, 1)
        }
        from {
            opacity: 0;
            -webkit-transform: translate3d(0, 3000px, 0);
            transform: translate3d(0, 3000px, 0)
        }
        60% {
            opacity: 1;
            -webkit-transform: translate3d(0, -20px, 0);
            transform: translate3d(0, -20px, 0)
        }
        75% {
            -webkit-transform: translate3d(0, 10px, 0);
            transform: translate3d(0, 10px, 0)
        }
        90% {
            -webkit-transform: translate3d(0, -5px, 0);
            transform: translate3d(0, -5px, 0)
        }
        to {
            -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0)
        }
    }
    @keyframes bounceInUp {
        60%,
        75%,
        90%,
        from,
        to {
            -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
            animation-timing-function: cubic-bezier(.215, .61, .355, 1)
        }
        from {
            opacity: 0;
            -webkit-transform: translate3d(0, 3000px, 0);
            transform: translate3d(0, 3000px, 0)
        }
        60% {
            opacity: 1;
            -webkit-transform: translate3d(0, -20px, 0);
            transform: translate3d(0, -20px, 0)
        }
        75% {
            -webkit-transform: translate3d(0, 10px, 0);
            transform: translate3d(0, 10px, 0)
        }
        90% {
            -webkit-transform: translate3d(0, -5px, 0);
            transform: translate3d(0, -5px, 0)
        }
        to {
            -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0)
        }
    }
    .bounceInUp {
        -webkit-animation-name: bounceInUp;
        animation-name: bounceInUp
    }
    @-webkit-keyframes fadeIn {
        from {
            opacity: 0
        }
        to {
            opacity: 1
        }
    }
    @keyframes fadeIn {
        from {
            opacity: 0
        }
        to {
            opacity: 1
        }
    }
    .fadeIn {
        -webkit-animation-name: fadeIn;
        animation-name: fadeIn
    }
    @-webkit-keyframes fadeInDown {
        from {
            opacity: 0;
            -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0)
        }
        to {
            opacity: 1;
            -webkit-transform: none;
            transform: none
        }
    }
    @keyframes fadeInDown {
        from {
            opacity: 0;
            -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0)
        }
        to {
            opacity: 1;
            -webkit-transform: none;
            transform: none
        }
    }
    .fadeInDown {
        -webkit-animation-name: fadeInDown;
        animation-name: fadeInDown
    }
    @-webkit-keyframes fadeInDownBig {
        from {
            opacity: 0;
            -webkit-transform: translate3d(0, -2000px, 0);
            transform: translate3d(0, -2000px, 0)
        }
        to {
            opacity: 1;
            -webkit-transform: none;
            transform: none
        }
    }
    @keyframes fadeInDownBig {
        from {
            opacity: 0;
            -webkit-transform: translate3d(0, -2000px, 0);
            transform: translate3d(0, -2000px, 0)
        }
        to {
            opacity: 1;
            -webkit-transform: none;
            transform: none
        }
    }
    .fadeInDownBig {
        -webkit-animation-name: fadeInDownBig;
        animation-name: fadeInDownBig
    }
    @-webkit-keyframes fadeInLeft {
        from {
            opacity: 0;
            -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0)
        }
        to {
            opacity: 1;
            -webkit-transform: none;
            transform: none
        }
    }
    @keyframes fadeInLeft {
        from {
            opacity: 0;
            -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0)
        }
        to {
            opacity: 1;
            -webkit-transform: none;
            transform: none
        }
    }
    .fadeInLeft {
        -webkit-animation-name: fadeInLeft;
        animation-name: fadeInLeft
    }
    @-webkit-keyframes fadeInLeftBig {
        from {
            opacity: 0;
            -webkit-transform: translate3d(-2000px, 0, 0);
            transform: translate3d(-2000px, 0, 0)
        }
        to {
            opacity: 1;
            -webkit-transform: none;
            transform: none
        }
    }
    @keyframes fadeInLeftBig {
        from {
            opacity: 0;
            -webkit-transform: translate3d(-2000px, 0, 0);
            transform: translate3d(-2000px, 0, 0)
        }
        to {
            opacity: 1;
            -webkit-transform: none;
            transform: none
        }
    }
    .fadeInLeftBig {
        -webkit-animation-name: fadeInLeftBig;
        animation-name: fadeInLeftBig
    }
    @-webkit-keyframes fadeInRight {
        from {
            opacity: 0;
            -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0)
        }
        to {
            opacity: 1;
            -webkit-transform: none;
            transform: none
        }
    }
    @keyframes fadeInRight {
        from {
            opacity: 0;
            -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0)
        }
        to {
            opacity: 1;
            -webkit-transform: none;
            transform: none
        }
    }
    .fadeInRight {
        -webkit-animation-name: fadeInRight;
        animation-name: fadeInRight
    }
    @-webkit-keyframes fadeInRightBig {
        from {
            opacity: 0;
            -webkit-transform: translate3d(2000px, 0, 0);
            transform: translate3d(2000px, 0, 0)
        }
        to {
            opacity: 1;
            -webkit-transform: none;
            transform: none
        }
    }
    @keyframes fadeInRightBig {
        from {
            opacity: 0;
            -webkit-transform: translate3d(2000px, 0, 0);
            transform: translate3d(2000px, 0, 0)
        }
        to {
            opacity: 1;
            -webkit-transform: none;
            transform: none
        }
    }
    .fadeInRightBig {
        -webkit-animation-name: fadeInRightBig;
        animation-name: fadeInRightBig
    }
    @-webkit-keyframes fadeInUp {
        from {
            opacity: 0;
            -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0)
        }
        to {
            opacity: 1;
            -webkit-transform: none;
            transform: none
        }
    }
    @keyframes fadeInUp {
        from {
            opacity: 0;
            -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0)
        }
        to {
            opacity: 1;
            -webkit-transform: none;
            transform: none
        }
    }
    .fadeInUp {
        -webkit-animation-name: fadeInUp;
        animation-name: fadeInUp
    }
    @-webkit-keyframes fadeInUpBig {
        from {
            opacity: 0;
            -webkit-transform: translate3d(0, 2000px, 0);
            transform: translate3d(0, 2000px, 0)
        }
        to {
            opacity: 1;
            -webkit-transform: none;
            transform: none
        }
    }
    @keyframes fadeInUpBig {
        from {
            opacity: 0;
            -webkit-transform: translate3d(0, 2000px, 0);
            transform: translate3d(0, 2000px, 0)
        }
        to {
            opacity: 1;
            -webkit-transform: none;
            transform: none
        }
    }
    .fadeInUpBig {
        -webkit-animation-name: fadeInUpBig;
        animation-name: fadeInUpBig
    }
    @-webkit-keyframes flip {
        from {
            -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
            -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out
        }
        40% {
            -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
            transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
            -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out
        }
        50% {
            -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
            transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
            -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in
        }
        80% {
            -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
            transform: perspective(400px) scale3d(.95, .95, .95);
            -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in
        }
        to {
            -webkit-transform: perspective(400px);
            transform: perspective(400px);
            -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in
        }
    }
    @keyframes flip {
        from {
            -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
            -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out
        }
        40% {
            -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
            transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
            -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out
        }
        50% {
            -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
            transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
            -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in
        }
        80% {
            -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
            transform: perspective(400px) scale3d(.95, .95, .95);
            -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in
        }
        to {
            -webkit-transform: perspective(400px);
            transform: perspective(400px);
            -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in
        }
    }
    .animated.flip {
        -webkit-backface-visibility: visible;
        backface-visibility: visible;
        -webkit-animation-name: flip;
        animation-name: flip
    }
    @-webkit-keyframes flipInX {
        from {
            -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
            transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
            -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
            opacity: 0
        }
        40% {
            -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
            transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
            -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in
        }
        60% {
            -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
            transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
            opacity: 1
        }
        80% {
            -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
            transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
        }
        to {
            -webkit-transform: perspective(400px);
            transform: perspective(400px)
        }
    }
    @keyframes flipInX {
        from {
            -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
            transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
            -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
            opacity: 0
        }
        40% {
            -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
            transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
            -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in
        }
        60% {
            -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
            transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
            opacity: 1
        }
        80% {
            -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
            transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
        }
        to {
            -webkit-transform: perspective(400px);
            transform: perspective(400px)
        }
    }
    .flipInX {
        -webkit-backface-visibility: visible!important;
        backface-visibility: visible!important;
        -webkit-animation-name: flipInX;
        animation-name: flipInX
    }
    .flipInY {
        -webkit-backface-visibility: visible!important
    }
    @-webkit-keyframes flipInY {
        from {
            -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
            transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
            -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
            opacity: 0
        }
        40% {
            -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
            -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in
        }
        60% {
            -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
            transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
            opacity: 1
        }
        80% {
            -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
        }
        to {
            -webkit-transform: perspective(400px);
            transform: perspective(400px)
        }
    }
    @keyframes flipInY {
        from {
            -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
            transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
            -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
            opacity: 0
        }
        40% {
            -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
            -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in
        }
        60% {
            -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
            transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
            opacity: 1
        }
        80% {
            -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
        }
        to {
            -webkit-transform: perspective(400px);
            transform: perspective(400px)
        }
    }
    .flipInY {
        backface-visibility: visible!important;
        -webkit-animation-name: flipInY;
        animation-name: flipInY
    }
    @-webkit-keyframes lightSpeedIn {
        from {
            -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
            transform: translate3d(100%, 0, 0) skewX(-30deg);
            opacity: 0
        }
        60% {
            -webkit-transform: skewX(20deg);
            transform: skewX(20deg);
            opacity: 1
        }
        80% {
            -webkit-transform: skewX(-5deg);
            transform: skewX(-5deg);
            opacity: 1
        }
        to {
            -webkit-transform: none;
            transform: none;
            opacity: 1
        }
    }
    @keyframes lightSpeedIn {
        from {
            -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
            transform: translate3d(100%, 0, 0) skewX(-30deg);
            opacity: 0
        }
        60% {
            -webkit-transform: skewX(20deg);
            transform: skewX(20deg);
            opacity: 1
        }
        80% {
            -webkit-transform: skewX(-5deg);
            transform: skewX(-5deg);
            opacity: 1
        }
        to {
            -webkit-transform: none;
            transform: none;
            opacity: 1
        }
    }
    .lightSpeedIn {
        -webkit-animation-name: lightSpeedIn;
        animation-name: lightSpeedIn;
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    @-webkit-keyframes rotateIn {
        from {
            -webkit-transform-origin: center;
            transform-origin: center;
            -webkit-transform: rotate3d(0, 0, 1, -200deg);
            transform: rotate3d(0, 0, 1, -200deg);
            opacity: 0
        }
        to {
            -webkit-transform-origin: center;
            transform-origin: center;
            -webkit-transform: none;
            transform: none;
            opacity: 1
        }
    }
    @keyframes rotateIn {
        from {
            -webkit-transform-origin: center;
            transform-origin: center;
            -webkit-transform: rotate3d(0, 0, 1, -200deg);
            transform: rotate3d(0, 0, 1, -200deg);
            opacity: 0
        }
        to {
            -webkit-transform-origin: center;
            transform-origin: center;
            -webkit-transform: none;
            transform: none;
            opacity: 1
        }
    }
    .rotateIn {
        -webkit-animation-name: rotateIn;
        animation-name: rotateIn
    }
    @-webkit-keyframes rotateInDownLeft {
        from {
            -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
            -webkit-transform: rotate3d(0, 0, 1, -45deg);
            transform: rotate3d(0, 0, 1, -45deg);
            opacity: 0
        }
        to {
            -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
            -webkit-transform: none;
            transform: none;
            opacity: 1
        }
    }
    @keyframes rotateInDownLeft {
        from {
            -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
            -webkit-transform: rotate3d(0, 0, 1, -45deg);
            transform: rotate3d(0, 0, 1, -45deg);
            opacity: 0
        }
        to {
            -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
            -webkit-transform: none;
            transform: none;
            opacity: 1
        }
    }
    .rotateInDownLeft {
        -webkit-animation-name: rotateInDownLeft;
        animation-name: rotateInDownLeft
    }
    @-webkit-keyframes rotateInDownRight {
        from {
            -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
            -webkit-transform: rotate3d(0, 0, 1, 45deg);
            transform: rotate3d(0, 0, 1, 45deg);
            opacity: 0
        }
        to {
            -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
            -webkit-transform: none;
            transform: none;
            opacity: 1
        }
    }
    @keyframes rotateInDownRight {
        from {
            -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
            -webkit-transform: rotate3d(0, 0, 1, 45deg);
            transform: rotate3d(0, 0, 1, 45deg);
            opacity: 0
        }
        to {
            -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
            -webkit-transform: none;
            transform: none;
            opacity: 1
        }
    }
    .rotateInDownRight {
        -webkit-animation-name: rotateInDownRight;
        animation-name: rotateInDownRight
    }
    @-webkit-keyframes rotateInUpLeft {
        from {
            -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
            -webkit-transform: rotate3d(0, 0, 1, 45deg);
            transform: rotate3d(0, 0, 1, 45deg);
            opacity: 0
        }
        to {
            -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
            -webkit-transform: none;
            transform: none;
            opacity: 1
        }
    }
    @keyframes rotateInUpLeft {
        from {
            -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
            -webkit-transform: rotate3d(0, 0, 1, 45deg);
            transform: rotate3d(0, 0, 1, 45deg);
            opacity: 0
        }
        to {
            -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
            -webkit-transform: none;
            transform: none;
            opacity: 1
        }
    }
    .rotateInUpLeft {
        -webkit-animation-name: rotateInUpLeft;
        animation-name: rotateInUpLeft
    }
    @-webkit-keyframes rotateInUpRight {
        from {
            -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
            -webkit-transform: rotate3d(0, 0, 1, -90deg);
            transform: rotate3d(0, 0, 1, -90deg);
            opacity: 0
        }
        to {
            -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
            -webkit-transform: none;
            transform: none;
            opacity: 1
        }
    }
    @keyframes rotateInUpRight {
        from {
            -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
            -webkit-transform: rotate3d(0, 0, 1, -90deg);
            transform: rotate3d(0, 0, 1, -90deg);
            opacity: 0
        }
        to {
            -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
            -webkit-transform: none;
            transform: none;
            opacity: 1
        }
    }
    .rotateInUpRight {
        -webkit-animation-name: rotateInUpRight;
        animation-name: rotateInUpRight
    }
    @-webkit-keyframes rollIn {
        from {
            opacity: 0;
            -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
            transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
        }
        to {
            opacity: 1;
            -webkit-transform: none;
            transform: none
        }
    }
    @keyframes rollIn {
        from {
            opacity: 0;
            -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
            transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
        }
        to {
            opacity: 1;
            -webkit-transform: none;
            transform: none
        }
    }
    .rollIn {
        -webkit-animation-name: rollIn;
        animation-name: rollIn
    }
    @-webkit-keyframes zoomIn {
        from {
            opacity: 0;
            -webkit-transform: scale3d(.3, .3, .3);
            transform: scale3d(.3, .3, .3)
        }
        50% {
            opacity: 1
        }
    }
    @keyframes zoomIn {
        from {
            opacity: 0;
            -webkit-transform: scale3d(.3, .3, .3);
            transform: scale3d(.3, .3, .3)
        }
        50% {
            opacity: 1
        }
    }
    .zoomIn {
        -webkit-animation-name: zoomIn;
        animation-name: zoomIn
    }
    @-webkit-keyframes zoomInDown {
        from {
            opacity: 0;
            -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
            transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
            -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
            animation-timing-function: cubic-bezier(.55, .055, .675, .19)
        }
        60% {
            opacity: 1;
            -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
            transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
            -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
            animation-timing-function: cubic-bezier(.175, .885, .32, 1)
        }
    }
    @keyframes zoomInDown {
        from {
            opacity: 0;
            -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
            transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
            -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
            animation-timing-function: cubic-bezier(.55, .055, .675, .19)
        }
        60% {
            opacity: 1;
            -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
            transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
            -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
            animation-timing-function: cubic-bezier(.175, .885, .32, 1)
        }
    }
    .zoomInDown {
        -webkit-animation-name: zoomInDown;
        animation-name: zoomInDown
    }
    @-webkit-keyframes zoomInLeft {
        from {
            opacity: 0;
            -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
            transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
            -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
            animation-timing-function: cubic-bezier(.55, .055, .675, .19)
        }
        60% {
            opacity: 1;
            -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
            transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
            -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
            animation-timing-function: cubic-bezier(.175, .885, .32, 1)
        }
    }
    @keyframes zoomInLeft {
        from {
            opacity: 0;
            -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
            transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
            -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
            animation-timing-function: cubic-bezier(.55, .055, .675, .19)
        }
        60% {
            opacity: 1;
            -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
            transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
            -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
            animation-timing-function: cubic-bezier(.175, .885, .32, 1)
        }
    }
    .zoomInLeft {
        -webkit-animation-name: zoomInLeft;
        animation-name: zoomInLeft
    }
    @-webkit-keyframes zoomInRight {
        from {
            opacity: 0;
            -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
            transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
            -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
            animation-timing-function: cubic-bezier(.55, .055, .675, .19)
        }
        60% {
            opacity: 1;
            -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
            transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
            -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
            animation-timing-function: cubic-bezier(.175, .885, .32, 1)
        }
    }
    @keyframes zoomInRight {
        from {
            opacity: 0;
            -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
            transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
            -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
            animation-timing-function: cubic-bezier(.55, .055, .675, .19)
        }
        60% {
            opacity: 1;
            -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
            transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
            -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
            animation-timing-function: cubic-bezier(.175, .885, .32, 1)
        }
    }
    .zoomInRight {
        -webkit-animation-name: zoomInRight;
        animation-name: zoomInRight
    }
    @-webkit-keyframes zoomInUp {
        from {
            opacity: 0;
            -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
            transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
            -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
            animation-timing-function: cubic-bezier(.55, .055, .675, .19)
        }
        60% {
            opacity: 1;
            -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
            transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
            -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
            animation-timing-function: cubic-bezier(.175, .885, .32, 1)
        }
    }
    @keyframes zoomInUp {
        from {
            opacity: 0;
            -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
            transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
            -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
            animation-timing-function: cubic-bezier(.55, .055, .675, .19)
        }
        60% {
            opacity: 1;
            -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
            transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
            -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
            animation-timing-function: cubic-bezier(.175, .885, .32, 1)
        }
    }
    .zoomInUp {
        -webkit-animation-name: zoomInUp;
        animation-name: zoomInUp
    }
    @-webkit-keyframes slideInDown {
        from {
            -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
            visibility: visible
        }
        to {
            -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0)
        }
    }
    @keyframes slideInDown {
        from {
            -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
            visibility: visible
        }
        to {
            -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0)
        }
    }
    .slideInDown {
        -webkit-animation-name: slideInDown;
        animation-name: slideInDown
    }
    @-webkit-keyframes slideInLeft {
        from {
            -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
            visibility: visible
        }
        to {
            -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0)
        }
    }
    @keyframes slideInLeft {
        from {
            -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
            visibility: visible
        }
        to {
            -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0)
        }
    }
    .slideInLeft {
        -webkit-animation-name: slideInLeft;
        animation-name: slideInLeft
    }
    @-webkit-keyframes slideInRight {
        from {
            -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
            visibility: visible
        }
        to {
            -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0)
        }
    }
    @keyframes slideInRight {
        from {
            -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
            visibility: visible
        }
        to {
            -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0)
        }
    }
    .slideInRight {
        -webkit-animation-name: slideInRight;
        animation-name: slideInRight
    }
    @-webkit-keyframes slideInUp {
        from {
            -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
            visibility: visible
        }
        to {
            -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0)
        }
    }
    @keyframes slideInUp {
        from {
            -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
            visibility: visible
        }
        to {
            -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0)
        }
    }
    .slideInUp {
        -webkit-animation-name: slideInUp;
        animation-name: slideInUp
    }
}

@font-face {
    font-family: 'native';
    src: url(//demo30.atiframe.com/wp-content/uploads/sl_icons/native/fonts/native.eot?3hn4ip);
    src: url(//demo30.atiframe.com/wp-content/uploads/sl_icons/native/fonts/native.eot?3hn4ip#iefix) format('embedded-opentype'), url(//demo30.atiframe.com/wp-content/uploads/sl_icons/native/fonts/native.ttf?3hn4ip) format('truetype'), url(//demo30.atiframe.com/wp-content/uploads/sl_icons/native/fonts/native.woff?3hn4ip) format('woff'), url(//demo30.atiframe.com/wp-content/uploads/sl_icons/native/fonts/native.svg?3hn4ip#native) format('svg');
    font-weight: normal;
    font-style: normal;
}

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

.nat-square-4:before {
    content: "\e900";
}

.nat-square-5:before {
    content: "\e910";
}

.nat-carrot:before {
    content: "\e901";
}

.nat-tropical-pineapple:before {
    content: "\e902";
}

.nat-weight-loss-reduce:before {
    content: "\e903";
}

.nat-male-silhouette-variant-showing-muscles:before {
    content: "\e904";
}

.nat-muscular-man-flexing-silhouette:before {
    content: "\e90d";
}

.nat-trail-running-shoe:before {
    content: "\e90e";
}

.nat-running:before {
    content: "\e90f";
}

.nat-cctv:before {
    content: "\e909";
}

.nat-cctv-2:before {
    content: "\e90a";
}

.nat-hand-ban:before {
    content: "\e914";
}

.nat-handcuffs:before {
    content: "\e915";
}

.nat-police-goverment-cap:before {
    content: "\e924";
}

.nat-prison:before {
    content: "\e925";
}

.nat-search-find-loupe-investigation:before {
    content: "\e92b";
}

.nat-ab-split-test-1:before {
    content: "\ebe0";
}

.nat-ab-split-test-2:before {
    content: "\ebe1";
}

.nat-ab-split-test-3:before {
    content: "\ebe3";
}

.nat-tag-label--branding-3:before {
    content: "\ebe4";
}

.nat-analytics-research:before {
    content: "\ebe5";
}

.nat-branding-2:before {
    content: "\ebe7";
}

.nat-coins-growth-money:before {
    content: "\ebea";
}

.nat-computer-design-2:before {
    content: "\ebeb";
}

.nat-computer-design-3:before {
    content: "\ebec";
}

.nat-credit-card-percentage-sale-discount:before {
    content: "\ebf0";
}

.nat-data-symbols-into-a-funnel:before {
    content: "\ebf1";
}

.nat-eyeglasses-2:before {
    content: "\ebf3";
}

.nat-eyeglasses-of-rectangular-shape:before {
    content: "\ebf4";
}

.nat-eyeglasses-of-thin-shape:before {
    content: "\ebf5";
}

.nat-filter-funnel-cro:before {
    content: "\ebf7";
}

.nat-funnel--cro3:before {
    content: "\ebf9";
}

.nat-funnel-cro-4:before {
    content: "\ebfa";
}

.nat-funneling-data-cro:before {
    content: "\ebfc";
}

.nat-graphic-design:before {
    content: "\ebfd";
}

.nat-growth-plant:before {
    content: "\ec00";
}

.nat-investment-roi-funnel:before {
    content: "\ec01";
}

.nat-lamp-idea-7:before {
    content: "\ec09";
}

.nat-lamp-idea-9:before {
    content: "\ec0b";
}

.nat-laptop-profits-graphics-research:before {
    content: "\ec0c";
}

.nat-laptop-with-analysis-research:before {
    content: "\ec0d";
}

.nat-light-bulb2:before {
    content: "\ec0e";
}

.nat-link-building-3:before {
    content: "\ec0f";
}

.nat-link-building-4:before {
    content: "\ec10";
}

.nat-link-building-5:before {
    content: "\ec11";
}

.nat-mail-funneling-cro:before {
    content: "\ec14";
}

.nat-money-growth:before {
    content: "\ec6a";
}

.nat-money-growthing:before {
    content: "\ec6d";
}

.nat-paint-splash-draw:before {
    content: "\ec70";
}

.nat-payment-pay-per-click-ppc:before {
    content: "\ec71";
}

.nat-pay-per-click-ppc-6:before {
    content: "\ec72";
}

.nat-pay-per-click-ppc-8:before {
    content: "\ec74";
}

.nat-pay-per-click-ppc-9:before {
    content: "\ec76";
}

.nat-pen-copywriting:before {
    content: "\ec77";
}

.nat-pen-copywriting-2:before {
    content: "\ec78";
}

.nat-percentage-sale-discount-2:before {
    content: "\ec79";
}

.nat-percentage-sale-discount-3:before {
    content: "\ec7a";
}

.nat-percentage-sale-discount-5:before {
    content: "\ec7c";
}

.nat-percentage-sale-discount-6:before {
    content: "\ec7d";
}

.nat-percentage-sale-discount-7:before {
    content: "\ec7e";
}

.nat-percentage-sale-discount-9:before {
    content: "\ec80";
}

.nat-plant-pot-growthing:before {
    content: "\ec82";
}

.nat-reading-eyeglasses:before {
    content: "\ec84";
}

.nat-research-in-a-chart-or-for-a-chart-interface-symbol:before {
    content: "\ec85";
}

.nat-return-of-investment-roi:before {
    content: "\ec86";
}

.nat-search-23:before {
    content: "\ec88";
}

.nat-social-media-campaign-smm-smo:before {
    content: "\ec89";
}

.nat-tag-label-brand:before {
    content: "\ec8a";
}

.nat-tag-label-brand-3:before {
    content: "\ec8c";
}

.nat-tree-growth-3:before {
    content: "\ec8e";
}

.nat-tree-growth-money:before {
    content: "\ec8f";
}

.nat-tree-silhouette-growth:before {
    content: "\ec90";
}

.nat-vintage-eyeglasses:before {
    content: "\ec91";
}

.nat-3:before {
    content: "\ea8c";
}

.nat-3d:before {
    content: "\eb28";
}

.nat-3dr:before {
    content: "\eb3a";
}

.nat-3r:before {
    content: "\eb60";
}

.nat-3s:before {
    content: "\eb62";
}

.nat-3sd:before {
    content: "\eb63";
}

.nat-3sdr:before {
    content: "\eb64";
}

.nat-3sr:before {
    content: "\eb65";
}

.nat-4:before {
    content: "\eb66";
}

.nat-d2:before {
    content: "\eb67";
}

.nat-dr4:before {
    content: "\eb68";
}

.nat-r4:before {
    content: "\eb6a";
}

.nat-s2:before {
    content: "\eb6b";
}

.nat-sd2:before {
    content: "\eb6c";
}

.nat-sdr4:before {
    content: "\eb6f";
}

.nat-sr4:before {
    content: "\eb70";
}

.nat-5:before {
    content: "\eb71";
}

.nat-d3:before {
    content: "\eb74";
}

.nat-dr5:before {
    content: "\eb75";
}

.nat-drm:before {
    content: "\eb76";
}

.nat-r5:before {
    content: "\eb77";
}

.nat-rm5:before {
    content: "\eb78";
}

.nat-s3:before {
    content: "\eb79";
}

.nat-sd3:before {
    content: "\eb7a";
}

.nat-3t:before {
    content: "\eb7b";
}

.nat-sdrm5:before {
    content: "\eb7c";
}

.nat-td3:before {
    content: "\eb7d";
}

.nat-srm6:before {
    content: "\eb7e";
}

.nat-6:before {
    content: "\eb7f";
}

.nat-d4:before {
    content: "\eb80";
}

.nat-dr6:before {
    content: "\eb81";
}

.nat-r6:before {
    content: "\eb82";
}

.nat-s4:before {
    content: "\eb83";
}

.nat-sd4:before {
    content: "\eb84";
}

.nat-sdr6:before {
    content: "\eb85";
}

.nat-sr6:before {
    content: "\eb86";
}

.nat-7:before {
    content: "\eb87";
}

.nat-d5:before {
    content: "\eb88";
}

.nat-dr7:before {
    content: "\eb89";
}

.nat-r7:before {
    content: "\eb8a";
}

.nat-s5:before {
    content: "\eb8b";
}

.nat-sd5:before {
    content: "\eb8c";
}

.nat-sdr7:before {
    content: "\eb8d";
}

.nat-sr7:before {
    content: "\eb8e";
}

.nat-8:before {
    content: "\eb8f";
}

.nat-d6:before {
    content: "\eb90";
}

.nat-dr8:before {
    content: "\eb91";
}

.nat-r8:before {
    content: "\eb92";
}

.nat-s6:before {
    content: "\eb97";
}

.nat-sd6:before {
    content: "\eb98";
}

.nat-sdr8:before {
    content: "\eb99";
}

.nat-sr6:before {
    content: "\eb9a";
}

.nat-9:before {
    content: "\eb9b";
}

.nat-d9:before {
    content: "\eb9c";
}

.nat-dr9:before {
    content: "\eb9d";
}

.nat-r9:before {
    content: "\eba1";
}

.nat-s9:before {
    content: "\eba5";
}

.nat-sd9:before {
    content: "\eba6";
}

.nat-sdr9:before {
    content: "\eba9";
}

.nat-sr9:before {
    content: "\ebaa";
}

.nat-10:before {
    content: "\ebab";
}

.nat-d10:before {
    content: "\ebac";
}

.nat-dr10:before {
    content: "\ebad";
}

.nat-r8:before {
    content: "\ebaf";
}

.nat-s10:before {
    content: "\ebb0";
}

.nat-sd10:before {
    content: "\ebb1";
}

.nat-sdr10:before {
    content: "\ebb2";
}

.nat-sr10:before {
    content: "\eb96";
}

.nat-tr3:before {
    content: "\ebb3";
}

.nat-trd3:before {
    content: "\ebb4";
}

.nat-t4:before {
    content: "\ebb5";
}

.nat-td4:before {
    content: "\ebb6";
}

.nat-tr4:before {
    content: "\ebb7";
}

.nat-trd4:before {
    content: "\ebb8";
}

.nat-t5:before {
    content: "\ebb9";
}

.nat-td5:before {
    content: "\ebba";
}

.nat-tr5:before {
    content: "\ebbb";
}

.nat-trd5:before {
    content: "\ebbc";
}

.nat-t6:before {
    content: "\ebbf";
}

.nat-td6:before {
    content: "\ebc0";
}

.nat-tr6:before {
    content: "\ebc1";
}

.nat-trd6:before {
    content: "\ebc2";
}

.nat-t7:before {
    content: "\ebc3";
}

.nat-td7:before {
    content: "\ebc4";
}

.nat-tr7:before {
    content: "\ebc5";
}

.nat-trd7:before {
    content: "\ebc6";
}

.nat-t8:before {
    content: "\ebc7";
}

.nat-td8:before {
    content: "\ebc8";
}

.nat-tr8:before {
    content: "\ebc9";
}

.nat-trd8:before {
    content: "\ebca";
}

.nat-circledouble:before {
    content: "\ebcb";
}

.nat-circlehex:before {
    content: "\ebcc";
}

.nat-circlehex2:before {
    content: "\ebcd";
}

.nat-circlesquare:before {
    content: "\ebce";
}

.nat-circletriangle:before {
    content: "\ebcf";
}

.nat-cirleborder:before {
    content: "\ebd0";
}

.nat-cirleborderbold:before {
    content: "\ebd1";
}

.nat-cirlefill:before {
    content: "\ebd2";
}

.nat-ellipseborder:before {
    content: "\ebd3";
}

.nat-ellipseborderbold:before {
    content: "\ebd4";
}

.nat-ellipseborderbold2:before {
    content: "\ebd5";
}

.nat-ellipsefillhor:before {
    content: "\ebd6";
}

.nat-ellipsefillvert:before {
    content: "\ebd7";
}

.nat-star:before {
    content: "\ebd8";
}

.nat-star12:before {
    content: "\ebd9";
}

.nat-starborder:before {
    content: "\ebda";
}

.nat-starborderdown:before {
    content: "\ebdb";
}

.nat-stardown:before {
    content: "\ebdc";
}

.nat-bgr-4circles:before {
    content: "\ea86";
}

.nat-bgr-circle90deg:before {
    content: "\ea87";
}

.nat-bgr-circle180deg:before {
    content: "\ea88";
}

.nat-bgr-circle270deg:before {
    content: "\ea89";
}

.nat-bgr-circle360deg:before {
    content: "\ea8a";
}

.nat-bgr-circlecross:before {
    content: "\ea8b";
}

.nat-bgr-cloud:before {
    content: "\ea97";
}

.nat-bgr-cross:before {
    content: "\eb16";
}

.nat-bgr-lineshalf:before {
    content: "\eb1c";
}

.nat-bgr-lineshalf90:before {
    content: "\eb24";
}

.nat-contentmarketing2:before {
    content: "\ea7b";
}

.nat-conversion3:before {
    content: "\ea7d";
}

.nat-emailmarketing2:before {
    content: "\ea7e";
}

.nat-ppc2:before {
    content: "\ea7f";
}

.nat-reputation2:before {
    content: "\ea80";
}

.nat-sem2:before {
    content: "\ea81";
}

.nat-seo2:before {
    content: "\ea82";
}

.nat-seolocal:before {
    content: "\ea83";
}

.nat-smm2:before {
    content: "\ea85";
}

.nat-vertical-resizing-option:before {
    content: "\eb72";
}

.nat-horizontal-resize-option:before {
    content: "\eb73";
}

.nat-balance:before {
    content: "\e905";
}

.nat-bank:before {
    content: "\e906";
}

.nat-bar-chart:before {
    content: "\e907";
}

.nat-bar-chart-1:before {
    content: "\e908";
}

.nat-profits-2:before {
    content: "\e970";
}

.nat-profits-3:before {
    content: "\e971";
}

.nat-smartphone:before {
    content: "\e97b";
}

.nat-telephone:before {
    content: "\e97f";
}

.nat-ad-video:before {
    content: "\e990";
}

.nat-binary-code-on-laptop:before {
    content: "\e9a1";
}

.nat-bse-agreement:before {
    content: "\e9b4";
}

.nat-bse-badge:before {
    content: "\e9b5";
}

.nat-bse-bar-chart:before {
    content: "\e9b6";
}

.nat-bse-bar-chart-1:before {
    content: "\e9b7";
}

.nat-bse-chronometer:before {
    content: "\e9c5";
}

.nat-bse-circular-chart:before {
    content: "\e9c6";
}

.nat-bse-customer-service:before {
    content: "\e9c8";
}

.nat-bse-group:before {
    content: "\e9c9";
}

.nat-bse-group-2:before {
    content: "\e9cb";
}

.nat-bse-group-4:before {
    content: "\e9d1";
}

.nat-bse-hierarchical-structure-2:before {
    content: "\e9d8";
}

.nat-bse-hierarchical-structure-3:before {
    content: "\e9d9";
}

.nat-bse-line-chart:before {
    content: "\e9e1";
}

.nat-bse-loss:before {
    content: "\e9e2";
}

.nat-bse-medal:before {
    content: "\e9e5";
}

.nat-bse-medal-1:before {
    content: "\e9e6";
}

.nat-bse-medal-2:before {
    content: "\e9e7";
}

.nat-bse-panel:before {
    content: "\e9ea";
}

.nat-bse-paper-plane:before {
    content: "\e9ec";
}

.nat-bse-percentage:before {
    content: "\e9ee";
}

.nat-bse-phone-call:before {
    content: "\e9f0";
}

.nat-bse-pie-chart:before {
    content: "\e9f1";
}

.nat-bse-pie-chart-1:before {
    content: "\e9f2";
}

.nat-bse-shopping-cart:before {
    content: "\e9fc";
}

.nat-bse-speech-bubble:before {
    content: "\e9fd";
}

.nat-bse-speech-bubble-1:before {
    content: "\e9fe";
}

.nat-bse-tag:before {
    content: "\e9ff";
}

.nat-bse-tag-1:before {
    content: "\ea00";
}

.nat-bse-target:before {
    content: "\ea01";
}

.nat-bse-target-1:before {
    content: "\ea02";
}

.nat-bs-laptop:before {
    content: "\ea0c";
}

.nat-bs-like-3:before {
    content: "\ea14";
}

.nat-bs-like-4:before {
    content: "\ea15";
}

.nat-bs-list:before {
    content: "\ea17";
}

.nat-bs-list-1:before {
    content: "\ea18";
}

.nat-bs-pie-chart:before {
    content: "\ea1e";
}

.nat-bs-piggy-bank:before {
    content: "\ea20";
}

.nat-bs-reload-1:before {
    content: "\ea24";
}

.nat-bs-settings:before {
    content: "\ea26";
}

.nat-bs-settings-3:before {
    content: "\ea29";
}

.nat-bs-shopping-bag:before {
    content: "\ea2a";
}

.nat-bs-shopping-bag-1:before {
    content: "\ea2b";
}

.nat-bs-smartphone:before {
    content: "\ea2c";
}

.nat-bs-speech-bubbles:before {
    content: "\ea2e";
}

.nat-bs-user-6:before {
    content: "\ea3f";
}

.nat-bs-user-7:before {
    content: "\ea40";
}

.nat-bs-users-2:before {
    content: "\ea4c";
}

.nat-businessman2:before {
    content: "\ea4e";
}

.nat-businessman-4:before {
    content: "\ea52";
}

.nat-businessman-13:before {
    content: "\ea5b";
}

.nat-businessman-15:before {
    content: "\ea5d";
}

.nat-businessman-17:before {
    content: "\ea5f";
}

.nat-businessmen-1:before {
    content: "\ea61";
}

.nat-businesswoman-2:before {
    content: "\ea64";
}

.nat-customer-service:before {
    content: "\ea8e";
}

.nat-customer-target:before {
    content: "\ea8f";
}

.nat-earth-globe:before {
    content: "\ea93";
}

.nat-earth-globe-1:before {
    content: "\ea94";
}

.nat-earth-globe-2:before {
    content: "\ea95";
}

.nat-favorite-web:before {
    content: "\ea99";
}

.nat-file-32:before {
    content: "\ea9d";
}

.nat-gardening:before {
    content: "\eaa7";
}

.nat-group2:before {
    content: "\eaa8";
}

.nat-head:before {
    content: "\eaa9";
}

.nat-hourglass:before {
    content: "\eab2";
}

.nat-id-card-12:before {
    content: "\eab4";
}

.nat-infographic-3:before {
    content: "\eab9";
}

.nat-infographic:before {
    content: "\eaba";
}

.nat-laptop3:before {
    content: "\eabc";
}

.nat-laptop-12:before {
    content: "\eabd";
}

.nat-laptop-2:before {
    content: "\eabe";
}

.nat-levels:before {
    content: "\eac0";
}

.nat-light-bulb-3:before {
    content: "\eac4";
}

.nat-list2:before {
    content: "\eac6";
}

.nat-locked-code:before {
    content: "\eac8";
}

.nat-magnet3:before {
    content: "\eaca";
}

.nat-magnifying-glass:before {
    content: "\eacb";
}

.nat-magnifying-glass-3:before {
    content: "\eace";
}

.nat-magnifying-glass-4:before {
    content: "\eacf";
}

.nat-magnifying-glass-with-bar-graph:before {
    content: "\ead0";
}

.nat-mail-click:before {
    content: "\ead2";
}

.nat-mail-envelopes-couple:before {
    content: "\ead3";
}

.nat-mobile-geo-localization:before {
    content: "\ead7";
}

.nat-mobile-phone:before {
    content: "\ead8";
}

.nat-money2:before {
    content: "\ead9";
}

.nat-multimedia-files-visualization:before {
    content: "\eae0";
}

.nat-multiple-devices:before {
    content: "\eae1";
}

.nat-networking-6:before {
    content: "\eae8";
}

.nat-networking-11:before {
    content: "\eaed";
}

.nat-networking-122:before {
    content: "\eaee";
}

.nat-networking-14:before {
    content: "\eaf0";
}

.nat-networking-21:before {
    content: "\eaf7";
}

.nat-networking-222:before {
    content: "\eaf8";
}

.nat-networking-24:before {
    content: "\eafa";
}

.nat-networking-25:before {
    content: "\eafb";
}

.nat-networking-26:before {
    content: "\eafc";
}

.nat-networking-27:before {
    content: "\eafd";
}

.nat-online-shopping-cart:before {
    content: "\eb00";
}

.nat-pie-chart2:before {
    content: "\eb05";
}

.nat-pie-chart-2:before {
    content: "\eb06";
}

.nat-placeholder2:before {
    content: "\eb07";
}

.nat-placeholder-22:before {
    content: "\eb09";
}

.nat-placeholder-3:before {
    content: "\eb0a";
}

.nat-placeholder-5:before {
    content: "\eb0e";
}

.nat-placeholder-6:before {
    content: "\eb0f";
}

.nat-play-button:before {
    content: "\eb11";
}

.nat-play-video:before {
    content: "\eb12";
}

.nat-plug:before {
    content: "\eb13";
}

.nat-podium3:before {
    content: "\eb15";
}

.nat-productivity:before {
    content: "\eb18";
}

.nat-puzzle2:before {
    content: "\eb19";
}

.nat-reporting:before {
    content: "\eb1b";
}

.nat-rocket3:before {
    content: "\eb1d";
}

.nat-rocket-launch:before {
    content: "\eb1e";
}

.nat-rocket-launch-1:before {
    content: "\eb1f";
}

.nat-screen2:before {
    content: "\eb22";
}

.nat-search-for-pc-bugs:before {
    content: "\eb23";
}

.nat-seo-label:before {
    content: "\eb26";
}

.nat-seo-landing-pages-symbol-inside-a-circle:before {
    content: "\eb27";
}

.nat-seo-search-symbol:before {
    content: "\eb29";
}

.nat-seo-tag:before {
    content: "\eb2a";
}

.nat-settings2:before {
    content: "\eb2b";
}

.nat-settings-12:before {
    content: "\eb2c";
}

.nat-settings-2:before {
    content: "\eb2d";
}

.nat-settings-4:before {
    content: "\eb2f";
}

.nat-settings-5:before {
    content: "\eb30";
}

.nat-settings-6:before {
    content: "\eb31";
}

.nat-settings-7:before {
    content: "\eb32";
}

.nat-settings-8:before {
    content: "\eb33";
}

.nat-smartphone2:before {
    content: "\eb38";
}

.nat-smartphone-12:before {
    content: "\eb39";
}

.nat-speech-bubble:before {
    content: "\eb3b";
}

.nat-speedometer:before {
    content: "\eb3c";
}

.nat-speedometer-1:before {
    content: "\eb3d";
}

.nat-stats:before {
    content: "\eb3e";
}

.nat-stats-1:before {
    content: "\eb3f";
}

.nat-stats-2:before {
    content: "\eb40";
}

.nat-stick-man:before {
    content: "\eb42";
}

.nat-strategy2:before {
    content: "\eb43";
}

.nat-tactics:before {
    content: "\eb44";
}

.nat-tactics-1:before {
    content: "\eb45";
}

.nat-tag:before {
    content: "\eb46";
}

.nat-tag-2:before {
    content: "\eb47";
}

.nat-target4:before {
    content: "\eb48";
}

.nat-target-2:before {
    content: "\eb49";
}

.nat-task:before {
    content: "\eb4a";
}

.nat-telephone-2:before {
    content: "\eb4c";
}

.nat-transfer-from-computer-to-phone:before {
    content: "\eb4e";
}

.nat-trophy:before {
    content: "\eb4f";
}

.nat-user-key-on-screen:before {
    content: "\eb52";
}

.nat-video-on-mobile-phone:before {
    content: "\eb54";
}

.nat-webcam:before {
    content: "\eb55";
}

.nat-webcode:before {
    content: "\eb56";
}

.nat-web-cursor:before {
    content: "\eb57";
}

.nat-web-graphic:before {
    content: "\eb58";
}

.nat-web-shop:before {
    content: "\eb59";
}

.nat-website-design-symbol:before {
    content: "\eb5a";
}

.nat-woman:before {
    content: "\eb5b";
}

.nat-worldwide:before {
    content: "\eb5c";
}

.nat-worldwide-1:before {
    content: "\eb5d";
}

.nat-worldwide-2:before {
    content: "\eb5e";
}

.nat-worldwide-3:before {
    content: "\eb5f";
}

.nat-bullhorn2:before {
    content: "\ec15";
}

.nat-code:before {
    content: "\eb93";
}

.nat-coffee-cup3:before {
    content: "\eb94";
}

.nat-cog:before {
    content: "\eb95";
}

.nat-cross4:before {
    content: "\ec16";
}

.nat-earth:before {
    content: "\ec17";
}

.nat-envelope:before {
    content: "\ec18";
}

.nat-funnel:before {
    content: "\ec19";
}

.nat-heart-pulse:before {
    content: "\ec1a";
}

.nat-laptop:before {
    content: "\ec1b";
}

.nat-laptop-phone:before {
    content: "\ec1c";
}

.nat-license:before {
    content: "\ec1e";
}

.nat-list:before {
    content: "\ec1f";
}

.nat-lock:before {
    content: "\ec20";
}

.nat-magnifier:before {
    content: "\ec21";
}

.nat-map2:before {
    content: "\ec22";
}

.nat-map-marker:before {
    content: "\ec23";
}

.nat-phone-handset:before {
    content: "\ec24";
}

.nat-rocket2:before {
    content: "\ec25";
}

.nat-screen:before {
    content: "\ec26";
}

.nat-tablet2:before {
    content: "\ec29";
}

.nat-mobile3:before {
    content: "\e000";
}

.nat-laptop4:before {
    content: "\e001";
}

.nat-desktop:before {
    content: "\e002";
}

.nat-tablet3:before {
    content: "\e003";
}

.nat-phone:before {
    content: "\e004";
}

.nat-wallet3:before {
    content: "\e016";
}

.nat-trophy5:before {
    content: "\e023";
}

.nat-map3:before {
    content: "\e025";
}

.nat-lightbulb:before {
    content: "\e030";
}

.nat-layers2:before {
    content: "\e031";
}

.nat-tools:before {
    content: "\e033";
}

.nat-linegraph:before {
    content: "\e039";
}

.nat-caution:before {
    content: "\e03d";
}

.nat-map-pin:before {
    content: "\e047";
}

.nat-target5:before {
    content: "\e04e";
}

.nat-hazardous:before {
    content: "\e04f";
}

.nat-298:before {
    content: "\e12a";
}

.nat-299:before {
    content: "\e12b";
}

.nat-303:before {
    content: "\e12f";
}

.nat-313:before {
    content: "\e139";
}

.nat-314:before {
    content: "\e13a";
}

.nat-315:before {
    content: "\e13b";
}

.nat-338:before {
    content: "\e152";
}

.nat-345:before {
    content: "\e159";
}

.nat-346:before {
    content: "\e15a";
}

.nat-347:before {
    content: "\e15b";
}

.nat-363:before {
    content: "\e16b";
}

.nat-369:before {
    content: "\e171";
}

.nat-378:before {
    content: "\e17a";
}

.nat-385:before {
    content: "\e181";
}

.nat-426:before {
    content: "\e1aa";
}

.nat-435:before {
    content: "\e1b3";
}

.nat-440:before {
    content: "\e1b8";
}

.nat-456:before {
    content: "\e1c8";
}

.nat-464:before {
    content: "\e1d0";
}

.nat-465:before {
    content: "\e1d1";
}

.nat-467:before {
    content: "\e1d3";
}

.nat-468:before {
    content: "\e1d4";
}

.nat-474:before {
    content: "\e1da";
}

.nat-483:before {
    content: "\e1e3";
}

.nat-486:before {
    content: "\e1e6";
}

.nat-487:before {
    content: "\e1e7";
}

.nat-488:before {
    content: "\e1e8";
}

.nat-504:before {
    content: "\e1f8";
}

.nat-508:before {
    content: "\e1fc";
}

.nat-512:before {
    content: "\e200";
}

.nat-515:before {
    content: "\e203";
}

.nat-517:before {
    content: "\e205";
}

.nat-534:before {
    content: "\e216";
}

.nat-546:before {
    content: "\e222";
}

.nat-552:before {
    content: "\e228";
}

.nat-556:before {
    content: "\e22c";
}

.nat-584:before {
    content: "\e248";
}

.nat-589:before {
    content: "\e24d";
}

.nat-605:before {
    content: "\e25d";
}

.nat-606:before {
    content: "\e25e";
}

.nat-619:before {
    content: "\e26b";
}

.nat-620:before {
    content: "\e26c";
}

.nat-newspaper:before {
    content: "\e90b";
}

.nat-magazine:before {
    content: "\e90c";
}

.nat-palette:before {
    content: "\e92a";
}

.nat-bucket:before {
    content: "\e92e";
}

.nat-bucket2:before {
    content: "\e92f";
}

.nat-image3:before {
    content: "\e93f";
}

.nat-images3:before {
    content: "\e940";
}

.nat-camera:before {
    content: "\e944";
}

.nat-headset:before {
    content: "\e949";
}

.nat-presentation:before {
    content: "\e95c";
}

.nat-chess-king:before {
    content: "\e972";
}

.nat-megaphone:before {
    content: "\e97a";
}

.nat-new:before {
    content: "\ec2f";
}

.nat-graduation:before {
    content: "\e99a";
}

.nat-file-text:before {
    content: "\e99b";
}

.nat-profile:before {
    content: "\e99c";
}

.nat-file-presentation:before {
    content: "\ec30";
}

.nat-file-presentation2:before {
    content: "\ec31";
}

.nat-stack:before {
    content: "\e9cd";
}

.nat-folder-heart:before {
    content: "\ec33";
}

.nat-certificate:before {
    content: "\e9eb";
}

.nat-price-tag:before {
    content: "\e9ed";
}

.nat-cart:before {
    content: "\ec34";
}

.nat-cart2:before {
    content: "\ec35";
}

.nat-bag:before {
    content: "\ea07";
}

.nat-percent:before {
    content: "\ea09";
}

.nat-coins:before {
    content: "\ea0a";
}

.nat-credit-card2:before {
    content: "\ea16";
}

.nat-phone3:before {
    content: "\ec36";
}

.nat-address-book2:before {
    content: "\ec37";
}

.nat-at-sign:before {
    content: "\ec39";
}

.nat-envelop4:before {
    content: "\ec3b";
}

.nat-location:before {
    content: "\ec3c";
}

.nat-location2:before {
    content: "\ec3d";
}

.nat-map:before {
    content: "\ea45";
}

.nat-direction:before {
    content: "\ea4a";
}

.nat-display:before {
    content: "\ea73";
}

.nat-mobile:before {
    content: "\ec40";
}

.nat-mobile2:before {
    content: "\ea79";
}

.nat-drawer3:before {
    content: "\ec41";
}

.nat-server:before {
    content: "\ec43";
}

.nat-database:before {
    content: "\ec44";
}

.nat-database2:before {
    content: "\ec45";
}

.nat-bubbles3:before {
    content: "\ec47";
}

.nat-bubble-lines4:before {
    content: "\eadd";
}

.nat-bubbles9:before {
    content: "\eade";
}

.nat-bubbles10:before {
    content: "\ec48";
}

.nat-users4:before {
    content: "\eb0c";
}

.nat-user-tie:before {
    content: "\eb0d";
}

.nat-collaboration:before {
    content: "\eb10";
}

.nat-vcard:before {
    content: "\ec4a";
}

.nat-tie:before {
    content: "\eb14";
}

.nat-spinner:before {
    content: "\ec4c";
}

.nat-spinner2:before {
    content: "\ec4e";
}

.nat-spinner3:before {
    content: "\ec4f";
}

.nat-spinner4:before {
    content: "\ec50";
}

.nat-spinner6:before {
    content: "\ec51";
}

.nat-spinner9:before {
    content: "\ec52";
}

.nat-spinner10:before {
    content: "\ec53";
}

.nat-microscope:before {
    content: "\ec54";
}

.nat-search3:before {
    content: "\ec55";
}

.nat-safe:before {
    content: "\ec56";
}

.nat-wrench3:before {
    content: "\ec57";
}

.nat-cogs:before {
    content: "\ec58";
}

.nat-cog2:before {
    content: "\eb61";
}

.nat-magic-wand:before {
    content: "\eb6d";
}

.nat-magic-wand2:before {
    content: "\eb6e";
}

.nat-chart:before {
    content: "\ec59";
}

.nat-stats-growth:before {
    content: "\ec5a";
}

.nat-stars:before {
    content: "\eb9e";
}

.nat-medal:before {
    content: "\eba0";
}

.nat-trophy2:before {
    content: "\eba7";
}

.nat-trophy3:before {
    content: "\eba8";
}

.nat-trophy4:before {
    content: "\ec5d";
}

.nat-balloon:before {
    content: "\ebae";
}

.nat-cook:before {
    content: "\ebbd";
}

.nat-plate:before {
    content: "\ebbe";
}

.nat-rocket:before {
    content: "\ebdd";
}

.nat-meter-fast:before {
    content: "\ebe2";
}

.nat-dumbbell:before {
    content: "\ebef";
}

.nat-briefcase:before {
    content: "\ec02";
}

.nat-strategy:before {
    content: "\ec2a";
}

.nat-target:before {
    content: "\ec60";
}

.nat-shield-check:before {
    content: "\ec32";
}

.nat-shield-notice:before {
    content: "\ec92";
}

.nat-archery:before {
    content: "\ec62";
}

.nat-power2:before {
    content: "\ec49";
}

.nat-switch:before {
    content: "\ec4b";
}

.nat-power-cord:before {
    content: "\ec4d";
}

.nat-clipboard5:before {
    content: "\ec63";
}

.nat-grid:before {
    content: "\ec65";
}

.nat-grid4:before {
    content: "\ec66";
}

.nat-grid6:before {
    content: "\ec69";
}

.nat-circle-small:before {
    content: "\ec6b";
}

.nat-menu2:before {
    content: "\ec6c";
}

.nat-eye:before {
    content: "\ecae";
}

.nat-select2:before {
    content: "\ed2b";
}

.nat-plus3:before {
    content: "\ed5d";
}

.nat-minus3:before {
    content: "\ed5e";
}

.nat-cross2:before {
    content: "\ed6d";
}

.nat-cross3:before {
    content: "\ed6e";
}

.nat-checkmark3:before {
    content: "\ed71";
}

.nat-checkmark4:before {
    content: "\ed72";
}

.nat-checkmark5:before {
    content: "\ed73";
}

.nat-wall:before {
    content: "\ed7c";
}

.nat-loop3:before {
    content: "\edaa";
}

.nat-infinite:before {
    content: "\edac";
}

.nat-shuffle:before {
    content: "\edaf";
}

.nat-arrow-up4:before {
    content: "\edba";
}

.nat-arrow-right4:before {
    content: "\edbe";
}

.nat-arrow-down:before {
    content: "\edbf";
}

.nat-arrow-down2:before {
    content: "\edc0";
}

.nat-arrow-down4:before {
    content: "\edc2";
}

.nat-arrow-left4:before {
    content: "\edc6";
}

.nat-arrow-up5:before {
    content: "\edc7";
}

.nat-arrow-right5:before {
    content: "\edc8";
}

.nat-arrow-down5:before {
    content: "\edc9";
}

.nat-arrow-left5:before {
    content: "\edca";
}

.nat-arrow-up7:before {
    content: "\edd4";
}

.nat-arrow-right7:before {
    content: "\edd6";
}

.nat-arrow-down7:before {
    content: "\edd8";
}

.nat-arrow-left7:before {
    content: "\edda";
}

.nat-arrow-up8:before {
    content: "\eddc";
}

.nat-arrow-right8:before {
    content: "\edde";
}

.nat-arrow-down8:before {
    content: "\ede0";
}

.nat-arrow-left8:before {
    content: "\ede2";
}

.nat-square-down-right:before {
    content: "\ee07";
}

.nat-arrow-up9:before {
    content: "\ee0b";
}

.nat-arrow-right9:before {
    content: "\ee0c";
}

.nat-arrow-down9:before {
    content: "\ee0d";
}

.nat-arrow-left9:before {
    content: "\ee0e";
}

.nat-arrow-up12:before {
    content: "\ee1c";
}

.nat-arrow-right12:before {
    content: "\ee1e";
}

.nat-arrow-down12:before {
    content: "\ee20";
}

.nat-arrow-left12:before {
    content: "\ee22";
}

.nat-arrow-up14:before {
    content: "\ee27";
}

.nat-arrow-right14:before {
    content: "\ee28";
}

.nat-arrow-down14:before {
    content: "\ee29";
}

.nat-arrow-left14:before {
    content: "\ee2a";
}

.nat-arrow-up15:before {
    content: "\ee33";
}

.nat-arrow-right15:before {
    content: "\ee34";
}

.nat-arrow-down15:before {
    content: "\ee35";
}

.nat-arrow-left15:before {
    content: "\ee36";
}

.nat-arrow-up16:before {
    content: "\ee37";
}

.nat-arrow-right16:before {
    content: "\ee38";
}

.nat-arrow-down16:before {
    content: "\ee39";
}

.nat-arrow-left16:before {
    content: "\ee3a";
}

.nat-menu-open2:before {
    content: "\ee3c";
}

.nat-shift:before {
    content: "\ee63";
}

.nat-checkbox-partial:before {
    content: "\ee68";
}

.nat-checkbox-partial2:before {
    content: "\ee70";
}

.nat-radio-checked:before {
    content: "\ee71";
}

.nat-circles:before {
    content: "\ee79";
}

.nat-circles2:before {
    content: "\ee7a";
}

.nat-table2:before {
    content: "\eeaf";
}

.nat-insert-template:before {
    content: "\eeb0";
}

.nat-popout:before {
    content: "\eecb";
}

@font-face {
    font-family: 'simple-line-icons';
    src: url(//demo30.atiframe.com/wp-content/plugins/kingcomposer/assets/css/fonts/Simple-Line-Icons.eot?-i3a2kk);
    src: url(//demo30.atiframe.com/wp-content/plugins/kingcomposer/assets/css/fonts/Simple-Line-Icons.eot?#iefix-i3a2kk) format('embedded-opentype'), url(//demo30.atiframe.com/wp-content/plugins/kingcomposer/assets/css/fonts/Simple-Line-Icons.ttf) format('truetype'), url(//demo30.atiframe.com/wp-content/plugins/kingcomposer/assets/css/fonts/Simple-Line-Icons.woff) format('woff'), url(//demo30.atiframe.com/wp-content/plugins/kingcomposer/assets/css/fonts/Simple-Line-Icons.svg?#simple-line-icons) format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'et-line';
    src: url(//demo30.atiframe.com/wp-content/plugins/kingcomposer/assets/css/fonts/et-line.eot);
    src: url(//demo30.atiframe.com/wp-content/plugins/kingcomposer/assets/css/fonts/et-line.eot?#iefix) format('embedded-opentype'), url(//demo30.atiframe.com/wp-content/plugins/kingcomposer/assets/css/fonts/et-line.woff) format('woff'), url(//demo30.atiframe.com/wp-content/plugins/kingcomposer/assets/css/fonts/et-line.ttf) format('truetype'), url(//demo30.atiframe.com/wp-content/plugins/kingcomposer/assets/css/fonts/et-line.svg#et-line) format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'FontAwesome';
    src: url(//demo30.atiframe.com/wp-content/plugins/kingcomposer/assets/css/fonts/fa-solid-900.eot);
    src: url(//demo30.atiframe.com/wp-content/plugins/kingcomposer/assets/css/fonts/fa-solid-900.eot?#iefix) format("embedded-opentype"), url(//demo30.atiframe.com/wp-content/plugins/kingcomposer/assets/css/fonts/fa-solid-900.woff2) format("woff2"), url(//demo30.atiframe.com/wp-content/plugins/kingcomposer/assets/css/fonts/fa-solid-900.woff) format("woff"), url(//demo30.atiframe.com/wp-content/plugins/kingcomposer/assets/css/fonts/fa-solid-900.ttf) format("truetype"), url(//demo30.atiframe.com/wp-content/plugins/kingcomposer/assets/css/fonts/fa-solid-900.svg#fontawesome) format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'FontAwesomeBrands';
    font-style: normal;
    font-weight: normal;
    src: url(//demo30.atiframe.com/wp-content/plugins/kingcomposer/assets/css/fonts/fa-brands-400.eot);
    src: url(//demo30.atiframe.com/wp-content/plugins/kingcomposer/assets/css/fonts/fa-brands-400.eot?#iefix) format("embedded-opentype"), url(//demo30.atiframe.com/wp-content/plugins/kingcomposer/assets/css/fonts/fa-brands-400.woff2) format("woff2"), url(//demo30.atiframe.com/wp-content/plugins/kingcomposer/assets/css/fonts/fa-brands-400.woff) format("woff"), url(//demo30.atiframe.com/wp-content/plugins/kingcomposer/assets/css/fonts/fa-brands-400.ttf) format("truetype"), url(//demo30.atiframe.com/wp-content/plugins/kingcomposer/assets/css/fonts/fa-brands-400.svg#fontawesome) format("svg");
}

[class^="et-"],
[class*=" et-"],
[class^="et-"]:before,
[class*=" et-"]:before {
    font-family: 'et-line';
    font-style: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    text-rendering: auto;
    speak: none;
    font-weight: normal;
}

.et-mobile:before {
    content: "\e000"
}

.et-laptop:before {
    content: "\e001"
}

.et-desktop:before {
    content: "\e002"
}

.et-tablet:before {
    content: "\e003"
}

.et-phone:before {
    content: "\e004"
}

.et-document:before {
    content: "\e005"
}

.et-documents:before {
    content: "\e006"
}

.et-search:before {
    content: "\e007"
}

.et-clipboard:before {
    content: "\e008"
}

.et-newspaper:before {
    content: "\e009"
}

.et-notebook:before {
    content: "\e00a"
}

.et-book-open:before {
    content: "\e00b"
}

.et-browser:before {
    content: "\e00c"
}

.et-calendar:before {
    content: "\e00d"
}

.et-presentation:before {
    content: "\e00e"
}

.et-picture:before {
    content: "\e00f"
}

.et-pictures:before {
    content: "\e010"
}

.et-video:before {
    content: "\e011"
}

.et-camera:before {
    content: "\e012"
}

.et-printer:before {
    content: "\e013"
}

.et-toolbox:before {
    content: "\e014"
}

.et-briefcase:before {
    content: "\e015"
}

.et-wallet:before {
    content: "\e016"
}

.et-gift:before {
    content: "\e017"
}

.et-bargraph:before {
    content: "\e018"
}

.et-grid:before {
    content: "\e019"
}

.et-expand:before {
    content: "\e01a"
}

.et-focus:before {
    content: "\e01b"
}

.et-edit:before {
    content: "\e01c"
}

.et-adjustments:before {
    content: "\e01d"
}

.et-ribbon:before {
    content: "\e01e"
}

.et-hourglass:before {
    content: "\e01f"
}

.et-lock:before {
    content: "\e020"
}

.et-megaphone:before {
    content: "\e021"
}

.et-shield:before {
    content: "\e022"
}

.et-trophy:before {
    content: "\e023"
}

.et-flag:before {
    content: "\e024"
}

.et-map:before {
    content: "\e025"
}

.et-puzzle:before {
    content: "\e026"
}

.et-basket:before {
    content: "\e027"
}

.et-envelope:before {
    content: "\e028"
}

.et-streetsign:before {
    content: "\e029"
}

.et-telescope:before {
    content: "\e02a"
}

.et-gears:before {
    content: "\e02b"
}

.et-key:before {
    content: "\e02c"
}

.et-paperclip:before {
    content: "\e02d"
}

.et-attachment:before {
    content: "\e02e"
}

.et-pricetags:before {
    content: "\e02f"
}

.et-lightbulb:before {
    content: "\e030"
}

.et-layers:before {
    content: "\e031"
}

.et-pencil:before {
    content: "\e032"
}

.et-tools:before {
    content: "\e033"
}

.et-tools-2:before {
    content: "\e034"
}

.et-scissors:before {
    content: "\e035"
}

.et-paintbrush:before {
    content: "\e036"
}

.et-magnifying-glass:before {
    content: "\e037"
}

.et-circle-compass:before {
    content: "\e038"
}

.et-linegraph:before {
    content: "\e039"
}

.et-mic:before {
    content: "\e03a"
}

.et-strategy:before {
    content: "\e03b"
}

.et-beaker:before {
    content: "\e03c"
}

.et-caution:before {
    content: "\e03d"
}

.et-recycle:before {
    content: "\e03e"
}

.et-anchor:before {
    content: "\e03f"
}

.et-profile-male:before {
    content: "\e040"
}

.et-profile-female:before {
    content: "\e041"
}

.et-bike:before {
    content: "\e042"
}

.et-wine:before {
    content: "\e043"
}

.et-hotairballoon:before {
    content: "\e044"
}

.et-globe:before {
    content: "\e045"
}

.et-genius:before {
    content: "\e046"
}

.et-map-pin:before {
    content: "\e047"
}

.et-dial:before {
    content: "\e048"
}

.et-chat:before {
    content: "\e049"
}

.et-heart:before {
    content: "\e04a"
}

.et-cloud:before {
    content: "\e04b"
}

.et-upload:before {
    content: "\e04c"
}

.et-download:before {
    content: "\e04d"
}

.et-target:before {
    content: "\e04e"
}

.et-hazardous:before {
    content: "\e04f"
}

.et-piechart:before {
    content: "\e050"
}

.et-speedometer:before {
    content: "\e051"
}

.et-global:before {
    content: "\e052"
}

.et-compass:before {
    content: "\e053"
}

.et-lifesaver:before {
    content: "\e054"
}

.et-clock:before {
    content: "\e055"
}

.et-aperture:before {
    content: "\e056"
}

.et-quote:before {
    content: "\e057"
}

.et-scope:before {
    content: "\e058"
}

.et-alarmclock:before {
    content: "\e059"
}

.et-refresh:before {
    content: "\e05a"
}

.et-happy:before {
    content: "\e05b"
}

.et-sad:before {
    content: "\e05c"
}

.et-facebook:before {
    content: "\e05d"
}

.et-twitter:before {
    content: "\e05e"
}

.et-googleplus:before {
    content: "\e05f"
}

.et-rss:before {
    content: "\e060"
}

.et-tumblr:before {
    content: "\e061"
}

.et-linkedin:before {
    content: "\e062"
}

.et-dribbble:before {
    content: "\e063"
}

[class^="sl-"],
[class*=" sl-"],
[class^="sl-"]:before,
[class*=" sl-"]:before {
    font-family: 'simple-line-icons';
    font-style: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: auto;
    speak: none;
    font-weight: normal;
}

[class^="fab-"],
[class*=" fab-"],
[class^="fab-"]:before,
[class*=" fab-"]:before {
    font-family: 'FontAwesomeBrands';
}

.fa-fw,
.fa-li {
    text-align: center
}

.fa-lg {
    font-size: 1.33333em;
    line-height: .75em;
    vertical-align: -.0667em
}

.fa-xs {
    font-size: .75em
}

.fa-sm {
    font-size: .875em
}

.fa-1x {
    font-size: 1em
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-6x {
    font-size: 6em
}

.fa-7x {
    font-size: 7em
}

.fa-8x {
    font-size: 8em
}

.fa-9x {
    font-size: 9em
}

.fa-10x {
    font-size: 10em
}

.fa-fw {
    width: 1.25em
}

.fa-ul {
    list-style-type: none;
    margin-left: 2.5em;
    padding-left: 0
}

.fa-ul>li {
    position: relative
}

.fa-li {
    left: -2em;
    position: absolute;
    width: 2em;
    line-height: inherit
}

.fa-border {
    border: .08em solid #eee;
    border-radius: .1em;
    padding: .2em .25em .15em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left,
.fab.fa-pull-left,
.fal.fa-pull-left,
.far.fa-pull-left,
.fas.fa-pull-left {
    margin-right: .3em
}

.fa.fa-pull-right,
.fab.fa-pull-right,
.fal.fa-pull-right,
.far.fa-pull-right,
.fas.fa-pull-right {
    margin-left: .3em
}

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

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

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

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

.fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    -webkit-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    -webkit-transform: scale(1, -1);
    transform: scale(1, -1)
}

.fa-flip-horizontal.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    -webkit-transform: scale(-1, -1);
    transform: scale(-1, -1)
}

:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-rotate-90 {
    -webkit-filter: none;
    filter: none
}

.fa-stack {
    display: inline-block;
    height: 2em;
    line-height: 2em;
    position: relative;
    vertical-align: middle;
    width: 2em
}

.fa-stack-1x,
.fa-stack-2x {
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-500px:before {
    content: "\f26e"
}

.fab-accessible-icon:before {
    content: "\f368"
}

.fab-accusoft:before {
    content: "\f369"
}

.fa-address-book:before {
    content: "\f2b9"
}

.fa-address-card:before {
    content: "\f2bb"
}

.fa-adjust:before {
    content: "\f042"
}

.fab-adn:before {
    content: "\f170"
}

.fab-adversal:before {
    content: "\f36a"
}

.fab-affiliatetheme:before {
    content: "\f36b"
}

.fab-algolia:before {
    content: "\f36c"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-allergies:before {
    content: "\f461"
}

.fab-amazon:before {
    content: "\f270"
}

.fab-amazon-pay:before {
    content: "\f42c"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-american-sign-language-interpreting:before {
    content: "\f2a3"
}

.fab-amilia:before {
    content: "\f36d"
}

.fa-anchor:before {
    content: "\f13d"
}

.fab-android:before {
    content: "\f17b"
}

.fab-angellist:before {
    content: "\f209"
}

.fa-angle-double-down:before {
    content: "\f103"
}

.fa-angle-double-left:before {
    content: "\f100"
}

.fa-angle-double-right:before {
    content: "\f101"
}

.fa-angle-double-up:before {
    content: "\f102"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fab-angrycreative:before {
    content: "\f36e"
}

.fab-angular:before {
    content: "\f420"
}

.fab-app-store:before {
    content: "\f36f"
}

.fab-app-store-ios:before {
    content: "\f370"
}

.fab-apper:before {
    content: "\f371"
}

.fab-apple:before {
    content: "\f179"
}

.fab-apple-pay:before {
    content: "\f415"
}

.fa-archive:before {
    content: "\f187"
}

.fa-arrow-alt-circle-down:before {
    content: "\f358"
}

.fa-arrow-alt-circle-left:before {
    content: "\f359"
}

.fa-arrow-alt-circle-right:before {
    content: "\f35a"
}

.fa-arrow-alt-circle-up:before {
    content: "\f35b"
}

.fa-arrow-circle-down:before {
    content: "\f0ab"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

.fa-arrow-circle-up:before {
    content: "\f0aa"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-arrows-alt-h:before {
    content: "\f337"
}

.fa-arrows-alt-v:before {
    content: "\f338"
}

.fa-assistive-listening-systems:before {
    content: "\f2a2"
}

.fa-asterisk:before {
    content: "\f069"
}

.fab-asymmetrik:before {
    content: "\f372"
}

.fa-at:before {
    content: "\f1fa"
}

.fab-audible:before {
    content: "\f373"
}

.fa-audio-description:before {
    content: "\f29e"
}

.fab-autoprefixer:before {
    content: "\f41c"
}

.fab-avianex:before {
    content: "\f374"
}

.fab-aviato:before {
    content: "\f421"
}

.fab-aws:before {
    content: "\f375"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-balance-scale:before {
    content: "\f24e"
}

.fa-ban:before {
    content: "\f05e"
}

.fa-band-aid:before {
    content: "\f462"
}

.fa-bandcamp:before {
    content: "\f2d5"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-bars:before {
    content: "\f0c9"
}

.fa-baseball-ball:before {
    content: "\f433"
}

.fa-basketball-ball:before {
    content: "\f434"
}

.fa-bath:before {
    content: "\f2cd"
}

.fa-battery-empty:before {
    content: "\f244"
}

.fa-battery-full:before {
    content: "\f240"
}

.fa-battery-half:before {
    content: "\f242"
}

.fa-battery-quarter:before {
    content: "\f243"
}

.fa-battery-three-quarters:before {
    content: "\f241"
}

.fa-bed:before {
    content: "\f236"
}

.fa-beer:before {
    content: "\f0fc"
}

.fab-behance:before {
    content: "\f1b4"
}

.fab-behance-square:before {
    content: "\f1b5"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-bell-slash:before {
    content: "\f1f6"
}

.fa-bicycle:before {
    content: "\f206"
}

.fab-bimobject:before {
    content: "\f378"
}

.fa-binoculars:before {
    content: "\f1e5"
}

.fa-birthday-cake:before {
    content: "\f1fd"
}

.fab-bitbucket:before {
    content: "\f171"
}

.fab-bitcoin:before {
    content: "\f379"
}

.fab-bity:before {
    content: "\f37a"
}

.fab-black-tie:before {
    content: "\f27e"
}

.fab-blackberry:before {
    content: "\f37b"
}

.fa-blind:before {
    content: "\f29d"
}

.fab-blogger:before {
    content: "\f37c"
}

.fab-blogger-b:before {
    content: "\f37d"
}

.fab-bluetooth:before {
    content: "\f293"
}

.fab-bluetooth-b:before {
    content: "\f294"
}

.fa-bold:before {
    content: "\f032"
}

.fa-bolt:before {
    content: "\f0e7"
}

.fa-bomb:before {
    content: "\f1e2"
}

.fa-book:before {
    content: "\f02d"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-bowling-ball:before {
    content: "\f436"
}

.fa-box:before {
    content: "\f466"
}

.fa-box-open:before {
    content: "\f49e"
}

.fa-boxes:before {
    content: "\f468"
}

.fa-braille:before {
    content: "\f2a1"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-briefcase-medical:before {
    content: "\f469"
}

.fab-btc:before {
    content: "\f15a"
}

.fa-bug:before {
    content: "\f188"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-burn:before {
    content: "\f46a"
}

.fab-buromobelexperte:before {
    content: "\f37f"
}

.fa-bus:before {
    content: "\f207"
}

.fab-buysellads:before {
    content: "\f20d"
}

.fa-calculator:before {
    content: "\f1ec"
}

.fa-calendar:before {
    content: "\f133"
}

.fa-calendar-alt:before {
    content: "\f073"
}

.fa-calendar-check:before {
    content: "\f274"
}

.fa-calendar-minus:before {
    content: "\f272"
}

.fa-calendar-plus:before {
    content: "\f271"
}

.fa-calendar-times:before {
    content: "\f273"
}

.fa-camera:before {
    content: "\f030"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-capsules:before {
    content: "\f46b"
}

.fa-car:before {
    content: "\f1b9"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-caret-square-down:before {
    content: "\f150"
}

.fa-caret-square-left:before {
    content: "\f191"
}

.fa-caret-square-right:before {
    content: "\f152"
}

.fa-caret-square-up:before {
    content: "\f151"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-cart-arrow-down:before {
    content: "\f218"
}

.fa-cart-plus:before {
    content: "\f217"
}

.fab-cc-amazon-pay:before {
    content: "\f42d"
}

.fab-cc-amex:before {
    content: "\f1f3"
}

.fab-cc-apple-pay:before {
    content: "\f416"
}

.fab-cc-diners-club:before {
    content: "\f24c"
}

.fab-cc-discover:before {
    content: "\f1f2"
}

.fab-cc-jcb:before {
    content: "\f24b"
}

.fab-cc-mastercard:before {
    content: "\f1f1"
}

.fab-cc-paypal:before {
    content: "\f1f4"
}

.fab-cc-stripe:before {
    content: "\f1f5"
}

.fab-cc-visa:before {
    content: "\f1f0"
}

.fab-centercode:before {
    content: "\f380"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-chart-area:before {
    content: "\f1fe"
}

.fa-chart-bar:before {
    content: "\f080"
}

.fa-chart-line:before {
    content: "\f201"
}

.fa-chart-pie:before {
    content: "\f200"
}

.fa-check:before {
    content: "\f00c"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-check-square:before {
    content: "\f14a"
}

.fa-chess:before {
    content: "\f439"
}

.fa-chess-bishop:before {
    content: "\f43a"
}

.fa-chess-board:before {
    content: "\f43c"
}

.fa-chess-king:before {
    content: "\f43f"
}

.fa-chess-knight:before {
    content: "\f441"
}

.fa-chess-pawn:before {
    content: "\f443"
}

.fa-chess-queen:before {
    content: "\f445"
}

.fa-chess-rook:before {
    content: "\f447"
}

.fa-chevron-circle-down:before {
    content: "\f13a"
}

.fa-chevron-circle-left:before {
    content: "\f137"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-chevron-circle-up:before {
    content: "\f139"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-child:before {
    content: "\f1ae"
}

.fab-chrome:before {
    content: "\f268"
}

.fa-circle:before {
    content: "\f111"
}

.fa-circle-notch:before {
    content: "\f1ce"
}

.fa-clipboard:before {
    content: "\f328"
}

.fa-clipboard-check:before {
    content: "\f46c"
}

.fa-clipboard-list:before {
    content: "\f46d"
}

.fa-clock:before {
    content: "\f017"
}

.fa-clone:before {
    content: "\f24d"
}

.fa-closed-captioning:before {
    content: "\f20a"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-cloud-download-alt:before {
    content: "\f381"
}

.fa-cloud-upload-alt:before {
    content: "\f382"
}

.fab-cloudscale:before {
    content: "\f383"
}

.fab-cloudsmith:before {
    content: "\f384"
}

.fab-cloudversify:before {
    content: "\f385"
}

.fa-code:before {
    content: "\f121"
}

.fa-code-branch:before {
    content: "\f126"
}

.fab-codepen:before {
    content: "\f1cb"
}

.fab-codiepie:before {
    content: "\f284"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-cog:before {
    content: "\f013"
}

.fa-cogs:before {
    content: "\f085"
}

.fa-columns:before {
    content: "\f0db"
}

.fa-comment:before {
    content: "\f075"
}

.fa-comment-alt:before {
    content: "\f27a"
}

.fa-comment-dots:before {
    content: "\f4ad"
}

.fa-comment-slash:before {
    content: "\f4b3"
}

.fa-comments:before {
    content: "\f086"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-compress:before {
    content: "\f066"
}

.fab-connectdevelop:before {
    content: "\f20e"
}

.fab-contao:before {
    content: "\f26d"
}

.fa-copy:before {
    content: "\f0c5"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-couch:before {
    content: "\f4b8"
}

.fab-cpanel:before {
    content: "\f388"
}

.fab-creative-commons:before {
    content: "\f25e"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-crop:before {
    content: "\f125"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fab-css3:before {
    content: "\f13c"
}

.fab-css3-alt:before {
    content: "\f38b"
}

.fa-cube:before {
    content: "\f1b2"
}

.fa-cubes:before {
    content: "\f1b3"
}

.fa-cut:before {
    content: "\f0c4"
}

.fab-cuttlefish:before {
    content: "\f38c"
}

.fab-d-and-d:before {
    content: "\f38d"
}

.fab-dashcube:before {
    content: "\f210"
}

.fa-database:before {
    content: "\f1c0"
}

.fa-deaf:before {
    content: "\f2a4"
}

.fab-delicious:before {
    content: "\f1a5"
}

.fab-deploydog:before {
    content: "\f38e"
}

.fab-deskpro:before {
    content: "\f38f"
}

.fa-desktop:before {
    content: "\f108"
}

.fab-deviantart:before {
    content: "\f1bd"
}

.fa-diagnoses:before {
    content: "\f470"
}

.fab-digg:before {
    content: "\f1a6"
}

.fab-digital-ocean:before {
    content: "\f391"
}

.fab-discord:before {
    content: "\f392"
}

.fab-discourse:before {
    content: "\f393"
}

.fa-dna:before {
    content: "\f471"
}

.fab-dochub:before {
    content: "\f394"
}

.fab-docker:before {
    content: "\f395"
}

.fa-dollar-sign:before {
    content: "\f155"
}

.fa-dolly:before {
    content: "\f472"
}

.fa-dolly-flatbed:before {
    content: "\f474"
}

.fa-donate:before {
    content: "\f4b9"
}

.fa-dot-circle:before {
    content: "\f192"
}

.fa-dove:before {
    content: "\f4ba"
}

.fa-download:before {
    content: "\f019"
}

.fab-draft2digital:before {
    content: "\f396"
}

.fab-dribbble:before {
    content: "\f17d"
}

.fab-dribbble-square:before {
    content: "\f397"
}

.fab-dropbox:before {
    content: "\f16b"
}

.fab-drupal:before {
    content: "\f1a9"
}

.fab-dyalog:before {
    content: "\f399"
}

.fab-earlybirds:before {
    content: "\f39a"
}

.fab-edge:before {
    content: "\f282"
}

.fa-edit:before {
    content: "\f044"
}

.fa-eject:before {
    content: "\f052"
}

.fab-elementor:before {
    content: "\f430"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fab-ember:before {
    content: "\f423"
}

.fab-empire:before {
    content: "\f1d1"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-envelope-open:before {
    content: "\f2b6"
}

.fa-envelope-square:before {
    content: "\f199"
}

.fab-envira:before {
    content: "\f299"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-erlang:before {
    content: "\f39d"
}

.fab-ethereum:before {
    content: "\f42e"
}

.fab-etsy:before {
    content: "\f2d7"
}

.fa-euro-sign:before {
    content: "\f153"
}

.fa-exchange-alt:before {
    content: "\f362"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-exclamation-triangle:before {
    content: "\f071"
}

.fa-expand:before {
    content: "\f065"
}

.fa-expand-arrows-alt:before {
    content: "\f31e"
}

.fab-expeditedssl:before {
    content: "\f23e"
}

.fa-external-link-alt:before {
    content: "\f35d"
}

.fa-external-link-square-alt:before {
    content: "\f360"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-dropper:before {
    content: "\f1fb"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fab-facebook:before {
    content: "\f09a"
}

.fab-facebook-f:before {
    content: "\f39e"
}

.fab-facebook-messenger:before {
    content: "\f39f"
}

.fab-facebook-square:before {
    content: "\f082"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-fast-forward:before {
    content: "\f050"
}

.fa-fax:before {
    content: "\f1ac"
}

.fa-female:before {
    content: "\f182"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-alt:before {
    content: "\f15c"
}

.fa-file-archive:before {
    content: "\f1c6"
}

.fa-file-audio:before {
    content: "\f1c7"
}

.fa-file-code:before {
    content: "\f1c9"
}

.fa-file-excel:before {
    content: "\f1c3"
}

.fa-file-image:before {
    content: "\f1c5"
}

.fa-file-medical:before {
    content: "\f477"
}

.fa-file-medical-alt:before {
    content: "\f478"
}

.fa-file-pdf:before {
    content: "\f1c1"
}

.fa-file-powerpoint:before {
    content: "\f1c4"
}

.fa-file-video:before {
    content: "\f1c8"
}

.fa-file-word:before {
    content: "\f1c2"
}

.fa-film:before {
    content: "\f008"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fab-firefox:before {
    content: "\f269"
}

.fa-first-aid:before {
    content: "\f479"
}

.fab-first-order:before {
    content: "\f2b0"
}

.fab-firstdraft:before {
    content: "\f3a1"
}

.fa-flag:before {
    content: "\f024"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-flask:before {
    content: "\f0c3"
}

.fab-flickr:before {
    content: "\f16e"
}

.fab-flipboard:before {
    content: "\f44d"
}

.fab-fly:before {
    content: "\f417"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-font:before {
    content: "\f031"
}

.fab-font-awesome:before {
    content: "\f2b4"
}

.fab-font-awesome-alt:before {
    content: "\f35c"
}

.fab-font-awesome-flag:before {
    content: "\f425"
}

.fab-fonticons:before {
    content: "\f280"
}

.fab-fonticons-fi:before {
    content: "\f3a2"
}

.fa-football-ball:before {
    content: "\f44e"
}

.fab-fort-awesome:before {
    content: "\f286"
}

.fab-fort-awesome-alt:before {
    content: "\f3a3"
}

.fab-forumbee:before {
    content: "\f211"
}

.fa-forward:before {
    content: "\f04e"
}

.fab-foursquare:before {
    content: "\f180"
}

.fa-free-code-camp:before {
    content: "\f2c5"
}

.fa-freebsd:before {
    content: "\f3a4"
}

.fa-frown:before {
    content: "\f119"
}

.fa-futbol:before {
    content: "\f1e3"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-gavel:before {
    content: "\f0e3"
}

.fa-gem:before {
    content: "\f3a5"
}

.fa-genderless:before {
    content: "\f22d"
}

.fab-get-pocket:before {
    content: "\f265"
}

.fab-gg:before {
    content: "\f260"
}

.fab-gg-circle:before {
    content: "\f261"
}

.fa-gift:before {
    content: "\f06b"
}

.fab-git:before {
    content: "\f1d3"
}

.fab-git-square:before {
    content: "\f1d2"
}

.fab-github:before {
    content: "\f09b"
}

.fab-github-alt:before {
    content: "\f113"
}

.fab-github-square:before {
    content: "\f092"
}

.fab-gitkraken:before {
    content: "\f3a6"
}

.fab-gitlab:before {
    content: "\f296"
}

.fab-gitter:before {
    content: "\f426"
}

.fa-glass-martini:before {
    content: "\f000"
}

.fab-glide:before {
    content: "\f2a5"
}

.fab-glide-g:before {
    content: "\f2a6"
}

.fa-globe:before {
    content: "\f0ac"
}

.fab-gofore:before {
    content: "\f3a7"
}

.fa-golf-ball:before {
    content: "\f450"
}

.fab-goodreads:before {
    content: "\f3a8"
}

.fab-goodreads-g:before {
    content: "\f3a9"
}

.fab-google:before {
    content: "\f1a0"
}

.fab-google-drive:before {
    content: "\f3aa"
}

.fab-google-play:before {
    content: "\f3ab"
}

.fab-google-plus:before {
    content: "\f2b3"
}

.fab-google-plus-g:before {
    content: "\f0d5"
}

.fab-google-plus-square:before {
    content: "\f0d4"
}

.fab-google-wallet:before {
    content: "\f1ee"
}

.fa-graduation-cap:before {
    content: "\f19d"
}

.fab-gratipay:before {
    content: "\f184"
}

.fab-grav:before {
    content: "\f2d6"
}

.fab-gripfire:before {
    content: "\f3ac"
}

.fab-grunt:before {
    content: "\f3ad"
}

.fab-gulp:before {
    content: "\f3ae"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fab-hacker-news:before {
    content: "\f1d4"
}

.fab-hacker-news-square:before {
    content: "\f3af"
}

.fa-hand-holding:before {
    content: "\f4bd"
}

.fa-hand-holding-heart:before {
    content: "\f4be"
}

.fa-hand-holding-usd:before {
    content: "\f4c0"
}

.fa-hand-lizard:before {
    content: "\f258"
}

.fa-hand-paper:before {
    content: "\f256"
}

.fa-hand-peace:before {
    content: "\f25b"
}

.fa-hand-point-down:before {
    content: "\f0a7"
}

.fa-hand-point-left:before {
    content: "\f0a5"
}

.fa-hand-point-right:before {
    content: "\f0a4"
}

.fa-hand-point-up:before {
    content: "\f0a6"
}

.fa-hand-pointer:before {
    content: "\f25a"
}

.fa-hand-rock:before {
    content: "\f255"
}

.fa-hand-scissors:before {
    content: "\f257"
}

.fa-hand-spock:before {
    content: "\f259"
}

.fa-hands:before {
    content: "\f4c2"
}

.fa-hands-helping:before {
    content: "\f4c4"
}

.fa-handshake:before {
    content: "\f2b5"
}

.fa-hashtag:before {
    content: "\f292"
}

.fa-hdd:before {
    content: "\f0a0"
}

.fa-heading:before {
    content: "\f1dc"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-heart:before {
    content: "\f004"
}

.fa-heartbeat:before {
    content: "\f21e"
}

.fab-hips:before {
    content: "\f452"
}

.fab-hire-a-helper:before {
    content: "\f3b0"
}

.fa-history:before {
    content: "\f1da"
}

.fa-hockey-puck:before {
    content: "\f453"
}

.fa-home:before {
    content: "\f015"
}

.fab-hooli:before {
    content: "\f427"
}

.fa-hospital:before {
    content: "\f0f8"
}

.fa-hospital-alt:before {
    content: "\f47d"
}

.fa-hospital-symbol:before {
    content: "\f47e"
}

.fab-hotjar:before {
    content: "\f3b1"
}

.fa-hourglass:before {
    content: "\f254"
}

.fa-hourglass-end:before {
    content: "\f253"
}

.fa-hourglass-half:before {
    content: "\f252"
}

.fa-hourglass-start:before {
    content: "\f251"
}

.fab-houzz:before {
    content: "\f27c"
}

.fab-html5:before {
    content: "\f13b"
}

.fab-hubspot:before {
    content: "\f3b2"
}

.fa-i-cursor:before {
    content: "\f246"
}

.fa-id-badge:before {
    content: "\f2c1"
}

.fa-id-card:before {
    content: "\f2c2"
}

.fa-id-card-alt:before {
    content: "\f47f"
}

.fa-image:before {
    content: "\f03e"
}

.fa-images:before {
    content: "\f302"
}

.fab-imdb:before {
    content: "\f2d8"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-industry:before {
    content: "\f275"
}

.fa-info:before {
    content: "\f129"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fab-instagram:before {
    content: "\f16d"
}

.fab-internet-explorer:before {
    content: "\f26b"
}

.fab-ioxhost:before {
    content: "\f208"
}

.fa-italic:before {
    content: "\f033"
}

.fab-itunes:before {
    content: "\f3b4"
}

.fab-itunes-note:before {
    content: "\f3b5"
}

.fab-java:before {
    content: "\f4e4"
}

.fab-jenkins:before {
    content: "\f3b6"
}

.fab-joget:before {
    content: "\f3b7"
}

.fab-joomla:before {
    content: "\f1aa"
}

.fab-js:before {
    content: "\f3b8"
}

.fab-js-square:before {
    content: "\f3b9"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-key:before {
    content: "\f084"
}

.fa-keyboard:before {
    content: "\f11c"
}

.fab-keycdn:before {
    content: "\f3ba"
}

.fab-kickstarter:before {
    content: "\f3bb"
}

.fab-kickstarter-k:before {
    content: "\f3bc"
}

.fab-korvue:before {
    content: "\f42f"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-laptop:before {
    content: "\f109"
}

.fab-laravel:before {
    content: "\f3bd"
}

.fab-lastfm:before {
    content: "\f202"
}

.fab-lastfm-square:before {
    content: "\f203"
}

.fa-leaf:before {
    content: "\f06c"
}

.fab-leanpub:before {
    content: "\f212"
}

.fa-lemon:before {
    content: "\f094"
}

.fab-less:before {
    content: "\f41d"
}

.fa-level-down-alt:before {
    content: "\f3be"
}

.fa-level-up-alt:before {
    content: "\f3bf"
}

.fa-life-ring:before {
    content: "\f1cd"
}

.fa-lightbulb:before {
    content: "\f0eb"
}

.fab-line:before {
    content: "\f3c0"
}

.fa-link:before {
    content: "\f0c1"
}

.fab-linkedin:before {
    content: "\f08c"
}

.fab-linkedin-in:before {
    content: "\f0e1"
}

.fab-linode:before {
    content: "\f2b8"
}

.fab-linux:before {
    content: "\f17c"
}

.fa-lira-sign:before {
    content: "\f195"
}

.fa-list:before {
    content: "\f03a"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-lock:before {
    content: "\f023"
}

.fa-lock-open:before {
    content: "\f3c1"
}

.fa-long-arrow-alt-down:before {
    content: "\f309"
}

.fa-long-arrow-alt-left:before {
    content: "\f30a"
}

.fa-long-arrow-alt-right:before {
    content: "\f30b"
}

.fa-long-arrow-alt-up:before {
    content: "\f30c"
}

.fa-low-vision:before {
    content: "\f2a8"
}

.fab-lyft:before {
    content: "\f3c3"
}

.fab-magento:before {
    content: "\f3c4"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-male:before {
    content: "\f183"
}

.fa-map:before {
    content: "\f279"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-map-marker-alt:before {
    content: "\f3c5"
}

.fa-map-pin:before {
    content: "\f276"
}

.fa-map-signs:before {
    content: "\f277"
}

.fa-mars:before {
    content: "\f222"
}

.fa-mars-double:before {
    content: "\f227"
}

.fa-mars-stroke:before {
    content: "\f229"
}

.fa-mars-stroke-h:before {
    content: "\f22b"
}

.fa-mars-stroke-v:before {
    content: "\f22a"
}

.fab-maxcdn:before {
    content: "\f136"
}

.fab-medapps:before {
    content: "\f3c6"
}

.fab-medium:before {
    content: "\f23a"
}

.fab-medium-m:before {
    content: "\f3c7"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fab-medrt:before {
    content: "\f3c8"
}

.fab-meetup:before {
    content: "\f2e0"
}

.fa-meh:before {
    content: "\f11a"
}

.fa-mercury:before {
    content: "\f223"
}

.fa-microchip:before {
    content: "\f2db"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fab-microsoft:before {
    content: "\f3ca"
}

.fa-minus:before {
    content: "\f068"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-minus-square:before {
    content: "\f146"
}

.fab-mix:before {
    content: "\f3cb"
}

.fab-mixcloud:before {
    content: "\f289"
}

.fab-mizuni:before {
    content: "\f3cc"
}

.fa-mobile:before {
    content: "\f10b"
}

.fa-mobile-alt:before {
    content: "\f3cd"
}

.fab-modx:before {
    content: "\f285"
}

.fab-monero:before {
    content: "\f3d0"
}

.fa-money-bill-alt:before {
    content: "\f3d1"
}

.fa-moon:before {
    content: "\f186"
}

.fa-motorcycle:before {
    content: "\f21c"
}

.fa-mouse-pointer:before {
    content: "\f245"
}

.fa-music:before {
    content: "\f001"
}

.fab-napster:before {
    content: "\f3d2"
}

.fa-neuter:before {
    content: "\f22c"
}

.fa-newspaper:before {
    content: "\f1ea"
}

.fa-nintendo-switch:before {
    content: "\f418"
}

.fab-node:before {
    content: "\f419"
}

.fab-node-js:before {
    content: "\f3d3"
}

.fa-notes-medical:before {
    content: "\f481"
}

.fab-npm:before {
    content: "\f3d4"
}

.fab-ns8:before {
    content: "\f3d5"
}

.fab-nutritionix:before {
    content: "\f3d6"
}

.fa-object-group:before {
    content: "\f247"
}

.fa-object-ungroup:before {
    content: "\f248"
}

.fab-odnoklassniki:before {
    content: "\f263"
}

.fab-odnoklassniki-square:before {
    content: "\f264"
}

.fab-opencart:before {
    content: "\f23d"
}

.fab-openid:before {
    content: "\f19b"
}

.fab-opera:before {
    content: "\f26a"
}

.fab-optin-monster:before {
    content: "\f23c"
}

.fab-osi:before {
    content: "\f41a"
}

.fa-outdent:before {
    content: "\f03b"
}

.fab-page4:before {
    content: "\f3d7"
}

.fab-pagelines:before {
    content: "\f18c"
}

.fa-paint-brush:before {
    content: "\f1fc"
}

.fa-palfed:before {
    content: "\f3d8"
}

.fa-pallet:before {
    content: "\f482"
}

.fa-paper-plane:before {
    content: "\f1d8"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-parachute-box:before {
    content: "\f4cd"
}

.fa-paragraph:before {
    content: "\f1dd"
}

.fa-paste:before {
    content: "\f0ea"
}

.fa-patreon:before {
    content: "\f3d9"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-pause-circle:before {
    content: "\f28b"
}

.fa-paw:before {
    content: "\f1b0"
}

.fab-paypal:before {
    content: "\f1ed"
}

.fa-pen-square:before {
    content: "\f14b"
}

.fa-pencil-alt:before {
    content: "\f303"
}

.fa-people-carry:before {
    content: "\f4ce"
}

.fa-percent:before {
    content: "\f295"
}

.fab-periscope:before {
    content: "\f3da"
}

.fab-phabricator:before {
    content: "\f3db"
}

.fab-phoenix-framework:before {
    content: "\f3dc"
}

.fa-phone:before {
    content: "\f095"
}

.fa-phone-slash:before {
    content: "\f3dd"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-phone-volume:before {
    content: "\f2a0"
}

.fab-php:before {
    content: "\f457"
}

.fab-pied-piper:before {
    content: "\f2ae"
}

.fab-pied-piper-alt:before {
    content: "\f1a8"
}

.fab-pied-piper-hat:before {
    content: "\f4e5"
}

.fab-pied-piper-pp:before {
    content: "\f1a7"
}

.fa-piggy-bank:before {
    content: "\f4d3"
}

.fa-pills:before {
    content: "\f484"
}

.fab-pinterest:before {
    content: "\f0d2"
}

.fab-pinterest-p:before {
    content: "\f231"
}

.fab-pinterest-square:before {
    content: "\f0d3"
}

.fa-plane:before {
    content: "\f072"
}

.fa-play:before {
    content: "\f04b"
}

.fa-play-circle:before {
    content: "\f144"
}

.fab-playstation:before {
    content: "\f3df"
}

.fa-plug:before {
    content: "\f1e6"
}

.fa-plus:before {
    content: "\f067"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-plus-square:before {
    content: "\f0fe"
}

.fa-podcast:before {
    content: "\f2ce"
}

.fa-poo:before {
    content: "\f2fe"
}

.fa-pound-sign:before {
    content: "\f154"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-prescription-bottle:before {
    content: "\f485"
}

.fa-prescription-bottle-alt:before {
    content: "\f486"
}

.fa-print:before {
    content: "\f02f"
}

.fa-procedures:before {
    content: "\f487"
}

.fab-product-hunt:before {
    content: "\f288"
}

.fab-pushed:before {
    content: "\f3e1"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fab-python:before {
    content: "\f3e2"
}

.fab-qq:before {
    content: "\f1d6"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-question:before {
    content: "\f128"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-quidditch:before {
    content: "\f458"
}

.fab-quinscape:before {
    content: "\f459"
}

.fab-quora:before {
    content: "\f2c4"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-random:before {
    content: "\f074"
}

.fab-ravelry:before {
    content: "\f2d9"
}

.fab-react:before {
    content: "\f41b"
}

.fab-readme:before {
    content: "\f4d5"
}

.fab-rebel:before {
    content: "\f1d0"
}

.fa-recycle:before {
    content: "\f1b8"
}

.fab-red-river:before {
    content: "\f3e3"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-reddit-alien:before {
    content: "\f281"
}

.fab-reddit-square:before {
    content: "\f1a2"
}

.fa-redo:before {
    content: "\f01e"
}

.fa-redo-alt:before {
    content: "\f2f9"
}

.fa-registered:before {
    content: "\f25d"
}

.fab-rendact:before {
    content: "\f3e4"
}

.fab-renren:before {
    content: "\f18b"
}

.fa-reply:before {
    content: "\f3e5"
}

.fa-reply-all:before {
    content: "\f122"
}

.fab-replyd:before {
    content: "\f3e6"
}

.fab-resolving:before {
    content: "\f3e7"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-ribbon:before {
    content: "\f4d6"
}

.fa-road:before {
    content: "\f018"
}

.fa-rocket:before {
    content: "\f135"
}

.fab-rocketchat:before {
    content: "\f3e8"
}

.fab-rockrms:before {
    content: "\f3e9"
}

.fa-rss:before {
    content: "\f09e"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-ruble-sign:before {
    content: "\f158"
}

.fa-rupee-sign:before {
    content: "\f156"
}

.fab-safari:before {
    content: "\f267"
}

.fab-sass:before {
    content: "\f41e"
}

.fa-save:before {
    content: "\f0c7"
}

.fab-schlix:before {
    content: "\f3ea"
}

.fab-scribd:before {
    content: "\f28a"
}

.fa-search:before {
    content: "\f002"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fab-searchengin:before {
    content: "\f3eb"
}

.fa-seedling:before {
    content: "\f4d8"
}

.fab-sellcast:before {
    content: "\f2da"
}

.fab-sellsy:before {
    content: "\f213"
}

.fa-server:before {
    content: "\f233"
}

.fab-servicestack:before {
    content: "\f3ec"
}

.fa-share:before {
    content: "\f064"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-share-alt-square:before {
    content: "\f1e1"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-shekel-sign:before {
    content: "\f20b"
}

.fa-shield-alt:before {
    content: "\f3ed"
}

.fa-ship:before {
    content: "\f21a"
}

.fa-shipping-fast:before {
    content: "\f48b"
}

.fab-shirtsinbulk:before {
    content: "\f214"
}

.fa-shopping-bag:before {
    content: "\f290"
}

.fa-shopping-basket:before {
    content: "\f291"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-shower:before {
    content: "\f2cc"
}

.fa-sign:before {
    content: "\f4d9"
}

.fa-sign-in-alt:before {
    content: "\f2f6"
}

.fa-sign-language:before {
    content: "\f2a7"
}

.fa-sign-out-alt:before {
    content: "\f2f5"
}

.fa-signal:before {
    content: "\f012"
}

.fab-simplybuilt:before {
    content: "\f215"
}

.fab-sistrix:before {
    content: "\f3ee"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fab-skyatlas:before {
    content: "\f216"
}

.fab-skype:before {
    content: "\f17e"
}

.fab-slack:before {
    content: "\f198"
}

.fab-slack-hash:before {
    content: "\f3ef"
}

.fa-sliders-h:before {
    content: "\f1de"
}

.fab-slideshare:before {
    content: "\f1e7"
}

.fa-smile:before {
    content: "\f118"
}

.fa-smoking:before {
    content: "\f48d"
}

.fa-snapchat:before {
    content: "\f2ab"
}

.fab-snapchat-ghost:before {
    content: "\f2ac"
}

.fab-snapchat-square:before {
    content: "\f2ad"
}

.fa-snowflake:before {
    content: "\f2dc"
}

.fa-sort:before {
    content: "\f0dc"
}

.fa-sort-alpha-down:before {
    content: "\f15d"
}

.fa-sort-alpha-up:before {
    content: "\f15e"
}

.fa-sort-amount-down:before {
    content: "\f160"
}

.fa-sort-amount-up:before {
    content: "\f161"
}

.fa-sort-down:before {
    content: "\f0dd"
}

.fa-sort-numeric-down:before {
    content: "\f162"
}

.fa-sort-numeric-up:before {
    content: "\f163"
}

.fa-sort-up:before {
    content: "\f0de"
}

.fab-soundcloud:before {
    content: "\f1be"
}

.fa-space-shuttle:before {
    content: "\f197"
}

.fab-speakap:before {
    content: "\f3f3"
}

.fa-spinner:before {
    content: "\f110"
}

.fab-spotify:before {
    content: "\f1bc"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-square-full:before {
    content: "\f45c"
}

.fab-stack-exchange:before {
    content: "\f18d"
}

.fab-stack-overflow:before {
    content: "\f16c"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-half:before {
    content: "\f089"
}

.fab-staylinked:before {
    content: "\f3f5"
}

.fab-steam:before {
    content: "\f1b6"
}

.fab-steam-square:before {
    content: "\f1b7"
}

.fab-steam-symbol:before {
    content: "\f3f6"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fab-sticker-mule:before {
    content: "\f3f7"
}

.fa-sticky-note:before {
    content: "\f249"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-stop-circle:before {
    content: "\f28d"
}

.fa-stopwatch:before {
    content: "\f2f2"
}

.fab-strava:before {
    content: "\f428"
}

.fa-street-view:before {
    content: "\f21d"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fab-stripe:before {
    content: "\f429"
}

.fab-stripe-s:before {
    content: "\f42a"
}

.fab-studiovinari:before {
    content: "\f3f8"
}

.fab-stumbleupon:before {
    content: "\f1a4"
}

.fab-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-subway:before {
    content: "\f239"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-sun:before {
    content: "\f185"
}

.fab-superpowers:before {
    content: "\f2dd"
}

.fa-superscript:before {
    content: "\f12b"
}

.fab-supple:before {
    content: "\f3f9"
}

.fa-sync:before {
    content: "\f021"
}

.fa-sync-alt:before {
    content: "\f2f1"
}

.fa-syringe:before {
    content: "\f48e"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-table-tennis:before {
    content: "\f45d"
}

.fa-tablet:before {
    content: "\f10a"
}

.fa-tablet-alt:before {
    content: "\f3fa"
}

.fa-tablets:before {
    content: "\f490"
}

.fa-tachometer-alt:before {
    content: "\f3fd"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-tape:before {
    content: "\f4db"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-taxi:before {
    content: "\f1ba"
}

.fab-telegram:before {
    content: "\f2c6"
}

.fab-telegram-plane:before {
    content: "\f3fe"
}

.fab-tencent-weibo:before {
    content: "\f1d5"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th-list:before {
    content: "\f00b"
}

.fab-themeisle:before {
    content: "\f2b2"
}

.fa-thermometer:before {
    content: "\f491"
}

.fa-thermometer-empty:before {
    content: "\f2cb"
}

.fa-thermometer-full:before {
    content: "\f2c7"
}

.fa-thermometer-half:before {
    content: "\f2c9"
}

.fa-thermometer-quarter:before {
    content: "\f2ca"
}

.fa-thermometer-three-quarters:before {
    content: "\f2c8"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbtack:before {
    content: "\f08d"
}

.fa-ticket-alt:before {
    content: "\f3ff"
}

.fa-times:before {
    content: "\f00d"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-tint:before {
    content: "\f043"
}

.fa-toggle-off:before {
    content: "\f204"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-trademark:before {
    content: "\f25c"
}

.fa-train:before {
    content: "\f238"
}

.fa-transgender:before {
    content: "\f224"
}

.fa-transgender-alt:before {
    content: "\f225"
}

.fa-trash:before {
    content: "\f1f8"
}

.fa-trash-alt:before {
    content: "\f2ed"
}

.fa-tree:before {
    content: "\f1bb"
}

.fab-trello:before {
    content: "\f181"
}

.fab-tripadvisor:before {
    content: "\f262"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-truck-loading:before {
    content: "\f4de"
}

.fa-truck-moving:before {
    content: "\f4df"
}

.fa-tty:before {
    content: "\f1e4"
}

.fab-tumblr:before {
    content: "\f173"
}

.fab-tumblr-square:before {
    content: "\f174"
}

.fa-tv:before {
    content: "\f26c"
}

.fab-twitch:before {
    content: "\f1e8"
}

.fab-twitter:before {
    content: "\f099"
}

.fab-twitter-square:before {
    content: "\f081"
}

.fab-typo3:before {
    content: "\f42b"
}

.fab-uber:before {
    content: "\f402"
}

.fab-uikit:before {
    content: "\f403"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-undo:before {
    content: "\f0e2"
}

.fa-undo-alt:before {
    content: "\f2ea"
}

.fab-uniregistry:before {
    content: "\f404"
}

.fa-universal-access:before {
    content: "\f29a"
}

.fa-university:before {
    content: "\f19c"
}

.fa-unlink:before {
    content: "\f127"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-unlock-alt:before {
    content: "\f13e"
}

.fa-untappd:before {
    content: "\f405"
}

.fa-upload:before {
    content: "\f093"
}

.fab-usb:before {
    content: "\f287"
}

.fa-user:before {
    content: "\f007"
}

.fa-user-circle:before {
    content: "\f2bd"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-user-plus:before {
    content: "\f234"
}

.fa-user-secret:before {
    content: "\f21b"
}

.fa-user-times:before {
    content: "\f235"
}

.fa-users:before {
    content: "\f0c0"
}

.fab-ussunnah:before {
    content: "\f407"
}

.fa-utensil-spoon:before {
    content: "\f2e5"
}

.fa-utensils:before {
    content: "\f2e7"
}

.fab-vaadin:before {
    content: "\f408"
}

.fa-venus:before {
    content: "\f221"
}

.fa-venus-double:before {
    content: "\f226"
}

.fa-venus-mars:before {
    content: "\f228"
}

.fab-viacoin:before {
    content: "\f237"
}

.fab-viadeo:before {
    content: "\f2a9"
}

.fab-viadeo-square:before {
    content: "\f2aa"
}

.fa-vial:before {
    content: "\f492"
}

.fa-vials:before {
    content: "\f493"
}

.fab-viber:before {
    content: "\f409"
}

.fa-video:before {
    content: "\f03d"
}

.fa-video-slash:before {
    content: "\f4e2"
}

.fab-vimeo:before {
    content: "\f40a"
}

.fab-vimeo-square:before {
    content: "\f194"
}

.fab-vimeo-v:before {
    content: "\f27d"
}

.fab-vine:before {
    content: "\f1ca"
}

.fab-vk:before {
    content: "\f189"
}

.fab-vnv:before {
    content: "\f40b"
}

.fa-volleyball-ball:before {
    content: "\f45f"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-up:before {
    content: "\f028"
}

.fab-vuejs:before {
    content: "\f41f"
}

.fa-warehouse:before {
    content: "\f494"
}

.fab-weibo:before {
    content: "\f18a"
}

.fa-weight:before {
    content: "\f496"
}

.fab-weixin:before {
    content: "\f1d7"
}

.fab-whatsapp:before {
    content: "\f232"
}

.fab-whatsapp-square:before {
    content: "\f40c"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fab-whmcs:before {
    content: "\f40d"
}

.fa-wifi:before {
    content: "\f1eb"
}

.fab-wikipedia-w:before {
    content: "\f266"
}

.fa-window-close:before {
    content: "\f410"
}

.fa-window-maximize:before {
    content: "\f2d0"
}

.fa-window-minimize:before {
    content: "\f2d1"
}

.fa-window-restore:before {
    content: "\f2d2"
}

.fab-windows:before {
    content: "\f17a"
}

.fa-wine-glass:before {
    content: "\f4e3"
}

.fa-won-sign:before {
    content: "\f159"
}

.fab-wordpress:before {
    content: "\f19a"
}

.fab-wordpress-simple:before {
    content: "\f411"
}

.fab-wpbeginner:before {
    content: "\f297"
}

.fab-wpexplorer:before {
    content: "\f2de"
}

.fab-wpforms:before {
    content: "\f298"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-x-ray:before {
    content: "\f497"
}

.fab-xbox:before {
    content: "\f412"
}

.fab-xing:before {
    content: "\f168"
}

.fab-xing-square:before {
    content: "\f169"
}

.fab-y-combinator:before {
    content: "\f23b"
}

.fab-yahoo:before {
    content: "\f19e"
}

.fab-yandex:before {
    content: "\f413"
}

.fab-yandex-international:before {
    content: "\f414"
}

.fab-yelp:before {
    content: "\f1e9"
}

.fa-yen-sign:before {
    content: "\f157"
}

.fab-yoast:before {
    content: "\f2b1"
}

.fab-youtube:before {
    content: "\f167"
}

.fab-youtube-square:before {
    content: "\f431"
}

.mejs-offscreen {
    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
}

.mejs-container {
    background: #000;
    font-family: Helvetica, Arial, serif;
    position: relative;
    text-align: left;
    text-indent: 0;
    vertical-align: top
}

.mejs-container,
.mejs-container * {
    box-sizing: border-box
}

.mejs-container video::-webkit-media-controls,
.mejs-container video::-webkit-media-controls-panel,
.mejs-container video::-webkit-media-controls-panel-container,
.mejs-container video::-webkit-media-controls-start-playback-button {
    -webkit-appearance: none;
    display: none!important
}

.mejs-fill-container,
.mejs-fill-container .mejs-container {
    height: 100%;
    width: 100%
}

.mejs-fill-container {
    background: transparent;
    margin: 0 auto;
    overflow: hidden;
    position: relative
}

.mejs-container:focus {
    outline: none
}

.mejs-iframe-overlay {
    height: 100%;
    position: absolute;
    width: 100%
}

.mejs-embed,
.mejs-embed body {
    background: #000;
    height: 100%;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%
}

.mejs-fullscreen {
    overflow: hidden!important
}

.mejs-container-fullscreen {
    bottom: 0;
    left: 0;
    overflow: hidden;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1000
}

.mejs-container-fullscreen .mejs-mediaelement,
.mejs-container-fullscreen video {
    height: 100%!important;
    width: 100%!important
}

.mejs-background,
.mejs-mediaelement {
    left: 0;
    position: absolute;
    top: 0
}

.mejs-mediaelement {
    height: 100%;
    width: 100%;
    z-index: 0
}

.mejs-poster {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    left: 0;
    position: absolute;
    top: 0;
    z-index: 1
}

:root .mejs-poster-img {
    display: none
}

.mejs-poster-img {
    border: 0;
    padding: 0
}

.mejs-overlay {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    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;
    left: 0;
    position: absolute;
    top: 0
}

.mejs-layer {
    z-index: 1
}

.mejs-overlay-play {
    cursor: pointer
}

.mejs-overlay-button {
    background: url(//demo30.atiframe.com/wp-includes/js/mediaelement/mejs-controls.svg) no-repeat;
    background-position: 0 -39px;
    height: 80px;
    width: 80px
}

.mejs-overlay:hover>.mejs-overlay-button {
    background-position: -80px -39px
}

.mejs-overlay-loading {
    height: 80px;
    width: 80px
}

.mejs-overlay-loading-bg-img {
    -webkit-animation: a 1s linear infinite;
    animation: a 1s linear infinite;
    background: transparent url(//demo30.atiframe.com/wp-includes/js/mediaelement/mejs-controls.svg) -160px -40px no-repeat;
    display: block;
    height: 80px;
    width: 80px;
    z-index: 1
}

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

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

.mejs-controls {
    bottom: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 40px;
    left: 0;
    list-style-type: none;
    margin: 0;
    padding: 0 10px;
    position: absolute;
    width: 100%;
    z-index: 3
}

.mejs-controls:not([style*="display: none"]) {
    background: rgba(255, 0, 0, .7);
    background: -webkit-linear-gradient(transparent, rgba(0, 0, 0, .35));
    background: linear-gradient(transparent, rgba(0, 0, 0, .35))
}

.mejs-button,
.mejs-time,
.mejs-time-rail {
    font-size: 10px;
    height: 40px;
    line-height: 10px;
    margin: 0;
    width: 32px
}

.mejs-button>button {
    background: transparent url(//demo30.atiframe.com/wp-includes/js/mediaelement/mejs-controls.svg);
    border: 0;
    cursor: pointer;
    display: block;
    font-size: 0;
    height: 20px;
    line-height: 0;
    margin: 10px 6px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    text-decoration: none;
    width: 20px
}

.mejs-button>button:focus {
    outline: 1px dotted #999
}

.mejs-container-keyboard-inactive [role=slider],
.mejs-container-keyboard-inactive [role=slider]:focus,
.mejs-container-keyboard-inactive a,
.mejs-container-keyboard-inactive a:focus,
.mejs-container-keyboard-inactive button,
.mejs-container-keyboard-inactive button:focus {
    outline: 0
}

.mejs-time {
    box-sizing: content-box;
    color: #fff;
    font-size: 11px;
    font-weight: 700;
    height: 24px;
    overflow: hidden;
    padding: 16px 6px 0;
    text-align: center;
    width: auto
}

.mejs-play>button {
    background-position: 0 0
}

.mejs-pause>button {
    background-position: -20px 0
}

.mejs-replay>button {
    background-position: -160px 0
}

.mejs-time-rail {
    direction: ltr;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    height: 40px;
    margin: 0 10px;
    padding-top: 10px;
    position: relative
}

.mejs-time-buffering,
.mejs-time-current,
.mejs-time-float,
.mejs-time-float-corner,
.mejs-time-float-current,
.mejs-time-hovered,
.mejs-time-loaded,
.mejs-time-marker,
.mejs-time-total {
    border-radius: 2px;
    cursor: pointer;
    display: block;
    height: 10px;
    position: absolute
}

.mejs-time-total {
    background: hsla(0, 0%, 100%, .3);
    margin: 5px 0 0;
    width: 100%
}

.mejs-time-buffering {
    -webkit-animation: b 2s linear infinite;
    animation: b 2s linear infinite;
    background: -webkit-linear-gradient(135deg, hsla(0, 0%, 100%, .4) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .4) 0, hsla(0, 0%, 100%, .4) 75%, transparent 0, transparent);
    background: linear-gradient(-45deg, hsla(0, 0%, 100%, .4) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .4) 0, hsla(0, 0%, 100%, .4) 75%, transparent 0, transparent);
    background-size: 15px 15px;
    width: 100%
}

@-webkit-keyframes b {
    0% {
        background-position: 0 0
    }
    to {
        background-position: 30px 0
    }
}

@keyframes b {
    0% {
        background-position: 0 0
    }
    to {
        background-position: 30px 0
    }
}

.mejs-time-loaded {
    background: hsla(0, 0%, 100%, .3)
}

.mejs-time-current,
.mejs-time-handle-content {
    background: hsla(0, 0%, 100%, .9)
}

.mejs-time-hovered {
    background: hsla(0, 0%, 100%, .5);
    z-index: 10
}

.mejs-time-hovered.negative {
    background: rgba(0, 0, 0, .2)
}

.mejs-time-buffering,
.mejs-time-current,
.mejs-time-hovered,
.mejs-time-loaded {
    left: 0;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transition: all .15s ease-in;
    transition: all .15s ease-in;
    width: 100%
}

.mejs-time-buffering {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1)
}

.mejs-time-hovered {
    -webkit-transition: height .1s cubic-bezier(.44, 0, 1, 1);
    transition: height .1s cubic-bezier(.44, 0, 1, 1)
}

.mejs-time-hovered.no-hover {
    -webkit-transform: scaleX(0)!important;
    -ms-transform: scaleX(0)!important;
    transform: scaleX(0)!important
}

.mejs-time-handle,
.mejs-time-handle-content {
    border: 4px solid transparent;
    cursor: pointer;
    left: 0;
    position: absolute;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    z-index: 11
}

.mejs-time-handle-content {
    border: 4px solid hsla(0, 0%, 100%, .9);
    border-radius: 50%;
    height: 10px;
    left: -7px;
    top: -4px;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    width: 10px
}

.mejs-time-rail .mejs-time-handle-content:active,
.mejs-time-rail .mejs-time-handle-content:focus,
.mejs-time-rail:hover .mejs-time-handle-content {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.mejs-time-float {
    background: #eee;
    border: 1px solid #333;
    bottom: 100%;
    color: #111;
    display: none;
    height: 17px;
    margin-bottom: 9px;
    position: absolute;
    text-align: center;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 36px
}

.mejs-time-float-current {
    display: block;
    left: 0;
    margin: 2px;
    text-align: center;
    width: 30px
}

.mejs-time-float-corner {
    border: 5px solid #eee;
    border-color: #eee transparent transparent;
    border-radius: 0;
    display: block;
    height: 0;
    left: 50%;
    line-height: 0;
    position: absolute;
    top: 100%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 0
}

.mejs-long-video .mejs-time-float {
    margin-left: -23px;
    width: 64px
}

.mejs-long-video .mejs-time-float-current {
    width: 60px
}

.mejs-broadcast {
    color: #fff;
    height: 10px;
    position: absolute;
    top: 15px;
    width: 100%
}

.mejs-fullscreen-button>button {
    background-position: -80px 0
}

.mejs-unfullscreen>button {
    background-position: -100px 0
}

.mejs-mute>button {
    background-position: -60px 0
}

.mejs-unmute>button {
    background-position: -40px 0
}

.mejs-volume-button {
    position: relative
}

.mejs-volume-button>.mejs-volume-slider {
    -webkit-backface-visibility: hidden;
    background: rgba(50, 50, 50, .7);
    border-radius: 0;
    bottom: 100%;
    display: none;
    height: 115px;
    left: 50%;
    margin: 0;
    position: absolute;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 25px;
    z-index: 1
}

.mejs-volume-button:hover {
    border-radius: 0 0 4px 4px
}

.mejs-volume-total {
    background: hsla(0, 0%, 100%, .5);
    height: 100px;
    left: 50%;
    margin: 0;
    position: absolute;
    top: 8px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 2px
}

.mejs-volume-current {
    left: 0;
    margin: 0;
    width: 100%
}

.mejs-volume-current,
.mejs-volume-handle {
    background: hsla(0, 0%, 100%, .9);
    position: absolute
}

.mejs-volume-handle {
    border-radius: 1px;
    cursor: ns-resize;
    height: 6px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 16px
}

.mejs-horizontal-volume-slider {
    display: block;
    height: 36px;
    position: relative;
    vertical-align: middle;
    width: 56px
}

.mejs-horizontal-volume-total {
    background: rgba(50, 50, 50, .8);
    height: 8px;
    top: 16px;
    width: 50px
}

.mejs-horizontal-volume-current,
.mejs-horizontal-volume-total {
    border-radius: 2px;
    font-size: 1px;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute
}

.mejs-horizontal-volume-current {
    background: hsla(0, 0%, 100%, .8);
    height: 100%;
    top: 0;
    width: 100%
}

.mejs-horizontal-volume-handle {
    display: none
}

.mejs-captions-button,
.mejs-chapters-button {
    position: relative
}

.mejs-captions-button>button {
    background-position: -140px 0
}

.mejs-chapters-button>button {
    background-position: -180px 0
}

.mejs-captions-button>.mejs-captions-selector,
.mejs-chapters-button>.mejs-chapters-selector {
    background: rgba(50, 50, 50, .7);
    border: 1px solid transparent;
    border-radius: 0;
    bottom: 100%;
    margin-right: -43px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    right: 50%;
    visibility: visible;
    width: 86px
}

.mejs-chapters-button>.mejs-chapters-selector {
    margin-right: -55px;
    width: 110px
}

.mejs-captions-selector-list,
.mejs-chapters-selector-list {
    list-style-type: none!important;
    margin: 0;
    overflow: hidden;
    padding: 0
}

.mejs-captions-selector-list-item,
.mejs-chapters-selector-list-item {
    color: #fff;
    cursor: pointer;
    display: block;
    list-style-type: none!important;
    margin: 0 0 6px;
    overflow: hidden;
    padding: 0
}

.mejs-captions-selector-list-item:hover,
.mejs-chapters-selector-list-item:hover {
    background-color: #c8c8c8!important;
    background-color: hsla(0, 0%, 100%, .4)!important
}

.mejs-captions-selector-input,
.mejs-chapters-selector-input {
    clear: both;
    float: left;
    left: -1000px;
    margin: 3px 3px 0 5px;
    position: absolute
}

.mejs-captions-selector-label,
.mejs-chapters-selector-label {
    cursor: pointer;
    float: left;
    font-size: 10px;
    line-height: 15px;
    padding: 4px 10px 0;
    width: 100%
}

.mejs-captions-selected,
.mejs-chapters-selected {
    color: #21f8f8
}

.mejs-captions-translations {
    font-size: 10px;
    margin: 0 0 5px
}

.mejs-captions-layer {
    bottom: 0;
    color: #fff;
    font-size: 16px;
    left: 0;
    line-height: 20px;
    position: absolute;
    text-align: center
}

.mejs-captions-layer a {
    color: #fff;
    text-decoration: underline
}

.mejs-captions-layer[lang=ar] {
    font-size: 20px;
    font-weight: 400
}

.mejs-captions-position {
    bottom: 15px;
    left: 0;
    position: absolute;
    width: 100%
}

.mejs-captions-position-hover {
    bottom: 35px
}

.mejs-captions-text,
.mejs-captions-text * {
    background: hsla(0, 0%, 8%, .5);
    box-shadow: 5px 0 0 hsla(0, 0%, 8%, .5), -5px 0 0 hsla(0, 0%, 8%, .5);
    padding: 0;
    white-space: pre-wrap
}

.mejs-container.mejs-hide-cues video::-webkit-media-text-track-container {
    display: none
}

.mejs-overlay-error {
    position: relative
}

.mejs-overlay-error>img {
    left: 0;
    max-width: 100%;
    position: absolute;
    top: 0;
    z-index: -1
}

.mejs-cannotplay,
.mejs-cannotplay a {
    color: #fff;
    font-size: .8em
}

.mejs-cannotplay {
    position: relative
}

.mejs-cannotplay a,
.mejs-cannotplay p {
    display: inline-block;
    padding: 0 15px;
    width: 100%
}

.mejs-container {
    clear: both;
    max-width: 100%
}

.mejs-container * {
    font-family: Helvetica, Arial
}

.mejs-container,
.mejs-container .mejs-controls,
.mejs-embed,
.mejs-embed body {
    background: #222
}

.mejs-time {
    font-weight: 400;
    word-wrap: normal
}

.mejs-controls a.mejs-horizontal-volume-slider {
    display: table
}

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,
.mejs-controls .mejs-time-rail .mejs-time-loaded {
    background: #fff
}

.mejs-controls .mejs-time-rail .mejs-time-current {
    background: #0073aa
}

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,
.mejs-controls .mejs-time-rail .mejs-time-total {
    background: rgba(255, 255, 255, .33)
}

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,
.mejs-controls .mejs-time-rail span {
    border-radius: 0
}

.mejs-overlay-loading {
    background: 0 0
}

.mejs-controls button:hover {
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.me-cannotplay {
    width: auto!important
}

.media-embed-details .wp-audio-shortcode {
    display: inline-block;
    max-width: 400px
}

.audio-details .embed-media-settings {
    overflow: visible
}

.media-embed-details .embed-media-settings .setting span:not(.button-group) {
    max-width: 400px;
    width: auto
}

.media-embed-details .embed-media-settings .checkbox-setting span {
    display: inline-block
}

.media-embed-details .embed-media-settings {
    padding-top: 0;
    top: 28px
}

.media-embed-details .instructions {
    padding: 16px 0;
    max-width: 600px
}

.media-embed-details .setting .remove-setting,
.media-embed-details .setting p {
    color: #a00;
    font-size: 10px;
    text-transform: uppercase
}

.media-embed-details .setting .remove-setting {
    padding: 5px 0
}

.media-embed-details .setting a:hover {
    color: #dc3232
}

.media-embed-details .embed-media-settings .checkbox-setting {
    float: none;
    margin: 0 0 10px
}

.wp-video {
    max-width: 100%;
    height: auto
}

.wp_attachment_holder .wp-audio-shortcode,
.wp_attachment_holder .wp-video {
    margin-top: 18px
}

.wp-video-shortcode video,
video.wp-video-shortcode {
    max-width: 100%;
    display: inline-block
}

.video-details .wp-video-holder {
    width: 100%;
    max-width: 640px
}

.wp-playlist {
    border: 1px solid #ccc;
    padding: 10px;
    margin: 12px 0 18px;
    font-size: 14px;
    line-height: 1.5
}

.wp-admin .wp-playlist {
    margin: 0 0 18px
}

.wp-playlist video {
    display: inline-block;
    max-width: 100%
}

.wp-playlist audio {
    display: none;
    max-width: 100%;
    width: 400px
}

.wp-playlist .mejs-container {
    margin: 0;
    max-width: 100%
}

.wp-playlist .mejs-controls .mejs-button button {
    outline: 0
}

.wp-playlist-light {
    background: #fff;
    color: #000
}

.wp-playlist-dark {
    color: #fff;
    background: #000
}

.wp-playlist-caption {
    display: block;
    max-width: 88%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
    line-height: 1.5
}

.wp-playlist-item .wp-playlist-caption {
    text-decoration: none;
    color: #000;
    max-width: -webkit-calc(100% - 40px);
    max-width: calc(100% - 40px)
}

.wp-playlist-item-meta {
    display: block;
    font-size: 14px;
    line-height: 1.5
}

.wp-playlist-item-title {
    font-size: 14px;
    line-height: 1.5
}

.wp-playlist-item-album {
    font-style: italic;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.wp-playlist-item-artist {
    font-size: 12px;
    text-transform: uppercase
}

.wp-playlist-item-length {
    position: absolute;
    right: 3px;
    top: 0;
    font-size: 14px;
    line-height: 1.5
}

.rtl .wp-playlist-item-length {
    left: 3px;
    right: auto
}

.wp-playlist-tracks {
    margin-top: 10px
}

.wp-playlist-item {
    position: relative;
    cursor: pointer;
    padding: 0 3px;
    border-bottom: 1px solid #ccc
}

.wp-playlist-item:last-child {
    border-bottom: 0
}

.wp-playlist-light .wp-playlist-caption {
    color: #333
}

.wp-playlist-dark .wp-playlist-caption {
    color: #ddd
}

.wp-playlist-playing {
    font-weight: 700;
    background: #f7f7f7
}

.wp-playlist-light .wp-playlist-playing {
    background: #fff;
    color: #000
}

.wp-playlist-dark .wp-playlist-playing {
    background: #000;
    color: #fff
}

.wp-playlist-current-item {
    overflow: hidden;
    margin-bottom: 10px;
    height: 60px
}

.wp-playlist .wp-playlist-current-item img {
    float: left;
    max-width: 60px;
    height: auto;
    margin-right: 10px;
    padding: 0;
    border: 0
}

.rtl .wp-playlist .wp-playlist-current-item img {
    float: right;
    margin-left: 10px;
    margin-right: 0
}

.wp-playlist-current-item .wp-playlist-item-artist,
.wp-playlist-current-item .wp-playlist-item-title {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.wp-audio-playlist .me-cannotplay span {
    padding: 5px 15px
}

* {
    box-sizing: border-box;
}

*:before,
*:after {
    box-sizing: border-box;
}

html {
    margin: 0;
    overflow-x: hidden !important;
    height: 100%;
}

body {
    line-height: 1.7;
    font-family: "Montserrat";
    font-size: 16px;
    color: #1c1c1c;
    font-weight: 400;
    background-color: rgba(255, 255, 255, 1);
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    margin: 0;
    -ms-word-wrap: break-word;
    word-break: break-word;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
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;
}

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

b,
strong {
    font-weight: bold;
}

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: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
    max-width: 100%
}

img.size-full,
img.size-large,
img.wp-post-image {
    height: auto;
    max-width: 100%;
    display: flex;
    margin: 0 auto;
}

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

figure {
    margin: 0 auto;
}

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

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

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

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

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

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

td,
th {
    padding: 0;
}

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

.td_foot {
    background-color: #f9f9f9;
    height: 150px
}

.pageedit_link {
    display: none
}

.clr {
    clear: both;
    content: "";
    display: block
}

.composer {
    width: 100%
}

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

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    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;
}

.header_alt .topbar {
    background-color: #ffffff;
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #dddddd;
}

.header_alt .home-link {
    width: 100%;
    text-decoration: none
}

.logo {
    text-decoration: none;
    display: inline-block;
}

.header_alt a h1 {
    max-width: 1170px;
    margin: 0 auto;
    width: 100%;
    display: block;
    padding: 0 15px;
    color: #fff;
    font-size: 40px;
    line-height: 50px;
}

.header_alt a:hover h1 {
    color: #3695d9;
}

.header_alt .nav-menu {
    margin-top: -30px;
}

.header_alt ul {
    background-image: none;
    box-shadow: none;
    border: none;
    margin: 5px 0 0 0;
    padding: 0 0 0 0;
    text-align: right;
    clear: both;
    z-index: 99;
    position: relative;
}

.header_alt ul li {
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline-block;
    position: relative;
    text-align: left;
}

.header_alt ul li a {
    color: #1c1c1c;
    text-transform: none;
    font-size: 18px;
    font-weight: 400;
    text-decoration: none;
    transition: all 200ms;
}

.header_alt ul li:before {
    content: none
}

.header_alt ul li>a {
    text-shadow: none;
    padding: 20px 30px 20px 5px;
    display: block;
}

.header_alt ul li>a:hover {
    text-decoration: underline;
    color: #fddd6c;
}

.header_alt ul li>a:focus,
.header_alt ul>li>a:active {
    background-color: transparent;
}

.header_alt ul li ul {
    display: block;
    position: absolute;
    top: 100%;
    margin-top: 0;
    border-radius: 0;
    min-width: 250px;
    width: auto;
    padding: 20px 0;
    transform: scale(0);
    transition: all 200ms;
    background-color: #fff;
    box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.2);
    left: -9999px;
    opacity: 0;
    transform-origin: 0% 0%;
    transition: transform 0.4s, opacity 0.4s;
}

.header_alt ul li:hover ul {
    transform: scale(1);
    left: 0;
    opacity: 1;
}

.header_alt ul li ul li {
    display: block;
    width: 100%;
    padding: 0 30px;
}

.header_alt ul li:hover ul li {}

.header_alt ul li ul li a {
    padding: 12px 20px;
    font-size: 16px;
    line-height: 22px;
    border-bottom: 1px solid #dddddd;
}

.header_alt ul li ul li a:hover {
    text-decoration: none;
    border-bottom: 1px solid rgba(253, 221, 108, 1);
}

.header_alt ul li ul li:last-child a {
    border-bottom-width: 0
}

.header_alt .topnav .icon {
    display: none;
}

.footer_alt {
    width: 100%;
    background-color: #f1f4f6;
    text-align: left;
    padding: 20px 20px
}

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

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

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.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;
    table-layout: fixed;
}

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

button,
input,
select,
textarea {
    font-family: "Montserrat";
    font-size: 16px;
    line-height: 1.5;
    border: 0;
    outline: none;
}

h2 {
    font-family: "Anton";
    color: #1c1c1c;
    font-weight: 400;
    font-size: 56px;
    line-height: 64px;
    text-transform: uppercase;
    text-align: ;
    margin: 20px 0 15px 0;
}

h3,
.logo {
    font-family: "Anton";
    color: #1c1c1c;
    font-weight: 400;
    font-size: 32px;
    line-height: 40px;
    text-transform: ;
    text-align: left;
    margin: 20px 0;
}

h4,
h5,
h6 {
    font-family: "Anton";
    color: #1c1c1c;
    font-weight: 400;
    font-size: 25px;
    line-height: 40px;
    text-transform: uppercase;
    text-align: left;
    margin: 20px 0 10px 0;
}

h5 {
    font-size: 22px;
    line-height: 32px;
}

h6 {
    font-size: 17px;
    line-height: 25px;
}

p {
    margin: 10px 0 25px 0;
}

.page p {
    line-height: 28px;
}

p a,
.widget_rss a,
.postbody .entry-content>p a,
.entry-content>ol a,
.entry-content>ul a,
figcaption a,
.woocommerce main a,
.wp-block-file a,
dl a {
    outline: 0;
    color: #1c1c1c
}

p a:hover,
.widget_rss a:hover,
.postbody a:hover,
.entry-content>ol a:hover,
.entry-content>ul a:hover,
.woocommerce main a:hover,
figcaption a:hover,
.wp-block-file a:hover,
dl a:hover {
    outline: 0;
    color: #1c1c1c
}

p a:active,
.widget_rss a:active,
.postbody a:active,
.entry-content>ol a:active,
.entry-content>ul a:active,
.woocommerce a:active,
figcaption a:active {
    color: #1c1c1c
}

table a {
    color: #1c1c1c;
}

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

blockquote {
    margin: 0 0 30px 0;
    padding: 20px 50px;
    font-size: 1.2em;
    line-height: 1.7em;
    border-left: 15px solid #ddd;
    color: #000;
}

blockquote p {
    line-height: 1.7em;
    font-style: italic;
}

blockquote cite {
    line-height: 1.7em;
    font-style: italic;
    font-weight: bold;
    color: rgba(139, 139, 139, 1)
}

blockquote p:first-child {
    margin-top: 0
}

a#cancel-comment-reply-link {
    color: #1c1c1c
}

blockquote p:last-child {
    margin-bottom: 0
}

address {
    margin: 0 0 1.5em;
}

pre {
    background: #eee;
    font-family: "Courier 10 Pitch", Courier, monospace;
    font-size: 15px;
    line-height: 1.6;
    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
    padding: 1.6em;
}

code,
kbd,
tt,
var {
    font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
    font-size: 15px;
}

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

mark,
ins {
    background: #fff9c0;
    text-decoration: none;
}

big {
    font-size: 125%;
}

blockquote,
q {
    quotes: "" "";
}

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

blockquote:before {
    background-image: url("data:image/svg+xml,%3Csvg viewBox='0 -72 512 512' style='fill:rgba(253,221,108,1);' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m207.800781 0h-192.800781c-8.285156 0-15 6.714844-15 15v192.800781c0 8.285157 6.714844 15 15 15h81.398438v129.601563c0 8.28125 6.714843 15 15 15h48.203124c6.453126 0 12.1875-4.132813 14.226563-10.257813l48.199219-144.597656c.511718-1.53125.773437-3.132813.773437-4.746094v-192.800781c0-8.285156-6.714843-15-15-15zm-15 205.367188-44.011719 132.03125h-22.390624v-129.597657c0-8.285156-6.714844-15-15-15h-81.398438v-162.800781h162.800781zm0 0'/%3E%3Cpath d='m497 0h-192.800781c-8.285157 0-15 6.714844-15 15v192.800781c0 8.285157 6.714843 15 15 15h81.402343v129.601563c0 8.28125 6.714844 15 15 15h48.199219c6.457031 0 12.1875-4.132813 14.230469-10.257813l48.199219-144.597656c.507812-1.53125.769531-3.132813.769531-4.746094v-192.800781c0-8.285156-6.714844-15-15-15zm-15 205.367188-44.011719 132.03125h-22.386719v-129.597657c0-8.285156-6.71875-15-15-15h-81.402343v-162.800781h162.800781zm0 0'/%3E%3C/svg%3E");
    display: block;
    width: 100%;
    min-height: 50px;
    background-repeat: no-repeat;
    opacity: 1;
}

.tal {
    text-align: left
}

.tar {
    text-align: right
}

.tac {
    text-align: center
}

html body textarea {
    line-height: 26px;
}

input[type="text"]:focus,
input[type="submit"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="phone"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
html body textarea:focus,
select.form-control:focus,
select:focus,
.select2-container a:focus {
    color: #333333;
    border-color: rgba(253, 221, 108, 1)
}

select {
    border: 1px solid #ccc;
}

input[type="text"],
input[type="submit"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="phone"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"] {
    padding: 0 0px;
}

html body textarea {
    padding: 11px 0;
    height: 100px;
    width: 100%;
}

.ihundred input[type="text"],
.ihundred input[type="email"],
.ihundred input[type="url"],
.ihundred input[type="tel"],
.ihundred input[type="phone"] {
    width: 100%
}

input[type="text"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="phone"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
html body textarea::-webkit-input-placeholder,
input[type="text"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="phone"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
html body textarea::-moz-placeholder,
input[type="text"]:-moz-placeholder,
input[type="email"]:-moz-placeholder,
input[type="url"]:-moz-placeholder,
input[type="phone"]:-moz-placeholder,
input[type="tel"]:-moz-placeholder,
html body textarea:-moz-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="phone"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
html body textarea:-ms-input-placeholder {
    color: #b2b9be
}

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

div.wpcf7-response-output {
    margin: 2em 0.5em 1em;
    padding: 0.2em 1em;
    clear: both
}

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-mail-sent-ok {
    border: 2px solid #398f14;
}

div.wpcf7-mail-sent-ng {
    border: 2px solid #ff0000;
}

div.wpcf7-spam-blocked {
    border: 2px solid #ffa500;
}

div.wpcf7-validation-errors {
    border: 2px solid #f7e700;
}

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

span.wpcf7-not-valid-tip {
    color: #f00;
    font-size: 1em;
    font-weight: normal;
    display: block;
}

.use-floating-validation-tip span.wpcf7-not-valid-tip {
    position: absolute;
    top: 20%;
    left: 20%;
    z-index: 100;
    border: 1px solid #ff0000;
    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(//demo30.atiframe.com/wp-content/themes/samura/images/ajax-loader2.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 .wpcf7-recaptcha iframe {
    margin-bottom: 0;
}

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

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

div.wpcf7-response-output,
.screen-reader-response {
    margin: 20px 0 20px 0;
    background-color: #fff;
    padding: 10px 15px
}

span.wpcf7-not-valid-tip {
    margin: -10px 0 15px 0;
}

body div.wpcf7 .ajax-loader {
    display: block;
    margin-top: 5px
}

.wpcf7-form-control-wrap input {
    width: 100%
}

span.wpcf7-not-valid-tip {
    background-color: #fff;
    padding: 5px 5px
}

body span.wpcf7-list-item {
    display: block;
}

.wpcf7-form-control-wrap input[type="checkbox"] {
    width: auto;
    margin-right: 7px;
}

.services_cform b {
    margin-top: 10px;
    margin-bottom: 10px;
    display: inline-block;
}

select.form-control,
select,
.select2-container a {
    padding: 6px 0;
    background-image: none;
    border-radius: 0px;
    font-size: 17px;
    line-height: 50px;
    height: 50px;
    outline: none
}

select.form-control:hover,
select.form-control:active,
select.form-control:focus,
select:hover,
select:active,
select:focus,
.select2-container a:hover,
.select2-container a:active,
.select2-container a:focus {
    color: #333333;
    border-color: rgba(253, 221, 108, 1)
}

.cfform {
    padding: 0 !important;
    background-color: #FFF;
    margin: 0 !important;
    border-radius: 15px !important;
    width: 400px !important;
    overflow: hidden;
}

.cfform h4 {
    padding: 25px 0 !important;
    margin: 0 !important;
    clear: both;
    font-weight: 700;
    text-align: center !important;
    text-transform: uppercase;
    font-size: 26px !important;
}

.cfform .vborder,
.cfform .oborder {
    height: 0;
}

.cfform .vborder {
    border-top: 5px #ff861c solid !important
}

.cfform .oborder {
    border-top: 5px #8358dc solid !important
}

.cfform form {
    margin-top: 0 !important
}

.cfform .mainform {
    padding: 0 30px !important;
}

.cfform .mainform>div {
    padding: 0 !important;
}

.cfform .mainform input,
.cfform .mainform textarea {
    border-color: #ecebe9 !important;
    border-width: 2px !important
}

.cfform .mainform input:focus,
.cfform .mainform textarea:focus {
    border-bottom-color: #8358dc !important
}

.cfform .mainform .nameline {
    border-top-left-radius: 4px !important;
    border-right-width: 0 !important
}

.cfform .mainform .phoneline {
    border-top-right-radius: 4px !important;
}

.cfform .mainform .emailline {
    border-top-width: 0 !important
}

.cfform .mainform textarea {
    border-top-width: 0 !important;
    border-bottom-right-radius: 4px !important;
    border-bottom-left-radius: 4px !important;
    margin-bottom: 25px !important;
    resize: none
}

.cfform .mainform input[type=submit] {
    background-color: #ff861c !important;
    border-style: solid;
    border-color: #ff861c !important;
    border-width: 2px !important;
    border-radius: 4px !important;
    margin: 0 auto 5px auto !important;
    padding: 12px 40px !important;
    font-weight: 700 !important;
    color: #fff;
    text-transform: uppercase;
    font-size: 13px !important;
    font-family: "Anton";
}

.cfform .mainform input[type=submit]:hover,
.cfform .mainform input[type=submit]:focus {
    background-color: #8358dc !important;
    border-color: #8358dc !important
}

.cfform .mainform .form-group p {
    margin: 0 !important
}

main button,
.footer-widget button,
main input[type="button"],
main input[type="reset"],
main input[type="submit"],
.headline input[type="submit"] {
    display: block;
    border-radius: 0px;
    border-width: 1px 1px 1px 1px;
    border-style: solid;
    border-color: #fddd6c;
    background-color: rgba(253, 221, 108, 1);
    box-shadow: none;
    color: rgba(28, 28, 28, 1);
    font-size: 14px;
    text-transform: uppercase;
    padding: 0 40px;
    text-shadow: none;
    line-height: 44px;
    outline: none;
    font-weight: bold;
    outline: 0;
    margin: 0 auto;
}

main button:hover,
.footer-widget button:hover,
main input[type="button"]:hover,
main input[type="reset"]:hover,
main input[type="submit"]:hover,
.headline input[type="submit"]:hover {
    color: rgba(255, 255, 255, 1);
    box-shadow: none;
    background-color: rgba(62, 62, 62, 1);
    border-width: 1px 1px 1px 1px;
    border-style: solid;
    border-color: #3e3e3e;
}

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

.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.tal {
    text-align: left !important
}

.tar {
    text-align: right !important;
}

.tac {
    text-align: center !important
}

ul,
ol {
    margin: 0 0 1.5em 1em;
}

.postbody .entry-content ul,
.postbody .entry-content ol,
body.single main .comment-content ul,
body.single main .comment-content ol {
    margin: 0 0 0 1em;
    padding: 0 0 0 20px
}

ul {
    list-style: disc;
}

ol {
    list-style: decimal;
}

ul li ul {
    list-style-type: circle;
}

ul li ul li ul {
    list-style-type: square;
}

li>ul,
li>ol {
    margin-bottom: 0;
    margin-left: 0;
}

dt {
    font-weight: bold;
}

dd {
    margin: 0 1.5em 1.5em;
}

table,
html .woocommerce table.shop_table {
    margin-bottom: 25px;
    width: 100%;
    border-left: 1px #e4e4e4 solid;
    border-top: 1px #e4e4e4 solid;
    border-right: 0;
    border-bottom: 0;
}

thead {
    white-space: nowrap;
}

table td,
table th,
html .woocommerce table.shop_table td,
html .woocommerce table.shop_table th,
#add_payment_method .cart-collaterals .cart_totals table td,
#add_payment_method .cart-collaterals .cart_totals table th,
.woocommerce-cart .cart-collaterals .cart_totals table td,
.woocommerce-cart .cart-collaterals .cart_totals table th,
.woocommerce-checkout .cart-collaterals .cart_totals table td,
.woocommerce-checkout .cart-collaterals .cart_totals table th {
    border-right: 1px #e4e4e4 solid;
    border-bottom: 1px #e4e4e4 solid;
    padding: 20px 10px;
    border-left: 0;
    border-top: 0;
}

table th {
    background-color: #232323;
    color: #fff;
    border-color: transparent;
}

table th a {
    color: #fff;
}

table th a:hover {
    color: rgba(253, 221, 108, 1) !important;
}

table tbody tr:nth-child(odd) {
    background-color: #fff
}

table tbody tr:nth-child(even) {
    background-color: #fff
}

caption {
    padding-top: 8px;
    padding-bottom: 12px;
    color: #777777;
    text-align: center;
}

dl dt {
    padding: 5px 10px
}

dl dd {
    padding: 5px 10px
}

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

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

.main-navigation ul ul {
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    float: left;
    position: absolute;
    top: 1.5em;
    left: -999em;
    z-index: 99999;
}

.main-navigation ul ul ul {
    left: -999em;
    top: 0;
}

.main-navigation ul ul li:hover>ul,
.main-navigation ul ul li.focus>ul {
    left: 100%;
}

.main-navigation ul ul a {
    width: 200px;
}

.main-navigation ul li:hover>ul,
.main-navigation ul li.focus>ul {
    left: auto;
}

.main-navigation li {
    float: left;
    position: relative;
}

.main-navigation a {
    display: block;
    text-decoration: none;
}

.nav-menu-toggle,
.main-navigation.toggled ul {
    display: block;
}

.nav-menu-toggle:before {
    content: "\2630";
    display: inline-block;
    margin-right: 5px;
}

@media screen and (min-width: 37.5em) {
    .nav-menu-toggle {
        display: none;
    }
}

.main-navigation ul {
    display: block;
}

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

.page-links {
    clear: both;
    margin: 0 0 1.5em;
    padding-top: 20px;
}

.nav-links {
    display: block;
    width: 100%;
    margin: 30px auto 0 auto;
    padding: 0;
    list-style: none;
    text-align: center
}

.nav-links .metadata,
.nav-links .metadata a {
    color: #8b8b8b;
    text-transform: uppercase;
    font-size: 12px
}

.nav-links .metadata,
.nav-links .metadata span a {
    display: inline-block
}

.nav-previous,
.nav-next {
    width: 50%
}

.nav-previous {
    float: left;
    margin-right: 0
}

.nav-next {
    float: right;
    text-align: right;
    margin-left: 0
}

.nav-previous,
.nav-next {
    margin-bottom: 50px
}

.nav-next a {
    text-align: right
}

.nav-previous a,
.nav-next a {
    outline: none;
    color: rgba(139, 139, 139, 1);
    text-decoration: none;
    padding: 0;
    margin-bottom: 0;
    white-space: normal;
    cursor: pointer;
    border: 0;
    border-radius: 0;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    z-index: 2;
}

.nav-previous,
.nav-previous a {
    text-align: left
}

.nav-previous a:hover,
.nav-next a:hover {
    color: rgba(253, 221, 108, 1);
}

.nav-previous a:focus,
.nav-previous a:active,
.nav-next a:focus,
.nav-next a:active {}

.nav-previous label,
.nav-next label {
    text-transform: uppercase;
    color: rgba(253, 221, 108, 1);
    font-size: 14px;
    letter-spacing: 2px;
}

.nav-previous h5,
.nav-next h5 {
    font-size: 19px;
    margin: 5px 0 10px 0;
    text-align: left;
    line-height: 1.3
}

.nav-previous h5 a,
.nav-next h5 a {
    color: #1c1c1c;
}

.nav-previous h5 a:hover,
.nav-next h5 a:hover {
    color: rgba(253, 221, 108, 1);
}

.nav-next h5 {
    text-align: right;
}

.nav-previous>span>a,
.nav-next>span>a {
    display: block;
    width: 64px;
    height: 64px;
    text-align: center;
    border: 1px solid #ddd;
    border-radius: 0px;
    float: left;
    margin: 30px 30px 30px 0;
    overflow: hidden
}

.nav-previous>a,
.nav-next>a {
    display: block;
    color: rgba(253, 221, 108, 1);
}

.nav-next>span>a {
    float: right;
    margin: 30px 0 30px 30px
}

.nav-previous a svg,
.nav-next a svg {
    width: 15px;
    fill: #333;
    margin-top: 24px;
}

.nav-previous a:hover svg,
.nav-next a:hover svg {
    fill: #fff
}

.nav-previous>span>a:hover,
.nav-next>span>a:hover {
    background-color: rgba(253, 221, 108, 1);
    border-color: rgba(253, 221, 108, 1)
}

.nav-next svg {
    transform: rotate(180deg)
}

.may {
    font-size: 14px;
    text-transform: uppercase;
    display: block;
    text-align: center;
    font-weight: 400;
    margin: 0 auto 25px auto;
    letter-spacing: 2px;
}

.may span {
    display: inline-block;
}

.may span:before {
    content: "";
    display: inline-block;
    width: 12px;
    height: 12px;
    background-color: rgba(0, 202, 255, 1);
    border-radius: 10px;
    float: left;
    margin: 5px 12px 0 0;
    border-right: 0;
}

.may span:after {
    content: "";
    display: inline-block;
    width: 60px;
    height: 1px;
    background-color: rgba(148, 148, 148, 1);
    margin: 11px 0 0 20px;
    float: right;
}

.related.layout2 {
    width: 70%;
    margin: 70px 15% 0 15%;
    border-bottom: 1px solid #DDDDDD;
}

.related.layout2 .rblock .thumb {
    margin: 0 0 30px 0;
    max-height: 240px;
    overflow: hidden;
}

.related.layout2 .rblock .thumb img {
    height: auto
}

.related.layout2 .rblock {
    width: calc(50% - 20px);
    margin: 0 40px 40px 0;
}

.related.layout2 .rblock .wr {
    border: 0;
}

.related.layout2 .rblock h5 {
    margin: 10px 0 15px 0;
}

.related.layout2 .rblock h5 a {
    font-size: 22px;
    line-height: 32px;
}

.related.layout2 .rblock .entry-meta {
    margin: 0;
}

.related.layout2 .rblock .entry-meta .date {
    width: auto;
    margin-bottom: 0
}

.single .related .entry-content {
    padding: 0 0 20px 0;
}

ul.page-numbers {
    display: block;
    width: 100%;
    margin: 40px auto 0 auto;
    padding: 0;
    list-style: none;
    text-align: center
}

ul.page-numbers:before,
ul.page-numbers:after {
    content: "";
    display: block;
    clear: both;
    width: 100%;
}

ul.page-numbers li {
    margin: 0 0 5px 0;
    padding: 0;
    display: inline-block
}

ul.page-numbers li a,
ul.page-numbers li .current {
    display: block;
    text-decoration: none;
    margin: 0 5px 10px 5px;
    height: 50px;
    width: 50px;
    text-align: center;
    border: 1px rgba(253, 221, 108, 1) solid;
    padding: 0;
    font-weight: bold;
    font-size: 18px;
    line-height: 46px;
    color: rgba(253, 221, 108, 1);
    transition: all 200ms;
    border-radius: 0px;
}

ul.page-numbers li .current {
    opacity: 0.7
}

ul.page-numbers li.active a {
    background-color: rgba(0, 0, 0, 0.2)
}

ul.page-numbers li.disabled a {
    color: #f1f4f6
}

ul.page-numbers li.disabled a:hover {
    border-color: #f1f4f6
}

ul.page-numbers li a:hover {
    color: #fff;
    text-decoration: none;
    border-color: rgba(253, 221, 108, 1);
    background-color: rgba(253, 221, 108, 1);
}

.blogpagination {
    text-align: center
}

.page-links>span,
.blogpagination>span {
    opacity: 1
}

.page-links a,
.page-links>span,
.blogpagination a,
.blogpagination span {
    text-decoration: none;
    display: inline-block;
    margin: 0 5px;
}

.page-links a span,
.page-links>span,
.blogpagination a,
.blogpagination span {
    display: inline-block;
    text-decoration: none;
    height: 50px;
    width: 50px;
    text-align: center;
    border: 0 rgba(139, 139, 139, 1) solid;
    background-color: transparent;
    box-shadow: none;
    color: rgba(28, 28, 28, 1);
    padding: 0;
    font-weight: 400;
    font-size: 14px;
    line-height: 48px;
    transition: all 200ms;
    box-sizing: border-box;
    border-radius: 0px;
}

.page-links>span.current {
    background-color: rgba(28, 28, 28, 1);
    color: #fff
}

.page-links a:hover span,
.blogpagination a:hover {
    background-color: rgba(253, 221, 108, 1);
    color: #fff
}

.page-links span.page-links-title {
    height: auto;
    width: auto;
    border: 0;
    padding: 0;
    margin-left: 0;
    font-size: 18px;
}

.blogpagination a.next,
.blogpagination a.prev {
    width: auto
}

html {
    box-sizing: border-box;
}

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

body {
    background: #fff;
}

main:after {
    content: "";
    display: block;
    clear: both;
}

body main.boxed-wrapper {
    padding: 0
}

main .widget-area,
html .sidebar-type {
    padding-left: 15px;
    padding-right: 15px;
    border-radius: 0px;
    background-color: rgba(255, 255, 255, 1)
}

html .sidebar-type {
    width: 290px;
    margin: 0 auto;
}

html .sidebar-type:after,
main .widget-area:after {
    content: "";
    display: block;
    clear: both;
}

html .sidebar-type .uptolike-buttons {
    display: none
}

main .cont-box-area {
    border-radius: 0px;
}

.cont-box-area:after {
    content: "";
    display: block;
    clear: both;
}

.e404 {
    max-width: 1170px;
    margin: 0 auto;
    text-align: center;
    padding: 0 15px;
}

.e404 img {
    margin: 0 auto 10px auto
}

.e404 h1 {
    text-align: center
}

.e404 .search-field {
    width: 400px;
    max-width: 100%;
    margin-bottom: 25px;
}

.e404 .search-submit {
    margin: 0 auto;
}

.e404 form {
    max-width: 400px;
    margin: 0 auto;
}

@media screen and (min-width: 37.5em) {
    .content-area {
        float: left;
        margin: 0 -25% 0 0;
        width: 100%;
    }
    .site-main {
        margin: 0 25% 0 0;
    }
    .site-content .widget-area {
        float: right;
        overflow: hidden;
        width: 25%;
    }
    .site-footer {
        clear: both;
        width: 100%;
    }
}

.headline {}

.headline:after {
    content: "";
    clear: both;
    display: block
}

body.composer_widget-template-default {
    background-color: #564f47;
}

.composer-block-post {
    padding: 100px 0
}

body.composer_widget-template-default.single main {
    width: 100%;
    max-width: 100%;
    padding: 200px 0 200px 0;
    background-color: transparent !important;
}

body.composer_widget-template-default.single main {
    margin-top: -120px;
}

body.composer_widget-template-default.single .headline {
    display: none
}

body.composer_widget-template-default.single .footer-widget {
    display: none
}

body.modal_window-template-default {
    background-color: rgba(0, 0, 0, 0.8);
}

body.modal_window-template-default.single main {
    width: 750px;
    max-width: 100%;
    padding: 110px 0 20px 0;
    background-color: transparent !important;
}

body.modal_window-template-default.single .headline {
    display: none
}

body.modal_window-template-default.single .footer-widget {
    display: none
}

.footer-widget {
    z-index: 2;
    position: relative;
}

div,
a,
button,
input[type="submit"],
li {}

.rev_slider_wrapper div {
    -webkit-transition: auto;
    transition: auto;
}

.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: 0.8;
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden;
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box;
}

.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
    display: none;
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto;
}

.mfp-ajax-cur {
    cursor: progress;
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out;
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
    cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

.mfp-loading.mfp-figure {
    display: none;
}

.mfp-hide {
    display: none !important;
}

.mfp-preloader {
    color: #CCC;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    left: 8px;
    right: 8px;
    z-index: 1044;
}

.mfp-preloader a {
    color: #CCC;
}

.mfp-preloader a:hover {
    color: #FFF;
}

.mfp-s-ready .mfp-preloader {
    display: none;
}

.mfp-s-error .mfp-content {
    display: none;
}

button.mfp-close,
button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    touch-action: manipulation;
}

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

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: 0.65;
    padding: 0 0 18px 10px;
    color: #FFF;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover,
.mfp-close:focus {
    opacity: 1;
}

.mfp-close:active {
    top: 1px;
}

.mfp-close-btn-in .mfp-close {
    color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
    color: #FFF;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%;
    outline: none;
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #CCC;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap;
}

.mfp-arrow {
    position: absolute;
    opacity: 0.65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {}

.mfp-arrow:hover,
.mfp-arrow:focus {
    opacity: 1;
}

.mfp-arrow:before,
.mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent;
}

.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px;
}

.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7;
}

.mfp-arrow-left {
    left: 0;
}

.mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px;
}

.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
    right: 0;
}

.mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px;
}

.mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
    top: -40px;
}

.mfp-iframe-holder .mfp-close:hover,
.mfp-iframe-holder .mfp-close:active,
.mfp-iframe-holder .mfp-close:focus {
    outline: none
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
}

.mfp-iframe-scaler iframe:hover,
.mfp-iframe-scaler iframe:active,
.mfp-iframe-scaler iframe:focus {
    top: 0;
    left: 0;
    margin: 0
}

img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto;
}

.mfp-figure {
    line-height: 0;
}

.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444;
}

.mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px;
}

.mfp-figure figure {
    margin: 0;
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto;
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #F3F3F3;
    word-wrap: break-word;
    padding-right: 36px;
}

.mfp-image-holder .mfp-content {
    max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape),
screen and (max-height: 300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0;
    }
    .mfp-img-mobile img.mfp-img {
        padding: 0;
    }
    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0;
    }
    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px;
    }
    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, 0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        box-sizing: border-box;
    }
    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0;
    }
    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px;
    }
    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, 0.6);
        position: fixed;
        text-align: center;
        padding: 0;
    }
}

@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(0.75);
        transform: scale(0.75);
    }
    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0;
    }
    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%;
    }
    .mfp-container {
        padding-left: 6px;
        padding-right: 6px;
    }
}

.no-sidebar .site-main {
    margin: 0;
}

.no-sidebar .content-area {
    float: none;
    margin-left: auto;
    margin-right: auto;
}

.sticky .c_block {
    border: 1px dashed #7f8084;
}

.hentry {
    margin: 0 0 0 0;
}

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

.single .byline,
.group-blog .byline {
    display: inline;
}

.page-content,
.entry-content,
.entry-summary {}

.alignleft {
    float: left;
}

.alignright {
    float: right;
}

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

.text-center {
    text-align: center !important
}

figure.wp-caption.alignleft,
img.alignleft {
    margin: 5px 30px 5px 0;
}

.entry-content>.alignwide {
    width: 120%;
    margin-left: -10%;
    margin-right: auto
}

.lsb .entry-content>.alignwide,
.rsb .entry-content>.alignwide {
    width: 100%;
    margin-left: 0
}

.wp-block-cover.aligncenter {
    width: 80%;
}

.wp-caption.alignleft {
    margin: 5px 10px 5px 0;
}

figure.wp-caption.alignright,
img.alignright {
    margin: 5px 0 5px 30px;
}

.wp-caption.alignright {
    margin: 5px 0 5px 10px;
}

img.aligncenter {
    margin: 5px auto;
}

img.alignnone {
    margin: 5px 0;
}

.wp-caption .wp-caption-text,
.entry-caption,
.gallery-caption {
    color: #220e10;
    font-size: 18px;
    font-weight: 300;
    margin: 15px 15px;
}

div.wp-caption.alignright img[class*="wp-image-"] {
    float: right;
}

div.wp-caption.alignright .wp-caption-text {
    padding-left: 10px;
}

img.wp-smiley,
.rsswidget img {
    border: 0;
    border-radius: 0;
    box-shadow: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}

.wp-caption.alignleft+ul,
.wp-caption.alignleft+ol {
    list-style-position: inside;
}

.single .alayout2 .tags-links {
    padding-top: 50px;
}

.alayout2 span.sharing {
    padding-top: 53px;
}

.alayout2 ul.post-categories,
.slayout2 ul.post-categories {
    margin: 0 0 0 0;
    padding: 0 0 10px 0;
}

.alayout2 ul.post-categories li,
.slayout2 ul.post-categories li {
    margin: 0
}

.alayout2 ul.post-categories li a,
.single .alayout2 .meta div span a,
.slayout2 ul.post-categories li a {
    background-color: transparent;
    color: #1c1c1c;
    text-transform: uppercase;
    padding: 0;
    font-size: 14px;
    text-decoration: none;
    font-weight: 400
}

.alayout2 ul.post-categories li a:hover,
.single .slayout2 .meta div a:hover {
    color: rgba(253, 221, 108, 1);
}

.alayout2 ul.post-categories li a:after,
.slayout2 .cat ul.post-categories li a:after,
.slayout2 .wr ul.post-categories li:first-child a:after {
    content: ',';
}

.alayout2 ul.post-categories li:last-child a:after,
.alayout2 ul.post-categories li:nth-child(2) a:after,
.slayout2 ul.post-categories li:last-child a:after,
.slayout2 ul.post-categories li:nth-child(2) a:after {
    content: none
}

body .alayout2 h3.entry-title {
    margin-bottom: 15px
}

.single .slayout2 .meta div div a {
    padding-bottom: 0;
    display: block;
}

.slayout2 ul.post-categories li:nth-child(1),
.slayout2 ul.post-categories li:nth-child(2) {
    display: inline
}

.alayout2 h3.entry-title:before,
.alayout2 .ssc_post_grid.template14 .title:before {
    content: "";
    display: inline-block;
    width: 12px;
    height: 12px;
    background-color: rgba(253, 221, 108, 1);
    border-radius: 10px;
    float: left;
    margin: 11px 10px 0 0;
    border-right: 0;
    margin-top: calc((40px - 12px)/2);
}

.alayout2 .entry-meta,
.related.layout2 .rblock .entry-meta {
    margin: 0;
    font-style: normal;
    text-transform: uppercase;
    color: #1c1c1c;
}

.alayout2 .entry-meta a,
.related.layout2 .rblock .entry-meta a {
    color: #1c1c1c;
}

.alayout2 span.post-author,
.related.layout2 span.post-author {
    margin: 0;
    padding-right: 10px;
}

.alayout2 span.post-author img,
.related.layout2 span.post-author img {
    border-radius: 40px;
    height: 40px;
    width: 40px;
    display: inline-block;
    margin-right: 20px
}

.alayout2 span.post-author a,
.related.layout2 span.post-author a {
    line-height: 40px;
    text-decoration: none;
    padding-right: 10px;
}

.alayout2 span.post-author:after,
.related.layout2 span.post-author:after {
    content: "";
    display: inline-block;
    width: 40px;
    height: 1px;
    background-color: #999;
    margin-top: 20px;
    float: right;
}

.alayout2 .entry-meta span,
.related.layout2 span {
    line-height: 40px;
    margin-bottom: 0;
    border: 0;
    font-size: 12px;
}

.related.layout2 .may span {
    line-height: 24px
}

.alayout2 span.date {}

.alayout2 a.more {
    padding: 0;
    border: 0;
    line-height: 1.7em;
    margin: 20px 0 0 0;
    background-color: transparent;
    color: inherit;
}

.alayout2 a.more:hover {
    color: rgba(253, 221, 108, 1);
    background-color: transparent;
}

.alayout2 a.more:after {
    content: "";
    background-color: rgba(253, 221, 108, 1);
    width: 0;
    height: 2px;
    display: inline-block;
    transition: all 400ms ease-out
}

.alayout2 a.more:after:hover {
    width: 100%
}

body .alayout2 article>.thumb>div,
body .slayout2 .rblock .thumb>div,
.slayout2 article .entry-thumbnail .over {
    top: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    transform: scale(1);
    background-color: transparent;
    display: flex;
    align-items: center;
    justify-content: center;
}

.alayout2 article>.thumb:hover>div,
.slayout2 .rblock .thumb:hover>div {
    background-color: rgba(0, 0, 0, 0.3)
}

.alayout2 article>.thumb>div div,
.slayout2 article .entry-thumbnail .over div,
.slayout2 .rblock>.thumb .over div {
    width: 68px;
    height: 68px;
    display: inline-block;
    background-color: rgba(253, 221, 108, 1);
    border: 4px solid #fff;
    border-radius: 50px;
    padding: 20px;
    box-shadow: 0 0 15px 0px rgba(0, 0, 0, 0.5);
    transition: all 400ms ease-out
}

.alayout2 article .thumb img {
    margin: 0;
}

.alayout2 article>.thumb:hover>div div,
.slayout2 .rblock>.thumb:hover .over div {
    background-color: rgba(207, 207, 207, 1)
}

.alayout2 article>.thumb .over img,
.slayout2 article .entry-thumbnail .over img,
.slayout2 .rblock>.thumb .over img {
    position: relative;
    width: 20px;
    height: 20px;
    border: 0;
    line-height: 20px;
    padding: 0;
    display: inline-block;
    top: auto;
    left: auto;
    border-radius: 0
}

body .alayout2 article {
    border-bottom: 1px solid #cccccc;
    padding-bottom: 50px;
}

body.page .alayout2 article {
    border-bottom: 0;
    padding-bottom: 0
}

body.single .alayout2 article {
    border-bottom: 0;
    padding: 0;
}

body .alayout2 .c_block,
.search .alayout2 article .c_block {
    border: 0
}

.alayout2 article>.thumb a,
.alayout2 .grid-item>.thumb a,
.slayout2 .rblock>.thumb a,
.alayout3 article>.thumb a,
.alayout3 .grid-item>.thumb a,
.slayout3 .rblock>.thumb a {
    display: block;
    position: absolute;
    z-index: 3;
    width: 100%;
    height: 100%
}

.category .alayout2 .blogsidebarpage article>div,
.archive .alayout2 .blogsidebarpage article>div,
.blog .alayout2 .blogsidebarpage article>div,
.search .alayout2 .blogsidebarpage article>div {
    padding: 0 0 0 0;
}

.blogsidebarpage .author_info {
    border: 1px solid #ddd;
    margin: 0 0 60px 0;
    width: 100%;
}

.column2.alayout2 article>.c_block,
.column2.alayout2 .search article .c_block,
.column3.alayout2 article>.c_block,
.column2.alayout3 .search article .c_block {
    padding: 0 0 40px 0 !important;
}

.column2.alayout2 article>.thumb,
.column2.alayout2 .search article .thumb,
.column3.alayout2 article>.thumb,
.column2.alayout3 .search article .thumb,
body .alayout2 .blogsidebarpage article .thumb,
body .alayout2.column1.sb .blogsidebarpage article .thumb {
    margin-bottom: 50px
}

.alayout2.column2 article .thumb {
    border-radius: 0px 0px 0 0;
}

.alayout2.column2 article.has-post-thumbnail .c_block {
    border-radius: 0 0 0px 0px
}

.alayout2 .widget_recent_comments ul li,
.slayout2 .widget_recent_comments ul li {
    background-color: transparent
}

.alayout3 .thumb img {
    width: 100%;
}

.alayout3 .thumb ul.post-categories {
    top: auto;
    bottom: 0;
    left: 0;
    right: auto;
    margin: 0;
    height: 40px;
}

.alayout3 .thumb ul.post-categories a {
    margin: 0;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 12px;
    padding: 0 30px;
    line-height: 40px;
    width: auto;
    display: block;
    white-space: nowrap;
}

.alayout3 .thumb ul.post-categories li {
    display: none
}

.alayout3 .thumb ul.post-categories li:nth-child(1) {
    display: block
}

.alayout3 article .c_block,
.search .alayout3 article .c_block {
    padding: 40px 30px 60px 30px;
    width: 100%;
    vertical-align: middle;
    border: 1px solid #e8e8e8;
    position: relative;
}

.alayout3.column1 article .c_block,
.search.column1 .alayout3 article .c_block {
    padding: 40px 50px 60px 50px;
}

.alayout3 article h3.entry-title {
    margin-bottom: 20px
}

.alayout3 .c_block .entry-content p:first-child {
    -webkit-line-clamp: 5;
}

.alayout3.column1 .c_block .entry-content p:first-child {
    -webkit-line-clamp: 3;
}

.alayout3 .entry-meta a {
    text-decoration: none;
    margin-bottom: 70px;
}

.alayout3 .entry-meta>span {
    margin: 0 16px 20px 0;
}

.alayout3 .format-quote {
    background-color: rgba(253, 221, 108, 1);
    color: #fff;
    margin-top: 0
}

.alayout3 article.format-quote .c_block {
    border: 0;
}

.alayout3 .format-quote a {
    text-decoration: none
}

.alayout3 .format-quote .entry-meta>span,
.alayout3 .format-quote .entry-meta a,
.alayout3 .format-quote h3.entry-title a,
.alayout3 .format-quote h3.entry-title a:hover,
.alayout3 .format-quote a.more {
    color: #fff;
}

.alayout3 .format-quote .entry-header {
    display: none;
}

.alayout3 .format-quote blockquote {
    font-family: "Anton";
    margin: 0 0 30px 0;
    padding: 110px 0 0 0;
    font-size: 28px;
    border-left: 0;
    font-weight: 700;
    color: #fff;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
}

.alayout3.column1 .format-quote blockquote {
    padding-top: 100px;
}

.alayout3 .format-quote blockquote:before {
    content: 'вЂќ';
    font-size: 200px;
    line-height: 0;
    font-family: "Anton";
    opacity: 0.2;
    background-image: none;
    min-height: 0;
    margin: 0 0 -10px -8px;
}

.alayout3 .format-quote blockquote p {
    line-height: 1.25em;
    font-style: normal
}

.alayout3 .format-quote blockquote p:first-child {
    display: inline
}

.alayout3 blockquote cite {
    font-size: 28px;
    font-style: normal;
    font-weight: 100;
    color: #fff;
    padding-left: 10px;
}

.alayout3 .format-quote blockquote a {
    color: #fff
}

.alayout3 .format-quote .thumb ul.post-categories {
    top: 10px;
    bottom: auto;
    left: 0;
    right: auto;
}

.alayout3 .format-quote .thumb ul.post-categories a {
    background-color: transparent;
}

.alayout3.column2 .post.format-quote .thumb,
.alayout3.column3 article.format-quote .thumb {
    height: 40px;
}

.alayout3.column2 .post.format-quote .c_block,
.alayout3.column3 article.format-quote .c_block {
    position: unset;
}

.alayout3 article .thumb>div.thhov,
.alayout4 article .thumb>div.thhov {
    background-color: transparent;
}

.alayout3 .thumb>div.thhov,
.alayout4 .thumb>div.thhov {
    transform: scale(1);
}

.alayout3 .thumb>div.thhov a,
.alayout4 .thumb>div.thhov a {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.alayout3 article .thumb>div.thhov span,
.alayout4 article .thumb>div.thhov span {
    width: 70px;
    height: 70px;
    border: 0;
    line-height: 70px;
    top: calc(50% - 35px);
    left: calc(50% - 35px);
    position: absolute;
    background-color: rgba(253, 221, 108, 1);
    text-align: center
}

.alayout3 article .thumb>div.thhov img,
.alayout4 article .thumb>div.thhov img {
    width: 26px;
    height: 26px;
    border: 0;
    padding: 22px 0 0 0;
    line-height: 0;
    position: relative;
    top: auto;
    left: auto;
    display: inline-block;
    float: none;
}

.alayout3 article .thumb>div.thhov:hover span {
    background-color: #1b1b1b
}

.alayout3 .entry-meta>span.author {
    display: none
}

.alayout3 .entry-meta>span {
    border-right: 0
}

.alayout3 .post {
    position: relative;
    overflow: hidden
}

.alayout3.column1 .post:nth-of-type(4),
.alayout3.column1 .post.format-quote {
    height: 340px
}

.alayout3.column1 article.has-post-thumbnail .c_block {
    height: auto
}

.alayout3 .post .thumb {
    z-index: 2
}

.alayout3 .post.format-quote .thumb {
    width: 0;
}

.alayout3 .post.format-quote .entry-meta {
    display: none
}

.alayout3.column1 .post .thumb {
    margin-bottom: 0
}

.alayout3.column1 .has-post-thumbnail {
    height: auto
}

.alayout3.column2 article {
    height: 730px
}

.alayout3.column3 article {
    height: 600px
}

.alayout3.column2 article .thumb {
    height: 365px;
    margin-bottom: 0
}

.alayout3.column3 article .thumb {
    max-height: 235px;
    margin-bottom: 0
}

.alayout3.column2 article .c_block {
    height: 365px
}

.alayout3.column3 article .c_block {
    height: 365px
}

.alayout3 .entry-meta {
    position: absolute;
    bottom: 0;
    width: calc(100% - 60px);
}

.alayout3 .more {
    border: 0;
    padding: 0;
    line-height: 20px
}

.alayout3 .more:hover {
    color: rgba(253, 221, 108, 1);
    background-color: transparent
}

.alayout3.column3 article,
.alayout3.column3 article:nth-of-type(6),
.alayout3.column3 article:nth-of-type(9) {
    width: calc(33.3% - 20px);
    margin: 0 30px 30px 0;
}

.alayout3.column3 article:nth-of-type(4) {
    width: calc(66.6% - 10px);
}

.alayout3 .post:nth-of-type(4) .thumb img {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: auto;
    display: block;
    max-width: 200%;
}

.alayout3 .post:nth-of-type(4) .c_block {
    border: 0;
    z-index: 3;
    width: 70%
}

.alayout3 .post:nth-of-type(4) .entry-title a,
.alayout3 .post:nth-of-type(4) .entry-content,
.alayout3 .post:nth-of-type(4) .entry-meta a,
.thumb ul.post-categories li a,
.alayout3 .post:nth-of-type(4) ul.post-categories li a,
.alayout3 .post:nth-of-type(4) .entry-meta>span {
    color: #fff;
}

.alayout3 .post:nth-of-type(4) .entry-title a {
    font-size: 28px;
    line-height: 36px
}

.alayout3 .post:nth-of-type(4) .c_block .entry-content p:first-child {
    -webkit-line-clamp: 3;
}

.alayout3 .post:nth-of-type(4) .thumb ul.post-categories {
    top: 15px;
    bottom: auto;
}

.alayout3 .post:nth-of-type(4) .thumb {
    position: unset;
}

.alayout3 .post:nth-of-type(4) .thumb ul.post-categories li a {
    background-color: transparent
}

.alayout3 .post:nth-of-type(4):before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background-color: #1b1b1b;
    opacity: 0.9;
    z-index: 1;
    position: absolute;
}

.alayout3 .post.format-quote:nth-of-type(4):before {
    content: none;
}

.alayout3.column3 article:nth-of-type(5) {
    width: calc(33.3% - 20px);
    margin-right: 0
}

.alayout3.column2 article {
    width: calc(50% - 15px);
    margin: 0 30px 30px 0;
}

.alayout3.column3 article:nth-of-type(3n+1):nth-of-type(3n+1) {
    clear: none;
}

.alayout3.column3 article:nth-of-type(4),
.alayout3.column3 article:nth-of-type(6),
.alayout3.column3 article:nth-of-type(9) {
    clear: both
}

.alayout3.column3 article:nth-of-type(8),
.alayout3.column3 article:nth-of-type(11) {
    margin-right: 0
}

.alayout3 article.has-post-thumbnail .c_block,
.search .alayout3 article.has-post-thumbnail .c_block {
    margin-top: -1px;
    height: 366px
}

.alayout3 .c_block svg {
    display: none
}

.alayout3 .sticky .c_block svg {
    fill: rgba(253, 221, 108, 1);
    width: 30px;
    transform: rotate(90deg);
    position: absolute;
    right: 30px;
    bottom: 20px;
    display: block
}

.search .alayout3 article .c_block {
    height: auto;
}

.search .alayout3 article {
    width: 100%;
    margin-left: 0;
    min-height: unset;
}

.format-quote .thumb ul.post-categories li a:hover {
    background-color: transparent;
    color: #fff
}

.alayout4 article {
    display: block !important;
    margin-bottom: 75px !important;
}

.alayout4 article .thumb,
.alayout4 article .c_block {
    display: block !important;
    width: 100% !important;
    max-width: unset !important;
    float: none !important;
    border: 0;
    padding: 0;
    max-height: 500px;
}

.alayout4 article .thumb,
.column2.alayout4 .thumb,
.column3.alayout4 .thumb {
    margin-bottom: 30px;
    border-radius: 0px
}

.alayout4 article .thumb>div.thhov span {
    width: 94px;
    height: 94px;
    border: 0;
    line-height: 94px;
    top: calc(50% - 47px);
    left: calc(50% - 47px);
    position: absolute;
    background-color: #fff;
    text-align: center;
}

.alayout4 .entry-meta {
    padding: 0 0 5px 0;
}

.alayout4 .entry-meta a {
    text-decoration: none;
}

.alayout4 .entry-meta>span,
.slayout3 .entry-meta>span {
    margin: 0 10px 10px 0;
    border-right: 0;
}

.alayout4 .more svg {
    fill: rgba(253, 221, 108, 1);
    margin: 0 0 0 5px
}

.alayout4 .more:hover svg {
    fill: #fff
}

.alayout4 .more:after {}

.alayout4 .entry-header {
    margin-bottom: 5px;
}

.alayout4 .format-quote {
    background-color: rgba(253, 221, 108, 1);
    color: #fff;
    margin-top: 0
}

.alayout4 article.format-quote .c_block {
    border: 0;
}

.alayout4 .format-quote a {
    text-decoration: none
}

.alayout4 .format-quote .entry-meta>span,
.alayout4 .format-quote .entry-meta a,
.alayout4 .format-quote h3.entry-title a,
.alayout4 .format-quote h3.entry-title a:hover,
.alayout4 .format-quote a.more {
    color: #fff
}

.alayout4 .format-quote .entry-header {
    display: none;
}

.alayout4 .format-quote blockquote {
    font-family: "Anton";
    margin: 0;
    font-size: 32px;
    border-left: 0;
    font-weight: 700;
    color: #fff;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
    padding: 60px 70px;
}

.alayout4.column1 .format-quote blockquote {}

.alayout4 .format-quote blockquote:before {
    content: none
}

.alayout4 .format-quote blockquote p {
    line-height: 1.25em;
    font-style: normal
}

.alayout4 .format-quote blockquote p:first-child {
    display: inline
}

.alayout4 blockquote cite {
    font-size: 16px;
    font-style: normal;
    font-weight: 100;
    color: #fff;
    display: block;
    padding-top: 8px
}

.alayout4 blockquote cite:before {
    content: '--- ';
}

.alayout4 .format-quote blockquote a {
    color: #fff
}

.alayout4.column2 .format-quote .c_block .entry-content p:first-child,
.alayout4.column3 .format-quote .c_block .entry-content p:first-child {
    -webkit-line-clamp: 8;
}

.alayout4 .format-quote .thumb ul.post-categories {
    top: 10px;
    bottom: auto;
    left: 0;
    right: auto;
}

.alayout4.column2 .post.format-quote .thumb,
.alayout4.column3 .post.format-quote .thumb {
    height: 40px;
}

.alayout4.column2 .post.format-quote .c_block,
.alayout4.column3 .post.format-quote .c_block {
    position: unset;
}

.alayout4 .c_block .entry-content p:first-child,
.alayout4 .related .entry-content p:first-child {
    -webkit-line-clamp: 3;
    display: -webkit-box;
}

.alayout4 .format-quote .entry-meta,
.alayout4 .format-quote a.more {
    display: none
}

.alayout4 article .thumb>div.thhov img {
    padding-top: 34px;
}

.alayout4 .entry-meta .author i,
.slayout3 .entry-meta .author i,
.slayout3 .fn i {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3e%3cpath style='fill:rgba(253,221,108,1);' d='M313.6 304c-28.7 0-42.5 16-89.6 16-47.1 0-60.8-16-89.6-16C60.2 304 0 364.2 0 438.4V464c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48v-25.6c0-74.2-60.2-134.4-134.4-134.4zM400 464H48v-25.6c0-47.6 38.8-86.4 86.4-86.4 14.6 0 38.3 16 89.6 16 51.7 0 74.9-16 89.6-16 47.6 0 86.4 38.8 86.4 86.4V464zM224 288c79.5 0 144-64.5 144-144S303.5 0 224 0 80 64.5 80 144s64.5 144 144 144zm0-240c52.9 0 96 43.1 96 96s-43.1 96-96 96-96-43.1-96-96 43.1-96 96-96z'%3e%3c/path%3e%3c/svg%3e");
}

.alayout4 .entry-meta .date i,
.slayout3 .entry-meta .date i,
.slayout3 .comment-metadata .date i {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg'  style='fill:rgba(253,221,108,1);' viewBox='0 0 448 512'%3e%3cpath d='M400 64h-48V12c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v52H160V12c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v52H48C21.5 64 0 85.5 0 112v352c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V112c0-26.5-21.5-48-48-48zm-6 400H54c-3.3 0-6-2.7-6-6V160h352v298c0 3.3-2.7 6-6 6z' class=''%3e%3c/path%3e%3c/svg%3e");
}

.alayout4 .entry-meta .comments-link i,
.slayout3 .entry-meta .comments-link i {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' style='fill:rgba(253,221,108,1);' viewBox='0 0 512 512'%3e%3cpath d='M256 32C114.6 32 0 125.1 0 240c0 47.6 19.9 91.2 52.9 126.3C38 405.7 7 439.1 6.5 439.5c-6.6 7-8.4 17.2-4.6 26S14.4 480 24 480c61.5 0 110-25.7 139.1-46.3C192 442.8 223.2 448 256 448c141.4 0 256-93.1 256-208S397.4 32 256 32zm0 368c-26.7 0-53.1-4.1-78.4-12.1l-22.7-7.2-19.5 13.8c-14.3 10.1-33.9 21.4-57.5 29 7.3-12.1 14.4-25.7 19.9-40.2l10.6-28.1-20.6-21.8C69.7 314.1 48 282.2 48 240c0-88.2 93.3-160 208-160s208 71.8 208 160-93.3 160-208 160z'%3e%3c/path%3e%3c/svg%3e");
}

.alayout4 .entry-meta i,
.slayout3 .entry-meta i,
.slayout3 .comment-metadata .date i {
    height: 15px;
    width: 13px;
    background-repeat: no-repeat;
}

.slayout3 {}

.slayout3 blockquote {
    margin: 0 0 30px 0;
    padding: 40px 10% 40px 55px;
    font-size: 16px;
    color: #222222;
    border-width: 1px 1px 1px 5px;
    border-color: #e4e6e9;
    border-style: solid;
    border-left-color: rgba(253, 221, 108, 1);
    font-style: italic;
    font-weight: 700
}

.slayout3 blockquote:before,
.slayout3 .author_info .author_link {
    display: none
}

.single .slayout3 .tags-links {
    margin: 25px 0 25px 0;
    padding: 0 0 20px 0;
    line-height: 26px;
    clear: both;
    border-bottom: 1px solid #ddd;
}

.single .slayout3 .tags-links a {
    padding: 0;
    border: 0;
    margin: 0;
    font-size: 15px;
}

.single .slayout3 .tags-links a:before {
    content: none;
}

.single .slayout3 .tags-links a:after {
    content: ',';
}

.single .slayout3 .tags-links a:last-child:after,
.slayout3 .author_info .author_links a:after {
    content: none;
}

.single .slayout3 .tags-links b {
    font-weight: 400
}

.slayout3 span.sharing {
    width: 100%;
    margin: 0 0 30px 0;
    font-weight: 400;
    float: none;
    display: block;
}

.slayout3 span.sharing>svg {
    width: 17px;
    height: 17px;
    display: inline-block;
    fill: #222222;
    margin: 0 5px -3px 0;
}

.slayout3 span.sharing a svg {
    margin: 0 0 -2px 0;
    fill: rgba(139, 139, 139, 1)
}

.slayout3 span.sharing a:hover svg {
    margin: 0 0 -2px 0;
    fill: rgba(253, 221, 108, 1)
}

.slayout3 span.sharing a {
    text-decoration: none;
    width: 32px;
    height: 32px;
    display: inline-block;
    text-align: center;
    border: 1px solid #ddd;
    padding-top: 2px;
    margin: 0 0 5px 5px;
}

.slayout3 span.sharing a:hover {
    border-color: rgba(253, 221, 108, 1)
}

.slayout3 .author_info {
    border: 1px solid #f0f2f5;
    background-color: #f0f2f5;
    padding: 50px;
}

.slayout3 .author_info .author_links a {
    padding-right: 15px;
}

.slayout3 .author_info .author_links a svg {
    fill: rgba(28, 28, 28, 1)
}

.slayout3 .author_info .author_links a:hover svg {
    fill: rgba(253, 221, 108, 1)
}

.single .slayout3 .nav-links {
    margin: 0 0 70px 0;
}

.slayout3 .postoddy .nav-links {
    border-top: 0;
    padding-top: 30px;
}

.slayout3 .related h2,
.slayout3 #reply-title,
.slayout3 #respond,
.slayout3 #commentform p.logged-in-as,
.slayout3 #commentform>p {
    text-align: left
}

.slayout3 .widget_recent_comments ul li,
.alayout4 .widget_recent_comments ul li {
    background-color: transparent
}

.slayout3 .related .rblock {
    width: calc(50% - 20px);
    margin-right: 40px;
}

.slayout3 .related .rblock .entry-meta .date {
    width: auto
}

.slayout3 .related .rblock .wr {
    border: 0;
    padding: 30px 0 0 0;
}

.slayout3 .related .rblock .entry-meta {
    margin: 0 0 5px 0;
}

.slayout3 .related .rblock h5 {
    margin: 15px 0 10px 0;
}

.slayout3 .rblock .wr .descr {
    padding: 0
}

.slayout3 .rblock .thumb>div {
    transform: scale(1);
    background-color: transparent;
}

.slayout3 #respond input.submit {
    margin: 0
}

.slayout3 .comment-list li>div {
    padding: 25px 0;
}

.single .slayout3 .entry-thumbnail {
    margin-bottom: 30px !important;
}

.slayout3 .entry-meta a {
    text-decoration: none
}

.slayout3 .custblog .entry-meta {
    display: none
}

.slayout3 .entry-header {
    padding: 0 15% 0 15%;
}

body [class*="layout5"] article {
    display: block;
    margin-bottom: 30px
}

body [class*="layout5"] article .postc>div,
body [class*="layout5"] article .postc {
    display: block
}

body [class*="layout5"] article div.thumb {
    width: 100%;
    max-width: 100%;
    float: none;
    max-height: unset;
    border-radius: 0px 0px 0 0;
    margin-bottom: 0 !important
}

body [class*="layout5"] article div.thumb .thhov {
    transform: scale(1);
    background-color: transparent;
}

body [class*="layout5"] article.has-post-thumbnail .c_block,
.search article.has-post-thumbnail .c_block {
    border-radius: 0 0 0px 0px;
    border: 0;
    padding: 40px 0;
}

body [class*="layout5"] .post-categories {
    margin: 0;
    padding: 0;
    display: inline-block;
}

body [class*="layout5"] .post-categories li a {}

body [class*="layout5"] .post-categories li a:after {
    content: ','
}

body [class*="layout5"] .post-categories li:nth-child(2) a:after,
body [class*="layout5"] .post-categories li:last-child a:after {
    content: ''
}

body [class*="layout5"] .thhov a {
    width: 100%;
    height: 100%;
    display: block;
}

body [class*="layout5"] .thhov span {
    display: inline-block;
    font-size: 20px;
    font-weight: bold;
    cursor: pointer;
    opacity: 0;
    margin: -1.65em 0 0 -1.65em;
    position: absolute;
    z-index: 10;
    top: 50%;
    left: 50%;
    width: 3.3em;
    height: 3.3em;
    line-height: 3.3em;
    text-align: center;
    transform: scale(0.5, 0.5);
    transition: all 0.3s ease, transform 0.3s ease-out;
    border-radius: 50%;
    background-color: #ffffff;
    color: rgba(253, 221, 108, 1);
}

body [class*="layout5"] .thhov:hover span {
    opacity: 1;
    transform: scale(1, 1);
}

body [class*="layout5"] .thumb img {
    transition: all 0.3s ease, transform 0.3s ease-out;
}

body [class*="layout5"] .thumb:hover img {
    transform: scale(1.1);
}

body [class*="layout5"] article .entry-meta {
    margin-bottom: 10px
}

body [class*="layout5"] article .entry-meta>span {
    border-right: 0;
    padding-right: 0
}

[class*="layout5"] article .entry-meta>span:after,
[class*="layout5"] article .more:after,
.slayout5 .related .rmore:after {
    content: '';
    display: inline-block;
    width: 30px;
    height: 5px;
    background-color: rgba(253, 221, 108, 1);
    margin: 6px 0 0 17px;
    float: right;
    transition: all 200ms ease-in;
}

[class*="layout5"] article .entry-meta>span:hover:after,
[class*="layout5"] article .more:hover:after,
.slayout5 .related .rmore:hover:after {
    width: 50px
}

[class*="layout5"] article .entry-meta>span:last-child:after,
[class*="layout5"] article .entry-meta>span:last-child:after {
    content: none;
}

[class*="layout5"] article .entry-meta .author i {
    background-image: none
}

[class*="layout5"] article .entry-meta .date i {
    background-image: none
}

[class*="layout5"] article .entry-meta .cat i {
    background-image: none
}

[class*="layout5"] article .entry-meta .comments-link i {
    background-image: none
}

[class*="layout5"] article .entry-meta i {
    display: none
}

[class*="layout5"] article .entry-meta a {
    text-decoration: none;
    display: inline-block;
}

[class*="layout5"] article .more,
.slayout5 .related .rmore {
    border: 0;
    line-height: 17px;
    padding: 0;
    color: #1c1c1c;
}

[class*="layout5"] article .more:hover,
.slayout5 .related .rmore:hover {
    background-color: transparent;
    color: rgba(253, 221, 108, 1);
}

[class*="layout5"] .thumb span.data,
[class*="layout5"] .entry-thumbnail span.data {
    position: absolute;
    left: 0;
    background-color: rgba(253, 221, 108, 1);
    padding: 10px 20px;
    color: #fff;
    z-index: 2;
    font-size: 30px;
    line-height: 1;
    text-align: center;
}

body [class*="layout5"] .thumb span.data span,
body [class*="layout5"] .entry-thumbnail span.data span {
    display: block;
    font-size: 15px;
    text-transform: uppercase
}

body [class*="layout5"] article.format-quote {
    margin-bottom: 80px
}

body [class*="layout5"] article.format-quote .c_block {
    background-color: rgba(253, 221, 108, 1);
    padding: 40px;
}

body .alayout5 article.format-quote .entry-meta,
body .alayout5 article.format-quote .entry-meta a,
.alayout5 .format-quote h3.entry-title a,
body .alayout5 article.format-quote .more,
.alayout5 article.format-quote blockquote p,
.alayout5 article.format-quote blockquote cite {
    color: #fff !important;
}

[class*="layout5"] .format-quote blockquote {
    padding: 0;
    border: 0;
}

[class*="layout5"] .format-quote blockquote:before {
    background-size: contain;
    background-repeat: no-repeat;
    margin-bottom: 20px;
}

[class*="layout5"] .format-quote .entry-content a {
    text-decoration: none
}

body [class*="layout5"] article.format-quote .c_block {
    border-radius: 0px
}

body .alayout5 article.format-quote .entry-meta>span:after,
body .alayout5 article.format-quote .more:after {
    background-color: #fff
}

body [class*="layout5"] .format-quote .c_block .entry-content p:first-child {
    margin-bottom: 0
}

[class*="layout5"] .format-audio .mask,
[class*="layout5"] .format-audio .post_audio {
    transform: scale(1)
}

[class*="layout5"] .format-audio audio {
    width: 100%;
    outline: none;
}

[class*="layout5"].column2 .post.format-quote,
[class*="layout5"].column3 .post.format-quote {
    margin-bottom: 80px
}

[class*="layout5"].column2 article {
    margin: 0 60px 10px 0;
}

[class*="layout5"].column2 article:nth-of-type(2n) {
    margin-right: 0;
}

[class*="layout5"].column3 article {
    margin: 0 40px 10px 0;
    width: calc(33.3% - 27px);
}

[class*="layout5"].column3 article:nth-of-type(3n) {
    margin-right: 0;
}

body [class*="layout5"] article .c_block {
    padding: 40px
}

body [class*="layout5"] article .sharing label {
    display: none
}

body [class*="layout5"] article .sharing a {
    width: 36px;
    height: 36px;
}

body [class*="layout5"] article .sharing svg {
    width: 25px;
    height: 25px;
    margin: 5px 0 -7px 5px;
    padding: 5px;
}

body [class*="layout5"] article.format-quote .sharing a:hover svg {
    fill: rgba(253, 221, 108, 1)
}

body [class*="layout5"] article .thumb {
    overflow: visible
}

body [class*="layout5"] article .author img {
    display: none
}

.alayout5 article .sharing a:hover {
    background-color: #fff;
}

.alayout5 article .sharing a:hover svg {
    fill: rgba(253, 221, 108, 1);
    margin-bottom: -3px;
}

.alayout5 article span.sharing {
    margin: 0;
    position: absolute;
    right: 0;
    bottom: -3px;
    width: auto;
    padding: 10px 0 0 0;
}

body [class*="layout5"] article .entry-content {
    position: relative
}

.single .slayout5 .entry-content {
    padding: 0 0 20px 0
}

.single .slayout5 .wp-block-image {
    margin: 0;
}

.slayout5 a.author_link {
    margin-top: 15px;
    display: inline-block;
}

.slayout5 a.author_link span {
    opacity: 0;
    transition: all 200ms ease-in-out;
    font-weight: bold;
}

.slayout5 a.author_link i {
    width: 36px;
    height: 36px;
    display: inline-block;
    text-align: center;
    padding-top: 7px;
    background-color: #fff;
    border-radius: 20px;
    transition: all 200ms ease-in-out;
}

.slayout5 a.author_link:hover i {
    background-color: rgba(253, 221, 108, 1);
    margin-right: -5px
}

.slayout5 a.author_link i svg {
    border-radius: 0;
    width: 16px;
    transform: rotate(180deg);
    height: 16px;
}

.slayout5 a.author_link:hover i svg {
    fill: #fff
}

.slayout5 a.author_link:hover span {
    opacity: 1;
}

.slayout5 a.author_link:hover i {
    margin-right: 15px
}

.slayout5 h1 {
    text-align: left
}

.single .slayout5 article blockquote {
    background-color: rgba(253, 221, 108, 1);
    color: #fff;
    border: 0;
    padding: 50px 50px 40px 50px;
    border-radius: 0px
}

.single .slayout5 article blockquote p:first-child {
    margin-top: 0
}

.single .slayout5 article blockquote p:last-child {
    margin-bottom: 0
}

.single .slayout5 article blockquote p,
.single .slayout5 article blockquote cite {
    color: #fff;
    font-style: normal
}

.single .slayout5 article blockquote cite {
    margin-top: 35px
}

.single .slayout5 .entry-content>p:first-child:first-letter {
    font-size: 60px;
    background-color: rgba(253, 221, 108, 1);
    color: #fff;
    float: left;
    line-height: 0.8;
    margin: 5px 25px 0 0;
    padding: 15px 13px 15px 13px
}

.single .slayout5 .entry-content>p:first-child:after {
    content: '';
    display: block;
    width: 100%;
    clear: both;
}

.slayout5 article .author_info {
    max-width: 100%;
    margin: 0 0 100px 0;
    border: 0;
    background-color: #f8f8f8
}

.slayout5 .related .rblock .thumb {
    overflow: hidden
}

.single .slayout5 .nav-links {
    margin: 0 0 70px 0
}

.slayout5 .related .rblock {
    transition: all 300ms;
    width: calc(50% - 30px);
    margin-right: 60px;
}

.slayout5 .related .rblock:last-child {
    margin-right: 0;
}

.slayout5 .related .rblock .entry-meta {
    margin: 40px 0 0 0;
}

.slayout5 .related .rblock .wr {
    border: 0
}

.slayout5 .related .rblock .entry-meta .date {
    width: auto
}

.slayout5 .related .rblock h5 {
    margin: 10px 0 0 0;
}

.slayout5 .rblock .wr .descr {
    margin: 0 0 20px 0;
    padding: 10px 0 0 0;
}

.slayout5 .comment-list li>div {
    padding: 1.7em 2em;
    border: 1px solid #ddd;
    margin-bottom: 15px;
    border-radius: 0px
}

.slayout5 .comment-metadata>span.fn {
    width: auto;
}

.slayout5 .comment-metadata {
    margin: 0 0 10px 0;
}

.slayout5 .comment-metadata>span {
    margin: 0;
}

.slayout5 .comment-metadata>span.date {
    margin-bottom: 0;
    line-height: 20px;
}

.slayout5 span.sharing {
    margin-bottom: 10px
}

.edd-page main {
    max-width: 1170px;
    margin: 0 auto;
    padding: 60px 0 60px 0;
    width: 100%;
}

.container.otherpage {
    max-width: 1170px;
    width: 100%;
}

.kc-css-system .container.otherpage {
    padding: 0;
}

.mainsidebar .container.otherpage,
.boxed-wrapper .container.otherpage {
    max-width: 1170px;
    margin: 0 auto;
    padding: 0;
    width: 100%;
}

.single main.mainsidebar .main {}

#secretlab_ch,
.comment-form-ch {
    display: none !important;
}

.blog main,
.archive main,
.error404 main,
.category main,
.search main,
.search-results main,
html .woocommerce-page main {
    width: 100%;
    margin: 0 auto;
    padding: 80px 15px 80px 15px
}

.page.kingcomposer main {
    padding: 0;
    max-width: 100%;
}

.page:not(.kingcomposer) main {
    width: 100%;
    padding: 80px 0;
    max-width: 1170px;
    margin: 0 auto;
}

.blog main .main,
.archive main .main,
.category main .main,
.search main .main,
.search-results main .main,
html .woocommerce-page main .main {
    max-width: 1170px;
    margin: 0 auto;
}

.blog .entry-title {
    text-align: left
}

.composer_widget-template-default.single main .main {
    max-width: 100%
}

.single main .mainsidebar,
.archive main .mainsidebar,
.category main .mainsidebar {
    margin-top: 0
}

.single main {
    width: 100%;
    padding: 80px 0
}

.single main .main {}

.post-template-default.single main {
    padding: 80px 0 80px 0;
}

.post .entry-content li {
    margin-bottom: 10px;
}

.single .postbody,
.single .postoddy {
    max-width: 1170px;
    margin: 0 auto;
    width: 100%;
    padding: 0 15px;
}

body:not(.single) .blogsidebarpage.lsb {
    padding-left: 30px;
}

body:not(.single) .blogsidebarpage.rsb {
    padding-right: 30px;
}

.single .blogsidebarpage.lsb .postbody,
.single .blogsidebarpage.lsb .postoddy {
    padding: 0 15px 0 30px
}

.single .blogsidebarpage.rsb .postbody,
.single .blogsidebarpage.rsb .postoddy {
    padding: 0 30px 0 15px
}

.single .blogsidebarpage .entry-thumbnail {
    margin-bottom: 20px
}

.single .blogsidebarspage .postbody,
.single .blogsidebarspage .postoddy {
    padding: 0 25px
}

.single .blogsidebarspage .entry-thumbnail {
    margin-bottom: 15px
}

.single .entry-content {
    padding: 0 15% 20px 15%;
}

.single .blogsidebarpage .entry-content,
.single .blogsidebarspage .entry-content {
    padding: 0 0 20px 0;
}

.single .blogsidebarpage .entry-header,
.single .blogsidebarspage .entry-header {
    padding: 0;
}

.custblog {
    width: 100%;
    padding: 55px 55px 45px 55px;
    text-align: center;
    position: relative;
    margin-bottom: 0;
    z-index: 1;
    background-color: #FFFFFF;
    background-repeat: no-repeat;
    background-size: inherit;
    background-attachment: fixed;
    background-position: center center;
    background-image: url();
}

.custblog:before,
.custblog:after {
    position: absolute;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.custblog:before {
    z-index: -1;
    background: linear-gradient(135deg, rgba(242, 37, 86, 1) 22%, rgba(210, 33, 75, 1) 100%);
}

.custblog:after {
    z-index: 1;
    background: linear-gradient(135deg, rgba(244, 87, 105, 1) 22%, rgba(246, 150, 77, 1) 100%);
}

.custblog p,
.custblog ul,
.custblog h1,
.custblog div {
    max-width: 1170px;
    margin-left: auto;
    margin-right: auto
}

.custblog .post-categories,
.archive-meta {
    position: relative;
    z-index: 2;
    top: auto;
    right: auto;
    width: 70%;
    margin: 0 auto;
    text-align: left;
    color: rgba(255, 255, 255, 1);
    list-style: none;
}

.archive-meta {
    margin: 0 auto 25px auto
}

.custblog .post-categories {
    margin-bottom: 30px;
    padding: 0;
}

.custblog h1 {
    position: relative;
    z-index: 2;
    color: rgba(255, 255, 255, 1);
    margin-bottom: 25px;
    text-align: left;
}

.custblog .entry-meta {
    position: relative;
    z-index: 2;
    color: rgba(255, 255, 255, 1);
    margin-bottom: 0;
    width: 100%;
    display: inline-block;
    text-align: left;
}

.custblog .entry-meta a {
    color: rgba(255, 255, 255, 1);
}

.custblog .entry-meta a:hover {
    color: #fff;
    text-decoration: none
}

.entry-meta i,
.entry-meta img,
.comment-metadata i,
.reply i {
    -webkit-transition: all 200ms;
    transition: all 200ms;
    margin-right: 9px;
    height: 16px;
    width: 16px;
    background-size: contain;
    float: left;
}

.custblog .entry-meta .author i {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='iso-8859-1'?%3e%3c!-- Generator: Adobe Illustrator 19.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3e%3csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 482.9 482.9' style='fill:rgba(255,255,255,1);enable-background:new 0 0 482.9 482.9;' xml:space='preserve'%3e%3cg%3e%3cg%3e%3cpath d='M239.7,260.2c0.5,0,1,0,1.6,0c0.2,0,0.4,0,0.6,0c0.3,0,0.7,0,1,0c29.3-0.5,53-10.8,70.5-30.5 c38.5-43.4,32.1-117.8,31.4-124.9c-2.5-53.3-27.7-78.8-48.5-90.7C280.8,5.2,262.7,0.4,242.5,0h-0.7c-0.1,0-0.3,0-0.4,0h-0.6 c-11.1,0-32.9,1.8-53.8,13.7c-21,11.9-46.6,37.4-49.1,91.1c-0.7,7.1-7.1,81.5,31.4,124.9C186.7,249.4,210.4,259.7,239.7,260.2z M164.6,107.3c0-0.3,0.1-0.6,0.1-0.8c3.3-71.7,54.2-79.4,76-79.4h0.4c0.2,0,0.5,0,0.8,0c27,0.6,72.9,11.6,76,79.4 c0,0.3,0,0.6,0.1,0.8c0.1,0.7,7.1,68.7-24.7,104.5c-12.6,14.2-29.4,21.2-51.5,21.4c-0.2,0-0.3,0-0.5,0l0,0c-0.2,0-0.3,0-0.5,0 c-22-0.2-38.9-7.2-51.4-21.4C157.7,176.2,164.5,107.9,164.6,107.3z'/%3e%3cpath d='M446.8,383.6c0-0.1,0-0.2,0-0.3c0-0.8-0.1-1.6-0.1-2.5c-0.6-19.8-1.9-66.1-45.3-80.9c-0.3-0.1-0.7-0.2-1-0.3 c-45.1-11.5-82.6-37.5-83-37.8c-6.1-4.3-14.5-2.8-18.8,3.3c-4.3,6.1-2.8,14.5,3.3,18.8c1.7,1.2,41.5,28.9,91.3,41.7 c23.3,8.3,25.9,33.2,26.6,56c0,0.9,0,1.7,0.1,2.5c0.1,9-0.5,22.9-2.1,30.9c-16.2,9.2-79.7,41-176.3,41 c-96.2,0-160.1-31.9-176.4-41.1c-1.6-8-2.3-21.9-2.1-30.9c0-0.8,0.1-1.6,0.1-2.5c0.7-22.8,3.3-47.7,26.6-56 c49.8-12.8,89.6-40.6,91.3-41.7c6.1-4.3,7.6-12.7,3.3-18.8c-4.3-6.1-12.7-7.6-18.8-3.3c-0.4,0.3-37.7,26.3-83,37.8 c-0.4,0.1-0.7,0.2-1,0.3c-43.4,14.9-44.7,61.2-45.3,80.9c0,0.9,0,1.7-0.1,2.5c0,0.1,0,0.2,0,0.3c-0.1,5.2-0.2,31.9,5.1,45.3 c1,2.6,2.8,4.8,5.2,6.3c3,2,74.9,47.8,195.2,47.8s192.2-45.9,195.2-47.8c2.3-1.5,4.2-3.7,5.2-6.3 C447,415.5,446.9,388.8,446.8,383.6z'/%3e%3c/g%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3c/svg%3e ");
}

.custblog .entry-meta .date i {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg version='1.1' id='Capa_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 32 32' style='fill:rgba(255,255,255,1);enable-background:new 0 0 32 32;' xml:space='preserve'%3e%3cg%3e%3cg id='calendar_1_'%3e%3cpath d='M29.334,3H25V1c0-0.553-0.447-1-1-1s-1,0.447-1,1v2h-6V1c0-0.553-0.448-1-1-1s-1,0.447-1,1v2H9V1 c0-0.553-0.448-1-1-1S7,0.447,7,1v2H2.667C1.194,3,0,4.193,0,5.666v23.667C0,30.806,1.194,32,2.667,32h26.667 C30.807,32,32,30.806,32,29.333V5.666C32,4.193,30.807,3,29.334,3z M30,29.333C30,29.701,29.701,30,29.334,30H2.667 C2.299,30,2,29.701,2,29.333V5.666C2,5.299,2.299,5,2.667,5H7v2c0,0.553,0.448,1,1,1s1-0.447,1-1V5h6v2c0,0.553,0.448,1,1,1 s1-0.447,1-1V5h6v2c0,0.553,0.447,1,1,1s1-0.447,1-1V5h4.334C29.701,5,30,5.299,30,5.666V29.333z'/%3e%3crect x='7' y='12'  width='4' height='3'/%3e%3crect x='7' y='17' width='4' height='3'/%3e%3crect x='7' y='22' width='4' height='3'/%3e%3crect x='14' y='22' width='4' height='3'/%3e%3crect x='14' y='17' width='4' height='3'/%3e%3crect x='14' y='12' width='4' height='3'/%3e%3crect x='21' y='22' width='4' height='3'/%3e%3crect x='21' y='17' width='4' height='3'/%3e%3crect x='21' y='12'  width='4' height='3'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
}

.custblog .entry-meta .comments-link i {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg version='1.1' id='Capa_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 512 512' style='fill:rgba(255,255,255,1);enable-background:new 0 0 512 512;' xml:space='preserve'%3e%3cg%3e%3cg%3e%3cpath  d='M394.46,171.975V45.895H0v264.4h66.45v102.6l133.34-95.15v65.73h144.96l115.8,82.63v-82.63H512v-211.5H394.46z M199.79,280.895l-103.34,73.74v-74.34H30v-204.4h334.46v96.08H199.79V280.895z M482,353.475h-51.45v54.37l-76.2-54.37H229.79 v-151.5H482V353.475z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
}

.custblog .entry-meta .edit-link i {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg version='1.1' id='Capa_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 55.25 55.25' style='fill:rgba(255,255,255,1);enable-background:new 0 0 55.25 55.25;' xml:space='preserve'%3e%3cpath d='M52.618,2.631c-3.51-3.508-9.219-3.508-12.729,0L3.827,38.693C3.81,38.71,3.8,38.731,3.785,38.749 c-0.021,0.024-0.039,0.05-0.058,0.076c-0.053,0.074-0.094,0.153-0.125,0.239c-0.009,0.026-0.022,0.049-0.029,0.075 c-0.003,0.01-0.009,0.02-0.012,0.03l-3.535,14.85c-0.016,0.067-0.02,0.135-0.022,0.202C0.004,54.234,0,54.246,0,54.259 c0.001,0.114,0.026,0.225,0.065,0.332c0.009,0.025,0.019,0.047,0.03,0.071c0.049,0.107,0.11,0.21,0.196,0.296 c0.095,0.095,0.207,0.168,0.328,0.218c0.121,0.05,0.25,0.075,0.379,0.075c0.077,0,0.155-0.009,0.231-0.027l14.85-3.535 c0.027-0.006,0.051-0.021,0.077-0.03c0.034-0.011,0.066-0.024,0.099-0.039c0.072-0.033,0.139-0.074,0.201-0.123 c0.024-0.019,0.049-0.033,0.072-0.054c0.008-0.008,0.018-0.012,0.026-0.02l36.063-36.063C56.127,11.85,56.127,6.14,52.618,2.631z M51.204,4.045c2.488,2.489,2.7,6.397,0.65,9.137l-9.787-9.787C44.808,1.345,48.716,1.557,51.204,4.045z M46.254,18.895l-9.9-9.9 l1.414-1.414l9.9,9.9L46.254,18.895z M4.961,50.288c-0.391-0.391-1.023-0.391-1.414,0L2.79,51.045l2.554-10.728l4.422-0.491 l-0.569,5.122c-0.004,0.038,0.01,0.073,0.01,0.11c0,0.038-0.014,0.072-0.01,0.11c0.004,0.033,0.021,0.06,0.028,0.092 c0.012,0.058,0.029,0.111,0.05,0.165c0.026,0.065,0.057,0.124,0.095,0.181c0.031,0.046,0.062,0.087,0.1,0.127 c0.048,0.051,0.1,0.094,0.157,0.134c0.045,0.031,0.088,0.06,0.138,0.084C9.831,45.982,9.9,46,9.972,46.017 c0.038,0.009,0.069,0.03,0.108,0.035c0.036,0.004,0.072,0.006,0.109,0.006c0,0,0.001,0,0.001,0c0,0,0.001,0,0.001,0h0.001 c0,0,0.001,0,0.001,0c0.036,0,0.073-0.002,0.109-0.006l5.122-0.569l-0.491,4.422L4.204,52.459l0.757-0.757 C5.351,51.312,5.351,50.679,4.961,50.288z M17.511,44.809L39.889,22.43c0.391-0.391,0.391-1.023,0-1.414s-1.023-0.391-1.414,0 L16.097,43.395l-4.773,0.53l0.53-4.773l22.38-22.378c0.391-0.391,0.391-1.023,0-1.414s-1.023-0.391-1.414,0L10.44,37.738 l-3.183,0.354L34.94,10.409l9.9,9.9L17.157,47.992L17.511,44.809z M49.082,16.067l-9.9-9.9l1.415-1.415l9.9,9.9L49.082,16.067z'/%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3c/svg%3e ");
}

ul.post-categories li {
    display: none
}

ul.post-categories li:nth-child(1),
ul.post-categories li:nth-child(2) {
    display: inline-block
}

.custblog ul.post-categories li a {
    border: 1px solid rgba(255, 255, 255, 1);
    background-color: transparent;
    color: rgba(255, 255, 255, 1);
    border-radius: 0px;
    font-weight: 400;
    padding: 0 15px;
    text-decoration: none;
    line-height: 30px;
    display: inline-block;
}

.custblog ul.post-categories li a:hover {
    border-color: rgba(253, 221, 108, 1);
    color: rgba(253, 221, 108, 1)
}

.single .nav-links {
    margin: 0 15% 70px 15%;
    width: auto;
    border: 1px solid #DDDDDD;
    padding: 0;
    border-width: 1px 0 1px 0
}

.single .nav-links .nav-previous,
.single .nav-links .nav-next {
    margin: 0;
    padding: 70px 0;
    position: relative;
    overflow: hidden
}

.single .nav-links .nav-previous {
    padding-right: 40px
}

.single .nav-links .nav-next {
    padding-left: 40px
}

.single.single-portfolio main,
.single.single-portfolio main .main {
    max-width: 100%;
    margin: 0 auto;
    padding: 0;
}

.single-portfolio #respond {
    padding: 0 0 150px 0;
}

.single-portfolio #respond:before,
.spcont:after,
.comment-meta:after {
    content: "";
    clear: both;
    display: block;
}

.archive-title {
    margin-bottom: 30px;
    margin-top: 0
}

.descr_arch {
    padding: 0 15% 5px 15%;
}

html main.mainsidebar {
    padding: 80px 15px 80px 15px
}

.sbcenter {
    max-width: 1170px;
    margin-left: auto;
    margin-right: auto
}

.boxed-wrapper .mainsidebar {
    margin: 0 auto 0 auto;
}

.blogsidebarspage h3 {
    text-align: left
}

.mainsidebar:after,
.sbcenter:after {
    content: "";
    display: block;
    clear: both;
}

.single .mainsidebar .entry-content {
    padding: 0 0 20px 0
}

.single.composer-block-post main {
    padding-top: 0
}

.archive-header h1 {
    margin: 0 0 30px 0;
}

.entry-thumbnail {
    position: relative;
}

.single .entry-title {
    margin-top: 0;
    margin-bottom: 30px;
}

.single .entry-thumbnail {
    margin-bottom: 60px;
    text-align: center;
    border-radius: 0px;
    overflow: hidden
}

.single .tags-links {
    float: none;
    display: block;
    margin: 25px 0 65px 0;
    padding: 0;
    line-height: 26px;
    clear: both;
}

.single .social-share {
    float: none;
    display: block;
    margin: 0 0 50px 0;
    padding: 0;
    line-height: 26px;
}

.single .social-share li {
    list-style: none;
    display: inline-block
}

.single .social-share li a {
    display: block;
    padding: 0 7px;
    margin: 0 2px;
    color: rgba(28, 28, 28, 1);
    background-color: #f1f4f6;
    line-height: 36px;
    width: 36px;
    text-align: center;
    text-decoration: none;
}

.single .social-share li a:hover {
    background-color: #e0e0e0
}

.wp-block-pullquote,
.wp-block-embed,
body .wp-block-gallery,
.wp-block-audio,
.wp-block-table,
.blocks-gallery-grid,
.wp-block-cover {
    margin-bottom: 3em
}

.blocks-gallery-grid,
.wp-block-gallery {
    padding-left: 0 !important;
    margin-left: 0 !important
}

.wp-block-button {
    margin-bottom: 1.25em;
}

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

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

.wp-block-gallery.alignleft {
    margin-right: 2.5em;
}

.wp-block-gallery.alignright {
    margin-left: 2.5em;
}

.wp-block-quote.is-large,
.wp-block-quote.is-style-large {
    margin: 2em 0;
    padding: 0 50px 0 100px;
}

.wp-block-media-text,
.wp-block-video,
.wp-block-embed,
.wp-block-archives-dropdown {
    margin-bottom: 3em;
}

.wp-block-embed__wrapper iframe {
    max-height: 450px;
}

.wp-block-cover-image-text,
.wp-block-cover-text,
section.wp-block-cover-image h2 {
    color: #fff !important;
}

body #kc-footers>ul {
    background-color: #fff
}

.entry-header {
    margin-bottom: 15px;
}

.entry-meta {
    color: rgba(139, 139, 139, 1);
    margin: 0 0 0 0;
    -webkit-transition: all 200ms;
    transition: all 200ms;
    padding: 0 0 0 0;
    line-height: 1.4em;
    font-size: 14px;
}

.entry-meta .updated {
    display: none
}

.entry-meta svg {
    height: 14px;
    margin: 0 5px -2px 0;
    display: inline;
}

.entry-meta a {
    color: rgba(139, 139, 139, 1);
    -webkit-transition: all 200ms;
    transition: all 200ms;
}

.entry-meta a:hover {
    color: rgba(253, 221, 108, 1);
}

.entry-meta .author i,
.fn i {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='iso-8859-1'?%3e%3c!-- Generator: Adobe Illustrator 19.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3e%3csvg version='1.1' id='Capa_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 482.9 482.9' style='fill:rgba(139,139,139,1);enable-background:new 0 0 482.9 482.9;' xml:space='preserve'%3e%3cg%3e%3cg%3e%3cpath d='M239.7,260.2c0.5,0,1,0,1.6,0c0.2,0,0.4,0,0.6,0c0.3,0,0.7,0,1,0c29.3-0.5,53-10.8,70.5-30.5 c38.5-43.4,32.1-117.8,31.4-124.9c-2.5-53.3-27.7-78.8-48.5-90.7C280.8,5.2,262.7,0.4,242.5,0h-0.7c-0.1,0-0.3,0-0.4,0h-0.6 c-11.1,0-32.9,1.8-53.8,13.7c-21,11.9-46.6,37.4-49.1,91.1c-0.7,7.1-7.1,81.5,31.4,124.9C186.7,249.4,210.4,259.7,239.7,260.2z M164.6,107.3c0-0.3,0.1-0.6,0.1-0.8c3.3-71.7,54.2-79.4,76-79.4h0.4c0.2,0,0.5,0,0.8,0c27,0.6,72.9,11.6,76,79.4 c0,0.3,0,0.6,0.1,0.8c0.1,0.7,7.1,68.7-24.7,104.5c-12.6,14.2-29.4,21.2-51.5,21.4c-0.2,0-0.3,0-0.5,0l0,0c-0.2,0-0.3,0-0.5,0 c-22-0.2-38.9-7.2-51.4-21.4C157.7,176.2,164.5,107.9,164.6,107.3z'/%3e%3cpath d='M446.8,383.6c0-0.1,0-0.2,0-0.3c0-0.8-0.1-1.6-0.1-2.5c-0.6-19.8-1.9-66.1-45.3-80.9c-0.3-0.1-0.7-0.2-1-0.3 c-45.1-11.5-82.6-37.5-83-37.8c-6.1-4.3-14.5-2.8-18.8,3.3c-4.3,6.1-2.8,14.5,3.3,18.8c1.7,1.2,41.5,28.9,91.3,41.7 c23.3,8.3,25.9,33.2,26.6,56c0,0.9,0,1.7,0.1,2.5c0.1,9-0.5,22.9-2.1,30.9c-16.2,9.2-79.7,41-176.3,41 c-96.2,0-160.1-31.9-176.4-41.1c-1.6-8-2.3-21.9-2.1-30.9c0-0.8,0.1-1.6,0.1-2.5c0.7-22.8,3.3-47.7,26.6-56 c49.8-12.8,89.6-40.6,91.3-41.7c6.1-4.3,7.6-12.7,3.3-18.8c-4.3-6.1-12.7-7.6-18.8-3.3c-0.4,0.3-37.7,26.3-83,37.8 c-0.4,0.1-0.7,0.2-1,0.3c-43.4,14.9-44.7,61.2-45.3,80.9c0,0.9,0,1.7-0.1,2.5c0,0.1,0,0.2,0,0.3c-0.1,5.2-0.2,31.9,5.1,45.3 c1,2.6,2.8,4.8,5.2,6.3c3,2,74.9,47.8,195.2,47.8s192.2-45.9,195.2-47.8c2.3-1.5,4.2-3.7,5.2-6.3 C447,415.5,446.9,388.8,446.8,383.6z'/%3e%3c/g%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3c/svg%3e ");
}

.entry-meta .date i,
.comment-metadata .date i {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg version='1.1' id='Capa_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 32 32' style='fill:rgba(139,139,139,1);enable-background:new 0 0 32 32;' xml:space='preserve'%3e%3cg%3e%3cg id='calendar_1_'%3e%3cpath d='M29.334,3H25V1c0-0.553-0.447-1-1-1s-1,0.447-1,1v2h-6V1c0-0.553-0.448-1-1-1s-1,0.447-1,1v2H9V1 c0-0.553-0.448-1-1-1S7,0.447,7,1v2H2.667C1.194,3,0,4.193,0,5.666v23.667C0,30.806,1.194,32,2.667,32h26.667 C30.807,32,32,30.806,32,29.333V5.666C32,4.193,30.807,3,29.334,3z M30,29.333C30,29.701,29.701,30,29.334,30H2.667 C2.299,30,2,29.701,2,29.333V5.666C2,5.299,2.299,5,2.667,5H7v2c0,0.553,0.448,1,1,1s1-0.447,1-1V5h6v2c0,0.553,0.448,1,1,1 s1-0.447,1-1V5h6v2c0,0.553,0.447,1,1,1s1-0.447,1-1V5h4.334C29.701,5,30,5.299,30,5.666V29.333z'/%3e%3crect x='7' y='12' width='4' height='3'/%3e%3crect x='7' y='17' width='4' height='3'/%3e%3crect x='7' y='22' width='4' height='3'/%3e%3crect x='14' y='22' width='4' height='3'/%3e%3crect x='14' y='17' width='4' height='3'/%3e%3crect x='14' y='12' width='4' height='3'/%3e%3crect x='21' y='22' width='4' height='3'/%3e%3crect x='21' y='17' width='4' height='3'/%3e%3crect x='21' y='12' width='4' height='3'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
}

.entry-meta .comments-link i {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg version='1.1' id='Capa_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 512 512' style='fill:rgba(139,139,139,1);enable-background:new 0 0 512 512;' xml:space='preserve'%3e%3cg%3e%3cg%3e%3cpath d='M394.46,171.975V45.895H0v264.4h66.45v102.6l133.34-95.15v65.73h144.96l115.8,82.63v-82.63H512v-211.5H394.46z M199.79,280.895l-103.34,73.74v-74.34H30v-204.4h334.46v96.08H199.79V280.895z M482,353.475h-51.45v54.37l-76.2-54.37H229.79 v-151.5H482V353.475z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
}

.entry-meta .edit-link i,
.comment-metadata .edit-link i {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg version='1.1' id='Capa_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 55.25 55.25' style='fill:rgba(139,139,139,1);enable-background:new 0 0 55.25 55.25;' xml:space='preserve'%3e%3cpath d='M52.618,2.631c-3.51-3.508-9.219-3.508-12.729,0L3.827,38.693C3.81,38.71,3.8,38.731,3.785,38.749 c-0.021,0.024-0.039,0.05-0.058,0.076c-0.053,0.074-0.094,0.153-0.125,0.239c-0.009,0.026-0.022,0.049-0.029,0.075 c-0.003,0.01-0.009,0.02-0.012,0.03l-3.535,14.85c-0.016,0.067-0.02,0.135-0.022,0.202C0.004,54.234,0,54.246,0,54.259 c0.001,0.114,0.026,0.225,0.065,0.332c0.009,0.025,0.019,0.047,0.03,0.071c0.049,0.107,0.11,0.21,0.196,0.296 c0.095,0.095,0.207,0.168,0.328,0.218c0.121,0.05,0.25,0.075,0.379,0.075c0.077,0,0.155-0.009,0.231-0.027l14.85-3.535 c0.027-0.006,0.051-0.021,0.077-0.03c0.034-0.011,0.066-0.024,0.099-0.039c0.072-0.033,0.139-0.074,0.201-0.123 c0.024-0.019,0.049-0.033,0.072-0.054c0.008-0.008,0.018-0.012,0.026-0.02l36.063-36.063C56.127,11.85,56.127,6.14,52.618,2.631z M51.204,4.045c2.488,2.489,2.7,6.397,0.65,9.137l-9.787-9.787C44.808,1.345,48.716,1.557,51.204,4.045z M46.254,18.895l-9.9-9.9 l1.414-1.414l9.9,9.9L46.254,18.895z M4.961,50.288c-0.391-0.391-1.023-0.391-1.414,0L2.79,51.045l2.554-10.728l4.422-0.491 l-0.569,5.122c-0.004,0.038,0.01,0.073,0.01,0.11c0,0.038-0.014,0.072-0.01,0.11c0.004,0.033,0.021,0.06,0.028,0.092 c0.012,0.058,0.029,0.111,0.05,0.165c0.026,0.065,0.057,0.124,0.095,0.181c0.031,0.046,0.062,0.087,0.1,0.127 c0.048,0.051,0.1,0.094,0.157,0.134c0.045,0.031,0.088,0.06,0.138,0.084C9.831,45.982,9.9,46,9.972,46.017 c0.038,0.009,0.069,0.03,0.108,0.035c0.036,0.004,0.072,0.006,0.109,0.006c0,0,0.001,0,0.001,0c0,0,0.001,0,0.001,0h0.001 c0,0,0.001,0,0.001,0c0.036,0,0.073-0.002,0.109-0.006l5.122-0.569l-0.491,4.422L4.204,52.459l0.757-0.757 C5.351,51.312,5.351,50.679,4.961,50.288z M17.511,44.809L39.889,22.43c0.391-0.391,0.391-1.023,0-1.414s-1.023-0.391-1.414,0 L16.097,43.395l-4.773,0.53l0.53-4.773l22.38-22.378c0.391-0.391,0.391-1.023,0-1.414s-1.023-0.391-1.414,0L10.44,37.738 l-3.183,0.354L34.94,10.409l9.9,9.9L17.157,47.992L17.511,44.809z M49.082,16.067l-9.9-9.9l1.415-1.415l9.9,9.9L49.082,16.067z'/%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3c/svg%3e ");
}

.entry-meta>span,
.entry-meta>div {
    margin: 0 16px 10px 0;
    display: inline-block;
    border-right: 1px solid #dddddd;
    padding-right: 15px;
    line-height: 17px;
    overflow: hidden;
}

.comment-metadata>span {
    margin: 0 16px 10px 0;
    display: inline-block;
    padding-right: 15px;
    line-height: 18px;
    overflow: hidden;
}

.entry-meta>span:last-child,
.comment-metadata>span:last-child {
    border-right: 0;
    margin-right: 0;
    padding-right: 5px
}

.entry-meta .edit-link {
    overflow: hidden
}

#comments .pingback a,
#comments .trackback a {
    color: rgba(253, 221, 108, 1);
}

#comments .edit-link a {
    text-transform: uppercase;
    font-size: 12px;
    color: rgba(207, 207, 207, 1);
    padding-left: 15px;
    text-decoration: none;
}

.comment-metadata>span {}

.comment-metadata>span.fn {
    font-size: 17px;
    font-weight: bold;
    width: 100%;
    line-height: 24px;
    margin-bottom: 0;
    border: 0;
    color: #1c1c1c;
}

.comment-metadata>span.date {}

.thumb ul.post-categories,
.search ul.post-categories {
    padding: 0;
    position: absolute;
    list-style: none;
    top: 30px;
    right: 30px;
    z-index: 3;
}

.thumb ul.post-categories li,
.search ul.post-categories li {
    margin: 0;
    padding: 0;
    display: inline-block;
    text-align: center
}

.thumb ul.post-categories li a,
.search ul.post-categories li a {
    margin: 0 3px 6px 3px;
    background-color: rgba(253, 221, 108, 1);
    color: #fff;
    padding: 0 15px 0 15px;
    line-height: 30px;
    font-size: 16px;
    font-weight: bold;
    display: inline-block;
    text-decoration: none;
    transition: all 400ms;
}

.thumb ul.post-categories li a:hover,
.search ul.post-categories li a:hover {
    background-color: #fff;
    color: rgba(253, 221, 108, 1);
}

.rblock .thumb ul.post-categories {
    top: 15px;
    right: 15px
}

.entry-content p:first-child {}

.closesb,
.rclosesb,
.lsbbtn,
.rsbbtn {
    display: none
}

.related {
    list-style: none;
    margin: 70px 0 0 0;
    padding: 0;
    width: 100%;
    display: block;
    clear: both;
}

.related h2,
.related h3 {
    margin: 0 0 45px 0;
}

.related:after,
.entry-meta:after {
    content: " ";
    display: block;
    clear: both;
}

.related .rblock .thumb {
    position: relative;
}

.related .rblock {
    transition: all 300ms;
    width: calc(33.33333% - 20px);
    margin-right: 30px;
    float: left;
    margin-bottom: 30px;
    border-radius: 0px;
    overflow: hidden;
}

.related .rblock .wr {
    border: 1px solid #ddd;
    border-radius: 0 0 0px 0px;
    position: relative
}

.related .rblock .entry-meta {
    margin: 0 20px 5px 20px;
}

.related .rblock .entry-meta .date {
    width: 100%
}

.related .rblock:last-child {
    margin-right: 0;
}

.related .rblock h5 {
    margin: 15px 20px 10px 20px;
    text-align: left;
    line-height: 1.5em;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 1;
}

.related .rblock h5 a {
    color: #1c1c1c;
    font-size: 16px;
    text-decoration: none;
    line-height: 24px;
    display: block;
    overflow: hidden;
}

.related .rblock h5 a:hover {
    color: #fddd6c;
}

.rblock .wr .descr {
    padding-left: 20px;
    padding-right: 35px;
    text-align: justify;
    padding-bottom: 0;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 25px
}

.blogsidebarspage .related .rblock {
    width: 48%;
    margin-right: 4%;
}

.blogsidebarspage .related .rblock:nth-of-type(3) {
    margin-right: 0;
}

.blogsidebarspage .related .rblock:last-child {
    display: none
}

.slayout2 .blogsidebarspage .related .rblock:last-child {
    display: block
}

.tagcloud a,
.single .tags-links a {
    padding: 6px 20px;
    color: #1c1c1c;
    display: inline-block;
    margin: 0 5px 15px 5px;
    -webkit-transition: all 200ms;
    transition: all 200ms;
    text-decoration: none;
    position: relative;
    font-size: 14px;
    border: 1px solid #DDDDDD;
    border-radius: 0px;
}

.tagcloud a:hover,
.single .tags-links a:hover,
.widget_tag_cloud a:hover {
    color: rgba(253, 221, 108, 1);
    border-color: rgba(253, 221, 108, 1);
    text-decoration: none;
}

.single .tags-links a:before,
.tagcloud a:before {
    content: "#";
    padding-right: 5px;
}

.post-password-form {
    margin-bottom: 30px
}

.post-password-form:after {
    content: " ";
    clear: both;
    display: block;
}

.post-password-form input[type=password] {
    width: auto;
    margin: 0 0 0 20px;
    float: right;
}

.post-password-form label {
    float: left;
    width: auto;
    line-height: 44px;
}

.post-password-form input[type=submit] {
    float: left;
    width: auto;
}

.slayout2 .meta {
    display: table;
    width: 100%;
    margin: 0 0 25px 0;
    padding: 0 15%;
}

.slayout2 .meta div {
    display: table-cell;
    width: 33.3%;
    padding-bottom: 10px;
    text-align: left
}

.slayout2 .meta div ul {
    margin: 0;
    padding: 0;
    display: inline
}

.slayout2 .meta div label {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 14px;
}

.slayout2 .meta div label:after {
    content: ': '
}

.slayout2 .meta div span,
.single .slayout2 .meta div span a,
.single .slayout2 .meta div div a {
    padding: 0;
    font-size: 14px;
    text-decoration: none;
    text-transform: none;
    color: #1c1c1c;
}

single .slayout2 .meta div span a {
    color: inherit
}

single .slayout2 .meta div span a:hover {
    color: rgba(253, 221, 108, 1);
}

.slayout2 .meta div span a {
    text-decoration: none
}

.slayout2 .meta div:before {
    content: '';
    display: inline-block;
    width: 24px;
    height: 24px;
    margin: 0 10px -6px 0;
    background-size: cover;
    background-repeat: no-repeat;
}

.slayout2 .meta div.date:before {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 400 400' style='fill:rgba(253,221,108,1); enable-background:new 0 0 400 400;' xml:space='preserve'%3e%3cg%3e%3cg%3e%3cg%3e%3cpath d='M325.6,96.8c-30.8-30.4-72.4-50-118.4-52V15.2h41.2c4,0,7.6-3.2,7.6-7.6c0-4-3.2-7.6-7.6-7.6h-97.2c-4,0-7.6,3.2-7.6,7.6 c0,4,3.2,7.6,7.6,7.6h41.2v29.6c-46,2-87.6,21.2-118,52c-32,32-52,76.8-52,125.6c0,49.2,20,93.6,52,125.6s76.8,52,125.6,52 c49.2,0,93.6-20,125.6-52s52-76.8,52-125.6C377.6,173.2,357.6,128.8,325.6,96.8z M314.8,337.6c-29.6,29.6-70,47.6-115.2,47.6 c-44.8,0-85.6-18.4-115.2-47.6c-29.6-29.6-47.6-70-47.6-115.2c0-44.8,18.4-85.6,47.6-115.2c29.6-29.6,70-47.6,115.2-47.6 c44.8,0,85.6,18.4,115.2,47.6c29.6,29.6,47.6,70,47.6,115.2C362.4,267.6,344,308,314.8,337.6z'/%3e%3cpath d='M297.6,124.4c-24.8-25.2-59.6-40.8-98-40.8c-38.4,0-73.2,15.6-98,40.8c-25.2,25.2-40.8,60-40.8,98s15.6,73.2,40.8,98 c25.2,25.2,60,40.8,98,40.8s73.2-15.6,98-40.8c25.2-25.2,40.8-60,40.8-98S322.8,149.6,297.6,124.4z M287.2,310 c-22.4,22.4-53.2,36.4-87.6,36.4c-34,0-65.2-14-87.6-36.4c-22.4-22.4-36.4-53.2-36.4-87.6c0-34,14-65.2,36.4-87.6 c22.4-22.4,53.2-36.4,87.6-36.4c34,0,65.2,14,87.6,36.4c22.4,22.4,36.4,53.2,36.4,87.6C323.2,256.8,309.6,287.6,287.2,310z'/%3e%3cpath d='M215.6,206.4c-2.4-2.4-5.2-4.4-8.8-5.6V144c0-4-3.2-7.6-7.6-7.6c-4,0-7.6,3.2-7.6,7.6v57.2c-3.2,1.2-6.4,2.8-8.8,5.2 s-4.4,5.2-5.2,8.8h-42.4c-4,0-7.6,3.2-7.6,7.6c0,4,3.2,7.6,7.6,7.6H178c1.2,3.2,2.8,6,5.2,8.4c4,4,10,6.8,16,6.8 c6.4,0,12-2.4,16-6.8c4-4,6.8-10,6.8-16C222.4,216.4,220,210.4,215.6,206.4z M205.2,228c-1.6,1.6-3.2,2.4-5.6,2.4 c-2,0-4-0.8-5.6-2.4c-1.2-1.2-2.4-3.2-2.4-5.6c0-2,0.8-4,2.4-5.6c1.6-1.6,3.2-2.4,5.6-2.4c2,0,4,0.8,5.6,2.4 c1.2,1.2,2.4,3.2,2.4,5.6C207.2,224.8,206.4,226.8,205.2,228z'/%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
}

.slayout2 .meta div.author:before {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' style='fill:rgba(253,221,108,1); ' viewBox='0 0 512 512' width='10' height='10' %3e%3cg id='Target'%3e%3cpath d='M304,272H280V255.979A39.963,39.963,0,0,0,296,224V200a40,40,0,0,0-80,0v24a39.963,39.963,0,0,0,16,31.979V272H208a40.045,40.045,0,0,0-40,40v32a8,8,0,0,0,8,8H336a8,8,0,0,0,8-8V312A40.045,40.045,0,0,0,304,272Zm-72-72a24,24,0,0,1,48,0v24a24,24,0,0,1-48,0Zm16,64h16v8H248Zm80,72H312V320a8,8,0,0,0-16,0v16H216V320a8,8,0,0,0-16,0v16H184V312a24.028,24.028,0,0,1,24-24h96a24.028,24.028,0,0,1,24,24Z'/%3e%3cpath d='M256,104c-83.813,0-152,68.187-152,152s68.187,152,152,152,152-68.187,152-152S339.813,104,256,104Zm0,288c-74.99,0-136-61.009-136-136s61.01-136,136-136,136,61.009,136,136S330.99,392,256,392Z'/%3e%3cpath d='M496,248H479.844A223.951,223.951,0,0,0,264,32.156V16a8,8,0,0,0-16,0V32.156A223.951,223.951,0,0,0,32.156,248H16a8,8,0,0,0,0,16H32.156A223.951,223.951,0,0,0,248,479.844V496a8,8,0,0,0,16,0V479.844A223.951,223.951,0,0,0,479.844,264H496a8,8,0,0,0,0-16ZM264,463.831V424a8,8,0,0,0-16,0v39.831C139.659,459.712,52.288,372.341,48.169,264H56a8,8,0,0,0,0-16H48.169C52.288,139.659,139.659,52.288,248,48.169V88a8,8,0,0,0,16,0V48.169C372.341,52.288,459.712,139.659,463.831,248H424a8,8,0,0,0,0,16h39.831C459.712,372.341,372.341,459.712,264,463.831Z'/%3e%3cpath d='M88,248H80a8,8,0,0,0,0,16h8a8,8,0,0,0,0-16Z'/%3e%3c/g%3e%3c/svg%3e");
}

.slayout2 .meta div.cat:before {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg style='fill:rgba(253,221,108,1); ' height='20' viewBox='0 0 480 480' width='20' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='m240 0c-132.546875 0-240 107.453125-240 240s107.453125 240 240 240 240-107.453125 240-240c-.148438-132.484375-107.515625-239.851562-240-240zm0 464c-123.710938 0-224-100.289062-224-224s100.289062-224 224-224 224 100.289062 224 224c-.140625 123.652344-100.347656 223.859375-224 224zm0 0'/%3e%3cpath d='m352 168h-136v-24c0-4.417969-3.582031-8-8-8h-80c-4.417969 0-8 3.582031-8 8v176c0 4.417969 3.582031 8 8 8h224c4.417969 0 8-3.582031 8-8v-144c0-4.417969-3.582031-8-8-8zm-8 16v16h-128v-16zm-208 128v-160h64v56c0 4.417969 3.582031 8 8 8h136v96zm0 0'/%3e%3c/svg%3e");
}

.single .slayout2 .entry-content>p:first-child:first-letter {
    font-size: 80px;
    color: #1c1c1c;
    font-family: "Anton";
    float: left;
    line-height: 0.8;
    margin-right: 25px;
    margin-top: 5px
}

.single .slayout2 .entry-content>p:first-child:after {
    content: '';
    display: block;
    width: 100%;
    clear: both;
}

.single .slayout2 .entry-content>p:after {
    content: '';
    display: block;
    width: 100%;
}

.slayout2 blockquote {
    font-family: "Anton";
    margin: 2em 0;
    padding: 0 50px 0 100px;
    font-size: 24px;
    line-height: 1.5em;
    border-left: 2px solid #333;
    color: #000;
    font-weight: 500;
}

.slayout2 blockquote p {
    font-style: normal
}

.slayout2 blockquote cite {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    text-decoration: underline;
    color: #1c1c1c;
}

.slayout2 blockquote:before {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg style='fill:rgba(253,221,108,1);' enable-background='new 0 0 409.294 409.294' height='40' viewBox='0 0 409.294 409.294' width='40' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='m0 204.647v175.412h175.412v-175.412h-116.941c0-64.48 52.461-116.941 116.941-116.941v-58.471c-96.728 0-175.412 78.684-175.412 175.412z'/%3e%3cpath d='m409.294 87.706v-58.471c-96.728 0-175.412 78.684-175.412 175.412v175.412h175.412v-175.412h-116.941c0-64.48 52.461-116.941 116.941-116.941z'/%3e%3c/svg%3e ");
    height: 40px;
    min-height: 40px;
    margin-left: -50px;
}

.single .slayout2 .tags-links {
    width: 60%;
    float: right;
    clear: none;
    text-align: right;
    margin-bottom: 25px
}

.single .slayout2 .tags-links b {
    display: none
}

.single .slayout2 .tags-links a:before,
.slayout2 .tagcloud a:before {
    content: none
}

.single .slayout2 .tags-links a {
    margin: 0 0 15px 10px;
    text-transform: capitalize;
}

span.sharing {
    width: 40%;
    float: left;
    margin: 25px 0 25px 0;
    font-weight: bold;
    clear: both;
    padding: 20px 0
}

span.sharing label {}

span.sharing a {
    text-decoration: none;
    display: inline-block
}

span.sharing svg {
    width: 15px;
    height: 15px;
    margin: 0 0 -2px 20px;
    fill: #232323;
    transition: all 200ms ease-in;
}

span.sharing svg:hover {
    fill: #222;
}

span.sharing label svg {
    margin-right: 8px;
    margin-left: 0
}

.slayout2 .author_info {
    padding: 40px 0;
    border-width: 1px 0 0 0;
    margin: 0 15% 0 15%;
}

.slayout2 .author_info .author_title {
    font-size: 20px
}

.slayout2 .author_info .author_bio {
    font-size: 16px;
}

.slayout2 .author_info .author_avatar img {
    width: 80px;
    border-radius: 80px;
}

.slayout2 .author_info .author_link {
    display: none
}

.slayout2 .author_info .author_description {
    width: calc(100% - 110px);
}

.slayout2 #comments {
    margin: 0 15%;
    padding-bottom: 40px;
    border-bottom: 0;
}

.slayout2 .comment-metadata>span.fn {
    font-size: 15px;
    line-height: 19px;
}

.slayout2 .comment-metadata a {
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.8px;
    text-decoration: none
}

.slayout2 .comment-list li>div {
    border: 0;
    padding: 25px 0;
}

.slayout2 .comment-list li .reply {}

.slayout2 .comment-list li .reply a {
    text-transform: capitalize;
    font-size: 12px;
    padding: 5px 12px;
    border: 1px solid #ddd;
    border-radius: 0px;
}

.slayout2 .comment-list li .reply a:hover {
    color: #fff;
    background-color: rgba(253, 221, 108, 1);
    border-color: rgba(253, 221, 108, 1);
    text-decoration: none
}

.slayout2 .comment-metadata>span {
    margin-bottom: 2px
}

.slayout2 .comment-author img,
.slayout2 .post-author img {
    border-radius: 150px
}

.slayout2 .comment-list>li>ol,
.slayout2 .comment-list li ol {
    padding: 0 0 10px 100px;
}

.slayout2 #respond {}

.slayout2 p.form-submit,
.slayout2 #commentform p.logged-in-as,
.slayout2 #reply-title {
    text-align: left;
}

.slayout2 #respond input.submit {
    margin: 0;
}

.slayout2 .blogsidebarpage .author_info,
.single .slayout2 .blogsidebarpage .nav-links,
.blogsidebarpage .related.layout2,
.slayout2 .blogsidebarpage #comments,
.slayout2 .blogsidebarpage #respond,
.slayout2 .blogsidebarpage .meta,
.slayout2 .blogsidebarspage .author_info,
.single .slayout2 .blogsidebarspage .nav-links,
.blogsidebarspage .related.layout2,
.slayout2 .blogsidebarspage #comments,
.slayout2 .blogsidebarspage #respond,
.slayout2 .blogsidebarspage .meta {
    width: 100%;
    margin-right: 0;
    margin-left: 0
}

.slayout2 .blogsidebarpage .meta,
.slayout2 .blogsidebarspage .meta {
    padding: 0
}

.blogsidebarspage span.sharing,
.single .slayout2 .blogsidebarspage .tags-links {
    width: 100%;
    float: none;
    text-align: left;
}

.single .slayout2 .blogsidebarspage .tags-links a {
    margin: 0 10px 15px 0;
}

.blogsidebarspage .nav-previous,
.blogsidebarspage .nav-next {
    display: block;
    width: 100%;
}

.slayout2 .blogsidebarspage .comment-list>li>ol,
.slayout2 .blogsidebarspage .comment-list li ol {
    padding: 0 0 10px 0;
}

.slayout2 .post-categories {
    padding: 0;
    margin: 0;
}

.single-title {
    text-align: left
}

.category article,
.archive article,
.blog article,
.search article {
    margin-bottom: 50px;
    display: table;
    width: 100%;
    transition: all 300ms;
}

.category article>div,
.archive article>div,
.blog article>div,
.search article>div {
    display: table-cell;
}

.category .blogsidebarpage article>div,
.archive .blogsidebarpage article>div,
.blog .blogsidebarpage article>div,
.search .blogsidebarpage article>div {
    display: block;
}

.category .blogsidebarspage article,
.archive .blogsidebarspage article,
.blog .blogsidebarspage article,
.search .blogsidebarspage article {
    display: block;
}

.category .blogsidebarspage article>div,
.archive .blogsidebarspage article>div,
.blog .blogsidebarspage article>div,
.search .blogsidebarspage article>div {
    display: block;
    width: 100% !important;
    max-width: 100%;
    float: none;
}

.category .blogsidebarspage article .thumb,
.archive .blogsidebarspage article .thumb,
.blog .blogsidebarspage article .thumb,
.search .blogsidebarspage article .thumb {
    width: 100%;
    padding: 0 0 0 0;
}

.column1 .entry-title {
    text-align: left;
}

article:after,
.search article:after {
    content: "";
    display: block;
    clear: both;
    width: 100%;
}

.category article .thumb,
.search article .thumb,
.archive article .thumb,
.blog article .thumb {
    width: 535px;
    max-width: 535px;
    float: left;
    overflow: hidden;
    position: relative;
    border-radius: 0px 0 0 0px;
    max-height: 400px;
}

article .thumb img {
    display: flex
}

.category .blogsidebarpage article .thumb,
.search .blogsidebarpage article .thumb,
.archive .blogsidebarpage article .thumb,
.blog .blogsidebarpage article .thumb {
    width: 100%;
    max-width: 100%;
    max-height: 400px;
    padding-right: 0;
    margin-bottom: 30px;
    float: none;
    overflow: hidden;
    display: block;
}

.category article .thumb>div,
.search article .thumb>div,
.archive article .thumb>div,
.blog article .thumb>div,
.rblock .thumb>div {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
    transform: scale(0);
    transition: all 400ms;
    text-align: center;
}

.category article:hover .thumb>div,
.search article:hover .thumb>div,
.archive article:hover .thumb>div,
.blog article:hover .thumb>div,
.rblock:hover .thumb>div {
    transform: scale(1);
}

.category article .thumb>div img,
.search article .thumb>div img,
.archive article .thumb>div img,
.blog article .thumb>div img,
.rblock .thumb>div img {
    width: 16px;
    height: 16px;
    border: 1px solid #fff;
    line-height: 16px;
    padding: 13px 13px;
    box-sizing: content-box;
    top: calc(50% - 23px);
    left: calc(50% - 21px);
    position: absolute;
}

article .c_block,
.search article .c_block {
    padding: 40px 50px 40px 50px;
    width: 100%;
    vertical-align: middle;
    border: 1px solid #DDDDDD;
    border-radius: 0px;
}

article .c_block,
.search article .c_block {
    border-radius: 0px;
}

article.has-post-thumbnail .c_block,
.search article.has-post-thumbnail .c_block {
    border-radius: 0 0px 0px 0;
}

p.no-comments {
    padding: 30px 0 0 0;
    border-radius: 0px;
}

.postbody img {}

.search article {
    width: 100%
}

.search article .entry-header {
    position: relative
}

.search article .entry-header ul.post-categories {
    margin: 0;
    top: auto;
    right: auto;
    width: auto;
    display: inline-block;
    float: none;
    position: relative;
    padding: 0 0 20px 0;
}

.search .page-header {
    margin-bottom: 20px;
}

.post.has-post-thumbnail .c_block .entry-content p:first-child,
.post .related .entry-content p:first-child {
    margin-top: 0;
    margin-bottom: 30px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.post:not(.has-post-thumbnail) .c_block .entry-content p:first-child,
.post.noth .related .entry-content p:first-child {
    -webkit-line-clamp: 6;
}

.comments-link {
    text-overflow: ellipsis;
    text-align: left;
    max-width: 170px;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
}

.comment-metadata .comments-link {
    max-width: none
}

.category article .entry-title,
.archive article .entry-title,
.blog article .entry-title,
.search article .entry-title {
    margin: 0 0 25px 0;
}

h3.entry-title,
h3.widget-title {
    font-family: "Anton";
    color: #000000;
    font-weight: 400;
    font-size: 30px;
    line-height: 40px;
    text-transform: ;
    text-align: left;
    margin: 0 0 15px 0;
    transition: all 200ms ease-in;
}

.category article .entry-title a,
.archive article .entry-title a,
.blog article .entry-title a,
.search article .entry-title a {
    color: #000000;
    text-decoration: none;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.category article .entry-title a:hover,
.archive article .entry-title a:hover,
.blog article .entry-title a:hover,
.search article .entry-title a:hover {
    color: rgba(253, 221, 108, 1);
}

.c_block .entry-content {}

.c_block .entry-meta i,
.post .entry-meta i,
.c_block .entry-meta svg,
.post .entry-meta svg,
.comment-reply-link svg,
.comment-metadata svg {
    color: rgba(139, 139, 139, 1)
}

.archive ul.page-numbers,
.blog ul.page-numbers,
.category ul.page-numbers,
.search ul.page-numbers {
    margin: 0 auto 0 auto;
}

.more {
    color: rgba(28, 28, 28, 1);
    border: 1px solid rgba(28, 28, 28, 1);
    font-size: 14px;
    line-height: 40px;
    text-decoration: none;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -moz-user-select: none;
    box-sizing: border-box;
    position: relative;
    z-index: 2;
    margin-bottom: 5px;
    padding: 0 40px;
    display: inline-block;
    transition: all 400ms;
    font-weight: bold;
    text-transform: uppercase;
    border-radius: 0px;
}

.more:hover {
    color: #fff;
    background-color: rgba(28, 28, 28, 1);
}

.category .blogsidebarpage .column1.sb article .thumb,
.search .blogsidebarpage .column1.sb article .thumb,
.archive .blogsidebarpage .column1.sb article .thumb,
.blog .blogsidebarpage .column1.sb article .thumb {
    margin-bottom: 0
}

.category .column1.sb article,
.archive .column1.sb article,
.blog .column1.sb article,
.search .column1.sb article {
    display: block
}

.column1.sb {}

.column2 article {
    display: block;
    float: left;
    min-height: 200px;
    width: calc(50% - 30px);
    margin: 0 60px 60px 0;
    padding: 0 0 0 0
}

.column2 article:nth-of-type(2n) {
    margin-right: 0;
}

.column2 article:nth-of-type(2n+1) {
    clear: both
}

.column2 article:first-child {
    clear: none
}

body .column2 .thumb {
    width: 100%;
    float: none;
    padding-right: 0;
    margin-bottom: -1px;
    display: block;
    max-width: 100%;
}

.category .column2 article>div,
.archive .column2 article>div,
.blog .column2 article>div,
.search .column2 article>div {
    display: block
}

.column3 article {
    display: block;
    float: left;
    min-height: 200px;
    width: calc(33.3% - 30px);
    margin: 0 45px 60px 0;
    padding: 0 0 0 0
}

.column3 article:nth-of-type(3n) {
    margin-right: 0;
}

.column3 article:nth-of-type(3n+1) {
    clear: both
}

.column3 article:first-child {
    clear: none
}

body .column3 .thumb {
    width: 100%;
    float: none;
    padding-right: 0;
    margin-bottom: 0;
    display: block;
    max-width: 100%;
}

.category .column3 article>div,
.archive .column3 article>div,
.blog .column3 article>div,
.search .column3 article>div {
    display: block
}

.blogsidebarspage article .c_block,
.search .blogsidebarspage article .c_block {
    border-radius: 0 0 0px 0px;
}

.blogsidebarspage article .thumb {
    border-radius: 0px 0px 0 0;
}

.box-right:after,
.box-left:after {
    content: "";
    display: block;
    width: 200%;
    height: 100%;
    background-color: inherit;
    top: 0;
    position: absolute;
    z-index: 0;
}

.box-right:after {
    right: -200%;
}

.box-left:after {
    left: -200%;
}

.box-right .kc-col-container,
.box-left .kc-col-container {
    position: relative;
    z-index: 1;
}

.kc_row.kc_row_inner:focus {
    outline: none
}

.author_info {
    border: 1px solid #ddd;
    padding: 40px;
    border-radius: 0px;
    margin: 0 15% 100px 15%
}

.author_info:after {
    content: "";
    display: block;
    clear: both
}

.author_info .author_avatar {
    display: flex;
    float: left;
    margin-right: 30px;
}

.author_info .author_description {
    display: block;
    width: calc(100% - 180px);
    float: left;
}

.author_info .author_title {
    line-height: 25px;
    text-align: left;
    margin-top: 0;
}

.author_info .author_link {
    color: #1c1c1c;
    text-decoration: none
}

.author_info .author_name {
    color: rgba(253, 221, 108, 1);
    font-weight: normal;
    text-decoration: underline
}

.author_info .single-post p {
    margin-bottom: 25px
}

.author_info .author_links {}

.author_info .author_links a {
    line-height: 1.5em;
    text-decoration: none;
    padding-right: 10px;
    text-transform: uppercase;
    font-size: 12px;
    display: inline-block;
}

.author_info .author_links a:last-child {
    padding-right: 0
}

.author_info .author_links a svg {}

.author_info .author_links a:hover svg {
    fill: rgba(253, 221, 108, 1)
}

.author_info .author_links a:after {
    content: "";
    display: inline-block;
    width: 20px;
    height: 1px;
    background-color: rgba(207, 207, 207, 1);
    margin: 8px 0 0 10px;
    float: right;
}

.author_info .author_links a:last-child:after {
    content: none
}

.nav-links.skin2 {
    display: table;
    width: 100%;
}

.nav-links.skin2 img {
    position: absolute;
    top: 0;
    left: 0;
    width: auto;
    max-width: none;
    z-index: 1
}

.nav-links.skin2 .nav-previous,
.nav-links.skin2 .nav-next {
    position: relative;
    display: table-cell;
    float: none;
    width: 50%;
    vertical-align: middle;
}

.nav-links.skin2 .nav-previous {
    width: auto
}

.nav-links.skin2>div>a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 3;
}

.nav-links.skin2 .nav-previous:before,
.nav-links.skin2 .nav-next:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    background-color: rgba(255, 255, 255, 1);
    transition: all 200ms ease-in;
}

.nav-links.skin2 .nav-previous:hover:before,
.nav-links.skin2 .nav-next:hover:before {
    background-color: rgba(0, 0, 0, 0.5);
}

.nav-links.skin2 span,
.nav-links.skin2 label,
.nav-links.skin2 h4,
.nav-links.skin2 div {
    position: relative;
    z-index: 3
}

.nav-links.skin2>div,
.nav-links.skin2>div a,
.nav-links.skin2>div label,
.nav-links.skin2>div div {
    transition: all 200ms ease-in;
}

.nav-links.skin2>div:hover,
.nav-links.skin2>div:hover a,
.nav-links.skin2>div:hover label,
.nav-links.skin2>div:hover div {
    color: #fff
}

.nav-links.skin2>div:hover a:hover {
    color: rgba(253, 221, 108, 1)
}

.nav-links.skin2 a {}

.nav-links.skin2 .nav-previous:after {
    float: right;
    margin-top: -25px;
    background-color: rgba(253, 221, 108, 1);
    border-radius: 5px;
    width: 3px;
    height: 40px;
}

.nav-links.skin2 .nav-previous>span a {
    margin-left: 40px
}

.nav-links.skin2 .nav-next>span a {
    margin-right: 40px
}

.nav-links.skin2 .nav-previous svg,
.nav-links.skin2 .nav-next svg {
    fill: #1c1c1c;
    transition: all 200ms ease-in;
}

.nav-links.skin2 .nav-previous:hover a svg,
.nav-links.skin2 .nav-next:hover a svg {
    fill: #fff
}

.nav-links.skin2 .nav-next svg {
    transform: rotate(180deg)
}

.nav-links.skin2 h5 {
    margin: 5px 0 10px 0;
}

#comments {
    margin-top: 40px;
}

#comments .comments-title {
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 20px;
}

#reply-title {
    margin-top: 0;
    margin-bottom: 20px
}

#commentform>p {
    margin-bottom: 0;
    margin-top: 0
}

#commentform p.logged-in-as {
    margin-bottom: 15px;
}

.logged-in-as,
#reply-title {
    text-align: left;
}

#commentform .comment-form-author,
#commentform .comment-form-email,
#commentform .comment-form-url {
    display: block;
    float: left;
    width: -webkit-calc(33% - 20px);
    width: calc(33% - 20px);
    margin: 0 30px 0 0;
    padding: 0
}

#commentform .comment-form-url {
    margin-right: 0;
    width: -webkit-calc(34% - 20px);
    width: calc(34% - 20px);
}

#commentform .comment-form-comment {
    clear: both;
    text-align: center;
}

.comment-navigation .nav-previous {
    float: left;
    text-align: left;
}

.comment-navigation .nav-next {
    float: right;
    text-align: right;
}

.comment-navigation {
    clear: both
}

.comment-content a {
    word-wrap: break-word;
}

.bypostauthor {
    display: block;
}

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

.comment-list>li {
    margin: 0 0 -1px 0;
    padding: 0;
    position: relative;
    border: 0;
}

.comment-list li>div {
    position: relative;
    min-height: 95px;
    border: 1px solid #DDDDDD;
    padding: 25px 30px 25px 30px;
    border-radius: 0px;
}

.comment-list li>div#respond {
    padding-top: 40px;
    border: 0;
}

.comment-list li.pingback>div {
    min-height: unset
}

.comment-list li .wrapper {
    width: 81px;
    height: 81px;
    position: relative;
    display: block;
    clip: rect(auto, auto, auto, auto);
    z-index: 1;
    margin-right: 30px;
    float: left;
    padding: 3px;
}

.comment-list li .wrapper span {
    font-size: 50px;
    line-height: 60px;
    padding: 18px 25px 22px 25px;
    display: block;
    height: 100px;
    width: 100px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 5
}

.comment-list li.pingback p,
.comment-list li.trackback p {
    margin: 0
}

.comment-list li.pingback,
.comment-list li.trackback {
    margin: 0 0 0 0;
    padding: 11px 0 11px 0;
    position: relative;
    border-bottom: 1px #ebebeb solid;
}

.comment-list li.pingback .comment-body {
    margin: 0 0 20px 0;
}

.comment-list li.pingback:after {
    content: " ";
    width: 100%;
    height: 1px;
    display: block;
}

.comment-list li.pingback .comment-meta {
    display: none
}

.comment-list li.pingback .comment-content {
    padding: 0;
    margin-bottom: 0;
    margin-top: 0;
}

.comment-list li ol {
    padding: 0 0 30px 140px;
    list-style: none;
    margin-top: -1px;
}

.comment-list .comment-content ol {
    list-style: decimal;
}

.comment-list li ol li {
    margin-bottom: -1px
}

.comment-list>li>ol {
    padding: 0 0 10px 140px;
    list-style: none;
    margin-top: -1px;
}

.comment-list>li>ol>li>ol>li ol {
    padding-left: 0
}

.comment-list .children {
    list-style: none;
    margin-bottom: 0;
    padding-bottom: 0;
    margin-left: 0;
}

.comment-list .children li:last-child {
    margin-bottom: 0
}

.comment-list li:before {
    content: none
}

.comment-list li .comment-content {
    position: relative;
    padding-left: 110px;
}

.trackback .comment-metadata a {
    color: rgba(28, 28, 28, 1);
    text-transform: none;
}

.comment-list li.trackback .comment-content p {
    font-size: 14px;
}

.comment-list li.trackback .comment-author.vcard,
.comment-list li.pingback .comment-author.vcard {
    display: none;
}

.comment-list li.trackback .comment-meta,
.comment-list li.pingback .comment-meta {
    float: none;
    width: 100%;
    margin-bottom: 20px;
}

.comment-list li.trackback .comment-content,
.comment-list li.pingback .comment-content {
    padding-left: 0;
}

.comment-list li .children li .circle {}

.comment-list li .children li .circle[data-anim~=left] {
    -webkit-transform: rotate(228deg);
    -ms-transform: rotate(228deg);
    transform: rotate(228deg)
}

.comment-list li .children li .circle[data-anim~=right] {
    -webkit-transform: rotate(228deg);
    -ms-transform: rotate(228deg);
    transform: rotate(228deg);
}

.comment-list li .comment-content p {
    font-size: 16px;
    margin-bottom: 20px;
    margin-top: 0
}

.comment-list li .comment-content p:last-child {
    margin-bottom: 0
}

#respond {
    margin: 0 auto;
    max-width: 1170px;
    padding: 70px 15% 0px 15%;
}

.blogsidebarpage #respond,
.blogsidebarspage #respond {
    padding: 70px 0 0 0;
}

.comment-list #respond {
    padding: 0 0 40px 0;
}

.comment-list li .reply {
    position: absolute;
    top: 0;
    right: 0;
    text-transform: uppercase;
    font-size: 12px;
    margin: 0;
    padding: 0;
    overflow: visible;
}

h2.comment-reply-title {
    text-align: left;
    font-weight: bold;
    margin: 0 0 20px 15px;
}

#respond input[type="text"],
#respond input[type="email"],
#respond input[type="url"],
#respond textarea {
    width: 100%
}

#respond textarea {
    width: 100%
}

#respond input[type="text"]:active,
#respond input[type="email"]:active,
#respond input[type="url"]:active,
#respond textarea:active,
#respond input[type="text"]:focus,
#respond input[type="email"]:focus,
#respond input[type="url"]:focus,
#respond textarea:focus {
    background-color: #FFF;
    color: #171b21;
    outline: none
}

#respond input[type="text"]::-webkit-input-placeholder,
#respond input[type="email"]::-webkit-input-placeholder,
#respond input[type="url"]::-webkit-input-placeholder,
#respond textarea::-webkit-input-placeholder,
#respond input[type="text"]::-moz-placeholder,
#respond input[type="email"]::-moz-placeholder,
#respond input[type="url"]::-moz-placeholder,
#respond textarea::-moz-placeholder,
#respond input[type="text"]:-moz-placeholder,
#respond input[type="email"]:-moz-placeholder,
#respond input[type="url"]:-moz-placeholder,
#respond textarea:-moz-placeholder,
#respond input[type="text"]:-ms-input-placeholder,
#respond input[type="email"]:-ms-input-placeholder,
#respond input[type="url"]:-ms-input-placeholder,
#respond textarea:-ms-input-placeholder {
    color: #848484
}

#respond .name,
#respond .mail,
#respond .site,
#respond .mess {
    position: relative
}

#respond label {
    display: none;
    text-align: right;
    margin: 5px 0 0 0
}

#respond input {
    margin-bottom: 30px
}

#respond textarea {
    margin-bottom: 25px
}

#respond input.submit {
    margin-bottom: 0
}

#respond .required {
    color: #e55555;
    font-size: 20px
}

#respond form {
    width: 100%;
    margin: 0 auto
}

#respond main input[type="submit"] {}

.postsidebarpage #respond form,
.blogsidebarspage #respond form {
    width: 100%;
}

.blogsidebarspage .comment-metadata>span {
    margin-right: 0;
    padding-right: 0;
    border-right: 0
}

.comment-notes {
    padding: 10px 20px;
    border-radius: 15px;
    text-align: center;
    font-size: 15px;
    display: none
}

#email-notes {
    color: #e55555;
    font-weight: bold
}

code {
    padding: 2px 4px;
    font-size: 90%;
    color: #e55555;
    background-color: #f3f3f3;
    border-radius: 4px;
}

.comment-author-link a {
    text-decoration: none
}

.comment-author-link a:hover {
    color: inherit !important;
}

.comment-meta {
    float: left;
    width: calc(100% - 110px);
    margin-bottom: 0;
    font-size: 14px;
    z-index: 2;
    position: relative;
}

.comment-meta .says {
    margin: 0 15px;
}

.comment-metadata,
.comment-metadata a {
    display: inline-block;
    color: rgba(139, 139, 139, 1);
    text-decoration: none;
}

.comment-metadata a:hover {
    text-decoration: underline
}

.comment-metadata svg {
    margin-right: 5px;
    width: 15px;
}

.comment-author.vcard {
    width: 80px;
    margin-right: 30px;
    float: left;
    padding-top: 5px;
}

.comment-metadata .comment-reply-link {
    padding: 0;
    text-decoration: none;
}

.reply i {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg version='1.1' id='Capa_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='612px' height='612px' viewBox='0 0 612 612' style='fill:rgba(253,221,108,1);enable-background:new 0 0 612 612;' xml:space='preserve'%3e%3cg%3e%3cg  id='reply-all'%3e%3cpath d='M178.5,191.25v-76.5L0,293.25l178.5,178.5v-76.5l-102-102L178.5,191.25z M331.5,216.75v-102L153,293.25l178.5,178.5V367.2 C459,367.2,548.25,408,612,497.25C586.5,369.75,510,242.25,331.5,216.75z'/%3e%3c/g%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3c/svg%3e ");
}

.comment-reply-link svg {
    height: 15px;
}

.comment-reply-link {
    color: rgba(139, 139, 139, 1);
}

.comment-reply-link:hover {
    color: rgba(253, 221, 108, 1);
}

.comment-form-cookies-consent label {
    display: inline;
}

#wp-comment-cookies-consent {
    margin-right: 6px;
}

#respond .comment-form-cookies-consent label {
    display: inline;
    text-align: left;
}

.comment-form-cookies-consent {
    clear: both;
    text-align: center;
}

#commentform.cf2 .comment-form-author,
#commentform.cf2 .comment-form-email {
    width: calc(50% - 15px);
    margin-right: 30px
}

#commentform.cf2 .comment-form-email {
    margin-right: 0
}

#commentform.cf3 .comment-form-author,
#commentform.cf3 .comment-form-email {
    width: calc(50% - 15px);
    margin-right: 30px
}

#commentform.cf3 .comment-form-email {
    margin-right: 0
}

#commentform.cf3 .comment-form-url {
    margin-right: 0;
    width: 100%
}

.widget {
    margin: 0 0 35px;
}

.widget:first-child .widget-title {
    margin-top: 0
}

.widget select {
    max-width: 100%;
    width: 100%;
}

.widget_custom_post_widget:after {
    content: "";
    display: block;
    clear: both;
}

.search-form,
.search-form label,
.search-form input,
.widget_product_search label,
.widget_product_search input {
    width: 100%;
    position: relative;
}

form.woocommerce-product-search {
    position: relative;
}

.search-form input[type="submit"],
main .woocommerce-product-search button {
    background-color: rgba(253, 221, 108, 1);
    border: 0;
    float: left;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg aria-hidden='true' focusable='false' data-prefix='fas' data-icon='search' class='svg-inline--fa fa-search fa-w-16' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3e%3cpath fill='%23ffffff' d='M505 442.7L405.3 343c-4.5-4.5-10.6-7-17-7H372c27.6-35.3 44-79.7 44-128C416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c48.3 0 92.7-16.4 128-44v16.3c0 6.4 2.5 12.5 7 17l99.7 99.7c9.4 9.4 24.6 9.4 33.9 0l28.3-28.3c9.4-9.4 9.4-24.6.1-34zM208 336c-70.7 0-128-57.2-128-128 0-70.7 57.2-128 128-128 70.7 0 128 57.2 128 128 0 70.7-57.2 128-128 128z'%3e%3c/path%3e%3c/svg%3e");
    background-position: center center;
    background-size: 30%;
    background-repeat: no-repeat;
    width: 50px;
    text-align: center;
    line-height: 50px;
    padding: 0;
    position: absolute;
    top: 0;
    right: 0;
    font-size: 0;
}

.search-form input[type="submit"]:hover,
main .woocommerce-product-search button:hover {
    background-color: rgba(28, 28, 28, 1);
    border: 0;
}

.search-field,
.widget_product_search .search-field {
    margin-bottom: 20px
}

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

#searchform:after {
    content: "";
    display: block;
    clear: both;
}

.widget_calendar table {
    width: 100%;
    margin-bottom: 0;
}

.widget_calendar table caption {
    text-align: left;
    font-size: 14px;
    color: #1c1c1c;
}

.widget_calendar table td {
    background-color: #f5f5f5;
    border: 1px transparent solid !important
}

.widget_calendar table th {
    font-weight: 400;
    border-color: transparent;
}

.widget_calendar table td#today {
    border: 1px rgba(253, 221, 108, 1) solid
}

.widget_calendar table td#prev,
.widget_calendar table td#next {
    background-color: transparent;
    border: 0;
    font-weight: bold;
    padding: 15px 0;
}

.widget_calendar table td#prev {
    text-align: left
}

.widget_calendar table td#next {
    text-align: right
}

.wp-calendar-nav-prev,
.wp-calendar-nav-next {
    display: inline-block;
    width: 50%;
    padding: 15px 0;
}

.wp-calendar-nav-prev {
    text-align: left
}

.wp-calendar-nav-next {
    float: right;
    text-align: right;
}

.wp-calendar-nav .pad {
    display: none;
}

.widget_calendar table td.pad,
.widget_calendar table td#next.pad,
.widget_calendar table td#next.pad,
.widget_calendar table tbody tr:nth-child(odd) {
    border-color: transparent;
    background-color: transparent
}

.widget_calendar table tbody tr:nth-child(2n) {
    border-color: transparent;
    background-color: transparent
}

.widget_calendar table,
.widget_calendar td {
    border: 0;
    border-collapse: separate;
    border-spacing: 1px;
    font-size: 14px;
}

.widget_calendar caption {
    font-size: 14px;
    margin: 0;
}

.widget_calendar th,
.widget_calendar td {
    padding: 0;
    text-align: center;
}

.widget_calendar a {
    display: block;
    color: rgba(253, 221, 108, 1);
}

.widget_calendar a:hover {
    color: #1c1c1c
}

.site-footer .widget_calendar tbody td {
    background-color: rgba(255, 255, 255, 0.05);
}

.widget_calendar tbody .pad,
.site-footer .widget_calendar tbody .pad {
    background-color: transparent;
}

.widget_tag_cloud .tagcloud a,
.widget_product_tag_cloud a {
    font-size: 13px !important;
    margin-bottom: 10px;
    transition: all 200ms;
}

.widget_tag_cloud .tagcloud a {
    margin: 0 10px 10px 0;
}

.widget_tag_cloud .tagcloud a:hover,
.widget_product_tag_cloud a:hover {
    color: #fff;
    background-color: rgba(253, 221, 108, 1);
}

.widget ul {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

.widget ul li a {
    display: block;
}

.widget ul li {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

.widget>ul>li:first-child {
    border-radius: 0px 0px 0 0;
}

.widget>ul>li:last-child {
    border-radius: 0 0 0px 0px;
}

.comment-author img,
.post-author img {
    border-radius: 0px
}

body .yikes-easy-mc-form .yikes-easy-mc-submit-button {
    padding: 0 40px
}

.widget_categories select {
    font-size: 14px
}

.widget .menu li ul li ul {
    padding-left: 7px
}

.widget_categories ul,
.widget_archive ul,
.widget_meta ul,
.widget_pages ul,
html .woocommerce .widget_layered_nav ul,
html .woocommerce .widget_product_categories ul,
.widget .menu ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.widget_categories>ul>li,
.widget_archive>ul>li,
.widget_meta>ul>li,
.widget_pages>ul>li,
html .woocommerce .widget_layered_nav>ul>li,
html .woocommerce .widget_product_categories>ul>li,
.widget .menu>li {
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    font-size: 14px;
}

.widget_categories ul li a,
.widget_archive ul li a,
.widget_meta ul li a,
.widget_pages ul li a,
html .woocommerce .widget_layered_nav ul li a,
html .woocommerce .widget_product_categories ul li a,
.widget .menu li a {
    display: inline-block;
    text-decoration: none;
    color: #1c1c1c;
    padding: 5px 3px 5px 0;
    position: relative;
    line-height: 140%;
}

body .widget ul li ul li a {
    display: inline-block;
}

.widget_categories>ul>li>a:before,
.widget_archive>ul>li>a:before,
.widget_meta>ul>li>a:before,
.widget_pages>ul>li>a:before,
html .woocommerce .widget_layered_nav>ul>li>a:before,
html .woocommerce .widget_product_categories>ul>li>a:before,
.widget .menu>li>a:before,
.widget_recent_entries ul li a:before {
    content: "";
    background-size: 10px auto;
    background-repeat: no-repeat;
    display: inline-block;
    background-position: left 5px;
    height: 16px;
    width: 16px;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg version='1.1' id='Capa_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 451.846 451.847' style='fill:%23666666;enable-background:new 0 0 451.846 451.847;' xml:space='preserve'%3e%3cg%3e%3cpath d='M345.441,248.292L151.154,442.573c-12.359,12.365-32.397,12.365-44.75,0c-12.354-12.354-12.354-32.391,0-44.744L278.318,225.92L106.409,54.017c-12.354-12.359-12.354-32.394,0-44.748c12.354-12.359,32.391-12.359,44.75,0l194.287,194.284c6.177,6.18,9.262,14.271,9.262,22.366C354.708,234.018,351.617,242.115,345.441,248.292z'/%3e%3c/g%3e%3c/svg%3e");
    position: absolute;
    top: 17px;
    left: 15px;
}

.widget_categories>ul>li>a:before,
.widget_archive>ul>li>a:before,
.widget_meta>ul>li>a:before,
.widget_pages>ul>li>a:before,
html .woocommerce .widget_layered_nav>ul>li>a:before,
html .woocommerce .widget_product_categories>ul>li>a:before,
.widget .menu>li>a:before {
    top: 8px;
    left: 0;
}

.widget_categories>ul>li>a:after,
.widget_archive>ul>li>a:after,
.widget_meta>ul>li>a:after,
.widget_pages>ul>li>a:after,
html .woocommerce .widget_layered_nav>ul>li>a:after,
html .woocommerce .widget_product_categories>ul>li>a:after,
.widget .menu>li>a:after {
    content: '';
    display: inline-block;
    width: 100%;
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: rgba(253, 221, 108, 1);
    transition: transform .3s;
    transform-origin: right center;
    transform: scaleX(0);
}

.widget_categories>ul>li>a:hover:after,
.widget_archive>ul>li>a:hover:after,
.widget_meta>ul>li>a:hover:after,
.widget_pages>ul>li>a:hover:after,
html .woocommerce .widget_layered_nav>ul>li>a:hover:after,
html .woocommerce .widget_product_categories>ul>li>a:hover:after,
.widget .menu>li>a:hover:after {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: left center;
    transform-origin: left center;
}

.widget_categories ul li a:hover,
.widget_archive ul li a:hover,
.widget_meta ul li a:hover,
.widget_pages ul li a:hover,
html .woocommerce .widget_layered_nav ul li a:hover,
html .woocommerce .widget_product_categories ul li a:hover,
.widget .menu li a:hover {
    color: rgba(253, 221, 108, 1);
}

.widget_categories>ul>li ul.children,
.widget_archive>ul>li ul.children,
.widget_meta>ul>li ul.children,
.widget_pages>ul>li ul.children,
html .woocommerce .widget_layered_nav>ul>li ul.children,
html .woocommerce .widget_product_categories>ul>li ul.children {}

.widget_categories>ul>li ul.children li,
.widget_archive>ul>li ul.children li,
.widget_meta>ul>li ul.children li,
.widget_pages>ul>li ul.children li,
html .woocommerce .widget_layered_nav>ul>li ul.children li,
html .woocommerce .widget_product_categories>ul>li ul.children li {
    list-style: disc;
    padding: 0 5px 0 0;
    margin-left: 30px
}

.widget_categories>ul>li ul.children li a,
.widget_archive>ul>li ul.children li a,
.widget_meta>ul>li ul.children li a,
.widget_pages>ul>li ul.children li a,
html .woocommerce .widget_layered_nav>ul>li ul.children li a,
html .woocommerce .widget_product_categories>ul>li ul.children li a,
.widget .menu li ul.sub-menu a {
    padding-left: 0;
}

.widget_pages>ul>li>ul.children {
    padding-left: 20px;
}

.menu>li>ul.sub-menu {
    padding-left: 20px;
}

.widget_categories>ul>li:last-child a,
.widget_archive ul li:last-child a,
.widget_meta ul li:last-child a,
.widget_pages ul li:last-child a,
html .woocommerce .widget_layered_nav ul li:last-child a,
html .woocommerce .widget_product_categories ul li:last-child a,
.widget .menu>li:last-child a {
    padding-bottom: 0;
}

#recentcomments {
    margin-left: 0;
}

.widget_recent_entries ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.widget_recent_entries ul li {
    list-style: none;
    margin: -1px 0 0 0;
    border: 1px solid #DDDDDD;
    padding: 14px 15px 14px 40px;
    position: relative;
}

.widget_recent_entries ul li a {
    text-decoration: none;
    color: #1c1c1c;
    width: 100%;
}

.widget_recent_entries ul li:hover {
    z-index: 1;
    border-color: rgba(253, 221, 108, 1);
}

.widget_recent_entries ul li a:hover {
    color: rgba(253, 221, 108, 1)
}

.widget_recent_entries .post-date {
    padding: 0 9px 0 20px;
}

.widget_recent_comments ul li {
    list-style: none;
    background-color: #F5F5F5;
    border-bottom: 1px solid #fff;
    padding: 14px 15px 14px 40px;
    color: #1c1c1c;
    position: relative;
    font-size: 15px;
}

.widget_recent_comments ul li:before {
    content: "";
    margin: 8px 8px 0 0;
    display: inline-block;
    left: 0;
    width: 20px;
    height: 18px;
    opacity: 1;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='20' height='20' viewBox='0 0 61 53'  style='fill:rgba(253,221,108,1);' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M31 0.25C36.3906 0.25 41.4297 1.42188 46 3.53125C50.5703 5.75781 54.2031 8.6875 56.8984 12.4375C59.5938 16.1875 61 20.1719 61 24.625C61 29.0781 59.5938 33.1797 56.8984 36.9297C54.2031 40.6797 50.5703 43.6094 46 45.7188C41.4297 47.9453 36.3906 49 31 49C27.25 49 23.6172 48.5312 20.1016 47.3594C14.9453 50.9922 9.55469 52.75 3.8125 52.75C3.22656 52.75 2.75781 52.6328 2.28906 52.2812C1.82031 52.0469 1.46875 51.5781 1.23438 51.1094C1 50.6406 0.882812 50.0547 1 49.4688C1.11719 49 1.35156 48.5312 1.70312 48.1797C2.05469 47.8281 2.75781 46.8906 3.8125 45.4844C5.33594 43.375 6.50781 41.3828 7.21094 39.3906C2.99219 35.0547 1 30.1328 1 24.625C1 20.1719 2.28906 16.1875 4.98438 12.4375C7.67969 8.6875 11.3125 5.75781 15.8828 3.53125C20.4531 1.42188 25.4922 0.25 31 0.25ZM31 43.375C35.3359 43.375 39.4375 42.5547 43.1875 40.9141C46.9375 39.2734 49.8672 36.9297 52.0938 34C54.2031 31.1875 55.375 28.0234 55.375 24.625C55.375 21.3438 54.2031 18.1797 52.0938 15.25C49.8672 12.4375 46.9375 10.0938 43.1875 8.45312C39.4375 6.8125 35.3359 5.875 31 5.875C26.5469 5.875 22.5625 6.8125 18.8125 8.45312C15.0625 10.0938 12.0156 12.4375 9.90625 15.25C7.67969 18.1797 6.625 21.3438 6.625 24.625C6.625 28.6094 8.14844 32.2422 11.3125 35.5234L13.6562 38.1016L12.4844 41.3828C11.7812 43.0234 11.0781 44.5469 10.1406 46.1875C12.4844 45.4844 14.7109 44.3125 16.8203 42.6719L19.1641 41.1484L21.8594 41.9688C24.7891 42.9062 27.8359 43.375 31 43.375Z' /%3e%3c/svg%3e ");
    position: absolute;
}

.widget_recent_comments ul li a {
    color: #1c1c1c;
    display: inline;
    font-weight: 500;
}

.widget_recent_comments ul li>a {
    color: #000;
    text-decoration: none;
}

.widget_recent_comments ul li:hover a {
    color: rgba(253, 221, 108, 1);
    opacity: 1;
}

span.comment-author-link {
    font-family: "Anton";
    font-weight: bold
}

.widget_rss {
    font-size: 15px;
}

.widget_rss ul {
    list-style: none
}

.widget_rss ul li {
    background-color: #F5F5F5;
    margin-bottom: 1px;
    padding: 14px 15px;
}

.widget_rss ul li:last-child {
    border-radius: 0 0 0px 0px;
}

.widget_rss ul li a {
    font-family: "Anton";
    text-decoration: none;
    font-weight: 500;
}

.widget_rss .rss-date {
    padding: 7px 0;
    font-size: 14px;
    font-weight: 400;
    display: block;
}

.widget_rss cite {
    padding: 10px 0;
    display: block;
    font-style: normal;
}

.widget_rss .rssSummary {
    margin-top: 0;
    margin-bottom: 10px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.widget_rss .widget-title a {
    text-decoration: none
}

.widget_rss .rss-widget-icon {
    display: none;
}

.widget_rss .widget-title a:first-child:before {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 512 512' style='enable-background:new 0 0 512 512; fill:rgba(253,221,108,1);' xml:space='preserve' width='10' height='10'%3e%3cg%3e%3cg%3e%3cg%3e%3cpath d='M68.611,374.851c-37.857,0-68.577,30.879-68.577,68.669c0,37.888,30.72,68.48,68.577,68.48c37.955,0,68.675-30.592,68.675-68.48C137.28,405.729,106.56,374.851,68.611,374.851z'/%3e%3cpath d='M4.544,175.811v89.984c64,1.183,124.063,26.691,169.441,72.289c45.44,45.471,70.943,105.759,72.131,170.081h90.24C333.857,326.016,186.432,178.273,4.544,175.811z'/%3e%3cpath d='M4.672,0v89.917c228.931,2.499,414.751,188.739,417.249,418.243h90.045C509.473,229.053,283.297,2.493,4.672,0z'/%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
    content: '';
    width: 17px;
    height: 17px;
    display: inline-block;
    background-size: contain;
    margin: 0 10px 0 0;
}

.side-pop-content h4 {
    margin: 0;
    font-size: 16px;
    font-family: "Anton";
    font-weight: 400;
    line-height: 1.3;
    text-align: left
}

.side-pop-content h4 a {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-decoration: none;
    color: #1c1c1c;
}

.side-pop-content h4 a:hover {
    color: rgba(253, 221, 108, 1);
}

.side-pop-content span.sp-date,
.side-pop .sp-date {
    color: rgba(207, 207, 207, 1);
    font-size: 12px;
}

.side-pop.overlay .side-pop-content h4 a {
    color: #fff
}

.side-pop.overlay .side-pop-content span.sp-date {
    color: rgba(207, 207, 207, 1);
}

.side-pop.list .side-pop-content h4 a {}

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

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

#scroller {
    position: fixed;
    bottom: 50px;
    right: 10%;
    background-color: rgba(0, 0, 0, 0.5);
    filter: alpha(opacity=50);
    color: #FFFFFF;
    transition: all 500ms;
    width: 60px;
    height: 60px;
    border-radius: 80px;
    text-align: center;
    padding-top: 18px;
    text-decoration: none;
    z-index: 1050;
    transform: scale(1);
    opacity: 0.5;
    display: none;
}

#scroller svg {
    width: 20px;
}

#scroller:hover {
    opacity: 1;
    filter: alpha(opacity=100);
    text-decoration: none;
}

#scroller:hover:active,
#scroller:active,
#scroller:focus,
#scroller:hover:focus {
    outline: none;
    text-decoration: none;
}

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

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

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

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

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

.wp-caption .wp-caption-text {
    margin: 0.8075em 0;
}

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

.wp-caption.alignleft {
    margin-right: 20px;
}

.wp-caption.alignright {
    margin-left: 20px;
}

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

.wp-audio-shortcode {
    margin-bottom: 30px;
}

.gallery {
    margin-bottom: 20px;
    margin-left: -4px;
}

.gallery,
.gallery:after {
    content: " ";
    clear: both;
    display: block;
}

.gallery-item {
    float: left;
    margin: 0 7px 1px 0;
    overflow: hidden;
    position: relative;
}

.gallery-columns-1.gallery-size-medium,
.gallery-columns-1.gallery-size-thumbnail,
.gallery-columns-2.gallery-size-thumbnail,
.gallery-columns-3.gallery-size-thumbnail {
    display: table;
    margin: 0 0 20px 0;
    width: 100%
}

.gallery-columns-1 .gallery-item,
.gallery-columns-2 .gallery-item,
.gallery-columns-3 .gallery-item {
    text-align: center;
}

.gallery-columns-2 .gallery-item {
    max-width: 47%;
    max-width: -webkit-calc(50% - 4px);
    max-width: -moz-calc(50% - 4px);
    max-width: calc(50% - 4px);
}

.gallery-columns-3 .gallery-item {
    max-width: 31%;
    max-width: -webkit-calc(33% - 4px);
    max-width: -moz-calc(33% - 4px);
    max-width: calc(33% - 4px);
}

.gallery-columns-4 .gallery-item {
    max-width: 23%;
    max-width: -webkit-calc(25% - 4px);
    max-width: -moz-calc(25% - 4px);
    max-width: calc(25% - 4px);
}

.gallery-columns-5 .gallery-item {
    max-width: 19%;
    max-width: -webkit-calc(20% - 4px);
    max-width: -moz-calc(20% - 4px);
    max-width: calc(20% - 4px);
}

.gallery-columns-6 .gallery-item {
    max-width: 15%;
    max-width: -webkit-calc(16.7% - 4px);
    max-width: -moz-calc(16.7% - 4px);
    max-width: calc(16.7% - 4px);
}

.gallery-columns-7 .gallery-item {
    max-width: 13%;
    max-width: -webkit-calc(14.28% - 4px);
    max-width: -moz-calc(14.28% - 4px);
    max-width: calc(14.28% - 4px);
}

.gallery-columns-8 .gallery-item {
    max-width: 11%;
    max-width: -webkit-calc(12.5% - 4px);
    max-width: -moz-calc(12.5% - 4px);
    max-width: calc(12.5% - 4px);
}

.gallery-columns-9 .gallery-item {
    max-width: 9%;
    max-width: -webkit-calc(11.1% - 4px);
    max-width: -moz-calc(11.1% - 4px);
    max-width: calc(11.1% - 4px);
}

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

.gallery-columns-1.gallery-size-medium figure.gallery-item:nth-of-type(1n+1),
.gallery-columns-1.gallery-size-thumbnail figure.gallery-item:nth-of-type(1n+1),
.gallery-columns-2.gallery-size-thumbnail figure.gallery-item:nth-of-type(2n+1),
.gallery-columns-3.gallery-size-thumbnail figure.gallery-item:nth-of-type(3n+1) {
    clear: left;
}

.gallery-caption {
    background-color: #f9f9f9;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 14px;
    line-height: 1.3;
    margin: 0;
    max-height: 50%;
    opacity: 0;
    filter: alpha(opacity=0);
    padding: 8px 10px;
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: left;
    -webkit-transition: opacity 400ms ease;
    -moz-transition: opacity 400ms ease;
    transition: opacity 400ms ease;
    width: 100%;
    font-style: normal
}

.gallery-caption:before {
    content: "";
    height: 100%;
    min-height: 49px;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
}

.gallery-item:hover .gallery-caption {
    opacity: 1;
    filter: alpha(opacity=100);
}

.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
    display: none;
}

.attachment .content-area {
    max-width: 1170px;
    margin: 0 auto;
    float: none;
    text-align: center
}

.attachment .entry-header {
    margin-bottom: 0;
    padding: 30px 0;
}

.attachment .entry-meta {
    padding: 9px 0;
}

.attachment footer.entry-meta {
    display: none;
}

.full-size-link a {
    display: block
}

.full-size-link a:before {
    content: "\f402";
}

.full-size-link:before {
    content: none;
}

.attachment .entry-content {
    max-width: 100%;
    padding: 0 0 40px 0;
}

.image-navigation {
    margin: 0 auto;
    position: relative;
}

.image-navigation a:hover {
    text-decoration: none;
}

.image-navigation .nav-previous,
.image-navigation .nav-next {
    position: absolute;
    top: 50px;
}

.image-navigation .nav-previous {
    left: 0;
}

.image-navigation .nav-next {
    right: 0;
}

.image-navigation .meta-nav {
    font-size: 18px;
    font-weight: 300;
    vertical-align: 0;
}

.attachment .entry-attachment,
.attachment .type-attachment p {
    margin: 0 auto;
    text-align: center;
}

.attachment .entry-attachment .attachment {
    display: inline-block;
}

.attachment .entry-caption p:last-child,
.attachment .entry-description p:last-child {
    margin: 0;
}

.attachment .site-main .sidebar-container {
    display: none;
}

.attachment .entry-content .mejs-audio {
    max-width: 400px;
    margin: 0 auto;
}

.attachment .entry-content .wp-video {
    margin: 0 auto;
}

.attachment .entry-content .mejs-container {
    margin-bottom: 24px;
}

.archive-header {
    display: block;
    margin-bottom: 40px;
}

.p-arch {
    padding: 0 0 0 0;
    max-width: 1170px;
    width: 100%;
    display: block;
    margin: 0 auto 0 auto;
}

.p-arch .plist {
    margin-bottom: 30px
}

.p-arch .plist .entry-thumbnail {
    display: flex;
}

.p-arch .plist .wrapper {
    position: relative;
    overflow: hidden;
}

.p-arch .plist .over {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    transition: all 200ms;
    opacity: 0;
}

.p-arch .plist:hover .over {
    opacity: 1;
}

.p-arch .plist .over a {
    text-decoration: none;
    display: table;
    width: 100%;
    height: 100%;
}

.p-arch .plist .over h3 {
    color: #fff;
    width: 100%;
    text-decoration: none;
    text-align: center;
}

.p-arch .plist:hover .over h3 {
    margin-left: 0
}

.p-arch .plist .over h3:hover {
    opacity: 0.85
}

.p-arch .plist .over .desc p {
    margin-bottom: 0
}

.p-arch .plist .over .desc {
    color: rgba(255, 255, 255, 0.9);
    width: 100%;
    text-align: center;
    text-decoration: none;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 7;
    overflow: hidden;
}

.p-arch .plist:hover .over .desc {}

.p-arch .plist .over a {}

.p-arch .plist .over .wrap {
    padding: 80px;
    transition: all 200ms;
    transition-delay: 300ms;
    width: 100%;
    height: 100%;
    display: table-cell;
    vertical-align: middle;
}

.p-arch .plist:hover .over .wrap {
    margin-left: 0
}

.p-arch .plist .over .wrap::after {
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    -webkit-transform: scale(1, 0);
    transform: scale(1, 0);
}

.p-arch .plist .over .wrap::before {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1);
}

.p-arch .plist .over .wrap::before,
.p-arch .plist .over .wrap::after {
    position: absolute;
    top: 30px;
    right: 30px;
    bottom: 30px;
    left: 30px;
    content: '';
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    transition-delay: 200ms;
}

.p-arch .plist:hover .over .wrap::before,
.p-arch .plist:hover .over .wrap::after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.clearfix {
    clear: both
}

.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
    content: " ";
    display: table;
}

.clearfix:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after {
    clear: both;
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

.container {
    width: 1170px;
}

.row {
    margin-left: -15px;
    margin-right: -15px;
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    float: left;
}

.col-xs-12 {
    width: 100%;
}

.col-xs-11 {
    width: 91.66666667%;
}

.col-xs-10 {
    width: 83.33333333%;
}

.col-xs-9 {
    width: 75%;
}

.col-xs-8 {
    width: 66.66666667%;
}

.col-xs-7 {
    width: 58.33333333%;
}

.col-xs-6 {
    width: 50%;
}

.col-xs-5 {
    width: 41.66666667%;
}

.col-xs-4 {
    width: 33.33333333%;
}

.col-xs-3 {
    width: 25%;
}

.col-xs-2 {
    width: 16.66666667%;
}

.col-xs-1 {
    width: 8.33333333%;
}

@media (min-width: 768px) {
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12 {
        float: left;
    }
    .col-sm-12 {
        width: 100%;
    }
    .col-sm-11 {
        width: 91.66666667%;
    }
    .col-sm-10 {
        width: 83.33333333%;
    }
    .col-sm-9 {
        width: 75%;
    }
    .col-sm-8 {
        width: 66.66666667%;
    }
    .col-sm-7 {
        width: 58.33333333%;
    }
    .col-sm-6 {
        width: 50%;
    }
    .col-sm-5 {
        width: 41.66666667%;
    }
    .col-sm-4 {
        width: 33.33333333%;
    }
    .col-sm-3 {
        width: 25%;
    }
    .col-sm-2 {
        width: 16.66666667%;
    }
    .col-sm-1 {
        width: 8.33333333%;
    }
}

@media (min-width: 992px) {
    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12 {
        float: left;
    }
    .col-md-12 {
        width: 100%;
    }
    .col-md-11 {
        width: 91.66666667%;
    }
    .col-md-10 {
        width: 83.33333333%;
    }
    .col-md-9 {
        width: 75%;
    }
    .col-md-8 {
        width: 66.66666667%;
    }
    .col-md-7 {
        width: 58.33333333%;
    }
    .col-md-6 {
        width: 50%;
    }
    .col-md-5 {
        width: 41.66666667%;
    }
    .col-md-4 {
        width: 33.33333333%;
    }
    .col-md-3 {
        width: 25%;
    }
    .col-md-2 {
        width: 16.66666667%;
    }
    .col-md-1 {
        width: 8.33333333%;
    }
}

@media (min-width: 1025px) {
    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12 {
        float: left;
    }
    .col-lg-12 {
        width: 100%;
    }
    .col-lg-11 {
        width: 91.66666667%;
    }
    .col-lg-10 {
        width: 83.33333333%;
    }
    .col-lg-9 {
        width: 75%;
    }
    .col-lg-8 {
        width: 66.66666667%;
    }
    .col-lg-7 {
        width: 58.33333333%;
    }
    .col-lg-6 {
        width: 50%;
    }
    .col-lg-5 {
        width: 41.66666667%;
    }
    .col-lg-4 {
        width: 33.33333333%;
    }
    .col-lg-3 {
        width: 25%;
    }
    .col-lg-2 {
        width: 16.66666667%;
    }
    .col-lg-1 {
        width: 8.33333333%;
    }
}

.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
    display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
    display: none !important;
}

@media (max-width: 767px) {
    .visible-xs {
        display: block !important;
    }
    table.visible-xs {
        display: table !important;
    }
    tr.visible-xs {
        display: table-row !important;
    }
    th.visible-xs,
    td.visible-xs {
        display: table-cell !important;
    }
}

@media (max-width: 767px) {
    .visible-xs-block {
        display: block !important;
    }
}

@media (max-width: 767px) {
    .visible-xs-inline {
        display: inline !important;
    }
}

@media (max-width: 767px) {
    .visible-xs-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 767px) and (max-width: 991px) {
    .visible-sm {
        display: inline-block !important;
    }
    table.visible-sm {
        display: table !important;
    }
    tr.visible-sm {
        display: table-row !important;
    }
    th.visible-sm,
    td.visible-sm {
        display: table-cell !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-block {
        display: block !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline {
        display: inline !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md {
        display: block !important;
    }
    table.visible-md {
        display: table !important;
    }
    tr.visible-md {
        display: table-row !important;
    }
    th.visible-md,
    td.visible-md {
        display: table-cell !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-block {
        display: block !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline {
        display: inline !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg {
        display: block !important;
    }
    table.visible-lg {
        display: table !important;
    }
    tr.visible-lg {
        display: table-row !important;
    }
    th.visible-lg,
    td.visible-lg {
        display: table-cell !important;
    }
    .visible-lg-block {
        display: block !important;
    }
    .visible-lg-inline {
        display: inline !important;
    }
    .visible-lg-inline-block {
        display: inline-block !important;
    }
}

.hidden {
    display: none !important;
}

@media (max-width: 767px) {
    .hidden-xs {
        display: none !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none !important;
    }
}

@media (min-width: 1200px) {
    .hidden-lg {
        display: none !important;
    }
}

#tab-description>h2 {
    text-align: center
}

.woocommerce-product-details__short-description {
    margin-top: 25px
}

.woocommerce-tabs h2 {
    font-size: 25px;
}

html .woocommerce ul.products li.product .onsale {
    word-wrap: break-word;
    line-height: 42px;
    padding: 10px 5px;
    font-size: 14px;
}

html .woocommerce .page-title {
    margin-top: 0
}

html .woocommerce .woocommerce-result-count,
html .woocommerce .woocommerce-ordering {
    margin: 0 0 40px;
}

html .woocommerce .woocommerce-result-count {
    line-height: 50px
}

html .woocommerce span.onsale {
    height: 60px;
    width: 60px;
    background-color: rgba(28, 28, 28, 1);
    border-radius: 0;
    line-height: 32px;
    padding: 13px 4px 0 4px;
    font-size: 15px;
    word-break: break-all;
}

html .woocommerce ul.products li.product a img {
    border: 5px solid #f1f4f6
}

html .woocommerce-product-gallery .flex-viewport {
    border: 5px solid #f1f4f6;
    margin-bottom: 15px;
}

html .woocommerce ul.products li.product .price,
html .woocommerce div.product p.price,
html .woocommerce div.product span.price {
    color: rgba(206, 0, 0, 1);
    display: block;
    margin: 0 0 5px 0;
    font-size: 15px;
    font-weight: bold;
    line-height: 16px;
}

html .woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
    text-align: center;
}

html .woocommerce table tbody tr:nth-child(odd),
html .woocommerce table tbody tr:nth-child(even) {
    background-color: transparent
}

html .woocommerce ul.products li.product .price del,
html .woocommerce div.product p.price del,
html .woocommerce div.product span.price del {
    display: inline-block;
    margin-right: 8px;
    font-weight: normal;
    color: rgba(139, 139, 139, 1);
}

html .woocommerce ul.products li.product .star-rating {
    margin: 0 auto 10px auto;
}

html .woocommerce ul.products li.product .price ins,
html .woocommerce div.product p.price ins,
html .woocommerce div.product span.price ins {
    background: 0 0;
    font-weight: 700;
    text-decoration: none;
    color: rgba(251, 61, 61, 1);
    font-size: 16px;
}

html .woocommerce ul.products li.product .price .from {
    font-size: .67em;
    margin: -2px 0 0;
    text-transform: uppercase;
    color: rgba(132, 132, 132, .5)
}

html .woocommerce div.product form.cart .variations label {
    font-weight: 700;
    line-height: 50px;
    text-transform: capitalize;
    padding-left: 10px;
}

html .woocommerce #respond input#submit,
html .woocommerce a.button,
html .woocommerce button.button,
html .woocommerce input.button {
    background-color: rgba(207, 207, 207, 1);
    color: #fff !important;
    padding: 0 22px;
    border-radius: 0;
    line-height: 50px;
    font-size: 14px
}

html .woocommerce div.product form.cart .button {
    line-height: 50px;
}

html .woocommerce .widget_price_filter .price_slider_amount .button {
    font-size: 14px
}

html .woocommerce-cart table.cart input {
    line-height: 44px;
    padding: 0 30px
}

html .woocommerce #respond input#submit:hover,
html .woocommerce a.button:hover,
html .woocommerce button.button:hover,
html .woocommerce input.button:hover {
    background-color: rgba(28, 28, 28, 1);
    color: #fff;
}

html #add_payment_method .wc-proceed-to-checkout a.checkout-button,
html .woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
html .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
    line-height: 44px;
    padding: 0 30px
}

html .woocommerce nav.woocommerce-pagination ul {
    clear: both;
    border: 0;
    margin: 0 auto;
    width: auto;
    display: inline-block;
}

html .woocommerce nav.woocommerce-pagination ul li {
    border: 0
}

html .woocommerce nav.woocommerce-pagination ul li a,
html .woocommerce nav.woocommerce-pagination ul li span {
    margin: 0 5px;
    line-height: 50px;
    padding: 0;
    font-weight: 700
}

html .woocommerce nav.woocommerce-pagination ul li a:hover,
html .woocommerce nav.woocommerce-pagination ul li span:hover {
    border-color: rgba(28, 28, 28, 1);
    color: rgba(28, 28, 28, 1);
}

html .woocommerce ul.products li.product .woocommerce-loop-category__title,
html .woocommerce ul.products li.product .woocommerce-loop-product__title,
html .woocommerce ul.products li.product h3 {
    font-size: 16px;
    line-height: 24px;
    padding: .5em 0 0 0;
    text-align: center;
}

html .archive.woocommerce main,
html .woocommerce-page main {}

html .woocommerce-page main .container.otherpage {
    padding: 0;
}

html .woocommerce .quantity .qty {
    padding: 0;
    font-weight: 700;
}

html .woocommerce div.product form.cart div.quantity {
    margin: 0 15px 0 0;
}

html .woocommerce #respond input#submit.alt,
html .woocommerce a.button.alt,
html .woocommerce button.button.alt,
html .woocommerce input.button.alt {
    background-color: rgba(28, 28, 28, 1);
    color: #fff;
    border-radius: 0
}

html .woocommerce #respond input#submit:hover.alt,
html .woocommerce a.button.alt:hover,
html .woocommerce input.button.alt:hover {
    background-color: rgba(28, 28, 28, 1)
}

html .woocommerce button.button.alt:hover {
    background-color: rgba(28, 28, 28, 1);
    color: rgba(28, 28, 28, 1)
}

html .woocommerce div.product div.images .flex-control-thumbs li img {
    border: 5px #fff solid;
}

html .woocommerce div.product div.images .flex-control-thumbs li img.flex-active,
html .woocommerce div.product div.images .flex-control-thumbs li img:hover {
    border: 5px #f1f4f6 solid;
}

html .woocommerce #respond input#submit.disabled,
html .woocommerce #respond input#submit:disabled,
html .woocommerce #respond input#submit:disabled[disabled],
html .woocommerce a.button.disabled,
html .woocommerce a.button:disabled,
html .woocommerce a.button:disabled[disabled],
html .woocommerce button.button.disabled,
html .woocommerce button.button:disabled,
html .woocommerce button.button:disabled[disabled],
html .woocommerce input.button.disabled,
html .woocommerce input.button:disabled,
html .woocommerce input.button:disabled[disabled] {
    padding: 0 30px
}

html .woocommerce .star-rating {
    font-size: 12px;
    margin: 2px 0 5px 0
}

html .woocommerce .woocommerce-product-rating .star-rating {
    margin: 10px 4px 0 0;
}

html .woocommerce div.product .woocommerce-product-rating {
    font-size: 14px
}

html .woocommerce div.product .product_title {
    text-align: left;
    margin-bottom: 0;
}

html .woocommerce .star-rating span::before {
    color: #ffc200
}

html .product_meta {
    font-weight: 700;
}

html .product_meta a {
    font-weight: 400;
}

html .woocommerce div.product .woocommerce-tabs ul.tabs {
    padding: 0;
    margin: 0;
}

html .woocommerce div.product .woocommerce-tabs ul.tabs li {
    border: 0;
    border-left: 1px #fff solid;
    border-radius: 0;
    background-color: #f1f4f6;
    margin: 0;
    padding: 0 40px;
    font-size: 16px;
}

html .woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    background-color: rgba(253, 221, 108, 1);
    color: #fff;
}

html .woocommerce .related h2 {
    margin-bottom: 35px
}

html .woocommerce div.product .woocommerce-tabs ul.tabs li a {
    padding: 15px 0;
}

html .woocommerce div.product .woocommerce-tabs .panel {
    border-bottom: 1px solid #d3ced2;
    margin-bottom: 40px
}

html .woocommerce #reviews #comments ol.commentlist li img.avatar {
    width: 60px;
    border: 0;
    padding: 0
}

html .woocommerce #reviews #comments ol.commentlist li .comment-text {
    margin: 0 0 0 80px;
}

html .woocommerce #reviews #comments ol.commentlist {
    padding: 0;
}

html .woocommerce div.product .woocommerce-tabs ul.tabs li::after,
html .woocommerce div.product .woocommerce-tabs ul.tabs li::before {
    content: none;
}

html .woocommerce-Reviews {
    margin-bottom: 40px
}

html .woocommerce-product-gallery .flex-viewport {
    max-height: 500px;
}

.woocommerce #respond input#submit.alt.disabled,
html .woocommerce #respond input#submit.alt.disabled:hover,
html .woocommerce #respond input#submit.alt:disabled,
html .woocommerce #respond input#submit.alt:disabled:hover,
html .woocommerce #respond input#submit.alt[disabled]:disabled,
html .woocommerce #respond input#submit.alt[disabled]:disabled:hover,
html .woocommerce a.button.alt.disabled,
html .woocommerce a.button.alt.disabled:hover,
html .woocommerce a.button.alt:disabled,
html .woocommerce a.button.alt:disabled:hover,
html .woocommerce a.button.alt[disabled]:disabled,
html .woocommerce a.button.alt[disabled]:disabled:hover,
html .woocommerce button.button.alt.disabled,
html .woocommerce button.button.alt.disabled:hover,
html .woocommerce button.button.alt:disabled,
html .woocommerce button.button.alt:disabled:hover,
html .woocommerce button.button.alt[disabled]:disabled,
html .woocommerce button.button.alt[disabled]:disabled:hover,
html .woocommerce input.button.alt.disabled,
html .woocommerce input.button.alt.disabled:hover,
html .woocommerce input.button.alt:disabled,
html .woocommerce input.button.alt:disabled:hover,
html .woocommerce input.button.alt[disabled]:disabled,
html .woocommerce input.button.alt[disabled]:disabled:hover {
    background-color: rgba(0, 129, 215, 0.5);
    color: #fff;
}

html .woocommerce #respond input#submit:hover,
html .woocommerce a.button:hover,
html .woocommerce button.button:hover,
html .woocommerce input.button:hover {
    border: 0
}

html .woocommerce form .form-row label.inline {
    margin-left: 10px;
}

html .woocommerce-variation-price {
    margin: 15px 0;
}

#coupon_code {
    min-width: 200px;
    margin-right: 15px;
}

html .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #717171;
    border: 0;
    border-radius: 0;
    line-height: 40px;
}

html .select2-container--default .select2-selection--single {
    color: #717171;
    border-radius: 0px;
    border-width: 1px 1px 1px 1px;
    border-style: solid;
    border-color: #8b8b8b;
    height: 44px;
    line-height: 44px;
}

html .select2-container--default .select2-selection--single:focus,
html .select2-container--default .select2-selection--single:active {
    border-color: rgba(253, 221, 108, 1)
}

html .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 44px;
}

html .woocommerce table.shop_table {
    margin-bottom: 25px;
    width: 100%;
}

html .woocommerce ul.cart_list li img,
html .woocommerce ul.product_list_widget li img {
    width: 70px;
}

html .woocommerce .widget_price_filter .ui-slider .ui-slider-range,
html .woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
    background-color: rgba(28, 28, 28, 1)
}

html .woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
    background-color: rgba(139, 139, 139, 1)
}

html .woocommerce #content div.product div.images,
html .woocommerce div.product div.images,
html .woocommerce-page #content div.product div.images,
html .woocommerce-page div.product div.images {
    float: left;
    width: 48%;
}

html .woocommerce #content div.product div.summary,
.woocommerce div.product div.images,
html .woocommerce div.product div.summary,
html .woocommerce-page #content div.product div.summary,
html .woocommerce-page div.product div.summary {
    float: right;
    width: 48%;
}

html .woocommerce ul.products li.product:nth-child(2n),
html .woocommerce-page ul.products li.product:nth-child(2n),
html .woocommerce-page[class*=columns-] ul.products li.product:nth-child(2n),
html .woocommerce[class*=columns-] ul.products li.product:nth-child(2n) {
    clear: none
}

html .woocommerce main ul.products li.last,
html .woocommerce-page main ul.products li.last {
    margin-right: 0;
}

.woocommerce-MyAccount-navigation ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.woocommerce-MyAccount-navigation ul li {
    margin-bottom: 1px
}

.woocommerce-MyAccount-navigation ul li a {
    width: 100%;
    padding: 7px 12px;
    display: block;
    color: rgba(253, 221, 108, 1);
    background-color: #f1f4f6;
    border-left: 5px transparent solid
}

.woocommerce-MyAccount-navigation ul li a:hover {
    border-left-color: rgba(207, 207, 207, 1)
}

html .woocommerce ul.products li.product .button {}

.single-product #respond label {}

html .woocommerce #review_form #respond p {
    margin: 0 30px 0 0;
}

html .woocommerce #review_form #respond p.form-submit {
    float: left;
    width: calc(33% - 10px);
    margin-right: 0;
}

html .woocommerce #review_form #respond p.comment-form-comment {
    margin: 30px 0 30px 0;
}

html .woocommerce #reviews #comment {
    height: 125px;
}

html .woocommerce #review_form #respond p.stars {
    display: inline-block;
    padding: 0 0 0 15px;
    line-height: 17px;
}

#respond .comment-form-rating label {
    display: inline-block;
}

html .woocommerce #review_form #respond .form-submit input {
    left: auto;
    width: 100%;
}

html .woocommerce .star-rating {
    line-height: 0.9em;
}

html body section[data-kc-equalheight="true"]>.kc-container .kc-wrap-columns {
    margin-left: -15px;
    margin-right: -15px;
    width: calc(100% + 30px);
}

body [data-model]~#kc-footers {
    margin: 50px 0 70px 0;
    background-color: #999;
}

.logged-in.kingcomposer {}

.single-composer_widget .widget-area {
    display: none
}

.single-composer_widget main .cont-box-area {
    width: 100%
}

iframe section.kc_row {
    overflow: hidden;
}

.box-left.kc_row,
.box-right.kc_row {
    overflow: hidden;
}

.box-left .kc_column:first-child::before {
    content: " ";
    position: absolute;
    width: 1000px;
    height: 100%;
    right: 100%;
    top: 0;
    background-color: inherit;
    display: block;
}

.box-right .kc_column:last-child::before {
    content: " ";
    position: absolute;
    width: 1000px;
    height: 100%;
    left: 100%;
    top: 0;
    background-color: inherit;
    display: block;
}

#yikes-easy-mailchimp-contact_form_7-checkbox {
    margin: 0 0 10px 0;
}

.yikes-easy-mc-form .yikes-easy-mc-submit-button {
    box-sizing: border-box;
}

.yikes-mailchimp-container:after {
    content: "";
    display: block;
    clear: both
}

body .yikes-easy-mc-form .submit-button-inline-label {}

body .yikes-easy-mc-form .submit-button-inline-label .yikes-easy-mc-submit-button {
    margin-bottom: 0;
    padding: 0 5px;
}

body .yikes-easy-mc-form label.label-inline {}

body .yikes-easy-mc-form label.label-inline input {
    width: 100%
}

body form.yikes-easy-mc-form:after {
    content: "";
    display: block;
    clear: both
}

body form.yikes-easy-mc-form .empty-label {
    display: none
}

body .yikes-easy-mc-form input {
    background-color: #fff;
    padding: 0 20px;
}

body .yikes-easy-mc-form input:focus {
    outline: none;
}

.kc-row-container:after {
    content: "";
    display: block;
    clear: both
}

.rev-btn i {
    margin-right: 6px
}

a.kc_button i {
    margin-right: 7px;
}

body .divider_line {
    margin-top: 0;
    margin-bottom: 0;
    line-height: 1;
}

.kc-ui-progress.kc-ui-progress2 div.ui-label .value,
.kc-ui-progress.kc-ui-progress3 div.ui-label .value {
    color: #fff;
}

.kc-ui-progress {
    -webkit-transition: all 0ms;
    transition: all 0ms;
    max-width: 100%;
}

body .kc_tabs>.kc_wrapper>.kc_tabs_nav {
    background-color: transparent
}

body .kc_tabs>.kc_wrapper>.kc_tabs_nav li {
    background-color: #eee
}

body .kc_tabs.center_tabs>.kc_wrapper {
    text-align: center
}

body .kc_tabs.center_tabs>.kc_wrapper>.kc_tabs_nav {
    display: inline-block;
    width: auto;
    margin: 0 auto;
    float: none;
}

body .kc_tab_content {}

body .kc_tab_content:after {
    content: "";
    display: block;
    clear: both;
}

body .kc-css-system .wpcf7-submit {
    display: block
}

body .kc-contact-form7 p {
    margin: 0 0 0 0;
}

body .ssc_cf7 p {
    margin: 0 0 0 0;
}

.ssc_cf7 input[type="checkbox"],
.ssc_cf7 input[type="radio"] {
    margin-right: 5px;
}

body .kc_wrap_twitter .button_follow_wrap {
    background-color: #1DA1F2;
    padding-top: 30px;
}

body .kc_twitter_feed .user_twitter span {
    color: #fff;
}

body .kc_wrap_twitter.kc_twitter_style-2 .result_twitter_feed {
    height: auto;
}

body .kc_twitter_feed .tweet_user {
    padding-bottom: 0
}

body .kc-grid .item-grid img {
    padding: 0 0;
    margin-left: auto;
    margin-right: auto;
}

body .kc-css-system .content-button a {
    text-decoration: none;
}

body .pp_close {
    text-decoration: none;
}

body .kc-pro-button a {
    text-decoration: none
}

body .kc-call-to-action .kc-cta-button a {
    text-decoration: none
}

body .kc-call-to-action .kc-cta-icon {
    margin-left: 8px;
}

body .kc-fb-layout-2 .content-image {
    float: none;
    max-width: 100%;
    margin: 0 auto;
}

body .kc-flip-container .back .des .button {
    text-decoration: none;
}

body .kc-fb-layout-1 {
    padding: 20px 10px;
}

body .kc-fb-layout-2 {
    margin: 20px 0;
}

#breadcrumbs {
    margin: 0;
}

.kc_image_gallery.kc-grid.inline {
    width: auto;
    display: inline-block;
}

body .creative_icon_left {
    margin: 0 10px 0 0;
}

.kc_tabs_nav i,
.kc_accordion_header i:before {
    margin-right: 8px
}

.owl-theme.left .owl-controls {
    margin-top: 0px;
    text-align: left;
}

.owl-theme .owl-controls {
    margin-top: 20px;
    text-align: center;
}

.owl-theme .owl-controls .owl-buttons>div {
    color: #FFF;
    display: inline-block;
    zoom: 1;
    *display: inline;
    margin: 5px;
    padding: 3px 10px;
    font-size: 8px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 50px;
    background: #272727;
    filter: Alpha(Opacity=50);
    opacity: 0.5;
}

.owl-theme .owl-controls.clickable .owl-buttons div:hover {
    filter: Alpha(Opacity=100);
    opacity: 1;
    text-decoration: none;
}

.owl-theme .owl-controls .owl-page {
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.owl-theme .owl-controls .owl-page span {
    display: block;
    width: 8px;
    height: 8px;
    margin: 5px 3px;
    filter: Alpha(Opacity=30);
    opacity: 0.3;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: #272727;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
    filter: Alpha(Opacity=100);
    opacity: 1;
}

.owl-theme.lightbults .owl-controls .owl-page span {
    background: #fff;
}

.owl-theme.lightbults .owl-controls .owl-page.active span,
.owl-theme.lightbults .owl-controls.clickable .owl-page:hover span {
    filter: Alpha(Opacity=100);
    opacity: 1;
}

.owl-theme .owl-controls .owl-page span.owl-numbers {
    height: auto;
    width: auto;
    color: #FFF;
    padding: 2px 10px;
    font-size: 12px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}

.owl-item.loading {
    min-height: 150px;
    background: url(//demo30.atiframe.com/wp-content/themes/samura/images/ajax-loader.gif) no-repeat center center
}

.owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.owl-carousel {
    display: none;
    position: relative;
    width: 100%;
    -ms-touch-action: pan-y;
}

.owl-carousel .owl-wrapper {
    display: none;
    position: relative;
    -webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%;
}

.owl-carousel .owl-wrapper-outer.autoHeight {
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out;
}

.owl-carousel .owl-item {
    float: left;
}

.owl-controls .owl-page,
.owl-controls .owl-buttons div {
    cursor: pointer;
}

.owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.grabbing {
    cursor: url(//demo30.atiframe.com/wp-content/themes/samura/images/ajax-loader2.gif) 8 8, move;
}

.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
}

body .owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
    transform: scale(1.3);
}

body .owl-theme .owl-controls .owl-buttons>div {
    opacity: 0.8;
    background-color: #474747;
    font-weight: bold;
    padding: 5px 20px;
    font-size: 14px;
    text-align: center;
}

body .owl-theme .owl-controls .owl-buttons>div:hover {
    opacity: 1;
}

body .owl-nav-round.owl-theme .owl-controls .owl-buttons>div {
    border-width: 0;
    line-height: 50px;
    width: 50px;
    height: 50px;
}

body .owl-nav-round.owl-theme .owl-controls .owl-buttons>div::before {
    padding-left: 11px;
    line-height: 50px;
    width: 50px;
    height: 50px;
}

body .owl-nav-round.owl-theme .owl-controls .owl-buttons .owl-next::before {
    padding-right: 14px;
    padding-left: 0;
}

body.owl-nav-round.owl-theme .owl-controls .owl-buttons>div {
    width: 50px;
    height: 50px;
}

.kc_tab .kc-testi-layout-1,
.kc_tab .kc-testi-layout-2,
.kc_tab .kc-testi-layout-3,
.kc_tab .kc-testi-layout-4,
.kc_tab .kc-testi-layout-5 {
    float: none;
}

.kc_tab .kc-testimo .content-image,
.kc_tab .kc-testimo .content-title,
.kc_tab .kc-testimo .content-position,
.kc_tab .kc-testimo .content-desc {
    float: none
}

.kc_tab .kc-testimo.kc-testi-layout-4 .content-image {
    float: left
}

.kc_tab .kc-testimo.kc-testi-layout-5 .content-image {
    float: left
}

body .kc-testi-layout-1.kc-testimo .content-image {
    float: none
}

.content-button a {
    text-decoration: none
}

.pp_next,
.pp_previous {
    text-decoration: none
}

.kc-carousel_images .owl-carousel .owl-wrapper .owl-item {
    display: table-cell;
    float: none;
}

.kc-carousel_images .owl-carousel .owl-wrapper .owl-item .item {
    cursor: pointer
}

.kc-carousel_images .owl-carousel .owl-wrapper .owl-item.synced {
    z-index: 99
}

body .kc-sync2 .owl-item.synced .item img {
    margin-top: -10px;
}

.kc-blog-posts-4 .kc-list-item-4 .kc-post-header .post-title-alt a {
    text-decoration: none
}

body .kc_button {
    transition: all 0.3s;
}

.owl-theme .owl-controls .owl-page span {
    transition: all 0.3s;
}

.kc-col-container>div {
    position: relative;
}

.kc-col-container>div.bgrlabel {
    z-index: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

body .kc-button-7 a:hover {
    box-shadow: none !important;
}

.kc-image-overlay i {
    box-sizing: content-box;
}

body .kc_single_image img {
    display: inline-block;
}

#kc-live-frame-wrp {
    overflow: hidden;
}

.kc_counter_box.left_icon {
    text-align: left;
}

.kc_counter_box.right_icon {
    text-align: right;
}

.kc-flip-container .back .des h3 {
    text-align: center
}

.kc-empty-screen h3 {
    text-align: center
}

body .kc-testi-layout-4 .content-image {
    padding-right: 30px;
    width: auto;
}

.entry-content .page-links {
    margin-bottom: 60px;
}

.single-post .single-heading {
    text-align: left;
    padding: 0 15% 0 15%;
    margin: 0 auto 60px auto;
}

.single-post .blogsidebarspage .single-heading {
    display: none
}

.single-post .blogsidebarpage .single-heading {
    text-align: left;
    padding: 0;
    margin: 0 auto 30px auto;
}

.single-post .wp-block-image {
    margin: 0 -21.5% 0 -21.5%;
    max-width: 1170px;
    padding: 15px 0 30px 0;
    text-align: center
}

.single-post .wp-block-column .wp-block-image {
    margin: 0
}

.single-post .blogsidebarspage .wp-block-image,
.single-post .blogsidebarpage .wp-block-image {
    margin: 0
}

.single-post .postbody p {
    margin: 10px 0 35px 0;
}

.single-post main .kc_single_image {
    margin-bottom: 25px
}

.single-post main #ouibounce-modal .kc_row_inner {
    margin-bottom: 0
}

.single-post main .kc_row_inner {
    margin-bottom: 35px
}

#wp-admin-bar-root-default li#wp-admin-bar-kc-edit a {
    background-color: #12A3D1;
    color: #fff;
}

#wp-admin-bar-root-default li#wp-admin-bar-kc-edit a:hover {
    background-color: #32373c;
    color: #12A3D1;
}

.kc_accordion_header>span.ui-accordion-header-icon {
    top: calc(50% - 24px);
    position: absolute;
    right: 0;
}

.respmenu {
    display: none;
}

@-webkit-keyframes fadein {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@-ms-keyframes fadein {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@keyframes fadein {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@-webkit-keyframes popin {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 0;
    }
    85% {
        -webkit-transform: scale(1.05);
        transform: scale(1.05);
        opacity: 1;
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
}

@-ms-keyframes popin {
    0% {
        -ms-transform: scale(0);
        transform: scale(0);
        opacity: 0;
    }
    85% {
        -ms-transform: scale(1.05);
        transform: scale(1.05);
        opacity: 1;
    }
    100% {
        -ms-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
}

@keyframes popin {
    0% {
        -webkit-transform: scale(0);
        -ms-transform: scale(0);
        transform: scale(0);
        opacity: 0;
    }
    85% {
        -webkit-transform: scale(1.05);
        -ms-transform: scale(1.05);
        transform: scale(1.05);
        opacity: 1;
    }
    100% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
}

@media screen and (max-width: 1200px) {}

@media screen and (max-width: 1024px) {
    body:not(.single) .blogsidebarpage.lsb {
        padding-left: 0;
    }
    body:not(.single) .blogsidebarpage.rsb {
        padding-right: 0;
    }
    .entry-content>.alignwide {
        width: 100%;
        margin-left: 0;
        margin-right: auto
    }
    body main .cont-box-area {
        width: 100%
    }
    .widget-area {
        display: none
    }
    .container {
        width: 100%;
    }
    .box-left .kc_column:first-child::before,
    .box-right .kc_column:last-child::before {
        content: none;
    }
    .c_block .entry-content p:first-child {
        -webkit-line-clamp: 2;
    }
    .column3 article {
        display: block;
        float: left;
        min-height: 200px;
        width: calc(50% - 30px);
        margin: 0 60px 60px 0;
        padding: 0 0 0 0
    }
    .column3 article:nth-of-type(3n) {
        margin-right: 60px;
    }
    .column3 article:nth-of-type(3n+1) {
        clear: none
    }
    .column2 article:nth-of-type(2n) {
        margin-right: 0;
    }
    .column2 article:nth-of-type(2n+1) {
        clear: both
    }
    .column3 article:first-child {
        clear: none
    }
    .alayout3.column3 article:nth-of-type(3n+1),
    .alayout3.column3 article:nth-of-type(3n) {
        clear: none;
        width: calc(33.3% - 20px);
        margin: 0 30px 30px 0;
    }
    .alayout3 article.has-post-thumbnail .c_block,
    .search .alayout3 article.has-post-thumbnail .c_block {
        height: auto;
    }
    .alayout3.column3 article:nth-of-type(3),
    .alayout3.column3 article:nth-of-type(5),
    .alayout3.column3 article:nth-of-type(8),
    .alayout3.column3 article:nth-of-type(11) {
        margin-right: 0
    }
    .alayout3.column3 article:nth-of-type(4) {
        width: calc(66.6% - 10px);
    }
    .alayout3.column3 .thumb img {
        max-width: 160%;
        width: 160%;
    }
    .ab-item {
        font-size: 0 !important;
    }
    main .cont-box-area.blogsidebarpage,
    main .cont-box-area.blogsidebarspage {
        padding-left: 0;
        padding-right: 0
    }
    .alayout3.column2 article .thumb .thumb {
        height: 300px;
    }
    .alayout3.column2 article {
        height: 665px;
    }
    body [class*="layout5"].column2 article span.sharing,
    body [class*="layout5"].column3 article span.sharing {
        position: relative;
        display: block;
        margin-left: -7px;
        width: 100%;
    }
    .single .blogsidebarpage.lsb .postbody,
    .single .blogsidebarpage.lsb .postoddy {
        padding: 0 15px
    }
    .single .blogsidebarpage.rsb .postbody,
    .single .blogsidebarpage.rsb .postoddy {
        padding: 0 15px
    }
}

@media screen and (max-width: 999px) {
    .box-left .kc_column:first-child::before,
    .box-right .kc_column:last-child::before {
        width: 0
    }
    body.single-post .wp-block-image {
        margin: 0
    }
    .widget-area.left_sb,
    .widget-area.right_sb {
        display: none
    }
    main .cont-box-area {
        padding: 0
    }
    .postbody .entry-content {
        padding: 0 0 20px 0;
    }
    .slayout3 .entry-header {
        padding: 0;
    }
    .author_info {
        margin: 0 0 100px 0;
    }
    .postbody .entry-content ul,
    .postbody .entry-content ol {
        margin: 0 0 1.5em 0;
    }
    .e404 form {
        padding: 0 0 0 15px;
    }
    .header_alt ul {
        width: 100% !important;
    }
    .header_alt ul li {
        display: block;
    }
    .header_alt ul li>a {
        padding: 18px 15px 14px 15px
    }
    .header_alt ul.topnav li a {
        display: none;
    }
    .header_alt ul.topnav.responsive li a {
        display: block;
    }
    .header_alt ul li a {
        font-size: 15px
    }
    .header_alt ul li:hover ul {
        position: relative;
        padding: 5px 0
    }
    .header_alt ul li:not(:first-child) {
        display: none;
    }
    .header_alt .topnav .icon {
        position: absolute;
        display: block;
        top: 0;
        right: 0;
        padding: 0 15px 0 40px;
        line-height: 50px;
        font-size: 24px;
        text-decoration: none;
        color: #fff;
        z-index: 99;
    }
    .header_alt ul li ul {
        display: none;
        position: relative;
        padding: 5px 0;
        transform: scale(1);
        top: 0;
    }
    .header_alt ul li:hover ul {
        display: block
    }
    .header_alt .covergbr {
        height: 100%;
        background-size: cover;
    }
    .header_alt a h1 {
        padding: 50px 15px;
        margin-top: 0;
        font-size: 40px;
        line-height: 50px;
    }
    .header_alt ul.responsive {
        position: relative;
        background-color: #FFFFFF;
        box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.2);
    }
    .header_alt ul.responsive li>a {
        position: relative;
        color: #949494
    }
    .header_alt ul.responsive li a:hover {
        color: #949494
    }
    .header_alt ul.responsive .icon {
        position: absolute;
        right: 0;
        top: 0;
        color: #949494;
    }
    .header_alt ul.responsive li {
        float: none;
        display: block;
        text-align: left;
        clear: both;
    }
    .header_alt ul.responsive li ul {
        padding: 0 !important;
        width: 100%;
        box-shadow: none;
    }
    .header_alt ul.responsive li ul li {
        padding: 0 20px;
    }
    .header_alt .col-md-9 {
        margin-top: -60px;
    }
    .single .blogsidebarpage .postbody,
    .single .blogsidebarpage .postoddy,
    .single .blogsidebarspage .postbody,
    .single .blogsidebarspage .postoddy {
        padding: 0 15px;
    }
    .category article .thumb,
    .search article .thumb,
    .archive article .thumb,
    .blog article .thumb {
        border-radius: 0px 0px 0 0;
    }
    .category article,
    .archive article,
    .blog article,
    .search article,
    .category article>div,
    .category article>div,
    .archive article>div,
    .blog article>div,
    .search article>div {
        display: block;
    }
    .category article .thumb,
    .search article .thumb,
    .archive article .thumb,
    .blog article .thumb {
        max-width: 100%;
        padding-right: 0;
        float: none;
        width: 100%;
        height: unset;
    }
    article .c_block,
    .search article .c_block {
        padding: 50px 50px;
    }
    .category article .thumb img,
    .search article .thumb img,
    .archive article .thumb img,
    .blog article .thumb img {
        width: 100%;
    }
    article.has-post-thumbnail .c_block,
    .search article.has-post-thumbnail .c_block {
        border-radius: 0 0 0px 0px;
        ;
    }
    .slayout2 .author_info,
    .single .slayout2 .nav-links,
    .related.layout2,
    .slayout2 #comments,
    .slayout2 #respond,
    .slayout2 .meta {
        margin-left: 0;
        margin-right: 0;
        width: 100%;
    }
    .slayout2 .meta {
        padding: 0
    }
    .alayout3.column1 article .c_block,
    .search.column1 .alayout3 article .c_block {
        padding: 50px;
    }
    .alayout3.column1 .post,
    .alayout3.column1 .post:nth-of-type(4),
    .alayout3.column1 .post.format-quote {
        height: auto
    }
    .alayout3 .format-quote .thumb,
    .alayout3 .post:nth-of-type(4) .thumb ul.post-categories {
        display: none
    }
    .alayout3 .format-quote blockquote {
        padding: 100px 0 40px 0;
    }
    .alayout3.column2 .thumb img {
        width: 150%;
        max-width: 150%;
    }
    .alayout3 article.format-quote .c_block {
        border: 0;
        height: auto !important;
        padding-bottom: 120px;
        position: unset;
    }
    .alayout3 .format-quote blockquote,
    .alayout3 .format-quote blockquote cite {
        font-size: 20px
    }
    .alayout3.column3 .c_block .entry-content p:first-child {
        -webkit-line-clamp: 3;
    }
    .alayout3 .post:nth-of-type(4) .c_block {
        width: 100%;
    }
    body [class*="layout5"].column3 article,
    body [class*="layout5"].column2 article {
        margin: 0 0 10px 0;
        width: 100%;
    }
}

@media screen and (max-width: 768px) {
    .nav-links.skin2 .nav-previous,
    .nav-links.skin2 .nav-next {
        display: block;
        width: 100%
    }
    .search .c_block .entry-content p:first-child {
        margin-bottom: 20px
    }
    .comment-list>li>ol,
    .comment-list li ol {
        padding-left: 50px
    }
    .header_alt a {
        margin-top: 0
    }
    body .descr_arch {
        padding: 0 0 5px 0;
    }
    ul,
    ol {
        margin: 0 0 1.5em 1em;
    }
    body.post-template-default.single main {
        padding: 60px 0 80px 0;
    }
    body.single-post .single-heading {
        margin-bottom: 15px;
        padding: 0
    }
    body.single .entry-thumbnail {
        padding: 0;
        margin-bottom: 15px
    }
    body .author_info {
        padding: 40px 25px;
        margin: 0 0 80px 0
    }
    body .single .tags-links {
        margin-bottom: 45px
    }
    body #comments .comments-title {
        padding-top: 85px;
        padding-bottom: 10px;
    }
    body .archive.category main {
        padding-top: 25px
    }
    body article .c_block,
    body .search article .c_block {
        padding: 35px 20px;
    }
    .category article .entry-title,
    .archive article .entry-title,
    .blog article .entry-title,
    .search article .entry-title {
        margin: 0 0 20px 0;
    }
    body .entry-header {
        margin-bottom: 5px;
    }
    body #respond {
        padding: 50px 0 20px 0;
    }
    body .custblog {
        padding-right: 25px;
        padding-left: 25px;
        padding-top: 70px
    }
    .custblog .post-categories,
    .custblog .archive-meta,
    .archive-meta {
        width: 100%
    }
    .entry-meta {}
    .entry-meta>span,
    .entry-meta>div {
        float: none
    }
    .search article p,
    .search article .entry-header {
        width: 100%;
        float: none;
    }
    .search article .more {
        float: none
    }
    .c_block .entry-content p:first-child {
        margin-bottom: 25px;
    }
    ul.post-categories {
        top: 15px;
        right: 10px;
    }
    .column1.sb .entry-meta,
    .blogsidebarspage .entry-meta {
        text-align: left;
    }
    .column1.sb article .c_block,
    .column1.sb .search article .c_block {
        padding: 40px 40px;
        padding-top: 25px;
    }
    article .c_block {
        border-radius: 0 0 0px 0px;
    }
    .archive ul.page-numbers,
    .blog ul.page-numbers,
    .category ul.page-numbers,
    .search ul.page-numbers {
        margin: 0 auto 0 auto;
        padding-top: 10px;
    }
    .cfform h4 {
        font-size: 22px !important;
    }
    body #kc-front-save,
    body #kc-exit-backend,
    body #kc-front-exit {
        font-size: 0;
    }
    .c_block .entry-content p:first-child {
        -webkit-line-clamp: 4;
    }
    input[type="text"],
    input[type="email"],
    input[type="url"],
    input[type="password"],
    input[type="search"],
    input[type="number"],
    input[type="tel"],
    input[type="range"],
    input[type="date"],
    input[type="month"],
    input[type="week"],
    input[type="time"],
    input[type="datetime"],
    input[type="datetime-local"],
    input[type="color"],
    textarea {
        width: 100%;
    }
    html .woocommerce #content div.product div.images,
    html .woocommerce #content div.product div.summary,
    .woocommerce div.product div.images,
    html .woocommerce div.product div.summary,
    html .woocommerce-page #content div.product div.images,
    html .woocommerce-page #content div.product div.summary,
    html .woocommerce-page div.product div.images,
    html .woocommerce-page div.product div.summary {
        float: none;
        width: 100%;
    }
    html .woocommerce #content div.product div.images,
    html .woocommerce div.product div.images,
    html .woocommerce-page #content div.product div.images,
    html .woocommerce-page div.product div.images {
        float: none;
        width: 100%;
    }
    body .yikes-easy-mc-form .submit-button-inline-label {
        width: 100%
    }
    body .yikes-easy-mc-form label.label-inline {
        width: 100%;
    }
    body .kc-countdown-timer .group {
        margin-bottom: 10px
    }
    body .yikes-easy-mc-form label.label-inline {
        padding-right: 0
    }
    main button,
    .footer-widget button,
    main input[type="button"],
    main input[type="reset"],
    main input[type="submit"] {
        max-width: 100%;
        white-space: normal
    }
    .header_alt {
        padding-top: 0
    }
    .entry-meta {
        line-height: 1.8em
    }
    .entry-meta>span,
    .entry-meta>div {
        display: inline-block
    }
    .widget-area {
        margin-bottom: 0
    }
    .nav-previous,
    .nav-next {}
    .nav-previous a,
    .nav-next a {
        white-space: normal;
        text-align: left;
    }
    .alayout3.column2 .thumb img,
    .alayout3.column3 .thumb img {
        width: 100%;
        max-width: 150%;
        min-height: unset
    }
    .alayout3.column2 article,
    .alayout3.column2 article .thumb .thumb,
    .alayout3.column2 article .c_block .c_block,
    .alayout3.column3 article,
    .alayout3.column3 article .thumb .thumb,
    .alayout3.column3 article .c_block .c_block {
        height: auto;
        width: 100% !important;
        min-height: unset
    }
    .alayout3.column2 .format-quote blockquote,
    .alayout3.column3 .format-quote blockquote {
        padding: 100px 0 40px 0;
    }
    .alayout3.column2 article .c_block,
    .alayout3.column3 article .c_block {
        padding: 40px 40px 80px 40px;
    }
    .alayout4.column1 article .c_block {
        padding: 0;
    }
    .alayout4.column1 .comments-link,
    .alayout4 .blogsidebarspage .comments-link {
        width: auto;
    }
    .alayout4.column1 .format-quote blockquote {
        padding: 35px;
    }
    .slayout3 .author_info {
        padding: 35px;
    }
    body.single .slayout3 .entry-thumbnail {
        margin-bottom: 40px;
    }
    [class*="layout5"] article:not(.has-post-thumbnail) .c_block {
        border-radius: 0px;
    }
    [class*="layout5"] article:not(.has-post-thumbnail) .c_block {
        border-radius: 0px;
    }
}

@media screen and (max-width: 601px) {
    .single .nav-links.skin2>div {
        padding: 50px 15px;
    }
    .slayout3 .related .rblock {
        width: 100%;
        margin-right: 0;
    }
    .author_info .author_description {
        width: 100%;
        padding-top: 30px;
    }
    .slayout2 .author_info .author_description {
        padding-top: 0
    }
    span.sharing,
    .single .slayout2 .tags-links {
        width: 100%;
        float: none;
        text-align: left;
        display: block;
    }
    .single .slayout2 .tags-links a {
        margin: 0 10px 15px 0;
    }
    h1,
    h2 {
        font-family: "Anton";
        color: #232323;
        font-weight: 400;
        font-size: 36px;
        line-height: 44px;
        text-transform: ;
        text-align: left;
    }
    .comment-list>li>ol,
    .comment-list li ol {
        padding-left: 20px
    }
    article .c_block,
    .search article .c_block {
        padding: 30px 30px;
    }
    body main .cont-box-area {
        padding-left: 0;
        padding-right: 0;
    }
    .category article>div,
    .archive article>div,
    .blog article>div,
    .search article>div {
        display: block
    }
    .e404 .search-field {
        margin: 0 20px 25px 20px
    }
    body #commentform .comment-form-author,
    body #commentform .comment-form-email,
    body #commentform .comment-form-url {
        float: none;
        width: 100%;
    }
    body #commentform .comment-form-author input,
    body #commentform .comment-form-email input,
    body #commentform .comment-form-url input {
        width: 100%;
    }
    .nav-previous,
    .nav-next {
        display: block;
        width: 100%;
    }
    .related.layout2 .rblock {
        width: 100%;
        margin: 0 0 40px 0;
    }
    .slayout2 .comment-list>li>ol,
    .slayout2 .comment-list li ol {
        padding: 0 0 10px 0;
    }
    body.single .related .rblock {
        width: 100%;
        margin-right: 0;
        float: none;
        margin-bottom: 45px;
        margin-left: 0;
    }
    .single .social-share {
        margin-bottom: 20px;
    }
    .box-left .kc_column:first-child::before,
    .box-right .kc_column:last-child::before {
        width: 0
    }
    .cfform .mainform .nameline {
        border-top-right-radius: 4px !important;
        border-right-width: 2px !important;
        border-bottom-width: 0 !important;
    }
    .column1 article .thumb,
    .column1sb article .thumb,
    .column2 article .thumb,
    .column3 article .thumb {
        width: 100%;
        padding-right: 0;
        float: none;
    }
    .column2 article,
    .column3 article {
        float: none;
        width: 100%;
        margin: 0 0 60px 0;
        padding: 0 0 0 0
    }
    body {
        line-height: 1.7em;
        font-family: "Montserrat";
        font-size: 16px;
        color: #1c1c1c;
        font-weight: 400;
    }
    p {
        margin: 10px 0 25px 0;
        line-height: 28px;
    }
    h1,
    h2 {
        font-family: "Anton";
        color: #232323;
        font-weight: 400;
        font-size: 36px;
        line-height: 44px;
        text-transform: ;
        text-align: left;
        margin: 20px 0;
    }
    .footer-widget .divider_line {
        width: auto
    }
    body .kc_image_gallery.kc-carousel-image.kc-grid>div {
        width: 100%;
    }
    .slayout5 .nav-links.skin2>div>span a {
        display: none
    }
    .single .tags-links {
        margin: 0 0 20px 0;
        width: 100%;
        text-align: left;
    }
    #commentform.cf2 .comment-form-author,
    #commentform.cf2 .comment-form-email,
    #commentform.cf3 .comment-form-author,
    #commentform.cf3 .comment-form-email {
        width: 100%;
        margin-right: 0;
    }
}

@media screen and (max-width: 540px) {
    .alayout3.column3 article .thumb {
        height: auto;
        min-height: unset
    }
    ul,
    ol {
        margin: 0 0 1.5em 0;
    }
    blockquote {
        padding: 20px 30px;
    }
    .slayout2 blockquote {
        padding: 0 0 0 64px;
    }
    .more {
        text-align: center;
        width: 100%
    }
    .column1.sb .comments-link,
    .blogsidebarspage .comments-link {
        width: 90px;
    }
    .blogsidebarspage .related .rblock {
        width: 100%;
        margin-right: 0;
    }
    .post-password-form input[type=password] {
        width: 100%;
        margin: 0 0 20px 0;
    }
    .post-password-form input[type=submit] {
        float: none;
        width: 100%;
    }
    .comment-list li .comment-content {
        clear: both;
    }
    .comment-metadata i {
        margin-bottom: 6px
    }
    .alayout3 .more {
        text-align: left
    }
    body .alayout3 article .c_block,
    body .search .alayout3 article .c_block,
    .alayout3.column2 article .c_block,
    .alayout3.column3 article .c_block,
    .alayout3.column1 article .c_block,
    .search.column1 .alayout3 article .c_block {
        padding: 50px 20px 70px 20px;
    }
    .alayout4.column1.sb .comments-link,
    .alayout4.blogsidebarspage .comments-link {
        width: auto;
    }
    [class*="layout5"] .more {
        width: auto
    }
    .comment-content table th,
    .entry-content table th {
        min-width: 80px
    }
}

@media screen and (max-width: 480px) {
    .wp-block-cover.aligncenter {
        width: 100%;
    }
    .slayout2 .meta div {
        display: block;
        width: 100%;
    }
    html .woocommerce .related.products ul.products li.product {
        width: 100% !important;
        margin-right: 0 !important;
    }
    html .cart-empty.woocommerce-info {
        padding: 0 0 20px 0;
    }
    .comment-meta {
        width: 100%;
    }
    .comment-list li .comment-content {
        padding-left: 0
    }
    .comment-meta {
        width: calc(100% - 85px);
        float: right;
    }
    .comment-author.vcard {
        margin-right: 20px
    }
    .single .comment-metadata .comments-link {
        margin-right: 0
    }
    .comment-metadata>span {
        border-right: 0;
        padding-right: 0;
    }
    .comment-metadata>span.fn {
        padding-top: 15px;
    }
    .comment-list li .reply {
        top: -50px;
    }
    .nav-next a {
        text-align: right
    }
    .cfform h4 {
        font-size: 18px !important;
    }
    html .woocommerce ul.products li.product,
    html .woocommerce-page ul.products li.product,
    html .woocommerce-page[class*="columns-"] ul.products li.product,
    html .woocommerce[class*="columns-"] ul.products li.product {
        width: 100%;
        float: none;
        margin: 0 0 60px;
    }
    .kc-testi-layout-4 .box-right {
        clear: both;
        padding-top: 20px;
    }
    body .kc_button {
        white-space: normal !important;
    }
    div.kc-team-3 .content-image img {
        float: none;
    }
    article .c_block,
    .search article .c_block {
        padding: 30px 30px;
    }
    .slayout5 .comment-list li .reply {
        top: 0;
    }
    .slayout5 .comment-meta {
        width: 100%;
        float: none;
    }
}

@media screen and (max-width: 400px) {
    .cfform {
        width: 300px !important;
    }
    .comment-author.vcard {
        float: none;
    }
    .comment-meta {
        width: 100%;
        float: none;
    }
    body [class*="layout5"] article span.sharing {
        position: relative;
        display: block;
        margin-left: -7px;
    }
}

@media screen and (max-width: 320px) {}