/*! Lazy Load XT v1.1.0 2016-01-12
 * http://ressio.github.io/lazy-load-xt
 * (C) 2016 RESS.io
 * Licensed under MIT */
.lazy-hidden {
    background: #eee url('loading.gif') no-repeat 50% 50%;
}

@charset "UTF-8";
/* Deferred theme CSS (footer). Header / mobile → critical.scss
   Fotorama + single table styles → pages/single.scss */
/* From: blogs/style.css */
.post-item {
  margin-bottom: 40px;
}

.blogs_button_add {
  padding: 14px 20px;
  gap: 5px;
  background: #FF6E04;
  border-radius: 5px;
  font-weight: 500;
  font-size: 15px;
  line-height: 18px;
  color: #FFFFFF;
}

.blog_button_orange {
  padding: 10px 20px;
  background: #FF6E04;
  border-radius: 100px;
  color: #fff;
  border: none;
  outline: none;
  font-size: 15px;
}

.blog_button_blue {
  padding: 10px 20px;
  background: #E7F5FF;
  border-radius: 100px;
  color: #109BFF;
  border: none;
  outline: none;
  font-weight: 600;
  font-size: 15px;
}

.main.container {
  position: relative;
}

.main.container .bg-white.content {
  /*background: url('/wp-content/themes/ITC_6.0/blogs/images/back-top-left.png') top left no-repeat, #fff;*/
  padding: 20px;
  margin: 20px;
}

.row.blogs-menu {
  display: flex;
  align-items: center;
  justify-content: center;
}

.row.blogs-menu .col {
  margin: 0 10px;
}

.main.container .bg-white.content .row {
  margin: 0;
}

table#blog-drafts, table#blog-drafts td, table#blog-drafts tr {
  border: none;
}

table#blog-drafts thead tr td:first-child {
  width: 370px;
}

table#blog-drafts thead tr td {
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: #7E868B;
}

table#blog-drafts tbody td {
  font-weight: 400;
  font-size: 15px;
  line-height: 24px;
  padding: 30px 10px;
}

table#blog-drafts tbody tr {
  background: #F8FAFC;
  border-radius: 5px;
  margin-bottom: 10px;
  border-bottom: 10px solid #fff;
}

table#blog-drafts tbody td a {
  font-weight: 700;
  font-size: 16px;
  line-height: 140%;
  color: #000000;
}

.blogs_menu_current {
  font-weight: 600;
  border-bottom: 3px solid #109BFF;
  padding-bottom: 24px;
}

.page-template-profile .main input[type=text], .page-template-profile .main input[type=email], .page-template-profile .main input[type=password],
.page-template-profile .main textarea {
  background: #EFF2F4;
  border-radius: 5px;
  width: 100%;
  border: none;
  outline: none;
  font-size: 15px;
  padding: 15px;
}

.blogs_input_info {
  font-size: 13px;
  line-height: 130%;
  color: #7E868B;
}

.blogs-label {
  font-weight: 600;
  font-size: 15px;
  line-height: 130%;
}

.mb-10 {
  margin-bottom: 10px;
}

.mb-40 {
  margin-bottom: 40px;
}

.post-item-title a {
  font-weight: 700;
  font-size: 16px;
  line-height: 140%;
  color: #000;
}

.post-item-category a {
  font-weight: 600;
  font-size: 11px;
  line-height: 13px;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #000;
  text-decoration: none;
}

.blogs-menu a {
  font-weight: 500;
  font-size: 15px;
  line-height: 130%;
  color: #7E868B;
}

.blogs-menu a.blogs_menu_current {
  color: #000;
  font-weight: 700;
}

.blogs-menu {
  display: flex;
}

.blogs-menu .col {
  width: 25%;
  text-align: center;
}

/* 6. Формы логина и регистрации */
.bsui .modal-dialog {
  max-width: 800px;
}

.bsui .card {
  max-width: 640px;
  padding-top: 60px !important;
  background: #fff;
}

.bsui .modal-header {
  border: none;
  padding: 90px 100px 0;
}

.bsui .card-body {
  padding: 0 100px 90px;
}

.bsui .modal-title {
  font-weight: 700;
  font-size: 26px;
}

.bsui .modal-header .close {
  position: absolute;
  top: 10px;
  right: 10px;
}

.bsui .card-body {
  padding-top: 0;
}

.bsui .form-control {
  background: #EFF2F4;
  border-radius: 5px;
  border: none;
  outline: none;
  box-shadow: none !important;
  font-size: 15px;
  padding: 18px 20px;
}

.bsui .btn-primary {
  background: #FF6E04;
  border: none;
  box-shadow: none;
  font-size: 15px;
  text-transform: none !important;
  border-radius: 50px;
  height: auto;
  padding: 8px 20px;
}

.bsui hr {
  display: none;
}

.bsui h5, .bsui .h5 {
  font-size: 18px;
}

.bsui .card-title {
  font-weight: 700;
  font-size: 26px;
}

.bsui .modal-content > .row {
  flex-wrap: nowrap;
}

.bsui .modal-content > .row:before {
  content: url("/wp-content/themes/ITC_6.0/images/logo.svg");
  background: url("/wp-content/themes/ITC_6.0/blogs/images/back-top-left.png") top left no-repeat, #109BFF;
  min-width: 320px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 32px;
  font-weight: 700;
  border-radius: 20px 0 0 20px;
  background-size: 225px;
  background-blend-mode: soft-light;
}

.bsui .modal-content {
  border: none;
}

.auth-modal__auth-by-services {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}

.form-group .bsui .auth-modal__auth-by-service {
  background: #EFF2F4;
  border-radius: 5px;
  display: inline-block;
  width: 49%;
  padding: 8px 10px 5px;
  text-align: center;
  font-size: 0;
  line-height: 0;
  outline: 0;
  transition: background-color 0.3s ease-in-out;
}

.form-group .bsui .auth-modal__auth-by-service:hover {
  background-color: #f1f1f1;
}

.form-group .bsui .auth-modal__auth-by-service:focus {
  outline: 0;
}

.form-group .bsui .auth-modal__auth-by-service img {
  height: 25px;
}

.auth-modal__link {
  text-align: center;
}

.auth-modal__link span {
  font-weight: bold;
  cursor: pointer;
  border-bottom: 3px solid #FFE503;
  transition: color 0.3s ease-in-out;
}

.auth-modal__link span:hover {
  color: #79858C;
}

.blogs_social_before:before {
  background: #109BFF;
  border-radius: 5px 0px 0px 5px;
  position: absolute;
  height: 51px;
  width: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.blogs_social_before input {
  padding-left: 60px !important;
}

.facebook_before:before {
  content: url("/wp-content/themes/ITC_6.0/blogs/images/input-facebook.svg");
}

.telegram_before:before {
  content: url("/wp-content/themes/ITC_6.0/blogs/images/input-telegram.svg");
}

.instagram_before:before {
  content: url("/wp-content/themes/ITC_6.0/blogs/images/input-instagram.svg");
}

.youtube_before:before {
  content: url("/wp-content/themes/ITC_6.0/blogs/images/input-youtube.svg");
}

.site_before:before {
  content: url("/wp-content/themes/ITC_6.0/blogs/images/input-site.svg");
}

.author-info-blogs {
  font-weight: 400;
  font-size: 16px;
  line-height: 140%;
  text-align: center;
  color: #7E868B;
  max-width: 800px;
  margin: 0 auto 30px;
}

.author-bio-blogs {
  font-weight: 400;
  font-size: 15px;
  line-height: 24px;
  text-align: center;
  color: #000000;
  margin-bottom: 50px;
}

.bsui .form-control#remember_me {
  height: auto;
  display: inline-block;
  width: auto;
  margin-right: 15px;
  vertical-align: baseline;
}

