@font-face {
    font-family: "Circular Std - Black";
    src: url("../fonts/CircularStd-Black.woff2") format('woff2'),
    url("../fonts/CircularStd-Black.eot") format('eot'),
    url("../fonts/CircularStd-Black.ttf") format('ttf');
    font-display: swap;
}
@font-face {
    font-family: "Circular Std - Medium";
    src: url("../fonts/CircularStd-Medium.otf") format('otf'),
    url("../fonts/CircularStd-Medium.ttf") format('ttf'),
    url("../fonts/CircularStd-Medium.woff2") format('woff2');
    font-display: swap;
}
@font-face {
    font-family: "Circular Std - Book";
    src: url("../fonts/CircularStd-Book.eot") format('eot'),
    url("../fonts/CircularStd-Book.ttf") format('ttf'),
    url("../fonts/CircularStd-Book.woff2") format('woff2');
    font-display: swap;
}
.mini-wrapper.top-login-wrapper,
.mini-wrapper.top-password-wrapper,
.mini-wrapper.top-user-area-wrapper,
.mini-wrapper.top-login-wrapper-horizontal{
    display: none;
}
html *{
    outline: none;
}
main p{
    font-family: "Circular Std - Book", sans-serif;
    font-display: swap;
    font-weight: 300;
    line-height: 26px;
    font-size: 16px;
    color: #51555a;
    text-align: justify;
}
main h1{
    color: #052130;
    font-family: "Circular Std - Book",sans-serif;
    font-display: swap;
    font-size: 34px;
    font-weight: 700;
    line-height: 50px;
    letter-spacing: -0.8px;
}
main h2{
    color: #1e2021;
    font-display: swap;
    font-size: 28px;
    font-family: "Circular Std - Book",sans-serif;
    font-weight: 700;
}
main h2:first-letter {
    color: #ffae00;
}
main h3{
    color: #6b95ff;
    font-family: "Circular Std - Book",sans-serif;
    font-display: swap;
    font-size: 24px;
    font-weight: 600;
}
main h4{
    color: #1e2021;
    font-family: "Circular Std - Book", sans-serif;
    font-display: swap;
    font-size: 20px;
    font-weight: 600;
}
td, th{
    border: 1px solid #5e8cff;
}
ol > li{
    color: #1e2021;
    font-family: "Circular Std - Book", sans-serif;
    font-display: swap;
    font-size: 17px;
    font-weight: 400;
    line-height: 29px;
}
ul.circles > li:before{
    background-color: white;
    border: 2px solid #5e8cff;
}
blockquote p{
    color: #1e2021;
    font-family: "Circular Std - Book", sans-serif;
    font-display: swap;
    font-size: 20px;
    font-weight: 500;
    line-height: 30px;
}
.testimonials_short:after{
    content: "";
    background: url("../img/right-quotation-sign (1).svg")no-repeat;
    background-size: 100% 100%;
    position: absolute;
    right: 50px;
    top: 50px;
    width: 36px;
    height: 32px;
    opacity: 0.6;
}
blockquote:after{
    content: "";
    background: url("../img/right-quotation-sign (1).svg")no-repeat;
    background-size: 100% 100%;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 32px;
    height: 32px;
    opacity: 0.6;
}
blockquote p{
    text-align: justify;
}
blockquote{
    border-left: 3px solid #5e8cff80!important;
    position: relative;
    padding-right: 20px;
    padding-left: 32px;
}
.contact-box a i{
    color: #323538;
    margin-right: 8px;
    font-size: 15px;
    vertical-align: middle;
}
.a-box .a-content span:before{
    content: '+';
    opacity: 0.3;
    font-size: 30px;
    font-weight: 500;
    line-height: 33.36px;
    color: #5e8cff;
    letter-spacing: -0.9px;
    position: absolute;
    right: -10px;
    top: -22px;
}
.a-box .a-content span{
    position: relative;
    color: #ffae00;
    font-family: "Circular Std - Book", sans-serif;
    font-display: swap;
    font-size: 45px;
    font-weight: 700;
    line-height: 50px;
    display: inline-block;
    text-transform: uppercase;
    vertical-align: middle;
}
.a-box .a-content{
    width: 130px;
    height: 130px;
    border-radius: 50%;
    line-height: 130px;
    text-align: center;
    background: white;
    animation: shadow 4s infinite ease-out;
}
.yellow_b{
    color: #ffae00;
}
@keyframes shadow {
    from {
        box-shadow: 0 0 0 0 rgba(255,255,255,0.34);
    }
    10% {
        box-shadow: 0 0 0 10px rgba(255,255,255,0.34);
    }
    13% {
        box-shadow: 0 0 0 0 rgba(255,255,255,0.34);
    }
    30% {
        box-shadow: 0 0 0 15px rgba(255,255,255,0.34);
    }
    36% {
        box-shadow: 0 0 0 0 rgba(255,255,255,0.34);
    }
    60% {
        box-shadow: 0 0 0 20px rgba(255,255,255,0.34);
    }
    70% {
        box-shadow: 0 0 0 0 rgba(255,255,255,0.34);
    }
    85% {
        box-shadow: 0 0 0 20px rgba(255,255,255,0.34);
    }
}
.blue_order.download_btn:hover,
.blue_order.download_btn:focus{
    text-align: left;
}
.blue_order.download_btn:hover div,
.blue_order.download_btn:hover span,
.blue_order.download_btn:focus div,
.blue_order.download_btn:focus span{
    right: 9px;
    transform: rotate(90deg);
}
.page-404 > img{
    width: 430px;
    margin: 0 auto;
}
.page-404 > .button_box{
    display: inline-block;
}
.page-404 > .white_button p{
    line-height: 48px;
}
.page-404 > p b{
    color: #1e2021;
    font-size: 34px;
    font-family: "Circular Std - Book", sans-serif;
    font-display: swap;
    font-weight: 300;
    line-height: 35px;
    display: block;
}
.page-404 .white_button p{
    font-weight: 400;
    font-family: "Circular Std - Book", sans-serif;
    font-display: swap;
}
.page-404{
    text-align: center;
}
.page-404 > p{
    color: #1e2021;
    font-family: "Circular Std - Book", sans-serif;
    font-display: swap;
    font-size: 20px;
    font-weight: 400;
    text-align: center;
}
.advant_main ul li span{
    color: #1e2021;
    font-family: "Circular Std - Black", sans-serif;
    font-display: swap;
    font-size: 18px;
    font-weight: 700;
}
.advant_main ul li p{
    color: #888888;
    font-family: "Circular Std - Book", sans-serif;
    font-display: swap;
    font-size: 15px;
    font-weight: 400;
    min-height: 46px;
    line-height: 23px;
}
.testimonials_main ul li,
.advant_main ul li{
    padding-left: 115px;
    width: 49%;
    display: inline-block;
    vertical-align: top;
}
.advant_main ul li.relevant:before{
    content: url("../img/relevant_expert_writers--icon.svg");
}
.advant_main ul li.money:before{
    content: url("../img/money_back_guarantee--icon.svg");
}
.advant_main ul li.plagiarized:before{
    content: url("../img/non-plagiarized_papers--icon.svg");
}
.advant_main ul li.membership:before{
    content: url("../img/membership_discounts--icon.svg");
}
.advant_main ul li.customer:before{
    content: url("../img/24x7_customer_support--icon.svg");
}
.vip_short.advant_main ul li.relevant:before{
    content: url("../img/Plagiarism--icon.svg");
}
.vip_short.advant_main ul li.money:before{
    content: url("../img/Notification--icon.svg");
}
.vip_short.advant_main ul li.plagiarized:before{
    content: url("../img/free_quality_assurance_support--icon.svg");
}
.vip_short.advant_main ul li.membership:before{
    content: url("../img/vip_support--icon.svg");
}
.vip_short.advant_main ul li.customer:before{
    content: url("../img/editors_icon.svg ");
}
.testimonials_main ul li:before{
    display: inline-block;
    left: 15px;
    width: 74px;
    top: 10px;
    background-size: 100%;
    line-height: 74px;
    background: #f2faff;
    position: absolute;
    height: 74px;
    border-radius: 50%;
    padding: 12px 8px;
    text-align: center;
}
.advant_main ul li:before{
    display: inline-block;
    left: 15px;
    width: 74px;
    top: -10px;
    line-height: 74px;
    position: absolute;
    height: 74px;
    border-radius: 50%;
    padding: 12px 8px;
    text-align: center;
    z-index: 1;
}
.testimonials_main ul li:before, .advant_main ul li:after {
    display: inline-block;
    left: 40px;
    width: 74px;
    top: 16px;
    background-size: 100%;
    line-height: 74px;
    background: #ffe5a6;
    position: absolute;
    height: 74px;
    border-radius: 50%;
    opacity: 0.4;
    padding: 12px 8px;
    text-align: center;
    content: "";
    z-index: -1;
}
.advant_main ul li.quality:before{
    content: url("../img/free_quality_assurance_support--icon.svg");
}
.vip_short.advant_main ul li.quality:before{
    content: url("../img/revision--icon.svg");
}
.vid_main p b,
.advant_main p b{
    color: #1e2021;
    font-family: "Circular Std - Book", sans-serif;
    font-display: swap;
    font-size: 19px;
    font-weight: 500;
    line-height: 29px;
    display: block;
    margin-bottom: 15px;
}
.div_con > p b,
.div_con > p{
    margin: 0 0 0 0!important;
}
.advant_main{
    margin-bottom: 30px;

}
.vid_main .div_con{
    max-width: 650px;
    width: 85%;
}
.advant_main .services_slider li{
    position: relative;
}
.advant_main p{
    color: #51555a;
    font-family: "Circular Std - Book", sans-serif;
    font-display: swap;
    font-size: 16px;
    font-weight: 400;
}
.affiliate_main .blue_order.orange_slide:after,
.testimonials_main:after,
.ben_content .title_main:after,
.container-fluid .title_main.bg_d:after,
.offer_main .title_main.bg_d:after,
.advant_main .title_main.bg_d:after{
    content: "................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................";
    width: 220px;
    height: 220px;
    position: absolute;
    display: block;
    color: #d8dada;
    left: -100px;
    bottom: -350px;
    background-size: 100%;
    background-position: 50% 50%;
    z-index: -1;
    word-break: break-word;
    line-height: 0.6;
    font-size: 21px;
    overflow: hidden;
    letter-spacing: 6px;
}
.main-page{
    padding-top: 65px;
}
.vid_main .mow_content{
    position: relative;
}
.vid_main .mow_content:before{
    content: "";
    width: 150%;
    height: calc(100% - 111.5px);
    top: 50px;
    right: -60.5px;
    position: absolute;
    background: #f2faff;
    display: block;
}
.main_guarantees .title_main.bg_d:after,
.offer_main .title_main.bg_d:after{
    left: auto;
    right: 40px;
    transform: rotate(45deg);
    bottom: -67px;
    border-radius: 50%;
}
.main-page p b{
    display: block;
    margin-top: 20px;
    font-size: 19px;
    font-weight: 500;
    color: #1e2021;
}
.offer_main .no_f{
    width: 65%;
    text-align: justify;
}
.offer_main .blue_order:before{
    width: 195px;
}
.offer_main .blue_order{
    width: 195px;
    margin: 0 auto;
    display: block;
    float: none;
}
.box_offer .blue_order.white_slide p{
    color: #052130;
}
.box_offer .blue_order.white_slide{
    background: #ffe5a6;
    float: none;
    display: block;
    margin: 74px auto 20px auto;
}
.box_offer .blue_order.white_slide:before{
    background: white;
}
.box_offer .offer_title:after{
    content: "";
    position: absolute;
    background: #ffcb4d;
    width: 50px;
    height: 2px;
    left: calc(50% - 25px);
    bottom: -10px;
}
.box_offer .offer_title{
    margin-top: 30px;
    position: relative;
    color: #0a3349;
    font-family: "Circular Std - Black", sans-serif;
    font-display: swap;
    font-size: 44px;
    font-weight: 400;
    line-height: 40.89px;
    display: block;
    text-align: center;
    margin-bottom: 20px;
}
.box_offer .discount{
    color: #6b95ff;
    font-family: "Circular Std - Black", sans-serif;
    font-display: swap;
    font-size: 48px;
    font-weight: 900;
    line-height: 52px;
    text-align: center;
    display: block;
}
.box_offer .discount.code {
    font-size: 21px!important;
    line-height: 1.4;
    display: inherit;
}
.box_offer p{
    margin: 0;
}
.bg_uot_box:before{
    background-size: 100% 100%!important;
    position: absolute;
    content: "";
    width: calc(100% + 10.5px);
    height: 112%;
    left: 0;
    right: 50px;
    background: url(../img/our-bg.png)no-repeat;
    display: block;
    z-index: -1;
    top: 50px;
    background-size: contain;
}
.bg_uot_box{
    position: relative;
}
.bg_uot_box .box_offer{
    margin: 0 0 0 50px!important;
    position: relative;
}
.box_offer p{
    text-align: center;
}
.box_offer{
    background: url(../img/g_e--affiliate.svg)no-repeat 100% 100%, white;
    max-width: 491px!important;
    text-align: center;
    padding: 20px 0;
    box-shadow: 0 3px 35px rgba(0, 0, 0, 0.06);
    background-size: auto 340px;
}
.step_icon img{
    width: 32px;
    height: 30px;
    display: inline-block;
    vertical-align: middle;
}
.main-step .step b{
    display: block;
    color: #1e2021;
    font-family: "Circular Std - Book", sans-serif;
    font-display: swap;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.2;
    letter-spacing: -0.2px;
    height: 55px;
}
.offer_main .step p{
    text-align: center;
}
.step p{
    color: #51555a;
    font-family: "Circular Std - Book", sans-serif;
    font-display: swap;
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    min-height: 142px;
    margin-top: 5px;
}
.offer_main .main-step .dote{
    width: 3px;
    height: 3px;
    background: #b4d9f3;
    display: inline-block;
    margin: 0 5px;
}
.step_icon{
    border: 5px solid #eaeaea;
    height: 54px;
    width: 54px;
    border-radius: 50%;
    margin: 0 auto 15px auto;
    padding: 8px 0;
    text-align: center;
}
.ored_step .sample_item > p .bottom_line{
    text-align: left;
}
.ored_step .sample_item > p{
    text-align: left;
    display: inline-block;
    vertical-align: middle;
    width: calc(99% - 68px);
    margin: 0;
    color: #0a3349;
    font-family: "Circular Std - Book";
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
}
.ored_step .sample_item .step_icon{
    width: 63px;
    height: auto;
    border: none;
    display: inline-block;
    vertical-align: sub;
    padding: 0;
    margin: 0;
}
.offer_main .main-step .step{
    display: inline-block;
    vertical-align: top;
    text-align: center;
    width: calc((96% - 141px) / 4);
}
.offer_main .main-step .dot{
    display: inline-block;
    margin-top: 15px;
    width: 47px;
}
.offer_main .main-step{
    text-align: center;
    margin: 40px auto 0 auto;
}
.offer_main p.right.out_box{
    margin: 50px 0;
}
.bg_uot_box .blue_order{
    animation: 3s linear infinite shadow_two;
}

.bg_uot_box .animated_box{
    width: 210px;
    height: 230px;
    display: block;
    margin: 20px auto;
    background: url("../img/sprite_aff-min.png");
    background-position: -240px -10px;
    overflow: hidden;
    position: relative;
}
.bg_uot_box .animate_top{
    background: url("../img/sprite_aff-min.png");
    background-position: -470px -10px;
    width: 210px;
    height: 115px;
    position: absolute;
    top: 0;
    left: 0;
    animation: 3s linear infinite bounce_in_top;
}
.bg_uot_box .animate_bottom{
    background: url("../img/sprite_aff-min.png");
    background-position: -10px 135px;
    width: 210px;
    height: 107px;
    bottom: 0;
    left: 0;
    position: absolute;
    animation: 3s linear infinite bounce_in_bottom;
}
@keyframes bounce_in_top {
    0%{
        top: 0;
    }
    50%{
        top: -10px;
    }
    100%{
        top: 0;
    }

}
@keyframes bounce_in_bottom {
    0%{
        bottom: 0;
    }
    50%{
        bottom: -10px;
    }
    100%{
        bottom: 0px;
    }
}
@keyframes shadow_two {
    0%{
        box-shadow: none;
    }
    50%{
        box-shadow: 0 0 0 16px rgba(94, 140, 255, 0.27);
    }
    100%{
        box-shadow: none;
    }

}
.main_guarantees .guarantees_list li:after{
    position: absolute;
    left: 10px;
    content: "";
    top: 10px;
    width: 75px;
    height: 75px;
    border-radius: 50%;
    background: #f4f7fb;
    z-index: -1;
}
.main_guarantees .guarantees_list li:before{
    position: absolute;
    left: 0;
    top: 5px;
    width: 28px;
    height: 30px;
    content: "";
}
.main_guarantees .guarantees_list li:first-child:before{
    background: url("../img/it’s_yours--icon.svg");
}
.main_guarantees .guarantees_list li:last-child:before{
    background: url("../img/it’s_accessible--icon.svg");
}
.main_guarantees .guarantees_list li:nth-child(3):before{
    background: url("../img/it’s_genuine--icon.svg");
}
.main_guarantees .guarantees_list li:nth-child(2):before{
    background: url("../img/it’s_confidential--icon.svg");
}

