@font-face {
    font-family: proximanovabold;
    src: url(../font/proximanovabold-webfont.woff2) format("woff2"), url(../font/proximanovabold-webfont.woff) format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: proximanovaregular;
    src: url(../font/proximanovaregular-webfont.woff2) format("woff2"), url(../font/proximanovaregular-webfont.woff) format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: proxima_novasemibold;
    src: url(../font/proxima_nova-semibold.woff2) format("woff2"), url(../font/proxima_nova-semibold.woff) format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

html {
    height: 100%
}

body {
    margin: 0;
    color: #616161;
    font: 16px/23px proximanovaregular, Arial, Helvetica, sans-serif;
    background: #fff;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: none;
    min-height: 100%;
    height: 100%;
    font-size: 16px
}

.flexboxtweener, .flexboxtweener > body {
    height: 100%
}

.flexboxtweener .wrapper-holder {
    overflow: visible
}

img {
    border-style: none
}

a {
    text-decoration: none;
    color: #6a8bfd;
    outline: 0;
    transition: .3s ease-in-out
}

a:hover {
    text-decoration: underline
}

a:active {
    color: #002fa3
}

a:visited {
    opacity: .8
}

p {
    margin: 0 0 10px
}

* {
    -webkit-tap-highlight-color: transparent
}

select {
    appearance: none;
    width: 100%;
    color: #b9b9b9;
    padding: 12px 36px 12px 14px;
    cursor: pointer;
    user-select: none;
    border-radius: 26px;
    font-size: 16px;
    background: #fff;
    border: 1px solid #e9e9e9
}

select::-ms-expand {
    display: none
}

button, input, select {
    -webkit-appearance: none;
    appearance: none;
    outline: 0
}

input, select, textarea {
    font: 100% proximanovaregular, Arial, Helvetica, sans-serif;
    vertical-align: middle;
    color: #a1a1a4
}

fieldset, form {
    margin: 0;
    padding: 0;
    border-style: none
}

q {
    quotes: none
}

q:before {
    content: ''
}

q:after {
    content: ''
}

article, aside, figure, footer, header, hgroup, nav, section {
    display: block
}

figure {
    margin: 0;
    padding: 0
}

input[type=submit] {
    cursor: pointer
}

input[type=emal] {
    -webkit-appearance: caret
}

input[type=email], input[type=file], input[type=password], input[type=submit], input[type=tel], input[type=text], textarea {
    -webkit-appearance: none;
    outline: 0;
    box-shadow: none;
    border-radius: 0
}

.mobile-visible {
    display: none
}

.clearfix:after {
    content: '';
    display: block;
    clear: both
}

p {
    margin: 0 0 12px
}

h1 {
    font-family: proxima_novasemibold;
    font-size: 48px;
    line-height: 69px;
    color: #17191a;
    margin: 0 0 44px;
    position: relative
}

h1.aligncenter {
    text-align: center
}

h2 {
    font-family: proxima_novasemibold;
    font-size: 36px;
    line-height: 44px;
    color: #17191a;
    margin: 25px 0 7px;
    position: relative;
    text-align: center
}

h3 {
    font-size: 24px;
    line-height: 30px;
    margin: 20px 0 7px;
    position: relative;
    color: #17191a;
    font-family: proxima_novasemibold
}

h4 {
    font-size: 20px;
    line-height: 27px;
    margin: 0 0 18px;
    position: relative;
    color: #17191a;
    font-family: proxima_novasemibold
}

.wrapper-holder {
    overflow: hidden;
    position: relative
}

.wrapper-frame {
    max-width: 1170px;
    margin: 0 auto;
    padding-left: 64px;
    padding-right: 64px
}

.top-panel {
    background: #6a8bfd;
    text-align: center;
    font-size: 16px;
    color: #fff;
    padding: 10px 0;
    font-weight: 500
}

.top-panel .wrapper-frame {
    position: relative
}

.top-panel .wrapper-frame .close {
    position: absolute;
    text-indent: -9999px;
    overflow: hidden;
    background: url(../images/close.svg) no-repeat;
    background-size: 100% 100%;
    width: 16px;
    height: 16px;
    right: 66px;
    top: 6px;
    cursor: pointer
}

.top-panel .first {
    display: inline-block;
    padding: 1px 3px 2px;
    margin-left: 2px;
    line-height: 16px;
    background: #6a8bfd;
    text-transform: uppercase;
    border-radius: 2px;
    cursor: pointer
}

.top-panel .color {
    display: inline-block;
    padding: 1px 3px 2px;
    margin-left: 2px;
    line-height: 16px;
    background: #6a8bfd;
    text-transform: uppercase;
    border-radius: 2px;
    margin-right: 1px
}

.calc-block .top-panel .btn-order, .top-panel .btn, .top-panel .calc-block .btn-order {
    padding: 1px 19px 0;
    min-width: 94px;
    margin-left: 3%
}

.main {
    flex: 1;
    flex-grow: 1;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    -webkit-flex: 1 0 auto;
    padding-top: 128px
}

.main.inner {
    padding-top: 208px
}

.logo {
    display: inline-block;
    vertical-align: top;
    margin-right: 10%
}

#header {
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0;
    right: 0;
    background: #fff;
    padding-bottom: 10px;
    box-shadow: 0 0 16px rgba(0, 0, 0, .08)
}

.header_frame {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex: 1;
    position: relative;
    padding-top: 20px
}

.header_frame .brn-order {
    margin-left: 2%
}

.header_frame .tel {
    position: relative;
    padding-left: 27px;
    margin-right: 1%;
    color: #6a8bfd;
    font-family: proximanovabold
}

.header_frame .tel {
    color: #6a8bfd
}

.calc-block .header_frame .btn-order, .header_frame .btn, .header_frame .calc-block .btn-order {
    margin-left: 20px
}

.nav-holder {
    flex: 1;
    padding-left: 3%;
    padding-right: 2%
}

.nav-holder .tel {
    display: none
}

#nav ul {
    display: flex;
    justify-content: space-between;
    list-style: none;
    padding: 0;
    margin: 0
}

#nav li {
    margin: 0 2%
}

#nav a {
    color: #17191a
}

#nav a:hover {
    color: #ffc715;
    text-decoration: none
}

#nav .active a {
    color: #6a8bfd;
    position: relative
}

#nav .active a:after {
    position: absolute;
    content: '';
    height: 1px;
    background: #ffc715;
    left: 4px;
    right: 4px;
    bottom: -4px
}

