* {
  color: white;
}
body {
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  font-size: 14px;
  margin: 0;
}
.contact-navigation {
  background-color: white !important;
  padding: 0;
  margin: auto;
  margin-bottom: 2rem;
  margin-top: 2rem;
}
@media (max-width: 950px) {
  .contact-navigation {
    padding: 0 2rem;
  }
}

.body-container {
  padding: 0;
}
.background-container {
  max-width: 1425px;
  margin: 0;
  padding: 0;
  padding-top: 2rem;
  background: url("./images/contact.jpg");
  background-size: cover;
  min-height: 700px;
}
.form-container {
  text-align: center;
  max-width: 1021px;
}
.input-container {
  max-width: 617px;
  margin: auto;
}

input {
  margin-bottom: 1rem;
  border: none;
  color: black;
  padding: 5px;
}
.form-field {
  height: 34px;
  color: black;
  border: none;
  margin-bottom: 1rem;
  box-sizing: border-box;
  width: 208px;
  background-color: white;
}
.contact-input {
  width: 208px;
}
.option {
  width: 191px;
  height: 34px;
  color: black;
  border: none;
}
.contact-title {
  text-transform: uppercase;
  color: white;
  font-size: 25px;
  font-weight: bold;
  text-align: center;
}
.contact-span {
  line-height: 1.5;
}
.title-container {
  margin-bottom: 2rem;
  padding-left: 0;
}
.contact-gold {
  background-color: #c2aa7e;
  max-width: 291px;
  margin: auto;
  padding: 2rem;
  margin-bottom: 2rem;
}
.big-gold {
  font-size: 20px;
  margin-top: -29px;
}
.contact-button {
  background-color: #3590cb;
  border-radius: 0;
  width: 291px;
  margin-bottom: 0.5rem;
  margin-top: 0.5rem;
  font-weight: bold;
}
.agreement {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}
textarea {
  color: black;
}
.strong-contact {
  font-weight: bold;
}

@media ((min-width: 950px) and (max-width: 1340px)) {
  body {
    padding-left: 4rem;
    padding-right: 4rem;
  }
}

@media (min-width: 768px) {
  .contact-button {
    width: 448px;
  }
  .contact-gold {
    margin: 0;
    min-height: 385px;
    align-content: center;
    width: 200px;
    padding-top: 4rem;
  }
  .gold-col {
    width: 200px;
    margin: 0;
  }
  .contact-gold {
    margin: 0;
    min-height: 100px;
    align-content: center;
    width: 240px;
    padding-top: 4rem;
    text-align: left;
  }
  .gold-col {
    width: 240px;
    margin: 0;
  }
  .contact-title {
    text-align: left;
  }
  .form-container {
    padding-left: 5rem;
  }
  .background-container {
    margin: 0;
    padding-bottom: 5rem;
  }
  .input-container {
    margin: 0;
  }
  textarea {
    height: 136px !important;
    width: 448px;
  }
}
@media (min-width: 956px) {
  .contact-gold {
    margin: 0;
    min-height: 100px;
    align-content: center;
    width: 240px;
    padding-top: 4rem;
  }
  .gold-col {
    width: 240px;
    margin: 0;
  }
  .contact-title {
    text-align: left;
  }
  .form-container {
    padding-left: 5rem;
  }
  .background-container {
    margin: 0;
  }
  .input-container {
    margin: 0;
  }
}

@media (min-width: 1340px) {
  .body-container {
    padding: 3rem 10rem;
    padding-top: 0rem;
  }
  .contact-navigation {
    margin-bottom: 2rem;
    margin-left: 0;
    max-width: 1425px;
  }
}
.links-container {
  padding-bottom: 2rem;
  padding-left: 0;
  margin-top: 1rem;
  text-align: center;
}
.links {
  color: rgba(0, 0, 0, 0.377);
  text-transform: uppercase;
  font-size: 12px;
  font-weight: bold;
  padding-left: 0;
}
.links:hover {
  text-decoration: none;
  color: rgba(0, 0, 0, 0.377);

  cursor: pointer;
}
.year {
  color: black;
}
.year:hover {
  color: black;
  cursor: default;
}

