﻿@charset "utf-8";

@import "bootstrap/bootstrap-theme.css";
@import "bootstrap/bootstrap-rtl.css";
@import "bootstrap/bootstrap.css";
@import "../js/fancybox/jquery.fancybox.css";
@import "skins/theme-options.css";
@import "animations/animate.css";
@import "carousel/owl.carousel.css";
@import "carousel/owl.theme.css";
@import "icons/font-awesome.min.css";
@import "forms/forms.css";
@import "slide/revolution.css";
@import "slide/extralayers.css";
@import url('datatables.css');
@import "../js/rs-plugin/css/settings.css";
@import url('video.popup.css');
@import "swiper.min.css";



@font-face {
    font-family: 'Tajawal-Bold';
    src: url('fonts/Tajawal-Bold.ttf') format('truetype');
}

@font-face {
    font-family: 'Tajawal-Regular';
    src: url('fonts/Tajawal-Regular.ttf') format('truetype');
}

html {
    font-size: 16px;
    direction: ltr;
}

body {
    font-family: 'Tajawal-Regular';
    color: #000;
    font-size: 1rem;
    font-weight: lighter;
    line-height: 1.5rem;
    padding: 0 !important;
    background-color: #f4f6f3;
    direction: ltr;
    text-align: justify right;
}

input,
select,
.fcorn-register p.register-toggle > label.toggle-label,
.fcorn-register p.register-toggle > .info,
.fcorn-checkout .payment-box p.checkout-toggle > .info,
.fcorn-register p.register-info,
.fcorn-register p > span.extern-type,
.fcorn-checkout .billing-box p > span.extern-type,
.fcorn-checkout .payment-box p > span.extern-type {
    font-family: 'Tajawal-Regular';
}

h1,
h2,
h3,
h4,
h5,
h6 {
    padding: 5px 0 15px;
    margin: 0;
    color: #32373e;
    font-weight: 400;
    font-family: 'Tajawal-Bold';
    -webkit-font-smoothing: antialiased
}

h1,
.h1 {
    font-size: 2.225rem;
    line-height: 2.85rem
}

h2,
.h2 {
    font-size: 1.875rem;
    line-height: 2.5rem
}

h3,
.h3 {
    font-size: 1.5rem;
    line-height: 2.125rem
}

h4,
.h4 {
    font-size: 1.125rem;
    line-height: 1.75rem
}

h5,
.h5 {
    font-size: .875rem;
    line-height: 1.5rem
}

h6,
.h6 {
    font-size: .75rem;
    line-height: 1.375rem
}

p {
    margin: 0 0 20px;
    color: #000;
    /*font-size: 1rem;*/
    font-size: 17px;
    text-align: justify;
}

@media (max-width:991px ) {
    p {
        text-align: left !important;
    }
}

footer ul,
.sitemap,
.sitemap ul,
.crumbs ul,
header ul,
.owl-carousel,
.footer-down ul,
.list-styles,
.services-lines,
ul.single-carousel,
.post-options {
    margin: 0;
    padding: 0;
    list-style: none
}

    .list-styles li {
        margin-left: 5px;
        display: flex;
    }

.btn-primary {
    color: #fff;
    font-size: .875rem;
    padding: 10px 15px;
    margin-right: 10px;
    border-color: #dedede;
    border-color: rgba(0, 0, 0, .1);
    text-shadow: none;
    -webkit-transition: .3s all ease;
    -moz-transition: .3s all ease;
    -o-transition: .3s all ease;
    -ms-transition: .3s all ease;
    transition: .3s all ease
}

    .btn-primary i {
        padding-right: 10px
    }

    .btn-primary:last-child {
        margin-right: 0
    }

    .btn-primary:hover {
        border-color: #cdcdcd;
        -webkit-transition: .3s all ease;
        -moz-transition: .3s all ease;
        -o-transition: .3s all ease;
        -ms-transition: .3s all ease;
        transition: .3s all ease
    }

.btn-default {
    font-size: .875rem;
    border-color: #dedede;
    text-shadow: none
}

.btn:hover {
    opacity: .8
}

.btn-primary:hover {
    color: #fff
}

.paddings {
    padding: 5px 0
}

.paddings-mini {
    padding: 30px 0
}

.padding-top {
    padding-top: 60px
}

.padding-bottom {
    padding-bottom: 60px
}

.padding-bottom-mini {
    padding-bottom: 30px
}

.padding-top-mini {
    padding-top: 30px
}

.no-padding {
    padding: 0 !important
}

.margins {
    margin: 60px 0
}

.margin-top {
    margin-top: 50px
}

.margin-top-mini {
    margin-top: 25px
}

.margin-then-px {
    margin-top: 10px
}

.no-margin {
    margin: 0 !important
}

.no-margin-top {
    margin-top: 0 !important
}

.margin-bottom-footer {
    margin-bottom: 250px
}

.bg-gray {
    background-color: #fcfcfc
}

.bg-dark {
    background-color: #444
}

    .bg-dark .title-vertical-line:before {
        border-color: #fff
    }

.borders {
    border-top: 1px solid rgba(217, 217, 217, .6);
    border-bottom: 1px solid rgba(217, 217, 217, .6)
}

.border-top {
    border-top: 1px solid rgba(217, 217, 217, .6)
}

.border-right {
    border-right: 1px solid rgba(217, 217, 217, .6)
}

.border-bottom {
    border-bottom: 1px solid rgba(217, 217, 217, .6)
}

.pagination > .active > a {
    color: #fff !important
}

hr.tall {
    margin: 30px auto;
    padding: 0;
    border: 0;
    overflow: auto;
    height: 1px;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.150), rgba(0, 0, 0, 0));
    background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.150), rgba(0, 0, 0, 0));
    background-image: -ms-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.150), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.150), rgba(0, 0, 0, 0))
}

.divisor-line {
    height: 1px;
    width: 100%;
    background: rgba(217, 217, 217, .4);
    margin: 30px auto 55px;
    overflow: auto;
    position: relative
}

/*.list-styles {
    margin-bottom: 20px;
}*/

.list-styles-footer {
    margin-bottom: 20px;
}

    .list-styles-footer li {
        padding: 0 0 15px;
    }

/*.list-styles li {
    padding: 0 0 15px
}*/

.list-styles li:before {
    content: '\f058';
    margin-right: 10px;
    color: #c31f26;
    font-family: fontawesome;
    font-size: 20px;
}

.list-styles li:last-child {
    padding-top: 5px;
    padding-right: 0;
}

.list-styles-footer li:last-child {
    padding: 0
}

.list-styles li a,
.list-styles li {
    font-size: .82rem;
    color: #000
}

.custom-list {
    margin-bottom: 0;
}

    .custom-list:last-child {
        padding-top: 0px !important;
        padding-right: 0px !important;
    }

    .custom-list li:last-child {
        margin-bottom: 0px !important;
    }

    .custom-list article p {
        margin: 0 !important;
    }

.list-styles-footer li a,
.list-styles-footer li {
    font-size: .82rem;
    color: #000;
    text-align: justify;
    font-weight: bold;
}



.list-styles li i {
    border-radius: 50%;
    width: 20px;
    height: 20px;
    background: #232323;
    color: #fff;
    text-align: center;
    font-size: .6rem;
    padding: 6px 5px;
    margin-left: 8px
}

.list-styles-footer li i {
    border-radius: 50%;
    width: 20px;
    height: 20px;
    background: #c31f26 !important;
    color: #fff;
    text-align: center;
    font-size: .6rem;
    padding: 6px 5px;
    margin-right: 8px
}

.show-grid .show-grid-block {
    padding-top: 10px;
    width: 100%;
    display: block;
    text-align: center;
    padding-bottom: 10px;
    background-color: #eee;
    background-color: #f5f6fa;
    border: 1px solid #ddd;
    border: 1px solid rgba(86, 61, 124, .2);
    margin-bottom: 20px
}

div.fontawesome-icon-list a {
    color: #a8a39e;
    font-size: .9rem;
    line-height: 2rem
}

div.fontawesome-icon-list i {
    margin-right: 10px
}

iframe.video {
    width: 100%;
    height: 180px
}

.single-carousel {
    overflow: hidden
}

    .single-carousel li {
        position: relative
    }

    .single-carousel .info-single-carousel {
        padding: 10px 5% 0
    }

.lead {
    color: #777;
    font-weight: lighter;
    font-size: 1.1rem;
    line-height: 1.6rem
}



.title-big h2 {
    font-size: 3.5rem;
    line-height: 4.2rem;
    letter-spacing: 2px;
    font-weight: 700
}

.title-resalt {
    text-align: center
}

    .title-resalt h2 {
        font-size: 2.5rem;
        line-height: 3rem;
        letter-spacing: 2px;
        font-weight: 700;
        padding: 0 0 10px;
        text-align: center
    }

    .title-resalt p {
        margin-bottom: 20px;
        text-align: center
    }

.logo .icon-logo {
    float: left;
    font-size: 4rem;
    color: #444;
    padding-right: 10px
}

.logo a {
    color: #fff;
    font-size: 2.5rem;
    line-height: 2.8rem;
    font-weight: 700;
    letter-spacing: -1px;
    padding: 3px 0 0;
    font-family: 'Tajawal-Bold';
    -webkit-font-smoothing: antialiased
}

    .logo a:hover {
        text-decoration: none
    }

    .logo a span {
        display: block;
        font-weight: lighter;
        font-size: 1rem;
        line-height: 1.2rem;
        padding-top: 0;
        letter-spacing: 0
    }

#header .img-responsive {
    height: auto;
    /* width: 985px; */
}

#header > div.row {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

    #header > div.row > div:nth-child(2) > h2 {
        padding: 0px;
        line-height: 36px;
        margin: 0px 0px 8px 0px;
    }

    #header > div.row > div:nth-child(2) > span {
        display: inline-block;
    }

    #header > div.row > div:nth-child(2) > div > span > span {
        font-weight: bold;
        font-size: 48px;
        line-height: 54px;
    }

    #header > div.row > div:nth-child(2) > div > span > i {
        font-size: 48px;
        line-height: 54px;
        color: rgba(195, 31, 38, 1);
    }

.fond-header {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
    height: 600px;
    background-attachment: fixed;
    background: rgb(68, 68, 68);
    background: -moz-linear-gradient(top, rgba(68, 68, 68, 1) 0%, rgba(195, 31, 38, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(68, 68, 68, 1) 0%, rgba(195, 31, 38, 1) 100%);
    background: linear-gradient(to bottom, rgba(68, 68, 68, 1) 0%, rgba(195, 31, 38, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#444444', endColorstr='#c31f26', GradientType=0);
}

/* .pattern-header-01 {
	background-image: url(../img/bg-header/1.png)
} */

.pattern-header-02 {
    background-image: url(../img/bg-header/2.png)
}

.pattern-header-03 {
    background-image: url(../img/bg-header/3.png)
}

.fond-header-02 {
    height: 600px;
    position: relative;
    width: 100%;
    overflow: hidden
}

.fond-header-03 {
    height: 540px;
    position: relative;
    width: 100%;
    overflow: hidden
}

#header {
    padding: 0px 15px 0px 0px;
    max-width: 1230px;
    margin: 0 auto;
    background-color: #fff;
    margin: 15px auto;
    border-radius: 5px;
}

.header-2 {
    background-color: #fff;
    max-width: 100% !important
}

.header-03 {
    max-width: 100% !important;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 999;
    width: 100%;
    border-bottom: 1px solid #999
}

.header-2 .logo a {
    color: #232323;
    font-size: 2.5rem;
    line-height: 2.8rem;
    font-weight: 700;
    letter-spacing: -1px;
    padding: 3px 0 0;
    font-family: 'Tajawal-Bold';
    -webkit-font-smoothing: antialiased
}

.fond-header-02 .owl-carousel {
    margin-top: 20%;
    z-index: 999;
    position: relative
}

.opacy_bg_02 .title-header-parallax a:hover i {
    color: #fff !important
}

.fond-header-03 .owl-carousel {
    margin-top: 40% !important
}

.content-central {
    max-width: 1230px;
    margin: 0 auto;
    border-radius: 5px 5px 0 0;
    -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 1px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 1px 10px rgba(0, 0, 0, .2);
    z-index: 99;
    position: relative
}

    .content-central.content-central-02 {
        margin: 0 auto;
        margin-top: -150px
    }

        .content-central.content-central-02 .breadcrumbs {
            margin-left: -45px !important;
            width: 107.9%;
            border-radius: 0
        }

.layout-wide #header,
.layout-boxed #header,
.layout-boxed-margin #header {
    max-width: 1170px;
    padding: 30px 15px
}

.layout-boxed-margin .fond-header {
    border-top: 5px solid
}

.layout-wide #menu .navbar-default {
    margin-bottom: 0 !important
}

