

/* Start:/local/templates/ru.infinityinc_2/libs/mfp/magnific-popup.css?17061638317085*/
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #fff;
  opacity: 1; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation;
  color: #000;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover,
  .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover,
  .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before,
  .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  word-wrap: break-word;
  padding-right: 36px;
  font-size: 24px;
  color: #000;
  font-family: "Exo 2", Arial, sans-serif;
  margin-bottom: 15px;
  font-weight: bold;
  text-align: center;
}

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }
/* End */


/* Start:/local/templates/ru.infinityinc_2/libs/slick/slick.css?17060011441729*/
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

/* End */


/* Start:/local/templates/ru.infinityinc_2/libs/slick/slick-theme.css?17060011443043*/
@charset 'UTF-8';
/* Slider */
.slick-loading .slick-list
{
    background: #fff url('/local/templates/ru.infinityinc_2/libs/slick/./ajax-loader.gif') center center no-repeat;
}

/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url('/local/templates/ru.infinityinc_2/libs/slick/./fonts/slick.eot');
    src: url('/local/templates/ru.infinityinc_2/libs/slick/./fonts/slick.eot?#iefix') format('embedded-opentype'), url('/local/templates/ru.infinityinc_2/libs/slick/./fonts/slick.woff') format('woff'), url('/local/templates/ru.infinityinc_2/libs/slick/./fonts/slick.ttf') format('truetype'), url('/local/templates/ru.infinityinc_2/libs/slick/./fonts/slick.svg#slick') format('svg');
}
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 40px;
    height: 40px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before {
    content: "";
    width: 40px;
    height: 40px;
    display: block;
    background-color: rgba(0,0,0,0.3);
    background-repeat: no-repeat;
    background-size: 50%;
    background-position: center center;
}

.slick-next {
    right: 5px;
    z-index: 9;
}
.slick-prev {
    left: 5px;
    z-index: 9;
}
.slick-prev:before {
    background-image: url(/local/templates/ru.infinityinc_2/libs/slick/../../img/arrow-left-white.svg);
}
.slick-next:before {

    background-image: url(/local/templates/ru.infinityinc_2/libs/slick/../../img/arrow-right-white.svg);
}

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}

/* End */


/* Start:/local/templates/ru.infinityinc_2/fonts/GothamPro/GothamPro/styles.css?1706001144280*/

@font-face {
	font-family: 'GothamPro';
	src: url('/local/templates/ru.infinityinc_2/fonts/GothamPro/GothamPro/GothamPro.eot?') format('eot'), 
	     url('/local/templates/ru.infinityinc_2/fonts/GothamPro/GothamPro/GothamPro.otf')  format('opentype'),
	     url('/local/templates/ru.infinityinc_2/fonts/GothamPro/GothamPro/GothamPro.woff') format('woff'), 
	     url('/local/templates/ru.infinityinc_2/fonts/GothamPro/GothamPro/GothamPro.ttf')  format('truetype'),
	     url('/local/templates/ru.infinityinc_2/fonts/GothamPro/GothamPro/GothamPro.svg#GothamPro') format('svg');
}

/* End */


/* Start:/local/templates/ru.infinityinc_2/fonts/GothamPro/GothamPro-Black/styles.css?1706001144322*/

@font-face {
	font-family: 'GothamPro-Black';
	src: url('/local/templates/ru.infinityinc_2/fonts/GothamPro/GothamPro-Black/GothamPro-Black.eot?') format('eot'), 
	     url('/local/templates/ru.infinityinc_2/fonts/GothamPro/GothamPro-Black/GothamPro-Black.otf')  format('opentype'),
	     url('/local/templates/ru.infinityinc_2/fonts/GothamPro/GothamPro-Black/GothamPro-Black.woff') format('woff'), 
	     url('/local/templates/ru.infinityinc_2/fonts/GothamPro/GothamPro-Black/GothamPro-Black.ttf')  format('truetype'),
	     url('/local/templates/ru.infinityinc_2/fonts/GothamPro/GothamPro-Black/GothamPro-Black.svg#GothamPro-Black') format('svg');
}

/* End */


/* Start:/local/templates/ru.infinityinc_2/fonts/GothamPro/GothamPro-Bold/styles.css?1706001144315*/

@font-face {
	font-family: 'GothamPro-Bold';
	src: url('/local/templates/ru.infinityinc_2/fonts/GothamPro/GothamPro-Bold/GothamPro-Bold.eot?') format('eot'), 
	     url('/local/templates/ru.infinityinc_2/fonts/GothamPro/GothamPro-Bold/GothamPro-Bold.otf')  format('opentype'),
	     url('/local/templates/ru.infinityinc_2/fonts/GothamPro/GothamPro-Bold/GothamPro-Bold.woff') format('woff'), 
	     url('/local/templates/ru.infinityinc_2/fonts/GothamPro/GothamPro-Bold/GothamPro-Bold.ttf')  format('truetype'),
	     url('/local/templates/ru.infinityinc_2/fonts/GothamPro/GothamPro-Bold/GothamPro-Bold.svg#GothamPro-Bold') format('svg');
}

/* End */


/* Start:/local/templates/ru.infinityinc_2/fonts/GothamPro/GothamPro-BoldItalic/styles.css?1706001144357*/

@font-face {
	font-family: 'GothamPro-BoldItalic';
	src: url('/local/templates/ru.infinityinc_2/fonts/GothamPro/GothamPro-BoldItalic/GothamPro-BoldItalic.eot?') format('eot'), 
	     url('/local/templates/ru.infinityinc_2/fonts/GothamPro/GothamPro-BoldItalic/GothamPro-BoldItalic.otf')  format('opentype'),
	     url('/local/templates/ru.infinityinc_2/fonts/GothamPro/GothamPro-BoldItalic/GothamPro-BoldItalic.woff') format('woff'), 
	     url('/local/templates/ru.infinityinc_2/fonts/GothamPro/GothamPro-BoldItalic/GothamPro-BoldItalic.ttf')  format('truetype'),
	     url('/local/templates/ru.infinityinc_2/fonts/GothamPro/GothamPro-BoldItalic/GothamPro-BoldItalic.svg#GothamPro-BoldItalic') format('svg');
}

/* End */


/* Start:/local/templates/ru.infinityinc_2/fonts/GothamPro/GothamPro-Medium/styles.css?1706001144329*/

@font-face {
	font-family: 'GothamPro-Medium';
	src: url('/local/templates/ru.infinityinc_2/fonts/GothamPro/GothamPro-Medium/GothamPro-Medium.eot?') format('eot'), 
	     url('/local/templates/ru.infinityinc_2/fonts/GothamPro/GothamPro-Medium/GothamPro-Medium.otf')  format('opentype'),
	     url('/local/templates/ru.infinityinc_2/fonts/GothamPro/GothamPro-Medium/GothamPro-Medium.woff') format('woff'), 
	     url('/local/templates/ru.infinityinc_2/fonts/GothamPro/GothamPro-Medium/GothamPro-Medium.ttf')  format('truetype'),
	     url('/local/templates/ru.infinityinc_2/fonts/GothamPro/GothamPro-Medium/GothamPro-Medium.svg#GothamPro-Medium') format('svg');
}

/* End */


/* Start:/local/templates/ru.infinityinc_2/styles.css?17846176653378*/
:root {
  --primary: #007ec9;
  --text-color: #000;
  --secondary: #b3b3b3;
  --color-border: #b3b3b3;
  --border-radius: 6px;
}

html, body {
  height: 100%;
}

body {
  min-width: 320px;
  position: relative;
  line-height: 1.5;
  font-family: "PT Sans", "Open Sans", Helvetica, Arial, sans-serif; /* BP */
  font-size: 16px;
}

/* Overlay */
.mfp-bg.mfp-ready {
  background-color: #000;
  opacity: 0.8;
}

.mfp-content {
  width: 100%;
}

.mfp-content,
#request.white-popup {
  max-width: 480px;
}

button.mfp-close {
  color: #fff;
}

@media (max-width: 767.99px) {
  button.mfp-close {
    color: #161b3c;
    top: 15px;
  }
}
.h1, .h2, .h3, .h4, .h5, .h6,
h1, h2, h3, h4, h5, h6 {
  font-weight: 700;
  margin: 0 0 16px 0;
  color: #007ec9;
}

h1, h2, h3, h4 {
  letter-spacing: normal;
}

h1 {
  font-size: 28px;
  line-height: 1.3;
}
@media screen and (min-width: 992px) {
  h1 {
    font-size: 32px;
  }
}

h2 {
  font-size: 20px;
  margin-top: 25px;
  margin-bottom: 15px;
  line-height: 1.3;
}

h3 {
  margin-top: 1em;
  margin-bottom: 0.5em;
  font-size: 16px;
  line-height: 1.3;
}

h4 {
  font-size: 20px;
  line-height: 20px;
  margin-bottom: 13px;
}

h5 {
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  margin-bottom: 9px;
}

h6 {
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
  margin-bottom: 9px;
}

.article__img {
  border: 1px solid #eee;
  padding: 5px;
  border-radius: 12px;
  overflow: hidden;
  background-color: #fff;
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
  margin-bottom: 30px;
}
.article__img small {
  text-align: center;
  display: block;
  color: #9b9b9b;
  margin-top: 5px;
}

.intext-block {
  display: flex;
  flex-direction: row;
  gap: 30px;
  align-items: center;
  /* Default: if there is no image inside the block, text elements should
     take up the full available width. We set non-image children to be
     flexible and 100% by default. */
}
.intext-block > *:not(img) {
  flex: 1 1 100%;
  max-width: 100%;
}
.intext-block {
  /* If an image is present, try to split 50% / 50% between the image and
     the textual content. We use progressive enhancement: the modern
     :has() selector sets both sides to 50%. As a fallback we also set
     rules for the image and following siblings so older UA still get a
     reasonable layout when the image comes before the text. */
}
.intext-block :is(:has(img)) > img {
  flex: 0 0 50%;
  max-width: 50%;
  width: 50%;
  height: auto;
  object-fit: cover;
}
.intext-block :is(:has(img)) > *:not(img) {
  flex: 1 1 50%;
  max-width: 50%;
}
.intext-block {
  /* Fallback for browsers that don't support :has(): make the image take
     up to 50% and, when the image precedes the text, make the following
     sibling occupy the remaining space. This handles the common markup
     patterns (img + p or img + div). */
}
.intext-block > img {
  max-width: 50%;
  width: 50%;
  flex: 0 0 50%;
  height: auto;
  object-fit: cover;
}
.intext-block > img + *,
.intext-block > img ~ * {
  flex: 1 1 50%;
  max-width: 50%;
}
.intext-block {
  /* Mobile: stack vertically and let each element be full width */
}
@media (max-width: 767px) {
  .intext-block {
    flex-direction: column;
    gap: 15px;
  }
  .intext-block > img,
  .intext-block > *:not(img) {
    width: 100%;
    max-width: 100%;
    flex: 0 0 auto;
  }
}

/*# sourceMappingURL=styles.css.map */

/* End */


/* Start:/local/templates/ru.infinityinc_2/template_styles.css?178522553087392*/
@charset "UTF-8";
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: "FontAwesome";
  src: url("/local/templates/ru.infinityinc_2/./fonts/FontAwesome/fonts//fontawesome-webfont.eot?v=4.7.0");
  src: url("/local/templates/ru.infinityinc_2/./fonts/FontAwesome/fonts//fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("/local/templates/ru.infinityinc_2/./fonts/FontAwesome/fonts//fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("/local/templates/ru.infinityinc_2/./fonts/FontAwesome/fonts//fontawesome-webfont.woff?v=4.7.0") format("woff"), url("/local/templates/ru.infinityinc_2/./fonts/FontAwesome/fonts//fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("/local/templates/ru.infinityinc_2/./fonts/FontAwesome/fonts//fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.3333333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-fw {
  width: 1.2857142857em;
  text-align: center;
}

.fa-ul {
  padding-left: 0;
  margin-left: 2.1428571429em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}

.fa-li {
  position: absolute;
  left: -2.1428571429em;
  width: 2.1428571429em;
  top: 0.1428571429em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.8571428571em;
}

.fa-border {
  padding: 0.2em 0.25em 0.15em;
  border: solid 0.08em #eee;
  border-radius: 0.1em;
}

.fa-pull-left {
  float: left;
}

.fa-pull-right {
  float: right;
}

.fa.fa-pull-left {
  margin-right: 0.3em;
}
.fa.fa-pull-right {
  margin-left: 0.3em;
}

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.fa.pull-left {
  margin-right: 0.3em;
}
.fa.pull-right {
  margin-left: 0.3em;
}

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: #fff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}

.fa-music:before {
  content: "\f001";
}

.fa-search:before {
  content: "\f002";
}

.fa-envelope-o:before {
  content: "\f003";
}

