html * {
    font-family: 'Acumin Pro Wide', sans-serif;
    color: #63677D;
    outline: none;
    box-sizing: border-box;
    outline: none;
}

input[type="button"], input[type="submit"]{
    -webkit-appearance: none;
}

body.home {
    background: url("/wp-content/themes/main/img/blue_xs.webp")no-repeat;
    background-position: 50% 0;
    padding: 0;
}

body {
    margin: 0;
}

a {
    text-decoration: none;
    color: #3090FF;
    font-weight: bold;
}

html {
    margin-top: 0px !important;
}

header .container-fluid {
    padding-left: 8px !important;
    padding-right: 8px !important;
}

header {
    background: white;
    box-shadow: 0 0 18px rgba(174, 193, 196, 0.45);
}
.header_nav {
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: 1200px;
    margin: 0 auto;
    padding: 5px 0;
}

.header_menu ul {
    display: flex;
    list-style: none;
    gap: 25px;
    font-size: 18px;
}

.header_menu ul li a {
    font-family: inherit;
    color: #1e4853;
    letter-spacing: -.80px;
    font-weight: 600;
}

.header_nav .logo_site img {
    max-width: 200px;
    height: auto;
}

#main {
    background: url(/wp-content/themes/main/pages/main/top-guide-section.jpg) top -190px center no-repeat #fff;
    padding-top: 130px;
}

nav ul {
    margin-top: 0;
}

.global-cookie {
    display: none;
}

.container_fluid.main_fluid {
    max-width: 1240px;
    margin: 0 auto;
    position: relative;
    padding-right: 15px;
    padding-left: 15px;
}

.green_text {
    color: #4AE06B !important;
}

.blue_text {
    color: #75C5FF !important;
}

.close_box {
    position: absolute;
    right: 18px;
    top: 10px;
    font-size: 22px;
    transform: rotate(45deg);
}

.top_calc .title_block span.blue_text:after {
    content: "";
    width: 40px;
    height: 1px;
    display: block;
    margin: 10px auto 20px;
    background: #75C5FF;
}

.top_calc .title_block span.blue_text {
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: 0.3px;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 14px;
    letter-spacing: 0.05em;
    text-align: center;
    display: block;
}

section.top_calc {
    background-size: 160% auto;
    background-position: 50% 0;
    overflow: hidden;
    padding-top: 86px;
}

.mob_menu .logo_site img,
.header_nav .logo_site img {
    max-width: 180px;
    height: auto;
    display: inline-block;
}

.header_nav>nav>ul {
    padding: 0;
}

a#my_dropdown_header:after {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 4px 2px;
    content: "\f107";
    font-family: FontAwesome;
    color: #63677d;
    font-size: 16px;
}

.mob_menu .logo_site,
.header_nav .logo_site {
    margin-left: 10px;
    font-family: Arial, Helvetica, sans-serif;
    ;
    letter-spacing: 0.3px;
    color: #484B56;
    display: inline-block;
    font-size: 10px;
}

.header_nav .logo_site {
    font-size: 0;
}

.mob_menu .logo_site {
    font-size: 16px;
}

a:focus,
a:hover {
    text-decoration: none;
}

.header_nav {
    padding: 7px 0;
    position: relative;
    display: flex;
    align-items: center;
    /* temp */
    justify-content: space-between;
    /* temp */
}

.logo_site img {
    max-width: 220px;
}

.burger_box button i:first-child {
    width: 80%;
    height: 2px;
    background: #8190AC;
    display: block;
    margin: 0 0 6px 0;
    box-shadow: 0px 0px 1px;
}

.burger_box button i:last-child {
    height: 2px;
    width: 80%;
    background: #8190AC;
    display: block;
    margin: 0;
    box-shadow: 0px 0px 1px;
}

.burger_box {
    padding-top: 7px;
    margin: 0 15px 0 12px;
}

.burger_box button i:nth-child(2) {
    width: 100%;
    height: 2px;
    background: #8190AC;
    display: block;
    margin: 0 0 6px 0;
    box-shadow: 0px 0px 1px;
}

.burger_box button {
    border: none;
    padding: 0;
    background-color: inherit;
    width: 30px;
}

.burger_box {
    display: inline-block;
    vertical-align: middle;
}

a.call_toll span {
    opacity: 0.9;
    color: #b0a6a6;
    /*font-family: Acumin Pro, Arial, Helvetica, sans-serif;*/
    font-size: 13px;
    font-weight: 300;
    font-style: normal;
    letter-spacing: normal;
    line-height: normal;
    text-align: left;
    display: inline-block;
    width: 100%;
}

a.call_toll:hover,
a.call_toll:focus {
    color: white;
    text-decoration: none;
    opacity: 0.6;
}

a.call_toll {
    opacity: 0.9;
    color: #5c5353;
    /*font-family: Acumin Pro, Arial, Helvetica, sans-serif;*/
    font-size: 13px;
    font-weight: 700;
    font-style: normal;
    letter-spacing: normal;
    line-height: normal;
    text-align: left;
    display: inline-block;
    width: 105px;
    vertical-align: top;
}

.header-btn {
    display: inline-block;
    vertical-align: middle;
    flex-grow: 1;
    text-align: right;
    max-width: max-content;
    padding-left: 20px;
}

.header_contact {
    background: #2C3879;
    margin: 0 -8px;
}

.mob_menu .liveChat:after,
.header_contact .liveChat:after {
    content: "";
    width: 16px;
    height: 16px;
    background: #4AE06B;
    border-radius: 50%;
    display: inline-block;
    opacity: 0.2;
    position: absolute;
    left: 0;
    top: -2px;
}

.mob_menu .liveChat:before,
.header_contact .liveChat:before {
    content: "";
    width: 8px;
    height: 8px;
    background: #25D792;
    border-radius: 50%;
    display: inline-block;
    position: absolute;
    left: 4px;
    top: 2px;
}

.header_contact {
    color: white;
    font-size: 22px;
    line-height: 19px;
    text-align: center;
    padding: 8px 0 1px 0;
}

@media all and (max-width: 991px) {
    .header_contact {
        height: 31px;
        overflow: hidden;
    }
}

.header_contact .call_toll {
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: 0.3px;
    font-style: normal;
    font-weight: 500;
    font-size: 11px;
    letter-spacing: 0.01em;
    color: #FFFFFF;
}

.header_contact .liveChat {
    position: relative;
    background: none;
    border: none;
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: 0.3px;
    font-style: normal;
    color: #4AE06B;
    display: block;
    padding-left: 25px;
    font-weight: 600;
    font-size: 11px;
    line-height: 13px;
    align-items: center;
    text-align: center;
    letter-spacing: 0.02em;
    margin-left: 10px;
    border-right: 1px solid #fff;
    padding-right: 20px;
    margin-right: 20px;
}

.header_contact i {
    color: #2c3879;
    width: 10px;
    height: 10px;
    font-size: 10px;
    display: inline-block;
    vertical-align: middle;
    line-height: 10px;
    background: #FFF;
    border-radius: 1px;
    margin-bottom: 5px;
}

header .header_Order {
    width: 114px;
    height: 30px;
    font-style: normal;
    line-height: 32px;
    text-align: center;
    display: inline-block;
    background: #FF346C;
    margin: 2px 20px 2px 0;
    font-size: 13px;
    color: #ffffff;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: 0.4px;
    font-weight: 400
}

main .title_block>p {
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: 0.3px;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 160%;
    text-align: center;
    color: #FFFFFF;
}

main .title_block h1 {
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: 0.3px;
    font-weight: 900;
    font-style: normal;
    font-size: 24px;
    line-height: 120%;
    text-align: center;
    letter-spacing: -0.02em;
    color: #FFFFFF;
}

.main_statistics .icon_box {
    width: 45px;
    height: 45px;
    display: inline-block;
}

.main_statistics .p {
    font-family: Acumin Pro, Arial, Helvetica, sans-serif;
    font-weight: 300;
    font-style: normal;
    letter-spacing: -0.15px;
    line-height: normal;
}

.main_statistics .p b {
    color: #676b73;
    font-family: Acumin Pro, Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: 300;
    line-height: 18px;
    display: block;
}

/*.relink_main .relink_item.sitejabber{*/
/*margin-right: 3%;*/
/*}*/
.top_calc picture {
    margin: 0px auto;
    display: block;
    text-align: center;
}

.relink_main .relink_item.sitejabber .label {
    background: url("/wp-content/themes/main/img/sitejabber.png") center no-repeat;
    width: 32px;
    height: 32px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px;
    transform: scale(1);
}

.relink_main .relink_item.trustpilot .label {
    background: url("/wp-content/themes/main/img/trustpilot.png") center no-repeat;
    width: 32px;
    height: 32px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px;
    transform: scale(1);
}

.relink_main .relink_item .item i {
    color: #FFE249;
    font-size: 12px;
}

.relink_main .relink_item .item {
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 70px);
    position: relative;
    text-align: left;
}

.relink_main .relink_item .item span {
    font-family: Gilroy, Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 140%;
    text-align: right;
    letter-spacing: 0.02em;
    color: #FFFFFF;
    position: absolute;
    right: 0;
    top: calc(50% - 8px);
}

.article-template .title_block .relink_main {
    background: rgba(33, 80, 106, 0.5);
    border-radius: 3px;
    margin-bottom: 15px;
}

.article-template .title_block>p {
    font-weight: 500;
    font-size: 12px;
    line-height: 160%;
    color: #FFFFFF;
}

.article-template .title_block>h1 {
    font-weight: bold;
    font-size: 24px;
    line-height: 120%;
    letter-spacing: -0.02em;
    color: #FFFFFF;
}

.article-template .title_block .white_text:after {
    content: "";
    background: white;
    display: block;
    width: 40px;
    height: 1px;
    vertical-align: middle;
    margin: 10px auto;
}

.article-template .title_block .white_text {
    font-size: 12px;
    display: block;
    vertical-align: middle;
    text-align: center;
    line-height: 18px;
    letter-spacing: 0.05em;
    color: #FFFFFF;
}

.article-template .breadcrumbs-wrapper .breadcrumbs:before {
    position: static;
    display: inline-block;
    margin-right: 10px;
}

.article-template .breadcrumbs-wrapper .breadcrumbs {
    padding-left: 0;
}

.article-template .breadcrumbs-wrapper:after {
    display: none;
}

.article-template .breadcrumbs-wrapper:before {
    content: "";
    background: url("/wp-content/themes/main/img/green.png");
    width: 60px;
    height: 63px;
    display: block;
    position: absolute;
    top: -64px;
    left: calc(50% - 30px);
    background-position: -35px -11px;
    z-index: 1;
}

.article-template .breadcrumbs-wrapper {
    background: none;
    text-align: center;
    background: none;
    text-align: center;
    margin: 85px 0 0 0;
    overflow: visible;
}

.page_content.article_page {
    padding-top: 0;
}

.page-template.page-affiliate-program .page_content {
    max-width: 100%;
}

.article-template .top_calc {
    overflow: visible;
    padding-top: 0;
}

.article-template {
    padding: 0 !important;
}

.article-template .top_calc {
    background: url("/wp-content/themes/main/img/poly.webp")no-repeat;
    padding: 86px 0 0 0;
    background-size: 100% calc(100% - 88px);
}

.relink_main .relink_item .item>p {
    font-family: Gilroy, Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 11px;
    line-height: 140%;
    letter-spacing: 0.02em;
    color: #FFFFFF;
    margin-bottom: 0;
    text-align: left;
}

