.text-main {
  color: #0076ff !important;
}

.text-yellow {
  color: #f88400 !important;
}

.text-secondary {
  color: #494949 !important;
}

.text-logo {
  color: #088ac9 !important;
}

.bg-main {
  background-color: #0076ff !important;
}

.bg-logo {
  background-color: #088ac9 !important;
}

.bg-secondary {
  background-color: #494949 !important;
}

.fit-cover {
  -o-object-fit: cover;
  object-fit: cover;
}

.fit-cover-center {
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}

.mirror-x {
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}

.brightness-light {
  -webkit-filter: brightness(100);
  filter: brightness(100);
}

.brightness-dark {
  -webkit-filter: brightness(0);
  filter: brightness(0);
}

.flex-row-center {
  display: flex;
  justify-content: center;
  align-items: center;
}

.flex-col-center {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.radius-10 {
  border-radius: 10px !important;
}

.thm-border-style2 {
  border: 1px solid #dee2e7;
}

.fs-10 {
  font-size: 10px !important;
}

.fs-12 {
  font-size: 12px !important;
}

.fs-13 {
  font-size: 13px !important;
}

.fs-14 {
  font-size: 14px !important;
}

.fs-15 {
  font-size: 15px !important;
}

.fs-16 {
  font-size: 16px !important;
}

.fs-18 {
  font-size: 18px !important;
}

.fs-20 {
  font-size: 20px !important;
}

.fs-22 {
  font-size: 22px !important;
}

.fs-24 {
  font-size: 24px !important;
}

.fs-26 {
  font-size: 26px !important;
}

.fs-28 {
  font-size: 28px !important;
}

.fs-30 {
  font-size: 30px !important;
}

.fs-32 {
  font-size: 32px !important;
}

.fs-34 {
  font-size: 34px !important;
}

.fs-36 {
  font-size: 36px !important;
}

.fs-38 {
  font-size: 38px !important;
}

.fs-40 {
  font-size: 40px !important;
}

.fs-50 {
  font-size: 50px !important;
}

.fw-300 {
  font-weight: 300 !important;
}

.fw-400 {
  font-weight: 400 !important;
}

.fw-500 {
  font-weight: 500 !important;
}

.fw-600 {
  font-weight: 600 !important;
}

.fw-700 {
  font-weight: 700 !important;
}

.fw-800 {
  font-weight: 800 !important;
}

.fw-900 {
  font-weight: 900 !important;
}

.mt-30 {
  margin-top: 30px;
}

.mt-40 {
  margin-top: 40px;
}

.mt-50 {
  margin-top: 50px;
}

.mt-75 {
  margin-top: 75px;
}

.mt-100 {
  margin-top: 100px;
}

.mb-10 {
  margin-bottom: 10px;
}

.mb-50 {
  margin-bottom: 50px;
}

.mb-75 {
  margin-bottom: 75px;
}

.mb-100 {
  margin-bottom: 100px;
}

.v-align-middle {
  vertical-align: middle !important;
}

.ellipsis-text {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.clearfix::after {
  content: "";
  clear: both;
  display: table;
}

.py-sm {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
}

.std-section-padding {
  padding-top: 50px;
  padding-bottom: 50px;
}

.std-section-padding-md {
  padding-top: 70px;
  padding-bottom: 70px;
}

.std-section-padding-lg {
  padding-top: 90px;
  padding-bottom: 90px;
}

.top-1 {
  position: relative;
  top: 1px;
}

.top-2 {
  position: relative;
  top: 2px;
}

.top--2 {
  position: relative;
  top: -2px;
}

.top-3 {
  position: relative;
  top: 3px;
}

.top-4 {
  position: relative;
  top: 4px;
}

.text-star {
  color: #ffd602 !important;
}

.text-whatsapp {
  color: #29a71a;
}

.text-facebook {
  color: #1976d2;
}

.text-twitter {
  color: #03a9f4;
}

.text-linkedin {
  color: #0077b5;
}

.text-youtube {
  color: #ff0000;
}

.bg-whatsapp {
  background-color: #29a71a;
}

.bg-facebook {
  background-color: #1976d2;
}

.bg-twitter {
  background-color: #03a9f4;
}

.bg-linkedin {
  background-color: #0077b5;
}

.bg-youtube {
  background-color: #ff0000;
}

.lsp-1 {
  letter-spacing: 1px !important;
}
.lsp-1:lang(ar) {
  letter-spacing: 0 !important;
}
.lsp-1:dir(rtl) {
  letter-spacing: 0 !important;
}

.stretch-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.mb-30 {
  margin-bottom: 30px;
}

.mb-40 {
  margin-bottom: 40px;
}

.mb-50 {
  margin-bottom: 50px;
}

.mb-60 {
  margin-bottom: 60px;
}

.mb-70 {
  margin-bottom: 70px;
}

.pt-30 {
  padding-top: 30px;
}

.pt-50 {
  padding-top: 50px;
}

.pb-50 {
  padding-bottom: 50px;
}

.pt-70 {
  padding-top: 70px;
}

.pb-70 {
  padding-bottom: 70px;
}

.pt-75 {
  padding-top: 75px;
}

.pb-75 {
  padding-bottom: 75px;
}

.pt-100 {
  padding-top: 100px;
}

.pb-100 {
  padding-bottom: 100px;
}

.iframe-container {
  color: #f1f1f1;
  width: 100%;
  overflow: hidden;
  position: relative;
  padding-top: 56.25% !important;
}

.abs-iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.mirror-x-ar:lang(ar) {
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}

.mirror-x-en:lang(en) {
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}

.object-fit-cover {
  -o-object-fit: cover;
  object-fit: cover;
}

.theme-btn {
  position: relative;
  padding: 5px 15px;
  font-size: 15px;
  border-radius: 5px;
  font-weight: 500;
  border: 0;
  transition: all 0.4s;
}
.theme-btn.theme-btn-outline {
  border: 1px solid #ffffff;
}
.theme-btn.theme-btn-outline span {
  position: relative;
  z-index: 2;
}
.theme-btn.theme-btn-outline::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  background-color: #ffffff;
  z-index: 1;
  transition: all 0.4s ease-in-out;
}
.theme-btn.theme-btn-outline::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 0;
  height: 100%;
  background-color: #ffffff;
  z-index: 1;
  transition: all 0.4s ease-in-out;
}
.theme-btn.theme-btn-outline:hover::before, .theme-btn.theme-btn-outline:hover::after {
  width: 50%;
}

