.phone-list__item.vodafone .phone-list__link::before {
    content: url("/app/img/vodafone.png");
}
.phone-list__item.kyistar .phone-list__link::before {
    content: url("/app/img/kyivstar.png");
}
.phone-list__item.lifecell .phone-list__link::before {
    content: url("/app/img/lifecell.png");
}
.phones-list-block, .scroll__item-list-block {
    width: 205px;
}
.email-contacts-block__link {
    color: #0054a9;
}

.email-hs-wrap a,
.email-hsp-wrap a {
    right: 0 !important;
    margin: 16px 0 3px 0;
    text-transform: lowercase !important;
    font-size: 14px !important;
    text-align: left !important;
}
.phones-list-block .h-contact-link, .scroll__item-list-block .h-contact-link {
    right: 0 !important;
    margin: 8px 0 3px 0;
}
@media screen and (max-width: 900px) {
    .phones-list {
        width:200px;
    }
}
@media screen and (max-width: 450px) {
    .phones-list-block, .scroll__item-list-block {
        width: 170px;
    }
    .email-hs-wrap a,
    .email-hsp-wrap a {
        right: 0 !important;
        margin: 16px 0 3px 0;
        text-transform: lowercase !important;
        font-size: 14px !important;
        text-align: center !important;
    }
    .h-contact-link {
        text-align: center !important;
    }
    .phones-list {
        width: 157px;
    }
}
@media screen and (max-width: 375px) {
    .phones-list-block, .scroll__item-list-block {
        width: 155px;
    }
}
@media screen and (max-width: 350px) {
    .phones-list-block, .scroll__item-list-block {
        width: 145px;
    }
}
.triangle-list-item {
    list-style-type: none !important;
    position: relative;
    margin: .3rem 0;
    line-height: 24px;
    box-sizing: border-box;
}
.triangle-list-item::before {
    content: '';
    border-radius: 0;
    width: auto;
    height: auto;
    background:
    transparent;
    position: absolute;
    left: -12px;
    bottom: inherit;
    border: 5px solid transparent;
    border-left: 8px solid #0054a9;
    top: 7px;
    box-sizing: border-box;
}
.circle-list-item {
    list-style-type: none !important;
    position: relative;
    margin: 6px 0;
    line-height: 24px;
    box-sizing: border-box;
}
.circle-list-item::before {
    content: '';
    position: absolute;
    left: -20px;
    top: 8px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #21b063;
    box-sizing: border-box;
}
.content .post ul li,
.content .recommended__item ul li {
    list-style-type: none;
}

.phones-list-block__item.phone-icon::before {
    content: url("/app/img/phone.png");
}

.navbar-list__item:nth-child(1)::after {

    content: url("/app/img/gps.png");
    margin: 15px 0 0 15px;
    position: absolute;
    top: 0;
    right: 40px;

}

.navbar-list__item:nth-child(2)::after {

    content: url("/app/img/noun.png");
    margin: 15px 0 0 15px;
    position: absolute;
    top: 0;
    right: 28px;

}