#menu {
    background-color: #444;
    border-radius: 5px !important
}

    #menu b {
        margin-left: 10px
    }

    #menu ul li strong {
        font-weight: lighter;
        display: inline-block;
        width: 100%;
        min-width: 180px;
        padding: 0;
        margin: 0;
        font-size: .85rem;
        line-height: 1.2rem;
        color: #3f3f3f;
        font-family: 'Tajawal-Regular';
        text-transform: uppercase
    }

    #menu .yamm-content i {
        font-size: 1.3rem;
        padding-right: 5px
    }

    #menu .yamm-content ul li span {
        font-size: .75rem;
        display: block;
        width: 100%;
        max-height: 50px;
        line-height: 1rem;
        margin-top: 3px
    }

    #menu .yamm-content ul li p {
        font-size: .9rem;
        line-height: 1.5rem
    }

    #menu .yamm-content {
        min-width: 430px;
        padding: 15px 30px
    }

        #menu .yamm-content ul li:first-child {
            border-bottom: 1px solid #9f9f9f !important;
            margin-bottom: 10px;
            padding-bottom: 10px
        }

    #menu .dropdown-menu {
        min-width: 170px;
        overflow: hidden;
        border-color: #dedede;
        border-bottom: 3px solid;
        background: #fff !important;
        z-index: 1500000;
    }

        #menu .dropdown-menu li {
            padding: 7px 0
        }

        #menu .dropdown-menu ul li a,
        #menu .dropdown-menu > li > a {
            color: #000;
            font-family: 'Tajawal-Regular';
            font-weight: lighter;
            font-size: 14px;
            display: block;
            margin: 0;
            width: auto;
            position: relative
        }

            #menu .dropdown-menu ul li a:hover,
            #menu .dropdown-menu > li > a:hover,
            #menu .dropdown-menu > li > a:focus {
                text-decoration: none;
                background-image: none;
                background-color: transparent
            }

        #menu .dropdown-menu .yamm-content ul li,
        #menu .dropdown-menu li {
            border-bottom: 1px solid #f2f2f2;
            position: relative;
            z-index: 1
        }

            #menu .dropdown-menu .yamm-content ul li:last-child,
            #menu .dropdown-menu li:last-child {
                border-bottom: 0
            }

            #menu .dropdown-menu li .big-icon {
                position: absolute;
                font-size: 7rem;
                opacity: .5;
                z-index: 0;
                left: 0;
                bottom: -10px
            }

            #menu .dropdown-menu li .img-nav {
                position: absolute;
                z-index: 0;
                left: 0;
                bottom: -25px;
                -webkit-transform: scaleX(-1);
                transform: scaleX(-1);
            }

.list-unstyled,
.list-unstyled ul {
    min-width: 120px
}

@media(min-width:900px) {
    .panel-group {
        width: 400px
    }

    .thumbnail {
        margin: 0
    }
}

.yamm .nav,
.yamm .collapse,
.yamm .dropup,
.yamm .dropdown {
    position: static
}

.yamm .container {
    position: relative
}

.yamm .dropdown-menu {
    right: auto;
    left: auto;
}

.yamm .custom-dropdown-menu {
    left: auto !important;
    right: 0 !important;
}

.yamm .yamm-content {
    padding: 20px 30px
}

.yamm .dropdown.yamm-fw .dropdown-menu {
    left: 15px;
    right: 0;
    max-width: 1160px;
}

#menu .navbar-default {
    background-image: none !important;
    background-color: #444;
    margin-bottom: 0;
    border-radius: 5px 5px 0 0 !important;
    border: 0 !important;
    margin: 0px -15px;
}

    #menu .navbar-default .navbar-nav > li > a {
        color: #fff;
        font-size: 18px;
        line-height: 50px;
        font-weight: bold;
        padding: 0px 6px;
    }

@media (min-width: 992px) {
    #menu .navbar-default .navbar-nav > li > a {
        font-size: 11px;
    }

    #menu .navbar-default .navbar-nav > li > .custom-link {
        padding-left: 15px;
    }
}

@media (min-width: 1200px) {
    #menu .navbar-default .navbar-nav > li > a {
        font-size: 14px;
        padding: 0 7px;
    }
}

@media (min-width: 1400px) {
    #menu .navbar-default .navbar-nav > li > a {
        font-size: 16px;
        padding: 0 8px;
    }
}

#menu .navbar-nav {
    margin-top: 0
}

#menu .navbar-right .yamm-content {
    max-width: 420px;
    padding: 0
}

#menu .navbar-right .dropdown-menu {
    border-radius: 0 0 7px 7px;
    border-right: 0
}

    #menu .navbar-right .dropdown-menu,
    #menu .navbar-right .dropdown-menu li,
    #menu .navbar-right .yamm-content i,
    #menu .navbar-right b {
        padding: 0;
        margin: 0
    }

#menu .navbar-right .yamm-content .input-group {
    margin: 0;
    padding: 0
}

#menu .navbar-right .yamm-content .form-control {
    border: 0;
    border-radius: 7px;
    box-shadow: none;
    padding: 5px 10px
}

#menu .navbar-right .yamm-content .input-group-addon {
    border: 0
}

#menu .navbar-right .yamm-content input {
    height: 45px
}

#menu .navbar-right .yamm-content .btn {
    border: 0;
    font-size: 16px;
    height: 45px;
    border-radius: 0 3px 3px 0;
    font-weight: 300;
    background-image: none !important
}

.tp-banner-container {
    width: 100%;
    overflow: hidden !important;
    position: relative;
    padding: 0
}

.tp-banner {
    width: 100%;
    position: relative
}

.tp-banner-fullscreen-container {
    width: 100%;
    position: relative;
    padding: 0
}

.info-login {
    background-color: #444;
    background: rgba(0, 0, 0, .4);
    border-radius: 5px;
    width: 70%;
    height: auto;
    float: left
}

    .info-login .head-info-login {
        background-color: #444;
        padding: 0;
        text-align: right;
        overflow: auto
    }

        .info-login .head-info-login p {
            color: #fff;
            font-size: .75rem;
            margin: 0;
            float: left;
            padding: 5px 0px 5px 25px
        }

        .info-login .head-info-login span {
            position: relative;
            float: right;
            padding: 5px 22px 5px 5px;
            background-color: #ccc
        }

            .info-login .head-info-login span a {
                color: #fff;
                font-size: .75rem
            }

            .info-login .head-info-login span:before {
                content: '';
                position: absolute;
                top: 0;
                left: -18px;
                height: 100%;
                border-top: 17px solid transparent;
                border-bottom: 17px solid transparent
            }

    .info-login .form-theme {
        margin: 0 auto;
        padding: 15px 0;
        overflow: auto;
        max-width: 90%
    }

        .info-login .form-theme input {
            margin-bottom: 0;
            height: 35px;
            float: right;
            font-size: .775rem;
            width: 40%;
            margin-left: 5px;
        }

        .info-login .form-theme .btn {
            width: 5%;
            margin: 0 3% 0 0;
            padding: 8px 10px;
            height: 35px;
            min-width: 55px;
            float: left;
            color: #fff !important;
            border: 0
        }

        .info-login .form-theme .selector {
            width: 40%;
            line-height: 0;
            color: #777;
            float: right;
            margin-left: 3%;
            height: 22px !important;
            margin-bottom: 0
        }

            .info-login .form-theme .selector select {
                height: 22px !important
            }

        .info-login .form-theme .custom-select {
            font-size: .775rem;
            color: #888
        }

        .info-login .form-theme .selector span.custom-select:before {
            height: 36px !important
        }

.nav-tabs {
    border: 0;
    margin: 20px auto 0
}

    .nav-tabs li {
        margin-right: 2px;
        /*margin-left: 10px;*/
        font-size: .8rem
    }

.addressMap span {
    float: left !important;
    padding-right: 5px;
}

.nav-tabs li i {
    margin-right: 10px;
    font-size: 1rem
}

.nav-tabs li.active a i,
.nav-tabs li.active a:hover i,
.nav-tabs li a:hover i {
    color: #fff !important
}

.nav-tabs li,
.nav-tabs li.active,
.nav-tabs li a,
.nav-tabs li.active a,
.nav-tabs li.active a:hover {
    border: 0 !important;
    color: #fff !important
}

    .nav-tabs li a {
        border: 0;
        padding: 8px 15px;
        background-color: #444;
        color: #fff
    }

.tab-content {
    background-color: #444;
    margin-top: 1px;
    height: 100%;
    min-height: 451px;
    padding-top: 30px;
    color: #fff
}

.contact-list-container {
    background: rgba(217, 217, 217, .15);
    border: 1px solid #f1f1f1;
    padding: 20px 20px 10px;
    margin-bottom: 30px
}

    .contact-list-container h4,
    .contact-list-container h5,
    .contact-list-container li a i {
        color: #777 !important
    }

.contact-list {
    padding: 0;
    margin: 0 auto;
    max-width: 90%;
    list-style: none
}

    .contact-list > li > a {
        direction: ltr;
    }

    .contact-list li {
        padding-bottom: 12px
    }

        .contact-list li h4 {
            color: #fff;
            font-weight: 700;
            padding-bottom: 8px;
            padding-top: 0
        }

        .contact-list li h5 {
            color: #fff;
            font-weight: 700;
            padding-bottom: 0;
            padding-top: 0
        }

        .contact-list li h4 i {
            padding-right: 10px;
            font-size: 1.5rem
        }

        .contact-list li a,
        .contact-list li {
            font-size: .875rem;
            font-weight: lighter;
            display: block
        }

            .contact-list li a {
                opacity: .8;
                color: #fff !important;
                padding-left: 10px;
            }

                .contact-list li a i {
                    color: #fff;
                    padding-right: 6px;
                    font-size: 1rem;
                    opacity: 1 !important
                }

            .contact-list li p {
                margin-bottom: 5px;
                color: #fff;
                opacity: .8;
                padding-right: 10px;
            }

.breadcrumbs {
    background-color: #dedede;
    background: rgba(217, 217, 217, .2);
    border: 1px solid rgba(217, 217, 217, .7);
    border-radius: 5px;
    overflow: auto;
    padding: 0;
    margin: 20px 0
}

.breadcrumbs-sections {
    border-radius: 0 !important;
    margin: 0 !important;
    border-left: 0 !important;
    border-right: 0 !important
}

.breadcrumbs ul {
    list-style: none;
    padding: 0;
    margin: 0
}

    .breadcrumbs ul li {
        float: right;
        font-size: .75rem;
        line-height: 1.375rem;
        padding: 10px 5px;
        margin: 0;
        position: relative
    }

        .breadcrumbs ul li a {
            color: #666
        }

        .breadcrumbs ul li.breadcrumbs-home:after {
            content: '';
            position: absolute;
            top: 0;
            left: -18px;
            height: 100%;
            border-top: 20px solid transparent;
            border-bottom: 20px solid transparent;
            border-right: 18px solid rgba(217, 217, 217, .7)
        }

.breadcrumbs .breadcrumbs-home {
    background: rgba(217, 217, 217, .7);
    padding: 5px 15px 5px 10px !important;
    margin-left: 25px;
    font-size: 1.3rem;
    line-height: 2rem;
    color: #fff
}

    .breadcrumbs .breadcrumbs-home i {
        color: #232323
    }

.section-title-01 .image-title-section {
    position: relative;
    width: 100%;
    height: 345px
}

.image-title-section img {
    position: absolute;
    bottom: 0;
    right: 0
}

.section-title-01 {
    max-height: 400px;
    padding: 20px 0 0;
    background-color: #262626;
    position: relative;
    width: 100%;
    overflow: hidden
}

.section-title-01-small {
    padding: 40px 0
}

.section-title-01 h3 {
    color: #fff;
    padding: 60px 0 0;
    font-size: 3rem;
    line-height: 3rem;
    text-transform: uppercase;
    position: relative;
    z-index: 1
}

.section-title-01-small h3 {
    font-size: 2rem
}

.section-title-01-small h3,
.section-title-01-small h5 {
    padding: 0
}

.section-title-01 h5 {
    color: #fff;
    font-size: 1rem;
    text-transform: uppercase;
    position: relative;
    z-index: 1
}

.section-title-01-center {
    text-align: center;
    padding: 50px 0
}

    .section-title-01-center h3 {
        padding: 0
    }

    .section-title-01-center p {
        margin: 0 auto;
        max-width: 800px
    }

/* .content_info {
	position: relative;
	width: 100%;
	background: #fff;
	overflow: hidden
} */

.no-overflow {
    overflow: visible !important
}

.content_resalt {
    background-color: #dedede;
    background: rgba(217, 217, 217, .15)
}

.item-boxed-service {
    display: inline-block;
    margin: 0 0 40px;
    border-color: #dedede;
    border: 1px solid rgba(217, 217, 217, .4);
    padding: 36px 32px;
    width: 100%;
    text-align: right;
    -webkit-transition: all .2s linear;
    transition: all .2s linear
}

    .item-boxed-service:hover {
        background-color: #dedede;
        background: rgba(217, 217, 217, .15);
        -webkit-transition: all .2s linear;
        transition: all .2s linear
    }

    .item-boxed-service h4 {
        color: #32373e;
        font-size: 24px;
        line-height: 1;
        min-height: 74px;
        margin: 7px 0 0
    }

    .item-boxed-service span {
        margin-bottom: 8px;
        display: inline-block;
        width: 100%;
        color: #a8a39e;
        font-size: .875rem;
        line-height: 1.5rem
    }

    .item-boxed-service a {
        font-size: .875rem;
        line-height: 1.5rem
    }