.bsui .input-group {
  width: 100%;
}

.bsui .uwp-footer-link {
  width: 50%;
  float: left;
}

.bsui .float-right {
  float: right !important;
  text-align: right;
}

.bsui .uwp-footer-links {
  width: 100%;
  float: left;
}

.input-group .input-group-append {
  top: 7px !important;
  right: 7px !important;
  position: absolute;
  z-index: 1000;
}

/* Конец 6. Формы логина и регистрации */
@media (max-width: 768px) {
  .bsui .modal-content > .row:before {
    display: none;
  }
  .bsui .modal-header {
    padding: 20px 20px 0;
  }
  .bsui .card-body {
    padding: 0 20px 20px;
  }
  .bsui .modal-content > .row {
    flex-wrap: wrap;
  }
}
/*Виджеты блогов*/
.widget-single-blog {
  background: #E7F5FF;
  border-left: 4px solid #109BFF;
  position: relative;
  margin-bottom: 25px;
  padding: 15px;
  display: flex;
  align-items: center;
}

.widget-single-blog .blogs-flag {
  position: absolute;
  background: #000;
  z-index: 1;
  top: -12px;
  left: 15px;
  padding: 3px 10px;
  color: #fff;
  border-radius: 15px;
  font-size: 13px;
}

.widget-single-blog .blogs-image {
  width: 102px;
  margin-right: 15px;
}

.widget-single-blog .blogs-title {
  font-size: 15px;
  font-weight: 700;
  margin-right: 20px;
  width: calc(100% - 332px);
}

.author-right p {
  margin-bottom: 0 !important;
}

.widget-single-blog .author-right a {
  color: #000 !important;
  text-decoration: none !important;
  border-bottom: none !important;
}

.widget-single-blog .author-right > p {
  line-height: 1;
}

.widget-single-blog .author-left img {
  width: 40px !important;
  height: 40px !important;
}

.widget-single-blog .author-block {
  max-width: 200px;
}

.widget-single-blog .author-block > div {
  justify-content: flex-end;
}

.widget-top10-blogs {
  margin-bottom: 20px;
  margin-top: 40px;
}

.widget-top10-blogs .widget-single-blog .author-block {
  max-width: none;
  float: none !important;
}

.widget-top10-blogs .widget-single-blog .author-block > div {
  justify-content: flex-start;
}

.widget-top10-blogs .widget-single-blog .blogs-flag {
  top: auto;
  left: auto;
  right: 20px;
  bottom: 20px;
}

.widget-top10-blogs .widget-single-blog {
  align-items: flex-start;
}

.blogs_view_more {
  color: #000;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  padding: 12px 20px;
  border-radius: 100px;
  border: 1.5px solid #109BFF;
  background: #FFF;
  display: inline-block;
}

.widget-top10-blogs h3 {
  font-weight: 600;
  font-size: 24px;
  line-height: 100%;
  color: #000000;
  background: #B7E1FF;
  display: inline-block;
  padding: 8px 0;
  margin: 0 0 20px;
}

@media (max-width: 768px) {
  .widget-single-blog {
    align-items: flex-start;
    flex-direction: row-reverse;
    padding-bottom: 70px;
    justify-content: space-between;
  }
  .widget-single-blog .blogs-title {
    margin-right: 10px;
    width: 100%;
    max-width: calc(100% - 100px);
  }
  .widget-single-blog .author-block {
    max-width: 300px;
    position: absolute !important;
    bottom: 5px;
    left: 15px;
  }
  .widget-single-blog .blogs-image {
    width: 80px;
    margin-right: 0;
  }
  .widget-single-blog .author-block > div {
    justify-content: flex-start;
  }
  .widget-top10-blogs .widget-top10-blogs-content {
    display: contents;
  }
  .widget-top10-blogs h3 {
    font-size: 18px;
    padding: 3px 0;
  }
  .widget-top10-blogs .widget-single-blog .blogs-flag {
    top: -10px;
    left: 15px;
    right: auto;
    bottom: auto;
  }
}
/*Конец Виджеты блогов*/
/* From: votes/style.css */
.logo-back {
  position: absolute;
  left: 0;
  top: 0;
  width: 350px;
  height: 350px;
}

.votes-about {
  position: relative;
  top: -115px;
  margin-bottom: -60px !important;
}

