

/* Start:/local/templates/sp_techno/libs/magnific/magnific-popup.css?17146309827998*/
/* Magnific Popup CSS */
.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: 0.8; }
  
  .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; }
  
  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;
    color: #F3F3F3;
    word-wrap: break-word;
    padding-right: 36px; }
  
  .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/sp_techno/template_styles.css?171709929525572*/
html, body {
    padding: 0;
    margin: 0;
    font-family: 'Merriweather';
    font-size: 16px;
}
body {
    padding-bottom:75px;
}
.container {
    max-width:1440px;
    margin:auto;
    padding:0 15px;
    overflow: hidden;
}
.flex-wrapper {
    display: flex;
    flex-wrap: wrap;
}
.section-block {
    padding: 80px 0;
}
.no-padding {
    padding:0;
}
h2 {
    font-family: 'Montserrat';
    font-size: 60px;
    font-weight: 900;
    margin: 0 0 50px;
}
h3 {
    font-family: 'Montserrat';
    font-size: 40px;
    font-weight: 900;
    margin: 0 0 50px;
}
.text-center {
    text-align: center;
}
.flex-center {
    justify-content: center;
    align-items: center;
}
.btn {
    outline: none;
    font-family: 'Montserrat';
    text-decoration: none;
    display: inline-block;
}
.btn-circle {
    color: #ffffff;
    border-radius: 30px;
    border: 1px solid #ffffff99;
    padding: 20px 40px;
    font-size: 16px;
}
.btn-blue {
    background: #003EF7;
    border: 1px solid #003EF7;
}
.btn-arrowed {
    color: #000000;
    text-decoration: none;
    font-family: 'Merriweather';
    border-right: 1px solid #c4c4c4;
    padding: 10px 25px 10px 50px;
    margin-left: 10px;
    position: relative;
    background-image: url(/local/templates/sp_techno/images/link-arrow.png);
    background-repeat: no-repeat;
    background-position: center left;
    transition:all 0.2s linear;
}
.btn-arrowed:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 16px;
    height: 10px;
    border-left: 1px solid #c4c4c4;
    border-top: 1px solid #c4c4c4;
    width: calc(100% - 16px);
    transition:all 0.2s linear;
}
.btn-arrowed:after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 16px;
    height: 10px;
    border-left: 1px solid #c4c4c4;
    border-bottom: 1px solid #c4c4c4;
    width: calc(100% - 16px);
    transition:all 0.2s linear;
}
.btn-arrowed:hover {
    border-right:1px solid #000000;
}
.btn-arrowed:hover:before {
    border-left: 1px solid #000000;
    border-top: 1px solid #000000;
}
.btn-arrowed:hover:after {
    border-left: 1px solid #000000;
    border-bottom: 1px solid #000000;
}



header {
    color: #ffffff;
    position: relative;
    z-index: 10;
}
header:before {
    content: '';
    background: #000000;
    display: block;
    z-index: 3;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    position: absolute;
}
header.withoutbg:before {
    opacity: 0;
}
header a, header a:hover {
    color:#ffffff;
    text-decoration: none;
}
.header-line {
    align-items: center;
    padding: 35px 0;
    position: relative;
    z-index: 10;
}
.header-menu-wrap ul {
    padding: 0;
    list-style: none;
    margin: 0 25px;
}
.header-menu-wrap a {
    font-size: 16px;
    font-weight: bold;
    font-family: 'Montserrat';
    padding: 5px 25px;
}
.header-menu-wrap .active a {
    border: 2px solid #113AD4;
    border-radius: 10px;
}
.header-phones-wrap {
    margin-left: auto;
}
.header-phones-wrap a {
    font-size: 18px;
    display: block;
    font-weight: bold;
    font-family: 'Montserrat';
}



