@font-face {
  font-family: aeonik-bold;
  src: url(fonts/AEONIK-BOLD.OTF);
}
@font-face {
  font-family: aeonik-medium;
  src: url(fonts/AEONIK-MEDIUM.OTF);
}
@font-face {
  font-family: aeonik-regular;
  src: url(fonts/AEONIK-REGULAR.OTF);
}
@font-face {
  font-family: gotham-book;
  src: url(fonts/GothamBook.ttf);
}
@font-face {
  font-family: gotham-light;
  src: url(fonts/GothamLight.ttf);
}
@font-face {
  font-family: gotham-medium;
  src: url(fonts/GothamMedium.ttf);
}
body {
    font-family: gotham-light;
    font-optical-sizing: auto;
    font-weight: 300;
    font-style: normal;
}
.navbar-inverse {
    background-color: #fff;
    border-color: #fff;
    margin-bottom:0px;
}
.navbar-inverse .navbar-nav>li>a {
    color: #000;
    font-family: gotham-book;
    font-weight:400;
    font-size:12px;
}
    .nav-item li {
        padding-right: 20px;
    }
.navbar-inverse .navbar-nav>li>a:hover {
    color: #000;
    font-weight:400;
}
.nav>li>a>img {
    max-width: none;
    filter: invert(1);
}
.slyds-logo {
    width: 74px;
    padding-top: 4px;
}
.button-type1{
  border:1.3px solid #000;
  border-radius:25px;
  padding:3px 20px;
  line-height: 5px!important;
  margin-top:15px;
  margin-left:15px;
}
.containerNew{
    
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 89px;
    width: 100%;
}

/* Bottom Unicorn */


    .bottom-section{
      padding:12% 0% 10% 0%;
      background:#000;
    }
    .card-unicorn {
      background: linear-gradient(135deg, #3b82f6, #1e3a8a);
      border-radius: 24px;
      padding: 40px 60px;
      display: flex;
      align-items: center;
      color: #fff;
      width: auto;
      max-width: 100%;
      position: relative;
    }

    .content {
      max-width: 50%;
    }

    .content h1 {
    font-family: gotham-medium;
    font-size: 28px;
    margin: 0 0 20px;
    line-height: 1.4;
}
    }

    .content p {
      font-size: 15px;
      line-height: 1.6;
      color: #e0e0e0;
      margin: 0 0 20px;
    }

    .content .highlight {
      font-weight: 700;
      color: white;
    }

    .btn {
      background: #ff2e52;
      color: white;
      border: none;
      padding: 10px 20px;
      border-radius: 30px;
      font-size: 14px;
      cursor: pointer;
      font-weight: 600;
    }

    .unicorn-image {
      position: absolute;
      right: 0;
      bottom: 0;
      height: 130%;
      z-index:2;
    }
    .btn {
      background: #ff002e;
      color: white;
      border: none;
      padding: 10px 20px;
      border-radius: 30px;
      font-size: 14px;
      cursor: pointer;
      font-weight: 500;
    }
    .btn a{
      color:#fff;
      text-decoration:none;
    }
    .btn a:hover{
      color:#fff;
      text-decoration:none;
    }
    .card a{
      color:#000;
    }
    .card a:hover{
      text-decoration:none;
    }

    /* Footer Styling */
    footer {
      background-color: #000;
      //padding: 60px 40px 20px;
      padding-bottom:30px;
    }

    .footer-container {
      
      justify-content: space-between;
      max-width: 1200px;
      margin: auto;
    }

    .footer-card1, .footer-card2 {
      position:relative;
    }
    .footer-left{
      width:30%;
      display:inline-block;
    }
    


    .footer-card1 img, .footer-card2 img {
      width: 100%;
    }

    .footer-content1, .footer-content2 {
      position: absolute;
  top: 10px;
  left: 25px;
    }
    .footer-content1 h3, .footer-content2 h3 {
      font-family: "Montserrat", sans-serif;
      font-weight: 600;
      color: #fff;
      font-size: 24px;
      letter-spacing: 0;
      line-height:1.3;
      padding-bottom:10px;
}
  .footer-content1 p, .footer-content2 p {
      font-family: "Montserrat", sans-serif;
      font-weight: 400;
      color: #fff;
      width:50%;
      font-size: 12px;
      letter-spacing: 0;
      line-height:1.3;
      padding-bottom:30px;
}
    .footer-right {
      width:67%;
      display:inline-block;
      border-radius:20px;
      background:#161616;
      padding:30px;
      margin-left:2%;
      vertical-align: top;
    }

    

    .footer-links {
      padding:10px 10px;
    }

    .footer-links ul {
      list-style: none;
      padding: 0;
    }

    .footer-links h4 {
      font-family: "Montserrat", sans-serif;
      font-weight: 500;
      color:#fff;
      margin-bottom: 18px;
      font-size: 16px;
    }

    .footer-links li {
      margin-bottom: 12px;
      font-size: 12px;
    }

    .footer-links a {
      text-decoration: none;
      color: #ccc;
      color: #c1c1c1;
    }

    .footer-location {
      flex: 1;
      min-width: 200px;
    }

    .footer-location h4 {
      font-family: "Montserrat", sans-serif;
      font-weight: 500;
      color:#fff;
      margin-bottom: 18px;
      font-size: 16px;
    }

    .footer-location p {
      font-family: "Montserrat", sans-serif;
      font-weight: 300;
      font-size: 12px;
      color: #c1c1c1;
      line-height:1.9;
      margin-bottom: 30px;

    }

    .footer-bottom {
      border-top: 1px solid #333;
      margin-top: 45px;
      padding-top: 16px;
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
      font-size: 12px;
      color: #aaa;
    }

    .footer-bottom a {
      margin-right: 16px;
      text-decoration: none;
      color: #aaa;
    }

    


    /* Footer Styling */

