

/* === content-title-text === */

.content-title-text {
    padding: 100px 0 30px 0;
}
.content-title-text p {
    font-size:18px;
}
.content-title-text .col-12 {
    display:flex;
}
.content-title-text .title-block {
    width:302px;
}
.content-title-text .content-block {
    width: 706px;
}
    .content-title-text h4 {
        margin-bottom: 26px;
        line-height: 34px;
    }
@media screen and (max-width: 1399.98px) {
    .content-title-text .title-block {
        width: 415px;
    }

    .content-title-text .content-block {
        width: 100%;
    }
}
@media screen and (max-width: 1199.98px) {

    .content-title-text .title-block {
        width: 350px;
    }
    .content-title-text {
        padding: 70px 0 20px 0;
    }
}
@media screen and (max-width: 991px) {
    .content-title-text .title-block {
        width: 100%;
    }
    .content-title-text .content-block {
        width: 100%;
    }
    .content-title-text .col-12 {
        display: unset;
    }
    .content-title-text h2 br {
        display:none;
    }
    .content-title-text h2 {
        margin-bottom: 26px;
    }
   
}
@media screen and (max-width: 575px) {
   
    .content-title-text {
        padding: 40px 0 20px 0;
    }
        .content-title-text h4 {
            font-size: 20px;
            margin-bottom: 26px;
            line-height: 30px;
        }
}
/* === content-title-text === */



/* === content-seperator === */

.content-seperator {
    text-align: center;
    margin: 20px;
    position: relative;
}

.content-seperator-img-block:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    border-top: 2px solid #f6a9b5;
    background: #f6a9b5;
    width: 100%;
    transform: translateY(-50%);
}
.content-seperator-img-block {
    display: flex;
    justify-content: space-between;
    position: relative;
    max-width:714px;
    margin:auto;
}
.content-seperator-img-block img{
    margin:0 auto;
    z-index:1;
}
@media screen and (max-width: 1399.98px) {
    .content-seperator-img-block {
        max-width: 538px;
    }
}
@media screen and (max-width: 1199.98px) {

    .content-seperator-img-block {
        width: 458px;
    }
}
@media screen and (max-width: 991.98px) {
    .content-seperator-img-block {
        max-width: 720px;
    }
    .content-seperator-img-block {
        width: 720px;
    }
        .content-seperator-img-block img {
            margin:0;
        }
}
@media screen and (max-width: 766.98px) {
    .content-seperator-img-block {
        max-width: 540px;
    }

    .content-seperator-img-block {
        width: 540px;
    }

}
@media screen and (max-width: 766.98px) {
    .content-seperator-img-block {
        max-width: 100%;
    }

    .content-seperator-img-block {
        max-width: 100%;
    }
}
/* === content-seperator === */



/* === our-services === */

.our-services {
    padding: 40px 0 100px 0;
    overflow:hidden;
}
.our-services .our-services-carousel .slick-list {
    overflow:visible;
}
.our-services h2 {
    margin-bottom: 30px;
}
.our-services a {
    text-decoration: none;
}
   /* .our-services .left-part {
        text-align:right;

    }
    .our-services .right-part {
        text-align: left;
    }*/
    .our-services .service-block1 {
        max-width: 792px;
        text-align: left;
        float: right;
        width: 792px;
        margin-bottom: 60px;
        float:left;
    }
        .our-services .service-block1 img {
            max-width: 792px;
            width: 792px;
        }
    .our-services .service-block2 img {
        max-width: 566px;
        width: 566px;
    }
    .our-services .service-block2 {
        max-width: 566px;
        text-align: left;
        float: right;
        position: relative;
        right: 527px;
    }
    .our-services .service-block3 {
        max-width: 450px;
        text-align: left;
        float: right;
        position: relative;
        top: 193px;
    }
    .our-services h4 {
        color: #031c32;
        margin-top: 25px;
        border-bottom: 1px solid #f6a9b5;
        padding-bottom: 25px;
        position:relative;
    }
        .our-services h4::after {
            content: "\f061";
            font-family: 'Font Awesome 5 Pro';
            font-weight: 300;
            position: absolute;
            right: 3px;
            color: #f6a9b5;
            font-size: 20px;
            top: 2px;
        }
    .our-services .col-md-8 {
        padding-right:36px;
    }
    .our-services .col-md-4 {
        padding-left: 36px;
    }

    .our-services .bg1 {
        background-image: url(/images/bg1.png);
        position: absolute;
        left: 124px;
        bottom: 135px;
        height: 206px;
        width: 206px;
        z-index: -1;
    }
    @media screen and (max-width: 1399.98px) {
        .our-services .service-block1 {
        max-width: 700px;
        width: 700px;
    }
        .our-services .service-block1 img {
            max-width: 700px;
            width: 700px;
        }
    .our-services .service-block3 {
        max-width: 380px;
        width: 380px;
    }

        .our-services .service-block3 img {
            max-width: 380px;
            width: 380px;
        }
    .our-services .service-block2 {
        right: 439px;
    }
        .our-services .bg1 {
            left:32px;
        }
}

