
/****************************/
/*         INDEX            */
/*===========================
 *     01.  Variables       *
 *     02.  General         *
 *     03.  Helper          *
 *     04.  Boostrap Custom *
 *     05.  Components      *
 *     06.  Menu            *
 *     07.  Home            *
 *     08.  Features        *
 *     09.  Testi           *
 *     10.  CTA             *
 *     11.  Contact         *
 *     12.  Footer          *
 ===========================*/

@font-face {
  font-family: STCregularfont;
  src: url(../fonts/STC-Regular.ttf);
}

@font-face {
  font-family: STClightfont;
  src: url(../fonts/STC-Light.otf);
}

@font-face {
  font-family: STCboldfont;
  src: url(../fonts/STC-Bold.ttf);
}

@font-face {
  font-family: cairofont;
  src: url(../fonts.googleapis.com/css2?family=Cairo&display=swap);
}

@font-face {
  font-family: Jazeerafont;
  src: url(../fonts/Jazeera-Bold.ttf);
  src: url(../fonts/Jazeera-Bold-1.ttf);
  src: url(../fonts/Jazeera-Light.otf);
  src: url(../fonts/Jazeera-Regular.ttf);
}

@font-face {
  font-family: Jazeerafontre;
  src: url(../fonts/Jazeera-Regular.ttf);
}

@font-face {
  font-family: DM Sans;
  src: url(../fonts/Expo\Arabic\Book.ttf);
}

@font-face {
  font-family: DM SansLight;
  src: url(../fonts/Expo\Arabic\Light.ttf);

  /*body {
    font-family: 'DM Sans';
    overflow-x: hidden !important;
    font-size: 16px;
    color: black; */
}

body {
  direction: ltr;
}

.login-link::before {
  right: 7px;
}

h1.wmsIntroHeading{
  font-family: 'Rubik', sans-serif;
  font-family: "Inter-Bold";
  font-family: 'Oswald', sans-serif;
  font-family: 'Almarai', sans-serif;
  font-family: 'Noto Sans Arabic', sans-serif;
  /*font-family: 'Oswald', sans-serif;*/

  font-size:90px;

}

#home {
  background-color: white;
}

h6,
.h6 {
  font-family: "STClightfont";
  line-height: 1.5;
  font-weight: 600 !important;
}

/* h1 {
  font-family: "STCboldfont";
  line-height: 1.5;
  font-weight: 600 !important;
} */

::-moz-selection {
  background: #465467;
  color: #ffffff;
}

::selection {
  background: #465467;
  color: #ffffff;
}

a {
  text-decoration: none !important;
  color: black;
}

/* p {
  line-height: 1.5;
  font-size: 24px;
  font-family: "STClightfont";
  font-weight: 800;
} */

.section {
  /* padding: 100px 0; */
  position: relative;
}

.section-two {
  padding: 60px 0;
  position: relative;
}

.bg-overlay {
  background-color: rgba(60, 72, 88, 0.7);
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}

.bg-overlay-white {
  background-color: rgba(255, 255, 255, 0.7);
}

.bg-overlay-primary {
  background-color: rgba(65, 216, 201, 0.65);
}

.title-heading {
  line-height: 26px;
  color: black;
}

.title-heading .heading {
  font-size: 45px !important;
  font-family: "STCboldfont";
  text-align: center;
  line-height: 51px;
}

.title-heading .para-desc {
  font-size: 17px;
  letter-spacing: 0.5px;
}

.section-title {
  position: relative;
}

.section-title .title {
  letter-spacing: 0.5px;
  font-size: 24px !important;
}

.para-desc {
  max-width: 600px;
}

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

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

.shape {
  position: absolute;
  pointer-events: none;
  right: 0;
  bottom: -1px;
  left: 0;
}

.shape > svg {
  -webkit-transform: scale(2);
  transform: scale(2);
  width: 100%;
  height: auto;
  -webkit-transform-origin: top center;
  transform-origin: top center;
}

.mover {
  -webkit-animation: mover 1s infinite alternate;
  animation: mover 1s infinite alternate;
}

@-webkit-keyframes mover {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
  }
}

@keyframes mover {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
  }
}

/* .footerSocials {
  justify-content: center !important;
} */
.footerHeading{
  text-align: center !important;
}

@media (min-width: 768px) {
  .footerHeading  {
    text-align: left !important;
  }
  .contHeading{text-align: center !important;}
  .footerSocials {
    justify-content: flex-start;
  }
}

@media (min-width: 768px) {
  .margin-top-100 {
    margin-top: 100px;
  }
}

@media (max-width: 768px) {
  .section {
    padding: 60px 0;
  }
  .title-heading .heading {
    font-size: 30px !important;
    margin-top: 150px !important;
  }
  .title-heading .para-desc {
    font-size: 15px;
  }
  .mt-60 {
    margin-top: 60px;
  }
}

@media (max-width: 425px) {
  .shape {
    bottom: -4px;
  }
}

/* h1 {
  font-size: 42px !important;
  text-align: center;
} */

.post-title {
  text-align: left;
  font-family: "STClightfont";
  margin: 20px;
  font-size: 20px;
}

.post-heading {
  font-size: 45px;
  font-weight: 700;
}

.post-content {
  text-align: justify;
  text-justify: inter-word;
  /* font-size: 23px; */
  line-height: 30px;
  font-family: "DM Sans";
}

/* .paragraph {
  font-size: 23px;
  font-family: "DM Sans";
} */
/*
h2 {
  font-size: 40px !important;
  font-family: "STCboldfont";
  color: black;
} */

.about-heading {
  font-size: 40px !important;
  font-family: "STCboldfont";
  color: black;
}

.read-more {
  color: white;
  font-weight: 600;
}

/* نفس اللي بالعربي ولكن اللي كنت مسويته للانجليزي في ملف الورد */
h4 {
  font-size: 25px ;
  font-family: "STClightfont";
}

h5 {
  font-size: 25px ;
  font-family: "STCboldfont";
}

h6 {
  font-size: 16px ;
}

.display-1 {
  font-size: 80px !important;
}

.display-2 {
  font-size: 72px !important;
}

.display-3 {
  font-size: 64px !important;
}

.display-4 {
  font-size: 56px !important;
}

.bg-primary {
  background-color: #24b2a4 !important;
}

.text-primary {
  color: #24b2a4 !important;
}

a.text-primary:hover,
a.text-primary:focus {
  color: #1d8a7f !important;
}

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

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

a.text-secondary:hover,
a.text-secondary:focus {
  color: #666c73 !important;
}

.bg-success {
  background-color: #56b35f !important;
}

.text-success {
  color: #56b35f !important;
}

a.text-success:hover,
a.text-success:focus {
  color: #4aa553 !important;
}

.bg-warning {
  background-color: #f1a445 !important;
}

.text-warning {
  color: #f1a445 !important;
}

a.text-warning:hover,
a.text-warning:focus {
  color: #ef982d !important;
}

.bg-info {
  background-color: #59a5d8 !important;
}

.text-info {
  color: #59a5d8 !important;
}

a.text-info:hover,
a.text-info:focus {
  color: #449ad3 !important;
}

.bg-danger {
  background-color: #e73636 !important;
}

.text-danger {
  color: #e73636 !important;
}

a.text-danger:hover,
a.text-danger:focus {
  color: #e41f1f !important;
}

.bg-dark {
  background-color: black !important;
}

.text-dark {
  color: #3c4858 !important;
}

a.text-dark:hover,
a.text-dark:focus {
  color: #323c49 !important;
}

.bg-muted {
  background-color: #8492a6 !important;
}

.text-muted {
  color: white !important;
  font-size: 30px;
}

a.text-muted:hover,
a.text-muted:focus {
  color: #75859b !important;
}

.bg-light {
  background-color: #f9fafc !important;
}

.text-light {
  color: #f9fafc !important;
}

a.text-light:hover,
a.text-light:focus {
  color: #e8ecf4 !important;
}

.bg-footer {
  background-color: #465467 !important;
}

.text-footer {
  color: #465467 !important;
}

a.text-footer:hover,
a.text-footer:focus {
  color: #3c4858 !important;
}

.list-inline-item:not(:last-child) {
  margin-right: 0px;
  margin-bottom: 5px;
}

.rounded {
  border-radius: 7px !important;
}

.rounded-top {
  border-top-left-radius: 7px !important;
  border-top-right-radius: 7px !important;
}

.rounded-left {
  border-top-left-radius: 7px !important;
  border-bottom-left-radius: 7px !important;
}

.rounded-bottom {
  border-bottom-left-radius: 7px !important;
  border-bottom-right-radius: 7px !important;
}

.rounded-right {
  border-top-right-radius: 7px !important;
  border-bottom-right-radius: 7px !important;
}

.rounded-pill {
  border-radius: 30px !important;
}

.border {
  border: 1px solid #e9ecef !important;
}

.border-top {
  border-top: 1px solid #e9ecef !important;
}

.border-bottom {
  border-bottom: 1px solid #e9ecef !important;
}

.border-left {
  border-left: 1px solid #e9ecef !important;
}

.border-right {
  border-right: 1px solid #e9ecef !important;
}

.modal-open {
  padding-right: 0 !important;
}

@media (max-width: 768px) {
  .display-1 {
    font-size: 56px !important;
  }
  .display-2 {
    font-size: 50px !important;
  }
  .display-3 {
    font-size: 42px !important;
  }
  .display-4 {
    font-size: 36px !important;
  }
}

