@import url('https://fonts.googleapis.com/css2?family=Cairo:wght@200;300;400;500;600;700;800;900&family=Roboto+Serif:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Almarai:wght@300;400;700;800&display=swap');
html {
  height:100%;
  direction: rtl;
}
body{
  overflow-x: hidden;
}
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    outline: 0;
    list-style: none;
    font-style: normal!important;
}
body, html {
    height: 100%;
    min-height: 100%;
    font-size: 16px;
    color: #050608;
    direction: rtl;
    font-family: 'Almarai', sans-serif;
    overflow-x: hidden;
    background: #fff;
    text-align: right;
}
h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
}
.container {
    width: 100%;
    max-width: 1200px !important;
    padding: 0 !important;
}
a:hover, a:active, a:focus {
    text-decoration: none;
    color: #009ce7;
    outline: none;
}
.contact_page2__form .form-control {
    height: 40px;
}
.form-control:focus {
    border-color: #00bf6f;
    box-shadow: none;
    outline: 0 none;
}

a {
    color: #009ce7;
}

input, button, a {
    transition: all 0.4s ease;
    text-decoration: none !important;
}
input, button {
    outline: none;
}
input[type="file"] {
    height: auto;
}
textarea.form-control {
    resize: vertical;
}
a, a:visited {
    text-decoration: none;
    font-family: 'Almarai', sans-serif;
    font-weight: 500;
    font-size: 15px;
    letter-spacing: 0;
    outline: 0;
    text-decoration: none;
}
.input-lg.form-control {
    border-radius: 0;
    height: 46px;
}
.input-sm.form-control {
    height: 30px;
    border-radius: 0;
}
.form-group {
    margin-bottom: 20px;
}
.display-block {
    display: block;
}
.input-group .form-control {
    height: 34px;
}
.input-group.input-group-lg .form-control {
    height: 46px;
}
.table {
    color: #000;
    width: 100%;
}
.table.table-white {
    background-color: #fff;
}
.table>tbody>tr>td {
    font-weight: 500;
}
.table-striped>tbody>tr:nth-of-type(2n+1) {
    background-color: #f6f6f6;
}
table.table td .avatar {
    margin: 0 5px 0 0;
}
table.table td h2 {
    display: inline-block;
    font-size: inherit;
    font-weight: 400;
    margin: 0;
    padding: 0;
    vertical-align: middle;
}
table.table td h2 a {
    color: #757575;
}
table.table td h2 a:hover {
    color: #00bf6f;
}
table.table td h2 span {
    color: #9e9e9e;
    display: block;
    font-size: 12px;
    margin-top: 3px;
}
.p-0 {
    padding: 0 !important;
}
.p-t-0 {
    padding-top: 0 !important;
}
.m-r-5 {
    margin-right: 5px !important;
}
.m-r-10 {
    margin-right: 10px !important;
}
.m-r-15 {
    margin-right: 15px !important;
}
.m-l-5 {
    margin-left: 5px !important;
}
.m-l-15 {
    margin-left: 15px !important;
}
.m-t-5 {
    margin-top: 5px !important;
}

.m-t-0 {
    margin-top: 0 !important;
}

.m-t-10 {
    margin-top: 10px !important;
}

.m-t-15 {
    margin-top: 15px !important;
}

.m-t-20 {
    margin-top: 20px !important;
}

.m-t-30 {
    margin-top: 30px !important;
}

.m-t-50 {
    margin-top: 50px !important;
}

.m-b-0 {
    margin-bottom: 0 !important;
}

.m-b-5 {
    margin-bottom: 5px !important;
}

.m-b-10 {
    margin-bottom: 10px !important;
}

.m-b-15 {
    margin-bottom: 15px !important;
}

.m-b-20 {
    margin-bottom: 20px !important;
}

.m-b-30 {
    margin-bottom: 30px !important;
}

.w-md {
    min-width: 110px;
}

.w-40 {
    width: 40px;
}

.block {
    display: block !important;
}
.header {position: relative;}

.header-top {
    position: relative;
    display: block;
    background: rgb(24, 100, 162);
    width: 100%;
}

.iconphone {
    display: block;
    width: 100%;
    position: relative;
    text-align: right;
    padding-top: 5px;
    padding-bottom: 5px;
}

.iconphone .dropdown.oplonh {
    display: inline-block;
    position: relative;
}

.iconphone .dropdown.oplonh span.user-icon {
    position: relative;
    color: #fff;
    font-size: 21px;
    padding-left: 8px;
    display: inline-block;
}

.iconphone .dropdown.oplonh span.edo {
    position: relative;
    color: #fff;
    font-size: 12px;
    padding-left: 8px;
    display: inline-block;
    margin-top: 0;
}

.iconphone .dropdown.oplonh .dropdown-toggle::after {
    border-top-color: #fff;
    margin-right: -6px;
    margin-left: 14px;
}

.dropdown.oplonh.one {
    margin-left: 12px;
    border-left: 1px solid #fff;
}

ul.social-icon-one {
    display: block;
    position: relative;
    width: 100%;
    overflow: hidden;
    margin-bottom: 0;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: left;
}

ul.social-icon-one li {
    display: inline-block;
    position: relative;
    padding-right: 11px;
}

ul.social-icon-one li a {
    position: relative;
    font-size: 18px;
    background: white;
    border-radius: 50%;
    color: #555555;
    line-height: 32px;
    width: 31px;
    height: 31px;
    display: block;
    text-align: center;
}

.imagelogo {
    position: relative;
    text-align: right;
    display: block;
    padding-top: 6px;
    padding-bottom: 6px;
}

.dropdown.oplonh ul li {
    text-align: right;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 11px;
}

.dropdown.oplonh ul li a {
    font-size: 15px;
    color: #333;
}

.imagelogo img {width: 99px;display: inline-block;position: relative;overflow: hidden;}

.imagelogo span.spanlogo {
    display: inline-block;
    position: relative;
    top: 14px;
    padding-right: 8px;
}

.imagelogo span.spanlogo li {
    font-size: 28px;
    color: #1864A2;
    font-family: 'Almarai';
    font-weight: 600;
}

.middleheader {
    position: relative;
    display: block;
    width: 100%;
}

.imagelogo span.spanlogo li strong {
    color: #4FC6E9;
}

.imagelogo span.spanlogo span {
    font-size: 16px;
    font-family: 'Almarai';
    color: #6D7278;
}
header .search-container {
    position: relative;
}
header .search-container input#search-bar {
    border: 0;
    font-size: 12px;
    height: 55px;
    margin: 0 auto;
    outline: none;
    padding: 0 39px;
    padding-left: 0;
    width: 100%;
    background: #F7F7F9 0% 0% no-repeat padding-box;
}
header .search-container .search-icon {
    position: absolute;
    right: 1rem;
    top: 21px;
    color: #CECECE;
}

.icon-usertwo {
    position: relative;
    display: block;
    width: 100%;
    text-align: left;
}

.icon-usertwo a {
    padding-right: 31px;
    padding-bottom: 5px;
    font-size: 31px;
    position: relative;
    color: #000000;
}
.icon-usertwo a small#notificationTimes {
    background-color: #FACA51 !important;
    border-radius: 50%;
    margin-top: 5px;
    margin-left: -7px;
    position: absolute;
    right: 29px;
    font-size: 9px;
    letter-spacing: 2px;
    font-weight: 500;
}

.header-bottom {
    background: #F7F7F9 0% 0% no-repeat padding-box;
    position: relative;
    display: block;
}

.header-bottom .menu-wrapper {
    position: relative;
    text-align: right;
}

.header-bottom .menu-wrapper ul {
    display: block;
    position: relative;
    margin-bottom: 0;
    padding-top: 14px;
}

.header-bottom .menu-wrapper ul li {
    display: inline-block;
    position: relative;
    padding-left: 17px;
}

.headcon {
    background: #4FC6E9 0% 0% no-repeat padding-box;
    padding-top: 12px;
    padding-bottom: 12px;
    /* width: 300px; */
    text-align: center;
    margin-left: 61px;
}

.headcon .head a {
    color: #FFFFFF !important;
    font-size: 20px !important;
}

.headcon .head a i {
    padding-left: 12px !important;
}
.header-bottom .menu-wrapper ul li  a {
    font-size: 16px;
    font-family: 'Almarai';
    color: #2F2F2F;
    font-weight: 600;
}

section.page-titlesection {
    position: relative;
    display: block;
    width: 100%;
    padding-top: 50px;
    background-position: center;
    background-repeat: no-repeat;
    padding-bottom: 50px;
    background-size: cover;
}

.section-content {
    position: relative;
    display: block;
    text-align: center;
    overflow: hidden;
}

.section-content h2.title {
    font-size:17px;
    color: #fff;
    padding-bottom: 11px;
    font-family: 'Almarai';
    font-weight: 500;
}

.section-content .breadcrumbs span {
    color: #CECECE;
    font-family: 'Almarai';
    font-weight: bold;
    font-size: 18px;
}

section.body-content.outer-top-xs {
    position: relative;
    display: block;
    padding-top: 50px;
    padding-bottom: 50px;
}
b, strong{
    font-weight:500;
}

.side-menu {
    position: relative;
    width: 100%;
    display: block;
    overflow: hidden;
    border: 1px solid #eeeeee;
    background: #f7f7f7;
    margin-bottom: 18px;
}

.side-menu ul.ui-categori li {
    border-bottom: 1px solid #ddd5d5;
    padding: 15px;
    padding-right: 6px;
    position: relative;
    padding-left: 6px;
}

.side-menu ul.ui-categori li a {
    position: relative;
    overflow: hidden;
    width: 100%;
    display: block;
    color: #2D3748;
    font-size: 14px;
}

.side-menu ul.ui-categori li a .pro-img {
    width: 83px;
    height: 64px;
    margin-left: 5px;
    float: right;
    display: inline-block;
    text-align: center;
    position: relative;
    overflow: hidden;
    border-radius: 7px;
}

.side-menu ul.ui-categori li a .pro-content {
   display: inline-block;
   width: calc(100% - 94px);
   text-align: right;
   overflow: hidden;
}

.side-menu ul.ui-categori li a .pro-img img {
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: 100%;
    height: 100%;
}

.side-menu ul.ui-categori li.activtt {
    background: #fff;
}

.side-menu ul.ui-categori li a .pro-content h4 {
    font-size: 13px;
    color: #2084d5;
    font-family: 'Almarai';
    font-weight: 800;
    margin-bottom: 0;
    padding-top: 20px;
}