.btn-menu {
    display: none
}

.btn, .calc-block .btn-order {
    background: #ffc715;
    border: 2px solid #ffc715;
    border-radius: 59px;
    color: #fff;
    display: inline-block;
    padding: 10px 19px 11px;
    min-width: 150px;
    text-align: center;
    transition: .3s;
    box-sizing: border-box
}

.btn:hover, .calc-block .btn-order:hover {
    background: #feda62;
    border-color: #feda62;
    text-decoration: none
}

.btn.style01, .calc-block .style01.btn-order {
    background: #fff;
    border: 2px solid #ffc715;
    box-shadow: none;
    color: #17191a;
    font-family: proxima_novasemibold
}

.btn.style01:hover, .calc-block .style01.btn-order:hover {
    background: #ffc715
}

.btn span, .calc-block .btn-order span {
    position: relative;
    display: inline-block;
    padding: 5px 65px 4px 57px;
    font-size: 18px;
    font-weight: 600
}

.btn span:after, .calc-block .btn-order span:after {
    position: absolute;
    content: '';
    right: 52px;
    top: 11px;
    width: 7px;
    height: 12px;
    background: url(../images/arrow01.svg) no-repeat
}

.cta-section {
    background: #6a8bfd url(../images/bg_cta.jpg) no-repeat 50% 0;
    padding-top: 80px;
    padding-bottom: 75px;
    color: #fff
}

.cta-section h2 {
    color: #fff;
    position: relative;
    font-size: 48px;
    margin-bottom: 31px
}

.cta-section h2:after {
    position: absolute;
    content: '';
    bottom: -17px;
    left: 50%;
    height: 3px;
    background: #ffc715;
    width: 180px;
    margin-left: -90px
}

.cta-section .sub-title {
    display: block;
    text-align: center;
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 45px
}

.home .main {
    background: url(../images/bg_banner.jpg) no-repeat 50% 0
}

.main-container {
    padding-top: 68px;
    padding-bottom: 90px
}

.main-container .wrapper-frame {
    display: flex;
    justify-content: space-between;
    align-items: flex-start
}

.main-container .description {
    flex: 1;
    padding-top: 10px
}

.main-container .description .info {
    display: block;
    margin-bottom: 17px
}

.main-container .description .info .color {
    font-family: proximanovabold;
    color: #6a8bfd
}

.main-container .calc-block {
    width: 377px
}

.main-container h1 {
    margin-bottom: 15px
}

.main-container .img-holder {
    text-align: center;
    max-width: 640px
}

.main-container .img-holder img {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    max-width: 434px
}

.calc-block {
    background: #fff;
    border: 1px solid #e9e9e9;
    box-sizing: border-box;
    border-radius: 12px;
    box-sizing: border-box;
    padding: 35px 26px 20px;
    box-shadow: 0 3px 3px rgba(0, 0, 0, .06)
}

.calc-block .heading {
    font-family: proxima_novasemibold;
    font-size: 22px;
    line-height: 27px;
    display: block;
    text-align: center;
    color: #17191a;
    margin-bottom: 21px
}

.calc-block .label {
    display: block;
    margin-bottom: 4px;
    font-size: 14px;
    line-height: 17px;
    font-weight: 500;
    margin-left: 13px;
    color: #17191a
}

.calc-block .holder input[type=text] {
    width: 100%;
    text-align: center;
    background: 0 0;
    border: none;
    color: #002d6d;
    font-size: 16px;
    padding: 8px;
    margin: 0
}

.calc-block .pages {
    display: flex;
    align-items: center;
    font-size: 16px;
    justify-content: space-between
}

.calc-block .pages .row-frame {
    width: 60%;
    margin-right: 10px;
    margin-bottom: 0
}

.calc-block .words {
    display: block;
    padding-top: 24px;
    font-size: 16px
}

.calc-block .bottom {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 15px
}

.calc-block .bottom .total {
    font-size: 12px;
    color: #6a737d
}

.calc-block .bottom .total .price {
    font-weight: 700;
    font-size: 18px;
    color: #333;
    padding-left: 5px
}

.calc-block .bottom .pages-count {
    flex: 1;
    display: flex;
    align-items: center;
    font-family: proximanovabold;
    color: #17191a
}

.calc-block .bottom .pages-count span {
    display: inline-block;
    margin-right: 21px
}

.calc-block .bottom .word-holder {
    width: 150px;
    font-size: 16px;
    color: #b9b9b9;
    text-align: right;
    padding-left: 10px
}

.calc-block .text-holder {
    width: 72px
}

.calc-block .btn-order {
    width: 100%;
    min-width: 170px;
    font-size: 18px;
    display: block;
    border-radius: 59px;
    box-shadow: none
}

.calc-block .price {
    font-family: proximanovabold;
    color: #17191a;
    font-size: 22px;
    line-height: 27px;
    min-width: 62px;
    margin-right: 10px
}

.tabs {
    display: flex;
    justify-content: space-between;
    padding-top: 16px
}

.tabs .tabset {
    width: 26%;
    margin-right: 30px;
    font-size: 22px;
    line-height: 27px;
    font-family: proxima_novasemibold;
    list-style: none;
    padding: 0;
    margin: 0
}

.tabs .tabset li {
    margin-bottom: 26px
}

.tabs .tabset a {
    color: #616161
}

.tabs .tabset a:hover {
    text-decoration: none;
    color: #ffc715
}

.tabs .tabset .ui-state-active a {
    color: #ffc715
}

.tabs .tab-content {
    flex: 1
}

.faq-area .heading {
    display: block;
    font-size: 22px;
    line-height: 27px;
    color: #17191a;
    background: #fff;
    border: 2px solid #e9e9e9;
    border-radius: 30px;
    margin-bottom: 20px;
    padding: 15px 15px 15px 64px;
    position: relative;
    font-family: proxima_novasemibold
}

.faq-area .heading:hover {
    cursor: pointer;
    border: 2px solid #ffc715;
}

.faq-area .heading.ui-state-active {
    border-width: 1px 1px 0;
    border-radius: 30px 30px 0 0
}

.faq-area .heading.ui-state-active:after {
    transform: rotate(180deg);
    top: 20px
}

.faq-area .heading:after {
    position: absolute;
    content: '';
    width: 17px;
    height: 14px;
    background: url(../images/arrow03.svg) no-repeat;
    top: 24px;
    left: 22px;
    transition: .3s
}

