@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/IRANSansWeb.ttf') format('truetype'), url('../fonts/IRANSansWeb-UltraLight.ttf') format('truetype'), url('../fonts/IRANSansWeb-Medium.ttf')format('truetype'), url('../fonts/IRANSansWeb-Light.ttf') format('truetype'), url('../fonts/IRANSansWeb-Bold.ttf') format('truetype');
}


#blazor-error-ui {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }

.blazor-error-boundary {
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTYiIGhlaWdodD0iNDkiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIG92ZXJmbG93PSJoaWRkZW4iPjxkZWZzPjxjbGlwUGF0aCBpZD0iY2xpcDAiPjxyZWN0IHg9IjIzNSIgeT0iNTEiIHdpZHRoPSI1NiIgaGVpZ2h0PSI0OSIvPjwvY2xpcFBhdGg+PC9kZWZzPjxnIGNsaXAtcGF0aD0idXJsKCNjbGlwMCkiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yMzUgLTUxKSI+PHBhdGggZD0iTTI2My41MDYgNTFDMjY0LjcxNyA1MSAyNjUuODEzIDUxLjQ4MzcgMjY2LjYwNiA1Mi4yNjU4TDI2Ny4wNTIgNTIuNzk4NyAyNjcuNTM5IDUzLjYyODMgMjkwLjE4NSA5Mi4xODMxIDI5MC41NDUgOTIuNzk1IDI5MC42NTYgOTIuOTk2QzI5MC44NzcgOTMuNTEzIDI5MSA5NC4wODE1IDI5MSA5NC42NzgyIDI5MSA5Ny4wNjUxIDI4OS4wMzggOTkgMjg2LjYxNyA5OUwyNDAuMzgzIDk5QzIzNy45NjMgOTkgMjM2IDk3LjA2NTEgMjM2IDk0LjY3ODIgMjM2IDk0LjM3OTkgMjM2LjAzMSA5NC4wODg2IDIzNi4wODkgOTMuODA3MkwyMzYuMzM4IDkzLjAxNjIgMjM2Ljg1OCA5Mi4xMzE0IDI1OS40NzMgNTMuNjI5NCAyNTkuOTYxIDUyLjc5ODUgMjYwLjQwNyA1Mi4yNjU4QzI2MS4yIDUxLjQ4MzcgMjYyLjI5NiA1MSAyNjMuNTA2IDUxWk0yNjMuNTg2IDY2LjAxODNDMjYwLjczNyA2Ni4wMTgzIDI1OS4zMTMgNjcuMTI0NSAyNTkuMzEzIDY5LjMzNyAyNTkuMzEzIDY5LjYxMDIgMjU5LjMzMiA2OS44NjA4IDI1OS4zNzEgNzAuMDg4N0wyNjEuNzk1IDg0LjAxNjEgMjY1LjM4IDg0LjAxNjEgMjY3LjgyMSA2OS43NDc1QzI2Ny44NiA2OS43MzA5IDI2Ny44NzkgNjkuNTg3NyAyNjcuODc5IDY5LjMxNzkgMjY3Ljg3OSA2Ny4xMTgyIDI2Ni40NDggNjYuMDE4MyAyNjMuNTg2IDY2LjAxODNaTTI2My41NzYgODYuMDU0N0MyNjEuMDQ5IDg2LjA1NDcgMjU5Ljc4NiA4Ny4zMDA1IDI1OS43ODYgODkuNzkyMSAyNTkuNzg2IDkyLjI4MzcgMjYxLjA0OSA5My41Mjk1IDI2My41NzYgOTMuNTI5NSAyNjYuMTE2IDkzLjUyOTUgMjY3LjM4NyA5Mi4yODM3IDI2Ny4zODcgODkuNzkyMSAyNjcuMzg3IDg3LjMwMDUgMjY2LjExNiA4Ni4wNTQ3IDI2My41NzYgODYuMDU0N1oiIGZpbGw9IiNGRkU1MDAiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvZz48L3N2Zz4=) no-repeat 1rem/1.8rem, #b32121;
    padding: 1rem 1rem 1rem 3.7rem;
    color: white;
}

    .blazor-error-boundary::after {
        content: "An error has occurred."
    }




