@charset "windows-1256";
@import url(rtl-offset.css);
body {
    direction: rtl;
}

marquee {
    direction: ltr;
}

blockquote {
    border-left: none;
    border-right: #eee solid 5px;
}

.col-md-7.col-xs-12.sli_eff {
    float: left;
    padding: 0px;
}

.navbar-brand {
    float: right;
}

.container>.navbar-header, .container-fluid>.navbar-header, .navbar-nav {
    float: right;
}

.container>.navbar-collapse, .navbar-collapse {}

@media (min-width:992px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: right;
    }
}

@media (min-width:768px) {
    .navbar-nav>li, .nav-pills>li, .dropdown-menu {
        float: right;
        height: 100%;
        text-align: center;
    }
    .navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
        margin-left: 0;
        margin-right: 0px;
    }
}


.nav {
    margin-bottom: 0;
    padding-right: 0;
}

.nav-tabs>li {
    float: right;
}

.navbar-nav>li>a, .navbar-brand {
    font-size: 16px;
}

.nav>li>a {
    margin-right: 0 !important;
    margin-left: 9px;
}

.navbar-toggle {
    float: left;
    margin-left: 15px;
}

.dropdown-menu {
    text-align: right;
    right: 0;
}

.btn {
    font-weight: bold;
}

th {
    text-align: right;
}

.dl-horizontal dt {
    float: right;
    text-align: left;
}

.dl-horizontal dd {
    margin-right: 180px;
    margin-left: 0;
}

@media print {
    a[href]:after {
        content: "";
    }
}

.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
    margin-left: 0px;
    margin-right: -20px;
}

.radio-inline, .checkbox-inline {
    padding-left: 0;
    padding-right: 20px;
}

.pagination>li>a, .pagination>li>span {
    float: right;
    margin-right: -1px;
    margin-left: 0;
}

.pagination>li:first-child>a, .pagination>li:first-child>span {
    border-bottom-left-radius: 0px;
    border-top-left-radius: 0px;
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
}

.pagination>li:last-child>a, .pagination>li:last-child>span {
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 0px;
    border-top-right-radius: 0px;
}

.caret {
    margin-left: 0;
    margin-right: 2px;
}

@media (min-width:768px) {
    .sidebar {
        right: 0;
    }
}

#side-menu>li>a>.glyphicon {
    margin-right: 0;
    margin-left: 10px;
}

.sidebar .arrow {
    float: left !important;
}

.sidebar .nav-second-level li a {
    padding-right: 37px;
    padding-left: 0;
}

.arrow {
    float: left;
    line-height: 1.42857
}

.glyphicon.arrow:before {
    content: "\e079" !important;
}

.active>a>.glyphicon.arrow:before {
    content: "\e114" !important;
}

.active>a>.arrow:before {
    content: "\f107"
}

.plus-times {
    float: left;
}

.plus-minus {
    float: left;
}

.radio label, .checkbox label {
    padding-left: 0;
    padding-right: 20px;
}

.radio, .checkbox {
    padding-right: 20px;
}

.brands-image {
    width: 252px;
    height: 252px;
}

.service_text, .service_text p {
    color: #414141;
    font-weight: normal;
    font-size: 13px;
    font-family: neosansarabic;
}

.service_text a {
    color: #414141;
    font-weight: normal;
    font-size: 13px;
    font-family: neosansarabic;
}

.logo.col-md-2.hidden-xs {
    margin-top: 12px;
    float: right;
    margin-right: -100px;
    width: 21%;
}

.men.col-md-9 {
    padding: 0px;
    height: 72px !important;
    margin-top: 2px;
}

.carousel-caption {
    position: absolute;
    z-index: 5555 !important;
    top: 30%;
    right: 0;
    left: 0;
}

.container.form_me {
    background: #FFF;
    z-index: 8000;
    left: 0;
    right: 0;
    padding-top: 15px;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
    -khtml-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
    -ms-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
    transition: padding 0.35s ease;
    -khtml-transition: padding 0.35s ease;
    -webkit-transition: padding 0.35s ease;
    -moz-transition: padding 0.35s ease;
    -ms-transition: padding 0.35s ease;
    -o-transition: padding 0.35s ease;
    margin-top: 15px;
}

/*
#bs-example-navbar-collapse-1 {
height: 100% !important;
}*/