@media screen and (max-width: 1199.98px) {
    .our-services {
        padding: 40px 0 60px 0;
    }
    .our-services .service-block1 {
        max-width: 575px;
        width: 575px;
    }

        .our-services .service-block1 img {
            max-width: 575px;
            width: 575px;
        }

    .our-services .service-block3 {
        max-width: 328px;
        width: 328px;
    }

        .our-services .service-block3 img {
            max-width: 328px;
            width: 328px;
        }

    .our-services .service-block2 {
        right: 384px;
        width:412px;
    }
    .our-services .service-block2 img {
        width: 412px;
    }
    .our-services .bg1 {
        left: 88px;
        bottom: 119px;
        height: 155px;
        width: 155px;
        background-size: cover;
    }
}
.servicesmall {
    display:none;
}
@media screen and (max-width: 991.98px) {
    .servicesmall {
        display: block;
    }
    .servicebig {
        display: none !important;
    }
    .our-services .text-center {
        text-align:left !important;
    }
    .our-services {
        padding: 40px 0 0px 0;
    }
    
    .our-services .service-block1 img {
        width: 100%;
        max-width: 100%;
        height: 456px;
    }
    .our-services .service-block2 img {
        width: 100%;
        max-width: 100%;
        height: 456px;
    }
    .our-services .service-block3 img {
        width: 100%;
        max-width: 100%;
        height: 456px;
    }
    .our-services .service-block1 {
        
        padding-right: 20px;
    }

    .our-services .service-block2 {
        padding-left: 20px; 
    }

    .our-services .service-block3 {
    }
    .our-services .service-block3 {
        max-width: unset;
        text-align: unset;
        float: unset;
        position: relative;
        top: unset;
        right: unset;
    }
    .our-services .service-block2 {
        max-width: unset;
        text-align: unset;
        float: unset;
        position: unset;
        right: unset;
    }
    .our-services .service-block1 {
        max-width: unset;
        width: unset;
    }
    .our-services .bg1 {
        display:none;
    }
}
@media screen and (max-width: 991.98px) {
    .our-services .service-block1 img {
        height: 390px;
    }

    .our-services .service-block2 img {
        height: 390px;
    }

    .our-services .service-block3 img {
        height: 390px;
    }
}
/* === our-services === */



/* === call-to-action-01 === */

.call-to-action-01 {
    background: #031c32;
    text-align: left;
    padding-top: 160px;
    padding-bottom: 140px;
    overflow-y: hidden;
}

@media (max-height: 567px) {
    .call-to-action-01 {
        height: 100vh;
    }

    .call-to-action-01-block {
        margin-bottom: 10px !important;
    }
}

@media (max-width: 420px) {
    .call-to-action-01 {
        height: 80vh;
        padding-bottom:80px;
    }
}

.call-to-action-01 .container {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: end;
}

.call-to-action-01-block {
    display: flex;
    flex-direction: column;
    align-items: self-start;
    justify-content: start;
    margin-bottom: 150px;
    position: relative;
    z-index: 2;
}

@media (max-width: 767px) {
    .call-to-action-01-block {
        margin-bottom: 50px;
    }
}

.call-to-action-01-block .call-to-action-01-block-title {
    font-family: "Playfair Display", sans-serif;
    font-weight: 400;
    font-size: 70px;
    line-height: 80px;
    color: #f0aeb2;
    margin-bottom:20px;
}

.call-to-action-01-block .call-to-action-01-block-subtitle {
    font-family: 'Uniform 3';
    font-weight: 400;
    font-size: 30px;
    line-height: 40px;
    color: #fff;
    margin-bottom: 20px;
}



@media (max-width: 992px) {
    .call-to-action-01-block .call-to-action-01-block-title {
        font-size: 60px;
        line-height: 70px;
    }
    .call-to-action-01-block p br {
        display:none;   
    }
}
@media (max-width: 767.98px) {
    .call-to-action-01-block .call-to-action-01-block-title {
        max-width: 400px;
        line-height: 60px;
    }

    .call-to-action-01 {
        padding-top: 113px;
    }
}
.call-to-action-01-block p {
    font-family: 'Uniform 3';
    font-weight: 400;
    font-size: 30px;
    line-height: 40px;
    color: #fff;
}
@media (max-width: 575.98px) {
    .call-to-action-01-block .call-to-action-01-block-title {
        font-size: 45px;
        line-height: 50px;
    }

    .call-to-action-01-block
    .call-to-action-01-block-subtitle {
        font-size: 24px;
        line-height: 30px;
    }
    .call-to-action-01-block p {
        font-size: 24px;
        line-height: 30px;
    }
}



