#homeSlider {
  margin-top: -40px;
  min-height: 100vh;
}
#homeSlider .carousel-item {
  min-height: 100vh;
  background-size: cover;
  background-position: center;
  z-index: 1;
}
.carousel .container {
  display: flex !important;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 100%;
  min-height: 100vh;
}
.carousel-caption {
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
body {
  font-family: geomanistregular, sans-serif;
  font-size: 16px;
}
#homeSlider h3 {
  font-size: 4em;
  font-weight: 400;
  line-height: 74px;
}
#homeSlider h3 + p {
  font-size: 20px;
  padding-top: 15px;
  padding-bottom: 15px;
  color: #fff;
}
.btn-primary {
  background-color: #00aee8;
  border-radius: 30px;
  border-color: #00aee8;
}
#homeSlider .btn-primary {
  font-size: 14px;
  padding: 13px 60px;
}
.btn-primary:hover {
  background: #546174;
  border-color: #546174;
}
.navbar-dark .navbar-nav .nav-link {
  color: #fff;
  font-size: 16px;
  padding-right: 30px;
  padding-left: 30px;
}
nav.navbar.navbar-expand-md.navbar-dark.fixed-top.bg-transparent {
  padding-top: 35px;
}
#home-about-us {
  background-color: #eaf2fc;
  padding-top: 100px;
  padding-bottom: 100px;
}
h2 {
  font-size: 50px;
  margin-bottom: 50px;
}
h2 span {
  display: block;
  font-size: 20px;
  color: #00aee8;
}
p {
  color: #546174;
  font-size: 16px;
  line-height: 24px;
}
.section-header {
  margin-top: 60px;
}
.product-box h5 {
  font-size: 26px;
}
.product-box {
  font-size: 16px;
}
i.aums-icon {
  background: #00aee8;
  width: 60px;
  height: 60px;
  display: flex;
  border-radius: 50%;
  align-items: center;
  justify-content: center;
  float: left;
  margin-right: 20px;
}
a {
  color: #00aee8;
  text-decoration: none;
  font-weight: 500;
}
.aums-products {
  padding-left: 150px;
  padding-right: 150px;
  position: relative;
  border-left: 1px dashed #7b8da1;
}
.aums-products:after,
.aums-products:before {
  content: " ";
  display: block;
  width: 14px;
  height: 14px;
  position: absolute;
  background: #00aee8;
  left: -7px;
  top: -7px;
  border-radius: 50%;
}
.aums-products:after {
  top: 100%;
}
.product-box {
  margin-top: 60px;
}
.product-box:nth-child(1),
.product-box:nth-child(2),
.product-box:nth-child(3) {
  margin-top: 0;
}
.product-box-content {
  display: block;
  clear: both;
  margin-top: 50px;
  color: #546174;
  font-size: 16px;
}
.product-box-content p {
  color: #546174;
  font-size: 16px;
}
.product-box {
  padding: 0 30px;
}
footer {
  background: #546174;
  padding-top: 70px;
  padding-bottom: 70px;
  color: #fff;
}
h3 {
  font-size: 40px;
}
#home-contact h3 + p {
  font-size: 18px;
  margin-top: 30px;
  color: #546174;
}
#home-contact {
  padding: 130px 0;
  background: #eaf2fc;
}
input.form-control {
  background: 0 0;
  border-top: none;
  border-left: none;
  border-right: none;
  border-radius: 0;
  border-bottom: 1px solid #546174;
  font-size: 18px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.contact-form .form-group {
  margin-top: 20px;
}
textarea.form-control {
  background: 0 0;
  border: 1px solid #546174;
  border-radius: 10px;
  font-size: 18px;
  padding: 20px;
  height: 180px;
  margin-top: 30px;
  margin-bottom: 20px;
}
.form-control::placeholder {
  color: #7b8da1;
}
.accept-rodo label {
  font-size: 12px;
  display: flex;
}
.accept-rodo {
  margin-bottom: 30px;
}
.accept-rodo input {
  margin-right: 10px;
  display: block;
}
.btn-send-message {
  background: #00aee8 !important;
  opacity: 1 !important;
  border-color: #00aee8 !important;
  font-size: 16px;
  padding: 15px 30px;
}
.btn-send-message:disabled {
  background: #a4def6 !important;
  border: none;
}
.contact-form-image {
  text-align: center;
}
.contact-form-image svg {
  max-width: 100%;
  width: 100%;
}
.section-bg-light-primary {
  background: #eaf2fc;
}
.section-bg-white {
  background: #fff;
}
.aums-cms-content-col-image {
  width: max-content;
  margin: 0 auto;
  position: relative;
  display: block;
  max-width: 100%;
  text-align: center;
  padding-top: 0;
  padding-bottom: 0;
}
.image-widget-icon {
  max-width: 50px;
  max-height: 50px;
  position: absolute;
  z-index: 2;
}
.image-widget-icon-left_up {
  top: 0;
  left: -80px;
}
.image-widget-icon-right_up {
  top: 0;
  right: -80px;
}
.image-widget-icon-left_down {
  bottom: 0;
  left: -80px;
}
.image-widget-icon-right_down {
  bottom: 0;
  right: -80px;
}
.image-widget-text {
  position: absolute;
  background: #fff;
  bottom: 0;
  left: -50px;
  font-size: 14px;
  padding: 20px;
  border-radius: 20px;
  text-align: left;
  max-width: 289px;
  box-shadow: 0 0 30px rgb(31 44 64 / 16%);
}
.image-widget-text p {
  font-size: 14px;
  padding: 0;
  margin: 0;
  color: #7b8da1;
}
.image-widget-icon {
  width: max-content;
  height: max-content;
}
section {
  padding-top: 100px;
  padding-bottom: 100px;
}
section#home-slider {
  padding-top: 0;
  padding-bottom: 0;
}
.section-header {
  margin: 0;
}
.carousel.slide.testimonialCarousel {
  padding-left: 50px;
  padding-right: 50px;
}
.testimonial-item {
  background: #f8fbff;
  padding: 50px 120px;
  border-radius: 25px;
}
.testimonial-item p {
  padding: 0;
  margin: 0;
  color: #546174;
  font-size: 18px;
}
p.testimonial-author {
  color: #00aee8;
  margin-top: 30px;
}
p.testimonial-author span {
  display: block;
  color: #54618a;
  font-size: 16px;
}
button.carousel-control-prev {
  color: #00f !important;
}
.caseStudy-item-content h6 {
  font-size: 24px;
  color: #212f43;
  text-align: left;
  padding: 20px 0;
}
.caseStudy-item-content img {
  width: 100%;
  border-radius: 25px;
}
.caseStudy-item-content {
  padding: 0 50px;
}
.caseStudy-item-content .btn-primary {
  font-size: 14px;
  padding: 15px 30px;
}
button.carousel-control-next span,
button.carousel-control-prev span {
  color: #fff !important;
  opacity: 1 !important;
  border: 1px solid #fff;
  display: flex;
  width: 80px;
  height: 80px;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  transition: 0.5s ease;
}
button.carousel-control-next,
button.carousel-control-prev {
  opacity: 1 !important;
}
button.carousel-control-next span:hover,
button.carousel-control-prev span:hover {
  background: #fff;
  color: #000 !important;
}
.g-0 {
  padding: 0 !important;
}
.sbp_header {
  background-size: cover;
  background-position: center;
  color: #fff;
}
.sbp_header h1 {
  font-size: 52px;
  margin-bottom: 20px;
}
.sbp_header p {
  color: #fff;
  font-size: 22px;
}
.func-icons-circle {
  z-index: 1;
  display: flex;
  margin: 0 auto !important;
  background: url(/wp-content/uploads/2021/12/Vector.png);
  background-size: cover;
  width: 410px;
  height: 400px;
  align-items: center;
  justify-content: center;
  position: relative;
  background: linear-gradient(45deg, #f7fafe, #e5edfa);
  border-radius: 50%;
  box-shadow: 0 0 30px #7b8da14a;
}
.circle-primary-icon {
  display: block;
  position: relative;
  z-index: 2;
}
.bottom-left,
.bottom-right,
.top-left,
.top-right {
  position: absolute;
  width: 171px;
  height: 166px;
  background: #00aee8;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: 0.5s ease;
}
.top-left {
  top: 30px;
  left: 30px;
  border-top-left-radius: 100%;
  border-bottom-left-radius: 10px;
  padding-top: 20px;
  padding-left: 20px;
}
.top-right {
  top: 30px;
  right: 30px;
  background: #7b8da1;
  border-top-right-radius: 100%;
  border-bottom-right-radius: 10px;
  border-top-left-radius: 10px;
  padding-top: 20px;
  padding-right: 20px;
}
.bottom-left {
  bottom: 30px;
  left: 30px;
  background: #7b8da1;
  border-bottom-left-radius: 100%;
  border-top-left-radius: 10px;
  border-bottom-right-radius: 10px;
  padding-bottom: 20px;
  padding-left: 20px;
}
.bottom-right {
  bottom: 30px;
  right: 30px;
  border-bottom-right-radius: 100%;
  border-top-right-radius: 10px;
  border-bottom-left-radius: 10px;
  padding-bottom: 20px;
  padding-right: 20px;
}
.circle-primary-icon {
  background: #ebecf0;
  border-radius: 50%;
  padding: 40px;
  border: 3px solid #fff;
  box-shadow: 1px 1px 5px #a8b7d6;
}
.bottom-left:hover,
.bottom-right:hover,
.top-left:hover,
.top-right:hover {
  background: #f8fbff;
}
h4 {
  font-size: 26px;
  margin-bottom: 20px;
  color: #212f43;
}
.col-func-icons-content,
.col-func-icons-content p,
.col-func-icons-content ul {
  color: #546174;
  font-size: 16px;
}
.container-func-icons .row {
  align-items: center;
}
.container-static-icon h2 {
  margin-bottom: 20px;
}
.container-static-icon h2 + p {
  max-width: 900px;
  margin: 0 auto;
  margin-bottom: 80px;
}
.static-icon-item img {
  margin-bottom: 25px;
}
.col.col-12.static-icons-list {
  max-width: 950px;
  margin: 0 auto;
}
.static-icon-button {
  padding-top: 30px;
  margin-top: 20px;
}
.static-icon-button .btn-primary {
  padding: 15px 50px;
}
.container-text-full img {
  margin-top: 30px;
}
.container-columns h2 span {
  margin-top: 25px;
}
.container-columns .col-before-columns h2 {
  margin-bottom: 35px;
}
.container-columns h2 span {
  margin-top: 25px;
}
.container-columns .col-before-columns h2 {
  margin-bottom: 35px;
}
.col-columns-content {
  padding: 0 100px;
  border-left: 1px dashed #7b8da1;
  margin-top: 70px;
  margin-bottom: 0;
  position: relative;
}
.col-columns-content:before {
  content: " ";
  display: block;
  position: absolute;
  width: 15px;
  height: 15px;
  background: #00aee8;
  border-radius: 50%;
  left: -7.5px;
  top: -7.5px;
}
.container-columns h2 span {
  margin-top: 25px;
}
.container-columns .col-before-columns h2 {
  margin-bottom: 35px;
}
.col-columns-content {
  padding: 0 100px;
  border-left: 1px dashed #7b8da1;
  margin-top: 70px;
  margin-bottom: 0;
  position: relative;
}
.col-columns-content:before {
  content: " ";
  display: block;
  position: absolute;
  width: 15px;
  height: 15px;
  background: #00aee8;
  border-radius: 50%;
  left: -7.5px;
  top: -7.5px;
}
.col-columns-content:after {
  content: " ";
  display: block;
  position: absolute;
  width: 15px;
  height: 15px;
  background: #00aee8;
  border-radius: 50%;
  left: -7.5px;
  bottom: -7.5px;
}
.col-column h4 {
  color: #00aee8;
  font-size: 24px;
  line-height: 36px;
  margin-bottom: 30px;
}
.col-column-content p,
.col-column-content ul li {
  font-size: 16px;
  color: #546174;
}
.sbp_header_content {
  margin-bottom: -100px;
}
.col-column h4 span {
  display: block;
  color: #212f43;
}
.contact-form {
  padding-right: 100px;
}
.contact-form-image {
  padding-top: 60px;
}
.col-column {
  margin-bottom: 50px;
  padding-left: 50px;
  padding-right: 50px;
}
.sbp_header_h_content h1 {
  text-align: center;
  font-size: 64px;
  line-height: 74px;
  color: #00aee8;
}
.sbp_header_h_content {
  text-align: center;
}
.aums-cms-content-col-image img {
  max-width: 600px;
  margin: 0 auto !important;
  display: block;
}
.sbp_header_h_content p {
  font-size: 20px;
  color: #212f43;
  margin-top: 20px;
}
.aums-ico {
  background: #00aee8;
  width: 65px;
  height: 65px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  float: left;
  margin-right: 15px;
  margin-top: 5px;
}
img.logo-blue {
  display: none;
}
.navbar-header {
  position: absolute;
  top: 0;
  width: 100%;
  left: 0;
  z-index: 999990;
  transition: 0.3s linear;
  padding-top: 20px;
  padding-bottom: 20px;
}
.navbar-header.fixedNav {
  position: fixed;
  top: 0;
  background: #eaf2fc !important;
}
.navbar-header:hover {
  background: #eaf2fc !important;
}
.bg-nav-light-blue {
  background: #eaf2fc !important;
}
.bg-nav-light-blue.navbar-header .logo-white,
.navbar-header.fixedNav .logo-white,
.navbar-header:hover .logo-white {
  display: none;
}
.bg-nav-light-blue.navbar-header .logo-blue,
.navbar-header.fixedNav .logo-blue,
.navbar-header:hover .logo-blue {
  display: block !important;
}
.bg-nav-light-blue.navbar-header ul li a,
.navbar-header.fixedNav ul li a,
.navbar-header:hover ul li a {
  color: #546174 !important;
  transition: 0.3s ease;
}
.bg-nav-light-blue.navbar-header ul li a:hover,
.navbar-header.fixedNav ul li a:hover,
.navbar-header:hover ul li a:hover {
  color: #00aee8 !important;
}
.col-columns-content:after {
  content: " ";
  display: block;
  position: absolute;
  width: 15px;
  height: 15px;
  background: #00aee8;
  border-radius: 50%;
  left: -7.5px;
  bottom: -7.5px;
}
@media all and (min-width: 992px) {
  .navbar .has-megamenu {
    position: static !important;
  }
  .navbar .megamenu {
    left: 0;
    right: 0;
    width: 100%;
    margin-top: 0;
  }
}
@media (max-width: 991px) {
  .navbar.fixed-top .navbar-collapse,
  .navbar.sticky-top .navbar-collapse {
    overflow-y: auto;
    max-height: 90vh;
    margin-top: 10px;
  }
}
@media all and (min-width: 992px) {
  .navbar .dropdown-menu-end {
    right: 0;
    left: auto;
  }
  .navbar .nav-item .dropdown-menu {
    display: block;
    opacity: 0;
    visibility: hidden;
    transition: 0.3s;
    margin-top: 0;
  }
  .navbar .nav-item:hover .nav-link {
    color: #fff;
  }
  .navbar .dropdown-menu.fade-down {
    top: 80%;
    transform: rotateX(-75deg);
    transform-origin: 0% 0%;
  }
  .navbar .dropdown-menu.fade-up {
    top: 180%;
  }
  .navbar .nav-item:hover .dropdown-menu {
    transition: 0.3s;
    opacity: 1;
    visibility: visible;
    top: 100%;
    transform: rotateX(0);
  }
}
.dropdown-menu.megamenu {
  background: #eaf2fc;
  border: none;
  margin-top: -15px !important;
}
.navbar-header .row.row-mega-menu-content a {
  color: #00aee8 !important;
  font-size: 17px;
  line-height: 20px;
  font-weight: 500;
}
.navbar-header .row.row-mega-menu-content ul.megamenu-sub-child a {
  color: #546174 !important;
  font-weight: 400 !important;
  font-size: 15px;
}
ul.megamenu-sub-child {
  list-style: none;
  padding-left: 0;
  margin-top: 10px;
  margin-bottom: 10px;
}
li.nav-item.dropdown.lang-switcher {
  text-transform: uppercase;
}
ul.dropdown-menu {
  background: #eaf2fc;
  border: none;
  border-radius: 0;
}
div#wpadminbar {
  z-index: 989999999999999999;
}
.col.col-12.col-after-columns {
  text-align: center;
  padding-top: 50px;
}
.col.col-12.col-after-columns .btn-primary {
  padding: 15px 50px;
}
.post-image {
  display: block;
  width: 100%;
  height: 320px;
  background-size: cover;
  background-position: center;
  border-radius: 30px;
}
.post-item {
  padding-left: 40px;
  padding-right: 40px;
}
.post-item h6 {
  font-size: 24px;
  padding-top: 20px;
  padding-bottom: 20px;
}
.posts-container h2 {
  text-align: center;
}
.col.col-12.posts-read-more a {
  background: #00aee8;
  display: block;
  width: max-content;
  padding: 15px 50px;
  border-radius: 30px;
  margin: 20px auto;
  color: #fff;
}
.col.col-12.posts-read-more {
  margin-top: 50px;
}
.col.col-12.col-case-study-headline h2 {
  text-align: center;
}
button.carousel-control-prev.carousel-control-blue {
  left: -140px;
}
button.carousel-control-blue span {
  border: 1px solid #00aee8 !important;
  color: #00aee8 !important;
  background: #eaf2fc;
}
button.carousel-control-blue span:hover {
  color: #fff !important;
  background: #00aee8 !important;
}
button.carousel-control-next.carousel-control-blue {
  right: -140px;
}
button.carousel-control-prev.carousel-control-blue {
  left: -140px;
}
button.carousel-control-blue span {
  border: 1px solid #00aee8 !important;
  color: #00aee8 !important;
  background: #eaf2fc;
}
button.carousel-control-blue span:hover {
  color: #fff !important;
  background: #00aee8 !important;
}
button.carousel-control-next.carousel-control-blue {
  right: -140px;
}
.carousel.slide.testimonialCarousel:before {
  content: " ";
  display: block;
  width: 70px;
  height: 70px;
  background: url(/wp-content/uploads/2021/12/Icon.png);
  background-size: 100%;
  background-repeat: no-repeat;
  position: absolute;
  top: -30px;
  z-index: 9999;
  right: 100px;
}
section#home-testimonials {
  padding-top: 150px;
  padding-bottom: 50px;
}
section#home-case-study {
  padding-top: 50px;
}
section#home-case-study h2 {
  margin-bottom: 80px;
}
.bg-primary {
  background: #00aee8 !important;
  color: #fff !important;
}
.bg-primary p {
  color: #fff;
}
.bg-primary .btn-primary {
  border: 1px solid #fff;
}
.testimonialCarousel .carousel-inner {
  filter: drop-shadow(0px 10px 20px #bbc8d8);
  border-radius: 30px;
}
#home-about {
  position: relative;
  z-index: 0;
}
#home-about:after {
  position: absolute;
  content: " ";
  width: 50%;
  height: 90%;
  border-left: 1px dashed #7b8da1;
  border-bottom: 1px dashed #7b8da1;
  right: -20%;
  top: 0;
  border-bottom-left-radius: 30px;
  z-index: -1;
}
body {
  overflow-x: hidden;
  max-width: 100vw !important;
}
.image-widget-text {
  max-width: 360px;
}
.bg-light-primary {
  background-color: #eaf2fc;
}
.bg-white {
  background: #fff;
}
.bg-primary {
  background-color: #00aee8;
}
.text-grey {
  color: #7b8da1 !important;
}
.text-primary {
  color: #00aee8 !important;
}
.rounded {
  border-radius: 30px !important;
}
.aums-left-dotted-border {
  position: relative;
  padding-left: 100px;
  padding-right: 100px;
  padding-top: 30px;
  padding-bottom: 30px;
  border-left: 1px dashed #7b8da1;
  margin-top: 30px;
}
.aums-left-dotted-border:after,
.aums-left-dotted-border:before {
  content: " ";
  display: block;
  width: 12px;
  height: 12px;
  position: absolute;
  background: #00b6ee;
  border-radius: 50%;
  left: -6px;
  top: -6px;
}
.aums-left-dotted-border:after {
  top: 100%;
}
num {
  font-size: 70px;
  line-height: 1.1;
}
num + p {
  font-size: 16px;
  margin-bottom: 10px;
}
num span {
  color: pink;
}
num + p + span {
  color: #546174;
  display: block;
}
.num-stat {
  margin-bottom: 20px;
  margin-top: 20px;
}
.row-num-stats {
  margin-bottom: 50px;
}
.btn-lg {
  font-size: 16px;
  padding: 12px 40px;
}
.btn-outline-light {
  border-radius: 30px;
}
.row-3icons {
  max-width: 950px;
  margin: 0 auto;
  padding-top: 60px;
  padding-bottom: 60px;
}
section#about-static-3icons h2 {
  margin-bottom: 19px;
}
section#about-static-3icons h2 + p {
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}
.f3_icons_item p {
  margin-top: 20px;
  max-width: 180px;
  margin-left: auto;
  margin-right: auto;
}
section#about-map img {
  margin-bottom: 30px;
}
.subpage_header h1 {
  font-size: 64px;
  line-height: 2;
  margin-bottom: 50px;
}
.post-item h4 {
  font-size: 24px;
  padding: 25px 0;
  margin: 0;
}
.post-item {
  margin-bottom: 50px;
  margin-top: 50px;
}
a.post-item-img img {
  width: 100%;
}
.featured-post-item-content {
  padding-left: 50px;
  padding-right: 50px;
}
.btn-xl {
  font-size: 14px;
  padding: 15px 40px;
}
.featured-post-item-content p {
  margin-top: 30px;
  margin-bottom: 30px;
}
section#about_us {
  position: relative;
  z-index: 0;
}
section#about_us:after {
  content: " ";
  width: 50%;
  height: 90%;
  border-left: 1px dashed #7b8da1;
  border-bottom: 1px dashed #7b8da1;
  border-bottom-left-radius: 30px;
  position: absolute;
  top: 0;
  right: -15%;
  z-index: -1;
}
.featured-post-item-img a {
  height: 100%;
  width: 100%;
  display: block;
  border-radius: 30px;
  background-size: cover;
  background-position: center;
}
a.post-item-img {
  height: 300px;
  width: 100%;
  display: block;
  border-radius: 30px;
  background-size: cover;
  background-position: center;
}
.static-icons-list > .row {
  justify-content: center;
}
.static-icon-item {
  margin-top: 30px;
  margin-bottom: 30px;
}
.single-produkty section#section-0 {
  padding-top: 0;
  padding-bottom: 0;
}
.dropdown-menu.megamenu {
  padding-top: 40px;
  padding-bottom: 40px;
}
.navbar-header .row.row-mega-menu-content > div > a {
  margin-top: 15px !important;
  display: block;
}
.container-fluid.container-video-bg {
  max-height: 100vh;
  display: flex;
  align-items: center;
  overflow: hidden;
  justify-content: center;
  position: relative;
  z-index: 0;
}
.container-fluid.container-video-bg video {
  width: 100%;
  height: auto;
  position: relative;
  z-index: 0;
}
.overlay-video-bg {
  background: #182a44d4;
  display: block;
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.static-icon-item img {
  max-width: 130px;
}
.aums-col-left-content .btn,
.aums-col-right-content .btn {
  margin-top: 30px;
  padding: 10px 35px;
}
ul.f-menu {
  list-style: none;
}
ul.f-menu li {
  display: inline;
  padding: 0 30px;
}
ul.f-socials {
  list-style: none;
  color: #fff;
  padding-left: 0;
}
ul.f-socials li {
  display: inline;
  padding: 0 7px;
}
ul.f-socials li a {
  color: #fff;
  font-size: 20px;
}
p.copyright {
  text-align: revert;
  color: #fff;
  margin-top: 20px;
  margin-bottom: 0;
}

body nav.navbar.navbar-expand-lg.navbar-header.navbar-dark a.nav-link.btn-menu {
  color: white !important;
  border: 1px solid #00aee8;
  border-radius: 30px;
  background: #00aee8;
}
body
  nav.navbar.navbar-expand-lg.navbar-header.navbar-dark:hover
  a.nav-link.btn-menu,
body
  nav.navbar.navbar-expand-lg.navbar-header.navbar-dark
  a.nav-link.btn-menu:hover {
  color: white !important;
}
a.scroll-down {
  width: 50px;
  height: 50px;
  display: flex;
  margin-left: auto;
  margin-right: auto;
  border: 2px solid white;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  transition: 0.5s ease;
  color: white;
  margin-top: 50px;
}
a.scroll-down:hover {
  background: #00aee8;
}
.min-vh-100 {
  min-height: 100vh !important;
}
.featured-post-item-img a {
  min-height: 300px;
}
.featured-post-item-img {
  padding-right: 30px;
  padding-left: 30px;
}
.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
  color: #00aee8;
  transition: 0.5s ease;
  border: none;
  border-bottom: 1px solid #00aee8;
}

