.carousel-text .container-fluid {
  padding: 0; }
.carousel-text .wrapper {
  position: relative;
  display: flex;
  overflow: hidden;
  flex-direction: row-reverse; }
.carousel-text .carousel-part {
  width: calc(43.5% + 100px);
  position: absolute;
  left: 0;
  height: 850px; }
  .carousel-text .carousel-part .gallery-carousel-text, .carousel-text .carousel-part .owl-stage-outer, .carousel-text .carousel-part .owl-stage, .carousel-text .carousel-part .owl-item, .carousel-text .carousel-part .one-image {
    height: 100%; }
  .carousel-text .carousel-part .one-image {
    display: block; }
    .carousel-text .carousel-part .one-image .image {
      height: 100%; }
  .carousel-text .carousel-part .owl-carousel .owl-item img {
    height: 100%;
    object-fit: cover; }
.carousel-text .text {
  width: 57.5%;
  z-index: 2;
  margin-right: -100px;
  max-height: 850px; }
  .carousel-text .text p, .carousel-text .text ul li, .carousel-text .text ol li {
    text-align: center;
    width: 672px;
    max-width: 100%;
    margin: 0 auto;
    margin-bottom: 15px;
    color: var(--transparent-color3);
    font-size: 19rem; }
  .carousel-text .text a {
    font-size: 19rem; }
  .carousel-text .text .buttons {
    margin-top: 40px;
    margin-bottom: 25px; }
    .carousel-text .text .buttons .btn {
      font-size: 16rem; }
  .carousel-text .text:before {
    width: 100px;
    height: 100%;
    display: block;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    background: #F4F0EA;
    background: linear-gradient(180deg, #f4f0ea 0%, #fffefe 100%); }
  .carousel-text .text .text-wrapper {
    transform: skew(13deg, 0deg);
    padding: 100px 80px; }
  .carousel-text .text .text-inner {
    height: 100%;
    transform: skew(-13deg, 0deg);
    background: #F4F0EA;
    background: linear-gradient(180deg, #f4f0ea 0%, #fffefe 100%); }
.carousel-text .icons {
  border-top: 1px solid #e5e2dc;
  padding-top: 40px;
  max-width: 100%;
  width: 765px; }
  .carousel-text .icons .foto-icon .image {
    display: flex;
    justify-content: center; }
  .carousel-text .icons .foto-icon img {
    width: 32px;
    height: 32px;
    object-fit: contain;
    object-position: center; }
  .carousel-text .icons h4 {
    font-size: 15px;
    color: var(--primary-text);
    text-align: center;
    margin-top: 20px;
    margin-bottom: 13px; }
  .carousel-text .icons p {
    font-size: 13px;
    color: var(--transparent-color3);
    text-align: center; }
.carousel-text .title {
  margin-bottom: 30px;
  display: flex;
  flex-direction: column-reverse;
  align-items: center; }
  .carousel-text .title .main-title {
    font-family: font-secondary;
    font-size: 65rem;
    color: var(--transparent-color1);
    font-weight: 700;
    text-align: center;
    line-height: 1;
    margin: 0; }
    .carousel-text .title .main-title span {
      color: var(--element1-color); }
  .carousel-text .title .upper-title {
    text-align: center;
    font-size: 13px;
    display: flex;
    background-color: var(--dark-bg2);
    color: var(--transparent-color3);
    font-weight: 500;
    padding: 10px 12px;
    border: 1px solid var(--transparent-color2);
    border-radius: 50px;
    margin: 0;
    margin-bottom: 30px; }
    .carousel-text .title .upper-title img {
      object-fit: contain;
      max-width: 16px;
      margin-right: 7px; }
    .carousel-text .title .upper-title .image {
      margin: 0; }

@media (max-width: 575.5px) {
  .carousel-text.reverse .wrapper {
    flex-direction: column-reverse; }
  .carousel-text .wrapper {
    flex-direction: column-reverse; }
  .carousel-text .icons {
    padding-top: 30px;
    justify-content: center;
    width: 100%;
    margin: 0 !important; }
    .carousel-text .icons .text-icon p, .carousel-text .icons .text-icon ul li, .carousel-text .icons .text-icon ol li, .carousel-text .icons .text-icon a {
      font-size: 13px; }
    .carousel-text .icons .text-icon h4 {
      font-size: 14px;
      margin-top: 9px;
      margin-bottom: 8px; }
  .carousel-text .text {
    width: 100%;
    margin-right: 0; }
    .carousel-text .text .text-inner {
      transform: skew(0deg, 0deg); }
    .carousel-text .text p, .carousel-text .text ul li, .carousel-text .text ol li, .carousel-text .text a {
      font-size: 14px; }
    .carousel-text .text .buttons {
      margin-top: 18px;
      margin-bottom: 30px; }
    .carousel-text .text .text-wrapper {
      padding: 25px 15px;
      transform: skew(0deg, 0deg); }
  .carousel-text .title {
    margin-bottom: 25px; }
    .carousel-text .title .main-title {
      font-size: 32rem;
      width: 290px;
      max-width: 100%; }
  .carousel-text .carousel-part {
    height: 80vw;
    width: 100%; } }
@media (min-width: 576px) and (max-width: 767.5px) {
  .carousel-text.reverse .wrapper {
    flex-direction: column-reverse; }
  .carousel-text .wrapper {
    flex-direction: column-reverse; }
  .carousel-text .icons {
    padding-top: 30px;
    justify-content: center;
    width: 100%; }
    .carousel-text .icons .text-icon p, .carousel-text .icons .text-icon ul li, .carousel-text .icons .text-icon ol li, .carousel-text .icons .text-icon a {
      font-size: 13px; }
    .carousel-text .icons .text-icon h4 {
      font-size: 14px;
      margin-top: 9px;
      margin-bottom: 8px; }
  .carousel-text .text {
    width: 100%;
    margin-right: 0; }
    .carousel-text .text .text-inner {
      transform: skew(0deg, 0deg); }
    .carousel-text .text p, .carousel-text .text ul li, .carousel-text .text ol li, .carousel-text .text a {
      font-size: 14px; }
    .carousel-text .text .buttons {
      margin-top: 18px;
      margin-bottom: 30px; }
    .carousel-text .text .text-wrapper {
      padding: 35px 50px;
      transform: skew(0deg, 0deg); }
  .carousel-text .title {
    margin-bottom: 25px; }
    .carousel-text .title .main-title {
      font-size: 35rem;
      width: 390px;
      max-width: 100%; }
  .carousel-text .carousel-part {
    height: 58vw;
    width: 100%; } }
@media (min-width: 768px) and (max-width: 991.5px) {
  .carousel-text.reverse .wrapper {
    flex-direction: column-reverse; }
  .carousel-text .wrapper {
    flex-direction: column-reverse; }
  .carousel-text .icons {
    padding-top: 30px;
    justify-content: center;
    width: 100%; }
    .carousel-text .icons .text-icon p, .carousel-text .icons .text-icon ul li, .carousel-text .icons .text-icon ol li, .carousel-text .icons .text-icon a {
      font-size: 13px; }
    .carousel-text .icons .text-icon h4 {
      font-size: 14px;
      margin-top: 9px;
      margin-bottom: 8px; }
  .carousel-text .text {
    width: 100%;
    margin-right: 0; }
    .carousel-text .text .text-inner {
      transform: skew(0deg, 0deg); }
    .carousel-text .text p, .carousel-text .text ul li, .carousel-text .text ol li, .carousel-text .text a {
      font-size: 17rem; }
    .carousel-text .text .buttons {
      margin-top: 18px;
      margin-bottom: 30px; }
    .carousel-text .text .text-wrapper {
      padding: 35px 50px;
      transform: skew(0deg, 0deg); }
  .carousel-text .title {
    margin-bottom: 25px; }
    .carousel-text .title .main-title {
      font-size: 35rem;
      width: 411px;
      max-width: 100%; }
  .carousel-text .carousel-part {
    height: 58vw;
    width: 100%; } }
@media (min-width: 992px) and (max-width: 1199.5px) {
  .carousel-text .icons {
    padding-top: 30px;
    justify-content: center; }
    .carousel-text .icons .text-icon p, .carousel-text .icons .text-icon ul li, .carousel-text .icons .text-icon ol li, .carousel-text .icons .text-icon a {
      font-size: 13px; }
    .carousel-text .icons .text-icon h4 {
      font-size: 14px;
      margin-top: 9px;
      margin-bottom: 8px; }
  .carousel-text .text p, .carousel-text .text ul li, .carousel-text .text ol li, .carousel-text .text a {
    font-size: 17rem; }
  .carousel-text .text .buttons {
    margin-top: 18px; }
  .carousel-text .text .text-wrapper {
    padding: 35px 50px; }
  .carousel-text .title {
    margin-bottom: 25px; }
    .carousel-text .title .main-title {
      font-size: 40rem; }
  .carousel-text .carousel-part {
    height: 665px; } }
@media (min-width: 1200px) and (max-width: 1579.5px) {
  .carousel-text .icons .text-icon p, .carousel-text .icons .text-icon ul li, .carousel-text .icons .text-icon ol li, .carousel-text .icons .text-icon a {
    font-size: 13px; }
  .carousel-text .icons .text-icon h4 {
    font-size: 14px; }
  .carousel-text .text p, .carousel-text .text ul li, .carousel-text .text ol li, .carousel-text .text a {
    font-size: 17rem; }
  .carousel-text .text .buttons {
    margin-top: 25px; }
  .carousel-text .text .text-wrapper {
    padding: 35px 50px; }
  .carousel-text .title .main-title {
    font-size: 49rem; }
  .carousel-text .carousel-part {
    height: 665px; } }
@media (min-width: 1580px) {
  .carousel-text .text .text-wrapper {
    padding-left: calc(50vw - 800px); } }

/*# sourceMappingURL=gallery_carousel_text.css.map */