.fa-heart:before {
  content: "\f004";
}

.fa-star:before {
  content: "\f005";
}

.fa-star-o:before {
  content: "\f006";
}

.fa-user:before {
  content: "\f007";
}

.fa-film:before {
  content: "\f008";
}

.fa-th-large:before {
  content: "\f009";
}

.fa-th:before {
  content: "\f00a";
}

.fa-th-list:before {
  content: "\f00b";
}

.fa-check:before {
  content: "\f00c";
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}

.fa-search-plus:before {
  content: "\f00e";
}

.fa-search-minus:before {
  content: "\f010";
}

.fa-power-off:before {
  content: "\f011";
}

.fa-signal:before {
  content: "\f012";
}

.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}

.fa-trash-o:before {
  content: "\f014";
}

.fa-home:before {
  content: "\f015";
}

.fa-file-o:before {
  content: "\f016";
}

.fa-clock-o:before {
  content: "\f017";
}

.fa-road:before {
  content: "\f018";
}

.fa-download:before {
  content: "\f019";
}

.fa-arrow-circle-o-down:before {
  content: "\f01a";
}

.fa-arrow-circle-o-up:before {
  content: "\f01b";
}

.fa-inbox:before {
  content: "\f01c";
}

.fa-play-circle-o:before {
  content: "\f01d";
}

.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}

.fa-refresh:before {
  content: "\f021";
}

.fa-list-alt:before {
  content: "\f022";
}

.fa-lock:before {
  content: "\f023";
}

.fa-flag:before {
  content: "\f024";
}

.fa-headphones:before {
  content: "\f025";
}

.fa-volume-off:before {
  content: "\f026";
}

.fa-volume-down:before {
  content: "\f027";
}

.fa-volume-up:before {
  content: "\f028";
}

.fa-qrcode:before {
  content: "\f029";
}

.fa-barcode:before {
  content: "\f02a";
}

.fa-tag:before {
  content: "\f02b";
}

.fa-tags:before {
  content: "\f02c";
}

.fa-book:before {
  content: "\f02d";
}

.fa-bookmark:before {
  content: "\f02e";
}

.fa-print:before {
  content: "\f02f";
}

.fa-camera:before {
  content: "\f030";
}

.fa-font:before {
  content: "\f031";
}

.fa-bold:before {
  content: "\f032";
}

.fa-italic:before {
  content: "\f033";
}

.fa-text-height:before {
  content: "\f034";
}

.fa-text-width:before {
  content: "\f035";
}

.fa-align-left:before {
  content: "\f036";
}

.fa-align-center:before {
  content: "\f037";
}

.fa-align-right:before {
  content: "\f038";
}

.fa-align-justify:before {
  content: "\f039";
}

.fa-list:before {
  content: "\f03a";
}

.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}

.fa-indent:before {
  content: "\f03c";
}

.fa-video-camera:before {
  content: "\f03d";
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}

.fa-pencil:before {
  content: "\f040";
}

.fa-map-marker:before {
  content: "\f041";
}

.fa-adjust:before {
  content: "\f042";
}

.fa-tint:before {
  content: "\f043";
}

.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}

.fa-share-square-o:before {
  content: "\f045";
}

.fa-check-square-o:before {
  content: "\f046";
}

.fa-arrows:before {
  content: "\f047";
}

.fa-step-backward:before {
  content: "\f048";
}

.fa-fast-backward:before {
  content: "\f049";
}

.fa-backward:before {
  content: "\f04a";
}

.fa-play:before {
  content: "\f04b";
}

.fa-pause:before {
  content: "\f04c";
}

.fa-stop:before {
  content: "\f04d";
}

.fa-forward:before {
  content: "\f04e";
}

.fa-fast-forward:before {
  content: "\f050";
}

.fa-step-forward:before {
  content: "\f051";
}

.fa-eject:before {
  content: "\f052";
}

.fa-chevron-left:before {
  content: "\f053";
}

.fa-chevron-right:before {
  content: "\f054";
}

.fa-plus-circle:before {
  content: "\f055";
}

.fa-minus-circle:before {
  content: "\f056";
}

.fa-times-circle:before {
  content: "\f057";
}

.fa-check-circle:before {
  content: "\f058";
}

.fa-question-circle:before {
  content: "\f059";
}

.fa-info-circle:before {
  content: "\f05a";
}

.fa-crosshairs:before {
  content: "\f05b";
}

.fa-times-circle-o:before {
  content: "\f05c";
}

.fa-check-circle-o:before {
  content: "\f05d";
}

.fa-ban:before {
  content: "\f05e";
}

.fa-arrow-left:before {
  content: "\f060";
}

.fa-arrow-right:before {
  content: "\f061";
}

.fa-arrow-up:before {
  content: "\f062";
}

.fa-arrow-down:before {
  content: "\f063";
}

.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}

.fa-expand:before {
  content: "\f065";
}

.fa-compress:before {
  content: "\f066";
}

.fa-plus:before {
  content: "\f067";
}

.fa-minus:before {
  content: "\f068";
}

.fa-asterisk:before {
  content: "\f069";
}

.fa-exclamation-circle:before {
  content: "\f06a";
}

.fa-gift:before {
  content: "\f06b";
}

.fa-leaf:before {
  content: "\f06c";
}

.fa-fire:before {
  content: "\f06d";
}

.fa-eye:before {
  content: "\f06e";
}

.fa-eye-slash:before {
  content: "\f070";
}

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}

.fa-plane:before {
  content: "\f072";
}

.fa-calendar:before {
  content: "\f073";
}

.fa-random:before {
  content: "\f074";
}

.fa-comment:before {
  content: "\f075";
}

.fa-magnet:before {
  content: "\f076";
}

.fa-chevron-up:before {
  content: "\f077";
}

.fa-chevron-down:before {
  content: "\f078";
}

.fa-retweet:before {
  content: "\f079";
}

.fa-shopping-cart:before {
  content: "\f07a";
}

.fa-folder:before {
  content: "\f07b";
}

.fa-folder-open:before {
  content: "\f07c";
}

.fa-arrows-v:before {
  content: "\f07d";
}

.fa-arrows-h:before {
  content: "\f07e";
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}

.fa-twitter-square:before {
  content: "\f081";
}

.fa-facebook-square:before {
  content: "\f082";
}

.fa-camera-retro:before {
  content: "\f083";
}

.fa-key:before {
  content: "\f084";
}

.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}

.fa-comments:before {
  content: "\f086";
}

.fa-thumbs-o-up:before {
  content: "\f087";
}

.fa-thumbs-o-down:before {
  content: "\f088";
}

.fa-star-half:before {
  content: "\f089";
}

.fa-heart-o:before {
  content: "\f08a";
}

.fa-sign-out:before {
  content: "\f08b";
}

.fa-linkedin-square:before {
  content: "\f08c";
}

.fa-thumb-tack:before {
  content: "\f08d";
}

.fa-external-link:before {
  content: "\f08e";
}

.fa-sign-in:before {
  content: "\f090";
}

.fa-trophy:before {
  content: "\f091";
}

.fa-github-square:before {
  content: "\f092";
}

.fa-upload:before {
  content: "\f093";
}

.fa-lemon-o:before {
  content: "\f094";
}

.fa-phone:before {
  content: "\f095";
}

.fa-square-o:before {
  content: "\f096";
}

.fa-bookmark-o:before {
  content: "\f097";
}

.fa-phone-square:before {
  content: "\f098";
}

.fa-twitter:before {
  content: "\f099";
}

.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}

.fa-github:before {
  content: "\f09b";
}

.fa-unlock:before {
  content: "\f09c";
}

.fa-credit-card:before {
  content: "\f09d";
}

.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}

.fa-hdd-o:before {
  content: "\f0a0";
}

.fa-bullhorn:before {
  content: "\f0a1";
}

.fa-bell:before {
  content: "\f0f3";
}

.fa-certificate:before {
  content: "\f0a3";
}

.fa-hand-o-right:before {
  content: "\f0a4";
}

.fa-hand-o-left:before {
  content: "\f0a5";
}

.fa-hand-o-up:before {
  content: "\f0a6";
}

.fa-hand-o-down:before {
  content: "\f0a7";
}

.fa-arrow-circle-left:before {
  content: "\f0a8";
}

.fa-arrow-circle-right:before {
  content: "\f0a9";
}

.fa-arrow-circle-up:before {
  content: "\f0aa";
}

.fa-arrow-circle-down:before {
  content: "\f0ab";
}

.fa-globe:before {
  content: "\f0ac";
}

.fa-wrench:before {
  content: "\f0ad";
}

.fa-tasks:before {
  content: "\f0ae";
}

.fa-filter:before {
  content: "\f0b0";
}

.fa-briefcase:before {
  content: "\f0b1";
}

.fa-arrows-alt:before {
  content: "\f0b2";
}

.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}

.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}

.fa-cloud:before {
  content: "\f0c2";
}

.fa-flask:before {
  content: "\f0c3";
}

.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}

.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}

.fa-paperclip:before {
  content: "\f0c6";
}

.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}

.fa-square:before {
  content: "\f0c8";
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}

.fa-list-ul:before {
  content: "\f0ca";
}

.fa-list-ol:before {
  content: "\f0cb";
}

.fa-strikethrough:before {
  content: "\f0cc";
}

.fa-underline:before {
  content: "\f0cd";
}

.fa-table:before {
  content: "\f0ce";
}

.fa-magic:before {
  content: "\f0d0";
}

.fa-truck:before {
  content: "\f0d1";
}

.fa-pinterest:before {
  content: "\f0d2";
}

.fa-pinterest-square:before {
  content: "\f0d3";
}

.fa-google-plus-square:before {
  content: "\f0d4";
}

.fa-google-plus:before {
  content: "\f0d5";
}

.fa-money:before {
  content: "\f0d6";
}

.fa-caret-down:before {
  content: "\f0d7";
}

.fa-caret-up:before {
  content: "\f0d8";
}

.fa-caret-left:before {
  content: "\f0d9";
}

.fa-caret-right:before {
  content: "\f0da";
}

.fa-columns:before {
  content: "\f0db";
}

.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}

.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}

.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}

.fa-envelope:before {
  content: "\f0e0";
}

.fa-linkedin:before {
  content: "\f0e1";
}

.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}

.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}

.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}

.fa-comment-o:before {
  content: "\f0e5";
}

.fa-comments-o:before {
  content: "\f0e6";
}

.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}

.fa-sitemap:before {
  content: "\f0e8";
}

.fa-umbrella:before {
  content: "\f0e9";
}

.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}

.fa-lightbulb-o:before {
  content: "\f0eb";
}

.fa-exchange:before {
  content: "\f0ec";
}

.fa-cloud-download:before {
  content: "\f0ed";
}

.fa-cloud-upload:before {
  content: "\f0ee";
}

.fa-user-md:before {
  content: "\f0f0";
}

.fa-stethoscope:before {
  content: "\f0f1";
}

.fa-suitcase:before {
  content: "\f0f2";
}

.fa-bell-o:before {
  content: "\f0a2";
}

.fa-coffee:before {
  content: "\f0f4";
}

.fa-cutlery:before {
  content: "\f0f5";
}

.fa-file-text-o:before {
  content: "\f0f6";
}

.fa-building-o:before {
  content: "\f0f7";
}

.fa-hospital-o:before {
  content: "\f0f8";
}

.fa-ambulance:before {
  content: "\f0f9";
}

.fa-medkit:before {
  content: "\f0fa";
}

.fa-fighter-jet:before {
  content: "\f0fb";
}

.fa-beer:before {
  content: "\f0fc";
}

.fa-h-square:before {
  content: "\f0fd";
}

.fa-plus-square:before {
  content: "\f0fe";
}

.fa-angle-double-left:before {
  content: "\f100";
}

.fa-angle-double-right:before {
  content: "\f101";
}

.fa-angle-double-up:before {
  content: "\f102";
}

.fa-angle-double-down:before {
  content: "\f103";
}

.fa-angle-left:before {
  content: "\f104";
}

.fa-angle-right:before {
  content: "\f105";
}

.fa-angle-up:before {
  content: "\f106";
}

.fa-angle-down:before {
  content: "\f107";
}

.fa-desktop:before {
  content: "\f108";
}

.fa-laptop:before {
  content: "\f109";
}

.fa-tablet:before {
  content: "\f10a";
}

.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}

.fa-circle-o:before {
  content: "\f10c";
}

.fa-quote-left:before {
  content: "\f10d";
}

.fa-quote-right:before {
  content: "\f10e";
}

.fa-spinner:before {
  content: "\f110";
}

.fa-circle:before {
  content: "\f111";
}

.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}

.fa-github-alt:before {
  content: "\f113";
}

.fa-folder-o:before {
  content: "\f114";
}

.fa-folder-open-o:before {
  content: "\f115";
}