.top_icon {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.top_icon li {
    float: right;
    width: 30px;
    height: 30px;
}

.top_icon li a {
    font-size: 23px;
    color: rgb(255, 255, 255);
    text-shadow: 0px 2px 2px rgb(65, 64, 64);
}

/*-------------- style for content page -----------*/

.imganim.col-md-4.col-sm-4.col-xs-12 img {
    width: 100%;
    max-height: 360px;
    margin-bottom: 30px;
    -webkit-animation-delay: 0.3s;
    -moz-animation-delay: 0.3s;
    -o-animation-delay: 0.3s;
    -ms-animation-delay: 0.3s;
    animation-delay: 0.3s;
    padding: 6px;
    background: #FFF;
    border: 1px solid #f3f1f1;
    box-shadow: 0 0px 33px #0000001a;
    text-align: left;
}

.textanim.col-md-8.col-sm-8.col-xs-12 {
    margin-bottom: 30px;
    -webkit-animation-delay: 0.8s;
    -moz-animation-delay: 0.8s;
    -o-animation-delay: 0.8s;
    -ms-animation-delay: 0.8s;
    animation-delay: 0.8s;
    font-family: neosansarabic;
    font-size: 16px;
    color: #333;
}

.textanim.col-md-8.col-sm-8.col-xs-12 p {
    font-family: neosansarabic;
    font-size: 16px;
    color: #333;
    padding: 10px;
}

/*.imganim img.fixed2 {
    position: fixed;
    float: right;
    max-width: 372px !important;
    top: 81px;
    z-index: 9999;
}*/

a {
    font-family: neosansarabic;
}

.datpublish {
    float: right;
    font-size: 12px;
    margin-left: 20px;
    color: #5d5c5c;
}

.viwred {
    float: right;
    font-size: 12px;
    margin-left: 20px;
    color: #5d5c5c;
}

.trust-img-w3ls img {
    position: absolute;
    width: 100px;
    height: 100px;
    left: 28%;
    top: -27%;
    background-color: #510001 !important;
    box-shadow: 2px 2px 5px #383737b3;
    border-radius: 20%;
    padding: 5px;
}

/*-------------- style for content page -----------*/

/*-- gallery --*/

.portfolio-container {
    width: 100%;
    margin: 0 auto;
    display: block;
}

.portfolio-modal {
    padding: 0 !important;
    overflow: inherit !important;
}

.portfolio-modal .modal-content {
    padding: 0px 0 35px;
    min-height: 100%;
    border: 0;
    border-radius: 0;
    text-align: center;
    background-clip: border-box;
    -webkit-box-shadow: none;
    box-shadow: none;
    -moz-box-shadow: none;
}

.modal-body {
    padding: 0px !important;
    display: inline-block;
    width: 100%;
}

.modal-body .container {
    margin-top: 30px;
}

.portfolio-modal .modal-content h3 {
    margin: 0;
    font-size: 25px;
    font-family: neosansarabic;
    color: #757373;
    height: 101px;
    background: #FFF;
    line-height: 80px;
    box-shadow: 5px 4px 27px 2px rgba(0, 0, 0, 0.3);
}

.portfolio-modal .modal-content img {
    margin: 0 auto;
    width: inherit;
    border: 12px solid rgba(255, 255, 255, 0.42);
    padding: 1em;
}

.portfolio-modal .modal-content p {
    padding: 2em 0;
    color: #fff;
}

.portfolio-modal .close-modal {
    position: absolute;
    top: 25px;
    right: 25px;
    width: 75px;
    height: 75px;
    background-color: transparent;
    cursor: pointer;
    opacity: 1;
    z-index: 999;
}

.portfolio-modal .close-modal:hover {
    opacity: .7;
}

.g {
    background: url("number1.jpg") repeat;
}

.portfolio-modal .close-modal .lr {
    z-index: 1051;
    width: 2px;
    height: 50px;
    margin-left: 35px;
    background-color: #000;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
}

.portfolio-modal .close-modal .lr .rl {
    z-index: 1052;
    width: 2px;
    height: 50px;
    background-color: #000;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
}

.gallery-grids.glry-grid-middle {
    margin: 2em 0em;
}

.bottom-grids.w3ls-btm {
    margin-bottom: 1.54em;
}

.gal-page-agileits-w3layouts {
    background: transparent;
}

.gallery-grids a:focus {
    outline: none;
}

.bottom-grids2 {
    padding: 0 .5em 1em 0;
}

.bottom-grids2:nth-child(2) {
    padding: 0 0 1em .5em;
}

.gallery .wimg {
    width: 100%;
}

.number1 .second {
    position: relative;
    min-height: 542px;
}

/*----- Strip -----*/

.b-link-stripe {
    position: relative;
    display: block;
    vertical-align: top;
    font-weight: 300;
    overflow: hidden;
}

.b-link-stripe .b-wrapper {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-align: center;
    overflow: hidden;
}

/*------Animation effects------*/

.b-animate-go {
    text-decoration: none;
}

.b-animate {
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    visibility: hidden;
}

.b-animate img {
    display: block;
}

/* lt-ie9 */

.b-animate-go:hover .b-animate {
    visibility: visible;
}

.b-from-left {
    position: absolute;
    top: 43%;
    left: -100%;
}

.b-animate-go:hover .b-from-left {
    left: -48% !important;
}

.modal {
    z-index: 5555 !important;
}

.b-wrapper:hover {
    background: rgba(0, 0, 0, 0.45);
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
}

@media (max-width: 1680px) {
    .portfolio-modal .modal-content img {
        width: 100%;
        box-shadow: 0 22px 43px rgba(0, 0, 0, 0.15);
        max-height: 464px;
    }
    .portfolio-modal.port2 .modal-content img {
        width: 43%;
    }
    .portfolio-modal.port3 .modal-content img {
        width: 100%;
    }
}

#mceu_24 {
    max-width: 70%;
}