.nav-tabs {
  border-bottom: none;
}

.nav-tabs .nav-link {
  color: #7b8da1;
  font-size: 23px;
  padding-left: 50px;
  padding-right: 50px;
  border-bottom: 1px dotted #7b8da1;
  border-top: none !important;
  border-left: none !important;
  border-right: none !important;
  font-weight: 300 !important;
  padding-bottom: 15px;
  /* padding-top: 15px; */
}

.nav-tabs .nav-link:hover {
}

.nav-tabs .nav-link:hover {
  color: #00aee8;
  transition: 0.5s ease;
  border: none;
  border-bottom: 1px solid #00aee8;
}

.nav-tabs .tab-pane {
  color: #546174;
}

.tab-pane ul {
  column-count: 5 !important;
}

.tab-pane {
  padding-top: 50px;
  padding-left: 50px;
  padding-right: 50px;
}

ul#myTab {
  width: max-content;
  margin-left: auto;
  margin-right: auto;
  max-width: 100vw;
}

.tab-pane ul {
  color: #546174;
}

.tab-pane ul li {
  font-size: 16px;
  margin-bottom: 30px;
  /* min-height: 0px; */
}
.icon-head {
  display: flex;
  align-items: center;
  justify-content: start;
}

.icon-head h6 {
  font-size: 30px;
  text-align: left;
  margin-top: -15px;
}

