@charset "UTF-8";
/**
 * Theme Name: Qbix 2026
 * Template: riven
 */
@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,500,500i,700,700i|Roboto+Slab:300,400,700|Roboto:100,100i,300,300i,400,400i,700,700i,900,900i&amp;subset=cyrillic");
/* fixes */
body {
  color: #333333;
  font-family: 'Roboto', Arial, Helvetica, sans-serif;
  font-weight: normal;
}
body, body p {
  font-size: 15px;
  line-height: 1.8;
}

a {
  color: #0666e5;
}
a:focus, a:hover {
  color: #ffd600;
}

h1, h2, h3, h4, h5, h6 {
  text-transform: none;
  font-family: 'Roboto', Arial, Helvetica, sans-serif;
  font-weight: normal;
  color: #333333;
  line-height: 1.2;
}

strong {
  font-family: 'Roboto', Arial, Helvetica, sans-serif;
  font-weight: 700;
}

.subheader {
  font-family: 'Roboto', Arial, Helvetica, sans-serif;
  font-weight: 300;
}

.content_client a, .content_tools a, .header-v4 .right_header a:hover, .header-v5 .mega-menu > li a:hover, .header-v5 .mega-menu li ul li a:hover, .header-v1 .header-top .mega-menu li a:hover, a:focus, a:hover, .twitter-tweet .tweet-text p, .footer-v5 .copyright address a:hover, address a:focus, address a:hover, .header-contact .header-social ul li a i, .header-contact .link-contact p i, .footer-v5 input.submit:hover, .blog-content-2:hover .title-blogpost a, ul.products > li .product-content .product_social ul li a, .widget_calendar table tfoot td a, .widget_calendar table caption, .header-sticky .main-navigation ul li.opn_active_menu > a, .contact-info > ul > li > a:hover, .load-more .fa-spinner, .loadmore .fa-spinner, .app_screenshot .screen-default h3, .comments-area .reply a:hover, .time-desc .letter, .time-desc .hours, .name_author, .tagcloud a:hover, .widget_post_blog .blog-item:hover .post-name a, .button-readmore a, .blog-main:hover .title_blog a, .event-2 .load-more a, .event-2 .row-event:hover .event_post_content .title-eventpost a, .event-2 .row-event:hover .event_post_date, .event-2 .row-event:hover .event_post_content .detail, .header-sticky .main-navigation ul li > a:hover, a:hover, .scroll-to-top, .pricing-content:hover h3, .pricing-sign .btn, .pricing-list li.erro i, .pricing-content .price-center span, .load-more a, .row-event:hover .event_post_date, .row-event:hover .event_post_content .detail, ul.products > li .box_product:hover .product-content h3 a, .widget_price_filter .price_slider_amount .price_label span, .widget_price_filter .price_slider_amount .button, ul.product-categories li::after, ul.product-categories li:hover a, ul.product-categories li.current-cat a, .single-product.woocommerce .left_summary .product_social ul li a:hover i, .single-product.woocommerce .right_summary .price span.amount, .single-product.woocommerce .right_summary form.cart .button, .btn-default, .wpcf7-form .contact-form .contact-submit.form-submit::before, .wpcf7-form .contact-form .btn-default input[type="submit"], .event-list-content .title-eventpost a, .calendar-time, ul.products > li .box_product:hover .button:hover, .widget_categories li a:hover, .widget_meta li a:hover, .widget_pages li a:hover, .widget_nav_menu li a:hover, .widget_archive li a:hover {
  color: #0666e5;
}

.vc_col-has-fill > .vc_column-inner, .vc_row-has-fill + .vc_row-full-width + .vc_row > .vc_column_container > .vc_column-inner, .vc_row-has-fill + .vc_row > .vc_column_container > .vc_column-inner, .vc_row-has-fill + .vc_vc_row > .vc_row > .vc_vc_column > .vc_column_container > .vc_column-inner, .vc_row-has-fill + .vc_vc_row_inner > .vc_row > .vc_vc_column_inner > .vc_column_container > .vc_column-inner, .vc_row-has-fill > .vc_column_container > .vc_column-inner, .vc_row-has-fill > .vc_row > .vc_vc_column > .vc_column_container > .vc_column-inner, .vc_row-has-fill > .vc_vc_column_inner > .vc_column_container > .vc_column-inner {
  padding-top: 0;
}

.aio-icon-component .aio-icon-box .aio-icon-description {
  margin: 0;
  padding: 0;
}

.wpb_content_element {
  margin: 0;
}

/* elements */
input, textarea {
  color: #333333;
}