#mceu_62 {
    max-width: 70%;
}

.first.col-lg-4.col-md-4.col-sm-12.col-xs-12 {
    padding-top: 10px;
}

.first p {
    color: #000 !important;
    text-align: right;
    font-size: 16px;
    line-height: 30px;
    font-family: neosansarabic;
}

.first strong {
    font-size: 20px;
    color: #510001;
    text-align: right;
    width: 100%;
    display: block;
    font-family: neosansarabic;
}

.first.col-lg-4.col-md-4.col-sm-12.col-xs-12 span {
    font-family: neosansarabic;
    text-align: right;
    display: block;
    line-height: 24px;
    margin-top: 20px;
    font-weight: normal;
    font-size: 15px;
}

.first a.pathweb {
    float: right;
    margin-right: 4px;
    margin-top: 40px;
    border-radius: 2px;
    min-width: 230px;
    min-height: 63px;
    line-height: 63px;
    display: inline-block;
    text-align: center;
    color: #fff;
    background-color: #a01a34;
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    -ms-transition: all 500ms;
    -o-transition: all 500ms;
    transition: all 500ms;
    margin-bottom: 40px;
    font-family: neosansarabic;
}

.first a.pathweb:hover {
    background: #b90628;
    box-shadow: 0 22px 43px rgba(0, 0, 0, 0.15);
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    -ms-transition: all 500ms;
    -o-transition: all 500ms;
    transition: all 500ms;
    font-family: neosansarabic;
}

/*--//Gallery --*/

/*
@media screen and (min-width: 768px) {
.carousel-caption {
    position: absolute;
    top: 20%;
    width: 25%;
    margin: 0px;
    right: 5%;
    padding: 10px;
    background: #FFF;
}	
}
.sli.img-responsive {
    max-height: 510px;
}
*/

h3.title-w3-agile-sub {
    font-size: 2em;
    color: #fff;
    letter-spacing: 1px;
    text-transform: capitalize;
    font-weight: 700;
    margin: 0 0 1.5em;
}

h3.title-w3-agile-sub span {
    color: #1dcb8b;
}

.para-agileits-w3layouts, .para-agileits-w3layouts p, .para-agileits-w3layouts p a {
    font-size: 13px;
    font-family: neosansarabic !important;
    letter-spacing: 0.5px;
    color: #000;
    line-height: 30px;
}

.about-w3-grids h4 {
    color: #000;
    text-transform: capitalize;
    text-align: center;
    font-size: 21px;
    margin-bottom: 0.5em;
}

.about-w3-grids {
    padding: 4.5em 1.5em 2em;
    background: #fff;
    text-align: center;
    position: relative;
    margin-top: 3em!important;
    border: 1px solid #ECECEC;
    border-radius: 10%;
    min-height: 400px;
}

.prog-desg .about-w3-grids:hover {
    padding-bottom: 10px;
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    -ms-transition: all 500ms;
    -o-transition: all 500ms;
    transition: all 500ms;
}

.prog-desg>.container div:hover .about-w3-grids {
    margin-top: -10px;
    box-shadow: 0 22px 43px rgba(0, 0, 0, 0.15);
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    -ms-transition: all 500ms;
    -o-transition: all 500ms;
    transition: all 500ms;
}

.prog-desg>.container div .about-w3-grids:hover .trust-icon-w3ls {
    background: #922d2a;
    border: 2px solid #FFF;
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    -ms-transition: all 500ms;
    -o-transition: all 500ms;
    transition: all 500ms;
}

.prog-desg>.container div .about-w3-grids:hover .trust-icon-w3ls i {
    color: #FFF;
}

.trust-icon-w3ls {
    /*position: absolute;
width: 70px;
height: 70px;
background: #922d2a;
left: 38%;
top: -11%;
box-shadow: 2px 2px 5px #383737b3;
transform: rotate(45deg);
border: 2px solid #FFF;*/
    position: absolute;
    width: 70px;
    height: 70px;
    background: #FFF;
    left: 38%;
    top: -11%;
    box-shadow: 2px 2px 5px #383737b3;
    transform: rotate(45deg);
    border: 2px solid #922d2a;
}

.trust-icon-w3ls i {
    color: #922d2a;
    font-size: 1.9em;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    line-height: 68px;
}

a.read-agileits {
    display: inline-block;
    text-decoration: none;
    padding: 10px 35px;
    margin-top: 1em;
    color: #922d2a;
    background: #FFF;
    box-shadow: 0px 0px 7px #38373766;
    border: 1px solid #922d2a;
}

.prog-desg>.container div .about-w3-grids:hover a.read-agileits {
    background: #922d2a;
    border: 1px solid #FFF;
    color: #FFF;
}