.relink_main .relink_item {
    display: inline-block;
    background: rgba(29, 29, 31, 0.8);
    border-radius: 3px;
    display: inline-block;
    width: 47.5%;
    padding: 7px;
    margin-bottom: 20px;
    max-width: 250px;
}

.relink_main {
    text-align: center;
}

.breadcrumbs-wrapper .h1-title {
    font-family: "Acumin Pro Wide", Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 32px;
    line-height: 140%;
    letter-spacing: -0.02em;
    color: #3F2676;
    margin: 0;
}

.breadcrumbs-wrapper .breadcrumbs .current-item {
    font-family: "Acumin Pro Wide", Arial, Helvetica, sans-serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 160%;
    color: #3090FF;
}

.breadcrumbs-wrapper .breadcrumbs .itemListElement a span {
    font-family: "Acumin Pro Wide", Arial, Helvetica, sans-serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 160%;
    color: #63677D;
}

.archive header .header_nav nav ul li a,
.articles-template-default.fixed_header header .header_nav nav ul li a,
.home.fixed_header header .header_nav nav ul li a,
.error404 .header_nav nav ul li a,
.single .header_nav nav ul li a,
.page .header_nav nav ul li a {
    color: #2A3447;
}


.archive header .header_contact .liveChat,
.articles-template-default.fixed_header header .header_contact .liveChat,
.home.fixed_header header .header_contact .liveChat,
.error404 .header_contact .liveChat,
.single .header_contact .liveChat,
.page .header_contact .liveChat {
    color: #5377a0;
}

.archive header .header_contact i,
.articles-template-default.fixed_header header .header_contact i,
.home.fixed_header header .header_contact i,
.error404 .header_contact i,
.single .header_contact i,
.page .header_contact i {
    color: #5377a0;
    opacity: 0.5;
}

.archive header a.call_toll,
.articles-template-default.fixed_header header a.call_toll,
.home.fixed_header header a.call_toll,
.error404 .header_contact a.call_toll,
.single .header_contact a.call_toll,
.page .header_contact a.call_toll {
    color: #FFFFFF;
}

.breadcrumbs-wrapper .breadcrumbs {
    color: #484B56;
}

.breadcrumbs-wrapper {
    padding: 20px 0;
    padding-left: 70px;
    overflow: hidden;
    position: relative;
    /* background: #f2f6fa; */
}

.breadcrumbs:before {
    content: "";
    position: absolute;
    left: 2px;
    top: 2px;
    width: 15px;
    margin-right: 5px;
    height: 15px;
    background: url("/wp-content/themes/main/img/main_sprite.webp")no-repeat -0 -263px;
}

.archive header,
.error404 header,
.single header,
.page header {
    box-shadow: 0px -1px 11px rgba(98, 112, 146, 0.15);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 3;
    transition: 0.3s;
}

.home header {
    box-shadow: 0px -1px 11px rgba(98, 112, 146, 0);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 3;
    background: #ffffff;
    transition: 0.3s;
}

.hide_box_old_version header {
    margin-top: 0;
}

header.fixed_header {
    margin-top: 0;
}

.articles-template-default.fixed_header header,
.home.fixed_header header {
    background: #ffffff;
    box-shadow: 0px -1px 11px rgba(98, 112, 146, 0.15);
}

.archive header .header_nav .logo_site,
.articles-template-default.fixed_header header .header_nav .logo_site,
.home.fixed_header header .header_nav .logo_site,
.error404 .header_nav .logo_site,
.single .header_nav .logo_site,
.page .header_nav .logo_site {
    color: #484B56;
    font-weight: bold;
    flex-grow: 1;
    text-align: left;
}

.breadcrumbs {
    position: relative;
}

/* .breadcrumbs-wrapper:after {
    background: url('/wp-content/themes/main/img/Group 340.png')no-repeat;
    width: 550px;
    height: 450px;
    display: block;
    position: absolute;
    right: -112px;
    top: -222px;
    content: "";
    background-size: 100%;
    z-index: 1;
    transform: rotate(-12deg);
}

@media all and (max-width: 600px) {
    .breadcrumbs-wrapper:after {
        display: none;
    }
} */

.landing_calc .ae-miniorder-custom {
    max-width: 100%;
    width: 407px;
}

.blog {
    position: relative;
    padding-bottom: 20px;
}

.page_content {
    position: relative;
    padding-bottom: 40px;
}

main.page-template {
    /*overflow: hidden;*/
    padding-bottom: 40px;
    padding-top: 40px;
}

main.page-template.profile_template {
    background: #F7F9FC;
}

.home.blog:before {
    display: none;
}

.page_content {
    padding-top: 10px;
}

.page-id-212 .page_content {
    padding-top: 0px;
}

.landing_calc {
    margin-bottom: 20px;
}

.step-block-order .step-body .step-content p span {
    font-family: "Acumin Pro Wide", Arial, Helvetica, sans-serif;
    font-weight: 600;
    font-size: 13px;
    text-align: center;
    color: #3F2676;
    background: #EDF2FF;
    border-radius: 0px 0px 0px 12px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    position: absolute;
    right: 0;
    top: 0;
}

.step-block-order .step-body .step-content p {
    font-family: "Acumin Pro Wide", Arial, Helvetica, sans-serif;
    font-weight: 600;
    font-size: 13px;
    line-height: 140%;
    color: #3F2676;
    align-items: center;
    display: flex;
}

.step-block-order .step-body .step-content {
    display: inline-block;
    vertical-align: middle;
}

.step-block-order .step-body .step-image {
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px;
    width: 32px;
    height: 32px;
}

.step-block-order .col-item:last-child .step-body .step-image {
    background: url(/wp-content/themes/main/img/document-icon.png) center no-repeat;
    background-size: contain;
}

.step-block-order .col-item:first-child .step-body .step-image {
    background: url(/wp-content/themes/main/img/file-icon.png) center no-repeat;
    background-size: contain;
}

.step-block-order .col-item:nth-child(3) .step-body .step-image {
    background: url(/wp-content/themes/main/img/icons/pen-tool.png) center no-repeat;
    background-size: contain;
}

.step-block-order .col-item:nth-child(2) .step-body .step-image {
    background: url(/wp-content/themes/main/img/online-banking-icon.png) center no-repeat;
    background-size: contain;
}

.step-block-order .col-item {
    padding: 0 !important;
}

.step-block-order .col-item:last-child .step-body {
    border: none;
}

.step-block-order .step-body {
    padding: 18px;
    position: relative;
    background: #FFFFFF;
    box-shadow: 0px 10px 50px -11px rgba(14, 33, 81, 0.1);
    border-radius: 8px;
    max-width: 280px;
    margin: 0 auto;
}

.step-block-order {

    background: #FFFFFF;
    border-radius: 8px;
}

.order-previews li p span {
    font-family: "Acumin Pro Wide", Arial, Helvetica, sans-serif;
}

.order-previews li p {
    font-family: "Acumin Pro Wide", Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #2C3879;
}

.page_content ul.order-previews li:before {
    top: calc(50% - 4px);
}

.page-order {
    max-width: 1062px;
    margin: 0 auto;
}

.page_content.no-line:before {
    display: none;
}

.page_content.essay_page>img,
.page_content.essay_page>p img {
    display: block;
    max-width: 100%;
}

.mob_menu .nav>ul>li.nav-item>a:before {
    background-position: 0px 0px;
}

.mob_menu .nav>ul>li#menu-item-5588>a:before {
    background-position: 0px -48px;
}

nav.nav>ul>li#menu-item-4213>a,
.mob_menu .nav>ul>li#menu-item-5586>a {
    color: #25D792;
}

.mob_menu .nav>ul>li#menu-item-5586>a:before {
    background-position: -18px -0;
}

.mob_menu .nav>ul>li#menu-item-5587>a:before {
    background-position: 0px -142px;
}

.mob_menu .nav>ul>li#menu-item-5599>a:before {
    background-position: 0px -190px;
}

.mob_menu .nav>ul>li#menu-item-5581>a:before {
    background-position: 0px -235px;
}

.mob_menu .nav>ul>li#menu-item-5582>a:before {
    background-position: 0px -283px;
}

.mob_menu .nav>ul>li#menu-item-5583>a:before {
    background-position: 0px -330px;
}

.mob_menu .nav>ul>li>a:before {
    content: "";
    width: 20px;
    text-align: center;
    vertical-align: middle;
    height: 20px;
    margin-right: 16px;
    display: inline-block;
    background: url("/wp-content/themes/main/img/sprite_menu.png");
}

#block-buttons-id {
    position: absolute;
    top: 0;
    left: 0;
}

#block-buttons-id a {
    background: #e4ecf1;
    width: 40px;
    height: 40px;
    line-height: 35px;
    margin-bottom: 10px;
    padding: 0 0 0 6px;
    border: 5px solid white;
    border-radius: 50%;
    color: white;
    font-size: 17px;
    display: inline-block;
    box-shadow: 0 10px 24px -11px rgb(170 177 195 / 60%);
    cursor: pointer;
}

#block-buttons-id a i {
    color: #3090FF;
    transform: rotate(-90deg);
}

.fix_btn .liveChat {
    cursor: pointer;
    background: url('/wp-content/themes/main/img/main_sprite.webp') -7px -529px;
    width: 45px;
    height: 45px;
    line-height: 55px;
    text-align: center;
    border: none;
    border-radius: 2px;
    color: white;
    padding: 0;
    font-size: 20px;
}

.fix_btn {
    padding-top: 50px;
    position: fixed;
    right: 15px;
    top: 244px;
    z-index: 1;
}

.mob_menu ul {
    padding-left: 0;
    list-style-type: none;
    height: 283px;
    overflow-y: scroll;
}

.mob_menu .nav li {
    display: block;
}

.mob_menu .nav li a {
    font-family: "Acumin Pro Wide", sans-serif;
    font-weight: 600;
    font-size: 13px;
    line-height: 130%;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    color: #2A3447;
    border-bottom: 1px solid #BDC5D3;
    padding: 13px 10px 13px 0px;
    display: block;
}

.mob_menu .liveChat {
    background: #25D79210;
    border-radius: 4px;
    font-family: "Acumin Pro Wide", sans-serif;
    font-weight: 500;
    font-size: 13px;
    line-height: 40px;
    letter-spacing: 0.01em;
    color: #5377a0;
    width: 106px;
    height: 40px;
    border: none;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    padding-left: 17px;
    float: right;
}

.mob_menu .header_contact {
    display: inline-block;
    width: 49%;
    vertical-align: middle;
    text-align: left;
    padding: 0 !important;
    background: none;
}

.mob_menu .header_contact a.call_toll {
    /*font-family: "Acumin Pro Wide", sans-serif;*/
    font-weight: 500;
    font-size: 12px;
    line-height: 160%;
    letter-spacing: 0.01em;
    opacity: 1;
    color: #2C3879;
}

.mob_menu .header_Order {
    display: block;
    width: 100%;
    margin: 26px 0 15px 0;
}

.bg-grey {
    background: #000;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1001;
    opacity: 0.5;
}

.bg-grey.hide {
    display: none;
}

.mob_menu.show_m {
    right: calc(50% - 145px)
}

.mob_menu {
    text-align: left;
    width: 290px;
    position: fixed;
    background: white;
    right: -290px;
    padding: 25px;
    transition: 0.3s;
    z-index: 1002;
    top: 0;
    height: 483px;
}