.main-holder {
    padding-bottom: 80px
}

.main-holder .wrapper-frame {
    display: flex;
    justify-content: space-between
}

.main-holder #content {
    flex: 1
}

.main-holder #content .testimonials-holder {
    padding: 0
}

.main-holder #content .testimonials-holder .block {
    margin-bottom: 25px
}

.main-holder #sidebar {
    width: 277px;
    margin-left: 30px
}

.statistic-section {
    background: url(../images/bg_statistic.jpg) no-repeat 50% 0;
    padding: 61px 0;
    margin-bottom: 80px;
    color: #fcfcfc
}

.statistic-section .statistic-blocks {
    display: flex;
    justify-content: space-between
}

.statistic-section .statistic-blocks .block {
    box-sizing: border-box;
    width: 30%;
    padding: 0 2% 0 0;
    display: flex
}

.statistic-section .statistic-blocks .block .img-holder {
    width: 100px;
    margin-right: 10px
}

.statistic-section .statistic-blocks .heading {
    display: block;
    font-family: proxima_novasemibold;
    font-size: 22px;
    line-height: 27px;
    margin-bottom: 18px
}

.statistic-section .statistic-blocks .rating {
    padding-top: 5px;
    padding-bottom: 26px
}

.contacts-img img {
    display: block;
    width: 100%
}

.paging {
    padding: 19px 0 0;
    margin: 0;
    list-style: none;
    text-align: center;
    font-size: 16px;
    line-height: 26px;
    color: #747496
}

.paging li {
    display: inline-block;
    vertical-align: top;
    margin: 0 5px
}

.paging a {
    display: block;
    height: 26px;
    color: #616161;
    display: flex;
    align-items: center;
    justify-content: center
}

.paging .active a {
    cursor: default;
    color: #ffc715
}

.paging .next a, .paging .prev a {
    text-indent: -9999px;
    overflow: hidden;
    width: 26px;
    height: 26px;
    background: url(../images/prev.svg) no-repeat
}

.paging .next a {
    transform: rotate(180deg)
}

.ui-accordion-content {
    border: 1px solid #e9e9e9;
    border-width: 0 1px 1px 1px;
    border-radius: 0 0 30px 30px;
    margin-top: -20px;
    margin-bottom: 20px;
    padding: 2px 65px
}

.ui-state-focus {
    outline: 0
}

.table-holder table {
    border-collapse: collapse;
    width: 100%
}

.table-holder th {
    background: #ffc715;
    color: #fff;
    font-family: proxima_novasemibold;
    padding: 13px
}

.table-holder th:first-child {
    border-radius: 10px 0 0 0
}

.table-holder th:last-child {
    border-radius: 0 10px 0 0
}

.table-holder td {
    padding: 13px;
    text-align: center
}

.table-holder td:hover {
    background: #fff6da;
    cursor: pointer
}

.table-holder tr:nth-child(2n) td {
    background: #fcfcfc
}

.table-holder tr:nth-child(2n) td:hover {
    background: #fff6da;
    cursor: pointer
}

#footer {
    background: #e9e9e9;
    padding: 80px 0
}

.footer-frame .columns {
    display: flex;
    justify-content: flex-start
}

.footer-frame .columns .column {
    margin-right: 3%
}

.footer-frame .logos {
    padding-top: 38px
}

.footer-frame .logos li {
    margin-right: 34px
}

.footer-frame .logos li:last-child {
    margin: 0
}

.footer-frame .logos img {
    display: inline-block;
    vertical-align: top
}

.footer-frame .list {
    padding: 0;
    margin: 0;
    list-style: none
}

.footer-frame .list a {
    color: #616161
}

.footer-frame .list li {
    margin-bottom: 17px
}

.footer-frame .heading {
    display: block;
    font-family: proxima_novasemibold;
    margin-bottom: 25px
}

.rating {
    padding: 0 0 23px;
    margin: 0;
    list-style: none;
    height: 13px
}

.rating li {
    display: inline-block;
    vertical-align: top;
    text-indent: -9999px;
    overflow: hidden;
    width: 16px;
    height: 16px;
    text-align: left;
    background: url(../images/star.svg) no-repeat;
    margin-left: 2px
}

.rating li:first-child {
    margin: 0
}

.slick-dots {
    padding: 35px 0 10px;
    margin: 0;
    list-style: none;
    text-align: center
}

.slick-dots li {
    display: inline-block;
    vertical-align: top;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #b9b9b9;
    border: none;
    text-indent: -9999px;
    margin: 0 7px !important;
    padding: 0 !important;
    position: relative;
    cursor: pointer
}

.slick-dots li.slick-active, .slick-dots li:hover {
    background: #616161
}

.steps {
    padding-top: 17px;
    position: relative;
    justify-content: space-between;
    margin-right: -20px
}

.steps p {
    margin-bottom: 12px
}

.steps .step_block {
    display: inline-block;
    vertical-align: top;
    width: 298px;
    height: 255px;
    font-size: 22px;
    line-height: 27px;
    color: #17191a;
    font-family: proxima_novasemibold;
    text-align: center;
    box-sizing: border-box;
    padding: 56px 80px 56px 30px;
    background: url(../images/border_step.png) no-repeat;
    background-size: 100% auto
}

.steps .step_block:last-child {
    background-image: url(../images/border_step01.png);
    width: 252px;
    padding-right: 30px
}

.steps .step_heading {
    font-size: 48px;
    line-height: 58px;
    color: #6a8bfd;
    font-family: proxima_novasemibold;
    display: block;
    margin-bottom: 23px
}

.seo-section {
    padding: 80px 0 16px
}

.seo-section .block {
    background: #6a8bfd;
    border-radius: 12px;
    display: flex;
    align-items: center;
    padding: 39px 79px 0
}

.seo-section .block h2 {
    font-family: proxima_novasemibold;
    font-size: 48px;
    line-height: 58px;
    color: #fff;
    text-align: left;
    margin-bottom: 20px
}

.seo-section .columns {
    padding-top: 20px;
    columns: 2
}

.seo-section .columns p {
    margin-bottom: 20px
}

.seo-section .img-holder img {
    display: inline-block;
    vertical-align: top
}

.seo-section .description {
    padding-bottom: 30px
}

.calc-block .seo-section .description .btn-order, .seo-section .description .btn, .seo-section .description .calc-block .btn-order {
    width: 256px;
    text-align: center
}