.fa-smile-o:before {
  content: "\f118";
}

.fa-frown-o:before {
  content: "\f119";
}

.fa-meh-o:before {
  content: "\f11a";
}

.fa-gamepad:before {
  content: "\f11b";
}

.fa-keyboard-o:before {
  content: "\f11c";
}

.fa-flag-o:before {
  content: "\f11d";
}

.fa-flag-checkered:before {
  content: "\f11e";
}

.fa-terminal:before {
  content: "\f120";
}

.fa-code:before {
  content: "\f121";
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}

.fa-location-arrow:before {
  content: "\f124";
}

.fa-crop:before {
  content: "\f125";
}

.fa-code-fork:before {
  content: "\f126";
}

.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}

.fa-question:before {
  content: "\f128";
}

.fa-info:before {
  content: "\f129";
}

.fa-exclamation:before {
  content: "\f12a";
}

.fa-superscript:before {
  content: "\f12b";
}

.fa-subscript:before {
  content: "\f12c";
}

.fa-eraser:before {
  content: "\f12d";
}

.fa-puzzle-piece:before {
  content: "\f12e";
}

.fa-microphone:before {
  content: "\f130";
}

.fa-microphone-slash:before {
  content: "\f131";
}

.fa-shield:before {
  content: "\f132";
}

.fa-calendar-o:before {
  content: "\f133";
}

.fa-fire-extinguisher:before {
  content: "\f134";
}

.fa-rocket:before {
  content: "\f135";
}

.fa-maxcdn:before {
  content: "\f136";
}

.fa-chevron-circle-left:before {
  content: "\f137";
}

.fa-chevron-circle-right:before {
  content: "\f138";
}

.fa-chevron-circle-up:before {
  content: "\f139";
}

.fa-chevron-circle-down:before {
  content: "\f13a";
}

.fa-html5:before {
  content: "\f13b";
}

.fa-css3:before {
  content: "\f13c";
}

.fa-anchor:before {
  content: "\f13d";
}

.fa-unlock-alt:before {
  content: "\f13e";
}

.fa-bullseye:before {
  content: "\f140";
}

.fa-ellipsis-h:before {
  content: "\f141";
}

.fa-ellipsis-v:before {
  content: "\f142";
}

.fa-rss-square:before {
  content: "\f143";
}

.fa-play-circle:before {
  content: "\f144";
}

.fa-ticket:before {
  content: "\f145";
}

.fa-minus-square:before {
  content: "\f146";
}

.fa-minus-square-o:before {
  content: "\f147";
}

.fa-level-up:before {
  content: "\f148";
}

.fa-level-down:before {
  content: "\f149";
}

.fa-check-square:before {
  content: "\f14a";
}

.fa-pencil-square:before {
  content: "\f14b";
}

.fa-external-link-square:before {
  content: "\f14c";
}

.fa-share-square:before {
  content: "\f14d";
}

.fa-compass:before {
  content: "\f14e";
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}

.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}

.fa-gbp:before {
  content: "\f154";
}

.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}

.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}

.fa-won:before,
.fa-krw:before {
  content: "\f159";
}

.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}

.fa-file:before {
  content: "\f15b";
}

.fa-file-text:before {
  content: "\f15c";
}

.fa-sort-alpha-asc:before {
  content: "\f15d";
}

.fa-sort-alpha-desc:before {
  content: "\f15e";
}

.fa-sort-amount-asc:before {
  content: "\f160";
}

.fa-sort-amount-desc:before {
  content: "\f161";
}

.fa-sort-numeric-asc:before {
  content: "\f162";
}

.fa-sort-numeric-desc:before {
  content: "\f163";
}

.fa-thumbs-up:before {
  content: "\f164";
}

.fa-thumbs-down:before {
  content: "\f165";
}

.fa-youtube-square:before {
  content: "\f166";
}

.fa-youtube:before {
  content: "\f167";
}

.fa-xing:before {
  content: "\f168";
}

.fa-xing-square:before {
  content: "\f169";
}

.fa-youtube-play:before {
  content: "\f16a";
}

.fa-dropbox:before {
  content: "\f16b";
}

.fa-stack-overflow:before {
  content: "\f16c";
}

.fa-instagram:before {
  content: "\f16d";
}

.fa-flickr:before {
  content: "\f16e";
}

.fa-adn:before {
  content: "\f170";
}

.fa-bitbucket:before {
  content: "\f171";
}

.fa-bitbucket-square:before {
  content: "\f172";
}

.fa-tumblr:before {
  content: "\f173";
}

.fa-tumblr-square:before {
  content: "\f174";
}

.fa-long-arrow-down:before {
  content: "\f175";
}

.fa-long-arrow-up:before {
  content: "\f176";
}

.fa-long-arrow-left:before {
  content: "\f177";
}

.fa-long-arrow-right:before {
  content: "\f178";
}

.fa-apple:before {
  content: "\f179";
}

.fa-windows:before {
  content: "\f17a";
}

.fa-android:before {
  content: "\f17b";
}

.fa-linux:before {
  content: "\f17c";
}

.fa-dribbble:before {
  content: "\f17d";
}

.fa-skype:before {
  content: "\f17e";
}

.fa-foursquare:before {
  content: "\f180";
}

.fa-trello:before {
  content: "\f181";
}

.fa-female:before {
  content: "\f182";
}

.fa-male:before {
  content: "\f183";
}

.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}

.fa-sun-o:before {
  content: "\f185";
}

.fa-moon-o:before {
  content: "\f186";
}

.fa-archive:before {
  content: "\f187";
}

.fa-bug:before {
  content: "\f188";
}

.fa-vk:before {
  content: "\f189";
}

.fa-weibo:before {
  content: "\f18a";
}

.fa-renren:before {
  content: "\f18b";
}

.fa-pagelines:before {
  content: "\f18c";
}

.fa-stack-exchange:before {
  content: "\f18d";
}

.fa-arrow-circle-o-right:before {
  content: "\f18e";
}

.fa-arrow-circle-o-left:before {
  content: "\f190";
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}

.fa-dot-circle-o:before {
  content: "\f192";
}

.fa-wheelchair:before {
  content: "\f193";
}

.fa-vimeo-square:before {
  content: "\f194";
}

.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}

.fa-plus-square-o:before {
  content: "\f196";
}

.fa-space-shuttle:before {
  content: "\f197";
}

.fa-slack:before {
  content: "\f198";
}

.fa-envelope-square:before {
  content: "\f199";
}

.fa-wordpress:before {
  content: "\f19a";
}

.fa-openid:before {
  content: "\f19b";
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}

.fa-yahoo:before {
  content: "\f19e";
}

.fa-google:before {
  content: "\f1a0";
}

.fa-reddit:before {
  content: "\f1a1";
}

.fa-reddit-square:before {
  content: "\f1a2";
}

.fa-stumbleupon-circle:before {
  content: "\f1a3";
}

.fa-stumbleupon:before {
  content: "\f1a4";
}

.fa-delicious:before {
  content: "\f1a5";
}

.fa-digg:before {
  content: "\f1a6";
}

.fa-pied-piper-pp:before {
  content: "\f1a7";
}

.fa-pied-piper-alt:before {
  content: "\f1a8";
}

.fa-drupal:before {
  content: "\f1a9";
}

.fa-joomla:before {
  content: "\f1aa";
}

.fa-language:before {
  content: "\f1ab";
}

.fa-fax:before {
  content: "\f1ac";
}

.fa-building:before {
  content: "\f1ad";
}

.fa-child:before {
  content: "\f1ae";
}

.fa-paw:before {
  content: "\f1b0";
}

.fa-spoon:before {
  content: "\f1b1";
}

.fa-cube:before {
  content: "\f1b2";
}

.fa-cubes:before {
  content: "\f1b3";
}

.fa-behance:before {
  content: "\f1b4";
}

.fa-behance-square:before {
  content: "\f1b5";
}

.fa-steam:before {
  content: "\f1b6";
}

.fa-steam-square:before {
  content: "\f1b7";
}

.fa-recycle:before {
  content: "\f1b8";
}

.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}

.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}

.fa-tree:before {
  content: "\f1bb";
}

.fa-spotify:before {
  content: "\f1bc";
}

.fa-deviantart:before {
  content: "\f1bd";
}

.fa-soundcloud:before {
  content: "\f1be";
}

.fa-database:before {
  content: "\f1c0";
}

.fa-file-pdf-o:before {
  content: "\f1c1";
}

.fa-file-word-o:before {
  content: "\f1c2";
}

.fa-file-excel-o:before {
  content: "\f1c3";
}

.fa-file-powerpoint-o:before {
  content: "\f1c4";
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}

.fa-file-code-o:before {
  content: "\f1c9";
}

.fa-vine:before {
  content: "\f1ca";
}

.fa-codepen:before {
  content: "\f1cb";
}

.fa-jsfiddle:before {
  content: "\f1cc";
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}

.fa-circle-o-notch:before {
  content: "\f1ce";
}

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0";
}

.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}

.fa-git-square:before {
  content: "\f1d2";
}

.fa-git:before {
  content: "\f1d3";
}

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}

.fa-tencent-weibo:before {
  content: "\f1d5";
}

.fa-qq:before {
  content: "\f1d6";
}

.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}

.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}

.fa-history:before {
  content: "\f1da";
}

.fa-circle-thin:before {
  content: "\f1db";
}

.fa-header:before {
  content: "\f1dc";
}

.fa-paragraph:before {
  content: "\f1dd";
}

.fa-sliders:before {
  content: "\f1de";
}

.fa-share-alt:before {
  content: "\f1e0";
}

.fa-share-alt-square:before {
  content: "\f1e1";
}

.fa-bomb:before {
  content: "\f1e2";
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}

.fa-tty:before {
  content: "\f1e4";
}

.fa-binoculars:before {
  content: "\f1e5";
}

.fa-plug:before {
  content: "\f1e6";
}

.fa-slideshare:before {
  content: "\f1e7";
}

.fa-twitch:before {
  content: "\f1e8";
}

.fa-yelp:before {
  content: "\f1e9";
}

.fa-newspaper-o:before {
  content: "\f1ea";
}

.fa-wifi:before {
  content: "\f1eb";
}

.fa-calculator:before {
  content: "\f1ec";
}

.fa-paypal:before {
  content: "\f1ed";
}

.fa-google-wallet:before {
  content: "\f1ee";
}

.fa-cc-visa:before {
  content: "\f1f0";
}

.fa-cc-mastercard:before {
  content: "\f1f1";
}

.fa-cc-discover:before {
  content: "\f1f2";
}

.fa-cc-amex:before {
  content: "\f1f3";
}

.fa-cc-paypal:before {
  content: "\f1f4";
}

.fa-cc-stripe:before {
  content: "\f1f5";
}

.fa-bell-slash:before {
  content: "\f1f6";
}

.fa-bell-slash-o:before {
  content: "\f1f7";
}

.fa-trash:before {
  content: "\f1f8";
}

.fa-copyright:before {
  content: "\f1f9";
}

.fa-at:before {
  content: "\f1fa";
}

.fa-eyedropper:before {
  content: "\f1fb";
}

.fa-paint-brush:before {
  content: "\f1fc";
}

.fa-birthday-cake:before {
  content: "\f1fd";
}

.fa-area-chart:before {
  content: "\f1fe";
}

.fa-pie-chart:before {
  content: "\f200";
}

.fa-line-chart:before {
  content: "\f201";
}

.fa-lastfm:before {
  content: "\f202";
}

.fa-lastfm-square:before {
  content: "\f203";
}

.fa-toggle-off:before {
  content: "\f204";
}

.fa-toggle-on:before {
  content: "\f205";
}

.fa-bicycle:before {
  content: "\f206";
}

.fa-bus:before {
  content: "\f207";
}

.fa-ioxhost:before {
  content: "\f208";
}

.fa-angellist:before {
  content: "\f209";
}

.fa-cc:before {
  content: "\f20a";
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}

.fa-meanpath:before {
  content: "\f20c";
}

.fa-buysellads:before {
  content: "\f20d";
}

.fa-connectdevelop:before {
  content: "\f20e";
}

.fa-dashcube:before {
  content: "\f210";
}

.fa-forumbee:before {
  content: "\f211";
}

.fa-leanpub:before {
  content: "\f212";
}

.fa-sellsy:before {
  content: "\f213";
}

.fa-shirtsinbulk:before {
  content: "\f214";
}

.fa-simplybuilt:before {
  content: "\f215";
}

.fa-skyatlas:before {
  content: "\f216";
}

.fa-cart-plus:before {
  content: "\f217";
}

.fa-cart-arrow-down:before {
  content: "\f218";
}

.fa-diamond:before {
  content: "\f219";
}

.fa-ship:before {
  content: "\f21a";
}

.fa-user-secret:before {
  content: "\f21b";
}

.fa-motorcycle:before {
  content: "\f21c";
}