.btn-primary {
  background-color: #24b2a4 !important;
  border: 1px solid #24b2a4 !important;
  color: #ffffff !important;
  -webkit-box-shadow: 0 3px 7px rgba(65, 216, 201, 0.5);
  box-shadow: 0 3px 7px rgba(65, 216, 201, 0.5);
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary.focus {
  background-color: #1d8a7f !important;
  border-color: #1d8a7f !important;
  color: #ffffff !important;
}

.btn-soft-primary {
  background-color: rgba(65, 216, 201, 0.15) !important;
  border: 1px solid rgba(65, 216, 201, 0.1) !important;
  color: #24b2a4 !important;
  -webkit-box-shadow: 0 3px 7px rgba(65, 216, 201, 0.2);
  box-shadow: 0 3px 7px rgba(65, 216, 201, 0.2);
}

.btn-soft-primary:hover,
.btn-soft-primary:focus,
.btn-soft-primary:active,
.btn-soft-primary.active,
.btn-soft-primary.focus {
  background-color: #24b2a4 !important;
  border-color: #24b2a4 !important;
  color: #ffffff !important;
  -webkit-box-shadow: 0 3px 7px rgba(65, 216, 201, 0.5);
  box-shadow: 0 3px 7px rgba(65, 216, 201, 0.5);
}

.btn-outline-primary {
  border: 1px solid #24b2a4;
  color: #24b2a4;
  background-color: transparent;
}

.btn-outline-primary:hover,
.btn-outline-primary:focus,
.btn-outline-primary:active,
.btn-outline-primary.active,
.btn-outline-primary.focus,
.btn-outline-primary:not(:disabled):not(.disabled):active {
  background-color: #24b2a4;
  border-color: #24b2a4;
  color: #ffffff;
  -webkit-box-shadow: 0 3px 7px rgba(65, 216, 201, 0.5);
  box-shadow: 0 3px 7px rgba(65, 216, 201, 0.5);
}

.btn-secondary {
  background-color: #727981 !important;
  border: 1px solid #727981 !important;
  color: #ffffff !important;
  -webkit-box-shadow: 0 3px 7px rgba(114, 121, 129, 0.5);
  box-shadow: 0 3px 7px rgba(114, 121, 129, 0.5);
}

.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary:active,
.btn-secondary.active,
.btn-secondary.focus {
  background-color: #5a6066 !important;
  border-color: #5a6066 !important;
  color: #ffffff !important;
}

.btn-soft-secondary {
  background-color: rgba(114, 121, 129, 0.15) !important;
  border: 1px solid rgba(114, 121, 129, 0.1) !important;
  color: #727981 !important;
  -webkit-box-shadow: 0 3px 7px rgba(114, 121, 129, 0.2);
  box-shadow: 0 3px 7px rgba(114, 121, 129, 0.2);
}

.btn-soft-secondary:hover,
.btn-soft-secondary:focus,
.btn-soft-secondary:active,
.btn-soft-secondary.active,
.btn-soft-secondary.focus {
  background-color: #727981 !important;
  border-color: #727981 !important;
  color: #ffffff !important;
  -webkit-box-shadow: 0 3px 7px rgba(114, 121, 129, 0.5);
  box-shadow: 0 3px 7px rgba(114, 121, 129, 0.5);
}

.btn-outline-secondary {
  border: 1px solid #727981;
  color: #727981;
  background-color: transparent;
}

.btn-outline-secondary:hover,
.btn-outline-secondary:focus,
.btn-outline-secondary:active,
.btn-outline-secondary.active,
.btn-outline-secondary.focus,
.btn-outline-secondary:not(:disabled):not(.disabled):active {
  background-color: #727981;
  border-color: #727981;
  color: #ffffff;
  -webkit-box-shadow: 0 3px 7px rgba(114, 121, 129, 0.5);
  box-shadow: 0 3px 7px rgba(114, 121, 129, 0.5);
}

.btn-success {
  background-color: #56b35f !important;
  border: 1px solid #56b35f !important;
  color: #ffffff !important;
  -webkit-box-shadow: 0 3px 7px rgba(86, 179, 95, 0.5);
  box-shadow: 0 3px 7px rgba(86, 179, 95, 0.5);
}

.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.btn-success.focus {
  background-color: #42944a !important;
  border-color: #42944a !important;
  color: #ffffff !important;
}

.btn-soft-success {
  background-color: rgba(86, 179, 95, 0.15) !important;
  border: 1px solid rgba(86, 179, 95, 0.1) !important;
  color: #56b35f !important;
  -webkit-box-shadow: 0 3px 7px rgba(86, 179, 95, 0.2);
  box-shadow: 0 3px 7px rgba(86, 179, 95, 0.2);
}

.btn-soft-success:hover,
.btn-soft-success:focus,
.btn-soft-success:active,
.btn-soft-success.active,
.btn-soft-success.focus {
  background-color: #56b35f !important;
  border-color: #56b35f !important;
  color: #ffffff !important;
  -webkit-box-shadow: 0 3px 7px rgba(86, 179, 95, 0.5);
  box-shadow: 0 3px 7px rgba(86, 179, 95, 0.5);
}

.btn-outline-success {
  border: 1px solid #56b35f;
  color: #56b35f;
  background-color: transparent;
}

.btn-outline-success:hover,
.btn-outline-success:focus,
.btn-outline-success:active,
.btn-outline-success.active,
.btn-outline-success.focus,
.btn-outline-success:not(:disabled):not(.disabled):active {
  background-color: #56b35f;
  border-color: #56b35f;
  color: #ffffff;
  -webkit-box-shadow: 0 3px 7px rgba(86, 179, 95, 0.5);
  box-shadow: 0 3px 7px rgba(86, 179, 95, 0.5);
}

.btn-warning {
  background-color: #f1a445 !important;
  border: 1px solid #f1a445 !important;
  color: #ffffff !important;
  -webkit-box-shadow: 0 3px 7px rgba(241, 164, 69, 0.5);
  box-shadow: 0 3px 7px rgba(241, 164, 69, 0.5);
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.btn-warning.focus {
  background-color: #ed8d16 !important;
  border-color: #ed8d16 !important;
  color: #ffffff !important;
}

.btn-soft-warning {
  background-color: rgba(241, 164, 69, 0.15) !important;
  border: 1px solid rgba(241, 164, 69, 0.1) !important;
  color: #f1a445 !important;
  -webkit-box-shadow: 0 3px 7px rgba(241, 164, 69, 0.2);
  box-shadow: 0 3px 7px rgba(241, 164, 69, 0.2);
}

.btn-soft-warning:hover,
.btn-soft-warning:focus,
.btn-soft-warning:active,
.btn-soft-warning.active,
.btn-soft-warning.focus {
  background-color: #f1a445 !important;
  border-color: #f1a445 !important;
  color: #ffffff !important;
  -webkit-box-shadow: 0 3px 7px rgba(241, 164, 69, 0.5);
  box-shadow: 0 3px 7px rgba(241, 164, 69, 0.5);
}

.btn-outline-warning {
  border: 1px solid #f1a445;
  color: #f1a445;
  background-color: transparent;
}

.btn-outline-warning:hover,
.btn-outline-warning:focus,
.btn-outline-warning:active,
.btn-outline-warning.active,
.btn-outline-warning.focus,
.btn-outline-warning:not(:disabled):not(.disabled):active {
  background-color: #f1a445;
  border-color: #f1a445;
  color: #ffffff;
  -webkit-box-shadow: 0 3px 7px rgba(241, 164, 69, 0.5);
  box-shadow: 0 3px 7px rgba(241, 164, 69, 0.5);
}

.btn-info {
  background-color: #59a5d8 !important;
  border: 1px solid #59a5d8 !important;
  color: #ffffff !important;
  -webkit-box-shadow: 0 3px 7px rgba(89, 165, 216, 0.5);
  box-shadow: 0 3px 7px rgba(89, 165, 216, 0.5);
}

.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.btn-info.focus {
  background-color: #308ece !important;
  border-color: #308ece !important;
  color: #ffffff !important;
}

.btn-soft-info {
  background-color: rgba(89, 165, 216, 0.15) !important;
  border: 1px solid rgba(89, 165, 216, 0.1) !important;
  color: #59a5d8 !important;
  -webkit-box-shadow: 0 3px 7px rgba(89, 165, 216, 0.2);
  box-shadow: 0 3px 7px rgba(89, 165, 216, 0.2);
}

.btn-soft-info:hover,
.btn-soft-info:focus,
.btn-soft-info:active,
.btn-soft-info.active,
.btn-soft-info.focus {
  background-color: #59a5d8 !important;
  border-color: #59a5d8 !important;
  color: #ffffff !important;
  -webkit-box-shadow: 0 3px 7px rgba(89, 165, 216, 0.5);
  box-shadow: 0 3px 7px rgba(89, 165, 216, 0.5);
}

.btn-outline-info {
  border: 1px solid #59a5d8;
  color: #59a5d8;
  background-color: transparent;
}

.btn-outline-info:hover,
.btn-outline-info:focus,
.btn-outline-info:active,
.btn-outline-info.active,
.btn-outline-info.focus,
.btn-outline-info:not(:disabled):not(.disabled):active {
  background-color: #59a5d8;
  border-color: #59a5d8;
  color: #ffffff;
  -webkit-box-shadow: 0 3px 7px rgba(89, 165, 216, 0.5);
  box-shadow: 0 3px 7px rgba(89, 165, 216, 0.5);
}

.btn-danger {
  background-color: #e73636 !important;
  border: 1px solid #e73636 !important;
  color: #ffffff !important;
  -webkit-box-shadow: 0 3px 7px rgba(231, 54, 54, 0.5);
  box-shadow: 0 3px 7px rgba(231, 54, 54, 0.5);
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.btn-danger.focus {
  background-color: #d11919 !important;
  border-color: #d11919 !important;
  color: #ffffff !important;
}

.btn-soft-danger {
  background-color: rgba(231, 54, 54, 0.15) !important;
  border: 1px solid rgba(231, 54, 54, 0.1) !important;
  color: #e73636 !important;
  -webkit-box-shadow: 0 3px 7px rgba(231, 54, 54, 0.2);
  box-shadow: 0 3px 7px rgba(231, 54, 54, 0.2);
}

.btn-soft-danger:hover,
.btn-soft-danger:focus,
.btn-soft-danger:active,
.btn-soft-danger.active,
.btn-soft-danger.focus {
  background-color: #e73636 !important;
  border-color: #e73636 !important;
  color: #ffffff !important;
  -webkit-box-shadow: 0 3px 7px rgba(231, 54, 54, 0.5);
  box-shadow: 0 3px 7px rgba(231, 54, 54, 0.5);
}

.btn-outline-danger {
  border: 1px solid #e73636;
  color: #e73636;
  background-color: transparent;
}

.btn-outline-danger:hover,
.btn-outline-danger:focus,
.btn-outline-danger:active,
.btn-outline-danger.active,
.btn-outline-danger.focus,
.btn-outline-danger:not(:disabled):not(.disabled):active {
  background-color: #e73636;
  border-color: #e73636;
  color: #ffffff;
  -webkit-box-shadow: 0 3px 7px rgba(231, 54, 54, 0.5);
  box-shadow: 0 3px 7px rgba(231, 54, 54, 0.5);
}

.btn-dark {
  background-color: black !important;
  border: 1px solid black !important;
  color: #ffffff !important;
  -webkit-box-shadow: 0 3px 7px rgba(60, 72, 88, 0.5);
  box-shadow: 0 3px 7px rgba(60, 72, 88, 0.5);
  font-family: "STCboldfont";
  font-size: 18px;
}

.btn-dark:hover,
.btn-dark:focus,
.btn-dark:active,
.btn-dark.active,
.btn-dark.focus {
  background-color: #fbba16 !important;
  border-color: black !important;
  color: #ffffff !important;
}

.btn-dark1:hover,
.btn-dark1:focus,
.btn-dark1:active,
.btn-dark1.active,
.btn-dark1.focus {
  background-color: #fbba16 !important;
  border-color: black !important;
  color: black !important;
}

.btn-dark1 {
  -webkit-box-shadow: 0 3px 7px rgba(60, 72, 88, 0.5);
  box-shadow: 0 3px 7px rgba(60, 72, 88, 0.5);
  font-family: "STCboldfont";
  font-size: 18px;
  background-color: white !important;
  border: 1px solid black !important;
  color: black !important;
}

.btn-soft-dark {
  background-color: rgba(60, 72, 88, 0.15) !important;
  border: 1px solid rgba(60, 72, 88, 0.1) !important;
  color: #3c4858 !important;
  -webkit-box-shadow: 0 3px 7px rgba(60, 72, 88, 0.2);
  box-shadow: 0 3px 7px rgba(60, 72, 88, 0.2);
}

.btn-soft-dark:hover,
.btn-soft-dark:focus,
.btn-soft-dark:active,
.btn-soft-dark.active,
.btn-soft-dark.focus {
  background-color: #3c4858 !important;
  border-color: #3c4858 !important;
  color: #ffffff !important;
  -webkit-box-shadow: 0 3px 7px rgba(60, 72, 88, 0.5);
  box-shadow: 0 3px 7px rgba(60, 72, 88, 0.5);
}

.btn-outline-dark {
  border: 1px solid #3c4858;
  color: #3c4858;
  background-color: transparent;
}

.btn-outline-dark:hover,
.btn-outline-dark:focus,
.btn-outline-dark:active,
.btn-outline-dark.active,
.btn-outline-dark.focus,
.btn-outline-dark:not(:disabled):not(.disabled):active {
  background-color: #3c4858;
  border-color: #3c4858;
  color: #ffffff;
  -webkit-box-shadow: 0 3px 7px rgba(60, 72, 88, 0.5);
  box-shadow: 0 3px 7px rgba(60, 72, 88, 0.5);
}

.btn-muted {
  background-color: #8492a6 !important;
  border: 1px solid #8492a6 !important;
  color: #ffffff !important;
  -webkit-box-shadow: 0 3px 7px rgba(132, 146, 166, 0.5);
  box-shadow: 0 3px 7px rgba(132, 146, 166, 0.5);
}

.btn-muted:hover,
.btn-muted:focus,
.btn-muted:active,
.btn-muted.active,
.btn-muted.focus {
  background-color: #68788f !important;
  border-color: #68788f !important;
  color: #ffffff !important;
}

.btn-soft-muted {
  background-color: rgba(132, 146, 166, 0.15) !important;
  border: 1px solid rgba(132, 146, 166, 0.1) !important;
  color: #8492a6 !important;
  -webkit-box-shadow: 0 3px 7px rgba(132, 146, 166, 0.2);
  box-shadow: 0 3px 7px rgba(132, 146, 166, 0.2);
}

.btn-soft-muted:hover,
.btn-soft-muted:focus,
.btn-soft-muted:active,
.btn-soft-muted.active,
.btn-soft-muted.focus {
  background-color: #8492a6 !important;
  border-color: #8492a6 !important;
  color: #ffffff !important;
  -webkit-box-shadow: 0 3px 7px rgba(132, 146, 166, 0.5);
  box-shadow: 0 3px 7px rgba(132, 146, 166, 0.5);
}

.btn-outline-muted {
  border: 1px solid #8492a6;
  color: #8492a6;
  background-color: transparent;
}

.btn-outline-muted:hover,
.btn-outline-muted:focus,
.btn-outline-muted:active,
.btn-outline-muted.active,
.btn-outline-muted.focus,
.btn-outline-muted:not(:disabled):not(.disabled):active {
  background-color: #8492a6;
  border-color: #8492a6;
  color: #ffffff;
  -webkit-box-shadow: 0 3px 7px rgba(132, 146, 166, 0.5);
  box-shadow: 0 3px 7px rgba(132, 146, 166, 0.5);
}

.btn-light {
  background-color: #f9fafc !important;
  border: 1px solid #f9fafc !important;
  color: #ffffff !important;
  -webkit-box-shadow: 0 3px 7px rgba(249, 250, 252, 0.5);
  box-shadow: 0 3px 7px rgba(249, 250, 252, 0.5);
}

.btn-light:hover,
.btn-light:focus,
.btn-light:active,
.btn-light.active,
.btn-light.focus {
  background-color: #d7deeb !important;
  border-color: #d7deeb !important;
  color: #ffffff !important;
}

.btn-soft-light {
  background-color: rgba(249, 250, 252, 0.15) !important;
  border: 1px solid rgba(249, 250, 252, 0.1) !important;
  color: #f9fafc !important;
  -webkit-box-shadow: 0 3px 7px rgba(249, 250, 252, 0.2);
  box-shadow: 0 3px 7px rgba(249, 250, 252, 0.2);
}

.btn-soft-light:hover,
.btn-soft-light:focus,
.btn-soft-light:active,
.btn-soft-light.active,
.btn-soft-light.focus {
  background-color: #f9fafc !important;
  border-color: #f9fafc !important;
  color: #ffffff !important;
  -webkit-box-shadow: 0 3px 7px rgba(249, 250, 252, 0.5);
  box-shadow: 0 3px 7px rgba(249, 250, 252, 0.5);
}

.btn-outline-light {
  border: 1px solid #f9fafc;
  color: #f9fafc;
  background-color: transparent;
}

.btn-outline-light:hover,
.btn-outline-light:focus,
.btn-outline-light:active,
.btn-outline-light.active,
.btn-outline-light.focus,
.btn-outline-light:not(:disabled):not(.disabled):active {
  background-color: #f9fafc;
  border-color: #f9fafc;
  color: #ffffff;
  -webkit-box-shadow: 0 3px 7px rgba(249, 250, 252, 0.5);
  box-shadow: 0 3px 7px rgba(249, 250, 252, 0.5);
}

/*.btn-footer {
  background-color: #465467 !important;
  border: 1px solid #465467 !important;
  color: #ffffff !important;
  -webkit-box-shadow: 0 3px 7px rgba(70, 84, 103, 0.5);
  box-shadow: 0 3px 7px rgba(70, 84, 103, 0.5);
}

.btn-footer:hover, .btn-footer:focus, .btn-footer:active, .btn-footer.active, .btn-footer.focus {
  background-color: #323c49 !important;
  border-color: #323c49 !important;
  color: #ffffff !important;
}

.btn-soft-footer {
  background-color: rgba(70, 84, 103, 0.15) !important;
  border: 1px solid rgba(70, 84, 103, 0.1) !important;
  color: #465467 !important;
  -webkit-box-shadow: 0 3px 7px rgba(70, 84, 103, 0.2);
  box-shadow: 0 3px 7px rgba(70, 84, 103, 0.2);
}

.btn-soft-footer:hover, .btn-soft-footer:focus, .btn-soft-footer:active, .btn-soft-footer.active, .btn-soft-footer.focus {
  background-color: #465467 !important;
  border-color: #465467 !important;
  color: #ffffff !important;
  -webkit-box-shadow: 0 3px 7px rgba(70, 84, 103, 0.5);
  box-shadow: 0 3px 7px rgba(70, 84, 103, 0.5);
}

.btn-outline-footer {
  border: 1px solid #465467;
  color: #465467;
  background-color: transparent;
}

.btn-outline-footer:hover, .btn-outline-footer:focus, .btn-outline-footer:active, .btn-outline-footer.active, .btn-outline-footer.focus, .btn-outline-footer:not(:disabled):not(.disabled):active {
  background-color: #465467;
  border-color: #465467;
  color: #ffffff;
  -webkit-box-shadow: 0 3px 7px rgba(70, 84, 103, 0.5);
  box-shadow: 0 3px 7px rgba(70, 84, 103, 0.5);
}
*/

.btn {
  padding: 8px 20px;
  outline: none;
  text-decoration: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  border-radius: 25px;
}

.btn:focus {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.btn.btn-sm {
  padding: 7px 16px;
  font-size: 10px;
}

.btn.btn-lg {
  padding: 14px 30px;
  font-size: 20px;
}

.btn.searchbtn {
  padding: 6px 20px;
}

.btn.btn-pills {
  border-radius: 30px;
}

.btn.btn-light {
  color: #3c4858 !important;
  background: #f9fafc;
  border: 1px solid #dee2e6;
}

.btn.btn-light:hover,
.btn.btn-light:focus,
.btn.btn-light:active,
.btn.btn-light.active,
.btn.btn-light.focus {
  background-color: #d7deeb !important;
  color: #3c4858;
}

.btn.btn-outline-light {
  border: 1px solid #dee2e6;
  color: #3c4858 !important;
  background-color: transparent;
}

.btn.btn-outline-light:hover,
.btn.btn-outline-light:focus,
.btn.btn-outline-light:active,
.btn.btn-outline-light.active,
.btn.btn-outline-light.focus {
  background-color: #f9fafc;
}

/* button:not(:disabled) {
  outline: none;
  border: 0;
  background: black;
} */

.shadow {
  -webkit-box-shadow: 0 0 3px rgba(22, 28, 45, 0.15) !important;
  box-shadow: 0 0 3px rgba(22, 28, 45, 0.15) !important;
}

.shadow-large {
  -webkit-box-shadow: 0 10px 25px rgba(60, 72, 88, 0.15) !important;
  box-shadow: 0 10px 25px rgba(60, 72, 88, 0.15) !important;
}

.badge-primary {
  background-color: #24b2a4 !important;
  color: #ffffff !important;
}

.badge-outline-primary {
  background-color: transparent !important;
  color: #24b2a4 !important;
  border: 1px solid #24b2a4 !important;
}

.badge-secondary {
  background-color: #727981 !important;
  color: #ffffff !important;
}

.badge-outline-secondary {
  background-color: transparent !important;
  color: #727981 !important;
  border: 1px solid #727981 !important;
}

.badge-success {
  background-color: #56b35f !important;
  color: #ffffff !important;
}

.badge-outline-success {
  background-color: transparent !important;
  color: #56b35f !important;
  border: 1px solid #56b35f !important;
}

.badge-warning {
  background-color: #f1a445 !important;
  color: #ffffff !important;
}

.badge-outline-warning {
  background-color: transparent !important;
  color: #f1a445 !important;
  border: 1px solid #f1a445 !important;
}

.badge-info {
  background-color: #59a5d8 !important;
  color: #ffffff !important;
}

.badge-outline-info {
  background-color: transparent !important;
  color: #59a5d8 !important;
  border: 1px solid #59a5d8 !important;
}

.badge-danger {
  background-color: #e73636 !important;
  color: #ffffff !important;
}

.badge-outline-danger {
  background-color: transparent !important;
  color: #e73636 !important;
  border: 1px solid #e73636 !important;
}

.badge-dark {
  background-color: #3c4858 !important;
  color: #ffffff !important;
}

.badge-outline-dark {
  background-color: transparent !important;
  color: #3c4858 !important;
  border: 1px solid #3c4858 !important;
}

.badge-muted {
  background-color: #8492a6 !important;
  color: #ffffff !important;
}

.badge-outline-muted {
  background-color: transparent !important;
  color: #8492a6 !important;
  border: 1px solid #8492a6 !important;
}

.badge-light {
  background-color: #f9fafc !important;
  color: #ffffff !important;
}

.badge-outline-light {
  background-color: transparent !important;
  color: #f9fafc !important;
  border: 1px solid #f9fafc !important;
}

.badge-footer {
  background-color: #465467 !important;
  color: #ffffff !important;
}

.badge-outline-footer {
  background-color: transparent !important;
  color: #465467 !important;
  border: 1px solid #465467 !important;
}

.badge {
  padding: 5px 8px;
  border-radius: 3px;
  letter-spacing: 0.5px;
  font-size: 10px;
}

.badge.badge-light {
  color: #3c4858 !important;
  background-color: #f9fafc !important;
}

.badge.badge-outline-light {
  color: #3c4858 !important;
  border: 1px solid #b5c1da !important;
  background-color: transparent !important;
}

.badge.badge-pill {
  border-radius: 20px;
}

.badge:focus,
.badge.focus {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.alert-primary {
  background-color: #076fef;
  color: #ffffff;
  border-color: #24b2a4;
}

.alert-primary .alert-link {
  color: #022146;
}

.alert-outline-primary {
  background-color: #ffffff;
  color: #24b2a4;
  border-color: #24b2a4;
}

.alert-secondary {
  background-color: #7c838b;
  color: #ffffff;
  border-color: #727981;
}

.alert-secondary .alert-link {
  color: #2a2d30;
}

.alert-outline-secondary {
  background-color: #ffffff;
  color: #727981;
  border-color: #727981;
}

.alert-success {
  background-color: #64b96c;
  color: #ffffff;
  border-color: #56b35f;
}

.alert-success .alert-link {
  color: #234d27;
}

.alert-outline-success {
  background-color: #ffffff;
  color: #56b35f;
  border-color: #56b35f;
}

.alert-warning {
  background-color: #f2ad58;
  color: #ffffff;
  border-color: #f1a445;
}

.alert-warning .alert-link {
  color: #92560b;
}

.alert-outline-warning {
  background-color: #ffffff;
  color: #f1a445;
  border-color: #f1a445;
}

.alert-info {
  background-color: #6aaedc;
  color: #ffffff;
  border-color: #59a5d8;
}

.alert-info .alert-link {
  color: #1d557b;
}

.alert-outline-info {
  background-color: #ffffff;
  color: #59a5d8;
  border-color: #59a5d8;
}

.alert-danger {
  background-color: #e94848;
  color: #ffffff;
  border-color: #e73636;
}

.alert-danger .alert-link {
  color: #760e0e;
}

.alert-outline-danger {
  background-color: #ffffff;
  color: #e73636;
  border-color: #e73636;
}

.alert-dark {
  background-color: #445264;
  color: #ffffff;
  border-color: #3c4858;
}

.alert-dark .alert-link {
  color: black;
}

.alert-outline-dark {
  background-color: #ffffff;
  color: #3c4858;
  border-color: #3c4858;
}

.alert-muted {
  background-color: #909caf;
  color: #ffffff;
  border-color: #8492a6;
}

.alert-muted .alert-link {
  color: #3d4654;
}

.alert-outline-muted {
  background-color: #ffffff;
  color: #8492a6;
  border-color: #8492a6;
}

.alert-light {
  background-color: white;
  color: #ffffff;
  border-color: #f9fafc;
}

.alert-light .alert-link {
  color: #93a5c9;
}

.alert-outline-light {
  background-color: #ffffff;
  color: #f9fafc;
  border-color: #f9fafc;
}

.alert-footer {
  background-color: #4f5e73;
  color: #ffffff;
  border-color: #465467;
}

.alert-footer .alert-link {
  color: #080a0c;
}

.alert-outline-footer {
  background-color: #ffffff;
  color: #465467;
  border-color: #465467;
}

.alert {
  padding: 8px 15px;
  border-radius: 7px;
  font-size: 13px;
}

.alert.alert-light {
  background-color: #f9fafc;
  color: #3c4858;
  border-color: #dee2e6;
}

.alert.alert-dismissible {
  padding-right: 30px;
}

.alert.alert-dismissible .close {
  top: -2px;
  right: -10px;
  font-size: 16px !important;
}

.alert.alert-pills {
  border-radius: 30px;
  display: inline-block;
}

.alert.alert-pills .content {
  font-weight: 600;
}

.fea {
  stroke-width: 1.8;
}

.fea.icon-sm {
  height: 16px;
  width: 16px;
}

.fea.icon-ex-md {
  height: 20px;
  width: 20px;
}

.fea.icon-m-md {
  height: 28px;
  width: 28px;
}

.fea.icon-md {
  height: 35px;
  width: 35px;
}

.fea.icon-lg {
  height: 42px;
  width: 42px;
}

.fea.icon-ex-lg {
  height: 52px;
  width: 52px;
}

.avatar.avatar-ex-sm {
  max-height: 25px;
}

.avatar.avatar-md-sm {
  height: 45px;
  width: 45px;
}

.avatar.avatar-small {
  height: 70px;
  width: 70px;
}

.avatar.avatar-m-md {
  height: 90px;
  width: 90px;
}

.avatar.avatar-medium {
  height: 110px;
  width: 110px;
}

.avatar.avatar-large {
  height: 140px;
  width: 140px;
}

.avatar.avatar-ex-large {
  height: 180px;
  width: 180px;
}

#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: linear-gradient(45deg, #ffffff, #ffffff);
  z-index: 9999999;
}

#preloader #status {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

#preloader #status .sk-chase {
  width: 40px;
  height: 40px;
  position: relative;
  -webkit-animation: sk-chase 2.5s infinite linear both;
  animation: sk-chase 2.5s infinite linear both;
  margin: 0 auto;
}

#preloader #status .sk-chase .sk-chase-dot {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-animation: sk-chase-dot 2s infinite ease-in-out both;
  animation: sk-chase-dot 2s infinite ease-in-out both;
}

#preloader #status .sk-chase .sk-chase-dot:before {
  content: "";
  display: block;
  width: 25%;
  height: 25%;
  background-color: #24b2a4;
  border-radius: 100%;
  -webkit-animation: sk-chase-dot-before 2s infinite ease-in-out both;
  animation: sk-chase-dot-before 2s infinite ease-in-out both;
}

#preloader #status .sk-chase .sk-chase-dot:nth-child(1),
#preloader #status .sk-chase .sk-chase-dot:nth-child(1):before {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}

#preloader #status .sk-chase .sk-chase-dot:nth-child(2),
#preloader #status .sk-chase .sk-chase-dot:nth-child(2):before {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}

#preloader #status .sk-chase .sk-chase-dot:nth-child(3),
#preloader #status .sk-chase .sk-chase-dot:nth-child(3):before {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}

#preloader #status .sk-chase .sk-chase-dot:nth-child(4),
#preloader #status .sk-chase .sk-chase-dot:nth-child(4):before {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}

#preloader #status .sk-chase .sk-chase-dot:nth-child(5),
#preloader #status .sk-chase .sk-chase-dot:nth-child(5):before {
  -webkit-animation-delay: -0.7s;
  animation-delay: -0.7s;
}

