.mainCta{
    background-image: url(/assets/img/top-banner-bg-buy.svg);
    background-size: inherit;
    background-position: 75% 46%;
}

.mainCta h1{
    font-size: 42px;
    line-height: 48px;
}

.mainCta p{
    border-top: none;
    font-size: 18px;
    line-height: 24px;
    margin-top: 0;
    color: #B9CEEB;
}
.mainCta p br{
    display: none;
}


.mainCta .pinkBtn{
    font-size: 16px;
    padding: 0 46px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    max-width: inherit;
    margin-bottom: 75px;
}

.block_statistics .text_3{
    left: 63px;
}
.block_statistics .text.text_1 .title{
    line-height: 18px;
}

.btn_read_more{
    display: inline-block;
    font-weight: 500;
    font-size: 14px;
    line-height: 24px;
    color: #494949;
    font-family: "Gotham Pro Bold", sans-serif;
    cursor: pointer;
}

.btn_read_more .flex_wrp {
    display: flex;
    justify-content: center;
}

.btn_read_more .circle, .btn_hide_more .circle {
    width: 26px;
    height: 26px;
    background: url(/assets/img/new-main/plus-icon.svg), #FFFFFF;
    background-repeat: no-repeat;
    background-position: 55% 50%;
    border: 1px solid #CFE8F7;
    box-sizing: border-box;
    border-radius: 50%;
    margin-right: 8px;
}

.btn_read_more1{
    display: inline-block;
    font-weight: 500;
    font-size: 14px;
    line-height: 24px;
    color: #494949;
    font-family: "Gotham Pro Bold", sans-serif;
    cursor: pointer;
}

.btn_read_more1 .flex_wrp {
    display: flex;
    justify-content: center;
}

.btn_read_more1 .circle, .btn_hide_more .circle {
    width: 26px;
    height: 26px;
    background: url(/assets/img/new-main/plus-icon.svg), #FFFFFF;
    background-repeat: no-repeat;
    background-position: 55% 50%;
    border: 1px solid #CFE8F7;
    box-sizing: border-box;
    border-radius: 50%;
    margin-right: 8px;
}

.hidden_block{
    margin-top: 60px;
    position: absolute;
    opacity: 0;
}

.hidden_block.show {
    position: relative;
    opacity: 1;
}
.hidden_block1 {
    position: absolute;
    opacity: 0;
    height: 100%;
    min-height: 100vh;
    /*animation: accordionOut 1s alternate ease-in-out both 1;
    transition: ease-in-out 1s;
    -webkit-transform: translate3d(0,0,0);*/
    overflow-y: hidden;
}
.hidden_block1.show1 {
    position: relative;
    opacity: 1;
    margin-top: 60px;
    min-height: 100%;
    /*animation: accordionIn 1s normal ease-in-out both 1;*/
}

.hidden_block1 h2{
    font-size: 36px;
    line-height: 42px;
    color: #182B3E;
}

.hidden_block h2{
    font-size: 36px;
    line-height: 42px;
    color: #182B3E;
}

.buy_custom_essays .hidden_block .block_item{
    margin-top: 75px;
}

.btn_read_more.read_more_active .circle {
    background: url(/assets/img/new-main/minus-icon.svg), #FFFFFF;
    background-repeat: no-repeat;
    background-position: 55% 50%;
}

.btn_read_more1.read_more_active .circle {
    background: url(/assets/img/new-main/minus-icon.svg), #FFFFFF;
    background-repeat: no-repeat;
    background-position: 55% 50%;
}

.white_item{
    background: url(/assets/img/buy-custom-essays-chack.svg), #FFFFFF;
    background-repeat: no-repeat;
    background-position: 24px 22px;
    padding: 81px 24px 22px 24px;
    box-shadow: 0px 30px 40px rgba(212, 217, 232, 0.2);
    border-radius: 10px;
    min-height: 248px;
    margin-bottom: 20px;
}

.white_item p{
    font-size: 14px;
    line-height: 22px;
    color: #494949;
    margin-bottom: 0;
}