.mob_menu .liveChat:before {
    top: calc(50% - 4px);
    left: 14px;
}

.mob_menu .liveChat:after {
    left: 10px;
    top: calc(50% - 8px);
}

.dropdown-menu li.local a:before,
.dropdown-menu li:hover:before, first_letter .dropdown-menu li:focus:before {
    border-width: 4.5px 0 4.5px 5px;
    border-color: transparent transparent transparent #3090FF;
}

.dropdown-menu li.local,
.dropdown-menu li:hover,
.dropdown-menu li:focus {
    background: #7AC7FF10;
    border-radius: 4px;
}

.dropdown-menu li.local a,
.dropdown-menu li:hover a,
.dropdown-menu li:focus a {
    color: #3090FF !important;
}

.dropdown-menu li a {
    font-family: Acumin Pro, Arial, Helvetica, sans-serif !important;
    font-weight: 500 !important;
    font-size: 13px !important;
    line-height: 260% !important;
    letter-spacing: 0.01em !important;
    color: #63677D !important;
    text-transform: capitalize !important;
}

.dropdown-menu li:before {
    margin-right: 15px;
    border-style: solid;
    border-width: 4.5px 0 4.5px 5px;
    border-color: transparent transparent transparent #bdc5d3;
    content: "";
    display: inline-block;
    vertical-align: middle;
}

.my_dropdown i {
    vertical-align: middle;
    display: inline-block;
}

.dropdown-menu li {
    text-align: left;
    display: inline-block;
    vertical-align: top;
    width: 24.5%;
}

.dropdown-menu.show {
    left: 0;
}

.dropdown-menu {
    top: 65px;
    width: 100%;
    transition: 0.5s;
    box-shadow: 0px 0px 2px rgba(98, 112, 146, 0.2);
    position: absolute;
    left: -1000%;
    background: white;
    z-index: 1;
    padding: 30px;
    animation: 3s cubic-bezier(0.18, 0.89, 0.32, 1.28) 1s infinite alternate none slidein;
    height: 530px;
    overflow-y: scroll;
}

.dropdown-menu::-webkit-scrollbar-thumb {
    background: #63677D;
}

.dropdown-menu::-webkit-scrollbar {
    width: 5px;
    height: 8px;
    background-color: rgba(189, 197, 211, 0.06);
}

.header_Order {
    background: #3090FF;
    height: 40px;
    width: 120px;
    color: white;
    font-weight: 600;
    font-size: 13px;
    line-height: 40px;
    text-align: center;
    letter-spacing: 0.02em;
}

.mob_menu ul.dropdown-menu li a {
    display: inline-block;
    padding: 0 0 0 0;
    border-bottom: 0;
    width: calc(100% - 21px);
    font-family: "Acumin Pro Wide", sans-serif;
    font-size: 12px;
    line-height: 226%;
    letter-spacing: 0.02em;

    color: #2A3447;
}

.mob_menu ul.dropdown-menu li {
    width: 100%;

}

.mob_menu ul.dropdown-menu {
    padding: 0 20px;
    height: 320px;
    overflow-x: scroll;
    box-shadow: none;
    top: 99px;
}

.old_version button i {
    color: white;
}

.old_version button {
    background: #00000070;
    opacity: 0.3;
    display: inline-block;
    border: none;
    color: white;
    float: right;
    width: 32px;
    height: 32px;
    line-height: 46px;
    cursor: pointer;
}

.old_version p {
    font-family: "Acumin Pro Wide", sans-serif;
    font-weight: 500;
    font-size: 10px;
    line-height: 150%;
    color: #FFFFFF;
    margin: 0;
    display: inline-block;
    line-height: 32px;
}

.old_version {
    text-align: center;
    background: #3A4458;
    z-index: 4;
    position: relative;
    display: none;

}

.old_version p i {
    color: #8190AC;
    margin-right: 15px;
    display: inline-block;
    vertical-align: middle;
}

.old_version a {
    cursor: pointer;
    background: rgba(112, 137, 202, 0.4);
    border-radius: 34px;
    padding: 2px 10px;
    font-family: "Acumin Pro Wide", sans-serif;
    font-weight: 600;
    font-size: 10px;
    line-height: 1.5;
    display: inline-block;
    vertical-align: middle;
    margin-left: 15px;
    color: #FFFFFF;
}

.show_box_old_version header {
    margin-top: 32px;
}

.show_box_old_version.fixed_header header {
    margin-top: 0;
}

.old_version p i {
    display: none;
}

.breadcrumbs:before {
    vertical-align: middle;
    display: inline-block;
    position: static;
}

.breadcrumbs-wrapper .breadcrumbs span,
.breadcrumbs-wrapper .breadcrumbs .current-item {
    font-size: 13px;
}

.breadcrumbs-wrapper {
    padding: 15px 0;
    text-align: center;
}

.breadcrumbs-wrapper .h1-title {
    margin: 0;
    font-size: 18px;
}

.lazy:not(.loaded) {
    background: none;
}

@media (min-width: 380px) {
    body.home {
        background: url("/wp-content/themes/main/img/blue_m.webp")no-repeat;
        background-position: 50% 0;
        padding: 0;
    }
}

@media (min-width: 480px) {
    .old_version p i {
        display: inline-block;
    }
}

@media (min-width: 600px) {
    .header_nav .logo_site {
        font-size: 10px;
    }
}

@media (min-width: 680px) {}

@media (min-width: 768px) {
    .header_nav {
        padding: 9px 0;
    }

    header .header_Order {
        border-radius: 0;
        margin: 0 20px 0 0;
    }

    body.home {
        background: url("/wp-content/themes/main/img/blue.webp")no-repeat;
        background-position: 50% 0;
        padding: 0;
    }
}

main .title_block ul {}

@media (min-width: 992px) {
    .burger_box {
        margin: 0;
    }

    .header_contact i {
        display: none;
    }

    .article-template .breadcrumbs-wrapper {
        margin-top: 140px;
    }

    .article-template .top_calc {
        background: url("/wp-content/themes/main/img/polyd.webp")no-repeat;
        background-position: 50% calc(100% - 52px);
        padding-top: 187px;
    }

    .article-template .title_block .relink_main .relink_item .item>.material-icons {
        font-size: 27px;
        margin-right: 24px;
    }

    .article-template .title_block .relink_main .relink_item .item>p {
        font-size: 19px;
    }

    .article-template .title_block>p {
        font-size: 19px;
        margin-bottom: 32px;
    }

    .article-template .title_block>h1 {
        font-size: 34px;
    }

    .article-template .title_block .white_text:after {
        display: inline-block;
        vertical-align: middle;
        margin-left: 10px;
    }

    .article-template .title_block .white_text {
        font-size: 15px;
        text-align: left;
        margin-top: 50px;
    }

    .header-btn .header_Order {
        position: relative;
    }

    .header-btn .header_Order:focus,
    .header-btn .header_Order:hover {}

    .header-btn .header_Order:focus:after,
    .header-btn .header_Order:focus:before,
    .header-btn .header_Order:hover:after,
    .header-btn .header_Order:hover:before {
        width: calc(100% + 10px);
        height: calc(100% + 10px);
    }

    /*.header-btn .header_Order:after {*/
    /*    bottom: -5px;*/
    /*    right: -5px;*/
    /*    border-right: 1px solid #3090FF;*/
    /*    border-bottom: 1px solid #3090FF;*/
    /*    content: "";*/
    /*    position: absolute;*/
    /*    z-index: 1;*/
    /*    width: 10%;*/
    /*    height: 25%;*/
    /*    background: transparent;*/
    /*    transition: 0.35s;*/
    /*}*/
    /*.header-btn .header_Order:before {*/
    /*    top: -5px;*/
    /*    left: -5px;*/
    /*    border-left: 1px solid #3090FF;*/
    /*    border-top: 1px solid #3090FF;*/
    /*    content: "";*/
    /*    position: absolute;*/
    /*    z-index: 1;*/
    /*    width: 10%;*/
    /*    height: 25%;*/
    /*    background: transparent;*/
    /*    transition: 0.35s;*/
    /*}*/
    .breadcrumbs-wrapper {
        text-align: left;
        padding: 20px 35px;
    }

    .breadcrumbs-wrapper .breadcrumbs span, .breadcrumbs-wrapper .breadcrumbs .current-item {
        font-size: 14px;
    }

    .single-essays .breadcrumbs-wrapper .h1-title {
        font-size: 32px;
    }

    .show_box_old_version header {
        margin-top: 52px;
    }

    .old_version p {
        font-size: 13px;
        line-height: 52px;
    }

    .old_version button {
        width: 52px;
        height: 52px;
        line-height: 68px;
    }

    .old_version a {
        font-size: 12px;
        padding: 8px 22px;
        line-height: 14px;
    }

    .old_version p i {
        margin-right: 15px;
    }

    .fix_btn {
        right: 40px;
        top: 400px;
    }

    header .header_Order {
        height: 40px;
        line-height: 40px;
        width: 120px;
    }

    .archive header,
    .error404 header,
    .single header,
    .page header {
        background: white;
    }

    .articles-template-default header,
    .home header {
        background-color: rgba(0, 0, 0, 0);
    }

    .articles-template-default main.page-template,
    .fixed_header main.page-template,
    main.page-template {
        padding-top: 40px;
    }

    .step-block-order {
        padding: 0 15px;
        background: #FFFFFF;
        box-shadow: 0px 10px 50px -11px rgba(14, 33, 81, 0.1);
    }

    .step-block-order .step-body .step-content p {
        font-size: 14px;
        min-height: 38px;
    }

    .step-block-order .step-body {
        padding: 15px 32px;
        box-shadow: none;
        position: relative;
        border-right: 1px solid #D3E0EF;
        border-radius: 0;
        max-width: 100%;
    }

    .archive header .header_contact a.call_toll,
    .articles-template-default.fixed_header header .header_contact a.call_toll,
    .home.fixed_header header .header_contact a.call_toll,
    .error404 .header_contact a.call_toll,
    .single .header_contact a.call_toll,
    .page .header_contact a.call_toll {
        color: #2C3879;
    }

    .fixed_header main.page-template,
    main.page-template {
        padding-bottom: 20px;
    }

    .landing_calc {
        background: url("/wp-content/themes/main/img/Rectangle 2770.png")no-repeat;
        margin-bottom: 20px;
        padding-left: 76px;
        padding-bottom: 88px;
        background-position: 0px 88px;
    }

    .header_nav .logo_site {
        font-size: 18px;
        color: white;
    }

    .container_fluid.main_fluid.main_calculator:after {
        content: "";
        background: url("/wp-content/themes/main/img/dots.png")no-repeat;
        width: 220px;
        height: 220px;
        display: block;
        position: absolute;
        right: -420px;
        top: 120px;
        background-size: 100%;
        opacity: 0.5;
    }

    .home .container_fluid.main_fluid {
        max-width: 1240px;
        margin: 0 auto 25px;
    }

    .home main section.top_calc {
        padding-top: 150px;
    }

    .header-btn {
        float: none;
    }

    .relink_main {
        text-align: left;
    }

    /* header {
        background: none;
        box-shadow: none;
    } */

    .relink_main .relink_item .item span {
        font-size: 20px;
        top: calc(50% - 13px);
    }

    .relink_main .relink_item {
        padding: 18px 20px 18px 10px;
    }

    .relink_main .relink_item .label {
        transform: scale(1.7);
        margin: 0 15px !important;
    }

    .relink_main .relink_item .item {
        width: calc(100% - 70px);
        line-height: 1;
    }

    .relink_main .relink_item .item>p {
        font-weight: 600;
        font-size: 16px;
        line-height: 140%;
        letter-spacing: 0.02em;
        margin-top: 0;
    }

    .top_calc .title_block {
        float: left;
        width: calc(100% - 475px);
    }

    .ae-miniorder-custom {
        text-align: left;
    }

    .top_calc .container_fluid .calc_main_block {
        text-align: right;
        margin-top: 45px;
    }

    .top_calc .title_block span.blue_text:after {
        display: inline-block;
        vertical-align: middle;
        margin: 0px 0 0 20px;
    }

    .top_calc .title_block span.blue_text {
        font-size: 15px;
        margin-bottom: 32px;
        text-align: left;
    }

    main .title_block h1 {
        font-family: Arial, Helvetica, sans-serif;
        letter-spacing: 0.3px;
        font-weight: 900;
        font-size: 62px;
        line-height: 115%;
        color: #FFFFFF;
        text-align: left;
        max-width: 100%;
        margin: 35px 0;
    }

    main .title_block>p {
        text-align: left;
        font-size: 17px;
        line-height: 160%;
        margin-bottom: 10px;
        margin-top: 0;
    }

    main .title_block>p img {
        margin-right: 10px;
        vertical-align: middle;
    }

    .header_contact .call_toll {
        opacity: 0.7;
    }

    .header_nav .header_Order {
        display: inline-block !important;
        margin-right: 15px;
    }

    .call_toll span {
        opacity: 0.55;
        color: #ffffff;
        font-family: Acumin Pro, Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-weight: 300;
        margin-right: 5px;
    }

    a.call_toll {
        opacity: 0.9;
        color: #ffffff;
        /*font-family: Acumin Pro, Arial, Helvetica, sans-serif;*/
        font-size: 14px;
        font-weight: 500;
    }

    .call_toll i {
        display: inline-block !important;
    }

    a.call_toll {
        display: inline-block !important;
    }

    .header_nav nav ul li.local a,
    .header_nav nav ul li a:hover,
    .header_nav nav ul li a:focus {
        color: #3090FF;
    }

    .header_nav nav ul li a {
        font-family: Arial, Helvetica, sans-serif;
        ;
        letter-spacing: 0.2px;
        font-style: normal;
        font-weight: 600;
        font-size: 10px;
        line-height: 24px;
        letter-spacing: 0.02em;
        text-transform: uppercase;
        color: #FFFFFF;
    }

    .header_nav nav ul li {
        display: inline-block;
        padding: 0 5px;
        margin-bottom: 0;
    }

    .header_nav .nav {
        display: inline-block !important;
        vertical-align: middle;
        flex-grow: 1;
        text-align: right;
    }

    .header_nav {
        padding: 0 50px 10px;
        background: none;
    }

    a.call_toll {
        width: auto;
        line-height: 34px;
    }

    a.call_toll span {
        display: inline;
        width: auto;
    }

    .header_nav .logo_site {
        float: left;
    }

    .header_contact i:after {
        display: inline-block;
        vertical-align: text-top;
        content: "";
        height: 18px;
        width: 1px;
        margin: 0 20px;
        background: #D3E0EF;
        float: left;
    }

    .header_contact i {
        color: white;
        font-size: 18px;
        display: inline-block;
    }

    .header_contact a.call_toll {
        /*font-family: Arial, Helvetica, sans-serif;*/
        letter-spacing: 0.3px;
        font-style: normal;
        font-weight: 400;
        font-size: 13px;
        line-height: 140%;
        letter-spacing: 0.05em;
        color: #FFFFFF;
        opacity: 0.7;
        vertical-align: middle;
    }

    .header_nav ul {
        margin-bottom: 0;
    }

    .header_contact .liveChat {
        font-size: 13px;
    }

    .header_contact {
        text-align: right;
        padding: 15px 50px 10px;
        background: none;
    }

    .header_contact i,
    .header_contact .liveChat {
        display: inline-block !important;
        vertical-align: middle;
        background: none;
        width: auto;
        height: auto;
        margin-bottom: 0;
    }

    .page_content,
    .page_content.article_page {
        max-width: 1062px;
        margin: 0 auto;
    }

    .page_content.essay_page {
        max-width: 844px;
        margin: 0 auto;
        padding-top: 0;
    }

    .page_content.blog_post {
        max-width: 844px;
        margin: 0 auto;
    }

    .articles-template-default .header_contact a.call_toll {
        color: white;
    }

    .articles-template-default .header_contact i {
        color: white;
        opacity: 0.7;
    }

    .articles-template-default .header_nav .logo_site,
    .articles-template-default .header_contact .liveChat,
    .articles-template-default .header_nav nav>ul>li>a {
        color: white;
    }
}