.main_guarantees .guarantees_list li{
    padding-left: 56px;
    width: 49%;
    display: inline-block;
    vertical-align: top;
}
.main_guarantees .guarantees_list{
    max-width: 560px;
    padding-top: 50px;
}
.main_guarantees .guarantees_list p{
    color: #1e2021;
    font-family: "Circular Std - Book", sans-serif;
    font-display: swap;
    font-size: 15px;
    font-weight: 400;
    line-height: 25px;
}
.main_guarantees .guarantees_list p b{
    font-size: 18px;
    font-weight: 700;
    font-family: "Circular Std - Book", sans-serif;
    font-display: swap;
    display: block;
}
.benefits_img:before{
    width: calc(100% + 20.5px);
    content: "";
    top: 0;
    right: -10.25px;
    background: #ffcb4d;
    z-index: -1;
    position: absolute;
    overflow: hidden;
    height: calc(78% - 100px)
}
.guarantees_img:before{
    width: calc(100% + 22.5px);
    content: "";
    top: 50px;
    right: -10.25px;
    background: #ffcb4d;
    z-index: -1;
    position: absolute;
    overflow: hidden;
    height: calc(78% - 100px)
}
.guarantees_img{
    position: relative;
    text-align: right;
    margin-right: 37px;
}
.benefits_main .benefits_img img,
.guarantees_img img{
    display: inline-block;
    margin-right: 50px;
    max-width: 85%;
}
.affiliate_main .banner_aff .aff_content p b{
    color: #51555a;
    font-family: "Circular Std - Book", sans-serif;
    font-display: swap;
    font-size: 22px;
    line-height: 22px;
    font-weight: 700;
    display: inline-block;
    margin-top: 0;
}
.affiliate_main .banner_aff .aff_content .yellow_b{
    color: #ffae00;
    font-family: "Circular Std - Black", sans-serif;
    font-display: swap;
    font-size: 26px;
    font-weight: 900;
    display: inline-block;
    margin-right: 10px;
}
.affiliate_main .banner_aff .aff_content p{
    color: #51555a;
    font-size: 18px;
    line-height: 22px;
    padding: 0;
    font-family: "Circular Std - Book", sans-serif;
    font-display: swap;
    font-weight: 300;
    margin: 0;
    display: inline-block;
    text-align: left;
}
.affiliate_main .banner_aff .blue_order{
    float: right;
}
.affiliate_main .banner_aff .aff_content{
    display: inline-block;
    width: 60%;
    max-width: 375px;
    vertical-align: text-bottom;
}
.affiliate_main .banner_aff .aff_title span b{
    color: #0a3349;
    font-size: 38px;
    line-height: 38.38px;
    text-transform: uppercase;
    font-family: "Circular Std - Book", sans-serif;
    font-display: swap;
    font-weight: 700;
}
.affiliate_main .banner_aff .aff_title span{
    line-height: 38.38px;
    text-transform: uppercase;
    color: #6b95ff;
    font-family: "Circular Std - Book", sans-serif;
    font-display: swap;
    font-size: 35px;
    font-weight: 400;
}
.affiliate_main .banner_aff .aff_title:before{
    display: block;
    content: '';
    width: 2px;
    height: 73px;
    background: #ffbc19;
    right: 35px;
    position: absolute;
    top: calc(50% - 36px);
}
.affiliate_main .banner_aff .aff_title{
    display: inline-block;
    width: 39%;
    text-align: center;
    position: relative;
}
.affiliate_main .banner_aff p{
    width: 80%;
}
.affiliate_main .banner_aff{
    margin: 35px auto 10px auto;
    padding: 30px 30px 75px 0;
}
.affiliate_main .banner_aff .blue_text{
    color: #6b95ff;
    font-size: 24px;
    font-weight: 700;
}
.affiliate_main .banner_aff .title_main{
    color: #1e2021;
    font-size: 35px;
    font-weight: 700;
    line-height: 46px;
    letter-spacing: -0.35px;
    margin-top: 113px;
}
.affiliate_main .banner_aff .bg_uot_box a{
    display: block;
    margin: 15px auto 50px auto;
    float: none;
}
.affiliate_main .bg_uot_box:before{
    background: #f3faff;
    height: calc(100% - 100px);
}
.affiliate_main .banner_aff .bg_uot_box .offer_title{
    color: #0a3349;
    font-size: 32px;
    font-weight: 700;
    line-height: 38.38px;
}
.sample_item > a img{
    margin-left: 5px;
    display: inline-block;
}
.sample_slider .sample_box{
    padding: 45px 20px 0 20px;
}
.sample_item > a{
    color: #5e8cff;
    font-family: "Circular Std - Book", sans-serif;
    font-display: swap;
    font-size: 15px;
    font-weight: 500;
    line-height: 23px;
    letter-spacing: -0.15px;
}
.sample_item{
    border-radius: 2px;
    text-align: center;
    padding: 25px 35px 30px 35px;
    background: white;
    position: relative;
}
.sample_item .step_icon img{
    width: 50%;
    height: auto;
    display: inline-block;
    margin-bottom: 5px;
    vertical-align: baseline;
}
.sample_item .step_icon{
    border: 5px solid #feae00;
    width: 60px;
    height: 60px;
}
.sample_slider{
    padding: 0 0 30px 0;
}
.affiliate_main{
    background: url("../img/slide_bg.png")no-repeat;
    background-position: 100% 100%;
    background-size: 100%;
    position: relative;
    padding-bottom: 1px;
}
.affiliate_main .sample_slider > div:not(.slick-active),
.affiliate_main .sample_slider > div:not(.slick-cloned) {
    height: fit-content;
    max-height: 460px;
}
@media (width: 768px) {
    .affiliate_main .sample_slider > div:not(.slick-active),
    .affiliate_main .sample_slider > div:not(.slick-cloned) {
        max-height: 314px;
    }
}
@media all and (max-width: 414px) {
    .affiliate_main .sample_slider > div:not(.slick-active), .affiliate_main .sample_slider > div:not(.slick-cloned) {
        max-height: 490px;
    }
}
@media all and (max-width: 767px) {
    footer .new-address-footer-img {
        margin: 0 auto;
        display: block;
    }
}
.out_box{
    max-width: 630px;
    width: calc(85% - 50px);
    margin-right: 50px;
}
.offer_main .bg_d.bg_Left:after{
    border-radius: 0;
    left: -253px;
    right: auto;
    transform: none;
}
.affiliate_main:after {
    position: absolute;
    left: 64px;
    bottom: 20px;
    content: "Free Samples";
    opacity: 0.73;
    color: #ffffff;
    color: #ffffff;
    font-family: "Circular Std - Black", sans-serif;
    font-display: swap;
    font-size: 138px;
    font-weight: 400;
    line-height: 160px;
    width: 365px;
}
.affiliate_main .blue_order.orange_slide p{
    color: #052130;
    font-family: "Circular Std - Black", sans-serif;
    font-display: swap;
    font-size: 16px;
    font-weight: 400;
    line-height: 23px;
}
.affiliate_main .banner_aff .blue_order:before{
    width: 157px;
}
.affiliate_main .blue_order:before{
    width: 230px;
}
.affiliate_main .blue_order.orange_slide{
    width: 230px;
    float: none;
    margin: 0 auto 35px auto;
    display: block;
    line-height: 50px;
    background: white;
}
.affiliate_main .blue_order{
    z-index: 1;
}
.affiliate_main .slick-slider{
    z-index: 1;
}
.benefits_main{
    padding-top: 100px;
    position: relative;
}
.benefits_main .benefits_img img{
    display: inline-block;
    margin-left: 50px;
    max-width: 85%;
    margin-right: 0;
}
.benefits_main .benefits_img:before{
    margin-top: 55px;
}
.benefits_main .benefits_img{
    position: relative;
}
.benefits_main p b{
    display: inline;
}
.benefits_main .ben_content li p{
    margin: 5px 0;
}
.benefits_main .ben_content li:before{
    left: -10px;
}
.benefits_main .ben_content li{
    float: left;
    width: 50%;
    vertical-align: top;
    color: #a0bbff;
    padding-left: 10px;
}
.benefits_main .ben_content ul{
    list-style-type: circle!important;
    padding-left: 20px;
}
.ben_content .title_main:after{
    top: -50px;
    border-radius: 50%;
    bottom: 0;
}
.testimonials_main ul li:before{
    content: url("../img/testimonial--icon.svg");
}
.testimonials_main{
    padding-bottom: 0;
}
.back_text{
    position: absolute;
    left: 350px;
    bottom: 0;
    opacity: 0.8;
    color: #f1f1f1;
    font-family: "Circular Std - Black", sans-serif;
    font-display: swap;
    font-size: 138px;
    font-weight: 400;
    line-height: 1;
    z-index: -1;
    text-transform: capitalize;
}
.testimonials_main:after{
    bottom: 0;
}
.bg-grey{
    background: #ccc;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 230;
    opacity: 0.7;
}
#back-top span{
    color: #333;
    font-family: "Circular Std - Black", sans-serif;
    font-display: swap;
    font-size: 17px;
    font-weight: 700;
    line-height: 40px;
}
#back-top {
    display: none;
    width: 50px;
    height: 50px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    background-color: #ffae00;
    text-align: center;
    color: #333;
    opacity: 0.5;
    border-radius: 50%;
    position: fixed;
    bottom: 316px;
    right: 10px;
    cursor: pointer;
    z-index: 9999;
    border: 1px solid white;
}
div#back-top i {
    font-size: 30px;
    line-height: 50px;
}
.down_link{
    color: #b5c9dc;
    font-family: "Circular Std - Medium", sans-serif;
    font-display: swap;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: -0.28px;
    margin-top: 7px;
}
#footer p b{
    color: #ffffff;
    font-family: "Circular Std - Book", sans-serif;
    font-display: swap;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: -0.28px;
}
#footer .name_logo b,
#footer .name_logo p{
    color: #ffffff;
}
#footer .col.s12.xl6 > p{
    margin: 0;
}
#footer{
    padding-top: 80px;
    overflow: hidden;
}
#footer.visible{
    background: url("../img/footer_png.png") 0 100% no-repeat, #182032;
    background-size: 100% 100%;
}
.foote_title{
    color: #ffae00;
    font-family: "Circular Std - Book", sans-serif;
    font-display: swap;
    font-size: 14px;
    font-weight: 700;
    line-height: 1;
    text-transform: uppercase;
    letter-spacing: 0.56px;
    display: block;
    margin-bottom: 25px;
}
.social_link i{
    border-radius: 50%;
    border: 1px solid white;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 36px;
    font-size: 19px;
    color: white;
    margin: 0 10px;
}
.center_rb{
    margin: 7px 0 0 0;
}
#footer .contact-box a p{
    color: #7aa5cd;
    font-family: "Circular Std - Book", sans-serif;
    font-display: swap;
    font-size: 15px;
    font-weight: 400;
    line-height: 40px;
    letter-spacing: -0.3px;
    margin: 0;
}
#footer .logo{
    position: relative;
    margin-top: 0;
}
#footer .contact-box a{
    color: white;
}
#menu-footer-menu li a{
    color: #b5c9dc;
    font-family: "Circular Std - Book", sans-serif;
    font-display: swap;
    font-size: 15px;
    font-weight: 400;
    line-height: 32px;
    letter-spacing: -0.3px;
}
.testimonials_main ul li{
    width: 100%;
}
h1.title_main{
    margin-top: 0;
    display: inline-block;
}
.header_slid .slick-slide{
    display: inline-block;
    width: 24.5%;
}
.page_header .header-box{
    position: relative;
    padding: 45px 10% 45px 10%;
}
.breadcrumbs-block{
    background: #FFCB4D url("../img/bg-page.png")no-repeat;
    background-position: 50% 0;
    background-size: 100% 100%;
    padding: 15px 0;
}
.breadcrumbs-block h1{
    margin-top: 0;
}
.breadcrumbs-block a,
.breadcrumbs-block span{
    color: #292722;
    font-family: "Circular Std - Book", sans-serif;
    font-display: swap;
    font-size: 13px;
    font-weight: 500;
    text-transform: capitalize;
    margin-right: 10px;
}
.breadcrumbs-block .bred_title{
    color: #052130;
    font-family: "Circular Std - Book", sans-serif;
    font-display: swap;
    font-size: 34px;
    font-weight: 700;
    line-height: 50px;
    letter-spacing: -0.8px;
    display: block;
    margin-bottom: 10px;
}
.page_content h1{
    font-display: swap;
}
.blog-teather .img_blog{
    position: absolute;
    left: calc(-100% - 22.5px);
    top: 0;
    width: 100%;
    height: 100%;
    background-position: 50% 50%!important;
    background-size: auto 100%!important;
}
.blog-teather{
    padding: 15px;
    position: relative;
}
.page_content{
    padding-top: 35px;
}
.blog-date-single {
    color: #a3a6a9;
    font-family: "Circular Std - Book", sans-serif;
    font-display: swap;
    font-size: 13px;
    font-weight: 400;
    line-height: 1;
}
.blog-teather .post-content > p{
    min-height: 80px;
}
.blog-date-single i{
    font-size: 14px;
    display: inline-block;
    vertical-align: bottom;
}
.post-content img{
    width: 100%;
    margin-bottom: 15px;
}
.post-content h5 a{
    color: #1e2021;
    font-family: "Circular Std - Book", sans-serif;
    font-display: swap;
    font-size: 19px;
    font-weight: 500;
    letter-spacing: -0.19px;
    display: block;
}
.post-content .blog-teather h5 a{
    min-height: 60px;
}
.pagination-block .wp-pagenavi .current{
    background: #5e8cff;
    color: white;
    border-radius: 50%;
    display: inline-block;
    width: 28px;
    height: 28px;
    line-height: 28px;
}
.pagination-block .wp-pagenavi a,
.pagination-block .wp-pagenavi span{
    border: none;
    color: #a3a6a9;
    font-family: "Circular Std - Book", sans-serif;
    font-display: swap;
    font-size: 13px;
    font-weight: 400;
    margin: 0 10px;
}
.pagination-block .wp-pagenavi{
    text-align: center;
}
.post-content img{
    display: none;
}
.blog_post .blog_img img{
    width: 100%;
    height: auto;
    margin-bottom: 25px;
}
.mobile_footer_menu .contact-box span,
.footer_services_menu .contact-box span,
.mobile_menu .contact-box span{
    display: block;
    color: #7aa5cd;
    font-family: "Circular Std - Book", sans-serif;
    font-display: swap;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: -0.3px;
    margin-bottom: 5px;
}
.mobile_footer_menu .contact-box,
.footer_services_menu .contact-box,
.mobile_menu .contact-box{
    text-align: right;
}

.footer_services_menu .contact-box a,
.mobile_footer_menu .contact-box a,
.mobile_menu .contact-box a{
    display: inline-block;
    width: 49%;
}
.footer_services_menu .contact-box,
.mobile_footer_menu .contact-box,
.mobile_menu .contact-box{
    display: block;
    width: 100%;
    margin: 0;
    text-align: left;
    float: none;
}
.footer_services_menu .contact-box a:nth-child(2),
.mobile_footer_menu .contact-box a:nth-child(2),
.mobile_menu .contact-box a:nth-child(2){
    margin-bottom: 15px!important;
    letter-spacing: 0.55px;
}
.mobile_menu #menu-header-menu-mob,
.mobile_menu #menu-header-menu{
    padding-left: 0!important;
}
.footer_services_menu .social_link .social_title,
.mobile_footer_menu .social_link .social_title,
.mobile_menu .social_link .social_title{
    color: #ffcb4d;
    font-family: "Circular Std - Book", sans-serif;
    font-display: swap;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    text-transform: uppercase;
    letter-spacing: .56px;
    display: inline-block;
    margin-bottom: 18px;
    vertical-align: top;
}
.mobile_footer_menu .social_link a i,
.footer_services_menu .social_link a i,
.mobile_menu .social_link a i{
    color: #547080;
    border: 1px solid #547080;
    border-radius: 50%;
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 32px;
    font-size: 16px;
    margin: 0 3px;
}
#menu-header-menu-mob li a,
.mobile_footer_menu li a,
.footer_services_menu li a,
.mobile_menu #menu-header-menu li a{
    border-bottom: 1px solid #e7e7e8;
    color: #323538;
    font-family: "Circular Std - Book", sans-serif;
    font-display: swap;
    font-size: 15px;
    font-weight: 500;
    display: block;
    padding-left: 5px;
}
.mobile_footer_menu ul,
.footer_services_menu ul,
#menu-footer-menu{
    padding-left: 0!important;
}
.burger_button{
    border: none;
    background: none;
}
#footer .burger_button{
    margin: 0 auto;
    float: none;
    display: block;
    text-align: center;
    border: none;
    background: none;
}

#footer .burger_button i{
    color: white;
}
.mobile_footer_menu.show_menu,
.footer_services_menu.show_menu{
    right: calc(50% - 150px);
}
.mobile_footer_menu ul,
.footer_services_menu ul{
    height: 250px;
    overflow-x: scroll;
    margin-bottom: 0;
}
.mobile_footer_menu ul::-webkit-scrollbar,
.footer_services_menu ul::-webkit-scrollbar{
    width: 5px;
    height: 8px;
    background-color: white;
}
.mobile_footer_menu ul::-webkit-scrollbar-thumb,
.footer_services_menu ul::-webkit-scrollbar-thumb{
    background: #a8a8a8;
}
.mobile_footer_menu,
.footer_services_menu{
    width: 300px;
    position: fixed;
    right: -350px;
    background: white;
    bottom: 0;
    transition: 0.3s;
    padding: 25px 25px 10px 25px;
    z-index: 231;

}
.mobile_footer_menu #menu-footer-menu li a,
.footer_services_menu #menu-footer-menu li a,
#footer .mobile_footer_menu .name_logo b,
#footer .footer_services_menu .name_logo b,
#footer .mobile_footer_menu .name_logo p,
#footer .footer_services_menu .name_logo p{
    color: #052130;
}
.benefits_short .ben_content ul li p{
    margin: 0 0 10px 0;
    line-height: 1.2;
    vertical-align: middle;
    display: inline-block;
}
.benefits_short .ben_content ul li{
    display: inline-block;
    width: 49%;
    text-align: left;
}
.testimonials_short:before{
    content: "";
    width: calc(100% + 100px);
    top: 10%;
    position: absolute;
    height: 80%;
    left: -50px;
    background: #ffcb4d;
    z-index: -1;
}
.testimonials_short > div{
    overflow: hidden;
}
.testimonials_short .blue_order{
    float: right;
    display: block;
    margin: 0;
}
.testimonials_short{
    width: calc(100% - 100px);
    position: relative;
    background: white;
    box-shadow: 0 3px 35px rgba(0, 0, 0, 0.06);
    margin-left: 50px;
    padding: 50px;
}
.benefits_short{
    margin: 25px auto;
}
.offer_discount .box_offer > a{
    float: right;
    display: inline-block;
    margin: 30px 10px;
}
.offer_discount .box_offer > div > .offer_title{
    left: 0;
}
.offer_discount .box_offer > div > span.discount{
    font-size: 38px;
    display: inline-block;
}
.offer_discount .box_offer > div > p:nth-child(2){
    display: inline-block;
}
.offer_discount .box_offer > div > p{
    text-align: left;
    margin-left: 15px;
    font-size: 21px;
    display: block;
}
.offer_discount .box_offer > div{
    display: inline-block;
    vertical-align: middle;
    text-align: left;
}
.offer_discount .box_offer > img{
    display: inline-block;
    vertical-align: middle;
    margin-right: 70px;
}
.offer_discount .offer_title{
    display: inline-block;
}
.offer_discount .box_offer{
    max-width: 100%!important;
    margin: 0 auto!important;
    text-align: left;
    padding: 25px 75px;
    background: url("../img/slide_bg.png")no-repeat;
    background-position: 50% 46%;
}
.offer_main .box_offer > a{
    display: inline-block;
    float: none;
    margin: 25px auto;
}
.offer_discount:before{
    display: none;
}
#menu-footer-menu::-webkit-scrollbar{
    width: 5px;
    height: 8px;
    background-color: white;
}
#menu-footer-menu::-webkit-scrollbar-thumb{
    background: #a8a8a8;
}
#menu-footer-menu{
    height: 245px;
    overflow-y: scroll;
}
.samples_presentations .slick-prev:before{
    display: none;
}
.samples_presentations .slick-prev{
    left: 70px;
    background: url('../img/right-arrow.svg');
    width: 40px;
    height: 40px;
    z-index: 10;
    background-size: cover;
    background-position: 50% 50%;
    transform: rotate(180deg);
    border: none;
    position: absolute;
    top: calc(50% - 20px);
    font-size: 0;
    transition: 0.1s;
}
.samples_presentations .slick-next:before{
    display: none;
}
.samples_presentations .slick-next{
    right: 70px;
    background: url("../img/right-arrow.svg");
    width: 40px;
    height: 40px;
    z-index: 10;
    background-size: cover;
    font-size: 0;
    background-position: 50% 50%;
    border: none;
    position: absolute;
    top: calc(50% - 20px);
    transition: 0.1s;
}
.samples_presentations .slick-prev:hover,
.samples_presentations .slick-prev:focus{
    background-image: url('../img/right-arrow.svg')!important;
}
.samples_presentations .slick-next:hover,
.samples_presentations .slick-next:focus{
    background-image: url('../img/right-arrow.svg')!important;
}
.samples_presentations .sample_item img{
    margin: 0 auto;
    width: 415px;
}
.sample_slider .slick-arrow.slick-prev{
    background: none;
    border: none;
    font-size: 0;
    left: -50px;
    top: calc(50% - 45px);
    position: absolute;
}
.sample_slider .slick-arrow.slick-next{
    background: none;
    right: -50px;
    top: calc(50% - 45px);
    position: absolute;
    border: none;
    font-size: 0;
}
.order-essays-block .blue_order:before{
    width: 175px;
}
.order-essays-block .blue_order{
    display: block;
    float: none;
    margin: 15px auto;
    width: 175px;
}
.landing-pic .order-essays-block .blue_order.orange_slide span{
    transform: rotate(90deg);
}
.landing-pic .order-essays-block .blue_order{
    display: inline-block;
    float: none;
    margin: 15px;
    width: 175px;
}
.center_rb br{
    display: none;
}
.collapsible li:before{
    display: none;
}
.collapsible li{
    padding-left: 0;
}
.collapsible .collapsible-header.active{
    background: white;
}
.collapsible .collapsible-header.active h3{
    color: #5e8cff;
}
.collapsible .collapsible-header{
    border-bottom: none;
    background: #f4f7fb;
    border-radius: 3px;
    padding-left: 60px;
    display: flex;
    align-items: center;
}
.collapsible .collapsible-header h3{
    color: #1e2021;
    font-family: "Circular Std - Black", sans-serif;
    font-display: swap;
    font-size: 15px;
    font-weight: 500;
    margin: 0;
}
.collapsible li:before{
    content: "\f067";
    display: block!important;
    background: none;
    color: #137cc6;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 17px;
    font-weight: 400;
    width: auto;
    line-height: 1.9;
    pointer-events: none;
}
.collapsible li{
    border: 2px solid #f4f7fb;
    margin-bottom: 5px;
}
.collapsible li.active:before{
    content: "\f068";
    display: block!important;
    background: none;
    color: #137cc6;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 17px;
    line-height: 50px;
    font-weight: 700;
    height: 50px;
    width: auto;
}
.collapsible li.active{
    border: 2px solid #c4ebff;
    padding: 1px;
}
.collapsible .collapsible-body{
    border-bottom: 0;
    padding-top: 0;
    padding-left: 60px;
}
.collapsible .collapsible-body p{
    color: #51555a;
    font-family: "Circular Std - Book", sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
}
.collapsible .collapsible-body p:empty {
    display: none;
}
.ae-orders .payments-wrapper .payment .back-b{
    font-size: 14px;
    color: #51555a;
    font-family: "Circular Std - Book";
}
.collapsible{
    border: none!important;
    box-shadow: none!important;
}
input[type="submit"],
button,
a:hover{
    opacity: 0.9;
}
.sidebar .last_blog a{
    color: #000000;
    font-family: "Circular Std - Black", sans-serif;
    font-display: swap;
    font-size: 17px;
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: -0.1px;
    margin-top: 10px;
    display: block;
}
.sidebar .last_blog img{
    width: 100%;
}
.sidebar span.header{
    color: #052130;
    font-family: "Circular Std - Book", sans-serif;
    font-display: swap;
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    display: block;
    padding: 28px 0;
    border-bottom: 1px solid #5e8cff;
}
.sidebar .mini-wrapper form {
    padding: 25px 0 0 0;
}
.sidebar .why_us li:before{
    content: "\e5ca";
    font-family: "Material Icons";
    background: #5e8cff;
    width: 13px;
    height: 13px;
    text-align: center;
    display: block;
    color: white;
    font-size: 12px;
    line-height: 13px;
}
.sidebar .box_offer img{
    width: 70px;
}
.sidebar .box_offer .blue_order{
    float: none;
    display: block;
    margin: 60px auto 20px;
}
.sidebar .box_offer .offer_title{
    font-size: 28px;
}
.sidebar .box_offer{
    box-shadow: none;
    padding-top: 35px;
    background-position: 43% 100%;
}
.sidebar .discount_sidebar .discount_box .discount_item p b{
    color: #1e2021;
    font-family: "Circular Std - Book", sans-serif;
    font-display: swap;
    font-size: 22px;
    text-transform: uppercase;
    display: block;
}
.sidebar .discount_sidebar .discount_box .discount_item:last-child .dis_icon{
    background: #5e8cff;
}
.sidebar .discount_sidebar .discount_box .discount_item:nth-child(2) .dis_icon{
    background: #5e8cff;
}
.sidebar .discount_sidebar .discount_box .discount_item:first-child .dis_icon{
    background: #ffcb4d;
}
.sidebar .discount_sidebar .discount_box .discount_item .dis_cont{
    display: inline-block;
    padding-left: 15px;
    width: calc(97% - 78px);
}
.sidebar .discount_sidebar .discount_box .discount_item{
    padding-top: 25px;
}
.sidebar .discount_sidebar .discount_box .discount_item .dis_icon{
    border-radius: 50%;
    display: inline-block;
    width: 78px;
    height: 78px;
    color: #ffffff;
    font-family: "Circular Std - Black", sans-serif;
    font-display: swap;
    font-size: 22px;
    font-weight: 400;
    line-height: 1;
    text-transform: uppercase;
    letter-spacing: -0.53px;
    padding: 19px;
    text-align: center;
}
.sidebar .discount_sidebar .discount_box .discount_item p{
    color: #51555a;
    font-family: "Circular Std - Book", sans-serif;
    font-display: swap;
    font-size: 13px;
    font-weight: 400;
    line-height: 25px;
}
.sidebar{
    padding-top: 30px;
}
table.guarantees td img{
    display: inline-block;
    width: 35px;
    height: 35px;
    vertical-align: middle;
    margin-right: 10px;
}
table.guarantees{
    border-bottom: 1px dotted #51555a;
}
table.guarantees td:first-child{
    border-right: 1px dotted #51555a;
}
table.guarantees td{
    border-top: 1px dotted #51555a;
    padding: 25px 15px;
    vertical-align: top;
    width: 50%;
    position: relative;
}
table.guarantees td > a{
    float: right;
    display: inline-block;
    position: absolute;
    right: 15px;
    bottom: 10px;
}
table.guarantees td h3{
    display: inline-block;
    vertical-align: middle;
    margin: 0;
}
.sidebar .category_box li > a:hover,
.sidebar .services li > a:hover{
    color: #5e8cff;
}
.sidebar .category_box > li,
.sidebar .services > li{
    border-bottom: 1px solid #d6e8f5;
    background: #f8fbfd;
    overflow: hidden;
}
.sidebar .category_box li > a,
.sidebar .services li > a{
    color: #1e2021;
    font-family: "Circular Std - Book", sans-serif;
    font-display: swap;
    text-transform: CAPITALIZE;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.5;
    margin: 10px 0;
    display: block;
}
.sidebar .category_box::-webkit-scrollbar,
.sidebar .services::-webkit-scrollbar{
    background: #fffaed;
    width: 5px;
    height: 8px;
}
.sidebar .category_box::-webkit-scrollbar-thumb,
.sidebar .services::-webkit-scrollbar-thumb{
    background: #ffcb4d;;
}
.sidebar .category_box,
.sidebar .services{
    height: 450px;
    overflow-y: scroll;
    margin-top: 0;
}
.sidebar .category_box{
    height: auto;
}
.sidebar .category_box li:before,
.sidebar .services li:before{
    content: "\f105";
    font-family: FontAwesome;
    background: none;
    border: none;
    color: #333;
    height: auto;
    top: 6px;
    width: auto;
    line-height: 1.5;
}
.resume_reviews .slick-next:before{
    content: '>';
    font-size: 50px;
    font-family: monospace;
    font-weight: 100;
    color: #80a4ff;
    opacity: 0.5;
}
.ored_step .slick-next:before,
.sample_slider .slick-next:before{
    content: '>';
    font-size: 77px;
    font-family: monospace;
    font-weight: 100;
    color: #80a4ff;
    opacity: 0.5;
}
.resume_reviews .slick-prev{
    left: -38px;
    right: auto;
    z-index: 100;
    top: calc(50% - 20px);
}
.ored_step .slick-prev{
    left: -15px;
    right:auto;
    z-index: 100;
    top: calc(50% - 42px);
}
.resume_reviews .slick-next{
    right: -33px;
    left: auto;
    z-index: 100;
    top: calc(50% - 20px);
    bottom: auto;
}
.ored_step .slick-next{
    right: -15px;
    z-index: 100;
    top: calc(50% - 42px);
}