.white_item p.title{
    margin-bottom: 6px;
    font-size: 18px;
    line-height: 24px;
    color: #182B3E;
    font-weight: 600;
}
.buy_custom_essays .pre_title{
    margin-bottom: 23px;
}

.buy_custom_essays .see_more_samples_banner{
    margin-bottom: 0;
}

.buy_custom_essays .see_more_samples_banner a{
    background: #2EC84A;
    mix-blend-mode: normal;
    border-radius: 24px;
    font-size: 14px;
    line-height: 13px;
    color: #ffffff;
}

.buy_custom_essays .see_more_samples_banner a:hover {
    background: #2EDC4D;
}

.buy_custom_essays .flex_wrp_border {
    flex-wrap: wrap;
    border-top: 1px solid #E4EEF9;
    justify-content: flex-start;
    display: flex;
    margin-bottom: 30px;
}

.buy_custom_essays .flex_wrp_border .item {
    border-right: 1px solid #E4EEF9;
    border-bottom: 1px solid #E4EEF9;
    width: 25%;
    padding: 21px 0 21px 35px;
    display: flex;
    transition: all .4s;
    position: relative;
}

.buy_custom_essays .flex_wrp_border .item:nth-child(4n) {
    border-right: none;
}

.buy_custom_essays .flex_wrp_border .item > span {
    font-weight: 500;
    font-size: 14px;
    line-height: 30px;
    color: #494949;
    text-decoration: none;
    font-family: "Gotham Pro Medium", sans-serif;
    position: relative;
    display: block;
}



.buy_custom_essays .flex_wrp_border .item > span:before {
    content: "";
    width: 8px;
    height: 16px;
    position: absolute;
    left: -15px;
    top: 7px;
    background-image: url(/assets/img/new-main/caret-down.svg);
}

.buy_custom_essays .center_text{
    text-align: center;
}

.buy_custom_essays .green_btn{
    width: 270px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    line-height: 30px;
}

.buy_custom_essays .get-wowessays-help{
    margin: 50px 0 60px 0;
}

.choose_writer_wrapper{
    border-top: 1px solid #D2DEEA;
    padding-top: 50px;
}


.buy_custom_essays h2{
    font-weight: bold;
    font-size: 36px;
    line-height: 42px;
    color: #182B3E;
}

.buy_custom_essays .writer_slider{
    margin-top: 12px;
}


.buy_custom_essays .slider_wrapper .slide_body{
    background: #FFFFFF;
    box-shadow: 0px 30px 40px rgba(212, 217, 232, 0.2);
    border-radius: 10px;
    width: 100%;
    margin-bottom: 20px;
}

.buy_custom_essays .slider_wrapper .slide_body .top_item{
    padding: 16px 37px;
    display: flex;
    align-items: center;
    border-bottom: 1px solid #D2DEEA;
}

.buy_custom_essays .slider_wrapper .slide_body .top_item .photo_wrapper{
    width: 90px;
    height: 90px;
    margin-right: 20px;
}

.buy_custom_essays .slider_wrapper .slide_body .top_item .photo_wrapper img{
    max-width: 100%;
}

.buy_custom_essays .slider_wrapper .slide_body .top_item p{
    font-size: 14px;
    line-height: 25px;
    margin: 0;
}

.buy_custom_essays .slider_wrapper .slide_body .top_item p .fa-star{
    color: #FBB40D;
    font-size: 14px;
}

.buy_custom_essays .slider_wrapper .slide_body .bottom_item{
    padding: 20px 37px 24px 37px;
}

.buy_custom_essays .slider_wrapper .slide_body .bottom_item .subjects{
    display: flex;
    flex-flow: wrap;
}

.buy_custom_essays .slider_wrapper .slide_body .bottom_item .subjects .subject{
    text-decoration: none;
    line-height: 25px;
    height: 24px;
    align-items: center;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    font-size: 11px;
    color: #38B8EF;
    padding: 0 8px;
    background: #EBF3FC;
    border-radius: 4px;
    margin-right: 8px;
    margin-bottom: 4px;
}

.buy_custom_essays p > a:not(.green_btn){
    color: #38B8EF;
}

