/*.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; }
}
*/

.sp-slider-content-align-left {
    width: 50%;
}

.sp-slider .sp-item h5 {
    border: 1px solid #9b9b9b;
    color: #fff;
    font-size: 14px !important;
    background: rgb(0 0 0 / 50%);
    padding: 5px 15px;
    border-radius: 50px;
}

.sp-slider .sp-item h2 {
    color: #fff;
    font-size: 56px;
    margin-top: 10px;
    margin-bottom: 20px;
    width: 65%;
}

.sp-slider .sp-item .sppb-sp-slider-text {
    color: #fff;
    font-size: 18px;
    margin-bottom: 15px;
}

.sp-slider .sp-item .sppb-sp-slider-button {
    margin-right: 15px !important;
}

.slide-button-002 .sp-slider-btn-text {
    /* font-size: 14px; */
    background: #fff;
    color: #000;
    font-weight: 600;
    border-radius: 10px;
}

.slide-button-001 .sp-slider-btn-text {
    background: linear-gradient(to right, rgb(182, 138, 31), rgb(220, 175, 48), rgb(182, 138, 31));
    border-radius: 10px;
}

div.sp-slider .sp-nav-control .nav-control {
    border: 0;
}

@media (max-width: 991px) {
    .sp-slider-content-align-left {width: 100%;padding-bottom: 50px;}
    .sp-slider .sp-item h2 { font-size: 42px; width: 100%; margin-top: 15px; }
    .sp-slider .sp-item .sppb-sp-slider-text { font-size: 16px; }
    .sppb-sp-slider-button span { font-size: 14px !important; }
}



.pricing-table-001 {
    border: 1px solid #ebe6e7;
    border-radius: 15px;
    box-shadow: 0 0px 5px #ccc !important;
    background: #fff;
    padding: 30px;
    min-height: 600px;
    align-items: center;
    transition: 0.5s;
}

.pricing-table-001:hover {
    transform: translateY(-10px);
}

.pricing-table-001 a.sppb-btn {
    width: 100%;
}

.pricing-table-001 .sppb-pricing-title {
    color: #101828;
    font-size: 24px !important;
    margin-bottom: 10px !important;
}

.pricing-table-001 .sppb-pricing-header {
    text-align: center;
}

.pricing-table-001 span.sppb-pricing-price {
    display: flex;
    flex-direction: column-reverse;
    font-size: 36px;
    font-weight: 800;
    color: #101828;
    line-height: 1.2;
}

.pricing-table-001 li {
    padding-left: 35px !important;
    font-size: 16px;
    position: relative;
    color: #101828;
}

.pricing-table-001 li:before {
    content: "";
    position: absolute;
    background: url(/images/0_project/home/home-icon-001.png);
    width: 25px;
    height: 25px;
    background-size: contain;
    left: 0;
}

.pricing-table-001 span.sppb-pricing-price span {
    font-size: 16px;
    font-weight: 400;
    color: #6a7282;
    margin-top: 5px;
}

.pricing-table-001 .sppb-addon-content {
    font-size: 14px;
    color: #6a7282;
}


.pricing-table-002 {
    border: 0;
    border-radius: 15px;
    box-shadow: none !important;
    background: linear-gradient(90deg, #0d1979, #1d3daf, #0d1979);
    padding: 30px;
    min-height: 650px;
    align-items: center;
    transition: 0.5s;
}

.pricing-table-002:hover {
    transform: translateY(-10px);
}

.pricing-label-001 .sppb-addon-title {
    background: #f0b100;
    color: #000;
    font-size: 15px;
    font-weight: 600;
    line-height: 1;
    padding: 8px 15px !important;
    border-radius: 50px;
    position: absolute;
    top: -15px;
    left: 0;
    right: 0;
    margin: auto !important;
    width: fit-content;
}

.pricing-table-002 .sppb-column-addons {
    position: unset;
}

.pricing-table-002 a.sppb-btn {
    width: 100%;
}

.pricing-table-002 .sppb-pricing-title {
    color: #fff;
    font-size: 24px !important;
    margin-bottom: 10px !important;
}

.pricing-table-002 .sppb-pricing-header {
    text-align: center;
}

.pricing-table-002 span.sppb-pricing-price {
    display: flex;
    flex-direction: column-reverse;
    font-size: 36px;
    font-weight: 800;
    color: #fff;
    line-height: 1.2;
}

.pricing-table-002 li {
    padding-left: 35px !important;
    font-size: 16px;
    position: relative;
    color: #fff;
}

.pricing-table-002 li:before {
    content: "";
    position: absolute;
    background: url(/images/0_project/home/home-icon-002.png);
    width: 25px;
    height: 25px;
    background-size: contain;
    left: 0;
}

.pricing-table-002 span.sppb-pricing-price span {
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    margin-top: 5px;
}

.pricing-table-002 .sppb-addon-content {
    font-size: 14px;
    color: rgb(255 255 255 / 80%);
}


@media (max-width: 991px) {
    .pricing-table-001, .pricing-table-002 { min-height: unset; margin-bottom: 30px; }
}




.home-testimonial-001 .sppb-carousel-extended-item {
    border: 1px solid #ebe6e7;
    border-radius: 15px;
    padding: 25px;
    height: auto;
    display: flex;
    align-content: space-between;
    flex-wrap: wrap;
}

.home-testimonial-001 .sppb-testimonial-carousel-item-content {
    display: flex;
    flex-direction: column-reverse;
}

.home-testimonial-001 .sppb-testimonial-carousel-img-wrap {
    margin-right: 15px !important;
}

.home-testimonial-001 .sppb-testimonial-carousel-name {
    color: #101828;
    font-weight: 700;
}

.home-testimonial-001 .sppb-testimonial-carousel-designation {
    color: #6a7282;
    font-size: 14px;
}
















.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
}

/*product slider 02 homepage*/
#hikashop_category_information_module_157 #hikashop_carousel_hikashop_category_information_module_157 {
    padding: 0px!important;
    padding-top: 50px!important;
}

div#hikashop_carousel_pagination_hikashop_category_information_module_157 {
    position: relative;
}
div#hikashop_carousel_pagination_hikashop_category_information_module_157 .swiper-pagination.swiper-pagination-top.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: -20px;
}




.title-style-001 .sppb-addon-title {
  	color: #19285f;
}

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


.feature-style-001 img {
    filter: invert(1);
}

.feature-style-001 .sppb-img-container {
    background: #19285f;
    display: block;
    border-radius: 10px;
    padding: 10px;
    display: inline-flex;
}

.feature-style-001 .sppb-media>.pull-left {
    width: 50px !important;
}

.feature-style-001 .sppb-feature-box-title {
    color: #101828;
}

.feature-style-001 p { 
  	margin: 0; 
  	font-size: 16px;
}