.main-section-block {
    background: url(/local/templates/sp_techno/images/main-block-bg.jpg), #000000;
    color: #ffffff;
    top: -144px;
    padding-top: 224px;
    position: relative;
    z-index: 5;
    margin-bottom: -144px;
    background-position: center;
    background-repeat:no-repeat;
    background-size: contain;
}
.main-block-wrap {
    align-items: flex-end;
    padding-bottom: 100px;
    position:relative;
}
.main-block-col1 {
    width: 60%;
    padding-right: 100px;
    box-sizing: border-box;
}
h1 {
    font-size: 70px;
    font-family: 'Montserrat';
    font-weight: 900;
    margin: 0;
    line-height: 70px;
    margin-bottom: 30px;
}
.main-block-text {
    font-size: 26px;
    line-height: 36px;
    margin-bottom: 30px;
}
.main-block-switcher-text {
    font-size: 30px;
}
.main-block-switcher-wrap {
    margin-top: 20px;
}
.main-block-switcher-wrap input {
    display: none;
}
.main-block-switcher-wrap label {
    font-size: 16px;
    font-family: 'Montserrat';
    margin-right: 15px;
    display: flex;
    align-items: center;
    cursor:pointer;
}
.main-block-switcher-wrap span {
    display:flex;
    align-items: center;
    position: relative;
}
.main-block-switcher-wrap span:before {
    content: '';
    display: inline-block;
    border: 1px solid #ffffff99;
    width: 45px;
    height: 25px;
    border-radius: 15px;
    margin-right: 10px;
    transition:all 0.3s linear;
}
.main-block-switcher-wrap span:after {
    background: #ffffff77;
    content: '';
    width: 18px;
    height: 18px;
    border-radius: 50%;
    left: 23px;
    position: absolute;
    top: 4px;
    transition:all 0.3s linear;
}
.main-block-switcher-wrap label input:checked + span:after {
    background: #ffffffff;
    left: 8px;
}
.main-block-switcher-wrap label input:checked + span:before {
    background:#0847FF;
}