.icon-head h6 span {
  display: block;
  color: #00aee8;
}

.icon-head img {
  margin-right: 25px;
}

.container-static-icon2 .col-12.col-md-6.static-icon-item.text-center {
  text-align: left !important;
  padding: 0 40px;
}

.container.container-static-icon2 {
  max-width: 800px;
}
.custom-cms h2 {
  margin-bottom: 20px;
}

.custom-cms h2 + p {
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 80px;
}
.row.max-1000 {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}

.custom-cms h6 {
  /* font-weight: 600; */
  font-size: 23px;
  margin-bottom: 30px;
}

.custom-cms h2 + p {
  margin-bottom: 50px;
}
.mobile {
  display: none;
}

@media screen and (max-width: 720px) {
  .desktop {
    display: none;
  }

  .container-fluid.container-video-bg video {
    height: 100% !important;
    width: auto !important;
    position: relative;
    z-index: 0;
  }

  .subpage_header h1 {
    font-size: 45px;
  }

  .featured-post-item-img {
    margin-bottom: 40px;
  }

  .contact-form {
    padding-left: 50px;
    padding-right: 50px;
    text-align: center;
  }

  .accept-rodo label {
    font-size: 12px;
  }

  .contact-form-image img {
    max-width: 100%;
  }

  .contact-form-image {
    padding-left: 50px;
    padding-right: 50px;
  }

  .navbar-dark .navbar-toggler-icon {
    /* background: black; */
  }

  button.navbar-toggler {
    background: #00aee8;
    color: white;
    opacity: 1;
  }

  span.navbar-toggler-icon {
    opacity: 1 !important;
    color: white !important;
    filter: contrast(1);
  }
  .footer-logo {
    text-align: center;
  }

  .footer-logo img {
    width: 15;
  }

  ul.f-menu li {
    display: block;
    text-align: center;
    padding: 5px;
  }

  ul.f-menu {
    padding-left: 0;
    margin-top: 30px;
  }

  .col-12.col-md-3.footer-more {
    text-align: center;
    margin-top: 30px;
  }
  h2 {
    margin-bottom: 20px;
  }

  .aums-cms-content-col-image img {
    max-width: 100%;
  }

  #home-about:after {
    opacity: 0.2;
  }

  .aums-col-left-content {
    text-align: center;
  }

  .image-widget-text {
    max-width: 90vw;
    left: 5vw;
    bottom: -50px;
    text-align: center;
  }

  .col-columns-content {
    padding-left: 0;
    padding-right: 0;
    width: 94vw !important;
    margin-left: 3vw;
  }

  .testimonial-item {
    padding: 30px 15px;
    text-align: center;
  }

  .carousel.slide.testimonialCarousel {
    padding-left: 15px;
    padding-right: 15px;
  }

  section#home-case-study h2 {
    margin-bottom: 40px;
  }

  .caseStudy-item-content {
    padding: 0 15px;
    margin-bottom: 50px;
  }

  section#home-partners {
    padding-top: 0;
    text-align: center;
  }
  .container-static-icon h2 {
    font-size: 30px;
    margin-bottom: 0 !important;
  }
  .aums-col-right-image {
    margin-top: 30px;
  }
  .aums-text-content {
    text-align: left;
  }
  .sbp_header h1 {
    font-size: 52px;
  }
  .logo-partner {
    margin-bottom: 20px;
    margin-top: 20px;
  }
  .sbp_header_content {
    padding: 0 20px;
    margin-top: -80px;
  }

  section#about_us:after {
    opacity: 0.3;
  }

  .aums-left-dotted-border {
    padding: 0;
    max-width: 93vw;
    margin-left: 3vw;
  }

  .num-stat {
    padding: 0 30px;
  }

  .f3_icons_item.text-center {
    margin-bottom: 30px;
  }

  .accept-rodo label {
    text-align: left;
  }
  .col-12.col-md-6.col-func-icons-content {
  }

  .col-func-icons-content h2 {
    /* text-align: center; */
    font-size: 30px;
  }

  .col-func-icons-content {
    padding-left: 30px;
    padding-right: 30px;
  }

  .col-func-icons-circle {
    margin-top: 50px;
    max-width: 100vw !important;
  }

  .func-icons-circle {
    width: 300px;
    height: 300px;
  }

  .bottom-left,
  .bottom-right,
  .top-left,
  .top-right {
    width: 117px;
    height: 117px;
  }

  .circle-primary-icon {
    width: 80px;
    height: 80px;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .container-columns .col-before-columns h2 {
    margin-bottom: 0;
    font-size: 45px;
  }
  .aums-col-left-image {
    margin-bottom: 40px;
  }

  .aums-col-right-content {
    padding-left: 30px;
    padding-right: 30px;
  }

  .aums-col-right-content a.btn.btn-primary {
    display: block;
  }
  .container-text-full {
    padding-left: 20px;
    padding-right: 20px;
  }

  button.carousel-control-prev {
    width: 60px;
  }

  button.carousel-control-next {
    width: 60px;
  }

  button.carousel-control-next span,
  button.carousel-control-prev span {
    height: 60px;
  }
  ul#myTab {
    width: 100% !important;
    /* width: 90vw !important; */
    text-align: center;
    /* margin-left: auto; */
    /* margin-right: auto; */
  }

  .tab-pane ul {
    column-count: 1 !important;
  }

  .nav-tabs .nav-link {
    padding-left: 0;
    padding-right: 0;
    width: 100% !important;
  }

  ul#myTab li {
    width: 100%;
    text-align: center;
  }

  .container.container-tabs h2 {
    font-size: 40px;
    margin-bottom: 50px;
  }
}
.img-fluid {
  max-width: 100% !important;
}
.btn-send-message {
  background: #00aee8 !important;
  opacity: 1 !important;
  border-color: #00aee8 !important;
  font-size: 16px;
  padding: 15px 30px !important;
  height: 56px;
}
.grecaptcha-badge {
  display: none !important;
}
body,
body section {
  overflow-x: hidden !important;
  max-width: 100vw !important;
  width: 100vw !important;
}