a.read-agileits:hover {
    background: #922d2a;
    border: 1px solid #FFF;
    color: #FFF;
}

/*-- //Reasons to trust us --*/

/*-----------style with hashtags------------------*/

.body_tags {
    padding: 10px;
    margin-bottom: 10px;
    clear: both;
    background-color: #e6e6e6;
}

.body_tags h4 {
    padding: 0 0 10px 0;
    padding-top: 0px;
    font-size: 24px;
    font-weight: bold;
    clear: both;
}

.htagss {
    padding: 5px 10px;
    font-weight: bold;
}

/*---------------- My plans ------------*/

.prog-desg {
    margin-top: 5em;
    padding-bottom: 30px;
    clear: both;
    display: inline-block;
    width: 100%;
}

.prog-desg .one {
    background-color: white;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    width: 100%;
    min-height: 480px;
    overflow: hidden;
    padding: 54px 54px 40px;
    margin-bottom: 30px;
    color: #2e3037;
    text-align: center;
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    -ms-transition: all 500ms;
    -o-transition: all 500ms;
    transition: all 500ms;
    border: 1px solid #e3e1e1;
}

.prog-desg .one .image {
    width: 97px;
    height: 97px;
    margin: 0 auto;
    position: relative;
    z-index: 0;
    line-height: 37px;
}

.prog-desg .one .image img {
    width: auto;
    max-width: 55%;
    margin-right: -5px;
}

.prog-desg .one .image:before {
    z-index: -1;
    content: "";
    position: absolute;
    border-radius: 50%;
    width: 73px;
    height: 73px;
    top: -12px;
    left: 15px;
    border-style: solid;
    border-width: 5px;
    border-color: #0d0d0d;
    border-radius: 50%;
    background-color: white;
    opacity: 0.02;
    box-shadow: 0px 1px 16px 0px rgba(13, 13, 13, 0.1);
    z-index: 1;
}

.prog-desg .one .image .a {
    border-style: solid;
    border-width: 5px;
    border-color: #0d0d0d;
    border-radius: 50%;
    background-color: white;
    opacity: 0.02;
    position: absolute;
    left: 8px;
    top: -19px;
    width: 87px;
    height: 87px;
    z-index: 0;
}

.prog-desg .one .image .b {
    border-radius: 50%;
    background-color: white;
    box-shadow: 0px 1px 16px 0px rgba(13, 13, 13, 0.1);
    position: absolute;
    left: 10px;
    top: -17px;
    width: 83px;
    height: 83px;
    z-index: -1;
}

.prog-desg .one .image .c {
    border-style: solid;
    border-width: 4px;
    border-color: rgba(13, 13, 13, 0.01);
    border-radius: 50%;
    background-color: white;
    position: absolute;
    left: 6px;
    top: -21px;
    width: 91px;
    height: 92px;
    z-index: -3;
}

.prog-desg .one .image.Consultingg .a, .prog-desg .one .image.Consultingg .b, .prog-desg .one .image.Consultingg .c {
    background-color: #39a292;
}

.prog-desg .one .image.Consultingg img {
    width: auto;
    max-width: 50%;
    margin-right: -5px;
    margin-top: -2px;
}

.prog-desg .one span {
    font-size: 18px;
    margin-bottom: 25px;
    display: block;
}

.prog-desg .one p {
    font-size: 13px;
    margin-bottom: 33px;
}

.prog-desg .one>p {
    line-height: 25px;
}

.prog-desg>div {
    padding-bottom: 0;
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    -ms-transition: all 500ms;
    -o-transition: all 500ms;
    transition: all 500ms;
}

.prog-desg .one:hover {
    padding-bottom: 10px;
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    -ms-transition: all 500ms;
    -o-transition: all 500ms;
    transition: all 500ms;
}

.prog-desg>div:hover .one {
    margin-top: -10px;
    box-shadow: 0 22px 43px rgba(0, 0, 0, 0.15);
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    -ms-transition: all 500ms;
    -o-transition: all 500ms;
    transition: all 500ms;
}

.anchors2 {
    min-height: 44px;
    line-height: 44px;
    font-size: 14px;
}

.anchors2 a:nth-child(1) {
    width: 97px;
    background: #fff;
    border: 3px solid #510001;
    color: #2e3037;
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    -ms-transition: all 500ms;
    -o-transition: all 500ms;
    transition: all 500ms;
    min-height: 50px;
}

.anchors2 a:nth-child(1):hover {
    background: #8f2e2b;
    color: #fff;
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    -ms-transition: all 500ms;
    -o-transition: all 500ms;
    transition: all 500ms;
}

.anchors2 a:nth-child(2) {
    width: 143px;
    background: #510001;
    border: 3px solid #510001;
    color: #fff;
    border-right: 0px solid transparent;
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    -ms-transition: all 500ms;
    -o-transition: all 500ms;
    transition: all 500ms;
}