.buy_custom_essays .slider_wrapper .slide_body .writer_text{
    font-size: 14px;
    line-height: 22px;
    color: #494949;
    margin-bottom: 20px;
    margin-top: 20px;
    min-height: 110px;
}

.buy_custom_essays .slider_wrapper .slide_body .writer_text.min_h_82{
    min-height: 82px;
}

.buy_custom_essays .slider_wrapper .slide_body .writer_link a{
    width: 100%;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    line-height: 30px;
    text-decoration: none;
    text-transform: uppercase;
    color: #38B8EF;
    transition: all .3s;
    border-radius: 25px;
    background: #EBF5FF;
}

.buy_custom_essays .slider_wrapper .slide_body .writer_link a:hover{
    background: #38B8EF;
    color: #ffffff;
}

.buy_custom_essays .slick-arrow{
    background: #FFFFFF;
    box-shadow: 0px 5px 15px rgba(49, 49, 49, 0.08);
    border-radius: 50%;
    width: 44px;
    height: 44px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.buy_custom_essays .slick-arrow img{
    max-width: 7px;
}

.buy_custom_essays .writer_slider .slick-arrow{
    top: -70px;
}

.buy_custom_essays .slick-arrow{
    right: 12px;
}
.buy_custom_essays .prev.slick-arrow{
    right: 75px;
}

.buy_custom_essays .next.slick-arrow img {
    transform: rotate(180deg);
}

.buy_custom_essays .writer_slider ul.slick-dots{
    margin: 20px auto;
}

.buy_custom_essays .writer_slider .slick-dots button{
    width: 30px;
}

.buy_custom_essays .price_wrapper,
.buy_custom_essays .latest_essay_block,
.buy_custom_essays .faq_block,
.buy_custom_essays .relater_service_title,
.buy_custom_essays .how_to_buy{
    padding-top: 50px;
    border-top: 1px solid #D2DEEA;
    margin-top: 50px;
}

.buy_custom_essays .latest_essay_examples{
    margin-top: 14px;
}

.buy_custom_essays .latest_essay_examples .essay_example{
    background: #FFFFFF;
    padding: 30px;
    box-shadow: 0px 30px 40px rgba(212, 217, 232, 0.2);
    border-radius: 10px;
}

.buy_custom_essays .latest_essay_examples .essay_example .free_banner{
    font-weight: bold;
    font-size: 10px;
    color: #ffffff;
    background: #689DB4;
    border-radius: 4px;
    width: 60px;
    height: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-transform: uppercase;
}

.buy_custom_essays .latest_essay_examples .essay_example .essay_name a{
    font-weight: bold;
    font-size: 18px;
    line-height: 24px;
    color: #182B3E;
    margin-bottom: 12px;
    min-height: 72px;
    margin-top: 8px;
    display: block;
}

.buy_custom_essays .latest_essay_examples .essay_example .essay_info_item{
    font-size: 14px;
    line-height: 16px;
    color: #8E8E8E;
    margin-bottom: 13px;
}
.buy_custom_essays .latest_essay_examples .essay_example .essay_info_item span{
    color: #182B3E;
}
.buy_custom_essays .latest_essay_examples .essay_example .essay_info_item a{
    color: #38B8EF;
    text-decoration: underline;
}
.buy_custom_essays .latest_essay_examples .essay_example .link_wrapper{
    border-top: 1px solid #D2DEEA;
    margin-top: 36px;
    padding-top: 24px;
}
.buy_custom_essays .latest_essay_examples .essay_example .essay_link{
    background: #EBF5FF;
    mix-blend-mode: normal;
    border-radius: 24px;
    width: 100%;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    font-size: 15px;
    line-height: 14px;
    color: #38B8EF;
    font-weight: 600;
    transition: all .3s;
}
.buy_custom_essays .latest_essay_examples .essay_example .essay_link:hover{
    color: #ffffff;
    background: #38B8EF;
}

.buy_custom_essays .latest_essay_examples .slick-dots button{
    width: 30px;
}

.buy_custom_essays .latest_essay_examples ul.slick-dots {
    margin: -15px auto 0 auto;
}

.buy_custom_essays .latest_essay_examples .slick-arrow{
    top: 38%;
    z-index: 1;
}

.buy_custom_essays .latest_essay_examples .slick-arrow {
    right: -12px;
}

.buy_custom_essays .latest_essay_examples .prev.slick-arrow{
    right: auto;
    left: -12px;
}

.buy_custom_essays .latest_essay_examples  .slick-slide{
    margin-bottom: 56px;
}

.how_to_buy_item{
    background: #FFFFFF;
    box-shadow: 0px 30px 40px rgba(212, 217, 232, 0.2);
    border-radius: 10px;
    padding: 30px 30px 34px 30px;
    margin-top: 10px;
    position: relative;
    margin-bottom: 30px;
}
.how_to_buy_item:after{
    content: "";
    width: 30px;
    height: 1px;
    right: -30px;
    top: 28%;
    border-bottom: 1px dashed #38B8EF;
    position: absolute;
}
.how_to_buy_item.no_line:after{
    display: none;
}

.how_to_buy_item p.num{
    width: 46px;
    height: 46px;
    min-width: 46px;
    min-height: 46px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #38B8EF;
    font-size: 20px;
    background: rgba(56, 184, 239, 0.1);
    margin-bottom: 15px;
}
.how_to_buy_item p{
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 0;
}
.how_to_buy_item p.title{
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 4px;
    color: #182B3E;
}

#reviews .slick-dots button{
    width: 23px;
}
.faq h2{
    text-align: center;
    font-size: 32px;
    line-height: 40px;
    color: #182B3E;
}
.faq-tab-content{
    margin: 20px 0 15px 0;
}
.relater_services{
    margin-bottom: 20px;

}
.relater_services h2{
    text-align: center;
    margin-bottom: 20px;
    font-size: 32px;
    line-height: 40px;
    color: #182B3E;
}
.relater_services .related_item{
    background: url("/assets/img/related-blue-right-arrow.svg"), #FFFFFF;
    background-repeat: no-repeat;
    background-position: 96% 50%;
    border: 3px solid #E8F3FF;
    border-radius: 10px;
    min-height: 57px;
    display: flex;
    align-items: center;
    padding-left: 20px;
    text-decoration: none;
    font-size: 14px;
    line-height: 20px;
    color: #182B3E;
    font-weight: normal;
    margin-bottom: 20px;
    transition: all .3s;
    padding-right: 35px;
}
.relater_services .related_item:hover{
    background: url("/assets/img/related-white-right-arrow.svg"), #38B8EF;
    background-repeat: no-repeat;
    background-position: 96% 50%;
    border: 6px solid #E8F3FF;
    color: #ffffff;
}

