

@import url('https://fonts.googleapis.com/css2?family=Tajawal:wght@300;400;500;700;800;900&display=swap');

body, h1, h2, h3, h4, h5, .button, .numbered .tp-bullet .tp-count {
    font-family: 'Tajawal', sans-serif !important;
}

body {
    direction: rtl !important;
    text-align: right;
}

.transparent-bg {
    background: #fff;
}

.navbar-nav .nav-link {
    font-size: 16px !important;
}

.transparent-bg .navbar-nav .nav-link {
    color: #26313c !important;
}

ul.social-icons li a:hover, ul.social-icons li a:focus, ul.social-icons.white li a:hover, ul.social-icons.white li a:focus {
    background: #c98704 !important;
}

.heading-title {
    color: #494949;
}

.service-box {
    margin: 60px 5px 7px 7px;
    padding: 37px 6px;
    border-radius: 25px;
    -webkit-box-shadow: 0 0px 5px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 0px 5px 0 rgba(0, 0, 0, 0.2);
    background-color: #ffffff;
}

.img-service {
    display: inline-block;
    float: right;
}

    .img-service img {
        width: 110px;
    }

.text-service {
    display: inline-block;
    float: left;
}

    .text-service h4 {
        font-size: 23px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.75;
        letter-spacing: normal;
        text-align: right;
        color: #494949;
    }

    .text-service p {
        font-size: 20px;
        font-weight: 500;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.38;
        letter-spacing: normal;
        text-align: right;
        color: #767676;
    }

    .text-service a {
        text-align: left;
        color: #c98704;
        display: block;
        float: left !important;
        font-size: 21px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 0.48;
        letter-spacing: normal;
        color: #d39105;
    }

#our-feature .carousel-indicators {
    bottom: -49px !important;
}

    #our-feature .carousel-indicators li {
        opacity: 0.5;
        border-radius: 10px;
        background-color: #d39105;
    }

    #our-feature .carousel-indicators .active {
        opacity: 1;
        width: 50px;
    }

#products {
    background: url('../../images/bg/BG_products.png');
    background-size: cover;
}

.product-box {
    margin-top: 80px;
    padding: 30px 25px 46px;
    border-radius: 20px;
    background-color: #ffffff;
}

    .product-box img {
        width: 314px;
        height: 194px;
        margin: 0 0 23px;
    }

    .product-box h5 {
        line-height: 1.47;
        letter-spacing: normal;
        text-align: right;
        color: #494949;
        font-weight: bold;
        line-height: 1.47;
    }

    .product-box a {
        display: block;
        color: #d39105;
        float: left;
        font-weight: 700;
    }


#our-process .carousel-indicators {
    position: absolute;
    left: 0;
    bottom: -62px;
}

    #our-process .carousel-indicators li {
        opacity: 0.5;
        border-radius: 10px;
        background-color: #fff;
    }

    #our-process .carousel-indicators .active {
        opacity: 1;
        width: 50px;
    }

.tech img {
    width: 80px !important;
    opacity: .8;
}

.tech .logo-item {
    width: 160px;
    height: 102px !important;
}

.tech {
    margin-top: 65px;
}

.tech-section {
    padding: 70px 0;
}

.title-section {
    font-size: 24px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.4;
    letter-spacing: normal;
    text-align: center;
    color: #494949;
}

#what-say {
    background: url('../../images/bg/v-r.svg') no-repeat left center, url('../../images/bg/v-l.svg') no-repeat right center;
    /* background: url('../images/bg/v-l.svg') no-repeat right center; */
}

.box-say {
    padding: 45.5px 59.4px 46px 60px;
    border-radius: 25px;
    -webkit-box-shadow: 0 8px 15px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 8px 15px 0 rgba(0, 0, 0, 0.2);
    background-color: #015573;
    margin: 54px 0 40px;
}

    .box-say i {
        color: #c98704;
        font-size: 30px;
    }

    .box-say p {
        height: 125px;
        margin: 9.1px 1.1px 39px 0;
        font-size: 19px;
        font-weight: 500;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.38;
        letter-spacing: normal;
        text-align: right;
        color: #ffffff;
    }

.who-say img {
    width: 73px;
    height: 73px;
    border-radius: 50px;
    display: inline-block;
    margin-left: 15px;
    margin-top: -33px;
}

.who-say h6 {
    display: inline-block;
    color: #fff !important;
    font-weight: 500;
}