.anchors2 a:nth-child(2):hover {
    background: #fff;
    color: #2e3037;
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    -ms-transition: all 500ms;
    -o-transition: all 500ms;
    transition: all 500ms;
}

.anchors2 a {
    display: block;
    float: right;
}

@media screen and (min-width: 0px) and (max-width: 1200px) {
    .anchors2 a {
        margin: 0 auto;
        width: 100% !important;
        margin-bottom: 15px;
        float: none;
    }
    .anchors2 a:nth-child(2) {
        border: 3px solid #212226;
    }
}

@media screen and (min-width: 0px) and (max-width: 420px) {
    .prog-desg .one {
        padding: 54px 10px 40px;
    }
    .anchors2 a {
        width: 80% !important;
    }
}

.fa.fa-link {
    float: left;
    width: 30px;
    height: 30px;
    background: #efeaea;
    line-height: 32px;
    text-align: center;
    font-size: 18px;
    color: #510001;
    margin: 10px 0 0 5px;
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    -ms-transition: all 500ms;
    -o-transition: all 500ms;
    transition: all 500ms;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.21);
}

.fa.fa-link:hover {
    color: #922d2a;
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    -ms-transition: all 500ms;
    -o-transition: all 500ms;
    transition: all 500ms;
}

/*----------------------- plan-----------*/

.headline {
    position: relative;
    text-align: center;
    margin-bottom: 70px !important
}

.headline h3 {
    margin-bottom: 10px;
    font-size: 25px;
    font-weight: bold
}

.headline h1 {
    margin-bottom: 0;
    font-size: 92px;
    line-height: 72px
}

.headline:after, .headline:before {
    position: absolute;
    bottom: -25px;
    left: 50%;
    display: block;
    width: 35px;
    border-bottom: 4px solid;
    content: ""
}

.headline:before {
    margin-left: -37px;
    border-color: #922d2a
}

.headline:after {
    margin-left: 3px;
    border-color: #f6c355;
}

/*----------------------- footer-----------------*/

#footer {
    background: #510001 url(footer.png) repeat-x bottom center;
    padding: 70px 0 120px;
    color: #fff;
    position: relative;
    margin-top: 70px;
}

#footer::before {
    content: '';
    position: absolute;
    top: -70px;
    right: 0;
    width: 100%;
    height: 70px;
    background: #510001;
    -webkit-clip-path: polygon(50% 95%, 100% 40%, 100% 100%, 0 100%, 0 40%);
    clip-path: polygon(15% 99%, 100% 0%, 100% 100%, 0 100%, 0 40%);
}

.FTwidget .ftInfo {
    border-top: 1px solid rgba(255, 255, 255, .3);
    line-height: 44px;
    font-family: 'JannaLT-Bold';
}

.FTwidget .ftInfo:last-child {
    border-bottom: 1px solid rgba(255, 255, 255, .3);
}

.FTwidget .ftInfo:first-of-type {
    margin: 15px 0 0;
    font-family: neosansarabic;
    font-size: 14px;
}

.priceBox {
    background: #eee;
    border-radius: 5px;
    padding: 30px;
    margin: 0 0 30px;
    text-align: center;
}

.priceBox h3 {
    margin: 0 0 25px;
}

.priceBox h4 {
    margin: 0 0 10px;
}

#footer p {
    margin: 0;
    color: #67adfb;
    font-family: neosansarabic;
    font-size: 14px;
}

#footer .social {
    margin: 20px 0 0;
}

#footer .social a {
    display: inline-block;
    margin: 0 0 10px 6px;
    background: rgba(255, 255, 255, .3);
    padding-left: 10px;
    color: #fff;
    font-size: 14px;
}

#footer .social a i {
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    background: #000;
    margin-left: 10px;
}

#footer .social a.facebook i {
    background: #3b5998;
}

#footer .social a.google i {
    background: #dd4b39;
}

#footer .social a.twitter i {
    background: #55acee;
}

#footer .social a.instagram i {
    background: #125688;
}

#footer .social a.youtube i {
    background: #bb0000;
}

#footer .social a.whatsapp i {
    background: #25d366;
}

#footer .social a:hover {
    background: rgba(255, 255, 255, .15);
}

.FTwidget h4 {
    font-size: 18px;
    margin: 0 0 15px;
}

.FTwidget p {
    opacity: 0.75;
    line-height: 1.7;
}

.sml_subscribe p {
    opacity: 1;
}

#menu-footer li {
    float: right;
    width: 50%;
    padding: 0;
    margin: 0 0 6px;
}

#menu-footer {
    padding: 0;
    margin: 0;
}

#menu-footer li a {
    color: #fff;
    opacity: .6;
    line-height: 1.5;
    display: inline-block;
    color: #fff;
    font-family: neosansarabic;
    font-size: 14px;
}

#menu-footer li a:hover {
    opacity: 1;
}

#saudiahost {
    border-bottom: 1px solid;
}

#saudiahost:hover, .copy {
    opacity: .75;
}

.saudia a {
    color: #fff;
}

