.home-first-section { white-space: nowrap; text-align: center; position: relative; text-align: center; color: #18191a; line-height: 1.2; overflow: hidden; }

.home-first-section:after { content: ''; display: inline-block; vertical-align: top; width: 0; min-height: 100vh; }

.home-first-section > * { white-space: normal; display: inline-block; vertical-align: top; max-width: 99%; }

.home-first-section .container { position: relative; z-index: 50; padding-top: 170px; padding-bottom: 100px; }

.home-first-section .bg-image { position: absolute; top: 0; bottom: 0; right: 0; left: 0; background-position: 50% 50%; background-size: cover; background-repeat: no-repeat; z-index: 10; max-width: 100%; }

.home-first-section .bg-video { position: absolute; top: 0; bottom: 0; right: 0; left: 0; z-index: 20; max-width: 100%; }

.home-first-section .bg-video video { width: auto; height: auto; min-width: 100vw; min-height: 100vh; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); max-width: none; }

.home-first-section .title-block { font-size: 35px; font-weight: 500; margin: 0 auto 30px; max-width: 1000px; }

@media (min-width: 768px) { .home-first-section .title-block { font-size: 70px; margin: 0 auto 57px; } }

@media (min-width: 1200px) { .home-first-section .title-block { font-size: 130px; } }

.home-first-section .text-block { font-size: 20px; font-weight: 500; margin: 0 auto 30px; max-width: 750px; }

@media (min-width: 768px) { .home-first-section .text-block { font-size: 25px; margin: 0 auto 62px; } }

@media (min-width: 1200px) { .home-first-section .text-block { font-size: 30px; } }

.home-first-section .btn-group .btn { margin: 0 0 10px; display: block; }

@media (min-width: 768px) { .home-first-section .btn-group .btn { display: inline-block; margin: 0 10px 10px; } }

@media (min-width: 1200px) { .home-first-section .btn-group .btn { margin: 0 29px 10px; } }

