.banner-about {
  padding-top: 160px;
  padding-bottom: 48px;
  box-shadow: inset 0px -1px 0px rgba(255, 255, 255, 0.8);
  border-bottom: 1px solid rgba(255, 255, 255, 0.8); }

html,
body {
  height: 100%;
  background: #000;
  overflow: visible; }

.footer {
  background: transparent; }

.info-section,
.about-article-info-section-second,
.what-we-have-done-section {
  background: #000; }

.info-section .info-title,
.about-article-info-section-second .info-title,
.what-we-have-done-section .info-title {
  margin-bottom: 16px; }

.info-section .beileve-content-container p,
.info-section .content-container p,
.about-article-info-section-second .beileve-content-container p,
.about-article-info-section-second .content-container p,
.what-we-have-done-section p {
  width: 100%;
  font-family: "Founders Grotesk";
  font-style: normal;
  font-weight: 300;
  font-size: 22px;
  line-height: 32px;
  letter-spacing: 0.02em;
  color: #ffffff;
  text-align: left; }

/* About Client Section */
.about-client-section {
  background: #000000; }

.about-client-section .info-title {
  margin-bottom: 100px; }

.about-client-section .owl-carousel {
  min-height: 190px; }

.about-client-section .slider-clients-container {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  cursor: pointer; }

.about-client-section .slider-clients-container:hover .name-clients-logo {
  display: block;
  font-family: "Founders Grotesk";
  font-style: normal;
  font-weight: 300;
  font-size: 22px;
  line-height: 32px;
  letter-spacing: 0.02em;
  color: #ffffff;
  margin-top: 70px; }

.about-client-section .slider-clients-container .name-clients-logo {
  display: none; }

.about-client-section .slider-clients-container .cart-clients-container {
  display: flex;
  align-items: center;
  width: 100%;
  height: 80px; }

.about-client-section .slider-clients-container .cart-clients-container img {
  max-width: 200px;
  max-height: 80px;
  width: auto;
  height: auto; }

.about-client-section {
  background: #000000; }

/* About Client Section */
/* Case Article Info Section */
.about-client-section {
  background: #000000; }

.about-client-section .case-content-container .informational-title {
  display: block; }

.about-client-section .case-content-container p {
  width: 100%;
  font-family: "Founders Grotesk";
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 24px;
  letter-spacing: 0.01em;
  color: #ffffff;
  margin-bottom: 48px;
  margin-right: 32px;
  float: left; }

/* Case Article Info Section */
/* About Testimonial Section */
.about-testimonial-section {
  padding-top: 60px;
  padding-bottom: 80px;
  background: #000000; }

.about-testimonial-section .testimonials-title-container {
  margin-bottom: 56px; }

.about-testimonial-section .cart-testimonials-container {
  margin-bottom: 14px; }

.about-testimonial-section .cart-testimonials-container .cart-testimonials-title-inner-container h4 {
  font-family: "Founders Grotesk";
  font-style: normal;
  font-weight: 300;
  font-size: 22px;
  line-height: 32px;
  letter-spacing: 0.02em;
  color: #ffffff;
  margin-bottom: 12px; }

.about-testimonial-section .cart-testimonials-container .cart-testimonials-content-container {
  margin-bottom: 30px; }

.about-testimonial-section .cart-testimonials-container .cart-testimonials-content-container p {
  font-family: "Founders Grotesk";
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 24px;
  letter-spacing: 0.01em;
  color: #ffffff;
  margin-bottom: 10px; }

/* About contact Section */
.about-contact-section {
  padding-top: 120px;
  padding-bottom: 96px;
  background: linear-gradient(180deg, #000000 0%, #040826 40.28%, #0d29a2 100%); }

.about-contact-section .info-title {
  margin-bottom: 56px; }

/* About Contact US Section */
@media screen and (max-width: 768px) {
  .banner-about {
    padding-top: 110px;
    padding-bottom: 30px; }
  .about-article-info-section {
    padding-top: 60px; }
  .about-article-info-section .beileve-content-container {
    height: auto; }
  .about-article-info-section .beileve-content-container p {
    max-width: 100%; }
  /* About Client Section */
  .about-client-section .info-title {
    margin-bottom: 100px; }
  .about-client-section .owl-carousel {
    min-height: 190px; }
  .about-client-section .slider-clients-container {
    justify-content: center;
    align-items: center; }
  .about-client-section .slider-clients-container .name-clients-logo {
    display: none; }
  .about-client-section .slider-clients-container .cart-clients-container {
    display: flex;
    justify-content: center;
    align-items: center; }
  .about-client-section .slider-clients-container .cart-clients-container img {
    max-width: 200px;
    max-height: 80px;
    width: auto;
    height: auto; }
  .about-client-section .case-content-container {
    height: auto; }
  .about-client-section .case-content-container p {
    max-width: 100%; }
  /* About Client Section */
  /* Case Article Info Section */
  .case-article-info-section {
    padding-top: 10px;
    padding-bottom: 60px;
    background: #000000; }
  .case-article-info-section .case-content-container {
    height: auto; }
  .case-article-info-section .case-content-container p {
    max-width: 100%; }
  /* Case Article Info Section */
  /* About Contact US Section */
  .about-contact-section .info-title {
    margin-bottom: 30px; }
  .about-contact-section .contact-info-container {
    margin-top: 40px; }
  /* About Contact US Section */ }

.main {
  position: fixed; }

.what-we-have-done-section .nav-item {
  color: white; }

.what-we-have-done-section .list {
  margin-left: 20px; }

@media screen and (max-width: 1440px) {
  .info-section .beileve-content-container p,
  .info-section .content-container p,
  .about-article-info-section-second .beileve-content-container p,
  .about-article-info-section-second .content-container p {
    font-size: 16px;
    line-height: 18px; } }

/* about Contact Section */
@media screen and (max-width: 992px) {
  .footer {
    background: transparent; }
  body {
    background: transparent; }
  main {
    background: #000; }
  .info-title {
    font-size: 16px;
    line-height: 16px; }
  #nav-top {
    background: #111747; }
  .info-section {
    margin-top: 100px; }
  .what-we-have-done-section {
    margin-top: 100px; }
  .info-section .beileve-content-container p,
  .info-section .content-container p,
  .about-article-info-section-second .beileve-content-container p,
  .about-article-info-section-second .content-container p,
  .what-we-have-done-section p {
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 0.5rem; }
  .info-section .beileve-content-container p,
  .info-section .content-container p,
  .about-article-info-section-second .beileve-content-container p,
  .about-article-info-section-second .content-container p {
    font-size: 14px;
    line-height: 16px; }
  .about-contact-section {
    padding-top: 200px;
    padding-bottom: 30px; }
  .about-contact-section .info-title,
  .what-we-have-done-section .info-title {
    margin-bottom: 16px;
    font-size: 16px;
    line-height: 16px; }
  .about-contact-section .contact-info-container {
    margin-top: 16px; }
  .contact-title-container h4 {
    font-size: 16px; }
  .btn-page {
    font-size: 12px;
    line-height: 14px; }
  .what-we-have-done-section .nav-item {
    font-size: 11px;
    line-height: 1.2;
    color: white; } }

.cart-container p {
  font-family: "Founders Grotesk";
  font-style: normal;
  font-weight: normal;
  font-size: 17px;
  line-height: 24px;
  color: #616688;
  height: 100px;
  margin-bottom: 5px; }

.cart-tag {
  background-color: #5cb85c;
  border-color: #4cae4c;
  border: 1px solid transparent;
  background: linear-gradient(283.36deg, #bbcf5b 0%, #b4d091 100%);
  border-radius: 5px;
  color: #111747;
  font-size: 15px;
  padding: 2px;
  font-weight: 600; }

.cart-container {
  background: #ffffff;
  border-radius: 8px;
  padding: 24px 24px 24px 24px;
  min-height: 220px; }

.carousel-container {
  width: 100%; }

.item {
  margin: 0 10px; }

.item p {
  padding: 0 10px 30px; }

.customNavigation {
  margin-top: 5px;
  margin-right: 11px;
  text-align: right; }

.customNavigation .btn {
  position: relative;
  display: inline-block;
  overflow: visible;
  margin: -1.9px;
  padding: 0.8em 1.1em;
  border: 0;
  box-shadow: none;
  color: #fff;
  text-transform: uppercase;
  text-shadow: none;
  font-size: 20px;
  cursor: crosshair;
  -webkit-transition: all 0.1s ease-in 0s;
  -moz-transition: all 0.1s ease-in 0s;
  -o-transition: all 0.1s ease-in 0s;
  transition-property: all 0.1s ease-in 0s;
  -webkit-font-smoothing: antialiased;
  background: #333; }

.customNavigation .btn:hover {
  background: #222; }

.owl-item li {
  display: contents; }

.owl-carousel .nav-btn {
  height: 57px;
  position: absolute;
  width: 18px;
  cursor: pointer;
  top: 145px !important; }

.owl-carousel .owl-prev.disabled,
.owl-carousel .owl-next.disabled {
  pointer-events: none;
  opacity: 0.2; }

.owl-carousel .prev-slide {
  background: url("../img/white-btn-icon.svg") no-repeat scroll 0 0;
  left: -23px;
  transform: rotateY(180deg); }

.owl-carousel .next-slide {
  background: url("../img/white-btn-icon.svg") no-repeat scroll 0 0;
  right: -23px; }

.owl-carousel .prev-slide:hover {
  opacity: 0.7; }

.owl-carousel .next-slide:hover {
  opacity: 0.7; }

.owl-controls .owl-page {
  display: inline-block; }

.owl-controls .owl-page span {
  background: none repeat scroll 0 0 #869791;
  border-radius: 20px;
  display: block;
  height: 12px;
  margin: 5px 7px;
  opacity: 0.5;
  width: 12px; }

.owl-carousel .owl-prev.disabled,
.owl-carousel .owl-next.disabled {
  pointer-events: none;
  opacity: 0.2; }

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background-color: #5cb85c;
  background: linear-gradient(283.36deg, #bbcf5b 0%, #b4d091 100%) !important; }

.cart-img-container {
  margin-bottom: 32px; }
  .cart-img-container img {
    max-width: 80px;
    width: 100%;
    display: inline !important;
    margin-right: 10px; }

.title-cart {
  font-family: "Founders Grotesk";
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 120%;
  color: #111747; }

@media screen and (max-width: 425px) {
  .cart-container p {
    font-size: 12px !important;
    line-height: 12px !important; }
  .info-section .info-title, .about-article-info-section-second .info-title, .what-we-have-done-section .info-title {
    font-size: 12px !important; }
  .info-section .beileve-content-container p, .info-section .content-container p, .about-article-info-section-second .beileve-content-container p, .about-article-info-section-second .content-container p, .what-we-have-done-section p {
    font-size: 12px !important;
    line-height: 12px !important; }
  .cart-img-container {
    margin-bottom: 1px !important; }
  .cart-img-container img {
    max-width: 40px !important; }
  .owl-theme .owl-dots .owl-dot span {
    margin: 3px 3px !important; }
  .info-section, .about-article-info-section-second, .what-we-have-done-section {
    margin-top: 55px !important; }
  .contact-title-container h4 {
    font-size: 10px; }
  .about-contact-section .info-title, .what-we-have-done-section .info-title {
    margin-bottom: 10px;
    font-size: 12px;
    line-height: 10px; } }

@media screen and (max-width: 767px) {
  .contact-modal .form-group {
    margin-bottom: 5px; }
  .about-client-section .info-title {
    margin-bottom: 50px;
    margin-top: 170px; }
  .owl-theme .owl-dots .owl-dot span {
    width: 5px !important;
    height: 5px !important;
    margin: 5px 7px !important; }
  .carousel-container {
    margin-left: 10px;
    margin-right: 10px;
    width: 95%; }
  .owl-carousel .prev-slide {
    left: -15px; }
  .owl-carousel .next-slide {
    right: -15px; }
  .cart-container p {
    font-size: 14px !important; }
  .info-section, .about-article-info-section-second, .what-we-have-done-section {
    margin-top: 50px !important; }
  .info-section .info-title, .about-article-info-section-second .info-title, .what-we-have-done-section .info-title {
    margin-bottom: 10px;
    margin-top: 20px;
    font-size: 15px !important; }
  .info-section .beileve-content-container p, .info-section .content-container p, .about-article-info-section-second .beileve-content-container p, .about-article-info-section-second .content-container p, .what-we-have-done-section p {
    font-size: 14px !important;
    line-height: 14px !important; }
  .about-contact-section {
    padding-top: 120px !important;
    padding-bottom: 30px; }
  .cart-container {
    padding: 12px 12px 12px 12px !important;
    min-height: 150px !important; }
  .cart-container p {
    font-size: 14px !important;
    line-height: 14px !important;
    height: 75px !important; }
  .cart-img-container {
    margin-bottom: 10px; }
  .title-cart {
    font-size: 14px;
    line-height: 120%; }
  .cart-img-container img {
    max-width: 60px; }
  .cart-tag {
    font-size: 12px; }
  .owl-carousel .nav-btn {
    top: 110px !important; }
  .owl-carousel .next-slide {
    right: -19px; }
  .owl-carousel .prev-slide {
    left: -19px; } }

@media screen and (max-width: 1199.98px) {
  .info-section, .about-article-info-section-second, .what-we-have-done-section {
    margin-top: 35px; }
  .info-section .info-title, .about-article-info-section-second .info-title, .what-we-have-done-section .info-title {
    margin-bottom: 10px;
    margin-top: 20px;
    font-size: 20px; }
  .info-section .beileve-content-container p, .info-section .content-container p, .about-article-info-section-second .beileve-content-container p, .about-article-info-section-second .content-container p, .what-we-have-done-section p {
    font-size: 16px;
    line-height: 15px; } }
