.container-fluid {
  max-width: 1920px; }

html {
  font-size: 18px; }

body {
  padding: 0;
  color: #000000;
  font-family: 'Manrope', sans-serif;
  font-weight: 300;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  background: #ffffff; }

strong {
  font-weight: 600; }

ul.clear, .footer .ov-nav ul {
  list-style: none;
  padding: 0;
  margin: 0; }

.center-block {
  margin: 0 auto;
  float: none; }

.btn-driveyo {
  display: inline-block;
  background: #3747FB;
  cursor: pointer;
  color: #fff;
  padding: 14px 36px;
  font-size: 0.94444rem;
  text-decoration: none;
  text-align: center;
  border: 0;
  font-weight: 800;
  box-shadow: 6px 6px 20px rgba(55, 71, 251, 0.3);
  border-radius: 4px; }
  .btn-driveyo i {
    font-size: 0.88889rem;
    margin-left: 6px; }
  .btn-driveyo span {
    font-weight: 300; }
  .btn-driveyo.light {
    background: #fff;
    color: #3747FB;
    border: 0.5px solid #3747FB;
    box-shadow: 6px 6px 20px rgba(55, 71, 251, 0.1); }
    .btn-driveyo.light:hover {
      text-decoration: none;
      color: #3747FB;
      background: #f5f5f5; }
  .btn-driveyo.long {
    padding: 8px 66px; }
  .btn-driveyo.full {
    width: 100%; }
  .btn-driveyo:hover {
    text-decoration: none;
    color: #fff;
    background: #313abd; }

.toptitle {
  text-align: center;
  margin: 150px 0;
  font-size: 1.22222rem;
  line-height: 2rem; }
  .toptitle .title {
    margin: 0;
    padding: 0;
    color: #000;
    font-size: 2.33333rem;
    line-height: 3.11111rem;
    position: relative;
    display: inline-block;
    font-weight: 800; }
    .toptitle .title span, .toptitle .title strong {
      color: #3747FB; }
  .toptitle .over-buttons {
    margin-top: 50px; }
  .toptitle p {
    margin-top: 40px; }

.over-logo {
  text-align: center;
  width: 100%;
  z-index: 1; }
  .over-logo .logo {
    position: relative;
    top: -45px;
    display: inline-block; }

.navbar {
  background: none;
  color: #000;
  padding: 0;
  align-items: normal;
  font-size: 0.77778rem; }
  .navbar .socials {
    display: inline-block;
    font-size: 1.16667rem; }
    .navbar .socials a {
      color: #000;
      margin: 0 20px 0 0; }
  .navbar .nav-item {
    white-space: nowrap; }
    .navbar .nav-item .nav-link {
      padding: 5px 30px;
      color: #000;
      font-weight: bold; }
      .navbar .nav-item .nav-link:first-child {
        margin-left: -30px; }
    .navbar .nav-item.active .nav-link {
      position: relative;
      color: #3747FB;
      font-weight: 800; }
      .navbar .nav-item.active .nav-link:after {
        width: 30%;
        content: '';
        display: block;
        position: absolute;
        bottom: -31px;
        border-radius: 1px;
        left: 0;
        right: 0;
        margin: 0 auto;
        height: 2px;
        background-color: #3747FB; }
  .navbar .btn-book {
    margin-right: 50px; }

.navbar-collapse {
  margin-left: 40px; }

header {
  position: relative;
  padding: 100px 0 0;
  /*  &:before {
    animation: moveit 5s infinite ease-in-out;
    position: absolute;
    top: -35%;
    left: -600px;
    right: 0;
    max-width: calc(100% + 400px);
    margin: 0 auto;
    content: ' ';
    height: 1053px;
    //width: 100%;
    background: url('../img/topbg-v2.png') no-repeat;
    //background-position: -50% 70%;
    background-position: 50% 50%;
  }*/ }
  header .top-slide {
    text-align: center;
    font-size: 1.22222rem; }
    header .top-slide .over-buttons {
      margin-top: 35px; }
    header .top-slide h2 {
      margin: 35px 0;
      color: #000000;
      font-size: 2.33333rem;
      line-height: 3.11111rem;
      font-weight: 600;
      position: relative; }
      header .top-slide h2 .blue {
        color: #4863FF; }
    header .top-slide .pricing {
      margin-left: 25px; }

.top-advantages {
  background: #3747FB;
  border-radius: 10px;
  margin: 250px 40px 0;
  padding: 0 0 150px; }
  .top-advantages .center-image {
    text-align: center;
    margin-top: -200px; }
    .top-advantages .center-image img {
      display: inline-block;
      width: 1333px;
      max-width: 100%; }
  .top-advantages .advantages-items {
    color: #fff;
    font-size: 1rem;
    line-height: 1.55556rem;
    font-weight: 300; }
    .top-advantages .advantages-items .item {
      padding: 30px; }
      .top-advantages .advantages-items .item .icon {
        margin-bottom: 40px; }
        .top-advantages .advantages-items .item .icon img {
          display: inline-block;
          max-width: 70px;
          max-height: 77px; }
      .top-advantages .advantages-items .item h3 {
        font-weight: 800;
        margin-bottom: 30px;
        word-break: break-word; }
      .top-advantages .advantages-items .item:hover, .top-advantages .advantages-items .item.hover {
        box-shadow: 40px 40px 100px rgba(0, 0, 0, 0.1); }

.functions-list {
  overflow: hidden;
  padding-bottom: 150px; }
  .functions-list .toptitle {
    margin-bottom: 110px; }
  .functions-list .single-function {
    display: flex;
    justify-content: center;
    align-items: center; }
    .functions-list .single-function:after {
      content: "";
      display: table;
      clear: both; }
    .functions-list .single-function:last-child {
      margin-bottom: 50px; }
    .functions-list .single-function img {
      max-width: 120%;
      margin-left: -9%;
      margin-top: 0%; }
    .functions-list .single-function ul {
      list-style-image: url("../img/li.svg");
      margin-top: 40px; }
      .functions-list .single-function ul li {
        padding-left: 20px;
        font-weight: 800;
        margin: 20px 0 0; }
    .functions-list .single-function .image {
      float: left;
      width: 47%; }
    .functions-list .single-function .desc {
      width: 50%;
      margin-left: 3%;
      float: left;
      line-height: 1.55556rem;
      font-size: 1rem;
      margin-top: -7%; }
      .functions-list .single-function .desc h2 {
        font-weight: 800;
        margin-bottom: 30px; }
      .functions-list .single-function .desc strong {
        color: #3747FB; }
    .functions-list .single-function.right-side img {
      margin-left: 0;
      margin-right: -9%;
      margin-top: 0%; }
    .functions-list .single-function.right-side .desc {
      width: 47%;
      margin-left: 0;
      margin-right: 3%; }
    .functions-list .single-function.right-side .image {
      width: 50%; }
  .functions-list .see-more {
    margin: 60px 0 0; }
    .functions-list .see-more .title {
      margin: 0;
      padding: 0;
      color: #000;
      position: relative;
      display: inline-block;
      font-weight: 800; }
      .functions-list .see-more .title span, .functions-list .see-more .title strong {
        color: #3747FB; }
    .functions-list .see-more p {
      margin-top: 40px; }

.begin-belt {
  background: url("../img/steps-bg.png") center center no-repeat #1f2685;
  background-size: cover;
  padding-bottom: 306px;
  color: #fff; }
  .begin-belt .belt-center {
    text-align: center;
    padding-top: 150px; }
    .begin-belt .belt-center h3 {
      font-size: 2.33333rem; }

.steps-belt {
  margin-top: -160px; }
  .steps-belt .belt-center {
    text-align: center;
    padding-top: 150px; }
  .steps-belt .item {
    height: 100%;
    background: #3747FB;
    color: #fff;
    padding: 60px 56px; }
    .steps-belt .item h3 {
      font-weight: 800;
      margin-bottom: 30px; }
    .steps-belt .item p {
      margin: 0; }
    .steps-belt .item img {
      display: inline-block;
      position: absolute;
      top: -85px;
      left: 50px; }
  .steps-belt .ov-item .item {
    border-radius: 100px 10px 10px 10px; }
  .steps-belt .ov-item:nth-child(2) .item {
    border-radius: 10px 10px 100px 10px; }
  .steps-belt .ov-item:nth-child(3) .item {
    border-radius: 10px 100px 10px 10px; }

.pricing-section {
  margin-top: 150px; }
  .pricing-section .toptitle {
    margin: 0 0 110px; }
  .pricing-section ul {
    list-style-image: url("../img/li-tick.svg");
    margin-top: 30px;
    padding-left: 20px;
    margin-bottom: 0; }
    .pricing-section ul li {
      padding-left: 20px;
      margin: 10px 0 0; }
  .pricing-section .price-plan .item {
    border-radius: 10px;
    box-shadow: 40px 40px 100px rgba(0, 0, 0, 0.1);
    background: #fff;
    position: relative;
    padding: 20px 0 20px 0; }
    .pricing-section .price-plan .item p {
      margin: 0; }
    .pricing-section .price-plan .item .name {
      font-size: 1.55556rem;
      font-weight: 800;
      margin: 0; }
      .pricing-section .price-plan .item .name span {
        text-decoration: underline; }
    .pricing-section .price-plan .item small {
      color: #ABABAB;
      font-size: 0.61111rem;
      font-weight: 800; }
    .pricing-section .price-plan .item h4 {
      font-size: 1rem;
      margin: 0; }
    .pricing-section .price-plan .item .inner-padding {
      padding: 0 56px; }
    .pricing-section .price-plan .item .box {
      padding-top: 30px;
      padding-bottom: 30px; }
    .pricing-section .price-plan .item .blue-belt {
      padding-top: 12px;
      padding-bottom: 12px;
      color: #3747FB;
      background: #f5f6ff; }
    .pricing-section .price-plan .item .end-price {
      font-size: 1rem; }
      .pricing-section .price-plan .item .end-price strong {
        font-weight: 800;
        font-size: 1.55556rem; }
    .pricing-section .price-plan .item .over-buttons {
      margin-top: 30px; }
      .pricing-section .price-plan .item .over-buttons .btn-driveyo {
        font-size: 0.77778rem; }
    .pricing-section .price-plan .item .featured-label {
      display: inline-block;
      position: absolute;
      top: 35px;
      right: 00px;
      padding: 11px 20px;
      background: #3747FB;
      border-top-left-radius: 10px;
      border-bottom-left-radius: 10px;
      color: #fff;
      font-weight: 800;
      font-size: 0.88889rem; }
    .pricing-section .price-plan .item.featured {
      border: 1px solid #3747FB; }
  .pricing-section .over-table {
    margin-top: 110px; }
    .pricing-section .over-table h3 {
      font-weight: 800;
      font-size: 1.55556rem;
      margin-bottom: 50px; }
    .pricing-section .over-table .price {
      text-align: right; }
    .pricing-section .over-table .additional-table .item .inner {
      display: flex;
      flex-direction: row;
      justify-content: space-between;
      align-items: center;
      padding: 24px 0; }
      .pricing-section .over-table .additional-table .item .inner .left {
        font-weight: 800;
        vertical-align: middle; }
        .pricing-section .over-table .additional-table .item .inner .left small {
          font-weight: normal;
          font-size: 0.77778rem; }
    .pricing-section .over-table .additional-table .item:nth-child(2n+1) {
      background: #F7F7F7; }

.try-it {
  margin-top: 170px; }
  .try-it .white-box {
    background: #fff;
    text-align: center;
    box-shadow: 40px 40px 100px rgba(0, 0, 0, 0.1);
    padding: 75px 0 100px;
    position: relative; }
    .try-it .white-box h3 {
      font-weight: bold;
      margin-bottom: 30px; }
      .try-it .white-box h3 strong {
        color: #3747FB; }
    .try-it .white-box:before {
      background: url("../img/signet.svg");
      background-size: contain;
      content: " ";
      width: 52px;
      height: 52px;
      top: -27px;
      margin: 0 auto;
      position: absolute;
      right: 0;
      left: 0; }
    .try-it .white-box .over-buttons {
      margin-top: 50px; }
      .try-it .white-box .over-buttons .pricing {
        margin-left: 25px; }

.footer {
  margin: 150px auto 150px;
  position: relative;
  font-size: 0.77778rem; }
  .footer .ov-nav {
    color: #ABABAB; }
    .footer .ov-nav h3 {
      font-size: 0.77778rem;
      margin-bottom: 25px;
      font-weight: 800; }
    .footer .ov-nav ul {
      font-weight: 800;
      color: #000; }
      .footer .ov-nav ul li a {
        display: inline-block;
        padding: 10px 0;
        color: #000; }
  .footer .right-info {
    text-align: right;
    display: flex;
    flex-direction: column;
    font-weight: 800; }
    .footer .right-info span {
      margin-left: 20%; }
    .footer .right-info .goto {
      margin: auto 10px 0 0;
      color: #3747FB;
      text-decoration: underline; }
    .footer .right-info a {
      color: #3747FB; }
    .footer .right-info .inline {
      display: inline; }
    .footer .right-info .socials {
      display: inline-block;
      font-size: 1.16667rem; }
      .footer .right-info .socials a {
        color: #000;
        margin: 0 20px 0 0; }

.modal {
  z-index: 1300;
  text-align: center;
  font-size: 0.94444rem;
  line-height: 1.55556rem;
  font-weight: normal; }
  .modal:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -5px; }
  .modal .close {
    position: absolute;
    top: 15px;
    right: 30px;
    color: #3747FB;
    border-radius: 3px;
    font-size: 2.5rem;
    font-weight: 200;
    opacity: 1;
    z-index: 150;
    margin-top: 20px;
    padding: 10px;
    text-shadow: none; }
    .modal .close img {
      display: block;
      max-width: 17px;
      vertical-align: middle; }
  .modal .modal-dialog {
    width: 100%;
    max-width: 1310px;
    display: inline-block;
    vertical-align: middle; }
  .modal .modal-header {
    padding: 0 10px;
    font-weight: bold;
    border: 0;
    color: #3747FB; }
    .modal .modal-header h4 {
      font-size: 3.11111rem;
      font-weight: bold;
      line-height: 3.33333rem;
      margin-bottom: 35px; }
  .modal .modal-body {
    margin: 0;
    padding: 0; }
  .modal .modal-content {
    background: #fff;
    color: #909090;
    padding: 60px 30px;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 0;
    border-radius: 3px;
    max-width: 80%;
    margin: 0 auto; }
    .modal .modal-content form {
      margin: 40px 0; }
      .modal .modal-content form .form-group:after {
        content: "";
        display: table;
        clear: both; }
      .modal .modal-content form .input, .modal .modal-content form textarea {
        background: #fff;
        border: 1px solid #ededed;
        color: #000;
        box-shadow: 0px 5px 9px 0px rgba(191, 191, 191, 0.25);
        border-radius: 3px;
        padding: 15px 20px;
        font-size: 0.88889rem;
        font-weight: bold; }
      .modal .modal-content form .form-group {
        margin: 0; }
      .modal .modal-content form .name {
        width: calc(50% - 15px);
        float: left; }
      .modal .modal-content form .contact {
        width: calc(50% - 15px);
        margin-left: 30px;
        float: right; }
      .modal .modal-content form .submit {
        margin-top: 50px;
        width: 100%; }
      .modal .modal-content form textarea {
        width: 100%;
        height: 180px;
        margin-top: 30px; }
      .modal .modal-content form .checkboxes {
        margin-top: 30px;
        text-align: left; }
        .modal .modal-content form .checkboxes .over-checkbox {
          margin-top: 15px; }
        .modal .modal-content form .checkboxes .control {
          display: inline-block;
          position: relative;
          padding-left: 60px;
          cursor: pointer;
          font-size: 0.61111rem;
          line-height: 1rem;
          font-weight: 300;
          color: #909090; }
        .modal .modal-content form .checkboxes .control input {
          position: absolute;
          z-index: -1;
          opacity: 0; }
        .modal .modal-content form .checkboxes .control_indicator {
          position: absolute;
          top: -2px;
          left: 0;
          height: 25px;
          width: 25px;
          background: transparent;
          border: 1px solid #f5f5f5;
          border-radius: 1px;
          box-shadow: 0px 5px 9px 0px rgba(191, 191, 191, 0.25); }
        .modal .modal-content form .checkboxes .control-radio .control_indicator {
          border-radius: 2px; }
        .modal .modal-content form .checkboxes .control:hover input:not([disabled]):checked ~ .control_indicator,
        .modal .modal-content form .checkboxes .control input:checked:focus ~ .control_indicator {
          background: transparent; }
        .modal .modal-content form .checkboxes .control input:disabled ~ .control_indicator {
          background: #909090;
          opacity: 0.6;
          pointer-events: none; }
        .modal .modal-content form .checkboxes .control_indicator:after {
          box-sizing: unset;
          content: '';
          position: absolute;
          display: none; }
        .modal .modal-content form .checkboxes .control input:checked ~ .control_indicator:after {
          display: block; }
        .modal .modal-content form .checkboxes .control-checkbox .control_indicator:after {
          left: 10px;
          top: 5px;
          width: 3px;
          height: 8px;
          border: solid #909090;
          border-width: 0 2px 2px 0;
          transform: rotate(45deg); }
        .modal .modal-content form .checkboxes .control-checkbox input:disabled ~ .control_indicator:after {
          border-color: #909090; }
      .modal .modal-content form ::-webkit-input-placeholder {
        /* Chrome/Opera/Safari */
        color: #afafaf; }
      .modal .modal-content form ::-moz-placeholder {
        /* Firefox 19+ */
        color: #afafaf; }
      .modal .modal-content form :-ms-input-placeholder {
        /* IE 10+ */
        color: #afafaf; }
      .modal .modal-content form :-moz-placeholder {
        /* Firefox 18- */
        color: #afafaf; }
      .modal .modal-content form.pending {
        opacity: 0.5; }
      .modal .modal-content form.offer-form .contact {
        width: 100%; }
  .modal .info-success {
    padding: 150px 0;
    font-size: 1.66667rem;
    line-height: 2.22222rem;
    text-align: center;
    color: #3747FB; }
    .modal .info-success h4 {
      font-size: 2.77778rem; }
    .modal .info-success.hide {
      display: none; }
  .modal.modal-form .close {
    top: 40px;
    right: 5px; }
  .modal.modal-form .modal-dialog {
    width: 95%;
    background: #fff;
    border: 1px solid #ededed;
    box-shadow: 0px 5px 9px 0px rgba(191, 191, 191, 0.25);
    border-radius: 3px;
    max-width: 1310px;
    margin: 30px 0; }
  .modal.modal-form .modal-content {
    background: none;
    padding: 60px 0px; }
  .modal.modal-form .modal-header {
    color: #909090; }
    .modal.modal-form .modal-header .modal-title {
      color: #000; }
  .modal.modal-form:before {
    display: none; }

.backdrop {
  display: none;
  position: fixed;
  content: ' ';
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 1000;
  background: rgba(25, 25, 25, 0.98); }
  .backdrop.show {
    display: block; }

@media only screen and (min-width: 1360px) {
  .container-long, .container-vlong {
    max-width: 1335px;
    margin: 0 auto; } }

@media only screen and (min-width: 1570px) {
  .container-vlong {
    max-width: 1555px;
    margin: 0 auto; } }

@media only screen and (max-width: 1569px) {
  .top-advantages .advantages-items .item {
    font-size: 0.94444rem; }
    .top-advantages .advantages-items .item h3 {
      font-size: 1.38889rem; } }

@media only screen and (max-width: 1359px) {
  .pricing-section .price-plan .item .featured-label {
    padding: 10px 5px;
    font-size: 0.72222rem; } }

@media only screen and (max-width: 1200px) {
  .steps-belt .ov-item .item {
    padding: 40px 30px; }
  .top-advantages {
    padding-bottom: 70px; }
    .top-advantages .advantages-items .item {
      font-size: 0.94444rem; }
      .top-advantages .advantages-items .item h3 {
        font-size: 1.05556rem; }
  .functions-list .single-function {
    margin-bottom: 100px; }
  .pricing-section .price-plan .item .inner-padding {
    padding-left: 30px;
    padding-right: 30px; } }

@media only screen and (max-width: 1100px) {
  .top-advantages .advantages-items .item {
    font-size: 0.94444rem; }
    .top-advantages .advantages-items .item h3 {
      font-size: 1rem; } }

@media only screen and (max-width: 991px) {
  html {
    font-size: 16px; }
  .toptitle {
    margin: 50px 0; }
  .navbar {
    justify-content: flex-end; }
  header {
    padding: 50px 0 30px; }
  .functions-list .toptitle {
    margin-bottom: 0px; }
  .functions-list .single-function {
    flex-direction: column;
    margin-bottom: 25px;
    padding-bottom: 25px;
    border-bottom: 0.5px solid #ccc; }
    .functions-list .single-function .desc {
      width: 100%;
      margin: 0; }
    .functions-list .single-function .image {
      width: 100%;
      margin: 0;
      text-align: center; }
      .functions-list .single-function .image img {
        max-height: 400px; }
    .functions-list .single-function.right-side {
      display: flex;
      flex-direction: column; }
      .functions-list .single-function.right-side .desc {
        order: 1;
        width: 100%;
        margin: 0; }
      .functions-list .single-function.right-side .image {
        order: 0;
        width: 100%;
        margin: 0; }
  .begin-belt {
    padding-bottom: 800px; }
  .steps-belt {
    margin-top: -640px; }
    .steps-belt .ov-item {
      margin-bottom: 80px; }
      .steps-belt .ov-item:last-child {
        margin-bottom: 0; }
  .top-advantages {
    padding-bottom: 30px; }
    .top-advantages .advantages-items .item {
      font-size: 0.94444rem; }
      .top-advantages .advantages-items .item h3 {
        font-size: 1.38889rem; }
  .pricing-section {
    margin-top: 60px; }
    .pricing-section .toptitle {
      margin: 0 0 40px; }
    .pricing-section .over-table {
      margin-top: 60px; }
      .pricing-section .over-table h3 {
        margin-bottom: 40px; }
    .pricing-section .price-plan .last {
      margin-top: 30px; }
  .try-it {
    margin-top: 90px; }
  .footer {
    margin: 50px 0 30px; }
    .footer .right-info {
      text-align: center;
      margin-top: 35px; }
      .footer .right-info span {
        margin-left: 0;
        clear: both; }
      .footer .right-info .goto {
        margin-top: 20px; } }

@media only screen and (max-width: 767px) {
  .top-advantages .advantages-items .item .icon {
    text-align: center; }
  .pricing-section .price-plan .item {
    margin-bottom: 30px; }
  .pricing-section .price-plan .last {
    margin: 0; }
  .footer {
    margin-top: 50px; }
    .footer .ov-nav {
      margin-bottom: 30px; }
      .footer .ov-nav h3 {
        margin-bottom: 15px; }
      .footer .ov-nav ul li a {
        padding: 3px 0; } }

@media only screen and (max-width: 480px) {
  html {
    font-size: 13px; }
  header {
    overflow: hidden; }
  .try-it .white-box .over-buttons .btn-driveyo {
    padding: 10px 30px; } }