@media (min-width: 1200px) {

    .page_content.essay_page .xxl_block,
    .page_content.blog_post .xxl_block {
        width: 1062px;
        margin: 0 -109px;
    }

    .page_content.essay_page .lx_block,
    .page_content.blog_post .lx_block {
        width: 1062px;
        margin: 0 -109px;
    }

    .page_content.essay_page>p:first-child {
        margin-top: 0;
    }

    .page_content.essay_page>p:first-child img {
        display: inline-block;
        width: 1062px;
        margin: 0 -109px;
        max-width: none;
    }

    .page_content {
        padding-top: 10px;
    }

    .header_nav nav ul li a {
        font-size: 12px;
    }

    .header_nav nav ul li {
        display: inline-block;
        padding: 0 10px;
    }

    .header_contact {
        text-align: right;
        background: none;
    }

    .page-id-212 .page_content {
        padding-top: 0px;
    }

    .page_content.article_page {
        padding-top: 0;
    }
}

@media (min-width: 1366px) {
    .header_nav .logo_site {
        display: flex;
        align-items: flex-end;
    }

    .archive .header_nav .logo_site,
    .error404 .header_nav .logo_site,
    .single .header_nav .logo_site,
    .page .header_nav .logo_site {
        margin-top: 0px;
    }

    main.page-template .container, main.page-template .container-lg, main.page-template .container-md, main.page-template .container-sm, main.page-template .container-xl {
        max-width: 1280px !important;
    }

    .header_nav .logo_site {
        font-size: 22px;
        color: white;
    }
}

@media only screen and (min-width: 1025px) {
    .footer_item .adaptive-img-footer {
        display: none;
    }
}

@media only screen and (max-width: 1024px) {

    footer .desctop-address,
    .footer_item>div.other_link {
        display: none;
    }

    footer .footer_item .address-only-desctop {
        display: none;
    }
}

@media (width: 768px) {
    .footer_item>div.ter_policy {
        display: flex;
        flex-direction: column;
    }
}

@media all and (min-width: 768px) {
    footer .adaptive-img-footer-small {
        display: none;
    }
}

@media all and (max-width: 767px) {
    footer .adaptive-img-footer {
        display: none !important;
    }
}

@media all and (max-width: 600px) {
    .header_nav {
        height: auto;
        flex-direction: column;
    }

    header .container-fluid {
        height: auto;
        padding-top: 20px;
    }

    header .header_Order {
        margin: 0 20px 0 0;
    }

    .ae-top-login {
        width: 32px;
        height: 32px;
        line-height: normal;
    }

    .top_calc .container_fluid .calc_main_block {
        height: 895px;
    }

    .top_calc .container_fluid .calc_main_block .essay-component.top_calc {
        height: 618px;
    }

    .top_calc .container_fluid .calc_main_block .essay-component.top_calc .number-field {
        height: 47px;
    }

    .top_calc .container_fluid .calc_main_block .essay-component.top_calc .number-field input {
        height: 47px;
    }

    .top_calc .container_fluid .calc_main_block .essay-component.top_calc .prive_calc .sidebar-total {
        line-height: normal;
        height: 17px;
    }

    .top_calc .container_fluid .calc_main_block .essay-component.top_calc .btn_calc {
        height: 40px;
    }
}

@media all and (max-width: 466px) {
    footer .cart_pay {
        display: none;
    }
}

@media all and (max-width: 425px) {
    .main_static {
        height: 136px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1440px) {
    footer .cart_pay {
        margin: 0 !important;
    }
}

@media (min-width: 1440px) {

    .page_content .xxl_block,
    .page_content.article_page .xxl_block {
        width: 1280px;
        margin: 0 -109px;
    }

    .page_content.essay_page .xxl_block,
    .page_content.blog_post .xxl_block {
        width: 1280px;
        margin: 0 -218px;
    }

    .articles-template-default main.page-template,
    .fixed_header main.page-template,
    main.page-template {
        padding-top: 40px;
        padding-bottom: 50px;
    }

    body.home {
        background-position: 50% 0;
        background-size: auto 950px;
        padding: 0;
    }

    .archive .header_contact,
    .error404 .header_contact,
    .single .header_contact,
    .page .header_contact {
        padding: 20px 328px 20px;
    }

    .articles-template-default .header_contact,
    .home .header_contact {
        padding: 20px 168px 20px;
    }
}

@media (min-width: 1680px) {

    .archive .header_nav,
    .error404 .header_nav,
    .single .header_nav,
    .page .header_nav {
        padding: 0 200px 18px;
    }

    .articles-template-default .header_nav {
        padding: 0 160px 18px;
    }
}

/* banner coupon*/
#footer-baner-new {
    position: fixed;
    bottom: -8px;
    width: 100%;
    z-index: 9999;
    display: none;
}

#footer-baner-new .banner_button {
    right: 0;
    top: -16px;
}

#footer-baner-new.coupon-banner a .tablet,
#footer-baner-new.coupon-banner a .mobile {
    display: none;
}

#footer-baner-new.coupon-banner .data-timer {
    position: absolute;
    bottom: -4px;
    right: 477px;
    white-space: nowrap;
}

#footer-baner-new.coupon-banner .data-timer #coupon-timer span {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    color: #fff;
    font-size: 46px;
    font-weight: 600;
    padding: 0 5px;
    margin: 0 3px;
    line-height: 46px;
}

#footer-baner-new.coupon-banner .data-timer #coupon-timer span.d-d {
    display: none;
    vertical-align: top;
}

#footer-baner-new.coupon-banner .data-timer #coupon-timer p {
    font-size: 14px;
    margin: 0;
    color: #fff;
}

#footer-baner-new.coupon-banner .data-timer #coupon-timer span:last-child {
    display: none !important;
}

#footer-baner-new.coupon-banner .banner_button_hidden:before {
    background: #1676bb;
}

@media all and (max-width: 1730px) {
    #footer-baner-new.coupon-banner .data-timer {
        right: 400px;
        bottom: -8px;
    }
}

#footer-baner-new.coupon-banner .baner_content a .mobile.data-mobile-timer {
    display: block;
}

@media all and (max-width: 1540px) {
    #footer-baner-new.coupon-banner .data-timer {
        right: 332px;
    }

    #footer-baner-new.coupon-banner .data-timer #coupon-timer span {
        line-height: 32px;
    }
}

@media all and (max-width: 1320px) {
    #footer-baner-new.coupon-banner .data-timer {
        bottom: -11px;
    }

    #footer-baner-new.coupon-banner .data-timer #coupon-timer span {
        font-size: 22px;
        padding: 0 2px;
        margin: 0 2px;
        line-height: 25px;
    }

    #footer-baner-new.coupon-banner .data-timer #coupon-timer p {
        font-size: 12px;
    }
}