#preloader #status .sk-chase .sk-chase-dot:nth-child(6),
#preloader #status .sk-chase .sk-chase-dot:nth-child(6):before {
  -webkit-animation-delay: -0.6s;
  animation-delay: -0.6s;
}

@-webkit-keyframes sk-chase {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes sk-chase {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-webkit-keyframes sk-chase-dot {
  80%,
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes sk-chase-dot {
  80%,
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-webkit-keyframes sk-chase-dot-before {
  50% {
    -webkit-transform: scale(0.4);
    transform: scale(0.4);
  }
  100%,
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes sk-chase-dot-before {
  50% {
    -webkit-transform: scale(0.4);
    transform: scale(0.4);
  }
  100%,
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

.faq-content .card a.faq[data-toggle="collapse"] {
  background-color: #ffffff;
  color: #24b2a4;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.faq-content .card a.faq[data-toggle="collapse"]:before {
  content: "\F0143";
  position: absolute;
  right: 20px;
  top: 27% !important;
  font-family: "STCregularfont";
  font-size: 18px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  color: #24b2a4;
}

.faq-content .card a.faq[data-toggle="collapse"].collapsed {
  background-color: #ffffff;
  color: #3c4858;
}

.faq-content .card a.faq[data-toggle="collapse"].collapsed:before {
  top: 20px;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  color: #3c4858;
}

.home-shape-arrow,
.back-to-top {
  display: inherit;
  position: relative;
  width: 100%;
  height: auto;
  z-index: 1;
  left: 0;
  bottom: 305px;
  margin: auto;
}

.home-shape-arrow i,
.back-to-top i {
  height: 50px;
  width: 50px;
  margin: 0 auto;
  line-height: 50px;
  text-align: center;
  -webkit-box-shadow: 0 0 3px rgba(22, 28, 45, 0.15);
  box-shadow: 0 0 3px rgba(22, 28, 45, 0.15);
  border-radius: 30px;
}

.home-shape-arrow .arrow-icon,
.back-to-top .icons {
  position: relative;
  left: 0;
  right: 0;
  /*bottom: 300px; */
  text-align: center;
  display: inline-block;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  /* margin: auto; */
  /*margin-top:40px;*/
}

.home-shape-arrow {
  bottom: 25px;
}

/*.back-to-top {
  top: -35px;
} */

.back-to-top:hover .icons {
  background-color: #fbba16 !important;
  color: #ffffff !important;
}

.map {
  line-height: 0;
}

.map iframe {
  width: 100%;
  height: 440px;
}

.form-group {
  margin-bottom: 20px;
}

.form-group label {
  font-size: 15px;
  font-weight: 500;
  font-family: "STCboldfont";
  color: black;
}

.form-group .form-control {
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: transparent;
  border: 1px solid #ced4da;
  color: #3c4858;
  height: 40px;
  font-size: 13px;
  padding: 4px 10px;
  border-radius: 7px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  text-align: left;
}

.form-group .form-control:focus,
.form-group .form-control.active {
  border-color: #fbba16;
}

.form-group textarea {
  height: 120px !important;
}

.form-group textarea.form-control {
  line-height: 25px;
}

.form-control:disabled,
.form-control[readonly] {
  background-color: transparent;
  opacity: 1;
}

.custom-control-input:checked ~ .custom-control-label:before {
  border-color: #24b2a4;
  background-color: #24b2a4;
}

.custom-control-input:focus ~ .custom-control-label::before,
.form-control:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #24b2a4;
}

.custom-control-label:before {
  background: transparent;
}

.custom-control-label {
  cursor: pointer;
}

.custom-control-label:before,
.custom-control-label:after {
  top: 1px;
}

.subcribe-form input {
  padding: 12.5px 20px;
  width: 100%;
  color: #3c4858 !important;
  border: none;
  outline: none !important;
  padding-right: 130px;
  background-color: rgba(255, 255, 255, 0.9);
}

.subcribe-form .btn {
  padding: 11.5px 20px !important;
}

.subcribe-form button {
  position: absolute;
  right: 15px;
  outline: none !important;
}

.breadcrumb {
  letter-spacing: 0.5px;
  padding: 0;
  display: block;
  background: transparent;
}

.breadcrumb .breadcrumb-item {
  font-size: 16px;
  font-weight: 600;
  padding-left: 0;
  display: inline-block;
}

.breadcrumb .breadcrumb-item a {
  color: black;
}

.breadcrumb .breadcrumb-item a:hover {
  color: #fbba16;
}

.breadcrumb .breadcrumb-item.active {
  color: #24b2a4;
}

.breadcrumb .breadcrumb-item:before {
  content: "";
}

/* .breadcrumb .breadcrumb-item:after {
  content: "\f0142" !important;
  font-size: 14px;
  color: #3c4858;
  font-family: 'STCregularfont';
  padding-left: 5px;
}  */

.breadcrumb .breadcrumb-item:last-child:after {
  display: none;
}

.pagination .page-item .page-link {
  color: #3c4858;
  border: 1px solid #dee2e6;
  padding: 12px 18px;
  font-size: 14px;
}

.pagination .page-item .page-link:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.pagination .page-item .page-link:hover {
  color: #ffffff;
  background: rgba(65, 216, 201, 0.9);
  border-color: rgba(65, 216, 201, 0.9);
}

.pagination .page-item:first-child .page-link {
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
}

.pagination .page-item:last-child .page-link {
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
}

.pagination .page-item.active .page-link {
  color: #ffffff;
  background: #24b2a4 !important;
  border-color: #24b2a4;
  cursor: not-allowed;
}

.social-icon li a {
  color: #3c4858;
  border: 1px solid #3c4858;
  display: inline-block;
  height: 32px;
  text-align: center;
  font-size: 15px;
  width: 32px;
  line-height: 27px;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  overflow: hidden;
  position: relative;
}

.social-icon li a .fea-social {
  stroke-width: 2;
}

.social-icon li a:hover {
  background-color: #24b2a4;
  border-color: #24b2a4 !important;
  color: #ffffff !important;
}

.social-icon li a:hover .fea-social {
  fill: #1d8a7f;
}

.social-icon.social li a {
  color: #adb5bd;
  border-color: #adb5bd;
}

.back-to-home {
  position: absolute;
  top: 4%;
  right: 2%;
  z-index: 1;
}

.back-to-home a {
  width: 40px;
  height: 40px;
  line-height: 38px;
  background: #24b2a4;
}

.back-to-home a .fea {
  stroke-width: 2;
}

.partner-img {
  opacity: 0.6;
}

.blog-post .title:hover {
  color: #24b2a4 !important;
}

@media (min-width: 1024px) {
  .padding-ten {
    padding-left: 3%;
    padding-right: 3%;
  }
}

@media (min-width: 1025px) {
  .padding-ten {
    padding-left: 10%;
    padding-right: 10%;
  }
}

#topnav {
  position: fixed;
  right: 0;
  left: 0;
  top: 0;
  z-index: 1030;

  border: 0;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

#topnav .logo {
  float: right;
  color: #3c4858 !important;
}

#topnav .logo .l-dark {
  display: none;
}

#topnav .logo .l-light {
  display: inline-block;
}

#topnav .has-submenu.active a {
  color: #ffffff;
}

#topnav .has-submenu.active .submenu li.active > a {
  color: #24b2a4 !important;
}