.call-to-action-01-block .call-to-action-01-block-button {
    font-family: 'Uniform 4';
    font-weight: 500;
    font-size: 18px;
    line-height: 28px;
    color: #031c32;
    border: 1px solid #f0aeb2;
    border-radius: 6px;
    width: 190px;
    height: 64px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    margin-top: 20px;
    background: #f0aeb2;
}
.call-to-action-01-block .btn:hover {
    color:#fff;
}
.call-to-action-01-bg-logo {
    width: 60vw;
    margin: 0 auto;
    margin-top: -65%;
}
@media (max-width: 1199.98px) {
    .call-to-action-01-bg-logo {
        width: 70vw;
        margin-top: -85%;
    }

}
@media (max-width: 992px) {
    .call-to-action-01-bg-logo {
        width: 70vw;
    }
}

.call-to-action-01-bg-logo img {
    width: 100%;
    margin: 0 auto;
}

@media (max-width: 420px) {
    .call-to-action-01 {
        position: relative;
    }

    .call-to-action-01-bg-logo {
        width: auto;
        height: 100%;
        margin: 0 auto;
    }

        .call-to-action-01-bg-logo img {
            width: 200%;
            margin: 0 auto;
            position: absolute;
            top: -10%;
            left: 50%;
            transform: translateX(-50%);
        }
}

/* === call-to-action-01 === */



/* === content-04-text-left-image-right === */


#content-04-text-left-image-right-1181 {
	 --content04_bg_color: #ececec;
}

.content-04 {
    padding: 120px 0 106px;
    background-color: var(--content04_bg_color);
}
    .content-04 h4 {
        color: #031c32;
    }
.content-04 p {
    font-size:18px;
}
    .content-04.small-headings {
        padding: 66px 0 66px;
    }
         .content-04 p {
            margin-bottom:1.3rem;
        }
    .content-04-title {
        margin-bottom: 20px;
    }
.content-04.small-headings .content-04-title {
    font-family: 'Uniform 4';
    font-size: 24px;
    color: #031c32;
}
.content-04-text {
    margin-bottom: 20px;
}
.content-04 .content-04-text {
    margin-bottom: 20px;
    max-width: 580px;
}

.content-04-text img {
    width: 100%;
    height: auto;
}

.image-containerrrr {
    padding-left:20px;
    margin-bottom:6px;
}
.content-04 .content-04-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

@media (max-width: 767px) {

    .content-04 .row {
        flex-direction: column-reverse;
    }

    .content-04-image {
        margin-bottom: 20px;
    }
}

.content-04 .lg-bg {
    width:128px;
    height:128px;
    position:absolute;
    right: 50px;
    bottom:-63px;
}
.content-04 .lg-bg img {
    width: 100%;
}

@media (max-width: 991.98px) {
    
    .content-04-title {
        max-width:600px;
    }

    .content-04 .content-04-text {
        max-width: 100%;
    }

    .content-04.small-headings .content-04-text {
        max-width: 100%;
    }
    .content-04.small-headings .content-04-title br {
        display: none;
    }
    .content-04.small-headings .content-04-title {
        max-width: 100%;
    }

    .lg-bg {
        display: none;
    }
    .image-containerrrr {
       /* height: 390px;*/
        padding-left: calc(var(--bs-gutter-x) * .5);
    }
    .content-04 {
        padding: 110px 0 96px;
    }
}
@media (max-width: 767.98px) {
   
    .order-2 {
        order: 1 !important;
    }
    .image-containerrrr {
        height: 296px;
        padding-left: calc(var(--bs-gutter-x) * .5);
    }
    .content-04 {
        padding: 56px 0 76px;
    }
}
/* === content-04-text-left-image-right === */



/* === gallery-inst === */

.insta-gallery {
  padding: 50px 0 60px;
  position: relative;
  z-index: 2;
}

.insta-gallery .gallery-container {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-template-rows: repeat(2, 1fr);
  grid-column-gap: 35px;
  grid-row-gap: 35px;
}

