.section-1 .section-1__right p {
  color: #51555e;
  font-size: 1.125rem;
}
.section-1 .section-1__right ul {
  margin-bottom: 2em;
}
.section-1 .section-1__right.check li {
  position: relative;
  color: #0b2154;
  font-size: 1.25rem;
  padding-inline-start: 30px;
}
.section-1 .section-1__right.check li::before {
  position: absolute;
  content: "";
  left: 0;
  width: 30px;
  height: 30px;
  background: url(../assets/check.svg);
  background-position: center center;
  background-repeat: no-repeat;
}
header .header__content .header__content--title {
  max-width: 900px;
  white-space: normal;
}
.section-4 .section-4__right .section-4__right--content {
  white-space: normal;
}
#toast-container > div {
  opacity: 1;
  width: inherit;
  min-width: 300px;
  max-width: 400px;
}

.toast.toast-error {
  background: red;
  color: white;
}

.toast.toast-success {
  background: green;
  color: white;
}

.section-2 .section-2__message .section-2__message--content .p {
  color: #51555e;
  font-size: 1.25rem;
}
.section-2 .section-2__specializations .section-2--speciallization button {
  cursor: auto;
}
/* ******** */
/* About us */
/* ******** */
.about__section {
  display: flex;
  margin-top: 3em;
  margin-bottom: 3em;
  padding-left: 10%;
  padding-right: 5%;
}

.section-1__image {
  width: 38.5%;
}