.votes-about .align-self-center {
  padding: 40px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.votes-content p {
  font-size: 20px;
  line-height: 170%;
}

.votes-content p.p-small {
  font-size: 16px;
  line-height: 180%;
}

.votes-content h2 {
  font-weight: 700;
  font-size: 42px;
  line-height: 140%;
  margin-bottom: 40px;
}

.votes-content h3 {
  font-weight: 600;
  font-size: 36px;
  line-height: 140%;
  padding: 0 0 40px;
  margin: 0;
}

.votes-content .vote-company-about h3 {
  font-weight: 700;
  font-size: 32px;
  line-height: 100%;
}

.votes-content .bg-black h3 {
  color: #F1EEE9;
}

.h3-sub {
  font-weight: 400;
  font-size: 16px;
  display: block;
}

h2.margin-big {
  margin-bottom: 80px;
}

.back-black {
  background: #000;
  padding: 10px;
}

.page-template-votes header, .page-template-votes footer {
  margin: 0 !important;
}

.br-20 {
  border-radius: 20px;
}

.br-30 {
  border-radius: 30px;
}

.br-40 {
  border-radius: 40px;
}

.br-1000 {
  border-radius: 1000px;
}

.padding-big {
  padding: 180px 0;
}

.mb-10 {
  margin-bottom: 10px;
}

.mb-40 {
  margin-bottom: 40px;
}

.mb-80 {
  margin-bottom: 80px;
}

.bg-gray {
  background: #F1EEE9;
}

.bg-black {
  background: #000;
}

.bg-orange {
  background: #F25314;
}

.bg-white {
  background: #FFFFFF;
}

.bg-gray-dark {
  background: #BEB9B0;
}

.bg-blue {
  background: #109BFF;
}

.bg-sky {
  background: #E7F5FF;
}

.bg-dark-blue {
  background: #022A44;
}

.bg-sky span {
  color: #000;
}

.bg-blue span, .bg-dark-blue span {
  color: #fff;
}

.tag-icon-block.bg-orange span {
  color: #fff;
}

.bg-black p, .bg-black h2, .bg-orange p, .bg-orange h2, .bg-black span, .bg-orange span {
  color: #F1EEE9;
}

span.bg-black, span.bg-orange {
  color: #F1EEE9 !important;
}

.page-template-votes .bg-gray span, .page-template-votes .bg-white span, .page-template-votes .bg-gray-dark span {
  color: #000;
}

.page-template-votes span.bg-white {
  color: #000 !important;
}

.bg-black a {
  color: #F25314;
}

.text-orange {
  color: #F25314 !important;
}

.votes-content > div {
  margin-bottom: 10px;
}

.banner-title {
  font-weight: 700;
  font-size: 110px;
}

.banner-title .banner-title-small {
  font-weight: 600;
  font-size: 45px;
  color: #F1EEE9;
  display: block;
  margin-top: 45px;
}

.center-left {
  position: absolute !important;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  display: flex;
  flex-wrap: nowrap;
  align-items: flex-start;
  width: 100%;
  margin: 0 auto;
  flex-direction: column;
  justify-content: center;
  z-index: 1;
}

.logo-top {
  margin-top: 100px;
}

.image-cup {
  position: absolute;
  width: 709px;
  max-width: none;
  top: -50px;
  left: -200px;
}

.text-cup {
  display: inline-block;
  max-width: 740px;
}

.vote-info-box {
  height: 280px;
  width: 100%;
  padding: 40px;
  position: relative;
  margin-bottom: 10px;
}

.vote-info-box-number {
  display: block;
  height: 80px;
  width: 80px;
  border-radius: 50%;
  font-weight: 700;
  font-size: 22px;
  line-height: 80px;
  text-align: center;
}

.vote-info-box-text {
  font-weight: 700;
  font-size: 22px;
  line-height: 160%;
  color: #000000;
  position: absolute;
  bottom: 40px;
  display: block;
  max-width: 185px;
}

.row.row-5 {
  margin-left: -5px;
  margin-right: -5px;
}

.row.row-5 .col-12 {
  padding-left: 5px;
  padding-right: 5px;
}

.vote-company {
  padding: 0 0 10px;
}

.vote-company-right {
  float: left;
  width: calc(100% - 230px);
}

.vote-company .container {
  padding: 40px;
}

.vote-company-logo-small {
  width: 200px;
  margin-right: 30px;
  float: left;
  height: 150px;
  padding: 0;
}

.vote-company-number {
  height: 80px;
  width: 80px;
  text-align: center;
  line-height: 80px;
  color: #F1EEE9;
  font-weight: 600;
  font-size: 30px;
  border-radius: 50%;
  position: absolute;
  top: -26px;
  left: -25px;
  z-index: 1;
}

.vote-company-number span {
  font-weight: 700;
  font-size: 16px;
  color: #fff !important;
}

.vote-company-title {
  font-weight: 700;
  font-size: 24px;
  line-height: 140%;
  margin-bottom: 20px;
}

.vote-company-type {
  font-weight: 600;
  font-size: 18px;
  color: #FFFFFF;
  padding: 4px 12px;
  background: #BEB9B0;
  border-radius: 100px;
  display: inline-block;
  margin-bottom: 20px;
}

.votes-content .vote-company-info-short p {
  line-height: 150%;
  margin-bottom: 20px;
  font-size: 16px;
}

.vote-company-votes {
  padding: 15px 55px 15px 65px;
  display: inline-block;
  background: #E7F5FF;
  border-radius: 74px;
  position: relative;
  font-weight: 700;
  font-size: 24px;
  line-height: 100%;
  color: #FF6E04;
  cursor: pointer;
  width: 180px;
  float: right;
}

.vote-company-votes.stop_vote {
  color: #fff;
  background: #FF6E04;
}

.vote-company-votes:before {
  content: url("/wp-content/themes/ITC_6.0/votes/images/up-green.svg");
  position: absolute;
  top: 12px;
  left: 29px;
}

.vote-company-votes.stop_vote:before {
  filter: brightness(100);
}

.vote-company-votes span {
  font-weight: 400;
  font-size: 16px;
}

.vote-company-votes.stop_vote span {
  color: #fff !important;
}

.vote-company-more {
  display: inline-block;
  border: 1px solid #000000;
  border-radius: 74px;
  padding: 16px 42px 16px 30px;
  cursor: pointer;
}

.vote-left, .vote-company-logo-big {
  max-width: 100%;
  width: 500px;
}

.vote-left {
  padding: 30px 40px;
}

.vote-company-social-link {
  font-weight: 600;
  font-size: 16px;
  line-height: 100%;
  display: block;
  margin-bottom: 10px;
}

.vote-left .vote-company-social-link:last-child {
  margin-bottom: 0;
}

.vote-company-social-link img {
  margin-right: 20px;
}

.vote-people {
  width: 100%;
  display: flex;
  margin-bottom: 20px;
}

.vote-left .vote-people:last-child {
  margin-bottom: 0;
}

.vote-people img {
  margin-right: 20px;
  border-radius: 50%;
}

.vote-people-info {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.vote-people-name {
  font-weight: 600;
  font-size: 18px;
  line-height: 100%;
  padding-bottom: 10px;
}

.vote-company-author {
  padding: 60px;
  display: flex;
}

.votes-content .vote-company-author p {
  margin-bottom: 0;
  font-weight: 600;
  font-size: 20px;
  line-height: 150%;
  color: #FFFFFF;
  width: calc(100% - 180px);
}

.vote-company-author img {
  border-radius: 50%;
}

.vote-company-author-info {
  width: 120px;
  margin-left: 60px;
}

.vote-company-author-name a {
  color: #fff;
}

.vote-company-rate {
  display: flex;
  padding: 50px 60px 35px;
}

.rate {
  width: 33%;
  line-height: 100%;
  color: #FFFFFF;
  font-size: 18px;
  text-align: center;
}

.rate .rate-big {
  font-weight: 600;
  font-size: 48px;
  color: #FFFFFF !important;
}

.rate-title {
  color: #000;
  font-weight: 500;
  padding-top: 10px;
  display: inline-block;
}

.vote-interview {
  padding: 40px;
}

.vote-question {
  font-size: 16px;
  position: relative;
  display: inline-block;
  padding-left: 60px;
  margin-bottom: 40px;
}

.vote-question:before {
  content: url("/wp-content/themes/ITC_6.0/votes/images/q.svg");
  position: absolute;
  top: 0px;
  left: 0px;
}

.vote-answer {
  display: flex;
}

.vote-answer-avatar {
  margin-right: 40px;
  position: relative;
}

.vote-answer-avatar {
  margin-right: 20px;
}

.vote-answer-avatar:before {
  content: url("/wp-content/themes/ITC_6.0/votes/images/a.svg");
}

.vote-answer-avatar img {
  width: 80px;
  height: 80px;
  border-radius: 50%;
}

.vote-form-email input[type=email] {
  border: none;
  padding: 23px 40px;
  border-radius: 40px;
  width: 100%;
  max-width: 460px;
}

.vote-form-email input[type=submit] {
  font-weight: 600;
  font-size: 20px;
  border: none;
  color: #fff;
  background: #000;
  padding: 20px 53px;
  border-radius: 36px;
  cursor: pointer;
}

.vote-form-email input:focus-visible {
  outline: none;
}

.vote-company-hide {
  display: none;
  margin-top: 60px;
}

.show-less {
  float: right;
  margin-top: 40px;
}

.chevron-up {
  transform: rotate(180deg);
}

.stop_vote {
  border: 3px solid;
  cursor: auto;
  background: #f25314;
}

.vote-info-lite {
  background: rgba(255, 255, 255, 0.2);
  border-radius: 30px;
  display: inline-block;
  padding: 10px 30px;
}

.votes-content ol {
  list-style-type: none;
  counter-reset: list;
  clear: both;
  padding: 0;
  margin-bottom: 30px;
}

.votes-content ol li {
  margin-bottom: 25px;
  position: relative;
  display: inline-block;
  max-width: 360px;
  vertical-align: top;
}

.votes-content ol li:before {
  content: counter(list);
  counter-increment: list;
  font-size: 22px;
  width: 64px;
  height: 64px;
  background: #EFF2F4;
  border-radius: 50%;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-weight: 600;
}

.link-black {
  color: #fff;
  display: inline-block;
  background: #000;
  padding: 24px 35px;
  border-radius: 100px;
}

.vote-important {
  display: flex;
  align-items: flex-start;
}

.vote-important-img {
  margin-right: 20px;
  margin-top: 10px;
}

.vote-company-prize {
  font-weight: 500;
  font-size: 16px;
  line-height: 150%;
  padding: 16px 28px;
  background: #fff;
  border-radius: 74px;
  position: absolute;
  right: 335px;
  width: 285px;
}

.tag-icon-block {
  display: inline-block;
  margin: 0 10px 10px 0;
  padding: 30px;
  max-width: 412px;
}

.image-top-right {
  position: absolute;
  top: 0;
  right: 0;
}

.web3-top {
  min-height: 1140px;
}

.banner-title.banner-title-70 {
  font-size: 70px;
}

@media all and (max-width: 748px) {
  .vote-company-right {
    width: 100%;
  }
  .vote-company-votes:before {
    position: static;
    margin-right: 15px;
  }
  vote {
    margin-right: 5px;
  }
  .vote-company-votes br {
    display: none;
  }
  .vote-company .container {
    padding: 20px;
  }
  .image-top-right {
    position: relative;
    width: 100%;
  }
  .banner-title.banner-title-70 {
    font-size: 40px;
  }
  .image-cup {
    position: static;
    max-width: 100%;
  }
  .back-black {
    padding: 0px;
    background: url("/wp-content/themes/ITC_6.0/votes/images/mobile-back-vote.png") top center no-repeat, #000;
    background-size: contain;
    background-position-y: 135px;
  }
  .back-black .container {
    padding-left: 20px;
    padding-right: 20px;
  }
  .center-left {
    padding: 10px !important;
    height: 500px;
    position: relative !important;
    display: block;
  }
  .mobile-hide {
    display: none;
  }
  .banner-title {
    font-size: 60px;
  }
  .banner-title .banner-title-small {
    font-size: 26px;
    line-height: 26px;
  }
  .vote-form-email input[type=submit] {
    width: 100%;
    margin-top: 10px;
  }
  .votes-content h2 {
    font-size: 32px;
  }
  .votes-content .vote-company-about h3 {
    font-size: 24px;
  }
  .votes-content p {
    font-size: 18px;
  }
  .padding-big {
    padding: 80px 0;
  }
  .br-40 {
    border-radius: 30px;
  }
  h2.margin-big {
    margin-bottom: 40px;
  }
  .vote-company-logo-small {
    width: 100%;
    height: 200px;
  }
  .vote-company-number {
    height: 60px;
    width: 60px;
    line-height: 60px;
    font-size: 22px;
    left: 20px;
    top: 5px;
  }
  .vote-company-number span {
    font-size: 14px;
  }
  .votes-content .vote-company-info-short p {
    padding-left: 0;
  }
  .vote-company-votes {
    width: 100%;
    text-align: center;
  }
  .vote-company-more {
    padding: 20px 28px 20px 30px;
    max-width: 48%;
  }
  .vote-company-more.show-less {
    width: 100%;
    max-width: 100%;
    text-align: center;
  }
  .vote-company-about {
    margin-top: 60px;
  }
  .vote-company-author {
    padding: 30px;
    display: block;
  }
  .votes-content .vote-company-author p {
    width: 100%;
  }
  .vote-company-author-info {
    width: 100%;
    margin-left: 0;
    display: flex;
    align-items: flex-end;
  }
  .vote-company-author img {
    width: 90px;
    height: 90px;
    margin-left: 0;
    margin-top: 30px;
  }
  .vote-company-rate {
    display: block;
    padding: 30px;
  }
  .rate {
    width: 100%;
    line-height: 48px;
    color: #FFFFFF;
    font-size: 18px;
    text-align: left;
    position: relative;
  }
  .rate .rate-big {
    font-weight: 600;
    font-size: 42px;
  }
  .rate-title {
    position: absolute;
    right: 0;
    top: 0;
  }
  .vote-interview {
    padding: 20px;
  }
  .vote-question {
    font-size: 16px;
    position: relative;
    display: inline-block;
    padding-left: 0;
    margin-bottom: 20px;
  }
  .vote-question:before {
    content: url("/wp-content/themes/ITC_6.0/votes/images/q.svg");
    position: relative;
    top: 0px;
    left: 0px;
    display: block;
  }
  .vote-answer {
    display: block;
  }
  .vote-answer-avatar:before {
    content: url("/wp-content/themes/ITC_6.0/votes/images/a.svg");
    position: relative;
    top: 0px;
    right: 0;
  }
  .vote-answer-avatar img {
    display: none;
  }
  .vote-answer-text {
    width: 100%;
  }
  .votes-content ol li {
    padding-left: 76px;
  }
  .votes-content ol li:before {
    font-size: 18px;
    width: 56px;
    height: 56px;
    position: absolute;
    left: 0;
  }
  .vote-company-prize {
    position: initial;
    width: 100%;
    margin-bottom: 20px;
  }
}
/* Was: footer.php partners-all inline <style> */
/* From: footer.php partners-all inline <style> */
.partners-all .col-12 {
  display: flex;
  align-items: center;
  gap: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  flex-wrap: wrap;
}

.partner-logo {
  max-width: 120px;
}

.partner-logo img {
  max-width: 100%;
  height: auto;
} /* Was: loop*.php / related / entry-header inline */
/* From: loop*.php inline styles */
/* From: loop.php */
.vote-image {
  margin-bottom: 20px;
  width: 100%;
  height: auto;
}

.block-highload.block-in-loop-blogs {
  background: #ffe6e6;
}

.block-highload.block-in-loop-blogs:before {
  background: #e85f63;
}

.highload-top {
  color: #383838;
}

/* From: loop-new.php */
.block-highload {
  background: #ffe6e6 !important;
}

/* From: loop-longcomment.php */
.comment_like {
  background: #edfff1 !important;
}

.comment_dislike {
  background: #ffeded !important;
}

.post_comment {
  display: flex;
  margin-top: 20px;
  align-items: center;
}

.post_comment .col-img-in .thumb-responsive.lazy-load {
  padding: 0;
  height: 100px;
  width: 100px;
  margin-right: 20px;
}

.comment-like-image {
  position: absolute;
  top: 0;
  right: 15px;
}

@media (max-width: 768px) {
  .post_comment .col-img-in .thumb-responsive.lazy-load {
    display: none;
  }
}
/* Related / under-post / home-video */
/* From: related-posts.php */
/**
* Carousel with image and text (horizontal)
**/
#carousel-related-posts {
  width: 100%;
  height: auto;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}

.touchcarousel-container {
  margin: 0 -10px;
}

#carousel-related-posts .touchcarousel-item {
  margin-left: 10px;
  margin-right: 10px;
  position: relative;
}