.side-menu ul.ui-categori li a .pro-content h4 i {
    float: left;
    font-size: 25px;
}

.side-menu ul.ui-categori li:last-child {
    padding-bottom: 0;
    border-bottom: 0;
}

.sectionel5er .prod {
    position: relative;
    display: block;
    overflow: hidden;
    border: 1px solid #C7C5C5;
    border-radius: 0px 10px 10px 10px;
}
.sectionel5er {
    position: relative;
    overflow: overlay;
    padding-bottom: 15px;
    padding-top: 14px;
}

.sectionel5er .prod .iconsplo {
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 9;
}

.sectionel5er .prod span.onnew {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 13px;
    height: 40px;
    font-family: 'Almarai';
    line-height: 19px;
    z-index: 9;
    background-color: #1864A2;
    color: #fff;
    padding: 10px 10px;
}
.iconsplo a {
    font-size: 18px;
    padding-left: 10px;
    color: #0a0808;
}

.sectionel5er .prod a {
    position: relative;
    display: block;
    overflow: hidden;
}

.sectionel5er .prod .slide-type-325 {
    width: 100%;
    display: block;
    height: 182px;
    position: relative;
    overflow: hidden;
    border-bottom: 1px solid #dddbdb;
}
.row {
    margin-right: 0 !important;
    margin-left: 0 !important;
}

.sectionel5er .prod .slide-type-325 img {
    width: 100%;
    height: 100%;
    display: block;
    margin: 0;
}

.sectionel5er .prod .wsk-cp-text {
    text-align: right;
    position: relative;
    display: block;
    padding-left: 10px;
    padding-right: 11px;
    padding-bottom: 12px;
}

.sectionel5er .prod .wsk-cp-text h3 {
    margin-top: 0;
    margin-bottom: 5px;
    font-size:15px;
    font-family: 'Almarai';
    font-weight:600;
    color: #000000;
    line-height:25px;
    text-align:center;
}

.mb-25 {
    margin-bottom: 25px;
}

.sectionel5er .prod .wsk-cp-text .star-rating i {
    font-size: 13px;
    color: #f29f29;
    padding-top: 6px;
}

.sectionel5er .prod .wsk-cp-text .star-rating {
    position: relative;
    display: block;
    margin-bottom: 6px;
}

.sectionel5er .prod .wsk-cp-text .star-rating small {
    color: #AEAEAE;
    font-size: 14px;
    padding-right: 10px;
}

.sectionel5er .prod .wsk-cp-text .price {
    position: relative;
    display: block;
    overflow: hidden;
}

.sectionel5er .prod .wsk-cp-text .price del {
    text-decoration: line-through;
    font-family: 'Almarai';
    font-size: 17px;
    color: #545454;
    position: relative;
}

.sectionel5er .prod .wsk-cp-text .price ins {
    font-size: 17px;
    color: #545454;
    font-weight: 600;
    text-decoration: none;
    padding-left: 7px;
    overflow: hidden;
    margin-right: 5px;
}

.sectionel5er .prod .card-footer {
    border-top: 0;
    padding-right: 11px;
    padding-left: 11px;
    padding-bottom: 23px;
    padding-top: 0;
}

.sectionel5er .prod .card-footer a {
    background: transparent linear-gradient(180deg, #4FC6E9 0%, #1864A2 100%) 0% 0% no-repeat padding-box;
    border-radius: 2px;
    border: 0;
    color: #fff;
    font-size: 20px;
}

.catserviers {
    position: relative;
    display: block;
    margin-bottom: 18px;
    overflow: hidden;
    height: 299px;
}

.catserviers a {
    position: relative;
    display: block;
    overflow: hidden;
    width: 100%;
    height: 100%;
}

.catserviers a .tm-gallery {
    width: 100%;
    position: relative;
    display: block;
    overflow: hidden;
    z-index: 2;
    height: 100%;
}

.catserviers a .tm-gallery img {
    display: block;
    width: 100%;
    overflow: hidden;
    height: 100%;
}

.catserviers a .tm-gallery:before {
    height: 100%;
    width: 100%;
    content:"";
    position: absolute;
    z-index: 0;
    right: 0;
    left: 0;
    top: 0;
    border: 0;
    background: transparent linear-gradient(180deg, #01020200 0%, #000000c7 100%) 0% 0% no-repeat;
}

.catserviers a .title-holder {
    position: absolute;
    z-index: 9;
    display: block;
    bottom: 17px;
    text-align: center;
    width: 100%;
}

.catserviers a .title-holder h5.title {
    font-size: 22px;
    color: #fff;
    font-family: 'Almarai';
}
.paction .pagination > .page-item {
    padding-left: 0 !important;
    margin-right: 10px;
}
.paction .pagination > .page-item .page-link {
    color: #767676;
    border-radius: 50%;
    text-align: center;
    height: 40px;
    font-size: 18px;
    width: 40px;
    display: table-cell;
    vertical-align: middle;
    box-shadow: none;
    border-color: snow;
    border: 0;
}

.paction .pagination li.page-item.active a {
    border-color: #4FC6E9;
    background-color: #4FC6E9;
    border: 3px solid #4FC6E9;
    border-radius: 50%;
    box-shadow: 0px 0 20px rgb(5 5 5 / 15%);
    color: #fff;
}

.paction {
    margin-top: 62px;
}

footer#colophon {
    width: 100%;
    background: #061E30;
    overflow: hidden;
    margin-bottom: 0;
    padding-top: 22px;
    padding-bottom: 0;
}

footer#colophon div#footer-widget-area {
    display: block;
    position: relative;
    padding-bottom: 22px;
    overflow: hidden;
}

footer#colophon div#footer-widget-area .footer-logo {
    display: block;
    text-align: center;
    position: relative;
}

footer#colophon div#footer-widget-area .footer-logo a {
    display: block;
    position: relative;
}

footer#colophon div#footer-widget-area .footer-logo a img {
    position: relative;
    overflow: hidden;
    padding-bottom: 12px;
}

footer#colophon div#footer-widget-area .footer-logo a span.spanlogo {
    display: block;
    position: relative;
    margin-top: 8px;
}

footer#colophon div#footer-widget-area .footer-logo a span.spanlogo li {
    font-size: 28px;
    color: #1864A2;
    font-family: 'Almarai';
    font-weight: 600;
}

footer#colophon div#footer-widget-area .footer-logo a span.spanlogo li strong {
    color: #4FC6E9;
}

footer#colophon div#footer-widget-area .footer-logo a span.spanlogo span {
    font-size: 16px;
    font-family: 'Almarai';
    color: #FFFFFF;
}

aside#footercontactusw h3 {
    margin: 0;
    position: relative;
    font-weight: bold;
    padding: 0 0px 19px 0;
    color: #ffffff;
    font-size: 14px;
    text-align: right;
    line-height: 17px;
    font-family: 'Almarai';
}

aside#footercontactusw ul {
    margin: 0;
    text-align: right;
    display: block;
    position: relative;
}

aside#footercontactusw ul li {
    padding: 4px 0;
    width: 100%;
    color: #fff;
}

aside#footercontactusw ul li a {
    padding-left: 12px;
    color: #FFFFFF;
    font-family: 'Almarai';
    font-weight: 400;
    font-size: 14px;
}

footer#colophon .footer-bottom {
    padding-bottom: 12px;
    border-top: 1px solid #88b2bf2e;
    position: relative;
    padding-top: 12px;
    display: block;
    text-align: center;
}

footer#colophon .footer-bottom p.siteinfo {
    color: #FFFFFF;
    font-family: 'Almarai';
    font-weight: 400;
    font-size: 12px;
    margin-bottom: 0;
}

footer#colophon .footer-bottom p.siteinfo a {
    color: #FFFFFF;
    font-weight: 400;
    font-size: 12px;
}

.ccaption {
    position: absolute;
    bottom: 1.25rem;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    color: #fff;
    text-align: center;
    right: 15%;
    left: 15%;
}

.main-slide {
    display: block;
    position: relative;
    width: 100%;
}

.main-slide div#sync1 {
    width: 100%;
    display: block;
    position: relative;
}

.main-slide div#sync1 .item {
    position: relative;
    display: block;
    text-align: center;
    width: 100%;
}

.main-slide div#sync1 .item a {
    display: block;
    position: relative;
}

.delitesdat {
    position: relative;
    display: block;
    overflow: hidden;
    width: 100%;
}

.delitesdat .titleone {
    width: 100%;
    display: block;
    overflow: hidden;
    padding-bottom: 34px;
}

.delitesdat .titleone h3 {
    font-size: 24px;
    color: #1864A2;
    font-family: 'Almarai';
    font-weight: bold;
}

.delitesdat .slitype-325 {
    display: block;
    position: relative;
    width: 100%;
    overflow: hidden;
}

.delitesdat .slitype-325 img {
    display: block;
    width: 100%;
    height: auto;
    position: relative;
    overflow: hidden;
}

.priceone {
    width: 100%;
    display: block;
    overflow: hidden;
    padding-bottom: 44px;
    text-align: left;
    color: #4FC6E9;
    font-family: 'Almarai';
    font-weight: bold;
    font-size: 20px;
}

.conentright {
    position: relative;
    display: block;
    width: 100%;
    overflow: hidden;
}

.conentright h3 {
    color: #1864A2;
    font-size: 17px;
    font-weight: 600;
    position: relative;
    display: block;
    padding-bottom: 10px;
}

