.module.module-image img {
  width: auto;
  max-width: 100%;
}

body {
  font-family: "Montserrat", sans-serif;
  color: #2f2f2f;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Playfair Display", serif;
  margin-block-end: 10px !important;
}

a {
  color: #db7455;
}

.container-fluid {
  max-width: 1400px;
}

.container {
  max-width: 1400px;
}

.btn {
  font-size: 26px;
  padding: 0.4em 1.5em;
  box-shadow: none !important;
  outline: 0 !important;
  border-radius: 100px;
}

.btn.btn-primary {
  background-color: #ffffff;
  border: none;
  color: #000000;
}
.btn.btn-secondary {
  color: #000000;
  background-color: #ffffff;
  border: none;
}

.col-contact-form .btn.btn-primary {
  background-color: #f9b572;
}

/* .section-phase .btn.btn-secondary {
  background-color: #ffffff;
  border: none;
}

.section-phase .btn.btn.btn-primary {
  background-color: #ffffff;
  border: none;
} */

.row {
  margin-left: -1rem;
  margin-right: -1rem;
}

.section-top-bar {
  text-align: center;
  font-size: 23px;
  padding-top: 5px;
  padding-bottom: 5px;
}

.section-gap-0 .container-fluid {
  padding: 0;
}

.section-gap-0 .builder-row {
  margin-left: 0;
  margin-right: 0;
}

.hero-section .col-top-hero-left {
  position: relative;
  display: flex;
}

.hero-section .col-top-hero-left::before {
  content: "";
  position: absolute;
  top: 0;
  left: -100vw;
  bottom: 0;
  height: 100%;
  width: 100vw;
  background: #ece3ce;
  z-index: -1;
}

.hero-section .hero-text-box .module-text-top-hero-right {
  position: relative;
  display: flex;
  justify-content: center;
  flex-direction: column;
}

.hero-section .hero-text-box .module-text-top-hero-right::before {
  content: "";
  position: absolute;
  top: 0;
  right: -100vw;
  bottom: 0;
  height: 100%;
  width: 100vw;
  background: #99b080;
  z-index: -1;
}

.hero-section .hero-text-box .contact-form-top-box {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.hero-section .hero-text-box .contact-form-top-box::before {
  content: "";
  position: absolute;
  top: 0;
  right: -100vw;
  bottom: 0;
  height: 100%;
  width: 100vw;
  background: #d6c7ae;
  z-index: -1;
}
.section-gap-0 .builder-row > div {
  padding-left: 0;
  padding-right: 0;
  flex-direction: column;
  justify-content: space-between;
}

.hero-section .builder-row {
  min-height: 100vh;
}

.hero-section .hero-text-box {
  display: grid;
}

.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col,
.col-auto,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm,
.col-sm-auto,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md,
.col-md-auto,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg,
.col-lg-auto,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl,
.col-xl-auto {
  padding-left: 1rem;
  padding-right: 1rem;
}

.categories-grid .category-item .categ-image-wrapper .categ-image {
  width: 100%;
  aspect-ratio: 4/4;
  object-fit: contain;
}

.categories-grid {
  row-gap: 30px;
}

.top-hero-title {
  max-width: 370px;
  margin: auto;
}

.top-hero-title > * {
  font-size: 80px;
}

.top-hero-arrow {
  padding: 2rem;
}

.top-hero-arrow img {
  width: 250px !important;
  height: auto;
}

.contact-form-top-box {
  background: #d6c7ae;
}

.col-top-hero-left {
  text-align: right;
}

.module-text-top-hero-right {
  padding-top: 3rem;
  padding-right: 2rem;
  padding-bottom: 2rem;
  padding-left: 2rem;
}

.contact-form-top-box {
  padding: 2rem;
}

.contact-form-top-box .btn {
  width: 100%;
}

.c-form > .container {
  padding: 0;
}

.hp-video {
  max-width: 920px;
  margin: auto;
}
.hp-video .video-js {
  max-width: 100%;
  max-height: 100%;
}

header {
  display: none;
}

.section-simple-bg-text .module-text {
  max-width: 1400px;
  margin: auto;
}

.section-clasament tbody {
  display: block;
  max-height: 60vh;
  min-height: 380px;
  overflow-x: hidden;
  overflow-y: auto;
}
.section-clasament thead,
.section-clasament tbodytr {
  display: table;
  width: 100%;
  table-layout: fixed;
}
.section-clasament thead {
  width: calc(100 - 17px);
}
.section-clasament tbody td {
  width: 100%;
}

.td-site a {
  font-weight: 600;
  font-size: 14px;
}
.td-vanzari {
  font-weight: 600;
}
#clasament_ajax {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #efffca;
  padding: 2rem 0 2rem 2rem;
}
#clasament_ajax > .spinner-border {
  margin-right: 2rem;
}
.th-clasament-nr {
  width: 50px;
}
.th-clasament-vanzari {
  width: 120px;
}

@media (min-width: 991px) {
  .section-simple-bg-text h1,
  .section-simple-bg-text h2,
  .big-title h1,
  .big-title h2,
  .big-title h3,
  .big-title h4 {
    font-size: 50px;
  }
}

.section-phases-title {
  position: relative;
  text-align: center;
}

.section-phases-title .phases-add-bg {
  position: absolute;
  height: 100%;
  width: 50%;
  top: 0;
  z-index: -1;
}

