body {
    overflow-x: hidden;
}

@media (max-width: 991px) and (min-width: 768px) {
    header #main-nav .navbar-nav {
        flex-wrap: wrap;
    }
}

@media (max-width: 767px) {
    .header-premain-container .price-calculator {
        padding-top: 20px;
        padding-bottom: 20px;
    }
}

@media (min-width: 1200px) and (max-width: 1439px) {
    #header-container {
        max-width: 100%;
    }
}

#slider-review .wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

#slider-review .block-description {
    text-align: left;
    width: 360px;
}

#slider-review .slider {
    width: 500px;
}

#slider-review .slider .slick-dots {
    position: absolute;
    top: 26px;
    display: flex;
    justify-content: space-between;
    list-style: none;
    padding: 0;
    margin: 0 auto;
    right: 0;
    left: 0;
    width: 414px;
}

#slider-review .slider .slick-dots li {
    background: #E0EAF2;
    opacity: 0.6;
    width: 78px;
    height: 6px;
    border-radius: 10px;
    cursor: pointer;
}

#slider-review .slider .slick-dots li.slick-active {
    background: #D4E5F2;
    opacity: 1;
}

#slider-review .slider .slick-dots button {
    display: none;
}

#statistics-review .wrap {
    display: flex;
    align-items: center;
}

#statistics-review h2 {
    text-align: center;
    margin: 70px 0 55px 0;
}

#statistics-review .wrap strong {
    font-family: Gotham Pro;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 24px;
    color: #333333;
}

#statistics-review .wrap li p {
    font-family: Gotham Pro;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 180%;
    color: #333333;
}

#statistics-review .wrap li {
    margin: 0 0 55px 30px;
}

#statistics-review .wrap li:nth-of-type(1),
#statistics-review .wrap li:nth-of-type(2),
#statistics-review .wrap li:nth-of-type(3) {
    list-style-type: none;
    position: relative;
}

#statistics-review .wrap li:nth-of-type(1):before {
    position: absolute;
    content: '';
    width: 24px;
    height: 24px;
    background: #4A3A8A;
    border-radius: 5px;
    left: -33px;
}

#statistics-review .wrap li:nth-of-type(2):before {
    position: absolute;
    content: '';
    width: 24px;
    height: 24px;
    background: #FBB40D;
    border-radius: 5px;
    left: -33px;
}

#statistics-review .wrap li:nth-of-type(3):before {
    position: absolute;
    content: '';
    width: 24px;
    height: 24px;
    background: #FC770D;
    border-radius: 5px;
    left: -33px;
}

#statistics-review .left img:nth-of-type(1) {
    display: block;
}

#statistics-review .left img:nth-of-type(2) {
    display: none;
}

.jspHorizontalBar {
    display: none;
}

.form_discount_wheel .title_2 .go-back-form__title-little {
    margin: 10px 0;
    font-family: Gotham Pro;
    font-weight: 500;
    font-size: 18px;
    color: #fff
}

.prices-deadline, .prices-deadline .radio-group.deadline-group .hours-holder {
    font-weight: 400;
    line-height: normal;
    font-family: Gotham Pro;
    font-style: normal
}

#ph-app-banner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 15px 15px 15px 5px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid #eee
}

#ph-app-banner .close {
    float: none;
    font-size: 14px;
    padding: 0 6px
}

#ph-app-banner .description {
    font-size: 12px
}

#ph-app-banner .app-btn-holder a {
    font-size: 12px;
    padding: 5px 8px;
    background: #3f3473
}

@media (min-width: 476px) {
    #ph-app-banner {
        width: 400px;
        max-width: 100%;
        margin: 0 auto
    }

    #ph-app-banner .close {
        position: fixed;
        left: 15px
    }
}

.border-box {
    border: 1px solid #000;
    padding: 10px 10px 0
}

.d-flex-row {
    margin-left: -15px;
    margin-right: -15px
}

.prices-deadline {
    color: #4C4C4C;
    font-size: 14px;
    justify-content: space-between
}

.prices-deadline .block-1, .prices-deadline .block-10, .prices-deadline .block-11, .prices-deadline .block-12, .prices-deadline .block-2, .prices-deadline .block-3, .prices-deadline .block-4, .prices-deadline .block-5, .prices-deadline .block-6, .prices-deadline .block-7, .prices-deadline .block-8, .prices-deadline .block-9 {
    float: left;
    position: relative;
    min-height: 1px
}

.prices-deadline .form-item-sign {
    margin-top: 17px;
    margin-right: 15px
}

.prices-deadline .title-start {
    margin-top: 22px
}

.prices-deadline .block-5 {
    width: 41.666666666667%
}

.prices-deadline .block-7 {
    width: 58.333333333333%
}

.prices-deadline .button-group.button-group-justified.button-group-deadline {
    width: auto
}

.prices-deadline .button-group {
    position: relative;
    display: -ms-inline-flexbox;
    display: inline-flex;
    vertical-align: middle;
    width: 100%;
    margin-right: 5px
}

.prices-deadline .button-group.active .button.button-default, .prices-deadline .button.button-default {
    width: 40px !important;
    height: 50px !important
}

.prices-deadline .radio-group.deadline-group .hours-holder {
    margin-top: 10px;
    font-size: 12px;
    text-align: center;
    color: #4C4C4C;
    background: #F5F9FC;
    border-radius: 5px;
    padding: 9px 5px;
    max-width: 180px
}

.prices-deadline .button.button-default {
    background: #FFF !important;
    border: 1px solid #B4B4B4 !important;
    box-sizing: border-box;
    border-radius: 5px;
    font-family: Gotham Pro;
    line-height: 1;
    font-weight: 500;
    font-size: 12px;
    padding: 19px 0;
    text-align: center;
    color: #4C4C4C
}

.prices-deadline .button-group.active .button {
    background: linear-gradient(180deg, #4E3D95 0, #3A2E60 100%) !important;
    color: #fff;
    margin: 0;
    padding: 19px 0;
    position: relative;
    box-shadow: 0 5px 17px -3px #392E66;
    border: none !important;
    border-radius: 5px !important
}

.prices-deadline .radio-group .button-group .button input[type=radio] {
    display: none
}

.prices-deadline .date-holder-right {
    float: right
}

.prices-deadline .radio-group.deadline-group .date-holder {
    margin-top: 10px;
    font-family: Gotham Pro;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    font-size: 12px;
    text-align: center;
    color: #4C4C4C;
    background: #F5F9FC;
    border-radius: 5px;
    padding: 9px 5px;
    max-width: 100%
}

.prices-deadline #block_months .hours-holder {
    max-width: 85px
}

.drop_list_class .dropdown-content {
    top: -150px
}

.prices-deadline .button {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 3px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.block-select-wrapper-container .block-select-wrapper {
    display: none
}

.prices-deadline .prices-currency .button-group {
    margin-right: 10px
}

.prices-deadline .prices-currency .button-group:last-child {
    margin-right: 0
}

.prices-deadline .prices-currency .button-group .button.button-default {
    width: 55px !important
}

.prices-deadline .deadline-divider {
    float: left;
    color: #949393;
    font-size: 12px;
    margin-right: 5px;
    padding: 19px 15px 0
}

#price-table-content .custom-select-form {
    position: relative
}

#price-table-content .block-select-wrapper-container {
    margin-top: 0
}

@media (max-width: 1250px) {
    .flex-wrap-list-item .dropdown-content {
        left: 0;
    }
}

@media (max-width: 860px) {
    .prices-deadline .deadline-divider {
        display: none
    }
}

@media (width: 768px) {
    .prices-deadline .radio-group.deadline-group .hours-holder {
        margin-bottom: 10px
    }
}

@media (max-width: 767px) {
    .flex-list .flex-list-item {
        width: 100% !important;
    }

    .block-select-wrapper-container .form-block {
        display: none
    }

    .block-select-wrapper-container .block-select-wrapper {
        display: block
    }

    #price-table-content .select2-selection__rendered {
        background-position: right 30px center
    }
}

/* datetimepicker */
.datetimepicker_wrap .input-group-addon {
    background: url(https://www.paperhelp.org/assets/img/datapicker.svg) 50% 50% no-repeat, linear-gradient(180deg, #4E3D95 0, #3A2E60 100%);
    z-index: 10;
    width: 48px;
    height: 50px;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    border-radius: 0px 5px 5px 0px;
}

.essaywritingservice .datetimepicker_wrap .input-group-addon {
    background: url(https://www.paperhelp.org/assets/img/datapicker.svg) 50% 50% no-repeat, linear-gradient(180deg, #1052F9 0, #1052F9 100%);
}

.bootstrap-datetimepicker-widget table th.picker-switch {
    font-weight: 500;
    font-size: 14px !important;
}

.bootstrap-datetimepicker-widget.dropdown-menu {
    font-size: 14px !important;
    width: 320px !important;
    padding: 0 !important;
    margin: 0 !important;
    color: #333333;
    font-weight: 500 !important;
}

.bootstrap-datetimepicker-widget table th {
    font-weight: 500;
    width: 40px !important;
}

.bootstrap-datetimepicker-widget table td.old, .bootstrap-datetimepicker-widget table td.new {
    color: #737373 !important;
}

.bootstrap-datetimepicker-widget table td.disabled, .bootstrap-datetimepicker-widget table td.disabled:hover {
    color: #E1E1E1 !important;
}

.bootstrap-datetimepicker-widget .picker-switch td span, .bootstrap-datetimepicker-widget .picker-switch td i {
    background: linear-gradient(180deg, #4E3D95 0%, #3A2E60 100%);
    color: #fff;
    margin: 0 !important;
    /*    border-top-right-radius: 0px;
        border-top-left-radius: 0px;*/
}

.bootstrap-datetimepicker-widget table td span:hover, .bootstrap-datetimepicker-widget table td i:hover {
    background: linear-gradient(180deg, #4E3D95 0%, #3A2E60 100%);
}

.bootstrap-datetimepicker-widget table td span:hover, .bootstrap-datetimepicker-widget table td i:hover {
    color: #fff;
}

.bootstrap-datetimepicker-widget table td.today {
    background: #B2B2C3 !important;
    color: #FFFFFF;
    border-radius: 50%;
}

.bootstrap-datetimepicker-widget table td.today:hover {
    color: #333333;
}

.bootstrap-datetimepicker-widget table td.today:before,
.bootstrap-datetimepicker-widget.dropdown-menu::before,
.bootstrap-datetimepicker-widget.dropdown-menu::after {
    display: none !important;
}

.bootstrap-datetimepicker-widget table td.active, .bootstrap-datetimepicker-widget table td.active:hover {
    color: #fff !important;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background: linear-gradient(180deg, #4E3D95 0%, #3A2E60 100%) !important;
    border-radius: 50%;
}

.bootstrap-datetimepicker-widget table td.day:hover,
.bootstrap-datetimepicker-widget table td.hour:hover,
.bootstrap-datetimepicker-widget table td.minute:hover,
.bootstrap-datetimepicker-widget table td.second:hover {
    border-radius: 50%;
}

.deadline-button {
    font-size: 11px;
    line-height: 11px;
    background: #FFFFFF;
    border: 1px solid #E6E6EF;
    border-radius: 5px;
    width: calc(100% / 5);
    max-width: 56px;
    padding: 0px 5px;
    height: 30px;
    margin: 0 1px;
}

.bootstrap-datetimepicker-widget .datepicker-days .table-condensed {
    overflow: hidden;
}

.bootstrap-datetimepicker-widget .datepicker-days {
    padding: 10px 20px 0;
}

.btn-deadline-picker {
    margin: 16px -10px 32px;
    display: flex;
    justify-content: center;
}

.deadline-button.deadline-btn-active {
    background: #E6E6EF;
    border: 1px solid #B2B2C3;
}

.bootstrap-datetimepicker-widget .backgroud_period_deadline {
    background: #E6E6EF;
    background: #E6E6EF !important;
    border-radius: 0 !important;
    position: relative;
}

.bootstrap-datetimepicker-widget .backgroud_period_deadline:before, .bootstrap-datetimepicker-widget .backgroud_period_deadline:after {
    content: '';
    background: #E6E6EF;
    height: 34px;
    width: 20px;
    display: block;
    position: absolute;
    left: -20px;
    top: 0;
    z-index: -1;
}

.bootstrap-datetimepicker-widget .backgroud_period_deadline:after {
    left: auto;
    right: -20px;
}

.bootstrap-datetimepicker-widget .table-condensed .btn-primary {
    border-color: #3A2E60;
    background: linear-gradient(180deg, #4E3D95 0%, #3A2E60 100%);
    border-radius: 50%;
    font-size: 14px;
}

.bootstrap-datetimepicker-widget .table-condensed tr td:last-child.backgroud_period_deadline {
    border-top-right-radius: 50px !important;
    border-bottom-right-radius: 50px !important;
}

.bootstrap-datetimepicker-widget .table-condensed tr td:first-child.backgroud_period_deadline {
    border-top-left-radius: 50px !important;
    border-bottom-left-radius: 50px !important;
}

.bootstrap-datetimepicker-widget .fa-clock-o:after, .bootstrap-datetimepicker-widget .fa-calendar:after {
    content: "Choose Time";
    font-family: 'Gotham Pro';
    font-size: 14px;
    margin-left: 8px;
}

.bootstrap-datetimepicker-widget .fa-calendar:after {
    content: "Choose Date";
}

.bootstrap-datetimepicker-widget .timepicker-hour, .bootstrap-datetimepicker-widget .timepicker-minute, .bootstrap-datetimepicker-widget .timepicker-second {
    font-weight: 500 !important;
    font-size: 32px !important;
    line-height: unset !important;
}

.bootstrap-datetimepicker-widget .separator {
    font-size: 32px !important;
    vertical-align: unset !important;
    padding-top: 5px !important;
}

.bootstrap-datetimepicker-widget .period-animate {
    display: none;
}

.bootstrap-datetimepicker-widget .timepicker-picker table td {
    vertical-align: top;
}

.bootstrap-datetimepicker-widget .table-condensed .btn-primary[data-action="togglePeriod"].disabled {
    background: #B2B2C3;
    border-color: #B2B2C3;
    color: #737373;
}

.datepricker-new-addon .bootstrap-datetimepicker-widget .datepicker-days {
    padding: 10px 33px 0;
}

.time-left {
    background: #FAFAFA;
    color: #737373;
}

.datepricker-new-addon .btn-deadline-picker {
    flex-wrap: wrap;
    margin: 6px -7px 20px;
}

.datepricker-new-addon .deadline-button {
    font-size: 11px;
    line-height: 11px;
    background: #FFFFFF;
    border: 1px solid #E6E6EF;
    border-radius: 5px;
    width: calc(100% / 5);
    max-width: 56px;
    padding: 0px 5px;
    height: 30px;
    margin: 0 1px;
    margin-top: 0px;
}

.datepricker-new-addon .deadline-button.deadline-btn-active {
    background: #E6E6EF;
    border: 1px solid #B2B2C3;
}

.datepricker-new-addon .deadline-button {
    margin-top: 8px;
    width: unset;
    max-width: 70px;
    flex: 1;
}

.datepricker-new-addon .datetimepicker-confirm {
    background: linear-gradient(180deg, #4E3D95 0%, #3A2E60 100%);
    display: block;
    text-transform: uppercase;
    color: #FFFFFF !important;
    font-size: 16px;
    padding: 12px 0;
    text-align: center;
    cursor: pointer;
}

.datepricker-new-addon .bootstrap-datetimepicker-widget .picker-switch td span,
.datepricker-new-addon .bootstrap-datetimepicker-widget .picker-switch td i {
    background: #7F76A6;
    color: #fff;
    border-radius: 0;
    height: 40px !important;
    padding-top: 2px;
}

.datepricker-new-addon .bootstrap-datetimepicker-widget .picker-switch td span:hover,
.datepricker-new-addon .bootstrap-datetimepicker-widget .picker-switch td i:hover {
    background: #5F5491;
}

.timepicker .time-left {
    height: 30px;
    line-height: unset;
}

/* end datetimepicker */

.backgroud_period_deadline {
    background: #eff1ff !important;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_today {
    color: #fff !important;
    background: linear-gradient(180deg, #4E3D95 0, #3A2E60 100%) !important;
}

.price-calculator #datetimepicker-button {
    cursor: pointer;
    height: 50px;
    padding: 0 52px 0 10px;
    font-family: Gotham Pro;
    font-style: normal;
    font-weight: 500;
    line-height: 50px;
    color: #333;
    background: transparent;
    box-shadow: none;
    -webkit-appearance: none;
    width: 100%;
    border-radius: 5px;
    overflow: hidden;
    position: relative;
    z-index: 99;
    font-size: 12px !important;
}

.price-calculator .datetimepicker_wrap .form-group .input-group.date {
    background: #fff;
}

.samples-item-container .post-navigation-next .fa.fa-arrow-right,
.samples-item-container .post-navigation-prev .fa.fa-arrow-left {
    display: none;
}

.price-calculator #datetimepicker {
    font-size: 12px !important;
    padding-left: 7px !important;
}

.price-calculator .form-control {
    border: 1px solid #E5E5E5;
}

@media (max-width: 1199px) {
    .prices-deadline .button.button-default {
        width: 37px !important;
    }

    #slider-review {
        margin: 50px 0 0 0;
    }

    #slider-review .wrap {
        flex-direction: column;
    }

    #slider-review .block-description {
        text-align: center;
    }

    #slider-review .block-description h2 {
        margin: 0 0 45px 0;
    }

    #slider-review .block-description p {
        margin: 0 0 50px 0;
    }
}