.franch-section-block {
    background: linear-gradient(45deg, #113AD4, #0847FF);
    color: #ffffff;
    padding: 160px 0;
}
.franch-block-slider {
    width: 1000px;
    margin: auto;
}
.franch-block-wrap {
    max-width: 1000px;
    margin: auto;
    background-repeat: no-repeat;
    background-position: right;
    padding: 0 15px;
    box-sizing: border-box;
}
.franch-section-block ul.slick-dots {
    display: flex !important;
    align-items: center;
    justify-content: center;
    list-style: none;
}
.franch-section-block ul.slick-dots li button {
    display: none;
}
.franch-section-block ul.slick-dots li {
    display: block;
    width: 16px;
    height: 16px;
    background: #ffffff;
    margin: 20px 10px 0 10px;
    box-sizing: border-box;
    border-radius: 50%;
    position: relative;
    cursor:pointer;
}
.franch-section-block ul.slick-dots li.slick-active:after {
    content:'';
    display:block;
    width:10px;
    height:10px;
    border-radius: 50%;
    background:#003EF7;
    position:absolute;
    top:3px;
    left:3px;
}


.main-section-sroll {
    display: block;
    position: absolute;
    width: 21px;
    height: 29px;
    background: url(/local/templates/sp_techno/images/scroll.png);
    left: calc(50% + 10px);
    bottom: 60px;
}
@keyframes scroll {
    0% { opacity:1; top:6px; }
    100% { opacity:0; top:20px; }
}
.main-section-sroll:after {
    content: '';
    display: block;
    height: 5px;
    width: 0px;
    border-left: 2px solid #ffffff;
    top: 6px;
    position: relative;
    left: 9px;
    opacity: 1;
    animation: scroll 1s infinite;
    transition:all 0.3s linear;
}
.main-soc-block {
    position: absolute;
    right: 0;
    top: calc(50% - 200px);
    display: flex;
    flex-direction: column;
    align-items: center;
}
.main-soc-item {
    margin: 15px 0;
}


.about-block-col1 {
    width: 40%;
    box-sizing: border-box;
    padding: 0 15px;
}
.about-block-col2 {
    width: 60%;
    box-sizing: border-box;
    padding: 0 15px;
}
.about-text-wrap {
    margin: 50px 0px;
}
.about-text-img-wrap {
    width: 100px;
    box-sizing: border-box;
}
.about-text-wrap img {
    width: 85px;
    height: auto;
}
p.about-text-p {
    width: calc(100% - 100px);
    box-sizing: border-box;
    padding-left: 15px;
    color: #888888;
    font-size: 22px;
    line-height: 30px;
    margin: 0;
}
.about-block-col1 .about-text-img-wrap {
    width: 100%;
    margin-bottom: 15px;
}
.about-block-col1 p.about-text-p {
    padding: 0;
}
.about-block-col1 .about-text-wrap:nth-child(1) {
    margin: 50px 0 0;
}
.about-block-col1 .about-text-wrap:nth-child(1) {
    margin: 50px 0 0;
}
.about-block-col1 h2 {
    margin-bottom: 0;
}
.about-block-wrap {
    margin-left: -15px;
    margin-right: -15px;
}


.services-section-block {
    background: #111111;
    color: #ffffff;
}
.services-block-wrap {
    margin-left: -30px;
    margin-right: -30px;
    align-items: center;
}
.services-block-col1 {
    width: 40%;
    padding: 0 30px;
    box-sizing: border-box;
}
.services-text {
    font-size: 28px;
    margin-bottom: 30px;
}
.services-block-col2 {
    width: 60%;
    box-sizing: border-box;
    position: relative;
}
.services-slider-wrap {
    position: relative;
}
.services-slider-item {
    position: relative;
    height: 700px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.services-slider-textwrap {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    display: flex;
    padding: 50px 0;
    align-items: end;
    box-sizing: border-box;
}
.services-slider-text {
    font-size: 50px;
    width: 60%;
    padding: 0 30px;
    box-sizing: border-box;
}
.services-slider-btn {
    width: 40%;
    text-align: right;
    box-sizing: border-box;
    padding: 0 30px;
}
.services-slider-wrap .slick-dots {
    position: absolute;
    right: 30px;
    bottom: 150px;
    list-style: none;
}
.services-slider-wrap .slick-dots a {
    font-size: 16px;
    font-family: 'Montserrat';
    color: #ffffff;
    text-decoration: none;
    text-align: center;
    display: block;
    border-radius: 50%;
    width: 38px;
    height: 38px;
    margin: 2px 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    background:transparent;
    transition:all 0.3s linear;
}
.services-slider-wrap .slick-dots .slick-active a {
    background: #003EF7;
}
a.services-slider-arrow-left {
    width: 60px;
    height: 60px;
    display: block;
    position: absolute;
    top: 170px;
    left: 30px;
    background: url(/local/templates/sp_techno/images/slider-arrow-left.png), #99999955;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 50%;
}
a.services-slider-arrow-right {
    width: 60px;
    height: 60px;
    display: block;
    position: absolute;
    top: 170px;
    left: 110px;
    background: url(/local/templates/sp_techno/images/slider-arrow-right.png), #99999955;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 50%;
}


.stategy-col1 {
    width: 60%;
    box-sizing: border-box;
    padding-right: 60px;
}
.stategy-col1 img {
    width: 100%;
}
.strategy-col2 {
    width: 40%;
    box-sizing: border-box;
}
.strategy-text {
    font-size: 26px;
    color: #888888;
}


.projects-section-block {
    color: #ffffff;
}
.projects-wrapper {
    position:relative;
}
.projects-wrapper h2 {
    position: absolute;
    left: 50px;
    top: 50px;
    max-width: 350px;
    z-index: 1;
}
.projects-item {
    display: flex;
    box-sizing: border-box;
    padding: 50px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    flex-direction: column;
    justify-content: end;
    color: #ffffff;
    text-decoration: none;
}
.projects-item-title {
    font-size: 40px;
    margin-bottom: 10px;
}
.projects-item-subtitle {
    font-family: 'Montserrat';
    margin-bottom: 10px;
    font-size: 16px;
    max-width: 300px;
}
.projects-item-city {
    font-family: 'Montserrat';
    color: #ffffff88;
}
.height700 {
    height:700px;
}
.height350 {
    height:350px;
}
.width-33 {
    width:33.3333%;
}
.width-50 {
    width:50%;
}
.width-66 {
    width:66.6666%;
}
.width-100 {
    width:100%;
}
.projects-wrapper .btn {
    font-size: 24px;
    margin: 30px 0;
}
.projects-btn-block {
    padding: 20px 0;
}
.projectspage-wrapper {
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 30px;
}
.projectspage-col1 {
    width: 35%;
    padding: 0 15px;
    box-sizing: border-box;
    margin-top: 140px;
}
.projectspage-col2 {
    width: 65%;
    box-sizing: border-box;
    padding: 0 15px;
}
.projectspage-wrapper h3 {
    font-size: 36px;
    font-weight: normal;
    margin:0 0 20px
}
.projectspage-wrapper p {
    font-size: 20px;
}
.projectspage-col1 p {
    padding: 0 30px 0 0;
}


.personal-block-wrapper {
    max-width: 1120px;
    margin: auto;
}
.personal-block-wrapper:after {
    display: block;
    content: '';
    clear: both;
}
.personal-floatleft-col {
    float: left;
    width: 50%;
    box-sizing: border-box;
    padding: 60px 60px 60px 0;
    display: flex;
    justify-content: flex-start;
}
.personal-floatright-col {
    float: right;
    width: 50%;
    box-sizing: border-box;
    padding: 60px 0 60px 60px;
    display: flex;
    justify-content: flex-end;
}
.personal-item-wrap {
    max-width: 460px;
}
.section-block-subtitle {
    color: #888888;
    font-size: 20px;
}
.innerpage-subtitle2 {
    font-size: 20px;
    color: #888888;
}
.personal-block-wrapper img {
    max-width: 460px;
}
.personal-name {
    font-size: 36px;
    font-weight: bold;
    margin: 20px 0;
}
.personal-position {
    font-size: 20px;
    font-family: 'Montserrat';
    color: #888888;
    margin-bottom: 20px;
}
.personal-item-wrap .btn {
    font-size: 20px;
}
.btn-arrowed-noborder, .btn-arrowed-noborder:after, .btn-arrowed-noborder:before {
    border: none;
}



.franch-text-wrap {
    max-width: 550px;
}
.franch-subtitle {
    font-size: 24px;
}


.partners-list {
    margin: auto;
    max-width: 1200px;
}
.partners-list-item {
    padding: 30px;
}


.faq-section-block {
    background: #fbfbfb;
}
.faq-block {
    max-width: 1000px;
    margin: auto;
}
.faq-item {
    padding: 10px 0;
    border-bottom: 1px solid #ececec;
}
.faq-item-question {
    font-size: 22px;
    font-weight: bold;
    font-family: 'Montserrat';
    display: flex;
    align-items: center;
    justify-content: space-between;
    cursor:pointer;
}
.faq-item-question:after {
    content: '+';
    font-size: 26px;
    font-weight: bold;
    line-height: 26px;
}
.faq-item-question.opened:after {
    content: '-';
    font-size: 40px;
    font-weight: 400;
    line-height: 26px;
}
.faq-item-answer {
    font-family: 'Montserrat';
    color: #888888;
    height:0;
    box-sizing: border-box;
    opacity:0;
    visibility: hidden;
    transition:all 0.3s linear;
    padding-top:0;
}
.faq-item-question.opened + .faq-item-answer {
    visibility: visible;
    opacity:1;
    padding-top: 20px;
    height:auto;
}



footer a {
    text-decoration: none;
    color:#000000;
}
.footer-line {
    padding: 35px 0;
    align-items: center;
}
.footer-logo-wrap {
    margin-left: -10px;
    margin-right: -10px;
}
.footer-logo-col {
    padding: 0 10px;
}
.footer-logo-note {
    font-family: 'Montserrat';
    font-size: 15px;
    color: #888888;
    max-width: 260px;
    margin-bottom: 8px;
    line-height: 17px;
}
.footer-logo-soc a {
    font-size: 14px;
    font-family: 'Montserrat';
    font-weight: bold;
    text-decoration: none;
    color: #000000;
    margin-right: 10px;
}
.footer-menu-wrap {
    margin-left: auto;
    margin-right: auto;
}
.footer-menu-wrap ul {
    padding: 0;
    list-style: none;
    margin: 0 25px;
}
.footer-menu-wrap a {
    font-size: 16px;
    font-weight: bold;
    font-family: 'Montserrat';
    padding:0 25px;
}
footer .privacy {
    font-size: 14px;
    font-weight: 400;
    color: #888888;
    margin: 25px 25px 0;
    display: block;
}
.footer-phones-wrap a {
    font-size: 18px;
    display: block;
    font-weight: bold;
    font-family: 'Montserrat';
}
.copyblock {
    text-align: center;
    font-size: 14px;
    font-family: Montserrat;
    color: #777777;
    margin-top: 30px;
}

.slick-list.draggable {
    overflow: hidden;
}
.slick-slide {
    float:left;
}


.innerpage-title-block {
    position: relative;
    z-index: 10;
}
.innerpage-section-block h1 {
    color:#000000;
    font-weight: 700;
}
.innerpage-section-block.blackpage {
    background: #000000;
    color: #ffffff;
}
.innerpage-section-block.blackpage h1, .innerpage-section-block.blackpage .container {
    color: #ffffff;
}
.innerpage-section-block.blackpage p, .innerpage-section-block.blackpage ul {
    color: #888888;
}
.innerpage-section-block.bluepage {
    background: linear-gradient(45deg, #113AD4, #0847FF);
}
.innerpage-section-block.bluepage p, .innerpage-section-block.bluepage ul, .innerpage-section-block.bluepage h1, .innerpage-section-block.bluepage .container, .innerpage-section-block.bluepage a {
    color: #ffffff;
}
.innerpage-flex-wrapper {
    margin-left: -25px;
    margin-right: -25px;
}
.col-w-50 {
    width: 50%;
    box-sizing: border-box;
    padding: 0 25px;
}
.abstitleblock .container {
    position: relative;
}
.col-with-titleblock {
    padding-top: 120px;
}
.abstitleblock .innerpage-title-block {
    position: absolute;
    top: 0;
}
.p-26 p {
    font-size: 26px;
}
.innerpage-subtitle {
    font-size: 24px;
}


.servicespage-wrapper {
    margin-left: -15px;
    margin-right: -15px;
}
.servicespage-item {
    box-sizing: border-box;
    align-items: center;
    margin:80px 0;
    padding:0 15px;
}
.servicespage-col {
    width: 50%;
}
.servicespage-col:nth-child(1) .servicespage-item:nth-child(1) {
    margin-top: 160px;
}
.servicespage-item-imgblock {
    width: 130px;
}
.servicespage-item-nameblock {
    width: calc(100% - 130px);
}
.servicespage-item-nameblock h4 {
    font-size: 32px;
    margin: 10px 0;
}
.servicespage-item-text {
    width: 100%;
}
.servicespage-item-nameblock .btn {
    padding: 10px 25px;
}
.servicespage-item-text {
    font-size: 20px;
}
.servicespage-item-text li {
    margin:5px 0;
}
.servicespage-item-text ul {
    list-style: none;
    padding:0;
}
.servicespage-item-text ul li:before {
    content:  "—";
    position: relative;
    left:     -5px;
}
.inline-arrowed-btn {
    color: inherit;
    font-size: 18px;
    display: inline-block;
    padding: 4px 0 4px 45px;
    position:relative;
    background-image: url(/local/templates/sp_techno/images/link-white-arrow.png);
    background-repeat: no-repeat;
    background-position: center left;
}
.inline-arrowed-btn:before {
    content:'';
    display: block;
    bottom:-4px;
    right:0;
    width:calc(100% - 45px);
    border-bottom:1px solid #888888;
    position:absolute;
    transition: all 0.2s linear;
}
.inline-arrowed-btn:hover:before {
    border-bottom:1px solid #ffffff;
}

.doc-link {
    display: flex;
    position: relative;
    min-height: 138px;
    padding: 0 20px 0 60px;
    align-items: center;
    box-sizing: border-box;
    max-width: 470px;
    font-size: 20px;
    text-decoration: none;
    font-family: 'Montserrat';
}
.doc-link:before {
    content: '';
    background: url(/local/templates/sp_techno/images/doc-icon.png);
    background-repeat: no-repeat;
    background-position: center left;
    display: block;
    left: 0;
    width: 50px;
    height: 60px;
    position:absolute;
}


.innerpage-section-block.onheader {
    margin-top: -144px;
    padding: 144px;
    overflow: hidden;
    position: relative;
}
.contactspage-bg {
    position: absolute;
    top: 0;
    z-index: 5;
    left: 0;
    right: 0;
}
.contactspage-bg img {
    width: 100%;
    max-width: 1600px;
    margin: auto;
    display: block;
}
.contactspage-col {
    position:relative;
    z-index: 10;
    color:#ffffff;
    max-width: 450px;
}
.contactspage-col a {
    color:#ffffff;
    text-decoration: none;
}
a.contactspage-phone {
    font-size: 32px;
    display: block;
    margin:25px 0;
}
a.contactspage-email {
    font-size: 40px;
    margin: 25px 0;
    display: block;
    text-decoration: underline;
}
.contactspage-soc.flex-wrapper a {
    font-size: 20px;
    color: #888888;
    margin-right: 15px;
    font-weight: 700;
    font-family: 'Montserrat';
}
.magnific-popup-window {
    width: 100%;
    max-width: 500px;
    margin: auto;
    background: #ffffff;
    padding: 30px 15px;
    box-sizing: border-box;
    color: #333333;
    text-align: center;
    position: relative;
}
.mfp-close-btn-in .mfp-close {
    color: #333333;
}
.form-fieldset {
    margin: 15px 0;
    font-size:18px;
}
.form-fieldset label {
    display: block;
}
.mainfield-input {
    border: 2px solid #dfdfdf;
    border-radius: 4px;
    height: 40px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    padding: 0 16px;
    margin: auto;
}

.form-fieldset input[type=checkbox] {
    display:none;
}
.form-fieldset input[type=checkbox] + label {
    display:flex;
    justify-content: center;
    align-items: center;
}
.form-fieldset input[type=checkbox] + label:before {
    content: '';
    display: block;
    border: 2px solid #cccccc;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    margin-right: 10px;
}
.form-fieldset input[type=checkbox]:checked + label:before {
    background: #003EF7;
    border: 2px solid #003EF7;
    content: "\2714";
    color: #ffffff;
    font-size: 15px;
}


@media (max-width:1200px) {
    .main-block-switcher-wrap label {
        width: 100%;
        margin: 10px 0;
    }
    .footer-menu-wrap a {
        font-size: 16px;
        font-weight: bold;
        font-family: 'Montserrat';
        padding: 0px 10px;
    }
}
@media (max-width:1100px) {
    .main-block-col1 {
        padding-right: 50px;
        width:55%;
    }
    .main-block-col2 {
        width:45%;
    }
    h1 {
        font-size: 50px;
    }
    h2 {
        font-size: 40px;
    }
    .main-block-text {
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 25px;
    }
    .btn-circle {
        padding: 15px 25px;
        font-size: 14px;
    }
    .main-block-switcher-text {
        font-size: 24px;
    }
    .main-block-switcher-wrap label {
        font-size: 14px;
    }
    .services-text {
        font-size: 24px;
    }
    .services-slider-text {
        font-size: 32px;
    }
    .services-slider-item {
        height: 600px;
    }
}
@media (max-width:992px) {
    .header-logo-wrap img {
        max-width: 50px;
    }
    .header-menu-wrap a {
        padding: 0 10px;
        font-size: 14px;
    }
    .header-phones-wrap a {
        font-size: 16px;
    }
    .personal-floatleft-col {
        padding: 30px 30px 30px 0;
    }
    .personal-floatright-col {
        padding: 30px 0 30px 30px;
    }
    .personal-block-wrapper img {
        max-width: 100%;
    }
    .personal-name {
        font-size: 32px;
    }
    .footer-menu-wrap {
        display: none;
    }
    .footer-phones-wrap {
        margin-left: auto;
        margin: 10px 0;
    }
    .personal-position {
        font-size: 16px;
        margin-bottom: 10px;
    }
    .stategy-col1 {
        width: 45%;
        padding-right:30px;
    }
    .strategy-col2 {
        width: 55%;
    }
    .strategy-col2 h2 {
        margin-bottom: 0px;
    }
    .strategy-text {
        font-size: 20px;
    }
    .projects-item-title {
        font-size: 30px;
    }
    .projects-item {
        padding: 20px;
    }
    .projects-wrapper h2 {
        left: 20px;
        top: 20px;
    }
}
@media (max-width:768px) {
    h1 {
        font-size: 40px;
        line-height: 45px;
    }
    h2 {
        font-size: 32px;
    }
    .about-block-col1, .about-block-col2 {
        width: 100%;
    }
    .about-block-col1 {
        display: flex;
        flex-wrap: wrap;
    }
    .about-block-col1 .about-text-wrap:nth-child(1) {
        width: 30%;
        box-sizing: border-box;
        padding-right: 30px;
    }
    .about-block-col1 .about-text-wrap:nth-child(2) {
        width: 70%;
        box-sizing: border-box;
    }
    .services-text {
        font-size: 20px;
    }
    .services-slider-text {
        font-size: 26px;
    }
    .services-slider-item {
        height: 500px;
    }
    .faq-item-question {
        font-size: 18px;
    }
}
@media (max-width:700px) {
    .header-menu-wrap {
        display: none;
    }
    .main-block-col1 {
        width: 100%;
        padding-right: 50px;
        margin-bottom: 30px;
    }
    .main-block-col2 {
        width: 100%;
    }
    .main-block-switcher-wrap label {
        width: auto;
        padding-right: 25px;
    }
    .about-block-col1 .about-text-wrap:nth-child(1) {
        width: 100%;
    }
    .about-block-col1 .about-text-wrap:nth-child(2) {
        width: 100%;
    }
    .about-text-wrap {
        margin: 0;
        padding: 15px 0;
    }
    .about-text-img-wrap {
        width: 100%;
        margin-bottom: 15px;
    }
    p.about-text-p {
        width: 100%;
        padding: 0;
    }
    .services-block-col1 {
        width: 100%;
        padding: 30px;
        text-align: center;
    }
    .services-block-col2 {
        width: 100%;
    }
    .services-slider-textwrap {
        bottom: 10px;
        text-align: center;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .services-slider-btn {
        width: 100%;
        text-align: center;
        padding: 15px 0;
    }
    .services-slider-wrap .slick-dots {
        right: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        display: flex !important;
        flex-wrap: wrap;
        justify-content: center;
        padding: 0;
    }
    a.services-slider-arrow-right {
        left: auto;
        right: 30px;
    }
    .stategy-col1 {
        width: 100%;
        padding: 0;
    }
    .strategy-col2 {
        width: 100%;
    }
    .projects-item {
        width: 100%;
    }
    .projects-wrapper .projects-item {
        width: 100%;
        height: 350px;
    }
    .projects-wrapper .project-wrap {
        width: 100%;
    }
}
@media (max-width:500px) {
    .personal-floatleft-col, .personal-floatright-col {
        float: none;
        padding: 0;
        margin-left: -15px;
        margin-right: -15px;
        width: calc(100% + 30px);
        margin-top:15px;
        margin-bottom:15px;
    }
    .personal-block-wrapper .personal-floatleft-col:nth-child(1) {
        width: 100%;
        margin: 15px 0;
    }
    .personal-name, .personal-position {
        padding:0 15px;
    }
}
/* End */
/* /local/templates/sp_techno/libs/magnific/magnific-popup.css?17146309827998 */
/* /local/templates/sp_techno/template_styles.css?171709929525572 */