.conentright p {color: #000000;font-size: 16px;line-height: 28px;font-family: 'Almarai';margin-bottom: 7px;}

.heading-line-bottom {
    position: relative;
    display: block;
    width: 100%;
    text-align: center;
    border: 1px solid #f7f7f7;
    margin-top: 36px;
    margin-bottom: 35px;
    padding-top: 7px;
    padding-bottom: 7px;
}

.heading-line-bottom h4 {
    color: #1864A2;
    font-size: 24px;
    font-weight: bold;
    font-family: 'Almarai';
}

.fromservice {
    position: relative;
    display: block;
    overflow: hidden;
    width: 100%;
}

.fromservice label {
    color: #707070;
    font-size: 15px;
    font-family: 'Almarai';
    display: block;
    position: relative;
}

.fromservice input, .fromservice select, .fromservice textarea {
    height: 49px;
    background: #00650000 0% 0% no-repeat padding-box;
    border: 1px solid #E5E5E5;
    color: #aba8a8;
    position: relative;
    font-size: 12px;
    width: 100%;
    display: block;
    padding-right: 15px;
    padding-left: 15px;
}

.fromservice textarea {
    height: 106px;
}
.fromservice button.btn.btn-theme-colored1 {
    background: #4FC6E9 0% 0% no-repeat padding-box;
    width: 100%;
    color: #fff;
    line-height: 32px;
    font-size: 20px;
    font-weight: 700;
    margin-top: 26px;
}

.onesect {
    position: relative;
    display: block;
    overflow: hidden;
    width: 100%;
}

.conentright .slitype-325 {
    position: relative;
    display: inline-block;
    overflow: hidden;
    float: right;
    margin-left: 30px;
    margin-bottom: 8px;
}

.conentright h3 li {
    font-size: 32px;
    color: #1864A2;
    font-family: 'Almarai';
    font-weight: 600;
    padding-top: 11px;
}

.conentright h3 li strong {
    color: #4FC6E9;
}

section.serviceoff {
    position: relative;
    display: block;
    padding-bottom: 50px;
    text-align: center;
}

section.serviceoff h3.tiltrong ,.bacff h6 {
    text-align: center;
    position: relative;
    margin-bottom: 39px;
    color: #1864A2;
    font-weight: bold;
    font-size: 34px;
    font-family: 'Almarai';
}

section.serviceoff .slitype-325 ,.bacff .item .slitype-325 {
    width: 100%;
    position: relative;
    display: block;
    overflow: hidden;
    height: 220px;
    margin-bottom: 9px;
}

section.serviceoff .slitype-325 img ,.bacff .item .slitype-325 img {
    width: 100%;
    position: relative;
    height: 100%;
    display: block;
    overflow: hidden;
}

section.serviceoff h3.titleimg, .bacff .item h3.titleimg {
    font-size: 17px;
    position: relative;
    display: block;
    font-family: 'Almarai';
    font-weight: 600;
    color: #000000;
}

section.appstore {
    background: #237ab3 linear-gradient(180deg, #3498c8 0%, #2172ad 100%) 0% 0% no-repeat padding-box;
    position: relative;
    display: block;
    padding-top: 50px;
}

section.appstore .slie-325 {
    display: block;
    text-align: center;
    overflow: hidden;
    position: relative;
}

section.appstore .sliyopo {
    position: relative;
    display: block;
    width: 100%;
}

section.appstore h3.titleimg {
    color: #FFFFFF;
    font-size: 50px;
    font-weight: bold;
    padding-bottom: 17px;
    text-align: center;
}
section.appstore p {
    color: #FFFFFF;
    font-size: 30px;
    font-weight: 500;
    padding-bottom: 17px;
    text-align: center;
}

section.appstore .imgfooter a {
    width: 261px;
    height: 82px;
    position: relative;
    display: inline-block;
    margin-left: 10px;
}

section.appstore .imgfooter {
    position: relative;
    display: block;
    overflow: hidden;
    width: 100%;
}

section.appstore .imgfooter a img {
    width: 100%;
    display: block;
    position: relative;
    overflow: hidden;
}

.sectionfaq {
    position: relative;
    display: block;
    overflow: hidden;
    width: 100%;
}

.sectionfaq h2.titlelp ,.fromservice h2.titlelp {
    margin-bottom: 35px;
    text-align: center;
    display: block;
    font-size: 32px;
    font-family: 'Almarai';
    font-weight: bold;
    letter-spacing: 0px;
    color: #323643;
    opacity: 1;
}

.sectionfaq .accordion-item {
    background: #F7F7F7 0% 0% no-repeat padding-box;
    border-radius: 9px;
    opacity: 1;
    padding: 21px;
    margin-bottom: 11px;
    width: 100%;
    display: block;
}

.sectionfaq .accordion-item h2 button {
    width: 100%;
    display: block;
    position: relative;
    letter-spacing: 0px;
    color: #2980B9;
    opacity: 1;
    text-align: right;
    border: 0;
    background: 0;
    font-size: 23px;
    margin-bottom: 11px;
}

.sectionfaq .accordion-item h2 button i {
    text-align: left;
    position: relative;
    display: inline-block;
    float: left;
    color: #606470;
}

.sectionfaq .accordion-item .accordion-body {
    letter-spacing: 0px;
    color: #606470;
    opacity: 1;
    font-size: 18px;
    line-height: 28px;
}

section.ody-content-xs {
    position: relative;
    display: block;
    margin-top: -206px;
    width: 100%;
    padding-bottom: 51px;
}

section.ody-content-xs .contact-now {
    background: #1864A2 0% 0% no-repeat padding-box;
    opacity: 1;
    padding: 40px;
    position: relative;
    display: block;
    height: 578px;
}

section.ody-content-xs .fromservice {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    opacity: 1;
    box-shadow: 0px 1px 30px #CCCCCC;
    padding: 50px;
    height: 578px;
}

section.ody-content-xs .contact-now h3 {
    letter-spacing: 0px;
    color: #FFFFFF;
    margin-bottom: 18px;
    font-size: 32px;
    font-family: 'Almarai';
}

section.ody-content-xs .contact-now p {
    color: #FFFFFF;
    font-size: 18px;
    line-height: 25px;
}

section.ody-content-xs .contact-now .informationcontact {
    display: block;
    position: relative;
    width: 100%;
    padding-bottom: 58px;
    padding-top: 21px;
}

section.ody-content-xs .contact-now .informationcontact p a {
    color: #FFFFFF;
    font-size: 18px;
    padding-right: 10px;
}

section.ody-content-xs .contact-now .socialinfo {
    display: block;
    text-align: center;
    position: relative;
    width: 100%;
}

section.ody-content-xs .contact-now .socialinfo ul.social-icon-one {
    text-align: center;
}


.boxsho {
    background: #F7F7F9 0% 0% no-repeat padding-box;
    border-radius: 10px;
    opacity: 1;
    padding: 25px;
}

.boxsho .fromservice span.input-group-addon {
    position: absolute;
    padding: 0px 12px;
    font-size: 17px;
    top: 1em;
    font-weight: 400;
    line-height: 1;
    color: #9b9a9a;
}

.boxsho .fromservice input ,.boxsho .fromservice select {
    height: 47px;
    padding-right: 32px;
}

.boxsho .fromservice p {
    padding-top: 89px;
}

.boxsho .fromservice p a {
    color: #fff;
    font-size: 21px;
    font-family: 'Almarai';
    line-height: 35px;
    height: 57px;
    margin-bottom: 15px;
}

.boxsho .fromservice p a.btn-twitter {
    
    background: #F82E2E 0% 0% no-repeat padding-box;
    opacity: 1;
}

.boxsho .fromservice p a i {
    display: inline-block;
    float: right;
    line-height: 41px;
}

.boxsho .fromservice p a.btn-facebook {
    background: #1967E3 0% 0% no-repeat padding-box;
    opacity: 1;
}
ul.ui-categori li.headcon {
    display: none;
}
img.openimh {
    width: 599px;
    height: 425px;
}

.sidemenu {
    position: relative;
    display: block;
    overflow: hidden;
    width: 100%;
}

.sidemenu img {
    width: 100%;
    display: block;
    position: relative;
    overflow: hidden;
}

.coneright h3 {
    color: #1864A2;
    opacity: 1;
    font-size: 17px;
    padding-bottom: 23px;
    font-family: 'Almarai';
    font-weight: 700;
}

.coneright h6 {
    color: #030303;
    padding-bottom: 7px;
    font-family: 'Almarai';
    font-weight: 700;
    font-size: 17px;
}

.coneright p {
    color: #030303;
    padding-bottom: 7px;
    font-family: 'Almarai';
    font-weight: 400;
    font-size: 15px;
    margin-bottom: 14px;
    line-height: 26px;
}

.subcrio h6 {
    color: #1864A2;
    font-size: 16px;
    position: relative;
    width: 100%;
}

.subcrio {
    position: relative;
    display: block;
    width: 100%;
    overflow: hidden;
}

.subcrio ul {
    position: relative;
    display: block;
    overflow: hidden;
}

.subcrio ul li {
    display: block;
    padding-bottom: 12px;
    position: relative;
}

.subcrio ul li span {
    color: #000000;
    font-size: 15px;
    padding-left: 19px;
}

.subcrio ul li strong {
    color: #000000;
    font-size: 15px;
}

.butonmodr a {
    background: #4FC6E9 0% 0% no-repeat padding-box;
    width: 100%;
    color: #fff;
    font-size: 20px;
    display: block;
    font-weight: 700;
    margin-top: 26px;
    line-height: 39px;
}

.butonmodr {
    width: 100%;
    position: relative;
    display: block;
    text-align: center;
    margin-bottom: 15px;
}

.modelopse .modal-dialog {
    width: 100%;
    max-width: 750px;
}

.locon, .loconifram {
    position: relative;
    display: block;
    overflow: hidden;
    width: 100%;
}

.locon h3 ,.loconifram h3 {
    letter-spacing: 0px;
    color: #1E2022;
    font-size: 17px;
    font-weight: 700;
    padding-bottom: 11px;
}

.locon p {color: #000000;font-size: 14px;font-family: 'Almarai';}

.prod.clic .slide-type-325 {
    border-radius: 7px 7px 0px 0px;
}

.prod.clic {
    border-radius: 10px 10px 10px 10px;
}

.prod.clic .wsk-cp-text {
    text-align: center;
}

.prod.clic .wsk-cp-text h3 {
    color: #1864A2;
}

section.delitesmok {
    position: relative;
    display: block;
    width: 100%;
    overflow: hidden;
    padding-top: 50px;
    padding-bottom: 50px;
}

.breadcrumb-content h2 {
    color: #707070;
    font-size:16px;
    font-family: 'Almarai';
    font-weight: 500;
    line-height:30px;
}

.breadcrumb-content h2 span {
    color: #1864A2;
}

.breadcrumb-content {
    position: relative;
    display: block;
    overflow: hidden;
    padding-bottom: 42px;
}

.card-boxbox {
    position: relative;
    display: block;
    overflow: hidden;
}

.proimage-wrap {
    width: 100%;
    display: block;
    overflow: hidden;
    position: relative;
}

div#pro_popup {
    border: 1px solid #ebebeb;
    width: 100%;
    position: relative;
    display: block;
}

div#pro_popup img {
    overflow: hidden;
    width: 100%;
    display: block;
    height: 100%;
}
.proimage-thumb {
    list-style: none;
    padding: 0;
    display: inline-block;
    text-align: right;
    float: right;
}
.proimage-thumb li {
    display: inline-block;
    width: 25%;
    margin: 13px 0px 0 8px;
}
.proimage-thumb li img {
    display: block;
    height: 100%;
    width: 100%;
    border-radius: 3px;
    position: relative;
    border: 1px solid #bfbbbb;
}