.resume_reviews .slick-next,
.resume_reviews .slick-prev{
    width: auto;
    height: auto;
    line-height: 1;
    z-index: 100;
    background: none;
    border: none;
    position: absolute;
    font-size: 0;
}
.ored_step .slick-next,
.sample_slider .slick-next,
.ored_step .slick-prev,
.sample_slider .slick-prev{
    width: auto;
    height: auto;
    line-height: 1;
    z-index: 100;
}
.resume_reviews .slick-prev:before{
    content: '<';
    font-size: 50px;
    font-family: monospace;
    font-weight: 100;
    color: #80a4ff;
    opacity: 0.5;
}
.ored_step .slick-prev:before,
.sample_slider .slick-prev:before{
    content: '<';
    font-size: 77px;
    font-family: monospace;
    font-weight: 100;
    color: #80a4ff;
    opacity: 0.5;
}
.essays-teather {
    padding-bottom: 15px;
    border-bottom: 1px dotted;
}
.page_how_it h2{
    position: relative;
}
.page_how_it{
    padding-left: 150px;
}
.page_how_it .first_step:before{
    content: "";
    background: url("../img/place_your_order--icon.svg")no-repeat;
    width: 67px;
    height: 67px;
    border: 5px solid #ffcb4d;
    border-radius: 50%;
    position: absolute;
    display: block;
    background-size: 32px 32px;
    background-position: 50% 50%;
    left: -100px;
    top: -13px;
}
.page_how_it .second_step:before{
    content: "";
    background: url("../img/monitor_the_progress--icon.svg")no-repeat;
    width: 67px;
    height: 67px;
    border: 5px solid #eaeaea;
    border-radius: 50%;
    position: absolute;
    display: block;
    background-size: 32px 32px;
    background-position: 50% 50%;
    left: -100px;
    top: -13px;
}
.page_how_it .third_step:before{
    content: "";
    background: url("../img/writer_assignment--icon.svg")no-repeat;
    width: 67px;
    height: 67px;
    border: 5px solid #eaeaea;
    border-radius: 50%;
    position: absolute;
    display: block;
    background-size: 32px 32px;
    background-position: 50% 50%;
    left: -100px;
    top: -13px;
}
.page_how_it .fourth_step:before{
    content: "";
    background: url("../img/edit--icon.svg")no-repeat;
    width: 67px;
    height: 67px;
    border: 5px solid #eaeaea;
    border-radius: 50%;
    position: absolute;
    display: block;
    background-size: 32px 32px;
    background-position: 50% 50%;
    left: -100px;
    top: -13px;
}
.page_how_it .h2_div{
    position: relative;
}
.page_how_it .h2_div .dot{
    position: absolute;
    background: #b5d9f3;
    width: 5px;
    height: 5px;
    display: block;
    border-radius: 50%;
    left: -69px;
}
.page_how_it .h2_div .dot_1{
    top: calc(50% + 16px);
}
.page_how_it .h2_div .dot_2 {
    top: calc(50% + 30px);
}
.page_how_it .h2_div .dot_3{
    top: calc(50% + 44px);
}
.page_how_it h2{
    color: #1e2021;
    font-family: "Circular Std - Black", sans-serif;
    font-display: swap;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.5;
    min-height: 46px;
}
.page_how_it .five_step:before{
    content: "";
    background: url("../img/download_paper--icon.svg")no-repeat;
    width: 67px;
    height: 67px;
    border: 5px solid #eaeaea;
    border-radius: 50%;
    position: absolute;
    display: block;
    background-size: 32px 32px;
    background-position: 50% 50%;
    left: -100px;
    top: -13px;
}
.h2_div p:last-child {
    min-height: 120px;
}
.page_how_it > div:last-child .dot{
    display: none;
}
.border_em{
    text-align: center;
}
.border_em em{
    display: inline-block;
    padding: 20px 5px;
    border-top: 1px dotted #51555a;;
    border-bottom: 1px dotted #51555a;;
}
.benefits_imgs .testimonials_short:after{
    display: none;
}
.benefits_imgs .testimonials_short img{
    display: block;
    width: 100%;
}

.benefits_imgs ul li{
    padding-left: 0!important;
}
.benefits_imgs ul li:before{
    display: none;
}
.benefits_imgs .testimonials_short{
    padding: 0;
}
.discount_prev .step_icon span{
    color: #5e8cff;
    font-family: "Circular Std - Black", sans-serif;
    font-display: swap;
    font-size: 20px;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 1;
}
.discount_prev .step_icon {
    position: static;
    line-height: 1;
    padding: 15px;
    width: 80px;
    height: 80px;
    border: 5px solid #ffae00;
}
.discount_prev .step p{
    text-align: center;
    min-height: 2px;
}
.discount_prev .sample_box{
    padding: 0 20px 0 20px;
}
.discount_prev .sample_item{
    padding: 0 5px;
}
.discount_prev .sample_slider .sample_box{
    padding-top: 0;
}
.discount_prev{
    padding: 30px 0;
}
.discount_prev .step p b.bottom_line{
    color: #1e2021;
    font-family: "Circular Std - Black", sans-serif;
    font-display: swap;
    font-size: 22px;
    font-weight: 500;
    line-height: 30px;
    letter-spacing: -0.22px;
    text-align: center;
}
.vip_short.advant_main{
    padding-top: 25px;
}
.vip_short.advant_main .services_slider li{
    margin: 45px 0;
}
.testimonials_page .testi_icon{
    background: #f4f7fb;
    border-radius: 50%;
    width: 65px;
    height: 65px;
    display: inline-block;
    text-align: center;
    padding: 15px 11px 0 15px;
}
.testimonials_page .border-testimonial{
    margin: 35px 0;
}
.testimonials_page .testimonials-content{
    border-bottom: 1px dotted #c0c0c0;
    margin-bottom: 35px;
}
.testimonials_page .testimonials-user{
    color: #1e2021;
    font-family: "Circular Std - Black", sans-serif;
    font-display: swap;
    font-size: 15px;
    font-weight: 500;
    vertical-align: middle;
    display: inline-block;
    margin: 0 0 20px 20px;
}
body .mobile_menu #drop_free_essays_mob .menu-item a,
body .mobile_menu #drop_header_mon .menu-item a{
    line-height: 29px;
    padding: 0 0 0 20px;
}
body .mobile_menu #drop_free_essays_mob .menu-item,
body .mobile_menu #drop_header_mon .menu-item{
    min-height: 1px;
}

/* width */
/*body .mobile_menu #drop_free_essays_mob.dropdown-content.active::-webkit-scrollbar,*/
/*body .mobile_menu #drop_header_mon.dropdown-content.active::-webkit-scrollbar{*/
/*    width: 7px;*/
/*}*/
/* Track */
/*body .mobile_menu #drop_free_essays_mob.dropdown-content.active::-webkit-scrollbar-track,*/
/*body .mobile_menu #drop_header_mon.dropdown-content.active::-webkit-scrollbar-track{*/
/*    box-shadow: inset 0 0 5px grey;*/
/*    border-radius: 10px;*/
/*}*/
/* Handle */
/*body .mobile_menu #drop_free_essays_mob.dropdown-content.active::-webkit-scrollbar-thumb,*/
/*body .mobile_menu #drop_header_mon.dropdown-content.active::-webkit-scrollbar-thumb{*/
/*    background: #ff7d21;*/
/*    border-radius: 10px;*/
/*}*/
/* Handle on hover */
/*body .mobile_menu #drop_free_essays_mob.dropdown-content.active::-webkit-scrollbar-thumb:hover,*/
/*body .mobile_menu #drop_header_mon.dropdown-content.active::-webkit-scrollbar-thumb:hover{*/
/*    background: #b32803;*/
/*}*/