.item-boxed-service-02 {
    background: 0 0;
    border: solid 2px #fff;
    padding: 15px
}

    .item-boxed-service-02 h5 {
        font-weight: 700;
        font-size: 1.2rem;
        padding: 0 0 10px
    }

    .item-boxed-service-02 h4 {
        font-weight: 700;
        font-size: 2rem;
        padding: 0 0 10px
    }

    .item-boxed-service-02 p {
        margin: 0
    }

.color-bg-1 .head-service-process,
.item-financial-content.color-bg-1,
.table thead .color-bg-1 {
    background: #88c425 !important
}

    .color-bg-1 .head-service-process:before {
        border-right: 70px solid #88c425
    }

.color-bg-1 .divisor-service-process .circle-top {
    border: solid 3px #88c425
}

.color-bg-1 .info-service-process h3,
.mini-box .color-bg-1 i,
.color-dark-table.color-bg-1 {
    color: #88c425 !important
}

.color-bg-2 .head-service-process,
.item-financial-content.color-bg-2,
.table thead .color-bg-2 {
    background: #15a4d3 !important
}

    .color-bg-2 .head-service-process:before {
        border-right: 70px solid #15a4d3
    }

.color-bg-2 .divisor-service-process .circle-top {
    border: solid 3px #15a4d3
}

.color-bg-2 .info-service-process h3,
.mini-box .color-bg-2 i,
.color-dark-table.color-bg-2 {
    color: #15a4d3
}

.color-bg-3 .head-service-process,
.item-financial-content.color-bg-3,
.table thead .color-bg-3 {
    background: #eb4436 !important
}

    .color-bg-3 .head-service-process:before {
        border-right: 70px solid #eb4436
    }

.color-bg-3 .divisor-service-process .circle-top {
    border: solid 3px #eb4436
}

.color-bg-3 .info-service-process h3,
.mini-box .color-bg-3 i,
.color-dark-table.color-bg-3 {
    color: #eb4436
}

.color-bg-4 .head-service-process,
.item-financial-content.color-bg-4,
.table thead .color-bg-4 {
    background: #34a853 !important
}

    .color-bg-4 .head-service-process:before {
        border-right: 70px solid #34a853
    }

.color-bg-4 .divisor-service-process .circle-top {
    border: solid 3px #34a853
}

.color-bg-4 .info-service-process h3,
.mini-box .color-bg-4 i,
.color-dark-table.color-bg-4 {
    color: #34a853
}

.head-service-process.color-bg-2:before {
    border-right: 70px solid #15a4d3 !important
}

.item-service-process {
    display: inline-block;
    width: 32.2%;
    margin-left: -100px;
    text-align: justify;
    position: relative;
    cursor: pointer;
}

    .item-service-process:nth-child(1) {
        z-index: 3;
    }

    .item-service-process:nth-child(2) {
        z-index: 2;
    }

    .item-service-process:nth-child(3) {
        z-index: 1;
    }

    .item-service-process:nth-child(4) {
        z-index: 0;
    }

    .item-service-process:first-child,
    .item-service-process:nth-child(4n+1) {
        margin-right: -55px
    }

.head-service-process {
    position: relative;
    width: 70%;
    min-height: 150px;
    padding: 30px 0;
    text-align: center;
    margin: 0 auto
}

    .head-service-process i {
        color: #fff;
        font-weight: 700;
        font-size: 1.8rem;
        margin-right: 70px
    }

    .head-service-process h3 {
        color: #fff;
        font-weight: 700;
        font-size: 0.85rem;
        margin-right: 70px;
        line-height: 22px;
    }

    .head-service-process:before {
        content: '';
        left: -70px;
        position: absolute;
        top: 0;
        height: 100%;
        z-index: 1;
        border-top: 75px solid transparent;
        border-bottom: 72px solid transparent
    }

    .head-service-process:after {
        content: '';
        right: 0;
        position: absolute;
        top: 0;
        height: 100%;
        border-top: 75px solid transparent;
        border-bottom: 72px solid transparent;
        border-right: 70px solid #fff
    }

.divisor-service-process {
    position: relative;
    height: 100px;
    margin: 0 auto;
    margin-right: 58%;
    border: dashed 1px #777;
    width: 1px
}

    .divisor-service-process .circle {
        position: absolute;
        bottom: -3px;
        left: 50%;
        margin-left: -6px;
        border-radius: 50%;
        width: 12px;
        height: 12px;
        background: #777
    }

    .divisor-service-process .circle-top {
        position: absolute;
        top: -25px;
        left: 50%;
        margin-left: -20px;
        border-radius: 50%;
        width: 40px;
        font-size: .875rem;
        font-weight: 700;
        height: 40px;
        background: #fff;
        color: #666;
        line-height: 2.1rem;
        text-align: center;
    }

.info-service-process {
    position: relative;
    width: 80%;
    padding: 10px 40px 0 0px;
    text-align: center;
    margin: 0 auto
}

    .info-service-process h3 {
        font-size: 1.3rem;
    }

    .info-service-process p {
        height: 150px;
        overflow: hidden;
        text-align: justify;
    }

    .info-service-process a {
        color: rgba(195, 31, 38, 1);
        text-decoration: underline;
        font-weight: bold;
        cursor: pointer;
    }

.services-mini-boxes {
    margin-bottom: 10px;
    overflow: auto
}

    .services-mini-boxes .mini-box {
        width: 45%;
        float: left;
        margin-right: 10%;
        margin-bottom: 25px;
        font-size: 1rem;
        border: 1px solid #f1f1f1;
        text-align: center;
        font-weight: 700;
        background-color: #fff;
    }

        .services-mini-boxes .mini-box h5 {
            padding: 2px;
            border-bottom: 1px solid #f1f1f1;
            color: #32373e
        }

        .services-mini-boxes .mini-box:nth-child(2n) {
            margin-right: 0
        }

        .services-mini-boxes .mini-box .number-mini-box {
            width: 50%;
            float: left;
            color: #32373e;
            font-weight: lighter;
            padding: 7px 3px;
            border: 1px solid #f1f1f1;
        }

        .services-mini-boxes .mini-box .icon-mini-box {
            width: 50%;
            float: left;
            background: rgba(255, 255, 255, 0.15);
            border: 1px solid #f1f1f1;
            color: #fff;
            padding: 7px 3px;
        }

.services-full-boxes .full-box {
    width: 50%;
    text-align: center;
    font-size: .85rem;
    margin-bottom: 25px;
    overflow: auto;
    border: 1px solid #f1f1f1;
    font-weight: lighter
}

    .services-full-boxes .full-box:hover {
        cursor: pointer
    }

    .services-full-boxes .full-box .info-full-box {
        width: 70%;
        font-weight: 400;
        float: left;
        padding: 22px 3px
    }

        .services-full-boxes .full-box .info-full-box a {
            color: #a8a39e
        }

    .services-full-boxes .full-box .icon-full-box {
        width: 30%;
        float: left;
        background: rgba(217, 217, 217, .15);
        color: #999;
        border-left: 1px solid #f1f1f1;
        font-size: 2rem;
        padding: 19px 3px
    }

        .services-full-boxes .full-box .icon-full-box .fa-android {
            color: #a4c639
        }

        .services-full-boxes .full-box .icon-full-box .fa-apple {
            color: #000
        }

        .services-full-boxes .full-box .icon-full-box .fa-windows {
            color: #68217a
        }

aside h4 {
    padding: 0 0 20px
}

#footer .services-lines-container {
    margin-top: -100px !important
}

.services-lines {
    overflow: auto;
    margin-bottom: 20px !important
}

    .services-lines.no-margin {
        margin-bottom: 0 !important
    }

#boxes-carousel li {
    width: 100% !important
}

.services-lines li {
    width: 33.33%;
    float: left;
    background: #fff;
    position: relative
}

    .services-lines li h5 {
        padding: 35px 0 25px;
        font-size: 1.2rem;
        font-weight: lighter
    }

    .services-lines li i {
        font-size: 5rem;
        position: absolute;
        left: 10px;
        bottom: 10px;
        color: #dedede !important;
        opacity: .3
    }

    .services-lines li .item-service-line {
        padding: 0 40px 45px 0;
        border-right: 1px solid #f1f1f1;
        border-bottom: 1px solid #f1f1f1;
        border-top: 1px solid #f1f1f1
    }

    .services-lines li:first-child {
        border-left: 1px solid #f1f1f1
    }

    .services-lines li .item-service-line a {
        font-size: 1.1rem
    }

.title-downloads {
    font-weight: 400;
    z-index: 5;
    text-align: center;
    position: relative;
    font-weight: lighter;
    padding: 0
}

    .title-downloads .responsive-numbers {
        padding: 0 10px
    }

        .title-downloads .responsive-numbers span {
            background-color: #131313;
            background: rgba(0, 0, 0, .6);
            color: #fff;
            padding: 10px 15px;
            font-size: 1.7rem;
            line-height: 2.3rem;
            border-radius: 5px;
            font-weight: lighter
        }

    .title-downloads .logo-clients {
        padding: 0;
        border-radius: 0
    }

.subtitle-downloads {
    position: relative;
    z-index: 5;
    text-align: center;
    margin: 30px auto;
    width: 28%
}

    .subtitle-downloads:before {
        position: absolute;
        left: -190px;
        top: 25px;
        height: 1px;
        background-color: #f9f9f9;
        background-color: rgba(255, 255, 255, .3);
        width: 200px;
        content: ""
    }

    .subtitle-downloads:after {
        position: absolute;
        right: -190px;
        top: 25px;
        height: 1px;
        background-color: #f9f9f9;
        background-color: rgba(255, 255, 255, .3);
        width: 200px;
        content: ""
    }

.opacy_bg_01 .subtitle-downloads:after,
.opacy_bg_01 .subtitle-downloads:before,
.opacy_bg_03 .subtitle-downloads:after,
.opacy_bg_03 .subtitle-downloads:before,
.opacy_bg_04 .subtitle-downloads:after,
.opacy_bg_04 .subtitle-downloads:before {
    background-color: #dedede;
    background-color: rgba(0, 0, 0, .2)
}

.subtitle-downloads h4 {
    z-index: 2;
    position: relative
}

    .subtitle-downloads h4 i {
        font-size: 2rem;
        padding: 0 0 0 10px
    }

.opacy_bg_03 .subtitle-downloads h4 i,
.opacy_bg_03 .title-downloads .logo-clients {
    color: #fff !important
}

.subtitle-downloads .line {
    height: 1px;
    z-index: 1;
    background-color: #dedede !important;
    width: 80%;
    left: 10%;
    position: absolute;
    top: 48%
}

.image-clients-downloads {
    margin: 0 auto;
    padding: 0;
    display: table
}

    .image-clients-downloads li {
        display: inline-block;
        width: 60px;
        margin: auto 5px;
        border: solid 3px #dedede;
        -webkit-transition: .3s all ease;
        -moz-transition: .3s all ease;
        -o-transition: .3s all ease;
        -ms-transition: .3s all ease;
        transition: .3s all ease
    }

        .image-clients-downloads li:hover {
            cursor: pointer;
            -webkit-transition: .3s all ease;
            -moz-transition: .3s all ease;
            -o-transition: .3s all ease;
            -ms-transition: .3s all ease;
            transition: .3s all ease
        }

        .image-clients-downloads li img {
            width: 100%
        }

.parallax-window {
    z-index: 9999;
    position: relative
}

.world-bg {
    background: url(../img/parallax-img/world-map-bg.png);
    background-size: cover !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-color: rgba(217, 217, 217, .15) !important;
    clear: both;
    overflow: hidden;
    position: absolute;
    z-index: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%
}

.opacy_bg_01.paddings,
.opacy_bg_02.paddings,
.opacy_bg_03.paddings,
.opacy_bg_04.paddings {
    padding: 100px 0
}

.opacy_bg_01 {
    bottom: 0;
    left: 0;
    width: 100%;
    position: relative;
    height: 100%;
    z-index: 2;
    background: rgba(255, 255, 255, .5)
}

.opacy_bg_02.paddings {
    padding: 100px 0
}

.opacy_bg_01 p {
    color: #333
}

.opacy_bg_02 {
    bottom: 0;
    left: 0;
    color: #000 !important;
    width: 100%;
    position: relative;
    height: 100%;
    z-index: 2;
}

    .opacy_bg_02 .caption-head {
        color: #5c5c5c !important
    }

        .opacy_bg_02 .caption-head h2 {
            color: #232323 !important
        }

.opacy_bg_03 {
    bottom: 0;
    left: 0;
    color: #dedede !important;
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 2
}

.opacy_bg_04 {
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    color: #dedede !important;
    position: relative;
    z-index: 2
}

    .opacy_bg_01 .promotion-box,
    .opacy_bg_02 .promotion-box,
    .opacy_bg_03 .promotion-box,
    .opacy_bg_04 .promotion-box {
        border: 0
    }

.opacy_bg_02 h1,
.opacy_bg_02 h2,
.opacy_bg_02 h3,
.opacy_bg_02 h4,
.opacy_bg_02 h5,
.opacy_bg_02 h6,
.color-white h1,
.color-white h2,
.color-white h3,
.color-white h4,
.color-white h5,
.color-white h6,
.color-white span,
.color-white .title-feature,
.skin_base .titles h2 span,
.skin_base .large-number,
.skin_base .list-styles li a {
    color: #fff !important
}

