/*
Theme Name: neomedia
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

*/
::-webkit-scrollbar-track {
    background-color: #ebebeb;
}
::-webkit-scrollbar {
    width: 8px;
    background-color: #ebebeb;
}
::-webkit-scrollbar-thumb {
    background-color: grey;
}
html, body {font-weight: 500;font-size: 17px;color: #333;}


.h2,
h2 {
    font-size: 1.5em;
}
.h3,
h3 {
    font-size: 1.4em;
}
h1, h2, h3, h4, h5, h6, .heading-font {line-height: 1.4;}
.ux-menu-link__link {
    padding: 0;
    min-height: unset;
    margin-bottom: 8px;
}
#breadcrumbs {
    padding: 10px 0;
    background: #f1f1f1;
    margin-bottom: 30px;
}
#breadcrumbs p {
    margin: 0;
}
.breadcrumbs,
#breadcrumbs span {
    font-size: 14px;
    text-transform: initial !important;
    font-weight: 400;
    color: #184363;
    opacity: 1;
}
#breadcrumbs a {
    text-transform: initial;
    font-size: 14px;
    color: #184363;
}
.taxonomy-description ul,
.taxonomy-description ol {
    padding-left: 25px;
}
.taxonomy-description {
    margin-bottom: 30px;
}
.row .row-small:not(.row-collapse),
.container .row-small:not(.row-collapse) {
    margin-left: -10px;
    margin-right: -10px;
    margin-bottom: 0;
}
.row-small > .flickity-viewport > .flickity-slider > .col,
.row-small > .col {
    padding: 0 10px 20px;
    margin-bottom: 0;
}
.flickity-slider > .col {padding-bottom: 0;}
.is-small, .is-small.button {font-size: 0.9em;}
pre,
blockquote,
form,
figure,
p,
dl,
ul,
ol {
    margin-bottom: 15px;
}
.nav-dropdown-has-border .nav-dropdown {
    border: none;
    padding: 10px 5px;
    border-radius: 12px;
}
.nav-dropdown-has-border .nav-dropdown a {
    font-size: 14px;
    color: #333;
    border-bottom: 1px dashed #ececec !important;
}
.button.az-button {
    padding: 0 25px;
    line-height: 46px;
    height: 48px;
    font-weight: 600;
    font-size: 16px;
    border: none;
    transition: all linear .3s;
    -webkit-transition: all linear .3s;
    -moz-transition: all linear .3s;
    text-shadow: unset;
}
.button.az-button:hover {}
.button.az-button.secondary {
    border-color: #df4521;
}
.button.az-button.is-small {
    height: 40px;
    font-size: 15px;
    line-height: 40px;
    padding: 0 16px;
    border: none;
    font-weight: 500;
}
.az-button.white {
    background: white !important;
    border: 1px solid white !important;
    color: #184363 !important;
}
.az-button.white:hover {
    background: #15a9e3 !important;
    border: 1px solid #15a9e3 !important;
    color: #fff !important;
    box-shadow: unset;
}
.is-outline.az-button {
    background: transparent;
    color: #2B3875;
}
.is-outline.az-button:after {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: inherit; 
    padding: 1px;
    background: linear-gradient(90deg, #3CB4E7 0%, #286FB7 100.31%);
    -webkit-mask: 
     linear-gradient(#fff 0 0) content-box, 
     linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
          mask-composite: exclude; 
}
.is-outline.az-button:hover {
    background: #4588c8;
    border: none;
}
.button.az-button .inner-button  > i {
    vertical-align: 0;
    margin-right: 10px;
    margin-left: 0;
}
.button.az-button .inner-button > span + i {
    margin-right: 0;
    margin-left: 10px;
}
.az-button.is-outline.white {
    background: transparent !important;
    color: #fff;
    border-color: #fff;
}
.az-title-shortcode {
    margin-bottom: 20px;
}
.az-title-shortcode.center {
    text-align: center;
    margin-bottom: 40px;
}
.az-sub-title {
    margin-bottom: 0;
    font-weight: 600;
    color: #8b8b8b;
}
.az-title-shortcode .title-description {
    margin-top: 10px;
    font-weight: 500;
}
.az-title {
    text-transform: uppercase;
    color: #2e3191;
    font-size: 30px;
    margin-bottom: 0;
    line-height: 1.4;
    font-weight: bold;
}
.section-title-container {margin-bottom: 24px;}
.section-title .sub-title {
    font-size: 20px;
    color: #3CB4E7;
    font-weight: bold;
    padding: 0;
    text-transform: initial;
    opacity: 1;
    line-height: 1.44;
}
h2.section-title {
    font-size: 32px;
    line-height: 133%;
    border: none;
}
.section-title {align-items: start;}
.description-title {
    color: #4d4d4d;
    font-weight: 500;
    font-size: 14px;
    margin: 0;
    font-style: italic;
}
.section-title-center ~ .description-title {
    text-align: center;
}
.section-title {
    font-weight: bold;
    flex-direction: column;
}
.section-title .ez-toc-section {display: none;}
.section-title-normal {border: none;}
.section-title-normal a.view-more {
    font-size: 13px;
    font-weight: 500;
    background: #184363;
    padding: 0 20px;
    border-radius: 7px;
    color: #fff;
    line-height: 30px;
    height: 30px;
}
.section-title-normal a.view-more i {
    color: #fff;
}
.section-title-main {
    border: none !important;
    padding: 0;
    margin: 0;
    text-transform: initial;
    font-weight: bold;
    position: relative;
    line-height: 1.2;
}
.section-title-normal .section-title-main {text-align: left;margin-right: 0;margin-left: 0;padding-bottom: 0;padding-left: 0;}
.section-title-normal .section-title-main span {
    padding: 0;
    margin: 0;
    border: none;
    position: relative;
    z-index: 2;
    text-transform: initial;
}
.section-title-normal .read-more {
    text-transform: initial;
    margin: 0;
    border-radius: 12px;
}
.title-text-link .section-title-normal .section-title-main {
    max-width: calc(100% - 150px);
}
h1.section-title .section-title-main {
    font-size: 56px;
}
h2.section-title .section-title-main {
    font-size: 40px;
    line-height: 133%;
}
.section-title-center {
    justify-content: center;
    align-items: center;
}
.section-title:after {
    content: '';
    width: 100px;
    height: 2px;
    background: #4bc38d;
    margin: 20px 0 0;
}
.section-title-center span {
    margin: 0 auto;
}
.section-title span {text-transform: initial;}
.off-canvas-right .mfp-content,
.off-canvas-left .mfp-content {
    width: 80%;
}
.form-row {
    display: flex;
    margin: 0 -10px;
    flex-wrap: wrap;
    padding-bottom: 15px;
}
.form-row > .col {padding: 0 12px;}
input[type="email"],
input[type="search"],
input[type="number"],
input[type="url"],
input[type="tel"],
input[type="text"],
textarea,
input[type="password"],
input[type="time"],
input[type="date"],
select {
    border: 1px solid #E0E0E0;
    box-shadow: none;
    font-size: 16px;
    width: 100%;
    display: block;
    height: 40px;
    line-height: 40px;
    border-radius: 5px;
    padding: 0px 15px;
    font-weight: 500;
    margin: 0;
}
input[type="email"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="text"]:focus,
input[type="password"]:focus,
textarea:focus,
select:focus {
    box-shadow: unset;
}
textarea {
    min-height: 222px;
    line-height: 1.4;
    border-radius: 12px;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
input[type="number"] {
    -moz-appearance: textfield;
}
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #BDBDBD;
    opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #BDBDBD;
}

::-ms-input-placeholder { /* Microsoft Edge */
    color: #BDBDBD;
}
.box-push .box-text {
    border-radius: 5px 5px 0 0;
    background: rgba(255, 255, 255, 0.8);
}
.flickity-prev-next-button {
    height: 40px;
    width: 40px;
    margin: 0 !important;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    box-shadow: unset;
    top: calc(50% - 20px);
    border-radius: 50%;
    background: rgba(0, 0, 0, 0.45);
    border: 1px solid rgba(255, 255, 255, 0.15);
}
.flickity-prev-next-button:hover {
    background: #184363;
    color: white !important;
}
.flickity-prev-next-button:before {
    content: "\eaa0";
    font-family: IcoFont!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    line-height: 1;
    -webkit-font-feature-settings: "liga";
    -webkit-font-smoothing: antialiased;
    font-size: 18px;
}
.flickity-prev-next-button.previous:before {
    content: "\ea9d";
}
.flickity-prev-next-button svg {
    display: none;
}
.slider-nav-circle .flickity-prev-next-button .arrow {
    border: none;
}
.slider-nav-normal .flickity-prev-next-button,
.slider-nav-small .flickity-prev-next-button {
    width: 25px;
    height: 25px;
    min-height: unset;
    font-size: 13px;
    top: calc(50% - 13px);
}
.slider-nav-light .flickity-prev-next-button {
    color: #fff;
    background: transparent;
    border-color: #fff;
}
.flickity-enabled .flickity-page-dots .dot {
    width: 8px;
    height: 8px;
    background: #3b6db5;
    margin: 0 4px;
    border: none;
    border-radius: 8px;
    transition: all linear .3s;
    opacity: .7;
}
.flickity-enabled .flickity-page-dots .dot.is-selected, .flickity-enabled .flickity-page-dots .dot:hover {
    background: #3b6db6;
    width: 21px;
}
.flickity-prev-next-button:disabled, button.flickity-prev-next-button[disabled] {opacity: .5 !important}
.pagination-outside > .slider,
.pagination-outside.slider {
    padding-bottom: 50px;
}
.page-wrapper {
    padding: 0;
}
table {
    margin: 0 auto 1.5em;
    width: 100%;
    border-top: 1px solid #bfbfbf;
    border-left: 1px solid #bfbfbf;
}
table td,
table th {
    padding: 10px !important;
    border-right: 1px solid #bfbfbf;
    border-bottom: 1px solid #bfbfbf;
}
.col, .columns, .gallery-item {padding: 0 16px 32px}
.box-text h3 {margin: 5px 0 15px;font-size: 20px;}
.box-text h3 a {display: block;line-height: 1.2 !important;}
.post-item .col-inner {height: 100%;}
@media screen and (min-width: 850px){
    .row-large>.col, .row-large>.flickity-viewport>.flickity-slider>.col {
        margin-bottom: 0;
        padding: 0 30px 60px;
    }
}

/*************** AZ ICON BOX  ***************/
.az-icon-box {
    border-radius: 8px;
    overflow: hidden;
    background: #fff;
    height: 100%;
}
.az-icon-header {
    padding: 25px;
    text-align: center;
}
.az-icon-box-title {
    margin: 8px 0 0;
    color: #fff;
    font-weight: 500;
    font-size: 18px;
    line-height: 130%;
}
.az-icon-box-description {
    font-weight: 300;
    padding: 15px 15px 10px;
    text-align: center;
}
.az-icon-box-description > *:last-child {
    margin-bottom: 10px;
}
.az-icon-box-description p {
    margin-bottom: 10px;
}
.icon-box-img img {padding: 0;}

/*************** AZ MENU  ***************/
.az-menu,
.sticky-menu .ux-menu {
    display: flex;
    align-items: center;
    list-style: none;
    padding: 0 0 20px;
    border-bottom: 1px solid #e6e6e6;
    flex-direction: row;
    margin-bottom: 20px;
}
.sticky-menu {
    position: sticky;
    top: 70px;
    background: #f7f7f7;
    z-index: 99;
    padding: 0 !important;
}
.sticky-menu .ux-menu {
    justify-content: center;
}
.az-menu li,
.sticky-menu .ux-menu-link {
    margin-right: 32px !important;
    margin-left: 0 !important;
    margin-bottom: 0 !important;
}
.az-menu li a,
.sticky-menu .ux-menu-link a {
    color: #333;
    font-weight: 500;
    font-size: 14px;
    line-height: 150%;
    position: relative;
    transition: all linear 0.3s;
    -webkit-transition: all linear 0.3s;
    -moz-transition: all linear 0.3s;
    white-space: nowrap;
    min-height: unset;
    padding: 0;
    display: block;
}
.az-menu li.current-menu-item a,
.az-menu li:hover a,
.sticky-menu .ux-menu-link:hover a,
.sticky-menu .ux-menu-link.active a {
    color: #e51b23;
}
.az-menu li a:after,
.sticky-menu .ux-menu-link a:after {
    content: "";
    width: 100%;
    height: 2px;
    position: absolute;
    left: 0;
    bottom: -21px;
    display: block;
    background: transparent;
    transition: all linear 0.3s;
    -webkit-transition: all linear 0.3s;
    -moz-transition: all linear 0.3s;
}
.az-menu li.current-menu-item a:after,
.az-menu li:hover a:after,
.sticky-menu .ux-menu-link:hover a:after,
.sticky-menu .ux-menu-link.active a:after {
    background: #e51b23;
}

/*************** NEO CTA BUTTON  ***************/
.neo_cta {
    position: fixed;
    z-index: 1000;
    left: 0;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    bottom: 0;
    padding: 15px;
}
.neo_cta.right {
    left: initial;
    right: 0;
}
.neo_cta_list_button .cta_button {
    margin-top: 10px;
    margin-bottom: 0;
}
.neo_cta_list_button {
    list-style: none;
    margin: 0;
}
.neo_cta_list_button .cta_button .cta_button--icon {
    position: relative;
    display: block;
    text-align: center;
    width: 44px;
    height: 44px;
    line-height: 44px;
    color: #fff;
    border-radius: 50%;
    cursor: pointer;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.11);
    background-size: auto;
    background-repeat: no-repeat;
    background-position: center;
}
.neo_cta_list_button .cta_button .cta_button--icon img {
    border-radius: 50%;
    background: #fff;
    border: 2px solid #fff;
}
.neo_cta_list_button .cta_button .cta_button--icon .tooltip-text {
    position: absolute;
    top: 4px;
    left: 55px;
    z-index: 9;
    height: 32px;
    line-height: 26px;
    padding: 3px 10px;
    width: auto;
    border-radius: 5px;
    font-size: 11px;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    cursor: pointer;
    background-color: rgb(207 23 31);
    visibility: hidden;
    opacity: 0;
    -ms-transition: all 200ms linear;
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear;
}
.neo_cta.right .cta_button .cta_button--icon .tooltip-text {
    right: 55px;
    left: initial;
}
.neo_cta_list_button .cta_button .cta_button--icon .tooltip-text:before {
    content: "";
    width: 0;
    height: 0;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent transparent rgba(0, 0, 0, 1);
    position: absolute;
    right: 100%;
    top: 0;
    bottom: 0;
    margin: auto;
    -ms-transition: all 200ms linear;
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear;
}
.left .neo_cta_list_button .cta_button .cta_button--icon .tooltip-text:before {
    right: 100%;
    left: initial;
    border-color: transparent rgb(207 23 31) transparent transparent;
}
.neo_cta.right .cta_button .cta_button--icon .tooltip-text:before {
    right: initial;
    left: 100%;
}
.neo_cta_list_button .cta_button .cta_button--icon:hover {
    text-decoration: none;
    opacity: 0.9;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15), 0 4px 15px rgba(0, 0, 0, 0.13);
}
.neo_cta_list_button .cta_button .cta_button--icon:hover .tooltip-text {
    visibility: visible;
    opacity: 1;
}
.neo_cta.cta_mobile {
    padding: 0;
    width: 100%;
    background: #fff;
    border-radius: 12px 12px 0 0;
    box-shadow: -2px -2px 5px #00000029;
    border-top: 1px solid #ebebeb;
}
.neo_cta.cta_mobile .neo_cta_list_button {
    display: flex;
    width: 100%;
    padding: 10px;
    justify-content: center;
}
.neo_cta.cta_mobile .neo_cta_list_button .cta_button {
    margin: 0 3px;
    flex: 0 0 auto;
    border-radius: 9999px;
    padding: 2px;
    background: #00b3ad;
    overflow: hidden;
}
.neo_cta.cta_mobile .neo_cta_list_button .cta_button:nth-of-type(2) {
    background: rgb(16, 143, 255);
    background: linear-gradient(
        90deg,
        rgba(16, 143, 255, 1) 0%,
        rgba(255, 85, 125, 1) 100%
    );
}
.neo_cta.cta_mobile .neo_cta_list_button .cta_button:nth-of-type(3) {
    background: #00acd4;
}
.neo_cta.cta_mobile .neo_cta_list_button .cta_button--icon {
    width: 100%;
    height: auto;
    box-shadow: unset;
    display: flex;
    background: #fff;
    border-radius: 999px;
    overflow: hidden;
    padding: 0 10px 0 2px;
    align-items: center;
}
.neo_cta.cta_mobile .neo_cta_list_button .cta_button--icon img {
    border: none;
    border-radius: 0;
    width: 30px;
    display: block;
    height: 30px;
}
.neo_cta.cta_mobile .cta_button .cta_button--icon .tooltip-text {
    position: static;
    visibility: visible;
    opacity: 1;
    background: none;
    color: #333;
    font-size: 13px;
    font-weight: 600;
    padding: 0 5px;
    line-height: 32px;
}
.neo_cta.cta_mobile .cta_button .cta_button--icon .tooltip-text:before {
    display: none;
}

