/*** dsvy-ihbox-style-8***/
.dsvy-ihbox-style-8 .dsvy-ihbox-contents{
    display: flex;
}
.dsvy-ihbox-style-8 .dsvy-ihbox-icon-wrapper{
    display: none;
}
.dsvy-ihbox-style-8 .dsvy-element-title{
    font-size: 50px;
    line-height: 50px;
    font-weight: 900;
    margin-bottom: 0;
    color: transparent;
    -webkit-text-stroke: 1px var(--dsvy-colza-global-color);
}
.dsvy-ihbox-style-8 .dsvy-heading-desc {
    padding: 0 60px 0 50px;
    font-size: 15px;
    font-weight: 500;
    color: #04080d;
}
.dsvy-element-miconheading-style-8.designervily-element-viewtype-carousel .owl-carousel .owl-nav button.owl-next, 
.dsvy-element-miconheading-style-8.designervily-element-viewtype-carousel .owl-carousel .owl-nav button.owl-prev{
    width: 40px;
    height: 40px;
    font-size: 20px;
    line-height: 40px;
    border:1px solid #dddddd;
}
.dsvy-element-miconheading-style-8.designervily-element-viewtype-carousel .owl-carousel .owl-nav .owl-prev{
    right: 0;
    left: auto;
    background-color: #fff;
    color: #04080d;
}
.dsvy-element-miconheading-style-8.designervily-element-viewtype-carousel .owl-carousel .owl-nav .owl-prev:hover{
    background-color: var(--dsvy-colza-global-color);
    color: #fff;
}
.dsvy-element-miconheading-style-8.designervily-element-viewtype-carousel .owl-carousel .owl-nav .owl-next{
    top: 50px;
    border-color: transparent;
}
.dsvy-element-miconheading-style-8.designervily-element-viewtype-carousel .owl-carousel .owl-nav{
    top: calc(50% - 50px);
    right: 5px;
}