.skin_base .list-styles li i {
    background-color: #232323 !important;
    background: #232323 !important;
    opacity: .5
}

.skin_base .titles i,
.item-feature .head-feature i.left-icon,
.item-feature .head-feature i.right-icon {
    opacity: .5
}

.opacy_bg_02 p,
.opacy_bg_02,
.color-white p {
    color: #f5f5f5
}

.color-white .services-lines .item-service-line h5 {
    color: #232323 !important
}

.opacy_bg_02 .btn-primary,
.skin_base .btn-primary {
    background: 0 0 !important;
    border: 2px solid
}

.image-container {
    background-color: #fff;
    height: 100%;
    padding: 50px 30px;
    top: 0;
    margin-left: -15px
}

    .image-container .form-theme,
    .full-form {
        max-width: 100% !important
    }

.image-container-content {
    overflow: auto
}

.image-container .form-theme label {
    color: #777
}

.image-container h3 {
    color: #32373e !important
}

.bg_video {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%
}

/* #footer {
	padding: 0;
	border-top: 1px solid #eee;
	background-color: #999;
	margin-top: 50px;
}

#footer .paddings-mini {
	padding: 40px 0 50px
}

#footer .border-right {
	padding-right: 30px;
	min-height: 230px;
	padding-top: 10px;
	border-color: #eee
}

#footer .border-right-none {
	min-height: 230px;
	padding-top: 10px
}

#footer p {
	margin: 0;
	font-weight: lighter
}

#footer h4 {
	padding-bottom: 20px;
	color: #c31f26 !important;
} */

.contact-footer li {
    padding: 0 0 15px
}

    .contact-footer li i {
        padding-left: 10px;
        font-size: 1rem
    }

.contact-footer > li > a {
    font-size: .82rem;
    line-height: 1.2rem;
    color: #000;
    text-align: justify;
    font-weight: bold;
}

.logo-footer {
    padding: 0
}

    .logo-footer .icon-logo {
        float: left;
        font-size: 2.5rem;
        color: #444;
        padding-right: 10px
    }

    .logo-footer a {
        color: #777;
        font-size: 1.3rem;
        line-height: 1.6rem;
        font-weight: 700;
        letter-spacing: -1px;
        padding: 5px 0 0;
        font-family: 'Tajawal-Bold';
        -webkit-font-smoothing: antialiased;
        position: relative
    }

        .logo-footer a:hover {
            text-decoration: none
        }

        .logo-footer a span {
            display: block;
            font-weight: lighter;
            font-size: .75rem;
            line-height: 1rem;
            font-style: italic;
            letter-spacing: 0
        }

#footer .list-styles {
    margin: 0 !important
}

    #footer .list-styles li:last-child {
        padding: 0 !important
    }

#result-newsletter {
    margin-top: 20px
}

    #result-newsletter .alert {
        padding: 10px;
        font-size: 14px;
        text-align: center
    }

.newsletterForm .input-group {
    margin-top: 25px
}

.newsletterForm .form-control {
    border-color: #dedede;
    box-shadow: none
}

.newsletterForm .input-group-addon {
    border-color: #dedede
}

.newsletterForm input {
    height: 45px
}

.newsletterForm .btn {
    border: 0;
    font-size: 16px;
    height: 45px;
    border-radius: 0 3px 3px 0;
    font-weight: 300;
    background-image: none !important
}

.social li:first-child {
    margin-top: 5px
}

.social li {
    padding: 0 0 17px;
    -webkit-transition: .2s all ease;
    -moz-transition: .2s all ease;
    -o-transition: .2s all ease;
    -ms-transition: .2s all ease;
    transition: .2s all ease
}

    .social li:last-child {
        padding: 0 !important
    }

    .social li a {
        font-size: .82rem;
        line-height: 1.2rem;
        color: #000;
        text-align: justify;
        font-weight: bold;
    }

    .social li span {
        /*margin-left: 15px;*/
        padding: 5px 3px;
        -webkit-transition: .2s all ease;
        -moz-transition: .2s all ease;
        -o-transition: .2s all ease;
        -ms-transition: .2s all ease;
        transition: .2s all ease
    }

        .social li span i {
            text-align: center;
            width: 25px;
            height: auto;
            color: #fff
        }

    .social li:hover {
        margin-left: 5px;
        -webkit-transition: .2s all ease;
        -moz-transition: .2s all ease;
        -o-transition: .2s all ease;
        -ms-transition: .2s all ease;
        transition: .2s all ease
    }

        .social li:hover span {
            -webkit-transition: .2s all ease;
            -moz-transition: .2s all ease;
            -o-transition: .2s all ease;
            -ms-transition: .2s all ease;
            transition: .2s all ease
        }

.social .facebook span {
    background: #3b5998;
}

.social .twitter span {
    background: #3c8fc9
}

.social .youtube span {
    background: #c31f26
}

.social .github span {
    background: #d82b7e
}

.footer-down {
    padding: 11px 0;
    /*border-top: 1px solid #ddd;*/
    /*background: #f4f6f3;*/
    background-color: #2f3c41;
}

    .footer-down p {
        margin: 0;
        font-size: .875rem !important;
        color: #d1dadd;
    }

    .footer-down ul {
        text-align: right;
    }

        .footer-down ul li {
            display: inline-block;
            margin-left: 5px;
            margin-right: 5px;
            text-transform: uppercase;
            font-size: 1rem;
            font-weight: lighter !important;
            line-height: 1.7rem !important
        }

            .footer-down ul li:last-child {
                margin-right: 0
            }

            .footer-down ul li a {
                font-size: .75rem;
                color: #000
            }

.nav-footer li:before {
    content: '|';
    display: inline-block;
    margin-left: 10px
}

.nav-footer li:nth-child(1):before {
    display: none
}

.preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fefefe;
    z-index: 99999;
    height: 100%;
    width: 100%;
    overflow: hidden !important
}

.status {
    width: 16px;
    height: 16px;
    position: absolute;
    left: 50%;
    top: 50%;
    background-image: url(../img/img-theme/preloader.gif);
    background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: cover;
    background-size: cover;
    margin: -20px 0 0 -20px
}

#toTop {
    display: none;
    text-decoration: none;
    position: fixed;
    bottom: 10px;
    right: 10px;
    overflow: hidden;
    width: 51px;
    height: 51px;
    border: none;
    text-indent: 100%;
    z-index: 9999;
    background: url(../img/img-theme/ui.totop.png) no-repeat left top
}

#toTopHover {
    background: url(../img/img-theme/ui.totop.png) no-repeat left -51px;
    width: 51px;
    height: 51px;
    display: block;
    overflow: hidden;
    float: left;
    opacity: 0;
    -moz-opacity: 0
}

#toTop:active,
#toTop:focus {
    outline: none
}

.portfolioFilter {
    text-align: right;
    margin: 20px auto 50px;
    padding-bottom: 10px;
    border-bottom: 1px solid #dedede
}

    .portfolioFilter a {
        margin: auto 10px;
        color: #131313;
        font-size: 14px;
        padding-bottom: 13px;
        -webkit-transition: .3s all ease;
        -moz-transition: .3s all ease;
        -o-transition: .3s all ease;
        -ms-transition: .3s all ease;
        transition: .3s all ease
    }

        .portfolioFilter a:hover {
            text-decoration: none;
            -webkit-transition: .3s all ease;
            -moz-transition: .3s all ease;
            -o-transition: .3s all ease;
            -ms-transition: .3s all ease;
            transition: .3s all ease
        }

        .portfolioFilter .current,
        .portfolioFilter a:hover {
            border-bottom: 3px solid;
            text-decoration: none
        }

.isotope-item {
    z-index: 2
}

.isotope-hidden.isotope-item {
    z-index: 1
}

.isotope,
.isotope .isotope-item {
    -webkit-transition-duration: .8s;
    -moz-transition-duration: .8s;
    transition-duration: .8s
}

.isotope {
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    transition-property: height, width
}

    .isotope .isotope-item {
        -webkit-transition-property: -webkit-transform, opacity;
        -moz-transition-property: -moz-transform, opacity;
        transition-property: transform, opacity
    }

.portfolioFilter {
    text-align: left;
    margin-bottom: 60px;
    display: table;
    padding-bottom: 0;
    border-bottom: 1px solid rgba(217, 217, 217, .6)
}

    .portfolioFilter a {
        margin: 0 0 0 20px;
        color: #131313;
        font-size: 14px;
        padding-bottom: 13px;
        float: right;
        color: #32373e;
        font-weight: 400;
        font-family: 'Tajawal-Bold';
        -webkit-font-smoothing: antialiased;
        -webkit-transition: .3s all ease;
        -moz-transition: .3s all ease;
        -o-transition: .3s all ease;
        -ms-transition: .3s all ease;
        transition: .3s all ease
    }

        .portfolioFilter a:hover {
            text-decoration: none;
            -webkit-transition: .3s all ease;
            -moz-transition: .3s all ease;
            -o-transition: .3s all ease;
            -ms-transition: .3s all ease;
            transition: .3s all ease
        }

.page-error {
    max-width: 80%;
    margin: 30px auto;
    text-align: center;
    position: relative
}

    .page-error h1 {
        font-size: 140px;
        line-height: 140px
    }

        .page-error h1 i {
            font-size: 200px;
            line-height: 190px
        }

    .page-error hr.tall {
        margin: 20px 0 30px
    }

.sitemap {
    float: left;
    display: inline;
    width: 370px;
    margin-right: 2px;
    font-size: .875rem;
    padding: 10px 0 0;
    background: url(../img/img-theme/line_tree1.gif) left repeat-y
}

    .sitemap li {
        float: left;
        width: 347px;
        padding-left: 25px;
        line-height: 35px;
        background: url(../img/img-theme/line_tree2.gif) 0 center no-repeat
    }

        .sitemap li.has_sub {
            background: url(../img/img-theme/line_tree2.gif) 0 17px no-repeat
        }

        .sitemap li a {
            color: #666;
            position: relative;
            text-decoration: none
        }

            .sitemap li a:hover {
                text-decoration: underline
            }

    .sitemap ul {
        width: 132px;
        padding-top: 0
    }

.widget {
    margin-bottom: 40px
}

    .widget iframe {
        width: 100%;
        height: 200px;
        border: 0
    }

    .widget .input-group-addon.btn-search {
        color: #fff;
        padding: 0;
        height: 40px;
        border-right: 0
    }

        .widget .input-group-addon.btn-search input {
            height: 40px !important;
            border: 0;
            padding: 5px 15px
        }

    .widget .form-control {
        height: 42px !important
    }

    .widget .single-carousel {
        max-height: 220px
    }

.form-theme {
    margin: 0 auto;
    max-width: 90%
}

    .form-theme input {
        margin-bottom: 25px;
        height: 36px;
        font-size: .875rem;
        border-radius: 0;
        width: 100%;
        border: solid 1px #dedede;
        padding: 5px 10px;
        color: #000;
    }

    .form-theme label {
        font-weight: lighter;
        font-size: 1rem
    }

    .form-theme textarea {
        border-radius: 0;
        width: 100%;
        height: 150px;
        border: solid 1px #dedede;
        margin-bottom: 20px;
        padding: 10px
    }

    .form-theme .btn {
        width: 100%;
        color: #fff;
        margin-top: 5px;
        padding: 10px 20px;
        height: auto;
        border: 0
    }

        .form-theme .btn:hover {
            color: #fff
        }

    .form-theme .selector {
        position: relative;
        min-width: 60px;
        width: 100%;
        line-height: 0;
        color: #999;
        font-size: .875rem;
        height: 36px;
        margin-bottom: 25px
    }

        .form-theme .selector select {
            position: absolute;
            z-index: 1;
            filter: alpha(opacity=0);
            -ms-filter: "alpha(opacity=0)";
            -moz-opacity: 0;
            -khtml-opacity: 0;
            opacity: 0;
            font-size: .875rem;
            height: 36px;
            width: 100%;
            -webkit-appearance: menulist-button;
            line-height: 30px
        }

            .form-theme .selector select:hover {
                cursor: pointer
            }

        .form-theme .selector span.custom-select {
            display: inline-block;
            line-height: 38px;
            padding: 0 10px;
            font-weight: lighter;
            width: 100%;
            overflow: hidden;
            white-space: nowrap;
            border: solid #dedede 1px
        }

    .form-theme span.custom-select {
        padding-left: 15px;
        padding-right: 15px;
        height: 36px;
        color: #999
    }

    .form-theme span.custom-select {
        background: #fff;
        border: none;
        line-height: normal;
        font-size: .9rem
    }

    .form-theme .selector span.custom-select:before {
        position: absolute;
        left: 0;
        top: 0;
        content: '';
        background: #999;
        width: 24px;
        height: 100%
    }

    .form-theme .selector span.custom-select:after {
        position: absolute;
        left: 9px;
        top: 17px;
        border-top: 5px solid #fff;
        border-left: 3px solid transparent;
        border-right: 3px solid transparent;
        content: ""
    }

