/*
Theme Name: قالب الدعم العربي
Theme URI: https://support-ar.com/
Author: https://support-ar.com/
Description:  

*/

h1 em {
    font-style: normal;
}

pre {
    /* font-family: 'Rubik',sans-serif; */
    font-family: "Poppins", sans-serif;
    font-size: 12px;
    line-height: 1.8;
    font-weight: 400;
    color: #000000;
}

.test-box {
    display: none;
}

.sub-menu {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.pcat-breadcrumb li:last-child a:after {
    display: none;
}

.mailpoet_paragraph input[type=email] {
    background: #f2f2f2;
}

.mailpoet_paragraph input[type=submit] {
    background: #bf1212;
    color: #fff;
    font-weight: 600;
}

#mailpoet_form_1 form.mailpoet_form {
    padding: 20px 0 !important;
}

blockquote {
    margin-bottom: 40px;
}

.contact-us .contact-us-form {
    margin-bottom: 0 !important;
    margin-left: 0 !important;
}

.simple-banner .slide-item .content-wrapper h1 {
    line-height: 40px;
}

@media (max-width: 992px) {
    .menu-style .header .right-side {
        display: block;
    }
    .menu-style .header .right-side .hamburger-menu {
        display: block;
        margin-right: 0;
    }
    .menu-style .header .right-side .hamburger-menu .menu-btn {
        float: right;
    }
    .our-services .service-item {
        max-width: 260px;
        margin: 0 auto 25px;
    }
    .image-logo {
        width: 100% !important
    }
}

.simple-translate-system-theme {
    display: none !important;
}

.vid-mask {
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.95);
    z-index: 9999;
    padding-top: 80px;
}

.close-vid {
    position: absolute;
    top: 40px;
    left: 10px;
    display: block;
    text-align: center;
    width: 40px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-size: 30px;
}

.vid-mask iframe {
    border: 6px solid #626262;
}

.big_frame {
    position: relative;
    padding-bottom: 41%;
    padding-top: 35px;
    height: 0;
    overflow: hidden;
    margin: 0 auto;
    max-width: 940px;
}

.big_frame iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    max-height: 550px;
}

.about-contact-info div {
    line-height: 18px;
    padding: 0 0 0 10px;
    border-left: solid 2px #bf1212;
    margin: 0 0 10px;
}

.contact-inf-branck .section-header {
    text-align: left;
    padding-right: 0 !important;
    padding-left: 0 !important;
    max-width: none !important;
    padding: 0 0 0 10px !important;
}

.contact-inf-branck .section-header .section-heading::after {
    margin: 0 auto 0 0;
}

.custom-foot-contact {
    margin-bottom: 25px !important;
}

.custom-foot-contact li {
    width: 100%;
}

.contact-info-2 {
    padding: 14px !important;
}

.contact-info-2 .section-header .section-heading h3 {
    padding-bottom: 10px !important;
    margin-bottom: 0 !important;
}

.contact-info-2 .custom li {
    display: inline-block;
    width: 25%;
}

.contact-info-2 .custom li:first-child {
    width: 44%;
    padding-right: 30px;
}

.about-us--2 {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
}

.menu-item-has-children>.sub-menu {
    transition: .8s !important;
    z-index: 999 !important;
}

@media screen and (max-width: 992px) {
    .menu-item-has-megamenu .megamenu,
    .menu-item-has-children .sub-menu {
        border-bottom: solid 2px transparent;
        transition: .4s
    }
    .menu-item-has-megamenu>.megamenu,
    .menu-item-has-children>.sub-menu {
        position: static !important;
        transition: .4s !important;
        transition: 0s !important;
    }
    .menu-item-has-children:not(.open)>.sub-menu {
        box-shadow: 0 2px 2px 1px transparent;
    }
    .filter-gallery.custom-tabs .custom li {
        min-width: 195px;
    }
    .filter-gallery.custom-tabs .custom li a {
        padding: 8px 30px !important;
    }
    .main-menu li.menu-item-has-children.open>a {
        color: #bf1212 !important;
    }
    .menu-item-has-megamenu.open .megamenu,
    .menu-item-has-children.open .sub-menu {
        border-bottom: solid 2px #bf1212 !important;
    }
}

@media screen and (max-width: 780px) {
    .contact-info-2 .custom li {
        width: 49%;
    }
    .contact-info-2 .custom li:first-child {
        width: 100%;
        display: block;
    }
}

.preloader {
    background-color: transparent !important;
}

.menu-style .header .right-side .navigation .logo {
    width: 200px !important;
}

@media screen and (max-width: 540px) {
    .contact-info-2 .custom li {
        width: 100% !important;
        display: block !important;
    }
}

@media (max-width: 576px) {
    .blog-details .post .post-wrapper .blog-meta .quote-box blockquote .quote-icon {
        width: 30px !important;
        height: 30px !important;
        font-size: 11px !important;
        padding: 0 2px !important;
    }
}

.preloader img {
    border-radius: 100px;
}