.language {
    padding: 15px 0;
    margin: 0 0 15px;
    display: table;
    width: 100%;
}

#menu-lang, #menu-lang ul {
    margin: 0;
    padding: 0;
    list-style: none;
    float: right;
}

#menu-lang>li>a {
    display: none;
}

#menu-lang ul li {
    float: right;
}

#menu-lang ul li a img {
    display: none;
}

#menu-lang ul li {
    float: right;
    margin-right: 5px;
}

#menu-lang ul li a {
    display: block;
    background: #085f7b;
    padding: 0 15px 3px;
    line-height: 34px;
    color: #fff;
    font-family: stcb;
}

#menu-lang ul li.qtranxs-lang-menu-item-en {
    opacity: 0.5;
}

/*--------------end footer------------*/

/*
h3{
	margin-bottom:10px;
font-size: 25px;
color: #3b3939;
text-align: center;
font-family: arial;
font-weight: bold;
  }
.headline p {
    color: #545454;
    clear: both;
    line-height: 30px;
    margin-bottom: 15px;
    font: 18px/29px "Roboto",Arial,sans-serif;
    text-align: center;
}*/

/*
.hed_plan {
padding: 4px 0;
margin-bottom: 0px;
font-size: 25px;
color: #3b3939;
position: relative;
display: block;
text-align: center;
font-family: arial;
font-weight: bold;
}
.hed_plan::after {
    content: " ";
    position: absolute;
    width: 93px;
    height:8px;
    background: #00458e;
    border-width: 0;
    border-style: solid;
    border-color: #fff;
    border-radius: 0;
    top: -30px;
    right: 50%;
    bottom: auto;
    left: auto;
    margin-right: -46px;
}

.prog-desg p {
    color: #545454;
    clear: both;
    line-height: 30px;
    margin-bottom: 15px;
    font: 18px/29px "Roboto",Arial,sans-serif;
    text-align: center;
}
*/

/*-----------------responsev-------*/

@media(max-width:1440px) {
    .top_icon li {
        padding: 3px 25px;
    }
    #filters li span {
        padding: 15px 35px;
    }
    .navbar-default .navbar-nav>li>a {
        padding: 0 15px;
    }
    .nav>li>a {
        font-size: 18px;
    }
}

@media(max-width:1366px) {
    .top_icon li {
        padding: 3px 25px;
    }
    #filters li span {
        padding: 15px 35px;
    }
    .navbar-default .navbar-nav>li>a {
        padding: 0 15px;
    }
    .nav>li>a {
        font-size: 16px;
    }
}

@media(max-width:1280px) {
    .navbar-default .navbar-nav>li>a {
        padding: 0 15px;
    }
    .nav>li>a {
        font-size: 15px;
    }
}

@media(max-width:1080px) {
    .navbar-default .navbar-nav>li>a {
        padding: 0 15px;
    }
    .nav>li>a {
        font-size: 14px;
    }
}

@media(max-width:1024px) {
    .navbar-default .navbar-nav>li>a {
        padding: 0 15px;
    }
    .nav>li>a {
        font-size: 13px;
    }
}

@media(max-width:991px) {
    .navbar-default .navbar-nav>li>a {
        padding: 0 15px;
    }
    .nav>li>a {
        font-size: 12px;
    }
}

@media(max-width:800px) {}

@media(max-width:768px) {}

@media(max-width:767px) {}

@media(max-width:736px) {
    #filters li span {
        padding: 15px 30px;
    }
    .navbar-default .navbar-nav>li>a {
        padding: 0 13px;
    }
    .nav>li>a {
        font-size: 15px;
    }
}

@media(max-width:667px) {
    #filters li span {
        padding: 15px 28px;
    }
}

@media(max-width:600px) {
    #filters li span {
        padding: 15px 23px;
    }
}

@media(max-width:568px) {
    #filters li span {
        padding: 15px 20px;
    }
}

@media(max-width:480px) {
    .top_icon li {
        padding: 3px 23px;
    }
    #filters li span {
        padding: 15px 14px;
    }
}

@media(max-width:414px) {
    .top_icon li {
        padding: 3px 21px;
    }
    #filters li span {
        padding: 9px 11px;
    }
}

@media(max-width:384px) {
    .top_icon li {
        padding: 3px 19px;
    }
    #filters li span {
        padding: 9px 9px;
    }
    .headline h3 {
        line-height: 36px;
        font-size: 19px !important;
    }
    .prog-desg {
        margin-top: 2em;
    }
    #filters li a {
        padding: 4px 13px !important;
        margin-top: 6px;
        margin-left: 5px;
    }
}

@media(max-width:375px) {
    .top_icon li {
        padding: 3px 17px;
    }
    #filters li span {
        padding: 8px 7px;
    }
    .headline h3 {
        line-height: 36px;
        font-size: 19px !important;
    }
    .prog-desg {
        margin-top: 2em;
    }
    #filters li a {
        padding: 4px 13px !important;
        margin-top: 6px;
        margin-left: 5px;
    }
}