/* Arrows */
.itc-related-posts .arrow-holder {
  background: #888;
  font-size: 21px;
  border-radius: 50%;
  color: #fff;
  display: block;
  width: 35px;
  height: 35px;
  line-height: 39px;
  text-align: center;
  top: 0;
  position: absolute;
}

.itc-related-posts .arrow-holder.left {
  right: 40px;
}

.itc-related-posts .arrow-holder.right {
  right: 0;
}

.itc-related-posts {
  margin-top: 0;
  margin-bottom: 20px;
  position: relative;
}

.itc-related-posts .post {
  margin-bottom: 0;
  background: #f1f1f1;
}

.itc-related-posts .post a {
  text-decoration: none !important;
  display: block;
  overflow: hidden;
  line-height: 1.25;
}

.itc-related-posts .post-title {
  display: block;
  color: #000;
  font-weight: bold;
  font-size: 15px;
  padding: 13px 15px;
}

.itc-related-posts .post:hover .post-title {
  color: #00A5D2;
  text-decoration: none;
}

@media (max-width: 767px) {
  /* Схожі пости */
  #content .itc-related-posts .post-title {
    font-size: 15px;
  }
}
/* From: inc/related-posts.php */
/**
* Carousel with image and text (horizontal)
**/
#carousel-related-posts {
  width: 100%;
  height: auto;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}

.touchcarousel-container {
  margin: 0 -10px;
}

#carousel-related-posts .touchcarousel-item {
  margin-left: 10px;
  margin-right: 10px;
  position: relative;
}