@media all and (max-width: 1160px) {
    #footer-baner-new.coupon-banner .data-timer {
        right: 256px;
    }
}

@media all and (max-width: 1024px) {
    #footer-baner-new.coupon-banner .data-timer #coupon-timer span.d-d {
        display: none;
    }

    #footer-baner-new.coupon-banner .data-timer #coupon-timer {
        margin: 0;
    }

    #footer-baner-new.coupon-banner .data-timer #coupon-timer p {
        display: inline-block;
        vertical-align: middle;
        min-width: 30px;
        text-align: left;
        margin: 0 0 10px 0;
        position: absolute;
        right: 0;
        top: 50%;
        transform: translateY(-50%);
    }

    #footer-baner-new .banner_button {
        right: 7px;
    }

    #footer-baner-new.coupon-banner .data-timer {
        display: inline-block;
        min-width: 122px;
        left: auto;
        right: 28px;
        bottom: auto;
        top: 50%;
        transform: translateY(-50%);
    }

    #footer-baner-new.coupon-banner .data-timer #coupon-timer span {
        position: relative;
        display: block;
        margin: 5px 0;
        text-align: left;
        font-size: 24px;
    }

    #footer-baner-new.coupon-banner a .desktop {
        display: none;
    }

    #footer-baner-new.coupon-banner a .tablet {
        display: inline-block;
    }
}

@media all and (max-width: 850px) {
    #footer-baner-new.coupon-banner .data-timer {
        min-width: 89px;
    }

}

@media all and (max-width: 812px) {
    #to-up {
        bottom: 225px !important;
    }

    .chat-fixed {
        bottom: 150px;
    }

    .banner_button_hidden {
        top: -15px;
    }
}

@media all and (max-width: 700px) {
    #footer-baner-new.coupon-banner .data-timer {
        right: 9px;
    }
}

@media all and (min-width: 601px) {
    #footer-baner-new.coupon-banner .baner_content .banner_img .fa-angle-double-up {
        display: none;
    }
}

@media all and (max-width: 600px) {
    #footer-baner-new.coupon-banner a .tablet {
        display: none;
    }

    #footer-baner-new.coupon-banner {
        bottom: -298px;
    }

    #footer-baner-new.coupon-banner.show-mobile {
        transition: .7s;
        bottom: -8px;
    }

    #footer-baner-new .banner_button {
        top: -9px;
    }

    @keyframes shakeY {

        10%,
        90% {
            transform: translate3d(0, -1px, 0);
        }

        20%,
        80% {
            transform: translate3d(0, 2px, 0);
        }

        30%,
        50%,
        70% {
            transform: translate3d(0, -4px, 0);
        }

        40%,
        60% {
            transform: translate3d(0, 4px, 0);
        }
    }

    #footer-baner-new.coupon-banner .baner_content .banner_img .fa-angle-double-up {
        position: absolute;
        right: 0;
        left: 0;
        margin: auto;
        color: #5ac8f9;
        top: -28px;
        width: 25px;
        font-size: 40px;
        z-index: 9999;
        animation: shakeY 2.82s cubic-bezier(.36, .07, .19, .97) both infinite;
        transform: translate3d(0, 0, 0);
        backface-visibility: hidden;
        perspective: 1000px;
    }

    #footer-baner-new.coupon-banner .baner_content .banner_img .fa-angle-double-up:hover {
        animation: unset;
    }

    #footer-baner-new.coupon-banner .baner_content .banner_img .fa-angle-double-up.custom-rotate {
        transform: rotate(180deg);
    }

    #footer-baner-new.coupon-banner .data-timer {
        right: 21px;
        min-width: 120px;
    }

    #footer-baner-new.coupon-banner .baner_content a .mobile.full-img {
        display: inline-block;
    }

    #footer-baner-new.coupon-banner .data-timer #coupon-timer span {
        font-size: 24px;
    }

    #footer-baner-new.coupon-banner .data-timer #coupon-timer p {
        margin: 0 0 15px;
    }

    #to-up {
        /*bottom: 475px!important;*/
    }

    .chat-fixed {
        /*bottom: 389px;*/
    }
}

@media all and (max-width: 585px) {
    #footer-baner-new.coupon-banner {
        bottom: -283px;
    }
}

@media all and (max-width: 555px) {
    #footer-baner-new.coupon-banner {
        bottom: -272px;
    }
}

@media all and (max-width: 530px) {
    #footer-baner-new.coupon-banner {
        bottom: -260px;
    }

    #footer-baner-new.coupon-banner .data-timer {
        min-width: 100px;
    }

    #footer-baner-new.coupon-banner .data-timer #coupon-timer p {
        margin: 0 0 5px;
    }

    #footer-baner-new.coupon-banner .data-timer #coupon-timer span {
        line-height: 22px;
    }

    /*#footer-baner-new.coupon-banner .data-timer #coupon-timer p.min{*/
    /*margin: 0 0 0 40px;*/
    /*}*/
}

@media all and (max-width: 505px) {
    #footer-baner-new.coupon-banner {
        bottom: -245px;
    }
}

@media all and (max-width: 480px) {
    #footer-baner-new.coupon-banner {
        bottom: -235px;
    }

    #to-up {
        /*bottom: 390px!important;*/
    }

    .chat-fixed {
        /*bottom: 329px;*/
    }
}

@media (max-width: 455px) {
    #footer-baner-new.coupon-banner {
        bottom: -222px;
    }

    #footer-baner-new.coupon-banner .data-timer {
        min-width: 81px;
        right: 13px;
    }
}

@media (max-width: 430px) {
    #footer-baner-new.coupon-banner {
        bottom: -212px;
    }
}

@media (max-width: 415px) {
    #footer-baner-new.coupon-banner {
        bottom: -204px;
    }
}

@media (max-width: 395px) {
    #footer-baner-new.coupon-banner {
        bottom: -195px;
    }

    #footer-baner-new.coupon-banner .data-timer #coupon-timer p {
        margin: 0 0 0 35px;
    }

    #footer-baner-new.coupon-banner .data-timer #coupon-timer p.min {
        margin: 0 0 0 35px;
    }
}

@media all and (max-width: 360px) {
    #footer-baner-new.coupon-banner .data-timer {
        min-width: 71px;
        right: 7px;
    }
}

@media (max-width: 355px) {
    #footer-baner-new.coupon-banner {
        bottom: -183px;
    }
}

@media (max-width: 377px) {
    #footer-baner-new.coupon-banner {
        bottom: -173px;
    }
}

@media (max-width: 340px) {
    #footer-baner-new.coupon-banner.show-mobile {
        transition: .7s;
        bottom: -10px;
    }

    #footer-baner-new.coupon-banner {
        bottom: -163px;
    }
}

/* END  banner coupon*/
/* header */
/*
    phone-alt-solid.svg
    star-solid.svg
    arrow-right-solid.svg
    */
.container.footer_first_order_main_page {
    min-height: 228px;
    background-size: auto, 100% 100%;
    position: relative;
    margin: 45px auto;
    padding: 45px 10px 10px 255px;
    border-radius: 15px;
    background: url(/wp-content/themes/main/img/hand1.png) center left -15px no-repeat, url(/wp-content/themes/main/img/bg-hurry-up.png) center no-repeat;
    width: 1280px;
    max-width: 100%;
    display: flex;
    justify-content: space-between;
}

.container.footer_first_order_main_page p {
    font-size: 18px;
    color: #fff;
    margin: 0;
}

.container.footer_first_order_main_page:after {
    position: absolute;
    right: 0;
    bottom: 0;
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 24px 24px;
    border-color: transparent transparent #FF346C transparent;
}

.container.footer_first_order_main_page .green_btn {
    font-size: 22px;
    font-weight: 400;
    background: #FF346C;
    border-radius: 16px;
    width: 247px;
    height: fit-content;
    line-height: 72px;
    display: inline-block;
    margin-right: 45px;
    vertical-align: top;
    margin-top: 40px;
}

.container.footer_first_order_main_page>div {
    display: inline-block;
}

.container.footer_first_order_main_page .green_btn:before, .container.footer_first_order_main_page .green_btn:after {
    display: none;
}

.container.footer_first_order_main_page p.top {
    font-size: 18px;
    color: #fff;
    font-weight: 600;
    margin: 0;
    margin-bottom: 25px;
}

body .container.footer_first_order_main_page span.title {
    font-size: 40px;
    color: #fff;
}

body .container.footer_first_order_main_page span.title b {
    color: #FFA9CD;
}

.container.footer_first_order_main_page p.top:after {
    display: inline-block;
    content: "";
    width: 40px;
    height: 2px;
    background: #7A97FF;
    vertical-align: text-bottom;
    margin-left: 25px;
}

.header_contact .svg-img {
    display: inline-block;
    width: 15px;
    height: 17px;
    color: #2c3879;
    vertical-align: middle;
}

.header_contact .svg-img path {
    color: #fff;
}

.block-buttons .top-arrow {
    transform: rotate(-90deg);
    width: 17px;
}

.block-buttons .top-arrow {
    color: #3090FF;
    transform: rotate(-90deg);
    width: 18px;
    margin-top: 5px;
}

@media (min-width: 992px) {
    .header_contact .svg-img path {
        color: #fff;
        background: transparent;
    }

    .fixed_header .header_contact .svg-img path {
        color: #5377a0;
    }
}

.relink_main .icon-star {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin-left: -2px;
}

.testimonials-single .t-top .t-rating .star {
    width: 12px;
    height: 12px;
    display: inline-block;
    margin-right: 5px;
    background: url(/wp-content/themes/main/img/icons/star-solid-pink.svg) center no-repeat;
    background-size: cover;
}

.testimonials-single .t-top .t-rating {
    margin: 10px 0;
}

.testimonials-single .t-text {
    font-size: 16px;
    line-height: 24px;
}

.main_testimonials .slick-dots li button:before {
    background: #D3E0EF;
    border: 2px solid #D3E0EF;
}

.main-prices-content .main-prices .slick-dots li button:before {
    background: #92989f;
    border: 2px solid #92989f;
}

.main_testimonials .slick-slide {
    width: 525px;
}

.main_testimonials .t-cat-address {
    position: absolute;
    top: 53px;
    right: 40px;
    color: #63677D;
}

.main_testimonials .t-cat-address i {
    color: #BDC5D3;
    margin-right: 5px;
}

.main_testimonials .slick-dots li.slick-active button:before, .main-prices-content .main-prices .slick-dots li.slick-active button:before {
    border-color: #FF346C;
}

.main-prices-content .main-prices .slick_init {
    margin-top: 55px;
}

.main-prices-content .main-prices .slick_init .slick-dots {
    bottom: -40px;
    position: relative !important;
}

.main-prices-content .main-prices .slick-dots li.slick-active button:before {
    background: #fff;
}

.testimonials-single .t-top .t-rating .star.empty {
    background: url(/wp-content/themes/main/img/icons/star-solid.svg) center no-repeat;
    opacity: 0.2;
}

/*
    facebook-f-brands.svg
    twitter-brands.svg
    pinterest-p-brands.svg
    */
.footer_social a img {
    max-width: 45%;
    max-height: 45%;
    margin: 0 auto;
    vertical-align: middle;
}