#clients-say .carousel-indicators li {
    border-radius: 10px;
    background-color: #015573;
    opacity: .7;
}

    #clients-say .carousel-indicators li.active {
        opacity: 1 !important;
        width: 50px;
    }

.sec-padding {
    padding: 60px 0;
}

    .sec-padding h2 {
        font-weight: 500;
    }

.logo-partner .logo-item {
    width: 133px !important;
    height: 133px !important;
    border-radius: 20px;
    border: solid 1px #494949;
    background-color: #f7f7f7;
}

    .logo-partner .logo-item > img {
        width: 90% !important;
    }

#partners-ekad {
    background: url('../../images/bg/bg-partners.png');
    background-repeat: no-repeat;
    background-size: cover;
}

    #partners-ekad img {
        height: 65px;
    }

ul.hours_links li span:last-child {
    left: unset !important;
}

.bgdark ul.hours_links li > span {
    background: transparent;
}

ul.hours_links li::before {
    border-bottom: 1px dashed transparent;
}

.padding_bottom {
    padding-bottom: 0rem;
}

.service-detail-header {
    background: url('../../images/bg/Banner.png');
}

.image-about img {
    width: 208px;
}

.service-sub {
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.47;
    letter-spacing: normal;
    text-align: right;
    color: #494949;
}

.inner-title {
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.4;
    letter-spacing: normal;
    text-align: right;
    color: #494949;
}

.padding_top_half {
    padding-top: 0rem;
}

.inner-p {
    font-size: 20px;
}

.tech-icons {
}

ul.tech-icons li a {
    width: 50px;
    height: 50px;
    color: #016e73 !important;
    font-size: 22px;
    line-height: 49px !important;
    border: 1px solid #016e73;
}

    ul.tech-icons li a:hover {
        color: #fff !important;
    }

.social-icons-simple, .numbered {
    display: none !important;
}

.tp-parallax-wrap {
    /* top:200px !important; */
    right: 100px !important;
    /* bottom:100px !important; */
}

.tech img:hover {
    opacity: 1;
}

.page-header .page-titles {
    padding-bottom: 90px;
    padding-top: 180px;
}

.mission {
    background: url('../../images/bg/BG_Mission.svg') no-repeat center center;
    background-size: cover;
    padding: 23px 0 50px !important;
}

    .mission .carousel-indicators {
        bottom: -29px;
    }

.title-about {
    font-size: 20px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.48;
    letter-spacing: normal;
    text-align: right;
    color: #d39105 !important;
    padding-bottom: 20px;
}

.ul-inner-section ol li {
    margin-right: 35px;
    font-size: 18px;
}

#request {
    background: url('../../images/bg/BG_request quit.png') no-repeat;
    background-size: 100%;
    background-color: transparent;
}

    #request .whitebox .widget {
        background-color: transparent;
    }

.navbar-brand > img {
    width: auto;
}

.navbar-nav .nav-link.active {
    color: #d39105 !important;
}

.static-nav .navbar-nav .nav-link:before {
    background: transparent !important;
}

#site-footer {
    background: url('../../images/bg/BG_footer@2x.png') no-repeat top center;
    background-color: transparent;
    background-size: cover;
    padding-top: 4.5rem;
}

.social-icons {
    margin-top: 70px;
}

    .social-icons li {
        margin-bottom: 15px;
    }

ul.social-icons.white li a {
    background: #fff;
    color: #015573;
}

ul.social-icons.white li i {
    /* color:#015573; */
}

.owl-dots .owl-dot {
    width: 32px;
    height: 3px;
    margin: 0 10px;
    border-radius: 10px;
    background-color: #015573;
    opacity: 0.5;
}

    .owl-dots .owl-dot.active {
        opacity: 1;
        width: 52px;
        height: 3px;
        margin: 0 10px;
        border-radius: 10px;
        background-color: #015573;
    }

.logo-partner .logo-item {
    border: 0px solid #494949;
}

.bg-dark .slotholder {
    top: 103px !important;
}

.slotholder {
    top: 20px !important;
}

#aboutus img {
    width: 150px;
}

.icon-tech {
    width: 40px !important;
    height: 40px;
}

.tech-icons {
    margin-top: 0px;
}

.title-contact {
    font-size: 25px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.48;
    letter-spacing: normal;
    text-align: right;
    color: #494949;
}

