@font-face {
    font-family: 'Museo 500';
    src: url('../fonts/Museo-500.eot');
    src: url('../fonts/Museo-500.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Museo-500.woff2') format('woff2'),
        url('../fonts/Museo-500.woff') format('woff'),
        url('../fonts/Museo-500.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Museo 300';
    src: url('../fonts/Museo-300.eot');
    src: url('../fonts/Museo-300.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Museo-300.woff2') format('woff2'),
        url('../fonts/Museo-300.woff') format('woff'),
        url('../fonts/Museo-300.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Museo 700';
    src: url('../fonts/Museo-700.eot');
    src: url('../fonts/Museo-700.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Museo-700.woff2') format('woff2'),
        url('../fonts/Museo-700.woff') format('woff'),
        url('../fonts/Museo-700.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
.container{
  max-width: 600px !important;
}
.container-fluid.custm-cont-width{
  max-width: 600px !important;
}
.card-width{
  width: 31% !important;
  position: relative !important;
}
#partner-supa .card{
  word-wrap:unset !important;
}
.card-section .card-body{
  margin-bottom: 50px;
  padding: 0;
    padding-top: 0px;
  padding-top: 20px;
}

.card-text {
  font-family: 'Museo 300';
  font-size: 11px !important;
}

body {
    font-family: 'Museo 500' !important;
   font-style: normal; 
}
h1, h2, h3, h4, h5{
    font-family: 'Museo 700' !important;
}
/* p{font-size: 12pt !important;} */
.after-logo {
    background-color: #F36F23;
    padding: 10px 0;
}

#bringing-smarter .container {
    background-color: #f5f6f7;
}




p {
    color: #3F5865;
    font-size: 12px !important;
}



.card {
    border: none !important;
    position: unset !important;
}

.learn-more-btn a:hover {
    color: #F36F23;
}

.after-logo-2 {
    background-color: #F36F23;
    padding: 1px 0;
}

#icon-text img.card-img-top {
    width: 50px;
    
}

.developer-box .learn-btn .btn {
  font-size: 16px;
  font-weight: 400 !important;
}

.developer-box.pb-lg-5 {
  padding-bottom: 10px !important;
}

.developer-box .con-sub .card-body .card-text .fw-bold {
  font-family: 'Museo 700';
}
.developer-box .con-sub .card-body {
  padding: 0;
    padding-top: 0px;
  padding-top: 10px;
}

.text-color {
    color: #3F5865;
}

.text-color-2 {
    color: #F36F23;
}

.learn-btn a, .learn-more-btn a{
    color: #F36F23;
    font-size: 13px;
    padding-left: 0;
  text-decoration: underline;
}
.learn-more-btn {
  position: absolute;
  bottom: 16px;
}

.image-text {
    background-image: url("../images/Asset_2.png");
    width: 100% !important;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding-bottom: 25px;
}

.explore-btn-box a {
  padding: 5px 15px;
  border-radius: 20px;
  font-size: 16px;
  font-family: 'Museo 300' !important;
}
.explore-btn-box {
  margin-top: 20px;
}

.image-text .text-part {
  padding: 15px 10px 0px 10px;
}

.image-text .text-white p {
  line-height: 1.1;
  font-family: 'Museo 300' !important;
  font-size: 15px !important;
}

.image-text p, .image-text h4 {
    color: #fff;
}

.image-text .card {
    background-color: unset !important;
}

.image-text img {
    width: 50px;
  margin-left: 10px;
}

.image-text .card-body {
  padding-left: 10px;
  padding-bottom: 0;
}
.image-text .card-body h4 {
  font-size: 13px !important;
  width: 80%;
}

.connect h2 {
    color: #3F5865;
  font-size: 20px;
  font-family: 'Museo 500' !important;
}

.connect-box p {
  font-weight: 500 !important;
  font-family: 'Museo 300' !important;
}

.connect-box {
  padding: 0 30px;
    padding-top: 0px;
    padding-bottom: 0px;
}

.testimonial .card {
    border: 1px solid #CCCCCC !important;
}

.testimonial .card-title {
    margin-bottom: 50px;
    height: 60px;
    font-size: 14px;
}
.card-title span.text-color-2.fw-bold {
    font-size: 16px;
    font-family: 'Museo 500' !important;
  font-weight: 500 !important;
}

.testimonial .card-title p {
  margin-top: 5px;
  font-family: 'Museo 500' !important;
}

.testimonial-btn {
    background-color: #F36F23 !important;
    color: #fff !important;
    border-radius: 40px !important;
    padding: 4px 20px !important;
    font-size: 12px !important;
    text-decoration: underline !important;
}

.get-in-touch .btn.btn-outline-light {
  padding: 10px 15px;
  font-size: 15px;
  text-decoration: underline;
}

.contact-us-box p {
  text-align: left;
  font-family: 'Museo 300' !important;
  font-size: 13px !important;
}

#contact-us .container {
    background-color: #526974;
}