.about__section-2 {
  background: #edecec;
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.about__section-2 .section-2__image {
  width: 30%;
  margin-right: 1.5em;
}
.about__section-2
  .section-2__right__values
  .section-2__right__values--subtitle {
  font-family: segoeuiBold;
  font-size: 1.25rem;
  color: #0b2154;
  margin-bottom: 0.25em;
}
.about__section-2
  .section-2__right__values
  .section-2__right__values--paragraph {
  color: #51555e;
  font-size: 1.125rem;
  margin-bottom: 0.25em;
}

.section-3__list {
  padding-left: 1.1em !important;
}
.section-3__list .section-3__list-item {
  list-style: disc;
  color: #51555e;
  font-size: 1.125rem;
}
.section-3__list .section-3__list-item::marker {
  color: #0b2154;
}

.section-3__image {
  width: 25%;
  padding-left: 2em;
}
/* ******** */
/* About us */
/* ******** */
/* ******** */
/* Locations */
/* ******** */
@font-face {
  font-family: segoeuiRegular;
  src: url(../fonts/SEGOEUI.TTF);
}
@font-face {
  font-family: segoeuiSemiBold;
  src: url(../fonts/SEGUISB.TTF);
}
@font-face {
  font-family: segoeuiBold;
  src: url(../fonts/SEGOEUIB.TTF);
}
.location {
  padding-left: 2%;
  padding-right: 2%;
}

.google-map {
  min-height: 50vh;
  width: 49%;
  margin-right: 1%;
}

.google-map iframe {
  height: 100%;
  width: 100%;
  border-radius: 40px;
}

.accordion__container {
  width: 49%;
  margin-left: 1%;
}

.accordion {
  border-radius: 60px;
}

.accordion-button {
  background: rgba(0, 0, 0, 0);
  opacity: 0.8;
}

.accordion-button::after {
  display: none;
}

.accordion-button img {
  width: 1.5em;
  margin-right: 1em;
}

.accordion-button:not(.collapsed) {
  background: rgba(0, 0, 0, 0);
  color: #d81324;
  box-shadow: none;
}

.accordion-item {
  border-bottom: none;
  background-color: rgba(0, 0, 0, 0.2);
}
.accordion-item:nth-child(1) {
  border-radius: 40px 40px 0 0 !important;
}
.accordion-item:nth-child(1) .accordion-button {
  border-radius: 40px 40px 0 0 !important;
}
.accordion-item:nth-last-child(1) {
  border-radius: 0 0 40px 40px;
}
.accordion-item:nth-last-child(1) .collapsed {
  border-radius: 0 0 40px 40px !important;
}
.accordion-item .accordion-header {
  color: #d81324;
}
.accordion-item .accordion-header .accordion-button {
  font-family: segoeuiSemiBold;
  font-size: 1.25rem;
}

.accordion-button:focus {
  border-bottom: none;
  box-shadow: none;
  border-color: rgba(0, 0, 0, 0.125);
}

.accordion-body p {
  font-family: segoeuiRegular;
  font-size: 1rem;
  color: white;
}

.section-4__right__contact--email span {
  font-size: 1.125rem;
  color: white;
  font-family: segoeuiSemiBold;
}

.section-4__right__contact--number span {
  font-size: 1.125rem;
  color: white;
  font-family: segoeuiSemiBold;
}

.accordion__flex {
  display: flex;
}
.accordion__flex .right {
  display: flex;
}
.accordion__flex .right .section-4__right__contact {
  align-self: center;
}
.accordion__flex .right .section-4__right__contact p {
  margin-bottom: 0;
}
.accordion__flex .right .section-4__right__contact span {
  color: white;
}
/* ******** */
/* Locations */
/* ******** */
/* ******** */
/* Our Team */
/* ******** */
.team-page__title {
  color: #d81324;
  text-align: center;
  margin-top: 2em;
  margin-bottom: 3em;
}

.team__container {
  margin-bottom: 5em;
}
.team__container:nth-child(even) {
  display: flex;
  flex-direction: column;
  position: relative;
}
.team__container:nth-child(even) .team__top {
  /* margin-left: 30%; */
  /* width: 60%; */
  margin-left: 7.5%;
}
.team__container:nth-child(even) .team__top .team__subtitle {
  font-family: segoeuiRegular;
  color: #d81324;
  font-size: 1.8rem;
  word-wrap: normal;
}
.team__container:nth-child(even) .team__bottom {
  position: relative;
  display: flex;
  background-color: #0b2154;
  border-radius: 30px;
  margin-left: 5%;
  margin-right: 7.5%;
  padding-top: 1em;
  padding-bottom: 0.5em;
  padding-right: 2em;
  padding-left: 2em;
}
.team__container:nth-child(even) .team__bottom .team__image {
  position: relative;
  width: 22.5%;
  margin-left: 5%;
  margin-right: 1.75em;
  top: -6.5em;
  margin-bottom: -5em;
}
.team__container:nth-child(even) .team__bottom .team__content {
  color: white;
  display: block;
}
.team__container:nth-child(odd) {
  display: flex;
  flex-direction: column;
  position: relative;
}
.team__container:nth-child(odd) .team__top {
  margin-left: 7.5%;
  width: 60%;
}
.team__container:nth-child(odd) .team__top .team__subtitle {
  font-family: segoeuiRegular;
  color: #d81324;
  font-size: 1.8rem;
}
.team__container:nth-child(odd) .team__bottom {
  position: relative;
  display: flex;
  flex-direction: row-reverse;
  background-color: #0b2154;
  border-radius: 30px;
  margin-left: 5%;
  margin-right: 7.5%;
  padding-top: 1em;
  padding-bottom: 0.5em;
  padding-right: 2em;
}
.team__container:nth-child(odd) .team__bottom .team__image {
  position: relative;
  width: 22.5%;
  margin-left: 5%;
  margin-right: 1em;
  top: -6.5em;
  margin-bottom: -5em;
}
.team__container:nth-child(odd) .team__bottom .team__content {
  color: white;
  display: block;
  margin-left: 3.5%;
}
/* ******** */
/* Our Team */
/* ******** */
/* ******** */
/* Our History */
/* ******** */
@font-face {
  font-family: segoeuiBold;
  src: url(../fonts/SEGOEUIB.TTF);
}
.history-page__title {
  color: #d81324;
  text-align: center;
  margin-top: 1.5em;
  margin-bottom: 1em;
}

.history__section-1 {
  background: #131e38;
  margin-left: 15%;
  margin-right: 15%;
  margin-bottom: 2em;
  padding: 1% 2% 1% 2%;
  color: white;
  font-size: 1.25rem;
}

/* History */
.bg-gradient_solid {
  /* background: var(--primary-gradient); */
  color: #343434;
  padding: 48px 0;
}

.steps {
  position: relative;
  margin-top: 32px;
  margin-bottom: 6em;
}

.steps .content p {
  color: #676767;
  font-size: 16px;
}

.steps .content h2 {
  font-family: segoeuiBold;
  font-size: 1rem;
  color: #0b2154;
  text-align: right;
  margin-right: 0.5em;
}

.steps .content img {
  width: 100%;
  margin-top: 2em;
  margin-bottom: -5em;
}

.steps-container {
  position: relative;
  background-color: inherit;
  width: 50%;
}

.steps-container::after {
  content: "";
  position: absolute;
  width: 20px;
  background-color: #0b2154;
  top: 0;
  bottom: 0;
  left: 100%;
}

.steps-container .content {
  position: relative;
}
.steps-container .content::after {
  content: "";
  position: absolute;
  width: 20px;
  background-color: #0b2154;
  top: 0;
  bottom: 92.5%;
  left: 100%;
}

.steps .steps-container:nth-child(odd) {
  left: 50%;
  flex-direction: row-reverse;
}
.steps .steps-container:nth-child(odd)::after {
  left: 0px;
}
.steps .steps-container:nth-child(odd) .content h2 {
  text-align: left;
  margin-left: 0.5em;
}
.steps .steps-container:nth-child(odd) .date {
  left: 17.5%;
}
.steps .steps-container:nth-child(odd) .content::after {
  content: "";
  position: absolute;
  left: -20px;
}

.steps-container {
  display: flex;
  margin-bottom: 1em;
}

.steps .steps-container .date {
  font-family: segoeuiBold;
  font-size: 1.25rem;
  color: #0b2154;
  position: absolute;
  right: 17.5%;
  top: -1.5em;
}

.step-line {
  width: 40%;
  background-color: #0b2154;
  height: 4px;
  flex-shrink: 0;
}

.steps-container[color="red"] .content h2 {
  color: #d81324;
}
.steps-container[color="red"] .step-line {
  background-color: #d81324;
}
.steps-container[color="red"] .date {
  color: #d81324;
}
.steps-container[color="red"] .content::after {
  background-color: #d81324;
}
.steps-container[color="red"]::after {
  background-color: #d81324;
}

@media (max-width: 767px) {
  .steps-container {
    left: 0;
    flex-direction: row-reverse;
    width: auto;
    margin-bottom: 16px;
  }
  .steps-container::after {
    left: 0;
  }
  .steps-container .content::after {
    left: -20px;
  }
  .steps .content img {
    width: 95%;
    margin-bottom: 2em;
    margin-top: 0.5em;
  }
  .steps .content h2 {
    font-size: 1rem;
    text-align: left;
    margin-left: 0.5em;
  }
  .date {
    font-size: 1.15rem;
    left: 17.5%;
    top: -1.5em;
  }
  .steps .steps-container:nth-child(odd) {
    left: 0;
  }
}
/* ******** */
/* Our History */
/* ******** */
/* ******** */
/* Contact us */
/* ******** */
#internal__red {
  color: #d81324;
}

