@font-face{
    font-family: Muli;
    src: url('../fonts/RockwellRegular.ttf');
}
@font-face{
    font-family: muli;
    src: url('../fonts/muli/Muli-Regular.otf'),url('../fonts/muli/Muli-Regular.woff'),url('../fonts/muli/Muli-Regular.woff2');
}
@font-face{
    font-family: Metropolis;
    src: url('../fonts/metropolis/Metropolis-SemiBold.otf'),url('../fonts/metropolis/Metropolis-SemiBold.woff'),url('../fonts/metropolis/Metropolis-SemiBold.woff2');
}
/*FONTS*/
@font-face{
    font-family: 'Montserrat-Light';
    src: url('../fonts/Montserrat/montserrat-light.eot');
    src: url('../fonts/Montserrat/montserrat-light.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Montserrat/montserrat-light.woff2') format('woff2'),
    url('../fonts/Montserrat/montserrat-light.woff') format('woff'),
    url('../fonts/Montserrat/montserrat-light.svg') format('svg'),
    url('../fonts/Montserrat/montserrat-light.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face{
    font-family: 'Montserrat-Regular';
    src: url('../fonts/Montserrat/montserrat-regular.eot');
    src: url('../fonts/Montserrat/montserrat-regular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Montserrat/montserrat-regular.woff2') format('woff2'),
    url('../fonts/Montserrat/montserrat-regular.woff') format('woff'),
    url('../fonts/Montserrat/montserrat-regular.svg') format('svg'),
    url('../fonts/Montserrat/montserrat-regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face{
    font-family: 'Montserrat-Semibold';
    src: url('../fonts/Montserrat/montserrat-semibold.eot');
    src: url('../fonts/Montserrat/montserrat-semibold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Montserrat/montserrat-semibold.woff2') format('woff2'),
    url('../fonts/Montserrat/montserrat-semibold.woff') format('woff'),
    url('../fonts/Montserrat/montserrat-semibold.svg') format('svg'),
    url('../fonts/Montserrat/montserrat-semibold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face{
    font-family: 'Montserrat-Medium';
    src: url('../fonts/Montserrat/montserrat-medium.eot');
    src: url('../fonts/Montserrat/montserrat-medium.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Montserrat/montserrat-medium.woff2') format('woff2'),
    url('../fonts/Montserrat/montserrat-medium.woff') format('woff'),
    url('../fonts/Montserrat/montserrat-medium.svg') format('svg'),
    url('../fonts/Montserrat/montserrat-medium.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face{
    font-family: 'Montserrat-Bold';
    src: url('../fonts/Montserrat/montserrat-bold.eot');
    src: url('../fonts/Montserrat/montserrat-bold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Montserrat/montserrat-bold.woff2') format('woff2'),
    url('../fonts/Montserrat/montserrat-bold.woff') format('woff'),
    url('../fonts/Montserrat/montserrat-bold.svg') format('svg'),
    url('../fonts/Montserrat/montserrat-bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face{
    font-family: 'Montserrat-Black';
    src: url('../fonts/Montserrat/montserrat-extrabold.eot');
    src: url('../fonts/Montserrat/montserrat-extrabold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Montserrat/montserrat-extrabold.woff2') format('woff2'),
    url('../fonts/Montserrat/montserrat-extrabold.woff') format('woff'),
    url('../fonts/Montserrat/montserrat-extrabold.svg') format('svg'),
    url('../fonts/Montserrat/montserrat-extrabold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
/*FONTS*/
.mini-wrapper.top-login-wrapper,
.mini-wrapper.top-password-wrapper,
.mini-wrapper.top-user-area-wrapper,
.mini-wrapper.top-login-wrapper-horizontal{
    display: none;
}
*{
    outline: none;
    padding: 0;
    margin: 0;
}
body{
    /*background: #fcf5e8;*/
    font-family: muli;
    color:  #333333;
    font-size: 22px;
    font-weight: 400;
    text-align: justify;
}
h1{
    font-family: Metropolis;
    color:  #333333;
    font-size: 36px;
    line-height: 42px;
    font-weight: 400;
    text-align: center;
}
body #trustedsite-tm-image{
    z-index: 90!important;
}
.burger_button{
    display: none;
    border: none;
    background: none;
}
.mobile-banner {
    display: none;
    position: relative;
}
.desktop-banner {
    position: relative;
}
.desktop-banner a {
    position: absolute;
}
.desktop-banner a.link-banner-vip {
    width: 184px;
    height: 52px;
    right: 452px;
    bottom: 62px;
}

.desktop-banner a.link-banner-affil {
    right: 105px;
    bottom: 88px;
    width: 147px;
    height: 33px;
}
h3{
    font-size: 24px;
    font-family: Metropolis;
}
h4{
    font-size: 20px;
    font-family: Metropolis;
}
ol li{
    font-weight: 300;
    font-family: muli;
    font-size: 16px;
    color: #333;
    line-height: 20px;
    position: relative;
    margin-bottom: 10px;
}
ol{
    padding-left: 35px;
}
.testimonials_fd{
    padding: 10px 20px;
    border: 2px solid #cdcdcd;
    margin: 20px 0;
    background: #fcf5e8;
    font-size: 16px;
}
.testimonials_fd i{
    color: #ffbd61;
}
.images_page_post{
    width: 550px;
    height: auto;
    float: right;
    margin: 10px;
}
.header-block{
    padding: 20px 0 0;
    border-bottom: 3px solid #452515;
    background: #fff;
}
.head-phone i {
    color: #af1032;
    font-size: 45px;
    position: absolute;
    top: 6px;
    font-size: 26px;
    margin-top: 12px;
}
.head-login-chat,
.head-phone{
    vertical-align: middle;
    display: inline-block;
    margin: 0 8px;
}
.ht-item-text {
    border: 1px solid #452515;
    padding: 20px;
    margin-bottom: 35px;
    position: relative;
    background: #f8ecc9;
    min-height: 178px;
}
.ht-item p.ht-author{
    text-align: center;
    font-family: muli;
    color: #333333;
    font-size: 18px;
    line-height: 22px;
}
.up i{
    color: white;
    font-size: 27px;
}
.up:focus,
.up:hover{
    opacity: 0.8;
}
.up{
    display: none;
    z-index: 9999;
    position: fixed;
    bottom: 380px;
    right: 20px;
    width: 50px;
    height: 50px;
    background: #ffc828;
    text-align: center;
    line-height: 45px;
    border-radius: 50%;
    border: 2px solid white;
}
.ht-item-text:before{
    content: '';
    width: 0;
    height: 0;
    border-left: 40px solid transparent;
    border-right: 40px solid transparent;
    border-top: 30px solid #452515;
    position: absolute;
    bottom: -30px;
    left: calc(50% - 40px);
}
.ht-item-text:after{
    content: '';
    width: 0;
    height: 0;
    border-left: 36px solid transparent;
    border-right: 36px solid transparent;
    border-top: 26px solid #f8ecc9;
    position: absolute;
    bottom: -26px;
    left: calc(50% - 36px);
}
.ae-sidebar-calc {
    height: 455px;
}

.head-phone a{
    font-family: muli;
    color:  #333333;
    font-size: 20px;
    font-weight: 400;
    text-align: left;
    margin: 0px 0 0 30px;
    display: inline-block;
}
.head-phone a.no_icon_btn{
    margin-left: 10px;
}
.header-logo a img {
    width: 100%;
}
.banner_category{
    margin: 0 auto;
    display: block;
}
div#ajax_content_mini_login{
    width: 163px;
    height: 40px;
    float: left;
}
button#mini-login-trigger {
    font-family: Muli;
    color: #ffffff;
    font-size: 20px;
    font-weight: 400;
    text-align: center;
    background-color: #af1032;
    width: 155px;
    height: 40px;
    margin: 0;
    border-radius: 0;
}
.head-login-chat{
    padding-top: 8px;
    margin-right: 0;
}
.sidebar-discount a:hover,
a.order-btn:hover,
button#mini-login-trigger:hover,
.head-login-chat a.order_but:hover{
    background: #a98265;;
    text-decoration: none;
    cursor: pointer;
}
.head-menu-line a.order_but i{
    margin-left: 10px;
    color: #ffffff;
    font-size: 25px;
    vertical-align: top;
    margin-top: 6px;
}
.head-login-chat a.order_but i{
    vertical-align: middle;
    margin-left: 10px;
    color: #ffffff;
}
.head-login-chat .no-logged,
.head-login-chat .user-logged{
    padding: 0 20px;
    width: auto;
    height: 40px;
    line-height: 40px;
}

.close_burg span{
    transform: rotate(45deg);
    color: white;
    display: block;
}
.close_burg {
    background: #af1032;
    display: inline-block;
    float: right;
    line-height: 1;
    padding: 1px 4px;
    margin-top: 5px;
}
.footer_mobile a.order_but,
.head-menu-line a.order_but,
.head-login-chat a.order_but{
    padding: 0 25px;
    width: auto;
    font-family: Muli;
    color: #ffffff;
    font-size: 20px;
    font-weight: 400;
    text-align: center;
    background-color: #af1032;
    height: 40px;
    display: inline-block;
    line-height: 40px;
}
.footer_mobile a.order_but,
.head-menu-line a.order_but{
    margin: 15px 0;
    width: 190px;
    text-align: center;
}
.navbar-default .navbar-nav>li a:hover, .navbar-default .navbar-nav>li a:focus, .navbar-default .navbar-nav > li.current-menu-item a {
    background-color: transparent;
    color: #333333;
    padding: 5px 15px 5px;
    position: relative;
}

form input[type=text], form input[type=password], form select{
    color: #333333;
    font-family: Muli;
    font-size: 14px;
    font-weight: 400;
    line-height: 26px;
    border: 1px solid #452515;
    background-color: #ffffff;
}
form input[type=text]:hover, form input[type=text]:focus,
form input[type=password]:hover, form input[type=password]:focus,
form select:hover, form select:focus,
textarea:hover, textarea:focus{
    box-shadow: 3px 3px 6px #452515 ;
}
.btn {
    margin: 5px;
    outline: 0;
    border-radius: 2px 3px 3px 2px;
    background-color: #f73f3f;
    color: #ffffff;
    font-family: Muli;
    font-size: 20px;
    font-weight: 400;
    text-transform: uppercase;
}
ul.dropdown-menu {
    background-color: #faecd1;
    border-radius: 0;
}
ul.dropdown-menu a {
    color: #333;
}
.btn:active, .btn:focus, .btn:hover {
    outline: 0;
    color: #fff;
    background-color: #dd0102;
}
.e-table .e-row .e-td {
    display: block;
}
.hint {
    top: -9px;
    color: #333333;
}
.hint.active {
    color: #838383;
}
.decorate_wrapper {
    margin: 0;
    width: 100%;
    max-width: 900px;
    padding: 15px;
    box-shadow: none;
    border-radius: 0;
    background: #faecd1;
}
.orderform .e-table .e-row .e-td.left_col {
    width: 100%;
}
.e-row.even{
    background: #faecd1;
}
.main-wrapper-text.page-content .orderform h2 {
    margin: 20px 0 0px 0;
    color: #fdf9f1;
    font-family: Metropolis;
    font-size: 22px;
    font-weight: 400;
    background-color: #333333;
    padding: 10px 0;
    width: 40%;
    z-index: 9999;
}
.e-td-back {
    background: #faecd1;
}
.popover {
    border-color: transparent;
}
.popover {
    background-color: #452515;
    border-radius: 0;
}
.popover>.arrow:after {
    border-left-color: #452515;
}
.orderform .e-table .e-row .e-td #page_price, .orderform .e-table .e-row .e-td #total_price {
    color: #f73f3f;
    font-family: Muli;
    font-size: 25px;
    font-weight: 700;
}
.orderform #total_price2 {
    color: #f73f3f;
    font-family: Muli;
    font-size: 30px;
    font-weight: 700;
}
.orderform .vip_services{
    margin: 0;
}
.green {
    text-align: center;
    background: #5cb85c;
    color: #fff;
    padding: 5px;
}
.green.red {
    color: #fff;
    background: #d9534f;
}
.orderform .vip_services .vip-price {
    color: #d9534f;
    font-style: normal;
    font-size: 20px;
}
.orderform #verify_paper_information .e-row:nth-of-type(odd), .orderform #verify_personal_information .e-row:nth-of-type(odd) {
    background: #faecd1;
}
.orderform #verify_paper_information .e-row .e-td.left_col, .orderform #verify_personal_information .e-row .e-td.left_col {
    text-align: left;
    padding: 5px 10px;
}
.orderform #verify_paper_information .e-row .e-td.right_col, .orderform #verify_personal_information .e-row .e-td.right_col {
    text-align: left;
    padding: 5px 10px;
    font-weight: 700;
}
form .e-title {
    padding: 0;
}
ul.hide-links{
    text-align: right!important;
}

@media (min-width: 768px) {

    .navbar-nav {
        float: none;
        margin: 10px 0 0 0px;
        text-align: center;
        font-size: 0;
    }
    .navbar-nav>li {
        float: none;
        display: inline-block;
    }
}
.navbar-default {
    background-color: transparent;
    border-color: transparent;
    margin-bottom: 0;
}
.navbar-default .navbar-nav>li:last-child>a{
    border-right: none;
}
.navbar-default .navbar-nav>li>a {
    font-family: muli;
    color: #333333;
    font-size: 19px;
    padding: 5px 15px 5px;
}
.footer_mobile ul>li.menu-item-3792>a:after,
.navbar-default .navbar-nav>li.menu-item-3789>a:after {
    content: "\e54c";
    font-family: "Material Icons";
    color:  #af1032;
    display: inline-block;
    margin-left: 5px;
    vertical-align: bottom;
}
.footer_mobile ul>li.menu-item-3792>a,
.navbar-default .navbar-nav>li.menu-item-3789>a {
    border-bottom: 2px solid #af1032;
}
.navbar-default{
    margin-bottom: 15px;
}
.home-title-block{
    text-align: center;
    padding: 20px 0;
    position: relative;
}
/* animation */
@keyframes footer-l {
    from {
        transform: scale(1.0) rotate(0deg);
    }
    to {
        transform: scale(1.2) rotate(-15deg);
    }
}
a.order-btn{
    color: #fff;
    font: 22px / 24px Muli;
    padding: 15px 45px;
    border-radius: 6px;
    background: #af1032;
    display: inline-block;
    margin: 10px 0;
}
.home-title-block .read-more-item{
    text-align: left;
}
.read-more-item{
    float: left;
    background-position: -299px -391px ;
    width: 33%;
    height: 390px;
    position: relative;
}
.read-more-item:nth-child(2){
    background-position: -390px 0;
}
.read-more-item:nth-child(3){
    background-position: 0 0;
}
.read-more-item p:nth-child(1){
    font-family: Muli;
    color:  #ffffff;
    font-size: 21px;
    font-weight: 400;
    text-align: left;
    background-color: #452515;
    margin-bottom: 0;
    width: 50%;
    padding: 0 15px;
}
.footer-main-menu a:hover {
    color: #cdcdcd;
}
.read-more-item p{
    font-family: Muli;
    color:  #ffffff;
    font-size: 12px;
    font-weight: 400;
    text-align: justify;
    padding: 0 15px;
}
.read-more-item a.home-read-more-btn{
    font-family: Muli;
    color:  #faecd1;
    font-size: 18px;
    font-weight: 400;
    text-align: left;
    display: inline-block;
    margin-left: 15px;
    position: relative;
}
.read-more-item a.home-read-more-btn:after{
    content: '';
    display: block;
    background-position: -696px -499px ;
    width: 13px;
    height: 18px;
    position: absolute;
    top: 4px;
    right: -20px;
}
.page-main-content{
    padding: 40px 0;
}
.page-main-content.text-page {
    padding: 40px 0;
    background: rgba(169,124,136,1);
    background: -moz-linear-gradient(45deg, rgba(169,124,136,1) 0%, rgba(244,245,201,1) 100%);
    background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(169,124,136,1)), color-stop(100%, rgba(244,245,201,1)));
    background: -webkit-linear-gradient(45deg, rgba(169,124,136,1) 0%, rgba(244,245,201,1) 100%);
    background: -o-linear-gradient(45deg, rgba(169,124,136,1) 0%, rgba(244,245,201,1) 100%);
    background: -ms-linear-gradient(45deg, rgba(169,124,136,1) 0%, rgba(244,245,201,1) 100%);
    background: linear-gradient(45deg, rgba(169,124,136,1) 0%, rgba(244,245,201,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a97c88', endColorstr='#f4f5c9', GradientType=1 );
    background-size: 100% 400px;
    background-repeat: no-repeat;
}
.read-more-body {
    position: absolute;
    bottom: 0;
    min-height: 151px;
    background: rgba(51, 51, 51, 0.6);
    width: 100%;
}
.read-more-body ul li {
    color: #fff;
    font-size: 14px;
}
.read-more-body ul{
    padding-left: 20px;
}
.search-form-block {
    border: 2px solid #452515;
    box-sizing: border-box;
    background-color: #fdf9f1;
}
.search-form-block input[type="submit"]{
    font-family: Muli;
    color:  #452515;
    font-size: 16px;
    font-weight: 700;
    line-height: 30px;
    text-align: left;
    border: none;
    background-color: transparent;
    border-left: 3px solid #452515;
    padding-left: 9px;
    text-transform: uppercase;
}
.search-form-block input#s {
    width: 57%;
    background: transparent;
    border: none;
}
.search-form-block i{
    color:  #452515;
    font-size: 16px;
    display: inline-block;
    padding-left: 5px;
}
.sidebar-discount{
    background: #faecd1;
    padding: 13px 15px;
    text-align: center;
}
.sidebar-discount p:first-child{
    font-family: Muli;
    color:  #333333;
    font-size: 30px;
    font-weight: 400;
    text-align: center;
}
.sidebar-discount div:after{
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-left: 40px solid transparent;
    border-right: 40px solid transparent;
    border-top: 30px solid #452515;
    position: absolute;
}
.sidebar-discount div{
    background: #452515;
    padding: 5px 10px;
}

