a {
	color: #212121 !important;
}
@media (max-width: 767px) {
	.rank-math-breadcrumb p a svg path {
    	fill: #FFFFFF !important;
	}
	p {
		margin: unset !important;
	}
	.se * {
	color: #fff;
	}
    .rank-math-breadcrumb p *, .se .elementor-heading-title {
        color: #fff !important;
    }

    .moti .elementor-heading-title {
        color: #3F51B5 !important;
    }

    .call-text span {
        display: none;
    }

    .call-box-item {
        border-radius: 12px !important;
        padding: 7.5px 11px !important;
    }

    .call-text p {
        font-size: 16px;
        line-height: 27.2px
    }

    .call-box-item svg {
        width: 16px;
        height: 16px !important;
    }


    .moshver .elementor-widget-wrap {
        background-color: #C5CAE9 !important;

    }

    .moshver .elementor-widget-wrap {
        border-color: #7986CB !important;
    }

    .imgsho .elementor-widget-container img {
        box-shadow: 0px 2px 50px 0px #5A5FCC33;
    }

}

.call-box-item {
    display: flex;
    justify-items: center;
    align-items: center;

    padding: 11px 28.5px;
    background: #FFC107;
    gap: 12px;
    border-radius: 12px
}

.call-text {
    display: flex;
    justify-items: center;
    align-items: center;

    gap: 16px;
    padding: 0 !important;
    margin: 0;

    color: #212121;
    font-family: Kalameh;
    font-size: 20px;
    font-weight: 400;
}

.call-text p {
    padding: 0 !important;
    margin: 0;
}