@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&amp;display=swap");

@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700;900&display=swap');


@media (min-width: 1400px) {
    .container {
        max-width: 1140px !important
    }
}

.row > * {
    position: relative
}

body {
    font-family: 'Roboto'!important;
    overflow-x: hidden !important;
    font-size: 15px;
    color: #3c4858;
    background: #FFFFFF;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    /*font-family: "Poppins",sans-serif;*/
    line-height: 1.5;
    font-weight: 500
}

::selection {
    background: rgba(50,116,240,0.9);
    color: #fff
}

a {
    text-decoration: none !important
}

p {
    line-height: 1.6
}

.fw-medium {
    font-weight: 500
}

.fw-semibold {
    font-weight: 600
}

.header-logo {
  width: 134.29px;
height: 48px;

}


.navbar a.nav-link  {
  color: #050038;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}

.navbar a.active  {
  color: #050038;
  text-align: center;
  font-family: Open Sans;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; 
}

.navbar .nav-link  {
  /* padding-left: 2rem !important; */
}


.login-action a.nav-link  {
  color: #050038;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}

.login-action a.sign-up  {
  border-radius: 24px;
border: 1px solid #4262FF;
background: #4262FF;
}

.login-action a.sign-up span  {
  color: #FFF;
font-family: Roboto;
font-size: 16px;
font-style: normal;
font-weight: 800;
line-height: 16px;
}


.horizontal-scroll-tabs {
  border-bottom: 0px !important;
}


.horizontal-tab-scroll ul{
  padding-left: 0rem;
  list-style: none !important;
}

.horizontal-scroll-tabs .horizontal-scroll-tabs-links{
  font-weight: 500 !important;
  font-size: 14px !important;
  line-height: 16px;
  letter-spacing: 0.005em;
  color: #252F48;
}


.horizontal-scroll-tabs .nav-link.active {
  font-family: 'Satoshi';
  font-style: normal;
  font-weight: 700 !important;
  font-size: 16px !important;
  line-height: 24px;
  color: #003E7C !important;
  border: 0px;
  border-bottom: 2px solid #003E7C !important;
}



.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
  color: #003E7C;
  border:0px;
  outline: none !important;
}

.nav-tabs .nav-link:focus-visible {
  color: #003E7C;
  border:0px;
  outline: none !important;

}


.horizontal-scroll-tabs .nav-link:after {
    height: 2px !important;
    background: #337AB7 !important;
}


.horizontal-tab-scroll .rts___btn {
  border: 0px !important;
  padding: 0px  !important;
 margin: 0px  !important;
}

.horizontal-tab-scroll .rts___tab___selected {
  box-shadow: none  !important;
  background-color: #FFFFFF !important
}

.horizontal-tab-scroll .rts___nav___btn:hover {
  background-color: #FFFFFF !important;
  color: #337AB7 !important;
}

.horizontal-tab-scroll .rts___nav___btn > svg {
    width: 37px;
    height: 24px;
}

.horizontal-tab-scroll .rts___nav___btn:hover > svg {
    stroke: #337AB7 !important;
}

.horizontal-tab-scroll .table-action-btn {
padding: 6px 15px;
}

.banner {
  min-height: 250px;
  width: 100%;
  background: linear-gradient(89.71deg, rgba(0, 138, 208, 0.3) 0.22%, rgba(236, 249, 255, 0.159606) 44.07%, rgba(83, 197, 255, 0) 99.75%);
  border-radius: 6px;
}

.banner  .title {
  font-family: 'Satoshi';
  font-style: normal;
  font-weight: 700;
  font-size: 32px;
  line-height: 40px;
  text-align: center;
  color: #252F48;
  display: block;
  margin-bottom: 16px;
}


.banner  .description {
  font-family: 'Satoshi';
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 20px;
  color: #252F48;
  display: block;
}

.banner  .cabinet-img {
  width: auto;
  max-height: 30px;
  object-fit: contain;
}


.banner  .cabinet-text {
  font-style: normal;
  font-weight: 700;
  font-size: 12px;
  line-height: 15px;
  letter-spacing: 0.0725em;
  text-transform: uppercase;
  margin-top: 16px;
  color: #252F48;
  display: block;
}

.landing-cabinets {
  padding: 24px;
  border-radius: 6px;
  border: 1px solid #ececec !important;
}


.landing-cabinets .left-img {
  height: 350px;
  object-fit: contain;
  margin-left: 10px;
}

.landing-cabinets .logo-img {
  height: 20px;
}

.landing-cabinets .cabinet-img {
  height: 25px;
  width: 25px;
  object-fit: contain;
}

.landing-cabinets .cabinet-text {
  /* font-family: 'Inter'; */
  font-style: normal;
  font-weight: 700;
  font-size: 12px;
  line-height: 15px;
  letter-spacing: 0.0725em;
  color: #252F48;
  margin-left: 7px;
  margin-top: 7px;
  text-transform: uppercase;
}

.landing-cabinets .cabinet-heading {
  font-family: 'Satoshi';
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 40px;
  color: #003E7C;
}

.landing-cabinets .cabinet-description {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
}

.landing-cabinets .cabinet-sign-btn {
    padding: 12px 24px;
    position: absolute;
    background: #0F172A;
    border: 1px solid #FFFFFF;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: #FFFFFF;
}

.landing-cabinets .cabinet-sign-btn:hover {
    color: #FFFFFF;
}

.landing-cabinets .cabinet-talk-expert {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: #0F172A;
  margin-top: 10px;
}

.order-2.text-sm-start {
    text-align: right!important;
}

.order-1.text-sm-start {
    text-align: left!important;
}


.testimonial {
  height: 100vh;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
}

.testimonial .card {
  background: #FFFFFF;
  box-shadow: 0px 0px 10px rgba(0, 118, 190, 0.2);
  border-radius: 20px;
}


.testimonial img {
  width: auto;
  max-height: 80px;
  object-fit: contain;
}


.testimonial .company-name {
  font-family: 'Satoshi';
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 19px;
  display: flex;
  align-items: center;
  color: #0C293B;
}

.testimonial .location {
  font-family: 'Inria Sans';
  font-style: normal;
  font-weight: 300;
  font-size: 12px;
  line-height: 14px;
  display: flex;
  align-items: center;
  color: rgba(0, 0, 0, 0.6);
}

.testimonial .title {
  font-family: 'Satoshi';
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 22px;
  display: flex;
  align-items: center;
  color: #0C293B;
}

.testimonial .description {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  display: flex;
  align-items: center;
  color: #000000;
}


footer {
  padding: 2rem 0;
  background: #FFFFFF;
}

.footer-column:not(:first-child) {
  padding-top: 2rem;
}

@media (min-width: 768px) {
  .footer-column:not(:first-child) {
    padding-top: 0rem;
  }
}

.footer-column {
  text-align: center;
}
.footer-column .nav-item .nav-link {
  padding: 8px 0;
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: #252F48 !important;
}

.footer-column .nav-item span.footer-title {
  font-family: 'Satoshi';
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  color: #252F48;
}


.footer-column .nav-item .title {
  padding: 8px 0;
  font-family: 'Inter';
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 24px;
  color: #252F48 !important;
}

.footer-column .nav-item .description {
  padding: 8px 0;
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: #252F48 !important;
}

.footer-column .nav-item .fas {
  margin-right: 0.5rem;
}
.footer-column ul {
  display: inline-block;
}
@media (min-width: 768px) {
  .footer-column ul {
    text-align: left;
  }
}


@media (max-width: 768px) {
  .banner {
    background: linear-gradient(182.71deg, rgba(0, 138, 208, 0.3) 0.22%, rgba(236, 249, 255, 0.159606) 44.07%, rgba(83, 197, 255, 0) 99.75%);
  }

  .landing-cabinets .left-img {
    height: 250px;
    text-align: center;
    object-fit: contain;
    margin-left: 10px;
  }

  .text-sm-start {
      text-align: center !important;
  }

}


.pse-30 {
  padding-left: 30px !important;
  padding-right: 30px !important;
}