.feature-carousel-style .sppb-carousel-extended-outer-stage {
    height: 100% !important;
}

.feature-carousel-style .sppb-carousel-extended-item .sppb-carousel-extended-heading {
    margin-bottom: 0;
    font-size: 18px;
    line-height: 1.5;
}

.feature-carousel-style .sppb-carousel-extended-item img {
    max-width: 100px;
    object-fit: fill;
    margin: auto;
    margin-bottom: 20px;
}


.feature-carousel-style .sppb-carousel-extended-item .sppb-carousel-extended-content-wrap {
    text-align: center;
}

.feature-carousel-style .sppb-carousel-extended-item:hover {
    background: rgb(66 133 244 / 10%);
}

@media (max-width: 767px) {
    .feature-carousel-style .sppb-carousel-extended-item .sppb-carousel-extended-heading { font-size: 14px; } 
}


.about-animated-number-wrap>div {
    margin-bottom: 0;
}


/*layout*/


.layout-slider-001 .sppb-carousel-extended-outer-stage {
    height: auto !important;
}

.layout-slider-001 .sppb-carousel-extended-nav-control .nav-control.prev-control {
    margin-left: 0;
}

.layout-slider-001 .sppb-carousel-extended-nav-control .nav-control.next-control {
    margin-right: 0;
}

.layout-slider-001 .sppb-nav {
    justify-content: center;
    padding-bottom: 15px;
}

.layout-slider-001 .sppb-nav-pills>li>a {
    padding: 10px 20px;
    font-size: 16px;
    font-weight: 500;
    font-family: 'Arial', sans-serif;
    border: 1px solid #eee;
    margin: 5px 3px;
}

.layout-slider-001 .sppb-nav>li>a:focus,
.layout-slider-001 .sppb-nav>li>a:hover {
    background: #4285f4;
    color: #fff;
}

.layout-slider-001 .sppb-nav-pills>li.active>a {
    font-weight: 600;
}

.layout-slider-001 .sppb-nav-pills>li.active>a,
.layout-slider-001 .sppb-nav-pills>li.active>a:focus,
.layout-slider-001 .sppb-nav-pills>li.active>a:hover {
    background: #4285f4 !important;
    color: #fff !important;
}

@media (max-width: 991px) {
    .layout-slider-001 .sppb-nav-pills>li>a { font-size: 12px; padding: 10px 15px; }
}

.layout-pricing-001 table {
    font-family: 'Arial', sans-serif;
}

.layout-pricing-001 table th, .layout-pricing-001 table td {
    text-align: center;
}

.layout-pricing-001 table p {
    margin: 0;
    line-height: 1.3;
}

.layout-pricing-001 table td {
    min-width: 150px;
}

@media (max-width: 991px) {
    .layout-pricing-001 table p { font-size: 14px; }
    .layout-pricing-001 table td { padding: 15px; }
}

/*end of layout*/



/*gallery*/

.com-spsimpleportfolio.view-items .sp-simpleportfolio-filter ul>li>a {
    font-family: 'Arial', sans-serif;
}

.sp-simpleportfolio .sp-simpleportfolio-filter>ul>li {
    margin: 0 20px !important;
}

.com-spsimpleportfolio.view-items .sp-simpleportfolio-item {
    margin-bottom: 0;
}

.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-info {
    display: none;
}

.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-btns a.btn-view {
    display: none;
}

.featherlight {
    z-index: 9999;
}

.featherlight .featherlight-content {
    border-bottom: 0;
    padding: 0;
}

/*end of gallery*/

/*icon*/
span#hover_icon {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
}

/*scrollup*/
a.sp-scroll-up {
    right: 110px;
    bottom: 40px;
}

/*form*/
div#bfPage1 input {
    background: #fff;
}

@media screen and (max-width:992px){
div#bfPage1 label {
    display: block;
    width: 100%;
    margin: 0px;
}
div#bfPage1 textarea {
    max-width: 100%;
}
div#bfPage1 input {
    max-width: 100%;
}}