.callback-block .inquiry-modal-content .text-center {
    display: none;
}

.callback-block .inquiry-modal-content .text-center:first-child {
    display: block;
}

.callback-block .inquiry-modal-content .phone {
    display: none;
}

.callback-block .inquiry-modal-content .link-chatnow {
    margin: 0;
    text-decoration: none;
}

.callback-block .inquiry-modal-content .link-chatnow:before {
    display: none;
}

.callback-block .inquiry-modal-content .contact-faq {
    margin: -5px 0 25px 0;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    color: #333333;
}

@media (max-width: 767px) {
    .callback-block .inquiry-modal-content .contact-faq {
        max-width: 250px;
    }

    #slider-review .block-description {
        width: 100%;
    }

    #slider-review .slider {
        width: 335px;
    }

    #slider-review .slider .slick-dots li {
        width: 52px;
    }

    #slider-review .slider .slick-dots {
        width: 303px;
    }

    #slider-review .slider img {
        width: 100%;
    }

    #slider-review .block-description h2 {
        margin: 0 0 15px 0;
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .callback-container .inquiry-block .inquiry-title {
        margin-bottom: 30px !important;
    }
}

.callback-block .inquiry-modal-content .link-chatnow .link {
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 19px;
    border: none;
    color: #fff;
    background: linear-gradient(180deg, #4E3D95 0%, #3A2E60 100%);
    border-radius: 50px;
    height: 60px;
    width: 280px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin: 0;
    padding: 0 38px;
    text-decoration: none;
}

.callback-block .inquiry-modal-content .link-chatnow .link.link:before {
    content: "";
    display: block;
    position: absolute;
    width: 34px;
    height: 28px;
    left: 40px;
    top: 50%;
    margin-top: -14px;
    background: url(https://www.paperhelp.org/assets/img/icons/chat-now-white.svg) no-repeat;
    background-size: cover;
}

#contacts-popup div.phone-title, #contacts-popup div.phone-icon-usa, #contacts-popup div.phone-icon-uk, #contacts-popup div.phone-icon-au {
    display: none;
}

/*modal 1.5 deadline*/
.modal-custom-new .modal-dialog {
    top: calc(40% - 129px);
    max-width: 648px;
}

.modal-custom-new .modal-dialog .modal-content {
    box-shadow: 0px 10px 45px rgba(47, 45, 133, 0.1);
    border-radius: 20px;
    overflow: hidden;
}

.modal-custom-new .modal-dialog .modal-content {
    margin: 0 !important;
}

.modal-custom-new.modal-custom-new .modal-header, .modal-custom-new .modal-footer {
    border: none;
}

.modal-custom-new .modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.42857143px;
    text-align: left;
}

.modal-custom-new .modal-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: unset;
    -ms-flex-pack: unset;
    justify-content: unset;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.modal-header {
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1rem;
    border-bottom: 1px solid #e9ecef;
    border-top-left-radius: .3rem;
    border-top-right-radius: .3rem;
}

.modal-custom-new .modal-header .close {
    position: absolute;
    right: 3px;
    margin: 3px;
    top: 0;
    color: #392E66;
    font-weight: 400;
    font-size: 28px;
    opacity: 1;
}

.modal-custom-new .modal-body {
    padding: 15px;
}

.modal-custom-new .modal-footer {
    margin: 0 !important;
}

.modal-custom-new .modal-dialog .btn {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font: inherit;
    color: inherit;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: inline-block;
    padding: 11px 18px;
    margin-bottom: 0;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 25px;
    background-color: silver;
    text-shadow: none;
}

.modal-custom-new .modal-dialog .btn {
    display: inline-block;
    padding: 0px;
    border: 1px solid transparent;
    border-radius: 25px;
    background-color: transparent;
    border: 1px solid #392E66;
    border-radius: 50px;
    width: 120px;
    text-align: center;
    color: #392E66;
    font-size: 14px;
    line-height: 23px;
    height: 40px;
    font-family: 'Gotham Pro';
    font-weight: 400;
}

.modal-custom-new .modal-footer > :not(:last-child) {
    margin-right: 20px;
}

.modal-custom-new .modal-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 15px 15px 50px;
}

.w-inner {
    max-width: 350px;
    margin: 0 auto;
    line-height: 23px;
    color: #4C4C4C;
    font-size: 14px;
    padding-top: 20px;
}

/*END modal 1.5 deadline*/

/*logged in inquiry*/
.logged_in {
    font-size: 14px;
    line-height: 16px;
    color: #3b3b3b;
    padding: 5px 15px;
    text-align: center;
    background: #e7f0db;
    margin: 15px 0 20px 0;
}

.logged_box {
    font-size: 14px;
    line-height: 16px;
    color: #3b3b3b;
    padding: 20px 15px;
    text-align: center;
    background: #F5F9FC;
    margin: 15px 0 20px 0;
    border-radius: 10px;
}

.logged_box span {
    line-height: 26px;
    font-size: 16px;
    color: #333333;
    font-weight: 500;
    padding-right: 15px;
}

.logged_box .log-out-but {
    position: relative;
    font-style: normal;
    font-size: 14px;
    text-align: center;
    color: #392E66;
    width: 120px;
    cursor: pointer;
    height: 40px;
    border: 1px solid #392E66;
    background: #fff;
    border-radius: 50px;
    background-size: cover;
}

/*END logged in inquiry*/
.information-container .accordion,
.header-premain-container,
.bandles-container {
    z-index: unset !important;
}


/*PAGE earn-with-us*/
#earn-with-us + .bandles-container {
    display: none;
}

#earn-with-us .header-premain-container {
    padding: 25px 0 0 0;
}

#earn-with-us p, .reseller-info p {
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 28px;
    color: #4C4C4C;
}

#earn-with-us .earn-block {
    position: relative;
    overflow: hidden;
    height: 450px;
    z-index: 9;
    padding: 55px 72px;
    margin: 40px 0 198px 0;
    border-radius: 20px;
    background: #F5F9FC;
    box-shadow: 0px 10px 45px rgba(47, 45, 133, 0.1);
}

#earn-with-us .earn-block svg {
    margin: 0 0 25px 0;
}

#earn-with-us .callback-container .inquiry-block {
    padding: 86px 115px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

@media (max-width: 1199px) and (min-width: 768px) {
    #earn-with-us .callback-container .callback-block-before {
        top: 61px !important;
        right: 50%;
        left: auto !important;
        margin-right: -598px;
    }
}

#earn-with-us .referral-program__list {
    margin-top: 35px;
    margin-left: 0px;
}

#earn-with-us .earn-block .title {
    font-family: Gotham Pro;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 23px;
    margin: 0 0 39px 0;
}

#quiz--block__start .btn-procide-calc span:before {
    right: 11px;
}

#earn-with-us .header-premain-container .header-premain-container-after {
    background-image: url(https://www.paperhelp.org/assets/img/header-bg-r-desk.svg);
}

#earn-with-us .header-premain-container .header-premain-container-after {
    background-image: url(https://www.paperhelp.org/assets/img/header-bg-r-desk.svg);
    width: 1280px;
    height: 718px;
    top: -10px;
    left: 50%;
    right: auto;
    margin-left: 0;
}

#earn-with-us .header-premain-container .header-premain-container-before {
    background-image: url(https://www.paperhelp.org/assets/img/header-bg-l-desk.svg);
    top: 25px;
    right: 50%;
    left: auto;
    width: 1131px;
    height: 755px;
    margin-right: 150px;
}

.reseller-info img {
    max-width: 100%;
}

.reseller-info, .referral-info {
    position: relative;
    z-index: 9;
    margin: 0 0 72px 0;
}

.referral-info .timeline-image-before {
    color: #fff;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 23px;
    display: flex;
    align-items: center;
    text-align: center;
    color: #FFFFFF;
}

.referral-info .timeline-content {
    position: relative;
    padding-bottom: 34px;
}

.referral-info .timeline-content:before {
    content: "";
    position: absolute;
    left: 25px;
    top: 0;
    bottom: 0;
    height: 100%;
    max-height: 77px;
    width: 1px;
    border: 1px dashed #AEAEAE;
}

.referral-info .timeline-content:after {
    content: "";
    position: absolute;
    left: 25px;
    top: 50px;
    height: 7px;
    width: 2px;
    background: #fff;
    z-index: 9;
}

.referral-info .timeline-content:last-child:before {
    display: none;
}

.referral-info .timeline-content:last-child:after {
    top: -7px;
}

.referral-info .timeline-content .timeline-image-before {
    position: absolute;
    left: 0;
    top: 0;
    transform: none;
    z-index: 10;
}

.referral-info .timeline-content-inner {
    float: none !important;
    max-width: 100% !important;
    min-height: 50px;
    padding-left: 60px;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 15px;
    display: flex;
    align-items: center;
    color: #333333;
}

.referral-info__bl {
    position: relative;
    padding: 16px 14px 16px 0;
    margin-top: 20px;
    margin-left: -10px;
    background: #F5F9FC;
    box-shadow: 0px 10px 45px rgba(47, 45, 133, 0.1);
    border-radius: 20px;
    z-index: 9;
    width: 556px;
}

@media (min-width: 768px) {
    .referral-info__bl {
        min-width: 556px;
    }
}

.referral-info__bl:before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -30px;
    height: 60px;
    width: 5px;
    background: linear-gradient(180deg, #231E33 17.73%, #431C48 100%);
    border-radius: 0 10px 10px 0;
}