/* Arrows */
.itc-related-posts .arrow-holder {
  background: #888;
  font-size: 20px;
  border-radius: 50%;
  color: #fff;
  display: block;
  width: 35px;
  height: 35px;
  line-height: 42px;
  text-align: center;
  top: 0;
  position: absolute;
}

.itc-related-posts .arrow-holder:hover,
.itc-related-posts .arrow-holder:focus,
.itc-related-posts .arrow-holder:active {
  text-decoration: none;
  opacity: 0.9;
}

.itc-related-posts .arrow-holder.left {
  right: 40px;
}

.itc-related-posts .arrow-holder.right {
  right: 0;
}

.itc-related-posts {
  margin-top: 0;
  margin-bottom: 20px;
  position: relative;
}

.itc-related-posts .post {
  margin-bottom: 0;
  background: #f1f1f1;
}

.itc-related-posts .post a {
  text-decoration: none !important;
  display: block;
  overflow: hidden;
  line-height: 1.25;
}

.itc-related-posts .post-title {
  display: block;
  color: #000;
  font-weight: bold;
  font-size: 15px;
  padding: 13px 15px;
}

.itc-related-posts .post:hover .post-title {
  color: #00A5D2;
  text-decoration: none;
}

@media (max-width: 767px) {
  /* Схожі пости */
  #content .itc-related-posts .post-title {
    font-size: 15px;
  }
}
/* From: inc/under-post.php */
/**
* Carousel with image and text (horizontal)
**/
#carousel-related-posts {
  width: 100%;
  height: auto;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}

.touchcarousel-container {
  margin: 0 -10px;
}

#carousel-related-posts .touchcarousel-item {
  margin-left: 10px;
  margin-right: 10px;
  position: relative;
}

/* Arrows */
.itc-related-posts .arrow-holder {
  background: #888;
  font-size: 20px;
  border-radius: 50%;
  color: #fff;
  display: block;
  width: 35px;
  height: 35px;
  line-height: 42px;
  text-align: center;
  top: 0;
  position: absolute;
}

.itc-related-posts .arrow-holder:hover,
.itc-related-posts .arrow-holder:focus,
.itc-related-posts .arrow-holder:active {
  text-decoration: none;
  opacity: 0.9;
}

.itc-related-posts .arrow-holder.left {
  right: 40px;
}

.itc-related-posts .arrow-holder.right {
  right: 0;
}

.itc-related-posts {
  margin-top: 0;
  margin-bottom: 20px;
  position: relative;
}

.itc-related-posts .post {
  margin-bottom: 0;
  background: #f1f1f1;
}

.itc-related-posts .post a {
  text-decoration: none !important;
  display: block;
  overflow: hidden;
  line-height: 1.25;
}

.itc-related-posts .post-title {
  display: block;
  color: #000;
  font-weight: bold;
  font-size: 15px;
  padding: 13px 15px;
}

.itc-related-posts .post:hover .post-title {
  color: #00A5D2;
  text-decoration: none;
}

@media (max-width: 767px) {
  /* Схожі пости */
  #content .itc-related-posts .post-title {
    font-size: 15px;
  }
}
/* From: inc/home-video.php */
/**
* Carousel with image and text (horizontal)
**/
#carousel-video {
  width: 100%;
  height: auto;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}

#carousel-video .touchcarousel-container {
  margin: 0 -7px;
}

#carousel-video .touchcarousel-item {
  /*width: 170px;*/
  margin-left: 7px;
  margin-right: 7px;
  position: relative;
}

/*
@media(min-width:768px) {
	#carousel-video .touchcarousel-item { width: 229px; }
}
@media(min-width:1024px) {
	#carousel-video .touchcarousel-item { width: 220px; margin-right: 20px; }
}
@media(min-width:1200px) {
	#carousel-video .touchcarousel-item { width: 277px; }
}
*/
/* Arrows */
#home-video .arrow-holder {
  background: #888;
  font-size: 20px;
  border-radius: 50%;
  color: #fff;
  display: block;
  width: 35px;
  height: 35px;
  line-height: 42px;
  text-align: center;
  top: 0;
  position: absolute;
}

#home-video .arrow-holder:hover,
#home-video .arrow-holder:focus,
#home-video .arrow-holder:active {
  text-decoration: none;
  opacity: 0.9;
}

#home-video .arrow-holder.left {
  right: 40px;
}

#home-video .arrow-holder.right {
  right: 0;
}

#home-video {
  margin: 20px 0 0 0;
  position: relative;
}

#home-video .itc-cat {
  margin-bottom: 15px;
}

#home-video .entry-title {
  color: #fff;
  font-size: 17px;
}

#home-video .entry-title:hover {
  color: #00A5D2;
}

#home-video .post-1 .col-txt {
  display: block;
  width: 100%;
  float: left;
  margin-top: 10px;
  padding-left: 0;
}

#home-video .post-1 .thumb-responsive {
  position: relative;
}

#home-video .post-1 .thumb-responsive:after {
  background-size: 22%;
}

#home-video .comments {
  display: inline-block;
  color: #fff;
  font-weight: normal;
  font-size: 14px;
  margin-left: 5px;
}

#home-video .comments .icon {
  position: relative;
  top: 3px;
  font-size: 14px;
}

#home-video .comments a {
  color: inherit;
  font-size: 0.9em;
}

.five-posts-block .post-small .entry-title:hover {
  color: #027AA2;
}

/* From: inc/functions/entry-header.php inline styles */
.block-in-loop .logo_from {
  display: none !important;
}

.entry-header {
  position: relative;
}

.logo_from {
  display: inline-block;
  margin-left: 10px;
}

.logo_from_hl img {
  height: 12px;
}

.logo_from_mc img {
  height: 28px;
  position: relative;
  top: -2px;
}

@media (max-width: 768px) {
  .logo_from {
    position: static;
    margin-top: 10px;
    margin-left: 0;
  }
}
.author-block {
  display: flex;
}

.author2 {
  margin-left: 20px;
}

@media (max-width: 768px) {
  .author-block {
    display: block;
  }
  .author2 {
    margin-left: 0;
    margin-top: 20px;
  }
}
.likes_block {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.likes_block-abs {
  position: absolute;
  right: 0;
  top: 0;
}

@media (max-width: 768px) {
  .likes_block-abs {
    position: relative;
  }
}
.entry-header a.like_button,
a.like_button {
  display: flex;
  width: 44px;
  height: 44px;
  align-items: center;
  justify-content: center;
  background-color: #d3dce2;
  border-radius: 50%;
}

.like_count {
  padding: 0 15px;
  font-size: 14px;
  line-height: 16px;
}

.entry-header a.like_button.like_up.press {
  background-color: #109bff;
}

.entry-header a.like_button.like_down.press {
  background-color: #ff6e04;
}

.disabled {
  cursor: not-allowed;
  text-decoration: none;
  pointer-events: none;
}

/* Was: shortcode.php / quiz.php widget inline <style> */
/* From: inc/widgets/shortcode.php + shortcodes/quiz.php */
/* author-left */
#sidebar .author-left img {
  width: 46px !important;
}

/* last-comment */
.last-comment {
  padding-bottom: 16px;
  margin-bottom: 20px;
  border-bottom: 1px solid #D3DCE2;
}

