@import url('https://fonts.googleapis.com/css2?family=Mulish:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@500;700;900&display=swap');
@import url('../icon/css/all.min.css');
@import url(../css/bootstrap.min.css);
@import url(../css/swiper.min.css);
@import url(animate.min.css);
@import url(sweetalert2.min.css);

@font-face{font-family:BerlingskeSerif;src:url(../fonts/BerlingskeSerif-Medium.woff) format('woff'); font-style:normal;font-weight:400}

html {
  width: 100% !important;
  height: 100% !important; }

body {
  width: 100% !important;
  height: 100% !important;
  font: normal 15px/1.8 'Mulish', sans-serif;
  color: #444;
  background-color: #F8F7FA;
  -webkit-font-smoothing: antialiased; }


.title {
    line-height: 1.2;
    margin: 0;
    font-style: normal;
    font-weight: 800;
    font-size: 42px;
    line-height: 53px;
    color: #000000;
}

h1 {
    font-size: 42px;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0 0 35px;
  line-height: 1.7;
  font-weight: 600; }

h4, h5, h6 {
  font-weight: 700; }

.no-transform {
  text-transform: none; }

p {
  margin: 0 0 35px; }

a {
  text-decoration: none;
  color: #000;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  transition: all .3s ease; }
  a img {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease; }


a, img, :focus, input {
  outline: none !important; }

a:hover, a:focus {
  color: #666;
  text-decoration: none; }
a img:hover {
  opacity: .85; }

.white {
    color: #fff !important;
}

.main-color {
    color: #2d86e9;
}



.mt-10 {
    margin-top: 10px;
}

.mt-20 {
    margin-top: 20px;
}

.mt-30 {
    margin-top: 30px;
}

.mt-40 {
    margin-top: 40px;
}

.mt-50 {
    margin-top: 50px;
}

.mt-60 {
    margin-top: 60px;
}

.mt-70 {
    margin-top: 70px;
}

.mt-80 {
    margin-top: 80px;
}

.mt-90 {
    margin-top: 90px;
}

.mt-100 {
    margin-top: 100px;
}



.mb-10 {
    margin-bottom:10px;
}

.mb-20 {
    margin-bottom: 20px;
}

.mb-30 {
    margin-bottom: 30px;
}

.mb-40 {
    margin-bottom: 40px;
}

.mb-50 {
    margin-bottom: 50px;
}

.mb-60 {
    margin-bottom: 60px;
}

.mb-70 {
    margin-bottom: 70px;
}

.mb-80 {
    margin-bottom: 80px;
}

.mb-90 {
    margin-bottom: 90px;
}

.mb-100 {
    margin-bottom: 100px;
}








.pt-10 {
    padding-top: 10px;
}

.pt-20 {
    padding-top: 20px;
}

.pt-30 {
    padding-top: 30px;
}

.pt-40 {
    padding-top: 40px;
}

.pt-50 {
    padding-top: 50px;
}

.pt-60 {
    padding-top: 60px;
}

.pt-70 {
    padding-top: 70px;
}

.pt-80 {
    padding-top: 80px;
}

.pt-90 {
    padding-top: 90px;
}

.pt-100 {
    padding-top: 100px;
}




.pb-10 {
    padding-bottom: 10px;
}

.pb-20 {
    padding-bottom: 20px;
}

.pb-30 {
    padding-bottom: 30px;
}

.pb-40 {
    padding-bottom: 40px;
}

.pb-50 {
    padding-bottom: 50px;
}

.pb-60 {
    padding-bottom: 60px;
}

.pb-70 {
    padding-bottom: 70px;
}

.pb-80 {
    padding-bottom: 80px;
}

.pb-90 {
    padding-bottom: 90px;
}

.pb-100 {
    padding-bottom: 100px;
}




.navbar-toggle .icon-bar:nth-of-type(2) { top: -1px; }
.navbar-toggle .icon-bar:nth-of-type(3) { top: 0px; }
.navbar-toggle .icon-bar:nth-of-type(4) { top: 1px; }
.navbar-toggle .icon-bar { position: relative; transition: all 300ms ease-in-out; }
.navbar-toggle:not(.collapsed) .icon-bar:nth-of-type(2) { top: 6px; transform: rotate(45deg); }
.navbar-toggle:not(.collapsed) .icon-bar:nth-of-type(3) { background-color: transparent; }
.navbar-toggle:not(.collapsed) .icon-bar:nth-of-type(4) { top: -6px; transform: rotate(-45deg); }






.no-pad {
  padding: 0 !important;
  margin: 0 !important; }

.no-pad-btm {
  padding-bottom: 0 !important; }

.no-pad-top {
  padding-top: 0 !important; }

.overlay {
  background: rgba(7, 9, 21, 0.7); }

.overlay-gray {
  background: rgba(0, 0, 0, 0.7); }

.overlay-white {
  background: rgba(255, 255, 255, 0.8); }

.overlay, .overlay-gray, .overlay-white {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0; }

.image-overlay {
  padding: 0;
  margin-top: -200px;
  position: relative; }

@media (max-height: 770px) {
  .image-overlay {
    margin-top: -120px; } }
.big {
  font-size: 300px;
  line-height: 1;
  text-shadow: none; }

.breadcrumb {
  background-color: transparent;
  padding: 15px 15px; }

section, .section {
  position: relative;
  z-index: 992;
  padding-top: 90px;
  padding-bottom: 120px;
}


strong {
    font-family: 'Mulish', sans-serif;
    font-weight: 900;
}

.hero {
  background-image: url(../img/bg.svg);
  background-size: cover;
  background-position: center;
  width: 100wh;
  height: 100vh;
  display: flex;
}


.center-content {
    padding-top: 310px;
    color: #232323;
}

.center-content h1{
    font-family: 'Mulish', sans-serif;
    text-transform: none;
    font-size: 42px;
    font-weight: 900;
    line-height: 1.1;
    color: #fff;
    margin: 0px;
    margin-bottom: 0px;
}

.center-content h2{
    font-family: 'Mulish', sans-serif;
    font-weight: 400;
    color: #fff;
    text-transform: none;
    font-size: 18px;
    line-height: 1.2;
    margin-bottom: 15px;
}

.center-content strong{
    font-family: 'Mulish', sans-serif;
    text-transform: none;
    font-weight: bold;
}


.img-home {
    padding-top: 315px;
    -webkit-animation: animBounce 3s ease-in-out 0s infinite alternate;
    animation: animBounce 3s ease-in-out 0s infinite alternate;
}










.btn-auth-head {
    color: #000;
    background: #fff;
    border: 1px solid #f3f3f3;
    padding: 15px;
    border-radius: 6px;
    margin-right: 8px;
-webkit-box-shadow: 0 10px 20px rgba(0,0,0,.09);
-moz-box-shadow: 0 10px 20px rgba(0,0,0,.09);
box-shadow: 0 10px 20px rgba(0,0,0,.09);
}

.btn-auth-head:active,
.btn-auth-head:focus {
    color: #333;
}


.btn-reg-head {
    color: #fff;
    background: #2d86e9 !important;
    border: 1px solid #2d86e9 !important;
    padding: 15px;
    border-radius: 6px;
    margin-right: 8px;
-webkit-box-shadow: 0 10px 20px rgba(0,0,0,.09);
-moz-box-shadow: 0 10px 20px rgba(0,0,0,.09);
box-shadow: 0 10px 20px rgba(0,0,0,.09);
}


.btn-reg-head:hover {
    color: #fff;
    background: #499af5 !important;
    border: 1px solid #516ae6 !important;
}

.btn-reg-head:active,
.btn-reg-head:focus {
    color: #fff;
}



.logo-header {
    width: 380px;
    margin-bottom: 30px;
}


.call-block {
    margin-top: 8px;
    margin-left: 20px;
}


.btn-call {
    margin-left: 15px;
    margin-top: 2px !important;
    border: 2px solid #fff !important;
    border-radius: 6px;
    color: #ffffff !important;
    padding: 13px 25px !important;
    transition: .3s;
}


.btn-call:hover,
.btn-call:focus {
    border: 2px solid #fff;
    color: #ffffff;
    opacity: 0.7;
}

.btn-call:active {
    border: 2px solid #fff;
    color: #ffffff;
    opacity: 1;
}




.navbar-custom.top-nav-collapse .btn-call {
    margin-top: 7px !important;
    color: #ffffff !important;
    border: none !important;
    font-weight: 600 !important;
    /* border: 2px solid #2d86e9; */
    border-radius: 6px !important;
    padding: 10px 22px !important;
    box-shadow: 3px 3px 20px 0px rgb(166 97 250 / 11%), 0px 5px 40px rgb(157 77 248 / 11%), -20px 5px 40px rgb(178 111 235 / 15%);
    background: linear-gradient(168.87deg, #B98CFF -23.67%, #9B48F8 38.32%, #F560EF 104.31%);
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}


.navbar-custom.top-nav-collapse .btn-call:hover {
    opacity: 0.7;
}

.navbar-custom.top-nav-collapse .btn-call li.active a {
    color: #2d86e9 !important;
}


.modal-dialog {
    z-index: 99999 !important;
}

.modal-content {
    z-index: 99999 !important;
}



.btn-submit {
    font-weight: 600;
    font-size: 14px;
    line-height: 18px;
    text-align: center;
    letter-spacing: 0.03em;
    background: #9042F8;
    border-radius: 6px;
    color: #FFFFFF;
    margin-top: -8px;
    width: 100%;
    border: none;
    color: #ffffff;
    font-weight: 700;
    /* border: 2px solid #2d86e9; */
    border-radius: 6px;
    padding: 15px 35px;
    transition: .3s;
    box-shadow: 3px 3px 20px 0px rgb(168 101 251 / 15%), 0px 5px 40px rgb(168 101 251 / 2%), -20px 5px 40px rgb(168 101 251 / 9%);
}


.btn-submit:hover {
    opacity: 0.7;
}





.btn-subscr {
    background: #2d86e9 !important;
    border-radius: 3px !important;
    color: #fff !important;
    width: 100%;
    text-align: center;
    padding: 11px 18px 10px 18px !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}


.btn-subscr:hover {
    background: #499af5 !important;
}



.section-small {
  position: relative;
  padding-top: 80px;
  padding-bottom: 80px; }

.list-inline > li {
  padding-bottom: 10px;
  vertical-align: bottom; }

.label, input, .btn, textarea, .dropdown-menu, .panel, .progress, .list-group-item, select {
  border-radius: 5px !important; }

.label {
  padding: 0.2em 0.7em 0.3em 0.7em; }

.nav .label {
  padding: 0.4em 0.7em 0.3em 0.7em; }

.label-danger {
  background-color: #c00; }

.badge {
  line-height: inherit;
  border-radius: 2px !important; }



.btn:hover {
  opacity: 0.65; }

.btn-border:focus, .btn-dark-border:focus, .btn-gray:focus, .btn-border:focus, .btn-white:focus, .btn-universal:focus, .btn-violet:focus {
  opacity: 1; }

a .fa, a .icon {
  text-decoration: none;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.iconsmall {
  font-size: 46px;
  float: left;
  line-height: 54px;
  padding-right: 10px; }

.icon-big {
  font-size: 80px;
  line-height: 120px;
  display: block; }

#services-construction .icon-big {
  color: #d4c787; }

#time .icon-big {
  color: #ff4081; }

header .icon-big {
  line-height: 140px; }

.classic,
.classic2 {
  font-family: 'Caveat';
  font-weight: normal !important;
  text-transform: capitalize;
  letter-spacing: 0;
  margin: 0 0 15px;
  transform: rotate(-3deg) !important;
  -moz-transform: rotate(-3deg) !important;
  -webkit-transform: rotate(-3deg) !important;
  opacity: .8; }

.classic2 {
  font-family: 'Great Vibes'; }

.thin {
  font-weight: 100 !important; }

::-moz-selection, ::selection {
  color: #fff;
  background: #000; }

ul, ol {
  margin-bottom: 1.5em; }



.float-left {
  float: left; }

.float-right {
  float: right; }


.navbar-custom {
  margin-bottom: 0;
  border-bottom: transparent;
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.9);
  -webkit-transition: all .8s ease;
  -moz-transition: all .8s ease;
  transition: all .8s ease; }
  .navbar-custom .navbar-brand {
    font-size: 32px;
    font-weight: 800;
    letter-spacing: -0.01em;
    text-transform: none;
    padding: 17px 5px 12px 15px; }
  .navbar-custom img {
    display: inline-block; }

    .navbar-custom .menu-icon-mob {
      width: 33px;
  }

  .navbar-custom.top-nav-collapse {
    background-color: #fff;
    z-index: 999;
    -webkit-box-shadow: 5px 5px 40px 0px rgba(0, 0, 0, 0.06);
    box-shadow: 5px 5px 40px 0px rgba(0, 0, 0, 0.06);
}
  .navbar-custom.top-nav-collapse a {
    color: #000; }


  .navbar-custom.top-nav-collapse .navbar-brand {
    font-size: 22px;
    padding-top: 16px; }

.navbar-fixed-top .container {
  width: 1170px; }

@media (min-width: 1200px) {
  .top-nav-collapse .container {
    width: 1170px !important; } }
.navbar-custom .navbar-brand .logo {
  max-width: 190px;
  margin-top: -12px;
  display: inline-block; }

.logoborder {
  border: 1px solid #fff;
  padding: 10px;
  max-height: 42px !important; }

.navbar-custom.top-nav-collapse .navbar-brand .logo {
  max-height: 24px; }

.navbar-custom .navbar-brand .logodark {
  display: none; }

.navbar-custom.top-nav-collapse .navbar-brand .logodark {
  display: inline-block; }


.navbar-custom.top-nav-collapse .navbar-brand .logo {
  display: none; }

.navbar-custom.top-nav-collapse .navbar-brand .logodark {
  margin-top: -8px;
  width: 170px;
}
.navbar-custom .navbar-brand i {
  vertical-align: middle; }
.navbar-custom .navbar-brand:focus {
  outline: 0; }
.navbar-custom .navbar-brand .navbar-toggle {
  padding: 4px 6px;
  font-size: 16px;
  color: #fff; }
  .navbar-custom .navbar-brand .navbar-toggle:focus, .navbar-custom .navbar-brand .navbar-toggle:active {
    outline: 0; }

.nav > li > a {
  padding: 18px 13px 17px; }

.navbar-custom a {
  color: #D8C3FE;
  font-family: 'Mulish', sans-serif;
  font-size: 15px;
  font-weight: 500;
  text-transform: none;
  text-decoration: none;
 }
.navbar-custom .nav li a {

  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out; }
  .navbar-custom .nav li a:hover {
    outline: 0;
    background-color: transparent; }
.navbar-custom .nav li a:focus, .navbar-custom .nav li a:active {
  outline: 0;
  background-color: transparent; }
.navbar-custom .nav li.active {
  outline: 0;
  background-color: transparent !important; }
  .navbar-custom .nav li.active a {
    color: white; }
    .navbar-custom .nav li.active a:hover {
      opacity: 0.8; }



.navbar-custom.top-nav-collapse .nav li.active a {
    color: #9042F8; }
.navbar-custom.top-nav-collapse .nav li.active a:hover {
      opacity: 0.8; }




.dropdown-menu {
  background-color: rgba(255, 255, 255, 0.97);
  color: #fff;
  min-width: 230px !important;
  right: 0;
  left: auto;
  border: 0; }
  .dropdown-menu > li > a {
    font-size: 12px;
    font-weight: 600;
    padding: 12px 18px;
    white-space: nowrap; }
  .dropdown-menu > .active > a {
    color: #333 !important;
    background-color: transparent; }
    .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
      background-color: transparent; }

.nav .open > a {
  background-color: transparent;
  border-color: transparent; }
  .nav .open > a:focus, .nav .open > a:hover {
    background-color: transparent;
    border-color: transparent; }


.nav .badge {
  background-color: #789;
  color: #fff;
  padding: 4px 5px 5px 6px;
  font-size: 11px;
  position: absolute;
  margin: -10px -5px;
  line-height: 1;
  border-radius: 50% !important; }

.navbar-toggle {
   padding: 10px 5px; }
  .navbar-toggle .icon-bar {
    width: 35px;
    padding-top: 4px;
    border-radius: 0;
    background: #000;
    border-radius: 50px; }

.top-nav-collapse .icon-bar {
  background: #333; }

.vmenu {
  display: inline-block;
  margin: 0;
  padding: 0; }

a.btn-nav .btn {
  margin-bottom: 0; }

.navbar-custom .nav .dropdown-menu li a.btn-nav:hover {
  background-color: #fff; }

.menu-divider {
  width: 1px;
  border-right: 1px solid #b3b3b3;
  line-height: 18px;
  margin: 23px 15px 0; }

.dropdown-menu strong {
  padding: 20px 0 16px 18px;
  display: block;
  font-size: 13px;
  font-weight: 800;
  line-height: 1px;
  color: #555 !important; }

.nav .active {
  height: auto !important; }

.dropdown-menu {
  padding: 10px 0; }

.navbar-nav:not(.sm-collapsible) ul .caret {
  position: absolute;
  right: 0;
  margin-top: 6px;
  margin-right: 15px;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 4px dashed; }
.navbar-nav:not(.sm-collapsible) ul a.has-submenu {
  padding-right: 30px; }
.navbar-nav.sm-collapsible .caret, .navbar-nav.sm-collapsible ul .caret {
  position: absolute;
  right: 0;
  margin: -25px 14px 0 0;
  padding: 0;
  width: 32px;
  height: 26px;
  line-height: 24px;
  text-align: center;
  border-width: 1px;
  border-style: solid; }
.navbar-nav.sm-collapsible .caret:before {
  content: '+';
  font-family: monospace;
  font-size: 20px; }
.navbar-nav.sm-collapsible .open > a > .caret:before {
  content: '-'; }
.navbar-nav.sm-collapsible a.has-submenu {
  padding-right: 50px; }
.navbar-nav.sm-collapsible[data-sm-skip-collapsible-behavior] .caret, .navbar-nav.sm-collapsible[data-sm-skip-collapsible-behavior] ul .caret {
  position: static;
  margin: 0 0 0 2px;
  padding: 0;
  width: 0;
  height: 0;
  border-top: 4px dashed;
  border-right: 4px solid transparent;
  border-bottom: 0;
  border-left: 4px solid transparent; }
.navbar-nav.sm-collapsible[data-sm-skip-collapsible-behavior] .caret:before {
  content: '' !important; }
.navbar-nav.sm-collapsible[data-sm-skip-collapsible-behavior] a.has-submenu {
  padding-right: 15px; }
.navbar-nav span.scroll-up, .navbar-nav span.scroll-down {
  position: absolute;
  display: none;
  visibility: hidden;
  height: 20px;
  overflow: hidden;
  text-align: center; }
.navbar-nav span.scroll-up-arrow {
  position: absolute;
  top: -2px;
  left: 50%;
  margin-left: -8px;
  width: 0;
  height: 0;
  overflow: hidden;
  border-top: 7px dashed transparent;
  border-right: 7px dashed transparent;
  border-bottom: 7px solid;
  border-left: 7px dashed transparent; }
.navbar-nav span.scroll-down-arrow {
  position: absolute;
  top: -2px;
  left: 50%;
  margin-left: -8px;
  width: 0;
  height: 0;
  overflow: hidden;
  border-top: 7px dashed transparent;
  border-right: 7px dashed transparent;
  border-bottom: 7px solid;
  border-left: 7px dashed transparent;
  top: 6px;
  border-top: 7px solid;
  border-right: 7px dashed transparent;
  border-bottom: 7px dashed transparent;
  border-left: 7px dashed transparent; }
.navbar-nav.sm-collapsible ul .dropdown-menu > li > a, .navbar-nav.sm-collapsible ul .dropdown-menu .dropdown-header {
  padding-left: 35px; }
.navbar-nav.sm-collapsible ul ul .dropdown-menu > li > a, .navbar-nav.sm-collapsible ul ul .dropdown-menu .dropdown-header {
  padding-left: 45px; }
.navbar-nav.sm-collapsible ul ul ul .dropdown-menu > li > a, .navbar-nav.sm-collapsible ul ul ul .dropdown-menu .dropdown-header {
  padding-left: 55px; }
.navbar-nav.sm-collapsible ul ul ul ul .dropdown-menu > li > a, .navbar-nav.sm-collapsible ul ul ul ul .dropdown-menu .dropdown-header {
  padding-left: 65px; }
.navbar-nav .dropdown-menu > li > a {
  white-space: normal; }
.navbar-nav ul.sm-nowrap > li > a {
  white-space: nowrap; }
.navbar-nav.sm-collapsible ul.sm-nowrap > li > a {
  white-space: normal; }

.navbar-right ul.dropdown-menu {
  left: auto;
  right: 0; }

.dropdown-menu .fa {
  opacity: 0.5 !important;
  line-height: 13px !important; }

.nav .fa {
  font-size: 16px;
  line-height: 1px; }
.nav .fa-angle-down {
  font-size: 13px; }
.nav .fa, .nav a .fa {
  opacity: 1 !important; }
.nav .fa-plus {
  font-size: 12px; }

@media (min-width: 991px) {

  .navbar-custom {
    padding: 30px;
    border-bottom: 0;
    letter-spacing: 0px;
    background: 0 0;
    background: transparent; }
    .navbar-custom.top-nav-collapse {
      padding: 8px 30px;
      background-color: #fff; }

  .navbar-custom .nav .dropdown-menu li a:hover {
    background-color: #eee; }

  @-webkit-keyframes fadeInUniversal {
    0% {
      opacity: 0;
      transform: translate(0, -40px); }
    100% {
      opacity: 1;
      transform: translate(0, 0); } }
  @keyframes fadeInUniversal {
    0% {
      opacity: 0;
      transform: translate(0, -40px); }
    100% {
      opacity: 1;
      transform: translate(0, 0); } }
  li:hover ul.dropdown-menu {
    opacity: 1;
    -webkit-animation: fadeInUniversal 0.7s;
    animation: fadeInUniversal 0.7s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards; }

  ul.nav li.dropdown:hover > ul.dropdown-menu {
    display: block; }

  .navbar-left {
    float: right !important; }

  ul.dropdown-menu.columns-2 {
    left: 0 !important;
    padding: 20px 22px 25px; }
  ul.dropdown-menu.columns-3 {
    left: 0 !important;
    padding: 20px 22px 25px;
    -moz-column-count: 3;
    -webkit-column-count: 3;
    column-count: 3;
    min-width: 760px !important; }
  ul.dropdown-menu.columns-2 {
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
    min-width: 380px !important; }

  .columns2 .btn-white, .columns3 .btn-white {
    margin-top: 12px;
    display: inline-block; }

  .navbar-fixed-top .caret, .navbar-fixed-top .open > .dropdown-menu {
    display: none; }

  .angle-right:after {
    float: right;
    font-family: 'fontawesome';
    content: "\f105";
    color: inherit;
    position: absolute;
    right: 20px; } }
@media (max-width: 991px) {
  .dropdown-menu {
    padding: 0; } }
@media (max-width: 990px) {
  p.empty {
    display: none; }

  .search-button {
    margin-top: 0; }

  .nav .badge {
    margin: 2px 4px; }


  .navbar-header {
    float: none; }

  .navbar-left, .navbar-right {
    float: none !important; }

  .navbar-toggle {
    display: block; }

  .navbar-collapse {
    background-color: #fff !important;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1); }
    .navbar-collapse.collapse {
      display: none !important; }

  .navbar-nav {
    text-align: center;
    margin-top: 7px; }
    .navbar-nav > li {
      float: none; }
      .navbar-nav > li > a {
        padding-top: 14px;
        padding-bottom: 14px; }

  .collapse.in {
    display: block !important; }

  .navbar-collapse.in {
    overflow-y: auto !important; }

  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none; }
    .navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header {
      padding: 10px 15px 10px 25px; }

  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #999; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
      color: #fff;
      background-color: transparent;
      background-image: none; } }
.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
  max-height: 400px; }






.nav-pills.nav > li > a:focus, .nav-pills.nav > li > a:hover {
  background-color: transparent; }
.nav-pills.nav > li > a {
  padding: 0;
  padding-top: 10px;
    padding-bottom: 10px;
}

.scroll-btn {
  width: 57px;
  display: block;
  text-align: center;
  margin: 60px auto -60px; }
  .scroll-btn .weel {
    position: relative;
    display: inline-block;
    height: 22px;
    margin: 10px auto 5px; }
  .scroll-btn .mouse {
    position: relative;
    display: inline-block;
    width: 30px;
    height: 50px;
    border: 2px solid #eee;
    border-radius: 24px;
    opacity: .5; }
  .scroll-btn .weel span {
    position: absolute;
    display: block;
    top: 0;
    left: 50%;
    width: 8px;
    height: 8px;
    margin: -14px 0 0 -4px;
    background: #fff;
    border-radius: 20px;
    -webkit-animation: scroll 3s linear infinite;
    -moz-animation: scroll 3s linear infinite;
    animation: scroll 3s linear infinite; }

@-webkit-keyframes scroll {
  1% {
    opacity: 1;
    top: 30%; }
  20% {
    opacity: 1;
    top: 80%; }
  60% {
    opacity: 0;
    top: 80%; }
  100% {
    opacity: 0;
    top: 30%; } }
@-moz-keyframes scroll {
  1% {
    opacity: 1;
    top: 30%; }
  20% {
    opacity: 1;
    top: 80%; }
  60% {
    opacity: 0;
    top: 80%; }
  100% {
    opacity: 0;
    top: 30%; } }
@keyframes scroll {
  1% {
    opacity: 1;
    top: 30%; }
  20% {
    opacity: 1;
    top: 80%; }
  60% {
    opacity: 0;
    top: 80%; }
  100% {
    opacity: 0;
    top: 30%; } }
@media (max-height: 690px) {
  .scroll-btn {
    display: none; } }
/* Text rotator */
.rotating {
  display: inline-block; }

.numscroller {
  font-family: 'Mulish', sans-serif;
  font-weight: 100;
  font-size: 50px;
  line-height: 90px;
  letter-spacing: 10px; }

.nav-tabs {
  margin-bottom: 30px; }

.pager li > a, .pager li > span {
  padding: 30px 0;
  border: 0; }
.pager li > a:focus, .pager li > a:hover {
  text-decoration: none;
  background-color: transparent; }

.pagination > li > a, .pagination > li > span {
  padding: 8px;
  margin-left: 8px;
  border-radius: 50%;
  color: #000;
  width: 40px;
  height: 40px;
  background: #eee;
  border-color: #fff; }
.pagination > .active > a {
  background-color: #333;
  border-color: #333; }
  .pagination > .active > a:focus, .pagination > .active > a:hover {
    background-color: #333;
    border-color: #333; }
.pagination > .active > span {
  background-color: #333;
  border-color: #333; }
  .pagination > .active > span:focus, .pagination > .active > span:hover {
    background-color: #333;
    border-color: #333; }
.pagination > li:first-child > a, .pagination > li:first-child > span {
  border-radius: 50% !important; }
.pagination > li:last-child > a, .pagination > li:last-child > span {
  border-radius: 50% !important; }

@media (max-width: 768px) {
  body {
    letter-spacing: 0; }

    .block-xs-center {
    text-align: center !important;
    margin-right: auto !important;
    margin-left: auto !important;
}

  .h4, h4 {
    font-size: 16px; }

  .h2, h2 {
    font-size: 24px; }

  .h3, h3 {
    font-size: 20px; }

  .intro h1 {
    font-size: 48px;
    line-height: 48px; }
    .intro h1.classic {
      font-size: 60px;
      line-height: 60px;
      margin: 50px 0 50px; }
    .intro h1.classic2 {
      font-size: 65px;
      line-height: 65px;
      margin: 50px 0 50px; }

  section, .section {
    padding-top: 60px;
    padding-bottom: 60px; }

  .section-small {
    padding-top: 60px;
    padding-bottom: 60px; }

  .portfolio-sorting li a {
    margin: 0;
    letter-spacing: 0; }

  .shop-item img {
    width: 100%; } }
@media (max-width: 991px) {

    .block-xs-center {
    text-align: center !important;
    margin-right: auto !important;
    margin-left: auto !important;
}

  .action {
    text-align: center; }
    .action .btn {
      float: none;
      margin-top: 30px;
      text-align: center; }
    .action .text-right {
      text-align: center; }

  .footer .text-right {
    text-align: left; }
  .footer .footer-menu {
    padding-bottom: 20px; }

  section {
    background-attachment: scroll !important;
    background-position: 50% 50% !important; }

  .search-button {
    margin-top: 5px; }

  .dropdown-menu .search-button .fa {
    opacity: 1 !important; }

  .nav li a {
    -webkit-transition: all .0s ease-in-out !important;
    -moz-transition: all .0s ease-in-out !important;
    transition: all .0s ease-in-out !important; } }
@media (max-width: 480px) {
  .intro h1 {
    font-size: 31px;
    line-height: 32px;
    margin: 0 0 16px;} }


@media (max-width: 320px) {
.intro h1 {
    font-size: 27px;
    line-height: 33px;
    margin: 0 0 16px;
}

}

.magic, .magic2 {
  position: absolute;
  width: 100%;
  z-index: 0;
  top: 0;
  left: 0; }



.footer {
    color: rgba(226, 213, 243, 0.56);
    font-size: 14px;
    background: #272134;
    padding-top: 17px;
    padding-bottom: 17px;
    margin: 0px;
}
  .footer .footer-menu a {
    line-height: 24px; }
  .footer .counter {
    line-height: 44px; }
  .footer h4, .footer h5, .footer h6 {
    font-weight: 500;
    margin: 0px;
    opacity: 0.7; }
  .footer a {
    text-decoration: none;
    opacity: 1; }
    .footer a:hover {
      text-decoration: none; }

.footer-small {
  padding-top: 50px;
  padding-bottom: 50px;
  position: relative;
  z-index: 999; }

@media (max-width: 767px) {
  .footer {
    text-align: center; }
    .footer .text-right {
      text-align: center !important; } }

@media (max-width: 800px) {
  .wow {
    animation-name: none !important;
    visibility: visible !important; } }

.scroll-background {
  -webkit-animation: scroll-background 2000s linear infinite;
  animation: scroll-background 2000s linear infinite;
  background-repeat: repeat-x !important;
  margin-top: 58px;
  top: 0 !important; }

@-webkit-keyframes scroll-background {
  from {
    background-position: 0 0; }
  to {
    background-position: -40000px 0; } }
@keyframes scroll-background {
  from {
    background-position: 0 0; }
  to {
    background-position: -40000px 0; } }











.contact input, select, textarea {
    padding: 11px 4px;
    width: 100%;
    max-width: 100%;
    border: 0px;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    color: #555;
    width: 100%;
}
textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
    border-color: none;
    box-shadow: none;
    outline: 0 none;
    background-color: rgba(245, 245, 245, 0.71);
    transition: all .35s;
}
textarea {
    height: 100px;
}
::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.8);
}

.contact input.submit {
    width: auto;
    font-family: 'Mulish', sans-serif;
    font-size: 12px;
    font-weight: 700;
    color: #fff;
    padding: 10px 16px 9px 16px;
    border: none;
}
.contact input.submit:hover {
    color: #fff;
}

input[type="submit"][disabled] { background:#888; }
#message-info {
    margin: 10px 0;
    padding: 0;
    text-align: center;
    padding: 0 7px;
}
#success_page {
    text-align: center;
}


.contact.box-style {
    margin-top: 60px;
    text-align: center;
}
.contact.box-style .col-sm-6,
.contact.box-style .col-sm-12,
form .col-sm-6,
form .col-sm-12 {
    padding: 0 7px;
}
.contact.box-style input,
.contact.box-style select,
.contact.box-style textarea,
select,
input,
textarea {
  padding: 11px 18px;
  margin: 0;
  font-weight: 600;
  font-size: 14px;
  line-height: 22px;
  color: white;
  width: 100%;
  margin-bottom: 12px;
  background: none;
  outline: none;
  border: 1px solid #FFFFFF;
  border-radius: 6px;
  height: 48px;
}

textarea {
  height: 120px !important;
}

select {
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  appearance: none !important;
  background: url(../img/arrow-down.svg) 97% / 3% no-repeat !important;
}

select::-ms-expand { 
    display: none; 
}

@media screen and (min-width:0\0) {
    select {
        background:none\9;
        padding: 5px\9;
    } 
}











.contact.box-style input.submit,
input.submit {
    width: auto;
    font-family: 'Mulish', sans-serif;
    font-weight: 700;
    color: #fff;
    border: none !important;
    font-size: 11px;
    padding: 15px 43px 15px 43px;
    line-height: 22px;
    border-radius: 100px;
}
.contact.box-style input.submit:hover,
input.submit:hover {
    color: #fff;
}

.contact .loader {
    display: inline-block;
    position: absolute;
    top: 13px;
    margin-left: 14px;
}

.help-block ul li {

    color: #ff0e0e;
}

.error_form {
    background-color: #ec5552 !important;
    color: #fff;
    padding: 10px 9px;
    border-radius: 7px;
    font-size: 14px;
    margin-bottom: -10px;
}

.success_form {
    background-color: #17c573 !important;
    color: #fff;
    padding: 10px 9px;
    border-radius: 7px;
    font-size: 14px;
    margin-bottom: -10px;
}


.pad-head-form {
    margin-bottom: -10px;
}

.form-group {
    margin-bottom: 1px !important;
}



select.round {
  background-image:
    linear-gradient(45deg, transparent 50%, gray 50%),
    linear-gradient(135deg, gray 50%, transparent 50%);
  background-position:
    calc(100% - 20px) calc(1em + 2px),
    calc(100% - 15px) calc(1em + 2px);
  background-size:
    5px 5px,
    5px 5px,
    1.5em 1.5em;
  background-repeat: no-repeat;
}

select.round:focus {
  background-image:
    linear-gradient(45deg, #333 50%, transparent 50%),
    linear-gradient(135deg, transparent 50%, #333 50%);
  background-position:
    calc(100% - 15px) 1em,
    calc(100% - 20px) 1em;
  background-size:
    5px 5px,
    5px 5px,
    1.5em 1.5em;
  background-repeat: no-repeat;
  outline: 0;
}








/* Фоны */


.bg-grays {
    background-color: #f9fbfd;
}



/* Лоадер сайта */



#loader-overlay {
  opacity: 0;
  top: 0px;
  left: 0px;
  position: fixed;
  background-color: #fff;
  height: 100%;
  width: 100%;
  z-index: 99999999;
  -webkit-transition: opacity 0.2s linear;
  -moz-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}

#loader-overlay.visible {
  opacity: 1;
}

#loader-overlay.hidden {
  opacity: 0;
  height: 0px;
  width: 0px;
  z-index: -10000;
}

#loader-overlay .loader-wrapper-outer {
  background-color: transparent;
  z-index: 999999999;
  margin: auto;
  width: 100%;
  height: 100%;
  overflow: hidden;
  display: table;
  text-align: center;
  vertical-align: middle;
}

#loader-overlay .loader-wrapper-inner {
  display: table-cell;
  vertical-align: middle;
}

#loader-overlay .loader-img {
  width: 80px;
}

#loader-overlay .loader {
  margin: auto;
  font-size: 10px;
  position: relative;
  text-indent: -9999em;
  border-top: 8px solid rgba(255, 255, 255, 0.5);
  border-right: 8px solid rgba(255, 255, 255, 0.5);
  border-bottom: 8px solid rgba(255, 255, 255, 0.5);
  border-left: 8px solid #AAA;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: fakeloader 1.1s infinite linear;
  animation: fakeloader 1.1s infinite linear;
}

#loader-overlay .loader, #loader-overlay .loader:after {

  border-radius: 50%;
  width: 50px;
  height: 50px;
}

@-webkit-keyframes fakeloader {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes fakeloader {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}





/* Линия под тайтлом */

.divider {
    display: block;
    margin: 20px 0;
    width: 100%;
    position: relative;
    overflow: hidden;
    height: 2px;
    background-color: #e8e8e8;
    margin-bottom: 80px;
}

.divider.divider-alt {
    width: 37px;
    height: 2px;
    background-color: #e8e8e8;
}

.animate-divider:hover .divider.divider-alt {
    width: 54px;
}

.divider.divider-alt.divider-left {
    margin-left: 0;
    margin-right: 0;
}

.divider.divider-alt.divider-center {
    margin-left: auto;
    margin-right: auto;
}

.divider.divider-alt.divider-right {
    margin: 0;
    left: auto;
    float: right;
}

.divider.divider-alt.divider-dark {
    background-color: #2d86e9;
}















/* Контактная форма */


#contacts {
  background: #2F2A3A;
}


#contacts .divider {
    margin-bottom: 40px;
}






/* Анимации  */

@-webkit-keyframes animBounce {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    100% {
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px);
    }
}

@keyframes animBounce {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    100% {
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px);
    }
}

@-webkit-keyframes animbubble {
    0% {
        -webkit-transform: translateY(0px) translateX(0) rotate(0);
        transform: translateY(0px) translateX(0) rotate(0);
    }

    30% {
        -webkit-transform: translateY(30px) translateX(50px) rotate(15deg);
        transform: translateY(30px) translateX(50px) rotate(15deg);
        -webkit-transform-origin: center center;
        transform-origin: center center;
    }

    50% {
        -webkit-transform: translateY(50px) translateX(100px) rotate(45deg);
        transform: translateY(50px) translateX(100px) rotate(45deg);
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
    }

    80% {
        -webkit-transform: translateY(30px) translateX(50px) rotate(15deg);
        transform: translateY(30px) translateX(50px) rotate(15deg);
        -webkit-transform-origin: left top;
        transform-origin: left top;
    }

    100% {
        -webkit-transform: translateY(0px) translateX(0) rotate(0);
        transform: translateY(0px) translateX(0) rotate(0);
        -webkit-transform-origin: center center;
        transform-origin: center center;
    }
}

@keyframes animbubble {
    0% {
        -webkit-transform: translateY(0px) translateX(0) rotate(0);
        transform: translateY(0px) translateX(0) rotate(0);
    }

    30% {
        -webkit-transform: translateY(30px) translateX(50px) rotate(15deg);
        transform: translateY(30px) translateX(50px) rotate(15deg);
        -webkit-transform-origin: center center;
        transform-origin: center center;
    }

    50% {
        -webkit-transform: translateY(50px) translateX(100px) rotate(45deg);
        transform: translateY(50px) translateX(100px) rotate(45deg);
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
    }

    80% {
        -webkit-transform: translateY(30px) translateX(50px) rotate(15deg);
        transform: translateY(30px) translateX(50px) rotate(15deg);
        -webkit-transform-origin: left top;
        transform-origin: left top;
    }

    100% {
        -webkit-transform: translateY(0px) translateX(0) rotate(0);
        transform: translateY(0px) translateX(0) rotate(0);
        -webkit-transform-origin: center center;
        transform-origin: center center;
    }
}



/* Кнопка хедер */

.btn-border-white {
    color: #fff;
    font-weight: 700;
    border: 2px solid #fff;
    border-radius: 50px;
    padding: 12px 23px;
    transition: .3s;
}


.btn-border-white:hover,
.btn-border-white:focus {
    color: #fff;
    opacity: 0.7;
}


.btn-border-white:active {
    color: #fff;
    border: 2px solid #fff;
    border-radius: 50px;
    padding: 12px 23px;
    transition: .3s;
}



.btn-colored-shadow {
  color: #9042F8;
  font-weight: 600;
  background: white;
  /* border: 2px solid #ffffff; */
  border-radius: 6px;
  padding: 15px 35px;
  transition: .3s;
}


.btn-colored-shadow:hover,
.btn-colored-shadow:focus {
    opacity: 0.9;
    color: #9042F8;
    font-weight: 600;
    background: white;
    /* border: 2px solid #ffffff; */
    border-radius: 6px;
    padding: 15px 35px;
    transition: .3s;
}

.btn-colored-shadow:active {
  opacity: 1;
  color: #9042F8;
  font-weight: 600;
  background: white;
  /* border: 2px solid #ffffff; */
  border-radius: 6px;
  padding: 15px 35px;
  transition: .3s;
}


.btn-colored-shadow img {
  width: 13px;
  margin-left: 4px;
  margin-top: -2px;
}






.btn-border-colored {
    color: #2d86e9;
    font-weight: 700;
    border: 2px solid #2d86e9;
    border-radius: 50px;
    padding: 12px 23px;
    transition: .3s;
}


.btn-border-colored:hover,
.btn-border-colored:focus {
    color: #2d86e9;
    opacity: 0.7;
}


.btn-border-colored:active {
    color: #2d86e9;
    border: 2px solid #2d86e9;
    border-radius: 50px;
    padding: 12px 23px;
    transition: .3s;
}








.btn-colored {
    color: #fff;
    background: #2d86e9;
    font-weight: 700;
    border: 2px solid #2d86e9;
    border-radius: 50px;
    padding: 12px 23px;
    transition: .3s;
}


.btn-colored:hover,
.btn-colored:focus {
    background: none;
    color: #2d86e9;
    border: 2px solid #2d86e9;
}


.btn-colored:active {
    color: #fff;
    background: #2d86e9;
    font-weight: 700;
    border: 2px solid #2d86e9;
    border-radius: 50px;
    padding: 12px 23px;
    transition: .3s;
}
















/* 7 - страница контакты */

.title-contact {
    font-size: 24px;
    line-height: 1.2;
}


.contact-info {
    margin-top: 100px;
}

.email-contact {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 23px;
  color: #FFFFFF;
}

.adress-contact {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 23px;
  color: #FFFFFF !important;
  margin-bottom: 16px;
}

.email-contact a {
  color: #FFFFFF !important;
}


.phone-contact {
  font-style: normal;
  font-weight: 600;
  font-size: 24px;
  line-height: 30px;
  color: #FFFFFF !important;
  margin-bottom: 13px;
}

.phone-contact a {
  color: #FFFFFF !important;
}


.soc-footer {
    margin-right: 4px;
    transition: 1s;
}


.title-contact-one {
  font-style: normal;
  font-weight: 600;
  font-size: 42px;
  line-height: 53px;
  color: #FFFFFF;
}

.title-contact-one {
  font-style: normal;
  font-weight: 600;
  font-size: 42px;
  line-height: 53px;
  color: #FFFFFF;
  margin-bottom: 30px;
}

.title-contact-two {
  font-style: normal;
  font-weight: 800;
  font-size: 42px;
  line-height: 53px;
  color: #FFFFFF;
  margin-bottom: 0px;
}




.remember-checkbox {
   margin-top: 15px;
}

.remember-checkbox a { color: #8a8397; }
.remember-checkbox label { 
  padding-left: 30px;
  font-size: 14px;
  position: relative;
  cursor: pointer;
  color: #8e879b;
  font-weight: 400;
}
.remember-checkbox label:before, label:after { position: absolute; top: -1px; left: 0; padding-left: 2px; font-family: FontAwesome; font-size: 16px; color: #8a8397; }
.remember-checkbox label:before { border: 2px solid #8a8397; content: ""; height: 20px; margin-top: 4px; width: 20px; }
.remember-checkbox label:after { font-family: "Font Awesome 5 Pro"; content: '\f00c'; max-width: 0; opacity: 0.5; overflow: hidden; transition: all 0.35s; -webkit-transition: all 0.35s; -ms-transition: all 0.35s; -ms-transition: all 0.35s; -o-transition: all 0.35s; }
.remember-checkbox input[type="checkbox"] { display: none; }
.remember-checkbox input[type="checkbox"]:checked + label:after { max-width: 25px; opacity: 1; }




.pre-title {
    margin-bottom: 0px;
}


.message-indicator {
    display: table;
    font-size: 16px;
    font-weight: 500;
    border: 2px solid #fff;
    padding: 5px 12px;
    border-radius: 6px;
    margin-bottom: 8px;
    color: #fff;
    min-width: 250px;
}



.pre-list-block {
    padding-bottom: 40px;
}

.pre-list-block-panel {
    margin-top: 0px;
    margin-bottom: 80px;
}


.pre-list-block-panel p{
    margin-bottom: 5px;
    line-height: 1.5;
}

.pre-list-block-list {
    background-color: #fff;
    padding: 8px 15px;
    border: 1px solid #f7f7f7;
    border-radius: 8px;
-webkit-box-shadow: 0px 0px 26px -2px rgba(0,0,0,0.02);
-moz-box-shadow: 0px 0px 26px -2px rgba(0,0,0,0.02);
box-shadow: 0px 0px 26px -2px rgba(0, 0, 0, 0.02);
}


.pre-list-block-list i{
    color: #2d86e9;
    margin-right: 5px;
}


.pre-list-block-img {
    width: 470px;
}



.apps-text {
  font-family: 'Roboto', sans-serif;
  color: white;
  font-size: 63px;
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke-width: 2px;
  letter-spacing: 0.03em;
}





/* 1 блок */


.one-section {
    padding-bottom: 35px;
}


.one-block-bg {
    display: flow-root;
    background: white;
    padding: 50px;
}


.title-slider-one {
font-style: normal;
font-weight: 800;
font-size: 42px;
line-height: 53px;
color: #000000;
    margin-bottom: 15px;
}

.strong-slider-one {
font-style: normal;
font-weight: bold;
font-size: 18px;
line-height: 27px;
color: #000000;
    margin-bottom: 15px;
}

.text-slider-one {
font-style: normal;
font-weight: normal;
font-size: 16px;
line-height: 150%;
color: #202020;
}


.nav-slider-one {

}

.nav-slider-one img {
    cursor: pointer;
    margin-top: 26px;
}

.slider-arrow-left {
    margin-right: 3px;
    opacity: 0.3;
}

.slider-arrow-right {
    margin-left: 3px;
}



.one-section-number {
    width: 200px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 35px;
}





.swiper-container {
    width: 100%;
    height: 100%;
}
.swiper-slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.swiper-pagination {
    position: absolute;
    top: 10px;
    right: 10px;
    width: auto !important;
    left: auto !important;
    margin: 0;
}
.swiper-pagination-bullet {
    border-radius: 0;
    width: auto;
    height: 30px;
    text-align: center;
    line-height: 30px;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    color:#000;
    opacity: 1;
    background: none;
}
.swiper-pagination-bullet-active {
    background: linear-gradient(170.4deg, #B98CFF -1.72%, #9B48F8 49.4%, #F560EF 103.82%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}


.slider-one-swiper-pagination {
    margin-top: 0px;
    margin-bottom: 0px;
}

.slider-one-swiper-pagination span:nth-child(1) {
    margin-right: 18px;
}

.slider-one-swiper-pagination span:nth-child(2) {
    margin-right: 18px;
}

.slider-one-swiper-pagination span:nth-child(3) {
  margin-right: 18px;
}

.title-slider-one:nth-child(3) {
  font-size: 28px;
  margin-bottom: 8px;
}

.slider-one-position {
  margin-top: -30px;
}





/* 2 блок */

.two-section {
    padding-top: 35px;
}










.case-block {
  position: relative;
  width: 100%;
  margin: auto;
  overflow: hidden;
}

.case-block .case-overlay {
  background: linear-gradient(180.71deg, rgba(158, 97, 253, 0.86) -2.83%, rgba(245, 96, 239, 0.86) 107.5%);;
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  opacity: 0;
  -webkit-transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
}

.case-block:hover .case-overlay {
  opacity: 1;
}

.case-image {
  width: 100%;
}

.case-details {
  position: absolute;
  text-align: center;
  padding-left: 1em;
  padding-right: 1em;
  width: 100%;
  top: 50%;
  left: 50%;
  opacity: 0;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}

.case-block:hover .case-details {
  top: 50%;
  left: 50%;
  opacity: 1;
}

.case-details h3 {
  color: #fff;
font-style: normal;
font-weight: 900;
font-size: 24px;;
  margin-bottom: 0.1em !important;
}

.case-details p {
  color: #fff;
font-style: normal;
font-weight: 500;
font-size: 16px;
line-height: 24px;
  margin-bottom: 15px;
}

.case-fadeIn-bottom {
  top: 100%;
}

.case-link {
    color: white;
    border-radius: 50px;
    padding: 8px 12px;
    border: 1px solid #fff;
    font-weight: 600;
    font-size: 14px;
}

.case-link:hover,
.case-link:focus {
    opacity: 0.8;
    color: white;
}

.case-link:active {
    opacity: 1;
    color: white;
}

.case-link img {
    width: 10px;
    margin-top: -2px;
    margin-left: 3px;
}




.case-rows .col-md-6:nth-child(1) {
    padding-right: 0px;
}

.case-rows .col-md-6:nth-child(2) {
    padding-left: 0px;
}

.case-rows .col-md-6:nth-child(3) {
    padding-right: 0px;
}

.case-rows .col-md-6:nth-child(4) {
    padding-left: 0px;
}

.case-rows .col-md-6:nth-child(5) {
    padding-right: 0px;
}

.case-rows .col-md-6:nth-child(6) {
    padding-left: 0px;
}

.case-rows .col-md-6:nth-child(7) {
  padding-right: 0px;
}

.case-rows .col-md-6:nth-child(8) {
  padding-left: 0px;
}



.case-rows {
    padding-top: 50px;
}



.case-bottom-big-title {
    font-style: normal;
    font-weight: 500;
    font-size: 29px;
    line-height: 1.3;
    color: #000000;
    margin-top: 60px;
}







/* о компании */

.three-section {
    padding-top: 55px;
    padding-bottom: 25px;
}


.three-block-bg {
    display: flow-root;
    background: white;
    padding: 50px;
}


.about-title {
    margin-top: -130px;
    margin-bottom: 70px;
    font-style: normal;
    font-weight: 800;
    font-size: 42px;
    line-height: 53px;
    color: #000000;
}

.about-strong-text {
font-style: normal;
font-weight: bold;
font-size: 16px;
line-height: 150%;
color: #202020;
}

.about-strong-text span {
    color: #9042F8;
}

.about-text {
margin-top: 20px;
font-style: normal;
font-weight: normal;
font-size: 16px;
line-height: 150%;
color: #202020;
}


.about-text-strong {
  font-size: 18px;
  font-weight: 700;
  color: #202020;
  margin-bottom: 5px;
  }


  .about-text p {
    margin-bottom: 0px;
  }

  .about-text p i {
    color: #9042F8;
  }


.video-about-cover {
  position: absolute;
  margin-left: -65px;
  margin-top: -160px;
}





.three-block-step-two {
  display: inline-block;
  margin-top: 0px;
}


.big-number-about {

}

.big-number-about h3 {
  font-size: 100px;
  font-weight: 800;
  letter-spacing: 0.03em;
  margin-bottom: 0px;
  background: linear-gradient(160deg, #B98CFF -1.72%, #9B48F8 49.4%, #F560EF 103.82%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.big-number-about p {
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  color: #000000;
  margin-top: -25px;
  margin-bottom: 0px;
}


.about-big-title p {
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 150%;
  color: #6a6a6a;
}

.about-big-title .media-object {
  width: 35px;
  margin-top: 7px;
}

.about-big-title {
  margin-top: 48px !important;
}


.about-block-number {
  background: white;
  margin-top: 25px !important;
  padding: 20px 35px;
}

.about-block-number h1 {
  font-style: normal;
  font-weight: 800;
  font-size: 59px;
  line-height: 150%;
  letter-spacing: 0.06em;
  color: #000000;
  margin-bottom: -11px;
}

.about-block-number p {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 150%;
  color: #000000;
  margin-bottom: 10px;
}

.about-block-number .media-object {
  width: 60px;
  margin-top: 25px;
  margin-right: 10px;
}



.about-bottom-big-title {
  font-style: normal;
  font-weight: bold;
  font-size: 29px;
  line-height: 1.3;
  color: #000000;
  margin-top: 60px;
  margin-bottom: 60px;
}


.rating-section {

}

.rating-block {
  background: white;
  padding: 40px 35px;
  text-align: center;
}

.rating-block img {
  width: 160px;
}

.rating-block p {
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  color: #000000;
  margin-bottom: 0px;
  margin-top: 17px;
}




/* 4 блок */

.four-section {
  padding-top: 15px;
  padding-bottom: 15px;
}

.btn-colored-call {
  color: #9042F8;
  font-weight: 700;
  border: 2px solid #9042F8; 
  border-radius: 6px;
  padding: 13px 30px;
  transition: .3s;
}


.btn-colored-call:hover,
.btn-colored-call:focus {
    opacity: 0.9;
    color: #9042F8;
    border: 2px solid #9042F8; 
    transition: .3s;
}

.btn-colored-call:active {
  opacity: 1;
  color: #9042F8;
  border: 2px solid #9042F8; 
  transition: .3s;
}


.btn-colored-call img {
  width: 13px;
  margin-left: 4px;
  margin-top: -2px;
}



.section-partner {
  display: inline-block;
  background: white;
  padding: 45px 45px;
  padding-bottom: 50px;
}

.section-partner h1 {
  font-style: normal;
  font-weight: 800;
  font-size: 42px;
  line-height: 53px;
  color: #000000;
  margin-bottom: 14px;
}

.section-partner p {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 150%;
  color: #202020;
}


.partner-text-block {
  margin-top: 10px;
  margin-bottom: 20px;
}

.partner-img-block {
  width: 450px;
  margin-top: 25px;
  margin-left: auto;
  margin-right: auto;
}




/* 5 блок */


.five-section {
  padding-top: 15px;
  padding-bottom: 15px;
}

.section-business {
  display: inline-block;
  background: white;
  padding: 45px 45px;
  padding-bottom: 50px;
}

.section-business h1 {
  font-style: normal;
  font-weight: 800;
  font-size: 42px;
  line-height: 53px;
  color: #000000;
  margin-bottom: 14px;
}

.section-business p {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 150%;
  color: #202020;
}


.business-text-block {
  margin-top: 45px;
  margin-bottom: 60px;
}

.business-img-block {
  margin-top: 43px;
}

.business-strong-title {
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 27px;
  color: #000000;
}



/* 6 блок */


.six-section {
  padding-top: 15px;
  padding-bottom: 50px;
}

.section-price {
  display: inline-block;
  background: white;
  padding: 45px 45px;
  padding-bottom: 50px;
}

.section-price p {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 150%;
  color: #202020;
}


.price-text-block {
  margin-top: 45px;
  margin-bottom: 50px;
}


.price-strong-title {
  font-style: normal;
  font-weight: bold;
  font-size: 21px;
  line-height: 27px;
  color: #000000;
  margin-bottom: 10px;
}

.section-price h1 {
  font-style: normal;
  font-weight: 800;
  font-size: 42px;
  line-height: 53px;
  color: #000000;
  margin-bottom: 14px;
}


.price-text-number {
  font-style: normal;
  font-weight: normal;
  font-size: 28px;
  line-height: 35px;
  color: #9042F8;
}

.price-block-number {
  margin-top: 40px;
}



/* Контакты */

.btn-brief {
  display: block;
  padding: 10px 10px;
  font-style: normal;
  border-radius: 6px;
  font-weight: 600;
  font-size: 14px;
  line-height: 18px;
  text-align: center;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: #FFFFFF;
  border: 1px solid #fff;
  margin-top: 22px;
  transition: .3s;
}

.btn-brief:hover,
.btn-brief:focus {
  opacity: 0.7;
  color: #FFFFFF;
}

.btn-brief:active {
  opacity: 1;
  color: #FFFFFF;
}






/* Форма брифа */




.brief-section {
  margin-top: 30px;
  padding-bottom: 50px;
}

.title-brief {
  margin-bottom: 30px;
}


.brief-block {
  background: white;
  padding: 45px 45px;
  padding-bottom: 50px;
}




#contactBrief select,
#contactBrief input,
#contactBrief textarea {
  padding: 11px 18px;
  margin: 0;
  font-weight: 600;
  font-size: 14px;
  line-height: 22px;
  color: #4e4e4e;
  width: 100%;
  margin-bottom: 12px;
  background: none;
  outline: none;
  border: 1px solid #e7e7e7;
  border-radius: 6px;
}


#contactBrief ::-webkit-input-placeholder {
  color: #a4a3a7;
}

#contactBrief textarea {
  height: 130px !important;
}


.after-title-brief {
  margin-top: 20px;
  margin-bottom: 10px;
}

.brief-title-form {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 5px;
}

#f_us:focus {
  color: #a5a5a5;
}


.swal2-popup {
  font-size: 1.6rem !important;
}