#topnav .has-submenu.active.active .menu-arrow {
  border-color: #24b2a4;
}

#topnav .has-submenu {
  position: relative;
}

#topnav .has-submenu .submenu .submenu-arrow {
  border: solid #3c4858;
  border-radius: 0.5px;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 2px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  position: absolute;
  right: 20px;
  top: 14px;
}

#topnav .navbar-toggle {
  border: 0;
  position: relative;
  width: 60px;
  padding: 0;
  margin: 0;
  cursor: pointer;
}

#topnav .navbar-toggle .lines {
  width: 25px;
  display: block;
  position: relative;
  margin: 32px 20px 24px;
  height: 18px;
}

#topnav .navbar-toggle span {
  height: 2px;
  width: 100%;
  background-color: #3c4858;
  display: block;
  margin-bottom: 5px;
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
}

#topnav .navbar-toggle span:last-child {
  margin-bottom: 0;
}

#topnav .buy-button {
  float: left;
  line-height: 68px;
  padding: 3px 0;
  position: relative;
  right: 2px;
  padding-right: 5px;
}

#topnav .buy-button .login-btn-primary {
  display: none;
}

#topnav .buy-button .login-btn-light {
  display: inline-block;
}

#topnav .navbar-toggle.open span {
  position: absolute;
}