.credit-detail {
    padding: 0px;
}

    .credit-detail ul li {
        font-size: 1rem;
        line-height: 2rem;
        font-weight: lighter
    }

        .credit-detail ul li strong {
            font-weight: bold;
            font-size: 1.1rem;
            line-height: 2rem;
            padding-right: 10px
        }

        .credit-detail ul li span {
            color: rgba(195, 31, 38, 1);
            font-weight: bold;
            padding-right: 5px;
        }

        .credit-detail ul li a {
            text-decoration: none;
            font-size: 1.1rem
        }

.style-none {
    list-style: none;
    padding: 15px 0 0;
    margin-left: -30px
}

.modal-dialog {
    width: 60% !important
}

.modal-title {
    font-size: 1.5rem;
    text-align: center;
    padding: 0
}

.modal-body {
    padding: 0
}

    .modal-body table {
        margin: 0
    }

#map {
    display: block;
    width: 100%;
    height: 400px;
    margin: 0 auto;
    border-bottom: solid 1px #dedede
}

#form-contact {
    max-width: 100%;
    margin-top: 40px
}

    #form-contact .btn {
        width: auto;
        float: left
    }

#result {
    margin-top: 20px;
    display: block
}

    #result .alert {
        padding: 10px;
        font-size: 14px;
        text-align: center
    }

.carousel-sponsors {
    margin: 50px auto 150px
}

.blog-post-section .item-blog-post {
    margin-bottom: 40px
}

.blog-post-section h4 i {
    padding-right: 5px
}
/*
.item-blog-post {
	border: 1px solid #dedede
}
*/
.title-item-blog-post {
    padding: 15px 0;
}

.item-blog-post .head-item-blog-post {
    position: relative;
    overflow: visible;
    padding: 10px 30px;
    min-height: 50px;
    text-align: center;
}

    .item-blog-post .head-item-blog-post:before {
        -webkit-transition-duration: .3s;
        content: '';
        right: 50%;
        margin-right: -10px;
        bottom: -10px;
        position: absolute;
        z-index: 999;
        border-left: 20px solid transparent;
        border-right: 20px solid transparent;
        border-top: 10px solid #e1483f
    }

    .item-blog-post .head-item-blog-post i {
        font-size: 0.8rem;
        border-radius: 50%;
        font-weight: 700;
        border: solid 2px #fff;
        width: 30px;
        height: 30px;
        text-align: center;
        line-height: 1.8rem;
        margin-right: 15px;
        color: #fff;
    }

    .item-blog-post .head-item-blog-post h3 {
        padding: 8px 0;
        color: #fff
    }

.item-blog-post .img-item-blog-post {
    position: relative;
    overflow: hidden;
    border-bottom: 1px solid #dedede
}

    .item-blog-post .img-item-blog-post img {
        width: 100%;
        -webkit-transition: .5s all ease;
        -moz-transition: .5s all ease;
        -o-transition: .5s all ease;
        -ms-transition: .5s all ease;
        transition: .3s all ease
    }

.item-blog-post:hover img {
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition: .5s all ease;
    -moz-transition: .5s all ease;
    -o-transition: .5s all ease;
    -ms-transition: .5s all ease;
    transition: .3s all ease;
    opacity: .7;
    cursor: pointer
}

.item-blog-post .info-item-blog-post {
    padding: 30px;
    background-color: #fff
}

    .item-blog-post .info-item-blog-post a {
        font-size: .875rem;
        line-height: 1.5rem
    }

        .item-blog-post .info-item-blog-post a:hover {
            text-decoration: none;
            cursor: default
        }

        .item-blog-post .info-item-blog-post a i {
            font-size: 1.2rem;
            padding-right: 5px
        }

.post-meta {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: rgba(0, 0, 0, .4);
    padding: 5px 10px;
    font-size: 13px;
    margin-top: 5px;
    color: #999
}

    .post-meta ul {
        margin: 0;
        padding: 0 0 0 20px;
        list-style: none;
        text-align: left
    }

    .post-meta li {
        display: inline-block;
        margin-right: 15px;
        color: #fff
    }

        .post-meta li > i.fa {
            margin-right: 5px
        }

    .post-meta a {
        text-decoration: none;
        color: #fff
    }

.items-post-footer {
    margin-top: -200px
}

.post-comment {
    max-width: 100% !important
}

    .post-comment .btn {
        width: auto !important
    }

.testimonials blockquote > p {
    border: 1px solid #dedede;
    background-color: #fff;
    font-size: 14px;
    margin: 0 0 14px;
    min-height: 70px;
    padding: 30px;
    position: relative;
    text-align: left !important;
    font-style: italic
}

.testimonials blockquote {
    padding: 10px 20px;
    margin: 0;
    border-left: 0
}

    .testimonials blockquote > p:before {
        border: 14px solid #dedede;
        border-color: #dedede transparent transparent transparent;
        bottom: -28px;
        left: 25px
    }

    .testimonials blockquote > p:before {
        border: 11px solid #dedede;
        border-color: #dedede transparent transparent transparent;
        bottom: -22px;
        content: "";
        height: 0;
        left: 28px;
        position: absolute;
        width: 0
    }

    .testimonials blockquote > img {
        border-radius: 50%;
        float: left;
        height: 50px;
        margin: 20px;
        width: 50px
    }

    .testimonials blockquote > strong {
        display: block;
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: 20px;
        padding: 0;
        margin: 34px 0 0
    }

    .testimonials blockquote > a {
        margin-top: -15px;
        font-size: 14px;
        font-style: italic
    }

.items-testominials-footer {
    margin-top: -115px
}

.margin-bottom-testimonial {
    margin-bottom: 115px
}

.layout-wide .testimonials .owl-stage-outer,
.layout-boxed .testimonials .owl-stage-outer,
.layout-boxed-margin .testimonials .owl-stage-outer {
    max-width: 1170px !important
}

.item-financial {
    position: relative;
    vertical-align: baseline
}

.item-financial-content {
    overflow: auto;
    padding: 20px;
    font-size: 1.2rem
}

    .item-financial-content span {
        color: #fff
    }

    .item-financial-content i {
        color: #fff;
        float: right;
        font-size: 1.5rem
    }

.item-financial h5 {
    padding-bottom: 0
}

.item-financial-content.color-bg-1 {
    height: 200px
}

.item-financial-content.color-bg-2 {
    height: 170px;
    margin-top: 30px
}

.item-financial-content.color-bg-3 {
    height: 150px;
    margin-top: 50px
}

.item-financial-content.color-bg-4 {
    height: 190px;
    margin-top: 10px
}

.title-subtitle h5 {
    padding-bottom: 0
}

.item-event {
    background: #fff;
    border: solid #dedede 1px;
    margin-bottom: 30px;
    overflow: auto;
    -webkit-transition: all .2s linear;
    transition: all .2s linear
}

    .item-event:hover {
        background-color: #dedede;
        background: rgba(217, 217, 217, .15);
        -webkit-transition: all .2s linear;
        transition: all .2s linear;
        cursor: pointer
    }

.event-icon {
    position: relative;
    float: left;
    width: 25%;
    padding: 20px;
    min-height: 100px;
    color: #fff;
    text-align: center
}

    .event-icon i {
        font-size: 4rem;
        display: block;
        opacity: .4;
        position: relative
    }

.date-number {
    position: absolute;
    font-size: 1.3rem;
    font-weight: 700;
    opacity: 1 !important;
    left: 41%;
    top: 50px
}

.date-month {
    opacity: .4;
    font-size: 1.5rem;
    margin-top: 5px;
    display: block
}

.event-info {
    float: right;
    width: 75%;
    padding: 28px;
    padding-left: 5%;
    min-height: 60px
}

    .event-info h4 {
        font-weight: 700
    }

    .event-info h4,
    .event-info h5 {
        padding: 0
    }

.item-team {
    border: 1px solid #cdcdcd;
    border-top: 14px solid #5caed4;
    padding: 20px 25px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: left;
    background-color: #fff
}

    .item-team img {
        float: left;
        width: 70px;
        height: 70px;
        border-radius: 50%;
        display: block;
        margin: 0 18px 0 0
    }

    .item-team h4 {
        color: #5f5f5f;
        font-size: 18px;
        font-weight: 700;
        margin-bottom: 0;
        padding-bottom: 0
    }

    .item-team .country {
        color: #969696;
        font-size: .75rem;
        font-weight: 400;
        vertical-align: sub
    }

        .item-team .country img {
            margin: 0 8px 0 0;
            width: auto;
            float: none;
            height: auto;
            display: inline-block;
            border-radius: 0
        }

    .item-team ul {
        border-top: 1px solid #dedede;
        padding: 15px 0 0;
        margin: 15px 0 0;
        width: 100%;
        display: inline-block
    }

.color-dark-table {
    background-color: #343e48
}

.color-dark-table-2 {
    background-color: #565f68
}

.table {
    text-align: center;
    width: 100% !important;
}

    .table thead tr th {
        text-align: center;
        color: #fff;
        padding: 20px 8px
    }

    .table tbody tr th {
        text-align: center;
        color: #fff
    }

    .table tbody tr td {
        padding: 15px 8px;
        font-size: .875rem
    }

    .table .cell-1 {
        background-color: #eaeef1
    }

    .table .title-left-table {
        text-align: center;
        color: #fff;
        font-weight: lighter;
        max-width: 160px;
        font-size: .8rem
    }

        .table .title-left-table i {
            font-size: 1.5rem;
            opacity: .5;
            padding-right: 10px
        }

    .table .title-left-table-big {
        text-align: center;
        text-transform: uppercase;
        font-size: 1.3rem
    }

.item-price {
    background: #fff;
    border-radius: 5px;
    padding: 80px 20px;
    margin: 0 auto;
    position: relative;
    text-align: center;
    border: 1px solid #eee
}

    .item-price h3 {
        margin-bottom: 20px;
        font-size: 2rem;
        line-height: 2.3rem
    }

    .item-price ul {
        margin: 0 0 30px;
        padding: 0
    }

    .item-price li {
        list-style: none;
        padding-bottom: 8px
    }

    .item-price .price {
        font-size: 50px;
        color: #000;
        font-weight: 400;
        line-height: 1
    }

    .item-price .period {
        font-size: 15px;
        margin-bottom: 40px
    }

    .item-price:after {
        content: "";
        background: url(../img/img-theme/plan-shadow.png) no-repeat center top;
        background-size: 100% 38px;
        position: absolute;
        left: 0;
        right: 0;
        bottom: -38px;
        width: 100%;
        height: 38px
    }

.item-gallery {
    height: auto;
    border-radius: 5px;
    background: #fff;
    border: 1px solid rgba(217, 217, 217, .6);
    margin-bottom: 30px
}

.item-gallery-sub {
    border-radius: 5px;
    background: #fff;
    border: 1px solid rgba(217, 217, 217, .6);
    margin-bottom: 30px;
}

    .item-gallery-sub img:hover {
        opacity: 0.7;
        transform: scale(1.2)
    }

    .item-gallery-sub .hover {
        position: relative;
        overflow: hidden
    }

    .item-gallery-sub img {
        display: block;
        height: auto;
        max-width: 100%;
        border-top: 1px solid rgba(217, 217, 217, .6);
        border-bottom: 1px solid rgba(217, 217, 217, .6)
    }

.item-gallery .head-gallery h4 {
    padding: 15px 20px;
    color: #777
}

.item-gallery img {
    display: block;
    height: 200px;
    width: 100%;
    border-top: 1px solid rgba(217, 217, 217, .6);
    border-bottom: 1px solid rgba(217, 217, 217, .6)
}

    .item-gallery img:hover {
        opacity: 0.7;
        transform: scale(1.2)
    }

.item-gallery .hover {
    position: relative;
    overflow: hidden
}

.item-gallery .info-gallery {
    text-align: center;
    font-size: 14px;
    padding: 10px 5px;
    position: relative
}

    .item-gallery .info-gallery i {
        left: 20px;
        top: 20px;
        position: absolute;
        font-size: 2rem;
        color: #d9d9d9
    }

.portfolioContainer .col-md-3 .item-gallery .info-gallery i {
    top: 40px;
    font-size: 2.5rem
}

.item-gallery .info-gallery h4 {
    padding: 0;
    font-weight: 300
}

.item-gallery .info-gallery p {
    font-size: 14px;
    line-height: 23px;
    max-width: 90%;
    margin: 0;
    padding: 15px 20px
}

.portfolioContainer .col-md-3 .item-gallery .info-gallery p {
    max-width: 83%
}

.overlay {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    -webkit-transition: .3s all ease;
    -moz-transition: .3s all ease;
    -o-transition: .3s all ease;
    -ms-transition: .3s all ease;
    transition: .3s all ease
}

.item-gallery:hover .overlay {
    opacity: 1;
    cursor: pointer;
    -webkit-transition: .3s all ease;
    -moz-transition: .3s all ease;
    -o-transition: .3s all ease;
    -ms-transition: .3s all ease;
    transition: .3s all ease
}

.carousel-gallery .owl-stage-outer {
    max-width: 100% !important
}

.item-gallery .info-gallery .icons-work {
    border-top: 3px solid
}