/*.content-vs-auto{*/
/*    content-visibility: auto;*/
/*}*/
/* Client Banner Api */
#special-offer {
    animation-name: sp-off;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    z-index: 12;
    background: url('/wp-content/themes/main/img/70x70_circle.png') no-repeat;
    height: 70px;
    width: 70px;
    position: fixed;
    left: 30px;
    bottom: 30px;
    cursor: pointer;
    font-size: 0;
}

#special-offer.hidden-row {
    display: none;
}

#special-offer.visible-row {
    display: block;
}

#special-offer i {
    font-size: 0;
    width: 100%;
    padding: 2px 41px;
    position: absolute;
    left: 0;
}

#bottom-row-wrapper.hidden-row {
    display: none;
}

#bottom-row-wrapper.visible-row {
    display: block;
}

#footer-row {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 999999;
    line-height: 0;
}

#footer-row picture {
    line-height: 0;
}

#footer-row img {
    width: 100%;
}

#footer-row .icon-close {
    position: absolute;
    right: 6px;
    cursor: pointer;
    font-weight: 600;
    color: #fff;
    top: -20px;
    width: 30px;
    height: 30px;
    content: "";
    background-color: white;
    border: solid lightgrey 1px;
    border-radius: 50%;
    text-align: center;
    padding-top: 14px;
    z-index: 1;
    font-size: 19px;
}

#footer-row .icon-close:before {
    position: absolute;
    border-radius: 50%;
    content: "";
    border: solid white 2px;
    width: 28px;
    height: 28px;
    top: 0;
    left: 0;
    background: #4c49a1;
    z-index: -1;
}

@media all and (max-width: 600px) {
    #footer-row.first-order {
        display: none;
    }
}

/* End Client Banner Api */
@media all and (max-width: 600px) {
    .breadcrumbs-wrapper .breadcrumbs span, .breadcrumbs-wrapper .breadcrumbs .current-item {
        font-size: 11px;
    }

    .burger_box {
        width: 31px;
        height: 30px;
    }

    .header_contact .call_toll {
        font-size: 13px;
        margin: 0 7px;
        height: 15px;
    }

    .fix_btn {
        padding-top: 62px;
    }

    .contact_us_block .phone_item .call_toll {
        margin: 0 0 7px;
    }

    .main_testimonials {
        overflow: hidden;
    }
}

/* HELP UKRAINE */
body.top-margin {
    margin-top: 58px;
}

body.top-margin .cookie-policy-wrapper .cookie-policy-block {
    top: 183px;
}

@media all and (max-width: 657px) {
    body.top-margin {
        margin-top: 77px;
    }

    body.top-margin .cookie-policy-wrapper .cookie-policy-block {
        top: 202px;
    }
}

@media all and (max-width: 467px) {
    body.top-margin {
        margin-top: 96px;
    }

    body.top-margin .cookie-policy-wrapper .cookie-policy-block {
        top: 221px;
    }
}

@media all and (max-width: 369px) {
    body.top-margin {
        margin-top: 115px;
    }

    body.top-margin .cookie-policy-wrapper .cookie-policy-block {
        top: 240px;
    }
}

#help_ukraine.hide-line {
    display: none;
}

#help_ukraine.show-line {
    display: flex;
}

.help-ukraine {
    position: relative;
    top: 0;
    width: 100%;
    background: #363a4c;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    overflow: hidden;
    padding: 10px;
    z-index: 9999;
}

.help-ukraine .text-1 {
    color: #fff5b7;
    font-size: 16px;
    font-weight: 500;
    display: block;
}

.help-ukraine .text-2 {
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    display: block;
}

.help-ukraine a, .help-ukraine span {
    color: #85e1ff;
}

.help-ukraine a {
    text-decoration: underline;
}

.help-ukraine img {
    position: absolute;
    right: 315px;
    width: 205px !important;
}

.help-ukraine .close {
    display: block;
    position: absolute;
    right: 35px;
    top: 15px;
    width: 20px;
    height: 20px;
    border: 2px solid #858a8e;
    color: #858a8e;
    font-size: 9px;
    line-height: 17px;
    font-weight: 600;
    border-radius: 50%;
    text-align: center;
    cursor: pointer;
}

@media all and (max-width: 1820px) {
    .help-ukraine img {
        right: 70px;
    }
}

@media all and (max-width: 1290px) {
    .help-ukraine {
        display: block;
    }

    .help-ukraine .text {
        padding-right: 230px;
        padding-left: 17px;
    }

    .help-ukraine img {
        right: 50px;
        top: 50%;
        transform: translateY(-50%);
    }
}

@media all and (max-width: 992px) {
    .help-ukraine .close {
        top: 5px;
        right: 15px;
    }

    .help-ukraine img {
        right: -120px;
        top: 90%;
    }

    .help-ukraine .text {
        padding-right: 40px;
        padding-left: 10px;
    }

    .help-ukraine .text-1, .help-ukraine .text-2 {
        display: inline;
        font-size: 13px;
    }
}

@media all and (max-width: 600px) {
    .help-ukraine {
        width: 100%;
        top: 0;
        z-index: 9999;
    }
}

@media all and (max-width: 329px) {
    .help-ukraine .text {
        padding-right: 28px;
    }
}

/* blog page */

