/*slideshow*/

.sppb-sp-slider-title{
   font-size: 60px; 
}

.sppb-addon.sppb-addon-text-block.servicename {
    position: relative;
    z-index: 10;
}

/*title style*/
h1.sppb-addon-title {
  font-style: italic;
}
/*
special {
    color: #00B0EE !important;
}

h1.sppb-addon-title special {
	color: #00B0EE !important;
}




strong {
   display:block;
}

h1.sppb-addon-title strong {
	display:block !important;
}
strong1{
   color: #00B0EE !important;
  display:block;
}

h1.sppb-addon-title strong1 {
	display:block !important;
   color: #00B0EE !important;
}
*/

.featurebox {
    box-shadow: 10px 10px 50px rgb(167 141 122 / 22%) !important;
}


.missionicon img.sppb-img-responsive {
    width: 100px !important;
}

.dropshadow{
   box-shadow: 10px 10px 50px rgb(167 141 122 / 22%) !important;
}



/*image overlay title hover*/
#sppb-addon-02d4f741-85d5-463c-a27a-33b99c131cfe .sppb-addon-title a:hover {
    color: #00b0ee;
}
#sppb-addon-6ed6de62-7260-4664-b7d9-c2df92239dd5 .sppb-addon-title a:hover{
   color: #00b0ee;
}
#sppb-addon-11c6ed7b-76b3-4870-8849-98ada70b105e .sppb-addon-title a:hover{
   color: #00b0ee;
}
#sppb-addon-1d219d07-c185-4e91-aa2a-99d540e6e83a .sppb-addon-title a:hover{
   color: #00b0ee;
}
#sppb-addon-34b12750-a0c6-488e-93ec-33287046d70a .sppb-addon-title a:hover{
   color: #00b0ee;
}


#sppb-addon-b8509a4e-081b-4bde-8b8a-99130a7aa7b5 .sppb-addon-header .sppb-addon-title:hover {
    color: #00b0ee;
}
#sppb-addon-e5d1ed69-5a23-4e11-a6b5-3af37ac2d163 .sppb-addon-header .sppb-addon-title:hover {
    color: #00b0ee;
}


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

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



/*faqs page*/
.sppb-panel-title {
    font-size: 18px !important;
    font-weight: bold !important;
    color: #0030A7 !important;
    font-family: 'Merriweather' !important;
}

.sppb-panel-heading {
    padding: 20px 30px 20px 15px;
}

.sppb-panel-primary>.sppb-panel-heading {
    background: #E4F8FF;
}





@media(min-width:1024px){
.sppb-panel-body {
    padding: 40px;
}

}