#topnav .navbar-toggle.open span:first-child {
  top: 6px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

#topnav .navbar-toggle.open span:nth-child(2) {
  visibility: hidden;
}

#topnav .navbar-toggle.open span:last-child {
  width: 100%;
  top: 6px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

#topnav .navbar-toggle.open span:hover {
  background-color: #24b2a4;
}

#topnav .navbar-toggle:hover,
#topnav .navbar-toggle:focus,
#topnav .navbar-toggle .navigation-menu > li > a:hover,
#topnav .navbar-toggle:focus {
  background-color: transparent;
}

#topnav .navigation-menu {
  list-style: none;
  margin: 0;
  padding: 0;
  font-family: "STCregularfont";
  direction: rtl;
}

#topnav .navigation-menu > li {
  float: right;
  display: block;
  position: relative;
  /* margin: 0 10px; */
  font-family: "STCregularfont";
  margin-left: 25px;
}

#topnav .navigation-menu > li > a {
  display: block;
  color: black;
  font-size: 20px;
  background-color: transparent !important;
  font-weight: 600;
  /*letter-spacing: 0.8px; */
  line-height: 24px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  font-family: "STCboldfont";
  padding-left: 10px;
  padding-right: 10px;
}

#topnav .navigation-menu > li > a:hover,
#topnav .navigation-menu > li > a:active {
  color: #fbba16;
}

#topnav .navigation-menu > li:hover > a {
  color: white;
}
#topnav .navigation-menu > li.active > a {
  color: black;
}

.nav-sticky .navigation-menu > li > a:hover,
#topnav .navigation-menu > li > a:active {
  color: #fbba16 !important;
}

#topnav .navigation-menu .has-submenu .menu-arrow {
  border: solid #3c4858;
  border-radius: 0.5px;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 2px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  right: -5px;
  top: 34px;
}

#topnav .menu-extras {
  float: right;
}

#navbar.scroll {
  background-color: #ffffff;
  border: none;
  -webkit-box-shadow: 0 0 3px rgba(22, 28, 45, 0.15);
  box-shadow: 0 0 3px rgba(22, 28, 45, 0.15);
}

#topnav.scroll .navigation-menu > li > a {
  color: #3c4858;
}

#topnav.scroll .navigation-menu > li > .menu-arrow {
  border-color: #3c4858;
}

#topnav.scroll .navigation-menu > li:hover > a,
#topnav.scroll .navigation-menu > li.active > a {
  color: #24b2a4;
}

#topnav.scroll .navigation-menu > li:hover > .menu-arrow,
#topnav.scroll .navigation-menu > li.active > .menu-arrow {
  border-color: #24b2a4;
}

#topnav.defaultscroll.dark-menubar .logo {
  line-height: 70px;
}

#topnav.defaultscroll.scroll .logo {
  line-height: 62px;
}

#topnav.defaultscroll.scroll.dark-menubar .logo {
  line-height: 62px;
}

#topnav.nav-sticky {
  background: white;
  -webkit-box-shadow: 0 0 3px rgba(22, 28, 45, 0.15);
  box-shadow: 0 0 3px rgba(22, 28, 45, 0.15);
}

#topnav.nav-sticky .navigation-menu.nav-light > li > a {
  color: #3c4858;
}

#topnav.nav-sticky .navigation-menu.nav-light > li.active > a {
  color: #24b2a4 !important;
}

#topnav.nav-sticky .navigation-menu.nav-light > li:hover > .menu-arrow,
#topnav.nav-sticky .navigation-menu.nav-light > li.active > .menu-arrow {
  border-color: #24b2a4 !important;
}

#topnav.nav-sticky .navigation-menu.nav-light > li:hover > a,
#topnav.nav-sticky .navigation-menu.nav-light > li.active > a {
  color: #24b2a4 !important;
}

#topnav.nav-sticky .navigation-menu.nav-light .has-submenu .menu-arrow {
  border-color: #3c4858;
}

#topnav.nav-sticky .buy-button .login-btn-primary {
  display: inline-block;
}

#topnav.nav-sticky .buy-button .login-btn-light {
  display: none;
}

#topnav.nav-sticky .logo .l-dark {
  display: inline-block;
}

#topnav.nav-sticky .logo .l-light {
  display: none;
}

.logo {
  /* font-weight: 700; */
  /* font-size: 24px; */
  padding: 3px 0;
  letter-spacing: 1px;
  line-height: 68px;
}