.last-comm-author {
  color: #7E868B;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}

.last-comm-text {
  color: #000;
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
  margin-bottom: 8px;
  display: block;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.body-dark .last-comm-text {
  color: #b6bec2;
}

.last-comm-post {
  color: #109BFF;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  display: block;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* partner-blog */
.partner-blog {
  border: 1px solid #D3DCE2;
  background: #FFF;
  display: flex;
  align-items: center;
  justify-content: space-around;
  padding: 15px;
  height: 110px;
  width: calc(50% - 5px);
  flex-direction: column;
  margin-bottom: 10px;
}

.partner-blog img {
  max-width: 100%;
  max-height: 52px;
}

.partner-blog p {
  color: #7E868B;
  text-align: center;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  margin: 0;
  padding: 0;
}

.partner-blog:hover {
  border: 1px solid #109BFF;
}

.partner-blog:hover p {
  color: #109BFF;
  text-decoration: none;
}

/* widget-partners-blogs */
.widget-partners-blogs {
  margin: 40px 0;
}

.widget-partners-blogs .premium-inner {
  display: flex;
  margin: 0 -10px;
}

.premium-blog {
  width: calc(33% - 20px);
  margin: 0 10px;
}

a.premium-title {
  color: #000;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
  padding: 10px 0;
  display: block;
}

.body-dark a.premium-title {
  color: #B6BEC2;
}

.widget-partners-blogs h3 {
  font-weight: 600;
  font-size: 24px;
  line-height: 100%;
  color: #000;
  background: #b7e1ff;
  display: inline-block;
  padding: 8px 0;
  margin: 0 0 20px;
}

.premium-author {
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 100%;
}

.premium-author img {
  width: 46px;
  border-radius: 50%;
  margin-right: 10px;
}

@media (max-width: 768px) {
  .premium-blog {
    width: calc(50% - 20px);
  }
  .widget-partners-blogs h3 {
    font-size: 20px;
  }
  .premium-inner .premium-blog:nth-child(3) {
    display: none;
  }
}
/* block-prem-orange */
.block-in-loop-blogs.block-prem-orange:before {
  background: #FF6E04;
}

.block-in-loop-blogs.block-prem-orange {
  background: rgba(255, 110, 4, 0.1);
}

.block-in-loop-blogs.block-prem-orange .author-right p a {
  color: #000 !important;
}

.block-in-loop-blogs.block-prem-orange .author-right p:last-child {
  display: none;
}

/* jobs-vacancy */
.jobs-vacancy {
  padding: 20px;
  background: #E7F5FF;
  margin-bottom: 20px;
}

.jobs-vacancy p.job-item a {
  text-decoration: none !important;
  color: #000 !important;
  border-bottom: none !important;
}

.jobs-vacancy p.job-item a:hover {
  border-bottom: 1px solid #000 !important;
}

.jobs-vacancy p.job-item {
  margin-bottom: 10px;
  font-size: 15px;
  padding-left: 15px;
  position: relative;
}

.jobs-vacancy p.job-item:before {
  content: "";
  display: inline-block;
  height: 6px;
  width: 6px;
  background: #109BFF;
  margin-right: 10px;
  vertical-align: middle;
  position: absolute;
  left: 0;
  top: 8px;
}

.jobs-vacancy p:last-child {
  margin-bottom: 0;
}

.body-dark .jobs-vacancy {
  background: rgba(16, 155, 255, 0.1);
}

.body-dark .jobs-vacancy p.job-item a {
  color: #109BFF !important;
}

.body-dark .jobs-vacancy p.job-item a:hover {
  border-bottom: 1px solid #109BFF !important;
}

/* widget-partners-blogs2 */
.widget-partners-blogs2 {
  margin: 40px 0;
}

.widget-partners-blogs2 .premium-inner {
  display: flex;
  margin: 0 -10px;
}

.premium-blog {
  width: calc(33% - 20px);
  margin: 0 10px;
}

a.premium-title {
  color: #000;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
  padding: 10px 0;
  display: block;
}

.body-dark a.premium-title {
  color: #B6BEC2;
}

.widget-partners-blogs2 h3 {
  font-weight: 600;
  font-size: 24px;
  line-height: 100%;
  color: #000;
  background: #b7e1ff;
  display: inline-block;
  padding: 8px 0;
  margin: 0 0 20px;
}

@media (max-width: 768px) {
  .premium-blog {
    width: calc(50% - 20px);
  }
  .widget-partners-blogs2 h3 {
    font-size: 20px;
  }
  .premium-inner .premium-blog:nth-child(3) {
    display: none;
  }
}
/* block-highload */
.block-highload.block-in-loop-blogs {
  background: #ffdedf;
}

.block-highload.block-in-loop-blogs:before {
  background: #e85f63;
}

.highload-top {
  color: #383838;
}

/* widget-popular-posts-bottom */
.widget-popular-posts-bottom {
  margin: 20px 0;
}

.widget-popular-posts-bottom .popular-inner {
  display: flex;
  margin: 0 -10px;
}

a.popular-title {
  color: #000;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
  padding: 10px 0;
  display: block;
}

.body-dark a.popular-title {
  color: #B6BEC2;
}

.widget-popular-posts-bottom h3 {
  font-weight: 600;
  font-size: 24px;
  line-height: 100%;
  color: #000;
  background: #b7e1ff;
  display: inline-block;
  padding: 8px 0;
  margin: 0 0 20px;
}

.widget-popular-posts-bottom.block-with-title .slider-r .carousel-button-left, .widget-popular-posts-bottom.block-with-title .slider-r .carousel-button-right {
  top: -60px;
}

@media (max-width: 768px) {
  .widget-popular-posts-bottom h3 {
    font-size: 20px;
  }
  .popular-inner .popular-posts:nth-child(3) {
    display: none;
  }
  a.popular-title {
    display: block;
    display: -webkit-box;
    max-height: 120px;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
/* From: shortcodes/quiz.php */
/* link-white */
a.link-white {
  color: #fff;
}

a.link-white:hover {
  color: #fff !important;
  text-decoration: underline;
}

/* spec-projects */
.widget-spec-projects {
  background: url("/wp-content/themes/ITC_6.0/images/spec-projects-widget.png") bottom right no-repeat, #E7F5FF;
  border-radius: 12px;
  padding: 40px 20px;
  margin-bottom: 20px;
  margin-top: 30px;
  position: relative;
  clear: both;
}

.spec-label {
  background: #FF6E04;
  border-radius: 100px;
  font-size: 14px;
  color: #fff;
  position: absolute;
  top: -14px;
  padding: 5px 10px;
}

.spec-item {
  display: flex;
}

.spec-image {
  flex: 0 0 140px;
  margin-right: 20px;
}

.spec-image a {
  border-radius: 8px;
}

a.spec-title {
  color: #0F111D;
  font-weight: 600;
}

@media (max-width: 768px) {
  .widget-spec-projects {
    background: url("/wp-content/themes/ITC_6.0/images/spec-projects-widget-mob.png") bottom left no-repeat, #E7F5FF;
    padding: 30px 20px;
  }
  .spec-label {
    margin: auto;
    left: 0;
    right: 0;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  .widget-spec-projects .row .col-12:nth-child(2) {
    display: none;
  }
  .spec-image {
    flex: 0 0 120px;
    margin-right: 15px;
  }
}
/* widget_telegram blue */
.widget_telegram:not(:has(.span-orange)) {
  width: 100%;
  height: 100px;
  background: #21AEE4;
  padding: 0 18px;
  display: flex;
  align-items: center;
  margin-bottom: 25px;
}
.widget_telegram:not(:has(.span-orange)) .widget_left {
  flex: 0 0 55%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.widget_telegram:not(:has(.span-orange)) .widget_left img {
  flex: 0 0 64px;
  margin-right: 18px;
}
.widget_telegram:not(:has(.span-orange)) .widget_left span {
  color: #fff;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.3;
  letter-spacing: -1%;
}
.widget_telegram:not(:has(.span-orange)) .widget_right {
  flex: 0 0 45%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.widget_telegram:not(:has(.span-orange)) .widget_right a {
  display: inline-block;
  padding: 17px 18px;
  background: #fff;
  font-size: 14px;
  font-weight: 700;
  line-height: 1;
  color: #000;
  height: 48px;
  border-radius: 100px;
}
.widget_telegram:not(:has(.span-orange)) .widget_right img {
  position: relative;
  bottom: 8px;
}
@media (max-width: 768px) {
  .widget_telegram:not(:has(.span-orange)) {
    height: 192px;
    padding: 18px;
    flex-direction: column;
  }
  .widget_telegram:not(:has(.span-orange)) .widget_left {
    align-items: flex-start;
    margin-bottom: 15px;
  }
  .widget_telegram:not(:has(.span-orange)) .widget_right {
    flex-direction: row-reverse;
    width: 100%;
    align-items: flex-start;
  }
}

/* widget_telegram2 purple */
.widget_telegram:has(.span-orange) {
  width: 100%;
  height: 120px;
  background: linear-gradient(90deg, #6E7AFD, #6734F4);
  padding: 0 20px 0 0;
  display: flex;
  align-items: center;
  margin-bottom: 25px;
  position: relative;
}
.widget_telegram:has(.span-orange) .widget_left {
  flex: 0 0 278px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.widget_telegram:has(.span-orange) .widget_left img {
  position: relative;
  bottom: 8px;
}
.widget_telegram:has(.span-orange) .widget_right {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.widget_telegram:has(.span-orange) .widget_right span {
  color: #fff;
  font-size: 23px;
  font-weight: 700;
  line-height: 1.3;
  letter-spacing: -0.02em;
}
.widget_telegram:has(.span-orange) .widget_right a {
  display: inline-block;
  padding: 17px 18px;
  background: #fff;
  font-size: 14px;
  font-weight: 700;
  line-height: 1;
  color: #000;
  height: 48px;
  border-radius: 100px;
}
.widget_telegram:has(.span-orange) .span-orange {
  background: #FF6E04;
  border-radius: 4px;
  padding: 2px 4px;
}
.widget_telegram:has(.span-orange) .telegram-img {
  position: absolute;
  right: 0;
  bottom: 0;
}
@media (max-width: 768px) {
  .widget_telegram:has(.span-orange) {
    height: 206px;
    padding: 20px;
    flex-direction: column;
    background: linear-gradient(135deg, #6E7AFD, #6734F4);
  }
  .widget_telegram:has(.span-orange) .widget_left {
    display: none;
  }
  .widget_telegram:has(.span-orange) .widget_right {
    flex-direction: column;
    width: 100%;
    align-items: flex-start;
  }
  .widget_telegram:has(.span-orange) .widget_right span {
    font-size: 22px;
  }
  .widget_telegram:has(.span-orange) .widget_right a {
    margin-top: 20px;
  }
}

/* Was: template-parts/banner-agency-lenta.php */
/* From: template-parts/banner-agency-lenta.php */
.banner-agency {
  padding: 20px;
  background: url("/wp-content/themes/ITC_6.0/template-parts/banner-agency/back3.png") top right no-repeat, #FAF3D1;
  position: relative;
  margin-bottom: 20px;
  color: #000;
}

.agency-title {
  font-weight: bold;
  font-size: 20px;
  line-height: 1.3;
  margin-bottom: 10px;
}

.agency-leader {
  position: absolute;
  bottom: 0;
  right: 30px;
}

.agency-check {
  display: flex;
  align-items: center;
}

.agency-check img {
  flex: 0 0 32px;
  margin-right: 10px;
}

.agency-check span {
  font-weight: bold;
  font-size: 13px;
  line-height: 1.2;
}

.button-agency {
  display: inline-block;
  padding: 15px 20px;
  color: #fff;
  border-radius: 100px;
  font-weight: bold;
  font-size: 14px;
  background: #000;
  border-bottom: none !important;
  position: absolute;
  bottom: 0;
  z-index: 10;
  right: 0;
}

.button-agency img {
  margin-left: 10px;
}

.minh-100 {
  min-height: 100px;
}

@media (max-width: 768px) {
  .minh-100 {
    min-height: auto;
  }
  .button-agency {
    position: relative;
    padding: 10px 15px;
  }
  .button-agency img {
    width: 9px;
  }
  .banner-agency {
    background: url("/wp-content/themes/ITC_6.0/template-parts/banner-agency/back-m.png") bottom right/contain no-repeat, #FAF3D1;
  }
  .agency-checks {
    margin-bottom: 10px;
  }
}
/* Was: style.css sidebar / widgets / footer */
/* From: style.css — sidebar / widgets / footer
   Keep in sync with legacy/itc-styles + header-inline (app.css loads after critical). */
/* Sidebar
################################################################*/
#sidebar {
  margin-bottom: 20px;
  overflow: hidden;
}

/* Was style.css width:300px — that broke layout once moved into footer app.css */
#sidebar .xoxo {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
}

.wide-flex {
  align-items: flex-start;
}

#sidebar img {
  max-width: 100%;
  height: auto;
}

#sidebar .block {
  background: #fff;
}

#sidebar .block.no_border {
  padding: 0;
  border: 0 none;
  background: transparent none;
}

.body-dark #sidebar .block {
  background: #172027;
}

.body-dark #sidebar .block h3 {
  color: #B6BEC2;
  background: #172027;
}

#sidebar .block + .block {
  margin-top: 30px;
}

#sidebar .block h3 {
  font-weight: 600;
  font-size: 18px;
  line-height: 100%;
  color: #000000;
  background: #B7E1FF;
  display: inline-block;
  padding: 5px 0;
  margin: 0 0 20px;
}

li.partner-posts,
li.commented-posts-widget,
li.widget_text {
  padding: 20px;
}

#sidebar ul,
#sidebar ol {
  margin: 0;
  padding: 0;
}

#sidebar .xoxo li {
  list-style: none;
  margin: 0;
}

#sidebar .xoxo .block + .block {
  margin-top: 20px;
}

