
.container-fluid {
    padding-right: 10px;
    padding-left: 10px
}


.no-gutters {
    margin-right: 0;
    margin-left: 0
}

.no-gutters > .col, .no-gutters > [class*=col-] {
    padding-right: 0;
    padding-left: 0
}


#contacts-popup.up {
    opacity: 1;
    visibility: visible;
    width: 230px;
    right: 0;
    left: auto;
    bottom: 86px
}

.custom-select-form {
    cursor: pointer
}

.custom-select-block {
    -webkit-appearance: button;
    -moz-appearance: button;
    -webkit-user-select: none;
    -moz-user-select: none;
    -webkit-padding-end: 20px;
    -moz-padding-end: 20px;
    -webkit-padding-start: 15px;
    -moz-padding-start: 15px;
    background: url(https://www.paperhelp.org/assets/img/icons/select-arrow.svg) right 21px center no-repeat #fff;
    box-sizing: border-box;
    border-radius: 5px;
    border: 1px solid #aaa;
    font-family: Gotham Pro !important;
    font-style: normal;
    line-height: normal;
    font-size: 14px;
    color: #333;
    margin: 0;
    overflow: hidden;
    padding-top: 17px;
    padding-bottom: 17px;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: 500;
    width: 100%
}

.block-select-wrapper-container {
    display: -ms-flexbox;
    display: flex;
    margin-top: -30px
}

@media (max-width: 767px) {
    .block-select-wrapper-container {
        -ms-flex-direction: column;
        flex-direction: column;
        margin-top: 20px
    }
}

@media (max-width: 1199px) {
    .block-select-wrapper-container {
        margin-top: 30px
    }
}

.block-select-wrapper-container .block-select-wrapper {
    width: 100%
}

@media (min-width: 768px) {
    .block-select-wrapper-container .block-select-wrapper {
        width: 217px
    }

    .block-select-wrapper-container .block-select-wrapper .custom-select-block {
        width: 180px
    }

    .block-select-wrapper-container .block-select-wrapper:first-child {
        margin-right: 17px
    }
}

.block-select-wrapper-container .block-select-wrapper .block-select-wrapper-label {
    display: block;
    font-family: Gotham Pro;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    font-size: 14px;
    color: #4c4c4c;
    margin-bottom: 10px
}

.underline {
    text-decoration: underline
}

.underline:focus, .underline:hover {
    text-decoration: none
}

.hit-container-2 .why-us-text, .hit-container-2 .why-us-title, .hit-container-3 .why-us-text, .hit-container-3 .why-us-title, .prices-tabs-section .tabs-section .nav-item a {
    color: #333;
    font-family: Gotham Pro;
    font-style: normal
}



.prices-wrapper-container h1 {
    margin-bottom: 22px
}

@media (max-width: 767px) {
    .hit-container-3 {
        padding-bottom: 0
    }

    .prices-wrapper-container {
        margin-top: 15px
    }

    .prices-tabs-section .tabs-section {
        padding-top: 0
    }
}

.prices-main-wrapper .pre-title {
    margin-top: 51px
}

.prices-tabs-section .tabs-section {
    padding-top: 0
}

.prices-tabs-section .tabs-section ul.nav {
    margin-bottom: 60px
}

.prices-tabs-section .tabs-section .nav-item {
    position: relative;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin-right: 17px
}

@media (max-width: 1199px) {
    .prices-tabs-section .tabs-section .nav-item {
        margin-right: 20px;
        margin-bottom: 10px;
        max-width: 217px;
        float: right
    }
}

.prices-tabs-section .tabs-section .nav-item:last-child {
    margin-right: 0
}

.prices-tabs-section .tabs-section .nav-item a {
    position: relative;
    background: #fff;
    box-shadow: 0 10px 45px rgba(47, 45, 133, .1);
    border-radius: 10px;
    font-weight: 500;
    line-height: 20px;
    font-size: 14px;
    text-align: center;
    padding: 18px 15px
}

.prices-tabs-section .tabs-section .nav-item a.active {
    color: #fff;
    background: linear-gradient(180deg, #4e3d95 0, #3a2e60 100%) !important
}

.prices-tabs-section .tabs-section .tab-pane {
    padding: 31px 0;
    background: 0 0;
    font-family: Gotham Pro;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    font-size: 16px;
    color: #4c4c4c
}

.price-item-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 68px
}

@media (max-width: 991px) and (min-width: 768px) {
    .price-item-container {
        -ms-flex-pack: distribute;
        justify-content: space-around
    }
}

.price-item-container .price-item {
    width: 180px;
    max-width: 100%
}

.price-item-container .price-item-col {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center
}

@media (max-width: 991px) and (min-width: 768px) {
    .price-item-container .price-item-col {
        width: 50%
    }
}

@media (max-width: 991px) {
    .price-item-container .price-item-col {
        margin-bottom: 50px
    }
}

.price-item-container .price-item-pic {
    margin: 0 0 30px
}

.price-item-container .price-item-title {
    font-family: Gotham Pro;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    font-size: 24px;
    color: #333;
    margin: 0 0 20px
}

.price-item-container .price-item-deadline {
    font-family: Gotham Pro;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    font-size: 14px;
    color: #4c4c4c;
    margin: 0 0 10px
}

.price-item-container .price-item-select {
    margin: 0 0 30px
}

.price-item-container .price-item-cost {
    font-family: Gotham Pro;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    font-size: 24px;
    color: #392e66
}

.price-item-container .price-item-cost span.price-item-t {
    font-style: normal;
    font-weight: 400;
    line-height: 23px;
    font-size: 14px;
    text-align: center;
    color: #8b8b8b;
    margin: 0 0 0 7px
}

#prices-tab.nav {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

@media (max-width: 1199px) {
    #prices-tab.nav {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
        margin-bottom: 0
    }
}