.testimonials-section {
    background: #fcfcfc;
    padding: 80px 0 10px
}

.testimonials-section h2 {
    margin-bottom: 47px
}

.testimonials-gallery {
    position: relative
}

.testimonials-gallery .next, .testimonials-gallery .prev {
    position: absolute;
    top: 80px;
    left: 0;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    background: #e9e9e9;
    text-indent: -9999px;
    overflow: hidden;
    transform: rotate(-180deg);
    cursor: pointer
}

.testimonials-gallery .next:after, .testimonials-gallery .prev:after {
    text-indent: 0;
    position: absolute;
    content: '';
    width: 24px;
    height: 24px;
    top: 50%;
    left: 50%;
    background: url(../images/arrow01.svg) no-repeat;
    transform: translate(-50%, -50%)
}

.testimonials-gallery .prev {
    left: auto;
    right: 0;
    transform: none
}

.aligncenter {
    text-align: center
}

.link {
    color: #ffc715;
    font-family: proxima_novasemibold
}

.link span {
    position: relative;
    padding-right: 20px
}

.link span:after {
    position: absolute;
    content: '';
    right: 0;
    top: 7px;
    background: url(../images/arrow02.svg) no-repeat;
    width: 12px;
    height: 10px
}

.testimonials-holder {
    position: relative;
    padding-right: 95px;
    padding-left: 95px
}

.testimonials-holder.inner {
    background: #fff;
    border: 1px solid #e9e9e9;
    border-radius: 12px
}

.testimonials-holder.inner .block {
    border: none;
    display: block;
    padding-top: 27px;
    padding-bottom: 13px;
    font-size: 14px;
    line-height: 24px
}

.testimonials-holder.inner .block .block-holder {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 12px
}

.testimonials-holder.inner .rating {
    text-align: center
}

.testimonials-holder .block {
    background: #fff;
    border: 1px solid #e9e9e9;
    box-sizing: border-box;
    border-radius: 12px;
    padding: 38px 21px;
    outline: 0;
    display: flex
}

.testimonials-holder .block .block-holder {
    width: 144px;
    margin-right: 15px;
    text-align: center;
    color: #616161;
    font-family: proxima_novasemibold
}

.testimonials-holder .block .description {
    flex: 1
}

.testimonials-holder .block p {
    margin: 0
}

.testimonials-holder .photo-holder {
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 10px
}

.testimonials-holder .photo-holder img {
    display: inline-block;
    vertical-align: top
}

.testimonials-holder .photo-holder:after {
    position: absolute;
    content: '';
    height: 2px;
    border-radius: 2px;
    bottom: 2px;
    left: 50%;
    width: 90px;
    transform: translate(-50%, 0);
    background: #ffc715
}

.btns {
    display: flex;
    justify-content: center
}

.logos {
    padding: 0;
    margin: 0 0 32px;
    list-style: none;
    display: flex
}

.logos li {
    display: inline-block;
    vertical-align: top
}

.projects-section {
    padding-top: 80px;
    padding-bottom: 80px
}

.projects-section h2 {
    text-align: center;
    margin-bottom: 10px
}

.projects-section .sub-title {
    display: block;
    text-align: center;
    margin-bottom: 30px
}

.projects-section .btns {
    display: none
}

.projects-blocks {
    display: flex;
    justify-content: space-between;
    padding-bottom: 50px
}

.projects-blocks.inner01 .bottom {
    margin-left: 0;
    margin-right: 0
}

.projects-blocks.inner01 .panel {
    border-bottom: 1px solid #c8dfff;
    padding-bottom: 20px;
    margin-bottom: 12px
}

.projects-blocks.two-block .block {
    width: 48%
}

.projects-blocks .block {
    background: #fff;
    border: 1px solid #c8dfff;
    box-sizing: border-box;
    border-radius: 8px;
    width: 32%;
    box-sizing: border-box;
    padding: 24px
}

.projects-blocks .panel {
    display: flex;
    align-items: center;
    padding-bottom: 24px
}

.projects-blocks .ico-holder {
    width: 60px;
    height: 60px;
    background: #6a8bfd;
    display: flex;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    margin-right: 15px
}

.projects-blocks .ico-holder img {
    display: inline-block;
    vertical-align: top
}

.projects-blocks .heading {
    font-weight: 600;
    font-size: 20px
}

.projects-blocks dl {
    margin: 0;
    overflow: hidden
}

.projects-blocks dl dt {
    float: left;
    color: #999
}

.projects-blocks dl dd {
    overflow: hidden;
    text-align: right;
    margin-bottom: 12px
}

.projects-blocks .bottom {
    background: #f2f7ff;
    border-top: 1px solid #c8dfff;
    box-sizing: border-box;
    border-radius: 0 0 8px 8px;
    margin-left: -24px;
    margin-right: -24px;
    margin-bottom: -24px;
    padding-left: 24px;
    padding-right: 24px;
    padding-bottom: 32px;
    padding-top: 17px
}

.projects-blocks .bottom.inner {
    background: 0 0;
    text-align: center
}

.projects-blocks .bottom .rating {
    padding-top: 5px
}

#sidebar .calc-block {
    margin-bottom: 41px
}

#sidebar .calc-block .btn-order {
    min-width: 156px
}

#sidebar .testimonials-holder {
    padding: 0 0 32px
}

.order-block {
    text-align: center
}

.order-block img {
    display: inline-block;
    vertical-align: top;
    max-width: 777px;
    width: 100%
}

.faq-area {
    margin: 0
}

.faq-area dt {
    border-bottom: 1px solid #c8dfff;
    padding: 27px 55px 32px 64px;
    background: #fff;
    font-weight: 600;
    font-size: 20px;
    cursor: pointer;
    position: relative;
    color: #616161;
    outline: 0
}

.faq-area dt:last-child {
    border: none
}

.faq-area dt:after {
    content: '';
    position: absolute;
    width: 36px;
    height: 36px;
    top: 50%;
    margin-top: -18px;
    left: 0;
    background: url(../images/ic_open.svg) no-repeat
}

.faq-area dt.ui-accordion-header-active {
    color: #002d6d;
    border-color: transparent
}

.faq-area dt.ui-accordion-header-active:after {
    background-image: url(../images/ic_open01.svg)
}

.faq-area dd {
    background: #fff;
    border-bottom: 1px solid #c8dfff;
    font-size: 16px;
    line-height: 23px;
    border-top: none;
    padding: 0 28px 26px 82px;
    margin: 0;
    border-radius: 0 0 4px 4px;
    margin-bottom: 20px;
    position: relative
}