.referral-info__bl:after {
    content: "";
    position: absolute;
    right: -27px;
    height: 82px;
    bottom: -11px;
    width: 82px;
    background: url(https://www.paperhelp.org/assets/img/earn-planet.svg) no-repeat;
}

.referral-info__bl--r {
    margin: 0 44px 0 0;
    width: 100%;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 162%;
    display: flex;
    align-items: center;
    text-align: right;
    color: #333333;
    max-width: 227px;
    justify-content: flex-end;
}

.referral-info__bl--l {
    flex-direction: column;
    padding: 10px 0;
    width: 100%;
    max-width: 271px;
    background: #FFFFFF;
    border-radius: 20px;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 28px;
    display: flex;
    align-items: center;
    text-align: center;
    color: #333333;
}

.referral-info__bl--l p {
    margin: 0;
}

.referral-info__bl--l p span {
    color: #392E66;
}

.border-after__grey {
    margin-top: 80px;
    position: relative;
}

.border-after__grey.border-after__grey-2 {
    margin-top: 150px;
}

.border-after__grey:after {
    content: "";
    position: absolute;
    width: 200%;
    left: -100%;
    right: 0;
    bottom: 0;
    height: 1px;
    background: #DFDFEA;
    z-index: 0;
}

.border-after__grey.border-after__grey-2:after {
    right: -100%;
    left: 0;
}

.list__custom--ul {
    padding: 0;
}

.list__custom--ul li {
    list-style: none;
    padding-left: 31px;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 33px;
    color: #4C4C4C;
    background: url(https://www.paperhelp.org/assets/img/arrow-point-to-right.svg) no-repeat top 50% left 0;
}

#earn-with-us p.earn__p-m3 {
    margin: 20px 0;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 162.69%;
    color: #333333;
}

.earn--extra__block {
    display: flex;
    flex-direction: row;
    margin: 0 -11px 50px -11px;
}

.earn--extra {
    display: flex;
    align-items: center;
    width: calc(50% - 22px);
    flex-direction: row;
    padding: 20px 16px;
    margin: 0 11px;
    background: #F5F9FC;
    box-shadow: 0px 10px 45px rgba(47, 45, 133, 0.1);
    border-radius: 20px;
}

.earn--extra__pic {
    margin: 0 20px 0 0;
}

.earn--extra__pic img {
    width: 60px;
    min-width: 60px;
}

.earn--extra__title {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 15px;
    color: #333333;
    margin-bottom: 8px;
}

.earn--extra__p {
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 20px;
    color: #8B8B8B;
}

#quiz--block {
    display: none;
}

#quiz--block .res-steps-container {
    max-width: 790px;
    margin: 0 auto;
    display: flex;
}

#quiz--block .res-steps-container .res-steps {
    width: 20%;
    text-align: center;
    float: left;
    cursor: default;
    margin-bottom: 72px;
    position: relative;
}

#quiz--block .quiz__title {
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 28px;
    text-align: center;
    color: #333333;
    margin: 0 0 47px 0;
}

#quiz--block .quiz__answer {
    margin: 0 0 56px 0;
}

#quiz--block #next a, #quiz--block #prev a {
    position: relative;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 15px;
    display: flex;
    align-items: center;
    text-align: right;
    text-transform: uppercase;
    color: #392E66;
}

#quiz--block #next a:before, #quiz--block #prev a:before {
    content: "";
    position: absolute;
    width: 12px;
    height: 11px;
    top: 1px;
    background: url(https://www.paperhelp.org/public/order_form2/img/go-back-arrow.svg) no-repeat;
    background-size: cover;
}

#quiz--block #next a {
    padding-right: 24px;

}

#quiz--block #next {
    opacity: 0.6;
}

#quiz--block #next.active {
    opacity: 1;
}

#quiz--block #prev a {
    padding-left: 24px;
}

#quiz--block #next a:hover, #quiz--block #next a:focus, #quiz--block #prev a:hover, #quiz--block #prev a:focus {
    text-decoration: none;
}

#quiz--block #prev a:before {
    left: 0;
}

#quiz--block #next a:before {
    right: 0;
    transform: rotate(180deg);
}

#quiz--block .quiz__answer--item {
    background: #FFFFFF;
    box-shadow: 0px 10px 45px rgba(47, 45, 133, 0.1);
    border-radius: 20px;
    width: 218px;
    max-width: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin: 0 24px;
    border: 1px solid #fff;
}

#quiz--block .quiz__answer--item.active {
    opacity: 0.6;
}

#quiz--block .quiz__answer--item:hover, #quiz--block .quiz__answer--item:focus {
    border: 1px solid rgba(67, 52, 119, 0.38);
}

#quiz--block .quiz__answer--item.active:hover, #quiz--block .quiz__answer--item.active:focus {
    opacity: 1;
}

.quiz__answer--item {
    display: block;
    margin-bottom: 15px;
}

.quiz__answer--item input {
    padding: 0;
    height: initial;
    width: initial;
    margin-bottom: 0;
    display: none;
    cursor: pointer;
}

.quiz__answer--item label {
    padding: 17px 30px;
    width: 100%;
    position: relative;
    cursor: pointer;
    margin: 0;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 15px;
    display: flex;
    align-items: center;
    color: #333333;
}

.quiz__answer--item label:before {
    content: '';
    -webkit-appearance: none;
    background-color: transparent;
    border: 1px solid #3A2E60;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
    border-radius: 5px;
    padding: 14px;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    cursor: pointer;
    margin-right: 17px;
}

.quiz__answer--item input:checked + label:after {
    content: '';
    display: block;
    position: absolute;
    top: 23px;
    left: 39px;
    width: 10px;
    height: 16px;
    border: solid #3A2E60;
    border-width: 0 5px 5px 0;
    transform: rotate(45deg);
}

#quiz--block .res-steps-container .res-steps .res-step-bar {
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    -ms-border-radius: 50% !important;
    border-radius: 50% !important;
    background: #f8f8f9;
    color: #bbbbbb;
    display: inline-block;
    height: 40px;
    width: 40px;
    text-align: center;
    z-index: 2;
    position: relative;
}

#quiz--block .res-steps-container .res-steps.step-done .res-step-bar-inner {
    background: url(https://www.paperhelp.org/assets/img/quiz-step-done.svg) no-repeat 50% 50%, linear-gradient(180deg, #4E3D95 0%, #3A2E60 100%) !important;
    border: none !important;
    color: transparent !important;
    background-size: 19px 15px;
    background: red;
}

#quiz--block .res-steps-container .res-steps .res-step-bar .res-step-bar-inner {
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    -ms-border-radius: 50% !important;
    border-radius: 50% !important;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 39px;
    width: 39px;
    text-align: center;
    line-height: 40px;
    font-family: Gotham Pro;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    font-size: 18px;
    text-align: center;
    color: #D1D1D1;
    border: 1px solid #D1D1D1;
}

#quiz--block .res-steps-container .active .res-step-bar .res-step-bar-inner {
    border-color: #3f3472;
    display: flex;
    align-items: center;
    justify-content: center;
    background: -webkit-gradient(linear, left top, left bottom, from(#4E3D95), to(#3A2E60)) !important;
    background: -webkit-linear-gradient(top, #4E3D95 0%, #3A2E60 100%) !important;
    background: -o-linear-gradient(top, #4E3D95 0%, #3A2E60 100%) !important;
    background: linear-gradient(180deg, #4E3D95 0%, #3A2E60 100%) !important;
    color: #fff !important;
    border-radius: 50%;
    font-family: Gotham Pro;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    font-size: 18px;
    text-align: center;
}

#quiz--block .res-steps-container .res-step-two .res-progress-bar, .res-steps-container .res-step-four .res-progress-bar {
    width: 100%;
    margin-left: 0%;
}

#quiz--block .res-steps-container .res-steps.active .res-progress-bar {
    background: #483985;
}

#quiz--block .res-steps-container .res-steps .res-progress-bar {
    position: absolute;
    left: -50%;
    top: 20PX;
    height: 1px;
    background: #D6D6D6;
    width: 100%;
    float: left;
}

#quiz--block .res-steps-container .res-steps:first-child .res-progress-bar {
    display: none;
}

#quiz--block {
    width: 100%;
}

#quiz--block #prev {
    display: none;
}

#quiz--block__start img {
    margin-bottom: 26px;
}

#quiz--block__start #start {
    margin: 0 auto;
}

.quiz__answer {
    display: flex;
    justify-content: center;
}

.quiz--block__end .title {
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 23px;
    color: #333333;
}

.quiz--block__end .title span {
    color: #392E66;
    margin-bottom: 23px;
}

.quiz--block__end p {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 28px;
    color: #4C4C4C;
    margin-bottom: 64px;
    text-align: left;
    max-width: 628px;
}

.quiz--block__end_res_top {
    display: flex;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    height: calc(100% - 60px);
}

#quiz--block__end_ref, #quiz--block__end_res {
    position: relative;
    display: none;
    width: 100%;
    height: 100%;
}

#quiz--block__end_ref:before {
    content: "";
    position: absolute;
    right: -68px;
    bottom: -55px;
    background: url(https://www.paperhelp.org/assets/img/earn-1.svg) no-repeat;
    display: block;
    background-size: cover;
    width: 337px;
    height: 300px;
}

#quiz--block__end_res:before {
    content: "";
    position: absolute;
    right: -68px;
    bottom: -55px;
    background: url(https://www.paperhelp.org/assets/img/earn-2.svg) no-repeat;
    display: block;
    background-size: cover;
    width: 345px;
    height: 300px;
}

#quiz--block__preloader {
    display: none;
    height: 100%;
    width: 100%;
    justify-content: center;
    align-items: center;
}

#quiz--block__preloader img {
    width: 300px;
    height: 220px;
}

.quiz--block__preloader--pic {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.p-grey {
    color: #4C4C4C;
}

.reseller-info .p-grey {
    margin-bottom: 36px;
}

.earn__p-m3 {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 162.69%;
}

@media (min-width: 1440px) {
    #earn-with-us .header-premain-container .header-premain-container-after {
        background-image: url(https://www.paperhelp.org/assets/img/header-bg-r-desk.svg);
        width: 1280px;
        height: 718px;
        top: -10px;
        left: 50%;
        right: auto;
        margin-left: 0;
    }

    #earn-with-us .header-premain-container .header-premain-container-before {
        background-image: url(https://www.paperhelp.org/assets/img/header-bg-l-desk.svg);
        top: -40px;
        right: 50%;
        left: auto;
        width: 1131px;
        height: 755px;
        margin-right: 150px;
    }

    .border-after__grey.border-after__grey-2 {
        margin-top: 130px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    #quiz--block__end_ref:before {
        width: 254px;
        height: 205px;
        right: -135px;
    }

    #quiz--block__end_res:before {
        width: 316px;
        height: 230px;
        right: -135px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    #earn-with-us .earn-block {
        padding: 55px 23px;
        height: 450px;
        justify-content: center;
    }

    #quiz--block .res-steps-container {
        margin: 0 -5%;
    }

    .border-after__grey.border-after__grey-2 {
        margin-top: 280px;
    }

    .earn--extra__pic {
        position: absolute;
        width: 30px;
        min-width: 30px;
        top: 17px;
    }

    #quiz--block__end_ref:before {
        width: 254px;
        height: 205px;
        right: -135px;
    }

    #quiz--block__end_res:before {
        width: 316px;
        height: 230px;
        right: -135px;
    }
}

@media (min-width: 768px) {
    .border-after__grey.border-after__grey-2 img {
        min-width: 335px;
    }
}

@media (max-width: 991px) {
    .border-after__grey.border-after__grey-1 {
        margin-top: 180px;
    }

    #earn-with-us .faq-container-wrap:before {
        right: -50%;
        top: 580px;
    }

    .border-after__grey.border-after__grey-1 img {
        max-width: 470px;
    }

    .earn--extra {
        position: relative;
        width: 100%;
    }

    .earn--extra__pic img {
        width: 100%;
        min-width: 100%;
    }

    .earn--extra__title {
        padding-left: 40px;
        margin-bottom: 17px;
        padding-top: 7px;
        font-weight: 500;
        font-size: 14px;
        line-height: 13px;
        white-space: nowrap;
    }

    #earn-with-us .header-premain-container .header-premain-container-before {
        right: 0;
        z-index: 9;
    }

    #earn-with-us .pre-title h1 {
        text-align: left !important;
    }
}