.fa-street-view:before {
  content: "\f21d";
}

.fa-heartbeat:before {
  content: "\f21e";
}

.fa-venus:before {
  content: "\f221";
}

.fa-mars:before {
  content: "\f222";
}

.fa-mercury:before {
  content: "\f223";
}

.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}

.fa-transgender-alt:before {
  content: "\f225";
}

.fa-venus-double:before {
  content: "\f226";
}

.fa-mars-double:before {
  content: "\f227";
}

.fa-venus-mars:before {
  content: "\f228";
}

.fa-mars-stroke:before {
  content: "\f229";
}

.fa-mars-stroke-v:before {
  content: "\f22a";
}

.fa-mars-stroke-h:before {
  content: "\f22b";
}

.fa-neuter:before {
  content: "\f22c";
}

.fa-genderless:before {
  content: "\f22d";
}

.fa-facebook-official:before {
  content: "\f230";
}

.fa-pinterest-p:before {
  content: "\f231";
}

.fa-whatsapp:before {
  content: "\f232";
}

.fa-server:before {
  content: "\f233";
}

.fa-user-plus:before {
  content: "\f234";
}

.fa-user-times:before {
  content: "\f235";
}

.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}

.fa-viacoin:before {
  content: "\f237";
}

.fa-train:before {
  content: "\f238";
}

.fa-subway:before {
  content: "\f239";
}

.fa-medium:before {
  content: "\f23a";
}

.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}

.fa-optin-monster:before {
  content: "\f23c";
}

.fa-opencart:before {
  content: "\f23d";
}

.fa-expeditedssl:before {
  content: "\f23e";
}

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "\f240";
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}

.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}

.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}

.fa-mouse-pointer:before {
  content: "\f245";
}

.fa-i-cursor:before {
  content: "\f246";
}

.fa-object-group:before {
  content: "\f247";
}

.fa-object-ungroup:before {
  content: "\f248";
}

.fa-sticky-note:before {
  content: "\f249";
}

.fa-sticky-note-o:before {
  content: "\f24a";
}

.fa-cc-jcb:before {
  content: "\f24b";
}

.fa-cc-diners-club:before {
  content: "\f24c";
}

.fa-clone:before {
  content: "\f24d";
}

.fa-balance-scale:before {
  content: "\f24e";
}

.fa-hourglass-o:before {
  content: "\f250";
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}

.fa-hourglass:before {
  content: "\f254";
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}

.fa-hand-scissors-o:before {
  content: "\f257";
}

.fa-hand-lizard-o:before {
  content: "\f258";
}

.fa-hand-spock-o:before {
  content: "\f259";
}

.fa-hand-pointer-o:before {
  content: "\f25a";
}

.fa-hand-peace-o:before {
  content: "\f25b";
}

.fa-trademark:before {
  content: "\f25c";
}

.fa-registered:before {
  content: "\f25d";
}

.fa-creative-commons:before {
  content: "\f25e";
}

.fa-gg:before {
  content: "\f260";
}

.fa-gg-circle:before {
  content: "\f261";
}

.fa-tripadvisor:before {
  content: "\f262";
}

.fa-odnoklassniki:before {
  content: "\f263";
}

.fa-odnoklassniki-square:before {
  content: "\f264";
}

.fa-get-pocket:before {
  content: "\f265";
}

.fa-wikipedia-w:before {
  content: "\f266";
}

.fa-safari:before {
  content: "\f267";
}

.fa-chrome:before {
  content: "\f268";
}

.fa-firefox:before {
  content: "\f269";
}

.fa-opera:before {
  content: "\f26a";
}

.fa-internet-explorer:before {
  content: "\f26b";
}

.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}

.fa-contao:before {
  content: "\f26d";
}

.fa-500px:before {
  content: "\f26e";
}

.fa-amazon:before {
  content: "\f270";
}

.fa-calendar-plus-o:before {
  content: "\f271";
}

.fa-calendar-minus-o:before {
  content: "\f272";
}

.fa-calendar-times-o:before {
  content: "\f273";
}

.fa-calendar-check-o:before {
  content: "\f274";
}

.fa-industry:before {
  content: "\f275";
}

.fa-map-pin:before {
  content: "\f276";
}

.fa-map-signs:before {
  content: "\f277";
}

.fa-map-o:before {
  content: "\f278";
}

.fa-map:before {
  content: "\f279";
}

.fa-commenting:before {
  content: "\f27a";
}

.fa-commenting-o:before {
  content: "\f27b";
}

.fa-houzz:before {
  content: "\f27c";
}

.fa-vimeo:before {
  content: "\f27d";
}

.fa-black-tie:before {
  content: "\f27e";
}

.fa-fonticons:before {
  content: "\f280";
}

.fa-reddit-alien:before {
  content: "\f281";
}

.fa-edge:before {
  content: "\f282";
}

.fa-credit-card-alt:before {
  content: "\f283";
}

.fa-codiepie:before {
  content: "\f284";
}

.fa-modx:before {
  content: "\f285";
}

.fa-fort-awesome:before {
  content: "\f286";
}

.fa-usb:before {
  content: "\f287";
}

.fa-product-hunt:before {
  content: "\f288";
}

.fa-mixcloud:before {
  content: "\f289";
}

.fa-scribd:before {
  content: "\f28a";
}

.fa-pause-circle:before {
  content: "\f28b";
}

.fa-pause-circle-o:before {
  content: "\f28c";
}

.fa-stop-circle:before {
  content: "\f28d";
}

.fa-stop-circle-o:before {
  content: "\f28e";
}

.fa-shopping-bag:before {
  content: "\f290";
}

.fa-shopping-basket:before {
  content: "\f291";
}

.fa-hashtag:before {
  content: "\f292";
}

.fa-bluetooth:before {
  content: "\f293";
}

.fa-bluetooth-b:before {
  content: "\f294";
}

.fa-percent:before {
  content: "\f295";
}

.fa-gitlab:before {
  content: "\f296";
}

.fa-wpbeginner:before {
  content: "\f297";
}

.fa-wpforms:before {
  content: "\f298";
}

.fa-envira:before {
  content: "\f299";
}

.fa-universal-access:before {
  content: "\f29a";
}

.fa-wheelchair-alt:before {
  content: "\f29b";
}

.fa-question-circle-o:before {
  content: "\f29c";
}

.fa-blind:before {
  content: "\f29d";
}

.fa-audio-description:before {
  content: "\f29e";
}

.fa-volume-control-phone:before {
  content: "\f2a0";
}

.fa-braille:before {
  content: "\f2a1";
}

.fa-assistive-listening-systems:before {
  content: "\f2a2";
}

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4";
}

.fa-glide:before {
  content: "\f2a5";
}

.fa-glide-g:before {
  content: "\f2a6";
}

.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7";
}

.fa-low-vision:before {
  content: "\f2a8";
}

.fa-viadeo:before {
  content: "\f2a9";
}

.fa-viadeo-square:before {
  content: "\f2aa";
}

.fa-snapchat:before {
  content: "\f2ab";
}

.fa-snapchat-ghost:before {
  content: "\f2ac";
}

.fa-snapchat-square:before {
  content: "\f2ad";
}

.fa-pied-piper:before {
  content: "\f2ae";
}

.fa-first-order:before {
  content: "\f2b0";
}

.fa-yoast:before {
  content: "\f2b1";
}

.fa-themeisle:before {
  content: "\f2b2";
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}

.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}

.fa-handshake-o:before {
  content: "\f2b5";
}

.fa-envelope-open:before {
  content: "\f2b6";
}

.fa-envelope-open-o:before {
  content: "\f2b7";
}

.fa-linode:before {
  content: "\f2b8";
}

.fa-address-book:before {
  content: "\f2b9";
}

.fa-address-book-o:before {
  content: "\f2ba";
}

.fa-vcard:before,
.fa-address-card:before {
  content: "\f2bb";
}

.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\f2bc";
}

.fa-user-circle:before {
  content: "\f2bd";
}

.fa-user-circle-o:before {
  content: "\f2be";
}

.fa-user-o:before {
  content: "\f2c0";
}

.fa-id-badge:before {
  content: "\f2c1";
}

.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2";
}

.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3";
}

.fa-quora:before {
  content: "\f2c4";
}

.fa-free-code-camp:before {
  content: "\f2c5";
}

.fa-telegram:before {
  content: "\f2c6";
}

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\f2c7";
}

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}

.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9";
}

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca";
}

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb";
}

.fa-shower:before {
  content: "\f2cc";
}

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\f2cd";
}

.fa-podcast:before {
  content: "\f2ce";
}

.fa-window-maximize:before {
  content: "\f2d0";
}

.fa-window-minimize:before {
  content: "\f2d1";
}

.fa-window-restore:before {
  content: "\f2d2";
}

.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3";
}

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4";
}

.fa-bandcamp:before {
  content: "\f2d5";
}

.fa-grav:before {
  content: "\f2d6";
}

.fa-etsy:before {
  content: "\f2d7";
}

.fa-imdb:before {
  content: "\f2d8";
}

.fa-ravelry:before {
  content: "\f2d9";
}

.fa-eercast:before {
  content: "\f2da";
}

.fa-microchip:before {
  content: "\f2db";
}

.fa-snowflake-o:before {
  content: "\f2dc";
}

.fa-superpowers:before {
  content: "\f2dd";
}

.fa-wpexplorer:before {
  content: "\f2de";
}

.fa-meetup:before {
  content: "\f2e0";
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

:root {
  --primary: #007ec9;
  --text-color: #000;
  --secondary: #b3b3b3;
  --color-border: #b3b3b3;
  --border-radius: 6px;
}

input[type=text],
textarea {
  border: 1px solid #b3b3b3;
  border-radius: 6px;
  min-height: 35px;
  padding: 0 10px;
  width: 100%;
}

.btn {
  border-radius: 6px;
  display: inline-flex;
  align-items: center;
}
.btn svg {
  width: 16px;
  height: auto;
}

.btn-outline-primary {
  border: 2px solid #007ec9;
  color: #007ec9;
  background-color: transparent;
}

.btn-outline-white {
  border: 2px solid #fff;
  color: #fff;
  background-color: transparent;
}
.btn-outline-white:hover {
  color: #fff;
}

.form-loading {
  position: relative;
  pointer-events: none;
  opacity: 0.6;
}
.form-loading::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 32px;
  height: 32px;
  margin: -16px 0 0 -16px;
  border: 3px solid rgba(0, 0, 0, 0.15);
  border-top-color: #007ec9;
  border-radius: 50%;
  animation: form-loading-spin 0.7s linear infinite;
}

@keyframes form-loading-spin {
  to {
    transform: rotate(360deg);
  }
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

/* @font-face {
    font-family: "roboto";
    font-style: normal;
    font-weight: normal;
    src: url("/local/templates/ru.infinityinc_2/fonts/Roboto/RobotoRegular/RobotoRegular.eot?#iefix") format("embedded-opentype"),
        url("/local/templates/ru.infinityinc_2/fonts/Roboto/RobotoRegular/RobotoRegular.woff") format("woff"),
        url("/local/templates/ru.infinityinc_2/fonts/Roboto/RobotoRegular/RobotoRegular.ttf") format("truetype");
}

@font-face {
    font-family: "roboto";
    font-style: normal;
    font-weight: bold;
    src: url("/local/templates/ru.infinityinc_2/fonts/Roboto/RobotoBold/RobotoBold.eot?#iefix") format("embedded-opentype"),
        url("/local/templates/ru.infinityinc_2/fonts/Roboto/RobotoBold/RobotoBold.woff") format("woff"),
        url("/local/templates/ru.infinityinc_2/fonts/Roboto/RobotoBold/RobotoBold.ttf") format("truetype");
} */
/*! BP------------- */
@font-face {
  font-family: "open sans";
  font-style: normal;
  font-weight: normal;
  src: url("/local/templates/ru.infinityinc_2/fonts/OpenSans/OpenSansRegular/opensans.woff2") format("woff2"), url("/local/templates/ru.infinityinc_2/fonts/OpenSans/OpenSansRegular/opensans.woff") format("woff"), url("/local/templates/ru.infinityinc_2/fonts/OpenSans/OpenSansRegular/opensans.ttf") format("truetype");
}
@font-face {
  font-family: "open sans";
  font-style: normal;
  font-weight: bold;
  src: url("/local/templates/ru.infinityinc_2/fonts/OpenSans/OpenSansBold/opensansbold.woff2") format("woff2"), url("/local/templates/ru.infinityinc_2/fonts/OpenSans/OpenSansBold/opensansbold.woff") format("woff"), url("/local/templates/ru.infinityinc_2/fonts/OpenSans/OpenSansBold/opensansbold.ttf") format("truetype");
}
/*! /BP------------- */
*, *:active, *.focus, *.hover, * * {
  outline: 0;
}

*::-webkit-input-placeholder {
  color: #666;
  opacity: 1;
}

*:-moz-placeholder {
  color: #666;
  opacity: 1;
}

*::-moz-placeholder {
  color: #666;
  opacity: 1;
}

*:-ms-input-placeholder {
  color: #666;
  opacity: 1;
}

.tbl {
  display: table;
}

.tbl .tr {
  display: table-row;
}

.tbl .tr .td {
  display: table-cell;
  vertical-align: top;
}

body input:focus:required:invalid,
body textarea:focus:required:invalid {
  color: #666;
}

body input:required:valid,
body textarea:required:valid {
  color: #666;
}

.dropdown {
  position: relative;
}

.dropdown ul {
  background-color: #fff;
  border: 2px solid #007ec9;
  display: none;
  width: 100%;
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 9;
}

.dropdown ul li {
  padding: 0 15px;
  cursor: pointer;
}

.dropdown ul li:hover {
  background-color: #007ec9;
  color: #fff;
}

.dropdown ul li .phone-num {
  display: none;
}

.dropdown .current {
  position: relative;
  cursor: pointer;
  color: #b9bac0;
  font-size: 14px;
  padding-top: 3px;
}

.dropdown.openned ul {
  display: block;
}

.soc-network a {
  color: #b9bac0;
  font-size: 25px;
  line-height: 25px;
  height: 25px;
}

.soc-network a:hover {
  color: #007ec9;
}

.phone-num {
  color: #007ec9;
}

.phone-num a {
  color: inherit;
}

header .logo {
  margin-top: 20px;
  display: block;
  width: 124px;
}
header .logo img {
  width: 100%;
  height: auto;
}
header .call-request-wrap {
  float: right;
  width: 100%;
}

.header__right {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  margin-top: 30px;
}

.header__right-row {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  margin-bottom: 30px;
}

header .contacts-wrap {
  float: right;
}

header .contacts-wrap #phone {
  text-align: center;
  color: #007ec9;
}