/*body .mobile_menu #drop_free_essays_mob.active,*/
/*body .mobile_menu #drop_header_mon.active{*/
/*    height: 150px!important;*/
/*    overflow-y: scroll;*/
/*}*/
body .mobile_menu #drop_free_essays_mob,
body .mobile_menu #drop_header_mon{
    position: static!important;
    opacity: 1!important;
    border: none!important;
    box-shadow: none!important;
}
.contact-box .social_link a{
    display: inline-block!important;
    width: auto!important;
    margin: 0 10px;
}
.ored_step .sample_box.last_step_box .step_icon span:before{
    content: "";
    background: url("../img/Enjoy_your_completed.svg")no-repeat ;
    width: 41px;
    height: 32px;
    display: block;
    background-position: 50% 50%;
    background-size: 100%;
}
.ored_step .sample_box.child_step_box .step_icon span:before{
    content: "";
    background: url("../img/pay_icon.svg")no-repeat;
    width: 49px;
    height: 30px;
    display: block;
    background-position: 50% 50%;
    background-size: 100%;
}
.ored_step .sample_box.first_step_box .step_icon span:before{
    content: "";
    background: url("../img/writer_assignment--icon.svg")no-repeat;
    width: 32px;
    height: 30px;
    display: block;
    background-position: 50% 50%;
}
.ored_step .sample_box .step_icon span{
    position: relative;
    display: block;
}
.ored_step .sample_box.first_step_box .sample_item{
    margin: 3px auto 3px 3px;
}
.ored_step .sample_box.child_step_box .sample_item{
    margin: 3px auto;
}
.ored_step .sample_box.last_step_box .sample_item{
    margin: 3px 3px 3px auto;
}
.ored_step .sample_box .step_icon span:after{
    width: 40px;
    height: 40px;
    background-color: #5e8cff;
    opacity: 0.07;
    display: block;
    position: absolute;
    content: "";
    border-radius: 50%;
    bottom: -14px;
    left: 10px;
}
.ored_step .bottom_line br{
    display: none;
}
.ored_step .step_icon span{
    font-size: 0;
}
.ored_step .sample_item{
    padding: 13px 20px 25px 20px;
    box-shadow: 0 8px 19px rgba(17, 30, 52, 0.06);
    border-radius: 13px;
    border: 1px solid #d8dadb;
    background-color: #ffffff;
    width: 290px;
}
.ored_step .bottom_line{
    text-align: center;
    display: block;
}
.ored_step .step p{
    min-height: 1px;
}
.sample_slider.ored_step{
    padding: 0;
}
.mobile_menu .contact-box a{
    padding-left: 0;
}
.page_content .affiliate_main:after{
    display: none;
}
.page_content .affiliate_main{
    background: none;
    padding: 0!important;
}
.benefits_short.benefits_imgs .ben_content{
    padding-top: 55px;
}
.benefits_short.benefits_imgs .ben_content li{
    width: 100%;
}
.benefits_short.benefits_imgs .ben_content li i{
    display: inline-block;
    vertical-align: top;
    margin-right: 15px;
    width: 20px;
    font-size: 22px;
    color: #5e8cff;
}
.benefits_short.benefits_imgs .title_main:after{
    left: auto;
    right: 0;
}
.benefits_short.benefits_imgs .ben_content li p{
    font-size: 18px;
    font-weight: bold;
}
.vip_short.advant_main .title_main:after{
    content: url("../img/crown.svg");
    width: 65px;
    height: 54px;
    display: block;
    position: absolute;
    right: -80px;
    line-height: 100px;
    bottom: 6px;
    text-align: center;
    padding: 0;
}
.page_content .offer_main .title_main,
.page_content .vip_short.advant_main .title_main{
    width: 195px;
    margin: 0 auto 35px auto;
}
.vip_short.advant_main .services_slider li{
    margin: 0;
}
.samples_presentations .sample_item{
    padding: 20px 35px 0;
}
.offer_main .step p{
    min-height: 80px!important;
}
.lifetime-view-wrapper{
    margin-bottom: 35px;
}
#footer .contact-box{
    float: none;
}
.close_burg i{
    transform: rotate(45deg);
    display: block;
    font-style: normal;
    line-height: 1;
    font-size: 17px;
}
.close_burg{
    color: #323538;
    border: 1px solid #e7e7e8;
    float: right;
    padding: 1px 5px;
    line-height: 1.2;
    margin: -10px -10px 0 0;
    display: block;
    background: #ffcb4d;
}
.vip_short.advant_main #vip_media{
    width: 690px;
    margin: 0 auto;
}
.vip_short > div{
    overflow: hidden;
    display: block;
    width: 360px;
    margin: 0 auto;
}
#footer .contact-box > a i{
    color: #ffcb4d;
}
#footer .contact-box > a{
    margin: 10px 0;
}
.bak_fon.enable{
    display: none;
}
.bak_fon img{
    margin: 0 auto;
    width: auto;
    height: 90%;
}
.bak_fon{
    background: #ebebebc7;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    padding-top: 120px;
    z-index: 100;
    text-align: center;
}
.samples_presentations .slick-prev.full-arrow-l{
    left: 5%;
    transition: 0.3s;
    position: fixed;
    z-index: 101;
}
.samples_presentations .slick-next.full-arrow-r{
    right: 5%;
    transition: 0.3s;
    z-index: 101;
    position: fixed;
}
.landing_samples{
    width: 70%;
    margin: 0 auto 35px auto;
}
.landing_samples .landing_item{
    text-align: center;
}
.landing_samples .landing_item a{
    color: #5e8cff;
}
.landing_samples .landing_item a:first-child img{
    margin: 0 auto;
    width: 60%;
}
.landing_samples .landing_item a:last-child img{
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px;
    width: 18px;
}
.landing_samples .slick-next:before{
    content: '>';
    font-size: 77px;
    font-family: monospace;
    font-weight: 100;
    color: #80a4ff;
    opacity: 0.5;
}
.landing_samples .slick-next{
    background: none;
    right: 0;
    top: calc(50% - 45px);
    position: absolute;
    border: none;
    font-size: 0;
}
.landing_samples .slick-prev:before{
    content: '<';
    font-size: 77px;
    font-family: monospace;
    font-weight: 100;
    color: #80a4ff;
    opacity: 0.5;
}
.landing_samples .slick-prev{
    background: none;
    border: none;
    font-size: 0;
    left: 0;
    top: calc(50% - 45px);
    z-index: 1;
    position: absolute;
}
.right_chat{
    text-align: center;
    color: white;
    position: fixed;
    bottom: 250px;
    right: 10px;
    z-index: 9999;
    vertical-align: top;
    background: #0ad610;
    border: 1px solid white;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    line-height: 47px;
    font-size: 24px;
    cursor: pointer;
}
.liveChat.right_chat:hover span{
    right: 51px;
    transform: scaleX(1);
}
.liveChat.right_chat span{
    transform: scaleX(-1);
    line-height: 25px;
    height: 25px;
    background: #ffcb4d;
    width: 122px;
    display: block;
    position: absolute;
    right: -154px;
    border-radius: 12px;
    font-size: 18px;
    color: #333;
    border: 1px solid #333;
    top: 27px;
    transition: 0.3s;
}
#menu-header-menu-mob li#menu-item-4040 a:before{
    content: "\f2bb";
}
#menu-header-menu-mob li#menu-item-4042 a:before{
    content: "\f0e0";
}
#menu-header-menu-mob li#menu-item-4043 a:before{
    content: "\f059";
}
#menu-header-menu-mob li#menu-item-4041 a:before{
    content: "\f02e";
}
#menu-header-menu-mob li#menu-item-4925 a:before{
    content: "\f15c";
}
#menu-header-menu-mob li#menu-item-4045 a:before{
    content: "\f2c2";
}
#menu-header-menu-mob li#menu-item-4045 a:before{
    content: "\f155";
}
#menu-header-menu-mob li#menu-item-4317 a:before{
    content: "\f295";
}
#menu-header-menu-mob li#menu-item-4044 a:before{
    content: "\f0f2";
}
#menu-header-menu-mob li#menu-item-6531 a:before{
    content: "\f0c5";
}
#menu-header-menu-mob li#menu-item-6530 a:before{
    content: "\f086";
}
#menu-header-menu-mob li#menu-item-4316 a:before{
    content: "\f085";
}
#menu-header-menu-mob li#menu-item-7892 a:before{
    content: "\f044";
}
.mobile_footer_menu li.menu-item-6223 a,
.mobile_footer_menu li.menu-item-6754 a,
#menu-header-menu-mob li#menu-item-6753 a{
    color: #ff5252;
}
.mobile_footer_menu li a:before{
    content: "";
    display: inline-block;
    vertical-align: middle;
    font-family: FontAwesome;
    margin-right: 7px;
    width: 20px;
}
.mobile_footer_menu li.menu-item-4048 a:before{
    content: "\f015";
}
.mobile_footer_menu li.menu-item-4135 a:before{
    content: "\f085";
}
.mobile_footer_menu li.menu-item-6754 a:before{
    content: "\f291";
}
.mobile_footer_menu li.menu-item-6223 a:before{
    content: "\f291";
}
.mobile_footer_menu li.menu-item-4051 a:before{
    content: "\f155";
}
.mobile_footer_menu li.menu-item-4132 a:before{
    content: "\f295";
}
.mobile_footer_menu li.menu-item-4136 a:before{
    content: "\f03c";
}
.mobile_footer_menu li.menu-item-6257 a:before{
    content: "\f19d";
}
#menu-header-menu-mob li#menu-item-6753 a:before{
    content: "\f291";
}
#menu-header-menu-mob li.menu-item-7802 a:before{
    content: '\f0c5';
}
#menu-header-menu-mob li.services_menu a:before{
    content: "\f013";
}
#menu-header-menu-mob li.page-go-home a:before{
    content: "\f015";
}
#menu-header-menu-mob li a:before{
    content: "";
    display: inline-block;
    vertical-align: middle;
    font-family: FontAwesome;
    margin-right: 7px;
    width: 20px;
}
.vip_link .title:after{
    content: "";
    width: 56px;
    height: 2px;
    background-color: #ffcb4d;
    display: block;
}
.vip_link .title{
    color: #0a3349;
    font-family: "Circular Std - Black", sans-serif;
    font-size: 27px;
    font-weight: 500;
}
.vip_link p{
    color: #51555a;
    font-family: "Circular Std - Book", sans-serif;
    font-size: 16px;
    font-weight: 400;
}
.vip_link a.contact_phone,
.vip_link a.contact_mail{
    color: #656a70;
    font-family: "Circular Std - Black", sans-serif;
    font-size: 15px;
    font-weight: 700;
    line-height: 16px;
    display: block;
    margin: 15px 0;
    text-transform: lowercase;
}
.vip_link a.contact_phone i,
.vip_link a.contact_mail i{
    font-size: 17px;
    color: #5e8cff;
    display: inline-block;
    vertical-align: middle;
}
.vip_link .blue_order:hover:before{
    right: -105%;
}
.vip_link .blue_order,
.vip_link .white_button{
    width: 155px;
    height: 50px;
    display: block;
    margin: 15px 0 15px auto;
    text-align: center;
    float: none;
}
.vip_link .row{
    margin-bottom: 0;
}
.vip_link{
    background: url("../img/banner(contacts).png")no-repeat;
    padding: 35px 70px;
    background-position: 36% 100%;
    overflow: hidden;
    display: block;
    width: 100%;
    box-shadow: 0 3px 35px rgba(0, 0, 0, 0.06);
    background-color: #ffffff;
}
#footer .col .footer_links {
    display: inline-block!important;
    border: 1px solid white;
    border-radius: 4px;
    padding: 3px;
    font-size: 14px;
    color: white;
    vertical-align: top;
    margin: 10px 5px 10px;
}
footer .switch-data {
    white-space: nowrap;
}
.footer_pay > div{
    padding: 30px 0 0;
}
.footer_pay {
    overflow: hidden;
}
.footer_pay .title_pay{
    color: #fff;
    font-family: "Circular Std - Medium";
    font-size: 14px;
    font-weight: 700;
    line-height: 40px;
    text-transform: uppercase;
    letter-spacing: .56px;
    display: inline-block;
    vertical-align: bottom;
    margin: 0 10px;
    white-space: nowrap;
}
.social_link{
    display: inline-block;
    float: left;
    margin: 0 0 40px;
    white-space: nowrap;
}
.social_link i{
    border: 1px solid #fff;
    color: #fff;
}
.footer_pay span{
    width: 55px; height: 33px;
    display: inline-block;
    margin: 5px;
    vertical-align: middle;
}
.footer_pay .data-pay {
    min-width: 134px;
}
@media all and (max-width: 1265px) {
    footer #footer > .container {
        width: 77%;
    }
}
@media all and (max-width: 1150px) {
    footer #footer > .container {
        width: 89%;
    }
}
@media all and (max-width: 992px) {
    .footer_pay{
        display: block;
        width: 100%;
    }
    .footer_pay .container{
        text-align: center;
    }
    .footer_pay .social_link{
        display: none;
    }
}
@media all and (max-width: 464px) {
    footer .switch-data {
        margin: 15px auto;
    }
}
.footer_pay .pay_apple{
    background: url('../img/apple-pay-og-twitter.png');
    background-size: 100% auto;
    background-position: 50% 50%;
}
.footer_pay .pay_visa{
    background: url('../img/pay_superb_sprite.png') -10px -63px;
}
.footer_pay .pay_amerexpres{
    background: url('../img/pay_superb_sprite.png') -85px -10px;
}
.footer_pay .pay_discover{
    background: url('../img/pay_superb_sprite.png') -10px -10px;
}
.footer_pay .pay_master{
    background: url('../img/pay_superb_sprite.png') -160px -10px;
}
.footer_pay .pay_paypal{
    background: url('../img/pay_superb_sprite.png') -85px -63px;
}
.footer_pay .pay_skrill{
    background: url('../img/pay_superb_sprite.png') -0 -106px;
    border-radius: 3px;
}
.footer_pay .pay_nuvei{
    background: url('../img/pay_superb_sprite.png') -0 -139px;
    border-radius: 3px;
    width: 52px;
    height: 32px;
}
.tabs li:before{
    display: none;
}
.tabs .tab{
    height: auto!important;
    line-height: normal!important;
}
.tabs .tab a.active{
    background-color: #ffe5a6!important;
}
.tabs .tab a{
    background-color: white!important;
    font-family: "Circular Std - Book";
    font-size: 22px!important;
    font-weight: 700;
    line-height: 50px;
    color: black!important;
    text-transform: capitalize;
    transition: 0.3s!important;
    cursor: pointer;
}
.tabs{
    margin-bottom: 25px;
    border: 2px solid #ffe5a6;
    height: auto!important;
}
.tabs .indicator{
    display: none;
}
.center-button > .blue_order.center{
    display: block;
    margin: 10px auto;
    float: none;
    text-align: left;
}
.resume_reviews li p b{
    display: block;
}
.benefits_services .blue_text{
    color: #6b95ff!important;
    font-weight: bold;
}
.benefits_services .orange_text{
    color: #ffcb4d!important;
    font-weight: bold;
}
.benefits_services .benefits_services_text .title{
    color: #052130;
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
}
.benefits_services .benefits_services_text p{
    margin-bottom: 0;
}
.benefits_services .benefits_services_text{
    width: calc(99% - 220px);
    display: inline-block;
    vertical-align: middle;
}
.benefits_services .benefits_services_button .help_btn{
    width: 150px;
    height: 35px;
    border-radius: 25px;
    background-color: white;
    border: 1px solid #5e8cff;;
    color: #5e8cff;;
    font-size: 16px;
    font-weight: 400;
    line-height: 35px;
    text-align: center;
    display: inline-block;
    margin: 5px 0;
    font-family: "Circular Std - Book";
}
.benefits_services .benefits_services_button .order_btn{
    width: 150px;
    font-family: "Circular Std - Book";
    height: 35px;
    border-radius: 25px;
    background-color: #ffca4c;
    border: 1px solid #ffca4c;
    color: #052130;
    font-size: 16px;
    font-weight: 400;
    line-height: 35px;
    text-align: center;
    display: inline-block;
    margin: 5px 0;
}
.benefits_services .benefits_services_button{
    text-align: center;
    width: 220px;
    display: inline-block;
    vertical-align: middle;
}
.benefits_services.sidebar_benefits .benefits_services_button{
    margin-top: 20px;
}
.benefits_services.sidebar_benefits{
    background-position: 50% 20px;
    padding: 100px 30px 20px 30px;
    text-align: center;
}
.benefits_services.sidebar_benefits .benefits_services_button,
.benefits_services.sidebar_benefits .benefits_services_text{
    display: block;
    width: 100%;
}
.benefits_services{
    background: url("../img/bulb--icon.svg")no-repeat white;
    padding: 35px 35px 35px 160px;
    box-shadow: 0 3px 15px rgba(0, 0, 0, 0.06);
    background-size: 64px auto;
    background-position: 5% 50%;
}
.info_block_crono a{
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    line-height: 50px;
    width: 154px;
    height: 50px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.03);
    border-radius: 25px;
    border: 1px solid #5e8cff;
    background-color: #5e8cff;
    color: #ffffff;
    font-family: "Circular Std - Book";
    font-size: 16px;
    font-weight: 700;
    line-height: 50px
}
.info_block_crono p .blue_text{
    color: #5e8cff;
}
.info_block_crono p b{
    color: #292722;
}
.info_block_crono p{
    font-weight: 400;
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 170px);
    margin: 0;
    color: #888888;
    font-family: "Circular Std - Book";
    font-size: 15px;
    font-weight: 400;
    line-height: 23px;
    padding-right: 20px;
}
.info_block_crono{
    background: url("../img/icon.png")no-repeat;
    border-top: 1px solid #f4f7fb;
    border-bottom: 1px solid #f4f7fb;
    background-position: 0 50%;
    padding: 22px 0 22px 115px;
    margin: 20px auto;
}
.aff_info .aff_box .aff_item p{
    color: #51555a;
    font-family: "Circular Std - Book";
    font-size: 14px;
    font-weight: 400;
    line-height: 18.01px;
    text-align: center;
}
.aff_info .aff_box .aff_item .item_icon{
    background: url("../img/sptite_info _aff.png");
    width: 57px;
    height: 57px;
    margin: 0 auto;
}
.aff_info .aff_box .aff_item.order_item .item_icon{
    background-position: -90px -90px;
}
.aff_info .aff_box .aff_item.referral_item .item_icon{
    background-position: -90px -10px;
}
.aff_info .aff_box .aff_item.shared_item .item_icon{
    background-position: -90px -90px;
}
.aff_info .aff_box .aff_item.paid_share .item_icon{
    background-position: -10px -10px;
}
.aff_info .aff_box .aff_item.pay_share .item_icon{
    background-position: -10px -90px;
}
.aff_info .aff_box .aff_item:after{
    width: 35px;
    height: 5px;
    border-top: 3px dotted #cccccc;
    content: "";
    right: -18px;
    top: 27px;
    position: absolute;
}
.aff_info .aff_box .aff_item:last-child:after{
    display: none;
}
.aff_info .aff_box .aff_item{
    display: inline-block;
    width: 19.5%;
    vertical-align: top;
    padding: 0 25px;
    position: relative;
}
.aff_info .aff_box{
    margin-top: 50px;
}
.aff_info .landing-title{
    color: #51555a;
    font-size: 24px;
    font-weight: 700;
    line-height: 18.01px;
    margin-bottom: 30px;
}
.aff_info{
    border: 1px solid #f0f1f4;
    background-color: #ffffff;
    min-height: 278px;
    padding: 35px 30px;
    margin: 30px 0;
}
@media (max-width: 1680px) {
    .landing_samples{
        width: 85%;
    }
    .offer_discount .box_offer > div > .offer_title{
        display: block;
    }
    .offer_discount .box_offer > a{
        margin: 58px 10px;
    }
    .ored_step .sample_item {
        padding: 13px 20px;
    }
    .ored_step .sample_box.first_step_box .sample_item,
    .ored_step .sample_box.child_step_box .sample_item,
    .ored_step .sample_box.last_step_box .sample_item{
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .page_content.order-page .desctop-chunk{
        margin-bottom: 0;
    }
    .page_content.order-page .desctop-chunk + .blue-text.text-accent-3 {
        margin-top: 0;
        line-height: 1.3;
    }
}
@media all and (max-width: 1536px) {
    .page_header .header-box {
        padding: 45px 4% 45px 4%;
    }
    .header-box > .contact-box {
        right: 4%;
    }
    .header-box {
        padding: 45px 4% 0 4%;
    }
    .ae-top-login .mini-wrapper.top-login-wrapper .top-dd-wrapper .drop-down-content.visible {
        right: 57px;
    }
}

@media only screen and (min-width: 1440px) {
    .page_header .header-box {
        padding: 45px 4% 5px 4%;
    }
}

@media (max-width: 1440px) {
    .vip_link .m8 p{
        max-width: 208px;
        text-align: left;
    }
    .vip_link{
        background-size: 420px auto;
        background-position: 45% 100%;
    }
    .advant_main ul li span{
        min-height: 45px;
        display: block;
    }
    .offer_discount .box_offer{
        padding: 25px 50px;
    }
    .offer_discount .box_offer > img{
        margin-right: 25px;
    }
    .benefits_services{
        padding: 25px 25px 25px 167px;
        background-position: 5% 50%;
    }
}
.mini-wrapper.top-login-wrapper, .mini-wrapper.top-password-wrapper, .mini-wrapper.top-user-area-wrapper, .mini-wrapper.top-login-wrapper-horizontal {
    display: inline-block;
}
@media (max-width: 1366px) {
    .vip_link{
        padding: 20px 35px;
    }
    .landing_samples{
        width: 100%;
    }
    header.header_index{
        background-size: auto 100%;
    }
    .mobile_footer_menu .contact-box span, .footer_services_menu .contact-box span, .mobile_menu .contact-box span {
        display: none;
    }
    .testimonials_main ul li:before, .advant_main ul li:before{
        left: -2px;
        width: 74px;
        top: -7px;
    }
    .advant_main ul li span{
        display: block;
        padding-left: 100px;
        height: 60px;
    }
    .advant_main ul li{
        display: inline-block;
        padding: 0 14px;
    }
    .back_text{
        font-size: 66px;
        left: auto;
        right: 10%;
    }
    .affiliate_main .banner_aff .blue_order{
        float: none;
        display: block;
        margin: 20px auto;
    }
    .affiliate_main .banner_aff{
        padding: 5px 0;
        margin: 35px auto 60px auto;
        background-size: auto 100%;
        background-position: 0 0;
    }
    .main_guarantees .guarantees_list{
        padding-top: 0;
    }
    .benefits_main .ben_content li{
        width: 100%;
    }
    .main-step .step p{
        min-height: 170px;
    }
    .offer_discount .box_offer{
        padding: 25px 25px;
    }
    .burger_button {
        margin: 0 0 0 15px;
        float: right;
    }
    .header_button a.liveChat:before {
        content: "\f0e6";
        font-family: FontAwesome;
        color: white;
        font-size: 23px;
        font-weight: 300;
        padding: 0 6px;
        line-height: 1;
    }
    .page_header .header-box{
        padding: 36px 10% 10px 10%;
    }
    .header-box .burger_button {
        display: inline-block!important;
    }
    .mobile_menu.show_menu{
        right: calc(50% - 150px);
    }
}
@media (max-width: 1200px) {
    .liveChat.right_chat span {
        display: none;
    }
    .aff_info .aff_box .aff_item{
        padding: 0 10px;
    }
    .affiliate-program-wrapper .referral-banner .row-1{
        width: 57%;
    }
    .affiliate_main .banner_aff .aff_title:before{
        right: 25px;
    }
    .sidebar_none{
        display: none;
    }
    .header-box > .contact-box{
        right: 7%;
    }
    .benefits_short.benefits_imgs .ben_content{
        padding-top: 0;
    }
    .advant_main ul li span{
        padding-left: 45px;
    }
    .sidebar .box_offer .blue_order{
        width: 145px;
        padding: 0 13px;
    }
    .sidebar .box_offer .discount{
        font-size: 43px;
    }
    .sidebar .why_us li p{
        margin: 7px 0;
        line-height: 1.5;
        font-size: 14px;
    }
    .center_rb br{
        display: block;
    }
    .offer_discount .box_offer > img{
        margin-right: 25px;
    }
    .offer_discount .box_offer a{
        margin: 45px 10px;
    }
    .offer_discount .box_offer{
        padding: 25px;
    }
    .bg_uot_box.offer_discount .box_offer {
        max-width: 100% !important;
    }
    .testimonials_short .title_main{
        padding-right: 25px;
    }
    .benefits_short .ben_content ul li p{
        font-size: 12px;
    }
    .testimonials_short p {
        font-size: 12px;
    }
    .testimonials_short:before{
        width: calc(100% + 60px);
        left: -30px;
    }
    .testimonials_short:after{
        right: 25px;
        top: 25px;
    }
    .testimonials_short{
        padding: 25px;
        width: calc(100% - 60px);
        margin-left: 30px;
    }
    .post-content img{
        display: block;
    }
    .sidebar,
    .page_content{
        padding-top: 35px;
    }
    .blog-teather .img_blog{
        display: none;
    }
    .div_con > p{
        text-align: justify;
    }
    .out_box {
        max-width: 630px;
        width: 90%;
        margin-right: 0;
    }
    .vid_main .mow_content:before{
        right: 0;
    }
    .advant_main ul li{
        width: 49%;
    }
    .offer_main .no_f{
        width: 100%;
    }
    #menu-header-menu li:before{
        display: none;
    }
    .bg_uot_box .box_offer{
        max-width: 400px!important;
        margin: 0!important;
    }
    .box_offer .offer_title{
        margin: 10px auto 15px auto;
    }
    .box_offer .blue_order.white_slide{
        margin: 15px auto 10px auto;
    }
    .offer_main p.right.out_box{
        width: 71%;
        margin-left: 6.5%;
        text-align: justify;
    }
    .offer_main p.right.out_box {
        margin: 25px 0;
    }
    .bg_uot_box{
        margin: 25px 0 0 0;
    }
    .header-box{
        padding: 45px 7% 0 7%;
    }
}
@media (max-width: 1124px) {
    .main_guarantees .guarantes_content p br{
        display: none;
    }
}
@media (max-width: 992px) {
    .aff_info .aff_box{
        text-align: center;
    }
    .aff_info .aff_box .aff_item{
        width: 49%;
    }
    .aff_info .aff_box .aff_item:after{
        display: none;
    }
    .affiliate_main .banner_aff .title_main{
        margin-top: 20px;
    }
    .ored_step .sample_item{
        width: 200px;
        padding: 9px 10px 18px 10px;
    }
    .bak_fon img{
        height: auto;
        max-height: 80%;
        width: auto;
        max-width: 80%;
    }
    .mobile_menu .social_link{
        margin: 0 auto;
    }
    #menu-footer-menu,
    #menu-footer-menu{
        display: none;
    }
    #footer .foote_title{
        text-align: center;
    }
    #footer .social_link .foote_title{
        text-align: left;
    }
    .footer_services_menu .logo:before,
    .mobile_footer_menu .logo:before{
        display: none;
    }
    .header-box a.profile{
        height: 35px;
        line-height: 35px;
    }
    .burger_button {
        margin: 8px 0 0 15px;
        float: right;
    }
    .benefits_main .benefits_img img {
        display: inline-block;
        margin-left: 50px;
        max-width: 50%;
        margin-right: 0;
    }
    .back_text .orange-text.text-lighten-3{
        color: #ff9800 !important;
    }
    .back_text{
        bottom: 235px;
        top: auto;
    }
    .sample_slider {
        padding: 35px 0 30px 0;
    }
    .discount_prev{
        padding: 0;
    }
    .benefits_main {
        padding-top: 50px;
        position: relative;
    }
    .out_box.right{
        float: none!important;
        width: 70%;
        margin: 0 auto;
    }
    .vid_main .mow_content:before{
        display: none;
    }
    .out_box{
        width: calc(100% - 100px);
        float: none!important;
        margin-left: 50px;
        max-width: 100%;
    }
    .offer_main p.right.out_box,
    .vid_main .div_con {
        margin: 35px 7.5% 0 7.5%;
        max-width: 100%;
    }
    .guarantees_img{
        margin-right: 0;
    }
    .main_guarantees .guarantees_list{
        max-width: 100%;
    }
    .offer_main p.right.out_box,
    .guarantes_content{
        width: 85%;
        margin-left: 7.5%;
    }
    .benefits_main .ben_content li{
        width: 49%;
    }
    .bg_uot_box .box_offer {
        margin: 0 auto!important;
    }
    .offer_main .bg_d.bg_Left:after{
        left: -120px;
    }
    .testimonials_main .title_main{
        margin-top: 40px;
    }
    .bg_uot_box:before{
        background-size: 100% 100%;
    }
    .testimonials_main .white_button,
    .testimonials_main .blue_order{
        margin: 0 10px;
    }
    .guarantees_img img{
        width: 65%;
    }
}
@media (max-width: 1024px) {
    .ored_step .sample_item {
        padding: 13px 10px 13px 0;
        box-shadow: none;
        border: none;
        max-width: 267px;
        width: auto;
    }
}
@media (max-width: 768px) {
    footer .new-address-footer-img {
        margin: 10px auto;
        display: block;
    }
    .benefits_services .benefits_services_text,
    .benefits_services .benefits_services_button{
        display: block;
        width: 100%;
    }
    .benefits_services {
        padding: 115px 25px 25px 25px;
        background-position: 50% 15px;
    }
    .page_header .header-box {
        padding: 46px 5px 10px 10px;
    }
    .vip_short.advant_main #vip_media{
        width: 90%;
        margin-left: 5%;
    }
    .logo{
        margin-top: 0;
    }
    .burger_button {
        margin-top: 0;
    }
    .affiliate_main .banner_aff .aff_title{
        vertical-align: top;
    }
    table.guarantees td:nth-child(2){
        border-left: 1px dotted #51555a;
    }
    table.guarantees td{
        display: block;
        width: 100%;
    }
    .samples_presentations .slick-prev{
        width: 16px;
        height: 31px;
        left: 10px;
        top: calc(50% - 16px);
    }
    .samples_presentations .slick-next{
        width: 16px;
        height: 31px;
        right: 10px;
    }
    .offer_discount .box_offer a{
        display: block;
        float: none;
        margin: 20px auto 0;
    }
    .header_button{
        margin-top: 0;
    }
    .burger_button{
        float: right;
    }
    .header_button{
        float: none;
    }
    .contact-box{
        width: 115px;
        margin: 0 10px;
    }
    .contact-box .contact_mail{
        display: none;
    }
    .testimonials_main .white_button,
    .testimonials_main .blue_order {
        margin: 10px 10px;
    }
    .affiliate_main .banner_aff .aff_title:before{
        right: 15px;
    }
    .benefits_main .row{
        margin-bottom: 0;
    }
    .back_text{
        bottom: 165px;
    }
    .offer_main .bg_d.bg_Left:after{
        left: -122px;
    }
    .benefits_img:before{
        right: auto;
        left: -10.25px;
    }
    .testimonials_main {
        padding-bottom: 15px;
    }
    .affiliate_main{
        background: none;
    }
    .affiliate_main{
        padding-bottom: 0;
    }
    .benefits_main{
        padding-top: 20px;
    }
    .affiliate_main .slick-slider{
        padding: 10px 0 30px 0;
    }
    .ored_step .sample_box.first_step_box .sample_item,
    .ored_step .sample_box.child_step_box .sample_item,
    .ored_step .sample_box.last_step_box .sample_item{
        margin: 0 auto;
    }
    .ae-top-login .mini-wrapper.top-login-wrapper .top-dd-wrapper .drop-down-content.visible {
        left: -155px!important;
    }
}
@media (max-width: 640px) {
    .info_block_crono .container{
        margin: auto;
        max-width: 100%;
    }
    .info_block_crono a{
        display: block;
        margin: 5px auto;
        text-align: center;
    }
    .info_block_crono p{
        width: 100%;
        display: block;
        margin: 10px 0;
        text-align: center;
        padding-right: 0;
    }
    .info_block_crono {
        background-position: 50% 20px;
        padding: 115px 0 15px 0;
    }
    .offer_discount .box_offer div p{
        text-align: center;
    }
    .offer_discount .box_offer div,
    .offer_discount .box_offer > img{
        margin: 10px auto;
        display: block;
        text-align: center;
    }
    .a-box{
        display: none;
    }
    .advant_main ul li span,
    .advant_main ul li p{
        text-align: center;
        padding-left: 0;
    }
    .advant_main ul li:before{
        left: calc(50% - 37px);
    }
    .advant_main ul li{
        display: block;
        padding-left: 0;
        padding-top: 60px;
        text-align: center;
    }
    .offer_main .main-step .step{
        width: 49%;
        margin-bottom: 10px;
    }
    .offer_main .main-step{
        position: relative;
    }
    .offer_main .main-step .dot_2{
        position: absolute;
    }
    .bg_uot_box:before{
        display: none;
    }
    .offer_main .main-step .dot{
        display: none;
    }
    .main-step .step p{
        display: none;
    }
    .out_box.right{
        width: 90%;
    }
    .back_text {
        bottom: 125px;
    }
    .affiliate_main .banner_aff .aff_title:before {
        right: 5px;
    }
    .affiliate_main{
        overflow: hidden;
    }
    .resume_reviews{
        margin: 0 20px;
    }
}
@media (max-width: 600px) {
    .aff_info .aff_box .aff_item{
        width: 100%;
        display: block;
    }
    header.page_header .liveChat{
        display: none;
    }
    .vip_short > div {
        width: 264px;
    }
    .vip_link{
        background-position: 59% 100%;
    }
    .vip_link .blue_order:before{
        width: 155px;
    }
    .vip_link .blue_order, .vip_link .white_button{
        margin: 10px auto 10px 0;
        height: 35px;
        line-height: 35px;
    }
    .sample_slider .slick-arrow.slick-prev{
        left: 0;
    }
    .sample_slider .slick-arrow.slick-next{
        right: 0;
    }
    .vip_short.advant_main #vip_media{
        width: 100%;
    }
    .testimonials_main ul li, .advant_main ul li{
        padding-left: 0;
        padding-top: 65px;
    }
    .testimonials_main ul li{
        padding-top: 0;
    }
    .ored_step .slick-prev:before, .sample_slider .slick-prev:before,
    .ored_step .slick-next:before, .sample_slider .slick-next:before{
        font-size: 65px;
    }
    ol > li,
    ul > li{
        font-size: 14px;
    }
    .ored_step .slick-next:before, .sample_slider .slick-next:before
    .sample_item{
        padding: 40px 0 0 0;
    }
    .sample_item .step_icon img{
        width: 60%;
        margin-bottom: 0;
    }
    .affiliate_main .banner_aff{
        margin-bottom: 35px;
    }
    .bg_uot_box.offer_discount .box_offer > div p{
        margin-left: 0;
    }
    .bg_uot_box.offer_discount .box_offer > div span{
        width: 100%;
        text-align: left;
        font-size: 28px;
    }
    .bg_uot_box.offer_discount .box_offer > div{
        width: 80%;
        text-align: left;
        margin: 0;
    }
    .bg_uot_box.offer_discount .box_offer img{
        width: 20%;
        float: right;
    }
    .vip_short.advant_main ul li:after{
        left: calc(50% - 5px);
    }
    .sample_slider .slick-prev {
        left: -20px;
    }
    .sample_slider .slick-next {
        right: -20px;
    }
    .page_how_it h2{
        margin-left: 100px;
    }
    .page_how_it .dot{
        display: none;
    }
    .page_how_it {
        padding-left: 0;
    }
    .page-404 > .white_button p{
        line-height: 33px;
    }
    .page-404 > img{
        width: 80%;
        margin: 0 auto;
    }
    .page-404 .blue_order.orange_slide:before{
        width: 140px;
    }
    .page-404 .blue_order{
        width: 140px;
    }
    .samples_presentations .sample_item img{
        width: calc(100% - 30px);
    }
    header.header_index{
        background: rgb(237,233,232); /* Old browsers */
        background: -moz-linear-gradient(left, rgba(237,233,232,1) 0%, rgba(251,250,251,1) 20%, rgba(251,250,251,1) 79%, rgba(237,233,232,1) 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(left, rgba(237,233,232,1) 0%,rgba(251,250,251,1) 20%,rgba(251,250,251,1) 79%,rgba(237,233,232,1) 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to right, rgba(237,233,232,1) 0%,rgba(251,250,251,1) 20%,rgba(251,250,251,1) 79%,rgba(237,233,232,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ede9e8', endColorstr='#ede9e8',GradientType=1 ); /* IE6-9 */
    }
    .header_button a.liveChat{
        margin: 0 0 0 0!important;
    }
    #footer .burger_button{
        margin-bottom: 25px;
    }
    #footer .logo{
        margin-bottom: 0;
    }
    #footer{
        padding-top: 25px;
    }
    .page_content{
        padding-top: 35px;
    }
    .breadcrumbs-block{
        padding: 35px 0;
    }
    .breadcrumbs-block .bred_title{
        color: #182633;
        font-size: 26px;
        font-weight: 700;
        line-height: 34.53px;
        letter-spacing: -0.75px;
    }
    .breadcrumbs-block h1{
        margin-bottom: 15px!important;
    }
    .breadcrumbs-block a,
    .breadcrumbs-block span{
        color: #2d2b27;
        font-size: 13px;
        font-weight: 500;
    }
    .header-box a.profile{
        background: #ffd87a;
        color: #0d374e;
    }
    .banner_aff > div {
        width: 100%!important;
        display: block!important;
        margin: 0!important;
        text-align: center;
        padding: 0!important;
        max-width: 100%!important;
    }
    .affiliate_main .banner_aff .aff_title:before{
        display: none;
    }
    .testimonials_main .title_main {
        margin-top: 0;
    }
    .offer_main p.right.out_box,
    .guarantes_content{
        width: calc(90% + 22.5px);
        margin-left: 11.5px;
    }
    .mot{
        font-size: 28px;
        line-height: 1.5;
    }
    .title_main{
        font-size: 26px;
    }
    main p{
        font-size: 16px;
    }
    main h1{
        font-size: 30px;
    }
    main h2{
        font-size: 25px;
    }
    main h3{
        font-size: 22px;
    }
    main h4{
        font-size: 20px;
    }
    .advant_main p{
        font-size: 14px;
    }
    .main-page p b{
        font-size: 16px;
    }
    .offer_main p.right.out_box,
    .vid_main .div_con{
        width: calc(90% + 22.5px);
        margin: 35px auto;
    }
    .affiliate_main .blue_order.orange_slide{
        line-height: 35px;
    }
    .ben_content .blue_order,
    .ben_content .blue_order{
        float: right!important;
    }
    .back_text {
        bottom: -9px;
        right: 0;
        font-size: 45px;
    }
    .affiliate_main .banner_aff .aff_title{
        margin-bottom: 20px!important;
        padding-bottom: 20px!important;
    }
    .affiliate_main .banner_aff .aff_title:before {
        display: block;
        width: 73px;
        height: 2px;
        bottom: 0;
        top: auto;
        right: calc(50% - 36px);
    }
    .affiliate_main .banner_aff {
        padding: 5px 5px;
    }
    .benefits_main .ben_content li{
        width: 100%;
    }
    .main-page {
        padding-top: 35px;
    }
    header{
        background-position: 0 100%;
    }
    .advant_main{
        margin-bottom: 15px;
    }
    .offer_main p.right.out_box, .vid_main .div_con{
        margin: 20px auto;
    }
    .div_con .blue_order:before{
        width: 140px;
    }
    .div_con .blue_order {
        width: 140px;
    }
    .time .time_content:after,
    .time .time_content:before,
    .time .time_content > img{
        display: none;
    }
    .testimonials_main ul li:before{
        left: calc(50% - 40px);
    }
    .advant_main ul li:after{
        height: 40px;
        width: 40px;
        left: calc(50% - 40px);
    }
    .advant_main ul li span{
        height: auto;
    }
    .discount_prev .step_icon{
        line-height: 1;
    }
    .discount_prev .step_icon span{
        line-height: 1;
        font-size: 16px;
        margin-top: 10px;
        display: block;
    }
    .discount_prev,
    .discount_prev .sample_box{
        padding: 0;
    }
    .discount_prev .step p b.bottom_line br{
        display: none;
    }
}
@media (max-width: 480px) {
    .affiliate-program-wrapper .affiliate-status .to-earning.right{
        display: block;
        width: 100%;
        text-align: center;
    }
    .tabs{
        display: block!important;

    }
    .tabs .tab{
        width: 100%!important;
    }
    .footer_pay{
        text-align: left;
    }
    .footer_pay > div {
        border-top: 1px solid #ebebeb;
        padding: 5px 0;
    }
    .footer_pay .data-pay{
        text-align: center;
    }
    .footer_pay span{
       display: inline-block;
        vertical-align: middle;
        margin: 3px;
    }
    .footer_pay .title_pay {
        float: none;
    }
    .vip_link {
        background-position: 11% 100%;
    }
    .affiliate-program-wrapper .side .case .case-content .top-seven td{
        padding: 0;
        line-height: 22px;
        height: 22px!important;
    }
    .header_button a.liveChat{
        bottom: 165px;
    }
    .page_content {
        padding-top: 15px;
    }
    .breadcrumbs-block{
        padding: 10px 0;
    }
    .breadcrumbs-block .bred_title{
        margin-bottom: 0!important;
    }
    .testimonials_page .testimonials-user{
        line-height: 1.2;
        width: calc(99% - 90px);
    }
    table.guarantees td h3{
        font-size: 14px;
        font-weight: 700;
    }
    .bg_uot_box .box_offer{
        max-width: 100%;
        width: 100%;
    }
    .main_guarantees .guarantees_list li {
        padding-left: 36px;
        width: 100%;
        display: inline-block;
    }
    .main_guarantees .guarantees_list p{
        margin-top: 15px;
        display: block;
    }
    .samples_presentations .sample_item{
        padding: 25px;
    }
}
@media (min-width: 641px) {
    .advant_main ul:not(.writers) li {
        width: 50% !important;
    }
    .offer_main .main-step .step{
        width: calc((96% - 141px) / 4)!important;
    }
    .offer_main .main-step .dot{
        width: 47px!important;
    }
}
@media all and (max-width: 1662px) {
    .advant_main ul li span {
        font-size: 17px;
    }
}
@media all and (max-width: 1598px) {
    .advant_main ul li span {
        font-size: 15px;
    }
}
/*REVIEWS*/
.star{
    display: inline-block;
    width: 15px;
    height: 15px;
    background-size: 15px;
    background-repeat: no-repeat;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPBAMAAADJ+Ih5AAAALVBMVEUAAAD8vCn8vCn8vCn8vCn8vCn8vCn8vCn8vCn8vCn8vCn8vCn8vCn8vCn8vCktclJHAAAADnRSTlMAmSIR7ndmRN1VzDO7qsycqi4AAABdSURBVAjXYwACJgYoUIQx5BQgNLNfAITB+s4BRG0vjXj3MLLcgEHuHQg82cDABmYsBsqlAOk3BkAGJ5CxAEiD5RpADEYg4xGIwfEk6d4zEENPmIGzEcRQB2JLBgYAkHglJ2+MkVEAAAAASUVORK5CYII=');
    margin: 0 2px;
}
.star.empty{
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPBAMAAADJ+Ih5AAAALVBMVEUAAAC1r6+1r6+1r6+1r6+1r6+1r6+1r6+1r6+1r6+1r6+1r6+1r6+1r6+1r6/ksdroAAAADnRSTlMAmSIR7ndmRN1VzDO7qsycqi4AAABdSURBVAjXYwACJgYoUIQx5BQgNLNfAITB+s4BRG0vjXj3MLLcgEHuHQg82cDABmYsBsqlAOk3BkAGJ5CxAEiD5RpADEYg4xGIwfEk6d4zEENPmIGzEcRQB2JLBgYAkHglJ2+MkVEAAAAASUVORK5CYII=');
}
.testimonials-page-wrapper{
    margin: 0 -15px;
}
.page-testimonials{
    column-count: 3;
    column-gap: 0;
    margin: 0 0 30px 0;
}
.page-testimonials .testimonials-single{
    break-inside: avoid;
    page-break-inside: avoid;
    padding: 15px 15px;
}
.testimonials-item{
    background: #fff;
    padding: 19px 20px 25px 20px;
    border: 1px solid #ECECEC;
    box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.05);
}
.testimonials-item .t-name{
    font-size: 16px;
    line-height: 18px;
    color: #052130;
    font-family: "Circular Std - Black", sans-serif;
    text-align: left;
    position: relative;
    padding: 20px 0 20px 85px;
    margin: 0 0 15px 0;
}
.testimonials-item .t-name .testi_icon{
    background: #f4f7fb;
    border-radius: 50%;
    width: 65px;
    height: 65px;
    display: inline-block;
    text-align: center;
    padding: 15px 11px 0 15px;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
.testimonials-item .t-rating-wrapper .t-rating{
    display: inline-block;
    position: relative;
}
.testimonials-item .t-rating-wrapper .t-date{
    display: inline-block;
    position: relative;
    top: -2px;
    font-size: 14px;
    line-height: 14px;
    color: #888;
    font-family: "Circular Std - Book", sans-serif;
}
.testimonials-item .t-text{
    margin: 15px 0 0 0;
    padding: 25px 0 0 0;
    position: relative;
    border-top: 1px solid #e8e9eb;
}
.testimonials-item .t-text:before{
    position: absolute;
    left: 0;
    top: -15px;
    display: inline-block;
    content: '"';
    font-size: 150px;
    line-height: 150px;
    color: #fafafa;
    font-family: "Circular Std - Black", sans-serif;
}
.testimonials-item .t-text p{
    position: relative;
    margin: 0;
    font-size: 15px;
    line-height: 23px;
    color: #888;
    font-family: "Circular Std - Book", sans-serif;
    text-align: left;
}
.testimonials-item .t-data{
    font-size: 15px;
    line-height: 18px;
    color: #888;
    font-family: "Circular Std - Book", sans-serif;
    margin: 20px 0 0 0;
}
.testimonials-item .t-answer{
    display: none;
    padding: 0 0 0 25px;
    margin: 15px 0 0 0;
    font-size: 15px;
    line-height: 24px;
    color: #616161;
    font-family: 'Circular Std - Book', sans-serif;
    border-left: 1px solid #888;
}
.testimonials-item .t-answer.active{
    display: block;
}
.testimonials-item .t-single-bottom .t-ans-button{
    font-size: 14px;
    line-height: 14px;
    color: #5e8cff;
    font-family: 'Circular Std - Book', sans-serif;
    position: relative;
    padding: 0 13px 0 0;
    display: inline-block;
    cursor: pointer;
    margin: 10px 0 0 0;
}
.testimonials-item .t-single-bottom .t-ans-button:before{
    position: absolute;
    right: 0;
    top: 3px;
    display: inline-block;
    content: '';
    border: solid #5e8cff;
    border-width: 0 1px 1px 0;
    width: 6px;
    height: 6px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transition: all .3s linear;
}
.testimonials-item .t-single-bottom{
    text-align: right;
}
.testimonials-filters{
    margin: 15px 0 30px 0;
}
.testimonials-filters select{
    display: block;
    border: 1px solid #d8dadb;
    background-color: #f6f9f9;
    color: #656a70;
    font-family: "Circular Std - Book", sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 13px;
    padding: 10px 20px;
    height: 45px;
}
.testimonials-filters select:focus{
    border: 1px solid #ffcb4d;
    box-shadow: none;
    outline: none;
}
.testimonials-filters .form-item{
    max-width: 405px;
    margin: 0 0 0 auto;
}
.testimonials-filters .label{
    color: #a3a6a9;
    font-family: "Circular Std - Book", sans-serif;
    font-size: 13px;
    line-height: 13px;
    font-weight: 400;
    margin: 0 0 10px 0;
    display: block;
}
@media screen and (max-width: 1199px){
    .page-testimonials {
        column-count: 2;
        -webkit-column-count: 2;
        -moz-column-count: 2;
    }
}
@media screen and (max-width: 767px){
    .page-testimonials {
        column-count: 1;
        -webkit-column-count: 1;
        -moz-column-count: 1;
    }
    .testimonials-filters{
        margin: 10px 0 15px 0;
    }
}
.sprite-review{background-image: url("../img/spritesheet-review-icons.png");background-repeat: no-repeat;display: inline-block}
.sprite-review-review-icon-sj{width: 129px;height: 24px;background-position: -5px -5px}
.sprite-review-review-icon-sj-stars{width: 16px;height: 16px;background-position: -144px -5px}
.sprite-review-review-icon-sj-stars.empty{opacity: .5}
.sprite-review-review-icon-tp{width: 133px;height: 33px;background-position: -5px -39px}
.sprite-review-review-icon-tp-stars{width: 16px;height: 16px;background-position: -170px -5px}
.sprite-review-review-icon-tp-stars.empty{opacity: .5}
.sprite-review-review-icon1{width: 123px;height: 20px;background-position: -5px -82px}
.sprite-review-review-icon10-1{width: 44px;height: 44px;background-position: -196px -5px}
.sprite-review-review-icon10-2{width: 44px;height: 44px;background-position: -148px -59px}
.sprite-review-review-icon10-3{width: 44px;height: 44px;background-position: -202px -59px}
.sprite-review-review-icon10-4{width: 44px;height: 44px;background-position: -5px -113px}
.sprite-review-review-icon10-5{width: 44px;height: 44px;background-position: -59px -113px}
.sprite-review-review-icon11{width: 14px;height: 13px;background-position: -250px -5px}
.sprite-review-review-icon2{width: 125px;height: 25px;background-position: -113px -113px}
.sprite-review-review-icon3{width: 111px;height: 27px;background-position: -113px -148px}
.sprite-review-review-icon4{width: 110px;height: 30px;background-position: -5px -185px}
.sprite-review-review-icon5{width: 66px;height: 28px;background-position: -125px -185px}
.sprite-review-review-icon6{width: 125px;height: 28px;background-position: -125px -223px}
.sprite-review-review-icon7{width: 73px;height: 73px;background-position: -274px -5px}
.sprite-review-review-icon8{width: 73px;height: 73px;background-position: -256px -88px}
.sprite-review-review-icon9{width: 73px;height: 73px;background-position: -260px -171px}
.review-text-wrapper{
    max-width: 950px;
    margin: 0 auto;
}
.review-text-wrapper h2{
    font-size: 32px;
    line-height: 42px;
    color: #052130;
    position: relative;
    padding: 0 0 20px 0;
    margin: 0 0 25px 0;
}
.review-text-wrapper h2:before{
    position: absolute;
    left: 0;
    bottom: 0;
    display: inline-block;
    content: '';
    height: 3px;
    width: 40px;
    background: #ffcb4d;
}
.review-text-wrapper h3, .reviews-count-data h3{
    font-size: 26px;
    line-height: 36px;
    color: #052130;
    font-family: "Circular Std - Black", sans-serif;
    position: relative;
    padding: 0 0 20px 0;
    margin: 0 0 44px 0;
    text-align: center;
}
.review-text-wrapper h3:before, .reviews-count-data h3:before{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    display: inline-block;
    content: '';
    height: 3px;
    width: 40px;
    background: #ffcb4d;
}
.review-img1{
    margin: 13px 0 0 32px;
}
.review-icons-ul{
    padding: 61px 0 0 0;
    list-style: none;
    margin: 38px 0 85px 0;
    text-align: justify;
    text-align-last: justify;
    border-top: 1px solid #eaeaea;
}
.review-icons-ul li{
    list-style: none;
    padding: 0 10px;
    display: inline-block;
    text-align: center;
    text-align-last: center;
}
.review-icons-ul li:first-child{
    padding-left: 0;
}
.review-icons-ul li:last-child{
    padding-right: 0;
}
.review-icons-ul li:before{
    display: none;
}
.review-statistic:before, .review-statistic:after{
    display: block;
    content: '';
    width: 100%;
    height: 0;
    clear: both;
}
.review-statistic .rs-item{
    padding: 0 40px;
    width: 33.333333%;
    float: left;
}
.review-statistic .rs-content{
    background: #fff;
    box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.05);
    height: 220px;
    position: relative;
    padding: 54px 30px 10px 30px;
}
.review-statistic .rs-item1 .rs-content{
    background: #fff url("../img/r-bg1.png") no-repeat bottom center;
}
.review-statistic .rs-item2 .rs-content{
    background: #fff url("../img/r-bg2.png") no-repeat bottom right;
}
.review-statistic .rs-item3 .rs-content{
    background: #fff url("../img/r-bg3.png") no-repeat bottom right;
}
.rs-content .sprite-review{
    position: absolute;
    left: 0;
    right: 0;
    top: -35px;
    margin: auto;
}
.rs-content .p1{
    margin: 0 0 10px 0;
    text-align: center;
    font-size: 18px;
    line-height: 18px;
    color: #333333;
    font-family: 'Circular Std - Medium', sans-serif;
}
.rs-content .p2{
    margin: 0 0 29px 0;
    font-size: 26px;
    line-height: 26px;
    color: #5e8cff;
    font-family: 'Circular Std - Black', sans-serif;
    text-align: center;
}
.rs-content .p3{
    margin: 0;
    text-align: center;
    padding: 27px 0 0 0;
    border-top: 1px solid #eaeaea;
    font-size: 15px;
    line-height: 20px;
    color: #888888;
    font-family: 'Circular Std - Book', sans-serif;
}
.review-statistic{
    margin: 0 0 94px 0;
    position: relative;
}
.review-statistic:before{
    position: absolute;
    left: -44px;
    bottom: -73px;
    display: inline-block;
    width: 165px;
    height: 165px;
    background-image: url("../img/r-dots.png");
    background-repeat: no-repeat;
    background-position: 0 0;
    border-radius: 50%;
    content: '';
}
.review-type-list-wrapper{
    margin: 0 0 40px 0;
    padding: 0 0 40px 0;
    border-bottom: 1px solid #eaeaea;
}
.review-type-list{
    list-style: none;
    text-align: center;
    margin: 0 0 50px 0;
    padding: 0;
}
.review-type-list p{
    margin: 0;
}
.review-type-list li{
    position: relative;
    padding: 0 48px;
    margin: 0;
    text-align: left;
    display: inline-block;
}
.review-type-list li:first-child{
    padding-left: 0;
}
.review-type-list li:last-child{
    padding-right: 0;
}
.review-type-list li:before{
    display: none;
}
.review-type-list li:after{
    position: absolute;
    right: 0;
    top: 3px;
    display: inline-block;
    content: '';
    height: 55px;
    width: 1px;
    background: #eaeaea;
}
.review-type-list li:last-child:after{
    display: none;
}
.review-type-list .rtl-rating{
    margin: -4px 0 17px 0;
}
.review-type-list .rtl-stars{
    display: inline-block;
    margin: 0 10px 0 0;
}
.review-type-list .rtl-stars br{
    display: none;
}
.review-type-list .lbl{
    font-size: 13px;
    line-height: 16px;
    color: #052130;
    position: relative;
    top: -5px;
}
.review-type-list a{
    position: relative;
    padding: 0 20px 2px 0;
    border-bottom: 1px solid #5e8cff;
    font-size: 15px;
    line-height: 15px;
    color: #5e8cff;
}
.review-type-list a:hover{
    border-bottom: none;
}
.review-type-list a span{
    position: absolute;
    right: 0;
    top: 0;
}
.reviews-count-data ul{
    padding: 0;
    list-style: none;
    margin: 0 -15px;
}
.reviews-count-data ul:before, .reviews-count-data ul:after{
    display: block;
    width: 100%;
    height: 0;
    content: '';
    clear: both;
}
.reviews-count-data ul li{
    float: left;
    width: 20%;
    padding: 0 15px;
    text-align: left;
}
.reviews-count-data ul li:before{
    display: none;
}
.reviews-count-data ul li:after{
    position: absolute;
    right: 0;
    top: 0;
    display: inline-block;
    content: '';
    width: 1px;
    height: 40px;
    background: #d9d9d9;
}
.reviews-count-data ul li:last-child:after{
    display: none;
}
.rcd-content{
    position: relative;
    padding: 0 0 0 62px;
}
.rcd-content .sprite-review{
    position: absolute;
    left: 0;
    top: -4px;
}
.rcd-content .p1{
    margin: 0 0 3px 0;
    font-size: 16px;
    line-height: 16px;
    color: #052130;
    font-family: 'Circular Std - Black', sans-serif;
}
.rcd-content .p2{
    margin: 0;
    font-size: 15px;
    line-height: 20px;
    color: #888888;
}
.reviews-count-data{
    margin: 0 auto 68px auto;
    max-width: 1156px;
}
.testimonials-slide-content .t-rating span{
    margin: 0 2px;
}
.reviews_slider{
    margin: 20px -20px 35px -20px;
}
.reviews_slider:before{
    position: absolute;
    right: -11px;
    bottom: -17px;
    display: inline-block;
    content: url("../img/r-dots.png");
}
.testimonials-slide-content{
    box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.05);
    -o-box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.05);
    padding: 25px 20px 10px 20px;
    height: 255px;
    background: #fff;
    margin: 20px;
}
.testimonials-slide-content .t-rating  {
    display: flex;
    justify-content: flex-end;
    margin-top: 5px;
}
.testimonials-slide-content .t-name{
    margin: 0 0 10px 0;
    font-size: 16px;
    line-height: 20px;
    color: #052130;
    font-family: 'Circular Std - Black', sans-serif;
}
.testimonials-slide-content .t-text{
    padding: 10px 0 0 0;
    margin: 10px 0 0 0;
    border-top: 1px solid #f2f2f2;
    height: 125px;
    overflow: hidden;
}
.testimonials-slide-content .t-text p{
    margin: 0;
    font-size: 15px;
    line-height: 23px;
    color: #888888;
    text-align: left;
}
.reviews_slider .slick-arrow{
    position: absolute;
    top: 140px;
    border: none;
    padding: 0;
    background: none;
    box-shadow: none;
    font-size: 0;
    line-height: 0;
    color: transparent;
}
.reviews_slider .slick-arrow:before{
    width: 25px;
    height: 2px;
    display: inline-block;
    content: '';
    background: #dee3e8;
}
.reviews_slider .slick-arrow:after{
    position: absolute;
    left: 0;
    top: -4px;
    border-style: solid;
    border-color: #dee3e8;
    color: #dee3e8;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 0;
    content: '';
    width: 10px;
    height: 10px;
    transform: rotate(135deg);
}
.reviews_slider .slick-arrow.slick-next:after{
    left: auto;
    right: 0;
    transform: rotate(-45deg);
}
.reviews_slider .slick-arrow.slick-prev{
    left: -50px;
}
.reviews_slider .slick-arrow.slick-next{
    right: -50px;
}
.reviews_slider .slick-arrow:hover:after{
    border-color: #1b1b1b;
}
.reviews_slider .slick-arrow:hover:before{
    background: #1b1b1b;
}
.review-page-button1{
    text-align: center;
}
.review-page-button1 .btn{
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    line-height: 50px;
    height: 50px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.03);
    border-radius: 25px;
    border: 1px solid #5e8cff;
    background-color: #5e8cff;
    color: #ffffff;
    font-family: "Circular Std - Book";
    font-size: 16px;
    font-weight: 700;
}
.review-page-button1 .btn:hover{
    background: #fff;
    color: #5e8cff;
}
.review-page-button2{
    text-align: center;
}
.review-page-button2 .btn{
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    line-height: 50px;
    height: 50px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.03);
    border-radius: 25px;
    border: 1px solid #ffae00;
    background-color: #ffae00;
    color: #ffffff;
    font-family: "Circular Std - Book";
    font-size: 16px;
    font-weight: 700;
}
.review-page-button2 .btn:hover{
    background: #fff;
    color: #ffae00;
}
@media screen and (max-width: 1200px){
    .review-text-wrapper .xl12{
        width: 100%;
        margin: 30px 0 0 0;
    }
}
@media screen and (max-width: 1199px){
    .review-statistic .rs-item{
        padding: 0 15px;
    }
    .review-img1{
        max-width: 100%;
        margin: 0;
    }
}
@media screen and (max-width: 991px){
    .review-icons-ul li:first-child{
        padding-left: 15px;
    }
    .review-icons-ul li:last-child{
        padding-right: 15px;
    }
    .review-icons-ul li{
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .review-icons-ul{
        padding: 50px 0 0 0;
        margin: 38px 0 70px 0;
        text-align: center;
        text-align-last: center;
    }
    .review-statistic .rs-content{
        padding: 54px 5px 10px 5px;
    }
    .reviews_slider .slick-arrow{
        top: 0;
    }
    .reviews_slider .slick-arrow.slick-prev{
        left: 22px;
    }
    .reviews_slider .slick-arrow.slick-next{
        right: 22px;
    }
    .reviews_slider{
        margin-top: 40px;
    }
}
@media screen and (max-width: 768px){
    .reviews-count-data ul li{
        width: 50%;
        padding: 15px;
    }
    .reviews-count-data{
        margin-bottom: 40px;
    }
    .reviews-count-data ul li:last-child{
        float: none;
        margin: 0 auto;
        clear: both;
    }
    .reviews-count-data ul li:after{
        top: 30px;
    }
}
@media screen and (max-width: 600px){
    .review-text-wrapper h2{
        font-size: 28px;
        line-height: 36px;
    }
    .review-statistic .rs-item{
        width: 100%;
        margin-bottom: 55px;
    }
    .review-statistic{
        margin: 0;
    }
    .review-statistic .rs-content{
        height: auto;
        padding: 40px 5px 10px 5px;
    }
    .rs-content .p2{
        margin-bottom: 20px;
    }
    .rs-content .p3{
        padding: 15px 0 10px 0;
    }
    .review-type-list li{
        padding: 0;
        display: block;
        margin: 0 auto 30px auto;
        max-width: 185px;
    }
    .review-type-list .rtl-rating {
        margin: -4px 0 0 0;
    }
    .review-type-list-wrapper{
        margin: 0 0 40px 0;
        padding: 0 0 15px 0;
    }
    .review-page-button1 .btn, .review-page-button2 .btn{
        line-height: 40px;
        height: 40px;
        font-size: 14px;
    }
    .review-type-list{
        margin: 0 0 30px 0;
    }
}
/*REVIEWS*/

/*AFFILIATE*/
.a-page-top{
    background: #fff url("../img/a-top-bg.png") no-repeat bottom center;
    padding: 42px 0 5px 0;
    margin-bottom: 111px;
}
.a-page-top .row .col.l5{
    width: 38%;
}
.a-page-top .row .col.l7{
    width: 62%;
}
.a-page-top-img{
    margin: 0 0 0 16px;
    max-width: 100%;
}
.a-page-top .p{
    padding: 0 0 0 14px;
    border-left: 2px solid #ffcb4d;
}
.a-page-top .h2{
    font-size: 35px;
    line-height: 48px;
    margin: 26px 0 32px 0;
}
.a-line2 .a-ul1{
    position: relative;
    padding: 15px 0 0 0;
    list-style: none;
    margin: 51px -15px 0 -15px;
    max-width: 710px;
}
.a-line2 .a-ul1:before{
    position: absolute;
    left: 13px;
    top: -24px;
    display: inline-block;
    content: '';
    width: 45px;
    height: 2px;
    background: #ffcb4d;
}
.ul1-icon{background-image: url("../img/spritesheet-ul-icons.png");background-repeat: no-repeat;display: inline-block;position: absolute;left: 0;right: 0;top: 0;bottom: 0;margin: auto;}
.ul1-icon1{width: 41px;height: 43px;background-position: -5px -5px;}
.ul1-icon2{width: 31px;height: 39px;background-position: -56px -5px;}
.ul1-icon3{width: 37px;height: 43px;background-position: -56px -54px;}
.ul1-icon4{width: 43px;height: 31px;background-position: -97px -5px;}
.ul1-icon5{width: 47px;height: 40px;background-position: -103px -46px;}
.ul1-icon6{width: 32px;height: 43px;background-position: -5px -96px;}
.ul1-icon-wrapper{
    display: inline-block;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 5px;
    background: #f4f7fb;
}
.a-line2 .a-ul1 li{
    padding: 0 15px;
    float: left;
    width: 50%;
    margin-bottom: 32px;
    max-width: 715px;
}
.a-line2 .a-ul1 li:before{
    display: none;
}
.a-line2 .a-ul1 li .li-content{
    position: relative;
    padding: 0 0 0 80px;
}
.a-line2 .a-ul1 li .li-content p{
    margin: 0;
    font-size: 16px;
    line-height: 26px;
    color: #51555a;
    text-align: left;
}
.a-line2 .a-ul1 li .li-content .p{
    min-height: 78px;
}
.a-line2 .video-container{
    width: 568px;
    margin-left: 55px;
    height: 318px;
    padding: 0;
    overflow: visible;
}
.a-line2 .video-container:before{
    position: absolute;
    left: -40px;
    top: 90px;
    display: inline-block;
    content: '';
    height: 275px;
    width: 875px;
    background: #ebf6ff;
}
.a-page-wrapper{
    overflow: hidden;
}
.a-page-wrapper .container{
    width: 100%;
    max-width: 1165px;
}
.a-line3 .h2{
    margin: 25px 0 19px 0;
}
.a-line3 .table{
    display: table;
    width: 100%;
    border: none;
    margin: 0;
}
.a-line3 .table .tr{
    display: table-row;
}
.a-line3 .table .tr .td{
    display: table-cell;
    vertical-align: middle;
}
.a-line3 .table .tr .td p{
    margin: 0;
}
.a-line3 .table .tr .td:first-child{
    font-size: 22px;
    line-height: 28px;
    color: #1e2021;
    font-family: "Circular Std - Medium", sans-serif;
    padding: 20px 20px 20px 55px;
    position: relative;
    width: 310px;
}
.a-line3 .table .tr .td:last-child{
    padding: 5px 0;
}
.a-line3 .number{
    position: absolute;
    left: 0;
    top: 17px;
    display: inline-block;
    font-size: 20px;
    line-height: 20px;
    color: #1e2021;
    font-family: "Circular Std - Black", sans-serif;
    width: 35px;
    height: 35px;
    border: 4px solid #ffca4c;
    text-align: center;
    padding-top: 3px;
    border-radius: 50%;
}
.a-line3 .number:before{
    position: absolute;
    left: 12px;
    bottom: -21px;
    display: inline-block;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #8eaeff;
    content: '';
}
.a-line3 .table .tr:nth-child(5) .td .number:before{
    display: none;
}
.a-line3 .table .tr .td:nth-child(2) .p{
    margin: 0;
    padding: 0 0 0 10px;
    border-left: 2px solid #5e8cff;
    font-size: 16px;
    line-height: 22px;
    text-align: left;
}
.a-line2{
    margin-bottom: 41px!important;
}
.a-line3 .row .col.l5{
    width: 38%;
}
.a-line3 .row .col.l7{
    width: 62%;
}
.a-page-top-img2{
    margin: 33px 0 0 0;
    max-width: 100%;
    position: relative;
}
.a-line3{
    margin-bottom: 42px!important;
    position: relative;
}
.a-scroll-text{
    overflow-y: scroll;
    height: 200px;
    padding-right: 30px;
}
.a-scroll-text::-webkit-scrollbar{
    width: 5px;
    height: 8px;
    background-color: #e6e8ea;
}
.a-scroll-text::-webkit-scrollbar-thumb{
    background: #5e8cff;
}
.a-line4{
    padding: 40px 0 32px 0;
    background: #f2faff;
    margin: 57px 0 35px 0;
}
.a-line4 p{
    margin: 0;
}
.a-line4 .container{
    position: relative;
}
.a-line4 .container:before{
    position: absolute;
    left: -240px;
    bottom: -45px;
    letter-spacing: 40px;
    display: inline-block;
    content: 'Advantages';
    font-size: 138px;
    line-height: 120px;
    color: #fbfeff;
    font-family: "Circular Std - Black", sans-serif;
}
.a-benefits{
    margin: 0 -15px;
}
.a-benefits .ab-item{
    padding: 15px;
    float: left;
    width: 20%;
}
.ab-item-content{
    position: relative;
    padding: 25px 20px 10px 20px;
    text-align: center;
    box-shadow: 0 6px 15px 0 rgba(17, 30, 52, 0.08);
    border-radius: 2px;
    background: #fff;
    min-height: 220px;
}
.ab-item-content p{
    margin: 0;
    text-align: center;
    font-size: 18px;
    line-height: 24px;
    color: #1e2021;
    font-family: "Circular Std - Medium", sans-serif;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.ab-icon{background-image: url("../img/spritesheet-ab-icons.png");background-repeat: no-repeat;display: inline-block;position: absolute;left: 0;right: 0;top: 0;bottom: 0;margin: auto}
.ab-icon1{width: 30px;height: 36px;background-position: -5px -5px}
.ab-icon2{width: 34px;height: 39px;background-position: -45px -5px}
.ab-icon3{width: 36px;height: 33px;background-position: -5px -54px}
.ab-icon4{width: 39px;height: 30px;background-position: -51px -54px}
.ab-icon5{width: 41px;height: 35px;background-position: -89px -5px}
.ab-icon-wrapper{
    position: relative;
    width: 70px;
    height: 70px;
    border: 5px solid #ffca4c;
    background: #fff;
    border-radius: 50%;
    display: inline-block;
    margin: 0 0 25px 0;
}
.a-testimonials .a-testimonials-title{
    text-align: center;
    font-size: 35px;
    line-height: 46px;
    color: #1e2021;
    position: relative;
    font-family: "Circular Std - Medium", sans-serif;
    padding: 0 0 15px 0;
    margin: 0 0 20px 0;
}
.a-testimonials .a-testimonials-title:before{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    display: inline-block;
    content: '';
    width: 45px;
    height: 2px;
    background: #ffcb4d;
    margin: auto;
}
.a-testimonials .a-testimonials-p{
    text-align: center;
    font-size: 19px;
    line-height: 26px;
    color: #51555a;
    font-family: "Circular Std - Medium", sans-serif;
    margin: 0 0 21px 0;
}
.a-line3:before{
    position: absolute;
    right: -400px;
    bottom: 0;
    display: inline-block;
    width: 170px;
    height: 170px;
    background-image: url("../img/r-dots.png");
    background-repeat: no-repeat;
    background-position: 0 0;
    border-radius: 50%;
    content: '';
}
.rev-icon{
    background-repeat: no-repeat;
    display: inline-block;
}
.rev-icon.visible {
    background-image: url("../img/spritesheet-reviews-icons.png");
}
.rev-icon-se{width: 225px;height: 28px;background-position: -5px -5px}
.rev-icon-sj{width: 139px;height: 27px;background-position: -5px -43px}
.rev-icon-tp{width: 124px;height: 31px;background-position: -5px -80px}
.rev-icon.rev-icon2{
    background-repeat: no-repeat;
    width: 210px;height: 30px;
    background-position: center;
    background-size: contain;
}
.rev-icon.rev-icon2.visible {
    background-image: url("../img/rate_logo.png");
}
@media screen and (max-width: 568px){
    .rev-icon.rev-icon2 {
        width: 190px;
        height: 35px;
    }
}
.a-testimonials-links{
    text-align: center;
    margin: 0 0 20px 0;
    list-style: none;
}
.a-testimonials-links li{
    padding: 15px 20px;
    display: inline-block;
}
.a-testimonials-links li:before{
    display: none;
}
.a-testimonials-links li a{
    position: relative;
    display: inline-block;
    text-align: center;
    background: #fff;
    transition: all .3s linear;
    padding-right: 55px;
}
.a-testimonials-links li a:before{
    position: absolute;
    right: 7px;
    top: 0;
    bottom: 0;
    margin: auto;
    display: inline-block;
    width: 34px;
    height: 34px;
    content: '';
    border: 1px solid #CDD3DB;
    border-radius: 50%;
    background-color: #5e8cff;
    background-image: url("../img/arrow-white.png");
    background-repeat: no-repeat;
    background-position: center;
    transition: all .3s linear;
}
.a-testimonials-links li a:hover:before{
    transition: all .3s linear;
    background-color: #ffca4c;
}
.a-testimonials-links li .a1 span{
    position: relative;
    top: 4px;
}
.a-testimonials-links li .a3 span{
    position: relative;
    top: -1px;
}
.a-testimonials .reviews_slider:before {
    position: absolute;
    left: -11px;
    top: -17px;
    display: inline-block;
    content: url("../img/r-dots.png");
}
main:not(.home-page){
    background: url("../img/a-page-bg.png") no-repeat bottom center;
}
.a-testimonials .t-name .testi_icon{
    background: #f4f7fb;
    border-radius: 50%;
    width: 65px;
    height: 65px;
    display: inline-block;
    text-align: center;
    padding: 15px 11px 0 15px;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
.a-testimonials .testimonials-slide .t-name{
    font-size: 16px;
    line-height: 18px;
    color: #052130;
    font-family: "Circular Std - Black", sans-serif;
    text-align: left;
    position: relative;
    padding: 20px 0 20px 85px;
    margin: 0 0 15px 0;
    height: 58px;
    overflow: hidden;
}
.a-more-testi{
    text-align: center;
}
.a-more-testi a, .a-line3 .button-block a, .a-testimonials-wrapper .button-block a{
    text-align: center;
    display: inline-block;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.03);
    border-radius: 25px;
    border: 1px solid #5e8cff;
    background-color: #5e8cff;
    color: #ffffff;
    font-family: "Circular Std - Medium", sans-serif;
    font-size: 15px;
    line-height: 15px;
    padding: 18px 40px 16px 40px;
}
.a-more-testi a, .a-more-testi .a{
    margin: 7px 10px;
}
body .custom_contact_form .button_box a, body .custom_contact_form .button_box input{
    margin: 7px 10px;
}
.a-more-testi .a{
    background: #ffae00;
    border-color: #ffae00;
}
.a-testimonials-wrapper .container{
    width: 100%;
    max-width: 1165px;
}
.a-testimonials-wrapper{
    overflow: hidden;
    background: url("../img/a-testi-bg.png") no-repeat right -135px bottom 130px;
    margin-top: 45px;
    margin-bottom: 30px;
}
.a-page-top-img2-wrapper{
    position: relative;
}
.a-page-top-img2-wrapper:before{
    position: absolute;
    right: 0;
    bottom: 10px;
    display: inline-block;
    content: url('../img/a-img2-bg.png');
}
.a-line3 .button-block{
    text-align: center;
    margin: 30px 0 0 0;
}
.a-testimonials-wrapper .button-block{
    text-align: center;
    margin: 0 0 30px 0;
}
@media screen and (max-width: 1580px){
    .a-line2 .video-container{
        width: auto;
        height: auto;
        margin: 95px 0 0 0;
        padding-bottom: 56.25%;
    }
    .a-line2 .video-container:before{
        display: none;
    }
    .a-page-top{
        margin-bottom: 40px;
    }
    .a-testimonials-links li{
        padding: 10px;
    }
    .a-testimonials-wrapper{
        padding: 0 20px;
    }
    .a-page-wrapper .container{
        padding: 0 20px;
    }
    .ab-item-content p{
        font-size: 17px;
    }
}
@media screen and (max-width: 1400px){
    .a-testimonials-wrapper{
        background: transparent;
    }
    .ab-item-content p{
        font-size: 14px;
        line-height: 22px;
    }
    .a-testimonials-wrapper .reviews_slider .slick-arrow{
        top: 0;
    }
    .a-testimonials-wrapper .reviews_slider .slick-arrow.slick-prev{
        left: auto;
        right: 100px;
    }
    .a-testimonials-wrapper .reviews_slider .slick-arrow.slick-next{
        right: 23px;
    }
    .a-testimonials-wrapper .reviews_slider{
        padding-top: 15px;
    }
    .a-testimonials-links{
        margin: 0 0 30px 0;
    }
}
@media screen and (max-width: 992px){
    .a-page-top .row .col.l5{
        display: none;
    }
    .a-page-top .row .col.l7{
        width: 100%;
    }
    .a-line2 .row .col.l7{
        width: 100%;
    }
    .a-line2 .video-container{
        display: none;
    }
    .a-line2 .a-ul1{
        margin: 40px auto 0 auto;
    }
    .a-line2 .a-ul1:before{
        top: -15px;
        left: 0;
        right: 0;
        margin: auto;
    }
    .a-line2 .h3{
        text-align: center;
    }
    .a-page-top{
        padding: 0;
    }
    .a-line3 .row .col.l5{
        display: none;
    }
    .a-line3 .row .col.l7{
        width: 100%;
    }
    .a-testimonials-wrapper .col.l12{
        float: none;
    }
    .a-benefits .ab-item{
        width: 33.33333%;
    }
    .ae-top-login .mini-wrapper.top-login-wrapper .top-dd-wrapper .drop-down-content.visible {
        right: inherit;
    }
}
@media all and (max-width: 790px) {
    .ae-top-login .mini-wrapper.top-login-wrapper .top-dd-wrapper .drop-down-content.visible {
        right: 0;
        left: 240px;
        margin: auto;
    }
}
@media screen and (max-width: 767px){
    .a-line3 .table .tr .td{
        display: block;
        width: 100%!important;
    }
    .a-line3 .table .tr, .a-line3 .table{
        display: block;
    }
    .a-line3 .number:before{
        display: none;
    }
}
@media screen and (max-width: 680px){
    .a-line2 .a-ul1 li{
        width: 100%;
        margin-bottom: 20px;
    }
    .a-line2{
        margin-bottom: 0!important;
    }
    .a-line3 .h2{
        margin: 0 0 19px 0;
    }
    .a-line3 .table .tr .td:first-child{
        font-size: 18px;
        line-height: 24px;
    }
    .a-line3 .number{
        top: 13px;
    }
    .a-benefits .ab-item{
        width: 50%;
    }
    .a-testimonials .a-testimonials-title{
        font-size: 26px;
        line-height: 34px;
    }
    .a-line4{
        margin: 40px 0 40px 0;
    }
    .a-line4{
        padding: 20px 0;
    }
}
@media screen and (max-width: 600px){
    .a-page-top .h2{
        font-size: 25px;
        line-height: 35px;
        margin: 26px 0 20px 0;
    }
}
@media screen and (max-width: 568px){
    .a-benefits .ab-item{
        width: 100%;
    }
    .ab-item-content{
        min-height: 1px;
        padding: 15px;
    }
    .ab-icon-wrapper{
        margin: 0 0 5px 0;
        width: 65px;
        height: 65px;
    }
}
/*AFFILIATE*/
/*LANDING*/
.l-vip-icon{background-image: url("../img/spritesheet-l-vip.png");background-repeat: no-repeat;display: inline-block;position: relative}
.l-vip-icon1{width: 30px;height: 32px;background-position: -2px -2px}
.l-vip-icon2{width: 28px;height: 33px;background-position: -36px -2px}
.l-vip-icon3{width: 28px;height: 32px;background-position: -68px -2px}
.l-vip-icon4{width: 36px;height: 36px;background-position: -100px -2px}
.l-vip-icon5{width: 22px;height: 26px;background-position: -140px -2px}
.l-vip-icon6{width: 28px;height: 28px;background-position: -166px -2px}
.la-icon{background-image: url("../img/spritesheet-la-icons.png");background-repeat: no-repeat;display: inline-block}
.la-icon1{width: 30px;height: 36px;background-position: -2px -2px}
.la-icon2{width: 34px;height: 39px;background-position: -36px -2px}
.la-icon3{width: 36px;height: 33px;background-position: -74px -2px}
.la-icon4{width: 39px;height: 30px;background-position: -114px -2px}
.la-icon5{width: 41px;height: 35px;background-position: -157px -2px}
.r-item-icon{background-image: url("../img/spritesheet-reply-icons.png");background-repeat: no-repeat;display: inline-block;position: relative}
.r-item-icon1{width: 41px;height: 43px;background-position: -2px -2px}
.r-item-icon2{width: 31px;height: 39px;background-position: -47px -2px}
.r-item-icon3{width: 37px;height: 43px;background-position: -82px -2px}
.r-item-icon4{width: 43px;height: 31px;background-position: -123px -2px}
.r-item-icon5{width: 47px;height: 40px;background-position: -170px -2px}
.r-item-icon6{width: 32px;height: 43px;background-position: -221px -2px}
.landing-advantages{
    padding: 43px 15px 30px 15px;
    background: #f2faff;
    margin: 30px auto 65px auto;
    overflow: hidden;
}
.landing-advantages .container{
    position: relative;
    width: 100%;
    max-width: 1140px;
}
.landing-advantages .container .la-bg-text{
    position: absolute;
    left: -268px;
    bottom: -54px;
    border: 30px;
    display: inline-block;
    font-size: 138px;
    line-height: 123px;
    color: #fbfeff;
    font-family: "Circular Std - Black", sans-serif;
    letter-spacing: 56px;
}
.landing-advantages ul.la-ul{
    margin: 0 -15px;
    list-style: none;
    padding: 0;
}
.landing-advantages ul.la-ul li{
    float: left;
    width: 20%;
    padding: 15px;
    position: relative;
}
.landing-advantages ul.la-ul li:before{
    display: none;
}
.landing-advantages .la-item{
    border-radius: 2px;
    background: #fff;
    box-shadow: 0 6px 15px 0 rgba(17, 30, 52, 0.08);
    min-height: 220px;
    padding: 122px 20px 2px 20px;
    text-align: center;
}
.landing-advantages .la-item .p{
    margin: 0;
    text-align: center;
    font-size: 18px;
    line-height: 24px;
    color: #1e2021;
    font-family: "Circular Std - Medium", sans-serif;
}
.landing-advantages .la-icon-wrapper{
    position: absolute;
    left: 0;
    right: 0;
    top: 38px;
    margin: auto;
    display: inline-block;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    border: 5px solid #ffca4c;
    background: #fff;
}
.landing-advantages .la-icon-wrapper .la-icon{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

.landing-vip-services{
    margin: 40px auto 52px auto;
    padding: 0 15px 13px 15px;
    background: #fff url("../img/landing-vip-bg.png") no-repeat bottom center;
}
.landing-vip-services .h3{
    font-size: 35px;
    line-height: 48px;
    color: #1e2021;
    position: relative;
    text-align: center;
    padding: 0 0 17px 0;
    margin: 0 0 51px 0;
    font-family: "Circular Std - Black", sans-serif;
}
.landing-vip-services .h3:before{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    display: inline-block;
    content: '';
    width: 45px;
    height: 2px;
    background: #ffbc19;
}
.landing-vip-services .container{
    width: 100%;
    max-width: 1140px;
}
.l-vip-item{
    position: relative;
    padding: 0 0 0 64px;
    margin: 0 0 53px 0;
}
.l-vip-item a{
    font-size: 18px;
    line-height: 25px;
    color: #1e2021;
    text-decoration: none;
    font-family: "Circular Std - Black", sans-serif;
    position: relative;
    text-align: left;
    transition: all .3s linear;
    opacity: 1;
}
.l-vip-item a:hover{
    transition: all .3s linear;
    opacity: 1;
    color: #5e8cff;
}
.l-vip-item p{
    margin: 10px 0 0 0;
    font-size: 15px;
    line-height: 25px;
    color: #888;
    position: relative;
    text-align: left;
    text-transform: lowercase;
}
.l-vip-item p:first-letter {
    text-transform: uppercase;
}
.l-vip-item .l-vip-icon-wrapper{
    position: absolute;
    left: 6px;
    top: -7px;
    display: inline-block;
}
.l-vip-item .l-vip-icon-wrapper:before{
    position: absolute;
    left: 0;
    top: 0;
    display: inline-block;
    content: '';
    width: 72px;
    height: 72px;
    border-radius: 50%;
    background: #f4f7fb;
}
.landing-vip-block{
    position: relative;
    background: url("../img/l-vip-bg.png") no-repeat top 69px center;
}
.landing-vip-block .l-vip-package{
    position: absolute;
    left: 0;
    right: 0;
    top: -8px;
    margin: auto;
    display: inline-block;
    width: 407px;
    height: 113px;
    background: url("../img/l-vip-bg2.png") no-repeat center;
    text-align: center;
    padding: 6px 10px 20px 10px;
    font-size: 24px;
    line-height: 32px;
    color: #1e2021;
    opacity: 1;
    transition: all .3s linear;
}
.landing-vip-block .l-vip-package b{
    display: block;
}
.landing-vip-block .l-vip-package:hover{
    color: #5e8cff;
    opacity: 1;
    transition: all .3s linear;
}
.landing-vip-block .l3{
    padding: 0!important;
}
.landing-vip-block .row{
    margin-bottom: 0;
}
.landing-vip-buttons{
    text-align: center;
    position: relative;
    top: -21px;
}
.landing-vip-buttons a{
    display: inline-block;
    position: relative;
    transition: all .3s linear;
    opacity: 1;
    height: 50px;
    border-radius: 25px;
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.03);
    max-width: 220px;
    width: 100%;
    margin: 10px 29px;
    text-align: center;
    font-family: "Circular Std - Black", sans-serif;
    font-size: 16px;
    line-height: 16px;
    color: #fff;
    border: 2px solid #5e8cff;
    background: #5e8cff;
    font-weight: normal;
    padding: 15px 40px 15px 10px;
}
.landing-vip-buttons a:before{
    position: absolute;
    right: 7px;
    top: 0;
    bottom: 0;
    margin: auto;
    display: inline-block;
    width: 34px;
    height: 34px;
    content: '';
    border: 1px solid #CDD3DB;
    border-radius: 50%;
    background: #fff url("../img/arrow-black.png") no-repeat center;
}
.landing-vip-buttons a.a-white{
    background: #fff;
    color: #1e2021;
}
.landing-vip-buttons a.a-white:before{
    background: #5e8cff url("../img/arrow-white.png") no-repeat center;
}
.landing-vip-buttons a:hover{
    transition: all .3s linear;
    opacity: 1;
    background: #ffbc19;
    border-color: #ffbc19;
    color: #1e2021;
}
.landing-hiw{
    margin: 40px auto 40px auto;
    padding: 0 15px;
    overflow: hidden;
}
.landing-hiw .container{
    width: 100%;
    max-width: 1140px;
    margin-bottom: 0!important;
}
.landing-hiw .row{
    margin-bottom: 0;
}
.landing-hiw .a-line3 .row .col.l5{
    width: 39%;
}
.landing-hiw .a-line3 .row .col.l7{
    width: 61%;
    padding-left: 16px;
}
.landing-hiw .a-page-top-img2{
    margin: 16px 0 0 0;
}
.landing-hiw .a-line3 .table .tr:nth-child(4) .td .number:before{
    display: none;
}
.landing-hiw .a-page-top-img2-wrapper:before{
    right: 19px;
    bottom: 42px;
}
.landing-hiw .a-line3 .table .tr .td:first-child{
    padding: 20px 20px 20px 55px;
    width: 296px;
    font-size: 16px;
    line-height: 18px;
    text-transform: lowercase;
}
.landing-hiw .a-line3 .table .tr .td:first-child:first-letter {
    text-transform: uppercase;
}
.landing-hiw .a-line3 .number:before{
    bottom: -18px;
}
.landing-hiw .a-line3 .table .tr .td:nth-child(2) .p{
    padding: 0 0 0 15px;
    text-transform: lowercase;
}
.landing-hiw .a-line3 .table .tr .td:nth-child(2) .p:first-letter{
    text-transform: uppercase;
}
.landing-reply{
    padding: 0 15px 0;
    margin: 35px auto 35px auto;
    overflow: hidden;
}
.landing-reply .container{
    width: 100%;
    max-width: 1140px;
}
.landing-reply .row{
    margin-bottom: 0;
}
.landing-reply .h3{
    font-size: 35px;
    line-height: 46px;
    color: #1e2021;
    font-family: "Circular Std - Medium", sans-serif;
    margin: 0 0 37px 0;
    padding: 0 0 16px 0;
    position: relative;
    text-align: left;
}
.landing-reply .h3:before{
    position: absolute;
    left: 0;
    bottom: 0;
    display: inline-block;
    content: '';
    width: 45px;
    height: 2px;
    background: #ffbc19;
}
.landing-reply ul.reply-list{
    padding: 0;
    margin: 0 -15px;
    list-style: none;
}
.landing-reply ul.reply-list:before, .landing-reply ul.reply-list:after{
    display: block;
    content: '';
    clear: both;
    width: 100%;
    height: 0;
}
.landing-reply ul.reply-list li:before{
    display: none;
}
.landing-reply ul.reply-list li{
    position: relative;
    padding: 0 15px;
    float: left;
    width: 50%;
}
.landing-reply ul.reply-list .reply-item{
    position: relative;
    padding: 0 2px 0 71px;
    margin: 0 0 44px 0;
    min-height: 80px;
}
.landing-reply ul.reply-list .reply-item .r-item-icon-wrapper{
    position: absolute;
    left: -10px;
    top: 5px;
    display: inline-block;
    background: #f4f7fb;
    border-radius: 50%;
    width: 70px;
    height: 70px;
}
.landing-reply ul.reply-list .reply-item .r-item-icon-wrapper .r-item-icon{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
.landing-reply ul.reply-list .reply-item .p{
    font-size: 16px;
    line-height: 26px;
    color: #51555a;
    margin: 0;
    text-align: left;
    text-transform: lowercase;
}
.landing-reply ul.reply-list .reply-item .p:first-letter {
    text-transform: uppercase;
}
.landing-affiliate-block{
    background: #fff url("../img/landinf-affiliate-bg.png") no-repeat bottom right;
    box-shadow: 0 5px 19px 0 rgba(17, 30, 52, 0.12);
    max-width: 400px;
    padding: 35px 30px 42px 47px;
    border-top: 7px solid #ffcb4d;
    margin: 4px 0 0 auto;
    position: relative;
}
.landing-hiw-button{
    text-align: center;
    margin: 20px 0 0 0;
}
.landing-affiliate-block a, .landing-hiw-button a{
    display: inline-block;
    position: relative;
    transition: all .3s linear;
    opacity: 1;
    height: 50px;
    border-radius: 25px;
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.03);
    max-width: 175px;
    width: 100%;
    margin: 10px 0;
    text-align: center;
    font-family: "Circular Std - Black", sans-serif;
    font-size: 16px;
    line-height: 16px;
    color: #fff;
    border: 2px solid #5e8cff;
    background: #5e8cff;
    font-weight: normal;
    padding: 15px 34px 15px 10px;
}
.landing-hiw-button a{
    max-width: 215px;
}
.landing-affiliate-block a:before, .landing-hiw-button a:before{
    position: absolute;
    right: 7px;
    top: 0;
    bottom: 0;
    margin: auto;
    display: inline-block;
    width: 34px;
    height: 34px;
    content: '';
    border: 1px solid #CDD3DB;
    border-radius: 50%;
    background: #fff url("../img/arrow-black.png") no-repeat center;
}
.landing-affiliate-block a:hover, .landing-hiw-button a:hover{
    transition: all .3s linear;
    opacity: 1;
    background: #ffbc19;
    border-color: #ffbc19;
    color: #1e2021;
}
.landing-affiliate-block .p1{
    font-size: 44px;
    line-height: 48px;
    color: #0a3349;
    text-align: left;
    font-family: "Circular Std - Black", sans-serif;
    margin: 0 0 18px 0;
    text-transform: uppercase;
}
.landing-affiliate-block .p1 span{
    display: block;
    font-family: "Circular Std - Book", sans-serif;
    color: #6b95ff;
}
.landing-affiliate-block .p2{
    font-size: 24px;
    line-height: 34px;
    color: #51555a;
    font-family: "Circular Std - Book", sans-serif;
    margin: 0 0 15px 0;
    text-align: left;
}
.landing-affiliate-block .p3{
    font-size: 26px;
    line-height: 36px;
    color: #ffae00;
    font-family: "Circular Std - Black", sans-serif;
    margin: 0 0 4px 0;
    text-align: left;
}
.landing-affiliate-block .p3 span{
    font-size: 40px;
}
.landing-affiliate-block .p4{
    font-size: 22px;
    line-height: 32px;
    color: #51555a;
    font-family: "Circular Std - Black", sans-serif;
    margin: 0 0 19px 0;
    text-align: left;
}
.landing-affiliate-wrapper{
    position: relative;
}
.landing-affiliate-wrapper:before{
    position: absolute;
    left: 30px;
    bottom: -23px;
    display: block;
    background: #ffd571;
    width: 820px;
    height: 300px;
    content: '';
}
.landing-calc-block{
    width: 100%;
    max-width: 1900px;
    margin: 62px auto 64px auto;
    padding: 0 15px 6px 15px;
    background: #fff url("../img/landing-calc-bg2.png") no-repeat bottom center;
    background-size: contain;
}
.landing-calc-block .container{
    max-width: 1140px;
    width: 100%;
}
.landing-calc-block .row .l7{
    padding-left: 16px;
    margin-top: 21px;
    padding-bottom: 70px;
}
.landing-calc-block .row .l7 h2{
    margin: 26px 0 28px 0;
}
.landing-calc-block .row .l7 p{
    position: relative;
    padding: 0 0 0 14px;
    border-left: 2px solid #ffcb4d;
}
.landing-calc{
    position: relative;
}
.landing-calc:before{
    position: absolute;
    left: -200px;
    top: 105px;
    display: inline-block;
    content: url("../img/landing-calc-img.png");
}
.landing-calc.ae-miniorder-custom .mini-custome-order{
    background: #fff;
    box-shadow: 0 3px 15px 0 rgba(0, 0, 0, 0.06);
    border-top: 5px solid #5e8cff;
    padding: 20px 25px 2px 25px;
    border-radius: 0;
    max-width: 380px;
    margin: 0 auto 0 52px;
    position: relative;
}
.landing-calc .mini-custome-order label{
    font-size: 13px;
    line-height: 13px;
    color: #a3a6a9;
    font-family: "Circular Std - Book", sans-serif;
    display: block;
    margin: 0 0 10px 0;
}
.landing-calc .mini-custome-order .calc-bottom label{
    font-size: 20px;
    line-height: 20px;
    color: #6b6b6b;
    font-family: "Circular Std - Medium", sans-serif;
    font-weight: normal;
    margin: 0 0 5px 0;
}
.landing-calc .calc-item{
    margin: 0 0 22px 0;
}
.landing-calc .mini-custome-order input[type="text"]{
    border: 1px solid #D8DADB;
    height: 40px;
    border-radius: 4px;
}
.landing-calc .mini-custome-order .calc-bottom{
    position: relative;
    padding: 9px 165px 0 0;
}
.landing-calc .mini-custome-order .calc-bottom button{
    -webkit-appearance: none;
    width: 160px;
    position: absolute;
    right: 0;
    top: 13px;
    background: #FFCA4C;
    height: 42px;
    border-radius: 40px;
    text-align: center;
    padding: 11px 40px 11px 10px;
    display: inline-block;
    font-size: 16px;
    line-height: 16px;
    color: #fff;
    font-family: "Circular Std - Book", sans-serif;
    transition: all .3s linear;
    border: none;
}
.landing-calc .mini-custome-order .calc-bottom button:before{
    position: absolute;
    right: 7px;
    top: 0;
    bottom: 0;
    margin: auto;
    display: inline-block;
    width: 34px;
    height: 34px;
    content: '';
    border: 1px solid #CDD3DB;
    border-radius: 50%;
    background: #fff url(../img/arrow-black.png) no-repeat center;
}
.landing-calc .mini-custome-order .calc-bottom button:hover{
    transition: all .3s linear;
    color: #fff;
    background: #5e8cff;
}
.landing-calc .mini-custome-order .sidebar-total{
    margin-top: 0;
}
.landing-calc .mini-custome-order .mini-order-first-price{
    color: #ff5252!important;
}
.landing-calc .mini-custome-order .mini-order-total-price{
    color: #ff5252!important;
    font-family: "Circular Std - Book";
    font-size: 26px;
    font-weight: 400;
    letter-spacing: -.54px;
}
.landing-calc .essay-component .number-field .m, .landing-calc .essay-component .number-field .p{
    width: 40px;
    height: 40px;
    background: #f6f9f9;
    transition: all .3s linear;
    border: 1px solid #D8DADB;
    cursor: pointer;
}
.landing-calc .essay-component .number-field .m:hover, .landing-calc .essay-component .number-field .p:hover{
    background: #fff;
    transition: all .3s linear;
}
.landing-calc .essay-component .number-field .m{
    border-radius: 4px 0 0 4px;
}
.landing-calc .essay-component .number-field .p{
    border-radius: 0 4px 4px 0;
}
.landing-calc .essay-component .number-field .m:before{
    content: "-";
    font-size: 20px;
    line-height: 36px;
}
.landing-calc .essay-component .number-field .p:before{
    content: "+";
    font-size: 20px;
    line-height: 40px;
}
.landing-text-content{
    padding: 0 15px;
}
.landing-text-content .container{
    width: 100%;
    max-width: 1140px;
    margin-bottom: 0 !important;
}
.landing-scroll{
    overflow: inherit;
    height: auto;
    padding-right: 0;
}
.landing-scroll::-webkit-scrollbar{
    width: 3px;
    height: 8px;
    background-color: #e6e8ea;
}
.landing-scroll::-webkit-scrollbar-thumb{
    background: #5e8cff;
}
.landing-text-content .page_content{
    padding: 0;
}
.row.row-landing-text-content {
    margin-bottom: 0;
}
.landing-buttons{
    margin: 30px 0 16px 0;
    text-align: center;
}
.landing-buttons .a{
    display: inline-block;
    position: relative;
    transition: all .3s linear;
    opacity: 1;
    height: 50px;
    border-radius: 25px;
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.03);
    max-width: 220px;
    width: 100%;
    margin: 10px 30px;
    text-align: center;
    font-family: "Circular Std - Black", sans-serif;
    font-size: 16px;
    line-height: 16px;
    color: #fff;
    border: 2px solid #5e8cff;
    background: #5e8cff;
    font-weight: normal;
    padding: 15px 34px 15px 10px;
}
.landing-buttons .a:before{
    position: absolute;
    right: 7px;
    top: 0;
    bottom: 0;
    margin: auto;
    display: inline-block;
    width: 34px;
    height: 34px;
    content: '';
    border: 1px solid #CDD3DB;
    border-radius: 50%;
    background: #fff url("../img/arrow-black.png") no-repeat center;
}
.landing-buttons .a:hover{
    transition: all .3s linear;
    opacity: 1;
    background: #ffbc19;
    border-color: #ffbc19;
    color: #1e2021;
}
.landing-buttons .a.a-yellow{
    background: #ffca4c;
    border-color: #ffca4c;
}
.landing-buttons .a.a-yellow:before{
    background: #fff url("../img/pdf-icon.png") no-repeat center;
}
.landing-calc-block .row .pull-right{
    float: right!important;
}

@media screen and (max-width: 1540px){
    .landing-calc:before{
        left: -150px;
    }
}
@media screen and (max-width: 1440px){
    .landing-advantages .container .la-bg-text{
        left: 0;
        bottom: -80px;
    }
    .landing-advantages .container .la-bg-text br{
        display: none;
    }
    .landing-calc.ae-miniorder-custom .mini-custome-order{
        margin: 0 0 0 auto;
    }
    .landing-calc:before{
        left: -150px;
    }

}
@media screen and (max-width: 1199px){
    .landing-vip-block .l3 {
        padding: 0 .75rem!important;
    }
    .landing-calc.ae-miniorder-custom .mini-custome-order{
        max-width: 330px;
    }
    .landing-advantages .la-item{
        padding: 122px 5px 2px 5px;
    }
}
@media screen and (max-width: 1023px){
    .landing-calc.ae-miniorder-custom .mini-custome-order {
        max-width: 380px;
    }
    .landing-calc{
        position: relative;
        margin: 0 auto;
        max-width: 380px;
    }
    .landing-calc:before{
        left: -225px;
    }
    .landing-calc-block .row .l7, .landing-calc-block .row .l5{
        width: 100%!important;
    }
    .landing-calc-block .row .l7 h2{
        margin: 1.78rem 0 1.424rem 0;
    }
    .landing-calc-block .row .l7{
        padding-left: 15px;
        margin-top: 0;
        padding-bottom: 0;
    }
    .landing-calc.ae-miniorder-custom .mini-custome-order{
        margin: 25px auto 0 auto;
    }
    .landing-reply .row .l7, .landing-reply .row .l5{
        width: 100%!important;
    }
    .landing-affiliate-wrapper:before{
        width: 100%;
    }
    .landing-affiliate-block{
        margin: 4px auto 35px auto;
    }
}
@media screen and (max-width: 992px){
    .landing-hiw .a-line3 .row .col.l7{
        width: 100%;
    }
    .landing-vip-block .l-vip-package{
        position: relative;
        left: auto;
        right: auto;
        top: auto;
        margin: 20px auto 50px auto;
        display: block;
    }
    .landing-vip-block .l3{
        width: 100%!important;
    }
    .landing-vip-block .l6{
        display: none!important;
    }
    .l-vip-item{
        margin: 0 0 25px 0;
    }
    .landing-vip-block{
        background-position: top 60px right;
        padding-right: 38%;
        background-size: 37%;
    }
    .landing-advantages ul.la-ul li{
        width: 33.333333%;
    }
}
@media screen and (max-width: 767px){
    .landing-calc-block{
        background-size: cover;
        background-position: right -545px bottom;
        margin: 25px auto 40px auto;
    }
    .landing-vip-block{
        background: #fff;
        padding-right: 0;
    }
    .landing-vip-services .h3{
        padding: 0 0 10px 0;
        margin: 0 0 30px 0;
    }
    .landing-reply{
        margin: 30px auto 30px auto;
    }
}
@media screen and (max-width: 680px){
    .landing-reply ul.reply-list li{
        width: 100%;
        padding: 0;
    }
    .landing-reply ul.reply-list{
        margin: 0 auto;
        padding: 0;
        max-width: 290px;
    }
    .landing-reply ul.reply-list .reply-item .r-item-icon-wrapper{
        top: 0;
        bottom: 0;
        margin: auto;
        width: 60px;
        height: 60px;

    }
    .landing-reply ul.reply-list .reply-item{
        position: relative;
        padding: 0 0 0 71px;
        margin: 0 0 20px 0;
        min-height: 1px;
    }
}
@media screen and (max-width: 568px){
    .landing-calc:before{
        display: none;
    }
    .landing-advantages ul.la-ul li{
        width: 100%;
    }
    .landing-vip-block .l-vip-package{
        width: 290px;
        background-size: contain;
        padding: 19px 10px 20px 10px;
        font-size: 21px;
        line-height: 45px;
    }
    .landing-advantages .la-item{
        min-height: 1px;
        padding: 85px 5px 15px 5px;
    }
    .landing-advantages .la-icon-wrapper{
        width: 60px;
        height: 60px;
        top: 28px;
    }
    .landing-calc-block{
        background-size: auto 500px;
        background-position: right -325px bottom;
    }
    .landing-calc .mini-custome-order .calc-bottom{
        padding: 0;
        text-align: center;
    }
    .landing-calc .mini-custome-order .calc-bottom button{
        position: relative;
        right: auto;
        top: auto;
        bottom: auto;
        margin: 9px 0 0 0;
    }
    .landing-affiliate-block{
        padding: 25px 15px 30px 15px;
    }
}
/*LANDING*/
.essays-teather .present h1, .essays-teather .present h2, .essays-teather .present h3, .essays-teather .present h4, .essays-teather .present h5, .essays-teather .present h6, .essays-teather .present p{
    line-height: 1.5;
    font-size: 15px;
    color: rgba(0,0,0,0.87)!important;
    margin: 0;
    font-family: "Roboto", sans-serif;
    font-weight: normal;
}
.essays-teather .present{
    margin-bottom: 10px;
}
.special-action-block{
    overflow: hidden;
    padding: 13px 0 7px 0;
    height: 60px;
    background: #6b95ff url("../img/actions_bg_right.png") no-repeat bottom -28px right;
}
.special-action-block .container{
    width: 100%;
    max-width: 100%;
    position: relative;
    padding: 0 15px;
}
.special-action-block .container .row{
    margin: 0 -15px;
}
.special-action-block .container:before{
    position: absolute;
    content: url("../img/actions_bg_left.png");
    display: inline-block;
    left: 20px;
    top: -10px;
}
.special-action-block .special-action-content{
    text-align: center;
    padding-right: 50px;
    padding-left: 50px;
    position: relative;
}
.special-action-block .special-action-content .close-action{
    cursor: pointer;
    display: inline-block;
    position: absolute;
    right: 20px;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 22px;
    height: 22px;
    background-size: 22px;
    background-repeat: no-repeat;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAMAAADzapwJAAAAM1BMVEUAAAD///////////////////////////////////////////9nof/o8P9Slv/u9P+Uu//Ak7+dAAAAC3RSTlMA+e3bvI91KRgN65k3tv0AAAB+SURBVBjTdZFRDoQwCETH2tZW2l3vf9pdHBI1Zt4HKQOBAiCt5mSWcm246GWxYCkdwbbajXULdbcH+6l35t7zvU6xFwVo0e1Lw74Nla9jTLM5DnoVmbnjM+b8G+ZnJMZd8hC9BLehuxoIWRQRLcUHxThieLEqsVhxBnE0ceIfjLYQvXEjlV0AAAAASUVORK5CYII=');
}
.special-action-block .s-btn{
    display: inline-block;
    border-radius: 14px;
    background: #6b95ff;
    width: 100px;
    height: 30px;
    padding: 8px 5px;
    text-align: center;
    font-size: 14px;
    line-height: 14px;
    color: #fff;
    font-weight: 600;
    border: 1px solid #fff;
    transition: all .3s linear;
    cursor: pointer;
}
.special-action-block .s-btn:hover{
    transition: all .3s linear;
    background: #fff;
    color: #6b95ff;
}
.special-action-block .p{
    display: inline-block;
    font-size: 16px;
    line-height: 26px;
    color: #fff;
    margin: 0;
    font-family: "Circular Std - Book", sans-serif;
}
.special-action-block .p .new{
    text-transform: uppercase;
    font-size: 17px;
    line-height: 17px;
    margin: 0 10px 0 0;
    font-family: "Circular Std - Black", sans-serif;
    display: inline-block;
    color: #01264c;
    border-bottom: 2px solid #01264c;
}
.special-action-block .p br{
    display: none;
}
.special-action-block .p .percent{
    color: #ffd671;
    text-transform: uppercase;
}
.special-action-block .p .span{
    display: inline-block;
}
.special-action-block .p .span2{
    font-size: 16px;
}
#countdown_dashboard{
    text-align: left;
    display: inline-block;
    line-height: 0;
    position: relative;
    top: 11px;
    margin: 0 25px 0 55px;
}
#countdown_dashboard .timer-body{
    display: inline-block;
    position: relative;
    height: 15px;
    padding: 0 0 0 45px;
}
#countdown_dashboard .timer-body:before{
    display: inline-block;
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 28px;
    height: 28px;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAMAAABF0y+mAAAAYFBMVEUAAAAXGhsXGhsXGhsXGhsXGhsXGhsXGhsXGhsXGhsXGhsXGhsXGhsXGhsXGhsXGhsXGhsXGhsXGhsXGhsXGhsXGhsXGhsXGhsXGhsXGhsXGhsXGhsXGhsXGhsXGhsXGhul7zeTAAAAH3RSTlMADQTm+SO7bPPXcDDcrZSKRDvMb2ZVShbrwJ6dsmMZ851uFQAAAQtJREFUKM99k9mOgzAUQ519Y4cCLTPj///LqShRoA/4KdGRIl9fB1lybgZP+qGZJa6SUfnadSl1rvYqXnAKahT5IkYVUmEP/RJYolWksnGBeOlHYQ6i1TykWwGXaXozE0g7GSnNZMlg3jTtXsIGs7LqcaivuBq8ggQQlRCBz91PVe2OngxCqAhINaJl9fFKfvxWbDEqidmLRbPHGaKnXoSf0dSItLhCWEbUDQYHy+kbTrRwA3wHRYNdhuWk0HkwgTyyrMmfI2sSid9wlSd4fdZqNqdnr4bQkb/FUB4ly1H3ZZQcQlbD9S+HUOI7JJ9tiS8HX2gJ/m5ld8u+r0mm27VgW2Y31bwt9e13+AdttBjexhCb+QAAAABJRU5ErkJggg==');
    background-repeat: no-repeat;
    background-position: center;
    background-size: 28px;
}
#countdown_dashboard .dash .digits{
    margin: 0 auto;
    text-align: center;
    position: relative;
    display: inline-block;
}
#countdown_dashboard .dash .digit{
    display: inline-block;
    font-size: 15px;
    line-height: 15px;
    width: 9px;
    height: 15px;
    padding: 0;
    overflow: hidden;
    color: #1e2021;
    font-family: CircularStd, sans-serif;
    font-weight: bold;
}
#countdown_dashboard .divider1{
    font-size: 15px;
    line-height: 15px;
    margin: 0;
    content: '';
    display: inline-block;
    color: #1e2021;
    position: relative;
    top: -4px;
    font-family: CircularStd, sans-serif;
    font-weight: bold;
}
#countdown_dashboard .dash_title{
    text-align: center;
    display: inline-block;
    color: #1e2021;
    font-size: 15px;
    line-height: 15px;
    font-family: CircularStd, sans-serif;
    font-weight: bold;
    position: relative;
    top: -2px;
}
#countdown_dashboard .dash-group{
    text-align: center;
}
#countdown_dashboard .dash-group .dash{
    display: inline-block;
}
@media only screen and (max-width : 1400px){
    .special-action-block .p .span{
        margin: 0;
    }
    #countdown_dashboard{
        margin: 0 15px 0 15px;
    }
}
@media only screen and (max-width : 1300px){
    .special-action-block .special-action-content{
        padding-right: 35px;
        padding-left: 0;
    }
    .special-action-block .special-action-content .close-action{
        right: 13px;
    }
    .special-action-block .p br{
        display: block;
    }
    .special-action-block .p .span, .special-action-block .p .span2{
        display: inline;
    }
    .special-action-block .p{
        text-align: left;
        font-size: 17px;
        line-height: 20px;
    }
    .special-action-block{
        padding: 12px 0 7px 0;
        background-position: right -185px top;
    }
    #countdown_dashboard{
        top: 0;
    }
    .special-action-block .s-btn{
        position: relative;
        top: -12px;
    }
    .special-action-block .special-action-content .close-action{
        top: -10px;
    }
}
@media only screen and (max-width : 991px){
    .special-action-block .special-action-content{
        padding-right: 0;
    }
    .special-action-block .special-action-content .close-action{
        right: 5px;
        top: -2px;
        bottom: auto;
    }
    .special-action-block .p{
        font-size: 15px;
    }
    #countdown_dashboard{
        top: -3px;
    }
    .special-action-block .container:before{
        display: none;
    }
}
@media only screen and (max-width : 767px){
    .special-action-block .p{
        font-size: 15px;
        display: block;
        text-align: center;
        margin: 0 0 17px 0;
    }
    .special-action-block .p .span2{
        font-size: 15px;
    }
    .special-action-block{
        padding: 7px 0 0 0;
        height: 95px;
    }
    .special-action-block .p .new{
        font-size: 15px;
    }
}
@media only screen and (max-width : 500px){
    .page_content.order-page .page-logged > .row,
    .page_content.order-page .page-logged > .desctop-chunk,
    .page_content.order-page .page-logged > .blue-text,text-accent-3,
    .page_content.order-page .page-logged > .vip-client-data{
        display: none
    }
    .special-action-block .p .new{
        display: none;
    }
    .special-action-block{
        height: 85px;
        background: #6b95ff url("../img/actions_bg_mob.png") no-repeat bottom  right;
    }
    .special-action-block .container:before{
        display: inline-block;
        content: url("../img/actions_bg_mob.png");
        left: 5px;
    }
    .special-action-block .p, .special-action-block .p .span2{
        font-size: 14px;
    }
    #countdown_dashboard .dash .digit{
        font-size: 13px;
        line-height: 13px;
        width: 8px;
        height: 13px;
    }
    #countdown_dashboard .dash_title{
        font-size: 13px;
        line-height: 13px;
        top: -2px;
    }
    #countdown_dashboard .timer-body:before{
        width: 19px;
        height: 18px;
        background-size: 19px 18px;
    }
    #countdown_dashboard .divider1{
        font-size: 12px;
        line-height: 11px;
        top: -3px;
    }
    #countdown_dashboard .timer-body{
        padding: 0 0 0 25px;
        height: 13px;
    }
    #countdown_dashboard .divider1.last, #countdown_dashboard .dash-group .dash.seconds_dash{
        display: none;
    }
    #countdown_dashboard{
        top: -4px;
        margin: 0 15px 0 0;
    }
    .special-action-block .p{
        margin: 0 0 14px 0;
    }
    .special-action-block .s-btn{
        background: #fff;
        color: #6b95ff;
        width: 80px;
        height: 25px;
        padding: 6px 5px;
        font-size: 12px;
        line-height: 12px;
        top: -13px;
    }
    .special-action-block .s-btn:hover{
        background: #6b95ff;
        color: #fff;
    }
}
@media all and (max-width: 414px) {

    #order-form > div.essay-order-form > div.order-form-data.steps > div:nth-child(4) > div.paper-requirements-table.data-table > div:nth-child(6) > div {
        margin: 5px 0 !important
    }
}