.faq-area dd:after {
    position: absolute;
    content: '';
    left: 62px;
    top: 11px;
    bottom: 30px;
    width: 2px;
    background: #5299ff;
    border-radius: 2px
}

.rating-info {
    text-align: center
}

.rating-info .info {
    display: block;
    font-weight: 600;
    font-size: 24px;
    line-height: 37px
}

.rating-info .info span {
    font-size: 18px
}

.rating-info .rating-list {
    padding-top: 10px;
    margin-bottom: 23px
}

.rating-info .rating-list li {
    width: 24px;
    height: 24px;
    background-size: 100% 100%;
    margin: 0 2px
}

.contacts {
    padding: 13px 0 80px;
    list-style: none;
    margin: 0;
    display: flex;
    justify-content: space-between;
    text-align: center
}

.contacts li {
    box-sizing: border-box;
    padding: 0 2%;
    width: 30%
}

.contacts a {
    color: #616161
}

.contacts .heading {
    display: block;
    font-size: 22px;
    line-height: 27px;
    font-family: proxima_novasemibold;
    color: #17191a;
    margin-bottom: 18px
}

.contacts .contacts-holder {
    display: flex;
    justify-content: space-between
}

.contacts .contacts-holder p {
    margin-bottom: 30px
}

.contacts .img-holder {
    order: 1;
    width: 100%;
    max-width: 446px;
    margin-left: 30px
}

.contacts .img-holder img {
    display: block;
    width: 100%
}

.contacts .description {
    flex: 1;
    max-width: 550px
}

.contacts .description p {
    margin-bottom: 45px
}

.contacts .description .description {
    padding-left: 90px
}

.contacts .description-holder {
    padding-left: 92px
}

.contacts .address, .contacts .mail, .contacts .tel {
    font-weight: 600;
    font-size: 20px;
    line-height: 26px;
    color: #002d6d;
    display: block;
    margin-bottom: 37px;
    position: relative
}

.contacts .address a, .contacts .mail a, .contacts .tel a {
    color: #002d6d
}

.contacts .tel:after {
    position: absolute;
    content: '';
    top: -5px;
    left: -56px;
    width: 36px;
    height: 36px;
    background: url(../images/ic_phone_1.svg) no-repeat
}

.contacts .mail:after {
    position: absolute;
    content: '';
    top: -5px;
    left: -56px;
    width: 36px;
    height: 36px;
    background: url(../images/ic_mail_1.svg) no-repeat
}

.contacts .address {
    max-width: 265px
}

.contacts .address:after {
    position: absolute;
    content: '';
    top: -5px;
    left: -56px;
    width: 36px;
    height: 36px;
    background: url(../images/ic_location_1.svg) no-repeat
}

.custom-select {
    position: relative;
    font-size: 18px
}

.select-items div {
    color: #17191a
}

.select-selected {
    background: #fff;
    border: 1px solid #e9e9e9;
    box-sizing: border-box;
    border-radius: 26px;
    box-sizing: border-box;
    padding: 12px 36px 12px 14px;
    margin: 0 0 17px;
    color: #17191a
}

.custom-select:after, .select-selected:after {
    position: absolute;
    content: "";
    top: 19px;
    right: 19px;
    width: 10px;
    height: 10px;
    background: url(../images/arrow.svg) no-repeat;
    color: #002d6d
}

.select-selected.select-arrow-active:after {
    border-color: transparent transparent #fff transparent
}

.select-items div, .select-selected {
    color: #b9b9b9;
    padding: 12px 36px 12px 14px;
    cursor: pointer;
    user-select: none;
    font-size: 16px
}

.select-items {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 99;
    background: #fff;
    border-radius: 12px;
    border: 1px solid #e9e9e9;
    overflow: hidden
}

.select-hide {
    display: none
}

.same-as-selected, .select-items div:hover {
    background-color: #6a8bfd;
    color: #fff !important
}

.reviews-section {
    padding-bottom: 78px
}

.reviews-holder01 {
    font-size: 18px;
    line-height: 26px
}

.reviews-holder01 .name {
    display: block;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 15px
}

.reviews-holder01 .rating-holder {
    border-radius: 5px;
    padding: 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #596d86;
    font-size: 16px;
    font-style: italic;
    color: #fff;
    margin-bottom: 30px;
    margin-top: 30px
}

.reviews-holder01 .slick-dots {
    padding-bottom: 10px
}

.advantages {
    display: flex;
    justify-content: space-between;
    padding-bottom: 90px
}

.advantages .title-holder {
    font-size: 48px;
    line-height: 58px;
    font-family: proxima_novasemibold;
    color: #17191a;
    position: relative;
    z-index: 10
}

.advantages .block {
    position: relative;
    text-align: center;
    z-index: 5;
    width: 32%
}

.advantages .block .ico-holder {
    position: absolute;
    top: 0;
    left: 17%;
    z-index: -1
}

textarea {
    height: 258px
}

input[type=email], input[type=password], input[type=tel], input[type=text], textarea {
    background: #fff;
    border: 1px solid #e9e9e9;
    box-sizing: border-box;
    border-radius: 26px;
    font-size: 16px;
    color: #616161;
    width: 100%;
    padding: 12px 5px;
    text-align: center
}

input[type=email].successful, input[type=password].successful, input[type=tel].successful, input[type=text].successful, textarea.successful {
    border-color: #10b070
}

.submit {
    width: 100%;
    max-width: 290px;
    border: none
}

textarea {
    resize: none;
    overflow: auto
}

.btn-menu {
    display: none;
    width: 36px;
    height: 36px;
    background: url(../images/ic_menu.svg) no-repeat;
    position: absolute;
    top: 27px;
    right: 9px;
    border: none;
    padding: 0;
    cursor: pointer;
    outline: 0;
    z-index: 10000;
    text-indent: -9999px;
    outline-color: #000
}

.copyright {
    font-size: 12px;
    line-height: 23px;
    color: #6889b8;
    display: block;
    max-width: 150px
}

.samples-section .btns {
    display: none
}

.mobile-visible, .tablet-visible {
    display: none
}

.projects-holder .btns {
    display: none
}

.inform-section {
    background: #ffda63;
    padding: 80px 0;
    margin: 0 0 79px;
    color: #fff
}

.inform-section h2 {
    color: #fff
}