header .contacts-wrap #phone a {
  color: #007ec9;
}

header .projects-nav {
  width: 100%;
}

header .projects-nav ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

header .projects-nav ul li {
  float: left;
}

header .projects-nav ul li a {
  color: #fff;
  background-color: #007ec9;
  line-height: 34px;
  padding: 0 15px;
  display: block;
  border-radius: 6px;
  font-weight: bold;
}

header .main-menu-toggle {
  display: block;
  width: 50px;
  height: 50px;
  border: 2px solid #007ec9;
  padding-top: 12px;
}

header .main-menu-toggle .line {
  height: 3px;
  width: 60%;
  background-color: #007ec9;
  margin: 0 auto;
  margin-bottom: 5px;
}

header .main-menu-toggle.active {
  background-color: #007ec9;
}

header .main-menu-toggle.active .line {
  background-color: #fff;
}

header.mobile .topbar {
  height: 60px;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 9;
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.28);
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.28);
}

header.mobile .topbar .main-menu-toggle {
  margin: 8px;
  float: left;
  border: none;
}

header.mobile .topbar .tbl {
  width: 100%;
}

header.mobile .topbar .tbl .tr .td {
  vertical-align: top;
}

header.mobile .main-menu-outer {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  background: #fff;
  z-index: 999999;
  overflow-y: scroll;
}
header.mobile .main-menu-outer .logo {
  margin-left: auto;
  margin-right: auto;
}