.get-in-touch button {
    border-radius: 40px;
    padding: 12px 22px;
    font-size: 13pt;
}

.get-in-touch {
    text-align: end;
}

#footer .text-color-2 h2 {
    font-size: 20px !important;
  font-family: 'Museo 500' !important;
}
.footer-box .text-color-2 {
  margin-left: 35px;
}

.logo-sec img {
  width: 90%;
}

.footer-box .container .col-6.col-md-3 {
  margin-top: 15px;
}

.footer-box .logo-sec {
  margin-left: 5px;
}

@media (max-width:1100px) {
  .testimonial .card, .image-text .card, #icon-text .card {
    width: 100% !important;
    align-items: center;
    text-align: center;
}
.learn-btn {
  width: 50% !important;
}
.get-in-touch button {
  padding: 12px 22px;
}
.testimonial .card-title {
  margin-bottom: 40px;
}
.main-text-sec p.card-text {
  height: auto !important;
}
.SUPA-logo{
  width: 25% !important;
}
}
/* Media query */

@media (max-width:767px) {
    .image-text {
        object-fit: cover;
        background-size: cover;
    }
    .hero-sec .bg-img{
      height: auto !important;
    }
  
    .main-text-sec p.card-text {
      height: auto !important;
  }
    .hero-sec .logo{
      width: 50% !important;
    }
    .get-in-touch {
        text-align: center;
    }

    .contact-logo-img {
        text-align: center;
    }

    .learn-btn {
        width: 100% !important;
    }

    .testimonial .card {
        margin: auto;
        margin-bottom: 10px;
    }

    #icon-text .card {
        margin: auto;
        margin-bottom: 20px;
        width: 100% !important;
    }
    #icon-text img.card-img-top{
      margin-left: 10px;
    }
  .image-text{text-align: center;}
    .card-section .card {
        margin: auto;
    }
    .card-width{
      width:unset !important;
    }

    .footer-box .text-color-2{
    margin-left: 0px !important;
  }

  .content-sec-inner {
    margin-left: 20px;
  }

  .learn-more-btn {
    width: 100%;
    text-align: center;
  }
  .image-text .card-body h4 {
    width: 100%;
  }
  .image-text img{
    margin-left: 0;
  }
  #partner-supa .card {
    margin-top: 10px;
  }

  .col-sm-3 {
    width: 45% !important;
    margin: 0px 10px;
  }

  .logo-sec img {
    width: 75%;
  }
}
.g-6,
.gx-6 {
  --bs-gutter-x: 4.5rem;
}
.g-6,
.gy-6 {
  --bs-gutter-y: 4.5rem;
}



.logo.p-4 {
  padding: 1rem !important;
}

.img-responsive.logo{
  width: 15%;
}

.bringing_box {
  padding: 15px 30px 5px 30px !important;
}

.bringing_box .heading h2 {
  color: #F36F23;
  font-family: 'Museo 500' !important;
  font-size: 24px;
}

.bringing_box .para {
    padding: 10px 0;
}