/*************** TOOLTIPSER  ***************/
.tooltipster-sidetip .tooltipster-box {
    border: none !important;
    font-weight: 400;
}
.tooltipster-default .tooltipster-content {
    font-weight: 400;
    font-size: 12px;
}

/*************** AZ VIDEO  ***************/
.az-video .box {
    padding: 10px;
    display: block;
    background: #fff;
    border-radius: 12px;
    overflow: hidden;
    margin-bottom: 20px;
}
.az-video .box-image {
    border-radius: 10px;
}
.az-video .box-text {
    padding: 15px 10px 5px;
}
.az-video .box-text h3 {
    text-align: center;
    margin: 0;
    color: #4d4d4d;
}

/*************** SOCIAL ***************/
.social-icons .icon {
    display: inline-flex;
    align-items: center;
    position: relative;
    justify-content: center;
    width: 32px;
    height: 32px;
    line-height: 32px;
    border-radius: 10px !important;
    transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    backface-visibility: hidden;
    transform-origin: 0 100%;
    background-color: #f0f0f0;
    color: #184363;
    border: none;
    margin: 5px 3px 0 !important;
}
.social-icons .icon i,
.social-icons .icon svg {
    display: block;
    top: 0;
}
.social-icons .icon:hover {
    transform: translateY(-5px);
    background-color: #f0f0f0 !important;
}
.social-icons .icon:hover i {
    color: white !important;
}
.social-icons .icon svg {
    fill: #476cb4;
    transition: fill 0.3s ease-out;
    width: 14px;
    vertical-align: middle;
    display: inline-block;
    position: relative;
}
.social-icons .icon i {
    color: #476cb4;
}
.social-icons .icon:hover svg {fill: white}

