/* ------------ Slide ------------- */
/* ------------ Slide ------------- */

a {
  text-decoration: none !important;
}

body {
  font-family: "Poppins", sans-serif !important;
}

a {
  text-decoration: none !important;
}

.f-s {
  font-size: 10px;
}

.f-c-s {
  color: #b4b3b4;
}
.f-c-m {
  color: #0098b7;
}

.mt-10 {
  margin-top: 10px !important;
}

.mt-20 {
  margin-top: 20px !important;
}

.mt-30 {
  margin-top: 30px !important;
}

.mt-40 {
  margin-top: 40px !important;
}

.mt-50 {
  margin-top: 50px !important;
}

.mb-5 {
  margin-bottom: 5px !important;
}

.mb-7 {
  margin-bottom: 7px !important;
}

.mb-15 {
  margin-bottom: 15px !important;
}

.mb-25 {
  margin-bottom: 25px !important;
}

.ml-10 {
  margin-left: 10px;
}

.ff-e {
  font-family: "Poppins", sans-serif !important;
}

.navbar .logo-image img {
  width: 131px !important;
  height: 44px !important;
}

.logo-image1 img {
  max-width: 80% !important;
}

.navbar .nav-item .nav-link.active {
  color: #401164 !important;
}

.navbar .nav-item .nav-link:hover {
  color: #401164 !important;
}

.head-bg {
  background-color: #fcfafb !important;
}

.head-bg-app {
  background: linear-gradient(
    to bottom,
    rgba(228, 244, 248, 0.6) 0,
    rgba(228, 244, 248, 0.6) 100%
  );
}

.pro-bg {
  background-color: #e4f4f8 !important;
  height: 500px !important;
}

.company-name {
  font-size: 12px !important;
  text-transform: uppercase !important;
  font-weight: 700 !important;
  color: #401164 !important;
  letter-spacing: 1px !important;
}

.h1-large {
  font-size: 55px !important;
  font-weight: 600 !important;
  color: #304d8b !important;
}

.p-large {
  font-size: 15px !important;
  color: #401164 !important;
}

.radius-btn {
  padding: 30px 60px !important;
  border-radius: 40px !important;
}

.btn {
  background: #401164 !important;
  position: relative;
  text-transform: uppercase;
  color: #fff;
  cursor: pointer !important;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 0;
  margin-bottom: 0;
  padding: 30px 35px;
  cursor: pointer;
  position: relative;
  z-index: 1;
  border: 0;
  overflow: hidden;
  margin: 0;
}

.btn:hover {
  color: #fff !important;
  background-color: #4f028a !important;
}

.btn-t-s {
  background: #0098b7 !important;
  text-transform: uppercase;
  color: #fff;
  cursor: pointer !important;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 0;
  margin-bottom: 0;
  padding: 30px 35px;
  cursor: pointer;
  position: relative;
  z-index: 1;
  border: 0;
  overflow: hidden;
  margin: 0;
}

.btn-t-s:hover {
  color: #fff !important;
  background-color: #03adcf !important;
}
.hover-top {
  -webkit-transform: translateY(0) translateZ(0);
  transform: translateY(0) translateZ(0);
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.hover-top:hover,
.hover-top:focus {
  -webkit-transform: translateY(-0.125rem) translateZ(0);
  transform: translateY(-0.125rem) translateZ(0);
  -webkit-box-shadow: 0.5rem 0.5rem 1.5rem rgba(22, 28, 45, 0.1) !important;
  box-shadow: 0.5rem 0.5rem 1.5rem rgba(22, 28, 45, 0.1) !important;
}

.fs-0 {
  font-size: 0.875rem;
}
.badge-soft-primary {
  color: #1f55de;
  background-color: rgba(31, 85, 222, 0.08);
}
.alert,
.badge,
.blockquote-footer,
.invalid-feedback,
.navbar,
.pagination,
.valid-feedback,
input,
label,
optgroup,
select,
textarea {
  font-family: "Poppins", sans-serif !important;
}
.font-weight-normal {
  font-weight: 400;
}
.pl-4,
.px-4 {
  padding-left: 1.8rem !important;
}
.pr-4,
.px-4 {
  padding-right: 1.8rem !important;
}
.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important;
}
.pt-2,
.py-2 {
  padding-top: 0.5rem !important;
}
.mb-3,
.my-3 {
  margin-bottom: 1rem !important;
}
.badge-pill {
  padding-right: 0.71111em;
  padding-left: 0.71111em;
  border-radius: 10rem;
}
.badge {
  display: inline-block;
  padding: 0.19em 0.71111em;
  font-size: 75%;
  font-weight: 600;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  -webkit-transition: color 0.15s ease-in-out,
    background-color 0.15s ease-in-out, border-color 0.15s ease-in-out,
    -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  -o-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out,
    -webkit-box-shadow 0.15s ease-in-out;
}