@media (min-width: 768px) {
  #topnav .navigation-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  [class*="col-"] {
    width: 100%;
  }

  @media (min-width: 768px) {
    .footer {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      justify-content: flex-end;
    }

    [class*="col-"] {
      width: 100%;
    }

    #topnav
    .navigation-menu
    > .has-submenu
    > .submenu
    > .has-submenu
    > .submenu::before {
      top: 20px;
      margin-left: -35px;
      -webkit-box-shadow: 1px 1px 0px 0px rgba(0, 0, 0, 0.15);
      box-shadow: 1px 1px 0px 0px rgba(0, 0, 0, 0.15);
      border-color: transparent #ffffff #ffffff transparent;
    }
    #topnav .navigation-menu > li .submenu {
      position: absolute;
      top: 100%;
      left: 0;
      z-index: 1000;
      padding: 10px 0;
      list-style: none;
      min-width: 170px;
      visibility: hidden;
      opacity: 0;
      margin-top: 10px;
      -webkit-transition: all 0.2s ease;
      transition: all 0.2s ease;
      border-radius: 7px;
      background-color: #ffffff;
      -webkit-box-shadow: 0 0 3px rgba(22, 28, 45, 0.15);
      box-shadow: 0 0 3px rgba(22, 28, 45, 0.15);
    }
    #topnav .navigation-menu > li .submenu:before {
      content: "";
      position: absolute;
      top: 2px;
      left: 45px;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      border: 7px solid #495057;
      border-color: transparent transparent #ffffff #ffffff;
      -webkit-transform-origin: 0 0;
      transform-origin: 0 0;
      -webkit-transform: rotate(135deg);
      transform: rotate(135deg);
      -webkit-box-shadow: -2px 2px 2px -1px rgba(0, 0, 0, 0.15);
      box-shadow: -2px 2px 2px -1px rgba(0, 0, 0, 0.15);
    }
    #topnav .navigation-menu > li .submenu > li .submenu {
      left: 106%;
      top: 0;
      margin-left: 10px;
      margin-top: -1px;
    }
    #topnav .navigation-menu > li > a {
      padding-top: 25px;
      padding-bottom: 25px;
      min-height: 62px;
    }
    #topnav .navigation-menu > li:hover > .menu-arrow {
      border-color: #24b2a4;
    }
    #topnav .navigation-menu > li .submenu li {
      position: relative;
    }
    #topnav .navigation-menu > li .submenu li a {
      display: block;
      padding: 7px 20px;
      clear: both;
      white-space: nowrap;
      font-size: 14px;
      letter-spacing: 0.04em;
      font-weight: 600;
      color: #3c4858 !important;
      -webkit-transition: all 0.3s;
      transition: all 0.3s;
    }
    #topnav .navigation-menu > li .submenu li a:hover {
      color: #24b2a4;
    }
    #topnav .navigation-menu > li .submenu li ul {
      list-style: none;
      padding-left: 0;
      margin: 0;
    }
    #topnav .navigation-menu > li .submenu.megamenu {
      white-space: nowrap;
      width: auto;
    }
    #topnav .navigation-menu > li .submenu.megamenu li a {
      padding: 10px 25px;
    }
    #topnav .navigation-menu > li .submenu.megamenu > li {
      overflow: hidden;
      min-width: 180px;
      display: inline-block;
      vertical-align: top;
    }
    #topnav .navigation-menu > li .submenu.megamenu > li .submenu {
      left: 100%;
      top: 0;
      margin-left: 10px;
      margin-top: -1px;
    }
    #topnav .navigation-menu > li.last-elements .submenu {
      left: auto;
      right: 0;
    }
    #topnav .navigation-menu > li.last-elements .submenu:before {
      left: auto;
      right: 10px;
    }
    #topnav
    .navigation-menu
    > li.last-elements
    .submenu
    > li.has-submenu
    .submenu {
      left: auto;
      right: 100%;
      margin-left: 0;
      margin-right: 10px;
    }
    #topnav .navigation-menu.nav-light > li > a {
      color: rgba(255, 255, 255, 0.6);
    }
    #topnav .navigation-menu.nav-light > li.active > a {
      color: #ffffff !important;
    }
    #topnav .navigation-menu.nav-light > li:hover > .menu-arrow {
      border-color: #ffffff !important;
    }
    #topnav .navigation-menu.nav-light > li:hover > a {
      color: #ffffff !important;
    }
    #topnav .navigation-menu.nav-light .has-submenu .menu-arrow {
      border-color: rgba(255, 255, 255, 0.6);
    }
    #topnav .navigation-menu.nav-light .has-submenu.active .menu-arrow {
      border-color: #ffffff !important;
    }
    #topnav .navbar-toggle {
      display: none;
    }
    #topnav #navigation {
      display: block !important;
    }
    #topnav.scroll {
      top: 0;
    }
    #topnav.scroll .navigation-menu > li > a {
      padding-top: 20px;
      padding-bottom: 20px;
    }
    #topnav.scroll-active .navigation-menu > li > a {
      padding-top: 25px;
      padding-bottom: 25px;
    }
  }

  @media (max-width: 991px) {
    #topnav {
      background-color: #ffffff;
      -webkit-box-shadow: 0 0 3px rgba(22, 28, 45, 0.15);
      box-shadow: 0 0 3px rgba(22, 28, 45, 0.15);
      min-height: 74px;
    }

    #topnav .logo .l-dark {
      display: inline-block !important;
    }
    #topnav .logo .l-light {
      display: none !important;
    }
    #topnav .container {
      width: auto;
    }
    #topnav #navigation {
      max-height: 400px;
    }
    #topnav .navigation-menu {
      float: none;
    }
    #topnav .navigation-menu > li {
      float: none;
    }
    #topnav .navigation-menu > li .submenu {
      display: none;
      list-style: none;
      padding-left: 20px;
      margin: 0;
    }
    #topnav .navigation-menu > li .submenu li a {
      display: block;
      position: relative;
      padding: 7px 15px;
      font-size: 14px;
      letter-spacing: 0.04em;
      font-weight: 600;
      color: #3c4858 !important;
      -webkit-transition: all 0.3s;
      transition: all 0.3s;
    }
    #topnav .navigation-menu > li .submenu.open {
      display: block;
    }
    #topnav .navigation-menu > li .submenu .submenu {
      display: none;
      list-style: none;
    }
    #topnav .navigation-menu > li .submenu .submenu.open {
      display: block;
    }
    #topnav .navigation-menu > li .submenu.megamenu > li > ul {
      list-style: none;
      padding-left: 0;
    }
    #topnav .navigation-menu > li .submenu.megamenu > li > ul > li > span {
      display: block;
      position: relative;
      padding: 10px 15px;
      text-transform: uppercase;
      font-size: 12px;
      letter-spacing: 2px;
      color: #8492a6;
    }
    #topnav .navigation-menu > li > a {
      color: #3c4858;
      padding: 10px 20px;
    }
    #topnav .navigation-menu > li > a:after {
      position: absolute;
      right: 15px;
    }
    #topnav .navigation-menu > li > a:hover,
    #topnav .navigation-menu > li .submenu li a:hover,
    #topnav .navigation-menu > li.has-submenu.open > a {
      color: #24b2a4;
    }
    #topnav .menu-extras .menu-item {
      border-color: #8492a6;
    }
    #topnav .navbar-header {
      float: left;
    }
    #topnav .buy-button .login-btn-primary {
      display: inline-block !important;
    }
    #topnav .buy-button .login-btn-light {
      display: none;
    }
    #topnav .has-submenu .submenu .submenu-arrow {
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg);
      position: absolute;
      right: 20px;
      top: 12px;
    }
    #topnav .has-submenu.active a {
      color: #24b2a4;
    }
    #navigation {
      position: absolute;
      top: 74px;
      left: 0;
      width: 100%;
      display: none;
      height: auto;
      padding-bottom: 0;
      overflow: auto;
      border-top: 1px solid #f2f4f9;
      border-bottom: 1px solid #f2f4f9;
      background-color: #ffffff;
    }

    #navigation.open {
      display: block;
      overflow-y: auto;
    }
  }

  @media (max-width: 768px) {
    #topnav .navigation-menu .has-submenu .menu-arrow {
      right: 16px;
      top: 16px;
    }
  }

  @media (min-width: 768px) {
    #topnav .navigation-menu > li.has-submenu:hover > .submenu {
      visibility: visible;
      opacity: 1;
      margin-top: 0;
    }
    #topnav
    .navigation-menu
    > li.has-submenu:hover
    > .submenu
    > li.has-submenu:hover
    > .submenu {
      visibility: visible;
      opacity: 1;
      margin-left: 0;
      margin-right: 0;
    }
    .navbar-toggle {
      display: block;
    }
  }

  .bg-home {
    height: 100vh;
    background-size: cover;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    position: relative;
    background-position: center center;
  }

  .bg-half-260 {
    padding: 260px 0;
    background-size: cover;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    position: relative;
    background-position: center center;
  }

  .bg-half-170 {
    padding: 170px 0 0 0;
    background-size: cover;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    position: relative;
    background-position: center center;
  }

  .bg-half-100 {
    padding: 100px 0 0 0;
    background-size: cover;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    position: relative;
    background-position: center center;
  }

  .bg-half {
    padding: 184px 0 110px;
    background-size: cover;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    position: relative;
    background-position: center center;
  }

  .home-dashboard img {
    position: relative;
    top: 60px;
    z-index: 1;
  }

  .dashboard-shape-two:before {
    content: "";
    position: absolute;
    bottom: 5rem;
    right: -35rem;
    width: 70rem;
    height: 50rem;
    z-index: -1;
    background-color: #24b2a4;
    border-radius: 30rem;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0.8;
  }

  .dashboard-shape-two .account-img {
    position: absolute;
    top: 60px;
    left: 100px;
  }

  .user-pages {
    position: relative;
    height: 100vh;
    background: radial-gradient(
            circle at 50% 50%,
            rgba(65, 216, 201, 0.1) 0%,
            rgba(65, 216, 201, 0.1) 33.333%,
            rgba(65, 216, 201, 0.3) 33.333%,
            rgba(65, 216, 201, 0.3) 66.666%,
            rgba(65, 216, 201, 0.5) 66.666%,
            rgba(65, 216, 201, 0.5) 99.999%
    );
  }

  /*.app-home-wrapper:before {
    content: "";
    position: absolute;
    bottom: 55rem;
    right: 8rem;
    width: 90rem;
    height: 35rem;
    -webkit-transform: rotate(70deg);
    transform: rotate(70deg);
    background: -webkit-gradient(linear, left top, right top, from(rgba(65, 216, 201, 0.5)), to(transparent));
    background: linear-gradient(90deg, rgba(65, 216, 201, 0.5), transparent);
    z-index: -1;
  }
  */
  .app-dash {
    background: linear-gradient(
            45deg,
            rgba(65, 216, 201, 0.2),
            rgba(155, 40, 123, 0.2)
    );
  }

  @media (max-width: 768px) {
    .app-home-wrapper:before {
      right: -25rem;
    }
  }

  @media (max-width: 767px) {
    .bg-home,
    .bg-half-170,
    .bg-half-260,
    .user-pages {
      padding: 150px 0;
      height: auto;
    }
    .dashboard-shape-two:before {
      bottom: -5rem;
      right: -10rem;
      width: 30rem;
      height: 24rem;
      border-radius: 8rem;
    }
    .app-image-fluid img {
      width: 100%;
      height: auto;
    }
  }

  .feature .icon {
    font-size: 40px;
  }

  .feature .icon .icon-shape {
    position: absolute;
    right: 0;
    left: 0;
    margin: 0 auto;
    z-index: -1;
  }

  .feature .title {
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }

  .feature .title:hover {
    color: #24b2a4 !important;
  }

  .about-serv .icons-serv {
    height: 60px;
    width: 60px;
    line-height: 56px;
  }

  .owl-theme .owl-dots .owl-dot span {
    background: #24b2a4 !important;
  }

  .customer-testi {
    cursor: e-resize;
  }

  .customer-testi .content:before {
    content: "";
    position: absolute;
    bottom: -3px;
    left: 10px;
    margin-left: 13px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 8px solid #3c4858;
    border-color: transparent #ffffff #ffffff transparent;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-box-shadow: 2px 2px 2px -1px rgba(60, 72, 88, 0.15);
    box-shadow: 2px 2px 2px -1px rgba(60, 72, 88, 0.15);
  }

  .owl-theme .owl-dots .owl-dot span {
    border-radius: 3px;
    background: rgba(65, 216, 201, 0.5) !important;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    width: 8px;
    height: 5px;
  }

  .owl-theme .owl-dots .owl-dot.active span,
  .owl-theme .owl-dots.clickable .owl-dot:hover span {
    background: #24b2a4 !important;
    width: 15px;
  }

  .owl-carousel .owl-item img {
    display: block;
    width: auto;
  }

  .slick-slider {
    overflow-x: hidden !important;
    cursor: pointer;
  }

  .watch-video a.watch {
    font-size: 14px;
    font-weight: 500;
  }

  .watch-video a .play-icon-circle {
    height: 36px;
    width: 36px;
    background-color: #24b2a4;
    line-height: 36px;
  }

  .watch-video a .play-icon-circle.play-iconbar {
    font-size: 16px;
  }

  .watch-video a .play-icon-circle.play {
    top: 77%;
  }

  .bg-cta {
    padding: 150px 0;
  }

  .play-icon {
    position: absolute;
    bottom: 50%;
    -webkit-transform: translateY(50%);
    transform: translateY(50%);
    right: 0;
    left: 0;
    text-align: center;
  }

  .play-icon i {
    height: 85px;
    width: 85px;
    line-height: 85px;
    -webkit-text-stroke: 2px #ffffff;
    -webkit-text-fill-color: transparent;
    display: inline-block;
  }

  .play-icon i:hover {
    -webkit-text-stroke: 2px #ffffff;
    -webkit-text-fill-color: #ffffff;
  }

  .mfp-iframe-holder .mfp-content {
    max-width: 1440px;
  }

  .contact-detail .contact-icon {
    font-size: 30px;
    width: 80px;
    height: 80px;
    line-height: 70px;
  }

  .contact-detail .content .title {
    font-size: 18px;
    font-weight: 500;
  }

  .error {
    margin: 8px 0px;
    display: none;
    color: #e73636;
  }

  #ajaxsuccess {
    font-size: 16px;
    width: 100%;
    display: none;
    clear: both;
    margin: 8px 0px;
  }

  .error_message {
    padding: 10px;
    margin-bottom: 20px;
    text-align: center;
    border: 2px solid #e73636;
    color: #e73636;
    border-radius: 10px;
    font-size: 14px;
  }

  .contact-loader {
    display: none;
  }

  #success_page {
    text-align: center;
    margin-bottom: 50px;
  }

  #success_page h3 {
    color: #56b35f;
    font-size: 22px;
  }

  footer {
    display: flex;
    flex-direction: column;
    right: 0;
    left: 0;
    bottom: 0;
  }
}

footer .logo-footer {
  font-size: 28px;
}

footer.footer-bar {
  padding: 30px 0;
  border-top: 1px solid #495057;
}

footer .footer-text {
  color: white;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  font-size: 15px;
}
.subcribe-form input {
  padding-right: 0px;
}
/*# sourceMappingURL=style.css.map */

/* footer i think the new */

footer ul li {
  padding: 5px 0px;
  /*text-align: end;*/
}

.adress span {
  color: #fff;
  font-weight: 800;
  padding-bottom: 0px;
  margin-bottom: 0px;
  display: block;
  text-transform: uppercase;
  font-size: 20px;
}

/*.contact span {
  color: #fbba16;
  font-weight: 800;
  padding-bottom: 0px;
  margin-bottom: 0px;
  display: block;
  font-size: 25px;
  text-align: right;
  font-family: "STCboldfont";
}*/

.adress li p {
  color: #fff;
  text-decoration: none;
  font-size: 24px;
  text-align: left;
  padding: 0px;
  font-family: "STClightfont";
}


.social li a {
  font-size: 15px;
}

.social li {
  float: left;
}

.adress {
  list-style: none;
  text-align: center;
}
.contact {
  list-style: none;
  text-align: left;
}

.fa {
  color: #9c9c9c;
  margin-right: 15px;
  font-size: 14px;
}

/**********************Prices pages in main page ****************/

/*  border */
hr.new1 {
  border: solid #fbba16;
  border-radius: 5px;
  width: 200px;
  background-color: #fbba16 !important;
  margin: 2rem auto;
  opacity: 1;
}