.proimage-thumb li a {
    width: 100%;
    display: block;
}
.sp-content {
    position: relative;
    width: 100%;
    overflow: hidden;
    display: block;
    text-align: right;
}
h2.sp-heading {
    position: relative;
    overflow: hidden;
    display: block;
    padding-bottom: 9px;
    font-size:16px;
    color: #333;
    font-family: 'Almarai';
    text-align: right;
    font-weight: 500;
    line-height:30px;
}

.sp-content .rating-box {
    display: block;
    position: relative;
    width: 100%;
    overflow: hidden;
}

.sp-content .rating-box ul {
    width: 100%;
    position: relative;
    display: block;
    overflow: hidden;
}

.sp-content .rating-box ul li {
    display: inline-block;
    position: relative;
}

.sp-content .rating-box ul li.leftbutton {
    float: left;
    background: #E02020 0% 0% no-repeat padding-box;
    border-radius: 5px;
    position: relative;
    color: #fff;
    padding: 6px;
}

.sp-content .rating-box ul li.review a {
    font-size: 15px;
    color: #666666;
}

.sp-content .rating-box ul li.review a i {
    color: #fdb828;
    padding-right: 9px;
}
.sp-content .price_box {position: relative;display: block;}
.sp-content .price_box span.old_price {
    text-decoration: line-through;
    font-weight: 400;
    font-size: 20px;
    margin-left: 10px;
    line-height: 16px;
    font-family: 'Almarai';
}
.sp-content .price_box span.current_price {
    font-size: 23px;
    font-weight: 500;
    font-family: 'Almarai';
    color: #FE6833;
}

.sp-content .price_box strong {
    float: left;
    position: relative;
    display: inline-block;
    color: #363636;
    font-size: 18px;
    font-family: 'Almarai';
}

.sp-content p.product-desc {
    position: relative;
    padding-top: 56px;
    font-size: 16px;
    font-family: 'Almarai';
    color: #77838F;
    opacity: 1;
    margin-bottom: 0;
    padding-bottom: 42px;
}
.sp-content .quantity {
    display: flex;
    width: 100%;
    position: relative;
    padding-bottom: 12px;
}
.number-input input[type="number"] {
-webkit-appearance: textfield;
-moz-appearance: textfield;
appearance: textfield;
}

.number-input input[type=number]::-webkit-inner-spin-button,
.number-input input[type=number]::-webkit-outer-spin-button {
-webkit-appearance: none;
}

.number-input {
  display: flex;
  justify-content: space-around;
  align-items: center;
}

.number-input button {
-webkit-appearance: none;
background-color: transparent;
border: none;
align-items: center;
justify-content: center;
cursor: pointer;
margin: 0;
position: relative;
}

.number-input button:before,
.number-input button:after {
display: inline-block;
position: absolute;
content: '';
height: 2px;
transform: translate(-50%, -50%);
}

.number-input button.plus:after {
transform: translate(-50%, -50%) rotate(90deg);
}

.number-input input[type=number] {
text-align: center;
}

.number-input.number-input {
border: 1px solid #ced4da;
width: 10rem;
border-radius: .25rem;
}

.number-input.number-input button {
width: 2.6rem;
height: .7rem;
}

.number-input.number-input button.minus {
padding-left: 10px;
}

.number-input.number-input button:before,
.number-input.number-input button:after {
width: .7rem;
background-color: #495057;
}

.number-input.number-input input[type=number] {
max-width: 4rem;
padding: .5rem;
border: 1px solid #ced4da;
border-width: 0 1px;
font-size: 1rem;
height: 2rem;
color: #495057;
}

@media not all and (min-resolution:.001dpcm) {
@supports (-webkit-appearance: none) and (stroke-color:transparent) {

.number-input.def-number-input.safari_only button:before,
.number-input.def-number-input.safari_only button:after {
margin-top: -.3rem;
}
}
}



  @supports (--css: variables) {
      input[type="range"].mdbMultiRange {
        padding: 0;
        margin: 0;
        display: inline-block;
        vertical-align: top;
      }

      input[type="range"].mdbMultiRange.original {
        position: absolute;
      }

      input[type="range"].mdbMultiRange.original::-webkit-slider-thumb {
        position: relative;
        z-index: 2;
      }

      input[type="range"].mdbMultiRange.original::-moz-range-thumb {
        transform: scale(1);
        z-index: 1;
      }

      input[type="range"].mdbMultiRange::-moz-range-track {
        border-color: transparent;
      }

      input[type="range"].mdbMultiRange.ghost {
        /* position: relative; */
      }

      input[type="range"].mdbMultiRange.ghost:nth-of-type(n+1) {
        /* position: absolute; */
      }

    }


    .multi-range-field {
      position: relative;
    }

    .multi-range-field input[type=range] {
      cursor: pointer;
      position: relative;
      background-color: transparent;
      border: none;
      outline: none;
      width: 100%;
      margin: 15px 0px;
      padding: 0;
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
      border: 1px solid #fff;
      /* fix for FF unable to apply focus style bug  */
    }

    .multi-range-field input[type=range]:focus {
      outline: none;
    }

    .multi-range-field input[type=range]+.thumb {
      position: absolute;
      border: none;
      height: 0;
      width: 0;
      border-radius: 50%;
      background-color: #4285f4;
      top: 10px;
      margin-left: -6px;
      transform-origin: 50% 50%;
      transform: rotate(-45deg);
    }

    .multi-range-field input[type=range]+.thumb .value {
      display: block;
      width: 30px;
      text-align: center;
      color: #4285f4;
      font-size: 0;
      -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      transform: rotate(45deg);
    }

    .multi-range-field input[type=range]+.thumb.active {
      -webkit-border-radius: 50% 50% 50% 0;
      border-radius: 50% 50% 50% 0;
    }

    .multi-range-field input[type=range]+.thumb.active .value {
      color: #fff;
      margin-left: -1px;
      margin-top: 8px;
      font-size: 10px;
    }

    .multi-range-field input[type=range]::-webkit-slider-runnable-track {
      height: 3px;
      background: #c2c0c2;
      border: none;
    }

    .multi-range-field input[type=range]::-webkit-slider-thumb {
      -webkit-appearance: none;
      appearance: none;
      border: none;
      height: 14px;
      width: 14px;
      -webkit-border-radius: 50%;
      border-radius: 50%;
      background-color: #4285f4;
      -webkit-transform-origin: 50% 50%;
      transform-origin: 50% 50%;
      margin: -5px 0 0 0;
      -webkit-transition: 0.3s;
      -o-transition: 0.3s;
      transition: 0.3s;
    }

    .multi-range-field input[type=range]:focus::-webkit-slider-runnable-track {
      background: #ccc;
    }

    .multi-range-field input[type=range]::-moz-range-track {
      /*required for proper track sizing in FF*/
      height: 3px;
      background: #c2c0c2;
      border: none;
    }

    .multi-range-field input[type=range]::-moz-range-thumb {
      border: none;
      height: 14px;
      width: 14px;
      border-radius: 50%;
      background: #4285f4;
      margin-top: -5px;
    }

    .multi-range-field input[type=range]:-moz-focusring {
      /*hide the outline behind the border*/
      outline: 1px solid #fff;
      outline-offset: -1px;
    }

    .multi-range-field input[type=range]:focus::-moz-range-track {
      background: #c2c0c2;
    }

    .multi-range-field input[type=range]::-ms-track {
      height: 3px;
      background: transparent;
      /*remove bg colour from the track, we'll use ms-fill-lower and ms-fill-upper instead */
      border-color: transparent;
      /*leave room for the larger thumb to overflow with a transparent border */
      border-width: 6px 0;
      color: transparent;
      /*remove default tick marks*/
    }

    .multi-range-field input[type=range]::-ms-fill-lower {
      background: #c2c0c2;
    }

    .multi-range-field input[type=range]::-ms-fill-upper {
      background: #c2c0c2;
    }

    .multi-range-field input[type=range]::-ms-thumb {
      border: none;
      height: 14px;
      width: 14px;
      border-radius: 50%;
      background: #4285f4;
    }

    .multi-range-field input[type=range]:focus::-ms-fill-lower {
      background: #c2c0c2;
    }

    .multi-range-field input[type=range]:focus::-ms-fill-upper {
      background: #c2c0c2;
    }

    .thumb-horizontal-wrapper {
      position: relative;
      top: 190px;
      transform: rotate(-270deg);
      top: 500px;
    }

    .multi-range-field input[type=range]+.thumb-horizontal .value {
      transform: rotate(315deg) !important;
    }
    a:hover {
    text-decoration: none;
    color: bisque;
}
.sp-content .quantity span.in-stock {
    color: #3B8403;
    margin-right: 37px;
    font-size: 20px;
}

.category-list_area {
    display: block;
    padding-bottom: 25px;
    width: 100%;
    position: relative;
}

.category-list_area ul.tags-list {
    position: relative;
    display: block;
}

.category-list_area ul.tags-list li {
    position: relative;
    display: block;
    font-size: 18px;
    font-family: 'Almarai';
    padding-bottom: 12px;
    color: #363636;
}

.category-list_area ul.tags-list li span {
    padding-right: 87px;
    color: #363636;
}

.category-list_area  h6 {
    color: #FA6400;
    font-size: 14px;
    font-family: 'Almarai';
}

.qty-btn_area {
    position: relative;
    display: block;
    text-align: center;
    width: 100%;
}

.qty-btn_area a.qty-btn {
    display: inline-block;
    padding: 5px;
    border: 1px solid #ccc;
    margin-left: 5px;
    color: #cacaca;
}

.qty-btn_area a.qty-btnloo {
    display: inline-block;
    padding: 8px;
    margin-left: 5px;
    font-size: 14px;
    color: #ffffff;
    background: #4FC6E9 0% 0% no-repeat padding-box;
    font-family: 'Almarai';
}
.card-boxbox .kolbutton {
    position: relative;
    width: 100%;
    display: block;
    overflow: hidden;
    padding-top: 49px;
    padding-bottom: 49px;
}