#prices-select.custom-select-block {
    color: #fff;
    text-align: center;
    text-align-last: center;
    background: url(https://www.paperhelp.org/assets/img/icons/select-arrow-w.svg) right 45px center no-repeat, linear-gradient(180deg, #4e3d95 0, #3a2e60 100%);
    border-radius: 10px
}

.writers-category {
    position: relative;
    margin-top: 350px;
    margin-bottom: 300px;
    background: #f5f9fc
}

.writers-category .writers-category-after, .writers-category .writers-category-before, .writers-category:after, .writers-category:before {
    content: "";
    background-repeat: no-repeat;
    position: absolute
}

@media (max-width: 1400px) and (min-width: 768px) {
    .writers-category {
        margin-top: 200px
    }
}

.writers-category:after {
    top: -180px;
    left: 0;
    right: 0;
    display: block;
    height: 180px;
    background-image: url(https://www.paperhelp.org/assets/img/prices/writers-category-bg-before.png);
    background-size: 100% 100%;
    z-index: -2
}

@media (max-width: 767px) {
    .prices-tabs-section .tabs-section .tab-pane {
        padding: 20px
    }

    .price-item-container .price-item-col {
        width: 100%
    }

    .writers-category {
        margin-top: 0
    }

    .writers-category:after {
        height: 80px;
        top: -80px;
        background-size: cover;
        background-position: 20% center
    }
}

.writers-category:before {
    bottom: -214px;
    left: 0;
    right: 0;
    display: block;
    height: 214px;
    background-image: url(https://www.paperhelp.org/assets/img/prices/writers-category-bg-after.png);
    background-size: 100% 100%;
    z-index: -2
}

@media (max-width: 767px) {
    .writers-category:before {
        background-size: cover
    }
}

.writers-category .writers-category-before {
    left: 0;
    width: 656px;
    height: 493px;
    bottom: -180px;
    background-size: auto;
    top: -355px;
    display: block;
    background-image: url(https://www.paperhelp.org/assets/img/prices/writers-category-b-l.svg);
    background-position: left top;
    z-index: -3
}

@media (max-width: 1400px) and (min-width: 768px) {
    .writers-category .writers-category-before {
        top: -270px
    }
}

@media (max-width: 767px) {
    .writers-category .writers-category-before {
        display: none
    }
}

.writers-category .writers-category-after {
    width: 530px;
    height: 997px;
    background-size: auto;
    bottom: -500px;
    right: 0;
    display: block;
    background-image: url(https://www.paperhelp.org/assets/img/prices/writers-category-b-r.svg);
    background-position: right top;
    z-index: 2
}

.additional-services:before, .writers-category .writers-category-c {
    content: "";
    background-repeat: no-repeat;
    background-position: left top
}

@media (max-width: 767px) {
    .writers-category .writers-category-after {
        display: none
    }
}

.writers-category .writers-category-c {
    position: absolute;
    left: 300px;
    width: 138px;
    height: 138px;
    background-size: auto;
    top: -290px;
    display: block;
    background-image: url(https://www.paperhelp.org/assets/img/prices/writers-category-b-c.svg);
    z-index: 4
}

@media (max-width: 1400px) {
    .writers-category .writers-category-before {
        margin-left: -300px
    }

    .writers-category .writers-category-after {
        margin-right: -150px
    }

    .writers-category .writers-category-c {
        left: -76px;
        top: -230px
    }
}

@media (max-width: 767px) {
    .writers-category .writers-category-c {
        display: none
    }

    .writers-category .howitwork-item {
        margin-bottom: 32px
    }
}

.writers-category .howitwork-item-block {
    max-width: 275px;
    margin: 0 auto
}

.writers-category h3 {
    font-family: Gotham Pro;
    font-style: normal;
    font-weight: 700;
    line-height: 1;
    font-size: 36px;
    margin: 0 0 60px
}

.writers-category .hiw-title {
    font-family: Gotham Pro;
    font-style: normal;
    font-weight: 400;
    line-height: 23px;
    font-size: 16px;
    margin: 0 0 42px
}

.writers-category .hiw-icon {
    margin-bottom: 20px
}

.writers-category .howitwork-title {
    font-family: Gotham Pro;
    font-style: normal;
    font-weight: 500;
    line-height: 1;
    font-size: 16px;
    text-align: center;
    margin-bottom: 22px;
    color: #333
}

.additional-services p, .writers-category .howitwork-text {
    font-weight: 400;
    font-family: Gotham Pro;
    font-style: normal;
    color: #333
}

.writers-category .howitwork-text {
    line-height: 23px;
    font-size: 14px;
    text-align: center;
    margin-bottom: 15px
}

@media (max-width: 767px) {
    .writers-category .howitwork-text {
        max-width: 203px;
        margin: 0 auto 15px
    }
}

.writers-category .howitwork-row {
    margin-bottom: 130px
}

@media (max-width: 767px) {
    .writers-category .howitwork-row {
        margin-bottom: 60px
    }
}

.additional-services {
    margin-bottom: 50px;
    position: relative
}

.additional-services:before {
    position: absolute;
    top: -100px;
    left: auto;
    right: 0;
    display: block;
    width: 1161px;
    height: 1711px;
    background-image: url(https://www.paperhelp.org/assets/img/prices/additional-service-bg.svg);
    background-size: contain;
    z-index: -2
}

@media (max-width: 767px) {
    .full-page-wrapper h2 {
        line-height: 30px;
        font-size: 24px
    }

    .full-page-wrapper h3 {
        font-size: 18px;
        line-height: normal
    }

    .testimonials-container {
        margin-top: 15px
    }
}

.select2-container.select2-container--mobile-main-menu {
    color: #fff;
    background: url(https://www.paperhelp.org/assets/img/icons/select-arrow-w.svg) right 45px center no-repeat, linear-gradient(180deg, #4e3d95 0, #3a2e60 100%);
    border-radius: 10px;
    text-align: center;
    margin-bottom: 30px;
    width: 100% !important
}

@media (min-width: 768px) {
    .select2-container.select2-container--mobile-main-menu {
        display: none !important
    }
}

.select2-container.select2-container--mobile-main-menu .select2-selection--single {
    height: 50px;
    border-radius: 10px
}

.select2-container.select2-container--mobile-main-menu .select2-results__option {
    text-align: left;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-select: none;
    font-family: Gotham Pro;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    font-size: 13px;
    width: 100%;
    color: #3b3b3b;
    padding: 17px 13px !important
}

.select2-container.select2-container--mobile-main-menu .select2-results__option--highlighted {
    background-color: #f5f9fc
}

.select2-container.select2-container--mobile-main-menu .select2-selection--single .select2-selection__rendered {
    border: none;
    box-sizing: border-box;
    border-radius: 10px;
    height: 50px;
    line-height: 50px;
    padding-right: 15px;
    padding-left: 15px;
    background: url(https://www.paperhelp.org/assets/img/icons/select-arrow-w.svg) right 45px center no-repeat, linear-gradient(180deg, #4e3d95 0, #3a2e60 100%);
    color: #fff
}


.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-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 .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
    }
}


.change-currency-holder {
    padding-left: 15px
}

.change-currency-holder .select2-container, .change-currency-holder .select2-selection__rendered {
    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: 0 2px 15px rgba(0, 0, 0, .15);
    border-radius: 0 0 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 .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-results__option:before, .change-currency-holder .select2-selection__rendered: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-results__option.USA:before, .change-currency-holder .select2-selection__rendered[title=USD]:before {
    content: '$'
}

.change-currency-holder .select2-results__option.EU:before, .change-currency-holder .select2-selection__rendered[title=EUR]:before {
    content: '€'
}

.change-currency-holder .select2-results__option.CA:before, .change-currency-holder .select2-selection__rendered[title=CAD]:before {
    content: '$'
}

.change-currency-holder .select2-results__option.GB:before, .change-currency-holder .select2-selection__rendered[title=GBP]:before {
    content: '£'
}

.change-currency-holder .select2-results__option.AU:before, .change-currency-holder .select2-selection__rendered[title=AUD]: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--highlighted, .change-currency-holder .select2-results__option[aria-selected=true] {
    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, .change-currency-holder .select2-selection__rendered {
        padding-left: 0
    }

    .header-container .navbar .navbar-brand {
        margin-right: 5px
    }
}

@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: 0 !important
    }
}


/* all*//* all*//* all*//* all*/


body{
    background: #F5FAFF;
    font-family: "Gotham Pro", sans-serif;
}

#prices-tab.nav {
    justify-content: space-between!important;
    margin: 0 0 0 0;
    width: 100%;
}
.prices-wrapper-container .container {
    margin: 0;
    width: 100%;
    max-width: 100%;
    padding: 0;
}
body .price-item-col.hover_shadow .btn_for_post a {
    background: #2EC84A !important;
    border-radius: 100px;
    height: 50px;
    font-size: 16px;
    line-height: 30px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    width: 180px;
}


body .price-item-container .price-item-col{
    width: 260px;
    background: #fff;
    border-radius: 10px;
    padding-bottom: 0;
}

body .price-item-col.hover_shadow .btn_for_post{
    margin: 20px 0 0 0;
}

.btn-order-xs {
    border-radius: 10px;
}

.price-item-container .price-item-cost {
    color: #333;
}

.prices-tabs-section .tabs-section .nav-item a {
    font-family: "Gotham Pro", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 143.55%;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    background: #fff;
    border: 1px solid #FFFFFF;
    box-sizing: border-box;
    box-shadow: none;
    color: #676D75;
    padding: 18px 0px;
}
.prices-tabs-section .tabs-section .nav-item a.active {
    background: #62809D!important;
    border-radius: 10px;
    color: #FFFFFF;
}

.prices-deadline .button-group.active .button {
    background: #62809D!important;
    box-shadow: none;
}
.select2-container.select2-container--mobile-main-menu .select2-selection--single .select2-selection__rendered {
    background: #62809D!important;
}
.select2-container.select2-container--mobile-main-menu .select2-results__option--highlighted {
    background: #fdeff4!important;
}
.prices-tabs-section .tabs-section .nav-item {
    margin: 0 16px 16px 0;
    float: none;
    max-width: 200px;
}

.prices-deadline {
    font-size: 12px;
}
.prices-deadline .button.button-default {
    border-radius: 4px;
    color: #676D75;
    border: 1px solid #E8F3FF!important;
    width: 40px !important;
    font-weight: 400;
}



p.forWow{
    letter-spacing: inherit;
    line-height: 24px;
}
p.forWow a{
    color: #38b8ef;
}



.prices-deadline .prices-currency .button-group .button.button-default {
    width: 50px!important;
}

.prices-deadline .radio-group.deadline-group .date-holder {
    background: #fff;
    border-radius: 4px;
}
.prices-deadline .radio-group.deadline-group .hours-holder {
    background: #fff;
    border-radius: 4px;
}
.prices-deadline .form-item-sign {
    color: #333333;
    margin: 0 0 10px 0;
}
.price-item-container .price-item-title {
    color: #182B3E;
    margin: 10px 0 8px 0;
    font-size: 20px;
    line-height: 19px;

    background: #ECF4FD;
    margin-bottom: 0;
    width: 260px;
    margin-left: -40px;
    padding-left: 20px;
    padding-top: 17px;
    padding-bottom: 6px;
}
.price-item-container .price-item-cost {
    font-size: 22px;
    line-height: 21px;
    color: #494949!important;

    margin-bottom: -3px;
    border-radius: 0 0 10px 10px;
    background: #ECF4FD;
    width: 260px;
    margin-left: -40px;
    padding-left: 20px;
    padding-bottom: 17px;
}

.price-item-col.hover_shadow .price-item-title{
    background: transparent;
    margin: 0 0 20px 0;
    padding: 0;
    text-align: center;
}

.price-item-col.hover_shadow .price-item-cost{
    background: transparent;
    margin: 0;
    padding: 0;
    text-align: center;
}


.price-item-container .price-item-cost span.price-item-t{
    margin: 0 0 0 4px;
    color: #494949;
}

.price-item-colm, .price-item-container .price-item-col{
    border: 3px solid transparent;
}
.price-item-col.hover_shadow, .price-item-container .price-item-col:hover {
    box-shadow: none!important;
    background: #fff;
    border: 3px solid #E8F3FF;
}
.price-item-col.hover_shadow .adm_help_text {
    background: #F5F9FF;
}
.prices-deadline .form-item-sign {
    margin: 0 10px 0 0;
}
.row-form.class-empty.block_element.form-block {
    margin: 37px 0 0 0;
}
.row-form.class-empty.block_element.form-block .form-item-sign {
    margin: 18px 10px 0 0;
}
.price-item-container .price-item-pic {
    margin: 0 0 -10px 0;
}
.tab-content {
    margin: 20px 0 0 0!important;
}
.forWow {
    font-family: "Gotham Pro", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    line-height: 30px;
    color: #494949;
    letter-spacing: .5px;
    text-align: justify;
}
.forWow a{
    color: #e61c5d;
    text-decoration: underline;
}
.prices-wrapper-container {
    margin: 45px 0 0 0;
}

.high_school_price_img{
    margin-bottom: -10px;
}

.mob_br{
    display: none;
}

@media (max-width: 1019px) {
    #prices-tab.nav {
         justify-content: flex-start!important;
         margin: 0 0 0 0;
        width: 72%;
     }
    .prices-tabs-section .tabs-section .nav-item {

        float: none;
        max-width: 200px;
    }
    .prices-deadline .deadline-divider {
        display: none;
    }
    .row-form.class-empty.block_element.form-block {
        display: flex;
        flex-direction: column;
        margin: 0;
    }
    .price-item-col.hover_shadow {
        background: #F5F9FF;
    }
    .row-form.class-empty.block_element.form-block .form-item-sign {
        margin: 10px 10px 10px 0;
    }
    .price-item-container {
        justify-content: space-between;
    }
    .price-item-container .price-item-col {
        width: 191px!important;
        padding: 0 0 10px 0!important;
    }
    .mob_br{
        display: block;
    }

}

@media (min-width: 1073px) and (max-width: 1019px){
    body .price-item-container .price-item-col{
        width: 245px;
    }
}

@media (min-width: 769px) and (max-width: 1072px){
    .price-item-container .price-item-title,
    .price-item-container .price-item-cost{
        width: 193px;
        margin-left: -7px;
    }
    body .price-item-container .price-item-col{
        padding-bottom: 0!important;
    }

}

@media (max-width: 768px) {
    .prices-deadline .radio-group.deadline-group .date-holder {
        max-width: 93%;
    }
    .prices-deadline .radio-group.deadline-group .hours-holder {
        max-width: 205px;
    }
    #prices-tab.nav {
        width: 100%;
    }
    .prices-tabs-section .tabs-section .nav-item {
        margin: 0 10px 16px 0;
    }
    .button-group.button-group-justified .button-group {
        width: 50px;
    }
    .d-none {
        display: block!important;
    }
    .d-block {
        display: none!important;
    }
    .price-item-container {
        justify-content: space-between;
    }
    .prices-tabs-section .tabs-section .tab-pane {
        padding: 0;
        margin: 50px 0 0 0;
    }
    body .price-item-container .price-item-col{
        padding-bottom: 0!important;
    }
    .price-item-container .price-item-col {
        width: 47%!important;
        max-width: 260px;
        height: auto!important;
    }
    .price-item-container .price-item-col:nth-child(2n){
        margin-left: 30px;
    }
    .block-select-wrapper-container .block-select-wrapper {
        display: none;
    }
    .tab-content {
        margin: 20px 0 30px 0!important;
    }

}



@media (min-width: 700px) and (max-width: 991px){
    .prices-deadline .button.button-default{
        width: 36px!important;
    }
    .button-group.button-group-justified .button-group{
        width: 36px!important;
    }
    .prices-deadline{
        flex-direction: row;
    }
    .prices-deadline .deadline-divider{
        display: block;
    }
    .prices-deadline .radio-group.deadline-group .hours-holder {
        max-width: 159px;
    }
    .price-item-container .price-item-pic .img-price-item-pic{
        width: 89%;
        margin: auto;
        display: block;
    }
    .price-item-container .price-item-pic {
        margin: 10px 0 -10px 0;
    }


}




@media (max-width: 600px) {

    .price-item-container .price-item-title,
    .price-item-container .price-item-cost{
        width: 164px;
        margin-left: -3px;
        width: calc(100% + 6px);
    }

    .price-item-container .price-item-col:nth-child(2n){
        margin-left: 0px;
    }


    .d-none {
        display: none!important;
    }
    .d-block {
        display: block!important;
    }
    .block-select-wrapper-container .block-select-wrapper {
        display: block;
    }
    .row-form.class-empty.block_element.form-block {
        display: none;
    }
    .pull-right {
        float: left;
        margin: 0;
    }
    .prices-tabs-section .tabs-section .tab-pane {
        margin: 0;
    }
    .price-item-container {
        justify-content: space-between!important;
    }
    .price-item-container .price-item-col {
        width: 49%!important;
        height: 275px!important;
    }

    .price-item-container .price-item-col{
        padding-bottom: 0!important;
    }

    .price-item-container .price-item-title{
        font-size: 18px;
        line-height: 17px;
        padding-top: 13px;
    }
    .price-item-container .price-item-cost{
        font-size: 16px;
        line-height: 15px;
        padding-bottom: 12px;
    }

    body .price-item-col.hover_shadow .btn_for_post a{
        width: 100%;
        height: 36px;
        font-size: 14px;
        line-height: 30px;
    }

    .price-item-container .price-item {
        width: 222px;
    }
    .price-item-container .price-item-pic .img-price-item-pic{
        width: 89%;
        margin: auto;
        display: block;
    }
    .price-item-col.hover_shadow .btn_for_post {
        margin: 10px 0 0 0;
    }
    .tab-content {
        margin: 50px 0 100px 0!important;
    }



    .wrap-panel .countPriceBlock .countPrice {
        margin: 0 0 10px 0;
    }

    .price-item-col.hover_shadow .adm_help_text{
        max-width: 90%;
        height: auto;
        line-height: 15px;
    }

}
@media (max-width: 301px) {
    .price-item-container {
        flex-direction: column!important;
    }
    .price-item-container .price-item-col {
        width: 210px!important;
        margin: 20px auto;
    }
    .tab-content {
        margin: 20px 0 155px 0!important;
    }
}


 .tab-content {
     margin: 50px 0 0 0;
 }
.price-item-container {
    margin-bottom: 0;
}
.price-item-container .price-item {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}
.price-item-container .price-item-col {
    cursor: pointer;
    padding: 10px;
    transition: .5s;
    width: 220px;
    height: 304px;
}
.price-item-col.hover_shadow .price-item.hight-school {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.price-item-col.hover_shadow .price-item-title {
    margin: 0 0 20px 0;
}

.price-item-container .price-item-col:hover {
    cursor: pointer;
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(0,0,0,0.5);
    transition: .5s;
}
.price-item-col.hover_shadow {
    box-shadow : 0 0 10px rgba(0,0,0,0.5);
    border-radius : 10px;
}
.price-item-col.hover_shadow .btn_for_post a {
    width: 138px;
    height: 43px;
    background: linear-gradient(270deg, #FBB40D 0%, #FB710D 100%);
}
.price-item-col.hover_shadow .price-item-pic {
    margin: 0 0 20px 0;
}
.price-item-col.hover_shadow .img-price-item-pic {
    display: none;
}
.price-item-col .img-price-item-pic-hover {
    display: none;
}
.price-item-col .btn_for_post {
    display: none;
}
.price-item-col.hover_shadow .img-price-item-pic-hover {
    display: block;
}
.price-item-col.hover_shadow .btn_for_post {
    display: block;
    margin: 30px 0 0 0;
}
.adm_help_text {
    display: none;
}
.price-item-col.hover_shadow .adm_help_text {
    background: #F5F9FC;
    border-radius: 10px;
    margin: 16px 0 0 0;
    width: 196px;
    height: 60px;
    display: block;
    font-family: Gotham Pro;
    font-size: 14px;
    display: flex;
    align-items: center;
    text-align: center;
}
.price-item-col.hover_shadow .price-item-title {
    text-align: center;
}
.price-item-col.hover_shadow .adm_help_text p {
    margin: 0;
}
@media (max-width: 767px) {
    .btn_for_post {
        justify-content: center;
        margin: 0 0 25% 0;
    }
    .price-item-container {
        justify-content: center;
    }
}

#price-table-content {
    width: 100%;
    padding: 0 11px;
}
#prices-tab {
    padding: 0;
}

.page-inside .page ul#prices-tab li {
    list-style-image: none !important;
}