.navbar-list__item:nth-child(3)::after {

    content: url("/app/img/tractor.png");
    margin: 15px 0 0 15px;
    position: absolute;
    top: 0;
    right: 40px;

}
.navbar-list__item:nth-child(4)::after {
    content: url("/app/img/cum.png");
    margin: 15px 0 0 15px;
    position: absolute;
    top: 0;
    right: 28px;
}
.product-slider .slick-track {
    margin: 0;
}
.footer-email a i {
    margin: 0 6px 0 0;
}
.product-slider .slick-next,
.product-slider .slick-prev {
    top: -45px;
    width: 40px;
    height: 36px;
    border: 1px solid #0356aa;
    color: #505050;
    font-size: 1rem;
    transition: all .3s ease 0s;
}
.product-slider .slick-next:hover,
.product-slider .slick-prev:hover {
    background: #0356aa;
    color: #fff;
}
.product-slider .slick-next .fa,
.product-slider .slick-prev .fa{
    padding: 0 !important;
}
.product-slider .slick-next {
    right: 0;
}
.product-slider .slick-prev {
    right: 40px;
    left: auto;
    border-right: none;
}
.product-slider .slick-dots {
    bottom: -20px;
}
.product-slider .slick-dots li.slick-active button::before {
    opacity: 1;
    color: #0356aa;
}
.product-slider .slick-dots li button::before {
    color: #b4b4b4;
    font-size: 12px;
    opacity: 1;
}
.product-slider .slick-dots li {
    margin: 0;
}
.dropdown .sitebar__toggle2::before {
    content: '+'';
}
.dropdown .sitebar__toggle2.active::before {
    content: '-';
}
.sitebar__toggle2.empty::before {
    display: none;
}
.footer-email {
    margin-top: 25px;
    font-size: 14px;
    color: #666666;
}
.footer-email a {
    color: #666666;
}
.footer-block-wrap {
    display: flex;
    width: 30%;
    justify-content: space-between;
    flex-wrap: wrap;
}
.footer-contacts {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.sidebar-nav > li {
    border-bottom: 1px solid #dadada;
}
.sidebar-nav > li.sitebar__li--active {
    border: none;
}
.dropdown li {
    display:block;
}
.sitebar__li--active .sitebar__toggle {
    background: #21b063;
} 
/* .dropdown {
    background: #fff;
}
.sidebar-nav > .sitebar__li.active > a .sidebar-icon {
    filter: brightness(0) invert(1);
}
.sidebar-nav > .sitebar__li.active {
    background: #21b063;
    color: #fff;
}
.sidebar-nav > .sitebar__li.active > a {
    color: #fff;
} */
/* .sitebar__li--active > .dropdown {
    display: block;
} */
.fuel-results ul {
    margin: 0;
    padding: 0;
}
.fuel-results li::before {
    display: none;
}
.info-post.category-content {
    padding: 0 0 30px 0;
}
.scroll__item-list-block {
    max-height: inherit;
}
.scrolled-messengers {
    display: flex;
    margin: 0;
    padding: 0;
}
.scrolled-messengers li,
.scrolled-messengers .buttons-top-social__item:last-child {
    display: inline-block;
    list-style: none;
    margin: 0 7px 0 0;
}
.product_intro ul {
    margin: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    padding: 0;
    padding-bottom: 0px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #cdcdcd;
}
.product_intro li::before {
    content: url("../img/ewwfws.png");
    margin-right: 10px;
}
.product-info p {
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    margin: 20px 0;
}

.clr {
    clear:both;
}
.video-wrap {
    max-width: 480px;
}
.video-item {
    margin: 20px 0;
}
.blog-tag {
    display: inline-block;
    width: auto;
    padding: 5px 0;
}
.mobile-nav .sidebar-nav {
    display: none;
}
.sitebar__li__ul__link {
    transition: all .3s ease 0s;
}
.sitebar__li__ul__link:hover,
.current_page_item.active > a {
    color: #21b264;
}
.sidebar-nav > .sitebar__li--active > a {
    color: #fff;
}
.video-link {
    display: block !important;
    position: relative;
}
.video-play-btn {
    color: #ff1816;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 65px;
    height: 65px;
    cursor: pointer;
    border: none;
    background: transparent;
    font-size: 4rem;
    padding: 0;
}



/* HELPERS */
.center {
    text-align: center;
    justify-content: center;
}
h1 {
    font-size: 30px;
    margin: 0;
    font-weight: 600;
}


.aside.sticky {
    position: fixed;
    top: 80px;
    z-index: 100;
    background: #fff;
}
.aside.finish {
    top:0;
}
/* .aside.sticky .sitebar__information__title {
    padding: 0 20px;
} */
.sitebar__information.sticky {
    position: fixed;
    top: 80px;
}
.sitebar__information.sticky .sitebar__information__title {
    padding: 0 20px;
}
.sitebar__information.finish {
    top: 0;
}

/* MODAL */
.modal-default {
    display: none;
    width: 95%;
    max-width: 600px;
    padding: 30px;
}
/* .fancybox-is-open .fancybox-bg {
    opacity: .2;
} */
.fancybox-close-small {
    padding: 4px;
}
.monitoring-service-list {
    padding: 0;
    margin: 0;
}
.monitoring-service-item {
    list-style: none;
    margin: .8rem 0;
}
.monitoring-service-link {
    text-decoration: none;
    color: #505050;
    transition: all .3s ease 0s;
    border: 1px solid #ddd;
    border-radius: 3px;
    text-align: center;
    padding: .7rem 1rem;
}
.monitoring-service-link:hover {
    color: #21b264;
}


/* HEADER */
.search-block.active {
    display: block;
    position: absolute;
    z-index: 100;
    width: 100%;
    max-width: inherit;
    top: 44px;
}
.search-block.active .search-block-title {
    display: none;
}
.search-block.active .search-form {
    max-width: inherit;
}
.menu-list.sticky {
    position: fixed;
}
.phones-list-block.active {
    overflow: visible;
    max-height: none;
    -webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.75);
}
.scroll__item-list-block {
    -webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.75);
}
#topsitebar.sticky {
    position: fixed;
    z-index: 500;
    left: 0;
    right: 0;
    top: -1px;
    width: 100%;
    margin: auto;
}

