@charset "UTF-8";
.pt-1 {
  padding-top: 1rem !important; }

.pt-2 {
  padding-top: 2rem !important; }

.pt-3 {
  padding-top: 3rem !important; }

.pt-4 {
  padding-top: 4rem !important; }

.pt-5 {
  padding-top: 5rem !important; }

.pt-6 {
  padding-top: 6rem !important; }

.pt-7 {
  padding-top: 7rem !important; }

.pt-8 {
  padding-top: 8rem !important; }

.pt-9 {
  padding-top: 9rem !important; }

.pt-10 {
  padding-top: 10rem !important; }

.pb-1 {
  padding-bottom: 1rem !important; }

.pb-2 {
  padding-bottom: 2rem !important; }

.pb-3 {
  padding-bottom: 3rem !important; }

.pb-4 {
  padding-bottom: 4rem !important; }

.pb-5 {
  padding-bottom: 5rem !important; }

.pb-6 {
  padding-bottom: 6rem !important; }

.pb-7 {
  padding-bottom: 7rem !important; }

.pb-8 {
  padding-bottom: 8rem !important; }

.pb-9 {
  padding-bottom: 9rem !important; }

.pb-10 {
  padding-bottom: 10rem !important; }

.mt-7 {
  margin-top: 7rem !important; }

.mt-8 {
  margin-top: 8rem !important; }

.owl-carousel .owl-item img {
  width: inherit; }

button.owl-dot span {
  display: none; }

.owl-dots {
  position: absolute;
  top: -6rem;
  left: 50%;
  transform: translateX(-50%); }

