/*@import url('https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200..1000;1,200..1000&display=swap');*/

@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.8.1/font/bootstrap-icons.css");

/** {*/
/*  font-family: "Nunito", sans-serif !important;*/
/*  font-optical-sizing: auto;*/
/*  font-style: normal;*/
/*}*/

body {
  color: #444444;
  font: 20px / 1.6em 'Nunito', sans-serif !important;
  font-weight: 400;
  -moz-osx-font-smoothing: grayscale;
}

.button--primary.btn-primary {
  color: #fff;
  background-color: #DC2F33;
  border-color: #DC2F33;
}

.button--primary.btn-primary:hover {
  background-color: rgb(198, 42, 46);;
  border-color: rgb(198, 42, 46);;
}

.form-item-phone .iti.iti--allow-dropdown {
  width: 100%;
}

/** Footer **/

footer {
  color: white;
  font-size: 0.85em;
  line-height: 1.4em;
  background: #69726a;
  padding-bottom: 0;
  padding-top: 0;
}

footer .content a, footer .content a.is-active {
  color: white;
  text-decoration: none;
}

footer .block {
  border: none;
}

/***************/

/** Home Slider **/

#carouselHomeSlider {
  width: 100%;
}

#carouselHomeSlider .carousel-item img {
  width: 100%;
  height: auto;
  margin: 0;
}

.slider-outer {
  max-height: 500px;
  overflow: hidden;
  display: flex;
  align-items: center;
}

#carouselHomeSlider .carousel-caption {
  position: absolute;
  left: 10%;
  top: auto;
  right: auto;
  bottom: 25%;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  color: #fff;
  text-align: left;
  opacity: 0.75;
}

#carouselHomeSlider .carousel-caption h5 {
  background: #000;
  border-radius: 0.25rem;
  padding: 0.5rem 1.5rem;
  font-size: 2.5rem;
}

#carouselHomeSlider .carousel-caption p {
  background: #000;
  border-radius: 0.25rem;
  padding: 0.5rem 1rem;
  font-size: 1.5rem;
  display: inline-block;
}

/*******************/

/** Home Tools **/

#homePartners .item-partner img {
  width: 100%;
  height: auto;
}

#homeTools .item-tool img {
  width: 100%;
  height: auto;
}

/****************/

.path-frontpage .featured-bottom,
.path-frontpage .featured-top {
  background: #eceef0;
}


h2.display-4 {
  color: #DC2F33;
}

#block-languagedropdownswitcher .dd-options li a {
  height: 36px !important;
}

#block-languagedropdownswitcher .dd-option-text {
  line-height: 14px !important;
  float: left;
}

#block-languagedropdownswitcher .ddsDefault .dd-selected label {
  line-height: 14px !important;
  float: left;
}

#block-languagedropdownswitcher .ddsDefault .dd-selected {
  height: 36px !important;
  color: #fff;
  background: #DC2F33;
}

#block-languagedropdownswitcher .ddsDefault .dd-selected:hover {
  color: #fff;
  cursor: pointer;
}

#block-languagedropdownswitcher .ddsDefault .dd-select {
  background: #DC2F33;
  border-color: #DC2F33;
  color: #fff;
}

#block-languagedropdownswitcher .ddsDefault .dd-pointer-down {
  border-color: #fff rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) !important;
}

#block-languagedropdownswitcher .ddsDefault .dd-pointer-up {
  border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #fff !important;
}

#block-languagedropdownswitcher .ddsDefault .dd-option .dd-option-text:hover,
#block-languagedropdownswitcher .dd-selected-text:hover {
  cursor: pointer;
}

.region-secondary-menu {
  width: 100%;
}

#block-contactstop .field--name-body {
  display: flex;
}

#navbar-top {
  /*height: 60px;*/
  padding: 0;
}

#block-languagedropdownswitcher fieldset {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
  height: 32px;
}