.h-info {
    font-size: 21px !important;
    font-weight: 700 !important;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.47;
    letter-spacing: normal;
    text-align: right;
    color: #d39105;
}

.p-info {
    font-size: 17px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: normal;
    text-align: right;
    color: #494949;
}

.button {
    border-radius: 10px !important;
}

.p-request {
    font-size: 22px;
    font-weight: bold !important;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.46;
    letter-spacing: normal;
    color: #494949;
}

.img-request {
    width: 130px;
}

.upload-btn-wrapper {
    position: relative;
    overflow: hidden;
    display: inline-block;
}

.btn {
    color: #fff;
    padding: 8px 20px;
    border-radius: 8px;
    font-size: 20px;
    font-weight: bold;
}

.dropdown-item.active {
    color: #d39105 !important;
}

.upload-btn-wrapper input[type=file] {
    font-size: 100px;
    position: absolute;
    right: 0;
    top: 0;
    opacity: 0;
}

.p-u-request {
    font-size: 22px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.4;
    color: #d39105;
}

#aboutus.padding_bottom {
    padding-bottom: 7rem;
}

.bottom35 {
    font-size: 20px;
}

ul.latest_news li, ul.links li a, ul.hours_links li, .readmorebtn {
    font-size: 17px;
}

.footer_panel p {
    font-size: 17px;
}

.padding_top {
    padding-top: 5.5rem;
}

.footer_logo > img {
    width: 80%;
}

.footer_logo.bottom25 {
    margin-bottom: 18px;
}

#site-footer p.bottom25 {
    margin-bottom: 0px;
}

.getin_form .form-control {
    border: solid 1px #b6b6b6 !important;
}

.aboutus h2 {
    font-size: 2rem;
}


.transparent-bg .sidemenu_btn > span {
    background: #c98704 !important;
}

.worked {
    margin-bottom: 70px;
}

.mission-text {
    font-size: 18px;
}


.ml-auto, .mx-auto {
    margin-right: auto !important;
}

.dropdown-menu .dropdown-item, .dropdown-menu .dropdown-title {
    text-align: right;
}

.dropdown-menu .dropdown-item {
    padding: 0 1.4rem 0 1.4rem;
}

.form-check-input {
    margin-right: -1.25rem;
}

.product-box h5 {
    font-size: 20px;
}

.product-box p, .product-box a {
    font-size: 19px;
}

/*Modifications*/
.new-form [type="submit"],
.new-form .submit-btn {
    width: 100%;
    margin-bottom: 10px;
    font-size: 18px;
    border-color: #c98704 !important
}

    .new-form [type="submit"] + a.btn.btn-danger {
        background: #fff;
        color: #dc3545;
        width: 200px;
        display: block;
        margin-right: calc(100% - 200px);
        margin-top: 15px;
    }

.new-form .btn.btn-success {
    font-size: 18px;
    color: #016E73;
    background-color: #fff;
    border: 1px solid #016E73;
    text-align: center;
    width: 100%;
    display: inline-block;
    padding: 5px;
    border-radius: 10px;
    margin-top: 15px;
    -webkit-transition: 0.4s all ease-in-out;
    -o-transition: 0.4s all ease-in-out;
    transition: 0.4s all ease-in-out;
    font-weight: 500
}

    .new-form .btn.btn-success:hover {
        color: #fff;
        background-color: #016E73
    }

.new-form label.control-label {
    font-size: 16px;
    padding: 0;
    color: #C98704;
}

.new-form .table-bordered td a.btn.btn-danger {
    padding: 5px 15px;
    font-size: 12px;
    color: #fff !important;
}

.new-form .table-bordered td a {
    font-size: 16px;
    color: #c98704 !important;
}


.uploding-wrapper {
    padding: 0 15px;
}

    .uploding-wrapper .col-xs-6 .btn {
        margin-top: 0;
    }

    .uploding-wrapper .col-xs-6 {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: 50%;
        height: 40px;
    }

.new-form table.dataTable thead th {
    background-color: #C98704;
    color: #fff;
    border-color: #fff;
    border-width: 1px;
}

.new-form .table-striped tbody tr:nth-of-type(2n+1) {
    background-color: #016E73;
    color: #fff !important;
}

    .new-form .table-striped tbody tr:nth-of-type(2n+1) * {
        color: #fff !important;
    }