#contact-page .section-4__right__contact {
  padding-left: 0 !important;
}
#contact-page .section-4__left .section-4__left--content h1 {
  font-family: segoeuiSemiBold;
  margin-bottom: 1em;
}
/* ******** */
/* Contact us */
/* ******** */
.accordion-body p,
.accordion-body a,
.accordion-body h1,
.accordion-body h2,
.accordion-body h3,
.accordion-body h4,
.accordion-body h5,
.accordion-body h6,
.accordion-body strong,
.accordion-body span {
  font-family: segoeuiRegular;
  font-size: 1rem;
  color: white;
}
.active a.link.link.nav__center__list--link:after {
  width: 100%;
}

@media (max-width: 769px) {
  .mob-col-rev{
    flex-direction: column-reverse !important;
  }
}

nav .nav__right a.link {
  margin: 0 0.2em;
}
@media (max-width: 480px) {
  nav .nav__right a.link {
    margin: 0 0.2em;
    margin-inline-end: 1em;
    margin-top: -5px;
}
}

/* Flip Card */

.content_flip {
  display: flex;
  margin: 0 auto;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;    
  width: 100%;
}

.content_flip .card {
  color: inherit;
  cursor: pointer;
  width: calc(33% - 2rem);
  min-width: calc(33% - 2rem);
  height: 400px;
  min-height: 400px;
  perspective: 1000px;
  margin: 1rem;
  position: relative;
  background: transparent;
  border: 0;
}
@media screen and (max-width: 800px) {
  .content_flip .card {
    width: calc(50% - 2rem);
  }
}
@media screen and (max-width: 500px) {
  .content_flip .card {
    width: 100%;
  }
}

.content_flip .front,
.content_flip .back {
  display: flex;
  border-radius: 6px;
  background-position: center;
  background-size: cover;
  text-align: center;
  justify-content: center;
  align-items: center;
  position: absolute;
  height: 100%;
  width: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transform-style: preserve-3d;
  transition: ease-in-out 600ms;
}

.content_flip .front {
  background-size: cover;
  padding: 2rem;
  font-size: 1.618rem;
  font-weight: 600;
  color: #fff;
  overflow: hidden;
  font-family: Poppins, sans-serif;
}
.content_flip .front:before {
  position: absolute;
  display: block;
  content: "";
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(135deg, #1a9be6, #1a57e6);
  opacity: 0.25;
  z-index: -1;
}
.content_flip .card:hover .front {
  transform: rotateY(180deg);
}
.content_flip .card:nth-child(even):hover .front {
  transform: rotateY(-180deg);
}

.content_flip .back {
  background: #fff;
  transform: rotateY(-180deg);
  padding: 10px 2em;
  color: black;
  overflow-y: scroll;
  display: block;
}

/* width */
.content_flip .back::-webkit-scrollbar {
  width: 8px;
}

/* Track */
.content_flip .back::-webkit-scrollbar-track {
  background: #f1f1f1; 
}
 
/* Handle */
.content_flip .back::-webkit-scrollbar-thumb {
  background: #888; 
}

/* Handle on hover */
.content_flip .back::-webkit-scrollbar-thumb:hover {
  background: #555; 
}

.content_flip .back .button {
  background: linear-gradient(135deg, #1a9be6, #1a57e6);
}
.content_flip .back .button:before {
  box-shadow: 0 0 10px 10px rgba(26, 87, 230, 0.25);
  background-color: rgba(26, 87, 230, 0.25);
}
.content_flip .card:hover .back {
  transform: rotateY(0deg);
}
.content_flip .card:nth-child(even) .back {
  transform: rotateY(180deg);
}
.content_flip .card:nth-child(even) .back .button {
  background: linear-gradient(135deg, #e61a80, #e61a3c);
}
.content_flip .card:nth-child(even) .back .button:before {
  box-shadow: 0 0 10px 10px rgba(230, 26, 60, 0.25);
  background-color: rgba(230, 26, 60, 0.25);
}
.content_flip .card:nth-child(even):hover .back {
  transform: rotateY(0deg);
}

/* Flip Card */