.mud-button {
    border-radius: 9999px !important;
}

*::before::after {
    box-sizing: border-box;
    !important;
}

.blazor-error-boundary::after {
    content: "An error has occurred."
}

@media only screen and (max-width: 640px) {
    .layout-container, .mud-appbar > .mud-toolbar-appbar {
        padding-left: 2.5% !important;
        padding-right: 2.5% !important;
    }
}

@media only screen and (min-width: 640px) {
    .layout-container, .mud-appbar > .mud-toolbar-appbar {
        padding-left: 2.5% !important;
        padding-right: 2.5% !important;
    }
}

@media only screen and (min-width: 768px) {
    .layout-container, .mud-appbar > .mud-toolbar-appbar {
        padding-left: 5% !important;
        padding-right: 5% !important;
    }
}

@media only screen and (min-width: 1024px) {
    .layout-container, .mud-appbar > .mud-toolbar-appbar {
        padding-left: 2.5% !important;
        padding-right: 2.5% !important;
    }
}

@media only screen and (min-width: 1280px) {
    .layout-container, .mud-appbar > .mud-toolbar-appbar {
        padding-left: 6.5% !important;
        padding-right: 6.5% !important;
    }
}

@media only screen and (min-width: 1536px) {
    .layout-container, .mud-appbar > .mud-toolbar-appbar {
        padding-left: 11.5% !important;
        padding-right: 11.5% !important;
    }
}

.animate-slow {
    position: absolute;
    top: 0;
    animation: bounce 1s infinite alternate;
    -webkit-animation: bounce 1s infinite alternate;
}

@keyframes bounce {
    from {
        transform: translateY(0px);
    }

    to {
        transform: translateY(-15px);
    }
}

@-webkit-keyframes bounce {
    from {
        transform: translateY(0px);
    }

    to {
        transform: translateY(-15px);
    }
}

.bg-height {
    height: 21rem !important;
}

.b-a-svg::before {
    content: "";
    display: inline-block;
    width: 1.75rem;
    height: 1.75rem;
    position: absolute;
    top: 0;
    right: 0;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='green' viewBox='0 0 448 512'%3E%3Cpath d='M96 96C42.98 96 0 138.1 0 192s42.98 96 96 96c11.28 0 21.95-2.305 32-5.879V288c0 35.3-28.7 64-64 64c-17.67 0-32 14.33-32 32s14.33 32 32 32c70.58 0 128-57.42 128-128V192C192 138.1 149 96 96 96zM448 192c0-53.02-42.98-96-96-96s-96 42.98-96 96s42.98 96 96 96c11.28 0 21.95-2.305 32-5.879V288c0 35.3-28.7 64-64 64c-17.67 0-32 14.33-32 32s14.33 32 32 32c70.58 0 128-57.42 128-128V192z' /%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
}

.b-a-svg::after {
    content: "";
    display: inline-block;
    width: 1.75rem;
    height: 1.75rem;
    position: absolute;
    bottom: 0;
    left: 0;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='blue' viewBox='0 0 448 512'%3E%3Cpath d='M96 224C84.72 224 74.05 226.3 64 229.9V224c0-35.3 28.7-64 64-64c17.67 0 32-14.33 32-32S145.7 96 128 96C57.42 96 0 153.4 0 224v96c0 53.02 42.98 96 96 96s96-42.98 96-96S149 224 96 224zM352 224c-11.28 0-21.95 2.305-32 5.879V224c0-35.3 28.7-64 64-64c17.67 0 32-14.33 32-32s-14.33-32-32-32c-70.58 0-128 57.42-128 128v96c0 53.02 42.98 96 96 96s96-42.98 96-96S405 224 352 224z' /%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
}