.kolbutton .nav-tabs>li.active>a, .kolbutton .nav-tabs>li.active>a:focus, .kolbutton .nav-tabs>li.active>a:hover {color: #000000;}
.kolbutton ul.nav li a {
    font-size: 15px;
    line-height: 23px;
    color: #909090;
    opacity: 1;
    font-family: 'Almarai';
    font-weight: 800;
    position: relative;
    padding: 10px 20px;
    border: none;
    background: none;
}
.kolbutton ul.nav {
    border-bottom: 0;
    padding-bottom: 32px;
}

.product-content {
    position: relative;
    display: block;
    margin-bottom: 13px;
}

.product-content h6 {
    color: #1E2022;
    padding-bottom: 14px;
    font-size: 17px;
    font-weight: 700;
}

.product-content p {
    font-size: 18px;
    font-family: 'Almarai';
    letter-spacing: 0px;
    color: #77838F;
    line-height: 29px;
}

.product-write-qiestion {
    position: relative;
    width: 100%;
    display: block;
    overflow: hidden;
}

.cont11 span.review-author-name {
    font-size: 20px;
    color: #1864A2;
    position: relative;
}

.cont11  span.review-date {
    color: #666666;
    font-size: 18px;
    float: left;
}

.cont11 {
    position: relative;
    display: block;
    width: 100%;
    overflow: hidden;
    padding-bottom: 10px;
}

.product-review li h6.loltit {
    font-size: 18px;
    letter-spacing: 0px;
    font-family: 'Almarai';
    color: #4FC6E9;
    font-weight: 400;
    margin-bottom: 26px;
}

.product-review li h6.loltit strong {
    padding-right: 60px;
}

.polinhhh h6 {
    color: #AAAAAA;
    opacity: 1;
    font-family: 'Almarai';
    padding-bottom: 13px;
}

.colll {
    position: relative;
    display: block;
    width: 100%;
}

.colll span.top1 {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #4FC6E9;
    border-radius: 5px;
    opacity: 1;
    padding: 5px 11px;
    font-size: 22px;
    margin: 10px;
    color: #4FC6E9;
}

.colll span.top1 span {
    padding-left: 40px;
}

.polinhhh a {
    letter-spacing: 0px;
    color: #E02020;
    opacity: 1;
    font-size: 20px;
    font-family: 'Almarai';
}

.ovrerr {
    position: relative;
    display: block;
    overflow: hidden;
}

.ovrerr h3 a {
    text-decoration: underline;
    font: normal normal normal 24px/18px Cairo;
    letter-spacing: 0px;
    color: #1864A2;
    opacity: 1;
    text-align: center;
}

.ovrerr h3 {
    width: 100%;
    text-align: center;
}

.ovrerr .lovers {
    background: #F7F7F9 0% 0% no-repeat padding-box;
    opacity: 0.49;
    padding: 12px;
}

.ovrerr .lovers h6 {
    letter-spacing: 0px;
    color: #1864A2;
    opacity: 1;
    font-family: 'Almarai';
    font-size: 18px;
    padding-bottom: 11px;
}

.ovrerr .lovers span {
    font: normal normal bold 18px Almarai;
    letter-spacing: 0px;
    color: #FF0000;
    padding-right: 13px;
}

.section-title h3 {
    text-align: center;
    font: normal normal bold 34px 'Almarai';
    letter-spacing: 0px;
    color: #1864A2;
    text-transform: uppercase;
    opacity: 1;
    padding-bottom: 23px;
}

.matercontent {
    position: relative;
    display: block;
    padding-top: 51px;
}

.addquestion {
    position: relative;
    display: block;
    width: 100%;
    overflow: hidden;
    padding-top: 51px;
}

.addquestion h3 {
    color: #000000;
    opacity: 1;
    font-family: 'Almarai';
    font-size: 20px;
    padding-bottom: 11px;
}

.addquestion input {
    height: 67px;
    background: #00650000 0% 0% no-repeat padding-box;
    border: 1px solid #E5E5E5;
    opacity: 1;
}

.addquestion 
 button.btn.submit-login {
    background: #4FC6E9 0% 0% no-repeat padding-box;
    height: 67px;
    width: 100%;
    font-size: 18px;
    color: #fff;
    font-family: 'Cairo';
}

.rihhhh {
    padding-bottom: 14px;
    position: relative;
    display: block;
}

span.hjjj {
    position: relative;
    color: #131314;
    font-size: 46px;
    display: inline-block;
    float: right;
}

span.textll {
    padding-top: 15px;
    position: relative;
    display: inline-block;
    padding-right: 23px;
}

span.textll i {
    color: #ffc107!important;
    padding-bottom: 11px;
}

span.textll li {
    color: #74747A;
    font-size: 13px;
}

span.kokkko {
    letter-spacing: 0px;
    color: #FFC107;
    font-size: 12px;
    padding-right: 11px;
}

.review-block {
    position: relative;
    display: block;
    padding-bottom: 15px;
}

.likerepl .uyyy {
    float: left;
    color: #707070;
    font-size: 12px;
    display: inline-block;
}

.likerepl span i {
    padding-right: 4px;
}

.likerepl .uyyy span {
    padding-right: 4px;
}

.likerepl a {
    letter-spacing: 0px;
    color: #E02020;
    opacity: 1;
    font-size: 12px;
    font-family: 'Almarai';
}
div#loaded-files {
    position: relative;
    width: 100%;
    overflow: hidden;
    text-align: center;
    color: #fff;
    margin-bottom: 12px;
}

.datapriii .userimg .uploadimgle {
    position: relative;
    display: inline-block;
    float: right;
    margin-bottom: 17px;
    width: 77px;
    height: 77px;
    overflow: hidden;
    border-radius: 50%;
}

.uesrnamephoto {
    position: relative;
    width: 100%;
    display: inline-block;
    overflow: hidden;
    text-align: center;
    color: #020202;
    padding: 7px;
    font-family: 'Almarai', sans-serif;
    font-size: 19px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #707070;
    border-radius: 9px;
    opacity: 1;
    line-height: 43px;
    height: 63px;
}
.btn-rounded input[type="file"] {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 0;
    margin: 0;
    cursor: pointer;
    filter: alpha(opacity=0);
    opacity: 0;
}


.row.pcone {
    padding: revert;
    padding-top: 28px;
}

.ratup .rating {
    position: relative;
    display: block;
    text-align: center;
    padding-bottom: 15px;
}

.ratup .rating i {
    color: #A3A3A3;
}

.uesrnamephoto i {
    padding-left: 27px;
}

.ratup button.btn.btn-theme-colored1 {
    background: #4FC6E9 0% 0% no-repeat padding-box;
    height: 67px;
    width: 100%;
    font-size: 18px;
    color: #fff;
    font-family: 'Cairo';
}

.table-responsive.project.fontss tr td img {
    width: 90px;
    height: 73px;
    display: inline-block;
    position: relative;
    float: right;
}

td.torress-product-thumbnail {}

.table-responsive.project.fontss tr td {
    border: 0;
    border-bottom: 1px solid #dee2e6;
    text-align: right;
    position: relative;
}

.table-responsive.project.fontss  th {
    border: 0;
    text-align: right;
}

.table-responsive.project.fontss tr td a {
    position: relative;
    width: 100%;
}

.table-responsive.project.fontss tr td.uct-thumbnail span {
    display: inline-block;
    position: relative;
    padding-right: 25px;
    color: #000;
    font-size: 18px;
    font-family: 'Almarai';
    width: calc(100% - 101px);
}

.table-responsive.project.fontss tr td .def-number-input.number-input.safari_only {
    margin-top: 16px;
}

.table-responsive.project.fontss tr td.uct-remove a {margin-top: 17px;position: relative;display: block;width: 100%;color: #100f0f;font-size: 16px;font-family: 'Almarai';}

.table-responsive.project.fontss tr td.uct-remove a span.kope {}

.table-responsive.project.fontss tr td.uct-remove a i {
    float: left;
    color: #FF0000;
}

.cartblo {
    padding: 16px;
    border: 0.1rem solid #d7d7d7;
    background-color: #f9f9f9;
    margin-bottom: 18px;
    width: 100%;
    position: relative;
    padding-bottom: 42px;
}

.cartblo .tasummary {
    position: relative;
    display: block;
    overflow: hidden;
}

.cartblo .tasummary .sparsubtotal {
    position: relative;
    display: block;
    padding-top: 15px;
    padding-bottom: 15px;
    color: #333;
    font-weight: 400;
    font-size: 13px;
    text-align: right;
    width: 100%;
}

.cartblo .tasummary .sparsubtotal span.leftsummb {
    float: left;
    display: inline-block;
}

.cartblo .tasummary .sparsubtotal span.leftsummb span.leftope {
    padding-right: 18px;
}

.cartblo .tasummary .sparshipping {
    padding-top: 75px;
}

.cartblo .tasummary h6 {
    color: #FA6400;
    font-size: 14px;
    font-family: 'Almarai';
    padding-bottom: 20px;
}

.cartblo a.btn.btn-outline-primary-2.btn-order.btn-block {
    opacity: 1;
    padding: 9px;
    color: #fff;
    font-size: 15px;
    background: #4FC6E9 0% 0% no-repeat padding-box;
    opacity: 1;
}

span.lrightsummm label {margin-right: 26px;font-size: 14px;}

.summaw {
    padding-bottom: 14px;
}

h3.summary-title {
    font-size: 17px;
    font-family: 'Almarai';
    padding-bottom: 14px;
    color: #212121;
}

div#sidebar-menu ul li a {
    color: #000000;
    font-size: 14px;
    position: relative;
    display: block;
    font-family: 'Almarai';
    font-weight: 600;
}

.lonnn button.btn.submit-login {
    background: #4FC6E9 0% 0% no-repeat padding-box;
    width: 100%;
    font-size: 16px;
    color: #fff;
    font-family: 'Cairo';
}

.contentaccto {
    position: relative;
    display: block;
    width: 100%;
    overflow: hidden;
}

.contentaccto .conteninformation {
    position: relative;
    display: block;
    width: 100%;
    overflow: hidden;
}

.contentaccto .conteninformation h5 {
    background: #F7F7F9 0% 0% no-repeat padding-box;
    color: #000000;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 9px;
    font-size: 20px;
    font-family: 'Almarai';
    margin-bottom: 27px;
}

.contentaccto .conteninformation ul {
    position: relative;
    display: block;
    overflow: hidden;
    width: 100%;
}

.contentaccto .conteninformation ul li {
    padding-bottom: 12px;
    position: relative;
    display: block;
    width: 100%;
}

.contentaccto .conteninformation ul li strong {
    color: #000000;
    font-size: 19px;
    width: 35%;
    display: inline-block;
}

.contentaccto .conteninformation ul li span {
    color: #000000;
    font-size: 20px;
    font-family: 'Almarai';
}

.contentaccto .conteninformation .summaw {
    position: relative;
    display: block;
    overflow: hidden;
}

.contentaccto .conteninformation .summaw h6 {
    font-size: 19px;
    padding-bottom: 20px;
    font-family: 'Almarai';
    color: #000000;
    font-weight: bold;
}