@media (max-width: 767px) {
    #earn-with-us .callback-container .inquiry-block {
        padding: 68px 12px 47px;
    }

    .border-after__grey.border-after__grey-1 {
        margin-top: 0;
    }

    .earn--extra__text {
        text-align: left;
    }

    .earn--extra__title {
        padding-left: 0;
    }

    .reseller-info h2 {
        font-size: 24px;
        line-height: 23px;
    }

    .earn--extra__block {
        flex-direction: column;
    }

    #earn-with-us .faq-container-wrap:before {
        display: none;
    }

    .quiz--block__end p {
        text-align: center;
        margin-bottom: 42px;
    }

    #quiz--block__end_res .btn-procide-calc {
        text-align: center;
        margin: 0 auto;
    }

    #quiz--block__end_ref:before,
    #quiz--block__end_res:before {
        max-width: 235px;
        width: 240px;
        height: 175px !important;
        content: "";
        position: absolute;
        right: 50%;
        margin-right: -120px;
        bottom: -55px;
    }

    #quiz--block__end_ref .btn-procide-calc {
        margin: 0 auto;
    }

    .quiz--block__end_ref_top,
    .quiz--block__end_res_top {
        flex-direction: column;
        align-items: center;
        height: initial;
        margin: 0 auto 22px auto;
    }

    .quiz--block__end_ref_top p,
    .quiz--block__end_res_top p {
        text-align: center;
        margin-bottom: 18px;
    }

    .quiz--block__end_ref_top .btn-procide-calc,
    .quiz--block__end_res_top .btn-procide-calc {
        margin: 0 auto;
    }

    #quiz--block .res-steps-container .res-steps .res-step-bar .res-step-bar-inner {
        background-size: 9px !important;
        width: 18px;
        height: 18px;
        line-height: 17px;
        font-style: normal;
        font-weight: 500;
        font-size: 10px;
        line-height: 10px;
    }

    #quiz--block .res-steps-container .res-steps .res-step-bar {
        width: 18px;
        height: 18px;
    }

    #quiz--block .res-steps-container .res-steps .res-progress-bar {
        top: 9px;
    }

    #quiz--block .res-steps-container {
        margin: 0 -10%;
    }

    #earn-with-us .pre-title h1 {
        font-style: normal;
        font-weight: bold;
        font-size: 24px;
        line-height: 124.41%;
        text-align: left !important;
        margin-top: 0;
    }

    #earn-with-us .earn-block .title {
        margin-bottom: 20px;
        font-style: normal;
        font-weight: bold;
        font-size: 18px;
        line-height: 23px;
        text-align: center;
        color: #333333;
    }

    #earn-with-us .earn-block #quiz--block__end_res .title {
        max-width: 150px;
    }

    #earn-with-us #quiz--block__end_res p {
        max-width: 267px;
    }

    #earn-with-us h2 {
        font-size: 24px;
        line-height: 23px;
    }

    #earn-with-us .earn-block {
        padding: 55px 23px;
        margin-bottom: 59px;
        margin-top: 20px;
        height: 600px;
        justify-content: center;
    }

    .referral-info__bl {
        flex-direction: column;
        align-items: center;
        min-width: 100%;
        width: 100%;
        margin-top: 0;
    }

    .referral-info__bl--r {
        font-weight: 500;
        font-size: 16px;
        line-height: 162%;
        margin: 0 0 10px 0;
        justify-content: center;
    }

    #earn-with-us .header-premain-container .header-premain-container-before {
        display: block;
        width: 292.85px;
        height: 242px;
        z-index: 9;
        background-size: cover;
        top: 400px;
        margin-right: 211px;
    }

    #quiz--block .quiz__answer {
        flex-direction: column;
        align-items: center;
    }

    #quiz--block .quiz__answer--item {
        margin: 0 0 24px 0;
    }

    #quiz--block .quiz__title {
        font-size: 18px;
        line-height: 158%;
        margin: 0 0 29px 0;
    }
}

@media (max-width: 374px) {
    #quiz--block__end_ref:before {
        width: 150px;
        height: 110px !important;
    }
}

@media (max-width: 325px) {

    #slider-review .slider {
        width: 280px;
    }

    #slider-review .slider .slick-dots {
        width: 235px;
    }

    #slider-review .slider .slick-dots li {
        width: 40px;
    }
}

/*END PAGE earn-with-us*/

#contacts-popup .skype-icon, .callback-container .link-callback {
    display: none !important;
}

.callback-container .inquiry-block {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

@media (max-width: 1199px) and (min-width: 768px) {
    .callback-container .callback-block .callback-block-before {
        top: 62px;
        left: -114px;
    }
}

.instagram-chat {
    display: inline-block;
    color: #fff;
    background: radial-gradient(208.43% 208.43% at -10.92% 135.02%, #F9ED41 0%, #FF833D 24.12%, #EE5568 40.1%, #E7407B 48.88%, #0028FF 100%);
    border-radius: 100px;
    margin: 0 10px 15px 0;
    padding: 14px 33px 12px 56px;
}

.instagram-chat, .instagram-chat span {
    position: relative;
    justify-content: center;
    font-family: Gotham Pro;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    box-sizing: border-box;
    border-radius: 50px;
    font-size: 14px;
    text-align: center;
}

.instagram-chat:active, .instagram-chat:focus, .instagram-chat:hover {
    color: #fff;
    text-decoration: none;
}

.instagram-chat span:before {
    content: "";
    position: absolute;
    display: block;
    left: -25px;
    margin-top: -9px;
    top: 50%;
    width: 18px;
    height: 18px;
    background: url(/assets/img/icons/instagram-contacts.svg) no-repeat;
}

@media (max-width: 767px) {
    .instagram-chat {
        width: 280px;
        margin: 0 auto 15px;
    }

    .instagram-chat, .instagram-chat span {
        display: flex;
    }
}

div.inner-page-main-wrapper__terms .information-container-terms .scroll-wrapper {
    height: 100% !important;
}

#test-btn-calculator.opened .test-btn-calculator--form {
    z-index: 1041;
}

/*covid-banner*/
.covid-banner-holder {
    width: 100%;
    text-align: left;
    float: none;
    clear: both;
    position: relative;
    display: flex;
}

.covid-banner {
    background: #F5F9FC;
    border-radius: 20px;
}

.covid-banner-inner {
    position: relative;
    line-height: 17px;
    font-size: 12px;
    text-align: center;
    padding: 10px 35px 10px 20px;
    width: 100%;
}

.covid-hide_banner {
    cursor: pointer;
    position: absolute;
    right: 0px;
    top: calc(50% - 20px);
}

.covid-hide_banner svg path {
    fill: #B9B9B9;
}

.covid-banner-inner span {
    padding-left: 36px;
    display: block;
}

.covid-banner-inner span:before {
    content: '';
    background: url(https://www.paperhelp.org/assets/img//clock-cov.svg) no-repeat;
    position: absolute;
    left: -6px;
    top: -8px;
    background-size: contain;
    height: 50px;
    width: 50px;
}

@media (min-width: 992px) {
    .covid-banner {
        top: -10px;
    }

    .covid-banner-inner, .covid-banner {
        display: flex;
        align-items: center;
    }

    .covid-banner {
        justify-content: center;
    }

    .covid-banner-holder {
        max-width: 1140px;
        margin: 0 auto;
    }
}

@media (max-width: 991px) {
    .covid-banner-holder {
        justify-content: center;
        padding-top: 20px;
    }

    .covid-banner {
        top: -20px;
    }
}

@media (min-width: 768px) {
    .covid-banner {
        position: absolute;
        display: inline-block;
        min-width: 512px;
        min-height: 40px;
        z-index: 9;
    }

    .covid-banner-inner {
        white-space: nowrap;
    }

    .covid-banner-holder-inner {
        justify-content: center;
        padding: 20px;
    }

    /*.header-container-banner+.main-wrapper.main-wrapper-banner {*/
    /*    padding-top: 172px !important;*/
    /*}*/
    .covid-banner-holder {
        left: 30px;
    }
}

@media (max-width: 767px) {
    .covid-banner-inner {
        padding: 8px 35px 8px 12px;
        font-size: 10px;
        text-align: center;
    }

    .covid-banner-inner span:before {
        left: 12px;
        top: calc(50% - 10px);
        height: 25px;
        width: 25px;
    }

    .covid-banner-inner span {
        display: block;
    }

    .covid-banner {
        width: 100%;
        top: 0px;
        border-radius: 0px;
    }

    .covid-banner-holder {
        justify-content: center;
        padding-top: 0px;
        top: -20px;
    }

    .covid-banner strong {
        text-align: center;
        display: block;
    }
}

/*END covid-banner*/

.callback-container .link-chatnow {
    margin-left: 27px;
}


/*birthday banner*/
#birthday-banner {
    position: relative;
    background: #E5EDF3;
    padding: 16px 110px 16px 41px;
    margin: 18px -40px -30px -40px;
    border-radius: 0 0 20px 20px;
}

#birthday-banner .birthday-banner__title {
    margin: 0 0 4px 0;
    font-style: normal;
    font-weight: bold;
    font-size: 12px;
    line-height: 130%;
    text-transform: uppercase;
    color: #562D80;
}

#birthday-banner .birthday-banner__text {
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 14px;
    color: #4C4C4C;
}

#birthday-banner .birthday-banner__pic {
    position: absolute;
    right: 24px;
    bottom: 0;
}

.header-premain-container .person.person-birthday {
    width: 512px;
    height: 359px;
    background: url(https://www.paperhelp.org/assets/img/surfer-birthday.svg) no-repeat;
    background-size: 512px 359px;
}

@media (max-width: 767px) {
    .header-premain-container .person.person-birthday {
        max-width: 100%;
        background: url(https://www.paperhelp.org/assets/img/surfer-birthday.svg) 50% 50% no-repeat;
        background-size: contain;
        width: auto;
        float: none;
        height: 170px;
        margin: 50px 20px 15px 20px;
    }

    .header-premain-container div.person {
        max-width: 100%;
        background: url(https://www.paperhelp.org/assets/img/surfer.webp) 50% 50% no-repeat;
        background-size: contain;
        width: auto;
        float: none;
        height: 170px;
        margin: 15px 20px;
    }
}

.logo-birthday svg {
    margin-top: -18px;
}

.birthday-banner__top {
    position: relative;
    z-index: 9;
    display: flex;
    align-items: center;
    justify-content: center;
    background: url(https://www.paperhelp.org/assets/img/birthday-banner__main.svg), linear-gradient(180deg, #231E33 0%, #522359 100%);
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 79px;
    padding: 4px 20px;
    margin: 23px 0 79px 0;
    border-radius: 10px;
}

.birthday-banner__top .button-order-page {
    width: 153px;
}

.birthday-banner__top .birthday-banner-inner {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}

.birthday-banner__top .birthday-banner-info {
    margin-right: 56px;
}

.birthday-banner__top .birthday-banner__title {
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 130%;
    text-transform: uppercase;
    color: #FFFFFF;
}

.birthday-banner__top .birthday-banner__text {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 130%;
    color: #FFFFFF;
}

.birthday-banner__top .birthday-banner__pic--l {
    position: absolute;
    left: 53px;
    bottom: 0;
}

.birthday-banner__top .birthday-banner__pic--r {
    position: absolute;
    right: 96px;
    bottom: 4px;
}

.birthday-banner__top #hide_birthday-banner {
    position: absolute;
    right: 9px;
    top: 9px;
    padding: 0;
}

@media (max-width: 1199px) {
    .birthday-banner__top .button-order-page {
        width: 130px;
    }

    .birthday-banner__top {
        padding-left: 137px;
        padding-right: 55px;
        margin-bottom: 54px;
    }

    .birthday-banner__top .birthday-banner-inner {
        justify-content: space-between;
    }

    .birthday-banner__top .birthday-banner__pic--r {
        display: none;
    }

    .birthday-banner__top .birthday-banner__pic--l {
        left: 9px;
    }

    .birthday-banner__top .birthday-banner-info {
        margin-right: 11px;
    }

    #statistics-review .wrap {
        flex-direction: column;
    }

    #statistics-review .wrap li {
        margin: 0 0 40px 0;
    }
}

@media (max-width: 767px) {
    .birthday-banner__top {
        min-height: 169px;
        padding: 0 21px;
    }

    .birthday-banner__top .button-order-page {
        width: 153px;
        margin-left: 20px;
    }

    .birthday-banner__top .birthday-banner-inner {
        flex-direction: column;

    }

    .birthday-banner__top .birthday-banner-info {
        margin: 0 0 15px 0 !important;
        text-align: center;
        max-width: 300px;
    }

    .birthday-banner__top .birthday-banner__title {
        font-size: 16px;
    }

    .birthday-banner__top .birthday-banner__text {
        font-size: 14px;
        max-width: 220px;
        margin: 0 auto;
    }

    .birthday-banner__top .birthday-banner__pic--l {
        left: 2px;
        width: 102px;
    }

    #statistics-review .left img:nth-of-type(1) {
        display: none;
    }

    #statistics-review .left img:nth-of-type(2) {
        display: block;
    }

    #statistics-review .right {
        margin: 25px 0 0 0;
    }
}

/*END birthday banner*/

@media (min-width: 992px) {
    .birthday-banner__top.birthday-banner__home_page {
        margin-top: 60px;
    }
}

.information-container .accordion {
    z-index: 2 !important;
}

@media (max-width: 767px) {
    .header-container .navbar .navbar-brand.logo-birthday {
        overflow: visible;
    }
}

/*change currency GEO*/
.change-currency-holder {
    padding-left: 15px;
}

.change-currency-holder .select2-selection__rendered,
.change-currency-holder .select2-container {
    font-weight: 500;
    font-size: 14px;
    color: #333 !important;
    font-family: 'Gotham Pro';
    border: none !important;
}

.change-currency-holder .select2-dropdown {
    border: 1px solid #F5F9FC !important;
    box-sizing: border-box;
    box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.15);
    border-radius: 0px 0px 5px 5px;
}