.sidebar-discount div p{
    font-family: Muli;
    color:  #ffffff !important;
    font-size: 32px;
    text-align: center;
    font-weight: 400;
    margin-bottom: 0;
}
.sidebar-discount p.discount-value{
    font-family: Muli;
    color:  #af1032;
    font-size: 105px;
    line-height: 108px;
    font-weight: 400;
    text-align: center;
}
.sidebar-discount p.discount-value span{
    font-size: 87px;
}
.sidebar-discount a{
    color: #fff;
    font: 18px/24px Muli;
    padding: 15px 40px;
    border-radius: 6px;
    background: #af1032;
    display: inline-block;
}
.sidebar-social{
    text-align: center;
    margin: 10px 0;
}
.sidebar-social a i {
    color: #452515;
    font-size: 55px;
    display: inline-block;
    margin: 0 7px;
}
.sidebar-guarantees .sidebar-gtext a:hover,
.sidebar-social a:hover i{
    color: #c38f2a;
    text-decoration: none;
}
.sidebar-testimonials{
    background: #faecd1;
    padding: 15px;
    margin: 10px 0;
}
.sidebar-testimonials span.title-t{
    font-family: Muli;
    color:  #333333;
    font-size: 26px;
    font-weight: 400;
    text-align: left;
}
.sidebar-testimonials .sidebar-ti p.quote-p i{
    color: #452515;
    display: inline-block;
    width: 100%;
    position: relative;
}
.sidebar-testimonials .sidebar-ti p.testim-text{
    color: #333333;
    font-family: Muli;
    font-size: 14px;
    font-weight: 400;
}
.sidebar-testimonials .sidebar-ti p.quote-p i:after {
    content: '';
    display: block;
    background: #452515;
    width: 92%;
    height: 2px;
    position: absolute;
    bottom: 8px;
    right: 0;
}
.essay-component .data-table tbody tr.vip span.crown{
    top: 65%;
}
.sidebar-testimonials .sidebar-ti p.testim-author {
    color: #333333;
    font-family: Muli;
    font-size: 14px;
    font-weight: 700;
    text-align: right;
    border-bottom: 2px solid #452515;
}
.sidebar-testimonials .sidebar-ti p.testim-author i{
    color: #452515;
}
.sidebar-testimonials a.home-read-more-btn {
    color: #cca759;
    font-family: Muli;
    font-size: 18px;
    font-weight: 400;
    display: inline-block;
    margin-left: 15px;
    position: relative;
}
.sidebar-testimonials a.home-read-more-btn:after {
    content: '';
    display: block;
    background-position: -696px -499px;
    width: 13px;
    height: 18px;
    position: absolute;
    top: 4px;
    right: -20px;
}
.sidebar-guarantees{
    margin: 10px auto;
    background-position: 0 -391px ;
    width: 100%;
    height: 380px;
    position: relative;
}
.sidebar-guarantees .sidebar-gtext{
    position: absolute;
    bottom: 0;
    min-height: 151px;
    background: rgba(51,51,51,.6);
    width: 100%;
}
.sidebar-guarantees .sidebar-gtext p:first-child{
    width: 60%;
    float: left;
}
.sidebar-guarantees .sidebar-gtext p:first-child b{
    color: #ffffff;
    font-family: Muli;
    font-size: 95px;
    font-weight: 700;
}
.sidebar-guarantees .sidebar-gtext p:first-child span{
    color: #ffffff;
    font-family: Muli;
    font-size: 50px;
    font-weight: 700;
    display: inline-block;
    position: absolute;
    top: 36px;
}
.sidebar-guarantees .sidebar-gtext p:nth-child(2){
    width: 119px;
    height: 71px;
    background-color: #ffffff;
    position: absolute;
    right: 10px;
    top: -10px;
    font-family: Muli;
    font-weight: 400;
    padding: 5px;
}
.sidebar-guarantees .sidebar-gtext p:nth-child(2) span{
    font-weight: 700;
}
.sidebar-guarantees .sidebar-gtext a{
    color: #ffffff;
    font-family: Muli;
    font-size: 22px;
    font-weight: 400;
    text-transform: uppercase;
    display: inline-block;
    padding: 10px 25px;
    border-radius: 2px;
    background-color: #452515;
}
.rm-btn {
    text-align: center;
    margin: 5px 0;
}
.sidebar-prices{
    height: auto;
    background-color: #333333;
    padding: 15px;
}
.sidebar-prices span{
    display: block;
    color: #ffffff;
    font-family: Muli;
    font-size: 30px;
    font-weight: 400;
    line-height: 30px;
    text-align: center;
}
.sidebar-prices .sb-prices-item{
    background: #fff;
    padding: 10px;
    text-align: center;
    margin: 5px 0;
}
.sidebar-prices .sb-prices-item p:first-child{
    color: #333333;
    font-family: Muli;
    font-size: 12px;
    font-weight: 400;
    line-height: 14px;
    text-transform: uppercase;
}
.sidebar-prices .sb-prices-item p:last-child{
    color: #af1032;
    font-family: Muli;
    font-weight: 700;
    font-size: 28px;
    line-height: 30px;
}
.sidebar-phone:before{
    content: '';
    display: block;
    background-position: -701px -398px ;
    width: 68px;
    height: 92px;
    position: absolute;
    right: 0;
    bottom: 5px;
}
.sidebar-phone{
    background-color: #452515;
    position: relative;
    margin: 10px 0;
    padding-bottom: 15px;
}
.sidebar-phone p:first-child{
    color: #ffffff;
    font-family: Muli;
    font-size: 30px;
    font-weight: 400;
    line-height: 30px;
    padding: 15px 0 0 15px;
}
.sidebar-phone p:nth-child(2){
    color: #333333;
    font-family: Muli;
    font-size: 20px;
    font-weight: 400;
    line-height: 22px;
    padding-left: 15px;
}
.sidebar-phone a:nth-child(3){
    color: #faecd1;
    font-family: Muli;
    font-size: 22px;
    font-weight: 400;
    line-height: 30px;
    background-color: #333333;
    padding: 3px 5px 3px 15px;
}
.main-wrapper-text.page-content h2{
    font-family: Metropolis;
    font-size: 28px;
}
.main-wrapper-text.hp-block h2{
    color: #333333;
    font-weight: 400;
    font-family: Metropolis;
    font-size: 28px;
}
.main-wrapper-text.hp-block ul li{
    padding-left: 20px;
    margin-bottom: 10px;
}
.main-wrapper-text.hp-block h1{
    color: #333333;
    font-family: Metropolis;
    font-size: 36px;
    font-weight: 400;
    text-align: center;
}
.hf_bg p{
    font-family: Muli!important;
    font-size: 15px!important;
}
.hf-item h4{
    font-family: Metropolis;
    text-align: left;
    float: none;
    padding: 26px 5px 26px 0;
    font-weight: bold;
    padding-left: 105px;
}
.main-wrapper-text p{
    font-family: Muli;
    font-size: 16px;
    color: #333;
    line-height: 1.5;
}
.main-wrapper-text ul li{
    font-family: Muli;
    font-size: 16px;
    color: #333;
    line-height: 20px;
    list-style: none;
    padding-left: 20px;
    position: relative;
    margin-bottom: 10px;
}
.main-wrapper-text ul li:before{
    content: '';
    display: block;
    background: url('data:image/svg+xml;utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22iso-8859-1%22%3F%3E%0D%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2019.0.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20viewBox%3D%220%200%2013%2018%22%20enable-background%3D%22new%200%200%2013%2018%22%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cpolygon%20id%3D%22XMLID_1_%22%20fill%3D%22%23A98265%22%20points%3D%227.06%2C18%200%2C18%205.94%2C9%200%2C0%207.06%2C0%2013%2C9%20%22%2F%3E%0D%0A%3Cg%20id%3D%22XMLID_2_%22%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%20id%3D%22XMLID_3_%22%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%20id%3D%22XMLID_4_%22%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%20id%3D%22XMLID_5_%22%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%20id%3D%22XMLID_6_%22%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cg%20id%3D%22XMLID_7_%22%3E%0D%0A%3C%2Fg%3E%0D%0A%3C%2Fsvg%3E%0D%0A');
    width: 13px;
    height: 18px;
    position: absolute;
    top: 0px;
    left: 0px;
}
.testimonials_fd .reviewItemLink.sjLink{
    background: #af1032;
    color: white;
    border-radius: 10px;
    padding: 1px 10px;
    margin: 0 10px;
}
div#ajax_content_mini_order_form {
    background-color: #faecd1;
    padding: 15px 20px;
}
div#ajax_content_mini_order_form label {
    color: #333333;
    font-family: Muli;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    text-transform: uppercase;
}