.blog-item {
    margin: 30px 0;
    position: relative;
    transition: all .2s;
}
.blog-item:hover {
    transform: scale(1.05);
}
.blog-item .blog-item-thumbnail {
    position: relative;
    border-bottom: 3px solid #7A97FF;
    height: 310px;
    max-width: 100%;
    width: 100%;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
.blog-item .blog-item-thumbnail::before {
    content: url('/wp-content/themes/main/img/logo-small.svg');
    position: absolute;
    left: 20px;
    top: 20px;
}
@media (max-width: 767px) {
    .blog-item .blog-item-thumbnail::before {
        top: 10px;
        left: 10px;
    }
}
.blog-item .blog-item-thumbnail .readmore-btn {
    display: inline-block;
    max-width: 130px;
    width: 100%;
    background-color: #fff;
    position: absolute;
    bottom: -3px;
    right: 0;
    font-weight: 600;
    font-size: 13px;
    line-height: 48px;
    text-align: center;
    letter-spacing: 0.02em;
    color: #4A47CF;
}
.blog-item .blog-item-thumbnail .readmore-btn::after {
    content: '\f061';
    display: inline-block;
    margin-left: 7px;
    font-family: 'FontAwesome';
    font-size: 13px;
    font-weight: 400;
    color: #4A47CF;
}
.blog-item .blog-item-content {
    padding: 30px 24px 0;
    position: relative;
}
.blog-item .blog-item-title {
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 34px;
    color: #3F2676;
    margin: 0 0 16px;
}
.blog-item .blog-item-excerpt {
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 24px;
    color: #63677D;
    margin: 0;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.blog-item .blog-item-category {
    display: inline-block;
    padding: 7px 10px;
    background-color: #EFF3FF;
   /* font-family: 'Acumin Pro Wide'; */
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 18px;
    color: #4A47CF;
    margin-bottom: 15px;
}

.blog-item-bottom-row {
    margin-top: 20px;
}

.blog-item-bottom-row .blog-item-date {
    display: inline-block;
    font-family: 'Acumin Pro Wide';
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 18px;
    color: #63677D;
    margin-right: 22px;
    background-color: #F2F7FC;
    border-radius: 6px;
    padding: 10px 10px 10px 36px;
    background-image: url('/wp-content/themes/main/img/clock-icon.svg');
    background-position: 10px 50%;
    background-repeat: no-repeat;
    position: relative;
}

.blog-item-bottom-row .blog-item-date::after {
    content: '';
    display: inline-block;
    width: 3px;
    height: 3px;
    background-color: #BDC5D3;
    position: absolute;
    right: -15px;
    top: 50%;
    transform: translateY(-50%);
}

.blog-item-bottom-row .blog-item-reading-time {
    display: inline-block;
    font-family: 'Acumin Pro Wide';
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 18px;
    color: #4A47CF;
}

/* blog search block */

.blog-search-block {
    margin-bottom: 30px;
}

.blog-search-block .blog-search-title {
    font-family: 'Acumin Pro Wide';
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 34px;
    color: #3A4458;
    margin-bottom: 24px;
    text-align: center;
}

.blog-search-block .blog-search-title span {
    color: #FF346C;
    font-family: 'Acumin Pro Wide';
}

.blog-search-block .searchform-container {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
}

.blog-search-block .searchform-container .searchform-input {
    display: inline-block;
    height: 54px;
    max-width: 650px;
    width: calc(100% - 180px);
    border: 1px solid #D3DDEA;
    padding: 0 15px 0 45px;
    border-radius: 0;
    background: url('/wp-content/themes/main/img/search-icon.svg'), #F8FBFF !important;
    background-position: 10px 50% !important;
    background-repeat: no-repeat !important;
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 1;
}

.blog-search-block .searchform-container .searchform-submit {
    display: inline-block;
    max-width: 170px;
    width: 100%;
    height: 54px;
    text-align: center;
    border: 1px solid #FF346C;
    background-color: #FF346C;
    color: #fff;
    border-radius: 0;
    font-family: 'Acumin Pro Wide';
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    line-height: 1;
    margin-left: 12px;
    cursor: pointer;
}

/* END blog search block */

/* blog categories block */

.blog-category-block {
    margin-bottom: 10px;
}

.blog-category-block .blog-category-title {
    font-family: 'Acumin Pro Wide';
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 34px;
    color: #3A4458;
    margin-bottom: 24px;
}

.blog-category-block .blog-category-item {
    display: inline-block;
    width: 100%;
    margin: 0 0 30px;
    padding: 22px 28px 22px 36px;
    background: #FFFFFF;
    box-shadow: 0px 10px 50px -11px rgba(14, 33, 81, 0.1);
    border-left: 5px solid #7A97FF;
    cursor: pointer;
    transition: ease .3s;
}

.blog-category-block .blog-category-item:hover {
    transform: scale(1.03);
}

.blog-category-block .blog-category-item .blog-category-name {
    font-family: 'Acumin Pro Wide';
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 28px;
    color: #3F2676;
    margin: 0;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 100%;
    white-space: nowrap;
}

.blog-category-block .blog-category-item .blog-category-count {
    font-family: 'Acumin Pro Wide';
    font-style: normal;
    font-weight: 300;
    font-size: 13px;
    line-height: 18px;
    color: #63677D;
    margin: 0;
}

/* END blog categories block */

@media (max-width: 991px) {
    .blog-category-block,
    .blog-search-block {
        margin-bottom: 50px;
    }
}
@media (max-width: 767px) {
    .blog-category-block .blog-category-item:last-child {
        margin-bottom: 15px;
    }
}
@media (max-width: 575px) {
    .blog-search-block .searchform-container {
        flex-direction: column;
    }
    .blog-search-block .searchform-container .searchform-input,
    .blog-search-block .searchform-container .searchform-submit {
        display: block;
        max-width: 100%;
        width: 100%;
        margin: 0 0 15px;
    }
    .blog-search-block .blog-search-title {
        font-size: 17px;
    }
    .blog-category-block .blog-category-title {
        font-size: 20px;
    }
    .blog-category-block,
    .blog-search-block {
        margin-bottom: 30px;
    }
}

/* END blog page */


/* custom table */

.custom-table {
  border-collapse: collapse;
}
.custom-table tr:first-child {
  border-bottom: 1px solid #ec2861;
}
.custom-table tr:nth-child(odd):not(:first-child) {
  background: #f5f7fa;
}
.custom-table tr th,
.custom-table tr td {
  padding: 12px;
  text-align: left;
}
.custom-table tr th,
.custom-table tr td {
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-size: 15px;
  line-height: 21px;
  color: #484C53;
}
.custom-table tr th {
  font-weight: 600;
  text-transform: uppercase;
}
.custom-table tr td {
  font-weight: 400;
}
.custom-table tr td:first-child {
  color: #1C1F25;
  font-weight: 500;
}

/* END custom table */

/* author page */

.user-bio-block {
    padding: 56px 48px;
    margin-bottom: 60px;
    background: #FFFFFF;
    border: 1px solid #D3E0EF;
    box-shadow: 0px 15px 40px rgba(143, 165, 191, 0.16);
    border-radius: 12px;
}

.user-bio-block .user-bio-content {
    position: relative;
    padding-left: 122px;
}

.user-bio-block .user-bio-content .sep {
    display: block;
    margin: 32px 0;
    width: 100%;
    height: 1px;
    background: #D3E0EF;
}

.user-bio-block .user-bio-content .user-avatar {
    position: absolute;
    left: 0;
    top: 0;
    width: 90px;
    height: 90px;
    border-radius: 50%;
}

.user-bio-block .user-bio-content .top-block .user-name {
    margin: 0;
    font-family: 'Acumin Pro Wide';
    font-weight: 600;
    font-size: 28px;
    line-height: 39px;
    color: #36383F;
}

.user-bio-block .user-bio-content .top-block .user-position {
    margin: 0 0 24px;
    font-family: 'Acumin Pro Wide';
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    color: #3A4458;
}

.user-bio-block .user-bio-content .top-block .user-rating .fa-star,
.user-bio-block .user-bio-content .top-block .user-rating .fa-star-o {
    display: inline-block;
    width: 24px;
    height: 24px;
    font-size: 14px;
    line-height: 24px;
    text-align: center;
    background-color: #EDFCF0;
    color: #4AE06B;
    margin-right: 1px;
}

.user-bio-block .user-bio-content .top-block .user-rating .fa-star-o {
    color: #9BEEAD;
}

.user-bio-block .user-bio-content .top-block .user-rating .count {
    font-family: 'Acumin Pro Wide';
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    color: #36383F;
    margin-left: 10px;
}

.user-bio-block .user-bio-content .bottom-block .user-description-title {
    margin: 0 0 20px;
    font-family: 'Acumin Pro Wide';
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: #3F2676;
}

.user-bio-block .user-bio-content .bottom-block .user-description {
    margin: 0;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 15px;
    line-height: 24px;
    color: #63677D;
}

.user-latest-articles-title {
    font-family: 'Acumin Pro Wide';
    font-weight: 600;
    font-size: 24px;
    line-height: 34px;
    color: #3A4458;
}

@media (max-width: 991px) {
    .user-bio-block .user-bio-content {
        padding-left: 0;
        padding-top: 122px;
    }
    .user-bio-block .user-bio-content .user-avatar {
        left: 50%;
        transform: translateX(-50%);
    }
    .user-bio-block .user-bio-content .top-block .user-name,
    .user-bio-block .user-bio-content .top-block .user-position,
    .user-bio-block .user-bio-content .top-block .user-rating {
        text-align: center;
    }
}
@media (max-width: 767px) {
    .user-bio-block {
        padding: 20px;
    }
}

.posts_showmore_showmore_btn {
    display: block;
    max-width: max-content;
    margin: 30px auto;
    padding: 0 30px;
    font-size: 16px;
    line-height: 40px;
    font-weight: 500;
    border-radius: 4px;
    font-family: 'Acumin Pro Wide';
    color: #fff;
    background-color: #ec2861;
    border: 2px solid #ec2861;
    cursor: pointer;
    transition: ease .3s;
}

.posts_showmore_showmore_btn:hover {
    color: #ec2861;
    background-color: #fff;
    transform: scale(1.03);
}

.posts_showmore_showmore_btn.disabled {
    display: none !important;
}

/* END author page */

/* blog single post */

.blog_post .blog-post-title {
    font-family: 'Acumin Pro Wide';
    font-weight: 500;
    font-size: 36px;
    line-height: 54px;
    color: #3F2676;
}

.blog_post .blog-post-category {
    font-family: 'Acumin Pro Wide';
    font-weight: 500;
    font-size: 13px;
    line-height: 16px;
    color: #4A47CF;
    background-color: #F2F7FC;
    border-radius: 5px;
    padding: 10px;
}

.blog_post .post-author-block {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-end;
    position: relative;
    margin: 30px 0;
}

.blog_post .post-author-block .user-avatar {
    position: absolute;
    left: 0;
    top: 0;
    width: 40px;
    height: 40px;
    border-radius: 50%;
}

.blog_post .post-author-block .post-author-block-left .post-author-title {
    font-family: 'Acumin Pro Wide';
    font-weight: 500;
    font-size: 13px;
    line-height: 18px;
    color: #3A4458;
    margin: 0;
}

.blog_post .post-author-block .post-author-block-left .post-author-name {
    font-family: 'Acumin Pro Wide';
    font-weight: 600;
    font-size: 18px;
    line-height: 23px;
    color: #4A47CF;
    margin: 0;
}

.blog_post .post-author-block .post-author-block-right .blog_post_date {
    display: inline-block;
    font-family: 'Acumin Pro Wide';
    font-weight: 500;
    font-size: 13px;
    line-height: 18px;
    color: #63677D;
    margin-right: 22px;
    background-color: #F2F7FC;
    border-radius: 6px;
    padding: 10px 10px 10px 36px;
    background-image: url(/wp-content/themes/main/img/clock-icon.svg);
    background-position: 10px 50%;
    background-repeat: no-repeat;
    position: relative;
}

.blog_post .post-author-block .post-author-block-right .blog_post_date::after {
    content: '';
    display: inline-block;
    width: 3px;
    height: 3px;
    background-color: #BDC5D3;
    position: absolute;
    right: -15px;
    top: 50%;
    transform: translateY(-50%);
}

.blog_post .post-author-block .post-author-block-right .blog_post_reading_time {
    display: inline-block;
    font-family: 'Acumin Pro Wide';
    font-weight: 500;
    font-size: 13px;
    line-height: 18px;
    color: #4A47CF;
}

.blog_post .disclaimer {
    font-family: 'Acumin Pro Wide';
    font-weight: 500;
    font-size: 13px;
    line-height: 18px;
    padding: 10px 20px 10px 38px;
    color: #4A47CF;
    background-color: #F2F7FC;
    border-radius: 5px;
    position: relative;
}

.blog_post .disclaimer::before {
    content: url('/wp-content/themes/main/img/info-icon.svg');
    display: inline-block;
    width: 18px;
    height: 18px;
    position: absolute;
    left: 12px;
    top: 50%;
    transform: translateY(-50%);
}

@media (max-width: 767px) {
    .blog_post .blog-post-title {
        font-size: 24px;
        line-height: 32px;
    }
}

@media (max-width: 575px) {
    .blog_post .post-author-block {
        flex-direction: column;
        align-items: flex-start;
    }
    .blog_post .post-author-block .post-author-block-right {
        margin-top: 15px;
    }
}

/* END blog single post */

/* table of content */

body .sidebar-sticky-block {
    position: sticky;
    top: 30px;
}

body .sidebar-table-of-content div#ez-toc-container {
    display: block !important;
    width: 100%;
    background: #FFFFFF;
    border: none;
    box-shadow: 0px 15px 40px rgba(143, 165, 191, 0.16);
    border-radius: 10px;
    padding: 30px;
}

/*body .sidebar-table-of-content div#ez-toc-container nav {*/
/*    height: 300px;*/
/*    overflow-y: scroll;*/
/*}*/

body .sidebar-table-of-content #ez-toc-container a.ez-toc-toggle {
    display: none;
}

body .sidebar-table-of-content div#ez-toc-container p.ez-toc-title {
    display: block;
    font-family: 'Acumin Pro Wide';
    font-weight: 600;
    font-size: 20px;
    line-height: 28px;
    color: #36383F;
    padding-right: 30px;
    position: relative;
    transition: all .3s ease;
}

body .sidebar-table-of-content div#ez-toc-container.toc_close p.ez-toc-title {
    margin-bottom: 20px;
}

body .sidebar-table-of-content div#ez-toc-container.toc_close p.ez-toc-title::before {
    transform: rotate(180deg);
}

body .sidebar-table-of-content div#ez-toc-container.toc_close nav {
    max-height: 250px;
    overflow-y: scroll;
    padding-right: 10px;
}

body .sidebar-table-of-content div#ez-toc-container.toc_close nav::-webkit-scrollbar {
  width: 4px;
  border-radius: 4px;
}

body .sidebar-table-of-content div#ez-toc-container.toc_close nav::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

body .sidebar-table-of-content div#ez-toc-container.toc_close nav::-webkit-scrollbar-thumb {
  background-color: #4a47cf;
  border-radius: 4px;
}

body .sidebar-table-of-content div#ez-toc-container p.ez-toc-title::before {
    content: "\f078";
    font-family: FontAwesome;
    font-size: 16px;
    color: #4A47CF;
    position: absolute;
    right: 0;
    top: 0;
    transition: all .3s ease;
}

body .sidebar-table-of-content div#ez-toc-container ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

body .sidebar-table-of-content div#ez-toc-container ul.ez-toc-list-level-2 {
    padding-left: 5px;
}

body .sidebar-table-of-content div#ez-toc-container ul.ez-toc-list-level-3 {
    padding-left: 10px;
}

body .sidebar-table-of-content div#ez-toc-container ul li a,
body .sidebar-table-of-content div#ez-toc-container ul li a:visited {
    display: block;
    width: 100%;
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 21px;
    color: #32445F;
    padding: 14px 0 14px 32px;
    border-top: 1px solid #E8ECF4;
    position: relative;
}

body .sidebar-table-of-content div#ez-toc-container ul li a:hover {
    color: #4A47CF;
    text-decoration: none;
}

body .sidebar-table-of-content .ez-toc-counter nav ul li a::before {
    content: '\f054';
    font-family: 'FontAwesome';
    font-size: 10px;
    color: #4A47CF;
    text-align: center;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    background-color: #ededfa;
    line-height: 20px;
    display: inline-block;
    width: 20px;
    height: 20px;
    border-radius: 2px;
}

@media (max-width: 1199px) {
    body .sidebar-table-of-content div#ez-toc-container {
        padding: 15px;
    }
    body .sidebar-table-of-content div#ez-toc-container.toc_close p.ez-toc-title {
        font-size: 17px;
        margin-bottom: 10px;
    }
    body .sidebar-table-of-content div#ez-toc-container ul li a {
        font-size: 14px;
        line-height: 18px;
        padding: 7px 0 7px 32px;
    }
}

/* END table of content */

.page_content.blog_post .social-share-btns {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    position: fixed;
    left: 10px;
    top: 150px;
    z-index: 9999;
}
.page_content.blog_post .social-share-btns .share-link {
    font-size: 0;
}
.page_content.blog_post .social-share-btns .share-link::before {
    display: inline-block;
    width: 35px;
    height: 35px;
    margin: 0 0 5px;
    font-family: 'FontAwesome';
    font-weight: 400;
    font-size: 30px;
    line-height: 35px;
    text-align: center;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 0 7px #d7d7d7;
}
.page_content.blog_post .social-share-btns .share-link.facebook::before {
    content: '\f230';
    color: #3b5998;
}
.page_content.blog_post .social-share-btns .share-link.twitter::before {
    content: '\f081';
    color: #00acee;
}
.page_content.blog_post .social-share-btns .share-link.linkedin::before {
    content: '\f08c';
    color: #0072b1;
}
.page_content.blog_post .social-share-btns .share-link.whatsapp::before {
    content: '\f232';
    color: #25D366;
}