.contentaccto .conteninformation .summaw  .lrightsummm {
    position: relative;
    display: block;
    overflow: hidden;
    width: 100%;
}

.contentaccto .conteninformation .summaw .lrightsummm input {
    margin-left: 24px;
    display: inline-block;
    position: relative;
    float: right;
}

.contentaccto .conteninformation .summaw .lrightsummm label {
    color: #2D2D2F;
    font-size: 15px;
}

.contentaccto .conteninformation .summaw .lrightsummm label span,.contentaccto .conteninformation .summaw .lrightsummm label a {
    padding-top: 11px;
    position: relative;
    width: 100%;
    display: inline-block;
    color: #2D2D2F;
}

.form-check.operrr input {
    display: inline-block;
    width: auto;
    height: auto;
}

.form-check.operrr label {
    display: inline-block;
    margin-right: 31px;
}

a.btn.opccttyyy {
    position: relative;
    display: block;
    color: #fff;
    font-size: 18px;
    width: 180px;
}

.headerprofile {
    position: relative;
    display: block;
    padding: 10px 0px;
    background: #fff;
}

.imelogo {
    position: relative;
    display: inline-block;
}

li.projectpro h3 {
    position: relative;
    font-size: 22px;
    font-family: 'Almarai', sans-serif;
    margin-bottom: 0;
}

li.projectpro {
    padding-top: 11px;
    display: inline-block;
    padding-right: 18px;
}

section.forum-page {
    position: relative;
    display: block;
    overflow: hidden;
    padding-top: 50px;
    padding-bottom: 50px;
}

.widget.widget-user {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 2px 10px #64646417;
    border-radius: 15px;
    padding: 18px;
}

.usr-msg-details {
    position: relative;
    display: block;
    width: 100%;
    overflow: hidden;
}

.usr-msg-details .usr-ms-img {
    float: right;
    width: 60px;
    margin-left: 12px;
    position: relative;
    border-radius: 50%;
    display: inline-block;
}

.usr-msg-details .usr-ms-img img {
    width: 100%;
    overflow: hidden;
    border-radius: 50%;
    position: relative;
    display: block;
}

.usr-msg-details .usr-mg-info {
    position: relative;
    display: inline-block;
    width: calc(100% - 72px);
    overflow: hidden;
}

.usr-msg-details .usr-mg-info h3 {
    color: #030303;
    font-size: 22px;
    font-family: 'Almarai', sans-serif;
}

.usr-msg-details .usr-mg-info p {
    color: #707070;
    font-size: 14px;
    font-family: 'Almarai', sans-serif;
}

.widget.widget-user h6 {
    color: #CECECE;
    font-size: 12px;
    position: relative;
}

.widget.widget-user h6 span {
    color: #6D7278;
    padding-right: 8px;
}

.widget.widget-user h6 span.leftloo {padding-right: 22px;display: inline-block;}

.widget.widget-user .butonmodr {
    width: 146px;
    margin: 0 auto;
}

div#sidebar-menu {
    position: relative;
    display: block;
    width: 100%;
    overflow: hidden;
    padding-top: 56px;
}

.widget.widget-user .butonmodr a {
    background: #4FC6E9 0% 0% no-repeat padding-box;
    border-radius: 5px;
    font-size: 14px;
}

div#sidebar-menu ul {
    position: relative;
    display: block;
    overflow: hidden;
    width: 100%;
}

div#sidebar-menu ul li {
    position: relative;
    display: block;
    width: 100%;
    padding-bottom: 21px;
}

div#sidebar-menu ul li a i {
    margin-left: 11px;
}

div#sidebar-menu ul li a span.badge {
    border-radius: 50%;
    line-height: 15px;
    width: 21px;
}

.forum-questions {
    padding: revert;
    display: block;
    overflow: hidden;
}

.forum-questions .dash-widget {
    padding: 10px;
    position: relative;
    display: block;
    background: #4FC6E9 0% 0% no-repeat padding-box !important;
    border-radius: 6px;
    height: 154px;
}

.forum-questions .dash-widget h3 {
    color: #FFFFFF;
    font-size: 13px;
    line-height: 22px;
    font-family: 'Almarai', sans-serif;
    font-weight: 600;
}

.forum-questions .dash-widget h6 {
    color: #FFFFFF;
    font-size: 13px;
    font-family: 'Almarai', sans-serif;
    font-weight: 600;
}

.forum-questions .dash-widget span {
    color: #FFFFFF;
    font-size: 11px;
    font-weight: 400;
}

.forum-questions .dash-widget i {
    font-size: 34px;
    color: #fff;
    padding-bottom: 20px;
}

.forum-questions .dash-widget .dash-widget-info h3 {
    font-size: 26px;
}

.contentonrrr {
    position: relative;
    display: block;
    width: 100%;
    overflow: hidden;
}

.contentonrrr h6 {
    color: #707070;
    font-size: 20px;
    padding-bottom: 17px;
    font-family: 'Almarai';
    font-weight: 500;
}

.contentonrrr ul {
    position: relative;
    display: block;
    overflow: hidden;
    width: 100%;
}

.contentonrrr ul li {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 1px 30px #CCCCCC;
    opacity: 1;
    padding: 9px;
    margin-bottom: 21px;
    padding-left: 0;
    position: relative;
}

.contentonrrr ul li span.boccover {
    font-size: 20px;
    color: #000000;
    padding: 0;
}

.contentonrrr ul li a {
    position: absolute;
    left: 0;
    top: 0;
    line-height: 33px;
    background: #3B8403 0% 0% no-repeat padding-box;
    border: 1px solid #707070;
    border-radius: 5px;
}

.contentonrrr ul li span.boccover i {
    padding-left: 20px;
}

.contentonrrr ul li span.boccover span {
    padding-right: 30px;
}

.forquestions {
    position: relative;
    display: block;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    text-align: center;
}


.datapriii {
    position: relative;
    display: block;
    overflow: hidden;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border-radius: 15px;
    opacity: 1;
    padding: 20px;
}

.datapriii .heading-line-bottom {
    padding: 0;
    margin-top: 0;
    border: 0;
}

.datapriii .heading-line-bottom h4 {
    color: #000000;
}

.datapriii .userimg {
    position: relative;
    display: block;
    width: 100%;
}

.datapriii .userimg h6 {
    color: #000000;
    font-size: 17px;
    font-family: 'Almarai';
    padding-bottom: 12px;
}

.datapriii .userimg .uploadimgle img {
    width: 100%;
    position: relative;
    display: block;
    overflow: hidden;
    height: 100%;
}

.datapriii .userimg .uesrnamephoto {
    width: auto;
    float: none;
    width: calc(100% - 101px);
    border: 0;
    text-align: right;
    color: #1864A2;
    font-size: 18px;
}

.opoooo {
    margin-top: 32px;
    height: 45px;
    width: 100%;
}

.dh-widg.text-center {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border-radius: 5px;
    padding: 11px;
    width: 100%;
    height: 101px;
    margin-bottom: 26px;
}

.dh-widg.text-center h3 {
    color: #3B8403;
}

.imgwidg {
    width: 100%;
    height: 101px;
    overflow: hidden;
    display: block;
}

.imgwidg img {
    width: 100%;
    position: relative;
    display: block;
    overflow: hidden;
    height: 100%;
}

.daswidge span {
    color: #F8A089;
    font-size: 11px;
}

.conlov h6 {
    color: #000000;
    font-size: 15px;
    padding-bottom: 14px;
}

.conlov ul li {
    
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 1px 30px #CCCCCC;
    opacity: 1;
    padding: 14px;
    padding-bottom: 32px;
    margin-bottom: 23px;
    padding-top: 31px;
    overflow: hidden;
}

.conlov ul li h3, .conlov ul li p strong {
    font-size: 20px;
    font-family: 'Almarai';
    color: #000000;
    font-weight: 700;
}

.conlov ul li p {
    display: inline-block;
    position: relative;
    margin: 0;
    font-size: 15px;
    color: #4FC6E9;
}

.conlov ul li p span.rightloo {
    color: #707070;
    padding-top: 12px;
    display: inline-block;
    position: relative;
    font-size: 14px;
    padding-left: 32px;
}

.conlov ul li p span.leftloo {
    color: #6DD400;
    font-size: 11px;
}

.conlov ul li .butonmodr {
    width: auto;
    display: inline-block;
    position: relative;
}

.conlov ul li .butonmodr a {
    background: #4FC6E9 0% 0% no-repeat padding-box;
    border-radius: 5px;
    font-size: 15px;
    padding-right: 26px;
    padding-left: 27px;
    margin-top: 0;
}

.visstoo {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 1px 30px #CCCCCC;
    opacity: 1;
    padding: 20px;
    margin-bottom: 15px;
}

.visstoo img,.visstoo i {
    color: #2566AF;
    font-size: 20px;
    display: inline-block;
}

.visstoo span {
    color: #A7ADB4;
    display: inline-block;
    font-size: 17px;
    padding-right: 23px;
}

li.bpttomum {
    color: #E02020;
    font-size: 12px;
}

.fromservice.pyment {
    background: #FCFCFC 0% 0% no-repeat padding-box;
    border: 1px solid #CFCFCF;
    border-radius: 0px 0px 10px 10px;
    opacity: 1;
}

.fromservice.pyment .hedingg {
    position: relative;
    display: block;
    background: #1864A2 0% 0% no-repeat padding-box;
    padding: 11px;
    margin-bottom: 28px;
}

.fromservice.pyment .hedingg h3 {
    color: #FFFFFF;
    font-size: 17px;
}

.fromservice.pyment form {
    padding: 28px;
}

.fromservice.pyment form button {
    background: #F7B030 0% 0% no-repeat padding-box;
    border: 1px solid #F7B030;
    border-radius: 10px;
}

ul {
    margin: 0;
    padding: 0;
    padding-right: 0;
    padding-left: 0;
}


.dapriii {
    position: relative;
    display: block;
    width: 100%;
    overflow: hidden;
}

.longer {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 15px 15px 15px #D3D1D840;
    border-radius: 17px;
    position: relative;
    display: block;
    padding: 23px;
}

.longer .form-check.form-switch.mb-3 {
    padding-left: 0;
    position: relative;
    display: block;
    overflow: hidden;
}

.longer .form-check input {
    position: relative;
    display: inline-block;
    margin-left: 4px;
}

.longer label {
    color: #414141;
    font-size: 17px;
    font-family: 'Almarai';
}