.insta-gallery .gallery-container .gallery-item img {
  width: 100%;
  height: 100%;
  border-radius: 0;
  aspect-ratio: 1/1;
  object-fit: cover;
}

    .insta-gallery .gallery-container .gallery-item:nth-child(1) {
        grid-area: 1 / 1 / 3 / 3;
    }

    .insta-gallery .gallery-container .gallery-item:nth-child(2) {
        grid-area: 1 / 3 / 2 / 4;
        display: flex;
        justify-content: center;
        align-items: center;
        text-align: center;
    }

.insta-gallery .gallery-container .gallery-item:nth-child(3) {
  grid-area: 1 / 4 / 2 / 5;
  
}
.pink-line {
    background-color: #f0aeb2;
    height:1px;
    width:72px;
    margin:0 auto;
}
.insta-gallery .gallery-container .gallery-item:nth-child(2) h3 {
   
    font-size: 44px;
    line-height: 48px;
    margin-bottom: 24px;
}
.insta-gallery .gallery-container .gallery-item:nth-child(2) p {
    font-size: 18px;
    color: #f0aeb2;
    margin-bottom:0;
    margin-top:20px;
}

    .insta-gallery .gallery-container .gallery-item:nth-child(4) img {
        width: calc(100% - 0px);
    }
    .insta-gallery .gallery-container .gallery-item:nth-child(4) {
        grid-area: 2 / 3 / 3 / 4;
    }
       
.insta-gallery .gallery-container .gallery-item:nth-child(5) {
  grid-area: 2 / 4 / 3 / 5;
}

.insta-gallery .gallery-container .gallery-item:nth-child(6) {
  grid-area: 3 / 2 / 4 / 3;
}

.insta-gallery .gallery-container .gallery-item:nth-child(7) {
  grid-area: 3 / 3 / 4 / 4;
}

.insta-gallery .gallery-container .gallery-item:nth-child(2)::after {
  content: none;
}

.insta-gallery .gallery-container .gallery-item:hover img {
  border-radius: 0;
}

.insta-gallery .gallery-container .gallery-item {
  position: relative;
}

    .insta-gallery .gallery-container .gallery-item::after {
        content: "";
        /*background-image: url("/images/insta/gallery-hover.png");*/
        background-color: #f6a9b5;
        background-size: cover;
        background-position: center;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        opacity: 0;
        transition: opacity 0.3s ease-in-out;
        z-index: 1;
        border-radius: 0;
    }

.insta-gallery .gallery-container .gallery-item:hover::after {
  opacity: 0.8;
}

.insta-gallery .gallery-container .gallery-item .overlay-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
  z-index: 2;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

  

    .insta-gallery .gallery-container .gallery-item a {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        text-align: center;
        opacity: 0;
        transition: opacity 0.3s ease-in-out;
        z-index: 2;
        text-decoration:none;
    }

.insta-gallery .gallery-container .gallery-item:hover .overlay-content {
  opacity: 1;
}

.insta-gallery .gallery-container .gallery-item .overlay-content i {
  font-size: 36px;
  margin-bottom: 10px;
  color: #fff;
}

.insta-gallery .gallery-container .gallery-item .overlay-content p {
  font-size: 18px;
  line-height: 24px;
  color: #fff;
  margin-bottom: 0;
  font-family: var(--font-family-4);
}

@media (max-width: 1199.97px) {
  .insta-gallery .gallery-container .gallery-item:nth-child(2) h3 {
    font-size: 40px;
    line-height: 40px;
  }

  .insta-gallery .gallery-container {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }
}

@media (max-width: 991.97px) {
  .insta-gallery .gallery-container .gallery-item:nth-child(2) h3 {
    font-size: 40px;
    line-height: 46px;
  }
    .left-side {
        max-width: 450px;
        font-size: 40px;
        line-height: 46px;
        color: #093053;
        font-family: var(--h2-font);
        float:left;
    }
    .right-side {
        max-width:300px;
        float:right;
        position:relative;
    }
    .right-side .pink-line {
        position:absolute;
        right:0;
    }
    .insta-gallery .gallery-container {
        padding-top:26px;
    }
    .right-side .ppp {
        font-size: 18px;
        margin-top: 20px;
        color: #f0aeb2;
    }
    .gallery-container {
        clear:both;
    }
    .insta-gallery .gallery-container {
        grid-column-gap: 20px;
        grid-row-gap: 20px;
    }

  .insta-gallery {
    padding-top: 70px;
  }

  .insta-gallery .gallery-container {
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: repeat(2, 1fr);
  }

    .insta-gallery .gallery-container .gallery-item:nth-child(1) {
        grid-area: 1 / 1 / 3 / 3;
        /* 2x2 */
        
    }

  .insta-gallery .gallery-container .gallery-item:nth-child(2) {
    display: none;
  }

  .insta-gallery .gallery-container .gallery-item:nth-child(3) {
    grid-area: 1 / 3 / 2 / 4;
  }

  .insta-gallery .gallery-container .gallery-item:nth-child(4) {
    grid-area: 2 / 3 / 2 / 3;
  }

    .insta-gallery .gallery-container .gallery-item:nth-child(5) {
    /*    grid-area: 3 / 2 / 4 / 3;*/
        display: none;
    }

  .insta-gallery .gallery-container .gallery-item:nth-child(6) {
    grid-area: 3 / 3 / 4 / 4;
  }

  .insta-gallery .gallery-container .gallery-item:nth-child(7) {
    display: none;
  }
}