.header-bottom.sticky {
    position: fixed;
    height: 62px;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 1000;
    background: #fff;
    border-bottom: 2px solid #0054a9;
    box-shadow: 0 0px 8px rgba(0,0,0,.3);
    padding: 7px 0;
}
.header-bottom.sticky .container {
    align-items: flex-start;
}
.header-bottom.sticky .header-bottom__logo img {
    width: 200px;
}
.header-bottom.sticky .phones-list-block {
    top: 15px;
}
.header-bottom.sticky .buttons {
    display: flex;
    margin: 9px 0 0 0;
    width: 45%;
}
.header-bottom.sticky .search-block {
    display: none;
}
.head-login-btn-wrap {
    display: none;
}
.header-bottom.sticky .head-login-btn-wrap {
    display: block;
    margin: 5px 5%;
    white-space: nowrap;
}




/* SIDEBAR */
.all-articles-link {
    color: #0054a9;
    transition: all .3s ease 0s;
}
.all-articles-link:hover {
    color: #21b264;
}

/* Pagin */
.btn-more {
    color: white;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    text-transform: uppercase;
    width: 100px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background-color: #0054a9;
    background-image: -webkit-linear-gradient(85deg, rgba(0, 99, 68, 0.1) 0%, rgba(0, 225, 138, 0.1) 100%);
    background-image: -o-linear-gradient(85deg, rgba(0, 99, 68, 0.1) 0%, rgba(0, 225, 138, 0.1) 100%);
    background-image: linear-gradient(5deg, rgba(0, 99, 68, 0.1) 0%, rgba(0, 225, 138, 0.1) 100%);
    -webkit-border-radius: 3px;
    border-radius: 3px;
    cursor: pointer;
    border: none;
    margin: 30px auto !important;
}

/* ARTICLES */
.tags-filter {
    padding: 10px 0 0 0;
}
.blog-tags-list {
    width: auto;
    border: none;
    padding: 0;
    margin: 0 0 0 20px;
    align-items: center;
}
.tag-item {
    cursor: pointer;
    font-size: 14px;
    margin: 0 15px 0 0;
}
.blog-tag input[type="radio"]:checked + .tag-item {
    color: #21b063;
}



.all-items-btn {
    border: 1px solid #999999;
    cursor: pointer;
    padding: 5px 10px;
    text-transform: uppercase;
    border-radius: 50px;
    background: transparent;
    color: #999999;
    font-size: 14px;
}
.hidden {
    display: none;
}
.article-layout {
    margin: -11px 0 0 0;
}
.article-item-inner {
    padding: 30px 0;
    border-bottom: 1px solid #e6e6e6;
}
.article-item:last-child .article-item-inner {
    border-bottom: none;
}
.article-item-img-link {
    line-height: 1px;
}
.article-item-img {
    width: 100%;
}
.article-item-right {
    padding: 0 0 0 30px;
}
.published {
    font-size: 14px;
    color: #b7b7b7;
    font-weight: 400;
}
.article-item-title-wrap {
    margin: 0 0 8px 0;
}
.article-item .info-block__tags {
    margin-bottom: 10px;
}
.article-item-title {
    font-size: 24px;
    color: #2a2c31;
    transition: all .3s ease 0s;
}
.article-item-title:hover {
    color: #21b063;
}
.article-item-intro {
    margin: 0 0 15px 0;
}
.article-item-read-more {
    text-transform: uppercase;
    color: #0054a9;
    font-size: 14px;
}