.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: none !important;
  border-radius: 0.25rem;
}

.card1 {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: none !important;
  background-clip: border-box;
  border: none !important;
  border-radius: 0.25rem;
}

.ad-text-doc {
  text-transform: uppercase !important;
  font-size: 12px !important;
}

.form-control {
  margin-top: 15px !important;
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  background-clip: padding-box;
  border: 0.3px solid #4011644f !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 20px !important;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

textarea.form-control {
  height: 250px !important;
  margin-bottom: 10px !important;
}

.footer .fa-stack {
  width: 2em;
  margin-bottom: 1.25rem;
  margin-right: 0.375rem;
  font-size: 1.5rem;
}

.footer .fa-stack .fa-stack-2x {
  color: #ffffff;
  transition: all 0.2s ease;
}

.footer .fa-stack .fa-stack-1x {
  color: #401164 !important;
  transition: all 0.2s ease;
}

.footer .fa-stack:hover .fa-stack-1x {
  color: #fff !important;
}

.footer .fa-stack:hover .fa-stack-2x {
  color: #401164 !important;
}

/* .footer .fa-stack .fa-stack-1x {
    color: #0098B7 !important;
    transition: all 0.2s ease;
  }

  .footer .fa-stack:hover .fa-stack-1x {
    color: #fff !important;
  }

  .footer .fa-stack:hover .fa-stack-2x {
    color: #0098B7 !important;
  } */

.section-bg-servies {
  height: auto !important;
  width: 100% !important;
  background: linear-gradient(
    to bottom,
    rgba(228, 244, 248, 0.6) 0,
    rgba(228, 244, 248, 0.6) 100%
  );
  background-position: center;
  background-size: contain;
  position: relative;
}

.section-bg-contact .contact {
  text-align: left;
  margin-top: 150px;
}
.section-bg .home-content,
.section-bg-contact .home-content,
.section-bg-servies .home-content,
.section-bg-comingsoon .home-content {
  /*position: absolute;*/
  /*top: 50%;*/
  /*left: 50%;*/
  /*transform: translate(-50%,-50%);*/
  text-align: left;
  margin-top: 150px;
}

.text-container {
  text-align: left;
}

.co-text {
  color: #0098b7 !important;
  font-weight: 700;
}

.ad-co-text {
  color: #c7c7c7;
}

.breadcrumb-text {
  font-size: 14px;
  font-weight: 600;
  color: #c7c7c7;
}

.app-text {
  text-align: center !important;
}

.bg-green {
  background: #e4f4f8 !important;
}

.text-footer {
  font-weight: 700;
  font-family: "Poppins", sans-serif;
}

.font-fam-all {
  font-family: "Poppins", sans-serif;
  font-size: 14px;
}

.font-footer-all {
  font-size: 20px;
}

.title-text-text {
  font-size: 20px;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
}

.mb-10 {
  margin-bottom: 10px;
}

.home-serv-text {
  font-family: "Poppins", sans-serif;
}

.slid-text {
  font-size: 50px;
  font-weight: 700;
}

.text-span-serv {
  font-weight: 700;
  color: #401164;
}

.btn-t-p {
  background: #fff !important;
  text-transform: uppercase;
  border: 1px solid #0098b7 !important;
  color: #03adcf;
  cursor: pointer !important;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 0;
  margin-bottom: 0;
  padding: 30px 35px;
  cursor: pointer;
  position: relative;
  z-index: 1;
  border: 0;
  overflow: hidden;
  margin: 0;
}

.btn-t-p:hover {
  color: #fff !important;
  background-color: #0098b7 !important;
}

.fl-c {
  color: #b1b0b0 !important;
}

.fl-w {
  font-weight: 700 !important;
}

.app-w {
  max-width: 50% ;
  float: right ;
  padding-top: 81px;
}

/* --------- Animation ----------- */
@keyframes mymove {
  0% {
    transform: translate(0, 0);
  }
  50% {
    transform: translate(0, 10px);
  }
  100% {
    transform: translate(0, 0);
  }
}

.m-pic {
  animation: mymove 3s infinite;
}

/* --------- Responsive  ----------- */

@media screen and (max-width: 320px),
  (min-device-width: 320px) and (max-device-width: 480px) and (orientation: portrait) {
  .c-t {
    text-align: center !important;
  }
  .f-t-s {
    font-size: 40px !important;
  }
  .f-t-c-s {
    font-size: 15px !important;
  }
  .f-t-c-app {
    font-size: 25px !important;
  }
  .w-btn {
    width: 100% !important;
  }
  .c-t-m {
    margin-top: 20px !important;
  }
  .app-m {
    margin-top: -120px;
  }
  .app-w {
    max-width: 100% !important;
  }
}