.change-currency-holder .select2-selection__arrow {
    display: block !important;
    background: url(https://www.paperhelp.org/assets/img/select-currency-arrow.svg) no-repeat center right;
    height: 100% !important;
    top: -1px !important;
    transition: transform 0.4s ease;
}

.change-currency-holder .select2-selection__arrow b {
    display: none;
}

.change-currency-holder .select2-container--open .select2-selection__arrow {
    -o-transform: scaleY(-1);
    -ms-transform: scaleY(-1);
    -moz-transform: scaleY(-1);
    -webkit-transform: scaleY(-1);
    transform: scaleY(-1);
}

.change-currency-holder .select2-selection__rendered:before,
.change-currency-holder .select2-results__option:before {
    content: '';
    border: 1px solid #D4E0E7;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    display: inline-flex;
    font-size: 12px;
    line-height: unset;
    align-items: center;
    justify-content: center;
    margin-right: 5px;
    position: relative;
    top: -2px;
    font-weight: 500;
}

.change-currency-holder .select2-results__option:before {
    width: 14px;
    height: 14px;
    font-size: 9px;
    top: -1px;
}

.change-currency-holder .select2-selection__rendered[title="USD"]:before,
.change-currency-holder .select2-results__option.USA:before {
    content: '$';
}

.change-currency-holder .select2-selection__rendered[title="EUR"]:before,
.change-currency-holder .select2-results__option.EU:before {
    content: '€';
}

.change-currency-holder .select2-selection__rendered[title="CAD"]:before,
.change-currency-holder .select2-results__option.CA:before {
    content: '$';
}

.change-currency-holder .select2-selection__rendered[title="GBP"]:before,
.change-currency-holder .select2-results__option.GB:before {
    content: '£';
}

.change-currency-holder .select2-selection__rendered[title="AUD"]:before,
.change-currency-holder .select2-results__option.AU:before {
    content: '$';
}

.change-currency-holder .select2-results__options .select2-results__option {
    padding: 9px 15px !important;
    font-size: 12px;
    background: #fff;
    white-space: nowrap;
    font-family: Gotham Pro;
}

.change-currency-holder .select2-container--default .select2-results__option:hover {
    background: #F5F9FC;
}

.change-currency-holder .select2-selection__rendered:hover:before {
    background: #F0F8FC;
}

.change-currency-holder .select2-results__option[aria-selected="true"],
.change-currency-holder .select2-results__option--highlighted {
    font-weight: 500;
}

.change-currency-holder .select2-container--default .select2-selection--single {
    border: none;
}

@media (max-width: 767px) {
    .header-container .navbar-brand svg {
        max-width: 86px;
    }

    .header-container .navbar .btn-order-xs {
        width: 90px;
        font-size: 12px;
    }

    .change-currency-holder .select2-selection__rendered, .change-currency-holder {
        padding-left: 0;
    }

    .header-container .navbar .navbar-brand {
        margin-right: 5px;
    }
}

/*END change currency GEO*/

/*fix header for change currency GEO*/
@media (max-width: 1365px) and (min-width: 992px) {
    .navbar-currency-geo .navbar-nav {
        flex-wrap: wrap;
    }
}

@media (max-width: 1199px) {
    .header-container .navbar.navbar-currency-geo .diw {
        padding-right: 100px;
    }

    .change-currency-holder {
        position: absolute;
        right: 0;
    }
}

@media (max-width: 767px) {
    .change-currency-holder .select2-selection__rendered {
        padding-left: 0px !important;
    }
}

/*END fix header for change currency GEO*/

/*active menu*/
.nav-item-active .nav-link,
.dropdown-item-active {
    position: relative;
}

.nav-item-active .nav-link:after {
    content: '';
    background: #392E66;
    height: 2px;
    width: calc(100% - 33px);
    position: absolute;
    bottom: -25px;
}

.dropdown-item-active {
    border-bottom: 2px solid #392E66 !important;
}

.navbar-nav-authorized .nav-item-active .nav-link:after {
    bottom: -28px;
}

.nav-item-active .nav-link:after {
    left: 27px;
}

@media (max-width: 1199px) and (min-width: 768px) {
    .nav-item-active .nav-link:after {
        width: calc(100% - 34px);
    }

    .navbar-nav-authorized .nav-item-active .nav-link:after,
    .nav-item-active .nav-link:after {
        bottom: -15px;
        left: 20px;
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .nav-item-active .nav-link:after {
        width: calc(100% - 33px);
    }

    .navbar-nav-authorized .nav-item-active .nav-link:after {
        width: calc(100% - 28px);
    }

    .nav-item-active .nav-link:after {
        left: 27px;
    }
}

@media (max-width: 1370px) and (min-width: 1200px) {
    .nav-item-active .nav-link:after {
        width: calc(100% - 16px);
    }
}

@media (max-width: 1370px) and (min-width: 1200px) {
    .nav-item-active .nav-link:after {
        left: 10px;
    }
}

@media (max-width: 767px) {
    .fullmob-nav {
        z-index: 1000 !important;
    }

    .fullmob-nav header #main-nav {
        height: 100vh;
        max-height: 100vh;
    }

    .nav-item-active .nav-link:after {
        display: none;
    }

    .nav-item-active .nav-link {
        border-bottom: 2px solid #392E66;
    }
}

.body-hidden {
    overflow: hidden;
    position: fixed;
}

.header-premain-container .header-text-block .h_h3 {
    max-width: unset !important;
    color: #8B8B8B;
}

.price-item-col.hover_shadow,
.price-item-container .price-item-col:hover {
    box-shadow: 0px 10px 45px rgba(47, 45, 133, 0.1) !important;
}

.price-calculator .select2-selection__rendered {
    background: url(/assets/img/order-select-arrow.svg) no-repeat scroll right 22px top 50% #fff !important;
    padding-right: 32px;
}

/*END active menu*/

#select2-type_of_paper-results > li.new-top {
    background: url(/assets/img/new_top.svg) no-repeat top 50% left 13px;
    padding-left: 83px !important;
}

.select2-results__options .select2-results__option.new-top {
    background: url(/assets/img/new_top.svg) no-repeat top 50% left 13px;
    padding-left: 83px !important;
}

.block-type-of-paper .select-items > div.new-top {
    background: url(/assets/img/new_top.svg) no-repeat top 50% left 13px !important;
    padding-left: 83px !important;
}

.block-type-of-paper .select-items > div.new-top:hover, .block-type-of-paper .select-items > div.new-top:focus {
    background: #F5F9FC url(/assets/img/new_top.svg) no-repeat top 50% left 13px !important;
    padding-left: 83px !important;
}

/*float button*/
#callback-float-btn .float-btn {
    position: fixed;
    z-index: 9999;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    bottom: 40px;
    right: 40px;
    background: linear-gradient(180deg, #4E3D95 0%, #3A2E60 100%);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    cursor: pointer;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.15);
}

#callback-float-btn .float-btn:hover {
    background: linear-gradient(180deg, #4E3D95 0%, #3A2E60 100%);
}

#callback-float-btn .float-btn:active {
    background: linear-gradient(180deg, #4E3D95 0%, #3A2E60 100%);
}

#callback-float-btn .float-btn--inner {
    display: inline-block;
    height: 60px;
    width: 60px;
    border-radius: 50%;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    -webkit-animation: floatbtnanim 5s infinite;
    animation: floatbtnanim 5s infinite;
}

#callback-float-btn .float-btn--inner-dropdown {
    padding: 15px 0;
    position: fixed;
    background-color: #fff;
    border-radius: 8px;
    -webkit-box-shadow: 0 0 11px 0 rgba(214, 214, 214, 0.82);
    box-shadow: 0 0 11px 0 rgba(214, 214, 214, 0.82);
    right: 50px;
    bottom: 50px;
    width: 190px;
    -webkit-transition: opacity 0.7s ease;
    -o-transition: opacity 0.7s ease;
    transition: opacity 0.7s ease;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 0;
    visibility: hidden;
    z-index: 0;
}

#callback-float-btn .float-btn--inner-dropdown li {
    list-style-type: none;
    margin: 5px 0;
    display: block;
    padding: 0 20px;
}

#callback-float-btn .float-btn--inner-dropdown li a {
    vertical-align: middle;
    display: inline-block;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #000;
    font-size: 13px;
    font-weight: 700;
    text-decoration: none;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#callback-float-btn .float-btn--inner-dropdown li a i {
    margin-right: 10px;
}

#callback-float-btn .float-btn--inner-dropdown:after {
    content: "";
    position: absolute;
    right: 20px;
    bottom: -20px;
    border: 10px solid transparent;
    border-top: 10px solid #fff;
    z-index: 2;
}

#callback-float-btn .float-btn--inner-dropdown:before {
    content: "";
    position: absolute;
    right: 18px;
    bottom: -24px;
    border: 12px solid transparent;
    border-top: 12px solid #f1f1f1;
    z-index: 1;
}

#callback-float-btn .float-btn--inner-dropdown .title {
    color: #454545;
    font-size: 12px;
    font-weight: 800;
    text-align: center;
    margin-top: 18px;
    margin-bottom: 10px;
}

#callback-float-btn .float-btn--inner-dropdown .subtitle {
    padding-top: 10px;
    padding-bottom: 5px;
    color: #b9b9b9;
    font-size: 10px;
    font-weight: 300;
    text-align: center;
    border-top: 1px solid #ecf8fa;
}

#callback-float-btn .float-btn--inner-dropdown .fb--contact-link {
    color: #454545;
    font-size: 10px;
    font-weight: 300;
    background-repeat: no-repeat;
    background-position: 15px center;
    padding: 12px 15px 13px;
    padding-left: 50px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

#callback-float-btn .messager-icon {
    background: url("https://www.paperhelp.org/assets/img/icons/messenger.svg") no-repeat 0% 50%;
}

#callback-float-btn .chat-icon {
    background: url("https://www.paperhelp.org/assets/img/icons/chat-speech-bubbles.svg") no-repeat 0% 50%;
}

#callback-float-btn .email-icon {
    background: url("https://www.paperhelp.org/assets/img/icons/email.svg") no-repeat 0% 50%;
}

#callback-float-btn .float-btn--inner-dropdown div {
    padding-left: 42px;
    height: 40px;
    display: flex;
    align-items: center;
    font-size: 14px;
    color: #333;
}

#callback-float-btn .float-btn--inner-dropdown div a,
#callback-float-btn .float-btn--inner-dropdown div a:hover,
#callback-float-btn .float-btn--inner-dropdown div a:focus {
    color: #333;
}

#callback-float-btn.opened .float-btn--inner {
    -webkit-animation: none;
    animation: none;
    background-image: url(/assets/img/float-btn/close.svg);
}

#callback-float-btn.opened .float-btn--inner-dropdown {
    visibility: visible;
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    bottom: 140px;
    padding: 20px;
}

@-webkit-keyframes floatbtnanim {
    0% {
        background-image: url(/assets/img/float-btn/speech-bubbles-2.svg);
    }
    20% {
        background-image: url(/assets/img/float-btn/close-envelope-2.svg);
    }
    40% {
        background-image: url(/assets/img/float-btn/close-envelope-2.svg);
    }
    60% {
        background-image: url(/assets/img/float-btn/messenger-2.svg);
    }
    80% {
        background-image: url(/assets/img/float-btn/messenger-2.svg);
    }
    100% {
        background-image: url(/assets/img/float-btn/speech-bubbles-2.svg);
    }
}

@keyframes floatbtnanim {
    0% {
        background-image: url(/assets/img/float-btn/speech-bubbles-2.svg);
    }
    20% {
        background-image: url(/assets/img/float-btn/close-envelope-2.svg);
    }
    40% {
        background-image: url(/assets/img/float-btn/close-envelope-2.svg);
    }
    60% {
        background-image: url(/assets/img/float-btn/messenger-2.svg);
    }
    80% {
        background-image: url(/assets/img/float-btn/messenger-2.svg);
    }
    100% {
        background-image: url(/assets/img/float-btn/speech-bubbles-2.svg);
    }
}

@media (max-width: 576px) {
    #callback-float-btn .float-btn {
        right: 15px;
        bottom: 15px;
    }

    #callback-float-btn .float-btn--inner-dropdown {
        right: 15px;
        bottom: 15px;
    }

    #callback-float-btn.opened .float-btn--inner-dropdown {
        bottom: 100px;
    }

    .cost-per-page--wrap {
        padding: 0;
    }

    .cost-per-page--wrap a {
        margin-left: 0;
        margin-right: 0;
        width: 100%;
        margin-bottom: 20px;
    }
}

/*END float button*/

/*Daily updates*/
.additional-services .why-us-title {
    margin-top: 10px !important;
}

/*END Daily updates*/

/*independence day banner*/
.independenceday-bnr {
    background: url(/assets/img/independenceday-bg.svg) no-repeat, linear-gradient(180deg, #231E33 0%, #522359 100%);
    min-height: 70px;
    overflow: hidden;
    position: relative;
    display: flex;
}

.independenceday-bnr:before {
    content: '';
    width: 350px;
    height: 100%;
    position: absolute;
    left: 0;
    background: url(/assets/img/independenceday-flag.svg) no-repeat;
}

.independenceday-bnr-inner {
    font-size: 14px;
    line-height: 18px;
    color: #FFFFFF;
    max-width: 800px;
    flex: 1;
    z-index: 1;
}

.independenceday-bnr-body {
    line-height: 23px;
    position: relative;
    padding-right: 120px;
}

.independenceday-bnr-body:after {
    content: '';
    display: inline-block;
    background: url(/assets/img/independenceday-bg-inner.svg) no-repeat;
    width: 75px;
    height: 90px;
    position: absolute;
    top: -12px;
    right: 0;
}

.independenceday-bnr strong {
    font-size: 18px;
}

.independenceday-bnr strong span {
    background: -webkit-linear-gradient(#FBB40D, #FB710D);
    background-clip: border-box;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.independenceday-bnr .btn {
    border-radius: 50px;
    max-height: 30px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #F6F6F6;
    font-weight: 500;
    font-size: 12px;
    width: 130px;
}

.independenceday-btn-order {
    background: #FBB40D;
    text-transform: uppercase;
    margin-right: 24px;
}

.independenceday-btn-dismiss {
    background: rgba(255, 255, 255, 0.4);
}

#scroll_top_full {
    display: none;
    width: 50px;
    height: 50px;
    z-index: 97;
    position: fixed;
    bottom: 110px;
    right: 50px;
    cursor: pointer;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url("/public/img/Icon-up.svg");
}

#scroll_top_full.blog {
    bottom: 45px;
    right: 110px;
}

@media (max-width: 1199px) and (min-width: 992px) {
    .independenceday-bnr:before {
        width: 215px;
        background-size: contain;
    }
}

@media (max-width: 991px) {
    .independenceday-bnr-body:after {
        display: none;
    }

    .independenceday-bnr-body {
        padding-right: 0px;
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .independenceday-bnr-inner {
        padding: 0 45px 0 118px;
    }

    .independenceday-bnr:before {
        left: -19px;
        background-size: contain;
    }

    .independenceday-bnr {
        background-position: top right -255px;
    }
}

@media (max-width: 767px) {
    #scroll_top_full {
        bottom: 85px;
        right: 25px;
    }

    #scroll_top_full.blog {
        bottom: 20px;
        right: 85px;
    }

    .independenceday-bnr:before {
        background: url(/assets/img/independenceday-bg-mob.svg) no-repeat;
        left: auto;
        right: 0;
        width: 175px;
    }

    .independenceday-bnr strong {
        font-size: 16px;
    }

    .independenceday-bnr {
        font-size: 12px;
        padding: 7px 20px;
    }

    .independenceday-bnr-body {
        line-height: 18px;
    }

    .independenceday-bnr .btn {
        max-height: 22px;
        font-size: 10px;
        width: 105px;
        font-weight: 400;
        padding: 0;
        height: 22px;
    }

    .independenceday-bnr-inner {
        font-size: 12px;
    }

    .independenceday-bnr-btns {
        margin-top: 5px;
    }

    .independenceday-btn-order {
        margin-right: 12px;
    }

    .independent_banner_shown .covid-banner-holder {
        top: 28px;
    }
}