.new2 {
  border: solid #fbba16;
  border-radius: 5px;
  width: 150px;
}

* {
  box-sizing: border-box;
  /* font-family: "STCboldfont";
  font-size: 17px; */
}

.columns {
  float: left;
  width: 33.3%;
  padding: 8px;
}

.price {
  list-style-type: none;
  margin: 0;
  padding: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  background: white;
  border-radius: 25px;
}

.price:hover {
  box-shadow: 0 8px 12px 0 rgba(0, 0, 0, 0.2);
}

.price .header {
  color: white;
  font-size: 30px;
  height: 200px;
  border-radius: 25px;
}

.price li {
  border-bottom: 1px solid #eee;
  padding: 20px;
  text-align: center;
  font-size: 17px;
  font-family: "STCboldfont";
}

.price .grey {
  background-color: white;
  font-size: 25px;
  border-radius: 25px;
}

.grey a:hover {
  color: black;
}

.button {
  /*
  background-color: #4CAF50;
  border: none;
  color: white;
  padding: 10px 25px;
  text-align: center;
  text-decoration: none;
  font-size: 18px; */
  display: inline-block;
  position: relative;
  cursor: pointer;
  outline: 0;
  white-space: nowrap;
  margin: 5px;
  padding: 0 22px;
  /*font-size: 16px; */
  height: 40px;
  line-height: 40px;
  background-color: #fbba16;
  color: white;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  border: none;
  border-radius: 25px;
}

.button2 {
  display: inline-block;
  border-radius: 4px;
  background-color: #fbba16;
  border: none;
  color: #ffffff;
  text-align: center;
  font-size: 25px;
  padding: 5px;
  width: 200px;
  transition: all 0.5s;
  cursor: pointer;
  margin: 5px;
}

.button2 span {
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
}

.button2 span:after {
  content: "\00bb";
  position: absolute;
  opacity: 0;
  top: 0;
  right: -20px;
  transition: 0.5s;
}

.button2:hover span {
  padding-right: 25px;
}

.button2:hover span:after {
  opacity: 1;
  right: 0;
}

.btn2 {
  display: inline-block;
  position: relative;
  cursor: pointer;
  outline: 0;
  white-space: nowrap;
  margin: 5px;
  padding: 0 22px;
  font-size: 35px;
  height: 50px;
  line-height: 40px;
  background-color: #fbba16;
  color: black;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  border: none;
  font-family: "STCregularfont";
  border-radius: 8px;
}

@media only screen and (max-width: 600px) {
  .columns {
    width: 100%;
  }
}

.price_header {
  position: absolute;
  width: 100%;
  display: block;
  height: 150px;
}

/* Contact Us */

/* body{
  background: -webkit-linear-gradient(left, #0072ff, #00c6ff);
} */

.contact-form {
  background: #fff;
  border-radius: 25px;
  margin-bottom: 55px;
  width: 70%;
  box-shadow: 0px 0px 15px -2px rgba(0, 0, 0, 0.2);
}
.contact-form .form-control {
  border-radius: 1rem;
}
.contact-image {
  text-align: center;
}
.contact-image img {
  border-radius: 6rem;
  width: 11%;
  margin-top: -3%;
  transform: rotate(29deg);
}
.contact-form form {
  padding: 0;
}
.contact-form form .row {
  margin-bottom: 0%;
}
.contact-form h3 {
  margin-bottom: 8%;
  margin-top: -10%;
  text-align: center;
  color: #0062cc;
}
.contact-form .btnContact {
  width: 50%;
  border: none;
  border-radius: 1rem;
  /*padding: 1.5%;*/
  font-weight: 600;
  color: #fff;
  cursor: pointer;
  background: black;
}

.btnContact:hover {
  background-color: #fbba16;
}

.btnContactSubmit {
  width: 50%;
  border-radius: 1rem;
  padding: 1.5%;
  color: #fff;
  background-color: #0062cc;
  border: none;
  cursor: pointer;
  text-align: center;
}

/* .price .header .price_header:first-child::before{

  background:green;


  }

  .price .header .price_header:last-child::before{

    background:red;


    }

.price .header .price_header::before{
  content:"";
  width:40px;
  height:40px;
  border-radius: 50%;
  background:black;
  position:absolute;
  bottom:-150px;
  left:0px;
  right:0px;
  margin:auto;
  display: block;

} */

.price-area {
  /*margin-top: 25px; */
  font-size: 60px;
  color: white;
  position: relative;
  text-align: center;
  text-shadow: 2px 2px black;
}

.head.text {
  background-color: transparent;
  border-bottom: 0;
  padding: 15px 0;
  border-radius: 3px 3px 0 0;
}

.head-text h3 {
  font-family: "STCboldfont";
  margin: 0;
  font-size: 35px;
  letter-spacing: 1px;
  font-weight: 700;
  color: white;
  box-sizing: border-box;
  text-transform: uppercase;
  position: relative;
  text-align: center;
  text-shadow: 2px 2px black;
}

.price-area .price-area span {
  font-weight: 600;
}

.price-area span.duration {
  display: block;
  font-size: 15px;
  font-weight: 600;
  text-transform: uppercase;
  margin: 10px 0 0;
  text-align: center;
  letter-spacing: 1px;
  vertical-align: baseline;
  color: white;
}

.lang {
  padding-top: 8px;
  font-size: 15px;
  text-align: center;

  padding: inherit;
  margin-top: 30px;
  position: absolute;
  right: 15px;
}

.lang a:hover {
  color: gray;
}

a {
  text-decoration: none !important;
  color: black;
}

/* .dropdown.language {
   position: absolute;
   right: 1050px;
   width:130px;
   top: 35px;
   display: block;
   margin-top: -15px;
 }

 @media (max-width: 991px) {
   .dropdown.language {
     right: 100px;
     position: absolute; top: 10px;
   }
 }
*/

/**********************Prices pages New ****************/

/*.price-area{
  margin-top: 25px;
}

.free-pricing{
  position: relative;
  text-align: center;
  background-color: white;
  color: black;
  margin: 30 20px;
  padding: 30px;
  border: radius 3px;
}

.head.text{
  background-color: transparent;
  border-bottom: 0;
  padding: 15px 0;
  border-radius: 3px 3px 0 0;
}

.head-text h3{
font-family: stcfont;
margin: 0;
font-size: 40px;
letter-spacing: 1px;
font-weight: 700;
color: black;
}

.price-area .price-area span{
  font-weight: 600;

}

.price-area{
  position: relative;
  padding: 10px 0;
  color: #fbba16;
  font-weight: 300;
  font-size: 45px;
  line-height: 1;
}

.price-area span.duration{
  display: block;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  margin: 10px 0 0;
  text-align: center;
  color: yellow;
  letter-spacing: 1px;
  vertical-align: baseline;
  color: #9c9c9c;
  margin: 20px 0 0 3px;

}

.price-area::after, .feature-area{
border: 0;
font-family: cairo;

}

.feature-area  ul{
  margin: 0;
  padding: 15px 0;
  list-style: none;
}

.feature-area  li{
  padding: 6px 0;
  font-size: 16px;

}

.btn-area{
  padding: 15px 30px;
}

.btn-area a{
  display: inline-block;
  position: relative;
  cursor: pointer;
  outline: 0;
  white-space: nowrap;
  margin: 5px;
  padding: 0 22px;
  font-size: 14px;
  height: 40px;
  line-height: 40px;
  background-color: #fbba16;
  color: black;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  border: none;
}

.label-area{
  border-width:50px;
  border-style: solid;
  border-color: transparent #fbba16 transparent transparent;
  position: absolute;
  transform: rotate(45deg);
  top: -50px;
  right: 172px;

  }

.label-area span{
  position: absolute;
  top: 10px;
  right: -10px;
  left: 30px;
  transform: rotate(-90deg);
  font-weight: 700;
  font-weight: 700;
  font-size: 15px;
  color: white;
  letter-spacing: 1px;

} */

/*.label-area::before{
  content:"";
  display: block;
  width: 0;
  height: 0;
  border-style: solid ;
  border-width: 80px 0 0 80px;
  border-color: transparent transparent transparent #262626 ;

} */

/*.price_header2::before{
  content:"";
  width:40px;
  height:40px;
  border-radius: 50%;
  background:#58358c;
  position:absolute;
  bottom:330px;
  left:0px;
  right:0px;
  top: 100px;
  margin:auto;

  }

  .price_header2 h6{
    color: white;
    background-color: black;
    margin-bottom: 0;
    padding: 0.25rem 3rem;

  }

  .price_header3::before{
    content:"";
    width:40px;
    height:40px;
    border-radius: 50%;
    background:#441d80;
    position:absolute;
    bottom:330px;
    left:0px;
    right:0px;
    top: 100px;
    margin:auto;

    }



  } */

/**********************Prices page ****************/
.wrapper::before {
  content: "";
  display: block;
  background: black;
  width: 330px;
  height: 230px;
  position: absolute;
  z-index: 1;
  margin: -15px;
  transform: rotate(-1deg) skew(-5deg, -3deg);
}

.price_header4::before {
  content: "";
  height: 300px;
  width: 262px;
  border-radius: 15px;
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0;
  margin: auto;
}

.smed {
  color: white;
  font-size: 22px;
}

/* sign up and sign in*/

.form-group2 {
  background: white;
  border-radius: 25px;
  padding: 25px;
  position: relative;
  box-shadow: 0px 0px 15px -2px rgba(0, 0, 0, 0.2);
  /* margin-top: 100px; */
}

.agree {
  font-size: 16px;
}

.agree a:hover {
  color: black;
}

.agree a {
  color: #fbba16;
  font-size: 16px;
  font-family: "STCboldfont";
}

.account a:hover {
  color: #fbba16;
}

.account a {
  font-size: 17px;
  font-family: "STCboldfont";
}

.account {
  font-family: "STCboldfont";
  font-size: 17px;
  color: black;
}
.pass {
  cursor: pointer;
}

.pass:hover {
  text-decoration: underline;
}

.pass a:hover {
  color: #fbba16;
}

.pass1 a {
  font-family: "STCboldfont";
  font-size: 15px;
  display: block;
}

