/*Begin Elementor Heading*/
.elbzotech-text-editor p:last-child{
    margin-bottom: 0px;
}
.elementor-widget.elementor-widget-bzotech-heading:not(:last-child) {
    margin-bottom: 0px;
}
.elbzotech-heading-style2{
    display: inline-block;
    position: relative;
}
.elbzotech-heading-style2:after{
    display: block;
    height: 1px;
    width: 100%;
    content: '';
    background: #CFCFCF;
    margin-top: 8px;
}
/*End Elementor Heading*/
@media(max-width: 1200px){
    .elbzotech-heading-style1{
        font-size: 32px;
    }
}