/*top banner */
.top-banner-line {
    position: relative;
    overflow-x: hidden;
}
.top-banner-line .close {
    position: absolute;
    right: 10px;
    top: 10px;
    transition: .3s;
    color: #fff;
    background-color: #ff6c54;
    border-radius: 50%;
    font-size: 12px;
    font-weight: 100;
    opacity: 1;
    width: 15px;
    height: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.top-banner-line .close:hover {
    transition: .3s;
    cursor: pointer;
    transform: scale(1.04);

}
.top-banner-line a .mobile{
    display: none;
}
@media all and (max-width: 1495px) {
    .top-banner-line a .desctop {
        max-width: 100%;
    }
}
@media all and (max-width: 1100px) {
    .top-banner-line a .desctop {
        max-width: 1150px;
    }
}
@media all and (max-width: 905px) {
    .top-banner-line a .desctop {
        max-width: 1020px;
        display: flex;
    }
}
@media all and (max-width: 810px) {
    .top-banner-line a .desctop {
        max-width: 890px;
    }
}
@media (width: 768px) {
    .top-banner-line a .desctop {
        max-width: 1222px;
        margin-left: -200px;
    }
}
@media all and (max-width: 700px) {
    .top-banner-line a .desctop {
        display: none;
    }
    .top-banner-line a .mobile {
        display: block;
        min-width: 100%;
    }
    .top-banner-line a {
        height: fit-content;
    }
}
/* END top banner*/
footer .new-address-footer-img {
    max-width: 253px;
}
/* hidden bottom banner */
@media all and (max-width: 767px) {
    #footer-baner:not(.holiday_disount) {
        display: none!important;
    }
    footer .new-address-footer-img {
        margin: 10px auto;
    }
}
@media only screen and (max-device-width: 812px) and (orientation:landscape) {
    #footer-baner:not(.holiday_disount) {
        display: none!important;
    }
}
/* END hidden bottom banner */