.new-form .dataTables_wrapper .dataTables_filter input,
.new-form .dataTables_wrapper .dataTables_length select {
    border-radius: 5px;
    -webkit-transition: 0.4s all ease-in-out;
    -o-transition: 0.4s all ease-in-out;
    transition: 0.4s all ease-in-out;
    border: 1px solid #ced4da;
}



    .new-form .dataTables_wrapper .dataTables_filter input:focus,
    .new-form .dataTables_wrapper .dataTables_length select:focus {
        border-color: #C98704;
    }

.new-form .dataTables_wrapper .dataTables_paginate .paginate_button.current,
.new-form .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
    color: #fff !important;
    border: 1px solid transparent;
    background-color: #C98704;
    background: #C98704;
}

.new-form .dataTables_wrapper .dataTables_paginate .paginate_button.disabled,
.new-form .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover,
.new-form .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active,
.new-form .dataTables_wrapper .dataTables_length,
.new-form .dataTables_wrapper .dataTables_filter,
.new-form .dataTables_wrapper .dataTables_info,
.new-form .dataTables_wrapper .dataTables_processing,
.new-form .dataTables_wrapper .dataTables_paginate {
    color: #016E73 !important;
    font-size: 16px
}

.ticket-header {
    padding: 15px;
    background: #C98704;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    color: #fff;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

    .ticket-header .ticket-date, .ticket-user {
        font-size: 16px;
    }

    .ticket-header .ticket-name {
        font-size: 25px;
    }

    .ticket-header i {
        color: #016E73;
        font-size: 30px;
        margin: 0 5px;
    }

.single-msg {
    margin: 15px 0;
    padding: 10px 20px;
    background: #016E73;
    width: auto;
    display: inline-block;
    border-radius: 50px;
    border-top-right-radius: 0;
    color: #fff;
}

.msg-info {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.msg-date {
    padding-right: 10px
}

.msg-user {
    color: #C98704;
    padding-left: 10px;
}

.link-wrapper {
    margin: 5px;
    display: block;
    font-size: 16px;
    -webkit-transition: 0.4s all ease-in-out;
    -o-transition: 0.4s all ease-in-out;
    transition: 0.4s all ease-in-out
}

    .link-wrapper i {
        margin-left: 5px;
        color: #C98704;
    }

    .link-wrapper:hover {
        color: #fff;
    }

.msg-text .msg-self {
    font-size: 20px;
}

.ticket-body-wrapper {
    background: #f9f9f9;
    padding: 15px;
}

.no-messages {
    text-align: center;
    padding: 40px;
}

    .no-messages i {
        color: #016E73;
        font-size: 130px;
    }

    .no-messages p {
        margin-top: 15px;
        color: #C98704;
        font-size: 28px;
        margin-bottom: 0;
    }

textarea.form-control#ResponseText {
    height: 70px;
    min-height: unset;
    border-radius: 70px;
}

.message-box-wrapper {
    padding: 15px;
    background: #f3f3f3;
}

.close-ticket .btn.btn-danger, .close-ticket .btn.btn-danger i {
    color: #fff !important;
    font-size: 15px;
}

button.btn.btn-primary.send-msg {
    position: absolute;
    top: 25px;
    left: 40px;
    width: 50px;
    height: 50px;
    padding: 0;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 50%;
    border-color: #C98704;
}


.sec-title {
    font-size: 20px;
    color: #C98704;
    margin-bottom: 10px;
}

.col-md-6.uploading-btns {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

    .col-md-6.uploading-btns button {
        font-size: 14px;
        margin-right: 5px;
        border: 0;
    }

span.btn.green.fileupload {
    width: 290px;
    padding: 0;
}

.new-form .table-bordered {
    border: 1px solid #dee2e6;
    width: calc(100% - 30px);
    margin: auto;
    margin-bottom: 30px;
}

.swal2-modal .swal2-styled {
    background-color: #C98704 !important;
    border-color: #C98704;
    padding: 15px;
    min-width: 120px;
    border-radius: 10px;
}

.swal2-modal .swal2-content {
    font-size: 24px;
}

.swal2-modal {
    border-radius: 15px;
}

.new-form .table-bordered thead tr td, .new-form .table-bordered thead {
    background: #C98704;
    color: #fff;
}

.form-btns-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 30px;
}

    .form-btns-wrap button.btn.btn-primary {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        border-color: #C98704;
        margin-left: 15px;
    }

label.rating-topic {
    display: block;
    margin-bottom: 10px;
    font-size: 22px;
    color: #C98704;
    margin-top: 45px;
    font-weight: 700
}

.single-rating.radio {
    display: inline-block
}

    .single-rating.radio .rating-lbl {
        padding: 10px;
        cursor: pointer;
        margin-bottom: 0;
        margin-left: 15px;
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        position: relative;
    }

.face-wrapper img {
    width: 50px;
    height: 50px;
    -o-object-fit: contain;
    object-fit: contain;
    margin-bottom: 0;
    position: relative;
    z-index: 1;
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
    -webkit-transition: 0.4s all ease-in-out;
    -o-transition: 0.4s all ease-in-out;
    transition: 0.4s all ease-in-out;
}

.single-rating.radio .rating-lbl .rating-degree-text {
    font-size: 18px;
    color: #016E73;
    font-weight: 700;
    -webkit-transition: 0.4s all ease-in-out;
    -o-transition: 0.4s all ease-in-out;
    transition: 0.4s all ease-in-out;
    position: absolute;
    z-index: 0;
    bottom: 15px;
    opacity: 0;
    white-space: nowrap;
    right: 0;
    left: 0;
    margin: 0 auto;
    width: 100%;
    text-align: center;
}

.single-rating.radio input:checked + .rating-lbl .rating-degree-text {
    bottom: -30px;
    opacity: 1;
}

.single-rating.radio input:checked + .rating-lbl .face-wrapper img {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}

.single-rating.radio input {
    display: none;
}

.rate-form-actions .btn.btn-primary {
    width: 100%;
    border-color: #C98704
}

textarea.tall-textArea {
    margin-top: 55px;
}

.form-actions.rate-form-actions {
    margin-top: 40px;
    margin-bottom: 40px;
}



/***************Beginnig of Modifications*************/
.side-menu.side-menu-active {
    overflow: visible
}

    .side-menu.side-menu-active .overlay {
        background: rgba(0,0,0,0.6) !important;
        left: 100%;
        right: -100% !important;
        width: 100%;
        height: 100%;
        position: fixed;
        top: 0;
        bottom: 0;
        z-index: 999 !important;
        visibility: visible !important;
        background-image: unset !important;
        opacity: 1;
    }

.navbar-brand {
    margin: 5px 0;
}

.navbar-nav .nav-link {
    margin: 5px 1.25rem;
}

.the-btn1.hvr-shutter-out-horizontal {
    margin-top: 5px !important;
}

.slotholder,
.rev_slider li.tp-revslider-slidesli {
    top: 0 !important;
}

section#main-banner-area {
    margin-top: 80px;
}

