html,
body,
.carousel,
.carousel-inner,
.carousel-inner .item {
  height: 100%;

  font-family: "Open Sans", sans-serif;
}

.navbar-light .navbar-nav .nav-link {
  color: white;
  padding: 1rem 0.9rem !important;
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
  color: #f1ebebb3;
}

.bg-hero {
  background-image: url(../img/hero.png);

  background-size: cover;

  background-position: center;
}

.h-100 {
  height: 100% !important;
}

.h-50 {
  height: 50% !important;
}

.h1_hero {
  font-family: "Open Sans", sans-serif;

  font-weight: 700;

  color: white;

  padding: 14% 0%;

  font-size: 65px;
}

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

.h1_prezentare {
  font-family: "Merriweather", serif;

  color: #083a7b;
}

.prezentare {
  background-color: beige;
}

.footer {
  background-color: #e6e6e6;

  padding-top: 30px;

  padding-right: 0px;

  padding-bottom: 20px;

  padding-left: 0px;
}

.a_footer {
  text-decoration: none;

  color: #162e75;
}

.a_footer:hover {
  color: black;
}

.title_footer {
  color: #162e75;

  font-family: "Merriweather", serif;

  font-size: 2em;

  padding-bottom: 15px;

  border-bottom: 0.5px solid #cccccc;
}

.dropdown-toggle::after {
  display: inline-block;

  margin-left: 0.6em;

  vertical-align: 0.255em;

  content: "";

  border-top: 0.3em solid;

  border-right: 0.3em solid transparent;

  border-bottom: 0;

  border-left: 0.3em solid transparent;
}

.tit-cond {
  font-weight: 600;

  font-family: "Merriweather", serif;

  font-size: 2em;

  color: #083a7b;
}

.flip-card {
  background-color: transparent;

  width: 179px;

  height: 201px;

  perspective: 1000px;
}

.flip-card-inner {
  position: relative;

  width: 100%;

  height: 100%;

  text-align: center;

  transition: transform 0.6s;

  transform-style: preserve-3d;

  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
}

.flip-card:hover .flip-card-inner {
  transform: rotateY(180deg);
}

.flip-card-front,
.flip-card-back {
  position: absolute;

  width: 100%;

  height: 100%;

  backface-visibility: hidden;
}

.back_txt {
  padding-top: 35%;
}

.flip-card-front {
  background-color: #bbb;

  color: black;

  z-index: 2;
}

.flip-card-back {
  background-color: #1c63b7;

  color: white;

  transform: rotateY(180deg);

  z-index: 1;

  height: 100%;
}

.flip-card-back1 {
  /* background-color: #1c63b7; */

  background-image: url(../img/psec.png);

  /*color: white;*/

  transform: rotateY(180deg);

  z-index: 1;

  height: 100%;
}

.border-educatie-img {
  box-shadow: -12px 12px 0px 0px #c3c3c3;
}

.view {
  background-color: #8194ad;
  padding: 0.5em 1em;
  color: #ffffff;
  text-decoration: none !important;
  border-radius: 5px;
}

.view:hover {
  color: #f5c8b7;
}

.rowhcl {
  background-color: #8194ad;
  border-radius: 10px;
}

.dropdown:hover > .dropdown-menu {
  display: block;
}

.navbar-light .navbar-toggler-icon {
  background-image: url(../img/menu.svg);
}

.name-consi {
  font-weight: 600;

  font-size: 20px;

  color: #083a7b;
}

.dis-inb {
  display: inline-block;
}
.wrapper_hotarari {
  width: 75%;
  display: flex;
  justify-content: space-between;
}

/*============== cookie =========== */

/* style bara de cockies */

.cc-theme-classic .cc-btn {
  border-radius: 5px;
}

.cc-banner .cc-message {
  -ms-flex: 1;

  flex: 1;
}

.cc-compliance > .cc-btn {
  -ms-flex: 1;

  flex: 1;
}

.cc-btn {
  display: block;

  padding: 10px 20px;

  font-size: 0.8em;

  font-weight: 700;

  border-width: 2px;

  border-style: solid;

  text-align: center;

  white-space: nowrap;
}

.cc-btn,
.cc-close,
.cc-link,
.cc-revoke {
  cursor: pointer;
}

.cc-color-override-530831885 .cc-btn {
  color: rgb(255, 255, 255);

  background-color: #3992ff !important;

  border-color: transparent;
}

.cc-color-override-530831885 .cc-link,
.cc-color-override-530831885 .cc-link:active,
.cc-color-override-530831885 .cc-link:visited {
  color: rgb(255, 255, 255);
}

.cc-compliance {
  display: -ms-flexbox;

  display: flex;

  -ms-flex-align: center;

  align-items: center;

  -ms-flex-line-pack: justify;

  align-content: space-between;
}

.cc-color-override-530831885.cc-window {
  color: rgb(255, 255, 255);

  background-color: rgb(37, 46, 57);

  opacity: 0.95;
}

.cc-banner.cc-bottom {
  left: 0;

  right: 0;

  bottom: 0;
}

.cc-window.cc-banner {
  -ms-flex-align: center;

  align-items: center;
}

.cc-window.cc-banner {
  padding: 1em 1.8em;

  width: 100%;

  -ms-flex-direction: row;

  flex-direction: row;
}

.cc-revoke,
.cc-window {
  position: fixed;

  overflow: hidden;

  box-sizing: border-box;

  font-family: Helvetica, Calibri, Arial, sans-serif;

  font-size: 18px;

  line-height: 1.5em;

  display: -ms-flexbox;

  display: flex;

  -ms-flex-wrap: nowrap;

  flex-wrap: nowrap;

  z-index: 9999;
}

.cc-window {
  opacity: 1;

  transition: opacity 1s ease;
}

/* style bara de cockies */

/*============== end cookie =========== */

/* ===============  MEDIA QUERY ================== */

@media (max-width: 575.98px) {
  .h1_hero {
    font-family: "Open Sans", sans-serif;

    font-weight: 700;

    color: white;

    padding: 35% 0%;

    font-size: 38px;
  }
}

@media (min-width: 576px) and (max-width: 767.98px) {
  .h1_hero {
    font-family: "Open Sans", sans-serif;

    font-weight: 700;

    color: white;

    padding: 16% 0%;

    font-size: 48px;
  }
}

@media (min-width: 768px) and (max-width: 940px) {
  .h1_hero {
    font-family: "Open Sans", sans-serif;

    font-weight: 700;

    color: white;

    padding: 30% 0%;

    font-size: 48px;
  }
}

@media (min-width: 940px) and (max-width: 1199.98px) {
  h1_hero {
    font-family: "Open Sans", sans-serif;

    font-weight: 700;

    color: white;

    padding: 30% 0%;

    font-size: 81px;
  }
}

@media (max-width: 998px) {
  .wrapper_hotarari {
    width: 100%;
    display: flex;
    justify-content: space-between;
  }
}