/*#452515 -> #452515*/
/*faecd1 -> #faecd1*/
div#ajax_content_mini_order_form input[type=text] ,
div#ajax_content_mini_order_form select {
    color: #333333;
    font-family: Muli;
    font-size: 14px;
    font-weight: 400;
    height: 30px;
    border: 1px solid #452515;
    background-color: #ffffff;
}
#essay_total_price {
    font-size: 31px;
    color: #f73f3f;
    font-family: Muli;
    font-weight: 700;
    line-height: 30px;
    text-transform: uppercase;
    border: none;
    background: transparent;
}
.btn-order:hover{
    background: #dd0102;
    text-decoration: none;
    cursor: pointer;
}
.modal-header h4.modal-title{
    font-family: Metropolis;
    color: #fff;
    font-size: 22px;
    font-weight: 700;
}
.modal-header{
    background: #dd0102;
}
.btn-order{
    color: #fff;
    font: 22px/24px Muli;
    padding: 15px 45px;
    border-radius: 6px;
    background: #af1032;
    display: inline-block;
    margin: 10px 0;
    text-transform: uppercase;
}
.home-features-block{
    background-color: #faecd1;
    padding: 20px 0;
    text-align: center;
}
.home-features-block .hf-item p{
    color: #333333;
    font-family: Muli;
    font-size: 18px;
    line-height: 24px;
    font-weight: 400;
    text-align: center;
}
.hf-item a {
    display: block;
    padding: 5px 25px;
    background: #af1032;
    color: #fff;
    position: absolute;
    bottom: -63px;
    left: calc(50% - 100px);
    width: 200px;
}
.hf_bg {
    background: #ffffff6b;
    padding: 30px 50px 15px;
    margin: -20px -35px 57px -35px;
    height: 225px;
}
.hf-item {
    text-align: center;
    min-height: 290px;
    position: relative;
    padding: 0 50px;
}
.hf-item a:hover,
.hf-item a:focus{
    text-decoration: none;
}
.hf-item > div.hf-item-img img{
    width: 60%;
    display: inline-block;
    margin: 20% 27%;
}
.hf-item > div.hf-item-img{
    -webkit-box-shadow: 3px 3px 1px 0px rgba(0,0,0,0.45);
    -moz-box-shadow: 3px 3px 1px 0px rgba(0,0,0,0.45);
    box-shadow: 3px 3px 1px 0px rgba(0,0,0,0.45);
    background: #AF1032;
    width: 80px;
    height: 80px;
    line-height: 80%;
    border-radius: 50%;
    margin: 0 auto 0 0;
    float: left;
}
.footer-block{
    background-color: #452515;
    padding: 20px 0;
}
.footer-logo{
    text-align: center;
}
.copyright{
    margin-top: 50px;
    text-align: center;
}
#footer-sg{
    display: block;
    margin: 0 auto;
}
.copyright .p_t > p,
.copyright .p_t > a,
.copyright p{
    color: #faecd1;
    font-family: Muli;
    font-size: 15px;
    font-weight: 400;
}
.p_t > p{
    display: inline-block;
}
.footer-main-menu{
    border-bottom: 1px solid #333;
}
.footer-links ul,
.footer-main-menu ul{
    font-size: 0;
    text-align: center;
}
.footer-links ul li,
.footer-main-menu ul li{
    display: inline-block;
    list-style: none;
}
.footer-main-menu ul li a{
    display: inline-block;
    font-family: Muli;
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
    color: #a98265;
    padding: 0 10px;
    position: relative;
}
footer .title-navigation {
    padding: 0 0 0 7px;
    color: #a98265;
    margin-bottom: 10px;
}
.display-992 {
    display: none;
}
footer .title-services {
    padding: 0 0 0 7px;
    color: #a98265;
    margin-bottom: 10px;
}
footer .padding-none {
    padding: 0 !important;
}
.footer-links ul li a{
    color: #a98265;
    font-family: Muli;
    font-size: 13px;
    font-weight: 400;
    padding: 3px 7px;
    position: relative;
}
.footer-links ul li a:after{
    content: '|';
    font-family: Muli;
    font-size: 13px;
    position: absolute;
    right: 0;
}
.footer-main-menu ul li:last-child a:after,
.footer-links ul li:last-child a:after{
    display: none;
}
.footer-main-menu ul li a:after{
    content: '|';
    font-family: Muli;
    font-size: 16px;
    position: absolute;
    right: 0;
}
.search-form-block.header-search,
.head-menu-line .order-btn{
    display: none;
}
.main-wrapper-text.page-content h1{
    color: #333333;
    font-family: Metropolis;
    font-size: 36px;
    font-weight: 400;
    text-align: center;
}
.main-wrapper-text.page-content h2 .rm-testim{
    font-size: 20px;
    float: right;
    color: #333;
}
.main-wrapper-text.page-content h2{
    color: #a98265;
    font-weight: 400;
    font-family: Metropolis;
}
.place-order-banner{
    background: url('../img/place-order-baner.png') no-repeat;
    height: 310px;
    margin: 10px auto;
    padding-left: 40%;
}
.place-order-banner .order-banner-head{
    height: 100px;
    background-color: #452515;
    padding-top: 14px;
}
.place-order-banner .order-banner-head .ob-head-1{
    overflow: hidden;
    width: 35%;
    float: left;
}
.place-order-banner .order-banner-head .ob-head-2{
    overflow: hidden;
    width: 65%;
    float: left;
}
.place-order-banner .order-banner-head .ob-head-2 p{
    color: #333333;
    font-family: Muli;
    font-size: 35px;
    font-weight: 700;
    line-height: 35px;
    text-align: left;
}
.place-order-banner .order-banner-head .ob-head-1 p{
    color: #333333;
    font-family: Muli;
    font-size: 60px;
    font-weight: 700;
    text-align: center;
    line-height: 60px;
}
.place-order-banner .order-banner-body{
    height: 210px;
    background-color: #333333;
    text-align: center;
}
.place-order-banner .order-banner-body p{
    color: #faecd1;
    font-family: Muli;
    font-size: 38px;
    font-weight: 400;
    line-height: 50px;
    text-align: center;
}
.place-order-banner .order-banner-body a:hover{
    background: #dd0102;
    text-decoration: none;
    cursor: pointer;
}
.place-order-banner .order-banner-body a{
    display: inline-block;
    background-color: #af1032;
    color: #ffffff;
    font-family: Muli;
    font-size: 19px;
    font-weight: 400;
    text-transform: uppercase;
    padding: 10px 40px;
}
.dropdown-menu {
    min-width: 250px;
    padding: 5px 10px;
}
.thanks-text .dear-customer {
    font-weight: 700;
    color: #333;
    font-family: Muli;
    font-size: 30px;
}
.alert.alert-info.text-center h3 {
    margin: 0;
    font-family: Metropolis;
}
.alert-info {
    color: #fff;
    background-color: #452515;
    border-color: #9d7a34;
}
.orders_group {
    border: 1px solid #333;
    background: #faecd1;
}
.order_messages .title,
.order_details .title,
.orders_group .title {
    font-size: 24px;
    color: #fff;
    background: #333;
    padding: 5px 10px;
}
.items-orders {
    padding: 0 10px;
}
a.btn.btn-link {
    margin: 0;
    background-color: transparent;
    padding: 0;
    line-height: 19px;
}
.orders_group {
    border: 1px solid #333;
    margin: 10px 0 20px 0;
    background: #faecd1;
}
.item {
    padding: 0 10px;
}
.btn.btn-control {
    font-size: 13px;
}
.order_details .line {
    padding: 0 10px;
    border-left: 1px solid #333;
    border-right: 1px solid #333;
}
.order_details .line:last-child{
    border-bottom: 1px solid #333;
}
.order_details{
    margin-bottom: 20px;
    background: #faecd1;
}
.group {
    padding: 0 10px;
    border-left: 1px solid #333;
    border-right: 1px solid #333;
}
.group:last-child{
    border-bottom: 1px solid #333;
}
.info a.btn.btn-link {
    color: #333;
    text-transform: capitalize;
}
div#ajax_content_price header {
    background: #f73f3f;
    padding: 17px;
    color: #fff;
}
div#ajax_content_price header  p{
    color: #fff;
}
.prices-currency{
    text-align: center;
}
table#table_essay_calculator tr:first-child td, table#table_essay_calculator tr td:first-child{
    color: #333;
}
table#table_essay_calculator, table#table_essay_calculator tr td {
    background: #faecd1;
    text-align: center;
    font-size: 17px;
    padding: 5px 0;
    color: #f73f3f;
}
.discount-b-p {
    text-align: center;
    margin: 15px 0;
}
table#table_essay_calculator tr{
    border-bottom: 3px solid #452515;
}
#contact-form {
    margin: 0 auto;
    padding: 0;
    background: #faecd1;
}
#contact-form table tr th,
#contact-form table tr td{
    border: none;
    vertical-align: middle;
}
.main-wrapper-text.page-content .blog-teather h2{
    padding: 5px 10px;
    background-color: #452515;
    margin: 0 0 10px 0;
    font-family: Metropolis;
}
.main-wrapper-text.page-content .blog-teather h2 a {
    color: #fdf9f1;
    font-family: Metropolis;
    font-size: 22px;
    font-weight: 400;
}
.main-wrapper-text.page-content .blog-teather img{
    width: 100%;
    height: auto;
    margin-bottom: 10px;
}
.main-wrapper-text.page-content p.blog-date {
    color: #333333;
    font-family: Muli;
    font-weight: 400;
    padding-top: 7px;
    font-size: 22px;
}
.main-wrapper-text.page-content .tag-line {
    color: #333333;
    font-family: Muli;
    font-size: 18px;
    padding: 10px 0;
    border-bottom: 3px solid #452515;
}
.main-wrapper-text.page-content p.read-more-blog {
    color: #fdf9f1;
    font-size: 22px;
    font-weight: 400;
    text-transform: uppercase;
    font-family: Muli;
    background-color: #452515;
    text-align: center;
}
.main-wrapper-text.page-content p.read-more-blog a {
    padding: 12px 0;
    display: inline-block;
    color: #fff;
}
.blog-teather {
    overflow: hidden;
    margin-bottom: 25px;
}
.sidebar-blog.tags-blog{
    margin: 10px 0;
}
.sidebar-blog.tags-blog h4 {
    font-family: Metropolis;
    margin: 0;
    padding: 10px 15px;
    background: #452515;
    color: #fff;
    font-size: 22px;
}
.tag-body {
    background-color: #faecd1;
    padding: 10px 15px;
}
.tag-body a{
    color: #333;
}
.sidebar-blog.recent-blog a{
    display: inline-block;
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
}
.sidebar-blog.recent-blog a i{
    display: none;
    position: absolute;
}
.sidebar-blog.recent-blog a:hover i {
    display: inline-block;
    left: 45%;
    top: 30%;
    color: #333;
    font-size: 45px;
}
.sidebar-blog.recent-blog a img {
    height: auto;
    width: 100%;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.sidebar-blog.recent-blog a:hover img{
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
    opacity: 0.5;
}
.sidebar-blog.tags-blog.blog-archive li {
    list-style: none;
}
.wp-pagenavi {
    text-align: right;
}
.wp-pagenavi a, .wp-pagenavi span {
    text-decoration: none;
    border: 1px solid #333 !important;
    padding: 3px 13px !important;
    margin: 2px;
    display: inline-block !important;
    color: #333 !important;
}
.wp-pagenavi span.current {
    font-weight: bold;
    color: #fff !important;
    background: #333 !important;
}
.dropdown-menu>li>a{
    padding: 0;
}
.main-wrapper-text.blog-content h1 {
    border-bottom: 3px solid #452515;
    font-family: Metropolis;
}
.main-wrapper-text.blog-content img{
    width: 100%;
    height: auto;
}
.share-bnts{
    position: relative;
}
.share-bnts hr{
    position: absolute;
    border: 2px solid #452515;
    width: 100%;
    top: 3px;
}
.share-bnts .ssba a img {
    display: none !important;
}
.share-bnts .ssba a{
    position: relative;
    display: inline-block;
    height: 40px;
    width: 40px;
}
.blog-img{
    position: relative;
}
.share-bnts .ssba a:before{
    font-family: FontAwesome;
    font-size: 35px;
    display: inline-block;
    margin: 0 7px;
    color: #452515;
    position: absolute;
    top: 0;
    left: 0;
}
.contact_form_item p{
    color: #337ab7;
    font-size: 16px;
    font-weight: 700;
}
.contact_form_item{
    width: 60%;
    margin: 0 auto;
}
.main-wrapper-text.page-content .blog-teather .blog-img h2 {
    position: absolute;
    background-color: rgba(51, 51, 51, 0.82);
    width: 100%;
    height: 75px;
    font-family: Metropolis;
}
.share-bnts .ssba a.ssba_facebook_share:before{
    content: "\f082";
}
.share-bnts .ssba a.ssba_twitter_share:before{
    content: "\f081";
}
.share-bnts .ssba a.ssba_pinterest_share:before{
    content: "\f0d3";
}
.error-page{
    background-color: #faecd1;
}
.error-page-block p:nth-child(1){
    color: #333333;
    font-family: Muli;
    font-size: 40px;
    font-weight: 400;
    padding-top: 40px;
}
.error-page-block p:nth-child(2){
    color: #af1032;
    font-family: Muli;
    font-size: 339px;
    font-weight: 700;
    text-align: center;
    line-height: 1;
}
.error-page-block p:nth-child(3){
    text-align: center;
}
.error-page-block p:nth-child(3) a{
    color: #ffffff;
    font-family: Muli;
    font-size: 28px;
    font-weight: 400;
    line-height: 50px;
    text-transform: uppercase;
    display: inline-block;
    background-color: #333333;
    padding: 10px 35px;
    margin: 5px 15px;
    border-bottom: 3px solid #333;
    transition: 1.2s;
}
.error-page-block p:nth-child(3) a:hover{
    background: #cdcdcd;
    text-decoration: none;
    color: #333;
    border-bottom: 3px solid #333;
    transition: 1.2s;
    cursor: pointer;
}
.error-page-block{
    background-image: url('../img/error.png');
    background-repeat: no-repeat;
    background-position: 50%;
}
.category-essays {
    padding: 10px;
    overflow: hidden;
    text-align: center;
}
.category-essays a img {
    width: 100%;
}
.category-essays a{
    display: inline-block;
    position: relative;
    text-align: center;
}
.category-essays a:hover img{
    box-shadow: 4px 4px 6px #000;
}
.category-essays a:hover span{
    background-color: #dd0102;
}
.category-essays a span{
    position: absolute;
    display: block;
    width: 220px;
    top: 33%;
    margin: 0 auto;
    color: #fdf9f1;
    font-family: Muli;
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 10px 20px;
    background-color: #452515;
    left: calc(~"50% - 110px");
}
.main-wrapper-text.page-content.essays-page .essays-teather,
.main-wrapper-text.page-content.essays-page .essays-teather p,
.main-wrapper-text.page-content.essays-page .essays-teather h2,
.main-wrapper-text.page-content.essays-page .essays-teather h3{
    font-family: Muli;
    font-size: 16px;
    color: #333;
    line-height: 1.5;
}
.main-wrapper-text.page-content.essays-page .essays-teather h2 a{
    color: #452515;
    font-family: Metropolis;
    font-size: 28px;
}
.essays-teather {
    overflow: hidden;
}
.read-more-essays{
    text-align: right;
    border-top: 2px solid #452515;
}
.read-more-essays a {
    padding: 10px 20px;
    background: #452515;
    display: inline-block;
    color: #fff;
    text-transform: uppercase;
    border-bottom: 2px solid #452515;
    transition: 1.1s;
}
.read-more-essays a:hover {
    text-decoration: none;
    color: #452515;
    background: #fff;
    transition: 1.1s;
    border-bottom: 2px solid #452515;
}
.essays-teather h2 a{
    color: #452515;
    font-family: Metropolis;
}

.discount-banner{
    margin: 25px auto;
    width: 70%;
}
.discount-banner-title{
    text-align: center;
    padding: 20px 0;
    background-color: #333333;
}
.discount-banner-title p{
    color: #faecd1;
    font-family: Muli;
    font-size: 22px;
    font-weight: 400;
    margin: 0;
    text-align: center;
}
.discount-banner-body p:first-child{
    text-align: left;
}
.discount-banner-body p:last-child{
    text-align: right;
}
.discount-banner-body p:last-child,
.discount-banner-body p:first-child{
    color: #333333;
    font-family: Muli;
    font-size: 22px;
    font-weight: 400;
}
.discount-banner-body p:first-child span{
    color: #452515;
    font-size: 22px;
    font-weight: 700;
}
.discount-banner-body p:last-child b{
    color: #af1032;
    font-size: 31px;
    font-weight: 700;
}
.discount-banner-body p:last-child span{
    color: #af1032;
}
.discount-banner-body{
    border: 1px solid #452515;
    background-color: #faecd1;
    padding: 10px 20px;
    overflow: hidden;
    float: none;
}
.discount-banner-body .db-body-text{
    width: 65%;
    float: left;
}
.discount-banner-body .db-body-btn{
    width: 35%;
    float: right;
    text-align: center;
}
.db-body-btn a:hover{
    background: #dd0102;
    text-decoration: none;
    box-shadow: 2px 2px 6px #333;
}
.db-body-btn a{
    background-color: #af1032;
    display:inline-block;
    padding: 0px 20px;
    color: #ffffff;
    font-family: Muli;
    font-size: 19px;
    font-weight: 400;
    text-transform: uppercase;
}
.db-body-btn a i{
    color: #fcf4e3;
    display: inline-block;
    background-color: #333333;
    font-size: 25px;
    padding: 10px;
}
.db-body-btn.only-obtn{
    text-align: center;
    margin: 10px 0;
}
.db-body-btn.only-obtn a{
    margin: 0 10px;
}
.panel.panel-default a h4 {
    color: #333333;
    font-family: Metropolis;
    font-weight: 400;
    font-size: 22px;
    padding-left: 40px;
    padding-bottom: 7px;
}
.panel-default {
    border-color: transparent;
}
.panel {
    margin-bottom: 20px;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: none;
}
.panel-default>.panel-heading {
    color: #333;
    background-color: transparent;
    border-color: transparent;
    border-bottom: 3px solid #452515;
}
.panel-default a{
    position: relative;
}
.search_list_item h2 a {
    color: #452515;
    font-family: Metropolis;
}
.panel-default a:before {
    content: url('../img/plus-f.png');
    position: absolute;
    top: 0;
    left: -15px;
    transition: 1.1s;
}
.h-readmore {
    text-align: right;
    border-top: 3px solid #452515;
}
.h-readmore a{
    padding: 10px 20px;
    background: #452515;
    display: inline-block;
    color: #fff;
    text-transform: uppercase;
    border-bottom: 2px solid #452515;
    transition: 1.1s;
}
.h-readmore a:hover{
    text-decoration: none;
    color: #452515;
    background: #fff;
    transition: 1.1s;
    border-bottom: 2px solid #452515;
}
.panel-default a[aria-expanded=true]:before {
    transform: rotate(45deg);
    position: absolute;
    top: 0;
    transition: 1.1s;
    left: -15px;
}
.testim-item-page {
    background-color: #faecd1;
    padding: 15px 20px;
    margin: 15px 0;
}
div#formTestimonial {
    background-color: #faecd1;
    width: 70%;
    margin: 20px auto;
}
form.testim-form {
    padding: 20px 50px;
}
div#formTestimonial h3 {
    margin: 0;
    text-align: center;
    padding: 20px 0;
    color: #ffffff;
    font-family: Metropolis;
    font-size: 22px;
    font-weight: 700;
    background-color: #452515;
}
div#formTestimonial textarea {
    color: #333;
    font-family: Muli;
    font-size: 14px;
    font-weight: 400;
    line-height: 26px;
    border: 1px solid #452515;
    background-color: #fff;
}
div#formTestimonial input[type="submit"] {
    color: #fff;
    font: 18px/24px Muli;
    padding: 10px 40px;
    border-radius: 6px;
    background: #af1032;
    display: inline-block;
    border: none;
}
.testim-item-page hr {
    border: 1px solid #452515;
    width: 90%;
    float: left;
}
.testim-item-page i{
    color: #452515;
    font-size: 30px;
    display: inline-block;
    padding-left: 20px;
}
.modal-title {
    color: #fff;
}
.modal-body p b{
    color: #f54747;
}
.modal-body p{
    text-align: left;
    font-size: 20px;
}
.discount-p-b-2 {
    text-align: center;
}
.discount-p-b-2 img {
    margin: 0 10px;
}
.orderform .vip_services span#vip_service_package_price.vip-price strong,
.orderform .vip_services span#vip_service_package_price.vip-price{
    color: #452515;
    font-weight: 700;
}
.orderform #vip_services_block .vip_services .vip_services_content .vip_row_padding:last-child{
    border: 1px solid #452515;
    box-shadow: 3px 3px 6px #333;
}
.add_to_order_btn i{
    transform: scale(1);
    transition: 1.1s;
}
.add_to_order_btn:hover i {
    transform: scale(0.8);
    transition: 1.1s;
}
table.table.table-bordered tr th span {
    color: #f5555f;
}
.only-obtn a,
.banners-block a,
.hesitating-btn a,
.block-chat-btn a{
    display: inline-block;
    margin: 5px 20px;
}
.only-obtn,
.banners-block,
.hesitating-btn,
.block-chat-btn{
    text-align: center;
    margin: 10px 0;
}
.main-wrapper-text .vip-super-offer p {
    font-family: Muli;
    font-size: 18px;
    font-weight: 700;
    color: #000;
    margin: 19px 0;
    text-align: center;
}
.main-wrapper-text .vip-super-offer p b{
    font-size: 26px;
    color: #af1032;
    display: inline-block;
}
.main-wrapper-text .vip-super-offer p span{
    color: #af1032;
}
.main-wrapper-text.page-content ul.services-ul li a{
    color: #af1032;
}
.main-wrapper-text.page-content ul.services-ul{
    font-size: 0;
}
.main-wrapper-text.page-content ul.services-ul li {
    display: inline-block;
    width: 50%;
    padding-left: 25px;
}
.main-wrapper-text ul.services-ul li:before{
    top: -1px;
}
.services-block-text {
    background: #fcf5e8;
}
.services-block-text p{
    padding: 0 25px !important;
}
.services-block-text {
    margin: 35px 0;
}
.services-block-text > span {
    display: inline-block;
    margin: 10px 0 5px 0;
    padding: 10px 25px;
    background: #452515;
    color: #faecd1;
    font-family: Muli;
    font-size: 22px;
    text-transform: uppercase;
}
.services-block-text h3{
    margin: 0;
    padding: 10px 25px;
    background: #452515;
    color: #faecd1;
    font-family: Metropolis;
    font-size: 18px;
}
.services-block-text h3 a{
    color: #f73f3f;
    font-family: Metropolis;
    text-decoration: underline;
}
div#ajax_content_profile .table-bordered tr td{
    padding-left: 30px;
}
div#ajax_content_profile .table-bordered tr th{
    text-align: right;
    padding-right: 30px;
    vertical-align: middle;
}
div#ajax_content_profile .table-bordered>tbody>tr>td,
div#ajax_content_profile .table-bordered>tbody>tr>th{
    border-color: #fff;
}
div#ajax_content_profile .table-bordered tr td, div#ajax_content_profile .table-bordered tr th{
    color: #333333;
    font-family: Muli;
    font-size: 16px;
}
div#ajax_content_profile .table-bordered tr:nth-child(odd) td, div#ajax_content_profile .table-bordered tr:nth-child(odd) th {
    background: #fbebcd;
}
div#ajax_content_profile .table-bordered tr:nth-child(even) td, div#ajax_content_profile .table-bordered tr:nth-child(even) th {
    background: #f5deb1;
}
.main-wrapper-text.blog-content hr + p + p > a,
.main-wrapper-text.blog-content hr + p + p + p > a,
.main-wrapper-text.blog-content hr + p + p + p +p > a,
.main-wrapper-text.blog-content hr + p > a {
    color: #fff;
    background: #452515;
    padding: 10px 20px;
    border-radius: 5px;
    margin: 5px 0;
    display: inline-block;
}
.main-wrapper-text.blog-content hr + p + p > a:hover,
.main-wrapper-text.blog-content hr + p + p + p > a:hover,
.main-wrapper-text.blog-content hr + p + p + p +p > a:hover,
.main-wrapper-text.blog-content hr + p > a:hover{
    text-decoration: none;
    box-shadow: 4px 4px 7px #333;
}
.home-title{
    background: url('../img/header-title-bg.png') no-repeat;
    min-height: 530px;
    background-size: auto 100%;
}