.navbar-brand img {
  max-width: 230px;
  height: auto;
}

#block-languagedropdownswitcher,
#block-contactstop {
  padding-right: 0;
  padding-left: 0;
}

.menu--main .nav-link {
  color: #DC2F33;
  font-weight: 300;
}

.menu--main .nav-link:focus,
.menu--main .nav-link:hover {
  color: #DC2F33;
}

/** Sticky header **/


.navbar.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1;
}

.navbar.sticky + .highlighted {
  padding-top: 102px;
}


/*****************/

.menu--main .nav-item .nav-link {
  color: #68726a;
  font-weight: 600;
  background-color: #eef1f0;
  padding: 3px 10px !important;
  border-radius: 5px;
  transition: none;
  font-size: 16px;
  margin: 0 3px 0 0;
}

.menu--main .nav-item .nav-link:hover {
  color: #fff;
  background-color: #DC2F33;
}

.menu--main .nav-item.active .nav-link {
  color: #fff;
  background-color: #DC2F33;
  display: inline-block;
}

#navbar-top .field--name-body a,
#main a,
#about-triwin a,
.featured-bottom a {
  color: #DC2F33;
  text-decoration: none;
}

#about-triwin a.nav-link {
  color: #DC2F33;
}

#navbar-top .field--name-body a:hover,
#main a:hover,
#about-triwin a:hover,
.featured-bottom a:hover {
  color: rgb(198, 42, 46);;
}

#lang_dropdown_form_lang-dropdown-form {
  border: none;
  color: #fff;
  border-radius: 3px;
  height: 38px;
}

#lang_dropdown_form_lang-dropdown-form .form-select {
  border: none;
  color: #fff;
  background-color: transparent;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right 0.75rem center;
  background-size: 16px 12px;
  padding-left: 5px;
}

#lang_dropdown_form_lang-dropdown-form img.language-icon {
  padding: 0;
  margin-top: -19px;
  margin-left: 10px;
}

.cc-revoke {
  display: none;
}

.dir-nortl {
  direction: ltr;
  text-align: right;
}

#block-contactstop .dir-nortl {
  display: flex;
}

html[dir='rtl'] .modal-header .btn-close {
  padding: 0.5rem 0.5rem;
  margin: -0.5rem auto -0.5rem -0.5rem;
}

/*html[dir='rtl'] #block-languagedropdownswitcher {*/
/*  align-items: flex-start !important;*/
/*  margin-left: unset !important;*/
/*}*/

html[dir='rtl'] #block-contactstop {
  /*margin: 0 auto!important;*/
  margin-left: 24px !important;
}

html[dir='rtl'] .region-secondary-menu {
  display: flex;
  justify-content: flex-end;
}

html[dir='rtl'] #carouselHomeSlider .carousel-caption {
  text-align: right;
}

.captcha {
  position: unset;
}

.webform-submission-contact-form .form-check {
  display: inline-block;
}


#navbar-top {
  background-color: #eceef0 !important;
}

#auth-app .nav-link {
  color: #DC2F33;
  font-weight: normal !important;
}

#auth-app a {
  color: #DC2F33;
  font-weight: normal;
  text-decoration: none;
}

#auth-app a:hover {
  color: #495057;
}

#auth-app .nav-link.active {
  color: #495057;
  font-weight: bold !important;
}

.card-header {
  background: #d9dee1;
}

.card-header .field--name-field-title {
  font-size: 1.3rem;
}

.country {
  font-size: 1rem;
  padding-bottom: 0.5rem;
}

.display-4 {
  font-size: 2.5rem !important;
}

#edit-lang-dropdown-select-dd-placeholder .dd-option-selected {
  display: none;
}

#about-us {
  padding-top: 60px !important;
}

.navbar.sticky .navbar-brand img {
  max-width: 150px;
  height: auto;
}

#homePartners .item-partner .country-fav img {
  width: 18px;
}


#section-partners, #section-jobs {
  background: #c6cdd1;
}


