﻿/*@font-face {
    font-family: 'MainFont';
    src: url('../../../fonts/Tajawal-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'MainFontBold';
    src: url('../../../fonts/Tajawal-Black.ttf') format('truetype');
}

.col-lg-1, .col-md-1, .col-sm-1, .col-xs-1,
.col-lg-2, .col-md-2, .col-sm-2, .col-xs-2,
.col-lg-3, .col-md-3, .col-sm-3, .col-xs-3,
.col-lg-4, .col-md-4, .col-sm-4, .col-xs-4,
.col-lg-5, .col-md-5, .col-sm-5, .col-xs-5,
.col-lg-6, .col-md-6, .col-sm-6, .col-xs-6,
.col-lg-7, .col-md-7, .col-sm-7, .col-xs-7,
.col-lg-8, .col-md-8, .col-sm-8, .col-xs-8,
.col-lg-9, .col-md-9, .col-sm-9, .col-xs-9,
.col-lg-10, .col-md-10, .col-sm-10, .col-xs-10,
.col-lg-11, .col-md-11, .col-sm-11, .col-xs-11,
.col-lg-12, .col-md-12, .col-sm-12, .col-xs-12 {
    font-family: 'MainFont' !important;
}

h1, h2, h3, h4, h5, h6, a, ul, ol, ul li, ol li, input, p, div, label {
    font-family: 'MainFont' !important;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'MainFontBold' !important;
}

a, ul, ol, ul li, ol li, input, p, div {
    font-family: 'MainFont' !important;
}*/

.Req {
    border: 1px red solid !important;
}


.padding-0 {
    padding: 0px;
}

.brand-one .swiper-slide img {
    opacity: 1;
}

.why-choose-one__bottom_4_4 li.why-choose-one__single {
    flex: 0 0 25%;
    max-width: 25%;
    padding: 0px 30px 30px 30px;
}

    .why-choose-one__bottom_4_4 li.why-choose-one__single .why-choose-one__icon img {
        filter: grayscale(100%);
    }

        .why-choose-one__bottom_4_4 li.why-choose-one__single .why-choose-one__icon img:hover {
            filter: none;
        }

.pdf_Datasheet {
    width: 60px;
}

.pdf_Datasheet_bold {
    font-weight: bold;
}

.page-header {
    padding: 200px 0 100px;
}

.copyright {
    color: #fff;
}

.service-available__input-box input[type=email] {
    height: 80px;
    width: 100%;
    max-width: 600px;
    background-color: #fffff;
    border: 1px solid #31abb6;
    border-radius: 40px;
    font-size: 16px;
    color: var(--zeinet-black);
    padding-left: 40px;
    padding-right: 245px;
    outline: none;
}

ul.styled-pagination {
    list-style-type: none;
    display: flex;
}

    ul.styled-pagination li {
        padding: 0px 15px;
    }

        ul.styled-pagination li a {
            background-color: #a4a9ae;
            padding: 5px 10px;
            border-radius: 10%;
            color: #fff;
        }

            ul.styled-pagination li a[onclick] {
                background-color: var(--zeinet-black);
            }

            ul.styled-pagination li a.active {
                background-color: #00abec;
            }

h4.product__all-title a {
    color: #00abec;
    font-size: x-large;
}
/*p.product__all-price {
    color: #00abec;
}*/
.icon-shopping-cart span {
    display: inline-block;
    top: -15px;
    margin-left: -10px;
    font-weight: 700;
    height: 19px;
    width: 19px;
    line-height: 19px;
    text-align: center;
    color: #fff;
    font-size: 11px;
    background-color: #00abec;
    border-radius: 50%;
    position: relative;
}

.why-choose-one__icon img {
    width: 180px !important;
}

.save-money__left p, .save-money__left div, .save-money__left span {
    color: var(--zeinet-white);
}

.team-one .swiper-slide .team-one__name a {
    color: #008bfc;
}

.team-one .swiper-slide p.team-one__sub-title {
    color: #000;
}