table.mytable {
    width: 50%;
    margin: 10px auto;
}
table.mytable tr td {
    border: 1px solid #452515;
    padding: 10px;
}
table.mytable tr td p{
    margin-bottom: 0;
    text-align: center;
}
table.mytable tr:first-child td{
    background: #452515;
}
div#formTestimonial input[type="text"], div#formTestimonial textarea {
    width: 100%;
    padding: 5px;
}
div#formTestimonial textarea {
    resize: vertical;
    min-height: 150px;
    height: 150px;
}
.main-wrapper-text div#formTestimonial p{
    margin: 15px 0 0 0 ;
}
.main-wrapper-text.page-content.essays-page h1:first-letter{
    text-transform: uppercase;
    color: #af1032;
    font-family: Metropolis;
}

.show-btn {
    text-align: center;
}
.show-btn a{
    color: #a98265;
}
.show-btn a:hover{
    color: #a98265;
    cursor: pointer;
}


.archive-wrapper li:nth-child(n+5){
    display: none;
}
.archive-wrapper.show-tags li:nth-child(n+5){
    display: block;
}
.archive-btn{
    margin: 7px 0;
    text-align: center;

}
.archive-btn button{
    font-family: Muli;
    color: #fff;
    background: #af1032;
    font-size: 14px;
    padding: 5px 15px;
    display: inline-block;
    border: none;
}


.tag-wrapper a:nth-child(n+9){
    display: none;
}
.tag-wrapper.show-tags a:nth-child(n+9){
    display: inline-block;
}
.tag-btn{
    margin: 7px 0;
    text-align: center;

}
.tag-btn button{
    font-family: Muli;
    color: #fff;
    background: #af1032;
    font-size: 14px;
    padding: 5px 15px;
    display: inline-block;
    border: none;
}


body .aff-prog-sidebar{
    margin: 25px 0;
}
.sidebar-block.aff-prog-sidebar img {
    width: 100%;
    height: auto;
}

body .aff-wrapper {
    text-align: center;
    margin: 25px 0;
}
body .aff-banner-mob{
    display: none;
}
.calc_words{
    background: #452515;
    padding: 20px 20px 16px 20px;
}
.calc_words textarea{
    width: 100%;
    min-height: 215px;
    max-height: 500px;
    min-width: 100%;
    max-width: 100%;
    font-size: 16px;
    padding: 5px;
}
.calc-container span{
    color: #333333;
    font-family: Muli;
    font-weight: 400;
    font-size: 20px;
    display: block;
    background: white;
    text-align: center;
    height: 28px;
    margin-bottom: 20px;
    position: relative;
}
.calc-container label{
    color: #333333;
    font-family: Muli;
    font-weight: 400;
    font-size: 18px;
    text-transform: uppercase;
    display: block;
    background: white;
    text-align: center;
    height: 31px;
    margin-bottom: 0;
    border-bottom: 3px solid white;
}
.calc-container span.words{
    margin-bottom: 0;
}
.calc-container span.characters:before{
    content: '';
    position: absolute;
    top: -3px;
    height: 3px;
    width: 0;
    display: block;
    background: #af1032;
    right: 0;
    animation: line_mowe1 2s ease infinite;
}
.calc-container span.words:before{
    content: '';
    position: absolute;
    top: -3px;
    height: 3px;
    width: 0;
    display: block;
    background: #af1032;
    right: 0;
    left: -5%;
    animation: line_mowe2 2.5s ease infinite;
}
.dual_list{
    overflow: hidden;
}
.dual_list li{
    display: block;
    width: 50%;
    float: left;
    padding-right: 10px;
}
.calc-container{
    overflow: hidden;
}
.calc-container span.no-spaces:before{
    content: '';
    position: absolute;
    top: -3px;
    height: 3px;
    width: 0;
    display: block;
    background: #af1032;
    right: 0;
    left: -10%;
    animation: line_mowe3 3s ease infinite;
}
.text_center{
    display: block;
    width: auto!important;
    max-width: 100%;
    margin: 0 auto;
}
@keyframes line_mowe1 {
    from {
        width: 0;
    }
    50%{
        width: 100%;
    }
    to{
        width: 0;
    }
}
@keyframes line_mowe2 {
    from {
        width: 0;
    }
    50%{
        width: 105%;
    }
    to{
        width: 0;
    }
}
@keyframes line_mowe3 {
    from {
        width: 0;
    }
    50%{
        width: 110%;
    }
    to{
        width: 0;
    }
}

.short_presentation_banner {
    background: url("../img/short_presentation_banner.png") left no-repeat;
    height: 130px;
    padding-left: 10px;
    position: relative;
    background-size: cover;
    margin: 20px 0;
}

.short_presentation_banner .presentation_banner_img {
    width: 15%;
    text-align: center;
    display: inline-block;
    float: left;
    margin-top: 30px;
}
.short_presentation_banner.new_bunner .presentation_banner_content{
    width: calc(100% - 160px);
}
.short_presentation_banner.new_bunner .presentation_banner_img img{
    margin-left: 13px;
    width: 55px;
}
.short_presentation_banner.new_bunner .presentation_banner_img {
    border-radius: 50%;
    background: #452515;
    line-height: 100px;
    height: 100px;
    width: 100px;
    margin: 15px 30px;
    text-align: center;
}
.short_presentation_banner .presentation_banner_img img {
    width: 80px;
}

.short_presentation_banner .presentation_banner_content {
    width: 85%;
    display: inline-block;
}

.short_presentation_banner .presentation_banner_content p {
    padding-right: 300px;
    text-align: left;
    font-family: Muli;
    font-size: 18px;
    line-height: 21px;
    margin: 30px 0;
    position: relative;
}

.short_presentation_banner .presentation_banner_content p span {
    font-weight: 700;
    display: block;
}

.short_presentation_banner .presentation_banner_content a {
    font-family: Muli;
    position: absolute;
    right: 40px;
    top: 0;
    width: 200px;
    text-align: center;
    height: 50px;
    color: #ffffff;
    line-height: 50px;
    bottom: 0;
    margin: auto;
    background: url("../img/short_presentation_banner_button.svg") center no-repeat;
}

.short_presentation_banner .presentation_banner_content a:hover {
    opacity: .8;
}

.short_presentation_banner .presentation_banner_content a:before {
    content: '';
    background: url("../img/short_presentation_banner_arrow_icon.svg") center no-repeat;
    width: 50px;
    height: 100%;
    position: absolute;
    left: -70px;
    top: 0;
    bottom: 0;
    background-size: cover;
}
.footer_livechat img{
    width: 65%;
    height: 65%;
}
.footer_livechat:focus,
.footer_livechat:hover{
    opacity: 0.8;
}
.footer_livechat i{
    font-size: 27px;
}
.footer_livechat{
    border-radius: 50%;
    position: fixed;
    width: 50px;
    height: 50px;
    display: block;
    border: 2px solid white;
    background: #0bdc95;
    bottom: 300px;
    right: 20px;
    padding: 0 3px 0;
    text-align: center;
    z-index: 9999;
    line-height: 59px;
    color: white;
}
.beck_button a,
.user-logged,
.no-logged,
.ae-top-login {
    cursor: pointer;
    font-family: Muli;
    color: #ffffff;
    font-size: 20px;
    font-weight: 400;
    text-align: center;
    background-color: #af1032;
    width: 175px;
    float: right;
    margin-left: 25px;
    display: block;
}
.head-login-chat .no-logged{
    margin-left: 15px;
}
.head-login-chat a.user-logged div,
.head-login-chat a.no-logged div{
    display: inline-block;
    border: 2px solid white;
    border-radius: 2px;
    line-height: 1;
    padding: 0 5px 0px 0;
    margin-left: 15px;
}
.head-login-chat a.user-logged div i,
.head-login-chat a.no-logged div i{
    line-height: 1;
    margin-left: -2px;
    display: inline-block;
    background: #af1032;
    font-size: 15px;
    vertical-align: top;
    margin-top: 2px;
}
.head-login-chat{
    float: right;
}
.header-logo a img {
    width: 66%;
}
.head-phone.hidden-xs.hidden-sm.hidden-md{
    margin: 0;
}
.head-phone.hidden-xs.hidden-sm.hidden-md a {
    margin: 19px 0 0 0;
}
.head-phone a {
    font-size: 14px;
    font-weight: bold;
    margin: 19px 0 0 30px;
}
.head-login-chat a.chat-btn{
    padding: 0 15px 0 15px;
    height: 40px;
    line-height: 40px;
    background: #af1032;
    color: white;
    display: inline-block;
    vertical-align: top;
    position: relative;
}

.home-title-block a.rm-article {
    display: block;
    width: 72px;
    height: 72px;
    position: absolute;
    bottom: -70px;
    border-radius: 50%;
}
.header-logo svg {
    width: 80%;
}
.beck_button a{
    float: none;
}
.beck_button a,
.head-login-chat .no-logged {
    width: 150px;
    position: relative;
}
.hp-block h2{
    position: relative;
    font-family: Metropolis;
}
.hp-block h2 > a.rm-testim{
    position: absolute;
    top: 3px;
    right: 0;
    font-family: Metropolis;;
    color: #333333;
    font-size: 18px;
    text-decoration: underline;
    line-height: 22px;
}
.buttons-panel ul li a {
    color: #af1032;
    text-decoration: none;
}
.contact_form_item a{
    color: #af1032;
    display: inline-block;
    margin-right: 10px;
}
.con_info br {
    display: none;
}
.sidebar-blog.recent-blog h1{
    font-size: 22px;
    line-height: 1.1;
    font-family: Metropolis;
}
.vip_links .button_links a.order_btn:focus,
.vip_links .button_links a.order_btn:hover,
.vip_links .button_links a:focus,
.vip_links .button_links a:hover{
    background: #a98265;
    color: #fff;
    text-decoration: none;
}
.vip_links .button_links a:first-child{
    margin: 0 0 15px 0;
}
.vip_links .button_links a{
    width: 160px;
    height: 40px;
    background-color: #af1032;
    color: #ffffff;
    font-family: "Muli";
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 0.3px;
    display: block;
    text-align: center;
    line-height: 40px;
    text-transform: uppercase;
    position: relative;
    z-index: 1;
}
.vip_links .button_links a.order_btn{
    background-color: #7c0e25;
}
.vip_links:after{
    content: "";
    width: 354px;
    height: 168px;
    position: absolute;
    background: url("../img/girl_bg.svg")no-repeat;
    background-size: 100% 100%;
    bottom: 0;
}
.vip_links .mail_link:before{
    content: "\f0e0";
    font-family: FontAwesome;
    color: #7c0e25;
    font-size: 24px;
    font-weight: bold;
    position: absolute;
    left: 3px;
    top: -4px;
}
.vip_links .phone_link:before{
    content: "\e0cd";
    font-family: "Material Icons";
    color: #7c0e25;
    font-size: 30px;
    font-weight: bold;
    position: absolute;
    left: 0px;
    top: 7px;
}
.vip_links{
    background: #fbedd2;
    padding: 23px 34px 11px 34px;
    margin-top: 50px;
    position: relative;
    background-position: 57%;
    margin-bottom: 30px;
}
.vip_links .button_links{
    float: right;
}
.vip_links .vip_contact a{
    color: #333333;
    font-family: "Muli";
    font-size: 20px;
    font-weight: 700;
    display: block;
    position: relative;
    z-index: 1;
}
.vip_links .vip_contact p b{
    font-size: 24px;
    font-weight: 700;
}
.vip_links .vip_contact p{
    color: #ffffff;
    font-family: "Muli";
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    background: #7c0e25;
    padding: 16px 40px;
    border-radius: 10px;
    position: absolute;
    left: 20px;
    z-index: 1;
    top: -24px;
}
.vip_links .vip_contact{
    display: inline-block;
    padding-top: 25px;
    width: 335px;
}
.vip_links .vip_contact:before {
    display: block;
    content: "";
    border: 1px solid #af1032;
    width: 2px;
    height: 80px;
    float: left;
    margin: 3px 15px 0 50px;
}
.vip_links .vip_contact p:after{
    content: "\e3a7";
    font-family: "Material Icons";
    display: block;
    position: absolute;
    right: 18px;
    font-size: 50px;
    bottom: -14px;
    color: #7c0e25;
    transform: rotate(176deg);
}
.pay_system{
    padding: 20px 0;
}
.pay_system .pay_icon{
    float: right;
}
.pay_system .pay_icon span.icon_visa{
    background: url("../img/sprites_order.png") -10px -10px;
}
.pay_system .pay_icon span.icon_paypal{
    background: url("../img/sprites_order.png")-80px -10px;
}
.pay_system .pay_icon span.icon_skrill{
    background: url("../img/sprites_order.png")-0 -100px;
}
.pay_system .pay_icon span.icon_ameexpr{
    background: url("../img/sprites_order.png") -150px -10px;
}
.pay_system .pay_icon span.icon_discover{
    background: url("../img/sprites_order.png") -80px -60px;
}
.pay_system .pay_icon span.icon_master{
    background: url("../img/sprites_order.png") -10px -60px;
}
.pay_system .pay_icon span{
    width: 50px;
    height: 30px;
    display: inline-block;
    margin: 0 5px;
    vertical-align: middle;
}
.info_block_crono a{
    color: #af1032;
    font-family: "Muli";
    font-size: 16px;
    font-weight: 400;
    width: 145px;
    height: 40px;
    border-radius: 20px;
    background-color: white;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    line-height: 40px;
    margin: 0 20px;
}
.info_block_crono .yellow{
    color: #f5dd85;
    font-weight: bold;
}
.info_block_crono p{
    color: #ffffff;
    font-family: "Muli";
    font-weight: 400;
    line-height: 20px;
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 210px);
    margin: 0;
    font-size: 14px;
}
.info_block_crono{
    background: url("../img/info_bg.png");
    background-size: auto 100%;
    background-position: 50%;
    padding: 22px 0;
    margin: 0 auto 20px auto;
}
@media screen and (max-width: 1200px){
    .info_block_crono{
        background-size: auto 100%;
        background-position: 19%;
    }
    .info_block_crono .container{
        max-width: 80%;
        margin: 0 0 0 auto;
    }
    .vip_links:after{
        right: 27%;
    }
    .head-login-chat, .head-phone{
        margin: 0 5px;
    }
    /*.desktop-banner a.link-banner-affil {*/
    /*    right: 128px;*/
    /*    bottom: 118px;*/
    /*    width: 121px;*/
    /*    height: 27px;*/
    /*}*/
    /*.desktop-banner a.link-banner-vip {*/
    /*    width: 153px;*/
    /*    height: 44px;*/
    /*    left: 370px;*/
    /*    bottom: 97px;*/
    /*}*/
    body .landing-steps-block .steps-item3 {
        left: 340px;
    }
    body .landing-steps-block .steps-item4 {
        left: 470px;
    }
    .short_presentation_banner .presentation_banner_content p {
        margin: 23px 0;
    }
    .short_presentation_banner .presentation_banner_img img {
        width: 70px;
    }
    .place-order-banner {
        padding-left: 0;
    }
    .sidebar-guarantees{
        width: 100%;
    }
    .read-more-body {
        min-height: 185px;
    }
    .read-more-item p:nth-child(1){
        width: 65%;
    }
}
@media screen and (max-width: 991px){

    #text-calc{
        margin-bottom: 17px;
    }
    .short_presentation_banner .presentation_banner_content p {
        margin: 12px 0;
        padding-right: 240px;
    }
    .short_presentation_banner .presentation_banner_content a {
        right: 20px;
        width: 150px;
    }
}
@media screen and (max-width: 991px){
    .vip_links:after{
        right: 0;
    }
    .vip_links .button_links a{
        display: inline-block;
        margin: 10px;
    }
    .vip_links .button_links{
        float: none;
    }
    /*.desktop-banner a.link-banner-affil {*/
    /*    right: 98px;*/
    /*    bottom: 90px;*/
    /*    width: 93px;*/
    /*    height: 21px;*/
    /*}*/
    /*.desktop-banner a.link-banner-vip {*/
    /*    width: 115px;*/
    /*    height: 33px;*/
    /*    left: 285px;*/
    /*    bottom: 75px;*/
    /*}*/
    .display-992 {
        display: block;
    }
    .copyright {
        margin-top: 20px;
    }
    .footer-logo img {
        width: 33%;
    }
    .short_presentation_banner.new_bunner .presentation_banner_content p{
        padding-right: 225px;
    }
    .short_presentation_banner.new_bunner{
        height: 160px;
    }
    .short_presentation_banner.new_bunner .presentation_banner_img{
        margin: 30px;
    }
}
@media screen and (max-width: 992px){
    #XMLID_15_ {
        display: none;
    }
    .head-phone span{
        display: none;
    }
    .category-essays a{
        display: block;
    }
    .read-more-body {
        min-height: 210px;
    }
    .read-more-item p:nth-child(1){
        width: 100%;
    }
    .search-form-block input#s {
        width: 56%;
    }
    .search-form-block input[type=submit] {
        font-size: 12px;
    }
    .sidebar-discount p:first-child {
        font-size: 24px;
    }
    .sidebar-discount p.discount-value {
        font-size: 85px;
    }
    .sidebar-discount p.discount-value span {
        font-size: 50px;
    }
    .sidebar-discount a {
        font: 17px/17px Muli;
        padding: 10px 30px;
    }
    .sidebar-guarantees .sidebar-gtext a {
        font-size: 16px;
    }
    .sidebar-phone:before{
        display: none;
    }
    .discount-banner-body .db-body-text,
    .discount-banner-body .db-body-btn{
        width: 100%;
        float: none;
        text-align: center;
    }
    .discount-banner-body .db-body-text p:first-child,
    .discount-banner-body .db-body-text p:last-child{
        text-align: center;
    }
    body .aff-banner-desc img {
        width: 100%;
        height: auto;
    }
}
.display-768 {
    display: none;
}
div#footer_samples_mobile ul, div#footer_services_mobile ul, div#footer_nav_mobile ul {
    height: 280px;
    overflow-y: scroll;
}
.footer_mobile.show_m_f {
    top: 0!important;
}
.footer_mobile.show_m_f li {
    padding: 4px 15px;
}
.bg-grey {
    background: #999;
    opacity: 0.6;
    position: fixed;
    z-index: 200;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: block;
}
.bg-grey.hide {
    display: none;
}
.mob_nav_f {
    display: inline-block !important;
    margin-top: 7px;
    margin-left: 0;
    cursor: pointer;
    color: #a98265;
}
div#footer_samples_mobile::-webkit-scrollbar, div#footer_services_mobile::-webkit-scrollbar, div#footer_nav_mobile::-webkit-scrollbar {
    width: 8px;
    background-color: #039be5;
}
div#footer_samples_mobile::-webkit-scrollbar-thumb, div#footer_services_mobile::-webkit-scrollbar-thumb, div#footer_nav_mobile::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -moz-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #452515;
}