.page-inside .buy_custom_essays .blue_icon_list{
    padding-left: 10px;
}

.page-inside .buy_custom_essays .blue_icon_list,
.page-inside .buy_custom_essays .blue_icon_list li{
    list-style: none;
}

.page-inside .buy_custom_essays ul.blue_icon_list li{
    list-style-image: none;
    line-height: 24px!important;
    position: relative;
    padding-left: 20px;
}
.page-inside .buy_custom_essays ul.blue_icon_list li:before{
    content: ""!important;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    position: absolute;
    top: 7px;
    left: 0;
    background: #38B8EF;
}




.mob_paper_statistic{
    display: none;
    background: #1F2144;
}
.statistic_wrapper{
    display: flex;
    align-items: center;
    justify-content: space-between;
    min-height: 54px;
    color: #ffffff;
}

.statistic_wrapper .statistic_item{
    width: 33.33%;
    text-align: center;
    border-right: 1px dashed #50507A;
}
.statistic_wrapper .statistic_item:last-child{
    border-right: none;
}

.statistic_wrapper .statistic_item .value{
    font-weight: 600;
    font-size: 16px;
    line-height: 15px;
    text-align: center;
    color: #FFFFFF;
}

.statistic_wrapper .statistic_item .title{
    font-size: 12px;
    line-height: 11px;
    text-align: center;
    color: #FFFFFF;
}


