@charset "UTF-8";

:root {
   /* URY color scheme: */
  --ury-text-color-1: #f17b2d;
  --ury-text-color-2: #1b154b;
  --ury-text-color-3: #231f20;
  --ury-text-color-alt: #ffffff;
  --ury-bg-color-1: #f2f2f7;
  --ury-bg-color-2: #eaeaea;
  --ury-link-color: #4183c4;
  --ury-hover-color: #b5cc18;
  --ury-border-color: #aeaeaf;
}

@media (min-width: 768px) {
  .col-md-0 {
    flex: 0 0 auto;
    width: 5%;
  }
  .col-md-55 {
    flex: 0 0 auto;
    width: 45%;
  }
}

.text-left {
  text-align: left !important;
}

.text-right {
  text-align: right !important;
}

.bg-grey {
  background-color: var(--ury-bg-color-2);
}

.bg-blue {
  background-color: var(--ury-text-color-2);
}

.text-muted {
  --bs-text-opacity: 1;
  color: var(--ury-text-color-2) !important;
}

.page-section {
  padding: 1rem 0;
}

.page-section h2.section-heading, .page-section .section-heading.h2 {
  font-size: 2.5rem;
  color: var(--ury-text-color-1);
  font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
.page-section h3.section-heading {
  font-size: 2rem;
  color: var(--ury-text-color-1);
  font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
.page-section h4.section-heading {
  font-size: 1.5rem;
  color: var(--ury-text-color-1);
  font-weight: bold;
  font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
.page-section h3.section-subheading, .page-section .section-subheading.h3 {
  font-size: 1.5rem;
  font-weight: 500;
  margin: 0;
  color: var(--ury-text-color-2);
  font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
.page-section h3.section-content, .page-section .section-content.h3 {
  font-size: 1rem;
  color: var(--ury-text-color-2);
  font-weight: bold;
  font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
.page-section h4.section-content {
  font-size: 1rem;
  color: var(--ury-text-color-2);
  font-weight: 100;
  font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.page-section h2.section-heading-inv, .page-section .section-heading-inv.h2 {
  font-size: 2rem;
  margin-bottom: 1rem;
  color: var(--ury-text-color-alt);
  font-weight: 700;
  font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
.page-section h3.section-subheading-inv, .page-section .section-subheading-inv.h3 {
  font-size: 1rem;
  color: var(--ury-text-color-alt);
  font-weight: 100;
  font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
.page-section h4.section-subheading-inv, .page-section .section-subheading-inv.h4 {
  font-size: 0.8rem;
  color: var(--ury-text-color-alt);
  font-weight: 100;
  font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
.page-section h4.section-content-inv {
  font-size: 1rem;
  color: var(--ury-text-color-alt);
  font-weight: 100;
  font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.slide-title-1 {
  font-size: 1.5rem;
  color: var(--ury-text-color-2);
  font-weight: 100;
  font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.slide-title-2 {
  font-size: 1.5rem;
  color: var(--ury-text-color-1);
  font-weight: bold;
  font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.slide-subtitle-1 {
  font-size: 1.1rem;
  color: var(--ury-text-color-2);
  font-weight: bold;
  font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.slide-text {
  font-size: 1rem;
  color: var(--ury-text-color-3);
  font-weight: 100;
  font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.text-spaced {
  /* padding-top: 1rem; */
  /* padding-bottom: 1rem; */
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.tbl-h1 {
  font-size: 2rem;
  color: var(--ury-text-color-2);
  font-weight: bold;
  font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.tbl-h2a {
  font-size: 1.5rem;
  color: var(--ury-text-color-2);
  font-weight: bold;
  font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.tbl-h2b {
  font-size: 1.5rem;
  color: var(--ury-text-color-1);
  font-weight: bold;
  font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.tbl-h3a {
  font-size: 1.2rem;
  color: var(--ury-text-color-2);
  font-weight: 100;
  font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.tbl-h3b {
  font-size: 1.2rem;
  color: var(--ury-text-color-3);
  font-weight: 100;
  font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.tbl-cell {
  border-style: solid;
  border-width: 1px;
  border-color: var(--ury-border-color);
}

.tbl-cell.yes {
  background-image: url("../images/1x/yes.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 24px 24px;
}

.tbl-cell.no {
  background-image: url("../images/1x/no.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 24px 24px;
}

#despre-noi .section-content-inv.text {
  padding-left: 100px;
}

/* #main-nav {
  padding-top: 1rem;
  padding-bottom: 1rem;
  background-color: var(--ury-bg-color-1);
} */

/* #main-nav .navbar-brand {
  color: var(--ury-link-color);
  font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 700;
  letter-spacing: 0.0625em;
  text-transform: uppercase;
} */

.nav-item .nav-link {
  font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 0.95rem;
  color: var(--ury-link-color);
  letter-spacing: 0.0625em;
}
.nav-link.active, .nav-link:hover {
  color: var(--ury-text-color-1);
  font-weight: bold;
}

@media (min-width: 992px) {
  #mainNav {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    border: none;
    background-color: transparent;
    transition: padding-top 0.3s ease-in-out, padding-bottom 0.3s ease-in-out;
  }
  #mainNav .navbar-brand {
    font-size: 1.5em;
    transition: font-size 0.3s ease-in-out;
  }
  #mainNav .navbar-brand img {
    height: 2rem;
    transition: height 0.3s ease-in-out;
  }
  #mainNav.navbar-shrink {
    padding-top: 0.2rem;
    padding-bottom: 0.2rem;
    background-color: #FFFFFF;
  }
  #mainNav.navbar-shrink .navbar-brand {
    font-size: 1.25em;
  }
  #mainNav.navbar-shrink .navbar-brand svg,
  #mainNav.navbar-shrink .navbar-brand img {
    height: 1.5rem;
  }
  #mainNav .navbar-nav .nav-item {
    margin-right: 1rem;
  }
  #mainNav .navbar-nav .nav-item:last-child {
    margin-right: 0;
  }
}

.main-bar {
  background-color: var(--ury-text-color-alt);
  padding-top: 0px;
}

.spacer {
  height: 2rem;
}

header.spacer {
  height: 90px;
  color: #000;
}

header.masthead {
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
  color: #fff;
  background-image: url("../images/1x/background-top.png");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center bottom;
  background-size: cover;
}

header.masthead .masthead-subheading {
  color: var(--ury-text-color-alt);
  font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
header.masthead .masthead-heading {
  color: var(--ury-text-color-1);
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

@media (min-width: 768px) {
  header.masthead {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  header.masthead .masthead-subheading {
    font-size: 1.2rem;
    line-height: 1.2rem;
  }
  header.masthead .masthead-heading {
    font-size: 3rem;
    font-weight: 800;
    line-height: 3rem;
  }
}

.bg-quote {
  background-image: url("../images/1x/quot.png");
  background-repeat: no-repeat;
  background-position: right center;
}

span.bg-despre-noi {
  width: 100%;
  height: 100%;
  padding: 0px;
  background-image: url("../images/1x/despre-noi.png");
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: contain;
}

#despre-noi .container {
  background-image: url("../images/1x/background-despre-noi.png");
  background-repeat: no-repeat;
  background-position: left bottom;
  background-size: 100% 90%;
}

.slide-img {
  display: block;
  width: 460px;
  height: 448px;
  margin: auto;
}

.carousel-item {
  height: 650px;
}

.carousel-container {
  padding: 0 100px;
}

.carousel-3-item {
  height: 115px;
  align-items: center;
  text-align: center;
}

.carousel-caption {
  padding-bottom: 50px;
}

.carousel-indicators button {
  width: 22px;
  height: 22px;
  background-image: url("../images/1x/bullet-slider-inactive.png");
  background-position: center;
  background-repeat: no-repeat;
}

.carousel-indicators .active {
  background-image: url("../images/1x/bullet-slider-active.png");
  background-repeat: no-repeat;
}

.carousel-control-next-icon {
  width: 29px;
  height: 49px;
  background-image: url("../images/1x/arrow-right.png");
}

.carousel-control-next-icon:hover {
  background-image: url("../images/1x/arrow-right-hover.png");
}

.carousel-control-prev-icon {
  width: 29px;
  height: 49px;
  background-image: url("../images/1x/arrow-left.png");
}

.carousel-control-prev-icon:hover {
  background-image: url("../images/1x/arrow-left-hover.png");
}

.btn-cumpara {
  color: var(--ury-text-color-alt);
  background-color: var(--ury-text-color-2);
  border-radius: 10px;
  padding: 0.2rem 1.5rem 0 1.5rem;
  font-size: 1.2rem;
  font-weight: bold;
  border-width: 0;
}

.btn-cumpara:hover {
  background-color: var(--ury-text-color-1);
}

.col-orange {
  color: var(--ury-text-color-1);
}

.blue-stripe {
  border-right: 3px solid var(--ury-text-color-2);
  margin: 20px;
}

.grey-stripe {
  border-right: 2px solid var(--ury-bg-color-2);
}

.bullet {
  background-image: url("../images/1x/bullet-list.png");
  background-repeat: no-repeat;
  background-position: top left;
  background-position: 35px 2px;
  padding-left: 60px;
  margin: 2px;
}

.container.padded {
  padding-top: 20px;
  padding-bottom: 40px;
  border-bottom: 2px solid var(--ury-bg-color-2);
}

.row.padded {
  padding: 50px 30px;
  /* padding-top: 50px; */
}

.bg-alte-servicii {
  min-height: 300px;
  padding: 0px;
  background-image: url("../images/1x/alte-servicii.png");
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: contain;
}

.bg-asistenta {
  min-height: 300px;
  padding: 0px;
  background-image: url("../images/1x/asistenta.png");
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: contain;
}

.slide-alte-servicii {
  padding-top: 50px;
  margin-bottom: -18px;
}

.slide-blt {
  height: 60px;
  padding-left: 80px;
  /* padding-bottom: 10px; */
  margin: 2px 2px 10px 2px;
  background-repeat: no-repeat;
  background-position: top left;
}

.blt-1 {
  background-image: url("../images/1x/1.png");
}

.blt-2 {
  background-image: url("../images/1x/2.png");
}

.blt-3 {
  background-image: url("../images/1x/3.png");
}

.blt-4 {
  background-image: url("../images/1x/4.png");
}

.blt-5 {
  background-image: url("../images/1x/5.png");
}

.blt-6 {
  background-image: url("../images/1x/6.png");
}

.cell-head {
  font-size: 1rem;
  color: var(--ury-text-color-alt);
  font-weight: bold;
  font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.cell-text {
  font-size: 1rem;
  color: var(--ury-text-color-alt);
  font-weight: 100;
  font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.lpad {
  padding-left: 50px;
}

.container.contact {
  text-align: center;
  padding: 50px;
  padding-bottom: 10px;
}

/* Carousel */

@media (max-width: 767px) {
  .carousel-3-inner .carousel-item > div {
      display: none;
  }
  .carousel-3-inner .carousel-item > div:first-child {
      display: block;
  }
}

.carousel-3-inner .carousel-item.active,
.carousel-3-inner .carousel-item-next,
.carousel-3-inner .carousel-item-prev 
{
  display: flex;
}

/* medium and up screens */

@media (min-width: 768px) {
  
  .carousel-3-inner .carousel-item-end.active,
  .carousel-3-inner .carousel-item-next {
    transform: translateX(33%);
  }
  
  .carousel-3-inner .carousel-item-start.active, 
  .carousel-3-inner .carousel-item-prev {
    transform: translateX(-33%);
  }
}

.carousel-3-inner .carousel-item-end,
.carousel-3-inner .carousel-item-start { 
transform: translateX(0);
}