#accordionJobs .accordion-button::after {
  margin-left: unset;
}

#accordionJobs .accordion-button:not(.collapsed) {
  color: #bf1e2e;
  background-color: #eceef0;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .125);
}

#accordionJobs .accordion-button:not(.collapsed)::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}

.job-title {
  font-size: 1.3rem;
}


/* Header image */

.highlighted {
  background-color: #69726a;
  overflow: hidden;
}


.header-image {
  position: relative;
}

.header-text {
  position: absolute;
  bottom: 75px;
  left: -25px;
  background-size: cover;
  padding: 20px;
  z-index: 99;
  color: #ffffff;
  background-color: #004996e3;
  border-radius: 3px;
}

#main-wrapper {
  padding-bottom: 40px;
}

h1, .h1 {
  line-height: 1.25em !important;
  padding-bottom: 0;
  margin-bottom: 0;
  font-size: 2em;
  font-weight: 800;
}


#section-testimonials {
  background: #DC2F33;
}

#section-testimonials h2 {
  color: white;
}

#section-testimonials .contact-button {
  background-color: #68726a;
  color: white;
  border: none;
}

#section-testimonials .contact-button:hover {
  background-color: #000;
  color: white;
}

#block-copyright {
  padding: 0 10px;
}

footer {
  font-size: 18px;
  line-height: 26px;
  font-weight: 600;
}

footer .navbar-nav {
  display: flex;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  flex-wrap: nowrap;
  justify-content: space-around;
  flex-direction: row;
}

footer .menu--main .nav-item .nav-link {
  color: unset;
  background-color: unset;
  display: inline-block;
  border-radius: unset;
  padding: 0;
  font-size: 18px;
  line-height: 26px;
  font-weight: 600;
}

footer .menu--main .nav-item.active .nav-link {
  color: unset;
  background-color: unset;
  display: inline-block;
  border-radius: unset;
  padding: 0;
  font-size: 18px;
  line-height: 26px;
  font-weight: 600;
}

#CollapsingNavbar {
  justify-content: space-between !important;
}

#navbar-top {
  font-size: 16px;
  padding: 3px 0;
}

#navbar-top .btn-primary.button-login {
 background-color: #DC2F33;
 color: #fff;
 border-color: #DC2F33;
}

#navbar-top .btn-primary.button-login:hover{
 background-color: #eef1f0;
 color: #68726a;
 border-color: #68726a;
}

#navbar-main {
    background-color: #fff!important;
}

@media (max-width: 576px) {
  #block-contactstop {
    padding-right: 5px !important;
  }

  .form-type-tel {
    width: 100%;
  }

  form .pe-2 {
    padding: 0 !important;
  }


  #carouselHomeSlider .carousel-caption {
    bottom: 10px;
    padding-bottom: 0;
    left: 45px;
    max-width: 300px;
    opacity: 0.85;
  }

  #carouselHomeSlider .carousel-caption h5 {
    padding: 0.5rem 1rem;
    font-size: 1.2rem;
    max-width: 300px;
  }

  #carouselHomeSlider .carousel-caption p {
    /*background: rgb(198, 42, 46);;*/
    border-radius: 0.25rem;
    padding: 0.5rem 0.5rem;
    font-size: 0.9rem;
  }

  .row.region-secondary-menu {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
  }

  #block-contactstop .field--name-body {
    display: flex;
    flex-direction: column;
    align-content: center;
    align-items: stretch;
    flex-wrap: nowrap;
    padding-left: 1.5rem;
  }

  .navbar.sticky .navbar-brand img, .navbar-brand img {
    max-width: 150px;
    height: auto;
  }

  footer .navbar-nav {
    display: flex;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    flex-wrap: wrap;
    justify-content: flex-start;
    flex-direction: column;
  }

  .site-footer__top .block-menu, .site-footer__bottom .block {
    padding: 10px;
  }

}