/*************** HEADER ***************/
/*#header {z-index: 99999}*/
#top-bar, #top-bar .html {font-size: 14px;}
#top-bar a {display: inline-block; color: #fff; margin: 0 5px;font-weight: 600;}
#masthead .nav-right .account > a {
    font-weight: normal;
    font-size: 15px;
    height: 36px;
    line-height: 36px;
    padding: 0 20px;
    background: #3475dd;
    color: white;
    border-radius: 5px;
    text-transform: none;
}
#masthead .nav-right .account a.register-button {
    background: #ea543d;
}
#masthead .nav-right .account > a:hover {color: white;background: #4ea8ec;}
#masthead .account.logged {
    padding: 0 20px;
    line-height: 36px;
    border-radius: 5px;
    font-size: 14px;
    background: #4bc38d;
    color: white;
}
#masthead .account.logged .username {cursor: pointer;}
#masthead .account.logged .username i {margin-right: 5px;}
#masthead .account.logged .username i:last-child {margin: 0 0 0 5px;} 
#masthead .account.logged .dropdown {
    position: absolute;
    background: #fff;
    top: calc(100% + 30px);
    width: 100%;
    left: 0;
    list-style: none;
    box-shadow: 2px 2px 5px #0000002e;
    border-radius: 5px;
    padding: 10px 0;
    opacity: 0;
    visibility: hidden;
    transition: all ease .3s;
}
#masthead .account.logged:hover > .dropdown {
    opacity: 1;
    visibility: visible;
    top: 100%;
}
#masthead .account.logged .dropdown > li {
    margin: 0;
}
#masthead .account.logged .dropdown > li > a {
    display: block;
    padding: 0 15px;
    color: #333;
}
.transparent #masthead {border-bottom: 1px solid rgba(255, 255, 255, 0.1);}
.stuck .header-bg-color {background: rgb(36, 36, 69);}
.stuck .header_logo {display: none !important;}
.stuck .header-logo-dark {display: block !important;}
#logo img {
    transition: all linear .3s;
    -webkit-transition: all linear .3s;
    -moz-transition: all linear .3s;
}
.stuck #logo img {padding: 15px 0;}
#masthead .nav-left > li {
    margin: 0;
    padding: 0 25px;
}
#masthead .nav-left > li:first-child {padding-left: 0;}
#masthead .header-nav-main {padding-left: 50px;}
#masthead .nav-left > li > a {
    font-size: 16px;
    padding: 0;
    color: #333;
    line-height: 90px;
    position: relative;
    text-transform: capitalize;
}
.page-template-page-transparent-header-light #masthead .nav-left > li > a {color: #fff;}
.stuck #masthead .nav-left > li > a, .has-transparent #masthead .nav-left > li > a {line-height: 69px; color: white}
#masthead .nav-left > li:hover > a,
#masthead .nav-left > li.current-menu-item > a,
#masthead .nav-left > li.current-menu-parent > a {
    color: red;
}
#masthead .nav-left > li .sub-menu {
    border-radius: 12px;
    left: 0;
    padding: 12px 0;
    min-width: 200px;
}
#masthead .nav-left > li .sub-menu a {
    margin: 0;
    border:none;
    font-weight: 500;
    padding: 8px 24px;
    color: #2B3875;
    border-left: 2px solid transparent;
    transition: all linear .3s;
    -webkit-transition: all linear .3s;
    -moz-transition: all linear .3s;
}
#masthead .nav-left > li .sub-menu a:hover,
#masthead .nav-left > li .sub-menu li.current-menu-item a {
    border-color: #286FB7;
    font-weight: 600;
    color: #286FB7;
}
#masthead .nav-left > .header-language-dropdown > a {
    background: rgba(0, 0, 0, 0.2);
    border-radius: 12px;
    padding: 5px 8px 5px 6px;
}
#masthead .nav-left > .header-language-dropdown > a i.icon-angle-down {
    margin-left: 8px;
    font-size: 13px;
}
#masthead .header-language-dropdown img {
    display: block;
    width: 27px;
    border-radius: 12px;
    height: 20px;
}
#masthead .nav-left > li.header-language-dropdown > a:after {display: none;}
li.header-language-dropdown .list-language {
    position: absolute;
    list-style: none;
    background: rgba(0, 0, 0, 0.2);
    border-radius: 12px;
    display: block;
    width: auto;
    max-width: unset;
    right: 0;
    width: 100%;
    padding: 3px;
    top: calc(100% + 10px);
    opacity: 0;
    visibility: hidden;
    transition: all linear .3s;
    -webkit-transition: all linear .3s;
    -moz-transition: all linear .3s;
}
li.header-language-dropdown:hover .list-language {
    opacity: 1;
    visibility: visible;
    top: 100%;
}
li.header-language-dropdown .list-language li {
    margin: 0;
    display: block;
}
li.header-language-dropdown .list-language a {
    white-space: nowrap;
    display: block;
    padding: 3px;
    color: white;
    font-size: 14px;
}
li.header-language-dropdown .list-language a i, #masthead li.header-language-dropdown .list-language a i img {
    width: 100%;
    height: auto;
    display: block;
    border-radius: 7px;
}
.page-template-page-transparent-header-light #masthead .nav-left > li > a {
    color: #fff;
}