.longer label span {
    color: #414141;
    font-size: 12px;
}

.longerrow {
    position: relative;
    display: block;
    overflow: hidden;
}

.longerrow h6 {
    color: #414141;
    font-size: 16px;
    padding-bottom: 14px;
}

.longer .form-check-input:checked {
    border-color: #4fc6e9 !important;
    background-color: #4FC6E9  !important;
}

li.projectpro h3 a {
    color: #4FC6E9;
    font-size: 22px;
}

div#sidebar-menu ul li.active a {
    color: #4FC6E9;
}

.openpopeup {
    position: relative;
    display: block;
    width: 100%;
}

.openpopeup .modal-dialog {
    max-width: 461px;
}

.conentdelits {
    padding-right: 33px;
    padding-left: 33px;
    position: relative;
    display: block;
}

.conentdelits .imagelo {
    background: #4FC6E9 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #0000005C;
    border-radius: 6px 6px 0px 0px;
    position: relative;
    display: block;
    padding: 10px;
}

.conentdelits .imagelo a {
    display: inline-block;
    position: relative;
    width: 100%;
}

.conentdelits .imagelo a img {
    display: inline-block;
    position: relative;
    float: right;
    margin-left: 20px;
}

.conentdelits .imagelo a  span.spanlogo {
    display: inline-block;
    position: relative;
}

.conentdelits .imagelo a span.spanlogo li {
    color: #FFFFFF;
    font-size: 17px;
    font-family: 'Almarai';
}

.conentdelits .imagelo a span.spanlogo li span {
    position: relative;
    display: block;
    font-size: 25px;
}

.conentdelits .imagelo a span.spanlogo  span {
    color: #FFFFFF;
    font-size: 12px;
    font-family: 'Almarai';
}

.contentlops {
    background: #FCFCFC 0% 0% no-repeat padding-box;
    box-shadow: 0px 1px 2px #00000029;
    border-radius: 0px 0px 6px 6px;
    position: relative;
    display: block;
    width: 100%;
}

.contentlops ul {
    position: relative;
    display: block;
    width: 100%;
    padding: 11px;
}

.contentlops ul li {
    position: relative;
    display: block;
    width: 100%;
    overflow: hidden;
    padding-bottom: 14px;
}

.contentlops ul li .imgcontent {
    position: relative;
    width: 100%;
    display: block;
    overflow: hidden;
}

.contentlops ul li .imgcontent img {
    width: 66px;
    height: 54px;
    position: relative;
}

.contentlops ul li .imgcontent span.wordleft {
    font-size: 15px;
    font-family: 'Almarai';
    color: #202020;
}

.contentlops ul li .imgcontent span {
    color: #4FC6E9;
    font-size: 11px;
    display: inline-block;
}

.contentlops ul li .imgcontent span.pooll {
    padding-top: 21px;
}

.contentlops ul h6 {
    color: #262628;
    padding-bottom: 11px;
    font-size: 12px;
}

.contentlops ul p {
    color: #707070;
    font-size: 14px;
}

.contentlops ul .text-center span {
    color: #4FC6E9;
    font-size: 25px;
}