header.mobile .main-menu-outer .close {
  position: absolute;
  left: 0;
  top: 0;
  width: 50px;
  height: 50px;
  margin: 5px;
  background-image: url(/local/templates/ru.infinityinc_2/img/close.svg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
}

header.mobile .main-menu-mobile {
  display: block;
  width: 100%;
  list-style: none;
  margin: 0;
  padding: 0;
}

header.mobile .main-menu-mobile li a {
  display: block;
  color: #007ec9;
  border-top: none;
  position: relative;
  padding: 20px 0;
  text-align: center;
  font-size: 16px;
}

header.mobile .main-menu-mobile li a:hover {
  text-decoration: none;
}

header.mobile .main-menu-mobile li a:after {
  content: "";
  position: absolute;
  bottom: -3px;
  width: 6px;
  height: 6px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  display: block;
  background-color: #007ec9;
  margin: 0 -3px;
  left: 50%;
}

header.mobile .main-menu-mobile li:last-child a:after {
  content: none;
}

header.mobile .main-menu-mobile li ul {
  display: none;
}

header.mobile .main-menu-mobile li ul li a {
  border-bottom: none;
  padding-left: 30px;
  background-color: #606060;
}

header .main-menu-toggle-wrap {
  width: 60px;
}

header.scrolled {
  border-bottom: 1px solid #eee;
  height: 70px;
  position: fixed;
  display: none;
  top: 0;
  width: 100%;
  background-color: #fff;
  z-index: 9;
}

header.scrolled .logo {
  margin-top: 0;
}

header.scrolled .logo img {
  height: 34px;
  margin-top: 18px;
  margin-bottom: 18px;
  float: left;
}

header.scrolled.active {
  display: block;
}

header.scrolled .main-menu-wrap {
  margin: 0;
  line-height: 70px;
}

header.scrolled .main-menu-wrap .main-menu {
  margin: 0 0 0 15px;
  display: block;
  padding: 0;
  float: left;
}

header.scrolled .main-menu-wrap .main-menu li {
  padding: 0 15px;
  float: left;
  display: block;
}

header.scrolled .main-menu-wrap .main-menu li ul {
  display: none;
}

header.scrolled .main-menu-wrap .main-menu li a {
  color: #007ec9;
  font-size: 16px;
}

header.scrolled .phones {
  float: right;
  height: 70px;
  padding-top: 7px;
}

header.scrolled .phones .current {
  text-align: center;
}

header.scrolled .question {
  float: right;
  padding-top: 15px;
  margin-left: 15px;
}

header.scrolled .question a {
  border: none;
  background-color: #007ec9;
  color: #fff;
  float: left;
}

footer {
  position: relative;
  background-color: #3d3d3d;
}
footer img.bg {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 0;
  top: 0;
  mix-blend-mode: multiply;
  opacity: 0.2;
}
footer .phone-num a {
  color: #fff;
}

footer .footer-menu {
  display: block;
  margin: 0;
  padding: 0;
  line-height: 2;
}

footer .footer-menu li {
  display: block;
  float: left;
  width: 100%;
}

footer .footer-menu li a {
  color: #b3b3b3;
  font-size: 16px;
}

footer .com-departments {
  margin-bottom: 30px;
}

footer .com-departments .title {
  /* font-family: GothamPro-Medium; */
  text-transform: uppercase;
  text-align: center;
  float: left;
  margin-bottom: 40px;
  color: #fff;
}

footer .com-departments .com-departments-menu {
  padding: 0;
  width: 100%;
}

footer .com-departments .com-departments-menu a {
  text-align: left;
  color: #b3b3b3;
  position: relative;
  padding: 0 15px;
  font-size: 16px;
}

footer .com-departments .com-departments-menu a:first-child {
  padding-left: 0;
}

footer .com-departments .com-departments-menu .seporator div {
  width: 2px;
  height: 30px;
  background-color: #b3b3b3;
  position: relative;
}

footer.mobile .com-departments .title {
  text-align: center;
  width: 100%;
  margin-bottom: 10px;
}

footer.mobile .com-departments a {
  text-align: center;
}

footer .phones .dropdown ul {
  float: none;
  width: auto;
}

.title-wrap {
  float: left;
  width: 100%;
  margin-bottom: 30px;
  display: flex;
  justify-content: space-between;
  flex-direction: row;
}
.title-wrap h2 {
  margin-bottom: 0;
}

.person__title-wrap {
  flex-direction: column;
}

.main-slider {
  margin-bottom: 90px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

.s1 .main-slider {
  background-image: url(/local/templates/ru.infinityinc_2/img/main-slider_kz.png);
}

.s2 .main-slider {
  background-image: url(/local/templates/ru.infinityinc_2/img/main-slider_ru.png);
}

.s6 .main-slider {
  background-image: url(/local/templates/ru.infinityinc_2/img/main-slider_cn.png);
}

.s7 .main-slider {
  background-image: url(/local/templates/ru.infinityinc_2/img/main-slider_ae.png);
}

.s5 .main-slider {
  background-image: url(/local/templates/ru.infinityinc_2/img/main-slider_uz.png);
}

.main-slider__inner {
  width: 100%;
  padding-left: 30px;
  padding-right: 30px;
}
@media screen and (min-width: 992px) {
  .main-slider__inner {
    width: 35%;
    padding: 0 30px 0 0;
  }
}

.main-slider__img {
  width: 100%;
  display: flex;
  justify-content: flex-end;
  padding-bottom: 30px;
}
@media screen and (min-width: 992px) {
  .main-slider__img {
    width: 65%;
    padding-left: 30px;
  }
}

.main-slider__title {
  font-family: "GothamPro-Black", sans-serif;
  text-transform: uppercase;
  font-size: 32px;
  line-height: 1;
  margin-bottom: 30px;
}
.main-slider__title span {
  color: #007ec9;
}

.main-slider__text {
  margin-bottom: 30px;
}
.main-slider__text .btns {
  display: flex;
  gap: 5px;
  flex-wrap: wrap;
}
.main-slider__text .btns span, .main-slider__text .btns a {
  border: 1.5px solid #000;
  border-radius: 4px;
  padding: 0 5px;
  font-size: 18px;
  color: #000;
}

.main-slider__btn {
  text-transform: uppercase;
}

.main-slider__row {
  display: flex;
  min-height: 500px;
  flex-direction: column;
  align-items: center;
}
@media screen and (min-width: 992px) {
  .main-slider__row {
    flex-direction: row;
  }
}

.services-wrap {
  margin-bottom: 50px;
}

.service-wrap {
  margin-bottom: 30px;
}
.service {
  display: block;
  cursor: pointer;
  position: relative;
}
.service .title {
  margin-top: 15px;
  width: 100%;
  float: left;
  text-align: center;
  color: #b3b3b3;
  font-size: 18px;
}
.service .more-info {
  left: 30px;
  right: 30px;
  bottom: 30px;
  top: 30px;
}
.service .more-info .border {
  border: 3px solid #fff;
  height: 50px;
}
.service .more-info .border span {
  opacity: 1;
}
.service:hover .title {
  color: #007ec9;
  font-weight: bold;
}

.preview-image {
  border-radius: 8px;
  overflow: hidden;
  transition: all ease 100ms;
  height: 160px;
}
.preview-image .more-info {
  position: absolute;
  left: 20px;
  right: 20px;
  bottom: 20px;
  top: 20px;
}
.preview-image .more-info .border {
  position: absolute;
  height: 100%;
  width: 100%;
  border: 3px solid #fff;
  bottom: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.preview-image .more-info .border span {
  opacity: 0;
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
  text-align: center;
  line-height: 44px;
  width: 100%;
  display: block;
  transition: all 0.3s ease-in-out;
}
.preview-image img {
  border-radius: 6px;
  transition: all ease 100ms;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.preview-image:hover .title {
  color: #007ec9;
  font-weight: bold;
}

.preview-image .preview-image__img-hover {
  display: none;
}
.preview-image:hover .preview-image__img {
  display: none;
}
.preview-image:hover .preview-image__img-hover {
  display: block;
}

.about .desktop {
  display: none;
}
.about .mobile {
  display: block;
}
@media screen and (min-width: 992px) {
  .about .mobile {
    display: none;
  }
  .about .desktop {
    display: block;
  }
}

.about__img {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.about__img img {
  max-width: 214px;
}

.about__img-name {
  font-weight: bold;
  font-size: 18px;
}

.success {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 0 auto;
}
@media screen and (min-width: 320px) {
  .success {
    position: relative;
    width: 100%;
  }
}
@media screen and (min-width: 992px) {
  .success {
    margin-top: 80px;
    margin-bottom: 15px;
    width: 83%;
  }
  .success:before {
    content: none;
  }
  .success:after {
    content: none;
  }
}

.success-block {
  margin-bottom: 40px;
  float: left;
  line-height: 36px;
  display: flex;
  flex-direction: column;
  position: relative;
  align-items: flex-start;
  justify-content: flex-start;
  width: 100%;
}
.success-block--with-more-then .success-block__inner {
  padding-left: 30px;
}
.success-block__note {
  font-weight: bold;
  line-height: 1.3;
  font-size: 20px;
}
@media screen and (min-width: 320px) {
  .success-block {
    text-align: center;
    margin-bottom: 15px;
  }
  .success-block:last-child {
    margin-bottom: 0;
  }
  .success-block:after {
    content: none;
  }
}
@media screen and (min-width: 992px) {
  .success-block {
    margin-bottom: 107px;
  }
}

.success-block__text-blue {
  display: block;
  color: #007ec9;
  font-family: "GothamPro-Black", sans-serif;
  text-align: left;
  font-size: 22px;
}

.success-block__inner {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 12px;
}

.success-block__more-then {
  position: absolute;
  transform: rotate(-90deg) translate3d(-50%, -50%, 0);
  top: 0;
  left: 0;
  text-align: center;
  line-height: 1;
  color: #007ec9;
  font-size: 14px;
  font-family: "GothamPro", sans-serif;
}

.success-block__text {
  display: flex;
  flex-direction: column;
  line-height: 1;
  text-align: left;
}

.success-block__number {
  font-family: "GothamPro-Black", sans-serif;
  font-size: 60px;
  line-height: 1;
  color: #007ec9;
  padding-right: 5px;
  margin-bottom: -12px;
}

/***********************/
.consult {
  margin-bottom: 50px;
}
@media screen and (min-width: 992px) {
  .consult {
    margin-bottom: 80px;
  }
}

.consult-form {
  background-color: #007ec9;
  color: #fff;
  border-radius: 12px;
  padding: 40px;
}
.consult-form__btn, .consult-form .btn {
  flex-grow: 1;
  padding-left: 30px;
  padding-right: 30px;
  color: #fff;
  border-color: #fff;
  display: inline-block;
  text-align: center;
}
.consult-form__girl {
  display: none;
  position: relative;
  width: 130px;
}
.consult-form__girl img {
  position: absolute;
  bottom: -40px;
}
.consult-form .title {
  font-size: 24px;
  font-weight: bold;
}
.consult-form p {
  margin: 0;
  padding: 0;
}
.consult-form__title .h1 {
  color: #fff;
  text-align: center;
}
.consult-form .col-xs-12.col-md-4 {
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (min-width: 992px) {
  .consult-form > .row {
    display: flex;
  }
}

.news {
  margin-bottom: 30px;
  width: 100%;
}
@media screen and (min-width: 992px) {
  .news {
    margin-bottom: 80px;
  }
}

.news .news-item .preview-image {
  margin-bottom: 15px;
  color: #007ec9;
}

.news .news-item .date {
  margin-bottom: 0px;
}

.news .news-item .title {
  display: block;
  margin-bottom: 10px;
  /*text-transform: uppercase;*/
  /*font-size: 16px;*/
  font-weight: bold;
  line-height: 1;
  color: #007ec9;
  /* font-family: "Exo 2", Arial, sans-serif; */
  font-family: "Open Sans", Helvetica, Arial, sans-serif; /* BP */
}

.news .news-item .preview-text {
  margin-bottom: 0px;
}

.news .news-item .preview-text p {
  padding: 0;
  margin: 0;
  color: #b9bac0;
}

.all-wrap {
  width: 70%;
  float: left;
  text-align: right;
  margin-bottom: 30px;
}

.all-wrap a {
  color: #fff;
  border: none;
  background-color: #007ec9;
  text-transform: uppercase;
  display: block;
  line-height: 34px;
  float: right;
  padding: 0 12px;
}

.all-wrap .fa {
  line-height: 34px;
}

.all-wrap nav {
  margin-top: -7px;
  float: right;
  width: 120px;
  padding-left: 20px;
}

.all-wrap nav .seporator-wrap {
  float: left;
  height: 50px;
  width: 40px;
}

.all-wrap nav .seporator-wrap .seporator {
  margin-left: 27px;
  width: 4px;
  height: 30px;
  background-color: #007ec9;
  -webkit-transform: skewX(-35grad);
  -ms-transform: skewX(-35grad);
  transform: skewX(-35grad);
  position: relative;
  bottom: -10px;
}

.all-wrap nav .arrow {
  cursor: pointer;
  font-weight: bold;
  font-size: 30px;
  width: 30px;
  height: 30px;
  float: left;
}

.all-wrap nav .arrow.left {
  color: #007ec9;
}

.partners {
  margin-bottom: 30px;
}

.partners .title-wrap {
  width: 100%;
}
.partners .partner div {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  width: 180px;
  height: 180px;
  margin: 0 auto;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
.partners .partner div:hover {
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
}

.white-popup {
  position: relative;
  background: #FFF;
  padding: 30px;
  width: auto;
  max-width: 500px;
  margin: 20px auto;
  border-radius: 16px;
}

/*******************************************************************************/
/*                                  Inner page                                 */
/*******************************************************************************/
.inner-page header {
  border-bottom: 2px solid #b9bac0;
  margin-bottom: 30px;
}

.inner-page header.mobile {
  margin-bottom: 15px;
  border-bottom: 0;
}

.page-preview-desc {
  padding: 30px;
  border: 1px solid #007ec9;
  margin-bottom: 30px;
}

.page-preview-desc p {
  margin: 0;
  padding: 0;
}

.left-menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.left-menu ul li a {
  display: flex;
  align-items: center;
  padding: 7px 15px;
  background-color: #fff;
  margin-bottom: 0;
  color: #222;
  border: 1px solid #f2f2f2;
  border-bottom-width: 0px;
  text-decoration: none;
  padding-top: 14px;
  padding-bottom: 14px;
  line-height: 20px;
}

.left-menu ul li.selected > a {
  font-weight: bold;
}

.left-menu ul li:last-child a {
  border-bottom-width: 1px;
}

.left-menu > ul > li > a::after {
  color: #898989;
  position: absolute;
  font-family: FontAwesome;
  content: "\f105";
  right: 25px;
  font-weight: 400;
  opacity: 1;
  transition: 0.5s;
}

.left-menu ul ul {
  display: none;
}

.left-menu ul ul li a {
  /* background-color: transparent; */
  /* color: $primary; */
  /*--------BP--------*/
  color: #555;
  background-color: #f7f7f8;
  border: none;
  font-size: 0.9em;
  padding-left: 2.5em;
}

.left-menu .has-sub.active > a::after {
  transform: rotate(90deg);
  transition: 0.5s;
}

.service-item-list .service-item {
  margin-bottom: 30px;
}

.service-item-list .service-item .preview-image {
  margin: 0 auto;
}

.service-item-list .service-item h2 {
  margin-top: 0;
}

.service-item-list .service-item .title a,
.news .news-item .title {
  font-size: 18px;
  color: #007ec9;
}

@media only screen and (min-width: 320px) {
  .soc-network {
    border: none;
    width: 100%;
    padding: 0;
    text-align: center;
    margin-bottom: 0;
  }
  .soc-network a {
    padding: 0 6px;
  }
  .all-wrap {
    display: none;
  }
  footer.mobile {
    display: block;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  footer.mobile .logo-wrap {
    text-align: center;
    margin-bottom: 25px;
  }
  footer.mobile .logo-wrap .logo {
    display: block;
    width: 100%;
    text-align: center;
  }
  footer.mobile .logo-wrap .logo img {
    width: 124px;
    height: auto;
    margin: 0 auto;
  }
  footer.mobile .soc-network-wrap {
    margin-bottom: 20px;
  }
  footer.mobile .soc-network-wrap .soc-network {
    font-size: 25px;
    line-height: 25px;
    height: 25px;
  }
  footer.mobile .footer-menu {
    display: none;
  }
  footer.mobile .phones {
    text-align: center;
    width: 100%;
    float: left;
  }
  footer.mobile .com-departments .com-departments-menu .com-department {
    width: 100%;
    float: left;
    padding: 0;
    display: block;
  }
  footer.mobile .com-departments .com-departments-menu .com-department:after {
    content: "";
    width: 20px;
    height: 3px;
    background-color: #b3b3b3;
    display: block;
    margin: 5px auto;
    transform: skewX(-35grad);
  }
  footer.mobile .com-departments .com-departments-menu .com-department:last-child:after {
    content: none;
  }
  footer.desktop {
    display: none;
  }
  header {
    display: none;
  }
  header.scrolled {
    display: none;
  }
  header .logo {
    text-align: center;
  }
  header .call-request-wrap {
    float: left;
    text-align: center;
  }
  header .call-request-wrap .call-request {
    float: none;
    margin: 0 auto;
  }
  header .projects-nav {
    float: right;
    width: 100%;
  }
  header .projects-nav ul {
    float: right;
    width: 100%;
  }
  header .projects-nav ul li {
    width: 100%;
    padding-right: 0;
  }
  header .contacts-wrap {
    width: 100%;
  }
  header .contacts-wrap .phones {
    width: 100%;
    padding: 0;
  }
  header .contacts-wrap .phones .dropdown {
    width: 100%;
    text-align: center;
  }
  header .nav-wrap .main-menu-wrap {
    position: relative;
    padding: 0;
    float: left;
  }
  header .nav-wrap .main-menu-wrap .main-menu-toggle {
    display: block;
    margin-left: 15px;
  }
  header .nav-wrap .main-menu-wrap .main-menu-outer {
    width: 100%;
    position: absolute;
    z-index: 9;
    padding: 0 15px;
  }
  header .nav-wrap .main-menu-wrap .main-menu-outer ul.main-menu {
    display: block;
    width: 100%;
    border: 2px solid #b3b3b3;
    margin-top: -2px;
    padding: 5px 0 5px 0;
    text-transform: uppercase;
  }
  header .nav-wrap .main-menu-wrap .main-menu-outer ul.main-menu li {
    display: block;
    width: 100%;
    padding: 0 15px;
  }
  header .nav-wrap .main-menu-wrap .main-menu-outer ul.main-menu li ul {
    display: none;
  }
  header .nav-wrap .main-menu-wrap .main-menu-outer ul.main-menu li a {
    text-align: left;
    padding: 5px 0;
    color: #b3b3b3;
    font-weight: bold;
  }
  .body-shifter {
    height: 60px;
    width: 100%;
  }
  header.mobile {
    display: block;
  }
  header.mobile .logo {
    margin-bottom: 20px;
  }
  header.mobile .projects-nav ul li {
    margin-bottom: 5px;
    text-align: center;
  }
  header.mobile .phones {
    height: 60px;
  }
  header.mobile .phones .dropdown .current {
    margin-top: 5px;
    text-align: right;
    padding-right: 15px;
  }
  header.mobile .phones .dropdown .current .phone-num {
    margin-top: -5px;
    float: left;
    width: 100%;
    font-size: 16px;
  }
  .main-slider {
    position: relative;
    height: 100%;
  }
  .main-slider .owl-stage-outer, .main-slider .owl-stage, .main-slider .owl-item {
    height: 100%;
  }
  .main-slider .owl-slide {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    height: 100%;
  }
  .main-slider div.owl-text {
    width: 100%;
    height: 100%;
    text-align: center;
    color: #fff;
    -webkit-border-radius: 4px;
    border-radius: 4px;
  }
  .main-slider div.owl-text .tr .td {
    vertical-align: middle;
    font-size: 24px;
    /* font-family: GothamPro-Bold; */
    font-family: "Open Sans", Helvetica, Arial, sans-serif; /* BP */
    padding: 0 15px;
    text-transform: uppercase;
  }
  .main-slider div.owl-text .tr .td span {
    font-weight: normal;
  }
  .main-slider div.owl-text .tr .td a, .main-slider div.owl-text .tr .td a:focus, .main-slider div.owl-text .tr .td a:hover, .main-slider div.owl-text .tr .td a:active {
    color: #fff;
    border: 3px solid #fff;
    padding: 10px 30px;
    /* font-family: GothamPro; */
    font-family: "Open Sans", Helvetica, Arial, sans-serif; /* BP */
    font-size: 18px;
    margin-top: 10px;
    display: inline-block;
  }
  .main-slider .owl-controls {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
  }
  .main-slider .owl-controls .owl-buttons div {
    position: absolute;
    top: 0;
    bottom: 0;
    display: inline-block;
    zoom: 1;
    margin: 0;
    width: 50px;
    height: 30px;
    line-height: 25px;
    text-align: center;
    font-size: 0.9em;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    color: #FFF;
    background: #000;
    opacity: 0.6;
    text-transform: capitalize;
  }
  .main-slider .owl-controls .owl-buttons .owl-prev {
    left: 5px;
  }
  .main-slider .owl-controls .owl-buttons .owl-next {
    right: 5px;
  }
  .service-item-list .service-item .title,
  .news .news-item .title {
    font-size: 18px;
    color: #007ec9;
    margin-top: 15px;
  }
}
@media only screen and (min-width: 480px) {
  header .nav-wrap .projects-nav-wrap {
    margin-top: 20px;
  }
  header .nav-wrap .projects-nav-wrap .projects-nav {
    float: right;
    width: 100%;
  }
  header .nav-wrap .projects-nav-wrap .projects-nav ul {
    float: right;
    width: 100%;
  }
  header .nav-wrap .projects-nav-wrap .projects-nav ul li {
    margin-top: 0px;
    width: 33.3%;
    padding-right: 20px;
  }
  header .nav-wrap .projects-nav-wrap .projects-nav ul li:last-child {
    padding-right: 0;
  }
}
@media only screen and (min-width: 992px) {
  .body-shifter {
    display: none;
  }
  .all-wrap {
    display: block;
  }
  .soc-network {
    width: auto;
    float: left;
    display: inline-block;
    margin-bottom: 0;
    margin-top: 15px;
  }
  footer.mobile {
    display: none;
  }
  footer.desktop {
    display: block;
    padding-top: 64px;
    padding-bottom: 64px;
  }
  footer.desktop .logo-wrap, footer.desktop .footer-menu-wrap {
    padding-left: 45px;
    padding-top: 40px;
  }
  footer.desktop .footer-menu-wrap {
    display: flex;
    flex-direction: row;
  }
  footer.desktop .logo img {
    width: 80%;
    float: right;
  }
  footer.desktop .soc-network {
    float: right;
  }
  footer.desktop .com-departments ul li {
    width: auto;
    text-align: left;
    padding-left: 0;
  }
  footer.desktop .phones {
    text-align: left;
  }
  footer.desktop .footer-menu {
    padding-left: 30px;
    display: block;
  }
  footer.desktop .footer-menu li {
    text-align: left;
  }
  header.mobile {
    display: none;
  }
  header.desktop {
    display: block;
  }
  header.scrolled {
    display: none;
  }
  header .logo {
    text-align: left;
  }
  header .call-request-wrap {
    float: left;
    text-align: center;
  }
  header .call-request-wrap .call-request {
    float: right;
  }
  header .projects-nav ul li {
    width: 33.3%;
  }
  header .contacts-wrap {
    float: right;
    width: auto;
  }
  header .contacts-wrap .soc-network {
    padding-right: 30px;
    border-right: 2px solid #b9bac0;
  }
  header .contacts-wrap .phones {
    display: inline-block;
    float: left;
    padding-left: 30px;
    width: auto;
  }
  header .nav-wrap {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  header .nav-wrap .main-menu-wrap {
    padding: 0 15px;
    float: left;
  }
  header .nav-wrap .main-menu-wrap .main-menu-toggle {
    display: none;
  }
  header .nav-wrap .main-menu-wrap .main-menu-outer {
    position: relative;
    display: table;
    width: 100%;
    padding: 0px;
  }
  header .nav-wrap .main-menu-wrap .main-menu-outer ul.main-menu {
    margin-top: 0;
    display: table-row;
    width: 100%;
    border: 2px solid #007ec9;
  }
  header .nav-wrap .main-menu-wrap .main-menu-outer ul.main-menu li {
    width: auto;
    display: table-cell;
    text-align: center;
    padding: 0 15px;
  }
  header .nav-wrap .main-menu-wrap .main-menu-outer ul.main-menu li.selected {
    padding: 7px 20px;
  }
  header .nav-wrap .main-menu-wrap.active .main-menu-outer {
    display: table;
    float: left;
  }
  .success .success-block {
    text-align: left;
    width: 50%;
  }
  .success .success-block span {
    margin: 0;
    display: block;
    float: left;
  }
  .success .success-block:after {
    content: "";
  }
  /**** MAIN SLIDER ****/
  .main-slider {
    position: relative;
    margin-bottom: 60px;
  }
  .main-slider .owl-stage-outer .owl-slide {
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
  }
  .main-slider .owl-stage-outer div.owl-text {
    position: absolute;
    width: 100%;
    height: 100%;
    text-align: center;
    color: #fff;
    -webkit-border-radius: 4px;
    border-radius: 4px;
  }
  .main-slider .owl-stage-outer div.owl-text .tr .td {
    vertical-align: middle;
    font-size: 24px;
    font-weight: bold;
    padding: 0 15px;
    text-transform: uppercase;
  }
  .main-slider .owl-stage-outer div.owl-text .tr .td span {
    font-weight: normal;
  }
  .main-slider .owl-stage-outer div.owl-text .tr .td a, .main-slider .owl-stage-outer div.owl-text .tr .td a:focus, .main-slider .owl-stage-outer div.owl-text .tr .td a:hover, .main-slider .owl-stage-outer div.owl-text .tr .td a:active {
    color: #fff;
    border: 3px solid #fff;
    padding: 10px 30px;
  }
  .main-slider .owl-controls {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
  }
  .main-slider .owl-controls .owl-buttons div {
    position: absolute;
    top: 0;
    bottom: 0;
    display: inline-block;
    zoom: 1;
    margin: 0;
    width: 50px;
    height: 30px;
    line-height: 25px;
    text-align: center;
    font-size: 0.9em;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    color: #FFF;
    background: #000;
    opacity: 0.6;
    text-transform: capitalize;
  }
  .main-slider .owl-controls .owl-buttons .owl-prev {
    left: 5px;
  }
  .main-slider .owl-controls .owl-buttons .owl-next {
    right: 5px;
  }
  .partners .title-wrap {
    width: 30%;
  }
  .service-item-list .service-item .title,
  .news .news-item .title {
    font-size: 18px;
    color: #007ec9;
    margin-top: 0px;
    line-height: 1.3;
  }
  .consult-form {
    flex-direction: row;
  }
  .consult-form__girl {
    display: block;
  }
  .success-block__number {
    font-size: 100px;
  }
  .success-block__text-blue {
    font-size: 38px;
  }
}
@media only screen and (min-width: 1200px) {
  header .nav-wrap .projects-nav-wrap {
    margin-top: 0;
  }
  header .nav-wrap .projects-nav-wrap .projects-nav ul {
    width: auto;
  }
  header .nav-wrap .projects-nav-wrap .projects-nav ul li {
    width: auto;
    padding-right: 20px;
  }
  header .nav-wrap .projects-nav-wrap .projects-nav ul li:last-child {
    padding-right: 0;
  }
}
a, a:focus, a:active, a:hover {
  color: #007ec9;
}

.company .spincrement {
  font-size: 72px;
  line-height: 94px;
  color: #007ec9;
}

.company .props .text {
  padding: 0px 50px 16px 0px;
  position: relative;
  margin: 0px 0px 20px;
}

.company .props .text:after {
  position: absolute;
  content: " ";
  width: 30px;
  height: 2px;
  bottom: 0px;
  opacity: 1;
  background: #d4d4d4;
  z-index: 3;
  left: 0px;
}

.detail .detailimage {
  text-align: center;
  margin-bottom: 30px;
  padding: 0;
  text-align: left;
}

.title_block {
  display: inline-block;
  padding-bottom: 11px;
  margin-bottom: 20px;
  /*font-size: 26px;*/
}

/*h1.title_block {*/
/*margin-bottom: 0;*/
/*padding-bottom: 0;*/
/*font-size: 24px;*/
/*}*/
/*h2.title_block {*/
/*margin-bottom: 0;*/
/*padding-bottom: 0;*/
/*font-size: 22px;*/
/*}*/
.profit_block .item {
  padding: 0px 0px 20px;
}

.profit_block .item .image {
  height: 50px;
  line-height: 50px;
  width: 60px;
  float: left;
  margin: 0px 20px 0px 0px;
}

.profit_block .item .text_block {
  padding: 10px 0px 0px 80px;
}

.contacts-icon {
  background-color: #007ec9;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  color: #fff;
  font-size: 20px;
  margin: 0 15px 0px 0;
}

.contacta-data .tbl .tr .td {
  padding: 10px 0;
  vertical-align: middle;
}

.left-menu-wrap {
  margin-bottom: 20px;
}

/**************************/
/*team*/
.defailt-list .colum {
  width: 33.33333%;
  padding-right: 15px;
}

.defailt-list a,
.table a {
  color: #0088cc;
}

.defailt-list .item {
  border: 1px solid #D7DEE3;
  margin-bottom: 30px;
  float: left;
  width: 100%;
}

.defailt-list .item:hover {
  box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.15);
  border-color: #d6dde2;
}

.defailt-list .item .image {
  border-bottom: 1px solid #D7DEE3;
  text-align: center;
  width: 100%;
  margin: 0;
}

.defailt-list .item .image img {
  display: inline-block;
  vertical-align: middle;
}

.defailt-list .item .text {
  padding: 17px 20px 15px;
  float: left;
  width: 100%;
}

.defailt-list .item .text .title-wrap {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #cccccc;
}

.defailt-list .item .text .title-wrap .title {
  color: #007ec9;
}

.defailt-list .item .text .title-wrap .sub-title {
  color: #6d7a83;
  font-size: 13px;
}

.defailt-list .item .properties {
  margin-top: 20px;
}

.defailt-list .item .property {
  margin-bottom: 10px;
}

.defailt-list .item .property .fa {
  color: #007ec9;
}

.defailt-list .item .property a {
  color: #007ec9;
}

.defailt-list .item .zoom {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 50px;
  height: 50px;
  margin-top: -25px;
  margin-left: -25px;
  line-height: 50px;
  text-align: center;
  color: #ffffff;
  background-color: #007ec9;
  border-radius: 50%;
  opacity: 0.8;
}

.defailt-list .item .img-responsive {
  margin: 0 auto;
}

.defailt-list .item:hover .zoom {
  opacity: 1;
}

.defailt-list .item.image a {
  display: block;
  float: left;
  width: 100%;
}

.defailt-list .item.image .image-wrap {
  position: relative;
  padding: 20px 20px 0 20px;
}

.defailt-list .item.image .title {
  width: 100%;
  font-weight: 600;
  padding: 10px;
  color: #007ec9;
  text-align: center;
  display: block;
}

/*.defailt-list .item:hover .title{*/
/*float: left;*/
/*width: 100%;*/
/*}*/
/*****************************/
.detail-title {
  /*height: 150px;*/
  padding: 50px;
  width: 100%;
  color: #ffffff;
  border-radius: 8px;
  margin-bottom: 15px;
  position: relative;
  overflow: hidden;
}
.detail-title.bg-default:before {
  content: "";
  position: absolute;
  background-image: url(/local/templates/ru.infinityinc_2/img/footer-bg.jpg);
  background-size: cover;
  background-position: center center;
  background-color: #007ec9;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  opacity: 0.4;
  z-index: 0;
}
.detail-title.bg-default h1 {
  color: #007ec9;
}
.detail-title h1 {
  text-transform: uppercase;
  font-size: 20px;
  line-height: 20px;
  padding: 0;
  margin-bottom: 5px;
  color: #fff;
  position: relative;
  z-index: 1;
}
.detail-title span {
  text-transform: uppercase;
  display: block;
  width: 100%;
  position: relative;
  z-index: 1;
}

/**/
.table_usl {
  border-collapse: collapse;
  border-bottom: 1px solid #e6e6e6;
  border-top: 1px solid #e6e6e6;
  width: 100%;
}

.table_usl td, .table_usl th {
  border-right: 1px solid #e6e6e6;
  padding: 20px;
  text-align: center;
}

.table_usl th {
  font-weight: bold;
}

.table_usl tr {
  border-left: 1px solid #E5E5E5;
  border-top: 1px solid #E5E5E5;
}

.tabs-nav {
  display: block;
  float: left;
  width: 100%;
  text-align: center;
  margin: 0 0 20px 0;
  padding: 0;
}

.tabs-nav li {
  list-style: none;
  display: inline-block;
}

.tabs-nav li a {
  display: block;
  padding: 5px 2px;
  margin: 0 15px;
  color: #b9bac0;
}

.tabs-nav li h2 {
  margin: 0;
  font-size: 20px;
}

@media screen and (min-width: 992px) {
  .tabs-nav li h2 {
    font-size: 24px;
  }
}
.tabs-nav li a:hover,
.tabs-nav li a:focus,
.tabs-nav li a:active {
  text-decoration: none;
}

.tabs-nav li a.active {
  color: #000;
  border-bottom: 2px solid #007ec9;
}

.tab-content {
  display: none;
  /*margin-bottom: 30px;*/
}

.tab-content.active {
  display: block;
}

/*.tab-content:first-child{*/
/*display: block;*/
/*}*/
ul li p {
  padding: 0;
  margin: 0;
}

.service-link, .service-link:hover, .service-link:active, .service-link:focus {
  background-color: #007ec9;
  color: #ffffff;
  display: block;
  width: 100%;
  padding: 10px;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
}

.service-link .sndvch-ico {
  width: 24px;
  height: auto;
  padding-right: 2px;
}

.about {
  margin-bottom: 50px;
}
@media screen and (min-width: 992px) {
  .about {
    margin-bottom: 80px;
  }
}

/* VIDEO */
#transit-video-trigger {
  position: fixed;
  left: 0;
  bottom: 0;
  padding: 30px 30px 30px;
  background-color: #007ec9;
  color: #fff;
  z-index: 50;
  cursor: pointer;
  text-align: center;
  transform: translateY(100%);
  transition: transform 0.5s ease, color 0.3s ease, background-color 0.3s ease;
  border-radius: 0 8px 0 0;
}

#transit-video-trigger h4 {
  font-weight: normal;
  font-size: 14px;
  text-transform: uppercase;
  color: #fff;
}

@media all and (max-width: 768px) {
  #transit-video-trigger {
    display: none;
  }
}
#transit-video-trigger img.play {
  display: block;
  width: 50px;
  height: 50px;
  margin: 20px auto;
  transition: transform 0.3s ease;
}

#transit-video-trigger div.close,
#transit-video-trigger img.play {
  transition: transform 0.3s ease;
}

@media all and (min-width: 2000px) {
  #transit-video-trigger {
    padding: 45px 40px 55px;
  }
  #transit-video-trigger h4 {
    font-size: 20px;
  }
  #transit-video-trigger img.play {
    width: 70px;
    height: 70px;
  }
}
#transit-video-trigger div.close {
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 40px;
  z-index: 6;
  transform: rotate(0);
  transition: transform 0.3s ease;
}