/*WRITING QUALITY BANNER*/
.writing-quality{
    margin: 40px auto 40px auto;
    max-width: 1040px;
}
.writing-quality .wq-title{
    text-align: center;
    margin: 0 0 37px 0;
    padding: 0 0 17px 0;
    color: #1e2021;
    font-size: 35px;
    line-height: 45px;
    position: relative;
    font-family: "Circular Std - Medium", sans-serif;
}
.writing-quality .wq-title:before{
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
    display: inline-block;
    content: '';
    width: 46px;
    height: 2px;
    background-color: rgb(255, 188, 25);
    margin: auto;
}
.writing-quality .wq-body{
    border-radius: 5px;
    box-shadow: 0 5px 12px 0 rgba(102, 99, 109, 0.2);
    background: #fff;
    position: relative;
    overflow: hidden;
}
/*.writing-quality .quality-step{
    min-height: 271px;
    padding: 50px 0 10px 104px;
}
.writing-quality .tablink1{
    padding-right: 410px;
    background: #FFF url("../img/wq/img_standart.svg") no-repeat right -10px bottom;
    background-size: auto 235px;
}
.writing-quality .tablink2{
    padding-right: 400px;
    background: #fff url("../img/wq/img_premium.svg") no-repeat right -10px bottom;
    background-size: auto 225px;
}
.writing-quality .tablink3{
    padding-right: 360px;
    background: #fff url("../img/wq/img_supreme.svg") no-repeat right -10px bottom;
    background-size: auto 260px;
}
.writing-quality .quality-text .p1{
    font-size: 24px;
    line-height: 34px;
    color: #5e8cff;
    font-family: "Circular Std - Medium", sans-serif;
    position: relative;
}
.writing-quality .quality-text{
    position: relative;
}
.writing-quality .quality-text:before{
    position: absolute;
    left: -65px;
    top: -12px;
    display: inline-block;
    width: 75px;
    height: 80px;
    content: '';
}
.writing-quality .tablink1 .quality-text:before{
    background: url("../img/wq/icon_standart.svg") no-repeat center;
}
.writing-quality .tablink2 .quality-text:before{
    background: url("../img/wq/icon_premium.svg") no-repeat center;
}
.writing-quality .tablink3 .quality-text:before{
    background: url("../img/wq/icon_supreme.svg") no-repeat center;
}
.writing-quality .quality-text .p1 b{
    color: #1e2021;
}
.writing-quality .quality-text .p1{
    margin: 0 0 19px 0;
    text-align: left;
}
.writing-quality .quality-text .p1 .red-color{
    color: #ff2c9c;
}
.writing-quality .quality-text .p2{
    margin: 15px 0 0 0;
    font-size: 16px;
    line-height: 22px;
    color: #51555a;
    text-align: left;
    position: relative;
}
.writing-quality .quality-text ul{
    margin: 0;
    padding: 0;
    list-style: none;
    position: relative;
}
.writing-quality .quality-text ul li{
    font-size: 18px;
    line-height: 24px;
    color: #1e2021;
    font-family: "Circular Std - Medium", sans-serif;
    margin: 0 0 24px 0;
    position: relative;
    padding: 0 0 0 16px;
    text-align: left;
}
.writing-quality .quality-text ul li:last-child{
    margin: 0;
}
.writing-quality .quality-text ul li:before{
    left: 3px;
    top: 9px;
    width: 8px;
    height: 8px;
    background: #ffca4c;
}*/