.bringing_box .para p {
  margin: 0;
  margin-bottom: 15px;
  font-family: 'Museo 300';
  font-size: 12px !important;
}

.head-sec {
  padding-right: 30px;
}

/*body{
  background-color: #000 !important;
}

.container-fluid{
  background-color: #fff !important;
}

.container{
  background-color: #fff !important;
}*/

#invested h2 {
  color: #3F5865;
  font-family: 'Museo 300' !important;
  font-size: 24px;
  margin-left: 20px;
  font-weight: bold;
}

.invested-box {
  padding: 25px 20px;
}

.card-text {
  font-family: 'Museo 300';
}

.invested-box p {
  font-family: 'Museo 300';
}

.essential-box {
  padding-bottom: 15px;
}

.partner-box .row.gx-0 {
  padding: 0 10px;
}

.partner-box .fw-bold {
  font-family: 'Museo 500' !important;
  font-size: 17px !important;
  color: #3F5865;
}

.partner-box .lead {
  font-family: 'Museo 300';
}

.partner-box .content-sub {
  padding-left: 25px !important;
}

.developer-box .con-sub {
  padding-left: 20px;
}

@media (min-width: 576px) {
  .g-sm-6,
  .gx-sm-6 {
    --bs-gutter-x: 4.5rem;
  }
  .g-sm-6,
  .gy-sm-6 {
    --bs-gutter-y: 4.5rem;
  }
}
@media (min-width: 768px) {
  .g-md-6,
  .gx-md-6 {
    --bs-gutter-x: 4.5rem;
  }
  .g-md-6,
  .gy-md-6 {
    --bs-gutter-y: 4.5rem;
  }
}
@media (min-width: 992px) {
  .g-lg-6,
  .gx-lg-6 {
    --bs-gutter-x: 4.5rem;
  }
  .g-lg-6,
  .gy-lg-6 {
    --bs-gutter-y: 4.5rem;
  }
}
@media (min-width: 1200px) {
  .g-xl-6,
  .gx-xl-6 {
    --bs-gutter-x: 4.5rem;
  }
  .g-xl-6,
  .gy-xl-6 {
    --bs-gutter-y: 4.5rem;
  }
}
@media (min-width: 1400px) {
  .g-xxl-6,
  .gx-xxl-6 {
    --bs-gutter-x: 4.5rem;
  }
  .g-xxl-6,
  .gy-xxl-6 {
    --bs-gutter-y: 4.5rem;
  }
}
.mb-6 {
  margin-bottom: 4.5rem !important;
}
.py-6 {
  padding-top: 4.5rem !important;
  padding-bottom: 4.5rem !important;
}
@media (min-width: 576px) {
  .mb-sm-6 {
    margin-bottom: 4.5rem !important;
  }
  .py-sm-6 {
    padding-top: 4.5rem !important;
    padding-bottom: 4.5rem !important;
  }
}
@media (min-width: 768px) {
  .mb-md-6 {
    margin-bottom: 4.5rem !important;
  }
  .py-md-6 {
    padding-top: 4.5rem !important;
    padding-bottom: 4.5rem !important;
  }
}
@media (min-width: 992px) {
  .mb-lg-6 {
    margin-bottom: 4.5rem !important;
  }
  .py-lg-6 {
    padding-top: 4.5rem !important;
    padding-bottom: 4.5rem !important;
  }


}
@media (min-width: 1200px) {
  .mb-xl-6 {
    margin-bottom: 4.5rem !important;
  }
  .py-xl-6 {
    padding-top: 4.5rem !important;
    padding-bottom: 4.5rem !important;
  }
  .logo-sec .col-md-3 {
    width: 20%;
}
}
@media (min-width: 1400px) {
  .mb-xxl-6 {
    margin-bottom: 4.5rem !important;
  }
  .py-xxl-6 {
    padding-top: 4.5rem !important;
    padding-bottom: 4.5rem !important;
  }
}
@media (max-width: 1400px) {
  .main-text-sec p.card-text {
    height: auto !important;
}
}