.owl-dots button.owl-dot {
  width: 16px;
  height: 16px;
  display: inline-block;
  background-color: #6D6E71;
  border-radius: 50%;
  margin-right: 1rem; }
  .owl-dots button.owl-dot.active {
    background-color: #4489FF; }

.dropdown.d-inline button {
  padding: 0; }

.dropdown.d-inline .dropdown-toggle::after {
  border-top: 0.3em solid #4489FF;
  right: -1rem;
  position: absolute; }

.dropdown.d-inline .dropdown-menu {
  min-width: 0;
  left: -6px;
  margin: 1.125rem 0 0; }

.dropdown.d-inline .dropdown-item {
  padding: 1rem !important;
  margin: .5rem .5rem; }

.dropdown.d-inline button,
.dropdown.d-inline .dropdown-item {
  height: 20px;
  width: 20px;
  border-radius: 50%;
  background-image: url(../img/uk.png);
  background-repeat: no-repeat; }

*,
*::before,
*::after {
  margin: 0;
  padding: 0;
  box-sizing: inherit; }

html {
  font-size: 62.5%;
  box-sizing: border-box; }

body {
  font-family: "Montserrat", sans-serif;
  font-size: 1.6rem;
  line-height: 2.4rem; }

h1 {
  color: #005DCB;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-size: 3.9rem;
  line-height: 5.2rem;
  margin-bottom: 0; }
  h1.dark {
    color: #56738E; }

h3 {
  color: #4489FF;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-size: 2.5rem;
  line-height: 3.5rem; }
  h3.dark {
    color: #2B506D; }

h2 {
  font-size: 3.1rem;
  font-weight: 600;
  line-height: 4.4rem;
  font-family: "Open Sans", sans-serif; }

h4 {
  font-size: 2rem;
  font-weight: 600;
  line-height: 2.8rem;
  color: #56738E;
  font-family: "Open Sans", sans-serif; }

h5 {
  font-size: 2rem;
  font-weight: 600;
  line-height: 2.8rem;
  color: #fff;
  font-family: "Open Sans", sans-serif; }
  h5.dark {
    color: #56738E; }

.description {
  color: #56738E;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-size: 2rem;
  line-height: 2.8rem;
  margin-bottom: 0; }
  .description.light {
    font-size: 1.6rem;
    color: #19232D;
    line-height: 2.4rem;
    font-weight: 400;
    font-family: "Montserrat", sans-serif; }

.btn {
  padding: 1rem 3rem;
  font-weight: 600;
  font-size: 1.4rem;
  border-radius: 5px; }

.btn-white {
  color: #19232D; }

.btn-primary {
  font-size: 1.4rem;
  font-weight: 600;
  color: #fff !important;
  padding: .6rem 1rem !important;
  letter-spacing: 1px;
  border-radius: 5px; }
  .btn-primary.deep {
    background-color: #005DCB; }
    .btn-primary.deep:hover {
      background-color: #007BFF;
      border-color: #007BFF; }
  .btn-primary.disabled {
    background-color: #9FA0A3;
    border-color: #9FA0A3; }

.btn-outline-light {
  padding: .8rem 5rem;
  border-radius: 5px;
  font-size: 1.4rem;
  line-height: 2.4rem;
  font-weight: 600; }

.navbar__wrapper {
  padding: 1.2rem 0;
  box-shadow: 0px 3px 4px rgba(0, 0, 0, 0.25);
  background-color: #F8F8FF !important; }

.navbar-light .navbar-toggler-icon {
  background-image: url(../img/nav-icon.png); }

.navbar-light .navbar-toggler {
  border: none; }

.navbar-toggler-icon {
  height: 2em; }

.navbar-logo {
  max-width: 8.5rem; }

.nav-item {
  margin-left: 5rem; }
  .nav-item img {
    max-height: 3rem;
    transition: all .2s; }

.nav-link {
  font-weight: 600; }

#demo option {
  width: 30px;
  height: 30px;
  background-image: url(../img/uk.png); }

.header {
  padding: 6rem 0;
  padding-bottom: 2rem; }

.header__logobox {
  max-width: 100rem;
  margin: 6rem 0; }
  .header__logobox img {
    max-width: 11rem;
    width: 100%; }

.sneakypeer {
  padding: 11rem 0 13rem 0;
  background-image: url(../img/Subtract.png);
  background-repeat: no-repeat;
  background-size: cover; }
  .sneakypeer__text {
    border-radius: 15px;
    box-shadow: 3px 3px 4px rgba(0, 0, 0, 0.25); }
  .sneakypeer__img {
    max-width: 21.4rem;
    width: 100%;
    z-index: 1;
    position: relative; }

.invest {
  background-image: url(../img/Subtract-2.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  padding: 11rem 0 14rem 0;
  margin-top: -5rem;
  position: relative; }
  .invest__circle {
    background-image: url(../img/Group-123.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center;
    width: 15.8rem;
    height: 15.8rem;
    border-radius: 50%;
    display: block; }

.feature {
  background-color: #2B506D;
  padding: 13rem 0 12rem 0;
  margin-top: -6rem; }

/*----------all Tab Common Style----------*/
.color_7a7 {
  color: #7a7a7b; }

.color_1e1 {
  color: #1e1e27; }

.tab_common .nav > li > a:focus,
.tab_common .nav > li > a:hover {
  background-color: transparent;
  text-decoration: none; }

.tab_common .nav > li > a {
  font-size: 14px;
  font-weight: 600;
  text-align: center;
  display: block; }

.tab_common .nav-tabs {
  border-bottom: medium none; }
  .tab_common .nav-tabs .nav-item {
    margin-left: 0; }

/*----------------------tab style-8----------------------*/
.tab_style8 .nav {
  width: 100%; }

.tab_style8 .nav > li {
  float: left;
  width: calc(100% / 7);
  border-bottom: 2px solid #19232D; }

.tab_style8 .nav > li > a {
  color: #19232D;
  padding: 0;
  position: relative;
  text-align: center;
  text-transform: capitalize;
  display: flex;
  flex-flow: row;
  line-height: 70px;
  align-items: center;
  justify-content: center; }

.tab_style8 .nav > li > a:before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -2px;
  width: 0%;
  height: 2px;
  background: #444;
  transition: all .3s;
  -webkit-transform: translate(-50%);
  -moz-transform: translate(-50%);
  -ms-transform: translate(-50%);
  -o-transform: translate(-50%);
  transform: translate(-50%); }

.tab_style8 .nav > li > a.active:before {
  width: 100%;
  background: #fff; }

.tab_style8 .nav > li > a i {
  color: #444;
  font-size: 30px;
  margin-right: 15px; }

.tab_style8 .nav > li > a.active i,
.tab_style8 .nav > li > a.active {
  color: #fff; }
  .tab_style8 .nav > li > a.active i img,
  .tab_style8 .nav > li > a.active img {
    filter: invert(1); }

.tab_style8 .tab-content {
  margin-top: -10px;
  padding: 50px 0; }

.tab_style8 .tab_content .tab_img {
  max-width: 400px; }

.tab_style8 .tab_content .tab_img img {
  width: 100%; }

s
.tab_style8 .tab_content .tab_text {
  padding-left: 35px;
  width: 76%; }

.cta {
  background-color: #F1F2F2;
  box-shadow: inset 0px 4px 4px rgba(0, 0, 0, 0.25); }
  .cta__img {
    max-width: 12.8rem; }
  .cta .form-control-lg {
    padding: 2rem 2rem;
    border-color: #6D6E71; }
  .cta .btn-primary {
    padding: .9rem 2rem !important; }

.pricing {
  box-shadow: inset 0px 4px 4px rgba(0, 0, 0, 0.25); }
  .pricing p {
    color: #56738E;
    font-size: 1.4rem;
    line-height: 2rem; }
  .pricing__box__single {
    background: #F1F2F2;
    box-shadow: 3px 3px 4px rgba(0, 0, 0, 0.25);
    border-radius: 15px;
    margin-bottom: 1rem; }
    .pricing__box__single--2 {
      background-color: #2B506D; }
      .pricing__box__single--2 .pricing__price,
      .pricing__box__single--2 .pricing__footer {
        background-color: #F1F2F2; }
      .pricing__box__single--2 .pricing__item {
        color: #fff; }
  .pricing__header {
    height: 16.7rem; }
  .pricing__price {
    background-color: #D1D3D4;
    height: 6.9rem; }
    .pricing__price h1 {
      position: relative;
      display: inline-block; }
      .pricing__price h1::before {
        content: '€';
        left: 0;
        top: 0;
        position: absolute;
        font-size: 1.6rem;
        line-height: 2.4rem;
        transform: translateX(-100%); }
    .pricing__price h1 span {
      font-size: 1.6rem;
      color: #56738E;
      font-family: "Montserrat", sans-serif;
      font-weight: 400; }
  .pricing__listbox {
    height: 21.6rem; }
  .pricing__footer {
    height: 10.5rem;
    background-color: #D1D3D4;
    border-radius: 0 0 15px 15px; }
  .pricing__list {
    list-style: none; }
  .pricing__item {
    color: #56738E;
    font-size: 1.4rem;
    line-height: 2rem;
    position: relative; }
    .pricing__item::before {
      content: '\f00c';
      font-family: 'Font Awesome 5 Free';
      font-weight: 900;
      margin-right: 1.6rem; }

.data {
  background-color: #F1F2F2;
  margin-bottom: -37rem;
  box-shadow: inset 0px 4px 4px rgba(0, 0, 0, 0.25); }
  .data__phone {
    width: 100%;
    max-width: 30.4rem; }

.contact {
  box-shadow: inset 0px 4px 4px rgba(0, 0, 0, 0.25);
  background-color: #D1D3D4; }
  .contact__box {
    background: #FFFFFF;
    box-shadow: 3px 3px 4px rgba(0, 0, 0, 0.25);
    border-radius: 30px; }

.footer {
  background-color: #19232D; }
  .footer__logo {
    max-width: 10.2rem;
    width: 100%; }
  .footer__list {
    list-style: none; }
  .footer__item {
    font-size: 1.4rem;
    font-weight: 600; }
    .footer__item:not(:last-child) {
      margin-bottom: 1.4rem; }
    .footer__item:first-child {
      font-weight: 400;
      color: #A7A9AC; }
  .footer__link {
    color: #fff; }
    .footer__link:hover {
      text-decoration: none;
      color: #fff; }
  .footer__social a {
    font-size: 3.5rem;
    color: #D1D3D4;
    border-radius: 10px;
    margin-right: 1.6rem; }
  .footer__bottom {
    background-color: #2B506D; }
    .footer__bottom p {
      color: #D1D3D4; }
