/*slide*/

.sppb-slider-fullwidth-wrapper .sppb-slider-item-wrapper .sppb-slideshow-fullwidth-item .sppb-slideshow-fullwidth-item-bg:after { background:  transparent; }

/*@media (min-width: 768px) and (max-width: 1440px){
.sppb-slider-fullwidth-wrapper .sppb-slider-item-wrapper .sppb-slideshow-fullwidth-item .sppb-slideshow-fullwidth-item-bg { height: 550px;}}

@media (max-width: 767px){.sppb-slider-fullwidth-wrapper .sppb-slider-item-wrapper .sppb-slideshow-fullwidth-item .sppb-slideshow-fullwidth-item-bg { background-position: 25% 50% !important; height: 350px;}}*/

.owl-dots {
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
    }
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #d13e48;
}
.owl-theme .owl-dots .owl-dot.active span {
    width: 35px;
    height: 4px;
}
.owl-theme .owl-dots .owl-dot span {
    width: 20px;
    height: 4px;
}
.owl-theme .owl-dots .owl-dot span {
    color: #fff;
}

/*end of slide*/

/*wave shape section*/

.wave-001:before { content: url(/images/1_harmony-seafood/home/wave-shape-001.png); position:  absolute; top:  -150px; }

/*end of wave shape section*/

/*hm fea 001*/


.hm-fea-001 h3.sppb-addon-title.sppb-feature-box-title {padding: 15px 0;background-color: #f0f0ed;border: 3px solid transparent;text-transform: uppercase;transition: all 400ms ease;}

.hm-fea-001 h3.sppb-addon-title.sppb-feature-box-title:hover {
    border: 3px solid #424242;
}
/*end of hm fea 001*/

/*title*/
.title-footer > h2.sppb-addon-title {
    line-height: 40px !important;
}
/*image*/
.img-hm1 img{
  max-height:300px;
}
.btn-fea img{
    padding:50px;
    max-height:180px;
}
.img-link > div {
    height: 250px;
}
@media(min-width:992px){
div#overlay-row-s {
    margin-top: -400px !Important;
    margin-bottom: 50px !Important;
}}
@media(max-width:991px){
div#overlay-row-s {
    transform: translate(0%,-40%);
    -webkit-transform: translate(0%,-40%);
}}
.link-color a{
  color:#000;
}
.footer-link-icon img{
    width:50px;
    height:50px;
    margin:0 10px;
}
.footer-link-icon table{
    margin:auto;
}
.img-link img {
    filter: hue-rotate(710deg)brightness(1.6)saturate(1.7);
    -webkit-filter: hue-rotate(720deg)brightness(1.6)saturate(1.7);
}

/*watermark*/
/*section.hm-fea-001
span.sppb-img-container:before {
    background:url(/images/1_harmony-seafood/logo/HMP-logo.png);
    background-size:70px;
    background-position:98% 59%;
    background-repeat: no-repeat;
    content: ' ';
    position: absolute;
    right:0;top:0;
    width:100%;height:100%;
    opacity:.3;
    filter:saturate(0);
    -webkit-filter:saturate(0);
}
*/

/*test home slide*/
/*#slide-fullwidth > div.owl-stage-outer > div > div:nth-child(4) > div > div > div > div > div > div > h1 > small,
#slide-fullwidth > div.owl-stage-outer > div > div:nth-child(4) > div > div > div > div > div > div > h1 {
    display: none;
}

#slide-fullwidth > div.owl-stage-outer > div > div:nth-child(3)> div > div > div > div > div > div > h1 > small{
    font-size:6.4pc;
    letter-spacing:8px; 
}*/

.accordion.sppb-addon-accordion .sppb-addon-content .sppb-panel-group .sppb-panel-heading {
    padding: 10px 20px !Important;
    margin-bottom: 10px !Important;
}