#transit-video-trigger div.close img,
.popup-wnd {
  width: 100%;
  height: 100%;
}

#transit-video-trigger div.close:hover {
  transform: rotate(90deg);
}

#transit-video-trigger .click-zone {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 5;
}

#transit-video-trigger div.seen-already {
  text-align: center;
  opacity: 1;
  filter: alpha(opacity=100);
  transition: opacity 0.5s ease;
  white-space: nowrap;
  z-index: 6;
}

#transit-video-trigger div.seen-already:hover {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

#transit-video-trigger div.seen-already span {
  border-bottom: 1px #fff dotted;
}

#transit-video-trigger.view {
  transform: translateY(0);
}

/*#transit-video-trigger:hover {*/
/*background-color: #000*/
/*}*/
#transit-video-trigger:hover img.play {
  transform: translateY(-8px);
}

@media all and (min-width: 2000px) {
  #transit-video-trigger div.seen-already {
    bottom: 40px;
  }
  #transit-video-trigger:hover img.play {
    transform: translateY(-10px);
  }
}
/* ------------- BP ------------- */
.bp_search {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.bp_search label {
  font-weight: bold;
  display: block;
}
.bp_search form {
  position: relative;
}
.bp_search input {
  padding: 4px;
  padding-left: 30px;
}
.bp_search input[type=submit] {
  position: absolute;
  left: 7px;
  top: 6px;
  padding: 0 10px;
  border-radius: inherit;
  border: none;
  background: #ffffff url(/local/templates/ru.infinityinc_2/./img/bp-header-search.svg) no-repeat;
  background-position: center center;
  background-size: 16px;
  margin: 0 auto;
  margin-bottom: 5px;
  display: block;
}

header .call-request-wrap {
  width: auto;
}

header.mobile .bp_search {
  display: flex;
  align-items: center;
  justify-content: center;
}

header.mobile .bp_search {
  margin-top: 25px;
  margin-bottom: 5px;
}

header.mobile .bp_search form {
  width: 70%;
  max-width: 300px;
}

header.mobile .bp_search input[type=text] {
  width: 100%;
}

.main-container {
  background-image: url(/local/templates/ru.infinityinc_2/./img/bg_kz.jpg);
  background-position: right bottom;
  background-repeat: no-repeat;
  background-size: 100% auto;
  padding-bottom: 60px;
}

.s2 .main-container {
  background-image: url(/local/templates/ru.infinityinc_2/./img/bg_ru.jpg);
}

.s5 .main-container {
  background-image: url(/local/templates/ru.infinityinc_2/./img/bg_uz.jpg);
}

.s6 .main-container {
  background-image: url(/local/templates/ru.infinityinc_2/./img/bg_cn.jpg);
}

.s7 .main-container {
  background-image: url(/local/templates/ru.infinityinc_2/./img/bg_ae.jpg);
}

.owl-theme .owl-nav [class*=owl-] {
  color: #FFF;
  font-size: 14px;
  margin: 0;
  padding: 4px 7px;
  background-color: transparent;
  background-position: center center;
  display: inline-block;
  cursor: pointer;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  position: absolute;
  border: 2px solid #007ec9;
}
.owl-theme .owl-nav [class*=owl-]:hover {
  background-color: transparent;
}

.w-100 {
  width: 100%;
}

.mfp-title {
  color: #007ec9;
}

.swiper-button {
  width: 32px;
  height: 32px;
  background-color: transparent;
  border: 2px solid #007ec9;
  border-radius: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100%;
}
.swiper-button:after {
  content: none;
}
@media screen and (min-width: 992px) {
  .swiper-button {
    width: 50px;
    height: 50px;
  }
}

.swiper-button-prev {
  background-image: url(/local/templates/ru.infinityinc_2/./img/slider-prev.svg);
}

.swiper-button-next {
  background-image: url(/local/templates/ru.infinityinc_2/./img/slider-next.svg);
}

/** portfolio-sections */
.portfolio-sections {
  display: flex;
  flex-wrap: wrap;
  gap: 6px 0;
  margin-bottom: 30px;
  border-bottom: 1px solid #e0e0e0;
}
.portfolio-sections__item {
  font-size: 15px;
  color: #555;
  text-decoration: none;
  padding: 8px 20px;
  border-bottom: 2px solid transparent;
  margin-bottom: -1px;
  transition: color 0.2s, border-color 0.2s;
}
.portfolio-sections__item:first-child {
  padding-left: 0;
}
.portfolio-sections__item:hover, .portfolio-sections__item:focus {
  color: #007ec9;
  text-decoration: none;
  border-bottom-color: #007ec9;
}
.portfolio-sections__item--active {
  color: #007ec9;
  font-weight: 600;
  border-bottom-color: #007ec9;
}

/** portfolio-item */
.portfolio-item {
  margin-bottom: 20px;
}

.portfolio-item__link {
  display: block;
  text-decoration: none;
}
.portfolio-item__link:hover, .portfolio-item__link:focus {
  text-decoration: none;
}
.portfolio-item__link:hover .portfolio-item__img {
  transform: scale(1.05);
}

.portfolio-item__inner {
  border-radius: 8px;
  overflow: hidden;
  position: relative;
  height: 0;
  padding-bottom: 75%;
}

.portfolio-item__img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  transition: transform 0.4s ease;
}