#sidebar .xoxo .block ul {
  margin: 0;
  padding: 0;
}

#sidebar .xoxo .block li + li {
  margin-top: 10px;
}

/*=== Widgets ===*/
#sidebar .post {
  /*padding-bottom: 10px;*/
  /*border-bottom: 1px solid #dbdbdb;*/
}

/* first post — match itc-styles (overrides commented out) */
#sidebar .post-1 .col-img,
#sidebar .post-1 .col-txt { /*width: 100% !important;*/ }

#sidebar .post-1 .col-txt { /*margin-top: 10px !important; padding-left: 15px !important; padding-right: 15px !important;*/ }

#sidebar .post-1 a.entry-title {
  /*font-size: 17px;*/
}

#sidebar .post + .post {
  margin: 10px -15px 0;
  padding: 10px 15px 0;
}

#sidebar .post .col-txt {
  padding-left: 15px;
}

#sidebar .post .col-txt,
#sidebar .post .txt {
  line-height: 1.15;
}

#sidebar a.entry-title {
  font-size: 14px;
}

#sidebar a.entry-title:after {
  content: "";
  display: inline-block;
  width: 10px;
}

#sidebar a.entry-title:hover {
  color: #00A5D2 !important;
}

#sidebar .comments {
  /*display: inline-block;*/
  display: inline;
  color: #666;
  font-size: 14px;
  white-space: nowrap;
}

#sidebar .comments .icon {
  position: relative;
  top: 3px;
  font-size: 14px;
}

#sidebar .comments a {
  color: #666;
  font-size: 13px;
}

/* video nedeli */
#sidebar .video-of-week h3 {
  /*border-color: #3e3e3e;*/
}