@media screen and (max-width: 765.97px) {
    .left-side {
        max-width: 340px;
        font-size:40px;
    }
    .right-side {
        max-width: 170px;
        text-align:right;
        line-height:22px;
        top:30px;
    }
    .insta-gallery {
        padding-top: 35px;
    }
/*  */

}

@media screen and (max-width: 575.97px) {
    .insta-gallery {
        padding-top: 50px;
    }
    .left-side {
        max-width: 290px;
        font-size: 32px;
        line-height:38px;
        float:unset;
        text-align:left;
    }
    .pink-line {
        right:unset !important;
        left:0;
    }
    .right-side {
        max-width: 100%;
        text-align: right;
        line-height: 22px;
        top: 5px;
        float: unset;
    }
    .insta-gallery .gallery-container {
        grid-column-gap: unset;
        grid-row-gap: unset;
    }

    .insta-gallery .gallery-container {
        display: block;
        grid-template-columns: unset;
        grid-template-rows: unset;
    }
    .right-side .ppp {
        text-align:left;
        padding-top:25px;
    }
    .insta-gallery .mb-4 {
        margin-bottom:0;
    }
    .insta-gallery .gallery-container .gallery-item:nth-child(3) {
        display: unset;
        grid-area: unset;
    }

        .insta-gallery .gallery-container .gallery-item:nth-child(1),
        .insta-gallery .gallery-container .gallery-item:nth-child(2),
        .insta-gallery .gallery-container .gallery-item:nth-child(4),
        .insta-gallery .gallery-container .gallery-item:nth-child(5),
        .insta-gallery .gallery-container .gallery-item:nth-child(6),
        .insta-gallery .gallery-container .gallery-item:nth-child(7) {
            grid-area: unset;
        }

  .insta-gallery .gallery-container .gallery-item:nth-child(2) h3 {
    font-size: 40px;
    line-height: 40px;
    margin-bottom: 20px;
  }
    .gallery-item {
        padding:8px;
    }
    .insta-gallery {
        overflow: hidden;
    }
        .insta-gallery .gallery-container .slick-list {
            overflow:visible;
        }
       /* .insta-gallery .slick-slide:nth-child(2) {
            display: none !important;
        }*/
}

/* === gallery-inst === */



/* === footer-05-brochure === */

.footer-05-brochure {
    position: relative;
    padding: 140px 0 100px;
    background-color: var(--footer-background);
    color: #fff;
    overflow-x: clip;
    z-index: 1;
}

.footer-05-brochure .footer-05-top-title {
    text-transform: uppercase;
    font-size: 14px;
    padding-bottom: 25px;
    border-bottom: 4px dashed #fff;
    margin-bottom: 25px;
    max-width: 40%;
}

    .footer-05-brochure .footer-05-main-title h2 {
        margin-bottom: 0px;
        color: #f6a9b5
    }

.footer-05-brochure .footer-05-main-text {
    text-align: left;
    font-size: 22px;
    line-height: 28px;
    margin-top: 20px;
}

.footer-05-brochure .footer-05-main-text p:last-of-type {
    margin-bottom: 0;
}

.footer-05-brochure input,
.footer-05-brochure select,
.footer-05-brochure textarea {
    background-color: #fff;
    border: none !important;
}

.footer-05-brochure .has-error input.error,
.footer-05-brochure .has-error select.error,
.footer-05-brochure .has-error textarea.error {
    background-color: #ffc8c8;
}

.footer-05-brochure .required-star {
    color: #fff;
    display: none;
}

.footer-05-brochure .footer-05-form .col-form-label {
    padding-top: 0;
    font-size: 15px;
    padding-bottom: 5px;
    font-weight: 300;
}

.footer-05-brochure .footer-05-form .checkbox + label {
    padding-left: 34px !important;
    font-size: 15px;
    line-height: 22px;
}

.footer-05-brochure .form > .row {
    --bs-gutter-x: 40px;
}