@media(max-width:320px) {
    .top_icon li {
        padding: 3px 15px;
    }
    #filters li span {
        padding: 7px 5px;
    }
    .hed_plan {
        font-size: 17px !important;
    }
    .prog-desg p {
        font: 16px/22px "Roboto", Arial, sans-serif !important;
        padding: 0px 6px !important;
        max-height: 125px;
        overflow: auto;
    }
    .modal-body .container {
        margin-top: 0px !important;
    }
    .first strong {
        text-align: center!important;
    }
    .first a.pathweb {
        margin: 0px !important;
        line-height: 36px !important;
        min-height: auto !important;
        float: none;
    }
    .prices .text span {
        font-size: 20px !important
    }
    .prices .text p {
        font-size: 12px !important
    }
    .headline h3 {
        line-height: 36px;
        font-size: 19px !important;
    }
    .prog-desg {
        margin-top: 2em;
    }
    #filters li a {
        padding: 4px 13px !important;
        margin-top: 6px;
        margin-left: 5px;
    }
}

/*---------------- اعمالنا ------------*/

/*
.ourcustomers {
    padding-top: 120px;
    border-top: 6px solid #ececec; }

.ourcustomers .main p {
    margin-bottom: 55px; }

.ourcustomers .sections {
    overflow: hidden; }

.ourcustomers .sections > div {
    padding: 0;
    position: relative;
    overflow: hidden; }

.ourcustomers .sections > div img {
    width: 104%;

    margin-right: 0;
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    -ms-transition: all 500ms;
    -o-transition: all 500ms;
    transition: all 500ms;
}

.ourcustomers .sections > div .text {
    position: absolute;
    bottom: 0;
    right: 0;
    background: rgba(31, 32, 38, 0);
    color: #fff;
    height: 100%;
    padding: 43px 50px 10px;
    width: 100%;
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    -ms-transition: all 500ms;
    -o-transition: all 500ms;
    transition: all 500ms; }

.ourcustomers .sections > div .text .top {
    margin-bottom: 40px;
    margin-right: -500px;
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    -ms-transition: all 500ms;
    -o-transition: all 500ms;
    transition: all 500ms; }

.ourcustomers .sections > div .text .top i {
    border-radius: 2px;
    background-color: white;
    width: 45px;
    height: 45px;
    color: #000;
    font-size: 24px;
    text-align: center;
    line-height: 45px;
    float: right;
    margin-left: 10px; }

.ourcustomers .sections > div .text .top p {
    float: right;
    font-size: 14px;
    line-height: 45px; }

.ourcustomers .sections > div .text span {
    clear: both;
    font-size: 20px;
    float: right;
    margin-bottom: 15px;
    display: block;
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    -ms-transition: all 500ms;
    -o-transition: all 500ms;
    transition: all 500ms; }

.ourcustomers .sections > div .text > p {
    font-size: 13px;
    float: right;
    clear: both;
    margin-bottom: 40px;
    -webkit-transition: all 700ms;
    -moz-transition: all 700ms;
    -ms-transition: all 700ms;
    -o-transition: all 700ms;
    transition: all 700ms; }

.ourcustomers .sections > div .text span, .ourcustomers .sections > div .text > p, .ourcustomers .sections > div .text a {
    margin-top: 40px;
    opacity: 0; }

.ourcustomers .sections > div .text a {
    border-width: 3px;
    border-color: white;
    border-style: solid;
    border-radius: 2px;
    width: 141px;
    height: 42px;
    line-height: 37px;
    color: #fff;
    float: right;
    clear: both;
    text-align: center;
    -webkit-transition: all 900ms;
    -moz-transition: all 900ms;
    -ms-transition: all 900ms;
    -o-transition: all 900ms;
    transition: all 900ms; }

.ourcustomers .sections > div .text a:hover {
    background: #fff;
    color: #000;
    -webkit-transition: all 900ms;
    -moz-transition: all 900ms;
    -ms-transition: all 900ms;
    -o-transition: all 900ms;
    transition: all 900ms; }

.ourcustomers .sections > div:hover .text {
    background: rgba(31, 32, 38, 0.6);
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    -ms-transition: all 500ms;
    -o-transition: all 500ms;
    transition: all 500ms; }

.ourcustomers .sections > div:hover .text .top {
    margin-right: 0;
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    -ms-transition: all 500ms;
    -o-transition: all 500ms;
    transition: all 500ms; }

.ourcustomers .sections > div:hover .text span, .ourcustomers .sections > div:hover .text > p, .ourcustomers .sections > div:hover .text a {
    margin-top: 0;
    opacity: 1; }

.ourcustomers .sections > div:hover .text span {
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    -ms-transition: all 500ms;
    -o-transition: all 500ms;
    transition: all 500ms; }

.ourcustomers .sections > div:hover .text > p {
    -webkit-transition: all 700ms;
    -moz-transition: all 700ms;
    -ms-transition: all 700ms;
    -o-transition: all 700ms;
    transition: all 700ms; }

.ourcustomers .sections > div:hover .text a {
    -webkit-transition: all 900ms;
    -moz-transition: all 900ms;
    -ms-transition: all 900ms;
    -o-transition: all 900ms;
    transition: all 900ms; }

.ourcustomers .sections > div:hover img {
    margin-right: -4%;
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    -ms-transition: all 500ms;
    -o-transition: all 500ms;
    transition: all 500ms; }

@media screen and (min-width: 0px) and (max-width: 430px) {

    .ourcustomers .sections > div .text {
        padding: 10px; }
    .ourcustomers .sections > div .text > p {
        display: none; } }
*/