.documents {
    padding: 0;
    list-style: none
}

    .documents .document.document-pdf i {
        color: #e73a30
    }

    .documents .document.document-pdf:before {
        content: '\f1c1';
        color: #e73a30;
        font-family: FontAwesome;
        margin-left: 20px;
        font-size: 64px;
        float: right
    }

    .documents .document i {
        margin-left: 20px;
        font-size: 60px;
        float: right
    }

    .documents .document {
        font-size: 16px;
        font-weight: 300;
        margin-bottom: 30px
    }

        .documents .document.document-excel:before {
            content: '\f1c1';
            color: #7dba2f;
            font-family: FontAwesome;
            margin-left: 20px;
            font-size: 64px;
            float: right
        }

        .documents .document.document-excel i {
            color: #7dba2f
        }

        .documents .document a {
            text-decoration: underline;
            padding-top: 7px;
            display: block
        }

        .documents .document span {
            display: block;
            margin-top: 5px;
            margin-right: 69px;
            font-size: .875rem
        }

.user-area .item-team {
    border-bottom: 0;
    background-color: #dedede;
    background: rgba(217, 217, 217, .15)
}

    .user-area .item-team p {
        margin: 10px 0
    }

.user-area .list-group {
    border-radius: 0 0 4px 4px !important
}

.user-area .panel .list-group a {
    display: block
}

.user-area .tab-content {
    background-color: #dedede;
    background: rgba(217, 217, 217, .15);
    border: 1px #dedede solid;
    color: #444
}

.user-area .nav-tabs {
    margin-top: 0
}

.user-area .tab-content p {
    max-width: 90%;
    margin: 0 auto 30px
}

.user-area .fcorn-shortcodes .file-input > label > .btn.left {
    left: 0;
    top: 25px;
    border-radius: 0;
    padding: 11px 15px
}

.user-area .fcorn-shortcodes {
    width: 90%;
    border: 1px solid #eee;
    letter-spacing: 1px;
    box-shadow: 0 0 2px rgba(60, 60, 60, .1);
    margin: 0 auto;
    padding: 40px 25px
}

.agreement-area {
    margin: 0 auto 30px;
    max-width: 70%;
    padding: 50px;
    border: 1px solid rgba(217, 217, 217, .7);
    max-height: 500px;
    overflow: auto;
    background-color: #dedede;
    background: rgba(217, 217, 217, .15)
}

    .agreement-area p {
        font-size: .775rem
    }

    .agreement-area .fcorn-register {
        padding: 20px 35px;
        width: auto;
        display: table
    }

    .agreement-area .register-toggle {
        margin-bottom: 0
    }

.credit-area .tab-content {
    background: #fff;
    border: 0;
    border-top: 1px solid rgba(217, 217, 217, .4);
    color: #444
}

.credit-area .nav-tabs {
    margin-top: 40px
}

.credit-area h3 {
    padding-top: 0
}

.credit-area .form-theme {
    max-width: 100%
}

    .credit-area .form-theme .btn {
        width: auto
    }



.loader {
    height: 100vh;
    width: 100vw;
    position: fixed;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(255, 255, 255, 0.9);
    z-index: 99999;
}

img.loader-rotate {
    animation: rotate 5s linear infinite;
}

@keyframes rotate {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg)
    }
}


.home_services .item-boxed-service {
    position: relative;
    min-height: auto;
    padding: 0;
    overflow: hidden;
}

    .home_services .item-boxed-service:hover img {
        transform: scale(1.1);
        transform: rotate(10deg);
        -moz-transform: scale(1.2);
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
        -webkit-transition: .5s all ease;
        -moz-transition: .5s all ease;
        -o-transition: .5s all ease;
        -ms-transition: .5s all ease;
        transition: .3s all ease;
        opacity: .7;
    }

    .home_services .item-boxed-service img {
        width: 100%;
        height: 210px;
    }

    .home_services .item-boxed-service.important-sites img {
        /* width: 368px; */
        height: auto;
    }

    .home_services .item-boxed-service a {
        position: absolute;
        bottom: 0;
        right: 0;
        width: 100%;
        padding: 10px;
        background-color: #c31f26;
        color: #fff !important;
        font-weight: bold;
        text-align: center;
    }

.home_slider {
    height: 483px;
    margin: 20px auto 0;
}

    .home_slider .item img {
        width: 100%;
        height: 483px !important;
    }

    .home_slider .carousel-control {
        background-image: none;
        opacity: 1;
    }

    .home_slider .carousel-caption {
        background-color: rgba(195, 31, 38, .6);
        left: 0;
        right: 0;
        text-shadow: none;
        padding: 10px;
    }

        .home_slider .carousel-caption p {
            margin: 0;
            color: #312c2c;
            width: 85%;
            margin: auto
        }

        .home_slider .carousel-caption p,
        .home_slider .carousel-caption h3 {
            color: #fff;
        }

@media (min-width: 979px) {
    ul.nav li.dropdown:hover > ul.dropdown-menu {
        display: block;
    }
}

.priceRates thead tr th {
    color: #c31f26 !important;
}

div.dataTables_wrapper div.dataTables_filter,
div.dataTables_wrapper div.dataTables_paginate {
    text-align: right
}

.mastoraBtn {
    float: center;
    width: auto;
    font-size: 16px;
}

#map_canvas {
    height: 400px;
    width: 100%;
}

.gm-style-iw {
    text-align: center;
    font-weight: bold;
    font-family: 'Tajawal-Regular';
}

table.table-bordered.dataTable th:last-child,
table.table-bordered.dataTable th:last-child,
table.table-bordered.dataTable td:last-child,
table.table-bordered.dataTable td:last-child {
    border-right-width: 1px;
}

.addressMap,
.addressMap:hover {
    background-color: #444 !important;
    color: #fff;
    border-radius: 0;
    cursor: pointer;
}

.video-layout .item-boxed-service i {
    position: absolute;
    top: 30%;
    z-index: 99999;
    color: #fff;
    left: 0;
    font-size: 60px;
    right: 0;
    margin: auto;
    text-align: center;
}

.pagination li a.active {
    color: #fff !important;
}

#menu li.dropdown:hover {
    background: #c31f26 !important;
    background-color: #000 !important;
}

.side-box {
    width: 100%;
    border: 1px solid #f1f1f1;
    margin-bottom: 20px;
}

    .side-box h4 {
        background-color: #c31f26;
        border: 1px solid #c31f26;
        color: #fff;
        margin-bottom: 0;
        padding: 10px;
    }

    .side-box .side-services-list {
        margin-bottom: 0;
    }

        .side-box .side-services-list li {
            border-bottom: 1px solid #dedede;
            padding: 10px;
        }

            .side-box .side-services-list li:last-child {
                border-bottom: 1px solid transparent;
            }


            .side-box .side-services-list li a {
                font-size: 14px;
                text-decoration: none;
                color: #c31f26;
                font-weight: bold;
            }

            .side-box .side-services-list li:hover {
                background-color: #c31f26;
            }

                .side-box .side-services-list li:hover a {
                    color: #fff;
                }

    .side-box .table {
        margin-bottom: 0;
    }

        .side-box .table thead tr th {
            color: #c31f26 !important;
            font-size: 12px;
        }

    .side-box .nav.nav-tabs {
        margin-top: 0;
    }

        .side-box .nav.nav-tabs li {
            text-align: center;
            width: 99%;
        }

.presidentWord p {
    float: right;
    text-align: justify;
}

.presidentWord img {
    float: left;
    width: 250px;
    margin: 0 15px 0px 0px;
}

.presidentWord:hover p img {
    transform: none;
}

.news_layout .item-blog-post {
    width: 45%;
    float: right;
    margin: 0 20px 20px 20px;
}

.news_layout .info-item-blog-post {
    padding: 20px;
}

.news_layout .item-blog-post .info-item-blog-post a {
    float: left;
    cursor: pointer;
}

    .news_layout .item-blog-post .info-item-blog-post a:after {
        content: '\f055';
        font-family: FontAwesome;
        font-size: 30px;
        float: left;
        margin-right: 5px;
    }

.float-sm .twitter {
    font: normal normal 10px Arial;
    text-align: center;
    color: #998578;
    text-transform: uppercase;
    letter-spacing: 3px;
}

.float-sm .twitter {
    color: #000000;
    text-decoration: none;
    display: block;
    padding: 14px;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
}

    .float-sm .twitter:hover {
        color: #FF7D6D;
        text-decoration: none;
    }



/* Floating Social Media Bar Style Starts Here */

.float-sm .fl-fl {
    background: #c31f26;
    text-transform: uppercase;
    padding: 4px;
    width: 190px;
    position: fixed;
    left: -145px;
    z-index: 1000;
    font: normal normal 10px Arial;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
}

.float-sm .fa {
    font-size: 20px;
    color: #fff;
    padding: 10px 0;
    width: 40px;
    margin-right: 8px;
}

.float-sm .fl-fl:hover {
    left: 0;
}

.float-sm .fl-fl a {
    color: #fff !important;
    text-decoration: none;
    text-align: center;
    line-height: 43px !important;
    vertical-align: top !important;
    font-family: 'Tajawal-Regular';
    font-size: 20px;
    width: 70%;
    display: inline-block;
}

.float-sm .float-en {
    top: 105px;
}

.float-sm .float-fb {
    top: 160px;
    background: #3b5998;
}

.float-sm .float-tw {
    top: 215px;
    background: #3c8fc9;
}

.float-sm .float-gp {
    top: 270px;
    background: #c31f26;
}

.float-sm .float-ig {
    top: 325px;
    background: #d82b7e;
}


.carousel-indicators {
    bottom: -4px;
}

/* index page: bank services ========================================================================================== */
.bank-services .img_item_box {
    height: 215px;
}

/* index page: related links ========================================================================================== */
.swiper-slide > .img_item_box {
    height: 200px;
}

.content_section .swiper-slide > .img_item_box {
    height: 225px;
}

@media (max-width:991px) {
    .content_section .swiper-slide > .img_item_box {
        height: 150px;
    }
}

.swiper-pagination-bullets {
    /*bottom: -1px !important;*/
    bottom: 0px !important;
}

/* index page: news section ========================================================================================== */
.blog_post {
    position: relative;
    /*height: 550px;*/
    margin-bottom: 10px;
    position: relative;
    border: 1px solid rgba(217, 217, 217, 0.6);
}

.blog_post_head {
    background-color: rgba(235, 68, 54, 1);
    position: relative;
    padding: 8px 30px;
    height: 50px;
    text-align: center;
}

    .blog_post_head:before {
        content: "";
        right: 45%;
        bottom: -10px;
        position: absolute;
        z-index: 999;
        border-left: 20px solid transparent;
        border-right: 20px solid transparent;
        border-top: 20px solid rgba(235, 68, 54, 1);
    }

    .blog_post_head > i {
        font-size: 14px;
        color: rgba(255, 255, 255, 1);
        width: 32px;
        line-height: 30px;
        border-radius: 50%;
        border: 1px solid rgba(255, 255, 255, 1);
    }

.blog_post_body > div.img_item_box {
    height: 210px;
}

    .blog_post_body > div.img_item_box > span {
        position: absolute;
        left: 0px;
        bottom: 0px;
        line-height: 35px;
        width: 100%;
        text-align: left;
        padding: 0px 30px;
        background-color: rgba(136, 196, 37, .6);
        color: rgba(255, 255, 255, 1);
        font-size: 14px;
    }

.blog_post_body > div:nth-child(2) {
    padding: 0px 16px 16px;
}

    .blog_post_body > div:nth-child(2) > h3 {
        padding: 0px;
        line-height: 30px;
        margin-bottom: 16px;
    }

    .blog_post_body > div:nth-child(2) > p {
        height: 66px;
        line-height: 22px;
        margin-bottom: 16px;
        text-align: justify;
        overflow: hidden;
        white-space: normal;
        text-overflow: ellipsis;
        word-wrap: break-word;
    }

@media (max-width:991px ) {
    .blog_post_body > div:nth-child(2) > p {
        text-align: right;
    }
}

.blog_post_body > div:nth-child(2) > a {
    display: block;
    text-align: right;
    line-height: 35px;
    color: rgba(0, 0, 0, 1);
}

/* index page: projects and careers section ========================================================================================== */
.card {
    background-color: rgba(249, 249, 249, 1);
    padding: 16px;
    border-radius: 5px 0px 0px 5px;
    border: 1px solid rgba(217, 217, 217, 0.6);
}

    .card > h2 {
        padding: 0px 0px 15px 0px;
    }

    .card > div {
        height: 170px;
        border-radius: 5px;
        margin: 0px 0px 8px 0px;
        cursor: pointer;
    }

        .card > div > img {
            width: 100%;
            -webkit-transition: .3s all ease;
            -moz-transition: .3s all ease;
            -o-transition: .3s all ease;
            -ms-transition: .3s all ease;
            transition: .3s all ease;
        }

        .card > div:hover > img {
            -moz-transform: scale(1.2);
            -webkit-transform: scale(1.2);
            transform: scale(1.2);
            -webkit-transition: .5s all ease;
            -moz-transition: .5s all ease;
            -o-transition: .5s all ease;
            -ms-transition: .5s all ease;
            transition: .3s all ease;
            opacity: .7;
        }

    .card > p {
        height: 88px;
        line-height: 22px;
        text-align: justify;
        overflow: hidden;
        white-space: normal;
        text-overflow: ellipsis;
        word-wrap: break-word;
    }

    .card > div:last-of-type {
        height: auto;
        border: 0px;
        margin: 0px;
        text-align: left;
    }