.home-first-section .btn-group .btn:nth-child(even) { background: transparent; color: #6b2886; }

.home-first-section .btn-group .btn:nth-child(even):hover { background: #6b2886; color: #fff; }

.home-second-section { background: #18191a; color: #fff; font-weight: 400; padding: 50px 0; line-height: 1.2; }

@media (min-width: 768px) { .home-second-section { padding: 63px 0 135px; } }

.home-second-section .title-block { font-size: 35px; margin-bottom: 40px; font-weight: 400; max-width: 950px; }

@media (min-width: 768px) { .home-second-section .title-block { font-size: 48px; margin-bottom: 127px; } }

.home-second-section .text-holder { margin-bottom: -40px; }

@media (min-width: 768px) { .home-second-section .text-holder { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-bottom: -70px; } }

@media (min-width: 1200px) { .home-second-section .text-holder { margin-bottom: -111px; } }

.home-second-section a:hover .link-more:after { -webkit-transform: translateX(10px); transform: translateX(10px); }

.home-second-section .text-block { width: 100%; font-size: 20px; margin-bottom: 40px; display: inline-block; vertical-align: top; }

@media (min-width: 768px) { .home-second-section .text-block { max-width: 50%; margin-bottom: 70px; padding-right: 25px; font-size: 30px; } }

@media (min-width: 1200px) { .home-second-section .text-block { max-width: 33.33%; margin-bottom: 111px; } }

.home-second-section .text-block h3 { font-size: 20px; color: #bfe9e1; margin-bottom: 0; font-weight: 500; max-width: 320px; }

@media (min-width: 768px) { .home-second-section .text-block h3 { font-size: 30px; } }

.home-second-section .text-block .text { max-width: 320px; margin-bottom: 15px; }

@media (min-width: 768px) { .home-second-section .text-block .text { margin-bottom: 30px; } }

.home-second-section .text-block .link-more { color: #bfe9e1; font-weight: 300; text-transform: uppercase; font-size: 18px; }

@media (min-width: 768px) { .home-second-section .text-block .link-more { font-size: 24px; } }

.home-second-section .text-block .link-more:after { content: ''; -webkit-transition: 0.3s; transition: 0.3s; display: inline-block; vertical-align: top; margin: 6px 0 0 10px; width: 60px; height: 15px; background-repeat: no-repeat; background-size: contain; background-position: 50% 50%; background-image: url("../img/link-arrow.png"); }

@media (min-width: 768px) { .home-second-section .text-block .link-more:after { margin: 10px 0 0 10px; width: 90px; height: 22px; } }

.home-third-section { padding: 87px 0 80px; color: #18191a; position: relative; overflow: hidden; }

@media (min-width: 1200px) { .home-third-section { overflow: visible; } }

.home-third-section:after { content: ''; position: absolute; bottom: 0; right: -100px; width: 380px; height: 390px; background-position: 50% 50%; background-size: contain; background-repeat: no-repeat; background-image: url("../img/third-section-decor.png"); z-index: -1; }

@media (min-width: 768px) { .home-third-section:after { width: 510px; height: 500px; } }

@media (min-width: 1200px) { .home-third-section:after { bottom: -300px; right: -150px; width: 833px; height: 840px; } }

.home-third-section .title-block { font-size: 35px; margin-bottom: 40px; font-weight: 400; max-width: 950px; line-height: 1.2; }

@media (min-width: 768px) { .home-third-section .title-block { font-size: 48px; margin-bottom: 100px; } }

@media (min-width: 1200px) { .home-third-section .title-block { margin-bottom: 159px; } }

.home-third-section .logo-list { max-width: 1200px; margin: 0 auto; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.home-third-section .logo-item { width: 100%; max-width: 50%; margin-bottom: 30px; text-align: center; padding: 0 15px; }

@media (min-width: 768px) { .home-third-section .logo-item { max-width: 25%; margin-bottom: 60px; } }

@media (min-width: 1200px) { .home-third-section .logo-item { margin-bottom: 126px; } }

.home-third-section .logo-item img { display: inline-block; }

.home-third-section .link-block { text-align: right; }

.home-third-section .link-more { color: #18191a; font-weight: 400; font-size: 20px; }

@media (min-width: 768px) { .home-third-section .link-more { font-size: 30px; } }

.home-third-section .link-more:hover:after { -webkit-transform: translateX(10px); transform: translateX(10px); }

.home-third-section .link-more:after { content: ''; -webkit-transition: 0.3s; transition: 0.3s; display: inline-block; vertical-align: top; margin: 9px 0 0 10px; width: 60px; height: 15px; background-repeat: no-repeat; background-size: contain; background-position: 50% 50%; background-image: url("../img/link-arrow-black.png"); }

@media (min-width: 768px) { .home-third-section .link-more:after { margin: 15px 0 0 10px; width: 90px; height: 22px; } }

.home-forth-section { padding: 85px 0 85px; }

.home-forth-section .container { max-width: 1828px; }

.home-forth-section .header-section { margin-bottom: 50px; width: 100%; }

@media (min-width: 768px) { .home-forth-section .header-section { padding-right: 20px; max-width: calc(50% - 50px); } }

@media (min-width: 1200px) { .home-forth-section .header-section { padding-right: 50px; max-width: calc(50% - 135px); } }

@media (min-width: 1400px) { .home-forth-section .header-section { padding-left: 125px; margin-top: -8px; } }

.home-forth-section .header-section + .box-item { margin-top: 0 !important; }

.home-forth-section .title-block { font-size: 30px; font-weight: 500; margin-bottom: 20px; }

@media (min-width: 1200px) { .home-forth-section .title-block { margin-bottom: 40px; } }

.home-forth-section .box-list { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin: 0 -10px -130px; }

.home-forth-section .box-item { position: relative; color: #fff; padding: 20px 20px; width: 100%; height: 300px; margin: 0 0 30px; overflow: hidden; }

@media (min-width: 768px) { .home-forth-section .box-item { width: calc(50% - 20px); margin: 0 10px 50px; height: 350px; } }

@media (min-width: 1200px) { .home-forth-section .box-item { height: 450px; margin: 0 10px 115px; padding: 51px 50px; } }

@media (min-width: 1400px) { .home-forth-section .box-item { height: 650px; } }

.home-forth-section .box-item:after { content: ''; background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.5) 30%, rgba(0, 0, 0, 0) 100%); background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.5) 30%, rgba(0, 0, 0, 0) 100%); position: absolute; top: 0; bottom: 0; right: 0; left: 0; z-index: 10; }

@media (min-width: 768px) { .home-forth-section .box-item:nth-child(odd) { margin-top: -70px; } }

@media (min-width: 1200px) { .home-forth-section .box-item:nth-child(odd) { margin-top: -180px; } }

.home-forth-section .title { position: relative; z-index: 20; font-size: 1.25rem; font-weight: 400; line-height: 1.2; margin-bottom: 40px; }

@media (min-width: 1024px) { .home-forth-section .title { font-size: 1.5rem; } }

.home-forth-section .image-block { position: absolute; top: 0; bottom: 0; right: 0; left: 0; z-index: 5; }

.home-forth-section .image-block img { width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover; }

.home-forth-section .btn-more { font-size: 20px; font-weight: 500; color: #010101; border: 2px solid #010101; display: inline-block; vertical-align: top; padding: 26px 40px; line-height: 1; border-radius: 10px; }

@media (min-width: 1200px) { .home-forth-section .btn-more { font-size: 24px; } }

.home-forth-section .btn-more:hover:after { -webkit-transform: translateX(10px); transform: translateX(10px); }

.home-forth-section .btn-more:after { content: ''; -webkit-transition: 0.3s; transition: 0.3s; display: inline-block; vertical-align: top; margin: 3px 0 0 10px; width: 60px; height: 15px; background-repeat: no-repeat; background-size: contain; background-position: 50% 50%; background-image: url("../img/link-arrow-black.png"); }

@media (min-width: 1200px) { .home-forth-section .btn-more:after { margin: 2px 0 0 34px; width: 90px; height: 22px; } }

.home-forth-section .link-more { color: #fff; font-weight: 400; font-size: 20px; text-decoration: underline; z-index: 20; position: relative; }

@media (min-width: 1200px) { .home-forth-section .link-more { font-size: 36px; } }

.home-forth-section .link-more:hover:after { -webkit-transform: translateX(10px); transform: translateX(10px); }

.home-forth-section .link-more:before { content: ''; position: absolute; top: -999px; left: -999px; right: -999px; bottom: -999px; }

.home-forth-section .link-more:after { content: ''; -webkit-transition: 0.3s; transition: 0.3s; display: inline-block; vertical-align: top; margin: 8px 0 0 10px; width: 60px; height: 15px; background-repeat: no-repeat; background-size: contain; background-position: 50% 50%; background-image: url("../img/link-arrow-white.png"); }

@media (min-width: 1200px) { .home-forth-section .link-more:after { margin: 19px 0 0 10px; width: 90px; height: 22px; } }

.home-fifth-section { padding: 70px 0 78px; }

.home-fifth-section .container { max-width: 1828px; }

.home-fifth-section .content-block { border: 1px solid #000; padding: 30px 20px; }

@media (min-width: 1200px) { .home-fifth-section .content-block { padding: 42px 32px 35px 57px; } }

.home-fifth-section .links-list { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-bottom: 5px; max-width: 1450px; line-height: 1.2; }

.home-fifth-section .link-item { margin: 0 25px 15px 0; }

@media (min-width: 1200px) { .home-fifth-section .link-item { margin: 0 52px 24px 0; } }

.home-fifth-section .link-item a { color: #212223; font-size: 30px; font-weight: 400; line-height: 1.2; }

.home-fifth-section .link-item a:hover { text-decoration: underline; }

.home-fifth-section .link-block { text-align: right; }

.home-fifth-section .link-more { color: #18191a; font-weight: 400; font-size: 24px; text-decoration: underline; }

.home-fifth-section .link-more:hover:after { -webkit-transform: translateX(10px); transform: translateX(10px); }

.home-fifth-section .link-more:after { content: ''; -webkit-transition: 0.3s; transition: 0.3s; display: inline-block; vertical-align: top; margin: 16px 0 0 10px; width: 56px; height: 12px; background-repeat: no-repeat; background-size: contain; background-position: 50% 50%; background-image: url("../img/link-arrow-black.png"); }

.home-sixth-section .header-section { background: #18191a; padding: 50px 0; color: #fff; }

@media (min-width: 768px) { .home-sixth-section .header-section { padding: 100px 0; } }

@media (min-width: 1200px) { .home-sixth-section .header-section { padding: 130px 0 170px; } }

@media (min-width: 1024px) { .home-sixth-section .header-section .container { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; } }

.home-sixth-section .header-section .title-block { color: #40b09a; }

.home-sixth-section .footer-section { padding: 50px 0; background-color: #18191a; color: #fff; background-image: -webkit-linear-gradient(31deg, #7148b5 0%, #8769e9 50%, #715dd3 100%); background-image: linear-gradient(59deg, #7148b5 0%, #8769e9 50%, #715dd3 100%); }

@media (min-width: 768px) { .home-sixth-section .footer-section { padding: 75px 0; } }

@media (min-width: 1200px) { .home-sixth-section .footer-section { padding: 94px 0 103px; } }

@media (min-width: 1200px) { .home-sixth-section .footer-section .title-block { margin-bottom: 110px; } }

.home-sixth-section .title-block { width: 100%; font-size: 35px; margin-bottom: 40px; font-weight: 400; }

@media (min-width: 768px) { .home-sixth-section .title-block { font-size: 48px; } }

@media (min-width: 1024px) { .home-sixth-section .title-block { margin-bottom: 90px; } }

.home-sixth-section .text-holder { width: 100%; margin-bottom: 40px; line-height: 1.2; }

@media (min-width: 1024px) { .home-sixth-section .text-holder { max-width: 500px; padding-right: 50px; margin-bottom: 0; } }

.home-sixth-section .text-block { font-size: 20px; margin-bottom: 40px; }

@media (min-width: 768px) { .home-sixth-section .text-block { font-size: 30px; } }

@media (min-width: 1200px) { .home-sixth-section .text-block { margin-bottom: 85px; } }

.home-sixth-section .links-list { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; margin-bottom: -20px; line-height: 1.2; }

@media (min-width: 768px) { .home-sixth-section .links-list { margin-bottom: -50px; } }

@media (min-width: 1024px) { .home-sixth-section .links-list { margin-top: -5px; max-width: calc(100% - 455px); } }

@media (min-width: 1200px) { .home-sixth-section .links-list { max-width: calc(100% - 455px); margin-bottom: -107px; } }

@media (min-width: 1400px) { .home-sixth-section .links-list { max-width: 850px; } }

.home-sixth-section .links-list .link-item { width: 100%; margin-bottom: 20px; }

@media (min-width: 480px) { .home-sixth-section .links-list .link-item { max-width: 50%; padding-right: 15px; } }

@media (min-width: 768px) { .home-sixth-section .links-list .link-item { padding-right: 25px; margin-bottom: 50px; } }

@media (min-width: 1200px) { .home-sixth-section .links-list .link-item { margin-bottom: 107px; max-width: 33.33%; } }

.home-sixth-section .links-list a { text-decoration: underline; font-size: 24px; font-weight: 400; }

@media (min-width: 768px) { .home-sixth-section .links-list a { font-size: 30px; } }

@media (min-width: 1200px) { .home-sixth-section .links-list a { font-size: 48px; } }

.home-sixth-section .links-list a:hover { text-decoration: none; }

.home-sixth-section .link-more { color: #fff; font-weight: 400; font-size: 24px; text-decoration: underline; }

.home-sixth-section .link-more:hover:after { -webkit-transform: translateX(10px); transform: translateX(10px); }

.home-sixth-section .link-more:after { content: ''; -webkit-transition: 0.3s; transition: 0.3s; display: inline-block; vertical-align: top; margin: 11px 0 0 10px; width: 56px; height: 12px; background-repeat: no-repeat; background-size: contain; background-position: 50% 50%; background-image: url("../img/link-arrow-white.png"); }

.home-sixth-section .circle-list { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }

.home-sixth-section .circle-item { width: 264px; height: 264px; border-radius: 50%; padding: 90px 20px 50px; text-align: center; line-height: 1; font-size: 20px; margin: 0 50px 50px; position: relative; }

.home-sixth-section .circle-item.circle-static { border: none; }

.home-sixth-section .circle-item.circle-static:after { content: ''; z-index: 10; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); width: calc(100% + 2px); height: calc(100% + 2px); background-image: url("../img/border.png"); background-position: 50% 50%; background-size: contain; background-repeat: no-repeat; }

.home-sixth-section .circle-item strong { font-weight: 400; font-size: 61px; }

.home-sixth-section .circle-item svg { z-index: 10; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%) rotate(-90deg); transform: translate(-50%, -50%) rotate(-90deg); }

.home-seventh-section { padding: 50px 0; line-height: 1.2; }

@media (min-width: 768px) { .home-seventh-section { padding: 75px 0 150px; } }

@media (min-width: 1200px) { .home-seventh-section { padding: 105px 0 320px; } }

.home-seventh-section .container { max-width: 1828px; }

@media (min-width: 1200px) { .home-seventh-section .container { display: -webkit-box; display: -ms-flexbox; display: flex; padding-left: 6%; } }

.home-seventh-section .block-left { width: 100%; margin-bottom: 20px; }

@media (min-width: 1200px) { .home-seventh-section .block-left { padding-right: 15px; max-width: 44%; padding-top: 20px; } }

.home-seventh-section .block-left .title-block { color: #40b09a; }

.home-seventh-section .block-right { width: 100%; }

@media (min-width: 768px) { .home-seventh-section .block-right { display: -webkit-box; display: -ms-flexbox; display: flex; } }

@media (min-width: 1200px) { .home-seventh-section .block-right { padding-left: 15px; max-width: 56%; } }

.home-seventh-section .block-right .title-block { width: 100%; }

@media (min-width: 768px) { .home-seventh-section .block-right .title-block { max-width: 50%; padding-right: 15px; } }

.home-seventh-section .block-right .links-list { width: 100%; }

@media (min-width: 768px) { .home-seventh-section .block-right .links-list { max-width: 50%; } }

.home-seventh-section .title-block { font-size: 30px; font-weight: 500; margin-bottom: 20px; color: #18191a; }

@media (min-width: 1200px) { .home-seventh-section .title-block { margin-bottom: 40px; max-width: 400px; } }

.home-seventh-section .form-block { width: 100%; }

@media (min-width: 1200px) { .home-seventh-section .form-block { max-width: 590px; } }

.home-seventh-section .form-block iframe, .home-seventh-section .form-block .hbspt-form { width: 100% !important; }

.home-seventh-section .links-list li { margin-bottom: 20px; }

@media (min-width: 1200px) { .home-seventh-section .links-list li { margin-bottom: 28px; } }

.home-seventh-section .links-list a { font-size: 30px; font-weight: 400; color: #4a4e51; line-height: 1; }

.home-seventh-section .links-list a:hover { text-decoration: underline; }

.container { width: 100%; max-width: 1610px; padding: 0 24px; margin: 0 auto; font-family: 'Karelia', sans-serif; }

.btn { -webkit-transition: 0.3s; transition: 0.3s; background: #6b2886; display: inline-block; vertical-align: middle; border-radius: 10px; border: 2px solid #6b2886; font-size: 19px; font-weight: 500; text-align: center; color: #fff; padding: 15px 65px; line-height: 1; }

.btn:hover { background: transparent; color: #6b2886; }

@media print { body { background: #fff; color: #000; overflow: visible; }
  * { color: #000 !important; background: none !important; }
  .search-form, .navigation, .navigation-single, #header, #footer { display: none !important; } }

.resize-active * { -webkit-transition: none !important; transition: none !important; }

.text-black-100 iframe { width: 100%; }

nav.fixed {
  overflow: auto;
}

nav.fixed {
  overflow: auto;
}

@media only screen and (min-width: 767px) {
  nav .main-nav {
      margin-top: 10%;
  }
}
@media only screen and (min-width: 767px) and (max-width: 1024px){
  nav .main-nav {
      margin-top: 15%;
  }
}

@media only screen and (max-width: 766px) {
  nav .main-nav {
      margin-top: 25%;
  }
}
@media only screen and (max-width: 500px){
  .main-nav .col-3_sm-10 {
    margin-left: 0;
  }
}
@media only screen and (min-width: 501px){
  .main-nav .col-4_sm-10.main-menu {
    flex-basis: 40%;
    max-width: 50%;
  }

  .main-nav .col-3_sm-10 {
    flex-basis: 40%;
    max-width: 50%;
  }
}

main#blogg {
    min-height: 800px;
}