@media (min-width: 1680px) and (max-width: 1780px){
    .mainCta{
        background-position: 80% 46%;
    }
}
@media (min-width: 1580px) and (max-width: 1680px){
    .mainCta{
        background-position: 85% 46%;
    }
}
@media (min-width: 1480px) and (max-width: 1580px){
    .mainCta{
        background-position: 90% 46%;
    }
}
@media (min-width: 1380px) and (max-width: 1480px){
    .mainCta{
        background-position: 95% 46%;
    }
}
@media (min-width: 1380px) and (max-width: 1480px){
    .mainCta{
        background-position: 95% 46%;
    }
}
@media (min-width: 1280px) and (max-width: 1380px){
    .mainCta{
        background-position: 95% 46%;
    }
}
@media (min-width: 1215px) and (max-width: 1280px){
    .mainCta{
        background-position: 110% 46%;
    }
}
@media (min-width: 1072px) and (max-width: 1215px){
    .mainCta{
        background-position: 120% 46%;
    }
}
@media(max-width: 1600px){
    .tab_img_responsive{
        max-width: 100%;
    }
}

@media(max-width: 1199px){
    section#academic_assistance .assistance_wrapper .assistance_item:nth-child(2),
    section#academic_assistance .assistance_wrapper .assistance_item:nth-child(4){
        margin-right: 0;
    }
    section#academic_assistance .assistance_wrapper .assistance_item{
        min-width: 328px;
        width: 328px;
    }
    .block_statistics_main_wrp{
        display: none;
    }
    .mob_paper_statistic{
        display: block;
    }
}

#reviews .green_btn{
    width: 270px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    line-height: 30px;
    margin-top: 35px;
    border: 1px solid #2EC84A;
    background: #2EC84A;
    border-radius: 100px;
    text-transform: uppercase;
    color: #fff;
    text-decoration: none !important;
    padding: 0 34px;
    transition: all .5s;
}

#reviews .green_btn:hover{
    background: #2EDC4D;
}

@media (min-width: 1072px) {
    .hb-wrap {
        display: flex;
        align-items: stretch;
    }
}

@media (min-width: 992px) and (max-width: 1199px){
    .new_home_page #reviews .review_wrp .item {
        width: 235px!important;
        background-size: 90px;
    }
    #calc_form:before{
        top: -28px!important;
    }
}
@media (min-width: 768px) and (max-width: 1071px) {
    .mainCta{
        background-position: 82% 61%;
    }
    .mainCta .pinkBtn{
        max-width: 300px!important;
    }
    .rate_wrapper{
        position: absolute;
        top: 910px;
        left: 0;
        right: 0;
        margin: auto;
    }
    .buy_page_unset{
        position: unset;
    }
    #calc_form:before{
        top: -305px;
    }
    .ctaImg .price-calculator-col{
        margin-top: 0;
    }
    .buy_custom_essays .flex_wrp_border .item{
        width: 33%;
    }
    .buy_custom_essays .flex_wrp_border .item:nth-child(4n) {
        border-right: 1px solid #E4EEF9;
    }
    .buy_custom_essays .flex_wrp_border .item:nth-child(3n) {
        border-right: none;
    }
    .block_statistics_main_wrp{
        display: none;
    }

    .how_to_buy_item{
        margin-bottom: 17px;
        display: flex;
    }
    .how_to_buy_item .text_wrp{
        padding-left: 15px;
    }
    .how_to_buy_item:after{
        transform: rotate(90deg);
        right: auto;
        left: 40px;
        bottom: -17px;
        top: auto;
    }

    .buy_custom_essays .writer_slider .slick-arrow,
    .buy_custom_essays .latest_essay_examples .slick-arrow{
        top: auto;
        bottom: -18px;
    }
    .buy_custom_essays .prev.slick-arrow,
    .buy_custom_essays .latest_essay_examples .prev.slick-arrow{
        right: auto;
        left: 0;
    }
    .buy_custom_essays .writer_slider ul.slick-dots{
        margin: 49px auto 0 auto;
    }
    .new_home_page #reviews h2.title{
        margin-top: 80px;
    }
    .buy_custom_essays .latest_essay_examples .slick-arrow{
        right: 0;
    }
    .new_home_page #reviews .review_wrp .item{
        width: 170px;
        background-size: 90px;
    }
    .faq_block h2{
        text-align: left;
    }
}