/*--------------------------------------------------------------
# Services
--------------------------------------------------------------*/

.services {
    padding: 0px 0px;
}

.ser_title {
    margin-bottom: 50px;
}

.services .icon-box {
    text-align: center;
    border: 1px solid #d5e1ed;
    padding: 80px 20px;
    transition: all ease-in-out 0.3s;
    min-height: 400px;
}

.services .icon-box .icon {
    margin: 0 auto;
    width: 64px;
    height: 64px;
    background: #510001;
    border-radius: 5px;
    transition: all .3s ease-out 0s;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
    transform-style: preserve-3d;
}

.services .icon-box .icon i {
    color: #fff;
    font-size: 28px;
}

.services .icon-box .icon::before {
    position: absolute;
    content: '';
    left: -8px;
    top: -8px;
    height: 100%;
    width: 100%;
    background: #a06161;
    border-radius: 5px;
    transition: all .3s ease-out 0s;
    transform: translateZ(-1px);
}

.services .icon-box h4 {
    font-weight: 700;
    margin-bottom: 15px;
    font-size: 24px;
}

.services .icon-box h4 a {
    color: #510001;
}

.services .icon-box p {
    line-height: 24px;
    font-size: 14px;
    margin-bottom: 0;
}

.services .icon-box:hover {
    background: #ffaf53;
    border-color: #ffaf53;
}

.services .icon-box:hover .icon {
    background: #a06161;
}

.services .icon-box:hover .icon i {
    color: #ffaf53;
}

.services .icon-box:hover .icon::before {
    background: #510001;
}

.services .icon-box:hover h4 a, .services .icon-box:hover p {
    color: #fff;
}

.home_news {
    border: 0px solid #d5e1ed;
    height: 250px;
}

div.img-responsive {
    height: 150px;
}

img.imgslis {
    max-height: 150px;
}

.item_one>.oneimg>.tit>.imgslis {
    max-height: 250px;
}

.item_one>.oneimg {
    height: 100%;
}

.item_one>.oneimg, .item_one>.onetitle {
    border-top: 1px solid #000;
}

.itemes {
    border-top: 1px solid #c5c5c5;
}

.img-responsive{
	padding: 0 0 0 10px;
}
.tit {
}

.btn-group > .btn, .btn-group-vertical > .btn {
    position: relative;
    float: right;
}

.page-content {
    grid-template-columns: repeat(3, 1fr);
}
.page-content {
    display: grid;
    grid-gap: 1rem;
    padding: 1rem;
    max-width: 1024px;
    margin: 0 auto;
}
.card {
    position: relative;
    display: flex;
    align-items: flex-end;
    overflow: hidden;
    padding: 1rem;
    width: 100%;
    height: auto;
    text-align: center;
    color: whitesmoke;
    background-color: white;
    background-image: url(../images/icons/lab_colored.svg);
    background-size: 40%;
    background-repeat: no-repeat;
    background-position: 95% 90%;
    box-shadow: 0 7px 30px -10px rgb(172 185 192 / 50%);
}

.card:hover .content >*, .card:focus-within .content >* {
    opacity: 1;
    transform: translateY(0);
    transition-delay: calc(var(--d) / 8);
}

.content > *:not(.title) {
    opacity: 0;
    transform: translateY(1rem);
    transition: transform var(--d) var(--e), opacity var(--d) var(--e);
}

.content > * + * {
    margin-top: 1rem;
}

.card:hover,
.card:focus-within {
    align-items: center;
  
  }
  .card:hover:before,
.card:focus-within:before,.content:hover,.content .title:hover {
    transform: translateY(-4%);
  
  }
  
 
.card:hover:after,
.card:focus-within:after,
.content:hover,
.content .title:hover {
	transform: translateY(-50%);
	background-color: #510001;
}

.card:hover .content,
.card:focus-within .content,
.content .title:hover {
	transform: translateY(0);
}

.card:hover .content >*,
.card:focus-within .content >* {
    opacity: 1;
    transform: translateY(0);
    transition-delay: calc(var(--d) / 8);
  }

.card:focus-within:before,
.card:focus-within:after,
.card:focus-within .content,
.card:focus-within .content > *:not(.title) {
    transition-duration: 0s;
 
  }
.card:hover {
	background-color: #510001;
}
@media (max-width:768px) {
    .page-content {
        display: unset;
    }
}
