/*.sppb-carousel-extended-outer-stage {
    height: auto !important;
}

.sppb-carousel-extended-item {
    aspect-ratio: 8 / 3;
}

.sppb-image-carousel-layout1 .sppb-carousel-extended-content-wrap,
.sppb-image-carousel-layout1 .sppb-carousel-extended-item img,
.sppb-image-carousel-layout1 .sppb-carousel-extended-item-overlay { border-radius: 0 !important; }

div.sppb-carousel-extended-dots { bottom: 20px; }


@media (max-width: 991px) {
  .sppb-carousel-extended-item { aspect-ratio: 1 / 1; }
}
*/

.sppb-carousel-extended-item img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.sppb-image-carousel-layout1 .sppb-carousel-extended-content-wrap, .sppb-image-carousel-layout1 .sppb-carousel-extended-item img, .sppb-image-carousel-layout1 .sppb-carousel-extended-item-overlay{
    border-radius: 0px;
}

.sppb-carousel-extended-nav-control .nav-control.next-control {
    float: right;
    margin-right: 0px;
}

.sppb-carousel-extended-nav-control .nav-control.prev-control {
    float: left;
    margin-left: 0px
}
.sppb-carousel-extended-nav-control .nav-control{
    height: 30px;
    line-height: 30px;
    width: 30px;
    color: #fff;
    font-size: 30px;
    border-style: solid;
    border-width: 0px;
    border-radius: 0px;
}



/*slideshow*/

.home-slide-style .sppb-carousel-extended-heading {
    font-size: 24px;
    letter-spacing: 1px;
    font-weight: 200;
    margin: 0;
    position: relative;
    padding: 15px 15px 15px 0;
}

.home-slide-style .sppb-carousel-extended-heading:before {
    content: "";
    position: absolute;
    background: #fff;
    width: 100px;
    height: 1px;
    left: 100%;
    top: 0;
    bottom: 0;
    margin: auto;
}

.home-slide-style .sppb-carousel-extended-content-wrap {
    padding: 50px;
}

.home-slide-style .sppb-carousel-extended-heading:after {
    content: "";
    position: absolute;
    background-image: linear-gradient(90deg, #1b1b1b 30%, transparent);
    width: calc(100% + 300px);
    height: 100%;
    left: -50px;
    top: 0;
    z-index: -1;
}


.home-slide-style .sppb-carousel-extended-dots {
    bottom: 0;
    top: 0;
    right: 30px;
    height: fit-content;
    margin: auto;
}

.home-slide-style .sppb-carousel-extended-dots ul {
    float: right;
    display: block;
}

.home-slide-style .sppb-carousel-extended-dots ul li {
    display: block;
    margin: 10px 0;
}

@media (max-width: 767px) {
    .home-slide-style .sppb-carousel-extended-content-wrap { padding: 20px; }
    .home-slide-style .sppb-carousel-extended-heading { font-size: 20px; }
    .home-slide-style .sppb-carousel-extended-heading:before { display: none; }
    .home-slide-style .sppb-carousel-extended-heading:after { width: calc(100% + 200px); left: -20px; }
    .home-slide-style .sppb-carousel-extended-dots { right: 15px; }
}

/*end of slideshow*/


.title-style-001 .sppb-addon-title {
    color: #061a3f;
}

.title-style-001 .sppb-addon-title span {
    color: #1663c4;
}

.small-title-001 .sppb-addon-title {
    letter-spacing: 8px;
}

.small-title-002 .sppb-addon-title {
    letter-spacing: 8px;
    position: relative;
    padding: 0 20px !important;
}

.small-title-002 .sppb-addon-title:before {
    content: "";
    position: absolute;
    background: rgb(0 0 0 / 20%);
    width: 300px;
    height: 1px;
    right: 100%;
    margin: auto;
    top: 0;
    bottom: 0;
}

.small-title-002 .sppb-addon-title:after {
    content: "";
    position: absolute;
    background: rgb(0 0 0 / 20%);
    width: 300px;
    height: 1px;
    left: 100%;
    margin: auto;
    top: 0;
    bottom: 0;
}


.home-image-slider {
    margin-left: -80px;
    margin-right: -80px;
}

.home-image-slider .sppb-carousel-extended-list,
.home-image-slider .sppb-carousel-extended-outer-stage {
    overflow: visible;
}

.home-image-slider .sppb-carousel-extended-item:nth-child(2n) {
    margin-top: 100px;
}

.home-image-slider .sppb-carousel-extended-nav-control {
    top: auto !important;
    bottom: -200px !important;
    height: fit-content;
    width: fit-content;
    left: 0;
    right: 0;
}

.home-image-slider .sppb-carousel-extended-nav-control .nav-control {
    margin: 0 10px;
}

@media (max-width: 767px) {
    .home-image-slider { margin: 0; }
    .home-image-slider .sppb-carousel-extended-item:nth-child(2n) { margin-top: 0; }
    .home-image-slider .sppb-carousel-extended-nav-control { bottom: -70px !important; }
}


.vertical-title-001 .sppb-addon-title {
    color: #fff;
    letter-spacing: 5px;
    position: relative;
}

@media (max-width: 991px) {
    .vertical-title-001 .sppb-addon-title { padding-right: 15px !important; margin-bottom: 20px !important; }
    .vertical-title-001 .sppb-addon-title:before {
        content: "";
        position: absolute;
        background: rgb(255 255 255 / 20%);
        width: 100px;
        height: 1px;
        left: 100%;
        margin: auto;
        top: 0;
        bottom: 0;
    }
}

@media (min-width: 992px) {
  .vertical-title-001 {
    position: absolute;
    left: -80px;
    z-index: 1;
    writing-mode: vertical-lr;
    transform: rotate(180deg);
    display: block;
    height: 100%;
    z-index: 2;
}
.vertical-title-001 .sppb-addon-title {
    float: right;
    background: #1f1f1f;
    padding-top: 20px !important;
}
.vertical-title-001:before {
    content: "";
    position: absolute;
    background: rgb(255 255 255 / 20%);
    width: 1px;
    height: 100%;
    left: 0;
    right: 0;
    margin: auto;
    top: 0;
}
}


.home-project-slider:before {
    content: "";
    position: absolute;
    background: #1f1f1f;
    width: 100%;
    height: calc(100% + 100px);
    right: 100%;
    z-index: 1;
    top: 50%;
    transform: translateY(-50%);
}
.home-project-slider:after {
    content: "";
    position: absolute;
    background: #1f1f1f;
    width: 100%;
    height: calc(100% + 100px);
    left: 100%;
    z-index: 1;
    top: 50%;
    transform: translateY(-50%);
}
.home-project-slider .sppb-carousel-extended-list {
    overflow: visible;
}

.home-project-slider .sppb-carousel-extended-outer-stage {
    overflow: visible;
}

.home-project-slider .sppb-carousel-extended-content-wrap {
    position: absolute;
    top: unset;
    bottom: -35px;
    padding: 0;
    height: fit-content;
}

.home-project-slider .sppb-carousel-extended-heading {
    margin: 0;
    font-size: 20px;
    font-weight: 300;
    font-family: 'Montserrat', sans-serif;
}

.home-project-slider .sppb-carousel-extended-subheading {
    margin: 0;
}

@media (min-width: 768px) {
    .home-project-slider .sppb-carousel-extended-nav-control .nav-control.prev-control { margin-left: -40px; }
}

@media (max-width:767px) {
    .home-project-slider .sppb-carousel-extended-content-wrap { bottom: -30px; }
    .home-project-slider .sppb-carousel-extended-heading { font-size: 16px; }
}