button.ubtn {
  font-size: 18px;
  line-height: 1;
  padding: 16px 26px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.scroll-to-top {
  width: 50px;
  height: 50px;
  border: none;
  background: #0666e5 url("/wp-content/themes/qbix2026/images/gototop.png") no-repeat 50% 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.scroll-to-top i {
  display: none;
}

.page-button {
  margin-bottom: 0 !important;
  padding: 0;
}
.page-button button {
  padding: 16px 26px;
  font-size: 1.8rem;
}
.page-button button .ubtn-icon {
  left: 80px !important;
  margin-top: 2px;
}

.item {
  margin: 0;
  padding: 0;
  z-index: auto;
}

/* header */
.site-header .header-contact {
  background: none;
  color: inherit;
  margin: 50px 0 0;
  padding: 0;
}
.site-header .header-contact .contact-icons li {
  display: inline-block;
  margin-right: 4px;
  height: 28px;
  line-height: 28px;
  white-space: nowrap;
}
.site-header .header-contact .contact-icons li.with-text {
  margin-right: 40px;
}
.site-header .header-contact .contact-icons .fa {
  display: inline-block;
  width: 28px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: #525357;
  color: #fff;
  font-size: 12px;
}
.site-header .header-language {
  margin: 50px 0 0;
  padding: 0;
}
.site-header #lang_sel_list {
  display: block;
  height: auto;
  font-family: 'Roboto', Arial, Helvetica, sans-serif;
  font-weight: normal;
}
.site-header #lang_sel_list ul {
  border: none;
}
.site-header #lang_sel_list ul li a {
  margin: 0 -1px 0 0;
  padding: 0;
  width: 36px;
  height: 28px;
  line-height: 28px;
  white-space: nowrap;
  text-align: center;
  font-size: 14px;
  text-transform: uppercase;
  background: #35363b;
  color: #fff;
  border: 1px solid #525357;
}
.site-header #lang_sel_list ul li a.lang_sel_other {
  background: #35363b;
}
.site-header #lang_sel_list ul li a.lang_sel_sel {
  background: #525357;
  font-weight: bold;
}
.site-header #lang_sel_list ul li a:link, .site-header #lang_sel_list ul li a:visited {
  color: #fff;
}
.site-header #lang_sel_list ul li a:active, .site-header #lang_sel_list ul li a:hover {
  background: #FF9000;
}
.site-header #lang_sel_list ul li:first-child a {
  -moz-border-radius: 45% 0 0 45%;
  -webkit-border-radius: 45% 0 0 45%;
  border-radius: 45% 0 0 45%;
  text-indent: 5px;
}
.site-header #lang_sel_list ul li:last-child a {
  -moz-border-radius: 0 45% 45% 0;
  -webkit-border-radius: 0 45% 45% 0;
  border-radius: 0 45% 45% 0;
  text-indent: -5px;
}
.site-header .header-top {
  position: relative;
  z-index: 2;
  background: #18191e;
  color: #fff;
  /*.header-contacts {position: relative; z-index: 3;}*/
}
.site-header .header-top a:link, .site-header .header-top a:visited {
  color: #fff;
}
.site-header .header-top a:active, .site-header .header-top a:hover {
  color: #ffd600;
}
.site-header .header-top a:active .fa, .site-header .header-top a:hover .fa {
  color: #ffd600;
}
.site-header .header-top .header-menu {
  background: #fff;
  color: #020202;
  -moz-box-shadow: 5px 0 5px 5px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 5px 0 5px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 5px 0 5px 5px rgba(0, 0, 0, 0.2);
  filter: progid:DXImageTransform.Microsoft.shadow(direction=180, color=#000000, strength=5);
}
.site-header .header-top .header-logo {
  position: static;
  margin: 20px 0;
  transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -webkit-transform: translateX(0);
  -o-transform: translateX(0);
}
.site-header .header-top .header-logo img {
  max-width: inherit;
  max-height: 74px;
}
.site-header .header-top .mega-menu {
  color: #020202;
  margin: 0 -20px;
  /*.menu-item-has-children {
      a {padding-right: 30px;}
      .caret {@include caret; top: 50%; right: 0; margin-top: -10px;}
  }*/
}
.site-header .header-top .mega-menu li ul {
  position: absolute;
  left: 0;
  top: 100%;
  z-index: 999;
  width: auto;
  background: #fff;
  text-align: left;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease-in-out 0s;
  -moz-transform: translateY(25px);
  -webkit-transform: translateY(25px);
  -ms-transform: translateY(25px);
  -o-transform: translateY(25px);
  transform: translateY(25px);
}
.site-header .header-top .mega-menu li ul li ul {
  left: 100%;
  top: 0;
}
.site-header .header-top .mega-menu li ul li:last-child ul {
  right: 100%;
  left: auto;
}
.site-header .header-top .mega-menu li a {
  display: block;
  text-transform: uppercase;
  height: 50px;
  padding: 0 25px;
  font-family: 'Roboto', Arial, Helvetica, sans-serif;
  font-weight: 300;
  font-size: 18px;
  line-height: 50px;
  white-space: nowrap;
  color: #020202;
}
.site-header .header-top .mega-menu li a:hover {
  background: #0666e5;
  color: #fff;
}
.site-header .header-top .mega-menu li:hover > ul {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
.site-header .header-top .mega-menu li .caret {
  display: none;
}
.site-header .header-top .mega-menu > li {
  display: inline-block;
  position: relative;
}
.site-header .header-top .mega-menu > li a::before {
  display: none;
}
.site-header .header-top .mega-menu.bg-gradient::before {
  opacity: 1;
}
.site-header .header-top .mega-menu .main-navigation {
  text-align: right;
  padding-top: 0;
}
.site-header .header-top .mega-menu .main-navigation .menu-primary-menu-container {
  float: right;
}
.site-header.is-sticky .header-top {
  position: fixed;
  top: 0;
  z-index: 999;
  width: 100%;
}
.site-header.is-sticky .header-logo {
  margin: 20px 0;
  position: static;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
}
.site-header.is-sticky .main-navigation {
  padding-top: 0;
}

.admin-bar .site-header.is-sticky .header-top {
  margin-top: 32px;
}

.page-breadcrumbs {
  margin: 0;
  padding: 25px 60px;
  background: #333333;
  font-size: 1.6rem;
  color: #fff;
  text-transform: uppercase;
}
.page-breadcrumbs a:link, .page-breadcrumbs a:visited {
  color: rgba(255, 255, 255, 0.63);
}
.page-breadcrumbs a:active, .page-breadcrumbs a:hover {
  color: #ffd600;
}
.page-breadcrumbs .breadcrumb {
  margin: 0;
  padding: 0 0 0 60px;
}
.page-breadcrumbs .breadcrumb > li + li::before {
  font: 10px/1 'FontAwesome';
  content: "\f054";
  color: rgba(255, 255, 255, 0.63);
}

/* footer */
.site-footer {
  padding: 0 0 80px;
  background: #222222;
  color: #fff;
  text-align: left;
  font-size: 1.4rem;
  line-height: 2;
}
.site-footer h1, .site-footer h2, .site-footer h3, .site-footer h4, .site-footer h5, .site-footer h6 {
  font-family: 'Roboto', Arial, Helvetica, sans-serif;
  font-weight: normal;
}
.site-footer ul, .site-footer p {
  line-height: 2;
}
.site-footer a:link, .site-footer a:visited {
  color: #2484ff;
}
.site-footer a:hover, .site-footer a:active {
  color: #fff11b;
}
.site-footer .section-list a:link, .site-footer .section-list a:visited {
  color: #fff;
}
.site-footer .section-list a:hover, .site-footer .section-list a:active {
  color: #fff11b;
}
.site-footer .section-header {
  color: #fff;
  margin: 56px 0 20px;
  font-size: 1.8rem;
  font-weight: normal;
  text-transform: uppercase;
}
.site-footer .contact-icon {
  display: inline-block;
}
.site-footer .icon {
  margin: 0 20px 0 0;
  width: 33px;
  height: 33px;
  position: relative;
  background: #fff;
  color: #222222;
  text-align: center;
  font-size: 24px;
  line-height: 33px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}
.site-footer .icon.fa-facebook::before {
  font-size: 29px;
  position: relative;
  top: 5px;
  left: 4px;
}
.site-footer .icon.fa-phone::before {
  font-size: 28px;
}
.site-footer .phone {
  white-space: nowrap;
}
.site-footer .copyrite {
  margin-top: 60px;
}
.site-footer .text-descript p {
  text-align: justify;
}

/* main page */
.page-section {
  padding: 60px 0;
}
.page-section .section-header {
  display: block;
  margin: 0 0 20px;
  text-align: center;
}
.page-section .section-header, .page-section .section-header h1, .page-section .section-header h2, .page-section .section-header h3, .page-section .section-header h4, .page-section .section-header h5, .page-section .section-header h6 {
  font-size: 36px;
  line-height: 1.2;
  text-transform: uppercase;
}
.page-section .pseudo-section-header {
  margin: 0 0 20px;
  text-align: center;
  font-size: 30px;
  line-height: 1.2;
  text-transform: uppercase;
  color: #333333;
}
.page-section .section-subheader, .page-section .section-subheader h1, .page-section .section-subheader h2, .page-section .section-subheader h3, .page-section .section-subheader h4, .page-section .section-subheader h5, .page-section .section-subheader h6 {
  font-size: 30px;
  line-height: 1.2;
  text-transform: uppercase;
  color: #333333;
}
.page-section .section-subheader-small, .page-section .section-subheader-small h1, .page-section .section-subheader-small h2, .page-section .section-subheader-small h3, .page-section .section-subheader-small h4, .page-section .section-subheader-small h5, .page-section .section-subheader-small h6 {
  font-size: 19px;
  line-height: 1.2;
  text-transform: uppercase;
  color: #333333;
  font-weight: 500;
}
.page-section .section-description {
  margin: 0 auto 30px;
  max-width: 980px;
  text-align: center;
  color: #333333;
}
.page-section .section-description, .page-section .section-description p {
  font-size: 1.8rem;
  line-height: 1.5;
}
.page-section.insurance-other-projects {
  padding: 60px 0 30px;
}
.page-section.story-section {
  padding-top: 100px;
}
.page-section.story-section .section-header {
  margin-bottom: 60px;
}
.page-section.contact-section {
  padding: 100px 0;
}
.page-section.contact-section .section-description {
  margin-bottom: 50px;
}

.bg-invert {
  color: #fff;
}
.bg-invert h1, .bg-invert h2, .bg-invert h3, .bg-invert h4, .bg-invert h5, .bg-invert h6 {
  color: #fff;
}
.bg-invert .section-description {
  color: #fff;
}

.list-subheader {
  font-size: 19px;
  font-weight: bold;
}

.wpcf7-form .wpcf7-submit, .wpcf7-form input[type="submit"] {
  font-size: 14px;
  line-height: 1;
  padding: 12px 30px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background: #3963ff;
  color: #fff;
  text-transform: none;
  margin: 10px 0 0 !important;
  border: 0;
  box-shadow: none;
  height: auto;
  font-size: 1.8rem;
  line-height: 1;
  font-family: inherit;
}
.wpcf7-form input:not([type="submit"]), .wpcf7-form textarea {
  padding: 8px 20px;
  height: auto;
  background: #fff;
  border: 1px solid #d3d3d3;
  font-size: 100%;
  line-height: 1.5;
}
.wpcf7-form input[type="checkbox"] {
  display: inline;
  margin: 0;
  width: auto;
}
.wpcf7-form .contactform .message textarea {
  height: 180px;
}
.wpcf7-form .wpcf7-response-output {
  margin: 40px 0 0;
  padding: 5px 0 5px 20px;
  border-left: 3px solid #d3d3d3;
  font-size: 110%;
}
.wpcf7-form .wpcf7-response-output.wpcf7-validation-errors {
  border-color: #FF9000;
}
.wpcf7-form .wpcf7-response-output.wpcf7-mail-sent-ok {
  border-color: #398f14;
}
.wpcf7-form .label {
  padding: 0;
  font-size: 1.6rem;
  font-weight: normal;
  color: #333333;
  text-align: left;
}
.wpcf7-form .checkbox-block {
  margin: 10px 0 20px;
  line-height: 2;
}
.wpcf7-form .checkbox-block .wpcf7-list-item {
  display: block;
}
.wpcf7-form label {
  display: inline;
  font-weight: normal;
}

blockquote {
  margin: 0;
  padding: 20px 30px;
  background: rgba(255, 255, 255, 0.1);
  border: none;
  font: 18px/1.6 'Open Sans', Arial, Helvetica, sans-serif;
  color: #fff;
  font-style: italic;
}
blockquote:before, blockquote:after {
  display: none;
}
blockquote p {
  quotes: "\201c" "\201d";
}
blockquote p:before, blockquote p:after {
  font: 60px/0 Arial, Helvetica, Sans-Serif;
  position: relative;
  background: none;
  color: #fff;
  font-style: italic;
}
blockquote p:first-child:before {
  content: open-quote;
  display: inline;
  top: 24px;
  margin-right: 14px;
}
blockquote p:last-child:after {
  content: close-quote;
  display: inline;
  top: 44px;
  margin-left: 0px;
}

#main-top {
  height: 609px;
  background-position: 50% bottom;
  color: #fff;
}
#main-top .top-description {
  margin: 250px auto;
  text-align: center;
  color: #fff;
  font-size: 54px;
  line-height: 1.6;
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
  font-weight: 300;
  text-transform: uppercase;
}
#main-top .top-description strong {
  font-weight: 500;
}
#main-top .top-description .backgrounded {
  padding: 2px 15px;
  background: rgba(24, 25, 30, 0.8);
  color: #fff;
}

/* pages */
#content .page-header {
  display: block;
  margin: 0;
  padding: 0;
  border: none;
}
#content .page-header h1, #content .page-header h2, #content .page-header h3, #content .page-header h4, #content .page-header h5, #content .page-header h6 {
  margin: 0;
}
#content .page-header, #content .page-header h1, #content .page-header h2, #content .page-header h3, #content .page-header h4, #content .page-header h5, #content .page-header h6 {
  font-size: 22px;
  text-transform: uppercase;
  font-weight: 400;
}
#content .page-header + br {
  display: none;
}
#content .page-description, #content .page-description p {
  margin: 15px 0 0;
  padding: 0;
  font-size: 18px;
  line-height: 1.7;
  font-weight: 300;
}
#content .header-section {
  padding: 40px 0;
}
#content .header-section .page-header-columned {
  margin: 0;
}
#content .header-section .page-header-columned .vc_column-inner {
  margin: 0;
  padding: 0;
}
#content .header-section .page-header-columned .wpb_single_image {
  margin: 0;
  padding: 0;
}
#content .header-section .page-header-columned .wpb_single_image .vc_single_image-wrapper {
  width: 90px;
  height: 90px;
}
#content .header-section .page-header-columned .wpb_single_image .vc_single_image-wrapper img {
  max-width: inherit;
  width: 90px;
  height: 90px;
}
#content .header-section .page-header-columned .page-icon-column {
  width: 90px;
}
#content .header-section .page-header-columned .page-header-column {
  margin-left: 55px;
  width: 80%;
}
#content .text-section p {
  line-height: 2;
  margin: 0 0 20px;
  text-align: justify;
}
#content .text-section p:last-child {
  margin-bottom: 0;
}
#content .text-section .text-center p {
  text-align: center;
}

/* списки */
.checked-list {
  margin-left: 40px;
  overflow: hidden;
}
.checked-list li {
  margin-bottom: 15px;
  padding-left: 50px;
  position: relative;
  min-height: 20px;
  padding-top: 2px;
  line-height: 1.8;
}
.checked-list li:before {
  position: absolute;
  top: 7px;
  left: 0;
  content: "";
  width: 24px;
  height: 20px;
  line-height: 20px;
}
.checked-list li:last-child {
  margin-bottom: 0;
}
.checked-list li .item-header {
  margin-bottom: 5px;
  font-size: 19px;
  font-weight: bold;
  text-transform: uppercase;
}
.checked-list.grey-list li:before {
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2024%2020%27%20width%3D%2224%22%20height%3D%2220%22%3E%3Cpath%20d%3D%27M24%2C4.8L9.3%2C20L0%2C10.4l4.6-4.8l4.6%2C4.8L19.4%2C0L24%2C4.8z%27%20fill%3D%27%23a3a5a8%27%2F%3E%3C%2Fsvg%3E") no-repeat;
}
.checked-list.list-on-right {
  margin-left: 0;
  text-align: right;
}
.checked-list.list-on-right li {
  padding-right: 50px;
  padding-left: 0;
}
.checked-list.list-on-right li:before {
  left: auto;
  right: 0;
}