@media (min-width: 768px) {
    .header-container-banner + .main-wrapper.independent_banner_shown {
        padding-top: 192px !important;
    }
}

/*END independence day banner*/

@media (max-width: 1439px) {
    #essay-templates.essay-templates-pages .essay-container-4:after {
        display: none !important;
    }
}

/*tooltip for academic level*/
.block-academic-level .info-tooltip.info-tooltip-active {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAFhSURBVHgBjVO7cYNAFDwOFDgjU2hcgbGUOLOoQFYJVGC5AnAHUhmOjCoQBcCYDkxIZkIHfLyrOTzHDWi8Myc97r19u487LGHA9/2N4zjbruueLcvy1HbB1bbtW1EUpV5vaURXShmBtBdXgPyhaRo2qv8akAzVc9/3vvgf6CZgE8knKutkxDXW62KxuEPuAXGIVeqTQjC6OIC6Z9v2l6Gwy/M8oTPELueeqsM4gcRmZJBrRSbhmyQ2YhPDheCLdmjHaCDW6/WZymqcUlN0DQfbqQYs2qg4hcqOL2u1WkVDUw2eFPPgKMHgCGrxVJFDi9qFGQGqMXK3miMTBR2cZpKuIntiHgWOWSYzyRQjhMMYU+DVvtxEzHjA34uRr3nbcIwe4o8J/hHN947qFKPwSYxPxMXep5ixTg4Dmz9VVf0sl8t3jHODx0dxHUeQw9HHpEPdwBjh/eBIndQJK8myLNXrfwHp5KLiCjs3jAAAAABJRU5ErkJggg==);;
}

.info-tooltip-wrap {
    background: #FFFFFF;
    box-sizing: border-box;
    border-radius: 5px;
    box-shadow: 0px 10px 45px rgba(47, 45, 133, 0.1);
    padding: 20px 16px;
    width: 360px;
    position: absolute;
    z-index: 1050;
    bottom: calc(100% + 16px);
    left: -60px;
}

.academic-level-block .info-tooltip:hover .info-tooltip-wrap {
    display: block !important;
}

.info-tooltip-wrap:after {
    content: '';
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #fff;
    position: absolute;
    bottom: -9px;
    left: calc(50% - 4px);
}

.info-tooltip-title {
    font-weight: 500;
    font-size: 14px;
    line-height: 21px;
    color: #333333;
    margin-bottom: 20px;
    position: relative;
}

.info-tooltip-wrap td {
    padding: 10px 12px;
    background: #F5F9FC;
    border-radius: 4px;
    color: #333;
}

.info-tooltip-wrap tr td:first-child {
    background: #8BA2F4;
    font-weight: 500;
    color: #fff;
    width: 108px;
}

.info-tooltip-wrap table {
    border-collapse: separate;
    border-spacing: 2px;
    width: 100%;
}

.close-mob-tooltip {
    background: url(/public/order_form2/img/tooltip-Close.svg) no-repeat center;
    width: 15px;
    height: 15px;
    position: absolute;
    right: -10px;
    top: -7px;
    display: none;
}

.open-tooltip-lvl #order-form,
.open-tooltip-lvl .order-form-inner {
    z-index: unset;
}

/*calc*/
.info-tooltip-calc {
    cursor: pointer;
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url(/assets/img/info-tooltip.svg) no-repeat;
    background-size: cover;
    margin: 0 5px;
    position: relative;
    top: 3px;
}

.info-tooltip-calc.problem_info{
    position: absolute;
    top: -2px;
    left: calc(100% + 7px);
}

.price-calculator .title-calc{
    position: relative;
}

.price-calculator .info-tooltip-wrap:after {
    border-bottom: 10px solid #fff;
    position: absolute;
    bottom: auto;
    top: -9px;
    border-top: 0;
}

.price-calculator .close-mob-tooltip {
    display: none !important;
}

.price-calculator .block-academic-level .title-calc {
    margin-bottom: 15px;
}

.info-tooltip-wrap-show.info-tooltip-wrap {
    display: block !important;
}

@media (min-width: 768px) {
    .price-calculator .info-tooltip-wrap {
        top: 36px;
        bottom: auto;
    }

    .price-calculator .info-tooltip-wrap {
        left: -50px;
    }
}

/*END calc*/

@media (max-width: 767px) {
    .open-tooltip-lvl .inner-page-main-wrapper .price-calculator-wrap,
    .open-tooltip-lvl .price-calculator-container,
    .open-tooltip-lvl .price-calculator-container .price-calculator {
        z-index: unset;
    }

    .info-tooltip-title {
        padding-top: 4px;
    }

    .close-mob-tooltip {
        display: block;
    }

    .info-tooltip-wrap {
        border-radius: 7px;
        width: 312px;
        padding: 16px 12px;
        left: calc(50% - 155px);
        margin: 0 auto;
        top: calc(50% - 150px);
        bottom: auto;
        display: block;
        position: fixed;
    }

    .open-tooltip-lvl {
        /*position: fixed;*/
        overflow: hidden;
    }

    .open-tooltip-lvl:after {
        content: '';
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 1040;
        outline: 0;
        transition: opacity .15s linear;
        background: rgba(51, 51, 51, 0.2);
    }

    .info-tooltip-wrap:after {
        display: none;
    }

    .info-tooltip-wrap td {
        font-size: 13px;
    }

    .price-calculator .close-mob-tooltip {
        display: block !important;
    }

    .open-tooltip-lvl .header-main-calculator {
        z-index: unset !important;
    }
}

/*END tooltip for academic level*/

/*new header menu*/
header.header-short #main-nav {
    padding: 19px 0 15px 0;
}

header.header-short .dropdown.show .dropdown-toggle::after {
    transform: rotate(-180deg);
}

header.header-short #services-menu .dropdown-col .dropdown-item {
    height: initial;
}

header #main-nav #services-menu.dropdown-menu-services {
    justify-content: space-between;
    width: 514px;
    padding: 26px 42px;
    margin: 0 0 0 -15px;
    background: #FFFFFF;
    border: 1px solid #E4E4E4;
    box-sizing: border-box;
    box-shadow: 0px 10px 45px rgba(47, 45, 133, 0.1);
    border-radius: 0 0 20px 20px;
    top: 64px;
    border: none;
}

header #main-nav #services-menu.dropdown-menu-services.show {
    display: flex;
}

#services-menu .dropdown-col .dropdown-item {
    padding: 0;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 26px;
    color: #4C4C4C;
}

#services-menu .dropdown-col:first-child {
    margin: 0 57px 0 0;
}

#services-menu .dropdown-col .dropdown-item:hover,
#services-menu .dropdown-col .dropdown-item:focus {
    text-decoration-line: underline;
    background: transparent !important;
    color: #392E66;
}

#services-menu .dropdown-title {
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 12px;
    color: #333333;
    margin: 0 0 12px 0;
}

header.header-short .dropdown-item-active {
    color: #392E66;
    text-decoration: underline;
    border: none !important;
}

@media (max-width: 1199px) and (min-width: 768px) {
    header #main-nav #services-menu.dropdown-menu-services {
        justify-content: flex-start;
        top: 161px;
        width: calc(100% + 44px);
        padding: 26px 22px;
        margin: 0 -22px;
        right: 0;
    }

    header.header-short #main-nav a {
        padding: 0 20px;
    }

    header.header-short .nav-item.show {
        position: static;
    }

    #services-menu .dropdown-col:first-child {
        margin: 0 77px 0 0;
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    header.header-short #main-nav .navbar-nav {
        justify-content: space-between;
    }
}

@media (max-width: 767px) {
    header #main-nav.main-short-menu a {
        padding: 0 6px 0 52px;
    }

    #header-container .header-short .navbar .navbar-brand,
    #header-container .header-short .navbar .navbar-brand svg {
        max-width: 105px;
    }

    #header-container .header-short .navbar .btn-order-xs {
        width: 130px;
        font-size: 14px;
        line-height: 13px;
        font-weight: bold;
    }

    header.header-short .navbar-toggler {
        margin-right: 16px;
    }

    header.header-short #main-nav.collapse.show {
        padding-top: 39px;
        padding-bottom: 15vh;
        max-height: 85vh;
        border-top: 1px solid #DFDFEA;
    }

    header.header-short #main-nav a {
        padding: 0 6px 0 56px;
        margin: 0 0 18px 0;
    }

    header #main-nav #services-menu.dropdown-menu-services.show {
        background: transparent;
        box-shadow: none;
        flex-direction: column;
        margin: -8px 0 0 0;
        padding: 0 0 0 56px;
        width: 100%;
    }

    #services-menu .dropdown-col {
        margin: 0 0 18px 0 !important;
    }

    header #main-nav #services-menu.dropdown-menu-services a {
        margin: 0;
        height: inherit;
        font-style: normal;
        font-weight: normal;
        font-size: 12px;
        line-height: 26px;
        color: #4C4C4C;
        border: none;
    }
}

/*END new header menu*/

/*2 writers 1 work banner*/
.two_writers-bnr {
    background: url(/assets/img/independenceday-bg.svg) no-repeat top right, linear-gradient(180deg, #231E33 0%, #522359 100%);
    min-height: 70px;
    overflow: hidden;
    position: relative;
    display: flex;
}

.two_writers-bnr-body:before {
    content: '';
    width: 60px;
    height: 60px;
    position: absolute;
    left: 0;
    top: calc(50% - 30px);
    background: url(/assets/img/70-off-brn.svg) no-repeat;
}

.two_writers-bnr-inner {
    font-size: 14px;
    line-height: 18px;
    color: #FFFFFF;
    max-width: 1200px;
    flex: 1;
    z-index: 1;
}

.two_writers-bnr-body {
    line-height: 23px;
    position: relative;
    padding: 0 120px 0 70px;
    font-size: 12px;
}

.two_writers-bnr-body:after {
    content: '';
    display: inline-block;
    background: url(/assets/img/2writers-after.svg) no-repeat;
    width: 148px;
    height: 128px;
    position: absolute;
    top: -32px;
    right: -80px;
}

.two_writers-bnr strong {
    font-size: 16px;
}

.two_writers-bnr strong span {
    background: -webkit-linear-gradient(#FBB40D, #FB710D);
    background-clip: border-box;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.two_writers-bnr .btn {
    border-radius: 50px;
    max-height: 30px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #F6F6F6;
    font-weight: 500;
    font-size: 12px;
    width: 142px;
}

.two_writers-btn-order {
    background: #FBB40D;
    margin-right: 24px;
}

.two_writers-btn-dismiss {
    background: rgba(255, 255, 255, 0.4);
}

@media (min-width: 1200px) {
    .two_writers-bnr {
        padding: 0 20px;
    }
}

@media (max-width: 1199px) {
    .two_writers-bnr-body:after {
        display: none;
    }
}

@media (max-width: 1199px) and (min-width: 768px) {
    .two_writers-bnr-body {
        padding-right: 0px;
        line-height: 14px;
        max-width: 395px;
    }

    .two_writers-bnr-inner {
        padding: 0 20px;
    }

    .two_writers-bnr {
        background-position: top right -255px;
    }

    .two_writers-bnr strong {
        font-size: 14px;
        line-height: 18px;
        white-space: nowrap;
    }

    .two_writers-bnr .btn {
        width: 130px;
    }

    .two_writers-btn-order {
        margin-right: 14px;
    }
}

@media (max-width: 767px) {
    .two_writers-bnr-body:before {
        left: auto;
        right: 0;
        top: calc(50% - 14px);
        width: 50px;
        height: 50px;
        background-size: contain;
    }

    .two_writers-bnr strong {
        font-size: 12px;
        line-height: 18px;
    }

    .two_writers-bnr {
        padding: 5px 10px;
        background-position: top right -560px;
    }

    .two_writers-bnr-body {
        line-height: 11px;
        font-size: 9px;
        padding: 0 55px 0 0;
    }

    .two_writers-bnr .btn {
        max-height: 22px;
        font-size: 10px;
        width: 105px;
        font-weight: 400;
        padding: 0;
        height: 22px;
    }

    .two_writers-bnr-btns {
        margin-top: 5px;
    }

    .two_writers-btn-order {
        margin-right: 9px;
    }
}

/*END 2 writers 1 work banner*/

/*@media (min-width: 768px){*/
/*    .header-container-banner ~ .main-wrapper.main-wrapper-banner {*/
/*        padding-top: 172px !important;*/
/*    }*/
/*}*/
/*@media (max-width: 767px){*/
/*    .header-container-banner ~ .main-wrapper.main-wrapper-banner {*/
/*        padding-top: 155px !important;*/
/*    }*/
/*}*/

/*Mobile Flow*/
.btn-flow {
    position: relative;
    display: flex;
    padding: 18px 70px 12px 14px !important;
    margin: 0 17px 10px 23px !important;
    background: #fff;
    border: 3px solid #DAE7F1;
    box-sizing: border-box;
    border-radius: 10px;
    min-height: 90px;
    height: auto !important;
    text-align: left !important;
    white-space: normal !important;
    cursor: pointer;
}

.btn-flow:before {
    content: "";
    position: absolute;
    top: calc(50% - 5px);
    content: "";
    position: absolute;
    background: url(/public/order_form_new/img/arrow-right.png) no-repeat center center;
    background-size: 22px 14px;
    width: 23px;
    height: 14px;
    right: 20px;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
}

.btn-flow .wrap-flow-img {
    margin: 0 14px 0 0;
}

.btn-flow .flow-name {
    padding: 4px 0;
    font-family: Gotham Pro;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 15px;
    color: #333333;
}

.btn-flow .flow-description {
    font-family: Gotham Pro;
    font-style: normal;
    font-weight: normal;
    font-size: 10px;
    line-height: 14px;
    color: #8B8B8B;
}

header.header-short #main-nav.main-nav-flow a {
    padding: 0 6px 0 23px;
}

.header-premain-container .header-text-flow.header-text-block .h_h1 {
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 1;
    text-align: center;
    margin: 0 0 6px;
}

.header-premain-container .header-text-flow.header-text-block .h_h2 {
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 143.55%;
    text-align: center;
    max-width: 100%;
    margin: 0 0 10px 0;
}

.header-premain-container .header-text-flow.header-text-block .h_h3 {
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 143.55%;
    text-align: center;
    color: #8B8B8B;
    margin-bottom: 13px;
}

.flow-pretitle {
    border-top: 1px solid #DAE7F1;
    text-align: center;
    padding-top: 20px;
    margin: 0 20px 7px;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 143.55%;
}

.flow-home-block {
    position: relative;
    margin-bottom: 50px;
}

.flow-home-block:before {
    content: '';
    display: block;
    position: absolute;
    width: 275px;
    height: 568px;
    background-image: url(https://www.paperhelp.org/assets/img/flow-before.svg);
    bottom: -300px;
    left: 0;
    z-index: -1;
}

.information-container.information-container-flow {
    margin-top: 45px;
}

.information-container.information-container-flow .accordionTitle:before {
    top: 25px;
}

.information-container.information-container-flow .accordionTitle h1 {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 23px;
}

.howitwork-container .hiw-title.flow-hiw-title {
    font-family: Gotham Pro;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 23px;
    color: #4C4C4C;
}

.howitwork-container.howitwork-container-flow .howitwork-text {
    max-width: 290px;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 17px;
}

.howitwork-container.howitwork-container-flow .howitwork-item-block {
    max-width: 290px;
}

.flow-modal-title {
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 26px;
    text-align: center;
    color: #333333;
    margin: 0 0 3px 0;
}

.flow-modal-description {
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 18px;
    text-align: center;
    color: #4C4C4C;
}

.flow-social {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 185px;
    margin: 20px auto -5px auto;
}

.flow-social-item svg {
    margin: 0 0 10px 0;
}

.flow-social-name {
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 11px;
    text-align: center;
    color: #4C4C4C;
}

#proceeding-flow .check-t-input {
    position: absolute;
    left: 0;
}

#proceeding-flow .cr {
    width: 20px;
    height: 20px;
    position: relative;
    display: inline-block;
    background: url(https://www.paperhelp.org/public/order_form2/img/checkmark.svg) no-repeat;
    background-size: cover;
}

#proceeding-flow label {
    padding: 0 0 16px 32px;
    position: relative;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 20px;
}

#proceeding-flow label a {
    text-decoration-line: underline;
}