.portfolio-item__overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 60px 20px 20px;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.65) 0%, transparent 100%);
  z-index: 10;
}

.portfolio-item__title {
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.3;
  display: block;
}

.custom-checkbox {
  display: flex;
  align-items: center;
}
.custom-checkbox label {
  padding: 0;
  margin: 0;
}
.custom-checkbox input {
  display: none;
}
.custom-checkbox input + .custom-checkbox__checkmark {
  width: 20px;
  height: 20px;
  display: block;
  background-color: #fff;
  border-radius: 4px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 55%;
  margin-right: 5px;
  border: 1px solid #eee;
}
.custom-checkbox input:checked + .custom-checkbox__checkmark {
  background-image: url("/local/templates/ru.infinityinc_2/img/checkbox-primary.svg");
  border-color: #007ec9;
}

.detail {
  text-align: justify;
}
.detail img {
  max-width: 100%;
  height: auto;
  border-radius: 15px;
}

.btn-primary {
  color: #fff;
  background-color: #007ec9;
  border-color: #007ec9;
}

.whatsapp {
  position: fixed;
  bottom: 30px;
  right: 30px;
  background-color: #25d366;
  color: #fff;
  display: block;
  z-index: 999;
  width: 60px;
  height: 60px;
  border-radius: 100%;
  text-align: center;
}
.whatsapp a {
  display: block;
  color: #fff;
  margin: 0;
  padding: 0;
}
.whatsapp a i {
  font-size: 40px;
  line-height: 60px;
}

.grecaptcha-badge {
  display: none !important;
}

.engineering-item__title {
  color: #1579BE;
}

.engineering-section {
  margin-bottom: 60px;
}
.engineering-section h2 {
  font-size: 38px;
  margin-bottom: 10px;
}
.engineering-section__desc {
  font-weight: bold;
  font-size: 19px;
  margin-bottom: 43px;
  display: block;
}

.engineering-item {
  margin-bottom: 67px;
}
.engineering-item:last-child {
  margin-bottom: 0;
}
.engineering-item__title {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 10px;
  display: flex;
  align-items: center;
}
.engineering-item__title-text {
  display: block;
  line-height: 1;
}
.engineering-item__title svg {
  display: inline-block;
  height: 39px;
  width: auto;
  margin-right: 15px;
  flex-shrink: 0;
}
.engineering-item__title svg * {
  fill: #1579BE;
}
.engineering-item__text {
  font-size: 19px;
}

.mp-form {
  border: 2px solid #1579BE;
  border-radius: 20px;
  padding: 30px;
  text-align: center;
  margin-bottom: 105px;
}
.mp-form p {
  font-weight: bold;
  font-size: 47px;
  letter-spacing: 2px;
}

.btn-xl {
  font-size: 18px;
  padding: 10px 15px;
}
.btn-xxl {
  font-size: 24px;
  padding: 15px 30px;
}

.clearfix::after {
  content: "";
  display: table;
  clear: both; /* Целостность контейнера поддерживается. */
}

.faq h3 {
  cursor: pointer;
  padding: 15px 40px 15px 0;
  position: relative;
  border-bottom: 1px solid #eee;
  margin: 0;
  user-select: none;
  font-size: 16px;
}
.faq h3::after {
  content: "+";
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 22px;
  color: #007ec9;
  line-height: 1;
}
.faq h3.faq-active::after {
  content: "−";
}
.faq h3:hover {
  color: #007ec9;
}
.faq p {
  padding: 15px 0;
  border-bottom: 1px solid #eee;
  margin: 0;
}

.mp-services {
  margin-bottom: 60px;
}
.mp-services__row {
  display: flex;
  flex-wrap: wrap;
}
.mp-services__image {
  display: flex;
  align-items: center;
}
.mp-services__image img {
  border-radius: 10px;
}
.mp-services__text {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.mp-services__text h2 {
  margin-top: 0;
}
.mp-services__text b.blue {
  color: #007ec9;
}

.language-switcher {
  display: flex;
  align-items: center;
  gap: 5px;
}

.proof-banner {
  margin-bottom: 15px;
  border-radius: 12px;
  padding: 20px 24px;
  display: flex;
  gap: 14px;
  align-items: flex-start;
  background-color: #f7f7f8;
}

.proof-banner .icon {
  color: var(--text-accent);
  flex-shrink: 0;
}

.proof-banner p {
  color: var(--text-secondary);
}

.proof-banner a {
  color: var(--text-accent);
}

:root {
  --text-primary: #1a1a18;
  --text-secondary: #5f5e5a;
  --text-muted: #888780;
  --text-accent: #0c447c;
  --surface-page: #f7f6f2;
  --surface-card: #ffffff;
  --surface-tint: #f1efe8;
  --border: #e2e0d8;
  --border-accent: #378add;
  --bg-accent: #e6f1fb;
  --fill-primary: #1a1a18;
  --on-primary: #ffffff;
  --radius: 8px;
}

.format-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px;
}

.format-card {
  border-radius: 12px;
  padding: 20px 22px;
  background: var(--surface-card);
  box-shadow: 0 0 0 2px var(--border);
}
.format-card:hover {
  box-shadow: 0 0 0 2px #007ec9;
}

.format-card .badge {
  display: inline-block;
  background: var(--bg-accent);
  color: var(--text-accent);
  font-size: 11px;
  padding: 3px 10px;
  border-radius: var(--radius);
  margin-bottom: 10px;
}

.format-card h3 {
  font-weight: 600;
  margin: 0 0 6px;
}

.format-card p {
  color: var(--text-secondary);
}

/*# sourceMappingURL=template_styles.css.map */

/* End */
/* /local/templates/ru.infinityinc_2/libs/mfp/magnific-popup.css?17061638317085 */
/* /local/templates/ru.infinityinc_2/libs/slick/slick.css?17060011441729 */
/* /local/templates/ru.infinityinc_2/libs/slick/slick-theme.css?17060011443043 */
/* /local/templates/ru.infinityinc_2/fonts/GothamPro/GothamPro/styles.css?1706001144280 */
/* /local/templates/ru.infinityinc_2/fonts/GothamPro/GothamPro-Black/styles.css?1706001144322 */
/* /local/templates/ru.infinityinc_2/fonts/GothamPro/GothamPro-Bold/styles.css?1706001144315 */
/* /local/templates/ru.infinityinc_2/fonts/GothamPro/GothamPro-BoldItalic/styles.css?1706001144357 */
/* /local/templates/ru.infinityinc_2/fonts/GothamPro/GothamPro-Medium/styles.css?1706001144329 */
/* /local/templates/ru.infinityinc_2/styles.css?17846176653378 */
/* /local/templates/ru.infinityinc_2/template_styles.css?178522553087392 */