.invert-checked-list {
  overflow: hidden;
}
.invert-checked-list li {
  margin-bottom: 15px;
  padding-left: 65px;
  position: relative;
  min-height: 35px;
  padding-top: 8px;
  line-height: 1.4;
}
.invert-checked-list li:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  background-color: rgba(255, 255, 255, 0.3);
  width: 35px;
  height: 35px;
  line-height: 35px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.invert-checked-list li:last-child {
  margin-bottom: 0;
}
.invert-checked-list.yellow-list li:before {
  background: rgba(0, 0, 0, 0.3) url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2024%2020%27%20width%3D%2224%22%20height%3D%2220%22%3E%3Cpath%20d%3D%27M24%2C4.8L9.3%2C20L0%2C10.4l4.6-4.8l4.6%2C4.8L19.4%2C0L24%2C4.8z%27%20fill%3D%27%23FFD600%27%2F%3E%3C%2Fsvg%3E") no-repeat 55% 50%;
}
.invert-checked-list.blue-list li:before {
  background: #fff url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2024%2020%27%20width%3D%2224%22%20height%3D%2220%22%3E%3Cpath%20d%3D%27M24%2C4.8L9.3%2C20L0%2C10.4l4.6-4.8l4.6%2C4.8L19.4%2C0L24%2C4.8z%27%20fill%3D%27%231994e7%27%2F%3E%3C%2Fsvg%3E") no-repeat 55% 50%;
}
.invert-checked-list.list-on-right {
  margin-left: 0;
  text-align: right;
}
.invert-checked-list.list-on-right li {
  padding-right: 65px;
  padding-left: 0;
}
.invert-checked-list.list-on-right li:before {
  left: auto;
  right: 0;
}

.table-headed-yellow .headed-column .vc_column-inner {
  padding-left: 0;
  padding-right: 0;
}
.table-headed-yellow .headed-column .wpb_text_column {
  margin-left: -1px;
  padding: 35px 40px 60px;
  border: 1px solid #E4E4E4;
}
.table-headed-yellow .headed-column .headed-column-header {
  display: table;
  width: 100%;
  background: #fcc71e;
}
.table-headed-yellow .headed-column .headed-column-header, .table-headed-yellow .headed-column .headed-column-header h1, .table-headed-yellow .headed-column .headed-column-header h2, .table-headed-yellow .headed-column .headed-column-header h3, .table-headed-yellow .headed-column .headed-column-header h4, .table-headed-yellow .headed-column .headed-column-header h5, .table-headed-yellow .headed-column .headed-column-header h6 {
  margin: 0;
  font-size: 18px;
  text-transform: uppercase;
  line-height: 1.5;
  font-weight: 500;
  color: #333333;
}
.table-headed-yellow .headed-column .headed-column-header .riven-heading {
  display: table-cell;
  padding: 0 20px;
  height: 100px;
  vertical-align: middle;
}
.table-headed-yellow .headed-column .sublist {
  margin: -5px 0;
}
.table-headed-yellow .headed-column .sublist li {
  padding: 5px 0;
}
.table-headed-yellow.separated .wpb_column .vc_column-inner {
  padding-left: 5px;
  padding-right: 5px;
}

.rounded-list {
  overflow: hidden;
  margin: 0 0 -24px;
  padding: 0;
  counter-reset: listrounded;
}
.rounded-list li {
  list-style-type: none;
  position: relative;
  margin-bottom: 24px;
  min-height: 35px;
  padding: 3px 0 0 55px;
}
.rounded-list li .text-wrapper {
  height: 35px;
  overflow: visible;
  display: table-cell;
  vertical-align: middle;
}
.rounded-list li:before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 35px;
  height: 35px;
  color: #a3a5a8;
  border: 2px solid #a3a5a8;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  counter-increment: listrounded;
  content: counter(listrounded);
  text-align: center;
  text-indent: 1px;
  font-size: 18px;
  line-height: 30px;
  font-weight: 500;
  white-space: nowrap;
}
.rounded-list.yellow-list li:before {
  border-color: #fcc71e;
  color: #fcc71e;
}

p > .rounded-list {
  margin-top: 10px;
}

.plus-bordered-list {
  overflow: hidden;
  display: flex;
  flex-flow: row wrap;
}
.plus-bordered-list > li {
  position: relative;
  padding: 5px;
  color: #333333;
  font-size: 15px;
  line-height: 1.5;
}
.plus-bordered-list > li.strong, .plus-bordered-list > li strong {
  font-weight: bold;
}
.plus-bordered-list > li:before {
  display: block;
  position: absolute;
  top: 45px;
  left: 30px;
  width: 48px;
  height: 48px;
  color: #cfd8dc;
  border: 1px solid #cfd8dc;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  content: "+";
  text-align: center;
  font-size: 30px;
  font-weight: 400;
  line-height: 43px;
}
.plus-bordered-list > li .item-border {
  display: table;
  width: 100%;
  height: 100%;
  border: 1px solid #cfd8dc;
}
.plus-bordered-list > li .item-inner {
  display: table-cell;
  width: 100%;
  height: 130px;
  vertical-align: middle;
  padding: 30px 30px 30px 105px;
}
.plus-bordered-list > li .sublist li {
  padding: 0 0 0 16px;
  font-weight: normal;
}
.plus-bordered-list > li .sublist li:before {
  display: inline;
  position: relative;
  left: -16px;
  content: "-";
}

.plus-list {
  overflow: hidden;
}
.plus-list li {
  position: relative;
  padding: 5px;
  font-size: 15px;
  line-height: 1.5;
}
.plus-list li:before {
  display: block;
  position: absolute;
  top: 50%;
  left: 30px;
  margin-top: -24px;
  width: 48px;
  height: 48px;
  color: #cfd8dc;
  border: 1px solid #cfd8dc;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  content: "+";
  text-align: center;
  font-size: 30px;
  font-weight: 400;
  line-height: 43px;
}
.plus-list li .item-border {
  display: table;
  width: 100%;
}
.plus-list li .item-inner {
  display: table-cell;
  width: 100%;
  height: 80px;
  vertical-align: middle;
  padding: 10px 30px 10px 105px;
}
.plus-list.columned-list {
  overflow: hidden;
}
.plus-list.columned-list li {
  float: left;
  width: 49%;
}

.rhomb-list {
  overflow: hidden;
  padding: 0;
  counter-reset: listrhomb;
}
.rhomb-list li {
  list-style-type: none;
  position: relative;
  margin: 0;
  padding: 0;
  background-color: #a3a5a8;
}
.rhomb-list li:before {
  display: block;
  position: absolute;
  top: 50%;
  left: 30px;
  margin-top: -36px;
  width: 72px;
  height: 72px;
  color: #a3a5a8;
  background: url("/wp-content/themes/qbix2017/images/rhomb-list.png") no-repeat;
  counter-increment: listrhomb;
  content: counter(listrhomb) ".";
  text-align: center;
  text-indent: 7px;
  font-family: 'Roboto Slab', 'Times New Roman', serif;
  font-size: 30px;
  line-height: 67px;
  white-space: nowrap;
}
.rhomb-list li .item-border {
  display: table;
  width: 100%;
}
.rhomb-list li .item-inner {
  display: table-cell;
  width: 100%;
  height: 170px;
  vertical-align: middle;
  padding: 30px 60px 30px 122px;
}
.rhomb-list.columned-list {
  overflow: hidden;
}
.rhomb-list.columned-list li {
  float: left;
  width: 50%;
}

.page-support .rhomb-list li:nth-child(1) {
  background-color: #f5b901;
}
.page-support .rhomb-list li:nth-child(1):before {
  color: #f5b901;
}
.page-support .rhomb-list li:nth-child(2) {
  background-color: #05cd77;
}
.page-support .rhomb-list li:nth-child(2):before {
  color: #05cd77;
}
.page-support .rhomb-list li:nth-child(3) {
  background-color: #1d7eff;
}
.page-support .rhomb-list li:nth-child(3):before {
  color: #1d7eff;
}
.page-support .rhomb-list li:nth-child(4) {
  background-color: #fd5757;
}
.page-support .rhomb-list li:nth-child(4):before {
  color: #fd5757;
}

.blocks-multicolor-list {
  overflow: hidden;
  display: flex;
  flex-flow: row wrap;
}
.blocks-multicolor-list .wpb_column .vc_column-inner {
  padding: 20px 40px;
}
.blocks-multicolor-list .wpb_column .wpb_wrapper {
  display: table;
  width: 100%;
}
.blocks-multicolor-list .wpb_column .wpb_wrapper .wpb_text_column {
  display: table-cell;
  width: 100%;
  height: 120px;
  vertical-align: middle;
  text-align: center;
}
.blocks-multicolor-list.services-list, .blocks-multicolor-list.services-list p {
  font-size: 18px;
  line-height: 1.5;
  font-weight: 500;
  text-transform: uppercase;
}
.blocks-multicolor-list.functions-list {
  font-weight: bold;
}
.blocks-multicolor-list.blocks-spaced .wpb_column .vc_column-inner {
  width: auto;
  margin: 5px;
}

.page-services .blocks-multicolor-list .wpb_column .vc_column-inner {
  padding: 10px 60px;
}

.page-shtraf-online .blocks-multicolor-list .wpb_column .vc_column-inner {
  padding: 20px 30px;
}

/* разное */
.columned-section {
  display: flex;
  flex-flow: row wrap;
  padding-top: 0;
  padding-bottom: 0;
}
.columned-section .row-block {
  padding: 60px 40px;
  text-align: justify;
}
.columned-section .row-block .left-column {
  padding-left: 0;
}
.columned-section .row-block .right-column {
  padding-right: 0;
}
.columned-section .row-block .wpb_content_element {
  margin: 0;
}
.columned-section .row-block p {
  line-height: 2;
}
.columned-section.row-fluid .left-column {
  padding-left: 80px;
}
.columned-section.row-fluid .right-column {
  padding-right: 80px;
}