/* PAGIN */
.pagination {
    display: flex;
    justify-content: center;
}
.pagination li {
    list-style: none;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 50%;
    border: 1px solid #0054a9;
    margin: 0 5px;
    color: #0054a9;
    transition: all .3s ease 0s;
}
.pagination li:hover {
    background: #0054a9;
    color: #fff;
}
.pagination li:hover a {
    color: #fff;
}
.pagination li.active {
    background: #0054a9;
    color: #fff;
}
.pagination li.page-control {
    border-color: #21b063;
    background: #21b063;
    color: #fff;
}
.pagination li.page-control a {
    color: #fff;
}
.pagination li.active a {
    color: #fff;
    transition: all .3s ease 0s;
}
.pagination li a {
    color: #0054a9;
}

.article-top {
    border-bottom: 1px solid #e1e1e1;
    padding: 0 0 15px 0;
}
.history-back {
    position: relative;
    display: inline-block;
    color: #0054a9;
    text-transform: uppercase;
    font-size: 16px;
    padding: 0 0 0 34px;
}
.history-back::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 24px;
    height: 21px;
    background: url('../img/left-arrow.png') no-repeat;
    background-position: 0px 1px;
}
.article-header {
    padding: 20px 0;
}
.article-header-top {
    justify-content: space-between;
}
.article-tags {
    width: auto;
}
.article-header h1 {
    text-transform: uppercase;
    margin: 20px 0;
}
.article-img {
    width: 100%;
}
.post {
    padding: 0 0 10px 0;
}
.post img,
.info-post img {
    height: auto !important;
}
.post,
.post p {
    color: #505050;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}
.post h2,
.post h3,
.post h4,
.post h5,
.post h6 {
    color: #0054a9;
}
.post ol li {
    list-style: inherit;
    margin: 15px 0;
}
.post ul li {
    position: relative;
    margin: 6px 0;
}
.post ul li::before {
    content: '';
    position: absolute;
    left: -20px;
    top: 8px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #21b063;
}


.recommend-articles {
    border-top: 1px solid #dadada;
    margin: 20px 0;
}
.recommend-articles h3 {
    font-weight: 400;
    font-size: 30px;
    margin: 20px 0;
}
.recommend-articles-list {
    margin: 0 0 0 -2%;
    width: 104%;
}
.recommend-articles-list .info-block {
    max-width: inherit;
    padding: 0 2% 5% 2%;
}
.info-block__image img {
    width: 100%;
}
.recommend-articles-list .info-block p {
    margin: 0;
}
.info-block-inner {

}
.info-post {
    padding: 0 0 100px 0;
}
.info-post .section-title {
    position: relative;
    margin: 24px 0;
}
.info-post .section-title:first-child {
    margin: -6px 0 24px 0;
}
.info-post .section-title h2 {
    font-weight: 400;
    font-size: 30px;
    position: relative;
    display: inline-block;
    background: #fff;
    padding: 0 20px 0 0;
    z-index: 1;
    text-transform: none;
    color: #0054a9;
    margin: 0;
}

.info-post .section-title::after {
    content: '';
    width: 100%;
    height: 1px;
    background: #dadada;
    position: absolute;
    left: 0;
    top: 14px;
    margin: auto;
}
.project-item {
    padding: 30px 0;
}
.project-item-title {
    font-size: 22px;
    font-weight: 600;
}
.project-item-left {
    padding: 0 20px 0 0;
}
.advents-title-left {
    font-size: 26px;
    font-weight: 600;
    padding: 20px 0 10px 0;
}
.advents-title-right {
    font-size: 26px;
    font-weight: 600;
    padding: 20px 0 10px 0;
}
.advents-title-left span:first-child {
    color: #0054a9;
}
.advents-title-left span:last-child {
    color: #21b063;
}
.advents ul {
    margin: 0;
    padding: 0 0 0 25px;
}
.advents ul li {
    margin: 12px 0;
}

.hide {
    opacity: 0;
    visibility: hidden;
    height: 0;
    overflow: hidden;
    padding: 0;
    margin: 0;
}
.slick-dots {
    bottom: 7px;
}
.slick-dots li::before {
    display: none;
}
.slick-dots li.slick-active button::before {
    opacity: 1;
    color: #21b063;
}
.slick-dots li button::before {
    color: #fff;
    font-size: 9px;
    opacity: 1;
}
.project-item-slider .slick-prev,
.project-item-slider .slick-next {
    color: #fff;
    font-size: 2.5rem;
    width: 30px;
    height: 40px;
    z-index: 1;
}
.project-item-slider .slick-prev {
    left: 0;
}
.project-item-slider .slick-next {
    right: 0;
}
.slick-prev::before, .slick-next::before {
    display: none;
}
.advents li {
    list-style: none;
}

.info-post .advents ul li::before {
    content: '';
    left: -27px;
    top: 2px;
    width: 20px;
    height: 20px;
    border: none;
}
.info-post .advents-left ul li::before {
    background: url('../img/checked.png') no-repeat;
}
.info-post .advents-right ul li::before {
    background: url('../img/cancel.png') no-repeat;
}
.vacancy-item {
    padding: 30px 0;
    border-bottom: 1px solid #dadada;
}
.vacancy-item:last-child {
    border-bottom: none;
}
.vacancy-title {
    font-size: 22px;
    color: #21b063;
    font-weight: 600;
}
.vacancy-text h3,
.vacancy-text h4 {
    color: #505050;
    font-size: 18px;
}
.vacancy-text ul li {
    margin: .3rem 0;
}
.vacancy-btn {
    cursor: pointer;
    border: 2px solid #21b063;
    text-transform: uppercase;
    text-align: center;
    padding: 8px 20px;
    font-size: 16px;
    background: transparent;
    color: #21b063;
    border-radius: 3px;
    transition: all .3s ease 0s;
}
.vacancy-btn:hover {
    color: #fff;
    background: #21b063;
}
.info-post h2,
.info-post h3,
.info-post h4,
.info-post h5,
.info-post h6 {
    color: #505050;
}


.info-post ul li::before {
    content: ''; 
    border-radius: 0;
    width: auto;
    height: auto;
    background: transparent;
    position: absolute;
    left: -12px;
    bottom: inherit; 
    border: 5px solid transparent;
    border-left: 8px solid #0054a9;
    top: 7px;
}

.form-group {
    position: relative;
    margin: 10px 0;
}
.input-text {
    margin-bottom: 10px;
    border: 1px solid #d9d9d9;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding: 0 10px !important;
    height: 40px;
}
.textarea {
    width: 100%;
    border: 1px solid #d9d9d9;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    resize: none;
    padding: 10px;
}
.info-form .popup-form__button {
    margin: 20px 0;
    font-size: 16px;
    max-width: 170px;
}
.form-row .col {
    padding: 0 20px 0 0;
}
.form-row .col:last-child {
    padding: 0;
}
.info-form {
    max-width: 570px;
}
.info-phones .phone-list {
    padding: 0 70px 0 0;
}
.info-phones .phone-list li::before {
    display: none;
}
.info-form-block .section-title::after {
    display: none;
}
.payments-list {
    width: 102%;
    margin: 0 0 0 -1%;
}
.payment-item {
    padding: 10px 1%;
}
.payment-item-inner {
    padding: 25px 20px 30px;
    border: 3px solid #ddd;
    border-radius: 6px;
    margin-bottom: 33px;
    height: 100%;
}
.payment-cover {
    text-align: center;
}
.payment-img {
    max-width: 100%;
}
.payment-title {
    text-align: center;
    font-size: 22px;
    font-weight: 600;
    padding: 25px 0 0 0;
}
.payment-text {
    text-align: center;
}
.block-list-item {
    padding: 30px 0;
}
.block-list-item-inner {
    flex-wrap: nowrap;
}
.block-list-item-left {
    width: 70px;
    min-width: 70px;
}
.block-list-item-right {
    padding: 0 0 0 20px;
}
.block-list-item-title {
    color: #505050;
    font-size: 20px;
    font-weight: 600;
}



.error-msg {
    font-size: 12px;
    color: red;
    position: absolute;
    left: 0;
    bottom: -8px;
}
.success-msg {
    display: none;
    background: #6bac22;
    color: #fff !important;
    padding: 1rem;
    text-align: center;
    margin: 1rem 0 0 0;
}
.success-msg p {
    color: #fff !important;
}
.not-found {
    padding: 30px 0 100px 0;
}
.not-found h1 {
    font-size: 60px;
}
.btn {
    width: 170px;
    text-transform: uppercase;
    color: #ffffff;
    height: 30px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #21b063;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
.mse2-row {
    border-bottom: 1px solid #ddd;
    padding: 15px 0;
    width: 100%;
}
.mse2-row:last-child {
    border-bottom: none;
}
.search-link {
    color: #0054a9;
    font-weight: 600;
    font-size: 16px;
}
.slick-slide img {
    width: 100%;
}
.sb-post-nav-list {
    padding: 0;
    margin: 0;
}
.sb-post-nav-list li {
    list-style: none;
}
.sb-post-nav-list a {
    display: block;
    padding: 16px 25px;
    text-transform: uppercase;
    color: #303030;
    border-bottom: 1px solid #e6e6e6;
    transition: all .3s ease 0s;
    font-weight: 600;
    font-size: 14px;
}
.sb-post-nav-list a:hover {
    color: #fff;
    background: #21b063;
}
.sb-post-nav-list li:last-child a {
    border-bottom: none;
}




@media screen and (max-width: 900px) {
    .content {
        width: 100%;
        margin: auto;
    }
}
@media screen and (max-width: 800px) {
    .col.s6.project-item-left,
    .col.s6.project-item-right {
        width: 100%;
    }
    .col.s6.advents-left,
    .col.s6.advents-right {
        width: 100%;
        margin: auto;
        flex-direction: column;
        justify-content: center;
        text-align: center;
    }
    .advents ul {
        display: inline-block;
        margin: auto;
        max-width: 320px;
    }
    .advents ul li {
        text-align: left;
    }
    /* .uibox-row.advents {
        flex-direction: column;
        justify-content: center;
    } */
}

@media screen and (max-width: 650px) {
    .article-item-left,
    .article-item-right {
        width: 100% !important;
    }
    .article-item-right {
        padding: 15px 0;
    }
    .col.s4.info-block {
        width: 50%;
    }
}
@media screen and (max-width: 600px) {
    .form-row .col {
        padding: 0;
        width: 100%;
    }
    .payment-item {
        width: 100% !important;
        max-width: 370px;
        margin: auto;    
    }
    .product-info img {
        float: none !important;
        margin: auto !important;
        display: block;
    }
}
@media screen and (max-width: 450px) {
    .col.s4.info-block {
        width: 100%;
    }
}
@media screen and (max-width: 500px) {
    .footer-social {
        margin-top: 0;
    }
    .footer-contacts {
        flex-wrap: wrap;
        
    }
    .footer-email {
        width: 100%;
    }
    .product-slider .slick-prev {
        right: auto;
        left:0;
    }
    .product-slider .slick-next {
        right: auto;
        left:40px;
    }
    .product-slider .slick-next, .product-slider .slick-prev {
        top: -25px;
    }
}
@media screen and (max-width: 700px) {
    .post img,
    .post-info img {
        display: block;
        margin: 10px auto !important;
        float: none !important;
    }
}

/*NEW STYLE - DIDUSDEV.COM - 2019*/

.content ul li {
    list-style-type: circle;
}
.content ol li {
    list-style-type: decimal;
}
.seotext img {
    height: auto;
}
.content a {display: inline;}
.product_intro ul li, .product_intro ol li, .po-descr ol li, .po-descr ul li {
    list-style-type: none;
}
.tovar__tabs__item2__item__subtitle {
    line-height: 1.3;
    padding-top: 8px;
    padding-bottom: 8px;
    width: 50%;
}
.product-info p {
    line-height: 1.3;
}
.product-info ul li {
    list-style-type: circle;
    padding-bottom: 5px;
}
