/* Banner */

.h-Text-h1 {
  font-size: 35px;
  text-align: start;
  color: #fff;
  margin: 0 0 20px;
  padding: 0;
  letter-spacing: 0;
  font-family: var(--font-museo-sans);
  font-weight: 300;
  line-height: '55px';
}

.h-p-p {
  width: 90%;
  margin-bottom: 30px;
  line-height: 28px;
  color: white;
  font-family: var(--font-museo-sans);
  font-weight: 300;
}

@media (max-width: 100px) {
  .h-BannerF-div {
    background: none !important;
    display: none !important;
    content: none !important;
  }
}

.h-Button-a {
  text-decoration: none;
  background: linear-gradient(-45deg, whitesmoke, white);
  cursor: pointer;
  font-family: var(--font-museo-sans);
  font-weight: 500;
  color: #54a3de;
  letter-spacing: 1px;
  font-size: 14px;
  line-height: 20px;
  padding: 14px 28px;
  border-radius: 30px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  border: none;
}
.h-Button-a:hover {
  color: #fff;
  text-decoration: none;
  background: linear-gradient(-45deg, #3388c9, #459de0);
}

.h-Button2-a {
  text-decoration: none;
  background: linear-gradient(-45deg, #3388c9, #459de0);
  cursor: pointer;
  font-family: var(--font-museo-sans);
  font-weight: 500;
  color: #fff;
  letter-spacing: 1px;
  font-size: 14px;
  line-height: 20px;
  padding: 14px 28px;
  border-radius: 30px;
  display: inline-block;
  vertical-align: middle;

  position: relative;

  border: none;
}
.h-Button2-a:hover {
  color: #fff;
  text-decoration: none;
  background: linear-gradient(-45deg, #3388c9, #459de0);
}

/* Whychoose */
.h-Text-h2 {
  font-size: 200%;
  margin-bottom: 50px;
  text-align: center;
  font-family: var(--font-museo-sans);
  font-weight: 500;
}

.h-Title-h5 {
  margin-bottom: 15px;
  margin: 0 0 20px;
  padding: 0;
  letter-spacing: 0;
  font-family: var(--font-museo-sans);
  font-weight: 500;
  color: #232323;
  line-height: normal;
}

.h-Icon-div {
  color: #3388c9;
  position: relative;
  padding: 20px 0;
  font-size: 60px;
  line-height: 1;
  width: 2em;
  margin-bottom: 25px;
  margin-left: auto;
  margin-right: auto;
}

.h-Paragraph-p {
  margin-bottom: 0;
  line-height: 25px;
  font-family: var(--font-museo-sans);
  font-weight: 500;
  font-size: 14px !important;
}

@media (max-width: 576px) {
  .h-Paragraph-p {
    font-size: 12px !important;
  }
}

.h-SCard-card {
  align-items: center;
  text-align: center;
  border: none;
  background: #f7f7f7;
  padding: 5px 25px 45px 25px;
  margin-bottom: 20px;
}

/* OurMantra */
.h-h3-h3 {
  margin-bottom: 15px;
  margin: 0 0 20px;
  padding: 0;
  letter-spacing: 0;
  font-family: var(--font-museo-sans);
  font-weight: 500;
  color: #232323;
  line-height: normal;
}

.h-ContentDiv-div {
  margin-bottom: 0;
  line-height: 25px;
  font-family: var(--font-museo-sans);
  font-weight: 500;
  font-size: 14px !important;
  word-spacing: 3px;
}

@media (max-width: 576px) {
  .h-ContentDiv-div {
    font-size: 12px !important;
  }
}

.h-ul-ul {
  list-style-position: outside;
  margin-bottom: 30px;
  list-style: none;
}

.h-li-li {
  list-style: none;
  line-height: 24px;
  margin-bottom: 10px;
  position: relative;
  padding-left: 30px;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  line-height: 25px;
  font-family: var(--font-museo-sans);
  font-weight: 500;
  font-size: 14px !important;
  &:before {
    content: '';
    position: absolute;
    left: 4px;
    top: 10px;
    width: 8px;
    height: 8px;
    background: #3388c9;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    z-index: 2;
  }
  &:after {
    content: '';
    position: absolute;
    left: 0px;
    top: 6px;
    width: 16px;
    height: 16px;
    background: rgba(78, 84, 200, 0.35);
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    z-index: 1;
  }
}

@media (max-width: 576px) {
  .h-li-li {
    font-size: 12px !important;
  }
}

.h-img-img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
  border-style: none;
}

.h-counterBox-div {
  display: grid;
  justify-items: center;
  color: white;
  position: relative;
  text-align: center;
}

.h-span-span {
  color: white;
  font-size: 36px;
  line-height: normal;
  padding: 10px;
}

.h-ff-p {
  margin: 0 !important;
  font-size: 18px;
  font-family: var(--font-museo-sans);
  font-weight: 500;
  line-height: 26px;
  word-spacing: 1px;
}

.h-hr-div {
  margin-top: 15px;
  margin-bottom: 15px;
  opacity: 0.5;
  width: 18%;
  height: 1px;
  background-color: white;
}

.h-aco-h4 {
  font-size: 30px;
  margin: 0 0 20px;
  padding: 0;
  letter-spacing: 0;
  font-family: var(--font-museo-sans);
  font-weight: 500;
  color: #232323;
  line-height: normal;
}

.h-acoinfo-div {
  padding: 20px;
  line-height: 24px;
  text-align: left;
  background-color: #f7f7f7;
  font-family: var(--font-museo-sans);
  font-weight: 500;
  font-size: 14px !important;
}