.footer-05-brochure .footer-05-form .checkbox + label::before {
    content: "";
    background-color: #fff;
    display: block;
    width: 19px;
    height: 19px;
    top: 0;
    border: none !important;
    border-radius: 5px;
}

.footer-05-brochure .footer-05-form .tickbox.has-error label::before {
    background-color: rgb(255, 0, 0);
}

.footer-05-brochure .footer-05-form .checkbox:checked + label:before {
    content: "";
}

.footer-05-brochure .footer-05-form .checkbox:checked + label:after {
    content: "\f00c";
    font-family: 'Font Awesome 5 Free';
    font-weight: bold;
    color: #000;
    position: absolute;
    left: 2px;
    top: -1px;
    font-size: 14px;
}

.footer-05-brochure .footer-05-form .required {
    display: none;
}

.footer-05-brochure .footer-05-grid {
    display: grid;
}

.footer-05-brochure .footer-05-grid .content {
    display: flex;
    align-content: center;
    column-gap: 12px;
}

.footer-05-brochure .content-wrapper:nth-child(2) {
    margin-top: 20px;
}

.footer-05-brochure .content-wrapper:nth-child(2) .icon-link a {
    color: #fff;
}

.footer-05-brochure .icon {
    font-size: 20px;
    color: var(--button-background);
}

.footer-05-brochure .icon-text {
    font-size: 13px;
    margin-bottom: 10px;
}

    .footer-05-brochure .icon-link {
        font-size: 18px;
        line-height: 1.5;
        white-space: nowrap;
        color: #f6a9b5;
    }

.footer-05-brochure .icon-link a {
    text-decoration: none;
}

.footer-05-brochure .social-links {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 12px;
}

    .footer-05-brochure .social-links a {
        display: flex;
        width: 62px;
        height: 62px;
        align-items: center;
        justify-content: center;
        text-decoration: none;
        transition: .3s all;
        overflow: hidden;
        border-radius: 5px;
        background-color: #f6a9b5;
        color: #151515;
    }

.footer-05-brochure .social-links a:active {
    background-color: #fff;
    color: #000;
}

.footer-05-brochure .social-links a i {
    font-size: 20px;
}

.footer-05-brochure .social-links a img,
.footer-05-brochure .social-links a svg {
    width: 24px;
    height: auto;
    fill: currentColor;
}

.footer-05-brochure .social {
    padding-left: 0;
    margin-top: 35px;
}

.footer-05-brochure .social-links a svg g > * {
    transition: 0.3s fill, 0.3s stroke;
}

.footer-05-brochure .social-links a:active svg g > * {
    fill: #000 !important;
    stroke: #000 !important;
}

.footer-05-brochure .reg-info {
    font-size: 18px;
    line-height: 26px;
}

.footer-05-brochure .reg-info .company-name {
    font-size: 18px;
    line-height: 26px;
}

.footer-05-brochure a.view-on-map-link {
    color: var(--button-background) !important;
    text-decoration: none;
}

.footer-05-brochure .reg-info > p {
    margin-bottom: 0;
}

.footer-05-brochure .reload-captcha.btn {
    color: #282828;
    border: 1px solid #282828;
}

.footer-05-brochure .reload-captcha.btn:hover,
.footer-05-brochure .reload-captcha.btn:active,
.footer-05-brochure .reload-captcha.btn:focus,
.footer-05-brochure .reload-captcha.btn:focus-within {
    color: #282828;
}

.footer-05-brochure .captcha-whatis {
    text-decoration: none;
    color: #282828;
}

.footer-05-form .row:nth-child(2) .form-group:last-child {
    margin-top: 30px;
}

.footer-05-form .form-group {
    margin-bottom: 20px;
}

.footer-05-brochure button[type="submit"] {
    margin-top: 0px;
    display: inline-block;
    align-content: center;
    --bs-btn-bg: transparent;
    --bs-btn-border-width: 1px;
    --bs-btn-border-color: currentColor;
}

.footer-05-brochure .email-contact .icon-link a,
.footer-05-brochure .call-contact .icon-link a {
    color: inherit;
    font-weight: 500;
}

.footer-05-brochure .email-contact .icon-link a::before {
    content: "E: ";
}

.footer-05-brochure .call-contact .icon-link a::before {
    content: "T: ";
}

.footer-05-brochure .email-contact,
.footer-05-brochure .call-contact {
    display: grid;
    gap: 30px;
}

.footer-05-brochure .call-contact {
    margin-top: 25px;
}

.footer-05-brochure .address {
    margin-top: 25px;
}

.footer-05-brochure .content-title {
    font-size: 24px;
    letter-spacing: -.025em;
    line-height: 1;
    margin-bottom: 6px;
    font-weight: 700;
    display: none;
}