div#footer_samples_mobile::-webkit-scrollbar-track, div#footer_services_mobile::-webkit-scrollbar-track, div#footer_nav_mobile::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 10px;
    background-color: #e0f5ff;
}
.home-title-block > span{
    font-family: Muli;
    font-size: 22px;
    color: white;
    display: block;
    line-height: 1.2;
    margin-bottom: 20px;
    padding: 0 20px;
}
.contact_form_item .con_info{
    display: inline-block;
    width: 49%;
}
.info_writing img{
    width: 100%;
}
.order_banner_short a{
    position: absolute;
    right: 8%;
    top: 36%;
    width: 190px;
    display: block;
}
.order_banner_short img{
    width: 100%;
}
.order_banner_short{
    position: relative;
    clear: both;
}
.landing-steps-block_new{
    margin: 30px 0;
}
.info_writing,
#miniorder{
    margin: 30px auto;
}
.croun_title:before,
.croun_title:after{
    content: '\2655';
    font-family: "FontAwesome";
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: unset;
    color: rgb(175, 16, 50);
    margin: 0 10px;
    line-height: 1;
}
.block-chat-btn .details:before,
.block-chat-btn .details:after{
    content: '\2655';
    font-family: "FontAwesome";
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: unset;
    color: white;
    margin: 0 3px;
    line-height: 1;
}
.block-chat-btn .details{
    padding: 0 15px 0 15px;
    height: 40px;
    line-height: 40px;
    background: #af1032;
    color: white;
    display: inline-block;
    vertical-align: top;
    position: relative;
}
.croun_title{
    display: inline-block;
    vertical-align: middle;
}
.benefits_services .benefits_text{
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 200px);
}
.benefits_services .title{
    color: #333333;
    font-size: 22px;
    font-weight: 700;
    line-height: 24px;
    margin-bottom: 20px;
    font-family: Metropolis;
}
.benefits_services p{
    margin-bottom: 0;
}
.benefits_services .benefits_btn{
    width: 180px;
    display: inline-block;
    vertical-align: middle;
    text-align: right;
}
.benefits_services .help_btn{
    color: #333333;
    font-size: 15px;
    border: 1px solid #333333;
    font-weight: 400;
    width: 145px;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    text-align: center;
    margin: 5px auto;
}
.benefits_services .order_btn{
    color: #ffffff;
    font-size: 15px;
    font-weight: 400;
    width: 145px;
    height: 40px;
    border: 1px solid #af1032;
    background-color: #af1032;
    line-height: 40px;
    display: inline-block;
    text-align: center;
    margin: 5px auto;
}
.benefits_services .benefits_box{
    padding: 25px 25px 25px 290px;
    background: url("../img/banner_illustration.svg")no-repeat #f8ecc9;
    background-position: 43px 50%;
    background-size: 205px;
    user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
}
.benefits_services .red_text{
    color: #af1032!important;
    font-weight: bold;
}
.benefits_services .orown_text{
    color: #a98265!important;
    font-weight: bold;
}
.benefits_services {

    padding: 3px;
    border: 1px solid #f8ecc9;
}
@media screen and (max-width: 1024px){
    .hf-item{
        padding: 0 30px;
    }
    .hf_bg{
        margin: -20px -20px 57px -20px;
    }
}
@media screen and (max-width: 991px){
    .benefits_services .benefits_text,
    .benefits_services .benefits_btn{
        display: block;
        width: 100%;
    }
    .benefits_services .benefits_btn{
        text-align: center;
        margin: 10px auto;
    }
    .benefits_services .benefits_box{
        background-position: 22px 50%;
        padding: 25px 25px 25px 248px;
    }
    .order_banner_short a{
        width: 120px;
        right: 3%;
        top: 34%;
    }
}
@media screen and (max-width: 768px){
    .head-phone i {
        top: -3px;
    }
    .main-page-video{
        width: 100%;
        float: none;
        margin-left: 0;
    }
    .short_presentation_banner.new_bunner .presentation_banner_img img{
        width: 55px!important;
    }
    .short_presentation_banner.new_bunner .presentation_banner_content p {
        padding-right: 180px;
        margin: 5px 0!important;
    }
    .contact_form_item h3{
        margin-top: 0;
        font-family: Metropolis;
    }
    .payments-wrapper .payments-list .payment-icons img{
        width: auto!important;
    }
    .contact_form_item{
        width: 90%;
    }

    .head-login-chat{
        padding-top: 0px;
    }
    .head-menu-line.show_menu {
        top: 0;
    }
    .head-menu-line .collapse #menu-head-menu li a{
        padding: 5px 15px;
        font-size: 17px;
        text-align: left;
    }
    .head-menu-line .collapse{
        display: block!important;
        border-top: 0!important;
    }

    .hf_bg{
        height: 255px;
        padding: 30px 25px 15px;
    }
    .hf-item h4{
        font-family: Metropolis;
        height: 96px;
    }
    .home-page-features-box .slick-prev{
        left: 0;
    }
    .home-page-features-box .slick-next{
        right: 0;
    }
    .home-page-features-box{
        padding: 0 15px;
    }
    .mobile-banner a.link-banner-vip {
        width: 24%;
        height: 5%;
        right: 13%;
        top: 32%;
        position: absolute;
    }
    .mobile-banner a.link-banner-affil {
        left: 37%;
        bottom: 13.5%;
        width: 23%;
        height: 3.5%;
        position: absolute;
    }
    .mobile-banner {
        display: block;
    }
    .mobile-banner .affil-banner {
        width: 70%;
        margin: auto;
        display: block;
    }
    .desktop-banner {
        display: none;
    }

    .short_presentation_banner .presentation_banner_img img {
        width: 80% !important;
    }
    .short_presentation_banner .presentation_banner_img {
        margin-top: 30px;
    }
    .short_presentation_banner .presentation_banner_content p {
        padding-left: 10px;
        margin: 23px 0;
        padding-right: 180px;
        font-size: 16px;
    }
    .short_presentation_banner .presentation_banner_content a:before {
        display: none;
    }
    .images_page_post{
        width: 90%;
        float: none;
        margin: 5% auto;
    }
    .head-menu-line .order-btn{
        display: inline-block;
    }
    .home-title-block a{
        display: none;
    }
    .head-menu-line i {
        font-size: 35px;
        color: #333;
        border: none;
    }
    .navbar-default .navbar-toggle {
        border-color: transparent;
    }
    .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
        background-color: transparent;
    }
    button#sh[aria-expanded="false"] i:before{
        transition: 1.4s;
    }
    button#sh[aria-expanded="true"] i:before {
        content: '\f00d';
        transition: 1.3s;
    }
}
.navbar-default .navbar-nav > li.menu-item-3953 a span {
    display: none;
}
@media screen and (max-width: 767px){
    .navbar-default .navbar-nav > li.menu-item-3953 a span {
        display: inline;
    }
    .navbar-default .navbar-nav > li.menu-item-3953 a {
        padding-left: 0!important;
    }
    .navbar-default .navbar-nav > li.menu-item-3953 a i {
        font-size: 23px;
        color: #6f4631;
        margin-right: 16px;
    }
    .category-essays{
        margin: 0 auto;
        max-width: 300px;
    }
    .vip_links .vip_contact a{
        font-size: 16px;
    }
    .vip_links{
        padding: 20px 20px 10px 20px;
    }
    .navbar-default .navbar-nav>li.menu-item-3789>a:after{
        display: none;
    }
    header{
        padding-top: 106px;
    }
    .header-block{
        position: fixed;
        width: 100%;
        left: 0;
        top: 0;
        z-index: 200;
    }
    .navbar-nav {
        float: none;
        margin: 20px 0 0 0px;
        text-align: center;
        font-size: 0;
    }
    .display-992 {
        display: none;
    }
    .display-768 {
        display: block;
    }
    .footer_mobile ul li a{
        padding: 5px 15px;
        font-size: 17px;
        font-family: Muli;
        color: #333333;

    }
    .head-menu-line .collapse li.menu-item-1978 a,
    .head-menu-line .collapse li#menu-item-3789 a{
        color: #af1032;
    }
    .head-menu-line .collapse li#menu-item-3789 a:before{
        content: "\e547"!important;
    }
    .head-menu-line .collapse li#menu-item-23 a:before{
        content: "\e53e"!important;
    }
    .head-menu-line .collapse li#menu-item-14 a:before{
        content: "\e0e0"!important;
    }
    .head-menu-line .collapse li#menu-item-855 a:before{
        content: "\e85d"!important;
    }
    .head-menu-line .collapse li#menu-item-2345 a:before{
        content: "\e8f6"!important;
    }
    .head-menu-line .collapse li#menu-item-887 a:before{
        content: "\e873"!important;
    }
    .head-menu-line .collapse li#menu-item-32 a:before{
        content: "\e8e6"!important;
    }
    .head-menu-line .collapse li#menu-item-672 a:before{
        content: "\e887"!important;
    }
    .head-menu-line .collapse li#menu-item-28 a:before{
        content: "\e158"!important;
    }
    .head-menu-line .collapse li#menu-item-23 a:before{
        content: "\e53e"!important;
    }
    .head-menu-line .collapse li a:before{
        content: "";
        font-family: "Material Icons";
        color: #6f4631;
        font-size: 23px;
        vertical-align: bottom;
        margin-right: 15px;
    }
    .footer_mobile ul li{
        text-align: left;
    }
    .footer_mobile ul li,
    .footer_mobile .navbar.navbar-default #menu-head-menu li,
    .head-menu-line .navbar.navbar-default #menu-head-menu li{
        border-bottom: 1px solid #ededed;
    }
    .footer_mobile .burger_phone a,
    .head-menu-line .burger_phone a{
        margin: 3px 0;
        display: block;
    }
    .footer_mobile .burger_social > a i,
    .head-menu-line .burger_social > a i{
        border: 1px solid #cca65b;
        color: #cca65b;
        border-radius: 50%;
        width: 25px;
        height: 25px;
        font-size: 18px;
        height: 25px;
        line-height: 25px;
        text-align: center;
    }

    .footer_mobile .burger_social > span,
    .head-menu-line .burger_social > span{
        color: #452515;
        font-family: "Muli";
        font-size: 16px;
        font-weight: 700;
        line-height: 30px;
        text-transform: uppercase;
    }
    .footer_mobile .burger_phone a > span,
    .head-menu-line .burger_phone a > span{
        color: #452515;
        font-family: "Muli";
        font-size: 16px;
        font-weight: 700;
        line-height: 30px;
    }
    .footer_mobile .burger_phone a > b,
    .head-menu-line .burger_phone a > b{
        color: #cfab66;
        font-family: "Muli";
        font-size: 16px;
        font-weight: 700;
        line-height: 30px;
    }
    .footer_mobile,
    .head-menu-line{
        top: -550px;
        transition: 0.2s;
        position: fixed;
        background: white;
        display: block;
        width: 290px;
        z-index: 202;
        padding: 8px 20px 20px 20px;
        left: calc(50% - 145px);
        text-align: left;
        height: 535px;
    }
    .footer_mobile > ul::-webkit-scrollbar{
        width: 5px;
        height: 8px;
        background-color: white;
    }
    .footer_mobile > ul::-webkit-scrollbar-thumb{
        background: #452515;
    }
    .header-logo{
        width: 200px;
        display: inline-block;
    }
    .burger_button{
        display: inline-block;
        float: right;
        font-size: 26px;
        margin-right: 20px;
    }
    .search-form-block.header-search{
        display: block;
    }
    .search-form-block.header-search {
        margin: 10px 0;
    }
    .search-form-block.header-search input#s {
        width: 82%;
    }
    h3{
        font-size: 19px;
        font-family: Metropolis;
    }
    .main-wrapper-text.hp-block h2,
    h2,
    .main-wrapper-text.page-content h2{
        font-size: 22px;
        font-family: Metropolis;
    }
    .main-wrapper-text.hp-block h1,
    h1,
    body .main-wrapper-text.page-content h1{
        font-size: 26px;
        font-family: Metropolis;
    }
    h4{
        font-size: 17px;
        font-family: Metropolis;
    }

}
@media screen and (max-width: 651px){
    .vip_links .vip_contact{
        padding: 40px 0 15px 0;
    }
    .vip_links .vip_contact p{
        font-size: 16px;
        font-weight: 400;
        line-height: 18px;
    }
    .vip_links .vip_contact p{
        padding: 15px 17px;
    }
    .vip_links .mail_link:before {
        font-size: 16px;
    }
    .vip_links .vip_contact:before{
        height:55px;
        margin: 3px 10px 0 30px;
    }
    .vip_links .vip_contact{
        padding: 38px 0 15px 0;
        width: 250px;
    }
    .vip_links:after {
        width: 172px;
        height: 79px;
    }
    .vip_links .phone_link:before{
        font-size: 20px;
    }
    .vip_links .vip_contact a{
        font-size: 14px;
    }
    .vip_links .button_links a{
        margin: 0;
    }
    .order_banner_short a{
        right: 8%;
    }
    .short_presentation_banner.new_bunner .presentation_banner_img{
        display: block;
        margin: 20px auto 0 auto;
        float: none;
        clear: both;
        overflow: hidden;
    }
    .short_presentation_banner.new_bunner .presentation_banner_content{
        width: 100%;
    }
    .short_presentation_banner.new_bunner{
        overflow: hidden;
    }
    .short_presentation_banner.new_bunner .presentation_banner_content p{
        margin: 23px 0!important;
        padding: 0 10px 100px 10px;
    }
    .short_presentation_banner.new_bunner{
        height: auto;
    }
    .dual_list li{
        width: 100%;
        float: none;
    }
    .landing-video iframe{
        width: 373px;
        height: 210px;
    }
    .head-phone {
        text-align: center;
    }
    .home-read-more {
        display: none;
    }
    .page-main-content {
        margin: 0 0 0 0;
    }
    .footer-logo img{
        width: auto;
    }
    .benefits_services .benefits_box{
        padding: 128px 20px 20px 20px;
        background-position: 50% 8px;
        text-align: center;
    }
}
@media screen and (max-width: 600px){
    .pay_system .pay_icon {
        float: none;
    }
    .contact_form_item .con_info{
        display: inline-block;
        width: 100%;
    }
    .short_presentation_banner {
        background: url("../img/short_presentation_banner_mobile.png") top no-repeat;
        background-size: cover;
        height: auto;
        padding-left: 0;
    }
    .short_presentation_banner .presentation_banner_img {
        width: 100%;
        margin-top: 20px;
    }
    .short_presentation_banner .presentation_banner_img img {
        width: 80px !important;
    }
    .short_presentation_banner .presentation_banner_content {
        width: 100%;
    }
    .short_presentation_banner .presentation_banner_content p {
        padding: 0 10px 100px 10px;
        margin-bottom: 0;
        text-align: center;
    }
    .short_presentation_banner .presentation_banner_content a:before {
        display: block;
    }
    .short_presentation_banner .presentation_banner_content p span {
        display: block;
    }
    .short_presentation_banner .presentation_banner_content a {
        top: auto;
        bottom: 10px;
        margin: auto;
        right: 0;
        left: 0;
    }
    .short_presentation_banner .presentation_banner_content a:before {
        left: 0;
        right: 0;
        top: -100px;
        bottom: 0;
        margin: auto;
        transform: rotate(90deg);
    }

}
@media screen and (max-width: 480px){
    .block-chat-btn a{
        margin: 5px!important;
    }
    .pay_system .pay_icon span{
        margin: 0 1px;
    }
    .vip_links .button_links a{
        display: block;
    }
    .vip_links .vip_contact p{
        left: 10px;
        right: 10px;
    }
    .order_banner_short a{
        top: auto;
        bottom: 4%;
        right: calc(50% - 95px);
        width: 190px;
    }

    .footer_livechat{
        bottom: 240px;
    }
    .up{
        bottom: 310px;
        cursor: pointer;
    }
    .burger_button{
        margin-right: 0;
        line-height: 1;
        margin-top: 3px;
    }
    .mobile-banner a.link-banner-vip {
        width: 24%;
        height: 4%;
        right: 13%;
        top: 25.5%;
    }
    .mobile-banner a.link-banner-affil {
        left: 31%;
        bottom: 15.5%;
        width: 33%;
        height: 4%;
    }
    .mobile-banner .affil-banner {
        width: 100%;
        margin: auto;
        display: block;
    }
    .landing-video iframe{
        width: 254px;
        height: 143px;
    }
    .banner_button{
        right: 5px;
    }
    .search-form-block.header-search input#s {
        width: 75%;
    }
    .error-page-block p:nth-child(2) {
        font-size: 170px;
    }
    body .aff-banner-desc{
        display: none;
    }
    body .aff-banner-mob{
        display: block;
    }
    .main-wrapper-text.page-content .aff-banner-mob img{
        width: auto;
    }
    .home-title-block > span{
        padding: 0;
    }
}
@media screen and (max-width: 320px){
    .search-form-block.header-search input#s {
        width: 65%;
    }
    .footer-logo img{
        width: 100%;
    }
    button#mini-login-trigger,
    div#ajax_content_mini_login {
        width: 120px;
    }
    a.order-btn {
        font: 22px/22px Muli;
        padding: 15px 32px;
    }
    .place-order-banner .order-banner-head .ob-head-1 p {
        font-size: 30px;
        line-height: 30px;
    }
    .place-order-banner .order-banner-head .ob-head-2 p {
        font-size: 25px;
        line-height: 25px;
    }
    .place-order-banner .order-banner-body p {
        font-size: 20px;
        line-height: 20px;
    }
    .place-order-banner .order-banner-body {
        padding-top: 35px;
    }
    .place-order-banner .order-banner-head .ob-head-1{
        padding-top: 20px;
    }
    .main-wrapper-text.page-content .aff-banner-mob img{
        width: 100%;
    }
}