@media (max-width: 1024px) {
    .page_content.blog_post .social-share-btns {
        top: unset;
        bottom: 100px;
    }
}

.write-my-paper-sc {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    padding: 24px 32px;
    border: 2px solid #B094DF;
    border-radius: 10px;
    background: linear-gradient(208deg, #FFF 0%, #FFF 51.56%, #FFF 100%);
    max-width: max-content;
    margin: 40px 0;
}
.write-my-paper-sc .img-block {
    margin: 0 21px 0 0;
}
.write-my-paper-sc .text-block-1 {
    margin: 0 60px 0 0;
}
.write-my-paper-sc .text-block-1 .text-1 {
    color: #3F2676;
    font-family: Acumin Pro Wide;
    font-size: 26px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%; /* 39px */
    letter-spacing: -0.52px;
    margin: 0;
}
.write-my-paper-sc .text-block-1 .text-2 {
    color: #3F2676;
    font-family: Acumin Pro Wide;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 25.5px */
    letter-spacing: -0.34px;
    opacity: 0.7;
    margin: 0;
}
.write-my-paper-sc .text-block-2 .text-1 {
    color: #5615BE;
    font-family: Acumin Pro Wide;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%;
    letter-spacing: -0.4px;
    margin: 0;
    text-align: right;
}
.write-my-paper-sc .text-block-2 .text-2 {
    opacity: 0.7;
    color: #3F2676;
    font-family: Acumin Pro Wide;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%;
    letter-spacing: -0.24px;
    margin: 0 0 8px;
    text-align: right;
}
.write-my-paper-sc .text-block-2 .action-btn {
    display: block;
    padding: 0 24px;
    background: #FF346C;
    color: #FFF;
    text-align: center;
    font-family: Roboto, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 40px;
    letter-spacing: 0.28px;
    min-width: max-content;
    transition: all .1s ease;
}

.write-my-paper-sc .text-block-2 .action-btn:hover {
    transform: scale(1.02);
}

.write-my-paper-sc .action-btn span {
    color: #fff;
    text-transform: uppercase;
}

@media (max-width: 991px) {
    .write-my-paper-sc {
        padding: 20px;
    }
    .write-my-paper-sc .text-block-2 .action-btn {
        padding: 0 10px;
    }
    .write-my-paper-sc .text-block-1 {
        margin: 0 10px 0 0;
    }
}

@media (max-width: 767px) {
    .write-my-paper-sc .text-block-1 .text-1 {
        font-size: 21px;
    }
}

@media (max-width: 575px) {
    .write-my-paper-sc {
        flex-direction: column;
        justify-content: space-between;
        max-width: 288px;
        margin: 30px auto;
        padding: 24px 34px;
    }
    .write-my-paper-sc .img-block,
    .write-my-paper-sc .text-block-1 {
        margin: 0 0 16px;
    }
    .write-my-paper-sc .text-block-1 .text-1 {
        font-size: 19px;
        text-align: center;
    }
    .write-my-paper-sc .text-block-1 .text-2 {
        font-size: 14px;
        text-align: center;
        max-width: 200px;
        margin: 0 auto;
    }
    .write-my-paper-sc .text-block-2 {
        display: flex;
        flex-direction: column-reverse;
        justify-content: space-between;
        align-items: center;
        width: 100%;
    }
    .write-my-paper-sc .text-block-2 .text-1 {
        font-size: 18px;
        text-align: center;
    }
    .write-my-paper-sc .text-block-2 .text-2 {
        font-size: 11px;
        text-align: center;
        margin: 0;
    }
    .write-my-paper-sc .text-block-2 .action-btn {
        margin: 0 0 16px;
        width: 100%;
    }
}

.write-my-paper-sc-sidebar {
    background: #FFF;
    box-shadow: 0px 15px 40px rgba(143, 165, 191, 0.16);
    padding: 30px 20px;
    border-radius: 10px;
    max-width: 396px;
    margin: 40px auto;
}

.write-my-paper-sc-sidebar img {
    display: block;
    margin: 0 auto 16px;
}

.write-my-paper-sc-sidebar .text-1 {
    color: #4A47CF;
    text-align: center;
    font-family: Acumin Pro Wide;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 140%; /* 22.4px */
    letter-spacing: -0.32px;
    margin: 0 0 2px;
}

.write-my-paper-sc-sidebar .text-2 {
    color: #3F2676;
    text-align: center;
    font-family: Acumin Pro Wide;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 140%; /* 33.6px */
    letter-spacing: -0.48px;
    margin: 0 0 16px;
}

.write-my-paper-sc-sidebar .text-3 {
    color: #3F2676;
    text-align: center;
    font-family: Acumin Pro Wide;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 24px */
    letter-spacing: -0.32px;
    margin: 0 0 16px;
}

.write-my-paper-sc-sidebar .action-btn {
    display: block;
    width: 100%;
    color: #FFF;
    text-align: center;
    font-family: Acumin Pro Wide;
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    line-height: 48px;
    background: #ff346c;
    transition: all .1s ease;
}

.write-my-paper-sc-sidebar .action-btn:hover {
    transform: scale(1.02);
}

@media (max-width: 1335px) {
    body .sidebar-table-of-content div#ez-toc-container p.ez-toc-title {
        font-size: 18px;
    }
    .write-my-paper-sc-sidebar .text-3 {
        font-size: 14px;
    }
}

@media (max-width: 1199px) {
    .write-my-paper-sc-sidebar .text-2 {
        font-size: 20px;
    }
    .write-my-paper-sc-sidebar .text-3 {
        font-size: 16px;
    }
    body .sidebar-table-of-content div#ez-toc-container p.ez-toc-title {
        font-size: 16px;
    }
}

.worried-about-plagiarism-block {
    border-radius: 20px;
    background-color: #fff;
    box-shadow: 0 15px 40px rgba(143, 165, 191, .16);
    background-image: url('../img/plagiarismsearch-banner-1-bg.png');
    background-repeat: no-repeat;
    background-position: 0 0;
    padding: 103px 32px 40px;
}
.worried-about-plagiarism-block .worried-about-plagiarism-text-1 {
    color: #0E8290;
    font-family: 'Manrope';
    font-size: 18px;
    font-weight: 600;
    line-height: 140%;
    margin: 0 0 10px;
}
.worried-about-plagiarism-block .worried-about-plagiarism-text-2 {
    max-width: max-content;
    color: #0F2A32;
    font-family: 'Manrope';
    font-size: 31px;
    font-weight: 800;
    line-height: 130%;
    margin: 0;
    padding: 0 0 3px;
    background-image: url('../img/wave.svg');
    background-repeat: no-repeat;
    background-position: 50% 100%;
    background-size: 100% auto;
}
.worried-about-plagiarism-block .worried-about-plagiarism-text-3 {
    color: #0F2A32;
    font-family: 'Manrope';
    font-size: 23px;
    font-weight: 600;
    line-height: 130%;
    margin: 0 0 20px;
}
.worried-about-plagiarism-block .worried-about-plagiarism-code {
    display: inline-block;
    padding: 14px 23px;
    background-color: rgba(198, 244, 250, .4);
    border-radius: 12px;
    color: #0E8290;
    font-family: 'Manrope';
    font-size: 16px;
    font-weight: 600;
    line-height: 140%;
    margin: 0 0 30px;
}
.worried-about-plagiarism-block .worried-about-plagiarism-link {
    display: block;
    color: #fff;
    font-family: 'Manrope';
    font-size: 18px;
    font-weight: 700;
    line-height: 1;
    padding: 15px;
    background-color: #F2543B;
    border-radius: 36px;
    text-align: center;
    margin: 0 0 16px;
}
.worried-about-plagiarism-block .worried-about-plagiarism-provided-by-label {
    color: #0F2A32;
    font-family: 'Manrope';
    font-size: 13px;
    font-weight: 500;
    line-height: 140%;
    margin: 0;
    text-align: center;
}
.worried-about-plagiarism-block .worried-about-plagiarism-provided-by-label img {
    display: inline-block;
    max-width: 160px;
    height: auto;
    vertical-align: middle;
}

@media (max-width: 1335px) {
    .worried-about-plagiarism-block {
        background-image: none;
        padding: 15px;
        border-radius: 15px;
    }
}
@media (max-width: 1199px) {
    .worried-about-plagiarism-block .worried-about-plagiarism-text-2 {
        font-size: 25px;
    }
    .worried-about-plagiarism-block .worried-about-plagiarism-text-3 {
        font-size: 18px;
        margin: 0 0 15px;
    }
    .worried-about-plagiarism-block .worried-about-plagiarism-code {
        padding: 10px 14px;
        margin: 0 0 15px;
    }
    .worried-about-plagiarism-block .worried-about-plagiarism-link {
        font-size: 14px;
        padding: 12px;
    }
}

.stay-original-block {
    padding: 30px 32px 30px 170px;
    border: 2px solid #E3EFF6;
    border-radius: 12px;
    box-shadow: 0 5px 20px rgba(143, 165, 191, .12);
    background: url('../img/magnifying-glass.png'), url('../img/blue-circle-bg.svg'), #fff;
    background-position: 10px 50%, calc(0% - 97px) 50%;
    background-repeat: no-repeat;
    margin: 30px 0;
}
.stay-original-block .stay-original-content {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    gap: 15px;
}
.stay-original-block .stay-original-text-1 {
    font-family: 'Manrope';
    color: #0E8290;
    font-size: 18px;
    font-weight: 600;
    line-height: 140%;
    margin: 0 0 10px;
}
.stay-original-block .stay-original-text-2 {
    font-family: 'Manrope';
    color: #0F2A32;
    font-size: 26px;
    font-weight: 500;
    line-height: 130%;
    margin: 0;
}
.stay-original-block .stay-original-text-2 span {
    color: #F2543B;
    font-weight: 700;
}
.stay-original-block .stay-original-promo-code {
    display: inline-block;
    min-width: max-content;
    padding: 14px 23px;
    background-color: rgba(198, 244, 250, .4);
    border-radius: 12px;
    color: #0E8290;
    font-family: 'Manrope';
    font-size: 16px;
    font-weight: 600;
    line-height: 140%;
    margin: 0 0 12px;
}
.stay-original-block .stay-original-link {
    display: block;
    min-width: max-content;
    color: #fff;
    font-family: 'Manrope';
    font-size: 15px;
    font-weight: 700;
    line-height: 1;
    padding: 15px;
    background-color: #F2543B;
    border-radius: 36px;
    text-align: center;
    margin: 0;
}
@media (max-width: 767px) {
    .stay-original-block {
        padding: 130px 15px 15px 15px;
        background-position: 50% 0, 50% calc(0% - 120px);
    }
    .stay-original-block .stay-original-content {
        flex-direction: column;
    }
    .stay-original-block .stay-original-text-1 {
        text-align: center;
    }
    .stay-original-block .stay-original-text-2 {
        text-align: center;
    }
}


footer .logo_site img {
    max-width: 208px;
    height: auto;
}

.footer_item .footer_site {
    font-weight: 500;
    font-size: 17px;
    line-height: 160%;
    letter-spacing: 0.02em;
}

footer .row {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}