/* team.html page ========================================================================================== */

.team-card {
    width: 100%;
    height: 350px;
    display: block;
    position: relative;
    overflow: hidden;
    margin-bottom: 30px;
    background-color: #dedede;
    border: 1px solid rgba(217, 217, 217, .4);
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.ceo-card {
    height: 450px !important;
}
    .team-card > img {
        width: 100%;
        height: 100%;
        -webkit-order: 0;
        -ms-flex-order: 0;
        order: 0;
        -webkit-flex: 1 0 auto;
        -ms-flex: 1 0 auto;
        flex: 0 1 auto;
        -webkit-align-self: auto;
        -ms-flex-item-align: auto;
        align-self: auto;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }

    .team-card:hover > img {
        opacity: .7;
        transform: scale(1.2);
        transform: rotate(10deg);
        -moz-transform: scale(1.2);
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }

    .team-card > div.dic-content {
        position: absolute;
        top: auto;
        bottom: -125px;
        width: 100%;
        padding: 8px 16px 16px 16px;
        background-color: rgba(195, 31, 38, 0.9);
        text-align: center;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }

    .team-card:hover > div.dic-content {
        bottom: 0px;
        background-color: rgba(195, 31, 38, 0.75);
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }

    .team-card > div.dic-content > div.content-Header {
        margin-bottom: 8px;
        padding-bottom: 8px;
        border-bottom: 1px solid rgba(217, 217, 217, 1);
        height: 89px;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-align-content: center;
        -ms-flex-line-pack: center;
        align-content: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }

        .team-card > div.dic-content > div.content-Header > div.content-name {
            font-size: 14px;
            line-height: 20px;
            font-weight: bold;
            color: rgba(255, 255, 255, 1);
        }

        .team-card > div.dic-content > div.content-Header > div.content-title {
            font-size: 14px;
            line-height: 20px;
            color: rgba(217, 217, 217, 1);
        }

    .team-card > div.dic-content > p {
        padding: 20px 0px 0px 0px;
        font-size: 14px;
        line-height: 20px;
        color: rgba(255, 255, 255, 1);
    }

/* Bootstrap ================================================================================= */
@media (min-width: 1366px) {
    .container {
        width: 1320px;
    }
}

/* @media (min-width: 1440px) {
	.container {
		width: 1362px;
	}
}

@media (min-width: 1600px) {
	.container {
		width: 1458px;
	}
}

@media (min-width: 1920px) {
	.container {
		width: 1650px;
	}
} */

/* common classes ================================================================================= */
.layout-body {
    background-color: rgba(255, 255, 255, 1);
    -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 1px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 1px 10px rgba(0, 0, 0, .2);
    padding-bottom: 15px;
    border-radius: 5px 5px 0 0;
}

    .layout-body > div.row {
        margin: 0px;
    }


.content_section {
    position: relative;
    clear: both;
}

    .content_section:before {
        content: " ";
        display: table;
    }


    .content_section > h2 {
        text-align: center;
        line-height: 40px;
        position: relative;
        margin-top: 100px;
        margin-bottom: 16px;
        padding: 0px;
    }

@media (max-width:991px) {
    .content_section > h2 {
        margin-bottom: 0;
    }
}

.content_section > h2:before {
    content: '';
    left: 50%;
    position: absolute;
    top: -100px;
    height: 80px;
    border: dashed 1px #232323;
    opacity: .6
}

.content_section > h2:after {
    content: '';
    position: absolute;
    top: -23px;
    left: 50%;
    margin-left: -5px;
    border-radius: 50%;
    width: 12px;
    height: 12px;
    background: rgba(195, 31, 38, 1);
}

.content_section > p {
    text-align: center;
    line-height: 22px;
    color: rgb(0,0,0);
    margin-bottom: 16px;
}

.content_section_body {
    display: block;
}

.img_item_box {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    overflow: hidden;
    /*
	border: 1px solid rgba(217, 217, 217, .4);
	*/
    margin: 0px 0px 30px 0px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    text-align: center;
}

    .img_item_box > a > img {
        width: 100%;
        height: auto;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }

.important_links .img_item_box a img {
    width: 60%;
    height: auto;
    /*
	-moz-transform: scale(.8);
	-webkit-transform: scale(.8);
	transform: scale(.8);
	*/
}

.img_item_box:hover a > img {
    opacity: 0.7;
    transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}

.important_links .img_item_box:hover > img {
    transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
}

.img_item_box > a {
    width: 100%;
    display: block;
    position: absolute;
    bottom: 0px;
    /* padding: 0px 16px; */
    line-height: 44px;
    background-color: rgba(195, 31, 38, 1);
    color: rgb(0, 0, 0);
    text-align: center;
    text-decoration: none;
    font-size: 19px;
    font-weight: bold;
    font-family: 'Tajawal-Bold';
}

.img_item_box .img-project {
    width: 100%;
    display: block;
    position: absolute;
    line-height: 44px;
    background-color: rgba(195, 31, 38, 1);
    color: rgba(255, 255, 255, 1);
    text-align: center;
    text-decoration: none;
    bottom: unset;
}

.important_links .img_item_box > a {
    background-color: transparent;
}

.footer {
    /*background-color: rgba(153, 153, 153, 1);*/
    background-color: /*rgba(68, 68, 68, 1)*/ #405056;
    padding: 32px 0px 0px 0px;
    margin-top: 64px;
}

    /*.footer > .container > .row {
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-align-content: stretch;
        -ms-flex-line-pack: stretch;
        align-content: stretch;
    }*/

    /*@media (min-width: 320px) and (max-width: 768px) {
    .footer > .container > .row {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}*/

    /*.footer > .container > .row > div {
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
}*/

    /*
.footer > .container > .row > div > div> img {
	width: 100%;
	
}
*/
    .footer > .container > .row > div > .footer_logo {
        display: flex;
        align-items: center;
        height: 100%;
    }

.footer-heading {
    color: #d1dadd !important;
}

.footer-link {
    color: #fff !important;
}

.page_title {
    min-height: 100px;
    padding: 0px 16px;
    margin: 0px -15px 16px;
    background-color: rgba(255, 255, 255, 1);
    background-image: url(../img/header_bar.png);
    background-repeat: no-repeat;
    background-size: auto 100%;
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

    .page_title > h2 {
        -webkit-order: 0;
        -ms-flex-order: 0;
        order: 0;
        -webkit-flex: 01 1 auto;
        -ms-flex: 01 1 auto;
        flex: 01 1 auto;
        -webkit-align-self: auto;
        -ms-flex-item-align: auto;
        align-self: auto;
        -moz-transform: scaleX(-1);
        -o-transform: scaleX(-1);
        -webkit-transform: scaleX(-1);
        transform: scaleX(-1);
    }

/* index page: financing section ========================================================================================== */
.process-body {
    width: calc(100% - 44px);
}

@media (max-width: 576px) {
    .process-body {
        width: calc(100% - 0px);
    }
}

.process-widget {
    padding: 0px 20px 0px 0px;
    position: relative;
}

    .process-widget:nth-child(1) {
        z-index: 3;
    }

    .process-widget:nth-child(2) {
        z-index: 2;
    }

    .process-widget:nth-child(3) {
        z-index: 1;
    }

    .process-widget:nth-child(4) {
        z-index: 0;
    }

    .process-widget > .process-arrow {
        position: relative;
        text-align: center;
        padding: 14px 0px 14px 65px;
        margin-bottom: 16px;
        max-height: 130px;
    }

        .process-widget > .process-arrow:before {
            content: "";
            position: absolute;
            top: 0px;
            right: -65px;
            height: 100%;
            border-top: 65px solid rgba(0, 0, 0, 0);
            border-bottom: 65px solid rgba(0, 0, 0, 0);
        }

        .process-widget > .process-arrow:after {
            content: "";
            position: absolute;
            top: 0px;
            left: 0px;
            height: 100%;
            border-left: 65px solid rgb(255, 255, 255);
            border-top: 65px solid rgba(0, 0, 0, 0);
            border-bottom: 65px solid rgba(0, 0, 0, 0);
        }

        .process-widget > .process-arrow > i {
            color: rgb(255, 255, 255);
            font-size: 32px;
            line-height: 38px;
        }

        .process-widget > .process-arrow > h3 {
            color: rgba(255, 255, 255, 1);
            font-size: 16px;
            line-height: 22px;
        }

        .process-widget > .process-arrow > span {
            display: inline-block;
            width: 50px;
            line-height: 44px;
            background-color: rgb(255, 255, 255);
            border-radius: 50%;
            border-width: 3px;
            border-style: solid;
        }

    .process-widget:nth-child(1) > .process-arrow {
        background-color: rgba(136, 196, 37, 1);
    }

    .process-widget:nth-child(2) > .process-arrow {
        background-color: rgba(21, 164, 211, 1);
    }

    .process-widget:nth-child(3) > .process-arrow {
        background-color: rgba(235, 68, 54, 1);
    }

    .process-widget:nth-child(4) > .process-arrow {
        background-color: rgba(52, 168, 83, 1)
    }

    .process-widget:nth-child(1) > .process-arrow:before {
        border-left: 65px solid rgba(136, 196, 37, 1);
    }

    .process-widget:nth-child(2) > .process-arrow:before {
        border-left: 65px solid rgba(21, 164, 211, 1);
    }

    .process-widget:nth-child(3) > .process-arrow:before {
        border-left: 65px solid rgba(235, 68, 54, 1);
    }

    .process-widget:nth-child(4) > .process-arrow:before {
        border-left: 65px solid rgba(52, 168, 83, 1);
    }

    .process-widget:nth-child(1) > .process-arrow > span {
        border-color: rgba(136, 196, 37, 1);
    }

    .process-widget:nth-child(2) > .process-arrow > span {
        border-color: rgba(21, 164, 211, 1);
    }

    .process-widget:nth-child(3) > .process-arrow > span {
        border-color: rgba(235, 68, 54, 1);
    }

    .process-widget:nth-child(4) > .process-arrow > span {
        border-color: rgba(52, 168, 83, 1);
    }

.process-content {
    position: relative;
    padding-top: 80px;
    z-index: -1;
}

    .process-content:before {
        content: "";
        right: 39%;
        position: absolute;
        top: -16px;
        height: 80px;
        border: dashed 1px rgb(35, 35, 35);
        opacity: .6;
    }

    .process-content:after {
        content: "";
        position: absolute;
        top: 53px;
        right: 39%;
        margin-right: -5px;
        border-radius: 50%;
        width: 12px;
        height: 12px;
        background: rgb(195, 31, 38);
    }

    .process-content > h3 {
        padding: 0px;
        font-size: 20px;
        text-align: center;
        line-height: 26px;
        margin-bottom: 16px;
    }

.process-widget:nth-child(1) > .process-content > h3 {
    color: rgba(136, 196, 37, 1);
}

.process-widget:nth-child(2) > .process-content > h3 {
    color: rgba(21, 164, 211, 1);
}

.process-widget:nth-child(3) > .process-content > h3 {
    color: rgba(235, 68, 54, 1);
}

.process-widget:nth-child(4) > .process-content > h3 {
    color: rgba(52, 168, 83, 1);
}

.process-content > p {
    text-align: justify;
    line-height: 22px;
}

    .process-content > p > a {
        color: rgba(195, 31, 38, 1);
        text-decoration: underline;
    }

/* border classes ================================================================================= */
.border-round {
    border-width: 1px;
    border-style: solid;
}

.border-t {
    border-top: 1px;
    border-right: 0px;
    border-bottom: 0px;
    border-left: 0px;
    border-style: solid;
}

.border-r {
    border-top: 0px;
    border-right: 1px;
    border-bottom: 0px;
    border-left: 0px;
    border-style: solid;
}

.border-b {
    border-top: 0px;
    border-right: 0px;
    border-bottom: 1px;
    border-left: 0px;
    border-style: solid;
}

.border-l {
    border-top: 0px;
    border-right: 0px;
    border-bottom: 0px;
    border-left: 1px;
    border-style: solid;
}

.border-gray {
    border-color: rgba(217, 217, 217, 0.6);
}

/* margin classes ================================================================================= */
.m-0 {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}

.m-2 {
    margin-top: 2px;
    margin-right: 2px;
    margin-bottom: 2px;
    margin-left: 2px;
}

.m-4 {
    margin-top: 4px;
    margin-right: 4px;
    margin-bottom: 4px;
    margin-left: 4px;
}

.m-8 {
    margin-top: 8px;
    margin-right: 8px;
    margin-bottom: 8px;
    margin-left: 8px;
}

.m-16 {
    margin-top: 16px;
    margin-right: 16px;
    margin-bottom: 16px;
    margin-left: 16px;
}

.m-32 {
    margin-top: 32px;
    margin-right: 32px;
    margin-bottom: 32px;
    margin-left: 32px;
}

.m-64 {
    margin-top: 64px;
    margin-right: 64px;
    margin-bottom: 64px;
    margin-left: 64px;
}

.m-t-0 {
    margin-top: 0px;
}

.m-t-2 {
    margin-top: 2px;
}

.m-t-4 {
    margin-top: 4px;
}

.m-t-8 {
    margin-top: 8px;
}

.m-t-16 {
    margin-top: 16px;
}

.m-t-32 {
    margin-top: 32px;
}

.m-t-64 {
    margin-top: 64px;
}

.m-r-0 {
    margin-right: 0px;
}

.m-r-2 {
    margin-right: 2px;
}

.m-r-4 {
    margin-right: 4px;
}

.m-r-8 {
    margin-right: 8px;
}

.m-r-16 {
    margin-right: 16px;
}

.m-r-32 {
    margin-right: 32px;
}

.m-r-64 {
    margin-right: 64px;
}

.m-b-0 {
    margin-bottom: 0px !important;
}

.m-b-2 {
    margin-bottom: 2px;
}

.m-b-4 {
    margin-bottom: 4px;
}

.m-b-8 {
    margin-bottom: 8px;
}

.m-b-16 {
    margin-bottom: 16px;
}

.m-b-32 {
    margin-bottom: 32px;
}

.m-b-64 {
    margin-bottom: 64px;
}

.m-l-0 {
    margin-left: 0px;
}

.m-l-2 {
    margin-left: 2px;
}

.m-l-4 {
    margin-left: 4px;
}

.m-l-8 {
    margin-left: 8px;
}

.m-l-16 {
    margin-left: 16px;
}

.m-l-32 {
    margin-left: 32px;
}

.m-l-64 {
    margin-left: 64px;
}

/* padding classes ================================================================================= */
.p-0 {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}

.p-2 {
    padding-top: 2px;
    padding-right: 2px;
    padding-bottom: 2px;
    padding-left: 2px;
}

.p-4 {
    padding-top: 4px;
    padding-right: 4px;
    padding-bottom: 4px;
    padding-left: 4px;
}

.p-8 {
    padding-top: 8px;
    padding-right: 8px;
    padding-bottom: 8px;
    padding-left: 8px;
}

.p-16 {
    padding-top: 16px;
    padding-right: 16px;
    padding-bottom: 16px;
    padding-left: 16px;
}

.p-32 {
    padding-top: 32px;
    padding-right: 32px;
    padding-bottom: 32px;
    padding-left: 32px;
}

.p-64 {
    padding-top: 64px;
    padding-right: 64px;
    padding-bottom: 64px;
    padding-left: 64px;
}

.p-t-0 {
    padding-top: 0px;
}

.p-t-2 {
    padding-top: 2px;
}

.p-t-4 {
    padding-top: 4px;
}

.p-t-8 {
    padding-top: 8px;
}

.p-t-16 {
    padding-top: 16px;
}

.p-t-32 {
    padding-top: 32px;
}

.p-t-64 {
    padding-top: 64px;
}

.p-r-0 {
    padding-right: 0px;
}

.p-r-2 {
    padding-right: 2px;
}

.p-r-4 {
    padding-right: 4px;
}

.p-r-8 {
    padding-right: 8px;
}

.p-r-16 {
    padding-right: 16px;
}

.p-r-32 {
    padding-right: 32px;
}

.m-r-64 {
    padding-right: 64px;
}

.p-b-0 {
    padding-bottom: 0px;
}

.p-b-2 {
    padding-bottom: 2px;
}

.p-b-4 {
    padding-bottom: 4px;
}

.p-b-8 {
    padding-bottom: 8px;
}

.p-b-16 {
    padding-bottom: 16px;
}

.p-b-32 {
    padding-bottom: 32px;
}

.p-b-64 {
    padding-bottom: 64px;
}

.p-l-0 {
    padding-left: 0px;
}

.p-l-2 {
    padding-left: 2px;
}

.p-l-4 {
    padding-left: 4px;
}

.p-l-8 {
    padding-left: 8px;
}

.p-l-16 {
    padding-left: 16px;
}

.p-l-32 {
    padding-left: 32px;
}

.p-l-64 {
    padding-left: 64px;
}

/* common-question.html page ================================================================================= */
.list-styles a {
    text-align: justify;
    font-weight: bold;
}

.list-styles article {
    margin-right: 30px;
    text-align: justify;
}

/* main navbar ================================================================================= */
.main_navbar {
    background-color: rgba(68, 68, 68, 1);
    -webkit-box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.15);
    box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.15);
}

    .main_navbar ul {
        margin: 0px;
        padding: 0px;
        list-style: none;
    }

        .main_navbar ul > li {
            display: inline-block;
            line-height: 50px;
            text-align: center;
        }

            .main_navbar ul > li > a {
                display: block;
                color: rgba(255, 255, 255, 1);
                font-size: 14px;
                text-decoration: none;
                padding: 0px 8px;
                -webkit-transition: all 0.3s ease-in-out;
                -moz-transition: all 0.3s ease-in-out;
                -ms-transition: all 0.3s ease-in-out;
                -o-transition: all 0.3s ease-in-out;
                transition: all 0.3s ease-in-out;
            }

                .main_navbar ul > li > a:hover,
                .main_navbar ul > li > a:focus,
                .main_navbar ul > li > a:active {
                    background-color: rgba(195, 31, 38, 1);
                }

    .main_navbar div.sm-links > ul > li {
        width: 50px;
    }

        .main_navbar div.sm-links > ul > li > a {
            padding: 0px;
        }