.heading,
.about-heading {
  animation: fadeIn 5s;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

.select {
  border: 1px solid gray !important;
  border-radius: 4px !important;
  height: 5rem !important;
}

.store-category-dropdown {
  font-size: 15px;
  background-color: white;
  font-family: "STCboldfont";
}

.thankyou1 {
  margin-top: 10%;
  text-align: center;
  padding-left: 20%;
}

.titlesign {
  text-align: center;
  font-family: "STCboldfont";
  font-size: 28px;
  margin-right: 25px;
  /* margin-top: 50px; */
  margin-bottom: 0px;
}

.titlesmall {
  text-align: center;
  font-family: "STClightfont";
  font-size: 18px;
  margin-right: 20px;
}

.about-content {
  font-size: 18px;
  font-weight: 500;
  font-family: "STClightfont";
}

.tablecontent {
  font-family: "STCboldfont";
  font-size: 17px;
}

.list {
  font-family: "STCboldfont";
}

.mainheader {
  font-size: 25px;
  font-family: "STCboldfont";
}

.main-header p {
  font-size: 20px;
  font-family: "STClightfont";
  font-weight: 800;
}

.main-header1 p {
  font-size: 20px;
  font-family: "STClightfont";
  font-weight: 800;
}

.logo-bg {
  background-color: #fbba16;
}

.containerbottom {
  color: black;
  font-family: "STCboldfont";
}

.containerbottom a:hover {
  color: white;
}

.cont_en {
  direction: rtl;
}

.feature_en {
  direction: ltr;
}

.join_en {
  text-align: left;
  direction: ltr;
}

.group2_en {
  direction: rtl;
  margin-top: 100px;
}

.titlesign_en {
  direction: ltr;
}

.breadcrumb_en {
  direction: ltr;
}

.policy_en {
  direction: ltr;
}

.login_en {
  direction: rtl;
  margin-top: 100px;
}

.pass_en {
  direction: ltr;
  text-align: right;
}

.pass_en_dir {
  direction: ltr;
}

.check_en {
  text-align: initial;
}

.login_side_en {
  margin-right: auto;
}

.reg_btn {
  color: black;
  font-family: "STCboldfont" !important;
  margin-top: 20.5px;
  margin-left: 10px;
  font-size: 20px;
}

.reg_btn a:hover {
  color: gray;
}

.signup_btn_en {
  border-style: solid;
  border-radius: 25px;
  border-color: black;
}

.signup_btn_en a:hover {
  color: #fbba16;
  text-align: center;
}

.signup_btn_en a {
  color: black;
  font-size: 16px;
  font-family: "STCboldfont";
  /* margin-left: 150px; */
}

.invalid-feedback {
  display: block;
}

.policy-banner {
  /* height: 100px;
  width: 1519px;
  color: yellow; */
  border: 1px none;
  background: rgb(242, 242, 242);
  background: linear-gradient(
          90deg,
          rgba(242, 242, 242, 1) 0%,
          rgba(255, 255, 255, 1) 45%,
          rgba(242, 242, 242, 1) 100%
  );
  position: sticky;
  bottom: 0;
  left: 0;
  /* height: 180px; */
}

.policy-banner:hover {
  box-shadow: 0 0 11px rgba(33, 33, 33, 0.2);
}

#close_btn {
  float: right;
  display: inline-block;
  padding: 2px 5px;
  background: #fbba16;
  cursor: pointer;
  border: 0;
  border-radius: 50%;
  color: white;
  font-size: 20px;
  font-weight: 400;
  height: 20px;
  line-height: 1;
  outline: none;
  position: absolute;
  right: 10px;
  text-align: center;
  top: 10px;
  transition: transform 0.2s ease-in-out, background-color 0.2s ease-in-out;
  width: 20px;
  z-index: 1;
}

.p_style {
  font-size: 23px;
  font-weight: bold;
}

.box_new {
  width: 300px;
  /* height: 500px; */
  margin-left: auto;
  background: #999;
  position: relative;
  position: fixed;
  bottom: 25%;
  right: 0;
  z-index: 99;
  background: rgb(242, 242, 242);
  background: linear-gradient(
          90deg,
          rgba(242, 242, 242, 1) 0%,
          rgba(255, 255, 255, 1) 45%,
          rgba(242, 242, 242, 1) 100%
  );
  box-shadow: 1px 1px 2px gray;
}
.glow_borders {
  border: 1px solid #fbba16 !important;
}
.glow_borders:focus {
  border: 1px solid #fbba16 !important;
}
.border-left-trans {
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
  border-left: transparent !important;
}

.border-right-trans {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
  border-right: transparent !important;
}

.border-right-trans:focus {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
  border-right: transparent !important;
}
.text_center {
  text-align: -webkit-center !important;
}

.text-78 {
  font-size: 78px !important;
}

.d-flex {
  display: flex !important;
}

.bg_trns {
  background: transparent !important;
}
.gray_color {
  background-color: #f2f2f2 !important;
}

#content_file_reports {
  text-align: left !important;
  text-align-last: left !important;
}

.input_checkbox {
  float: left;
  margin-left: -19px;
  margin-top: 6px;
}

.text_last_center {
  text-align-last: center;
}

@media only screen and (min-width: 767px) {
  .web_not {
    display: none !important;
  }
}

@media only screen and (max-width: 767px) {
  .mobile_not {
    display: none !important;
  }
}

@media only screen and (max-width: 767px) {
  /* Force table to not be like tables anymore */
  #no-more-tables table,
  #no-more-tables thead,
  #no-more-tables tbody,
  #no-more-tables th,
  #no-more-tables td,
  #no-more-tables tr {
    display: block;
  }
  /* Hide table headers (but not display: none;, for accessibility) */
  #no-more-tables thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  #no-more-tables tr {
    border: 1px solid #ccc;
    margin-bottom: 20px;
    padding: 10px;
  }
  #no-more-tables td {
    /* Behave  like a "row" */
    border: none;
    border-bottom: none;
    position: relative;
    padding-left: 40%;
    padding-bottom: 0px;
    white-space: normal;
    text-align: left;
    padding-right: 0px;
    padding-top: 5px;
  }
  #no-more-tables td:before {
    /* Now like a table header */
    position: absolute;
    top: 6px;
    left: 6px;
    width: 34%;
    padding-right: 10px;
    white-space: nowrap;
    text-align: left;
    font-weight: bold;
  }
  /*
  Label the data
  */
  #no-more-tables td:before {
    content: attr(data-title);
  }
  .zero_padding {
    padding: 0 !important;
  }
}

.glow_color {
  color: #fbba16 !important;
}

.shadow {
  box-shadow: 0 10px 25px 0 rgba(0, 0, 0, 0.32) !important;
  border-radius: 10px;
}

#inner {
  background-color: #fbba16;
  width: 100px;
  height: 100px;
  left: -50px;
  position: relative;
  border-radius: 50px;
}

[dir="rtl"] #inner {
  background-color: #fbba16;
  width: 100px;
  height: 100px;
  right: -50px;
  position: relative;
  border-radius: 50px;
}

#outer {
  transform: rotate(180deg);
  position: absolute;
  right: 15px;
  width: 60px;
  height: 40px;
  overflow: hidden;
  border-radius: 0px 0px 0px 10px;
}

[dir="rtl"] #outer {
  transform: rotate(180deg);
  position: absolute;
  /* right: 15px; */
  width: calc(100% - 29px);
  left: 0;
  height: 40px;
  overflow: hidden;
  border-radius: 0px 0px 10px 0px;
}

.selected {
  position: absolute;
  width: 80px;
  height: 80px;
  overflow: hidden;
  background-color: transparent;
}

[dir="rtl"] .selected {
  position: absolute;
  width: 105px;
  height: 80px;
  overflow: hidden;
  background-color: transparent;
  transform: rotate(1deg);
  right: 190px;
}

[dir="rtl"] .selected_dash {
  position: absolute;
  width: 105px;
  height: 80px;
  overflow: hidden;
  background-color: transparent;
  transform: rotate(1deg);
  right: 178px;
}

.seltext {
  background: green;
  color: #ffffff;
  transform: rotate(-35deg);
  font-size: small;
  text-align: center;
  margin: 12px -8px 0px -31px;
}

[dir="rtl"] .seltext {
  background: green;
  color: #ffffff;
  transform: rotate(-35deg);
  font-size: small;
  text-align: center;
  margin: 19px -8px 0px -31px;
}

.bg_dark_purple {
  background-color: #041a4a;
}
.bg_purple {
  background-color: #2c0c61;
}
.bg_light_purple {
  background-color: #503e78;
}
.bg_trns {
  background-color: transparent;
}
.trans_border {
  border: 1px solid transparent;
}
.bg_orange {
  background-color: #fbba16;
}

.sub-up {
  padding: 30px 0px 20px 0px;
  border-radius: 10px;
}
.sub-down {
  padding-bottom: 20px;
}
.color_white {
  color: #ffffff !important;
}

[dir="rtl"] .start {
  position: absolute;
  right: 0%;
  margin-top: -85px;
  margin-right: 7px;
}

#inner2 {
  width: 100px;
  height: 84px;
  left: -50px;
  position: relative;
  border-radius: 50px;
}

[dir="rtl"] #inner2 {
  width: 100px;
  height: 84px;
  right: -50px;
  position: relative;
  border-radius: 50px;
}

#outer2 {
  transform: rotate(142deg);
  position: absolute;
  right: 39%;
  width: 60px;
  height: 40px;
  overflow: hidden;
}

[dir="rtl"] #outer2 {
  transform: rotate(214deg);
  position: absolute;
  left: 42%;
  width: 60px;
  height: 40px;
  overflow: hidden;
}
.down {
  color: white;
  position: absolute;
  margin-top: 6px;
  margin-right: -29px;
  transform: rotate(145deg);
}

.red_btn {
  background-color: #ea725f;
  color: #ffffff;
  width: 75%;
  margin-left: 13%;
  text-align: center;
  padding: 5px 0 5px 0;
  margin-top: -15px;
  border: 0;
}

[dir="rtl"] .red_btn {
  background-color: #ea725f;
  color: #ffffff;
  width: 75%;
  margin-right: 13%;
  text-align: center;
  padding: 5px 0 5px 0;
  margin-top: -15px;
}

.right {
  background: #a00f0f;
  float: right;
  margin: 0;
  padding: 10px 10px 7px 11px;
  margin-top: -3px;
}

[dir="rtl"] .right {
  background: #a00f0f;
  float: left;
  margin: 0;
  padding: 10px 10px 7px 11px;
  margin-top: -3px;
  transform: rotate(180deg);
}

.cs_img {
  display: block;
  width: 20%;
  max-height: 80px;
  -o-object-fit: contain;
  object-fit: contain;
}

.dirArticle {
  flex: 1 1 auto;
  padding: 1.25rem;
}

.text_left {
  text-align: left;
}

.dirLTR {
  direction: ltr;
}

.glow_bottom_borders {
  border-bottom: 8px solid #fbba16 !important;
  max-width: max-content;
}

.m-0 {
  margin: 0 !important;
}

.self-center {
  align-self: center;
}

.bs {
  white-space: break-spaces;
}

.banner_text {
  position: absolute;
  top: 13%;
  width: 100%;
  text-align: center !important;
  margin-top: 25px !important;
}

.eid_banner{
  display: block;
  width: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.one{
  background-size:cover;
  height:37px;
  overflow:hidden;
}

.app_store_badge, .google_play_badge {

  background-image: url(/images/googleplay.png);
  background-repeat: no-repeat;
  height: 40px;
  display: inline-block;
  margin: 0 6px;
  text-indent: 200%;
  white-space: nowrap;
  overflow: hidden;
  margin-bottom:20px;
}


.app_store_badge {
  background-position: 1px 2px;
  width: 129px;
}


.google_play_badge {
  width: 128px;
  background-position: -139px 1px;
}


/* Bilal's Code  */



.about_m5azn_content {
  font-size: 20px !important;
  font-weight: 500;
  line-height: 1.2;
}


.bundle_header {
  font-size: 40px !important;
  font-weight: 800;
  line-height: 1.2;
  margin-bottom: 0.5rem;
  font-family: inherit;
}

.bundle_price {
  font-size: 42px !important;
  line-height: 1.5;
  font-weight: 600 !important;
  font-family: inherit;
  margin-bottom: 0.5rem;
}


/* Bilal's Code  */


/* Bilal's Code For Register Blade Start  */

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

.signin_txt {
  /* font-weight: 600 !important; */
  font-weight: bold !important;
  font-size: 20px;
}

.agreement_class {
  font-family: inherit;
  font-size: 45px !important;
  font-weight: 700 !important;
}



.agreement_content {
  font-family: inherit;
}

.policy_heading {
  font-size: 45px !important;
}

/* Bilal's Code For Register Blade  End */

/* Bilal's Code For Responsiveness */

@media (max-width: 768px) {
  /* … */
  .bg-half-100 {
    padding: 60px;
  }
}