.before-right-svg::before {
    content: "";
    display: inline-block;
    width: 1.75rem;
    height: 1.75rem;
    position: absolute;
    top: 0;
    right: 0;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='blue' viewBox='0 0 448 512'%3E%3Cpath d='M96 96C42.98 96 0 138.1 0 192s42.98 96 96 96c11.28 0 21.95-2.305 32-5.879V288c0 35.3-28.7 64-64 64c-17.67 0-32 14.33-32 32s14.33 32 32 32c70.58 0 128-57.42 128-128V192C192 138.1 149 96 96 96zM448 192c0-53.02-42.98-96-96-96s-96 42.98-96 96s42.98 96 96 96c11.28 0 21.95-2.305 32-5.879V288c0 35.3-28.7 64-64 64c-17.67 0-32 14.33-32 32s14.33 32 32 32c70.58 0 128-57.42 128-128V192z' /%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
}

.testimoni-b-a-svg::before {
    content: "";
    display: inline-block;
    width: 1.75rem;
    height: 1.75rem;
    position: absolute;
    top: 0;
    right: 0;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='green' viewBox='0 0 448 512'%3E%3Cpath d='M96 96C42.98 96 0 138.1 0 192s42.98 96 96 96c11.28 0 21.95-2.305 32-5.879V288c0 35.3-28.7 64-64 64c-17.67 0-32 14.33-32 32s14.33 32 32 32c70.58 0 128-57.42 128-128V192C192 138.1 149 96 96 96zM448 192c0-53.02-42.98-96-96-96s-96 42.98-96 96s42.98 96 96 96c11.28 0 21.95-2.305 32-5.879V288c0 35.3-28.7 64-64 64c-17.67 0-32 14.33-32 32s14.33 32 32 32c70.58 0 128-57.42 128-128V192z' /%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
}

.testimoni-b-a-svg::after {
    content: "";
    display: inline-block;
    width: 1.75rem;
    height: 1.75rem;
    position: absolute;
    bottom: 0;
    left: 0;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='blue' viewBox='0 0 448 512'%3E%3Cpath d='M96 224C84.72 224 74.05 226.3 64 229.9V224c0-35.3 28.7-64 64-64c17.67 0 32-14.33 32-32S145.7 96 128 96C57.42 96 0 153.4 0 224v96c0 53.02 42.98 96 96 96s96-42.98 96-96S149 224 96 224zM352 224c-11.28 0-21.95 2.305-32 5.879V224c0-35.3 28.7-64 64-64c17.67 0 32-14.33 32-32s-14.33-32-32-32c-70.58 0-128 57.42-128 128v96c0 53.02 42.98 96 96 96s96-42.98 96-96S405 224 352 224z' /%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
}

.before-right-svg::before {
    content: "";
    display: inline-block;
    width: 1.75rem;
    height: 1.75rem;
    position: absolute;
    top: 0;
    right: 0;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='blue' viewBox='0 0 448 512'%3E%3Cpath d='M96 96C42.98 96 0 138.1 0 192s42.98 96 96 96c11.28 0 21.95-2.305 32-5.879V288c0 35.3-28.7 64-64 64c-17.67 0-32 14.33-32 32s14.33 32 32 32c70.58 0 128-57.42 128-128V192C192 138.1 149 96 96 96zM448 192c0-53.02-42.98-96-96-96s-96 42.98-96 96s42.98 96 96 96c11.28 0 21.95-2.305 32-5.879V288c0 35.3-28.7 64-64 64c-17.67 0-32 14.33-32 32s14.33 32 32 32c70.58 0 128-57.42 128-128V192z' /%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
}

.mud-toolbar-gutters {
    padding: 0 !important;
}

.sub-mega-menu {
    display: none;
    transition: all ease-in-out 0.5s;
}