.accordion-section .wpb_accordion_wrapper .wpb_accordion_section {
  margin: 2px 0;
}
.accordion-section .wpb_accordion_wrapper .wpb_accordion_header {
  background-color: #fff;
  color: #333333;
  height: 48px;
  line-height: 48px;
  border: 1px solid #EBECEE;
  text-transform: uppercase;
  font-size: 1.8rem;
  white-space: nowrap;
  font-family: 'Roboto', Arial, Helvetica, sans-serif;
  font-weight: 700;
}
.accordion-section .wpb_accordion_wrapper .wpb_accordion_header .ui-accordion-header-icon {
  left: 0;
  right: auto;
  top: 0;
  width: 48px;
  height: 46px;
  border-right: 1px solid #EBECEE;
  background-position: 50% 50%;
}
.accordion-section .wpb_accordion_wrapper .wpb_accordion_header a {
  padding: 0 0 0 60px;
  color: #333333;
}
.accordion-section .wpb_accordion_wrapper .wpb_accordion_header.ui-accordion-header-active {
  background-color: #0666e5;
  border-color: #0666e5;
  color: #fff;
}
.accordion-section .wpb_accordion_wrapper .wpb_accordion_header.ui-accordion-header-active .ui-accordion-header-icon {
  border-color: #fff;
}
.accordion-section .wpb_accordion_wrapper .wpb_accordion_header.ui-accordion-header-active a {
  color: #fff;
}
.accordion-section .wpb_accordion_wrapper .wpb_accordion_content {
  border: 1px solid #EBECEE;
  border-top: none;
  padding: 20px 40px;
  line-height: 1.5;
}
.accordion-section .wpb_accordion_wrapper .wpb_accordion_content ul {
  margin-bottom: 10px;
  padding-left: 20px;
}
.accordion-section .wpb_accordion_wrapper .wpb_accordion_content ul:last-child {
  margin-bottom: 0;
}
.accordion-section .wpb_accordion_wrapper .wpb_accordion_content ul li {
  list-style: disc;
  padding: 4px 0;
}
.accordion-section .wpb_accordion_wrapper .wpb_accordion_content ul li li {
  list-style: circle;
}