@media (min-width: 320px) and (max-width:576px) {

    .main_navbar ul > li {
        width: 25px;
    }

    .main_navbar div.sm-links > ul > li {
        width: 19px;
    }

    .navbar-padding {
        padding: 0;
    }
}
/* main navbar ================================================================================= */
.main-header {
    background-color: rgba(255, 255, 255, 1);
    background-image: url(../img/header_bar.png);
    background-repeat: no-repeat;
    background-size: auto 100%;
    height: 177px;
    padding: 0px 16px;
    margin-top: 15px;
    margin-bottom: 15px;
    border-radius: 5px;
}

@media only screen and (min-width:1230px) {

    .main-header ul li a .logoo {
        width: 200px
    }

    .main-header ul li a .hotline-logo {
        width: 300px;
    }
}

@media only screen and (max-width:1439px) {
    .main-header > ul > li:nth-child(2) > img {
        max-width: 85% !important;
    }
}

@media only screen and (max-width: 767px) {
    .main-header {
        height: 65px;
    }
}

@media only screen and (max-height: 500px) {
    .main-header {
        height: 130px;
    }
}


.main-header > ul {
    height: 100%;
    margin: 0px;
    padding: 0px;
    list-style: none;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

    .main-header > ul > li:nth-child(1) {
        -webkit-order: 0;
        -ms-flex-order: 0;
        order: 0;
        -webkit-flex: 0 1 auto;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
        -webkit-align-self: auto;
        -ms-flex-item-align: auto;
        align-self: auto;
    }

    .main-header > ul > li:nth-child(2) {
        padding: 0px 30px;
        -webkit-order: 0;
        -ms-flex-order: 0;
        order: 0;
        -webkit-flex: 01 1 auto;
        -ms-flex: 01 1 auto;
        flex: 01 1 auto;
        -webkit-align-self: auto;
        -ms-flex-item-align: auto;
        align-self: auto;
    }

        .main-header > ul > li:nth-child(2) > img {
            max-width: 60%;
            margin: 0px auto;
        }

    .main-header > ul > li:nth-child(3) {
        -webkit-order: 0;
        -ms-flex-order: 0;
        order: 0;
        -webkit-flex: 0 1 auto;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
        -webkit-align-self: auto;
        -ms-flex-item-align: auto;
        align-self: auto;
    }

div.table-responsive > div.dataTables_wrapper > div.row > div[class^="col-"]:first-child {
    padding-left: 15px;
}

.form-width {
    width: 1280px;
    border: none;
    box-shadow: none;
    margin: 0 auto;
    background-color: #fff;
    padding: 16px;
}

.content-width {
    width: 100%;
}

@media (max-width:991px ) {

    footer .hotline-logo {
        margin-top: 25px;
    }
}

@media (min-width: 768px) {

    footer .hotline-logo {
        margin-top: 10px;
    }
}



.moss-fancy-form {
    width: 50%;
}

.custom-img {
    margin: 0 auto;
}

#menu .custom-toggle ul li a, #menu .custom-toggle > li > a {
    font-size: 13px;
}

.custom-toggle > li > a {
    padding: 3px 5px;
}

@media (min-width:1400px ) {
    #menu .custom-toggle ul li a, #menu .custom-toggle > li > a {
        font-size: 14px;
    }

    .custom-toggle > li > a {
        padding: 3px 20px;
    }
}

.order-list li:before {
    display: none;
}

/*Collapsible Accordion*/
.panel-title > a:before {
    float: right !important;
    font-family: FontAwesome;
    content: "\f068";
    padding-right: 5px;
    padding-left: 5px;
}

.panel-title > a.collapsed:before {
    float: right !important;
    content: "\f067";
}

.panel-title > a:hover,
.panel-title > a:active,
.panel-title > a:focus {
    text-decoration: none;
}

.custom-panel-title {
    padding: 5px 0;
}

.order-list {
    margin: 0;
    padding: 0;
}

    .order-list li {
        padding: 0 0 5px;
        list-style: none;
    }

        .order-list li:last-child {
            padding: 0;
        }

.list-styles article {
    margin-right: 0px;
    display: contents;
}

.accordion_header {
    color: #c31f26 !important;
}

.custom-list-styles li:before {
    display: none;
}

/*funding header*/
.process-arrow h3 > a {
    color: black;
    text-decoration: none;
    font-size: 17px;
    font-weight: bold;
}

.custom-label {
    display: block;
}

.custom-label {
    width: 87% !important;
    display: inline-block !important;
}

.title-subtitle {
    padding-bottom: 3px;
}

.custom_card-jobs {
    height: 400px;
    position: relative
}

.custom_card-tender {
    height: 400px;
    position: relative
}

.custom_btn-more {
    position: absolute;
    right: 100px;
    bottom: 10px;
}

    .custom_btn-more a {
        left: 0 !important;
    }

.custom_blog-post {
    height: 450px;
}

@media (max-width: 767px) {
    .custom-card {
        padding-top: 16px;
    }
}

.persentage {
    font-size: 28px;
    font-weight: bold;
    margin-top: 22px;
    display: inline-block;
}

.page_navigation {
    overflow: hidden;
    float: right;
    clear: both
}

    .page_navigation a, .alt_page_navigation a {
        padding: 3px 5px;
        margin: 2px;
        color: rgb(177, 22, 22);
        text-decoration: none;
        /*float: left;*/
        font-family: Tahoma;
        font-size: 12px;
        background-color: white;
        display: inline-block !important;
        border: 1px solid rgb(177, 22, 22);
    }

.active_page {
    background-color: rgb(177, 22, 22) !important;
    color: white !important;
}

.content, .alt_content {
    color: black;
}

@media (max-width:767px) {
    .process-widget {
        padding: 0;
    }

        .process-widget > .process-arrow > h3 {
            font-size: 14px;
        }

        .process-widget > .process-arrow {
            margin: 0px 32px 0px 0px;
        }

            .process-widget > .process-arrow:before {
                right: -42px;
            }

        .process-widget:nth-child(1) > .process-arrow:before {
            border-left: 43px solid rgba(136, 196, 37, 1);
        }

        .process-widget:nth-child(2) > .process-arrow:before {
            border-left: 43px solid rgba(21, 164, 211, 1);
        }

        .process-widget:nth-child(3) > .process-arrow:before {
            border-left: 43px solid rgba(235, 68, 54, 1);
        }

        .process-widget:nth-child(4) > .process-arrow:before {
            border-left: 43px solid rgba(52, 168, 83, 1);
        }

    .process-content:before {
        right: 46%;
    }

    .process-content:after {
        right: 46%;
    }
}

@media (min-width:768px )and (max-width:991px ) {
    .process-widget > .process-arrow > i {
        font-size: 17px;
        line-height: 0;
    }

    .process-widget > .process-arrow > h3 {
        font-size: 15px;
        line-height: 18px;
    }

    .process-widget > .process-arrow > span {
        margin-left: 29px;
    }

    .process-content > p {
        text-align: center;
    }
}

.page_title > h3 {
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 01 1 auto;
    -ms-flex: 01 1 auto;
    flex: 01 1 auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}

.page_title > h4 {
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 01 1 auto;
    -ms-flex: 01 1 auto;
    flex: 01 1 auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}

.page_title > h5 {
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 01 1 auto;
    -ms-flex: 01 1 auto;
    flex: 01 1 auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}

.page_title > h6 {
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 01 1 auto;
    -ms-flex: 01 1 auto;
    flex: 01 1 auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}

.page_title > h1 {
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 01 1 auto;
    -ms-flex: 01 1 auto;
    flex: 01 1 auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}

.card-jobs {
    background-color: rgba(249, 249, 249, 1);
    padding: 16px;
    border-radius: 5px 0px 0px 5px;
    border: 1px solid rgba(217, 217, 217, 0.6);
}

    .card-jobs > h2 {
        padding: 0px 0px 15px 0px;
    }

    .card-jobs > div {
        height: 170px;
        border-radius: 5px;
        margin: 0px 0px 8px 0px;
        cursor: pointer;
    }

.custom-links {
    text-align: right !important;
}

@media (max-width: 767px) {
    .main_navbar div.sm-links > ul > li > a > i {
        padding-left: 5px;
    }
}