.team-one .swiper-slide .team-one__name,
.team-one .swiper-slide p.team-one__sub-title {
    text-align: center;
}

.news-details .testimonial-one__carousel.owl-theme .owl-nav {
    bottom: 0px;
    left: 50%;
}

.about-one__left {
     margin-right: 50px; 
}

.home-video {
    padding:50px 0px;
}
.team-one__sub-title {
    text-transform: unset;
}
@media only screen and (max-width: 767px) {
    .why-choose-one__bottom_4_4 li.why-choose-one__single {
        flex: 0 0 100%;
        max-width: 100%;
        padding: 0px;
    }

    .news-details .testimonial-one__carousel.owl-theme .owl-nav {
        bottom: -60px;
        left: 50%;
    }

    .mobile-nav__content .logo-box img {
        width: 16rem;
    }

    .main-menu__logo img {
        width: 18rem;
    }

    .main-menu__logo {
        padding: 16.5px 0 0 0;
    }
    .main-menu__right-bottom {
        margin-left: 0px;
        margin-top: 1.2rem;
    }
    .main-menu__search-box .main-menu__search + .main-menu__search {
        margin-left: 10px;
    }
    .main-menu__search {
        margin-left: 20px;
    }
    .main-menu__main-menu-content-box {
        display: block;
    }
    .main-menu__help-line {
        margin-left: 10px;
    }
}

.main-menu__right-bottom {
    margin-left: 30px;
}
.site-footer {
    margin-top: 20px;
}

.main-menu__right-top:before {
    right: -10px;
}
.main-menu__wrapper {
    display: block;
    padding-left: 10px;
    padding-right: 10px;
}

@media only screen and (min-width: 768px) and (max-width: 1216px) {
    .why-choose-one__bottom_4_4 li.why-choose-one__single {
        flex: 0 0 50%;
        max-width: 50%;
        padding: 0px 15px 0px 15px;
    }
}
@media only screen and (min-width: 768px) {
    .news-details .testimonial-one__carousel.owl-theme .owl-nav {
        bottom: 0px;
        left: 40%;
    }
}
/*header .main-menu-three__logo a img,
.stricky-header .main-menu-three__logo a img,
.logo-box a img {
    height: 44px;
}

.wifi-pack__left img {
    height: 75px;
}
.news-block-five .other-info .post-date {
    margin: 0;
}

.news-block-five .other-info {
    top: 67%;
    height: 50px;
}
.benefits__list-box {
    padding-bottom: 20px;
}
.footer-widget__contact-list li .text p a,
.footer-widget__contact-list li:last-child .text p a {
    color: #a4a9ae;
}

    .footer-widget__contact-list li:last-child .text p a:before {
        content: "";
        position: absolute;
        bottom: 7px;
        left: 0;
        right: 0;
        height: 1px;
        background-color: #216b74;
    }

.brand-one {
    background-color: var(--zeinet-black);
}

.newsletter__btn {
    border: none;
    position: absolute;
    top: 25%;
    right: -198px;
    transform: translateY(-25%);
}

.newsletter__input-box input[type=email] {
    width: 95%;
    background-color: #ffffff;
    border-radius: 7px;
    padding: 4px;
    border: none;
    position: absolute;
    top: 25%;
    transform: translateY(-25%);
}
.benefits__list li + li {
    margin-top: 20px;
}*/
/*.subscribe-form-two */
/*.all-time-hit__single {
    flex: 0 0 33.33%;
    max-width: 33.33%;
}

.benefits__list li .content h4 {
    padding-top: 11px;
}

.benefits {
    background-color: #2d3237;
}
.benefits .section-title {
margin-bottom: 10px;
}

.benefits .benefits__right {
    padding-top: 80px;
    padding-bottom: 50px;
}
.copyright {
    color: #fff;
}

@media only screen and (max-width: 767px) {
    .all-time-hit__single {
        flex: 0 0 100%;
        max-width: 100%;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1216px) {
    .all-time-hit__single {
        flex: 0 0 50%;
        max-width: 50%;
    }
}*/