.logos-list {
  overflow: hidden;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.logos-list li {
  display: inline-block;
  float: left;
  vertical-align: middle;
  padding: 30px 28px;
}
.logos-list li img {
  vertical-align: middle;
}
.logos-list.clients-list li {
  padding: 30px 60px;
}

.programs-list {
  border-top: 1px solid #E3E3E3;
  border-left: 1px solid #E3E3E3;
}
.programs-list .wpb_column {
  border-bottom: 1px solid #E3E3E3;
  border-right: 1px solid #E3E3E3;
}
.programs-list .wpb_column .vc_column-inner {
  padding: 40px;
}
.programs-list .wpb_column .program-logo {
  margin-top: 55px;
}

.blocks-projects-list {
  display: flex;
  flex-flow: row wrap;
  border-top: 1px solid #E6E6E6;
  border-left: 1px solid #E6E6E6;
}
.blocks-projects-list .wpb_column {
  border-bottom: 1px solid #E6E6E6;
  border-right: 1px solid #E6E6E6;
  background-color: #F6F7F9;
}
.blocks-projects-list .wpb_column .vc_column-inner {
  padding: 0 0 100px;
}
.blocks-projects-list .wpb_column:nth-child(2) .aio-icon-description {
  padding-left: 2px;
  padding-right: 2px;
}
.blocks-projects-list .wpb_column:nth-child(3) .aio-icon-description {
  padding-left: 30px;
  padding-right: 30px;
}
.blocks-projects-list .aio-icon-component {
  margin: 0;
  padding: 0;
}
.blocks-projects-list .aio-icon-component .aio-icon-img {
  height: 155px;
  line-height: 130px;
}
.blocks-projects-list .aio-icon-component .aio-icon-top {
  display: block;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 155px;
  background-color: #fff;
  text-align: center;
}
.blocks-projects-list .aio-icon-component .aio-icon-top .img-icon {
  display: inline;
  vertical-align: middle;
}
.blocks-projects-list .aio-icon-component .aio-icon-header {
  display: none;
}
.blocks-projects-list .aio-icon-component .aio-icon-header, .blocks-projects-list .aio-icon-component .aio-icon-header h1, .blocks-projects-list .aio-icon-component .aio-icon-header h2, .blocks-projects-list .aio-icon-component .aio-icon-header h3, .blocks-projects-list .aio-icon-component .aio-icon-header h4, .blocks-projects-list .aio-icon-component .aio-icon-header h5, .blocks-projects-list .aio-icon-component .aio-icon-header h6 {
  font-size: 30px;
}
.blocks-projects-list .aio-icon-component .aio-icon-description {
  padding: 30px 10px 0;
  text-align: center;
}
.blocks-projects-list .more-link {
  display: block;
  position: absolute;
  left: 50%;
  bottom: 40px;
  margin-left: -78px;
  width: 156px;
  font-size: 14px;
  line-height: 1;
  padding: 12px 30px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #0666e5;
  color: #0666e5;
}
.blocks-projects-list .more-link:hover {
  border-color: #FF9000;
  color: #FF9000;
}

.industry-projects-list .vc_row {
  margin: 0 0 40px;
}
.industry-projects-list .vc_row .image-column {
  width: 27%;
}
.industry-projects-list .vc_row .image-column .wpb_single_image {
  margin-top: 5px;
}
.industry-projects-list .vc_row .text-column {
  width: 73%;
  text-align: justify;
}
.industry-projects-list .vc_row .text-column .vc_column-inner {
  position: relative;
  padding-bottom: 70px;
}
.industry-projects-list .vc_row .text-column .project-name {
  margin-bottom: 20px;
  font-size: 19px;
  color: #FF9000;
  text-transform: uppercase;
  font-weight: bold;
}
.industry-projects-list .vc_row .text-column .more-link {
  display: block;
  position: absolute;
  left: 15px;
  bottom: 0;
  background: #FF9000;
  color: #fff;
  font-size: 14px;
  line-height: 1;
  padding: 12px 30px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.industry-projects-list .vc_row .wpb_content_element {
  margin: 0;
  padding: 0;
}
.industry-projects-list .vc_row:last-child {
  margin-bottom: 0;
}

/* элементы */
.blocks-iconed-toleft {
  display: flex;
  flex-flow: row wrap;
  border-left: 1px solid #E7ECF1;
  border-top: 1px solid #E7ECF1;
  color: #060f30;
}
.blocks-iconed-toleft .wpb_column {
  border-right: 1px solid #E7ECF1;
  border-bottom: 1px solid #E7ECF1;
  position: relative;
}
.blocks-iconed-toleft .wpb_column .vc_column-inner {
  padding: 56px 40px 120px;
}
.blocks-iconed-toleft .aio-icon-component {
  margin: 0;
  padding: 0;
}
.blocks-iconed-toleft .aio-icon-component .aio-icon-img {
  margin-right: 22px;
}
.blocks-iconed-toleft .aio-icon-component .aio-icon-title {
  margin: 0 0 20px;
  font-size: 18px;
  text-transform: uppercase;
  color: #060f30;
}
.blocks-iconed-toleft .aio-icon-component .aio-icon-description {
  margin-top: 20px;
  text-align: justify;
}
.blocks-iconed-toleft .more-link {
  display: block;
  position: absolute;
  left: 40px;
  bottom: 56px;
  width: 156px;
  font-size: 14px;
  line-height: 1;
  padding: 12px 30px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #88949a;
  color: #88949a;
}
.blocks-iconed-toleft .more-link:hover {
  border-color: #0666e5;
  color: #0666e5;
}

.page.home .blocks-iconed-toleft .aio-icon-component {
  min-height: 400px;
}

.blocks-services-mainpage {
  display: flex;
  flex-flow: row wrap;
  color: #060f30;
}
.blocks-services-mainpage .wpb_wrapper {
  margin: 95px 0 20px;
  border: 1px solid #A79218;
}
.blocks-services-mainpage .aio-icon-component {
  position: relative;
  margin: 0;
  padding: 100px 60px 100px;
  min-height: 360px;
}
.blocks-services-mainpage .aio-icon-component .aio-icon-header .aio-icon-title {
  margin: 0 0 20px;
  font-size: 21px;
  text-transform: uppercase;
  color: #060f30;
}
.blocks-services-mainpage .aio-icon-component .aio-icon-description {
  text-align: justify;
}
.blocks-services-mainpage .aio-icon-top {
  position: absolute;
  top: -45px;
  left: 50%;
  z-index: 2;
  width: 90px;
  height: 90px;
  margin-left: -45px;
}
.blocks-services-mainpage .aio-icon-top .ult-just-icon-wrapper {
  border: 1px solid #A79218;
  width: 90px;
  height: 90px;
  background: #FFD600;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.blocks-services-mainpage .aio-icon-top .ult-just-icon-wrapper .align-icon {
  width: 90px;
  height: 90px;
  text-align: center;
  line-height: 80px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.blocks-services-mainpage .aio-icon-top .aio-icon-img img.img-icon {
  width: 50px;
  height: 50px;
  display: inline;
}
.blocks-services-mainpage .more-link {
  display: block;
  position: absolute;
  left: 50%;
  bottom: 36px;
  width: 156px;
  margin-left: -78px;
  font-size: 14px;
  line-height: 1;
  padding: 12px 30px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #A38F17;
  color: #836e00;
}
.blocks-services-mainpage .more-link:hover {
  border-color: #A38F17;
  color: #0666e5;
}

.success-story-list .vc_row {
  margin: 0 0 60px;
}
.success-story-list .vc_row .image-column .wpb_single_image {
  margin-top: 5px;
}
.success-story-list .vc_row .text-column {
  text-align: justify;
}
.success-story-list .vc_row .text-column .vc_column-inner {
  position: relative;
  padding-bottom: 70px;
}
.success-story-list .vc_row .text-column .more-link {
  display: block;
  position: absolute;
  left: 15px;
  bottom: 0;
  background: #FF9000;
  color: #fff;
  font-size: 14px;
  line-height: 1;
  padding: 12px 30px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.success-story-list .vc_row .wpb_content_element {
  margin: 0;
  padding: 0;
}
.success-story-list .vc_row:last-child {
  margin-bottom: 0;
}

.success-story-detail {
  padding: 20px 0 100px;
}
.success-story-detail .main-header, .success-story-detail .main-header h1 {
  margin: 0;
}
.success-story-detail .success-story-info {
  padding: 60px 0 0;
}
.success-story-detail .success-story-info .image-column .wpb_single_image {
  margin-top: 5px;
}
.success-story-detail .success-story-info .text-column {
  text-align: justify;
}
.success-story-detail .section {
  padding-top: 70px;
}
.success-story-detail .section .section-subheader {
  margin: 0 0 20px;
}
.success-story-detail .section .wpb_text_column {
  text-align: justify;
}

.chief-section {
  margin-top: 50px;
}
.chief-section .wpb_content_element {
  margin: 0;
}
.chief-section .left-column:after {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 1px;
  height: 100%;
  border: 1px dotted rgba(255, 255, 255, 0.5);
  content: "";
}
.chief-section .left-column .vc_column-inner {
  padding: 14px 80px 14px 15px;
}
.chief-section .left-column ul li {
  padding-top: 0;
  margin-bottom: 36px;
}
.chief-section .left-column ul li:before {
  top: 4px;
}
.chief-section .left-column ul li:last-child {
  margin-bottom: 0;
}
.chief-section .chief-review {
  text-align: right;
}
.chief-section .chief-review h4 {
  margin: 0 0 20px;
}
.chief-section .chief-review p {
  margin-bottom: 20px;
}
.chief-section .chief-review p:last-child {
  margin-bottom: 0;
}
.chief-section .photo-column {
  width: 22%;
  text-align: center;
}
.chief-section .photo-column .vc_column-inner {
  padding: 14px 15px 0 40px;
}
.chief-section .photo-column .wpb_single_image {
  margin-bottom: 20px;
}
.chief-section .photo-column .wpb_single_image .vc_single_image-img {
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -moz-box-shadow: 4px 4px 1px #0770CC;
  -webkit-box-shadow: 4px 4px 1px #0770CC;
  box-shadow: 4px 4px 1px #0770CC;
}
.chief-section .photo-column .wpb_text_column, .chief-section .photo-column .wpb_text_column p {
  font-size: 13px;
  line-height: 1.2;
}
.chief-section .photo-column .wpb_text_column .name {
  display: block;
  font-size: 18px;
  margin-bottom: 20px;
}
.chief-section .quote-column {
  width: 28%;
}
.chief-section .quote-column, .chief-section .quote-column blockquote, .chief-section .quote-column p {
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 1.7;
}
.chief-section .quote-column strong, .chief-section .quote-column blockquote strong, .chief-section .quote-column p strong {
  font-weight: 500;
}

.page-about-us .chief-section .photo-column .wpb_single_image .vc_single_image-img {
  -moz-box-shadow: 4px 4px 1px #BA8402;
  -webkit-box-shadow: 4px 4px 1px #BA8402;
  box-shadow: 4px 4px 1px #BA8402;
}

.industry-works {
  color: #060f30;
}
.industry-works ul {
  margin: 0 200px;
}

.block-playlist {
  border: 1px solid #d9dbd0;
}
.block-playlist.youtube {
  padding-top: 144px;
  background: url("/wp-content/themes/qbix2026//images/youtube-dumb.png") no-repeat 50% 35px;
}
.block-playlist a {
  display: block;
  padding: 16px 20px;
  border-top: 1px solid #d9dbd0;
  background-color: #f3f5f6;
  text-align: center;
  color: #333;
  font-size: 13px;
  line-height: 1.4;
  text-decoration: none;
}
.block-playlist a:hover {
  background-color: #d9dbd0;
}
.block-playlist a + br {
  display: none;
}

/* testimonials */
.testimonial-section .section-header {
  margin-bottom: 60px;
}

.testimonial-content {
  margin: 0;
  padding: 0;
  font-size: 1.5rem;
  color: #fff;
  text-align: left;
}
.testimonial-content h1, .testimonial-content h2, .testimonial-content h3, .testimonial-content h4, .testimonial-content h5, .testimonial-content h6 {
  color: #fff;
}
.testimonial-content .testimonial-border {
  /*border: 1px solid #fff; padding: 30px 30px 20px;*/
  position: relative;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.testimonial-content .testimonial-border.testimonial-has-image {
  padding-left: 160px;
  min-height: 120px;
}
.testimonial-content .testimonial-profile {
  position: absolute;
  top: 0;
  left: 0;
  margin-top: 0;
  border: none;
  width: 120px;
  height: 120px;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.testimonial-content .testimonial-profile .testimonial-img {
  margin: 0;
  padding: 0;
  border: 2px solid #fff;
  width: 120px;
  max-height: 120px;
  height: auto !important;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.testimonial-content .testimonial-text .testimonial-description {
  margin-bottom: 20px;
}
.testimonial-content .testimonial-text .name, .testimonial-content .testimonial-text .job {
  text-align: right;
  text-transform: none;
}
.testimonial-content .testimonial-text .name {
  margin-top: 20px;
  font-weight: bold;
  font-size: 16px;
}
.testimonial-content .testimonial-text .job {
  font-size: 13px;
}

.owl-theme .owl-dots .owl-dot span {
  background: none;
  border: 1px solid #fff;
}
.owl-theme .owl-dots .owl-dot.active span {
  background: #fff;
}

/* members */
.member-column {
  padding: 20px;
}
.member-column .member-content .member-img {
  width: 160px;
  height: 160px;
  margin: 0 auto;
}
.member-column .member-content .member-img img {
  max-width: 160px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.member-column .member-content .job {
  color: #0666e5;
}
.member-column .member-content .description {
  min-height: 100px;
  padding-bottom: 24px;
  position: relative;
}
.member-column .member-content .member-contacts {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}

/* timeline */
.timeline-block {
  padding: 60px 0;
}
.timeline-block h2 {
  text-align: center;
  text-transform: uppercase;
}
.timeline-block .odd, .timeline-block .even {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
}
.timeline-block h4, .timeline-block h5, .timeline-block p {
  margin: 0;
  padding: 0;
  line-height: 1.1;
}
.timeline-block h4.yeartext {
  margin-top: 40px;
  font-weight: bold;
  border-bottom: 1px solid #D5D5D5;
}
.timeline-block .year .projectlist {
  overflow: hidden;
  margin-right: -20px;
}
.timeline-block .year .projectlist li {
  float: left;
  margin-top: 10px;
  padding: 10px 20px 0 0;
  width: 220px;
}
.timeline-block .year .projectlist .project h5 {
  margin: 4px 0;
  font-weight: bold;
}
.timeline-block .year .projectlist .project p {
  font-size: 12px;
}
.timeline-block .year.start .logowrapper, .timeline-block .year.start h5 {
  display: none;
}

/* blog page */
body.blog .site-content {
  color: #303548;
  font-family: 'Roboto', Arial, Helvetica, sans-serif;
  font-weight: normal;
}
body.blog ul.blog_post > li {
  padding: 40px 20px;
  border-bottom: 1px solid #E2E5E8;
}
body.blog ul.blog_post > li:last-child {
  border-bottom: none;
}
body.blog .entry-content .title_blog {
  font-size: 2.4rem;
  margin: 0;
}
body.blog .entry-content .blog_info {
  margin: 20px 0 0;
}
body.blog .entry-content .blog_info span {
  text-transform: none;
}
body.blog .entry-content .blog_post_desc {
  font-family: 'Roboto', Arial, Helvetica, sans-serif;
  font-weight: normal;
  padding: 0 0 0;
  margin: 30px 0 0;
}
body.blog .entry-content img {
  padding: 10px;
}
body.blog .entry-content img.alignnone {
  padding: 10px 0;
}

body.single-post .blog-content {
  padding: 40px 20px;
}
body.single-post .blog-content .title_blog {
  font-size: 2.4rem;
  margin: 0;
}
body.single-post .blog-content .blog_info {
  margin: 20px 0 0;
}
body.single-post .blog-content .blog_info span {
  text-transform: none;
}
body.single-post .blog-content .blog_post_desc {
  font-family: 'Roboto', Arial, Helvetica, sans-serif;
  font-weight: normal;
  padding: 0 0 0;
  margin: 30px 0 0;
}
body.single-post .blog-content img {
  padding: 10px;
}
body.single-post .blog-content img.alignnone {
  padding: 10px 0;
}

.active-sidebar {
  padding-top: 60px;
  padding-bottom: 60px;
}
.active-sidebar .widget .widget-title {
  font-family: 'Roboto', Arial, Helvetica, sans-serif;
  font-weight: 700;
}

/* responsive */
/* timeline rolling */
@media (min-width: 701px) and (min-height: 700px) {
  .timeline-block {
    position: relative;
    width: 100%;
    margin: 0;
    padding: 0;
  }
  .timeline-block .timeline-scrollable {
    overflow-x: scroll;
  }
  .timeline-block .timeline-container {
    position: relative;
    overflow: hidden;
    width: 2300px;
    height: 900px;
  }
  .timeline-block .timeline-container .line {
    position: absolute;
    top: 50%;
    left: 2px;
    z-index: 1;
    width: 100%;
    height: 50px;
    border-top: 1px solid #D5D5D5;
    background: #e1e1e1;
    /* Old browsers */
    background: -moz-linear-gradient(top, #e1e1e1 0%, #ffffff 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #e1e1e1 0%, #ffffff 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #e1e1e1 0%, #ffffff 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e1e1e1', endColorstr='#ffffff',GradientType=0 );
    /* IE6-9 */
  }
  .timeline-block .future {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 10;
    width: 60px;
    height: 95%;
    cursor: pointer;
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 60%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 60%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, white 60%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 );
    /* IE6-9 */
  }
  .timeline-block .future .arrow {
    position: absolute;
    top: 450px;
    right: 0;
    margin-top: -4px;
    width: 60px;
    height: 9px;
    background: url("/wp-content/themes/qbix2017/images/timeline/arrow100px.png") no-repeat right 50%;
  }
  .timeline-block .timeline-list {
    position: absolute;
    top: 50%;
    margin-top: -18px;
    height: 36px;
  }
  .timeline-block h4, .timeline-block h5, .timeline-block p {
    font-weight: normal;
    font-size: 12px;
    line-height: 1.1;
  }
  .timeline-block .mCSB_scrollTools_horizontal {
    top: 0;
    bottom: auto;
  }
  .timeline-block .mCSB_scrollTools.mCS-3d-dark .mCSB_draggerRail {
    background-color: rgba(163, 165, 168, 0.2);
  }
  .timeline-block .mCSB_scrollTools.mCS-3d-dark .mCSB_dragger .mCSB_dragger_bar, .timeline-block .mCSB_scrollTools.mCS-3d-dark .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .timeline-block .mCSB_scrollTools.mCS-3d-dark .mCSB_dragger:active .mCSB_dragger_bar, .timeline-block .mCSB_scrollTools.mCS-3d-dark .mCSB_dragger:hover .mCSB_dragger_bar, .timeline-block .mCSB_scrollTools.mCS-3d .mCSB_dragger .mCSB_dragger_bar, .timeline-block .mCSB_scrollTools.mCS-3d .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .timeline-block .mCSB_scrollTools.mCS-3d .mCSB_dragger:active .mCSB_dragger_bar, .timeline-block .mCSB_scrollTools.mCS-3d .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #0666e5;
  }
  .timeline-block .year {
    position: relative;
    float: left;
    z-index: 2;
    width: 125px;
    height: 100%;
  }
  .timeline-block .year .yeartext {
    position: absolute;
    top: 50%;
    z-index: 2;
    margin-top: -18px;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    border: none;
    *border: 1px solid #fff;
    background: #FE4F38;
    color: #fff;
    text-align: center;
    -moz-box-shadow: 0 0 3px 2px #fff;
    -webkit-box-shadow: 0 0 3px 2px #fff;
    box-shadow: 0 0 3px 2px #fff;
    filter: progid:DXImageTransform.Microsoft.dropshadow(offX=0, offY=0, color=#fff);
  }
  .timeline-block .year .yeartext span {
    display: block;
    line-height: 35px;
    white-space: nowrap;
  }
  .timeline-block .year .projects {
    position: absolute;
    left: 18px;
    width: 250px;
    /*border-left: 1px solid #D5D5D5;*/
  }
  .timeline-block .year .projects .projectlist .project {
    position: relative;
    margin: 0;
    padding: 25px 20px;
    border: none;
  }
  .timeline-block .year .projects .projectlist .project .logowrapper {
    position: relative;
    margin: 0 0 6px;
  }
  .timeline-block .year .projects .projectlist .project .projectname {
    margin: 0 0 6px;
    font-weight: bold;
  }
  .timeline-block .year.odd .projects {
    top: 40px;
  }
  .timeline-block .year.odd .projects .projectlist .project {
    background: url("/wp-content/themes/qbix2017/images/timeline/line-bottomcenter.png") no-repeat left 50%;
  }
  .timeline-block .year.odd .projects .projectlist .project.last {
    background: url("/wp-content/themes/qbix2017/images/timeline/line-bottom.png") no-repeat left bottom;
  }
  .timeline-block .year.even .projects {
    bottom: 40px;
  }
  .timeline-block .year.even .projects .projectlist .project {
    background: url("/wp-content/themes/qbix2017/images/timeline/line-topcenter.png") no-repeat left 50%;
  }
  .timeline-block .year.even .projects .projectlist .project.last {
    background: url("/wp-content/themes/qbix2017/images/timeline/line-top.png") no-repeat left top;
  }
  .timeline-block .year.today .projects {
    width: 150px;
  }
  .timeline-block .year.today .projects li {
    width: 150px;
  }
  .timeline-block .year.start {
    width: 110px;
  }
  .timeline-block .year.start .yeartext {
    left: 0;
    top: 3px;
    border-radius: 0;
    border: none;
    box-shadow: none;
    background: url("/wp-content/themes/qbix2017/images/timeline/start-flag.png") no-repeat;
  }
  .timeline-block .year.start .yeartext span {
    display: none;
  }
  .timeline-block .year.start .projects {
    top: 0;
    left: 2px;
    padding-top: 22px;
    width: 140px;
  }
  .timeline-block .year.start .projects .project .logowrapper, .timeline-block .year.start .projects .project .projectname {
    display: block;
  }
  .timeline-block .year.start .projects .project .logowrapper {
    position: absolute;
    top: 68px;
    left: 22px;
  }
  .timeline-block .year.start .projects .project .projectwrapper {
    margin: 50px 0 0 20px;
  }
  .timeline-block .projectlist .project#start {
    background-position: left -420px;
  }
  .timeline-block .projectlist .project#rasin {
    background-position: left 50px;
  }
  .timeline-block .projectlist .project#pischevik {
    background-position: left -220px;
  }
  .timeline-block .projectlist .project#samson {
    background-position: left -440px;
  }
  .timeline-block .projectlist .project#azart {
    background-position: left 40px;
  }
  .timeline-block .projectlist .project#fosp {
    background-position: left -220px;
  }
  .timeline-block .projectlist .project#syas {
    background-position: left -430px;
  }
  .timeline-block .projectlist .project#microsoft {
    background-position: left 30px;
  }
  .timeline-block .projectlist .project#arbonaut {
    background-position: left -205px;
  }
  .timeline-block .projectlist .project#sevenlands {
    background-position: left -208px;
  }
  .timeline-block .projectlist .project#parnasm {
    background-position: left -461px;
  }
  .timeline-block .projectlist .project#russkymir {
    background-position: left 50px;
  }
  .timeline-block .projectlist .project#megafon {
    background-position: left -200px;
  }
  .timeline-block .projectlist .project#novayaera {
    background-position: left -456px;
  }
  .timeline-block .projectlist .project#lentelefonstroy {
    background-position: left 40px;
  }
  .timeline-block .projectlist .project#hooperholmes {
    background-position: left 50px;
  }
  .timeline-block .projectlist .project#meatland {
    background-position: left -220px;
  }
  .timeline-block .projectlist .project#gm {
    background-position: left -470px;
  }
  .timeline-block .projectlist .project#omz {
    background-position: left 30px;
  }
  .timeline-block .projectlist .project#sorus {
    background-position: left -200px;
  }
  .timeline-block .projectlist .project#virilis {
    background-position: left -460px;
  }
  .timeline-block .projectlist .project#roslogistics {
    background-position: left 30px;
  }
  .timeline-block .projectlist .project#rosgosstrakh {
    background-position: left -190px;
  }
  .timeline-block .projectlist .project#yugoria {
    background-position: left -460px;
  }
  .timeline-block .projectlist .project#ctrllising {
    background-position: left 50px;
  }
  .timeline-block .projectlist .project#man {
    background-position: left -450px;
  }
}
@media (max-width: 1024px) {
  br.big-screen {
    display: none;
  }

  .page-breadcrumbs .breadcrumb {
    padding: 0;
  }
}
@media (max-width: 991px) {
  .site-header .main-navigation.scroll-open .menu-toggle {
    top: 30px;
    width: 45px;
    height: 30px;
  }
  .site-header .main-navigation.scroll-open .menu-toggle span {
    display: none;
  }
  .site-header.header-v5 .mega-menu > li > a {
    padding: 7px 0;
  }
  .site-header.header-v5 .mega-menu .menu-item-has-children a {
    padding-right: 30px;
  }
  .site-header.header-v5 .mega-menu .menu-item-has-children .caret {
    top: 0;
  }
  .site-header.header-v5 .mega-menu .menu-item-has-children.menu-item-language-current::before {
    top: 50%;
  }
  .site-header.header-v5 .mega-menu #menu-item-1041 a,
  .site-header.header-v5 .mega-menu #menu-item-1167 a {
    margin: 10px 25px 0 0;
    text-align: center;
  }
  .site-header.header-v5.is-sticky .mega-menu > li > a {
    padding: 7px 0;
  }
  .site-header.header-v5.is-sticky .mega-menu .menu-item-has-children a {
    padding-right: 30px;
  }
}
.page-id-1561 .section-header, .page-id-1561 .section-header h2, .page-id-1561 .section-header h3, .page-id-1561 .section-header h4 {
  color: #2952D9;
}
.page-id-1561 .section-header h2, .page-id-1561 .section-header h3, .page-id-1561 .section-header h4 {
  font-size: 3rem;
}
.page-id-1561 .action-button .ubtn {
  box-shadow: 0 3px 5px 1px rgba(0, 0, 0, 0.4);
  color: #fff;
}
.page-id-1561 #main-top .text-lead, .page-id-1561 #main-top .text-lead p {
  font-size: 3rem;
  line-height: 1.3;
}
.page-id-1561 #main-top .text-description p {
  margin: 0;
}
.page-id-1561 #main-top .text-description p:not(:last-child) {
  margin-bottom: 20px;
}
.page-id-1561 #main-top .action-button .ubtn {
  background-image: linear-gradient(to bottom, #2944B4, #5772DE) !important;
}
.page-id-1561 #whatcan .vc_row {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: stretch;
  align-content: stretch;
}
.page-id-1561 #whatcan .ult-content-box {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  align-content: center;
  gap: 20px;
}
.page-id-1561 #whatcan .bg-block {
  margin: 0;
  padding: 10px 20px;
  position: relative;
}
.page-id-1561 #whatcan .bg-block .aio-icon-box {
  position: relative;
  z-index: 2;
}
.page-id-1561 #whatcan .bg-block .aio-icon-header {
  display: block;
  width: 100%;
}
.page-id-1561 #whatcan .bg-block .aio-icon-title {
  padding: 5px 0 15px;
  border-bottom: 1px solid #282626;
  margin: 0 0 16px;
  text-align: center;
  font-size: 1.5rem;
}
.page-id-1561 #whatcan .bg-block .aio-icon-description {
  font-size: 1.5rem;
  line-height: 1.3;
}
.page-id-1561 #whatcan .bg-block .aio-icon-description ul {
  list-style-type: disc;
  padding-left: 20px;
}
.page-id-1561 #whatcan .bg-block .aio-icon-description ul li {
  list-style: disc;
}
.page-id-1561 #whatcan .bg-block .aio-icon-description ul li:not(:last-child) {
  margin-bottom: 5px;
}
.page-id-1561 #whatcan .bg-block::after {
  display: block;
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-position: right 10px bottom 10px;
  background-repeat: no-repeat;
  background-size: 100px;
}
.page-id-1561 #whatcan .bg-block.block-1 {
  background-color: #91A4EB;
}
.page-id-1561 #whatcan .bg-block.block-1::after {
  background-image: url("/wp-content/themes/qbix2026/images/icons/whatcan1.svg");
  opacity: .4;
}
.page-id-1561 #whatcan .bg-block.block-2 {
  background-color: #ACE7C1;
}
.page-id-1561 #whatcan .bg-block.block-2::after {
  background-image: url("/wp-content/themes/qbix2026/images/icons/whatcan2.svg");
  opacity: .4;
}
.page-id-1561 #whatcan .bg-block.block-3 {
  background-color: #C2CDF5;
}
.page-id-1561 #whatcan .bg-block.block-3::after {
  background-image: url("/wp-content/themes/qbix2026/images/icons/whatcan3.svg");
  opacity: .4;
}
.page-id-1561 #whatcan .bg-block.block-4 {
  background-color: #C2CDF5;
}
.page-id-1561 #whatcan .bg-block.block-4::after {
  background-image: url("/wp-content/themes/qbix2026/images/icons/whatcan4.svg");
  opacity: .4;
}
.page-id-1561 #whatcan .bg-block.block-5 {
  background-color: #ACE7C1;
}
.page-id-1561 #whatcan .bg-block.block-5::after {
  background-image: url("/wp-content/themes/qbix2026/images/icons/whatcan5.svg");
  opacity: .4;
}
.page-id-1561 #whatcan .bg-block.block-6 {
  background-color: #447585;
}
.page-id-1561 #whatcan .bg-block.block-6::after {
  background-image: url("/wp-content/themes/qbix2026/images/icons/whatcan6.svg");
  opacity: .4;
}
.page-id-1561 #whatcan .action-button .ubtn {
  background-image: linear-gradient(to bottom, #2945b5, #5772de) !important;
}
.page-id-1561 #whouses .list-block .ult-content-box {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: stretch;
  align-content: stretch;
  gap: 20px;
}
.page-id-1561 #whouses .list-block .bg-block {
  margin: 0;
  padding: 10px 20px;
  width: 30%;
}
.page-id-1561 #whouses .list-block .bg-block .aio-icon-box .aio-icon-left .ult-just-icon-wrapper, .page-id-1561 #whouses .list-block .bg-block .aio-icon-box .aio-icon-left .align-icon {
  height: 100%;
}
.page-id-1561 #whouses .list-block .bg-block .aio-icon-box .aio-icon-left .aio-icon {
  margin: 15px 15px 0 0;
  width: 30px;
  height: 30px;
  content: "";
  background-repeat: no-repeat;
  background-size: 30px;
}
.page-id-1561 #whouses .list-block .bg-block .aio-icon-box .aio-icon-left .aio-icon i {
  display: none;
}
.page-id-1561 #whouses .list-block .bg-block .aio-icon-box .aio-icon-description {
  height: 100%;
  display: table-cell;
  vertical-align: middle;
  line-height: 1.3;
}
.page-id-1561 #whouses .list-block .bg-block.block-1 {
  border: 2px solid #D3D1D1;
}
.page-id-1561 #whouses .list-block .bg-block.block-1 .aio-icon {
  background-image: url("/wp-content/themes/qbix2026/images/icons/whouse1.svg");
}
.page-id-1561 #whouses .list-block .bg-block.block-2 {
  border: 2px solid #B6B5B5;
}
.page-id-1561 #whouses .list-block .bg-block.block-2 .aio-icon {
  background-image: url("/wp-content/themes/qbix2026/images/icons/whouse2.svg");
}
.page-id-1561 #whouses .list-block .bg-block.block-3 {
  border: 2px solid #B6B5B5;
}
.page-id-1561 #whouses .list-block .bg-block.block-3 .aio-icon {
  background-image: url("/wp-content/themes/qbix2026/images/icons/whouse3.svg");
}
.page-id-1561 #whouses .list-block .bg-block.block-4 {
  border: 2px solid #D3D1D1;
}
.page-id-1561 #whouses .list-block .bg-block.block-4 .aio-icon {
  background-image: url("/wp-content/themes/qbix2026/images/icons/whouse4.svg");
}
.page-id-1561 #whouses .list-block .bg-block.block-5 {
  border: 2px solid #D3D1D1;
}
.page-id-1561 #whouses .list-block .bg-block.block-5 .aio-icon {
  background-image: url("/wp-content/themes/qbix2026/images/icons/whouse5.svg");
}
.page-id-1561 #whouses .list-block .bg-block.block-6 {
  border: 2px solid #B6B5B5;
}
.page-id-1561 #whouses .list-block .bg-block.block-6 .aio-icon {
  background-image: url("/wp-content/themes/qbix2026/images/icons/whouse6.svg");
}
.page-id-1561 #whouses .action-button .ubtn {
  background-image: linear-gradient(to bottom, #2abb59, #58e686) !important;
}
.page-id-1561 #implementation .list-block .aio-ibd-block {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  align-content: normal;
  gap: 20px;
}
.page-id-1561 #implementation .list-block .aio-ibd-block .aio-icon-header {
  width: 35%;
  padding: 10px 40px;
  text-align: center;
}
.page-id-1561 #implementation .list-block .aio-ibd-block .aio-icon-header .aio-icon-title {
  font-weight: bold;
}
.page-id-1561 #implementation .list-block .aio-ibd-block .aio-icon-description {
  width: 65%;
  padding: 10px 20px;
  line-height: 1.3;
}
.page-id-1561 #implementation .list-block .aio-ibd-block .aio-icon-description ul {
  list-style-type: disc;
  padding-left: 20px;
}
.page-id-1561 #implementation .list-block .aio-ibd-block .aio-icon-description ul li {
  list-style: disc;
}
.page-id-1561 #implementation .list-block .aio-ibd-block .aio-icon-description ul li:not(:last-child) {
  margin-bottom: 5px;
}
.page-id-1561 #implementation .list-block .bg-block {
  margin: 0 0 10px;
}
.page-id-1561 #implementation .list-block .bg-block:last-child {
  margin-bottom: 0;
}
.page-id-1561 #implementation .list-block .bg-block.block-1 .aio-icon-header {
  background: #C2CDF5;
}
.page-id-1561 #implementation .list-block .bg-block.block-1 .aio-icon-description {
  background: #C2CDF5;
}
.page-id-1561 #implementation .list-block .bg-block.block-2 .aio-icon-header {
  background: #91A4EB;
}
.page-id-1561 #implementation .list-block .bg-block.block-2 .aio-icon-header, .page-id-1561 #implementation .list-block .bg-block.block-2 .aio-icon-title {
  color: #000;
}
.page-id-1561 #implementation .list-block .bg-block.block-2 .aio-icon-description {
  background: #91A4EB;
  color: #000;
}
.page-id-1561 #implementation .list-block .bg-block.block-3 .aio-icon-header {
  background: #3152D7;
}
.page-id-1561 #implementation .list-block .bg-block.block-3 .aio-icon-header, .page-id-1561 #implementation .list-block .bg-block.block-3 .aio-icon-title {
  color: #fff;
}
.page-id-1561 #implementation .list-block .bg-block.block-3 .aio-icon-description {
  background: #3152D7;
  color: #FFF;
}
.page-id-1561 #variants .block-elements {
  list-style-type: none;
  counter-reset: variants;
  margin: 0;
  padding: 0;
}
.page-id-1561 #variants .block-elements li {
  counter-increment: variants;
  list-style: none;
  margin: 0 0 10px;
  padding: 0;
  line-height: 1.3;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
}
.page-id-1561 #variants .block-elements li::before {
  content: counter(variants,decimal-leading-zero);
  display: block;
  flex-grow: 0;
  align-self: center;
  order: 0;
  margin-right: 10px;
  width: 40px;
  padding: 8px 0 8px 5px;
  background: #213896;
  color: #fff;
  font-weight: bold;
  font-size: 1.8rem;
  line-height: 1;
}
.page-id-1561 #variants .block-elements li .text-element {
  flex-grow: 1;
  width: 100%;
  align-items: center;
}
.page-id-1561 #variants .block-map {
  padding-top: 80px;
  background: url("/wp-content/themes/qbix2026/images/productlogo-indigo.png") no-repeat 50% 0;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: stretch;
  align-content: stretch;
}
.page-id-1561 #variants .block-map li {
  margin: 0 0 30px;
  padding: 0;
  position: relative;
  color: #000;
  font-weight: 500;
  line-height: 1.3;
}
.page-id-1561 #variants .block-map li .text-element {
  display: block;
  padding: 10px;
}
.page-id-1561 #variants .block-map li .text-element::after {
  content: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20512%22%3E%3Cpath%20d%3D%22M168%20345.941V44c0-6.627-5.373-12-12-12h-56c-6.627%200-12%205.373-12%2012v301.941H41.941c-21.382%200-32.09%2025.851-16.971%2040.971l86.059%2086.059c9.373%209.373%2024.569%209.373%2033.941%200l86.059-86.059c15.119-15.119%204.411-40.971-16.971-40.971H168z%22%20fill%3D%22black%22%2F%3E%3C%2Fsvg%3E");
  position: absolute;
  top: 100%;
  bottom: auto;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 10px;
  height: 30px;
}
.page-id-1561 #variants .block-map li:nth-child(1) .text-element {
  background-color: #A9D6ED;
}
.page-id-1561 #variants .block-map li:nth-child(2) .text-element {
  background-color: #BADA5B;
}
.page-id-1561 #variants .block-map li:nth-child(3) .text-element {
  background-color: #91A4EB;
}
.page-id-1561 #variants .block-map li:nth-child(4) .text-element {
  background-color: #32E06B;
}
.page-id-1561 #variants .block-map li:nth-child(5) .text-element {
  background-color: #4B82B3;
}
.page-id-1561 #variants .block-map li:nth-child(6) .text-element {
  background-color: #FEFF67;
}
@media (min-width: 900px) {
  .page-id-1561 #variants .block-map {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    align-content: flex-start;
  }
  .page-id-1561 #variants .block-map li {
    width: 48%;
  }
  .page-id-1561 #variants .block-map li:nth-child(1) {
    order: 1;
  }
  .page-id-1561 #variants .block-map li:nth-child(1) .text-element::after {
    left: auto;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto 0;
    rotate: -90deg;
    transform: translate(0, 20px);
  }
  .page-id-1561 #variants .block-map li:nth-child(2) {
    order: 2;
  }
  .page-id-1561 #variants .block-map li:nth-child(3) {
    order: 4;
  }
  .page-id-1561 #variants .block-map li:nth-child(3) .text-element::after {
    left: 0;
    right: auto;
    top: 0;
    bottom: 0;
    margin: auto 0;
    rotate: 90deg;
    transform: translate(0, 20px);
  }
  .page-id-1561 #variants .block-map li:nth-child(4) {
    order: 3;
  }
  .page-id-1561 #variants .block-map li:nth-child(5) {
    order: 5;
  }
  .page-id-1561 #variants .block-map li:nth-child(5) .text-element::after {
    left: auto;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto 0;
    rotate: -90deg;
    transform: translate(0, 20px);
  }
  .page-id-1561 #variants .block-map li:nth-child(6) {
    order: 6;
  }
  .page-id-1561 #variants .block-map li:nth-child(6) .text-element::after {
    content: "";
    display: none;
  }
}
@media (min-width: 1024px) {
  .page-id-1561 #variants .block-map {
    display: block;
    position: relative;
    width: 100%;
    height: 320px;
    background-position: 190px 50%;
  }
  .page-id-1561 #variants .block-map li {
    position: absolute;
    width: auto;
  }
  .page-id-1561 #variants .block-map li .text-element::after {
    content: url("data:image/svg+xml,%3Csvg%20preserveAspectRatio%3D%22xMidYMid%20meet%22%20viewBox%3D%2220%2050%20160%20100%22%20width%3D%22100%22%20height%3D%2260%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cg%20fill%3D%22black%22%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M179.222%20129.111c-.655-.409-1.555-.164-2.046.491l-8.43%2014.078c-9.494-37.323-27.583-63.924-53.856-78.902-42.89-24.391-93.308-9.003-93.799-8.84-.737.246-1.228%201.064-.982%201.801.246.737%201.064%201.228%201.801.982.491-.164%2049.764-15.224%2091.588%208.676%2025.619%2014.569%2043.216%2040.515%2052.465%2077.101l-14.16-8.021c-.737-.409-1.637-.164-1.964.573-.409.737-.164%201.637.573%201.964l17.188%209.74c.082%200%20.082.082.164.082s.082%200%20.164.082a.88.88%200%200%200%20.408.082h.327c.164%200%20.327-.082.491-.246l.082-.082.327-.327%2010.231-17.106c.328-.819.164-1.719-.572-2.128z%22%3E%3C%2Fpath%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E");
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0;
    width: 100px;
    height: 50px;
    rotate: 0;
  }
  .page-id-1561 #variants .block-map li:nth-child(1) {
    width: 180px;
    top: 70px;
    left: 0;
  }
  .page-id-1561 #variants .block-map li:nth-child(1) .text-element::after {
    left: 40%;
    right: 0;
    top: -90%;
    bottom: 0;
    margin: 0;
    rotate: -90deg;
    transform: scale(0.5, 1.5);
  }
  .page-id-1561 #variants .block-map li:nth-child(2) {
    width: 150px;
    top: 0;
    left: 190px;
  }
  .page-id-1561 #variants .block-map li:nth-child(2) .text-element::after {
    left: 95%;
    right: 0;
    top: 25%;
    bottom: 0;
    margin: 0;
    rotate: -50deg;
    transform: scale(0.5, 1.5);
  }
  .page-id-1561 #variants .block-map li:nth-child(3) {
    width: 180px;
    top: 60px;
    left: 360px;
  }
  .page-id-1561 #variants .block-map li:nth-child(3) .text-element::after {
    left: 50%;
    right: 0;
    top: 90%;
    bottom: 0;
    margin: 0;
    rotate: 50deg;
    transform: scale(0.5, 1.5);
  }
  .page-id-1561 #variants .block-map li:nth-child(4) {
    width: 140px;
    top: 220px;
    left: 390px;
  }
  .page-id-1561 #variants .block-map li:nth-child(4) .text-element {
    padding-left: 50px;
  }
  .page-id-1561 #variants .block-map li:nth-child(4) .text-element::after {
    left: -40%;
    right: 0;
    top: 30%;
    bottom: 0;
    margin: 0;
    rotate: 90deg;
    transform: scale(0.5, 1.5);
  }
  .page-id-1561 #variants .block-map li:nth-child(5) {
    width: 140px;
    top: 250px;
    left: 190px;
  }
  .page-id-1561 #variants .block-map li:nth-child(5) .text-element::after {
    left: -60%;
    right: 0;
    top: 0;
    bottom: 0;
    margin: 0;
    rotate: 160deg;
    transform: scale(0.5, 1.5);
  }
  .page-id-1561 #variants .block-map li:nth-child(6) {
    width: 150px;
    top: 170px;
    left: 10px;
  }
  .page-id-1561 #variants .block-map li:nth-child(6) .text-element::after {
    content: "";
    display: none;
  }
}
.page-id-1561 #variants .action-button .ubtn {
  background-image: linear-gradient(to bottom, #1c2f7e, #4d5fab) !important;
}
.page-id-1561 #support .uvc-sub-heading {
  color: #000;
  font-weight: bold;
}
.page-id-1561 #support table, .page-id-1561 #support tr, .page-id-1561 #support th, .page-id-1561 #support td {
  background: none;
  color: #333;
}
.page-id-1561 #support table {
  font-size: 1.3rem;
}
.page-id-1561 #support table tr:nth-child(1) th {
  background: #E4E2E2;
  font-weight: bold;
}
.page-id-1561 #support table td, .page-id-1561 #support table th {
  border: 1px solid #AEADAD;
  text-align: center;
  vertical-align: middle;
}
.page-id-1561 #support table tr *:nth-child(1) {
  width: 16%;
}
.page-id-1561 #support table tr *:nth-child(2), .page-id-1561 #support table tr *:nth-child(3), .page-id-1561 #support table tr *:nth-child(4) {
  width: 28%;
}
.page-id-1561 #support .action-button .ubtn {
  background-image: linear-gradient(to bottom, #55376e, #84679c) !important;
}
.page-id-1561 #whychooseus .list-block {
  counter-reset: choose;
}
.page-id-1561 #whychooseus .list-block .vc_row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: stretch;
  align-content: stretch;
  margin: 0 0 20px;
}
.page-id-1561 #whychooseus .list-block .vc_row .wpb_wrapper {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  align-content: stretch;
}
.page-id-1561 #whychooseus .list-block .bg-block {
  counter-increment: choose;
  position: relative;
  background: #ACE7C1;
  margin: 0;
  padding: 20px 15px;
  height: 100%;
}
.page-id-1561 #whychooseus .list-block .bg-block .aio-icon-box::before {
  content: counter(choose,decimal-leading-zero);
  position: absolute;
  top: 10px;
  right: 40px;
  width: 30px;
  font-size: 5rem;
  line-height: 1;
  text-decoration: underline;
  font-weight: 700;
}
.page-id-1561 #whychooseus .list-block .bg-block .aio-icon-box .aio-icon-description {
  padding-right: 80px;
  font-size: 1.5rem;
  line-height: 1.5;
}
.page-id-1561 #whychooseus .text-counters .ult-content-box {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: stretch;
  align-content: stretch;
}
.page-id-1561 #whychooseus .text-counters .ult-content-box .stats-block {
  margin: 10px 30px;
  position: relative;
}
.page-id-1561 #whychooseus .text-counters .ult-content-box .stats-block .stats-desc .counter_prefix::after {
  content: " ";
}
.page-id-1561 #whychooseus .text-counters .ult-content-box .stats-block::after {
  content: "";
  position: absolute;
  top: 0;
  right: -30px;
  rotate: 5deg;
  transform: rotate(5deg);
  width: 1px;
  height: 100%;
  border-right: 1px dashed #000;
}
.page-id-1561 #whychooseus .text-counters .ult-content-box .stats-block:last-child::after {
  border: none;
}
.page-id-1561 #whychooseus .text-counters .ult-content-box .stats-block .stats-number {
  font-size: 1.5rem;
}
.page-id-1561 #whychooseus .text-counters .ult-content-box .stats-block .stats-text {
  font-size: 1.3rem;
  max-width: 180px;
}
.page-id-1561 #whychooseus .action-button .ubtn {
  background-image: linear-gradient(to bottom, #55376e, #84679c) !important;
}
.page-id-1561 #demo .action-button .ubtn {
  background-image: linear-gradient(to bottom, #222B3B, #535C6B) !important;
}
.page-id-1561 #results .bg-block {
  padding: 10px;
}
.page-id-1561 #results .bg-block .aio-icon-box .aio-icon-top .aio-icon {
  width: 50px;
  height: 60px;
  content: "";
  background-repeat: no-repeat;
  background-size: 50px;
}
.page-id-1561 #results .bg-block .aio-icon-box .aio-icon-top .aio-icon i {
  display: none;
}
.page-id-1561 #results .bg-block .aio-icon-description {
  line-height: 1.3;
}
.page-id-1561 #results .bg-block.block-1 .aio-icon {
  background-image: url("/wp-content/themes/qbix2026/images/icons/result1.svg");
}
.page-id-1561 #results .bg-block.block-2 .aio-icon {
  background-image: url("/wp-content/themes/qbix2026/images/icons/result2.svg");
}
.page-id-1561 #results .bg-block.block-3 .aio-icon {
  background-image: url("/wp-content/themes/qbix2026/images/icons/result3.svg");
}
.page-id-1561 #results .bg-block.block-4 .aio-icon {
  background-image: url("/wp-content/themes/qbix2026/images/icons/result4.svg");
}
.page-id-1561 #results .bg-block.block-5 .aio-icon {
  background-image: url("/wp-content/themes/qbix2026/images/icons/result5.svg");
}
.page-id-1561 #results .action-button .ubtn {
  background-image: linear-gradient(to bottom, #2944B4, #5973DF) !important;
}
.page-id-1561 #faq .vc_tta-accordion .vc_tta-panel .vc_tta-panel-heading {
  background: #FFFFFE;
}
.page-id-1561 #faq .vc_tta-accordion .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title {
  border: none;
}
.page-id-1561 #contact .address-block {
  line-height: 1.3;
}
.page-id-1561 #contact .form-header, .page-id-1561 #contact .form-header h2 {
  color: #283447;
  font-weight: bold;
  font-size: 2rem;
}
.page-id-1561 #contact [type=submit] {
  display: block;
  margin: 10px 0 0;
  box-shadow: 0 3px 5px 1px rgba(0, 0, 0, 0.4);
}

/*# sourceMappingURL=style.css.map */