/*************** HOME ***************/
.row-box-white {background: white;padding: 60px 30px 0;box-shadow: 0px 0px 10px #00000014;border-radius: 7px;}
.range-wrap {margin-bottom: 50px;}
.campaign-details-content .item {margin-bottom: 10px;}
.campaign-details-content .header {
    display: flex;
    flex-wrap: nowrap;
}
.campaign-details-content .header .quantity {
    background: #f54c3c;
    height: 30px;
    line-height: 30px;
    color: white;
    text-align: center;
    padding: 0 7px;
    font-size: 14px;
    border-radius: 3px;
}
.campaign-details-content .header .title {
    flex: 1;
    background: #4bc38d;
    color: white;
    margin-left: 5px;
    padding: 0 10px;
    line-height: 30px;
    height: 30px;
    font-size: 14px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    border-radius: 3px;
}
.campaign-details-content .desc ul{list-style: none; margin-top: 10px}
.campaign-details-content .desc ul li{margin-bottom: 5px;font-size: 14px;}
.campaign-details-content .desc ul li:before{content: '\eab8';font-family: IcoFont}

#submit-campaign .row-button .col > * {
    display: inline-block;
    margin: 0;
    height: 40px;
    line-height: 41px;
    padding: 0 15px;
    background: #ebebeb;
    font-size: 15px;
    text-transform: none;
    font-weight: normal;
    border-radius: 5px;
    /* transition: all linear .3s; */
}
#submit-campaign .row-button .col .total.discount {
    background: #ec5441;
    color: white;
}
#submit-campaign .row-button .col button {
    border: none;
    vertical-align: top;
    background: #4bc38d;
    color: white;
}
#submit-campaign input, #submit-campaign textarea, #submit-campaign select {
    font-weight: normal;
    font-size: 14px;
    padding: 0 15px;
    border-radius: 5px;
    height: 40px;
}
#submit-campaign input[type=file] {
    padding: 0;
    margin: 0;
}
#submit-campaign textarea {padding: 10px 15px;min-height: 100px;}
#submit-campaign select {
    padding-top: 0;
    padding-bottom: 0;
}
#submit-campaign .payment-options {
    display: flex;
    justify-content: space-between;
    margin: 0 -5px;
}
#submit-campaign .payment-options input {
    position: absolute;
    width: 100%;
    height: 100%;
    margin: 0;
    left: 0;
    top: 0;
    z-index: 99;
    opacity: 0;
    cursor: pointer;
}
#submit-campaign .payment-options .payment-option {
    flex: 1;
    margin: 0 5px;
    position: relative;
}
#submit-campaign .payment-options .payment-option .text {
    display: flex;
    flex-direction: row;
    align-items: center;
    font-size: 15px;
    padding: 10px 15px;
    border-radius: 5px;
    margin-bottom: 10px;
    border: 1px solid #efefef;
    position: relative;
}
#submit-campaign .payment-options .payment-option input:checked ~ .text {background: #efefef42;border-color: #b2b2b2;}
#submit-campaign .payment-options .payment-option .icon {width: 40px;margin-right: 10px;}