#hallo-btn{
    position: fixed;
    bottom: 0px;
    width: 204px;
    outline: none;
    right: -300px;
    background: transparent;
    border: none;
    -webkit-animation: boil-move 3s linear;
    -moz-animation: boil-move 3s linear;
    -o-animation: boil-move 3s linear;
    animation: boil-move 3s linear;
    animation-delay: 3s;
}
#hallo-btn1{
    position: fixed;
    bottom: 0px;
    width: 204px;
    outline: none;
    right: 100px;
    background: transparent;
    border: none;
    opacity: 0;
    -webkit-animation: boil-move1 3s linear;
    -moz-animation: boil-move1 3s linear;
    -o-animation: boil-move1 3s linear;
    animation: boil-move1 3s linear;
    animation-fill-mode:forwards;
    animation-delay: 6s;
}
button#hallo-btn1 span img {
    width: 80px;
    position: fixed;
    display: inline-block;
    background: #dedede;
    padding: 1px 5px;
    border: none;
    border-radius: 8px;
}
@keyframes boil-move1{
    0%{
        opacity: 0;
    }
    100%{
        opacity: 1;
    }
}
@keyframes boil-move {
    0%{
        /*transform: rotate(-2deg);*/
        right: 0px;
    }
    20%{
        /*transform: rotate(2deg);*/
        right: 20px;
    }
    40%{
        /*transform: rotate(-2deg);*/
        right: 40px;
    }
    60%{
        /*transform: rotate(2deg);*/
        right: 60px;
    }
    80%{
        /*transform: rotate(-2deg);*/
        right: 80px;
    }
    100%{
        /*transform: rotate(2deg);*/
        right: 100px;
    }
}
.banner-body{
    position: fixed;
    bottom: 0;
}
.banner-body.hide-hb{
    width: 100%;
    height: 0;
    transition: 1.1s;
}
.banner-body.show-hb{
    width: 100%;
    height: 100%;
    transition: 1.1s;
}
.bg-2{
    background: rgba(0, 0, 0, 0.7);
    position: fixed;
    bottom: 0;
}
.bg-2.hide-hb{
    width: 100%;
    height: 0;
    transition: 1.1s;
}
.bg-2.show-hb{
    width: 100%;
    height: 100%;
    transition: 1.1s;
}
.banner-body.hide-hb img{
    width: 600px;
    top: -700px;
    left: calc(50% - 300px);
    position: fixed;
    transition: 1.1s;
}
.banner-body.show-hb img{
    width: 600px;
    top: calc(50% - 175px);
    left: calc(50% - 300px);
    position: fixed;
    transition: 1.1s;
}
.banner-body.show-hb button.close-b {
    left: 64%;
    position: fixed;
    top: 30%;
    z-index: 99;
    background: transparent;
    border: none;
    transition: 1.1s;
}
.banner-body.hide-hb button.close-b {
    left: 64%;
    position: fixed;
    top: -50px;
    z-index: 99;
    background: transparent;
    border: none;
    transition: 1.1s;
}
.banner-body.show-hb .banner-text i {
    font-size: 44px;
    background: #fff;
    border-radius: 50%;
    line-height: 34px;
}
.banner-body.hide-hb span{
    top:-10%;
    transition: 1.1s;
}
.banner-body.show-hb span {
    position: fixed;
    top: 59%;
    left: 45%;
    display: inline-block;
    transition: 1.1s;
    color: #fff;
    font-weight: 400;
    font-family: Muli;
    font-size: 28px;
}


.banner-text.hide-bb {
    transition: 1.1s;
    position: fixed;
    width: 600px;
    right: -700px;
    top: 20%;
}
.banner-text.show-bb {
    transition: 1.1s;
    position: fixed;
    width: 600px;
    right: 0px;
    top: 20%;
}
.banner-text button {
    position: absolute;
    right: 0;
    background: #452515;
    border: none;
    padding: 5px;
}
.banner-text button i {
    color: #fff;
    font-size: 26px;
}
#mfesecure-ts-image{
    left: 0!important;
    right: auto!important;
}

button#banner-btn {
    background-color: #af1032;
    display: inline-block;
    padding: 10px 30px;
    position: fixed;
    top: 30%;
    border: none;
    color: #fff;
    font-family: Philosopher;
    font-size: 20px;
    transform: rotate(-90deg);
    right: -61px;
    -webkit-box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.75);
}

.mob{
    display: none;
}
@media (max-width: 600px){
    .desc{
        display: none;
    }
    .mob{
        display: inline-block;
    }
}
.landing-video {
    text-align: center;
    margin: 25px 0 25px;
    width: 55%;
    float: right;
    margin-left: 30px;
}
@media (max-width: 991px){
    .landing-video {
        width: 100%;
    }
}

/*Start Banner*/
#footer-baner .banner_img{
    overflow: hidden;
}
#footer-baner .banner_s{
    display: none;
}
#footer-baner .banner_img .banner_xs{
    display: none;
}
#footer-baner{
    position: fixed;
    bottom: 0;
    transition: 0.5s;
    z-index: 100;
    width: 100%;
    display: block;
    margin-left: -101%!important;
    margin-right: 101%!important;
}
#footer-baner .baner_content a img{
    width: 100%;
}
#footer-baner .baner_content{
    position: relative;
}
#footer-baner .baner_content a{
    transition: 0.5s;
}
#footer-baner.footer-show-line {
    margin: 0!important;
}
.footer-hidden {
    margin-left: -101%!important;
    transition: 0.5s;
    margin-right: 101%!important;
}
.banner_button{
    text-align: center;
    line-height: 30px;
    position: absolute;
    bottom: calc(50% - 15px);
    right: 20px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    font-family: monospace;
    font-weight: 800;
    font-size: 20px;
    z-index: 999;
    cursor: pointer;
}
.banner_button_show:before {
    content: "Special OFFER";
    color: white;
    width: 35px;
    font-size: 16px;
    line-height: 1;
    font-style: italic;
}
.banner_button_show{
    opacity: 0.7;
    display: block;
    background: #af1032;
    width: 70px;
    height: 70px;
    transition: 0.5s;
    position: fixed;
    transform: rotate(-45deg);
    bottom: 20px!important;
    left: 20px;
    line-height: 1;
    border-radius: 50%;
    padding-top: 13px;
}
.banner_button_hidden:before{
    content: "\f00d";
    color: white;
    border: 2px solid white;
    font-family: FontAwesome;
    padding: 3px 5px;
    border-radius: 50%;
    opacity: 0.8;
    background: #c11643;
}
#footer-baner .banner_button_hidden{
    display: block;
}
#footer-baner.footer-hidden .banner_button_hidden{
    display: block;
}
.banner_content{
    position: relative;
    overflow: hidden;
}
.banner_button_hidden{
    top: auto;
    bottom: calc(50% - -35px);
}
#footer-baner.hide_show_button .banner_button.banner_button_show{
    display: none;
}
@media screen and (max-width: 768px) {
    .banner_button_hidden{
        bottom: 110%;
    }
    #footer-baner .banner_l{
        display: none;
    }
    #footer-baner .banner_s{
        display: block;
    }
    #footer-baner .banner_button_hidden{
        right: 5px;
    }
}
@media screen and (max-width: 640px) {
    .info_block_crono .container{
        margin: auto;
        max-width: 100%;
    }
    .info_block_crono a{
        display: block;
        margin: 5px auto;
        text-align: center;
    }
    .info_block_crono p{
        width: 100%;
        display: block;
        margin: 10px 0;
        text-align: center;
    }
    .info_block_crono {
        background: url("../img/BG.png")no-repeat;
        background-position: 50% 100%;
        background-size: 100%;
        padding: 15px 0;
    }
}
@media screen and (max-width: 480px) {
    .banner_button.banner_button_hidden{
        right: 5px;
    }
    #footer-baner .banner_s{
        display: none;
    }
    #footer-baner .banner_img .banner_xs{
        display: block;
        width: 100%;
    }
}
/*End Banner*/
/*Banner start*/


button#turkey-btn {
    position: fixed;
    z-index: 1;
    bottom: 0;
    left: 20px;
    background: transparent;
    border: none;
    animation: turkey-animation 2s infinite;
    -webkit-animation: turkey-animation 2s  infinite;
    -o-animation: turkey-animation 2s  infinite;
}
.banner-text.hide-bb {
    transition: 1.1s;
    position: fixed;
    width: 100%;
    left: -103%;
    top: 0;
}
.banner-text.show-bb {
    transition: 1.1s;
    z-index: 9999;
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    background: #68686885;
}
.banner-text.show-bb .background_content{
    width: 1024px;
    margin: 5% auto;
    position: relative;
}
.banner-text button {
    position: absolute;
    right: 0;
    background: #af1032;
    border: none;
    padding: 5px;
    display: inline-block;
}
.banner-text button i {
    color: #fff;
    font-size: 26px;
}
.hide-bb .close-b:before{
    content: "Special OFFER";
    width: 125px;
    display: block;
    font-size: 16px;
    font-weight: 500;
    margin: 0;
    color: #ffffff;
    font-family: "Muli";
    font-style: italic;
    text-align: center;
}
.hide-bb .close-b{
    position: fixed;
    bottom: 150px;
    left: -39px;
    background: #af1032;
    width: 125px;
    height: 47px;
    border-radius: 4px;
    z-index: 9999;
    padding: 0;
    margin: 0;
    transform: rotate(-90deg);
}
.banner-text a{
    background: url("../img/easter/banner_Order-Essays_com.svg")no-repeat;
    width: 1024px;
    height: 576px;
    display: block;
    background-size: contain;
}
.banner-text.hide-bb .close-b i{
    display:none;
}
#footer-baner.hide_show_button .banner_button.banner_button_show {
    display: none;
}
@media screen and (max-width: 1024px){
    .banner-text a{
        width: 600px;
        height: 338px;
        background-size: contain;
    }
    .banner-text.show-bb {
        transition: 1.1s;
        z-index: 9999;
        position: fixed;
    }
    .banner-text.show-bb .background_content{
        width: 600px;
        margin: 5% auto;
    }
}
@media screen and (max-width: 640px){

    .banner-text a{
        width: 450px;
        height: 254px;
    }
    .banner-text.show-bb .background_content{
        width: 450px;
        margin: 5% auto;
    }
}
@media screen and (max-width: 480px){
    .banner-text a{
        background: url("../img/easter/mobile_Order-Essays_com.svg")no-repeat;
        width: 300px;
        height: 450px;
        background-size: contain;
    }
    .banner-text.show-bb .background_content{
        width: 300px;
        margin: 10px auto;
    }
    .hide-bb .close-b{
        bottom: 180px;
    }
}
/*Banner end*/


.container .landing-calc ul.affiliate-way {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-left: 0;
    padding-left: 0;
    list-style-type: none;
    margin-top: 45px;
    margin-bottom: 45px;
}

.container .landing-calc ul.affiliate-way li {
    width: 20%;
    text-align: center;
    line-height: 1.6;
    padding: 100px 9px 0 9px;
}

.container .landing-calc ul.affiliate-way li.step1 {
    background: url("../img/affiliate-way/icon-1.svg") center top no-repeat;
}

.container .landing-calc ul.affiliate-way li.step2 {
    background: url("../img/affiliate-way/icon-2.svg") center top no-repeat;
}

.container .landing-calc ul.affiliate-way li.step3 {
    background: url("../img/affiliate-way/icon-3.svg") center top no-repeat;
}