.contentlops ul .text-center {
    border: 1px solid #cacaca;
    padding-top: 11px;
    padding-bottom: 12px;
}
.cv-feature-box {
     position: relative;
     width: 100%;
     border-radius: 8px 72px 72px 8px;
     background: transparent linear-gradient(245deg, #045997 0%, #6BB1E5 100%) 0% 0% no-repeat padding-box;
     margin-bottom: 29px;
     overflow: hidden;
}
.cv-feature-img {
       border-radius: 100%;
       text-align: center;
       /* line-height: 76px; */
       padding-right: 0px;
       display: inline-block;
       width: 93px;
       margin-left: 9px;
       height: 93px;
}
.cv-feature-img img {
    width: 100%;
    height: 100%;
    border-radius: 100%;
    border: 1px dashed #bababa;
    transition: 0.3s;
}
.cv-feature-text {
    display: inline-block;
    position: relative;
    width: calc(100% - 106px);
    padding-bottom: 9px;
    float: left;
    padding-top: 17px;
    overflow: hidden;
}
.cv-feature-text h3{
    font-size: 15px;
    font-weight: 900;
    font-family: 'Almarai';
    color: #FFFFFF;
    width: 115px;
    line-height: 29px;
}
.cv-feature-text p{
    font-size: 15px;
    font-family: 'Almarai';
    color: #fff;
}
.hamburger {
    font: inherit;
    display: inline-block;
    overflow: visible;
    margin: 0;
    padding: 8px;
    cursor: pointer;
    transition-timing-function: linear;
    transition-duration: .15s;
    transition-property: opacity, filter;
    text-transform: none;
    color: inherit;
    border: 0;
    background-color: transparent;
}
.hamburger.OpenMenu {
    position: relative;
    top: 17px;
    display: none;
}
.BadMenu {
    position: fixed;
    width: 100%;
    height: 100%;
    right: 0;
    z-index: 9999999999;
    background: #4fa751;
    box-shadow: -2px 0 15px #00000075;
    border-left: 2px solid #00000021;
    padding: 10px 0;
    transform: translateX(120%);
    visibility: hidden;
    opacity: 0;
    transition: .35s all ease;
    overflow: auto;
}
.MooobMenu {
    display: inline-block;
    margin-top: 10px;
    width: 100%;
}
.BadMenu.active {
    transform: translate(0);
    visibility: visible;
    opacity: 1;
}
.hamburger-box {
    position: relative;
    font-size: 36px;
    z-index: 999999999999999999999;
}
.MooobMenu ul>li>ul {
    display: none;
    background: linear-gradient(-45deg, #0000000a, transparent);
    border-top: 2px solid #0000000d;
}
.MooobMenu ul>li a {
    display: block;
    width: 100%;
    padding: 5px 15px;
    color: #ffffff;
    font-weight: 700;
    font-family: 'Almarai', sans-serif;
}
section.rightthree {
    position: relative;
    display: block;
    width: 100%;
}

.onesection {
    padding-top: 30px;
    position: relative;
    display: block;
}

section.rightthree .tiltrong {
    color: #1864A2;
    padding-bottom: 32px;
    text-align: center;
    font-family: 'Almarai';
    font-size: 34px;
    font-weight: 600;
}

.cv-feature-box:nth-of-type(2n) {
    background: transparent linear-gradient(115deg, #E5675F 0%, #F59C96 100%) 0% 0% no-repeat padding-box;
}

.conover.text-center {
    position: relative;
    display: block;
    overflow: hidden;
    padding-top: 88px;
}

.backgroundservic {
    position: relative;
    display: block;
    width: 100%;
    background-position: left top;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 102px;
    padding-bottom: 109px;
    margin-bottom: 54px;
}

.conover.text-center h5 {
    color: #FFFFFF;
    font-size: 37px;
    padding-bottom: 16px;
    font-weight: 700;
    font-family: 'Almarai';
}

.conover.text-center p {
    color: #EBF5FC;
    font-size: 17px;
    font-family: 'Almarai';
}

.conover.text-center a.btn.lock {
    color: #FFFFFF;
    font-size: 16px;
    border-bottom: 2px solid #fff;
    padding: 0;
    border-radius: 0;
    padding-bottom: 5px;
}

.bacff {
    position: relative;
    display: block;
    width: 100%;
    overflow: hidden;
    padding-bottom: 51px;
}

.sliderleft, .sliderright {
    color: #858585;
    font-size: 30px;
    display: inline-block;
    text-align: center;
    transition: all 0.45s ease-out;
    cursor: pointer;
    position: absolute;
    z-index: 2;
    top: 4px;
    width: 40px;
    right: 42px;
    height: 42px;
    background: #D3D3D3 0% 0% no-repeat padding-box;
}

.sliderleft {
    right: 89px;
}

.vertical-tabs {
    position: relative;
    display: block;
    width: 100%;
    overflow: hidden;
    padding-top: 56px;
    padding-bottom: 56px;
}
.ccaption h4 {
    padding-top: 19px;
}
.form-coupon {
    padding:63px 0 58px;
    text-align:center;
    border:2px dotted #e5e5e5;
    border-radius:10px;
    margin-top:55px;
}

.form-coupon form input {
    display:inline-block;
    width:264px;
    margin-left: 13px;
    height:40px;
}

.form-coupon form button {
    display:inline-block;
    color:#ffffff;
    font-family:'Almarai';
    background-color:#4FC6E9 ;
    height:40px;
    line-height:40px;
    border: 0;padding:0 30px;
    font-weight:400;
    letter-spacing:-0.6px;
    position: relative;
    overflow: hidden;
    z-index: 5;
}

.middleheader marquee {
    background: #4FC6E9 0% 0% no-repeat padding-box;
    color: #fff;
    padding: 9px;
    border-radius: 5px;
}
.middleheader marquee a {
    color: #fff !important;
}
.side-menu.openclass {opacity: 0;visibility: hidden;display: none;z-index: 1111;position: absolute;}

.side-menu.openclass.active {
    display: block;
    opacity: 1;
    visibility: visible;
    margin: 0;
}

.side-menu.openclass ul.ui-categori li {
    display: block;
    width: 100%;
}

.side-menu.openclass ul.ui-categori li:last-child {
    padding-bottom: 16px;
}


.headcon {
    background: #4FC6E9 0% 0% no-repeat padding-box;
    padding-top: 12px;
    padding-bottom: 12px;
    text-align: center;
    margin-left: 61px;
    width: 100%;
}

.headcon .head span {
    color: #FFFFFF !important;
    font-size: 20px !important;
}

.headcon .head span i {
    padding-left: 12px !important;
}
.bacff , .sliderone , .slidertwo , .sliderther , .sliderfor ,.sliderfive ,.sliderxx  {
    position: relative;
    display: block;
    width: 100%;
    overflow: hidden;
    padding-bottom: 51px;
}
section.serviceoff h3.tiltrong,
 .bacff h6 , 
 .sliderone h6 , 
 .slidertwo h6 , 
 .sliderther h6 ,
 .sliderfor h6 ,
 .sliderfive h6 ,
 .sliderxx h6{
    text-align: center;
    position: relative;
    margin-bottom: 39px;
    color: #1864A2;
    font-weight: bold;
    font-size: 34px;
    font-family: 'Almarai';
}

section.serviceoff .slitype-325,
 .bacff .item .slitype-325 ,
 .sliderone .slitype-325 ,
 .slidertwo .slitype-325 ,
 .sliderther .slitype-325 , 
 .sliderfor .slitype-325 , 
 .sliderfive .slitype-325 ,.sliderxx .slitype-325 {
    width: 100%;
    position: relative;
    display: block;
    overflow: hidden;
    height: 220px;
    margin-bottom: 9px;
}

section.serviceoff .slitype-325 img, 
 .bacff .item .slitype-325 img , 
  .sliderone .slitype-325 img , 
   .slidertwo .slitype-325 img ,
   .sliderther .slitype-325 img , 
   .sliderfor .slitype-325 img ,
   .sliderfive .slitype-325 img ,.sliderxx .slitype-325 img {
    width: 100%;
    position: relative;
    height: 100%;
    display: block;
    overflow: hidden;
}

section.serviceoff h3.titleimg , 
.bacff .item h3.titleimg , 
.sliderone  h3.titleimg ,
.slidertwo h3.titleimg , 
.sliderther h3.titleimg ,
.sliderfor h3.titleimg ,
.sliderfive h3.titleimg,.sliderxx h3.titleimg {
    font-size: 17px;
    position: relative;
    display: block;
    font-family: 'Almarai';
    font-weight: 600;
    color: #000000;
}


.fromservice h3 {
    font-size: 17px;
    line-height: 25px;
    text-align: center;
    font-family: Almarai;
}
.as_btn {
    height: 50px;
    background-color: #4FC6E9;
    font-size: 14px;
    display: block;
    text-align: center;
    padding: 0 23px;
    position: relative;
    line-height: 51px;
    margin-bottom: 20px;
    margin-left: 15px;
    font-size: 17px;
    color: #fff;
    border: none !important;
    width: 100%;
    transition: 0.2s linear;
    font-family: 'Almarai';
}
.as_btn:after, .as_btn:before {
    content: '';
    position: absolute;
    left: 100%;
    top: 0;
    bottom: 0;
    border-top: 25px solid transparent;
    border-bottom: 25px solid transparent;
    border-left: 15px solid #4FC6E9;
    transition: 0.2s linear;
}
.as_btn:before {
    left: auto;
    right: 100%;
    border-left: none;
    border-right: 15px solid #4FC6E9;
}

a.as_btn.one {
    background-color: #1864A2;
}

a.as_btn.one::before {
    border-right: 15px solid #1864A2;
}
a.as_btn.one::after {
    border-left: 15px solid #1864A2;
}
@media (max-width: 1199px){
    .container {
        width: 100%;
        padding-right: 10px !important;
        padding-left: 10px !important;
        margin-right: auto;
        margin-left: auto;
        max-width: 100%;
    }
   .header-bottom .menu-wrapper ul li.headcon {width: 251px;}
    .cv-feature-img{
        width: 100px;
        margin-left: 9px;
        height: 100px;
    }
    .cv-feature-text h3{
        font-size: 12px;   
        width: 115px;
        line-height: 29px;
    }
    .cv-feature-text {
    width: calc(100% - 112px);
}
    section.rightthree .tiltrong {
 font-size: 26px;
}
    section.serviceoff h3.tiltrong, .bacff h6 {font-size: 26px;padding-bottom: 0;}
    section.appstore h3.titleimg {
    font-size: 26px;
    }
    section.appstore p {
    font-size: 20px;
}
    section.appstore .imgfooter a {
    width: 46%;
}
section.appstore .imgfooter a {
    width: 48%;
    height: 100%;
}
   
 
}
@media (max-width: 992px){
    .container {
        width: 100%;
        padding-right: 10px;
        padding-left: 10px;
        margin-right: auto;
        margin-left: auto;
        max-width: 100%;
    }
    .headcon{
        width: 100%;
    }
    .side-menu ul.ui-categori li a {
   font-size: 12px;
}
    header .search-container{
        display:none;
    }
    .icon-usertwo{
          display:none;
    }
      .hamburger.OpenMenu {
        display: block;
        z-index: 9999999;
        position: absolute;
        left: 22px;
        top: 57px;
    }
    .header-bottom .menu-wrapper{
        display: none;
    }
 
     .main-slide div#sync1 .item a{
        display: block;
        overflow: hidden;
        width: 100%;
    }
      .main-slide div#sync1 .item a img{
        display: block;
        overflow: hidden;
        width: 100%;
    }
section.appstore p {
    font-size: 17px;
}
section.appstore .imgfooter a {
    width: 48%;
    height: 100%;
}
    .BadMenu .contact-top-info {
        width: 100%;
        text-align: center;
        font-size: 22px;
        color: #fff;
    }

    .BadMenu .contact-social-media {
        font-size: 15px;
        display: inline-block;
        width: 100%;
    }

    .BadMenu .contact-social-media ul.social li {
        display: inline-block;
        padding: 0 0;
        position: relative;
    }

    .BadMenu .contact-social-media ul.social li a {
        display: block;
        width: 100%;
        padding: 5px 15px;
        color: #ffffff;
        font-weight: 700;
        font-family: 'Almarai', sans-serif;
    }

    .BadMenu .contact-top-info p {
        color: #ffff;
    }

    .BadMenu .contact-top-info .contact-number {
        margin-bottom: 13px;
    }
    .MooobMenu ul {
        display: block;
        width: 100%;
        text-align: left;
    }
    .MooobMenu ul>li {
        display: block;
        width: 100%;
        padding: 0 0;
        border-bottom: 1px solid #0000001f;
        position: relative;
    }
    .MooobMenu ul>li>ul.sm-nowrap.active {
        display: block;
    }
    section.appstore .slie-325 {width: 100%;}
    section.appstore .slie-325 img {width: 100%;}
   
}
@media screen and (max-width: 760px) {
    .container {
        width: 100%;
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto;
        max-width: 100%;
    }
      .hamburger.OpenMenu {
        display: inline-block;
        z-index: 9999999;
        position: absolute;
        left: 22px;
    }
    section.appstore .imgfooter a {
    width: 47%;
    height: 100%;
    margin-left: 4px;
}
    .kolbutton ul.nav li a{
        padding: 0;
        font-size: 13px;
        padding-left: 13px;
    }
       .col-md-12.col-sm-3.col-lg-3 {padding-right: 0 !important;padding-left: 0 !important;}
    .col-md-12.col-sm-6.col-lg-6.mb-25 {padding-right: 0!important;padding-left: 0!important;}
section.serviceoff h3.titleimg, .bacff .item h3.titleimg, .sliderone h3.titleimg, .slidertwo h3.titleimg, .sliderther h3.titleimg, .sliderfor h3.titleimg, .sliderfive h3.titleimg, .sliderxx h3.titleimg
    
{
    font-size: 14px;
    text-align: center;
}
section.serviceoff h3.tiltrong, .bacff h6, .sliderone h6, .slidertwo h6, .sliderther h6, .sliderfor h6, .sliderfive h6, .sliderxx h6{
    font-size: 19px;
}
.sliderleft, .sliderright {position: relative;left: -5px;right: auto;top: -20px;}
    section.appstore .slie-325 {width: 100%;margin-bottom: 27px;}
    section.appstore .slie-325 img {width: 100%;}

    .conover.text-center h5{
        font-size: 22px;
    }
    .conover.text-center p{
        font-size: 15px;
        color: #fff;
        line-height: 25px;
    }
    .BadMenu .contact-top-info {
        width: 100%;
        text-align: center;
        font-size: 22px;
        color: #fff;
    }

    .BadMenu .contact-social-media {
        font-size: 15px;
        display: inline-block;
        width: 100%;
    }

    .BadMenu .contact-social-media ul.social li {
        display: inline-block;
        padding: 0 0;
        position: relative;
    }

    .BadMenu .contact-social-media ul.social li a {
        display: block;
        width: 100%;
        padding: 5px 15px;
        color: #ffffff;
        font-weight: 700;
        font-family: 'Almarai', sans-serif;
    }

    .BadMenu .contact-top-info p {
        color: #ffff;
    }

    .BadMenu .contact-top-info .contact-number {
        margin-bottom: 13px;
    }
    .MooobMenu ul {
        display: block;
        width: 100%;
        text-align: left;
    }
    .MooobMenu ul>li {
        display: block;
        width: 100%;
        padding: 0 0;
        border-bottom: 1px solid #0000001f;
        position: relative;
    }
    .MooobMenu ul>li>ul.sm-nowrap.active {
        display: block;
    }
    .headcon{
        width: 100%;
    }
    .side-menu ul.ui-categori li a {
   font-size: 12px;
}
    header .search-container{
        display:none;
    }
    .icon-usertwo{
          display:none;
    }
      .hamburger.OpenMenu {
        display: block;
        z-index: 9999999;
        position: absolute;
        left: 22px !important;
        top: 4px;
    }
    .header-bottom .menu-wrapper{
        display: none;
    }
    .header-top{
        display: none;
    }
    .imagelogo img{
        width: 47px;
    }
    .imagelogo span.spanlogo li{
        font-size: 18px;
    }
    .imagelogo span.spanlogo span{
        font-size: 13px;
    }
  
    .ccaption h4 {
    font-size: 15px;
    line-height: 28px;
    font-family: 'Almarai';
    font-weight: 600;
}
    .col-xs-12.col-sm-12.col-md-9.homebanner-holder.pl-0 {
    padding-right: 0;
}
    section.rightthree .container {
    padding-left: 10px !important;
    padding-right: 10px !important;
}
     .cv-feature-img{
        width: 95px;
        margin-left: 5px;
        height: 96px;
        position: absolute;
        right: 0;
    }
    .cv-feature-text h3{
        font-size: 12px;
    }
    .cv-feature-text {
    padding-right: 105px;
    padding-top: 17px;
    padding-bottom: 17px;
    width: 100%;
}
    .cv-feature-text p {
    font-size: 16px;
}
    .headerprofile .icon-usertwo {
    display: block;
    text-align: center;
}
    .forquestions {

    width: 100%;
    overflow: auto;
}
    .popppp {
    margin-bottom: 17px;
}
    .col-md-12.col-sm-12.col-lg-12 {
    padding-left: 0;
    padding-right: 0;
}

.conentright .slitype-325 {
    float: none;
}

.conentright .slitype-325 img {
    width: 100%;
    display: block;
}

.col-md-12.col-sm-3.col-lg-2 {
    padding-left: 0;
    padding-right: 0;
}

.col-md-12.col-sm-6.col-lg-6 {
    padding-left: 0;
    padding-right: 0;
}
    
.col-md-12.col-sm-8.col-lg-8 {
    padding-right: 0;
}
    section.ody-content-xs .fromservice {
    padding: 0;
    height: auto;
}
    .col-md-6 {
    padding-left: 0;
    padding-right: 0;
}
}
   