#rev_main_forcefullwidth, #revo_main_wrapper {
    height: 400px !important;
}

.service-box {
    margin: 35px 5px 5px 5px;
    padding: 25px 10px;
    border-radius: 10px;
}

.text-service p {
    height: 55px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    overflow: hidden;
    -webkit-box-orient: vertical;
}

.padding, .tech-section, .sec-padding {
    padding: 60px 0;
}

#site-footer {
    padding-top: 60px
}

#aboutus.padding_bottom {
    padding-bottom: 10px;
}

section#our-feature {
    padding-bottom: 90px;
}

.product-box {
    margin-top: 35px;
    padding: 20px 20px 40px;
    border-radius: 10px;
}

    .product-box p {
        height: 100px;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        overflow: hidden;
        -webkit-box-orient: vertical;
    }

.box-say {
    padding: 30px;
    border-radius: 10px;
    margin: 35px 0 50px;
}

    .box-say p {
        height: 130px;
        margin: 10px 0 30px 0;
        min-height: 130px;
        max-height: 130px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 5;
        overflow: hidden;
    }

.sec-padding h2 {
    margin-bottom: 35px;
}

#partners-slider .logo-item, #partners-slider .logo-item > img {
    -o-object-fit: contain;
    object-fit: contain;
    max-width: 100%;
}

#partners-ekad.sec-padding h2 {
    margin-bottom: 0;
}

.bottom25 {
    margin-bottom: 15px;
}

ul.links li a {
    margin-bottom: 5px
}

ul.hours_links li {
    padding: 10px 0 0;
}

.footer_panel.padding_bottom_half.bottom20 .whitecolor.bottom25 {
    color: #d39105 !important;
}