.container .landing-calc ul.affiliate-way li.step4 {
    background: url("../img/affiliate-way/icon-4.svg") center top no-repeat;
}

.container .landing-calc ul.affiliate-way li.step5 {
    background: url("../img/affiliate-way/icon-5.svg") center top no-repeat;
}

.container .landing-calc ul.affiliate-way li:before{
    content: "\f111\00a0\00a0\00a0\00a0\00a0\f111\00a0\00a0\00a0\00a0\00a0\f111\00a0\00a0\00a0\00a0\00a0\f111";
    color: #656565;
    top: 30px;
    font-size: 7px;
    margin-left: -25px;
}

.container .landing-calc ul.affiliate-way li.step1:before {
    content: "";
}

.container .landing-calc span.easy-way-to-affiliate {
    text-align: center;
    padding-top: 7px;
    padding-bottom: 7px;
    background-color: #ee5547;
    color: #fff;
    font-family: inherit;
    font-weight: 500;
    font-size: 18px;
    line-height: 1.1;
    margin: 50px auto 20px;
    width: 540px;
    display: block;
    text-transform: uppercase;
    position:relative;
}

.container .landing-calc span.easy-way-to-affiliate:after {
    content: '';
    position: absolute;
    right: 0px; top: 0px;
    border: 17px solid transparent;
    border-right: 17px solid #ffffff;
}

.container .landing-calc span.easy-way-to-affiliate:before {
    content: '';
    position: absolute;
    left: 0px; top: 0px;
    border: 17px solid transparent;
    border-left: 17px solid #ffffff;
}

@media all and (max-width: 680px) {
    .container .landing-calc span.easy-way-to-affiliate {
        color: #415770;
        background: none;
        width: 250px;
        line-height: 30px;
    }

    .container .landing-calc span.easy-way-to-affiliate:before,
    .container .landing-calc span.easy-way-to-affiliate:after {
        content: none;
    }

    .container .landing-calc ul.affiliate-way {
        flex-direction: column;
        justify-content: center;
        align-items: center;
        margin-bottom: 10px;
    }

    .container .landing-calc ul.affiliate-way li {
        width: 280px;
        margin-bottom: 30px;
    }

    .container .landing-calc ul.affiliate-way li:before {
        content: '';
    }

    .container .landing-calc ul.affiliate-way li.step1:before {
        content: "\f111\00a0\00a0\00a0\00a0\00a0\f111\00a0\00a0\00a0\00a0\00a0\f111\00a0\00a0\00a0\00a0\00a0\f111";
        color: #656565;
        top: -30px;
        font-size: 7px;
        left: 115px;
        margin-left: auto;
    }
}

@media all and (min-width: 762px) {
    .main-wrapper-text .before-money {
        margin-right: 400px;
    }
}

.desktop-banner {
    position: relative;
    width: 100%;
    overflow: hidden;
    height: 640px;
    text-align: right;
    background: url(../img/banner_vip_affiliate_desktop_tablet.svg) right bottom no-repeat;
}

@media all and (max-width: 1190px) {
    body .desktop-banner {
        height: 590px;
    }

    body .desktop-banner a.link-banner-vip {
        right: 385px;
        bottom: 55px;
    }

    body .desktop-banner a.link-banner-affil {
        right: 85px;
        bottom: 79px;
    }
}

@media all and (max-width: 985px) {
    body .desktop-banner {
        height: 500px;
    }

    body .desktop-banner a.link-banner-vip {
        right: 280px;
        bottom: 40px;
    }

    body .desktop-banner a.link-banner-affil {
        right: 50px;
        bottom: 60px;
    }
}


.money i {
    display: inline-block;
    width: 25%;
    height: 150px;
    -webkit-animation: falling 5s 0s infinite;
    z-index: 99999999999;
    position: absolute;
    top: 0;

}
.money i.bill-1 {
    background: url("../img/money/money-1.svg") center center no-repeat;
    left:0;
}
.money i.bill-2 {
    background: url("../img/money/money-2.svg") center center no-repeat;
    left:25%;
}
.money i.bill-3 {
    background: url("../img/money/money-3.svg") center center no-repeat;
    left:50%;
}
.money i.bill-4 {
    background: url("../img/money/money-4.svg") center center no-repeat;
    left:75%;
}


.money i:nth-of-type(2n) { -webkit-animation: falling2 5s 0s infinite; }
.money i:nth-of-type(3n) { -webkit-animation: falling3 5s 0s infinite; }

.money i:nth-of-type(n)   { -webkit-animation-delay: 1.9s;}
.money i:nth-of-type(2n)  { -webkit-animation-delay: 3.9s;}
.money i:nth-of-type(3n)  { -webkit-animation-delay: 2.3s;}
.money i:nth-of-type(4n)  { -webkit-animation-delay: 4.4s;}

.money i:nth-of-type(n)    {transform: rotate(180deg);}


.money i:nth-of-type(n) { -webkit-animation-timing-function:ease-in-out;}

@-webkit-keyframes falling {

    0% {
        -webkit-transform:
                translate3d(300,0,0)
                rotate(0deg);
    }

    100% {
        -webkit-transform:
                translate3d(-350px,700px,0)
                rotate(90deg);
        opacity: 0;
    }
}

@-webkit-keyframes falling3 {
    0% {
        -webkit-transform:
                translate3d(0,0,0)
                rotate(-20deg);
    }

    100% {
        -webkit-transform:
                translate3d(-230px,640px,0)
                rotate(-70deg);
        opacity: 0;
    }
}

@-webkit-keyframes falling2 {
    0% {
        -webkit-transform:
                translate3d(0,0,0)
                rotate(90deg);
    }

    100% {
        -webkit-transform:
                translate3d(-400px,680px,0)
                rotate(0deg);
        opacity: 0;
    }
}


/*banners*/
.active-box-shadow {
    transition: .3s;
    box-shadow: 0 3px 10px 1px rgba(238, 85, 71, .3);
    border-radius: 4px;
}
.active-box-shadow-img {
    transition: .3s;
    box-shadow: 0 4px 2px -2px  rgba(238, 85, 71, .3);
    top: -17px!important;
}

.active-box-shadow-span-one {
    transition: .3s;
    box-shadow: 0 4px 2px -2px #EE5547;
}
.active-box-shadow-span-secondry {
    transition: .3s;
    box-shadow: 0 4px 2px -2px #415770;
}
.shortcode-vip-support {
    display: flex;
    justify-content: space-around;
    margin: 25px 0;
    transition: 0.3s;
    background: url('../img/Untitled-17-min.png') no-repeat center;
    background-size: cover;
    padding-right: 45px;
}
.shortcode-vip-support.custom-block .data-text-wrap{
    max-width: 522px;
}
.shortcode-vip-support .img-wrap {
    display: flex;
}
.shortcode-vip-support .data-text-wrap {
    display: flex;
    flex-direction: column;
    justify-content: center;
    max-width: 565px;
}
.shortcode-vip-support .data-text-wrap .text {
    color: #333333;
    font-size: 15px;
    margin-bottom: 25px;
}
.shortcode-vip-support .data-text-wrap .text span:first-child {
    font-size: 20px;
    color: #af1032;
    font-weight: 700;
    transition: 0.3s;
    position: relative;
    font-family: Muli;
}

.shortcode-vip-support .data-text-wrap .text span:last-child {
    font-size: 20px;
    color: #333333;
    font-weight: 700;
    transition: 0.3s;
    font-family: Muli;
}
.shortcode-vip-support .data-text-wrap a {
    background-color: #af1032;
    color: #FFF;
    font-family: Muli;
    font-size: 14px;
    height: 45px;
    line-height: 45px;
    display: block;
    width: 220px;
    text-align: center;
    transition: 0.3s;
}
.shortcode-vip-support .data-text-wrap a:hover {
    text-decoration: none;
    transform: scale(1.04);
    transition: 0.3s;
    box-shadow: 0 3px 10px 1px #EE5547;
}
.shortcode-vip-support .data-text-wrap a span {
    font-weight: 700;
}
.shortcode-vip-support.custom-block .data-text-wrap .text span.first {
    font-size: 24px;
    color: #333333;
    font-family: Muli;
    font-weight: 700;
}
.shortcode-vip-support.custom-block .data-text-wrap .text span.second {
    color: #af1032;
    font-family: Muli;
    font-size: 24px;
}
.shortcode-vip-support.custom-block .data-text-wrap .text {
    margin-bottom: 0;
}
.shortcode-vip-support.custom-block .data-text-wrap a {
    right: -6px;
    position: absolute;
    transform: rotate(-90deg);
    width: 165px;
    height: 58px;
    line-height: 2;
}
.shortcode-vip-support.custom-block {
    padding-right: 93px;
}
@media all and (max-width: 991px) {
    .shortcode-vip-support .data-text-wrap .text {
        margin-bottom: 5px;
    }
}

@media all and (max-width: 767px) {
    .shortcode-vip-support {
        flex-direction: column-reverse;
        max-width: 320px;
        margin: 40px auto;
        height: 400px;
        align-items: center;
        padding: 0;
    }
    .shortcode-vip-support .data-text-wrap .text {
        padding: 28px 30px;
        text-align: center;
        line-height: 1.7;
    }
    .shortcode-vip-support .data-text-wrap a {
        margin: 0 auto;
    }
    .shortcode-vip-support.custom-block {
        padding-right: 0;
        height: 515px;
        padding-bottom: 45px;
        margin-top: 0;
        position: relative;
    }
    .shortcode-vip-support.custom-block .data-text-wrap a {
        transform: rotate(0deg);
        right: 0;
        left: 0;
        width: 320px;
        bottom: -12px;
        line-height: 4;
    }
    .shortcode-vip-support.custom-block .data-text-wrap .text span.first {
        display: block;
        line-height: 1;
    }
    .shortcode-vip-support.custom-block .data-text-wrap .text span.second {
        line-height: 1;
    }
    .shortcode-vip-support.custom-block .data-text-wrap .text {
        padding: 28px 20px;
    }
}
@media all and (max-width: 365px) {
    .shortcode-vip-support.custom-block .data-text-wrap .text span.second {
        white-space: nowrap;
    }
    .shortcode-vip-support.custom-block .data-text-wrap .text span {
        font-size: 17px!important;
    }
}
@media all and (max-width: 340px) {
    .shortcode-vip-support .data-text-wrap .text {
        padding-bottom: 5px;
    }
    .shortcode-vip-support.custom-block .data-text-wrap .text span.first {
        display: block;
    }
    .shortcode-vip-support.custom-block .data-text-wrap a {
        width: 270px;
    }
}
/*end banners*/

/*REVIEWS*/
.star{
    display: inline-block;
    width: 17px;
    height: 17px;
    background-size: 15px;
    background-repeat: no-repeat;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAARCAMAAAAMs7fIAAAAPFBMVEUAAAD/uUT/uUT/uUT/uUT/uUT/uUT/uUT/uUT/uUT/uUT/uUT/uUT/uUT/uUT/uUT/uUT/uUT/uUT/uURzsoH/AAAAE3RSTlMA5CZGmVwcMvPyz7+0jHBXQA5soSp3hQAAAGlJREFUGNNdzkcOwCAMRNGBUNITMve/a0Bg2t/5SZYN6cPUw2eSnfsIC8llkCPKUafg7cXUZX2Is1XsUxZuEgdo1YMGhBokWgusGqWtyCbgKLn6cK69fZM03pC8ixieOh04aWTrRe5NWz/bXAjh/h9YdgAAAABJRU5ErkJggg==');
    margin: 0 1px;
}
.star.empty{
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAARCAMAAAAMs7fIAAAAOVBMVEUAAAC2zNS2zNS2zNS2zNS2zNS2zNS2zNS2zNS2zNS2zNS2zNS2zNS2zNS2zNS2zNS2zNS2zNS2zNRhFtJPAAAAEnRSTlMA5EQmmVwcMvPyz7+0jHBXDmzFFwQTAAAAZElEQVQY013NSQ7AIAwEQWO2hD3z/8cGJIOAPnnqYpp9dFVRLwkIJzAAPiR2iWs1bzNG2frWt1XYU5bcJY5Iqx00kdAOnR6BR5P0irwTHGZOhJewSAFgvAFQRAySHg8SjAjzfvyjCghhMBh6XwAAAABJRU5ErkJggg==');
}
.testimonials-page-wrapper{
    margin: 0;
    clear: both;
}
.page-testimonials{
    column-count: 3;
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-gap: 0;
    -webkit-column-gap: 0;
    -moz-column-gap: 0;
    margin: 0 0 30px 0;
}
.page-testimonials .testimonials-single{
    break-inside: avoid;
    page-break-inside: avoid;
    -webkit-column-break-inside: avoid;
    -moz-column-break-inside: avoid;
    padding: 15px 15px;
}
.testimonials-item{
    background: #fff;
    padding: 24px 23px 26px 23px;
    box-shadow: 1.414px 1.414px 5px 0 rgba(51, 51, 51, 0.08);
    -webkit-box-shadow: 1.414px 1.414px 5px 0 rgba(51, 51, 51, 0.08);
    -moz-box-shadow: 1.414px 1.414px 5px 0 rgba(51, 51, 51, 0.08);
    -o-box-shadow: 1.414px 1.414px 5px 0 rgba(51, 51, 51, 0.08);
}
.testimonials-item .t-data{
    font-size: 22px;
    line-height: 32px;
    color: #333;
    margin: 0 0 7px 0;
    font-weight: bold;
}
.testimonials-item .t-text{
    margin: 0 0 15px 0;
    position: relative;
    padding: 44px 0 26px 0;
}
.testimonials-item .t-text:before{
    position: absolute;
    left: 0;
    top: 25px;
    display: inline-block;
    content: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADkAAAAuAgMAAADvpVk1AAAADFBMVEUyWZgAAAAyWZgyWZiqc7pzAAAABHRSTlMUAA0HRyJNvAAAAJxJREFUKM/tz7ENwjAQBdBPpBQRYoyUlOk9Qoo4oUjBCC4pvQQ9o3iJLEPFHf9bpIaWa05P9j/7EGNcHqf4ricCjBn0DWZv9AI6y4leIWc6yTPoIl9kyImeqwM9VRfaY82m8eeA0dpg9DlHCyU7jnquN1+BrnqjW/fk98xB8RU4yHe5cxeP8butHPfOH/d0Uz3sPX5r7m/2+vtHvwAOeXX6aZQm3AAAAABJRU5ErkJggg==');
}
.testimonials-item .t-text p{
    margin: 0;
    font-size: 15px;
    line-height: 24px;
    color: #333333;
    position: relative;
}
.testimonials-item .t-text span{
    font-weight: normal!important;
}
.testimonials-item .t-rating{
    display: inline-block;
    position: relative;
}
.testimonials-item .t-date{
    display: inline-block;
    position: relative;
    top: -1px;
    font-size: 13px;
    line-height: 13px;
    color: #757575;
}
.testimonials-item .t-name{
    font-size: 13px;
    line-height: 18px;
    color: #c3c3c3;
}
.testimonials-item .t-id{
    margin: 0 0 5px 0;
    font-size: 12px;
    line-height: 18px;
    color: #757575;
}
.testimonials-item .t-single-bottom{
    padding: 15px 0 0 0;
    margin: 20px 0 0 0;
    position: relative;
    text-align: center;
    border-top: 1px solid #f0f0f0;
}
.testimonials-item .t-ans-button{
    font-size: 15px;
    line-height: 15px;
    color: #7aadf8;
    position: relative;
    padding: 0 13px 0 0;
    display: inline-block;
    cursor: pointer;
}
.testimonials-item .t-ans-button:before{
    position: absolute;
    right: 0;
    top: 3px;
    display: inline-block;
    content: '';
    border: solid #7aadf8;
    border-width: 0 1px 1px 0;
    width: 6px;
    height: 6px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transition: all .3s linear;
}
.testimonials-item .t-answer{
    display: none;
    padding: 0 0 0 45px;
    margin: 15px 0 0 0;
    font-size: 13px;
    line-height: 24px;
    color: #707070;
    font-style: italic;
    position: relative;
}
.testimonials-item .t-answer.active{
    display: block;
}
.testimonials-item .t-answer:before{
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    display: inline-block;
    content: '';
    width: 34px;
    height: 39px;
    background-size: 34px 39px;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAAAnCAMAAABdVGpDAAAA3lBMVEUAAAD09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PTJycn09PTh4eH09PT09PT/3dP/Ojj48e//amn+6OL/5+DS0tL/w8P/oJ//YmD8NTPhLizu7u767ur96ub/4dn/2tD/yMf/r6j/mZj/a2nrW1r/QkD/NTPr6+vj4+Pe3t7IyMjExMT/uLf/t7b/UU//Tkw9P7ihAAAAKHRSTlMA/tX63M6pD+hxPi4JoVonFeDGr5CGe01EIiAcBfPIdm1k5OLJuqE5dbkp6wAAAXFJREFUOMt9kueSglAMRqMoxb72XrYGUFTsfXt5/xdapCUw4PnDJHPm8t3cQIBctlEoNLI5iKFd7wtoI/Tr7QihKCaQkRCLIaFbEzCEUOtyo1TGCMolMjopjCTV8QwpiTEkJVepUE83tltDp7riGAXqrFWbNXUK9rhkOkN1ofvL1zEO0WfjKRvqDS2FZZ14yoQlBsjibQWzoFBBWXQkFBCRYTiGwXsipHk5O+xUdXeY8V4a7pCYa9rFNC+aNkfiDmQqvjWfH+rKkKKwv6T86eyUNAXRtFdHsD4zluWJJ1kursZiydOIUEWPI1eOfnsAI/TYn8Znc2xhnsenPZtuEW+TpmeMo2EpdYyB1q7UwzCrlb/gzvJWw0ZiOvWWpQM20kNIef96Q5u8BC7NRFBxDyk3gVCCyucHYi+fgQA15Dw+K5kuhFH4vzIQSeaelDxEI1UF/9IvEEMr70lyG+IoDZLuUFsQT2skpuz3vU2u2OSX+gfAPZIhGL3PJwAAAABJRU5ErkJggg==');
}
.pagination-block.testimonial-pag{
    text-align: center;
}
.review-text-content{
    position: relative;
    padding: 0 450px 0 0;
    text-align: justify;
}
.review-text-content:before{
    position: absolute;
    right: -10px;
    top: 30px;
    display: inline-block;
    content: url("../img/review-img.png");
}
.review-text-button .hide-more{
    display: none;
}
.review-text-button{
    margin: 30px 0 50px 0;
    text-align: center;
}
.review-text-button span{
    cursor: pointer;
    display: inline;
    font-size: 14px;
    line-height: 14px;
    color: #333333;
    background: #fff;
    position: relative;
    border: 1px solid #333333;
    padding: 10px 34px;
    transition: all .3s linear;
}
.review-text-button span:hover{
    transition: all .3s linear;
    color: #fff;
    border-color: #452515;
    background: #452515;
}
.review-text-hidden{
    display: none;
}
.review-text-hidden.open{
    display: block;
}
.main-wrapper-text.page-content .review-text-content-wrapper h2{
    font-size: 27px;
    color: #a98265;
}
@media screen and (max-width: 1199px){
    .page-testimonials{
        column-count: 2;
        -webkit-column-count: 2;
        -moz-column-count: 2;
    }
    .review-text-content{
        padding: 0;
        margin: 0 0 30px 0;
    }
    .review-text-content:before{
        position: relative;
        right: auto;
        top: auto;
        margin: 0 auto;
        display: block;
        max-width: 440px;
        height: 280px;
        content: '';
        background: url("../img/review-img.png") no-repeat center;
        background-size: contain;
    }
}
@media screen and (max-width: 767px){
    .page-testimonials{
        column-count: 1;
        -webkit-column-count: 1;
        -moz-column-count: 1;
    }
    .main-wrapper-text.page-content .review-text-content-wrapper h2{
        font-size: 22px;
    }
    .review-text-content:before{
        height: 180px;
    }
}
@media screen and (max-width: 568px){
    .page-testimonials .testimonials-single{
        padding: 15px 0;
    }
    .testimonials-item{
        padding: 20px 15px 20px 15px;
    }
    .testimonials-item .t-text{
        margin: 0 0 20px 0;
        padding: 20px 0 10px 0;
    }
    .testimonials-item .t-text:before{
        top: 5px;
    }
}
/*REVIEWS*/
@media all and (max-width: 322px) {
    .mini-wrapper .header span {
        white-space: nowrap;
    }
}

