/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
.glyphicon,
audio,
canvas,
progress,
video {
    display: inline-block
}

.badge,
.label,
b,
dt,
kbd kbd,
label,
optgroup,
strong {
    font-weight: 700
}

.label,
audio,
body .ae-miniorder-vip .essay-miniordervip-form .tr .td .checkbox-input s,
canvas,
progress,
sub,
sup,
video {
    vertical-align: baseline
}

.btn,
.btn-group,
.btn-group-vertical,
.caret,
.checkbox-inline,
.input-group-addon,
.input-group-btn,
.radio-inline,
img {
    vertical-align: middle
}

hr,
img {
    border: 0
}

table,
table.mceItemTable {
    border-collapse: collapse;
    border-spacing: 0
}

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background-color: transparent
}

a:active,
a:hover {
    outline: 0
}

dfn {
    font-style: italic
}

mark {
    color: #000;
    background: #ff0
}

sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

svg:not(:root) {
    overflow: hidden
}

hr {
    height: 0;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

*,
:after,
:before,
input[type=search] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box
}

pre,
textarea {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    margin: 0;
    font: inherit;
    color: inherit
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    padding: 0;
    border: 0
}

input[type=checkbox],
input[type=radio] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

td,
th {
    padding: 0
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {

    blockquote,
    img,
    pre,
    tr {
        page-break-inside: avoid
    }

    *,
    :after,
    :before {
        color: #000 !important;
        text-shadow: none !important;
        background: 0 0 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important
    }

    a,
    a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " (" attr(href) ")"
    }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: ""
    }

    blockquote,
    pre {
        border: 1px solid #999
    }

    thead {
        display: table-header-group
    }

    img {
        max-width: 100% !important
    }

    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }

    h2,
    h3 {
        page-break-after: avoid
    }

    .navbar {
        display: none
    }

    .btn>.caret,
    .dropup>.btn>.caret {
        border-top-color: #000 !important
    }

    .label {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse !important
    }

    .table td,
    .table th {
        background-color: #fff !important
    }

    .table-bordered td,
    .table-bordered th {
        border: 1px solid #ddd !important
    }
}

.img-thumbnail,
body {
    background-color: #fff
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url(../fonts/glyphicons-halflings-regular.eot);
    src: url(../fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(../fonts/glyphicons-halflings-regular.woff2) format('woff2'), url(../fonts/glyphicons-halflings-regular.woff) format('woff'), url(../fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')
}

.glyphicon {
    position: relative;
    top: 1px;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.glyphicon-asterisk:before {
    content: "\002a"
}

.glyphicon-plus:before {
    content: "\002b"
}

.glyphicon-eur:before,
.glyphicon-euro:before {
    content: "\20ac"
}

.glyphicon-minus:before {
    content: "\2212"
}

.glyphicon-cloud:before {
    content: "\2601"
}

.glyphicon-envelope:before {
    content: "\2709"
}

.glyphicon-pencil:before {
    content: "\270f"
}

.glyphicon-glass:before {
    content: "\e001"
}

.glyphicon-music:before {
    content: "\e002"
}

.glyphicon-search:before {
    content: "\e003"
}

.glyphicon-heart:before {
    content: "\e005"
}

.glyphicon-star:before {
    content: "\e006"
}

.glyphicon-star-empty:before {
    content: "\e007"
}

.glyphicon-user:before {
    content: "\e008"
}

.glyphicon-film:before {
    content: "\e009"
}

.glyphicon-th-large:before {
    content: "\e010"
}

.glyphicon-th:before {
    content: "\e011"
}

.glyphicon-th-list:before {
    content: "\e012"
}

.glyphicon-ok:before {
    content: "\e013"
}

.glyphicon-remove:before {
    content: "\e014"
}

.glyphicon-zoom-in:before {
    content: "\e015"
}

.glyphicon-zoom-out:before {
    content: "\e016"
}

.glyphicon-off:before {
    content: "\e017"
}

.glyphicon-signal:before {
    content: "\e018"
}

.glyphicon-cog:before {
    content: "\e019"
}

.glyphicon-trash:before {
    content: "\e020"
}

.glyphicon-home:before {
    content: "\e021"
}

.glyphicon-file:before {
    content: "\e022"
}

.glyphicon-time:before {
    content: "\e023"
}

.glyphicon-road:before {
    content: "\e024"
}

.glyphicon-download-alt:before {
    content: "\e025"
}

.glyphicon-download:before {
    content: "\e026"
}

.glyphicon-upload:before {
    content: "\e027"
}

.glyphicon-inbox:before {
    content: "\e028"
}

.glyphicon-play-circle:before {
    content: "\e029"
}

.glyphicon-repeat:before {
    content: "\e030"
}

.glyphicon-refresh:before {
    content: "\e031"
}

.glyphicon-list-alt:before {
    content: "\e032"
}

.glyphicon-lock:before {
    content: "\e033"
}

.glyphicon-flag:before {
    content: "\e034"
}

.glyphicon-headphones:before {
    content: "\e035"
}

.glyphicon-volume-off:before {
    content: "\e036"
}

.glyphicon-volume-down:before {
    content: "\e037"
}

.glyphicon-volume-up:before {
    content: "\e038"
}

.glyphicon-qrcode:before {
    content: "\e039"
}

.glyphicon-barcode:before {
    content: "\e040"
}

.glyphicon-tag:before {
    content: "\e041"
}

.glyphicon-tags:before {
    content: "\e042"
}

.glyphicon-book:before {
    content: "\e043"
}

.glyphicon-bookmark:before {
    content: "\e044"
}

.glyphicon-print:before {
    content: "\e045"
}

.glyphicon-camera:before {
    content: "\e046"
}

.glyphicon-font:before {
    content: "\e047"
}

.glyphicon-bold:before {
    content: "\e048"
}

.glyphicon-italic:before {
    content: "\e049"
}

.glyphicon-text-height:before {
    content: "\e050"
}

.glyphicon-text-width:before {
    content: "\e051"
}

.glyphicon-align-left:before {
    content: "\e052"
}

.glyphicon-align-center:before {
    content: "\e053"
}

.glyphicon-align-right:before {
    content: "\e054"
}

.glyphicon-align-justify:before {
    content: "\e055"
}

.glyphicon-list:before {
    content: "\e056"
}

.glyphicon-indent-left:before {
    content: "\e057"
}

.glyphicon-indent-right:before {
    content: "\e058"
}

.glyphicon-facetime-video:before {
    content: "\e059"
}

.glyphicon-picture:before {
    content: "\e060"
}

.glyphicon-map-marker:before {
    content: "\e062"
}

.glyphicon-adjust:before {
    content: "\e063"
}

.glyphicon-tint:before {
    content: "\e064"
}

.glyphicon-edit:before {
    content: "\e065"
}

.glyphicon-share:before {
    content: "\e066"
}

.glyphicon-check:before {
    content: "\e067"
}

.glyphicon-move:before {
    content: "\e068"
}

.glyphicon-step-backward:before {
    content: "\e069"
}

.glyphicon-fast-backward:before {
    content: "\e070"
}

.glyphicon-backward:before {
    content: "\e071"
}

.glyphicon-play:before {
    content: "\e072"
}

.glyphicon-pause:before {
    content: "\e073"
}

.glyphicon-stop:before {
    content: "\e074"
}

.glyphicon-forward:before {
    content: "\e075"
}

.glyphicon-fast-forward:before {
    content: "\e076"
}

.glyphicon-step-forward:before {
    content: "\e077"
}

.glyphicon-eject:before {
    content: "\e078"
}

.glyphicon-chevron-left:before {
    content: "\e079"
}

.glyphicon-chevron-right:before {
    content: "\e080"
}

.glyphicon-plus-sign:before {
    content: "\e081"
}

.glyphicon-minus-sign:before {
    content: "\e082"
}

.glyphicon-remove-sign:before {
    content: "\e083"
}

.glyphicon-ok-sign:before {
    content: "\e084"
}

.glyphicon-question-sign:before {
    content: "\e085"
}

.glyphicon-info-sign:before {
    content: "\e086"
}

.glyphicon-screenshot:before {
    content: "\e087"
}

.glyphicon-remove-circle:before {
    content: "\e088"
}

.glyphicon-ok-circle:before {
    content: "\e089"
}

.glyphicon-ban-circle:before {
    content: "\e090"
}

.glyphicon-arrow-left:before {
    content: "\e091"
}

.glyphicon-arrow-right:before {
    content: "\e092"
}

.glyphicon-arrow-up:before {
    content: "\e093"
}

.glyphicon-arrow-down:before {
    content: "\e094"
}

.glyphicon-share-alt:before {
    content: "\e095"
}

.glyphicon-resize-full:before {
    content: "\e096"
}

.glyphicon-resize-small:before {
    content: "\e097"
}

.glyphicon-exclamation-sign:before {
    content: "\e101"
}

.glyphicon-gift:before {
    content: "\e102"
}

.glyphicon-leaf:before {
    content: "\e103"
}

.glyphicon-fire:before {
    content: "\e104"
}

.glyphicon-eye-open:before {
    content: "\e105"
}

.glyphicon-eye-close:before {
    content: "\e106"
}

.glyphicon-warning-sign:before {
    content: "\e107"
}

.glyphicon-plane:before {
    content: "\e108"
}

.glyphicon-calendar:before {
    content: "\e109"
}

.glyphicon-random:before {
    content: "\e110"
}

.glyphicon-comment:before {
    content: "\e111"
}

.glyphicon-magnet:before {
    content: "\e112"
}

.glyphicon-chevron-up:before {
    content: "\e113"
}

.glyphicon-chevron-down:before {
    content: "\e114"
}

.glyphicon-retweet:before {
    content: "\e115"
}

.glyphicon-shopping-cart:before {
    content: "\e116"
}

.glyphicon-folder-close:before {
    content: "\e117"
}

.glyphicon-folder-open:before {
    content: "\e118"
}

.glyphicon-resize-vertical:before {
    content: "\e119"
}

.glyphicon-resize-horizontal:before {
    content: "\e120"
}

.glyphicon-hdd:before {
    content: "\e121"
}

.glyphicon-bullhorn:before {
    content: "\e122"
}

.glyphicon-bell:before {
    content: "\e123"
}

.glyphicon-certificate:before {
    content: "\e124"
}

.glyphicon-thumbs-up:before {
    content: "\e125"
}

.glyphicon-thumbs-down:before {
    content: "\e126"
}

.glyphicon-hand-right:before {
    content: "\e127"
}

.glyphicon-hand-left:before {
    content: "\e128"
}

.glyphicon-hand-up:before {
    content: "\e129"
}

.glyphicon-hand-down:before {
    content: "\e130"
}

.glyphicon-circle-arrow-right:before {
    content: "\e131"
}

.glyphicon-circle-arrow-left:before {
    content: "\e132"
}

.glyphicon-circle-arrow-up:before {
    content: "\e133"
}

.glyphicon-circle-arrow-down:before {
    content: "\e134"
}

.glyphicon-globe:before {
    content: "\e135"
}

.glyphicon-wrench:before {
    content: "\e136"
}

.glyphicon-tasks:before {
    content: "\e137"
}

.glyphicon-filter:before {
    content: "\e138"
}

.glyphicon-briefcase:before {
    content: "\e139"
}

.glyphicon-fullscreen:before {
    content: "\e140"
}

.glyphicon-dashboard:before {
    content: "\e141"
}

.glyphicon-paperclip:before {
    content: "\e142"
}

.glyphicon-heart-empty:before {
    content: "\e143"
}

.glyphicon-link:before {
    content: "\e144"
}

.glyphicon-phone:before {
    content: "\e145"
}

.glyphicon-pushpin:before {
    content: "\e146"
}

.glyphicon-usd:before {
    content: "\e148"
}

.glyphicon-gbp:before {
    content: "\e149"
}

.glyphicon-sort:before {
    content: "\e150"
}

.glyphicon-sort-by-alphabet:before {
    content: "\e151"
}

.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152"
}

.glyphicon-sort-by-order:before {
    content: "\e153"
}

.glyphicon-sort-by-order-alt:before {
    content: "\e154"
}

.glyphicon-sort-by-attributes:before {
    content: "\e155"
}

.glyphicon-sort-by-attributes-alt:before {
    content: "\e156"
}

.glyphicon-unchecked:before {
    content: "\e157"
}

.glyphicon-expand:before {
    content: "\e158"
}

.glyphicon-collapse-down:before {
    content: "\e159"
}

.glyphicon-collapse-up:before {
    content: "\e160"
}

.glyphicon-log-in:before {
    content: "\e161"
}

.glyphicon-flash:before {
    content: "\e162"
}

.glyphicon-log-out:before {
    content: "\e163"
}

.glyphicon-new-window:before {
    content: "\e164"
}

.glyphicon-record:before {
    content: "\e165"
}

.glyphicon-save:before {
    content: "\e166"
}

.glyphicon-open:before {
    content: "\e167"
}

.glyphicon-saved:before {
    content: "\e168"
}

.glyphicon-import:before {
    content: "\e169"
}

.glyphicon-export:before {
    content: "\e170"
}

.glyphicon-send:before {
    content: "\e171"
}

.glyphicon-floppy-disk:before {
    content: "\e172"
}

.glyphicon-floppy-saved:before {
    content: "\e173"
}

.glyphicon-floppy-remove:before {
    content: "\e174"
}

.glyphicon-floppy-save:before {
    content: "\e175"
}

.glyphicon-floppy-open:before {
    content: "\e176"
}

.glyphicon-credit-card:before {
    content: "\e177"
}

.glyphicon-transfer:before {
    content: "\e178"
}

.glyphicon-cutlery:before {
    content: "\e179"
}

.glyphicon-header:before {
    content: "\e180"
}

.glyphicon-compressed:before {
    content: "\e181"
}

.glyphicon-earphone:before {
    content: "\e182"
}

.glyphicon-phone-alt:before {
    content: "\e183"
}

.glyphicon-tower:before {
    content: "\e184"
}

.glyphicon-stats:before {
    content: "\e185"
}

.glyphicon-sd-video:before {
    content: "\e186"
}

.glyphicon-hd-video:before {
    content: "\e187"
}

.glyphicon-subtitles:before {
    content: "\e188"
}

.glyphicon-sound-stereo:before {
    content: "\e189"
}

.glyphicon-sound-dolby:before {
    content: "\e190"
}

.glyphicon-sound-5-1:before {
    content: "\e191"
}

.glyphicon-sound-6-1:before {
    content: "\e192"
}

.glyphicon-sound-7-1:before {
    content: "\e193"
}

.glyphicon-copyright-mark:before {
    content: "\e194"
}

.glyphicon-registration-mark:before {
    content: "\e195"
}

.glyphicon-cloud-download:before {
    content: "\e197"
}

.glyphicon-cloud-upload:before {
    content: "\e198"
}

.glyphicon-tree-conifer:before {
    content: "\e199"
}

.glyphicon-tree-deciduous:before {
    content: "\e200"
}

.glyphicon-cd:before {
    content: "\e201"
}

.glyphicon-save-file:before {
    content: "\e202"
}

.glyphicon-open-file:before {
    content: "\e203"
}

.glyphicon-level-up:before {
    content: "\e204"
}

.glyphicon-copy:before {
    content: "\e205"
}

.glyphicon-paste:before {
    content: "\e206"
}

.glyphicon-alert:before {
    content: "\e209"
}

.glyphicon-equalizer:before {
    content: "\e210"
}

.glyphicon-king:before {
    content: "\e211"
}

.glyphicon-queen:before {
    content: "\e212"
}

.glyphicon-pawn:before {
    content: "\e213"
}

.glyphicon-bishop:before {
    content: "\e214"
}

.glyphicon-knight:before {
    content: "\e215"
}

.glyphicon-baby-formula:before {
    content: "\e216"
}

.glyphicon-tent:before {
    content: "\26fa"
}

.glyphicon-blackboard:before {
    content: "\e218"
}

.glyphicon-bed:before {
    content: "\e219"
}

.glyphicon-apple:before {
    content: "\f8ff"
}

.glyphicon-erase:before {
    content: "\e221"
}

.glyphicon-hourglass:before {
    content: "\231b"
}

.glyphicon-lamp:before {
    content: "\e223"
}

.glyphicon-duplicate:before {
    content: "\e224"
}

.glyphicon-piggy-bank:before {
    content: "\e225"
}

.glyphicon-scissors:before {
    content: "\e226"
}

.glyphicon-bitcoin:before,
.glyphicon-btc:before,
.glyphicon-xbt:before {
    content: "\e227"
}

.glyphicon-jpy:before,
.glyphicon-yen:before {
    content: "\00a5"
}

.glyphicon-rub:before,
.glyphicon-ruble:before {
    content: "\20bd"
}

.glyphicon-scale:before {
    content: "\e230"
}

.glyphicon-ice-lolly:before {
    content: "\e231"
}

.glyphicon-ice-lolly-tasted:before {
    content: "\e232"
}

.glyphicon-education:before {
    content: "\e233"
}

.glyphicon-option-horizontal:before {
    content: "\e234"
}

.glyphicon-option-vertical:before {
    content: "\e235"
}

.glyphicon-menu-hamburger:before {
    content: "\e236"
}

.glyphicon-modal-window:before {
    content: "\e237"
}

.glyphicon-oil:before {
    content: "\e238"
}

.glyphicon-grain:before {
    content: "\e239"
}

.glyphicon-sunglasses:before {
    content: "\e240"
}

.glyphicon-text-size:before {
    content: "\e241"
}

.glyphicon-text-color:before {
    content: "\e242"
}

.glyphicon-text-background:before {
    content: "\e243"
}

.glyphicon-object-align-top:before {
    content: "\e244"
}

.glyphicon-object-align-bottom:before {
    content: "\e245"
}

.glyphicon-object-align-horizontal:before {
    content: "\e246"
}

.glyphicon-object-align-left:before {
    content: "\e247"
}

.glyphicon-object-align-vertical:before {
    content: "\e248"
}

.glyphicon-object-align-right:before {
    content: "\e249"
}

.glyphicon-triangle-right:before {
    content: "\e250"
}

.glyphicon-triangle-left:before {
    content: "\e251"
}

.glyphicon-triangle-bottom:before {
    content: "\e252"
}

.glyphicon-triangle-top:before {
    content: "\e253"
}

.glyphicon-console:before {
    content: "\e254"
}

.glyphicon-superscript:before {
    content: "\e255"
}

.glyphicon-subscript:before {
    content: "\e256"
}

.glyphicon-menu-left:before {
    content: "\e257"
}

.glyphicon-menu-right:before {
    content: "\e258"
}

.glyphicon-menu-down:before {
    content: "\e259"
}

.glyphicon-menu-up:before {
    content: "\e260"
}

*,
:after,
:before {
    box-sizing: border-box
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

body {
    margin: 0;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    text-decoration: none
}

a:focus,
a:hover {
    color: #23527c
}

a:focus {
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

figure {
    margin: 0
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img,
.img-responsive,
.thumbnail a>img,
.thumbnail>img {
    display: block;
    max-width: 100%;
    height: auto
}

.btn,
.checkbox-inline,
.img-thumbnail,
.list-inline>li,
.radio-inline,
label {
    display: inline-block
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    max-width: 100%;
    height: auto;
    padding: 4px;
    line-height: 1.42857143;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border-top: 1px solid #eee
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

[role=button] {
    cursor: pointer
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-weight: 400;
    line-height: 1;
    color: #777
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small {
    font-size: 65%
}

.h4,
.h5,
.h6,
h4,
h5,
h6 {
    margin-top: 10px;
    margin-bottom: 10px
}

.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-size: 75%
}

.h2,
h2 {
    font-size: 30px
}

.h3,
h3 {
    font-size: 24px
}

.h4,
h4 {
    font-size: 18px
}

.h5,
h5 {
    font-size: 14px
}

.h6,
h6 {
    font-size: 12px
}

.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4
}

@media (min-width:768px) {
    .lead {
        font-size: 21px
    }
}

.small,
small {
    font-size: 85%
}

.mark,
mark {
    padding: .2em;
    background-color: #fcf8e3
}

.list-inline,
.list-unstyled {
    padding-left: 0;
    list-style: none
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #777
}

.text-primary {
    color: #337ab7
}

a.text-primary:focus,
a.text-primary:hover {
    color: #286090
}

.text-success {
    color: #3c763d
}

a.text-success:focus,
a.text-success:hover {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:focus,
a.text-info:hover {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:focus,
a.text-warning:hover {
    color: #66512c
}

.text-danger {
    color: #a94442
}

a.text-danger:focus,
a.text-danger:hover {
    color: #843534
}

.bg-primary {
    color: #fff;
    background-color: #337ab7
}

a.bg-primary:focus,
a.bg-primary:hover {
    background-color: #286090
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:focus,
a.bg-success:hover {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:focus,
a.bg-info:hover {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:focus,
a.bg-warning:hover {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

a.bg-danger:focus,
a.bg-danger:hover {
    background-color: #e4b9b9
}

pre code,
table {
    background-color: transparent
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}

dl,
ol,
ul {
    margin-top: 0
}

ol,
ul {
    margin-bottom: 10px
}

ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0
}

.list-inline {
    margin-left: -5px
}

.list-inline>li {
    padding-right: 5px;
    padding-left: 5px
}

dl {
    margin-bottom: 20px
}

dd,
dt {
    line-height: 1.42857143
}

dd {
    margin-left: 0
}

@media (min-width:768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        overflow: hidden;
        clear: left;
        text-align: right;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .dl-horizontal dd {
        margin-left: 180px
    }

    .container {
        width: 750px
    }
}

abbr[data-original-title],
abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #777
}

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child {
    margin-bottom: 0
}

blockquote .small,
blockquote footer,
blockquote small {
    display: block;
    font-size: 80%;
    line-height: 1.42857143;
    color: #777
}

legend,
pre {
    color: #333
}

blockquote .small:before,
blockquote footer:before,
blockquote small:before {
    content: '\2014 \00A0'
}

.blockquote-reverse,
blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    text-align: right;
    border-right: 5px solid #eee;
    border-left: 0
}

code,
kbd {
    padding: 2px 4px;
    font-size: 90%
}

.dropdown-menu,
caption,
th {
    text-align: left
}

.blockquote-reverse .small:before,
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
blockquote.pull-right .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before {
    content: ''
}

.blockquote-reverse .small:after,
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
blockquote.pull-right .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after {
    content: '\00A0 \2014'
}

address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857143
}

code,
kbd,
pre,
samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace
}

code {
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px
}

kbd {
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    -webkit-box-shadow: none;
    box-shadow: none
}

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857143;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px
}

.container,
.container-fluid {
    margin-right: auto;
    margin-left: auto
}

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    border-radius: 0
}

.container,
.container-fluid,
.navbar-collapse {
    padding-right: 15px;
    padding-left: 15px
}

.close,
.jumbotron p,
legend {
    font-size: 21px
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

@media (min-width:992px) {
    .container {
        width: 970px
    }
}

@media (min-width:1200px) {
    .container {
        width: 1170px
    }
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-0 {
    margin-left: 0
}

@media (min-width:768px) {

    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9 {
        float: left
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-11 {
        width: 91.66666667%
    }

    .col-sm-10 {
        width: 83.33333333%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-8 {
        width: 66.66666667%
    }

    .col-sm-7 {
        width: 58.33333333%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-5 {
        width: 41.66666667%
    }

    .col-sm-4 {
        width: 33.33333333%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-2 {
        width: 16.66666667%
    }

    .col-sm-1 {
        width: 8.33333333%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-pull-11 {
        right: 91.66666667%
    }

    .col-sm-pull-10 {
        right: 83.33333333%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-8 {
        right: 66.66666667%
    }

    .col-sm-pull-7 {
        right: 58.33333333%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-5 {
        right: 41.66666667%
    }

    .col-sm-pull-4 {
        right: 33.33333333%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-2 {
        right: 16.66666667%
    }

    .col-sm-pull-1 {
        right: 8.33333333%
    }

    .col-sm-pull-0 {
        right: auto
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-push-11 {
        left: 91.66666667%
    }

    .col-sm-push-10 {
        left: 83.33333333%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-8 {
        left: 66.66666667%
    }

    .col-sm-push-7 {
        left: 58.33333333%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-5 {
        left: 41.66666667%
    }

    .col-sm-push-4 {
        left: 33.33333333%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-2 {
        left: 16.66666667%
    }

    .col-sm-push-1 {
        left: 8.33333333%
    }

    .col-sm-push-0 {
        left: auto
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width:992px) {

    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9 {
        float: left
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-11 {
        width: 91.66666667%
    }

    .col-md-10 {
        width: 83.33333333%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-8 {
        width: 66.66666667%
    }

    .col-md-7 {
        width: 58.33333333%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-5 {
        width: 41.66666667%
    }

    .col-md-4 {
        width: 33.33333333%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-2 {
        width: 16.66666667%
    }

    .col-md-1 {
        width: 8.33333333%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-pull-11 {
        right: 91.66666667%
    }

    .col-md-pull-10 {
        right: 83.33333333%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-8 {
        right: 66.66666667%
    }

    .col-md-pull-7 {
        right: 58.33333333%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-5 {
        right: 41.66666667%
    }

    .col-md-pull-4 {
        right: 33.33333333%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-2 {
        right: 16.66666667%
    }

    .col-md-pull-1 {
        right: 8.33333333%
    }

    .col-md-pull-0 {
        right: auto
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-push-11 {
        left: 91.66666667%
    }

    .col-md-push-10 {
        left: 83.33333333%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-8 {
        left: 66.66666667%
    }

    .col-md-push-7 {
        left: 58.33333333%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-5 {
        left: 41.66666667%
    }

    .col-md-push-4 {
        left: 33.33333333%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-2 {
        left: 16.66666667%
    }

    .col-md-push-1 {
        left: 8.33333333%
    }

    .col-md-push-0 {
        left: auto
    }

    .col-md-offset-12 {
        margin-left: 100%
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%
    }

    .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width:1200px) {

    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9 {
        float: left
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-11 {
        width: 91.66666667%
    }

    .col-lg-10 {
        width: 83.33333333%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-8 {
        width: 66.66666667%
    }

    .col-lg-7 {
        width: 58.33333333%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-5 {
        width: 41.66666667%
    }

    .col-lg-4 {
        width: 33.33333333%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-2 {
        width: 16.66666667%
    }

    .col-lg-1 {
        width: 8.33333333%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-pull-11 {
        right: 91.66666667%
    }

    .col-lg-pull-10 {
        right: 83.33333333%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-8 {
        right: 66.66666667%
    }

    .col-lg-pull-7 {
        right: 58.33333333%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-5 {
        right: 41.66666667%
    }

    .col-lg-pull-4 {
        right: 33.33333333%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-2 {
        right: 16.66666667%
    }

    .col-lg-pull-1 {
        right: 8.33333333%
    }

    .col-lg-pull-0 {
        right: auto
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-push-11 {
        left: 91.66666667%
    }

    .col-lg-push-10 {
        left: 83.33333333%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-8 {
        left: 66.66666667%
    }

    .col-lg-push-7 {
        left: 58.33333333%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-5 {
        left: 41.66666667%
    }

    .col-lg-push-4 {
        left: 33.33333333%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-2 {
        left: 16.66666667%
    }

    .col-lg-push-1 {
        left: 8.33333333%
    }

    .col-lg-push-0 {
        left: auto
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }

    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd
}

.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd
}

.table>caption+thead>tr:first-child>td,
.table>caption+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>th,
.table>thead:first-child>tr:first-child>td,
.table>thead:first-child>tr:first-child>th {
    border-top: 0
}

.table>tbody+tbody {
    border-top: 2px solid #ddd
}

.table .table {
    background-color: #fff
}

.table-condensed>tbody>tr>td,
.table-condensed>tbody>tr>th,
.table-condensed>tfoot>tr>td,
.table-condensed>tfoot>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>thead>tr>th {
    padding: 5px
}

.table-bordered,
.table-bordered>tbody>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border: 1px solid #ddd
}

.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border-bottom-width: 2px
}

.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #f9f9f9
}

.table-hover>tbody>tr:hover,
.table>tbody>tr.active>td,
.table>tbody>tr.active>th,
.table>tbody>tr>td.active,
.table>tbody>tr>th.active,
.table>tfoot>tr.active>td,
.table>tfoot>tr.active>th,
.table>tfoot>tr>td.active,
.table>tfoot>tr>th.active,
.table>thead>tr.active>td,
.table>thead>tr.active>th,
.table>thead>tr>td.active,
.table>thead>tr>th.active {
    background-color: #f5f5f5
}

table col[class*=col-] {
    position: static;
    display: table-column;
    float: none
}

table td[class*=col-],
table th[class*=col-] {
    position: static;
    display: table-cell;
    float: none
}

.table-hover>tbody>tr.active:hover>td,
.table-hover>tbody>tr.active:hover>th,
.table-hover>tbody>tr:hover>.active,
.table-hover>tbody>tr>td.active:hover,
.table-hover>tbody>tr>th.active:hover {
    background-color: #e8e8e8
}

.table>tbody>tr.success>td,
.table>tbody>tr.success>th,
.table>tbody>tr>td.success,
.table>tbody>tr>th.success,
.table>tfoot>tr.success>td,
.table>tfoot>tr.success>th,
.table>tfoot>tr>td.success,
.table>tfoot>tr>th.success,
.table>thead>tr.success>td,
.table>thead>tr.success>th,
.table>thead>tr>td.success,
.table>thead>tr>th.success {
    background-color: #dff0d8
}

.table-hover>tbody>tr.success:hover>td,
.table-hover>tbody>tr.success:hover>th,
.table-hover>tbody>tr:hover>.success,
.table-hover>tbody>tr>td.success:hover,
.table-hover>tbody>tr>th.success:hover {
    background-color: #d0e9c6
}

.table>tbody>tr.info>td,
.table>tbody>tr.info>th,
.table>tbody>tr>td.info,
.table>tbody>tr>th.info,
.table>tfoot>tr.info>td,
.table>tfoot>tr.info>th,
.table>tfoot>tr>td.info,
.table>tfoot>tr>th.info,
.table>thead>tr.info>td,
.table>thead>tr.info>th,
.table>thead>tr>td.info,
.table>thead>tr>th.info {
    background-color: #d9edf7
}

.table-hover>tbody>tr.info:hover>td,
.table-hover>tbody>tr.info:hover>th,
.table-hover>tbody>tr:hover>.info,
.table-hover>tbody>tr>td.info:hover,
.table-hover>tbody>tr>th.info:hover {
    background-color: #c4e3f3
}

.table>tbody>tr.warning>td,
.table>tbody>tr.warning>th,
.table>tbody>tr>td.warning,
.table>tbody>tr>th.warning,
.table>tfoot>tr.warning>td,
.table>tfoot>tr.warning>th,
.table>tfoot>tr>td.warning,
.table>tfoot>tr>th.warning,
.table>thead>tr.warning>td,
.table>thead>tr.warning>th,
.table>thead>tr>td.warning,
.table>thead>tr>th.warning {
    background-color: #fcf8e3
}

.table-hover>tbody>tr.warning:hover>td,
.table-hover>tbody>tr.warning:hover>th,
.table-hover>tbody>tr:hover>.warning,
.table-hover>tbody>tr>td.warning:hover,
.table-hover>tbody>tr>th.warning:hover {
    background-color: #faf2cc
}

.table>tbody>tr.danger>td,
.table>tbody>tr.danger>th,
.table>tbody>tr>td.danger,
.table>tbody>tr>th.danger,
.table>tfoot>tr.danger>td,
.table>tfoot>tr.danger>th,
.table>tfoot>tr>td.danger,
.table>tfoot>tr>th.danger,
.table>thead>tr.danger>td,
.table>thead>tr.danger>th,
.table>thead>tr>td.danger,
.table>thead>tr>th.danger {
    background-color: #f2dede
}

.table-hover>tbody>tr.danger:hover>td,
.table-hover>tbody>tr.danger:hover>th,
.table-hover>tbody>tr:hover>.danger,
.table-hover>tbody>tr>td.danger:hover,
.table-hover>tbody>tr>th.danger:hover {
    background-color: #ebcccc
}

.table-responsive {
    min-height: .01%;
    overflow-x: auto
}

@media screen and (max-width:767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd
    }

    .table-responsive>.table {
        margin-bottom: 0
    }

    .table-responsive>.table>tbody>tr>td,
    .table-responsive>.table>tbody>tr>th,
    .table-responsive>.table>tfoot>tr>td,
    .table-responsive>.table>tfoot>tr>th,
    .table-responsive>.table>thead>tr>td,
    .table-responsive>.table>thead>tr>th {
        white-space: nowrap
    }

    .table-responsive>.table-bordered {
        border: 0
    }

    .table-responsive>.table-bordered>tbody>tr>td:first-child,
    .table-responsive>.table-bordered>tbody>tr>th:first-child,
    .table-responsive>.table-bordered>tfoot>tr>td:first-child,
    .table-responsive>.table-bordered>tfoot>tr>th:first-child,
    .table-responsive>.table-bordered>thead>tr>td:first-child,
    .table-responsive>.table-bordered>thead>tr>th:first-child {
        border-left: 0
    }

    .table-responsive>.table-bordered>tbody>tr>td:last-child,
    .table-responsive>.table-bordered>tbody>tr>th:last-child,
    .table-responsive>.table-bordered>tfoot>tr>td:last-child,
    .table-responsive>.table-bordered>tfoot>tr>th:last-child,
    .table-responsive>.table-bordered>thead>tr>td:last-child,
    .table-responsive>.table-bordered>thead>tr>th:last-child {
        border-right: 0
    }

    .table-responsive>.table-bordered>tbody>tr:last-child>td,
    .table-responsive>.table-bordered>tbody>tr:last-child>th,
    .table-responsive>.table-bordered>tfoot>tr:last-child>td,
    .table-responsive>.table-bordered>tfoot>tr:last-child>th {
        border-bottom: 0
    }
}

fieldset,
legend {
    padding: 0;
    border: 0
}

fieldset {
    min-width: 0;
    margin: 0
}

legend {
    display: block;
    width: 100%;
    margin-bottom: 20px;
    line-height: inherit;
    border-bottom: 1px solid #e5e5e5
}

label {
    max-width: 100%;
    margin-bottom: 5px
}

input[type=search] {
    box-sizing: border-box;
    -webkit-appearance: none
}

input[type=checkbox],
input[type=radio] {
    margin: 4px 0 0;
    margin-top: 1px\9;
    line-height: normal
}

.form-control,
output {
    font-size: 14px;
    line-height: 1.42857143;
    display: block;
    color: #555
}

input[type=file] {
    display: block
}

input[type=range] {
    display: block;
    width: 100%
}

select[multiple],
select[size] {
    height: auto
}

input[type=checkbox]:focus,
input[type=file]:focus,
input[type=radio]:focus {
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

output {
    padding-top: 7px
}

.form-control {
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #999
}

.form-control::-webkit-input-placeholder {
    color: #999
}

.form-control::-ms-expand {
    background-color: transparent;
    border: 0
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    background-color: #eee;
    opacity: 1
}

.form-control[disabled],
fieldset[disabled] .form-control {
    cursor: not-allowed
}

textarea.form-control {
    height: auto
}

@media screen and (-webkit-min-device-pixel-ratio:0) {

    input[type=date].form-control,
    input[type=datetime-local].form-control,
    input[type=month].form-control,
    input[type=time].form-control {
        line-height: 34px
    }

    .input-group-sm input[type=date],
    .input-group-sm input[type=datetime-local],
    .input-group-sm input[type=month],
    .input-group-sm input[type=time],
    input[type=date].input-sm,
    input[type=datetime-local].input-sm,
    input[type=month].input-sm,
    input[type=time].input-sm {
        line-height: 30px
    }

    .input-group-lg input[type=date],
    .input-group-lg input[type=datetime-local],
    .input-group-lg input[type=month],
    .input-group-lg input[type=time],
    input[type=date].input-lg,
    input[type=datetime-local].input-lg,
    input[type=month].input-lg,
    input[type=time].input-lg {
        line-height: 46px
    }
}

.form-group {
    margin-bottom: 15px
}

.checkbox,
.radio {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

.checkbox label,
.radio label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}

.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox],
.radio input[type=radio],
.radio-inline input[type=radio] {
    position: absolute;
    margin-top: 4px\9;
    margin-left: -20px
}

.checkbox-inline,
.collapsing,
.dropdown,
.dropup,
.has-feedback,
.radio-inline {
    position: relative
}

.checkbox+.checkbox,
.radio+.radio {
    margin-top: -5px
}

.checkbox-inline,
.radio-inline {
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}

.checkbox-inline+.checkbox-inline,
.radio-inline+.radio-inline {
    margin-top: 0;
    margin-left: 10px
}

.btn-block+.btn-block,
.help-block {
    margin-top: 5px
}

.checkbox-inline.disabled,
.checkbox.disabled label,
.radio-inline.disabled,
.radio.disabled label,
fieldset[disabled] .checkbox label,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .radio label,
fieldset[disabled] .radio-inline,
fieldset[disabled] input[type=checkbox],
fieldset[disabled] input[type=radio],
input[type=checkbox].disabled,
input[type=checkbox][disabled],
input[type=radio].disabled,
input[type=radio][disabled] {
    cursor: not-allowed
}

.form-control-static {
    min-height: 34px;
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0
}

.form-control-static.input-lg,
.form-control-static.input-sm {
    padding-right: 0;
    padding-left: 0
}

.form-group-sm .form-control,
.input-sm {
    padding: 5px 10px;
    border-radius: 3px;
    font-size: 12px
}

.input-sm {
    height: 30px;
    line-height: 1.5
}

select.input-sm {
    height: 30px;
    line-height: 30px
}

select[multiple].input-sm,
textarea.input-sm {
    height: auto
}

.form-group-sm .form-control {
    height: 30px;
    line-height: 1.5
}

.form-group-sm select.form-control {
    height: 30px;
    line-height: 30px
}

.form-group-sm select[multiple].form-control,
.form-group-sm textarea.form-control {
    height: auto
}

.form-group-sm .form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5
}

.btn-group-lg>.btn,
.btn-lg,
.form-group-lg .form-control,
.input-lg {
    padding: 10px 16px;
    font-size: 18px
}

.input-lg {
    height: 46px;
    line-height: 1.3333333;
    border-radius: 6px
}

select.input-lg {
    height: 46px;
    line-height: 46px
}

select[multiple].input-lg,
textarea.input-lg {
    height: auto
}

.form-group-lg .form-control {
    height: 46px;
    line-height: 1.3333333;
    border-radius: 6px
}

.form-group-lg select.form-control {
    height: 46px;
    line-height: 46px
}

.form-group-lg select[multiple].form-control,
.form-group-lg textarea.form-control {
    height: auto
}

.form-group-lg .form-control-static {
    height: 46px;
    min-height: 38px;
    padding: 11px 16px;
    font-size: 18px;
    line-height: 1.3333333
}

.has-feedback .form-control {
    padding-right: 42.5px
}

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none
}

.form-group-lg .form-control+.form-control-feedback,
.input-group-lg+.form-control-feedback,
.input-lg+.form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px
}

.form-group-sm .form-control+.form-control-feedback,
.input-group-sm+.form-control-feedback,
.input-sm+.form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}

.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline,
.has-success.checkbox label,
.has-success.checkbox-inline label,
.has-success.radio label,
.has-success.radio-inline label {
    color: #3c763d
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168
}

.has-success .input-group-addon {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #3c763d
}

.has-success .form-control-feedback {
    color: #3c763d
}

.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline,
.has-warning.checkbox label,
.has-warning.checkbox-inline label,
.has-warning.radio label,
.has-warning.radio-inline label {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b
}

.has-warning .input-group-addon {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #8a6d3b
}

.has-warning .form-control-feedback {
    color: #8a6d3b
}

.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.checkbox label,
.has-error.checkbox-inline label,
.has-error.radio label,
.has-error.radio-inline label {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483
}

.has-error .input-group-addon {
    color: #a94442;
    background-color: #f2dede;
    border-color: #a94442
}

.has-error .form-control-feedback {
    color: #a94442
}

.has-feedback label~.form-control-feedback {
    top: 25px
}

.has-feedback label.sr-only~.form-control-feedback {
    top: 0
}

.help-block {
    display: block;
    margin-bottom: 10px;
    color: #737373
}

@media (min-width:768px) {

    .form-inline .form-control,
    .form-inline .form-control-static,
    .form-inline .form-group {
        display: inline-block
    }

    .form-inline .checkbox,
    .form-inline .control-label,
    .form-inline .form-group,
    .form-inline .radio {
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .form-control {
        width: auto;
        vertical-align: middle
    }

    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .form-inline .input-group .form-control,
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn {
        width: auto
    }

    .form-inline .input-group>.form-control {
        width: 100%
    }

    .form-inline .checkbox,
    .form-inline .radio {
        display: inline-block;
        margin-top: 0
    }

    .form-inline .checkbox label,
    .form-inline .radio label {
        padding-left: 0
    }

    .form-inline .checkbox input[type=checkbox],
    .form-inline .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }

    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }

    .form-horizontal .control-label {
        padding-top: 7px;
        margin-bottom: 0;
        text-align: right
    }
}

.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .radio,
.form-horizontal .radio-inline {
    padding-top: 7px;
    margin-top: 0;
    margin-bottom: 0
}

.form-horizontal .checkbox,
.form-horizontal .radio {
    min-height: 27px
}

.form-horizontal .form-group {
    margin-right: -15px;
    margin-left: -15px
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 15px
}

@media (min-width:768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 11px;
        font-size: 18px
    }

    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 12px
    }
}

.btn {
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

.btn.focus,
.btn:focus,
.btn:hover {
    color: #333;
    text-decoration: none
}

.btn.active,
.btn:active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    cursor: not-allowed;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: .65
}

a.btn.disabled,
fieldset[disabled] a.btn {
    pointer-events: none
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

.btn-default.focus,
.btn-default:focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c
}

.btn-default.active,
.btn-default:active,
.btn-default:hover,
.open>.dropdown-toggle.btn-default {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.open>.dropdown-toggle.btn-default.focus,
.open>.dropdown-toggle.btn-default:focus,
.open>.dropdown-toggle.btn-default:hover {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c
}

.btn-default.active,
.btn-default:active,
.open>.dropdown-toggle.btn-default {
    background-image: none
}

.btn-default.disabled.focus,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled].focus,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
    background-color: #fff;
    border-color: #ccc
}

.btn-default .badge {
    color: #fff;
    background-color: #333
}

.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-primary.focus,
.btn-primary:focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40
}

.btn-primary.active,
.btn-primary:active,
.btn-primary:hover,
.open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}

.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open>.dropdown-toggle.btn-primary.focus,
.open>.dropdown-toggle.btn-primary:focus,
.open>.dropdown-toggle.btn-primary:hover {
    color: #fff;
    background-color: #204d74;
    border-color: #122b40
}

.btn-primary.active,
.btn-primary:active,
.open>.dropdown-toggle.btn-primary {
    background-image: none
}

.btn-primary.disabled.focus,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled].focus,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-primary .badge {
    color: #337ab7;
    background-color: #fff
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success.focus,
.btn-success:focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625
}

.btn-success.active,
.btn-success:active,
.btn-success:hover,
.open>.dropdown-toggle.btn-success {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success:active.focus,
.btn-success:active:focus,
.btn-success:active:hover,
.open>.dropdown-toggle.btn-success.focus,
.open>.dropdown-toggle.btn-success:focus,
.open>.dropdown-toggle.btn-success:hover {
    color: #fff;
    background-color: #398439;
    border-color: #255625
}

.btn-success.active,
.btn-success:active,
.open>.dropdown-toggle.btn-success {
    background-image: none
}

.btn-success.disabled.focus,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled].focus,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success .badge {
    color: #5cb85c;
    background-color: #fff
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info.focus,
.btn-info:focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85
}

.btn-info.active,
.btn-info:active,
.btn-info:hover,
.open>.dropdown-toggle.btn-info {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn-info.active.focus,
.btn-info.active:focus,
.btn-info.active:hover,
.btn-info:active.focus,
.btn-info:active:focus,
.btn-info:active:hover,
.open>.dropdown-toggle.btn-info.focus,
.open>.dropdown-toggle.btn-info:focus,
.open>.dropdown-toggle.btn-info:hover {
    color: #fff;
    background-color: #269abc;
    border-color: #1b6d85
}

.btn-info.active,
.btn-info:active,
.open>.dropdown-toggle.btn-info {
    background-image: none
}

.btn-info.disabled.focus,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled].focus,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info .badge {
    color: #5bc0de;
    background-color: #fff
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning.focus,
.btn-warning:focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d
}

.btn-warning.active,
.btn-warning:active,
.btn-warning:hover,
.open>.dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

.btn-warning.active.focus,
.btn-warning.active:focus,
.btn-warning.active:hover,
.btn-warning:active.focus,
.btn-warning:active:focus,
.btn-warning:active:hover,
.open>.dropdown-toggle.btn-warning.focus,
.open>.dropdown-toggle.btn-warning:focus,
.open>.dropdown-toggle.btn-warning:hover {
    color: #fff;
    background-color: #d58512;
    border-color: #985f0d
}

.btn-warning.active,
.btn-warning:active,
.open>.dropdown-toggle.btn-warning {
    background-image: none
}

.btn-warning.disabled.focus,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled].focus,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger.focus,
.btn-danger:focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19
}

.btn-danger.active,
.btn-danger:active,
.btn-danger:hover,
.open>.dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.btn-danger.active.focus,
.btn-danger.active:focus,
.btn-danger.active:hover,
.btn-danger:active.focus,
.btn-danger:active:focus,
.btn-danger:active:hover,
.open>.dropdown-toggle.btn-danger.focus,
.open>.dropdown-toggle.btn-danger:focus,
.open>.dropdown-toggle.btn-danger:hover {
    color: #fff;
    background-color: #ac2925;
    border-color: #761c19
}

.btn-danger.active,
.btn-danger:active,
.open>.dropdown-toggle.btn-danger {
    background-image: none
}

.btn-danger.disabled.focus,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled].focus,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}

.btn-link {
    font-weight: 400;
    color: #337ab7;
    border-radius: 0
}

.btn-link,
.btn-link.active,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
    border-color: transparent
}

.btn-link:focus,
.btn-link:hover {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent
}

.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
    color: #777;
    text-decoration: none
}

.btn-group-lg>.btn,
.btn-lg {
    line-height: 1.3333333;
    border-radius: 6px
}

.btn-group-sm>.btn,
.btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-group-xs>.btn,
.btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-block {
    display: block;
    width: 100%
}

input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
    width: 100%
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    height: 0;
    overflow: hidden;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: .35s;
    -o-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-property: height, visibility;
    -o-transition-property: height, visibility;
    transition-property: height, visibility
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    border-top: 4px dashed;
    border-top: 4px solid\9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175)
}

.dropdown-menu-right,
.dropdown-menu.pull-right {
    right: 0;
    left: auto
}

.dropdown-header,
.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    line-height: 1.42857143;
    white-space: nowrap
}

.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.btn-group .btn+.btn,
.btn-group .btn+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group,
.input-group-btn>.btn+.btn {
    margin-left: -1px
}

.dropdown-menu>li>a {
    clear: both;
    font-weight: 400;
    color: #333
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #337ab7;
    outline: 0
}

.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    color: #777
}

.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

.open>.dropdown-menu {
    display: block
}

.open>a {
    outline: 0
}

.dropdown-menu-left {
    right: auto;
    left: 0
}

.dropdown-header {
    font-size: 12px;
    color: #777
}

.dropdown-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 990
}

.pull-right>.dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    content: "";
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid\9
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px
}

@media (min-width:768px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto
    }

    .navbar-right .dropdown-menu-left {
        right: auto;
        left: 0
    }
}

.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-block
}

.btn-group-vertical>.btn,
.btn-group>.btn {
    position: relative;
    float: left
}

.btn-group-vertical>.btn.active,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn:focus,
.btn-group-vertical>.btn:hover,
.btn-group>.btn.active,
.btn-group>.btn:active,
.btn-group>.btn:focus,
.btn-group>.btn:hover {
    z-index: 2
}

.btn-toolbar {
    margin-left: -5px
}

.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
    float: left
}

.btn-toolbar>.btn,
.btn-toolbar>.btn-group,
.btn-toolbar>.input-group {
    margin-left: 5px
}

.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

.btn-group>.btn:first-child {
    margin-left: 0
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group>.btn:last-child:not(:first-child),
.btn-group>.dropdown-toggle:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group>.btn-group {
    float: left
}

.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}

.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0
}

.btn-group>.btn+.dropdown-toggle {
    padding-right: 8px;
    padding-left: 8px
}

.btn-group>.btn-lg+.dropdown-toggle {
    padding-right: 12px;
    padding-left: 12px
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn .caret {
    margin-left: 0
}

.btn-lg .caret {
    border-width: 5px 5px 0
}

.dropup .btn-lg .caret {
    border-width: 0 5px 5px
}

.btn-group-vertical>.btn,
.btn-group-vertical>.btn-group,
.btn-group-vertical>.btn-group>.btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}

.btn-group-vertical>.btn-group>.btn {
    float: none
}

.btn-group-vertical>.btn+.btn,
.btn-group-vertical>.btn+.btn-group,
.btn-group-vertical>.btn-group+.btn,
.btn-group-vertical>.btn-group+.btn-group {
    margin-top: -1px;
    margin-left: 0
}

.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.btn-group-vertical>.btn:first-child:not(:last-child) {
    border-radius: 4px 4px 0 0
}

.btn-group-vertical>.btn:last-child:not(:first-child) {
    border-radius: 0 0 4px 4px
}

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}

.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}

.btn-group-justified>.btn,
.btn-group-justified>.btn-group {
    display: table-cell;
    float: none;
    width: 1%
}

.btn-group-justified>.btn-group .btn {
    width: 100%
}

.btn-group-justified>.btn-group .dropdown-menu {
    left: auto
}

[data-toggle=buttons]>.btn input[type=checkbox],
[data-toggle=buttons]>.btn input[type=radio],
[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],
[data-toggle=buttons]>.btn-group>.btn input[type=radio] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none
}

.input-group,
.input-group .form-control,
.input-group-btn,
.input-group-btn>.btn,
.nav>li,
.nav>li>a,
.navbar {
    position: relative
}

.input-group {
    display: table;
    border-collapse: separate
}

.input-group[class*=col-] {
    float: none;
    padding-right: 0;
    padding-left: 0
}

.input-group .form-control {
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}

.input-group .form-control:focus {
    z-index: 3
}

.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

select.input-group-lg>.form-control,
select.input-group-lg>.input-group-addon,
select.input-group-lg>.input-group-btn>.btn {
    height: 46px;
    line-height: 46px
}

select[multiple].input-group-lg>.form-control,
select[multiple].input-group-lg>.input-group-addon,
select[multiple].input-group-lg>.input-group-btn>.btn,
textarea.input-group-lg>.form-control,
textarea.input-group-lg>.input-group-addon,
textarea.input-group-lg>.input-group-btn>.btn {
    height: auto
}

.input-group-sm>.form-control,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-group-sm>.form-control,
select.input-group-sm>.input-group-addon,
select.input-group-sm>.input-group-btn>.btn {
    height: 30px;
    line-height: 30px
}

img,
select[multiple].input-group-sm>.form-control,
select[multiple].input-group-sm>.input-group-addon,
select[multiple].input-group-sm>.input-group-btn>.btn,
textarea.input-group-sm>.form-control,
textarea.input-group-sm>.input-group-addon,
textarea.input-group-sm>.input-group-btn>.btn {
    height: auto
}

.badge,
.close,
.input-group-addon,
.label {
    line-height: 1
}

.input-group .form-control,
.input-group-addon,
.input-group-btn {
    display: table-cell
}

.input-group .form-control:not(:first-child):not(:last-child),
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.input-group-addon,
.input-group-btn {
    width: 1%;
    white-space: nowrap
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px
}

.input-group-addon.input-sm {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px
}

.input-group-addon.input-lg {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px
}

.input-group-addon input[type=checkbox],
.input-group-addon input[type=radio] {
    margin-top: 0
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group>.btn,
.input-group-btn:first-child>.dropdown-toggle,
.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group-addon:first-child {
    border-right: 0
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:first-child>.btn-group:not(:first-child)>.btn,
.input-group-btn:first-child>.btn:not(:first-child),
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group>.btn,
.input-group-btn:last-child>.dropdown-toggle {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.input-group-addon:last-child {
    border-left: 0
}

.input-group-btn {
    font-size: 0;
    white-space: nowrap
}

.input-group-btn>.btn:active,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:hover {
    z-index: 2
}

.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group {
    margin-right: -1px
}

.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group {
    z-index: 2;
    margin-left: -1px
}

.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.nav>li {
    display: block
}

.nav>li>a {
    display: block;
    padding: 10px 15px
}

.nav>li>a:focus,
.nav>li>a:hover {
    text-decoration: none;
    background-color: #eee
}

.nav>li.disabled>a {
    color: #777
}

.nav>li.disabled>a:focus,
.nav>li.disabled>a:hover {
    color: #777;
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
    background-color: #eee;
    border-color: #337ab7
}

.nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.nav>li>a>img {
    max-width: none
}

.nav-tabs {
    border-bottom: 1px solid #ddd
}

.nav-tabs>li {
    float: left;
    margin-bottom: -1px
}

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0
}

.nav-tabs>li>a:hover {
    border-color: #eee #eee #ddd
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent
}

.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0
}

.nav-tabs.nav-justified>li {
    float: none
}

.nav-tabs.nav-justified>li>a {
    margin-bottom: 5px;
    text-align: center;
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>a:focus,
.nav-tabs.nav-justified>.active>a:hover {
    border: 1px solid #ddd
}

@media (min-width:768px) {
    .nav-tabs.nav-justified>li {
        display: table-cell;
        width: 1%
    }

    .nav-tabs.nav-justified>li>a {
        margin-bottom: 0;
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs.nav-justified>.active>a,
    .nav-tabs.nav-justified>.active>a:focus,
    .nav-tabs.nav-justified>.active>a:hover {
        border-bottom-color: #fff
    }
}

.nav-pills>li {
    float: left
}

.nav-pills>li>a {
    border-radius: 4px
}

.nav-pills>li+li {
    margin-left: 2px
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #337ab7
}

.nav-stacked>li {
    float: none
}

.nav-stacked>li+li {
    margin-top: 2px;
    margin-left: 0
}

.nav-justified {
    width: 100%
}

.nav-justified>li {
    float: none
}

.nav-justified>li>a {
    margin-bottom: 5px;
    text-align: center
}

.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

.nav-tabs-justified {
    border-bottom: 0
}

.nav-tabs-justified>li>a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs-justified>.active>a,
.nav-tabs-justified>.active>a:focus,
.nav-tabs-justified>.active>a:hover {
    border: 1px solid #ddd
}

@media (min-width:768px) {
    .nav-justified>li {
        display: table-cell;
        width: 1%
    }

    .nav-justified>li>a {
        margin-bottom: 0
    }

    .nav-tabs-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs-justified>.active>a,
    .nav-tabs-justified>.active>a:focus,
    .nav-tabs-justified>.active>a:hover {
        border-bottom-color: #fff
    }
}

.tab-content>.tab-pane {
    display: none
}

.tab-content>.active {
    display: block
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.navbar {
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent
}

.navbar-collapse {
    overflow-x: visible;
    -webkit-overflow-scrolling: touch;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1)
}

.navbar-collapse.in {
    overflow-y: auto
}

.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse {
    max-height: 340px
}

@media (max-device-width:480px) and (orientation:landscape) {

    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse {
        max-height: 200px
    }
}

.container-fluid>.navbar-collapse,
.container-fluid>.navbar-header,
.container>.navbar-collapse,
.container>.navbar-header {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width:768px) {
    .navbar {
        border-radius: 4px
    }

    .navbar-header {
        float: left
    }

    .navbar-collapse {
        width: auto;
        border-top: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important
    }

    .navbar-collapse.in {
        overflow-y: visible
    }

    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse {
        padding-right: 0;
        padding-left: 0
    }

    .container-fluid>.navbar-collapse,
    .container-fluid>.navbar-header,
    .container>.navbar-collapse,
    .container>.navbar-header {
        margin-right: 0;
        margin-left: 0
    }

    .navbar-static-top {
        border-radius: 0
    }
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

.navbar-fixed-bottom,
.navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.navbar-brand {
    float: left;
    height: 50px;
    padding: 15px;
    font-size: 18px;
    line-height: 20px
}

#social,
.close,
.list-group-item>.badge,
.navbar-toggle,
.page-reviews .site-reviews .reviews-wrapper .review-block .icon-vs-date img,
.page-testimonials .site-reviews .reviews-wrapper .review-block .icon-vs-date img,
.pager .next>a,
.pager .next>span,
body .ae-miniorder-vip {
    float: right
}

.navbar-brand:focus,
.navbar-brand:hover {
    text-decoration: none
}

.navbar-brand>img {
    display: block
}

@media (min-width:768px) {

    .navbar-fixed-bottom,
    .navbar-fixed-top {
        border-radius: 0
    }

    .navbar>.container .navbar-brand,
    .navbar>.container-fluid .navbar-brand {
        margin-left: -15px
    }
}

.navbar-toggle {
    position: relative;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

.navbar-toggle:focus {
    outline: 0
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}

.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px
}

.navbar-nav {
    margin: 7.5px -15px
}

.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px
}

@media (max-width:767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .navbar-nav .open .dropdown-menu .dropdown-header,
    .navbar-nav .open .dropdown-menu>li>a {
        padding: 5px 15px 5px 25px
    }

    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 20px
    }

    .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-nav .open .dropdown-menu>li>a:hover {
        background-image: none
    }
}

@media (min-width:768px) {
    .navbar-toggle {
        display: none
    }

    .navbar-nav {
        float: left;
        margin: 0
    }

    .navbar-nav>li {
        float: left
    }

    .navbar-nav>li>a {
        padding-top: 15px;
        padding-bottom: 15px
    }
}

.navbar-form {
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    margin: 8px -15px
}

@media (min-width:768px) {

    .navbar-form .form-control,
    .navbar-form .form-control-static,
    .navbar-form .form-group {
        display: inline-block
    }

    .navbar-form .checkbox,
    .navbar-form .control-label,
    .navbar-form .form-group,
    .navbar-form .radio {
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .form-control {
        width: auto;
        vertical-align: middle
    }

    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .navbar-form .input-group .form-control,
    .navbar-form .input-group .input-group-addon,
    .navbar-form .input-group .input-group-btn {
        width: auto
    }

    .navbar-form .input-group>.form-control {
        width: 100%
    }

    .navbar-form .checkbox,
    .navbar-form .radio {
        display: inline-block;
        margin-top: 0
    }

    .navbar-form .checkbox label,
    .navbar-form .radio label {
        padding-left: 0
    }

    .navbar-form .checkbox input[type=checkbox],
    .navbar-form .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }

    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }

    .navbar-form {
        width: auto;
        padding-top: 0;
        padding-bottom: 0;
        margin-right: 0;
        margin-left: 0;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
}

.breadcrumb>li,
.pagination {
    display: inline-block
}

.btn .badge,
.btn .label {
    top: -1px;
    position: relative
}

@media (max-width:767px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }

    .navbar-form .form-group:last-child {
        margin-bottom: 0
    }
}

.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    margin-bottom: 0;
    border-radius: 4px 4px 0 0
}

.breadcrumb,
.pagination,
.progress {
    border-radius: 4px
}

.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px
}

.navbar-btn.btn-sm {
    margin-top: 10px;
    margin-bottom: 10px
}

.navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px
}

.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px
}

@media (min-width:768px) {
    .navbar-text {
        float: left;
        margin-right: 15px;
        margin-left: 15px
    }

    .navbar-left {
        float: left !important
    }

    .navbar-right {
        float: right !important;
        margin-right: -15px
    }

    .navbar-right~.navbar-right {
        margin-right: 0
    }
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}

.navbar-default .navbar-brand {
    color: #777
}

.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
    color: #5e5e5e;
    background-color: transparent
}

.navbar-default .navbar-nav>li>a,
.navbar-default .navbar-text {
    color: #777
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
    color: #333;
    background-color: transparent
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    color: #555;
    background-color: #e7e7e7
}

.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:focus,
.navbar-default .navbar-nav>.disabled>a:hover {
    color: #ccc;
    background-color: transparent
}

.navbar-default .navbar-toggle {
    border-color: #ddd
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #888
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #e7e7e7
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    color: #555;
    background-color: #e7e7e7
}

@media (max-width:767px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #777
    }

    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #333;
        background-color: transparent
    }

    .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #555;
        background-color: #e7e7e7
    }

    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #ccc;
        background-color: transparent
    }
}

.navbar-default .navbar-link {
    color: #777
}

.navbar-default .navbar-link:hover {
    color: #333
}

.navbar-default .btn-link {
    color: #777
}

.navbar-default .btn-link:focus,
.navbar-default .btn-link:hover {
    color: #333
}

.navbar-default .btn-link[disabled]:focus,
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:focus,
fieldset[disabled] .navbar-default .btn-link:hover {
    color: #ccc
}

.navbar-inverse {
    background-color: #222;
    border-color: #080808
}

.navbar-inverse .navbar-brand {
    color: #9d9d9d
}

.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav>li>a,
.navbar-inverse .navbar-text {
    color: #9d9d9d
}

.navbar-inverse .navbar-nav>li>a:focus,
.navbar-inverse .navbar-nav>li>a:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:focus,
.navbar-inverse .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: #080808
}

.navbar-inverse .navbar-nav>.disabled>a,
.navbar-inverse .navbar-nav>.disabled>a:focus,
.navbar-inverse .navbar-nav>.disabled>a:hover {
    color: #444;
    background-color: transparent
}

.navbar-inverse .navbar-toggle {
    border-color: #333
}

.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
    background-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
    border-color: #101010
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:focus,
.navbar-inverse .navbar-nav>.open>a:hover {
    color: #fff;
    background-color: #080808
}

@media (max-width:767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
        border-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #9d9d9d
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #fff;
        background-color: transparent
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #fff;
        background-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #444;
        background-color: transparent
    }
}

.navbar-inverse .navbar-link {
    color: #9d9d9d
}

.navbar-inverse .navbar-link:hover {
    color: #fff
}

.navbar-inverse .btn-link {
    color: #9d9d9d
}

.navbar-inverse .btn-link:focus,
.navbar-inverse .btn-link:hover {
    color: #fff
}

.navbar-inverse .btn-link[disabled]:focus,
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover {
    color: #444
}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5
}

.breadcrumb>li+li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0"
}

.breadcrumb>.active {
    color: #777
}

.pagination {
    padding-left: 0;
    margin: 20px 0
}

.label,
.pager li,
.pagination>li {
    display: inline
}

.pagination>li>a,
.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
    z-index: 2;
    color: #23527c;
    background-color: #eee;
    border-color: #ddd
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #337ab7;
    border-color: #337ab7
}

.pagination>.disabled>a,
.pagination>.disabled>a:focus,
.pagination>.disabled>a:hover,
.pagination>.disabled>span,
.pagination>.disabled>span:focus,
.pagination>.disabled>span:hover {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd
}

.pagination-lg>li>a,
.pagination-lg>li>span {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333
}

.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px
}

.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px
}

.pagination-sm>li>a,
.pagination-sm>li>span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5
}

.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px
}

.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}

.pager {
    padding-left: 0;
    margin: 20px 0;
    text-align: center;
    list-style: none
}

.pager li>a,
.pager li>span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px
}

.pager li>a:focus,
.pager li>a:hover {
    text-decoration: none;
    background-color: #eee
}

.pager .previous>a,
.pager .previous>span {
    float: left
}

.pager .disabled>a,
.pager .disabled>a:focus,
.pager .disabled>a:hover,
.pager .disabled>span {
    color: #777;
    cursor: not-allowed;
    background-color: #fff
}

.label {
    padding: .2em .6em .3em;
    font-size: 75%;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    border-radius: .25em
}

.badge,
.progress-bar {
    font-size: 12px;
    text-align: center
}

a.label:focus,
a.label:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.label:empty {
    display: none
}

.label-default {
    background-color: #777
}

.label-default[href]:focus,
.label-default[href]:hover {
    background-color: #5e5e5e
}

.label-primary {
    background-color: #337ab7
}

.label-primary[href]:focus,
.label-primary[href]:hover {
    background-color: #286090
}

.label-success {
    background-color: #5cb85c
}

.label-success[href]:focus,
.label-success[href]:hover {
    background-color: #449d44
}

.label-info {
    background-color: #5bc0de
}

.label-info[href]:focus,
.label-info[href]:hover {
    background-color: #31b0d5
}

.label-warning {
    background-color: #f0ad4e
}

.label-warning[href]:focus,
.label-warning[href]:hover {
    background-color: #ec971f
}

.label-danger {
    background-color: #d9534f
}

.label-danger[href]:focus,
.label-danger[href]:hover {
    background-color: #c9302c
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    color: #fff;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #777;
    border-radius: 10px
}

.badge:empty {
    display: none
}

.media-object,
.thumbnail {
    display: block
}

.btn-group-xs>.btn .badge,
.btn-xs .badge {
    top: 0;
    padding: 1px 5px
}

a.badge:focus,
a.badge:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.list-group-item.active>.badge,
.nav-pills>.active>a>.badge {
    color: #337ab7;
    background-color: #fff
}

.jumbotron,
.jumbotron .h1,
.jumbotron h1 {
    color: inherit
}

.list-group-item>.badge+.badge {
    margin-right: 5px
}

.nav-pills>li>a>.badge {
    margin-left: 3px
}

.jumbotron {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    background-color: #eee
}

.jumbotron p {
    margin-bottom: 15px;
    font-weight: 200
}

.alert,
.progress,
.thumbnail {
    margin-bottom: 20px
}

.alert .alert-link,
.close {
    font-weight: 700
}

.jumbotron>hr {
    border-top-color: #d5d5d5
}

.container .jumbotron,
.container-fluid .jumbotron {
    padding-right: 15px;
    padding-left: 15px;
    border-radius: 6px
}

.jumbotron .container {
    max-width: 100%
}

@media screen and (min-width:768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px
    }

    .container .jumbotron,
    .container-fluid .jumbotron {
        padding-right: 60px;
        padding-left: 60px
    }

    .jumbotron .h1,
    .jumbotron h1 {
        font-size: 63px
    }
}

.thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out
}

.thumbnail a>img,
.thumbnail>img {
    margin-right: auto;
    margin-left: auto
}

a.thumbnail.active,
a.thumbnail:focus,
a.thumbnail:hover {
    border-color: #337ab7
}

.thumbnail .caption {
    padding: 9px;
    color: #333
}

.alert,
.panel-body {
    padding: 15px
}

.alert {
    border: 1px solid transparent;
    border-radius: 4px
}

.alert h4 {
    margin-top: 0;
    color: inherit
}

.alert>p+p,
.panel-group .panel+.panel {
    margin-top: 5px
}

.alert>p,
.alert>ul {
    margin-bottom: 0
}

.alert-dismissable,
.alert-dismissible {
    padding-right: 35px
}

.alert-dismissable .close,
.alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}

.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.alert-success hr {
    border-top-color: #c9e2b3
}

.alert-success .alert-link {
    color: #2b542c
}

.alert-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.alert-info hr {
    border-top-color: #a6e1ec
}

.alert-info .alert-link {
    color: #245269
}

.alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.alert-warning hr {
    border-top-color: #f7e1b5
}

.alert-warning .alert-link {
    color: #66512c
}

.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.alert-danger hr {
    border-top-color: #e4b9c0
}

.alert-danger .alert-link {
    color: #843534
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

@-o-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

.progress {
    height: 20px;
    overflow: hidden;
    background-color: #f5f5f5;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)
}

.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    line-height: 20px;
    color: #fff;
    background-color: #337ab7;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease
}

.progress-bar-striped,
.progress-striped .progress-bar {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    -webkit-background-size: 40px 40px;
    background-size: 40px 40px
}

.progress-bar.active,
.progress.active .progress-bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}

.progress-bar-success {
    background-color: #5cb85c
}

.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-striped .progress-bar-info,
.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-info {
    background-color: #5bc0de
}

.progress-striped .progress-bar-info {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-warning {
    background-color: #f0ad4e
}

.progress-striped .progress-bar-warning {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-danger {
    background-color: #d9534f
}

.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.media {
    margin-top: 15px
}

.media:first-child {
    margin-top: 0
}

.media,
.media-body {
    overflow: hidden;
    zoom: 1
}

.media-body {
    width: 10000px
}

.media-object.img-thumbnail {
    max-width: none
}

.media-right,
.media>.pull-right {
    padding-left: 10px
}

.media-left,
.media>.pull-left {
    padding-right: 10px
}

.media-body,
.media-left,
.media-right {
    display: table-cell;
    vertical-align: top
}

.media-middle {
    vertical-align: middle
}

.media-bottom {
    vertical-align: bottom
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.media-list {
    padding-left: 0;
    list-style: none
}

.list-group {
    padding-left: 0;
    margin-bottom: 20px
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd
}

.list-group-item:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

a.list-group-item,
button.list-group-item {
    color: #555
}

a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
    color: #333
}

a.list-group-item:focus,
a.list-group-item:hover,
button.list-group-item:focus,
button.list-group-item:hover {
    color: #555;
    text-decoration: none;
    background-color: #f5f5f5
}

button.list-group-item {
    width: 100%;
    text-align: left
}

.list-group-item.disabled,
.list-group-item.disabled:focus,
.list-group-item.disabled:hover {
    color: #777;
    cursor: not-allowed;
    background-color: #eee
}

.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading {
    color: inherit
}

.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text {
    color: #777
}

.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading>.small,
.list-group-item.active .list-group-item-heading>small,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading>.small,
.list-group-item.active:focus .list-group-item-heading>small,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading>.small,
.list-group-item.active:hover .list-group-item-heading>small {
    color: inherit
}

.list-group-item.active .list-group-item-text,
.list-group-item.active:focus .list-group-item-text,
.list-group-item.active:hover .list-group-item-text {
    color: #c7ddef
}

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8
}

a.list-group-item-success,
button.list-group-item-success {
    color: #3c763d
}

a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
    color: inherit
}

a.list-group-item-success:focus,
a.list-group-item-success:hover,
button.list-group-item-success:focus,
button.list-group-item-success:hover {
    color: #3c763d;
    background-color: #d0e9c6
}

a.list-group-item-success.active,
a.list-group-item-success.active:focus,
a.list-group-item-success.active:hover,
button.list-group-item-success.active,
button.list-group-item-success.active:focus,
button.list-group-item-success.active:hover {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d
}

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7
}

a.list-group-item-info,
button.list-group-item-info {
    color: #31708f
}

a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
    color: inherit
}

a.list-group-item-info:focus,
a.list-group-item-info:hover,
button.list-group-item-info:focus,
button.list-group-item-info:hover {
    color: #31708f;
    background-color: #c4e3f3
}

a.list-group-item-info.active,
a.list-group-item-info.active:focus,
a.list-group-item-info.active:hover,
button.list-group-item-info.active,
button.list-group-item-info.active:focus,
button.list-group-item-info.active:hover {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f
}

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3
}

a.list-group-item-warning,
button.list-group-item-warning {
    color: #8a6d3b
}

a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
    color: inherit
}

a.list-group-item-warning:focus,
a.list-group-item-warning:hover,
button.list-group-item-warning:focus,
button.list-group-item-warning:hover {
    color: #8a6d3b;
    background-color: #faf2cc
}

a.list-group-item-warning.active,
a.list-group-item-warning.active:focus,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active,
button.list-group-item-warning.active:focus,
button.list-group-item-warning.active:hover {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b
}

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede
}

a.list-group-item-danger,
button.list-group-item-danger {
    color: #a94442
}

a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
    color: inherit
}

a.list-group-item-danger:focus,
a.list-group-item-danger:hover,
button.list-group-item-danger:focus,
button.list-group-item-danger:hover {
    color: #a94442;
    background-color: #ebcccc
}

a.list-group-item-danger.active,
a.list-group-item-danger.active:focus,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active,
button.list-group-item-danger.active:focus,
button.list-group-item-danger.active:hover {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442
}

.panel-heading>.dropdown .dropdown-toggle,
.panel-title,
.panel-title>.small,
.panel-title>.small>a,
.panel-title>a,
.panel-title>small,
.panel-title>small>a {
    color: inherit
}

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}

.panel-title,
.panel>.list-group,
.panel>.panel-collapse>.list-group,
.panel>.panel-collapse>.table,
.panel>.table,
.panel>.table-responsive,
.panel>.table-responsive>.table {
    margin-bottom: 0
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel-title {
    margin-top: 0;
    font-size: 16px
}

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.list-group .list-group-item,
.panel>.panel-collapse>.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}

.panel-group .panel-heading,
.panel>.table-bordered>tbody>tr:first-child>td,
.panel>.table-bordered>tbody>tr:first-child>th,
.panel>.table-bordered>thead>tr:first-child>td,
.panel>.table-bordered>thead>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>th {
    border-bottom: 0
}

.panel>.list-group:first-child .list-group-item:first-child,
.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel>.list-group:last-child .list-group-item:last-child,
.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.list-group+.panel-footer,
.panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0
}

.panel>.panel-collapse>.table caption,
.panel>.table caption,
.panel>.table-responsive>.table caption {
    padding-right: 15px;
    padding-left: 15px
}

.panel>.table-responsive:first-child>.table:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,
.panel>.table:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:first-child {
    border-top-left-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:last-child {
    border-top-right-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child,
.panel>.table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: 3px
}

.panel>.panel-body+.table,
.panel>.panel-body+.table-responsive,
.panel>.table+.panel-body,
.panel>.table-responsive+.panel-body {
    border-top: 1px solid #ddd
}

.panel>.table>tbody:first-child>tr:first-child td,
.panel>.table>tbody:first-child>tr:first-child th {
    border-top: 0
}

.panel>.table-bordered,
.panel>.table-responsive>.table-bordered {
    border: 0
}

.panel>.table-bordered>tbody>tr>td:first-child,
.panel>.table-bordered>tbody>tr>th:first-child,
.panel>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-bordered>thead>tr>td:first-child,
.panel>.table-bordered>thead>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:first-child {
    border-left: 0
}

.panel>.table-bordered>tbody>tr>td:last-child,
.panel>.table-bordered>tbody>tr>th:last-child,
.panel>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-bordered>thead>tr>td:last-child,
.panel>.table-bordered>thead>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:last-child {
    border-right: 0
}

.panel>.table-bordered>tbody>tr:last-child>td,
.panel>.table-bordered>tbody>tr:last-child>th,
.panel>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th {
    border-bottom: 0
}

.panel>.table-responsive {
    border: 0
}

.panel-group {
    margin-bottom: 20px
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px
}

.panel-group .panel-heading+.panel-collapse>.list-group,
.panel-group .panel-heading+.panel-collapse>.panel-body {
    border-top: 1px solid #ddd
}

.panel-group .panel-footer {
    border-top: 0
}

.panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid #ddd
}

.panel-default {
    border-color: #ddd
}

.panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ddd
}

.panel-default>.panel-heading .badge {
    color: #f5f5f5;
    background-color: #333
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ddd
}

.panel-primary {
    border-color: #337ab7
}

.panel-primary>.panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #337ab7
}

.panel-primary>.panel-heading .badge {
    color: #337ab7;
    background-color: #fff
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #337ab7
}

.panel-success {
    border-color: #d6e9c6
}

.panel-success>.panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.panel-success>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #d6e9c6
}

.panel-success>.panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d
}

.panel-success>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #d6e9c6
}

.panel-info {
    border-color: #bce8f1
}

.panel-info>.panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.panel-info>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #bce8f1
}

.panel-info>.panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f
}

.panel-info>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #bce8f1
}

.panel-warning {
    border-color: #faebcc
}

.panel-warning>.panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.panel-warning>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #faebcc
}

.panel-warning>.panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b
}

.panel-warning>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #faebcc
}

.panel-danger {
    border-color: #ebccd1
}

.panel-danger>.panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.panel-danger>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ebccd1
}

.panel-danger>.panel-heading .badge {
    color: #f2dede;
    background-color: #a94442
}

.panel-danger>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ebccd1
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden
}

.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.embed-responsive-4by3 {
    padding-bottom: 75%
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)
}

.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, .15)
}

.well-lg {
    padding: 24px;
    border-radius: 6px
}

.well-sm {
    padding: 9px;
    border-radius: 3px
}

.close {
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2
}

.popover,
.tooltip {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 400;
    line-height: 1.42857143;
    text-shadow: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-style: normal;
    text-transform: none;
    white-space: normal;
    text-decoration: none
}

.close:focus,
.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: .5
}

button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0
}

.modal-open {
    overflow: hidden
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out;
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%)
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5)
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #000
}

.carousel,
.carousel-inner,
.carousel-inner>.item,
.modal-body {
    position: relative
}

.modal-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0
}

.carousel-control,
.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: .5
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.42857143
}

.modal-body {
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.modal-footer .btn+.btn {
    margin-bottom: 0;
    margin-left: 5px
}

.modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
    margin-left: 0
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width:768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
    }

    .modal-sm {
        width: 300px
    }
}

@media (min-width:992px) {
    .modal-lg {
        width: 900px
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-size: 12px;
    text-align: left;
    text-align: start;
    filter: alpha(opacity=0);
    opacity: 0;
    line-break: auto
}

.tooltip.in {
    filter: alpha(opacity=90);
    opacity: .9
}

.tooltip.top {
    padding: 5px 0;
    margin-top: -3px
}

.tooltip.right {
    padding: 0 5px;
    margin-left: 3px
}

.tooltip.bottom {
    padding: 5px 0;
    margin-top: 3px
}

.tooltip.left {
    padding: 0 5px;
    margin-left: -3px
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 4px
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.tooltip.top .tooltip-arrow,
.tooltip.top-left .tooltip-arrow,
.tooltip.top-right .tooltip-arrow {
    border-width: 5px 5px 0;
    border-top-color: #000;
    bottom: 0
}

.tooltip.top .tooltip-arrow {
    left: 50%;
    margin-left: -5px
}

.tooltip.top-left .tooltip-arrow {
    right: 5px;
    margin-bottom: -5px
}

.tooltip.top-right .tooltip-arrow {
    left: 5px;
    margin-bottom: -5px
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

.tooltip.bottom .tooltip-arrow,
.tooltip.bottom-left .tooltip-arrow,
.tooltip.bottom-right .tooltip-arrow {
    border-width: 0 5px 5px;
    border-bottom-color: #000;
    top: 0
}

.tooltip.bottom .tooltip-arrow {
    left: 50%;
    margin-left: -5px
}

.tooltip.bottom-left .tooltip-arrow {
    right: 5px;
    margin-top: -5px
}

.tooltip.bottom-right .tooltip-arrow {
    left: 5px;
    margin-top: -5px
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-size: 14px;
    text-align: left;
    text-align: start;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    line-break: auto
}

.popover.top {
    margin-top: -10px
}

.popover.right {
    margin-left: 10px
}

.popover.bottom {
    margin-top: 10px
}

.popover.left {
    margin-left: -10px
}

.popover-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}

.popover-content {
    padding: 9px 14px
}

.popover>.arrow,
.popover>.arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover>.arrow {
    border-width: 11px
}

.popover>.arrow:after {
    content: "";
    border-width: 10px
}

.popover.top>.arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, .25);
    border-bottom-width: 0
}

.popover.top>.arrow:after {
    bottom: 1px;
    margin-left: -10px;
    content: " ";
    border-top-color: #fff;
    border-bottom-width: 0
}

.popover.left>.arrow:after,
.popover.right>.arrow:after {
    bottom: -10px;
    content: " "
}

.popover.right>.arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, .25);
    border-left-width: 0
}

.popover.right>.arrow:after {
    left: 1px;
    border-right-color: #fff;
    border-left-width: 0
}

.popover.bottom>.arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, .25)
}

.popover.bottom>.arrow:after {
    top: 1px;
    margin-left: -10px;
    content: " ";
    border-top-width: 0;
    border-bottom-color: #fff
}

.popover.left>.arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, .25)
}

.popover.left>.arrow:after {
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff
}

.carousel-inner {
    width: 100%;
    overflow: hidden
}

.carousel-inner>.item {
    display: none;
    -webkit-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img {
    line-height: 1
}

@media all and (transform-3d),
(-webkit-transform-3d) {
    .carousel-inner>.item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        -o-transition: -o-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px
    }

    .carousel-inner>.item.active.right,
    .carousel-inner>.item.next {
        left: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }

    .carousel-inner>.item.active.left,
    .carousel-inner>.item.prev {
        left: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }

    .carousel-inner>.item.active,
    .carousel-inner>.item.next.left,
    .carousel-inner>.item.prev.right {
        left: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
    display: block
}

.carousel-inner>.active {
    left: 0
}

.carousel-inner>.next,
.carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner>.next {
    left: 100%
}

.carousel-inner>.prev {
    left: -100%
}

.carousel-inner>.next.left,
.carousel-inner>.prev.right {
    left: 0
}

.carousel-inner>.active.left {
    left: -100%
}

.carousel-inner>.active.right {
    left: 100%
}

.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    background-color: rgba(0, 0, 0, 0)
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x
}

.carousel-control.right {
    right: 0;
    left: auto;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    background-repeat: repeat-x
}

.carousel-control:focus,
.carousel-control:hover {
    color: #fff;
    text-decoration: none;
    filter: alpha(opacity=90);
    outline: 0;
    opacity: .9
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
    left: 50%;
    margin-left: -10px
}

.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
    right: 50%;
    margin-right: -10px
}

.carousel-control .icon-next,
.carousel-control .icon-prev {
    width: 20px;
    height: 20px;
    font-family: serif;
    line-height: 1
}

.carousel-control .icon-prev:before {
    content: '\2039'
}

.carousel-control .icon-next:before {
    content: '\203a'
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000\9;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    border-radius: 10px
}

.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}

.carousel-caption .btn {
    text-shadow: none
}

@media screen and (min-width:768px) {

    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next,
    .carousel-control .icon-prev {
        width: 30px;
        height: 30px;
        margin-top: -10px;
        font-size: 30px
    }

    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-left: -10px
    }

    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: -10px
    }

    .carousel-caption {
        right: 20%;
        left: 20%;
        padding-bottom: 30px
    }

    .carousel-indicators {
        bottom: 20px
    }
}

.btn-group-vertical>.btn-group:after,
.btn-group-vertical>.btn-group:before,
.btn-toolbar:after,
.btn-toolbar:before,
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.dl-horizontal dd:after,
.dl-horizontal dd:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.modal-footer:after,
.modal-footer:before,
.modal-header:after,
.modal-header:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.pager:after,
.pager:before,
.panel-body:after,
.panel-body:before,
.row:after,
.row:before {
    display: table;
    content: " "
}

.btn-group-vertical>.btn-group:after,
.btn-toolbar:after,
.clearfix:after,
.container-fluid:after,
.container:after,
.dl-horizontal dd:after,
.form-horizontal .form-group:after,
.modal-footer:after,
.modal-header:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.pager:after,
.panel-body:after,
.row:after {
    clear: both
}

.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.hidden,
.visible-lg,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
    display: none !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.affix {
    position: fixed
}

@-ms-viewport {
    width: device-width
}

@media (max-width:767px) {
    .visible-xs {
        display: block !important
    }

    table.visible-xs {
        display: table !important
    }

    tr.visible-xs {
        display: table-row !important
    }

    td.visible-xs,
    th.visible-xs {
        display: table-cell !important
    }

    .visible-xs-block {
        display: block !important
    }

    .visible-xs-inline {
        display: inline !important
    }

    .visible-xs-inline-block {
        display: inline-block !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm {
        display: block !important
    }

    table.visible-sm {
        display: table !important
    }

    tr.visible-sm {
        display: table-row !important
    }

    td.visible-sm,
    th.visible-sm {
        display: table-cell !important
    }

    .visible-sm-block {
        display: block !important
    }

    .visible-sm-inline {
        display: inline !important
    }

    .visible-sm-inline-block {
        display: inline-block !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md {
        display: block !important
    }

    table.visible-md {
        display: table !important
    }

    tr.visible-md {
        display: table-row !important
    }

    td.visible-md,
    th.visible-md {
        display: table-cell !important
    }

    .visible-md-block {
        display: block !important
    }

    .visible-md-inline {
        display: inline !important
    }

    .visible-md-inline-block {
        display: inline-block !important
    }
}

@media (min-width:1200px) {
    .visible-lg {
        display: block !important
    }

    table.visible-lg {
        display: table !important
    }

    tr.visible-lg {
        display: table-row !important
    }

    td.visible-lg,
    th.visible-lg {
        display: table-cell !important
    }

    .visible-lg-block {
        display: block !important
    }

    .visible-lg-inline {
        display: inline !important
    }

    .visible-lg-inline-block {
        display: inline-block !important
    }

    .hidden-lg {
        display: none !important
    }
}

@media (max-width:767px) {
    .hidden-xs {
        display: none !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .hidden-sm {
        display: none !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .hidden-md {
        display: none !important
    }
}

.visible-print {
    display: none !important
}

@media print {
    .visible-print {
        display: block !important
    }

    table.visible-print {
        display: table !important
    }

    tr.visible-print {
        display: table-row !important
    }

    td.visible-print,
    th.visible-print {
        display: table-cell !important
    }
}

.visible-print-block {
    display: none !important
}

@media print {
    .visible-print-block {
        display: block !important
    }
}

.visible-print-inline {
    display: none !important
}

@media print {
    .visible-print-inline {
        display: inline !important
    }
}

.visible-print-inline-block {
    display: none !important
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important
    }

    .hidden-print {
        display: none !important
    }
}

.row {
    margin-left: 0;
    margin-right: 0
}

.custom-container,
.home-custom-container {
    max-width: 1170px;
    margin: 0 auto;
    position: relative
}

.row .col {
    float: left;
    box-sizing: border-box;
    padding: 0 .75rem;
    min-height: 1px
}

@media all and (min-width:993px) {
    .row .col.l9 {
        width: 75%
    }

    .row .col.l6 {
        width: 50%
    }

    .row .col.l4 {
        width: 33.33333333%
    }

    .row .col.l3 {
        width: 25%
    }

    .hide-on-large-only {
        display: none !important
    }
}

@media only screen and (max-width:992px) {
    .hide-on-med-and-down {
        display: none !important
    }
}

@media only screen and (min-width:601px) {
    .row .col.m6 {
        width: 50%
    }
}

Body {
    font-family: "Space Grotesk", sans-serif;
    font-size: 16px;
    min-width: 320px;
    color: #243743
}

.modal-backdrop {
    z-index: 9998;
    overflow: hidden
}

.home-custom-container {
    padding-right: 17px;
    padding-left: 17px
}

.container {
    padding: 0;
    width: 100%
}

.custom-container {
    padding-right: 17px;
    padding-left: 17px
}

.custom-container .container-wrapper {
    margin: 0 0 50px
}

.custom-container .container-wrapper.article-content {
    margin: 30px 0 50px
}

.h1,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 20px 0
}

@media all and (max-width:1200px) {
    .custom-container {
        padding: 0 25px
    }
}

@media all and (max-width:600px) {
    .custom-container {
        padding: 0 17px
    }
}

.valign-wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.column-block,
.content_page .top-block {
    -ms-flex-direction: row
}

.h1,
h1 {
    font-size: 40px;
    color: #fff;
    font-weight: 400;
    letter-spacing: -.02em
}

h2,
h3,
h5 {
    color: #1B2A50
}

h4,
h6 {
    color: #243743
}

h2 {
    font-size: 32px;
    font-weight: 700;
    letter-spacing: -.02em
}

h3,
h4,
h5,
h6 {
    font-weight: 600;
    letter-spacing: -.02em
}

h3 {
    font-size: 26px;
    line-height: 38px
}

h3 img {
    width: 60px
}

.column-block .left-text-block,
.column-block .right-text-block {
    width: 48%
}

h4 {
    font-size: 20px;
    line-height: 140%
}

h5 {
    font-size: 22px;
    line-height: 140%
}

h6 {
    font-size: 15px
}

a {
    color: #4067EE
}

p,
p.subtitle {
    color: #414C68;
    margin: 16px 0
}

a:focus,
a:hover {
    text-decoration: none
}

p {
    font-size: 17px;
    font-weight: 400;
    line-height: 160%
}

p.subtitle {
    font-size: 18px;
    font-weight: 500;
    line-height: 150%
}

p.blue-text {
    background: linear-gradient(224.47deg, #FFFAE7 3.9%, #FFFAE7 89.23%);
    border-radius: 24px;
    font-size: 20px;
    font-weight: 500;
    line-height: 140%;
    color: #2142A7;
    padding: 54px;
    margin: 70px 0
}

@media all and (max-width:880px) {
    p.blue-text {
        padding: 25px
    }
}

p.padding-p {
    padding: 0 90px
}

@media all and (max-width:880px) {
    p.padding-p {
        padding: 0 40px
    }
}

@media all and (max-width:510px) {
    p.blue-text {
        font-size: 17px;
        margin: 30px 0
    }

    p.padding-p {
        padding: 0
    }
}

p.first-letter:first-letter {
    font-size: 35px;
    line-height: 0
}

p.col-count-2 {
    column-count: 2;
    column-gap: 60px
}

p.col-count-2:first-letter {
    font-size: 40px;
    line-height: 0
}

@media all and (max-width:900px) {
    p.col-count-2 {
        column-gap: 30px
    }
}

@media all and (max-width:640px) {
    p.col-count-2 {
        column-count: 1
    }
}

div.col-count-2 {
    column-count: 2;
    column-gap: 35px
}

div.col-count-2 p:first-child {
    margin-top: 0
}

@media all and (max-width:680px) {
    div.col-count-2 {
        column-count: 1
    }
}

.column-block {
    display: flex;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 65px 0
}

.column-block .left-text-block h2 {
    margin-top: 0
}

@media all and (max-width:600px) {
    .column-block {
        margin: 35px 0
    }

    .column-block .left-text-block,
    .column-block .right-text-block {
        width: 100%
    }

    iframe {
        max-width: 100%
    }
}

img {
    width: auto;
    max-width: 100%
}

blockquote {
    font-size: 16px;
    font-weight: 500;
    color: #082FB9;
    border-left: 2px solid #4067EE;
    padding: 12px 20px;
    margin: 30px 0;
    background: #F3F7FF;
    width: fit-content
}

blockquote em {
    font-style: normal
}

blockquote strong {
    font-weight: 600
}

blockquote p {
    margin: 0;
    font-size: 16px;
    font-weight: 500;
    color: #082FB9
}

@media all and (max-width:480px) {
    blockquote {
        padding: 4px 0 4px 15px;
        margin: 15px 0;
        font-size: 15px
    }

    blockquote p {
        font-size: 16px
    }
}

@media all and (max-width:1200px) {
    h2 {
        font-size: 35px
    }
}

@media all and (max-width:992px) {
    h1 {
        font-size: 34px;
        margin: 15px 0
    }
}

@media all and (max-width:920px) {
    h2 {
        font-size: 30px
    }

    h5 {
        font-size: 19px
    }
}

@media all and (max-width:510px) {
    h1 {
        font-size: 23px;
        line-height: 130%
    }

    h2,
    h3 {
        font-size: 20px
    }

    h2 {
        line-height: 28px
    }

    h3 {
        line-height: 27px
    }

    h4 {
        font-size: 17px
    }

    h5 {
        font-size: 18px;
        line-height: 25px
    }

    p,
    p.subtitle {
        font-size: 16px;
        line-height: 27px
    }
}

.center-align {
    text-align: center
}

.pdf-wrapper {
    text-align: center;
    margin: 30px 0;
    border: 2px dashed #89C5FA;
    border-radius: 20px;
    padding: 50px 0
}

.pdf-wrapper a {
    display: block;
    width: 290px;
    height: 60px;
    font-size: 16px;
    font-weight: 600;
    line-height: 55px;
    margin: 30px auto 0
}

@media all and (max-width:600px) {
    .pdf-wrapper {
        display: none
    }
}

table.mceItemTable {
    width: 100%;
    display: table
}

table.mceItemTable tr {
    border: 1px solid
}

table.mceItemTable tr td {
    border: 1px solid;
    padding: 15px 5px;
    display: table-cell;
    vertical-align: middle;
    border-radius: 2px
}

.content-text {
    background: url(/wp-content/themes/best-writing-service/images/contet-text-bg.png) right top 12px no-repeat, #fff
}

@media all and (max-width:1200px) {
    .content-text {
        background-position: right top -15px;
        background-size: 350px
    }
}

@media all and (max-width:600px) {
    .content-text {
        background-position: right -28px top 49px;
        background-size: 160px
    }
}

#page_order {
    background: 0 0
}

.content_page {
    padding: 0 0 35px;
    position: relative
}

.content_page.page-affiliate-program,
.content_page.page-orders,
.content_page.page-profile {
    padding: 140px 0 35px;
    background: #FAFBFF
}

@media all and (max-width:768px) {

    .content_page.page-affiliate-program,
    .content_page.page-orders,
    .content_page.page-profile {
        padding: 100px 0 35px
    }
}

.content_page.page-vip-account {
    padding: 0
}

.content_page img {
    max-width: 100%;
    height: auto
}

.content_page ol {
    padding: 0;
    list-style-position: inside
}

.content_page ol li {
    font-size: 16px;
    color: #495575;
    font-weight: 400;
    margin: 0 0 15px
}

.content_page ul {
    list-style: none;
    padding: 0
}

.content_page ul li {
    position: relative;
    margin: 0 0 15px;
    padding-left: 35px;
    font-size: 17px;
    font-weight: 500;
    line-height: 26px;
    color: #3A4E96
}

.content_page ul li:before {
    content: url(/wp-content/themes/best-writing-service/images/stroke.svg);
    line-height: 0;
    position: absolute;
    left: 0;
    top: 7px
}

.content_page ul.numbers li {
    padding-left: 40px;
    line-height: 27px
}

.content_page ul.numbers li:before {
    width: 23px;
    height: 23px;
    background: #75d397;
    text-align: center;
    font-size: 14px;
    color: #fff;
    top: 2px;
    line-height: 23px
}

.content_page ul.numbers li:nth-child(1):before {
    content: '1'
}

.content_page ul.numbers li:nth-child(2):before {
    content: '2'
}

.content_page ul.numbers li:nth-child(3):before {
    content: '3'
}

.content_page ul.numbers li:nth-child(4):before {
    content: '4'
}

.content_page ul.numbers li:nth-child(5):before {
    content: '5'
}

.content_page ul.balls li {
    padding-left: 45px;
    margin: 0 0 18px
}

.content_page ul.balls li:before {
    content: url(/wp-content/themes/best-writing-service/images/discounts-check.png);
    line-height: 0;
    top: 0
}

#footer-row .icon-close,
#footer-row .icon-close:before {
    content: "";
    position: absolute
}

@media all and (max-width:480px) {

    .content_page ol li,
    .content_page ul li {
        font-size: 16px;
        line-height: 160%
    }
}

.content_page .top-block {
    display: flex;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center
}

.content_page .top-block .left-image {
    width: 35%
}

.content_page .top-block .right-text {
    width: 65%;
    line-height: 30px;
    text-align: justify;
    font-size: 15px
}

@media all and (max-width:1200px) {
    .content_page {
        background-position: center -488px
    }

    .content_page .top-block .right-text {
        width: 60%
    }
}

@media all and (max-width:850px) {
    .content_page .top-block .left-image {
        width: 100%;
        text-align: center
    }

    .content_page .top-block .right-text {
        width: 100%;
        font-size: 15px;
        line-height: 170%;
        margin: 16px 0
    }
}

.show-desktop {
    display: block
}

.show-480,
.show-mobile {
    display: none
}

.hide-480 {
    display: block
}

@media all and (max-width:600px) {
    .content_page {
        background-position: center -515px
    }

    .show-desktop {
        display: none
    }

    .show-mobile {
        display: block
    }
}

@media all and (max-width:480px) {
    .content_page .top-block .right-text {
        font-size: 14px;
        line-height: 160%
    }

    .show-480 {
        display: block
    }

    .hide-480 {
        display: none
    }
}

.page-404 {
    padding: 120px 0 275px;
    position: relative;
    background: linear-gradient(0deg, #FFF 0, #F8FAFF 100%)
}

.page-404 .bg {
    position: absolute
}

.page-404 .bg.left_bg {
    left: 0;
    top: 12%
}

.page-404 .bg.right_bg {
    right: 0;
    top: 0
}

.page-404 .bg.error_decor {
    bottom: 0;
    left: 14%
}

.page-404 .page-error {
    display: block;
    text-align: center
}

.page-404 .page-error .not-found {
    font-size: 40px;
    font-weight: 700;
    line-height: 130%;
    color: #1B2A50
}

.page-404 .page-error p {
    font-size: 18px;
    font-weight: 500;
    color: #414C68;
    margin: 15px 0 30px;
    line-height: 150%
}

.page-404 .page-error .error-button a {
    width: 200px;
    height: 48px;
    min-width: auto;
    font-size: 16px;
    line-height: 45px;
    text-transform: uppercase;
    font-weight: 600
}

#footer-row,
#footer-row picture {
    line-height: 0
}

@media all and (max-width:600px) {
    .page-404 .page-error .error-button a {
        width: 100%;
        padding: 0;
        margin: 0 0 15px
    }
}

@media all and (max-width:1200px) {
    .page-404 {
        padding: 120px 0
    }

    .page-404 .bg {
        display: none
    }
}

@media all and (max-width:600px) {
    .page-404 {
        padding: 70px 0
    }

    .page-404 .page-error .not-found {
        font-size: 24px
    }

    .page-404 .page-error p {
        font-size: 15px
    }
}

.page-reviews h3,
.page-testimonials h3 {
    margin-bottom: 0
}

.page-reviews h3.site-reviews-title,
.page-testimonials h3.site-reviews-title {
    margin: 22px 0 18px
}

.page-reviews .site-reviews .reviews-wrapper,
.page-testimonials .site-reviews .reviews-wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.page-reviews .site-reviews .reviews-wrapper .review-block,
.page-testimonials .site-reviews .reviews-wrapper .review-block {
    position: relative;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 32%;
    background: #FFF;
    border: 1px solid #DEE0F0;
    box-shadow: 0 20px 60px -11px rgba(14, 33, 81, .1);
    border-radius: 20px;
    padding: 35px;
    margin: 0 0 15px;
    height: max-content
}

.page-reviews .site-reviews .reviews-wrapper .review-block .person,
.page-testimonials .site-reviews .reviews-wrapper .review-block .person {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    padding-left: 36px
}

.page-reviews .site-reviews .reviews-wrapper .review-block .person .quote,
.page-testimonials .site-reviews .reviews-wrapper .review-block .person .quote {
    position: absolute;
    left: 0;
    width: 26px
}

.page-reviews .site-reviews .reviews-wrapper .review-block .person span,
.page-testimonials .site-reviews .reviews-wrapper .review-block .person span {
    font-size: 17px;
    font-weight: 500;
    color: #2A325A
}

.page-reviews .site-reviews .reviews-wrapper .review-block p,
.page-testimonials .site-reviews .reviews-wrapper .review-block p {
    font-size: 14px;
    font-weight: 400;
    color: #495575
}

.page-reviews .site-reviews .reviews-wrapper .review-block .icon-vs-date .date,
.page-testimonials .site-reviews .reviews-wrapper .review-block .icon-vs-date .date {
    font-size: 14px;
    color: #939AB3;
    font-weight: 400
}

#social a,
body .featherlight .featherlight-user-area .mini-wrapper.mini-login-wrapper .s12 .links-list li:first-child {
    float: left
}

@media all and (max-width:992px) {

    .page-reviews .site-reviews .reviews-wrapper .review-block,
    .page-testimonials .site-reviews .reviews-wrapper .review-block {
        width: 49%
    }
}

@media all and (max-width:640px) {

    .page-reviews .site-reviews .reviews-wrapper .review-block,
    .page-testimonials .site-reviews .reviews-wrapper .review-block {
        width: 100%;
        margin: 0 0 10px
    }
}

@media all and (max-width:480px) {

    .page-reviews .site-reviews .reviews-wrapper .review-block,
    .page-testimonials .site-reviews .reviews-wrapper .review-block {
        border-width: 2px;
        padding: 20px
    }

    .page-reviews .site-reviews .reviews-wrapper .review-block .person span,
    .page-testimonials .site-reviews .reviews-wrapper .review-block .person span {
        font-size: 16px
    }

    .page-reviews .site-reviews .reviews-wrapper .review-block .icon-vs-date .date,
    .page-reviews .site-reviews .reviews-wrapper .review-block p,
    .page-testimonials .site-reviews .reviews-wrapper .review-block .icon-vs-date .date,
    .page-testimonials .site-reviews .reviews-wrapper .review-block p {
        font-size: 14px
    }
}

#bottom-row-wrapper.hidden-row {
    display: none
}

#bottom-row-wrapper.visible-row {
    display: block
}

#footer-row {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 999999
}

#footer-row.first-order .icon-close {
    top: -12px
}

#footer-row .icon-close {
    top: 0;
    right: 6px;
    cursor: pointer;
    font-weight: 600;
    color: #fff;
    width: 30px;
    height: 30px;
    background-color: #fff;
    border: 1px solid #d3d3d3;
    border-radius: 50%;
    text-align: center;
    padding-top: 12px;
    z-index: 1;
    font-size: 19px
}

#footer-row .icon-close:before {
    border-radius: 50%;
    border: 2px solid #fff;
    width: 28px;
    height: 28px;
    top: 0;
    left: 0;
    background: #0583f2;
    z-index: -1
}

#special-offer {
    animation-name: sp-off;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    z-index: 12;
    background: url(/images/70x70_circle.png) no-repeat;
    height: 72px;
    width: 72px;
    position: fixed;
    left: 30px;
    bottom: 30px;
    cursor: pointer;
    font-size: 0
}

#footer-row img {
    width: 100%
}

#social {
    display: inline-block;
    width: 20%
}

#social a:first-child {
    margin-top: 0
}

#social a:last-child {
    margin-bottom: 0
}

#social a {
    display: inline-block;
    border: 3px solid #4e6895;
    transition: 50ms;
    border-radius: 5px;
    width: 50px;
    height: 50px;
    text-align: center;
    margin: 12px 0
}

#social i {
    font-size: 30px;
    line-height: 45px;
    color: #4e6895
}

#social a:hover,
#social a:hover i {
    color: #e7b80a;
    border-color: #e7b80a;
    transition: 50ms
}

.discount_banner {
    max-width: 768px;
    margin: 0 auto;
    width: 100%
}

#superrobin_x5F_assistent {
    margin: 10px 25px
}

.discount-info .alert-dismissable {
    padding: 0;
    margin: 0
}

.discount-info .btn.btn-yellow {
    width: auto
}

.discount-info .close {
    position: absolute;
    top: 11px;
    right: 20px;
    color: #fff;
    opacity: .8
}

.discount-info {
    background-color: #121f39;
    color: #fff;
    font-size: 20px
}

.wp-pagenavi {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 50px 0
}

.wp-pagenavi a {
    background: 0 0;
    color: #404750;
    font-size: 13px;
    font-weight: 600;
    border: none;
    padding: 6px 12px;
    margin: 0
}

.wp-pagenavi a.first,
.wp-pagenavi a.last,
.wp-pagenavi a.nextpostslink,
.wp-pagenavi a.previouspostslink {
    font-weight: 700;
    padding: 10px 12px;
    border: none
}

.wp-pagenavi a.previouspostslink {
    font-size: 0
}

.wp-pagenavi a.previouspostslink:before {
    content: url(/wp-content/themes/best-writing-service/images/pagenavi-prev.svg);
    line-height: 0
}

.wp-pagenavi a.nextpostslink {
    font-size: 0;
    position: relative
}

.wp-pagenavi a.nextpostslink:before {
    content: url(/wp-content/themes/best-writing-service/images/pagenavi-next.svg);
    line-height: 0
}

.wp-pagenavi a.last {
    font-size: 0
}

.wp-pagenavi a.last:before {
    content: '>>';
    font-size: 16px;
    color: #5E5E5E;
    font-weight: 500
}

.wp-pagenavi a.first {
    font-size: 0
}

.wp-pagenavi a.first:before {
    content: '<<';
    font-size: 16px;
    color: #5E5E5E
}

.wp-pagenavi span {
    border: none;
    padding: 10px 18px;
    margin: 0
}

.wp-pagenavi span.current {
    border: none;
    color: #fff;
    background: #4067EE;
    border-radius: 6px;
    padding: 6px 12px;
    margin: 0;
    font-weight: 500;
    font-size: 13px
}

.wp-pagenavi span.extend {
    padding: 10px
}

.essays-pagination {
    text-align: center
}

.essays-pagination .navigation.pagination .nav-links .page-numbers {
    background: 0 0;
    color: #404750;
    font-size: 13px;
    font-weight: 600;
    border: none;
    padding: 6px 12px;
    margin: 0
}

.essays-pagination .navigation.pagination .nav-links .page-numbers.current {
    border: none;
    color: #fff;
    background: #4067EE;
    border-radius: 6px;
    padding: 6px 12px;
    margin: 0;
    font-weight: 500;
    font-size: 13px
}

.essays-pagination .navigation.pagination .nav-links .page-numbers.prev {
    font-weight: 700;
    border: none;
    font-size: 0;
    position: relative
}

.essays-pagination .navigation.pagination .nav-links .page-numbers.prev:before {
    content: url(/wp-content/themes/best-writing-service/images/pagenavi-prev.svg);
    position: absolute;
    line-height: 0;
    left: 0
}

.essays-pagination .navigation.pagination .nav-links .page-numbers.next {
    font-weight: 700;
    border: none;
    font-size: 0;
    position: relative
}

.essays-pagination .navigation.pagination .nav-links .page-numbers.next:before {
    content: url(/wp-content/themes/best-writing-service/images/pagenavi-next.svg);
    line-height: 0;
    position: absolute
}

span.article-subheader {
    position: relative;
    font-size: 24px;
    margin: 3px 0 22px;
    color: #1B2A50;
    line-height: 115%;
    z-index: 1
}

.citadel,
.citadel.mini {
    border: 1px solid #738db0;
    margin: 15px auto
}

@media (max-width:1005px) {
    span.article-subheader {
        font-size: 22px
    }
}

@media (max-width:510px) {
    span.article-subheader {
        font-size: 18px
    }
}

.policy-menu-line .wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    margin: 30px 0 20px
}

.policy-menu-line .wrapper a {
    margin: 0 0 10px;
    display: block;
    background: #fff;
    color: #1B2A50;
    padding: 12px 0;
    max-width: 19%;
    width: 255px;
    text-align: center;
    border: 2px solid #4067ee;
}

.page_terms_vs_sidebar .terms-list .panel-default>.panel-heading>h2:before,
.policy-menu-line .wrapper a:before {
    display: none
}

.policy-menu-line .wrapper a.active-menu,
.policy-menu-line .wrapper a:hover {
    background: #4067ee;
    color: #fff;
    border-color: #4067ee
}

.page_terms_vs_sidebar .row .col.page-col {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.page_terms_vs_sidebar .row .page-col .sticky-terms-sidebar {
    width: 22.3%;
    height: fit-content;
    position: sticky;
    top: 80px;
    padding: 25px 12px 15px 25px;
    background: #fff;
    border: 2px solid #4067ee;
    border-radius: 18px
}

.page_terms_vs_sidebar .terms-list .panel-default>.panel-heading+.panel-collapse.active .panel-body {
    border: none;
    padding: 0;
}

.page_terms_vs_sidebar .terms-list .panel-default {
    border: none;
    box-shadow: none;
}

.page_terms_vs_sidebar .terms-list .panel-default>.panel-heading {
    padding: 0;
    background: 0 0
}

.page_terms_vs_sidebar .terms-list .panel-default>.panel-heading>h2>a {
    font-size: 15px;
    color: #59568c;
    display: block;
    line-height: 19px;
    cursor: pointer;
    position: relative
}

.page_terms_vs_sidebar .terms-list .panel-default>.panel-heading>h2>a span:after {
    content: '';
    position: relative;
    display: inline-block;
    border: solid #90d4ed;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    border-width: 0 1px 1px 0;
    width: 7px;
    height: 7px;
    transition: all .3s linear;
    transform: rotate(45deg);
    margin-left: 5px;
    top: -2px
}

.page_terms_vs_sidebar .terms-list .panel-default>.panel-heading>h2>a span {
    display: inline-block
}

.page_terms_vs_sidebar .terms-list .panel-default>.panel-heading+.panel-collapse,
.page_terms_vs_sidebar .terms-list .panel-default>.panel-heading+.panel-collapse>.panel-body h3:before {
    display: none
}

.page_terms_vs_sidebar .row .page-col .sticky-terms-sidebar .terms-sidebar {
    height: 473px;
    overflow: auto;
    padding: 0 26px 0 0
}

.page_terms_vs_sidebar .terms-list .panel-default>.panel-heading>h2 {
    margin: 0 0 12px;
    padding: 0
}

.sticky-terms-sidebar .terms-sidebar::-webkit-scrollbar {
    width: 2px;
    height: 8px;
    background-color: #fff
}

.sticky-terms-sidebar .terms-sidebar::-webkit-scrollbar-thumb {
    background: #4067ee
}

.page_terms_vs_sidebar .terms-list .panel-default>.panel-heading>h2:first-letter {
    color: inherit
}

.page_terms_vs_sidebar .terms-list .panel-default>.panel-heading+.panel-collapse.active {
    display: block;
    margin-bottom: 12px
}

.page_terms_vs_sidebar .terms-list .panel-default>.panel-heading+.panel-collapse>.panel-body h3 {
    margin: 0 0 6px;
    font-size: 13px;
    color: #59568c;
    line-height: normal;
    padding: 0
}

.page_terms_vs_sidebar .terms-list .panel-default>.panel-heading.minus a span:after {
    transform: rotate(-136deg);
    top: 1px
}

.page_terms_vs_sidebar .terms-list .panel-default>.panel-heading.closed a span:after {
    display: none
}

body.page-id-2993,
body.page-id-2996,
body.page-id-8203 {
    overflow: initial !important
}

.page_terms_vs_sidebar .row .page-col .content {
    width: 75%;
    padding: 0;
    margin: 0
}

.page_terms_vs_sidebar .row .page-col .content h2:first-child {
    margin-top: 0
}

.citadel,
.citadel.mini {
    border: 1px solid #738db0;
    margin: 15px auto
}

.page_terms_vs_sidebar .breadcrumbs-7>.custom-container,
.page_terms_vs_sidebar .content-page-wrapper>.custom-container {
    max-width: 100%;
    width: 1300px;
    padding: 0 15px
}

@media (max-width:991px) {
    .page_terms_vs_sidebar .row .page-col .sticky-terms-sidebar {
        display: none
    }

    .page_terms_vs_sidebar .row .page-col .content {
        width: 100%
    }
}

@media (max-width:600px) {
    .policy-menu-line .wrapper a {
        width: 48%;
        max-width: 100%;
        margin: 7px auto 0
    }

    .policy-menu-line .wrapper {
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

.citadel {
    max-width: 768px
}

.citadel .header {
    background-color: #283349;
    text-align: left;
    color: #fff;
    font-size: 20px;
    padding: 10px 15px
}

.citadel .content {
    background: #f3f2f2;
    padding: 15px 10px
}

.citadel.mini {
    max-width: 480px
}

.content-text .menubar {
    height: 70px;
    background: #fff;
    box-shadow: 0 -4px 20px rgba(76, 84, 114, .15)
}

.content-text .menubar nav.main-menu ul.primary-menu {
    height: 70px
}

.content-text .menubar nav.main-menu ul.primary-menu li {
    height: 70px;
    line-height: 70px
}

@media all and (max-width:510px) {
    .content-text .menubar {
        height: 52px
    }
}

.menubar nav.main-menu {
    display: inline-block;
    vertical-align: middle;
    width: auto;
    height: auto;
    line-height: normal;
    background: 0 0;
    box-shadow: none;
    margin: 0 22px
}

.menubar nav.main-menu ul.primary-menu {
    text-align: right;
    max-height: 100px;
    margin-bottom: 0;
    padding: 0
}

.menubar nav.main-menu ul.primary-menu #menu-header_menu {
    padding-left: 0
}

.menubar nav.main-menu ul.primary-menu li {
    display: inline-block;
    vertical-align: middle;
    float: none;
    height: 100px;
    line-height: 106px;
    transition: 1s
}

.menubar nav.main-menu ul.primary-menu li a {
    font-size: 14px;
    font-weight: 600;
    color: #1B2A50;
    padding: 0 12px;
    position: relative
}

.menubar nav.main-menu ul.primary-menu li a:hover,
.menubar nav.main-menu ul.primary-menu li.current-menu-item a {
    color: #4067EE
}

.menubar nav.main-menu ul.primary-menu li.services a {
    padding-right: 9px
}

.menubar a.mobile-menu {
    display: none;
    width: 20px;
    margin-right: 15px
}

.menubar a.mobile-menu span {
    display: block;
    width: 100%;
    height: 2px;
    background: #243743;
    margin: 0 0 3px
}

.menubar a.mobile-menu span.medium {
    width: 80%
}

.menubar a.mobile-menu span.light {
    width: 60%
}

.menubar-1 {
    display: block;
    width: 100%;
    height: 100px;
    position: fixed;
    z-index: 1100;
    transition: 1s
}

.menubar-1.fixed {
    background: #fff;
    box-shadow: 0 -4px 20px rgba(76, 84, 114, .15);
    height: 70px;
    top: 0
}

.menubar-1.fixed nav.main-menu ul.primary-menu {
    max-height: 70px
}

.menubar-1.fixed nav.main-menu ul.primary-menu li {
    height: 70px;
    line-height: 70px
}

.menubar-1 .content {
    width: 100%;
    margin: 0 auto;
    text-align: center
}

.menubar-1 .menu-buttons-mobile {
    display: none
}

.menubar-1 .logo {
    display: inline-block;
    vertical-align: middle;
    margin-right: 65px;
    transition: 1s
}

.menubar-1 .logo a {
    display: block;
    line-height: initial
}

.menubar-1 .logo a .desktop-logo {
    display: block
}

.menubar-1 .logo .mobile-logo,
.menubar-1 .logo a .mobile-logo {
    display: none
}

.menubar-1 .menu-buttons {
    display: inline-block;
    vertical-align: middle;
    margin-left: 50px
}

.menubar-1 .menu-buttons .button-primary-2 {
    display: inline-block;
    vertical-align: middle;
    width: 136px;
    height: 48px;
    line-height: 47px;
    margin: 0;
    min-width: auto;
    font-size: 16px;
    padding: 0
}

.menubar-1 .ae-modal-user-area {
    display: inline-block;
    vertical-align: middle;
    width: 24px;
    height: 24px;
    margin-right: 15px
}

.menubar-1 .ae-modal-user-area a {
    display: block;
    position: relative;
    font-size: 0;
    width: 24px;
    height: 24px
}

.menubar-1 .ae-modal-user-area a:after {
    content: url(/wp-content/themes/best-writing-service/images/user.svg);
    display: inline-block;
    width: 24px;
    height: 24px
}

.menubar-1 .ae-modal-user-area a.logged {
    font-size: 0;
    padding: 0
}

.menubar-1 .ae-modal-user-area a.vip-account-wrapper {
    position: relative;
    font-size: 0
}

.menubar-1 .ae-modal-user-area a.vip-account-wrapper:before {
    content: url(/wp-content/themes/best-writing-service/images/user.svg);
    font-size: 14px
}

.menubar-1 .ae-modal-user-area a.vip-account-wrapper:after {
    content: url(/wp-content/themes/best-writing-service/images/vip-header-crown.png);
    position: absolute;
    left: 0;
    top: -6px
}

@media all and (max-width:480px) {
    .menubar-1 .ae-modal-user-area a.vip-account-wrapper:before {
        left: 6px
    }
}

ul#modal-menu {
    display: none;
    background: #fff;
    opacity: 1;
    position: fixed;
    width: 100%;
    max-width: 320px;
    max-height: 95%;
    overflow: auto;
    left: 0;
    top: 0;
    transform: translateX(-100%);
    padding: 0;
    z-index: 99999;
    transition: .5s
}

ul#modal-menu.burger-menu.in {
    transform: translateX(0)
}

ul#modal-menu .top-header-close {
    position: relative;
    padding: 15px 0;
    border-bottom: 1px solid #E2E2E2
}

ul#modal-menu .top-header-close .close-menu {
    position: absolute;
    left: 20px;
    transform: translateY(-50%);
    top: 50%;
    opacity: 1;
    color: #59617e;
    font-size: 18px
}

ul#modal-menu .top-header-close a {
    padding-left: 65px
}

ul#modal-menu .top-header-close a:before {
    display: none
}

ul#modal-menu .top-header-close a img {
    width: 150px
}

ul#modal-menu .menu-header_menu-container ul {
    padding-left: 0
}

ul#modal-menu li {
    padding: 12px 0;
    list-style-type: none;
    border-bottom: 1px solid #E2E2E2
}

ul#modal-menu li:hover {
    transition: .3s;
    background: #E2E2E2
}

ul#modal-menu li:hover a {
    color: #082FB9
}

ul#modal-menu li a {
    color: #596D8B;
    font-size: 15px;
    font-weight: 600;
    display: block;
    position: relative;
    padding-left: 50px
}

ul#modal-menu li a:before {
    content: '';
    position: absolute;
    left: 15px;
    top: 50%;
    transform: translateY(-50%);
    line-height: 0
}

ul#modal-menu li.menu-item-489 a:before {
    content: url(/wp-content/themes/best-writing-service/images/home.svg)
}

ul#modal-menu li.menu-item-490 a:before {
    content: url(/wp-content/themes/best-writing-service/images/faq2.svg)
}

ul#modal-menu li.menu-item-491 a:before {
    content: url(/wp-content/themes/best-writing-service/images/setting.svg)
}

ul#modal-menu li.menu-item-495 a:before {
    content: url(/wp-content/themes/best-writing-service/images/report.svg)
}

ul#modal-menu li.menu-item-493 a:before {
    content: url(/wp-content/themes/best-writing-service/images/blog2.svg)
}

ul#modal-menu li.menu-item-496 a:before {
    content: url(/wp-content/themes/best-writing-service/images/price2.svg)
}

ul#modal-menu li.menu-item-492 a:before,
ul#modal-menu li.menu-item-494 a:before {
    content: url(/wp-content/themes/best-writing-service/images/star.svg)
}

ul#modal-menu li.menu-item-497 a:before {
    content: url(/wp-content/themes/best-writing-service/images/pen1.svg)
}

ul#modal-menu li.menu-item-498 a:before {
    content: url(/wp-content/themes/best-writing-service/images/bonuspoints.svg)
}

ul#modal-menu li.menu-item-499 a:before {
    content: url(/wp-content/themes/best-writing-service/images/message.svg)
}

ul#modal-menu li.menu-item-500 a:before {
    content: url(/wp-content/themes/best-writing-service/images/dataflow-01.svg)
}

ul#modal-menu li#set-block .buttons {
    display: block;
    text-align: center;
    margin: 15px 0
}

ul#modal-menu li#set-block .buttons a {
    display: inline-block;
    vertical-align: middle;
    width: 130px;
    height: 48px;
    line-height: 48px;
    padding: 0;
    font-size: 15px;
    text-transform: none;
    font-weight: 700;
    min-width: auto;
    margin: 0
}

ul#modal-menu li#set-block .buttons a:before {
    display: none
}

ul#modal-menu li#set-block .buttons a.button-primary-2 {
    color: #fff;
    display: block;
    max-width: 280px;
    width: 100%;
    height: 40px;
    line-height: 36px;
    font-weight: 600;
    font-size: 14px;
    margin: 0 auto
}

ul#modal-menu li#set-block .phones-chat {
    clear: both;
    text-align: center;
    padding: 10px 0
}

ul#modal-menu li#set-block .phones-chat .ph {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
    text-align: center
}

ul#modal-menu li#set-block .phones-chat .ph a {
    width: 100%;
    color: #082FB9;
    font-weight: 600;
    font-size: 20px;
    line-height: 19px;
    padding: 0;
    text-align: center
}

ul#modal-menu li#set-block .phones-chat .ph a:before {
    display: none
}

@media all and (max-width:480px) {
    ul#modal-menu {
        max-height: 100%
    }
}

@media all and (max-width:1500px) {

    .menubar nav.main-menu ul.primary-menu li:nth-child(2),
    .menubar nav.main-menu ul.primary-menu li:nth-child(3) {
        display: none
    }
}

@media all and (max-width:1200px) {
    .menubar a.mobile-menu {
        display: inline-block;
        vertical-align: middle
    }

    .menubar nav.main-menu ul.primary-menu li:nth-child(4),
    .menubar nav.main-menu ul.primary-menu li:nth-child(5) {
        display: none
    }
}

@media all and (max-width:992px) {
    .menubar-1 .header-chat {
        display: none
    }
}

@media all and (max-width:920px) {

    .menubar,
    .menubar.fixed {
        padding: 10px 20px
    }

    .menubar {
        height: 70px
    }

    .menubar .logo {
        position: absolute;
        left: 55px;
        margin: 0
    }

    .menubar .mobile-wrapper {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-align: center;
        align-items: center
    }

    .menubar nav.main-menu {
        display: none
    }
}

@media all and (max-width:750px) {
    .menubar-1 .phone-site {
        display: none
    }
}

@media all and (max-width:510px) {

    .menubar,
    .menubar.fixed {
        height: 52px;
        padding: 10px
    }

    .menubar {
        transition: none
    }

    .menubar .logo {
        left: 45px
    }

    .menubar .logo a .desktop-logo {
        display: none
    }

    .menubar .logo a .mobile-logo {
        display: block
    }

    .menubar .ae-modal-user-area {
        margin-right: 5px
    }

    .menubar .menu-buttons {
        height: 32px
    }

    .menubar .menu-buttons .button-primary-2 {
        width: 87px;
        height: 32px;
        font-size: 14px;
        line-height: 30px;
        font-weight: 400
    }
}

.btn.btn-primary {
    background: #43CA51;
    border-color: #43CA51;
    margin: 5px
}

.button {
    border-radius: 40px;
    margin: 5px;
    padding: 0 20px;
    min-width: 200px;
    display: inline-block;
    line-height: 50px;
    text-align: center;
    transition: .2s;
    color: #fff
}

.button.button-primary-1 {
    background: #222651;
    border: 1px solid #222651;
    font-size: 16px;
    color: #fff;
    font-weight: 500
}

.button.button-primary-1:focus,
.button.button-primary-1:hover {
    background: #9092a8;
    border-color: #9092a8
}

.button.button-primary-1-o {
    background: #fff;
    border: 2px solid #A0B5FF;
    border-radius: 40px;
    font-size: 15px;
    font-weight: 500;
    color: #4067EE
}

.button.button-primary-1-o:focus,
.button.button-primary-1-o:hover {
    background: #A0B5FF
}

@media all and (max-width:510px) {

    .button.button-primary-1,
    .button.button-primary-1-o {
        width: 100%;
        min-width: auto;
        font-weight: 500;
        margin: 0 0 10px
    }

    .button.button-primary-1 {
        height: 45px;
        font-size: 15px;
        line-height: 41px
    }

    .button.button-primary-1-o {
        height: 40px;
        font-size: 14px;
        line-height: 36px
    }
}

.button.button-primary-2 {
    background: #4067EE;
    border: 1px solid #4067EE;
    filter: drop-shadow(0 5px 12px rgba(64, 103, 238, .25));
    font-size: 16px;
    color: #fff;
    font-weight: 500
}

.button.button-primary-2:focus,
.button.button-primary-2:hover {
    filter: none;
    background: #7e98f4;
    border-color: #7e98f4
}

@media all and (max-width:510px) {
    .button.button-primary-2 {
        width: 100%;
        min-width: auto;
        height: 40px;
        font-weight: 500;
        font-size: 14px;
        line-height: 36px;
        margin: 0 0 10px
    }
}

.button.order-custom-paper-button {
    margin: 0;
    width: 222px;
    height: 56px;
    line-height: 53px
}

.button.button-primary-3 {
    background: #fff;
    border: 2px solid #A0B5FF;
    color: #4067EE;
    line-height: 48px
}

.button.button-primary-3:hover {
    background: #A0B5FF;
    color: #fff
}

@media all and (max-width:510px) {
    .button.button-primary-3 {
        width: 100%;
        min-width: auto;
        height: 40px;
        font-weight: 500;
        font-size: 14px;
        line-height: 36px;
        margin: 0 0 10px
    }
}

.footer {
    background: #1B2A50;
    padding: 95px 0
}

.footer .image-desk {
    display: block
}

.footer .image-mob {
    display: none
}

.footer .footer-body {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.footer .footer-body .footer-blocks .title {
    font-size: 22px;
    font-weight: 400;
    line-height: 130%;
    color: #fff;
    opacity: .8;
    margin: 0 0 35px
}

.footer .footer-body .footer-blocks ul {
    list-style: none;
    padding: 0
}

.footer .footer-body .footer-blocks ul li {
    margin: 0 0 12px
}

.footer .footer-body .footer-blocks ul li a {
    font-size: 15px;
    font-weight: 300;
    color: #B9C2D5
}

.footer .footer-body .footer-blocks ul li a:hover {
    color: #F4DD62;
    transition: .3s
}

.footer .footer-body .footer-blocks.articles-block {
    width: 53%
}

.footer .footer-body .footer-blocks.articles-block .fixed-height {
    overflow: auto;
    max-height: 520px;
    padding-right: 25px
}

.footer .footer-body .footer-blocks.articles-block .scroll_block::-webkit-scrollbar-track {
    background-color: #37456a;
    border-radius: 10px
}

.footer .footer-body .footer-blocks.articles-block .scroll_block::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 3px
}

.footer .footer-body .footer-blocks.articles-block .scroll_block::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #17243F
}

.footer .footer-body .footer-blocks.articles-block ul {
    display: block;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    column-count: 2;
    column-gap: 40px
}

.footer .footer-body .footer-blocks.services-block {
    width: 19%;
    padding-left: 40px
}

.footer .footer-body .footer-blocks.services-block .terms {
    margin: 60px 0 0
}

.footer .footer-body .footer-blocks.contacts-block {
    width: 28%
}

.footer .footer-body .footer-blocks.contacts-block .email {
    font-size: 15px;
    font-weight: 300;
    color: #B9C2D5;
    position: relative;
    padding-left: 55px;
    margin: 0 0 30px
}

.footer .footer-body .footer-blocks.contacts-block .email:before {
    content: url(/wp-content/themes/best-writing-service/images/email.svg);
    position: absolute;
    line-height: 0;
    left: 0;
    top: 50%;
    transform: translateY(-50%)
}

.footer .footer-body .footer-blocks.contacts-block .email a {
    font-size: 15px;
    display: block;
    color: #F4DD62;
    margin: 3px 0 0
}

.footer .footer-body .footer-blocks.contacts-block .phone {
    font-size: 15px;
    font-weight: 300;
    color: #B9C2D5;
    position: relative;
    padding-left: 55px
}

.footer .footer-body .footer-blocks.contacts-block .phone:before {
    content: url(/wp-content/themes/best-writing-service/images/phone.svg);
    position: absolute;
    line-height: 0;
    left: 0;
    top: 50%;
    transform: translateY(-50%)
}

.footer .footer-body .footer-blocks.contacts-block .phone a {
    display: block;
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    margin: 3px 0 0
}

.footer .footer-body .footer-blocks.contacts-block .socials {
    margin: 30px 0 50px
}

.footer .footer-body .footer-blocks.contacts-block .socials a {
    display: inline-block;
    text-align: center;
    width: 40px;
    height: 40px;
    background: #283452;
    border-radius: 50%;
    position: relative;
    margin: 0 12px 0 0
}

.footer .footer-body .footer-blocks.contacts-block .socials a img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

.footer .footer-body .footer-blocks.contacts-block .footer-payments {
    margin: 32px 0 0
}

.footer .footer-body .footer-blocks.contacts-block .footer-payments .cards img {
    margin: 4px;
    width: 64px;
    height: 40px
}

.footer .footer-body .footer-blocks.contacts-block .terms {
    margin: 32px 0 0
}

.footer .footer-body .footer-blocks.contacts-block .terms ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.footer .footer-body .footer-blocks.contacts-block .terms ul li {
    width: 48%
}

.footer .footer-body .footer-bottom {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 60px 0 0;
    padding: 60px 0 0;
    border-top: 1px solid #37456a
}

.footer .footer-body .footer-bottom .item-logo {
    width: 27%
}

.footer .footer-body .footer-bottom .item-logo .copyright {
    font-size: 14px;
    color: #fff;
    opacity: .8;
    font-weight: 300;
    margin: 20px 0 0
}

.footer .footer-body .footer-bottom .item-logo .copyright span {
    display: block
}

.footer .footer-body .footer-bottom .item-copy {
    width: 27%
}

.footer .footer-body .footer-bottom .item-copy a {
    display: inline-block;
    margin: 0 0 20px
}

.footer .footer-body .footer-bottom .item-attention {
    width: 46%
}

.footer .footer-body .footer-bottom .item-attention .mob {
    display: none
}

@media all and (max-width:1200px) {
    .footer {
        padding: 60px 0
    }

    .footer .footer-body .footer-blocks.articles-block {
        width: 50%
    }

    .footer .footer-body .footer-blocks.articles-block ul {
        column-count: 1
    }

    .footer .footer-body .footer-blocks.articles-block ul li {
        width: 100%
    }

    .footer .footer-body .footer-blocks.services-block {
        width: 15%;
        padding-left: 20px
    }

    .footer .footer-body .footer-blocks.contacts-block {
        width: 33%
    }
}

@media all and (max-width:920px) {
    .footer {
        padding: 60px 0 45px
    }

    .footer .footer-body .footer-blocks.articles-block {
        width: 65%
    }

    .footer .footer-body .footer-blocks.services-block {
        width: 35%;
        padding-left: 45px
    }

    .footer .footer-body .footer-blocks.contacts-block {
        width: 100%;
        margin: 40px 0 0;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .footer .footer-body .footer-blocks.contacts-block .footer-contacts {
        width: 48%
    }

    .footer .footer-body .footer-blocks.contacts-block .terms {
        width: 48%;
        margin: 0
    }

    .footer .footer-body .footer-blocks.contacts-block .footer-payments {
        width: 100%
    }

    .footer .footer-body .footer-bottom {
        margin: 40px 0 0;
        padding: 40px 0 0
    }

    .footer .footer-body .footer-bottom .item-copy,
    .footer .footer-body .footer-bottom .item-logo {
        width: 50%
    }

    .footer .footer-body .footer-bottom .item-attention {
        width: 100%;
        margin: 25px 0 0
    }
}

@media all and (max-width:510px) {

    .footer .footer-body .footer-blocks.active .title:after,
    .footer .footer-body .footer-blocks.contacts-block .footer-contacts.active .title:after,
    .footer .footer-body .footer-blocks.contacts-block .footer-payments.active .title:after,
    .footer .footer-body .footer-blocks.contacts-block .terms.active .title:after {
        transform: rotate(180deg)
    }

    .footer {
        padding: 20px 0
    }

    .footer .image-desk {
        display: none
    }

    .footer .image-mob {
        display: block
    }

    .footer .footer-body .footer-blocks {
        width: 100%
    }

    .footer .footer-body .footer-blocks .title {
        font-size: 20px;
        margin: 0;
        padding: 0 20px 0 0;
        width: fit-content;
        position: relative
    }

    .footer .footer-body .footer-blocks ul li a,
    .footer .footer-body .footer-blocks.contacts-block .email,
    .footer .footer-body .footer-blocks.contacts-block .email a,
    .footer .footer-body .footer-blocks.contacts-block .phone {
        font-size: 15px
    }

    .footer .footer-body .footer-blocks .title:after {
        content: url(/wp-content/themes/best-writing-service/images/vector2.svg);
        line-height: 0;
        position: absolute;
        right: 0;
        top: 11px
    }

    .footer .footer-body .footer-blocks.active .title {
        margin: 0 0 20px
    }

    .footer .footer-body .footer-blocks.articles-block {
        width: 100%;
        border-bottom: 1px solid #37456a;
        padding: 20px 0
    }

    .footer .footer-body .footer-blocks.articles-block .fixed-height.scroll_block {
        display: none
    }

    .footer .footer-body .footer-blocks.articles-block.active .fixed-height.scroll_block {
        display: block
    }

    .footer .footer-body .footer-blocks.services-block {
        width: 100%;
        margin: 0;
        padding: 20px 0;
        border-bottom: 1px solid #37456a
    }

    .footer .footer-body .footer-blocks.services-block .fixed-height.scroll_block {
        display: none
    }

    .footer .footer-body .footer-blocks.services-block.active .fixed-height.scroll_block {
        display: block
    }

    .footer .footer-body .footer-blocks.services-block .terms {
        margin: 0;
        padding: 0;
        border-top: 1px solid #37456a
    }

    .footer .footer-body .footer-blocks.contacts-block {
        width: 100%;
        margin: 0;
        padding: 0;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .footer .footer-body .footer-blocks.contacts-block .footer-contacts.active .title,
    .footer .footer-body .footer-blocks.contacts-block .terms.active .title {
        margin: 0 0 20px
    }

    .footer .footer-body .footer-blocks.contacts-block .footer-contacts {
        width: 100%;
        border-bottom: 1px solid #37456a;
        padding: 20px 0
    }

    .footer .footer-body .footer-blocks.contacts-block .footer-contacts .contacts-wrapper {
        display: none
    }

    .footer .footer-body .footer-blocks.contacts-block .footer-contacts.active .contacts-wrapper {
        display: block
    }

    .footer .footer-body .footer-blocks.contacts-block .terms {
        width: 100%;
        border-bottom: 1px solid #37456a;
        padding: 20px 0
    }

    .footer .footer-body .footer-blocks.contacts-block .terms ul {
        display: none
    }

    .footer .footer-body .footer-blocks.contacts-block .terms.active ul {
        display: block
    }

    .footer .footer-body .footer-blocks.contacts-block .phone a {
        font-size: 16px
    }

    .footer .footer-body .footer-blocks.contacts-block .footer-payments {
        margin: 0;
        padding: 20px 0;
        border-bottom: 1px solid #37456a
    }

    .footer .footer-body .footer-blocks.contacts-block .footer-payments .cards {
        display: none
    }

    .footer .footer-body .footer-blocks.contacts-block .footer-payments.active .cards,
    .footer .footer-body .footer-bottom .items.item-copy a {
        display: block
    }

    .footer .footer-body .footer-blocks.contacts-block .footer-payments.active .title {
        margin: 0 0 20px
    }

    .footer .footer-body .footer-bottom {
        padding: 0;
        border: none;
        text-align: center;
        width: 100%
    }

    .footer .footer-body .footer-bottom .items {
        width: 100%
    }

    .footer .footer-body .footer-bottom .items.item-copy {
        margin: 25px 0
    }

    .footer .footer-body .footer-bottom .items.item-attention {
        margin: 0
    }

    .footer .footer-body .footer-bottom .items.item-attention .desk {
        display: none
    }

    .footer .footer-body .footer-bottom .items.item-attention .mob {
        display: block;
        margin: 0 auto
    }
}

#back-to-top,
.new-live-chat {
    right: 25px;
    z-index: 9999;
    position: fixed
}

#back-to-top {
    bottom: 185px;
    width: 56px;
    height: 56px;
    text-align: center;
    line-height: 30px;
    background: url(/wp-content/themes/best-writing-service/images/btn-up.svg) center no-repeat;
    box-shadow: 0 -4px 20px rgba(76, 84, 114, .15);
    cursor: pointer;
    text-decoration: none;
    border-radius: 50%
}

.new-live-chat,
.new-site-phone:before {
    box-shadow: 0 8px 20px rgba(113, 129, 188, .1);
    width: 56px;
    height: 56px;
    border-radius: 50%
}

.footer-margin #back-to-top {
    bottom: 240px
}

#back-to-top.show {
    opacity: 1
}

.new-live-chat {
    bottom: 120px;
    background: url(/wp-content/themes/best-writing-service/images/btn-chat.svg) center no-repeat
}

.footer-margin .new-live-chat {
    bottom: 171px
}

.new-site-phone {
    bottom: 120px;
    left: 25px;
    position: fixed;
    height: 56px;
    z-index: 99999999;
    background-size: 60px;
    width: 56px;
    font-size: 17px
}

.footer-margin .new-site-phone {
    bottom: 171px
}

.new-site-phone:before {
    content: '';
    background: url(/wp-content/themes/best-writing-service/images/cut-phone.svg);
    position: absolute;
    left: 0
}

.show-on-hover {
    line-height: 60px;
    display: inline;
    float: none !important
}

.show-on-hover img {
    position: absolute;
    left: 51px;
    top: 7px;
    z-index: -1
}

@media all and (max-width:992px) {

    .new-live-chat,
    .new-site-phone {
        bottom: 132px
    }

    #back-to-top {
        bottom: 200px
    }
}

@media all and (max-width:600px) {

    #back-to-top,
    .new-live-chat,
    .new-site-phone,
    .new-site-phone:before {
        width: 40px;
        height: 40px;
        background-size: contain
    }

    #back-to-top,
    .new-live-chat {
        z-index: 9999;
        right: 12px
    }

    .new-site-phone {
        bottom: 153px;
        z-index: 9999
    }

    #back-to-top {
        bottom: 210px
    }

    .new-live-chat {
        bottom: 153px
    }
}

.breadcrumbs-7 {
    background: rgba(231, 239, 255, .6);
    -webkit-backdrop-filter: blur(12px);
    backdrop-filter: blur(12px);
    padding: 140px 0 40px;
    position: relative;
    z-index: 1;
    margin: 0 0 60px
}

.breadcrumbs-7:before {
    content: url(/wp-content/themes/best-writing-service/images/breadcrumbs-decor.png);
    position: absolute;
    left: 7%;
    bottom: -31%
}

.breadcrumbs-7 .h1,
.breadcrumbs-7 h1 {
    color: #1B2A50;
    font-size: 40px;
    font-weight: 700;
    line-height: 130%;
    margin: 0 0 5px;
    position: relative;
    width: fit-content;
    letter-spacing: -.02em
}

.breadcrumbs-7 .h1 span,
.breadcrumbs-7 h1 span {
    background-image: linear-gradient(to right, #F4DD62 0, #F4DD62 100%);
    background-repeat: repeat-x;
    background-position: 0 90%;
    background-size: 100% 11px
}

.breadcrumbs-7 .nav,
.breadcrumbs-7 nav {
    width: fit-content
}

.breadcrumbs-7 .nav a,
.breadcrumbs-7 .nav span,
.breadcrumbs-7 nav a,
.breadcrumbs-7 nav span {
    display: inline-block;
    vertical-align: middle;
    padding: 0;
    font-size: 20px;
    font-weight: 500;
    color: #414C68;
    line-height: 140%
}

.breadcrumbs-7 .nav a span,
.breadcrumbs-7 .nav span span,
.breadcrumbs-7 nav a span,
.breadcrumbs-7 nav span span {
    color: #414C68
}

.breadcrumbs-7 .nav .arr,
.breadcrumbs-7 nav .arr {
    display: inline-block;
    vertical-align: middle;
    font-size: 13px;
    color: #939AB2;
    font-weight: 500;
    margin: 0 7px
}

.head-slider.articles-head-slider ul li:before,
.order-breadcrumbs:before,
.vip-account-breadcrumbs:before {
    display: none
}

@media all and (max-width:1550px) {
    .breadcrumbs-7:before {
        left: 0
    }
}

@media all and (max-width:1300px) {
    .breadcrumbs-7:before {
        display: none
    }
}

@media all and (max-width:1200px) {
    .breadcrumbs-7 {
        padding: 100px 0 25px
    }
}

@media all and (max-width:600px) {
    .breadcrumbs-7 {
        padding: 100px 0 20px;
        height: auto;
        margin: 0 0 35px
    }

    .breadcrumbs-7 .h1,
    .breadcrumbs-7 h1 {
        font-size: 24px;
        line-height: 130%
    }

    .breadcrumbs-7 .h1:before,
    .breadcrumbs-7 h1:before {
        height: 6px;
        bottom: 3px
    }

    .breadcrumbs-7 .h1 span,
    .breadcrumbs-7 h1 span {
        background-position: 0 93%;
        background-size: 100% 8px
    }

    .breadcrumbs-7 .nav a,
    .breadcrumbs-7 .nav span,
    .breadcrumbs-7 nav a,
    .breadcrumbs-7 nav span {
        font-size: 14px;
        font-weight: 500
    }
}

@media all and (max-width:510px) {
    .breadcrumbs-7 {
        padding: 70px 0 20px
    }
}

@media all and (max-width:600px) {
    .breadcrumbs-7.error-breadcrumbs {
        padding: 20px 0
    }
}

.order-breadcrumbs {
    padding: 115px 0 40px
}

.order-breadcrumbs h1 {
    margin: 0 auto
}

@media all and (max-width:600px) {
    .order-breadcrumbs {
        padding: 90px 0 20px
    }
}

@media all and (max-width:510px) {
    .order-breadcrumbs {
        padding: 67px 0 20px
    }
}

.vip-account-breadcrumbs {
    padding: 135px 0 110px;
    margin: 0;
    background: #fff
}

.vip-account-breadcrumbs h1 {
    margin: 0 auto
}

.vip-account-breadcrumbs .sub {
    text-align: center;
    margin: 12px 0 0;
    font-size: 18px;
    font-weight: 600;
    color: #666F83;
    line-height: 18px
}

@media all and (max-width:600px) {
    .vip-account-breadcrumbs {
        padding: 85px 0 65px
    }

    .vip-account-breadcrumbs .sub {
        font-size: 16px
    }
}

.head-slider.articles-head-slider ul li {
    padding: 0
}

.head-slider.articles-head-slider .head-slider-left-side {
    padding-right: 20px
}

.head-slider.articles-head-slider .article-advantages {
    position: relative;
    z-index: 1;
    margin: 45px 0 0
}

.head-slider.articles-head-slider .article-advantages .text {
    display: block;
    position: relative;
    font-size: 22px;
    font-weight: 500;
    line-height: 160%;
    color: #1B2A50;
    padding-left: 58px;
    margin: 0 0 15px;
    letter-spacing: -.02em
}

.head-slider.articles-head-slider .article-advantages .text img {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%)
}

.head-slider.articles-head-slider .article-advantages a {
    line-height: 50px;
    border-radius: 40px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: fit-content;
    margin: 50px 0 0
}

.head-slider.articles-head-slider .article-advantages a img {
    margin-left: 7px
}

@media all and (max-width:1200px) {
    .head-slider.articles-head-slider .article-advantages .text {
        font-size: 20px
    }
}

@media all and (max-width:750px) {
    .head-slider.articles-head-slider .head-slider-left-side {
        padding-right: 0
    }

    .head-slider.articles-head-slider .article-advantages a {
        display: none
    }
}

@media all and (max-width:510px) {
    .head-slider.articles-head-slider .article-advantages {
        margin: 20px 0 0
    }

    .head-slider.articles-head-slider .article-advantages .text {
        padding-left: 50px;
        font-size: 18px;
        margin: 0 0 10px
    }
}

.samples-slider.lazy-background img {
    display: none
}

.samples-slider.lazy-background.visible-bg img {
    display: block
}

.samples-slider .download-file-qa {
    text-align: center
}

.samples-slider .download-file {
    text-align: center;
    margin: 10px 0 0
}

.samples-slider .download-file a {
    background: #4067EE;
    border-radius: 40px;
    color: #fff;
    margin: 0;
    position: relative;
    width: 300px
}

.samples-slider .download-file a:before {
    content: url(/wp-content/themes/best-writing-service/images/pdf.svg);
    position: absolute;
    line-height: 0;
    left: 30px;
    top: 50%;
    transform: translateY(-50%)
}

.samples-slider .slider {
    height: auto
}

.samples-slider .slick-slide {
    transform: scale(1);
    opacity: .4;
    padding: 0 15px;
    height: auto
}

.samples-slider .slick-slide img {
    width: 100%;
    margin: 33px 0;
    border: 1px solid #DEE0F0;
    box-shadow: 0 9px 22px rgba(141, 160, 226, .15);
    border-radius: 24px;
    outline: 0
}

.samples-slider .slick-next,
.samples-slider .slick-prev {
    display: block;
    border: none;
    box-shadow: 0 5px 18px rgba(64, 103, 238, .12);
    width: 88px;
    height: 88px;
    border-radius: 50%;
    font-size: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1
}

.samples-slider .slick-next {
    background: url(/wp-content/themes/best-writing-service/images/next.svg) center no-repeat, #fff;
    right: -33px
}

.samples-slider .slick-prev {
    background: url(/wp-content/themes/best-writing-service/images/prev.svg) center no-repeat, #fff;
    left: -33px
}

.samples-slider .slick-current+div {
    opacity: 1 !important;
    transition: .7s
}

.samples-slider.double-slider .slick-slide {
    opacity: 1
}

.samples-slider.double-slider .slick-current+div {
    transform: inherit
}

@media all and (max-width:600px) {
    .samples-slider .slick-slide {
        opacity: 1
    }

    .samples-slider .slick-slide img {
        margin: 0
    }

    .samples-slider .slick-next,
    .samples-slider .slick-prev {
        width: 60px;
        height: 60px;
        background-size: 30px
    }
}

@media all and (max-width:480px) {
    .samples-slider .download-file a {
        width: 100%;
        padding-left: 50px
    }
}

.review-block-vs-image {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    margin: 50px 0
}

.review-block-vs-image .left-block {
    width: 47%
}

.review-block-vs-image .right-block {
    width: 49%
}

.review-block-vs-image .right-block .title {
    font-size: 32px;
    font-weight: 600;
    line-height: 140%;
    color: #082FB9;
    border-bottom: 2px solid #D9E0ED;
    padding: 0 0 30px;
    margin: 0 0 35px
}

.review-block-vs-image .right-block ol li {
    font-size: 22px;
    font-weight: 500;
    color: #1B2A50
}

@media all and (max-width:1200px) {
    .samples-slider .slick-prev {
        left: 0
    }

    .samples-slider .slick-next {
        right: 0
    }

    .review-block-vs-image .right-block .title {
        font-size: 28px
    }

    .review-block-vs-image .right-block ol li {
        font-size: 19px
    }
}

@media all and (max-width:900px) {
    .review-block-vs-image .left-block {
        width: 100%;
        text-align: center;
        margin: 0 0 35px
    }

    .review-block-vs-image .right-block {
        width: 100%
    }

    .review-block-vs-image .right-block .title {
        padding: 0 0 15px;
        margin: 0 0 25px
    }
}

@media all and (max-width:600px) {
    .review-block-vs-image {
        margin: 30px 0
    }

    .review-block-vs-image .right-block .title {
        font-size: 22px
    }

    .review-block-vs-image .right-block ol li {
        font-size: 16px;
        margin: 0 0 10px
    }

    .wrapper-for-banner {
        padding: 0 17px
    }
}

.guarantees-block-vs-icons .block-vs-icon {
    position: relative;
    padding-left: 135px;
    margin: 0 0 50px
}

.guarantees-block-vs-icons .block-vs-icon:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    line-height: 0
}

.guarantees-block-vs-icons .block-vs-icon.icon-1:before {
    content: url(/wp-content/themes/best-writing-service/images/guarantees-block-icon-1.png)
}

.guarantees-block-vs-icons .block-vs-icon.icon-2:before {
    content: url(/wp-content/themes/best-writing-service/images/guarantees-block-icon-2.png)
}

.guarantees-block-vs-icons .block-vs-icon.icon-3:before {
    content: url(/wp-content/themes/best-writing-service/images/guarantees-block-icon-3.png)
}

.guarantees-block-vs-icons .block-vs-icon.icon-4:before {
    content: url(/wp-content/themes/best-writing-service/images/guarantees-block-icon-4.png)
}

.guarantees-block-vs-icons .block-vs-icon.icon-5:before {
    content: url(/wp-content/themes/best-writing-service/images/guarantees-block-icon-5.png)
}

.guarantees-block-vs-icons .block-vs-icon.icon-6:before {
    content: url(/wp-content/themes/best-writing-service/images/guarantees-block-icon-6.png)
}

.guarantees-block-vs-icons .block-vs-icon.icon-7:before {
    content: url(/wp-content/themes/best-writing-service/images/guarantees-block-icon-7.png)
}

@media all and (max-width:600px) {
    .guarantees-block-vs-icons .block-vs-icon {
        padding: 65px 0 0
    }
}

.page-discount-advantages {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin: 60px 0
}

.reviews-list,
.the_process .wrapper .items {
    display: -ms-flexbox;
    -ms-flex-direction: row
}

.page-discount-advantages .items {
    width: 23%;
    position: relative;
    font-size: 17px;
    line-height: 26px;
    color: #3A4E96;
    font-weight: 400;
    padding-left: 45px;
    margin-right: 33px
}

.page-discount-advantages .items.item3 {
    margin-right: 0
}

.page-discount-advantages .items:before {
    content: url(/wp-content/themes/best-writing-service/images/discounts-check.png);
    position: absolute;
    left: 0;
    top: 0
}

@media all and (max-width:920px) {
    .page-discount-advantages .items {
        width: 100%;
        margin: 0 0 15px
    }
}

@media all and (max-width:600px) {
    .page-discount-advantages {
        padding: 0 17px
    }

    .page-discount-advantages .items {
        font-size: 15px
    }
}

.the_process .wrapper .items.item-1 .left-side,
.the_process .wrapper .items.item-2 .right-side,
.the_process .wrapper .items.item-3 .left-side,
.the_process .wrapper .items.item-4 .right-side {
    padding-left: 70px
}

.the_process .wrapper .items {
    display: flex;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 0 60px
}

.the_process .wrapper .items .title {
    font-size: 26px;
    font-weight: 500;
    color: #1B2A50;
    line-height: 140%;
    margin: 30px 0 10px
}

.the_process .wrapper .items .text {
    font-size: 18px;
    font-weight: 500;
    line-height: 150%;
    color: #666F83
}

.the_process .wrapper .items .left-side,
.the_process .wrapper .items .right-side {
    width: 49%;
    position: relative
}

.the_process .wrapper .items.item-1 .right-side:before,
.the_process .wrapper .items.item-2 .left-side:before,
.the_process .wrapper .items.item-3 .right-side:before,
.the_process .wrapper .items.item-4 .left-side:before {
    content: url(/wp-content/themes/best-writing-service/images/vector5.svg);
    position: absolute;
    z-index: -1;
    line-height: 0;
    bottom: 0
}

.the_process .wrapper .items.item-1 .right-side:before,
.the_process .wrapper .items.item-2 .left-side:before {
    left: 0
}

.the_process .wrapper .items.item-3 .right-side:before,
.the_process .wrapper .items.item-4 .left-side:before {
    right: 0
}

@media all and (max-width:1200px) {

    .the_process .wrapper .items.item-1 .left-side,
    .the_process .wrapper .items.item-2 .right-side,
    .the_process .wrapper .items.item-3 .left-side,
    .the_process .wrapper .items.item-4 .right-side {
        padding-left: 30px
    }
}

@media all and (max-width:850px) {

    .the_process .wrapper .items.item-1 .left-side,
    .the_process .wrapper .items.item-2 .right-side,
    .the_process .wrapper .items.item-3 .left-side,
    .the_process .wrapper .items.item-4 .right-side {
        padding-left: 0
    }

    .the_process .wrapper .items.item-1 .left-side:before,
    .the_process .wrapper .items.item-1 .right-side:before,
    .the_process .wrapper .items.item-2 .left-side:before,
    .the_process .wrapper .items.item-2 .right-side:before,
    .the_process .wrapper .items.item-3 .left-side:before,
    .the_process .wrapper .items.item-3 .right-side:before,
    .the_process .wrapper .items.item-4 .left-side:before,
    .the_process .wrapper .items.item-4 .right-side:before {
        display: none
    }

    .the_process .wrapper .items .title {
        font-size: 22px
    }

    .the_process .wrapper .items .text {
        font-size: 16px
    }
}

@media all and (max-width:600px) {
    .the_process .wrapper .items {
        -ms-flex-direction: column;
        flex-direction: column;
        margin: 0 0 20px
    }

    .the_process .wrapper .items .title {
        font-size: 19px;
        margin: 15px 0 10px
    }

    .the_process .wrapper .items .text {
        font-size: 15px;
        margin: 0 0 20px
    }

    .the_process .wrapper .items .left-side,
    .the_process .wrapper .items .right-side {
        width: 100%
    }

    .the_process .wrapper .items.item-1 .left-side img,
    .the_process .wrapper .items.item-2 .right-side img,
    .the_process .wrapper .items.item-3 .left-side img,
    .the_process .wrapper .items.item-4 .right-side img {
        width: 70px
    }

    .the_process .wrapper .items.item-2,
    .the_process .wrapper .items.item-4 {
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
}

.content-statistics {
    background: #F2F6FC;
    margin: 80px 0
}

.about-block-vs-icons .block-vs-icon {
    position: relative;
    padding-left: 135px;
    margin: 0 0 50px
}

.about-block-vs-icons .block-vs-icon:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    line-height: 0
}

.about-block-vs-icons .block-vs-icon.icon-1:before {
    content: url(/wp-content/themes/best-writing-service/images/icon-1.png)
}

.about-block-vs-icons .block-vs-icon.icon-2:before {
    content: url(/wp-content/themes/best-writing-service/images/icon-2.png)
}

.about-block-vs-icons .block-vs-icon.icon-3:before {
    content: url(/wp-content/themes/best-writing-service/images/icon-3.png)
}

@media all and (max-width:600px) {
    .about-block-vs-icons .block-vs-icon {
        padding: 65px 0 0
    }
}

.reviews-list {
    display: flex;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.reviews-list .review-item {
    width: 32%;
    background: #fff;
    box-shadow: 0 5px 20px 0 rgba(46, 46, 46, .05);
    border-radius: 4px;
    border: 1px solid #ecedee;
    padding: 30px;
    margin: 0 0 25px
}

.reviews-list .review-item .title-stars {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid #c8cdd0;
    padding: 0 0 18px;
    margin: 0 0 18px
}

.reviews-list .review-item .title-stars .title {
    font-size: 18px;
    font-weight: 600
}

.reviews-list .review-item .title-stars .stars {
    width: 100px;
    text-align: right
}

.reviews-list .review-item .review-body {
    font-size: 14px;
    color: #596973;
    line-height: 25px
}

.process-steps .bottom-part .text-item p,
.process-steps .top-part .right-item p {
    font-size: 18px;
    font-weight: 500
}

@media all and (max-width:1200px) {
    .reviews-list .review-item {
        width: 49%
    }
}

@media all and (max-width:992px) {
    .reviews-list .review-item {
        padding: 20px
    }
}

@media all and (max-width:600px) {
    .reviews-list .review-item {
        width: 100%
    }
}

.process-steps {
    display: block;
    margin: 30px 0
}

.process-steps .top-part {
    display: block;
    margin: 50px 0
}

.process-steps .top-part .left-item {
    display: inline-block;
    vertical-align: middle;
    width: 39%;
    text-align: center
}

.process-steps .top-part .left-item img {
    width: auto;
    max-width: 100%
}

.process-steps .top-part .right-item {
    display: inline-block;
    vertical-align: middle;
    width: 60%;
    padding-left: 50px
}

.process-steps .bottom-part {
    display: block;
    margin: 50px 0
}

.process-steps .bottom-part .text-item {
    display: inline-block;
    vertical-align: middle;
    width: 60%
}

.process-steps .bottom-part .image-item {
    display: inline-block;
    vertical-align: middle;
    width: 39%;
    text-align: center
}

.process-steps .bottom-part .image-item img {
    width: auto;
    max-width: 100%
}

@media all and (max-width:992px) {
    .process-steps .top-part {
        margin: 0
    }

    .process-steps .bottom-part {
        margin: 15px 0
    }
}

@media all and (max-width:800px) {

    .process-steps .bottom-part .image-item,
    .process-steps .bottom-part .text-item,
    .process-steps .top-part .left-item,
    .process-steps .top-part .right-item {
        display: block;
        width: 100%
    }

    .process-steps .top-part .right-item {
        padding: 0
    }
}

.video-container {
    text-align: center
}

@media all and (max-width:600px) {
    .video-container iframe {
        width: 100%
    }
}

body .content-wrap {
    color: #13b4db
}

body .content-wrap ul {
    margin: 0;
    color: #13b4db
}

body .content-wrap ul:not(.tabs):not(.select-dropdown):not(.dropdown-content) li {
    margin: 10px;
    color: #082FB9;
    font-size: 17px;
    font-weight: 500;
    line-height: 140%
}

body .content-wrap ul:not(.tabs):not(.select-dropdown):not(.dropdown-content) li:before {
    content: url(/wp-content/themes/best-writing-service/images/table-of-contents.png);
    top: 0;
    line-height: 0
}

body .content-wrap ul:not(.tabs):not(.select-dropdown):not(.dropdown-content) li a {
    display: inline-block;
    position: relative;
    z-index: 1;
    color: #082FB9;
    font-size: 17px
}

body .content-wrap ul:not(.tabs):not(.select-dropdown):not(.dropdown-content) li a::before {
    content: '';
    transform: scale(0);
    transition: all .3s;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 1px;
    background-color: #082FB9;
    z-index: -1
}

body .content-wrap ul:not(.tabs):not(.select-dropdown):not(.dropdown-content) li a:hover {
    text-decoration: none;
    cursor: pointer
}

body .content-wrap ul:not(.tabs):not(.select-dropdown):not(.dropdown-content) li a:hover::before {
    transform: scale(1)
}

body .content-wrap ul:not(.tabs):not(.select-dropdown):not(.dropdown-content) li a:focus {
    text-decoration: none
}

body .content-wrap ul:not(.tabs):not(.select-dropdown):not(.dropdown-content) li a:focus::before {
    transform: scale(1)
}

body .content-wrap ul:not(.tabs):not(.select-dropdown):not(.dropdown-content) li:first-child {
    margin-top: 0
}

body .content-wrap .content-table p {
    position: relative;
    overflow: hidden;
    color: #1B2A50;
    font-size: 26px;
    font-weight: 500;
    line-height: 37px;
    letter-spacing: -.02em;
    text-transform: capitalize
}

body .content-wrap .toggle-div {
    position: relative;
    overflow: hidden;
    text-align: right
}

body .content-wrap .toggle-div a.toggle {
    color: #ee5550;
    font-weight: 400;
    line-height: 24px
}

body .content-wrap .toggle-div a.toggle:before {
    content: url(/wp-content/themes/best-writing-service/images/table-of-contents.png);
    margin-right: 0;
    width: auto;
    height: auto;
    line-height: 14px;
    speak: none;
    position: absolute;
    left: 11px;
    top: 2px;
    color: #ee5550;
    font-size: 20px;
    transition: transform .5s ease-in-out;
    transform: rotate(90deg);
    filter: hue-rotate(132deg);
    display: block
}

body .content-wrap .toggle-div a.toggle .little {
    display: block;
    padding-left: 50px;
    text-align: left;
    font-size: 17px;
    transition: display .5s ease-in-out
}

body .content-wrap .toggle-div a.toggle .big {
    display: none;
    padding-left: 50px;
    text-align: left;
    font-size: 17px
}

body .content-wrap .toggle-div.main a.toggle:before {
    transform: rotate(270deg)
}

body .content-wrap .toggle-div.main a.toggle .little {
    display: none
}

body .content-wrap .toggle-div.main a.toggle .big {
    display: block
}

body .content-wrap .tog-btn {
    -ms-flex-align: center;
    align-items: center;
    margin: 0;
    padding-left: 0;
    display: none
}

body .content-wrap .all-content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: self-end;
    align-items: self-end;
    padding: 0 0 35px;
    border-bottom: 1px solid #D9E0ED
}

body .content-wrap .all-content img {
    display: none;
    margin-right: 5%;
    max-width: 135px
}

@media only screen and (max-width:600px) {
    body .text-content .content-wrap .tog-btn {
        padding-left: 0
    }
}

@media only screen and (max-width:530px) {
    body .text-content .content-wrap .tog-btn {
        -ms-flex-pack: center;
        justify-content: center;
        margin: 20px 0 10px
    }

    body .content-wrap .all-content {
        padding: 0 0 15px
    }

    body .content-wrap .all-content img {
        display: none
    }
}

.center-position {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.center-position img {
    width: 45px;
    margin-right: 10px
}

@font-face {
    font-family: "Space Grotesk", sans-serif;
    font-weight: 300;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "Space Grotesk", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "Space Grotesk", sans-serif;
    font-weight: 500;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "Space Grotesk", sans-serif;
    font-weight: 600;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "Space Grotesk", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-display: swap
}

#cookie-row-wrapper.hidden-cookie {
    display: none
}

#cookie-row-wrapper.visible-cookie {
    display: block
}

#cookie-row-wrapper .cookie-policy-block {
    margin: 0;
    top: 0;
    right: 0;
    max-width: 100%;
    border-radius: 0;
    width: 100%;
    border-top: none;
    border-left: none;
    border-bottom: none;
    background: #1B2A50;
    box-shadow: 0 0 4px rgba(163, 174, 194, .25);
    padding: 0;
    position: relative;
    z-index: 1100
}

#cookie-row-wrapper .cookie-policy-block .row-wrap {
    width: 100%;
    max-width: 52%;
    margin: 0 auto;
    position: relative
}

#cookie-row-wrapper .cookie-policy-block .text-col {
    background: 0 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: 0
}

#cookie-row-wrapper .cookie-policy-block .text-col .cookie-icon-button img {
    max-width: none
}

#cookie-row-wrapper .cookie-policy-block .text-col .mobile-cookie-icon-button,
#cookie-row-wrapper .cookie-policy-block .text-col .tablet-text {
    display: none
}

#cookie-row-wrapper .cookie-policy-block .text-col p {
    color: #C5C7D0;
    line-height: 16px;
    padding: 12px 20px;
    font-size: 12px;
    font-weight: 400;
    text-align: justify
}

#cookie-row-wrapper .cookie-policy-block .text-col p span {
    color: #fff;
    font-weight: 700
}

#cookie-row-wrapper .cookie-policy-block .read-more {
    color: #F4DD62;
    font-weight: 600;
    font-size: 12px
}

#cookie-row-wrapper .cookie-policy-block .button {
    background: #F4DD62;
    border: none;
    color: #1B2A50;
    padding: 0;
    font-size: 14px;
    font-weight: 500;
    line-height: 32px;
    width: 90px;
    height: 32px;
    border-radius: 40px
}

@media all and (max-width:1200px) {
    #cookie-row-wrapper .cookie-policy-block .row-wrap {
        max-width: 70%
    }
}

@media all and (max-width:900px) {
    #cookie-row-wrapper .cookie-policy-block .row-wrap {
        max-width: 90%
    }
}

@media all and (max-width:600px) {
    #cookie-row-wrapper .cookie-policy-block .data-row {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }

    #cookie-row-wrapper .cookie-policy-block .row-wrap {
        display: block;
        max-width: 90%
    }

    #cookie-row-wrapper .cookie-policy-block .text-col {
        display: block;
        width: 100%
    }

    #cookie-row-wrapper .cookie-policy-block .text-col p {
        padding: 15px 0 20px;
        font-size: 14px;
        line-height: 18px;
        font-weight: 300;
        text-align: left
    }

    #cookie-row-wrapper .cookie-policy-block .text-col p span {
        position: absolute;
        top: 17px;
        left: 35px
    }

    #cookie-row-wrapper .cookie-policy-block .cookie-icon-button {
        position: absolute;
        left: 0;
        bottom: auto;
        top: 14px
    }

    #cookie-row-wrapper .cookie-policy-block .button-col {
        display: block;
        text-align: right;
        padding-left: 0;
        padding-top: 11px
    }

    #cookie-row-wrapper .cookie-policy-block .button-col a {
        margin: 0
    }

    #cookie-row-wrapper .cookie-policy-block .mobile.button-col {
        display: none
    }

    #cookie-row-wrapper .cookie-policy-block .read-more {
        font-size: 14px
    }
}

body .essay-component .blue-label {
    color: #4067EE
}

body .featherlight .featherlight-content {
    padding: 0 !important
}

body .featherlight .featherlight-content .featherlight-close-icon {
    margin: 0
}

body .essay-component .messages-row .messages>div .material-icons[title=Delete] {
    font-size: 0
}

body .essay-component .messages-row .messages>div .material-icons[title=Delete]:before {
    content: '✕';
    font-size: 15px;
    font-style: normal
}

body .featherlight .featherlight-user-area {
    padding: 0 !important;
    width: auto;
    background: 0 0;
    border: none
}

body .featherlight .featherlight-user-area .featherlight-close-icon {
    font-size: 20px;
    background: 0 0;
    color: #8790A3;
    top: 10px;
    right: 10px;
    margin: 0
}

body .featherlight .featherlight-user-area .mini-wrapper.mini-login-wrapper {
    width: 100%;
    max-width: 400px;
    padding: 80px 0 0;
    background: #fff;
    border-radius: 20px;
    border: 1px solid #E1EAFF;
    box-shadow: 0 20px 80px rgba(144, 162, 225, .2)
}

body .featherlight .featherlight-user-area .mini-wrapper.mini-login-wrapper .row {
    margin: 0
}

body .featherlight .featherlight-user-area .mini-wrapper.mini-login-wrapper:before {
    content: 'Sign in';
    display: block;
    position: absolute;
    color: #1B2A50;
    font-family: SpaceGrotesk;
    top: 30px;
    font-weight: 700;
    font-size: 28px;
    left: 25px;
    max-width: 100%;
    letter-spacing: -.02em
}

body .featherlight .featherlight-user-area .mini-wrapper.mini-login-wrapper:after {
    content: '';
    left: 128px;
    top: 19px;
    display: block;
    width: 29px;
    height: 46px;
    position: absolute;
    background: url(/wp-content/themes/best-writing-service/images/face.svg) center no-repeat;
    background-size: cover;
    border-radius: 50%
}

body .featherlight .featherlight-user-area .mini-wrapper.mini-login-wrapper form {
    padding: 20px
}

body .featherlight .featherlight-user-area .mini-wrapper.mini-login-wrapper form input {
    font-family: SpaceGrotesk;
    height: 48px;
    background: #fff;
    border: none;
    border-radius: 0;
    font-weight: 500;
    border-bottom: 1px solid #C6C6C6
}

body .featherlight .featherlight-user-area .mini-wrapper.mini-login-wrapper form input[type=password],
body .featherlight .featherlight-user-area .mini-wrapper.mini-login-wrapper form input[type=text] {
    background: #fff;
    border: none;
    border-bottom: 1px solid #C6C6C6
}

body .featherlight .featherlight-user-area .mini-wrapper.mini-login-wrapper form input[type=password] {
    background: url(/wp-content/themes/best-writing-service/images/show1.svg) right 12px center no-repeat, #fff !important
}

body .featherlight .featherlight-user-area .mini-wrapper.mini-login-wrapper label {
    font-family: SpaceGrotesk;
    display: block;
    text-align: left;
    font-size: 13px;
    font-weight: 500;
    color: #414C68
}

body .featherlight .featherlight-user-area .user-area-wrapper .info-list .hint div ul li:before,
body .featherlight .featherlight-user-area .user-area-wrapper .info-list li:before,
body .featherlight .featherlight-user-area .user-area-wrapper .menu-list li:before {
    display: none
}

body .featherlight .featherlight-user-area .mini-wrapper.mini-login-wrapper label.error {
    font-family: SpaceGrotesk;
    color: #ff5f56;
    font-weight: 500
}

body .featherlight .featherlight-user-area .mini-wrapper.mini-login-wrapper .s12 {
    text-align: center
}

body .featherlight .featherlight-user-area .mini-wrapper.mini-login-wrapper .s12 .submit-b {
    max-width: 100%;
    height: 48px;
    font-size: 15px;
    font-weight: 600;
    background: #4067EE;
    color: #fff;
    border-radius: 40px;
    padding: 0 20px;
    text-transform: none;
    border-color: #4067EE
}

body .featherlight .featherlight-user-area .mini-wrapper.mini-login-wrapper .s12 .submit-b:hover {
    box-shadow: none
}

body .featherlight .featherlight-user-area .mini-wrapper.mini-login-wrapper .s12 .links-list li {
    background: 0 0;
    padding: 0
}

body .featherlight .featherlight-user-area .mini-wrapper.mini-login-wrapper .s12 .links-list li a {
    font-size: 13px;
    font-weight: 500;
    border-bottom: none;
    font-family: SpaceGrotesk
}

body .featherlight .featherlight-user-area .mini-wrapper.mini-login-wrapper .s12 .links-list li:first-child a {
    color: #243743
}

body .featherlight .featherlight-user-area .mini-wrapper.mini-login-wrapper .s12 .links-list li:last-child {
    float: right
}

body .featherlight .featherlight-user-area .mini-wrapper.mini-login-wrapper .s12 .links-list li:last-child a {
    color: #4067EE
}

body .featherlight .featherlight-user-area .user-area-wrapper {
    width: 310px;
    max-width: 100%;
    padding: 22px;
    font-family: SpaceGrotesk;
    background: #fff;
    border-radius: 12px
}

body .featherlight .featherlight-user-area .user-area-wrapper .header {
    border-radius: 12px 12px 0 0;
    padding: 0 0 16px;
    margin: 0 0 16px;
    text-align: left;
    font-family: SpaceGrotesk;
    border-bottom: 1px solid #EBEFF5
}

body .featherlight .featherlight-user-area .user-area-wrapper .header a {
    font-size: 16px;
    font-weight: 500;
    font-family: SpaceGrotesk;
    color: #1B2A50;
    padding: 0
}

body .featherlight .featherlight-user-area .user-area-wrapper .info-list {
    background: 0 0;
    padding: 0
}

body .featherlight .featherlight-user-area .user-area-wrapper .info-list li {
    clear: both;
    padding-left: 0
}

body .featherlight .featherlight-user-area .user-area-wrapper .info-list li span {
    font-weight: 400;
    color: #8790A3;
    font-size: 12px
}

body .featherlight .featherlight-user-area .user-area-wrapper .info-list a {
    color: #4067EE;
    font-size: 13px;
    font-weight: 500
}

body .featherlight .featherlight-user-area .user-area-wrapper .info-list b {
    color: #32445F;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: -.01em
}

body .featherlight .featherlight-user-area .user-area-wrapper .info-list b.discount-code {
    font-size: 13px
}

body .featherlight .featherlight-user-area .user-area-wrapper .info-list .hint div {
    padding: 0 10px 10px;
    right: 0;
    top: 50px;
    margin-left: 0
}

body .featherlight .featherlight-user-area .user-area-wrapper .info-list .hint div b {
    font-size: 14px;
    margin: 10px 0 7px
}

body .featherlight .featherlight-user-area .user-area-wrapper .info-list .hint div ul li {
    padding: 0 0 0 15px
}

body .featherlight .featherlight-user-area .user-area-wrapper .info-list .hint div center {
    margin: 0;
    padding: 7px 0 0
}

body .featherlight .featherlight-user-area .user-area-wrapper .menu-list {
    padding: 10px 0 0
}

body .featherlight .featherlight-user-area .user-area-wrapper .menu-list li {
    padding-left: 0;
    margin: 0
}

body .featherlight .featherlight-user-area .user-area-wrapper .menu-list li a {
    font-size: 14px;
    font-weight: 400;
    text-transform: none;
    color: #414C68;
    padding: 15px 0
}

body .featherlight .featherlight-user-area .user-area-wrapper .menu-list li a:hover {
    background: 0 0;
    color: #4067EE
}

body .featherlight .featherlight-user-area .user-area-wrapper .menu-list li a i:after {
    margin: 0 10px 0 0
}

body .featherlight .featherlight-user-area .user-area-wrapper .menu-list li .icon {
    background: 0 0;
    margin-right: 10px
}

body .featherlight .featherlight-user-area .user-area-wrapper .menu-list li.order-li a {
    color: #4067EE
}

body .featherlight .featherlight-user-area .user-area-wrapper .menu-list li.order-li .icon:after {
    content: url(/wp-content/themes/best-writing-service/images/user-order.png)
}

body .featherlight .featherlight-user-area .user-area-wrapper .menu-list li.orders-li .icon:after {
    content: url(/wp-content/themes/best-writing-service/images/user-orders.png)
}

body .featherlight .featherlight-user-area .user-area-wrapper .menu-list li.affiliate-li .icon:after {
    content: url(/wp-content/themes/best-writing-service/images/user-affiliate.png)
}

body .featherlight .featherlight-user-area .user-area-wrapper .menu-list li.discounts-li .icon:after {
    content: url(/wp-content/themes/best-writing-service/images/user-discounts.png)
}

body .featherlight .featherlight-user-area .user-area-wrapper .menu-list li.profile-li .icon:after {
    content: url(/wp-content/themes/best-writing-service/images/user-profile.png)
}

body .featherlight .featherlight-user-area .user-area-wrapper .menu-list li.logout-li .icon:after {
    content: url(/wp-content/themes/best-writing-service/images/user-logout.png)
}

body .featherlight .featherlight-user-area .user-area-wrapper.vip-accounts-wrapper .header {
    position: relative
}

body .featherlight .featherlight-user-area .user-area-wrapper.vip-accounts-wrapper .header:before {
    content: url(/wp-content/themes/best-writing-service/images/login-vip-title.png);
    position: absolute;
    line-height: 0;
    right: 35px;
    top: 50%;
    transform: translateY(-50%)
}

body .featherlight .featherlight-user-area .user-area-wrapper.vip-accounts-wrapper .info-list .till-vip-status {
    color: #ffb100;
    position: relative
}

body .featherlight .featherlight-user-area .user-area-wrapper.vip-accounts-wrapper .info-list .till-vip-status:after {
    content: '';
    display: block;
    position: absolute;
    right: -30px;
    top: 0;
    background-size: cover;
    width: 20px;
    height: 20px
}

@media all and (max-width:600px) {
    body .featherlight .featherlight-user-area .mini-wrapper.mini-login-wrapper {
        max-width: 310px;
        padding: 80px 0 0
    }
}

.order-banner {
    margin-bottom: 20px
}

.order-banner h1 {
    text-align: center
}

body .essay-component {
    padding: 30px;
    font-family: SpaceGrotesk
}

body .essay-component .t-body>tr>td:first-child {
    text-align: left
}

.essay-order-form .pm-input input,
.essay-order-form input[type=file],
.essay-order-form input[type=password],
.essay-order-form select,
.essay-order-form textarea,
body .essay-order-form input[type=text] {
    background: #fff
}

.essay-component .pm-input input input[type=text],
body .essay-component .pm-input div input[type=text] {
    width: 71%
}

body .essay-component .hint div p {
    font-weight: 500
}

body .essay-component.extend-deadline-form-wrapper .header {
    display: block;
    margin-bottom: 30px
}

body .apply-discount-input i .hint div ul li:before,
body .featherlight .featherlight-inner.request-revision-form-wrapper .file-field .btn span,
body .featherlight .featherlight-inner.request-revision-form-wrapper .file-path-wrapper {
    display: none
}

body .featherlight .featherlight-inner .extend-deadline-form-wrapper .pm-input div input[type=text] {
    background: #fbfbfb;
    box-shadow: 0 3px 3px -2px rgba(0, 0, 0, .12) inset
}

body .featherlight .featherlight-inner.request-revision-form-wrapper {
    padding: 15px;
    float: none
}

body .featherlight .featherlight-inner.request-revision-form-wrapper .header {
    font-size: 20px;
    font-weight: 600;
    color: #2A325A
}

body .featherlight .featherlight-inner.request-revision-form-wrapper form input,
body .featherlight .featherlight-inner.request-revision-form-wrapper form select {
    background: #F8FAFD;
    border: 1px solid #D9E0ED;
    border-radius: 6px;
    font-size: 14px;
    color: #495575;
    font-weight: 400;
    height: 48px;
    font-family: SpaceGrotesk
}

body .featherlight .featherlight-inner.request-revision-form-wrapper form input.error,
body .featherlight .featherlight-inner.request-revision-form-wrapper form select.error {
    border: 1px solid #ffd3d3;
    background: #fff3f3
}

body .featherlight .featherlight-inner.request-revision-form-wrapper form textarea {
    background: #F8FAFD;
    border: 1px solid #D9E0ED;
    border-radius: 6px;
    font-size: 14px;
    color: #495575;
    font-weight: 400;
    font-family: SpaceGrotesk
}

body .featherlight .featherlight-inner.request-revision-form-wrapper .file-field .btn {
    padding: 6px 0
}

body .apply-discount-input i .hint {
    width: auto;
    position: relative;
    background: no-repeat
}

body .order-form-wrapper .vip-services-td .vip-services-list li {
    position: relative
}

body .essay-order-form .w-level-hint td i {
    background: url(/ws/images/check.gif) center no-repeat !important
}

body .order-form-wrapper .vip-services-td .hint-td {
    position: relative
}

body .order-form-wrapper .vip-services-td .hint-td .hint {
    background: 0 0;
    top: 17%
}

body .order-form-wrapper .vip-services-td .hint-td .hint i {
    background-image: url(/ws/images/question.png);
    background-repeat: no-repeat;
    display: inline-block;
    height: 16px;
    width: 16px
}

body .essay-order-preview .buttons-panel {
    display: -ms-inline-flexbox;
    display: inline-flex
}

body .essay-component .checkbox-input input {
    left: 0;
    display: none;
    position: relative
}

.essay-component .pm-input div input[type=text],
.essay-component .pm-input input input[type=text] {
    width: 73%;
    border: none !important;
    margin: 0 !important
}

body .essay-component .pm-input .p {
    margin: 0
}

body .essay-component.request-revision-form-wrapper .link-submit {
    float: none
}

body .request-revision-form-wrapper .notice {
    margin: 0;
    padding: 0;
    float: none;
    display: block;
    text-align: left
}

body .essay-component .hint>i {
    background-image: none
}

@media all and (max-width:991px) {
    body .essay-component .hint div>span {
        left: 260px
    }

    body .order-form-wrapper.essay-component .order-form-data .hint table {
        display: none
    }

    body .essay-component .hint div {
        right: 0
    }

    body .order-form-wrapper.essay-component .order-form-data table tbody.t-body,
    body .order-form-wrapper.essay-component .order-form-data table tbody.t-body tr,
    body .order-form-wrapper.essay-component .order-form-data table tbody.t-body tr td:nth-child(1),
    body .order-form-wrapper.essay-component .order-form-data table tbody.t-body tr td:nth-child(3) {
        padding: 5px
    }

    body .essay-order-form .t-body>tr>td:nth-child(2) .hint {
        top: 0
    }

    body span.vip-title {
        padding-left: 30px
    }

    body .order-form-wrapper .vip-services-td .hint-td .hint {
        top: 18px;
        left: 48px
    }

    body .order-form-wrapper .vip-services-td .services-package .hint-td .hint {
        top: 13px;
        left: 190px
    }

    body a.link-submit.order-submit.flat-button.orange-b {
        position: relative
    }
}

@media all and (max-width:767px) {
    body .order-form-wrapper.essay-component table tbody.t-body tr {
        display: block;
        width: 100%
    }

    body .essay-component .t-body>tr>td:first-child {
        display: block;
        float: left;
        width: 80%;
        padding-left: 10px
    }

    body .essay-order-form .t-body>tr>td:nth-child(3) {
        position: relative;
        background: 0 0;
        padding-left: 10px;
        padding-right: 10px;
        display: block;
        width: 100%;
        box-sizing: border-box
    }

    body .essay-component .notice-wrapper {
        height: 95px;
        width: 100%
    }

    body .order-form-wrapper .vip-services-td .hdr {
        text-align: center
    }

    body .order-form-wrapper .vip-services-td .label-td {
        display: block
    }

    body .essay-component .input-button span {
        float: none
    }
}

@media all and (max-width:601px) {
    body .order-form-wrapper .wrap-order-submit {
        text-align: center
    }

    body a.link-submit.order-submit.flat-button.orange-b {
        width: auto
    }
}

@media all and (max-width:600px) {
    body .essay-order-form .w-level-hint div {
        width: 473px
    }
}

@media all and (max-width:560px) {
    body .essay-component .orange-b {
        padding: 20px 60px
    }

    body .essay-order-preview .buttons-panel {
        display: -ms-grid;
        display: grid
    }

    body .essay-order-preview .buttons-panel .back-b {
        margin-right: 0;
        margin-bottom: 15px
    }

    body .essay-component .green-label {
        display: block
    }
}

@media all and (max-width:415px) {
    body .essay-order-form .add-file .form-button {
        margin: 30px auto !important
    }

    body .essay-component .hint div {
        right: 0;
        width: 200px
    }

    body .essay-component .hint div>span {
        left: 130px
    }

    body .essay-order-form .w-level-hint div {
        width: 337px
    }

    .essay-component .hint table tr td,
    body .essay-component .hint table tr th {
        font-size: 12px
    }
}

@media all and (max-width:380px) {

    .essay-component .pm-input input input[type=text],
    body .essay-component .pm-input div input[type=text] {
        width: 67%
    }
}

@media all and (max-width:347px) {
    body .essay-component .hint div p {
        font-size: 14px;
        text-align: center
    }

    body .essay-component .hint div {
        right: -27px
    }

    body .essay-order-form .w-level-hint div {
        width: 200px
    }
}

@media all and (max-width:320px) {
    body .essay-component .hint div {
        padding: 12px 6px 0 12px
    }
}

body .ae-affiliate-program .affiliate-program-wrapper,
body .ae-affiliate-program-short .affiliate-program-wrapper {
    background: #FFF;
    border: 1px solid #E8EBF1;
    box-shadow: 0 3px 12px rgba(61, 96, 186, .1);
    border-radius: 12px;
    padding: 0 15px;
    margin-bottom: 40px;
    position: relative
}

body .ae-affiliate-program .affiliate-program-wrapper .affiliate-pre-text,
body .ae-affiliate-program-short .affiliate-program-wrapper .affiliate-pre-text {
    text-align: left;
    display: inline-block;
    vertical-align: middle;
    width: 66%;
    position: relative;
    padding: 30px 0 30px 78px
}

body .ae-affiliate-program .affiliate-program-wrapper .affiliate-pre-text:before,
body .ae-affiliate-program-short .affiliate-program-wrapper .affiliate-pre-text:before {
    content: '';
    display: block;
    position: absolute;
    left: 5px;
    top: 50%;
    transform: translateY(-50%);
    background: url(/wp-content/themes/best-writing-service/images/affiliate-star.svg) center no-repeat;
    background-size: cover;
    width: 53px;
    height: 52px
}

body .ae-affiliate-program .affiliate-program-wrapper .affiliate-pre-text .title,
body .ae-affiliate-program-short .affiliate-program-wrapper .affiliate-pre-text .title {
    font-size: 16px;
    font-weight: 600;
    color: #082FB9;
    font-family: SpaceGrotesk;
    margin: 0 0 5px;
    text-transform: none
}

body .ae-affiliate-program .affiliate-program-wrapper .affiliate-pre-text .description,
body .ae-affiliate-program-short .affiliate-program-wrapper .affiliate-pre-text .description {
    font-size: 13px;
    font-weight: 400;
    font-family: SpaceGrotesk;
    color: #414C68
}

body .ae-affiliate-program .affiliate-program-wrapper .affiliate-status,
body .ae-affiliate-program-short .affiliate-program-wrapper .affiliate-status {
    height: auto;
    display: inline-block;
    vertical-align: middle;
    width: 23%;
    text-align: right
}

body .ae-affiliate-program .affiliate-program-wrapper .affiliate-status .earnings,
body .ae-affiliate-program-short .affiliate-program-wrapper .affiliate-status .earnings {
    float: none;
    font-size: 12px;
    color: #666F83;
    font-family: SpaceGrotesk;
    font-weight: 500;
    text-transform: none
}

body .ae-affiliate-program .affiliate-program-wrapper .affiliate-status .earnings span,
body .ae-affiliate-program-short .affiliate-program-wrapper .affiliate-status .earnings span {
    font-family: SpaceGrotesk;
    color: #4067EE;
    font-weight: 700;
    font-size: 14px
}

body .ae-affiliate-program .affiliate-program-wrapper .affiliate-status .to-earning,
body .ae-affiliate-program-short .affiliate-program-wrapper .affiliate-status .to-earning {
    float: none;
    margin: 8px 0 0
}

body .ae-affiliate-program .affiliate-program-wrapper .affiliate-status .to-earning a,
body .ae-affiliate-program-short .affiliate-program-wrapper .affiliate-status .to-earning a {
    display: inline-block;
    background: #F4DD62;
    border-radius: 40px;
    color: #1B2A50;
    font-size: 13px;
    font-family: SpaceGrotesk;
    text-transform: none;
    font-weight: 600
}

body .ae-affiliate-program .affiliate-program-wrapper .referral-banner,
body .ae-affiliate-program-short .affiliate-program-wrapper .referral-banner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border: none;
    box-shadow: none;
    padding: 18px 0
}

body .ae-affiliate-program .affiliate-program-wrapper .referral-banner .row-1,
body .ae-affiliate-program-short .affiliate-program-wrapper .referral-banner .row-1 {
    float: none;
    background: #F2F7FF;
    border-radius: 12px;
    box-shadow: none;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 33%
}

body .ae-affiliate-program .affiliate-program-wrapper .referral-banner .row-1 .icon,
body .ae-affiliate-program-short .affiliate-program-wrapper .referral-banner .row-1 .icon {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #8383ED;
    top: 50%;
    left: 10px;
    transform: translateY(-50%);
    text-align: center;
    line-height: 40px
}

body .ae-affiliate-program .affiliate-program-wrapper .referral-banner .row-1 .icon:before,
body .ae-affiliate-program-short .affiliate-program-wrapper .referral-banner .row-1 .icon:before {
    content: '';
    color: #fff;
    font-family: SpaceGrotesk;
    font-size: 18px;
    font-weight: 700
}

body .ae-affiliate-program .affiliate-program-wrapper .referral-banner .row-1 .title,
body .ae-affiliate-program-short .affiliate-program-wrapper .referral-banner .row-1 .title {
    padding: 0 20px 0 62px;
    font-size: 13px;
    font-family: SpaceGrotesk;
    color: #283249;
    font-weight: 600;
    text-transform: none;
    position: relative;
    text-align: left
}

body .ae-affiliate-program .affiliate-program-wrapper .referral-banner .row-1 .title:after,
body .ae-affiliate-program-short .affiliate-program-wrapper .referral-banner .row-1 .title:after {
    display: none
}

body .ae-affiliate-program .affiliate-program-wrapper .referral-banner .row-1.left .icon:before,
body .ae-affiliate-program-short .affiliate-program-wrapper .referral-banner .row-1.left .icon:before {
    content: '1'
}

body .ae-affiliate-program .affiliate-program-wrapper .referral-banner .row-1.left .title:after,
body .ae-affiliate-program-short .affiliate-program-wrapper .referral-banner .row-1.left .title:after {
    content: '';
    background: url(/wp-content/themes/papermasters/img/design/aff_icon1.svg) center no-repeat;
    background-size: cover;
    width: 40px;
    height: 40px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%)
}

body .ae-affiliate-program .affiliate-program-wrapper .referral-banner .row-1.left:after,
body .ae-affiliate-program-short .affiliate-program-wrapper .referral-banner .row-1.left:after {
    display: none;
    content: url(/wp-content/themes/papermasters/img/design/affiliate-steps-arrow.svg);
    border: none;
    top: 8px;
    right: 0
}

body .ae-affiliate-program .affiliate-program-wrapper .referral-banner .row-1.center:after,
body .ae-affiliate-program-short .affiliate-program-wrapper .referral-banner .row-1.center:after {
    display: none
}

body .ae-affiliate-program .affiliate-program-wrapper .referral-banner .row-1.center .icon:before,
body .ae-affiliate-program-short .affiliate-program-wrapper .referral-banner .row-1.center .icon:before {
    content: '2'
}

body .ae-affiliate-program .affiliate-program-wrapper .referral-banner .row-1.center .title:after,
body .ae-affiliate-program-short .affiliate-program-wrapper .referral-banner .row-1.center .title:after {
    content: '';
    background: url(/wp-content/themes/papermasters/img/design/aff_icon2.svg) center no-repeat;
    background-size: cover;
    width: 40px;
    height: 40px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%)
}

body .ae-affiliate-program .affiliate-program-wrapper .referral-banner .row-1.right .icon:before,
body .ae-affiliate-program-short .affiliate-program-wrapper .referral-banner .row-1.right .icon:before {
    content: '3'
}

body .ae-affiliate-program .affiliate-program-wrapper .referral-banner .row-1.right .title:after,
body .ae-affiliate-program-short .affiliate-program-wrapper .referral-banner .row-1.right .title:after {
    content: '';
    background: url(/wp-content/themes/papermasters/img/design/aff_icon3.svg) center no-repeat;
    background-size: cover;
    width: 40px;
    height: 40px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%)
}

body .ae-affiliate-program .affiliate-program-wrapper .arrow-control,
body .ae-affiliate-program-short .affiliate-program-wrapper .arrow-control {
    position: absolute
}

body .ae-affiliate-program .affiliate-program-wrapper .side .case.open .case-title:before,
body .ae-affiliate-program-short .affiliate-program-wrapper .side .case.open .case-title:before {
    color: #414C68
}

body .ae-affiliate-program .affiliate-program-wrapper .side .case .case-title,
body .ae-affiliate-program-short .affiliate-program-wrapper .side .case .case-title {
    font-size: 15px;
    font-weight: 500;
    color: #414C68;
    line-height: 19px
}

body .ae-affiliate-program .affiliate-program-wrapper .side .case .case-content .group input,
body .ae-affiliate-program .affiliate-program-wrapper .side .case .case-content p,
body .ae-affiliate-program .affiliate-program-wrapper .side .case .case-content textarea,
body .ae-affiliate-program-short .affiliate-program-wrapper .side .case .case-content .group input,
body .ae-affiliate-program-short .affiliate-program-wrapper .side .case .case-content p,
body .ae-affiliate-program-short .affiliate-program-wrapper .side .case .case-content textarea {
    font-size: 13px
}

body .ae-affiliate-program .affiliate-program-wrapper .side .case .case-content p b,
body .ae-affiliate-program-short .affiliate-program-wrapper .side .case .case-content p b {
    color: #082FB9
}

body .ae-affiliate-program .affiliate-program-wrapper .side .case .case-content label,
body .ae-affiliate-program-short .affiliate-program-wrapper .side .case .case-content label {
    color: #8790A3;
    font-weight: 400;
    font-size: 13px
}

body .ae-affiliate-program .affiliate-program-wrapper .side .case .case-content ul,
body .ae-affiliate-program-short .affiliate-program-wrapper .side .case .case-content ul {
    list-style: none;
    padding-left: 0
}

body .ae-affiliate-program .affiliate-program-wrapper .side .case .case-content ul li:before,
body .ae-affiliate-program-short .affiliate-program-wrapper .side .case .case-content ul li:before {
    display: none
}

body .ae-affiliate-program .affiliate-program-wrapper .side .case .case-content .affiliate-button,
body .ae-affiliate-program-short .affiliate-program-wrapper .side .case .case-content .affiliate-button {
    background: #F4DD62;
    border-color: #F4DD62;
    font-weight: 500;
    color: #1B2A50;
    border-radius: 40px
}

body .ae-affiliate-program .affiliate-program-wrapper .side .case .case-content .affiliate-button.copy,
body .ae-affiliate-program-short .affiliate-program-wrapper .side .case .case-content .affiliate-button.copy {
    background: #222651;
    border-color: #222651;
    color: #fff;
    border-radius: 0
}

body .ae-affiliate-program .affiliate-program-wrapper .side .case .case-content .save-button.print-button,
body .ae-affiliate-program-short .affiliate-program-wrapper .side .case .case-content .save-button.print-button {
    background: #0583F2;
    border-color: #0583F2
}

body .ae-affiliate-program .affiliate-program-wrapper .side .case .case-content .save-button.more-info,
body .ae-affiliate-program-short .affiliate-program-wrapper .side .case .case-content .save-button.more-info {
    border-color: #0583F2;
    color: #0583F2
}

@media all and (max-width:1320px) {

    body .ae-affiliate-program .affiliate-program-wrapper .referral-banner .row-1 .title,
    body .ae-affiliate-program-short .affiliate-program-wrapper .referral-banner .row-1 .title {
        font-size: 13px !important
    }
}

@media all and (max-width:1200px) {

    body .ae-affiliate-program .affiliate-program-wrapper .affiliate-pre-text,
    body .ae-affiliate-program-short .affiliate-program-wrapper .affiliate-pre-text {
        width: 60%
    }

    body .ae-affiliate-program .affiliate-program-wrapper .affiliate-pre-text .description br,
    body .ae-affiliate-program-short .affiliate-program-wrapper .affiliate-pre-text .description br {
        display: none
    }

    body .ae-affiliate-program .affiliate-program-wrapper .affiliate-status,
    body .ae-affiliate-program-short .affiliate-program-wrapper .affiliate-status {
        width: 27%
    }

    body .ae-affiliate-program .affiliate-program-wrapper .referral-banner .row-1 .icon,
    body .ae-affiliate-program-short .affiliate-program-wrapper .referral-banner .row-1 .icon {
        left: 12px
    }

    body .ae-affiliate-program .affiliate-program-wrapper .referral-banner .row-1 .title,
    body .ae-affiliate-program-short .affiliate-program-wrapper .referral-banner .row-1 .title {
        padding: 0 25px 0 65px
    }
}

@media all and (max-width:1000px) {

    body .ae-affiliate-program .affiliate-program-wrapper .side.side-full .case.case-box .case-title:before,
    body .ae-affiliate-program-short .affiliate-program-wrapper .side.side-full .case.case-box .case-title:before {
        margin: 0;
        top: 12px
    }

    body .ae-affiliate-program .affiliate-program-wrapper .side.side-full .case.case-box .case-title div,
    body .ae-affiliate-program-short .affiliate-program-wrapper .side.side-full .case.case-box .case-title div {
        margin: 12px 0;
        padding-left: 23px
    }

    body .ae-affiliate-program .affiliate-program-wrapper .side.side-full .case.case-box .case-content:last-child,
    body .ae-affiliate-program-short .affiliate-program-wrapper .side.side-full .case.case-box .case-content:last-child {
        padding-left: 0
    }

    body .ae-affiliate-program .affiliate-program-wrapper .referral-banner,
    body .ae-affiliate-program-short .affiliate-program-wrapper .referral-banner {
        padding: 25px 0
    }

    body .ae-affiliate-program .affiliate-program-wrapper .referral-banner .row-1,
    body .ae-affiliate-program-short .affiliate-program-wrapper .referral-banner .row-1 {
        width: 32%;
        min-height: 65px;
        margin: 0 !important
    }

    body .ae-affiliate-program .affiliate-program-wrapper .referral-banner .row-1 .title,
    body .ae-affiliate-program-short .affiliate-program-wrapper .referral-banner .row-1 .title {
        text-align: left !important
    }
}

@media all and (max-width:920px) {

    body .ae-affiliate-program .affiliate-program-wrapper .affiliate-pre-text,
    body .ae-affiliate-program-short .affiliate-program-wrapper .affiliate-pre-text {
        width: 55%
    }

    body .ae-affiliate-program .affiliate-program-wrapper .referral-banner .row-1 .icon,
    body .ae-affiliate-program-short .affiliate-program-wrapper .referral-banner .row-1 .icon {
        left: 12px
    }

    body .ae-affiliate-program .affiliate-program-wrapper .referral-banner .row-1.center:after,
    body .ae-affiliate-program .affiliate-program-wrapper .referral-banner .row-1.left:after,
    body .ae-affiliate-program-short .affiliate-program-wrapper .referral-banner .row-1.center:after,
    body .ae-affiliate-program-short .affiliate-program-wrapper .referral-banner .row-1.left:after {
        right: 9px
    }

    body .ae-affiliate-program .affiliate-program-wrapper .referral-banner .row-1.center .title:after,
    body .ae-affiliate-program .affiliate-program-wrapper .referral-banner .row-1.left .title:after,
    body .ae-affiliate-program-short .affiliate-program-wrapper .referral-banner .row-1.center .title:after,
    body .ae-affiliate-program-short .affiliate-program-wrapper .referral-banner .row-1.left .title:after {
        right: 15px
    }

    body .ae-affiliate-program .affiliate-program-wrapper .referral-banner .row-1.right .title:after,
    body .ae-affiliate-program-short .affiliate-program-wrapper .referral-banner .row-1.right .title:after {
        right: 0
    }
}

@media all and (max-width:680px) {

    body .ae-affiliate-program .affiliate-program-wrapper .affiliate-pre-text,
    body .ae-affiliate-program-short .affiliate-program-wrapper .affiliate-pre-text {
        display: block;
        width: 77%;
        padding: 15px 0 15px 60px
    }

    body .ae-affiliate-program .affiliate-program-wrapper .affiliate-pre-text:before,
    body .ae-affiliate-program-short .affiliate-program-wrapper .affiliate-pre-text:before {
        left: 0;
        transform: none;
        top: 15px;
        width: 45px;
        height: 45px
    }

    body .ae-affiliate-program .affiliate-program-wrapper .affiliate-status,
    body .ae-affiliate-program-short .affiliate-program-wrapper .affiliate-status {
        display: block;
        width: 100%;
        text-align: center;
        padding: 0 0 15px
    }

    body .ae-affiliate-program .affiliate-program-wrapper .referral-banner,
    body .ae-affiliate-program-short .affiliate-program-wrapper .referral-banner {
        display: block;
        width: 100%;
        text-align: center;
        margin: 15px 0
    }

    body .ae-affiliate-program .affiliate-program-wrapper .referral-banner .row-1,
    body .ae-affiliate-program-short .affiliate-program-wrapper .referral-banner .row-1 {
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        max-width: 300px;
        margin: 0 auto 15px !important
    }
}

@media all and (max-width:640px) {

    body .ae-affiliate-program .affiliate-program-wrapper .side .case .case-content .share-your-discount .from-line input.affiliate-button,
    body .ae-affiliate-program-short .affiliate-program-wrapper .side .case .case-content .share-your-discount .from-line input.affiliate-button {
        position: absolute;
        top: 30px
    }
}

body .ae-lifetime-discount {
    background: #FFF;
    border: 1px solid #E8EBF1;
    box-shadow: 0 3px 12px rgba(61, 96, 186, .1);
    border-radius: 12px
}

body .ae-lifetime-discount .header-wrapper .header-wrapper-item .header {
    font-size: 18px;
    font-weight: 600;
    color: #1B2A50;
    font-family: SpaceGrotesk;
    margin: 0
}

body .ae-lifetime-discount .header-wrapper .header-wrapper-item .header span {
    display: none;
    color: #4067EE
}

body .ae-lifetime-discount .lifetime-wrapper {
    padding: 0;
    font-family: SpaceGrotesk;
    border-radius: 10px
}

body .ae-lifetime-discount .lifetime-wrapper .lifetime-view-wrapper-inside {
    padding: 30px 50px
}

body .ae-lifetime-discount .lifetime-wrapper .lifetime .discount-section-wrapper {
    background: #E5EEF9
}

body .ae-lifetime-discount .lifetime-wrapper .lifetime .discount-section-wrapper:before {
    border-color: #FACC29;
    background: url(/wp-content/themes/best-writing-service/images/lifetime-check.svg) 12px 7px no-repeat, #fff
}

body .ae-lifetime-discount .lifetime-wrapper .lifetime .discount-section-wrapper .lifetime-line-status {
    background: #FACC29
}

body .ae-lifetime-discount .lifetime-wrapper .lifetime .discount-section-wrapper .lifetime-line-status .current-pages {
    border-color: #FACC29
}

body .ae-lifetime-discount .lifetime-wrapper .lifetime .discount-section-wrapper .lifetime-line-status .title-pages {
    background: #414C68;
    padding: 5px 2px;
    color: #fff
}

body .ae-lifetime-discount .lifetime-wrapper .lifetime .discount-section-wrapper .lifetime-line-status .title-pages:after {
    border-top-color: #414C68
}

body .ae-lifetime-discount .lifetime-wrapper .lifetime .discount-section-wrapper .discount-section.achieved span.percent {
    color: #FACC29;
    border-color: #FACC29;
    background: url(/wp-content/themes/best-writing-service/images/lifetime-check.svg) 14px 9px no-repeat, #fff
}

body .ae-lifetime-discount .lifetime-wrapper .lifetime .discount-section-wrapper .discount-section span.percent {
    background: #4067EE;
    border-color: #4067EE
}

body .ae-lifetime-discount .lifetime-wrapper .footer-lifetime {
    background: #F2F7FF;
    border-radius: 0 0 10px 10px;
    font-size: 13px;
    color: #243743;
    height: 40px;
    line-height: 40px
}

@media all and (max-width:600px) {
    body .ae-lifetime-discount .lifetime-wrapper .lifetime-view-wrapper-inside {
        padding: 30px 35px
    }

    body .ae-lifetime-discount .lifetime-wrapper .header-wrapper {
        -ms-flex-direction: column;
        flex-direction: column
    }

    body .ae-lifetime-discount .lifetime-wrapper .header-wrapper .header-wrapper-item {
        width: 100%;
        text-align: center;
        margin: 0 0 15px
    }

    body .ae-lifetime-discount .lifetime-wrapper .header-wrapper .header-wrapper-item .header {
        font-size: 16px
    }

    body .ae-lifetime-discount .lifetime-wrapper .lifetime .discount-section-wrapper:before {
        background-position: 10px 7px;
        width: 35px;
        height: 27px;
        top: -12px
    }

    body .ae-lifetime-discount .lifetime-wrapper .lifetime .discount-section-wrapper .discount-section span.percent {
        top: -22px;
        width: 35px;
        height: 22px;
        line-height: 21px
    }

    body .ae-lifetime-discount .lifetime-wrapper .footer-lifetime {
        height: auto;
        padding: 8px 0;
        line-height: 18px
    }
}

body .ae-affiliate-program .essay-login-form,
body .ae-affiliate-program .essay-password-form {
    padding: 30px;
    background: #FFF;
    box-shadow: 0 16px 40px rgba(61, 96, 186, .1);
    border-radius: 12px;
    border: none;
    width: 100%;
    max-width: 730px;
    margin: 0 auto
}

body .ae-affiliate-program .essay-login-form .header,
body .ae-affiliate-program .essay-password-form .header {
    font-family: SpaceGrotesk;
    font-size: 18px;
    color: #243743;
    font-weight: 600
}

body .ae-affiliate-program .essay-login-form form label,
body .ae-affiliate-program .essay-password-form form label {
    font-size: 13px;
    font-weight: 600;
    color: #7B8290;
    font-family: SpaceGrotesk;
    margin: 0
}

body .ae-affiliate-program .essay-login-form form label.error,
body .ae-affiliate-program .essay-password-form form label.error {
    color: red
}

body .ae-affiliate-program .essay-login-form form input[type=password],
body .ae-affiliate-program .essay-login-form form input[type=text],
body .ae-affiliate-program .essay-password-form form input[type=password],
body .ae-affiliate-program .essay-password-form form input[type=text] {
    width: 100%;
    line-height: 42px;
    padding: 0 10px;
    margin: 5px 0;
    cursor: pointer;
    background: #f7fafd;
    border: 1px solid #d6e6f5;
    border-radius: 0;
    font-size: 14px;
    color: #495575;
    font-weight: 400;
    height: 48px;
    font-family: SpaceGrotesk
}

body .ae-affiliate-program .essay-login-form form .buttons-panel,
body .ae-affiliate-program .essay-password-form form .buttons-panel {
    overflow: visible
}

body .ae-affiliate-program .essay-login-form form .buttons-panel input,
body .ae-affiliate-program .essay-password-form form .buttons-panel input {
    font-family: SpaceGrotesk;
    padding: 0 20px;
    line-height: 45px;
    transition: .2s;
    border: 1px solid #F4DD62;
    font-weight: 600;
    font-size: 16px;
    color: #1B2A50;
    background: #F4DD62;
    border-radius: 40px;
    display: inline-block;
    vertical-align: middle;
    min-width: auto;
    width: 140px;
    height: 46px;
    margin: 0;
    float: none;
    text-transform: none
}

body .ae-affiliate-program .essay-login-form form .buttons-panel ul,
body .ae-affiliate-program .essay-password-form form .buttons-panel ul {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 30px
}

body .ae-affiliate-program .essay-login-form form .buttons-panel ul li,
body .ae-affiliate-program .essay-password-form form .buttons-panel ul li {
    padding: 0;
    margin: 0;
    background: 0 0
}

body .ae-affiliate-program .essay-login-form form .buttons-panel ul li:before,
body .ae-affiliate-program .essay-password-form form .buttons-panel ul li:before {
    display: none
}

body .ae-affiliate-program .essay-login-form form .buttons-panel ul li a,
body .ae-affiliate-program .essay-password-form form .buttons-panel ul li a {
    border-bottom: none;
    font-size: 14px;
    font-family: SpaceGrotesk;
    font-weight: 500
}

body .ae-affiliate-program .essay-login-form form .buttons-panel ul li:last-child a,
body .ae-affiliate-program .essay-password-form form .buttons-panel ul li:last-child a {
    color: #243743
}

@media all and (max-width:480px) {

    body .ae-affiliate-program .essay-login-form form .buttons-panel input,
    body .ae-affiliate-program .essay-password-form form .buttons-panel input {
        display: block;
        min-width: auto;
        width: 100%;
        padding: 0
    }

    body .ae-affiliate-program .essay-login-form form .buttons-panel ul,
    body .ae-affiliate-program .essay-password-form form .buttons-panel ul {
        display: block;
        margin: 15px 0 0
    }

    body .ae-affiliate-program .essay-login-form form .buttons-panel ul li,
    body .ae-affiliate-program .essay-password-form form .buttons-panel ul li {
        padding: 0
    }

    body .ae-affiliate-program .essay-login-form form .buttons-panel ul li a,
    body .ae-affiliate-program .essay-password-form form .buttons-panel ul li a {
        font-size: 13px
    }

    body .ae-affiliate-program .essay-login-form form .buttons-panel ul li:first-child,
    body .ae-affiliate-program .essay-password-form form .buttons-panel ul li:first-child {
        float: left
    }

    body .ae-affiliate-program .essay-login-form form .buttons-panel ul li:last-child,
    body .ae-affiliate-program .essay-password-form form .buttons-panel ul li:last-child {
        float: right
    }
}

body .ae-login,
body .ae-order,
body .ae-orders,
body .ae-password,
body .ae-profile {
    width: 100%;
    max-width: 730px;
    margin: 0 auto
}

body .ae-login .essay-login-form,
body .ae-login .essay-password-form,
body .ae-order .essay-login-form,
body .ae-order .essay-password-form,
body .ae-orders .essay-login-form,
body .ae-orders .essay-password-form,
body .ae-password .essay-login-form,
body .ae-password .essay-password-form,
body .ae-profile .essay-login-form,
body .ae-profile .essay-password-form {
    background: #FFF;
    border: 1px solid #ecedee;
    box-shadow: 0 5px 20px 0 rgba(46, 46, 46, .05);
    border-radius: 10px
}

body .ae-login .essay-login-form .header,
body .ae-login .essay-password-form .header,
body .ae-order .essay-login-form .header,
body .ae-order .essay-password-form .header,
body .ae-orders .essay-login-form .header,
body .ae-orders .essay-password-form .header,
body .ae-password .essay-login-form .header,
body .ae-password .essay-password-form .header,
body .ae-profile .essay-login-form .header,
body .ae-profile .essay-password-form .header {
    font-family: SpaceGrotesk;
    font-size: 18px;
    color: #243743;
    font-weight: 600
}

body .ae-login .essay-login-form form label,
body .ae-login .essay-password-form form label,
body .ae-order .essay-login-form form label,
body .ae-order .essay-password-form form label,
body .ae-orders .essay-login-form form label,
body .ae-orders .essay-password-form form label,
body .ae-password .essay-login-form form label,
body .ae-password .essay-password-form form label,
body .ae-profile .essay-login-form form label,
body .ae-profile .essay-password-form form label {
    font-size: 13px;
    font-weight: 600;
    color: #7B8290;
    font-family: SpaceGrotesk;
    margin: 0
}

body .ae-login .essay-login-form form label.error,
body .ae-login .essay-password-form form label.error,
body .ae-order .essay-login-form form label.error,
body .ae-order .essay-password-form form label.error,
body .ae-orders .essay-login-form form label.error,
body .ae-orders .essay-password-form form label.error,
body .ae-password .essay-login-form form label.error,
body .ae-password .essay-password-form form label.error,
body .ae-profile .essay-login-form form label.error,
body .ae-profile .essay-password-form form label.error {
    color: red
}

body .ae-login .essay-login-form form input[type=password],
body .ae-login .essay-login-form form input[type=text],
body .ae-login .essay-password-form form input[type=password],
body .ae-login .essay-password-form form input[type=text],
body .ae-order .essay-login-form form input[type=password],
body .ae-order .essay-login-form form input[type=text],
body .ae-order .essay-password-form form input[type=password],
body .ae-order .essay-password-form form input[type=text],
body .ae-orders .essay-login-form form input[type=password],
body .ae-orders .essay-login-form form input[type=text],
body .ae-orders .essay-password-form form input[type=password],
body .ae-orders .essay-password-form form input[type=text],
body .ae-password .essay-login-form form input[type=password],
body .ae-password .essay-login-form form input[type=text],
body .ae-password .essay-password-form form input[type=password],
body .ae-password .essay-password-form form input[type=text],
body .ae-profile .essay-login-form form input[type=password],
body .ae-profile .essay-login-form form input[type=text],
body .ae-profile .essay-password-form form input[type=password],
body .ae-profile .essay-password-form form input[type=text] {
    width: 100%;
    line-height: 42px;
    padding: 0 10px;
    margin: 5px 0;
    cursor: pointer;
    background: #F8F9FC;
    border: 1px solid #D9E0ED;
    border-radius: 6px;
    font-size: 14px;
    color: #414C68;
    font-weight: 400;
    height: 48px;
    font-family: SpaceGrotesk
}

body .ae-login .essay-login-form form .buttons-panel,
body .ae-login .essay-password-form form .buttons-panel,
body .ae-order .essay-login-form form .buttons-panel,
body .ae-order .essay-password-form form .buttons-panel,
body .ae-orders .essay-login-form form .buttons-panel,
body .ae-orders .essay-password-form form .buttons-panel,
body .ae-password .essay-login-form form .buttons-panel,
body .ae-password .essay-password-form form .buttons-panel,
body .ae-profile .essay-login-form form .buttons-panel,
body .ae-profile .essay-password-form form .buttons-panel {
    overflow: visible
}

body .ae-login .essay-login-form form .buttons-panel input,
body .ae-login .essay-password-form form .buttons-panel input,
body .ae-order .essay-login-form form .buttons-panel input,
body .ae-order .essay-password-form form .buttons-panel input,
body .ae-orders .essay-login-form form .buttons-panel input,
body .ae-orders .essay-password-form form .buttons-panel input,
body .ae-password .essay-login-form form .buttons-panel input,
body .ae-password .essay-password-form form .buttons-panel input,
body .ae-profile .essay-login-form form .buttons-panel input,
body .ae-profile .essay-password-form form .buttons-panel input {
    font-family: SpaceGrotesk;
    padding: 0 20px;
    line-height: 45px;
    transition: .2s;
    border: 1px solid #F4DD62;
    font-weight: 600;
    font-size: 16px;
    color: #1B2A50;
    background: #F4DD62;
    border-radius: 40px;
    display: inline-block;
    vertical-align: middle;
    min-width: auto;
    width: 140px;
    height: 46px;
    margin: 0;
    float: none;
    text-transform: none
}

body .ae-login .essay-login-form form .buttons-panel ul,
body .ae-login .essay-password-form form .buttons-panel ul,
body .ae-order .essay-login-form form .buttons-panel ul,
body .ae-order .essay-password-form form .buttons-panel ul,
body .ae-orders .essay-login-form form .buttons-panel ul,
body .ae-orders .essay-password-form form .buttons-panel ul,
body .ae-password .essay-login-form form .buttons-panel ul,
body .ae-password .essay-password-form form .buttons-panel ul,
body .ae-profile .essay-login-form form .buttons-panel ul,
body .ae-profile .essay-password-form form .buttons-panel ul {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 30px
}

body .ae-login .essay-login-form form .buttons-panel ul li,
body .ae-login .essay-password-form form .buttons-panel ul li,
body .ae-order .essay-login-form form .buttons-panel ul li,
body .ae-order .essay-password-form form .buttons-panel ul li,
body .ae-orders .essay-login-form form .buttons-panel ul li,
body .ae-orders .essay-password-form form .buttons-panel ul li,
body .ae-password .essay-login-form form .buttons-panel ul li,
body .ae-password .essay-password-form form .buttons-panel ul li,
body .ae-profile .essay-login-form form .buttons-panel ul li,
body .ae-profile .essay-password-form form .buttons-panel ul li {
    padding: 0;
    margin: 0;
    background: 0 0
}

body .ae-login .essay-login-form form .buttons-panel ul li:before,
body .ae-login .essay-password-form form .buttons-panel ul li:before,
body .ae-order .essay-login-form form .buttons-panel ul li:before,
body .ae-order .essay-password-form form .buttons-panel ul li:before,
body .ae-orders .essay-login-form form .buttons-panel ul li:before,
body .ae-orders .essay-password-form form .buttons-panel ul li:before,
body .ae-password .essay-login-form form .buttons-panel ul li:before,
body .ae-password .essay-password-form form .buttons-panel ul li:before,
body .ae-profile .essay-login-form form .buttons-panel ul li:before,
body .ae-profile .essay-password-form form .buttons-panel ul li:before {
    display: none
}

body .ae-login .essay-login-form form .buttons-panel ul li a,
body .ae-login .essay-password-form form .buttons-panel ul li a,
body .ae-order .essay-login-form form .buttons-panel ul li a,
body .ae-order .essay-password-form form .buttons-panel ul li a,
body .ae-orders .essay-login-form form .buttons-panel ul li a,
body .ae-orders .essay-password-form form .buttons-panel ul li a,
body .ae-password .essay-login-form form .buttons-panel ul li a,
body .ae-password .essay-password-form form .buttons-panel ul li a,
body .ae-profile .essay-login-form form .buttons-panel ul li a,
body .ae-profile .essay-password-form form .buttons-panel ul li a {
    border-bottom: none;
    font-size: 14px;
    font-family: SpaceGrotesk;
    font-weight: 500
}

body .ae-login .essay-login-form form .buttons-panel ul li:last-child a,
body .ae-login .essay-password-form form .buttons-panel ul li:last-child a,
body .ae-order .essay-login-form form .buttons-panel ul li:last-child a,
body .ae-order .essay-password-form form .buttons-panel ul li:last-child a,
body .ae-orders .essay-login-form form .buttons-panel ul li:last-child a,
body .ae-orders .essay-password-form form .buttons-panel ul li:last-child a,
body .ae-password .essay-login-form form .buttons-panel ul li:last-child a,
body .ae-password .essay-password-form form .buttons-panel ul li:last-child a,
body .ae-profile .essay-login-form form .buttons-panel ul li:last-child a,
body .ae-profile .essay-password-form form .buttons-panel ul li:last-child a {
    color: #243743
}

body .ae-login .profile-wrapper,
body .ae-order .profile-wrapper,
body .ae-orders .profile-wrapper,
body .ae-password .profile-wrapper,
body .ae-profile .profile-wrapper {
    background: #FFF;
    border: 1px solid #ecedee;
    box-shadow: 0 5px 20px 0 rgba(46, 46, 46, .05);
    border-radius: 10px
}

body .ae-login .profile-wrapper .data-table .row:nth-child(odd),
body .ae-order .profile-wrapper .data-table .row:nth-child(odd),
body .ae-orders .profile-wrapper .data-table .row:nth-child(odd),
body .ae-password .profile-wrapper .data-table .row:nth-child(odd),
body .ae-profile .profile-wrapper .data-table .row:nth-child(odd) {
    background: #f1f5ff
}

body .ae-login .profile-wrapper .data-table .row .col:nth-child(2),
body .ae-order .profile-wrapper .data-table .row .col:nth-child(2),
body .ae-orders .profile-wrapper .data-table .row .col:nth-child(2),
body .ae-password .profile-wrapper .data-table .row .col:nth-child(2),
body .ae-profile .profile-wrapper .data-table .row .col:nth-child(2) {
    color: #4067EE
}

body .ae-login .profile-wrapper .header,
body .ae-order .profile-wrapper .header,
body .ae-orders .profile-wrapper .header,
body .ae-password .profile-wrapper .header,
body .ae-profile .profile-wrapper .header {
    font-family: SpaceGrotesk;
    font-size: 18px;
    color: #243743;
    font-weight: 600
}

body .ae-login .profile-wrapper.profile-form-wrapper,
body .ae-order .profile-wrapper.profile-form-wrapper,
body .ae-orders .profile-wrapper.profile-form-wrapper,
body .ae-password .profile-wrapper.profile-form-wrapper,
body .ae-profile .profile-wrapper.profile-form-wrapper {
    padding: 20px
}

body .ae-login .profile-wrapper.profile-form-wrapper label,
body .ae-order .profile-wrapper.profile-form-wrapper label,
body .ae-orders .profile-wrapper.profile-form-wrapper label,
body .ae-password .profile-wrapper.profile-form-wrapper label,
body .ae-profile .profile-wrapper.profile-form-wrapper label {
    color: #8790A3;
    font-size: 13px;
    font-weight: 400;
    padding: 0;
    white-space: normal;
    margin: 0 0 5px
}

body .ae-login .profile-wrapper.profile-form-wrapper input[type=password],
body .ae-login .profile-wrapper.profile-form-wrapper input[type=text],
body .ae-order .profile-wrapper.profile-form-wrapper input[type=password],
body .ae-order .profile-wrapper.profile-form-wrapper input[type=text],
body .ae-orders .profile-wrapper.profile-form-wrapper input[type=password],
body .ae-orders .profile-wrapper.profile-form-wrapper input[type=text],
body .ae-password .profile-wrapper.profile-form-wrapper input[type=password],
body .ae-password .profile-wrapper.profile-form-wrapper input[type=text],
body .ae-profile .profile-wrapper.profile-form-wrapper input[type=password],
body .ae-profile .profile-wrapper.profile-form-wrapper input[type=text] {
    background: #F8F9FC;
    border: 1px solid #D9E0ED;
    border-radius: 6px;
    font-size: 14px;
    color: #414C68;
    font-weight: 400;
    height: 48px;
    box-shadow: none
}

body .ae-login .profile-wrapper form table tr.phone-tr td:first-child,
body .ae-order .profile-wrapper form table tr.phone-tr td:first-child,
body .ae-orders .profile-wrapper form table tr.phone-tr td:first-child,
body .ae-password .profile-wrapper form table tr.phone-tr td:first-child,
body .ae-profile .profile-wrapper form table tr.phone-tr td:first-child {
    padding: 15px 0
}

body .ae-login .profile-wrapper table tr,
body .ae-order .profile-wrapper table tr,
body .ae-orders .profile-wrapper table tr,
body .ae-password .profile-wrapper table tr,
body .ae-profile .profile-wrapper table tr {
    border-top: 1px solid #E2E2E2;
    border-bottom: 1px solid #E2E2E2
}

body .ae-login .profile-wrapper table tr td,
body .ae-order .profile-wrapper table tr td,
body .ae-orders .profile-wrapper table tr td,
body .ae-password .profile-wrapper table tr td,
body .ae-profile .profile-wrapper table tr td {
    background: 0 0;
    font-size: 15px;
    font-family: SpaceGrotesk;
    font-weight: 500
}

body .ae-login .profile-wrapper table tr td label,
body .ae-order .profile-wrapper table tr td label,
body .ae-orders .profile-wrapper table tr td label,
body .ae-password .profile-wrapper table tr td label,
body .ae-profile .profile-wrapper table tr td label {
    font-size: 13px;
    font-weight: 500;
    color: #7B8290;
    font-family: SpaceGrotesk
}

body .ae-login .profile-wrapper table tr td input[type=password],
body .ae-login .profile-wrapper table tr td input[type=text],
body .ae-order .profile-wrapper table tr td input[type=password],
body .ae-order .profile-wrapper table tr td input[type=text],
body .ae-orders .profile-wrapper table tr td input[type=password],
body .ae-orders .profile-wrapper table tr td input[type=text],
body .ae-password .profile-wrapper table tr td input[type=password],
body .ae-password .profile-wrapper table tr td input[type=text],
body .ae-profile .profile-wrapper table tr td input[type=password],
body .ae-profile .profile-wrapper table tr td input[type=text] {
    font-family: SpaceGrotesk;
    width: 100%;
    height: 42px;
    line-height: 42px;
    background: #F8F9FC;
    border: 1px solid #D9E0ED;
    border-radius: 6px;
    color: #414C68;
    font-weight: 500;
    padding: 0 10px;
    margin: 5px 0 15px;
    cursor: pointer
}

body .ae-login .profile-wrapper table tr td:first-child,
body .ae-order .profile-wrapper table tr td:first-child,
body .ae-orders .profile-wrapper table tr td:first-child,
body .ae-password .profile-wrapper table tr td:first-child,
body .ae-profile .profile-wrapper table tr td:first-child {
    padding-left: 0;
    color: #495575
}

body .ae-login .profile-wrapper table tr td:last-child,
body .ae-order .profile-wrapper table tr td:last-child,
body .ae-orders .profile-wrapper table tr td:last-child,
body .ae-password .profile-wrapper table tr td:last-child,
body .ae-profile .profile-wrapper table tr td:last-child {
    color: #2A325A
}

body .ae-login .profile-wrapper .blue-b,
body .ae-order .profile-wrapper .blue-b,
body .ae-orders .profile-wrapper .blue-b,
body .ae-password .profile-wrapper .blue-b,
body .ae-profile .profile-wrapper .blue-b {
    font-family: SpaceGrotesk;
    border-radius: 40px;
    padding: 0 20px;
    line-height: 45px;
    transition: .2s;
    border: 2px solid #ffb554;
    font-weight: 500;
    font-size: 15px;
    color: #fff;
    background: #ffb554;
    display: inline-block;
    vertical-align: middle;
    min-width: 140px;
    width: 140px !important;
    height: 46px;
    margin: 0;
    float: none;
    text-align: center;
    text-transform: none
}

body .ae-login .profile-wrapper .submit-b,
body .ae-order .profile-wrapper .submit-b,
body .ae-orders .profile-wrapper .submit-b,
body .ae-password .profile-wrapper .submit-b,
body .ae-profile .profile-wrapper .submit-b {
    font-family: SpaceGrotesk;
    border-radius: 40px;
    padding: 0;
    line-height: 42px;
    transition: .2s;
    border: 2px solid #4067EE;
    font-weight: 400;
    font-size: 15px;
    color: #fff;
    background: #4067EE;
    display: inline-block;
    vertical-align: middle;
    min-width: 140px;
    width: 140px;
    height: 46px;
    margin: 0;
    float: none;
    text-align: center;
    text-transform: none
}

body .ae-login .profile-wrapper .submit-b:hover,
body .ae-order .profile-wrapper .submit-b:hover,
body .ae-orders .profile-wrapper .submit-b:hover,
body .ae-password .profile-wrapper .submit-b:hover,
body .ae-profile .profile-wrapper .submit-b:hover {
    box-shadow: none
}

body .ae-login .profile-wrapper .cancel-b,
body .ae-order .profile-wrapper .cancel-b,
body .ae-orders .profile-wrapper .cancel-b,
body .ae-password .profile-wrapper .cancel-b,
body .ae-profile .profile-wrapper .cancel-b {
    font-family: SpaceGrotesk;
    border-radius: 40px;
    padding: 0 20px;
    line-height: 45px;
    transition: .2s;
    border: 1px solid #F4DD62;
    font-weight: 500;
    font-size: 15px;
    color: #1B2A50;
    background: #F4DD62;
    display: inline-block;
    vertical-align: middle;
    min-width: 140px;
    width: 140px !important;
    height: 46px;
    margin: 0;
    float: none;
    text-align: center;
    text-transform: none
}

@media all and (max-width:480px) {

    body .ae-login .essay-login-form form .buttons-panel ul li a,
    body .ae-login .essay-password-form form .buttons-panel ul li a,
    body .ae-login .profile-wrapper table tr td,
    body .ae-order .essay-login-form form .buttons-panel ul li a,
    body .ae-order .essay-password-form form .buttons-panel ul li a,
    body .ae-order .profile-wrapper table tr td,
    body .ae-orders .essay-login-form form .buttons-panel ul li a,
    body .ae-orders .essay-password-form form .buttons-panel ul li a,
    body .ae-orders .profile-wrapper table tr td,
    body .ae-password .essay-login-form form .buttons-panel ul li a,
    body .ae-password .essay-password-form form .buttons-panel ul li a,
    body .ae-password .profile-wrapper table tr td,
    body .ae-profile .essay-login-form form .buttons-panel ul li a,
    body .ae-profile .essay-password-form form .buttons-panel ul li a,
    body .ae-profile .profile-wrapper table tr td {
        font-size: 13px
    }

    body .ae-login .essay-login-form form .buttons-panel input,
    body .ae-login .essay-password-form form .buttons-panel input,
    body .ae-order .essay-login-form form .buttons-panel input,
    body .ae-order .essay-password-form form .buttons-panel input,
    body .ae-orders .essay-login-form form .buttons-panel input,
    body .ae-orders .essay-password-form form .buttons-panel input,
    body .ae-password .essay-login-form form .buttons-panel input,
    body .ae-password .essay-password-form form .buttons-panel input,
    body .ae-profile .essay-login-form form .buttons-panel input,
    body .ae-profile .essay-password-form form .buttons-panel input {
        display: block;
        min-width: auto;
        width: 100%;
        padding: 0
    }

    body .ae-login .essay-login-form form .buttons-panel ul,
    body .ae-login .essay-password-form form .buttons-panel ul,
    body .ae-order .essay-login-form form .buttons-panel ul,
    body .ae-order .essay-password-form form .buttons-panel ul,
    body .ae-orders .essay-login-form form .buttons-panel ul,
    body .ae-orders .essay-password-form form .buttons-panel ul,
    body .ae-password .essay-login-form form .buttons-panel ul,
    body .ae-password .essay-password-form form .buttons-panel ul,
    body .ae-profile .essay-login-form form .buttons-panel ul,
    body .ae-profile .essay-password-form form .buttons-panel ul {
        display: block;
        margin: 15px 0 0
    }

    body .ae-login .essay-login-form form .buttons-panel ul li,
    body .ae-login .essay-password-form form .buttons-panel ul li,
    body .ae-order .essay-login-form form .buttons-panel ul li,
    body .ae-order .essay-password-form form .buttons-panel ul li,
    body .ae-orders .essay-login-form form .buttons-panel ul li,
    body .ae-orders .essay-password-form form .buttons-panel ul li,
    body .ae-password .essay-login-form form .buttons-panel ul li,
    body .ae-password .essay-password-form form .buttons-panel ul li,
    body .ae-profile .essay-login-form form .buttons-panel ul li,
    body .ae-profile .essay-password-form form .buttons-panel ul li {
        padding: 0
    }

    body .ae-login .essay-login-form form .buttons-panel ul li:first-child,
    body .ae-login .essay-password-form form .buttons-panel ul li:first-child,
    body .ae-order .essay-login-form form .buttons-panel ul li:first-child,
    body .ae-order .essay-password-form form .buttons-panel ul li:first-child,
    body .ae-orders .essay-login-form form .buttons-panel ul li:first-child,
    body .ae-orders .essay-password-form form .buttons-panel ul li:first-child,
    body .ae-password .essay-login-form form .buttons-panel ul li:first-child,
    body .ae-password .essay-password-form form .buttons-panel ul li:first-child,
    body .ae-profile .essay-login-form form .buttons-panel ul li:first-child,
    body .ae-profile .essay-password-form form .buttons-panel ul li:first-child {
        float: left
    }

    body .ae-login .essay-login-form form .buttons-panel ul li:last-child,
    body .ae-login .essay-password-form form .buttons-panel ul li:last-child,
    body .ae-order .essay-login-form form .buttons-panel ul li:last-child,
    body .ae-order .essay-password-form form .buttons-panel ul li:last-child,
    body .ae-orders .essay-login-form form .buttons-panel ul li:last-child,
    body .ae-orders .essay-password-form form .buttons-panel ul li:last-child,
    body .ae-password .essay-login-form form .buttons-panel ul li:last-child,
    body .ae-password .essay-password-form form .buttons-panel ul li:last-child,
    body .ae-profile .essay-login-form form .buttons-panel ul li:last-child,
    body .ae-profile .essay-password-form form .buttons-panel ul li:last-child {
        float: right
    }

    body .ae-login .profile-wrapper,
    body .ae-order .profile-wrapper,
    body .ae-orders .profile-wrapper,
    body .ae-password .profile-wrapper,
    body .ae-profile .profile-wrapper {
        padding: 30px 15px
    }

    body .ae-login .profile-wrapper table tr td:first-child,
    body .ae-order .profile-wrapper table tr td:first-child,
    body .ae-orders .profile-wrapper table tr td:first-child,
    body .ae-password .profile-wrapper table tr td:first-child,
    body .ae-profile .profile-wrapper table tr td:first-child {
        padding: 15px 15px 15px 0
    }

    body .ae-login .profile-wrapper table tr td:last-child,
    body .ae-order .profile-wrapper table tr td:last-child,
    body .ae-orders .profile-wrapper table tr td:last-child,
    body .ae-password .profile-wrapper table tr td:last-child,
    body .ae-profile .profile-wrapper table tr td:last-child {
        padding: 15px 0
    }

    body .ae-login .profile-wrapper .blue-b,
    body .ae-order .profile-wrapper .blue-b,
    body .ae-orders .profile-wrapper .blue-b,
    body .ae-password .profile-wrapper .blue-b,
    body .ae-profile .profile-wrapper .blue-b {
        min-width: auto;
        width: 100% !important;
        padding: 0
    }

    body .ae-login .profile-wrapper .cancel-b,
    body .ae-login .profile-wrapper .submit-b,
    body .ae-order .profile-wrapper .cancel-b,
    body .ae-order .profile-wrapper .submit-b,
    body .ae-orders .profile-wrapper .cancel-b,
    body .ae-orders .profile-wrapper .submit-b,
    body .ae-password .profile-wrapper .cancel-b,
    body .ae-password .profile-wrapper .submit-b,
    body .ae-profile .profile-wrapper .cancel-b,
    body .ae-profile .profile-wrapper .submit-b {
        min-width: auto;
        width: 100% !important;
        padding: 0;
        margin: 10px 0 0
    }
}

body .essay-component.payments-wrapper .payments-list table {
    margin: 0
}

body .essay-component.payments-wrapper .payments-list .payment-icons img {
    width: auto
}

@media all and (max-width:600px) {
    body .essay-component.payments-wrapper .payments-list li label.radio-input.checked .logo-td {
        width: 100%
    }

    body .essay-component.payments-wrapper .payments-list li label.radio-input.checked .logo-td img {
        width: auto
    }
}

body .essay-order-details .order-details-head .toolbar .nav-list li.selected a {
    background: #0583F2;
    color: #fff;
    border: 1px solid #0583F2
}

body .essay-order-details .order-details-head .toolbar .nav-list li.selected a:hover {
    border: 1px solid #0072D7;
    background: #0072D7;
    box-shadow: 0 4px 12px rgba(25, 137, 236, .23);
    transition: .2s
}

body .essay-order-details .order-details-head .toolbar .actions-list li:last-child a {
    border: 1px solid #43ca51;
    background: #43ca51;
    color: #fff
}

body .essay-order-details .order-details-head .toolbar .actions-list li:last-child a:hover {
    background: #31BA3F;
    box-shadow: 0 4px 12px rgba(67, 202, 81, .23);
    color: #fff;
    border: 1px solid #31BA3F;
    transition: .2s
}

.s12 {
    width: 100%;
    padding: 0
}

body .featherlight .featherlight-content .tip-the-writer-form-wrapper .pm-input {
    display: block;
    width: 100%;
    max-width: 250px;
    margin: 0 auto
}

body .featherlight .featherlight-content .send-message-form-wrapper {
    width: auto;
    padding: 20px
}

body .featherlight .featherlight-content .send-message-form-wrapper form [type=submit] {
    padding: 0 25px;
    height: 48px;
    text-transform: none;
    line-height: 46px;
    border-radius: 30px;
    border-color: #4067EE;
    background: #4067EE
}

body .featherlight .featherlight-content .send-message-form-wrapper form select {
    height: 41px
}

body .featherlight .featherlight-content .send-rating-form-wrapper {
    max-width: 400px
}

body .featherlight .featherlight-content .send-rating-form-wrapper form [type=submit] {
    padding: 0 25px;
    min-width: 140px;
    height: 48px;
    line-height: 46px;
    border-radius: 30px;
    border-color: #4067EE;
    text-transform: none;
    background: #4067EE
}

body .featherlight .featherlight-content .tip-the-writer-form-wrapper {
    max-width: 630px
}

body .featherlight .featherlight-content .tip-the-writer-form-wrapper .header {
    font-size: 20px;
    font-weight: 600;
    color: #2A325A
}

body .featherlight .featherlight-content .tip-the-writer-form-wrapper form input,
body .featherlight .featherlight-content .tip-the-writer-form-wrapper form select {
    background: #F8FAFD;
    border: 1px solid #D9E0ED;
    border-radius: 6px;
    font-size: 14px;
    color: #495575;
    font-weight: 400;
    height: 48px
}

body .featherlight .featherlight-content .tip-the-writer-form-wrapper form input.error,
body .featherlight .featherlight-content .tip-the-writer-form-wrapper form select.error {
    border: 1px solid #ffd3d3;
    background: #fff3f3
}

body .featherlight .featherlight-content .tip-the-writer-form-wrapper form textarea {
    background: #F8FAFD;
    border: 1px solid #D9E0ED;
    border-radius: 6px;
    font-size: 14px;
    color: #495575;
    font-weight: 400
}

body .featherlight .featherlight-content .request-revision-form-wrapper .link-submit,
body .featherlight .featherlight-content .tip-the-writer-form-wrapper form [type=submit] {
    padding: 0 25px;
    border-color: #4067EE;
    background: #4067EE;
    color: #fff;
    line-height: 46px;
    border-radius: 30px;
    height: 48px;
    text-transform: none
}

body .featherlight .featherlight-content .request-revision-form-wrapper .link-submit {
    min-width: 150px;
    text-align: center
}

body .featherlight .featherlight-content .request-revision-form-wrapper .link-submit.disabled {
    background: 0 0;
    border-color: #d1d2d3;
    color: #d1d2d3
}

body .featherlight .featherlight-content .extend-deadline-form-wrapper,
body .featherlight .featherlight-content .upload-file-form-wrapper {
    width: auto;
    padding: 20px
}

body .featherlight .featherlight-content .extend-deadline-form-wrapper form [type=submit],
body .featherlight .featherlight-content .upload-file-form-wrapper form [type=submit] {
    margin: 10px 0 0;
    padding: 0;
    height: 48px;
    line-height: 46px;
    width: 100%;
    border-radius: 30px;
    text-transform: none;
    border-color: #4067EE;
    background: #4067EE
}

body .featherlight .featherlight-content .view-message-wrapper {
    width: auto;
    max-width: 500px
}

body .featherlight .featherlight-content .view-message-wrapper p {
    overflow: auto
}

body .featherlight .featherlight-content .essay-login-form,
body .featherlight .featherlight-content .essay-password-form {
    background: #FFF;
    border: 1px solid #ecedee;
    box-shadow: 0 5px 20px 0 rgba(46, 46, 46, .05);
    border-radius: 10px
}

body .featherlight .featherlight-content .essay-login-form .header,
body .featherlight .featherlight-content .essay-password-form .header {
    font-family: SpaceGrotesk;
    font-size: 18px;
    color: #243743;
    font-weight: 600
}

body .featherlight .featherlight-content .essay-login-form form label,
body .featherlight .featherlight-content .essay-password-form form label {
    font-size: 13px;
    font-weight: 600;
    color: #7B8290;
    font-family: SpaceGrotesk;
    margin: 0
}

body .featherlight .featherlight-content .essay-login-form form label.error,
body .featherlight .featherlight-content .essay-password-form form label.error {
    color: red
}

body .featherlight .featherlight-content .essay-login-form form input[type=password],
body .featherlight .featherlight-content .essay-login-form form input[type=text],
body .featherlight .featherlight-content .essay-password-form form input[type=password],
body .featherlight .featherlight-content .essay-password-form form input[type=text] {
    width: 100%;
    line-height: 42px;
    padding: 0 10px;
    margin: 5px 0;
    cursor: pointer;
    background: #F8F9FC;
    border: 1px solid #D9E0ED;
    border-radius: 6px;
    font-size: 14px;
    color: #414C68;
    font-weight: 400;
    height: 48px;
    font-family: SpaceGrotesk
}

body .featherlight .featherlight-content .essay-login-form form .buttons-panel,
body .featherlight .featherlight-content .essay-password-form form .buttons-panel {
    overflow: visible
}

body .featherlight .featherlight-content .essay-login-form form .buttons-panel input,
body .featherlight .featherlight-content .essay-password-form form .buttons-panel input {
    font-family: SpaceGrotesk;
    padding: 0 20px;
    line-height: 45px;
    transition: .2s;
    border: 1px solid #F4DD62;
    font-weight: 600;
    font-size: 16px;
    color: #1B2A50;
    background: #F4DD62;
    border-radius: 40px;
    display: inline-block;
    vertical-align: middle;
    width: auto;
    min-width: 140px;
    height: 46px;
    margin: 0;
    float: none;
    text-transform: none
}

body .featherlight .featherlight-content .essay-login-form form .buttons-panel ul,
body .featherlight .featherlight-content .essay-password-form form .buttons-panel ul {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 30px
}

body .featherlight .featherlight-content .essay-login-form form .buttons-panel ul li,
body .featherlight .featherlight-content .essay-password-form form .buttons-panel ul li {
    padding: 0;
    margin: 0;
    background: 0 0
}

body .featherlight .featherlight-content .essay-login-form form .buttons-panel ul li:before,
body .featherlight .featherlight-content .essay-password-form form .buttons-panel ul li:before {
    display: none
}

body .featherlight .featherlight-content .essay-login-form form .buttons-panel ul li a,
body .featherlight .featherlight-content .essay-password-form form .buttons-panel ul li a {
    border-bottom: none;
    font-size: 14px;
    font-family: SpaceGrotesk;
    font-weight: 500
}

body .featherlight .featherlight-content .essay-login-form form .buttons-panel ul li:last-child a,
body .featherlight .featherlight-content .essay-password-form form .buttons-panel ul li:last-child a {
    color: #243743
}

body .ae-order .payments-wrapper .payment .total-price .payment-info b,
body .ae-orders .payments-wrapper .payment .total-price .payment-info b,
body .ae-vip-account .payments-wrapper .payment .total-price .payment-info b {
    color: #4067ee
}

@media all and (max-width:480px) {

    body .featherlight .featherlight-content .essay-login-form form .buttons-panel input,
    body .featherlight .featherlight-content .essay-password-form form .buttons-panel input {
        display: block;
        min-width: auto;
        width: 100%;
        padding: 0
    }

    body .featherlight .featherlight-content .essay-login-form form .buttons-panel ul,
    body .featherlight .featherlight-content .essay-password-form form .buttons-panel ul {
        display: block;
        margin: 15px 0 0
    }

    body .featherlight .featherlight-content .essay-login-form form .buttons-panel ul li,
    body .featherlight .featherlight-content .essay-password-form form .buttons-panel ul li {
        padding: 0
    }

    body .featherlight .featherlight-content .essay-login-form form .buttons-panel ul li a,
    body .featherlight .featherlight-content .essay-password-form form .buttons-panel ul li a {
        font-size: 13px
    }

    body .featherlight .featherlight-content .essay-login-form form .buttons-panel ul li:first-child,
    body .featherlight .featherlight-content .essay-password-form form .buttons-panel ul li:first-child {
        float: left
    }

    body .featherlight .featherlight-content .essay-login-form form .buttons-panel ul li:last-child,
    body .featherlight .featherlight-content .essay-password-form form .buttons-panel ul li:last-child {
        float: right
    }
}

body .featherlight .featherlight-content .lightbox {
    max-width: 730px;
    padding: 25px
}

body .featherlight .featherlight-content .lightbox .button {
    background: #ffb554;
    border-color: #ffb554;
    border-radius: 40px;
    padding: 0;
    height: 48px
}

@media all and (max-width:480px) {
    body .featherlight .featherlight-content .lightbox .button {
        display: block;
        width: 100%;
        max-width: 100%;
        margin: 0 0 10px
    }
}

body .ae-order,
body .ae-orders {
    display: block;
    width: 100%;
    max-width: 1170px;
    margin: 0 auto
}

body .ae-order .essay-order-view-details ul li:before,
body .ae-order .essay-orders ul li:before,
body .ae-order .payments-wrapper .payments-list li:before,
body .ae-orders .essay-order-view-details ul li:before,
body .ae-orders .essay-orders ul li:before,
body .ae-orders .payments-wrapper .payments-list li:before {
    display: none
}

body .ae-order .payment,
body .ae-orders .payment {
    width: 100%;
    padding: 0
}

body .ae-order .payments-wrapper,
body .ae-orders .payments-wrapper {
    padding: 20px
}

body .ae-order .payments-wrapper .total-price .info-block div,
body .ae-orders .payments-wrapper .total-price .info-block div {
    width: 475px;
    margin: 0 auto;
    text-align: center
}

@media all and (max-width:515px) {

    body .ae-order .payments-wrapper .total-price .info-block div,
    body .ae-orders .payments-wrapper .total-price .info-block div {
        width: 100%
    }
}

body .ae-order .payments-wrapper .payments-list li,
body .ae-orders .payments-wrapper .payments-list li {
    padding-left: 0
}

@media all and (max-width:1199px) {

    body .ae-order .payments-wrapper .payments-list li .radio-input .payment-description .content-logo,
    body .ae-orders .payments-wrapper .payments-list li .radio-input .payment-description .content-logo {
        display: block !important
    }
}

@media all and (max-width:600px) {

    body .ae-order .payments-wrapper .payments-list li tr,
    body .ae-orders .payments-wrapper .payments-list li tr {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column
    }

    body .ae-order .payments-wrapper .payments-list li tr td.logo-td,
    body .ae-orders .payments-wrapper .payments-list li tr td.logo-td {
        width: 100%
    }
}

body .ae-order .payments-wrapper .payment .total-price .payment-info input.pay-now-submit,
body .ae-orders .payments-wrapper .payment .total-price .payment-info input.pay-now-submit {
    background: #F4DD62;
    border-color: #F4DD62;
    border-radius: 40px;
    color: #1B2A50;
    font-weight: 700;
    text-transform: none;
    padding: 0
}

body .ae-order .essay-order-view-details .actions-list.list .pay-now-item a,
body .ae-orders .essay-order-view-details .actions-list.list .pay-now-item a {
    height: auto
}

body .ae-order .essay-order-view-details .nav-list.list li a,
body .ae-orders .essay-order-view-details .nav-list.list li a {
    color: #4067EE;
    border-color: #4067EE;
    border-width: 1px;
    font-weight: 500
}

body .ae-order .essay-order-view-details .nav-list.list li a i:before,
body .ae-orders .essay-order-view-details .nav-list.list li a i:before {
    color: #4067EE;
    margin: 0 0 0 -22px
}

body .ae-order .essay-order-view-details .nav-list.list li.selected a,
body .ae-orders .essay-order-view-details .nav-list.list li.selected a {
    margin: 0;
    border: 1px solid #4067EE;
    background: #4067EE;
    color: #fff
}

body .ae-order .essay-order-view-details .nav-list.list li.selected a i:before,
body .ae-orders .essay-order-view-details .nav-list.list li.selected a i:before {
    color: #fff
}

body .ae-order .essay-order-view-details,
body .ae-order .essay-orders,
body .ae-orders .essay-order-view-details,
body .ae-orders .essay-orders {
    background: #FFF;
    border: 1px solid #ecedee;
    box-shadow: 0 5px 20px 0 rgba(46, 46, 46, .05);
    border-radius: 10px;
    position: relative;
    margin: 30px 0 0
}

body .ae-order .essay-order-view-details:before,
body .ae-order .essay-orders:before,
body .ae-orders .essay-order-view-details:before,
body .ae-orders .essay-orders:before {
    content: 'Orders';
    display: block;
    top: 0;
    left: 0;
    font-size: 20px;
    font-weight: 600;
    color: #243743;
    line-height: 140%;
    padding: 25px 0 25px 30px
}

body .ae-order .essay-order-view-details .row.component-tabs-controls,
body .ae-order .essay-orders .row.component-tabs-controls,
body .ae-orders .essay-order-view-details .row.component-tabs-controls,
body .ae-orders .essay-orders .row.component-tabs-controls {
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #D9E0ED;
    top: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: left;
    justify-content: left;
    -ms-flex-align: center;
    align-items: center
}

body .ae-order .essay-order-view-details .row.component-tabs-controls li,
body .ae-order .essay-orders .row.component-tabs-controls li,
body .ae-orders .essay-order-view-details .row.component-tabs-controls li,
body .ae-orders .essay-orders .row.component-tabs-controls li {
    width: 25%;
    padding: 0
}

body .ae-order .essay-order-view-details .row.component-tabs-controls li.selected,
body .ae-order .essay-orders .row.component-tabs-controls li.selected,
body .ae-orders .essay-order-view-details .row.component-tabs-controls li.selected,
body .ae-orders .essay-orders .row.component-tabs-controls li.selected {
    border-bottom: 2px solid #4067EE
}

body .ae-order .essay-order-view-details .row.component-tabs-controls li.selected a,
body .ae-order .essay-orders .row.component-tabs-controls li.selected a,
body .ae-orders .essay-order-view-details .row.component-tabs-controls li.selected a,
body .ae-orders .essay-orders .row.component-tabs-controls li.selected a {
    color: #1B2A50;
    font-weight: 600
}

body .ae-order .essay-order-view-details .row.component-tabs-controls li a,
body .ae-order .essay-orders .row.component-tabs-controls li a,
body .ae-orders .essay-order-view-details .row.component-tabs-controls li a,
body .ae-orders .essay-orders .row.component-tabs-controls li a {
    padding: 0 0 14px;
    border-radius: 0;
    box-shadow: none !important;
    font-size: 15px;
    font-weight: 500;
    color: #939AB3;
    text-align: center
}

body .ae-order .essay-order-view-details .component-tab-content,
body .ae-order .essay-orders .component-tab-content,
body .ae-orders .essay-order-view-details .component-tab-content,
body .ae-orders .essay-orders .component-tab-content {
    padding: 30px
}

body .ae-order .essay-order-view-details .component-tab-content h4,
body .ae-order .essay-orders .component-tab-content h4,
body .ae-orders .essay-order-view-details .component-tab-content h4,
body .ae-orders .essay-orders .component-tab-content h4 {
    padding: 0;
    font-size: 20px;
    font-weight: 600;
    color: #243743;
    line-height: 140%;
    margin: 0 0 15px;
    font-family: SpaceGrotesk
}

body .ae-order .essay-order-view-details .component-tab-content .orders .order-item,
body .ae-order .essay-orders .component-tab-content .orders .order-item,
body .ae-orders .essay-order-view-details .component-tab-content .orders .order-item,
body .ae-orders .essay-orders .component-tab-content .orders .order-item {
    padding: 25px 30px;
    margin: 0 0 30px;
    border: none;
    background: #F7FAFF;
    border-bottom: 1px solid #D4DBED;
    border-radius: 8px
}

body .ae-order .essay-order-view-details .component-tab-content .orders .order-item.vip,
body .ae-order .essay-orders .component-tab-content .orders .order-item.vip,
body .ae-orders .essay-order-view-details .component-tab-content .orders .order-item.vip,
body .ae-orders .essay-orders .component-tab-content .orders .order-item.vip {
    background: #FFFDF2;
    border-bottom: 1px solid #ECDDBF
}

body .ae-order .essay-order-view-details .component-tab-content .orders .order-item.vip .vip-label,
body .ae-order .essay-orders .component-tab-content .orders .order-item.vip .vip-label,
body .ae-orders .essay-order-view-details .component-tab-content .orders .order-item.vip .vip-label,
body .ae-orders .essay-orders .component-tab-content .orders .order-item.vip .vip-label {
    bottom: 10px;
    right: 7px;
    font-size: 0;
    background: url(/wp-content/themes/academicwriters/images/orders-vip-order.png) center no-repeat;
    background-size: cover;
    display: block;
    width: 100px;
    height: 60px;
    padding: 0
}

body .ae-order .essay-order-view-details .component-tab-content .orders .order-item.vip .vip-label:after,
body .ae-order .essay-orders .component-tab-content .orders .order-item.vip .vip-label:after,
body .ae-orders .essay-order-view-details .component-tab-content .orders .order-item.vip .vip-label:after,
body .ae-orders .essay-orders .component-tab-content .orders .order-item.vip .vip-label:after {
    display: none
}

body .ae-order .essay-order-view-details .component-tab-content .orders .order-item .orders-header-row,
body .ae-order .essay-orders .component-tab-content .orders .order-item .orders-header-row,
body .ae-orders .essay-order-view-details .component-tab-content .orders .order-item .orders-header-row,
body .ae-orders .essay-orders .component-tab-content .orders .order-item .orders-header-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between
}

body .ae-order .essay-order-view-details .component-tab-content .orders .order-item .orders-header-row .col,
body .ae-order .essay-orders .component-tab-content .orders .order-item .orders-header-row .col,
body .ae-orders .essay-order-view-details .component-tab-content .orders .order-item .orders-header-row .col,
body .ae-orders .essay-orders .component-tab-content .orders .order-item .orders-header-row .col {
    width: 50%;
    padding: 0
}

body .ae-order .essay-order-view-details .component-tab-content .orders .order-item .orders-header-row .details-label a,
body .ae-order .essay-orders .component-tab-content .orders .order-item .orders-header-row .details-label a,
body .ae-orders .essay-order-view-details .component-tab-content .orders .order-item .orders-header-row .details-label a,
body .ae-orders .essay-orders .component-tab-content .orders .order-item .orders-header-row .details-label a {
    font-size: 13px;
    font-weight: 500;
    color: #414C68
}

body .ae-order .essay-order-view-details .component-tab-content .orders .order-item .orders-header-row .status-label,
body .ae-order .essay-orders .component-tab-content .orders .order-item .orders-header-row .status-label,
body .ae-orders .essay-order-view-details .component-tab-content .orders .order-item .orders-header-row .status-label,
body .ae-orders .essay-orders .component-tab-content .orders .order-item .orders-header-row .status-label {
    display: inline-block !important;
    font-size: 12px;
    font-weight: 500;
    background: rgba(64, 103, 238, .08);
    border-radius: 5px;
    padding: 6px 12px
}

body .ae-order .essay-order-view-details .component-tab-content .orders .order-item .orders-header-row .status-label .blue-status-label,
body .ae-order .essay-orders .component-tab-content .orders .order-item .orders-header-row .status-label .blue-status-label,
body .ae-orders .essay-order-view-details .component-tab-content .orders .order-item .orders-header-row .status-label .blue-status-label,
body .ae-orders .essay-orders .component-tab-content .orders .order-item .orders-header-row .status-label .blue-status-label {
    color: #4067EE
}

body .ae-order .essay-order-view-details .component-tab-content .orders .order-item .orders-header-row .price-label,
body .ae-order .essay-orders .component-tab-content .orders .order-item .orders-header-row .price-label,
body .ae-orders .essay-order-view-details .component-tab-content .orders .order-item .orders-header-row .price-label,
body .ae-orders .essay-orders .component-tab-content .orders .order-item .orders-header-row .price-label {
    display: block;
    font-size: 16px;
    font-weight: 600;
    color: #082FB9;
    margin: 15px 0 0
}

body .ae-order .essay-order-view-details .component-tab-content .orders .order-item .orders-body-row .text-block,
body .ae-order .essay-orders .component-tab-content .orders .order-item .orders-body-row .text-block,
body .ae-orders .essay-order-view-details .component-tab-content .orders .order-item .orders-body-row .text-block,
body .ae-orders .essay-orders .component-tab-content .orders .order-item .orders-body-row .text-block {
    display: -ms-flexbox;
    display: flex;
    padding: 0
}

body .ae-order .essay-order-view-details .component-tab-content .orders .order-item .orders-body-row .text-block p,
body .ae-order .essay-orders .component-tab-content .orders .order-item .orders-body-row .text-block p,
body .ae-orders .essay-order-view-details .component-tab-content .orders .order-item .orders-body-row .text-block p,
body .ae-orders .essay-orders .component-tab-content .orders .order-item .orders-body-row .text-block p {
    margin: 0;
    font-size: 15px;
    font-weight: 500;
    color: #414C68
}

body .ae-order .essay-order-view-details .component-tab-content .orders .order-item .orders-footer-row,
body .ae-order .essay-orders .component-tab-content .orders .order-item .orders-footer-row,
body .ae-orders .essay-order-view-details .component-tab-content .orders .order-item .orders-footer-row,
body .ae-orders .essay-orders .component-tab-content .orders .order-item .orders-footer-row {
    margin: 15px 0 0
}

body .ae-order .essay-order-view-details .component-tab-content .orders .order-item .orders-footer-row .col,
body .ae-order .essay-orders .component-tab-content .orders .order-item .orders-footer-row .col,
body .ae-orders .essay-order-view-details .component-tab-content .orders .order-item .orders-footer-row .col,
body .ae-orders .essay-orders .component-tab-content .orders .order-item .orders-footer-row .col {
    padding: 0;
    display: -ms-flexbox;
    display: flex
}

body .ae-order .essay-order-view-details .component-tab-content .orders .order-item .orders-footer-row .links-list li,
body .ae-order .essay-orders .component-tab-content .orders .order-item .orders-footer-row .links-list li,
body .ae-orders .essay-order-view-details .component-tab-content .orders .order-item .orders-footer-row .links-list li,
body .ae-orders .essay-orders .component-tab-content .orders .order-item .orders-footer-row .links-list li {
    width: auto;
    min-width: 140px;
    display: inline-block;
    padding: 0;
    height: 40px;
    line-height: 40px;
    background: 0 0;
    border-radius: 40px;
    text-align: center;
    margin-right: 10px;
    border: 2px solid #A0B5FF
}

body .ae-order .essay-order-view-details .component-tab-content .orders .order-item .orders-footer-row .links-list li a,
body .ae-order .essay-orders .component-tab-content .orders .order-item .orders-footer-row .links-list li a,
body .ae-orders .essay-order-view-details .component-tab-content .orders .order-item .orders-footer-row .links-list li a,
body .ae-orders .essay-orders .component-tab-content .orders .order-item .orders-footer-row .links-list li a {
    display: block;
    padding: 0 15px
}

body .ae-order .essay-order-view-details .component-tab-content .orders .order-item .orders-footer-row .links-list li a:after,
body .ae-order .essay-orders .component-tab-content .orders .order-item .orders-footer-row .links-list li a:after,
body .ae-orders .essay-order-view-details .component-tab-content .orders .order-item .orders-footer-row .links-list li a:after,
body .ae-orders .essay-orders .component-tab-content .orders .order-item .orders-footer-row .links-list li a:after {
    content: '';
    font-family: SpaceGrotesk
}

body .ae-order .essay-order-view-details .component-tab-content .orders .order-item .orders-footer-row .links-list li.pay-li,
body .ae-order .essay-orders .component-tab-content .orders .order-item .orders-footer-row .links-list li.pay-li,
body .ae-orders .essay-order-view-details .component-tab-content .orders .order-item .orders-footer-row .links-list li.pay-li,
body .ae-orders .essay-orders .component-tab-content .orders .order-item .orders-footer-row .links-list li.pay-li {
    background: #4067EE;
    border-color: #4067EE
}

body .ae-order .essay-order-view-details .component-tab-content .orders .order-item .orders-footer-row .links-list li.pay-li a:after,
body .ae-order .essay-orders .component-tab-content .orders .order-item .orders-footer-row .links-list li.pay-li a:after,
body .ae-orders .essay-order-view-details .component-tab-content .orders .order-item .orders-footer-row .links-list li.pay-li a:after,
body .ae-orders .essay-orders .component-tab-content .orders .order-item .orders-footer-row .links-list li.pay-li a:after {
    content: 'Pay now';
    font-size: 13px;
    font-weight: 500;
    color: #fff
}

body .ae-order .essay-order-view-details .component-tab-content .orders .order-item .orders-footer-row .links-list li.delete-li a:after,
body .ae-order .essay-orders .component-tab-content .orders .order-item .orders-footer-row .links-list li.delete-li a:after,
body .ae-orders .essay-order-view-details .component-tab-content .orders .order-item .orders-footer-row .links-list li.delete-li a:after,
body .ae-orders .essay-orders .component-tab-content .orders .order-item .orders-footer-row .links-list li.delete-li a:after {
    content: 'Delete';
    font-size: 13px;
    font-weight: 500;
    color: #4067EE
}

body .ae-order .essay-order-view-details .component-tab-content .orders .order-item .orders-footer-row .links-list li.additional-li a:after,
body .ae-order .essay-orders .component-tab-content .orders .order-item .orders-footer-row .links-list li.additional-li a:after,
body .ae-orders .essay-order-view-details .component-tab-content .orders .order-item .orders-footer-row .links-list li.additional-li a:after,
body .ae-orders .essay-orders .component-tab-content .orders .order-item .orders-footer-row .links-list li.additional-li a:after {
    content: 'Additional order';
    font-size: 13px;
    font-weight: 500;
    color: #4067EE
}

body .ae-order .essay-order-view-details .component-tab-content .orders .order-item .orders-footer-row .links-list li.request-revision-li a:after,
body .ae-order .essay-order-view-details .component-tab-content .orders .order-item .orders-footer-row .links-list li.the-same-writer-li a:after,
body .ae-order .essay-order-view-details .component-tab-content .orders .order-item .orders-footer-row .links-list li.tip-the-writer a:after,
body .ae-order .essay-orders .component-tab-content .orders .order-item .orders-footer-row .links-list li.request-revision-li a:after,
body .ae-order .essay-orders .component-tab-content .orders .order-item .orders-footer-row .links-list li.the-same-writer-li a:after,
body .ae-order .essay-orders .component-tab-content .orders .order-item .orders-footer-row .links-list li.tip-the-writer a:after,
body .ae-orders .essay-order-view-details .component-tab-content .orders .order-item .orders-footer-row .links-list li.request-revision-li a:after,
body .ae-orders .essay-order-view-details .component-tab-content .orders .order-item .orders-footer-row .links-list li.the-same-writer-li a:after,
body .ae-orders .essay-order-view-details .component-tab-content .orders .order-item .orders-footer-row .links-list li.tip-the-writer a:after,
body .ae-orders .essay-orders .component-tab-content .orders .order-item .orders-footer-row .links-list li.request-revision-li a:after,
body .ae-orders .essay-orders .component-tab-content .orders .order-item .orders-footer-row .links-list li.the-same-writer-li a:after,
body .ae-orders .essay-orders .component-tab-content .orders .order-item .orders-footer-row .links-list li.tip-the-writer a:after {
    content: '';
    display: none;
    font-size: 13px;
    font-weight: 500
}

body .ae-order .essay-order-view-details .component-tab-content .orders .order-item .orders-footer-row .links-list li.request-revision-li a,
body .ae-order .essay-order-view-details .component-tab-content .orders .order-item .orders-footer-row .links-list li.the-same-writer-li a,
body .ae-order .essay-order-view-details .component-tab-content .orders .order-item .orders-footer-row .links-list li.tip-the-writer a,
body .ae-order .essay-orders .component-tab-content .orders .order-item .orders-footer-row .links-list li.request-revision-li a,
body .ae-order .essay-orders .component-tab-content .orders .order-item .orders-footer-row .links-list li.the-same-writer-li a,
body .ae-order .essay-orders .component-tab-content .orders .order-item .orders-footer-row .links-list li.tip-the-writer a,
body .ae-orders .essay-order-view-details .component-tab-content .orders .order-item .orders-footer-row .links-list li.request-revision-li a,
body .ae-orders .essay-order-view-details .component-tab-content .orders .order-item .orders-footer-row .links-list li.the-same-writer-li a,
body .ae-orders .essay-order-view-details .component-tab-content .orders .order-item .orders-footer-row .links-list li.tip-the-writer a,
body .ae-orders .essay-orders .component-tab-content .orders .order-item .orders-footer-row .links-list li.request-revision-li a,
body .ae-orders .essay-orders .component-tab-content .orders .order-item .orders-footer-row .links-list li.the-same-writer-li a,
body .ae-orders .essay-orders .component-tab-content .orders .order-item .orders-footer-row .links-list li.tip-the-writer a {
    font-size: 13px;
    font-weight: 500;
    color: #4067EE
}

body .ae-order .essay-order-view-details .component-tab-content .orders .order-item .orders-footer-row .links-list li.messages-li a:after,
body .ae-order .essay-orders .component-tab-content .orders .order-item .orders-footer-row .links-list li.messages-li a:after,
body .ae-orders .essay-order-view-details .component-tab-content .orders .order-item .orders-footer-row .links-list li.messages-li a:after,
body .ae-orders .essay-orders .component-tab-content .orders .order-item .orders-footer-row .links-list li.messages-li a:after {
    content: 'Contact us';
    font-size: 13px;
    font-weight: 500;
    color: #4067EE
}

@media all and (max-width:992px) {

    body .ae-order .essay-order-view-details .component-tab-content .orders .order-item,
    body .ae-order .essay-orders .component-tab-content .orders .order-item,
    body .ae-orders .essay-order-view-details .component-tab-content .orders .order-item,
    body .ae-orders .essay-orders .component-tab-content .orders .order-item {
        padding: 25px 15px
    }

    body .ae-order .essay-order-view-details .component-tab-content .orders .order-item.vip .vip-label,
    body .ae-order .essay-orders .component-tab-content .orders .order-item.vip .vip-label,
    body .ae-orders .essay-order-view-details .component-tab-content .orders .order-item.vip .vip-label,
    body .ae-orders .essay-orders .component-tab-content .orders .order-item.vip .vip-label {
        right: 0;
        left: auto;
        bottom: auto;
        top: -20px;
        width: 85px;
        height: 45px
    }

    body .ae-order .essay-order-view-details .component-tab-content .orders .order-item .orders-header-row .status-label,
    body .ae-order .essay-orders .component-tab-content .orders .order-item .orders-header-row .status-label,
    body .ae-orders .essay-order-view-details .component-tab-content .orders .order-item .orders-header-row .status-label,
    body .ae-orders .essay-orders .component-tab-content .orders .order-item .orders-header-row .status-label {
        display: none !important
    }

    body .ae-order .essay-order-view-details .component-tab-content .orders .order-item .large-hidden-row,
    body .ae-order .essay-orders .component-tab-content .orders .order-item .large-hidden-row,
    body .ae-orders .essay-order-view-details .component-tab-content .orders .order-item .large-hidden-row,
    body .ae-orders .essay-orders .component-tab-content .orders .order-item .large-hidden-row {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-align: center;
        align-items: center
    }

    body .ae-order .essay-order-view-details .component-tab-content .orders .order-item .large-hidden-row .col,
    body .ae-order .essay-orders .component-tab-content .orders .order-item .large-hidden-row .col,
    body .ae-orders .essay-order-view-details .component-tab-content .orders .order-item .large-hidden-row .col,
    body .ae-orders .essay-orders .component-tab-content .orders .order-item .large-hidden-row .col {
        width: 50%;
        padding: 0
    }

    body .ae-order .essay-order-view-details .component-tab-content .orders .order-item .large-hidden-row .date-label,
    body .ae-order .essay-orders .component-tab-content .orders .order-item .large-hidden-row .date-label,
    body .ae-orders .essay-order-view-details .component-tab-content .orders .order-item .large-hidden-row .date-label,
    body .ae-orders .essay-orders .component-tab-content .orders .order-item .large-hidden-row .date-label {
        font-size: 13px;
        font-weight: 500;
        color: #243743;
        font-family: SpaceGrotesk
    }

    body .ae-order .essay-order-view-details .component-tab-content .orders .order-item .blue-status-label,
    body .ae-order .essay-orders .component-tab-content .orders .order-item .blue-status-label,
    body .ae-orders .essay-order-view-details .component-tab-content .orders .order-item .blue-status-label,
    body .ae-orders .essay-orders .component-tab-content .orders .order-item .blue-status-label {
        display: inline-block;
        font-family: SpaceGrotesk;
        font-size: 12px;
        font-weight: 500;
        background: #e6f9ed;
        border-radius: 5px;
        padding: 6px 12px;
        color: #243743;
        margin: 10px 0 0
    }
}

@media all and (max-width:767px) {

    body .ae-order .essay-order-view-details .nav-list.list li,
    body .ae-orders .essay-order-view-details .nav-list.list li {
        display: block;
        width: 100%
    }

    body .ae-order .essay-order-view-details .nav-list.list li a,
    body .ae-orders .essay-order-view-details .nav-list.list li a {
        border-left: solid #4067EE 1px
    }
}

@media all and (max-width:700px) {

    body .ae-order .essay-order-view-details .row.component-tabs-controls li,
    body .ae-order .essay-orders .row.component-tabs-controls li,
    body .ae-orders .essay-order-view-details .row.component-tabs-controls li,
    body .ae-orders .essay-orders .row.component-tabs-controls li {
        width: 50%
    }
}

@media all and (max-width:480px) {

    body .ae-order .essay-order-view-details:before,
    body .ae-order .essay-orders:before,
    body .ae-orders .essay-order-view-details:before,
    body .ae-orders .essay-orders:before {
        padding: 20px 0 20px 15px
    }

    body .ae-order .essay-order-view-details .row.component-tabs-controls li a,
    body .ae-order .essay-orders .row.component-tabs-controls li a,
    body .ae-orders .essay-order-view-details .row.component-tabs-controls li a,
    body .ae-orders .essay-orders .row.component-tabs-controls li a {
        padding: 0 0 12px;
        font-size: 13px
    }

    body .ae-order .essay-order-view-details .component-tab-content,
    body .ae-order .essay-orders .component-tab-content,
    body .ae-orders .essay-order-view-details .component-tab-content,
    body .ae-orders .essay-orders .component-tab-content {
        padding: 15px
    }

    body .ae-order .essay-order-view-details .component-tab-content .orders .order-item .orders-header-row .price-label,
    body .ae-order .essay-orders .component-tab-content .orders .order-item .orders-header-row .price-label,
    body .ae-orders .essay-order-view-details .component-tab-content .orders .order-item .orders-header-row .price-label,
    body .ae-orders .essay-orders .component-tab-content .orders .order-item .orders-header-row .price-label {
        margin: 0
    }

    body .ae-order .essay-order-view-details .component-tab-content .orders .order-item .orders-body-row .text-block p,
    body .ae-order .essay-orders .component-tab-content .orders .order-item .orders-body-row .text-block p,
    body .ae-orders .essay-order-view-details .component-tab-content .orders .order-item .orders-body-row .text-block p,
    body .ae-orders .essay-orders .component-tab-content .orders .order-item .orders-body-row .text-block p {
        margin: 15px 0
    }

    body .ae-order .essay-order-view-details .component-tab-content .orders .order-item .large-hidden-row,
    body .ae-order .essay-orders .component-tab-content .orders .order-item .large-hidden-row,
    body .ae-orders .essay-order-view-details .component-tab-content .orders .order-item .large-hidden-row,
    body .ae-orders .essay-orders .component-tab-content .orders .order-item .large-hidden-row {
        -ms-flex-direction: column;
        flex-direction: column
    }

    body .ae-order .essay-order-view-details .component-tab-content .orders .order-item .large-hidden-row .col,
    body .ae-order .essay-orders .component-tab-content .orders .order-item .large-hidden-row .col,
    body .ae-orders .essay-order-view-details .component-tab-content .orders .order-item .large-hidden-row .col,
    body .ae-orders .essay-orders .component-tab-content .orders .order-item .large-hidden-row .col {
        width: 100%;
        text-align: left
    }

    body .ae-order .essay-order-view-details .component-tab-content .orders .order-item .large-hidden-row .date-label,
    body .ae-order .essay-orders .component-tab-content .orders .order-item .large-hidden-row .date-label,
    body .ae-orders .essay-order-view-details .component-tab-content .orders .order-item .large-hidden-row .date-label,
    body .ae-orders .essay-orders .component-tab-content .orders .order-item .large-hidden-row .date-label {
        display: block;
        margin: 10px 0 0
    }

    body .ae-order .essay-order-view-details .component-tab-content .orders .order-item .orders-footer-row .col,
    body .ae-order .essay-orders .component-tab-content .orders .order-item .orders-footer-row .col,
    body .ae-orders .essay-order-view-details .component-tab-content .orders .order-item .orders-footer-row .col,
    body .ae-orders .essay-orders .component-tab-content .orders .order-item .orders-footer-row .col {
        -ms-flex-direction: column;
        flex-direction: column
    }

    body .ae-order .essay-order-view-details .component-tab-content .orders .order-item .orders-footer-row .links-list,
    body .ae-order .essay-orders .component-tab-content .orders .order-item .orders-footer-row .links-list,
    body .ae-orders .essay-order-view-details .component-tab-content .orders .order-item .orders-footer-row .links-list,
    body .ae-orders .essay-orders .component-tab-content .orders .order-item .orders-footer-row .links-list {
        float: none
    }

    body .ae-order .essay-order-view-details .component-tab-content .orders .order-item .orders-footer-row .links-list li,
    body .ae-order .essay-orders .component-tab-content .orders .order-item .orders-footer-row .links-list li,
    body .ae-orders .essay-order-view-details .component-tab-content .orders .order-item .orders-footer-row .links-list li,
    body .ae-orders .essay-orders .component-tab-content .orders .order-item .orders-footer-row .links-list li {
        width: 100% !important;
        margin-right: 0;
        padding: 0 !important;
        height: auto
    }
}

body .ae-order .essay-order-details .check-list>li:before,
body .ae-order .essay-order-details .order-details-head .details-list li:before,
body .ae-order .essay-order-details .order-details-head .toolbar .actions-list li:before,
body .ae-order .essay-order-details .order-details-head .toolbar .nav-list li:before,
body .ae-orders .essay-order-details .check-list>li:before,
body .ae-orders .essay-order-details .order-details-head .details-list li:before,
body .ae-orders .essay-order-details .order-details-head .toolbar .actions-list li:before,
body .ae-orders .essay-order-details .order-details-head .toolbar .nav-list li:before,
body .essay-component .files-list>li:before,
body .essay-orders .data-table .actions li:before,
body .essay-orders .header {
    display: none
}

body .essay-orders .data-table .pay-now-b {
    border: 2px solid #43CA51;
    background: #43CA51;
    color: #fff;
    border-radius: 40px
}

body .essay-orders .data-table .actions li {
    padding-left: 0;
    margin-bottom: 0
}

body .featherlight:before {
    margin-right: 0
}

body .featherlight .featherlight-inner .pm-input div input[type=text] {
    width: 36% !important
}

body .data-table .actions .drop-down>div {
    z-index: 999;
    right: 0
}

@media all and (max-width:600px) {
    body .data-table .actions .drop-down>div {
        right: auto;
        left: 50%
    }
}

body .ae-order .essay-order-details .order-details-head .details-list li,
body .ae-orders .essay-order-details .order-details-head .details-list li {
    padding-left: 0;
    margin-bottom: 0
}

body .ae-order .essay-order-details .order-details-head .toolbar .nav-list,
body .ae-orders .essay-order-details .order-details-head .toolbar .nav-list {
    float: none;
    margin: 0 0 10px
}

body .ae-order .essay-order-details .order-details-head .toolbar .nav-list li,
body .ae-orders .essay-order-details .order-details-head .toolbar .nav-list li {
    width: 25%;
    padding-left: 0;
    margin-bottom: 0
}

body .ae-order .essay-order-details .order-details-head .toolbar .actions-list,
body .ae-orders .essay-order-details .order-details-head .toolbar .actions-list {
    float: none
}

body .ae-order .essay-order-details .order-details-head .toolbar .actions-list li,
body .ae-orders .essay-order-details .order-details-head .toolbar .actions-list li {
    width: 33.3%;
    padding-left: 0;
    margin-bottom: 0
}

body .ae-order .essay-order-details .order-details-head .toolbar .actions-list li a,
body .ae-orders .essay-order-details .order-details-head .toolbar .actions-list li a {
    margin: 0
}

body .ae-order .essay-order-details .order-details-head .sep,
body .ae-orders .essay-order-details .order-details-head .sep {
    background: #43ca51
}

@media (max-width:991px) {
    body .essay-order-details .order-details-head .toolbar .nav-list {
        float: none;
        text-align: center
    }

    body .essay-order-details .order-details-head .toolbar .actions-list {
        float: none;
        text-align: center;
        margin-top: 10px
    }

    body .logget_li .ae-top-login {
        border-left: none
    }

    body .row.menu-logo-row .right .ae-top-login .mini-wrapper .top-dd-wrapper .drop-down-content {
        right: 0
    }

    body .row.menu-logo-row .right .mini-wrapper .top-dd-wrapper .drop-down-content {
        min-width: 250px
    }

    body .row.menu-logo-row .right .ae-top-login .mini-wrapper .top-dd-wrapper i.arrow {
        margin: -8px 0 0 83%
    }

    body .row.menu-logo-row .right .user-area-wrapper .menu-list li a {
        padding: 3px 25px 0
    }

    body .row.menu-logo-row .right .top-user-area-wrapper .top-logout a i,
    body .row.menu-logo-row .right .user-area-wrapper .menu-list li i {
        margin-top: 14px
    }

    body .row.menu-logo-row .right .mini-wrapper .links-list li a {
        height: auto;
        color: #0074c4
    }

    body .row.menu-logo-row .right .mini-wrapper .top-dd-wrapper .top-label {
        padding: 10px 0 0
    }

    body table.personal-info-table tr:last-child td {
        padding-bottom: 0
    }

    body .essay-component .notice-wrapper {
        height: auto
    }

    body .order-form-wrapper .wrap-order-submit {
        float: left;
        margin-left: 0
    }

    body a.link-submit.order-submit.flat-button.orange-b {
        margin: 0 auto
    }

    body .essay-order-form .accept-div {
        padding-left: 0;
        text-align: left;
        margin-left: 0
    }

    body .essay-order-form .total-price {
        text-align: center;
        margin-left: 0
    }

    body .order-form-wrapper .wrap-order-submit .on-disabled-button-click-text {
        margin-left: 0
    }

    body .order-form-wrapper.essay-component .essay-order-form table>.t-body>tr:first-child td:nth-child(1) {
        display: none
    }

    body .essay-calculator-wrapper .select-currency {
        float: none;
        width: auto;
        background: 0 0;
        border: 1px solid #283349
    }

    body .essay-calculator-wrapper .select-currency span.currency {
        width: 100%;
        margin-left: 0
    }

    body .main_miniorder {
        width: 75%;
        max-width: 100%;
        top: 10px;
        margin-top: 20px
    }

    body .essay-miniorder-form.essay-component form input[type=submit] {
        margin: 30px auto 0
    }

    body .essay-miniorder-form table tr td {
        display: block;
        width: 100%;
        box-sizing: border-box
    }

    body .order-form-data .paper-requirements-table tr:first-child td:first-child,
    body .order-form-data .personal-info-table tr:first-child td:first-child,
    body .order-form-wrapper .vip-services-td .hdr {
        background: 0 0
    }

    body .essay-order-form .t-body>tr>td:nth-child(2) {
        display: block
    }

    body .order-form-data .personal-info-table {
        display: block;
        padding-bottom: 20px
    }

    body .order-form-wrapper.essay-component .order-form-data table tbody.t-body,
    body .order-form-wrapper.essay-component .order-form-data table tbody.t-body tr,
    body .order-form-wrapper.essay-component .order-form-data table tbody.t-body tr td:nth-child(1),
    body .order-form-wrapper.essay-component .order-form-data table tbody.t-body tr td:nth-child(3) {
        display: block
    }

    .order-form-wrapper.essay-component .order-form-data table tbody.t-body tr td:nth-child(1),
    body .order-form-wrapper.essay-component .order-form-data table tbody.t-body,
    body .order-form-wrapper.essay-component .order-form-data table tbody.t-body tr {
        width: 100%;
        box-sizing: border-box;
        position: relative
    }

    body .order-form-data .paper-requirements-table,
    body .order-form-data .personal-info-table,
    body .order-form-wrapper .vip-services-td .hdr,
    body .order-form-wrapper.essay-component .order-form-data table>.t-body>tr:first-child,
    body .order-form-wrapper.essay-component .order-form-data table>.t-body>tr:nth-child(2) td {
        box-shadow: none
    }

    body .order-form-wrapper.essay-component .essay-order-form table>.t-body>tr:first-child {
        border-bottom: none
    }

    body .order-form-wrapper .vip-services-td .vip-services-list {
        padding: 0;
        margin: 0;
        list-style: none;
        overflow: inherit
    }

    body .order-form-wrapper .vip-services-td .vip-services-list li table tr td {
        padding: 0
    }

    body .order-form-wrapper .vip-services-td .vip-services-list li {
        margin-bottom: 5px;
        width: 100%;
        float: none;
        text-align: left
    }

    body .order-form-wrapper .vip-services-td .vip-services-list li label i {
        display: inline-block;
        margin: 0 5px 0 0;
        vertical-align: -3px
    }

    body .order-form-wrapper .vip-services-td .vip-services-list li:nth-child(2) label i {
        margin: 0 5px 0 0;
        vertical-align: -3px
    }

    body .order-form-wrapper .vip-services-td .vip-services-list li label p {
        float: right;
        font-size: 20px;
        margin-top: -5px;
        display: inline-block;
        text-align: center
    }

    body .order-form-wrapper .vip-services-td .vip-services-list li:nth-child(2) label p {
        margin-top: -5px
    }

    body .order-form-wrapper .vip-services-td .vip-services-list li label {
        min-height: inherit;
        text-align: left;
        margin: 0 !important;
        padding: 15px 20px 10px
    }

    body .order-form-wrapper .vip-services-td .services-package label,
    body .services-package {
        margin: 0
    }

    body .essay-component .vip-services-td .services-package .checkbox-input i,
    body .essay-component .vip-services-td .vip-services-list .checkbox-input i {
        margin-top: 0
    }

    body .order-form-wrapper .vip-services-td .services-package label p {
        line-height: 18px
    }

    body .order-form-wrapper .vip-services-td .offer-label {
        margin-left: 0
    }

    body .order-form-wrapper .vip-services-td .offer-label b {
        padding-left: 0;
        line-height: 18px
    }

    body .order-form-wrapper.essay-component .order-form-data table>.t-body>tr:nth-child(2) td {
        padding-bottom: 0;
        padding-left: 0;
        padding-top: 0
    }

    body .order-form-wrapper.essay-component table>.t-body>tr:nth-child(2) td:first-child {
        padding-top: 20px
    }

    body .essay-component .t-body>tr>td:first-child {
        padding-top: 20px;
        padding-bottom: 0 !important;
        padding-left: 0
    }

    body .essay-order-form .t-body>tr>td:nth-child(3) {
        padding-top: 0;
        padding-bottom: 0;
        padding-left: 0
    }

    body .order-form-wrapper.essay-component table>.t-body>tr:first-child {
        border: none
    }

    body .essay-component .form-button {
        display: block;
        float: none;
        width: 125px;
        border-radius: 5px;
        margin: 10px auto
    }

    body .essay-order-form .add-file .form-button {
        margin: 10px 15px 10px auto;
        display: inline-block
    }

    body .order-form-wrapper .vip-services-td .hdr {
        border-bottom: none;
        padding: 10px 0;
        margin-left: 0
    }

    body .essay-component .add-file .notice {
        display: inline-block;
        line-height: 1.3;
        max-width: 200px
    }

    body .order-form-wrapper .vip-services-td .vip-services-list li table tr td:first-child,
    body .services-package table tr td:first-child {
        display: none
    }

    body .order-form-wrapper .vip-services-td .vip-services-list li table tr td:nth-child(2),
    body .services-package table tr td:nth-child(2) {
        display: block;
        width: 100%;
        padding: 0
    }

    body .component-tab-content .data-table thead th {
        display: none
    }

    body .essay-component .component-tab-content .header {
        font-size: 23px;
        margin: 20px 0 0
    }

    body .tabs-component .component-tab-content {
        padding: 50px 10px
    }

    body .component-tab-content .data-table tbody tr:nth-child(2n+1) {
        background: #fff
    }

    body .component-tab-content .cols-table tbody tr:nth-child(2) td:last-child b {
        width: 146px
    }

    body .component-tab-content .cols-table tbody tr:nth-child(2) td:last-child span:first-child {
        padding-right: 20px;
        width: 243px
    }

    i.no-wrap.font-style-normal {
        padding-right: 16px
    }

    body form.contacts.reset-on-success div {
        text-align: center
    }

    body .essay-component.essay-contact-form .multiinput,
    body .essay-component.essay-contact-form .pm-input input,
    body .essay-component.essay-contact-form input[type=file],
    body .essay-component.essay-contact-form input[type=password],
    body .essay-component.essay-contact-form input[type=text],
    body .essay-component.essay-contact-form select,
    body .essay-component.essay-contact-form textarea {
        width: 100%
    }

    .formMessage label {
        line-height: 20px;
        vertical-align: top
    }

    body .tabs-component .component-tabs-controls li a,
    body .tabs-component .component-tabs-controls li a:hover,
    body .tabs-component .component-tabs-controls li span {
        padding: 20px 10px;
        display: block;
        font-size: 14px
    }

    .essay-component.essay-orders .data-table td {
        padding: 15px 2px
    }

    .essay-component .data-table.points-table th {
        display: none
    }
}

body .essay-component .messages-dt tbody tr td .popup-b {
    display: block;
    max-width: 300px;
    overflow: hidden
}

@media all and (max-width:680px) {

    body .ae-order .essay-order-details .order-details-head .toolbar .actions-list li,
    body .ae-order .essay-order-details .order-details-head .toolbar .nav-list li,
    body .ae-orders .essay-order-details .order-details-head .toolbar .actions-list li,
    body .ae-orders .essay-order-details .order-details-head .toolbar .nav-list li {
        width: 100%;
        margin: 0 0 5px
    }

    body .ae-order .essay-order-details .order-details-head .toolbar .actions-list li a,
    body .ae-order .essay-order-details .order-details-head .toolbar .nav-list li a,
    body .ae-orders .essay-order-details .order-details-head .toolbar .actions-list li a,
    body .ae-orders .essay-order-details .order-details-head .toolbar .nav-list li a {
        border: 1px solid #d8ebf9 !important
    }
}

@media (max-width:601px) {
    body .essay-component.essay-orders .data-table td {
        width: 100%;
        text-align: center
    }

    body .essay-component .files-dt,
    body .essay-component .files-dt thead {
        display: block
    }

    body .essay-component .files-dt tbody,
    body .essay-component .files-dt tbody tr,
    body .essay-component .files-dt tbody tr td {
        display: block;
        width: 100%
    }

    body .essay-component .messages-dt,
    body .essay-component .messages-dt thead {
        display: block
    }

    body .essay-component .messages-dt tbody,
    body .essay-component .messages-dt tbody tr {
        display: block;
        width: 100%
    }

    body .essay-component .messages-dt tbody tr td {
        display: block;
        width: 100%;
        padding: 10px 0
    }

    .essay-component .data-table .tbody .row .td:first-child,
    body .essay-component .data-table tbody tr td:first-child {
        padding: 10px 0
    }

    .essay-component .data-table .tbody .row .td:last-child,
    body .essay-component .data-table tbody tr td:last-child {
        padding: 10px 0
    }

    body .order-form-wrapper .vip-services-td .services-package label {
        margin: 0;
        position: relative;
        text-transform: none;
        padding: 40px 10px 60px
    }

    body .order-form-wrapper .vip-services-td .services-package label .discount {
        width: 100%;
        top: inherit;
        bottom: 0;
        margin: 0;
        height: 48px;
        line-height: 52px;
        text-align: center;
        padding-right: 0;
        font-size: 25px;
        font-weight: 900
    }

    body .order-form-wrapper .wrap-order-submit {
        float: none;
        margin-left: 0;
        display: block;
        position: relative;
        width: 100%
    }

    body .wrap-order-submit .link-submit {
        width: 100%;
        position: relative;
        max-width: 150px;
        text-align: center
    }

    body .featherlight .featherlight-inner.request-revision-form-wrapper .wrap-order-submit .link-submit {
        padding: 0;
        float: none;
        max-width: inherit
    }

    body .featherlight .featherlight-inner.request-revision-form-wrapper .notice {
        text-align: center
    }

    body .featherlight .featherlight-inner.request-revision-form-wrapper .revision-time-td div {
        margin: 5px 0
    }

    body .essay-order-form .total-price {
        float: none;
        display: block
    }

    .essay-component.essay-orders .data-table td {
        padding: 10px 5px 5px;
        display: inline-block;
        width: 31%;
        text-align: left
    }

    .data-table .actions .drop-down>div {
        margin-left: -10px
    }

    .data-table .actions .drop-down span {
        margin: -8px 0 0 8px
    }

    body .tabs-component .component-tab-content {
        padding: 20px 10px
    }
}

@media all and (max-width:515px) {

    body .essay-order-details .order-details-head .toolbar .actions-list,
    body .essay-order-details .order-details-head .toolbar .nav-list,
    body .essay-order-details .order-details-head .toolbar .nav-list li,
    body .payments-wrapper .total-price .info-block div {
        width: 100%
    }

    body .essay-order-details .order-details-head .toolbar ul li {
        display: block
    }

    body .essay-order-details .order-details-head .toolbar .actions-list li a {
        margin-right: 0
    }
}

@media (max-width:500px) {
    body .popup-component form [type=submit] {
        display: block;
        margin: 10px auto
    }

    .essay-component.essay-orders .data-table td {
        padding: 10px 0 5px;
        display: inline-block;
        width: 47%;
        text-align: left
    }

    body .featherlight .featherlight-content {
        margin-left: 0;
        margin-right: 0;
        max-width: 100%;
        width: auto
    }
}

@media all and (max-width:414px) {
    body .payments-wrapper table.info-table tr td {
        padding: 0;
        font-size: 14px
    }
}

@media all and (max-width:340px) {
    body .tabs-component .component-tabs-controls {
        width: 100%
    }

    body .tabs-component .component-tabs-controls li {
        width: 100%;
        margin-right: 0
    }
}

.vip-account-items {
    background: #F2F6FC;
    padding: 0 0 65px
}

.vip-account-items .banner-wrapper .hesitate {
    margin: 0
}

body .ae-vip-account .essay-login-form,
body .ae-vip-account .essay-password-form {
    background: #FFF;
    box-shadow: 0 16px 40px rgba(61, 96, 186, .1);
    border-radius: 12px;
    border: none;
    max-width: 730px
}

body .ae-vip-account .essay-login-form .header,
body .ae-vip-account .essay-password-form .header {
    font-family: SpaceGrotesk;
    font-size: 18px;
    color: #2A325A;
    font-weight: 600
}

body .ae-vip-account .essay-login-form form label,
body .ae-vip-account .essay-password-form form label {
    font-size: 13px;
    font-weight: 600;
    color: #7B8290;
    font-family: SpaceGrotesk;
    margin: 0
}

body .ae-vip-account .essay-login-form form input[type=password],
body .ae-vip-account .essay-login-form form input[type=text],
body .ae-vip-account .essay-password-form form input[type=password],
body .ae-vip-account .essay-password-form form input[type=text] {
    font-family: SpaceGrotesk;
    width: 100%;
    height: 42px;
    line-height: 42px;
    background: #F8FAFD;
    border: 1px solid #D9E0ED;
    border-radius: 6px;
    color: #40495A;
    font-weight: 500;
    padding: 0 10px;
    margin: 5px 0 15px;
    cursor: pointer
}

body .ae-vip-account .essay-login-form form .buttons-panel input,
body .ae-vip-account .essay-password-form form .buttons-panel input {
    font-family: SpaceGrotesk;
    padding: 0 20px;
    line-height: 45px;
    transition: .2s;
    border: 1px solid #0583F2;
    font-weight: 600;
    font-size: 16px;
    color: #fff;
    background: #0583F2;
    border-radius: 40px;
    display: inline-block;
    vertical-align: middle;
    min-width: auto;
    width: 140px;
    height: 46px;
    margin: 0;
    float: none;
    text-transform: none
}

body .ae-vip-account .essay-login-form form .buttons-panel ul,
body .ae-vip-account .essay-password-form form .buttons-panel ul {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 30px
}

body .ae-vip-account .essay-login-form form .buttons-panel ul li,
body .ae-vip-account .essay-password-form form .buttons-panel ul li {
    padding: 0;
    margin: 0;
    background: 0 0
}

body .ae-vip-account .essay-login-form form .buttons-panel ul li:before,
body .ae-vip-account .essay-password-form form .buttons-panel ul li:before {
    display: none
}

body .ae-vip-account .essay-login-form form .buttons-panel ul li a,
body .ae-vip-account .essay-password-form form .buttons-panel ul li a {
    border-bottom: none;
    font-size: 14px;
    font-family: SpaceGrotesk;
    font-weight: 600
}

body .ae-vip-account .essay-login-form form .buttons-panel ul li:last-child a,
body .ae-vip-account .essay-password-form form .buttons-panel ul li:last-child a {
    color: #0583F2
}

@media all and (max-width:480px) {

    body .ae-vip-account .essay-login-form form .buttons-panel input,
    body .ae-vip-account .essay-password-form form .buttons-panel input {
        display: block;
        min-width: auto;
        width: 100%;
        padding: 0
    }

    body .ae-vip-account .essay-login-form form .buttons-panel ul,
    body .ae-vip-account .essay-password-form form .buttons-panel ul {
        display: block;
        margin: 15px 0 0
    }

    body .ae-vip-account .essay-login-form form .buttons-panel ul li,
    body .ae-vip-account .essay-password-form form .buttons-panel ul li {
        padding: 0
    }

    body .ae-vip-account .essay-login-form form .buttons-panel ul li a,
    body .ae-vip-account .essay-password-form form .buttons-panel ul li a {
        font-size: 13px
    }

    body .ae-vip-account .essay-login-form form .buttons-panel ul li:first-child,
    body .ae-vip-account .essay-password-form form .buttons-panel ul li:first-child {
        float: left
    }

    body .ae-vip-account .essay-login-form form .buttons-panel ul li:last-child,
    body .ae-vip-account .essay-password-form form .buttons-panel ul li:last-child {
        float: right
    }
}

body .ae-vip-account .payments-wrapper {
    padding: 20px
}

body .ae-vip-account .payments-wrapper .payments-list li {
    padding-left: 0
}

body .ae-vip-account .payments-wrapper .payments-list li:before {
    display: none
}

@media all and (max-width:600px) {
    body .ae-vip-account .payments-wrapper .payments-list li tr {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column
    }

    body .ae-vip-account .payments-wrapper .payments-list li tr td.logo-td {
        width: 100%
    }
}

body .ae-vip-account .payments-wrapper .payment .total-price .payment-info input.pay-now-submit {
    background: #F4DD62;
    border-color: #F4DD62;
    border-radius: 40px;
    color: #1B2A50;
    font-weight: 700;
    text-transform: none;
    padding: 0
}

body .ae-vip-account .essay-vip-account {
    border: none;
    box-shadow: none;
    font-family: SpaceGrotesk;
    padding: 65px 0
}

body .ae-vip-account .essay-vip-account .vip-header {
    margin-bottom: 50px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -60px;
    z-index: 1
}

body .ae-vip-account .essay-vip-account .vip-header .header {
    display: none;
    font-family: SpaceGrotesk;
    font-size: 28px;
    font-weight: 600;
    color: #2A325A
}

body .ae-vip-account .essay-vip-account .vip-levels-wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    float: none
}

body .ae-vip-account .essay-vip-account .vip-levels-wrapper a {
    font-family: SpaceGrotesk;
    border: none;
    font-size: 24px;
    font-weight: 500;
    color: #8790A3;
    padding: 12px 35px;
    background: 0 0
}

body .ae-vip-account .essay-vip-account .vip-levels-wrapper a.active {
    background: 0 0;
    border-bottom: 3px solid #4067EE;
    color: #4067EE
}

body .ae-vip-account .essay-vip-account ul.vip-account-list li {
    padding-left: 0;
    background: #FFF;
    box-shadow: 0 9px 22px rgba(141, 160, 226, .15);
    border-radius: 24px;
    height: 400px
}

body .ae-vip-account .essay-vip-account ul.vip-account-list li:before {
    display: none
}

body .ae-vip-account .essay-vip-account ul.vip-account-list li .vip-package-item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

body .ae-vip-account .essay-vip-account ul.vip-account-list li .vip-package-item .special-label {
    -ms-flex-order: 1;
    order: 1;
    margin: 0;
    padding: 35px 0 0
}

body .ae-vip-account .essay-vip-account ul.vip-account-list li .vip-package-item .special-label .label-vip-package,
body .ae-vip-account .essay-vip-account ul.vip-account-list li .vip-package-item .special-label .label-vip-package-empty {
    margin-top: 0
}

body .ae-vip-account .essay-vip-account ul.vip-account-list li .vip-package-item .special-label .label-vip-package-empty:before {
    content: 'Standard';
    font-size: 24px;
    font-weight: 600;
    color: #082FB9
}

body .ae-vip-account .essay-vip-account ul.vip-account-list li .vip-package-item .title-of-period {
    font-family: SpaceGrotesk;
    z-index: 0;
    background: 0 0;
    font-size: 15px;
    font-weight: 500;
    color: #1B2A50;
    -ms-flex-order: 2;
    order: 2;
    height: auto;
    line-height: normal;
    padding: 10px 0 0
}

body .ae-vip-account .essay-vip-account ul.vip-account-list li .vip-package-item .title-of-period .rhex {
    display: block;
    width: 92px;
    height: 80px;
    background: url(/wp-content/themes/best-writing-service/images/vip-account-standard.svg) center no-repeat;
    margin: 25px auto;
    position: static
}

body .ae-vip-account .essay-vip-account ul.vip-account-list li .vip-package-item .title-of-period .rhex .vip-mark,
body .ae-vip-account .essay-vip-account ul.vip-account-list li .vip-package-item .title-of-period .rhex:after,
body .ae-vip-account .essay-vip-account ul.vip-account-list li .vip-package-item .title-of-period .rhex:before,
body .ae-vip-account .essay-vip-account ul.vip-account-list li .vip-package-select .vip-select-button:after {
    display: none
}

body .ae-vip-account .essay-vip-account ul.vip-account-list li .vip-package-item .price-per-month {
    -ms-flex-order: 3;
    order: 3;
    margin: 0
}

body .ae-vip-account .essay-vip-account ul.vip-account-list li .vip-package-item .price-per-month .currency-of-price {
    vertical-align: middle;
    font-size: 30px;
    font-weight: 700;
    color: #2142A7;
    font-family: SpaceGrotesk
}

body .ae-vip-account .essay-vip-account ul.vip-account-list li .vip-package-item .price-per-month .best-price {
    font-size: 48px;
    font-weight: 700;
    color: #2142A7;
    font-family: SpaceGrotesk;
    vertical-align: middle
}

body .ae-vip-account .essay-vip-account ul.vip-account-list li .vip-package-item .price-per-month .per-month {
    font-size: 20px;
    font-weight: 700;
    color: #4067EE;
    text-transform: none;
    font-family: SpaceGrotesk;
    margin: 0
}

body .ae-vip-account .essay-vip-account ul.vip-account-list li:nth-child(2) .vip-package-item .special-label .label-vip-package {
    font-size: 24px;
    font-weight: 600;
    color: #082FB9
}

body .ae-vip-account .essay-vip-account ul.vip-account-list li:nth-child(2) .vip-package-item .special-label .label-vip-package span {
    color: #4067EE;
    font-size: 20px
}

body .ae-vip-account .essay-vip-account ul.vip-account-list li:nth-child(2) .vip-package-item .title-of-period .rhex {
    background: url(/wp-content/themes/best-writing-service/images/vip-account-premium.svg) center no-repeat
}

body .ae-vip-account .essay-vip-account ul.vip-account-list li:last-child .vip-package-item .special-label .label-vip-package {
    font-size: 24px;
    font-weight: 600;
    color: #082FB9
}

body .ae-vip-account .essay-vip-account ul.vip-account-list li:last-child .vip-package-item .special-label .label-vip-package span {
    color: #4067EE;
    font-size: 20px
}

body .ae-vip-account .essay-vip-account ul.vip-account-list li:last-child .vip-package-item .title-of-period .rhex {
    background: url(/wp-content/themes/best-writing-service/images/vip-account-bestseller.svg) center no-repeat
}

body .ae-vip-account .essay-vip-account ul.vip-account-list li .vip-package-select {
    margin: 23px 65px 0
}

body .ae-vip-account .essay-vip-account ul.vip-account-list li .vip-package-select .vip-select-button {
    text-align: center;
    background: #fff;
    color: #4067EE;
    border-radius: 40px;
    border: 2px solid #A0B5FF;
    font-family: SpaceGrotesk;
    font-size: 16px;
    font-weight: 600;
    padding: 10px 15px
}

body .ae-vip-account .essay-vip-account ul.vip-account-list li .vip-package-select.open .vip-select-button {
    border-color: #4067EE;
    background: #4067EE;
    color: #fff
}

body .ae-vip-account .essay-vip-account .vip-account-text {
    margin: 35px 0 0;
    padding: 0 150px
}

body .ae-vip-account .essay-vip-account .vip-account-text .header-our-vip {
    color: #2A325A
}

body .ae-vip-account .essay-vip-account .vip-account-text ul.vip-list {
    margin: 35px 0 0
}

body .ae-vip-account .essay-vip-account .vip-account-text ul.vip-list li {
    list-style-type: none;
    margin: 0 0 15px;
    padding-left: 45px;
    font-size: 17px;
    font-weight: 500;
    color: #3A4E96
}

body .ae-vip-account .essay-vip-account .vip-account-text ul.vip-list li:before {
    content: url(/wp-content/themes/best-writing-service/images/vip-account-list-check.svg);
    line-height: 0;
    top: 0
}

body .ae-vip-account .essay-vip-account ul.vip-select-list {
    background: #FFF;
    border: 1px solid #D5DAE2;
    box-shadow: 0 5px 13px rgba(33, 39, 55, .08);
    border-radius: 12px
}

body .ae-vip-account .essay-vip-account ul.vip-select-list li {
    margin: 0;
    border-radius: 0;
    border: none;
    border-bottom: 1px solid #D9E0ED;
    box-shadow: none;
    background: 0 0;
    font-size: 14px;
    font-weight: 500;
    color: #2A325A;
    font-family: SpaceGrotesk;
    padding-left: 15px;
    height: auto
}

body .ae-vip-account .essay-vip-account ul.vip-select-list li .price-title {
    color: #2142A7
}

body .ae-vip-account .essay-vip-account ul.vip-select-list li .buy {
    border: 1px solid #F4DD62;
    border-radius: 40px;
    background: #F4DD62;
    font-size: 12px;
    color: #1B2A50;
    font-family: SpaceGrotesk;
    padding: 2px 15px;
    right: 15px
}

body .ae-vip-account .essay-vip-account ul.vip-select-list.open {
    padding: 0;
    border-radius: 12px
}

@media all and (max-width:1200px) {
    body .ae-vip-account .essay-vip-account ul.vip-account-list li .vip-package-select .vip-select-button:after {
        right: 25px
    }
}

@media all and (max-width:992px) {
    body .ae-vip-account .essay-vip-account .vip-account-text {
        padding: 0
    }

    body .ae-vip-account .essay-vip-account ul.vip-account-list {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    body .ae-vip-account .essay-vip-account ul.vip-account-list>li {
        margin: 0;
        width: 32%;
        min-width: auto
    }

    body .ae-vip-account .essay-vip-account ul.vip-account-list>li .vip-package-select {
        margin: 23px 30px 0
    }
}

@media all and (max-width:690px) {
    body .ae-vip-account .essay-vip-account ul.vip-account-list {
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    body .ae-vip-account .essay-vip-account ul.vip-account-list>li {
        width: 100%;
        max-width: 300px;
        margin: 0 0 20px
    }
}

@media all and (max-width:640px) {
    body .ae-vip-account .essay-vip-account {
        padding: 35px 0
    }

    body .ae-vip-account .essay-vip-account .vip-levels-wrapper {
        -ms-flex-pack: center;
        justify-content: center
    }

    body .ae-vip-account .essay-vip-account .vip-levels-wrapper a {
        margin: 0;
        font-size: 14px;
        padding: 10px 20px
    }

    body .ae-vip-account .essay-vip-account .vip-levels-wrapper a.level {
        border: none
    }

    body .ae-vip-account .essay-vip-account .vip-levels-wrapper a:last-child {
        margin: 0
    }

    body .ae-vip-account .essay-vip-account .vip-levels-wrapper a.active {
        border-bottom: 3px solid #4067EE
    }

    body .ae-vip-account .essay-vip-account ul.vip-account-list>li {
        height: 340px
    }

    body .ae-vip-account .essay-vip-account ul.vip-account-list>li .vip-package-item .title-of-period .rhex {
        margin: 10px auto
    }

    body .ae-vip-account .essay-vip-account ul.vip-account-list>li .vip-package-item .price-per-month .currency-of-price {
        font-size: 22px
    }

    body .ae-vip-account .essay-vip-account ul.vip-account-list>li .vip-package-item .price-per-month .best-price {
        font-size: 35px
    }

    body .ae-vip-account .essay-vip-account ul.vip-account-list>li .vip-package-item .price-per-month .per-month {
        font-size: 17px
    }

    body .ae-vip-account .essay-vip-account ul.vip-account-list>li .vip-package-select {
        margin: 15px 33px 0
    }

    body .ae-vip-account .essay-vip-account ul.vip-account-list>li:last-child .vip-package-item .special-label .label-vip-package,
    body .ae-vip-account .essay-vip-account ul.vip-account-list>li:nth-child(2) .vip-package-item .special-label .label-vip-package {
        font-size: 13px
    }

    body .ae-vip-account .essay-vip-account .vip-account-text .header-our-vip {
        font-size: 16px
    }

    body .ae-vip-account .essay-vip-account .vip-account-text ul.vip-list {
        column-count: 1
    }

    body .ae-vip-account .essay-vip-account .vip-account-text ul.vip-list li {
        font-size: 14px
    }
}

.container_content table tr:first-child th {
    color: #272f48
}

body .ae-order .order-form-wrapper .ws-language-tr .language-2 {
    position: static;
    margin: 0
}

body .ae-order .order-form-wrapper .ws-language-tr .language-2 i {
    background: url(/ws/images/question.png) no-repeat
}
body .ae-order .order-form-wrapper .data-table .label:has(small) {
    display: block;
}
body .ae-order .paper-requirements-table .ws-terms-tr td:first-child {
    font-size: 0
}

body .ae-order .paper-requirements-table .ws-terms-tr .by-clicking-proceed {
    text-align: center;
    margin: 12px 0
}

body .ae-order .paper-requirements-table .ws-terms-tr .link-submit {
    width: 250px !important;
    max-width: 100%;
    height: 43px;
    font-size: 14px;
    text-transform: none;
    background: #a40045;
    border-radius: 3px;
    font-weight: 500;
    line-height: 42px;
    color: #fff;
    border: none;
    padding: 0
}

body .ae-order .paper-requirements-table .ws-sources-tr .notice-wrapper {
    height: auto
}

body .payments-wrapper .total-price .info-block div {
    width: 475px
}

@media all and (max-width:515px) {
    body .payments-wrapper .total-price .info-block div {
        width: 100%
    }
}

body .payments-wrapper .choose-pricing {
    position: relative;
    padding: 110px 0 60px;
    margin: 30px auto;
    background: #fbfeff
}

body .payments-wrapper .choose-pricing:before {
    content: 'Choose Your Pricing Plan';
    display: block;
    text-align: left;
    font-size: 20px;
    color: #2A325A;
    font-family: SpaceGrotesk;
    position: absolute;
    top: 35px;
    left: 0;
    width: 100%;
    font-weight: 600
}

body .payments-wrapper .choose-pricing .quality-item {
    width: 32%;
    transform: scale(.9);
    transition: .2s;
    position: relative;
    border: 2px solid #D9E0ED;
    box-shadow: 0 3px 12px rgba(61, 96, 186, .1);
    border-radius: 12px;
    background: #fff;
    padding-top: 0;
    padding-bottom: 125px
}

body .payments-wrapper .choose-pricing .quality-item .title {
    padding: 20px 0;
    line-height: normal;
    background: 0 0;
    position: relative;
    top: 0;
    min-height: auto;
    border-radius: 9px 9px 0 0;
    text-align: center
}

body .payments-wrapper .choose-pricing .quality-item .title:before {
    content: '';
    display: block;
    position: absolute;
    width: 35px;
    height: 28px;
    left: 23px;
    top: 50%;
    transform: translateY(-50%)
}

body .payments-wrapper .choose-pricing .quality-item .title .main-title {
    display: inline-block;
    font-size: 17px;
    font-weight: 600;
    color: #2A325A;
    position: relative;
    font-family: SpaceGrotesk
}

body .payments-wrapper .choose-pricing .quality-item .title .main-title .hint {
    right: -30px;
    top: 2px;
    filter: none
}

body .payments-wrapper .choose-pricing .quality-item .title .main-title .hint i {
    background: url(/wp-content/themes/best-writing-service/images/circle-info-solid.svg) center no-repeat;
    background-size: 100%;
    width: 19px;
    height: 19px;
    filter: none
}

body .payments-wrapper .choose-pricing .quality-item .title .main-title .hint div {
    width: 230px;
    height: 35px;
    left: auto;
    right: -68px;
    background: #EDF6FF;
    border: 2px solid #D9E0ED;
    box-shadow: none;
    filter: none;
    color: #fff;
    font-size: 0;
    border-radius: 6px;
    padding: 0
}

body .payments-wrapper .choose-pricing .quality-item .title .main-title .hint div p,
body .payments-wrapper .choose-pricing .quality-item .title .main-title .hint div span {
    display: none
}

body .payments-wrapper .choose-pricing .quality-item .title .main-title .hint div:before {
    display: block;
    width: 100%;
    text-align: center;
    color: #283349;
    font-size: 13px;
    font-weight: 600;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    text-shadow: none
}

body .payments-wrapper .choose-pricing .quality-item .title .sub-title {
    color: #222831;
    position: relative;
    top: 0;
    font-weight: 800;
    text-align: center;
    font-family: SpaceGrotesk
}

body .payments-wrapper .choose-pricing .quality-item .title .sub-title:before {
    font-size: 13px;
    font-weight: 400;
    color: #2A325A;
    font-family: SpaceGrotesk
}

body .payments-wrapper .choose-pricing .quality-item .middle-block {
    padding: 25px 20px 0;
    position: relative
}

body .payments-wrapper .choose-pricing .quality-item .middle-block ul {
    padding-left: 0;
    list-style-image: none
}

body .payments-wrapper .choose-pricing .quality-item .middle-block ul li {
    list-style-type: none;
    font-family: SpaceGrotesk;
    position: relative;
    padding-left: 32px;
    color: #343859;
    font-size: 14px;
    margin: 0 0 15px;
    font-weight: 600
}

body .payments-wrapper .choose-pricing .quality-item .middle-block ul li:before {
    background: url(/wp-content/themes/papermasters/img/design/ok_check.svg) center no-repeat;
    background-size: cover
}

body .payments-wrapper .choose-pricing .quality-item .footer {
    border-radius: 0 0 9px 9px;
    background: #F1F8FE;
    padding: 15px 0
}

body .payments-wrapper .choose-pricing .quality-item .footer .price {
    font-size: 18px;
    color: #495575;
    font-weight: 600;
    margin: 0;
    font-family: SpaceGrotesk
}

body .payments-wrapper .choose-pricing .quality-item .footer a {
    display: none;
    padding: 0;
    width: 100%;
    max-width: 204px;
    height: 32px;
    line-height: 30px;
    font-size: 14px;
    border: none;
    color: #fff;
    background: #0583F2;
    border-radius: 40px;
    font-weight: 400;
    position: relative;
    z-index: 1;
    font-family: SpaceGrotesk
}

body .payments-wrapper .choose-pricing .quality-item.checked {
    transform: scale(1)
}

body .payments-wrapper .choose-pricing .quality-item.checked .footer {
    background: #EBFAFF
}

body .payments-wrapper .choose-pricing .quality-item.checked .footer .price {
    color: #0583F2
}

body .payments-wrapper .choose-pricing .quality-item.checked .footer a {
    display: inline-block;
    margin: 5px 0 0;
    background: #0583F2;
    border: none;
    color: #fff
}

body .payments-wrapper .choose-pricing .quality-item.standard.checked {
    border-color: #D9E0ED
}

body .payments-wrapper .choose-pricing .quality-item.standard .title {
    background: #EDF6FF
}

body .payments-wrapper .choose-pricing .quality-item.standard .title:before {
    background: url(/wp-content/themes/best-writing-service/images/standard.png) center no-repeat;
    background-size: cover
}

body .payments-wrapper .choose-pricing .quality-item.standard .title .sub-title:before {
    text-align: left;
    font-size: 13px;
    font-weight: 400;
    color: #2A325A;
    content: 'High-quality work'
}

body .payments-wrapper .choose-pricing .quality-item.premium.checked {
    border: 2px solid #58ACFF
}

body .payments-wrapper .choose-pricing .quality-item.premium .title {
    position: relative;
    background: #CBE5FF
}

body .payments-wrapper .choose-pricing .quality-item.premium .title:before {
    background: url(/wp-content/themes/best-writing-service/images/premium.png) center no-repeat;
    background-size: cover
}

body .payments-wrapper .choose-pricing .quality-item.premium .title .main-title {
    position: relative;
    color: #2A325A
}

body .payments-wrapper .choose-pricing .quality-item.premium .title .main-title .hint div:before {
    content: '+10% to the Order Total'
}

body .payments-wrapper .choose-pricing .quality-item.premium .title .sub-title:before {
    text-align: left;
    font-size: 13px;
    font-weight: 400;
    color: #2A325A
}

body .payments-wrapper .choose-pricing .quality-item.supreme.checked {
    border: 2px solid #43CA51
}

body .payments-wrapper .choose-pricing .quality-item.supreme .title {
    position: relative;
    background: #D6FCDA
}

body .payments-wrapper .choose-pricing .quality-item.supreme .title:before {
    background: url(/wp-content/themes/best-writing-service/images/supreme.png) center no-repeat;
    background-size: cover
}

body .payments-wrapper .choose-pricing .quality-item.supreme .title .main-title {
    position: relative;
    color: #2A325A
}

body .payments-wrapper .choose-pricing .quality-item.supreme .title .main-title .hint div:before {
    content: '+15% to the Order Total'
}

body .payments-wrapper .choose-pricing .quality-item.supreme .title .sub-title:before {
    text-align: left;
    font-size: 13px;
    font-weight: 400;
    color: #2A325A
}

@media all and (max-width:850px) {
    body .payments-wrapper .choose-pricing {
        padding: 100px 0 30px
    }

    body .payments-wrapper .choose-pricing .quality-item {
        padding-bottom: 115px
    }

    body .payments-wrapper .choose-pricing .quality-item .title {
        padding: 20px 0
    }

    body .payments-wrapper .choose-pricing .quality-item .title:before {
        left: 12px
    }

    body .payments-wrapper .choose-pricing .quality-item .middle-block {
        padding: 15px 12px 0
    }

    body .payments-wrapper .choose-pricing .quality-item .middle-block ul li {
        padding-left: 25px
    }
}

@media all and (max-width:767px) {
    body .payments-wrapper .choose-pricing {
        display: block
    }

    body .payments-wrapper .choose-pricing .quality-item {
        width: 100%;
        margin: 0 auto 35px;
        max-width: 320px
    }
}

@media all and (max-width:600px) {
    body .payments-wrapper .choose-pricing {
        padding: 50px 0 0
    }

    body .payments-wrapper .choose-pricing:before {
        top: 0
    }

    body .payments-wrapper .choose-pricing .quality-item .title .main-title .hint div {
        right: -117px
    }
}

.content-custom-calculator {
    display: block;
    padding: 30px;
    position: relative;
    background: #FFF;
    border: 1px solid #DEE0F0;
    border-radius: 20px;
    margin: 50px 0
}

.content-custom-calculator .title {
    color: #222651;
    font-size: 20px;
    font-weight: 600;
    margin: 0 0 25px
}

.content-custom-calculator .ae-miniorder-custom .block-currency {
    position: absolute;
    top: 11%;
    left: 23%;
    font-size: 13px;
    color: #495575;
    font-weight: 400
}

.content-custom-calculator .ae-miniorder-custom .block-currency .currency {
    display: inline-block;
    border: none;
    color: #0583F2;
    padding: 0 5px;
    font-size: 13px;
    font-weight: 500;
    cursor: pointer;
    outline: 0
}

.content-custom-calculator .ae-miniorder-custom .top-select-buttons {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center
}

.content-custom-calculator .ae-miniorder-custom .top-select-buttons .input-items {
    width: 33.333%;
    padding: 0 10px;
    font-size: 12px;
    font-weight: 500;
    color: #596D8B;
    margin: 0 0 12px
}

.content-custom-calculator .ae-miniorder-custom .top-select-buttons .input-items input,
.content-custom-calculator .ae-miniorder-custom .top-select-buttons .input-items select {
    width: 100%;
    margin: 5px 0 0;
    font-size: 13px;
    color: #495575;
    font-weight: 400;
    background: #F8FAFD;
    border: 1px solid #D9E0ED;
    border-radius: 6px;
    height: 40px;
    padding: 0 12px;
    cursor: pointer
}

.content-custom-calculator .ae-miniorder-custom .top-select-buttons .input-items:first-child {
    padding-left: 0
}

.content-custom-calculator .ae-miniorder-custom .top-select-buttons .input-items:last-child {
    padding-right: 0
}

.content-custom-calculator .ae-miniorder-custom .top-select-buttons .input-items.number-field input {
    text-align: center
}

.content-custom-calculator .ae-miniorder-custom .top-select-buttons .input-items.number-field .pm-input {
    display: block;
    position: relative
}

.content-custom-calculator .ae-miniorder-custom .top-select-buttons .input-items.number-field .pm-input .minus,
.content-custom-calculator .ae-miniorder-custom .top-select-buttons .input-items.number-field .pm-input .plus {
    display: inline-block;
    width: 40px;
    height: 40px;
    border-radius: 6px;
    border: 1px solid #D9E0ED;
    position: absolute;
    top: 5px;
    background: #fff;
    text-align: center;
    cursor: pointer
}

.content-custom-calculator .ae-miniorder-custom .top-select-buttons .input-items.number-field .pm-input .minus {
    left: 0
}

.content-custom-calculator .ae-miniorder-custom .top-select-buttons .input-items.number-field .pm-input .minus:before {
    content: '-';
    font-weight: 300;
    font-size: 36px;
    line-height: 33px;
    color: #40495A
}

.content-custom-calculator .ae-miniorder-custom .top-select-buttons .input-items.number-field .pm-input .plus {
    right: 0
}

.content-custom-calculator .ae-miniorder-custom .top-select-buttons .input-items.number-field .pm-input .plus:before {
    content: '+';
    font-weight: 400;
    font-size: 21px;
    line-height: 37px;
    color: #40495A
}

.content-custom-calculator .ae-miniorder-custom .writing-level-buttons .input-field {
    font-size: 12px;
    font-weight: 500;
    color: #596D8B
}

.content-custom-calculator .ae-miniorder-custom .writing-level-buttons select {
    width: 100%;
    margin: 5px 0 0;
    color: #495575;
    font-size: 13px;
    font-weight: 400;
    background: #F8FAFD;
    border: 1px solid #D9E0ED;
    border-radius: 6px;
    height: 40px;
    padding: 0 12px;
    cursor: pointer
}

.content-custom-calculator .ae-miniorder-custom .writing-level-buttons .select2Buttons {
    margin: 3px 0 0
}

.content-custom-calculator .ae-miniorder-custom .writing-level-buttons .select2Buttons .select-buttons li {
    padding-left: 0;
    width: 20%
}

.content-custom-calculator .ae-miniorder-custom .writing-level-buttons .select2Buttons .select-buttons li:before {
    display: none
}

.content-custom-calculator .ae-miniorder-custom .writing-level-buttons .select2Buttons .select-buttons li a {
    height: 40px;
    line-height: 36px;
    border-radius: 6px;
    background: #F8FAFD;
    border: 1px solid #D9E0ED;
    font-size: 13px;
    font-weight: 500;
    color: #495575
}

.content-custom-calculator .ae-miniorder-custom .writing-level-buttons .select2Buttons .select-buttons li a.picked {
    background: #0583F2;
    border-color: #0583F2;
    color: #fff
}

.content-custom-calculator .ae-miniorder-custom .total {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    margin: 15px 0 0
}

.content-custom-calculator .ae-miniorder-custom .total .sidebar-total {
    width: 50%;
    font-size: 13px;
    font-weight: 500;
    color: #2142A7
}

.content-custom-calculator .ae-miniorder-custom .total .sidebar-total .wrapper {
    display: inline-block;
    background: #F1F8FE;
    border-radius: 6px;
    padding: 10px 20px
}

.content-custom-calculator .ae-miniorder-custom .total .sidebar-total .mini-order-total-price {
    font-size: 16px;
    color: #43CA51;
    margin-left: 12px;
    font-weight: 600
}

.content-custom-calculator .ae-miniorder-custom .total .total-button {
    width: 50%;
    text-align: right
}

.content-custom-calculator .ae-miniorder-custom .total .total-button .button {
    min-width: 201px;
    margin: 0
}

@media all and (max-width:1200px) {
    .content-custom-calculator .ae-miniorder-custom .block-currency {
        left: 27%
    }
}

@media all and (max-width:992px) {
    .content-custom-calculator .ae-miniorder-custom .block-currency {
        left: auto;
        right: 30px
    }
}

@media all and (max-width:640px) {
    .content-custom-calculator .ae-miniorder-custom .block-currency {
        top: 8%
    }

    .content-custom-calculator .ae-miniorder-custom .top-select-buttons {
        -ms-flex-direction: column;
        flex-direction: column
    }

    .content-custom-calculator .ae-miniorder-custom .top-select-buttons .input-items {
        width: 100%;
        padding: 0 !important
    }
}

@media all and (max-width:600px) {

    .content-custom-calculator .ae-miniorder-custom .total .sidebar-total,
    .content-custom-calculator .ae-miniorder-custom .total .total-button {
        width: 100%;
        text-align: center
    }

    .content-custom-calculator {
        margin: 30px 0;
        padding: 18px;
        border-radius: 12px
    }

    .content-custom-calculator .title {
        font-size: 16px
    }

    .content-custom-calculator .ae-miniorder-custom .block-currency {
        right: 18px;
        font-size: 0;
        top: 21px
    }

    .content-custom-calculator .ae-miniorder-custom .total .sidebar-total .wrapper {
        display: block;
        margin: 0 0 15px
    }

    .content-custom-calculator .ae-miniorder-custom .total .total-button .button {
        min-width: 100%
    }
}

body .ae-miniorder-vip {
    display: inline-block;
    margin-left: 25px;
    padding: 20px 0;
    max-width: 505px;
    background: 0 0
}

body .ae-miniorder-vip .essay-miniordervip-form {
    box-shadow: none;
    border: 1px solid #DEE0F0;
    border-radius: 20px;
    background: #fff
}

body .ae-miniorder-vip .essay-miniordervip-form .header {
    color: #222651;
    font-size: 20px;
    font-weight: 600;
    margin: 0 0 25px;
    font-family: SpaceGrotesk;
    text-align: left;
    padding-left: 35px
}

body .ae-miniorder-vip .essay-miniordervip-form .tr {
    -ms-flex-align: center;
    align-items: center
}

body .ae-miniorder-vip .essay-miniordervip-form .tr .td .checkbox-input {
    font-family: SpaceGrotesk
}

body .ae-miniorder-vip .essay-miniordervip-form .tr .td .checkbox-input .chek {
    filter: hue-rotate(148deg)
}

body .ae-miniorder-vip .essay-miniordervip-form .tr .td .checkbox-input .price-wrap .price {
    font-family: SpaceGrotesk;
    color: #0583f2
}

body .ae-miniorder-vip .essay-miniordervip-form .tr .td .checkbox-input s .old-price {
    font-family: SpaceGrotesk
}

body .ae-miniorder-vip .essay-miniordervip-form .tr .td .checkbox-input .discount {
    margin-top: 3px !important
}

body .ae-miniorder-vip .essay-miniordervip-form .tr .td.control .currency input[type=button],
body .ae-miniorder-vip .essay-miniordervip-form .tr .td.control .miniordervip-component .tr .td .button-primary-1 {
    height: 40px;
    line-height: 36px;
    border-radius: 6px;
    background: #F8FAFD;
    border: 1px solid #D9E0ED;
    font-size: 13px;
    font-weight: 500;
    color: #495575;
    font-family: SpaceGrotesk
}

body .ae-miniorder-vip .essay-miniordervip-form .tr .td.control .currency input[type=button].active,
body .ae-miniorder-vip .essay-miniordervip-form .tr .td.control .miniordervip-component .tr .td .button-primary-1.active {
    background: #0583F2;
    border-color: #0583F2;
    color: #fff
}

body .ae-miniorder-vip .essay-miniordervip-form .tr .td.control input[type=text],
body .ae-miniorder-vip .essay-miniordervip-form .tr .td.control select {
    font-size: 13px;
    color: #495575;
    font-weight: 400;
    background: #F8FAFD;
    border: 1px solid #D9E0ED;
    border-radius: 6px;
    height: 40px;
    padding: 0 12px;
    cursor: pointer;
    font-family: SpaceGrotesk
}

body .ae-miniorder-vip .essay-miniordervip-form .tr .td.control .notice-wrapper .number-field {
    height: 40px;
    border: none
}

body .ae-miniorder-vip .essay-miniordervip-form .tr .td.control .notice-wrapper .number-field span {
    height: 40px;
    border: 1px solid #D9E0ED;
    background: #fff;
    border-radius: 6px;
    padding-top: 9px
}

body .ae-miniorder-vip .essay-miniordervip-form .tr .td.label {
    width: 280px;
    font-size: 14px;
    font-weight: 500;
    color: #596D8B;
    font-family: SpaceGrotesk;
    padding-top: 0;
    padding-bottom: 0
}

body .ae-miniorder-vip .essay-miniordervip-form .tr .td.td-hint {
    padding: 0 10px
}

body .ae-miniorder-vip .essay-miniordervip-form .tr .td.td-hint .hint i {
    background: rgba(137, 197, 250, .3)
}

body .ae-miniorder-vip .essay-miniordervip-form .tr .td.td-hint .hint i:before {
    color: #0583F2
}

body .ae-miniorder-vip .essay-miniordervip-form .tr.total-price-tr .td.label {
    font-size: 13px;
    font-weight: 500;
    color: #2142A7
}

body .ae-miniorder-vip .essay-miniordervip-form .tr.total-price-tr .td.label .mini-order-vip-price {
    color: #43CA51
}

body .ae-miniorder-vip .essay-miniordervip-form .tr.total-price-tr .td input[type=submit] {
    border-color: #43CA51;
    background: #43CA51;
    color: #fff;
    font-family: SpaceGrotesk;
    font-size: 14px;
    font-weight: 500;
    border-radius: 40px
}

@media all and (max-width:900px) {
    body .ae-miniorder-vip {
        display: block;
        float: none;
        margin: 0 auto 20px
    }
}

@media all and (max-width:640px) {
    body .ae-miniorder-vip {
        max-width: 100%
    }
}

@media all and (max-width:600px) {
    body .ae-miniorder-vip .essay-miniordervip-form .header {
        padding-left: 18px
    }

    body .ae-miniorder-vip .essay-miniordervip-form .tr.total-price-tr .td.label {
        display: block;
        width: 100%;
        padding: 10px 20px;
        text-align: center
    }
}

body .featherlight .featherlight-content.featherlight-content-popup {
    overflow: visible;
    width: 100%;
    max-width: 683px;
    min-height: 558px;
    border: transparent;
    background: url(/wp-content/themes/papermasters/img/design/popup.svg) center no-repeat;
    background-size: cover
}

body .featherlight .featherlight-content.featherlight-content-popup .featherlight-close-icon {
    margin: 0;
    top: 48px;
    right: 69px;
    background: 0 0;
    font-size: 25px;
    color: #59617E
}

body .featherlight .featherlight-content.featherlight-content-popup .featherlight-inner {
    position: absolute;
    padding: 0;
    bottom: 114px;
    left: 87px;
    width: auto
}

body .featherlight .featherlight-content.featherlight-content-popup .featherlight-inner a {
    display: block;
    height: 40px;
    width: 237px;
    text-align: center;
    text-decoration: none;
    transition: .2s
}

body .featherlight .featherlight-content.featherlight-content-popup .featherlight-inner a.discount-class {
    background: #0583F2;
    border-radius: 40px;
    font-size: 0;
    margin: 0 0 14px
}

body .featherlight .featherlight-content.featherlight-content-popup .featherlight-inner a.discount-class:before {
    content: 'Yes! Use the code';
    font-size: 14px;
    font-weight: 500;
    line-height: 38px;
    color: #fff
}

body .featherlight .featherlight-content.featherlight-content-popup .featherlight-inner a.discount-class:hover {
    background: #0072D7;
    box-shadow: 0 4px 12px rgba(25, 137, 236, .23)
}

body .featherlight .featherlight-content.featherlight-content-popup .featherlight-inner a.discount-class-close {
    font-size: 0;
    background: 0 0;
    border: 1px solid #89C5FA;
    border-radius: 40px
}

body .featherlight .featherlight-content.featherlight-content-popup .featherlight-inner a.discount-class-close:before {
    content: 'No! Pay full price';
    font-size: 14px;
    font-weight: 600;
    line-height: 38px;
    color: #0583F2
}

body .featherlight .featherlight-content.featherlight-content-popup .featherlight-inner a.discount-class-close:hover {
    background: #E0F1FF;
    border-color: #E0F1FF
}

@media all and (max-width:630px) {
    body .featherlight .featherlight-content.featherlight-content-popup {
        background: url(/wp-content/themes/papermasters/img/design/popup-mobile.svg) center no-repeat;
        background-size: cover;
        width: 310px;
        min-height: 536px
    }

    body .featherlight .featherlight-content.featherlight-content-popup .featherlight-close-icon {
        font-size: 17px;
        top: 34px;
        right: 17px
    }

    body .featherlight .featherlight-content.featherlight-content-popup .featherlight-inner {
        left: 50%;
        transform: translateX(-50%);
        bottom: 94px
    }

    body .featherlight .featherlight-content.featherlight-content-popup .featherlight-inner a {
        width: 228px;
        height: 32px
    }

    body .featherlight .featherlight-content.featherlight-content-popup .featherlight-inner a.discount-class {
        margin: 0 0 8px
    }

    body .featherlight .featherlight-content.featherlight-content-popup .featherlight-inner a.discount-class:before {
        font-size: 12px;
        line-height: 31px
    }

    body .featherlight .featherlight-content.featherlight-content-popup .featherlight-inner a.discount-class-close:before {
        font-size: 12px;
        line-height: 29px
    }
}

.content_page.page-affiliate-program .essayator-wrapper,
.content_page.page-orders .essayator-wrapper,
.content_page.page-profile .essayator-wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.content_page.page-affiliate-program .essayator-wrapper .ae-sidebar-login .user-area-wrapper .info-list .hint div ul li:before,
.content_page.page-affiliate-program .essayator-wrapper .ae-sidebar-login .user-area-wrapper .info-list li:before,
.content_page.page-affiliate-program .essayator-wrapper .ae-sidebar-login .user-area-wrapper .menu-list li:before,
.content_page.page-orders .essayator-wrapper .ae-sidebar-login .user-area-wrapper .info-list .hint div ul li:before,
.content_page.page-orders .essayator-wrapper .ae-sidebar-login .user-area-wrapper .info-list li:before,
.content_page.page-orders .essayator-wrapper .ae-sidebar-login .user-area-wrapper .menu-list li:before,
.content_page.page-profile .essayator-wrapper .ae-sidebar-login .user-area-wrapper .info-list .hint div ul li:before,
.content_page.page-profile .essayator-wrapper .ae-sidebar-login .user-area-wrapper .info-list li:before,
.content_page.page-profile .essayator-wrapper .ae-sidebar-login .user-area-wrapper .menu-list li:before {
    display: none
}

.content_page.page-affiliate-program .essayator-wrapper .ae-sidebar-login,
.content_page.page-orders .essayator-wrapper .ae-sidebar-login,
.content_page.page-profile .essayator-wrapper .ae-sidebar-login {
    width: 27%;
    background: #FFF;
    height: fit-content
}

.content_page.page-affiliate-program .essayator-wrapper .ae-sidebar-login .user-area-wrapper,
.content_page.page-orders .essayator-wrapper .ae-sidebar-login .user-area-wrapper,
.content_page.page-profile .essayator-wrapper .ae-sidebar-login .user-area-wrapper {
    max-width: 100%;
    padding: 22px;
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 8px 40px 0 rgba(82, 121, 174, .12);
    font-family: SpaceGrotesk
}

.content_page.page-affiliate-program .essayator-wrapper .ae-sidebar-login .user-area-wrapper .header,
.content_page.page-orders .essayator-wrapper .ae-sidebar-login .user-area-wrapper .header,
.content_page.page-profile .essayator-wrapper .ae-sidebar-login .user-area-wrapper .header {
    border-radius: 12px 12px 0 0;
    padding: 0 0 16px;
    margin: 0 0 16px;
    text-align: left;
    border-bottom: 1px solid #EBEFF5;
    font-family: SpaceGrotesk
}

.content_page.page-affiliate-program .essayator-wrapper .ae-sidebar-login .user-area-wrapper .header a,
.content_page.page-orders .essayator-wrapper .ae-sidebar-login .user-area-wrapper .header a,
.content_page.page-profile .essayator-wrapper .ae-sidebar-login .user-area-wrapper .header a {
    font-size: 16px;
    font-weight: 500;
    font-family: SpaceGrotesk;
    color: #1B2A50;
    padding: 0
}

.content_page.page-affiliate-program .essayator-wrapper .ae-sidebar-login .user-area-wrapper .info-list,
.content_page.page-orders .essayator-wrapper .ae-sidebar-login .user-area-wrapper .info-list,
.content_page.page-profile .essayator-wrapper .ae-sidebar-login .user-area-wrapper .info-list {
    background: 0 0;
    padding: 0
}

.content_page.page-affiliate-program .essayator-wrapper .ae-sidebar-login .user-area-wrapper .info-list li,
.content_page.page-orders .essayator-wrapper .ae-sidebar-login .user-area-wrapper .info-list li,
.content_page.page-profile .essayator-wrapper .ae-sidebar-login .user-area-wrapper .info-list li {
    clear: both;
    padding-left: 0;
    line-height: 20px
}

.content_page.page-affiliate-program .essayator-wrapper .ae-sidebar-login .user-area-wrapper .info-list li span,
.content_page.page-orders .essayator-wrapper .ae-sidebar-login .user-area-wrapper .info-list li span,
.content_page.page-profile .essayator-wrapper .ae-sidebar-login .user-area-wrapper .info-list li span {
    font-size: 12px;
    font-weight: 400;
    color: #8790A3
}

.content_page.page-affiliate-program .essayator-wrapper .ae-sidebar-login .user-area-wrapper .info-list a,
.content_page.page-orders .essayator-wrapper .ae-sidebar-login .user-area-wrapper .info-list a,
.content_page.page-profile .essayator-wrapper .ae-sidebar-login .user-area-wrapper .info-list a {
    color: #4067EE;
    font-size: 13px;
    font-weight: 500
}

.content_page.page-affiliate-program .essayator-wrapper .ae-sidebar-login .user-area-wrapper .info-list b,
.content_page.page-orders .essayator-wrapper .ae-sidebar-login .user-area-wrapper .info-list b,
.content_page.page-profile .essayator-wrapper .ae-sidebar-login .user-area-wrapper .info-list b {
    color: #32445F;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: -.01em
}

.content_page.page-affiliate-program .essayator-wrapper .ae-sidebar-login .user-area-wrapper .info-list b.discount-code,
.content_page.page-orders .essayator-wrapper .ae-sidebar-login .user-area-wrapper .info-list b.discount-code,
.content_page.page-profile .essayator-wrapper .ae-sidebar-login .user-area-wrapper .info-list b.discount-code {
    font-size: 13px
}

.content_page.page-affiliate-program .essayator-wrapper .ae-sidebar-login .user-area-wrapper .info-list .hint div,
.content_page.page-orders .essayator-wrapper .ae-sidebar-login .user-area-wrapper .info-list .hint div,
.content_page.page-profile .essayator-wrapper .ae-sidebar-login .user-area-wrapper .info-list .hint div {
    padding: 0 10px 10px;
    right: 0;
    top: 50px;
    margin-left: 0
}

.content_page.page-affiliate-program .essayator-wrapper .ae-sidebar-login .user-area-wrapper .info-list .hint div b,
.content_page.page-orders .essayator-wrapper .ae-sidebar-login .user-area-wrapper .info-list .hint div b,
.content_page.page-profile .essayator-wrapper .ae-sidebar-login .user-area-wrapper .info-list .hint div b {
    font-size: 14px;
    margin: 10px 0 7px
}

.content_page.page-affiliate-program .essayator-wrapper .ae-sidebar-login .user-area-wrapper .info-list .hint div ul li,
.content_page.page-orders .essayator-wrapper .ae-sidebar-login .user-area-wrapper .info-list .hint div ul li,
.content_page.page-profile .essayator-wrapper .ae-sidebar-login .user-area-wrapper .info-list .hint div ul li {
    padding: 0 0 0 15px
}

.content_page.page-affiliate-program .essayator-wrapper .ae-sidebar-login .user-area-wrapper .info-list .hint div center,
.content_page.page-orders .essayator-wrapper .ae-sidebar-login .user-area-wrapper .info-list .hint div center,
.content_page.page-profile .essayator-wrapper .ae-sidebar-login .user-area-wrapper .info-list .hint div center {
    margin: 0;
    padding: 7px 0 0
}

.content_page.page-affiliate-program .essayator-wrapper .ae-sidebar-login .user-area-wrapper .menu-list,
.content_page.page-orders .essayator-wrapper .ae-sidebar-login .user-area-wrapper .menu-list,
.content_page.page-profile .essayator-wrapper .ae-sidebar-login .user-area-wrapper .menu-list {
    padding: 10px 0 0
}

.content_page.page-affiliate-program .essayator-wrapper .ae-sidebar-login .user-area-wrapper .menu-list li,
.content_page.page-orders .essayator-wrapper .ae-sidebar-login .user-area-wrapper .menu-list li,
.content_page.page-profile .essayator-wrapper .ae-sidebar-login .user-area-wrapper .menu-list li {
    padding-left: 0;
    margin: 0;
    line-height: 20px
}

.content_page.page-affiliate-program .essayator-wrapper .ae-sidebar-login .user-area-wrapper .menu-list li a,
.content_page.page-orders .essayator-wrapper .ae-sidebar-login .user-area-wrapper .menu-list li a,
.content_page.page-profile .essayator-wrapper .ae-sidebar-login .user-area-wrapper .menu-list li a {
    font-size: 14px;
    font-weight: 400;
    text-transform: none;
    color: #414C68;
    padding: 15px 0
}

.content_page.page-affiliate-program .essayator-wrapper .ae-sidebar-login .user-area-wrapper .menu-list li a:hover,
.content_page.page-orders .essayator-wrapper .ae-sidebar-login .user-area-wrapper .menu-list li a:hover,
.content_page.page-profile .essayator-wrapper .ae-sidebar-login .user-area-wrapper .menu-list li a:hover {
    background: 0 0;
    color: #4067EE
}

.content_page.page-affiliate-program .essayator-wrapper .ae-sidebar-login .user-area-wrapper .menu-list li .icon,
.content_page.page-orders .essayator-wrapper .ae-sidebar-login .user-area-wrapper .menu-list li .icon,
.content_page.page-profile .essayator-wrapper .ae-sidebar-login .user-area-wrapper .menu-list li .icon {
    background: 0 0;
    margin-right: 10px
}

.content_page.page-affiliate-program .essayator-wrapper .ae-sidebar-login .user-area-wrapper .menu-list li .icon:after,
.content_page.page-orders .essayator-wrapper .ae-sidebar-login .user-area-wrapper .menu-list li .icon:after,
.content_page.page-profile .essayator-wrapper .ae-sidebar-login .user-area-wrapper .menu-list li .icon:after {
    margin: 0 10px 0 0
}

.content_page.page-affiliate-program .essayator-wrapper .ae-sidebar-login .user-area-wrapper .menu-list li.order-li a,
.content_page.page-orders .essayator-wrapper .ae-sidebar-login .user-area-wrapper .menu-list li.order-li a,
.content_page.page-profile .essayator-wrapper .ae-sidebar-login .user-area-wrapper .menu-list li.order-li a {
    color: #4067EE
}

.content_page.page-affiliate-program .essayator-wrapper .ae-sidebar-login .user-area-wrapper .menu-list li.order-li .icon:after,
.content_page.page-orders .essayator-wrapper .ae-sidebar-login .user-area-wrapper .menu-list li.order-li .icon:after,
.content_page.page-profile .essayator-wrapper .ae-sidebar-login .user-area-wrapper .menu-list li.order-li .icon:after {
    content: url(/wp-content/themes/best-writing-service/images/user-order.png)
}

.content_page.page-affiliate-program .essayator-wrapper .ae-sidebar-login .user-area-wrapper .menu-list li.orders-li .icon:after,
.content_page.page-orders .essayator-wrapper .ae-sidebar-login .user-area-wrapper .menu-list li.orders-li .icon:after,
.content_page.page-profile .essayator-wrapper .ae-sidebar-login .user-area-wrapper .menu-list li.orders-li .icon:after {
    content: url(/wp-content/themes/best-writing-service/images/user-orders.png)
}

.content_page.page-affiliate-program .essayator-wrapper .ae-sidebar-login .user-area-wrapper .menu-list li.affiliate-li .icon:after,
.content_page.page-orders .essayator-wrapper .ae-sidebar-login .user-area-wrapper .menu-list li.affiliate-li .icon:after,
.content_page.page-profile .essayator-wrapper .ae-sidebar-login .user-area-wrapper .menu-list li.affiliate-li .icon:after {
    content: url(/wp-content/themes/best-writing-service/images/user-affiliate.png)
}

.content_page.page-affiliate-program .essayator-wrapper .ae-sidebar-login .user-area-wrapper .menu-list li.discounts-li .icon:after,
.content_page.page-orders .essayator-wrapper .ae-sidebar-login .user-area-wrapper .menu-list li.discounts-li .icon:after,
.content_page.page-profile .essayator-wrapper .ae-sidebar-login .user-area-wrapper .menu-list li.discounts-li .icon:after {
    content: url(/wp-content/themes/best-writing-service/images/user-discounts.png)
}

.content_page.page-affiliate-program .essayator-wrapper .ae-sidebar-login .user-area-wrapper .menu-list li.profile-li .icon:after,
.content_page.page-orders .essayator-wrapper .ae-sidebar-login .user-area-wrapper .menu-list li.profile-li .icon:after,
.content_page.page-profile .essayator-wrapper .ae-sidebar-login .user-area-wrapper .menu-list li.profile-li .icon:after {
    content: url(/wp-content/themes/best-writing-service/images/user-profile.png)
}

.content_page.page-affiliate-program .essayator-wrapper .ae-sidebar-login .user-area-wrapper .menu-list li.logout-li .icon:after,
.content_page.page-orders .essayator-wrapper .ae-sidebar-login .user-area-wrapper .menu-list li.logout-li .icon:after,
.content_page.page-profile .essayator-wrapper .ae-sidebar-login .user-area-wrapper .menu-list li.logout-li .icon:after {
    content: url(/wp-content/themes/best-writing-service/images/user-logout.png)
}

.content_page.page-affiliate-program .essayator-wrapper .ae-sidebar-login .user-area-wrapper.vip-accounts-wrapper .header,
.content_page.page-orders .essayator-wrapper .ae-sidebar-login .user-area-wrapper.vip-accounts-wrapper .header,
.content_page.page-profile .essayator-wrapper .ae-sidebar-login .user-area-wrapper.vip-accounts-wrapper .header {
    position: relative
}

.content_page.page-affiliate-program .essayator-wrapper .ae-sidebar-login .user-area-wrapper.vip-accounts-wrapper .header:before,
.content_page.page-orders .essayator-wrapper .ae-sidebar-login .user-area-wrapper.vip-accounts-wrapper .header:before,
.content_page.page-profile .essayator-wrapper .ae-sidebar-login .user-area-wrapper.vip-accounts-wrapper .header:before {
    content: url(/wp-content/themes/academicwriters/images/login-vip-title.png);
    position: absolute;
    line-height: 0;
    right: 15px;
    top: 50%;
    transform: translateY(-50%)
}

.content_page.page-affiliate-program .essayator-wrapper .ae-sidebar-login .user-area-wrapper.vip-accounts-wrapper .info-list .till-vip-status,
.content_page.page-orders .essayator-wrapper .ae-sidebar-login .user-area-wrapper.vip-accounts-wrapper .info-list .till-vip-status,
.content_page.page-profile .essayator-wrapper .ae-sidebar-login .user-area-wrapper.vip-accounts-wrapper .info-list .till-vip-status {
    color: #ffb100;
    position: relative
}

.content_page.page-affiliate-program .essayator-wrapper .ae-sidebar-login .user-area-wrapper.vip-accounts-wrapper .info-list .till-vip-status:after,
.content_page.page-orders .essayator-wrapper .ae-sidebar-login .user-area-wrapper.vip-accounts-wrapper .info-list .till-vip-status:after,
.content_page.page-profile .essayator-wrapper .ae-sidebar-login .user-area-wrapper.vip-accounts-wrapper .info-list .till-vip-status:after {
    content: '';
    display: block;
    position: absolute;
    right: -30px;
    top: 0;
    background-size: cover;
    width: 20px;
    height: 20px
}

.content_page.page-affiliate-program .essayator-wrapper .ae-affiliate-program,
.content_page.page-affiliate-program .essayator-wrapper .wrapper,
.content_page.page-orders .essayator-wrapper .ae-affiliate-program,
.content_page.page-orders .essayator-wrapper .wrapper,
.content_page.page-profile .essayator-wrapper .ae-affiliate-program,
.content_page.page-profile .essayator-wrapper .wrapper {
    width: 70%
}

@media all and (max-width:1200px) {

    .content_page.page-affiliate-program .essayator-wrapper .ae-sidebar-login,
    .content_page.page-orders .essayator-wrapper .ae-sidebar-login,
    .content_page.page-profile .essayator-wrapper .ae-sidebar-login {
        display: none
    }

    .content_page.page-affiliate-program .essayator-wrapper .ae-affiliate-program,
    .content_page.page-affiliate-program .essayator-wrapper .wrapper,
    .content_page.page-orders .essayator-wrapper .ae-affiliate-program,
    .content_page.page-orders .essayator-wrapper .wrapper,
    .content_page.page-profile .essayator-wrapper .ae-affiliate-program,
    .content_page.page-profile .essayator-wrapper .wrapper {
        width: 100%
    }
}

.essays-calculator {
    display: block;
    padding: 55px;
    position: relative;
    background: url(/wp-content/themes/best-writing-service/images/no-AI2.svg) top 60px right 50px no-repeat, #F2F6FC;
    border-radius: 24px;
    margin: 50px 0;
    background-size: 230px auto
}

.essays-calculator .title {
    color: #1B2A50;
    font-size: 32px;
    font-weight: 600;
    line-height: 140%;
    text-align: left
}

.essays-calculator .ae-miniorder-custom .currency {
    display: block;
    width: 86px;
    height: 40px;
    position: absolute;
    color: #414C68;
    border: 1px solid #D9E0ED;
    background: url(/wp-content/themes/best-writing-service/images/vector2.svg) right 12px center no-repeat, #F8F9FC;
    border-radius: 6px;
    right: 60px;
    top: 30px;
    padding: 0 15px;
    font-size: 14px;
    font-weight: 500;
    cursor: pointer;
    -webkit-appearance: none
}

.essays-calculator .ae-miniorder-custom .urgency-buttons {
    font-size: 16px;
    font-weight: 500;
    color: #495575
}

.essays-calculator .ae-miniorder-custom .selectUrgency2Buttons {
    margin: 10px 0 0
}

.essays-calculator .ae-miniorder-custom .selectUrgency2Buttons .prices {
    display: -ms-flexbox;
    display: flex;
    list-style: none;
    padding-left: 0;
    -ms-flex-pack: center;
    justify-content: center
}

.essays-calculator .ae-miniorder-custom .selectUrgency2Buttons .prices a {
    text-decoration: none;
    display: inline-block;
    padding: 24px 4px;
    text-align: center;
    width: 100%;
    box-sizing: border-box
}

.essays-calculator .ae-miniorder-custom .selectUrgency2Buttons .prices li {
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #D9E0ED;
    box-shadow: 0 9px 22px rgba(141, 160, 226, .15);
    border-radius: 8px;
    background: #FBFCFF;
    margin: 0 3px;
    text-align: center;
    min-width: 73px;
    width: 100%;
    box-sizing: border-box;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
    padding-left: 0
}

.essays-calculator .ae-miniorder-custom .selectUrgency2Buttons .prices li:before {
    display: none
}

.essays-calculator .ae-miniorder-custom .selectUrgency2Buttons .prices li:first-child {
    margin-left: 0
}

.essays-calculator .ae-miniorder-custom .selectUrgency2Buttons .prices li:last-child {
    margin-right: 0
}

.essays-calculator .ae-miniorder-custom .selectUrgency2Buttons .prices li .price-wrap .price-li {
    color: #2142A7;
    font-size: 15px;
    font-weight: 700
}

.essays-calculator .ae-miniorder-custom .selectUrgency2Buttons .prices li .price-wrap .price-li .currency {
    display: none;
    font-size: 11px;
    line-height: 20px;
    vertical-align: top
}

.essays-calculator .ae-miniorder-custom .selectUrgency2Buttons .prices li .page {
    color: #414C68;
    font-size: 12px;
    font-weight: 400;
    display: block;
    line-height: normal
}

.essays-calculator .ae-miniorder-custom .selectUrgency2Buttons .prices li .circle {
    height: 20px;
    width: 20px;
    border-radius: 18px;
    border: 1px solid #C1C4CB;
    display: block;
    margin: 25px auto;
    background-color: #fff;
    position: relative
}

.essays-calculator .ae-miniorder-custom .selectUrgency2Buttons .prices li.active {
    background-color: #fff;
    border-color: #9BB1FF
}

.essays-calculator .ae-miniorder-custom .selectUrgency2Buttons .prices li.active .circle {
    background-color: #4067EE;
    border-color: #4067EE
}

.essays-calculator .ae-miniorder-custom .selectUrgency2Buttons .prices li.active .circle:before {
    content: url(/wp-content/themes/best-writing-service/images/check.svg);
    position: absolute;
    line-height: 0;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

.essays-calculator .ae-miniorder-custom .bottom-buttons .input-items.number-field .pm-input .minus,
.essays-calculator .ae-miniorder-custom .top-select-buttons .input-items.number-field .pm-input .minus {
    left: 0
}

.essays-calculator .ae-miniorder-custom .selectUrgency2Buttons .prices li .days-wrap {
    margin-bottom: 25px;
    display: block
}

.essays-calculator .ae-miniorder-custom .selectUrgency2Buttons .prices li .days-wrap .count,
.essays-calculator .ae-miniorder-custom .selectUrgency2Buttons .prices li .days-wrap .days {
    font-weight: 700;
    color: #1C4159;
    font-size: 14px
}

.essays-calculator .ae-miniorder-custom .selectUrgency2Buttons .prices li .date {
    font-size: 10px;
    color: #A9B1C3;
    line-height: normal
}

.essays-calculator .ae-miniorder-custom .selectUrgency2Buttons .prices li .price-wrap>span {
    display: block;
    vertical-align: top
}

.essays-calculator .ae-miniorder-custom .white-space {
    background: #fff;
    border: 3px solid #E6EEFF;
    border-radius: 16px;
    padding: 40px;
    margin: 0 0 25px
}

.essays-calculator .ae-miniorder-custom .top-select-buttons {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center
}

.essays-calculator .ae-miniorder-custom .top-select-buttons .input-items {
    width: 33.333%;
    padding: 0 10px;
    font-size: 13px;
    font-weight: 400;
    color: #7B8290;
    margin: 0 0 12px
}

.essays-calculator .ae-miniorder-custom .top-select-buttons .input-items input,
.essays-calculator .ae-miniorder-custom .top-select-buttons .input-items select {
    width: 100%;
    margin: 5px 0 0;
    font-size: 14px;
    font-weight: 500;
    color: #414C68;
    border: 1px solid #D9E0ED;
    border-radius: 6px;
    height: 48px;
    padding: 0 12px;
    cursor: pointer;
    -webkit-appearance: none;
    background: url(/wp-content/themes/best-writing-service/images/vector2.svg) right 12px center no-repeat, #F8F9FC;
    outline: 0
}

.essays-calculator .ae-miniorder-custom .top-select-buttons .input-items:first-child {
    padding-left: 0
}

.essays-calculator .ae-miniorder-custom .top-select-buttons .input-items:last-child {
    padding-right: 0
}

.essays-calculator .ae-miniorder-custom .top-select-buttons .input-items.number-field input {
    text-align: center;
    background: #F8F9FC;
    padding-left: 0;
    padding-right: 140px
}

.essays-calculator .ae-miniorder-custom .top-select-buttons .input-items.number-field:after {
    top: 66%
}

.essays-calculator .ae-miniorder-custom .top-select-buttons .input-items.number-field .pm-input {
    display: block;
    position: relative
}

.essays-calculator .ae-miniorder-custom .top-select-buttons .input-items.number-field .pm-input .minus,
.essays-calculator .ae-miniorder-custom .top-select-buttons .input-items.number-field .pm-input .plus {
    display: inline-block;
    width: 48px;
    height: 48px;
    border-radius: 4px;
    border: none;
    position: absolute;
    top: 5px;
    background: 0 0;
    text-align: center;
    cursor: pointer
}

.essays-calculator .ae-miniorder-custom .top-select-buttons .input-items.number-field .pm-input .minus:before {
    content: '-';
    font-weight: 300;
    font-size: 45px;
    line-height: 40px;
    color: #40495A
}

.essays-calculator .ae-miniorder-custom .top-select-buttons .input-items.number-field .pm-input .plus {
    right: 0
}

.essays-calculator .ae-miniorder-custom .top-select-buttons .input-items.number-field .pm-input .plus:before {
    content: '+';
    font-weight: 400;
    font-size: 32px;
    line-height: 48px;
    color: #59617E
}

.essays-calculator .ae-miniorder-custom .bottom-buttons {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center
}

.essays-calculator .ae-miniorder-custom .bottom-buttons .input-items {
    width: 33.333%;
    padding: 0 10px;
    font-size: 13px;
    font-weight: 400;
    color: #7B8290;
    margin: 0 0 12px
}

.essays-calculator .ae-miniorder-custom .bottom-buttons .input-items input,
.essays-calculator .ae-miniorder-custom .bottom-buttons .input-items select {
    width: 100%;
    margin: 5px 0 0;
    font-size: 14px;
    font-weight: 500;
    color: #414C68;
    border: 1px solid #D9E0ED;
    border-radius: 6px;
    height: 48px;
    padding: 0 12px;
    cursor: pointer;
    -webkit-appearance: none;
    background: url(/wp-content/themes/best-writing-service/images/vector2.svg) right 12px center no-repeat, #F8F9FC;
    outline: 0
}

.essays-calculator .ae-miniorder-custom .bottom-buttons .input-items:first-child {
    padding-left: 0
}

.essays-calculator .ae-miniorder-custom .bottom-buttons .input-items:last-child {
    padding-right: 0
}

.essays-calculator .ae-miniorder-custom .bottom-buttons .input-items.number-field input {
    text-align: center;
    background: #F8F9FC;
    padding-left: 0;
    padding-right: 140px
}

.essays-calculator .ae-miniorder-custom .bottom-buttons .input-items.number-field:after {
    top: 66%
}

.essays-calculator .ae-miniorder-custom .bottom-buttons .input-items.number-field .pm-input {
    display: block;
    position: relative
}

.essays-calculator .ae-miniorder-custom .bottom-buttons .input-items.number-field .pm-input .minus,
.essays-calculator .ae-miniorder-custom .bottom-buttons .input-items.number-field .pm-input .plus {
    display: inline-block;
    width: 48px;
    height: 48px;
    border-radius: 4px;
    border: none;
    position: absolute;
    top: 5px;
    background: 0 0;
    text-align: center;
    cursor: pointer
}

.essays-calculator .ae-miniorder-custom .bottom-buttons .input-items.number-field .pm-input .minus:before {
    content: '-';
    font-weight: 300;
    font-size: 45px;
    line-height: 40px;
    color: #40495A
}

.essays-calculator .ae-miniorder-custom .bottom-buttons .input-items.number-field .pm-input .plus {
    right: 0
}

.essays-calculator .ae-miniorder-custom .bottom-buttons .input-items.number-field .pm-input .plus:before {
    content: '+';
    font-weight: 400;
    font-size: 32px;
    line-height: 48px;
    color: #59617E
}

.essays-calculator .ae-miniorder-custom .bottom-buttons .writing-level-buttons .input-field {
    font-size: 13px;
    font-weight: 400;
    color: #7B8290
}

.essays-calculator .ae-miniorder-custom .bottom-buttons .writing-level-buttons select {
    width: 100%;
    margin: 5px 0 0;
    font-size: 14px;
    font-weight: 500;
    color: #414C68;
    background: url(/wp-content/themes/best-writing-service/images/vector2.svg) right 12px center no-repeat, #F8F9FC;
    border: 1px solid #D9E0ED;
    border-radius: 6px;
    height: 48px;
    padding: 0 12px;
    cursor: pointer
}

.essays-calculator .ae-miniorder-custom .bottom-buttons .writing-level-buttons .select2Buttons {
    margin: 5px 0 0
}

.essays-calculator .ae-miniorder-custom .bottom-buttons .writing-level-buttons .select2Buttons .select-buttons {
    margin: 0
}

.essays-calculator .ae-miniorder-custom .bottom-buttons .writing-level-buttons .select2Buttons .select-buttons li {
    padding-left: 0;
    width: 20%;
    margin: 0
}

.essays-calculator .ae-miniorder-custom .bottom-buttons .writing-level-buttons .select2Buttons .select-buttons li:before {
    display: none
}

.essays-calculator .ae-miniorder-custom .bottom-buttons .writing-level-buttons .select2Buttons .select-buttons li a {
    height: 48px;
    line-height: 48px;
    border-radius: 3px;
    background: #FBFCFF;
    border: 1px solid #D9E0ED;
    font-size: 14px;
    font-weight: 600;
    color: #28349B
}

.essays-calculator .ae-miniorder-custom .bottom-buttons .writing-level-buttons .select2Buttons .select-buttons li a.picked {
    background: #4067EE;
    border-color: #4067EE;
    color: #fff
}

.essays-calculator .ae-miniorder-custom .total {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    margin: 30px 0 0
}

.essays-calculator .ae-miniorder-custom .total .total-wrapper {
    width: fit-content;
    background: #fff;
    border-radius: 6px;
    padding: 7px 23px
}

.essays-calculator .ae-miniorder-custom .total .sidebar-total {
    display: none;
    width: 50%;
    font-size: 16px;
    font-weight: 500;
    color: #1B2A50
}

.essays-calculator .ae-miniorder-custom .total .sidebar-total .mini-order-total-price {
    font-size: 20px;
    color: #4067EE;
    margin-left: 12px;
    font-weight: 700
}

.essays-calculator .ae-miniorder-custom .total .sidebar-total .sep {
    font-size: 14px;
    font-weight: 400;
    color: #4067EE
}

.essays-calculator .ae-miniorder-custom .total .sidebar-total.total-first-client .mini-order-first-price {
    font-size: 20px;
    color: #4067EE;
    margin-left: 12px;
    font-weight: 700
}

.essays-calculator .ae-miniorder-custom .total .sidebar-total.total-first-client .mini-order-total-price {
    font-size: 13px;
    color: #1B2A50;
    font-weight: 500;
    text-decoration: line-through;
    margin: 0
}

.essays-calculator .ae-miniorder-custom .total .total-button {
    width: 50%;
    text-align: right
}

.essays-calculator .ae-miniorder-custom .total .total-button .button {
    min-width: 201px;
    background: #F4DD62;
    border: none;
    color: #1B2A50;
    font-weight: 600
}

.essays-calculator.with-title .ae-miniorder-custom .input-items.get-title input {
    background: #F8F9FC
}

.essays-calculator.with-title .ae-miniorder-custom .bottom-buttons .input-items.currency-block {
    width: 12%
}

.essays-calculator.with-title .ae-miniorder-custom .bottom-buttons .input-items.writing-level-buttons {
    width: 73.333%
}

.essays-calculator.with-title .ae-miniorder-custom .bottom-buttons .input-items.writing-level-buttons .select2Buttons .select-buttons li a {
    border-radius: 6px
}

.essays-calculator.with-title .ae-miniorder-custom .bottom-buttons .input-items.number-field:after {
    color: #414C68;
    font-weight: 500
}

.essays-calculator.with-title .ae-miniorder-custom .bottom-buttons .currency {
    display: block;
    position: static;
    width: 86px;
    height: 48px;
    color: #414C68;
    border: 1px solid #D9E0ED;
    background: url(/wp-content/themes/best-writing-service/images/vector2.svg) right 12px center no-repeat, #F8F9FC;
    border-radius: 6px;
    padding: 0 15px;
    font-size: 14px;
    font-weight: 500;
    cursor: pointer;
    -webkit-appearance: none
}

.essays-calculator.without-title .ae-miniorder-custom .top-select-buttons .input-items:last-child {
    width: 33.333%
}

.essays-calculator.without-title .ae-miniorder-custom .input-items.get-title input {
    background: #F8F9FC
}

.essays-calculator.without-title .ae-miniorder-custom .bottom-buttons .input-items.currency-block {
    width: 12%
}

.essays-calculator.without-title .ae-miniorder-custom .bottom-buttons .input-items.writing-level-buttons {
    width: 73.333%
}

.essays-calculator.without-title .ae-miniorder-custom .bottom-buttons .input-items.writing-level-buttons .select2Buttons .select-buttons li a {
    border-radius: 6px
}

.essays-calculator.without-title .ae-miniorder-custom .bottom-buttons .input-items.number-field:after {
    color: #414C68;
    font-weight: 500
}

.essays-calculator.without-title .ae-miniorder-custom .bottom-buttons .currency {
    display: block;
    position: static;
    width: 86px;
    height: 48px;
    color: #414C68;
    border: 1px solid #D9E0ED;
    background: url(/wp-content/themes/best-writing-service/images/vector2.svg) right 12px center no-repeat, #F8F9FC;
    border-radius: 6px;
    padding: 0 15px;
    font-size: 14px;
    font-weight: 500;
    cursor: pointer;
    -webkit-appearance: none
}

@media all and (max-width:1200px) {
    .essays-calculator .ae-miniorder-custom .selectUrgency2Buttons {
        overflow-x: scroll
    }

    .essays-calculator .ae-miniorder-custom .selectUrgency2Buttons .prices {
        -ms-flex-pack: left;
        justify-content: left
    }

    .essays-calculator .ae-miniorder-custom .selectUrgency2Buttons .prices li {
        min-width: 80px
    }
}

@media all and (max-width:992px) {
    .essays-calculator {
        padding: 25px;
        background-position: top 30px right 20px
    }

    .essays-calculator .ae-miniorder-custom .currency {
        top: 23px;
        right: 25px
    }
}

@media all and (max-width:970px) {
    .essays-calculator {
        background-position: top 30px right 110px
    }

    .essays-calculator .ae-miniorder-custom .top-select-buttons {
        -ms-flex-direction: column;
        flex-direction: column
    }

    .essays-calculator .ae-miniorder-custom .top-select-buttons .input-items {
        width: 100%;
        padding: 0 !important
    }

    .essays-calculator .ae-miniorder-custom .top-select-buttons .input-items.number-field:after {
        left: 47%
    }

    .essays-calculator .ae-miniorder-custom .top-select-buttons .input-items.number-field input {
        padding-left: 50px;
        padding-right: 140px
    }

    .essays-calculator.with-title .ae-miniorder-custom .top-select-buttons .input-items:last-child,
    .essays-calculator.without-title .ae-miniorder-custom .top-select-buttons .input-items:last-child {
        width: 100%
    }

    .essays-calculator.with-title .ae-miniorder-custom .bottom-buttons,
    .essays-calculator.without-title .ae-miniorder-custom .bottom-buttons {
        -ms-flex-direction: column;
        flex-direction: column
    }

    .essays-calculator.with-title .ae-miniorder-custom .bottom-buttons .input-items,
    .essays-calculator.without-title .ae-miniorder-custom .bottom-buttons .input-items {
        width: 100%;
        padding: 0
    }

    .essays-calculator.with-title .ae-miniorder-custom .bottom-buttons .input-items.writing-level-buttons,
    .essays-calculator.without-title .ae-miniorder-custom .bottom-buttons .input-items.writing-level-buttons {
        width: 100%
    }

    .essays-calculator.with-title .ae-miniorder-custom .bottom-buttons .input-items.currency-block,
    .essays-calculator.without-title .ae-miniorder-custom .bottom-buttons .input-items.currency-block {
        font-size: 0;
        margin: 0
    }

    .essays-calculator.with-title .ae-miniorder-custom .bottom-buttons .currency,
    .essays-calculator.without-title .ae-miniorder-custom .bottom-buttons .currency {
        position: absolute;
        height: 40px
    }
}

@media all and (max-width:640px) {
    .essays-calculator .ae-miniorder-custom .top-select-buttons {
        -ms-flex-direction: column;
        flex-direction: column
    }

    .essays-calculator .ae-miniorder-custom .top-select-buttons .input-items {
        width: 100%;
        padding: 0 !important
    }
}

@media all and (max-width:600px) {
    .essays-calculator {
        margin: 30px 0;
        padding: 25px 18px;
        border-radius: 16px
    }

    .essays-calculator .title {
        font-size: 22px;
        margin: 0 0 22px;
        text-align: left;
        line-height: 118%
    }

    .essays-calculator .words-block {
        padding: 15px 15px 15px 56px
    }

    .essays-calculator .words-block:before {
        transform: none;
        top: 14px
    }

    .essays-calculator .words-block span {
        display: inline
    }

    .essays-calculator .ae-miniorder-custom .white-space {
        padding: 15px
    }

    .essays-calculator .ae-miniorder-custom .currency {
        right: 19px
    }

    .essays-calculator .ae-miniorder-custom .total {
        margin: 15px 0 0
    }

    .essays-calculator .ae-miniorder-custom .total .total-wrapper {
        margin: 0 auto 20px;
        padding: 7px 12px
    }

    .essays-calculator .ae-miniorder-custom .total .sidebar-total {
        width: 100%;
        text-align: center;
        font-size: 14px
    }

    .essays-calculator .ae-miniorder-custom .total .sidebar-total .mini-order-total-price {
        font-size: 17px
    }

    .essays-calculator .ae-miniorder-custom .total .total-button {
        width: 100%;
        text-align: center
    }

    .essays-calculator .ae-miniorder-custom .urgency-buttons {
        margin: 12px 0 0
    }

    .essays-calculator .ae-miniorder-custom .selectUrgency2Buttons {
        margin: 5px 0 0
    }
}

@media all and (max-width:420px) {
    .essays-calculator .ae-miniorder-custom .top-select-buttons .input-items.number-field:after {
        font-size: 11px;
        left: 34%
    }

    .essays-calculator .ae-miniorder-custom .top-select-buttons .input-items.number-field input {
        padding-left: 34px;
        padding-right: 140px
    }

    .essays-calculator.with-title .ae-miniorder-custom .bottom-buttons .input-items.number-field .pm-input .minus,
    .essays-calculator.without-title .ae-miniorder-custom .bottom-buttons .input-items.number-field .pm-input .minus {
        text-align: left;
        padding-left: 5px
    }

    .essays-calculator.with-title .ae-miniorder-custom .bottom-buttons .input-items.number-field .pm-input .plus,
    .essays-calculator.without-title .ae-miniorder-custom .bottom-buttons .input-items.number-field .pm-input .plus {
        text-align: right;
        padding-right: 5px
    }
}

@media all and (max-width:370px) {
    .essays-calculator .title {
        padding-right: 85px
    }
}

body .ae-lending-calculator {
    display: block;
    margin: 30px 0
}

body .ae-lending-calculator .lending-calculator-component {
    display: block;
    position: relative;
    background: #F2F6FC;
    border: 1px solid #DEE0F0;
    border-radius: 24px;
    margin: 50px 0;
    padding: 60px;
    font-family: SpaceGrotesk
}

body .ae-lending-calculator .lending-calculator-component .header {
    color: #1B2A50;
    font-size: 32px;
    font-weight: 700;
    margin: 0;
    padding: 0;
    text-align: center;
    font-family: SpaceGrotesk
}

body .ae-lending-calculator .lending-calculator-component a.become-vip-client {
    display: none;
    text-align: center
}

body .ae-lending-calculator .lending-calculator-component a.become-vip-client:hover:before {
    transition: .5s;
    filter: drop-shadow(2px 4px 6px silver)
}

body .ae-lending-calculator .lending-calculator-component .control-elements {
    margin: 0
}

body .ae-lending-calculator .lending-calculator-component .control-elements .control-elements-select {
    margin: 0;
    padding: 40px;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background: #fff;
    border: 3px solid #E6EEFF;
    border-radius: 16px
}

body .ae-lending-calculator .lending-calculator-component .control-elements .control-elements-select .select-item {
    font-size: 13px;
    font-weight: 500;
    color: #939AB2;
    margin: 12px 0;
    border-radius: 0;
    position: relative;
    padding: 0;
    width: 32%
}

body .ae-lending-calculator .lending-calculator-component .control-elements .control-elements-select .select-item:nth-child(3) {
    border-right: none
}

body .ae-lending-calculator .lending-calculator-component .control-elements .control-elements-select .select-item:nth-child(5):after {
    display: none
}

body .ae-lending-calculator .lending-calculator-component .control-elements .control-elements-select .select-item:last-child {
    border-right: none;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between
}

body .ae-lending-calculator .lending-calculator-component .control-elements .control-elements-select .select-item:last-child:after {
    display: none
}

body .ae-lending-calculator .lending-calculator-component .control-elements .control-elements-select .select-item .title-item {
    font-size: 13px;
    font-weight: 400;
    color: #8790A3;
    margin: 0
}

body .ae-lending-calculator .lending-calculator-component .control-elements .control-elements-select .select-item select {
    font-family: SpaceGrotesk;
    width: 100%;
    margin: 5px 0 0;
    font-size: 14px;
    font-weight: 500;
    color: #414C68;
    border: 1px solid #D9E0ED;
    border-radius: 6px;
    height: 48px;
    padding: 0 12px;
    cursor: pointer;
    -webkit-appearance: none;
    background: url(/wp-content/themes/best-writing-service/images/vector2.svg) right 12px center no-repeat, #F8F9FC;
    outline: 0
}

body .ae-lending-calculator .lending-calculator-component .control-elements .control-elements-select .select-item .pm-input.number-field {
    position: relative;
    border: none;
    box-shadow: none;
    margin: 5px 0 0;
    font-family: 'Neue Alte Grotesk'
}

body .ae-lending-calculator .lending-calculator-component .control-elements .control-elements-select .select-item .pm-input.number-field span {
    position: absolute;
    display: inline-block;
    width: 40px;
    height: 40px;
    border-radius: 0;
    border: none;
    top: 5px;
    background: 0 0;
    text-align: center;
    cursor: pointer;
    z-index: 1;
    padding-top: 13px
}

body .ae-lending-calculator .lending-calculator-component .control-elements .control-elements-select .select-item .pm-input.number-field span.m {
    left: 0;
    top: 0
}

body .ae-lending-calculator .lending-calculator-component .control-elements .control-elements-select .select-item .pm-input.number-field span.p {
    right: 0;
    top: 0
}

body .ae-lending-calculator .lending-calculator-component .control-elements .control-elements-select .select-item .pm-input.number-field input {
    width: 100%;
    max-width: 100%;
    font-size: 14px;
    font-weight: 500;
    color: #414C68;
    border: 1px solid #D9E0ED;
    border-radius: 6px;
    height: 48px;
    padding: 0 12px;
    cursor: pointer;
    box-shadow: none;
    font-family: SpaceGrotesk
}

body .ae-lending-calculator .lending-calculator-component .control-elements .control-elements-select .select-item .currency {
    font-family: SpaceGrotesk;
    margin: 5px 0 0;
    width: 100%
}

body .ae-lending-calculator .lending-calculator-component .control-elements .control-elements-select .select-item .currency input[type=button] {
    height: 47px;
    line-height: 36px;
    border-radius: 0;
    background: #F8F9FC;
    border: 1px solid #D9E0ED;
    font-size: 13px;
    font-weight: 500;
    color: #28349B
}

body .ae-lending-calculator .lending-calculator-component .control-elements .control-elements-select .select-item .currency input[type=button]:first-child {
    border-radius: 6px 0 0 6px
}

body .ae-lending-calculator .lending-calculator-component .control-elements .control-elements-select .select-item .currency input[type=button]:last-child {
    border-radius: 0 6px 6px 0
}

body .ae-lending-calculator .lending-calculator-component .control-elements .control-elements-select .select-item .currency input[type=button].active {
    background: #4067EE;
    border-color: #4067EE;
    color: #fff
}

body .ae-lending-calculator .lending-calculator-component .control-elements .control-elements-checkbox-wrap {
    margin-left: 0;
    margin-right: 0;
    margin-top: 20px
}

body .ae-lending-calculator .lending-calculator-component .control-elements .control-elements-checkbox-wrap .block-wrapper {
    padding: 0
}

body .ae-lending-calculator .lending-calculator-component .control-elements .control-elements-checkbox-wrap .control-elements-checkbox .vip-services-item {
    width: 16%;
    margin: 0;
    border: 1px solid #D9E0ED;
    background: #FBFCFF;
    border-radius: 6px
}

body .ae-lending-calculator .lending-calculator-component .control-elements .control-elements-checkbox-wrap .control-elements-checkbox .vip-services-item:after {
    border-top-color: #4067EE;
    border-left-color: #4067EE
}

body .ae-lending-calculator .lending-calculator-component .control-elements .control-elements-checkbox-wrap .control-elements-checkbox .vip-services-item .vip-title {
    padding: 0;
    text-align: center;
    display: -ms-flexbox;
    display: flex;
    height: 48px;
    -ms-flex-order: 3;
    order: 3;
    font-size: 13px;
    font-weight: 500;
    color: #495575
}

body .ae-lending-calculator .lending-calculator-component .control-elements .control-elements-checkbox-wrap .control-elements-checkbox .vip-services-item label.checkbox-input {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
    padding: 20px 17px;
    font-family: SpaceGrotesk
}

body .ae-lending-calculator .lending-calculator-component .control-elements .control-elements-checkbox-wrap .control-elements-checkbox .vip-services-item label.checkbox-input i {
    position: static;
    margin: 0;
    -ms-flex-order: 1;
    order: 1
}

body .ae-lending-calculator .lending-calculator-component .control-elements .control-elements-checkbox-wrap .control-elements-checkbox .vip-services-item label.checkbox-input.checked {
    border-color: #9BB1FF;
    background: #fff;
    box-shadow: 0 2px 7px rgba(54, 151, 241, .2)
}

body .ae-lending-calculator .lending-calculator-component .control-elements .control-elements-checkbox-wrap .control-elements-checkbox .vip-services-item label.checkbox-input.checked i.chek {
    background: #4067EE;
    border-radius: 4px;
    text-align: center
}

body .ae-lending-calculator .lending-calculator-component .control-elements .control-elements-checkbox-wrap .control-elements-checkbox .vip-services-item label.checkbox-input.checked i.chek:before {
    content: url(/wp-content/themes/best-writing-service/images/check.svg)
}

body .ae-lending-calculator .lending-calculator-component .control-elements .control-elements-checkbox-wrap .control-elements-checkbox .vip-services-item label.checkbox-input .vip-price {
    -ms-flex-order: 2;
    order: 2;
    font-weight: 500;
    color: #222;
    position: static;
    margin: 15px 0
}

body .ae-lending-calculator .lending-calculator-component .control-elements .control-elements-checkbox-wrap .control-elements-checkbox .vip-services-item label.checkbox-input .vip-price .price-wrap {
    font-family: SpaceGrotesk;
    font-size: 18px;
    font-weight: 600;
    color: #074199
}

body .ae-lending-calculator .lending-calculator-component .control-elements .control-elements-checkbox-wrap .vip-service-or:after,
body .ae-lending-calculator .lending-calculator-component .control-elements .control-elements-checkbox-wrap .vip-service-or:before {
    width: 40%
}

body .ae-lending-calculator .lending-calculator-component .control-elements .control-elements-checkbox-wrap .vip-service-title {
    font-weight: 600;
    font-family: SpaceGrotesk;
    font-size: 14px;
    color: #082FB9;
    border-radius: 10px;
    padding: 3px 12px
}

body .ae-lending-calculator .lending-calculator-component .control-elements .control-elements-checkbox-wrap .vip-service-title .arrow-down {
    font-size: 0;
    background: url(/wp-content/themes/best-writing-service/images/vector2.svg) right center no-repeat;
    transform: none;
    width: 5px;
    vertical-align: middle
}

body .ae-lending-calculator .lending-calculator-component .control-elements .control-elements-checkbox-wrap .vip-service-title .arrow-up {
    font-size: 0;
    background: url(/wp-content/themes/best-writing-service/images/vector2.svg) right center no-repeat;
    transform: rotate(180deg);
    width: 5px;
    vertical-align: middle
}

body .ae-lending-calculator .lending-calculator-component .control-elements .control-elements-checkbox-wrap .vip-services-item.vip-package {
    border: none;
    box-shadow: none;
    background: 0 0;
    border-radius: 8px;
    width: 100%;
    margin: 0;
    padding: 0
}

body .ae-lending-calculator .lending-calculator-component .control-elements .control-elements-checkbox-wrap .vip-services-item.vip-package label {
    background: #2343B2;
    padding: 15px 0;
    width: 100%;
    border-radius: 8px
}

body .ae-lending-calculator .lending-calculator-component .control-elements .control-elements-checkbox-wrap .vip-services-item.vip-package label.checked {
    background: #6f85cd
}

body .ae-lending-calculator .lending-calculator-component .control-elements .control-elements-checkbox-wrap .vip-services-item.vip-package .checkbox-input i.chek,
body .ae-lending-calculator .lending-calculator-component .control-elements .control-elements-checkbox-wrap .vip-services-item.vip-package:after,
body .ae-lending-calculator .lending-calculator-component .control-elements .control-elements-checkbox-wrap .vip-services-item.vip-package:before {
    display: none
}

body .ae-lending-calculator .lending-calculator-component .control-elements .control-elements-checkbox-wrap .vip-services-item.vip-package .vip-title.vip-title-package {
    font-family: SpaceGrotesk;
    padding-left: 110px;
    padding-top: 0;
    position: relative
}

body .ae-lending-calculator .lending-calculator-component .control-elements .control-elements-checkbox-wrap .vip-services-item.vip-package .vip-title.vip-title-package:before {
    content: '';
    display: block;
    position: absolute;
    width: 64px;
    height: 64px;
    background: url(/wp-content/themes/best-writing-service/images/landing-calculator-vip-package.svg) center no-repeat;
    left: 22px;
    top: 50%;
    transform: translateY(-50%)
}

body .ae-lending-calculator .lending-calculator-component .control-elements .control-elements-checkbox-wrap .vip-services-item.vip-package .vip-title.vip-title-package .vip-service-title {
    text-transform: none;
    font-size: 24px;
    color: #fff;
    font-weight: 600;
    font-family: SpaceGrotesk
}

body .ae-lending-calculator .lending-calculator-component .control-elements .control-elements-checkbox-wrap .vip-services-item.vip-package .vip-title.vip-title-package span.including-all-services {
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    opacity: .5
}

body .ae-lending-calculator .lending-calculator-component .control-elements .control-elements-checkbox-wrap .vip-services-item.vip-package .price-block {
    font-family: SpaceGrotesk;
    position: absolute
}

body .ae-lending-calculator .lending-calculator-component .control-elements .control-elements-checkbox-wrap .vip-services-item.vip-package .price-block .discount {
    font-family: SpaceGrotesk;
    color: #8BA5FF;
    font-size: 22px
}

body .ae-lending-calculator .lending-calculator-component .control-elements .control-elements-checkbox-wrap .vip-services-item.vip-package .price-block .price {
    font-family: SpaceGrotesk;
    font-size: 22px;
    font-weight: 600;
    color: #F4DD62
}

body .ae-lending-calculator .lending-calculator-component .control-elements .control-elements-checkbox-wrap .vip-services-item.vip-package .price-block .old-price {
    font-size: 16px;
    font-weight: 400;
    color: #8193D3
}

body .ae-lending-calculator .lending-calculator-component .control-elements .control-elements-total {
    margin: 0;
    -ms-flex-direction: row;
    flex-direction: row
}

body .ae-lending-calculator .lending-calculator-component .control-elements .control-elements-total div.total-button {
    margin-top: 0;
    padding: 20px 0 0
}

body .ae-lending-calculator .lending-calculator-component .control-elements .control-elements-total div.total-button input[type=submit] {
    font-family: SpaceGrotesk;
    text-transform: none;
    font-size: 16px;
    font-weight: 600;
    height: 48px;
    border-radius: 40px;
    background: #F4DD62;
    border-color: #F4DD62;
    line-height: 48px;
    width: 100%;
    max-width: 300px;
    transition: .2s;
    color: #121B6B
}

body .ae-lending-calculator .lending-calculator-component .control-elements .control-elements-total div.total-button input[type=submit]:hover {
    background: #F4DD62;
    border-color: #F4DD62
}

@media all and (max-width:1200px) {
    body .ae-lending-calculator .lending-calculator-component {
        padding: 25px
    }

    body .ae-lending-calculator .lending-calculator-component.mobile_s .control-elements .control-elements-checkbox-wrap .vip-service-or:after,
    body .ae-lending-calculator .lending-calculator-component.mobile_s .control-elements .control-elements-checkbox-wrap .vip-service-or:before {
        width: 25px
    }
}

@media all and (max-width:870px) {
    body .ae-lending-calculator .lending-calculator-component .control-elements .control-elements-checkbox-wrap .control-elements-checkbox .vip-services-item {
        width: 32%;
        margin: 0 0 8px
    }

    body .ae-lending-calculator .lending-calculator-component .control-elements .control-elements-checkbox-wrap .control-elements-checkbox .vip-services-item label.checkbox-input {
        padding: 12px 17px
    }

    body .ae-lending-calculator .lending-calculator-component .control-elements .control-elements-checkbox-wrap .control-elements-checkbox .vip-services-item label.checkbox-input .vip-price {
        margin: 7px 0
    }

    body .ae-lending-calculator .lending-calculator-component .control-elements .control-elements-checkbox-wrap .control-elements-checkbox .vip-services-item label.checkbox-input .vip-title {
        height: 40px
    }
}

@media all and (max-width:760px) {
    body .ae-lending-calculator .lending-calculator-component .control-elements .control-elements-checkbox-wrap .vip-services-item.vip-package .vip-title.vip-title-package {
        display: block;
        text-align: center;
        padding: 0
    }

    body .ae-lending-calculator .lending-calculator-component .control-elements .control-elements-checkbox-wrap .vip-services-item.vip-package .price-block {
        position: static;
        display: block;
        margin: 0;
        text-align: center
    }
}

@media all and (max-width:700px) {
    body .ae-lending-calculator .lending-calculator-component .control-elements .control-elements-select .select-item {
        width: 100%;
        border-right: 0
    }
}

@media all and (max-width:600px) {
    body .ae-lending-calculator .lending-calculator-component {
        border-radius: 12px;
        padding: 25px 12px
    }

    body .ae-lending-calculator .lending-calculator-component .header {
        font-size: 20px;
        padding: 0 0 15px
    }

    body .ae-lending-calculator .lending-calculator-component .control-elements .control-elements-select {
        padding: 15px;
        border-radius: 12px
    }

    body .ae-lending-calculator .lending-calculator-component .control-elements .control-elements-select .select-item {
        height: 67px
    }

    body .ae-lending-calculator .lending-calculator-component .control-elements .control-elements-select .select-item .title-item {
        padding: 0
    }

    body .ae-lending-calculator .lending-calculator-component .control-elements .control-elements-select .select-item select {
        padding: 0 0 0 15px
    }

    body .ae-lending-calculator .lending-calculator-component .control-elements .control-elements-checkbox-wrap .vip-services-item.vip-package {
        width: 100%;
        margin: 0;
        border-radius: 8px
    }

    body .ae-lending-calculator .lending-calculator-component .control-elements .control-elements-checkbox-wrap .vip-services-item.vip-package .vip-title.vip-title-package {
        padding-left: 22px
    }

    body .ae-lending-calculator .lending-calculator-component .control-elements .control-elements-checkbox-wrap .vip-services-item.vip-package .vip-title.vip-title-package:before {
        left: 8px;
        top: 0;
        transform: none;
        width: 35px;
        height: 35px;
        background-size: cover
    }

    body .ae-lending-calculator .lending-calculator-component .control-elements .control-elements-checkbox-wrap .vip-services-item.vip-package .vip-title.vip-title-package .vip-service-title {
        font-size: 14px
    }

    body .ae-lending-calculator .lending-calculator-component .control-elements .control-elements-checkbox-wrap .vip-services-item.vip-package .vip-title.vip-title-package span.including-all-services {
        font-size: 13px
    }

    body .ae-lending-calculator .lending-calculator-component .control-elements .control-elements-checkbox-wrap .vip-services-item.vip-package .price-block .old-price {
        font-size: 14px
    }

    body .ae-lending-calculator .lending-calculator-component .control-elements .control-elements-checkbox-wrap .vip-services-item.vip-package .price-block .discount {
        font-size: 17px
    }

    body .ae-lending-calculator .lending-calculator-component .control-elements .control-elements-checkbox-wrap .vip-services-item.vip-package .price-block .price {
        font-size: 20px
    }

    body .ae-lending-calculator .lending-calculator-component .control-elements .control-elements-checkbox-wrap .control-elements-checkbox .vip-services-item {
        width: 100%;
        border-radius: 8px;
        box-shadow: 0 3px 12px rgba(61, 96, 186, .1)
    }

    body .ae-lending-calculator .lending-calculator-component .control-elements .control-elements-checkbox-wrap .control-elements-checkbox .vip-services-item label.checkbox-input {
        -ms-flex-direction: row;
        flex-direction: row;
        padding: 12px 0;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-align: center;
        align-items: center;
        width: 100%
    }

    body .ae-lending-calculator .lending-calculator-component .control-elements .control-elements-checkbox-wrap .control-elements-checkbox .vip-services-item label.checkbox-input i {
        margin: 0 0 0 12px
    }

    body .ae-lending-calculator .lending-calculator-component .control-elements .control-elements-checkbox-wrap .control-elements-checkbox .vip-services-item label.checkbox-input .vip-title {
        font-size: 12px;
        text-align: left;
        width: 54%;
        height: auto
    }

    body .ae-lending-calculator .lending-calculator-component .control-elements .control-elements-checkbox-wrap .control-elements-checkbox .vip-services-item label.checkbox-input .vip-price {
        -ms-flex-order: 3;
        order: 3;
        margin: 5px 8px
    }

    body .ae-lending-calculator .lending-calculator-component .control-elements .control-elements-checkbox-wrap .control-elements-checkbox .vip-services-item label.checkbox-input .vip-price .price-wrap {
        font-size: 13px
    }

    body .ae-lending-calculator .lending-calculator-component .control-elements .control-elements-checkbox-wrap .control-elements-checkbox .vip-services-item label.checkbox-input.checked {
        border-radius: 8px
    }

    body .ae-lending-calculator .lending-calculator-component .control-elements .control-elements-total div.total-button {
        padding: 15px
    }
}

body .order-form-wrapper .row.ws-additional-order-id {
    position: relative
}

.order-form-wrapper .ws-additional-order-id .material-hint {
    display: inline-block;
    position: absolute;
    top: -1px;
    left: 185px
}

.order-form-wrapper .ws-additional-order-id label small {
    text-align: left
}

@media (max-width:450px) {
    body .ae-order .order-form-wrapper .data-table .row.ws-additional-order-id .material-hint .dropdown-content {
        left: -150px !important
    }
}

.top-writers {
    position: relative;
    background: url(/wp-content/themes/best-writing-service/images/top-writers-bg.png) right bottom no-repeat, radial-gradient(31.54% 166.82% at 65.08% 131.82%, #A6B9FF 0, #565DFF 100%);
    border-radius: 24px;
    margin: 50px 0
}

.top-writers .wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    padding: 53px 65px
}

.top-writers .wrapper .banner-decor {
    position: absolute;
    bottom: 0;
    right: 27%
}

.top-writers .wrapper .text {
    width: 45%;
    position: relative
}

.top-writers .wrapper .text img {
    position: absolute;
    right: 19px;
    top: -15px
}

.top-writers .wrapper .text .title {
    font-size: 34px;
    font-weight: 700;
    line-height: 140%;
    color: #fff;
    margin: 0 0 10px
}

.top-writers .wrapper .text .title br {
    display: none
}

.top-writers .wrapper .text .info {
    font-size: 20px;
    font-weight: 300;
    color: #fff;
    line-height: 140%
}

.top-writers .wrapper .banner-button {
    width: 35%;
    text-align: right
}

.top-writers .wrapper .banner-button a {
    margin: 0;
    min-width: 220px;
    height: 56px;
    line-height: 54px
}

@media all and (max-width:1200px) {
    .top-writers .wrapper {
        padding: 40px 25px
    }

    .top-writers .wrapper .text img {
        right: -15px
    }
}

@media all and (max-width:992px) {
    .top-writers .wrapper .banner-decor {
        right: 30%
    }

    .top-writers .wrapper .text img {
        display: none
    }

    .top-writers .wrapper .text .title {
        font-size: 28px
    }

    .top-writers .wrapper .text .info {
        font-size: 16px
    }
}

@media all and (max-width:750px) {
    .top-writers .wrapper .text {
        width: 100%;
        padding-right: 185px;
        margin: 0 0 20px
    }

    .top-writers .wrapper .banner-button {
        width: 100%;
        text-align: left
    }

    .top-writers .wrapper .banner-decor {
        right: 3%
    }
}

@media all and (max-width:510px) {
    .top-writers {
        border-radius: 12px
    }

    .top-writers .wrapper {
        padding: 25px 25px 155px
    }

    .top-writers .wrapper .text {
        padding-right: 0
    }

    .top-writers .wrapper .text img {
        display: block;
        width: 42px;
        right: 20px;
        top: 25px
    }

    .top-writers .wrapper .text .title {
        font-size: 24px
    }

    .top-writers .wrapper .text .title br {
        display: block
    }

    .top-writers .wrapper .text .info {
        font-size: 15px
    }

    .top-writers .wrapper .banner-decor {
        width: 125px;
        right: auto;
        left: 50%;
        transform: translateX(-50%)
    }

    .top-writers .wrapper .banner-button a {
        height: 48px;
        line-height: 46px;
        font-size: 16px
    }
}

.essays-banner {
    position: relative;
    background: radial-gradient(60.92% 335.49% at 57.6% 186.56%, #C5AAFF 0, #9483FF 51.04%, #301BAC 100%);
    border-radius: 16px;
    margin: 50px 0;
    overflow: hidden
}

.essays-banner:before {
    content: url(/wp-content/themes/best-writing-service/images/cloud-left.png);
    line-height: 0;
    position: absolute;
    left: 9%;
    top: 0
}

.essays-banner:after {
    content: url(/wp-content/themes/best-writing-service/images/cloud-right.png);
    line-height: 0;
    position: absolute;
    right: 0;
    top: 0
}

.essays-banner .wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    padding: 53px 65px
}

.essays-banner .wrapper .banner-decor {
    position: absolute;
    bottom: -15px;
    right: 30%
}

.essays-banner .wrapper .text {
    width: 45%;
    position: relative
}

.essays-banner .wrapper .text .title {
    font-size: 28px;
    font-weight: 700;
    line-height: 140%;
    color: #fff;
    margin: 0 0 5px;
    text-align: left
}

.essays-banner .wrapper .text .info {
    font-size: 16px;
    font-weight: 300;
    color: #DFDCFF;
    line-height: 140%
}

.essays-banner .wrapper .banner-button {
    width: 35%;
    text-align: right
}

.essays-banner .wrapper .banner-button a {
    margin: 0;
    min-width: 220px;
    height: 56px;
    line-height: 54px;
    background: #F4DD62;
    border-color: #F4DD62;
    color: #1B2A50
}

@media all and (max-width:1200px) {
    .essays-banner .wrapper {
        padding: 40px 25px
    }

    .essays-banner .wrapper .text img {
        right: -15px
    }
}

@media all and (max-width:992px) {
    .essays-banner .wrapper .banner-decor {
        right: 30%
    }

    .essays-banner .wrapper .text .title {
        font-size: 28px
    }

    .essays-banner .wrapper .text .info {
        font-size: 16px
    }
}

@media all and (max-width:750px) {
    .essays-banner .wrapper .text {
        width: 100%;
        padding-right: 230px;
        margin: 0 0 20px
    }

    .essays-banner .wrapper .banner-button {
        width: 100%;
        text-align: left
    }

    .essays-banner .wrapper .banner-decor {
        right: 3%
    }
}

@media all and (max-width:510px) {
    .essays-banner {
        border-radius: 12px
    }

    .essays-banner .wrapper {
        padding: 45px 25px 155px
    }

    .essays-banner .wrapper .text {
        padding-right: 0
    }

    .essays-banner .wrapper .text .title {
        font-size: 24px;
        padding: 0
    }

    .essays-banner .wrapper .text .title br {
        display: block
    }

    .essays-banner .wrapper .text .info {
        font-size: 15px
    }

    .essays-banner .wrapper .banner-decor {
        width: 210px;
        right: auto;
        left: 50%;
        transform: translateX(-50%)
    }

    .essays-banner .wrapper .banner-button a {
        height: 48px;
        line-height: 46px;
        font-size: 16px
    }
}

.keep-calm {
    position: relative;
    background: radial-gradient(43.31% 249.59% at 58.8% 122.5%, #71B2FF 0, #565DFF 50.52%, #3058E7 100%);
    border-radius: 16px;
    margin: 50px 0;
    overflow: hidden
}

.keep-calm .banner-decor {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%)
}

.keep-calm .wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    padding: 50px 65px
}

.keep-calm .wrapper .text {
    width: 65%;
    position: relative;
    padding-left: 80px
}

.keep-calm .wrapper .text .title {
    font-size: 28px;
    font-weight: 700;
    line-height: 140%;
    color: #fff;
    margin: 0 0 5px;
    text-align: left
}

.keep-calm .wrapper .text .info {
    font-size: 16px;
    font-weight: 300;
    color: #DFDCFF;
    line-height: 140%
}

.keep-calm .wrapper .banner-button {
    width: 35%;
    text-align: right
}

.keep-calm .wrapper .banner-button a {
    margin: 0;
    min-width: 220px;
    height: 56px;
    line-height: 54px;
    background: #F4DD62;
    border-color: #F4DD62;
    color: #1B2A50
}

@media all and (max-width:992px) {
    .keep-calm .wrapper .text {
        padding-left: 70px
    }

    .keep-calm .wrapper .text .title {
        font-size: 28px
    }

    .keep-calm .wrapper .text .info {
        font-size: 16px
    }
}

@media all and (max-width:660px) {
    .keep-calm {
        border-radius: 12px
    }

    .keep-calm .banner-decor {
        left: 30%;
        top: auto;
        transform: rotate(270deg);
        bottom: 20px
    }

    .keep-calm .wrapper {
        padding: 45px 25px 155px
    }

    .keep-calm .wrapper .text {
        width: 100%;
        padding: 0
    }

    .keep-calm .wrapper .banner-button {
        width: 100%;
        text-align: center;
        margin: 15px 0 0
    }
}

@media all and (max-width:510px) {
    .keep-calm .wrapper .text {
        padding-right: 0
    }

    .keep-calm .wrapper .text .title {
        font-size: 24px;
        padding: 0
    }

    .keep-calm .wrapper .text .title br {
        display: block
    }

    .keep-calm .wrapper .text .info {
        font-size: 15px
    }

    .keep-calm .wrapper .banner-button a {
        height: 48px;
        line-height: 46px;
        font-size: 16px
    }
}

.vip-support {
    position: relative;
    background: url(/wp-content/themes/best-writing-service/images/vip-support-bg.png) right bottom no-repeat, radial-gradient(38.17% 214.69% at 65.08% 131.82%, #FFE871 0, #FF9356 61.98%, #EE4723 100%);
    border-radius: 24px;
    margin: 50px 0
}

.vip-support .wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    padding: 53px 65px
}

.vip-support .wrapper .banner-decor {
    position: absolute;
    bottom: 0;
    right: 30%
}

.vip-support .wrapper .text {
    width: 45%;
    position: relative
}

.vip-support .wrapper .text img {
    position: absolute;
    right: 19px;
    top: -15px
}

.vip-support .wrapper .text .title {
    font-size: 34px;
    font-weight: 700;
    line-height: 140%;
    color: #fff;
    margin: 0 0 10px;
    text-align: left
}

.vip-support .wrapper .text .info {
    font-size: 20px;
    font-weight: 300;
    color: #fff;
    line-height: 140%
}

.vip-support .wrapper .banner-button {
    width: 35%;
    text-align: right
}

.vip-support .wrapper .banner-button a {
    margin: 0;
    min-width: 220px;
    height: 56px;
    line-height: 54px;
    background: #082FB9;
    border-color: #082FB9
}

.vip-support .wrapper .banner-button a:hover {
    background: #4067ee;
    border-color: #4067ee;
    box-shadow: none
}

@media all and (max-width:1200px) {
    .vip-support .wrapper {
        padding: 40px 25px
    }

    .vip-support .wrapper .text img {
        right: -15px
    }
}

@media all and (max-width:992px) {
    .vip-support .wrapper .banner-decor {
        right: 30%
    }

    .vip-support .wrapper .text .title {
        font-size: 28px
    }

    .vip-support .wrapper .text .info {
        font-size: 16px
    }
}

@media all and (max-width:750px) {
    .vip-support .wrapper .text {
        width: 100%;
        padding-right: 230px;
        margin: 0 0 20px
    }

    .vip-support .wrapper .banner-button {
        width: 100%;
        text-align: left
    }

    .vip-support .wrapper .banner-decor {
        right: 3%
    }
}

@media all and (max-width:510px) {
    .vip-support {
        border-radius: 12px
    }

    .vip-support .wrapper {
        padding: 25px 25px 155px
    }

    .vip-support .wrapper .text {
        padding-right: 0
    }

    .vip-support .wrapper .text .title {
        font-size: 24px;
        padding: 0
    }

    .vip-support .wrapper .text .title br {
        display: block
    }

    .vip-support .wrapper .text .info {
        font-size: 15px
    }

    .vip-support .wrapper .banner-decor {
        width: 125px;
        right: auto;
        left: 50%;
        transform: translateX(-50%)
    }

    .vip-support .wrapper .banner-button a {
        height: 48px;
        line-height: 46px;
        font-size: 16px
    }
}

.words-banner {
    background: radial-gradient(31.54% 166.82% at 65.08% 131.82%, #9043F1 0, #7E41FF 100%);
    border-radius: 20px;
    position: relative;
    margin: 50px 0;
    overflow: hidden
}

.words-banner:after,
.words-banner:before {
    position: absolute;
    transform: translateY(-50%);
    z-index: 0;
    line-height: 0;
    top: 50%
}

.words-banner:before {
    content: url(/wp-content/themes/best-writing-service/images/words-banner-left.png);
    left: 0
}

.words-banner:after {
    content: url(/wp-content/themes/best-writing-service/images/words-banner-right.png);
    right: 0
}

.words-banner .wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    padding: 31px 55px 31px 255px;
    position: relative;
    z-index: 1
}

.words-banner .wrapper .text {
    width: 77%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    position: relative
}

.words-banner .wrapper .text:before {
    content: '+';
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 20px;
    color: #fff;
    font-size: 40px;
    font-weight: 700;
    line-height: 0
}

.words-banner .wrapper .text .side {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 47%
}

.words-banner .wrapper .text .side .top {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.words-banner .banner-decor-left-mobile,
.words-banner .banner-decor-right-mobile {
    display: none
}

.words-banner .wrapper .text .perc {
    font-size: 40px;
    color: #fff;
    font-weight: 700
}

.words-banner .wrapper .text .small-text {
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    line-height: 120%;
    margin-left: 15px
}

.words-banner .wrapper .text .bottom {
    background: rgba(82, 47, 221, .7);
    border-radius: 8px;
    width: fit-content;
    font-size: 17px;
    color: #fff;
    font-weight: 300;
    padding: 8px 20px
}

.words-banner .wrapper .text .bottom span {
    color: #F4DD62
}

.words-banner .wrapper .banner-button {
    width: 23%;
    text-align: right;
    position: relative;
    z-index: 2
}

.words-banner .wrapper .banner-button a {
    margin: 0;
    background: #F4DD62;
    font-size: 17px;
    color: #1B2A50;
    border-color: #F4DD62;
    font-weight: 600
}

.words-banner .banner-decor-left {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%)
}

.words-banner .banner-decor-right {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1
}

@media all and (max-width:1200px) {
    .words-banner .wrapper {
        padding: 20px 55px 20px 255px
    }

    .words-banner .wrapper .text:before {
        bottom: 60px;
        left: 45%
    }

    .words-banner .wrapper .text .bottom {
        font-size: 13px
    }
}

@media all and (max-width:1000px) {
    .words-banner:before {
        content: url(/wp-content/themes/best-writing-service/images/w-banner-left-top.svg);
        transform: none;
        top: 0
    }

    .words-banner:after {
        content: url(/wp-content/themes/best-writing-service/images/w-banner-right-bottom.svg);
        transform: none;
        top: auto;
        bottom: 0
    }

    .words-banner .wrapper .text {
        width: 100%
    }

    .words-banner .wrapper .banner-button {
        width: 100%;
        margin: 15px 0 0;
        text-align: center
    }

    .words-banner .wrapper .banner-button a {
        min-width: auto;
        width: 100%;
        max-width: 60%
    }

    .words-banner .wrapper .banner-decor-right {
        display: none
    }

    .words-banner .wrapper .banner-decor-right-mobile {
        display: block;
        position: absolute;
        right: 0;
        bottom: 0
    }
}

@media all and (max-width:870px) {
    .words-banner .wrapper {
        padding: 20px 55px 20px 158px
    }

    .words-banner .wrapper .banner-decor-left {
        left: -35px
    }
}

@media all and (max-width:760px) {
    .words-banner .wrapper {
        padding: 115px 15px 25px
    }

    .words-banner .wrapper .banner-decor-left {
        display: none
    }

    .words-banner .wrapper .banner-decor-left-mobile {
        display: block;
        position: absolute;
        top: 0;
        left: 50%;
        transform: translateX(-50%)
    }

    .words-banner .wrapper .text:before {
        left: 50%
    }

    .words-banner .wrapper .text .side {
        -ms-flex-align: center;
        align-items: center
    }
}

@media all and (max-width:600px) {
    .words-banner {
        border-radius: 12px
    }

    .words-banner .wrapper {
        -ms-flex-pack: center;
        justify-content: center
    }

    .words-banner .wrapper .text {
        width: 250px;
        max-width: 100%;
        padding-left: 25px;
        position: relative;
        z-index: 1
    }

    .words-banner .wrapper .text:before {
        font-size: 29px;
        bottom: 63px;
        left: 7px
    }

    .words-banner .wrapper .text .side {
        width: 100%;
        -ms-flex-align: baseline;
        align-items: baseline;
        margin: 0 0 12px
    }

    .words-banner .wrapper .text .perc {
        font-size: 32px
    }

    .words-banner .wrapper .text .small-text {
        font-size: 13px
    }

    .words-banner .wrapper .text .bottom {
        padding: 5px 12px
    }

    .words-banner .wrapper .banner-button a {
        max-width: 90%;
        height: 48px;
        line-height: 46px
    }
}

.site-rating {
    margin: 35px 0
}

.site-rating .sites-wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center
}

.site-rating .sites-wrapper .site {
    width: 32%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    background: #F2F6FC;
    border-radius: 8px;
    position: relative;
    padding: 25px 25px 25px 95px
}

.pages-features,
.vip-services-price {
    background: linear-gradient(224.47deg, #EDF4FF 3.9%, #F1F5FF 89.23%)
}

.site-rating .sites-wrapper .site a {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 1
}

.site-rating .sites-wrapper .site .icon {
    position: absolute;
    left: 30px;
    top: 50%;
    transform: translateY(-50%)
}

.site-rating .sites-wrapper .site .name {
    font-size: 18px;
    font-weight: 500;
    color: #1B2A50
}

.site-rating .sites-wrapper .site .name .review-stars img {
    margin: 0 2px
}

.site-rating .sites-wrapper .site .rating {
    font-size: 30px;
    font-weight: 700;
    color: #1B2A50
}

@media all and (max-width:992px) and (min-width:690px) {
    .site-rating .sites-wrapper .site {
        padding: 15px 15px 15px 65px
    }

    .site-rating .sites-wrapper .site .icon {
        left: 10px
    }

    .site-rating .sites-wrapper .site .name {
        font-size: 15px
    }

    .site-rating .sites-wrapper .site .rating {
        font-size: 24px
    }
}

@media all and (max-width:689px) {
    .site-rating .sites-wrapper .site {
        width: 100%;
        margin: 0 0 10px
    }
}

@media all and (max-width:510px) {
    .site-rating .sites-wrapper .site {
        padding: 15px 15px 15px 80px
    }

    .site-rating .sites-wrapper .site .icon {
        left: 15px
    }
}

.pages-features {
    border-radius: 24px;
    padding: 50px 40px;
    margin: 60px 0
}

.pages-features .title {
    font-size: 40px;
    font-weight: 700;
    color: #203686;
    width: fit-content;
    margin: 0 auto 40px;
    position: relative;
    z-index: 1
}

.pages-features .title:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 9px;
    background: #BCCBFF;
    left: 0;
    bottom: 9px;
    z-index: -1
}

.pages-features .features-wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.pages-features .features-wrapper .features-item {
    width: 32%;
    text-align: center;
    background: #FFF;
    box-shadow: 0 9px 22px rgba(141, 160, 226, .15);
    border-radius: 16px;
    margin: 0 0 15px;
    padding: 35px 0
}

.pages-features .features-wrapper .features-item .sub {
    font-size: 18px;
    font-weight: 600;
    color: #1B2A50;
    margin: 17px 0 0
}

.pages-features .features-wrapper .features-item span {
    color: #8790A3;
    font-size: 15px
}

@media all and (max-width:880px) {
    .pages-features .features-wrapper .features-item {
        width: 48%
    }
}

@media all and (max-width:600px) {
    .pages-features {
        border-radius: 12px;
        padding: 20px 12px 10px;
        margin: 30px 0
    }

    .pages-features .title {
        font-size: 24px;
        margin: 0 auto 20px
    }

    .pages-features .title:before {
        height: 6px;
        bottom: 5px
    }

    .pages-features .features-wrapper .features-item {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-pack: center;
        justify-content: center;
        min-height: 92px;
        width: 100%;
        border-radius: 12px;
        position: relative;
        text-align: left;
        padding: 24px 0 24px 88px
    }

    .pages-features .features-wrapper .features-item img {
        width: 60px;
        position: absolute;
        left: 15px;
        top: 50%;
        transform: translateY(-50%)
    }

    .pages-features .features-wrapper .features-item .sub {
        font-size: 16px;
        font-weight: 600;
        line-height: 150%;
        margin: 0
    }

    .pages-features .features-wrapper .features-item span {
        font-size: 14px
    }
}

.hesitate {
    position: relative;
    background: radial-gradient(57.92% 325.79% at 59.67% 146.59%, #A87EFF 0, #3E8BFF 36.98%, #347BE6 69.79%, #2750BA 100%);
    border-radius: 24px;
    margin: 50px 0
}

.hesitate:before {
    content: url(/wp-content/themes/best-writing-service/images/cloud.png);
    position: absolute;
    line-height: 0;
    right: 0;
    bottom: 15px
}

.hesitate .wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    padding: 53px 65px
}

.hesitate .wrapper .banner-decor {
    position: absolute;
    bottom: 0;
    right: 25%
}

.hesitate .wrapper .text {
    width: 45%;
    position: relative
}

.hesitate .wrapper .text img {
    position: absolute;
    right: 19px;
    top: -15px
}

.hesitate .wrapper .text .title {
    font-size: 34px;
    font-weight: 700;
    line-height: 140%;
    color: #fff;
    margin: 0 0 10px;
    text-align: left
}

.hesitate .wrapper .text .info {
    font-size: 19px;
    font-weight: 300;
    color: #fff;
    line-height: 140%
}

.hesitate .wrapper .text .info span {
    color: #F4DD62
}

.hesitate .wrapper .banner-button {
    width: 35%;
    text-align: right;
    position: relative
}

.hesitate .wrapper .banner-button a {
    margin: 0;
    min-width: 220px;
    height: 56px;
    line-height: 52px
}

.hesitate .wrapper .banner-button a.button-primary-1 {
    background: #F4DD62;
    border-color: #F4DD62;
    color: #1B2A50;
    margin: 0 0 10px
}

.hesitate .wrapper .banner-button a.button-primary-1:hover {
    background: #ffde86;
    border-color: #ffde86
}

.hesitate .wrapper .banner-button a.button-primary-3 {
    border-color: #A0B5FF;
    color: #fff;
    background: 0 0
}

@media all and (max-width:1200px) {
    .hesitate .wrapper {
        padding: 40px 25px
    }

    .hesitate .wrapper .text img {
        right: -15px
    }
}

@media all and (max-width:992px) {
    .hesitate .wrapper .banner-decor {
        right: 30%;
        width: 285px
    }

    .hesitate .wrapper .text .title {
        font-size: 28px
    }

    .hesitate .wrapper .text .info {
        font-size: 16px
    }

    .hesitate .wrapper .text .info span {
        display: block
    }
}

@media all and (max-width:750px) {
    .hesitate .wrapper .text {
        width: 100%;
        padding-right: 230px;
        margin: 0 0 20px
    }

    .hesitate .wrapper .text .info span {
        display: inline-block
    }

    .hesitate .wrapper .banner-button {
        width: 100%;
        text-align: left
    }

    .hesitate .wrapper .banner-button a {
        display: block;
        width: 220px
    }

    .hesitate .wrapper .banner-decor {
        right: 3%;
        width: auto
    }
}

@media all and (max-width:510px) {
    .hesitate {
        border-radius: 12px;
        margin: 35px 0
    }

    .hesitate .wrapper {
        padding: 25px 25px 155px
    }

    .hesitate .wrapper .text {
        padding-right: 0
    }

    .hesitate .wrapper .text .title {
        font-size: 24px;
        padding: 0;
        text-align: center
    }

    .hesitate .wrapper .text .title br {
        display: block
    }

    .hesitate .wrapper .text .info {
        font-size: 15px;
        text-align: center
    }

    .hesitate .wrapper .banner-decor {
        width: 275px;
        right: auto;
        left: 50%;
        transform: translateX(-50%)
    }

    .hesitate .wrapper .banner-button a {
        width: auto;
        height: 48px;
        line-height: 46px;
        font-size: 16px
    }
}

.vip-services-price {
    border-radius: 24px;
    margin: 50px 0;
    padding: 45px 60px 60px
}

.vip-services-price .title {
    font-size: 40px;
    font-weight: 700;
    color: #203686;
    display: block;
    width: fit-content;
    position: relative;
    margin: 0 auto 35px;
    z-index: 1;
    letter-spacing: -.02em
}

.vip-services-price .title:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 8px;
    background: #BCCBFF;
    left: 0;
    bottom: 8px;
    z-index: -1
}

.vip-services-price .all-services .item,
.vip-services-price .package {
    position: relative;
    border-radius: 16px;
    box-shadow: 0 9px 22px rgba(141, 160, 226, .15)
}

.vip-services-price .all-services {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.vip-services-price .all-services .item {
    width: 32.5%;
    background: #FFF;
    padding: 25px 0 25px 134px;
    margin: 0 0 12px
}

.vip-services-price .all-services .item:before {
    content: '';
    position: absolute;
    display: block;
    width: 80px;
    height: 80px;
    left: 28px;
    top: 50%;
    transform: translateY(-50%);
    line-height: 0
}

.vip-services-price .all-services .item:hover {
    filter: drop-shadow(2px 4px 6px #BCCBFF);
    transition: .3s
}

.vip-services-price .all-services .item a {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 1
}

.vip-services-price .all-services .item .info {
    font-size: 17px;
    font-weight: 500;
    line-height: 130%;
    color: #1B2A50;
    letter-spacing: -.02em
}

.vip-services-price .all-services .item .info span {
    display: block;
    font-weight: 700
}

.vip-services-price .all-services .item .price {
    font-size: 22px;
    font-weight: 700;
    color: #082FB9;
    margin: 5px 0 0
}

.vip-services-price .all-services .item.writer:before {
    background: url(/wp-content/themes/best-writing-service/images/vip-s-p-1.png) center no-repeat;
    background-size: cover
}

.vip-services-price .all-services .item.support:before {
    background: url(/wp-content/themes/best-writing-service/images/vip-s-p-2.png) center no-repeat;
    background-size: cover
}

.vip-services-price .all-services .item.proofread:before {
    background: url(/wp-content/themes/best-writing-service/images/vip-s-p-3.png) center no-repeat;
    background-size: cover
}

.vip-services-price .all-services .item.ex-revision:before {
    background: url(/wp-content/themes/best-writing-service/images/vip-s-p-4.png) center no-repeat;
    background-size: cover
}

.vip-services-price .all-services .item.sms:before {
    background: url(/wp-content/themes/best-writing-service/images/vip-s-p-5.png) center no-repeat;
    background-size: cover
}

.vip-services-price .all-services .item.plagiarism:before {
    background: url(/wp-content/themes/best-writing-service/images/vip-s-p-6.png) center no-repeat;
    background-size: cover
}

.vip-services-price .package {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    background: #2343B2;
    padding: 34px 50px 34px 150px;
    margin: 20px 0 0
}

.vip-services-price .package:before {
    content: '';
    background: url(/wp-content/themes/best-writing-service/images/vip-s-package.png) center no-repeat;
    background-size: cover;
    line-height: 0;
    position: absolute;
    display: block;
    width: 80px;
    height: 80px;
    left: 28px;
    top: 50%;
    transform: translateY(-50%)
}

.vip-services-price .package .info .white-text {
    font-size: 24px;
    font-weight: 600;
    color: #fff;
    letter-spacing: -.02em
}

.vip-services-price .package .info .white-text br {
    display: none
}

.vip-services-price .package .info .price {
    letter-spacing: -.02em;
    font-size: 24px;
    font-weight: 600;
    color: #F4DD62
}

.vip-services-price .package .info .price span {
    font-size: 18px;
    font-weight: 500;
    color: #8193D3;
    text-decoration: line-through;
    margin-left: 15px
}

.vip-services-price .package .button-wrapper a {
    margin: 0;
    background: #F4DD62;
    border-color: #F4DD62;
    font-size: 18px;
    font-weight: 700;
    color: #1B2A50
}

@media all and (max-width:1200px) {
    .vip-services-price {
        padding: 35px 20px
    }

    .vip-services-price .all-services .item .info {
        font-size: 15px
    }

    .how-to-buy-term-paper .left-picture-block img {
        max-width: 80%
    }
}

@media all and (max-width:992px) {
    .vip-services-price .all-services .item {
        width: 49%
    }

    .vip-services-price .package {
        padding: 34px 34px 34px 135px
    }

    .vip-services-price .package .info .price,
    .vip-services-price .package .info .white-text {
        font-size: 20px
    }
}

@media all and (max-width:700px) {

    .vip-services-price .all-services .item:before,
    .vip-services-price .package:before {
        left: 15px
    }

    .vip-services-price .all-services .item {
        padding: 15px 0 15px 110px
    }

    .vip-services-price .package {
        padding: 25px 17px 25px 110px
    }
}

@media all and (max-width:650px) {
    .vip-services-price {
        border-radius: 12px
    }

    .vip-services-price .all-services .item {
        width: 100%;
        border-radius: 12px
    }

    .vip-services-price .package {
        border-radius: 12px
    }

    .vip-services-price .package:before {
        transform: none;
        top: 15px
    }

    .vip-services-price .package .button-wrapper {
        margin: 10px 0 0
    }
}

@media all and (max-width:510px) {
    .vip-services-price {
        padding: 28px 15px
    }

    .vip-services-price .title {
        font-size: 24px;
        margin: 0 auto 20px
    }

    .vip-services-price .title:before {
        height: 6px;
        bottom: 6px
    }

    .vip-services-price .all-services .item:before,
    .vip-services-price .package:before {
        width: 60px;
        height: 60px
    }

    .vip-services-price .all-services .item {
        padding: 15px 0 15px 90px
    }

    .vip-services-price .all-services .item .price {
        font-size: 20px;
        margin: 0
    }

    .vip-services-price .package {
        margin: 10px 0 0;
        padding: 15px
    }

    .vip-services-price .package .info {
        padding-left: 76px
    }

    .vip-services-price .package .info .white-text {
        font-size: 18px;
        line-height: 120%
    }

    .vip-services-price .package .info .white-text br {
        display: block
    }

    .vip-services-price .package .info .price {
        font-size: 18px
    }

    .vip-services-price .package .info .price span {
        display: block;
        font-size: 15px;
        margin: 0
    }

    .vip-services-price .package .button-wrapper {
        width: 100%
    }

    .vip-services-price .package .button-wrapper a {
        font-size: 14px
    }
}

.how-to-buy-term-paper {
    display: block;
    position: relative;
    margin: 50px 0;
    text-align: center
}

.how-to-buy-term-paper .left-picture-block {
    display: inline-block;
    vertical-align: middle;
    width: 49%
}

.how-to-buy-term-paper .left-picture-block img {
    width: auto
}

.how-to-buy-term-paper .right-list-block {
    display: inline-block;
    vertical-align: middle;
    width: 49%;
    text-align: left
}

.how-to-buy-term-paper .right-list-block .title {
    color: #0286c6;
    font-size: 24px;
    line-height: 24px;
    font-weight: 600
}

.how-to-buy-term-paper .right-list-block ol li {
    margin: 0 0 20px
}

@media all and (max-width:680px) {
    .how-to-buy-term-paper .left-picture-block {
        display: block;
        width: 100%;
        text-align: center;
        margin-bottom: 20px
    }

    .how-to-buy-term-paper .right-list-block {
        display: block;
        width: 100%
    }
}

.how-to-buy-book-review {
    display: block;
    position: relative;
    margin: 50px 0;
    text-align: center
}

.how-to-buy-book-review .title {
    color: #0286c6;
    font-size: 24px;
    line-height: 24px;
    font-weight: 600;
    margin-bottom: 45px
}

.how-to-buy-book-review .step {
    display: inline-block;
    vertical-align: middle;
    width: 19%
}

.how-to-buy-book-review .step img {
    width: auto;
    max-width: 80%
}

.how-to-buy-book-review .step p {
    line-height: 18px
}

@media all and (max-width:1200px) {
    .how-to-buy-book-review .step {
        width: 32%;
        margin-bottom: 20px
    }
}

@media all and (max-width:600px) {
    .how-to-buy-book-review .step {
        display: block;
        width: 100%;
        margin-bottom: 35px
    }
}

.how-to-buy-literature-review {
    display: block;
    position: relative;
    margin: 50px 0;
    text-align: center
}

.how-to-buy-literature-review .title {
    color: #0286c6;
    font-size: 24px;
    line-height: 24px;
    font-weight: 600;
    margin-bottom: 45px
}

.how-to-buy-literature-review .step {
    display: inline-block;
    vertical-align: middle;
    width: 19%
}

.how-to-buy-literature-review .step img {
    width: auto;
    max-width: 80%
}

.how-to-buy-literature-review .step p {
    line-height: 18px
}

@media all and (max-width:1200px) {
    .how-to-buy-literature-review .step {
        width: 32%;
        margin-bottom: 20px
    }
}

@media all and (max-width:600px) {
    .how-to-buy-literature-review .step {
        display: block;
        width: 100%;
        margin-bottom: 35px
    }
}

.how-to-buy-a-letter {
    display: block;
    text-align: center;
    margin: 50px 0
}

.how-to-buy-a-letter .title {
    color: #0286c6;
    font-size: 24px;
    line-height: 24px;
    font-weight: 600;
    margin-bottom: 45px
}

.how-to-buy-a-letter .wrapper {
    position: relative;
    text-align: center
}

.how-to-buy-a-letter .wrapper .desktop-image {
    width: auto;
    max-width: 100%;
    display: block;
    margin: 0 auto
}

.how-to-buy-a-letter .wrapper .blocks {
    display: inline-block;
    vertical-align: top;
    width: 19%
}

.how-to-buy-a-letter .wrapper .blocks .mobile-image {
    width: auto;
    max-width: 80%;
    display: none
}

.how-to-buy-a-letter .wrapper .blocks .numb {
    font-size: 23px;
    font-weight: 600;
    color: #ee5550
}

.how-to-buy-a-letter .wrapper .blocks .numb.numb-1,
.how-to-buy-a-letter .wrapper .blocks .numb.numb-3,
.how-to-buy-a-letter .wrapper .blocks .numb.numb-5 {
    color: #0286c6
}

.how-to-buy-a-letter .wrapper .blocks p {
    line-height: 18px
}

@media all and (max-width:1200px) {
    .how-to-buy-a-letter .wrapper .blocks p {
        font-size: 14px
    }

    .how-to-buy-a-letter .wrapper .blocks p br {
        display: none
    }
}

@media all and (max-width:680px) {
    .how-to-buy-a-letter .wrapper .desktop-image {
        display: none
    }

    .how-to-buy-a-letter .wrapper .blocks {
        display: block;
        width: 100%
    }

    .how-to-buy-a-letter .wrapper .blocks .mobile-image {
        display: block;
        margin: 0 auto
    }

    .how-to-buy-a-letter .wrapper .blocks p {
        font-size: 16px
    }

    .how-to-buy-a-letter .wrapper .blocks p br {
        display: block
    }
}

.how-to-buy-reaction-paper {
    display: block;
    position: relative;
    margin: 50px 0;
    text-align: center
}

.how-to-buy-reaction-paper .left-picture-block {
    display: inline-block;
    vertical-align: bottom;
    width: 49%
}

.how-to-buy-reaction-paper .left-picture-block .mobi {
    display: none
}

.how-to-buy-reaction-paper .left-picture-block img {
    width: auto
}

.how-to-buy-reaction-paper .right-list-block {
    display: inline-block;
    vertical-align: middle;
    width: 49%;
    text-align: left
}

.how-to-buy-reaction-paper .right-list-block .title {
    color: #0286c6;
    font-size: 30px;
    line-height: 24px;
    font-weight: 600
}

.how-to-buy-reaction-paper .right-list-block ol li {
    margin: 35px 0 0;
    font-size: 18px
}

.how-to-buy-reaction-paper .right-list-block ol li:nth-child(2) {
    margin-left: -50px
}

.how-to-buy-reaction-paper .right-list-block ol li:nth-child(3) {
    margin-left: -100px
}

.how-to-buy-reaction-paper .right-list-block ol li:nth-child(4) {
    margin-left: -150px
}

.how-to-buy-reaction-paper .right-list-block ol li:nth-child(5) {
    margin-left: -200px
}

@media all and (max-width:1490px) {
    .how-to-buy-reaction-paper .right-list-block ol li {
        font-size: 15px
    }

    .how-to-buy-reaction-paper .right-list-block ol li:nth-child(1) {
        margin-left: 50px
    }

    .how-to-buy-reaction-paper .right-list-block ol li:nth-child(2) {
        margin-left: 0
    }

    .how-to-buy-reaction-paper .right-list-block ol li:nth-child(3) {
        margin-left: -50px
    }

    .how-to-buy-reaction-paper .right-list-block ol li:nth-child(4) {
        margin-left: -100px
    }

    .how-to-buy-reaction-paper .right-list-block ol li:nth-child(5) {
        margin-left: -150px
    }
}

@media all and (max-width:1290px) and (min-width:1201px) {
    .how-to-buy-reaction-paper .left-picture-block img {
        width: 450px
    }

    .how-to-buy-reaction-paper .right-list-block ol li {
        margin: 25px 0 0
    }
}

@media all and (max-width:1200px) {
    .how-to-buy-reaction-paper .left-picture-block {
        width: 32%
    }

    .how-to-buy-reaction-paper .left-picture-block .desk {
        display: none
    }

    .how-to-buy-reaction-paper .left-picture-block .mobi {
        display: block;
        width: 100%
    }

    .how-to-buy-reaction-paper .right-list-block {
        width: 67%;
        padding-left: 20px
    }

    .how-to-buy-reaction-paper .right-list-block ol {
        margin: 0
    }

    .how-to-buy-reaction-paper .right-list-block ol li {
        margin: 15px 0 0;
        margin-left: 0 !important
    }
}

@media all and (max-width:680px) {
    .how-to-buy-reaction-paper {
        margin: 30px 0
    }

    .how-to-buy-reaction-paper .left-picture-block {
        display: block;
        width: 100%;
        margin-bottom: 25px
    }

    .how-to-buy-reaction-paper .left-picture-block .mobi {
        width: auto;
        margin: 0 auto
    }

    .how-to-buy-reaction-paper .right-list-block {
        display: block;
        width: 100%
    }

    .how-to-buy-reaction-paper .right-list-block .title {
        font-size: 24px;
        line-height: 26px
    }

    .how-to-buy-reaction-paper .right-list-block ol li {
        font-size: 14px;
        margin: 11px 0 0
    }
}

.how-to-buy-movie-critique-new h2 {
    font-size: 24px;
    text-align: center;
    margin-top: 65px
}

.how-to-buy-movie-critique-new .right-list-block {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 50px;
    margin-bottom: 85px
}

.how-to-buy-movie-critique-new .right-list-block div {
    font-size: 15px;
    line-height: 18px;
    color: #1e2022;
    font-weight: 600;
    text-align: center;
    width: 18%;
    border: 15px solid #ebf5f7;
    padding: 50px 19px 90px;
    min-height: 230px;
    position: relative
}

.how-to-buy-movie-critique-new .right-list-block div:before {
    content: "1";
    display: block;
    color: #fff;
    background: #00a9f7;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 50%;
    position: absolute;
    top: -33px;
    left: calc(25%);
    font-size: 17px;
    font-weight: 700
}

.how-to-buy-movie-critique-new .right-list-block div::after {
    content: url(/wp-content/themes/best-writing-service/images/how-buy-1.png);
    position: absolute;
    right: 5px;
    bottom: -12px
}

.how-to-buy-movie-critique-new .right-list-block div:nth-child(2):before {
    content: "2"
}

.how-to-buy-movie-critique-new .right-list-block div:nth-child(2)::after {
    content: url(/wp-content/themes/best-writing-service/images/how-buy-2.png);
    right: 15px;
    bottom: -16px
}

.how-to-buy-movie-critique-new .right-list-block div:nth-child(3):before {
    content: "3"
}

.how-to-buy-movie-critique-new .right-list-block div:nth-child(3)::after {
    content: url(/wp-content/themes/best-writing-service/images/how-buy-3.png);
    right: 13px;
    bottom: -14px
}

.how-to-buy-movie-critique-new .right-list-block div:nth-child(4):before {
    content: "4"
}

.how-to-buy-movie-critique-new .right-list-block div:nth-child(4)::after {
    content: url(/wp-content/themes/best-writing-service/images/how-buy-4.png);
    right: 3px
}

.how-to-buy-movie-critique-new .right-list-block div:nth-child(5):before {
    content: "5"
}

.how-to-buy-movie-critique-new .right-list-block div:nth-child(5)::after {
    content: url(/wp-content/themes/best-writing-service/images/how-buy-5.png);
    right: 18px;
    bottom: -10px
}

@media all and (max-width:1199px) {
    .how-to-buy-movie-critique-new .right-list-block div {
        font-size: 14px;
        padding: 35px 10px 90px
    }
}

@media all and (max-width:1024px) {
    .how-to-buy-movie-critique-new .right-list-block div {
        width: 19%
    }
}

@media all and (max-width:768px) {
    .how-to-buy-movie-critique-new .right-list-block {
        display: block;
        text-align: center
    }

    .how-to-buy-movie-critique-new .right-list-block div {
        width: 230px;
        vertical-align: top;
        margin-right: 2%;
        margin-bottom: 40px;
        display: inline-block
    }
}

.five-paragraphs {
    margin: 80px 0
}

.five-paragraphs h3 {
    font-size: 26px;
    color: #0286c6;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center
}

.five-paragraphs span.title {
    font-size: 18px;
    color: #0286c6;
    font-weight: 600;
    text-align: center;
    background: #e6f3f9;
    line-height: 36px;
    display: block;
    width: 180px;
    height: 36px;
    margin: 0 auto
}

.five-paragraphs p {
    text-align: center
}

.five-paragraphs .blocks {
    display: block;
    width: fit-content;
    margin: 0 auto;
    text-align: center
}

.five-paragraphs .blocks>div {
    max-width: 215px;
    display: inline-block;
    vertical-align: top
}

.five-paragraphs .blocks .hidden {
    display: none
}

.five-paragraphs .blocks div.left-block,
.five-paragraphs .blocks div.right-block {
    padding-top: 80px
}

.five-paragraphs .blocks div.left-block div:nth-child(2),
.five-paragraphs .blocks div.right-block div:nth-child(2) {
    padding-top: 75px
}

.five-paragraphs .blocks div.center-block,
.five-paragraphs .blocks div.center-block img {
    max-width: 100%
}

.five-paragraphs div.bottom-block {
    max-width: 240px;
    margin: 0 auto
}

@media all and (max-width:1366px) {

    .five-paragraphs .blocks div.left-block,
    .five-paragraphs .blocks div.right-block {
        padding-top: 0
    }

    .five-paragraphs .blocks {
        padding-top: 45px
    }
}

@media all and (max-width:1199px) {
    .five-paragraphs .blocks>div {
        max-width: 185px
    }

    .five-paragraphs .blocks div.left-block div:nth-child(2),
    .five-paragraphs .blocks div.right-block div:last-child {
        padding-top: 10px
    }

    .five-paragraphs p {
        font-size: 15px
    }
}

@media all and (max-width:1005px) {
    .five-paragraphs .blocks div.center-block {
        max-width: 300px
    }
}

@media all and (max-width:768px) {
    .five-paragraphs p {
        font-size: 14px;
        line-height: 18px
    }

    .five-paragraphs span.title {
        font-size: 16px;
        width: 155px
    }

    .five-paragraphs .blocks>div {
        max-width: 160px
    }
}

@media all and (max-width:688px) {
    .five-paragraphs .blocks div.center-block {
        display: none
    }

    .five-paragraphs .blocks div.left-block,
    .five-paragraphs .blocks div.right-block {
        max-width: 100%;
        display: block
    }

    .five-paragraphs .blocks .hidden {
        display: block
    }

    .five-paragraphs div.bottom-block {
        display: none
    }
}

.home-customer-reviews.affiliate-slider-short {
    padding: 50px 0 0
}

.home-customer-reviews.affiliate-slider-short .sub {
    padding: 0 10px
}

.home-customer-reviews.affiliate-slider-short .title-stars {
    padding: 0;
    margin: 0
}

.home-customer-reviews.affiliate-slider-short .reviews-list .slick-arrow.slick-prev {
    left: 5%
}

.home-customer-reviews.affiliate-slider-short .reviews-list .slick-arrow.slick-next {
    right: 5%
}

.home-customer-reviews.affiliate-slider-short .reviews-list .slick-slide .review-item {
    min-height: 311px
}

.home-customer-reviews.affiliate-slider-short .reviews-list .slick-slide .review-item .review-body {
    margin: 17px 0 0;
    line-height: 23px
}

.rewriting-plus-sources-verification {
    margin: 50px 0
}

.rewriting-plus-sources-verification .title {
    font-size: 28px;
    line-height: 37px;
    font-weight: 600;
    color: #383d42;
    text-align: center;
    margin: 40px 0
}

.rewriting-plus-sources-verification .text {
    border: 2px solid #bccbff;
    border-radius: 20px;
    max-width: 925px;
    margin: 30px auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.rewriting-plus-sources-verification .text .left-side {
    width: 50%
}

.rewriting-plus-sources-verification .text .left-side .item-row .item-col {
    border-right: 2px solid #bccbff;
    padding: 15px 10px 15px 115px
}

.rewriting-plus-sources-verification .text .left-side .item-row.first-item-row {
    border-top-left-radius: 20px
}

.rewriting-plus-sources-verification .text .left-side .item-row.first-item-row .item-col {
    padding: 20px 10px 20px 115px
}

.rewriting-plus-sources-verification .text .right-side {
    width: 50%
}

.rewriting-plus-sources-verification .text .right-side .item-row.first-item-row {
    border-top-right-radius: 20px
}

.rewriting-plus-sources-verification .text .right-side .item-row.first-item-row .item-col {
    padding: 20px 10px 20px 32px
}

.rewriting-plus-sources-verification .text .right-side .item-row .item-col {
    padding: 15px 10px 15px 32px
}

.rewriting-plus-sources-verification .text .item-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 2px solid #bccbff
}

.rewriting-plus-sources-verification .text .item-row:nth-child(odd) {
    background: #eff4ff
}

.rewriting-plus-sources-verification .text .item-row.first-item-row .item-col {
    font-size: 19px;
    font-weight: 700;
    color: #1b2a50;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.rewriting-plus-sources-verification .text .item-row.first-item-row .item-col span {
    font-size: 19px;
    position: relative;
    padding: 0 88px 0 0
}

.rewriting-plus-sources-verification .text .item-row.first-item-row .item-col br {
    display: none
}

.rewriting-plus-sources-verification .text .left-side .item-row.first-item-row .item-col:first-child span:after {
    content: '';
    display: block;
    position: absolute;
    background: url(/wp-content/themes/best-writing-service/images/rewriting_price.svg) center no-repeat;
    background-size: cover;
    width: 78px;
    height: 34px;
    right: 0;
    top: 50%;
    transform: translateY(-50%)
}

.rewriting-plus-sources-verification .text .right-side .item-row.first-item-row .item-col:last-child span:after {
    content: '';
    display: block;
    position: absolute;
    background: url(/wp-content/themes/best-writing-service/images/rewriting+_price.svg) center no-repeat;
    background-size: cover;
    width: 78px;
    height: 34px;
    right: 0;
    top: 50%;
    transform: translateY(-50%)
}

.rewriting-plus-sources-verification .text .item-row .item-col {
    width: 100%;
    font-size: 16px;
    font-weight: 600;
    color: #414c68
}

.rewriting-plus-sources-verification .text .item-row.last-item-row {
    display: block;
    width: 100%;
    border: none;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    font-size: 17px;
    font-weight: 500;
    color: #6d6d6d;
    position: relative;
    background: #fff;
    padding: 20px 175px;
    overflow: hidden;
    transition: .5s;
    text-align: center
}

.rewriting-plus-sources-verification .text .item-row.last-item-row:hover {
    background: #eef5ff
}

.rewriting-plus-sources-verification .text .item-row.last-item-row a {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 1
}

.rewriting-plus-sources-verification .text .item-row.last-item-row span {
    color: #1b2a50;
    font-weight: 700
}

@keyframes light {

    0%,
    100% {
        transform: scale(1)
    }

    50% {
        transform: scale(1.1)
    }
}

.rewriting-plus-sources-verification .text .item-row.last-item-row:before {
    content: url(/wp-content/themes/best-writing-service/images/bulb.svg);
    line-height: 0;
    width: 58px;
    position: absolute;
    left: 105px;
    top: 15px;
    animation-name: light;
    animation-duration: 2s;
    animation-iteration-count: infinite
}

@media all and (max-width:991px) and (min-width:681px) {
    .rewriting-plus-sources-verification .text .item-row .item-col {
        font-size: 14px
    }

    .rewriting-plus-sources-verification .text .item-row.first-item-row .item-col {
        min-height: 84px;
        font-size: 15px
    }

    .rewriting-plus-sources-verification .text .left-side .item-row .item-col,
    .rewriting-plus-sources-verification .text .left-side .item-row.first-item-row .item-col,
    .rewriting-plus-sources-verification .text .right-side .item-row.first-item-row .item-col {
        padding: 15px 10px 15px 20px
    }

    .rewriting-plus-sources-verification .text .item-row.last-item-row {
        padding: 20px 122px
    }

    .rewriting-plus-sources-verification .text .item-row.last-item-row a {
        margin: 0
    }

    .rewriting-plus-sources-verification .text .item-row.last-item-row:before {
        top: 15px;
        left: 35px
    }

    .rewriting-plus-sources-verification .text .item-row.first-item-row .item-col br {
        display: block
    }

    .rewriting-plus-sources-verification .text .right-side .item-row .item-col {
        padding: 15px 10px 15px 20px
    }

    .rewriting-plus-sources-verification .text .right-side .item-row.first-item-row .item-col span {
        padding: 0 90px 0 0
    }
}

@media all and (max-width:680px) {
    .rewriting-plus-sources-verification .title br {
        display: none
    }

    .rewriting-plus-sources-verification .text {
        -ms-flex-direction: column;
        flex-direction: column;
        border: none;
        box-shadow: none
    }

    .rewriting-plus-sources-verification .text .left-side {
        width: 100%;
        border: 2px solid #bccbff;
        margin: 0 0 25px;
        border-radius: 20px
    }

    .rewriting-plus-sources-verification .text .right-side {
        width: 100%;
        border: 2px solid #bccbff;
        border-radius: 20px
    }

    .rewriting-plus-sources-verification .text .left-side .item-row:last-child,
    .rewriting-plus-sources-verification .text .right-side .item-row:last-child {
        border: none;
        border-bottom-left-radius: 20px;
        border-bottom-right-radius: 20px
    }

    .rewriting-plus-sources-verification .text .left-side .item-row .item-col {
        padding: 15px 10px 15px 57px;
        border-right: none
    }

    .rewriting-plus-sources-verification .text .left-side .item-row.first-item-row,
    .rewriting-plus-sources-verification .text .right-side .item-row.first-item-row {
        border-top-left-radius: 20px;
        border-top-right-radius: 20px
    }

    .rewriting-plus-sources-verification .text .left-side .item-row.first-item-row .item-col {
        padding: 20px 10px 20px 57px
    }

    .rewriting-plus-sources-verification .text .right-side .item-row .item-col {
        padding: 15px 10px 15px 57px
    }

    .rewriting-plus-sources-verification .text .right-side .item-row.first-item-row .item-col {
        padding: 20px 10px 20px 57px
    }

    .rewriting-plus-sources-verification .text .item-row.last-item-row {
        -ms-flex-pack: center;
        justify-content: center;
        margin: 30px 0 0;
        padding: 80px 15px 15px;
        border: 2px solid #bccbff;
        border-radius: 20px;
        font-size: 17px;
        text-align: center
    }

    .rewriting-plus-sources-verification .text .item-row.last-item-row span {
        display: contents
    }

    .rewriting-plus-sources-verification .text .item-row.last-item-row:before {
        animation: none;
        top: 12px;
        left: 50%;
        transform: translateX(-50%)
    }

    .rewriting-plus-sources-verification .text .item-row.last-item-row a {
        margin: 0
    }
}

@media all and (max-width:480px) {
    .rewriting-plus-sources-verification .title {
        font-size: 23px;
        padding: 0
    }

    .rewriting-plus-sources-verification .title:before {
        display: none
    }

    .rewriting-plus-sources-verification .title span {
        display: block;
        width: fit-content;
        margin: 0 auto;
        padding: 0 0 0 55px
    }

    .rewriting-plus-sources-verification .title span:before {
        content: '';
        display: block;
        position: absolute;
        width: 44px;
        height: 39px;
        background: url(/files/images/brilliant.svg) center no-repeat;
        background-size: cover;
        left: 0;
        top: -4px
    }

    .rewriting-plus-sources-verification .text .left-side .item-row.first-item-row .item-col,
    .rewriting-plus-sources-verification .text .right-side .item-row.first-item-row .item-col {
        padding: 20px 10px 20px 35px
    }

    .rewriting-plus-sources-verification .text .left-side .item-row .item-col,
    .rewriting-plus-sources-verification .text .right-side .item-row .item-col {
        padding: 15px 10px 15px 35px
    }

    .rewriting-plus-sources-verification .text .item-row.first-item-row .item-col br {
        display: block
    }

    .rewriting-plus-sources-verification .text .right-side .item-row.first-item-row .item-col span {
        padding: 0;
        line-height: 30px
    }

    .rewriting-plus-sources-verification .text .right-side .item-row.first-item-row .item-col:last-child span:after {
        transform: none;
        right: -10px;
        top: auto;
        bottom: -5px
    }

    .rewriting-plus-sources-verification .text .item-row.last-item-row a {
        padding: 0
    }

    .rewriting-plus-sources-verification .text .item-row.last-item-row a:after {
        display: none
    }
}

.services-carousel .services-carousel-wrapper {
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    height: 120px;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 10px;
    margin: 30px 0;
    position: relative
}

.services-carousel .services-carousel-wrapper:before {
    content: '';
    display: block;
    position: absolute;
    width: 85%;
    height: 100px;
    background: #eff5ff;
    border-radius: 10px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

@keyframes scroll {
    0% {
        transform: translateX(0)
    }

    100% {
        transform: translateX(calc(-1750px))
    }
}

.services-carousel .services-carousel-wrapper .scroll_slider {
    margin: auto;
    overflow: hidden;
    position: relative;
    width: 100%
}

.services-carousel .services-carousel-wrapper .scroll_slider:after,
.services-carousel .services-carousel-wrapper .scroll_slider:before {
    content: "";
    height: 100px;
    position: absolute;
    width: 200px;
    z-index: 2
}

.services-carousel .services-carousel-wrapper .scroll_slider:after {
    display: none;
    right: 0;
    top: 0;
    transform: rotateZ(180deg)
}

.services-carousel .services-carousel-wrapper .scroll_slider:before {
    display: none;
    left: 0;
    top: 0
}

.services-carousel .services-carousel-wrapper .scroll_slider .slide-track {
    animation: scroll 20s linear infinite;
    display: -ms-flexbox;
    display: flex;
    width: calc(3500px);
    -ms-flex-align: center;
    align-items: center
}

.services-carousel .services-carousel-wrapper .scroll_slider .slide-track:hover {
    animation-play-state: paused
}

.services-carousel .services-carousel-wrapper .scroll_slider .slide {
    height: 60px;
    width: 180px;
    box-shadow: 0 5px 10px 0 rgba(58, 78, 150, .05);
    border-radius: 10px;
    background: #fff;
    margin: 0 7px
}

.services-carousel .services-carousel-wrapper .scroll_slider .slide a {
    display: -ms-flexbox;
    display: flex;
    position: relative;
    width: 100%;
    height: 100%;
    -ms-flex-align: center;
    align-items: center;
    font-size: 16px;
    font-weight: 600;
    color: #3a4e96;
    padding: 0 0 0 20px
}

.services-carousel .services-carousel-wrapper .scroll_slider .slide a:after {
    content: url(/wp-content/themes/best-writing-service/images/scroll-slider-arrow.png);
    line-height: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    position: absolute;
    width: 27px;
    height: 27px;
    background: #eff5ff;
    right: 20px;
    border-radius: 50px
}

.services-carousel .services-carousel-wrapper .scroll_slider .slide a:hover:after {
    background: #f7da99
}

@keyframes animate_fill {

    0%,
    100% {
        transform: translateY(0)
    }

    50% {
        transform: translateY(10px)
    }
}

table.custom-writing-service-table tr td .wrapper {
    position: relative;
    background: #FFF;
    border: 1px solid #E1EAFF;
    box-shadow: 0 20px 80px rgba(144, 162, 225, .2);
    border-radius: 10px;
    padding: 10px 0 10px 60px;
    margin: 0 0 5px
}

table.custom-writing-service-table tr td .wrapper .icon {
    position: absolute;
    left: 21px;
    top: 50%;
    transform: translateY(-50%)
}

table.custom-writing-service-table tr td .wrapper p {
    margin: 0;
    font-size: 15px;
    line-height: normal;
    font-weight: 800;
    color: #1b2a50
}

table.custom-writing-service-table tr td .wrapper .text {
    font-size: 13px;
    font-weight: 500;
    color: #666F83
}

table.custom-writing-service-table tr:last-child td .wrapper {
    padding: 10px 0 10px 87px
}

.head-slider {
    background: linear-gradient(0deg, rgba(255, 255, 255, .2) 0, rgba(230, 249, 255, .2) 100%), #F8FAFF;
    padding: 155px 0 80px;
    position: relative;
    z-index: 1
}

.head-slider .fill-left {
    position: absolute;
    left: 0;
    bottom: 95px;
    animation: 3s ease-in-out infinite animate_fill
}

.head-slider .fill-right {
    position: absolute;
    right: 115px;
    bottom: 29%;
    z-index: 1;
    animation: 4s ease-in-out infinite animate_fill
}

.head-slider .vector {
    position: absolute
}

.head-slider .vector.vector-left {
    left: 0;
    bottom: 25px;
    z-index: -1
}

.head-slider .vector.vector-center {
    left: 33%;
    bottom: 17%
}

.head-slider .vector.vector-right {
    right: 13%;
    bottom: 22%
}

.head-slider .head-slider-wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    text-align: center
}

.head-slider .head-slider-left-side {
    width: 54%;
    text-align: left;
    position: relative
}

.head-slider .head-slider-left-side:after,
.head-slider .head-slider-left-side:before {
    display: block;
    position: absolute;
    border-radius: 50%;
    content: ''
}

.head-slider .head-slider-left-side:before {
    width: 24px;
    height: 24px;
    background: #F4DD62;
    left: -45px;
    top: -11px;
    z-index: 1
}

.head-slider .head-slider-left-side:after {
    width: 289px;
    height: 289px;
    background: #FFF9D9;
    opacity: .6;
    left: -167px;
    top: -51px;
    z-index: 0
}

.head-slider .head-slider-left-side h1 {
    position: relative;
    font-size: 50px;
    font-weight: 700;
    margin: 3px 0 22px;
    color: #1B2A50;
    letter-spacing: -.04em;
    line-height: 115%;
    z-index: 1
}

.head-slider .head-slider-left-side h1 span {
    display: inline-block;
    position: relative;
    width: fit-content
}

.head-slider .head-slider-left-side h1 span:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 10px;
    background: #F4DD62;
    left: 0;
    bottom: 6px;
    z-index: -1
}

.head-slider .head-slider-left-side p {
    max-width: 92%;
    font-size: 18px;
    font-weight: 400;
    color: #414C68;
    line-height: 160%;
    margin: 35px 0 50px;
    position: relative;
    z-index: 1
}

.head-slider .head-slider-left-side a {
    margin: 0;
    border-radius: 18px;
    line-height: 41px
}

.head-slider .head-slider-right-side {
    width: 46%;
    text-align: right;
    position: relative
}

.head-slider .head-slider-right-side .head-slider-img-boy {
    position: absolute;
    left: -72px;
    bottom: 0
}

.head-slider .head-slider-right-side .essayator-form {
    display: inline-block;
    background: #FFF;
    border: 1px solid #E1EAFF;
    box-shadow: 0 20px 80px rgba(144, 162, 225, .2);
    border-radius: 20px;
    width: 461px;
    height: 665px;
    margin: 0 auto;
    padding: 0;
    position: relative;
    text-align: left;
    z-index: 1
}

.head-slider .head-slider-right-side .essayator-form .title {
    color: #1B2A50;
    font-size: 28px;
    font-weight: 700;
    padding: 27px 0 27px 27px;
    text-align: left
}

.head-slider .head-slider-right-side .essayator-form .ae-miniorder-custom {
    padding: 0 30px
}

.head-slider .head-slider-right-side .essayator-form .ae-miniorder-custom .currency {
    display: block;
    width: 86px;
    height: 40px;
    position: absolute;
    color: #414C68;
    border: 1px solid #D9E0ED;
    background: url(/wp-content/themes/best-writing-service/images/vector2.svg) right 12px center no-repeat, #F8F9FC;
    border-radius: 6px;
    right: 32px;
    top: 27px;
    padding: 0 15px;
    font-size: 14px;
    font-weight: 500;
    cursor: pointer;
    -webkit-appearance: none
}

.head-slider .head-slider-right-side .essayator-form .ae-miniorder-custom .input-field {
    font-size: 14px;
    font-weight: 500;
    color: #A9B1C3;
    margin: 0 0 20px;
    background: #fff;
    position: relative;
    z-index: 0
}

.head-slider .head-slider-right-side .essayator-form .ae-miniorder-custom .input-field:after {
    content: url(/wp-content/themes/best-writing-service/images/vector2.svg);
    position: absolute;
    left: auto;
    right: 0;
    top: 55%;
    line-height: 0
}

.head-slider .head-slider-right-side .essayator-form .ae-miniorder-custom .input-field.urgency-input:after {
    content: url(/wp-content/themes/best-writing-service/images/calendar.svg);
    top: 45%
}

.head-slider .head-slider-right-side .essayator-form .ae-miniorder-custom .input-field.writer-level-input:after {
    display: none
}

.head-slider .head-slider-right-side .essayator-form .ae-miniorder-custom .input-field.writer-level-input .select2Buttons ul {
    list-style-type: none;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0
}

.head-slider .head-slider-right-side .essayator-form .ae-miniorder-custom .input-field.writer-level-input .select2Buttons ul li {
    margin: 0 2px
}

.head-slider .head-slider-right-side .essayator-form .ae-miniorder-custom .input-field.writer-level-input .select2Buttons ul li a {
    background: #F0F4FF;
    border: 1px solid #F0F4FF;
    border-radius: 8px;
    font-size: 13px;
    font-weight: 600;
    color: #28349B;
    padding: 12px 7px
}

.head-slider .head-slider-right-side .essayator-form .ae-miniorder-custom .input-field.writer-level-input .select2Buttons ul li a.picked {
    background: #fff;
    border-color: #4067EE;
    color: #4067EE
}

.head-slider .head-slider-right-side .essayator-form .ae-miniorder-custom .input-field select {
    width: 100%;
    height: 50px;
    line-height: 30px;
    color: #414C68;
    padding: 0;
    margin: 0;
    border: none;
    border-bottom: 1px solid #C6C6C6;
    cursor: pointer;
    font-size: 17px;
    font-weight: 500;
    background: #fff;
    -webkit-appearance: none;
    outline: 0
}

.head-slider .head-slider-right-side .essayator-form .ae-miniorder-custom .input-field select option {
    padding: 0 12px
}

.head-slider .head-slider-right-side .essayator-form .ae-miniorder-custom .number-field {
    font-size: 13px;
    font-weight: 500;
    color: #A9B1C3;
    margin: 0 0 20px;
    position: relative
}

.head-slider .head-slider-right-side .essayator-form .ae-miniorder-custom .number-field input {
    width: 100%;
    height: 48px;
    line-height: 42px;
    border-radius: 5px;
    background: #F8FAFD;
    border: 1px solid #C6C6C6;
    font-weight: 400;
    margin: 6px 0 0;
    text-align: center;
    font-size: 16px;
    color: #414C68
}

.head-slider .head-slider-right-side .essayator-form .ae-miniorder-custom .number-field .minus,
.head-slider .head-slider-right-side .essayator-form .ae-miniorder-custom .number-field .plus {
    width: 50px;
    height: 48px;
    border-radius: 4px;
    top: 24px;
    position: absolute;
    display: inline-block;
    border: 1px solid #d6e6f5;
    box-shadow: 0 0 5px 0 rgba(46, 46, 46, .1);
    background-color: #fffefd;
    text-align: center;
    cursor: pointer
}

.head-slider .head-slider-right-side .essayator-form .ae-miniorder-custom .number-field .minus:hover,
.head-slider .head-slider-right-side .essayator-form .ae-miniorder-custom .number-field .plus:hover {
    background: #eff7fe
}

.head-slider .head-slider-right-side .essayator-form .ae-miniorder-custom .number-field .minus {
    left: 0
}

.head-slider .head-slider-right-side .essayator-form .ae-miniorder-custom .number-field .minus:before {
    content: '-';
    font-weight: 300;
    font-size: 36px;
    line-height: 41px;
    color: #5e5e5e
}

.head-slider .head-slider-right-side .essayator-form .ae-miniorder-custom .number-field .plus {
    right: 0
}

.head-slider .head-slider-right-side .essayator-form .ae-miniorder-custom .number-field .plus:before {
    content: '+';
    font-weight: 400;
    font-size: 21px;
    line-height: 47px;
    color: #5e5e5e
}

.head-slider .head-slider-right-side .essayator-form .ae-miniorder-custom .bottom-wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center
}

.head-slider .head-slider-right-side .essayator-form .ae-miniorder-custom .bottom-wrapper .total {
    width: 50%
}

.head-slider .head-slider-right-side .essayator-form .ae-miniorder-custom .bottom-wrapper .total .total-price {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: center;
    align-items: center;
    font-size: 24px;
    font-weight: 700;
    color: #1B2A50
}

.head-slider .head-slider-right-side .essayator-form .ae-miniorder-custom .bottom-wrapper .total .total-price .mini-order-total-price.auth-user {
    font-size: 24px;
    font-weight: 700;
    color: #1B2A50;
    margin: 0;
    text-decoration: none
}

.head-slider .head-slider-right-side .essayator-form .ae-miniorder-custom .bottom-wrapper .total .mini-order-total-price {
    color: #B9C2D5;
    font-size: 16px;
    font-weight: 500;
    margin-left: 12px;
    text-decoration: line-through
}

.head-slider .head-slider-right-side .essayator-form .ae-miniorder-custom .bottom-wrapper .total .first-info {
    display: block;
    font-size: 14px;
    font-weight: 500;
    color: #4067EE;
    margin: -3px 0 0
}

.head-slider .head-slider-right-side .essayator-form .ae-miniorder-custom .bottom-wrapper .buttons {
    width: 50%;
    text-align: right
}

.head-slider .head-slider-right-side .essayator-form .ae-miniorder-custom .bottom-wrapper .buttons .button-primary-1 {
    display: block;
    min-width: auto;
    font-size: 17px;
    font-weight: 400;
    width: 100%;
    height: 50px;
    margin: 0;
    text-transform: uppercase
}

.head-slider .head-slider-right-side .essayator-form .customer-reviews-short {
    background: #365180;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 0 0 20px 20px;
    padding: 15px 30px;
    margin: 23px 0 0
}

.head-slider .head-slider-right-side .essayator-form .customer-reviews-short .reviews-items .item.item-sitejabber,
.home-customer-reviews .reviews-list .slick-slide {
    margin: 0 15px
}

.head-slider .head-slider-right-side .essayator-form .customer-reviews-short .block-name {
    font-size: 14px;
    font-weight: 400;
    line-height: 130%;
    color: #B9C2D5
}

.head-slider .head-slider-right-side .essayator-form .customer-reviews-short .reviews-items {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center
}

.head-slider .head-slider-right-side .essayator-form .customer-reviews-short .reviews-items .item {
    position: relative
}

.head-slider .head-slider-right-side .essayator-form .customer-reviews-short .reviews-items .item a {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 1
}

.head-slider .head-slider-right-side .essayator-form .customer-reviews-short .reviews-items .item span {
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    line-height: 110%;
    background: #293C5E;
    border-radius: 6px;
    padding: 5px 8px
}

.home-statistics {
    padding: 70px 0
}

.home-statistics .statistics-items {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center
}

.home-statistics .statistics-items .item {
    width: 25%;
    text-align: center;
    color: #8790A3;
    font-size: 18px;
    font-weight: 500;
    position: relative
}

.home-statistics .statistics-items .item:after {
    content: '';
    display: block;
    position: absolute;
    height: 35%;
    width: 1px;
    background: #D3D4F6;
    right: 0;
    top: 50%;
    transform: translateY(-50%)
}

.home-advantages,
.home-text-block {
    background: linear-gradient(0deg, rgba(255, 255, 255, .2) 0, rgba(230, 249, 255, .2) 100%), #F8FAFF
}

.home-statistics .statistics-items .item .number {
    color: #414C68;
    font-size: 60px;
    font-weight: 600
}

.home-statistics .statistics-items .item.item-2 .number {
    color: #082FB9
}

.home-statistics .statistics-items .item.item-4:after {
    display: none
}

.home-advantages {
    padding: 110px 0 60px;
    position: relative
}

.home-advantages .decor {
    position: absolute;
    left: 0;
    bottom: 26%
}

.home-advantages h2 {
    text-align: center
}

.home-advantages .advantages-items {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 80px 0 0
}

.home-advantages .advantages-items .item {
    width: 46%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    margin: 0 0 80px
}

.home-advantages .advantages-items .item img {
    max-width: none
}

.home-advantages .advantages-items .item .item-text {
    margin-left: 40px
}

.home-advantages .advantages-items .item .item-text h5 {
    margin-top: 0
}

.home-advantages .advantages-items .item .item-text .text {
    font-size: 18px;
    color: #414C68;
    line-height: 150%
}

.favourite-writers-block {
    padding: 135px 0;
    position: relative;
    overflow: hidden
}

.favourite-writers-block .decor {
    position: absolute;
    top: 0;
    right: 150px;
    animation: 4s ease-in-out infinite animate_fill
}

.favourite-writers-block .decor1 {
    position: absolute;
    left: 14%;
    top: 35%
}

.favourite-writers-block .title {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center
}

.favourite-writers-block .title .left-side {
    width: 65%;
    font-size: 50px;
    font-weight: 700;
    color: #000;
    position: relative;
    line-height: 120%
}

.favourite-writers-block .title .left-side:before {
    content: '';
    display: block;
    position: absolute;
    width: 183px;
    height: 183px;
    border-radius: 50%;
    background: #FFF9D9;
    opacity: .6;
    left: 140px;
    top: -36px;
    z-index: -1
}

.favourite-writers-block .title .left-side span {
    width: fit-content;
    position: relative
}

.favourite-writers-block .title .left-side span:after {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 11px;
    background: #F4DD62;
    left: 0;
    bottom: 9px;
    z-index: -1
}

.favourite-writers-block .title .right-side {
    width: 35%;
    text-align: right;
    font-size: 20px;
    font-weight: 500;
    color: #414C68
}

.favourite-writers-block .favourite-writers-component ul.writers .slick-dots {
    display: none !important
}

.favourite-writers-block .favourite-writers-component ul.writers .slick-arrow {
    display: block;
    background: #fff;
    border: none;
    box-shadow: 0 5px 18px rgba(64, 103, 238, .12);
    width: 88px;
    height: 88px;
    border-radius: 50%;
    font-size: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1
}

.home-text-block .text-block .left-side,
.home-text-block .text-block .right-side,
.invite-your-friend .wrapper .left-side {
    width: 48%
}

.favourite-writers-block .favourite-writers-component ul.writers .slick-arrow.slick-next {
    background: url(/wp-content/themes/best-writing-service/images/next.svg) center no-repeat, #fff;
    right: -55px
}

.favourite-writers-block .favourite-writers-component ul.writers .slick-arrow.slick-prev {
    background: url(/wp-content/themes/best-writing-service/images/prev.svg) center no-repeat, #fff;
    left: -55px
}

@media all and (max-width:1250px) {
    .favourite-writers-block .favourite-writers-component ul.writers .slick-arrow {
        display: none !important
    }
}

.home-text-block {
    padding: 120px 0;
    position: relative
}

.home-text-block .text-block-decor {
    position: absolute;
    left: 0;
    top: 19%;
    animation: 3s ease-in-out infinite animate_fill
}

.home-text-block .text-block {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between
}

body .ae-favourite-writers .favourite-writers-component ul.writers li .action .reviews,
body .ae-favourite-writers .favourite-writers-component ul.writers li .personal-data:after {
    display: none
}

.home-text-block .text-block .left-side h2 {
    text-align: left;
    margin: 0 0 40px;
    font-size: 38px
}

.home-text-block .text-block .left-side ul {
    list-style: none;
    padding: 0
}

.home-text-block .text-block .left-side ul li {
    position: relative;
    margin: 0 0 15px;
    padding-left: 35px;
    font-size: 17px;
    font-weight: 500;
    color: #3A4E96
}

.home-text-block .text-block .left-side ul li:before {
    content: url(/wp-content/themes/best-writing-service/images/stroke.svg);
    line-height: 0;
    position: absolute;
    left: 0;
    top: 7px
}

.home-text-block .text-block p {
    font-size: 17px
}

.home-text-block .text-block p:first-child {
    margin-top: 0
}

.home-text-block.home-text-block-2 {
    background: #fff
}

.home-text-block.home-text-block-2 .home-text-block-2-decor {
    position: absolute;
    right: 0;
    bottom: 19%
}

.home-text-block.home-text-block-2 .text-block .right-side img {
    margin: 77px 0 0
}

body .ae-favourite-writers {
    margin: 75px 0 0
}

body .ae-favourite-writers .favourite-writers-component {
    font-family: SpaceGrotesk;
    padding: 0;
    border: none;
    box-shadow: none
}

body .ae-favourite-writers .favourite-writers-component ul.writers li {
    border: 1px solid #E9EDF3;
    box-shadow: 0 5px 20px rgba(145, 151, 171, .18);
    background: #fff;
    border-radius: 16px;
    padding-bottom: 90px
}

body .ae-favourite-writers .favourite-writers-component ul.writers li .personal-data {
    padding-left: 83px
}

body .ae-favourite-writers .favourite-writers-component ul.writers li .personal-data:before {
    width: 64px;
    height: 64px;
    border-radius: 50%;
    border: none
}

body .ae-favourite-writers .favourite-writers-component ul.writers li .personal-data.male:before {
    background: url(/wp-content/themes/best-writing-service/images/male.svg) center no-repeat;
    background-size: contain
}

body .ae-favourite-writers .favourite-writers-component ul.writers li .personal-data.female:before {
    background: url(/wp-content/themes/best-writing-service/images/female.svg) center no-repeat;
    background-size: contain
}

body .ae-favourite-writers .favourite-writers-component ul.writers li .personal-data .id-number {
    font-size: 16px;
    color: #1B2A50;
    font-weight: 600
}

body .ae-favourite-writers .favourite-writers-component ul.writers li .personal-data b {
    font-size: 14px;
    font-weight: 600;
    color: #1B2A50
}

body .ae-favourite-writers .favourite-writers-component ul.writers li .type-of-work {
    font-size: 18px;
    font-weight: 700;
    color: #1B2A50;
    margin: 35px 0 12px
}

body .ae-favourite-writers .favourite-writers-component ul.writers li .level-of-work {
    font-size: 13px;
    font-weight: 400;
    color: #414C68
}

body .ae-favourite-writers .favourite-writers-component ul.writers li .kind-of-paper {
    border: none
}

body .ae-favourite-writers .favourite-writers-component ul.writers li .kind-of-paper span {
    background: #E0EAF9;
    border-color: #E0EAF9;
    border-width: 2px;
    color: #133283
}

body .ae-favourite-writers .favourite-writers-component ul.writers li .kind-of-paper span.more {
    background: #fff;
    border-color: #4067EE;
    color: #4067EE
}

body .ae-favourite-writers .favourite-writers-component ul.writers li .statistics .item span.count {
    color: #1B2A50;
    font-size: 22px;
    font-weight: 600
}

body .ae-favourite-writers .favourite-writers-component ul.writers li .statistics .item span.name {
    font-size: 14px;
    font-weight: 400;
    color: #666F83;
    line-height: 120%;
    padding-left: 15px
}

body .ae-favourite-writers .favourite-writers-component ul.writers li .action .hire {
    display: block;
    width: 100%;
    border-radius: 40px;
    background: #4067EE;
    height: 48px;
    padding: 0 20px;
    font-size: 0
}

.home-services .top-services-block .left-side,
.home-services .top-services-block .right-side {
    width: 47%
}

body .ae-favourite-writers .favourite-writers-component ul.writers li .action .hire:before {
    content: 'Hire Writer';
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    line-height: 44px
}

.home-services {
    padding: 120px 0;
    position: relative
}

.home-services .ellipse {
    position: absolute;
    right: 0;
    top: 20%
}

.home-services .top-services-block {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.home-services .top-services-block .left-side h2 {
    text-align: left;
    line-height: 50px
}

.home-services .top-services-block .left-side p {
    font-size: 18px
}

.home-services .top-services-block .left-side .buttons {
    margin: 33px 0 0
}

.home-services .services-wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 100px 0 0
}

.home-services .services-wrapper a {
    width: 32%;
    font-size: 18px;
    font-weight: 500;
    color: #414C68;
    background: #F7FAFF;
    border-radius: 8px;
    padding: 15px 0 15px 60px;
    margin: 0 0 8px;
    position: relative
}

.home-discounts,
.home-how-it-works {
    background: linear-gradient(0deg, rgba(255, 255, 255, .2) 0, rgba(230, 249, 255, .2) 100%), #F8FAFF
}

.home-services .services-wrapper a:hover {
    transition: .3s;
    filter: hue-rotate(45deg)
}

.home-services .services-wrapper a:before {
    content: url(/wp-content/themes/best-writing-service/images/document.svg);
    display: block;
    width: 24px;
    height: 24px;
    line-height: 0;
    position: absolute;
    left: 17px;
    top: 50%;
    transform: translateY(-50%)
}

.home-services .services-wrapper a.analysis:before {
    content: url(/wp-content/themes/best-writing-service/images/services/analysis.svg)
}

.home-services .services-wrapper a.book:before {
    content: url(/wp-content/themes/best-writing-service/images/services/book_review.svg)
}

.home-services .services-wrapper a.business:before {
    content: url(/wp-content/themes/best-writing-service/images/services/business.svg)
}

.home-services .services-wrapper a.case:before {
    content: url(/wp-content/themes/best-writing-service/images/services/case_study.svg)
}

.home-services .services-wrapper a.economy:before {
    content: url(/wp-content/themes/best-writing-service/images/services/economy.svg)
}

.home-services .services-wrapper a.exploratory:before {
    content: url(/wp-content/themes/best-writing-service/images/services/exploratory.svg)
}

.home-services .services-wrapper a.health:before {
    content: url(/wp-content/themes/best-writing-service/images/services/health.svg)
}

.home-services .services-wrapper a.history:before {
    content: url(/wp-content/themes/best-writing-service/images/services/history.svg)
}

.home-services .services-wrapper a.informative:before {
    content: url(/wp-content/themes/best-writing-service/images/services/informative.svg)
}

.home-services .services-wrapper a.literature:before {
    content: url(/wp-content/themes/best-writing-service/images/services/literature.svg)
}

.home-services .services-wrapper a.management:before {
    content: url(/wp-content/themes/best-writing-service/images/services/management.svg)
}

.home-services .services-wrapper a.marketing:before {
    content: url(/wp-content/themes/best-writing-service/images/services/marketing.svg)
}

.home-services .services-wrapper a.narrative:before {
    content: url(/wp-content/themes/best-writing-service/images/services/narrative.svg)
}

.home-services .services-wrapper a.nursing:before {
    content: url(/wp-content/themes/best-writing-service/images/services/nursing.svg)
}

.home-services .services-wrapper a.personal:before {
    content: url(/wp-content/themes/best-writing-service/images/services/personal.svg)
}

.home-services .services-wrapper a.politics:before {
    content: url(/wp-content/themes/best-writing-service/images/services/politics.svg)
}

.home-services .services-wrapper a.research:before {
    content: url(/wp-content/themes/best-writing-service/images/services/research.svg)
}

.home-how-it-works {
    position: relative;
    padding: 110px 0
}

.home-how-it-works .box {
    filter: drop-shadow(-30px 55px 40px rgba(64, 103, 238, .2));
    position: absolute;
    right: 95px;
    top: -88px;
    animation: 3s ease-in-out infinite animate_fill
}

.home-how-it-works .title {
    text-align: center;
    font-size: 40px;
    font-weight: 700;
    color: #000
}

.home-how-it-works .wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 65px 0
}

.home-how-it-works .wrapper .item {
    width: 24%;
    text-align: center
}

.home-how-it-works .wrapper .item .sub {
    font-size: 22px;
    font-weight: 600;
    color: #1B2A50;
    margin: 40px 0 25px
}

.home-how-it-works .wrapper .item .text {
    font-size: 16px;
    font-weight: 400;
    color: #666F83
}

.home-how-it-works .buttons-wrapper {
    text-align: center
}

.home-how-it-works .buttons-wrapper a {
    width: 266px
}

.essays-category-wrapper .category-essays,
.home-faq .faq-wrapper .f-a-q {
    width: 65%
}

.home-how-it-works .buttons-wrapper a img {
    margin: 0 0 0 5px
}

.home-faq {
    padding: 100px 0
}

.home-faq h2 {
    text-align: left;
    margin: 0 0 70px
}

.home-faq p {
    display: none
}

.home-faq .faq-wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.home-faq .faq-wrapper .f-a-q .panel-title {
    font-size: 24px;
    color: #414C68;
    line-height: 140%;
    position: relative;
    padding-right: 50px
}

.home-faq .faq-wrapper .f-a-q .panel-title:before {
    content: '+';
    position: absolute;
    right: 0;
    top: 0;
    font-size: 45px;
    font-weight: 100
}

.home-faq .faq-wrapper .f-a-q .panel {
    border: none;
    border-bottom: 1px solid #C6C6C6;
    margin: 0;
    padding: 20px 0
}

.home-faq .faq-wrapper .f-a-q .panel .panel-heading {
    border: none;
    background: 0 0;
    padding: 15px 0
}

.home-faq .faq-wrapper .f-a-q .panel .panel-heading a[aria-expanded=true] .panel-title {
    color: #4067EE
}

.home-faq .faq-wrapper .f-a-q .panel .panel-heading a[aria-expanded=true] .panel-title:before {
    content: '-';
    line-height: 24px
}

.home-faq .faq-wrapper .f-a-q .panel .panel-body {
    font-size: 18px;
    font-weight: 400;
    line-height: 150%;
    color: #414C68;
    padding: 15px 0
}

.home-faq .faq-wrapper .faq-sidebar {
    width: 30%
}

.home-faq .faq-wrapper .faq-sidebar .still-have-questions {
    text-align: center;
    background: linear-gradient(224.47deg, #FFFAE7 3.9%, #FFF4E3 89.23%);
    border-radius: 24px;
    padding: 77px 45px;
    margin: 50px 0 0
}

.home-faq .faq-wrapper .faq-sidebar .still-have-questions .title {
    font-size: 24px;
    font-weight: 500;
    color: #2142A7;
    margin: 10px 0 0
}

.home-faq .faq-wrapper .faq-sidebar .still-have-questions .text {
    font-size: 15px;
    color: #414C68;
    font-weight: 400;
    margin: 20px 0 30px
}

.home-discounts {
    padding: 100px 0;
    position: relative
}

.home-discounts .decor-left {
    position: absolute;
    left: 4%;
    top: 12%;
    animation: 3s ease-in-out infinite animate_fill
}

.home-discounts .decor-right {
    position: absolute;
    right: 0;
    bottom: 12%;
    animation: 4s ease-in-out infinite animate_fill
}

.home-discounts .title {
    font-size: 40px;
    font-weight: 700;
    color: #1B2A50;
    text-align: center;
    margin: 0 0 10px
}

.home-discounts .sub {
    font-size: 15px;
    font-weight: 500;
    color: #666F83;
    text-align: center
}

.home-discounts .wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 60px 0 0
}

.home-discounts .wrapper .item {
    width: 23%;
    text-align: center;
    background: #FFF;
    box-shadow: 0 9px 22px rgba(141, 160, 226, .15);
    border-radius: 24px;
    padding: 33px 0
}

.home-discounts .wrapper .item.item-first {
    background: #2343B3
}

.home-discounts .wrapper .item.item-first .name {
    color: #fff
}

.home-discounts .wrapper .item.item-first .code {
    color: #889BDB;
    font-size: 15px;
    margin: 0 0 13px
}

.home-discounts .wrapper .item.item-first .code span,
.home-discounts .wrapper .item.item-first .percent {
    color: #F4DD62
}

.home-discounts .wrapper .item .name {
    font-size: 24px;
    font-weight: 600;
    color: #082FB9
}

.home-discounts .wrapper .item .pages {
    font-size: 15px;
    font-weight: 500;
    color: #1B2A50;
    margin: 0 0 25px
}

.home-discounts .wrapper .item .pages span {
    position: relative;
    display: inline-block;
    z-index: 1
}

.home-discounts .wrapper .item .pages span:after {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 7px;
    background: #F4DD62;
    left: 0;
    bottom: 1px;
    z-index: -1
}

.home-discounts .wrapper .item .img-wrp {
    display: block;
    width: 80px;
    height: 80px;
    border-radius: 20px;
    background: #e3ecfa;
    position: relative;
    margin: 0 auto
}

.home-discounts .wrapper .item .img-wrp img {
    position: absolute;
    left: 16px;
    top: 12px
}

.home-discounts .wrapper .item .percent {
    font-size: 40px;
    font-weight: 700;
    color: #082FB9;
    line-height: 30px;
    margin: 30px 0 23px
}

.home-discounts .wrapper .item .percent span {
    display: block;
    font-size: 20px;
    font-weight: 700;
    color: #4067EE;
    text-transform: uppercase
}

.home-customer-reviews {
    background: linear-gradient(0deg, rgba(255, 255, 255, .2) 0, rgba(230, 249, 255, .2) 100%), #F8FAFF;
    padding: 100px 0
}

.home-customer-reviews .title {
    font-size: 40px;
    font-weight: 700;
    color: #1B2A50;
    text-align: center;
    margin: 0 0 10px
}

.home-customer-reviews .sub {
    font-size: 18px;
    font-weight: 500;
    color: #666F83;
    text-align: center
}

.home-customer-reviews .reviews-list {
    margin: 55px 0 0
}

.home-customer-reviews .reviews-list .slick-arrow {
    display: block;
    background: #fff;
    border: none;
    box-shadow: 0 5px 18px rgba(64, 103, 238, .12);
    width: 88px;
    height: 88px;
    border-radius: 50%;
    font-size: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1
}

.home-customer-reviews .reviews-list .slick-arrow.slick-prev {
    background: url(/wp-content/themes/best-writing-service/images/prev.svg) center no-repeat, #fff;
    left: 20%
}

.home-customer-reviews .reviews-list .slick-arrow.slick-next {
    background: url(/wp-content/themes/best-writing-service/images/next.svg) center no-repeat, #fff;
    right: 20%
}

.home-customer-reviews .reviews-list .slick-slide .review-item {
    border: 1px solid #DEE0F0;
    box-shadow: 0 9px 22px rgba(141, 160, 226, .15);
    border-radius: 24px;
    min-height: 223px
}

.home-customer-reviews .reviews-list .slick-slide .review-item .title-stars {
    border: none
}

.home-customer-reviews .reviews-list .slick-slide .review-item .title-stars .title {
    margin: 0;
    font-size: 18px;
    font-weight: 600;
    color: #1B2A50
}

.home-customer-reviews .reviews-list .slick-slide .review-item .title-stars .stars {
    width: auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.home-customer-reviews .reviews-list .slick-slide .review-item .review-body {
    color: #666F83
}

.ready-to-start {
    background: #4067EE;
    position: relative;
    text-align: center;
    padding: 25px 0 65px
}

.ready-to-start img {
    display: none
}

.ready-to-start.lazy-background.visible-bg img {
    display: block
}

@media all and (max-width:600px) {

    .ready-to-start.lazy-background.visible-bg img.get-started-left,
    .ready-to-start.lazy-background.visible-bg img.get-started-right {
        display: none
    }
}

.ready-to-start .image-wrapper {
    display: inline-block;
    position: relative;
    margin: 0 0 40px
}

.ready-to-start .image-wrapper:before {
    content: '';
    display: block;
    position: absolute;
    width: 82px;
    height: 82px;
    background: #3257d9;
    border-radius: 20px;
    transform: rotate(45deg);
    left: -4px;
    top: 8px
}

.ready-to-start .image-wrapper img {
    position: relative
}

.ready-to-start .get-started-left {
    position: absolute;
    left: 11%;
    bottom: 22%;
    filter: drop-shadow(50px 45px 33px rgba(14, 13, 96, .2));
    animation: 3s ease-in-out infinite animate_fill
}

.ready-to-start .get-started-right {
    position: absolute;
    right: 12%;
    top: -18%;
    filter: drop-shadow(10px 45px 40px rgba(14, 13, 96, .15));
    animation: 4s ease-in-out infinite animate_fill
}

.ready-to-start .title {
    font-size: 40px;
    font-weight: 700;
    color: #fff
}

.ready-to-start .sub {
    font-size: 18px;
    font-weight: 500;
    color: #D9E0ED;
    margin: 15px 0 30px
}

.invite-your-friend {
    background: #F8FAFF;
    position: relative;
    padding: 120px 0
}

.invite-your-friend .plant {
    position: absolute;
    left: 0;
    bottom: 21%
}

.invite-your-friend .wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.invite-your-friend .wrapper .left-side .title {
    font-size: 47px;
    font-weight: 700;
    line-height: 120%;
    color: #1B2A50;
    position: relative;
    z-index: 1
}

.invite-your-friend .wrapper .left-side .title:before {
    content: '';
    display: block;
    position: absolute;
    width: 183px;
    height: 183px;
    background: #FFF9D9;
    opacity: .6;
    left: -85px;
    top: -25px;
    border-radius: 50%;
    z-index: -1
}

.invite-your-friend .wrapper .left-side .title span {
    position: relative;
    z-index: 1
}

.invite-your-friend .wrapper .left-side .title span:after {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 11px;
    background: #F4DD62;
    left: 0;
    bottom: 9px;
    z-index: -1
}

.invite-your-friend .wrapper .left-side p {
    font-size: 20px;
    font-weight: 500;
    color: #414C68;
    position: relative;
    z-index: 1
}

.invite-your-friend .wrapper .left-side p span {
    color: #082FB9
}

.invite-your-friend .wrapper .left-side a {
    margin: 30px 0 50px
}

.invite-your-friend .wrapper .left-side .bottom-block {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.invite-your-friend .wrapper .left-side .bottom-block .item {
    width: 49%;
    position: relative;
    font-size: 16px;
    font-weight: 500;
    color: #1B2A50;
    padding-left: 45px
}

.invite-your-friend .wrapper .left-side .bottom-block .item:before {
    content: '';
    line-height: 0;
    position: absolute;
    left: 0;
    top: 0
}

.invite-your-friend .wrapper .left-side .bottom-block .item.item-left:before {
    content: url(/wp-content/themes/best-writing-service/images/lock.svg)
}

.invite-your-friend .wrapper .left-side .bottom-block .item.item-right:before {
    content: url(/wp-content/themes/best-writing-service/images/search-doc.svg)
}

.invite-your-friend .wrapper .right-side {
    width: 48%
}

@media all and (max-width:1580px) {

    .head-slider .vector.vector-right,
    .home-text-block.home-text-block-2 .home-text-block-2-decor,
    .invite-your-friend .plant {
        display: none
    }

    .head-slider .fill-left {
        left: -100px
    }

    .head-slider .fill-right {
        right: 0
    }

    .home-text-block .text-block-decor {
        left: -60px
    }

    .ready-to-start .get-started-left {
        left: 3%
    }

    .ready-to-start .get-started-right {
        right: 3%
    }
}

@media all and (max-width:1300px) {

    .head-slider .fill-left,
    .head-slider .fill-right,
    .home-advantages .decor,
    .home-discounts .decor-right,
    .home-services .ellipse,
    .home-text-block .text-block-decor {
        display: none
    }

    .home-discounts .decor-left {
        left: 0;
        top: 0
    }

    .ready-to-start .get-started-left {
        left: 0;
        bottom: 0
    }
}

@media all and (max-width:1200px) {
    .head-slider .head-slider-left-side:before {
        left: 0;
        top: -30px
    }

    .head-slider .head-slider-left-side h1 {
        font-size: 40px
    }

    .home-statistics {
        padding: 40px 0
    }

    .favourite-writers-block {
        padding: 75px 0
    }

    .favourite-writers-block .decor {
        display: none
    }

    .favourite-writers-block .title .left-side {
        width: 50%;
        font-size: 40px
    }

    .favourite-writers-block .title .right-side {
        width: 38%
    }

    .home-advantages {
        padding: 40px 0 30px
    }

    .home-how-it-works,
    .home-text-block {
        padding: 75px 0
    }

    .home-advantages .advantages-items .item {
        width: 48%
    }

    .home-advantages .advantages-items .item .item-text {
        margin-left: 20px
    }

    .home-text-block .text-block .left-side h2 {
        font-size: 33px
    }

    .home-how-it-works .title {
        font-size: 35px
    }

    .home-how-it-works .wrapper .item .sub {
        font-size: 19px;
        margin: 20px 0 15px
    }

    .home-how-it-works .wrapper .item .text {
        font-size: 15px
    }

    .home-services {
        padding: 80px 0
    }

    .home-services .top-services-block .left-side h2 {
        line-height: 39px
    }

    .home-faq {
        padding: 75px 0
    }

    .home-faq h2 {
        margin: 0 0 40px
    }

    .home-faq .faq-wrapper .f-a-q .panel {
        padding: 12px 0
    }

    .home-customer-reviews,
    .home-discounts,
    .invite-your-friend {
        padding: 75px 0
    }

    .home-faq .faq-wrapper .f-a-q .panel .panel-body {
        font-size: 16px
    }

    .home-faq .faq-wrapper .f-a-q .panel-title {
        font-size: 21px
    }

    .home-customer-reviews .title,
    .home-discounts .title,
    .invite-your-friend .wrapper .left-side .title,
    .ready-to-start .title {
        font-size: 35px
    }

    .home-customer-reviews .reviews-list .slick-slide {
        margin: 0 5px
    }
}

@media all and (max-width:1005px) {
    .head-slider .head-slider-left-side {
        width: 50%
    }

    .head-slider .head-slider-left-side h1 {
        font-size: 32px
    }

    .head-slider .head-slider-left-side h1 span {
        display: inline-block
    }

    .head-slider .head-slider-left-side h1 span:before {
        height: 7px
    }

    .head-slider .head-slider-right-side {
        width: 47%
    }

    .head-slider .head-slider-right-side .essayator-form {
        width: 100%;
        height: auto;
        border-radius: 16px
    }

    .head-slider .head-slider-right-side .essayator-form .title {
        padding: 20px 0 20px 20px;
        font-size: 23px
    }

    .head-slider .head-slider-right-side .essayator-form .ae-miniorder-custom {
        padding: 0 20px 20px
    }

    .head-slider .head-slider-right-side .essayator-form .ae-miniorder-custom .currency {
        top: 18px;
        right: 20px
    }

    .head-slider .head-slider-right-side .essayator-form .ae-miniorder-custom .input-field.writer-level-input .select2Buttons ul li {
        margin: 0 2px 4px
    }

    .head-slider .head-slider-right-side .essayator-form .ae-miniorder-custom .input-field.writer-level-input .select2Buttons ul li a {
        padding: 9px 6px
    }

    .head-slider .head-slider-right-side .essayator-form .ae-miniorder-custom .bottom-wrapper .total .mini-order-total-price {
        display: block;
        width: 100%
    }

    .head-slider .head-slider-right-side .essayator-form .ae-miniorder-custom .bottom-wrapper .total .first-info,
    .head-slider .head-slider-right-side .essayator-form .customer-reviews-short .block-name {
        display: none
    }

    .head-slider .head-slider-right-side .essayator-form .ae-miniorder-custom .bottom-wrapper .button.button-primary-2 {
        min-width: auto;
        width: 100%;
        margin: 0
    }

    .head-slider .head-slider-right-side .essayator-form .customer-reviews-short {
        -ms-flex-pack: center;
        justify-content: center
    }
}

@media all and (max-width:920px) {

    .favourite-writers-block .decor,
    .favourite-writers-block .decor1,
    .home-discounts .decor-left,
    .home-how-it-works .box {
        display: none
    }

    .favourite-writers-block .title .left-side span:after,
    .invite-your-friend .wrapper .left-side .title span:after {
        height: 7px;
        bottom: 7px
    }

    .head-slider {
        padding: 130px 0 80px
    }

    .home-statistics .statistics-items .item .number {
        font-size: 40px
    }

    .home-statistics .statistics-items .item span {
        font-size: 15px
    }

    .home-advantages .advantages-items {
        margin: 40px 0 0
    }

    .home-advantages .advantages-items .item {
        -ms-flex-direction: column;
        flex-direction: column;
        text-align: center;
        margin: 0 0 40px
    }

    .home-advantages .advantages-items .item .item-text {
        margin: 0
    }

    .home-advantages .advantages-items .item .item-text h5 {
        margin: 20px 0
    }

    .home-advantages .advantages-items .item .item-text .text {
        font-size: 16px
    }

    .favourite-writers-block .title .left-side {
        font-size: 30px
    }

    .favourite-writers-block .title .right-side {
        font-size: 15px
    }

    .home-text-block .text-block p {
        font-size: 16px
    }

    .home-text-block .text-block .left-side ul li {
        font-size: 16px;
        line-height: 170%
    }

    .home-services .top-services-block .left-side h2,
    .home-text-block .text-block .left-side h2 {
        font-size: 30px
    }

    .home-services .top-services-block {
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }

    .home-services .top-services-block .left-side {
        width: 100%;
        margin: 25px 0 0
    }

    .home-services .top-services-block .left-side p {
        font-size: 16px
    }

    .home-customer-reviews .title,
    .home-discounts .title,
    .home-how-it-works .title {
        font-size: 30px
    }

    .home-services .top-services-block .right-side {
        width: 100%;
        text-align: center
    }

    .home-services .top-services-block .right-side img {
        max-width: 450px
    }

    .home-how-it-works .wrapper .item {
        width: 45%;
        margin: 0 0 30px
    }

    .home-faq .faq-wrapper .f-a-q {
        width: 100%
    }

    .home-faq .faq-wrapper .faq-sidebar {
        width: 100%;
        text-align: center
    }

    .home-faq .faq-wrapper .faq-sidebar .still-have-questions {
        padding: 45px
    }

    .home-discounts .wrapper .item {
        width: 48%;
        margin: 0 0 30px
    }

    .home-faq h2 {
        margin: 0 0 15px
    }

    .home-customer-reviews .sub {
        font-size: 16px
    }

    .home-customer-reviews .reviews-list .slick-slide .review-item .title-stars {
        padding: 0
    }

    .invite-your-friend .wrapper .left-side .title {
        font-size: 30px
    }

    .invite-your-friend .wrapper .left-side p {
        font-size: 16px
    }
}

@media all and (max-width:750px) {
    .head-slider .vector.vector-center {
        bottom: auto;
        top: 26%
    }

    .head-slider .head-slider-left-side {
        width: 100%
    }

    .head-slider .head-slider-right-side {
        width: 100%;
        text-align: center;
        margin: 30px 0 0
    }

    .head-slider .head-slider-right-side .essayator-form {
        width: 440px
    }

    .head-slider .head-slider-right-side .essayator-form .customer-reviews-short {
        margin: 0
    }
}

@media all and (max-width:600px) {

    .favourite-writers-block,
    .home-statistics {
        overflow: hidden
    }

    .home-statistics .statistics-items .item {
        line-height: 28px
    }

    .home-statistics .statistics-items .item:after {
        height: 90%
    }

    .home-statistics .statistics-items .item.item-1:before {
        content: '';
        display: block;
        position: absolute;
        height: 90%;
        width: 1px;
        background: #D3D4F6;
        left: 0;
        top: 50%;
        transform: translateY(-50%)
    }

    .invite-your-friend .wrapper .left-side .title:before,
    .ready-to-start .get-started-left,
    .ready-to-start .get-started-right {
        display: none
    }

    .favourite-writers-block .title .left-side,
    .home-advantages .advantages-items .item {
        width: 100%
    }

    .home-statistics .statistics-items .item .number {
        font-size: 30px
    }

    .favourite-writers-block .title .left-side:before {
        width: 101px;
        height: 101px;
        left: 0;
        top: -24px
    }

    .favourite-writers-block .title .right-side {
        width: 100%;
        text-align: left;
        margin: 10px 0 0
    }

    .favourite-writers-block .title .ae-favourite-writers {
        margin: 30px 0 0
    }

    .home-text-block .text-block .left-side,
    .home-text-block .text-block .right-side {
        width: 100%
    }

    .home-text-block.home-text-block-2 .text-block .right-side img {
        margin: 0
    }

    .home-services .services-wrapper a {
        width: 49%
    }

    .invite-your-friend .wrapper {
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }

    .invite-your-friend .wrapper .left-side {
        width: 100%;
        margin: 20px 0 0
    }

    .invite-your-friend .wrapper .right-side {
        width: 100%
    }

    .home-discounts {
        padding: 45px 0 30px
    }

    .home-discounts .home-custom-container {
        padding: 0
    }

    .home-discounts .wrapper {
        margin: 35px 0 0
    }

    .home-discounts .wrapper .item {
        padding: 33px;
        margin: 0;
        box-shadow: none
    }

    .home-discounts .wrapper .item .name {
        font-size: 22px
    }

    .home-discounts .wrapper .slick-slide {
        margin: 0 7px
    }

    .home-discounts .wrapper .slick-slide img {
        margin: 0 auto
    }

    .home-discounts .title {
        font-size: 24px;
        padding: 0 20px
    }

    .home-discounts .sub {
        padding: 0 20px
    }

    .home-discounts .slick-dots {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-align: center;
        align-items: center;
        list-style: none;
        width: 100%;
        padding: 0 17px;
        margin: 35px 0 0
    }

    .home-discounts .slick-dots li {
        width: 6px;
        height: 6px;
        background: #D9E0ED;
        border-radius: 50%;
        margin: 0 7px
    }

    .home-discounts .slick-dots li.slick-active {
        width: 8px;
        height: 8px;
        background: #4067EE
    }

    .home-discounts .slick-dots li button {
        display: none
    }
}

@media all and (max-width:510px) {
    .head-slider {
        padding: 80px 0 35px;
        overflow: hidden
    }

    .head-slider .logo1,
    .head-slider .vector.vector-left {
        display: none
    }

    .head-slider .vector.vector-center {
        display: none;
        top: 23%;
        left: auto;
        right: -81px;
        max-width: 210px
    }

    .head-slider .head-slider-left-side:before {
        width: 12px;
        height: 12px;
        top: -15px
    }

    .head-slider .head-slider-left-side:after {
        width: 135px;
        height: 135px;
        left: -75px;
        top: -25px
    }

    .head-slider .head-slider-left-side h1 {
        font-family: Arial;
        font-size: 25px;
        line-height: 30px;
        margin: 3px 0 12px
    }

    .head-slider .head-slider-left-side h1 span:before {
        bottom: 3px
    }

    .head-slider .head-slider-left-side p {
        max-width: 100%;
        font-size: 14px;
        margin: 0 0 15px
    }

    .head-slider .head-slider-right-side {
        margin: 0
    }

    .head-slider .head-slider-right-side .essayator-form {
        width: 100%
    }

    .head-slider .head-slider-right-side .essayator-form .title {
        font-size: 16px
    }

    .head-slider .head-slider-right-side .essayator-form .ae-miniorder-custom .input-field {
        font-weight: 400
    }

    .head-slider .head-slider-right-side .essayator-form .ae-miniorder-custom .input-field select {
        font-size: 16px;
        height: 40px
    }

    .head-slider .head-slider-right-side .essayator-form .ae-miniorder-custom .bottom-wrapper {
        height: 45px
    }

    .head-slider .head-slider-right-side .essayator-form .ae-miniorder-custom .bottom-wrapper .button.button-primary-2 {
        width: 106px;
        height: 40px;
        font-size: 14px;
        line-height: 37px
    }

    .head-slider .head-slider-right-side .essayator-form .ae-miniorder-custom .bottom-wrapper .total {
        width: 58%
    }

    .head-slider .head-slider-right-side .essayator-form .ae-miniorder-custom .bottom-wrapper .total .total-price {
        font-size: 18px
    }

    .head-slider .head-slider-right-side .essayator-form .ae-miniorder-custom .bottom-wrapper .total .total-price .mini-order-total-price {
        margin: 0;
        font-size: 12px
    }

    .head-slider .head-slider-right-side .essayator-form .ae-miniorder-custom .bottom-wrapper .buttons {
        width: 40%
    }

    .head-slider .head-slider-right-side .essayator-form .customer-reviews-short {
        height: 66px
    }

    .head-slider .head-slider-right-side .essayator-form .customer-reviews-short .reviews-items .item.item-sitejabber {
        margin: 0 5px
    }

    .home-advantages {
        padding: 25px 0 10px
    }

    .home-advantages .advantages-items .item .item-text h5 {
        margin: 20px 0 12px
    }

    .home-advantages .advantages-items .item .item-text .text {
        font-size: 14px
    }

    .favourite-writers-block {
        padding: 45px 0
    }

    .favourite-writers-block .title .left-side {
        font-size: 24px;
        line-height: 29px
    }

    .favourite-writers-block .title .left-side:before {
        left: -40px
    }

    .favourite-writers-block .title .right-side {
        font-size: 14px;
        line-height: 20px
    }

    body .ae-favourite-writers {
        margin: 25px 0 0
    }

    body .ae-favourite-writers .favourite-writers-component ul.writers li {
        box-shadow: none;
        margin: 0;
        padding: 15px
    }

    body .ae-favourite-writers .favourite-writers-component ul.writers li .personal-data:before {
        left: 15px
    }

    body .ae-favourite-writers .favourite-writers-component ul.writers li .action {
        position: static;
        width: 100%
    }

    body .ae-favourite-writers .favourite-writers-component ul.writers li .action .hire {
        height: 40px
    }

    body .ae-favourite-writers .favourite-writers-component ul.writers li .action .hire:before {
        font-size: 14px;
        font-weight: 500;
        line-height: 37px
    }

    .home-text-block {
        padding: 45px 0
    }

    .home-text-block .text-block .left-side h2 {
        font-size: 24px;
        line-height: 29px;
        text-align: center;
        margin: 0 0 30px
    }

    .home-text-block .text-block .left-side ul li {
        font-size: 14px;
        line-height: 20px
    }

    .home-text-block .text-block p {
        font-size: 14px;
        line-height: 23px
    }

    .home-services {
        padding: 40px 0
    }

    .home-services .services-wrapper {
        margin: 30px 0 0
    }

    .home-services .services-wrapper a {
        width: 100%;
        font-size: 16px
    }

    .home-services .top-services-block .left-side h2 {
        font-size: 24px;
        line-height: 29px
    }

    .home-services .top-services-block .left-side p {
        font-size: 14px;
        line-height: 20px
    }

    .home-services .top-services-block .right-side img {
        max-width: 100%
    }

    .home-how-it-works {
        padding: 45px 0;
        overflow: hidden
    }

    .home-how-it-works .title {
        font-size: 24px
    }

    .home-how-it-works .wrapper {
        margin: 40px 0 12px
    }

    .home-how-it-works .wrapper .item {
        width: 100%
    }

    .home-how-it-works .wrapper .item .sub {
        font-size: 18px
    }

    .home-how-it-works .wrapper .item .text {
        font-size: 16px
    }

    .home-faq {
        padding: 45px 0
    }

    .home-faq h2 {
        text-align: center
    }

    .home-faq .faq-wrapper .f-a-q .panel-title {
        font-size: 18px
    }

    .home-faq .faq-wrapper .f-a-q .panel {
        padding: 5px 0
    }

    .home-customer-reviews,
    .invite-your-friend {
        padding: 45px 0
    }

    .home-faq .faq-wrapper .f-a-q .panel .panel-body {
        font-size: 14px;
        line-height: 150%
    }

    .home-faq .faq-wrapper .faq-sidebar .still-have-questions .title {
        font-size: 20px
    }

    .home-faq .faq-wrapper .faq-sidebar .still-have-questions .text {
        font-size: 14px;
        line-height: 150%
    }

    .home-customer-reviews .title {
        font-size: 24px
    }

    .home-customer-reviews .reviews-list {
        margin: 30px 0 0
    }

    .home-customer-reviews .reviews-list .slick-slide .review-item .title-stars .title {
        font-size: 15px
    }

    .home-customer-reviews .reviews-list .slick-slide .review-item .title-stars .stars img {
        width: 18px
    }

    .ready-to-start .title {
        font-size: 24px
    }

    .ready-to-start .sub {
        font-size: 16px;
        line-height: 140%
    }

    .invite-your-friend .wrapper .left-side .title {
        font-size: 24px;
        line-height: 120%
    }

    .invite-your-friend .wrapper .left-side p {
        font-size: 14px;
        line-height: 140%
    }

    .invite-your-friend .wrapper .left-side .bottom-block .item {
        width: 100%;
        margin: 0 0 18px
    }
}

@media all and (max-width:425px) {
    .head-slider .head-slider-right-side .essayator-form .ae-miniorder-custom {
        height: 500px
    }

    .head-slider .head-slider-right-side .essayator-form .ae-miniorder-custom .input-field.writer-level-input {
        height: 86px
    }
}

.subjects-as {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.subjects-as .items {
    width: 25%;
    border-right: 2px solid #cef3db;
    padding-left: 50px
}

.subjects-as .items .it {
    margin: 0 0 20px
}

.subjects-as .items.items-1 {
    padding-left: 0
}

.subjects-as .items.items-4 {
    border: none
}

@media all and (max-width:970px) {
    .subjects-as .items {
        width: 50%;
        margin: 0 0 25px;
        padding-left: 30px
    }

    .subjects-as .items.items-3 {
        padding-left: 0
    }

    .subjects-as .items.items-2 {
        border: none
    }
}

@media all and (max-width:480px) {

    .subjects-as .items,
    .subjects-as .items.items-1,
    .subjects-as .items.items-3 {
        padding-left: 15px
    }

    .subjects-as .items,
    .subjects-as .items.items-2,
    .subjects-as .items.items-4 {
        border-left: 2px solid #cef3db
    }

    .subjects-as .items {
        width: 100%;
        border-right: none
    }

    .subjects-as .items .it {
        margin: 0 0 12px
    }
}

.our-services-blocks .title {
    text-align: center;
    font-size: 28px;
    font-weight: 600
}

.our-services-blocks .wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.our-services-blocks .wrapper .block {
    width: 47%;
    box-shadow: 0 5px 20px 0 rgba(46, 46, 46, .1);
    background: #fff;
    border-radius: 4px;
    padding: 30px;
    position: relative;
    margin: 65px 0 0
}

.our-services-blocks .wrapper .block img {
    position: absolute;
    top: -15px
}

.our-services-blocks .wrapper .block h3 {
    text-transform: uppercase;
    font-size: 21px;
    padding: 25px 0 0;
    position: relative
}

.our-services-blocks .wrapper .block h3:before {
    content: '';
    position: absolute;
    font-size: 80px;
    font-family: Montserrat;
    color: #cef3db;
    right: 0;
    top: 18px;
    line-height: 0;
    font-weight: 700
}

.our-services-blocks .wrapper .block p {
    font-size: 16px
}

.our-services-blocks .wrapper .block.editing h3:before {
    content: '1'
}

.our-services-blocks .wrapper .block.rewriting h3:before {
    content: '3'
}

.our-services-blocks .wrapper .block.proofreading h3:before {
    content: '2'
}

.our-services-blocks .wrapper .block.formating h3:before {
    content: '4'
}

@media all and (max-width:1200px) {
    .our-services-blocks .wrapper .block {
        width: 49%;
        margin: 45px 0 0
    }
}

@media all and (max-width:680px) {
    .our-services-blocks .wrapper .block {
        width: 100%
    }

    .our-services-blocks .wrapper .block.editing {
        -ms-flex-order: 1;
        order: 1
    }

    .our-services-blocks .wrapper .block.proofreading {
        -ms-flex-order: 2;
        order: 2
    }

    .our-services-blocks .wrapper .block.rewriting {
        -ms-flex-order: 3;
        order: 3
    }

    .our-services-blocks .wrapper .block.formating {
        -ms-flex-order: 4;
        order: 4
    }
}

@media all and (max-width:480px) {
    .our-services-blocks .title {
        font-size: 22px
    }

    .our-services-blocks .wrapper .block {
        padding: 20px
    }

    .our-services-blocks .wrapper .block h3 {
        font-size: 17px
    }

    .our-services-blocks .wrapper .block p {
        font-size: 14px
    }
}

.how-it-works-banner {
    padding-left: 12px;
    margin: 68px 0
}

.how-it-works-banner .wrapper {
    padding-left: 55px;
    border-left: 1px dashed #6bb48f
}

.how-it-works-banner .wrapper h4 {
    position: relative;
    padding-left: 43px
}

.how-it-works-banner .wrapper h4:before {
    content: '';
    display: block;
    position: absolute;
    left: -71px;
    top: -3px;
    width: 31px;
    height: 31px;
    background-color: #75d397;
    box-shadow: 0 5px 20px 0 rgba(46, 46, 46, .2);
    border-radius: 50%;
    font-family: Montserrat;
    font-size: 15px;
    font-weight: 500;
    color: #fff;
    text-align: center;
    padding: 8px 0 0
}

.how-it-works-banner .wrapper h4.first:before {
    content: '01'
}

.how-it-works-banner .wrapper h4.first:after {
    content: url(/wp-content/themes/academicwriters/images/how-1.png);
    position: absolute;
    left: 0;
    top: -5px
}

.how-it-works-banner .wrapper h4.second:before {
    content: '02'
}

.how-it-works-banner .wrapper h4.second:after {
    content: url(/wp-content/themes/academicwriters/images/how-2.png);
    position: absolute;
    left: 0;
    top: -5px
}

.how-it-works-banner .wrapper h4.third:before {
    content: '03'
}

.how-it-works-banner .wrapper h4.third:after {
    content: url(/wp-content/themes/academicwriters/images/how-3.png);
    position: absolute;
    left: 0;
    top: -5px
}

.how-it-works-banner .wrapper h4.fourth:before {
    content: '04'
}

.how-it-works-banner .wrapper h4.fourth:after {
    content: url(/wp-content/themes/academicwriters/images/how-4.png);
    position: absolute;
    left: 0;
    top: -5px
}

.how-it-works-banner .wrapper h4.fifth:before {
    content: '05'
}

.how-it-works-banner .wrapper h4.fifth:after {
    content: url(/wp-content/themes/academicwriters/images/how-5.png);
    position: absolute;
    left: 0;
    top: -5px
}

.how-it-works-banner .wrapper h4.sixth:before {
    content: '06'
}

.how-it-works-banner .wrapper h4.sixth:after {
    content: url(/wp-content/themes/academicwriters/images/how-6.png);
    position: absolute;
    left: 0;
    top: -5px
}

.how-it-works-banner .wrapper p {
    line-height: 31px
}

@media all and (max-width:480px) {
    .how-it-works-banner .wrapper {
        padding-left: 40px
    }

    .how-it-works-banner .wrapper h4:before {
        left: -56px
    }

    .how-it-works-banner .wrapper p {
        line-height: 26px
    }
}

body .el-switch .el-switch-style {
    background: #d9e0ed
}

body .el-switch>input[type=checkbox]:checked+.el-switch-style {
    background: #F4DD62
}

body .ae-price-quality-essay {
    margin: 45px 0
}

body .ae-price-quality-essay .essay-price-quality-essay {
    background: #F2F6FC;
    border-radius: 24px;
    border: none;
    padding: 0
}

body .ae-price-quality-essay .essay-price-quality-essay .row-item.header-wrapper {
    -ms-flex-align: center;
    align-items: center;
    border-radius: 4px 4px 0 0;
    padding: 22px 30px;
    font-family: SpaceGrotesk
}

body .ae-price-quality-essay .essay-price-quality-essay .row-item.header-wrapper .header {
    font-family: SpaceGrotesk;
    font-size: 26px;
    font-weight: 600;
    margin: 0;
    color: #1B2A50;
    letter-spacing: -.02em
}

body .ae-price-quality-essay .essay-price-quality-essay .row-item.header-wrapper .column-item.right {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: right;
    justify-content: right;
    -ms-flex-align: center;
    align-items: center
}

body .ae-price-quality-essay .essay-price-quality-essay .row-item.header-wrapper .column-item.right .first-time-order {
    padding: 0;
    background: 0 0;
    color: #243743;
    font-size: 16px;
    font-weight: 500
}

body .ae-price-quality-essay .essay-price-quality-essay .row-item.header-wrapper .column-item.right .first-time-order span {
    color: #2142A7
}

body .ae-price-quality-essay .essay-price-quality-essay .row-item.header-wrapper .column-item.right .currency-item {
    float: none;
    height: auto
}

body .ae-price-quality-essay .essay-price-quality-essay .row-item.header-wrapper .column-item.right .currency-item select {
    width: 57px;
    height: auto;
    color: #2142A7;
    background-color: transparent;
    border: none;
    cursor: pointer;
    padding: 0;
    border-bottom: 1px dotted;
    border-radius: 0
}

body .ae-price-quality-essay .essay-price-quality-essay .days-wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0 27px
}

body .ae-price-quality-essay .essay-price-quality-essay .days-wrapper:before {
    left: 27px;
    font-family: SpaceGrotesk
}

body .ae-price-quality-essay .essay-price-quality-essay .days-wrapper .price-item {
    border: 2px solid #D9E0ED;
    box-shadow: 0 9px 22px rgba(141, 160, 226, .15);
    background: #FBFCFF;
    border-radius: 8px;
    -ms-flex: inherit;
    flex: inherit;
    min-width: auto;
    max-width: none;
    width: 19%;
    margin: 0;
    padding: 32px 12px
}

body .ae-price-quality-essay .essay-price-quality-essay .days-wrapper .price-item.active {
    background: #fff;
    border-color: #9BB1FF
}

body .ae-price-quality-essay .essay-price-quality-essay .days-wrapper .price-item.active:after {
    background-color: #4067EE
}

body .ae-price-quality-essay .essay-price-quality-essay .days-wrapper .price-item.active .place-on-page {
    background: #222651;
    border-color: #222651;
    color: #fff
}

body .ae-price-quality-essay .essay-price-quality-essay .days-wrapper .price-item.active .currency-wrap,
body .ae-price-quality-essay .essay-price-quality-essay .days-wrapper .price-item.active .price-wrap {
    color: #4067EE
}

body .ae-price-quality-essay .essay-price-quality-essay .days-wrapper .price-item.active .separator {
    border-color: #4067EE
}

body .ae-price-quality-essay .essay-price-quality-essay .days-wrapper .price-item .title {
    font-family: SpaceGrotesk;
    color: #1B2A50;
    position: relative;
    width: fit-content;
    margin: 0 auto;
    z-index: 1
}

body .ae-price-quality-essay .essay-price-quality-essay .days-wrapper .price-item .title:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 6px;
    bottom: 2px;
    left: 0;
    background: #F4DD62;
    z-index: -1
}

body .ae-price-quality-essay .essay-price-quality-essay .days-wrapper .price-item .title+.sub-title,
body .ae-price-quality-essay .essay-price-quality-essay .type-id-wrapper .select2Buttons ul li.index-1,
body .ae-price-quality-essay .essay-price-quality-essay .type-id-wrapper .select2Buttons ul li.index-2,
body .ae-price-quality-essay .essay-price-quality-essay .type-id-wrapper .select2Buttons ul li.index-3 {
    display: none
}

body .ae-price-quality-essay .essay-price-quality-essay .days-wrapper .price-item .sub-title {
    font-family: SpaceGrotesk;
    color: #243743
}

body .ae-price-quality-essay .essay-price-quality-essay .days-wrapper .price-item .separator {
    border-color: #2142a7
}

body .ae-price-quality-essay .essay-price-quality-essay .days-wrapper .price-item .place-on-page {
    width: 100px;
    max-width: 100%;
    border: 2px solid #A0B5FF;
    color: #4067EE;
    font-family: SpaceGrotesk
}

body .ae-price-quality-essay .essay-price-quality-essay .days-wrapper .price-item .currency-wrap,
body .ae-price-quality-essay .essay-price-quality-essay .days-wrapper .price-item .price-wrap {
    font-family: SpaceGrotesk;
    color: #2142A7
}

body .ae-price-quality-essay .essay-price-quality-essay .days-wrapper~.header-wrapper {
    border-radius: 0
}

body .ae-price-quality-essay .essay-price-quality-essay .vip-service-wrapper {
    padding: 0 27px
}

body .ae-price-quality-essay .essay-price-quality-essay .vip-service-wrapper .extra-services-item {
    padding: 0
}

body .ae-price-quality-essay .essay-price-quality-essay .vip-service-wrapper .extra-services-item:before {
    top: 27px
}

body .ae-price-quality-essay .essay-price-quality-essay .vip-service-wrapper .extra-services-item label {
    padding: 22px 80px 22px 85px;
    background: #FBFCFF;
    border: 2px solid #D9E0ED;
    box-shadow: 0 9px 22px rgba(141, 160, 226, .15);
    border-radius: 8px
}

body .ae-price-quality-essay .essay-price-quality-essay .vip-service-wrapper .extra-services-item label.checked {
    background: #fff;
    border-color: #9BB1FF
}

body .ae-price-quality-essay .essay-price-quality-essay .vip-service-wrapper .extra-services-item label.checked .price-wrapper,
body .ae-price-quality-essay .essay-price-quality-essay .vip-service-wrapper .extra-services-item label.checked b {
    color: #4067EE
}

body .ae-price-quality-essay .essay-price-quality-essay .vip-service-wrapper .extra-services-item label b {
    font-family: SpaceGrotesk;
    font-weight: 600;
    color: #1B2A50;
    font-size: 18px
}

body .ae-price-quality-essay .essay-price-quality-essay .vip-service-wrapper .extra-services-item label b .hint-text p {
    font-family: SpaceGrotesk;
    color: #8790A3;
    font-size: 15px;
    margin: 0
}

body .ae-price-quality-essay .essay-price-quality-essay .vip-service-wrapper .extra-services-item label .price-wrapper {
    font-family: SpaceGrotesk;
    font-size: 20px;
    color: #2142A7
}

body .ae-price-quality-essay .essay-price-quality-essay .vip-service-wrapper .extra-services-item label .chek {
    filter: hue-rotate(8deg)
}

body .ae-price-quality-essay .essay-price-quality-essay .vip-service-wrapper .extra-services-item.sms:before {
    background: url(/wp-content/themes/best-writing-service/images/sms.svg) no-repeat
}

body .ae-price-quality-essay .essay-price-quality-essay .vip-service-wrapper .extra-services-item.proofread:before {
    background: url(/wp-content/themes/best-writing-service/images/proofread.svg) no-repeat
}

body .ae-price-quality-essay .essay-price-quality-essay .vip-service-wrapper .extra-services-item.plagiarism:before {
    background: url(/wp-content/themes/best-writing-service/images/plagiarism.svg) no-repeat
}

body .ae-price-quality-essay .essay-price-quality-essay .vip-service-wrapper .extra-services-item.writer:before {
    background: url(/wp-content/themes/best-writing-service/images/writer.svg) no-repeat
}

body .ae-price-quality-essay .essay-price-quality-essay .vip-service-wrapper .extra-services-item.support:before {
    background: url(/wp-content/themes/best-writing-service/images/support.svg) no-repeat
}

body .ae-price-quality-essay .essay-price-quality-essay .vip-service-wrapper .extra-services-item.revision:before {
    background: url(/wp-content/themes/best-writing-service/images/revision.svg) no-repeat
}

body .ae-price-quality-essay .essay-price-quality-essay .type-id-wrapper {
    background: #fff;
    padding: 20px 27px;
    border-radius: 0
}

body .ae-price-quality-essay .essay-price-quality-essay .type-id-wrapper .select2Buttons ul {
    -ms-flex-direction: row;
    flex-direction: row
}

body .ae-price-quality-essay .essay-price-quality-essay .type-id-wrapper .select2Buttons ul li {
    width: 33%
}

body .ae-price-quality-essay .essay-price-quality-essay .type-id-wrapper .select2Buttons ul li a {
    border: 1px solid #ecedee;
    background: #FBFCFF;
    font-family: SpaceGrotesk;
    color: #243743
}

body .ae-price-quality-essay .essay-price-quality-essay .type-id-wrapper .select2Buttons ul li a.picked {
    background: #4067EE;
    color: #fff;
    border: none;
    border-radius: 0
}

body .ae-price-quality-essay .essay-price-quality-essay .type-id-wrapper .select2Buttons ul li a:hover {
    transition: .3s;
    background: #d2dbfb
}

body .ae-price-quality-essay .essay-price-quality-essay .type-id-wrapper .select2Buttons ul li.index-0,
body .ae-price-quality-essay .essay-price-quality-essay .type-id-wrapper .select2Buttons ul li.index-60,
body .ae-price-quality-essay .essay-price-quality-essay .type-id-wrapper .select2Buttons ul li.index-9 {
    display: block
}

body .ae-price-quality-essay .essay-price-quality-essay .type-id-wrapper .select2Buttons ul li.index-0 {
    -ms-flex-order: 1;
    order: 1
}

body .ae-price-quality-essay .essay-price-quality-essay .type-id-wrapper .select2Buttons ul li.index-0 a {
    font-size: 0
}

body .ae-price-quality-essay .essay-price-quality-essay .type-id-wrapper .select2Buttons ul li.index-0 a:before {
    content: 'Writing from Scratch';
    font-size: 17px
}

body .ae-price-quality-essay .essay-price-quality-essay .type-id-wrapper .select2Buttons ul li.index-60 {
    -ms-flex-order: 2;
    order: 2
}

body .ae-price-quality-essay .essay-price-quality-essay .type-id-wrapper .select2Buttons ul li.index-60 a {
    font-size: 0
}

body .ae-price-quality-essay .essay-price-quality-essay .type-id-wrapper .select2Buttons ul li.index-60 a:before {
    content: 'Editing/Proofreading';
    font-size: 17px
}

body .ae-price-quality-essay .essay-price-quality-essay .type-id-wrapper .select2Buttons ul li.index-9 {
    -ms-flex-order: 3;
    order: 3
}

body .ae-price-quality-essay .essay-price-quality-essay .type-id-wrapper .select2Buttons ul li.index-9 a {
    font-size: 0
}

body .ae-price-quality-essay .essay-price-quality-essay .type-id-wrapper .select2Buttons ul li.index-9 a:before {
    content: 'Problem solving';
    font-size: 17px
}

body .ae-price-quality-essay .essay-price-quality-essay .today-hours {
    padding: 0 24px
}

body .ae-price-quality-essay .essay-price-quality-essay .today-hours:before {
    left: 26px;
    font-family: SpaceGrotesk
}

body .ae-price-quality-essay .essay-price-quality-essay .today-hours select {
    background: #F8FAFD;
    border: 1px solid #D9E0ED;
    border-radius: 6px;
    font-size: 14px;
    color: #495575;
    font-weight: 400;
    height: 48px
}

body .ae-price-quality-essay .essay-price-quality-essay .today-hours .select2Buttons ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between
}

body .ae-price-quality-essay .essay-price-quality-essay .today-hours .select2Buttons ul li {
    margin: 3px
}

body .ae-price-quality-essay .essay-price-quality-essay .today-hours .select2Buttons ul li a {
    font-family: SpaceGrotesk;
    padding-left: 7px;
    padding-right: 7px;
    border-radius: 4px;
    border-color: #ecedee;
    background: #FBFCFF;
    color: #243743;
    font-size: 15px
}

body .ae-price-quality-essay .essay-price-quality-essay .today-hours .select2Buttons ul li a.picked {
    background: #4067EE;
    border-color: #4067EE;
    color: #fff
}

body .ae-price-quality-essay .essay-price-quality-essay .today-hours .select2Buttons ul li a.picked:after {
    background-color: #4067EE
}

body .ae-price-quality-essay .essay-price-quality-essay .today-hours .select2Buttons ul li a.picked:hover {
    background: #4067EE
}

body .ae-price-quality-essay .essay-price-quality-essay .today-hours .select2Buttons ul li a:hover {
    transition: .3s;
    background: #d2dbfb
}

body .ae-price-quality-essay .essay-price-quality-essay .summary-wrapper {
    padding: 27px;
    -ms-flex-align: center;
    align-items: center
}

body .ae-price-quality-essay .essay-price-quality-essay .summary-wrapper .column-item,
body .ae-price-quality-essay .essay-price-quality-essay .summary-wrapper .column-item .sub-title1,
body .ae-price-quality-essay .essay-price-quality-essay .summary-wrapper .column-item .sub-title2 {
    font-family: SpaceGrotesk
}

body .ae-price-quality-essay .essay-price-quality-essay .summary-wrapper .column-item .mini-order-first-price {
    color: #4067EE;
    font-family: SpaceGrotesk;
    font-size: 28px;
    font-weight: 700
}

body .ae-price-quality-essay .essay-price-quality-essay .summary-wrapper .column-item .order-total {
    font-size: 14px;
    color: #243743
}

body .ae-price-quality-essay .essay-price-quality-essay .summary-wrapper .column-item.right input {
    background-color: #F4DD62;
    border-color: #F4DD62;
    font-size: 16px;
    color: #1B2A50;
    font-weight: 600
}

@media all and (max-width:900px) {
    body .ae-price-quality-essay .essay-price-quality-essay .vip-service-wrapper .extra-services-item:before {
        display: block
    }

    body .ae-price-quality-essay .essay-price-quality-essay .vip-service-wrapper .extra-services-item label .chek {
        top: 50%;
        transform: translateY(-50%);
        right: 30px
    }

    body .ae-price-quality-essay .essay-price-quality-essay .type-id-wrapper .select2Buttons ul li {
        width: 100%
    }

    body .ae-price-quality-essay .essay-price-quality-essay .days-wrapper .price-item .title {
        font-size: 13px
    }

    body .ae-price-quality-essay .essay-price-quality-essay .days-wrapper .price-item .price-wrap {
        font-size: 20px
    }

    body .ae-price-quality-essay .essay-price-quality-essay .days-wrapper .price-item .place-on-page {
        width: auto
    }
}

@media all and (max-width:700px) {
    body .ae-price-quality-essay .essay-price-quality-essay {
        border-radius: 16px
    }

    body .ae-price-quality-essay .essay-price-quality-essay .days-wrapper {
        -ms-flex-direction: column;
        flex-direction: column;
        margin: 0 0 10px
    }

    body .ae-price-quality-essay .essay-price-quality-essay .days-wrapper .price-item {
        width: 100%;
        margin: 0 0 10px
    }

    body .ae-price-quality-essay .essay-price-quality-essay .days-wrapper .price-item .title {
        font-size: 17px
    }

    body .ae-price-quality-essay .essay-price-quality-essay .days-wrapper .price-item .price-wrap {
        font-size: 24px
    }

    body .ae-price-quality-essay .essay-price-quality-essay .days-wrapper .price-item .place-on-page {
        margin-top: 12px;
        width: 150px
    }

    body .ae-price-quality-essay .essay-price-quality-essay .days-wrapper .price-item .separator {
        margin: 15px auto
    }

    body .ae-price-quality-essay .essay-price-quality-essay .vip-service-wrapper .extra-services-item label {
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 75px 20px 20px
    }

    body .ae-price-quality-essay .essay-price-quality-essay .vip-service-wrapper .extra-services-item label b {
        width: 100%
    }

    body .ae-price-quality-essay .essay-price-quality-essay .vip-service-wrapper .extra-services-item label .price-wrapper {
        width: 100%;
        text-align: left;
        margin: 5px 0 0
    }

    body .ae-price-quality-essay .essay-price-quality-essay .vip-service-wrapper .extra-services-item label .chek {
        top: auto;
        transform: none;
        right: 30px;
        bottom: 29px
    }
}

@media all and (max-width:600px) {
    body .ae-price-quality-essay .essay-price-quality-essay .row-item.header-wrapper {
        padding: 15px;
        border-radius: 15px 15px 0 0
    }

    body .ae-price-quality-essay .essay-price-quality-essay .row-item.header-wrapper .header {
        font-size: 17px
    }

    body .ae-price-quality-essay .essay-price-quality-essay .type-id-wrapper {
        padding: 15px
    }

    body .ae-price-quality-essay .essay-price-quality-essay .days-wrapper,
    body .ae-price-quality-essay .essay-price-quality-essay .today-hours,
    body .ae-price-quality-essay .essay-price-quality-essay .vip-service-wrapper {
        padding: 0 15px
    }

    body .ae-price-quality-essay .essay-price-quality-essay .days-wrapper:before {
        left: 15px
    }

    body .ae-price-quality-essay .essay-price-quality-essay .days-wrapper~.header-wrapper {
        border-radius: 0
    }

    body .ae-price-quality-essay .essay-price-quality-essay .summary-wrapper {
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 15px
    }

    body .ae-price-quality-essay .essay-price-quality-essay .summary-wrapper .column-item {
        width: 100%;
        text-align: center;
        margin: 0 0 10px
    }

    body .ae-price-quality-essay .essay-price-quality-essay .summary-wrapper .column-item .mini-order-first-price,
    body .ae-price-quality-essay .essay-price-quality-essay .summary-wrapper .column-item .order-total-price {
        margin: 0
    }

    body .ae-price-quality-essay .essay-price-quality-essay .summary-wrapper .column-item input {
        display: block;
        margin: 12px auto 0
    }
}

.prices-calculations .p-c-wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.prices-calculations .p-c-wrapper p,
body .essay-price-new-table .quality-list .select2Buttons ul.select-buttons li:before {
    display: none
}

.prices-calculations .p-c-wrapper .left-block,
.prices-calculations .p-c-wrapper .right-block {
    width: 48%
}

.prices-calculations .p-c-wrapper .p-c-block {
    position: relative;
    padding: 40px 40px 40px 165px;
    background: #FFF;
    box-shadow: 0 20px 80px rgba(144, 162, 225, .2);
    border-radius: 20px;
    margin: 0 0 40px
}

.prices-calculations .p-c-wrapper .p-c-block img {
    position: absolute;
    left: 45px
}

.prices-calculations .p-c-wrapper .p-c-block .info .title {
    font-size: 26px;
    font-weight: 500;
    color: #1B2A50;
    line-height: 140%;
    margin: 0 0 15px
}

.prices-calculations .p-c-wrapper .p-c-block .info .text {
    font-size: 18px;
    font-weight: 400;
    line-height: 150%;
    color: #414C68
}

.prices-calculations .p-c-wrapper .p-c-block.p-c-6 {
    background: linear-gradient(224.47deg, #FFFAE7 3.9%, #FFF4E3 89.23%);
    font-size: 24px;
    font-weight: 500;
    line-height: 140%;
    color: #2142A7;
    padding: 45px
}

@media all and (max-width:1200px) {
    .prices-calculations .p-c-wrapper .p-c-block {
        padding: 40px 40px 40px 140px
    }

    .prices-calculations .p-c-wrapper .p-c-block img {
        left: 30px
    }
}

@media all and (max-width:900px) {
    .prices-calculations .p-c-wrapper .p-c-block {
        padding: 28px 20px 20px;
        border-radius: 16px
    }

    .prices-calculations .p-c-wrapper .p-c-block img {
        width: 48px;
        height: 48px;
        left: 15px;
        top: 15px
    }

    .prices-calculations .p-c-wrapper .p-c-block .info .title {
        font-size: 20px;
        padding-left: 55px
    }

    .prices-calculations .p-c-wrapper .p-c-block .info .text {
        font-size: 16px
    }

    .prices-calculations .p-c-wrapper .p-c-block.p-c-6 {
        padding: 20px;
        font-size: 20px
    }
}

@media all and (max-width:600px) {

    .prices-calculations .p-c-wrapper .left-block,
    .prices-calculations .p-c-wrapper .right-block {
        width: 100%
    }

    .prices-calculations .p-c-wrapper .left-block .p-c-block,
    .prices-calculations .p-c-wrapper .right-block .p-c-block {
        margin: 0 0 20px
    }

    .prices-calculations .p-c-wrapper .left-block .p-c-block .info .title,
    .prices-calculations .p-c-wrapper .right-block .p-c-block .info .title {
        font-size: 18px
    }

    .prices-calculations .p-c-wrapper .left-block .p-c-block .info .text,
    .prices-calculations .p-c-wrapper .right-block .p-c-block .info .text {
        font-size: 15px
    }

    .prices-calculations .p-c-wrapper .left-block .p-c-block.p-c-6,
    .prices-calculations .p-c-wrapper .right-block .p-c-block.p-c-6 {
        font-size: 16px
    }
}

body .essay-price-new-table .quality-list .select2Buttons ul.select-buttons a.picked,
body .essay-price-new-table .quality-list .select2Buttons ul.select-buttons a:hover {
    background-color: #4067EE;
    border-bottom-color: #F4DD62
}

body .essay-price-new-table .hint>i {
    background: #4067ee;
    border-radius: 50px;
    position: relative
}

body .essay-price-new-table .hint>i:before {
    content: '?';
    display: inline-block;
    color: #fff;
    line-height: 16px;
    font-size: 11px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

body .essay-price-new-table .first-time-order-wrap {
    margin: 0 0 12px
}

body .essay-price-new-table .first-time-order-wrap select[name=currency_id] {
    display: block;
    width: 86px;
    height: 40px;
    color: #414C68;
    border: 1px solid #D9E0ED;
    background: url(/wp-content/themes/best-writing-service/images/vector2.svg) right 12px center no-repeat, #F8F9FC;
    border-radius: 6px;
    padding: 0 15px;
    font-size: 14px;
    font-weight: 500;
    cursor: pointer;
    -webkit-appearance: none
}

body .essay-price-new-table .row-control .cell-control select,
body .essay-price-new-table.essay-component .number-field input[type=text] {
    font-family: SpaceGrotesk;
    font-weight: 500;
    font-size: 15px
}

body .essay-price-new-table .table-row:nth-child(even) {
    background-color: #f1f5ff
}

body .essay-price-new-table .final-panel div.order-total-submit input {
    background-color: #F4DD62;
    border-color: #F4DD62;
    font-family: SpaceGrotesk;
    color: #1B2A50;
    font-size: 15px
}

@media all and (max-width:600px) {
    body .essay-price-new-table.essay-component {
        padding: 15px
    }
}

.contacts-form-block {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 50px 0
}

.contacts-form-block .contacts-form {
    width: 67%;
    background: #FFF;
    border: 1px solid #E1EAFF;
    box-shadow: 0 20px 80px rgba(144, 162, 225, .2);
    border-radius: 30px;
    padding: 60px
}

.contacts-form-block .contacts-form .title {
    font-size: 28px;
    font-weight: 700;
    color: #1B2A50;
    line-height: 120%;
    margin: 0 0 5px
}

.contacts-form-block .contacts-form .sub {
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    color: #666F83
}

.contacts-form-block .contacts-form form {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 40px 0 0
}

.contacts-form-block .contacts-form form br,
.contacts-form-block .contacts-form form p {
    display: none
}

.contacts-form-block .contacts-form form label {
    font-size: 14px;
    font-weight: 500;
    line-height: 120%;
    color: #A9B1C3
}

.contacts-form-block .contacts-form form label.error {
    color: red;
    margin: 7px 0
}

.contacts-form-block .contacts-form form input[type=text] {
    height: 45px
}

.contacts-form-block .contacts-form form textarea {
    min-height: 100px;
    resize: vertical
}

.contacts-form-block .contacts-form form input[type=text],
.contacts-form-block .contacts-form form textarea {
    border: none;
    border-bottom: 1px solid #C6C6C6;
    outline: 0;
    width: 100%
}

.contacts-form-block .contacts-form form .email,
.contacts-form-block .contacts-form form .name {
    width: 48%
}

.contacts-form-block .contacts-form form .name input[type=text]:-ms-input-placeholder {
    color: #B9C2D5;
    font-size: 17px;
    font-weight: 400
}

.contacts-form-block .contacts-form form .name input[type=text]::placeholder {
    color: #B9C2D5;
    font-size: 17px;
    font-weight: 400
}

.contacts-form-block .contacts-form form .email input[type=text]:-ms-input-placeholder {
    color: #414C68;
    font-size: 17px;
    font-weight: 500
}

.contacts-form-block .contacts-form form .email input[type=text]::placeholder {
    color: #414C68;
    font-size: 17px;
    font-weight: 500
}

.contacts-form-block .contacts-form form .message {
    width: 100%;
    margin: 45px 0
}

.contacts-form-block .contacts-form form .message textarea:-ms-input-placeholder {
    color: #414C68;
    font-size: 17px;
    font-weight: 500
}

.contacts-form-block .contacts-form form .message textarea::placeholder {
    color: #414C68;
    font-size: 17px;
    font-weight: 500
}

.contacts-form-block .contacts-form form .buttons {
    width: 100%
}

.contacts-form-block .contacts-form form .buttons .button {
    margin: 0;
    display: inline-block
}

.contacts-form-block .contacts-form form .buttons .button.button-primary-2 {
    margin-right: 5px
}

.contacts-form-block .contacts-sidebar {
    width: 30%;
    background: #F2F6FC;
    border-radius: 24px;
    padding: 30px 8px
}

.contacts-form-block .contacts-sidebar .item {
    text-align: center
}

.contacts-form-block .contacts-sidebar .item .sub-title {
    display: block;
    font-size: 24px;
    font-weight: 500;
    color: #2142A7;
    line-height: 140%;
    margin: 5px 0
}

.contacts-form-block .contacts-sidebar .item.email {
    margin: 0 0 40px
}

.contacts-form-block .contacts-sidebar .item.email a {
    display: block;
    font-size: 15px;
    line-height: 160%;
    font-weight: 500;
    color: #414C68
}

.contacts-form-block .contacts-sidebar .socials .social-block br,
.faq-page-wrapper .faq .panel .panel-heading .mobile-panel-title {
    display: none
}

.contacts-form-block .contacts-sidebar .item.phone {
    font-size: 23px;
    font-weight: 600;
    line-height: 160%;
    color: #1B2A50
}

.contacts-form-block .contacts-sidebar .socials .social-block {
    text-align: center;
    margin: 50px 0 0
}

.contacts-form-block .contacts-sidebar .socials .social-block a {
    display: inline-block;
    text-align: center;
    width: 40px;
    height: 40px;
    background: #283452;
    border-radius: 50%;
    position: relative;
    margin: 0 12px 0 0
}

.contacts-form-block .contacts-sidebar .socials .social-block a img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

@media all and (max-width:992px) {
    .contacts-form-block .contacts-form {
        width: 100%
    }

    .contacts-form-block .contacts-sidebar {
        width: 100%;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin: 25px 0 0;
        padding: 25px 8px
    }

    .contacts-form-block .contacts-sidebar .item {
        width: 50%
    }

    .contacts-form-block .contacts-sidebar .item.phone .sub-title {
        margin: -8px 0 0
    }

    .contacts-form-block .contacts-sidebar .socials {
        width: 100%
    }

    .contacts-form-block .contacts-sidebar .socials .social-block {
        margin: 0
    }
}

@media all and (max-width:600px) {
    .contacts-form-block .contacts-form {
        padding: 25px;
        border-radius: 12px
    }

    .contacts-form-block .contacts-form form {
        margin: 20px 0 0
    }

    .contacts-form-block .contacts-form form br {
        display: none
    }

    .contacts-form-block .contacts-form form .email,
    .contacts-form-block .contacts-form form .name {
        width: 100%;
        margin: 0 0 20px
    }

    .contacts-form-block .contacts-form form .message {
        margin: 0 0 20px
    }

    .contacts-form-block .contacts-form form .buttons .button.button-primary-2 {
        margin: 0 0 10px
    }

    .contacts-form-block .contacts-sidebar .item {
        width: 100%;
        margin: 0 0 20px
    }
}

.faq-page-wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.faq-page-wrapper .faq-page-sidebar {
    width: 30%
}

.faq-page-wrapper .faq-page-sidebar .faq-sidebar-buttons {
    background: linear-gradient(223.61deg, #F3F8FF 4%, #E4EFFF 167.83%);
    border-radius: 20px;
    padding: 35px
}

.faq-page-wrapper .faq-page-sidebar .faq-sidebar-buttons a {
    display: block;
    font-size: 20px;
    font-weight: 600;
    line-height: 140%;
    color: #1B2A50;
    letter-spacing: -.02em;
    border-bottom: 1px solid #DFE8FF;
    padding: 15px 0
}

.faq-page-wrapper .faq-page-sidebar .faq-sidebar-buttons a[aria-expanded=true] {
    color: #4067EE
}

.faq-page-wrapper .faq-page-sidebar .still-have-questions {
    text-align: center;
    background: linear-gradient(224.47deg, #FFFAE7 3.9%, #FFF4E3 89.23%);
    border-radius: 24px;
    padding: 77px 45px;
    margin: 50px 0 0
}

.faq-page-wrapper .faq-page-sidebar .still-have-questions .title {
    font-size: 24px;
    font-weight: 500;
    color: #2142A7;
    margin: 10px 0 0
}

.faq-page-wrapper .faq-page-sidebar .still-have-questions .text {
    font-size: 15px;
    color: #414C68;
    font-weight: 400;
    margin: 20px 0 30px
}

.faq-page-wrapper .faq {
    width: 67%
}

.faq-page-wrapper .faq h3 {
    margin: 0
}

.faq-page-wrapper .faq .question-title {
    position: relative;
    padding-left: 60px;
    padding-right: 0
}

.faq-page-wrapper .faq .question-title:before {
    content: url(/wp-content/themes/best-writing-service/images/quote1.svg);
    line-height: 0;
    position: absolute;
    left: 0;
    top: 0
}

.faq-page-wrapper .faq .wrapper-question .panel {
    border-bottom: 1px solid #C6C6C6
}

.faq-page-wrapper .faq .wrapper-question .panel-title {
    font-size: 24px;
    font-weight: 700;
    color: #4067EE;
    line-height: 140%;
    position: relative;
    padding-right: 50px;
    cursor: pointer
}

.faq-page-wrapper .faq .wrapper-question .panel-title:before {
    content: '-';
    line-height: 24px;
    position: absolute;
    right: 0;
    top: 0;
    font-size: 45px;
    font-weight: 100;
    color: #4067EE
}

.faq-page-wrapper .faq .wrapper-question .panel-title.collapsed {
    color: #414C68
}

.faq-page-wrapper .faq .wrapper-question .panel-title.collapsed:before {
    content: '+'
}

.faq-page-wrapper .faq .panel {
    border: none;
    margin: 0;
    padding: 20px 0;
    box-shadow: none
}

.faq-page-wrapper .faq .panel .panel-heading {
    border: none;
    background: 0 0;
    padding: 15px 0
}

.faq-page-wrapper .faq .panel .panel-heading a[aria-expanded=true] .panel-title {
    color: #4067EE
}

.faq-page-wrapper .faq .panel .panel-body {
    font-size: 18px;
    font-weight: 400;
    line-height: 150%;
    color: #414C68;
    padding: 15px 0;
    border: none
}

@media all and (max-width:992px) {
    .faq-page-wrapper .faq-page-sidebar {
        display: none
    }

    .faq-page-wrapper .faq {
        width: 100%
    }

    .faq-page-wrapper .faq .panel .panel-heading .mobile-panel-title {
        display: block;
        background: linear-gradient(223.61deg, #F3F8FF 4%, #E4EFFF 167.83%);
        border-radius: 12px;
        padding: 25px;
        margin: 0 0 25px
    }

    .faq-page-wrapper .faq .panel .panel-heading a.mobile-panel-title[aria-expanded=true] h3 {
        color: #4067EE
    }
}

@media all and (max-width:600px) {
    .faq-page-wrapper .faq {
        width: 100%
    }

    .faq-page-wrapper .faq .question-title {
        padding-left: 37px
    }

    .faq-page-wrapper .faq .question-title:before {
        content: '';
        display: block;
        width: 25px;
        height: 25px;
        background: url(/wp-content/themes/best-writing-service/images/quote1.svg) center no-repeat;
        background-size: cover;
        top: 0
    }

    .faq-page-wrapper .faq .wrapper-question .panel-title {
        font-size: 18px
    }

    .faq-page-wrapper .faq .panel .panel-heading .mobile-panel-title h3 {
        font-size: 18px;
        font-weight: 600;
        line-height: 140%
    }

    .faq-page-wrapper .faq .panel .panel-heading a.mobile-panel-title[aria-expanded=true] h3 {
        color: #4067EE
    }

    .faq-page-wrapper .faq .panel .panel-body {
        font-size: 15px
    }
}

.ae-order #order-form[data-class=poster] .service-speaker-notes-ppp b::before,
.ae-order #order-form[data-class=presentation] .service-speaker-notes b::before {
    background: #f2f2ff;
    border-color: #f2f2ff;
    color: #1B2A50;
    font-size: 12px;
    font-weight: 600;
    width: 130px;
    padding: 3px 0;
    text-align: center;
    left: 130px;
    top: 0
}

@media (max-width:601px) {

    .ae-order #order-form[data-class=poster] .service-speaker-notes-ppp b,
    .ae-order #order-form[data-class=presentation] .service-speaker-notes b {
        display: inline-block
    }

    .ae-order #order-form[data-class=poster] .service-speaker-notes-ppp b::before,
    .ae-order #order-form[data-class=presentation] .service-speaker-notes b::before {
        left: 0;
        top: -25px
    }
}

.order-steps {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 25px 0 0
}

.order-steps .step {
    width: 223px;
    position: relative;
    background: #fff;
    border-radius: 24px;
    font-size: 15px;
    font-weight: 500;
    line-height: 130%;
    color: #414C68;
    padding: 12px 20px 12px 45px
}

.order-steps .step:before {
    content: '';
    display: block;
    position: absolute;
    width: 30px;
    height: 30px;
    border: 2px solid #4067EE;
    border-radius: 20px;
    font-size: 14px;
    font-weight: 600;
    color: #4067EE;
    text-align: center;
    left: 7px;
    top: 50%;
    transform: translateY(-50%);
    padding: 4px 0 0
}

.order-steps .step:after {
    content: url(/wp-content/themes/best-writing-service/images/order-blue-arrow.svg);
    position: absolute;
    line-height: 0;
    top: 50%;
    transform: translateY(-50%);
    right: -28px
}

.order-steps .step.step-1:before {
    content: '1'
}

.order-steps .step.step-2 {
    margin: 0 45px
}

.order-steps .step.step-2:before {
    content: '2'
}

.order-steps .step.step-3:before {
    content: '3'
}

.order-steps .step.step-3:after {
    display: none
}

@media all and (max-width:900px) {
    .order-steps .step:after {
        right: -17px
    }

    .order-steps .step.step-2 {
        margin: 0 20px
    }
}

@media all and (max-width:760px) {
    .order-steps {
        -ms-flex-direction: column;
        flex-direction: column
    }

    .order-steps .step.step-2 {
        margin: 12px 0
    }

    .order-steps .step:after {
        display: none
    }
}

@media all and (max-width:600px) {
    .order-steps {
        margin: 17px 0 0
    }
}

@media all and (max-width:510px) {
    .order-steps .step.step-2 {
        margin: 7px 0
    }
}

.order-pages-banner {
    display: block;
    background: #FCF8E6;
    border-radius: 12px;
    max-width: 815px;
    position: absolute
}

.order-pages-banner .wrapper {
    position: relative;
    padding: 25px 20px 25px 98px
}

.order-pages-banner .wrapper img {
    position: absolute;
    left: 32px;
    top: 50%;
    transform: translateY(-50%)
}

.order-pages-banner .wrapper .text {
    font-size: 16px;
    font-weight: 500;
    line-height: 140%;
    color: #2142A7
}

.order-pages-banner .wrapper .text span {
    font-weight: 700
}

@media all and (max-width:1200px) {
    .order-pages-banner {
        display: none
    }
}

body #order-form.note-illustration .row.illustrations-notice::before {
    display: block;
    margin: 5px 0;
    text-align: center;
    background: #f2f2ff;
    border-color: #f2f2ff;
    color: #1B2A50;
    font-size: 17px;
    font-weight: 600
}

body #order-form.presentation .service-speaker-notes b::before,
body #order-form.presentation-poster .service-speaker-notes-ppp b::before {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    font-size: 13px;
    font-weight: 600;
    color: #1B2A50;
    background: #f2f2ff;
    border-color: #f2f2ff;
    width: 170px;
    text-align: center;
    padding: 5px 11px;
    border-radius: 5px;
    margin: 0 0 8px
}

body .ae-order .essay-component .add-file .form-list li:before,
body .ae-order .essay-component .add-writer-input .form-list li:before,
body .ae-order .essay-component .row .select2-container .select2-selection--single .select2-selection__arrow b,
body .ae-order .essay-component .ws-vip-services .new-vip .wrapper:before,
body .ae-order .essay-component .ws-vip-services .new-vip:before,
body .ae-order .essay-component.payments-wrapper .payments-list li:before,
body .ae-order .order-form-wrapper .form-list.check-list li:before,
body .ae-order .order-form-wrapper .form-list.people-list li:before,
body .ae-order .order-form-wrapper .vip-client,
body .ae-order .order-form-wrapper .vip-client .vip-client-icon {
    display: none
}

body .ae-order .order-form-wrapper {
    padding: 112px 0 0
}

body .ae-order .order-form-wrapper.ws-row-preview {
    padding: 0
}

body .ae-order .order-form-wrapper .order-form-data.steps .step {
    background: #FFF;
    border: 1px solid #E8EBF1;
    box-shadow: 0 4px 14px rgba(141, 160, 226, .12);
    border-radius: 12px;
    margin: 0 0 25px
}

body .ae-order .order-form-wrapper .order-form-data.steps .step .row {
    padding: 0 20px
}

body .ae-order .order-form-wrapper .order-form-data.steps .step .row.ws-personal-information-div {
    background: #fff;
    border-top-right-radius: 12px;
    border-top-left-radius: 12px;
    margin: 0
}

body .ae-order .order-form-wrapper .order-form-data.steps .step .row.ws-personal-information-div .header {
    font-size: 20px;
    font-weight: 600;
    color: #1B2A50;
    margin: 0;
    padding: 30px 0;
    font-family: SpaceGrotesk
}

body .ae-order .order-form-wrapper .order-form-data.steps .step .paper-requirements-table.data-table {
    padding-top: 30px
}

@media all and (max-width:600px) {

    body #order-form.presentation .service-speaker-notes b::before,
    body #order-form.presentation-poster .service-speaker-notes-ppp b::before {
        width: 100%;
        text-align: center
    }

    body .ae-order .order-form-wrapper .order-form-data.steps .step .paper-requirements-table {
        padding-top: 0
    }
}

body .ae-order .order-form-wrapper .order-form-data.steps .step .paper-requirements-table .row {
    background: 0 0;
    margin-bottom: 0
}

body .ae-order .order-form-wrapper .order-form-data.steps .step .paper-requirements-table .ws-vip-services .row {
    padding: 0 20px
}

body .ae-order .order-form-wrapper .order-form-data.steps .step .paper-requirements-table .ws-vip-services .row:first-child {
    background: #fff;
    border-top-right-radius: 12px;
    border-top-left-radius: 12px;
    margin: 0
}

body .ae-order .order-form-wrapper .order-form-data.steps .step .paper-requirements-table .ws-vip-services .row:first-child .header {
    font-size: 20px;
    font-weight: 600;
    color: #1B2A50;
    margin: 0;
    padding: 0 0 30px;
    font-family: SpaceGrotesk
}

body .ae-order .order-form-wrapper .order-form-data.steps .step .paper-requirements-table .ws-vip-services .services-package .row {
    background: 0 0;
    border-radius: 0;
    margin: 0
}

body .ae-order .order-form-wrapper .order-form-data.steps .step .ws-personal-information-div {
    background: #EDF6FF;
    border-top-right-radius: 12px;
    border-top-left-radius: 12px;
    margin: 0 0 30px
}

body .ae-order .order-form-wrapper .order-form-data.steps .step .ws-personal-information-div .header {
    font-size: 18px;
    font-weight: 500;
    color: #2A325A;
    margin: 0;
    padding: 23px 0;
    font-family: SpaceGrotesk
}

body .ae-order .order-form-wrapper .order-form-data.steps .step .ws-personal-information-div .col {
    margin: 0
}

body .ae-order .order-form-wrapper .header {
    font-size: 20px;
    font-weight: 600;
    color: #1B2A50;
    margin: 0;
    padding: 30px 0 0;
    font-family: SpaceGrotesk
}

body .ae-order .order-form-wrapper .material-hint .dropdown-content {
    width: max-content
}

body .ae-order .order-form-wrapper .material-hint .dropdown-content p {
    font-size: 14px;
    font-weight: 600;
    line-height: 22px;
    padding: 0
}

@media all and (max-width:600px) {
    body .ae-order .order-form-wrapper .material-hint .dropdown-content {
        width: auto;
        left: -55px !important
    }
}

body .ae-order .order-form-wrapper .material-hint>i:after {
    background: #F2F2FF;
    border: none;
    color: #8280E5;
    font-family: SpaceGrotesk
}

body .ae-order .order-form-wrapper .data-table .label {
    color: #8790A3;
    font-size: 13px;
    font-weight: 400;
    padding: 0;
    white-space: normal;
    font-family: SpaceGrotesk
}

body .ae-order .order-form-wrapper .data-table .ws-writer-level .w-level-hint .dropdown-content {
    width: auto;
    left: -15px !important
}

body .ae-order .order-form-wrapper .data-table .ws-pages .pages-count-label {
    line-height: 19px
}

body .ae-order .order-form-wrapper .data-table .ws-pages .pages-hint {
    line-height: 16px
}

body .ae-order .order-form-wrapper .data-table .row.service-one-page-summary .material-hint .dropdown-content,
body .ae-order .order-form-wrapper .data-table .row.service-revision-2 .material-hint .dropdown-content,
body .ae-order .order-form-wrapper .data-table .row.service-revision-3 .material-hint .dropdown-content {
    left: -105px !important
}
@media(min-width: 1024px){
    body .ae-order .order-form-wrapper .data-table .row.ws-additional-order-id .material-hint .dropdown-content {
        left: 0 !important
    }
}

@media all and (max-width:1023px) and (min-width:733px) {
    body .ae-order .order-form-wrapper .data-table .row.ws-additional-order-id .material-hint .dropdown-content {
        left: auto !important;
    }
}
@media(max-width:732px){
    body .ae-order .order-form-wrapper .data-table .row.ws-additional-order-id .material-hint .dropdown-content {
        left: -15px !important;
        width: max-content;
        max-width: 300px;
    }
    body .order-form-wrapper .ws-additional-order-id .material-hint {
        left: 165px;
    }
}
@media(max-width:600px){
    body .ae-order .order-form-wrapper .data-table .row.ws-additional-order-id .material-hint .dropdown-content {
        left: -175px !important;
        width: max-content;
        max-width: 270px;
    }
}
body .ae-order .order-form-wrapper .vip-client {
    background: 0 0;
    color: #283349;
    font-size: 16px;
    text-align: center;
    font-weight: 500
}

body .ae-order .order-form-wrapper .vip-client span {
    font-size: 18px;
    color: #283349;
    font-weight: 600
}

body .ae-order .order-form-wrapper .vip-client:before {
    content: url(/wp-content/themes/bootstrap-canvas-wp-child/img/design/vip-wave-left.png);
    position: absolute;
    margin-left: -50px
}

body .ae-order .order-form-wrapper .vip-client a {
    border: 2px solid #A40045;
    border-radius: 3px;
    color: #A40045;
    font-size: 13px;
    font-weight: 700;
    text-decoration: none;
    padding: 9px 20px
}

body .ae-order .order-form-wrapper .vip-client a:hover {
    background: #A40045;
    color: #fff;
    transition: .2s
}

body .ae-order .order-form-wrapper .vip-client .vip-client-icon:after {
    font-size: 24px
}

body .ae-order .essay-component.payments-wrapper {
    border: none;
    box-shadow: none
}

body .ae-order .essay-component.payments-wrapper .info-data .row .col:nth-child(2) {
    word-break: break-word
}

body .ae-order .essay-component.payments-wrapper .payments-list li {
    padding-left: 0
}

@media all and (max-width:992px) {
    body .ae-order .essay-component.payments-wrapper {
        padding: 15px
    }
}

@media all and (max-width:600px) {
    body .ae-order .essay-component.payments-wrapper .payments-list li tr {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column
    }

    body .ae-order .essay-component.payments-wrapper .payments-list li tr td.logo-td {
        width: 100%
    }
}

body .ae-order .essay-component.payments-wrapper table.info-table tr:nth-child(2n+1) td {
    background: #F7F8FA
}

body .ae-order .essay-component.payments-wrapper .payment .total-price .payment-info b {
    color: #4067ee
}

body .ae-order .essay-component.payments-wrapper .payment .total-price .payment-info input.pay-now-submit {
    background: #F4DD62;
    border-color: #F4DD62;
    border-radius: 40px;
    color: #1B2A50;
    font-weight: 700;
    text-transform: none;
    padding: 0
}

body .ae-order .essay-component input[type=email],
body .ae-order .essay-component input[type=file],
body .ae-order .essay-component input[type=number],
body .ae-order .essay-component input[type=password],
body .ae-order .essay-component input[type=text],
body .ae-order .essay-component select,
body .ae-order .essay-component textarea {
    background: #F8F9FC;
    border: 1px solid #D9E0ED;
    border-radius: 6px;
    font-size: 14px;
    color: #414C68;
    font-weight: 400;
    height: 48px;
    font-family: SpaceGrotesk;
    box-shadow: none
}

body .ae-order .essay-component input[type=email].error,
body .ae-order .essay-component input[type=file].error,
body .ae-order .essay-component input[type=number].error,
body .ae-order .essay-component input[type=password].error,
body .ae-order .essay-component input[type=text].error,
body .ae-order .essay-component select.error,
body .ae-order .essay-component textarea.error {
    border: 1px solid #ffd3d3;
    background: #fff3f3
}

body .ae-order .essay-component input[name=password] {
    background: url(/wp-content/themes/best-writing-service/images/hide1.svg) right 12px center no-repeat, #F8F9FC
}

body .ae-order .essay-component input[name=confirm_password] {
    background: url(/wp-content/themes/best-writing-service/images/show1.svg) right 12px center no-repeat, #F8F9FC
}

body .ae-order .essay-component input[name=additional_order_id] {
    margin: 8px 0 0
}

body .ae-order .essay-component label.error {
    line-height: normal;
    font-family: SpaceGrotesk
}

body .ae-order .essay-component textarea {
    height: 120px
}

body .ae-order .essay-component .ws-style .material-hint .dropdown-content {
    width: auto;
    min-width: 275px
}

body .ae-order .essay-component .ws-language-style .radio-wrapper input {
    float: none;
    display: inline-block;
    vertical-align: middle;
    width: auto !important
}

body .ae-order .essay-component .ws-language-style .radio-wrapper label.radio-label {
    margin: 0 0 3px;
    padding: 0 0 0 10px !important;
    font-family: SpaceGrotesk
}

body .ae-order .essay-component .ws-language-style .hint {
    display: inline-block;
    position: relative
}

body .ae-order .essay-component .ws-language-style .hint i:after {
    background: #F2F2FF;
    border: none;
    color: #8280E5;
    font-family: SpaceGrotesk
}

body .ae-order .essay-component .ws-language-style .hint div {
    width: 210px;
    right: -85px;
    font-size: 14px;
    font-weight: 600;
    line-height: 22px;
    padding: 10px;
    color: #5E5E5E
}

body .ae-order .essay-component .ws-language-style .hint div span {
    margin-left: 0
}

body .ae-order .essay-component .ws-language-style .hint div p {
    font-size: 14px;
    font-weight: 600;
    line-height: 22px;
    font-family: SpaceGrotesk;
    padding: 0
}

body .ae-order .essay-component .row .select2-container {
    background: #F8F9FC;
    border: 1px solid #D9E0ED;
    border-radius: 6px;
    height: 48px
}

body .ae-order .essay-component .row .select2-container .select2-selection--single {
    background: #F8F9FC
}

body .ae-order .essay-component .row .select2-container .select2-selection--single .select2-selection__rendered {
    font-size: 14px;
    color: #414C68;
    font-weight: 400
}

body .ae-order .essay-component .row .select2-container .select2-selection--single .select2-selection__arrow {
    background: url(/wp-content/themes/best-writing-service/images/vector2.svg) left top 18px no-repeat
}

body .ae-order .essay-component .row .select2-container .select2-selection--single.error {
    border: 1px solid #ffd3d3;
    background: #fff3f3
}

body .ae-order .essay-component .number-field.form-slim {
    display: block;
    position: relative;
    line-height: 42px
}

body .ae-order .essay-component .number-field.form-slim input {
    text-align: center
}

body .ae-order .essay-component .number-field.form-slim .minus,
body .ae-order .essay-component .number-field.form-slim .plus {
    display: inline-block;
    width: 48px;
    height: 48px;
    border-radius: 4px;
    border: none;
    position: absolute;
    top: 0;
    background: 0 0;
    text-align: center;
    cursor: pointer;
    font-family: SpaceGrotesk
}

body .ae-order .essay-component .number-field.form-slim .minus {
    left: 0
}

body .ae-order .essay-component .number-field.form-slim .minus:before {
    content: '-';
    font-weight: 300;
    font-size: 45px;
    line-height: 40px;
    color: #40495A
}

body .ae-order .essay-component .number-field.form-slim .plus {
    right: 0
}

body .ae-order .essay-component .number-field.form-slim .plus:before {
    content: '+';
    font-weight: 400;
    font-size: 32px;
    line-height: 48px;
    color: #59617E
}

body .ae-order .essay-component .checkbox-input input {
    -webkit-appearance: none
}

body .ae-order .essay-component .checkbox-input .checkbox-label {
    margin: 0;
    padding: 0;
    position: relative;
    cursor: pointer;
    font-size: 12px;
    font-weight: 400;
    color: #414C68;
    font-family: SpaceGrotesk
}

body .ae-order .essay-component .checkbox-input .checkbox-label:before {
    content: '';
    background: #FFF;
    border: 1px solid #B9C4D8;
    box-sizing: border-box;
    border-radius: 4px;
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    left: 0;
    top: 0;
    margin-right: 8px
}

body .ae-order .essay-component .checkbox-input.checked .checkbox-label:before {
    content: url(/wp-content/themes/best-writing-service/images/check.svg);
    text-align: center;
    background: #4067EE;
    border-color: #4067EE;
    border-radius: 4px;
    padding: 5px 0 0;
    line-height: 0;
    width: 20px;
    height: 20px
}

body .ae-order .essay-component .add-file label.file-button,
body .ae-order .essay-component .add-writer-input .form-button {
    border: 2px solid #D9E0ED;
    background: #F2F2FF;
    font-size: 14px;
    color: #2142A7;
    font-weight: 500;
    padding: 13px 25px;
    box-shadow: 0 3px 12px rgba(61, 96, 186, .1);
    font-family: SpaceGrotesk
}

body .ae-order .essay-component .add-file label.file-button {
    border-radius: 6px
}

body .ae-order .essay-component .add-writer-input .form-button {
    border-radius: 6px;
    margin-top: -48px
}

body .ae-order .essay-component .ws-vip-services {
    margin-top: 0
}

body .ae-order .essay-component .ws-vip-services .header {
    margin: 0 0 20px
}

body .ae-order .essay-component .ws-vip-services .wrapper {
    background: #F2F6FC;
    border-radius: 8px;
    border: 2px solid #F2F6FC
}

body .ae-order .essay-component .ws-vip-services .wrapper .material-hint {
    position: static
}

body .ae-order .essay-component .ws-vip-services .wrapper .material-hint .dropdown-content {
    top: auto;
    left: auto !important;
    right: 0 !important;
    max-width: 250px
}

body .ae-order .essay-component .ws-vip-services .wrapper.checked {
    border: 2px solid #9FB4FF;
    box-shadow: 0 3px 10px rgba(60, 97, 227, .15);
    background: #fff
}

body .ae-order .essay-component .ws-vip-services .vip-services-list {
    float: none;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between
}

body .ae-order .essay-component .ws-price-disclaimer,
body .ae-order .essay-component .ws-vip-services .vip-services-list li:before,
body .ae-order .essay-component .ws-vip-services .vip-services-list:after,
body .ae-order .essay-component .ws-vip-services .vip-services-list:before {
    display: none
}

body .ae-order .essay-component .ws-vip-services .vip-services-list .col.m6 {
    width: 49%;
    float: none;
    padding: 0;
    margin: 0 0 8px
}

body .ae-order .essay-component .ws-vip-services .vip-services-list .wrapper {
    height: 56px
}

body .ae-order .essay-component .ws-vip-services .vip-services-list .wrapper.checked label p.price-wrapper span {
    color: #082FB9
}

body .ae-order .essay-component .ws-vip-services .vip-services-list .we-recommend-it {
    background: #4067ee;
    border-radius: 7px;
    margin: 12px 0
}

body .ae-order .essay-component .ws-vip-services .vip-services-list .we-recommend-it .go-it {
    background: #F4DD62;
    border-radius: 40px;
    color: #1B2A50
}

body .ae-order .essay-component .ws-vip-services .vip-services-list .we-recommend-it .description {
    line-height: 20px
}

@media all and (max-width:600px) {
    body .ae-order .essay-component .ws-vip-services .vip-services-list .we-recommend-it .title {
        width: 63%
    }

    body .ae-order .essay-component .ws-vip-services .vip-services-list .we-recommend-it .description {
        line-height: 15px
    }
}

body .ae-order .essay-component .ws-vip-services .vip-services-list .recommended:after {
    top: -12px;
    border-top-color: #4067ee
}

body .ae-order .essay-component .ws-vip-services .vip-services-list .recommended .wrapper.checked {
    border-color: #4067ee
}

body .ae-order .essay-component .ws-vip-services .vip-services-list label {
    padding: 0 32px 0 43px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    top: -23px
}

body .ae-order .essay-component .ws-vip-services .vip-services-list label:before {
    position: absolute;
    left: 12px;
    top: 50%;
    transform: translateY(-50%)
}

body .ae-order .essay-component .ws-vip-services .vip-services-list label p.price-wrapper {
    margin: 0;
    text-align: left
}

body .ae-order .essay-component .ws-vip-services .vip-services-list label p.price-wrapper span {
    color: #1B2A50;
    font-size: 13px;
    font-weight: 600
}

body .ae-order .essay-component .ws-vip-services .vip-services-list label p.price-wrapper:after {
    position: absolute;
    font-size: 12px;
    top: -7px;
    right: 32px;
    color: #4067ee
}

body .ae-order .essay-component .ws-vip-services .vip-services-list label .service-text {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    text-align: left;
    padding: 0;
    color: #414C68;
    font-size: 13px;
    font-weight: 500;
    font-family: SpaceGrotesk;
    max-width: 180px;
    line-height: 18px
}

body .ae-order .essay-component .ws-vip-services .material-hint>i {
    margin-left: 0;
    right: 8px;
    top: 21px
}

body .ae-order .essay-component .ws-vip-services .material-hint>i:after {
    background: rgba(226, 226, 255, .7);
    line-height: 16px
}

body .ae-order .essay-component .ws-vip-services .services-package .row {
    padding: 0 5px
}

body .ae-order .essay-component .ws-vip-services .services-package .wrapper {
    background: #F2F6FC;
    border-radius: 8px;
    border: 2px solid #F2F6FC
}

body .ae-order .essay-component .ws-vip-services .services-package .wrapper.checked {
    border-color: #9FB4FF;
    background: #fff
}

body .ae-order .essay-component .ws-vip-services .services-package .package-price-wrapper {
    margin: 0;
    line-height: 0
}

body .ae-order .essay-component .ws-vip-services .services-package .package-price-wrapper span {
    font-size: 16px;
    font-weight: 600;
    color: #082FB9;
    line-height: 21px
}

body .ae-order .essay-component .ws-vip-services .services-package .package-price-wrapper s {
    margin: 0;
    line-height: 0
}

body .ae-order .essay-component .ws-vip-services .services-package .package-price-wrapper s span {
    font-size: 12px;
    color: #2142A7
}

body .ae-order .essay-component .ws-vip-services .services-package .package-price-wrapper .package-service-text {
    margin: 0;
    color: #4067EE
}

body .ae-order .essay-component .ws-vip-services .services-package label.checkbox-label:after,
body .ae-order .essay-component .ws-vip-services .services-package label.checkbox-label:before {
    position: absolute;
    top: 17px
}

body .ae-order .essay-component .ws-vip-services .services-package .offer-label {
    margin-top: 0;
    font-size: 12px;
    font-weight: 400;
    color: #4B5883
}

body .ae-order .essay-component .ws-vip-services .services-package .offer-label b {
    margin: 0;
    color: #082FB9;
    font-size: 16px;
    font-weight: 500
}

body .ae-order .essay-component .ws-vip-services .services-package .offer-label span {
    color: #4067EE
}

body .ae-order .essay-component .ws-terms .sep {
    margin: 15px 0
}

body .ae-order .essay-component .wrap-order-submit {
    text-align: center;
    margin: 0 0 20px;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between
}

body .ae-order .essay-component .wrap-order-submit .total-price-wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    width: 50%;
    float: none;
    padding: 0;
    -ms-flex-order: 1 !important;
    order: 1 !important
}

body .ae-order .essay-component .wrap-order-submit .total-price-wrapper .total-price {
    font-size: 16px;
    font-weight: 500;
    color: #1B2A50;
    background: #F2F6FC;
    border-radius: 6px;
    font-family: SpaceGrotesk;
    padding: 10px 23px
}

body .ae-order .essay-component .wrap-order-submit .total-price-wrapper .total-price b {
    font-size: 20px;
    font-weight: 700;
    color: #4067EE
}

body .ae-order .essay-component .wrap-order-submit .col.s12.col-sm-12 {
    -ms-flex-order: 3;
    order: 3
}

body .ae-order .essay-component .wrap-order-submit .by-clicking-proceed {
    font-size: 12px;
    font-weight: 400;
    color: #495575;
    margin: 10px 0 0;
    text-align: right
}

body .ae-order .essay-component .wrap-order-submit .by-clicking-proceed a {
    color: #0583F2
}

body .ae-order .essay-component .wrap-order-submit .proceed-button {
    padding: 0;
    width: 50%;
    -ms-flex-order: 2 !important;
    order: 2 !important;
    text-align: right
}

body .ae-order .essay-component .wrap-order-submit .proceed-button a {
    width: 100%;
    max-width: 218px;
    height: 48px;
    font-size: 16px;
    font-weight: 600;
    color: #1B2A50;
    background: #F4DD62;
    border-color: #F4DD62;
    border-radius: 40px;
    text-transform: none;
    line-height: 45px;
    position: relative;
    padding-left: 30px;
    font-family: SpaceGrotesk
}

body .ae-order .essay-component .wrap-order-submit .proceed-button a:before {
    content: url(/wp-content/themes/best-writing-service/images/checkout.svg);
    position: absolute;
    left: 58px;
    top: 50%;
    transform: translateY(-50%);
    line-height: 0
}

body .ae-order .essay-component .essay-order-preview .order-preview .col.m5 {
    width: 41.66666667%
}

body .ae-order .essay-component .essay-order-preview .order-preview .col.m7 {
    width: 58.33333333%
}

body .ae-order .essay-component .essay-order-preview .order-preview .row:nth-child(odd)>.col:nth-child(2) {
    background: #F2F2FF;
    word-break: break-word
}

@media all and (max-width:992px) {
    body .ae-order .essay-component .essay-order-preview .order-preview .row:nth-child(odd) {
        background: #F2F2FF
    }
}

@media all and (max-width:600px) {

    body .ae-order .essay-component .essay-order-preview .order-preview .col.m5,
    body .ae-order .essay-component .essay-order-preview .order-preview .col.m7 {
        width: 100%
    }
}

body .ae-order .essay-component .essay-order-preview .buttons-panel .back-b {
    margin-right: 10px
}

@media all and (max-width:480px) {
    body .ae-order .essay-component .essay-order-preview .buttons-panel .back-b {
        margin-right: 0
    }
}

body .ae-order .essay-component.order-form-wrapper .ws-writing-quality [type=radio]+label.radio-label {
    height: 84px;
    padding: 12px 0 12px 50px;
    position: relative;
    text-align: left;
    background: #F7F8FA;
    border-color: #F7F8FA
}

body .ae-order .essay-component.order-form-wrapper .ws-writing-quality [type=radio]+label.radio-label:before {
    content: '';
    display: block;
    position: absolute;
    width: 16px;
    height: 16px;
    border: 2px solid #D3D5D9;
    background: 0 0;
    left: 23px;
    top: 50%;
    transform: translateY(-50%);
    border-radius: 50%
}

body .ae-order .essay-component.order-form-wrapper .ws-writing-quality [type=radio]+label.radio-label.checked {
    background: linear-gradient(0deg, #FFFCF0, #FFFCF0);
    border: 1px solid #FBCE27
}

body .ae-order .essay-component.order-form-wrapper .ws-writing-quality [type=radio]+label.radio-label.checked:before {
    border: 2px solid #FBCE27
}

body .ae-order .essay-component.order-form-wrapper .ws-writing-quality [type=radio]+label.radio-label.checked:after {
    content: '';
    display: block;
    position: absolute;
    width: 10px;
    height: 10px;
    background: #FBCE27;
    border-radius: 50%;
    border-color: #FBCE27;
    left: 28px;
    top: 50%;
    transform: translateY(-50%)
}

body .ae-order .essay-component.order-form-wrapper .ws-writing-quality .col.m4 {
    width: 33.33333333%
}

body .ae-order .essay-component.order-form-wrapper .ws-writing-quality input[type=radio] {
    -webkit-appearance: none
}

body .ae-order .sticky-summary-sidebar {
    top: 87px
}

body .ae-order .sticky-summary-sidebar .summary-sidebar-wrapper {
    position: relative;
    background: #FFF;
    border: 1px solid #D9E0ED;
    box-shadow: 0 3px 12px rgba(61, 96, 186, .1);
    border-radius: 12px;
    padding: 15px 0;
    font-family: SpaceGrotesk
}

body .ae-order .sticky-summary-sidebar .summary-sidebar-wrapper .summary-wrapper .header {
    font-size: 18px;
    color: #1E2430
}

body .ae-order .sticky-summary-sidebar .summary-sidebar-wrapper .summary-wrapper ul li {
    padding-left: 0
}

body .ae-order .sticky-summary-sidebar .summary-sidebar-wrapper .summary-wrapper ul li:before {
    display: none
}

body .ae-order .sticky-summary-sidebar .summary-sidebar-wrapper .summary-wrapper ul.summary-list.additional-service span.free:after {
    color: #4067ee
}

body .ae-order .sticky-summary-sidebar .summary-sidebar-wrapper .summary-wrapper .summary-list.discount span.value {
    font-size: 13px;
    color: #495575;
    font-weight: 500
}

body .ae-order .sticky-summary-sidebar .summary-sidebar-wrapper .summary-wrapper .summary-list.discount span.discount {
    color: #082FB9
}

body .ae-order .sticky-summary-sidebar .summary-sidebar-wrapper .summary-wrapper .summary-list.discount li.total span.value {
    font-size: 16px;
    color: #4067EE
}

body .ae-order .sticky-summary-sidebar .summary-sidebar-wrapper .summary-wrapper .next-step-button-wrapper .next-step {
    background: #F4DD62;
    font-weight: 600;
    padding: 0;
    height: 48px;
    line-height: 46px;
    border-radius: 40px;
    font-size: 16px;
    font-family: SpaceGrotesk;
    color: #1B2A50
}

body .ae-order .sticky-summary-sidebar .summary-sidebar-wrapper .summary-wrapper .next-step-button-wrapper .next-step:focus,
body .ae-order .sticky-summary-sidebar .summary-sidebar-wrapper .summary-wrapper .next-step-button-wrapper .next-step:hover {
    background: #F4DD62;
    border-color: #F4DD62
}

body .ae-order .sticky-summary-sidebar .summary-sidebar-wrapper .summary-wrapper .next-step-button-wrapper .next-step span {
    background: url(/wp-content/themes/best-writing-service/images/checkout.svg) left no-repeat;
    width: 20px;
    height: 20px;
    vertical-align: middle
}

body .ae-order .sticky-summary-sidebar .summary-sidebar-wrapper .summary-wrapper .hint.discounts-hint div ul li {
    padding: 0 0 8px 22px
}

body .ae-order .sticky-summary-sidebar .summary-sidebar-wrapper .summary-column input {
    height: 33px
}

body .ae-order .sticky-summary-sidebar .summary-sidebar-wrapper ul.summary-list li>span:first-child {
    color: #939AB3;
    font-size: 13px;
    font-weight: 400
}

body .ae-order .sticky-summary-sidebar .summary-sidebar-wrapper ul.summary-list li>span span.hint {
    line-height: 0
}

body .ae-order .sticky-summary-sidebar .summary-sidebar-wrapper ul.summary-list li>span span.hint i {
    background: rgba(137, 197, 250, .3);
    color: #0583F2;
    font-weight: 700
}

body .ae-order .sticky-summary-sidebar .summary-sidebar-wrapper ul.summary-list li>span span.hint div {
    padding: 15px
}

body .ae-order .sticky-summary-sidebar .summary-sidebar-wrapper ul.summary-list li>span span.hint div p {
    font-size: 14px;
    margin: 0;
    font-weight: 600
}

body .ae-order .sticky-summary-sidebar .summary-sidebar-wrapper ul.summary-list.description li span.value {
    font-size: 13px;
    color: #495575;
    font-weight: 500
}

body .ae-order .sticky-summary-sidebar .summary-sidebar-wrapper ul.summary-list .total span:first-child {
    font-size: 14px;
    color: #283349;
    font-weight: 600
}

body .ae-order .sticky-summary-sidebar .summary-sidebar-wrapper .discount-input,
body .ae-order .sticky-summary-sidebar .summary-sidebar-wrapper .discount-input .discount-wrapper {
    background: #F2F2FF
}

body .ae-order .sticky-summary-sidebar .summary-sidebar-wrapper .discount-input .discount-wrapper .green-label {
    color: #4067EE
}

body .ae-order .sticky-summary-sidebar .summary-sidebar-wrapper .discount-input input[type=button] {
    background: #4067ee;
    border-color: #4067ee;
    color: #fff
}

@media all and (max-width:1200px) {
    body .ae-order .order-form-wrapper {
        padding: 0
    }

    body .ae-order .essay-component .ws-vip-services .services-package .wrapper:before {
        right: 20px
    }

    body .ae-order .essay-component .ws-vip-services .vip-services-list .col.m6 {
        width: 100%
    }
}

@media all and (max-width:1200px) and (min-width:1024px) {
    body .ae-order .essay-component .ws-vip-services .vip-services-list .col.m6 {
        width: 100%
    }
}

@media all and (max-width:1023px) {
    body .ae-order .sticky-summary-sidebar .summary-sidebar-wrapper {
        border: none;
        padding: 0
    }

    body .ae-order .sticky-summary-sidebar .summary-sidebar-wrapper:after,
    body .ae-order .sticky-summary-sidebar .summary-sidebar-wrapper:before {
        display: none
    }

    body .ae-order .sticky-summary-sidebar .summary-sidebar-wrapper .summary-wrapper .next-step-button-wrapper .next-step {
        font-size: 14px;
        padding: 0 11px;
        font-weight: 500
    }

    body .ae-order .essay-component .ws-vip-services .vip-services-list label .service-text {
        height: 50px
    }

    body .ae-order .essay-component .apply-discount-input .form-button {
        margin-top: -48px;
        font-family: SpaceGrotesk;
        border: 2px solid #D9E0ED;
        box-shadow: 0 3px 12px rgba(61, 96, 186, .1);
        background: #F2F2FF;
        border-radius: 6px;
        font-size: 14px;
        color: #2142A7;
        font-weight: 500;
        padding: 13px 25px
    }

    body .ae-order .essay-component .apply-discount-input .discount-message .green-label {
        font-family: SpaceGrotesk;
        font-size: 15px
    }
}

@media all and (max-width:992px) {
    body .ae-order .essay-component .ws-vip-services .services-package .offer-label {
        text-align: center
    }

    body .ae-order .essay-component .ws-vip-services .services-package .package-price-wrapper {
        text-align: center;
        padding: 25px 0 0
    }

    body .ae-order .essay-component .ws-vip-services .services-package label.checkbox-label:after,
    body .ae-order .essay-component .ws-vip-services .services-package label.checkbox-label:before {
        top: 0;
        left: 50%;
        transform: translateX(-50%)
    }
}

@media all and (max-width:900px) {
    body .ae-order .essay-component .ws-vip-services .vip-services-list .wrapper {
        margin-bottom: 0
    }
}

@media all and (max-width:767px) {
    body .ae-order .order-form-wrapper .order-form-data.steps .step .paper-requirements-table .row.service-row .col:first-child {
        width: 58.33333333%
    }

    body .ae-order .order-form-wrapper .order-form-data.steps .step .paper-requirements-table .row.service-row .col:last-child {
        width: 41.66666667%
    }
}

@media all and (max-width:601px) {
    body .ae-order .order-form-wrapper .header {
        padding: 17px 0 0
    }

    body .ae-order .order-form-wrapper .order-form-data.steps .step .row {
        padding: 0 10px
    }

    body .ae-order .order-form-wrapper .order-form-data.steps .step .row.ws-personal-information-div .header {
        padding: 17px 0
    }

    body .ae-order .order-form-wrapper .order-form-data.steps .step .row:first-child .header {
        font-size: 17px;
        padding: 17px 0
    }

    body .ae-order .order-form-wrapper .order-form-data.steps .step .paper-requirements-table.data-table {
        padding: 17px 0 0
    }

    body .ae-order .order-form-wrapper .order-form-data.steps .step .paper-requirements-table .ws-vip-services .material-hint>i {
        right: 5px;
        top: 7px
    }

    body .ae-order .order-form-wrapper .order-form-data.steps .step .paper-requirements-table .ws-vip-services .material-hint>i:after {
        line-height: 15px
    }

    body .ae-order .order-form-wrapper .order-form-data.steps .step .paper-requirements-table .ws-vip-services .vip-services-list label {
        padding: 0 20px 0 41px;
        top: -20px
    }

    body .ae-order .order-form-wrapper .order-form-data.steps .step .paper-requirements-table .ws-vip-services .vip-services-list label:before {
        left: 10px
    }

    body .ae-order .order-form-wrapper .order-form-data.steps .step .paper-requirements-table .ws-vip-services .vip-services-list label p.price-wrapper {
        font-size: 13px;
        width: 39px;
        line-height: 18px
    }

    body .ae-order .order-form-wrapper .order-form-data.steps .step .paper-requirements-table .ws-vip-services .vip-services-list label p.price-wrapper:after {
        top: -4px;
        font-size: 10px
    }

    body .ae-order .order-form-wrapper .order-form-data.steps .step .paper-requirements-table .ws-vip-services .vip-services-list label .service-text {
        font-size: 13px;
        line-height: 18px;
        width: 72%
    }

    body .ae-order .order-form-wrapper .order-form-data.steps .step .paper-requirements-table .ws-vip-services .services-package .col {
        padding: 0
    }

    body .ae-order .order-form-wrapper .order-form-data.steps .step .paper-requirements-table .ws-vip-services .services-package .col.package-price-wrapper {
        padding: 25px 0 0
    }

    body .ae-order .order-form-wrapper .order-form-data.steps .step .paper-requirements-table .ws-vip-services .services-package .col.offer-label {
        margin-top: 0
    }

    body .ae-order .order-form-wrapper .order-form-data.steps .step .paper-requirements-table .ws-vip-services .services-package .wrapper:before {
        right: auto;
        left: 15px;
        transform: none;
        top: 10px
    }

    body .ae-order .order-form-wrapper .order-form-data.steps .step .paper-requirements-table .ws-vip-services .row {
        padding: 0 18px
    }

    body .ae-order .order-form-wrapper .order-form-data.steps .step .paper-requirements-table .ws-vip-services .row:first-child .header {
        font-size: 17px;
        padding: 0 0 17px
    }

    body .ae-order .order-form-wrapper .order-form-data.steps .step .paper-requirements-table .row.service-row.service-draft-ppt .col:first-child {
        padding: 0
    }

    body .ae-order .order-form-wrapper .order-form-data.steps .step .paper-requirements-table .row.service-row.service-speaker-notes {
        margin: 20px 0 0
    }

    body .ae-order .essay-component .wrap-order-submit {
        padding: 0 !important
    }

    body .ae-order .essay-component .wrap-order-submit .total-price-wrapper {
        width: 100%
    }

    body .ae-order .essay-component .wrap-order-submit .total-price-wrapper .total-price {
        margin: 0 auto 10px
    }

    body .ae-order .essay-component .wrap-order-submit .by-clicking-proceed {
        text-align: center
    }

    body .ae-order .essay-component .wrap-order-submit .proceed-button {
        width: 100%;
        text-align: center
    }
}

@media all and (max-width:600px) {
    body .ae-order .essay-component.order-form-wrapper .ws-writing-quality .col.s12 {
        width: 100%
    }

    body .ae-order .order-form-wrapper {
        padding: 0
    }

    body .ae-order .order-form-wrapper .vip-client {
        padding: 0;
        margin: 0 0 20px
    }

    body .ae-order .order-form-wrapper .vip-client span {
        display: block
    }

    body .ae-order .order-form-wrapper .vip-client a {
        display: block;
        max-width: 250px;
        margin: 12px auto 0
    }
}

@media all and (max-width:1023px) {
    body .ws-column-custom {
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        background-color: #fff;
        z-index: 100
    }
}

body .ae-order .essay-component.order-form-wrapper .paper-requirements-table .ws-writing-quality.ws-types {
    text-align: center
}

body .ae-order .essay-component.order-form-wrapper .paper-requirements-table .ws-writing-quality.ws-types .col .material-hint {
    right: auto;
    left: 17px
}

body .ae-order .essay-component.order-form-wrapper .paper-requirements-table .ws-writing-quality.ws-types .col .material-hint i:after {
    color: #8280E5;
    background: #fff;
    border: none
}

body .ae-order .essay-component.order-form-wrapper .paper-requirements-table .ws-writing-quality.ws-types .col .material-hint .dropdown-content {
    max-width: 245px
}

body .ae-order .essay-component.order-form-wrapper .paper-requirements-table .ws-writing-quality.ws-types .col label {
    padding: 0;
    background: #F2F2FF;
    height: auto;
    position: relative;
    font-size: 0;
    transition: none;
    border: 2px solid #D9E0ED;
    box-shadow: 0 3px 12px rgba(61, 96, 186, .1);
    border-radius: 6px;
    min-height: 125px;
    text-align: left;
    font-family: SpaceGrotesk;
    cursor: pointer
}

body .ae-order .essay-component.order-form-wrapper .paper-requirements-table .ws-writing-quality.ws-types .col label:before {
    content: '';
    display: none;
    background: 0 0;
    border: none;
    margin: 0
}

body .ae-order .essay-component.order-form-wrapper .paper-requirements-table .ws-writing-quality.ws-types .col label:after {
    display: none
}

body .ae-order .essay-component.order-form-wrapper .paper-requirements-table .ws-writing-quality.ws-types .col label .quality-title {
    display: block;
    position: relative;
    font-size: 13px;
    color: #1B2A50;
    font-weight: 600;
    line-height: normal;
    padding: 13px 0;
    text-align: center;
    border-radius: 6px 6px 0 0
}

body .ae-order .essay-component.order-form-wrapper .paper-requirements-table .ws-writing-quality.ws-types .col label .quality-title:before {
    content: '';
    display: block;
    text-transform: none;
    margin: 0;
    position: absolute;
    left: 60px;
    line-height: 0;
    top: 50%;
    transform: translateY(-50%)
}

body .ae-order .essay-component.order-form-wrapper .paper-requirements-table .ws-writing-quality.ws-types .col label .quality-title:after {
    content: '';
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    border: none;
    color: #343859;
    font-size: 12px;
    transition: none;
    line-height: 140%;
    margin: 0;
    font-weight: 500;
    background: #fff;
    padding: 5px 16px;
    min-height: 77px;
    position: absolute;
    top: 44px;
    text-transform: none;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px
}

body .ae-order .essay-component.order-form-wrapper .paper-requirements-table .ws-writing-quality.ws-types .col label.checked {
    border: 2px solid #9FB4FF;
    box-shadow: 0 3px 10px rgba(60, 97, 227, .15)
}

body .ae-order .essay-component.order-form-wrapper .paper-requirements-table .ws-writing-quality.ws-types .col label.checked:before {
    content: url(/wp-content/themes/best-writing-service/images/checked.svg);
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    left: auto;
    z-index: 1
}

body .ae-order .essay-component.order-form-wrapper .paper-requirements-table .ws-writing-quality.ws-types .col label.checked .quality-title {
    background: #FFFDEA
}

body .ae-order .essay-component.order-form-wrapper .paper-requirements-table .ws-writing-quality.ws-types .col label.checked .quality-title:after {
    background: #fff
}

body .ae-order .essay-component.order-form-wrapper .paper-requirements-table .ws-writing-quality.ws-types .col label.checked .quality-title:before {
    color: #fff;
    font-weight: 500
}

body .ae-order .essay-component.order-form-wrapper .paper-requirements-table .ws-writing-quality.ws-types .col:first-child label .quality-title:after {
    content: 'An expert in the field of study relevant to the order topic;'
}

body .ae-order .essay-component.order-form-wrapper .paper-requirements-table .ws-writing-quality.ws-types .col:first-child label .quality-title:before {
    content: url(/wp-content/themes/best-writing-service/images/standard.svg)
}

body .ae-order .essay-component.order-form-wrapper .paper-requirements-table .ws-writing-quality.ws-types .col:nth-child(2) label {
    background: #F2F2FF
}

body .ae-order .essay-component.order-form-wrapper .paper-requirements-table .ws-writing-quality.ws-types .col:nth-child(2) label:after {
    content: '+10%';
    display: block;
    position: absolute;
    background: #F4DD62;
    border-radius: 12px;
    color: #1B2A50;
    font-size: 11px;
    font-weight: 600;
    margin: 0;
    left: auto;
    right: 42px;
    top: 13px;
    padding: 0;
    transform: none;
    width: 38px;
    text-align: center;
    height: 17px
}

body .ae-order .essay-component.order-form-wrapper .paper-requirements-table .ws-writing-quality.ws-types .col:nth-child(2) label .quality-title {
    color: #1B2A50
}

body .ae-order .essay-component.order-form-wrapper .paper-requirements-table .ws-writing-quality.ws-types .col:nth-child(2) label .quality-title:after {
    content: 'An expert in the required field of knowledge, assigned to the order ASAP;'
}

body .ae-order .essay-component.order-form-wrapper .paper-requirements-table .ws-writing-quality.ws-types .col:nth-child(2) label .quality-title:before {
    content: url(/wp-content/themes/best-writing-service/images/premium.svg)
}

body .ae-order .essay-component.order-form-wrapper .paper-requirements-table .ws-writing-quality.ws-types .col:last-child label {
    background: #F2F2FF
}

body .ae-order .essay-component.order-form-wrapper .paper-requirements-table .ws-writing-quality.ws-types .col:last-child label:after {
    content: '+15%';
    display: block;
    position: absolute;
    background: #F4DD62;
    border-radius: 12px;
    color: #1B2A50;
    font-size: 11px;
    font-weight: 600;
    margin: 0;
    left: auto;
    right: 42px;
    top: 13px;
    padding: 0;
    transform: none;
    width: 38px;
    text-align: center;
    height: 17px
}

body .ae-order .essay-component.order-form-wrapper .paper-requirements-table .ws-writing-quality.ws-types .col:last-child label .quality-title {
    color: #1B2A50
}

body .ae-order .essay-component.order-form-wrapper .paper-requirements-table .ws-writing-quality.ws-types .col:last-child label .quality-title:after {
    content: 'One of our top30 writers qualified in the required field of study, assigned to the order ASAP;'
}

body .ae-order .essay-component.order-form-wrapper .paper-requirements-table .ws-writing-quality.ws-types .col:last-child label .quality-title:before {
    content: url(/wp-content/themes/best-writing-service/images/supreme.svg)
}

@media all and (max-width:1200px) {
    body .ae-order .essay-component.order-form-wrapper .paper-requirements-table .ws-writing-quality.ws-types .col label {
        min-height: 143px
    }

    body .ae-order .essay-component.order-form-wrapper .paper-requirements-table .ws-writing-quality.ws-types .col label .quality-title:before {
        left: 33px
    }

    body .ae-order .essay-component.order-form-wrapper .paper-requirements-table .ws-writing-quality.ws-types .col label .quality-title:after {
        min-height: 94px
    }

    body .ae-order .essay-component.order-form-wrapper .paper-requirements-table .ws-writing-quality.ws-types .col:last-child label:after,
    body .ae-order .essay-component.order-form-wrapper .paper-requirements-table .ws-writing-quality.ws-types .col:nth-child(2) label:after {
        right: 10px
    }
}

@media all and (max-width:1023px) {
    body .ae-order .essay-component.order-form-wrapper .paper-requirements-table .ws-writing-quality.ws-types {
        margin: 20px 0 0
    }
}

@media all and (max-width:600px) {
    body .ae-order .essay-component.order-form-wrapper .paper-requirements-table .ws-writing-quality.ws-types .col .material-hint .dropdown-content {
        left: 0 !important
    }

    body .ae-order .essay-component.order-form-wrapper .paper-requirements-table .ws-writing-quality.ws-types .col label .quality-title:after {
        width: 100%;
        -ms-flex-pack: center;
        justify-content: center;
        padding: 5px 10px
    }
}

@media (min-width:701px) {
    body .ae-order .order-form-wrapper .data-table .ws-writer-level .w-level-hint .dropdown-content {
        left: -115px !important;
        margin-left: 0
    }
}

.content_page.page-order.gb .order-pages-banner,
.content_page.page-order.gb .order-steps {
    display: none
}

body .order-form-wrapper.essay-component.disabled-form {
    padding: 0 !important;
    margin: 0 auto 25px;
    max-width: 640px
}

body .disabled-country {
    position: relative;
    background: rgba(231, 239, 255, .6);
    color: #1e2021;
    font-size: 19px !important;
    padding: 15px 15px 15px 70px !important
}

body .disabled-country:before {
    content: '';
    display: block;
    position: absolute;
    width: 48px;
    height: 48px;
    background: url(/wp-content/themes/best-writing-service/images/warning.svg) center no-repeat;
    background-size: cover;
    left: 30px;
    top: 3px
}

@media all and (max-width:600px) {
    body .order-form-wrapper.essay-component.disabled-form {
        max-width: 300px
    }

    body .disabled-country {
        text-align: left !important;
        font-size: 17px !important;
        padding-left: 67px !important
    }

    body .disabled-country:before {
        top: 10px;
        left: 10px
    }
}

.essay-blog-list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.essay-blog-list .essay-blog-item {
    width: 48%;
    margin: 0 0 60px
}

.essay-blog-list .essay-blog-item .text-wrapper img {
    border-radius: 24px
}

.essay-blog-list .essay-blog-item .text-wrapper h3 a {
    color: #1B2A50
}

.essay-blog-list .essay-blog-item .text-wrapper .text p {
    font-size: 15px;
    line-height: 22.5px
}

@media all and (max-width:600px) {
    .essay-blog-list .essay-blog-item {
        width: 100%
    }

    .essay-blog-list .essay-blog-item .read {
        font-size: 15px
    }
}

.post-wrapper .image-wrapper {
    text-align: center;
    margin: 0 0 40px
}

.post-wrapper .image-wrapper img {
    border-radius: 24px
}

.essays-category-wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.essays-category-wrapper .category-essays-sidebar {
    width: 30%
}

.essays-category-wrapper .category-essays-sidebar .categories-buttons {
    background: linear-gradient(223.61deg, #F3F8FF 4%, #E4EFFF 167.83%);
    border-radius: 20px;
    padding: 35px
}

.essays-category-wrapper .category-essays-sidebar .categories-buttons a {
    display: block;
    position: relative;
    font-size: 18px;
    font-weight: 600;
    line-height: 140%;
    color: #1B2A50;
    letter-spacing: -.02em;
    border-bottom: 1px solid #DFE8FF;
    padding: 17px 0 17px 55px
}

.essays-category-wrapper .category-essays-sidebar .categories-buttons a.active {
    color: #4067EE
}

.essays-category-wrapper .category-essays-sidebar .categories-buttons a:before {
    content: '';
    position: absolute;
    display: block;
    line-height: 0;
    width: 24px;
    height: 24px;
    left: 0;
    top: 50%;
    transform: translateY(-50%)
}

.essays-category-wrapper .category-essays-sidebar .categories-buttons a.business:before {
    background: url(/wp-content/themes/best-writing-service/images/briefcase-02.svg) center no-repeat;
    background-size: cover
}

.essays-category-wrapper .category-essays-sidebar .categories-buttons a.economy:before {
    background: url(/wp-content/themes/best-writing-service/images/bar-chart.svg) center no-repeat;
    background-size: cover
}

.essays-category-wrapper .category-essays-sidebar .categories-buttons a.history:before {
    background: url(/wp-content/themes/best-writing-service/images/clock-rewind.svg) center no-repeat;
    background-size: cover
}

.essays-category-wrapper .category-essays-sidebar .categories-buttons a.informative:before {
    background: url(/wp-content/themes/best-writing-service/images/info-circle.svg) center no-repeat;
    background-size: cover
}

.essays-category-wrapper .category-essays-sidebar .categories-buttons a.literature:before {
    background: url(/wp-content/themes/best-writing-service/images/book-open-01.svg) center no-repeat;
    background-size: cover
}

.essays-category-wrapper .category-essays-sidebar .categories-buttons a.management:before {
    background: url(/wp-content/themes/best-writing-service/images/line-chart-up-03.svg) center no-repeat;
    background-size: cover
}

.essays-category-wrapper .category-essays-sidebar .categories-buttons a.marketing:before {
    background: url(/wp-content/themes/best-writing-service/images/pie-chart-03.svg) center no-repeat;
    background-size: cover
}

.essays-category-wrapper .category-essays-sidebar .categories-buttons a.analysis:before {
    background: url(/wp-content/themes/best-writing-service/images/analytics.svg) center no-repeat;
    background-size: cover
}

.essays-category-wrapper .category-essays-sidebar .categories-buttons a.book:before {
    background: url(/wp-content/themes/best-writing-service/images/books.svg) center no-repeat;
    background-size: cover
}

.essays-category-wrapper .category-essays-sidebar .categories-buttons a.case:before {
    background: url(/wp-content/themes/best-writing-service/images/education.svg) center no-repeat;
    background-size: cover
}

.essays-category-wrapper .category-essays-sidebar .categories-buttons a.exploratory:before {
    background: url(/wp-content/themes/best-writing-service/images/search-doc-1.svg) center no-repeat;
    background-size: cover
}

.essays-category-wrapper .category-essays-sidebar .categories-buttons a.health:before {
    background: url(/wp-content/themes/best-writing-service/images/heart.svg) center no-repeat;
    background-size: cover
}

.essays-category-wrapper .category-essays-sidebar .categories-buttons a.law:before {
    background: url(/wp-content/themes/best-writing-service/images/law.svg) center no-repeat;
    background-size: cover
}

.essays-category-wrapper .category-essays-sidebar .categories-buttons a.nursing:before {
    background: url(/wp-content/themes/best-writing-service/images/nurse.svg) center no-repeat;
    background-size: cover
}

.essays-category-wrapper .category-essays-sidebar .categories-buttons a.personal:before {
    background: url(/wp-content/themes/best-writing-service/images/user-1.svg) center no-repeat;
    background-size: cover
}

.essays-category-wrapper .category-essays-sidebar .categories-buttons a.politics:before {
    background: url(/wp-content/themes/best-writing-service/images/politic.svg) center no-repeat;
    background-size: cover
}

.essays-category-wrapper .category-essays-sidebar .categories-buttons a.research:before {
    background: url(/wp-content/themes/best-writing-service/images/search1.svg) center no-repeat;
    background-size: cover
}

.essays-category-wrapper .category-essays-sidebar .categories-buttons a.narrative:before {
    background: url(/wp-content/themes/best-writing-service/images/narrative.svg) center no-repeat;
    background-size: cover
}

.essays-category-wrapper .category-essays-sidebar .sidebar-vip-support {
    background: linear-gradient(224.47deg, #FFFAE7 3.9%, #FFF4E3 89.23%);
    border-radius: 24px;
    text-align: center;
    margin: 50px 0 0
}

.essays-category-wrapper .category-essays-sidebar .sidebar-vip-support img {
    margin: -9px 0 0
}

.essays-category-wrapper .category-essays-sidebar .sidebar-vip-support .title {
    font-size: 24px;
    font-weight: 500;
    color: #2142A7;
    line-height: 140%;
    margin: 25px 0
}

.essays-category-wrapper .category-essays-sidebar .sidebar-vip-support .text {
    font-size: 15px;
    font-weight: 400;
    line-height: 160%;
    color: #414C68;
    padding: 0 37px
}

.essays-category-wrapper .category-essays-sidebar .sidebar-vip-support a {
    font-size: 14px;
    font-weight: 400;
    background: #FA8D29;
    border-color: #FA8D29;
    margin: 25px 0 45px
}

.essays-category-wrapper .category-essays-sidebar .sidebar-vip-support a:hover {
    background: #fcaf66;
    border-color: #fcaf66;
    box-shadow: none
}

.essays-category-wrapper .category-essays .essay-list-item {
    padding: 40px 0 40px 75px;
    position: relative;
    border-bottom: 1px solid #C6C6C6
}

.essays-category-wrapper .category-essays .essay-list-item img {
    position: absolute;
    left: 0;
    top: 38px
}

.essays-category-wrapper .category-essays .essay-list-item .title {
    margin: 0
}

.essays-category-wrapper .category-essays .essay-list-item .title a {
    font-size: 26px;
    font-weight: 500;
    line-height: 145%;
    color: #1B2A50
}

.essays-category-wrapper .category-essays .essay-list-item .text {
    font-size: 17px;
    font-weight: 400;
    line-height: 150%;
    color: #414C68
}

.essays-category-wrapper .category-essays .essay-list-item .read {
    display: block;
    position: relative;
    width: fit-content;
    font-size: 17px;
    font-weight: 600;
    line-height: 160%;
    color: #4067EE;
    margin: 10px 0 0;
    padding-right: 22px
}

.essays-category-wrapper .category-essays .essay-list-item .read:before {
    content: url(/wp-content/themes/best-writing-service/images/essays-details-arrow.svg);
    position: absolute;
    line-height: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%)
}

@media all and (max-width:940px) {
    .essays-category-wrapper .category-essays-sidebar {
        display: none
    }

    .essays-category-wrapper .category-essays {
        width: 100%
    }
}

@media all and (max-width:600px) {
    .essays-category-wrapper .category-essays .essay-list-item {
        padding: 25px 0 25px 55px
    }

    .essays-category-wrapper .category-essays .essay-list-item img {
        top: 25px
    }

    .essays-category-wrapper .category-essays .essay-list-item .title a {
        font-size: 22px
    }

    .essays-category-wrapper .category-essays .essay-list-item .text {
        font-size: 15px
    }

    .essays-category-wrapper .category-essays .essay-list-item .read {
        font-size: 16px
    }
}

.essays-categories .essays-categories-list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 35px 0 60px
}

.essays-categories .essays-categories-list .cat_button {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
    width: 48%;
    background: #F2F6FC;
    border-radius: 8px;
    padding: 27px 30px 27px 82px;
    margin: 0 0 17px;
    font-size: 20px;
    line-height: 130%;
    font-weight: 600;
    color: #1B2A50
}

.essays-categories .essays-categories-list .cat_button:hover {
    transition: .2s;
    background: #f1f8fe
}

.essays-categories .essays-categories-list .cat_button .count {
    font-size: 18px;
    font-weight: 600;
    line-height: 130%;
    color: #4067EE;
    position: relative
}

.essays-categories .essays-categories-list .cat_button:before {
    position: absolute;
    display: block;
    line-height: 0;
    left: 27px;
    top: 50%;
    transform: translateY(-50%)
}

.essays-categories .essays-categories-list .cat_button.business:before {
    content: url(/wp-content/themes/best-writing-service/images/briefcase-02.svg)
}

.essays-categories .essays-categories-list .cat_button.economy:before {
    content: url(/wp-content/themes/best-writing-service/images/bar-chart.svg)
}

.essays-categories .essays-categories-list .cat_button.history:before {
    content: url(/wp-content/themes/best-writing-service/images/clock-rewind.svg)
}

.essays-categories .essays-categories-list .cat_button.informative:before {
    content: url(/wp-content/themes/best-writing-service/images/info-circle.svg)
}

.essays-categories .essays-categories-list .cat_button.literature:before {
    content: url(/wp-content/themes/best-writing-service/images/book-open-01.svg)
}

.essays-categories .essays-categories-list .cat_button.management:before {
    content: url(/wp-content/themes/best-writing-service/images/line-chart-up-03.svg)
}

.essays-categories .essays-categories-list .cat_button.marketing:before {
    content: url(/wp-content/themes/best-writing-service/images/pie-chart-03.svg)
}

.essays-categories .essays-categories-list .cat_button.analysis:before {
    content: url(/wp-content/themes/best-writing-service/images/analytics.svg)
}

.essays-categories .essays-categories-list .cat_button.book:before {
    content: url(/wp-content/themes/best-writing-service/images/books.svg)
}

.essays-categories .essays-categories-list .cat_button.case:before {
    content: url(/wp-content/themes/best-writing-service/images/case_study.svg);
    width: 30px
}

.essays-categories .essays-categories-list .cat_button.exploratory:before {
    content: url(/wp-content/themes/best-writing-service/images/search-doc-1.svg)
}

.essays-categories .essays-categories-list .cat_button.health:before {
    content: url(/wp-content/themes/best-writing-service/images/heart.svg)
}

.essays-categories .essays-categories-list .cat_button.law:before {
    content: url(/wp-content/themes/best-writing-service/images/law.svg)
}

.essays-categories .essays-categories-list .cat_button.nursing:before {
    content: url(/wp-content/themes/best-writing-service/images/nurse.svg)
}

.essays-categories .essays-categories-list .cat_button.personal:before {
    content: url(/wp-content/themes/best-writing-service/images/user-1.svg)
}

.essays-categories .essays-categories-list .cat_button.politics:before {
    content: url(/wp-content/themes/best-writing-service/images/politic.svg)
}

.essays-categories .essays-categories-list .cat_button.research:before {
    content: url(/wp-content/themes/best-writing-service/images/search1.svg)
}

.essays-categories .essays-categories-list .cat_button.narrative:before {
    content: url(/wp-content/themes/best-writing-service/images/narrative.svg)
}

@media all and (max-width:680px) {
    .essays-categories .essays-categories-list .cat_button {
        width: 49%;
        margin: 0 0 10px;
        padding: 20px 20px 20px 70px;
        font-size: 18px
    }

    .essays-categories .essays-categories-list .cat_button:before {
        left: 20px
    }
}

@media all and (max-width:480px) {
    .essays-categories {
        margin: 0 0 30px
    }

    .essays-categories .essays-categories-list .cat_button {
        width: 100%
    }

    .all-essay-samples h2 {
        font-size: 18px
    }

    .all-essay-samples .essays-wrapper .post-data {
        padding: 20px;
        margin: 0 0 15px;
        border: 2px solid #F3F3F3
    }

    .all-essay-samples .essays-wrapper .post-data .post-data-block .essay-list-title a {
        font-size: 16px
    }

    .all-essay-samples .essays-wrapper .post-data .post-data-block .text {
        font-size: 14px;
        margin: 12px 0 18px
    }
}

.buttons-next-prev {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    border-top: 1px solid #D9E0ED;
    padding: 40px 0;
    margin: 40px 0
}

.buttons-next-prev .essays-button {
    width: 49%;
    position: relative
}

.buttons-next-prev .essays-button a {
    font-size: 18px;
    font-weight: 500;
    line-height: 140%;
    color: #414C68
}

.buttons-next-prev .essays-button a img {
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

.buttons-next-prev .essays-button.get-previous-post {
    text-align: left;
    padding-left: 50px
}

.buttons-next-prev .essays-button.get-previous-post a img {
    left: 0
}

.buttons-next-prev .essays-button.get-next-post {
    text-align: right;
    padding-right: 50px
}

.buttons-next-prev .essays-button.get-next-post a img {
    right: 0
}

@media all and (max-width:600px) {
    .buttons-next-prev {
        padding: 25px 0;
        margin: 20px 0
    }

    .buttons-next-prev .essays-button {
        width: 100%;
        margin: 0 0 15px
    }

    .buttons-next-prev .essays-button.get-previous-post {
        padding-left: 45px
    }

    .buttons-next-prev .essays-button.get-next-post {
        padding-right: 45px
    }

    .buttons-next-prev .essays-button a {
        font-size: 14px
    }
}

.related ul li {
    margin: 0 0 8px;
    padding-left: 25px
}

.related ul li a {
    color: #082FB9;
    font-size: 17px;
    font-weight: 500;
    line-height: 150%
}

.related ul li:before {
    content: '';
    display: block;
    width: 5px;
    height: 5px;
    background: #082FB9;
    top: 12px
}

@media (min-width:971px) {
    .essays-calculator .ae-miniorder-custom .top-select-buttons .input-items:last-child {
        width: 185px
    }

    .essays-calculator .ae-miniorder-custom .top-select-buttons .input-items.number-field input {
        text-align: right;
        padding-right: calc(95%)
    }

    .essays-calculator .ae-miniorder-custom .top-select-buttons .input-items.number-field .pm-input .minus,
    .essays-calculator .ae-miniorder-custom .top-select-buttons .input-items.number-field .pm-input .plus {
        z-index: 1
    }

    .essays-calculator .ae-miniorder-custom .top-select-buttons .input-items.number-field:after {
        left: calc(5%);
        letter-spacing: -.8px
    }
}

.beware-service {
    margin: 75px 0 35px
}

.beware-service p {
    display: none
}

.beware-service .for-title {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 0 35px;
    -ms-flex-align: center;
    align-items: center
}

.beware-service .for-title .title {
    width: 48%;
    font-size: 26px;
    font-weight: 500;
    line-height: 130%;
    color: #1B2A50
}

.beware-service .for-title .title span {
    display: block;
    color: #082FB9
}

.beware-service .wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.beware-service .wrapper .item {
    min-height: 185px;
    margin: 0 0 25px
}

.beware-service .wrapper .item a {
    color: #082FB9
}

.beware-service .wrapper .text {
    font-size: 18px;
    font-weight: 400;
    line-height: 150%;
    color: #414C68
}

.beware-service .wrapper .number {
    position: absolute;
    left: 25px;
    z-index: 1
}

.beware-service .wrapper .number .wrapp {
    font-size: 16px;
    font-weight: 700;
    width: 32px;
    height: 32px;
    text-align: center;
    border-radius: 50%;
    line-height: 33px;
    box-shadow: inset 1px 2px 5px 0 #fff
}

.affiliate-offer .offer,
.beware-service .wrapper .left-block .item,
.textroyal .textroyal-wrapper .textroyal-item {
    background: #FFF;
    box-shadow: 0 20px 80px rgba(144, 162, 225, .2);
    border-radius: 20px
}

.beware-service .wrapper .left-block {
    width: 48%
}

.beware-service .wrapper .left-block .item {
    position: relative;
    padding: 25px 25px 25px 85px
}

.beware-service .wrapper .left-block .item .number:before {
    content: '';
    display: block;
    position: absolute;
    width: 32px;
    height: 32px;
    background: #FFF1DC;
    border-radius: 9px;
    right: -6px;
    bottom: -15px;
    z-index: -1
}

.beware-service .wrapper .left-block .item .number .wrapp {
    background: #F7D154;
    color: #1B2A50
}

.beware-service .wrapper .right-block {
    width: 48%
}

.beware-service .wrapper .right-block .item {
    background: #F2F6FC;
    border-radius: 20px;
    position: relative;
    padding: 25px 25px 25px 85px
}

.beware-service .wrapper .right-block .item .number:before {
    content: '';
    display: block;
    position: absolute;
    width: 32px;
    height: 32px;
    background: #D8DDF2;
    border-radius: 9px;
    right: -6px;
    bottom: -15px;
    z-index: -1
}

.beware-service .wrapper .right-block .item .number .wrapp {
    background: #9090F6;
    color: #fff
}

@media all and (max-width:992px) {

    .beware-service .for-title .title,
    .beware-service .wrapper .left-block,
    .beware-service .wrapper .right-block {
        width: 49%
    }

    .beware-service .wrapper .left-block .item,
    .beware-service .wrapper .right-block .item {
        padding: 15px 15px 15px 70px;
        border-radius: 12px
    }

    .beware-service .wrapper .number {
        left: 15px
    }

    .beware-service .wrapper .text {
        font-size: 16px
    }

    .beware-service .wrapper .item {
        margin: 0 0 15px
    }
}

@media all and (max-width:600px) {
    .beware-service .for-title .title {
        font-size: 15px
    }

    .beware-service .wrapper .number {
        position: relative;
        left: 0;
        width: fit-content;
        margin: 0 0 8px
    }

    .beware-service .wrapper .text {
        font-size: 14px
    }

    .beware-service .wrapper .left-block .item,
    .beware-service .wrapper .right-block .item {
        padding: 15px
    }

    .beware-service .wrapper .left-block .item .number:before,
    .beware-service .wrapper .right-block .item .number:before {
        bottom: -6px
    }
}

.top-affiliate-program .affiliate-wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center
}

.top-affiliate-program .affiliate-wrapper .left-block,
.top-affiliate-program .affiliate-wrapper .right-block {
    width: 48%
}

@media all and (max-width:880px) {
    .top-affiliate-program .affiliate-wrapper .left-block {
        width: 100%
    }

    .top-affiliate-program .affiliate-wrapper .right-block {
        width: 100%;
        text-align: center
    }
}

.textroyal {
    margin: 50px 0 0
}

.textroyal .textroyal-wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 50px 0 0
}

.textroyal .textroyal-wrapper .textroyal-item {
    text-align: left;
    padding: 45px;
    width: 49%;
    margin: 0 0 18px
}

@media all and (max-width:880px) {
    .textroyal .textroyal-wrapper .textroyal-item {
        padding: 25px
    }
}

.affiliate-benefits {
    padding: 0 90px
}

@media all and (max-width:880px) {
    .affiliate-benefits {
        padding: 0 40px
    }
}

@media all and (max-width:510px) {
    .textroyal .textroyal-wrapper {
        margin: 30px 0 0
    }

    .textroyal .textroyal-wrapper .textroyal-item {
        width: 100%
    }

    .textroyal .textroyal-wrapper .textroyal-item img {
        width: 60px
    }

    .textroyal .textroyal-wrapper .textroyal-item p {
        font-size: 15px;
        line-height: 21px
    }

    .affiliate-benefits {
        padding: 0
    }
}

.affiliate-works .affiliate-works-wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 50px 0
}

.affiliate-works .affiliate-works-wrapper .affiliate-works-item p,
.affiliate-works .affiliate-works-wrapper .affiliate-works-item.works-item-5:before {
    display: none
}

.affiliate-works .affiliate-works-wrapper .affiliate-works-item {
    width: 20%;
    text-align: center;
    padding: 0 15px;
    position: relative
}

.affiliate-works .affiliate-works-wrapper .affiliate-works-item:before {
    content: url(/wp-content/themes/best-writing-service/images/arrow-right.svg);
    line-height: 0;
    position: absolute;
    right: 0;
    top: 25px
}

.affiliate-works .affiliate-works-wrapper .affiliate-works-item .step {
    font-size: 22px;
    font-weight: 600;
    color: #1B2A50;
    line-height: 150%;
    margin: 35px 0 12px
}

.affiliate-works .affiliate-works-wrapper .affiliate-works-item .text {
    font-size: 16px;
    font-weight: 400;
    color: #666F83;
    line-height: 150%
}

@media all and (max-width:880px) {
    .affiliate-works .affiliate-works-wrapper .affiliate-works-item {
        padding: 0 5px
    }
}

@media all and (max-width:680px) {
    .affiliate-works h2 {
        text-align: center
    }

    .affiliate-works .affiliate-works-wrapper {
        margin: 30px 0
    }

    .affiliate-works .affiliate-works-wrapper .affiliate-works-item {
        width: 100%;
        padding: 0;
        margin: 0 0 25px
    }

    .affiliate-works .affiliate-works-wrapper .affiliate-works-item:before {
        display: none
    }

    .affiliate-works .affiliate-works-wrapper .affiliate-works-item .step {
        margin: 10px 0 5px;
        font-size: 19px
    }

    .affiliate-works .affiliate-works-wrapper .affiliate-works-item .text {
        font-size: 15px
    }
}

.affiliate-offer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 60px 0
}

.affiliate-offer .offer {
    width: 48%;
    position: relative;
    padding: 40px 40px 40px 165px
}

.affiliate-offer .offer p {
    display: none
}

.affiliate-offer .offer img {
    position: absolute;
    left: 45px
}

.affiliate-offer .offer .info .title {
    font-size: 26px;
    font-weight: 500;
    line-height: 140%;
    color: #1B2A50;
    margin: 0 0 12px
}

.affiliate-offer .offer .info .text {
    font-size: 18px;
    font-weight: 400;
    line-height: 150%;
    color: #414C68
}

.affiliate-offer .offer .info .text span {
    color: #082FB9;
    font-weight: 700
}

@media all and (max-width:1200px) {
    .affiliate-offer .offer {
        padding: 40px 40px 40px 140px
    }

    .affiliate-offer .offer img {
        left: 30px
    }

    .affiliate-offer .offer .info .title {
        font-size: 23px
    }
}

@media all and (max-width:880px) {
    .affiliate-offer .offer {
        padding: 120px 20px 20px
    }

    .affiliate-offer .offer img {
        left: 20px;
        top: 20px
    }
}

@media all and (max-width:510px) {
    .affiliate-offer {
        margin: 25px 0
    }

    .affiliate-offer .offer {
        width: 100%;
        margin: 0 0 20px;
        padding: 100px 20px 20px
    }

    .affiliate-offer .offer img {
        width: 60px
    }

    .affiliate-offer .offer .info .title {
        font-size: 20px;
        margin: 0 0 7px
    }

    .affiliate-offer .offer .info .text {
        font-size: 16px
    }
}

@media all and (max-width:992px) {
    img {
        width: auto;
        height: auto;
        max-width: 100%
    }
}

@media only screen and (min-width:601px) {
    .hide-on-med-and-up {
        display: none !important
    }
}

@media only screen and (max-width:600px) {

    .hide-on-small-and-down,
    .hide-on-small-only {
        display: none !important
    }

    .show-on-small {
        display: block !important
    }
}

@media (min-width:1024px) {
    .ae-order .next-step-button-wrapper-flex:after {
        content: "";
        background: url(/wp-content/themes/best-writing-service/images/no-AI2.svg) center no-repeat;
        width: 100%;
        height: 39px;
        display: block;
        background-size: 210px auto;
        margin-top: 10px
    }
}

body .ae-order .essay-component.order-form-wrapper .ws-writing-quality-row label.label {
    position: relative
}

body .ae-order .essay-component.order-form-wrapper .ws-writing-quality-row label.label:after {
    line-height: 0;
    margin: 0 0 0 10px;
    content: "";
    background: url(/wp-content/themes/best-writing-service/images/no_AI2__1_.svg) center no-repeat;
    background-size: contain;
    width: 92px;
    height: 35px;
    display: inline-block;
    vertical-align: middle
}

@media (max-width:1023px) {
    body .ae-order .essay-component.order-form-wrapper .ws-writing-quality-row label.label {
        margin-bottom: 0
    }
}

.ae-price-table {
    background: url(/wp-content/themes/best-writing-service/images/no-AI2.svg) top 32px left 30px no-repeat;
    background-size: auto 40px
}

@media (max-width:600px) {
    .ae-price-table {
        background-position: top 17px left 15px
    }

    body .ae-price-table .essay-price-new-table.essay-component {
        padding-top: 65px
    }

    body .ae-price-table {
        background-position: top 15px center
    }
}

@media (max-width:650px) {
    .essays-calculator {
        background-position: top 10px center;
        padding-top: 45px !important
    }

    .essays-calculator.with-title .ae-miniorder-custom .bottom-buttons .currency {
        top: 35px
    }
}

@media (max-width:1023px) and (min-width:993px) {
    body .ae-order .essay-component .apply-discount-input .form-button {
        padding: 13px 20px
    }
}

@media (max-width:992px) {

    body .ae-order .essay-component .add-writer-input .form-button,
    body .ae-order .essay-component .apply-discount-input .form-button {
        margin-top: -10px
    }

    .ae-order #order-form .ws-discount {
        width: 100%
    }
}

@media (max-width:374px) {
    body .ae-order .essay-component .apply-discount-input input[type=text] {
        padding: 0 4px;
        font-size: 13px
    }

    .ae-order #order-form .ws-discount {
        padding: 0
    }
}
@media (max-width: 700px){
    body .ae-order .order-form-wrapper .data-table .ws-writer-level .w-level-hint .dropdown-content{
        margin-left: 0;
        width: max-content;
        max-width: 100%;
    }
}
@media (max-width: 600px){
	body .ae-order .order-form-wrapper.essay-component .data-table .row.service-one-page-summary .material-hint .dropdown-content,
	body .ae-order .order-form-wrapper.essay-component .data-table .row.service-revision-2 .material-hint .dropdown-content,
	body .ae-order .order-form-wrapper.essay-component .data-table .row.service-revision-3 .material-hint .dropdown-content,
	body .ae-order .order-form-wrapper.essay-component .material-hint .dropdown-content {
		left: -11px !important;
		top: auto;
	}
	body .ae-order .order-form-wrapper .row{
		position: relative;
	}
	body .order-form-wrapper .material-hint {
		display: inline-block;
		position: static;
	}
}
@media (max-width: 400px){
	body .ae-order .order-form-wrapper .paper-requirements-table .material-hint .dropdown-content {
		left: 0px !important;
	}
}

.footer-bottom .ws-payment-icons img {
    margin: 5px;
    width: 42px;
}
.footer-bottom .ws-payment-icons{
	margin-top: -5px;
	margin-left: -5px;
	max-width: 220px;
}

body .order-form-wrapper .order-form-data .service-row .service-promo {
    margin: 0 5px 15px 5px;
}
body .order-form-wrapper .order-form-data .service-row .service-promo p {
    margin: 5px 0px;
    line-height: 1.3;
    font-size: 14px;
}
@media (max-width: 767px) {
    body .ae-order .order-form-wrapper .order-form-data.steps .step .paper-requirements-table .row.service-row .col.service-promo {
        width: 100%;
    }
}