#sidebar .video-of-week .post-1 .col-img,
#sidebar .video-of-week .post-1 .col-txt {
  width: 100% !important;
}

#sidebar .video-of-week .post-1 .col-txt {
  margin-top: 10px !important;
}

#sidebar .video-of-week .thumb-responsive:after {
  background-size: 20%;
}

#sidebar .video-of-week .entry-excerpt {
  clear: both;
  margin-top: 10px;
  float: left;
  width: 100%;
  padding: 0 10px;
}

#sidebar .video-of-week .entry-title {
  /*display: inline-block;*/
  display: inline;
  margin-top: 5px;
}

/* novosti partnerov */
#sidebar .partner-posts {
  /*background: #def1f8;*/
}

#sidebar .partner-posts h3 {
  /*border-color: #e14f32;*/
}

/* popularnoe */
#sidebar .commented-posts-widget {
  /*background: #fbf7e4;*/
}

/* latest news */
/* ne propustite */
/* latest articles */
#sidebar .latest-articles-widget .post-1 .thumb-wrp {
  display: block;
  margin-bottom: 10px;
}

#sidebar .latest-articles-widget .post + .post .thumb-wrp {
  display: none;
}

#sidebar .latest-articles-widget .rating .l {
  padding-top: 2px;
}

#sidebar .latest-articles-widget .rating .l .title {
  color: #888887;
  font-size: 13px;
}

#sidebar .latest-articles-widget .rating .l .star {
  color: #00aede;
  position: relative;
  top: 3px;
  font-size: 17px;
}

#sidebar .rating-and-price {
  margin-top: 7px;
  margin-bottom: 13px;
  font-size: 14px;
}

#sidebar .latest-articles-widget .rating {
  display: block;
  margin-bottom: 4px;
}

#sidebar .latest-articles-widget .rating .r {
  padding: 2px 0 1px 0;
  width: 32px;
  background: #444;
  color: #cccccc;
  text-align: center;
  font-size: 12px;
}

/* SN */
#sidebar .sn-widget {
  border: 1px solid #ddd;
  padding: 15px !important;
}

#sidebar .sn a {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 47px;
  text-align: center;
  font-size: 21px;
  color: #fff;
  text-decoration: none !important;
  float: left;
  border-radius: 50%;
}

#sidebar .sn a:hover {
  opacity: 0.95;
}

#sidebar .sn a + a {
  margin-left: 16px;
}

#sidebar .sn a[href*=twitter] {
  background-color: #4fabf0;
}

#sidebar .sn a[href*=facebook] {
  background-color: #4864a2;
}

#sidebar .sn a[href*=vk] {
  background-color: #4b74a6;
}

#sidebar .sn a[href*=google] {
  background-color: #d34836;
}

#sidebar .sn a[href*=youtube] {
  background-color: #e42015;
}

#sidebar .sn a[href*=feed] {
  background-color: #f60;
}

/* Footer
################################################################*/
.ad-bottom {
  margin-top: 15px;
  margin-bottom: 10px;
  display: block;
}

#footer {
  text-align: center;
}

/* Match itc-styles (prod theme-css): darker footer, light text.
   app.css loads after critical, so these must not regress to #212121/#737373. */
#footer .row-1 {
  padding: 20px 0;
  background: #000;
  color: #fff;
  font-size: 15px;
}

#footer .row-1 .copy a {
  color: #109BFF !important;
}

#footer .row-1 .col-logo img {
  max-width: 100%;
  height: auto;
}

#footer .row-1 .menu {
  clear: both;
  display: inline-block;
  margin: 0;
  padding: 0;
}

#footer .row-1 .menu li {
  list-style: none;
  margin: 0;
  padding: 0;
  display: inline-block;
}

#footer .row-1 .menu a {
  display: inline-block;
  color: #fff;
  text-decoration: none;
  padding: 4px;
  margin: 0 5px 10px 5px;
  border: 1px solid #737373;
  font-size: 12px;
}

#footer .row-1 .menu a:hover {
  color: #1fa6cf;
}

#footer .row-1 .copy {
  clear: both;
  float: left;
  width: 100%;
  margin-top: 10px;
  font-size: 12px;
  line-height: 2;
  color: #fff;
}

#footer .row-1 .sn {
  clear: both;
  float: left;
  width: 100%;
  margin-top: 20px;
}

#footer .row-1 .sn a {
  display: inline-block;
  margin: 0 3px;
  border-radius: 50%;
  border: 1px solid #737373;
  width: 40px;
  height: 40px;
  line-height: 44px; /* +2 pixels for border */
  text-align: center;
  font-size: 20px;
  color: #fff;
  text-decoration: none !important;
}

#footer .row-1 .sn a:hover {
  border-color: #1fa6cf;
}

#footer .row-2 {
  padding: 15px 0;
  background-color: #000;
}

/* Re-assert mobile-first / legacy footer rules (app.css loads after critical). */
@media (min-width: 768px) {
  #footer .row-1 .sn a {
    width: 46px;
    height: 46px;
    line-height: 48px;
    margin: 0 0 0 10px;
  }
}
@media (max-width: 768px) {
  #footer {
    text-align: left;
  }
  #footer .row-1 .menu {
    text-align: left;
    margin-top: 40px;
    float: none;
    width: auto;
    display: inline-block;
  }
  #footer .row-1 .menu li {
    width: 100%;
    display: block;
    float: none;
  }
  #footer .row-1 .menu a {
    display: inline-block;
    color: #fff;
    text-decoration: none;
    padding: 0;
    margin: 0 0 15px;
    border: none;
    font-size: 12px;
    width: 100%;
    text-transform: uppercase;
  }
  #footer .row-1 .sn {
    text-align: center;
  }
  #footer .row-1 .copy {
    color: #fff;
    line-height: 2;
  }
}
@media (min-width: 1024px) {
  #footer {
    text-align: left;
  }
  #footer .row-1 .menu li {
    float: left;
    width: auto;
    display: inline-block;
  }
  #footer .row-1 .menu a {
    border: 0 none;
    padding: 0 0 12px 20px;
    margin: 0;
    font-size: 14px;
    text-transform: uppercase;
    width: auto;
  }
  #footer .row-1 .copy {
    margin-top: 20px;
    font-size: 12px;
    line-height: 24px;
    color: #fff;
  }
}
/**
 * Go top button
 */
.b-top {
  z-index: 26;
  position: fixed;
  left: 0;
  bottom: 90px;
  width: 34%;
  margin-left: 50%;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.b-top:hover {
  opacity: 1;
  filter: alpha(opacity=100);
  cursor: pointer;
}

/* Додаємо невелику тінь для кнопки, щоб краще було видно  */
.b-top-but {
  box-shadow: 0 0 5px #000;
}

.b-top-but {
  z-index: 26;
  position: absolute;
  display: block;
  /*left:56px;*/
  left: 125px;
  bottom: 0;
  margin: 0 0 0 100%;
  width: 70px;
  height: 70px;
  text-align: center;
  line-height: 75px;
  font-size: 36px;
  color: #fff;
  background: #333;
  border-radius: 50%;
}

@media (max-width: 1279px) {
  .b-top-but {
    left: 75px;
  }
}
/**
 * Hides
 */
div#fancy_title {
  display: none !important;
}

.d-none {
  display: none;
}

body #header .menu-main li a {
  padding: 0 10px;
}

/* --- npm libraries that load site-wide --- */
/* Was: assets/vendor/lazy-load-xt/jquery.lazyloadxt.spinner.min.css */
/* Was: wp_add_inline_style on lazyloadxt-css in functions.php */
.embed-responsive {
  background-color: #eee;
}

/* slick / fancybox CSS → vendor-slick.scss / vendor-fancybox.scss (conditional enqueue) */