/*************** AUTHOR PAGE ***************/
.author-info .author-info-top{
    display: grid;
    gap: 32px;
    grid-template-columns: auto 1fr;
    padding-bottom: 40px !important;
}
.author-info .author-info-top .name-job{
    display: flex;
    align-items: center;
    font-size: inherit;
    flex-wrap: wrap;
}
.author-info .avatar-author img{
    width: 180px;
    height: auto;
    border-radius: 7px;
}
.author-info .author-info-inner{
    display: flex;
    flex-direction: column;
    gap: 22px;
}
.author-info h1.name-author{
    display: inline-block;
    margin-bottom: 0;
    width: auto;
    font-size: 21px;
    padding-right: 12px;
}
.author-info .job-author,
.author-info .work-author{
    font-size: 16px;
}
.author-info .job-author{
    border-left: 1px solid #e7e7e7;
    padding-left: 12px;
}
.author-info .work-author:before{
    content: " — ";
    display: inline-block;
    margin-left: 4px;
    margin-right: 4px;
    padding: 2px 0;
}
.author-info .expertise{
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    gap: 5px;
    align-items: center;
}
.author-info .expertise-item{
    background-color: #f0f0f0;
    border-radius: 3px;
    display: inline-block;
    font-size: 13px;
    color: #333;
    font-weight: 600;
    line-height: 100%;
    padding: 6px 10px;
}
.author-info .social_links{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 15px;
    line-height: normal;
}
.author-info .social_links a{
    position: relative;
    transition: all 0.3s ease;
}
.author-info .social_links a:hover{
    transform: translateY(-5px);
}
.author-info .social_links a:hover i{
    color: #4bc38d;
}
.author-info .social_links i{
    font-size: 22px;
    color: #333;
}
.author-info .author-info-description ul{
    margin-left: 20px;
}
.author-info .author-info-description,
.author-info .author-info-top{
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #ececec;
}
/*************** BLOG ***************/
.blog-wrapper {background: #fafafa;padding-top: 50px;}
.blog-wrapper .post-sidebar #secondary aside {
    background: #fff;
    border: 1px solid #e7e7e7;
    border-radius: 5px;
    padding: 25px;
}
@media screen and (min-width: 850px){
    .blog-wrapper .main-content {
        flex-basis: calc(100% - 330px);
        max-width: calc(100% - 330px);
    }
    .blog-wrapper .post-sidebar {
        flex-basis: 330px;
        max-width: 330px;
    }
}
.from_the_blog_excerpt {font-size: 16px;}
.post-item .box-image {border-radius: 7px;}
#post-list article:not(:last-child) {padding-bottom: 40px;margin-bottom: 40px;border-bottom: 1px solid #e7e7e7;}
.post-meta {font-size: 14px;}
#post-list .post-content {
    padding-top: 20px;
    display: flex;
    flex-wrap: wrap;
}
#post-list .post-content .thumb {
    max-width: 160px;
    flex-basis: 160px;
}
#post-list .post-content .description {
    flex: 1;
    font-size: 16px;
    padding: 5px 0 0 25px;
    line-height: 1.6;
}
.blog-wrapper .box {
    padding: 45px;
    border-top: none;
    border: 1px solid #e7e7e7;
    box-shadow: unset;
}
.rank-math-breadcrumb {text-transform: uppercase;font-size: 13px;}
.blog-wrapper .page-title {
    padding: 15px 0 30px;
    border-bottom: 1px solid #e7e7e7;
    margin-bottom: 40px;
}
.shared .shared-counts-button {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    line-height: 0;
    padding: 10px 12px;
    vertical-align: middle;
}
.shared {
    padding: 15px 0 30px;
    margin-bottom: 10px;
    border-bottom: 1px solid #e7e7e7;
}
.shared .shared-counts-button.facebook {
    background: #3a589e;
}
.shared .shared-counts-button .shared-counts-icon {
    display: inline-block;
    line-height: 20px;
}
.shared .shared-counts-button svg {
    fill: #fff;
    height: 14px;
    width: 14px;
}
.shared .shared-counts-button .shared-counts-icon svg {
    vertical-align: middle;
}
.shared .shared-counts-button.twitter {
    background: #55acee;
}
.shared .shared-counts-button.linkedin {
    background: #0077b5;
}
.shared .shared-counts-button.messenger {
    background: #0084ff;
}
.shared .shared-counts-button.whatsapp {
    background: #25d366;
}
.shared .shared-counts-button.email {
    background: #f4f4f4;
}
.shared .shared-counts-label {
    display: none;
    line-height: 20px;
}
.shared .shared-counts-button.email svg {
    fill: #464646;
}
@media (min-width: 768px){
    .shared .shared-counts-button.facebook .shared-counts-label, .shared .shared-counts-button.linkedin .shared-counts-label, .shared .shared-counts-button.pinterest .shared-counts-label, .shared .shared-counts-button.twitter .shared-counts-label {
        display: inline;
        margin-left: 6px;
    }
}

