body .site-footer.new_version {
  background: #5d6cff;
  font-family: 'Montserrat', Arial, Helvetica, sans-serif; }
  body .site-footer.new_version .megagroup {
    color: #fff; }
    body .site-footer.new_version .megagroup a {
      color: #fff; }
  body .site-footer.new_version .footer-bottom-wrapper {
    background: none;
    height: auto;
    width: 100%;
    max-width: 1400px;
    box-sizing: border-box;
    padding: 0 10px;
    margin: 0 auto; }
    body .site-footer.new_version .footer-bottom-wrapper .footer-bottom-inner {
      width: 100%;
      padding: 40px 0 20px;
      box-sizing: border-box;
      margin: 0 auto;
      display: flex;
      align-items: flex-start;
      color: #fff;
      justify-content: space-between;
      font-size: 17px; }
      @media (max-width: 580px) {
  body .site-footer.new_version .footer-bottom-wrapper .footer-bottom-inner {
    flex-direction: column;
    justify-content: center;
    align-items: center; } }
      body .site-footer.new_version .footer-bottom-wrapper .footer-bottom-inner .footer-block {
        width: 100%;
        max-width: 20%; }
        @media (max-width: 1024px) {
  body .site-footer.new_version .footer-bottom-wrapper .footer-bottom-inner .footer-block {
    max-width: 49%; } }
        @media (max-width: 580px) {
  body .site-footer.new_version .footer-bottom-wrapper .footer-bottom-inner .footer-block {
    max-width: 100%;
    margin-bottom: 30px; } }
      body .site-footer.new_version .footer-bottom-wrapper .footer-bottom-inner .footer-main-menu {
        max-width: 40%; }
        body .site-footer.new_version .footer-bottom-wrapper .footer-bottom-inner .footer-main-menu .footer-menu-body {
          column-count: 2; }
      body .site-footer.new_version .footer-bottom-wrapper .footer-bottom-inner .footer-title {
        font-size: 22px;
        color: #fff;
        padding-bottom: 20px; }
        @media (max-width: 580px) {
  body .site-footer.new_version .footer-bottom-wrapper .footer-bottom-inner .footer-title {
    padding-bottom: 10px; } }
      body .site-footer.new_version .footer-bottom-wrapper .footer-bottom-inner .menu-item {
        display: inline-block;
        color: #fff;
        text-decoration: none;
        padding: 5px 0;
        position: relative; }
        body .site-footer.new_version .footer-bottom-wrapper .footer-bottom-inner .menu-item:before {
          content: '';
          left: 0;
          right: 0;
          bottom: 2px;
          height: 2px;
          background: #fff;
          position: absolute;
          opacity: 0;
          pointer-events: none;
          transition: ease 0.4s; }
        body .site-footer.new_version .footer-bottom-wrapper .footer-bottom-inner .menu-item:hover:before {
          opacity: 1; }
      @media (max-width: 1024px) {
    body .site-footer.new_version .footer-bottom-wrapper .footer-bottom-inner .footer-main-menu {
      display: none; } }
        body .site-footer.new_version .footer-bottom-wrapper .footer-bottom-inner .footer-main-menu .footer-title {
          padding-bottom: 15px; }
      @media (max-width: 1024px) {
    body .site-footer.new_version .footer-bottom-wrapper .footer-bottom-inner .footer-clients-menu {
      display: none; } }
        body .site-footer.new_version .footer-bottom-wrapper .footer-bottom-inner .footer-clients-menu .footer-title {
          padding-bottom: 15px; }
      body .site-footer.new_version .footer-bottom-wrapper .footer-bottom-inner .footer-adress {
        text-align: left; }
      body .site-footer.new_version .footer-bottom-wrapper .footer-bottom-inner .footer-adress-body {
        padding-left: 30px;
        min-height: 25px;
        margin-bottom: 8px;
        background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' width='32px' height='32px' version='1.1' style='shape-rendering:geometricPrecision; text-rendering:geometricPrecision; image-rendering:optimizeQuality; fill-rule:evenodd; clip-rule:evenodd' viewBox='0 0 32 32' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:xodm='http://www.corel.com/coreldraw/odm/2003'%3E%3Cdefs%3E%3Cstyle type='text/css'%3E .fil0 %7Bfill:white;fill-rule:nonzero%7D %3C/style%3E%3C/defs%3E%3Cg id='Слой_x0020_1'%3E%3Cmetadata id='CorelCorpID_0Corel-Layer'%3E%3C/metadata%3E%3Cpath class='fil0' d='M16 0.25c-6.514,0 -11.812,5.298 -11.812,11.813 0,8.188 10.663,18.945 11.115,19.4 0.193,0.191 0.445,0.287 0.697,0.287 0.252,0 0.504,-0.096 0.697,-0.287 0.453,-0.455 11.116,-11.212 11.116,-19.4 0,-6.515 -5.298,-11.813 -11.813,-11.813zm0 5.906c-3.256,0 -5.906,2.65 -5.906,5.907 0,3.256 2.65,5.906 5.906,5.906 3.257,0 5.907,-2.65 5.907,-5.906 0,-3.257 -2.65,-5.907 -5.907,-5.907zm0 9.844c-2.171,0 -3.937,-1.766 -3.937,-3.937 0,-2.172 1.766,-3.938 3.937,-3.938 2.172,0 3.938,1.766 3.938,3.938 0,2.171 -1.766,3.937 -3.938,3.937zm0 13.342c-2.35,-2.516 -9.844,-11.025 -9.844,-17.279 0,-5.428 4.416,-9.844 9.844,-9.844 5.428,0 9.844,4.416 9.844,9.844 0,6.248 -7.493,14.763 -9.844,17.279z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E") left top / 20px auto no-repeat; }
      body .site-footer.new_version .footer-bottom-wrapper .footer-bottom-inner .footer-contacts .mail-wrapper {
        padding-bottom: 0;
        margin: 8px 0; }
        body .site-footer.new_version .footer-bottom-wrapper .footer-bottom-inner .footer-contacts .mail-wrapper a {
          color: #fff;
          padding: 5px 0 5px 30px;
          display: block;
          text-decoration: none;
          font-size: 19px;
          background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' width='32px' height='32px' version='1.1' style='shape-rendering:geometricPrecision; text-rendering:geometricPrecision; image-rendering:optimizeQuality; fill-rule:evenodd; clip-rule:evenodd' viewBox='0 0 32 32' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:xodm='http://www.corel.com/coreldraw/odm/2003'%3E%3Cdefs%3E%3Cstyle type='text/css'%3E .fil0 %7Bfill:white;fill-rule:nonzero%7D %3C/style%3E%3C/defs%3E%3Cg id='Слой_x0020_1'%3E%3Cmetadata id='CorelCorpID_0Corel-Layer'%3E%3C/metadata%3E%3Cpath class='fil0' d='M28.557 5.288l-25.114 0c-1.48,0 -2.678,1.206 -2.678,2.678l0 16.068c0,1.481 1.207,2.678 2.678,2.678l25.114 0c1.467,0 2.678,-1.192 2.678,-2.678l0 -16.068c0,-1.47 -1.193,-2.678 -2.678,-2.678zm-0.375 1.785c-0.547,0.544 -9.963,9.911 -10.288,10.234 -0.506,0.506 -1.179,0.785 -1.894,0.785 -0.715,0 -1.388,-0.279 -1.896,-0.786 -0.218,-0.218 -9.53,-9.481 -10.286,-10.233l24.364 0zm-25.632 16.598l0 -15.34 7.715 7.674 -7.715 7.666zm1.269 1.256l7.712 -7.663 1.313 1.306c0.843,0.843 1.964,1.307 3.156,1.307 1.192,0 2.313,-0.464 3.154,-1.305l1.315 -1.308 7.712 7.663 -24.362 0zm25.631 -1.256l-7.715 -7.666 7.715 -7.674 0 15.34z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E") left center / 22px auto no-repeat; }
        body .site-footer.new_version .footer-bottom-wrapper .footer-bottom-inner .footer-contacts .shcedule {
          padding-left: 30px;
          background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' width='32px' height='32px' version='1.1' style='shape-rendering:geometricPrecision; text-rendering:geometricPrecision; image-rendering:optimizeQuality; fill-rule:evenodd; clip-rule:evenodd' viewBox='0 0 32 32' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:xodm='http://www.corel.com/coreldraw/odm/2003'%3E%3Cdefs%3E%3Cstyle type='text/css'%3E .fil0 %7Bfill:white;fill-rule:nonzero%7D %3C/style%3E%3C/defs%3E%3Cg id='Слой_x0020_1'%3E%3Cmetadata id='CorelCorpID_0Corel-Layer'%3E%3C/metadata%3E%3Cpath class='fil0' d='M24.496 13.395c0,-0.626 -0.507,-1.133 -1.133,-1.133 -0.625,0 -1.132,0.507 -1.132,1.133 0,0.625 0.507,1.132 1.132,1.132 0.626,0 1.133,-0.507 1.133,-1.132zm-9.856 0c0,-0.626 -0.507,-1.133 -1.132,-1.133 -0.626,0 -1.133,0.507 -1.133,1.133 0,0.625 0.507,1.132 1.133,1.132 0.625,0 1.132,-0.507 1.132,-1.132zm0 9.855c0,-0.626 -0.507,-1.133 -1.132,-1.133 -0.626,0 -1.133,0.507 -1.133,1.133 0,0.625 0.507,1.132 1.133,1.132 0.625,0 1.132,-0.507 1.132,-1.132zm-4.927 0c0,-0.626 -0.507,-1.133 -1.133,-1.133 -0.626,0 -1.133,0.507 -1.133,1.133 0,0.625 0.507,1.132 1.133,1.132 0.626,0 1.133,-0.507 1.133,-1.132zm0 -4.928c0,-0.625 -0.507,-1.133 -1.133,-1.133 -0.626,0 -1.133,0.508 -1.133,1.133 0,0.625 0.507,1.133 1.133,1.133 0.626,0 1.133,-0.508 1.133,-1.133zm0 -4.927c0,-0.626 -0.507,-1.133 -1.133,-1.133 -0.626,0 -1.133,0.507 -1.133,1.133 0,0.625 0.507,1.132 1.133,1.132 0.626,0 1.133,-0.507 1.133,-1.132zm4.927 4.927c0,-0.625 -0.507,-1.133 -1.132,-1.133 -0.626,0 -1.133,0.508 -1.133,1.133 0,0.625 0.507,1.133 1.133,1.133 0.625,0 1.132,-0.508 1.132,-1.133zm4.928 -4.927c0,-0.626 -0.507,-1.133 -1.133,-1.133 -0.625,0 -1.132,0.507 -1.132,1.133 0,0.625 0.507,1.132 1.132,1.132 0.626,0 1.133,-0.507 1.133,-1.132zm5.721 9.119l-0.51 0 0 -1.19c0,-0.625 -0.507,-1.133 -1.133,-1.133 -0.625,0 -1.132,0.507 -1.132,1.133l0 2.323c0,0.625 0.507,1.132 1.132,1.132l1.643 0c0.626,0 1.133,-0.507 1.133,-1.133 0,-0.625 -0.507,-1.132 -1.133,-1.132zm-1.643 -5.721c-3.779,0 -6.853,3.074 -6.853,6.854 0,3.779 3.074,6.853 6.853,6.853 3.779,0 6.854,-3.074 6.854,-6.853 0,-3.78 -3.075,-6.854 -6.854,-6.854zm0 11.441c-2.529,0 -4.588,-2.058 -4.588,-4.587 0,-2.53 2.059,-4.588 4.588,-4.588 2.53,0 4.588,2.058 4.588,4.588 0,2.529 -2.058,4.587 -4.588,4.587zm2.323 -24.469l-1.473 0 0 -1.132c0,-0.626 -0.507,-1.133 -1.133,-1.133 -0.625,0 -1.133,0.507 -1.133,1.133l0 1.133 -5.154 -0.001 0 -1.132c0,-0.626 -0.507,-1.133 -1.133,-1.133 -0.625,0 -1.133,0.507 -1.133,1.133l0 1.133 -5.097 -0.001 0 -1.132c0,-0.626 -0.507,-1.133 -1.133,-1.133 -0.626,0 -1.133,0.507 -1.133,1.133l0 1.133 -1.416 -0.001c-2.498,0 -4.531,2.033 -4.531,4.532l0 17.672c0,2.498 2.033,4.531 4.531,4.531l8.666 0c0.626,0 1.133,-0.507 1.133,-1.133 0,-0.625 -0.507,-1.133 -1.133,-1.133l-8.666 0c-1.249,0 -2.265,-1.016 -2.265,-2.265l-0.001 -17.672c0,-1.249 1.017,-2.266 2.266,-2.266l1.416 0 0 1.133c0,0.626 0.507,1.133 1.133,1.133 0.626,0 1.133,-0.507 1.133,-1.133l0 -1.133 5.098 0 0 1.133c0,0.626 0.507,1.133 1.133,1.133 0.625,0 1.132,-0.507 1.132,-1.133l0 -1.133 5.154 0 0 1.133c0,0.626 0.507,1.133 1.133,1.133 0.626,0 1.133,-0.507 1.133,-1.133l0 -1.133 1.473 0c1.249,0 2.265,1.017 2.265,2.266l0 6.457c0,0.625 0.507,1.133 1.133,1.133 0.626,0 1.133,-0.508 1.133,-1.133l0 -6.457c0,-2.499 -2.033,-4.532 -4.531,-4.532z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E") left top 2px / 20px auto no-repeat; }
        body .site-footer.new_version .footer-bottom-wrapper .footer-bottom-inner .footer-contacts .footer-contacts-body {
          display: flex;
          flex-direction: column; }
        body .site-footer.new_version .footer-bottom-wrapper .footer-bottom-inner .footer-contacts .footer-contacts-body .phones-wrapper {
          padding-bottom: 10px;
          padding-left: 30px;
          background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:xodm='http://www.corel.com/coreldraw/odm/2003' xml:space='preserve' width='32px' height='32px' version='1.1' style='shape-rendering:geometricPrecision; text-rendering:geometricPrecision; image-rendering:optimizeQuality; fill-rule:evenodd; clip-rule:evenodd' viewBox='0 0 32 32'%3E%3Cdefs%3E%3Cstyle type='text/css'%3E%3C!%5BCDATA%5B .fil0 %7Bfill:white;fill-rule:nonzero%7D %5D%5D%3E%3C/style%3E%3C/defs%3E%3Cg id='Слой_x0020_1'%3E%3Cmetadata id='CorelCorpID_0Corel-Layer'/%3E%3Cpath class='fil0' d='M29.954 23.393l-4.28 -4.282c-0.575,-0.572 -1.344,-0.887 -2.167,-0.887 -0.856,0 -1.664,0.337 -2.275,0.949l-1.666 1.665c-1.295,-0.719 -3.016,-1.709 -4.802,-3.495 -1.784,-1.785 -2.774,-3.501 -3.497,-4.802l1.667 -1.667c1.24,-1.242 1.265,-3.236 0.057,-4.443l-4.279 -4.279c-0.573,-0.575 -1.343,-0.892 -2.168,-0.892 -0.836,0 -1.628,0.322 -2.236,0.909 -0.367,0.295 -2.212,1.924 -2.899,5.281 -0.963,4.7 1.249,9.222 7.632,15.607 7.131,7.129 13.219,7.683 14.914,7.683 0.354,0 0.567,-0.022 0.624,-0.028 3.325,-0.39 4.516,-1.867 5.385,-2.945 1.127,-1.398 1.123,-3.237 -0.01,-4.374zm-11.678 -13.782c0.853,0.099 2.035,0.732 2.809,1.506 0.781,0.781 1.416,1.973 1.509,2.837 0.051,0.47 0.449,0.819 0.913,0.819 0.033,0 0.066,-0.002 0.1,-0.005 0.504,-0.055 0.869,-0.508 0.815,-1.013 -0.16,-1.473 -1.139,-3.039 -2.037,-3.938 -0.89,-0.891 -2.441,-1.864 -3.899,-2.032 -0.504,-0.059 -0.96,0.303 -1.018,0.807 -0.058,0.505 0.303,0.961 0.808,1.019zm0.858 -3.849c1.579,0.182 3.438,1.138 4.736,2.436 1.31,1.311 2.268,3.189 2.442,4.784 0.051,0.471 0.449,0.82 0.912,0.82 0.033,0 0.067,-0.002 0.1,-0.006 0.505,-0.054 0.869,-0.508 0.815,-1.012 -0.22,-2.017 -1.357,-4.272 -2.97,-5.885 -1.597,-1.598 -3.829,-2.733 -5.825,-2.962 -0.504,-0.059 -0.959,0.303 -1.018,0.807 -0.058,0.504 0.304,0.96 0.808,1.018zm9.4 20.852c-0.817,1.013 -1.589,1.971 -4.169,2.273 -0.001,0 -0.142,0.016 -0.409,0.016 -1.518,0 -6.984,-0.515 -13.615,-7.144 -5.887,-5.89 -7.953,-9.929 -7.132,-13.94 0.6,-2.929 2.192,-4.173 2.253,-4.221l0.055 -0.04 0.049 -0.049c0.265,-0.265 0.613,-0.412 0.978,-0.412 0.333,0 0.641,0.125 0.868,0.353l4.28 4.28c0.492,0.492 0.466,1.32 -0.058,1.845l-1.886 1.885 -0.031 0.032c-0.492,0.542 -0.433,1.273 -0.163,1.75 0.781,1.409 1.851,3.34 3.911,5.4 2.052,2.052 3.98,3.121 5.386,3.901 0.14,0.079 0.431,0.211 0.794,0.211 0.43,0 0.824,-0.181 1.116,-0.513l1.77 -1.769c0.264,-0.264 0.611,-0.41 0.976,-0.41 0.333,0 0.642,0.125 0.869,0.35l4.277 4.279c0.544,0.545 0.319,1.379 -0.119,1.923z'/%3E%3C/g%3E%3C/svg%3E") left top 5px / 20px auto no-repeat; }
          body .site-footer.new_version .footer-bottom-wrapper .footer-bottom-inner .footer-contacts .footer-contacts-body .phones-wrapper a {
            font-size: 19px;
            font-weight: bold;
            display: block;
            padding: 5px 0;
            color: #fff;
            text-decoration: none; }
      body .site-footer.new_version .footer-bottom-wrapper .footer-bottom-inner .footer-form-wrapper .title {
        font-size: 22px;
        color: #fff;
        padding-bottom: 20px; }
        @media (max-width: 580px) {
    body .site-footer.new_version .footer-bottom-wrapper .footer-bottom-inner .footer-form-wrapper .title {
      padding-bottom: 10px; } }
        body .site-footer.new_version .footer-bottom-wrapper .footer-bottom-inner .footer-form-wrapper .tpl-field {
          margin-bottom: 8px;
          font-size: 14px; }
        body .site-footer.new_version .footer-bottom-wrapper .footer-bottom-inner .footer-form-wrapper .tpl-field a {
          color: #12a8d3; }
        body .site-footer.new_version .footer-bottom-wrapper .footer-bottom-inner .footer-form-wrapper .tpl-field input[type="text"], body .site-footer.new_version .footer-bottom-wrapper .footer-bottom-inner .footer-form-wrapper .tpl-field textarea {
          max-width: 100%;
          box-sizing: border-box;
          border: 0;
          padding: 7px 10px;
          min-height: 35px;
          outline: none;
          border-radius: 5px;
          width: 100%;
          color: #373a45; }
          body .site-footer.new_version .footer-bottom-wrapper .footer-bottom-inner .footer-form-wrapper .tpl-field input[type="text"]::placeholder, body .site-footer.new_version .footer-bottom-wrapper .footer-bottom-inner .footer-form-wrapper .tpl-field textarea::placeholder {
            font-size: 14px;
            color: #373a45; }
        body .site-footer.new_version .footer-bottom-wrapper .footer-bottom-inner .footer-form-wrapper .tpl-field textarea {
          height: 70px; }
        body .site-footer.new_version .footer-bottom-wrapper .footer-bottom-inner .footer-form-wrapper .tpl-field ul {
          margin: 0;
          padding: 0;
          text-align: left;
          list-style: none; }
        body .site-footer.new_version .footer-bottom-wrapper .footer-bottom-inner .footer-form-wrapper .tpl-field.tpl-field-button button {
          display: block;
          width: 100%;
          border: 1px solid #fff;
          color: #fff;
          font-size: 15px;
          padding: 10px;
          border-radius: 5px;
          text-align: center;
          background: none;
          outline: none;
          cursor: pointer;
          transition: ease 0.4s; }
          body .site-footer.new_version .footer-bottom-wrapper .footer-bottom-inner .footer-form-wrapper .tpl-field.tpl-field-button button:hover {
            background: #fff;
            color: #000 !important; }
        body .site-footer.new_version .footer-bottom-wrapper .footer-bottom-inner .footer-form-wrapper .footer-socials-wr {
          padding-top: 10px;
          display: flex;
          flex-wrap: wrap;
          align-items: center;
          padding-bottom: 20px; }
        body .site-footer.new_version .footer-bottom-wrapper .footer-bottom-inner .footer-form-wrapper .footer-socials-wr a {
          text-decoration: none;
          padding: 4px; }
          body .site-footer.new_version .footer-bottom-wrapper .footer-bottom-inner .footer-form-wrapper .footer-socials-wr a img {
            max-width: 30px; }
    body .site-footer.new_version .footer-bottom-wrapper .footer-bot-inner {
      width: 100%;
      padding: 30px 0 20px;
      box-sizing: border-box;
      margin: 0 auto;
      display: flex;
      align-items: center;
      justify-content: space-between;
      border-top: 1px solid rgba(255, 255, 255, 0.3); }
      @media (max-width: 768px) {
  body .site-footer.new_version .footer-bottom-wrapper .footer-bot-inner {
    flex-direction: column;
    justify-content: center;
    text-align: center;
    align-items: center; }
    body .site-footer.new_version .footer-bottom-wrapper .footer-bot-inner .site-counters {
      padding: 15px 0;
      align-items: center;
      flex-wrap: wrap; } }
      body .site-footer.new_version .footer-bottom-wrapper .footer-bot-inner .site-copyright {
        color: #fff; }
        @media (min-width: 769px) {
  body .site-footer.new_version .footer-bottom-wrapper .footer-bot-inner .site-copyright .copyrignt-name {
    margin-bottom: 7px; } }
      body .site-footer.new_version .footer-bottom-wrapper .footer-bot-inner .payment-systems-wrapper {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: flex-end;
        color: #fff; }
        @media (max-width: 767px) {
  body .site-footer.new_version .footer-bottom-wrapper .footer-bot-inner .payment-systems-wrapper {
    justify-content: center; } }
        body .site-footer.new_version .footer-bottom-wrapper .footer-bot-inner .payment-systems-wrapper .payment-item {
          padding: 5px; }
      body .site-footer.new_version .footer-bottom-wrapper .footer-bot-inner .mega-copyright {
        text-align: right;
        margin-top: 5px; }
        @media (max-width: 767px) {
  body .site-footer.new_version .footer-bottom-wrapper .footer-bot-inner .mega-copyright {
    text-align: center; } }
      body .site-footer.new_version .footer-bottom-wrapper .footer-bot-inner .privacy-polyticy a {
        display: inline-block;
        padding: 5px 0;
        color: #fff; }
