.lazy:not([data-was-processed]) {
    background-image: none !important;
}
.footer-bottom .cookie-policy-wrapper,#footer-row picture img{
    display:none;
}
@keyframes faqHeaderColor {
    from { color: #212638; }
    to { color: #e13c41; }
}
* {
    padding: 0;
    margin: 0;
}
#ajax_orderfiles div#new_file form table {
    width: 100%;
}
div.jswindow table table.table1 tr td:first-child {
    font-weight: bold;
}
.essays-user-admin-panel table.t_orders tr td.l {
    font-weight: bold;
}
@media all and (max-width: 550px) {
    .row .col-xxs-12 {
        width: 100%;
    }
}
.container {
    position: relative;
}
.wrap-banner {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 999999;
}
.wrap-banner i{
    display: inline-block;
    position: absolute;
    right: 0;
    top: 0;
    color: #fff;
    width: 35px;
    height: 35px;
    z-index: 99999999;
}
@media(max-width:615px){
    .featherlight-plagiarism-custom .featherlight .featherlight-inner{
        height: 510px;
    }
}
.special-offer {
    z-index: 999;
    border-radius: 50%;
    display: none;
    background: url("../images/70x70_circle.svg") no-repeat;
    height: 70px;
    width: 70px;
    position: fixed;
    left: 30px;
    bottom: 30px;
}
.special-offer:hover {
    cursor: pointer;
}
.wrap-banner i:hover {
    cursor: pointer;
    transition: .8s;
    opacity: 1;
}
.wrap-banner .close {
    font-size: 22px;
    display: inline-block;
    position: absolute;
    right: 0;
    top: 0;
    color: #fff;
    width: 25px;
    height: 25px;
    z-index: 99999999;
    font-weight: 400;
    text-shadow: none;
    font-style: normal;
    opacity: 1;
}
.banner-christmas {
    background: url("../images/1920x100-сhristmas.svg") center no-repeat;
    background-size: cover;
    height: 5vw;
}
@media all and (max-width: 992px){
    .page-id-44{
        padding-top: 120px;
    }
    .banner-christmas {
        background: url("../images/600x100-сhristmas.svg") center no-repeat;
        background-size: cover;
        height: 16vw;
    }
}
@media all and (max-width: 480px){
    .banner-christmas {
        background: url("../images/300x100-сhristmas.svg") center no-repeat;
        background-size: cover;
        height: 32vw;
    }
}
.banner-christmas a {
    display: block;
    width: 100%;
    height: 100%;
}
.container.left-blue:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: -100%;
    top: 0;
    background-color: rgba(0, 65, 145, 0.9);
}
.container.left-gray:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: -100%;
    top: 0;
    background-color: #eee;
}
.black-header, .white-header {
    display: block;
    font: 400 30px / 35px 'Raleway', sans-serif;
    text-transform: uppercase;
    margin-top: 20px;
    margin-bottom: 10px;
}
.dark-blue-header {
    display: block;
    font: 700 30px / 35px 'Raleway', sans-serif;
    margin-top: 0;
    margin-bottom: 15px;
    color: rgb(23, 64, 144);
}
.red_line_header .dark-blue-header {
    margin-bottom: 0;
}
.black-header-page {
  font-size: 30px;
  font-family: 'Raleway', sans-serif;
  color: rgb(33, 38, 56);
  font-weight: bold;
  line-height: 1.333;
  margin-bottom: 20px;
}
.black-header {
    color: #444;
}
.red_line_header{
    font-size: 28px;
    font-family: 'Raleway', sans-serif;
    color: rgb(23, 64, 144);
    font-weight: bold;
    line-height: 1.333;
    position: relative;
    padding-bottom: 40px;
    margin-top: 30px;
}
.red_line_header:after {
    content:'';
    border-width: 2px;
    border-color: rgb(225, 60, 65);
    border-style: solid;
    display: inline-block;
    position: absolute;
    width: 96px;
    height: 0;
    bottom: 0;
    left:0;
    background: rgb(225, 60, 65);
}
.white-header {
    color: #fff;
}
.main-menu-wrap {
    background-color: #335381;
    position:relative;
    z-index:100;
}
.main-menu-wrap p{
    color: #fff;
    opacity: 0.6;
    font-size: 14px;
    padding-top: 18px;
    position: absolute;
}
nav.my-navbar {
    margin-bottom: 0;
    max-height: 100vh;
}
.menu_buttons_block{
    display: none;
    vertical-align: middle;
    box-sizing: border-box;
    padding: 17px 0 0 0;
}
.menu_buttons_block:after {
    content: '';
    display: block;
    clear: both;
}
.main-menu ul {
    float: unset;    
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
}
.main-menu ul > li > a {
    color: #fff;
    font: 600 12px / 26px 'Raleway', sans-serif;
    text-transform: uppercase;
}
.main-menu ul > li > a:hover, .main-menu ul > li.current_page_item > a {
    color: #fff;
    background-color: #080a19;
}
.main-menu ul > li#menu-item-1010 a,.main-menu ul > li#menu-item-1336 a{
    display:none;
}
.miniordervip-component .tr.type-of-assignment-tr .td.label {
    max-width: 175px;
    width: 100%;
}
.header-logo-and-contacts-wrap {
    background-color: #fff;
}
.header-logo {
    float: left;
    padding: 10px 0 0;
}
@media all and (max-width: 1024px) {
    .header-logo {
        padding: 17px 0 0;
    }
}
@media all and (min-width: 768px) {
    .header-logo a.logo {
        padding-left: 40px;
        position: relative;
    }
    .header-logo a.logo::before {
        content: '';
        display: inline-block;
        background-image: url('/wp-content/themes/papers-land/css/images/logo.svg');
        height: 23px;
        width: 30px;
        background-repeat: no-repeat;
        background-size: contain;
        position: absolute;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
    }
}
.header-logo > a.logo {
    color: #e13c41;
    font: 600 24px Open Sans;
}
.header-logo > a.logo > img {
    display: inline-block;
    margin-top: 0;
    max-width: 30px;
}
.header-logo > a.logo:hover, .header-logo > a.logo:focus {
    text-decoration: none;
}
.header-logo > a.logo > span {
    color: #0074c4;
    font: 600 24px Open Sans;
}
.header-logo > a.logo > span>span{
    color: #b4b8c2;
    font-size: 17px;
}
.header-contacts {
    padding: 10px 0 5px 0;
    padding-right: 15px;
}
body .mini-wrapper.top-login-wrapper.essay-component.essay-login-form .top-dd-wrapper .top-label{
    padding:0;
}
body .mini-wrapper.top-login-wrapper.essay-component.essay-login-form .top-dd-wrapper{
    top: 6px;
    position: relative;
}
.header-contacts > p {
    margin-bottom: 0;
}
.header-contacts > .pre-phone-text {
    font: 500 14px / 14px "Open Sans";
    float: left;
    text-align: left;
    margin-top: 0;
    padding-top: 5px;
    padding-bottom: 5px;
    border-left: 1px solid #e1e1e2;
    padding-left: 15px;
    margin-left: 15px;
    color: rgba(54, 58, 76, 0.6);
    top: 9px;
    position: relative;
}
.header-contacts > .phone-number, .navbar-header > .phone-number, .navbar-collapse > .menu_buttons_block > .phone-number {
    color: #0d2355;
    font: 600 20px 'Raleway', sans-serif;
    float: left;
    margin-left: 15px;
}
.header-contacts > .phone-number{
    top: 7px;
    position: relative;
}
.phone-number a {
    color: #132255;
    text-decoration: none;
    font-size: 14px;
    font-family: 'Open Sans';
    font-weight: 600;
}
.phone-number > a:hover, .phone-number > a:focus,.phone-number >span a:hover, .phone-number >span a:focus {
    color: #0d2355;
    text-decoration: none;
}
.phone-number > a:hover i, .phone-number > a:focus i{
    color:#fff;
}
.navbar-header > .phone-number {
    font: 600 28px 'Raleway', sans-serif;
    float: left;
    margin-left: 0;
    margin-bottom: 0;
    padding: 24px 0;
    display: none;
}
.navbar-header > .phone-number > i {
    color: #0066b4;
}
.header-contacts > .phone-number > i {
    color: #0066b4;
    width: 30px;
    height: 30px;
    border: 1px solid #087ad2;
    border-radius: 50%;
    float: left;
    text-align: center;
    line-height: 30px;
    font-size: 20px;
    margin: 0px 10px 5px 3px;
}
.header-contacts > .phone-number select{
    border:none;
}
#bs-example-navbar-collapse-1.collapsing {
    -webkit-transition: none;
    transition: none;
    display: none;
}
.header-contacts > .live-chat, .navbar-collapse > .menu_buttons_block > .live-chat {
    color: #363a4c;
    font: 600 12px / 18px 'Raleway', sans-serif;
    float: left;
    margin-left: 30px;
    top: 11px;
    position: relative;
}
.header-contacts > .live-chat + .orderform, .navbar-collapse > .menu_buttons_block > .live-chat + .orderform,
.header-contacts > .live-chat + a + .orderform, .navbar-collapse > .menu_buttons_block > .live-chat + a + .orderform {
    float: left;
}
.header-contacts > .live-chat > a,
.header-contacts > .live-chat > span.green-chat,
.navbar-collapse > .menu_buttons_block  > .live-chat a{
    color: #fff;
    font: 700 11px / 18px 'Raleway', sans-serif;
    background-color: #73bc00;
    padding: 3px 10px;
    border-radius: 10px;
    transition: 0.2s;
}
.header-contacts .green-chat.liveChat{
    cursor:pointer;
}
.header-contacts > .live-chat > span.green-chat{
    display: inline-block;
    margin-left: 10px;
}
.header-contacts > .live-chat > span.green-chat
.header-contacts > .live-chat > a{
    display: block;
}
.navbar-collapse > .menu_buttons_block  > .live-chat span.green-chat
.navbar-collapse > .menu_buttons_block  > .live-chat a{
    display: inline-block;
}
.header-contacts > .live-chat > a:hover, .header-contacts > .live-chat > span.green-chat:focus,
.header-contacts > .live-chat > a:hover, .header-contacts > .live-chat > a:focus,
 .navbar-collapse > .menu_buttons_block > .live-chat span.green-chat:hover,
 .navbar-collapse > .menu_buttons_block > .live-chat a:hover,
 .navbar-collapse > .menu_buttons_block > .live-chat span.green-chat:focus,
 .navbar-collapse > .menu_buttons_block > .live-chat a:focus {
    background-color: #519a00;
    text-decoration: none;
}
.header-contacts .sign-in {
    display: block;
    margin-left: 30px;
    color: #094289;
    font: 600 12px / 26px 'Raleway', sans-serif;
    text-transform: uppercase;
    float: left;
}
body .ae-top-login .mini-wrapper .top-dd-wrapper .top-label {
    margin-left:20px;
}
body .ae-top-login .mini-wrapper.top-user-area-wrapper .top-dd-wrapper .top-label a span{
    font-size:0;
    line-height: 20px;
}
body .ae-top-login .mini-wrapper.top-user-area-wrapper .top-dd-wrapper{
    top: 6px;
    position: relative;
}
body .ae-top-login .mini-wrapper.top-user-area-wrapper .top-dd-wrapper .top-label a span:before{
    content:'Profile';
    font-size:14px;
}
body .ae-top-login center img[alt="Loading..."] {
    display: none;
}
body div.ae-top-login{
    float: right;
    height: 50px;
}
body div.ae-top-login .mini-wrapper.essay-login-form .top-dd-wrapper .top-label a span{
    display:inline-block;
}
body div.ae-top-login .mini-wrapper .top-dd-wrapper .top-label a{
    vertical-align: text-top;
    background-size: contain;
    height: 24px;
    width: 73px;
    min-width: 24px;
    background-position: right center;
}
.header-contacts > .order-now, .navbar-collapse > .menu_buttons_block > .order-now {
    display: block;
    margin-left: 20px;
    color: white;
    font: 600 12px / 26px 'Raleway', sans-serif;
    text-transform: uppercase;
    float: right;
    padding: 7px 17px;
    margin-top: 2px;
    border-radius: 4px;
    background: #e13c41;
}
body .header-contacts > .order-now strong{
    font-weight:600;
}
.header-contacts .phone-number select{
    color: #132255;
    text-decoration: none;
    font-size: 14px;
    font-family: "Open Sans";
    font-weight: 600;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    appearance: none;
    background-image: url(images/contacts_arrow.png);
    background-position: 98% center;
    background-repeat: no-repeat;
    outline: none;
    width: 125px;
}
.header-contacts > .order-now:hover,
.navbar-collapse > .menu_buttons_block > .order-now:hover {
    background: #c73035;
    text-decoration: none;
}
.header-content-wrap {
    background: url(images/header-man-img.webp),url(images/header-img-bg.webp);
    height: 735px;
    background-size: auto,auto;
    background-repeat: no-repeat;
    background-position: 50% 135px,center bottom;
}
.header-content-wrap>.container:after {
    content: url(/wp-content/themes/papers-land/css/images/header-img-girl.webp);
    position: absolute;
    right: -175px;
    bottom: 60px;
}
@media(max-width:1525px){
    .header-content-wrap>.container:after{
        right:-135px;
    }
}
.header-content-wrap .ae-miniorder {
    display: none;
}
.header-content-wrap .blue-alpha {
    background-color:#fbfeff;
    height: auto;
    margin-top: 40px;
    border-radius: 10px;
}
.header2-content-wrap {
    background: url('images/header-page-bg.jpg');
    min-height: 87px;
    background-position: center;
}
.header2-content-wrap .blue-header {
    font-size: 28px;
    font-family: 'Raleway', sans-serif;
    color: rgb(33, 38, 56);
    line-height: 1.333;
    text-align: center;
    max-width: 100%;
    margin-top: 15px;
    display: block;
    margin-bottom: px;
}
.header2-content-wrap .blue-alpha {
    background-color: rgba(0, 65, 145, 0.9);
    height: 300px;
    position: relative;
}
.header3-content-wrap {
    min-height: 87px;
    background: url(images/header-page-bg.jpg);
    background-position: center;
    background-size: cover;
}
.header-content-wrap .header-text {
    max-width: 435px;
    margin-top: 80px;
}
.header-content .miniordervip-component .currency{
    display: inline-block;
    margin-bottom: 10px;
    border-radius: 3px;
}
.header-content .checkbox-input>input:nth-child(2){
    display:none;
}
.header-content .miniordervip-component .tr .td.control{
    width:60%;
}
.header-content .miniordervip-component .currency input[type=button]{
    width: 25%;
    height:45px;
    border-radius: 0;
    border:none;
    border-left: 1px solid #d8dadb;
    background:#fff;
    color: #9b9ca3;
}
body .header-content .miniordervip-component div.currency input:first-child{
    border-left:none;
    border-radius:3px;
}
body .header-content .miniordervip-component div.currency input:nth-child(4){
    border-radius:0px 5px 5px 0px;
}
.header-content .miniordervip-component .currency input[type=button].active{
    font-weight: 600;
    background: #0773bb;
    color: #fff;
    border:none;
    border-radius: 3px;
}
body .header-content-wrap .header-text h1 {
  font-size: 46px;
  font-family: 'Raleway', sans-serif;
  color: rgb(33, 38, 56);
  font-weight: bold;
  line-height: 1.208;
  text-align: left;
}
.header-content-wrap .header-text h1:before {
    content: '';
    display: block;
    width: 50px;
    border-top: 2px solid red;
    margin-bottom: 20px;
}
.header-content .miniordervip-component .tr .td.label{
    width:max-content;
    padding-left:0;
    font-size:14px;
    color:#212638;
}
.header-content .miniordervip-component .tr .td.td-hint .hint > i{
    background-color: #51a9e4;
}
.header-content .miniordervip-component .tr .td.td-hint{
    position:absolute;
    left:150px;
}
.header-content .miniordervip-component .tr .td .checkbox-input label{
    padding-top: 0;
}
.header-content .miniordervip-component .tr.background-bottom.first .td .checkbox-input .discount b{
    color: #1c2236;
    font-weight: 800;
}
.header-content .miniordervip-component .tr.background-bottom.first .td .checkbox-input .discount{
    margin-top:0;
    padding-top: 4px;
}
.header-content .miniordervip-component .tr.background-bottom.first .td.td-hint{
    right: 55px;
    left: auto;
    padding-top: 15px;
}
.header-content .miniordervip-component .tr.background-bottom.last .td.label{
    font-weight:700;
    padding-top:15px;
} 
body .header-content .essay-component *{
    font-family: 'Open Sans';
}
.header-content .miniordervip-component .tr .td.td-hint .hint > i{
    width: 16px;
    height: 16px;
    display: inline-block;
}
.header-content .miniordervip-component .tr .td.td-hint .hint > i::before{
    font-size: 12px;
    vertical-align: top;
}
.header-content .miniordervip-component .tr.type-of-assignment-tr .td.label,.header-content .miniordervip-component .tr.number-of-pages-tr .td.label, .header-content .miniordervip-component .tr.academic-level-tr .td.label, .header-content .miniordervip-component .tr.urgency-tr .td.label, .header-content .miniordervip-component .tr.currency-tr .td.label{
    padding-top:21px;
    padding-right:45px;
}
@media all and (min-width: 1200px) {
    .header-content .miniordervip-component .tr.type-of-assignment-tr .td.label,.header-content .miniordervip-component .tr.number-of-pages-tr .td.label, .header-content .miniordervip-component .tr.academic-level-tr .td.label, .header-content .miniordervip-component .tr.urgency-tr .td.label, .header-content .miniordervip-component .tr.currency-tr .td.label{
        max-width: 175px;
        width: 100%;
    }
    .header-content .miniordervip-component .tr.background-bottom.last .td.label, .header-content .miniordervip-component .tr.vip-services-package-tr .td.label {
        max-width: 175px;
        width: 100%;
    }
}
.header-content .miniordervip-component .tr.currency-tr .td.control{
    height:50px;
}
body .header-content .essay-component .orange-b{
    text-transform: uppercase;
    font-weight: 600;
    height: 48px;
    width: 100%;
}
.header-content .miniordervip-component .tr .td.label .mini-order-vip-price{
    display:block;
    line-height: normal;
    font-size: 16px;
    color: #212638;
    text-decoration: line-through;
    font-weight:800;
    font-family: 'Open Sans';
}
.header-content .miniordervip-component .tr{
    justify-content: flex-end;
}
.header-content .miniordervip-component .tr .td .notice-wrapper .pm-input input{
    width: calc(100% - 90px);
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}
.header-content .miniordervip-component .tr.background-bottom {
    background-color: transparent;
}
.header-content .miniordervip-component .tr.vip-services-package-tr .td.label{
    font-weight: 800;
    line-height: 22px;
}
.header-content .miniordervip-component .tr .td .price-wrap .price{
    color: #212638;
}
.header-content .miniordervip-component .tr .td .old-price{
    font-size: 14px;
    color: #212638;
    font-weight: 100;
}
.header-content .miniordervip-component .tr .td s {
    vertical-align: baseline;
    font-size: 14px;
    color: #212638;
}
.header-content .essay-component .checkbox-input > i{
    filter: grayscale(1);
}
.header-content-wrap .header-text p {
  font-size: 14px;
  font-family: "Open Sans";
  color: rgb(33, 38, 56);
  line-height: 1.643;
  margin: 20px 0 30px;
  max-width: 345px;
}
.mp-our-feedback-wrap a,
.header-content-wrap .header-text a{
  border-width: 2px;
  border-color: rgb(169, 215, 245);
  border-style: solid;
  border-radius: 5px;
  line-height: 46px;
  font-size: 14px;
  font-family: 'Raleway', sans-serif;
  color: rgb(38, 148, 221);
  font-weight: bold;
  text-transform: uppercase;
  display: inline-block;
  padding: 0 20px;
}
.mp-our-feedback-wrap a{
    margin: 10px auto 20px;
    display: block;
    width: 166px;
    text-align: center;
}
.header-blocks{
    margin-top: 50px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
}
.header-blocks-row-1, .header-blocks-row-2 {
    display: flex;
    flex-direction: row;    
    justify-content: space-between;
    width: 100%;
    max-width: 455px;
}
.header-blocks-row-2 {
    margin-top: 15px;
}
.left-blue2 .header-blocks i.fa{
    font-size:13px;
    color:#ffaa33;
    position: relative;
    top: -5px;
}
.left-blue2 .header-blocks .stars{
    display:inline-block;
    vertical-align: text-bottom;
}
.left-blue2 .header-blocks img{
    vertical-align:baseline;
}
.left-blue2 .header-blocks .number p{
    font-size: 30px;
    font-family: 'Raleway', sans-serif;
    color: rgb(7, 116, 188);
    font-weight: bold;
    line-height: 0.8;
    display:inline-block;
    margin:0;
    vertical-align: super;
}
.header-block {
  border-radius: 6px;
  background-color: rgb(255, 255, 255);
  width: 220px;
  height: 101px;
  display: inline-block;
  padding: 20px 19px;
}
.header-block a:hover {
    text-decoration: none;
}

.header-block .number{
  font-size: 30px;
  font-family: 'Raleway', sans-serif;
  color: rgb(7, 116, 188);
  font-weight: bold;
  line-height: 0.8;
}
.header-block .number.number_TRUSTPILOT, .header-block .number.number_SITEJABBER {
    cursor: pointer;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}
.header-block .number.number_TRUSTPILOT:active,
.header-block .number.number_TRUSTPILOT:focus,
.header-block .number.number_SITEJABBER:active,
.header-block .number.number_SITEJABBER:focus {
    text-decoration: none !important;
    outline: none !important;
}
.header-block .text-c {
  font-size: 14px;
  font-family: "Open Sans";
  color: rgb(155, 156, 163);
  line-height: 1.714;
  margin-top: 9px;
}
.header3-content-wrap .header3-content {
    font-size: 28px;
    font-family: 'Raleway', sans-serif;
    color: rgb(33, 38, 56);
    line-height: 1.333;
    text-align: center;
    max-width: 100%;
}
.mp-our-services-content {
    overflow: hidden;
    margin: 0 0 30px;
}
.header-content {
    margin-top: 25px;
}
.header-content > h1 {
    color: #fff;
    font: 700 55px / 51px 'Raleway', sans-serif;
}
.header-content > h1 > span {
    color: #fff;
    font: 400 55px / 51px 'Raleway', sans-serif;
}
.header-content > span {
    color: #fff;
    font: 400 55px / 51px 'Raleway', sans-serif;
}
.header-content .miniordervip-component .tr .td .checkbox-input .chek{
    margin-right: 2px;
}
.header2-content {
    margin-top: 40px;
}
.header2-content > h2 + a.header-order-btn {
    margin-top: 50px;
}
.header2-content > h2 {
    color: #fff;
    font: 700 62px / 58px 'Raleway', sans-serif;
}
.header3-content > span {
    display: inline-block;
    color: rgb(33, 38, 56);
    font: 700 40px / 45px 'Raleway', sans-serif;
    margin: 15px 0 0px;
}
.header2-content > h1 > span {
    color: #fff;
    font: 400 62px / 58px 'Raleway', sans-serif;
}
.header2-content > h1 + a.header-order-btn {
    margin-top: 50px;
}
.header2-content > span {
    display: inline-block;
    margin-bottom: 30px;
    color: #fff;
    font: 700 46px / 42px 'Raleway', sans-serif;
}
.header2-content > span > span {
    display: inline-block;
    color: #fff;
    font: 400 46px / 42px 'Raleway', sans-serif;
}
.header-content > ul {
    margin: 20px 0 20px;
}
.header-content > ul > li {
    color: #fff;
    font: 400 15px / 21px 'Raleway', sans-serif;
}
.header-content > ul > li:first-child {
    list-style-type: none;
    margin-bottom: 10px;
}
.header-order-btn {
    color: #fff;
    font: 500 16px / 25px 'Raleway', sans-serif;
    background-color: #e13c41;
    display: block;
    padding: 17px 0;
    width: 220px;
    text-align: center;
    border-radius: 4px;
    transition: 0.2s;
}
.header-order-btn:hover, .header-order-btn:focus {
    color: #fff;
    text-decoration: none;
    background-color: #8f003c;
}
.header-order-btn2 {
    color: #fff;
    font: 500 16px / 25px 'Raleway', sans-serif;
    background-color: #e13c41;
    display: block;
    padding: 17px 0;
    width: 220px;
    text-align: center;
    border-radius: 4px;
    transition: 0.2s;
    position: absolute;
    left: 15px;
    bottom: 50px;
}
.header-order-btn2:hover, .header-order-btn2:focus {
    color: #fff;
    text-decoration: none;
    background-color: #8f003c;
}
.mp-our-services-item {
    position: relative;
    padding-left: 50px;
    width: 80%;
    margin-bottom: 50px;
}
.mp-our-services-item:last-child {
    margin-bottom: 0;
}
.mp-our-services-item:before {
    content: "\f054";
    font-family: FontAwesome;
    font-size: 20px;
    color: #0074c4;
    position: absolute;
    left: 0;
    top: -3px;
}
.mp-our-services-item > h3 {
    color: #444;
    font: 700 20px / 36px 'Raleway', sans-serif;
    text-transform: uppercase;
}
.mp-our-services-item > h3 > a {
    color: #444;
}
.mp-our-services-item > h3 > a:hover, .mp-our-services-item > h3 > a:focus {
    color: #444;
}
.mp-our-services-item > p {
    color: #444;
    font: 400 16px 'Raleway', sans-serif;
    min-height: 95px;
    max-height: 95px;
    overflow: hidden;
}
.mp-our-services-item > a,
.mp-type-of-papers-content > a {
    font: 600 12px / 20px 'Raleway', sans-serif;
}
.mp-how-it-works-wrap {
    background-color: #eaf7ff;
    padding-top: 40px;
}
.mp-how-it-works-wrap .red_line_header {
    margin-bottom: 30px;
}
.mp-our-discounts-wrap .red_line_header {
    margin-bottom: 50px;
}
.mp-how-it-works-content {
    margin: 30px 0;
}
.mp-how-it-works-wrap .img-block {
    margin-left: -40px;
    max-width: calc(100% + 30px);
}
.mp-how-it-works-content .img-block-steps{
    text-align: center;
    margin-bottom: 30px;
    padding: 0 10px;
}
.mp-how-it-works-wrap .img-block img,
.mp-how-it-works-content .img-block-steps img {
    max-width: 100%;
}
.mp-how-it-works-content .img-block-steps .hidden-desc{
    display: none;
}
body .mp-how-it-works-wrap .landing-hiw-img-row-top .landing-hiw-step-block:nth-child(4)::after {
    left: 0px;
    transform: rotate(-15deg);
}
@media (max-width: 1199px) {
    body .mp-how-it-works-wrap .landing-hiw-img-row-top .landing-hiw-step-block:nth-child(4)::before {
        left: -140px;
    }
    body .mp-how-it-works-wrap .landing-hiw-img-row-top .landing-hiw-step-block:nth-child(4)::after {
        left: 10px;
        transform: rotate(-25deg) scale(0.8);
        bottom: -65px;
    }
    body .mp-how-it-works-wrap .landing-hiw-img-row-bottom .landing-hiw-step-block:first-child::after {
        right: -70px;
        top: -20px;
        transform: rotate(-10deg);
    }
    body .mp-how-it-works-wrap .landing-hiw-img-row-bottom .landing-hiw-step-block:first-child::before {
        left: -80px;
        top: -30px;
        transform: rotate(15deg);
    }
    body .header-content .miniordervip-component .tr{
        justify-content: space-between;
    }
}
@media all and (max-width: 991px) {
    body .mp-how-it-works-wrap .landing-hiw-img-row-top .landing-hiw-step-block:nth-child(4)::before {
        left: -170px;
        transform: unset;
    }
    body .mp-how-it-works-wrap .landing-hiw-img-row-top .landing-hiw-step-block:nth-child(4)::after {
        transform: rotate(-15deg) scale(1);
        bottom: -70px;
    }
}
@media all and (max-width: 767px) {
    body .mp-how-it-works-wrap .red_line_header {
        max-width: 300px;
        margin: 20px auto 40px;
    }
}
@media(max-width:500px){
    .mp-how-it-works-content .img-block-steps .hidden-desc{
        display: block;
    }
    .mp-how-it-works-content .img-block-steps .hidden-small{
        display: none;
    }
}
.mp-our-writers-content > table {
    margin: 30px 0;
}
.mp-our-writers-content table img {
    margin-right: 30px;
    padding: 30px 0;
}
.mp-our-writers-item-text > span {
    color: #0074c4;
    font: 600 17px / 24px 'Raleway', sans-serif;
}
.mp-our-writers-item-text > p {
    color: #1f1f1f;
    font: 300 14px / 18px Open Sans;
}
.mp-our-discounts-wrap {
    background-color: #eaf7ff;
    padding-top: 40px;
}
.mp-our-discounts-content {
    margin: 30px 0;
}
.mp-our-discounts-item {
    background-color: #fff;
    text-align: center;
    margin-bottom: 30px;
    position: relative;
    height: 240px;
    box-sizing: border-box;
}
.sidebar-discounts .mp-our-discounts-item {
    height: auto;
}
.mp-our-discounts-item .discount-block-border {
    padding: 15px;
    border: 1px dashed #b3e2ff;
    top: -10px;
    left: 10px;
    bottom: -10px;
    position: absolute;
    height: calc(100% + 20px);
    width: calc(100% - 20px);
}
span.h4 {
    display: block;
    font-size: 15px;
    font-family: Open Sans;
    color: rgb(15, 120, 190);
    line-height: 1.6;
    margin-bottom: 20px;
}
.mp-our-discounts-item:last-child {
    margin-bottom: 0;
}
.mp-our-discounts-item .h4 {
    color: #0074c4;
    font: 500 16px / 35px Open Sans;
    display:block;
}
.mp-our-discounts-item .discount-percent-block span {
    color: #0074c4;
    font: 600 35px / 35px Open Sans;
    margin-bottom: 15px;
    display: block;
}
.mp-our-discounts-item .discount-percent-block span.ft {
    color: #e13c41;
    margin-bottom: 15px;
}
.mp-our-discounts-item p {
    font-size: 16px;
    font-family: Open Sans;
    color: rgb(31, 31, 31);
    line-height: 1.5;
}
.mp-our-discounts-content-slider .mp-our-discounts-item {
    margin-top: 12px !important;
    margin-bottom: 12px !important;
}
.mp-our-discounts-item a, .mp-our-discounts-item .dicount-badge {
    color: #ffffff;
    font: 600 14px / 25px 'Raleway', sans-serif;
    display: block;
    width: 150px;
    height: 45px;
    background-color: #3165a4;
    padding: 10px;
    margin: 30px auto 20px;
    border-radius: 4px;
}
.mp-our-discounts-item .dicount-badge  {
    white-space: nowrap;
     width: 180px;
}
.mp-our-discounts-item a:hover {
    color: #ffffff;
    background-color: #e13c41;
    text-decoration: none;
    transition: 0.5s;
}
.mp-our-discounts-content-slider {
    display: none;
    margin: 50px 0;
}
.mp-our-discounts-content-slider .mp-our-discounts-item {
    margin: 0 50px;
}
.footer-wrap {
    background-color: #252b41;
    padding: 40px 0;
    margin-top: 30px;
}
.foot-menu-wrap {
    max-height: 400px;
    overflow-y: scroll;
    max-width: calc(100% - 4px);
    padding-right: 10px;
}
.foot-menu-wrap::-webkit-scrollbar {
    width: 4px;
}
.foot-menu-wrap::-webkit-scrollbar-track  {
    background: #22283b;
}
.foot-menu-wrap::-webkit-scrollbar-thumb {
    background: #313955;
}
.foot-menu-wrap > .h3 {
    color: #fff;
    font: 700 16px 'Raleway', sans-serif;
    text-transform: uppercase;
    display: block;
}
.foot-menu-wrap > ul {
    list-style: none;
}
.foot-menu-wrap > ul > li > a {
    color: #949bae;
    font: 400 13px / 25px Open Sans;
}
.foot-contacts-wrap > .h3 {
    color: #fff;
    font: 700 16px 'Raleway', sans-serif;
    text-transform: uppercase;
    display: block;
}
.foot-contacts-wrap > .h4 {
    color: #fff;
    font: 600 16px / 23px 'Raleway', sans-serif;
    display: block;
}
.foot-contacts-wrap > .h4 > span.e-mail {
    color: #949bae;
    font: 400 13px / 23px Open Sans;
    unicode-bidi: bidi-override;
    direction: ltr;
}
.foot-contacts-wrap > .h4 > span > a {
    color: #949bae;
    font: 400 20px / 30px Open Sans;
}
.foot-contacts-wrap > .h4 > span > a:hover,
.foot-contacts-wrap > .h4 > span > a:focus {
    color: #949bae;
    font: 400 20px / 30px Open Sans;
    text-decoration: none;
}
.facebook, .pinterest, .twitter, .google_plus, .instagram {
    width: 40px;
    height: 40px;
    display: inline-block;
    background-color: #c4c8d2;
    border-radius: 50%;
    margin-right: 5px;
    margin-bottom: 5px;
}
.facebook:hover, .pinterest:hover, .twitter:hover, .google_plus:hover, .instagram:hover {
    background-color: transparent;
    transition: 0.5s;
}
.facebook > a, .pinterest > a, .twitter > a, .google_plus > a, .instagram > a {
    color: #252b41;
    display: inline-block;
    padding: 10px 15px;
}
.facebook > a:hover, .pinterest > a:hover, .twitter > a:hover, .google_plus > a:hover, .instagram > a:hover {
    color: #c4c8d2;
    transition: 0.5s;
}
.copyright-wrap {
    background-color: #1e2334;
}
.footer-logo {
    padding: 45px 0;
}
.footer-logo > .logo > img {
    margin-top: -10px;
}
.footer-logo > a.logo {
    color: #0074c4;
    font: 600 39px / 24px Open Sans;
    display: block;
}
.footer-logo > a.logo:hover {
    text-decoration: none;
}
.footer-logo > a.logo > span {
    color: #e13c41;
}
p.copy {
    color: #fff;
    font: 400 13px / 20px Open Sans;
    margin-bottom: 0;
    padding: 53px 0;
    text-align: center;
}
.pp-and-terms {
    padding: 55px 0;
    text-align: right;
}
.pp-and-terms > ul {
    list-style: none;
    margin-bottom: 0;
}
.pp-and-terms > ul > li {
    display: inline-block;
}
.pp-and-terms > ul > li > a {
    color: #fff;
    font: 400 13px Open Sans;
    padding: 0 5px;
}
.pp-and-terms > ul > li:last-child > a,
.pp-and-terms > ul > li:nth-child(2) > a {
    border-left: 1px solid #fff;
}
.full-site-wrap {
    background-color: #1e2334;
}
#full-site {
    color: #fff;
    font: 600 30px Open Sans;
    text-transform: uppercase;
    text-align: center;
    padding: 20px;
    display: none;
}
#full-site:hover {
    text-decoration: none;
}
.blue-wrap {
    background-color: #004191;
}
.row.gray {
    background-color: #eee;
}
.col-md-8.white {
    background-color: #fff;
}
.gray > h2 {
    color: #444;
    font: 400 50px / 50px 'Raleway', sans-serif;
    text-transform: uppercase;
}
.app-header > h2 {
    margin: 45px 0 20px;
}
.app-body {
    background-color: #fff;
    padding: 30px;
    margin: 110px 0;
    text-align: right;
}
.app-body > p {
    color: #0e2355;
    font: 600 18px / 24px 'Raleway', sans-serif;
    text-align: left;
    text-indent: 50px;
}
.app-body > a.header-order-btn {
    display: inline-block;
    margin-top: 20px;
}
.our-writers-content {
    margin: 30px 0 0;
}
.our-writers-content > p.blue-text {
    color: #0074c4;
    font: 600 14px / 20px 'Raleway', sans-serif;
    text-align: justify;
    margin: 20px 0;
}
.our-writers-content > h4 {
    color: #444;
    font: 600 30px Open Sans;
    margin: 30px 0;
}
.our-writers-content > p:last-child {
    margin-bottom: 0;
}
.our-services-slider {
    display: none !important;
}
main ul {
    list-style: none;
}
main ol {
    padding-left: 15px;
}
main ul > li,
main ol > li {
    color: #444;
    font: 600 14px / 20px 'Raleway', sans-serif;
    text-align: justify;
    margin-bottom: 10px;
}
main ul.mp-list > li {
    color: #444;
    font: 600 14px / 20px 'Raleway', sans-serif;
    text-align: justify;
    display: inline-block;
    width: 49%;
}
main ul > li:before {
    content: "\f111";
    font-family: FontAwesome;
    font-size: 8px;
    display: block;
    float: left;
    padding-right: 5px;
}
main h6 {
    color: #444;
    font: 600 18px / 22px Open Sans;
    margin: 30px 0;
}
.our-writers-content > h4 {
    font: 600 24px Open Sans;
}
.lifetime-discounts-content {
    overflow: hidden;
    margin-bottom: 50px;
}
.lifetime-block-left {
    width: 35%;
    height: 300px;
    border: 1px dashed #0074c4;
    float: left;
    border-top-left-radius: 30px;
    margin-left: 15%;
    margin-top: 30px;
    border-bottom: none;
    position: relative;
}
.lifetime-block-left:before {
    content: url(images/lifetime_arrow_down.png);
    display: block;
    position: absolute;
    bottom: -4px;
    left: -8px;
}
.lifetime-block-left:after {
    content: "";
    display: block;
    width: 12px;
    height: 12px;
    position: absolute;
    top: -6px;
    right: -7px;
    background-color: #fff;
    border: 1px solid #0074c4;
    border-radius: 50%;
    z-index: 1;

}
.lifetime-block-right {
    width: 35%;
    height: 300px;
    border: 1px dashed #0074c4;
    float: right;
    border-top-right-radius: 30px;
    margin-right: 15%;
    border-left: none;
    border-bottom: none;
    margin-top: 30px;
    position: relative;
}
.lifetime-block-right:before {
    content: url('images/lifetime_arrow_down.png');
    display: block;
    position: absolute;
    bottom: -5px;
    left: -8px;
}
.lifetime-block-right:after {
    content: url('images/lifetime_arrow_down.png');
    display: block;
    position: absolute;
    bottom: -5px;
    right: -8px;
}
.lt-persents5, .lt-persents10, .lt-persents15 {
    position: absolute;
    top: calc(50% - 52px);
    width: 105px;
    height: 105px;
    border: 1px dashed #0074c4;
    border-radius: 50%;
    padding: 10px 20px;
    text-align: center;
    background-color: #fff;
}
.lt-persents5 > p, .lt-persents10 > p, .lt-persents15 > p {
    color: #e13c41;
    font: 700 34px 'Raleway', sans-serif;
}
.lt-persents5 > span, .lt-persents10 > span, .lt-persents15 > span {
    color: #444;
    font: 700 26px 'Raleway', sans-serif;
}
.lt-persents5 {
    left: -52px;
}
.lt-persents10 {
    left: -52px;
}
.lt-persents15 {
    right: -52px;
}
.lifetime-bot-item1, .lifetime-bot-item2, .lifetime-bot-item3 {
    float: left;
    text-align: center;
    width: 33.33%;
}
.lifetime-bot-item1 > p, .lifetime-bot-item2 > p, .lifetime-bot-item3 > p {
    color: #444;
    font: 400 16px / 24px 'Raleway', sans-serif;
    margin-bottom: 0;
}
.lifetime-bot-item1 > p.lt-price, .lifetime-bot-item2 > p.lt-price, .lifetime-bot-item3 > p.lt-price {
    color: #0074c4;
    font: 700 20px / 24px 'Raleway', sans-serif;
}
.lifetime-bot-item1 > span, .lifetime-bot-item2 > span, .lifetime-bot-item3 > span {
    color: #0074c4;
    font: 500 20px / 24px 'Raleway', sans-serif;
}
.lifetime-bot-item1 {
    padding-right: 20px;
}
.lifetime-bot-item3 {
    padding-left: 30px;
}
span.blue-text {
    display: inline-block;
    margin: 15px 0 25px;
}
.mp-how-it-works-content-inv {
    overflow: hidden;
    margin: 30px 0;
}
.mp-how-it-works-content-inv .mp-how-it-works-item {
    width: 330px;
    height: 115px;
    background-color: #0074c4;
    padding: 15px;
    margin-bottom: 1px;
    text-align: center;
    position: relative;
}
.mp-how-it-works-content-inv .mp-how-it-works-item.l {
    float: left;
    margin-bottom: 115px;
}
.mp-how-it-works-content-inv .mp-how-it-works-item.r {
    float: right;
    margin-top: 115px;
}
.mp-how-it-works-content-inv .mp-how-it-works-item:last-child {
    margin-bottom: 0;
}
.mp-how-it-works-content-inv .mp-how-it-works-item > img {
    margin-bottom: 10px;
}
.mp-how-it-works-content-inv .mp-how-it-works-item > span {
    color: #fff;
    font: 700 16px / 18px Open Sans;
    text-transform: uppercase;
}
.mp-how-it-works-content-inv .mp-how-it-works-item.l:last-child:after {
    border: none;
}
.mp-how-it-works-content-inv .mp-how-it-works-item.l:after {
    content: "";
    width: 330px;
    height: 1px;
    background-color: transparent;
    position: absolute;
    right: -330px;
    top: 49%;
    border-top: 1px dotted #0074c4;
}
.mp-how-it-works-content-inv .mp-how-it-works-item.l:before {
    content: url('images/hiw-vertical-line-inv.png');
    position: absolute;
    top: -64px;
    left: 77px;
}
.mp-how-it-works-content-inv .mp-how-it-works-item.r:before {
    content: "";
    width: 330px;
    height: 1px;
    background-color: transparent;
    position: absolute;
    left: -330px;
    top: 49%;
    border-top: 1px dotted #0074c4;
}
.mp-how-it-works-content-inv .mp-how-it-works-item.r:after {
    content: url('images/hiw-vertical-line-inv.png');
    position: absolute;
    top: -64px;
    right: 77px;
}
.blog-post-content {
    margin: 30px 0;
}
.blog-post-content a.red-button {
    display: block;
    color: white;
    font: 600 12px / 9px 'Raleway', sans-serif;
    text-transform: uppercase;
    width: 120px;
    text-align: center;
    padding: 3px 17px;
    border-radius: 4px;
    background: #e13c41;
    height: 30px;
}
.blog-post-content a.red-button:hover {
    background: #c73035;
    text-decoration: none;
}
.blog-post-comments {
    margin-bottom: 30px;
}
.blog-post-content-img {
    margin-bottom: 15px;
}
.blog-post-content-img > img {
    width: 100%;
    height: auto;
}
.blog-post-content-text > p {
    color: #444;
    font: 600 14px / 20px 'Raleway', sans-serif;
    text-align: justify;
}
.blog-post-content-text ul {
    padding-left: 15px;
}
.blog-post-content-text ol{
   padding-left: 20px;
}
.blog-post-content-text ul > li, .blog-post-content-text ol > li {
    color: #444;
    font: 600 14px / 20px 'Raleway', sans-serif;
    text-align: justify;
    margin-bottom: 10px;
}
.fb, .tw, .pt {
    margin: 0 5px;
}
.ssba, .ssba a {
    color: #444;
    font: 400 16px / 16px 'Roboto';
}
.status-post > p {
    color: #444;
    font: 400 16px / 16px 'Roboto';
}
.status-post > p i {
    color: #0074c4;
}
p.share:before,
.ssba.ssba-wrap > div:before {
    content: "\f1e0";
    font-family: FontAwesome;
    padding-right: 5px;
    color: #0074c4;
}
.status-post {
    margin: 30px 0;
}
.status-post, .status-post-left-block {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}
.status-post p {
    margin-bottom: 0;
}
.status-post .count-comments {
    margin-left: 20px;
}
@media all and (max-width: 575px) {
    .status-post-left-block {
        flex-direction: column;
        align-items: flex-start;
    }
    .status-post .count-comments {
        margin-left: 0;
    }
}
@media all and (min-width: 992px) {
    .status-post-left-block {
        flex-direction: column;
        align-items: flex-start;
    }
    .status-post .count-comments {
        margin-left: 0;
    }
}
.ess-button-inner, .ess-social-count {
    display: inline-block;
    padding: 3px 7px;
    color: #fff;
    border-radius: 3px;
}
form#commentform label {
    font-family: 'Raleway', sans-serif;
}
ul.commentlist {
    list-style: none;
    margin-bottom: 0;
}
ul.commentlist > li.comment {
    border-bottom: 1px solid #bbd1e0;
    padding: 10px 0;
}
ul.children {
    list-style: none;
    margin-left: 70px;
    margin-top: 10px;
}
.comment-author {
    color: #0074c4;
    font: 700 14px / 21px 'Raleway', sans-serif;
    text-transform: uppercase;
}
.comment-meta.commentmetadata > a {
    color: #a0a9b6;
    font: 400 14px / 21px 'Raleway', sans-serif;
}
.comment p {
    color: #444;
    font: 400 13px / 20px Open Sans;
    text-align: justify;
}
.reply > a {
    color: #0074c4;
    font: 500 13px / 20px 'Raleway', sans-serif;
}
textarea#comment {
    width: 100%;
    min-height: 200px;
    border-radius: 5px;
    resize: vertical;
    border: 1px solid #bbd1e0;
    color: #444;
    font: 400 14px / 25px 'Raleway', sans-serif;
    padding: 5px 10px;
}
p.comment-form-author {
    float: left;
    margin-right: 15px;
}
p.form-submit {
    float: left;
    margin-top: 26px;
}
input#author {
    border-radius: 5px;
    border: 1px solid #bbd1e0;
    color: #444;
    font: 400 14px / 25px 'Raleway', sans-serif;
    padding: 5px;
}
input#submit {
    color: #fff;
    font: 500 16px / 25px 'Raleway', sans-serif;
    background-color: #73bc00;
    border: none;
    height: 37px;
    width: 150px;
    border-radius: 5px;
}
.blog-item, .pic {
    margin: 20px 0;
}
.pic {
    text-align: right;
    max-height: 188px;
}
.pic > img {
    height: 100%;
}
.blog-item-content > h4 {
    color: #444;
    font: 600 30px Open Sans;
    margin-top: 0;
}
.blog-item-content > h4 > a {
    color: #444;
}
.blog-item-content > h4 > a:hover, .blog-item-content > h4 > a:focus {
    color: #444;
}
ul.post-top-bar {
    list-style: none;
}
ul.post-top-bar > li {
    color: #444;
    font: 400 16px / 24px 'Roboto';
    display: inline-block;
    margin-right: 10px;
}
ul.post-top-bar > li > i {
    color: #0074c4;
}
.blog-item-content > p.excerpt {
    color: #444;
    font: 400 14px / 24px 'Raleway', sans-serif;
    text-align: justify;
}
.blog-item-footer > a {
    color: #0074c4;
    font: 700 13px / 20px 'Roboto';
}
.prev-next-post {
    margin-top: 25px;
}
.prev-next-post > .prev-post {
    float: left;
}
.prev-next-post > .next-post {
    float: right;
}
.wp-pagenavi a, .wp-pagenavi span {
    text-decoration: none;
    border: 1px solid #BFBFBF;
    padding: 3px 5px;
    margin: 2px;
    border-radius: 4px;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current {
    border-color: transparent;
    background-color: #e13c41;
    color: #fff;
}
.wp-pagenavi span.current {
    font-weight: bold;
}
div#personal_information {
    margin-top: 30px;
}
div#paper_information {
    margin-top: 50px;
}
ul#menu-membership-area {
    list-style: none;
    margin-top: 30px;
}
ul#menu-membership-area > li {
    text-align: right;
}
ul#menu-membership-area > li.current_page_item > a {
    color: #0074c4;
}
ul#menu-membership-area > li:before {
    content: '';
}
ul#menu-membership-area > li > a {
    color: #444;
    font: 600 12px / 24px 'Raleway', sans-serif;
    text-transform: uppercase;
}
ul#menu-membership-area > li > a:hover {
    color: #0074c4;
    text-decoration: none;
}
.membership-area {
    margin-bottom: 30px;
}
.membership-area span.update-hint {
    color: #0074c4;
    font: 600 16px / 18px 'Raleway', sans-serif;
}
.page-id-54 .membership-area {
    margin-top: 0;
}
.membership-area span {
    color: #474747;
    font: 300 14px / 18px 'Raleway', sans-serif;
}
.membership-area span > b {
    color: #0074c4;
    font: 600 16px / 18px 'Raleway', sans-serif;
}
.welcome-area {
    margin-left: 30px;
}
a.dropdown-toggle {
    color: #094289;
    font: 600 12px / 26px 'Raleway', sans-serif;
    text-transform: uppercase;
}
.dropdown-menu>li>a {
    color: #094289 !important;
    font: 600 12px / 26px 'Raleway', sans-serif;
    text-transform: uppercase;
}
form[name="form_logout"] > a {
    color: #094289;
    font: 600 12px / 26px 'Raleway', sans-serif;
    text-transform: uppercase;
    padding: 3px 20px;
}
table.my-login-form, table.my-form-reset-pass {
    color: #094289;
    font: 600 14px / 26px 'Raleway', sans-serif;
}
table.my-login-form input[type="text"],table.my-form-reset-pass input[type="text"], table.my-login-form input[type="password"] {
    background-color: #fff;
    border: 1px solid #bbd1e0;
    box-shadow: none;
    box-sizing: border-box;
    border-radius: 2px;
    line-height: normal;
    margin-bottom: 10px;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    color: #444;
    font: 400 14px Open Sans;
    height: 40px;
}
table.my-login-form input[type="submit"], table.my-form-reset-pass input[type="submit"] {
    color: #fff;
    font: 700 14px 'Raleway', sans-serif;
    background-color: #73bc00;
    padding: 10px 20px;
    border-radius: 3px;
    border: none;
}
a.white_button {
    margin-right: 30px;
}
div#ajax_content_price {
    margin-top: 30px;
}
table#table_essay_calculator tr:first-child > td {
    color: #0074c4;
    font: 500 15px 'Raleway', sans-serif;
    border-bottom: 2px solid #0074c4;
}
table#table_essay_calculator tr:first-child > td:first-child {
    font: 500 15px 'Raleway', sans-serif !important;
    padding: 0;
    background-color: #fff !important;
}
table#table_essay_calculator tr > td:first-child {
    color: #0074c4;
    font: 600 14px 'Raleway', sans-serif;
}
table#table_essay_calculator tr > td {
    color: #444;
    font: 500 15px 'Raleway', sans-serif;
    height: 50px;
}
table#table_essay_calculator tr:nth-child(even) > td {
    background-color: #edf7fe;
}
table#table_essay_calculator tr:nth-child(odd) > td {
    background-color: #fff;
}
table#table_essay_calculator tr:nth-child(even) > td:first-child {
    background-color: #e3f1fc;
}
table#table_essay_calculator tr:nth-child(odd) > td:first-child {
    background-color: #f4f9fd;
}
table#cf {
    width: 100%;
}
table#cf tr td:first-child {
    width: 45%;
    padding-right: 15px;
    padding-top: 5px;
}
table#cf tr td {
    width: 65%;
}
table#cf tr td input[type="text"] {
    border: 1px solid #d8dadb;
    color: #444;
    font: 500 14px 'Raleway', sans-serif;
    height: 44px;
    border-radius: 5px;
    background: #fcfcfc;
}
table#cf tr td textarea {
    border: 1px solid #d8dadb;
    color: #444;
    font: 500 14px 'Raleway', sans-serif;
    height: 200px;
    border-radius: 5px;
    resize: none;
    background: #fcfcfc;
}
table#cf tr td input#cf-send {
    color: #fff;
    font: 500 16px / 16px 'Raleway', sans-serif;
    background-color: #73bc00;
    padding: 0 25px;
    border-radius: 5px;
    width: 140px;
    height: 40px;
    line-height: 40px;
    border: none;
    margin-top: 10px;
    text-transform: uppercase;
}
main ul.our_cf_contacts  i.fa {
    margin-right: 7px;
}
ul.our_cf_contacts > li,
ul.our_cf_contacts > li a {
    color: #0e2355;
}
main ul.our_cf_contacts > li:before{
    display: none;
}
.err404 {
    width: 479px;
    height: 479px;
    margin: 30px auto;
    position: relative;
}
.err404 > img {
    height: 100%;
    width: 100%;
}
.go-home {
    position: absolute;
    right: 110px;
    bottom: 40px;
}
.go-home > a {
    color: #fff;
    background-color: #0074c4;
    font: 900 22px / 22px 'Raleway', sans-serif;
    padding: 8px 30px;
    border-radius: 5px;
    text-transform: uppercase;
}
.go-home > a:hover, .go-home > a:focus {
    color: #fff;
    text-decoration: none;
}
@media(min-width:1025px){
    .main-menu-wrap.shrink {
        position: fixed !important;
        width: 100%;
        z-index: 100;
        top: 0;
        border-bottom: 1px solid #fff;
        -webkit-animation-name: fadeInDown;
        animation-name: fadeInDown;
        -webkit-animation-duration: 1s;
        animation-duration: 1s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
    }
}
.breadcrumbs {
    margin-bottom: 15px;
}
header .breadcrumbs{
    text-align: center;
}
.spec-breadcrumbs {
    margin-top: 30px;
}
.spec-breadcrumbs > .breadcrumbs {
    margin-bottom: 0;
}
.b-popup{
    width:100%;
    min-height:100%;
    background-color: rgba(0,0,0,0.5);
    overflow:hidden;
    position:fixed;
    top:0;
    display: none;
    z-index: 6;
}
.b-popup .b-popup-content{
    position: absolute;
    top: 30%;
    left: calc(50% - 150px);
    width:300px;
    height: auto;
    padding:10px;
    background-color: #eee;
    border-radius:5px;
    box-shadow: 0 0 10px #000;
}
.b-popup-content > p {
    margin-bottom: 0;
    text-align: justify;
}
.btn_x {
    display: inline-block;
    width: 100%;
    text-align: right;
}
.btn_x > a {
    display: inline-block;
    width: 20px;
    height: 20px;
    text-align: center;
    color: red;
}
.btn_x > a:hover {
    color: red;
}
.btn_ok {
    background-color: #f9f9f9;
    width: 30%;
    margin: 10px auto 0;
    text-align: center;
    padding: 5px 0;
    border: 1px solid #bbb;
    cursor: pointer;
}
.first_order_disc_pic {
    margin-top: 104px;
}
.aligncenter {
    margin: 0 auto;
    display: block;
}
.affiliate-program-banner {
    width: 100%;
}
.wp-image-271,
.wp-image-273,
.wp-image-276,
.wp-image-277,
.wp-image-279,
.wp-image-281,
.wp-image-282,
.wp-image-284,
.wp-image-286,
.wp-image-287,
.wp-image-291,
.wp-image-294 {
    width: 100%;
    height: auto;
}
img.bpl_pic {
    width: 320px !important;
}
img.sym_pic.shrink_sym_pic,
img.hiw_pic.shrink_hiw_pic,
img.bpl_pic.shrink_bpl_pic {
    position: fixed;
    top: 90px;
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    z-index: 5;
}
div.sym_pic.shrink_sym_pic {
    position: fixed;
    top: 90px;
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    z-index: 5;
}
div.chrome.sym_pic.shrink_sym_pic {
    position: static;
}
.canvas.sym_pic {
    background: url(/wp-content/themes/papers-land/css/images/canvas.png);
    width: 360px;
    height: 517px;
    background-size: cover;
    position: relative;
}
.canvas.sym_pic canvas {
    position: absolute;
    top: 57px;
    left: 23px;
    border-radius: 10px;
    cursor: crosshair;
}
#wrapper { position: relative; }
#colorPalette {
    float: right;
}
#colorPalette > div {
    display: inline-block;
    width: 17px;
    height: 17px;
    border: 1px solid transparent;
}
#colorPalette > div#red {
    background: red;
}
#colorPalette > div#blue {
    background: blue;
}
#colorPalette > div#green {
    background: green;
}
.our-writers-content .mp-how-it-works-item img {
    width: auto;
}
td.lpart .lhead {
    font-weight: bold;
}
.container.sm {
    padding: 30px 0;
}
a.zem_rp_title {
    text-align: left;
}
.order-popup{
    width: 270px;
    background: #00a6d0;
    position: fixed;
    left: 50%;
    top: 90px;
    margin-left: -135px;
    display: none;
    z-index: 9999;
    font: 600 14px 'Raleway', sans-serif;
    overflow-y: auto;
    max-height: calc(100% - 100px);
}
.order-popup .top{
	padding: 10px;
	text-align: center;
	color: white;
	background: #004a96;
}
.order-popup .contacts-list{ padding: 10px }
.order-popup .contacts-list .item{
	background: white;
	padding: 5px 0;
	margin-bottom: 5px;
	text-align: center;
}
.order-popup .contacts-list .item:last-child{
	margin-bottom: 0;
}
.order-popup .contacts-list .item .title{
	font: 600 13px 'Raleway', sans-serif;
	color: #363a4c;
	text-align: center;
	margin-bottom: 5px;
}
.order-popup .contacts-list .item .chat{
	display: inline-block;
	width: 125px;
	height: 24px;
	color: white;
	font-size: 12px;
	border-radius: 25px;
	line-height: 24px;
	background-color: #73bc00;
	background-image: url(/wp-content/themes/papers-land/images/bell.png);
	background-position: 10px 6px;
	background-repeat: no-repeat;
	text-indent: 10px;
	font-family: Open Sans;
	font-weight: 400;
}
.order-popup .contacts-list .item .phone{
	color: #e13c41;
	font-family: Open Sans;
	font-size: 17px;
	font-weight: 600;
}
.order-popup .contacts-list .item .form form{ padding: 0 12px; }
.order-popup .contacts-list .item .form input{
	height: 22px;
	border: 1px solid #d7d7d7;
	width: 148px;
	float: left;
	font-size: 11px;
	font-family: Open Sans;
	font-weight: 400;
	padding: 0 5px;
	margin-bottom: 0;
}
.order-popup .contacts-list .item .form{ overflow: hidden; }
.order-popup .contacts-list .item .form button{
	float: right;
	height: 22px;
	width: 60px;
	border: 1px solid #fadcdd;
	background: #004a96;
	font-family: Open Sans;
	font-weight: 400;
	color: white;
	text-align: center;
	font-size: 11px;
	line-height: 22px;
}
.order-popup .contacts-list .item a:hover, .order-popup .contacts-list .item a:active{ text-decoration:none; }
.order-popup .contacts-list .item .chat span{
    padding: 0 3px;
    font-size: 14px;
    font-weight: 400;
}
.order-popup .ajax-data{
    padding: 3px 10px 3px 10px;
    text-align: center;
    font-family: Open Sans;
    font-weight: 400;
    color: white;
    font-size: 12px;
    background: white;
    margin-bottom: 10px;
    display: none;
}
.order-popup .top p{ margin-bottom:0; margin-top: 10px; }
.order-popup .popup-close{position: absolute; top: 10px; right: 10px; cursor: pointer;}
.popup-show-btn{
	position: fixed;
	bottom:0;
	right:0;
	padding: 5px 10px;
	background: #004a96;
	color: white;
	font-family: 'Open Sans';
	font-size: 13px;
	cursor: pointer;
	display:none;
}
.discount-banner{
    background: #e13c41;
    padding: 5px 0;
    color: white;
    position: static;
    bottom:0;
    left:0;
    width: 100%;
    text-align: center;
    display: block;
    text-decoration: none;
    text-transform: uppercase;
    z-index: 100;
}
.discount-banner.hell_banner{
    background: none;
    text-align: left;
}
.discount-banner.xmas-banner {
    background: url("../images/banner_xmas.jpg") no-repeat center;
    text-align: left;
    height: 100px;
}
.christmas-banner {
    background: url("../images/1920x100-сhristmas.svg") no-repeat center;
    background-size: cover;
    height: 100px;
    padding: 5px 0;
    color: white;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: right;
    display: block;
    text-decoration: none;
    text-transform: uppercase;
}
.christmas-banner span {
    display: block;
    margin-left: 20px;
    margin-top: 5px;
    text-align: left;
}
.discount-banner.spring-banner {
    background: url("../images/1920x100.svg") no-repeat center;
    text-align: left;
    height: 100px;
    background-size: cover;
}
.discount-banner.fd-banner {
    background: url("../images/fd_1920x100.svg") no-repeat center;
    text-align: left;
    height: 100px;
    background-size: cover;
}
.discount-banner.id-banner {
    background: url("../images/id_1920x100.svg") no-repeat center;
    text-align: left;
    height: 100px;
    background-size: cover;
}
.discount-banner.spring-banner ._close,
.discount-banner.fd-banner ._close {
    color: #fff;
    display: block;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
}
.discount-banner.id-banner ._close {
    color: red;
    display: block;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    float: right;
}
img.side-left-margin {
    margin-left: -100px;
    margin-top: 40px;
    height: auto;
}
@media only screen and (max-width: 1400px) {
    img.side-left-margin {
        margin-left: -10px;
        margin-top: 30px;
        width: 100%;
    }
}
@media only screen and (max-width: 992px) {
    .christmas-banner {
        background: url(../images/600x100-сhristmas.svg) no-repeat center;
        background-size: cover;
        height: 158px;
    }
    .discount-banner.spring-banner {
        background: url(../images/600x100_mobile_wide.svg) no-repeat left;
        background-size: cover;
        height: 158px;
    }
    .discount-banner.fd-banner {
        background: url(../images/fd_600x100_mobile_wide.svg) no-repeat left;
        background-size: cover;
        height: 158px;
    }
    .discount-banner.id-banner {
        background: url(../images/id_600x100_mobile_wide.svg) no-repeat left;
        background-size: cover;
        height: 158px;
    }
}
@media only screen and (max-width: 767px) {
    .christmas-banner {
        background: url("../images/300x100-сhristmas.svg") no-repeat center bottom;
        text-align: left;
        height: 33vw;
        background-size: cover;
    }
    .discount-banner.xmas-banner {
        background: url("../images/banner_xmas_mob.jpg") no-repeat center;
        text-align: left;
        height: 150px;
        background-size: cover;
    }
    .discount-banner.spring-banner {
        background: url(../images/300x100_mobile.svg) no-repeat top left;
        background-size: cover;
        height: 140px;
    }
    .discount-banner.fd-banner {
        background: url(../images/fd_300x100_mobile.svg) no-repeat top left;
        background-size: cover;
        height: 140px;
    }
    .discount-banner.id-banner {
        background: url(../images/id_300x100_mobile.svg) no-repeat top left;
        background-size: cover;
        height: 140px;
    }
}
@media only screen and (max-width: 420px) {
    .discount-banner.spring-banner {
        background: url(../images/300x100_mobile.svg) no-repeat top left;
        background-size: cover;
        height: 100px;
    }
    .discount-banner.fd-banner {
        background: url(../images/fd_300x100_mobile.svg) no-repeat top left;
        background-size: cover;
        height: 100px;
    }
    .discount-banner.id-banner {
        background: url(../images/id_300x100_mobile.svg) no-repeat top left;
        background-size: cover;
        height: 100px;
    }
}
.discount-banner.hell_banner .inner{
       text-align: left;
}
.discount-banner ._close.hell_close {
    color: white;
    font-size: 11px;
    width: 10px;
    height: 10px;
    font-weight: bold;
    margin: 0 0 0 10px;
    position: absolute;
    left: 182px;
    top: -2px;
    cursor: pointer;
    font-family: tahoma;
}
.discount-banner:hover, .discount-banner:active, .discount-banner:focus{ color: white; text-decoration: none; }
.discount-banner .inner{ position: relative; vertical-align: middle;}
.discount-banner .b-order-now{
    font-size: 15px;
    font-weight: 600;
    color: #ffff00;
    border-bottom: 2px solid #ffff00;
    vertical-align:middle;
}
.discount-banner .disc{ color: #e13c41; font-weight: 700;  background: url(images/banner-dis-bg.png) no-repeat; width: 126px;  display: inline-block; padding: 13px 0; text-align: left; text-indent: 24px; font-size: 15px; height: 42px; vertical-align: middle;}
.discount-banner .disc{
    vertical-align: middle;
    padding-top: 21px;
}
.discount-banner ._close{
    color: white;
    font-size: 11px;
    font-weight: bold;
    margin: 0 0 0 10px;
    cursor: pointer;
    font-family: tahoma;
}
.discount-banner ._close:hover{ color: #252b41; }
#total_order_strike{
color: white;
text-decoration: line-through;
font-size: 17px;
}
.mini-order-top {
    max-width: 435px;
    float: none;
    margin-right: 0;
    margin: 0 auto 10px;
}
.header-content .mini-order-top {
    max-width:600px;
    padding: 0 10px;
}
.header-content .miniordervip-component .tr.background-bottom.last .td {
    padding-bottom: 5px;
}
.mini-order-top .f-title{
	color: #212638;
	font-size: 25px;
	font-weight: bold;
	margin-bottom: 25px;
    text-align: center;
}
.header-content .mini-order-top .f-title{
    margin-bottom:15px;
}
.mini-order-top .f-title span{
	font-weight: bold;
}
.header-content form .form_line_block{
    text-align:right;
}
body .header-content .ae-miniorder-custom .number-field > input[type="text"]{
    width: 99%;
}
body .header-content .ae-miniorder-custom .number-field > span.m{
    left:auto;
}
body .number-field > span i {
    font-size: 0 !important;
} 
.essay-component .pm-input span i {
    font-size: 0 !important;
}
body .number-field span.p i::before {
    content: "\f067";
    font-family: FontAwesome;
    font-size: 20px;

}
body .number-field span.m i::before {
    content: "\f068";
    font-family: FontAwesome;
    font-size: 20px;
}
body .header-content .ae-miniorder-custom .number-field{
    display:inline-block;
    margin-bottom: 10px;
}
.mini-order-top .e-td.l{
	color: #212638;
	margin-bottom: 10px;
	font-size: 15px;
	display: inline-block;
}
.header-content .mini-order-top .input-field.form_line_block .e-td.l{
    padding-right:35px;
} 
.mini-order-top select{
	margin-bottom: 10px;
	font-size: 14px;
	color: #4d4d4d;
	height: 34px;
    width: 60%;
}
.header-content .mini-order-top select,.home .header-content .ae-miniorder-custom .number-field > input.select-pages,body .header-content .ae-miniorder-custom .number-field > span{
    height:45px;
    border-radius: 3px;
    border: 1px solid #d7d9db;
    color: #9b9ca3;
}
.header-content .mini-order-top select{
    padding-left:10px;
}
body .header-content .ae-miniorder-custom .number-field > span{
    line-height: 45px;
}
.mini-order-top .form-bottom .total, .mini-order-top .form-bottom .input{
	width: 50% !important;
	float: left !important;
}
.mini-order-top .form-bottom .total .mini-order-total-price.offline{
	text-decoration: line-through;
	background: transparent !important;
	border: 0 !important;
	width: 100% !important;

    width: auto !important;
    text-align: left;

	font-size: 17px !important;
}
.mini-order-top .form-bottom{
	margin-top: 15px;
}
.header-content-wrap .mini-order-top .form-bottom{
    margin-top:0;
    margin-bottom:15px;
}
.mini-order-top .form-bottom:after{
	content: '';
	display:block;
	clear: both;
}
.mini-order-top .form-bottom .input{
	text-align: right;
	margin-top: 7px;
}
.mini-order-top .form-bottom .input input{
	width: 145px;
	height: 45px;
	background: #e13c41;
	color: white;
	line-height: 45px;
	text-align: center;
	text-transform: uppercase;
	display: inline-block;
	border: 0;
	margin-top: 0;
	border-radius: 4px;
	font-size: 18px;
	font-family: 'Open Sans' !important;
	font-weight: bold;
}
.mini-order-top .form-bottom .input input {
    font-size: 16px;
}
.header-content .mini-order-top .form-bottom .input input{
    font-size: 14px;
    height:50px;
}
.mini-order-top .form-bottom .essay_total_price_discount{
	color: #f90d12;
    font-size: 15px;
    line-height: normal;
}
.header-content .mini-order-top .form-bottom .essay_total_price_discount{
    display:none;
}
.header-content  .mini-order-top .form-bottom .total{
    width: max-content!important;
    float: none!important;
    display: inline-block;
    padding-right: 15px;
    color: #1c2236;
    font-weight: 600;
}
.header-content .mini-order-top .form-bottom .input{
    width: 60%!important;
    float: none!important;
    display: inline-block;
    vertical-align: top;
    margin-top: 0;
    top: -4px;
    position: relative;
}
 .header-content .mini-order-top .form-bottom .input input{
    width: 100%;
}
.header-content .miniordervip-component.essay-miniordervip-form .header{
    display:none;
}
.header-content .miniordervip-component.essay-miniordervip-form{
    padding:0;
}
.header-content .featherlight .featherlight-content,.header-content .essay-component{
    border:none;
    box-shadow:none;
}
.mini-order-top .form-bottom .mini-order-first-price{
	font-size: 23px !important;
	font-weight: bold !important;
	color: #e13c41 !important;
	width: 100% !important;
	text-transform: uppercase !important;
	background: transparent !important;
	border: 0 !important;
	text-align: left !important;
    padding: 0 !important;
	font-family: 'Open Sans' !important;
}
.header-content .mini-order-top .form-bottom .mini-order-first-price{
    font-weight:800!important;
    line-height: 22px;
}
.testim-block {
    margin-left: 10px;
}
.mini-order3{
	position: relative;
	top: -20px;
}
.mini-order3 .select-row{
	overflow: hidden;
}
.mini-order3 .select-row .form_line_block{
	width: 48%;
	float: left;
}
.mini-order3 .select-row .form_line_block:last-child{
	float: right;
}
.mini-order3 .form-bottom{
	margin-top: 5px;
}
.mini-order3 .e-td.l{
	margin-bottom: 5px;
}
.mini-order3 select{
	margin-bottom: 5px;
}
#ajax_content_mini_order_form3{
	min-height: 280px;
}
.button-order{
    display: block;
    margin: 10px auto;
    color: white;
    font: 600 12px / 26px 'Raleway', sans-serif;
    text-transform: uppercase;
    padding: 0px;
    border-radius: 6px;
    background: #e13c41;
    text-align:center;
    width:197px;
    line-height:42px;
    height:42px;
}
.button-order:hover,
.button-order:visited{
    color: #fff;
}
.button-chat{
    display: inline-block;
    color: #fff;
    font: 500 14px / 42px 'Raleway', sans-serif;
    border-radius: 18px;
    transition: 0.2s;
    text-align:center;
    width:197px;
    line-height:42px;
    height:42px;
}
.button-chat-blue{
    background-color:#004A96;
}
.button-chat-blue:hover{
    background-color:#0073C4;
    text-decoration: none;
    color: #fff;
}
.button-chat-green{
    background-color:#73bc00;
}
.button-chat-green:hover{
    background-color: #519a00;
    text-decoration: none;
    color: #fff;
}
.order-small.mini-form-page {
    font-family: 'Raleway', sans-serif;
    border-top: 2px solid #0073c4;
    border-bottom: 2px solid #0073c4;
    padding: 18px 10px 25px;
    margin: 25px 0 25px;
}
.mini-form-page input[type="text"],
.mini-form-page input[type="password"],
.mini-form-page input[type="file"],
.mini-form-page textarea,
.mini-form-page select {
    height: 35px;
    letter-spacing: 1px;
    border-radius: 0;
    box-shadow: none;
    background-color: #fcfcfc;
    border: 1px solid #d8dadb;
    box-sizing: border-box;
    line-height: 35px;
    padding: 0 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
    font-size: 17px;
    color: #4d4d4d;
}
.mini-form-page .l.e-td {
    color: #444444;
    font-size: 15px;
    margin: 18px 0 10px;
    font-weight: 500;
}
.mini-form-page .orderform .price_currency{
    height: 35px;
    border-radius: 0;
    padding: 0;
    width: 25%;
    color: #4d4d4d;
    font: 500 15px / 15px 'Raleway', sans-serif;
    border: 1px solid #d8dadb;
    margin-right: -1px;
    margin-left: 0;
    background: #fcfcfc;
}
.mini-form-page .orderform .price_currency.price_currency_active,
.mini-form-page .orderform .price_currency:hover{
    background-color: #0074c4;
    color: #fff;
    outline: none;
}
.mini-form-page .orderform .price_currency.price_currency_active{
    border-color:#0074c4;
}
.mini-form-page .essay_total_price_discount {
    font-size: 19px;
    font-weight: 500;
    margin-top: 0px;
    color: #0073c4;
}
.mini-form-page .price-discount {
    display: inline-block;
    font-size: 23px;
    color: #e13c41;
    font-weight: 700;
    font-family: Arial;
    margin-top: 24px;
}
.mini-form-page .full-price {
    color: #0073c4;
    font-size: 18px;
    font-weight: 700;
    text-decoration: line-through;
    font-family: Arial;
    display: inline-block;
}
.mini-form-page .total {
    text-align: center;
}
.mini-form-page input.submit {
    border:none;
    width:160px;
    height:45px;
    line-height:45px;
    font-size: 16px;
    font-weight: 700;
}
.mini-form-page .note-calc-hidden{
    display:none;
}
.div-button {
    text-align: center;
    margin: 10px;
}
@media(max-width:767px){
    .mini-form-page .note-calc-hidden{
        display:block;
        margin-left: 10px;
    }
    .mini-form-page .note-calc {
        margin: 15px 0 0;
    }
    .mini-form-page input.submit {
        margin-bottom: 0;
        margin-top: 25px;
    }
}
.modal-header .close {
    margin-top: -2px;
    display: inline-block;
    width: 20px;
    height: 20px;
    text-align: center;
    color: red;
    opacity: 1;
}
button.close_w {
    background-color: #f9f9f9;
    width: 90px;
    margin: 10px auto 0;
    text-align: center;
    padding: 5px 0;
    border: 1px solid #bbb;
    cursor: pointer;
}
.modal-title {
    margin: 5px 0 0;
    line-height: 1.2;
    color: #e13c41;
    text-align: center;
    font-size: 22px;
}
.b-popup-content .btn_ok:hover,
.modal-body .btn_ok:hover {
    color:#fff;
    background-color: #e13c41;
}
span.marks {
    display: inline-block;
}
.pdf-sample{
    text-align: center;
    margin-bottom: 15px;
}
.pdf-sample img{
    margin-bottom: 10px;
    max-width: 99px;
}

.mp-text-block-content {
    margin: 70px 0;
}
.mp-text-block-content .dark-blue-header {
    margin-top: 30px;
}
.mp-text-block-content .three-columns > ul > li {
    font: 300 14px / 22px "Open Sans";
    margin-bottom: 4px;
}
.three-columns {
    column-count: 3;
    column-gap: 30px;
}
@media(max-width:991px){
    .three-columns {
        column-count: 2;
        column-gap: 30px;
    }
}
.three-columns .h2-nm {
    font-size: 22px;
    font-family: 'Raleway', sans-serif;
    color: rgb(33, 38, 56);
    font-weight: bold;
    line-height: 1.273;
}
.two-columns {
    column-count: 2;
    column-gap: 30px;
}
.three-columns h3{
    font-size: 18px;
    font-family: 'Raleway', sans-serif;
    color: rgb(33, 38, 56);
    font-weight: bold;
    line-height: 1.556;
}
.one-column-subtitle {
  font-size: 18px;
  font-family: "Open Sans";
  color: rgb(63, 64, 72);
  line-height: 1.7;
  margin-bottom: 20px;
  font-weight: 600;
}
.mp-text-block-content > h2 {
    font: 500 35px 'Raleway', sans-serif;
    color: #444;
    text-align: left;
}
.two-columns > p,
.three-columns > p  {
    font: 300 14px / 24px "Open Sans";
    color: #1f1f1f;
    text-align: justify;
}
.two-columns > h2,
.three-columns > h2 {
    font: 700 24px 'Raleway', sans-serif;
    color: #444;
    text-align: left;
}
.h2-nm {
    margin-top: 0;
}
.three-columns > h3,
.two-columns > h3 {
    font: 700 20px/1.5 'Raleway', sans-serif;
    color: #444;
    text-align: left;
}
.two-columns > ul,
.three-columns > ul {
    list-style: none;
    margin: 15px 0;
}
.two-columns > ul > li,
.three-columns > ul > li {
    font: 300 14px / 24px "Open Sans";
    color: #1f1f1f;
    text-align: justify;
    padding-left: 20px;
    position: relative;
}
.two-columns > ol > li,
.three-columns > ol > li {
    font: 300 14px / 24px "Open Sans";
    color: #1f1f1f;
    text-align: justify;
}
.three-columns > ul > li:before,
.two-columns > ul > li:before {
    content: "\f058";
    font-family: FontAwesome;
    color: #e13c41;
    font-size: 14px;
    display: block;
    position: absolute;
    left: 0;
    padding-right: 0;
}
.mp-our-video-wrap {
    background-color: #3165a4;
}
.mp-video-block {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
    margin: 0 -15px;
}
.mp-video-block > iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.mp-our-video-wrap .white-header + img {
    width: 100%;
}
.mp-our-feedback-wrap {
    background-color: #004191;
}
.mp-our-feedback-wrap.feedback-main {
    background-color: #eaf7ff;
    padding: 40px 0 0;
}
img.feedback-main-img {
    margin-left: -65px;
    margin-top: 30px;
}
.feedback-item {
    border: 1px solid #e7e8e8;
    background-color: #fff;
    width: 100%;
    height: 270px;
    border-radius: 5px;
    padding: 15px 30px;
    margin: 0 15px;
    position: relative;
}
.mp-our-feedback-content .slick-list {
    padding: 0 0 15px;
}
.feedback-item > .feedback-quotes {
    width: 24px;
    height: 18px;
    background: url(images/feedback-quotes.png) no-repeat center;
}
.feedback-item > .feedback-author {
    font: 700 15px 'Raleway', sans-serif;
    color: #1e2021;
    text-align: left;
    margin: 10px 0 15px;
    display: block;
}
.feedback-item > p {
    font: 300 14px / 20px "Open Sans";
    color: #1f1f1f;
    text-align: center;
    display: -webkit-box;
    -webkit-line-clamp: 8;
    -webkit-box-orient: vertical;  
    overflow: hidden;
}
.mp-our-feedback-content {
    padding: 60px 0 120px;
}
.feedback-main .mp-our-feedback-content {
    padding: 40px 0 40px;
}
.feedback-main .feedback-item {
    margin-top: 25px;
    box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.08);
    height: 285px;
    border-radius: 5px;
}
.feedback-main .feedback-item > .feedback-author {
    font: 700 15px 'Raleway', sans-serif;
    color: #1e2021;
    text-align: center;
    margin: 30px 0 15px;
    display: block;
}
.feedback-main span.stars.right {
    color: #fdac19;
    float: none;
    margin-top: 10px;
    text-align: center;
    display: block;
    margin: 15px auto 15px;
    width: auto;
}
main .feedback-main ul > li:before {
    display: none;
}
.feedback-main .slick-dots li button:before {
    font-size: 0;
    line-height: 10px;
    width: 14px;
    height: 14px;
    content: '•';
    display: inline-block;
    text-align: center;
    opacity: 1;
    color: transparent;
    border-radius: 50%;
    background: #cfe1f1;
    vertical-align: middle;
}
.feedback-main .slick-dots li.slick-active button:before {
    opacity: 1;
    color: transparent;
    width: 16px;
    height: 16px;
    border: 3px solid #3765a2;
    background: transparent;
    vertical-align: middle;
}
.feedback-main .slick-dots li.slick-active button {
    margin-top: 2px !important;
}
.feedback-main .slick-dots {
    bottom: -50px;
}
.feedback-icon {
    width: 57px;
    height: 50px;
    position: absolute;
    top: -22px;
    left: calc(50% - 28px);
}
.mp-our-feedback-content .slick-prev,
.mp-our-feedback-content .slick-next {
    top: auto;
    bottom: -90px;
}
.mp-our-feedback-content .slick-prev {
    left: auto;
    right: 60px;
}
.mp-our-feedback-wrap .white-header + img {
    width: 100%;
    padding-bottom: 30px;
}
.mp-text-block3-wrap .black-header + img {
    width: 100%;
}
.pseudo-td:before {
    content: '\f054';
    font-family: FontAwesome;
    font-size: 18px;
    color: #0074c4;
    position: absolute;
    left: 0;
}
.pseudo-td {
    padding-left: 40px;
    position: relative;
}
.pseudo-td > span{
    font: 700 18px 'Raleway', sans-serif;
    color: #444;
    text-align: left;
    text-transform: uppercase;
    display: block;
    margin-bottom: 10px;
}
.img-icon-li > img{
    vertical-align: top;
    margin-right: 10px;
}
.img-icon-li > span {
    font: 700 18px/26px 'Raleway', sans-serif;
    color: #444;
    text-align: left;
    display: inline-block;
    margin-bottom: 10px;
    width: calc(100% - 50px);
    vertical-align: top;
    padding-top: 5px;
}
.pseudo-td > p,
.img-icon-li > p {
    font: 400 14px/24px 'Raleway', sans-serif;
    color: #444;
    text-align: left;
}
.mp-type-of-papers-content > span {
    font: 700 25px 'Raleway', sans-serif;
    color: #fff;
    text-align: left;
    display: block;
    text-transform: uppercase;
}
.mp-type-of-papers-content > p {
    font: 300 16px / 20px "Open Sans";
    color: #fff;
    text-align: justify;
}
.mp-type-of-papers-wrap {
    background-color: #eaf7ff;
    padding: 60px 0 60px;
}
.mp-type-of-papers-content {
    text-align: center;
}
.mp-type-of-papers-wrap .red_line_header {
    margin-top: 0;
    padding-bottom: 25px;
    text-align: left;
    margin-bottom: 70px;
}
.type-paper-header-block {
    display: inline-block;
    margin: 6px 8px;
    width: 100%;
    float: left;
    height: 240px;
}
.mp-type-of-papers-wrap .red_line_header .subtitle {
    font-size: 22px;
    font-family: 'Raleway', sans-serif;
    color: rgb(33, 38, 56);
    line-height: 1.273;
    text-align: left;
    font-weight: 300;
    margin: 10px 0px;
}
.mp-type-of-papers-wrap .red_line_header p{
    font-size: 17px;
    font-family: "Open Sans";
    color: rgb(63, 64, 72);
    line-height: 1.778;
    font-weight: bold;
}
.mp-type-of-papers-content .type-of-papers-list {
    list-style: none;
    font-size: 0;
}
.mp-type-of-papers-content .type-of-papers-list > .li {
    display: inline-block;
    margin: 6px 8px;
    border: 1px dashed #b3e2ff;
    padding: 4px;
    border-radius: 5px;
    width: 100%;
    height: 240px;
}
.mp-type-of-papers-content .li i.fa.fa-arrow-right {
    display: inline-block;
    width: 15px;
    height: 15px;
    line-height: 15px;
    border-radius: 50%;
    background: #0774bc;
    color: #fff;
    font-weight: 300;
    font-size: 11px;
    text-align: center;
    margin-left: 5px;
}
.mp-type-of-papers-content .li .service-content {
    background: #fff;
    border-radius: 5px;
    padding: 15px 30px 20px;
    text-align: left;
    height: 229px;
}
.service-image {
    width: auto;
    height: 37px;
    margin: 10px 0 10px;
}
.mp-type-of-papers-content .type-of-papers-list > .li img {
    display: inline-block;
    height: 37px;
    width: auto;
}
.mp-type-of-papers-content .type-of-papers-list > .li a  {
    font-size: 14px;
    font-family: "Open Sans";
    color: rgb(7, 116, 188);
    line-height: 1.571;
    text-align: left;
    font-weight: 700;
 }
.mp-type-of-papers-content .type-of-papers-list > .li h3 a {
    display: inline-block;
    min-width: 80%;
    font: 700 15px / 30px "Open Sans";
    color: rgb(63, 64, 72);
    position: relative;
    text-transform: uppercase;
}
.mp-type-of-papers-content .type-of-papers-list > .li p {
    font-size: 14px;
    font-family: "Open Sans";
    color: rgb(31, 31, 31);
    line-height: 1.50;
    display: block;
    max-height: 63px;
    overflow: hidden;
}
.three-columns h3 {
    font-size: 18px;
    font-family: 'Raleway', sans-serif;
    color: rgb(33, 38, 56);
    font-weight: bold;
    line-height: 1.556;
    margin-top: 0;
}
.mp-type-of-papers-content .type-of-papers-list > .li:hover {
    color: #3165a4;
    text-decoration: none;
    border: 1px dashed #3165a4;
    box-shadow: 0 0 5px 0 #70b2dc73 inset;
}
.mp-type-of-papers-content .type-of-papers-list > .li:hover a {
    color:#337ab7;
    font-weight: bold;
    text-decoration: none;
}
@media(max-width:1200px) and (min-width:992px){
    .mp-type-of-papers-wrap .red_line_header {
        margin-bottom: 20px;
    }
    .mp-type-of-papers-wrap .red_line_header .subtitle {
        font-size: 19px;
    }
}
@media(max-width:991px) and (min-width:601px){
    .mp-type-of-papers-wrap .img-block {
        display: block;
        width: 35%;
        text-align: right;
        margin-top: -40px;
        float: right;
        margin-bottom: 10px;
    }
    .mp-type-of-papers-wrap .img-block img{
        max-width: 220px;
        display: inline-block;
    }
}
@media (max-width: 767px) and (min-width: 601px){
    .mp-type-of-papers-wrap .red_line_header {
        width: 65%;
    }
    .mp-type-of-papers-wrap .img-block img {
        max-width: 170px;
    }
    .mp-type-of-papers-wrap .img-block {
        margin-top: 0px;
    }
}
@media(max-width:600px){
    .img-block {
        display: none;
    }
    .mp-type-of-papers-content .type-of-papers-list > .li,
    .mp-type-of-papers-content .li .service-content {
        height: auto;
    }
}
.vip_services table td {
    color: #1f1f1f;
    font: 500 14px/1.5 'Raleway', sans-serif;
    padding: 10px 0;
}
.vip_services table td.bc {
    vertical-align: middle;
}
.vip_services table td.uc > .vip_new {
    background: #e13c41;
    color: #fff;
    display: inline-block;
    padding: 1px 5px;
    border-radius: 3px;
}
.vip_services table td.pc {
    text-align: right;
}
.vip_services table td.pc > .wrong-price {
    text-decoration: line-through;
    margin-right: 5px;
}
#vip_service_old_price, #vip_service_package_price {
    white-space: nowrap;
}
.vip_services table td.pc > .ph {
    position: relative;
    cursor: pointer;
}
form .e-table .table1.order_info {
    left: auto;
    right: 0;
}
form .e-table .table1.order_info p {
    padding: 0;
}
tbody.vip_order {
    border: 2px solid #e13c41;
    box-sizing: border-box;
}
tbody.vip_order tr:first-child td:last-child {
    position: relative;
}
tbody.vip_order tr:first-child td:last-child:after {
    content: "";
    display: block;
    width: 41px;
    height: 41px;
    position: absolute;
    top: -2px;
    right: -2px;
    background: url(images/pl_vip_order.png);
}
.cl-review {
    border: 1px solid #DEDEDE;
    padding: 35px 30px 45px;
    border-radius: 5px;
    margin: 20px auto
}
.cl-review h3 {
    font-size: 28px;
    color: #e13c41;
    line-height: 38px;
    text-align: center;
    margin-left: 13px;
    margin-top: 0
}
.cl-review p.reviewItemStars {
    color: #ffb848;
    font-size: 20px;
    text-align: center;
    line-height: 30px
}
.cl-review p.innerReviewText {
    width: 80%;
    text-align: center;
    margin: 0 auto 10px;
    font-size: 17px
}
.cl-review .reviewTooltip {
    position: absolute;
    width: 160px;
    left: -50px;
    top: -47px;
    display: none;
    text-align: left;
    border: none;
    padding: 10px;
    font-size: 13px;
    color: #4c4c4c;
    box-shadow: 0 2px 18px -2px rgba(0,0,0,.5);
    border-radius: 5px;
    line-height: 15px
}
.cl-review .whatsThis {
    position: relative;
    background: #fff;
    color: #e13c41;
    padding: 2px 5px;
    border: 1px solid #e13c41;
    border-radius: 2px;
    margin-left: 0
}
.cl-review span.reviewExternalLink:hover>.reviewTooltip {
    display: block;
    top: -60px;
    z-index: 100;
    background: #fff;
    opacity: 1
}
.cl-review p.reviewText {
    width: 60%;
    margin: 0 auto;
    font-size: 15px;
    text-align: center
}
.cl-review .reviewText b span {
    text-align: center;
    font-size: 17px;
    font-weight: 700
}
.cl-review a.reviewItemLink.sjLink {
    background: #e13c41;
    color: #fff;
    padding: 3px 5px;
    border-radius: 2px 0 0 2px
}
.cl-review span.reviewExternalLink {
    cursor: pointer;
    position: relative;
    margin-right: 0;
    display: inline-block;
    margin-left: 0
}
input[type="range"]{
    -webkit-appearance: none;
    border-radius:2px;
    width:200px;
    height:3px;
    background-image:-webkit-linear-gradient(left ,#f22 0%,#f22 50%,#fff 50%, #fff 100%);
    box-shadow:inset #ebb 0 0 5px;
    outline : none;
    transition:.1s;
}
input[type="range"]::-webkit-slider-thumb{
    -webkit-appearance: none;
    width:10px;
    height:10px;
    background:#f22;
    border-radius:50%;
    transition:.1s;
}
input[type="range"]::-webkit-slider-thumb:hover,
input[type="range"]::-webkit-slider-thumb:active{
    width:16px;
    height:16px;
    cursor: pointer;
}
body table.table {
    width: 100%;
}
body table.table tr td {
    padding: 10px;
}
#ex1Slider .slider-selection {
    background: #BABABA;
}
div#ex1Slider {
    width: 50%;
}
.slider-handle.min-slider-handle.round {
    background: #00a5d1;
    border: 3px solid #b2e4f1;
}
.slider.slider-horizontal .slider-track {
    height: 4px;
    margin-top: -2px;
}
.pb0 {
    padding-bottom: 0;
}
input#wordsCount {
    color: #00a5d0;
    font-size: 16px;
}
span.label.label-default {
    width: 18px;
    height: 18px;
    display: inline-block;
    text-align: center;
    line-height: 17px;
    border-radius: 50%;
    background-color: red;
}
.fixed-banner a._close {
    right: 5px;
    position: absolute;
    top: 0;
    color: #fff;
    font-size: 30px;
    font-weight: bold;
}
.phone-number-scroll{
    display: none;

}
@media(min-width:992px){
    .main-menu-wrap.shrink .phone-number-scroll{
        display: inline-block;
        padding: 15px 0;
        font: 600 20px 'Raleway', sans-serif;
    }
    .main-menu-wrap.shrink .phone-number-scroll a{
        color: #0d2355;
    }
    .main-menu-wrap.shrink .phone-number-scroll a:hover{
        text-decoration:none;
    }
    .main-menu-wrap.shrink #menu-primary-menu{
        float: left;
    }
}
.menu_buttons_block.show_block{
    float: left;
    margin-right: 15px;
}
.discount-progress {
   width: 90%;
   margin: 20px 15px 30px;
   position: relative;
}
.lifetime-header{
    text-align: center;
    font-size: 27px;
    color: #0074c4;
    font-weight: bold;
    margin: 10px auto 32px;
}
.discount-progress .discount-progress-bar {
   border: 1px solid #ccc;
   background-color: #fff;
   border-radius: 5px;
}
.discount-progress .discount-progress-bar div {
   height: 15px;
   background-color: #00aeef;
   border-radius: 6px;
}
.discount-progress .discount-progress-points {
   height: 30px;
}
.discount-progress .discount-progress-point {
   position: absolute;
   margin-left: -20px;
   width: 40px;
   text-align: center;
}
.discount-progress .discount-progress-point::after {
   content: "";
   display: block;
   position: absolute;
   margin-left: 20px;
   width: 0px;
   height: 8px;
   border: 1px solid #aaa;
}
.discount-progress .discount-progress-units {
   height: 30px;
}
.discount-progress .discount-progress-unit {
   position: absolute;
   margin-top: 12px;
   margin-left: -30px;
   width: 60px;
   text-align: center;
}
.discount-progress .discount-progress-unit::before {
   content: "";
   display: block;
   position: absolute;
   margin-top: -10px;
   margin-left: 30px;
   width: 0px;
   height: 8px;
   border: 1px solid #aaa;
}
.discount-progress-details {
   text-align: center;
   font-size: 15px;
   margin-bottom: 35px;
}
.discount-progress-details .update-hint{
    text-decoration: none;
    padding: 0;
    position: relative;
}
.discount-progress-details .update-hint .discountclass{
    width: 280px;
    right: -51px;
}
.discount-progress-details .update-hint a{
    color: #00aeef;
    font-size: 15px;
    font-weight: 600;
    text-decoration: none;
}
.open>.dropdown-menu.dropdown-menu-header{
    padding: 10px;
}
.dropdown-menu-header .info{
    font-size: 12px;
}
.dropdown-menu-header .info-last{
    border-bottom: 1px solid #ccc;
    padding-bottom: 5px;
    margin-bottom:5px;
}
@media(min-width:992px){
    /* .main-menu-wrap.shrink .main-menu{
        float: right;
    }
    .main-menu-wrap.shrink #menu-primary-menu {
        float: right;
    } */
    .main-menu-wrap.shrink .menu_buttons_block.show_block {
        /* float: right; */
        display: none !important;
    }
}
.header-contacts > .phone-number a.sc-phone{
    display: block;
    margin-left: 45px;
    width: 135px;
}

.header-contacts > .phone-number a.sc-phone:first-child{
    margin-top: -4px;
}
@media(max-width:992px){
.header-contacts > .phone-number a.sc-phone:first-child{
    padding-top: 0px;
}}

.header-contacts > .phone-number div:hover a.sc-phone:last-child {
    display: block;
    position: absolute;
    background: #fff;
    z-index: 999;
    border: 1px solid grey;
    border-top: 0;
}
.miniloginform .sign-in img {
    width: 30px;
    vertical-align: middle;
    padding-right: 3px;
}
.logo-sm{
    display: none;
}
.menu-bottom-block {
    display: none;
}
.navbar-toggle-close{
    display: none;
}
.login-header{
    text-align: center;
}
.login-header span{
    display: inline-block;
    font-size: 24px;
    font-family: 'Raleway', sans-serif;
    color: rgb(68, 68, 68);
    text-transform: uppercase;
    margin: 20px 15px;
    border-bottom: 1.5px solid rgb(225, 60, 65);
}
.customer-login-form{
    max-width: 300px;
}
.customer-login-form label {
    display: lock;
    margin-bottom: 5px;
    font-weight: 500;
    font-size: 14px;
    margin-top: 10px;
}
.customer-login-form .email input::placeholder,
.customer-login-form .password input::placeholder{
    color: #4d4d4d;
}
.customer-login-form .email input,
.customer-login-form .password input{
    border: 1px solid rgb(216, 218, 219);
    border-radius: 3px;
    background-color: rgb(252, 252, 252);
    line-height: 40px;
    font-size: 12px;
}
.customer-login-form .submit input{
    background:#e13c41;
    line-height: 42px;
    color: #fff;
    font-weight: 500;
    font-size: 14px;
    width: 100%;
    border: none;
    border-radius: 3px;
}
.customer-login-form .links a {
    display: block;
    text-align: center;
    text-decoration: underline;
    color: #2694dd;
    font-size: 14px;
    margin: 3px 0 3px;
    font-weight: 500;
}
.customer-login-form .submit {
    margin-top: 15px;
    margin-bottom: 15px;
}
.dropdown.login-area img.login-form-img {
    width: 59px;
    margin: 8px auto -8px;
    display: block;
}
.dropdown.login-dropdown{
    width: 300px;
    background: #fff;
    z-index: 20;
    position: absolute;
    right: 0;
    top:70px;
    padding: 30px 30px 20px;
    box-shadow: 0 0 10px 0 rgba(0,0,0,0.3);
}
.dropdown.login-area{
    display: none;
}
.dropdown.login-area.show{
    display: block;
}
.login-dropdown .navbar-toggle-close {
    display: block;
    background: transparent;
    border: none;
    width: 20px;
    position: absolute;
    right: 20px;
    top: 15px;
}
.navbar-toggle-close img{
    max-width: 20px;
}
.dropdown.welcome-area {
    display: none;
    text-align: center;
}
.dropdown.welcome-area.open{
    display: block;
}
.dropdown.welcome-area.open .dropdown-menu-header{
    display: block;
    z-index: 100;
}
ul.logged-user-menu li a {
    max-width: 80%;
    border-bottom: 1px solid #e5f1f9;
    font: 600 14px / 20px 'Raleway', sans-serif;
    color: #323340;
    display: inline-block;
    width: 100%;
    margin: 0 auto;
    padding: 8px 5px;
    text-transform: uppercase;
}
ul.logged-user-menu li a:hover {
    text-decoration: none;
    font-weight: 700;
}
ul.logged-user-menu{
    list-style-type: none;
    text-align: center;
}
.welcome-area .info{
    width: auto;
    margin: 5px auto;
    font-size: 15px;
    font-family: 'Raleway', sans-serif;
    color: rgb(68, 68, 68);
    text-align: center;
}
.welcome-area .header-welcome{
    width: 100%;
    float: none;
}
.welcome-area .header-welcome span{
    font-size: 16px;
    font-family: 'Raleway', sans-serif;
    color: rgb(50, 51, 64);
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1.3;
    margin: 10px auto 10px;
    border-bottom:2px solid #e13c41;
    display: inline-block;
}
.welcome-area .header-welcome a{
    color: rgb(50, 51, 64);
}
.welcome-area .header-welcome a:hover{
    text-decoration: none;
}
.welcome-area .info a{
    color: #2694dd;
    font-size: 16px;
    font-family: 'Raleway', sans-serif;
    font-weight: 500;
}
.welcome-area .info b{
    color: #2694dd;
    font-weight: 500;
}
.welcome-area .update-hint {
    cursor: pointer;
    color: #2694dd;
    padding: 0 0 10px 10px;
    display: inline-block;
    font-weight: 500;
}
.welcome-area .discount-info b{
    color:#e13c41;
}
.user-button img {
    max-width: 30px;
    margin-top: -4px;
    margin-right: 3px;
}
.user-button{
    margin-left:15px;
}
.miniloginform {
    display: inline-block;
}
.update-hint .discountclass {
    right: 0;
}
.welcome-area .update-hint .discountclass {
    padding: 10px 5px;
    background-color: #fcfcfc;
    border: 1px solid #e4e9ef;
    width: 260px;
    right: 20px;
}
.welcome-area  .logged-user-menu i.fa {
    color: #d0d0d2;
    font-size: 20px;
    margin-right: 10px;
}
.welcome-area .logged-user-menu img{
    max-width: 20px;
    margin-right: 8px;
}
.welcome-area .order-button {
    width: 100%;
    display: block;
    line-height: 40px;
    background: #e13c41;
    color: #fff;
    font-size: 16px;
    font-family: 'Raleway', sans-serif;
    font-weight: 500;
    margin: 20px auto 10px;
}
.welcome-area .order-button:hover{
    color: #fff;
}
span.stars.right {
    color: #fdac19;
    float: none;
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: left;
    display: block;
    margin: 15px auto 10px;
    width: auto;
}
main .mp-our-discounts-content-slider ul > li:before {
    content: none;
}
.mp-our-discounts-content-slider .slick-dots li button:before {
    opacity: 1;
    color: #4d7ab2;
    background: #cfe1f1;
    border: none;
    border-radius: 50%;
    width: 14px;
    height: 14px;
    font-size: 0px;
    padding: 0;
}
.mp-our-discounts-content-slider .slick-dots li.slick-active button:before {
    opacity: 1;
    color: transparent;
    background: transparent;
    border: 3px solid #3765a2;
    border-radius: 50%;
    width: 18px;
    height: 18px;
    padding: 0;
}
.mp-our-discounts-content-slider .slick-dots {
    bottom: -45px;
}
.discount_banner_for_page {
    margin: 0 -15px -30px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}
.discount_banner_for_page .header{
    margin: 10px auto;
    text-align: center;
}
.owl-controls .owl-page, .owl-controls .owl-buttons div {
    cursor: pointer;
    color: #132758;
    opacity: 0.4;
    font-size: 40px;
    display: inline-block;
    margin: 0 10px;
}
.owl-controls .owl-page, .owl-controls .owl-buttons div:hover{
    opacity: 1;
}
.owl-buttons {
    text-align: center;
}
.owl-carousel .owl-controls.clickable {
    height: 25px;
    color: red;
    font-size: 10px;
    margin-top: 5px;
    margin-bottom: 20px;
}
body .testimonial-theme4-theme1 span.rating {
    display: none;
}
body .testimonial-theme4-theme1 .fa-fw {
    color: #fdac19;
}
.discount_banner_for_page{
    background-color: #eaf7ff;
    padding: 20px 30px;
}
.discount_banner_for_page .mp-our-discounts-item > span.h4 {
    color: #444444;
    margin-bottom: -5px;
}
.discount_banner_for_page .mp-our-discounts-item > span {
    color: #034996;
}
.discount_banner_for_page .mp-our-discounts-item > span.ft {
    color: #e13c41;
}
.discount_banner_for_page .mp-our-discounts-item > span.h4.h4-blue {
    color: #034996;
}
.discount_banner_for_page .mp-our-discounts-item a,
.discount_banner_for_page .mp-our-discounts-item .dicount-badge{
    color: #fff;
    background: #034996;
    padding: 10px 25px;
    font-size: 18px;
}
.discount_banner_for_page .mp-our-discounts-item:first-child a {
    width: 200px;
}
.discount_banner_for_page .mp-our-discounts-item .dicount-badge {
    padding: 10px 15px;
}
h6.contact-form-text-t {
    text-align: left;
}
.mini-form-header {
    font-size: 24px;
    font-family: 'Raleway', sans-serif;
    color: rgb(68, 68, 68);
    text-transform: uppercase;
    line-height: 1.2;
    text-align: center;
    width: 65px;
    display: inline-block;
    background: #14509d;
    margin: 0;
    border-radius: 10px 0px 0px 10px;
    position: relative;
}
.mini-form-header img{
    top: 30px;
    left: 20px;
    position: absolute;
}
.mini-form-header p{
    transform: rotate( 180deg);
    width: max-content;
    writing-mode: vertical-rl;
    text-orientation: mixed;
    font-size: 20px;
    margin: 0 auto;
    height: 295px;
    text-transform: none;
    color: #fff;
    border-radius: 0 0 10px 10px;
    font-weight: 500;
    text-align: left;
    padding-top: 25px;
}
body .minicalc-page .ae-miniorder-custom .number-field > span i, body .header-content .ae-miniorder-custom .number-field > span i{
    color: #65696f;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.essay-component .hint div {
    display: none;
}
.home .header-content .ae-miniorder-custom .number-field > input.select-pages {
    border-radius: 0;
}
body .minicalc-page .sidebar-total{
    margin-top: 25px;
}
.minicalc-page .ae-miniorder-custom{
    display:inline-block;
    vertical-align: top;
    padding: 10px 35px;
    width: calc(100% - 70px);
}
.minicalc-page .ae-miniorder-custom .row>div{
    padding: 0 5px;
}
body .minicalc-page .ae-miniorder-custom label{
    font-size:13px;
    color:#212638;
    font-family: 'Open Sans';
}
body .minicalc-page .ae-miniorder-custom select,body .minicalc-page .ae-miniorder-custom input[type="text"]{
   font-size: 13px; 
   color:#9b9ca3;
   font-family: 'Open Sans';
   border-radius: 3px;
   height: 45px;
}
body .minicalc-page .ae-miniorder-custom .number-field > span,body .header-content .ae-miniorder-custom .number-field > span{
    width: 45px;
    height: 45px;
    line-height: 45px;
}
body .minicalc-page .ae-miniorder-custom .currency > input[type="button"]{
    height: 45px;
}
body .minicalc-page .ae-miniorder-custom .currency > input[type="button"]:first-child{
    border-radius: 5px 0 0 5px;
}
body .minicalc-page .ae-miniorder-custom .currency > input[type="button"]{
    font-size:14px;
    color: #9b9ca3;
}
body .minicalc-page .ae-miniorder-custom .currency > input[type="button"].active,body .minicalc-page .ae-miniorder-custom .currency > input[type="button"]:hover{
    font-weight: bold;
}

body .minicalc-page.sample-calc .ae-miniorder-custom .currency > input[type="button"]{
    display:block;
    width: 100%;
}
body .minicalc-page.sample-calc .ae-miniorder-custom .currency > input[type="button"], body .minicalc-page.sample-calc .ae-miniorder-custom .currency > input[type="button"]{
    display:none;
    font-size:14px;
    border:none;
    background:#fff;
    text-align:left;
}
body .minicalc-page.sample-calc .ae-miniorder-custom .currency > input[type="button"].active, body .minicalc-page.sample-calc .ae-miniorder-custom .currency > input[type="button"]:hover{
    display:block;
    font-size:14px;
    color:#2694dd;
    font-weight:500;
    border:none;
    box-shadow: none!important;
    background: url('https://papers-land.com/wp-content/themes/papers-land/images/currency_check.png') right center no-repeat,#fff;
    
}
body .minicalc-page.sample-calc .sidebar-total{
    display: inline-block;
    vertical-align: top;
    padding-right: 5px;
}
body .minicalc-page.sample-calc .ae-miniorder-custom .currency{
    width:38px;
    display: inline-block;
    margin-top: 21px;
}
body .minicalc-page.sample-calc .row.total_pr>div:first-child{
    text-align:right;
}
body .minicalc-page.sample-calc  .ae-miniorder-custom .currency:hover > input[type="button"]{
    -webkit-box-shadow: 0px 4px 8px 0px rgb(34 60 80 / 20%);
    -moz-box-shadow: 0px 4px 8px 0px rgba(34, 60, 80, 0.2);
    box-shadow: 0px 4px 8px 0px rgb(34 60 80 / 20%);
    display:block;
    border-radius: 0;
}
body .minicalc-page .label-total{
    font-size:14px;
    color:#1c2236;
    font-family: 'Open Sans';
    font-weight: 600;
}
body .minicalc-page span.mini-order-total-price{
    margin-left:5px;
    margin-top:0;
    text-decoration: line-through;
    color: #1c2236;
    font-size: 16px;
}
body .minicalc-page .ae-miniorder-custom button[type="submit"]{
    height: 45px;
    border: none;
    width: 100%;
    outline: none;
    display: block;
    margin: 10px auto 0;
    color: white;
    font: 600 15px / 45px Raleway;
    text-transform: uppercase;
    padding: 0px;
    border-radius: 6px;
    background: #e13c41;
    text-align: center;
}
body .minicalc-page .ae-miniorder-custom button[type="submit"] > .mini-order-total-price {
    color: #fff;
}
body .minicalc-page .sidebar-total{
    margin-top:25px;
}
body .minicalc-page {
    border:none;
    padding:0;
    -webkit-box-shadow: 0px 4px 23px 0px rgb(34 60 80 / 20%);
    -moz-box-shadow: 0px 4px 23px 0px rgba(34, 60, 80, 0.2);
    box-shadow: 0px 4px 23px 0px rgb(34 60 80 / 20%);
    border-radius: 10px;
    height: 295px;
}
body .shortcode_banner_cta{
    background:url(/wp-content/themes/papers-land/images/cta-banner-men.png) left 63% bottom no-repeat,url(/wp-content/themes/papers-land/images/cta-banner-bg.png) center center no-repeat;
    height:180px;
    border-radius: 25px;
    width: 851px;
    max-width: 100%;
    margin: 0 auto;
}
body .shortcode_banner_cta .header-contacts-block{
    width: 195px;
    padding-top: 0;
    float: right;
    padding-right: 20px;
}
body .shortcode_banner_cta .button-order{
    margin-top: 5px;
}
body .shortcode_banner_cta .header-contacts .phone-number{
    margin-left: 0;
    width: 155px;
    float: right;
}
body .shortcode_banner_cta .header-contacts .phone-number i{
    margin-top: 5px;
    margin-left: 0;
}
body .shortcode_banner_cta .button-chat-blue{
    background-color: #73bc00;
    margin-top: 10px;
}
body .shortcode_banner_cta .button-chat-blue,body .shortcode_banner_cta .button-order{
    height: 45px;
    width: 150px;
    border-radius: 4px;
    font-size: 13px;
    font-weight: 600;
    font-family: 'Raleway', sans-serif;
    text-transform: uppercase;
}
body .shortcode_banner_cta h2{
    font-size: 25px;
    font-family: 'Open Sans';
    font-weight: 800;
    color: #e13c41;
    padding-left: 40px;
    margin-top: 55px;
}
body .shortcode_banner_cta h3{
    font-size: 19px;
    font-weight: 800;
    padding-left: 40px;
    font-family: 'Open Sans';
    color: #132255;
    margin-top: 10px;
}
.order-info p {
    line-height: 1.3em;
    margin-bottom: 20px;
}
.order-info .highlight {
    color: #da0b32;
}
.order-info .upper {
    text-transform: uppercase;
    color: #2694dd;
    font-weight: 600;
}
.bookmark-row strong {
    color: #00a5d1;
}
.class-cdma-desc a,
.class-cdma-desc img {
    max-width: 100%;
}
.class-cdma-desc{
    margin-top: 20px;
}
.scroll-tel {
    z-index: 50;
    display: inline-block;
    left: 15px;
    bottom: 100px;
    width: 70px;
    height: 70px;
    position: absolute;
    bottom: calc(100% + 20px);
}
.scroll-tel img, .scroll-up img  {
    height: auto;
}
.bottom-added-banner-line {
    position: relative;
}
.bottom-chat {
    z-index: 50;
    position: absolute;
    display: inline-block;
    right: 15px;
    bottom: calc(100% + 20px);
    width: 70px;
    height: 70px;
}
.scrollTop-btn {
    z-index: 50;
    display: none;
    position: absolute;
    right: 15px;
    width: 70px;
    height: 70px;
    bottom: calc(100% + 80px);
}
.scroll-tel img,
.bottom-chat img,
.scrollTop-btn img{
    max-width: 100%;
    width: 100%;
    height: auto;
}
@media(max-width:767px){
    .with-cookie-block .scroll-tel {
        margin-bottom: 155px;
    }
    body:not(.page-id-44) .bottom-chat {
        top: -60px;
    }
    body:not(.page-id-44) .scrollTop-btn {
        bottom: auto;
        top: -120px;
    }
}
.bottom-chat-line {
    cursor: pointer;
    z-index: 9000;
    position: absolute;
    display: inline-block;
    right: 10px;
    bottom: 100%;
    width: 180px;
    height: 30px;
    text-align: center;
    background: #1eba59;
    box-shadow: -1px -1px 5px 0 rgba(0,0,0,0.49);
    opacity: 1 !important;
}
.bottom-chat-line .liveChat {
    width: 100%;
    height: 100%;
    text-align: left;
}
.bottom-chat-line .liveChat  .chat-icon{
    background: #1f959a url(/wp-content/themes/papers-land/css/images/chatwhite.svg) center no-repeat;
    background-size: 20px;
    width: 40px;
    height: 30px;
    display: inline-block;
    border: 1px solid #1f959a;
}
.bottom-chat-line:hover {
  box-shadow: -1px -1px 8px 0 rgba(0,0,0,0.65), 0 0 8px rgba(0, 0, 0, 0.1) inset;
}
.bottom-chat-line .liveChat .chat-text{
    color: #fff;
    font-size: 14px;
    display: inline-block;
    width: calc(100% - 45px);
    line-height: 1.5;
    vertical-align: bottom;
    height: 30px;
    margin: 0;
    text-align: left;
    padding-left: 5px;
}
.resume-service {
    margin: 20px 0;
}
div.resume-service.sym_pic.shrink_sym_pic {
    top: 600px;
}
.sidebar-block{
    padding: 35px 23px;
    width: 100%;
}
.sidebar-advantages{
    background: #eaf7ff;
}
.title-sidebar {
  font-size: 20px;
  font-family: 'Raleway', sans-serif;
  color: rgb(0, 116, 196);
  font-weight: 600;
  line-height: 1.5;
}
.ul-sb-advantages{
    margin: 20px 0 25px;
}
main ul.ul-sb-advantages li:before {
    font-size: 6px;
    color: #9ac2de;
    margin-right: 12px;
}
.sb-button {
  background: #0074c4;
  width: 145px;
  padding: 0 20px;
  font-size: 14px;
  font-family: 'Raleway', sans-serif;
  color: rgb(255, 255, 255);
  font-weight: bold;
  line-height: 42px;
  text-align: center;
  display: inline-block;
  border-radius: 5px;
}
.sb-button:hover {
    color: #fff;
    text-decoration: none;
}
.sidebar-right{
    margin: 30px 0;
}
.sidebar-discounts {
  border: 2px solid #daebf8;
  margin: 15px 0;
}
.sidebar-discounts .dis-text {
    display: inline-block;
    padding-top: 0;
    vertical-align: top;
    padding-bottom: 18px;
    border-bottom: 2px solid #d1e6f4;
}
.sidebar-discounts .mp-our-discounts-item > span.ft {
    color: #e13c41;
    display: inline-block;
    width: 80px;
    font: 700 30px / 30px 'Raleway', sans-serif;
}
.sidebar-discounts .mp-our-discounts-item > span.ft .d-blue{
    color:#0074c4;
    display: block;
}
.sidebar-discounts .sb-button{
    margin: 10px auto 0;
}
.dis-text p {
    margin-bottom: 0;
}
ul.ul-sb-advantages li {
    color: #3d4b60;
    font-weight: 400;
    font-size: 13px;
    line-height: 18px;
}
.sidebar-discounts .mp-our-discounts-item {
        padding: 10px 0;
}
.sidebar-discounts p.pages {
    font-size: 15px;
    color: #094289;
    font-weight: 500;
}
.sidebar-contacts img {
    width: 100%;
}
.sidebar-contacts{
    background: #eaf7ff;
    margin-bottom: 20px;
}
.sidebar-contacts .tel-num{
  font-size: 20px;
  font-family: "Open Sans";
  color: rgb(0, 0, 0);
  text-align: left;
  font-weight: 600;
}
.sidebar-contacts p {
    margin: 15px 0 10px;
    font-size: 13px;
    color: #3d4b60;
}
.sb-button.sb-button-green{
    background:#73bc00;
}
.sidebar-contacts .address {
    font-size: 14px;
    font-family: "Open Sans";
    color: rgb(9, 66, 137);
    line-height: 1.643;
    text-align: left;
    font-weight: 600;
}
.sidebar-testim {
    margin: 0 -10px;
}
.sidebar-testim .title-sidebar {
    margin-left: 15px;
}
.sidebar-testim .testimonial-theme3-theme3 .testimonial-theme3-pic-theme3 {
    width: auto;
    height: auto;
    border-radius: 0;
    margin: 0px 0px;
    float:right;
}
.sidebar-testim .testimonial-theme3-theme3 .testimonial-theme3-pic-theme3.testim-rate {
    text-align: right;
}
.sidebar-testim .testimonial-theme3-theme3 .testimonial-theme3-description-theme3{
    border-radius: 5px;
}
.sidebar-testim .testimonial-theme3-theme3 .testimonial-theme3-pic-theme3 img {
    width: auto;
    height: auto;
}
.sidebar-testim .testimonial-theme3-theme3 .fa-fw {
    text-align: center;
    width: 12px;
    color: #fdac19;
    font-size: 11px;
}
.sidebar-testim .owl-theme .owl-controls {
    position: absolute;
    bottom: 10%;
    left: 40px;
    text-align: left;
    width: auto;
    right: auto;
}
.sidebar-testim .owl-controls .owl-page,
.sidebar-testim .owl-controls .owl-buttons div {
    margin: 10px 3px 0;
}
.sidebar-testim .testimonial_text {
  font-size: 12px;
  font-family: "Open Sans";
  color: rgb(31, 31, 31);
  line-height: 1.583;
  text-align: left;
}
.sidebar-testim .testimonial-theme3-theme3 .testimonial-theme3-theme3-title span {
    color: #1e2021;
    display: block;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
}
.sidebar-testim .testimonial-theme3-theme3 .testimonial-theme3-theme3-title {
    display: inline-block;
    text-transform: capitalize;
    margin-top: 5px;
}
.sidebar-testim .testimonial-theme3-theme3 {
    margin: 0;
}
.super-testimonial-theme3.testim-rate {
    text-align: right;
}
.sidebar-testim .owl-carousel .owl-page.active {
    border: 1px solid #132758;
    background: #132758;
    border-radius: 50%;
}
.testimonial-theme3-description-theme3 {
  box-sizing: border-box;
 box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.14), 0 0 10px 0 rgba(0, 0, 0, 0.12);
}
.testimonial-theme3-description-theme3:after {
  content: '';
  background: white;
  border: 20px solid transparent;
  transform: rotate(45deg) translateX(15px) translateY(15px);
  box-shadow: 0 0 5px 0 #909090;
}
.testimonial-theme3-description-theme3 .test-container{
  position: relative;
  z-index: 1;
  width:100%;
  height:100%;
  box-sizing: border-box;
  padding: 20px;
  background: #fff;
  border-radius: 5px;
}
.sidebar-testim .owl-item {
    margin: 10px;
    box-sizing: border-box;
    max-width: 90%;
}
.test-container{
    z-index: 5;
}
.sidebar-testim .testimonial-theme3-theme3 .testimonial-theme3-description-theme3 {
    border-radius: 5px;
    padding: 0;
}
.sidebar-testim .owl-item {
    margin: 0 12px 20px;
    box-sizing: border-box;
    width: 260px !important;
}
@media(max-width:1200px){
    .sidebar-testim .owl-item {
        width: 290px !important;
    }
}
.testim-block .owl-theme .owl-controls .owl-buttons div {
    background: transparent;
    color: #0f74bb;
    opacity: 1;
}
ul.order-steps {
    margin: 0 0 20px 0;
    padding: 0;
    list-style: none;
    width: 100%;
}
ul.order-steps li {
    width: 32%;
    display: inline-block;
}
main ul.order-steps > li:before {
    content: '';
}
ul.order-steps li img {
    width: 100%;
}
body .order-form-wrapper .bookmark-row .wrapper{
    border-radius: 10px;
    border: solid #e1e1e4 1px;
    background-color: #f8f8fb;
    margin-top: 25px;
    -webkit-box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.48);
    -moz-box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.48);
    box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.48);
}
body .order-form-wrapper .bookmark-row .wrapper p b {
    color: #00a5d1;
    text-transform: uppercase;
    position: relative;
    margin-right: 38px;
    white-space: nowrap;
}
body .order-form-wrapper .bookmark-row b:after {
    content: '';
    display: block;
    position: absolute;
    right: -35px;
    top: -6px;
    background-image: url('images/bookmark-checkbox.png');
    width: 28px;
    height: 25px;
}
body body .essay-component.order-form-wrapper .for-large {
    text-align: left;
    font-size: 13px;
}
body .order-form-wrapper .bookmark-row .wrapper p span {
    border: none;
    border-radius: 3px;
    color: black;
    background-image: none;
    padding: 5px 5px;
}
body .essay-component.order-form-wrapper .hint > i {
    background-image: url(images/qmark.png);
    background-position: 0;
    background-repeat: no-repeat;
    display: inline-block;
    height: 20px;
    width: 20px;
}
.lifetime-banner {
    margin-bottom: 30px;
}
body .featherlight .featherlight-content.featherlight-content-custom {
    padding: 0;
    border-bottom: none;
    background: transparent
}
body .featherlight-content.featherlight-content-custom .essay-discount-popup-form{
    width: 380px;
    height: 483px;
    font-family: Arial, Helvetica, sans-serif;
    background: url(images/first-discount-pop.png) no-repeat top center;
    padding: 0 45px;
}
body .essay-discount-popup-form form {
    padding: 25px 0;
    position: absolute;
    bottom: 98px;
    max-width: 290px;
    width: 100%;
    margin: 0 auto;
}
body .featherlight-content.featherlight-content-custom .essay-discount-popup-form .email input{
    text-transform: none;
}
body .featherlight .essay-discount-popup-form .submit input {
    margin-top: 20px;
    margin-bottom: 0;
    padding: 0;
    width: 100%;
    background-color: #eb3f33;
    line-height: 46px;
    border-radius: 4px;
    font-size: 14px;
    color: rgb(255, 255, 255);
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    border: none;
}
body .featherlight.featherlight-content-custom .featherlight-close-icon {
    top: 70px;
    right: 20px;
    line-height: 23px;
    width: 23px;
    background: rgb(41, 166, 207);
    color: #fff;
    border-radius: 50%;
}
main .essay-component ul > li:before {
    display: none;
}
.why-us-banner {
    background-color: #ebf7ff;
    padding-bottom: 40px;
    margin-top: 30px;
    margin-bottom: 30px;
}
.why-us-title {
    padding-top: 40px;
    padding-bottom: 15px;
    font-size: 22px;
    text-transform: uppercase;
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    color: #0774bc;
    text-align: center;
}
main h6.card-title {
    margin-bottom: 5px;
    margin-left: -10px;
    text-transform: uppercase;
    font-family: 'Raleway', sans-serif;
}
.card-icon {
    padding-top: 16px;
}
body .why-us-cards {
    margin-left: 0px;
    margin-right: 0px;
}
body .why-us-card {
    padding-left: 70px;
}
body p.card-text {
    font-family: Open Sans;
    color: #696969;
}
@media(max-width: 1024px) {
    main h6.card-title {
        margin-left: 10px;
        font-size: 14px;
        font-weight: 700;
    }
}
@media(max-width: 768px) {
    main h6.card-title {
        font-size: 22px;
        margin-left: -50px;
    }
    body p.card-text {
        font-size: 16px;
    }
}
@media(max-width: 415px) {
    .our-writers-content .card-icon img {
        width: 35px;
        margin-top: -25px;
    }
    .card-icon,
    .card-title-block {
        display: inline-block;
    }
    main h6.card-title {
        font-size: 22px;
        margin-left: -20px;
    }
    body .why-us-card {
        padding-left: 40px;
        padding-right: 40px;
    }
}
@media(max-width: 375px) {
    main h6.card-title {
        font-size: 18px;
    }
    body p.card-text {
        font-size: 14px;
    }
}
@media(max-width: 320px) {
    main h6.card-title {
        font-size: 16px;
    }
    body p.card-text {
        font-size: 12px;
    }
}
.how-it-works-banner-l {
    background:url(https://papers-land.com/wp-content/themes/papers-land/images/how_it_work_baner.png) no-repeat;
    background-size: contain;
    height: 525px;
    display:block;
    margin-top: 30px;
    margin-bottom: 30px;
}
.how-it-works-banner-m {
    display: none;
}
@media(max-width: 1024px) {
    .how-it-works-banner-l {
        height: 385px;
        display:block;
    }
    .how-it-works-banner-m {
        display: none;
    }
}

@media(max-width: 768px) {
    .how-it-works-banner-l {
        height: 450px;
        display:block;
    }
    .how-it-works-banner-m {
        display: none;
    }
}
@media(max-width: 415px) {
    .how-it-works-banner-l {
        display:none;
    }
    .how-it-works-banner-m {
        margin-top: 30px;
        margin-bottom: 30px;
        display: block;
        background:url(https://papers-land.com/wp-content/themes/papers-land/images/bg-how-it-works-s.png) no-repeat;
        background-size: cover;
        padding-left: 30px;
        padding-right: 20px;
        padding-top: 25px;
        padding-bottom: 25px;
    }
    body .how-it-works-number-img img{
        height: 55px;
        width: auto;
        margin-top: -30px;
    }
    .how-it-works-number-img,
    .how-it-works-textbox {
        display: inline-block;
    }
    .how-it-works-textbox {
        font-family: 'Raleway', sans-serif;
    }
    .how-it-works-title h5 {
        font-size: 15px;
        font-weight: 700;
        text-transform: uppercase;
    }
    .how-it-works-title-1 {
        color: #d73a49;
    }
    .how-it-works-title-2 {
        color: #df584c;
    }
    .how-it-works-title-3 {
        color: #62952c;
    }
    .how-it-works-title-4 {
        color: #62d6f9;
    }
    .how-it-works-title-5 {
        color: #2d75be;
    }
    .how-it-works-title-6 {
        color: #1e3f8e;
    }
    .how-it-works-card {
        margin-top: 15px;
    }
}
@media(max-width: 375px) {
    body .how-it-works-number-img img {
        margin-top: -45px;
    }
    .how-it-works-textbox {
        max-width: 220px;
    }
}
@media(max-width: 320px) {
    .how-it-works-textbox {
        max-width: 195px;
    }
}
.pdf-carousel,
.pdf-no-carousel{
    border-bottom: 3px solid #e13c41;
    border-top: 3px solid #e13c41;
    margin-bottom: 20px;
}
.pdf-no-carousel{
    text-align: center;
}
a.resume-download-button {
    width: 110px;
    display: inline-block;
}
a.resume-download-button img{
    max-width: 100%;
}
.resume-slider-pdf .header {
    font-size: 21px;
    color: #0f74bb;
    font-weight: 600;
    padding: 10px;
    text-align: center;
    width: 85%;
    margin: 0 auto;
}
.resume-slider-buttons .button-order {
    display: inline-block;
}
.resume-slider-buttons {
    text-align: center;
}
.resume-slider-pdf .slick-prev:before {
    content: "\f104";
}
.resume-slider-pdf .slick-prev:before {
    content: "\f104";
}
.resume-slider-pdf .slick-prev:before,
.resume-slider-pdf .slick-next:before {
    color: #0f74bb;
}
.resume-slider-pdf .slick-prev {
    left: 0;
}
.resume-slider-pdf .slick-next {
    right: 0;
}
.resume-slider-buttons .button-order {
    display: inline-block;
    width: 130px;
}
.mp-text-block-content .three-columns .dark-blue-header {
    margin-top: 0px;
}
.mp-text-block3-wrap .mp-text-block-content .three-columns > ul > li {
    font: 500 16px / 26px "Open Sans";
    margin-bottom: 4px;
}
@media(min-width:992px){
    .mp-text-block1-wrap .red_line_header {
        margin-top: 70px;
    }
}
.banner-300-words {
    margin: 20px auto;
    padding: 30px 10px 30px 235px;
    background: url(../images/banner-300words.png) no-repeat center left;
    height: 190px;
    max-width: 750px;
    position: relative;
}
.banner-300-words .banner-300words-man{
    position:absolute;
    right: -40px;
    bottom:0;
    width: 150px;
    height: 149px;
    z-index: 2;
}
.banner-300-words .top-text {
    display: block;
    text-align: left;
    max-width: 390px;
}
.banner-300-words .line-10persent {
  font-size: 15px;
  font-family: 'Raleway', sans-serif;
  color: rgb(7, 66, 130);
  font-weight: bold;
  line-height: 1.4;
  text-align: left;
}
.banner-300-words .line-first-discount {
    font-size: 19px;
    font-family: 'Raleway', sans-serif;
    color: rgb(7, 66, 130);
    font-weight: bold;
    line-height: 1.4;
    text-align: left;
    margin-top: 15px;
    display: block;
}
.banner-300-words .block-15off {
    color:#d9393c;
    text-transform: uppercase;
}
.banner-300-words .left-text{
    width: 160px;
    font-size: 16px;
    font-family: 'Raleway', sans-serif;
    color: rgb(7, 66, 130);
    font-weight: bold;
    line-height: 1.25;
    text-align: left;
    position: absolute;
    z-index:1;
    left:25px;
    bottom:25px;
    display:block;
}
@media(max-width:1200px) and (min-width:651px){
    .banner-300-words .banner-300words-man{
        display: none;
    }
}
@media(max-width:650px){
    .banner-300-words {
        margin: 20px auto;
        padding: 65px 10px 10px 10px;
        background: url(../images/banner-300words-sm.png) no-repeat center top;
        height: auto;
        overflow: hidden;
    }
    .banner-300-words .top-text {
        max-width: 280px;
        margin:0 auto;
        text-align:center;
    }
    .banner-300-words .left-text{
        position:static;
        width:100%;
        height: auto;
        max-width: 280px;
        margin:0 auto;
        text-align:center;
        margin-bottom: 5px;
    }
    .banner-300-words .banner-300words-man{
        top:auto;
        bottom:0;
    }
    .banner-300-words .line-10persent {
        font-size: 14px;
        font-family: 'Raleway', sans-serif;
        color: rgb(7, 66, 130);
        font-weight: 500;
    }
    .banner-300-words .line-first-discount {
        font-size: 15px;
        font-weight: bold;
        margin-top: 0;
        display: block;
        text-align: center;
    }
}
@media(max-width:550px){
    .banner-300-words .banner-300words-man {
        display:none;
    }
    .banner-300-words {
        overflow: hidden;
    }
}
@media (max-width: 400px){
    .banner-300-words .line-10persent {
        font-size: 13px;
    }
}
@media (max-width: 400px){
    .black-header-page {
        font-size: 22px;
    }
}
.bottom-banner-universal{
    position: fixed;
    bottom: 0;
    z-index: 50;
    width: 100%;
    height: auto;
    padding: 0;
}
.bottom-banner-universal picture .picture{
    width: 100%;
    height: auto;
}
div#footer-row{
    position: relative;
    line-height: 0;
}
.bottom-banner-universal span.banner_button.banner_button_hidden {
    font-family: cursive;
    cursor: pointer;
    top:-20px;
}
.bottom-banner-universal .banner_button_hidden {
    width: 30px;
    color: #fff;
    font-size: 28px;
    line-height: 22px;
    height: 30px;
    box-shadow: 0 0 2px 2px #fff;
}
span.icon.icon-close {
    position: absolute;
    right: 10px;
    z-index: 20;
    font-size: 23px;
    top: -11px;
    height: 25px;
    width: 25px;
    text-align: center;
    line-height: 20px;
    padding: 0;
    border-radius: 50%;
    display: inline-block;
}
.first-banner-papers-land-com span.icon.icon-close {
    color: #fff;
    background: black;
    border: 1px solid #fff;
}
@media(max-width:600px){
    .discount-banner .disc {
        width: 113px;
        height: 38px;
        padding-left: 0;
        text-align: left;
        margin-bottom: 10px;
        background-size: contain;
    }
    .discount-banner .inner {
        position: relative;
        vertical-align: middle;
        max-width: 350px;
        margin: 0 auto 10px;
    }
}
.corona-line{
    height: 191px;
    background:url("images/corona-line-bg.jpg") no-repeat center;
}
.corona-line .container {
    vertical-align:middle;
}
.corona-line .text {
  font-size: 17px;
  font-family: "Open Sans";
  color: rgb(255, 255, 255);
  line-height: 1.882;
  display:inline-block;
  width:calc(100% - 220px);
  vertical-align: middle;
}
.corona-line .text strong{
    display:block;
}
.div-button-order{
    display:inline-block;
    vertical-align: middle;
    margin-left: 20px;
}
.red-button-order{
  border-radius: 5px;
  background-color: rgb(225, 60, 65);
  width: 196px;
  line-height: 64px;
  font-size: 17px;
  font-family: 'Raleway', sans-serif;
  color: rgb(255, 255, 255);
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  display: inline-block;
}
.red-button-order:hover,
.red-button-order:visited{
    color: rgb(255, 255, 255);
}
.corona-line .text-small{
    display:none;
}
.div-banner-corono {
    height: 190px;
    vertical-align: middle;
    display: table-cell;
}
@media(max-width:991px) and (min-width:601px){
    .red-button-order {
        width: 130px;
        line-height: 45px;
        font-size: 15px;
    }
    .corona-line .text {
        font-size: 15px;
        line-height:1.5;
    }
    .corona-line .text {
        width:calc(100% - 140px);
    }
    .div-button-order{
        display:inline-block;
        vertical-align: middle;
        margin-left: 5px;
    }
    .corona-line .text strong{
        font-size: 16px;
        margin-top: 15px;
    }
}
@media(max-width:600px){
    .corona-line{
        height: 220px;
        background:url("images/corona-line-bg-sm.jpg") no-repeat center;
    }
    .corona-line .text,
    .div-button-order{
        display:block;
        max-width: 300px;
        width:100%;
        text-align:center;
        margin: 0 auto;
    }
    .corona-line .text{
        display:none;
    }
    .div-banner-corono {
        height: 170px;
        max-width: 300px;
        margin: 25px auto 15px;
        display: block;
    }
    .corona-line .text-small{
        display:block;
        font-size: 13px;
        font-family: "Open Sans";
        color: rgb(255, 255, 255);
        line-height: 1.308;
        text-align: center;
    }
    .corona-line .text-small strong{
        font-size: 15px;
        display:block;
        margin-top: 5px;
        font-weight: 600;
    }
    .div-banner-corono {
        height: 220px;
    }
    .red-button-order {
        border-radius: 5px;
        background-color: rgb(225, 60, 65);
        width: 156px;
        line-height: 45px;
        font-size: 15px;
        font-family: 'Raleway', sans-serif;
        color: rgb(255, 255, 255);
        margin:15px auto 0;
    }
}
.affiliate-line-banner{
    height: 191px;
    background:url("../images/affiliate-line-bg.png") no-repeat center;
}
.affiliate-line-banner .container {
    position: relative;
    vertical-align:middle;
}
.div-banner-affiliate {
    height: 190px;
    vertical-align: middle;
    margin: 0;
    padding: 30px 0 0;
    max-width: 870px;
}
.affiliate-line-banner .text-content{
    display:inline-block;
    width:calc(100% - 220px);
    vertical-align: middle;
}
.affiliate-line-banner .header {
    font-size: 25px;
    font-family: 'Raleway', sans-serif;
    color: rgb(115, 188, 0);
    font-weight: bold;
    text-transform: uppercase;
  }
.affiliate-line-banner .text {
    margin-top: 9px;
    font-size: 19px;
    font-family: 'Raleway', sans-serif;
    color: rgb(7, 66, 130);
    font-weight: 600;
    line-height: 1.644;
    text-align: left;
}
.affiliate-line-banner .div-button-af{
    display:inline-block;
    vertical-align: middle;
    margin-left: 20px;
    margin-top: 35px;
}
.div-button-af .red-button-order{
  text-transform: none;
  line-height: 60px;
  font-size: 15px;
}
.affiliate-line-banner .red {
    color:#d2373a;
    font-weight: 700;
}

@media(max-width:1200px){
    .div-banner-affiliate {
        max-width: 680px;
    }
}
@media(max-width:991px){
    .div-banner-affiliate {
        max-width: 600px;
    }
    .supper-pot {
        display: none;
    }
    .div-banner-affiliate {
        max-width: 100%;
    }
    .div-button-af .red-button-order {
        width: 160px;
    }
}
@media(max-width:600px){
    .affiliate-line-banner {
        height: 250px;
        background: url(../images/afiliate_amin/affiliate-line-bg-sm.png) no-repeat center;
        background-size: cover;
    }
    .affiliate-line-banner .text-content {
        display: block;
        width: 100%;
        text-align: center;
        max-width: 350px;
        margin: 0 auto;
    }
    .div-banner-affiliate {
        max-width: 100%;
        padding: 30px 15px;
    }
    .affiliate-line-banner .text {
        text-align: center;
    }
    .affiliate-line-banner .div-button-af {
        display: inline-block;
        margin-left: 0px;
        margin-top: 5px;
        text-align: center;
        width: 100%;
    }
}
@media(max-width:400px){
    .affiliate-line-banner .text {
        margin-top: 5px;
        font-size: 16px;
    }
    .div-button-af .red-button-order {
        line-height: 45px;
        font-size: 15px;
    }
}
.supper-pot {
    position: absolute;
    right: 0;
    bottom: 0;
    background: url(../images/afiliate_amin/affiliate-line-dollars.png) no-repeat center top, url(../images/afiliate_amin/affiliate-line-pot.png) no-repeat center bottom;
    height: 190px;
    width: 350px;
    z-index: 6;
}
.supper-pot .div-content{
    position: relative;
    overflow: hidden;
    height: 100%;
}
.coin{
    position: absolute;
}
.coin1, .coin3 {
    left: 150px;
    top: 86px;
}
.coin2, .coin4 {
    left: 180px;
    top: 83px;
}
.coin6  {
    left: 170px;
    top: 75px;
    opacity: 0;
}
.coin1 {
    animation: move_corn1 4s infinite linear;
    animation-direction:normal;
    animation-delay:5s;
}
.coin3 {
    animation: move_corn3 3s infinite linear;
    animation-direction:normal;
    animation-delay:2s;
}
.coin2 {
    animation: move_corn2 4s infinite linear;
    animation-direction:normal;
    animation-delay:3s;
}
.coin4 {
    animation: move_corn4 3s infinite linear;
    animation-direction:normal;
    animation-delay:3s;
}
.coin6 {
    animation: move_corn6 3s infinite linear;
    animation-direction:normal;
    animation-delay:4s;
    animation-duration: 2s, 6s;
}
@keyframes move_corn1 {
    20% {
        left: 120px;
        top: 50px;
    }
    40% {
        left:80px;
        top: 35px;
    }
    65% {
        left:30px;
        top: 15px;
    }
    100%{
        left:0;
        top:25px;
    }
}
@keyframes move_corn2 {
    15% {
        left: 210px;
        top: 45px;
    }
    50% {
        left:250px;
        top: 20px;
    }
    80%{
        left:280px;
        top:15px;
    }
    100%{
        left:320px;
        top:24px;
    }
}
@keyframes move_corn3 {
    50% {
        left: 142px;
        top: 30px;
    }
    100%{
        left:130px;
        top:0px;
    }
}
@keyframes move_corn4 {
    50% {
        left: 190px;
        top: 30px;
    }
    100%{
        left:205px;
        top:0px;
    }
}
@keyframes move_corn6 {
    5% {
        left: 170px;
        top: 75px;
        opacity: 1;
    }
    50% {
        left: 165px;
        top: 30px;
    }
    95%{
        opacity: 1;
    }
    100%{
        left:165px;
        top:0px;
        opacity: 0;
    }
}
.affiliate-services-wrap {
    padding: 30px 25px 30px;
    background: #eaf7ff url(/wp-content/themes/papers-land/css/images/affiliate-special-bg.png) no-repeat bottom right;
}
.mp-type-of-papers-content {
    text-align: center;
}
.affiliate-services-wrap .header {
    font-size: 25px;
    font-family:'Raleway', sans-serif;
    color: rgb(23, 64, 144);
    font-weight: bold;
    line-height: 1.6;
    text-align: center;
    margin: 10px auto 10px;
}
.af-services-list{
    grid-template-columns: 1fr 1fr 1fr;
}
.affiliate-services-content .three-columns.af-services-list {
    column-gap: 15px;
}
.affiliate-services-wrap .red_line_header .subtitle {
    font-size: 22px;
    font-family: 'Raleway', sans-serif;
    color: rgb(33, 38, 56);
    line-height: 1.273;
    text-align: left;
    font-weight: 300;
    margin: 10px 0px;
}
.affiliate-services-content .af-services-list {
    list-style: none;
    font-size: 0;
}
.affiliate-services-content .af-services-list > .li {
    display: inline-block;
    width: 31%;
    margin: 0 8px 10px;
    border: 1px dashed #b3e2ff;
    padding: 4px;
    border-radius: 5px;
    height: 200px;
    vertical-align: top;
}
.affiliate-services-content .li i.fa.fa-arrow-right {
    width: 15px;
    height: 15px;
    line-height: 15px;
    border-radius: 50%;
    background: #0774bc;
    color: #fff;
    font-weight: 300;
    font-size: 11px;
    text-align: center;
    margin-left: 5px;
}
.affiliate-services-content .li .service-content {
    background: #fff;
    border-radius: 5px;
    padding: 15px 15px 3px;
    min-height: 100%;
    text-align: center;
}
.affiliate-services-content .li.last,
.affiliate-services-content .li.last .service-content{
    background: none;
    border:none;
}
.affiliate-services-content .service-image {
    width: auto;
    height: 37px;
    margin: 20px 0 15px;
}
.affiliate-services-content .af-services-list > .li img {
    display: inline-block;
    height: 37px;
    width: auto;
}
.affiliate-services-content .af-services-list > .li a  {
    font-size: 13px;
    font-family: "Open Sans";
    color: rgb(7, 116, 188);
    line-height: 1.571;
    text-align: left;
    font-weight: 700;
 }
.affiliate-services-content .af-services-list > .li h3 a {
    display: inline-block;
    min-width: 80%;
    font: 700 15px / 30px "Open Sans";
    color: rgb(63, 64, 72);
    position: relative;
    text-transform: uppercase;
}
.affiliate-services-content .af-services-list > .li p {
    font-size: 12.5px;
    font-family: "Open Sans";
    color: rgb(31, 31, 31);
    line-height: 1.6;
    display: block;
    overflow: hidden;
}
.three-columns h3 {
    font-size: 18px;
    font-family: 'Raleway', sans-serif;
    color: rgb(33, 38, 56);
    font-weight: bold;
    line-height: 1.556;
    margin-top: 0;
}
.affiliate-services-content .af-services-list > .li:hover {
    color: #3165a4;
    text-decoration: none;
    border: 1px dashed #3165a4;
    box-shadow: 0 0 5px 0 #70b2dc73 inset;
}
.affiliate-services-content .af-services-list > .li:hover a {
    color:#337ab7;
    font-weight: bold;
    text-decoration: none;
}
@media(max-width:1200px) and (min-width:992px){
    .affiliate-services-content .af-services-list > .li {
        width: 47%;
    }
    .affiliate-services-wrap .red_line_header {
        margin-bottom: 20px;
    }
    .affiliate-services-wrap .red_line_header .subtitle {
        font-size: 19px;
    }
    .affiliate-services-wrap {
        background-image: none;
    }
}
@media(max-width:991px) and (min-width:768px){
    .affiliate-services-content .af-services-list > .li {
        width: 30%;
    }
}
@media(max-width:767px) and (min-width:601px){
    .affiliate-services-content .af-services-list > .li {
        width: 46%;
    }
    .affiliate-services-wrap {
        background-image: none;
    }
}
@media (max-width: 600px){
    .affiliate-services-content .af-services-list > .li {
        width: 100%;
        display: block;
        height: auto;
    }
    .affiliate-services-wrap {
        background-image: none;
    }
    .affiliate-services-content .af-services-list > .li p {
        display: inline-block;
        width: calc(100% - 90px);
        vertical-align: top;
    }
    .affiliate-services-content .af-services-list > .li p br {
        display:none;
    }
    .affiliate-services-content .af-services-list > .li img {
        display: inline-block;
        height: 37px;
        width: auto;
        vertical-align: top;
    }
    .affiliate-services-content .service-image {
        height: auto;
        margin: 0 auto;
        padding: 0;
        display: inline-block;
        width: 70px;
        vertical-align: middle;
    }
}
.vip-support-shortcode {
    height: 150px;
    padding: 20px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    background-image: url("../images/vip-support-shortcode/support-team.png"), url("../images/vip-support-shortcode/vip-support-cloud.png"), url("../images/vip-support-shortcode/bg.png");
    background-repeat: no-repeat;
    background-position: 30% bottom, 10px center, right top;
    margin: 40px auto;
}
.vip-support-shortcode__text {
    max-width: 430px;
    font-size: 14px;
    color: #113c6c;
    font-family: 'Raleway', sans-serif, Helvetica, Verdana, Arial, sans-serif;
    font-weight: 600;
}
.vip-support-shortcode__text__highlighted {
    font-size: 16px;
    text-transform: uppercase;
    color: #d9393c;
    position: relative;
}
.vip-support-shortcode__text__highlighted:before {
    content: url("../images/vip-support-shortcode/crown.png");
    position: absolute;
    top: -20px;
    left: 1px;
    transform-origin: left bottom;
}
@media all and (min-width: 992px) and (max-width: 1199px) {
    .vip-support-shortcode {
        background-size: 160px auto, 160px, auto, auto;
        background-position: 24% bottom, 10px center, right top;
    }
    .vip-support-shortcode__text {
        padding-top: 15px;
        max-width: 330px;
    }
}
@media all and (min-width: 768px) and (max-width: 991px) {
    .vip-support-shortcode {
        background-size: 180px auto, 180px, auto, auto;
        background-position: 27% bottom, 10px center, right top;
    }
    .vip-support-shortcode__text {
        padding-top: 15px;
        max-width: 370px;
    }
}
@media all and (min-width: 576px) and (max-width: 767px) {
    .vip-support-shortcode {
        background-size: 150px auto, 150px, auto, auto;
        background-position: 25% bottom, 10px center, right top;
    }
    .vip-support-shortcode__text {
        padding-top: 15px;
        max-width: 55%;
    }
}
@media all and (max-width: 575px) {
    .vip-support-shortcode {
        background-image: url("../images/vip-support-shortcode/support-team.png"), url("../images/vip-support-shortcode/vip-support-cloud.png"), url("../images/vip-support-shortcode/bg-mob.png");
        height: auto;
        padding-bottom: 115px;
        background-size: 150px auto, 150px, auto, auto;
        background-position: 80% bottom, 10px 80%, right top;
        justify-content: center;
        margin: 20px auto;
    }
    .vip-support-shortcode__text__highlighted {
        display: block;
        text-align: center;
    }
    .vip-support-shortcode__text__highlighted:before {
        right: 50%;
        left: auto;
        transform: translateX(-50%);
    }
    .vip-support-shortcode__text {
        padding-top: 15px;
        width: 100%;
        text-align: center;
        max-width: 363px;
        margin: auto;
    }
}
.vip-services-prices-shortcode {
    background: url('../images/vip-services-prices/bg.png') top right no-repeat #d4efff;
    padding: 20px 10px 25px;
    position: relative;
    margin: 40px auto;
}
.vip-services-prices-shortcode:after {
    display: inline-block;
    content: url("../images/vip-services-prices/dollar-hand.png");
    position: absolute;
    left: 0;
    top: 0;
}
.vip-services-prices-shortcode__title {
    text-align: center;
    font-size: 25px;
    line-height: 40px;
    font-family: 'Raleway', sans-serif, Helvetica, Verdana, Arial, sans-serif;
    font-weight: 700;
    color: #174090;
    width: 230px;
    margin-left: auto;
    margin-right: auto;
    border-bottom: 1px dashed #174090;
}
.vip-services-prices-shortcode__list {
    margin-top: 14px;
}

.vip-services-prices-shortcode__list__items {
    display: flex;
}
.vip-services-prices-shortcode__list__items__col {
    padding: 0 5px;
    width: 50%;
    flex: 0 0 50%;
}
.vip-services-prices-shortcode__list__item {
    background: #ffffff;
    border-radius: 4px;
    margin-top: 7px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 15px;
    height: 50px;
}
.vip-services-prices-shortcode__list__text {
    font-size: 14px;
    line-height: 17px;
    color: #212638;
    font-weight: 600;
    margin-right: 7px;
}
.vip-services-prices-shortcode__list__text:before {
    display: inline-block;
    font: normal normal normal 16px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f058";
    color: #1d4492;
    margin-right: 7px;
}
.vip-services-prices-shortcode__list__price {
    font-size: 16px;
    white-space: nowrap;
    font-weight: 700;
    color: #70ae00;
    line-height: 1;
}
.vip-services-prices-shortcode__list__action {
    border-radius: 4px;
    margin-top: 7px;
    display: flex;
    align-items: center;
    padding: 0 15px;
    height: 60px;
}
.vip-services-prices-shortcode__list__action.action-text {
    font-size: 14px;
    color: #ffffff;
    text-align: center;
    background: #1f97e3;
    justify-content: center;
}
.vip-services-prices-shortcode__list__action.action-text b {
    font-size: 17px;
    font-family: 'Raleway', sans-serif, Helvetica, Verdana, Arial, sans-serif;
}
.vip-services-prices-shortcode__list__action.action-list-item {
    padding: 3px;
    background: #d9393c;
    color: #ffffff;
}
.vip-services-prices-shortcode__list__action.action-list-item .action-list-item__wrapper {
    border: 1px dashed rgba(255, 255, 255, 0.4);
    width: 100%;
    height: 100%;
    flex: 0 0 100%;
    border-radius: 4px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 12px;
    transition: border-color .2s;
}
.vip-services-prices-shortcode__action__text {
    font-size: 14px;
    line-height: 17px;
    color: #ffffff;
    font-weight: 600;
}
.vip-services-prices-shortcode__action__text:before {
    display: inline-block;
    font: normal normal normal 16px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f058";
    color: #ffffff;
    margin-right: 7px;
}
.vip-services-prices-shortcode__action__old-price {
    font-size: 13px;
    color: #ffffff;
    font-weight: 600;
    margin-right: 10px;
}
.vip-services-prices-shortcode__action__regular-price {
    font-size: 17px;
    color: #ffffff;
    font-weight: 700;
}
.vip-services-prices-shortcode__list__action.action-list-item:hover,
.vip-services-prices-shortcode__list__action.action-list-item:active,
.vip-services-prices-shortcode__list__action.action-list-item:focus{
    text-decoration: none;
}
.vip-services-prices-shortcode__list__action.action-list-item:hover .action-list-item__wrapper,
.vip-services-prices-shortcode__list__action.action-list-item:active .action-list-item__wrapper,
.vip-services-prices-shortcode__list__action.action-list-item:focus .action-list-item__wrapper {
   border-color: #ffffff;
}
@media all and (min-width: 992px) and (max-width: 1199px) {
    .vip-services-prices-shortcode {
        background-position: top left;
    }
    .vip-services-prices-shortcode__list__items {
        flex-wrap: wrap;
    }

    .vip-services-prices-shortcode__list__items__col {
        flex: 0 0 100%;
        width: 100%;
    }
}
@media all and (min-width: 768px) and (max-width: 991px) {
    .vip-services-prices-shortcode {
        background-position: 70px 0;
    }
    .vip-services-prices-shortcode__list__price {
        font-size: 14px;
    }
    .vip-services-prices-shortcode__list__action.action-text,
    .vip-services-prices-shortcode__action__text,
    .vip-services-prices-shortcode__list__text {
        font-size: 13px;
        word-spacing: -1px;
    }
    .vip-services-prices-shortcode__list__text:before {
        margin-right: 3px;
    }
    .vip-services-prices-shortcode__list__item {
        padding: 15px 12px;
    }
    .vip-services-prices-shortcode__list__action.action-list-item .action-list-item__wrapper {
        padding: 0 9px;
    }
    .vip-services-prices-shortcode__action__old-price {
        font-size: 12px;
        margin-right: 5px;
        word-spacing: -1px;
    }
    .vip-services-prices-shortcode__action__regular-price {
        font-size: 15px;
        word-spacing: -1px;
    }
    .vip-services-prices-shortcode__list__action {
        height: 55px;
    }
}
@media all and (max-width: 767px) {
    .vip-services-prices-shortcode {
        background-position: 20% 0;
        margin: 20px auto;
    }
    .vip-services-prices-shortcode:after {
        display: none;
    }
    .vip-services-prices-shortcode__list {
        max-width: 500px;
        margin-left: auto;
        margin-right: auto;
    }
    .vip-services-prices-shortcode__list__items {
        flex-wrap: wrap;
    }

    .vip-services-prices-shortcode__list__items__col {
        flex: 0 0 100%;
        width: 100%;
    }
}
@media all and (max-width: 450px) {
    .vip-services-prices-shortcode {
        padding-top: 15px;
        background: url('../images/vip-services-prices/bg-mob.png') top center no-repeat #d4efff;
    }
    .vip-services-prices-shortcode__title {
        font-size: 21px;
        border-bottom: none;
    }
    .vip-services-prices-shortcode__list {
        margin-top: 0;
    }
    .vip-services-prices-shortcode__list__price {
        font-size: 14px;
    }
    .vip-services-prices-shortcode__list__action.action-text,
    .vip-services-prices-shortcode__action__text,
    .vip-services-prices-shortcode__list__text {
        font-size: 13px;
        word-spacing: -1px;
    }
    .vip-services-prices-shortcode__list__text:before {
        margin-right: 3px;
        position: absolute;
        left: 12px;
        top: 50%;
        transform: translateY(-50%);
    }
    .vip-services-prices-shortcode__list__item {
        padding: 15px 12px 15px 32px;
        position: relative;
    }
    .vip-services-prices-shortcode__list__action.action-list-item .action-list-item__wrapper {
        padding: 0 3px 0 9px;
    }
    .vip-services-prices-shortcode__action__old-price {
        font-size: 12px;
        margin-right: 5px;
        word-spacing: -1px;
    }
    .vip-services-prices-shortcode__action__regular-price {
        font-size: 15px;
        word-spacing: -1px;
    }
    .vip-services-prices-shortcode__list__action {
        height: 55px;
    }
    .vip-services-prices-shortcode__list__action.action-text {
        padding: 0 5px;
    }
    .vip-services-prices-shortcode__action__price {
        text-align: right;
        line-height: 1;
        margin-bottom: auto;
        margin-top: 5px
    }
    .vip-services-prices-shortcode__action__old-price {
        display: block;
        font-weight: normal;
    }
}
.try-vip-services-shortcode {
    height: 150px;
    background-color: #eaf7ff;
    background-image: url("../images/vip-services-try/humans.png"), url("../images/vip-services-try/clouds.png");
    background-repeat: no-repeat;
    background-position: left bottom, right bottom;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 130px 0 280px;
    margin: 40px auto;
}
.try-vip-services-shortcode__title {
    font-size: 20px;
    color: #1682da;
    font-family: 'Raleway', sans-serif, Helvetica, Verdana, Arial, sans-serif;
    font-weight: 700;
}
.try-vip-services-shortcode__title a {
    color: #1682da;
    border-bottom: 1px dashed rgba(22, 130, 218, 0.41);
    text-decoration: none;
    transition: border-color .2s;
}
.try-vip-services-shortcode__title a:hover,
.try-vip-services-shortcode__title a:active,
.try-vip-services-shortcode__title a:focus {
    color: #1682da;
    border-color: #1682da;
    text-decoration: none;
}
.try-vip-services-shortcode__subtitle {
    font-size: 14px;
    color: #113c6c;
    font-family: 'Raleway', sans-serif, Helvetica, Verdana, Arial, sans-serif;
    font-weight: 600;
    margin-top: 4px;
}
.try-vip-services-shortcode__offer__text {
    font-size: 16px;
    color: #113c6c;
    font-family: 'Raleway', sans-serif, Helvetica, Verdana, Arial, sans-serif;
    font-weight: 600;
    line-height: 25px;
}
.try-vip-services-shortcode__offer__text__highlighted {
    font-size: 19px;
    color: #e13c41;
    font-family: "Open Sans", Helvetica, Verdana, Arial, sans-serif;
    font-weight: 600;
    line-height: 25px;
}
.try-vip-services-shortcode__offer__package__button {
    display: inline-block;
    width: 115px;
    height: 40px;
    border-radius: 4px;
    font-size: 12px;
    line-height: 41px;
    color: #ffffff;
    font-family: 'Raleway', sans-serif, Helvetica, Verdana, Arial, sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    vertical-align: middle;
    text-align: center;
    background: #e13c41;
    transition: all .2s;
    position: absolute;
    right: 85px;
    bottom: 50px;
}
.try-vip-services-shortcode .try-vip-services-shortcode__content{
    width: 470px;
}
.try-vip-services-shortcode__offer__package__button:hover,
.try-vip-services-shortcode__offer__package__button:active,
.try-vip-services-shortcode__offer__package__button:focus {
    text-decoration: none;
    color: #ffffff;
    margin: 1px 0 0 1px;
    box-shadow: 0px 0px 3px rgba(22, 130, 218, 0.8), 1px 1px 0 #4099e1 inset;
    height: 39px;
    line-height: 40px;
    width: 144px;

}
.try-vip-services-shortcode__offer__package {
    margin-bottom: -20px;
}
.our-writers-content .try-vip-services-shortcode {
    padding: 0 60px 0 90px;
    background-size: auto, auto;
    background-position: top left -115px, right -35px bottom;
    position:relative
}
@media (max-width: 1199px) {
    body .our-writers-content .try-vip-services-shortcode {
        background-image: url(../images/vip-services-try/clouds.png);
        background-position: right bottom;
        background-size: auto;
        padding: 0 60px 0 0;
    }
    .try-vip-services-shortcode__offer__package__button{
        right: 25px;
    }
}
@media(max-width:991px){
    .try-vip-services-shortcode .try-vip-services-shortcode__content {
        width:90%;
    }
}

@media(max-width:767px){
    body .our-writers-content .try-vip-services-shortcode{
        background-image: url(../images/vip-services-try/about_us_mob.png);
        background-size: 100% 100%;
        display: block;
        text-align: center;
        padding: 30px 5px 40px;
        height: fit-content;
        max-width: 100%;
        width: 400px;
    }
    .try-vip-services-shortcode__title,.try-vip-services-shortcode__subtitle,.try-vip-services-shortcode__offer__text{
        text-align:center;
    }
    .try-vip-services-shortcode__offer__package__button{
        position: relative;
        right: auto;
        bottom: auto;
        margin-top: 10px;
    }
    .try-vip-services-shortcode .try-vip-services-shortcode__content{
        margin:0 auto;
    }
    .try-vip-services-shortcode__subtitle{
        padding-bottom:10px;
    }
}
.vip-services-package-shortcode {
    background: url("../images/vip-services-package/bg.png") top center no-repeat #d4efff;
    padding: 0 25px;
    margin: 40px auto 60px;
    border-bottom: 20px solid #ded4db;
    overflow: hidden;
}
.vip-services-package-shortcode__content {
    position: relative;
    padding: 25px 0;
}
.vip-services-package-shortcode__content:before,
.vip-services-package-shortcode__content:after {
    display: inline-block;
    position: absolute;
    bottom: 0;
    line-height: 0;
}
.vip-services-package-shortcode__content:before {
    content: url("../images/vip-services-package/bucks-girl.png");
    left: -140px;
}
.vip-services-package-shortcode__content:after {
    content: url("../images/vip-services-package/bucks-dude.png");
    right: -140px;
}
.vip-services-package-shortcode__title {
    font-size: 25px;
    font-family: 'Raleway', sans-serif, Helvetica, Verdana, Arial, sans-serif;
    color: #174090;
    text-align: center;
    font-weight: 700;
}
.vip-services-package-shortcode__list {
    margin-top: 15px;
}
.vip-services-package-shortcode__list__item {
    height: 54px;
    border: 1px dashed #b3e2ff;
    padding: 2px 4px;
    border-radius: 4px;
    margin-top: 3px;
}
.vip-services-package-shortcode__list__item:hover {
    border-color: #3165a4;
}
.vip-services-package-shortcode__list__item__content {
    background: #ffffff;
    border-radius: 4px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 50px 0 35px;
    height: 100%;
    width: 100%;
}
.vip-services-package-shortcode__list__item__name {
    font-size: 14px;
    line-height: 17px;
    color: #212638;
    font-weight: 600;
    margin-right: 7px;
}
.vip-services-package-shortcode__list__item__price {
    font-size: 16px;
    white-space: nowrap;
    font-weight: 700;
    color: #70ae00;
    line-height: 1;
}
.vip-services-package-shortcode__content {
    max-width: 550px;
    margin: 0 auto;
}
.vip-services-package-shortcode__list__package {
    display: block;
    border: 1px dashed #d9393c;
    padding: 2px 4px;
    border-radius: 4px;
    margin-top: 5px;
    color: #ffffff;
    text-align: center;
    position: relative;
    z-index: 20;
}

.vip-services-package-shortcode__list__package__content {
    background: #d9393c;
    border-radius: 4px;
    padding: 8px 25px ;
    height: 100%;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.vip-services-package-shortcode__list__package__item {
    display: flex;
    justify-content: space-between;
    align-items: center;

    padding-top: 2px;
}
.vip-services-package-shortcode__list__package__header {
    color: #ffffff;
    font-size: 14px;
    border-bottom: 1px dashed rgba(255,255,255,.4);
    padding-bottom: 3px;
    margin-bottom: 3px;
}
.vip-services-package-shortcode__list__package__header b{
    font-size: 17px;
}
.vip-services-package-shortcode__list__package:hover,
.vip-services-package-shortcode__list__package:active,
.vip-services-package-shortcode__list__package:focus {
    color: #ffffff;
    text-decoration: none;
    border-style: solid;
}
.vip-services-package-shortcode__list__package:hover .vip-services-package-shortcode__list__package__header,
.vip-services-package-shortcode__list__package:active .vip-services-package-shortcode__list__package__header,
.vip-services-package-shortcode__list__package:focus .vip-services-package-shortcode__list__package__header {
    border-color: #ffffff;
}
.vip-services-prices-shortcode__action__text.vip-services-package-shortcode__list__package__item__text:before {
    display: none;
}
@media all and (min-width: 768px) and (max-width: 1199px) {
    .vip-services-package-shortcode__content {
        max-width: 350px;
    }
    .vip-services-package-shortcode__list__package__item {
        display: block;
    }
    .vip-services-package-shortcode__list__package__item .vip-services-prices-shortcode__action__price {
        text-align: center;
    }
    .vip-services-package-shortcode__list__package__item .vip-services-prices-shortcode__action__old-price {
        display: inline;
    }
    .vip-services-package-shortcode {
        padding: 0 13px;
    }

    .vip-services-package-shortcode__title {
        font-size: 21px;
    }
    .vip-services-package-shortcode__list__package__header b {
        font-size: 15px;
    }
    .vip-services-package-shortcode__list__package__content {
        padding: 8px 8px;
    }
}
@media all and (min-width: 768px) and (max-width: 991px) {
    .vip-services-package-shortcode__content:before,
    .vip-services-package-shortcode__content:after {
        transform: scale(.8);
        transform-origin: center bottom;
    }
    .vip-services-package-shortcode__content:before {
        left: -120px;
    }
    .vip-services-package-shortcode__content:after {
        right: -120px;
    }
}
@media all and (max-width: 767px) {
    .vip-services-package-shortcode__content {
        max-width: 320px;
    }
    .vip-services-package-shortcode__list__package__item {
        display: block;
    }
    .vip-services-package-shortcode__list__package__item .vip-services-prices-shortcode__action__price {
        text-align: center;
    }
    .vip-services-package-shortcode__list__package__item .vip-services-prices-shortcode__action__old-price {
        display: inline;
    }
}
@media all and (max-width: 575px) {
    .vip-services-package-shortcode {
        border: none;
        background-image: url("../images/vip-services-package/bg-mob.png");
    }
    .vip-services-package-shortcode__content {
        padding-top: 35px;
    }
    .vip-services-package-shortcode__content:before,
    .vip-services-package-shortcode__content:after {
        content: url("../images/vip-services-package/bucks.png");
    }
    .vip-services-package-shortcode__content:before {
        top: 62px;
        bottom: auto;
        left: -8px;
    }
    .vip-services-package-shortcode__content:after {
        right: 18px;
        left: auto;
        bottom: 5px;
        z-index: 20;
    }
}
@media all and (max-width: 400px) {
    .vip-services-package-shortcode {
        padding: 0 13px;
    }
    .vip-services-package-shortcode__list__item__content {
        padding: 0 10px;
    }
    .vip-services-package-shortcode__title {
        font-size: 21px;
    }
    .vip-services-package-shortcode__list__package__header b {
        font-size: 15px;
    }
    .vip-services-package-shortcode__list__package__content {
        padding: 8px 8px;
    }
}
.top-10-writer-shortcode {
    background-color: #c9efff;
    background-image: url("../images/vip-top-10/top-guys.png"), url("../images/vip-top-10/cup.png"), url("../images/vip-top-10/cloud-bottom.png"), url("../images/vip-top-10/bg.png");
    background-repeat: no-repeat;
    background-position: 10px bottom, 93% bottom, right bottom, left top;
    height: 140px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-left: 85px;
}
.top-10-writer-shortcode__text {
    max-width: 405px;
}
.top-10-writer-shortcode__title {
    font-size: 20px;
    color: #0a4698;
    font-family: 'Raleway', sans-serif, Helvetica, Verdana, Arial, sans-serif;
    font-weight: 600;
}
.top-10-writer-shortcode__title__highlighted {
    color: #d9393c;
    font-weight: 700;
    margin-left: 10px;
}
.top-10-writer-shortcode__description {
    font-size: 15px;
    font-family: 'Raleway', sans-serif, Helvetica, Verdana, Arial, sans-serif;
    color: #0a4698;
    font-weight: 600;
    margin-top: 5px;
}
@media all and (max-width: 1199px) {
    .top-10-writer-shortcode {
        background-position: 10px bottom, 93% bottom, right bottom, center top;
    }
    body .essay-vip-account .vip-account-list > li{
        margin:0;
    }
}
@media all and (min-width: 992px) and (max-width: 1199px) {
    .top-10-writer-shortcode {
        background-size: 150px auto, 60px auto, auto, auto;
    }
}
@media all and (min-width: 767px) and (max-width: 991px) {
    .top-10-writer-shortcode {
        background-size: 200px auto, 90px auto, auto, auto;
    }
}
@media all and (min-width: 576px) and (max-width: 767px) {
    .top-10-writer-shortcode {
        background-size: 170px auto, 50px auto, auto, auto;
    }
}
@media all and (min-width: 576px) and (max-width: 680px) {
    .top-10-writer-shortcode {
        background-size: 150px auto, 50px auto, auto, auto;
        background-position: -30px bottom, 93% bottom, right bottom, center top;
    }
}
@media all and (max-width: 575px) {
    .top-10-writer-shortcode {
        height: auto;
        background-image:  url("../images/vip-top-10/cup.png"), url("../images/vip-top-10/cloud-bottom-mob.png"), url("../images/vip-top-10/bg-mob.png");
        background-position: 93% bottom, right bottom, center top;
        padding: 10px 23px 20px;
        align-items: stretch;
    }
    .top-10-writer-shortcode__title {
        text-align: center;
        font-size: 18px;
        line-height: 22px;
    }
    .top-10-writer-shortcode__title__highlighted {
        display: block;
        margin: 0;
    }
    .top-10-writer-shortcode__text {
        height: 100%;
        justify-content: center;
        align-items: stretch;
    }
    .top-10-writer-shortcode__description {
        margin-top: 25px;
        padding-right: 110px;
    }
}
@media all and (max-width: 390px) {
    .top-10-writer-shortcode{
        background-position: 98% bottom, right bottom, center top;
        background-size: 70px auto, auto, auto;
    }
    .top-10-writer-shortcode__description {
        margin-top: 25px;
        padding-right: 30px;
    }
}
.bottom-banner-universal span.icon-close,
.bottom-banner-universal span.icon.icon-close {
    font-size: 30px;
    position: absolute;
    bottom: auto;
    top: 10px;
    right: 15px;
    transition: 2.2s;
    color: #fff;
    text-shadow: 0 1px 0 #53576b;
    z-index: 51;
    font-family: cursive;
    cursor: pointer;
    font-size: 0;
}
.bottom-banner-universal span.icon-close:before,
.bottom-banner-universal span.icon.icon-close:before {
    font-size: 24px;
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f00d";
}
.papers-land-laborday span.icon.icon-close,
.papers-land-laborday span.icon-close {
    top: 10px;
    right: 7px;
}
.bottom-banner-universal .first-banner-papers-land-com span.icon-close:before,
.bottom-banner-universal .first-banner-papers-land-com span.icon.icon-close:before {
    font-size: 21px;
}
#footer-row.papers-land-laborday {
        background-color: #1e4171;
    }
@media all and (max-width: 991px) {
   #footer-row.papers-land-laborday a {
       display: block;
       text-align: center;

   }
   #footer-row.papers-land-laborday img {
       max-width: 530px
   }
}
@media all and (max-width: 580px) {
    #footer-row.papers-land-laborday img {
       max-width: 290px;
   }
   .papers-land-laborday span.icon.icon-close,
   .papers-land-laborday span.icon-close {
       top: 30px;
       right: 3px;
   }
   .bottom-banner-universal span.icon-close:before,
   .bottom-banner-universal span.icon.icon-close:before {
       font-size: 22px;
   }
}
.sc-same-paper {
    background-color: #e0f3ff;
    background-image: url("../images/same_paper_bg_bottom.png"), url("../images/same_paper_bg_top.png");
    background-repeat: no-repeat;
    background-position: center bottom, right top;
    min-height: 185px;
    border-radius: 15px;
    display: flex;
    align-items: center;
    justify-content: space-around;
    padding: 20px 150px 20px 50px;
}
.sc-same-paper__text__title {
    font-size: 25px;
    line-height: 35px;
    color: #e13c41;
    font-weight: 800;
    font-family: Open Sans;
}
.sc-same-paper__text__subtitle {
    font-size: 19px;
    line-height: 30px;
    font-family: Open Sans;
    color: #456492;
    font-weight: 600;
    margin-top: 3px;
}
.sc-same-paper__text__subtitle b {
    font-weight: 800;
    white-space: nowrap;
}
.sc-same-paper .button-order {
    width: 150px;
}
@media all and (min-width: 992px) and (max-width: 1199px) {
    .sc-same-paper {
        padding: 20px 110px 20px 50px;
    }
}
@media all and (max-width: 991px) {
    .sc-same-paper {
        padding: 20px 160px 20px 50px;
    }
}
@media all and (max-width: 670px) {
    .sc-same-paper {
        padding: 20px 50px 20px 30px;
        background-position: center bottom, right -20px;
    }
}
@media all and (max-width: 540px) {
    .sc-same-paper {
        display: block;
        text-align: center;
        padding: 45px 30px;
        background-image: url("../images/same-paper_bg_mob_left.png"), url("../images/same-paper_bg_mob_right.png");
        background-position: left bottom, right bottom;
    }
    .sc-same-paper__text {
        max-width: 300px;
        margin: 0 auto;
    }
    .sc-same-paper__text__title {
        font-size: 22px;
    }
    .sc-same-paper__text__subtitle {
        font-size: 18px;
    }
}
.why-us-shortcode {
    margin-top: 30px;
}
.why-us-info {
    display: block;
    margin: 0 auto;
    width: 100%;
    max-width: 750px;
    height: auto;
}
.reviews-shortcode {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 30px 0 50px;
    cursor: default;
}
.reviews-shortcode-site {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.reviews-shortcode-site .reviews-site-logo {
    height: 31px;
    width: auto;
    margin-right: 5px;
}
.reviews-site-txt {
    margin-right: 10px;
}
.reviews-site-name {
    color: #333333;
    font-family: "Open Sans";
    font-size: 15px;
    font-weight: 600;
    line-height: 1;
    margin-bottom: 4px;
}
.reviews-site-stars {
    color: #0074c4;
    font-size: 13px;
    line-height: 1;
    margin-bottom: 0;
}
.reviews-site-score {
    position: relative;
}
.reviews-site-score::before {
    position: absolute;
    content: '';
    width: 37px;
    height: 29px;
    background-color: #eaf7ff;
    top: 0;
    right: -10px;
    z-index: 0;
}
.reviews-score-num {
    display: block;
    position: relative;
    color: #0b76bd;
    font-family: "Open Sans";
    font-size: 30px;
    font-weight: 700;
    line-height: 1;
    z-index: 1;
}
.reviews-slider {
    margin: 30px 0;
}
.reviews-slider .slick-prev:before,
.reviews-slider .slick-next:before {
    position: absolute;
    color: #1f97e3;
    font-size: 42px;
    font-weight: 400;
}
.reviews-slider .slick-prev:before {
    left: -20px;
}
.reviews-slider .slick-next:before {
    right: -20px;
}
.reviews-slider .reviews-item {
    position: relative;
    width: 335px;
    height: 250px;
    margin: 25px;
    padding: 34px 40px 34px 28px;
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.08);
    border-radius: 5px;
    border: 1px solid #d1e6f4;
    background-color: #ffffff;
}
.reviews-slider .reviews-item::before{
    content: '\f007';
    font-family: FontAwesome;
    color: #0b76bd;
    font-size: 20px;
    position: absolute;
    width: 43px;
    height: 43px;
    top: -21px;
    left: 27px;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.06);
    border: 1px solid #d8dadb;
    background-color: #ffffff;
    border-radius: 50%;
    padding: 5px 13px;
}
.reviews-item .reviews-item-inner {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    height: 100%;
}
.reviews-item .reviews-item-header {
    display: flex;
    justify-content: space-between;
}
.reviews-item .reviews-item-author {
    max-width: 48%;
    color: #212638;
    font-family: 'Raleway', sans-serif;
    font-size: 15px;
    font-weight: 700;
}
.reviews-item .reviews-item-rating {
    max-width: 48%;
    color: #ffaa33;
}
.reviews-item .reviews-item-rating i {
    margin-left: 5px;
}
.reviews-item .reviews-item-date {
    opacity: 0.5;
    color: #1f1f1f;
    font-family: "Open Sans";
    font-size: 13px;
}
.limited-offer-shortcode {
    margin-bottom: 40px;
}
.limited-offer-body {
    display: flex;
    justify-content: space-between;
    min-height: 185px;
    max-width: 755px;
    margin: 0 auto;
    background: url('../images/limited-offer-bg-desktop.png') center no-repeat;
    background-size: contain;
}
.limited-offer-text {
    width: 29%;
}
.limited-offer-discount {
    display: block;
    color: #fff;
    font-family: 'Raleway', sans-serif;
    font-size: 30px;
    font-weight: 700;
    margin: 73px 0 0 84px;
}
.limited-offer-code {
    display: block;
    color: #fff;
    font-family: 'Raleway', sans-serif;
    font-size: 22px;
    font-weight: 500;
    text-align: center;
    margin: 5px 0 0 0;
}
.limited-offer-timer {
    width: 71%;
    padding: 0 183px 29px 79px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.limited-offer-timer-num span {
    color: #fff;
    font-family: "Open Sans";
    font-size: 27px;
    font-weight: 700;
}
.tst-form {
    box-shadow: 0 3px 0 #cfd2d7;
    border-radius: 0 0 5px 5px;
    border: 1px solid #d8dadb;
    border-top: 2px solid #2872c3;
    padding: 50px 36px 50px 45px;
    font-family: 'Raleway', sans-serif;
}
.tst-form div.acf-fields.acf-form-fields {
 display: flex;
 justify-content: space-between;
 flex-wrap: wrap;
}
.tst-form div.field_type-star_rating_field ul.star-rating li {
    color: #ffaa33;
}
.tst-form div.field_type-star_rating_field ul.star-rating li::before {
    display: none;
}
.tst-form a.clear-button {
    display: none;
}
.tst-form div.tst-form-item {
    border: none;
    width: 49%;
    padding: 0;
}
.tst-form div.tst-form-item .acf-label label {
    font-size: 13px;
    font-weight: 400;
}
.tst-form .acf-required {
    font-size: 20px;
    line-height: 14px;
}
.tst-form .acf-field input[type="text"],
.tst-form  .acf-field textarea {
    border-radius: 2px;
    border: 1px solid #d8dadb;
    background-color: #fcfcfc;
    line-height: 30px;
}
.tst-form div.tst-header {
    order: 0;
    color: #174090;
    font-size: 23px;
    font-weight: 700;
    margin-bottom: 15px;
}
.tst-form div.tst-rate {
    order: 1;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    margin-bottom: 15px;
}
.tst-form div.tst-rate div.acf-label {
    margin: 0 20px 0 0;
}
.tst-form div.tst-rate div.acf-label label {
    margin: 0;
}
.tst-form div.tst-your-name {
    order: 2;
    margin-bottom: 30px;
}
.tst-form div.tst-email {
    order: 3;
    margin-bottom: 30px;
}
.tst-form div.tst-message {
    width: 100%;
    order: 4;
    margin-bottom: 20px;
}
.tst-form div.tst-required {
    order: 5;
}
.tst-form .acf-form-submit {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.tst-form input.tst-submit {
    width: 150px;
    height: 42px;
    margin-right: 32px;
    border: 2px solid #0074c4;
    border-radius: 5px;
    background: #0074c4;
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
}
@media all and (min-width: 992px) and (max-width: 1199px) {
    .reviews-shortcode-site {
        max-width: 195px;
    }
    .reviews-slider .reviews-item {
        height: 275px;
        margin: 25px 20px;
        padding: 25px;
    }
    .limited-offer-discount {
        margin: 73px 0 0 67px;
    }
    .limited-offer-code {
        margin: 0;
    }
    .limited-offer-timer {
        padding: 0 147px 29px 62px;
    }
}
@media all and (max-width: 991px) {
    .reviews-shortcode {
        margin: 30px 0;
    }
    .limited-offer-timer {
        padding: 0 174px 29px 76px;
    }
}
@media all and (max-width: 767px) {
    .reviews-shortcode {
        flex-wrap: wrap;
        justify-content: space-around;
        margin: 30px 0 0;
    }
    .reviews-shortcode-site {
        width: 34%;
        margin-bottom: 40px;
    }
    .reviews-slider .reviews-item {
        height: 200px;
    }
    .limited-offer-body {
        display: block;
        background: url('../images/limited-offer-bg-mobile.png') center no-repeat;
        max-width: 300px;
        min-height: 236px;
    }
    .limited-offer-text {
        width: 100%;
        padding: 40px 71px 0;
    }
    .limited-offer-discount {
        margin: 0 0 0 51px;
    }
    .limited-offer-code {
        margin: 0;
        line-height: 1;
    }
    .limited-offer-timer {
        width: 100%;
        padding: 35px 27px;
    }
}
@media all and (max-width: 600px) {
    .reviews-slider {
        margin: 0 0 30px 0;
    }
    .reviews-shortcode-site {
        width: 43%;
    }
    .tst-form div.tst-your-name {
        width: 100%;
    }
    .tst-form div.tst-email {
        width: 100%;
    }
}
@media all and (max-width: 525px) {
    .reviews-shortcode-site {
        width: 47%;
    }
    .reviews-slider .reviews-item {
        height: 280px;
    }
}
@media all and (max-width: 425px) {
    .reviews-shortcode-site {
        width: 240px;
        margin-bottom: 40px;
    }
    .reviews-slider .reviews-item {
        padding: 25px;
    }
    .tst-form {
        padding: 35px;
    }
    .tst-form div.tst-form-item {
        width: 100%;
        margin-bottom: 20px;
    }
    .tst-form div.tst-header {
        margin-bottom: 10px;
    }
    .tst-form div.tst-rate {
        justify-content: flex-start;
        margin-bottom: 5px;
    }
    .tst-form .acf-form-submit {
        flex-wrap: wrap;
    }
    .tst-form input.tst-submit {
        width: 100%;
        margin: 0 0  20px 0;
    }
    .tst-form div.tst-required {
        font-size: 13px;
    }
    .tst-form .acf-required {
        font-size: 16px;
        line-height: 14px;
        font-weight: 700;
    }
}
.nocopy{
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.banner-300-words .bottom-blue-line{
  position: absolute;
  right: 0;
  bottom: 0;
  height: 27px;
  z-index: 1;
  width:535px;
  max-width: 100%;
  font-size: 15px;
  font-family: "Myriad Pro";
  color: rgb(255, 255, 255);
  line-height: 27px;
  padding-left: 22px;
}
.banner-300-words .nocopy{
    font-weight: 700;
}
@media(max-width:1200px){
    .banner-300-words .bottom-blue-line {
        right: auto;
        left: 220px;
        width: auto;
    }
}
@media(max-width:640px){
    .banner-300-words{
        height: 261px;
        overflow: hidden;
    }
    .banner-300-words .bottom-blue-line{
        padding-left: 22px;
        text-align: center;
        padding-left: 48px;
        left: auto;
        width: 100%;
    }
}
@media(max-width:420px){
    .banner-300-words .bottom-blue-line {
        text-align: center;
        padding-left: 0;
        padding-right: 0;
        left: 0;
        width: 100%;
        background-color: #0074c4;
    }
}
.faq-questions-wrapper {
    margin: 62px 0;
    padding: 38px 30px;
    background: #eaf7ff;
}
.faq-questions-header {
    margin: 0 0 23px;
    line-height: 1;
    font-size: 20px;
    font-weight: 600;
    font-family: 'Raleway', sans-serif, sans-serif;
    color: #0074c4;
}
.faq-questions-list {
    list-style: none;
    padding-left: 17px;
}
.faq-questions-item {
    position: relative;
    margin-bottom: 15px;
}
.faq-questions-item::before {
    position: absolute;
    content: '';
    width: 6px;
    height: 6px;
    left: -17px;
    top: calc(50% - 3px);
    background: #9ac2de;
    border-radius: 50%;
}
.faq-questions-link {
    color: #3d4b60;
    transition: .3s;
}
.faq-questions-link:hover,
.faq-questions-link.current {
    text-decoration: none;
    color: #0074c4;
}
.faq-question-all {
    margin-top: 30px;
}
.faq-question-button,
.faq-question-button:active,
.faq-question-button:focus {
    display: inline-block;
    font-family: 'Raleway', sans-serif, sans-serif;
    line-height: 1;
    color: #fff;
    background: #0074c4;
    padding: 14px 40px;
    border-radius: 3px;
    transition: .3s;
    text-decoration: none;
}
.faq-question-button:hover {
    text-decoration: none;
    background: #004191;
    color: #fff;
}
.faq-items-wrapper {
    margin: 62px 0;
}
.faq-item {
    overflow: hidden;
    padding-left: 60px;
    border-bottom: 1px solid #f0f0f1;
    /* height: 55px; */
    transition: .3s;
}
.faq-item-header {
    position: relative;
    font-size: 15px;
    font-weight: bold;
    color: #212638;
    line-height: 1;
    padding: 20px 0;
    margin: 0;
    transition: .3s;
    cursor: pointer;
    user-select: none;
}
.faq-item:not(.active) .faq-item-header::before,
.faq-item .faq-item-header::after {
    position: absolute;
    content: '';
    width: 2px;
    height: 12px;
    background: #e13c41;
    left: -28px;
    top: calc(50% - 6px);
    transition: .3s;
}
.faq-item-header::after {
    transform: rotate(90deg);
}
.faq-item.expanded .faq-item-header {
    color: #e13c41;
    animation: faqHeaderColor .3s linear;
}
.faq-item.expanded .faq-item-header::before {
    transform: rotate(-90deg);
}
.faq-item-text {
    font-size: 14px;
    padding-bottom: 20px;
}
.page-id-1360 .header3-content-wrap.hidden-xs{
    display:none;
}
.plagiarism-checker-header-wrap .plagiarism-checker-header-text h1,.plagiarism-checker-header-wrap .plagiarism-checker-header-text span{
    font-size: 45px;
    font-weight: 800;
    color: #212638;
    font-family: 'Raleway', sans-serif;
    margin:0;
}
.plagiarism-checker-header-wrap .plagiarism-checker-header-text span{
    color:#2694dd;
    display: block;
}
.plagiarism-checker-header-wrap .plagiarism-checker-header-text h1:before{
    content: '';
    display: block;
    width: 65px;
    border-top: 3px solid red;
    margin-bottom: 20px;
}
.plagiarism-checker-header-block ul li{
    color: #212638;
    font: 500 19px / 22px 'Raleway', sans-serif;
    text-align: left;
    margin-bottom: 15px;
    max-width: 335px;
}
.plagiarism-checker-header-block ul li:before{
    content: "\f058";
    font-family: FontAwesome;
    color: #0074c4;
    font-size: 18px;
    display: block;
    position: absolute;
    left: 0;
    padding-right: 0;
}
.plagiarism-checker-header-block ul{
    padding-left: 30px;
    position: relative;
}
.plagiarism-checker-header-block{
    padding-top: 30px;
}
.plagiarism-checker-header-block .header-blue-block{
    display: block;
    background-color: #335381;
    max-width: 395px;
    color: #fff;
    font-size: 18px;
    padding: 15px 30px 10px 30px;
    font-weight: 100;
    font-family: 'Raleway', sans-serif;
    border-radius: 10px;
    margin-top: 60px;
}
.plagiarism-checker-header-text{
    margin-top: 75px;
}
body .plagiarism-wrapper.essay-component .plagiarism-frame{
    border: none;
}
body .plagiarism-wrapper.essay-component .plagiarism-frame::before,body .plagiarism-wrapper.essay-component .plagiarism-frame::after{
    display:none;
}
body .plagiarism-wrapper.essay-component .plagiarism-frame{
    padding:0;
}
body .plagiarism-checker-header-wrap .ae-plagiarism{
    margin-top: 45px;
}
body .plagiarism-wrapper.essay-component{
    border-radius: 10px;
    background: rgb(255 255 255 / 85%);
    border: none;
    box-shadow: none;
    margin-bottom: 65px;
}
body .plagiarism-wrapper.essay-component .plagiarism-frame input[type="text"]{
    height:50px;
    padding-left: 30px;
}
body .plagiarism-wrapper.essay-component .plagiarism-frame input,body .plagiarism-wrapper.essay-component .plagiarism-frame textarea{
    border-color: #d7d9db;
    font-size: 14px;
    color: #9b9ca3;
    font-family: 'Open Sans';
}
body .plagiarism-wrapper.essay-component .plagiarism-frame textarea {
    height: 300px;
}
body .plagiarism-wrapper.essay-component .plagiarism-frame .drag-n-drop{
    top:auto;
    bottom:25px;
    height: 105px;
}
body .plagiarism-wrapper.essay-component .plagiarism-frame .drag-n-drop .drag-n-drop-description{
    margin: 30px auto 0;
    background: url(/wp-content/themes/papers-land/images/file.png) left center no-repeat;
    padding-left: 50px;
}
body .plagiarism-wrapper.essay-component .plagiarism-frame .drag-n-drop .drag-n-drop-description .extension {
    font-weight: 500;
    font-family: 'Open Sans';
    color: #132255;
}
body .plagiarism-wrapper.essay-component label{
    margin-top:0;
    margin-bottom: 25px;
    color: #212638;
}
body .plagiarism-checker-main-wrap h2{
    color: #174090;
    font-size: 30px;
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
}
body .plagiarism-checker-main-wrap h3{
    font-size: 22px;
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    color: #212638;
}
body .plagiarism-checker-main-wrap p{
    color: #1f1f1f;
    font-family: 'Open Sans';
    font-weight: 100;
}
.plagiarism-checker-main-wrap .how-to-avoid p,.plagiarism-checker-main-wrap .how-to-avoid a{
    display:inline-block;
}
.plagiarism-checker-main-wrap .how-to-avoid {
    text-align:right;
    margin-bottom: 45px;
}
.plagiarism-checker-main-wrap .how-to-avoid a{
    background: #0074c4;
    color: #fff;
    font-family: 'Raleway', sans-serif;
    font-weight: 500;
    padding: 13px 43px;
    border-radius: 5px;
    vertical-align:text-bottom;
    margin-left: 35px;
}
body .essay-component .checkbox-input > i{
    filter: grayscale(100%);
}
body .plagiarism-wrapper.essay-component .plagiarism-frame .check-plagiarism{
    font-size: 14px;
    text-transform: uppercase;
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
    padding: 0;
    background: transparent;
    margin: auto;
    padding-top: 15px;
}
body .plagiarism-wrapper.essay-component .plagiarism-frame .button-shadow{
    width: 100%;
    height: 100%;
}
body .plagiarism-wrapper.essay-component .plagiarism-frame .hidden-wrapper{
    width: 50%;
    background: #e13c41;
    border-radius: 10px;
    height: 50px;
}
body .plagiarism-checker-header-wrap{
    background: url(/wp-content/themes/papers-land/images/plagiarism_man.png) bottom 55px left 45% no-repeat,url(/wp-content/themes/papers-land/images/plagiarism-header-bg.png) bottom center no-repeat;
    background-size: 230px,cover;
}
body .plagiarism-wrapper.essay-component .plagiarism-frame .check-plagiarism:disabled{
    opacity:1;
    width: 100%;
    height: 100%;
    padding: 0;
}
body .plagiarism-checker-main-wrap .how-to-check h2{
    text-align: center;
    padding-top: 25px;
}
body .plagiarism-checker-main-wrap .how-to-check{
    background: #eaf7ff;
    padding-bottom: 55px;
}
body .plagiarism-checker-main-wrap .how-to-check .mySlides p,body .plagiarism-checker-main-wrap .how-to-check .mySlides h3{
    padding-left: 9%;
    max-width: 490px;
}
body .plagiarism-checker-main-wrap .how-to-check .mySlides img{
    height:329px;
}
body .plagiarism-checker-main-wrap .how-to-check .buttons{
    display: flex;
    justify-content: space-evenly;
    margin-top: 20px;
    margin-bottom: 45px;
}
body .plagiarism-checker-main-wrap .how-to-check .buttons button{
    color: #2694dd;
    font-size: 14px;
    font-family: 'Open Sans';
    font-weight: 600;
    padding: 13px 29px;
    background: #fff;
    border-radius: 5px;
    border: 1px solid #2694dd;
}
body .plagiarism-checker-main-wrap .how-to-check .buttons button.active{
    background: #2694dd;
    color: #fff;
}
body .plagiarism-checker-main-wrap .how-to-check h3{
    font-size: 25px;
    font-family: 'Open Sans';
    color: #3f4048;
    margin-bottom: 15px;
    padding-top: 40px;
}
body .plagiarism-checker-main-wrap .how-to-check .buttons img{
    height: 22px;
    margin: auto 0;
}
body .plagiarism-checker-main-wrap .how-to-check p{
    font-size: 15px;
    line-height: 24px;
}
body .plagiarism-checker-main-wrap .how-to-check .number-1{
    background: url(/wp-content/themes/papers-land/images/number-1.png) no-repeat top 50px left;
    min-height: 230px;
}
body .plagiarism-checker-main-wrap .how-to-check .number-2{
    background: url(/wp-content/themes/papers-land/images/number-2.png) no-repeat  top 50px left ;
}
body .plagiarism-checker-main-wrap .how-to-check .number-3{
    background: url(/wp-content/themes/papers-land/images/number-3.png) no-repeat  top 50px left;
    min-height: 240px;
}
body .plagiarism-checker-main-wrap .how-to-check .number-4{
    background: url(/wp-content/themes/papers-land/images/number-4.png) no-repeat  top 50px left ;
}
body .plagiarism-checker-main-wrap .how-to-check .dots{
    display:none;
}
body .plagisrism-feedback .mp-our-feedback-wrap.feedback-main{
    background: url(/wp-content/themes/papers-land/images/plagiarism-test-bg.png) no-repeat  center center;
    background-size: cover;
}
body .plagisrism-feedback .mp-our-feedback-wrap.feedback-main a{
    color: #fff;
    font-weight: 500;
    background-color: #0074c4;
    border: none;
    margin: 28px 0 18px 0;
}
body .plagisrism-feedback .mp-our-feedback-wrap.feedback-main h2~p{
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    line-height: 32px;
    opacity: 0.7;
    margin-top: 35px;
}
body .plagisrism-feedback .mp-our-feedback-wrap.feedback-main h2{
    color: #fff;
    line-height: 42px;
    margin-top: 33px;
}
body .plagisrism-feedback .mp-our-feedback-wrap.feedback-main .slick-dots li button:before{
    background: #516d94;
}
body .plagisrism-feedback .mp-our-feedback-wrap.feedback-main .slick-dots li.slick-active button:before{
    border: 4px solid #2593dd;
}
body .plagisrism-feedback .mp-our-feedback-wrap.feedback-main .mp-our-feedback-content{
    padding-bottom: 65px;
} 
body .plagiarism-checker-main-wrap .plagisrism-publish p{
    font-size: 18px;
    font-weight: 600;
    color: #3f4048;
}
body .plagiarism-checker-main-wrap .plagisrism-publish h2{
    margin-top: 45px;
}
body .plagiarism-checker-main-wrap .plagisrism-publish p{
    color: #1f1f1f;
    font-family: 'Open Sans';
    font-weight: 100;
}
body .plagiarism-checker-main-wrap ul.what-is-pl>li:before{
    display:none;
}
body .plagiarism-checker-main-wrap ul.what-is-pl{
    margin-bottom:40px;
}
body .plagiarism-checker-main-wrap>div>.container:first-child>.row:last-child{
    padding: 25px 20px 0 20px;
}
body .what-to-do{
    padding: 25px 20px 0 20px;
}

body .plagiarism-checker-main-wrap .plagisrism-publish img~p{
    color: #212638;
    font-family: 'Raleway', sans-serif;
    text-align: center;
    padding-top: 15px;
    margin-bottom: 30px;
}
body .plagiarism-checker-main-wrap .plagisrism-publish img{
    margin: 0 auto;
    display: block;
    padding-top: 30px;
}
body .plagiarism-checker-main-wrap .plagisrism-publish .container .row .col-md-4>div{
    background: #e9f7ff;
    padding: 6px;
    border-radius: 5px;
    -webkit-box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
    -moz-box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
    box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
}
body .plagiarism-checker-main-wrap .plagisrism-publish .container .row .col-md-4>div>div{
    border: 1px dashed #b3e2ff;
}
body .plagiarism-checker-main-wrap .plagisrism-publish .container>.row{
    padding-top: 20px;
    padding-bottom: 20px;
}
body .plagiarism-checker-main-wrap .plagisrism-publish a{
    color: #fff;
    font-size: 14px;
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
    background: #0074c4;
    padding: 14px 51px;
    border-radius: 5px;
    text-transform: uppercase;
    display: block;
    width: max-content;
    margin: 0 auto;
    margin-bottom: 50px;
}
body .best-plagiarism-checker-shortcode a {
    color: #fff;
    background: #e13c41;
    display: inline-block;
    vertical-align: super;
    margin: 10px auto;
    font: 600 12px / 26px 'Raleway', sans-serif;
    text-transform: uppercase;
    padding: 0px;
    border-radius: 6px;
    text-align: center;
    width: 125px;
    line-height: 42px;
    height: 42px;
    margin-right: 5%;
    margin-left: 15px;
}
body .best-plagiarism-checker-shortcode h2{
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    color: #174090;
    display: inline-block;
    font-size:26px;
}
body .best-plagiarism-checker-shortcode .best-plagiarism-checker-shortcode__text{
    text-align:right;
}
body .best-plagiarism-checker-shortcode>div{
    background: url(/wp-content/themes/papers-land/images/best-plagiarism-banner.png) no-repeat top left;
    background-size: cover;
    padding: 45px 0 35px;
    margin-bottom: 75px;
}
body .navbar.my-navbar .sub-menu{
    display:none;
    position:fixed;
    list-style: none;
    margin-top: -15px;
    margin-left: 15px;
    background: #fff;
    border-radius: 10px;
    padding: 10px 15px;
    width:max-content;
}
body .navbar.my-navbar .menu-item-has-children:hover>ul, body .navbar.my-navbar .menu-item-has-children>ul:hover{
    display:block;
    z-index: 999;
    -webkit-box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
    -moz-box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
    box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
}
@media(min-width:768px){
body .navbar.my-navbar .menu-item-has-children:hover ul{
    display:block!important;
}
body .main-menu li.menu-item-has-children> a:hover{
    background:transparent;
}
    
}

body .navbar.my-navbar .sub-menu li a{
    color: #212638;
}
body .navbar.my-navbar .sub-menu li:first-child{
    border-bottom: 1px solid #e1e1e2;
}
body .navbar.my-navbar .sub-menu li a:hover, body .navbar.my-navbar .sub-menu li a.active {
    color: #2694dd;
    background: transparent;
    text-decoration: none;
}
body .navbar.my-navbar .menu-item-has-children{
    background: url(/wp-content/themes/papers-land/images/caret-down.png) no-repeat center right 3px;
}
body .navbar.my-navbar .menu-item-has-children:hover{
    background: url(/wp-content/themes/papers-land/images/caret.png) no-repeat center right 3px;
}
body .plagiarism-checker-main-wrap .best-plagiarism-checker-shortcode .row>div{
    margin-bottom: 30px;
    margin-top: 30px;
}
body label.checkbox-input  input[type=checkbox]{
    display:none;
}
body .mini-wrapper .top-dd-wrapper .drop-down-content{
    z-index:999!important;
}
body .best-plagiarism-checker-shortcode .best-plagiarism-checker-shortcode__text img{
    width:65px;
}
body .sidebar-right>.best-plagiarism-checker.sidebar-block .best-plagiarism-checker-shortcode h2{
    font-size: 29px;
    padding-top: 65px;
    line-height: 40px;
}
body .sidebar-right>.best-plagiarism-checker.sidebar-block {
    background: url(/wp-content/themes/papers-land/images/best-plagiarism-baner-people.png) no-repeat bottom center,url(/wp-content/themes/papers-land/images/best-plagiarism-baner-mobile.png) no-repeat top center;
    background-size: auto, cover;
    padding-bottom: 195px;
    margin-bottom: 20px;
}
body .sidebar-right>.best-plagiarism-checker.sidebar-block img{
    display: block;
    margin: 0 auto;
    position: absolute;
    top: 65px;
    left: 35%;
    width:auto;
}
body .sidebar-right .best-plagiarism-checker-shortcode>div{
    background: none;
    padding: 0;
    margin: 0;
}
body .sidebar-right .best-plagiarism-checker-shortcode .best-plagiarism-checker-shortcode__text{
    text-align:center;
}
body .sidebar-right .best-plagiarism-checker-shortcode a{
    font-size: 13px;
    text-transform: uppercase;
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    color: #fff;
    background: #e13c41;
    padding: 15px 45px;
    border-radius: 5px;
    display: inline-block;
    vertical-align: super;
    margin-left: 15px;
    width: auto;
    line-height: 16px;
}   
.plagiarism-report-wrapper .title{
    font-size: 30px;
    font-weight: 700;
    color: #174090;
    padding-top: 15px;
}
body .plagiarism-checker-header-wrap .ae-plagiarism .plagiarism-frame div.text-block-area textarea{
    max-height:600px;
}
body .ae-miniorder-resume-custom  .essay-component.essay-miniorder-form.miniorder-component{
    border: none;
    padding: 30px;
    -webkit-box-shadow: 0px 4px 23px 0px rgb(34 60 80 / 20%);
    -moz-box-shadow: 0px 4px 23px 0px rgba(34, 60, 80, 0.2);
    box-shadow: 0px 4px 23px 0px rgb(34 60 80 / 20%);
    border-radius: 10px;
    height: 270px;
}
body .ae-miniorder-resume-custom{
    position:relative;
}
body .ae-miniorder-resume-custom  .essay-component.essay-miniorder-form.miniorder-component div.mini-form-header{
    font-family: 'Raleway', sans-serif;
    line-height: 1.2;
    display: inline-block;
    position: absolute;
    transform: rotate( 180deg);
    width: max-content;
    writing-mode: vertical-rl;
    text-orientation: mixed;
    font-size: 20px;
    height: 230px;
    text-transform: none;
    color: #fff;
    border-radius: 0px 10px 10px 0px;
    font-weight: 500;
    text-align: left;
    top: 0;
    left: 0;
    padding: 20px;
    background: url(/wp-content/themes/papers-land/images/minicalc_icon.png) no-repeat bottom 25px center,#14509d;
}
body .ae-miniorder-resume-custom .essay-component.essay-miniorder-form.miniorder-component{
    padding: 10px 30px 10px 90px;
}
body .ae-miniorder-resume-custom .essay-component form label{
    font-size: 13px;
    color: #212638;
    font-family: 'Open Sans';
}
body .essay-component form input[type="text"], body .essay-component form input[type="password"], body .essay-component form input[type="file"], body .essay-component form textarea, body .essay-component form select, body .essay-component form .multiinput{
    font-size: 13px;
    color: #9b9ca3;
    font-family: 'Open Sans';
    border-radius: 3px;
    height: 41px;
}
body .essay-component form .pm-input input { 
    font-size: 13px;
    color: #9b9ca3;
    font-family: 'Open Sans';
    border-radius: 3px;
    height: 45px;
}
body .resume-order-b {
    margin-top: 14px;
}
body .essay-component form#plagiarism-form input[type="text"],
body .essay-component form#plagiarism-form input[type="file"], 
body .essay-component form#plagiarism-form textarea{
    width:100%;
}
body i.material-icons[title="Delete"], body .essay-orders .data-table .actions li:first-child .material-icons, body .data-table .actions .drop-down .rating-star a.popup-b i.material-icons, body .essay-order-view-details .rating-star i {
    font-size: 0 !important;
}
body i.material-icons[title="Delete"]::before {
    content: "\f00d";
    font-size: 20px;
    font-family: 'FontAwesome';
    font-style: normal;
}
.essay-orders .data-table .actions li:first-child .material-icons::before {
    content: "\f013";
    font-size: 18px;
    font-family: 'FontAwesome';
    font-style: normal;
}
.data-table .actions .drop-down .rating-star a.popup-b i.material-icons::before, .essay-order-view-details .rating-star i::before {
    content: "\f005";
    font-size: 18px;
    font-family: 'FontAwesome';
    font-style: normal;
}
body .essay-order-view-details .rating-star a {
    text-decoration: none;
}
body .essay-order-details .order-details-head .toolbar ul a i {
    font-size: 0 !important;
}
body .essay-order-details .order-details-head .toolbar ul a i::before {
    font-size: 15px;
    font-family: 'FontAwesome';
    font-style: normal;
}
.essay-order-details .order-details-head .toolbar ul.nav-list li:first-child a i::before {
    content: '\f15b';
}
.essay-order-details .order-details-head .toolbar ul.nav-list li:nth-child(2) a i::before {
    content: '\f0e0';
}
.essay-order-details .order-details-head .toolbar ul.nav-list li:nth-child(3) a i::before {
    content: '\f15c';
}
.essay-order-details .order-details-head .toolbar ul.nav-list li:last-child a i::before {
    content: '\f00b';
}
.essay-order-details .order-details-head .toolbar ul.actions-list li:first-child a i::before {
    content: '\f0fe';
}
.share-buttons-block {
    display: flex; 
    flex-direction: row; 
    justify-content: flex-end;
    align-items: center;
}
.share-buttons-block-title {
    color: #272727;
    font: 400 16px / 16px 'Roboto';
    font-size: 16px;
    font-weight: normal
}
.blog-post-content .share-buttons-block{
    margin-bottom:35px;
}
.share-buttons-block .share-btn {
    margin: 0 3px;
}  
.share-buttons-block .share-btn:hover {
    text-decoration: none;
}
#testimonial-slider-theme3 * {
    box-shadow: none;
}
#testimonial-slider-theme3 .slick-track {
    padding-bottom: 30px;
}
#testimonial-slider-theme1 .slick-prev:before, #testimonial-slider-theme1 .slick-next:before {
    color: #1f97e3;
}
#testimonial-slider-theme1 .slick-prev {
    left: 0;
}
#testimonial-slider-theme1 .slick-next {
    right: 0;
}
#testimonial-slider-theme1 .slick-slide {
    max-height: 200px;
}
.testimonial-theme4-theme1 .testimonial-theme4-description-theme1 {
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-line-clamp: 8;
    display: -webkit-box;
    display: box;
    word-wrap: break-word;
    -webkit-box-orient: vertical;
}
body .contact_faq_sc .faq-items-wrapper {
    margin: 20px 0;
}
body .data-table.files-dt .highlight-tr td .material-icons.color-i{
    display: inline-block;
    width: 20px;
    height: 27px;
    overflow: hidden;
}
body .data-table.files-dt .highlight-tr td .material-icons.color-i:before{
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 20px;
    content: "\F0F6";
}
body .data-table.files-dt .actions .drop-down i.material-icons:before{
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 20px;
    content: "\F019";
}
body .data-table.files-dt .actions .drop-down i.material-icons{
    display: inline-block;
    width: 23px;
    height: 18px;
    overflow: hidden;
}
body .featherlight-content form  .rating-star i{
    font-size: 0!important;
    padding-right: 5px;
}
body .featherlight-content form  .rating-star i:before{
    content: "\f005";
    font-size: 18px;
    font-family: 'FontAwesome';
    font-style: normal;
}
@media all and (max-width: 1023px) {
    body .scroll-tel {
        bottom: calc(100% + 60px);
    }
    body .bottom-chat-line {
        bottom: calc(100% + 75px);
    }
    body .scrollTop-btn {
        bottom: calc(100% + 140px);
    }
    body .bottom-chat {
        bottom: calc(100% + 60px);
    }

    body.page-id-44 .scroll-tel {
        bottom: calc(100% + 90px);
    }
    body.page-id-44 .scrollTop-btn {
        bottom: calc(100% + 170px);
    }
    body.page-id-44 .bottom-chat {
        bottom: calc(100% + 90px);
    }
}
@media all and (max-width: 767px) {
    body .scroll-tel {
        bottom: calc(100% + 15px);
    }
}
.landing-content h2,
.landing-content h3 {
    color: #174090;
    font-size: 30px;
    line-height: 40px;
    font-weight: 700;
    font-family: 'Raleway';
    margin: 70px 0 25px;
    text-align: center;
}
.landing-content h4 {
    color: #333333;
    font-size: 26px;
    line-height: 40px;
    font-weight: 600;
    font-family: 'Raleway';
    margin: 0 0 25px;
}
.landing-content p {
    color: #5b5b5b;
    font-family: 'Open Sans';
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
}
.landing-content ul {
    list-style-type: none;
}
.landing-content .landing-subtitle {
    color: #3f4048;
    font-size: 18px;
    font-family: "Open Sans";
    font-weight: 600;
    text-align: center;
    margin-bottom: 40px;
}
.landing-content ul li {
    padding-left: 25px;
    margin-bottom: 20px;
    position: relative;
}
.landing-content ul li::before {
    content: '\f058';
    font-family: 'FontAwesome';
    font-weight: 700;
    font-size: 14px;
    color: #e13c41;
    position: absolute;
    left: 0;
    top: 1px;
}
.landing-content img {
    max-width: 100%;
    height: auto;
}
body .landing-header-content-wrap {
    background-image: url('/wp-content/themes/papers-land/images/landing-header-bg.jpg');
    background-size: cover;
    background-position: 50% 0;
    background-repeat: no-repeat;
    height: 680px;
}
body .landing-header-content-wrap .left-blue2 .blue-alpha{
    padding:0;
}
body .landing-header.post-id-210 .landing-header-content-wrap {
    background-image: url('/wp-content/themes/papers-land/images/landing-pp-header-bg.jpg');
    
}
body .landing-header-content-wrap .mini-order-top {
    background-color: rgba(255,255,255, 0.8);
    border-radius: 10px;
    padding: 30px 25px;
}
body .landing-header-content-wrap .miniordervip-component .tr .td.td-hint {
    padding-right: 0;
}
body .landing-header-content-wrap .header-content .miniordervip-component .tr.background-bottom.first .td.td-hint {
    right: 75px;
} 
body .landing-header-content-wrap .header-content .miniordervip-component .tr .td .notice-wrapper .pm-input input {
    border-top: 1px solid #d7d9db;
    border-bottom: 1px solid #d7d9db;
    border-radius: 0;
}
body .landing-header-content-wrap .essay-component .pm-input {
    box-shadow: none;
}
body .landing-header-content-wrap .header-text h1 {
    font-size: 46px;
    font-family: 'Raleway', sans-serif;
    color: rgb(33, 38, 56);
    font-weight: bold;
    line-height: 1.208;
    text-align: left;
}
body .landing-header-content-wrap .header-text h1:before {
    content: '';
    display: block;
    width: 50px;
    border-top: 2px solid red;
    margin-bottom: 20px;
}
body .landing-header-content-wrap .header-text p {
  font-size: 16px;
  font-family: "Open Sans";
  color: #212638;
  line-height: 25px;
  margin: 20px 0 30px;
  max-width: 345px;
}
body .landing-header-content-wrap .header-text {
    max-width: 435px;
    margin-top: 80px;
}
body .landing-header-content-wrap .header-blocks-row-1 .header-block:first-child .number {
    display: inline-block;
    padding-right: 20px;
    position: relative;
}
body .landing-header-content-wrap .header-blocks-row-1 .header-block:first-child .number::after {
    content: '\f176';
    font-family: 'FontAwesome';
    font-weight: 400;
    color: #73bc00;
    font-size: 19px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
body .landing-header-content-wrap .header-blocks-row-1 .header-block {
    padding: 25px;
}
body .landing-header-content-wrap .header-blocks-row-1 .header-block:last-child {
    position: relative;
}
body .landing-header-content-wrap .header-blocks-row-1 .header-block:last-child .top-block {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
}
body .landing-header-content-wrap .header-blocks-row-1 .header-block:last-child .text-c {
    line-height: 1;
    position: relative;
    padding-left: 40px;
    margin: 0;
}
body .landing-header-content-wrap .header-blocks-row-1 .header-block:last-child .text-c::before {
    content: '';
    display: inline-block;
    background-image: url('/wp-content/themes/papers-land/images/logo-icon.jpg');
    width: 35px;
    height: 28px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
body .landing-header-content-wrap .header-blocks-row-1 .header-block:last-child::after {
    content: "";
    display: inline-block;
    width: 63px;
    height: 63px;
    background-image: url('/wp-content/themes/papers-land/images/bag.png');
    position: absolute;
    right: -50px;
    bottom: -75px;
}
body .landing-header-content-wrap .header-blocks-row-1 .header-block:last-child .stars {
    padding: 10px 0 0 40px;
}
body .landing-header-content-wrap .header-blocks-row-1 .header-block:last-child .stars .star::before {
    content: '\f005';
    font-family: 'FontAwesome';
    font-weight: 400;
    color: #ffaa33;
}
body .landing-header-content-wrap .header-blocks-row-1 .header-block:last-child .stars .star:last-child::before {
    content: '\f123';
}
body .landing-features-sc * {
    text-align: center;
}
body .landing-features-sc-title {
    color: #174090;
    font-size: 30px;
    font-weight: 700;
    font-family: 'Raleway';
}
body .landing-subtitle .features-subtitle {
    color: #3f4048;
    font-size: 18px;
    font-weight: 600;
    font-family: 'Open Sans';
    margin: 30px 0;
}  
body .landing-features-sc-block {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
body .landing-features-sc-block-title {
    color: #3f4048;
    font-size: 17px;
    font-weight: 700;
    font-family: 'Open Sans';
    margin: 30px 0 20px;
}
body .landing-features-sc-block-text {
    color: #3f4048;
    font-size: 15px;
    font-weight: 300;
    font-family: 'Open Sans';
    margin: 0;
}
body .landing-hiw-sc {
    background-color: #eaf7ff;
    padding: 70px 0 0;
    margin: 70px 0;
}
body h3.landing-hiw-title {
    text-align: left;
    padding-bottom: 45px;
    margin-bottom: 20px;
    position: relative;
}
body .landing-hiw-title::after {
    content: '';
    display: inline-block;
    max-width: 100px;
    width: 100%;
    height: 2px;
    background-color: #e13c41;
    position: absolute;
    left: 0;
    bottom: 0;
}
body .landing-hiw-step-block {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: relative;
}
body .landing-hiw-img-row-top {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
body .landing-hiw-img-row-bottom {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    padding-top: 30px;
}
body .landing-hiw-img-block {
    width: 75px;
    height: 75px;
    border-radius: 50%;
    background-color: #2694dd;
    position: relative;
}
body .landing-hiw-img-block::before {
    content: "";
    display: inline-block;
    width: 85px;
    height: 85px;
    border-radius: 50%;
    border: 2px dashed #92caef;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
body .landing-hiw-img-row-top .landing-hiw-step-block .landing-hiw-img-block::after,
body .landing-hiw-img-row-bottom .landing-hiw-step-block .landing-hiw-img-block::after {
    display: inline-block;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: #fff;
    box-shadow: 0 0 5px #ededed;
    color: #174090;
    font-size: 12px;
    font-family: 'Open Sans';
    font-weight: 700;
    line-height: 30px;
    text-align: center;
    position: absolute;
    left: -5px;
    top: -5px;
}
body .landing-hiw-img-row-top .landing-hiw-step-block:first-child .landing-hiw-img-block::after {
    content: "1";
}
body .landing-hiw-img-row-top .landing-hiw-step-block:nth-child(3) .landing-hiw-img-block::after {
    content: "3";
}
body .landing-hiw-img-row-top .landing-hiw-step-block:nth-child(4) .landing-hiw-img-block::after {
    content: "4";
}
body .landing-hiw-img-row-bottom .landing-hiw-step-block:first-child .landing-hiw-img-block::after {
    content: "2";
}
body .landing-hiw-img-row-bottom .landing-hiw-step-block:last-child .landing-hiw-img-block::after {
    content: "5";
}
body .landing-hiw-img-row-top img,
body .landing-hiw-img-row-bottom img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
body .landing-hiw-step-title {
    color: #3f4048;
    font-size: 17px;
    font-weight: 700;
    font-family: 'Open Sans';
    text-align: center;
    margin: 15px 0 10px;
}
body .landing-hiw-step-text {
    color: #1f1f1f;
    font-size: 15px;
    font-weight: 400;
    font-family: 'Open Sans';
    text-align: center;
}

body .landing-hiw-img-row-bottom .landing-hiw-step-block:first-child::before,
body .landing-hiw-img-row-bottom .landing-hiw-step-block:first-child::after,
body .landing-hiw-img-row-top .landing-hiw-step-block:nth-child(4)::before,
body .landing-hiw-img-row-top .landing-hiw-step-block:nth-child(4)::after {
    content: "";
    display: inline-block;
    position: absolute;
}
body .landing-hiw-img-row-bottom .landing-hiw-step-block:first-child::before {
    width: 99px;
    height: 73px;
    background-image: url('/wp-content/themes/papers-land/images/landing-hiw-arrow.png');
    left: -90px;
    top: -20px;    
}
body .landing-hiw-img-row-bottom .landing-hiw-step-block:first-child::after {
    width: 90px;
    height: 72px;
    background-image: url('/wp-content/themes/papers-land/images/landing-hiw-arrow-2.png');
    right: -100px;
    top: -20px;
}
body .landing-hiw-img-row-top .landing-hiw-step-block:nth-child(4)::before {
    width: 145px;
    height: 30px;
    background-image: url('/wp-content/themes/papers-land/images/landing-hiw-arrow-3.png');
    left: -200px;
    top: -10px;
}
body .landing-hiw-img-row-top .landing-hiw-step-block:nth-child(4)::after {
    width: 100px;
    height: 61px;
    background-image: url('/wp-content/themes/papers-land/images/landing-hiw-arrow-4.png');
    left: -30px;
    bottom: -70px;
}
body .landing-advantages-list li {
    padding: 65px 0 0 0;
    position: relative;
    margin-top: 45px;
}
body .landing-advantages-list li {
    color: #5b5b5b;
    font-family: 'Open Sans';
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
}
body .landing-advantages-list li strong {
    display: block;
    margin-bottom: 25px;
    font-size: 17px;
    font-family: 'Raleway';
    color: #212638;
    font-weight: 700;
}
body .landing-advantages-list li::before {
    content: '';
    display: inline-block;
    width: 45px;
    height: 46px;
    position: absolute;
    left: 0;
    top: 0;
}
body .landing-advantages-list li.item-1::before {
    background-image: url('/wp-content/themes/papers-land/images/landing-advantages-list-icon-1.png');
}
body .landing-advantages-list li.item-2::before {
    background-image: url('/wp-content/themes/papers-land/images/landing-advantages-list-icon-2.png');
}
body .landing-advantages-list li.item-3::before {
    background-image: url('/wp-content/themes/papers-land/images/landing-advantages-list-icon-4.png');
}
body .landing-advantages-list li.item-4::before {
    background-image: url('/wp-content/themes/papers-land/images/landing-advantages-list-icon-5.png');
}
body .landing-advantages-list li.item-5::before {
    background-image: url('/wp-content/themes/papers-land/images/landing-advantages-list-icon-6.png');
}
body .landing-advantages-list li.item-6::before {
    background-image: url('/wp-content/themes/papers-land/images/landing-advantages-list-icon-3.png');
}

body .landing-advantages-list.PowerPoint li.item-1::before {
    background-image: url('/wp-content/themes/papers-land/images/landing-pp-advantages-1.png');
}
body .landing-advantages-list.PowerPoint li.item-2::before {
    background-image: url('/wp-content/themes/papers-land/images/landing-pp-advantages-2.png');
}
body .landing-advantages-list.PowerPoint li.item-3::before {
    background-image: url('/wp-content/themes/papers-land/images/landing-pp-advantages-3.png');
}
body .landing-advantages-list.PowerPoint li.item-4::before {
    background-image: url('/wp-content/themes/papers-land/images/landing-pp-advantages-4.png');
}
body .landing-advantages-list.PowerPoint li.item-5::before {
    background-image: url('/wp-content/themes/papers-land/images/landing-pp-advantages-5.png');
}
body .landing-advantages-list.PowerPoint li.item-6::before {
    background-image: url('/wp-content/themes/papers-land/images/landing-pp-advantages-6.png');
}

body .landing-advantages-list.research-paper li.item-3::before {
    background-image: url('/wp-content/themes/papers-land/images/research-benefits-1.png');
}
body .landing-advantages-list.research-paper li.item-2::before {
    background-image: url('/wp-content/themes/papers-land/images/research-benefits-2.png');
}
body .landing-advantages-list.research-paper li.item-4::before {
    background-image: url('/wp-content/themes/papers-land/images/research-benefits-3.png');
}
body .landing-advantages-list.research-paper li.item-6::before {
    background-image: url('/wp-content/themes/papers-land/images/research-benefits-4.png');
}
body .landing-advantages-list.research-paper li.item-5::before {
    background-image: url('/wp-content/themes/papers-land/images/research-benefits-5.png');
}
body .landing-advantages-list.research-paper li.item-1::before {
    background-image: url('/wp-content/themes/papers-land/images/research-benefits-6.png');
}
body .landing-subtitle.advantages-subtitle {
    max-width: 850px;
    margin-left: auto;
    margin-right: auto;
}
body .landing-testimonials-sc {
    background-color: #eaf7ff;
    margin-top: 70px;
    margin-bottom: 70px;
    padding: 70px 0 120px;
    background-image: 
        url('/wp-content/themes/papers-land/images/landing-testimonials-bg-left.png'), 
        url('/wp-content/themes/papers-land/images/landing-testimonials-bg-right.png');
    background-repeat: no-repeat;
    background-position: calc(0% + 100px) 100%, calc(100% - 100px) 100%;
}
body .landing-testimonials-title {
    margin: 0 0 50px;
    padding-bottom: 40px;
    position: relative;
}
body .landing-testimonials-title::after {
    content: '';
    display: inline-block;
    width: 100px;
    height: 2px;
    background-color: #e13c41;
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
}
body .landing-testimonials-slider {
    margin-bottom: 100px;
}
body .landing-testimonials-slider-item-container {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    background-color: #fff;
    border-radius: 15px;
    padding: 50px 40px;
    margin: 0 10px;
}
body .landing-testimonials-name {
    font-size: 15px;
    font-family: 'Raleway';
    font-weight: 700;
    color: #212638;
    margin-bottom: 15px;
}
body .landing-testimonials-text {
    color: #1f1f1f;
    font-family: 'Open Sans';
    font-weight: 400;
    font-size: 14px;
    margin: 25px 0 50px;
    text-align: center;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 80px;
}
body .landing-testimonials-date {
    height: 20px;
    font-family: 'Open Sans';
    font-weight: 400;
    font-size: 13px;
    color: #a5a5a5;
}
body .landing-testimonials-star::before,
body .landing-testimonials-star-o::before {
    font-family: 'FontAwesome';
    font-weight: 700;
    font-size: 16px;
    color: #ffaa33;
    display: inline-block;
    margin: 0 3px;
}
body .landing-testimonials-star::before {
    content: '\f005';
}
body .landing-testimonials-star-o::before {
    content: '\f006';
}
body .landing-testimonials-slider .slick-dots {
    bottom: -70px;
}
body .landing-testimonials-slider .slick-dots li::before {
    display: none;
}
body .landing-testimonials-slider .slick-dots li button::before {
    font-size: 15px;
    opacity: 1;
    color: #cfe1f1;
}
body .landing-testimonials-slider .slick-dots li.slick-active button::before {
    color: transparent;
    border: 4px solid #3765a2;
    border-radius: 50%;
}
body .landing-faq-block {
    margin-bottom: 70px;
}
body .landing-subtitle.faq-subtitle {
    margin-bottom: 50px;
}
body .landing-faq-accordion-item-question {
    font-family: 'Raleway';
    font-size: 17px;
    font-weight: 600;
    color: #212638;
    border: none;
    background-color: transparent;
    padding: 25px 50px 25px 0;
    border-bottom: 1px solid #d0d0d0;
    display: block;
    width: 100%;
    position: relative;
    text-align: left;
}
body .landing-faq-accordion-item .landing-faq-accordion-item-question::after {
    content: '\f063';
    font-family: 'FontAwesome';
    display: inline-block;
    width: 35px;
    height: 35px;
    font-weight: 400;
    border-radius: 50%;
    background-color: #eaf7ff;
    color: #2694dd;
    font-size: 14px;
    line-height: 35px;
    text-align: center;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
body .landing-faq-accordion-item .landing-faq-accordion-item-answer {
    padding: 15px 0;
    border-bottom: 1px solid #d0d0d0;
}
body .landing-faq-accordion-item.active .landing-faq-accordion-item-answer {

}
body .landing-faq-accordion-item.active .landing-faq-accordion-item-question::after {
    content: '\f062';
}
body .landing-faq-accordion-item-question:focus,
body .landing-faq-accordion-item-question:active {
    outline: none;
}
body .landing-additional-benefits {
    background-color: #eaf7ff;
    padding: 70px 0;
}
body .landing-additional-benefits .additional-benefits-title {
    text-align: center;
}
body .landing-additional-benefits ol li::marker {
    font-size: 18px;
    color: #2694dd;
    font-weight: 700;
}
body .landing-bottom-order-stripe {
    background-color: #2552c7;
    background-image: 
        url('/wp-content/themes/papers-land/images/landing-order-stripe-bg-left.png'),
        url('/wp-content/themes/papers-land/images/landing-order-stripe-bg-right.png');
    background-repeat: no-repeat;
    background-position: calc(50% - 526px) 100%, calc(50% + 526px) 100%;
    margin-bottom: -30px;
    margin-top: 30px;
}
body .landing-bottom-order-stripe.post-id-210 {
    background-image: 
        url('/wp-content/themes/papers-land/images/landing-pp-order-sc-bg-left.png'),
        url('/wp-content/themes/papers-land/images/landing-pp-order-sc-bg-right.png');
}
body .landing-bottom-order-stripe-block {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    min-height: 270px;
    padding: 15px 0;
}
body .landing-bottom-order-stripe-title {
    text-align: center;
    font-family: 'Raleway';
    font-weight: 600;
    font-size: 35px;
    color: #fff;
    margin-bottom: 30px;
}
body .landing-bottom-order-stripe-btn {
    color: #fff;
    background-color: #e13c41;
    font-family: 'Raleway';
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
    text-align: center;
    display: block;
    max-width: 200px;
    width: 100%;
    line-height: 45px;
    border-radius: 5px;
}
body .landing-pdf-sample a img {
    width: 100%;
    height: auto;
}
body .landing-pdf-sample a span {
    display: inline-block;
    width: 100%;
    margin-top: 25px;
}

body .pp-presentation-sc-block {
    background-color: #122041;
    background-image: 
        url('/wp-content/themes/papers-land/images/pp-presentation-sc-bg-left.png'),
        url('/wp-content/themes/papers-land/images/pp-presentation-sc-bg-right.png');
    background-position: 0% 100%, 100% 100%;
    background-repeat: no-repeat;
    background-size: auto 100%;
    padding: 25px 60px;
    border-radius: 15px;
    margin: 15px 0;
}
body .pp-presentation-sc-title,
body .pp-presentation-sc-text,
body .pp-presentation-sc-order-btn {
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    text-align: center;
    margin: 15px 0;
}
body .pp-presentation-sc-title {
    font-size: 25px;
    font-weight: 800;
    line-height: 28px;
}
body .pp-presentation-sc-text {
    font-size: 18px;
    font-weight: 600;
    line-height: 21px;
}
body .pp-presentation-sc-order-btn {
    background-color: #e13c41;
    display: block;
    max-width: 150px;
    width: 100%;
    margin: 0 auto;
    text-decoration: none;
    line-height: 45px;
    text-transform: uppercase;
    border-radius: 7px;
    font-size: 13px;
    font-family: 'Raleway';
    font-weight: 700;
}
body .pp-presentation-sc-order-btn:active,
body .pp-presentation-sc-order-btn:hover {
    color: #fff;
    text-decoration: none;
}
body .pp-presentation-sc-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 10px 0;
}
body .landing-pp-follow-tips {
    margin-top: 70px;
    padding: 70px 0;
    background-color: #eaf7ff;
}
body .landing-pp-follow-tips ol li p,
body .landing-pp-follow-tips ol li ul {
    margin-left: -15px;
}
body .landing-pp-follow-tips ol li::marker {
    color: #2694dd;
    font-family: 'Open Sans';
}
body .landing-pp-follow-tips-title {
    text-align: center;
}
body .landing-pp-structure-title {
    font-size: 22px;
}
@media all and (max-width: 575px) {
    .col-mob-12 {
        width: 100% !important
    }
    body .pp-presentation-sc-block {
        background-image: 
            url('/wp-content/themes/papers-land/images/pp-presentation-sc-bg-left-mob.png'),
            url('/wp-content/themes/papers-land/images/pp-presentation-sc-bg-right-mob.png');
        background-size: auto 100%;
        padding: 40px 30px;
    }
    body .pp-presentation-sc-content {
        padding: 20px 0;
    }
    body .pp-presentation-sc-title br {
        display: none;
        font-size: 23px;
        line-height: 26px;
    }
}
body .friendly-reminder-sc-block {
    position: absolute;
    bottom: calc(100% + 70px);
    height: 250px;
    max-width: 385px;
    width: 100%;
    right: 25px;
    border-radius: 15px;
    box-shadow: 0 0 15px rgb(0 0 0 / 50%);
    z-index: 100;
}
body .friendly-reminder-sc-content {
    border-radius: 15px;
    background-color: #1f5cbd;
    background-image: url('/wp-content/themes/papers-land/images/friendly-reminder-sc-bg.png');
    background-position: 100% 100%;
    background-repeat: no-repeat;
    padding: 30px;
    position: relative;

}
body .friendly-reminder-sc-title {
    padding-left: 30px;
    position: relative;
    color: #f7d360;
    font-family: 'Open Sans';
    font-weight: 800;
    font-size: 22px;
}
body .friendly-reminder-sc-title::before {
    content: '';
    display: inline-block;
    background-image: url('/wp-content/themes/papers-land/images/friendly-reminder-sc-bell.png');
    width: 21px;
    height: 23px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
body .friendly-reminder-sc-text {
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    font-family: 'Open Sans';
}
body .friendly-reminder-sc-text span {
    font-weight: 700;
    font-size: 18px;
}
body .friendly-reminder-sc-code {
    display: block;
    padding: 0 20px;
    background-color: #e13c41;
    color: #fff;
    font-family: "Open Sans";
    font-weight: 500;
    font-size: 16px;
    max-width: 160px;
    border-radius: 10px;
    line-height: 45px;
    margin-bottom: 10px;
}
body .friendly-reminder-sc-code:hover {
    color: #fff;
    text-decoration: none;
}
body .friendly-reminder-sc-code span {
    font-size: 18px;
    font-weight: 700;
}
body .friendly-reminder-sc-bottom-text {
    color: #fff;
    font-weight: 400;
    font-family: 'Open Sans';
    font-size: 13px;
}
body .friendly-reminder-sc-close-btn {
    display: inline-block;
    width: 23px;
    height: 23px;
    position: absolute;
    top: 5px;
    right: 7px;
}
body .friendly-reminder-sc-close-btn::before {
    content: '\f057';
    font-family: 'FontAwesome';
    font-weight: 700;
    color: #000;
    font-size: 23px;
    cursor: pointer;
}
@media all and (max-width: 440px) {
    body .friendly-reminder-sc-block {
        right: 10px;
        max-width: 300px;
        height: 226px;
    }
    body .friendly-reminder-sc-content {
        padding: 15px;
    }
    body .friendly-reminder-sc-text {
        font-size: 14px;
    }
    body .friendly-reminder-sc-text span {
        font-size: 16px;
    }
    body .friendly-reminder-sc-code {
        padding: 0 10px;
        max-width: 130px;
        font-size: 14px;
        line-height: 45px;
    }
    body .friendly-reminder-sc-code span {
        font-size: 16px;
    }
}
body .payments-wrapper .choose-pricing * {
    font-family: 'Raleway';
}
body .payments-wrapper .choose-pricing {
    flex-direction: row-reverse;
    align-items: center;
    position: relative;
    padding-top: 60px;
    margin-bottom: 85px;
}
body .payments-wrapper .choose-pricing::before {
    content: 'Please Choose Writing Quality';
    position: absolute;
    left: 0;
    top: 0;
    font-size: 25px;
    font-weight: 700;
    color: #00376e;
}
body .payments-wrapper .choose-pricing .quality-item {
    position: relative;
    max-width: 26%;
    width: 100%;
    border-radius: 10px;
    padding: 15px 25px 85px;
    transition: all .3s;
    background-color: #eaf7ff;
    min-height: 430px;
}
body .payments-wrapper .choose-pricing .quality-item.supreme {
    border: 2px dashed #174090;
}
body .payments-wrapper .choose-pricing .quality-item.premium {
    border: 2px dashed #e03b41;
}     
body .payments-wrapper .choose-pricing .quality-item.standard {
    border: 2px dashed #b3e2ff;
}
body .payments-wrapper .choose-pricing .quality-item.supreme.checked {
    border: 2px solid #174090;
}
body .payments-wrapper .choose-pricing .quality-item.premium.checked {
    border: 2px solid #e03b41;
}     
body .payments-wrapper .choose-pricing .quality-item.standard.checked {
    border: 2px solid #b3e2ff;
}
body .payments-wrapper .choose-pricing .quality-item.checked {
    transform: scale(1.03);
    box-shadow: 0 0 7px #dadada;
}
body .payments-wrapper .choose-pricing .quality-item:hover {
    box-shadow: 0 0 7px #dadada;
}
body .payments-wrapper .choose-pricing .quality-item:active {
    transform: scale(0.97);
}
body .payments-wrapper .choose-pricing .quality-item::before {
    content: '';
    position: absolute;
    display: inline-block;
    left: 50%;
    transform: translateX(-50%);
}
body .payments-wrapper .choose-pricing .quality-item .title,
body .payments-wrapper .choose-pricing .quality-item .footer,
body .payments-wrapper .choose-pricing .quality-item .middle-block {
    background-color: transparent;
}
body .payments-wrapper .choose-pricing .quality-item.premium .footer::before {
    content: 'Highly recommend';
    position: absolute;
    left: -2px;
    right: -2px;
    bottom: -80px;
    text-align: center;
    border: 2px dashed #b90b11;
    background-color: #e03b41;
    line-height: 36px;
    border-radius: 10px;
    color: #fff;
    font-weight: 700;
    font-size: 15px;
}
body .payments-wrapper .choose-pricing .quality-item.premium.checked .footer::before {
    border: 2px solid #b90b11;
}
body .payments-wrapper .choose-pricing .quality-item .footer a {
    display: none;
}
body .payments-wrapper .choose-pricing .quality-item.supreme .title .sub-title::before,
body .payments-wrapper .choose-pricing .quality-item.premium .title .sub-title::before {
    display: inline-block;
    color: #fff;
    padding: 0 15px;
    border-radius: 50px 0 0 50px;
    font-size: 40px;
    line-height: 50px;
    font-family: 'Raleway';
    margin-left: 15px;
    font-weight: 900;
    text-align: left;
    width: 170px;
    font-family: 'Open Sans';
}
body .payments-wrapper .choose-pricing .quality-item.supreme .title .sub-title::before {
    content: '+15%';
    background-color: #174090;
}
body .payments-wrapper .choose-pricing .quality-item.premium .title .sub-title::before {
    content: '+10%';
    background-color: #e03b41;
}
body .payments-wrapper .choose-pricing .quality-item .title .main-title {
    line-height: 50px;
    font-size: 30px;
    font-weight: 500;
    color: #174090;
    position: relative;
}
body .payments-wrapper .choose-pricing .quality-item.premium .title .main-title::before {
    content: 'Most popular';
    color: #e03b41;
    font-size: 12px;
    line-height: 12px;
    font-weight: 700;
    position: absolute;
    left: 0;
    bottom: 0;
}   
body .payments-wrapper .choose-pricing .quality-item .middle-block ul li {
    display: block;
    color: #504d47;
    font-size: 15px;
    line-height: 30px;
    margin: 7px 0;
}
body .payments-wrapper .choose-pricing .quality-item.standard .title .sub-title::before {
    content: '';
}
body .payments-wrapper .choose-pricing .quality-item .title {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
    margin: 0 -27px 0 -25px;
    padding-right: 0;
}
body .payments-wrapper .choose-pricing .quality-item.standard .title {
    justify-content: center;
}
body .payments-wrapper .choose-pricing .quality-item .middle-block {
    padding: 0;
}
body .payments-wrapper .choose-pricing .quality-item .middle-block ul li::marker {
    content: '';
}
body .payments-wrapper .choose-pricing .quality-item .middle-block ul {
    padding: 0;
    margin: 0;
}
body .payments-wrapper .choose-pricing .quality-item .hint {
    display: none;
}
body .payments-wrapper .choose-pricing .quality-item .middle-block ul li::before {
    content: '\f00c';
    font-family: FontAwesome;
    display: inline-block !important;
    font-weight: 700;
    background-image: none;
    font-size: 23px;
    line-height: 27px;
    margin-right: 15px;
}
body .payments-wrapper .choose-pricing .quality-item.supreme .middle-block ul li::before {
    color: #174090;
}
body .payments-wrapper .choose-pricing .quality-item.premium .middle-block ul li::before {
    color: #e03b41;
}
body .payments-wrapper .choose-pricing .quality-item.standard .middle-block ul li::before {
    color: #174090;
}
body .payments-wrapper .choose-pricing .quality-item .middle-block ul li.plus-marker::before {
    content: '\f055';
}
body .payments-wrapper .choose-pricing .quality-item .footer {
    padding: 0;
    margin: 0;
    bottom: 30px;
}
body .payments-wrapper .choose-pricing .quality-item .footer .price {
    line-height: 40px;
    max-width: 155px;
    border-radius: 10px;
    margin: 0 auto;
    font-family: 'Open Sans';
}
body .payments-wrapper .choose-pricing .quality-item.supreme .footer .price,
body .payments-wrapper .choose-pricing .quality-item.standard .footer .price {
    border: 2px solid #174090;
    color: #174090;
}
body .payments-wrapper .choose-pricing .quality-item.premium .footer .price {
    border: 2px solid #e03b41;
    color: #e03b41;
}
body .payments-wrapper .choose-pricing .quality-item.supreme.checked .footer .price,
body .payments-wrapper .choose-pricing .quality-item.standard.checked .footer .price {
    border: 2px solid #174090;
    color: #fff;
    background-color: #174090;
}
body .payments-wrapper .choose-pricing .quality-item.premium.checked .footer .price {
    border: 2px solid #e03b41;
    color: #fff;
    background-color: #e03b41;
}
body .payments-wrapper .info-text {
    text-align: center;
    font-size: 16px !important;
    font-weight: 400 !important;
    color: #292d3c !important;
}
body .payments-wrapper .info-text span {
    font-weight: 700 !important;
    color: #e03b41 !important;
}
@media all and (max-width: 1199px) {
    body .payments-wrapper .choose-pricing .quality-item.supreme .title .sub-title::before, 
    body .payments-wrapper .choose-pricing .quality-item.premium .title .sub-title::before {
        width: 125px;
    }
    body .payments-wrapper .choose-pricing .quality-item .title {
        margin: 0 -22px 0 -20px;
    }
    body .payments-wrapper .choose-pricing .quality-item {
        padding: 15px 20px 85px;
        min-height: 380px;
    }
    body .payments-wrapper .choose-pricing .quality-item .middle-block ul li {
        font-size: 14px;
    }
    body .payments-wrapper .choose-pricing .quality-item .title .main-title {
        font-size: 25px;
    }
    body .payments-wrapper .choose-pricing .quality-item.premium .title .sub-title::before,
    body .payments-wrapper .choose-pricing .quality-item.supreme .title .sub-title::before {
        font-size: 30px;
    }
    body .payments-wrapper .choose-pricing .quality-item .middle-block ul li {
        line-height: 20px;
    }
}
@media all and (max-width: 991px) {
    body .payments-wrapper .choose-pricing .quality-item.supreme .title .sub-title::before, 
    body .payments-wrapper .choose-pricing .quality-item.premium .title .sub-title::before {
        width: 100px;
    }
    body .payments-wrapper .choose-pricing .quality-item .title {
        margin: 0 -12px 0 -10px;
    }
    body .payments-wrapper .choose-pricing .quality-item {
        padding: 15px 10px 80px;
        max-width: 29%;
        min-height: 410px;
    }
    body .payments-wrapper .choose-pricing .quality-item .middle-block ul li::before {
        margin-right: 10px;
    }
    body .payments-wrapper .choose-pricing .quality-item .title .main-title {
        font-size: 20px;
        line-height: 40px;
    }
    body .payments-wrapper .choose-pricing .quality-item.premium .title .sub-title::before, 
    body .payments-wrapper .choose-pricing .quality-item.supreme .title .sub-title::before {
        font-size: 25px;
        line-height: 40px;
    }
    body .payments-wrapper .choose-pricing .quality-item .footer {
        bottom: 25px;
    }
    body .payments-wrapper .choose-pricing .quality-item.premium .footer::before {
        bottom: -75px;
    }
    body .payments-wrapper .choose-pricing .quality-item .footer .price {
        font-size: 23px;
        line-height: 40px;
        max-width: 150px;
    }
}
@media all and (max-width: 767px) {
    body .payments-wrapper .choose-pricing .quality-item .title .main-title {
        font-size: 25px;
    }
    body .payments-wrapper .choose-pricing .quality-item.supreme .title .sub-title::before, 
    body .payments-wrapper .choose-pricing .quality-item.premium .title .sub-title::before {
        width: 140px;
    }
    body .payments-wrapper .choose-pricing {
        flex-direction: column-reverse;
    }
    body .payments-wrapper .choose-pricing .quality-item {
        max-width: 380px;
        margin: 10px auto 40px;
        min-height: unset;
    }
    body .payments-wrapper .choose-pricing .quality-item.premium {
        margin-bottom: 90px;
    }
    body .payments-wrapper .choose-pricing .quality-item .middle-block {
        padding: 0 30px;
    }
    body .payments-wrapper .choose-pricing::before {
        font-size: 20px;
    }
    body .payments-wrapper .choose-pricing {
        padding-top: 35px;
    }
    body .payments-wrapper .choose-pricing {
        margin-bottom: 0;
    }
}
@media all and (max-width: 480px) {
    body .payments-wrapper .choose-pricing .quality-item .middle-block {
        padding: 0;
    }
    body .payments-wrapper .info-text {
        font-size: 14px !important;
    }
    body .payments-wrapper .choose-pricing .quality-item {
        max-width: calc(100% - 30px);
    }
}

body .top-writers-sc * {
    font-family: 'Raleway', sans-serif;
}
body .top-writers-sc .full-width-banner-container {
    border-bottom: 2px solid #b6e2fe;    
    padding-bottom: 40px;
}
body .top-writers-sc  {
    position: relative;
    background-color: #eaf7ff;
    padding: 50px 0;
}
body .top-writers-sc-title {
    text-align: center;
    color: #174090;
    font-size: 21px;
    font-weight: 700;
    font-family: 'Raleway', sans-serif;
}
body .top-writers-sc .essay-component {
    border: none;
    box-shadow: none;
    border-radius: 0;
    background-color: transparent;
    padding: 0;
    max-width: 950px;
    margin: 0 auto;
}
body .top-writers-sc .favourite-writers-component ul.writers li {
    background-color: #fff;
    border-radius: 15px;
    min-height: 300px;
    box-shadow: none;
}
body .top-writers-sc .favourite-writers-component ul.customers li .text-writer .rating-stars::before, .favourite-writers-component ul.writers li .personal-data .rating-stars::before {
    color: #ee6595 !important;
}
body .top-writers-sc .favourite-writers-component ul.writers li .personal-data .id-number,
body .top-writers-sc .favourite-writers-component ul.writers li .personal-data b {
    color: #1f313d;
    font-weight: 700;
}
body .top-writers-sc .favourite-writers-component ul.writers li .type-of-work {
    color: #174090;
}
body .top-writers-sc .favourite-writers-component ul.writers li .level-of-work {
    color: #7d7d7d;
}
body .top-writers-sc .favourite-writers-component ul.writers li .kind-of-paper span {
    color: #0774bc;
    background-color: #eaf7ff;
    border: 1px solid #eaf7ff;
    font-weight: 700;
}
body .top-writers-sc .favourite-writers-component ul.writers li .kind-of-paper span.more {
    background-color: #fff;
}
body .top-writers-sc .favourite-writers-component ul.writers li .statistics .item {
    justify-content: flex-start;
}
body .top-writers-sc .favourite-writers-component ul.writers li .statistics .item span.count {
    color: #73bc00;
}
body .top-writers-sc .favourite-writers-component ul.writers li .action a.reviews {
    border: 1px solid #0774bc;
    color: #0774bc;
    background-color: #fff;
}
body .top-writers-sc .favourite-writers-component ul.writers li .action a {
    background-color: #0774bc;
    border: 1px solid #0774bc;
}
body .top-writers-sc .favourite-writers-component ul.writers .slick-arrow.slick-next,
body .top-writers-sc .favourite-writers-component ul.writers .slick-arrow.slick-prev {
    background-image: none;
    border: none;
    transform: unset;
    background-color: transparent;
}
body .top-writers-sc .favourite-writers-component ul.writers .slick-arrow.slick-next::before,
body .top-writers-sc .favourite-writers-component ul.writers .slick-arrow.slick-prev::before {
    font-family: 'FontAwesome';
    font-size: 23px;
    color: #adaec3;
}
body .top-writers-sc .favourite-writers-component ul.writers .slick-arrow.slick-next:hover::before,
body .top-writers-sc .favourite-writers-component ul.writers .slick-arrow.slick-prev:hover:before {
    color: #46497d;
}
body .top-writers-sc .favourite-writers-component ul.writers .slick-arrow.slick-next::before {
    content: "\f061";
}
body .top-writers-sc .favourite-writers-component ul.writers .slick-arrow.slick-prev::before {
    content: "\f060";
}
body .top-writers-sc .favourite-writers-component ul.writers li .personal-data::before {
    background-image: url('/wp-content/themes/papers-land/images/top-writers-avatar.jpg');
    background-repeat: no-repeat;
    background-position: 50% 50%;
    border: 1px solid #7a9fca;
}
body .top-writers-sc .favourite-writers-component ul.writers li .personal-data.female::before {
    background-image: url('/wp-content/themes/papers-land/images/top-writers-avatar-female.png');
}
body .top-writers-sc .favourite-writers-component ul.writers li .personal-data::after {
    display: none;
}
body .favourite-writers-component .customer-reviews-count {
    font-weight: 700;
    color: #174090;
    text-align: center;
    margin: 25px 0;
}
body .favourite-writers-component ul.customers li .personal-data {
    position: relative;
    padding-top: 70px;
    margin-bottom: 0;
}
body .favourite-writers-component ul.customers li .personal-data::before {
    content: "";
    display: inline-block;
    width: 48px;
    height: 48px;
    background-image: url('/wp-content/themes/papers-land/images/top-writers-avatar.png');
    background-repeat: no-repeat;
    background-position: 50% 50%;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 0;
    background-size: contain;
}
body.with-cookie-block .div-cookie-2{
    display:none;
}
body .favourite-writers-component ul.customers li .personal-data.female::before {
    background-image: url('/wp-content/themes/papers-land/images/top-writers-avatar-female.png');
}
body .featherlight .featherlight-top-writers {
    max-width: 800px !important;
    border-radius: 15px !important;
}
body .favourite-writers-component ul.customers li .customers-wrapper {
    padding: 0 20px;
    border-right: none;
}
body .favourite-writers-component ul.customers li.slick-current .customers-wrapper {
    border-right: 1px solid #dcdcdc;
}
body .favourite-writers-component ul.customers .slick-arrow {
    top: 50%;
    transform: translateY(-50%);
    background-color: transparent;
    border: none;
}
body .favourite-writers-component ul.customers .slick-arrow::before {
    content: "";
}
body .favourite-writers-component .slick-slider {
    padding: 0 30px;
    position: relative;
}
body .favourite-writers-component ul.customers li .personal-data .customer-name {
    margin-bottom: 11px;
    text-align: center;
}
body .favourite-writers-component ul.customers li .personal-data .date-post {
    text-align: center;
    margin-bottom: 0;
}
body .favourite-writers-component .slick-slider .slick-track {
    align-items: flex-start;
    justify-content: space-between;
}
body .favourite-writers-component ul.customers li .text-writer .rating-stars {
    padding: 10px;
}
body .top-writers-sc .favourite-writers-component ul.writers  {
    max-width: calc(100% - 20px);
    margin: 0 auto;
}
body .favourite-writers-component ul.customers li .text-writer .rating-stars::before, .favourite-writers-component ul.writers li .personal-data .rating-stars::before {
    color: #ffb400 !important;
}
body .favourite-writers-component ul.customers li .text-writer {
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
}
body .favourite-writers-component ul.customers li .text-writer {
    text-align: center;
}
@media all and (max-width: 1499px) {
    body .featherlight .favourite-writers-component .slick-slider {
        max-width: 400px;
        margin: 0 auto;
    }
    body .favourite-writers-component ul.customers li.slick-current .customers-wrapper {
        border-right: none;
    }
}
@media all and (max-width: 1199px) {
    body .top-writers-sc .favourite-writers-component ul.writers .slick-arrow.slick-prev {
        left: -20px;
    }
    body .top-writers-sc .favourite-writers-component ul.writers .slick-arrow.slick-next {
        right: -20px;
    }
}
@media all and (max-width: 991px) {
    body .top-writers-sc {
        padding: 25px 0;
    }
    body .featherlight .featherlight-top-writers {
        max-width: calc(100% - 30px) !important;
    }
    body .top-writers-sc .favourite-writers-component ul.writers li {
        min-height: 340px;
    }
}
@media all and (max-width: 767px) {
    body .top-writers-sc .favourite-writers-component ul.writers li {
        min-height: unset;
    }
}
@media all and (max-width: 480px) {
    body .top-writers-sc .favourite-writers-component ul.writers li {
        padding: 10px 10px 100px;
        margin: 0;
    }
    body .top-writers-sc .favourite-writers-component ul.writers li .personal-data::before {
        left: 10px;
    }
    body .favourite-writers-component ul.customers .slick-prev {
        left: -35px;
    }
    body .favourite-writers-component ul.customers .slick-next {
        right: -35px;
    }
    body .favourite-writers-component .slick-slider {
        padding: 0;   
    }
}
.header-blog-post-content-wrap .header3-content>span{
    font-size: 23px;
    margin-top: 10px;
    line-height: 23px;
    color: #212638;
    font-weight: 700;
    font-family: 'Raleway', sans-serif;
    text-align: left;
}
.header-blog-post-content-wrap{
    background: url(/wp-content/themes/papers-land/images/bg-header-breadcrumbs.png) bottom center no-repeat;
    height:255px;
}
.header-blog-post-content-wrap .breadcrumbs{
    text-align: left;
    font-size:0;
    padding-top: 40px;
}
.header-blog-post-content-wrap .breadcrumbs>span:first-child:after,.header-blog-post-content-wrap .breadcrumbs>span:nth-child(2):after{
    content: "/";
    font-size: 12px;
    padding: 0 5px;
}
.header-blog-post-content-wrap .breadcrumbs>span{
    font-size: 12px;
    line-height: 12px;
    color: #0074c4;
    font-weight: 600;
    font-family: 'Raleway', sans-serif;
}
.single-post div.main-wrapper.post .blog-post-content{
    position: relative;
    top: -115px;
    margin-top: 0;
}
.single-post div.main-wrapper.post .blog-post-content .blog-post-content-img{
    display: flex;
    justify-content: space-between;
}
.single-post div.main-wrapper.post .blog-post-content .blog-post-content-img img{
    width:auto;
    display:inline-block;
    max-height: 420px;
    min-width: 170px;
    max-width: 770px;
}
.single-post div.main-wrapper.post .blog-post-content p.date{
    display: inline-block;
    float: left;
}
.single-post div.main-wrapper.post .blog-post-content .blog-post-content-text>h1{
    font-size: 25px;
    line-height: 40px;
    color: #212638;
    font-weight: 600;
    font-family: 'Raleway', sans-serif;
}

.single-post div.main-wrapper.post .blog-post-content .blog-post-content-text>h3{
    font-size: 25px;
    line-height: 40px;
    color: #212638;
    font-weight: 700;
    font-family: 'Raleway', sans-serif;
}
.single-post div.main-wrapper.post .blog-post-content .blog-post-content-text>p{
    font-size: 14px;
    line-height: 25px;
    color: #212638;
    font-weight: 400;
    font-family: "Open Sans";
}
.single-post div.main-wrapper.post .blog-post-content .blog-post-content-text p.block-width-quote{
    font-size: 15px;
    line-height: 27px;
    color: #034f81;
    font-weight: 700;
    font-family: "Open Sans";
    position: relative;
    padding: 55px 0 55px 170px;
    background: url(/wp-content/themes/papers-land/images/quotess.png) left 35px top 60px no-repeat;
    margin: 35px 0;
}
.single-post div.main-wrapper.post .blog-post-content .blog-post-content-text h4{
    font-size: 20px;
    line-height: 40px;
    color: #212638;
    font-weight: 700;
    font-family: "Raleway";
}
.single-post div.main-wrapper.post .blog-post-content .blog-post-content-text .favorite-arg p{
    font-size: 14px;
    line-height: 25px;
    color: #212638;
    font-weight: 400;
    font-family: "Open Sans";
}
.single-post div.main-wrapper.post .blog-post-content .blog-post-content-text .favorite-arg{
    border-bottom: 1px solid #d9d9d9;
    margin-bottom: 20px;
    padding-bottom: 25px;
}
.single-post div.main-wrapper.post .blog-post-content .blog-post-content-text .favorite-arg ol li{
    font-size: 14px;
    line-height: 28px;
    color: #212638;
    font-weight: 700;
    font-family: "Open Sans";
    margin: 0;
}
.single-post div.main-wrapper.post .blog-post-content .shortcode_banner_cta{
    background-size: auto,cover;
}
.single-post div.main-wrapper.post .blog-post-content .blog-post-content-text p.block-width-quote:before{
    position: absolute;
    content: '';
    left: calc(50% - 50vw);
    top: 0;
    height: 100%;
    width: 100vw;
    background: #ecfaff;
    z-index: -1;
}

.single-post div.main-wrapper.post .blog-post-content .blog-post-content-text .testim-block{
    position:relative;
    background: #ecfaff;
    margin: 35px 0;
}
.single-post div.main-wrapper.post .blog-post-content .blog-post-content-text #testimonial-slider-theme1 .slick-prev:before,.single-post div.main-wrapper.post .blog-post-content .blog-post-content-text #testimonial-slider-theme1 .slick-next:before {
    color: #9ca6b5;
    font-size: 40px;
}
.single-post div.main-wrapper.post .blog-post-content .blog-post-content-text .testim-block .testimonial-theme4-theme1{
    background-color: #ecfaff;
    padding-top: 65px;
    background: url(/wp-content/themes/papers-land/images/testim-logo.png) top center no-repeat;
    text-align:center;
    position:relative;
}
.single-post div.main-wrapper.post .blog-post-content .blog-post-content-text .testim-block .testimonial-theme4-theme1 h3{
    font-size: 15px;
    color: #212638;
    font-weight: 700;
    font-family: "Raleway";
    text-align: center;
    text-transform:none;
}
.single-post div.main-wrapper.post .blog-post-content .blog-post-content-text .testim-block .testimonial-theme4-theme1 .testimonial-theme4-pic-theme1 img{
    width:0;
    margin:0;
}
.single-post div.main-wrapper.post .blog-post-content .blog-post-content-text .testim-block .testimonial-theme4-theme1 .line-rating{
    text-align:center;
    position:absolute;
    top: 95px;
    left: calc(50% - 87px);
}
.single-post div.main-wrapper.post .blog-post-content .blog-post-content-text .testim-block .testimonial-theme4-theme1 .testimonial-theme4-description-theme1{
    font-size: 14px;
    line-height: 22px;
    color: #1f1f1f;
    font-weight: 300;
    font-family: "Open Sans";
    text-align: center;
    padding:35px;
}
.single-post div.main-wrapper.post .blog-post-content .blog-post-content-text .testim-block>h3{
    display:none;
}
.single-post div.main-wrapper.post .blog-post-content .blog-post-content-text .zem_rp_wrap .related_post_title{
    font-size: 25px;
    line-height: 40px;
    color: #212638;
    font-weight: 700;
    font-family: "Raleway";
}
.single-post div.main-wrapper.post .blog-post-content .blog-post-content-text ul.related_post li img{
    width: 100% !important;
    height: auto !important;
}
.single-post div.main-wrapper.post .blog-post-content .blog-post-content-text ul.related_post li{
    width: 24% !important;
}
.single-post div.main-wrapper.post .blog-post-content .blog-post-content-text ul.related_post li a{
    letter-spacing: 0px;
    color: #212638;
    font-weight: 700;
    font-family: "Raleway";
    min-height: 80px;
}
.single-post div.main-wrapper.post .blog-post-content .blog-post-content-text ul.related_post li a:last-child:after{
    content: 'Continue reading   ►';
    font-size: 12px;
    letter-spacing: 0px;
    line-height: 38px;
    color: #14509d;
    display: block;
    position: absolute;
    bottom: 0;
}
.single-post div.main-wrapper.post .blog-post-content .blog-post-content-text .testim-block:before{
    position: absolute;
    content: '';
    left: calc(50% - 50vw);
    top: 0;
    height: 100%;
    width: 100vw;
    background: #ecfaff;
    z-index: -1;
}
.container-testim .gray .black-header strong{
    font-size: 25px;
    line-height: 40px;
    color: #212638;
    font-weight: 700;
    font-family: "Raleway";
}
.container-testim .gray form#commentform label{
    display:none;
}
.container-testim .gray form#commentform input::placeholder,.container-testim .gray form#commentform textarea::placeholder{
    font-size: 15px;
    line-height: 19px;
    color: #9b9ca3;
    font-weight: 600;
    font-family: "Open Sans";
}
.container-testim .gray form#commentform textarea{
    padding-left: 30px;
    padding-top: 25px;
    min-height: 195px;
    border-color: #aee5f9;
}
.container-testim .gray form#commentform p.comment-form-author{
    width:55%;
}
.container-testim .gray h2.black-header{
    line-height: 0;
    margin:0;
}
.container-testim .gray h3#reply-title{
    display: none;
}
.container-testim{
    background: url(/wp-content/themes/papers-land/images/comnment-form-bg.png) center bottom no-repeat;
    padding-top: 55px;
    padding-bottom: 70px;
    background-color: #c9efff;
}
.container-testim .gray form#commentform{
    max-width: 70%;
}
.container-testim .gray form#commentform p.comment-form-comment{
    margin-bottom: 20px;
}
.container-testim .gray form#commentform input#submit{
    height: 45px;
}
.container-testim .gray form#commentform p.form-submit{
    width: 43%;
    margin-top: 0;
}
.container-testim .gray form#commentform p.form-submit input{
    padding:0;
    font-size: 13px;
    line-height: 24px;
    color: #ffffff;
    font-weight: 700;
    font-family: "Raleway";
    text-align: center;
    text-transform:uppercase;
}
.container-testim .gray form#commentform input{
    padding-left:30px;
    height: 45px;
    border-color: #aee5f9;
    width: 100%;
}
.best-writer-shortcode{
    position:relative;
    height: 160px;
    margin: 20px 0 35px;
}
.best-writer-shortcode .text-block{
    display: inline-block;
    left: 30%;
    position: relative;
    top: 60px;
}
.best-writer-shortcode .text-block span{
    font-size: 19px;
    line-height: 29px;
    color: #113c6c;
    font-weight: 600;
    font-family: "Raleway";
}
.best-writer-shortcode .text-block p{
    font-size: 15px;
    line-height: 29px;
    color: #113c6c;
    font-family: "Raleway";
}
.best-writer-shortcode .button-block{
    right: -200px;
    position: absolute;
    top: 0;
}
.best-writer-shortcode .button-block a{
    display: block;
    width: 150px;
    background: #e13c41;
    height: 45px;
    border-radius: 5px;
    text-align: center;
    font-size: 13px;
    line-height: 45px;
    color: #ffffff;
    font-weight: 700;
    font-family: "Raleway";
    text-align: center;
    text-transform: uppercase;
}
.best-writer-shortcode:before{
    position: absolute;
    top: 0;
    height: 100%;
    width: 100vw;
    z-index: -1;
    content: "";
    background:url(/wp-content/themes/papers-land/images/banner-best-writer.png) center top no-repeat;
    left: calc(50% - 50vw);
}
@media(max-width:1300px){
    .best-writer-shortcode .button-block{
        right: -170px;
    }
}
@media(max-width:1200px){
    .single-post div.main-wrapper.post .blog-post-content .blog-post-content-img img{
        max-width: 500px;
        height: 278px;
    }
    .best-writer-shortcode:before{
        background: url(/wp-content/themes/papers-land/images/banner-best-writer.png) left 35% top no-repeat;
    }
    .best-writer-shortcode .text-block{
        left: 40%;
        top: 46px;
        max-width: 40%;
    }
    .best-writer-shortcode .button-block {
        right: -160px;
        top: 18px;
    }
    .single-post div.main-wrapper.post .blog-post-content .blog-post-content-text ul.related_post li {
        width: 23% !important;
    }
    .container-testim .gray form#commentform p.comment-form-author {
        width: 54%;
    }
}
@media(max-width:992px){
    .header-blog-post-content-wrap{
        padding-top: 85px;
    }
    .single-post div.main-wrapper.post .blog-post-content{
        top: 20px;
    }
    .prev-next-post{
        display: block;
        height: 65px;
    }
    .testim-block #testimonial-slider-theme1 .slick-slide {
        max-height: 290px;
    }
}
@media(max-width:991px){
    .single-post div.main-wrapper.post .blog-post-content .blog-post-content-img img {
        max-width: 345px;
        height: 230px;
    }
    .single-post div.main-wrapper.post .blog-post-content .blog-post-content-img img{
        min-width: 125px;
    }
    .single-post div.main-wrapper.post .blog-post-content .blog-post-content-text p.block-width-quote{
        padding: 55px 0 55px 100px;
        background: url(/wp-content/themes/papers-land/images/quotess.png) left 0px top 60px no-repeat;
    }
    .best-writer-shortcode .text-block {
        left: 38%;
        max-width: 45%;
    }
    .best-writer-shortcode .button-block a{
        width: 115px;
    }
    .best-writer-shortcode .button-block{
        right:-120px;
    }
    .best-writer-shortcode .text-block span{
        font-size:18px;
    }
    .best-writer-shortcode .text-block p{
        font-size:14px;
    }
    .single-post div.main-wrapper.post .blog-post-content .blog-post-content-text ul.related_post li a{
        line-height: 16px !important;
    }
}
.header-blog-post-content-wrap .header3-content > h1.blue-header{
    font-size: 23px;
    margin-top: 10px;
    line-height: 23px;
    color: #212638;
    font-weight: 700;
    font-family: 'Raleway', sans-serif;
    text-align: left;
}
@media(max-width:767px){
    .single-post div.main-wrapper.post .blog-post-content .blog-post-content-img img {
        min-width: 95px;
    }
    .single-post div.main-wrapper.post .blog-post-content .blog-post-content-img img{
        height: 223px;
    }
    .header-blog-post-content-wrap .header3-content > h1.blue-header{
        margin-top:0;
    }
    body .testim-block .testimonial-theme4-theme1 .super-testimonial-theme1{
        margin:0;
    }
    .single-post div.main-wrapper.post .blog-post-content .blog-post-content-text .testim-block .testimonial-theme4-theme1 .line-rating{
        width:100%;
        left:auto;
    }
    .single-post div.main-wrapper.post .blog-post-content .blog-post-content-text .testim-block .testimonial-theme4-theme1 .testimonial-theme4-description-theme1{
        padding:35px 5px;
    }
    .single-post div.main-wrapper.post .blog-post-content .blog-post-content-text ul.related_post li {
        width: 48% !important;
    }
    .container-testim .gray form#commentform {
        max-width: 100%;
    }
    .best-writer-shortcode{
        height: fit-content;
        background-size: cover;
    }
    .best-writer-shortcode:before{
        display:none;
    }
    .best-writer-shortcode{
        background: url(/wp-content/themes/papers-land/images/banner-top-writer-mob.png) right 0px top no-repeat;
        background-color: #c9efff;
    }
    .best-writer-shortcode .text-block{
        left: auto;
        top: auto;
        padding: 35px;
        max-width: 60%;
    }
    .best-writer-shortcode .button-block{
        right: auto;
        top: auto;
        position: relative;
    }
}
@media(max-width:600px){
    .best-writer-shortcode{
        height:310px;
    }
    .container-testim .gray form#commentform p.form-submit{
        width: 30%;
    }
    .container-testim .gray form#commentform p.comment-form-author {
        width: 70%;
    }
    .container-testim{
        background: #c9efff;
    }
    .prev-next-post{
        margin-bottom:65px;
    }
    .best-writer-shortcode .text-block p{
        display:none;
    }
    .best-writer-shortcode .button-block{
        position: relative;
        right: auto;
        top: 18px;
    }
    .best-writer-shortcode .text-block span{
        padding: 0 20px;
    }
    .best-writer-shortcode .button-block a{
        margin:0 auto;
        width: 150px;
    }
    .best-writer-shortcode .text-block {
        max-width: 100%;
        text-align: center;
        left: auto;
        top: 130px;
        padding: 0;
    }
    .single-post div.main-wrapper.post .blog-post-content .blog-post-content-img img:first-child,.single-post div.main-wrapper.post .blog-post-content .blog-post-content-img img:last-child{
        display:none;
    }
    .single-post div.main-wrapper.post .blog-post-content .blog-post-content-img img {
        height: auto;
        max-width: 100%;
    }
    .single-post div.main-wrapper.post .blog-post-content .blog-post-content-text p.block-width-quote {
        padding: 30px 0;
        background: #ecfaff;
    }
    .single-post div.main-wrapper.post .blog-post-content .blog-post-content-text>h3,.single-post div.main-wrapper.post .blog-post-content .blog-post-content-text>h1,.single-post div.main-wrapper.post .blog-post-content .blog-post-content-text h4{
        line-height: 34px;
    }
    .single-post div.main-wrapper.post .blog-post-content .blog-post-content-text ul.related_post li {
        width: 100% !important;
        margin-right: 0!important;
    }
    .single-post div.main-wrapper.post .blog-post-content .blog-post-content-text ul.related_post li a:last-child:after{
        position:relative;
        line-height: 24px;
    }
}
body.single-post{
    overflow-x: hidden;
}
.ae-order-resume .ws-terms-tr td:nth-child(3){
    text-align: center;
    right: calc(13% + 15px);
    position: relative;
    width: 100%;
    padding-left: 0;
}
.ae-order-resume .ws-terms-tr td:nth-child(3) .accept-div{
    display: inline-block;
    margin: 0 auto;
    padding-bottom: 0;
}
.ae-order-resume .ws-terms-tr td:nth-child(3) .total-price{
    float:none;
}
.ae-order-resume .ws-terms-tr td:nth-child(3) .wrap-order-submit{
    margin-bottom:30px;
}
@media(max-width:991px){
    .ae-order-resume .ws-terms-tr td:nth-child(3) .accept-div{
        display: block;
    }
    .ae-order-resume .ws-terms-tr td:nth-child(3) .total-price{
        float: left;
        width: fit-content;
    }
    .ae-order-resume .ws-terms-tr td:nth-child(3){
        right:0;
    }
    body .ae-order-resume .ws-types-tr .resume-services label table tbody tr td,body .order-form-wrapper.essay-component .order-form-data .ws-types-tr .resume-services label table tbody tr td:nth-child(2){
        display:block;
        text-align: left;
    }
    body .ae-order-resume .order-form-wrapper.essay-component{
        padding: 0 20px 10px;
    }
    body .ae-order-resume .order-form-wrapper.essay-component .header{
        margin-left:0;
    }
}
.ae-order-resume .ws-types-tr .resume-services label table tbody tr td:first-child{
    width: 415px;
}
.ae-order-resume .ws-types-tr .resume-services label table tbody tr td:nth-child(2){
    text-align:right;
}
.ae-order-resume .ws-types-tr .resume-services label table tbody tr td:last-child{
    width: 80px;
}
@media(max-width:601px){
    body .ae-order-resume .ws-terms-tr td div.accept-div,body .ae-order-resume .ws-terms-tr td span.total-price,body .ae-order-resume .ws-terms-tr td div.wrap-order-submit,body .ae-order-resume .ws-terms-tr td:nth-child(3) .total-price{
        float: none;
        text-align:center;
        width:100%;
    }
    body .order-form-wrapper.essay-component .order-form-data .ws-types-tr .resume-services label table tbody tr td:nth-child(3){
        width:100%;
        text-align:right;
    }
}
body.with-cookie-block {
    padding-top: 40px;
}
body .cookie-policy-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 99999;
}
body .cookie-policy-wrapper .cookie-policy-block {
    background-color: #222838;
    border: none;
    border-bottom: 1px solid #dbdcdd;
    box-shadow: none;
    padding: 0;
}
body .cookie-policy-wrapper .cookie-policy-block .row-wrap {
    display: flex;
    justify-content: center;
    align-items: center;
}
body .cookie-policy-wrapper .cookie-policy-block .row-wrap .data-col.text-col {
    background-image: url('/wp-content/themes/papers-land/images/cookie-icon.png');
    background-position: 0% 50%;
    padding: 0 40px 0 80px;
}
body .cookie-policy-block .button,
body .cookie-policy-wrapper .cookie-policy-block .row-wrap .data-col.text-col p {
    color: #fff;
    font-family: 'Raleway';
    font-weight: 500;
    font-size: 13px;
}
body .cookie-policy-wrapper .cookie-policy-block .row-wrap .data-col.text-col p {
    line-height: 40px;
}
body .cookie-policy-block .button {
    background-color: #e13c41;
    border-radius: 3px;
    padding: 5px;
}
body .cookie-policy-block .read-more {
    color: #5aa9e2;
}
.great-benefits .block-w-banner{
    display: inline-block;
    width: 360px;
    padding: 25px;
    border-radius: 20px;
    background: #e9f7ff;
    border: 1px solid #d9e9f7;
}
.great-benefits .block-w-banner div{
    padding: 30px 10px 20px 25px;
    border-radius: 20px;
    background: url(../css/images/yellow-star.png) top 20px right 25px no-repeat,#fff;
}
.great-benefits .block-w-list{
    display:inline-block;
    width: calc(100% - 365px);
    vertical-align: top;
    padding-left: 40px;
    padding-top: 60px;
}
.great-benefits .block-w-banner span{
    font-size: 25px;
    line-height: 40px;
    color: #212638;
    font-weight: 700;
    font-family: 'Raleway', sans-serif;
}
.great-benefits .block-w-banner ul li{
    font-size: 14px;
    line-height: 22px;
    color: #1f1f1f;
    font-weight: 400;
    font-family: "Open Sans";
    text-align: left;
}
.great-benefits{
    margin: 55px 0;
}
.great-benefits .block-w-banner ul li:before{
    content: "\f058";
    font-family: FontAwesome;
    color: #0674bb;
    font-size: 14px;
    display: block;
    position: relative;
    left: 0;
    padding-right: 10px;
    padding-bottom: 10px;
}
.great-benefits .block-w-banner a{
    width: calc(100% - 15px);
    display: block;
    background: #14509d;
    font-size: 14px;
    color: #ffffff;
    font-weight: 700;
    font-family: 'Raleway', sans-serif;
    text-align: center;
    text-transform: uppercase;
    line-height: 45px;
    border-radius: 5px;
    margin-top: 20px;
    position:relative;
}
.great-benefits .block-w-banner a:after{
    content: url(../css/images/cursor-pointer.png);
    display: block;
    position:absolute;
    top:0;
    right:-40px;
}
.block-w-list span{
    font-size: 25px;
    line-height: 40px;
    color: #212638;
    font-weight: 700;
    font-family: 'Raleway', sans-serif;
    margin-bottom: 30px;
    display: block;
}
.block-w-list p{
    font-size: 15px;
    line-height: 24px;
    color: #1f1f1f;
    font-weight: 400;
    font-family: "Open Sans";
}
.block-w-list div p{
    padding-left: 70px;
    position:relative;
    min-height: 60px;
    margin: 0;
    margin-bottom: 15px;
}
.block-w-list div{
    column-count: 2;
}
.block-w-list div p:before {
    content: url(../css/images/rect-check.png);
    display: block;
    position: absolute;
    width: 48px;
    height: 48px;
    left: 0;
    top: 7px;
}
@media(max-width:1199px){
    .great-benefits .block-w-list{
        padding-top:15px;
    }
    .block-w-list span{
        font-size:24px;
    }
}
@media(max-width:991px) and (min-width:768px){
    .block-w-list div {
        column-count: 1;
    }
    .great-benefits .block-w-banner{
        width: 325px;
    }
    .great-benefits .block-w-list{
        width: calc(100% - 330px);
    }
    .block-w-list span{
        line-height:30px;
        margin-bottom: 15px;
    }
    .block-w-list div p{
        line-height:22px;
    }
}
@media(max-width:767px){
    .great-benefits .block-w-banner{
        width:100%;
    }
    .great-benefits .block-w-list{
        width: 100%;
        padding: 30px 15px 0;
    }
    .block-w-list div {
        column-count: 1;
    }
    .great-benefits .block-w-banner{
        padding:10px;
    }
    .great-benefits .block-w-banner div{
        background-position: top 15px right 10px;
    }
    .block-w-list span{
        line-height: 28px;
    }
    .block-w-list div p {
        padding-left: 65px;
    }
}
@media only screen and (max-width:900px){
    .our-writers-content .try-vip-services-shortcode{
        background-position: top left, right bottom;
    }
}
.page-about-us .try-vip-services-shortcode .try-vip-services-shortcode__content {
    width: fit-content;
}
.page-about-us .try-vip-services-shortcode__mob-line-separator{
    display:inline-block;
}
.page-about-us .try-vip-services-shortcode__subtitle{
    padding-bottom:10px;
}
.page-about-us .try-vip-services-shortcode__offer__package__button{
    width:145px;
    right: 135px;
    bottom: 25px;
}
.page-about-us .our-writers-content .try-vip-services-shortcode{
    background-position: top left , right bottom;
}
@media(max-width:1199px){
    .page-about-us .our-writers-content .try-vip-services-shortcode{
        background-position: top left -95px , right -45px bottom;
        background-image: url(../images/vip-services-try/humans.png), url(../images/vip-services-try/clouds.png);
    }
    .page-about-us .try-vip-services-shortcode__offer__package__button{
        right:70px;
    }
    body .page-about-us .our-writers-content .try-vip-services-shortcode{
        padding:0;
    }
}
@media(max-width:991px){
    .page-about-us .our-writers-content .try-vip-services-shortcode {
        background-position: right bottom;
        background-image: url(../images/vip-services-try/clouds.png);
    }
    body .page-about-us .our-writers-content .try-vip-services-shortcode{
        padding-right: 180px;
    }
    .page-about-us .try-vip-services-shortcode__offer__package__button {
        right: 50px;
        bottom: 53px;
    }
}
@media(max-width:767px){
    body .page-about-us .our-writers-content .try-vip-services-shortcode{
        background-image: url(../images/vip-services-try/about_us_mob.png);
        padding: 30px 5px 40px;
    }
    .page-about-us .try-vip-services-shortcode .try-vip-services-shortcode__content{
        width: 90%;
        margin: 0 auto;
    }
    .page-about-us .try-vip-services-shortcode__offer__package__button{
        right: auto;
        bottom: auto;
    }
}
.page-about-us .banner-300-words{
    max-width: 100%;
    background: url(../images/save-money.png) no-repeat center left;
    background-size: auto 100%;
    padding: 40px 10px 30px 340px;
}
.page-about-us .banner-300-words .banner-300words-man{
    display:none;
}
.page-about-us .banner-300-words .left-text{
    bottom: 35px;
    left: 50px;
}
.page-about-us .banner-300-words .line-10persent{
    font-size:16px
}
.page-about-us .banner-300-words .line-first-discount{
    font-size:18px;
}
.page-about-us .banner-300-words .bottom-blue-line{
    font-size: 13px;
    font-family: 'Raleway';
    bottom: 13px;
    width: fit-content;
    right: 155px; 
    left:auto;
}
@media(max-width:1199px){
    .page-about-us .banner-300-words .banner-300words-man{
        display:block;
        bottom: 10px;
        right: -74px;
    }
    .page-about-us .banner-300-words{
        padding-left: 290px;
        background-position: center left -35px;
        overflow: hidden;
    }
    .page-about-us .banner-300-words .left-text{
        left:40px;
    }
    .page-about-us .banner-300-words .bottom-blue-line{
        background: #1d73c1;
        right: 52px;
        height: 36px;
        bottom: 9px;
        padding-left: 10px;
        line-height: 36px;
    }
}
@media(max-width:991px){
    .page-about-us .banner-300-words{
        background:url(../images/banner-300words.png) no-repeat center left;
        padding-left: 240px;
        padding-top: 25px;
    }
    .page-about-us .banner-300-words .banner-300words-man{
        bottom: 0;
    }
    .page-about-us .banner-300-words .bottom-blue-line{
        background: transparent;
        bottom: -4px;
        right: 160px;
    }
}
@media(max-width:767px){
    .page-about-us .banner-300-words .banner-300words-man{
        display:none;
    }
    .page-about-us .banner-300-words .bottom-blue-line{
        right:85px;
    }
}
@media(max-width:650px){
    .page-about-us .banner-300-words{
        background: url(../images/save-money-mob.png) no-repeat center left;
        background-size: 100% 100%;
        min-height: 380px;
        width: 400px;
        max-width: 100%;
        padding: 90px 0 0;
        position:relative;
        overflow: visible;
    }
    .page-about-us .banner-300-words .bottom-blue-line{
        right: auto;
        padding: 0;
        width: 100%;
    }
    .banner-300-words .top-text,.page-about-us .banner-300-words .left-text{
        max-width: 245px;
    }
    .page-about-us .banner-300-words:after{
        position: absolute;
        content: url(../images/money-one.png);
        top: 200px;
        left: -10px;
    }
}
body .page-about-us .top-writers-sc-title{
    font-size:0;
}
body .page-about-us .top-writers-sc-title:before{
    content:"Meet Our Brilliant TOP Writers With The Highest Ratings";
    font-size:30px;
}
body .page-about-us .top-writers-sc .favourite-writers-component ul.writers .slick-arrow.slick-next::before{
    content: "\f105";
    font-size: 60px;
}
body .page-about-us .top-writers-sc .favourite-writers-component ul.writers .slick-arrow.slick-prev::before{
    content: "\f104";
    font-size: 60px;
}
.following-points h3{
    font-size: 25px;
    line-height: 35px;
    color: #212638;
    font-weight: 700;
    font-family: "Raleway";
    margin-top: 50px;
    margin-bottom: 25px;
}
.following-points span{
    font-size: 20px;
    line-height: 24px;
    color: #212638;
    font-weight: 700;
    font-family: "Raleway";
    display: block;
    padding-bottom: 20px;
    padding-top: 15px;
}
.following-points .blocks,.following-points .blocks-2{
    font-size: 14px;
    line-height: 24px;
    color: #1f1f1f;
    font-weight: 300;
    font-family: "Open Sans";
    margin-bottom: 40px;
}
.following-points .blocks>div,.following-points .blocks-2>div{
    display:inline-block;
    width:49%;
    vertical-align: top;
    padding-right:25px;
}
.following-points .blocks>div div,.following-points .blocks-2>div div{
    margin-bottom:20px;
}
.following-points .blocks>div:first-child div:first-child{
    background:url(../images/circle-1.png);
    padding-left: 100px;
    background-repeat: no-repeat;
}
.following-points .blocks>div:first-child div:last-child{
    background:url(../images/circle-2.png);
    padding-left: 100px;
    background-repeat: no-repeat;
}
.following-points .blocks>div:last-child div:first-child{
    background:url(../images/circle-3.png);
    padding-left: 100px;
    background-repeat: no-repeat;
}
.following-points .blocks>div:last-child div:last-child{
    background:url(../images/circle-4.png);
    padding-left: 100px;
    background-repeat: no-repeat;
}
.following-points .blocks-2>div:first-child div:first-child{
    background:url(../images/circle-5.png);
    padding-left: 100px;
    background-repeat: no-repeat;
}
.following-points .blocks-2>div:first-child div:last-child{
    background:url(../images/circle-6.png);
    padding-left: 100px;
    background-repeat: no-repeat;
}
.following-points .blocks-2>div:last-child div{
    background:url(../images/circle-7.png);
    padding-left: 100px;
    background-repeat: no-repeat;
}
.following-points .blocks-2{
    margin-top:40px;
}
@media(max-width:991px){
    .following-points .blocks>div, .following-points .blocks-2>div{
        width: 100%;
        padding-right: 0;
    }
}
@media(max-width:767px){
    .following-points>p img{
        display:none;
    }
    .following-points>p:before{
        content:url(../images/rating-device-mob.png);
        display:block;
    }
    .following-points>p{
        text-align: center;
    }
    body .following-points .blocks>div div,body .following-points .blocks-2>div div{
        padding-left:0!important;
        padding-top: 75px;
        padding-bottom: 35px;
    }
}
 body.page-id-15{
     overflow-x: hidden;
 }
.page-about-us .affiliate-banner-sc{
    background: url(../images/affiliate-banner-sc.png);
    padding: 60px 0;
    background-repeat: no-repeat;
    position:relative;
}
.page-about-us .affiliate-banner-sc .affiliate-banner-sc-label{
    font-size: 20px;
    line-height: 28px;
    color: #ffffff;
    font-weight: 800;
    font-family: "Raleway";
    display: inline-block;
    width: 200px;
    background: #d9393c;
    padding: 15px 15px 15px 20px;
}
.page-about-us .affiliate-banner-sc span{
    font-size: 21px;
    line-height: 27px;
    color: #074282;
    font-weight: 600;
    font-family: "Raleway";
    display: inline-block;
    width: 255px;
    position: absolute;
    left: 230px;
    top: 65px;
}
.page-about-us .affiliate-banner-sc span b{
    color:#d9393c;
}
.page-about-us .affiliate-banner-sc .block-w-b{
    font-size: 17px;
    line-height: 23px;
    color: #074282;
    font-weight: 600;
    font-family: "Raleway";
    display: inline-block;
    width: 225px;
    position: absolute;
    right: 285px;
    top:50px;
    text-align: center;
}
.page-about-us .affiliate-banner-sc .block-w-b b{
    font-size: 32px;
    line-height: 30px;
    color: #d9393c;
    font-weight: 700;
    font-family: "Raleway";
    text-align: right;
    text-transform:uppercase;
}
.page-about-us .affiliate-banner-sc .block-w-b a{
    display: block;
    font-size: 12px;
    line-height: 30px;
    color: #ffffff;
    font-weight: 600;
    font-family: "Raleway";
    text-align: center;
    text-transform: uppercase;
    background: #173f8f;
    width: 110px;
    border-radius: 5px;
    margin: 10px auto 0;
}
@media(max-width:1199px){
    .page-about-us .affiliate-banner-sc .block-w-b{
        right:88px;
        top: 40px;
    }
}
@media(max-width:991px) and (min-width:768px){
    .page-about-us .affiliate-banner-sc .affiliate-banner-sc-label{
        width: 170px;
        padding: 15px 10px 15px 15px;
        font-size: 18px;
    }
    .page-about-us .affiliate-banner-sc{
        background-size: auto 100%;
        padding: 40px 0;
    }
    .page-about-us .affiliate-banner-sc span {
        font-size: 18px;
        left: 185px;
        top: 41px;
    }
    .page-about-us .affiliate-banner-sc .block-w-b{
        right: 24px;
        top: 25px;
    }
}
@media(max-width:767px){
    .page-about-us .affiliate-banner-sc{
        background: url(../images/affiliate-banner-sc-mob.png);
        width: 400px;
        max-width: 100%;
        margin: 0 auto;
        background-size: 100% 100%;
        height:350px;
        padding:0;
    }
    .page-about-us .affiliate-banner-sc .affiliate-banner-sc-label{
        padding: 10px 20%;
        width: 100%;
        text-align: center;
    }
    .page-about-us .affiliate-banner-sc span{
        left: calc(50% - 127px);
        top: 90px;
        text-align: center;
    }
    .page-about-us .affiliate-banner-sc .block-w-b b{
        font-size:20px;
        line-height: 22px;
    }
    .page-about-us .affiliate-banner-sc .block-w-b{
        right: auto;
        left: 0;
        top: 195px;
        width: 165px;
    }
}
.affiliate-banner-sc{
    background: url(../images/affiliate-banner-sc.png);
    padding: 60px 0;
    background-repeat: no-repeat;
    position:relative;
}
.affiliate-banner-sc .affiliate-banner-sc-label{
    font-size: 20px;
    line-height: 28px;
    color: #ffffff;
    font-weight: 800;
    font-family: "Raleway";
    display: inline-block;
    width: 200px;
    background: #d9393c;
    padding: 15px 15px 15px 20px;
}
.affiliate-banner-sc span{
    font-size: 21px;
    line-height: 27px;
    color: #074282;
    font-weight: 600;
    font-family: "Raleway";
    display: inline-block;
    width: 255px;
    position: absolute;
    left: 230px;
    top: 65px;
}
.affiliate-banner-sc span b{
    color:#d9393c;
}
.affiliate-banner-sc .block-w-b{
    font-size: 17px;
    line-height: 23px;
    color: #074282;
    font-weight: 600;
    font-family: "Raleway";
    display: inline-block;
    width: 225px;
    position: absolute;
    right: 10px;
    top: 60px;
    text-align: center;
}
.affiliate-banner-sc .block-w-b b{
    font-size: 32px;
    line-height: 30px;
    color: #d9393c;
    font-weight: 700;
    font-family: "Raleway";
    text-align: right;
    text-transform:uppercase;
}
.affiliate-banner-sc .block-w-b a{
    display: block;
    font-size: 12px;
    line-height: 30px;
    color: #ffffff;
    font-weight: 600;
    font-family: "Raleway";
    text-align: center;
    text-transform: uppercase;
    background: #173f8f;
    width: 110px;
    border-radius: 5px;
    margin: 10px auto 0;
}
@media(max-width:1199px) and (min-width:992px){
    .affiliate-banner-sc .block-w-b{
        right:15px;
        top: 40px;
    }
    .affiliate-banner-sc{
        background-position-x: -240px;
        height: 178px;
        padding:0 0 60px;
    }
    .affiliate-banner-sc .affiliate-banner-sc-label{
        width: 325px;
    }
    .affiliate-banner-sc span{
        left: 25px;
    }
}
@media(max-width:991px) and (min-width:768px){
    .affiliate-banner-sc .affiliate-banner-sc-label{
        width: 170px;
        padding: 15px 10px 15px 15px;
        font-size: 18px;
    }
    .affiliate-banner-sc{
        background-size: auto 100%;
        padding: 40px 0;
    }
    .affiliate-banner-sc span {
        font-size: 18px;
        left: 185px;
        top: 41px;
    }
    .affiliate-banner-sc .block-w-b{
        right: 24px;
        top: 25px;
    }
}
@media(max-width:767px){
    .affiliate-banner-sc{
        background: url(../images/affiliate-banner-sc-mob.png);
        width: 400px;
        max-width: 100%;
        margin: 0 auto;
        background-size: 100% 100%;
        height:350px;
        padding:0;
    }
    .affiliate-banner-sc .affiliate-banner-sc-label{
        padding: 10px 20%;
        width: 100%;
        text-align: center;
    }
    .affiliate-banner-sc span{
        left: calc(50% - 127px);
        top: 90px;
        text-align: center;
    }
    .affiliate-banner-sc .block-w-b b{
        font-size:20px;
        line-height: 22px;
    }
    .affiliate-banner-sc .block-w-b{
        right: auto;
        left: 0;
        top: 195px;
        width: 165px;
    }
}
.page-about-us .testim-block:before{
    content:url(../images/bg-testim.png);
    position:absolute;
    z-index: -1;
    left: calc(50% - 50vw);
    height: 607px;
    overflow: hidden;
    width: 100vw;
}
.page-about-us .testim-block>h3{
    padding-top: 70px;
    padding-bottom: 60px;
    font-size:0;
    text-align: center;
}
.page-about-us .our-writers-content>.testim-block{
    padding-bottom: 120px;
}
.page-about-us .testim-block>h3:before{
    content:"Customers’ Feedback";
    font-size: 30px;
    line-height: 40px;
    color: #174090;
    font-weight: 700;
    font-family: "Raleway";
}
.page-about-us .testim-block.slick-slide{
    position:relative;
}
.page-about-us .testim-block.slick-slide h3{
    font-size: 15px;
    color: #212638;
    font-weight: 700;
    font-family: "Raleway";
    text-align: center;
    text-transform:none;
    padding-top:60px;
}
.page-about-us .testim-block.slick-slide img{
    display:none;
}
.page-about-us .testim-block.slick-slide h3:before{
    content:url(../images/feedback-item-image.png);
    display:block;
    padding-bottom: 20px;
    position: absolute;
    top: 0;
    left: calc(50% - 28.5px);
}
.page-about-us .testim-block.slick-slide .testimonial-theme4-theme1{
    margin-top:20px;
    min-height: 255px;
    border: 1px solid #e2eef6;
    border-radius: 25px;
}
.page-about-us .testimonial-theme4-theme1 .testimonial-theme4-description-theme1{
    font-size: 14px;
    line-height: 22px;
    color: #1f1f1f;
    font-weight: 300;
    font-family: "Open Sans";
    text-align: center;
    margin-top: 50px;
}
body .page-about-us .testimonial-theme4-theme1 .fa{
    font-size:12px;
}
.page-about-us .testimonial-theme4-theme1 .super-testimonial-theme1{
    margin:0;
}
.page-about-us .testimonial-theme4-theme1 .line-rating{
    text-align:center;
    position: absolute;
    top: 110px;
    width: 100%;
}
.page-about-us #testimonial-slider-theme1 .slick-slide{
    max-height:fit-content;
}
.page-about-us .testim-block .slick-dots li button{
    background: #cfe1f1;
    border-radius: 50%;
    height: 15px;
    width: 15px;
}
.page-about-us .testim-block .slick-dots li.slick-active button{
    background:#eaf7ff;
    border:4px solid #3765a1;
}
.page-about-us .testim-block .slick-dots li button:before,.page-about-us .testim-block .slick-dots li:before{
    display:none;
}
.page-about-us .testim-block .slick-dots{
    bottom: -70px;
}
@media(max-width:600px){
    .page-about-us .testim-block:before{
        height:640px;
    }
}
.page-about-us .vip-support-shortcode{
    background-image: url(../images/vip-support-shortcode/support-team.png), url(../images/vip-support-shortcode.png);
    background-position: left 288px bottom, left top; 
    padding-right: 115px;
    position: relative;
}
.page-about-us .vip-support-shortcode__text{
    max-width: 485px;
}
.page-about-us .vip-support-shortcode:before {
    content: "VIP SUPPORT";
    font-size: 22px;
    line-height: 24px;
    color: #ffffff;
    font-weight: 700;
    font-family: "Raleway";
    text-align: center;
    position: absolute;
    top: 50px;
    left: 155px;
    max-width: 100px;
}
@media(max-width:1199px){
    .page-about-us .vip-support-shortcode{
        background-size:auto;
        padding-right: 15px;
        background-position: left 230px bottom, left -60px top;
    }
    .page-about-us .vip-support-shortcode:before{
        left:100px;
    }
}
@media(max-width:991px){
    .page-about-us .vip-support-shortcode__text {
        max-width: 255px;
    }
}
body .navbar-default{
    background-color: transparent;
    border-color: transparent;
}
@media(max-width:740px){
    .page-about-us .vip-support-shortcode {
        background-image: url(../images/vip-support-shortcode/support-team.png), url(../images/vip-support-shortcode/vip-support-cloud.png), url(../images/vip-support-shortcode/bg-mob.png);
        height: auto;
        padding-bottom: 115px;
        background-size: 150px auto, 150px, auto, auto;
        background-position: 80% bottom, 10px 80%, right top;
        justify-content: center;
        margin: 20px auto;
    }
    .page-about-us .vip-support-shortcode:before{
        display:none;
    }
}
@media(max-width:991px){
    body .ae-order #order-form tr.ws-terms-tr{
        display: block;
    }
}
@media(max-width:425px){
    body .ae-order #order-form tr.ws-language-tr .hint div{
        left: auto;
    }
}
body .ae-order-resume .payments-wrapper .bonus-info-wrapper~.choose-pricing{
    display:none;
}
.landing-faq-accordion-item-answer{
	display: none;
}

body .stand-with-ukraine {
    position: relative;
    background-color: #f0fbff;
}
body .stand-with-ukraine .close-btn {
    position: absolute;
    right: 5px;
    top: 5px;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    line-height: 20px;
    font-size: 14px;
    font-weight: 700;
    background-color: #fff;
    color: #000;
    text-align: center;
    cursor: pointer;
}
body .stand-with-ukraine.hidden {
    display: none;
}
@media (max-width: 580px) {
    body .stand-with-ukraine {
        padding-right: 20px;
    }
}
@media (max-width: 480px) {
    body.with-cookie-block .stand-with-ukraine {
        top: 99px;
    }
    .stand-with-ukraine{
        display:none!important;
    }
}
@media (max-width: 400px) {
    body .social-buttons .button-chat.button-chat-blue {
        max-width: 130px;
    }
}
@media (min-width: 992px) {
    body .ae-order .ws-personal-information-tr td:not(:last-child),
    body .ae-order .ws-paper-requirements-tr td:not(:last-child) {
        display: none !important;    
    }
}
body .ae-order .ws-terms-tr td:not(:last-child) {
    display: none !important;
}
@media(max-width:480px){
    #testimonial-slider-theme1 .slick-next{
        width: 48px;
        height: 48px;
        text-align: right;
        margin-right: -48px;
    }
    #testimonial-slider-theme1 .slick-prev{
        width: 48px;
        height: 48px;
        text-align: left;
        margin-left: -48px;
    }
    #testimonial-slider-theme1{
        max-width: calc(100% - 96px);
        margin: 0 auto;
    }
    body .foot-contacts-wrap>.h4>span>a{
        line-height: 48px;
    }
}
main.page-reviews{
    background: url(/wp-content/themes/papers-land/images/bg-header-reviews.png) top -85px center no-repeat;
}
main.page-reviews h1.black-header-page{
    color: #e13a3f; 
 }
main.page-reviews .breadcrumbs-5{
    font-size: 12px;
    line-height: 40px;
    color: #0074c4;
    font-weight: 600;
    margin-top: 25px; 
}
main.page-reviews .breadcrumbs-5 span,main.page-reviews .breadcrumbs-5 span a{
    font-size: 12px;
    line-height: 40px;
    color: #0074c4;
    font-weight: 600;
}
main.page-reviews .row.reviews-head img{
    margin-top: 15px;
}
main.page-reviews .row.reviews-head p{
    font-size: 14px;
    line-height: 27px;
    color: #212638;
    font-weight: 400;
}
main.page-reviews .row.reviews-head h1.black-header-page+p{
    font-weight:700;
}
.reviews-shortcode-2{
    display: flex;
    justify-content: space-between;
    top: -65px;
    position: relative;
    z-index: 2;
}
.reviews-shortcode-2>div{
    background: #fff;
    box-shadow: 0 3px 10px #403c3c54;
    height: 95px;
    width: 32%;
    z-index: -1;
    padding: 0 20px;
}
.reviews-shortcode-2>div:hover{
    border:1px solid #98ccef;
    box-sizing: border-box;
}
.reviews-shortcode-2>.reviews-shortcode-site:first-child .reviews-site-txt p.reviews-site-name{
    color: #e13c41;
    font: 600 24px Open Sans;
}
.reviews-shortcode-2>.reviews-shortcode-site:first-child .reviews-site-txt p.reviews-site-name span{
    color: #0e7cc7;
    font-family: 'Raleway',sans-serif;
}
.reviews-shortcode-2>.reviews-shortcode-site:first-child .reviews-site-txt p.reviews-site-name span span{
    font-size: 14px;
    color: #bdc1ca;
}
.reviews-shortcode-2>.reviews-shortcode-site .reviews-site-txt p.reviews-site-name{
    font-family: 'Raleway',sans-serif;
    font-size: 26px;
    font-weight: bold;
}
.reviews-shortcode-2>.reviews-shortcode-site .reviews-site-txt p.reviews-site-name img{
    vertical-align:bottom;
}
.reviews-shortcode-2>.reviews-shortcode-site .reviews-site-txt .reviews-site-stars{
    padding-left: 40px;
    padding-top: 5px;
    font-size:12px;
}
.reviews-shortcode-2>.reviews-shortcode-site .reviews-site-score{
    width: 70px;
    height: 70px;
    border-radius: 50%;
    border: 1px solid #99d6ef;
}
.reviews-shortcode-2>.reviews-shortcode-site .reviews-site-score:before{
    background: #e8f9ff;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    top: 0;
    left: -5px;
    z-index: -1;
}
.reviews-shortcode-2>.reviews-shortcode-site .reviews-score-num{
    color: #0074c4;
    font-weight: 700;
    font-family: 'Raleway';
    line-height: 62px;
    text-align: center;
}
.why-us-shortcode-new{
    display: flex;
    justify-content: space-between;
    background: url(/wp-content/themes/papers-land/images/bg-why-us-short.png) top center no-repeat;
    padding: 5px 65px 15px;
}
.why-us-shortcode-new span.header{
    font-size: 23px;
    line-height: 40px;
    color: #174090;
    font-weight: 700;
    font-family: "Raleway";
    margin: 20px 0 15px;
    display: block;
}
.why-us-shortcode-new .left-block ul li p span{
    display: block;
    font-size: 16px;
    letter-spacing: 0px;
    line-height: 20px;
    color: #3f4048;
    font-weight: 700;
    font-family: "Open Sans";
}
.why-us-shortcode-new .left-block ul li p{
    font-size: 14px;
    line-height: 22px;
    color: #1f1f1f;
    font-weight: 300;
    font-family: "Open Sans";
    padding-left: 20px;
}
.why-us-shortcode-new ul li:before{
    display:none;
}
.why-us-shortcode-new .left-block ul li{
    display: flex;
}
.why-us-shortcode-new .left-block ul li img{
    height: fit-content;
}
.why-us-shortcode-new .right-block ul li{
    display: flex;
    justify-content: space-between;
    min-width: 300px;
    border-bottom: 1px solid #e2f0f9;
}
.why-us-shortcode-new .right-block ul li:last-child{
    border:none;
}
.why-us-shortcode-new ul li>p:first-child{
    font-size: 16px;
    line-height: 34px;
    color: #1f1f1f;
    font-weight: 700;
    font-family: "Open Sans";
    min-width:110px;
    margin-bottom:15px;
}
.why-us-shortcode-new ul li>span{
    font-size: 25px;
    letter-spacing: 0px;
    line-height: 32px;
    color: #0b76bd;
    opacity: 0.5;
}
.why-us-shortcode-new ul li>p.number{
    font-size: 27px;
    letter-spacing: 0px;
    line-height: 32px;
    color: #0b76bd;
    font-weight: 700;
    font-family: "Open Sans";
    text-align: right;
    min-width: 80px;
}
.header-reviews-slider h2{
    font-size: 20px;
    line-height: 40px;
    color: #212638;
    font-weight: 700;
    font-family: "Raleway";
    margin-bottom: 0;
}
.header-reviews-slider p{
    line-height: 25px;
    color: #212638;
    font-family: "Open Sans";
 }
.header-reviews-slider:before {
    content: "";
    display: block;
    background: #0074c4;
    width: 150px;
    height: 3px;
    position: absolute;
    top: 18px;
    left: 0;
}
.header-reviews-slider{
    position: relative;
    padding-left: 185px;
    margin-top: 40px;
    margin-bottom: 50px;
}
.testimonials-more-sc__slider .slick-slide{
    column-count: 3;
}
.testimonials-more-sc__slider .slick-slide>div{
    display: inline-block;
    box-shadow: 0px 3px 8px 0px rgb(0 0 0 / 8%);
    border: 1px solid #d1e5f3;
    border-radius: 5px;
    margin-bottom: 15px;
    position: relative;
    margin-top: 25px;
    padding: 25px 30px 30px;
}
.testimonials-more-sc__slider .slick-slide>div .feedback-icon{
    left:25px;
}
.testimonials-more-sc__slider .slick-slide>div .reviews-item-text{
    line-height: 22px;
    color: #1f1f1f;
    font-family: "Open Sans";
}
.testimonials-more-sc__slider .slick-slide>div .reviews-item-rating i{
    font-size: 12px;
    line-height: 35px;
}
.testimonials-more-sc__slider ul.slick-dots{
    width: fit-content;
    margin: 0 auto;
    position: relative;
    bottom: auto;
}
.testimonials-more-sc__slider ul.slick-dots span.first-slide{
    float:left;
}
.testimonials-more-sc__slider ul.slick-dots span{
    font-size: 14px;
    line-height: 25px;
    color: #212638;
    font-weight: 700;
    font-family: "Open Sans";
    cursor:pointer;
    margin: 15px 15px
}
.testimonials-more-sc__slider ul.slick-dots li{
    margin: 15px 10px;
}
.testimonials-more-sc__slider ul.slick-dots li:before{
    display:none;
}
.testimonials-more-sc__slider ul.slick-dots li a{
    font-size: 14px;
    line-height: 25px;
    color: #212638;
    font-weight: 700;
    font-family: "Open Sans";
    width: 25px;
    height: 25px;
    display: inline-block;
    text-align: center;
}
.testimonials-more-sc__slider ul.slick-dots li.slick-active a{
    color: #1579be;
    background: #e5eff6;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    display: inline-block;
    text-align: center;
}
.leave-review-form{
    margin: 51px 0 95px;
    border-top: 1px solid #d9d9d9;
    padding-top: 50px;
    background: url(/wp-content/themes/papers-land/images/img-review-form.png) left bottom no-repeat;
    padding-left: 435px;
}
.leave-review-form form{
    background: #fff;
 }
.leave-review-form form.tst-form .acf-field input[type="text"],.leave-review-form form.tst-form .acf-field textarea{
    background: #fbfbfb;
    border: none;
}
.leave-review-form form.tst-form .acf-form-submit{
    flex-direction: row-reverse;
}
.leave-review-form form.tst-form input[type="submit"]{
    margin: 0;
    font-weight: 600;
}
@media(max-width:1199px){
    .reviews-shortcode-2>div{
        max-width:33%;
    }
    .reviews-shortcode-2{
        top:-5px;
        margin-bottom: 30px;
    }
    .why-us-shortcode-new{
        padding: 5px 20px 15px;
    }
    .leave-review-form form.tst-form .acf-form-submit .tst-required{
        width: calc(100% - 170px);
    }
    .reviews-shortcode-2>.reviews-shortcode-site .reviews-score-num{
        line-height: 52px;
    }
    .reviews-shortcode-2>.reviews-shortcode-site .reviews-site-score,.reviews-shortcode-2>.reviews-shortcode-site .reviews-site-score:before{
        width: 60px;
        height: 60px;
    }
    .reviews-shortcode-2>.reviews-shortcode-site:first-child .reviews-site-txt p.reviews-site-name{
        font-size:20px;
    }
    .row.reviews-head{
        overflow:hidden;
    }
}
@media(max-width:992px){
    .row.reviews-head{
        padding-top: 105px;
    }
}
@media(max-width:991px){
    main.page-reviews .row.reviews-head img {
        margin: 0 auto;
        display: block;
    }
    .reviews-shortcode-2>.reviews-shortcode-site .reviews-score-num{
        font-size:20px;
        line-height: 29px;
    }
    .reviews-shortcode-2>div{
        padding:0 10px;
    }
    .reviews-shortcode-2>.reviews-shortcode-site .reviews-site-txt p.reviews-site-name img {
        vertical-align: bottom;
        max-width: 25px;
        height: auto;
    }
    .reviews-shortcode-2>.reviews-shortcode-site .reviews-site-score, .reviews-shortcode-2>.reviews-shortcode-site .reviews-site-score:before {
        width: 35px;
        height: 35px;
    }
    .reviews-shortcode-2>.reviews-shortcode-site .reviews-site-txt p.reviews-site-name{
        font-size:22px;
    }
    .reviews-shortcode-2>div{
        width: 31%;
    }
    .reviews-shortcode-2>div:first-child{
        max-width:100%;
        width:35%;
    }
    .reviews-shortcode-2>div:first-child p.reviews-site-name{
        width: 180px;
    }
    .why-us-shortcode-new ul li>p.number {
        font-size: 20px;
        min-width: 60px;
    }
    .why-us-shortcode-new ul li>p:first-child {
        font-size: 14px;
        min-width: 95px;
    }
    .why-us-shortcode-new .right-block ul li{
        min-width:215px;
    }
    .why-us-shortcode-new .left-block ul li p span{
        font-size:14px;
    }
    .why-us-shortcode-new .left-block ul li p {
        max-width: 260px;
        font-size: 14px;
        line-height: 18px;
    }
    .why-us-shortcode-new span.header{
        margin:5px 0 5px;
    }
    .why-us-shortcode-new .left-block ul li img {
        max-width: 40px;
    }
    .why-us-shortcode-new .left-block ul li p{
        padding-left:15px;
    }
    .why-us-shortcode-new ul li>p:first-child{
        margin-bottom:26px;
    }
    .leave-review-form{
        padding-left:200px;
    }
}
@media(max-width:767px){
    .leave-review-form {
        padding-left: 0;
    }
    .leave-review-form form.tst-form .acf-form-submit .tst-required {
        width: 100%;
        margin-top: 15px;
        margin-bottom: 0;
    }
    .testimonials-more-sc__slider .slick-slide {
        column-count: 1;
    }
    .header-reviews-slider:before{
        width:50px;
    }
    .header-reviews-slider {
        padding-left: 65px;
    }
    .why-us-shortcode-new{
        display:block;
        background: url(/wp-content/themes/papers-land/images/bg-why-us-short-mob.png) top center no-repeat;
        background-size: 100% 100%;
    }
    .why-us-shortcode-new span.header {
        font-size: 19px;
    }
    .why-us-shortcode-new .left-block ul li p span {
        font-size: 16px;
    }
    .why-us-shortcode-new .left-block ul li img {
        max-width: fit-content;
    }
    .why-us-shortcode-new .left-block ul li p {
        max-width: calc(100% - 70px);
        padding-left:10px;
    }
    .why-us-shortcode-new ul li>p:first-child {
        margin-bottom: 0;
        font-size: 16px;
    }
    .why-us-shortcode-new ul li>p.number {
        font-size: 22px;
        margin-bottom: 0;
    }
    .why-us-shortcode-new ul li>span {
        font-size: 22px;
    }
    .why-us-shortcode-new .right-block ul li {
        margin-bottom: 0;
    }
    .reviews-shortcode-2>div:first-child,.reviews-shortcode-2>div {
        max-width: 100%;
        width: 100%;
        margin-bottom: 15px;
    }
    .reviews-shortcode-2{
        display:block;
    }
    .reviews-shortcode-2>.reviews-shortcode-site .reviews-site-score, .reviews-shortcode-2>.reviews-shortcode-site .reviews-site-score:before {
        width: 45px;
        height: 45px;
    }
    .reviews-shortcode-2>.reviews-shortcode-site .reviews-score-num {
        line-height: 36px;
    }
    main.page-reviews .row.reviews-head img {
        max-width: 100%;
    }
    .reviews-shortcode-2>div{
        height:75px;
    }
}
.fixed-btns .scrollTop-btn{
    display: block;
    opacity: 1;
    width: 40px;
    height: 40px;
    background: rgb(255, 255, 255);
    right: 0px;
    box-shadow: -1px -1px 5px 0 rgb(0 0 0 / 49%);
}
.fixed-btns .bottom-chat-line .liveChat .chat-icon{
    height: 40px;
}
.fixed-btns .bottom-chat-line{
    height:40px;
    width:40px;
    right: 0;
}
.fixed-btns .scroll-tel{
    left: auto;
    right: 0;
    width: 40px;
    height: 40px;
    background: #e03b41;
    bottom: calc(100% + 40px);
    box-shadow: -1px -1px 5px 0 rgb(0 0 0 / 49%);
}
@media(max-width:1023px){
    body .fixed-btns .bottom-chat-line {
        bottom: calc(100% + 80px);
    }
    body .fixed-btns .scrollTop-btn {
        bottom: calc(100% + 122px);
    }
}
@media(max-width:767px){
    body .fixed-btns .bottom-chat-line {
        bottom: calc(100% + 40px);
    }
    body .fixed-btns .scroll-tel{
        bottom: calc(100% + 80px);
        margin-bottom: 0;
    }
    body .fixed-btns .scrollTop-btn {
        bottom: calc(100% + 120px);
        top: auto;
    }
}
.main-menu-wrap a.logo-white{
    vertical-align: middle;
    display: inline-block;
}
.main-menu-wrap .main-menu{
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 220px);
    text-align: right;
}

.header-contacts > .live-chat{
    margin-left:0;
}
@media(max-width:1199px){
    .main-menu-wrap .main-menu ul > li > a{
        padding-right: 0;
    }
    .main-menu-wrap .main-menu ul > li.menu-item-has-children > a{
        padding-right: 13px;
    }
}
body .our-writers-content h2 {
    color: #212638;
    font-size: 27px;
    line-height: 55px;
    font-family: 'Raleway';
    font-weight: 900;
}
body .our-writers-content > p {
    color: #3f4048;
    font-family: 'Raleway';
    font-size: 15px;
    line-height: 30px;
    font-weight: 500;
}

/* words to min calc block */
body .words-to-min-calc-block {
    padding: 45px 0 0;
    min-height: 717px;
    background-image: url('/wp-content/themes/papers-land/images/words-to-minutes-calc-bg.png');
    background-repeat: no-repeat;
    background-position: 50% 0%;
}
body .words-to-min-calc {
    padding: 30px 45px;
    background-color: rgba(255,255,255,.8);
    border-radius: 10px;
}
body .words-to-min-calc table textarea {
    resize: none;
    width: 100%;
    height: 150px;
    border: 1px solid #d9f2fe;
    border-radius: 3px;
}
body .words-to-min-calc-block .title {
    font-size: 42px;
    line-height: 55px;
    color: #212638;
    font-weight: 900;
    font-family: 'Raleway';
    position: relative;
    padding-top: 30px;
}
body .words-to-min-calc-block .title::before {
    content: '';
    display: inline-block;
    width: 65px;
    height: 3px;
    background-color: #d9393c;
    position: absolute;
    left: 0;
    top: 0;
}
body .words-to-min-calc-block .subtitle {
    font-weight: 400;
}
body .words-to-min-calc-block .bottom-text {
    font-weight: 900;
}
body .words-to-min-calc-block .title,
body .words-to-min-calc-block .subtitle, 
body .words-to-min-calc-block .bottom-text {
    max-width: 480px;
}
body .words-to-min-calc-block .subtitle, 
body .words-to-min-calc-block .bottom-text {
    font-size: 17px;
    line-height: 32px;
    color: #3f4048;
}
body .words-to-min-calc {
    position: relative;
}
body .words-to-min-calc::before {
    content: '';
    display: inline-block;
    width: 116px;
    height: 386px;
    background-image: url('/wp-content/themes/papers-land/images/words-to-minutes-calc-boy.png');
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    top: 190px;
    left: -100px;    
}
body .words-to-min-calc-block b.wpm-hdr,
body .words-to-min-calc-block b.wpm-hdr:before {
    color: #2694dd;
    font-family: 'Open Sans';
    font-size: 14px;
    line-height: 19px;
    margin-right: 15px;
    font-weight: 900;
}
body .words-to-min-calc-block b.wpm-hdr:before {
    color: #e13c41;
    font-weight: 700;
}
body .words-to-min-calc-block b.wpm-hdr1:before {
    content: 'Step 1';
}
body .words-to-min-calc-block .wpm-hdr2:before {
    content: 'Step 2';
}
body .words-to-min-calc-block b.wpm-hdr3:before {
    content: 'Step 3';
}
#word_count {
    width: 100%;
    color: #00a5d0;
    font-size: 16px;
}
body .words-to-min-calc-block table.wpm-table tr td {
    padding: 0 0 15px;
    border: none;
    text-align: left;
    color: #9b9ca3;
    font-size: 14px;
    line-height: 19px;
    font-family: 'Open Sans';
    font-weight: 400;
}
body .words-to-min-calc-block div#ex1Slider {
    width: 100%;
}
body .words-to-min-calc-block #ex1Slider .slider-selection {
    background-color: #345481;
    height: 7px;
}
body .words-to-min-calc-block .slider-handle.min-slider-handle.round {
    background: #e13c41;
    border: 3px solid #ee9da0;
}
body .words-to-min-calc-block .slider-track-low,
body .words-to-min-calc-block .slider-track-high {
    background-color: #d9f2fe;
    height: 7px !important;
}
body .words-to-min-calc-block span.label.label-default {
    background-color: #8bb7f0;
    border: 1px solid #7aa2d7;
}
body .words-to-min-calc-block input#wordsCount {
    background-color: #fff;
    border: 1px solid #d9f2fe;
}
body .words-to-min-calc-block .label {
    font-family: 'Open Sans';
    font-size: 14px;
    font-weight: 900;
    line-height: 19px;
    color: #345481;
}
body .words-to-min-calc-block #readTime2 .label {
    padding: 0;

}
body .words-to-min-calc-block .label.label-default {
    font-weight: 400;
    line-height: 18px;
    padding: 0;
    color: #fff;
}
body .words-to-min-calc-block table.wpm-table tr.total-word-count-tr td {
    color: #345481;
    font-weight: 500;
}
/* END words to min calc block */

.words-to-min-hiw-block {
    padding: 15px 0;
    margin: 15px 0;
}
.words-to-min-hiw-block .item {
    display: inline-block;
    max-width: calc(25% - 5px);
    margin: 0 auto;
    vertical-align: top;
    position: relative;
}
.words-to-min-hiw-block .item:not(:last-child)::before {
    content: '';
    display: inline-block;
    height: 1px;
    width: 58px;
    background-color: #d1e4ee;
    position: absolute;
    top: 40px;
    right: -29px;
}
.words-to-min-hiw-block img {
    display: block;
    margin: 0 auto;
    width: auto !important;
}
.words-to-min-hiw-block .img-block {
    height: 70px;
}
.words-to-min-hiw-block .title {
    font-size: 18px;
    font-weight: 900;
    color: #212638;
    margin: 15px 0;
}
.words-to-min-hiw-block .subtitle {
    font-size: 14px;
    font-weight: 400;
    color: #345481;
    margin: 0;
}
.words-to-min-hiw-block .title,
.words-to-min-hiw-block .subtitle {
    text-align: center;
    font-family: 'Raleway';
}

/* words-to-min-table-sc */
.words-to-min-table-sc {
    padding: 55px 105px;
    background-color: #f5fcff;
    border-radius: 20px;
    margin: 50px 0;
    background-image: url('/wp-content/themes/papers-land/images/words-to-min-table-bg.png');
    background-repeat: no-repeat;
    background-position: 0% 100%;
    border-right: 1px dashed #8bc6ed;
    border-bottom: 1px dashed #8bc6ed;
}
.words-to-min-table-sc-content {
    display: flex;
    flex-direction: row;
}
.words-to-min-table-sc .column-1,
.words-to-min-table-sc .column-2 {
    display: inline-block;
    max-width: 50%;
    width: 100%;
    background-color: rgba(245, 252, 255, .5);
}
.words-to-min-table-sc .item {
    font-family: 'Raleway';
    font-weight: 500;
    font-size: 15px;
    line-height: 28px;
    color: #345481;
}
.words-to-min-table-sc .item span {
    font-weight: 700;
    font-size: 16px;
    background-color: #fff;
    padding: 0 5px;
    border-radius: 5px;
    color: #2694dd;
}
/* END words-to-min-table-sc */

/* words-to-min-whats-inside-block */
.words-to-min-whats-inside-block {
    margin: 50px 0;
}
.words-to-min-whats-inside-block .title {
    font-family: 'Raleway';
    font-size: 25px;
    font-weight: 900;
    color: #212638;
    text-align: center;
    margin-bottom: 30px;
}
.words-to-min-whats-inside-block .words-to-min-whats-inside-content {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
}
.words-to-min-whats-inside-block .item {
    max-width: 365px;
    width: 100%;
    background-color: #f5fcff;
    border-radius: 20px;
    padding: 30px;
}
.words-to-min-whats-inside-block .item:not(:last-child) {
    margin: 0 15px 0 0;
}
.words-to-min-whats-inside-block .img-block img {
    display: block;
    margin: 0 auto;
    width: auto !important;
}
.words-to-min-whats-inside-block .item-title {
    font-family: 'Raleway';
    font-size: 18px;
    font-weight: 700;
    color: #212638;
    text-align: center;
    margin: 15px 0;
}
.words-to-min-whats-inside-block .item-subtitle {
    margin: 0;
    text-align: center;
    font-family: 'Raleway';
    font-size: 14px;
    font-weight: 400;
    color: #345481;
}
/* END words-to-min-whats-inside-block */

/* words-to-min-bottom-stripe */

.words-to-min-bottom-stripe {
    background: 
        url('/wp-content/themes/papers-land/images/words-to-min-bottom-stripe-girl.png'),
        url('/wp-content/themes/papers-land/images/words-to-min-bottom-stripe.png');
    background-repeat: no-repeat;
    background-position: calc(50% + 855px) 100%, 50% 50%;
}
.words-to-min-bottom-stripe .full-width-banner-container {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}
.words-to-min-bottom-stripe .text {
    display: inline-block;
    max-width: 650px;
    font-size: 20px;
    line-height: 38px;
    font-family: 'Open Sans';
    color: #1d3868;
    font-weight: 600;
    position: relative;
}
.words-to-min-bottom-stripe .text::after {
    content: '';
    display: inline-block;
    width: 64px;
    height: 44px;
    background-image: url('/wp-content/themes/papers-land/images/words-to-min-bottom-stripe-leaves.png');
    position: absolute;
    right: 30px;
    bottom: -20px;
}
.words-to-min-bottom-stripe .man-image {

}
.words-to-min-bottom-stripe .btn {
    display: inline-block;
    font-family: 'Raleway';
    line-height: 45px;
    max-width: 175px;
    width: 100%;
    font-size: 15px;
    font-weight: 700;
    padding: 0 10px;
    color: #fff;
    text-transform: uppercase;
    background-color: #e13c41;
    border-radius: 5px;
}
.words-to-min-bottom-stripe .btn:hover {
    color: #fff;
    background-color: #c73035;
}

/* END words-to-min-bottom-stripe */

@media (max-width: 1199px) {
    body .words-to-min-calc::before {
        width: 70px;
        height: 233px;
        top: 340px;
        left: -55px;
    }
    body .words-to-min-calc {
        padding: 30px 25px;
    }
    body .words-to-min-calc-block .label {
        padding: 0 5px;
    }
    .words-to-min-table-sc {
        padding: 55px 65px;
    }
    .words-to-min-whats-inside-block .item {
        height: 245px;
    }
}
@media (max-width: 991px) {
    body .words-to-min-calc-block .title, body .words-to-min-calc-block .subtitle, body .words-to-min-calc-block .bottom-text {
        max-width: 100%;
        text-align: center;
    }
    body .words-to-min-calc-block {
        min-height: unset;
    }
    body .words-to-min-calc-block {
        padding: 85px 0 50px;
        background-image: unset;
        background-color: #caf1fe;
    }
    body .words-to-min-calc {
        max-width: 550px;
        margin: 0 auto;
        padding: 30px 45px;
    }
    body .words-to-min-calc::before {
        display: none;
    }
    body .words-to-min-calc-block .subtitle, body .words-to-min-calc-block .bottom-text {
        font-size: 16px;
    }
    body .words-to-min-calc-block .subtitle {
        text-align: justify;
    }
    body .words-to-min-calc-block .bottom-text {
        margin-bottom: 30px;
    }
    body .words-to-min-calc-block .title::before {
        display: none;
    }
    .words-to-min-hiw-block .item {
        max-width: calc(50% - 5px);
        width: 100%;
        margin: 0 auto 30px;
    }
    .words-to-min-hiw-block .subtitle {
        max-width: 300px;
        margin: 0 auto;
    }
    .words-to-min-hiw-block .item:nth-child(2)::before {
        display: none;
    }
    .words-to-min-table-sc {
        background-image: url('/wp-content/themes/papers-land/images/words-to-min-table-bg-mobile.png');
        background-position: 100% 0%;
        max-width: 550px;
        margin: 0 auto;
        padding: 30px 50px;
    }
    .words-to-min-table-sc-content {
        flex-direction: column;
    }
    .words-to-min-table-sc .column-1, .words-to-min-table-sc .column-2 {
        max-width: 100%;
        background-color: unset;
    }
    .words-to-min-whats-inside-block .item {
        height: 265px;
    }
    .words-to-min-bottom-stripe {
        padding: 0 15px;
    }
    .words-to-min-bottom-stripe .text {
        font-size: 15px;
    }
    .words-to-min-bottom-stripe .text::after {
        bottom: -10px;
    }
    .words-to-min-bottom-stripe .man-image {
        max-width: 200px;
    }
}
@media (max-width: 767px) {
    body .words-to-min-calc-block .title {
        font-size: 35px;
    }
    .words-to-min-whats-inside-block .words-to-min-whats-inside-content {
        flex-direction: column;
    }
    .words-to-min-whats-inside-block .img-block {
        display: inline-block;
        max-width: 75px;
    }
    .words-to-min-whats-inside-block .text-block {
        display: inline-block !important;
        max-width: calc(100% - 75px);
        padding-left: 20px;
        vertical-align: top;
    }
    .words-to-min-whats-inside-block .item {
        max-width: 100%;
        height: auto;
    }
    .words-to-min-whats-inside-block .item:not(:last-child) {
        margin: 0 0 20px;
    }
    .words-to-min-whats-inside-block .item-title {
        margin: 0 0 10px;
    }
    .words-to-min-whats-inside-block .item-title,
    .words-to-min-whats-inside-block .item-subtitle {
        text-align: left;
    }
    .words-to-min-bottom-stripe .text {
        font-size: 14px;
        line-height: 25px;
    }
    .words-to-min-bottom-stripe .text::after {
        display: none;
    }
    body .our-writers-content h2 {
        font-size: 21px;
        line-height: 35px;
    }
}
@media (max-width: 600px) {
    .words-to-min-hiw-block .img-block {
        display: block;
    }
}
@media (max-width: 575px) {
    .words-to-min-bottom-stripe .full-width-banner-container {
        flex-direction: column;
    }
    .words-to-min-bottom-stripe .man-image {
        display: none;
    }
    .words-to-min-bottom-stripe {
        max-width: 300px;
        width: 100% !important;
        padding: 20px 15px 120px;
        background: url('/wp-content/themes/papers-land/images/words-to-min-bottom-stripe-bg-mob-left.png'), 
        url('/wp-content/themes/papers-land/images/words-to-min-bottom-stripe-bg-mob-right.png'), #c5f0ff;
        background-position: 0% 100%, 100% 100%;
        border-radius: 20px;
        background-repeat: no-repeat;
        margin: 0 auto 30px !important;
    }
    .words-to-min-bottom-stripe .text {
        text-align: center;
        margin: 0 0 15px;
    }
    .words-to-min-hiw-block .item {
        max-width: 100%;
    }
    .words-to-min-hiw-block .item:not(:last-child)::before {
        display: none;
    }
    .words-to-min-table-sc {
        max-width: 300px;
        margin: 0 auto;
        padding: 20px 10px;
    }
    .words-to-min-table-sc .item,
    .words-to-min-table-sc .item span {
        font-size: 10px;
        line-height: 18px;
    }
    body .words-to-min-calc-block .title {
        font-size: 25px;
        line-height: 32px;
    }
    .words-to-min-whats-inside-block .item {
        padding: 15px;
    }
    .words-to-min-whats-inside-block .text-block {
        padding-left: 10px;
    }
    .words-to-min-whats-inside-block .item-title {
        font-size: 16px;
    }
    body .words-to-min-calc {
        padding: 20px;
    }
    body .words-to-min-calc-block table.wpm-table tr td {
        padding: 0 0 10px;
    }
}
@media (max-width: 470px) {
    body .words-to-min-calc #readTime1 span,
    body .words-to-min-calc #readTime2 span {
        display: inline-block;
        max-width: 85px;
        width: 100%;
    }
}
@media (max-width: 360px) {
    body .words-to-min-calc #readTime1 span,
    body .words-to-min-calc #readTime2 span {
        max-width: 60px;
    }
}
@media (max-width: 340px) {
    body .words-to-min-calc #readTime1 span,
    body .words-to-min-calc #readTime2 span {
        max-width: 50px;
    }
}
body .select2-container--default .select2-results>.select2-results__options {
    max-height: 300px;
}
body .select2-container .select2-results .select2-results__options .select2-results__option {
    font-size: 12px;
}
body .select2-container--default .select2-search--dropdown .select2-search__field {
    font-size: 14px;
}
body .lending-calculator-component .first-time-order {
    display: none;
}
body #order-form.note-illustration .ws-illustrations-tr .illustrations-notice::before {
    display: block;
    margin: 10px auto 20px;
    max-width: max-content;
    color: #fff;
    background-color: #c73035;
    border: 1px solid #c73035;
}
body #order-form.presentation-poster .service-speaker-notes-ppp b,
body #order-form.presentation .service-speaker-notes b {
    display: block;
    padding-bottom: 50px;
}
body #order-form.presentation-poster .service-speaker-notes-ppp b::before, 
body #order-form.presentation .service-speaker-notes b::before {
    display: inline-block;
    width: auto;
    max-width: min-content;
    color: #fff;
    background-color: #c73035;
    border: 1px solid #c73035;
    border-radius: 5px;
    font-size: 11px;
    line-height: 14px;
    left: 0;
    top: 20px;
    text-align: left;
    padding: 3px;
}
@media (max-width: 991px) {
    body #order-form.presentation .service-speaker-notes b, body #order-form.presentation-poster .service-speaker-notes-ppp b {
        padding-bottom: 10px;
        padding-top: 10px;
    }
    body #order-form.presentation .service-speaker-notes b::before, body #order-form.presentation-poster .service-speaker-notes-ppp b::before {
        max-width: unset;
        min-width: max-content;
        left: 110px;
        top: 7px;
    }
}
body .order-form-wrapper.essay-component table tbody.t-body tr.ws-illustrations-tr td:first-child,
body .order-form-wrapper.essay-component table tbody.t-body tr.ws-illustrations-tr td:nth-child(2) {
    vertical-align: bottom;
}
body .ae-prices .essay-component .first-time-order {
    position: absolute;
    right: 0;
    top: 0;
}
.ae-order .summary-sidebar-wrapper ul.summary-list li > span span.hint i{
    background: url(/wp-content/themes/papers-land/css/images/qmark.png);
    color: transparent;
    background-size: contain;
    width: 16px;
    height: 16px;
}
body .ae-prices .essay-calculator-wrapper {
    padding-top: 70px;
    position: relative;
}
body .ae-prices .essay-calculator-wrapper .first-time-order label.el-switch {
    margin-left: 15px;
    vertical-align: middle;
    line-height: normal;
    height: fit-content;
}
body .ae-prices .el-switch>input[type="checkbox"]:checked+.el-switch-style {
    background-color: #e13c41;
}
body .ae-prices .essay-calculator-wrapper .first-time-order .el-switch .el-switch-style {
    width: 48px;
}
@media (max-width: 460px) {
    body .ae-prices .el-switch .el-switch-style:before {
        top: .3em;
    }
}