/*************** FOOTER ***************/
.absolute-footer.dark {
    color: white !important;
    padding: 10px 0;
}
.dark, .dark p, .dark td {color: white;}

.irs {font-family: Inter, sans-serif !important;}
.irs--round.irs-with-grid {
    height: 81px!important;
}
.irs--round .irs-line {
    top: 46px!important;
    height: 10px!important;
    border-radius: 10px!important;
}
.irs--round .irs-min, .irs--round .irs-max {
    background-color: #dee4ec !important;
    border-radius: 2px!important;
    line-height: 1.5!important;
}
.irs--round .irs-from, .irs--round .irs-to, .irs--round .irs-single {
    background-color: #5bc28d!important;
    border-radius: 2px!important;
    line-height: 1.5!important;
}
.irs--round .irs-bar--single {
    border-radius: 10px!important;
    top: 46px!important;
    height: 10px!important;
    background-color: #5bc28d!important;
}
.irs--round .irs-handle {
    top: 36px!important;
    width: 28px!important;
    height: 28px!important;
    border: 10px solid #5bc28d!important;
    background-color: #f8f9fb!important;
    border-radius: 28px!important;
    box-shadow: 0 1px 3px #5bc28d!important;
}
.irs--round .irs-from:before, .irs--round .irs-to:before, .irs--round .irs-single:before {
    border-top-color: #5bc28d!important;
}
.button.loading:after, .campaign-details-content.loading:after {
    animation: spin .5s linear infinite;
    border: 2px solid #fff;
    border-radius: 32px;
    border-right-color: transparent!important;
    border-top-color: transparent!important;
    content: "";
    display: block;
    height: 16px;
    left: 50%;
    margin-left: -8px;
    margin-top: -8px;
    position: absolute;
    top: 50%;
    width: 16px
}
.campaign-details-content.loading:after {
    border: 3px solid #ea543d;
    width: 20px;
    height: 20px;
    margin-left: -10px;
    margin-top: -10px;
}
.campaign-details {position: relative;height: 100%;}
.order-details-content .wrap-button {padding-top: 10px;}
.order-details-content .wrap-button a {
    display: inline-block;
    margin: 0;
    padding: 0 20px;
    line-height: 40px;
    height: 40px;
    text-transform: none;
    font-weight: normal;
    font-size: 15px;
    border-radius: 5px;
}
.order-details-content .wrap-button .register-button {
    background: #ea543d;
}

@keyframes spin {
    0% {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

/*************** LIGHTBOX ***************/
.lightbox-content {border-radius: 7px;overflow: hidden;}
#lightbox_login-register .nav-tabs+.tab-panels {
    border: none;
    padding: 0;
}
#lightbox_login-register .nav-tabs {
    margin-bottom: 20px;
    border-bottom: 1px solid #ebebeb;
}
#lightbox_login-register form {margin-bottom: 0;}
#lightbox_login-register .nav-tabs li a {
    border: 1px solid #ebebeb;
    border-bottom: none;
    border-radius: 5px 5px 0 0;
}
form button {
    padding: 0 20px;
    text-transform: none;
    background: #4bc38d;
    border-radius: 5px;
    color: white;
    margin: 0;
    font-weight: normal;
    font-size: 15px;
}
#lightbox_login .row-action .col,
#lightbox_register .row-action .col {
    display: flex;
    justify-content: space-between;
    align-items: end;
}
#lightbox_login .row-action a, #lightbox_login .row-action .forget,
#lightbox_register .row-action a, #lightbox_register .row-action .forget {
    font-size: 14px;
}

