/*** thsn-ihbox-style-8 ***/
.thsn-ihbox-style-8 .thsn-ihbox-description{
    padding: 0 162px 0 90px;
}
.thsn-ihbox-style-8 .thsn-ihbox-contents{
    display: flex;
}
.thsn-ihbox-style-8 .thsn-element-title{
    color: transparent;
    -webkit-text-stroke: 1px var(--thsn-logisto-global-color);
    font-size: 48px;
    line-height: 58px;
}
.thsn-ihbox-style-8 .thsn-heading-desc{
    font-size: 14px;
    line-height: 26px;
    color:var(--thsn-logisto-secondary-color);
}
.thsn-element-miconheading-style-8.themesion-element-viewtype-carousel .owl-nav{
    display: block;
}
.thsn-element-miconheading-style-8.themesion-element-viewtype-carousel .owl-carousel .owl-nav button.owl-next,
.thsn-element-miconheading-style-8.themesion-element-viewtype-carousel .owl-carousel .owl-nav button.owl-prev{
    position: relative;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 50%;
    display: block;
    border: 1px solid #dddddd;
    margin: 5px 0;
    background-color: transparent;
    color:var(--thsn-logisto-secondary-color);
}
.thsn-element-miconheading-style-8.themesion-element-viewtype-carousel .owl-carousel .owl-nav .owl-next {
    right: 30px;
}
.thsn-element-miconheading-style-8.themesion-element-viewtype-carousel .owl-carousel .owl-nav button.owl-next:after,
.thsn-element-miconheading-style-8.themesion-element-viewtype-carousel .owl-carousel .owl-nav button.owl-prev:after {
    font-family: "themesion-base-icons";
    content: '\e814';
    font-size: 15px;
}
.thsn-element-miconheading-style-8.themesion-element-viewtype-carousel .owl-carousel .owl-nav button.owl-next:hover, .thsn-element-miconheading-style-8.themesion-element-viewtype-carousel .owl-carousel .owl-nav button.owl-prev:hover{
    background-color: var(--thsn-logisto-global-color);
    border:1px var(--thsn-logisto-global-color);
}
.thsn-element-miconheading-style-8.themesion-element-viewtype-carousel .owl-carousel .owl-nav button.owl-next:hover:after, .thsn-element-miconheading-style-8.themesion-element-viewtype-carousel .owl-carousel .owl-nav button.owl-prev:hover:after{
    color: var(--thsn-logisto-white-color);
}