.nav-link-contact {
  margin-right: 2rem;
  color: black;
  text-transform: uppercase;
}
.nav-link-contact:hover {
  color: black;
  text-decoration: none;
}
.nav-link2 {
  padding: 1rem;
  border: 2px solid #c2aa7e;
}

/*--------------------------------------------------------------
# ANAF
--------------------------------------------------------------*/
.solutionare {
  width: 10rem;
  overflow: hidden;
  cursor: pointer;
  margin: auto;
}
.solutionare-img {
  transition: 0.7s;
  width: 10rem;
}
.solutionare:first-of-type {
  margin-bottom: 0.5rem;
}

.anaf-link {
  font-size: 12px;
  color: #c2aa7e;
  margin-bottom: 0.3rem;
  font-weight: bold;
}
.anaf-link:hover {
  color: #c2aa7e;
  text-decoration: none;
}
.anaf-links {
  margin-bottom: 2rem;
  text-align: center;
}
.anaf-links > a {
  display: inline-block;
}

option {
  color: black;
}
a > .language-container {
  margin-top: 2rem;
}

.language-container {
  display: inline-block;
  color: black;
  background-color: #c2aa7e;
  padding: 0.2rem;
}
.ro-container {
  background-color: white;
}
.ro-container-en {
  background-color: #c2aa7e;
}
.en-container-en {
  background-color: white;
}
@media (min-width: 434px) {
  .anaf-links {
    display: flex;
    justify-content: center;
    top: 8rem;
    margin-top: 2rem;
  }
  .anaf-links > a:first-of-type {
    margin-right: 1rem;
    margin-left: -0.5rem;
  }
}
@media (min-width: 768px) {
  .anaf-links {
    top: 0rem;
  }
}

/*--------------------------------------------------------------
    # Hamburger
--------------------------------------------------------------*/

.hamburger {
  position: fixed;
  top: 2.8rem;
  right: 2rem;
  display: block;
  width: 35px;
  height: 35px;
  cursor: pointer;
  appearance: none;
  background: none;
  outline: none;
  border: none;
  z-index: 102;
}
.hamburger:focus {
  outline: none;
}

.hamburger .bar,
.hamburger:after,
.hamburger:before {
  content: "";
  display: block;
  width: 100%;
  height: 5px;
  background-color: #034ea1;
  margin: 6px 0;
  transition: 0.4s;
}

.hamburger.is-active:before {
  transform: rotate(-45deg) translate(-8px, 7px);
}

.hamburger.is-active:after {
  transform: rotate(45deg) translate(-8.5px, -8px);
}
.hamburger.is-active .bar {
  opacity: 0;
}

.mobile-nav {
  position: fixed;
  top: -8rem;
  left: 100%;
  width: 100%;
  min-height: 300vh;
  display: block;
  z-index: 101;
  background-color: white;
  transition: 0.4s;
  padding-top: 210px;
}
.mobile-nav > a {
  display: block;
  width: 100%;
  max-width: 200px;
  margin: 0 auto 16px;
  text-align: center;
  margin-bottom: 16px;
  padding: 12px 16px;
  background-color: #034ea1;
  text-decoration: none;
  color: white;
}
.mobile-nav > a:hover {
  background-color: #116cd4;
}
.mobile-nav.is-active {
  left: 0;
}
.mobile-radacini {
  background-color: white !important;
  margin: auto;
  padding: 0 !important;
}
@media (min-width: 768px) {
  .mobile-nav {
    display: none;
  }
  .hamburger {
    display: none;
  }
}
@media (max-width: 767px) {
  .contact-navigation {
    display: none;
  }
}
.mobile-logo {
  display: flex;
  justify-content: center;
  position: fixed;
  z-index: 99;
  width: 100%;
  top: -2rem;
  left: 0;
  padding: 2rem;
}
.mobile-language {
  background: none !important;
}
.mobile-nav > .mobile-language > .language-container {
  background-color: #034ea1;
}
.mobile-nav > .mobile-language > .language-container > .ro-container-en {
  background-color: #034ea1;
  color: white;
}
.mobile-nav > .mobile-language > .language-container > .en-container {
  background-color: #034ea1;
  color: white;
}