.footer-05-brochure .icon-wrapper,
.footer-05-brochure a.view-on-map-link {
    display: none;
}

.footer-05-brochure .footer-registration-wrapper {
    margin-top: 40px;
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
}

.footer-05-brochure .form textarea.form-control {
    height: 228px;
}

.footer-05-form {
    margin-top: 15px;
}

.footer-05-brochure .footer-registration-img {
    object-fit: contain;
    object-position: center;
}

.footer-05-brochure.light {
  background-color: #fff;
  color: var(--footer-background);
}

.footer-05-brochure.light input,
.footer-05-brochure.light select,
.footer-05-brochure.light textarea,
.footer-05-brochure.light .footer-05-form .checkbox + label::before {
  background-color: #e2e2e2;
}

.footer-05-brochure.light .social-links a {
  background-color: #151515;
  color: #fff;
}

.footer-05-brochure.light .footer-registration-wrapper {
  filter: invert(1);
}

.footer-05-brochure.light button[type="submit"] {
  --bs-btn-bg: var(--button-background);
  --bs-btn-border-width: 0px;
}

@-moz-document url-prefix() {
    .footer-05-brochure select {
        padding-top: 19px;
    }
}

@media(min-width: 567px) {
    .footer-05-brochure .form .col-md-6 {
        flex: 0 0 auto;
        width: 50%;
    }
}

@media(max-width: 1399.98px) {
    .footer-05-brochure .footer-05-main-text br {
        display: none;
    }
        .footer-05-brochure .footer-05-main-text br:last-child {
            display: block;
        }
    
    .footer-05-brochure .address {
        margin-top: 24px;
    }
}

@media(max-width: 1199.98px) {
    .footer-05-brochure {
        padding: 100px 0 80px;
    }
}

@media(max-width: 991.98px) {
    .footer-05-brochure {
        padding-bottom: 45px;
    }

        .footer-05-brochure .footer-05-grid {
            grid-template-rows: auto auto auto 1fr;
            grid-template-columns: 1fr 1fr;
            grid-column-gap: 30px;
        }

    .footer-05-brochure .content:first-child {
        margin-top: 0;
    }

    .footer-05-brochure .address,
    .footer-05-brochure .email-contact {
        grid-column: 2/3;
    }

    .footer-05-brochure .address,
    .footer-05-brochure .call-contact,
    .footer-05-brochure .email-contact {
        margin-top: 0px;
    }

    .footer-05-brochure .social {
        grid-column: 1;
        margin-top: 35px;
    }

    .footer-05-brochure .footer-05-form {
        margin-top: 60px;
    }

    .footer-05-brochure button[type="submit"] {
        margin-top: 0;
    }

        .footer-05-brochure .footer-05-main-text {
            margin-top: 10px;
            grid-column: 1 / span 1;
            margin-bottom: 30px;
        }

    .footer-05-brochure .footer-registration-wrapper {
        margin-top: 45px;
        grid-row: 4/ span 2;
        grid-column: 2;
    }

        .footer-05-brochure .address, .footer-05-brochure .call-contact, .footer-05-brochure .email-contact, .footer-05-brochure .social {
            grid-column: 2;
            grid-row: span 2;
        }
        .footer-05-brochure .address {
            margin-top: 10px;
            margin-bottom: 20px;
        }

            .footer-05-brochure .reg-info .company-name {
                margin-bottom: 0px;
            }
}

@media(max-width: 767.98px) {
    .footer-05-brochure {
        padding-top: 100px;
    }

    .footer-05-brochure .footer-05-main-title h2 {
        margin-bottom: 0px;
    }

    .footer-05-brochure .footer-05-top-title {
        margin: 0 auto 25px;
    }

    .footer-05-brochure .content {
        margin-top: 0;
        padding-bottom: 0%;
        position: static;
    }

    .footer-05-brochure .address {
        padding-left: 0px;
    }

    .footer-05-brochure .call-contact,
    .footer-05-brochure .email-contact {
        padding-left: 0px;
        margin-bottom: 0px;
    }

    .footer-05-brochure .call-contact {
        margin-top: 10px;
    }

    .footer-05-brochure .social {
        margin-top: 0px;
    }

    .footer-05-brochure .reg-info {
        padding-top: 0;
    }

    .footer-05-brochure .footer-05-main-text {
        width: 100%;
        margin-top: 20px;
        margin-bottom: 30px;
        padding-right: 100px;
        letter-spacing: -0.05em;
    }

    .footer-05-brochure .footer-registration-wrapper {
        margin-top: 25px;
    }

    .footer-05-brochure .footer-05-form {
        margin-top: 55px;
    }

    .footer-05-brochure .social {
        padding-left: 0;
        margin-top: 22px;
    }

    .footer-05-brochure .footer-05-grid {
        display: block;
    }
}