#agree-flow {
    display: none;
}

.flow_error_place {
    position: absolute;
    bottom: 0;
    display: none;
    font-style: normal;
    font-weight: normal;
    font-size: 10px;
    line-height: 100%;
    color: #EB5757;
}

#proceeding-flow.no-checked .cr {
    background: none;
    border: 1px solid #EB5757;
    border-radius: 5px;
}

#flow-modal .modal-body,
#flow-modal .modal-footer {
    padding-left: 27px;
    padding-right: 27px;
}

#agree-flow:checked + .check-t > .cr {
    background: url(https://www.paperhelp.org/public/order_form2/img/checkmark-active.svg) no-repeat;
    background-size: cover;
}

#flow-modal .modal-header .close {
    color: #333333;
    z-index: 9;
    padding: 5px;
}

#flow-modal .modal-dialog {
    display: flex;
    justify-content: center;
}

#flow-modal .modal-dialog .modal-content {
    background: #FFFFFF;
    box-shadow: 0px 10px 45px rgba(47, 45, 133, 0.1);
    border-radius: 7px;
    max-width: 335px;
}

.flow-social a,
.flow-social a:hover,
.flow-social a:focus {
    text-decoration: none;
}

.btn-flow:hover {
    text-decoration: none;
    color: inherit;
}

/*END Mobile Flow*/

/*Apple pay banner*/
#apple-pay-banner {
    overflow: hidden;
    display: flex;
}

.apple-pay-banner__inner {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 1440px;
    width: 100%;
}

.apple-pay-banner__close {
    position: absolute;
    right: 20px;
    top: 50%;
    margin-top: -8px;
    width: 16px;
    height: 16px;
    background: url(/assets/img/apple-banner-close.svg) no-repeat;
    background-size: cover;
    cursor: pointer;
}

.apple-pay-banner__title {
    margin: 0 0 0 -21px;
    font-family: Gotham Pro;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 1;
    color: #FFFFFF;
}

.apple-pay-banner__description {
    font-family: Gotham Pro;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 1%;
    color: #FFFFFF;
}

.apple-pay-banner__icon {
    margin: 0 11px 0 12px;
}

@media (min-width: 992px) {
    #apple-pay-banner {
        min-height: 70px;
        background: #333333 url(/assets/img/apple-banner-bg-desk.svg) no-repeat;
        background-size: cover;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    #apple-pay-banner {
        min-height: 70px;
        background: url(/assets/img/apple-banner-bg-tab.svg) no-repeat;
        background-size: cover;
    }
}

@media (max-width: 767px) {
    .apple-pay-banner__pic {
        display: none;
    }

    .apple-pay-banner__title, .apple-pay-banner__description {
        font-size: 12px;
    }

    .apple-pay-banner__icon {
        margin: 0 10px;
    }

    .apple-pay-banner__icon img {
        width: 46px;
    }

    #apple-pay-banner {
        min-height: 54px;
        background: url(/assets/img/apple-banner-bg-mob.svg) no-repeat;
        background-size: cover;
    }

    .apple-pay-banner__close {
        width: 12px;
        height: 12px;
    }
}

@media (max-width: 374px) {
    .apple-pay-banner__close {
        right: 10px;
        top: -5px;
    }

    .apple-pay-banner__title, .apple-pay-banner__description {
        font-size: 10px;
    }
}

/*END Apple pay banner*/

@media (max-width: 767px) {
    .callback-container {
        margin-bottom: 0px !important;
    }

    .why-us-container .why-us-block .why-us-icon img {
        margin-bottom: -15px;
    }

    .footer-container.footer-container-full {
        background-position-y: -1px !important;
    }

    /*.footer-container.footer-container-full:after{
            content: '';
            background-color: #3c1c46;
            height: 1px;
            position: absolute;
            width: 100%;
            bottom: 0;
        }*/
}

/*add to homescreen bnr*/
.add-homescreen-bnr {
    background: url(/assets/img/homescreen-bg.svg) center no-repeat;
    background-size: cover;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    color: #FFFFFF;
    box-shadow: 0px 10px 45px rgba(47, 45, 133, 0.1);
    border-radius: 10px;
    margin: 0 20px 40px;
    padding: 25px 10px 15px;
    position: relative;
}

.add-homescreen-inner {
    padding: 10px 0;
}

.add-homescreen-close {
    background: url(/assets/img/homescreen-close.svg) center no-repeat;
    -webkit-appearance: none;
    appearance: none;
    border: transparent;
    box-shadow: none;
    position: absolute;
    right: 15px;
    top: 15px;
    width: 14px;
    height: 14px;
}

.add-homescreen-bnr .add-to-btn {
    background: #FBB40D;
    height: 40px;
    width: 100%;
    max-width: 210px;
    font-size: 12px;
    line-height: 11px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-transform: uppercase;
    color: #FFFFFF;
    border-radius: 50px;
    margin: 0 auto;
    position: relative;
    font-weight: bold;
    padding-right: 20px;
}

.add-homescreen-bnr .add-to-btn:after {
    content: '';
    width: 10px;
    height: 10px;
    position: absolute;
    right: 14px;
    transform: rotate(45deg);
    background: url(/assets/img/homescreen-close.svg) no-repeat center;
    background-size: 10px auto;
}

.add-homescreen-bnr .add-to-btn:hover {
    background-color: #fa7000;
}

/*IOS*/
.homescreen-bnr-ios {
    background: #F3F8FE;
    border-radius: 6px;
    position: fixed;
    left: 0px;
    bottom: 15px;
    z-index: 13;
    margin: 0 20px;
    padding: 9px 12px;
    font-size: 12px;
    color: #333333;
}

.homescreen-ios-inner {
    display: flex;
    align-content: center;
}

.homescreen-ios-inner:before {
    content: '';
    width: 22px;
    height: 22px;
    flex: 0 0 22px;
    margin-right: 12px;
    background: url(/assets/img/homescreen-bnr-ios.svg) no-repeat center;
}

.homescreen-ios-icon {
    width: 12px;
    height: 10px;
    display: inline-block;
    margin: 0 3px;
    position: relative;
}

.homescreen-ios-icon:before {
    content: '';
    background: url(/assets/img/homescreen-bnr-symbol.svg) no-repeat center;
    position: absolute;
    top: -2px;
    width: 12px;
    height: 15px;
}

.homescreen-bnr-ios .add-homescreen-close {
    background: url(/assets/img/homescreen-close-ios.svg) no-repeat center;
}

.homescreen-ios-text {
    padding-right: 20px;
}

/*END IOS*/

@media (max-width: 767px) {
    .howitwork-container .howitwork-row {
        margin-bottom: 0px;
    }

    #callback-float-btn.homescreen-bnr-ios-visible .float-btn {
        bottom: 75px;
    }

    #callback-float-btn.homescreen-bnr-ios-visible.opened .float-btn--inner-dropdown {
        bottom: 160px;
    }
}

/*END add to homescreen bnr*/

/*new cookie bnr*/
.cookie-bnr-new-dark {
    background: url(/assets/img/banners/cookies/cookie.svg) no-repeat center left 20px #424052;
    border-radius: 12px;
    max-width: 730px;
    padding: 20px 20px 20px 80px;
    text-align: left;
    position: fixed;
    bottom: 10px;
    left: 20px;
    z-index: 99;
}

.cookie-bnr-new-dark .cookie-dark-wrapper {
    justify-content: flex-start;
    position: relative;
    padding: 0 30px 0 0;
    font-size: 13px;
    line-height: 20px;
    color: #fff;
    opacity: 1;
}

.cookie-bnr-new-dark .cookie-dark-wrapper a,
.cookie-bnr-new-dark .cookie-dark-wrapper a:focus,
.cookie-bnr-new-dark .cookie-dark-wrapper a:hover {
    color: #fff;
    text-decoration: underline;
    font-weight: 500;
}

.cookie-bnr-new-dark .hide-cookie-bnr-new-dark {
    width: 24px;
    height: 24px;
    border: none;
    position: absolute;
    top: -12px;
    right: -12px;
    cursor: pointer;
    background: url(/assets/img/banners/cookies/close.svg) no-repeat center;
}

.cookie-dark-btn {
    border: 1px solid #FFFFFF;
    box-sizing: border-box;
    border-radius: 55px;
    background: transparent;
    color: #fff;
    height: 36px;
    padding: 0 16px;
    font-weight: 500;
    font-size: 12px;
    letter-spacing: 0.5px;
}

.cookie-dark-btn:hover {
    background: rgba(255, 255, 255, 0.13);
}

.cookie-bnr-new-eu {
    max-width: 1118px;
}

.cookie-bnr-new-eu .cookie-dark-wrapper, .cookie-dark-btns-wr {
    display: flex;
}

.cookie-bnr-new-eu .cookie-dark-wrapper {
    padding: 0;
}

.cookie-btn-customize {
    margin-right: 16px;
}

/*cookies settings modal*/
.cookies-settings-modal {
    background: #FFFFFF;
    box-shadow: 0px 15px 20px rgb(0 0 0 / 15%);
    border-radius: 12px;
    position: fixed;
    bottom: 30px;
    left: 20px;
    z-index: 99;
    padding: 0 20px 18px;
    width: 100%;
    max-width: 335px;
}

.cookies-set-modal-title {
    color: #333333;
    opacity: 0.8;
    font-weight: 500;
    font-size: 16px;
    line-height: 124.41%;
    padding: 20px;
    border-bottom: 1px solid #E5E5E5;
    margin: 0 -20px 26px;
}

.custom-switch-new .custom-control-label {
    position: relative;
    display: flex;
    min-height: 24px;
    margin-bottom: 20px;
    color: #4C4C4C;
}

.custom-control-input:disabled ~ .custom-control-label {
    color: #4C4C4C;
}

.custom-switch-new .custom-control-label:before {
    right: 0;
    width: 40px;
    pointer-events: all;
    border-radius: 100px;
    height: 24px;
    left: auto;
    background-color: #E0E3EC;
}

.custom-switch-new {
    padding-left: 0;
}

.custom-switch-new .custom-control-label:after {
    top: 6px;
    left: auto;
    right: 15px;
    width: 20px;
    height: 20px;
    background-color: #fff;
    border-radius: 50%;
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-transform .15s ease-in-out;
    transition: transform .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: transform .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-transform .15s ease-in-out;
}