.inform-section .inform {
    display: flex;
    justify-content: space-between;
    padding: 18px 46px 0 71px;
    margin: 0;
    list-style: none;
    line-height: 19px;
    color: #616161;
    font-family: proxima_novasemibold
}

.inform-section .inform li {
    position: relative;
    display: flex;
    align-items: center
}

.inform-section .inform li:first-child:after {
    display: none
}

.inform-section .inform li:after {
    position: absolute;
    top: 0;
    content: '';
    width: 2px;
    height: 48px;
    background: #616161;
    border-radius: 2px;
    left: -45px;
    top: 4px
}

.inform-section .inform .number {
    font-family: proxima_novasemibold;
    font-size: 48px;
    line-height: 58px;
    color: #fff;
    margin-right: 10px
}

.inform-section .inform span {
    display: inline-block;
    overflow: hidden
}

.about-us {
    padding-bottom: 73px
}

.about-us .text-inform {
    max-width: 730px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    padding-bottom: 36px
}

.about-us .blocks {
    display: flex;
    justify-content: space-between
}

.about-us .blocks .block {
    width: 23%;
    box-sizing: border-box;
    text-align: center
}

.about-us .blocks .block .heading {
    font-size: 22px;
    line-height: 27px;
    font-family: proxima_novasemibold;
    color: #17191a;
    text-align: center
}

.about-us .blocks .block .ico-holder {
    height: 96px;
    position: relative;
    padding-bottom: 20px;
    margin: 0 0 22px
}

.about-us .blocks .block .ico-holder:after {
    position: absolute;
    content: '';
    width: 120px;
    margin-left: -60px;
    left: 50%;
    bottom: 0;
    height: 2px;
    background: #ffc715;
    border-radius: 2px
}

.choose-us {
    padding: 90px 0 36px;
    background: #fcfcfc
}

.choose-us .blocks {
    text-align: center
}

.choose-us .blocks .block {
    display: inline-block;
    vertical-align: top;
    width: 33%;
    padding: 13px 15px 32px;
    box-sizing: border-box
}

.choose-us .blocks .heading {
    font-size: 22px;
    line-height: 27px;
    font-family: proxima_novasemibold;
    color: #17191a;
    text-align: center;
    display: block;
    margin-bottom: 19px
}

.choose-us .blocks .ico-holder {
    height: 97px;
    margin-bottom: 20px
}

.inform-area {
    padding: 90px 0
}

.mobile-visible {
    display: none
}

.shadow {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #17191a;
    opacity: .5;
    z-index: 10000;
    display: none
}

.nav-holder .tel {
    visibility: hidden;
    opacity: 0
}

@media only screen and (max-width: 1300px) {
    .wrapper-frame {
        padding-left: 15px;
        padding-right: 15px
    }

    .btn, .calc-block .btn-order {
        min-width: 112px
    }

    .nav-holder {
        padding-left: 1%;
        padding-right: 1%
    }

    .inform-section .inform li:after {
        left: -18px
    }

    .steps .step_block {
        width: 257px;
        padding-top: 35px
    }

    .steps .step_block:last-child {
        width: 217px
    }

    .steps .step_heading {
        font-size: 43px
    }

    .top-panel .wrapper-frame .close {
        right: 24px
    }
}
@media only screen and (min-width: 1023px) {
    #nav .btn-order.btn {
        display: none;
    }
    .desc-hide {
        display: none;
    }
    .mob-hide {
        display: block;
    }
}

@media only screen and (max-width: 1023px) {
    .desc-hide {
        display: block!important;
        margin-top: 0!important;
        margin-bottom: 30px;
    }
    .mob-hide {
        display: none!important;
    }
    .btn-menu {
        display: block
    }

    h1 {
        line-height: 58px
    }

    #nav, .header_frame .tel {
        position: absolute;
        visibility: hidden;
        opacity: 0
    }

    .header_frame {
        padding-right: 70px;
        justify-content: flex-end;
        position: relative
    }

    .calc-block .header_frame .btn-order, .header_frame .btn, .header_frame .calc-block .btn-order {
        min-width: 150px
    }

    .header_frame .logo {
        position: absolute;
        top: 21px;
        left: 10px
    }

    .main-container .description {
        padding-right: 10%
    }

    .main-container .calc-block {
        width: 286px
    }

    .tablet-hidden {
        display: none
    }

    .advantages .title-holder {
        font-size: 32px;
        line-height: 39px
    }

    .advantages .block .ico-holder {
        top: -31%
    }

    .inform-section .inform {
        padding: 0 0 0 30px
    }

    .inform-section .inform li {
        max-width: 24%
    }

    .inform-section .inform .number {
        font-size: 36px
    }

    .about-us .blocks .block .heading {
        font-size: 16px
    }

    .choose-us .blocks .block {
        width: 32%
    }

    .steps .step_heading {
        font-size: 36px;
        margin-bottom: 8px
    }

    .steps .step_block {
        height: auto;
        font-size: 16px;
        line-height: 19px;
        width: 187px;
        padding: 14px 42px 56px 10px
    }

    .steps .step_block:last-child {
        width: 157px;
        padding-right: 10px
    }

    .inform-area {
        padding-bottom: 43px
    }

    .testimonials-holder {
        padding-left: 0;
        padding-right: 0
    }

    .testimonials-gallery .next, .testimonials-gallery .prev, .testimonials-gallery .slick-dots {
        visibility: hidden
    }

    .testimonials-gallery .slick-dots {
        padding-top: 0
    }

    .seo-section .block {
        padding: 77px 47px 51px;
        position: relative
    }

    .seo-section .block .img-holder {
        width: 222px;
        position: absolute;
        bottom: 0;
        right: 45px
    }

    .seo-section .block .img-holder img {
        display: block;
        width: 100%
    }

    .logos {
        display: block
    }

    .logos li {
        display: block;
        margin-bottom: 15px
    }

    .main-holder #sidebar {
        display: none
    }

    .contacts {
        display: block;
        padding-bottom: 20px
    }

    .contacts li {
        width: 100%;
        padding-bottom: 35px
    }

    .contacts-img {
        margin-left: -80px;
        margin-right: -80px
    }

    .tabs .tabset {
        font-size: 16px
    }

    .tabs .tabset li {
        margin-bottom: 18px
    }

    .statistic-section .statistic-blocks .heading {
        font-size: 16px;
        line-height: 24px
    }

    .statistic-section .statistic-blocks .block .img-holder {
        max-width: 40px
    }

    .statistic-section .statistic-blocks .block .img-holder img {
        display: block;
        width: 100%
    }

    .menu-open .shadow {
        display: block
    }

    .menu-open .nav-holder {
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        background: #fff;
        width: 310px;
        box-sizing: border-box;
        padding: 70px 20px;
        text-align: center;
        display: block;
        visibility: visible;
        opacity: 1;
        z-index: 100000;
        overflow: auto
    }

    .menu-open .nav-holder .nav-frame {
        min-height: 700px
    }

    .menu-open #nav {
        visibility: visible;
        opacity: 1;
        position: static
    }

    .menu-open #nav ul {
        display: block
    }

    .menu-open #nav ul li {
        margin-bottom: 30px
    }

    .menu-open .btn-menu {
        z-index: 1000000;
        width: 36px;
        height: 36px;
        top: 20px;
        right: 20px;
        position: fixed;
        background: url(../images/ic_close01.svg) no-repeat
    }

    .menu-open .nav-holder #nav .tel {
        visibility: visible;
        opacity: 1;
        position: absolute;
        top: 359px;
        left: 50%;
        transform: translate(-50%, 0);
        z-index: 1000000;
        display: block;
        padding: 30px 0 10px
    }

    .menu-open .nav-holder #nav .tel a {
        color: #6a8bfd
    }
}

