@font-face {
  font-family: "Effra";
  src: url("/assets/Effra-Regular.eot");
  src: url("/assets/Effra-Regular.eot?#iefix") format("embedded-opentype"), url("/assets/Effra-Regular.woff") format("woff"), url("/assets/Effra-Regular.ttf") format("truetype"), url("/assets/Effra-Regular.svg#Effra") format("svg");
  font-weight: 400;
  font-style: normal; }
@font-face {
  font-family: "Effra";
  src: url("/assets/Effra-Italic.eot");
  src: url("/assets/Effra-Italic.eot?#iefix") format("embedded-opentype"), url("/assets/Effra-Italic.woff") format("woff"), url("/assets/Effra-Italic.ttf") format("truetype"), url("/assets/Effra-Italic.svg#Effra") format("svg");
  font-weight: 400;
  font-style: italic; }
@font-face {
  font-family: "Effra";
  src: url("/assets/Effra-Medium.eot");
  src: url("/assets/Effra-Medium.eot?#iefix") format("embedded-opentype"), url("/assets/Effra-Medium.woff") format("woff"), url("/assets/Effra-Medium.ttf") format("truetype"), url("/assets/Effra-Medium.svg#Effra") format("svg");
  font-weight: 500;
  font-style: normal; }
@font-face {
  font-family: "Effra";
  src: url("/assets/Effra-Bold.eot");
  src: url("/assets/Effra-Bold.eot?#iefix") format("embedded-opentype"), url("/assets/Effra-Bold.woff") format("woff"), url("/assets/Effra-Bold.ttf") format("truetype"), url("/assets/Effra-Bold.svg#Effra") format("svg");
  font-weight: 700;
  font-style: normal; }
@font-face {
  font-family: "Effra";
  src: url("/assets/Effra-BoldItalic.eot");
  src: url("/assets/Effra-BoldItalic.eot?#iefix") format("embedded-opentype"), url("/assets/Effra-BoldItalic.woff") format("woff"), url("/assets/Effra-BoldItalic.ttf") format("truetype"), url("/assets/Effra-BoldItalic.svg#Effra") format("svg");
  font-weight: 700;
  font-style: italic; }
@font-face {
  font-family: "AGaramondPro";
  src: url("/assets/AGaramondPro-BoldItalic.eot");
  src: url("/assets/AGaramondPro-BoldItalic.eot?#iefix") format("embedded-opentype"), url("/assets/AGaramondPro-BoldItalic.woff") format("woff"), url("/assets/AGaramondPro-BoldItalic.ttf") format("truetype"), url("/assets/AGaramondPro-BoldItalic.svg#AGaramondPro") format("svg");
  font-weight: 700;
  font-style: italic; }
html,
body {
  background-color: #fff;
  font-size: 14px;
  font-family: "Effra", sans-serif;
  font-weight: 400; }

* {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  margin: 0;
  padding: 0; }

img {
  border: none; }

input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

table {
  font-size: 14px; }

.desktop-visible {
  display: block; }

.tablet-visible,
.mobile-visible {
  display: none; }

.wrapper {
  width: 100%;
  overflow: hidden; }

.header.header_welcome .header_top {
  background-color: #182934; }
  .header.header_welcome .header_top:before {
    display: none; }
.header.header_welcome .header_bottom {
  background-color: #182934; }
  .header.header_welcome .header_bottom:before {
    display: none; }
.header.header_welcome .telephone {
  color: #fff; }
.header.header_welcome .phone_drop span {
  color: #dddee0;
  font-weight: 400; }
  .header.header_welcome .phone_drop span:before {
    background: url(/assets/icons_sprite.png) -142px -57px no-repeat; }
.header .header_wrapper {
  display: table;
  overflow: visible;
  max-width: 1000px;
  width: 100%;
  margin: 0 auto; }
.header.header_uk .bg_video_container {
  background: url(/assets/video_bg_uk.jpg) top center no-repeat;
  background-size: cover; }
.header.header_au .bg_video_container {
  background: url(/assets/video_bg_au.jpg) top center no-repeat;
  background-size: cover; }

.phone_drop {
  float: right;
  font-weight: 500;
  position: relative;
  text-transform: uppercase;
  width: 74px;
  cursor: pointer;
  text-align: center; }
  .phone_drop.active ul {
    display: block; }
  .phone_drop span {
    color: #1c2a53;
    display: block;
    width: 100%;
    height: 20px;
    position: relative; }
    .phone_drop span:before {
      background: url(/assets/phone_drop_blue_icon.png) no-repeat;
      content: "";
      display: block;
      width: 11px;
      height: 7px;
      position: absolute;
      top: 4px;
      right: 0px; }
  .phone_drop ul {
    list-style: none;
    display: none;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 1000;
    padding-top: 26px; }
    .phone_drop ul li {
      border-left: #7bccda 1px solid;
      border-right: #7bccda 1px solid;
      background-color: #fff;
      padding: 5px 3px; }
      .phone_drop ul li:last-child {
        border-bottom: #7bccda 1px solid; }
      .phone_drop ul li:hover {
        background-color: #7bccda; }
      .phone_drop ul li a {
        color: #1c2a53;
        display: block;
        text-decoration: none; }

.nav_button,
.nav_close {
  display: none; }

.header_content {
  float: right; }

.header_top {
  position: relative;
  z-index: 10001;
  width: 100%;
  position: fixed;
  top: 0;
  height: 50px;
  font-weight: 500; }
  .header_top .header_wrapper {
    position: relative; }
    .header_top .header_wrapper:after {
      border-top: #7bccda 1px solid;
      content: "";
      display: block;
      clear: both;
      width: 100%;
      position: absolute;
      bottom: 3px;
      left: 0; }

.button_account {
  color: #fff;
  float: left;
  font-size: 14px;
  line-height: 46px;
  text-decoration: none;
  margin-right: 22px;
  letter-spacing: 0.5; }

.button_order_now {
  color: #2b3833;
  display: block;
  font-family: "Effra", sans-serif;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
  position: relative;
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  font-size: 15px;
  font-weight: 400;
  height: 40px;
  line-height: 40px;
  background-color: #fff112;
  float: left;
  width: 214px;
  height: 32px;
  line-height: 32px;
  margin: 6px 12px 0 0; }
  .button_order_now:hover {
    background-color: #f3e500; }

.logo {
  float: left;
  position: relative;
  z-index: 10;
  margin-top: 5px;
  width: 209px;
  height: 49px; }
  .logo img {
    max-width: 100%;
    height: auto; }

.button_logout {
  border-left: #7bccda 1px solid;
  color: #90aee2;
  float: left;
  font-size: 15px;
  text-decoration: none;
  padding: 0 12px;
  margin-top: 14px; }

.header_bottom {
  z-index: 10000;
  position: fixed;
  width: 100%;
  top: 50px;
  font-weight: 500;
  padding-bottom: 11px; }
  .header_bottom:before {
    background: url(/assets/header_pages_bg.jpg) center top no-repeat;
    background-size: cover;
    content: "";
    display: block;
    width: 100%;
    height: 90px;
    position: absolute;
    top: -50px;
    left: 0; }

.live_chat {
  color: #5cff46;
  float: right;
  font-weight: 500;
  text-decoration: none;
  padding-left: 30px;
  margin-right: 10px; }
  .live_chat:after {
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    background-color: #3ced24;
    content: "";
    display: inline-block;
    vertical-align: top;
    width: 6px;
    height: 6px;
    margin-left: 5px; }

.telephone {
  border-left: #7bccda 1px solid;
  color: #1c2a53;
  float: right;
  font-weight: 500;
  text-decoration: none;
  text-align: center;
  padding: 0 27px;
  margin-left: 10px; }

.header_toolbar {
  position: absolute;
  top: 64px;
  right: 0; }

.header_middle {
  padding: 0;
  height: 659px;
  position: relative;
  padding-top: 60px; }
  .header_middle .header_wrapper {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    max-width: 100%;
    min-width: 100%; }
  .header_middle .header_middle_content {
    display: table;
    max-width: 1000px;
    width: 100%;
    margin: 109px auto 0; }
    .header_middle .header_middle_content .header_slogan {
      display: table-cell;
      vertical-align: middle;
      padding: 0 5% 100px 0; }
      .header_middle .header_middle_content .header_slogan p {
        color: #fff;
        font-size: 26px;
        font-weight: bold;
        font-weight: 400;
        line-height: 27px; }
  .header_middle + .header_bottom {
    border-bottom: #7bccda 1px solid;
    background-color: #182b35; }

.bg_video_container {
  background: url(/assets/video_bg.jpg) top center no-repeat;
  background-size: cover;
  height: 100%; }

.nav {
  float: left;
  margin-top: 13px; }
  .nav > ul {
    list-style: none;
    position: relative;
    z-index: 10; }
    .nav > ul > li {
      float: left;
      margin-left: 20px;
      position: relative; }
      .nav > ul > li.notification {
        position: relative; }
        .nav > ul > li.notification:before {
          background: url(/assets/icons_sprite.png) right -45px no-repeat;
          color: #fff;
          content: "";
          display: block;
          font-size: 8px;
          width: 11px;
          height: 11px;
          text-align: center;
          position: absolute;
          top: -8px;
          right: -8px; }
      .nav > ul > li span.nav_link_removed {
        color: #fff; }
      .nav > ul > li:first-child {
        margin-left: 0; }
      .nav > ul > li.drop_list {
        padding-right: 10px; }
        .nav > ul > li.drop_list:after {
          content: "";
          display: block;
          width: 0;
          height: 0;
          border-style: solid;
          border-width: 5px 3px 0 3px;
          border-color: #fff transparent transparent transparent;
          position: absolute;
          top: 6px;
          right: 0; }
      .nav > ul > li > a {
        color: #fff;
        text-decoration: none;
        position: relative; }
        .nav > ul > li > a:hover:before {
          background: url(/assets/nav_hover.png) center top no-repeat;
          background-size: 11px;
          content: "";
          display: block;
          position: absolute;
          top: -12px;
          left: 0;
          width: 100%;
          height: 6px; }
      .nav > ul > li.active > a:before {
        background: url(/assets/nav_hover.png) center top no-repeat;
        background-size: 11px;
        content: "";
        display: block;
        position: absolute;
        top: -12px;
        left: 0;
        width: 100%;
        height: 6px; }
      .nav > ul > li:hover > ul {
        display: block; }
      .nav > ul > li > ul {
        position: absolute;
        list-style: none;
        z-index: 10;
        display: none;
        top: 100%;
        right: 0;
        padding-top: 15px; }
        .nav > ul > li > ul li {
          border-left: #131e26 1px solid;
          border-right: #131e26 1px solid;
          background-color: #fff;
          margin-left: 0;
          width: 100%;
          min-width: 130px;
          position: relative; }
          .nav > ul > li > ul li a {
            color: #1c2a53;
            text-decoration: none; }
          .nav > ul > li > ul li:first-child {
            border-top-right-radius: 5px;
            border-top-left-radius: 5px;
            border-top: #131e26 1px solid; }
            .nav > ul > li > ul li:first-child:after, .nav > ul > li > ul li:first-child:before {
              bottom: 100%;
              left: 80%;
              border: solid transparent;
              content: " ";
              height: 0;
              width: 0;
              position: absolute;
              pointer-events: none; }
            .nav > ul > li > ul li:first-child:after {
              border-color: rgba(255, 255, 255, 0);
              border-bottom-color: #ffffff;
              border-width: 8px;
              margin-left: -8px; }
            .nav > ul > li > ul li:first-child:before {
              border-color: rgba(200, 202, 203, 0);
              border-bottom-color: #131e26;
              border-width: 9px;
              margin-left: -9px; }
          .nav > ul > li > ul li:last-child {
            border-bottom-right-radius: 5px;
            border-bottom-left-radius: 5px;
            border-bottom: #131e26 1px solid; }
          .nav > ul > li > ul li:hover {
            background-color: #7bccda; }
            .nav > ul > li > ul li:hover a {
              color: #fff; }
          .nav > ul > li > ul li a {
            display: block;
            padding: 5px 10px; }

.container {
  overflow: hidden;
  min-width: 320px;
  max-width: 1024px;
  padding: 0 12px;
  margin: 101px auto 0; }
  .container.welcome {
    min-width: 100%;
    max-width: 100%;
    padding: 0;
    margin-top: 0;
    overflow: visible; }
    .container.welcome + .container {
      display: none; }

.pages {
  line-height: 16px; }
  .pages ul.list,
  .pages ol.list {
    margin: 20px; }
    .pages ul.list li,
    .pages ol.list li {
      font-size: 14px;
      line-height: 21px;
      color: #273a5d; }

.pages > div {
  display: table;
  width: 100%;
  margin-bottom: 30px; }
  .pages > div div.star-rating {
    width: 18px;
    height: 18px;
    background: url("/assets/star.png") no-repeat 0 0;
    background-size: 18px;
    cursor: pointer;
    display: inline-block;
    vertical-align: top;
    width: 18px;
    height: 18px;
    text-indent: -999em;
    overflow: hidden;
    margin: 0 2px 0 2px;
    background: transparent !important; }
    .pages > div div.star-rating a {
      width: 18px;
      height: 100%;
      background: url("/assets/star.png") no-repeat 0 top;
      background-size: 18px;
      border: 0;
      display: block; }
    .pages > div div.star-rating-on a {
      background-position: 0 bottom !important; }
    .pages > div div.star-rating-hover a {
      background-position: 0 bottom; }
    .pages > div div.star-rating-readonly a {
      cursor: default !important; }
  .pages > div div .rating-cancel {
    display: none !important;
    width: 0px;
    height: 0px; }
    .pages > div div .rating-cancel a {
      display: block;
      width: 18px;
      height: 18px;
      background-position: 0 0;
      border: 0; }
    .pages > div div .rating-cancel + .star-rating {
      margin: 0 2px 0 0; }
.pages .content {
  display: inline-block;
  width: 100%; }
.pages .sidebar {
  display: table-cell;
  vertical-align: top;
  width: 358px;
  min-width: 358px;
  max-width: 358px;
  padding: 16px 0 0 28px; }

.pages .widget,
.component .widget {
  box-shadow: 0px 5px 20px #d3daec;
  -moz-box-shadow: 0px 5px 20px #d3daec;
  -webkit-box-shadow: 0px 5px 20px #d3daec;
  margin-bottom: 30px; }
  .pages .widget .widget_title,
  .component .widget .widget_title {
    border-top: #462272 1px solid;
    border-bottom: #462272 1px solid;
    text-align: center; }
    .pages .widget .widget_title span,
    .component .widget .widget_title span {
      color: #462272;
      display: inline-block;
      font-size: 26px;
      line-height: 26px;
      font-weight: 500;
      padding: 15px 0; }

.header_middle_content_widget {
  float: right;
  height: 577px; }

.widget_header {
  margin-bottom: 15px; }
  .widget_header .widget_title {
    border-bottom: #c2c5cf 1px solid;
    text-align: center;
    text-transform: uppercase; }
    .widget_header .widget_title h2 {
      color: #555;
      display: inline-block;
      font-size: 18px;
      font-weight: 600;
      padding: 10px 0; }

.pages_description {
  display: inline-block;
  width: 100%; }
  .pages_description > p {
    font-size: 14px;
    line-height: 20px;
    color: #273a5d;
    margin-bottom: 20px; }
    .pages_description > p img {
      max-width: 100%;
      height: auto; }
  .pages_description > h2 {
    color: #f79700;
    font-size: 17px;
    margin-bottom: 10px; }
  .pages_description > h3 {
    color: #273a5d;
    font-size: 16px;
    margin-bottom: 10px; }
  .pages_description .pages_description_social {
    display: inline-block;
    width: 100%;
    margin-bottom: 15px; }

.breadcrumb {
  overflow: hidden;
  list-style: none;
  margin-bottom: 10px; }
  .breadcrumb li {
    float: left;
    font-size: 13px;
    font-style: italic;
    line-height: 17px;
    margin-right: 3px; }
    .breadcrumb li span {
      color: #4788d8; }
    .breadcrumb li a {
      color: #4788d8;
      display: block;
      text-decoration: none; }
      .breadcrumb li a:hover {
        text-decoration: underline; }
      .breadcrumb li a span {
        color: #4788d8; }

.pages .content_title {
  text-transform: uppercase;
  position: relative;
  margin-bottom: 65px; }
  .pages .content_title:before {
    border-bottom: #ccdddf 1px solid;
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 0; }
  .pages .content_title h1,
  .pages .content_title h2,
  .pages .content_title span {
    border-bottom: #462272 1px solid;
    color: #462272;
    display: inline-block;
    font-size: 30px;
    line-height: 32px;
    font-weight: 700;
    padding-bottom: 14px;
    position: relative;
    z-index: 10; }

.footer {
  background-color: #1a152b;
  padding: 42px 0; }

.footer_wrapper {
  display: table;
  min-width: 320px;
  max-width: 1024px;
  width: 100%;
  padding: 0 12px;
  margin: 0 auto 20px; }

.footer_content {
  float: left;
  width: 69%; }

.footer_nav {
  overflow: hidden; }
  .footer_nav ul {
    list-style: none; }
    .footer_nav ul li {
      float: left;
      margin-right: 2.8%;
      padding-right: 2.8%; }
      .footer_nav ul li:last-child {
        border-right: none;
        margin-right: 0;
        padding-right: 0; }
      .footer_nav ul li a {
        color: #fff;
        text-decoration: none; }

.footer_links {
  border-top: #7e7698 1px solid;
  border-bottom: #7e7698 1px solid;
  overflow: hidden;
  margin: 26px 0 0 0;
  padding: 31px 0 23px 0; }
  .footer_links ul {
    list-style: none; }
    .footer_links ul li {
      float: left;
      margin: 0 5% 12px 0;
      min-width: 20%; }
      .footer_links ul li:last-child {
        border-right: none;
        margin-right: 0;
        padding-right: 0; }
      .footer_links ul li a {
        color: #8e86a9;
        text-decoration: none; }
        .footer_links ul li a:hover {
          text-decoration: underline; }

.footer_info {
  overflow: hidden;
  margin-top: 21px; }
  .footer_info > div,
  .footer_info > a {
    color: #62597f;
    float: left;
    line-height: 28px;
    text-decoration: none;
    margin: 5px 0; }
  .footer_info .footer_telephone {
    background: url(/assets/icons_sprite.png) left -62px no-repeat;
    background-size: 118px;
    padding: 0 21px 0 32px; }
  .footer_info .footer_email {
    background: url(/assets/icons_sprite.png) left -40px no-repeat;
    background-size: 118px;
    padding-left: 30px;
    margin-left: 21px; }

.footer_follow {
  border-top: #7e7698 1px solid;
  overflow: hidden;
  text-align: center;
  width: 1000px;
  margin: 0 auto;
  padding-top: 35px; }
  .footer_follow a {
    display: inline-block;
    vertical-align: top;
    width: 35px;
    height: 35px;
    text-decoration: none;
    margin: 0 16px;
    background: url(/assets/icons_sprite.png) no-repeat; }
    .footer_follow a.fb {
      background-position: -165px -185px; }
    .footer_follow a.twitter {
      background: url(/assets/tw-x.svg) no-repeat center;
      background-size: 35px; }
    .footer_follow a.google {
      background-position: -201px -185px; }

.footer_payment {
  border-left: #7e7698 1px solid;
  border-right: #7e7698 1px solid;
  float: right;
  width: 290px;
  text-align: center; }
  .footer_payment > div {
    display: inline-block;
    vertical-align: top;
    margin: 0 22px; }
    .footer_payment > div span {
      color: #e0e2eb;
      display: block;
      font-size: 16px;
      font-weight: normal;
      margin-bottom: 12px; }

.verified_by {
  width: 84px; }
  .verified_by img {
    max-width: 100%;
    height: auto; }

.verified_by_item {
  margin-bottom: 24px; }

.we_accept {
  width: 110px; }

.we_accept_item {
  display: inline-block;
  vertical-align: top;
  width: 45px;
  height: 31px;
  margin: 0 7px 19px 0;
  background: url(/assets/payments_sprite.png) no-repeat;
  background-size: 45px; }
  .we_accept_item.paypal {
    background-position: 0 -165px; }
  .we_accept_item.visa {
    background-position: 0 -216px; }
  .we_accept_item.mastercard {
    background-position: 0 -113px; }
  .we_accept_item.american {
    background-position: 0 top; }
  .we_accept_item.discover {
    background-position: 0 -55px; }
  .we_accept_item.wire {
    background-position: 0 bottom; }

.pages .pagination {
  padding-bottom: 17px;
  border-bottom: #dcf2fc 1px solid; }
  .pages .pagination ul {
    list-style: none;
    text-align: center; }
    .pages .pagination ul li {
      display: inline-block;
      vertical-align: top;
      text-align: center;
      margin: 0 20px 0 0; }
      .pages .pagination ul li span {
        border: transparent 1px solid;
        background-color: transparent;
        color: #273a5d;
        font-size: 16px;
        display: block;
        width: 44px;
        height: 34px;
        line-height: 34px; }
        .pages .pagination ul li span.pag_prev {
          border-radius: 100%;
          -moz-border-radius: 100%;
          -webkit-border-radius: 100%;
          background: #dcf2fc url(/assets/page_prev.png) center center no-repeat;
          width: 40px;
          height: 40px;
          font-size: 0; }
          .pages .pagination ul li span.pag_prev:hover {
            background-color: #8fd2e9; }
        .pages .pagination ul li span.pag_next {
          border-radius: 100%;
          -moz-border-radius: 100%;
          -webkit-border-radius: 100%;
          background: #dcf2fc url(/assets/page_next.png) center center no-repeat;
          width: 40px;
          height: 40px;
          font-size: 0; }
          .pages .pagination ul li span.pag_next:hover {
            background-color: #8fd2e9; }
        .pages .pagination ul li span.current {
          background-color: transparent;
          color: #8293b3; }
        .pages .pagination ul li span a {
          color: #273a5d;
          display: block;
          text-decoration: none; }
  .pages .pagination .pag_prev a,
  .pages .pagination .pag_next a {
    color: #fff; }
.pages .show_items {
  margin-top: 10px;
  text-align: center;
  font-size: 14px;
  line-height: 30px; }
  .pages .show_items p {
    color: #90b3bf;
    display: inline-block;
    vertical-align: top;
    margin: 0 10px; }
  .pages .show_items .elements_number {
    display: inline-block;
    list-style: none; }
    .pages .show_items .elements_number li {
      float: left; }
      .pages .show_items .elements_number li.active a {
        border-bottom: #273a5d 1px solid;
        color: #273a5d; }
      .pages .show_items .elements_number li a {
        border-bottom: #a5c2cc 1px solid;
        color: #90b3bf;
        display: block;
        text-decoration: none;
        padding: 0 10px; }

.copyright {
  color: #62597f;
  font-size: 13px; }

.user_login {
  float: left;
  margin: 6px 15px 0 0; }
  .user_login .notify {
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    background-color: #fff112;
    font-size: 15px;
    width: 33px;
    height: 33px;
    line-height: 33px;
    color: #2b3833;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    border-radius: 100%;
    margin-right: 7px; }
  .user_login .user_name {
    max-width: 200px;
    overflow: hidden;
    text-align: left;
    text-overflow: ellipsis;
    text-decoration: none;
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
    line-height: 33px;
    margin-right: 10px; }

.profile_nav {
  display: none; }

.logout {
  display: none; }

.chat_now_button {
  border-radius: 0 30px 30px 0;
  -moz-border-radius: 0 30px 30px 0;
  -webkit-border-radius: 0 30px 30px 0;
  background: #13e87c url(/assets/icons_sprite.png) 100px -33px no-repeat;
  display: block;
  cursor: pointer;
  width: 150px;
  height: 54px;
  line-height: 54px;
  color: #fff;
  display: block;
  font-size: 18px;
  font-weight: 400;
  position: fixed;
  top: 350px;
  left: 0;
  text-indent: 12px;
  z-index: 100;
  text-decoration: none; }

.scroll_top {
  display: none; }

.pages .jabber,
.widget .jabber {
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  background-color: #68d0e0;
  color: #fff;
  float: left;
  font-size: 17px;
  font-weight: 500;
  height: 30px;
  line-height: 30px;
  text-align: center;
  text-decoration: none;
  padding: 0 20px;
  position: relative; }
  .pages .jabber:hover,
  .widget .jabber:hover {
    background-color: #ff4f37; }
.pages .fb,
.widget .fb {
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  background-color: #1657b0;
  color: #fff;
  float: left;
  font-size: 17px;
  font-weight: 500;
  height: 30px;
  line-height: 30px;
  text-align: center;
  text-decoration: none;
  padding: 0 20px;
  position: relative; }
  .pages .fb:hover,
  .widget .fb:hover {
    background-color: #3a93ba; }
.pages .bbb,
.widget .bbb {
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  background-color: #1657b0;
  color: #fff;
  float: left;
  font-size: 17px;
  font-weight: 500;
  height: 30px;
  line-height: 30px;
  text-align: center;
  text-decoration: none;
  padding: 0 20px;
  position: relative; }
  .pages .bbb:hover,
  .widget .bbb:hover {
    background-color: #3f5689; }

.bg_replay {
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  display: none;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -35px 0 0 -35px;
  width: 50px;
  height: 50px;
  width: 70px;
  height: 70px;
  background: rgba(11, 10, 47, 0.25) url(/assets/replay_icon.png) center center no-repeat;
  background-size: 40px;
  padding: 10px;
  z-index: 10; }

.change_language {
  float: left;
  margin: 24px 0 0 20px; }
  .change_language > div {
    border-right: #787292 1px solid;
    float: left;
    padding-right: 10px;
    margin-right: 10px; }
    .change_language > div a {
      display: block;
      width: 25px;
      height: 16px; }
    .change_language > div + div {
      border-right: none; }
    .change_language > div.change_language_uk a {
      background: url(/assets/uk_icon.jpg) no-repeat; }
    .change_language > div.change_language_us a {
      background: url(/assets/usa_icon.jpg) no-repeat; }
    .change_language > div.change_language_au a {
      background: url(/assets/au_icon.jpg) no-repeat; }

.footer .change_language {
  float: none;
  border-top: #7e7698 1px solid;
  overflow: hidden;
  text-align: center;
  width: 1000px;
  margin: 0 auto;
  padding: 12px 0; }
  .footer .change_language > div {
    float: none;
    display: inline-block;
    vertical-align: top; }

.new_order .field_total_price {
  background-color: #1a152b !important; }
  .new_order .field_total_price p {
    color: #fff !important; }

.widget_order_summary .button,
.new_order .field_total_price .button {
  box-shadow: none !important;
  height: 40px !important;
  line-height: 40px !important;
  color: #2b3833 !important;
  background: #fff112 !important;
  box-shadow: none !important; }
  .widget_order_summary .button:hover,
  .new_order .field_total_price .button:hover {
    background: #f3e500 !important; }

.cabinet .tabs:not(.tabs_customer) > .ui-tabs-nav .ui-state-default {
  border: #b9cbe6 1px solid !important;
  background: #e9f2fc !important; }

.cabinet .tabs:not(.tabs_customer) > .ui-tabs-nav .ui-state-default a {
  color: #b1c1da !important; }

.cabinet .tabs:not(.tabs_customer) > .ui-tabs-nav .ui-state-default.ui-state-active {
  border: 1px solid #b9cbe6 !important;
  background: #f9f9f9 !important; }

.cabinet .tabs:not(.tabs_customer) > .ui-tabs-nav .ui-state-default.ui-state-active a {
  color: #462272 !important; }

.cabinet .tabs:not(.tabs_customer) > .ui-tabs-nav .ui-state-default.done a {
  color: #fff !important; }

.cabinet .tabs:not(.tabs_customer) > .ui-tabs-nav .ui-state-default.done {
  border: 1px solid #b9cbe6 !important;
  background: #b9cbe6 !important; }

.cabinet .tabs:not(.tabs_customer) > .ui-tabs-nav .ui-state-default:last-child {
  border-right: 1px solid #b9cbe6 !important; }

.mobile-visible, .mobile-visible {
  display: none; }

.desktop-visible {
  display: block; }

.cookie_policy-overlay:not([style="display: none;"]) {
  width: 100%;
  height: 51px;
  background-color: #6cadbf;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999;
  padding: 8.5px 0; }
  .cookie_policy-overlay:not([style="display: none;"]) + script + .wrapper {
    margin-top: 51px; }
  .cookie_policy-overlay:not([style="display: none;"]) .cookie_policy-pane {
    width: 1000px;
    margin: 0 auto;
    overflow: hidden; }
    .cookie_policy-overlay:not([style="display: none;"]) .cookie_policy-pane p {
      font-size: 14px;
      line-height: 17px;
      color: #fff;
      width: calc(100% - 66px);
      max-width: calc(100% - 66px);
      display: inline-block;
      vertical-align: middle; }
      .cookie_policy-overlay:not([style="display: none;"]) .cookie_policy-pane p a {
        color: #ffe828;
        cursor: pointer;
        margin-left: 5px;
        text-decoration: underline; }
    .cookie_policy-overlay:not([style="display: none;"]) .cookie_policy-pane .button {
      font-size: 14px;
      color: #273433;
      border: none;
      background-color: #fff;
      border-radius: 22.5px;
      width: 60px;
      height: 30px;
      line-height: 30px;
      cursor: pointer;
      display: inline-block;
      vertical-align: middle; }

.checker span input,
.radio span input {
  border: none;
  outline: none;
  opacity: 0; }

.pages input[type="text"],
.pages input[type="password"],
.pages input[type="email"],
.pages input[type="number"],
.widget_header input[type="text"],
.widget_header input[type="password"],
.widget_header input[type="email"],
.widget_header input[type="number"] {
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  border: #a1acca 1px solid;
  color: #273a5d;
  height: 30px;
  font-size: 14px;
  font-family: "HelveticaNeue", sans-serif;
  outline: none;
  padding: 0 10px;
  -webkit-appearance: none; }
  .pages input[type="text"]::-webkit-input-placeholder,
  .pages input[type="password"]::-webkit-input-placeholder,
  .pages input[type="email"]::-webkit-input-placeholder,
  .pages input[type="number"]::-webkit-input-placeholder,
  .widget_header input[type="text"]::-webkit-input-placeholder,
  .widget_header input[type="password"]::-webkit-input-placeholder,
  .widget_header input[type="email"]::-webkit-input-placeholder,
  .widget_header input[type="number"]::-webkit-input-placeholder {
    color: #abadb4;
    font-style: italic; }
  .pages input[type="text"]::-moz-placeholder,
  .pages input[type="password"]::-moz-placeholder,
  .pages input[type="email"]::-moz-placeholder,
  .pages input[type="number"]::-moz-placeholder,
  .widget_header input[type="text"]::-moz-placeholder,
  .widget_header input[type="password"]::-moz-placeholder,
  .widget_header input[type="email"]::-moz-placeholder,
  .widget_header input[type="number"]::-moz-placeholder {
    color: #abadb4;
    font-style: italic; }
  .pages input[type="text"]:-moz-placeholder,
  .pages input[type="password"]:-moz-placeholder,
  .pages input[type="email"]:-moz-placeholder,
  .pages input[type="number"]:-moz-placeholder,
  .widget_header input[type="text"]:-moz-placeholder,
  .widget_header input[type="password"]:-moz-placeholder,
  .widget_header input[type="email"]:-moz-placeholder,
  .widget_header input[type="number"]:-moz-placeholder {
    color: #abadb4;
    font-style: italic; }
  .pages input[type="text"]:-ms-input-placeholder,
  .pages input[type="password"]:-ms-input-placeholder,
  .pages input[type="email"]:-ms-input-placeholder,
  .pages input[type="number"]:-ms-input-placeholder,
  .widget_header input[type="text"]:-ms-input-placeholder,
  .widget_header input[type="password"]:-ms-input-placeholder,
  .widget_header input[type="email"]:-ms-input-placeholder,
  .widget_header input[type="number"]:-ms-input-placeholder {
    color: #abadb4;
    font-style: italic; }
.pages textarea,
.widget_header textarea {
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border: #a1acca 1px solid;
  color: #273a5d;
  height: 30px;
  font-size: 14px;
  font-family: "HelveticaNeue", sans-serif;
  outline: none;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  padding: 10px;
  resize: vertical;
  -webkit-appearance: none; }
.pages input[type="submit"],
.widget_header input[type="submit"] {
  cursor: pointer;
  border: none;
  outline: none; }
.pages .field_item,
.widget_header .field_item {
  display: inline-block;
  width: 100%;
  margin-bottom: 18px; }
  .pages .field_item > label,
  .pages .field_item .order-pages-num > label,
  .pages .field_item .order-words-num > label,
  .widget_header .field_item > label,
  .widget_header .field_item .order-pages-num > label,
  .widget_header .field_item .order-words-num > label {
    color: #626878;
    display: block;
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 4px; }
    .pages .field_item > label a,
    .pages .field_item .order-pages-num > label a,
    .pages .field_item .order-words-num > label a,
    .widget_header .field_item > label a,
    .widget_header .field_item .order-pages-num > label a,
    .widget_header .field_item .order-words-num > label a {
      color: #626878; }
    .pages .field_item > label sup,
    .pages .field_item .order-pages-num > label sup,
    .pages .field_item .order-words-num > label sup,
    .widget_header .field_item > label sup,
    .widget_header .field_item .order-pages-num > label sup,
    .widget_header .field_item .order-words-num > label sup {
      color: #ff5212; }
  .pages .field_item .spinner_wrapper,
  .widget_header .field_item .spinner_wrapper {
    float: left; }
  .pages .field_item .field_tooltip,
  .widget_header .field_item .field_tooltip {
    float: left;
    height: 30px;
    margin-left: 0.5em; }
.pages .field_tooltip,
.widget_header .field_tooltip {
  background: url(/assets/tooltip_icon.png) left center no-repeat;
  cursor: pointer;
  background-size: 23px;
  width: 23px; }
.pages .field_error,
.widget_header .field_error {
  display: inline-block; }
  .pages .field_error input:not([submit]),
  .widget_header .field_error input:not([submit]) {
    border: #e83a3a 1px solid; }
  .pages .field_error textarea,
  .widget_header .field_error textarea {
    border: #e83a3a 1px solid; }
.pages .validation_error,
.widget_header .validation_error {
  color: #ed5545;
  font-size: 12px;
  display: inline-block; }

.widget_header .field_item > label,
.widget_header .field_item .order-pages-num > label,
.widget_header .field_item .order-words-num > label {
  color: #332b28;
  font-size: 16px; }
  .widget_header .field_item > label a,
  .widget_header .field_item .order-pages-num > label a,
  .widget_header .field_item .order-words-num > label a {
    color: #1d9ccb; }
.widget_header .field_item.field_numbers_of .order-pages-num > label,
.widget_header .field_item.field_numbers_of .order-words-num > label {
  line-height: 16px; }
.widget_header .field_tooltip {
  background: url(/assets/icons_sprite.png) -37px -25px no-repeat;
  background-size: 154px; }

.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle;
  z-index: 99; }
  .select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    user-select: none;
    outline: none;
    -webkit-user-select: none; }
    .select2-container .select2-selection--single .select2-selection__rendered {
      display: block;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; }
    .select2-container .select2-selection--single .select2-selection__clear {
      position: relative; }
  .select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
    padding-right: 8px;
    padding-left: 20px; }
  .select2-container .select2-selection--multiple {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    min-height: 32px;
    user-select: none;
    -webkit-user-select: none; }
    .select2-container .select2-selection--multiple .select2-selection__rendered {
      display: inline-block;
      overflow: hidden;
      padding-left: 8px;
      text-overflow: ellipsis;
      white-space: nowrap; }
  .select2-container .select2-search--inline {
    float: left; }
    .select2-container .select2-search--inline .select2-search__field {
      box-sizing: border-box;
      border: none;
      font-size: 100%;
      margin-top: 5px;
      padding: 0; }
      .select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
        -webkit-appearance: none; }

.select2-dropdown {
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051; }

.select2-results {
  display: block; }

.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0; }

.select2-results__option {
  padding: 6px;
  user-select: none;
  -webkit-user-select: none;
  word-wrap: break-word; }
  .select2-results__option[aria-selected] {
    cursor: pointer; }

.select2-container--open .select2-dropdown {
  left: 0; }
.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }
.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-search--dropdown {
  display: block;
  padding: 4px; }
  .select2-search--dropdown .select2-search__field {
    padding: 4px;
    width: 100%;
    box-sizing: border-box; }
    .select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
      -webkit-appearance: none; }
  .select2-search--dropdown.select2-search--hide {
    display: none; }

.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0); }

.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important; }

.select2-container--default {
  font-size: 14px; }
  .select2-container--default .select2-selection--single {
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    background-color: #fff;
    border: 1px solid #a1acca;
    height: 30px; }
    .select2-container--default .select2-selection--single .select2-selection__rendered {
      color: #3a5aa0;
      line-height: 28px;
      padding-left: 8px;
      padding-right: 20px; }
    .select2-container--default .select2-selection--single .select2-selection__clear {
      cursor: pointer;
      float: right;
      font-weight: bold; }
    .select2-container--default .select2-selection--single .select2-selection__placeholder {
      color: #999; }
    .select2-container--default .select2-selection--single .select2-selection__arrow {
      height: 30px;
      position: absolute;
      top: 0;
      right: 0;
      width: 30px; }
      .select2-container--default .select2-selection--single .select2-selection__arrow b {
        border-color: #405680 transparent transparent transparent;
        border-style: solid;
        border-width: 6px 4px 0 4px;
        height: 0;
        left: 50%;
        margin-left: -4px;
        margin-top: -3px;
        position: absolute;
        top: 50%;
        width: 0; }
  .select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
    float: left; }
  .select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
    left: 1px;
    right: auto; }
  .select2-container--default.select2-container--disabled .select2-selection--single {
    background-color: #eee;
    cursor: default; }
    .select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
      display: none; }
  .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #405680 transparent;
    border-width: 0 4px 6px 4px; }
  .select2-container--default .select2-selection--multiple {
    background-color: white;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text; }
    .select2-container--default .select2-selection--multiple .select2-selection__rendered {
      box-sizing: border-box;
      list-style: none;
      margin: 0;
      padding: 0 5px;
      width: 100%; }
    .select2-container--default .select2-selection--multiple .select2-selection__placeholder {
      color: #999;
      margin-top: 5px;
      float: left; }
    .select2-container--default .select2-selection--multiple .select2-selection__clear {
      cursor: pointer;
      float: right;
      font-weight: bold;
      margin-top: 5px;
      margin-right: 10px; }
    .select2-container--default .select2-selection--multiple .select2-selection__choice {
      background-color: #e4e4e4;
      border: 1px solid #aaa;
      border-radius: 4px;
      cursor: default;
      float: left;
      margin-right: 5px;
      margin-top: 5px;
      padding: 0 5px; }
    .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
      color: #999;
      cursor: pointer;
      display: inline-block;
      font-weight: bold;
      margin-right: 2px; }
      .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
        color: #333; }
  .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
    float: right; }
  .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
    margin-left: 5px;
    margin-right: auto; }
  .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: 2px;
    margin-right: auto; }
  .select2-container--default.select2-container--focus .select2-selection--multiple {
    border: solid black 1px;
    outline: 0; }
  .select2-container--default.select2-container--disabled .select2-selection--multiple {
    background-color: #eee;
    cursor: default; }
  .select2-container--default.select2-container--disabled .select2-selection__choice__remove {
    display: none; }
  .select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
    border-top-left-radius: 0;
    border-top-right-radius: 0; }
  .select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0; }
  .select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #a1acca;
    font-size: 14px; }
  .select2-container--default .select2-search--inline .select2-search__field {
    background: transparent;
    border: none;
    outline: 0;
    box-shadow: none;
    -webkit-appearance: textfield; }
  .select2-container--default .select2-results > .select2-results__options {
    max-height: 200px;
    overflow-y: auto;
    overflow-x: hidden; }
  .select2-container--default .select2-results__option {
    color: #626878; }
    .select2-container--default .select2-results__option[role=group] {
      padding: 0; }
    .select2-container--default .select2-results__option[aria-disabled=true] {
      color: #999; }
    .select2-container--default .select2-results__option[aria-selected=true] {
      background-color: #3a5aa0;
      color: #fff; }
    .select2-container--default .select2-results__option .select2-results__option {
      padding-left: 1em; }
      .select2-container--default .select2-results__option .select2-results__option .select2-results__group {
        padding-left: 0; }
      .select2-container--default .select2-results__option .select2-results__option .select2-results__option {
        margin-left: -1em;
        padding-left: 2em; }
        .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
          margin-left: -2em;
          padding-left: 3em; }
          .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
            margin-left: -3em;
            padding-left: 4em; }
            .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
              margin-left: -4em;
              padding-left: 5em; }
              .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
                margin-left: -5em;
                padding-left: 6em; }
  .select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #3a5aa0;
    color: #fff; }
  .select2-container--default .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px; }
  .select2-container--default .select2-dropdown {
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    background-color: white;
    border: 1px solid #a1acca; }

.select2-container--default.select2-container--show_items .select2-results__option {
  padding: 6px 6px 6px 30px; }

.select2-container--default.select2_our_writers .select2-results__option--highlighted[aria-selected] {
  background-color: #fff112;
  color: #5f5b20; }
.select2-container--default.select2_our_writers .select2-results__option[aria-selected=true] {
  background-color: #fff112;
  color: #5f5b20; }

.select2-container--widget_header {
  font-size: 14px; }
  .select2-container--widget_header .select2-selection--single {
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    background-color: #f3fafc;
    border-bottom: 1px solid #2e728b;
    height: 30px; }
    .select2-container--widget_header .select2-selection--single .select2-selection__rendered {
      color: #3a5aa0;
      line-height: 28px;
      padding-left: 8px;
      padding-right: 20px; }
    .select2-container--widget_header .select2-selection--single .select2-selection__clear {
      cursor: pointer;
      float: right;
      font-weight: bold; }
    .select2-container--widget_header .select2-selection--single .select2-selection__placeholder {
      color: #999; }
    .select2-container--widget_header .select2-selection--single .select2-selection__arrow {
      border-left: none;
      height: 30px;
      position: absolute;
      top: 0;
      right: 0;
      width: 30px; }
      .select2-container--widget_header .select2-selection--single .select2-selection__arrow b {
        border-color: #2b4371 transparent transparent transparent;
        border-style: solid;
        border-width: 6px 4px 0 4px;
        height: 0;
        left: 50%;
        margin-left: -4px;
        margin-top: -3px;
        position: absolute;
        top: 50%;
        width: 0; }
  .select2-container--widget_header[dir="rtl"] .select2-selection--single .select2-selection__clear {
    float: left; }
  .select2-container--widget_header[dir="rtl"] .select2-selection--single .select2-selection__arrow {
    left: 1px;
    right: auto; }
  .select2-container--widget_header.select2-container--disabled .select2-selection--single {
    background-color: #eee;
    cursor: default; }
    .select2-container--widget_header.select2-container--disabled .select2-selection--single .select2-selection__clear {
      display: none; }
  .select2-container--widget_header.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #2b4371 transparent;
    border-width: 0 4px 6px 4px; }
  .select2-container--widget_header .select2-selection--multiple {
    background-color: white;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text; }
    .select2-container--widget_header .select2-selection--multiple .select2-selection__rendered {
      box-sizing: border-box;
      list-style: none;
      margin: 0;
      padding: 0 5px;
      width: 100%; }
    .select2-container--widget_header .select2-selection--multiple .select2-selection__placeholder {
      color: #999;
      margin-top: 5px;
      float: left; }
    .select2-container--widget_header .select2-selection--multiple .select2-selection__clear {
      cursor: pointer;
      float: right;
      font-weight: bold;
      margin-top: 5px;
      margin-right: 10px; }
    .select2-container--widget_header .select2-selection--multiple .select2-selection__choice {
      background-color: #e4e4e4;
      border: 1px solid #aaa;
      border-radius: 4px;
      cursor: default;
      float: left;
      margin-right: 5px;
      margin-top: 5px;
      padding: 0 5px; }
    .select2-container--widget_header .select2-selection--multiple .select2-selection__choice__remove {
      color: #999;
      cursor: pointer;
      display: inline-block;
      font-weight: bold;
      margin-right: 2px; }
      .select2-container--widget_header .select2-selection--multiple .select2-selection__choice__remove:hover {
        color: #333; }
  .select2-container--widget_header[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .select2-container--widget_header[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder, .select2-container--widget_header[dir="rtl"] .select2-selection--multiple .select2-search--inline {
    float: right; }
  .select2-container--widget_header[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
    margin-left: 5px;
    margin-right: auto; }
  .select2-container--widget_header[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: 2px;
    margin-right: auto; }
  .select2-container--widget_header.select2-container--focus .select2-selection--multiple {
    border: solid black 1px;
    outline: 0; }
  .select2-container--widget_header.select2-container--disabled .select2-selection--multiple {
    background-color: #eee;
    cursor: default; }
  .select2-container--widget_header.select2-container--disabled .select2-selection__choice__remove {
    display: none; }
  .select2-container--widget_header.select2-container--open.select2-container--above .select2-selection--single, .select2-container--widget_header.select2-container--open.select2-container--above .select2-selection--multiple {
    border-top-left-radius: 0;
    border-top-right-radius: 0; }
  .select2-container--widget_header.select2-container--open.select2-container--below .select2-selection--single, .select2-container--widget_header.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0; }
  .select2-container--widget_header .select2-search--dropdown .select2-search__field {
    border: 1px solid #a1acca;
    font-size: 14px; }
  .select2-container--widget_header .select2-search--inline .select2-search__field {
    background: transparent;
    border: none;
    outline: 0;
    box-shadow: none;
    -webkit-appearance: textfield; }
  .select2-container--widget_header .select2-results > .select2-results__options {
    max-height: 200px;
    overflow-y: auto; }
  .select2-container--widget_header .select2-results__option {
    color: #3a5aa0;
    word-wrap: break-word; }
    .select2-container--widget_header .select2-results__option[role=group] {
      padding: 0; }
    .select2-container--widget_header .select2-results__option[aria-disabled=true] {
      color: #999; }
    .select2-container--widget_header .select2-results__option[aria-selected=true] {
      background-color: #fff112;
      color: #5f5b20; }
    .select2-container--widget_header .select2-results__option .select2-results__option {
      padding-left: 1em; }
      .select2-container--widget_header .select2-results__option .select2-results__option .select2-results__group {
        padding-left: 0; }
      .select2-container--widget_header .select2-results__option .select2-results__option .select2-results__option {
        margin-left: -1em;
        padding-left: 2em; }
        .select2-container--widget_header .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
          margin-left: -2em;
          padding-left: 3em; }
          .select2-container--widget_header .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
            margin-left: -3em;
            padding-left: 4em; }
            .select2-container--widget_header .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
              margin-left: -4em;
              padding-left: 5em; }
              .select2-container--widget_header .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
                margin-left: -5em;
                padding-left: 6em; }
  .select2-container--widget_header .select2-results__option--highlighted[aria-selected] {
    background-color: #fff112;
    color: #5f5b20; }
  .select2-container--widget_header .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px; }
  .select2-container--widget_header .select2-dropdown {
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    background-color: #f3fafc;
    border: none;
    border-bottom: 1px solid #2e728b; }

.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1; }
  .owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y; }
  .owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }
  .owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    /* fix for flashing background */
    -webkit-transform: translate3d(0px, 0px, 0px); }
  .owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none; }
  .owl-carousel .owl-item img {
    display: block;
    width: 100%;
    -webkit-transform-style: preserve-3d; }
  .owl-carousel .owl-nav.disabled,
  .owl-carousel .owl-dots.disabled {
    display: none; }
  .owl-carousel .owl-nav .owl-prev,
  .owl-carousel .owl-nav .owl-next,
  .owl-carousel .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel.owl-loaded {
    display: block; }
  .owl-carousel.owl-loading {
    opacity: 0;
    display: block; }
  .owl-carousel.owl-hidden {
    opacity: 0; }
  .owl-carousel.owl-refresh .owl-item {
    display: none; }
  .owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel.owl-grab {
    cursor: move;
    cursor: grab; }
  .owl-carousel.owl-rtl {
    direction: rtl; }
  .owl-carousel.owl-rtl .owl-item {
    float: right; }

/* No Js */
.no-js .owl-carousel {
  display: block; }

.ui-helper-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0);
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden;
  padding: 0 !important;
  position: absolute;
  width: 1px !important; }

.pages .radio_buttons,
.widget_header .radio_buttons {
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  background-color: #a1acca;
  display: table;
  width: 100%; }
  .pages .radio_buttons .ui-state-default,
  .widget_header .radio_buttons .ui-state-default {
    background-color: #fff;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    height: 30px;
    border: #a1acca 1px solid;
    border-right: none;
    cursor: pointer;
    position: relative; }
    .pages .radio_buttons .ui-state-default .ui-button-text,
    .widget_header .radio_buttons .ui-state-default .ui-button-text {
      color: #273a5d; }
    .pages .radio_buttons .ui-state-default.ui-state-active,
    .widget_header .radio_buttons .ui-state-default.ui-state-active {
      box-shadow: 0 0 15px #88acd5;
      -moz-box-shadow: 0 0 15px #88acd5;
      -webkit-box-shadow: 0 0 15px #88acd5;
      background-color: #fff;
      border-left: transparent 1px solid;
      border-top: transparent 1px solid;
      border-bottom: transparent 1px solid;
      position: relative;
      z-index: 10; }
      .pages .radio_buttons .ui-state-default.ui-state-active .ui-button-text,
      .widget_header .radio_buttons .ui-state-default.ui-state-active .ui-button-text {
        color: #273a5d; }
      .pages .radio_buttons .ui-state-default.ui-state-active + .ui-helper-hidden-accessible + .ui-state-default,
      .widget_header .radio_buttons .ui-state-default.ui-state-active + .ui-helper-hidden-accessible + .ui-state-default {
        border-left: transparent 1px solid; }
  .pages .radio_buttons .ui-helper-hidden-accessible:first-child + .ui-state-default,
  .widget_header .radio_buttons .ui-helper-hidden-accessible:first-child + .ui-state-default {
    border-bottom-left-radius: 0px;
    border-top-left-radius: 0px; }
  .pages .radio_buttons .ui-state-default:last-child,
  .widget_header .radio_buttons .ui-state-default:last-child {
    border-bottom-right-radius: 0px;
    border-top-right-radius: 0px;
    border-right: #a1acca 1px solid; }
    .pages .radio_buttons .ui-state-default:last-child.ui-state-active,
    .widget_header .radio_buttons .ui-state-default:last-child.ui-state-active {
      border-right: transparent 1px solid; }
.pages .radio_payment .ui-state-default,
.widget_header .radio_payment .ui-state-default {
  width: 33.333333%;
  height: 70px; }
  .pages .radio_payment .ui-state-default.paypal,
  .widget_header .radio_payment .ui-state-default.paypal {
    background-image: url(/assets/payment_paypal.png);
    background-size: 68px;
    background-position: center top;
    background-repeat: no-repeat; }
  .pages .radio_payment .ui-state-default.ui-state-active.paypal,
  .widget_header .radio_payment .ui-state-default.ui-state-active.paypal {
    background-position: center bottom; }
  .pages .radio_payment .ui-state-default.creditcard,
  .widget_header .radio_payment .ui-state-default.creditcard {
    background-image: url(/assets/payment_creditcard.png);
    background-size: 68px;
    background-position: center top;
    background-repeat: no-repeat; }
  .pages .radio_payment .ui-state-default.ui-state-active.creditcard,
  .widget_header .radio_payment .ui-state-default.ui-state-active.creditcard {
    background-position: center bottom; }
.pages .radio_balance .ui-state-default,
.widget_header .radio_balance .ui-state-default {
  width: 50%;
  height: 70px; }

.widget_header .radio_buttons {
  overflow: hidden;
  background-color: transparent; }
  .widget_header .radio_buttons input:first-child + .ui-state-default {
    border-left: transparent 1px solid; }
  .widget_header .radio_buttons .ui-state-default {
    border: #2e728b 1px solid;
    border-right: none;
    border-top: none;
    background-color: #f3fafc; }
    .widget_header .radio_buttons .ui-state-default:last-child {
      border-right: transparent 1px solid; }
      .widget_header .radio_buttons .ui-state-default:last-child.ui-state-active {
        border-right: #a2b8ea 1px solid; }
    .widget_header .radio_buttons .ui-state-default.ui-state-active {
      box-shadow: 0 0 15px #a2b8ea;
      -moz-box-shadow: 0 0 15px #a2b8ea;
      -webkit-box-shadow: 0 0 15px #a2b8ea;
      background-color: #a2b8ea;
      border-left: #a2b8ea 1px solid;
      z-index: 10; }
      .widget_header .radio_buttons .ui-state-default.ui-state-active + input[type="radio"] + .ui-state-default {
        border-left: #a2b8ea 1px solid; }

.pages .spinner_wrapper .ui-spinner,
.widget_header .spinner_wrapper .ui-spinner {
  display: inline-block;
  position: relative;
  height: 30px; }
  .pages .spinner_wrapper .ui-spinner .spinner,
  .widget_header .spinner_wrapper .ui-spinner .spinner {
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border: #a1acca 1px solid;
    color: #3a5aa0;
    font-size: 14px;
    outline: none;
    width: 100%;
    padding: 0 10px;
    height: 30px; }
  .pages .spinner_wrapper .ui-spinner-button,
  .widget_header .spinner_wrapper .ui-spinner-button {
    position: absolute;
    right: 0;
    display: table;
    width: 30px;
    height: 15px; }
  .pages .spinner_wrapper .ui-spinner-up,
  .widget_header .spinner_wrapper .ui-spinner-up {
    top: 0; }
    .pages .spinner_wrapper .ui-spinner-up .ui-icon,
    .widget_header .spinner_wrapper .ui-spinner-up .ui-icon {
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 0 4px 6px 4px;
      border-color: transparent transparent #405680 transparent;
      top: -1px;
      margin-top: -2px; }
  .pages .spinner_wrapper .ui-spinner-down,
  .widget_header .spinner_wrapper .ui-spinner-down {
    bottom: 0; }
    .pages .spinner_wrapper .ui-spinner-down .ui-icon,
    .widget_header .spinner_wrapper .ui-spinner-down .ui-icon {
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 6px 4px 0 4px;
      border-color: #405680 transparent transparent transparent;
      top: 1px;
      margin-top: -6px; }
  .pages .spinner_wrapper .ui-spinner .ui-button-text,
  .widget_header .spinner_wrapper .ui-spinner .ui-button-text {
    display: block;
    text-align: center;
    width: 100%;
    height: 100%; }
  .pages .spinner_wrapper .ui-spinner .ui-icon,
  .widget_header .spinner_wrapper .ui-spinner .ui-icon {
    font-size: 0px;
    text-indent: -999px;
    overflow: hidden;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -4px; }

.widget_header .spinner_wrapper .ui-spinner .spinner {
  border: none;
  border-bottom: #2e728b 1px solid;
  background-color: #f3fafc;
  color: #3a5aa0; }
.widget_header .spinner_wrapper .ui-spinner-down .ui-icon {
  border-color: #415781 transparent transparent transparent; }
.widget_header .spinner_wrapper .ui-spinner-up .ui-icon {
  border-color: transparent transparent #415781 transparent; }

.ui-accordion-header {
  color: #462272 !important;
  cursor: pointer;
  font-weight: 300;
  font-size: 15px !important;
  font-weight: 700;
  outline: none;
  margin-bottom: 5px;
  position: relative;
  padding-left: 15px; }
  .ui-accordion-header:before {
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    background-color: #462272;
    content: '';
    display: block;
    width: 5px;
    height: 5px;
    position: absolute;
    top: 6px;
    left: 0px; }
  .ui-accordion-header span {
    display: inline-block; }
  .ui-accordion-header-active {
    font-style: normal;
    padding-left: 30px; }
    .ui-accordion-header-active:before {
      background-color: #ff4f37;
      width: 5px;
      height: 5px;
      left: 23px; }
    .ui-accordion-header-active span {
      font-weight: 600;
      border-bottom: none; }
.ui-accordion-content {
  padding: 0 0 20px 30px; }
  .ui-accordion-content p {
    color: #566683;
    line-height: 20px; }
  .ui-accordion-content ol.list li,
  .ui-accordion-content ul.list li {
    margin-bottom: 8px; }

/* This is the default Tooltipster theme (feel free to modify or duplicate and create multiple themes!): */
.tooltipster-default {
  border-radius: 5px;
  border: 1px solid #e7e7e7;
  background: #fff;
  color: #616a71; }
  .tooltipster-default .tooltipster-content {
    font-size: 13px;
    line-height: 17px;
    padding: 8px 10px;
    overflow: hidden;
    max-width: 300px; }
  .tooltipster-default .tooltipster-arrow .tooltipster-arrow-border {
    /* border-color: ... !important; */ }

/* Use this next selector to style things like font-size and line-height: */
/* This next selector defines the color of the border on the outside of the arrow. This will automatically match the color and size of the border set on the main tooltip styles. Set display: none; if you would like a border around the tooltip but no border around the arrow */
/* If you're using the icon option, use this next selector to style them */
.tooltipster-icon {
  cursor: help;
  margin-left: 4px; }

/* This is the base styling required to make all Tooltipsters work */
.tooltipster-base {
  padding: 0;
  font-size: 0;
  line-height: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9999999;
  pointer-events: none;
  width: auto;
  overflow: visible; }
  .tooltipster-base .tooltipster-content {
    overflow: hidden; }

/* These next classes handle the styles for the little arrow attached to the tooltip. By default, the arrow will inherit the same colors and border as what is set on the main tooltip itself. */
.tooltipster-arrow {
  display: block;
  text-align: center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1; }
  .tooltipster-arrow span {
    display: block;
    width: 0;
    height: 0;
    position: absolute; }

.tooltipster-arrow-border {
  display: block;
  width: 0;
  height: 0;
  position: absolute; }

.tooltipster-arrow-top span, .tooltipster-arrow-top-right span, .tooltipster-arrow-top-left span {
  border-left: 8px solid transparent !important;
  border-right: 8px solid transparent !important;
  border-top: 8px solid;
  bottom: -7px; }

.tooltipster-arrow-top .tooltipster-arrow-border, .tooltipster-arrow-top-right .tooltipster-arrow-border, .tooltipster-arrow-top-left .tooltipster-arrow-border {
  border-left: 9px solid transparent !important;
  border-right: 9px solid transparent !important;
  border-top: 9px solid;
  bottom: -7px; }

.tooltipster-arrow-bottom span, .tooltipster-arrow-bottom-right span, .tooltipster-arrow-bottom-left span {
  border-left: 8px solid transparent !important;
  border-right: 8px solid transparent !important;
  border-bottom: 8px solid;
  top: -7px; }

.tooltipster-arrow-bottom .tooltipster-arrow-border, .tooltipster-arrow-bottom-right .tooltipster-arrow-border, .tooltipster-arrow-bottom-left .tooltipster-arrow-border {
  border-left: 9px solid transparent !important;
  border-right: 9px solid transparent !important;
  border-bottom: 9px solid;
  top: -7px; }

.tooltipster-arrow-top span, .tooltipster-arrow-top .tooltipster-arrow-border {
  left: 0;
  right: 0;
  margin: 0 auto; }

.tooltipster-arrow-bottom span, .tooltipster-arrow-bottom .tooltipster-arrow-border {
  left: 0;
  right: 0;
  margin: 0 auto; }

.tooltipster-arrow-top-left span, .tooltipster-arrow-bottom-left span {
  left: 6px; }

.tooltipster-arrow-top-left .tooltipster-arrow-border, .tooltipster-arrow-bottom-left .tooltipster-arrow-border {
  left: 5px; }

.tooltipster-arrow-top-right span, .tooltipster-arrow-bottom-right span {
  right: 6px; }

.tooltipster-arrow-top-right .tooltipster-arrow-border, .tooltipster-arrow-bottom-right .tooltipster-arrow-border {
  right: 5px; }

.tooltipster-arrow-left span {
  border-top: 8px solid transparent !important;
  border-bottom: 8px solid transparent !important;
  border-left: 8px solid;
  top: 50%;
  margin-top: -7px;
  right: -7px; }
.tooltipster-arrow-left .tooltipster-arrow-border {
  border-top: 8px solid transparent !important;
  border-bottom: 8px solid transparent !important;
  border-left: 8px solid;
  top: 50%;
  margin-top: -7px;
  right: -7px;
  border-top: 9px solid transparent !important;
  border-bottom: 9px solid transparent !important;
  border-left: 9px solid;
  margin-top: -8px; }

.tooltipster-arrow-right span {
  border-top: 8px solid transparent !important;
  border-bottom: 8px solid transparent !important;
  border-right: 8px solid;
  top: 50%;
  margin-top: -7px;
  left: -7px; }
.tooltipster-arrow-right .tooltipster-arrow-border {
  border-top: 8px solid transparent !important;
  border-bottom: 8px solid transparent !important;
  border-right: 8px solid;
  top: 50%;
  margin-top: -7px;
  left: -7px;
  border-top: 9px solid transparent !important;
  border-bottom: 9px solid transparent !important;
  border-right: 9px solid;
  margin-top: -8px; }

/* Some CSS magic for the awesome animations - feel free to make your own custom animations and reference it in your Tooltipster settings! */
.tooltipster-fade {
  opacity: 0;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  -ms-transition-property: opacity;
  transition-property: opacity; }

.tooltipster-fade-show {
  opacity: 1; }

.tooltipster-grow {
  -webkit-transform: scale(0, 0);
  -moz-transform: scale(0, 0);
  -o-transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  transform: scale(0, 0);
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform;
  -webkit-backface-visibility: hidden; }

.tooltipster-grow-show {
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15); }

.tooltipster-swing {
  opacity: 0;
  -webkit-transform: rotateZ(4deg);
  -moz-transform: rotateZ(4deg);
  -o-transform: rotateZ(4deg);
  -ms-transform: rotateZ(4deg);
  transform: rotateZ(4deg);
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform; }

.tooltipster-swing-show {
  opacity: 1;
  -webkit-transform: rotateZ(0deg);
  -moz-transform: rotateZ(0deg);
  -o-transform: rotateZ(0deg);
  -ms-transform: rotateZ(0deg);
  transform: rotateZ(0deg);
  -webkit-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 1);
  -webkit-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
  -moz-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
  -ms-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
  -o-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
  transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4); }

.tooltipster-fall {
  top: 0;
  -webkit-transition-property: top;
  -moz-transition-property: top;
  -o-transition-property: top;
  -ms-transition-property: top;
  transition-property: top;
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15); }

.tooltipster-fall.tooltipster-dying {
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -o-transition-property: all;
  -ms-transition-property: all;
  transition-property: all;
  top: 0px !important;
  opacity: 0; }

.tooltipster-slide {
  left: -40px;
  -webkit-transition-property: left;
  -moz-transition-property: left;
  -o-transition-property: left;
  -ms-transition-property: left;
  transition-property: left;
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15); }
  .tooltipster-slide.tooltipster-dying {
    -webkit-transition-property: all;
    -moz-transition-property: all;
    -o-transition-property: all;
    -ms-transition-property: all;
    transition-property: all;
    left: 0px !important;
    opacity: 0; }

/* CSS transition for when contenting is changing in a tooltip that is still open. The only properties that will NOT transition are: width, height, top, and left */
.tooltipster-content-changing {
  opacity: 0.5;
  -webkit-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1); }

.pages .radio {
  width: 16px;
  height: 16px;
  margin-top: 2px; }
  .pages .radio span {
    background: url(/assets/prices_radio.png) no-repeat;
    background-size: 100%;
    display: inline-block;
    vertical-align: top;
    width: 100%;
    height: 100%; }
    .pages .radio span.checked {
      background-position: left bottom; }
  .pages .radio input[type="radio"] {
    width: 100%;
    height: 100%;
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    border: none;
    background: none;
    display: -moz-inline-box;
    display: inline-block;
    zoom: 1;
    text-align: center; }
.pages .checker span {
  background: url(/assets/pages_checkbox.png) no-repeat;
  background-size: 34px;
  display: block;
  width: 34px;
  height: 30px; }
  .pages .checker span.checked {
    box-shadow: 0px 0px 10px #cde9f4;
    -moz-box-shadow: 0px 0px 10px #cde9f4;
    -webkit-box-shadow: 0px 0px 10px #cde9f4;
    background-position: left bottom; }
  .pages .checker span input[type="checkbox"] {
    width: 100%;
    height: 100%;
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    border: none;
    background: none;
    display: -moz-inline-box;
    display: inline-block;
    zoom: 1;
    text-align: center; }

.files_uploader .fileinput-button {
  position: relative; }
  .files_uploader .fileinput-button:after {
    display: block;
    content: "";
    clear: both; }
  .files_uploader .fileinput-button .uploader {
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    border: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    direction: ltr;
    cursor: pointer;
    width: 100%;
    height: 100%; }

.file_format_error {
  color: #ed5545;
  display: none;
  width: 100%;
  margin: 4px 0; }

.pages .tabs .ui-tabs-nav {
  list-style: none; }
.pages .tabs.tabs_customer {
  border-bottom: #c6e2f8 1px solid; }
  .pages .tabs.tabs_customer .ui-tabs-nav {
    display: inline-block;
    text-align: center;
    width: 100%;
    margin-bottom: 20px; }
    .pages .tabs.tabs_customer .ui-tabs-nav .ui-state-default {
      border-radius: 25px 25px 0 0;
      -moz-border-radius: 25px 25px 0 0;
      -webkit-border-radius: 25px 25px 0 0;
      height: 44px;
      line-height: 44px;
      float: left;
      text-align: center;
      margin-left: 14px;
      padding: 0 30px; }
      .pages .tabs.tabs_customer .ui-tabs-nav .ui-state-default:last-child {
        margin-left: 0; }
      .pages .tabs.tabs_customer .ui-tabs-nav .ui-state-default.ui-state-active {
        border-top: #b9cbe6 1px solid;
        background-color: #f9f9f9; }
        .pages .tabs.tabs_customer .ui-tabs-nav .ui-state-default.ui-state-active a {
          color: #462272;
          font-weight: 500; }
      .pages .tabs.tabs_customer .ui-tabs-nav .ui-state-default a {
        outline: none;
        color: #b1c1da;
        display: block;
        font-size: 18px;
        font-weight: 400;
        text-decoration: none; }

@media (min-width: 980px) {
  @keyframes animLogo {
    0% {
      transform: scale3d(1, 1, 1); }
    10%, 20% {
      transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
    30%, 50%, 70%, 90% {
      transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
    40%, 60%, 80% {
      transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
    100% {
      transform: scale3d(1, 1, 1); } }
  .logo:hover #a_plus {
    animation: animLogo 1s; }

  @keyframes animChatIco {
    0% {
      opacity: 1; }
    50% {
      opacity: 0.3; }
    100% {
      opacity: 1; } }
  .live_chat:after {
    animation: animChatIco .7s ease infinite; }

  .phone_drop span:before {
    transition: transform .35s; }
  .phone_drop.active span:before {
    transform: rotate(180deg); }

  .widget_header .radio_buttons .ui-state-default,
  .select2 .select2-selection--single .select2-selection__arrow b {
    transition: .35s; }

  .field_tooltip {
    transition: transform .35s; }
    .field_tooltip:hover {
      transform: scale(1.08); }

  .nav > ul > li > ul {
    display: block;
    padding-top: 0;
    opacity: 0;
    transform: translateX(-100vw);
    -webkit-transition: padding-top .2s ease, opacity .2s ease;
    -o-transition: padding-top .2s ease, opacity .2s ease;
    transition: padding-top .2s ease, opacity .2s ease; }
  .nav > ul > li:hover > ul {
    transform: translateX(0);
    padding-top: 15px;
    opacity: 1; }

  .chat_now_button {
    transform: translateX(-91px);
    transition: transform .35s; }
    .chat_now_button:hover {
      transform: translateX(0); }

  .footer_follow {
    overflow: inherit; }

  .recent_post_item, .footer_follow a {
    transition: .35s; }
    .recent_post_item:hover, .footer_follow a:hover {
      transform: scale(1.08) !important; }

  .footer_nav ul li a {
    transition: opacity .3s; }
    .footer_nav ul li a:hover {
      opacity: .65; }

  @keyframes animPresent {
    0%, 60%, 100% {
      transform: scale(1); }
    30%, 90% {
      transform: scale(1.1); } }
  .price_present {
    animation: animPresent 1s ease 3; }

  .customer_testimonial_carousel {
    max-height: 400px; }

  .customer_testimonial_carousel.owl-loaded {
    max-height: none; }

  @keyframes animBtns {
    60% {
      -webkit-transform: scale3d(0.95, 0.95, 1);
      transform: scale3d(0.95, 0.95, 1); }
    85% {
      -webkit-transform: scale3d(1.1, 1.1, 1);
      transform: scale3d(1.1, 1.1, 1); }
    100% {
      -webkit-transform: scale3d(1, 1, 1);
      transform: scale3d(1, 1, 1); } }
  @keyframes animBgBtn {
    to {
      opacity: 0;
      -webkit-transform: scale3d(1, 1, 1);
      transform: scale3d(1, 1, 1); } }
  .button_order_now,
  .widget_header.widget_get_price .button,
  .free_features .free_features_info .button,
  .section.price_payments .button,
  .button_pages .button_link,
  .widget_get_price .button,
  .widget_features .free_features_info .button,
  .price_total .button,
  .discounts_pages .button,
  .extras .content .button {
    position: relative;
    overflow: hidden;
    z-index: 1; }
    .button_order_now:after,
    .widget_header.widget_get_price .button:after,
    .free_features .free_features_info .button:after,
    .section.price_payments .button:after,
    .button_pages .button_link:after,
    .widget_get_price .button:after,
    .widget_features .free_features_info .button:after,
    .price_total .button:after,
    .discounts_pages .button:after,
    .extras .content .button:after {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      display: block;
      transform: translate(-100%);
      background: #ffc312;
      border-radius: 20px;
      z-index: -1;
      transition: .4s; }
    .button_order_now:hover,
    .widget_header.widget_get_price .button:hover,
    .free_features .free_features_info .button:hover,
    .section.price_payments .button:hover,
    .button_pages .button_link:hover,
    .widget_get_price .button:hover,
    .widget_features .free_features_info .button:hover,
    .price_total .button:hover,
    .discounts_pages .button:hover,
    .extras .content .button:hover {
      background-color: #fff112 !important; }
      .button_order_now:hover:after,
      .widget_header.widget_get_price .button:hover:after,
      .free_features .free_features_info .button:hover:after,
      .section.price_payments .button:hover:after,
      .button_pages .button_link:hover:after,
      .widget_get_price .button:hover:after,
      .widget_features .free_features_info .button:hover:after,
      .price_total .button:hover:after,
      .discounts_pages .button:hover:after,
      .extras .content .button:hover:after {
        transform: translate(0); }

  .customers_testimonials .button,
  .sample_item .button {
    position: relative;
    overflow: hidden;
    z-index: 1; }
    .customers_testimonials .button:after,
    .sample_item .button:after {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      display: block;
      transform: translate(-100%);
      background: #4e92e6;
      border-radius: 20px;
      z-index: -1;
      transition: .4s; }
    .customers_testimonials .button:hover,
    .sample_item .button:hover {
      background-color: #54a6e6 !important; }
      .customers_testimonials .button:hover:after,
      .sample_item .button:hover:after {
        transform: translate(0); }

  .section.price_payments .button:before {
    display: none; } }
.widget.widget_any_question {
  text-align: center;
  min-height: 183px;
  overflow: hidden;
  position: relative; }
  .widget.widget_any_question:before {
    background: url(/assets/any_question.png) right top no-repeat;
    content: '';
    display: block;
    width: 135px;
    height: 183px;
    position: absolute;
    top: 1px;
    right: 0; }
  .widget.widget_any_question .widget_title {
    border-top: #13e87c 1px solid;
    border-bottom: #dedbe1 1px solid;
    text-align: left;
    text-indent: 10px; }
    .widget.widget_any_question .widget_title span {
      font-size: 24px; }
  .widget.widget_any_question .widget_content {
    position: relative; }
    .widget.widget_any_question .widget_content p {
      color: #6ea187;
      font-size: 14px;
      font-weight: 700;
      font-style: italic;
      line-height: 14px;
      margin-top: 10px;
      width: 180px; }
    .widget.widget_any_question .widget_content .button {
      color: #2b3833;
      display: block;
      font-family: "Effra", sans-serif;
      font-weight: 400;
      text-align: center;
      text-decoration: none;
      position: relative;
      border-radius: 30px;
      -moz-border-radius: 30px;
      -webkit-border-radius: 30px;
      font-size: 18px;
      font-weight: 400;
      height: 50px;
      line-height: 50px;
      border-top: #26c155 1px solid;
      background-color: #1fd657;
      color: #166e31;
      background: #13e87c url(/assets/chat_now_icon.png) 140px center no-repeat;
      color: #fff;
      width: 190px;
      margin: 15px 0 0 10px;
      text-align: left;
      text-indent: 40px;
      line-height: 48px; }
      .widget.widget_any_question .widget_content .button:hover {
        background-color: #1ec551; }
      .widget.widget_any_question .widget_content .button:hover {
        background-color: #12d773; }

.widget.widget_attention .widget_title {
  background-color: #e0fbe0;
  border-top: #86d2d8 1px solid; }
  .widget.widget_attention .widget_title span {
    color: #277127; }
.widget.widget_attention .widget_content {
  padding: 15px 5%;
  text-align: center; }
  .widget.widget_attention .widget_content > p > span {
    color: #7b7b7b;
    font-size: 22px;
    line-height: 24px;
    font-weight: 700;
    padding: 0;
    margin-top: 0; }
  .widget.widget_attention .widget_content > p {
    color: #7b7b7b;
    font-size: 14px;
    font-weight: 500;
    line-height: 18px;
    padding: 0 20%;
    margin-top: 5px; }
    .widget.widget_attention .widget_content > p strong {
      font-weight: 300; }
.widget.widget_attention .attention_discount {
  border-radius: 50px;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  border: #94dc54 1px solid;
  color: #c84714;
  font-weight: bold;
  margin: 12px 5% 0 5%;
  position: relative; }
  .widget.widget_attention .attention_discount:before {
    background: url(/assets/attention_icon.png) no-repeat;
    content: '';
    display: block;
    width: 46px;
    height: 46px;
    position: absolute;
    top: -20px;
    right: -24px; }
  .widget.widget_attention .attention_discount .attention_discount_content {
    border-radius: 50px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    background-color: #fff;
    position: relative;
    z-index: 10;
    padding: 5% 3%; }
  .widget.widget_attention .attention_discount span {
    display: block;
    font-size: 16px;
    font-weight: 500;
    text-transform: none;
    padding: 0 5%; }
    .widget.widget_attention .attention_discount span b {
      display: block;
      font-size: 20px;
      line-height: 22px;
      text-transform: uppercase; }
  .widget.widget_attention .attention_discount p {
    font-size: 16px;
    font-weight: 500; }

.best_paper {
  border: none; }
  .best_paper .widget_title {
    text-align: center; }
  .best_paper .widget_content {
    position: relative; }
    .best_paper .widget_content:after {
      border-right: #d9edf3 1px solid;
      content: '';
      display: block;
      width: 1px;
      height: 50%;
      position: absolute;
      top: 40px;
      right: -30px; }
  .best_paper .button {
    color: #2b3833;
    display: block;
    font-family: "Effra", sans-serif;
    font-weight: 400;
    text-align: center;
    text-decoration: none;
    position: relative;
    border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    font-size: 18px;
    font-weight: 400;
    height: 50px;
    line-height: 50px;
    background-color: #fff112; }
    .best_paper .button:hover {
      background-color: #f3e500; }

.best_paper_item {
  border-bottom: #e2e2e2 1px solid;
  margin: 0 auto 3px;
  overflow: hidden;
  padding: 0 2px 3px 2px; }
  .best_paper_item:last-child {
    border-bottom: none; }
  .best_paper_item p {
    color: #273a5d;
    float: left;
    width: 70%;
    font-size: 18px; }
  .best_paper_item strong {
    width: 30%;
    color: #2e4e8d;
    float: right;
    font-size: 18px;
    font-weight: 500;
    text-align: right; }
    .best_paper_item strong span {
      color: #2e4e8d;
      font-size: 17px;
      font-weight: 700;
      font-style: italic;
      font-family: 'AGaramondPro', sans-serif; }

.widget_component.best_paper .widget_title {
  text-align: left; }
  .widget_component.best_paper .widget_title h2 {
    color: #480908;
    font-size: 40px;
    font-weight: 700;
    font-family: 'KyrialDisplayPro', sans-serif; }
.widget_component.best_paper .button {
  width: 290px;
  margin: 32px auto 0; }

.widget.widget_info_text .widget_title {
  border-top: #13e87c 1px solid;
  border-bottom: #dedbe1 1px solid;
  position: relative;
  text-align: left;
  text-indent: 10px; }
  .widget.widget_info_text .widget_title:after {
    background: url(/assets/info_text_icon.png) center center no-repeat;
    border-left: #dedbe1 1px solid;
    content: '';
    display: block;
    width: 78px;
    height: 35px;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -18px; }
  .widget.widget_info_text .widget_title span {
    padding: 10px 0; }
.widget.widget_info_text .widget_content {
  padding: 10px 6%; }
  .widget.widget_info_text .widget_content p {
    color: #74839e;
    font-size: 14px;
    line-height: 17px;
    margin-bottom: 10px; }
  .widget.widget_info_text .widget_content strong {
    color: #3a518a;
    display: block;
    line-height: 19px;
    margin-bottom: 10px; }
  .widget.widget_info_text .widget_content ul {
    list-style: none;
    margin: 0 0 0 15px; }
    .widget.widget_info_text .widget_content ul li {
      color: #74839e;
      font-size: 14px;
      font-style: italic;
      margin-bottom: 5px;
      position: relative; }
      .widget.widget_info_text .widget_content ul li:before {
        border-radius: 100%;
        -moz-border-radius: 100%;
        -webkit-border-radius: 100%;
        background-color: #5387dd;
        content: '';
        display: block;
        width: 4px;
        height: 4px;
        position: absolute;
        top: 9px;
        left: -10px; }

.widget_discounts .widget_content {
  padding: 10px 6%; }
  .widget_discounts .widget_content > strong {
    color: #358b50;
    display: block;
    font-size: 20px;
    line-height: 20px;
    font-weight: 700;
    text-align: center;
    position: relative; }
    .widget_discounts .widget_content > strong:after {
      border-top: #7bac89 1px solid;
      background: url(/assets/discount_widget_icon.png) center bottom no-repeat;
      content: '';
      display: block;
      width: 100%;
      height: 70px;
      margin-top: 10px; }
.widget_discounts p {
  color: #74839e;
  font-style: italic;
  line-height: 20px;
  margin-bottom: 18px; }
.widget_discounts label {
  color: #757474;
  display: block;
  margin-bottom: 10px; }
.widget_discounts input[type="text"] {
  width: 100%; }
.widget_discounts .field_error {
  width: 100%; }
.widget_discounts .button {
  color: #2b3833;
  display: block;
  font-family: "Effra", sans-serif;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
  position: relative;
  border-radius: 30px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  font-size: 18px;
  font-weight: 400;
  height: 50px;
  line-height: 50px;
  border-top: #4596d5 1px solid;
  background-color: #54a6e6;
  width: 100%;
  margin-top: 6px; }
  .widget_discounts .button:hover {
    background-color: #4e92e6; }

.widget_features {
  background-color: #f4f4f4; }
  .widget_features .widget_content {
    padding: 24px 0 0 0; }
  .widget_features .feature_block {
    text-align: center;
    position: relative; }
  .widget_features .feature_item {
    border-bottom: #e9e9e9 1px solid;
    display: inline-block;
    text-align: left;
    width: 100%;
    padding: 0 6% 8px 6%;
    margin-bottom: 13px; }
    .widget_features .feature_item p {
      color: #462272;
      float: left;
      font-size: 15px;
      width: 57%; }
    .widget_features .feature_item span {
      color: #462272;
      float: left;
      font-size: 18px; }
      .widget_features .feature_item span i {
        font-weight: 700;
        font-family: 'AGaramondPro', sans-serif; }
      .widget_features .feature_item span strong {
        display: inline-block;
        margin: 0 7px;
        font-size: 16px;
        position: relative; }
        .widget_features .feature_item span strong:before {
          background: url(/assets/features_strike.png) no-repeat;
          display: block;
          content: '';
          width: 41px;
          height: 3px;
          position: absolute;
          top: 6px;
          left: 0; }
    .widget_features .feature_item b {
      color: #ff7e16;
      float: right;
      font-size: 16px; }
  .widget_features .free_features_info {
    background: url(/assets/get_price_submit_bg.png) repeat-x;
    margin-top: 1px;
    padding: 19px 0 25px 0; }
    .widget_features .free_features_info p {
      color: #462272;
      font-size: 16px;
      font-weight: 500;
      text-align: center; }
      .widget_features .free_features_info p strong {
        font-size: 18px;
        font-style: italic;
        font-family: 'AGaramondPro', sans-serif; }
      .widget_features .free_features_info p span {
        position: relative;
        margin: 0 20px; }
        .widget_features .free_features_info p span:before {
          background: url(/assets/strike_price.png) center center no-repeat;
          background-size: 85px;
          content: '';
          display: block;
          position: absolute;
          top: 50%;
          left: 50%;
          width: 104px;
          height: 6px;
          margin: -3px 0 0 -52px; }
      .widget_features .free_features_info p b {
        font-weight: 900; }
    .widget_features .free_features_info .button {
      color: #2b3833;
      display: block;
      font-family: "Effra", sans-serif;
      font-weight: 400;
      text-align: center;
      text-decoration: none;
      position: relative;
      border-radius: 30px;
      -moz-border-radius: 30px;
      -webkit-border-radius: 30px;
      font-size: 18px;
      font-weight: 400;
      height: 50px;
      line-height: 50px;
      background-color: #fff112;
      box-shadow: 0 5px 10px #70b6c1;
      -moz-box-shadow: 0 5px 10px #70b6c1;
      -webkit-box-shadow: 0 5px 10px #70b6c1;
      width: 90%;
      margin: 15px auto 0; }
      .widget_features .free_features_info .button:hover {
        background-color: #f3e500; }

.widget_get_price .widget_content {
  padding: 10px 6% 0 6%; }
.widget_get_price .select2-container {
  min-width: 51%;
  max-width: 51%; }
.widget_get_price .total_price {
  overflow: hidden;
  line-height: 32px;
  font-weight: 700;
  padding: 9px 0 0 0; }
  .widget_get_price .total_price p {
    color: #4a4a8d;
    float: left;
    width: 45%;
    font-size: 15px; }
  .widget_get_price .total_price span {
    color: #4a4a8d;
    float: left;
    font-size: 25px; }
.widget_get_price .field_item {
  margin-bottom: 17px; }
  .widget_get_price .field_item > label,
  .widget_get_price .field_item .order-pages-num > label {
    color: #797979;
    font-size: 15px;
    margin-bottom: 4px;
    width: 49%;
    float: left; }
  .widget_get_price .field_item.field_select_currency > label {
    margin-bottom: 0; }
  .widget_get_price .field_item.field_type_assignmets > label {
    line-height: 16px; }
  .widget_get_price .field_item.field_numbers_of .order-pages-num > label {
    line-height: 16px; }
  .widget_get_price .field_item.field_numbers_of .spinner_wrapper {
    width: 39%; }
  .widget_get_price .field_item.field_urgency .select2-container {
    float: left;
    min-width: 39%;
    max-width: 39%; }
  .widget_get_price .field_item.field_urgency .price_page {
    color: #bababa;
    float: left;
    font-size: 12px;
    font-style: italic;
    line-height: 18px;
    width: 100%;
    margin-top: -7px; }
    .widget_get_price .field_item.field_urgency .price_page p {
      display: inline-block; }
    .widget_get_price .field_item.field_urgency .price_page span {
      display: inline-block;
      margin-left: 5px; }
.widget_get_price .get_price_total_bg {
  margin: -8px -12px 0 -11px;
  padding: 0 12px 0 11px; }
.widget_get_price .button {
  color: #2b3833;
  display: block;
  font-family: "Effra", sans-serif;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
  position: relative;
  border-radius: 30px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  font-size: 18px;
  font-weight: 400;
  height: 50px;
  line-height: 50px;
  background-color: #fff112;
  box-shadow: 0 5px 10px #70b6c1;
  -moz-box-shadow: 0 5px 10px #70b6c1;
  -webkit-box-shadow: 0 5px 10px #70b6c1;
  width: 100%;
  margin: 9px auto 0; }
  .widget_get_price .button:hover {
    background-color: #f3e500; }
.widget_get_price .field_submit {
  background: url(/assets/get_price_submit_bg.png) repeat-x;
  margin: -8px -20px 0 -20px;
  padding: 0 20px 26px 20px; }

.widget_header.widget_get_price {
  box-shadow: 0 0 30px rgba(63, 56, 124, 0.39);
  -moz-box-shadow: 0 0 30px rgba(63, 56, 124, 0.39);
  -webkit-box-shadow: 0 0 30px rgba(63, 56, 124, 0.39);
  background: url(/assets/header_get_price.png) repeat;
  border: none;
  width: 369px;
  font-weight: 400; }
  .widget_header.widget_get_price .widget_title {
    padding: 12px 0;
    border-bottom: #fff112 1px solid;
    margin-bottom: 9px; }
    .widget_header.widget_get_price .widget_title span {
      color: #fff;
      display: inline-block;
      font-size: 30px;
      font-weight: 500;
      text-transform: none; }
  .widget_header.widget_get_price .widget_content {
    padding: 2px 3% 14px 3%; }
  .widget_header.widget_get_price .field_item {
    margin-bottom: 16px; }
    .widget_header.widget_get_price .field_item > label,
    .widget_header.widget_get_price .field_item .order-pages-num > label {
      color: #fff;
      font-size: 15px; }
      .widget_header.widget_get_price .field_item > label a,
      .widget_header.widget_get_price .field_item .order-pages-num > label a {
        color: #61d4ff;
        font-style: italic;
        text-decoration: none; }
        .widget_header.widget_get_price .field_item > label a:hover,
        .widget_header.widget_get_price .field_item .order-pages-num > label a:hover {
          text-decoration: underline; }
    .widget_header.widget_get_price .field_item.field_select_currency > label {
      margin-bottom: 1px; }
    .widget_header.widget_get_price .field_item.field_type_assignmets > label {
      line-height: 30px; }
    .widget_header.widget_get_price .field_item.field_urgency {
      margin-bottom: 12px; }
      .widget_header.widget_get_price .field_item.field_urgency .select2-container {
        min-width: 39%;
        max-width: 39%; }
      .widget_header.widget_get_price .field_item.field_urgency .price_page {
        color: #fff; }
  .widget_header.widget_get_price .field_submit {
    background: none;
    border-top: #a8c5d2 1px solid;
    margin: 0;
    padding: 0; }
  .widget_header.widget_get_price .button {
    color: #2b3833;
    display: block;
    font-family: "Effra", sans-serif;
    font-weight: 400;
    text-align: center;
    text-decoration: none;
    position: relative;
    border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    font-size: 18px;
    font-weight: 400;
    height: 50px;
    line-height: 50px;
    background-color: #fff112;
    width: 100%;
    margin: 12px auto 0; }
    .widget_header.widget_get_price .button:hover {
      background-color: #f3e500; }

.widget.widget_payments_security,
.widget_component.payments_security {
  margin-bottom: 15px; }
  .widget.widget_payments_security .widget_title,
  .widget_component.payments_security .widget_title {
    text-align: center;
    text-transform: uppercase; }
  .widget.widget_payments_security p,
  .widget_component.payments_security p {
    color: #65676d;
    margin-bottom: 10px; }

.widget.widget_payments_security .widget_content > p {
  color: #74839e;
  font-style: italic;
  padding: 15px 5%;
  line-height: 20px; }
.widget.widget_payments_security .payments_security_services {
  background-color: #ecf8fc;
  border-top: #86d2d8 1px solid;
  overflow: hidden;
  padding: 14px 2%;
  margin-bottom: 10px; }
.widget.widget_payments_security .payments_security_badges .payments_security_badge_item {
  position: relative; }

.pages .widget.widget_payments_security .payments_security_badges .payments_security_badge_item:first-child:before {
  border-right: #462272 1px solid;
  content: '';
  display: block;
  width: 1px;
  height: 80%;
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -20%; }

.payments_security_guarateed {
  background: url(/assets/lock.png) center center no-repeat;
  float: left;
  width: 40%;
  min-height: 100px; }

.payments_security_badges {
  overflow: hidden;
  padding: 10px 0; }

.payments_security_badge_item {
  float: left;
  width: 50%;
  padding: 0 12%; }
  .payments_security_badge_item img {
    max-width: 100%;
    height: auto; }

.payments_security_item {
  float: left;
  margin: 0 2%;
  width: 36px;
  height: 26px;
  background: url(/assets/payments_sprite.png) no-repeat;
  background-size: 36px; }
  .payments_security_item img {
    max-width: 100%;
    height: auto; }
  .payments_security_item.paypal {
    background-position: 0 -132px; }
  .payments_security_item.visa {
    background-position: 0 -172px; }
  .payments_security_item.mastercard {
    background-position: 0 -90px; }
  .payments_security_item.american {
    background-position: 0 top; }
  .payments_security_item.discover {
    background-position: 0 -44px; }
  .payments_security_item.wire {
    background-position: 0 bottom; }

.widget_component.payments_security {
  border: none;
  padding: 0; }
  .widget_component.payments_security .widget_title {
    text-transform: none;
    text-align: left;
    width: 70%; }
  .widget_component.payments_security h3 {
    color: #fff;
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 10px; }
  .widget_component.payments_security .payments_security_content {
    float: left;
    width: 50%; }
  .widget_component.payments_security .payments_security_services {
    overflow: hidden;
    margin: 5px 0 0 0;
    position: relative; }
  .widget_component.payments_security .payments_security_badge_item {
    padding: 0 10%; }
  .widget_component.payments_security p {
    color: #273a5d;
    float: left;
    width: 47%;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    position: relative;
    margin-right: 3%; }
    .widget_component.payments_security p:after {
      border-right: #d9edf3 1px solid;
      content: '';
      display: block;
      width: 1px;
      height: 50%;
      position: absolute;
      top: 40px;
      right: -15px; }
  .widget_component.payments_security .payments_security_badges {
    margin-top: 20px; }

.payments_security_services {
  display: flex;
  justify-content: space-between; }

.widget_testimonial {
  background-color: #f8f8f8; }
  .widget_testimonial .customer_testimonial_details {
    margin: 8px 0; }
  .widget_testimonial .customer_testimonial_carousel_widget {
    width: 320px; }
    .widget_testimonial .customer_testimonial_carousel_widget + .customer_testimonial_carousel_widget {
      border-top: #c2c5cf 1px solid; }
  .widget_testimonial .customer_testimonial_item {
    box-shadow: 0 0 0 transparent;
    -moz-box-shadow: 0 0 0 transparent;
    -webkit-box-shadow: 0 0 0 transparent;
    margin: 0;
    padding-left: 7%;
    padding-right: 7%;
    padding-bottom: 15px;
    float: none;
    overflow: hidden; }
    .widget_testimonial .customer_testimonial_item:not(:last-child) {
      border-radius: 0px;
      -moz-border-radius: 0px;
      -webkit-border-radius: 0px; }
    .widget_testimonial .customer_testimonial_item:hover {
      background-color: transparent;
      box-shadow: 0 0 0 transparent;
      -moz-box-shadow: 0 0 0 transparent;
      -webkit-box-shadow: 0 0 0 transparent;
      transform: scale(1);
      -moz-transform: scale(1);
      -webkit-transform: scale(1); }
      .widget_testimonial .customer_testimonial_item:hover .customer_testimonial_details .customer_testimonial_stat .jabber:after,
      .widget_testimonial .customer_testimonial_item:hover .customer_testimonial_details .customer_testimonial_stat .fb:after,
      .widget_testimonial .customer_testimonial_item:hover .customer_testimonial_details .customer_testimonial_stat .bbb:after {
        background-color: #f8f8f8; }
    .widget_testimonial .customer_testimonial_item:before {
      display: none; }
    .widget_testimonial .customer_testimonial_item:last-child {
      border-bottom: none; }
  .widget_testimonial .customer_testimonial_details .customer_testimonial_stat .jabber:after,
  .widget_testimonial .customer_testimonial_details .customer_testimonial_stat .fb:after,
  .widget_testimonial .customer_testimonial_details .customer_testimonial_stat .bbb:after {
    background-color: #f8f8f8; }

.widget_post {
  background-color: #f8f8f8; }
  .widget_post .widget_content {
    border-top: #462272 1px solid; }

.meet_blogger {
  color: #2b3833;
  display: block;
  font-family: "Effra", sans-serif;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
  position: relative;
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  font-size: 15px;
  font-weight: 400;
  height: 40px;
  line-height: 40px;
  border-top: #6b39a8 1px solid;
  background-color: #824ec2;
  color: #fff;
  margin: 20px 6% 0 6%;
  font-size: 18px; }
  .meet_blogger:hover {
    background-color: #995ce4; }

.post_search {
  border-top: #462272 1px solid;
  padding: 19px 6% 0 6%;
  position: relative;
  margin-top: 18px; }
  .post_search input[type="text"] {
    width: 100%;
    padding-right: 30px; }
  .post_search .search_button {
    display: none;
    background: url(/assets/search_icon.png) no-repeat;
    background-size: 100%;
    cursor: pointer;
    position: absolute;
    top: 8px;
    right: 8px;
    width: 16px;
    height: 16px; }

.post_subscribe {
  margin: 38px 6% 26px 6%; }
  .post_subscribe label {
    color: #3a518a;
    display: block;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 6px; }
  .post_subscribe input[type="text"] {
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    width: 100%; }
  .post_subscribe .field_error {
    position: relative;
    width: 100%; }
    .post_subscribe .field_error .validation_error {
      position: absolute;
      top: 50px;
      left: 0; }
  .post_subscribe p {
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    background-color: #d5f0f6;
    border: #a5c0ba 1px solid;
    border-top: none;
    color: #606e6b;
    font-size: 13px;
    padding: 0 10px; }
  .post_subscribe .button,
  .post_subscribe input.button {
    background-color: #fff;
    color: #2b3833;
    display: block;
    font-family: "Effra", sans-serif;
    font-weight: 400;
    text-align: center;
    text-decoration: none;
    position: relative;
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    font-size: 15px;
    font-weight: 400;
    height: 40px;
    line-height: 40px;
    border-top: #26c155 1px solid;
    background-color: #1fd657;
    color: #166e31;
    font-size: 16px;
    margin-top: 19px;
    width: 100%; }
    .post_subscribe .button:hover,
    .post_subscribe input.button:hover {
      background-color: #1ec551; }

.post_categories {
  border-top: #ebeef6 1px solid;
  list-style: none;
  padding-top: 16px;
  margin-bottom: 15px;
  overflow: hidden; }
  .post_categories span {
    color: #462272;
    display: block;
    font-size: 20px;
    font-weight: 500;
    text-transform: uppercase;
    padding: 7px 6% 0 6%;
    margin-bottom: 15px; }
  .post_categories ul {
    margin: 4px 0 13px 6%;
    list-style: none; }
    .post_categories ul li {
      font-size: 16px;
      margin-bottom: 13px; }
      .post_categories ul li a {
        color: #4788d8;
        font-size: 14px;
        font-weight: 400;
        font-style: italic;
        text-decoration: none; }

.know_need .widget_title {
  line-height: 24px; }
.know_need .widget_content {
  padding: 15px 0 0 0; }
.know_need p {
  padding: 0 5% 16px 5%;
  color: #74839e;
  font-style: italic;
  text-align: justify; }
.know_need .button {
  color: #2b3833;
  display: block;
  font-family: "Effra", sans-serif;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
  position: relative;
  border-radius: 30px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  font-size: 18px;
  font-weight: 400;
  height: 50px;
  line-height: 50px;
  border-top: #26c155 1px solid;
  background-color: #1fd657;
  color: #166e31;
  background-color: #1fd657;
  width: 95%;
  margin: 10px auto 0; }
  .know_need .button:hover {
    background-color: #1ec551; }
.know_need .know_need_bg {
  border-top: #86d2d8 1px solid;
  background-color: #e0fbe0;
  overflow: hidden;
  padding: 20px 0 25px 0; }

.widget.service_rate {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  border: none;
  text-align: center;
  display: table;
  width: 100%;
  padding: 2px 0; }

.service_rate_item {
  background: url(/assets/service_rate_icon.png) center top no-repeat;
  display: table-cell;
  vertical-align: middle;
  padding-top: 50px; }
  .service_rate_item span {
    color: #5d4fa6;
    display: block;
    font-size: 50px;
    line-height: 52px;
    font-style: italic;
    font-weight: 700;
    font-family: 'AGaramondPro', sans-serif;
    margin-top: 7px; }
    .service_rate_item span:after {
      border-top: #d3d4d7 1px solid;
      content: '';
      display: block;
      width: 88px;
      height: 1px;
      margin: 10px auto 0; }
    .service_rate_item span b {
      color: #aba3d9; }
  .service_rate_item a {
    color: #39345a;
    display: block;
    font-weight: 700;
    font-size: 18px;
    margin-top: 15px;
    text-decoration: none; }
  .service_rate_item p {
    color: #8295a4;
    font-size: 14px;
    font-style: italic;
    margin-bottom: 0;
    margin-top: 5px; }

.component .ratings_service .widget_title {
  border-top: #13e87c 1px solid;
  border-bottom: #dedbe1 1px solid;
  position: relative;
  text-align: left;
  text-indent: 10px; }
  .component .ratings_service .widget_title span {
    padding: 10px 0; }
  .component .ratings_service .widget_title:after {
    background: url(/assets/info_text_icon.png) center center no-repeat;
    border-left: #dedbe1 1px solid;
    content: '';
    display: block;
    width: 78px;
    height: 35px;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -18px; }
.component .ratings_service .widget_content {
  padding: 10px 5% 0 5%; }

.ratings_service_item {
  border-bottom: #e2e2e2 1px solid;
  overflow: hidden;
  padding-bottom: 5px;
  margin-bottom: 7px;
  font-size: 15px;
  font-weight: 700; }
  .ratings_service_item:last-child {
    border-bottom: none; }
  .ratings_service_item span {
    color: #3a518a;
    float: left; }
  .ratings_service_item p {
    color: #187546;
    float: right; }
    .ratings_service_item p b {
      font-weight: 700; }

.widget.top_writers {
  background-color: transparent;
  border: none;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  padding-bottom: 24px;
  margin-bottom: 20px;
  overflow: hidden; }
  .widget.top_writers .widget_title {
    border: none;
    text-align: left;
    padding: 0 0 15px 0; }
    .widget.top_writers .widget_title span {
      color: #ff4f37;
      font-size: 18px;
      font-style: italic;
      line-height: 20px;
      font-weight: 700; }

.top_writer_item {
  border-left: #ebf0f0 1px solid;
  float: left;
  width: 33.33333%;
  padding: 6px 3.2% 0 3.2%; }
  .top_writer_item:last-child {
    border-right: #ebf0f0 1px solid; }
  .top_writer_item .top_writer_icon {
    width: 100%;
    display: inline-block;
    vertical-align: top; }
    .top_writer_item .top_writer_icon img {
      max-width: 100%;
      height: 60px;
      display: inline-block;
      vertical-align: middle; }
    .top_writer_item .top_writer_icon a {
      color: #4788d8;
      display: inline-block;
      vertical-align: middle;
      text-decoration: none;
      font-style: italic;
      margin-left: 12px; }
  .top_writer_item .rating_wrapper {
    border-top: #ccdddf 1px solid;
    border-bottom: #ccdddf 1px solid;
    display: inline-block;
    width: 100%;
    text-align: center;
    margin: 9px 0 0 0;
    padding: 8px 0; }
    .top_writer_item .rating_wrapper div.star-rating {
      background-size: 23px;
      width: 23px;
      height: 23px;
      margin: 0 2px 0 2px; }
      .top_writer_item .rating_wrapper div.star-rating a {
        background-size: 23px;
        width: 23px; }
      .top_writer_item .rating_wrapper div.star-rating-on a {
        background-position: 0 bottom !important; }
      .top_writer_item .rating_wrapper div.star-rating-hover a {
        background-position: 0 bottom; }
    .top_writer_item .rating_wrapper div .rating-cancel + .star-rating {
      margin: 0 2px 0 0; }
    .top_writer_item .rating_wrapper > * {
      display: inline-block;
      vertical-align: top; }
    .top_writer_item .rating_wrapper div.star-rating {
      float: none;
      display: inline-block;
      vertical-align: top; }
  .top_writer_item > a:not(.button) {
    color: #4caad2;
    display: block;
    font-size: 15px;
    font-weight: 700;
    margin-top: 10px;
    text-decoration: none; }
  .top_writer_item .button {
    color: #2b3833;
    display: block;
    font-family: "Effra", sans-serif;
    font-weight: 400;
    text-align: center;
    text-decoration: none;
    position: relative;
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    font-size: 15px;
    font-weight: 400;
    height: 30px;
    line-height: 30px;
    border-top: #e0b214 1px solid;
    background-color: #f7c30d;
    color: #725b09;
    height: 35px;
    line-height: 33px;
    margin-top: 10px; }
    .top_writer_item .button:hover {
      background-color: #e0b214; }
    .top_writer_item .button:active {
      color: #ff5c14; }

.widget_extras {
  background-color: #f8f8f8; }
  .widget_extras .widget_content {
    overflow: hidden;
    padding: 10px 0 0 0; }
  .widget_extras .extras_item {
    border-bottom: #e9e9e9 1px solid;
    overflow: hidden;
    font-size: 16px;
    padding: 0 15px 8px 15px;
    margin-bottom: 8px; }
    .widget_extras .extras_item:last-child {
      border-bottom: none; }
    .widget_extras .extras_item span {
      color: #462272;
      float: left;
      text-transform: none; }
    .widget_extras .extras_item p {
      color: #ff7e16;
      float: right;
      font-weight: 500; }

.pages .widget_life_time {
  box-shadow: 0 0 0 transparent;
  -moz-box-shadow: 0 0 0 transparent;
  -webkit-box-shadow: 0 0 0 transparent;
  border: #ced5dd 1px solid; }
.pages .life_time_item {
  border-bottom: #ced5dd 1px solid;
  display: table;
  width: 100%;
  position: relative; }
  .pages .life_time_item:last-child {
    border-bottom: none; }
  .pages .life_time_item.active .life_time_description {
    background-color: #fff; }
  .pages .life_time_item.active .life_time_procent {
    background-color: #f4fdf6; }
.pages .life_time_description {
  background-color: #f2f9fc;
  border-right: #ced5dd 1px solid;
  color: #555555;
  display: table-cell;
  vertical-align: top;
  width: 80%;
  font-size: 14px;
  padding: 12px 3%; }
  .pages .life_time_description span {
    color: #ff4f37;
    display: block;
    font-weight: 700;
    font-size: 20px;
    line-height: 22px;
    margin-bottom: 5px; }
  .pages .life_time_description p {
    color: #636565;
    font-style: italic;
    line-height: 15px; }
.pages .life_time_procent {
  background-color: #edf9f5;
  display: table-cell;
  vertical-align: middle;
  width: 20%;
  padding: 12px 3%; }
  .pages .life_time_procent span {
    color: #ff4f37;
    font-size: 18px;
    font-weight: 700; }

.widget_promo {
  background-color: rgba(2, 15, 22, 0.8);
  width: 100%;
  overflow: hidden;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 10000; }
  .widget_promo p {
    color: #fff;
    font-size: 22px;
    line-height: 22px; }
    .widget_promo p a {
      color: #fff112; }
  .widget_promo a {
    color: #39ceff;
    font-size: 22px;
    text-decoration: none; }
    .widget_promo a:hover {
      text-decoration: underline; }

.widget_promo_wrapper {
  min-width: 320px;
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
  display: table;
  padding: 10px 0;
  position: relative; }

.widget_promo_close {
  background: url(/assets/icons_sprite.png) -70px -31px no-repeat;
  background-size: 154px;
  display: block;
  width: 16px;
  height: 16px;
  position: absolute;
  top: 10px;
  right: -30px; }

.widget_promo_content {
  display: none; }
  .widget_promo_content .widget_promo_content_info {
    float: left;
    width: 77%; }
  .widget_promo_content .button {
    color: #2b3833;
    display: block;
    font-family: "Effra", sans-serif;
    font-weight: 400;
    text-align: center;
    text-decoration: none;
    position: relative;
    border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    font-size: 18px;
    font-weight: 400;
    height: 50px;
    line-height: 50px;
    background-color: #fff112;
    float: right;
    width: 22%;
    height: 44px;
    line-height: 44px; }
    .widget_promo_content .button:hover {
      background-color: #f3e500; }
    .widget_promo_content .button:after {
      background-size: 45px; }

.widget_promo_title {
  text-align: center; }
  .widget_promo_title span {
    color: #fff112;
    display: inline-block;
    font-size: 30px;
    font-weight: 500;
    line-height: 30px;
    position: relative; }

.section.why_choose {
  overflow: visible;
  padding: 25px 0 36px 0; }
  .section.why_choose > h1,
  .section.why_choose > h2 {
    padding: 0 10px 23px 10px;
    position: relative;
    margin-bottom: 48px; }
    .section.why_choose > h1:before,
    .section.why_choose > h2:before {
      border-bottom: #ccdddf 1px solid;
      content: '';
      display: block;
      width: 1000px;
      position: absolute;
      bottom: -1px;
      left: 50%;
      margin-left: -500px; }
    .section.why_choose > h1:after,
    .section.why_choose > h2:after {
      border-bottom: #462272 1px solid;
      content: '';
      display: block;
      width: 100%;
      position: absolute;
      bottom: -1px;
      left: 0; }

.why_choose {
  padding-bottom: 22px;
  position: relative; }
  .why_choose h2 {
    margin-bottom: 15px; }
  .why_choose .section_content, .why_choose.section .section_content {
    display: block;
    text-align: center; }
  .why_choose .owl-item {
    position: relative;
    overflow: hidden; }
    .why_choose .owl-item:nth-child(2) .why_choose_item .why_choose_icon {
      position: relative;
      top: 10px; }
    .why_choose .owl-item .why_choose_item {
      width: 100%;
      margin: 0;
      padding: 0 5%; }
    .why_choose .owl-item img {
      display: inline-block;
      vertical-align: top;
      width: auto; }

.why_choose_item {
  display: inline-block;
  vertical-align: top;
  width: 30%;
  margin: 0 1%; }
  .why_choose_item .why_choose_icon {
    width: 72px;
    height: 84px;
    margin: 0 auto 36px;
    display: table; }
    .why_choose_item .why_choose_icon .why_choose_icon_align {
      display: table-cell;
      vertical-align: middle; }
    .why_choose_item .why_choose_icon img {
      max-width: 100%;
      height: auto; }
  .why_choose_item .why_choose_info {
    margin-top: 10px;
    line-height: 18px; }
    .why_choose_item .why_choose_info span {
      color: #39345a;
      display: block;
      font-size: 18px;
      font-weight: 700;
      margin-bottom: 8px; }
    .why_choose_item .why_choose_info p {
      color: #585858;
      font-size: 14px;
      line-height: 18px; }

.section.writing_service {
  text-align: center; }
  .section.writing_service h1 {
    color: #ff4f37;
    display: inline-block;
    font-size: 40px;
    padding: 0 40px 20px 40px;
    text-transform: none;
    margin-bottom: 10px; }
  .section.writing_service h2 {
    margin-bottom: 10px; }
  .section.writing_service .section_content > span {
    color: #ff9600;
    display: block;
    font-size: 18px;
    font-style: italic;
    text-align: center;
    margin-bottom: 10px; }
  .section.writing_service .section_content p {
    color: #273a5d;
    font-size: 16px;
    text-align: center; }
  .section.writing_service .section_content .banner {
    text-align: center;
    margin-top: 22px;
    position: relative;
    z-index: 10; }
    .section.writing_service .section_content .banner img {
      max-width: 100%;
      height: auto; }

.section.free_features {
  background: url(/assets/features_bg.jpg) center top no-repeat;
  background-size: cover;
  padding: 18px 0 29px 0; }
  .section.free_features > h2 {
    color: #fff;
    font-size: 35px;
    margin-bottom: 3px; }

.free_features {
  background-color: #f5f3f0;
  padding-bottom: 20px; }
  .free_features .section_content {
    display: block; }
  .free_features .free_features_content {
    background: url(/assets/features_item_bg.png) center top no-repeat;
    text-align: center;
    padding: 32px 0 40px 0; }
  .free_features .feature_item {
    display: inline-block;
    vertical-align: top;
    width: 17%;
    margin: 0 -4px;
    padding: 20px 1%;
    position: relative; }
    .free_features .feature_item:before {
      background: #9ed2e6;
      /* Old browsers */
      background: -moz-linear-gradient(top, #9ed2e6 0%, #d2e9f4 50%, #9ed2e6 100%);
      /* FF3.6-15 */
      background: -webkit-linear-gradient(top, #9ed2e6 0%, #d2e9f4 50%, #9ed2e6 100%);
      /* Chrome10-25,Safari5.1-6 */
      background: linear-gradient(to bottom, #9ed2e6 0%, #d2e9f4 50%, #9ed2e6 100%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      content: '';
      display: block;
      width: 1px;
      height: 90%;
      position: absolute;
      top: 0;
      left: 0; }
    .free_features .feature_item:first-child {
      margin-left: 0; }
    .free_features .feature_item:last-child {
      margin-right: 0; }
      .free_features .feature_item:last-child:after {
        background: #9ed2e6;
        /* Old browsers */
        background: -moz-linear-gradient(top, #9ed2e6 0%, #d2e9f4 50%, #9ed2e6 100%);
        /* FF3.6-15 */
        background: -webkit-linear-gradient(top, #9ed2e6 0%, #d2e9f4 50%, #9ed2e6 100%);
        /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom, #9ed2e6 0%, #d2e9f4 50%, #9ed2e6 100%);
        /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        content: '';
        display: block;
        width: 1px;
        height: 90%;
        position: absolute;
        top: 0;
        right: 0; }
    .free_features .feature_item p {
      color: #462272;
      display: inline-block;
      vertical-align: text-bottom;
      font-size: 15px;
      font-weight: 500;
      min-height: 42px; }
    .free_features .feature_item span {
      color: #462272;
      display: block;
      font-size: 24px;
      line-height: 24px;
      margin-top: 8px; }
      .free_features .feature_item span i {
        display: inline-block;
        vertical-align: middle;
        font-weight: 700;
        font-style: italic;
        font-family: 'AGaramondPro', sans-serif;
        margin-top: 2px; }
      .free_features .feature_item span strong {
        display: inline-block;
        vertical-align: middle;
        position: relative;
        margin-left: 15px; }
        .free_features .feature_item span strong:before {
          background: url(/assets/icons_sprite.png) 0 -235px no-repeat;
          content: '';
          display: block;
          position: absolute;
          top: 50%;
          left: 50%;
          width: 74px;
          height: 5px;
          margin: -2px 0 0 -30px; }
    .free_features .feature_item b {
      color: #ff7e16;
      display: block;
      font-size: 25px;
      line-height: 30px;
      font-weight: 500;
      margin-top: 10px; }
  .free_features .free_features_info p {
    color: #462272;
    font-size: 30px;
    line-height: 32px;
    font-weight: 500;
    text-align: center; }
    .free_features .free_features_info p span {
      position: relative;
      margin: 0 22px; }
      .free_features .free_features_info p span:before {
        background: url(/assets/icons_sprite.png) 0 -211px no-repeat;
        content: '';
        display: block;
        position: absolute;
        top: 50%;
        left: 50%;
        width: 134px;
        height: 6px;
        margin: -3px 0 0 -67px; }
    .free_features .free_features_info p strong {
      font-weight: 700;
      font-style: italic;
      font-family: 'AGaramondPro', sans-serif;
      margin-left: 5px; }
  .free_features .free_features_info .button {
    color: #2b3833;
    display: block;
    font-family: "Effra", sans-serif;
    font-weight: 400;
    text-align: center;
    text-decoration: none;
    position: relative;
    border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    font-size: 18px;
    font-weight: 400;
    height: 50px;
    line-height: 50px;
    background-color: #fff112;
    box-shadow: 0px 4px 10px #6db5c3;
    -moz-box-shadow: 0px 4px 10px #6db5c3;
    -webkit-box-shadow: 0px 4px 10px #6db5c3;
    max-width: 460px;
    width: 70%;
    margin: 24px auto 0; }
    .free_features .free_features_info .button:hover {
      background-color: #f3e500; }

/* our stats */
.section.our_stats {
  background-size: cover;
  padding: 45px 0 15px 0;
  position: relative; }
  .section.our_stats .our_stats_heading {
    padding: 0 55px 23px 55px;
    position: relative;
    margin-bottom: 42px; }
    .section.our_stats .our_stats_heading:before {
      border-bottom: #ccdddf 1px solid;
      content: '';
      display: block;
      width: 1000px;
      position: absolute;
      bottom: -1px;
      left: 50%;
      margin-left: -500px; }
    .section.our_stats .our_stats_heading:after {
      border-bottom: #462272 1px solid;
      content: '';
      display: block;
      width: 100%;
      position: absolute;
      bottom: -1px;
      left: 0; }

.our_stats .section_content, .our_stats.section .section_content {
  display: block;
  text-align: center; }
.our_stats .owl-item img {
  width: auto;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 6px; }
.our_stats .owl-item .our_stat_item {
  background: url(/assets/our_stat_border.png) no-repeat;
  width: 210px;
  height: 210px; }

.our_stat_item {
  display: inline-block;
  vertical-align: top;
  text-align: center;
  width: 100%;
  padding-top: 20px; }
  .our_stat_item .our_stat_icon {
    display: inline-block;
    text-align: center;
    padding: 0 50px; }
  .our_stat_item span {
    color: #2f8bd3;
    display: block;
    font-size: 30px;
    font-weight: 700;
    text-transform: none;
    margin-top: 5px; }
  .our_stat_item p {
    color: #39345a;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    min-height: 44px; }

/* end our stats */
.component .section.our_stats {
  padding: 0 0 60px 0; }

.section.our_customers {
  padding: 40px 0 51px 0; }
  .section.our_customers > h1,
  .section.our_customers > h2 {
    color: #ff4f37;
    display: inline-block;
    font-size: 40px;
    padding: 0 40px 20px 40px;
    text-transform: none;
    margin-bottom: 31px; }

.our_customer_content {
  overflow: hidden;
  margin: 30px 0 43px 0; }
  .our_customer_content .our_customer_item {
    float: left;
    width: 100%; }
    .our_customer_content .our_customer_item img {
      max-width: 100%;
      height: auto; }
  .our_customer_content.our_customers_carousel_au .owl-item {
    display: table;
    height: 125px; }
    .our_customer_content.our_customers_carousel_au .owl-item:before {
      border-radius: 100%;
      -moz-border-radius: 100%;
      -webkit-border-radius: 100%;
      background-color: #ff705c;
      content: '';
      display: block;
      width: 5px;
      height: 5px;
      position: absolute;
      top: 50%;
      margin-top: -2.5px;
      left: 0; }
    .our_customer_content.our_customers_carousel_au .owl-item:last-child:after {
      border-radius: 100%;
      -moz-border-radius: 100%;
      -webkit-border-radius: 100%;
      background-color: #ff705c;
      content: '';
      display: block;
      width: 5px;
      height: 5px;
      position: absolute;
      top: 50%;
      margin-top: -2.5px;
      right: 0; }
  .our_customer_content.our_customers_carousel_au .our_customer_item {
    float: none;
    text-align: center;
    position: relative;
    display: table-cell;
    vertical-align: middle; }
    .our_customer_content.our_customers_carousel_au .our_customer_item img {
      width: auto;
      display: inline-block;
      vertical-align: middle; }

.our_customers ul.list {
  list-style: none;
  margin: 19px 0 28px 30px; }
  .our_customers ul.list li {
    color: #717781;
    font-size: 16px;
    font-style: italic;
    position: relative;
    padding-left: 14px;
    margin-bottom: 12px; }
    .our_customers ul.list li:before {
      border-radius: 100%;
      -moz-border-radius: 100%;
      -webkit-border-radius: 100%;
      background-color: #717781;
      content: '';
      display: block;
      width: 3px;
      height: 3px;
      position: absolute;
      top: 6px;
      left: 0; }
.our_customers .section_content, .our_customers.section .section_content {
  display: block;
  text-align: center; }
.our_customers .owl-item {
  padding: 0 4.5%; }

.our_customer_info {
  text-align: left; }
  .our_customer_info p {
    color: #273a5d;
    font-size: 16px;
    line-height: 20px; }

.section.our_awards {
  background-color: #fff;
  padding: 50px 0 40px 0;
  text-align: center; }
  .section.our_awards > h2 {
    color: #ff4f37;
    font-size: 40px;
    position: relative;
    display: inline-block;
    text-transform: none; }
  .section.our_awards .section_content {
    max-width: 1048px; }
  .section.our_awards .section_content {
    display: block;
    text-align: center; }
  .section.our_awards .button {
    color: #2b3833;
    display: block;
    font-family: "Effra", sans-serif;
    font-weight: 400;
    text-align: center;
    text-decoration: none;
    position: relative;
    border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    font-size: 18px;
    font-weight: 400;
    height: 50px;
    line-height: 50px;
    background-color: #fff112;
    margin: 15px auto 0;
    width: 458px; }
    .section.our_awards .button:hover {
      background-color: #f3e500; }
  .section.our_awards .owl-item {
    display: table;
    padding: 0 5%;
    height: 120px; }
    .section.our_awards .owl-item:before {
      border-radius: 100%;
      -moz-border-radius: 100%;
      -webkit-border-radius: 100%;
      background-color: #ff705c;
      content: '';
      display: block;
      width: 5px;
      height: 5px;
      position: absolute;
      top: 50%;
      left: 0;
      margin-top: -3px; }
    .section.our_awards .owl-item:last-child:after {
      border-radius: 100%;
      -moz-border-radius: 100%;
      -webkit-border-radius: 100%;
      background-color: #ff705c;
      content: '';
      display: block;
      width: 5px;
      height: 5px;
      position: absolute;
      top: 50%;
      right: 0;
      margin-top: -3px; }
    .section.our_awards .owl-item:nth-child(3) {
      padding: 0 3.5%; }
.section .our_awards_content {
  display: table;
  margin: 26px 0 8px 0; }
.section .our_award_item {
  display: table-cell;
  vertical-align: middle;
  width: 100%; }
  .section .our_award_item img {
    max-width: 100%;
    height: auto; }

.section.price_payments {
  box-shadow: inset 0 10px 20px #e4f1f6;
  -moz-box-shadow: inset 0 10px 20px #e4f1f6;
  -webkit-box-shadow: inset 0 10px 20px #e4f1f6;
  background-color: #ecf8fc;
  position: relative;
  padding: 38px 0 48px 0; }
  .section.price_payments .section_content {
    position: relative;
    text-align: center; }
    .section.price_payments .section_content:before {
      border-top: #d9edf3 1px solid;
      content: '';
      display: block;
      width: 100%;
      height: 1px;
      position: absolute;
      top: 71px;
      left: 0; }
  .section.price_payments .widget_title {
    margin-bottom: 32px; }
    .section.price_payments .widget_title span {
      color: #462272;
      font-size: 30px;
      font-weight: 700;
      line-height: 28px; }
      .section.price_payments .widget_title span strong {
        font-size: 34px;
        font-weight: 700;
        font-style: italic;
        font-family: 'AGaramondPro', sans-serif; }
  .section.price_payments .best_paper {
    width: 37%;
    float: left;
    text-align: left; }
  .section.price_payments .payments_security {
    width: 63%;
    float: left;
    padding-left: 6%;
    text-align: left; }
  .section.price_payments .button {
    color: #2b3833;
    display: block;
    font-family: "Effra", sans-serif;
    font-weight: 400;
    text-align: center;
    text-decoration: none;
    position: relative;
    border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    font-size: 18px;
    font-weight: 400;
    height: 50px;
    line-height: 50px;
    background-color: #fff112;
    box-shadow: 0 5px 15px #c9e0f2;
    -moz-box-shadow: 0 5px 15px #c9e0f2;
    -webkit-box-shadow: 0 5px 15px #c9e0f2;
    clear: both;
    display: inline-block;
    width: 460px;
    margin: 76px auto 0;
    position: relative; }
    .section.price_payments .button:hover {
      background-color: #f3e500; }
    .section.price_payments .button:before {
      border-top: #d9edf3 1px solid;
      content: '';
      display: block;
      width: 1000px;
      height: 1px;
      position: absolute;
      top: -41px;
      left: 50%;
      margin-left: -500px; }

.section.recent_posts {
  box-shadow: inset 0 10px 20px #e4f1f6;
  -moz-box-shadow: inset 0 10px 20px #e4f1f6;
  -webkit-box-shadow: inset 0 10px 20px #e4f1f6;
  background-color: #ecf8fc;
  padding: 32px 0 71px 0; }

.recent_posts .section_content {
  max-width: 1048px; }
.recent_posts .section_content, .recent_posts.section .section_content {
  display: block;
  text-align: center; }
.recent_posts .recent_posts_heading {
  margin-bottom: 29px; }
.recent_posts .owl-item {
  padding: 0 1.66666667%; }
.recent_posts .recent_post_item {
  background-color: #fff;
  float: left;
  overflow: hidden;
  width: 100%; }
  .recent_posts .recent_post_item img {
    max-width: 100%;
    height: auto; }

.recent_post_carousel > .recent_post_item {
  width: 33.3%; }
  .recent_post_carousel > .recent_post_item img {
    display: block;
    width: 100%; }

.recent_post_photo {
  display: block;
  position: relative; }
  .recent_post_photo .recent_post_bg {
    background: url(/assets/recent_post_bg.png) repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    text-align: left;
    padding: 10%; }
  .recent_post_photo .recent_post_info strong {
    color: #fff;
    font-size: 25px;
    line-height: 30px;
    font-weight: 900; }
    .recent_post_photo .recent_post_info strong b {
      font-style: italic;
      line-height: 20px;
      font-family: 'AGaramondPro', sans-serif; }
  .recent_post_photo .recent_post_info .recent_post_data {
    font-style: italic;
    position: absolute;
    width: 80%;
    left: 10%;
    bottom: 10%;
    margin: 0; }
    .recent_post_photo .recent_post_info .recent_post_data b {
      display: block;
      font-weight: 500; }
    .recent_post_photo .recent_post_info .recent_post_data span {
      display: block;
      font-weight: 500; }

.recent_post_data {
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  text-align: left;
  font-style: italic;
  display: inline-block;
  width: 84%;
  margin: 0 8%; }
  .recent_post_data b {
    display: block;
    font-weight: 300; }
  .recent_post_data span {
    display: block;
    font-weight: 300; }

.component .our_advantages {
  display: table;
  padding: 10px 0 60px 0;
  position: relative;
  z-index: 10; }
  .component .our_advantages > span {
    color: #502b2b;
    display: block;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 20px;
    text-align: center; }
  .component .our_advantages.parent_service > span, .component .our_advantages.child_service > span {
    display: none; }
  .component .our_advantages .widget {
    background-color: #fff;
    display: table-cell;
    vertical-align: top;
    width: 30%; }
  .component .our_advantages .separator {
    display: table-cell;
    width: 0.5%; }

.section.customers_testimonials .section_content {
  display: block;
  position: relative; }

.section.customers_testimonials {
  padding: 46px 0 56px 0;
  overflow: visible; }

.customers_testimonials {
  box-shadow: inset 0 10px 20px #e4f1f6;
  -moz-box-shadow: inset 0 10px 20px #e4f1f6;
  -webkit-box-shadow: inset 0 10px 20px #e4f1f6;
  background-color: #ecf8fc;
  position: relative; }
  .customers_testimonials div.star-rating {
    width: 19px;
    height: 19px;
    background: url("/assets/star.png") no-repeat 0 0;
    background-size: 19px;
    cursor: pointer;
    display: inline-block;
    vertical-align: top;
    width: 19px;
    height: 19px;
    text-indent: -999em;
    overflow: hidden;
    margin: 0 2px 0 2px;
    background: transparent !important; }
    .customers_testimonials div.star-rating a {
      width: 19px;
      height: 100%;
      background: url("/assets/star.png") no-repeat 0 top;
      background-size: 19px;
      border: 0;
      display: block; }
    .customers_testimonials div.star-rating-on a {
      background-position: 0 bottom !important; }
    .customers_testimonials div.star-rating-hover a {
      background-position: 0 bottom; }
    .customers_testimonials div.star-rating-readonly a {
      cursor: default !important; }
  .customers_testimonials div .rating-cancel {
    display: none !important;
    width: 0px;
    height: 0px; }
    .customers_testimonials div .rating-cancel a {
      display: block;
      width: 19px;
      height: 19px;
      background-position: 0 0;
      border: 0; }
    .customers_testimonials div .rating-cancel + .star-rating {
      margin: 0 2px 0 0; }
  .customers_testimonials .customers_testimonials_heading {
    margin-bottom: 30px;
    position: relative;
    padding: 0 10px 24px 10px; }
    .customers_testimonials .customers_testimonials_heading:after {
      border-bottom: #462272 1px solid;
      content: '';
      display: block;
      width: 100%;
      position: absolute;
      bottom: -1px;
      left: 0; }
  .customers_testimonials .button {
    color: #2b3833;
    display: block;
    font-family: "Effra", sans-serif;
    font-weight: 400;
    text-align: center;
    text-decoration: none;
    position: relative;
    border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    font-size: 18px;
    font-weight: 400;
    height: 50px;
    line-height: 50px;
    border-top: #4596d5 1px solid;
    background-color: #54a6e6;
    width: 460px;
    margin: 43px auto 0; }
    .customers_testimonials .button:hover {
      background-color: #4e92e6; }
  .customers_testimonials .owl-carousel .owl-stage {
    padding: 22px 0; }
  .customers_testimonials .owl-nav > div {
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    background: #beeaf9 url(/assets/icons_sprite.png) no-repeat;
    font-size: 0;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 50%;
    margin-top: -8px; }
    .customers_testimonials .owl-nav > div.owl-prev {
      background-position: left top;
      left: 0; }
    .customers_testimonials .owl-nav > div.owl-next {
      background-position: -40px top;
      right: 0; }
  .customers_testimonials .owl-dots {
    width: 100%;
    text-align: center;
    margin-top: 40px; }
    .customers_testimonials .owl-dots .owl-dot {
      background-color: #c3dae1;
      border-radius: 100%;
      -moz-border-radius: 100%;
      -webkit-border-radius: 100%;
      display: inline-block;
      vertical-align: top;
      width: 9px;
      height: 9px;
      margin: 0 9px; }
      .customers_testimonials .owl-dots .owl-dot.active {
        background-color: #54a6e6; }

.customer_testimonial_carousel {
  max-width: 1000px;
  overflow: hidden;
  padding: 0 30px;
  position: relative; }
  .customer_testimonial_carousel:before, .customer_testimonial_carousel:after {
    background: url(/assets/icons_sprite.png) right top no-repeat;
    content: '';
    display: block;
    width: 28px;
    height: 18px;
    position: absolute; }
  .customer_testimonial_carousel:before {
    top: 34px;
    left: 2px; }
  .customer_testimonial_carousel:after {
    bottom: 44px;
    right: 0; }

.customer_testimonial_item {
  transition: all 0.1s ease;
  -moz-transition: all 0.1s ease;
  -webkit-transition: all 0.1s ease;
  border-bottom: #b6cde9 1px solid;
  float: left;
  padding: 25px 4% 23px 4%;
  margin: 0 3%;
  position: relative; }
  .customer_testimonial_item:hover {
    box-shadow: 0px 6px 14px #c9dbeb;
    -moz-box-shadow: 0px 6px 14px #c9dbeb;
    -webkit-box-shadow: 0px 6px 14px #c9dbeb;
    border-bottom: transparent 1px solid;
    background-color: #fff;
    transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05); }
    .customer_testimonial_item:hover .customer_testimonial_details .customer_testimonial_stat .jabber:after,
    .customer_testimonial_item:hover .customer_testimonial_details .customer_testimonial_stat .fb:after,
    .customer_testimonial_item:hover .customer_testimonial_details .customer_testimonial_stat .bbb:after {
      background-color: #fff; }
  .customer_testimonial_item > p {
    color: #8b9597;
    font-size: 13px;
    font-style: italic;
    line-height: 20px;
    padding: 0 3px; }

.customer_testimonial_details {
  overflow: hidden;
  margin: 25px 0; }
  .customer_testimonial_details .customer_testimonial_stat {
    float: left;
    width: 100%;
    position: relative; }
    .customer_testimonial_details .customer_testimonial_stat:before {
      border-top: #c6c6c6 1px solid;
      content: '';
      width: 100%;
      height: 1px;
      position: absolute;
      top: 50%;
      left: 0; }
    .customer_testimonial_details .customer_testimonial_stat .jabber:after,
    .customer_testimonial_details .customer_testimonial_stat .fb:after,
    .customer_testimonial_details .customer_testimonial_stat .bbb:after {
      background-color: #ecf8fc;
      float: left;
      content: '';
      width: 10px;
      height: 100%;
      position: absolute;
      top: 0;
      right: -10px; }
  .customer_testimonial_details p {
    color: #6b6765;
    font-size: 13px;
    float: right;
    font-style: italic;
    margin-top: 8px; }

.customer_testimonial_info {
  color: #8d91a0;
  overflow: hidden;
  margin-top: 4px; }
  .customer_testimonial_info > span {
    color: #4859a5;
    display: block;
    margin-top: 9px; }
  .customer_testimonial_info > p {
    font-size: 13px;
    font-style: italic; }

.customer_testimonial_data {
  overflow: hidden; }
  .customer_testimonial_data strong {
    color: #4859a5;
    float: left;
    font-size: 20px;
    font-weight: 700;
    line-height: 22px;
    width: 150px;
    text-transform: uppercase; }
  .customer_testimonial_data .rating_wrapper {
    float: right;
    margin-top: 2px; }

.component .customers_testimonials {
  padding: 50px 0; }

.section {
  width: 100%;
  overflow: hidden;
  padding: 25px 0;
  text-align: center; }
  .section > h1,
  .section > h2,
  .section .customers_testimonials_heading,
  .section .our_stats_heading,
  .section .recent_posts_heading {
    color: #462272;
    display: inline-block;
    font-size: 30px;
    line-height: 32px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase; }
    .section > h1 b,
    .section > h2 b,
    .section .customers_testimonials_heading b,
    .section .our_stats_heading b,
    .section .recent_posts_heading b {
      font-style: italic;
      font-family: 'AGaramondPro', sans-serif; }
  .section > h1 {
    font-size: 32px; }
  .section .section_title_line span {
    display: inline-block;
    position: relative;
    padding: 0 70px; }
    .section .section_title_line span:before {
      border-top: #aad4de 1px solid;
      content: '';
      width: 100%;
      height: 1px;
      position: absolute;
      top: 58%;
      left: 0; }
    .section .section_title_line span strong {
      background-color: #fff;
      color: #ff4f37;
      display: block;
      font-weight: 700;
      font-size: 40px;
      line-height: 50px;
      font-style: italic;
      font-family: 'AGaramondPro', sans-serif;
      position: relative;
      z-index: 5;
      padding: 0 10px; }
  .section .section_content {
    display: table;
    min-width: 320px;
    max-width: 1024px;
    width: 100%;
    padding: 0 12px;
    margin: 0 auto;
    text-align: left; }
    .section .section_content > h1,
    .section .section_content > h2 {
      color: #555555;
      font-size: 26px;
      font-weight: 500;
      text-align: center; }
    .section .section_content > h1 {
      font-size: 32px; }

.post {
  margin-bottom: 31px; }
  .post .content {
    padding-bottom: 25px; }

.content_title + .post_item {
  margin-top: 70px; }
.content_title + .post_author {
  margin-top: 52px; }

.post_item {
  border-bottom: #c4c7d0 1px solid;
  overflow: hidden;
  margin-bottom: 32px;
  padding-bottom: 31px; }
  .post_item .post_author {
    margin: 5px 0; }

.post_title a {
  color: #462272;
  display: inline-block;
  font-size: 30px;
  font-weight: 700;
  line-height: 35px;
  text-decoration: none;
  text-transform: uppercase;
  padding-right: 10%; }
  .post_title a strong {
    font-style: italic;
    font-family: 'AGaramondPro', sans-serif;
    text-transform: none;
    margin: 0 5px; }
.post_title span {
  color: #979ca9;
  display: block;
  font-size: 12px;
  font-style: italic; }

.post_photo {
  overflow: hidden;
  margin: 14px 0; }
  .post_photo img {
    max-width: 100%;
    height: auto; }

.post_photo_info {
  display: table;
  width: 100%;
  padding-top: 12px; }
  .post_photo_info .post_photo_data {
    color: #979ca9;
    font-size: 13px;
    line-height: 20px;
    font-style: italic; }
    .post_photo_info .post_photo_data strong {
      display: block;
      font-weight: 300; }
    .post_photo_info .post_photo_data span {
      display: block; }

.post_description {
  overflow: hidden;
  margin-top: 22px; }
  .post_description p {
    color: #273a5d;
    font-size: 15px;
    line-height: 22px; }
  .post_description img {
    max-width: 100%;
    width: 100%;
    height: auto; }

.post_read_more {
  color: #4788d8;
  float: left;
  font-size: 13px;
  margin-top: 7px;
  text-decoration: none; }
  .post_read_more:hover {
    text-decoration: none; }

.post_tags {
  clear: both;
  display: inline-block;
  width: 100%;
  margin-top: 40px; }
  .post_tags p {
    color: #51555f;
    float: left;
    font-size: 14px;
    line-height: 28px;
    margin-right: 18px; }
  .post_tags a {
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    background-color: #e4f7fc;
    color: #5baec4;
    display: inline-block;
    vertical-align: middle;
    font-size: 13px;
    text-align: center;
    text-decoration: none;
    padding: 5px 22px;
    margin: 0 10px 10px 0; }

.post_view .content_title {
  margin-bottom: 18px; }
.post_view .post_item {
  overflow: visible;
  border-bottom: none;
  margin-left: 0;
  margin-right: 0; }
  .post_view .post_item .post_title {
    width: 100%;
    margin: 0 0 4px 0; }
    .post_view .post_item .post_title h1 {
      color: #502b2b;
      display: block;
      font-size: 24px;
      line-height: 26px;
      text-align: left; }
.post_view .post_photo {
  border: none;
  width: 100%;
  float: none;
  max-width: 100%;
  margin: 0;
  text-align: center; }
  .post_view .post_photo img {
    display: inline-block;
    margin-bottom: 20px; }
.post_view .post_description h2 {
  color: #462272;
  font-size: 16px;
  margin-bottom: 18px; }
.post_view .post_description p {
  margin-bottom: 14px; }

.post_data {
  margin-top: 3px;
  font-style: italic; }
  .post_data span {
    color: #98999b;
    font-size: 13px;
    margin-right: 20px; }
    .post_data span a {
      color: #04c6f0; }
      .post_data span a:hover {
        text-decoration: none; }

.post_view .pages_description_social {
  margin: 18px 0 6px 0; }

.pages_description_social {
  overflow: hidden;
  padding: 14px 0 20px 0;
  text-align: center;
  position: relative; }
  .pages_description_social:after {
    border-bottom: #c4d4e6 1px solid;
    content: '';
    display: block;
    width: 150px;
    position: absolute;
    bottom: 0;
    left: 0; }
  .pages_description_social + .post_data {
    margin-top: 16px; }
  .pages_description_social .social-likes__widget {
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border: none;
    cursor: pointer;
    float: left;
    width: 96px;
    height: 25px;
    margin-right: 11px;
    padding: 0; }
    .pages_description_social .social-likes__widget .social-likes__button {
      border-right: #fff 1px solid;
      float: left;
      width: 38px;
      height: 100%; }
    .pages_description_social .social-likes__widget .social-likes__counter {
      color: #fff;
      font-weight: 300;
      line-height: 25px; }
    .pages_description_social .social-likes__widget.social-likes__widget_twitter {
      background-color: #000000; }
      .pages_description_social .social-likes__widget.social-likes__widget_twitter:hover {
        background-color: #343333; }
      .pages_description_social .social-likes__widget.social-likes__widget_twitter:active {
        background-color: #343333; }
      .pages_description_social .social-likes__widget.social-likes__widget_twitter .social-likes__button {
        border-right: none;
        background: url(/assets/social_twitter_icon.svg) center center no-repeat;
        width: 100%; }
      .pages_description_social .social-likes__widget.social-likes__widget_twitter .social-likes__counter {
        display: none; }
    .pages_description_social .social-likes__widget.social-likes__widget_facebook {
      background-color: #4965a2; }
      .pages_description_social .social-likes__widget.social-likes__widget_facebook:hover {
        background-color: #4281d6; }
      .pages_description_social .social-likes__widget.social-likes__widget_facebook:active {
        background-color: #1552a5; }
      .pages_description_social .social-likes__widget.social-likes__widget_facebook .social-likes__button {
        background: url(/assets/social_facebook_icon.png) center center no-repeat;
        background-size: 9px; }
    .pages_description_social .social-likes__widget.social-likes__widget_plusone {
      background-color: #ef493c; }
      .pages_description_social .social-likes__widget.social-likes__widget_plusone:hover {
        background-color: #f87f67; }
      .pages_description_social .social-likes__widget.social-likes__widget_plusone:active {
        background-color: #e2492b; }
      .pages_description_social .social-likes__widget.social-likes__widget_plusone .social-likes__button {
        background: url(/assets/social_plusone_icon.png) center center no-repeat;
        background-size: 18px; }
    .pages_description_social .social-likes__widget.social-likes__widget_linkedin {
      background-color: #2a88c3; }
      .pages_description_social .social-likes__widget.social-likes__widget_linkedin:hover {
        background-color: #639cc1; }
      .pages_description_social .social-likes__widget.social-likes__widget_linkedin:active {
        background-color: #245f85; }
      .pages_description_social .social-likes__widget.social-likes__widget_linkedin .social-likes__button {
        background: url(/assets/social_linkedin_icon.png) center 4px no-repeat;
        background-size: 15px; }
    .pages_description_social .social-likes__widget.social-likes__widget_pinterest {
      background-color: #e02d41; }
      .pages_description_social .social-likes__widget.social-likes__widget_pinterest:hover {
        background-color: #7ac5ff; }
      .pages_description_social .social-likes__widget.social-likes__widget_pinterest:active {
        background-color: #3994db; }
      .pages_description_social .social-likes__widget.social-likes__widget_pinterest .social-likes__button {
        background: url(/assets/social_pinterest_icon.png) center center no-repeat;
        background-size: 13px; }
  .pages_description_social .block_total_shares {
    float: right;
    color: #838384;
    float: right;
    line-height: 25px; }
    .pages_description_social .block_total_shares b {
      color: #6a6a6b;
      font-weight: normal;
      margin-left: 5px; }

.post_author {
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  background-color: #f5fcfe;
  border: #d9e4ef 1px solid;
  overflow: hidden;
  padding: 3% 20px; }
  .post_author + .content_title + .post_item {
    margin-top: 50px; }
  .post_author > p {
    color: #938171;
    line-height: 21px; }
  .post_author + .post_tags {
    border-bottom: #c4c7d0 1px solid;
    padding-bottom: 10px; }

.post_author_title {
  overflow: hidden;
  margin-bottom: 18px; }
  .post_author_title p {
    color: #765f93;
    font-size: 14px;
    font-style: italic;
    display: inline-block;
    padding-bottom: 3px; }
    .post_author_title p b {
      color: #462272;
      font-size: 18px;
      font-weight: 700;
      font-style: normal; }

.post_author_data {
  float: left;
  width: 28%;
  margin: 0 7% 0 0; }

.post_author_links {
  border-top: #d9e4ef 1px solid;
  padding-top: 12px; }
  .post_author_links span {
    display: block;
    margin-bottom: 8px; }
    .post_author_links span a {
      color: #4788d8;
      display: inline-block;
      font-size: 13px;
      font-style: italic;
      text-decoration: none; }
      .post_author_links span a:hover {
        text-decoration: underline; }

.post_author_photo {
  margin-bottom: 11px;
  text-align: center;
  position: relative; }
  .post_author_photo:before {
    border-right: #d9e4ef 1px solid;
    content: '';
    position: absolute;
    right: -11%;
    top: 0;
    height: 100%;
    width: 1px; }
  .post_author_photo + .post_author_social {
    text-align: center; }
  .post_author_photo img {
    border: #e4f7fc 10px solid;
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    max-width: 100%;
    height: auto; }

.post_author_description {
  overflow: hidden; }
  .post_author_description strong {
    color: #462272;
    display: block;
    font-size: 18px;
    margin-bottom: 21px; }
  .post_author_description p {
    color: #767676;
    font-size: 14px;
    line-height: 20px; }
    .post_author_description p + .post_author_links {
      margin-top: 14px; }
    .post_author_description p a {
      color: #4788d8;
      text-decoration: none; }
      .post_author_description p a:hover {
        text-decoration: underline; }

.post_comments {
  margin-top: 30px; }
  .post_comments img {
    max-width: 100%;
    height: auto; }

.blogger_about .post_author_photo:before {
  display: none; }
.blogger_about .post_author {
  border: none;
  background: none;
  padding: 0; }
.blogger_about .content {
  padding-bottom: 18px; }
.blogger_about .post_author {
  margin-bottom: 10px; }
.blogger_about .post_author_photo {
  border-right: #d9e4ef 1px solid; }
.blogger_about .post_author_data {
  width: 32%;
  margin: 0 3% 0 0; }
.blogger_about .post_author_content .post_author_social {
  width: 100%; }
.blogger_about .post_author_description {
  overflow: visible; }
  .blogger_about .post_author_description p {
    line-height: 22px;
    margin-bottom: 30px; }

.post_author_social {
  overflow: hidden;
  margin-bottom: 5px; }
  .post_author_social a {
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
    text-decoration: none; }
    .post_author_social a img {
      max-width: 100%;
      height: auto; }

.post_author_block {
  float: left;
  width: 54%;
  margin: 40px 3% 0 3%; }
  .post_author_block span {
    color: #420505;
    display: block;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 15px; }

.post_author_section {
  width: 100%;
  display: inline-block; }
  .post_author_section .post_author_data {
    margin: 0 3% 0 0; }
  .post_author_section .post_author_description > span {
    color: #420505;
    display: block;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 15px; }
  .post_author_section .post_author_links {
    margin-top: 55px; }

.our_bloggers .post_author {
  border-bottom: #e0e0e0 1px solid;
  padding-bottom: 20px;
  margin-bottom: 20px; }
.our_bloggers .post_author_description {
  overflow: visible; }
  .our_bloggers .post_author_description p {
    position: relative; }

.post_author_content {
  border-top: #d9e4ef 1px solid;
  overflow: hidden;
  clear: both;
  padding-top: 20px; }
  .post_author_content .post_author_social {
    border-right: #d9e4ef 1px solid;
    width: 31%;
    float: left;
    padding-bottom: 10px;
    text-align: center; }
    .post_author_content .post_author_social a {
      display: inline-block;
      vertical-align: top; }
  .post_author_content .post_author_links {
    border-top: none;
    overflow: hidden;
    padding: 0 0 0 4%; }

.samples .pages_description {
  margin-bottom: 30px; }
  .samples .pages_description:after {
    border-bottom: #c4d4e6 1px solid;
    content: '';
    display: block;
    width: 150px; }

.sample_view .content_title {
  margin-bottom: 10px; }
.sample_view .pages_description > i {
  float: right;
  margin-bottom: 20px; }
  .sample_view .pages_description > i span {
    color: #6c7a8c;
    font-size: 13px;
    margin-left: 5px; }
.sample_view .pages_description p {
  line-height: 26px; }

.sample_item {
  overflow: hidden;
  margin-bottom: 32px; }
  .sample_item + .pagination {
    position: relative;
    margin-top: -10px; }
    .sample_item + .pagination:before {
      border-top: #c4d4e6 1px solid;
      content: '';
      display: block;
      position: absolute;
      width: 100%;
      top: -23px;
      height: 1px;
      left: 0; }
  .sample_item + .show_items {
    position: relative; }
    .sample_item + .show_items:before {
      border-top: #c4d4e6 1px solid;
      content: '';
      display: block;
      position: absolute;
      width: 100%;
      top: -33px;
      height: 1px;
      left: 0; }
  .sample_item:after {
    border-bottom: #c4d4e6 1px solid;
    content: '';
    display: block;
    width: 150px; }
  .sample_item:last-child {
    border-bottom: none; }
  .sample_item .sample_title {
    clear: both;
    position: relative;
    margin-bottom: 30px; }
    .sample_item .sample_title h2 {
      font-size: 20px;
      line-height: 22px;
      font-weight: normal; }
    .sample_item .sample_title a {
      color: #4859a5;
      font-weight: 500;
      text-decoration: none; }
      .sample_item .sample_title a strong {
        color: #462272;
        font-weight: 700;
        text-transform: uppercase; }
  .sample_item .sample_icon {
    width: 15%;
    float: left; }
    .sample_item .sample_icon img {
      max-width: 100%;
      height: auto; }
  .sample_item .sample_description {
    display: inline-block;
    width: 100%;
    margin-bottom: 13px; }
  .sample_item .sample_info {
    border-left: #c4d4e6 1px solid;
    float: left;
    width: 85%;
    padding-left: 4%;
    margin-top: -4px; }
    .sample_item .sample_info ul {
      list-style: none; }
      .sample_item .sample_info ul li {
        display: inline-block;
        width: 100%;
        margin-bottom: 12px; }
        .sample_item .sample_info ul li:last-child {
          margin-bottom: 0; }
        .sample_item .sample_info ul li span {
          color: #273a5d;
          display: inline-block;
          vertical-align: top;
          text-align: right;
          width: 25%;
          margin-right: 3%; }
        .sample_item .sample_info ul li p {
          color: #8b9597;
          display: inline-block;
          vertical-align: top;
          font-style: italic;
          line-height: 18px; }
          .sample_item .sample_info ul li p a {
            color: #8b9597;
            text-decoration: none; }
            .sample_item .sample_info ul li p a:hover {
              text-decoration: underline; }
  .sample_item .button {
    color: #2b3833;
    display: block;
    font-family: "Effra", sans-serif;
    font-weight: 400;
    text-align: center;
    text-decoration: none;
    position: relative;
    border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    font-size: 18px;
    font-weight: 400;
    height: 50px;
    line-height: 50px;
    border-top: #4596d5 1px solid;
    background-color: #54a6e6;
    clear: both;
    margin: 7px 0 46px 13%;
    width: 372px; }
    .sample_item .button:hover {
      background-color: #4e92e6; }

.testimonials .content {
  padding-bottom: 30px; }
.testimonials .pages_description > p {
  margin-bottom: 9px; }
.testimonials .pages_description a {
  color: #496bc5;
  display: inline-block;
  margin-right: 0.3em; }
  .testimonials .pages_description a:hover {
    text-decoration: none; }
.testimonials .pages_description .testimonials_link {
  margin-bottom: 37px; }
  .testimonials .pages_description .testimonials_link a {
    background: url(/assets/testimonial_link_icon.png) no-repeat;
    color: #4788d8;
    font-size: 14px;
    font-style: italic;
    padding-left: 35px;
    text-decoration: none;
    padding-top: 10px; }
    .testimonials .pages_description .testimonials_link a:hover {
      text-decoration: underline; }
  .testimonials .pages_description .testimonials_link span {
    color: #a6a7a9;
    margin-left: 0px; }

.testimonial_item {
  border-top: #c4d4e6 1px solid;
  box-shadow: 0px 3px 20px #e5e5e5;
  -moz-box-shadow: 0px 3px 20px #e5e5e5;
  -webkit-box-shadow: 0px 3px 20px #e5e5e5;
  background-color: #f9f9f9;
  overflow: hidden;
  padding: 14px 3% 17px 3%;
  margin-bottom: 40px;
  position: relative; }
  .testimonial_item:before {
    background: url(/assets/testimonials_icon.png) no-repeat;
    content: '';
    display: block;
    width: 28px;
    height: 18px;
    position: absolute;
    bottom: 10px;
    right: 10px; }
  .testimonial_item + .pagination {
    margin-top: 40px; }

.testimonial_title {
  overflow: hidden; }
  .testimonial_title .rating_wrapper {
    float: right; }
  .testimonial_title .testimonial_title_info {
    color: #4859a5; }
    .testimonial_title .testimonial_title_info > b {
      font-size: 18px;
      font-weight: 900;
      text-transform: uppercase; }
    .testimonial_title .testimonial_title_info > p {
      font-weight: 500;
      margin-top: 14px; }
    .testimonial_title .testimonial_title_info .testimonial_title_info_details {
      overflow: hidden; }
      .testimonial_title .testimonial_title_info .testimonial_title_info_details i {
        color: #8d91a0;
        display: block;
        font-weight: 400;
        float: left; }
      .testimonial_title .testimonial_title_info .testimonial_title_info_details p {
        float: right;
        color: #bec0c8;
        font-style: italic; }

.testimonial_stat {
  overflow: hidden;
  position: relative;
  margin: 10px 0 5px 0; }
  .testimonial_stat:before {
    border-top: #c6c6c6 1px solid;
    content: '';
    width: 100%;
    height: 1px;
    position: absolute;
    top: 50%;
    left: 0; }
  .testimonial_stat .jabber {
    background-color: #ff4f37;
    width: 182px;
    position: relative; }
    .testimonial_stat .jabber:before {
      background-color: #f9f9f9;
      float: left;
      content: '';
      width: 10px;
      height: 100%;
      position: absolute;
      top: 0;
      right: -10px; }
  .testimonial_stat .fb {
    width: 147px;
    position: relative; }
    .testimonial_stat .fb:before {
      background-color: #f9f9f9;
      float: left;
      content: '';
      width: 10px;
      height: 100%;
      position: absolute;
      top: 0;
      right: -10px; }
  .testimonial_stat .bbb {
    width: 256px;
    position: relative; }
    .testimonial_stat .bbb:before {
      background-color: #f9f9f9;
      float: left;
      content: '';
      width: 10px;
      height: 100%;
      position: absolute;
      top: 0;
      right: -10px; }

.testimonial_content {
  margin-top: 8px;
  position: relative; }
  .testimonial_content > p {
    color: #8b9597;
    line-height: 22px;
    font-style: italic; }

.testimonial_info {
  overflow: hidden;
  margin-bottom: 10px; }
  .testimonial_info div.star-rating {
    width: 18px;
    height: 18px;
    background: url("/assets/star.png") no-repeat 0 0;
    background-size: 18px;
    cursor: pointer;
    display: inline-block;
    vertical-align: top;
    width: 18px;
    height: 18px;
    text-indent: -999em;
    overflow: hidden;
    margin: 0 2px 0 2px;
    background: transparent !important; }
    .testimonial_info div.star-rating a {
      width: 18px;
      height: 100%;
      background: url("/assets/star.png") no-repeat 0 top;
      background-size: 18px;
      border: 0;
      display: block; }
    .testimonial_info div.star-rating-on a {
      background-position: 0 bottom !important; }
    .testimonial_info div.star-rating-hover a {
      background-position: 0 bottom; }
    .testimonial_info div.star-rating-readonly a {
      cursor: default !important; }
  .testimonial_info div .rating-cancel {
    display: none !important;
    width: 0px;
    height: 0px; }
    .testimonial_info div .rating-cancel a {
      display: block;
      width: 18px;
      height: 18px;
      background-position: 0 0;
      border: 0; }
    .testimonial_info div .rating-cancel + .star-rating {
      margin: 0 2px 0 0; }
  .testimonial_info p {
    color: #6b6765;
    float: right;
    font-size: 12px;
    margin-top: 10px; }

.extras .content {
  padding: 0; }
  .extras .content .button {
    color: #2b3833;
    display: block;
    font-family: "Effra", sans-serif;
    font-weight: 400;
    text-align: center;
    text-decoration: none;
    position: relative;
    border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    font-size: 18px;
    font-weight: 400;
    height: 50px;
    line-height: 50px;
    background-color: #fff112;
    box-shadow: 0 0 20px #b9d8dc;
    -moz-box-shadow: 0 0 20px #b9d8dc;
    -webkit-box-shadow: 0 0 20px #b9d8dc;
    width: 335px;
    margin: 30px auto; }
    .extras .content .button:hover {
      background-color: #f3e500; }
.extras table {
  border-collapse: collapse;
  font-size: 14px;
  overflow: hidden; }
  .extras table:after {
    border-bottom: #dbe6dc 1px solid;
    content: '';
    display: block;
    width: 120%;
    margin-top: 40px; }
  .extras table tr td {
    font-weight: 300;
    padding: 8px 3%; }
    .extras table tr td span {
      color: #ff4f37;
      display: block;
      font-size: 15px;
      font-weight: 700;
      font-style: italic;
      margin: 0 0 5px 2%; }
    .extras table tr td p {
      color: #566683;
      margin-left: 2%;
      line-height: 20px; }
  .extras table tr td:last-child:not(:first-child) {
    background-color: #f3fcf4;
    color: #2f8226;
    width: 80px;
    font-size: 15px;
    font-weight: 700;
    font-style: italic;
    text-align: left;
    padding-left: 20px;
    padding-right: 20px; }
  .extras table tr.extras_title {
    border-bottom: none; }
    .extras table tr.extras_title td {
      color: #462272;
      font-weight: 700;
      font-size: 15px; }
    .extras table tr.extras_title b {
      position: relative; }
  .extras table tr.extras_category + .extras_title td {
    position: relative; }
    .extras table tr.extras_category + .extras_title td:before {
      background-color: #f3fcf4;
      content: '';
      display: block;
      position: absolute;
      top: 0;
      right: 0;
      width: 100px;
      height: 100%; }
  .extras table tr.extras_category span {
    color: #462272;
    font-weight: 700;
    font-size: 15px;
    position: relative;
    margin-left: 0; }

.pages_nav {
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  overflow: hidden;
  background-color: #cfeef7;
  display: table;
  width: 100%;
  margin-bottom: 20px; }
  .pages_nav ul {
    list-style: none;
    display: table-row; }
    .pages_nav ul li {
      border-right: #bae1ed 1px solid;
      display: table-cell;
      vertical-align: middle;
      text-align: center;
      height: 37px; }
      .pages_nav ul li:first-child {
        border-radius: 20px 0 0 20px;
        -moz-border-radius: 20px 0 0 20px;
        -webkit-border-radius: 20px 0 0 20px; }
      .pages_nav ul li:last-child {
        border-radius: 0 20px 20px 0;
        -moz-border-radius: 0 20px 20px 0;
        -webkit-border-radius: 0 20px 20px 0;
        border-right: none; }
      .pages_nav ul li.current {
        box-shadow: 0 0 10px #b4d7e1;
        -moz-box-shadow: 0 0 10px #b4d7e1;
        -webkit-box-shadow: 0 0 10px #b4d7e1;
        box-shadow: none\9\0;
        -moz-box-shadow: none\9\0;
        -webkit-box-shadow: none\9\0;
        border-right: #bae1ed 1px solid;
        background-color: #8ad4ea; }
      .pages_nav ul li a {
        color: #273a5d;
        display: block;
        font-size: 14px;
        font-weight: 500;
        height: 100%;
        line-height: 37px;
        text-decoration: none; }

.static_pages .content_title {
  margin-bottom: 30px; }
.static_pages .pages_description h2 {
  color: #ff4f37;
  font-size: 18px;
  font-style: italic;
  font-weight: 700;
  line-height: 22px;
  font-weight: 300;
  margin-bottom: 10px; }
.static_pages .pages_description h3 {
  color: #462272;
  font-size: 20px;
  font-weight: 700;
  font-style: italic;
  margin-bottom: 10px; }
.static_pages .pages_description ul,
.static_pages .pages_description ol {
  margin: 20px 15px; }
  .static_pages .pages_description ul li,
  .static_pages .pages_description ol li {
    font-size: 14px;
    line-height: 21px;
    color: #273a5d; }
    .static_pages .pages_description ul li:before,
    .static_pages .pages_description ol li:before {
      top: 9px; }

.faq .content_title {
  margin-bottom: 45px; }
.faq .pages_description h2 {
  color: #ff4f37;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 35px; }
.faq .pages_description h3 {
  margin-bottom: 11px; }
.faq .accordion {
  margin-bottom: 30px; }

.contact_us .content {
  padding-bottom: 25px; }
.contact_us .pages_description h2 {
  color: #404f74;
  font-size: 18px;
  font-weight: normal;
  margin-bottom: 10px; }

.contact_info {
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  background: #f1f3f5;
  display: inline-block;
  width: 100%;
  margin-bottom: 20px; }
  .contact_info > div {
    padding: 20px 20px 20px 56px;
    background: url(/assets/contacts_email_icon.png) 20px center no-repeat; }
    .contact_info > div p {
      color: #1c2a53;
      display: inline-block;
      vertical-align: top;
      font-size: 15px;
      line-height: 30px;
      margin-bottom: 0;
      text-indent: 11px; }
      .contact_info > div p a {
        color: #1c2a53;
        text-decoration: none; }
    .contact_info > div .phone_drop {
      float: right;
      margin: 0px 13px 0 0px;
      width: 65px;
      cursor: pointer; }
      .contact_info > div .phone_drop.active span {
        border: #e2e7ed 1px solid; }
      .contact_info > div .phone_drop.active ul li {
        background-color: #f1f3f5;
        border-left: #e2e7ed 1px solid;
        border-right: #e2e7ed 1px solid; }
        .contact_info > div .phone_drop.active ul li:hover {
          background-color: #d0d1d2; }
        .contact_info > div .phone_drop.active ul li a {
          color: #1c2a53;
          text-align: left;
          font-size: 15px;
          padding-left: 15px; }
        .contact_info > div .phone_drop.active ul li:last-child {
          border-bottom: #e2e7ed 1px solid; }
      .contact_info > div .phone_drop span {
        border: transparent 1px solid;
        border-left: #e2e7ed 1px solid;
        color: #1c2a53;
        display: inline-block;
        font-size: 15px;
        height: auto;
        padding: 5px 0 5px 15px;
        text-align: left; }
        .contact_info > div .phone_drop span:before {
          border-color: #fff transparent transparent transparent;
          border-width: 5px 4px 0 4px;
          top: 9px;
          right: 5px; }
        .contact_info > div .phone_drop span:after {
          border-color: #fff;
          right: 27px; }
      .contact_info > div .phone_drop ul {
        border: none;
        border-radius: 0; }
        .contact_info > div .phone_drop ul li {
          padding: 0; }
          .contact_info > div .phone_drop ul li a {
            color: #fff;
            padding: 2px 5px;
            font-size: 12px; }

.feedback_form {
  box-shadow: 0 10px 20px #c4d4e6;
  -moz-box-shadow: 0 10px 20px #c4d4e6;
  -webkit-box-shadow: 0 10px 20px #c4d4e6;
  background-color: #f9f9f9;
  width: 100%;
  padding-bottom: 30px;
  display: inline-block; }
  .feedback_form .feedback_title {
    border-top: #c4d4e6 1px solid;
    border-bottom: #c4d4e6 1px solid;
    margin-bottom: 38px;
    text-align: center; }
    .feedback_form .feedback_title h2 {
      border-bottom: #4859a5 1px solid;
      color: #4859a5;
      font-weight: 700;
      display: inline-block;
      font-size: 20px;
      padding: 15px 5px;
      text-transform: uppercase;
      margin-bottom: -1px; }
    .feedback_form .feedback_title + strong {
      color: #04c6f0;
      display: block;
      font-size: 16px;
      text-transform: uppercase;
      text-align: center; }
  .feedback_form .field_item {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    padding: 0 3%;
    margin-bottom: 15px; }
    .feedback_form .field_item > label {
      color: #273a5d;
      width: 27%;
      float: left;
      font-size: 15px;
      line-height: 20px;
      text-align: right;
      padding-right: 5%; }
    .feedback_form .field_item input[type="text"] {
      float: left;
      width: 73%; }
    .feedback_form .field_item .select2-container {
      float: left;
      min-width: 73%;
      max-width: 73%; }
    .feedback_form .field_item textarea {
      float: left;
      width: 73%;
      height: 127px; }
    .feedback_form .field_item > .field_error {
      width: 73%; }
      .feedback_form .field_item > .field_error input[type="text"] {
        width: 100%; }
    .feedback_form .field_item .field_phone_number_item {
      float: left;
      margin-right: 3%; }
      .feedback_form .field_item .field_phone_number_item i {
        color: #626878;
        font-size: 12px; }
      .feedback_form .field_item .field_phone_number_item .field_error {
        width: 100%; }
        .feedback_form .field_item .field_phone_number_item .field_error .validation_error {
          width: 100%; }
      .feedback_form .field_item .field_phone_number_item input {
        width: 100%; }
      .feedback_form .field_item .field_phone_number_item.country_code {
        width: 8%; }
      .feedback_form .field_item .field_phone_number_item.state_area_code {
        width: 10%; }
      .feedback_form .field_item .field_phone_number_item.phone_number {
        width: 40%; }
  .feedback_form .field_message .field_error {
    width: 73%; }
    .feedback_form .field_message .field_error textarea {
      width: 100%; }
  .feedback_form .button {
    color: #2b3833;
    display: block;
    font-family: "Effra", sans-serif;
    font-weight: 400;
    text-align: center;
    text-decoration: none;
    position: relative;
    border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    font-size: 18px;
    font-weight: 400;
    height: 50px;
    line-height: 50px;
    border-top: #4596d5 1px solid;
    background-color: #54a6e6;
    width: 222px;
    margin: 0 auto; }
    .feedback_form .button:hover {
      background-color: #4e92e6; }

.writer_review .feedback_form {
  width: 65%; }
  .writer_review .feedback_form .feedback_title {
    border-top: none; }

.authorization {
  background: url(/assets/line.png) center top no-repeat;
  min-height: 500px; }
  .authorization.authorization_success {
    background: none; }
    .authorization.authorization_success .content {
      background: url(/assets/line_icon.png) center top no-repeat;
      height: 500px; }
    .authorization.authorization_success .authorization_content p {
      color: #8fa1be;
      font-size: 25px;
      margin-top: 210px; }
    .authorization.authorization_success .authorization_content a {
      color: #4788d8;
      display: block;
      font-size: 14px;
      text-decoration: none;
      margin-top: 100px; }
  .authorization .content {
    display: table;
    width: 1000px;
    margin: 0 auto; }
  .authorization .content_title {
    text-align: center; }

.authorization_content {
  width: 540px;
  margin: 40px auto 0;
  overflow: hidden; }
  .authorization_content h1 {
    color: #462272;
    font-size: 30px;
    font-weight: 700;
    line-height: 36px;
    text-align: center;
    text-transform: uppercase; }
  .authorization_content p {
    color: #480908;
    font-size: 20px;
    font-weight: 500;
    text-align: center;
    margin-top: 30px; }
    .authorization_content p + a {
      color: #40add7;
      display: block;
      text-align: center;
      font-size: 15px;
      margin-top: 50px; }
      .authorization_content p + a:hover {
        text-decoration: none; }
  .authorization_content h2 {
    color: #04c6f0;
    font-size: 16px;
    text-transform: uppercase;
    text-align: center; }
  .authorization_content .field_item {
    display: inline-block;
    width: 100%;
    position: relative;
    margin-bottom: 40px; }
    .authorization_content .field_item input:not([type="submit"]) {
      border: none;
      border-bottom: #bfcde2 1px solid;
      width: 100%;
      height: 35px;
      font-size: 15px;
      padding: 0; }
    .authorization_content .field_item .field_error {
      width: 100%;
      position: relative; }
      .authorization_content .field_item .field_error input {
        border: none;
        border-bottom: #ff8181 1px solid; }
  .authorization_content .button {
    color: #2b3833;
    display: block;
    font-family: "Effra", sans-serif;
    font-weight: 400;
    text-align: center;
    text-decoration: none;
    position: relative;
    border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    font-size: 18px;
    font-weight: 400;
    height: 50px;
    line-height: 50px;
    background-color: #8ac5f3;
    color: #fff;
    background-color: #58bfec;
    width: 350px;
    margin: 15px auto 0; }
    .authorization_content .button:hover {
      background-color: #54a6e6; }

.authorization_info {
  overflow: hidden;
  text-align: center;
  color: #777777;
  padding: 40px 0 0 0;
  width: 100%;
  font-size: 15px;
  margin: 72px auto 0; }
  .authorization_info p {
    margin-bottom: 6px; }
  .authorization_info a {
    color: #40add7;
    display: block;
    text-decoration: none;
    margin-top: 8px; }
    .authorization_info a:hover {
      text-decoration: underline; }

.prices .content {
  padding-bottom: 24px; }
.prices .content_title {
  margin-bottom: 49px; }
.prices .prices_content {
  border: #ccdddf 1px solid;
  padding: 44px 30px 20px 30px; }
.prices .field_item {
  width: 100%;
  padding-right: 30%; }
  .prices .field_item > label,
  .prices .field_item .order-pages-num > label {
    color: #273a5d;
    width: 28%;
    float: left;
    font-size: 15px;
    line-height: 28px;
    text-align: right;
    padding-right: 2%;
    margin-right: 2%; }
    .prices .field_item > label a,
    .prices .field_item .order-pages-num > label a {
      color: #04c6f0; }
      .prices .field_item > label a:hover,
      .prices .field_item .order-pages-num > label a:hover {
        text-decoration: none; }
  .prices .field_item .radio_buttons {
    float: left;
    width: 70%; }
  .prices .field_item .select2-container {
    min-width: 70%;
    max-width: 70%; }
  .prices .field_item .spinner_wrapper {
    float: left;
    width: 30%; }
  .prices .field_item.numbers_of i {
    color: #868687;
    float: left;
    font-size: 12px;
    margin-left: 8px; }
  .prices .field_item.academic_level {
    position: relative;
    margin-bottom: 6px; }
    .prices .field_item.academic_level:after {
      border-top: #eaedf3 1px solid;
      content: '';
      display: block;
      width: 30%;
      height: 1px;
      position: absolute;
      bottom: 3px;
      left: 71.3%; }
    .prices .field_item.academic_level > label {
      border-bottom: #eaedf3 1px solid;
      position: relative;
      padding-bottom: 10px; }
      .prices .field_item.academic_level > label:after {
        border-right: #eaedf3 1px solid;
        content: '';
        display: block;
        width: 1px;
        height: 49px;
        position: absolute;
        bottom: 0;
        right: 0; }
    .prices .field_item.academic_level .select2-container:before {
      border-top: #eaedf3 1px solid;
      content: '';
      display: block;
      width: 106%;
      height: 1px;
      position: absolute;
      top: -11px;
      left: -3%; }
    .prices .field_item.academic_level .select2-container:after {
      border-right: #eaedf3 1px solid;
      content: '';
      display: block;
      width: 1px;
      height: 49px;
      position: absolute;
      top: -11px;
      right: -3%; }

.price_choice_item {
  border: #a1acca 1px solid;
  overflow: hidden;
  font-size: 14px;
  color: #545c6e;
  padding: 6px 2%;
  cursor: pointer;
  margin-top: -1px; }
  .price_choice_item.active {
    background-color: #f6feff;
    border-color: #b9b9b9; }
  .price_choice_item > div {
    float: left;
    line-height: 21px; }
  .price_choice_item .radio {
    margin-right: 3%; }
  .price_choice_item .price_urgency {
    border-left: #d9dbdf 1px solid;
    border-right: #d9dbdf 1px solid;
    width: 23%;
    padding-left: 6%;
    padding-right: 2%;
    text-align: left; }
  .price_choice_item .price_page {
    color: #366e10;
    width: 30%;
    padding-left: 2%;
    padding-right: 2%;
    text-align: center; }
  .price_choice_item .price_present {
    background: url(/assets/prices_present.png) no-repeat;
    background-size: 20px;
    float: left;
    width: 20px;
    height: 21px;
    position: relative;
    left: 14px; }
    .price_choice_item .price_present + .price_date {
      border-left: transparent 1px solid; }
    .price_choice_item .price_present.ng-hide + .price_date {
      border-left: #d9dbdf 1px solid; }
  .price_choice_item .price_date {
    border-left: #d9dbdf 1px solid;
    float: right;
    width: 37%;
    padding-left: 5%;
    padding-right: 5%; }

.price_total {
  background: #526baf;
  background: -moz-linear-gradient(top, #526baf 0%, #3e58a3 100%);
  background: -webkit-linear-gradient(top, #526baf 0%, #3e58a3 100%);
  background: linear-gradient(to bottom, #526baf 0%, #3e58a3 100%);
  display: inline-block;
  width: 100%;
  padding: 20px 40px; }
  .price_total .price_total_value {
    color: #fff;
    float: left;
    text-align: center;
    padding: 16px 0;
    font-size: 20px; }
    .price_total .price_total_value span {
      font-size: 14px;
      font-weight: 900;
      display: inline-block;
      vertical-align: middle;
      text-transform: uppercase; }
    .price_total .price_total_value p {
      font-size: 30px;
      font-weight: 800;
      display: inline-block;
      vertical-align: sub;
      margin-left: 0.2em; }
  .price_total .button {
    color: #2b3833;
    display: block;
    font-family: "Effra", sans-serif;
    font-weight: 400;
    text-align: center;
    text-decoration: none;
    position: relative;
    border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    font-size: 18px;
    font-weight: 400;
    height: 50px;
    line-height: 50px;
    background-color: #fff112;
    float: right;
    width: 50%; }
    .price_total .button:hover {
      background-color: #f3e500; }

.price_info {
  color: #273a5d;
  margin-top: 25px; }
  .price_info p {
    font-size: 15px; }
  .price_info ul.list {
    list-style: none;
    margin: 12px 0 0 0; }
    .price_info ul.list li {
      background: url(/assets/list_icon.png) left center no-repeat;
      color: #273a5d;
      font-size: 15px;
      position: relative;
      padding-left: 20px; }

.field_item + .prices_resume {
  margin-top: 10px; }
  .field_item + .prices_resume .prices_resume_item:last-child > div {
    border-bottom: none; }

.prices_resume {
  border: #a1acca 1px solid;
  position: relative; }
  .prices_resume:before {
    background-image: url(/assets/most_popular.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-color: #ffd9d4;
    border-top: #ffd9d4 1px solid;
    content: '';
    display: block;
    width: 15px;
    height: 100%;
    position: absolute;
    top: -1px;
    left: -16px; }
  .prices_resume + .prices_resume:before {
    background-image: url(/assets/other.png);
    background-color: #a2c7c9; }

.prices_resume + .prices_resume {
  border-top: none; }

.prices_resume_thead,
.prices_resume_tbody {
  border-collapse: collapse;
  display: table;
  width: 100%; }

.prices_resume_block {
  display: table;
  width: 100%; }

.prices_resume_item {
  display: table-row;
  border-top: #a1acca 1px solid;
  border-bottom: #a1acca 1px solid; }
  .prices_resume_item:last-child {
    border-bottom: none; }
  .prices_resume_item > div {
    display: table-cell;
    vertical-align: middle;
    width: 12%; }
    .prices_resume_item > div:first-child {
      width: 52%; }

.field_item.type_paper + .prices_resume .prices_resume_item:last-child {
  border-bottom: none; }
.field_item.type_paper + .prices_resume + .prices_resume .prices_resume_item:first-child {
  border-top: none; }

.prices_resume_thead {
  background-color: #d1eef3;
  font-size: 14px;
  position: relative; }
  .prices_resume_thead:before {
    background-color: #d1eef3;
    content: '';
    display: block;
    width: 100%;
    height: 5px;
    position: absolute;
    top: 0;
    left: 0; }
  .prices_resume_thead:after {
    background-color: #d1eef3;
    content: '';
    display: block;
    width: 100%;
    height: 5px;
    position: absolute;
    bottom: 0;
    left: 0; }
  .prices_resume_thead .prices_resume_item > div {
    padding: 10px 0; }
  .prices_resume_thead .prices_resume_services {
    color: #273a5d;
    padding-left: 4% !important;
    padding-right: 4% !important; }
  .prices_resume_thead .prices_resume_time {
    border-right: #a1acca 1px solid;
    color: #545c6e;
    padding-left: 2%;
    padding-right: 2%;
    text-align: center; }
    .prices_resume_thead .prices_resume_time:nth-child(2) {
      border-left: #a1acca 1px solid; }

.prices_resume_tbody {
  position: relative; }
  .prices_resume_tbody .prices_resume_item > div {
    color: #366e10;
    font-size: 14px;
    padding: 12px 0;
    text-align: center; }
    .prices_resume_tbody .prices_resume_item > div:first-child {
      color: #273a5d;
      text-align: left;
      padding-left: 4%;
      padding-right: 4%; }
    .prices_resume_tbody .prices_resume_item > div.prices_resume_time {
      border-right: #a1acca 1px solid;
      cursor: pointer; }
      .prices_resume_tbody .prices_resume_item > div.prices_resume_time:nth-child(2) {
        border-left: #a1acca 1px solid; }
      .prices_resume_tbody .prices_resume_item > div.prices_resume_time:nth-child(5) {
        border-right: none; }
      .prices_resume_tbody .prices_resume_item > div.prices_resume_time:hover {
        background-color: #e5f9d8; }
      .prices_resume_tbody .prices_resume_item > div.prices_resume_time.active {
        background-color: #4e961d;
        color: #fff; }

.service_links {
  overflow: hidden;
  margin: 20px 0;
  padding: 1%; }

.service_link_item {
  background-color: #f4f9f9;
  border: #d5f3f4 1px solid;
  float: left;
  width: 32%;
  margin: 0 -1px -1px 0;
  position: relative; }
  .service_link_item:nth-child(3n) {
    margin-right: 0; }
  .service_link_item:nth-child(3n+1) {
    margin-left: 0; }
  .service_link_item:hover {
    box-shadow: 0px 0px 15px #c1cbcc;
    -moz-box-shadow: 0px 0px 15px #c1cbcc;
    -webkit-box-shadow: 0px 0px 15px #c1cbcc;
    background: #f9fdfd;
    background: -moz-linear-gradient(-45deg, #f9fdfd 0%, #e6f5f7 100%);
    background: -webkit-linear-gradient(-45deg, #f9fdfd 0%, #e6f5f7 100%);
    background: linear-gradient(135deg, #f9fdfd 0%, #e6f5f7 100%);
    border-color: #fff;
    position: relative;
    z-index: 10; }
    .service_link_item:hover .service_text span {
      color: #564f81; }

.services .service_rate {
  margin: 33px 0 26px 0; }
.services .button_pages + p {
  border-top: #d3d6dd 1px solid;
  padding-top: 20px; }

.service_text {
  display: table;
  width: 100%;
  height: 132px;
  text-decoration: none;
  padding: 0 20px;
  position: relative; }
  .service_text span {
    color: #564f81;
    font-size: 16px;
    font-weight: 500;
    line-height: 18px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    text-transform: uppercase; }

.button_pages {
  text-align: center;
  margin: 30px 0; }
  .button_pages .button_link {
    color: #2b3833;
    display: block;
    font-family: "Effra", sans-serif;
    font-weight: 400;
    text-align: center;
    text-decoration: none;
    position: relative;
    border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    font-size: 18px;
    font-weight: 400;
    height: 50px;
    line-height: 50px;
    background-color: #fff112;
    box-shadow: 0 5px 16px rgba(96, 172, 181, 0.51);
    -moz-box-shadow: 0 5px 16px rgba(96, 172, 181, 0.51);
    -webkit-box-shadow: 0 5px 16px rgba(96, 172, 181, 0.51);
    display: inline-block;
    padding: 0 100px; }
    .button_pages .button_link:hover {
      background-color: #f3e500; }

.service_category {
  border: #bee7e8 1px solid;
  border-collapse: separate;
  border-spacing: 0;
  display: table;
  width: 100%;
  margin-bottom: 20px; }
  .service_category ul {
    border-bottom: #eaecec 1px solid;
    display: table-row;
    border-collapse: collapse;
    width: 100%;
    list-style: none; }
    .service_category ul:first-child {
      background-color: #f4f9f9; }
    .service_category ul:last-child li {
      border-bottom: none; }
    .service_category ul:not(:first-child) li:not(.not_service_category):hover {
      background-color: #daf6f7; }
    .service_category ul span {
      display: block;
      color: #564f81;
      font-size: 16px;
      font-weight: 500;
      text-transform: uppercase; }
    .service_category ul li {
      border-bottom: #bee7e8 1px solid;
      border-right: #bee7e8 1px solid;
      display: table-cell;
      vertical-align: top;
      width: 33.3333%;
      word-wrap: break-word;
      padding: 10px 2%; }
      .service_category ul li:last-child {
        border-right: none; }
      .service_category ul li span {
        padding: 5px 2%; }
      .service_category ul li:last-child {
        margin-bottom: -1px; }
      .service_category ul li a {
        color: #6d6b76;
        display: inline-block;
        font-size: 14px;
        font-weight: 300;
        width: 100%;
        height: 100%;
        text-decoration: none; }

.service_features {
  border-top: #d3d6dd 1px solid;
  border-bottom: #d3d6dd 1px solid;
  overflow: hidden;
  margin-bottom: 11px;
  padding: 36px 0 21px 0; }
  .service_features .service_features_title {
    color: #ff4f37;
    font-size: 18px;
    font-style: italic;
    line-height: 20px;
    font-weight: 700;
    margin-bottom: 10px; }

.service_features_item {
  overflow: hidden;
  margin-bottom: 15px; }
  .service_features_item .service_features_photo {
    background: url(/assets/list_icon.png) left center no-repeat;
    float: left;
    width: 12px;
    height: 9px;
    margin: 4px 10px 0 0; }
  .service_features_item .service_features_description {
    float: left; }
    .service_features_item .service_features_description span {
      color: #273a5d;
      font-size: 15px;
      font-weight: 400; }

.service_level {
  overflow: hidden;
  margin-bottom: 30px; }

.service_level_info {
  float: left;
  overflow: hidden;
  width: 30%;
  max-width: 196px;
  position: relative;
  margin-right: 9%; }
  .service_level_info .service_level_icon {
    background: url(/assets/service_icon.png) 20px center no-repeat;
    border: #bee7e8 1px solid;
    height: 100px; }
  .service_level_info .service_level_price {
    background-color: #bee7e8;
    text-align: center;
    width: 100%;
    padding: 20px 0;
    font-weight: 500; }
    .service_level_info .service_level_price p {
      color: #336768;
      font-size: 16px; }
      .service_level_info .service_level_price p span {
        color: #1d772b;
        display: inline-block;
        font-size: 18px;
        margin-left: 0.3em; }

.service_level_description {
  overflow: hidden; }
  .service_level_description p {
    color: #273a5d;
    line-height: 22px; }

.services .pages_description h1 {
  color: #462272;
  display: inline-block;
  width: 100%;
  font-size: 25px;
  line-height: 28px;
  font-weight: 700;
  margin-bottom: 20px; }
.services .pages_description h2 {
  color: #462272;
  display: inline-block;
  width: 100%;
  font-size: 22px;
  line-height: 25px;
  font-weight: 700;
  padding-top: 10px;
  margin-bottom: 10px; }
.services .pages_description > h3 {
  color: #462272;
  font-size: 20px;
  font-style: italic; }

.our_writers .pagination {
  margin: 25px 0; }
.our_writers .content_title {
  margin-bottom: 50px; }
  .our_writers .content_title strong {
    color: #6a4d8e;
    font-size: 24px; }
.our_writers .pages_description > p {
  line-height: 21px; }

.our_writers_content {
  overflow: hidden; }
  .our_writers_content table {
    border: #d1d9da 1px solid;
    border-collapse: collapse;
    width: 100%; }
    .our_writers_content table tr td {
      border-right: #d1d9da 1px solid;
      border-bottom: #d1d9da 1px solid;
      text-align: center;
      padding: 15px 0;
      font-size: 15px; }
      .our_writers_content table tr td:last-child {
        border-right: none; }
    .our_writers_content table thead tr td {
      background-color: #ecf8fc;
      color: #273a5d;
      font-size: 15px;
      font-weight: 400; }
      .our_writers_content table thead tr td:first-child {
        background-color: transparent; }
    .our_writers_content table tbody tr:last-child td:last-child {
      border-radius: 0 0 5px 0;
      -moz-border-radius: 0 0 5px 0;
      -webkit-border-radius: 0 0 5px 0; }
    .our_writers_content table tbody tr td {
      color: #707175;
      font-size: 15px;
      font-weight: 300; }
      .our_writers_content table tbody tr td:first-child {
        background-color: #ecf8fc;
        color: #462272;
        padding: 0.6%;
        font-style: italic;
        font-weight: 700;
        font-family: "AGaramondPro", sans-serif; }
      .our_writers_content table tbody tr td:nth-child(2) a {
        font-size: 13px; }
      .our_writers_content table tbody tr td:nth-child(3) a {
        color: #707175;
        text-decoration: none; }
      .our_writers_content table tbody tr td:nth-child(4) {
        padding: 0 0.5%; }
      .our_writers_content table tbody tr td:last-child {
        text-align: center; }
        .our_writers_content table tbody tr td:last-child a {
          border-radius: 20px;
          -moz-border-radius: 20px;
          -webkit-border-radius: 20px;
          border: #85b3ec 1px solid;
          display: inline-block;
          height: 34px;
          line-height: 32px;
          text-decoration: none;
          padding: 0 30px; }
          .our_writers_content table tbody tr td:last-child a:hover {
            background-color: #85b3ec;
            color: #fff;
            text-decoration: none; }
      .our_writers_content table tbody tr td .our_writer_photo {
        border-bottom: #d8d8e3 1px solid;
        padding-bottom: 5px;
        margin: 0 15px 5px 15px; }
      .our_writers_content table tbody tr td.suggestion {
        color: #3ca71f; }
      .our_writers_content table tbody tr td.unavailable {
        color: #ff7e16; }
      .our_writers_content table tbody tr td a {
        color: #85b3ec;
        text-decoration: none; }
        .our_writers_content table tbody tr td a:hover {
          text-decoration: underline; }

.our_writers_filter {
  background-color: #f1f3f5;
  display: inline-block;
  width: 100%;
  padding: 19px 0;
  margin: 7px 0 30px 0; }

.our_writers_content_title {
  overflow: hidden; }
  .our_writers_content_title h3 {
    color: #462272;
    font-size: 25px;
    line-height: 26px;
    font-weight: 700; }

.our_writers_filter_item {
  float: left;
  width: 25%;
  text-align: center; }
  .our_writers_filter_item label {
    color: #707175;
    display: inline-block;
    vertical-align: middle;
    font-size: 15px;
    margin-right: 2%; }
  .our_writers_filter_item .select2-container {
    min-width: 60%;
    max-width: 60%;
    text-align: left; }

.writer_testimonials .testimonial_title .testimonial_title_info .testimonial_title_info_details {
  margin-top: 10px; }

.about_writer {
  border-bottom: #ebf0f0 1px solid;
  overflow: hidden;
  position: relative;
  padding-bottom: 13px; }
  .about_writer .button.writer_hire {
    color: #2b3833;
    display: block;
    font-family: "Effra", sans-serif;
    font-weight: 400;
    text-align: center;
    text-decoration: none;
    position: relative;
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    font-size: 15px;
    font-weight: 400;
    height: 40px;
    line-height: 40px;
    border-top: #e0b214 1px solid;
    background-color: #f7c30d;
    color: #725b09;
    float: right;
    width: 250px;
    height: 35px;
    line-height: 33px;
    position: absolute;
    left: 0;
    top: 96px; }
    .about_writer .button.writer_hire:hover {
      background-color: #e0b214; }

.writer_info {
  border-bottom: #ccdddf 1px solid;
  float: left;
  padding: 6px 15px 5px 0; }

.writer_photo {
  display: inline-block;
  text-align: center; }
  .writer_photo img {
    max-width: 66px; }

.writer_status {
  color: #f7910d;
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
  line-height: 62px;
  font-weight: 300;
  text-align: center;
  margin-left: 25px;
  position: relative; }
  .writer_status:before {
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    background-color: #f7910d;
    border: #fff 2px solid;
    content: "";
    display: block;
    position: absolute;
    top: 44px;
    left: -42px;
    width: 11px;
    height: 11px; }
  .writer_status.suggestion {
    color: #21ad4c; }
    .writer_status.suggestion:before {
      background-color: #21ad4c; }
  .writer_status.unavailable {
    color: #f5423a; }
    .writer_status.unavailable:before {
      background-color: #f5423a; }

.writer_description {
  border-left: #ebf0f0 1px solid;
  border-right: #ebf0f0 1px solid;
  float: left;
  margin: 0 0 0 22px;
  padding: 21px 21px 0 27px; }

.writer_details {
  overflow: hidden; }

.writer_details_item {
  float: left;
  clear: both;
  margin-bottom: 17px;
  line-height: 22px; }
  .writer_details_item:first-child > span {
    width: 165px; }
  .writer_details_item b {
    color: #555555;
    display: block;
    font-size: 20px;
    font-weight: 600;
    line-height: 20px;
    margin-bottom: 7px; }
  .writer_details_item .rating_wrapper {
    float: left;
    clear: both;
    width: 140px;
    margin-top: 10px; }
    .writer_details_item .rating_wrapper div.star-rating {
      background-size: 22px;
      width: 22px;
      height: 22px;
      margin: 0 3px 0 3px; }
      .writer_details_item .rating_wrapper div.star-rating a {
        background-size: 22px;
        width: 22px; }
      .writer_details_item .rating_wrapper div.star-rating-on a {
        background-position: 0 bottom !important; }
      .writer_details_item .rating_wrapper div.star-rating-hover a {
        background-position: 0 bottom; }
    .writer_details_item .rating_wrapper div .rating-cancel + .star-rating {
      margin: 0 3px 0 0; }
  .writer_details_item > span {
    color: #273a5d;
    float: left;
    font-weight: 500;
    font-size: 16px;
    margin-right: 10px;
    width: 140px; }
    .writer_details_item > span strong {
      margin: 0 0.3em; }
  .writer_details_item p {
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border: #c3cadc 1px solid;
    color: #273a5d;
    float: left;
    font-size: 14px;
    font-style: italic;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    margin: -8px 0 0 0; }

.writer_details_info {
  float: left; }

.writer_skills {
  float: right;
  width: 465px;
  padding-top: 24px; }
  .writer_skills h2 {
    color: #273a5d;
    display: block;
    font-size: 16px;
    font-weight: 500;
    padding-bottom: 6px; }
  .writer_skills ul {
    float: left;
    width: 210px;
    list-style: none;
    margin: 4px 20px 0 0px; }
    .writer_skills ul li {
      background: url(/assets/skills_icon.png) 5px 4px no-repeat;
      color: #4c5d7c;
      font-size: 14px;
      line-height: 20px;
      margin-bottom: 10px;
      padding-left: 35px; }

.writer_testimonials {
  margin-top: 32px; }
  .writer_testimonials .content_title {
    margin-bottom: 23px; }
    .writer_testimonials .content_title h1,
    .writer_testimonials .content_title h2 {
      color: #462272;
      display: block;
      border-bottom: none;
      text-transform: none;
      font-size: 25px;
      font-weight: 700;
      padding-bottom: 0;
      padding-top: 12px; }
    .writer_testimonials .content_title:before {
      display: none; }
  .writer_testimonials .testimonial_item {
    margin-bottom: 29px; }
  .writer_testimonials > .button {
    color: #2b3833;
    display: block;
    font-family: "Effra", sans-serif;
    font-weight: 400;
    text-align: center;
    text-decoration: none;
    position: relative;
    border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    font-size: 18px;
    font-weight: 400;
    height: 50px;
    line-height: 50px;
    border-top: #4596d5 1px solid;
    background-color: #54a6e6;
    width: 320px;
    margin: 40px auto 0; }
    .writer_testimonials > .button:hover {
      background-color: #4e92e6; }

@media screen and (min-width: 769px) and (max-width: 9999px) {
  .wp_main_info_wrapper.on_scroll_visible {
    display: none !important; } }
.wp_main_info_wrapper {
  display: flex;
  align-items: center; }

.wp_photo {
  flex-shrink: 0;
  width: 86px;
  height: 86px;
  border-radius: 50%;
  background: url(/assets/writers_default_photo.svg) center center no-repeat;
  margin-right: 14px; }

.w_status {
  width: fit-content;
  padding: 0 5px; }
  .w_status span {
    font-size: 12px;
    line-height: 16px; }
  .w_status.open_for_suggestions {
    background-color: #eaffe4; }
    .w_status.open_for_suggestions span {
      color: #429728; }
  .w_status.searching_for_orders {
    background-color: #fff2e1; }
    .w_status.searching_for_orders span {
      color: #f6910b; }

.w_experience {
  margin-top: 7px; }
  .w_experience span {
    font-size: 14px;
    line-height: 22px;
    color: #263b5e; }

.w_success_rate {
  display: flex;
  margin-top: 14px; }
  .w_success_rate span {
    font-size: 22px;
    line-height: 27px;
    font-weight: 500;
    color: #273a5d;
    margin-right: 6px; }
  .w_success_rate p {
    font-size: 14px;
    line-height: 18px;
    color: #4c5d7c;
    min-width: 173px;
    background: url(/assets/success_rate_bg.svg) 0px 20px no-repeat; }

.wp_predominant_subjects {
  margin-top: 40px; }
  .wp_predominant_subjects span {
    display: block;
    font-size: 16px;
    line-height: 19px;
    color: #273a5d;
    letter-spacing: 0.2px; }
  .wp_predominant_subjects ul {
    list-style: none;
    margin-top: 15px; }
  .wp_predominant_subjects li {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    line-height: 26px;
    color: #263b5e;
    padding: 0 10px;
    background-color: #edf4f5;
    margin: 0 7px 8px 0; }

.wp_stats {
  display: flex;
  justify-content: space-around;
  align-items: center;
  height: 75px;
  border-top: 1px solid #cbdddf;
  border-bottom: 1px solid #cbdddf;
  padding: 0 25px;
  margin-top: 32px; }

.wp_stats_item {
  text-align: center; }
  .wp_stats_item span {
    font-size: 20px;
    line-height: 22px;
    color: #273a5d; }
  .wp_stats_item p {
    font-size: 14px;
    line-height: 20px;
    color: #273a5d; }

.wp_reviews_block {
  margin-top: 40px; }
  .wp_reviews_block.loading {
    pointer-events: none;
    opacity: 0.6; }

.wp_reviews_title span {
  font-size: 25px;
  line-height: 30px;
  font-weight: 700;
  color: #462272;
  letter-spacing: 0.2px; }
.wp_reviews_title p {
  display: inline-block;
  vertical-align: top;
  font-size: 20px;
  line-height: 34px;
  font-weight: 500;
  color: #6a4d8e; }

.wp_reviews_filter {
  border-bottom: 1px solid #d9ecef;
  margin-top: 17px; }
  .wp_reviews_filter > ul {
    display: flex;
    list-style: none;
    flex-wrap: wrap;
    height: 30px; }
    .wp_reviews_filter > ul > li {
      padding: 0 11px;
      margin-right: 9px; }
      .wp_reviews_filter > ul > li:hover, .wp_reviews_filter > ul > li.active {
        background-color: #d9ecef; }
      .wp_reviews_filter > ul > li.wp-skills-tail {
        margin-right: 0;
        position: relative;
        padding-right: 32px; }
        .wp_reviews_filter > ul > li.wp-skills-tail:before {
          display: block;
          position: absolute;
          content: "";
          width: 7px;
          height: 5px;
          background: url(/assets/drop_arrow.svg) center center no-repeat;
          top: 12px;
          right: 15px;
          transition: 0.2s; }
        .wp_reviews_filter > ul > li.wp-skills-tail:hover:before,
        .wp_reviews_filter > ul > li.wp-skills-tail .active:before {
          transform: rotate(180deg); }
        .wp_reviews_filter > ul > li.wp-skills-tail:hover .filter_drop_list,
        .wp_reviews_filter > ul > li.wp-skills-tail .active .filter_drop_list {
          display: block; }
      .wp_reviews_filter > ul > li > span,
      .wp_reviews_filter > ul > li > button,
      .wp_reviews_filter > ul > li > a {
        display: block;
        font-size: 14px;
        line-height: 30px;
        color: #263b5e;
        text-decoration: none;
        white-space: nowrap;
        background: inherit;
        background: inherit;
        border: inherit; }

.filter_drop_list {
  display: none;
  list-style: none;
  width: 177px;
  background-color: #d9ecef;
  max-height: 238px;
  overflow-y: scroll;
  padding: 5px 0;
  position: absolute;
  left: 0;
  top: 30px;
  z-index: 2; }
  .filter_drop_list li {
    max-width: 165px;
    padding-left: 12px; }
    .filter_drop_list li:hover {
      cursor: pointer;
      background-color: #395aa0; }
      .filter_drop_list li:hover span,
      .filter_drop_list li:hover button,
      .filter_drop_list li:hover a {
        color: #fff; }
  .filter_drop_list span,
  .filter_drop_list button,
  .filter_drop_list a {
    display: block;
    font-size: 14px;
    line-height: 20px;
    color: #263b5e;
    text-decoration: none; }

.wp_sorting_panel {
  display: flex;
  justify-content: space-between;
  margin-top: 13px; }

.wp_rating_block {
  display: flex;
  align-items: center; }
  .wp_rating_block > span {
    font-size: 16px;
    line-height: 19px;
    font-weight: 700;
    color: #273a5d;
    margin-right: 5px;
    letter-spacing: 0.2px; }
    .wp_rating_block > span b {
      color: #ec784a; }

.wp_rating {
  display: flex; }
  .wp_rating span {
    width: 18px;
    height: 17px;
    background: url(/assets/wp_rating_star.svg) center center no-repeat;
    margin-right: 4px; }
    .wp_rating span:last-child {
      margin-right: 0; }
    .wp_rating span.active {
      background: url(/assets/wp_rating_active_star.svg) center center no-repeat; }

.wp_sort_by .select2 {
  width: 120px !important;
  margin-left: 10px; }

.wp_reviews {
  margin-top: 30px; }

.wp_review {
  display: flex;
  justify-content: space-between;
  background-color: #fff;
  box-shadow: 0px -1px 0px #c4d3e6, 0px 2px 15px rgba(0, 0, 0, 0.14);
  margin-bottom: 20px;
  padding: 12px 20px 15px; }
  .wp_review:last-child {
    margin-bottom: 0; }

.wp_review_customer {
  display: flex;
  align-items: center; }
  .wp_review_customer span {
    font-size: 16px;
    line-height: 19px;
    font-weight: 700;
    color: #273a5d;
    margin-right: 6px;
    max-width: 370px; }
  .wp_review_customer p {
    font-size: 13px;
    line-height: 15px;
    color: #8e91a0; }

.wp_review_date {
  margin-top: 7px; }
  .wp_review_date span {
    font-size: 13px;
    line-height: 15px;
    color: #8e91a0;
    font-style: italic; }

.wp_review_text {
  margin-top: 15px; }
  .wp_review_text span {
    font-size: 14px;
    line-height: 22px;
    color: #263b5e; }

.wp_review_type {
  text-align: right;
  margin-top: 5px; }
  .wp_review_type span {
    font-size: 14px;
    line-height: 22px;
    color: #263b5e; }

.wp_widget {
  background-color: #fff;
  box-shadow: 0px -1px 0px #c4d3e6, 0px 2px 15px rgba(0, 0, 0, 0.14); }

.wp_widget_title {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #c4d3e6;
  padding: 19px 24px; }
  .wp_widget_title .wp_photo {
    width: 52px;
    height: 52px;
    background-size: 52px;
    margin-right: 13px; }
  .wp_widget_title .wp_main_info > span {
    font-size: 18px;
    line-height: 22px;
    font-weight: 700;
    color: #462272; }
    .wp_widget_title .wp_main_info > span p {
      display: inline-block;
      vertical-align: top;
      font-weight: 500;
      color: #6a4d8e; }
  .wp_widget_title .w_success_rate {
    margin-top: 0; }

.wp_widget_content {
  padding: 20px 25px; }

.wp_also_get {
  display: flex;
  justify-content: space-between; }
  .wp_also_get span {
    font-size: 18px;
    line-height: 22px;
    font-weight: 700;
    color: #462272; }

.wp_safe_deal {
  width: 20px;
  height: 20px;
  background: url(/assets/safe_deal_icon.svg) center center no-repeat;
  position: relative; }
  .wp_safe_deal:before {
    display: none;
    position: absolute;
    content: "Safe Deal";
    font-size: 13px;
    line-height: 34px;
    color: #263b5e;
    width: 78px;
    height: 28px;
    background: url(/assets/safe_deal_tooltip_bg.svg) center center no-repeat;
    right: -13px;
    top: 22px;
    text-align: center; }
  .wp_safe_deal:hover:before {
    display: block; }

.wp_benefits {
  margin-top: 10px; }
  .wp_benefits span {
    display: block;
    font-size: 14px;
    line-height: 18px;
    padding-left: 24px;
    background: url(/assets/wp_benefits_icon.svg) left center no-repeat;
    margin-bottom: 10px; }
    .wp_benefits span:last-child {
      margin-bottom: 0; }

.hire_writer {
  display: block;
  font-size: 14px;
  line-height: 40px;
  color: #5d4a08;
  text-decoration: none;
  text-align: center;
  width: 100%;
  height: 40px;
  cursor: pointer;
  text-align: center;
  background-color: #f7c30f;
  outline: none;
  border: none;
  border-radius: 17.5px;
  margin-top: 20px; }

.customers_reviews {
  border-top: #d3d6dd 1px solid;
  margin-top: 40px;
  padding-top: 40px; }
  .customers_reviews h2 {
    color: #ff4f37;
    font-size: 20px;
    font-style: italic;
    font-weight: 700;
    margin-bottom: 36px; }

.customers_reviews_item {
  border-top: #c4d4e6 1px solid;
  box-shadow: 0px 3px 20px #e5e5e5;
  -moz-box-shadow: 0px 3px 20px #e5e5e5;
  -webkit-box-shadow: 0px 3px 20px #e5e5e5;
  background-color: #f9f9f9;
  overflow: hidden;
  padding: 14px 3% 17px 3%;
  margin-bottom: 40px;
  position: relative; }
  .customers_reviews_item:before {
    background: url(/assets/testimonials_icon.png) no-repeat;
    content: '';
    display: block;
    width: 28px;
    height: 18px;
    position: absolute;
    bottom: 10px;
    right: 10px; }

.customers_reviews_title {
  overflow: hidden; }
  .customers_reviews_title .rating_wrapper {
    float: right; }
  .customers_reviews_title .customers_reviews_title_info {
    color: #4859a5; }
    .customers_reviews_title .customers_reviews_title_info > b {
      font-size: 18px;
      font-weight: 900;
      text-transform: uppercase; }
    .customers_reviews_title .customers_reviews_title_info > p {
      font-weight: 500;
      margin-top: 14px; }
    .customers_reviews_title .customers_reviews_title_info .customers_reviews_title_info_details {
      overflow: hidden; }
      .customers_reviews_title .customers_reviews_title_info .customers_reviews_title_info_details i {
        color: #8d91a0;
        display: block;
        font-weight: 400;
        float: left; }
      .customers_reviews_title .customers_reviews_title_info .customers_reviews_title_info_details p {
        float: right;
        color: #bec0c8;
        font-style: italic; }

.customers_reviews_stat {
  overflow: hidden;
  position: relative;
  margin: 10px 0 5px 0; }
  .customers_reviews_stat:before {
    border-top: #c6c6c6 1px solid;
    content: '';
    width: 100%;
    height: 1px;
    position: absolute;
    top: 50%;
    left: 0; }
  .customers_reviews_stat .jabber {
    width: 182px;
    position: relative; }
    .customers_reviews_stat .jabber:before {
      background-color: #f9f9f9;
      float: left;
      content: '';
      width: 10px;
      height: 100%;
      position: absolute;
      top: 0;
      right: -10px; }
  .customers_reviews_stat .fb {
    width: 147px;
    position: relative; }
    .customers_reviews_stat .fb:before {
      background-color: #f9f9f9;
      float: left;
      content: '';
      width: 10px;
      height: 100%;
      position: absolute;
      top: 0;
      right: -10px; }
  .customers_reviews_stat .bbb {
    width: 256px;
    position: relative; }
    .customers_reviews_stat .bbb:before {
      background-color: #f9f9f9;
      float: left;
      content: '';
      width: 10px;
      height: 100%;
      position: absolute;
      top: 0;
      right: -10px; }

.customers_reviews_content {
  margin-top: 8px;
  position: relative; }
  .customers_reviews_content > p {
    color: #848382;
    line-height: 19px;
    font-style: italic; }

.customers_reviews_info {
  overflow: hidden;
  margin-bottom: 10px; }
  .customers_reviews_info div.star-rating {
    width: 18px;
    height: 18px;
    background: url("/assets/star.png") no-repeat 0 0;
    background-size: 18px;
    cursor: pointer;
    display: inline-block;
    vertical-align: top;
    width: 18px;
    height: 18px;
    text-indent: -999em;
    overflow: hidden;
    margin: 0 2px 0 2px;
    background: transparent !important; }
    .customers_reviews_info div.star-rating a {
      width: 18px;
      height: 100%;
      background: url("/assets/star.png") no-repeat 0 top;
      background-size: 18px;
      border: 0;
      display: block; }
    .customers_reviews_info div.star-rating-on a {
      background-position: 0 bottom !important; }
    .customers_reviews_info div.star-rating-hover a {
      background-position: 0 bottom; }
    .customers_reviews_info div.star-rating-readonly a {
      cursor: default !important; }
  .customers_reviews_info div .rating-cancel {
    display: none !important;
    width: 0px;
    height: 0px; }
    .customers_reviews_info div .rating-cancel a {
      display: block;
      width: 18px;
      height: 18px;
      background-position: 0 0;
      border: 0; }
    .customers_reviews_info div .rating-cancel + .star-rating {
      margin: 0 2px 0 0; }
  .customers_reviews_info p {
    color: #6b6765;
    float: right;
    font-size: 12px;
    margin-top: 10px; }

.review_info {
  border-top: #d3d6dd 1px solid;
  padding: 30px 0 0 0; }
  .review_info h2 {
    color: #ff4f37;
    font-size: 20px;
    line-height: 22px;
    font-weight: 700;
    font-style: italic;
    margin-bottom: 14px; }
  .review_info p {
    color: #707175;
    font-size: 15px;
    line-height: 22px;
    margin-bottom: 20px; }
  .review_info h3 {
    color: #462272;
    font-size: 19px;
    line-height: 30px;
    font-weight: 500;
    margin-bottom: 4px; }
    .review_info h3 span {
      color: #4788d8;
      font-style: italic;
      margin-left: 0.5em; }

.reviews .service_rate .service_rate_item {
  background: none;
  padding-top: 20px; }

.pages .error_page {
  height: 648px;
  margin-bottom: 0; }

.error_page_wrapper {
  background: url(/assets/404.jpg) center top no-repeat;
  position: absolute;
  top: 90px;
  left: 0;
  width: 100%;
  min-height: 660px;
  text-align: center;
  padding-top: 100px; }

.error_content {
  display: inline-block;
  vertical-align: top;
  width: 500px; }
  .error_content h2 {
    color: #fff;
    font-size: 22px;
    font-weight: 300;
    margin: 52px 0 40px 0; }
  .error_content p {
    color: #3e5e7f;
    font-size: 14px;
    line-height: 20px; }
  .error_content .button {
    color: #2b3833;
    display: block;
    font-family: "Effra", sans-serif;
    font-weight: 400;
    text-align: center;
    text-decoration: none;
    position: relative;
    border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    font-size: 18px;
    font-weight: 400;
    height: 50px;
    line-height: 50px;
    background-color: #8ac5f3;
    color: #fff;
    background-color: #1379d7;
    width: 295px;
    margin: 40px auto 0; }
    .error_content .button:hover {
      background-color: #54a6e6; }

.error_details {
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border: #83e9ec 1px solid;
  color: #fff;
  float: left;
  font-size: 50px;
  width: 160px;
  height: 160px;
  line-height: 160px; }

.error_description {
  float: right;
  width: 300px;
  text-align: left;
  position: relative; }
  .error_description:before {
    background: url(/assets/404_devider.png) no-repeat;
    content: '';
    display: block;
    width: 1px;
    height: 100%;
    position: absolute;
    top: 0;
    left: -20px; }

.free_qoute {
  margin-bottom: 0 !important;
  min-height: 554px; }
  .free_qoute .free_qoute_form {
    box-shadow: 0 10px 15px #e1e8f1;
    -moz-box-shadow: 0 10px 15px #e1e8f1;
    -webkit-box-shadow: 0 10px 15px #e1e8f1;
    background-color: #f9f9f9;
    border-top: #c4d4e6 1px solid;
    padding-top: 30px;
    display: inline-block;
    width: 100%; }
  .free_qoute .urgency_deadline_notify {
    padding: 6px 0 0 27%;
    clear: both; }
  .free_qoute .field_item.field_urgent .select2-container {
    min-width: 68%;
    max-width: 68%; }
  .free_qoute .field_item .order-pages-num input:not([type="submit"]) {
    width: 100%; }
  .free_qoute .field_item .order-pages-num > label {
    float: left;
    width: 25%;
    margin-right: 2%;
    line-height: 16px;
    text-align: right; }
    .free_qoute .field_item .order-pages-num > label sup {
      line-height: 10px; }
  .free_qoute .field_item.field_academic_level .radio_buttons {
    width: 73%; }
    .free_qoute .field_item.field_academic_level .radio_buttons .ui-state-default {
      padding: 3px 0;
      line-height: 17px; }
  .free_qoute .content {
    padding-bottom: 20px; }
  .free_qoute .pages_description h2 {
    color: #462272;
    font-size: 20px;
    font-weight: 700;
    font-style: italic;
    margin: 0 0 7px 0;
    position: relative; }
  .free_qoute .pages_description > p {
    margin-bottom: 34px; }
  .free_qoute .tabs_customer_title {
    margin-bottom: 10px;
    padding: 0 20px;
    text-align: right; }
    .free_qoute .tabs_customer_title h3 {
      color: #ff4f37;
      display: inline-block;
      width: 100%;
      font-size: 18px;
      font-weight: 700;
      font-style: italic;
      margin-bottom: 20px; }
  .free_qoute .tabs .field_item .tainer {
    min-width: 60%;
    max-width: 60%; }
  .free_qoute .field_item {
    padding: 0 20px; }
    .free_qoute .field_item > label {
      float: left;
      width: 25%;
      line-height: 20px;
      text-align: right;
      margin-right: 2%; }
    .free_qoute .field_item .select2-container {
      float: left;
      min-width: 73%;
      max-width: 73%; }
    .free_qoute .field_item textarea {
      width: 73%;
      height: 112px;
      float: left; }
    .free_qoute .field_item input:not([type="submit"]) {
      width: 73%;
      float: left; }
    .free_qoute .field_item.field_paper_details .field_error {
      width: 73%; }
      .free_qoute .field_item.field_paper_details .field_error textarea {
        width: 100%; }
    .free_qoute .field_item.field_restore_password {
      margin-left: 27%;
      padding: 0;
      width: 70%;
      position: relative; }
      .free_qoute .field_item.field_restore_password .button {
        color: #2b3833;
        display: block;
        font-family: "Effra", sans-serif;
        font-weight: 400;
        text-align: center;
        text-decoration: none;
        position: relative;
        border-radius: 20px;
        -moz-border-radius: 20px;
        -webkit-border-radius: 20px;
        font-size: 15px;
        font-weight: 400;
        height: 40px;
        line-height: 40px;
        background-color: #8ac5f3;
        color: #fff;
        cursor: pointer;
        float: left;
        width: 185px;
        position: relative;
        z-index: 10; }
        .free_qoute .field_item.field_restore_password .button:hover {
          background-color: #54a6e6; }
        .free_qoute .field_item.field_restore_password .button:last-child {
          float: right; }
      .free_qoute .field_item.field_restore_password span {
        color: #273a5d;
        display: block;
        font-weight: 400;
        line-height: 38px;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        text-align: center; }
    .free_qoute .field_item .files_uploader {
      float: left;
      width: 73%; }
      .free_qoute .field_item .files_uploader .input_files {
        float: left;
        width: 63%; }
      .free_qoute .field_item .files_uploader .button {
        float: left;
        width: 220px;
        height: 35px;
        line-height: 35px;
        color: #2b3833;
        display: block;
        font-family: "Effra", sans-serif;
        font-weight: 400;
        text-align: center;
        text-decoration: none;
        position: relative;
        border-radius: 30px;
        -moz-border-radius: 30px;
        -webkit-border-radius: 30px;
        font-size: 18px;
        font-weight: 400;
        height: 50px;
        line-height: 50px;
        border-top: #4596d5 1px solid;
        background-color: #54a6e6;
        margin-top: -4px; }
        .free_qoute .field_item .files_uploader .button:hover {
          background-color: #4e92e6; }
      .free_qoute .field_item .files_uploader .files_list {
        margin-top: 10px; }
        .free_qoute .field_item .files_uploader .files_list ul {
          list-style: none; }
          .free_qoute .field_item .files_uploader .files_list ul li {
            margin-bottom: 4px; }
            .free_qoute .field_item .files_uploader .files_list ul li .delete {
              background: url(/assets/delete_file_icon.png) no-repeat;
              background-size: 11px;
              display: inline-block;
              width: 11px;
              height: 11px;
              margin-right: 0.5em; }
            .free_qoute .field_item .files_uploader .files_list ul li span {
              color: #4788d8;
              font-size: 14px;
              font-style: italic;
              word-break: break-all; }
              .free_qoute .field_item .files_uploader .files_list ul li span.file_error {
                color: #ed5545; }
    .free_qoute .field_item .price_page {
      float: left;
      font-size: 13px;
      font-style: italic;
      line-height: 30px;
      margin-left: 4px; }
      .free_qoute .field_item .price_page p {
        color: #bababa;
        float: left;
        margin-left: 4px; }
      .free_qoute .field_item .price_page span {
        color: #909090;
        float: left;
        margin-left: 4px; }
    .free_qoute .field_item .field_phone_number_item {
      float: left;
      margin-right: 2%; }
      .free_qoute .field_item .field_phone_number_item .country_flag {
        display: none; }
      .free_qoute .field_item .field_phone_number_item i {
        display: inline-block;
        vertical-align: top;
        color: #626878;
        font-size: 12px; }
      .free_qoute .field_item .field_phone_number_item .field_error {
        width: 100%; }
      .free_qoute .field_item .field_phone_number_item input:not([type="submit"]) {
        width: 100%; }
      .free_qoute .field_item .field_phone_number_item.country_code {
        width: 14%; }
      .free_qoute .field_item .field_phone_number_item.state_area_code {
        width: 10%; }
      .free_qoute .field_item .field_phone_number_item.phone_number {
        width: 57%;
        margin-right: 0; }
    .free_qoute .field_item .checker {
      display: inline-block;
      vertical-align: middle; }
    .free_qoute .field_item .field_tooltip {
      float: none;
      display: inline-block;
      vertical-align: middle;
      margin-left: 0.5em; }
    .free_qoute .field_item .field_error {
      width: 73%;
      float: left; }
      .free_qoute .field_item .field_error > input:not([type="submit"]) {
        width: 100%; }
    .free_qoute .field_item.field_urgency .select2-container {
      float: left;
      min-width: 35%;
      max-width: 35%; }
    .free_qoute .field_item.field_night_call > label {
      display: inline-block;
      vertical-align: middle;
      float: none; }
    .free_qoute .field_item.field_add_materials {
      background: #f9f9f9;
      background: -moz-linear-gradient(top, #f9f9f9 0%, #e8f1fc 100%);
      background: -webkit-linear-gradient(top, #f9f9f9 0%, #e8f1fc 100%);
      background: linear-gradient(to bottom, #f9f9f9 0%, #e8f1fc 100%);
      padding-bottom: 60px;
      margin-bottom: -44px; }
      .free_qoute .field_item.field_add_materials > label {
        margin-top: 5px; }
  .free_qoute .button_qoute {
    color: #2b3833;
    display: block;
    font-family: "Effra", sans-serif;
    font-weight: 400;
    text-align: center;
    text-decoration: none;
    position: relative;
    border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    font-size: 18px;
    font-weight: 400;
    height: 50px;
    line-height: 50px;
    border-top: #26c155 1px solid;
    background-color: #1fd657;
    color: #166e31;
    margin: 20px 0 20px 27%;
    width: 45%; }
    .free_qoute .button_qoute:hover {
      background-color: #1ec551; }
  .free_qoute .tabs_notification {
    border: #bfd4dc 1px solid;
    background-color: #f3f8f9;
    color: #9e9e9e;
    font-size: 13px;
    font-style: italic;
    line-height: 18px;
    padding: 5px 2%;
    position: relative;
    margin: 20px 3% 10px 3%;
    display: inline-block;
    width: 94%; }
    .free_qoute .tabs_notification .tabs_notification_close {
      background-color: #fff;
      background-image: url(/assets/cabinet/close_notification_icon.png);
      background-repeat: no-repeat;
      background-position: center center;
      background-size: 8px;
      border-radius: 100%;
      -moz-border-radius: 100%;
      -webkit-border-radius: 100%;
      border: #c1d6dd 1px solid;
      display: block;
      width: 18px;
      height: 18px;
      position: absolute;
      top: -9px;
      right: -9px; }
  .free_qoute .remind_link {
    color: #4788d8;
    float: left;
    font-size: 14px;
    font-style: italic;
    line-height: 16px;
    text-decoration: none;
    margin: 5px 0 0 27%; }
    .free_qoute .remind_link:hover {
      text-decoration: underline; }

.free_qoute_finish {
  background: url(/assets/free_qoute_finish.jpg) center bottom no-repeat;
  color: #3b3a3a;
  text-align: center;
  position: absolute;
  top: 90px;
  left: 0;
  width: 100%;
  height: 566px; }
  .free_qoute_finish .free_qoute_finish_content {
    display: table;
    width: 1000px;
    margin: 80px auto 0;
    padding: 0 100px 0 480px;
    text-align: left; }
  .free_qoute_finish h2 {
    color: #fff;
    font-size: 32px;
    line-height: 34px; }
  .free_qoute_finish span {
    color: #fff;
    display: block;
    font-size: 22px;
    line-height: 24px;
    font-weight: 700;
    margin: 10px 0 30px 0; }
  .free_qoute_finish p {
    color: #3e5e7f;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 10px; }
    .free_qoute_finish p a {
      color: #1363d1;
      text-decoration: none; }
      .free_qoute_finish p a:hover {
        text-decoration: underline; }
  .free_qoute_finish .button {
    color: #2b3833;
    display: block;
    font-family: "Effra", sans-serif;
    font-weight: 400;
    text-align: center;
    text-decoration: none;
    position: relative;
    border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    font-size: 18px;
    font-weight: 400;
    height: 50px;
    line-height: 50px;
    border-top: #4596d5 1px solid;
    background-color: #54a6e6;
    background-color: #1379d7;
    color: #fff;
    display: inline-block;
    width: 80%;
    margin: 20px 10% 0 10%; }
    .free_qoute_finish .button:hover {
      background-color: #4e92e6; }

.discounts_pages .content {
  padding-bottom: 30px; }
.discounts_pages .button {
  color: #2b3833;
  display: block;
  font-family: "Effra", sans-serif;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
  position: relative;
  border-radius: 30px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  font-size: 18px;
  font-weight: 400;
  height: 50px;
  line-height: 50px;
  background-color: #fff112;
  box-shadow: 0 4px 10px #c3e0e3;
  -moz-box-shadow: 0 4px 10px #c3e0e3;
  -webkit-box-shadow: 0 4px 10px #c3e0e3;
  width: 338px;
  margin: 50px auto 0; }
  .discounts_pages .button:hover {
    background-color: #f3e500; }
.discounts_pages .widget_life_time {
  width: 495px;
  margin: 20px auto 0; }

.discounts_pages_title {
  margin: 0 0 20px 0; }
  .discounts_pages_title h3 {
    color: #ff4f37;
    font-size: 18px;
    font-weight: 700;
    font-style: italic; }

.discounts_pages_banner {
  margin-bottom: 20px;
  text-align: center; }
  .discounts_pages_banner img {
    display: inline-block;
    max-width: 100%;
    height: auto; }

.discount_diagram {
  padding: 40px 0 20px 0;
  position: relative;
  text-align: center;
  display: inline-block;
  vertical-align: top;
  width: 100%;
  margin-bottom: 30px; }
  .discount_diagram:after {
    background: url(/assets/discount_sep.png) center top no-repeat;
    content: '';
    display: block;
    width: 100%;
    height: 7px;
    position: absolute;
    bottom: 65px;
    left: 0; }

/* Diagram UI */
.diagram_item {
  display: inline-block;
  vertical-align: top;
  position: relative;
  z-index: 10;
  margin: 0 8px;
  width: 100px; }
  .diagram_item .value {
    text-align: center;
    font-size: 22px;
    line-height: 22px;
    color: #289b4e;
    font-weight: 500;
    position: relative;
    margin-bottom: 10px; }
  .diagram_item .image {
    display: inline-block;
    width: 100%;
    height: 254px; }
  .diagram_item:first-child .value {
    top: 112px; }
  .diagram_item:first-child .image {
    background: url(/assets/diagram1.png) bottom center no-repeat; }
  .diagram_item:nth-child(2) .value {
    top: 44px; }
  .diagram_item:nth-child(2) .image {
    background: url(/assets/diagram2.png) bottom center no-repeat; }
  .diagram_item:last-child .image {
    background: url(/assets/diagram3.png) bottom center no-repeat; }

.diagram_price {
  text-transform: uppercase;
  color: #462272;
  font-size: 16px;
  line-height: 20px;
  font-weight: 500;
  text-align: center;
  width: 100%;
  margin-top: 25px; }
  .diagram_price p {
    color: #289b4e;
    font-size: 18px;
    line-height: 18px;
    font-weight: 500;
    text-transform: none; }

.discount_diagram_selection {
  text-align: center;
  width: 80%;
  margin: 40px auto 0; }
  .discount_diagram_selection span {
    background-color: #fff;
    color: #d0d0d0;
    font-size: 42px;
    font-weight: 500;
    display: inline-block;
    padding: 0 10px;
    position: relative;
    top: -8px; }
  .discount_diagram_selection:last-child {
    display: none; }

@media screen and (min-width: 981px) and (max-width: 1025px) {
  .widget_promo_wrapper {
    padding: 30px 0; }

  .widget_promo_close {
    right: 0; }

  .header .header_bottom .nav ul > li:first-child ul {
    right: auto;
    left: 0; }
    .header .header_bottom .nav ul > li:first-child ul li:first-child:before, .header .header_bottom .nav ul > li:first-child ul li:first-child:after {
      right: auto;
      left: 25px; } }
@media screen and (min-width: 768px) and (max-width: 980px) {
  .desktop-visible,
  .mobile-visible {
    display: none; }

  .tablet-visible {
    display: block; }

  .header .header_top {
    padding-left: 13px; }
  .header .header_bottom {
    background: #f6feff;
    padding: 0 10px 15px 10px; }
    .header .header_bottom .nav {
      padding: 0; }
      .header .header_bottom .nav ul {
        width: 100%; }
        .header .header_bottom .nav ul:after {
          display: block;
          content: "";
          clear: both; }
        .header .header_bottom .nav ul > li {
          margin-left: 8px; }
          .header .header_bottom .nav ul > li:first-child {
            margin-left: 0; }
            .header .header_bottom .nav ul > li:first-child ul {
              right: auto;
              left: 0; }
              .header .header_bottom .nav ul > li:first-child ul li:first-child:before,
              .header .header_bottom .nav ul > li:first-child ul li:first-child:after {
                right: auto;
                left: 25px; }
          .header .header_bottom .nav ul > li a {
            font-size: 13px; }
          .header .header_bottom .nav ul > li > ul {
            min-width: 110px;
            padding-top: 33px; }
            .header .header_bottom .nav ul > li > ul li {
              margin-left: 0; }
  .header .header_middle {
    padding-top: 0; }
    .header .header_middle .header_middle_content {
      padding-left: 13px;
      padding-right: 13px; }

  .bg_video_container {
    margin-top: 0; }

  .header_middle {
    height: 620px; }
    .header_middle .header_middle_content {
      margin: 80px auto 0; }
      .header_middle .header_middle_content .header_slogan p {
        font-size: 40px;
        line-height: 40px; }

  .footer .footer_content {
    width: 100%;
    float: none; }
  .footer .footer_nav ul {
    text-align: center; }
    .footer .footer_nav ul li {
      display: inline-block;
      vertical-align: top;
      margin: 0 1.5%;
      padding: 0 1.5%;
      float: none; }
  .footer .footer_links ul li {
    display: inline-block;
    vertical-align: top;
    margin-left: 2%;
    margin-right: 2%;
    float: none;
    text-align: center; }
  .footer .footer_info {
    text-align: center;
    margin-top: 10px; }
    .footer .footer_info > div {
      float: none;
      display: inline-block;
      vertical-align: top; }
    .footer .footer_info .footer_telephone {
      margin-left: 50px; }
  .footer .footer_payment {
    width: 100%;
    margin-top: 15px;
    border: none; }
    .footer .footer_payment > div span {
      text-align: center; }
    .footer .footer_payment:before {
      display: block;
      content: "";
      width: 100%;
      margin: 0px auto 15px;
      border-bottom: #7e7698 1px solid; }
    .footer .footer_payment .we_accept {
      width: auto;
      text-align: left;
      padding-right: 10px;
      border-right: #7e7698 1px solid; }
      .footer .footer_payment .we_accept .we_accept_item {
        margin-right: 10px;
        margin-bottom: 14px; }
    .footer .footer_payment .verified_by {
      text-align: left;
      width: 180px;
      margin-right: 0; }
      .footer .footer_payment .verified_by .verified_by_item {
        display: inline-block;
        vertical-align: top;
        max-width: 68px;
        margin-right: 19px;
        margin-bottom: 0; }

  .pages .sidebar {
    display: inline-block;
    vertical-align: bottom;
    height: auto;
    clear: both;
    width: 100%;
    padding-left: 0;
    margin-top: 20px; }
    .pages .sidebar .widget {
      width: 100%;
      float: left; }

  .breadcrumb {
    padding: 15px 0;
    margin-bottom: 5px; }

  .copyright {
    display: inline-block;
    text-align: center;
    margin-top: 30px !important; }

  .user_login .user_name {
    max-width: 94px;
    font-size: 12px; }

  .chat_now_button {
    left: 0; }

  .container {
    margin: 110px auto 0; }

  .button_logout {
    margin-right: 8px; }

  .header_toolbar .telephone {
    font-size: 12px;
    padding: 0 13px;
    margin-right: 1px; }
  .header_toolbar .phone_drop {
    margin-right: 8px; }
  .header_toolbar .live_chat {
    margin: -2px 0 0 0;
    padding-left: 0; }

  .footer_follow {
    width: 100%; }

  .footer .change_language {
    width: 100%; }
    .footer .change_language > div {
      position: relative;
      left: 10px; }

  .cookie_policy-overlay:not([style="display: none;"]) {
    height: auto;
    padding: 8.5px 10px; }
    .cookie_policy-overlay:not([style="display: none;"]) .cookie_policy-pane {
      width: 100%; }

  .customers_testimonials .owl-nav > div.owl-prev {
    left: 20px; }
  .customers_testimonials .owl-nav > div.owl-next {
    right: 20px; }
  .component .customers_testimonials {
    background: #f1f2f4; }
    .component .customers_testimonials h2 {
      color: #555555;
      margin: 5px 0; }

  .why_choose_item {
    width: 28%;
    margin: 0 2.5%; }
    .why_choose_item .why_choose_icon {
      margin-bottom: 20px; }
      .why_choose_item .why_choose_icon img {
        height: 60px; }
    .why_choose_item .why_choose_info {
      display: block;
      width: 100%; }

  .our_customer_content .our_customer_item {
    float: left; }

  .our_award_item {
    width: 18%;
    padding: 0 1%; }

  .our_advantages {
    padding: 0;
    background: none;
    overflow: hidden; }
    .our_advantages > h2,
    .our_advantages .separator {
      display: none; }
    .our_advantages .widget {
      width: 100%;
      margin-bottom: 20px; }
      .our_advantages .widget.widget_info_text:first-child {
        margin-left: 0; }

  .our_stats .owl-item .our_stat_item {
    background-size: 140px;
    width: 140px;
    height: 140px; }
    .our_stats .owl-item .our_stat_item .our_stat_icon {
      padding: 0; }
      .our_stats .owl-item .our_stat_item .our_stat_icon img {
        height: 40px; }
    .our_stats .owl-item .our_stat_item p {
      font-size: 13px;
      min-height: 30px; }
    .our_stats .owl-item .our_stat_item span {
      margin-top: 0;
      font-size: 18px; }

  .recent_post_photo .recent_post_bg {
    padding: 4%; }
  .recent_post_photo .recent_post_info strong {
    font-size: 18px;
    line-height: 22px; }
  .recent_post_photo .recent_post_info .recent_post_data {
    background-size: 30px;
    font-size: 12px;
    line-height: 16px;
    bottom: 4%;
    left: 5%;
    width: 90%; }

  .section.recent_posts {
    padding-bottom: 48px; }

  .section.price_payments {
    padding-bottom: 30px; }
    .section.price_payments .button {
      margin-top: 35px; }
      .section.price_payments .button:before {
        top: -25px; }

  .free_features .feature_item span {
    font-size: 20px;
    line-height: 22px; }
    .free_features .feature_item span strong {
      margin-left: 6px; }

  .widget_post .widget_content {
    display: table;
    width: 100%; }
  .widget_post .post_column {
    display: table-cell;
    vertical-align: top;
    height: 100%; }
    .widget_post .post_column:first-child {
      width: 43%;
      border-right: #C2C5CF 1px solid;
      padding: 0 15px 0 0; }
  .widget_post .post_categories {
    border-top: none;
    width: 50%;
    float: left; }
    .widget_post .post_categories span {
      padding: 15px 20px; }
    .widget_post .post_categories ul {
      padding-left: 20px; }
      .widget_post .post_categories ul li {
        margin-bottom: 11px; }
        .widget_post .post_categories ul li a {
          font-size: 15px; }
  .widget_post .post_subscribe {
    margin-top: 20px; }

  .widget_component.best_paper .widget_title h2 {
    font-size: 38px; }
  .widget_component.best_paper .best_paper_item p {
    width: 60%;
    font-size: 15px; }
  .widget_component.best_paper .best_paper_item strong {
    width: 40%;
    font-size: 15px; }
    .widget_component.best_paper .best_paper_item strong span {
      font-size: 14px; }

  .widget_features .widget_content {
    text-align: center;
    margin-bottom: 20px; }
  .widget_features .feature_block {
    width: 33%;
    display: inline-block;
    vertical-align: top;
    margin: 0 -1px;
    overflow: hidden; }
    .widget_features .feature_block:before {
      display: none; }
    .widget_features .feature_block .feature_item {
      border-bottom: none;
      width: 50%;
      margin: 0 -1px; }
      .widget_features .feature_block .feature_item p {
        min-height: 32px; }
      .widget_features .feature_block .feature_item span {
        line-height: 22px; }
        .widget_features .feature_block .feature_item span strong:before {
          top: 10px; }
      .widget_features .feature_block .feature_item b {
        margin-top: 5px; }
  .widget_features .free_features_info p br {
    display: none; }
  .widget_features .button {
    width: 260px;
    margin-top: 20px; }

  .widget_get_price:not(.widget_header) .widget_content {
    padding-left: 0;
    padding-right: 0; }
  .widget_get_price:not(.widget_header) .field_column {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    padding: 0 4%;
    margin: 0 -2px; }
    .widget_get_price:not(.widget_header) .field_column:first-child {
      border-right: #c2c5cf 1px solid; }
  .widget_get_price:not(.widget_header) .field_item.field_numbers_of .spinner_wrapper .ui-spinner .spinner {
    width: 102px; }
  .widget_get_price:not(.widget_header) .field_item.field_urgency .select2-container {
    width: 102px;
    max-width: 102px;
    min-width: 102px; }
  .widget_get_price:not(.widget_header) .field_item.field_urgency .price_page {
    margin-right: -15px; }
  .widget_get_price:not(.widget_header) .field_submit {
    clear: both;
    text-align: center;
    padding: 23px 0;
    margin: 10px 0 -14px 0;
    border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    -webkit-border-radius: 0 0 4px 4px; }
    .widget_get_price:not(.widget_header) .field_submit .total_price,
    .widget_get_price:not(.widget_header) .field_submit .button {
      display: inline-block;
      vertical-align: top; }
    .widget_get_price:not(.widget_header) .field_submit .total_price {
      font-size: 28px;
      font-weight: bold;
      margin: 2px 24px 0 15px; }
      .widget_get_price:not(.widget_header) .field_submit .total_price p {
        width: auto;
        margin-right: 10px; }
    .widget_get_price:not(.widget_header) .field_submit .button {
      width: 260px;
      margin-left: 24px;
      margin-top: 0;
      position: relative;
      left: 70px; }

  .widget_testimonial .customer_testimonial_carousel_widget {
    width: 740px;
    overflow: hidden; }
  .widget_testimonial .customer_testimonial_item {
    padding-left: 17px;
    padding-right: 17px; }

  .customer_testimonial_carousel_widget .owl-item,
  .customer_testimonial_carousel_widget .customer_testimonial_item {
    overflow: hidden;
    max-width: 100%; }

  .widget_discounts .widget_content {
    padding-left: 17px;
    padding-right: 17px;
    padding-bottom: 20px; }
    .widget_discounts .widget_content p {
      font-size: 16px; }
    .widget_discounts .widget_content label {
      width: 25%;
      float: left; }
    .widget_discounts .widget_content input {
      width: 47%; }
    .widget_discounts .widget_content .field_error {
      width: 47%;
      margin-bottom: -10px; }
      .widget_discounts .widget_content .field_error input {
        width: 100%; }
    .widget_discounts .widget_content .button {
      float: right;
      width: 25%;
      margin-top: -5px;
      height: 40px;
      line-height: 40px; }

  .widget.widget_attention .attention_discount {
    margin: 20px 20%; }

  .know_need .button {
    width: 260px; }

  .payments_security .payments_security_guarateed {
    display: none; }
  .payments_security .payments_security_badge_item {
    text-align: center;
    padding: 0 15%; }

  .widget_payments_security .payments_security_services {
    text-align: center; }
    .widget_payments_security .payments_security_services .payments_security_item {
      float: none;
      display: inline-block;
      vertical-align: top;
      width: 8%; }
  .widget_payments_security .payments_security_badges {
    width: 60%;
    margin: 0 auto; }

  .widget_component.payments_security .widget_title h2 {
    font-size: 38px; }
  .widget_component.payments_security p {
    font-size: 14px;
    line-height: 22px; }

  .widget_any_question .widget_content .button {
    width: 50%;
    margin-left: auto;
    margin-right: auto;
    background-position: 95% center; }

  .widget.widget_info_text .widget_title:after {
    background-size: 25px;
    width: 50px; }
  .widget.widget_info_text .widget_title span {
    font-size: 20px;
    line-height: 20px; }

  .widget.ratings_service .widget_title:after {
    background-size: 25px;
    width: 50px; }
  .widget.ratings_service .widget_title span {
    font-size: 20px;
    line-height: 20px; }
  .widget.ratings_service .widget_content {
    padding: 17px 0;
    overflow: hidden;
    position: relative; }
  .widget.ratings_service .ratings_service_item {
    padding: 0 10px 6px 10px; }

  .widget_promo p {
    font-size: 18px; }
  .widget_promo a {
    font-size: 18px; }

  .widget_promo_wrapper {
    width: 90%; }

  .widget_promo_title h3 {
    font-size: 24px; }

  .widget_promo_content_info a {
    display: inline-block; }

  .widget_promo_content .button:after {
    display: none; }

  .post .post_author,
  .post .post_item {
    margin-left: 0;
    margin-right: 0; }
  .post .post_author {
    margin-bottom: 17px; }

  .blogger_about .post_author,
  .blogger_about .post_item {
    margin-left: 0;
    margin-right: 0; }

  .price_total .price_total_value,
  .price_total .button {
    width: 47.5%;
    margin-left: 0;
    margin-right: 0; }
  .price_total .button {
    float: right; }

  .price_choice_item .price_present {
    left: 20px; }

  .feedback .button {
    margin-left: 27%;
    margin-right: 0;
    width: 322px; }

  .discounts_pages .pages_description p {
    margin-left: 3%;
    margin-right: 3%; }
  .discounts_pages .discount_diagrams {
    text-align: center; }

  .samples .sample_item {
    margin-right: 0; }
  .samples .sample_info ul li p {
    width: 70%;
    word-break: break-word; }

  .extras table tr td:last-child:not(:first-child) {
    width: 175px;
    font-size: 14px; }
  .extras table tr.extras_category + .extras_title td:before {
    width: 175px; }

  .testimonial_item .testimonial_content:before, .testimonial_item .testimonial_content:after {
    border-color: transparent; }
  .testimonial_item .testimonial_content:before {
    border-bottom-color: #C2C5CF; }
  .testimonial_item .testimonial_content:after {
    border-bottom-color: #FBFBFB; }
  .testimonial_item .testimonial_content > p {
    font-style: normal; }

  .free_qoute .tabs_customer_title h3 {
    width: 27%; }
  .free_qoute .field_item > label {
    margin-bottom: 0;
    margin-top: 4px; }

  .free_qoute_finish {
    padding-top: 40px;
    height: 576px;
    background-size: cover; }
    .free_qoute_finish .free_qoute_finish_content {
      padding: 0 10%;
      width: 100%; }

  .our_writers_content table tr td:nth-child(1) {
    width: 5.5%; }
  .our_writers_content table tr td:nth-child(2) {
    width: 15.4%; }
  .our_writers_content table tr td:nth-child(3) {
    width: 18.1%;
    font-size: 14px; }
  .our_writers_content table tr td:nth-child(4) {
    width: 14.5%; }
  .our_writers_content table tr td:nth-child(5) {
    width: 17.6%; }
  .our_writers_content table tr td:nth-child(6) {
    width: 14.8%; }
  .our_writers_content table tr td:nth-child(7) {
    width: 13.1%; }
  .our_writers_content table tbody tr td:last-child a {
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    margin: 0 5%;
    padding: 0;
    font-size: 12px;
    line-height: 14px;
    height: auto; }

  .our_writers_content_title {
    padding-bottom: 0; }

  .our_writers_filter_item {
    width: 50%;
    padding-right: 20px;
    margin-bottom: 26px; }
    .our_writers_filter_item > label {
      float: left;
      width: 23%;
      text-align: right;
      margin-top: 6px; }
    .our_writers_filter_item .select2-container {
      float: right;
      min-width: 71%;
      max-width: 71%; }

  .about_writer {
    margin-top: 23px; }
    .about_writer .button.writer_hire {
      width: 270px; }

  .writer_details_item span {
    width: 170px; }

  .writer_skills {
    clear: both;
    width: 100%; }
    .writer_skills h2 {
      font-size: 17px;
      margin-top: 3px;
      margin-bottom: 16px; }
    .writer_skills ul {
      width: 50%;
      float: left;
      margin: 0; }
      .writer_skills ul li {
        background-position: 0 0; }

  .writer_info {
    width: 35%; }

  .writer_description {
    border-right: none;
    width: 60%; }

  .wp_main_info_wrapper.on_scroll_visible {
    display: flex;
    justify-content: space-between;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
    background: #fff;
    width: 100%;
    padding: 20px 12px;
    box-shadow: 0px -1px 0px #c4d3e6, 0px 2px 15px rgba(0, 0, 0, 0.14); }
    .wp_main_info_wrapper.on_scroll_visible .wp_photo {
      width: 50px;
      height: 50px;
      background-size: 50px; }
    .wp_main_info_wrapper.on_scroll_visible .wp_main_info > span {
      font-size: 18px;
      line-height: 22px;
      font-weight: 700;
      color: #462272; }
      .wp_main_info_wrapper.on_scroll_visible .wp_main_info > span p {
        display: inline-block;
        vertical-align: top;
        font-weight: 500;
        color: #6a4d8e; }
    .wp_main_info_wrapper.on_scroll_visible .w_success_rate {
      margin-top: 1px; }
    .wp_main_info_wrapper.on_scroll_visible .hire_writer {
      width: 280px; }
  .wp_main_info_wrapper .hire_writer {
    flex-shrink: 0;
    width: 200px;
    margin-top: 0; }

  .wp_main_info {
    width: calc(100% - 300px); }

  .wp_stats {
    padding: 0; }

  .wp_sorting_panel {
    margin-top: 13px; }

  .wp_widget {
    display: none; }

  .wp_review_customer span {
    max-width: 460px; }

  .reviews .content {
    padding-left: 17px;
    padding-right: 17px; }

  .pages .services {
    margin-bottom: 5px; }
  .services .service_link_item {
    width: 33.3333%;
    font-size: 19px;
    padding-left: 10px;
    padding-right: 10px; }

  .authorization .content {
    width: 100%;
    padding: 0 10px; } }
@media screen and (min-width: 640px) and (max-width: 767px) {
  .checker span input,
  .radio span input {
    border: none;
    outline: none;
    opacity: 0; }

  .pages input[type="text"],
  .pages input[type="password"],
  .pages input[type="email"],
  .pages input[type="number"],
  .widget_header input[type="text"],
  .widget_header input[type="password"],
  .widget_header input[type="email"],
  .widget_header input[type="number"] {
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    border: #a1acca 2px solid;
    color: #273a5d;
    height: 60px;
    font-size: 28px;
    font-family: "HelveticaNeue", sans-serif;
    outline: none;
    padding: 0 10px;
    -webkit-appearance: none; }
    .pages input[type="text"]::-webkit-input-placeholder,
    .pages input[type="password"]::-webkit-input-placeholder,
    .pages input[type="email"]::-webkit-input-placeholder,
    .pages input[type="number"]::-webkit-input-placeholder,
    .widget_header input[type="text"]::-webkit-input-placeholder,
    .widget_header input[type="password"]::-webkit-input-placeholder,
    .widget_header input[type="email"]::-webkit-input-placeholder,
    .widget_header input[type="number"]::-webkit-input-placeholder {
      color: #abadb4;
      font-style: italic; }
    .pages input[type="text"]::-moz-placeholder,
    .pages input[type="password"]::-moz-placeholder,
    .pages input[type="email"]::-moz-placeholder,
    .pages input[type="number"]::-moz-placeholder,
    .widget_header input[type="text"]::-moz-placeholder,
    .widget_header input[type="password"]::-moz-placeholder,
    .widget_header input[type="email"]::-moz-placeholder,
    .widget_header input[type="number"]::-moz-placeholder {
      color: #abadb4;
      font-style: italic; }
    .pages input[type="text"]:-moz-placeholder,
    .pages input[type="password"]:-moz-placeholder,
    .pages input[type="email"]:-moz-placeholder,
    .pages input[type="number"]:-moz-placeholder,
    .widget_header input[type="text"]:-moz-placeholder,
    .widget_header input[type="password"]:-moz-placeholder,
    .widget_header input[type="email"]:-moz-placeholder,
    .widget_header input[type="number"]:-moz-placeholder {
      color: #abadb4;
      font-style: italic; }
    .pages input[type="text"]:-ms-input-placeholder,
    .pages input[type="password"]:-ms-input-placeholder,
    .pages input[type="email"]:-ms-input-placeholder,
    .pages input[type="number"]:-ms-input-placeholder,
    .widget_header input[type="text"]:-ms-input-placeholder,
    .widget_header input[type="password"]:-ms-input-placeholder,
    .widget_header input[type="email"]:-ms-input-placeholder,
    .widget_header input[type="number"]:-ms-input-placeholder {
      color: #abadb4;
      font-style: italic; }
  .pages textarea,
  .widget_header textarea {
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border: #a1acca 2px solid;
    color: #273a5d;
    height: 60px;
    font-size: 28px;
    font-family: "HelveticaNeue", sans-serif;
    outline: none;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    padding: 10px;
    resize: vertical;
    -webkit-appearance: none; }
  .pages input[type="submit"],
  .widget_header input[type="submit"] {
    cursor: pointer;
    border: none;
    outline: none; }
  .pages .field_item,
  .widget_header .field_item {
    display: inline-block;
    width: 100%;
    margin-bottom: 18px; }
    .pages .field_item > label,
    .pages .field_item .order-pages-num > label,
    .pages .field_item .order-words-num > label,
    .widget_header .field_item > label,
    .widget_header .field_item .order-pages-num > label,
    .widget_header .field_item .order-words-num > label {
      color: #626878;
      display: block;
      font-size: 16px;
      line-height: 60px;
      margin-bottom: 4px; }
      .pages .field_item > label a,
      .pages .field_item .order-pages-num > label a,
      .pages .field_item .order-words-num > label a,
      .widget_header .field_item > label a,
      .widget_header .field_item .order-pages-num > label a,
      .widget_header .field_item .order-words-num > label a {
        color: #626878; }
      .pages .field_item > label sup,
      .pages .field_item .order-pages-num > label sup,
      .pages .field_item .order-words-num > label sup,
      .widget_header .field_item > label sup,
      .widget_header .field_item .order-pages-num > label sup,
      .widget_header .field_item .order-words-num > label sup {
        color: #ff5212; }
    .pages .field_item .spinner_wrapper,
    .widget_header .field_item .spinner_wrapper {
      float: left; }
    .pages .field_item .field_tooltip,
    .widget_header .field_item .field_tooltip {
      float: left;
      height: 60px;
      margin-left: 0.5em; }
  .pages .field_tooltip,
  .widget_header .field_tooltip {
    background: url(/assets/tooltip_icon.png) left center no-repeat;
    cursor: pointer;
    background-size: 46px;
    width: 46px; }
  .pages .field_error,
  .widget_header .field_error {
    display: inline-block; }
    .pages .field_error input:not([submit]),
    .widget_header .field_error input:not([submit]) {
      border: #e83a3a 1px solid; }
    .pages .field_error textarea,
    .widget_header .field_error textarea {
      border: #e83a3a 1px solid; }
  .pages .validation_error,
  .widget_header .validation_error {
    color: #ed5545;
    font-size: 12px;
    display: inline-block; }

  .widget_header .field_item > label,
  .widget_header .field_item .order-pages-num > label,
  .widget_header .field_item .order-words-num > label {
    color: #332b28;
    font-size: 16px; }
    .widget_header .field_item > label a,
    .widget_header .field_item .order-pages-num > label a,
    .widget_header .field_item .order-words-num > label a {
      color: #1d9ccb; }
  .widget_header .field_item.field_numbers_of .order-pages-num > label,
  .widget_header .field_item.field_numbers_of .order-words-num > label {
    line-height: 16px; }
  .widget_header .field_tooltip {
    background: url(/assets/icons_sprite.png) -37px -25px no-repeat;
    background-size: 154px; }

  .select2-container--widget_header .select2-selection--single {
    border: #a1acca 1px solid;
    background-color: #fff; }
  .select2-container--widget_header .select2-dropdown {
    background-color: #fff;
    border: #a1acca 1px solid; }
  .select2-container--widget_header .select2-results__option--highlighted[aria-selected] {
    background-color: #3a5aa0;
    color: #fff; }

  .ui-helper-hidden-accessible {
    border: 0 !important;
    clip: rect(0 0 0 0);
    height: 1px !important;
    margin: -1px !important;
    overflow: hidden;
    padding: 0 !important;
    position: absolute;
    width: 1px !important; }

  .pages .radio_buttons,
  .widget_header .radio_buttons {
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    background-color: #a1acca;
    display: table;
    width: 100%; }
    .pages .radio_buttons .ui-state-default,
    .widget_header .radio_buttons .ui-state-default {
      background-color: #fff;
      display: table-cell;
      vertical-align: middle;
      text-align: center;
      height: 60px;
      border: #a1acca 2px solid;
      border-right: none;
      cursor: pointer;
      position: relative; }
      .pages .radio_buttons .ui-state-default .ui-button-text,
      .widget_header .radio_buttons .ui-state-default .ui-button-text {
        color: #273a5d; }
      .pages .radio_buttons .ui-state-default.ui-state-active,
      .widget_header .radio_buttons .ui-state-default.ui-state-active {
        box-shadow: 0 0 15px #88acd5;
        -moz-box-shadow: 0 0 15px #88acd5;
        -webkit-box-shadow: 0 0 15px #88acd5;
        background-color: #fff;
        border-left: transparent 1px solid;
        border-top: transparent 1px solid;
        border-bottom: transparent 1px solid;
        position: relative;
        z-index: 10; }
        .pages .radio_buttons .ui-state-default.ui-state-active .ui-button-text,
        .widget_header .radio_buttons .ui-state-default.ui-state-active .ui-button-text {
          color: #273a5d; }
        .pages .radio_buttons .ui-state-default.ui-state-active + .ui-helper-hidden-accessible + .ui-state-default,
        .widget_header .radio_buttons .ui-state-default.ui-state-active + .ui-helper-hidden-accessible + .ui-state-default {
          border-left: transparent 1px solid; }
    .pages .radio_buttons .ui-helper-hidden-accessible:first-child + .ui-state-default,
    .widget_header .radio_buttons .ui-helper-hidden-accessible:first-child + .ui-state-default {
      border-bottom-left-radius: 0px;
      border-top-left-radius: 0px; }
    .pages .radio_buttons .ui-state-default:last-child,
    .widget_header .radio_buttons .ui-state-default:last-child {
      border-bottom-right-radius: 0px;
      border-top-right-radius: 0px;
      border-right: #a1acca 2px solid; }
      .pages .radio_buttons .ui-state-default:last-child.ui-state-active,
      .widget_header .radio_buttons .ui-state-default:last-child.ui-state-active {
        border-right: transparent 1px solid; }
  .pages .radio_payment .ui-state-default,
  .widget_header .radio_payment .ui-state-default {
    width: 33.333333%;
    height: 70px; }
    .pages .radio_payment .ui-state-default.paypal,
    .widget_header .radio_payment .ui-state-default.paypal {
      background-image: url(/assets/payment_paypal.png);
      background-size: 68px;
      background-position: center top;
      background-repeat: no-repeat; }
    .pages .radio_payment .ui-state-default.ui-state-active.paypal,
    .widget_header .radio_payment .ui-state-default.ui-state-active.paypal {
      background-position: center bottom; }
    .pages .radio_payment .ui-state-default.creditcard,
    .widget_header .radio_payment .ui-state-default.creditcard {
      background-image: url(/assets/payment_creditcard.png);
      background-size: 68px;
      background-position: center top;
      background-repeat: no-repeat; }
    .pages .radio_payment .ui-state-default.ui-state-active.creditcard,
    .widget_header .radio_payment .ui-state-default.ui-state-active.creditcard {
      background-position: center bottom; }
  .pages .radio_balance .ui-state-default,
  .widget_header .radio_balance .ui-state-default {
    width: 50%;
    height: 70px; }

  .widget_header .radio_buttons {
    overflow: hidden;
    background-color: transparent; }
    .widget_header .radio_buttons input:first-child + .ui-state-default {
      border-left: transparent 1px solid; }
    .widget_header .radio_buttons .ui-state-default {
      border: #2e728b 1px solid;
      border-right: none;
      border-top: none;
      background-color: #f3fafc; }
      .widget_header .radio_buttons .ui-state-default:last-child {
        border-right: transparent 1px solid; }
        .widget_header .radio_buttons .ui-state-default:last-child.ui-state-active {
          border-right: #a2b8ea 1px solid; }
      .widget_header .radio_buttons .ui-state-default.ui-state-active {
        box-shadow: 0 0 15px #a2b8ea;
        -moz-box-shadow: 0 0 15px #a2b8ea;
        -webkit-box-shadow: 0 0 15px #a2b8ea;
        background-color: #a2b8ea;
        border-left: #a2b8ea 1px solid;
        z-index: 10; }
        .widget_header .radio_buttons .ui-state-default.ui-state-active + input[type="radio"] + .ui-state-default {
          border-left: #a2b8ea 1px solid; }

  .pages .spinner_wrapper .ui-spinner,
  .widget_header .spinner_wrapper .ui-spinner {
    display: inline-block;
    position: relative;
    height: 60px; }
    .pages .spinner_wrapper .ui-spinner .spinner,
    .widget_header .spinner_wrapper .ui-spinner .spinner {
      border-radius: 0px;
      -moz-border-radius: 0px;
      -webkit-border-radius: 0px;
      border: #a1acca 2px solid;
      color: #3a5aa0;
      font-size: 28px;
      outline: none;
      width: 100%;
      padding: 0 10px;
      height: 60px; }
    .pages .spinner_wrapper .ui-spinner-button,
    .widget_header .spinner_wrapper .ui-spinner-button {
      position: absolute;
      right: 0;
      display: table;
      width: 30px;
      height: 30px; }
    .pages .spinner_wrapper .ui-spinner-up,
    .widget_header .spinner_wrapper .ui-spinner-up {
      top: 0; }
      .pages .spinner_wrapper .ui-spinner-up .ui-icon,
      .widget_header .spinner_wrapper .ui-spinner-up .ui-icon {
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 0 4px 6px 4px;
        border-color: transparent transparent #405680 transparent;
        top: -1px;
        margin-top: -2px; }
    .pages .spinner_wrapper .ui-spinner-down,
    .widget_header .spinner_wrapper .ui-spinner-down {
      bottom: 0; }
      .pages .spinner_wrapper .ui-spinner-down .ui-icon,
      .widget_header .spinner_wrapper .ui-spinner-down .ui-icon {
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 6px 4px 0 4px;
        border-color: #405680 transparent transparent transparent;
        top: 1px;
        margin-top: -6px; }
    .pages .spinner_wrapper .ui-spinner .ui-button-text,
    .widget_header .spinner_wrapper .ui-spinner .ui-button-text {
      display: block;
      text-align: center;
      width: 100%;
      height: 100%; }
    .pages .spinner_wrapper .ui-spinner .ui-icon,
    .widget_header .spinner_wrapper .ui-spinner .ui-icon {
      font-size: 0px;
      text-indent: -999px;
      overflow: hidden;
      position: absolute;
      left: 50%;
      top: 50%;
      margin-left: -4px; }

  .widget_header .spinner_wrapper .ui-spinner .spinner {
    border: none;
    border-bottom: #2e728b 1px solid;
    background-color: #f3fafc;
    color: #3a5aa0; }
  .widget_header .spinner_wrapper .ui-spinner-down .ui-icon {
    border-color: #415781 transparent transparent transparent; }
  .widget_header .spinner_wrapper .ui-spinner-up .ui-icon {
    border-color: transparent transparent #415781 transparent; }

  .ui-accordion-content ol.list li,
  .ui-accordion-content ul.list li {
    margin-bottom: 16px; }

  .pages .radio_buttons,
  .widget_header .radio_buttons {
    display: flex; }
    .pages .radio_buttons .ui-state-default,
    .widget_header .radio_buttons .ui-state-default {
      width: 100%;
      height: 60px;
      line-height: 60px; }

  .widget_header .radio_buttons {
    overflow: visible; }
    .widget_header .radio_buttons input:first-child + .ui-state-default {
      border-left: #a1acca 1px solid; }
      .widget_header .radio_buttons input:first-child + .ui-state-default.ui-state-active {
        border-left: transparent 1px solid; }
    .widget_header .radio_buttons .ui-state-default {
      background-color: #fff;
      border: #a1acca 1px solid;
      border-right: none; }
      .widget_header .radio_buttons .ui-state-default:last-child {
        border-right: #a1acca 1px solid; }
        .widget_header .radio_buttons .ui-state-default:last-child.ui-state-active {
          border-right: transparent 1px solid; }
      .widget_header .radio_buttons .ui-state-default.ui-state-active {
        box-shadow: 0 0 15px #88acd5;
        -moz-box-shadow: 0 0 15px #88acd5;
        -webkit-box-shadow: 0 0 15px #88acd5;
        background-color: #fff;
        border-left: transparent 1px solid;
        border-top: transparent 1px solid;
        border-bottom: transparent 1px solid;
        z-index: 10; }
        .widget_header .radio_buttons .ui-state-default.ui-state-active + input[type="radio"] + .ui-state-default {
          border-left: transparent 1px solid; }

  .desktop-visible,
  .tablet-visible {
    display: none; }

  .mobile-visible {
    display: block; }

  html,
  body {
    font-size: 28px; }
    html.locked,
    body.locked {
      overflow: hidden; }

  body {
    position: static; }

  table {
    font-size: 28px; }

  .header {
    background: #3e3e3e; }
    .header.header_welcome .header_bottom {
      background-color: #7abccb; }
    .header .logo {
      width: 144px;
      height: auto;
      margin: 20px 0 0 20px; }
      .header .logo img,
      .header .logo svg {
        width: 100%;
        position: relative;
        top: -10px; }
    .header .phone_drop {
      float: right;
      color: #2c2c2c;
      width: 116px;
      position: absolute;
      top: 72px;
      right: 0px;
      z-index: 5; }
      .header .phone_drop span {
        border-radius: 0;
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        height: 40px;
        line-height: 40px;
        border: none; }
        .header .phone_drop span:after {
          display: none; }
        .header .phone_drop span:before {
          border-width: 10px 6px 0 6px;
          border-color: #2c2c2c transparent transparent transparent;
          top: 50%;
          right: 8px;
          margin: -5px 0 0 0; }
      .header .phone_drop ul {
        z-index: 1000; }
        .header .phone_drop ul li a {
          height: 48px;
          line-height: 48px; }
    .header .live_chat {
      float: left;
      font-size: 24px;
      margin: 28px 24px 0 0;
      background-size: 33px;
      padding-left: 40px;
      min-height: 33px;
      line-height: 33px;
      display: none;
      background-position: 0 0; }
    .header .header_top {
      background: url(/assets/header_pages_mobile.jpg) center top no-repeat;
      background-size: cover;
      padding: 0;
      height: 264px;
      z-index: 9990; }
      .header .header_top .header_wrapper:after {
        top: 50px;
        bottom: inherit; }
    .header .nav_button {
      border-left: #7bccda 1px solid;
      display: block;
      width: 96px;
      height: 68px;
      float: left;
      overflow: hidden;
      position: absolute;
      top: 14px;
      right: 20px;
      padding: 16px 0 0 24px; }
      .header .nav_button span {
        display: block;
        width: 100%;
        height: 4px;
        margin: 4px 0 4px 0;
        background: #fff;
        float: left;
        clear: both; }
    .header .header_middle {
      padding-top: 105px;
      height: auto; }
      .header .header_middle .header_wrapper {
        position: static;
        height: auto; }
    .header .header_middle_content_widget {
      display: block;
      height: auto; }
    .header .header_middle_content {
      margin: 0; }
      .header .header_middle_content .header_slogan {
        width: 100%;
        position: absolute;
        top: 200px;
        left: 0;
        height: 520px;
        display: table;
        padding: 0;
        text-align: center; }
        .header .header_middle_content .header_slogan p {
          display: table-cell;
          vertical-align: middle;
          height: 100%;
          font-size: 44px; }
    .header .header_bottom {
      background: #7abccb;
      display: block;
      visibility: hidden;
      position: fixed;
      top: 0;
      left: -100%;
      height: 100%;
      width: 434px;
      z-index: 99999;
      margin: 0;
      padding: 52px 32px;
      overflow-x: scroll;
      -webkit-transition: all 0.5s ease;
      -o-transition: all 0.5s ease;
      transition: all 0.5s ease; }
      .header .header_bottom:before {
        display: none; }
      .header .header_bottom.opened {
        left: 0;
        visibility: visible; }
      .header .header_bottom .header_wrapper {
        display: block;
        width: 100%;
        max-width: 100%;
        margin: 0;
        padding: 0; }
        .header .header_bottom .header_wrapper .nav {
          float: none;
          width: 100%; }
          .header .header_bottom .header_wrapper .nav ul {
            list-style: none; }
            .header .header_bottom .header_wrapper .nav ul > li {
              font-size: 32px;
              float: none;
              margin: 0 0 0 0;
              padding: 0;
              font-weight: 300;
              border-bottom: #fff 2px solid; }
              .header .header_bottom .header_wrapper .nav ul > li.notification:before {
                width: 26px;
                height: 26px;
                line-height: 26px;
                top: 50%;
                margin-top: -12px;
                right: 0; }
              .header .header_bottom .header_wrapper .nav ul > li:after {
                display: none; }
              .header .header_bottom .header_wrapper .nav ul > li a {
                display: inline-block;
                vertical-align: top;
                color: #fff;
                text-decoration: none;
                padding: 12px 0 16px; }
                .header .header_bottom .header_wrapper .nav ul > li a:hover {
                  border-bottom: none; }
              .header .header_bottom .header_wrapper .nav ul > li.active > a:before {
                display: none; }
              .header .header_bottom .header_wrapper .nav ul > li > a:hover:before {
                display: none; }
              .header .header_bottom .header_wrapper .nav ul > li.drop_list > a:after {
                display: inline-block;
                vertical-align: top;
                content: "";
                width: 0;
                height: 0;
                border-style: solid;
                border-width: 12px 8px 0 8px;
                border-color: #ffffff transparent transparent transparent;
                margin: 18px 0 0 10px; }
              .header .header_bottom .header_wrapper .nav ul > li ul {
                position: relative;
                padding: 10px 0 0 56px;
                margin: 0 0 14px 0;
                border-top: #a6a6a6 2px solid; }
                .header .header_bottom .header_wrapper .nav ul > li ul > li {
                  border: none;
                  background: none;
                  font-weight: 300; }
                  .header .header_bottom .header_wrapper .nav ul > li ul > li:before {
                    display: none; }
      .header .header_bottom .nav_close {
        display: block;
        position: absolute;
        top: 14px;
        right: 14px;
        width: 26px;
        height: 26px; }
        .header .header_bottom .nav_close span {
          display: block;
          position: absolute;
          width: 100%;
          height: 4px;
          background: #fff;
          top: 50%;
          margin: -4px 0 0 0; }
          .header .header_bottom .nav_close span:first-child {
            -webkit-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            -o-transform: rotate(45deg);
            transform: rotate(45deg); }
          .header .header_bottom .nav_close span:last-child {
            -webkit-transform: rotate(-45deg);
            -ms-transform: rotate(-45deg);
            -o-transform: rotate(-45deg);
            transform: rotate(-45deg); }
    .header .bg_video_container {
      height: 520px;
      background-size: cover;
      background-position: center center; }
    .header .widget_get_price {
      border-radius: 0;
      -moz-border-radius: 0;
      -webkit-border-radius: 0;
      width: 100%; }

  .section > h1,
  .section > h2,
  .section .customers_testimonials_heading,
  .section .our_stats_heading,
  .section .recent_posts_heading {
    font-size: 60px;
    font-weight: 700; }
  .section .customers_testimonials_heading {
    background: url(/assets/testimonials_icon.png) 20px top no-repeat; }
  .section > h1 {
    font-size: 56px; }
  .section .section_content {
    padding-left: 24px;
    padding-right: 24px; }
    .section .section_content > h1,
    .section .section_content > h2 {
      font-size: 44px; }
    .section .section_content > h1 {
      font-size: 56px; }

  .footer {
    padding-top: 30px;
    padding-bottom: 0; }
    .footer .footer_wrapper {
      padding: 0; }
      .footer .footer_wrapper .footer_content {
        float: none;
        width: 100%; }

  .footer_nav ul {
    width: 100%;
    float: none;
    text-align: center; }
    .footer_nav ul li,
    .footer_nav ul li:last-child {
      margin: 0 3% 20px;
      padding: 0;
      border: none;
      float: none;
      display: inline-block;
      vertical-align: top; }

  .footer_links {
    padding: 40px 50px;
    margin-top: 20px; }
    .footer_links ul li {
      float: none; }

  .footer_info {
    text-align: center;
    margin: 20px 0;
    border-bottom: #7e7698 1px solid;
    padding-bottom: 20px; }
    .footer_info .footer_telephone {
      display: inline-block;
      vertical-align: top;
      float: none;
      width: auto;
      border-color: #b5bcbb;
      letter-spacing: -0.25px;
      line-height: 48px;
      font-size: 24px;
      padding-left: 28px;
      background-size: 20px;
      padding-right: 18px;
      margin-right: 18px;
      border-width: 2px; }
    .footer_info .footer_email {
      display: inline-block;
      vertical-align: top;
      float: none;
      width: auto;
      margin: 0;
      line-height: 48px;
      font-size: 24px;
      padding-left: 40px;
      background-size: 30px;
      letter-spacing: -0.25px; }

  .footer_follow {
    float: none;
    clear: both;
    text-align: center;
    width: 100%;
    padding: 40px 0; }
    .footer_follow a {
      display: inline-block;
      vertical-align: top;
      float: none;
      margin: 0 12px; }

  .footer_payment {
    width: 100%; }
    .footer_payment .we_accept {
      margin-top: 0;
      margin-bottom: 0;
      margin-right: 5.5%;
      margin-left: 0;
      width: 48%; }
      .footer_payment .we_accept .we_accept_item {
        margin: 0 12px 18px; }
        .footer_payment .we_accept .we_accept_item img {
          width: 90px;
          height: auto; }
    .footer_payment .verified_by {
      margin-top: 0;
      margin-bottom: 0;
      margin-left: 5.5%;
      margin-right: 12px;
      width: 32%; }
      .footer_payment .verified_by .verified_by_item {
        margin-bottom: 22px; }

  .owl-item {
    overflow: hidden; }

  .owl-next,
  .owl-prev {
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    background: #beeaf9 url(/assets/icons_sprite.png) -2px -1px no-repeat;
    font-size: 0;
    width: 72px;
    height: 72px;
    position: absolute;
    top: 50%;
    margin-top: -16px; }

  .owl-prev {
    left: 10px; }

  .owl-next {
    background-position: -42px -1px;
    right: 10px; }

  .container {
    padding: 0 12px;
    margin: 264px auto 0; }

  .breadcrumb {
    padding: 15px 0;
    margin-bottom: 0px; }
    .breadcrumb li {
      font-size: 26px;
      line-height: 34px; }
      .breadcrumb li:last-child {
        float: none;
        list-style: none; }

  .pages > div div.star-rating {
    width: 36px;
    height: 36px;
    background: url("/assets/star.png") no-repeat 0 0;
    background-size: 36px;
    cursor: pointer;
    display: inline-block;
    vertical-align: top;
    width: 36px;
    height: 36px;
    text-indent: -999em;
    overflow: hidden;
    margin: 0 4px 0 4px;
    background: transparent !important; }
    .pages > div div.star-rating a {
      width: 36px;
      height: 100%;
      background: url("/assets/star.png") no-repeat 0 top;
      background-size: 36px;
      border: 0;
      display: block; }
    .pages > div div.star-rating-on a {
      background-position: 0 bottom !important; }
    .pages > div div.star-rating-hover a {
      background-position: 0 bottom; }
    .pages > div div.star-rating-readonly a {
      cursor: default !important; }
  .pages > div div .rating-cancel {
    display: none !important;
    width: 0px;
    height: 0px; }
    .pages > div div .rating-cancel a {
      display: block;
      width: 36px;
      height: 36px;
      background-position: 0 0;
      border: 0; }
    .pages > div div .rating-cancel + .star-rating {
      margin: 0 4px 0 0; }
  .pages .content {
    padding: 0;
    border: none; }
  .pages .content_title {
    margin-bottom: 20px; }
    .pages .content_title h1,
    .pages .content_title h2,
    .pages .content_title span {
      padding: 5px 0;
      max-width: 100%;
      font-size: 40px;
      text-align: center; }
  .pages .sidebar {
    display: block;
    width: 100%;
    padding: 0; }
  .pages .widget,
  .pages .widget_title,
  .pages .content_title h1,
  .pages .content_title h2 {
    border-width: 2px; }
  .pages .widget_title span {
    font-size: 36px; }

  .pages .widget,
  .component .widget {
    margin-bottom: 36px;
    border-width: 2px; }
    .pages .widget,
    .pages .widget .widget_title,
    .component .widget,
    .component .widget .widget_title {
      border-width: 2px; }
    .pages .widget .widget_title h2,
    .component .widget .widget_title h2 {
      font-size: 36px;
      line-height: 44px;
      padding-top: 20px;
      padding-bottom: 20px; }

  .button_pages .button_link {
    width: 100%;
    font-size: 26px;
    height: 58px;
    line-height: 58px; }

  .pages_description > p {
    font-size: 28px;
    line-height: 44px; }
  .pages_description h2 {
    font-size: 36px;
    line-height: 44px; }
  .pages_description h3 {
    font-size: 32px;
    line-height: 44px; }

  .list li {
    padding-left: 28px; }
    .list li:before {
      width: 10px;
      height: 10px;
      top: 12px; }

  .pages .pagination ul {
    width: 100%;
    text-align: center; }
    .pages .pagination ul li {
      display: inline-block;
      vertical-align: top;
      float: none;
      margin: 0; }
      .pages .pagination ul li span {
        width: 56px; }
        .pages .pagination ul li span.page.gap {
          width: 30px; }
        .pages .pagination ul li span.pag_prev, .pages .pagination ul li span.pag_next {
          width: 40px !important; }
          .pages .pagination ul li span.pag_prev:before, .pages .pagination ul li span.pag_next:before {
            border-width: 2px; }
  .pages .pagination .show_items {
    margin: 30px 0; }
    .pages .pagination .show_items .select2-container {
      min-width: 204px;
      max-width: 204px; }

  .pages .validation_error,
  .widget_header .validation_error {
    font-size: 24px; }

  .pages .field_item,
  .widget_header .field_item {
    margin-bottom: 30px; }

  .copyright {
    margin: 20px 0 !important; }

  .user_login {
    margin: 0;
    position: absolute;
    top: 62px;
    right: 62px;
    z-index: 10; }
    .user_login .user_name {
      max-width: 400px;
      text-align: right; }

  .profile_nav {
    display: block; }
    .profile_nav ul {
      border-bottom: #462272 3px solid; }

  .logout {
    color: #462272;
    display: inline-block;
    font-size: 36px;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    margin: 20px 0 20px 20px; }

  .chat_now_button {
    box-shadow: 0 0 0 transparent;
    -moz-box-shadow: 0 0 0 transparent;
    -webkit-box-shadow: 0 0 0 transparent;
    background: url(/assets/chat_now_button.png) no-repeat;
    background-size: 100px;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    background-size: 140px;
    width: 140px;
    height: 106px;
    left: 0px;
    font-size: 0;
    top: 300px;
    border: none;
    display: block; }

  .scroll_top {
    background: url(/assets/scroll_top_icon.png) no-repeat;
    background-size: 120px;
    display: block;
    width: 120px;
    height: 106px;
    position: fixed;
    top: 500px;
    right: 0px;
    z-index: 90; }

  .header.header_welcome .header_top {
    background: #182934;
    height: 210px; }
  .header.header_welcome .telephone {
    background: rgba(102, 135, 184, 0.6);
    border: none;
    border-top: #7bccda 1px solid;
    border-bottom: #5f76a3 1px solid;
    float: left;
    background-size: 24px;
    font-size: 28px; }
  .header.header_welcome .phone_drop span {
    border-left: #7bccda 1px solid; }
  .header.header_welcome .button_logout {
    color: #fff; }

  .header_toolbar {
    top: 66px;
    width: 100%;
    min-height: 144px; }
    .header_toolbar .live_chat {
      float: right; }
    .header_toolbar .telephone {
      border: none;
      border-top: #7bccda 1px solid;
      margin: 0;
      position: absolute;
      top: 144px;
      left: 0;
      width: 100%;
      text-align: left;
      padding: 8px 20px; }
    .header_toolbar .phone_drop span {
      border-left: #1c2a53 1px solid;
      color: #1c2a53;
      height: 36px;
      line-height: 38px;
      font-size: 28px;
      margin-top: 10px;
      text-align: left;
      text-indent: 20px; }
      .header_toolbar .phone_drop span:before {
        border-color: #f6feff transparent transparent transparent;
        right: 20px; }

  .header_content .button_logout {
    border-left: 0;
    line-height: 40px;
    color: #282828;
    font-size: 30px;
    position: absolute;
    top: 110px;
    right: 0;
    width: auto;
    padding-right: 8px;
    z-index: 10; }
  .header_content .button_order_now {
    line-height: 66px;
    width: 332px;
    height: 66px;
    text-indent: 0;
    position: absolute;
    top: 110px;
    left: 20px;
    z-index: 10; }
    .header_content .button_order_now:after {
      display: none; }
  .header_content + .nav_button {
    left: inherit;
    right: 10px; }
  .header_content .button_account {
    font-size: 28px;
    margin-right: 20px;
    line-height: 66px;
    position: absolute;
    top: 124px;
    left: 420px;
    z-index: 10; }

  .button_logout {
    font-size: 26px;
    height: 58px;
    line-height: 50px;
    width: 102px; }

  .bg_replay {
    display: none; }

  .change_language {
    margin-top: 17px; }

  .footer .change_language {
    width: 100%; }
    .footer .change_language > div {
      position: relative;
      left: 10px; }

  .mobile-visible,
  .mobile-visible {
    display: block; }

  .desktop-visible {
    display: none; }

  .banner .discount-ticket {
    height: 43.75vw;
    display: block;
    background-size: contain;
    background-repeat: no-repeat; }

  [data-aos^="fade"][data-aos^="fade"].aos-animate {
    transform: inherit !important; }

  .cookie_policy-overlay:not([style="display: none;"]) {
    height: auto;
    text-align: center;
    padding: 10px 20px 20px;
    position: fixed;
    min-height: 143px; }
    .cookie_policy-overlay:not([style="display: none;"]) + script + .wrapper {
      margin-top: 143px; }
      .cookie_policy-overlay:not([style="display: none;"]) + script + .wrapper .header .header_top {
        top: 143px; }
      .cookie_policy-overlay:not([style="display: none;"]) + script + .wrapper .header .header_bottom {
        top: 143px; }
      .cookie_policy-overlay:not([style="display: none;"]) + script + .wrapper .chat_now_button,
      .cookie_policy-overlay:not([style="display: none;"]) + script + .wrapper .scroll_top {
        top: 400px; }
    .cookie_policy-overlay:not([style="display: none;"]) .cookie_policy-pane {
      width: 100%; }
      .cookie_policy-overlay:not([style="display: none;"]) .cookie_policy-pane p {
        width: 100%;
        max-width: 100%; }
      .cookie_policy-overlay:not([style="display: none;"]) .cookie_policy-pane .button {
        margin-top: 15px; }

  .section.why_choose > h1,
  .section.why_choose > h2 {
    font-size: 25px;
    text-align: center;
    width: auto;
    font-weight: 700; }

  .why_choose:before {
    display: none; }
  .why_choose .owl-item .why_choose_item {
    padding-left: 15%;
    padding-right: 15%;
    overflow: hidden; }
  .why_choose .owl-item img {
    max-width: 128px;
    width: 100%;
    height: auto; }

  .why_choose_item {
    text-align: center; }
    .why_choose_item .why_choose_icon {
      width: 100%;
      margin-bottom: 0;
      text-align: center; }
    .why_choose_item .why_choose_info {
      padding-top: 10px; }
      .why_choose_item .why_choose_info span {
        margin-bottom: 20px; }
      .why_choose_item .why_choose_info p {
        font-size: 28px;
        line-height: 34px; }

  .section.writing_service h1 {
    font-size: 28px;
    line-height: 32px;
    padding: 0 0 40px 0; }
  .section.writing_service h2, .section.writing_service p {
    font-size: 28px; }
  .section.writing_service span {
    font-size: 36px;
    font-style: normal;
    font-weight: bold; }

  .section.customers_testimonials {
    padding: 40px 0 60px 0; }
    .section.customers_testimonials .section_content:before {
      background-size: 600px;
      top: -120px;
      left: -40px; }

  .customers_testimonials div.star-rating {
    width: 36px;
    height: 36px;
    background: url("/assets/star.png") no-repeat 0 0;
    background-size: 36px;
    cursor: pointer;
    display: inline-block;
    vertical-align: top;
    width: 36px;
    height: 36px;
    text-indent: -999em;
    overflow: hidden;
    margin: 0 4px 0 4px;
    background: transparent !important; }
    .customers_testimonials div.star-rating a {
      width: 36px;
      height: 100%;
      background: url("/assets/star.png") no-repeat 0 top;
      background-size: 36px;
      border: 0;
      display: block; }
    .customers_testimonials div.star-rating-on a {
      background-position: 0 bottom !important; }
    .customers_testimonials div.star-rating-hover a {
      background-position: 0 bottom; }
    .customers_testimonials div.star-rating-readonly a {
      cursor: default !important; }
  .customers_testimonials div .rating-cancel {
    display: none !important;
    width: 0px;
    height: 0px; }
    .customers_testimonials div .rating-cancel a {
      display: block;
      width: 36px;
      height: 36px;
      background-position: 0 0;
      border: 0; }
    .customers_testimonials div .rating-cancel + .star-rating {
      margin: 0 4px 0 0; }
  .customers_testimonials .customer_testimonial_carousel {
    overflow: visible;
    padding: 0;
    display: inline-block;
    width: 100%; }
    .customers_testimonials .customer_testimonial_carousel:before, .customers_testimonials .customer_testimonial_carousel:after {
      display: none; }
  .customers_testimonials .owl-item {
    padding-bottom: 20px; }
  .customers_testimonials .owl-carousel .owl-stage {
    padding-top: 0;
    padding-bottom: 0; }
  .customers_testimonials .owl-carousel .owl-nav > div {
    width: 72px;
    height: 72px; }
  .customers_testimonials .owl-carousel .owl-nav .owl-prev {
    background-position: -2px -1px;
    left: -20px; }
  .customers_testimonials .owl-carousel .owl-nav .owl-next {
    background-position: -42px -1px;
    right: -20px; }
  .customers_testimonials .button {
    width: 100%;
    margin-top: 28px;
    font-size: 32px;
    height: 100px;
    line-height: 100px; }

  .customer_testimonial_stat:before {
    display: none; }
  .customer_testimonial_stat .jabber {
    width: 100%; }
    .customer_testimonial_stat .jabber:after {
      display: none; }

  .customer_testimonial_item {
    box-shadow: 0 6px 10px #c9dbea;
    -moz-box-shadow: 0 6px 10px #c9dbea;
    -webkit-box-shadow: 0 6px 10px #c9dbea;
    border-bottom: none;
    background-color: #f9f9f9;
    margin: 0 10%;
    padding: 30px 4%; }
    .customer_testimonial_item:hover {
      transform: scale(1);
      -moz-transform: scale(1);
      -webkit-transform: scale(1); }
    .customer_testimonial_item:before {
      display: none; }
    .customer_testimonial_item .customer_testimonial_info {
      font-size: 24px;
      line-height: 32px; }
      .customer_testimonial_item .customer_testimonial_info > span {
        line-height: 28px; }
    .customer_testimonial_item .customer_testimonial_details p {
      font-size: 24px; }
    .customer_testimonial_item .customer_testimonial_data strong {
      line-height: 44px;
      width: 100%; }
    .customer_testimonial_item .customer_testimonial_data .rating_wrapper {
      float: left;
      clear: both;
      margin: 10px 0 5px 0; }
    .customer_testimonial_item > p {
      font-size: 28px;
      line-height: 32px; }

  .section.free_features {
    background: none;
    padding: 0; }
    .section.free_features > h2 {
      border-top: #462272 1px solid;
      border-bottom: #462272 1px solid;
      background-color: transparent;
      text-transform: uppercase;
      color: #462272;
      font-size: 26px;
      display: block;
      text-transform: none;
      padding: 12px 0; }
    .section.free_features .section_content {
      padding: 0; }

  .free_features {
    padding-bottom: 30px; }
    .free_features h2 {
      font-size: 48px;
      margin-bottom: 30px; }
    .free_features .free_features_content {
      background: none;
      padding: 0; }
      .free_features .free_features_content .feature_item {
        border-bottom: #e9e9e9 1px solid;
        width: 100%;
        padding: 8px 2%;
        margin: 0; }
        .free_features .free_features_content .feature_item:last-child {
          border-bottom: none; }
          .free_features .free_features_content .feature_item:last-child:after {
            display: none; }
        .free_features .free_features_content .feature_item:before {
          display: none; }
        .free_features .free_features_content .feature_item p {
          float: left;
          font-size: 30px;
          width: 60%;
          text-align: left;
          min-height: auto; }
        .free_features .free_features_content .feature_item span {
          float: left;
          font-size: 32px;
          line-height: 40px;
          margin-top: 0; }
          .free_features .free_features_content .feature_item span strong {
            margin-left: 20px;
            vertical-align: top; }
            .free_features .free_features_content .feature_item span strong:before {
              background: url(/assets/strike_mobile.png) center center no-repeat; }
        .free_features .free_features_content .feature_item b {
          font-size: 32px;
          margin-top: 0px;
          line-height: 40px;
          margin-left: 2%; }
    .free_features .free_features_info {
      background: url(/assets/get_price_submit_bg.png) repeat-x;
      margin-top: 20px;
      padding-bottom: 40px; }
      .free_features .free_features_info p {
        font-size: 32px;
        padding: 20px 0 0 0; }
      .free_features .free_features_info .button {
        width: 97%;
        max-width: 97%;
        margin-top: 28px;
        font-size: 32px;
        height: 100px;
        line-height: 100px; }

  .section.our_stats {
    border-bottom: #d7f0f9 1px solid;
    padding: 36px 0 70px 0; }
    .section.our_stats .our_stat_item:before, .section.our_stats .our_stat_item:after {
      display: none !important; }
    .section.our_stats .our_stat_item .our_stat_icon {
      margin-bottom: 22px; }
      .section.our_stats .our_stat_item .our_stat_icon img {
        min-height: 74px;
        width: auto; }
    .section.our_stats .our_stat_item span {
      font-size: 45.8px; }
    .section.our_stats .our_stat_item p {
      font-size: 28.6px; }
    .section.our_stats .owl-nav > div {
      margin-top: -16px; }
      .section.our_stats .owl-nav > div.owl-prev {
        left: -5px; }
      .section.our_stats .owl-nav > div.owl-next {
        right: -5px; }

  .section.our_customers > h1,
  .section.our_customers > h2 {
    width: auto;
    font-size: 70px;
    line-height: 74px;
    padding-bottom: 0; }
  .section.our_customers .owl-nav > div {
    margin-top: -28px; }

  .our_customers .owl-item {
    padding: 0 3%; }
  .our_customers .our_customer_info p,
  .our_customers .our_customer_info .list li {
    font-size: 28px;
    line-height: 34px; }
  .our_customers .our_customer_info .list {
    margin: 32px 0; }
    .our_customers .our_customer_info .list li {
      padding-left: 30px; }
      .our_customers .our_customer_info .list li:before {
        width: 10px;
        height: 10px;
        top: 12px; }

  .our_customer_content.our_customers_carousel_au .owl-item:before {
    display: none; }
  .our_customer_content.our_customers_carousel_au .owl-item:last-child:after {
    display: none; }

  .section.price_payments {
    border-bottom: #ff5212 1px solid;
    padding: 50px 0; }
    .section.price_payments .best_paper,
    .section.price_payments .payments_security {
      background: none;
      width: 100%;
      float: none;
      clear: both; }
    .section.price_payments .widget_title span {
      font-size: 50px;
      margin-bottom: 40px;
      text-align: center; }
    .section.price_payments .payments_security {
      margin-top: 50px;
      padding-left: 16px; }
      .section.price_payments .payments_security .widget_title {
        width: 100%;
        padding: 0 20%; }
    .section.price_payments .button {
      width: 96%;
      margin: 50px auto 0; }
      .section.price_payments .button:before {
        top: -24px; }

  .price_payments .section_content, .price_payments.section .section_content {
    display: block;
    min-width: initial;
    padding-left: 0;
    padding-right: 0; }
  .price_payments .best_paper,
  .price_payments .payments_security {
    padding-left: 16px;
    padding-right: 16px; }

  .section.our_awards .owl-nav > div {
    margin-top: -32px; }
  .section.our_awards > h2:before {
    background-size: 96px;
    left: 32px; }
  .section.our_awards > h2:after {
    background-size: 96px;
    right: 32px; }
  .section.our_awards .our_awards_content {
    display: block; }
  .section.our_awards .owl-item {
    display: block;
    height: auto;
    padding: 0 !important; }
    .section.our_awards .owl-item:before {
      display: none; }
  .section.our_awards .button {
    width: 100%;
    max-width: 100%; }
  .section.our_awards .our_award_item {
    display: inline-block;
    vertical-align: top;
    padding: 0 25%; }

  .section.recent_posts {
    padding-bottom: 100px; }
    .section.recent_posts .owl-nav .owl-prev {
      left: -12px; }
    .section.recent_posts .owl-nav .owl-next {
      right: -12px; }

  .recent_posts .recent_post_info .recent_post_data strong {
    font-size: 26px; }
  .recent_posts .recent_post_info .recent_post_data span {
    font-size: 28px; }

  .recent_post_carousel > .recent_post_item {
    width: 100%; }

  .recent_post_photo .recent_post_bg {
    padding: 5%; }
  .recent_post_photo .recent_post_info strong {
    font-size: 36px;
    line-height: 40px; }
  .recent_post_photo .recent_post_info .recent_post_data {
    background: none;
    bottom: 5%;
    left: 5%;
    width: 92%;
    padding: 0;
    font-size: 22px;
    line-height: 30px; }
    .recent_post_photo .recent_post_info .recent_post_data span {
      font-size: 22px; }

  .component .our_advantages {
    display: block;
    padding: 0;
    margin: 0;
    background: none;
    width: 100%; }
    .component .our_advantages > h2,
    .component .our_advantages .separator {
      display: none; }
    .component .our_advantages .section_content {
      display: block;
      min-width: 100%;
      width: 100%;
      margin: 0;
      padding: 0 12px; }
    .component .our_advantages .widget {
      display: inline-block;
      width: 100%;
      margin-bottom: 36px; }

  .widget.widget_any_question .widget_title span {
    font-size: 22px; }

  .widget.widget_attention,
  .widget.widget_attention .widget_title {
    border-color: #f79700; }
  .widget.widget_attention .widget_title h2 {
    color: #f79700; }
  .widget.widget_attention .widget_content > span {
    font-size: 44px; }
  .widget.widget_attention .widget_content > p {
    font-size: 32px;
    line-height: 44px; }
  .widget.widget_attention .attention_discount span {
    font-size: 38px; }
  .widget.widget_attention .attention_discount p {
    font-size: 34px;
    margin-top: 16px; }

  .widget .best_paper {
    background: none; }

  .best_paper_item {
    width: 100%;
    margin-bottom: 7px;
    padding-bottom: 2px; }
    .best_paper_item p {
      font-size: 28px; }
    .best_paper_item strong {
      font-size: 34px; }
      .best_paper_item strong span {
        font-size: 26px; }

  .widget_component.best_paper .widget_title {
    text-align: center; }
    .widget_component.best_paper .widget_title span {
      font-size: 60px;
      line-height: 60px; }
  .widget_component.best_paper .button {
    width: 100%;
    max-width: 100%;
    margin-top: 30px;
    font-size: 32px;
    height: 100px;
    line-height: 100px; }

  .widget.widget_info_text .widget_title h2 {
    background-size: 52px;
    padding-right: 70px; }
  .widget.widget_info_text .widget_content p {
    line-height: 44px; }
  .widget.widget_info_text .widget_content ul li {
    color: #555555;
    margin-bottom: 5px; }
    .widget.widget_info_text .widget_content ul li:before {
      background-color: #04c6f0; }

  .widget_discounts .button {
    font-size: 32px;
    height: 100px;
    line-height: 100px; }

  .widget_features {
    background: none; }
    .widget_features .feature_block:last-child .feature_item:last-child {
      border-bottom: none; }
    .widget_features .feature_item {
      padding: 0 3% 6px 3%; }
      .widget_features .feature_item p {
        width: 60%;
        font-size: 28px; }
      .widget_features .feature_item span {
        font-size: 28px; }
        .widget_features .feature_item span strong {
          font-size: 28px; }
      .widget_features .feature_item b {
        font-size: 28px; }
    .widget_features .button {
      margin-top: 28px;
      margin-left: 3%;
      margin-right: 3%;
      width: 94%;
      font-size: 32px;
      height: 100px;
      line-height: 100px; }
    .widget_features .free_features_info p {
      font-size: 28px; }

  .widget_get_price .total_price p {
    width: 49%; }
  .widget_get_price.widget_header {
    margin-bottom: 0; }
    .widget_get_price.widget_header .widget_title h2 {
      font-size: 52px; }
    .widget_get_price.widget_header .widget_content {
      padding-bottom: 22px; }
    .widget_get_price.widget_header .button {
      font-size: 32px;
      height: 100px;
      line-height: 100px; }
  .widget_get_price .total_price {
    font-size: 40px; }
  .widget_get_price .field_item.field_urgency .price_page {
    line-height: 60px; }
    .widget_get_price .field_item.field_urgency .price_page span {
      font-size: 24px;
      margin-left: 10px; }
    .widget_get_price .field_item.field_urgency .price_page p {
      font-size: 28px; }
  .widget_get_price .button {
    margin-top: 28px;
    width: 100%;
    font-size: 32px;
    height: 100px;
    line-height: 100px; }

  .widget_header.widget_get_price {
    background: #fff; }
    .widget_header.widget_get_price .widget_title {
      border-top: #462272 1px solid;
      border-bottom: #462272 1px solid;
      padding: 15px 0; }
      .widget_header.widget_get_price .widget_title span {
        color: #462272; }
    .widget_header.widget_get_price .field_tooltip {
      background: url(/assets/tooltip_icon.png) left center no-repeat;
      background-size: 22px; }
    .widget_header.widget_get_price .field_item {
      margin-bottom: 17px; }
      .widget_header.widget_get_price .field_item > label,
      .widget_header.widget_get_price .field_item .order-pages-num > label {
        color: #797979;
        font-size: 15px; }
      .widget_header.widget_get_price .field_item.field_type_assignmets > label {
        line-height: 15px; }
    .widget_header.widget_get_price .button {
      width: 100%; }
    .widget_header.widget_get_price .get_price_total_bg {
      background: url(/assets/get_price_submit_bg.png) repeat-x;
      border-top: none;
      padding-bottom: 20px; }
    .widget_header.widget_get_price .spinner_wrapper .ui-spinner .spinner {
      border: #a1acca 1px solid;
      background-color: #fff; }

  .widget_component.payments_security {
    border: none;
    margin-bottom: 0; }
    .widget_component.payments_security p {
      width: 100%;
      margin-right: 0; }
    .widget_component.payments_security .payments_security_content {
      width: 100%; }
    .widget_component.payments_security .widget_title {
      padding: 14px 0;
      text-align: center; }
      .widget_component.payments_security .widget_title span {
        font-size: 60px;
        line-height: 64px; }
    .widget_component.payments_security .widget_content h3 {
      font-size: 36px; }
    .widget_component.payments_security .widget_content p {
      font-size: 32px;
      line-height: 40px; }
    .widget_component.payments_security .payments_security_badges {
      width: 100%;
      float: none;
      margin-top: 0; }
    .widget_component.payments_security .payments_security_services {
      border-top: #d9edf3 1px solid;
      margin: 0;
      padding: 10px 0; }
      .widget_component.payments_security .payments_security_services:before, .widget_component.payments_security .payments_security_services:after {
        display: none; }

  .payments_security_guarateed {
    display: none; }

  .payments_security_badges {
    padding-top: 34px;
    padding-bottom: 34px;
    border-width: 2px; }
    .payments_security_badges .payments_security_badge_item {
      border-right: #d9edf3 1px solid;
      text-align: center;
      border-width: 2px; }
      .payments_security_badges .payments_security_badge_item:last-child {
        border-right: none; }

  .widget.widget_payments_security .payments_security_badges .payments_security_badge_item:first-child:before {
    display: none; }

  .widget_testimonial .customer_testimonial_carousel_widget {
    width: 306px; }

  .meet_blogger {
    font-size: 32px;
    height: 100px;
    line-height: 100px; }

  .post_search input:not(.button) {
    font-size: 26px; }
  .post_search .search_button {
    top: 14px;
    right: 16px;
    width: 32px;
    height: 32px; }

  .post_subscribe input:not(.button) {
    font-size: 26px; }
  .post_subscribe p {
    font-size: 26px; }
  .post_subscribe .field_error .validation_error {
    top: 96px; }
  .post_subscribe .button,
  .post_subscribe input.button {
    margin-top: 38px;
    font-size: 32px;
    height: 100px;
    line-height: 100px;
    border-radius: 60px;
    -moz-border-radius: 60px;
    -webkit-border-radius: 60px; }

  .post_categories span {
    font-size: 36px;
    padding-top: 14px;
    padding-bottom: 14px; }
  .post_categories ul {
    margin-top: 26px;
    margin-bottom: 14px; }
    .post_categories ul li {
      font-size: 28px;
      margin-bottom: 12px; }

  .know_need .button {
    font-size: 32px;
    height: 100px;
    line-height: 100px;
    width: 92%; }

  .widget.service_rate {
    display: block;
    padding: 0;
    border-width: 2px; }

  .service_rate_item {
    display: block;
    width: 75%;
    padding-bottom: 40px;
    margin: 0 auto 40px;
    border: none;
    border-bottom: #c2c5cf 2px solid; }
    .service_rate_item span {
      font-size: 48px; }
    .service_rate_item a {
      font-size: 30px; }
    .service_rate_item p {
      font-size: 24px; }
    .service_rate_item:last-child {
      border: none; }

  .ratings_service .widget_title h2 {
    background-size: 52px;
    padding-right: 70px; }

  .ratings_service_item {
    border-width: 2px; }
    .ratings_service_item:last-child {
      border: none; }

  .widget.top_writers {
    padding-bottom: 0; }

  .top_writer_item {
    border-left: none;
    width: 100%;
    text-align: center;
    margin-bottom: 60px; }
    .top_writer_item .rating_wrapper {
      width: 60%; }
    .top_writer_item .button {
      font-size: 26px;
      height: 58px;
      line-height: 58px;
      border-radius: 60px;
      -moz-border-radius: 60px;
      -webkit-border-radius: 60px;
      font-size: 36px;
      height: 90px;
      line-height: 90px;
      margin-top: 40px; }

  .pages .life_time_item {
    background-image: none !important; }
    .pages .life_time_item.active:before {
      display: none; }
  .pages .life_time_description {
    width: 75%; }
    .pages .life_time_description span {
      font-size: 32px; }
    .pages .life_time_description p {
      font-size: 22px; }
  .pages .life_time_procent {
    width: 25%; }
    .pages .life_time_procent span {
      font-size: 30px; }

  .widget_promo {
    display: none; }

  .pages > .services, .services {
    margin-bottom: 0; }
  .services .button_pages .button_link {
    font-size: 32px;
    height: 100px;
    line-height: 100px;
    width: 100%;
    font-size: 32px;
    height: auto;
    line-height: 44px;
    padding: 20px; }
    .services .button_pages .button_link:after {
      display: none; }

  .service_links {
    text-align: center; }
    .service_links .service_link_item {
      display: inline-block;
      vertical-align: top;
      width: 47%;
      float: none;
      margin: 0 1% 20px; }
      .service_links .service_link_item .service_text {
        height: 196px; }
        .service_links .service_link_item .service_text span {
          font-size: 28px; }

  .service_category {
    width: 100%;
    border-width: 2px; }
    .service_category ul {
      display: table-row; }
      .service_category ul span {
        font-size: 30px;
        line-height: 44px;
        padding-right: 28px;
        border-width: 2px; }
      .service_category ul li {
        border-width: 2px;
        word-break: break-word; }
        .service_category ul li a {
          position: relative;
          line-height: 40px; }
      .service_category ul:first-child li, .service_category ul:first-child li:last-child,
      .service_category ul li,
      .service_category ul li:last-child {
        border-radius: 0;
        -moz-border-radius: 0;
        -webkit-border-radius: 0; }
      .service_category ul:last-child li:last-child {
        border-radius: 0px 0px 10px 10px;
        -moz-border-radius: 0px 0px 10px 10px;
        -webkit-border-radius: 0px 0px 10px 10px; }

  .service_level .service_level_info {
    float: none;
    width: 100%;
    max-width: 100%;
    border-width: 2px;
    margin-bottom: 20px; }
    .service_level .service_level_info .service_level_price {
      padding-top: 36px;
      padding-bottom: 36px; }
      .service_level .service_level_info .service_level_price p {
        font-size: 34px; }
    .service_level .service_level_info .service_level_icon {
      background-position: center center;
      border: none; }
  .service_level .service_level_description p {
    line-height: 44px; }

  .service_features .service_features_title {
    font-size: 38px;
    line-height: 44px;
    font-weight: bold; }
  .service_features .service_features_item .service_features_photo {
    text-align: center; }
  .service_features .service_features_item .service_features_description {
    z-index: 1;
    font-size: 28px; }
    .service_features .service_features_item .service_features_description span {
      font-size: 28px;
      line-height: 36px; }

  .error_content {
    width: 100%;
    margin: 40px 0 0 0;
    text-align: center;
    padding: 0 6%; }
    .error_content img {
      width: 50%;
      margin: 0 auto;
      height: auto; }
    .error_content h2 {
      border-width: 2px;
      font-size: 50px;
      line-height: 52px;
      margin: 40px 0 40px 0;
      padding: 26px 0 4px 0; }
    .error_content p {
      line-height: 44px; }
    .error_content .button {
      width: 100%;
      font-size: 32px;
      height: 100px;
      line-height: 100px; }

  .error_details {
    float: none;
    display: inline-block;
    vertical-align: top; }

  .error_description {
    width: auto;
    float: none;
    display: inline-block;
    vertical-align: top; }

  .error_page_wrapper {
    top: 70px; }

  .pages .error_page {
    min-height: 560px; }

  .contact_us .content {
    margin-bottom: 30px; }
  .contact_us .pages_description h2 {
    font-size: 36px; }

  .contact_info {
    padding: 0;
    border-width: 2px; }
    .contact_info > div {
      padding: 40px 12px 40px 56px; }
      .contact_info > div:first-child {
        background-size: 52px;
        background-position: 16px center; }
      .contact_info > div:last-child {
        background-size: 52px;
        background-position: 16px center; }
      .contact_info > div p {
        font-size: 28px; }
      .contact_info > div .phone_drop {
        width: 120px; }
        .contact_info > div .phone_drop:hover ul li a {
          padding-left: 20px; }
        .contact_info > div .phone_drop span {
          padding-left: 20px; }

  .feedback_form {
    width: 100%;
    padding-bottom: 30px; }
    .feedback_form .feedback_title {
      margin-bottom: 20px; }
      .feedback_form .feedback_title h2 {
        font-size: 40px;
        max-width: 100%;
        border-width: 2px;
        padding: 20px 0; }
    .feedback_form .field_item {
      margin-bottom: 20px; }
      .feedback_form .field_item .select2-container {
        min-width: 100%;
        max-width: 100%; }
      .feedback_form .field_item > label {
        display: block;
        width: 100%;
        float: none;
        text-align: left;
        margin-bottom: 6px; }
      .feedback_form .field_item > .field_error {
        width: 100%; }
      .feedback_form .field_item input:not(.button),
      .feedback_form .field_item textarea {
        width: 100%; }
      .feedback_form .field_item .field_phone_number_item.country_code, .feedback_form .field_item .field_phone_number_item.state_area_code {
        width: 98px; }
      .feedback_form .field_item .field_phone_number_item.phone_number {
        width: 274px; }
      .feedback_form .field_item .field_phone_number_item i {
        font-size: 24px; }
    .feedback_form .button {
      width: 90%;
      margin: 0 auto;
      color: #2b3833;
      display: block;
      font-family: "Effra", sans-serif;
      font-weight: 400;
      text-align: center;
      text-decoration: none;
      position: relative;
      border-radius: 30px;
      -moz-border-radius: 30px;
      -webkit-border-radius: 30px;
      font-size: 18px;
      font-weight: 400;
      height: 50px;
      line-height: 50px;
      border-top: #4596d5 1px solid;
      background-color: #54a6e6;
      font-size: 32px;
      height: 100px;
      line-height: 100px; }
      .feedback_form .button:hover {
        background-color: #4e92e6; }

  .writer_review .feedback_form {
    width: 100%; }

  .post .content,
  .blogger_about .content {
    margin-bottom: 30px; }

  .post .content_title {
    margin-top: 0; }
    .post .content_title + .post_item {
      margin-top: 0; }
    .post .content_title h1,
    .post .content_title h2 {
      border-bottom: none; }

  .post_item {
    border-width: 2px; }
    .post_item .post_photo {
      display: block;
      width: 100%;
      max-width: 100%;
      float: none;
      border-width: 2px; }
      .post_item .post_photo img {
        width: 100%;
        height: auto; }
      .post_item .post_photo .post_photo_data strong {
        font-size: 28px; }
    .post_item .post_description .post_title {
      font-size: 32px; }
    .post_item .post_description .post_read_more {
      font-size: 28px;
      margin-top: 26px;
      margin-bottom: 26px; }

  .post_title a {
    font-size: 44px;
    line-height: 48px; }

  .post_tags {
    margin-top: 0; }
    .post_tags .post_tags_block a {
      padding: 6px 14px; }

  .post_view .content_title h1 {
    text-align: left;
    font-size: 25px;
    line-height: 25px; }
  .post_view .post_title h1 {
    font-size: 28px; }
  .post_view .post_data span {
    font-size: 24px; }
  .post_view .post_description h2 {
    font-size: 32px; }
  .post_view .post_description p {
    line-height: 44px; }

  .post_social p {
    display: none; }

  .post_author {
    padding: 3%; }
    .post_author .post_author_title {
      text-align: left; }
      .post_author .post_author_title p {
        font-size: 34px; }
    .post_author .post_author_links span a {
      font-size: 28px; }
    .post_author .post_author_description p {
      line-height: 44px; }

  .post_author_social {
    text-align: center; }
    .post_author_social a {
      display: inline-block;
      width: 180px;
      margin: 0 6px; }

  .pages_description_social {
    padding-bottom: 8px; }
    .pages_description_social .social-likes__widget {
      width: 166px;
      height: 50px;
      margin-right: 26px;
      margin-bottom: 20px; }
      .pages_description_social .social-likes__widget .social-likes__button {
        width: 60px; }
      .pages_description_social .social-likes__widget .social-likes__counter {
        line-height: 50px; }
    .pages_description_social .block_total_shares {
      line-height: 50px; }

  .post_author_data {
    max-width: 100%;
    width: 100%;
    float: none;
    text-align: center; }
    .post_author_data .post_author_photo {
      display: inline-block; }
    .post_author_data .post_author_links {
      text-align: left; }
      .post_author_data .post_author_links span a {
        font-size: 28px;
        line-height: 36px; }

  .post_author_section .post_author_links {
    margin: 20px 0; }

  .post_author_block {
    width: 100%;
    margin: 0; }

  .blogger_about .post_author_data .post_author_photo {
    float: none; }

  .pages_description_social .social-likes__widget {
    display: inline-block;
    vertical-align: top; }

  .meet_blogger {
    border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px; }

  .blogger_about .post_author_data {
    width: 100%;
    margin: 0 0 20px 0; }
  .blogger_about .post_author_photo {
    border-right: none; }

  .post_author_content {
    border-bottom: #d9e4ef 1px solid;
    padding: 20px 0;
    margin-top: 10px; }
    .post_author_content .post_author_social {
      border-right: none;
      padding: 0;
      margin: 0; }

  .our_bloggers .post_author {
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    background: none;
    border: none; }
  .our_bloggers .post_author_description p:before {
    display: none; }
  .our_bloggers .post_author_content {
    border-top: none; }
  .our_bloggers .post_author_social {
    width: 100%; }
  .our_bloggers .post_author_links {
    margin-top: 20px;
    float: left;
    clear: both; }

  .pages_nav {
    background-color: #cfeef7;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    display: block;
    margin: 0 0 40px -12px;
    width: calc(100% + 24px); }
    .pages_nav ul {
      width: 100%;
      display: block; }
      .pages_nav ul li,
      .pages_nav ul li:first-child,
      .pages_nav ul li:last-child {
        border-radius: 0;
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        display: block;
        width: 100%;
        height: auto;
        border: none;
        border-bottom: #1c2a53 2px solid; }
        .pages_nav ul li.current,
        .pages_nav ul li:first-child.current,
        .pages_nav ul li:last-child.current {
          background: #8ad4ea; }
      .pages_nav ul li:first-child {
        border-top: #1c2a53 2px solid; }

  .static_pages .content_title {
    display: none; }

  .static_pages .pages_description h2 {
    color: #f79700;
    font-size: 34px; }
  .static_pages .pages_description h3 {
    color: #434857;
    font-size: 30px; }

  .pages_description_social {
    display: inline-block;
    width: 100%; }
    .pages_description_social .like-block {
      float: left;
      margin-right: 20px; }

  .pages .pagination .pag_prev:before {
    right: -4px; }
  .pages .pagination ul li span.pag_prev, .pages .pagination ul li span.pag_next {
    width: 96px; }

  .testimonials .content {
    margin-bottom: 30px; }
  .testimonials .testimonial_stat {
    margin-top: 6px; }
    .testimonials .testimonial_stat:before {
      display: none; }
  .testimonials .testimonial_item {
    margin-bottom: 40px; }
    .testimonials .testimonial_item .testimonial_content {
      margin-top: 20px;
      border: none; }
      .testimonials .testimonial_item .testimonial_content:before {
        display: none; }
      .testimonials .testimonial_item .testimonial_content:after {
        border-width: 50px 20px 22px 20px;
        left: 40px; }

  .testimonial_title .testimonial_title_info .testimonial_title_info_details p {
    float: left; }

  .testimonial_info p {
    font-size: 24px;
    margin-top: 10px; }

  .pages > div.authorization {
    margin-bottom: 0; }

  .authorization .content_title h1 {
    width: 100%; }
  .authorization .authorization_content,
  .authorization .authorization_info {
    padding-left: 0;
    padding-right: 0; }
    .authorization .authorization_content h2,
    .authorization .authorization_info h2 {
      font-size: 32px; }
    .authorization .authorization_content .field_item:before,
    .authorization .authorization_content .field_item .field_error:before,
    .authorization .authorization_info .field_item:before,
    .authorization .authorization_info .field_item .field_error:before {
      width: 96px;
      height: 56px;
      border-color: #C2C5CF;
      top: 2px;
      left: 2px;
      border-radius: 8px 0 0 8px;
      -moz-border-radius: 8px 0 0 8px;
      -webkit-border-radius: 8px 0 0 8px; }
    .authorization .authorization_content .field_item.field_email:before,
    .authorization .authorization_info .field_item.field_email:before {
      background-size: 40px;
      background-position: 50% -14px; }
    .authorization .authorization_content .field_item.field_email .field_error:before,
    .authorization .authorization_info .field_item.field_email .field_error:before {
      background-size: 40px;
      background-position: 50% -96px; }
    .authorization .authorization_content .field_item.field_password:before,
    .authorization .authorization_info .field_item.field_password:before {
      background-size: 48px;
      background-position: 50% -8px; }
    .authorization .authorization_content .field_item.field_password .field_error:before,
    .authorization .authorization_info .field_item.field_password .field_error:before {
      background-size: 48px;
      background-position: 50% -76px; }
  .authorization .authorization_content {
    width: 100%; }
  .authorization .button {
    font-size: 32px;
    height: 100px;
    line-height: 100px;
    width: 100%; }
  .authorization .authorization_info {
    margin: 20px -10px 0 -10px;
    width: 106%;
    position: static;
    min-height: auto; }

  .pages .authorization .field_error input:not([submit]) {
    border: none;
    border-bottom: #e83a3a 1px solid; }

  .authorization_content h1 {
    font-size: 48px;
    line-height: 52px; }

  .authorization {
    background-size: 400%; }
    .authorization.authorization_success .content {
      background-size: 330%; }
    .authorization.authorization_success .authorization_content p {
      margin-top: 270px; }
    .authorization.authorization_success .authorization_content a {
      margin-top: 100px; }
    .authorization .content {
      width: 100%;
      padding: 0 3%; }

  .extras .content .button {
    font-size: 32px;
    height: 100px;
    line-height: 100px;
    max-width: 100%;
    width: auto;
    margin-left: 12px;
    margin-right: 12px;
    margin-top: 44px;
    margin-bottom: 44px; }
  .extras table {
    margin-right: -2%; }
    .extras table tr td b, .extras table tr td span {
      font-size: 32px; }
    .extras table tr td:last-child:not(:first-child) {
      width: 134px; }
    .extras table tr.extras_category span:before,
    .extras table tr.extras_category b:before, .extras table tr.extras_title span:before,
    .extras table tr.extras_title b:before {
      width: 6px;
      height: 6px;
      top: 7px;
      left: -11px; }

  .discounts_pages .discounts_pages_title {
    border-width: 2px; }
  .discounts_pages .content {
    margin-bottom: 36px; }
  .discounts_pages .discount_diagram {
    padding: 44px 0; }
    .discounts_pages .discount_diagram:after {
      width: 100%;
      height: 100%;
      left: 0;
      top: 322px;
      bottom: inherit; }
  .discounts_pages .diagram_item {
    margin-right: 0;
    margin-left: 0;
    width: 200px; }
    .discounts_pages .diagram_item:first-child .value {
      top: 224px; }
    .discounts_pages .diagram_item:nth-child(2) .value {
      top: 88px; }
    .discounts_pages .diagram_item .value {
      font-size: 44px;
      line-height: 48px;
      margin-bottom: 20px; }
    .discounts_pages .diagram_item .image {
      height: 508px;
      background-size: 65%; }
    .discounts_pages .diagram_item .diagram_price {
      font-size: 36px;
      line-height: 40px;
      margin-top: 50px; }
      .discounts_pages .diagram_item .diagram_price p {
        font-size: 32px;
        line-height: 36px; }
  .discounts_pages .button {
    margin-top: 36px;
    width: 100%;
    font-size: 32px;
    height: 100px;
    line-height: 100px; }
  .discounts_pages .widget_life_time {
    width: 100%;
    max-width: 100%; }

  .discount_diagram_selection {
    width: calc(100% + 24px);
    border: none;
    margin-left: -6px;
    margin-top: 10px; }
    .discount_diagram_selection span {
      margin: 0;
      background: none;
      font-size: 36px;
      top: 0;
      font-weight: bold; }

  .faq .pages_description h2 {
    font-size: 38px;
    margin-bottom: 48px; }
  .faq .ui-accordion-header span {
    border-width: 2px; }
  .faq .ui-accordion-header:before {
    width: 12px;
    height: 12px;
    top: 18px; }
  .faq .ui-accordion-content p {
    line-height: 44px; }

  .customers_reviews {
    margin-top: 40px; }
    .customers_reviews h2 {
      margin-bottom: 40px; }

  .review_info p {
    line-height: 44px; }

  .samples .content {
    margin-bottom: 30px; }

  .sample_item {
    padding: 18px;
    margin-bottom: 10px; }
    .sample_item:after {
      margin-top: 50px; }
    .sample_item .sample_title {
      top: auto;
      padding: 0;
      text-transform: uppercase;
      font-size: 28px; }
      .sample_item .sample_title h2 {
        font-size: 28px; }
    .sample_item .sample_icon {
      width: 23%;
      margin-right: 0; }
      .sample_item .sample_icon img {
        border-right: #c4d4e6 1px solid;
        padding-right: 16px; }
    .sample_item .sample_description {
      display: table;
      margin-top: 20px;
      margin-bottom: 26px; }
    .sample_item .sample_info,
    .sample_item .sample_icon {
      display: table-cell;
      vertical-align: top;
      float: none; }
    .sample_item .sample_info {
      border-left: none; }
      .sample_item .sample_info ul li {
        float: none;
        width: 100%; }
        .sample_item .sample_info ul li span {
          width: 46%; }
        .sample_item .sample_info ul li p {
          width: 40%; }
    .sample_item .button {
      margin: 36px 0 0 0;
      position: relative;
      width: 100%;
      font-size: 32px;
      height: 100px;
      line-height: 100px; }

  .sample_view .content_title h1 {
    text-align: left; }

  .free_qoute .free_qoute_form {
    padding-top: 16px; }
  .free_qoute .urgency_deadline_notify {
    padding: 6px 0 0 0; }
  .free_qoute .field_item .order-pages-num .spinner_wrapper {
    width: 42%; }
    .free_qoute .field_item .order-pages-num .spinner_wrapper .ui-spinner:before, .free_qoute .field_item .order-pages-num .spinner_wrapper .ui-spinner:after {
      display: none; }
  .free_qoute .field_item .order-pages-num > label {
    float: none;
    display: block;
    width: 100%;
    text-align: left; }
  .free_qoute .field_item.field_urgent .select2-container {
    min-width: 89%;
    max-width: 89%; }
  .free_qoute .field_item.field_academic_level .radio_buttons {
    width: 100%;
    display: block; }
    .free_qoute .field_item.field_academic_level .radio_buttons .ui-state-default {
      height: auto;
      border-right: 1px solid #a1acca;
      width: 100%;
      display: block;
      line-height: 20px;
      margin-top: -1px; }
      .free_qoute .field_item.field_academic_level .radio_buttons .ui-state-default.ui-state-active + .ui-helper-hidden-accessible + .ui-state-default {
        border-left: 1px solid #a1acca; }
      .free_qoute .field_item.field_academic_level .radio_buttons .ui-state-default.ui-state-active:before, .free_qoute .field_item.field_academic_level .radio_buttons .ui-state-default.ui-state-active:after {
        display: none; }
  .free_qoute .content {
    margin-bottom: 30px; }
  .free_qoute .pages_description h2 {
    font-size: 36px; }
  .free_qoute .tabs_notification {
    display: block;
    width: 97%;
    margin: 20px auto;
    font-size: 26px;
    line-height: 36px; }
    .free_qoute .tabs_notification .tabs_notification_close {
      background-size: 16px;
      width: 36px;
      height: 36px;
      top: -18px;
      right: -18px; }
  .free_qoute .field_item {
    padding: 0 2%; }
    .free_qoute .field_item > label {
      display: block;
      float: none;
      width: 100%;
      text-align: left; }
    .free_qoute .field_item.field_paper_details .field_error {
      width: 100%; }
    .free_qoute .field_item.field_night_call > label {
      float: left;
      width: auto;
      margin-right: 24px;
      margin-bottom: 0; }
    .free_qoute .field_item.field_night_call .checker {
      float: left; }
    .free_qoute .field_item.field_restore_password {
      width: 100%;
      margin-left: 0;
      padding: 0 2%; }
      .free_qoute .field_item.field_restore_password .button {
        font-size: 26px; }
        .free_qoute .field_item.field_restore_password .button:first-child {
          width: 240px; }
        .free_qoute .field_item.field_restore_password .button:last-child {
          width: 218px; }
      .free_qoute .field_item.field_restore_password span {
        line-height: 78px; }
    .free_qoute .field_item.field_urgency .select2-container {
      min-width: 46%;
      max-width: 46%; }
    .free_qoute .field_item .price_page {
      font-size: 24px;
      line-height: 60px;
      margin-left: 10px; }
      .free_qoute .field_item .price_page p {
        margin-left: 10px; }
      .free_qoute .field_item .price_page span {
        margin-left: 10px; }
    .free_qoute .field_item .select2-container {
      width: 100%;
      min-width: 100%;
      max-width: 100%; }
    .free_qoute .field_item input:not(.button),
    .free_qoute .field_item textarea,
    .free_qoute .field_item .field_error {
      width: 100%; }
    .free_qoute .field_item .files_uploader {
      width: 100%; }
      .free_qoute .field_item .files_uploader .input_files {
        width: 55%; }
      .free_qoute .field_item .files_uploader .button {
        width: 100%;
        font-size: 32px;
        height: 100px;
        line-height: 100px; }
      .free_qoute .field_item .files_uploader .files_list ul li .delete {
        background-size: 22px;
        width: 22px;
        height: 22px; }
    .free_qoute .field_item .field_phone_number_item.country_code, .free_qoute .field_item .field_phone_number_item.state_area_code {
      width: 20%; }
    .free_qoute .field_item .field_phone_number_item.phone_number {
      width: 78%; }
    .free_qoute .field_item .field_phone_number_item i {
      font-size: 24px; }
  .free_qoute .tabs.tabs_customer .ui-tabs-nav {
    overflow: hidden; }
    .free_qoute .tabs.tabs_customer .ui-tabs-nav .ui-state-default {
      border-radius: 0;
      -moz-border-radius: 0;
      -webkit-border-radius: 0;
      padding: 0 30px;
      margin-left: 20px; }
      .free_qoute .tabs.tabs_customer .ui-tabs-nav .ui-state-default a {
        font-size: 30px; }
      .free_qoute .tabs.tabs_customer .ui-tabs-nav .ui-state-default:first-child {
        border-radius: 6px 6px 0 0;
        -moz-border-radius: 6px 6px 0 0;
        -webkit-border-radius: 6px 6px 0 0; }
      .free_qoute .tabs.tabs_customer .ui-tabs-nav .ui-state-default:last-child {
        border-radius: 0 0 6px 6px;
        -moz-border-radius: 0 0 6px 6px;
        -webkit-border-radius: 0 0 6px 6px; }
  .free_qoute .tabs_customer_title {
    margin-bottom: 0; }
    .free_qoute .tabs_customer_title h3 {
      font-size: 32px;
      width: 50%;
      border-width: 2px;
      margin-bottom: 0; }
  .free_qoute .button_qoute {
    width: 70%;
    margin: 15px auto;
    font-size: 32px;
    height: 100px;
    line-height: 100px; }
  .free_qoute .remind_link {
    line-height: 60px;
    margin-left: 0px;
    width: auto; }
  .free_qoute .free_qoute_finish_content {
    width: 100%;
    margin-top: 0;
    padding: 100px 30% 0 2%; }
  .free_qoute .free_qoute_finish {
    background-position: -400px 0;
    position: relative;
    top: 0;
    width: 104%;
    margin: 0 -2%; }
    .free_qoute .free_qoute_finish h2 {
      font-size: 48px; }
    .free_qoute .free_qoute_finish span {
      font-size: 32px;
      border-bottom: #fff 2px solid;
      padding-bottom: 22px;
      margin-bottom: 22px; }
    .free_qoute .free_qoute_finish p {
      font-size: 28px; }
    .free_qoute .free_qoute_finish .button {
      width: 100%;
      margin-top: 20px;
      font-size: 32px;
      height: 100px;
      line-height: 100px; }

  .our_writers {
    margin-bottom: 0; }
    .our_writers .our_writers_content table thead tr td {
      font-weight: bold;
      font-size: 32px; }
    .our_writers .our_writers_content table tr td {
      display: none;
      font-size: 28px; }
      .our_writers .our_writers_content table tr td:first-child, .our_writers .our_writers_content table tr td:nth-child(2), .our_writers .our_writers_content table tr td:nth-child(3) {
        display: table-cell; }
      .our_writers .our_writers_content table tr td:first-child {
        width: 12.66%;
        font-size: 32px; }
      .our_writers .our_writers_content table tr td:nth-child(2) {
        width: 32.14%; }
    .our_writers .our_writers_content .our_writer_photo {
      width: 146px;
      margin: 0 auto; }
      .our_writers .our_writers_content .our_writer_photo img {
        width: 90%;
        height: auto; }
    .our_writers .our_writers_content .our_writers_link {
      text-decoration: none;
      color: #4e4d4d;
      line-height: 44px;
      background: url(/assets/our_writers_arrow.png) right center no-repeat;
      padding-right: 54px;
      background-size: 16px; }
    .our_writers .our_writers_content_title {
      padding-left: 0;
      padding-right: 0;
      padding-bottom: 10px; }
      .our_writers .our_writers_content_title h3 {
        text-align: center;
        margin-bottom: 20px; }
    .our_writers .our_writers_filter .our_writers_filter_item {
      width: 50%;
      padding: 0 16px;
      margin-bottom: 24px;
      text-align: left; }
      .our_writers .our_writers_filter .our_writers_filter_item > label {
        display: block;
        width: 100%;
        float: none;
        font-size: 30px;
        line-height: 44px;
        margin-bottom: 2px; }
      .our_writers .our_writers_filter .our_writers_filter_item .select2-container {
        width: 100%;
        min-width: 100%;
        max-width: 100%; }

  .about_writer {
    border-bottom: none;
    margin: 0;
    padding: 10px 0 0 0; }
    .about_writer .button.writer_hire {
      top: 105px;
      width: 85%;
      clear: both;
      float: left;
      left: 50%;
      margin: 26px 0 26px -42.5%;
      font-size: 32px;
      height: 100px;
      line-height: 100px; }
      .about_writer .button.writer_hire:before {
        border-top: #ccdddf 1px solid;
        content: "";
        display: block;
        width: 100%;
        height: 1px;
        position: absolute;
        top: -15px;
        left: 0; }

  .writer_info {
    border-width: 2px;
    width: 100%;
    padding-bottom: 70px; }
    .writer_info .writer_photo {
      width: 200px;
      height: 200px;
      margin: 0 auto; }
      .writer_info .writer_photo img {
        width: 70%;
        height: auto; }

  .writer_description {
    border: none;
    border-bottom: #ebf0f0 1px solid;
    width: 100%;
    padding: 40px 1.5% 0 5%;
    margin-left: 0; }

  .writer_status {
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    font-size: 32px;
    line-height: 32px;
    padding: 6px 0;
    margin-top: 40px;
    margin-left: 12px; }
    .writer_status:before {
      top: 66px;
      left: -84px; }
    .writer_status.unavailable, .writer_status.suggestion {
      border-width: 2px; }

  .writer_details .writer_details_item {
    line-height: 44px; }
    .writer_details .writer_details_item b,
    .writer_details .writer_details_item strong {
      font-size: 36px;
      margin-bottom: 0;
      line-height: 44px; }
    .writer_details .writer_details_item .rating_wrapper {
      margin-top: 6px; }

  .writer_skills {
    margin: 0;
    width: 100%;
    clear: both; }
    .writer_skills h2 {
      width: 100%;
      text-align: center;
      float: none;
      font-size: 36px;
      margin-bottom: 28px; }
    .writer_skills ul {
      float: none;
      width: 100%; }
      .writer_skills ul li {
        margin-bottom: 24px;
        background-size: 20px;
        padding-left: 28px;
        background-position: left 10px; }

  .writer_testimonials {
    padding-top: 20px;
    border-top: none;
    margin-top: 0; }
    .writer_testimonials .content_title h2 {
      text-align: left;
      font-size: 40px;
      line-height: 48px; }
    .writer_testimonials > .button {
      width: 100%; }

  .pages .sidebar.desktop-visible {
    display: none; }

  .wp_main_info_wrapper.on_scroll_visible {
    display: flex;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
    background: #fff;
    width: 100%;
    padding: 14px 10px 11px;
    box-shadow: 0px -1px 0px #c4d3e6, 0px 2px 15px rgba(0, 0, 0, 0.14);
    margin-top: 0; }
    .wp_main_info_wrapper.on_scroll_visible .wp_photo {
      width: 50px;
      height: 50px;
      background-size: 50px;
      margin: 0 14px 0 10px; }
    .wp_main_info_wrapper.on_scroll_visible .wp_main_info {
      width: calc(100% - 74px);
      padding: 1px 0 0 0px; }
      .wp_main_info_wrapper.on_scroll_visible .wp_main_info > span {
        font-size: 18px;
        line-height: 22px;
        font-weight: 700;
        color: #462272; }
        .wp_main_info_wrapper.on_scroll_visible .wp_main_info > span p {
          display: inline-block;
          vertical-align: top;
          font-weight: 500;
          color: #6a4d8e; }
    .wp_main_info_wrapper.on_scroll_visible .w_success_rate {
      margin-top: 1px; }
    .wp_main_info_wrapper.on_scroll_visible .hire_writer {
      width: 100%;
      margin-top: 13px; }

  .wp {
    width: calc(100% - 8px);
    margin: 0 auto; }

  .wp_main_info_wrapper {
    flex-wrap: wrap;
    align-items: flex-start;
    margin-top: 20px; }

  .wp_photo {
    width: 50px;
    height: 50px;
    background-size: 50px;
    margin-right: 16px; }

  .wp_main_info {
    width: calc(100% - 66px); }

  .w_success_rate {
    margin-top: 11px; }

  .wp_stats {
    flex-wrap: wrap;
    height: auto;
    margin-top: 42px;
    padding: 26px 0 22px; }

  .hire_writer {
    margin-top: 16px; }

  .wp_predominant_subjects {
    margin-top: 50px; }

  .wp_sorting_panel {
    display: block; }

  .wp_stats_item {
    width: 50%; }
    .wp_stats_item:first-child, .wp_stats_item:nth-child(2) {
      margin-bottom: 16px; }

  .wp_reviews_block {
    margin-top: 50px; }

  .wp_sorting_panel {
    margin-top: 21px; }

  .wp_sort_by {
    margin-top: 18px; }
    .wp_sort_by .select2 {
      width: calc(100% - 66px) !important;
      margin-left: 18px; }

  .wp_review {
    display: block;
    padding: 12px 15px 17px;
    position: relative; }

  .wp_review_date {
    text-align: right;
    margin-top: 10px; }

  .wp_review_right_block {
    position: absolute;
    top: 39px;
    left: 15px; }

  .wp_review_type {
    text-align: left; }

  .wp_review_text {
    margin-top: 43px; }

  .wp_review_customer span {
    max-width: 180px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis; } }
@media screen and (min-width: 640px) and (max-width: 767px) and (min-width: 0px) and (max-width: 320px) {
  .wp_review_customer span {
    max-width: 180px; } }
@media screen and (min-width: 640px) and (max-width: 767px) and (min-width: 321px) and (max-width: 375px) {
  .wp_review_customer span {
    max-width: 215px; } }
@media screen and (min-width: 640px) and (max-width: 767px) and (min-width: 376px) and (max-width: 550px) {
  .wp_review_customer span {
    max-width: 260px; } }
@media screen and (min-width: 640px) and (max-width: 767px) {
  .prices .prices_content {
    border: none;
    padding: 0; }
  .prices .field_item {
    padding-right: 0; }
    .prices .field_item > label,
    .prices .field_item .order-pages-num > label {
      display: block;
      float: none;
      width: 100%;
      margin-bottom: 6px;
      text-align: left; }
    .prices .field_item .radio_buttons,
    .prices .field_item .select2-container {
      width: 100%;
      min-width: 100%;
      max-width: 100%; }
    .prices .field_item .spinner_wrapper {
      width: 50%; }
    .prices .field_item.numbers_of i {
      font-size: 24px;
      margin-left: 16px; }
    .prices .field_item.academic_level {
      margin-bottom: 40px; }
      .prices .field_item.academic_level:after {
        display: none; }
      .prices .field_item.academic_level > label {
        border-bottom: 0; }
        .prices .field_item.academic_level > label:after {
          display: none; }
      .prices .field_item.academic_level .select2-container:before {
        display: none; }

  .price_choice_item {
    padding: 12px 1%;
    border-width: 2px; }
    .price_choice_item .radio,
    .price_choice_item .price_urgency,
    .price_choice_item .price_page,
    .price_choice_item .price_present,
    .price_choice_item .price_date {
      font-size: 22px;
      line-height: 28px; }
    .price_choice_item .radio {
      margin-left: 1%;
      margin-top: 4px;
      width: 32px;
      height: 32px; }
      .price_choice_item .radio span {
        background-size: 32px;
        width: 32px;
        height: 32px; }
        .price_choice_item .radio span input {
          width: 32px;
          height: 32px; }
    .price_choice_item .price_urgency {
      width: 17%;
      padding: 0 2%; }
    .price_choice_item .price_page {
      width: 25%; }
    .price_choice_item .price_date {
      width: 41%;
      padding-right: 1%; }
    .price_choice_item .price_present {
      background-size: 28px;
      width: 28px;
      height: 30px;
      left: 32px; }

  .price_total {
    padding: 20px 0; }
    .price_total .price_total_value {
      margin: 0 auto;
      float: none;
      border-width: 2px;
      padding: 20px 60px;
      font-size: 40px; }
    .price_total .button {
      width: 80%;
      float: none;
      margin: 20px auto 0;
      font-size: 32px;
      height: 100px;
      line-height: 100px; }

  .price_info {
    margin-top: 20px;
    margin-bottom: 20px;
    overflow: hidden; }
    .price_info ul {
      margin-top: 20px;
      padding-left: 32px; }
      .price_info ul li {
        margin-bottom: 16px; }

  .prices_resume {
    border: #a1acca 2px solid;
    margin: 0; }
    .prices_resume:before {
      border-top: none;
      background: none;
      background-color: #ffd9d4;
      color: #bb7b72;
      content: 'Most popular';
      font-size: 14px;
      width: 100%;
      height: 60px;
      line-height: 60px;
      top: 140px;
      left: 0;
      z-index: 100;
      text-indent: 20px; }

  .prices_resume_thead,
  .prices_resume_tbody {
    padding: 0;
    display: block; }

  .prices_resume_item {
    border-top: none;
    border-bottom: none;
    display: block;
    width: 100%;
    overflow: hidden; }
    .prices_resume_item > div {
      border-bottom: none; }
    .prices_resume_item .prices_resume_time, .prices_resume_tbody .prices_resume_item .prices_resume_time {
      display: block;
      float: left;
      width: 25%;
      font-size: 24px;
      padding: 16px 2%;
      border-right: #a1acca 2px solid; }
      .prices_resume_item .prices_resume_time:last-child, .prices_resume_tbody .prices_resume_item .prices_resume_time:last-child {
        border: none; }

  .prices_resume_thead:before, .prices_resume_thead:after {
    display: none; }
  .prices_resume_thead .prices_resume_time {
    border-left: none; }
  .prices_resume_thead .prices_resume_item .prices_resume_services {
    width: 100%;
    display: block;
    text-align: center;
    color: #273a5d;
    padding: 16px 0;
    border-bottom: #a1acca 2px solid;
    font-size: 30px;
    text-align: center; }

  .prices_resume_thead .prices_resume_time:nth-child(2) {
    border-left: none; }

  .prices_resume_tbody .prices_resume_item > div.prices_resume_time:nth-child(2) {
    border-left: none; }
  .prices_resume_tbody .prices_resume_item:first-child {
    padding-top: 60px; }
  .prices_resume_tbody .prices_resume_item > div.prices_resume_time {
    border-left: none;
    font-weight: 500; }
    .prices_resume_tbody .prices_resume_item > div.prices_resume_time.active, .prices_resume_tbody .prices_resume_item > div.prices_resume_time:hover {
      background-color: #4e961d;
      color: #fff; }
  .prices_resume_tbody .prices_resume_item > div:first-child {
    width: 100%;
    display: block;
    color: #273a5d;
    padding: 10px 3%;
    border-top: #a1acca 2px solid;
    border-bottom: #a1acca 2px solid;
    font-size: 28px;
    text-align: left; }

  .prices_resume + .prices_resume {
    margin: 0; }
    .prices_resume + .prices_resume:before {
      background: none;
      background-color: #a2c7c9;
      color: #527577;
      top: 0; }

  .field_item + .prices_resume {
    border-bottom: none; }
    .field_item + .prices_resume .prices_resume_item:last-child > div {
      border-bottom: #a1acca 2px solid; } }
@media screen and (min-width: 0px) and (max-width: 639px) {
  .checker span input,
  .radio span input {
    border: none;
    outline: none;
    opacity: 0; }

  .pages input[type="text"],
  .pages input[type="password"],
  .pages input[type="email"],
  .pages input[type="number"],
  .widget_header input[type="text"],
  .widget_header input[type="password"],
  .widget_header input[type="email"],
  .widget_header input[type="number"] {
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    border: #a1acca 1px solid;
    color: #273a5d;
    height: 30px;
    font-size: 14px;
    font-family: "HelveticaNeue", sans-serif;
    outline: none;
    padding: 0 10px;
    -webkit-appearance: none; }
    .pages input[type="text"]::-webkit-input-placeholder,
    .pages input[type="password"]::-webkit-input-placeholder,
    .pages input[type="email"]::-webkit-input-placeholder,
    .pages input[type="number"]::-webkit-input-placeholder,
    .widget_header input[type="text"]::-webkit-input-placeholder,
    .widget_header input[type="password"]::-webkit-input-placeholder,
    .widget_header input[type="email"]::-webkit-input-placeholder,
    .widget_header input[type="number"]::-webkit-input-placeholder {
      color: #abadb4;
      font-style: italic; }
    .pages input[type="text"]::-moz-placeholder,
    .pages input[type="password"]::-moz-placeholder,
    .pages input[type="email"]::-moz-placeholder,
    .pages input[type="number"]::-moz-placeholder,
    .widget_header input[type="text"]::-moz-placeholder,
    .widget_header input[type="password"]::-moz-placeholder,
    .widget_header input[type="email"]::-moz-placeholder,
    .widget_header input[type="number"]::-moz-placeholder {
      color: #abadb4;
      font-style: italic; }
    .pages input[type="text"]:-moz-placeholder,
    .pages input[type="password"]:-moz-placeholder,
    .pages input[type="email"]:-moz-placeholder,
    .pages input[type="number"]:-moz-placeholder,
    .widget_header input[type="text"]:-moz-placeholder,
    .widget_header input[type="password"]:-moz-placeholder,
    .widget_header input[type="email"]:-moz-placeholder,
    .widget_header input[type="number"]:-moz-placeholder {
      color: #abadb4;
      font-style: italic; }
    .pages input[type="text"]:-ms-input-placeholder,
    .pages input[type="password"]:-ms-input-placeholder,
    .pages input[type="email"]:-ms-input-placeholder,
    .pages input[type="number"]:-ms-input-placeholder,
    .widget_header input[type="text"]:-ms-input-placeholder,
    .widget_header input[type="password"]:-ms-input-placeholder,
    .widget_header input[type="email"]:-ms-input-placeholder,
    .widget_header input[type="number"]:-ms-input-placeholder {
      color: #abadb4;
      font-style: italic; }
  .pages textarea,
  .widget_header textarea {
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border: #a1acca 1px solid;
    color: #273a5d;
    height: 30px;
    font-size: 14px;
    font-family: "HelveticaNeue", sans-serif;
    outline: none;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    padding: 10px;
    resize: vertical;
    -webkit-appearance: none; }
  .pages input[type="submit"],
  .widget_header input[type="submit"] {
    cursor: pointer;
    border: none;
    outline: none; }
  .pages .field_item,
  .widget_header .field_item {
    display: inline-block;
    width: 100%;
    margin-bottom: 18px; }
    .pages .field_item > label,
    .pages .field_item .order-pages-num > label,
    .pages .field_item .order-words-num > label,
    .widget_header .field_item > label,
    .widget_header .field_item .order-pages-num > label,
    .widget_header .field_item .order-words-num > label {
      color: #626878;
      display: block;
      font-size: 16px;
      line-height: 30px;
      margin-bottom: 4px; }
      .pages .field_item > label a,
      .pages .field_item .order-pages-num > label a,
      .pages .field_item .order-words-num > label a,
      .widget_header .field_item > label a,
      .widget_header .field_item .order-pages-num > label a,
      .widget_header .field_item .order-words-num > label a {
        color: #626878; }
      .pages .field_item > label sup,
      .pages .field_item .order-pages-num > label sup,
      .pages .field_item .order-words-num > label sup,
      .widget_header .field_item > label sup,
      .widget_header .field_item .order-pages-num > label sup,
      .widget_header .field_item .order-words-num > label sup {
        color: #ff5212; }
    .pages .field_item .spinner_wrapper,
    .widget_header .field_item .spinner_wrapper {
      float: left; }
    .pages .field_item .field_tooltip,
    .widget_header .field_item .field_tooltip {
      float: left;
      height: 30px;
      margin-left: 0.5em; }
  .pages .field_tooltip,
  .widget_header .field_tooltip {
    background: url(/assets/tooltip_icon.png) left center no-repeat;
    cursor: pointer;
    background-size: 23px;
    width: 23px; }
  .pages .field_error,
  .widget_header .field_error {
    display: inline-block; }
    .pages .field_error input:not([submit]),
    .widget_header .field_error input:not([submit]) {
      border: #e83a3a 1px solid; }
    .pages .field_error textarea,
    .widget_header .field_error textarea {
      border: #e83a3a 1px solid; }
  .pages .validation_error,
  .widget_header .validation_error {
    color: #ed5545;
    font-size: 12px;
    display: inline-block; }

  .widget_header .field_item > label,
  .widget_header .field_item .order-pages-num > label,
  .widget_header .field_item .order-words-num > label {
    color: #332b28;
    font-size: 16px; }
    .widget_header .field_item > label a,
    .widget_header .field_item .order-pages-num > label a,
    .widget_header .field_item .order-words-num > label a {
      color: #1d9ccb; }
  .widget_header .field_item.field_numbers_of .order-pages-num > label,
  .widget_header .field_item.field_numbers_of .order-words-num > label {
    line-height: 16px; }
  .widget_header .field_tooltip {
    background: url(/assets/icons_sprite.png) -37px -25px no-repeat;
    background-size: 154px; }

  .select2-container--widget_header .select2-selection--single {
    border: #a1acca 1px solid;
    background-color: #fff; }
  .select2-container--widget_header .select2-dropdown {
    background-color: #fff;
    border: #a1acca 1px solid; }
  .select2-container--widget_header .select2-results__option--highlighted[aria-selected] {
    background-color: #3a5aa0;
    color: #fff; }

  .ui-helper-hidden-accessible {
    border: 0 !important;
    clip: rect(0 0 0 0);
    height: 1px !important;
    margin: -1px !important;
    overflow: hidden;
    padding: 0 !important;
    position: absolute;
    width: 1px !important; }

  .pages .radio_buttons,
  .widget_header .radio_buttons {
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    background-color: #a1acca;
    display: table;
    width: 100%; }
    .pages .radio_buttons .ui-state-default,
    .widget_header .radio_buttons .ui-state-default {
      background-color: #fff;
      display: table-cell;
      vertical-align: middle;
      text-align: center;
      height: 30px;
      border: #a1acca 1px solid;
      border-right: none;
      cursor: pointer;
      position: relative; }
      .pages .radio_buttons .ui-state-default .ui-button-text,
      .widget_header .radio_buttons .ui-state-default .ui-button-text {
        color: #273a5d; }
      .pages .radio_buttons .ui-state-default.ui-state-active,
      .widget_header .radio_buttons .ui-state-default.ui-state-active {
        box-shadow: 0 0 15px #88acd5;
        -moz-box-shadow: 0 0 15px #88acd5;
        -webkit-box-shadow: 0 0 15px #88acd5;
        background-color: #fff;
        border-left: transparent 1px solid;
        border-top: transparent 1px solid;
        border-bottom: transparent 1px solid;
        position: relative;
        z-index: 10; }
        .pages .radio_buttons .ui-state-default.ui-state-active .ui-button-text,
        .widget_header .radio_buttons .ui-state-default.ui-state-active .ui-button-text {
          color: #273a5d; }
        .pages .radio_buttons .ui-state-default.ui-state-active + .ui-helper-hidden-accessible + .ui-state-default,
        .widget_header .radio_buttons .ui-state-default.ui-state-active + .ui-helper-hidden-accessible + .ui-state-default {
          border-left: transparent 1px solid; }
    .pages .radio_buttons .ui-helper-hidden-accessible:first-child + .ui-state-default,
    .widget_header .radio_buttons .ui-helper-hidden-accessible:first-child + .ui-state-default {
      border-bottom-left-radius: 0px;
      border-top-left-radius: 0px; }
    .pages .radio_buttons .ui-state-default:last-child,
    .widget_header .radio_buttons .ui-state-default:last-child {
      border-bottom-right-radius: 0px;
      border-top-right-radius: 0px;
      border-right: #a1acca 1px solid; }
      .pages .radio_buttons .ui-state-default:last-child.ui-state-active,
      .widget_header .radio_buttons .ui-state-default:last-child.ui-state-active {
        border-right: transparent 1px solid; }
  .pages .radio_payment .ui-state-default,
  .widget_header .radio_payment .ui-state-default {
    width: 33.333333%;
    height: 70px; }
    .pages .radio_payment .ui-state-default.paypal,
    .widget_header .radio_payment .ui-state-default.paypal {
      background-image: url(/assets/payment_paypal.png);
      background-size: 68px;
      background-position: center top;
      background-repeat: no-repeat; }
    .pages .radio_payment .ui-state-default.ui-state-active.paypal,
    .widget_header .radio_payment .ui-state-default.ui-state-active.paypal {
      background-position: center bottom; }
    .pages .radio_payment .ui-state-default.creditcard,
    .widget_header .radio_payment .ui-state-default.creditcard {
      background-image: url(/assets/payment_creditcard.png);
      background-size: 68px;
      background-position: center top;
      background-repeat: no-repeat; }
    .pages .radio_payment .ui-state-default.ui-state-active.creditcard,
    .widget_header .radio_payment .ui-state-default.ui-state-active.creditcard {
      background-position: center bottom; }
  .pages .radio_balance .ui-state-default,
  .widget_header .radio_balance .ui-state-default {
    width: 50%;
    height: 70px; }

  .widget_header .radio_buttons {
    overflow: hidden;
    background-color: transparent; }
    .widget_header .radio_buttons input:first-child + .ui-state-default {
      border-left: transparent 1px solid; }
    .widget_header .radio_buttons .ui-state-default {
      border: #2e728b 1px solid;
      border-right: none;
      border-top: none;
      background-color: #f3fafc; }
      .widget_header .radio_buttons .ui-state-default:last-child {
        border-right: transparent 1px solid; }
        .widget_header .radio_buttons .ui-state-default:last-child.ui-state-active {
          border-right: #a2b8ea 1px solid; }
      .widget_header .radio_buttons .ui-state-default.ui-state-active {
        box-shadow: 0 0 15px #a2b8ea;
        -moz-box-shadow: 0 0 15px #a2b8ea;
        -webkit-box-shadow: 0 0 15px #a2b8ea;
        background-color: #a2b8ea;
        border-left: #a2b8ea 1px solid;
        z-index: 10; }
        .widget_header .radio_buttons .ui-state-default.ui-state-active + input[type="radio"] + .ui-state-default {
          border-left: #a2b8ea 1px solid; }

  .pages .spinner_wrapper .ui-spinner,
  .widget_header .spinner_wrapper .ui-spinner {
    display: inline-block;
    position: relative;
    height: 30px; }
    .pages .spinner_wrapper .ui-spinner .spinner,
    .widget_header .spinner_wrapper .ui-spinner .spinner {
      border-radius: 0px;
      -moz-border-radius: 0px;
      -webkit-border-radius: 0px;
      border: #a1acca 1px solid;
      color: #3a5aa0;
      font-size: 14px;
      outline: none;
      width: 100%;
      padding: 0 10px;
      height: 30px; }
    .pages .spinner_wrapper .ui-spinner-button,
    .widget_header .spinner_wrapper .ui-spinner-button {
      position: absolute;
      right: 0;
      display: table;
      width: 30px;
      height: 15px; }
    .pages .spinner_wrapper .ui-spinner-up,
    .widget_header .spinner_wrapper .ui-spinner-up {
      top: 0; }
      .pages .spinner_wrapper .ui-spinner-up .ui-icon,
      .widget_header .spinner_wrapper .ui-spinner-up .ui-icon {
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 0 4px 6px 4px;
        border-color: transparent transparent #405680 transparent;
        top: -1px;
        margin-top: -2px; }
    .pages .spinner_wrapper .ui-spinner-down,
    .widget_header .spinner_wrapper .ui-spinner-down {
      bottom: 0; }
      .pages .spinner_wrapper .ui-spinner-down .ui-icon,
      .widget_header .spinner_wrapper .ui-spinner-down .ui-icon {
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 6px 4px 0 4px;
        border-color: #405680 transparent transparent transparent;
        top: 1px;
        margin-top: -6px; }
    .pages .spinner_wrapper .ui-spinner .ui-button-text,
    .widget_header .spinner_wrapper .ui-spinner .ui-button-text {
      display: block;
      text-align: center;
      width: 100%;
      height: 100%; }
    .pages .spinner_wrapper .ui-spinner .ui-icon,
    .widget_header .spinner_wrapper .ui-spinner .ui-icon {
      font-size: 0px;
      text-indent: -999px;
      overflow: hidden;
      position: absolute;
      left: 50%;
      top: 50%;
      margin-left: -4px; }

  .widget_header .spinner_wrapper .ui-spinner .spinner {
    border: none;
    border-bottom: #2e728b 1px solid;
    background-color: #f3fafc;
    color: #3a5aa0; }
  .widget_header .spinner_wrapper .ui-spinner-down .ui-icon {
    border-color: #415781 transparent transparent transparent; }
  .widget_header .spinner_wrapper .ui-spinner-up .ui-icon {
    border-color: transparent transparent #415781 transparent; }

  .ui-accordion-content ol.list li,
  .ui-accordion-content ul.list li {
    margin-bottom: 8px; }

  .pages .radio_buttons,
  .widget_header .radio_buttons {
    display: flex; }
    .pages .radio_buttons .ui-state-default,
    .widget_header .radio_buttons .ui-state-default {
      width: 100%;
      height: 30px;
      line-height: 30px; }

  .widget_header .radio_buttons {
    overflow: visible; }
    .widget_header .radio_buttons input:first-child + .ui-state-default {
      border-left: #a1acca 1px solid; }
      .widget_header .radio_buttons input:first-child + .ui-state-default.ui-state-active {
        border-left: transparent 1px solid; }
    .widget_header .radio_buttons .ui-state-default {
      background-color: #fff;
      border: #a1acca 1px solid;
      border-right: none; }
      .widget_header .radio_buttons .ui-state-default:last-child {
        border-right: #a1acca 1px solid; }
        .widget_header .radio_buttons .ui-state-default:last-child.ui-state-active {
          border-right: transparent 1px solid; }
      .widget_header .radio_buttons .ui-state-default.ui-state-active {
        box-shadow: 0 0 15px #88acd5;
        -moz-box-shadow: 0 0 15px #88acd5;
        -webkit-box-shadow: 0 0 15px #88acd5;
        background-color: #fff;
        border-left: transparent 1px solid;
        border-top: transparent 1px solid;
        border-bottom: transparent 1px solid;
        z-index: 10; }
        .widget_header .radio_buttons .ui-state-default.ui-state-active + input[type="radio"] + .ui-state-default {
          border-left: transparent 1px solid; }

  .desktop-visible,
  .tablet-visible {
    display: none; }

  .mobile-visible {
    display: block; }

  html,
  body {
    font-size: 14px; }
    html.locked,
    body.locked {
      overflow: hidden; }

  body {
    position: static; }

  table {
    font-size: 14px; }

  .header {
    background: #3e3e3e; }
    .header.header_welcome .header_bottom {
      background-color: #7abccb; }
    .header .logo {
      width: 144px;
      height: auto;
      margin: 10px 0 0 10px; }
      .header .logo img,
      .header .logo svg {
        width: 100%;
        position: relative;
        top: -10px; }
    .header .phone_drop {
      float: right;
      color: #2c2c2c;
      width: 58px;
      position: absolute;
      top: 72px;
      right: 0px;
      z-index: 5; }
      .header .phone_drop span {
        border-radius: 0;
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        height: 20px;
        line-height: 20px;
        border: none; }
        .header .phone_drop span:after {
          display: none; }
        .header .phone_drop span:before {
          border-width: 5px 3px 0 3px;
          border-color: #2c2c2c transparent transparent transparent;
          top: 50%;
          right: 4px;
          margin: -2.5px 0 0 0; }
      .header .phone_drop ul {
        z-index: 1000; }
        .header .phone_drop ul li a {
          height: 24px;
          line-height: 24px; }
    .header .live_chat {
      float: left;
      font-size: 12px;
      margin: 14px 12px 0 0;
      background-size: 16.5px;
      padding-left: 20px;
      min-height: 16.5px;
      line-height: 16.5px;
      display: none;
      background-position: 0 0; }
    .header .header_top {
      background: url(/assets/header_pages_mobile.jpg) center top no-repeat;
      background-size: cover;
      padding: 0;
      height: 132px;
      z-index: 9990; }
      .header .header_top .header_wrapper:after {
        top: 50px;
        bottom: inherit; }
    .header .nav_button {
      border-left: #7bccda 1px solid;
      display: block;
      width: 48px;
      height: 34px;
      float: left;
      overflow: hidden;
      position: absolute;
      top: 7px;
      right: 10px;
      padding: 8px 0 0 12px; }
      .header .nav_button span {
        display: block;
        width: 100%;
        height: 2px;
        margin: 2px 0 2px 0;
        background: #fff;
        float: left;
        clear: both; }
    .header .header_middle {
      padding-top: 105px;
      height: auto; }
      .header .header_middle .header_wrapper {
        position: static;
        height: auto; }
    .header .header_middle_content_widget {
      display: block;
      height: auto; }
    .header .header_middle_content {
      margin: 0; }
      .header .header_middle_content .header_slogan {
        width: 100%;
        position: absolute;
        top: 100px;
        left: 0;
        height: 260px;
        display: table;
        padding: 0;
        text-align: center; }
        .header .header_middle_content .header_slogan p {
          display: table-cell;
          vertical-align: middle;
          height: 100%;
          font-size: 22px; }
    .header .header_bottom {
      background: #7abccb;
      display: block;
      visibility: hidden;
      position: fixed;
      top: 0;
      left: -100%;
      height: 100%;
      width: 217px;
      z-index: 99999;
      margin: 0;
      padding: 26px 16px;
      overflow-x: scroll;
      -webkit-transition: all 0.5s ease;
      -o-transition: all 0.5s ease;
      transition: all 0.5s ease; }
      .header .header_bottom:before {
        display: none; }
      .header .header_bottom.opened {
        left: 0;
        visibility: visible; }
      .header .header_bottom .header_wrapper {
        display: block;
        width: 100%;
        max-width: 100%;
        margin: 0;
        padding: 0; }
        .header .header_bottom .header_wrapper .nav {
          float: none;
          width: 100%; }
          .header .header_bottom .header_wrapper .nav ul {
            list-style: none; }
            .header .header_bottom .header_wrapper .nav ul > li {
              font-size: 16px;
              float: none;
              margin: 0 0 0 0;
              padding: 0;
              font-weight: 300;
              border-bottom: #fff 1px solid; }
              .header .header_bottom .header_wrapper .nav ul > li.notification:before {
                width: 13px;
                height: 13px;
                line-height: 13px;
                top: 50%;
                margin-top: -6px;
                right: 0; }
              .header .header_bottom .header_wrapper .nav ul > li:after {
                display: none; }
              .header .header_bottom .header_wrapper .nav ul > li a {
                display: inline-block;
                vertical-align: top;
                color: #fff;
                text-decoration: none;
                padding: 6px 0 8px; }
                .header .header_bottom .header_wrapper .nav ul > li a:hover {
                  border-bottom: none; }
              .header .header_bottom .header_wrapper .nav ul > li.active > a:before {
                display: none; }
              .header .header_bottom .header_wrapper .nav ul > li > a:hover:before {
                display: none; }
              .header .header_bottom .header_wrapper .nav ul > li.drop_list > a:after {
                display: inline-block;
                vertical-align: top;
                content: "";
                width: 0;
                height: 0;
                border-style: solid;
                border-width: 6px 4px 0 4px;
                border-color: #ffffff transparent transparent transparent;
                margin: 9px 0 0 5px; }
              .header .header_bottom .header_wrapper .nav ul > li ul {
                position: relative;
                padding: 5px 0 0 28px;
                margin: 0 0 7px 0;
                border-top: #a6a6a6 1px solid; }
                .header .header_bottom .header_wrapper .nav ul > li ul > li {
                  border: none;
                  background: none;
                  font-weight: 300; }
                  .header .header_bottom .header_wrapper .nav ul > li ul > li:before {
                    display: none; }
      .header .header_bottom .nav_close {
        display: block;
        position: absolute;
        top: 7px;
        right: 7px;
        width: 13px;
        height: 13px; }
        .header .header_bottom .nav_close span {
          display: block;
          position: absolute;
          width: 100%;
          height: 2px;
          background: #fff;
          top: 50%;
          margin: -2px 0 0 0; }
          .header .header_bottom .nav_close span:first-child {
            -webkit-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            -o-transform: rotate(45deg);
            transform: rotate(45deg); }
          .header .header_bottom .nav_close span:last-child {
            -webkit-transform: rotate(-45deg);
            -ms-transform: rotate(-45deg);
            -o-transform: rotate(-45deg);
            transform: rotate(-45deg); }
    .header .bg_video_container {
      height: 260px;
      background-size: cover;
      background-position: center center; }
    .header .widget_get_price {
      border-radius: 0;
      -moz-border-radius: 0;
      -webkit-border-radius: 0;
      width: 100%; }

  .section > h1,
  .section > h2,
  .section .customers_testimonials_heading,
  .section .our_stats_heading,
  .section .recent_posts_heading {
    font-size: 30px;
    font-weight: 700; }
  .section .customers_testimonials_heading {
    background: url(/assets/testimonials_icon.png) 10px top no-repeat; }
  .section > h1 {
    font-size: 28px; }
  .section .section_content {
    padding-left: 12px;
    padding-right: 12px; }
    .section .section_content > h1,
    .section .section_content > h2 {
      font-size: 22px; }
    .section .section_content > h1 {
      font-size: 28px; }

  .footer {
    padding-top: 15px;
    padding-bottom: 0; }
    .footer .footer_wrapper {
      padding: 0; }
      .footer .footer_wrapper .footer_content {
        float: none;
        width: 100%; }

  .footer_nav ul {
    width: 100%;
    float: none;
    text-align: center; }
    .footer_nav ul li,
    .footer_nav ul li:last-child {
      margin: 0 3% 10px;
      padding: 0;
      border: none;
      float: none;
      display: inline-block;
      vertical-align: top; }

  .footer_links {
    padding: 20px 25px;
    margin-top: 10px; }
    .footer_links ul li {
      float: none; }

  .footer_info {
    text-align: center;
    margin: 10px 0;
    border-bottom: #7e7698 1px solid;
    padding-bottom: 10px; }
    .footer_info .footer_telephone {
      display: inline-block;
      vertical-align: top;
      float: none;
      width: auto;
      border-color: #b5bcbb;
      letter-spacing: -0.25px;
      line-height: 24px;
      font-size: 12px;
      padding-left: 14px;
      background-size: 10px;
      padding-right: 9px;
      margin-right: 9px;
      border-width: 1px; }
    .footer_info .footer_email {
      display: inline-block;
      vertical-align: top;
      float: none;
      width: auto;
      margin: 0;
      line-height: 24px;
      font-size: 12px;
      padding-left: 20px;
      background-size: 15px;
      letter-spacing: -0.25px; }

  .footer_follow {
    float: none;
    clear: both;
    text-align: center;
    width: 100%;
    padding: 20px 0; }
    .footer_follow a {
      display: inline-block;
      vertical-align: top;
      float: none;
      margin: 0 6px; }

  .footer_payment {
    width: 100%; }
    .footer_payment .we_accept {
      margin-top: 0;
      margin-bottom: 0;
      margin-right: 5.5%;
      margin-left: 0;
      width: 48%; }
      .footer_payment .we_accept .we_accept_item {
        margin: 0 6px 9px; }
        .footer_payment .we_accept .we_accept_item img {
          width: 45px;
          height: auto; }
    .footer_payment .verified_by {
      margin-top: 0;
      margin-bottom: 0;
      margin-left: 5.5%;
      margin-right: 6px;
      width: 32%; }
      .footer_payment .verified_by .verified_by_item {
        margin-bottom: 11px; }

  .owl-item {
    overflow: hidden; }

  .owl-next,
  .owl-prev {
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    background: #beeaf9 url(/assets/icons_sprite.png) -2px -1px no-repeat;
    font-size: 0;
    width: 36px;
    height: 36px;
    position: absolute;
    top: 50%;
    margin-top: -8px; }

  .owl-prev {
    left: 5px; }

  .owl-next {
    background-position: -42px -1px;
    right: 5px; }

  .container {
    padding: 0 6px;
    margin: 132px auto 0; }

  .breadcrumb {
    padding: 15px 0;
    margin-bottom: 0px; }
    .breadcrumb li {
      font-size: 13px;
      line-height: 17px; }
      .breadcrumb li:last-child {
        float: none;
        list-style: none; }

  .pages > div div.star-rating {
    width: 18px;
    height: 18px;
    background: url("/assets/star.png") no-repeat 0 0;
    background-size: 18px;
    cursor: pointer;
    display: inline-block;
    vertical-align: top;
    width: 18px;
    height: 18px;
    text-indent: -999em;
    overflow: hidden;
    margin: 0 2px 0 2px;
    background: transparent !important; }
    .pages > div div.star-rating a {
      width: 18px;
      height: 100%;
      background: url("/assets/star.png") no-repeat 0 top;
      background-size: 18px;
      border: 0;
      display: block; }
    .pages > div div.star-rating-on a {
      background-position: 0 bottom !important; }
    .pages > div div.star-rating-hover a {
      background-position: 0 bottom; }
    .pages > div div.star-rating-readonly a {
      cursor: default !important; }
  .pages > div div .rating-cancel {
    display: none !important;
    width: 0px;
    height: 0px; }
    .pages > div div .rating-cancel a {
      display: block;
      width: 18px;
      height: 18px;
      background-position: 0 0;
      border: 0; }
    .pages > div div .rating-cancel + .star-rating {
      margin: 0 2px 0 0; }
  .pages .content {
    padding: 0;
    border: none; }
  .pages .content_title {
    margin-bottom: 10px; }
    .pages .content_title h1,
    .pages .content_title h2,
    .pages .content_title span {
      padding: 5px 0;
      max-width: 100%;
      font-size: 20px;
      text-align: center; }
  .pages .sidebar {
    display: block;
    width: 100%;
    padding: 0; }
  .pages .widget,
  .pages .widget_title,
  .pages .content_title h1,
  .pages .content_title h2 {
    border-width: 1px; }
  .pages .widget_title span {
    font-size: 18px; }

  .pages .widget,
  .component .widget {
    margin-bottom: 18px;
    border-width: 1px; }
    .pages .widget,
    .pages .widget .widget_title,
    .component .widget,
    .component .widget .widget_title {
      border-width: 1px; }
    .pages .widget .widget_title h2,
    .component .widget .widget_title h2 {
      font-size: 18px;
      line-height: 22px;
      padding-top: 10px;
      padding-bottom: 10px; }

  .button_pages .button_link {
    width: 100%;
    font-size: 13px;
    height: 29px;
    line-height: 29px; }

  .pages_description > p {
    font-size: 14px;
    line-height: 22px; }
  .pages_description h2 {
    font-size: 18px;
    line-height: 22px; }
  .pages_description h3 {
    font-size: 16px;
    line-height: 22px; }

  .list li {
    padding-left: 14px; }
    .list li:before {
      width: 5px;
      height: 5px;
      top: 6px; }

  .pages .pagination ul {
    width: 100%;
    text-align: center; }
    .pages .pagination ul li {
      display: inline-block;
      vertical-align: top;
      float: none;
      margin: 0; }
      .pages .pagination ul li span {
        width: 28px; }
        .pages .pagination ul li span.page.gap {
          width: 15px; }
        .pages .pagination ul li span.pag_prev, .pages .pagination ul li span.pag_next {
          width: 40px !important; }
          .pages .pagination ul li span.pag_prev:before, .pages .pagination ul li span.pag_next:before {
            border-width: 1px; }
  .pages .pagination .show_items {
    margin: 15px 0; }
    .pages .pagination .show_items .select2-container {
      min-width: 102px;
      max-width: 102px; }

  .pages .validation_error,
  .widget_header .validation_error {
    font-size: 12px; }

  .pages .field_item,
  .widget_header .field_item {
    margin-bottom: 15px; }

  .copyright {
    margin: 20px 0 !important; }

  .user_login {
    margin: 0;
    position: absolute;
    top: 62px;
    right: 62px;
    z-index: 10; }
    .user_login .user_name {
      max-width: 200px;
      text-align: right; }

  .profile_nav {
    display: block; }
    .profile_nav ul {
      border-bottom: #462272 3px solid; }

  .logout {
    color: #462272;
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    margin: 10px 0 10px 10px; }

  .chat_now_button {
    box-shadow: 0 0 0 transparent;
    -moz-box-shadow: 0 0 0 transparent;
    -webkit-box-shadow: 0 0 0 transparent;
    background: url(/assets/chat_now_button.png) no-repeat;
    background-size: 50px;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    background-size: 70px;
    width: 70px;
    height: 53px;
    left: 0px;
    font-size: 0;
    top: 150px;
    border: none;
    display: block; }

  .scroll_top {
    background: url(/assets/scroll_top_icon.png) no-repeat;
    background-size: 60px;
    display: block;
    width: 60px;
    height: 53px;
    position: fixed;
    top: 250px;
    right: 0px;
    z-index: 90; }

  .header.header_welcome .header_top {
    background: #182934;
    height: 105px; }
  .header.header_welcome .telephone {
    background: rgba(102, 135, 184, 0.6);
    border: none;
    border-top: #7bccda 1px solid;
    border-bottom: #5f76a3 1px solid;
    float: left;
    background-size: 12px;
    font-size: 14px; }
  .header.header_welcome .phone_drop span {
    border-left: #7bccda 1px solid; }
  .header.header_welcome .button_logout {
    color: #fff; }

  .header_toolbar {
    top: 33px;
    width: 100%;
    min-height: 72px; }
    .header_toolbar .live_chat {
      float: right; }
    .header_toolbar .telephone {
      border: none;
      border-top: #7bccda 1px solid;
      margin: 0;
      position: absolute;
      top: 72px;
      left: 0;
      width: 100%;
      text-align: left;
      padding: 4px 10px; }
    .header_toolbar .phone_drop span {
      border-left: #1c2a53 1px solid;
      color: #1c2a53;
      height: 18px;
      line-height: 19px;
      font-size: 14px;
      margin-top: 5px;
      text-align: left;
      text-indent: 10px; }
      .header_toolbar .phone_drop span:before {
        border-color: #f6feff transparent transparent transparent;
        right: 10px; }

  .header_content .button_logout {
    border-left: 0;
    line-height: 20px;
    color: #282828;
    font-size: 15px;
    position: absolute;
    top: 55px;
    right: 0;
    width: auto;
    padding-right: 8px;
    z-index: 10; }
  .header_content .button_order_now {
    line-height: 33px;
    width: 166px;
    height: 33px;
    text-indent: 0;
    position: absolute;
    top: 55px;
    left: 10px;
    z-index: 10; }
    .header_content .button_order_now:after {
      display: none; }
  .header_content + .nav_button {
    left: inherit;
    right: 10px; }
  .header_content .button_account {
    font-size: 14px;
    margin-right: 10px;
    line-height: 33px;
    position: absolute;
    top: 62px;
    left: 210px;
    z-index: 10; }

  .button_logout {
    font-size: 13px;
    height: 29px;
    line-height: 25px;
    width: 102px; }

  .bg_replay {
    display: none; }

  .change_language {
    margin-top: 17px; }

  .footer .change_language {
    width: 100%; }
    .footer .change_language > div {
      position: relative;
      left: 10px; }

  .mobile-visible,
  .mobile-visible {
    display: block; }

  .desktop-visible {
    display: none; }

  .banner .discount-ticket {
    height: 43.75vw;
    display: block;
    background-size: contain;
    background-repeat: no-repeat; }

  [data-aos^="fade"][data-aos^="fade"].aos-animate {
    transform: inherit !important; }

  .cookie_policy-overlay:not([style="display: none;"]) {
    height: auto;
    text-align: center;
    padding: 10px 20px 20px;
    position: fixed;
    min-height: 143px; }
    .cookie_policy-overlay:not([style="display: none;"]) + script + .wrapper {
      margin-top: 143px; }
      .cookie_policy-overlay:not([style="display: none;"]) + script + .wrapper .header .header_top {
        top: 143px; }
      .cookie_policy-overlay:not([style="display: none;"]) + script + .wrapper .header .header_bottom {
        top: 143px; }
      .cookie_policy-overlay:not([style="display: none;"]) + script + .wrapper .chat_now_button,
      .cookie_policy-overlay:not([style="display: none;"]) + script + .wrapper .scroll_top {
        top: 400px; }
    .cookie_policy-overlay:not([style="display: none;"]) .cookie_policy-pane {
      width: 100%; }
      .cookie_policy-overlay:not([style="display: none;"]) .cookie_policy-pane p {
        width: 100%;
        max-width: 100%; }
      .cookie_policy-overlay:not([style="display: none;"]) .cookie_policy-pane .button {
        margin-top: 15px; }

  .section.why_choose > h1,
  .section.why_choose > h2 {
    font-size: 25px;
    text-align: center;
    width: auto;
    font-weight: 700; }

  .why_choose:before {
    display: none; }
  .why_choose .owl-item .why_choose_item {
    padding-left: 15%;
    padding-right: 15%;
    overflow: hidden; }
  .why_choose .owl-item img {
    max-width: 64px;
    width: 100%;
    height: auto; }

  .why_choose_item {
    text-align: center; }
    .why_choose_item .why_choose_icon {
      width: 100%;
      margin-bottom: 0;
      text-align: center; }
    .why_choose_item .why_choose_info {
      padding-top: 5px; }
      .why_choose_item .why_choose_info span {
        margin-bottom: 10px; }
      .why_choose_item .why_choose_info p {
        font-size: 14px;
        line-height: 17px; }

  .section.writing_service h1 {
    font-size: 28px;
    line-height: 32px;
    padding: 0 0 20px 0; }
  .section.writing_service h2, .section.writing_service p {
    font-size: 14px; }
  .section.writing_service span {
    font-size: 18px;
    font-style: normal;
    font-weight: bold; }

  .section.customers_testimonials {
    padding: 20px 0 30px 0; }
    .section.customers_testimonials .section_content:before {
      background-size: 300px;
      top: -120px;
      left: -40px; }

  .customers_testimonials div.star-rating {
    width: 18px;
    height: 18px;
    background: url("/assets/star.png") no-repeat 0 0;
    background-size: 18px;
    cursor: pointer;
    display: inline-block;
    vertical-align: top;
    width: 18px;
    height: 18px;
    text-indent: -999em;
    overflow: hidden;
    margin: 0 2px 0 2px;
    background: transparent !important; }
    .customers_testimonials div.star-rating a {
      width: 18px;
      height: 100%;
      background: url("/assets/star.png") no-repeat 0 top;
      background-size: 18px;
      border: 0;
      display: block; }
    .customers_testimonials div.star-rating-on a {
      background-position: 0 bottom !important; }
    .customers_testimonials div.star-rating-hover a {
      background-position: 0 bottom; }
    .customers_testimonials div.star-rating-readonly a {
      cursor: default !important; }
  .customers_testimonials div .rating-cancel {
    display: none !important;
    width: 0px;
    height: 0px; }
    .customers_testimonials div .rating-cancel a {
      display: block;
      width: 18px;
      height: 18px;
      background-position: 0 0;
      border: 0; }
    .customers_testimonials div .rating-cancel + .star-rating {
      margin: 0 2px 0 0; }
  .customers_testimonials .customer_testimonial_carousel {
    overflow: visible;
    padding: 0;
    display: inline-block;
    width: 100%; }
    .customers_testimonials .customer_testimonial_carousel:before, .customers_testimonials .customer_testimonial_carousel:after {
      display: none; }
  .customers_testimonials .owl-item {
    padding-bottom: 10px; }
  .customers_testimonials .owl-carousel .owl-stage {
    padding-top: 0;
    padding-bottom: 0; }
  .customers_testimonials .owl-carousel .owl-nav > div {
    width: 36px;
    height: 36px; }
  .customers_testimonials .owl-carousel .owl-nav .owl-prev {
    background-position: -2px -1px;
    left: -10px; }
  .customers_testimonials .owl-carousel .owl-nav .owl-next {
    background-position: -42px -1px;
    right: -10px; }
  .customers_testimonials .button {
    width: 100%;
    margin-top: 14px;
    font-size: 16px;
    height: 50px;
    line-height: 50px; }

  .customer_testimonial_stat:before {
    display: none; }
  .customer_testimonial_stat .jabber {
    width: 100%; }
    .customer_testimonial_stat .jabber:after {
      display: none; }

  .customer_testimonial_item {
    box-shadow: 0 6px 10px #c9dbea;
    -moz-box-shadow: 0 6px 10px #c9dbea;
    -webkit-box-shadow: 0 6px 10px #c9dbea;
    border-bottom: none;
    background-color: #f9f9f9;
    margin: 0 10%;
    padding: 15px 4%; }
    .customer_testimonial_item:hover {
      transform: scale(1);
      -moz-transform: scale(1);
      -webkit-transform: scale(1); }
    .customer_testimonial_item:before {
      display: none; }
    .customer_testimonial_item .customer_testimonial_info {
      font-size: 12px;
      line-height: 16px; }
      .customer_testimonial_item .customer_testimonial_info > span {
        line-height: 14px; }
    .customer_testimonial_item .customer_testimonial_details p {
      font-size: 12px; }
    .customer_testimonial_item .customer_testimonial_data strong {
      line-height: 22px;
      width: 100%; }
    .customer_testimonial_item .customer_testimonial_data .rating_wrapper {
      float: left;
      clear: both;
      margin: 10px 0 5px 0; }
    .customer_testimonial_item > p {
      font-size: 14px;
      line-height: 16px; }

  .section.free_features {
    background: none;
    padding: 0; }
    .section.free_features > h2 {
      border-top: #462272 1px solid;
      border-bottom: #462272 1px solid;
      background-color: transparent;
      text-transform: uppercase;
      color: #462272;
      font-size: 26px;
      display: block;
      text-transform: none;
      padding: 12px 0; }
    .section.free_features .section_content {
      padding: 0; }

  .free_features {
    padding-bottom: 15px; }
    .free_features h2 {
      font-size: 24px;
      margin-bottom: 15px; }
    .free_features .free_features_content {
      background: none;
      padding: 0; }
      .free_features .free_features_content .feature_item {
        border-bottom: #e9e9e9 1px solid;
        width: 100%;
        padding: 8px 2%;
        margin: 0; }
        .free_features .free_features_content .feature_item:last-child {
          border-bottom: none; }
          .free_features .free_features_content .feature_item:last-child:after {
            display: none; }
        .free_features .free_features_content .feature_item:before {
          display: none; }
        .free_features .free_features_content .feature_item p {
          float: left;
          font-size: 15px;
          width: 60%;
          text-align: left;
          min-height: auto; }
        .free_features .free_features_content .feature_item span {
          float: left;
          font-size: 16px;
          line-height: 20px;
          margin-top: 0; }
          .free_features .free_features_content .feature_item span strong {
            margin-left: 10px;
            vertical-align: top; }
            .free_features .free_features_content .feature_item span strong:before {
              background: url(/assets/strike_mobile.png) center center no-repeat; }
        .free_features .free_features_content .feature_item b {
          font-size: 16px;
          margin-top: 0px;
          line-height: 20px;
          margin-left: 2%; }
    .free_features .free_features_info {
      background: url(/assets/get_price_submit_bg.png) repeat-x;
      margin-top: 10px;
      padding-bottom: 20px; }
      .free_features .free_features_info p {
        font-size: 16px;
        padding: 10px 0 0 0; }
      .free_features .free_features_info .button {
        width: 97%;
        max-width: 97%;
        margin-top: 14px;
        font-size: 16px;
        height: 50px;
        line-height: 50px; }

  .section.our_stats {
    border-bottom: #d7f0f9 1px solid;
    padding: 18px 0 35px 0; }
    .section.our_stats .our_stat_item:before, .section.our_stats .our_stat_item:after {
      display: none !important; }
    .section.our_stats .our_stat_item .our_stat_icon {
      margin-bottom: 11px; }
      .section.our_stats .our_stat_item .our_stat_icon img {
        min-height: 37px;
        width: auto; }
    .section.our_stats .our_stat_item span {
      font-size: 22.9px; }
    .section.our_stats .our_stat_item p {
      font-size: 14.3px; }
    .section.our_stats .owl-nav > div {
      margin-top: -16px; }
      .section.our_stats .owl-nav > div.owl-prev {
        left: -5px; }
      .section.our_stats .owl-nav > div.owl-next {
        right: -5px; }

  .section.our_customers > h1,
  .section.our_customers > h2 {
    width: auto;
    font-size: 35px;
    line-height: 37px;
    padding-bottom: 0; }
  .section.our_customers .owl-nav > div {
    margin-top: -14px; }

  .our_customers .owl-item {
    padding: 0 3%; }
  .our_customers .our_customer_info p,
  .our_customers .our_customer_info .list li {
    font-size: 14px;
    line-height: 17px; }
  .our_customers .our_customer_info .list {
    margin: 16px 0; }
    .our_customers .our_customer_info .list li {
      padding-left: 15px; }
      .our_customers .our_customer_info .list li:before {
        width: 5px;
        height: 5px;
        top: 6px; }

  .our_customer_content.our_customers_carousel_au .owl-item:before {
    display: none; }
  .our_customer_content.our_customers_carousel_au .owl-item:last-child:after {
    display: none; }

  .section.price_payments {
    border-bottom: #ff5212 1px solid;
    padding: 25px 0; }
    .section.price_payments .best_paper,
    .section.price_payments .payments_security {
      background: none;
      width: 100%;
      float: none;
      clear: both; }
    .section.price_payments .widget_title span {
      font-size: 25px;
      margin-bottom: 20px;
      text-align: center; }
    .section.price_payments .payments_security {
      margin-top: 25px;
      padding-left: 8px; }
      .section.price_payments .payments_security .widget_title {
        width: 100%;
        padding: 0 20%; }
    .section.price_payments .button {
      width: 96%;
      margin: 25px auto 0; }
      .section.price_payments .button:before {
        top: -24px; }

  .price_payments .section_content, .price_payments.section .section_content {
    display: block;
    min-width: initial;
    padding-left: 0;
    padding-right: 0; }
  .price_payments .best_paper,
  .price_payments .payments_security {
    padding-left: 8px;
    padding-right: 8px; }

  .section.our_awards .owl-nav > div {
    margin-top: -16px; }
  .section.our_awards > h2:before {
    background-size: 48px;
    left: 16px; }
  .section.our_awards > h2:after {
    background-size: 48px;
    right: 16px; }
  .section.our_awards .our_awards_content {
    display: block; }
  .section.our_awards .owl-item {
    display: block;
    height: auto;
    padding: 0 !important; }
    .section.our_awards .owl-item:before {
      display: none; }
  .section.our_awards .button {
    width: 100%;
    max-width: 100%; }
  .section.our_awards .our_award_item {
    display: inline-block;
    vertical-align: top;
    padding: 0 25%; }

  .section.recent_posts {
    padding-bottom: 50px; }
    .section.recent_posts .owl-nav .owl-prev {
      left: -6px; }
    .section.recent_posts .owl-nav .owl-next {
      right: -6px; }

  .recent_posts .recent_post_info .recent_post_data strong {
    font-size: 13px; }
  .recent_posts .recent_post_info .recent_post_data span {
    font-size: 14px; }

  .recent_post_carousel > .recent_post_item {
    width: 100%; }

  .recent_post_photo .recent_post_bg {
    padding: 5%; }
  .recent_post_photo .recent_post_info strong {
    font-size: 18px;
    line-height: 20px; }
  .recent_post_photo .recent_post_info .recent_post_data {
    background: none;
    bottom: 5%;
    left: 5%;
    width: 92%;
    padding: 0;
    font-size: 11px;
    line-height: 15px; }
    .recent_post_photo .recent_post_info .recent_post_data span {
      font-size: 11px; }

  .component .our_advantages {
    display: block;
    padding: 0;
    margin: 0;
    background: none;
    width: 100%; }
    .component .our_advantages > h2,
    .component .our_advantages .separator {
      display: none; }
    .component .our_advantages .section_content {
      display: block;
      min-width: 100%;
      width: 100%;
      margin: 0;
      padding: 0 6px; }
    .component .our_advantages .widget {
      display: inline-block;
      width: 100%;
      margin-bottom: 18px; }

  .widget.widget_any_question .widget_title span {
    font-size: 22px; }

  .widget.widget_attention,
  .widget.widget_attention .widget_title {
    border-color: #f79700; }
  .widget.widget_attention .widget_title h2 {
    color: #f79700; }
  .widget.widget_attention .widget_content > span {
    font-size: 22px; }
  .widget.widget_attention .widget_content > p {
    font-size: 16px;
    line-height: 22px; }
  .widget.widget_attention .attention_discount span {
    font-size: 19px; }
  .widget.widget_attention .attention_discount p {
    font-size: 17px;
    margin-top: 8px; }

  .widget .best_paper {
    background: none; }

  .best_paper_item {
    width: 100%;
    margin-bottom: 7px;
    padding-bottom: 2px; }
    .best_paper_item p {
      font-size: 14px; }
    .best_paper_item strong {
      font-size: 17px; }
      .best_paper_item strong span {
        font-size: 13px; }

  .widget_component.best_paper .widget_title {
    text-align: center; }
    .widget_component.best_paper .widget_title span {
      font-size: 30px;
      line-height: 30px; }
  .widget_component.best_paper .button {
    width: 100%;
    max-width: 100%;
    margin-top: 15px;
    font-size: 16px;
    height: 50px;
    line-height: 50px; }

  .widget.widget_info_text .widget_title h2 {
    background-size: 26px;
    padding-right: 35px; }
  .widget.widget_info_text .widget_content p {
    line-height: 22px; }
  .widget.widget_info_text .widget_content ul li {
    color: #555555;
    margin-bottom: 5px; }
    .widget.widget_info_text .widget_content ul li:before {
      background-color: #04c6f0; }

  .widget_discounts .button {
    font-size: 16px;
    height: 50px;
    line-height: 50px; }

  .widget_features {
    background: none; }
    .widget_features .feature_block:last-child .feature_item:last-child {
      border-bottom: none; }
    .widget_features .feature_item {
      padding: 0 3% 6px 3%; }
      .widget_features .feature_item p {
        width: 60%;
        font-size: 14px; }
      .widget_features .feature_item span {
        font-size: 14px; }
        .widget_features .feature_item span strong {
          font-size: 14px; }
      .widget_features .feature_item b {
        font-size: 14px; }
    .widget_features .button {
      margin-top: 14px;
      margin-left: 3%;
      margin-right: 3%;
      width: 94%;
      font-size: 16px;
      height: 50px;
      line-height: 50px; }
    .widget_features .free_features_info p {
      font-size: 14px; }

  .widget_get_price .total_price p {
    width: 49%; }
  .widget_get_price.widget_header {
    margin-bottom: 0; }
    .widget_get_price.widget_header .widget_title h2 {
      font-size: 26px; }
    .widget_get_price.widget_header .widget_content {
      padding-bottom: 22px; }
    .widget_get_price.widget_header .button {
      font-size: 16px;
      height: 50px;
      line-height: 50px; }
  .widget_get_price .total_price {
    font-size: 20px; }
  .widget_get_price .field_item.field_urgency .price_page {
    line-height: 30px; }
    .widget_get_price .field_item.field_urgency .price_page span {
      font-size: 12px;
      margin-left: 5px; }
    .widget_get_price .field_item.field_urgency .price_page p {
      font-size: 14px; }
  .widget_get_price .button {
    margin-top: 14px;
    width: 100%;
    font-size: 16px;
    height: 50px;
    line-height: 50px; }

  .widget_header.widget_get_price {
    background: #fff; }
    .widget_header.widget_get_price .widget_title {
      border-top: #462272 1px solid;
      border-bottom: #462272 1px solid;
      padding: 15px 0; }
      .widget_header.widget_get_price .widget_title span {
        color: #462272; }
    .widget_header.widget_get_price .field_tooltip {
      background: url(/assets/tooltip_icon.png) left center no-repeat;
      background-size: 22px; }
    .widget_header.widget_get_price .field_item {
      margin-bottom: 17px; }
      .widget_header.widget_get_price .field_item > label,
      .widget_header.widget_get_price .field_item .order-pages-num > label {
        color: #797979;
        font-size: 15px; }
      .widget_header.widget_get_price .field_item.field_type_assignmets > label {
        line-height: 15px; }
    .widget_header.widget_get_price .button {
      width: 100%; }
    .widget_header.widget_get_price .get_price_total_bg {
      background: url(/assets/get_price_submit_bg.png) repeat-x;
      border-top: none;
      padding-bottom: 20px; }
    .widget_header.widget_get_price .spinner_wrapper .ui-spinner .spinner {
      border: #a1acca 1px solid;
      background-color: #fff; }

  .widget_component.payments_security {
    border: none;
    margin-bottom: 0; }
    .widget_component.payments_security p {
      width: 100%;
      margin-right: 0; }
    .widget_component.payments_security .payments_security_content {
      width: 100%; }
    .widget_component.payments_security .widget_title {
      padding: 7px 0;
      text-align: center; }
      .widget_component.payments_security .widget_title span {
        font-size: 30px;
        line-height: 32px; }
    .widget_component.payments_security .widget_content h3 {
      font-size: 18px; }
    .widget_component.payments_security .widget_content p {
      font-size: 16px;
      line-height: 20px; }
    .widget_component.payments_security .payments_security_badges {
      width: 100%;
      float: none;
      margin-top: 0; }
    .widget_component.payments_security .payments_security_services {
      border-top: #d9edf3 1px solid;
      margin: 0;
      padding: 10px 0; }
      .widget_component.payments_security .payments_security_services:before, .widget_component.payments_security .payments_security_services:after {
        display: none; }

  .payments_security_guarateed {
    display: none; }

  .payments_security_badges {
    padding-top: 17px;
    padding-bottom: 17px;
    border-width: 1px; }
    .payments_security_badges .payments_security_badge_item {
      border-right: #d9edf3 1px solid;
      text-align: center;
      border-width: 1px; }
      .payments_security_badges .payments_security_badge_item:last-child {
        border-right: none; }

  .widget.widget_payments_security .payments_security_badges .payments_security_badge_item:first-child:before {
    display: none; }

  .widget_testimonial .customer_testimonial_carousel_widget {
    width: 306px; }

  .meet_blogger {
    font-size: 16px;
    height: 50px;
    line-height: 50px; }

  .post_search input:not(.button) {
    font-size: 13px; }
  .post_search .search_button {
    top: 7px;
    right: 8px;
    width: 16px;
    height: 16px; }

  .post_subscribe input:not(.button) {
    font-size: 13px; }
  .post_subscribe p {
    font-size: 13px; }
  .post_subscribe .field_error .validation_error {
    top: 48px; }
  .post_subscribe .button,
  .post_subscribe input.button {
    margin-top: 19px;
    font-size: 16px;
    height: 50px;
    line-height: 50px;
    border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px; }

  .post_categories span {
    font-size: 18px;
    padding-top: 7px;
    padding-bottom: 7px; }
  .post_categories ul {
    margin-top: 13px;
    margin-bottom: 7px; }
    .post_categories ul li {
      font-size: 14px;
      margin-bottom: 6px; }

  .know_need .button {
    font-size: 16px;
    height: 50px;
    line-height: 50px;
    width: 92%; }

  .widget.service_rate {
    display: block;
    padding: 0;
    border-width: 1px; }

  .service_rate_item {
    display: block;
    width: 75%;
    padding-bottom: 20px;
    margin: 0 auto 20px;
    border: none;
    border-bottom: #c2c5cf 1px solid; }
    .service_rate_item span {
      font-size: 24px; }
    .service_rate_item a {
      font-size: 15px; }
    .service_rate_item p {
      font-size: 12px; }
    .service_rate_item:last-child {
      border: none; }

  .ratings_service .widget_title h2 {
    background-size: 26px;
    padding-right: 35px; }

  .ratings_service_item {
    border-width: 1px; }
    .ratings_service_item:last-child {
      border: none; }

  .widget.top_writers {
    padding-bottom: 0; }

  .top_writer_item {
    border-left: none;
    width: 100%;
    text-align: center;
    margin-bottom: 30px; }
    .top_writer_item .rating_wrapper {
      width: 60%; }
    .top_writer_item .button {
      font-size: 13px;
      height: 29px;
      line-height: 29px;
      border-radius: 30px;
      -moz-border-radius: 30px;
      -webkit-border-radius: 30px;
      font-size: 18px;
      height: 45px;
      line-height: 45px;
      margin-top: 20px; }

  .pages .life_time_item {
    background-image: none !important; }
    .pages .life_time_item.active:before {
      display: none; }
  .pages .life_time_description {
    width: 75%; }
    .pages .life_time_description span {
      font-size: 16px; }
    .pages .life_time_description p {
      font-size: 11px; }
  .pages .life_time_procent {
    width: 25%; }
    .pages .life_time_procent span {
      font-size: 15px; }

  .widget_promo {
    display: none; }

  .pages > .services, .services {
    margin-bottom: 0; }
  .services .button_pages .button_link {
    font-size: 16px;
    height: 50px;
    line-height: 50px;
    width: 100%;
    font-size: 16px;
    height: auto;
    line-height: 22px;
    padding: 10px; }
    .services .button_pages .button_link:after {
      display: none; }

  .service_links {
    text-align: center; }
    .service_links .service_link_item {
      display: inline-block;
      vertical-align: top;
      width: 47%;
      float: none;
      margin: 0 1% 10px; }
      .service_links .service_link_item .service_text {
        height: 98px; }
        .service_links .service_link_item .service_text span {
          font-size: 14px; }

  .service_category {
    width: 100%;
    border-width: 1px; }
    .service_category ul {
      display: table-row; }
      .service_category ul span {
        font-size: 15px;
        line-height: 22px;
        padding-right: 14px;
        border-width: 1px; }
      .service_category ul li {
        border-width: 1px;
        word-break: break-word; }
        .service_category ul li a {
          position: relative;
          line-height: 20px; }
      .service_category ul:first-child li, .service_category ul:first-child li:last-child,
      .service_category ul li,
      .service_category ul li:last-child {
        border-radius: 0;
        -moz-border-radius: 0;
        -webkit-border-radius: 0; }
      .service_category ul:last-child li:last-child {
        border-radius: 0px 0px 5px 5px;
        -moz-border-radius: 0px 0px 5px 5px;
        -webkit-border-radius: 0px 0px 5px 5px; }

  .service_level .service_level_info {
    float: none;
    width: 100%;
    max-width: 100%;
    border-width: 1px;
    margin-bottom: 10px; }
    .service_level .service_level_info .service_level_price {
      padding-top: 18px;
      padding-bottom: 18px; }
      .service_level .service_level_info .service_level_price p {
        font-size: 17px; }
    .service_level .service_level_info .service_level_icon {
      background-position: center center;
      border: none; }
  .service_level .service_level_description p {
    line-height: 22px; }

  .service_features .service_features_title {
    font-size: 19px;
    line-height: 22px;
    font-weight: bold; }
  .service_features .service_features_item .service_features_photo {
    text-align: center; }
  .service_features .service_features_item .service_features_description {
    z-index: 1;
    font-size: 14px; }
    .service_features .service_features_item .service_features_description span {
      font-size: 14px;
      line-height: 18px; }

  .error_content {
    width: 100%;
    margin: 20px 0 0 0;
    text-align: center;
    padding: 0 3%; }
    .error_content img {
      width: 50%;
      margin: 0 auto;
      height: auto; }
    .error_content h2 {
      border-width: 1px;
      font-size: 25px;
      line-height: 26px;
      margin: 20px 0 20px 0;
      padding: 13px 0 2px 0; }
    .error_content p {
      line-height: 22px; }
    .error_content .button {
      width: 100%;
      font-size: 16px;
      height: 50px;
      line-height: 50px; }

  .error_details {
    float: none;
    display: inline-block;
    vertical-align: top; }

  .error_description {
    width: auto;
    float: none;
    display: inline-block;
    vertical-align: top; }

  .error_page_wrapper {
    top: 35px; }

  .pages .error_page {
    min-height: 560px; }

  .contact_us .content {
    margin-bottom: 15px; }
  .contact_us .pages_description h2 {
    font-size: 18px; }

  .contact_info {
    padding: 0;
    border-width: 1px; }
    .contact_info > div {
      padding: 20px 6px 20px 28px; }
      .contact_info > div:first-child {
        background-size: 26px;
        background-position: 8px center; }
      .contact_info > div:last-child {
        background-size: 26px;
        background-position: 8px center; }
      .contact_info > div p {
        font-size: 14px; }
      .contact_info > div .phone_drop {
        width: 60px; }
        .contact_info > div .phone_drop:hover ul li a {
          padding-left: 10px; }
        .contact_info > div .phone_drop span {
          padding-left: 10px; }

  .feedback_form {
    width: 100%;
    padding-bottom: 15px; }
    .feedback_form .feedback_title {
      margin-bottom: 10px; }
      .feedback_form .feedback_title h2 {
        font-size: 20px;
        max-width: 100%;
        border-width: 1px;
        padding: 10px 0; }
    .feedback_form .field_item {
      margin-bottom: 10px; }
      .feedback_form .field_item .select2-container {
        min-width: 100%;
        max-width: 100%; }
      .feedback_form .field_item > label {
        display: block;
        width: 100%;
        float: none;
        text-align: left;
        margin-bottom: 3px; }
      .feedback_form .field_item > .field_error {
        width: 100%; }
      .feedback_form .field_item input:not(.button),
      .feedback_form .field_item textarea {
        width: 100%; }
      .feedback_form .field_item .field_phone_number_item.country_code, .feedback_form .field_item .field_phone_number_item.state_area_code {
        width: 49px; }
      .feedback_form .field_item .field_phone_number_item.phone_number {
        width: 137px; }
      .feedback_form .field_item .field_phone_number_item i {
        font-size: 12px; }
    .feedback_form .button {
      width: 90%;
      margin: 0 auto;
      color: #2b3833;
      display: block;
      font-family: "Effra", sans-serif;
      font-weight: 400;
      text-align: center;
      text-decoration: none;
      position: relative;
      border-radius: 30px;
      -moz-border-radius: 30px;
      -webkit-border-radius: 30px;
      font-size: 18px;
      font-weight: 400;
      height: 50px;
      line-height: 50px;
      border-top: #4596d5 1px solid;
      background-color: #54a6e6;
      font-size: 16px;
      height: 50px;
      line-height: 50px; }
      .feedback_form .button:hover {
        background-color: #4e92e6; }

  .writer_review .feedback_form {
    width: 100%; }

  .post .content,
  .blogger_about .content {
    margin-bottom: 15px; }

  .post .content_title {
    margin-top: 0; }
    .post .content_title + .post_item {
      margin-top: 0; }
    .post .content_title h1,
    .post .content_title h2 {
      border-bottom: none; }

  .post_item {
    border-width: 1px; }
    .post_item .post_photo {
      display: block;
      width: 100%;
      max-width: 100%;
      float: none;
      border-width: 1px; }
      .post_item .post_photo img {
        width: 100%;
        height: auto; }
      .post_item .post_photo .post_photo_data strong {
        font-size: 14px; }
    .post_item .post_description .post_title {
      font-size: 16px; }
    .post_item .post_description .post_read_more {
      font-size: 14px;
      margin-top: 13px;
      margin-bottom: 13px; }

  .post_title a {
    font-size: 22px;
    line-height: 24px; }

  .post_tags {
    margin-top: 0; }
    .post_tags .post_tags_block a {
      padding: 3px 7px; }

  .post_view .content_title h1 {
    text-align: left;
    font-size: 25px;
    line-height: 25px; }
  .post_view .post_title h1 {
    font-size: 14px; }
  .post_view .post_data span {
    font-size: 12px; }
  .post_view .post_description h2 {
    font-size: 16px; }
  .post_view .post_description p {
    line-height: 22px; }

  .post_social p {
    display: none; }

  .post_author {
    padding: 3%; }
    .post_author .post_author_title {
      text-align: left; }
      .post_author .post_author_title p {
        font-size: 17px; }
    .post_author .post_author_links span a {
      font-size: 14px; }
    .post_author .post_author_description p {
      line-height: 22px; }

  .post_author_social {
    text-align: center; }
    .post_author_social a {
      display: inline-block;
      width: 90px;
      margin: 0 3px; }

  .pages_description_social {
    padding-bottom: 4px; }
    .pages_description_social .social-likes__widget {
      width: 83px;
      height: 25px;
      margin-right: 13px;
      margin-bottom: 10px; }
      .pages_description_social .social-likes__widget .social-likes__button {
        width: 30px; }
      .pages_description_social .social-likes__widget .social-likes__counter {
        line-height: 25px; }
    .pages_description_social .block_total_shares {
      line-height: 25px; }

  .post_author_data {
    max-width: 100%;
    width: 100%;
    float: none;
    text-align: center; }
    .post_author_data .post_author_photo {
      display: inline-block; }
    .post_author_data .post_author_links {
      text-align: left; }
      .post_author_data .post_author_links span a {
        font-size: 14px;
        line-height: 18px; }

  .post_author_section .post_author_links {
    margin: 10px 0; }

  .post_author_block {
    width: 100%;
    margin: 0; }

  .blogger_about .post_author_data .post_author_photo {
    float: none; }

  .pages_description_social .social-likes__widget {
    display: inline-block;
    vertical-align: top; }

  .meet_blogger {
    border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px; }

  .blogger_about .post_author_data {
    width: 100%;
    margin: 0 0 20px 0; }
  .blogger_about .post_author_photo {
    border-right: none; }

  .post_author_content {
    border-bottom: #d9e4ef 1px solid;
    padding: 10px 0;
    margin-top: 10px; }
    .post_author_content .post_author_social {
      border-right: none;
      padding: 0;
      margin: 0; }

  .our_bloggers .post_author {
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    background: none;
    border: none; }
  .our_bloggers .post_author_description p:before {
    display: none; }
  .our_bloggers .post_author_content {
    border-top: none; }
  .our_bloggers .post_author_social {
    width: 100%; }
  .our_bloggers .post_author_links {
    margin-top: 20px;
    float: left;
    clear: both; }

  .pages_nav {
    background-color: #cfeef7;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    display: block;
    margin: 0 0 20px -6px;
    width: calc(100% + 12px); }
    .pages_nav ul {
      width: 100%;
      display: block; }
      .pages_nav ul li,
      .pages_nav ul li:first-child,
      .pages_nav ul li:last-child {
        border-radius: 0;
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        display: block;
        width: 100%;
        height: auto;
        border: none;
        border-bottom: #1c2a53 1px solid; }
        .pages_nav ul li.current,
        .pages_nav ul li:first-child.current,
        .pages_nav ul li:last-child.current {
          background: #8ad4ea; }
      .pages_nav ul li:first-child {
        border-top: #1c2a53 1px solid; }

  .static_pages .content_title {
    display: none; }

  .static_pages .pages_description h2 {
    color: #f79700;
    font-size: 17px; }
  .static_pages .pages_description h3 {
    color: #434857;
    font-size: 15px; }

  .pages_description_social {
    display: inline-block;
    width: 100%; }
    .pages_description_social .like-block {
      float: left;
      margin-right: 10px; }

  .pages .pagination .pag_prev:before {
    right: -2px; }
  .pages .pagination ul li span.pag_prev, .pages .pagination ul li span.pag_next {
    width: 48px; }

  .testimonials .content {
    margin-bottom: 15px; }
  .testimonials .testimonial_stat {
    margin-top: 3px; }
    .testimonials .testimonial_stat:before {
      display: none; }
  .testimonials .testimonial_item {
    margin-bottom: 20px; }
    .testimonials .testimonial_item .testimonial_content {
      margin-top: 10px;
      border: none; }
      .testimonials .testimonial_item .testimonial_content:before {
        display: none; }
      .testimonials .testimonial_item .testimonial_content:after {
        border-width: 25px 10px 11px 10px;
        left: 20px; }

  .testimonial_title .testimonial_title_info .testimonial_title_info_details p {
    float: left; }

  .testimonial_info p {
    font-size: 12px;
    margin-top: 5px; }

  .pages > div.authorization {
    margin-bottom: 0; }

  .authorization .content_title h1 {
    width: 100%; }
  .authorization .authorization_content,
  .authorization .authorization_info {
    padding-left: 0;
    padding-right: 0; }
    .authorization .authorization_content h2,
    .authorization .authorization_info h2 {
      font-size: 16px; }
    .authorization .authorization_content .field_item:before,
    .authorization .authorization_content .field_item .field_error:before,
    .authorization .authorization_info .field_item:before,
    .authorization .authorization_info .field_item .field_error:before {
      width: 48px;
      height: 28px;
      border-color: #C2C5CF;
      top: 1px;
      left: 1px;
      border-radius: 4px 0 0 4px;
      -moz-border-radius: 4px 0 0 4px;
      -webkit-border-radius: 4px 0 0 4px; }
    .authorization .authorization_content .field_item.field_email:before,
    .authorization .authorization_info .field_item.field_email:before {
      background-size: 20px;
      background-position: 50% -7px; }
    .authorization .authorization_content .field_item.field_email .field_error:before,
    .authorization .authorization_info .field_item.field_email .field_error:before {
      background-size: 20px;
      background-position: 50% -48px; }
    .authorization .authorization_content .field_item.field_password:before,
    .authorization .authorization_info .field_item.field_password:before {
      background-size: 24px;
      background-position: 50% -4px; }
    .authorization .authorization_content .field_item.field_password .field_error:before,
    .authorization .authorization_info .field_item.field_password .field_error:before {
      background-size: 24px;
      background-position: 50% -38px; }
  .authorization .authorization_content {
    width: 100%; }
  .authorization .button {
    font-size: 16px;
    height: 50px;
    line-height: 50px;
    width: 100%; }
  .authorization .authorization_info {
    margin: 20px -10px 0 -10px;
    width: 106%;
    position: static;
    min-height: auto; }

  .pages .authorization .field_error input:not([submit]) {
    border: none;
    border-bottom: #e83a3a 1px solid; }

  .authorization_content h1 {
    font-size: 24px;
    line-height: 26px; }

  .authorization {
    background-size: 400%; }
    .authorization.authorization_success .content {
      background-size: 330%; }
    .authorization.authorization_success .authorization_content p {
      margin-top: 135px; }
    .authorization.authorization_success .authorization_content a {
      margin-top: 50px; }
    .authorization .content {
      width: 100%;
      padding: 0 3%; }

  .extras .content .button {
    font-size: 16px;
    height: 50px;
    line-height: 50px;
    max-width: 100%;
    width: auto;
    margin-left: 6px;
    margin-right: 6px;
    margin-top: 22px;
    margin-bottom: 22px; }
  .extras table {
    margin-right: -2%; }
    .extras table tr td b, .extras table tr td span {
      font-size: 16px; }
    .extras table tr td:last-child:not(:first-child) {
      width: 67px; }
    .extras table tr.extras_category span:before,
    .extras table tr.extras_category b:before, .extras table tr.extras_title span:before,
    .extras table tr.extras_title b:before {
      width: 6px;
      height: 6px;
      top: 7px;
      left: -11px; }

  .discounts_pages .discounts_pages_title {
    border-width: 1px; }
  .discounts_pages .content {
    margin-bottom: 18px; }
  .discounts_pages .discount_diagram {
    padding: 22px 0; }
    .discounts_pages .discount_diagram:after {
      width: 100%;
      height: 100%;
      left: 0;
      top: 322px;
      bottom: inherit; }
  .discounts_pages .diagram_item {
    margin-right: 0;
    margin-left: 0;
    width: 100px; }
    .discounts_pages .diagram_item:first-child .value {
      top: 112px; }
    .discounts_pages .diagram_item:nth-child(2) .value {
      top: 44px; }
    .discounts_pages .diagram_item .value {
      font-size: 22px;
      line-height: 24px;
      margin-bottom: 10px; }
    .discounts_pages .diagram_item .image {
      height: 254px;
      background-size: 65%; }
    .discounts_pages .diagram_item .diagram_price {
      font-size: 18px;
      line-height: 20px;
      margin-top: 25px; }
      .discounts_pages .diagram_item .diagram_price p {
        font-size: 16px;
        line-height: 18px; }
  .discounts_pages .button {
    margin-top: 18px;
    width: 100%;
    font-size: 16px;
    height: 50px;
    line-height: 50px; }
  .discounts_pages .widget_life_time {
    width: 100%;
    max-width: 100%; }

  .discount_diagram_selection {
    width: calc(100% + 12px);
    border: none;
    margin-left: -6px;
    margin-top: 10px; }
    .discount_diagram_selection span {
      margin: 0;
      background: none;
      font-size: 18px;
      top: 0;
      font-weight: bold; }

  .faq .pages_description h2 {
    font-size: 19px;
    margin-bottom: 24px; }
  .faq .ui-accordion-header span {
    border-width: 1px; }
  .faq .ui-accordion-header:before {
    width: 6px;
    height: 6px;
    top: 9px; }
  .faq .ui-accordion-content p {
    line-height: 22px; }

  .customers_reviews {
    margin-top: 20px; }
    .customers_reviews h2 {
      margin-bottom: 20px; }

  .review_info p {
    line-height: 22px; }

  .samples .content {
    margin-bottom: 15px; }

  .sample_item {
    padding: 9px;
    margin-bottom: 5px; }
    .sample_item:after {
      margin-top: 25px; }
    .sample_item .sample_title {
      top: auto;
      padding: 0;
      text-transform: uppercase;
      font-size: 14px; }
      .sample_item .sample_title h2 {
        font-size: 14px; }
    .sample_item .sample_icon {
      width: 23%;
      margin-right: 0; }
      .sample_item .sample_icon img {
        border-right: #c4d4e6 1px solid;
        padding-right: 16px; }
    .sample_item .sample_description {
      display: table;
      margin-top: 10px;
      margin-bottom: 13px; }
    .sample_item .sample_info,
    .sample_item .sample_icon {
      display: table-cell;
      vertical-align: top;
      float: none; }
    .sample_item .sample_info {
      border-left: none; }
      .sample_item .sample_info ul li {
        float: none;
        width: 100%; }
        .sample_item .sample_info ul li span {
          width: 46%; }
        .sample_item .sample_info ul li p {
          width: 40%; }
    .sample_item .button {
      margin: 18px 0 0 0;
      position: relative;
      width: 100%;
      font-size: 16px;
      height: 50px;
      line-height: 50px; }

  .sample_view .content_title h1 {
    text-align: left; }

  .free_qoute .free_qoute_form {
    padding-top: 8px; }
  .free_qoute .urgency_deadline_notify {
    padding: 6px 0 0 0; }
  .free_qoute .field_item .order-pages-num .spinner_wrapper {
    width: 42%; }
    .free_qoute .field_item .order-pages-num .spinner_wrapper .ui-spinner:before, .free_qoute .field_item .order-pages-num .spinner_wrapper .ui-spinner:after {
      display: none; }
  .free_qoute .field_item .order-pages-num > label {
    float: none;
    display: block;
    width: 100%;
    text-align: left; }
  .free_qoute .field_item.field_urgent .select2-container {
    min-width: 89%;
    max-width: 89%; }
  .free_qoute .field_item.field_academic_level .radio_buttons {
    width: 100%;
    display: block; }
    .free_qoute .field_item.field_academic_level .radio_buttons .ui-state-default {
      height: auto;
      border-right: 1px solid #a1acca;
      width: 100%;
      display: block;
      line-height: 20px;
      margin-top: -1px; }
      .free_qoute .field_item.field_academic_level .radio_buttons .ui-state-default.ui-state-active + .ui-helper-hidden-accessible + .ui-state-default {
        border-left: 1px solid #a1acca; }
      .free_qoute .field_item.field_academic_level .radio_buttons .ui-state-default.ui-state-active:before, .free_qoute .field_item.field_academic_level .radio_buttons .ui-state-default.ui-state-active:after {
        display: none; }
  .free_qoute .content {
    margin-bottom: 15px; }
  .free_qoute .pages_description h2 {
    font-size: 18px; }
  .free_qoute .tabs_notification {
    display: block;
    width: 97%;
    margin: 10px auto;
    font-size: 13px;
    line-height: 18px; }
    .free_qoute .tabs_notification .tabs_notification_close {
      background-size: 8px;
      width: 18px;
      height: 18px;
      top: -9px;
      right: -9px; }
  .free_qoute .field_item {
    padding: 0 2%; }
    .free_qoute .field_item > label {
      display: block;
      float: none;
      width: 100%;
      text-align: left; }
    .free_qoute .field_item.field_paper_details .field_error {
      width: 100%; }
    .free_qoute .field_item.field_night_call > label {
      float: left;
      width: auto;
      margin-right: 12px;
      margin-bottom: 0; }
    .free_qoute .field_item.field_night_call .checker {
      float: left; }
    .free_qoute .field_item.field_restore_password {
      width: 100%;
      margin-left: 0;
      padding: 0 2%; }
      .free_qoute .field_item.field_restore_password .button {
        font-size: 13px; }
        .free_qoute .field_item.field_restore_password .button:first-child {
          width: 120px; }
        .free_qoute .field_item.field_restore_password .button:last-child {
          width: 109px; }
      .free_qoute .field_item.field_restore_password span {
        line-height: 39px; }
    .free_qoute .field_item.field_urgency .select2-container {
      min-width: 46%;
      max-width: 46%; }
    .free_qoute .field_item .price_page {
      font-size: 12px;
      line-height: 30px;
      margin-left: 5px; }
      .free_qoute .field_item .price_page p {
        margin-left: 5px; }
      .free_qoute .field_item .price_page span {
        margin-left: 5px; }
    .free_qoute .field_item .select2-container {
      width: 100%;
      min-width: 100%;
      max-width: 100%; }
    .free_qoute .field_item input:not(.button),
    .free_qoute .field_item textarea,
    .free_qoute .field_item .field_error {
      width: 100%; }
    .free_qoute .field_item .files_uploader {
      width: 100%; }
      .free_qoute .field_item .files_uploader .input_files {
        width: 55%; }
      .free_qoute .field_item .files_uploader .button {
        width: 100%;
        font-size: 16px;
        height: 50px;
        line-height: 50px; }
      .free_qoute .field_item .files_uploader .files_list ul li .delete {
        background-size: 11px;
        width: 11px;
        height: 11px; }
    .free_qoute .field_item .field_phone_number_item.country_code, .free_qoute .field_item .field_phone_number_item.state_area_code {
      width: 20%; }
    .free_qoute .field_item .field_phone_number_item.phone_number {
      width: 78%; }
    .free_qoute .field_item .field_phone_number_item i {
      font-size: 12px; }
  .free_qoute .tabs.tabs_customer .ui-tabs-nav {
    overflow: hidden; }
    .free_qoute .tabs.tabs_customer .ui-tabs-nav .ui-state-default {
      border-radius: 0;
      -moz-border-radius: 0;
      -webkit-border-radius: 0;
      padding: 0 15px;
      margin-left: 10px; }
      .free_qoute .tabs.tabs_customer .ui-tabs-nav .ui-state-default a {
        font-size: 15px; }
      .free_qoute .tabs.tabs_customer .ui-tabs-nav .ui-state-default:first-child {
        border-radius: 3px 3px 0 0;
        -moz-border-radius: 3px 3px 0 0;
        -webkit-border-radius: 3px 3px 0 0; }
      .free_qoute .tabs.tabs_customer .ui-tabs-nav .ui-state-default:last-child {
        border-radius: 0 0 3px 3px;
        -moz-border-radius: 0 0 3px 3px;
        -webkit-border-radius: 0 0 3px 3px; }
  .free_qoute .tabs_customer_title {
    margin-bottom: 0; }
    .free_qoute .tabs_customer_title h3 {
      font-size: 16px;
      width: 50%;
      border-width: 1px;
      margin-bottom: 0; }
  .free_qoute .button_qoute {
    width: 70%;
    margin: 15px auto;
    font-size: 16px;
    height: 50px;
    line-height: 50px; }
  .free_qoute .remind_link {
    line-height: 30px;
    margin-left: 0px;
    width: auto; }
  .free_qoute .free_qoute_finish_content {
    width: 100%;
    margin-top: 0;
    padding: 50px 30% 0 2%; }
  .free_qoute .free_qoute_finish {
    background-position: -400px 0;
    position: relative;
    top: 0;
    width: 104%;
    margin: 0 -2%; }
    .free_qoute .free_qoute_finish h2 {
      font-size: 24px; }
    .free_qoute .free_qoute_finish span {
      font-size: 16px;
      border-bottom: #fff 1px solid;
      padding-bottom: 11px;
      margin-bottom: 11px; }
    .free_qoute .free_qoute_finish p {
      font-size: 14px; }
    .free_qoute .free_qoute_finish .button {
      width: 100%;
      margin-top: 10px;
      font-size: 16px;
      height: 50px;
      line-height: 50px; }

  .our_writers {
    margin-bottom: 0; }
    .our_writers .our_writers_content table thead tr td {
      font-weight: bold;
      font-size: 16px; }
    .our_writers .our_writers_content table tr td {
      display: none;
      font-size: 14px; }
      .our_writers .our_writers_content table tr td:first-child, .our_writers .our_writers_content table tr td:nth-child(2), .our_writers .our_writers_content table tr td:nth-child(3) {
        display: table-cell; }
      .our_writers .our_writers_content table tr td:first-child {
        width: 12.66%;
        font-size: 16px; }
      .our_writers .our_writers_content table tr td:nth-child(2) {
        width: 32.14%; }
    .our_writers .our_writers_content .our_writer_photo {
      width: 73px;
      margin: 0 auto; }
      .our_writers .our_writers_content .our_writer_photo img {
        width: 90%;
        height: auto; }
    .our_writers .our_writers_content .our_writers_link {
      text-decoration: none;
      color: #4e4d4d;
      line-height: 22px;
      background: url(/assets/our_writers_arrow.png) right center no-repeat;
      padding-right: 27px;
      background-size: 8px; }
    .our_writers .our_writers_content_title {
      padding-left: 0;
      padding-right: 0;
      padding-bottom: 5px; }
      .our_writers .our_writers_content_title h3 {
        text-align: center;
        margin-bottom: 10px; }
    .our_writers .our_writers_filter .our_writers_filter_item {
      width: 50%;
      padding: 0 8px;
      margin-bottom: 12px;
      text-align: left; }
      .our_writers .our_writers_filter .our_writers_filter_item > label {
        display: block;
        width: 100%;
        float: none;
        font-size: 15px;
        line-height: 22px;
        margin-bottom: 1px; }
      .our_writers .our_writers_filter .our_writers_filter_item .select2-container {
        width: 100%;
        min-width: 100%;
        max-width: 100%; }

  .about_writer {
    border-bottom: none;
    margin: 0;
    padding: 5px 0 0 0; }
    .about_writer .button.writer_hire {
      top: 105px;
      width: 85%;
      clear: both;
      float: left;
      left: 50%;
      margin: 13px 0 13px -42.5%;
      font-size: 16px;
      height: 50px;
      line-height: 50px; }
      .about_writer .button.writer_hire:before {
        border-top: #ccdddf 1px solid;
        content: "";
        display: block;
        width: 100%;
        height: 1px;
        position: absolute;
        top: -15px;
        left: 0; }

  .writer_info {
    border-width: 1px;
    width: 100%;
    padding-bottom: 70px; }
    .writer_info .writer_photo {
      width: 100px;
      height: 100px;
      margin: 0 auto; }
      .writer_info .writer_photo img {
        width: 70%;
        height: auto; }

  .writer_description {
    border: none;
    border-bottom: #ebf0f0 1px solid;
    width: 100%;
    padding: 20px 1.5% 0 5%;
    margin-left: 0; }

  .writer_status {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    font-size: 16px;
    line-height: 16px;
    padding: 3px 0;
    margin-top: 20px;
    margin-left: 6px; }
    .writer_status:before {
      top: 33px;
      left: -42px; }
    .writer_status.unavailable, .writer_status.suggestion {
      border-width: 1px; }

  .writer_details .writer_details_item {
    line-height: 22px; }
    .writer_details .writer_details_item b,
    .writer_details .writer_details_item strong {
      font-size: 18px;
      margin-bottom: 0;
      line-height: 22px; }
    .writer_details .writer_details_item .rating_wrapper {
      margin-top: 3px; }

  .writer_skills {
    margin: 0;
    width: 100%;
    clear: both; }
    .writer_skills h2 {
      width: 100%;
      text-align: center;
      float: none;
      font-size: 18px;
      margin-bottom: 14px; }
    .writer_skills ul {
      float: none;
      width: 100%; }
      .writer_skills ul li {
        margin-bottom: 12px;
        background-size: 10px;
        padding-left: 14px;
        background-position: left 5px; }

  .writer_testimonials {
    padding-top: 10px;
    border-top: none;
    margin-top: 0; }
    .writer_testimonials .content_title h2 {
      text-align: left;
      font-size: 20px;
      line-height: 24px; }
    .writer_testimonials > .button {
      width: 100%; }

  .pages .sidebar.desktop-visible {
    display: none; }

  .wp_main_info_wrapper.on_scroll_visible {
    display: flex;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
    background: #fff;
    width: 100%;
    padding: 14px 10px 11px;
    box-shadow: 0px -1px 0px #c4d3e6, 0px 2px 15px rgba(0, 0, 0, 0.14);
    margin-top: 0; }
    .wp_main_info_wrapper.on_scroll_visible .wp_photo {
      width: 50px;
      height: 50px;
      background-size: 50px;
      margin: 0 14px 0 10px; }
    .wp_main_info_wrapper.on_scroll_visible .wp_main_info {
      width: calc(100% - 74px);
      padding: 1px 0 0 0px; }
      .wp_main_info_wrapper.on_scroll_visible .wp_main_info > span {
        font-size: 18px;
        line-height: 22px;
        font-weight: 700;
        color: #462272; }
        .wp_main_info_wrapper.on_scroll_visible .wp_main_info > span p {
          display: inline-block;
          vertical-align: top;
          font-weight: 500;
          color: #6a4d8e; }
    .wp_main_info_wrapper.on_scroll_visible .w_success_rate {
      margin-top: 1px; }
    .wp_main_info_wrapper.on_scroll_visible .hire_writer {
      width: 100%;
      margin-top: 13px; }

  .wp {
    width: calc(100% - 8px);
    margin: 0 auto; }

  .wp_main_info_wrapper {
    flex-wrap: wrap;
    align-items: flex-start;
    margin-top: 20px; }

  .wp_photo {
    width: 50px;
    height: 50px;
    background-size: 50px;
    margin-right: 16px; }

  .wp_main_info {
    width: calc(100% - 66px); }

  .w_success_rate {
    margin-top: 11px; }

  .wp_stats {
    flex-wrap: wrap;
    height: auto;
    margin-top: 42px;
    padding: 26px 0 22px; }

  .hire_writer {
    margin-top: 16px; }

  .wp_predominant_subjects {
    margin-top: 50px; }

  .wp_sorting_panel {
    display: block; }

  .wp_stats_item {
    width: 50%; }
    .wp_stats_item:first-child, .wp_stats_item:nth-child(2) {
      margin-bottom: 16px; }

  .wp_reviews_block {
    margin-top: 50px; }

  .wp_sorting_panel {
    margin-top: 21px; }

  .wp_sort_by {
    margin-top: 18px; }
    .wp_sort_by .select2 {
      width: calc(100% - 66px) !important;
      margin-left: 18px; }

  .wp_review {
    display: block;
    padding: 12px 15px 17px;
    position: relative; }

  .wp_review_date {
    text-align: right;
    margin-top: 10px; }

  .wp_review_right_block {
    position: absolute;
    top: 39px;
    left: 15px; }

  .wp_review_type {
    text-align: left; }

  .wp_review_text {
    margin-top: 43px; }

  .wp_review_customer span {
    max-width: 180px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis; } }
@media screen and (min-width: 0px) and (max-width: 639px) and (min-width: 0px) and (max-width: 320px) {
  .wp_review_customer span {
    max-width: 180px; } }
@media screen and (min-width: 0px) and (max-width: 639px) and (min-width: 321px) and (max-width: 375px) {
  .wp_review_customer span {
    max-width: 215px; } }
@media screen and (min-width: 0px) and (max-width: 639px) and (min-width: 376px) and (max-width: 550px) {
  .wp_review_customer span {
    max-width: 260px; } }
@media screen and (min-width: 0px) and (max-width: 639px) {
  .prices .prices_content {
    border: none;
    padding: 0; }
  .prices .field_item {
    padding-right: 0; }
    .prices .field_item > label,
    .prices .field_item .order-pages-num > label {
      display: block;
      float: none;
      width: 100%;
      margin-bottom: 3px;
      text-align: left; }
    .prices .field_item .radio_buttons,
    .prices .field_item .select2-container {
      width: 100%;
      min-width: 100%;
      max-width: 100%; }
    .prices .field_item .spinner_wrapper {
      width: 50%; }
    .prices .field_item.numbers_of i {
      font-size: 12px;
      margin-left: 8px; }
    .prices .field_item.academic_level {
      margin-bottom: 20px; }
      .prices .field_item.academic_level:after {
        display: none; }
      .prices .field_item.academic_level > label {
        border-bottom: 0; }
        .prices .field_item.academic_level > label:after {
          display: none; }
      .prices .field_item.academic_level .select2-container:before {
        display: none; }

  .price_choice_item {
    padding: 6px 1%;
    border-width: 1px; }
    .price_choice_item .radio,
    .price_choice_item .price_urgency,
    .price_choice_item .price_page,
    .price_choice_item .price_present,
    .price_choice_item .price_date {
      font-size: 11px;
      line-height: 14px; }
    .price_choice_item .radio {
      margin-left: 1%;
      margin-top: 2px;
      width: 16px;
      height: 16px; }
      .price_choice_item .radio span {
        background-size: 16px;
        width: 16px;
        height: 16px; }
        .price_choice_item .radio span input {
          width: 16px;
          height: 16px; }
    .price_choice_item .price_urgency {
      width: 17%;
      padding: 0 2%; }
    .price_choice_item .price_page {
      width: 25%; }
    .price_choice_item .price_date {
      width: 41%;
      padding-right: 1%; }
    .price_choice_item .price_present {
      background-size: 14px;
      width: 14px;
      height: 15px;
      left: 16px; }

  .price_total {
    padding: 10px 0; }
    .price_total .price_total_value {
      margin: 0 auto;
      float: none;
      border-width: 1px;
      padding: 10px 30px;
      font-size: 20px; }
    .price_total .button {
      width: 80%;
      float: none;
      margin: 10px auto 0;
      font-size: 16px;
      height: 50px;
      line-height: 50px; }

  .price_info {
    margin-top: 10px;
    margin-bottom: 10px;
    overflow: hidden; }
    .price_info ul {
      margin-top: 10px;
      padding-left: 16px; }
      .price_info ul li {
        margin-bottom: 8px; }

  .prices_resume {
    border: #a1acca 1px solid;
    margin: 0; }
    .prices_resume:before {
      border-top: none;
      background: none;
      background-color: #ffd9d4;
      color: #bb7b72;
      content: 'Most popular';
      font-size: 14px;
      width: 100%;
      height: 30px;
      line-height: 30px;
      top: 70px;
      left: 0;
      z-index: 100;
      text-indent: 10px; }

  .prices_resume_thead,
  .prices_resume_tbody {
    padding: 0;
    display: block; }

  .prices_resume_item {
    border-top: none;
    border-bottom: none;
    display: block;
    width: 100%;
    overflow: hidden; }
    .prices_resume_item > div {
      border-bottom: none; }
    .prices_resume_item .prices_resume_time, .prices_resume_tbody .prices_resume_item .prices_resume_time {
      display: block;
      float: left;
      width: 25%;
      font-size: 12px;
      padding: 8px 2%;
      border-right: #a1acca 1px solid; }
      .prices_resume_item .prices_resume_time:last-child, .prices_resume_tbody .prices_resume_item .prices_resume_time:last-child {
        border: none; }

  .prices_resume_thead:before, .prices_resume_thead:after {
    display: none; }
  .prices_resume_thead .prices_resume_time {
    border-left: none; }
  .prices_resume_thead .prices_resume_item .prices_resume_services {
    width: 100%;
    display: block;
    text-align: center;
    color: #273a5d;
    padding: 8px 0;
    border-bottom: #a1acca 1px solid;
    font-size: 15px;
    text-align: center; }

  .prices_resume_thead .prices_resume_time:nth-child(2) {
    border-left: none; }

  .prices_resume_tbody .prices_resume_item > div.prices_resume_time:nth-child(2) {
    border-left: none; }
  .prices_resume_tbody .prices_resume_item:first-child {
    padding-top: 30px; }
  .prices_resume_tbody .prices_resume_item > div.prices_resume_time {
    border-left: none;
    font-weight: 500; }
    .prices_resume_tbody .prices_resume_item > div.prices_resume_time.active, .prices_resume_tbody .prices_resume_item > div.prices_resume_time:hover {
      background-color: #4e961d;
      color: #fff; }
  .prices_resume_tbody .prices_resume_item > div:first-child {
    width: 100%;
    display: block;
    color: #273a5d;
    padding: 5px 3%;
    border-top: #a1acca 1px solid;
    border-bottom: #a1acca 1px solid;
    font-size: 14px;
    text-align: left; }

  .prices_resume + .prices_resume {
    margin: 0; }
    .prices_resume + .prices_resume:before {
      background: none;
      background-color: #a2c7c9;
      color: #527577;
      top: 0; }

  .field_item + .prices_resume {
    border-bottom: none; }
    .field_item + .prices_resume .prices_resume_item:last-child > div {
      border-bottom: #a1acca 1px solid; } }
/*

 */