@media screen and (max-width: 350px) {
  .hide-xxs {
    display: none !important;
  }
}

.section-heading h4 {
  font-weight: 700;
}
.section-heading p {
  margin-bottom: 0;
  color: #666b73;
}

.btn-main {
  background-color: #0076ff;
  color: #ffffff;
  min-width: 120px;
  border-radius: 5px;
  font-size: 15px;
  transition: all 0.4s ease-in-out;
}
.btn-main:hover {
  background-color: transparent;
  color: #0076ff;
  border: 1px solid #0076ff;
}

.has_abstract {
  position: relative;
}
.has_abstract .shape1 {
  position: absolute;
  top: 10%;
  right: 4%;
}
.has_abstract .shape1 img {
  width: auto;
  height: auto;
  max-width: 150px;
}
.has_abstract .shape2 {
  position: absolute;
  bottom: 8%;
  left: 4%;
}
.has_abstract .shape2 img {
  width: auto;
  height: auto;
  max-width: 150px;
}
.has_abstract:lang(ar) .shape1 {
  left: 4%;
  right: auto;
}
.has_abstract:lang(ar) .shape2 {
  right: 4%;
  left: auto;
}

.container.v2 {
  max-width: 1200px;
}

.min-w-150 {
  min-width: 150px;
}

.min-w-180 {
  min-width: 180px;
}

.min-w-200 {
  min-width: 200px;
}

/*# sourceMappingURL=utility.css.map */