.section-phases-title .phases-pre-bg {
  left: 0;
  right: auto;
}

.section-phases-title .phases-post-bg {
  right: 0;
  left: auto;
}

.phase-big-txt {
  padding-top: 2rem;
}

.phase-big-txt > * {
  font-size: 38px;
}

.phase-small-txt > * {
  font-size: 20px;
}

.phase-small-txt {
  padding-bottom: 2rem;
}

.col-phase-right {
  padding-right: 0;
}

.col-phase-left {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.col-phase-right .module-image {
  height: 100%;
  margin-right: calc(-50% - 11vw);
  position: absolute;
}

.col-phase-right .module-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.module-phase-title > * {
  font-size: 32px;
}

.module-phase-text {
  padding-bottom: 1rem;
  margin-bottom: 1rem;
  border-bottom: 1px solid #2f2f2f;
  padding-right: 2rem;
}

.module-phase-text:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: 0;
}

.module-one-testi-arrow {
  position: absolute;
  right: 0;
  top: 0;
}
.module-one-testi-arrow img {
  height: 250px;
  width: auto;
}

.col-one-testi-left,
.col-one-testi-right {
  align-self: flex-end;
}

.col-one-testi-left .module-image {
  margin-left: auto;
  text-align: right;
  padding-right: 1.5rem;
}

.col-one-testi-left img {
  max-height: 340px;
}

.one-testi-author > * {
  text-transform: uppercase;
  font-size: 26px;
  font-weight: 600;
}

.one-testi-job > * {
  text-transform: uppercase;
  font-size: 18px;
}

.meet-hero-text > * {
  font-size: 24px;
  text-transform: uppercase;
  font-weight: 600;
  line-height: 1.4;
}

.meet-arrow-img img {
  height: 180px;
}

.col-meet-img .module-image {
  position: absolute;
  top: -3rem;
  left: 0;
  margin-left: calc(-20% - 15vw);
  height: 100%;
  width: 130%;
}

.col-meet-img .module-image img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.section-footer {
  background: #0d0d0d;
  color: #ccc;
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.section-footer .fickle-title {
  font-size: 16px;
}
.section-footer .fickle-contact-item i {
  width: 30px;
  text-align: center;
}
.section-footer .fickle-contact-item i.fa-mobile:before {
  font-size: 44px;
}

.col-contact-form {
  position: relative;
  text-align: center;
}

.col-contact-form .module-text {
  margin-bottom: 2rem;
}

.col-contact-form .modules-wrapper {
  position: relative;
  padding: 2rem;
  background-color: rgba(255, 255, 255, 0.97);
  max-width: 1400px;
  margin: auto;
  box-shadow: 0 0px 2px rgba(0, 0, 0, 0.25);
}

.col-contact-form .modules-wrapper h4 {
  font-size: 1.2rem;
  margin-top: 1rem;
}

.col-contact-form .modules-wrapper form {
  text-align: left;
}

.col-contact-form .modules-wrapper form button {
  width: 100%;
  text-align: center;
}

.contact-row .contact-col {
  padding: 0;
}

.arrow-slider-section {
  display: flex;
  justify-content: center;
  gap: 20px;
  padding-top: 20px;
}

.arrow-slider-section .arrow {
  cursor: pointer;
}

.footer-copybar {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}

@media (max-width: 991px) {
  .hero-section .builder-row .col-top-hero-left {
    padding-left: 15px;
    padding-right: 15px;
  }

  .module-text-top-hero-right {
    padding: 30px 15px;
  }

  .hero-section .hero-text-box .contact-form-top-box {
    padding: 30px 15px;
  }

  .col-contact-form .modules-wrapper {
    padding: 30px;
  }
  .top-hero-title {
    max-width: 100%;
    padding: 0;
    max-width: 60%;
    margin-left: 0;
  }
  .top-hero-title > * {
    font-size: 2.5rem;
    line-height: 1.1;
  }
  .col-top-hero-left {
    text-align: left;
    min-height: 200px;
    padding-top: 2rem;
    overflow: hidden;
  }

  .top-hero-arrow {
    padding-left: 20%;
    margin-top: -120px;
    height: auto;
    width: auto;
    text-align: right;
  }
  .top-hero-arrow img {
    /* transform: rotate(90deg);
    width: auto !important;
    height: auto; */
    width: 150px !important;
  }

  h2 span {
    font-size: inherit !important;
  }

  .hp-video iframe {
    height: 48.5vw;
  }

  .module-one-testi-arrow {
    display: none;
  }
  .col-one-testi-left {
    margin-bottom: 1rem;
  }
}

@media (max-width: 575px) {
  .col-top-hero-left {
    min-height: 320px;
  }

  .col-contact-form .modules-wrapper {
    padding: 15px;
  }

  .btn {
    font-size: 18px;
  }
}

@media (max-width: 400px) {
  .section-clasament th,
  .section-clasament td {
    padding: 7px 3px;
    font-size: 12px;
  }
  .td-site a {
    font-size: 12px;
  }
  .th-clasament-vanzari {
    width: 80px;
  }
  .section-clasament h4.font-weight-bold {
    font-size: 1.2rem;
  }
  #clasament_ajax {
    padding-top: 1rem;
    padding-left: 1rem;
    padding-bottom: 1rem;
  }
}