.custom-switch-new .custom-control-input:checked ~ .custom-control-label:before {
    color: #fff;
    border-color: #29AA0D;
    background-color: #29AA0D;
}

.custom-switch-new .custom-control-input:checked:disabled ~ .custom-control-label:before {
    opacity: 0.5;
}

.custom-switch-new .custom-control-input:checked ~ .custom-control-label:after {
    background-color: #fff;
    -webkit-transform: translateX(.75rem);
    transform: translateX(.75rem);
}

.cookie-mdl-btn {
    border-radius: 10px;
    width: 100%;
    font-weight: 500;
    font-size: 12px;
    height: 36px;
    color: #fff;
}

.cookie-mdl-customize {
    margin-bottom: 8px;
    background: #FBB40D;
}

.cookie-mdl-accept {
    background: linear-gradient(180deg, #4E3D95 0%, #3A2E60 100%);
}

.cookie-mdl-accept-disable {
    background: #E0E3EC;
    color: #AEB4B8;
    pointer-events: none;
}

/*END cookies settings modal*/

/*responsive*/
@media (max-width: 1199px) {
    .cookie-dark-wrapper {
        flex-wrap: wrap;
    }

    .cookie-bnr-new-eu {
        max-width: 100%;
        right: 20px;
        background-position: top 20px left 20px;
    }

    .cookie-dark-btns-wr {
        padding-top: 20px;
    }

    .cookie-bnr-new-eu .cookie-dark-wrapper {
        padding: 10px 0 0;
    }
}

@media (max-width: 767px) {
    .cookie-bnr-new-dark {
        left: 0;
        bottom: 0;
        max-width: 100%;
        border-radius: 0;
        width: 100%;
        padding: 20px 20px 24px;
        background-position: top 20px center;
        text-align: center;
    }

    .cookie-bnr-new-eu {
        right: 0px;
    }

    .cookie-bnr-new-dark .cookie-dark-wrapper {
        padding: 60px 0 0;
    }

    .cookie-dark-btns-wr {
        flex: 1;
        margin: 0 -7px;
    }

    .cookie-dark-btn {
        flex: 0 0 50%;
        max-width: calc(50% - 14px);
        padding: 5px;
        margin: 0 7px;
    }

    .cookies-settings-modal {
        width: unset;
        right: 20px;
    }
}

/*END new cookie bnr*/


.new_style_faq_container.faq-container .accordion {
    background: #FFFFFF;
    margin-bottom: 10px;
    box-shadow: 0px 10px 45px rgba(47, 45, 133, 0.1);
    border-radius: 10px;
    border: none;
}

.new_style_faq_container.faq-container .accordion h3.accordion-title {
    border: none;
    min-height: 80px;
    padding: 5px 55px 5px 20px;
    display: flex;
    align-items: center;
}

.faq-container .accordion.accordion-first-child h3.accordion-title.is-collapsed {
    padding: 5px 55px 5px 20px;
}

.new_style_faq_container.faq-container .accordionTitle:before, .faq-container .accordion__Heading:before {
    background: url("/assets/img/icons/plus-icon.svg"), #F5F9FC;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    right: 16px;
    top: calc(50% - 9px);
}

.new_style_faq_container.faq-container .accordionTitle.is-expanded:before, .faq-container .accordionTitleActive:before {
    background: url("/assets/img/icons/close.svg");
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    right: 16px;
    top: calc(50% - 1px);
}

.new_style_faq_container.faq-container .accordion-content {
    padding: 0 25px 20px 20px;
}

.new_style_faq_container.faq-container .faq-accordion:after, .faq-container .faq-accordion:before {
    display: none;
}


.new_style_faq_container.faq-container .flex-list {
    width: 100%;
    justify-content: space-between;
}

.new_style_faq_container.faq-container .flex-list .flex-list-item {
    width: 200px;
    margin-right: 0;
}

@media (max-width: 768px) {
    .new_style_faq_container.faq-container {
        margin-top: 200px;
    }
}

@media (max-width: 767px) {
    .new_style_faq_container {
        padding-left: 20px;
        padding-right: 20px;
    }

    .new_style_faq_container h2,
    .new_style_faq_container .new_style_faq_container {
        padding: 0;
    }
}

.sidebar-block .nav-tabs--vertical .nav-item .nav-link {
    font-weight: 500;
}

.sidebar-block .nav-tabs--vertical .nav-item .nav-link.active {
    font-weight: bold;
}

/*Agree to receive emails*/
.form_wrap_wheel .proceeding.checkbox-v label {
    margin: 0;
}

.form_wrap_wheel .proceeding, .form_wrap_wheel .proceeding .check-t {
    line-height: 162.69%;
    font-size: 14px;
}

/*END Agree to receive emails*/

/*type services*/
.type-services-bold {
    font-size: 14px;
    line-height: 120%;
    margin-bottom: 8px;
    max-width: 120px;
}

.type-services-light {
    font-weight: normal;
    opacity: 0.8;
    font-size: 12px;
    line-height: 12px;
}

.problem_info {
    margin: 0;
}

.group-type-services.btn-group .btn {
    flex: 1;
    max-width: calc(100% / 3);
    align-items: center;
    display: flex;
    margin-left: 0px;
}

.group-type-services.btn-group .btn-custom,
.price-calculator .group-type-services .btn-custom.active,
.price-calculator .group-type-services .btn-custom.problems-calculator,
.price-calculator .group-type-services .btn-custom.questions-calculator {
    padding: 17px 6px 17px 12px;
}

.group-type-services.btn-group .btn:not(:last-of-type) {
    border-right: 1px solid #DAE7F1;
}

.group-type-services.btn-group .btn.active {
    border-right: transparent;
}

.type-services-item {
    white-space: normal;
    text-align: left;
}

.select2-search--dropdown {
    padding: 16px 14px;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    font-size: 14px;
    border: 1px solid #BABABA;
    border-radius: 6px;
    padding: 0 35px 0 16px;
    color: #4C4C4C;
    height: 40px;
    background: url(/assets/img/search.svg) center right 16px no-repeat;
}

.subject-area-placeholder .select2-container {
    width: 100% !important;
}

.select2-results__message {
    padding: 8px 13px 32px !important;
    font-size: 14px;
    line-height: 100%;
}

.datepricker-new-addon .deadline-button.disabled {
    pointer-events: none;
}

.select2-container--default .select2-results__option[aria-disabled=true]:not(.new-top) {
    padding: 17px 13px !important;
}

.subject_error_place {
    color: #FF0000;
    font-size: 12px;
    padding-top: 3px;
}

.subject-area-error .select2-selection--single .select2-selection__rendered {
    border-color: #FF0000;
}

.price-calculator .work-calculations-active .btn-custom.problems-calculator {
    background: #fff !important;
    color: #4C4C4C !important;
    box-shadow: none !important;
    border-radius: 5px !important;
    width: unset !important;
    font-weight: 500;
    font-size: 12px;
    line-height: 11px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    flex: 0 0 100px;
    max-width: 100px;
}

.problems-calculator-inner {
    height: 100%;
}

.price-calculator .work-calculations-active {
    flex: 1;
    max-width: 100px;
}

#select2-type_of_paper-results .select2-results__option[aria-disabled=true],
#select2-type_of_paper_calculator-results .select2-results__option[aria-disabled=true] {
    display: none;
}

@media (min-width: 768px) {
    .price-calculator-col .datepricker-new-addon {
        max-width: 180px;
        padding: 0 10px 0 0;
    }

    .price-calculator-col .price-calculator {
        width: 512px;
    }
}

/*END type services*/

/*-----tooltip-----*/
[data-tooltip] {
    position: relative;
    z-index: 2;
    cursor: pointer;
}

/* Hide the tooltip content by default */
[data-tooltip]:before,
[data-tooltip]:after {
    visibility: hidden;
    opacity: 0;
    pointer-events: none;
}

/* Position tooltip above the element */
[data-tooltip]:before {
    position: absolute;
    width: 230px;
    background: #3A3838;
    content: attr(data-tooltip);
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 18px;
    color: #fff;
    text-align: center;
    z-index: 8;
    bottom: calc(100% + 16px);
    left: calc(50% - 114px);
    padding: 18px 12px;
}

/* Triangle hack to make tooltip look like a speech bubble */
[data-tooltip]:after {
    position: absolute;
    content: " ";
    font-size: 0;
    line-height: 0;
    bottom: calc(100% - 2px);
    left: -1px;
    width: 0;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    border-top: 9px solid #3A3838;
    border-bottom: 9px solid transparent;
}

/* Show tooltip content on hover */
[data-tooltip]:hover:before,
[data-tooltip]:hover:after,
[data-tooltip]:focus:before,
[data-tooltip]:focus:after {
    visibility: visible;
    opacity: 1;
}

/*-----END tooltip-----*/

/*Quantity -/+ btns*/
.plus-minus-input .input-group-field {
    width: calc(100% - 80px);
    max-width: calc(100% - 80px);
    min-width: 60px;
    text-align: center;
    height: 48px;
    margin: 0;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    font-size: 14px;
    text-align: center;
    color: #333333;
    padding: 7px 0;
}

.plus-minus-input input[type=number]::-webkit-outer-spin-button,
.plus-minus-input input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none !important;
    margin: 0 !important;
}

.plus-minus-input input[type=number] {
    -moz-appearance: textfield !important;
}

.plus-minus-input .input-group-button {
    min-width: 35px;
    height: 50px;
}

.plus-minus-input .input-group-button button {
    height: 100%;
    width: 100%;
    border: 1px solid #8B8B8B;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}

.plus-minus-input .input-group-button:first-child button {
    border-right: none;
    border-radius: 5px 0 0 5px;
    cursor: pointer;
    background: #fff;
    padding: 0;
}

.plus-minus-input .input-group-button:last-child button {
    border-left: none;
    border-radius: 0 5px 5px 0;
    background: #fff;
    padding: 0;
}

.plus-minus-input .input-group-button:last-child button.error-bl,
.plus-minus-input .input-group-button:first-child button.error-bl {
    box-shadow: none !important;
}

.plus-minus-input .input-group-field::-webkit-inner-spin-button,
.plus-minus-input .input-group-field ::-webkit-outer-spin-button {
    -webkit-appearance: none;
    appearance: none;
}

.plus-minus-input input[type="text"] {
    display: flex;
    align-items: center;
    border-top: 1px solid #8B8B8B;
    border-bottom: 1px solid #8B8B8B;
    border-right: none;
    border-left: none;
    box-shadow: none;
    border-radius: 0;
    -webkit-appearance: none;
}

.plus-minus-input .input-group-field.error-bl {
    box-shadow: none !important;
}

.plus-minus-input.error-bl .input-group-button:first-child button {
    border-color: #FF0000 !important;
}

.plus-minus-input.error-bl .input-group-button button {
    box-shadow: none !important;
}

/*END Quantity -/+ btns*/

.copyright-img {
    display: block;
    max-width: 100%;
    margin: 10px auto;
}

.price-calculator .block-acl-4 .btn-group-level .btn-custom{
    flex-grow: 1;
}
.price-calculator .block-acl-4 .btn-group-level .btn-custom.active{
    padding: 25px 8px 18px;
}
.price-calculator .block-acl-4 .btn-group-level .btn-custom{
    padding: 19px 8px;
}

/*redesign 2022*/
.redesign-bnr{
    background: url(/assets/img/redesign-2022/redesign-bnr/redesign-bnr-bg.svg) center right no-repeat #2C1E39;
    border-radius: 12px;
    position: fixed;
    width: 701px;
    left: 24px;
    bottom: 24px;
    z-index: 1001;
    color: #FFFFFF;
    padding: 20px 20px 20px 80px;
}

.redesign-bnr-inner {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.redesign-bnr-title {
    font-weight: 700;
    font-size: 18px;
    line-height: 162.69%;
    text-transform: uppercase;
    margin-bottom: 8px;
    position: relative;
}

.redesign-bnr-title:before {
    content: '';
    background: url(/assets/img/redesign-2022/redesign-bnr/redesign-bnr-logo.svg) center no-repeat;
    width: 32px;
    height: 32px;
    position: absolute;
    left: -56px;
}

.redesign-bnr-text {
    font-weight: 400;
    font-size: 14px;
    line-height: 23px;
}

.redesign-bnr-body {
    max-width: 418px;
}

.redesign-bnr-btn {
    border: 1px solid #FFFFFF;
    box-sizing: border-box;
    border-radius: 55px;
    background: transparent;
    color: #fff;
    padding: 8px 15px;
    letter-spacing: 0.5px;
    font-weight: 400;
    font-size: 12px;
    line-height: 20px;
    min-width: 97px;
}

@media (max-width: 767px) {
    .redesign-bnr {
        border-radius: 12px 12px 0 0;
        width: 100%;
        left: 0;
        bottom: 0;
        padding: 24px 20px 32px 20px;
        background: url(/assets/img/redesign-2022/redesign-bnr/redesign-bnr-mob.svg) top center no-repeat #2C1E39;
    }

    .redesign-bnr-inner:after {
        content: '';
        background: url(/assets/img/redesign-2022/redesign-bnr/redesign-bnr-icon.svg) bottom right no-repeat;
        width: 85px;
        height: 113px;
        position: absolute;
        bottom: 0;
        right: 0;
    }

    .redesign-bnr-inner {
        flex-wrap: wrap;
        text-align: center;
        justify-content: center;
    }

    .redesign-bnr-text {
        padding-bottom: 24px;
        font-size: 13px;
        line-height: 20px;
    }

    .redesign-bnr-title:before {
        position: unset;
        display: block;
        margin: 0 auto 24px;
    }
}
/*END redesign 2022*/