@media (min-width: 768px) {
  .mobile-logo {
    display: none;
  }
}
@media (max-width: 767px) {
  .background-container {
    position: relative;
    top: 8rem;
  }
  .links-container {
    position: relative;
    top: 8rem;
  }
}
/*--------------------------------------------------------------
# Cookie
--------------------------------------------------------------*/
.hidden {
  display: none;
}
.cook-wrapper {
  position: fixed;
  bottom: 30px;
  left: 30px;
  background-color: white;
  max-width: 365px;
  border-radius: 15px;
  padding: 25px 25px 30px 25px;
  z-index: 105;
  box-shadow: 5px 0 20px black;
}
.cook-wrapper.hide-slow {
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
}
.cook-wrapper img {
  max-width: 90px;
}
.cook-wrapper .content {
  margin-top: 10px;
}
.content header {
  color: black;
  font: 25px;
  font-weight: 600;
}
.content p {
  color: #858585;
  margin: 5px 0 20px 0;
}
.content .buttons {
  display: flex;
  align-items: center;
  justify-content: center;
}
.buttons .item {
  margin: 0 10px;
}
.buttons button {
  padding: 10px 20px;
  background: #fcba7f;
  border: none;
  outline: none;
  font-size: 16px;
  font-weight: 500;
  color: white;
  border-radius: 5px;
}
.buttons a {
  color: #fcba7f;
}

/*--------------------------------------------------------------
# Cookie 2
--------------------------------------------------------------*/

.cook-overlay {
  min-height: 100vh;
  width: 100%;
  background: rgba(0, 0, 0, 0.452);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  display: flex;
  align-items: center;
  justify-content: center;
}
.cook-box {
  background-color: white;
  margin-left: 2rem;
  margin-right: 2rem;
  max-width: 570px;
  padding: 2rem;
  max-height: 560px;
  overflow: scroll;
  position: relative;
}
.cook-box::-webkit-scrollbar {
  display: none;
}
.cook-box {
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.cook-box > * {
  color: black !important;
  font-size: 16px;
  font-family: sans-serif;
}
.cook-title {
  font-size: 22px;
  margin-bottom: 1rem;
  line-height: 22px;
}
.cook-buttons-container {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.black-cookie-button {
  background-color: black;
  color: white;
  border: 1px solid black;
  outline: none;
  padding: 6px 15px;
  transition: 0.3s;
  margin-right: 2rem;
}
.black-cookie-button:hover {
  background-color: rgba(0, 0, 0, 0.466);
  border: 1px solid rgba(0, 0, 0, 0.466);
}
.setari-cookie-button {
  background-color: white;
  outline: none;
  border: none;
  padding: 6px 15px;
  transition: 0.3s;
  color: black;
}
.setari-cookie-button:hover {
  background-color: #7774632a;
}
.cookie-setari-button-container {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 1rem;
}
.cookie-setari-button-container > .black-cookie-button {
  margin-right: 0;
}
.cookie-setari-checklist > p {
  margin-bottom: 1rem;
}
.cookie-setari-checklist > * {
  color: black;
}
.cookie-setari-checklist > p:last-of-type {
  margin-bottom: 2rem;
}
.cookie-setari-label {
  margin-bottom: 0.5rem !important;
}
.x-setari-cookie-button {
  position: absolute;
  right: 1rem;
  top: 0.5rem;
  transform: scale(1.5);
}
.x-setari-cookie-button:hover {
  background: none;
}

.hidden {
  display: none !important;
}