.special-action-block{
    overflow: hidden;
    padding: 10px 0 7px 0;
    height: 60px;
    background: #dec4ae url("../img/actions_bg.png") no-repeat top center;
}
.special-action-block .container{
    width: 100%;
    max-width: 100%;
    position: relative;
    padding: 0 15px;
}
.special-action-block .container .row{
    margin: 0 -15px;
}
.special-action-block .special-action-content{
    text-align: center;
    padding-right: 50px;
    padding-left: 50px;
    position: relative;
}
.special-action-block .special-action-content .close-action{
    cursor: pointer;
    display: inline-block;
    position: absolute;
    right: 20px;
    top: 8px;
    bottom: 0;
    margin: auto;
    width: 23px;
    height: 23px;
    background-size: 22px;
    background-repeat: no-repeat;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAMAAADX9CSSAAAANlBMVEUAAABMIAxMIAxMIAxMIAxMIAxMIAxMIAxMIAxMIAz////x7+5vSjvf19Ta0M2Ka19oQjJiOyqmgSm/AAAACXRSTlMAVPze2qegCr9CUhbcAAAAgElEQVQoz3WS2w6AIAxDkZsWpuj//6wIMjWmJ+Gh3YCxYW6m6C2sj1NT6joM3BOZA96E+bYXfFl6QLOV0M7Gn+sOhz9O0/dVAMh2jA0RjTVlgeS0dRmNR6NaudQlXXpjoYGkNqzBoFS/qGL57HxWD6ufvJf1h/ST9Z/Ni8+X/YcTM1IPBXZt5jUAAAAASUVORK5CYII=');
}
.special-action-block .s-btn{
    display: inline-block;
    background: #830721;
    width: 100px;
    height: 30px;
    padding: 7px 5px;
    text-align: center;
    font-size: 14px;
    line-height: 14px;
    color: #fff;
    font-weight: bold;
    border: 1px solid #830721;
    transition: all .3s linear;
    cursor: pointer;
    font-family: Muli, sans-serif;
    position: relative;
}
.special-action-block .s-btn:hover{
    transition: all .3s linear;
    background: #fff;
    color: #830721;
}
.special-action-block .p{
    display: inline-block;
    font-size: 16px;
    line-height: 26px;
    color: #333333;
    margin: 0;
    font-family: Muli, sans-serif;
}
.special-action-block .p .new{
    text-transform: uppercase;
    font-size: 18px;
    margin: 0 8px 0 0;
    display: inline-block;
    color: #af1032;
    font-weight: bold;
    font-family: Metropolis, sans-serif;
}
.special-action-block .p .code{
    color: #452515;
    font-weight: bold;
}
.special-action-block .p br{
    display: none;
}
.special-action-block .p .percent{
    color: #af1032;
    font-weight: 900;
}
.special-action-block .p .span{
    display: inline-block;
    margin: 0 3px 0 0;
    position: relative;
    padding: 0 0 0 90px;
}
.special-action-block .p .span:before{
    position: absolute;
    left: -2px;
    top: -10px;
    display: inline-block;
    content: url("../img/action-img.png");
}
.special-action-block .p .span2{
    font-size: 16px;
}
#countdown_dashboard{
    text-align: left;
    display: inline-block;
    line-height: 0;
    position: relative;
    top: 11px;
    margin: 0 10px 0 18px;
}
#countdown_dashboard .timer-body{
    display: inline-block;
    position: relative;
    height: 15px;
    padding: 0 0 0 54px;
}
#countdown_dashboard .timer-body:before{
    display: inline-block;
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 41px;
    height: 32px;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACkAAAAgCAMAAAC4saEMAAAAk1BMVEUAAADNBy/NBy/NBy/NBy/NBy/NBy/NBy/NBy/NBy/NBy/NBy/NBy/NBy/NBy/NBy/NBy/NBy/NBy/NBy/NBy/NBy/NBy/NBy/NBy/NBy/NBy/NBy/NBy/NBy/NBy/NBy/NBy/NBy/NBy/NBy/NBy/NBy/NBy/NBy/NBy/NBy/NBy/NBy/NBy/NBy/NBy/NBy/NBy+MM7/uAAAAMHRSTlMA+tAJceFr9e8yHCzpfyAU25I31Y2IhSgYmubKrVFHPAWln1YuxsG6RBAPS8xhW0ita/qMAAACFUlEQVQ4y3WT2YKCMAxFW9pSQARFBRFFxn10lvv/XzdJERUd74NNwyFkUzwqPEjcJQ+heKPCIvbuimGLN+QHZr37DB//ck1mMO955jBZ8wpuFwACzWaURHzoAMBi+wz6YB2LVO8lV7PXaXEEy++DiStaq9yik82Vdi1IeuQQpFXi8TGaYDJiw0tWfAx75JI/kywAOS6EhhbFWAKLhJNa9htEDjWheAMewJ5bPqC4E7XEU6s0ZDQlMH3wpYROIwndI9OgJJ+kmZTyVmxBnqgMUtFTHeZwI/Igd/chIQ9r8awJwA2/cHZXV0S2eJECvpwxBjYd+gWoF3IAeJpr5haYzWaTiVB7wOCFDEE6uA2A014c+Aj/j+kCRBbSmJEvBv2YP+tbnl73ku4Cebc81z8CldjaXetNRF9J+/Yu2IoKguwhVu2STJ/IabseK/r1IAIjfLeDcwk56KdOnjmPmp6bQFRSZVheJ2Lmj38OA8zaRcuUrKjRpyZ2ryqPUK4l8zJuG4Gech+LmxPGlERJKW5cewyAcuf2c1cCMFG7kUNRUikqsGdl4Du0Aj8fYWTYqBzow6izDSh6TiVnFlP+UDMM0CkYNpzSFDajJuRknxf4FeuYEmF9+seAsaP/ed2XeC1+sTjz5QRbi3TmZtXSCVOt1rNU1Ban9vYNmSvxTiqX+O4ulxhx/Qas6dnlfk3H1n9D+nacOuMP8gJC6z4AQqoAAAAASUVORK5CYII=');
    background-repeat: no-repeat;
    background-position: center;
    background-size: 41px 32px;
}
#countdown_dashboard .dash .digits{
    margin: 0 auto;
    text-align: center;
    position: relative;
    display: inline-block;
}
#countdown_dashboard .dash .digit{
    display: inline-block;
    font-size: 15px;
    line-height: 15px;
    width: 9px;
    height: 15px;
    padding: 0;
    overflow: hidden;
    color: #452515;
    font-family: Muli, sans-serif;
    font-weight: bold;
}
#countdown_dashboard .divider1{
    font-size: 15px;
    line-height: 15px;
    margin: 0;
    content: '';
    display: inline-block;
    color: #452515;
    position: relative;
    top: -4px;
    font-family: Muli, sans-serif;
    font-weight: bold;
}
#countdown_dashboard .dash_title{
    text-align: center;
    display: inline-block;
    color: #452515;
    font-size: 15px;
    line-height: 15px;
    font-family: Muli, sans-serif;
    font-weight: bold;
    position: relative;
    top: -2px;
}
#countdown_dashboard .dash-group{
    text-align: center;
}
#countdown_dashboard .dash-group .dash{
    display: inline-block;
}
@media screen and (max-width : 1450px){
    .special-action-block .p{
        text-align: left;
        line-height: 20px;
    }
    .special-action-block .p .span{
        display: block;
    }
    .special-action-block .p .span{
        padding: 0;
        margin: 0;
    }
    .special-action-block .p .span:before{
        left: -86px;
        top: -2px;
    }
    #countdown_dashboard{
        top: 1px;
    }
    .special-action-block .s-btn{
        top: -12px;
    }
    .special-action-block .special-action-content .close-action{
        top: -8px;
    }
}
@media screen and (max-width : 1050px){
    .special-action-block .p .new{
        display: none;
    }
    .special-action-block .special-action-content{
        padding-right: 25px;
        padding-left: 0;
    }
    .special-action-block .special-action-content .close-action{
        right: 0;
    }
}
@media screen and (max-width : 1023px){
    .special-action-block .p .span:before{
        display: none;
    }
}
@media screen and (max-width : 800px){
    .special-action-block{
        text-align: center;
        height: 85px;
        background-size: cover;
        padding: 4px 0 3px 0;
    }
    .special-action-block .p{
        display: block;
        text-align: center;
        margin: 0 0 11px 0;
    }
}
@media screen and (max-width : 500px){
    .special-action-block .p, .special-action-block .p .span2{
        font-size: 14px;
    }
    #countdown_dashboard .dash .digit{
        font-size: 13px;
        line-height: 13px;
        width: 8px;
        height: 13px;
    }
    #countdown_dashboard .dash_title{
        font-size: 13px;
        line-height: 13px;
        top: -2px;
    }
    #countdown_dashboard .timer-body:before{
        width: 25px;
        height: 20px;
        background-size: 25px 20px;
    }
    #countdown_dashboard .divider1{
        font-size: 11px;
        line-height: 11px;
        top: -3px;
    }
    #countdown_dashboard .timer-body{
        padding: 0 0 0 30px;
        height: 13px;
    }
    #countdown_dashboard .divider1.last, #countdown_dashboard .dash-group .dash.seconds_dash{
        display: none;
    }
    #countdown_dashboard{
        top: 0;
        margin: 0 10px 0 0;
    }
    .special-action-block .p{
        margin: 0 0 14px 0;
    }
    .special-action-block .special-action-content{
        padding-right: 8px;
    }
    .special-action-block .special-action-content .close-action {
        right: -15px;
        bottom: auto;
        top: -4px;
    }
}
@media all and (max-width: 450px) {
    .order-form-wrapper.essay-component table tbody.t-body tr.ws-writing-quality-tr td:nth-child(2){
        display: none;
    }
    .order-form-wrapper.essay-component table tbody.t-body tr.ws-writing-quality-tr {
        display: flex;
        flex-direction: column;
    }
    .order-form-wrapper .writing-quality-wrapper {
        flex-direction: row!important;
    }
    .order-form-wrapper .writing-quality-wrapper .hint:hover div {
        width: 240px!important;
    }
}
@media all and (max-width: 430px) {
    #order-form > div.essay-order-form > div.order-form-data > table.paper-requirements-table > tbody > tr.ws-writing-quality-tr > td.radio-td > div > div:nth-child(2) > div > div {
        left: 130px;
    }
}
@media all and (max-width: 430px) {
    #order-form > div.essay-order-form > div.order-form-data > table.paper-requirements-table > tbody > tr.ws-writing-quality-tr > td.radio-td > div > div:nth-child(2) > div > div {
        left: 150px;
    }
}
@media screen and (max-width : 360px){
    .special-action-block .p, .special-action-block .p .span2{
        font-size: 13px;
    }
    .special-action-block .s-btn{
        width: 75px;
    }
}
@media screen and (max-width : 320px){
    .special-action-block{
        background: #dfc7b0 url("../img/actions_bg_mob.png") no-repeat bottom  right;
    }
}
/*top banner */
.top-banner-line {
    position: relative;
    overflow-x: hidden;
}
.top-banner-line .close {
    position: absolute;
    right: 10px;
    top: 10px;
    transition: .3s;
    color: #fff;
    background-color: #ff6c54;
    border-radius: 50%;
    font-size: 14px;
    font-weight: 100;
    opacity: 1;
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.top-banner-line .close:hover {
    transition: .3s;
    cursor: pointer;
    transform: scale(1.04);

}
.top-banner-line a .mobile{
    display: none;
}
@media all and (max-width: 1585px) {
    .top-banner-line a .desctop {
        max-width: 100%;
    }
}
@media all and (max-width: 1140px) {
    .top-banner-line a .desctop {
        max-width: 1185px;
    }
}
@media all and (max-width: 1100px) {
    .top-banner-line a .desctop {
        max-width: 1150px;
    }
}
@media all and (max-width: 960px) {
    .top-banner-line a .desctop {
        max-width: 1020px;
    }
}
@media all and (max-width: 880px) {
    .top-banner-line a .desctop {
        max-width: 880px;
    }
}
@media all and (max-width: 800px) {
    .top-banner-line a .desctop {
        display: none;
    }
    .top-banner-line a .mobile {
        display: block;
        min-width: 100%;
    }
    .top-banner-line a {
        height: fit-content;
    }
}
/* END top banner*/

/* hidden bottom banner */
@media all and (max-width: 767px) {
    #footer-baner:not(.holiday_disount) {
        display: none!important;
    }
}
@media only screen and (max-device-width: 812px) and (orientation:landscape) {
    #footer-baner:not(.holiday_disount) {
        display: none!important;
    }
}
/* END hidden bottom banner */