.mobile-open {
    display: none
}

@media only screen and (max-width: 767px) {
    .mobile-hidden {
        display: none
    }

    .header_frame .mobile-open {
        display: block;
        position: static;
        margin-top: 100px;
        margin-left: auto;
        margin-right: auto
    }

    .statistic-section {
        background: #6a8bfd;
        margin-bottom: 40px
    }

    .statistic-section .statistic-blocks {
        display: block;
        background: #6a8bfd
    }

    .statistic-section .statistic-blocks .heading {
        font-size: 22px;
        line-height: 27px
    }

    .statistic-section .statistic-blocks .block {
        padding-bottom: 30px;
        width: 100%
    }

    .statistic-section .statistic-blocks .block:last-child {
        padding: 0
    }

    .statistic-section .statistic-blocks .block .img-holder {
        max-width: 70px
    }

    .statistic-section .statistic-blocks .block .img-holder img {
        display: block;
        width: 100%
    }

    .top-panel {
        font-size: 14px
    }

    .calc-block .header_frame .btn-order, .header_frame .btn, .header_frame .calc-block .btn-order {
        display: none
    }
    .header_frame #nav .btn {
        display: block;
    }
    #header {
        height: 122px
    }

    .panel-close #header {
        height: 70px
    }

    .panel-close .main.inner {
        padding-top: 141px
    }

    .main-container .wrapper-frame {
        display: block
    }

    .main-container .description {
        padding: 0;
        padding-bottom: 50px;
        text-align: center
    }

    .main-container .description .info {
        margin-bottom: 48px
    }

    .main-container .calc-block {
        width: 100%;
        max-width: 350px;
        margin-left: auto;
        margin-right: auto
    }

    h1 {
        font-size: 36px;
        line-height: 44px;
        text-align: center
    }

    .advantages {
        display: block
    }

    .advantages .block {
        width: 100%;
        margin-bottom: 88px;
        text-align: center
    }

    .advantages .block:last-child {
        margin: 0
    }

    .inform-section {
        padding: 58px 0 9px;
        margin-bottom: 58px
    }

    .inform-section .inform {
        display: block
    }

    .inform-section .inform li {
        max-width: 162px;
        padding-bottom: 20px;
        margin-bottom: 20px;
        margin-left: auto;
        margin-right: auto;
        text-align: center
    }

    .inform-section .inform li:last-child:after {
        display: none
    }

    .inform-section .inform li span {
        display: inline-block;
        text-align: left;
        font-size: 12px
    }

    .inform-section .inform li span.inner {
        width: 50px
    }

    .inform-section .inform li .number.inner {
        width: 105px
    }

    .inform-section .inform li:first-child:after {
        display: block
    }

    .inform-section .inform li:after {
        top: auto;
        left: 50%;
        bottom: 0;
        width: 162px;
        height: 2px;
        transform: translate(-50%, 0)
    }

    .about-us {
        padding-bottom: 30px
    }

    .about-us .blocks {
        display: block
    }

    .about-us .blocks .block {
        width: 100%;
        margin-bottom: 33px
    }

    .about-us .blocks .block .heading {
        font-size: 22px
    }

    .choose-us {
        padding-top: 54px
    }

    .choose-us .blocks .block {
        padding-bottom: 0
    }

    .choose-us .ico-holder {
        height: 70px;
        margin-bottom: 5px
    }

    .choose-us .ico-holder img {
        display: inline-block !important;
        max-height: 100%
    }

    .slick-dots {
        padding-top: 15px
    }

    .inform-area {
        padding: 58px 0 20px
    }

    .steps {
        margin-right: 0
    }

    .steps .step_block {
        font-size: 22px;
        line-height: 27px;
        height: 298px;
        background-size: 100% 100%
    }

    .steps .step_heading {
        font-size: 48px
    }

    .steps .slick-dots {
        position: relative;
        padding-top: 28px
    }

    .steps .slick-dots:after {
        position: absolute;
        content: '';
        bottom: 30px;
        left: 0;
        right: 0;
        height: 3px;
        background: #e9e9e9;
        border-radius: 3px
    }

    .steps .slick-dots li {
        width: 25%;
        margin: 0 !important;
        height: 3px;
        border-radius: 3px;
        background: 0 0;
        position: relative;
        z-index: 3
    }

    .steps .slick-dots li.slick-active {
        background: #ffc715
    }

    .testimonials-section {
        padding-top: 60px
    }

    .testimonials-section h2 {
        margin-bottom: 36px
    }

    .testimonials-holder .block {
        display: block;
        font-size: 14px;
        line-height: 24px
    }

    .testimonials-holder .block .block-holder {
        margin-left: auto;
        margin-right: auto;
        padding-bottom: 20px
    }

    .testimonials-holder .photo-holder {
        margin-left: auto;
        margin-right: auto;
        padding-bottom: 11px
    }

    .testimonials-holder .rating {
        text-align: center
    }

    .seo-section {
        padding-top: 52px
    }

    .seo-section .description {
        padding-bottom: 4px
    }

    .seo-section .block {
        text-align: center;
        padding: 48px 15px 51px;
        margin-bottom: 60px
    }

    .seo-section .block h2 {
        font-size: 36px;
        line-height: 44px;
        text-align: center;
        margin-bottom: 35px
    }

    .seo-section .block .img-holder {
        display: none
    }

    .seo-section .columns {
        columns: 1;
        padding-top: 0;
        padding-bottom: 26px
    }

    .seo-section .columns p {
        margin-bottom: 19px
    }

    .mobile-visible {
        display: block
    }

    .footer-frame .columns {
        display: block;
        text-align: center;
        position: relative;
        padding-bottom: 170px
    }

    .footer-frame .columns .logos {
        position: absolute;
        bottom: 30px;
        left: 50%;
        transform: translate(-50%, 0);
        white-space: nowrap;
        width: 280px
    }

    .footer-frame .columns .logos li {
        display: inline-block;
        margin: 0 5%
    }

    .footer-frame .custom-select {
        text-align: left
    }

    .footer-frame .list {
        padding-bottom: 8px
    }

    .footer-frame .select-selected {
        background: 0 0;
        border: 1px solid #b9b9b9;
        text-align: left;
        color: #616161;
        padding-left: 25px;
        font-family: proxima_novasemibold
    }

    .footer-frame .select-selected.select-arrow-active {
        background: #fff
    }

    .footer-frame .select-items {
        background: #fff;
        border: 1px solid #b9b9b9
    }

    #footer {
        padding-top: 63px;
        padding-bottom: 0
    }

    #footer .logo {
        margin: 0 0 35px
    }

    .tabs {
        display: block
    }

    .tabs .tabset {
        font-size: 22px
    }

    .tabs .tabset li {
        margin-bottom: 26px
    }

    .tabs .tabset {
        width: 100%;
        padding-bottom: 30px;
        text-align: center
    }

    .main.inner {
        padding-top: 191px
    }

    .main-holder .wrapper-frame {
        display: block
    }

    .steps .step_block {
        padding-top: 70px;
        padding-right: 50px
    }
}