@media (min-width: 768px) {
    .navbar {
        border-radius: 0px;
        padding-top: 15px;
        padding-bottom: 10px;
    }
        .navbar-inverse .container {
        padding-left: 0px;
        padding-right: 0px;
    }
    .nav-item{
      padding-left:40px;
      padding-top: 4px;
    }
    .navbar-nav>li>a {
        padding-top: 12px;
        padding-bottom: 12px;
    }
        .navbar-right li {
        padding-right: 00px;
    }
        .navbar-right {
        float: right !important;
        margin-right: -15px;
        margin-top: -5px;
}
    .navbar-brand {
      padding-top:10px;
    }
    
        .socials {
        width: 30px;
        padding-top: 2px;
    }

}



@media (max-width: 767px) {

  .containerNew {
    max-width: 680px;
    margin: 0 auto;
    padding: 0 15px;
    width: 100%;
}
.navbar-inverse .navbar-toggle {
    border-color: #000;
}
  .navbar-collapse .in {
    border-top:0px;
    box-shadow: none;
  }
  .navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
    background-color: #000000;
    border: 0px;
}.nav>li>a>img {
    width: 40px!important;
    max-width: 40px!important;
}
.socials {
  width: 40px!important;
    max-width: 40px!important;
}
.button-type1 {
    border: 1px solid #fff;
    padding: 15px 20px !important;
        width: 130px;
  }

  .bottom-section {
    padding: 30px 0px;
    background: #000;
}
.footer-container {
        flex-direction: column;
        align-items: center;
      }

      .footer-middle, .footer-location {
        width: 100%;
      }

      .footer-links {
        flex-direction: column;
      }

      .footer-bottom {
        flex-direction: column;
        align-items: center;
        gap: 10px;
      }
     .footer-left {
    width: 100%;
    display: inline-block;
}
.footer-right {
    width: 100%;
    margin-top:20px;
    margin-left:0px;
    padding:20px;
    }
    .footer-links .col-sm-4{
        padding-bottom:25px;
    }
    .footer-location{
        padding-bottom:0px;
    }
    .footer-location p {
      margin-bottom:0px;
    }
        .footer-bottom {
        margin-top:10px;
        align-items: start;
    }
        .card-unicorn {
        background: linear-gradient(135deg, #3b82f6, #1e3a8a);
        border-radius: 24px;
        padding: 20px 30px;
    }
    .content{
      width:100%;
      max-width:100%;
    }
    .content h1 {
      width:100%;
    font-size: 20px;
    font-weight: 500;
        font-family: gotham-medium;
    line-height: 1.4;
  }
  .content p {
    width:40%;
    font-size: 12px;
}
.unicorn-image {
    position: absolute;
    right: 0;
    bottom: 0;
    height: 70%;
    z-index: 2;
}
    
    .footer-left {
        width: 102%;
        display: flex;
        margin-left: -5px;
    }
    .footer-card1, .footer-card2 {
        position: relative;
        width: 50%;
        padding: 5px;
        display: inline-flex;
    }
    .footer-right {
    width: 100%;
    margin-top:20px;
    margin-left:0px;
    padding:20px;
    }
    .footer-content1, .footer-content2 {
        position: absolute;
        top: 10px;
        left: 20px;
    }
    .footer-content1 h3, .footer-content2 h3 {
        font-family: 'aeonik-bold';
        color: #fff;
        font-size: 20px;
        letter-spacing: 1px;
        line-height: 1.3;
        padding-bottom: 0px;
        margin-top: 0px;
    }
    .footer-content1 p, .footer-content2 p {
    font-family: gotham-book;
    font-weight: 400;
    color: #fff;
    width: 50%;
    font-size: 12px;
    }
    .footer-links .col-sm-4{
        padding-bottom:25px;
    }
    .footer-location{
        padding-bottom:0px;
    }
    .footer-location p {
      margin-bottom:0px;
    }
        .footer-bottom {
        margin-top:10px;
        align-items: start;
    }


    
    .navbar-collapse.in {
    border-top:0px;
    box-shadow: none;
  }
  .navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
    background-color: #000000;
    border: 0px;
}
.nav>li>a>img {
    width: 40px!important;
    max-width: 40px!important;
}
.nav>li>a>img {
    max-width: none;
    filter: invert(0);
}
.socials {
  width: 40px!important;
    max-width: 40px!important;
}
.button-type1 {
    border: 1px solid #fff;
    padding: 15px 20px !important;
        width: 130px;
  }

  }