@media(max-width: 575.98px) {
    .footer-05-brochure {
        padding-bottom: 45px;
    }

    .footer-05-brochure .content {
        padding-bottom: 0%;
        width: 100%;
    }

    .footer-05-brochure .form .bottom-box {
        text-align: center;
    }

    .footer-05-brochure .social-links {
        justify-content: start;
        margin-top: 8px;
    }

    .footer-05-brochure .call-contact,
    .footer-05-brochure .email-contact {
        padding: 0;
        margin-bottom: 0px;
    }

    .footer-05-brochure .call-contact {
        margin-top: 18px;
    }

    .footer-05-brochure .footer-registration-wrapper {
        margin-top: 34px;
    }

    .footer-05-brochure .footer-05-form {
        margin-top: 45px;
    }

    .footer-05-brochure button[type="submit"] {
        width: 100%;
    }

    .footer-05-brochure .footer-05-grid {
        margin-bottom: 0px;
    }

    .footer-05-brochure .footer-05-main-text {
        padding-right: 0;
    }

    .footer-05-brochure .social {
        padding-left: 0px;
    }

    .footer-05-form .form-group {
        margin-bottom: 20px;
    }

    .footer-05-brochure .footer-registration-img {
        max-height: 75px;
    }

    .footer-05-brochure .footer-registration-wrapper {
        gap: 10px;
    }
}

/* === footer-05-brochure === */



/* === footer-01 === */

.footer-01 {
    color: var(--footer-textcolor);
    background-color: var(--footer-background);
    padding: 45px 0 60px;
}

.footer-01 a {
    color: var(--footer-textcolor);
    text-decoration: none;
}

.footer-01 img {
    height: 17px;
    width: auto;
}

.footer-01 .separator {
    font-style: normal;
    padding: 0 3px
}

    .footer-01 .footer-menu {
        display: flex;
        line-height: 1;
        grid-area: 1 / span 2;
        justify-content: space-between;
        font-size: 18px;
        text-transform: uppercase;
     
    }

.footer-01 .footer-menu > .nav-item {
    width: auto;
    z-index: 1;
    text-align: center;
}

.footer-01 .footer-menu > .nav-item .nav-link {
    color: #fff !important;
    padding: 0 !important;
}

.footer-01 .footer-menu > .nav-item .nav-link .dd-caret {
    display: none;
}

.footer-01 .container {
    display: grid;
    grid: auto auto / auto auto;
    align-items: baseline;
    justify-content: space-between;
    row-gap: 30px;
}

.footer-01 .company-name,
.footer-01 .website-design {
    line-height: 1;
    font-size: 14px;
    font-weight: 300;
    letter-spacing: -0.025em;
}

.footer-01 .website-design {
    text-align: end;
}

.footer-01 .dropdown-item-menu {
    display: none;
}

@media(max-width: 991.98px) {
    .footer-01 .footer-menu > .nav-item .nav-link {
        color: #f6a9b5 !important;
        padding: 0 !important;
        font-size: 16px;
        font-family: 'Uniform 3';
    }
    .footer-01 {
        padding: 30px 0 45px;
    }

    .footer-01 .container {
        grid: auto-flow / 1fr;
        row-gap: 0;
    }

    .footer-01 .footer-menu {
        display: block;
        grid-area: 1;
        width: 100%;
        font-size: 16px;
        text-align: left;
        column-count: 2;
    }

    .footer-01 .container {
        grid: auto;
    }

    .footer-01 .company-name,
    .footer-01 .website-design {
        margin-top: 8px;
    }

    .footer-01 .company-name {
        margin-top: 36px;
    }

    .footer-01 .footer-menu > .nav-item {
        padding-top: 20px;
        text-align: left;
    }

    .footer-01 .website-design {
        text-align: left;
    }
}

@media(max-width: 767.98px) {
    .footer-01 {
        padding: 30px 0 50px;
    }
}

@media(max-width: 575.98px) {
    .footer-01 {
        padding: 25px 0 45px;
    }

    .footer-01 .footer-menu {
        flex-direction: column;
        justify-content: center;
        text-align: center;
        row-gap: 14px;
        column-count: 1;
    }

    .footer-01 .website-design {
        margin-top: 10px;
    }

    .footer-01 .separator {
        display: none;
    }

    .footer-01 .footer-menu > .nav-item {
        padding-top: 32px;
    }
}

/* === footer-01 === */