/*************** PROFILES ***************/
.page-template-proflies #main, .page-template-proflies #wrapper,
.page-template-orders #main, .page-template-orders #wrapper {background: #F8F9FB;}
.box {
    position: relative;
    border-radius: 3px;
    background: #ffffff;
    border-top: 3px solid #EBEEF3;
    margin-bottom: 20px;
    width: 100%;
    box-shadow: 0px 2px 2px rgba(0,0,0,0.1);
    padding: 10px;
    border-radius: 5px;
}
.box.box-info {
    border-top-color: #4bc38d;
}
.panel-body {
    padding: 15px;
}
.panel-body .box-title:after {
    content: '';
    background: #4bc38d;
    display: block;
    width: 70px;
    height: 2px;
    margin: 10px 0 20px;
}

/*************** ORDERS ***************/
.order-status {}
.order-status .status-item {
    height: 100%;
    background: white;
    display: flex;
    box-shadow: 0px 2px 2px #0000001f;
    border-radius: 5px;
    overflow: hidden;
}
.order-status .status-item .icon {
    height: 100%;
    width: 60px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 22px;
    color: white;
    background: #0075de;
}
.order-status .col:nth-of-type(2) .status-item .icon {
    background: #efefef;
    color: #333;
}
.order-status .col:nth-of-type(3) .status-item .icon {
    background: #4bc38d;
}
.order-status .col:nth-of-type(4) .status-item .icon {
    background: #00c799;
}
.order-status .col:nth-of-type(5) .status-item .icon {
    background: #ea543d;
}
.order-status .col:nth-of-type(6) .status-item .icon {
    background: #111;
}
.order-status .status-item .text {
    padding: 10px 20px;
}
.order-status .status-item .text > * {
    display: block;
    font-size: 14px;
    color: #333;
}
.order-status .status-item .text .count {
    font-weight: 600;
    font-size: 16px;
}
.table-list {padding: 20px;margin-top: 15px;}
.filter {margin-bottom: 15px;}
.filter .select-inline {display: inline-block;max-width: 60px;font-size: 14px;height: 30px;padding: 0 10px;line-height: 30px;margin: 0 5px;}
.table-list table {margin-bottom: 15px;overflow: hidden;border: none;position: relative;z-index: 1;}
.table-list table tbody {
    background: #efefef38;
}
.table-list table th {
    border-top: 1px solid #ebebeb;
    text-transform: none;
    border-bottom: 3px solid #ebebeb;
    border-right: none;
    border-left: none;
    padding: 15px !important;
}
.table-list table td {
    border: none;
    padding: 15px !important;
}
#check-all {margin: 0;display: block;}
.table-list tbody tr:nth-of-type(2n) td {background: white;border-bottom: 1px solid #ebebeb;border-top: 1px solid #ebebeb;}
.table-list .btn {
    height: 34px;
    line-height: 34px;
    background: #3cc599;
    padding: 0 10px;
    border-radius: 5px;
    color: white;
}
#registration-message {
    margin: 10px 0;
    font-size: 14px;
    color: red;
}