/*png*/
.writing-quality .tablink1{
    background: #FFF url("../img/wq/img_standard.png") no-repeat;
    height: 270px;
}
.writing-quality .tablink2{
    background: #FFF url("../img/wq/img_premium.png") no-repeat;
    height: 247px;
}
.writing-quality .tablink3{
    background: #FFF url("../img/wq/img_supreme.png") no-repeat;
    height: 274px;
}
/*png*/
.writing-quality .quality-step{
    display: none;
}
.writing-quality .quality-step.active{
    display: block;
}
.writing-quality .wq-buttons{
    margin: 0;
    padding: 0 35px;
}
.writing-quality .wq-buttons:before, .writing-quality .wq-buttons:after{
    display: block;
    width: 100%;
    height: 0;
    clear: both;
    content: '';
}
.writing-quality .wq-buttons .quality-wrap{
    padding: 0 15px;
    float: left;
    width: 33.333333%;
}
.writing-quality .quality-button{
    font-family: "Circular Std - Medium", sans-serif;
    font-size: 24px;
    line-height: 24px;
    color: #5e8cff;
    text-transform: uppercase;
    border-radius: 30px 30px 0 0;
    background-color: #f2faff;
    height: 62px;
    cursor: pointer;
    text-align: center;
    position: relative;
    top: 8px;
    padding: 19px 1px 0 1px;
}
.writing-quality .active .quality-button{
    background: #5e8cff;
    color: #fff;
    top: 0;
    padding-top: 21px;
    font-size: 26px;
}
@media all and (max-width: 767px){
    .writing-quality{
        max-width: 290px;
        margin: 20px auto;
    }
    .writing-quality .quality-button{
        font-size: 20px;
    }
    .writing-quality .active .quality-button{
        font-size: 22px;
    }
    .writing-quality .tablink1{
        background: #FFF url("../img/wq/img_standard_mob.png") no-repeat;
        height: 304px;
    }
    .writing-quality .tablink2{
        background: #FFF url("../img/wq/img_premium_mob.png") no-repeat;
        height: 265px;
    }
    .writing-quality .tablink3{
        background: #FFF url("../img/wq/img_supreme_mob.png") no-repeat;
        height: 355px;
    }
    .writing-quality .wq-buttons .quality-wrap{
        float: none;
        width: 100%;
        margin-bottom: 10px;
    }
    .writing-quality .wq-buttons .quality-wrap:last-child{
        margin-bottom: 0;
    }
    .writing-quality .quality-button, .writing-quality .active .quality-button{
        font-size: 18px;
        line-height: 18px;
        height: 40px;
        padding: 12px 0 0 0;
        border-radius: 10px;
        top: auto;
    }
    .writing-quality .wq-buttons{
        padding: 0;
    }
    .writing-quality .wq-buttons .quality-wrap:last-child .quality-button{
        border-radius: 10px 10px 0 0;
    }
    .writing-quality .wq-buttons .quality-wrap{
        padding: 0;
    }
    .writing-quality .wq-title{
        font-size: 28px;
        line-height: 38px;
        margin: 0 0 20px 0;
        padding: 0 0 8px 0;
    }
}
/*WRITING QUALITY BANNER*/