@media (max-width: 767px) {
    .buy_custom_essays h2{
        font-size: 26px;
        line-height: 34px;
    }
    .buy_custom_essays h2 br{
        display: none;
    }
    .buy_custom_essays .slick-arrow{
        width: 30px;
        height: 30px;
    }
    .buy_custom_essays .writer_slider .slick-arrow{
        top: auto;
        bottom: -13px;
    }
    .buy_custom_essays .prev.slick-arrow{
        right: auto;
        left: 0;
    }
    .buy_custom_essays .slick-arrow{
        right: 0;
    }
    .buy_custom_essays .prev.slick-arrow{
        right: auto;
        left: 0;
    }
    .buy_custom_essays .writer_slider ul.slick-dots{
        margin: 38px auto 0 auto;
    }
    .buy_custom_essays .slider_wrapper .slide_body .bottom_item {
        padding: 20px;
    }
    .buy_custom_essays .latest_essay_examples .slick-dots button {
        width: 18px;
    }
    .buy_custom_essays .latest_essay_examples .slick-arrow{
        top: auto;
        bottom: 0;
        right: 0;
    }
    .buy_custom_essays .latest_essay_examples .prev.slick-arrow{
        right: auto;
        left: 0;
    }

    .how_to_buy_item{
        margin-bottom: 15px;
        padding: 20px;
        min-height: 183px;
    }

    .how_to_buy_item:after{
        right: auto;
        left: 14px;
        bottom: -15px;
        top: auto;
        transform: rotate(90deg);
    }

    .how_to_buy_item p.num{
        width: 32px;
        height: 32px;
        min-width: 32px;
        min-height: 32px;
        font-size: 16px;
        line-height: 30px;
    }

    .new_home_page #reviews .reviews_slider .slide{
        margin: 0 20px 26px 0;
    }
    .new_home_page #reviews h2.title{
        margin-top: 60px;
    }
    .new_home_page #reviews .blue_btn{
        width: 100%;
        text-align: center;
    }
    .faq_block h2{
        text-align: left;
    }
    .faq_block h2 br{
        display: none;
    }
    .faq-content--item .header h3{
        font-size: 14px;
        line-height: 18px;
    }
    .relater_services .related_item{
        margin-bottom: 12px;
    }
    .buy_custom_essays .relater_service_title{
        margin-top: 33px;
    }
    .slick-list{
        padding-left: 0!important;
        padding-right: 30px!important;
        margin-right: -10px!important;
    }
    .buy_custom_essays .flex_wrp_border .item{
        width: 100%;
        border-right: none;
    }
    .buy_custom_essays .hidden_block .block_item {
        margin-top: 60px;
    }
    .white_item p.title br{
        display: none;
    }
    .white_item{
        min-height: 311px;
    }
    .mob_slider .slick-arrow{
        top: auto;
        bottom: 8px;
    }
    .mob_slider .slick-dots{
        display: block;
        margin: 20px auto;
    }
    .buy_custom_essays .hidden_block .see_more_samples_banner{
        margin-top: 33px;
    }



    .mainCta h1{
        font-size: 28px;
        line-height: 34px;
    }
    .mainCta .ctaImg {
        background-size: 100px;
    }
    .mainCta{
        background-image: url(/assets/img/top-banner-bg-buy.svg) !important;
        background-size: 300px!important;
        background-position: 56% 43% !important;
    }

    #calc_form:before{
        background-image: url(/assets/img/calculate-bg-mob.svg);
        top: -205px;
        background-size: contain;
        background-repeat: no-repeat;
        width: 121px;
        height: 148px;
        left: calc(57% - 5px);
    }

    .rate_wrapper{
        margin: auto;
        position: absolute;
        top: 1032px;
        left: 0;
        right: 0;
    }

    .mainCta .ctaImg .row{
        flex-direction: row;
    }
    .mainCta .pinkBtn{
        margin: 0 0 50px;
    }
}