@media only screen and (max-width: 550px) {
    .table-holder {
        width: 100%;
        overflow-x: auto
    }

    .table-holder table {
        width: 550px
    }
}

@media only screen and (max-width: 350px) {
    .top-panel {
        text-align: left
    }
}

ol {
    margin: 0;
    padding: 5px 0;
    width: 100%;
    overflow: hidden;
    counter-reset: item
}
#p--text ol{
    overflow: initial;
}

ol ol {
    margin: 0
}

ol li {
    text-indent: 14px;
    margin-bottom: 18px
}

ol .num, ol li:before {
    float: left;
    width: 32px;
    margin: 0 0 0 -14px;
    color: #3c5777;
    content: counters(item, ".") ")";
    counter-increment: item
}

.latin li:before {
    content: counter(item, lower-latin)
}

.upper-latin li:before {
    content: counter(item, upper-latin)
}

.lower-roman li:before {
    content: counter(item, lower-roman)
}

.upper-roman li:before {
    content: counter(item, upper-roman)
}

::-webkit-input-placeholder {
    color: #919baa
}

:-moz-placeholder {
    color: #919baa
}

::-moz-placeholder {
    color: #919baa;
    opacity: 1
}

:-ms-input-placeholder {
    color: #919baa
}

:focus::-webkit-input-placeholder {
    color: transparent
}

:focus::-moz-placeholder {
    color: transparent
}

:focus:-moz-placeholder {
    color: transparent
}

:focus:-ms-input-placeholder {
    color: transparent
}

.error-btns {
    margin: auto;
    padding-top: 90px
}

.custom-select select {
    margin-bottom: 17px
}

.tel-hidden:after {
    content: '+1-855-305-0135'
}

.email-hidden:after {
    content: 'essaywriterhelpco@gmail.com'
}

.address-hidden:after {
    content: '563 N Water St, Milwaukee, WI 53202'
}

.footer-frame .columns .column.footer-column-pol {
    margin-right: 0;
}

.footer-frame .columns .column.mobile-hidden {
    margin-right: 3%;
}

.main-policy h1 {
    text-align: center;
}

.main-policy h2 {
    text-align: left;
    margin-top: 24px;
    margin-bottom: 12px;
}

.main-policy h3 {
    text-align: left;
    margin-top: 20px;
    margin-bottom: 12px;
}

.main-policy h4 {
    text-align: left;
    margin-top: 16px;
    margin-bottom: 12px;
}

ol {
    list-style: none;
}

ol ol {
    list-style: none;
    margin-bottom: 0;
}

ol ol li:last-child {
    margin-bottom: 0;
}

ol ol li:before {
    margin: 0;
}

ol ul {
    counter-reset: item2;
}

ol ul li:before {
    content: '';
    counter-increment: item2;
}

ol ol li {
    margin-left: 10px;
}

.seo-text-btn {
    text-align: center;
    margin: 20px 0 20px;
}

.seo-text-btn a.btn {
    min-width: 200px;
}

.seo-text-btn a.btn:hover {
    background: #feda62;
    border-color: #feda62;
    text-decoration: none;
}

@media (max-width: 767px) {
    .about-us .blocks .block .ico-holder img {
        margin: 0 auto;
    }

    .footer-frame .columns .column {
        margin-right: 0;
    }

    .footer-frame .columns .column.footer-column-pol {
        margin-top: 30px;
    }
}

.cnt-tel:before {
    content: '+1-855-305-0135';
}

.heading1 {
    text-align: center;
    font-size: 36px;
    line-height: 44px;
    margin: 0 0 32px;
}

.tabset h2 {
    font-size: inherit;
    text-align: inherit;
    margin: 0;
    line-height: inherit;
}

.serv-cont h1,
.serv-cont h2,
.serv-cont h3,
.home-page .seo-section .columns h2 {
    text-align: left;
}

.info {
    list-style: none;
    padding: 0;
}

.info li {
    text-align: left;
}

.info li:before {
    content: attr(data-content);
    color: #ffc715;
    font-size: 19px;
    margin: 0 5px 0 0;
}

.home-page .seo-section {
    background: #fcfcfc;
}

.home-page .seo-section .block {
    margin-bottom: 88px;
}

[data-address]:after {
    content: attr(data-address);
}

.copy {
    display: block;
    padding-top: 25px;
    text-align: center;
    margin: 0;
}

@media (max-width: 767px) {
    .copy {
        padding-top: 0;
        padding-bottom: 25px;
    }
}