/* quick solution */
.dbp-block{
    border-radius: 5px;
    box-shadow: 0 5px 12px 0 rgba(102, 99, 109, .2);
    background: #fff url("../img/dbp/bg.svg") no-repeat right bottom;
    position: relative;
    padding: 31px 20px 32px 59px;
    margin: 40px auto 40px auto;
    max-width: 1040px;
}
.dbp-block:before{
    position: absolute;
    left: 15px;
    top: 15px;
    display: inline-block;
    content: url("../img/dbp/quote.png");
}
.dbp-block:after{
    position: absolute;
    right: 32px;
    top: 5px;
    display: inline-block;
    content: url("../img/dbp/img_bg.png");
}
.dbp-block .p1{
    font-size: 22px;
    line-height: 36px;
    color: #61656b;
    margin: 0 0 23px 0;
    position: relative;
    z-index: 1;
    text-align: left;
}
.dbp-block .p2{
    color: #1e2021;
    font-size: 26px;
    line-height: 32px;
    font-weight: 600;
    margin: 0 0 29px 5px;
    position: relative;
    z-index: 1;
    text-align: left;
}
.dbp-block .p2 span{
    text-transform: uppercase;
    font-weight: 800;
    color: #ff2c9c;
}
.dbp-block .btn1{
    font-size: 20px;
    line-height: 20px;
    color: #fff;
    text-decoration: none;
    padding: 14px 32px 15px 32px;
    background-color: rgb(94, 140, 255);
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.03);
    border-radius: 50px;
    transition: all .3s linear;
    display: inline-block;
    position: relative;
    z-index: 1;
}
.dbp-block .btn1:hover{
    background: #ffae00;
    color: #1e2021;
}
@media all and (max-width: 1600px){
    .dbp-block:after{
        right: 10px;
    }
}
@media all and (max-width: 1367px){
    .dbp-block{
        padding: 31px 20px 32px 30px;
    }
    .dbp-block .p2{
        font-size: 23px;
    }
    .dbp-block .p1{
        font-size: 20px;
    }
}
@media all and (max-width: 1025px){
    .dbp-block:after {
        right: -25px;
        transform: scale(.8);
    }
}
@media all and (max-width: 991px){
    .dbp-block{
        max-width: 652px;
        padding: 25px 20px 25px 20px;
    }
    .dbp-block .p2 {
        font-size: 19px;
        line-height: 22px;
        margin: 0 0 15px 0;
    }
    .dbp-block .p1{
        font-size: 17px;
        line-height: 25px;
        margin: 0 0 13px 0;
    }
    .dbp-block .btn1{
        font-size: 18px;
        line-height: 18px;
    }
    .dbp-block:after{
        right: -25px;
        transform: scale(.8);
        top: -30px;
    }
    .dbp-block:before{
        left: 0;
        top: 0;
        transform: scale(.8);
    }
}
@media all and (max-width: 767px){
    .dbp-block{
        max-width: 290px;
        padding: 25px 15px 120px 15px;
        text-align: center;
    }
    .dbp-block:after{
        right: 10px;
        transform: none;
        top: auto;
        bottom: -15px;
        content: url("../img/dbp/img_bg_mob.png");
    }
    .dbp-block .p1{
        font-size: 17px;
        line-height: 25px;
    }
    .dbp-block .p2{
        font-size: 24px;
        line-height: 32px;
        text-align: center;
    }
}
/* quick solution */
/*page contact*/
.ae-contacts-custom form .contact-box .social_link.page-contact,
.ae-contacts-custom form .contact-box .social_link.page-contact a i{
    margin: 0;
}
.ae-contacts-custom form .contact-box .social_link.page-contact a{
    height: 35px;
    padding: 0!important;
    width: 35px!important;
}
.ae-contacts-custom form .contact-box .social_link.page-contact a:first-child {
    margin-left: 0;
}
/*END page contact*/

.sc-full-size {
    width: 100vw;
    margin-left: calc(50% - 50vw);
    padding: 1px 0;
}

@supports (color: var(--scroll-bar)) {
    .sc-full-size {
        width: calc(100vw - var(--scrollbarWidth));
        margin: 0 calc(50% - 50vw + (var(--scrollbarWidth) / 2));
    }
}
.landing-top-writers{
    padding: 0px 60px;
}
.essay-component.favourite-writers-component {
    padding: 30px 60px;
}

.top-writers-header {
    padding: 30px 60px 0;
    text-align: center;
}


.custom-writing-service-table-content {
    margin: 15px 0 0;
    padding: 20px 25px;
    border: 1px solid #D4DCE2;
    border-radius: 20px;
    background: #fff;
}

table.custom-writing-service-table {
    border: none;
    border-radius: 20px;
}

table.custom-writing-service-table tr td {
    border: none;
    border-bottom: 1px solid #E4E9EC;
    padding: 7px 0;
}

table.custom-writing-service-table tr td p {
    margin: 0;
    font-size: 15px;
    text-align: left;
}

table.custom-writing-service-table tr td img {
    margin-right: 8px !important;
}

table.custom-writing-service-table tr td:first-child p {
    font-weight: 500;
    color: #23252B;
}

table.custom-writing-service-table tr td:last-child {
    padding-left: 25px;
}

table.custom-writing-service-table tr td:last-child p {
    font-weight: 400;
    color: #1C4159;
}

table.custom-writing-service-table tr:last-child td {
    border-bottom: none;
}

@media all and (max-width: 600px) {
    table.custom-writing-service-table {
        padding: 10px 15px;
    }

    table.custom-writing-service-table tr td img {
        margin-right: 2px;
    }
    table.custom-writing-service-table tr td p {
        font-size: 14px;
    }
}

@media(max-width: 400px) {
    .custom-writing-service-table-content {
        margin: 15px 0 10px;
        padding: 10px 10px;
    }

    table.custom-writing-service-table tr td,
    table.custom-writing-service-table tr td:last-child {
        padding-left: 5px;
    }
    table.custom-writing-service-table tr td {
        display: block;
    }
    table.custom-writing-service-table tr:last-child td:first-child{
        border-bottom: 1px solid #E4E9EC;
    }
}

footer .switch-data {
    margin-top: 10px;
}