/*Custom css*/
.section-01{height: 600px;background-color: transparent;background-image: linear-gradient(180deg,#6166b5 0,#464da7 100%);transition: background .3s,border .3s,border-radius .3s,box-shadow .3s;position: relative;z-index: 1;}
.section-01 .section-content{height: 100%;}
.section-01 .section-01-bg{transform: rotate(180deg);overflow: hidden;position: absolute;left: 0;width: 100%;line-height: 0;direction: ltr;bottom: -1px;}
.section-01 .section-01-bg svg {display: block;width: calc(100% + 1.3px);position: relative;left: 50%;transform: translateX(-50%);height: 400px;z-index: -1;}
.section-01 .section-01-bg svg .elementor-shape-fill {transform-origin: center;transform: rotateY(0);}
.section-01 .section-01-bg svg .elementor-shape-fill:nth-child(1){fill: #272c6c;opacity: 0.33;}
.section-01 .section-01-bg svg .elementor-shape-fill:nth-child(2){fill: #272c6c;opacity: 0.33;}
.section-01 .section-01-bg svg .elementor-shape-fill:nth-child(3){fill: #272c6c;opacity: 0.33;}
.section-01 .section-01-bg svg .elementor-shape-fill:nth-child(4){fill: #272c6c;}
.section-01 .section-01-wrap{position: relative;z-index: 99}
.section-01 .section-01-text{font-size: 50px; font-weight: bold; color: #fff;}
.section-01 .section-01-text .text-2{position: relative;}
.section-01 .section-01-text .text-2 svg {position: absolute;top: 50%;left: 50%;width: calc(100% + 20px);height: calc(100% + 20px);transform: translate(-50%,-50%);overflow: visible;}
.section-01 .section-01-text .text-2 path {stroke: #272c6c;stroke-width: 6px;animation: forwards elementor-headline-dash;animation-duration: var(1200ms,1.2s);animation-iteration-count: 1;stroke-dasharray: 0 1500;transition: .3s;}
.section-01 .section-01-text .text-2 path:nth-child(2){animation-delay: calc(var(1200ms, 1.2s) / 2);}
@keyframes elementor-headline-dash {
  0% {
    stroke-dasharray:0 1500;
    opacity:1
  }
  to {
    stroke-dasharray:1500 1500;
    opacity:1
  }
}
@keyframes hide-highlight {
  0% {
    opacity:1;
    stroke-dasharray:1500 1500
  }
  to {
    opacity:0;
    filter:blur(10px)
  }
}

.section-02-row{position: relative; margin-top: -19%;}

.reason-item{margin-bottom: 50px;position: relative;}
.reason-item::after {content: '';position: absolute;width: 50%;height: 1px;-webkit-transform: translateX(-50%);transform: translateX(-50%);left: 50%;bottom: 0;border-bottom: 1.4px dashed #0074e4;}
.reason-item:nth-child(2n+1)::after {-webkit-transform: translateX(-50%) rotate(-20deg);transform: translateX(-50%) rotate(-20deg);-webkit-transform-origin: 65%;transform-origin: 65%;}
.reason-item:nth-child(2n)::after {-webkit-transform: translateX(-50%) rotate(20deg);transform: translateX(-50%) rotate(20deg);-webkit-transform-origin: 40%;transform-origin: 40%;}
.reason-item:nth-child(odd)::after {-webkit-transform: translateX(-50%) rotate(-20deg);transform: translateX(-50%) rotate(-20deg);-webkit-transform-origin: 65%;transform-origin: 65%;}
.reason-item:nth-child(even)::after {-webkit-transform: translateX(-50%) rotate(20deg);transform: translateX(-50%) rotate(20deg);-webkit-transform-origin: 40%;transform-origin: 40%;}
.reason-item:last-child {margin-bottom: 0;}
.reason-item:last-child::after {display: none;}

@media screen and (min-width: 850px) {
  .row-footer .large-3:nth-child(1){flex-basis: 31%;max-width: 31%;}
  .row-footer .large-3:nth-child(2),
  .row-footer .large-3:nth-child(3),
  .row-footer .large-3:nth-child(4){flex-basis: 22%;max-width: 22%;}
}


@media (max-width: 820px) {
    .section-01 {height: 400px;}
    .section-01 .section-01-text{font-size: 40px;}
}

@media (max-width: 576px) {
    .title-mobile,
    .title-mobile span{font-size: 26px !important}

    .section-01 .section-01-text{font-size: 23px;}
    .section-01 {height: 340px;}

    .section-02-row{margin-top: -45%;}

    .reason-item{margin-bottom: 20px}
    .reason-item::after{content: unset;}  
}

.single-neo_order .report {background: #fafafa;padding-top: 30px;}
.single-neo_order .box {padding: 30px;border:none}
.order-detail.box {font-size: 15px;}
.single-neo_order .box h2 {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #e7e7e7;
    font-size: 22px;
}
.single-neo_order .order-information .field-item {padding-bottom: 10px;margin-bottom: 10px;border-bottom: 1px dashed #e7e7e7;position: relative;padding-left: 20px;}
.single-neo_order .order-information .field-item:before {
    content: '\eaa0';
    font-family: IcoFont!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    line-height: 1;
    -webkit-font-feature-settings: "liga";
    -webkit-font-smoothing: antialiased;
    position: absolute;
    left: 0;
    top: 3px;
}
.single-neo_order .order-information .field-item span ~ div {margin-top: 10px;}
.single-neo_order .order-information .field-item .link > *,
.single-neo_order .order-information .field-item .keyword > * {font-size: 14px;color: #006db5;}
.report-information {
    flex: 1;
}
#popup_report .popup-title {
    background: #5bc28d;
    color: white;
    padding: 14px 30px;
    margin: 0;
}
#add-report-form {
    margin: 0;
    padding: 30px;
}
textarea[name="report_content"] {padding: 5px 10px;}
#add-report-form #feadtured_image input {
    font-size: 14px;
}
#add-report-form .keyword-panel-foot button {
    margin: 30px auto 0;
    display: block;
    border-radius: 7px;
    text-transform: math-auto;
    font-weight: normal;
}
.list-report .report-item {
    display: flex;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px dashed #e7e7e7;
    font-size: 15px;
    width: 100%;
}
.list-report .report-item .avatar {
    flex-basis: 50px;
    max-width: 50px;
    border-radius: 7px;
    margin-right: 20px;
}
.list-report .report-item header {
    font-size: 14px;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.list-report .report-item .author-name {
    font-weight: bold;
    font-size: 15px;
    color: #f55243;
}
.list-report .report-item .list-file a {
    display: block;
    font-size: 13px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-bottom: 5px;
}
.list-report .report-item .list-file a img {
    width: 20px;
    margin-right: 3px;
}
.report-time {
    font-size: 13px;
    font-weight: 600;
}
.add-report {
    width: 100%;
    text-align: center;
    height: 44px;
    line-height: 44px;
    background: #5bc28d;
    color: white;
    border-radius: 5px;
    font-size: 16px;
    margin-top: 10px;
    transition: all linear .3s;
}
.add-report:hover {background: #398d62;color: white}
.add-report i {
    font-size: 22px;
    margin-right: 5px;
}

/*************** PAYMENT SUCCESS  ***************/
.page-template-page-payment-completed #content {padding-bottom: 50px;}
.page-template-page-payment-completed .icon-notification img {
    max-width: 200px;
    display: block;
    margin: 30px auto;
}
.page-template-page-payment-completed ul {
    padding: 10px 0;
    list-style: none;
    font-size: 15px;
}
.page-template-page-payment-completed ul li {
    position: relative;
    padding-left: 30px;
}
.page-template-page-payment-completed #content ul li:before {
    content: '\eed8';
    font-family: IcoFont!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    line-height: 1;
    -webkit-font-feature-settings: "liga";
    -webkit-font-smoothing: antialiased;
    color: #3ebe57;
    font-size: 20px;
    position: absolute;
    left: 5px;
    top: 1px;
}

@media screen and (max-width: 850px){
    .blog-wrapper {padding-top: 30px;}
    .blog-wrapper .box {padding: 30px 20px;}
}

@media screen and (max-width: 576px){
    #post-list .post-content .thumb{max-width: 100%;flex-basis: 100%;}
    #post-list .post-content .description{padding: 5px 0;text-align: justify;}

}