.menu-item:hover > .sub-mega-menu {
    display: block !important;
    visibility: visible;
}

.menu-item > .menu-hover-style:hover {
    color: #1d4ed8 !important;
}

@media only screen and (max-width: 1024px) {
    .header-bg-img-size {
        width: 16.25rem;
        height: 18.625rem;
    }

    .pt-5rem-md {
        padding-top: 5rem !important;
    }

    .lg-order-2 {
        order: 2 !important;
    }
}

@media only screen and (max-width: 768px) {
    .error-image-xs-w {
        width: 15rem !important;
    }

    .xs-pa-4 {
        padding: 1rem !important;
    }

    .text-cen-xs {
        text-align: center !important;
    }

    .jus-cen-xs {
        justify-content: center !important;
    }

    .header-business-img-size {
        width: 21.75rem;
        height: 22.5rem;
    }

    .flex-wrap-md {
        flex-wrap: wrap !important;
    }

    .w-80-xs {
        width: 90% !important;
    }

    .md-flex-wrap {
        flex-wrap: wrap !important;
    }

    .md-ma-0 {
        margin: 0 !important;
    }

    .md-w-100 {
        width: 100% !important;
    }

    .md-font-md {
        font-size: 1rem !important;
    }

    .xs-font-xs {
        font-size: 1.5rem !important;
    }

    .pt-lg-10rem {
        padding-top: 10rem !important;
    }

    .avatar-size-xs {
        width: 2rem !important;
        height: 2rem !important;
    }

    .Popular-Services-lg-py {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important;
    }
}

@media only screen and (min-width: 768px) {
    .xs-w-80 {
        width: 80% !important;
    }

    .header-business-img-size {
        width: 27.75rem;
        height: 28.5rem;
    }

    /*.header-grid-pa {
        padding: 3.375rem 3.375rem 0 3.375rem !important;
    }*/

    .service-img-size {
        width: 4rem !important;
        height: 4rem !important;
    }
}

.mud-button-filled-size-large {
    padding: 16px 22px !important;
    font-size: .9375rem !important;
}

.mud-button-outlined-size-large {
    padding: 16px 22px !important;
    font-size: .9375rem !important;
}

.cta-bg {
    background-image: url("../images/cta-bg.png");
    background-repeat: no-repeat;
    background-position: center;
}

.scale-style:hover {
    transition: all .5s ease-in-out;
    transform: scale(1.1);
}

.card-parent:hover .card-image-drop {
    opacity: 0.4 !important;
    transition: all .3s ease-in-out;
    transform: scale(1.1);
}

.bg-change-on-hover:hover .card-image-drop {
    opacity: 0.4 !important;
    transition: all .3s ease-in-out;
    transform: scale(1.1);
}

.card-parent:hover .card-image {
    transition: all .3s ease-in-out;
    transform: scale(1.1);
}

.child {
    transition: all ease-in-out 500ms;
}

    .child:nth-child(n):not(:first-child) {
        margin-right: -1.2rem;
        z-index: auto;
    }

    .child:nth-child(n):hover {
        z-index: 9999;
    }

        .child:nth-child(n):hover img {
            border: 4px solid #fff;
            box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
            transition: all ease-in-out 200ms;
        }

    .child:hover > div {
        display: flex;
    }

.custom-shadow {
    box-shadow: 0 3px 40px 0 rgba(0,0,0,.15) !important;
}

.fancybox__container {
    z-index: 9999999 !important;
}

/*.mud-grid {
    margin: unset !important;
    width: 101% !important;
}*/

.news-letter-input > div > label {
    color: white !important;
}


.font-size-15 {
    font-size: 15px !important;
}

.font-size-14 {
    font-size: 14px !important;
}

.font-size-24 {
    font-size: 24px !important;
}

.pointer {
    cursor: pointer !important;
}


.mud-icon-root path {
    filter: brightness(1.2) contrast(0.8);
}