#partners-ekad .product-box p {
    margin-bottom: 0;
}

.tech img {
    width: 70px !important;
    height: 70px;
    -o-object-fit: contain;
    object-fit: contain;
}

.product-box img {
    -o-object-fit: contain;
    object-fit: contain;
    width: 100%;
    height: 195px
}

#site-footer {
    margin-top: -25px;
}

.page-header .page-titles {
    padding-bottom: 40px;
    padding-top: 120px;
}

.padding_bottom_half {
    padding-bottom: 30px;
}

h2.darkcolor.font-normal.bottom30.service-sub {
    margin-bottom: 0;
    font-size: 20px;
}

h2.darkcolor.font-normal.bottom30.text-center.text-md-left.inner-title,
.container.aboutus h2.darkcolor.bottom30 {
    color: #d39105 !important;
}

#aboutus img {
    width: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}

.whitebox .widget {
    padding: 0;
    padding-bottom: 0 !important;
}

.form-group label.error {
    color: red;
}

#products .product-box a {
    position: absolute;
    bottom: 5px;
    left: 15px;
}

.product-box p[dir="rtl"] {
    height: auto
}

#products .product-box {
    position: relative
}

.loader-inner {
    position: relative;
    right: unset;
    top: unset;
    -webkit-transform: unset;
    -ms-transform: unset;
    transform: unset;
}

.loader {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.nav-item .the-btn1.hvr-shutter-out-horizontal:hover {
    background: #d39105;
    color: #fff;
}

.container.aboutus * {
    text-align: right !important;
}

#clients-say.owl-carousel .owl-item img {
    width: 75px;
    height: 75px;
    -o-object-fit: cover;
    object-fit: cover;
    margin-top: 15px;
    display: inline-block;
}

.who-say h6 {
    font-size: 18px;
}

.box-say {
    padding: 30px;
    border-radius: 10px;
    margin: 35px 0 0;
}
a.nav-link.langu-link img {
    width: 26px;
    margin: 0 5px;
}

#products .product-box h5 {
    font-size: 16px;
}

#products .whole-prod-desc, #products .whole-prod-desc p, .whole-prod-desc p * {
    font-size: 15px;
    font-weight: 400;
    text-decoration: none;
}

#products .product-box img {
    height: 150px;
    margin-bottom: 10px;
}

#products .product-box {
    margin-top: 15px;
    padding: 15px 15px 40px;
}

#products .whole-prod-desc {
    min-height: 105px;
    max-height: 105px;
    overflow: hidden;
}
    #products .whole-prod-desc * {
        margin: 0 !important;
    }
    #products .product-box p {
        -webkit-line-clamp: 4;
    }
    /***************End of Modifications*************/
    @media(max-width:767px) {
        html, body {
            max-width: 100% !important;
            overflow-x: hidden !important;
        }

        .col-md-6.uploading-btns {
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        }

        span.btn.green.fileupload {
            width: 100%;
            padding: 0;
            margin: 15px 0;
        }

        .message-box-wrapper {
            padding: 5px;
        }

        .ticket-header {
            padding: 5px;
        }

        .ticket-body-wrapper {
            padding: 5px;
        }

        .single-msg {
            margin: 5px 0;
            padding: 5px 20px;
            min-width: 90%;
        }

        .msg-info {
            font-size: 12px;
        }

        .msg-text .msg-self {
            font-size: 17px;
        }

        .ticket-header .ticket-name {
            font-size: 20px;
            margin: 10px 0;
        }

        textarea.form-control#ResponseText {
            height: 55px;
        }

        button.btn.btn-primary.send-msg {
            top: 8px;
            left: 24px;
        }

        .ticket-header i {
            font-size: 17px;
        }

        .ticket-header .ticket-date, .ticket-user {
            font-size: 14px;
        }

        .ticket-header {
            padding: 15px;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        }

        .face-wrapper img {
            width: 40px;
            height: 40px;
        }

        .single-rating.radio .rating-lbl {
            padding: 5px;
            cursor: pointer;
            margin-bottom: 20px;
            margin-left: 5px;
        }

        .single-rating.radio input:checked + .rating-lbl .rating-degree-text {
            bottom: -30px;
        }

        label.rating-topic {
            margin-bottom: 8px;
            font-size: 18px;
            margin-top: 30px;
        }
    }
