﻿@font-face {
    font-family: 'Droid-Arabic-Kufi';
    src: url('../fonts/Droid-Arabic-Kufi.ttf.woff') format('woff'), url('../fonts/Droid-Arabic-Kufi.ttf.svg#Droid-Arabic-Kufi') format('svg'), url('../fonts/Droid-Arabic-Kufi.ttf.eot'), url('../fonts/Droid-Arabic-Kufi.ttf.eot?#iefix') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/poppins-v5-latin-regular.eot'); /* IE9 Compat Modes */
    src: local('Poppins Regular'), local('Poppins-Regular'), url('../fonts/poppins-v5-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/poppins-v5-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/poppins-v5-latin-regular.woff') format('woff'), /* Modern Browsers */
    url('../fonts/poppins-v5-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/poppins-v5-latin-regular.svg#Poppins') format('svg'); /* Legacy iOS */
}
/*------------------------------------------*/
/*DEVEXTREME OVERRIDE*/
/*------------------------------------------*/
/*.dx-field-item-required-mark {
    color: #fa8072 !important;
}
.dx-field-item {
    font-size: 14px !important;
}
.dx-button.dx-button-default {
    background: #7390c8 !important;
}*/
/*------------------------------------------*/
/*General*/
/*------------------------------------------*/
.oldblue {
    color: #055194;
}
.txt-center {
    text-align: center;
}
.red-class {
    width: 100%;
    border: 1px solid crimson;
    padding: 10px 0 5px;
    color: crimson;
}
.orange-class {
    width: 100%;
    border: 1px solid orange;
    padding: 10px 0 5px;
    color: orange;
}
.green-class {
    width: 100%;
    border: 1px solid limegreen;
    padding: 10px 0 5px;
    color: limegreen;
}
.darkgreen-class {
    width: 100%;
    border: 1px solid green;
    padding: 10px 0 5px;
    color: green;
}
.blue-class {
    width: 100%;
    border: 1px solid cornflowerblue;
    padding: 10px 0 5px;
    color: cornflowerblue;
}
.blue2-class {
    width: 100%;
    border: 1px solid #3f51b5;
    padding: 10px 0 5px;
    color: #3f51b5;
}
.gray-class {
    width: 100%;
    border: 1px solid gray;
    padding: 10px 0 5px;
    color: gray;
}
.get-org-chart .get-oc-c, .get-org-chart .get-oc-tb, .get-org-chart input, .get-org-chart table, .get-org-chart a {
    font-family: 'Droid-Arabic-Kufi' !important;
}
.E-Services .dx-widget {
    font-family: 'Droid-Arabic-Kufi';
}
.E-Services .dx-placeholder {
    font-size: 14px;
}
.E-Services .dx-field-item-help-text {
    color: #6885b1;
    font-family: 'Droid-Arabic-Kufi';
}
.E-Services .mobile-input .dx-field-item-help-text {
    color: #aaaaaa;
    font-family: 'Poppins';
}
.E-Services .dx-list-item-content {
    white-space: normal !important;
}
.C-Panel .dx-widget {
    font-family: 'Droid-Arabic-Kufi';
}

.C-Panel .dx-field-item-help-text {
    color: #6885b1;
    font-family: 'Droid-Arabic-Kufi';
}

.C-Panel .dx-list-item-content {
    white-space: normal !important;
}
.DataGrid-Wrapper .dx-toolbar, .DataGrid-Wrapper .dx-datagrid {
    background: transparent !important;
}
body {
    font-family: 'Droid-Arabic-Kufi';
    color: #333132;
}

.add-space {
    height: 50px;
}
.add-border {
    border: 1px solid #bacbdb !important;
    border-radius: 20px !important;
}
.add-border2 {
    border: 1px solid #bacbdb !important;
}
.add-border3 {
    border: 1px solid #f1f1f1 !important;
}
.light-box1 {
    background-color: #c9d5e1;
    color: #555555;
}
.w-150px {
    width: 150px;
}

.center-ma {
    margin: 0 auto;
}

.ptb-120 {
    padding: 120px 0;
}

.pt-120 {
    padding-top: 120px;
}

.pt0 {
    padding-top: 0;
}
.pa-15 {
    padding: 15px !important;
}
.pt-20 {
    padding-top: 20px;
}
.pt-40 {
    padding-top: 40px;
}
.pt-60 {
    padding-top: 60px;
}

.pt-80 {
    padding-top: 80px;
}

.pb-20 {
    padding-bottom: 20px;
}

.pb-40 {
    padding-bottom: 40px;
}

.pb-60 {
    padding-bottom: 60px;
}

.pb-80 {
    padding-bottom: 80px;
}

.pb-120 {
    padding-bottom: 120px;
}

.ps-5 {
    padding-left: 5px;
    padding-right: 5px;
}
.ps-20 {
    padding-left: 20px;
    padding-right: 20px;
}
.ps-40 {
    padding-left: 40px;
    padding-right: 40px;
}
.ptb-20 {
    padding-bottom: 20px;
    padding-top: 20px;
}
.mtb-20 {
    margin-bottom: 20px;
    margin-top: 20px;
}
.pa0 {
    padding: 0;
}

.pa-20 {
    padding: 20px;
}

.pa-40 {
    padding: 40px;
}

.ma0 {
    margin: 0;
}

.ma-20 {
    margin: 20px;
}

.mb-20 {
    margin-bottom: 20px;
}

.mt-20 {
    margin-top: 20px;
}

.mb-40 {
    margin-bottom: 40px;
}

.mt-40 {
    margin-top: 40px;
}

.h40 {
    height: 40px;
}

.left0 {
    left: auto !important;
}
.w-col7 {
    width: 14.28%;
}
.b-none {
    display: none;
}

.col-half-offset {
    padding: 0 2%;
}

.color-white {
    color: white;
}

.color-offwhite {
    color: #f1f1f1;
}

.color-gray {
    color: #525354;
}

.color-lightgray {
    color: #bcb8b8;
}

.color-lightblue {
    color: #f0f4f9;
}

.color-blue {
    color: #7390c8;
}

.color-darkblue {
    color: #236090;
}

.color-green {
    color: #66cdaa;
}

.color-red {
    color: #f08080;
}

.bg-1 {
    background: #f1f1f1;
}

.bg-fff {
    background: #fff;
}

.color-bg-offwhite {
    background-color: #f1f1f1;
}

.color-bg-white {
    background-color: white;
}

.color-bg-gray {
    background-color: #525354;
}

.color-bg-lightgray {
    background-color: #bcb8b8;
}

.color-bg-blue {
    background-color: #7390c8;
}

.color-bg-lightblue {
    background-color: #f0f4f9;
}

.color-bg-lightblue2 {
    background-color: #acc1d4;
}

.color-bg-lightblue3 {
    background-color: #c9d5e1;
}

.color-bg-lightblue4 {
    background-color: #bacbdb;
}

.color-bg-lightblue5 {
    background-color: #d2dce5;
}

.color-bg-darkblue {
    background-color: #236090;
}

.bga1 {
    background: url(../images/bg/bga1.jpg) no-repeat bottom center / cover;
}

.bga2 {
    background: url(../images/bg/bga2.jpg) no-repeat top left / cover;
}

.bga3 {
    background: url(../images/bg/bga3.jpg) no-repeat top left / cover;
}

.bga4 {
    background: url(../images/bg/bga6.jpg) no-repeat top center / cover;
}

.bga5 {
    background: url(../images/bg/bga7.png) no-repeat top center / cover;
}

.bga6 {
    background: url(../images/bg/background2.jpg) no-repeat;
    background-attachment: fixed;
    background-size: cover;
}

.bg-img-1 {
    background: url(../images/bg/1.jpg) no-repeat center center / cover
}

.bg-img-2 {
    background: url(../images/bg/2.jpg) no-repeat center center / cover
}

.bg-img-3 {
    background: url(../images/bg/3.jpg) no-repeat center center / cover
}

.bg-img-4 {
    background: url(../images/bg/4.jpg) no-repeat center center / cover
}

.bg-img-5 {
    background: url(../images/bg/5.jpg) no-repeat center center / cover
}

.bg-img-6 {
    background: url(../images/bg/6.jpg) no-repeat center center / cover
}

.bg-h-1 {
    background: url(../images/bg/h1.jpg) no-repeat center center / cover
}
.bg-h-3 {
    background: url(../images/bg/h3.jpg) no-repeat center center / cover
}
.bg-h-4 {
    background: url(../images/bg/h4.jpg) no-repeat center center / cover
}
.black-opacity {
    position: relative;
    z-index: 9;
}

    .black-opacity:before {
        position: absolute;
        right: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: #000;
        content: "";
        opacity: .7;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    }

.black2-opacity {
    position: relative;
    z-index: 9;
}

    .black2-opacity:before {
        position: absolute;
        right: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: #000;
        content: "";
        opacity: .6;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    }
.my-opacity {
    position: relative;
    z-index: 9;
}

.my-opacity:before {
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    background-image: linear-gradient(to right, #7390c8 , #fff);

    content: "";
    opacity: .8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}
.border-radius {
    border-radius: 15px;
}

.grey-shadow {
    box-shadow: 5px 5px grey;
}

.white-opacity {
    position: relative;
    z-index: 9;
}

    .white-opacity:before {
        position: absolute;
        right: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: #ffffff;
        content: "";
        opacity: .6;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    }

.numbers-font {
    font-family: 'Poppins';
}

.newsletter button {
    background: #7390C8 !important;
    color: #fff;
}

.subscripe-window {
    background: rgba(2, 27, 49,0.7);
}

.sub-msg-wrapper {
    color: #236090;
    background: white;
}

    .sub-msg-wrapper .sub-msg-colse .close {
        background: #7390C8;
        color: white;
    }

        .sub-msg-wrapper .sub-msg-colse .close:hover {
            background: #555555;
            color: white;
        }

.sub-msg-content i {
    color: #7390C8;
}

.text-right {
    text-align: left !important;
}

button:hover {
    background: #525354 !important;
}
.events-window {
    background: rgba(218, 226, 241,0.9);
}
.events-window .msg-colse {
    background: #f1f1f1;
}
.events-window .sub-msg-content {
    text-shadow: 1px 2px 10px #000000;
}
/*------------------------------------------*/
/* TEMPLATE */
/*------------------------------------------*/
a {
    color: #333132;
}

    a:hover {
        color: #236090;
    }

    a#scrollUp {
        color: #fff;
        background: #7390c8;
    }

        a#scrollUp:hover {
            background: #236090;
        }

.mainmenu ul li a {
    color: #333132;
}

.mainmenu ul li span {
    color: #333132;
}

.mainmenu ul li.active > a,
.mainmenu ul li:hover > a,
.mainmenu ul li.active > span,
.mainmenu ul li:hover > span {
    background: #7390c8;
}

.mainmenu ul li > ul {
    background: #fff;
}
@media (min-width:992px) {
    .mainmenu ul li > ul li:hover a {
        background: transparent;
        color: #236090;
    }
    ul.sub-mainmenu li i.active > a,
    ul.sub-mainmenu li:hover > a,
    ul.sub-mainmenu li.active > span,
    ul.sub-mainmenu li:hover > span {
        background: transparent !important;
        color: #236090;
    }
    ul.sub-mainmenu li > ul li i.active > a,
    ul.sub-mainmenu li > ul li:hover > a,
    ul.sub-mainmenu li > ul li.active > span,
    ul.sub-mainmenu li > ul li:hover > span {
        background: transparent !important;
        color: #7390c8;
    }
}
    

.search-wrapper ul li > ul {
    background: #fff;
}

    .search-wrapper ul li > ul li input {
        border: 1px solid #e5e5e5;
    }

    .search-wrapper ul li > ul li button {
        background: #236090;
        color: #333132;
    }

        .search-wrapper ul li > ul li button:hover {
            background: #222;
            color: #fff;
        }

.responsive-menu-wrap .slicknav_btn {
    background-color: transparent;
}

.responsive-menu-wrap .slicknav_menu {
    background: transparent none repeat scroll 0 0;
}

    .responsive-menu-wrap .slicknav_menu .slicknav_icon-bar {
        background: #333132;
    }

.responsive-menu-wrap .slicknav_nav {
    background: #6885b1 none repeat scroll 0 0;
    color: #fff;
}

.slicknav_nav a {
    color: #f1f1f1;
}

    .slicknav_nav a:hover {
        background: transparent none repeat scroll 0 0;
        text-shadow: 0px 3px 5px rgba(0, 0, 0, .5);
        color: #fff;
    }

.responsive-menu-wrap .slicknav_nav .slicknav_row:hover {
    background: transparent;
}

.sticky-menu {
    background: #fff;
    box-shadow: 0px 1px 2px rgba(0, 0, 0, .1);
}

.slider-items:before {
    background: #000;
}

.slider-content h2 {
    color: #fff;
}

    .slider-content h2 span.color,
    .slider-content p span {
        color: #236090;
    }

.slider-content p {
    color: #fff;
}

.slider-content a {
    color: #236090;
}

.line:before,
.line:after,
.blog-wrap2:before,
.blog-wrap2:after {
    background: transparent;
    border: 2px solid transparent;
}

@-webkit-keyframes animate {
    0% {
        width: 0;
        height: 0;
        border-top-color: #236090;
        border-left-color: transparent;
        border-bottom-color: transparent;
        border-right-color: transparent;
    }

    50% {
        width: 100%;
        height: 0;
        border-top-color: #236090;
        border-left-color: #236090;
        border-bottom-color: transparent;
        border-right-color: translate;
    }

    100% {
        width: 100%;
        height: 90%;
        border-top-color: #236090;
        border-left-color: #236090;
        border-bottom-color: transparent;
        border-right-color: translate;
    }
}

@keyframes animate {
    0% {
        width: 0;
        height: 0;
        border-top-color: #236090;
        border-left-color: transparent;
        border-bottom-color: transparent;
        border-right-color: transparent;
    }

    50% {
        width: 100%;
        height: 0;
        border-top-color: #236090;
        border-left-color: #236090;
        border-bottom-color: transparent;
        border-right-color: translate;
    }

    100% {
        width: 100%;
        height: 90%;
        border-top-color: #236090;
        border-left-color: #236090;
        border-bottom-color: transparent;
        border-right-color: translate;
    }
}

@-webkit-keyframes animate2 {
    0% {
        width: 0;
        height: 0;
        border-top-color: translate;
        border-left-color: translate;
        border-bottom-color: translate;
        border-right-color: #236090;
    }

    50% {
        width: 0;
        height: 90%;
        border-top-color: translate;
        border-left-color: translate;
        border-bottom-color: #236090;
        border-right-color: #236090;
    }

    100% {
        width: 100%;
        height: 90%;
        border-top-color: translate;
        border-left-color: translate;
        border-bottom-color: #236090;
        border-right-color: #236090;
    }
}

@keyframes animate2 {
    0% {
        width: 0;
        height: 0;
        border-top-color: translate;
        border-left-color: translate;
        border-bottom-color: translate;
        border-right-color: #236090;
    }

    50% {
        width: 0;
        height: 90%;
        border-top-color: translate;
        border-left-color: translate;
        border-bottom-color: #236090;
        border-right-color: #236090;
    }

    100% {
        width: 100%;
        height: 90%;
        border-top-color: translate;
        border-left-color: translate;
        border-bottom-color: #236090;
        border-right-color: #236090;
    }
}

.next-prev-style .owl-nav div {
    background: #fff;
}

    .next-prev-style .owl-nav div:hover {
        background: #236090;
    }

.about-wrap {
    border-top: 2px solid #236090;
    border-right: 2px solid #236090;
}

    .about-wrap:before {
        background: #236090;
    }

    .about-wrap:after {
        border-top: 2px solid #236090;
        border-left: 2px solid #236090;
    }

.about-content {
    background: #fff;
}

.about-img:before {
    background: #333132;
}

.spacial-item {
    box-shadow: 0px 2px 10px rgba(0, 0, 0, .2);
}

    .spacial-item:hover {
        background: #236090;
    }

.project-menu button {
    border: 1px solid #236090;
    background: transparent;
}

    .project-menu button.active {
        background: #236090;
    }

.project-wrap:before {
    background: #236090;
}

.project-content a:hover {
    color: #fff;
}

.service-img:before {
    background: rgba(0, 0, 0, .5);
    border: 25px solid rgba(0, 0, 0, .2);
}

.service-content {
    /*background: #fff;*/
}

    .service-content a {
        background: #236090;
    }

        .service-content a:hover {
            background: #333132;
            color: #fff;
        }

.funfact-wrap h2 {
    color: #236090;
}

.funfact-wrap p {
    color: #fff;
}

.team-wrap:before {
    background: #236090;
}

.team-content {
    background: #fff;
}

.team-wrap:hover .team-content {
    background: transparent;
}

.team-content ul li a {
}

.team-content ul li:hover a {
}

.section-title2 h2,
.section-title2 h3 {
    color: #fff;
}

.test-wrap i {
    color: #236090;
}

.test-wrap p {
    color: #fff;
}

.test-wrap span {
    color: #236090;
}

.test-img-active:before {
    border: 3px solid #236090;
}

.test-img ul {
    background: rgba(0, 0, 0, .7);
}

    .test-img ul li {
        color: #fff;
    }

        .test-img ul li i {
            color: #fcb837;
        }

.test-images {
    border: 3px solid #236090;
}

.slick-dots li button {
    background: #bcb8b8;
    border: none;
}

.slick-dots li.slick-active button {
    background: #236090;
}

.blog-img:before {
    background: rgba(0, 0, 0, .5);
    border: 30px solid rgba(0, 0, 0, .3);
}

.blog-content h4 {
    border-bottom: 1px solid #236090;
}

.blog-content p {
    color: #333132;
}
/*--------brand-area start---------*/
.brand-area {
    background: #236090;
}
/*--------brand-area end---------*/
/*--------brand-area end---------*/
#googleMap {
    background: #236090;
}
/*--------footer-area start---------*/
.footer-widget h4.widget-title:before {
    background: #236090;
}

.footer-contact ul li i {
    border: 1px solid #236090;
}

.footer-menu ul i:before {
    color: #236090;
}

.footer-menu ul li:hover {
    color: #236090;
}

.newsletter input {
    border: 1px solid #e5e5e5;
    background: transparent;
}

.newsletter button {
    border: none;
    background: #236090;
}

    .newsletter button:hover {
        background: #323131;
        color: #fff;
    }

.footer-bootem {
    background: #236090;
}
/*--------footer-area end---------*/
/*=======================================
        home two style here
=======================================*/
a.readmore-btn {
    background: #236090;
}

    a.readmore-btn:hover {
        background: #333132;
        color: #fff;
    }

.about-area2 .about-wrap {
    border-top: 2px solid #236090;
    border-right: none;
    border-left: 2px solid #236090;
}

.about-area2 .about-images {
    border-right: 3px solid #236090;
    border-top: 3px solid #236090;
}

    .about-area2 .about-images a {
        background: #fff;
        border: 2px solid #236090;
    }
/*---------quote-area start---------*/
.quote-area {
    background: #236090;
}

.quote-wrap a {
    background: #222;
    color: #fff;
}

    .quote-wrap a:hover {
        background: #fff;
        color: #222;
    }
/*---------quote-area end---------*/
/*---------interior-area start---------*/
.interior-area {
    background: #236090;
}

.interior-img {
    background: url(../images/bg/3.jpg) no-repeat center center / cover;
}
/*---------interior-area end---------*/
.brand-area2 {
    background: #fff;
}
/*------testimonial------*/
.test-img2 {
    border: 3px solid #236090;
}

.test-wrap2 i {
    color: #236090;
}

.test-active .owl-nav div:hover {
    color: #236090;
}

.test-active .owl-dot {
    background: #323131;
}

    .test-active .owl-dot.active {
        background: #236090;
    }
/*------testimonial------*/
/*-------blog-------*/
.blog-content2 {
    background: rgba(255,255,255, .95);
}

    .blog-content2 span {
        color: #777;
    }

    .blog-content2 h4 a {
        color: #fff;
    }

        .blog-content2 h4 a:hover {
            color: #236090;
        }

    .blog-content2 p {
        color: #236090;
    }

    .blog-content2 a.readmore {
        color: #236090;
    }

.blog-wrap2:before,
.blog-wrap2:after {
    background: transparent;
    border: 3px solid transparent;
}

@-webkit-keyframes animate3 {
    0% {
        width: 0;
        height: 0;
        border-top-color: #236090;
        border-left-color: transparent;
        border-bottom-color: transparent;
        border-right-color: transparent;
    }

    50% {
        width: 100%;
        height: 0;
        border-top-color: #236090;
        border-left-color: #236090;
        border-bottom-color: transparent;
        border-right-color: translate;
    }

    100% {
        width: 100%;
        height: 100%;
        border-top-color: #236090;
        border-left-color: #236090;
        border-bottom-color: transparent;
        border-right-color: translate;
    }
}

@keyframes animate3 {
    0% {
        width: 0;
        height: 0;
        border-top-color: #236090;
        border-left-color: transparent;
        border-bottom-color: transparent;
        border-right-color: transparent;
    }

    50% {
        width: 100%;
        height: 0;
        border-top-color: #236090;
        border-left-color: #236090;
        border-bottom-color: transparent;
        border-right-color: translate;
    }

    100% {
        width: 100%;
        height: 100%;
        border-top-color: #236090;
        border-left-color: #236090;
        border-bottom-color: transparent;
        border-right-color: translate;
    }
}

@-webkit-keyframes animate4 {
    0% {
        width: 0;
        height: 0;
        border-top-color: translate;
        border-left-color: translate;
        border-right-color: translate;
        border-bottom-color: #236090;
    }

    50% {
        width: 0;
        height: 100%;
        border-top-color: translate;
        border-left-color: translate;
        border-right-color: #236090;
        border-bottom-color: #236090;
    }

    100% {
        width: 100%;
        height: 100%;
        border-top-color: translate;
        border-left-color: translate;
        border-right-color: #236090;
        border-bottom-color: #236090;
    }
}

@keyframes animate4 {
    0% {
        width: 0;
        height: 0;
        border-top-color: translate;
        border-left-color: translate;
        border-right-color: translate;
        border-bottom-color: #236090;
    }

    50% {
        width: 0;
        height: 100%;
        border-top-color: translate;
        border-left-color: translate;
        border-right-color: #236090;
        border-bottom-color: #236090;
    }

    100% {
        width: 100%;
        height: 100%;
        border-top-color: translate;
        border-left-color: translate;
        border-right-color: #236090;
        border-bottom-color: #236090;
    }
}
/*=======================================
        home Three style here
=======================================*/
/*about-area*/
.about-wrap3 {
    background: #fff;
}

.about-active .slick-list.draggable {
    box-shadow: 0px 2px 10px rgba(0, 0, 0, .2);
}

.about-img-active i.slick-arrow {
    background: #fff;
}

    .about-img-active i.slick-arrow:hover {
        background: #236090;
    }

.about-img-active {
    box-shadow: 0px 2px 8px rgba(0, 0, 0, .1);
}
/*about-area*/
/*skill-area*/
.skill-wrap .progress {
    background: #323131;
}

.skill-wrap .progress-bar {
    background: #236090;
}

    .skill-wrap .progress-bar:before {
        background: #236090;
        border: 2px solid #323131;
    }

    .skill-wrap .progress-bar span {
        color: #323131;
    }

.skill-img:before {
    background: rgba(0, 0, 0, .3);
    border: 50px solid rgba(0, 0, 0, .1);
}
/*skill-area*/

/*newsletter-area*/
.newsletter-area.black-opacity:before {
    background: #236090;
}

.newsletter-wrap input {
    background: #fff;
    border: none;
}

.newsletter-wrap button {
    background: #323131;
    border: none;
    color: #fff;
}

    .newsletter-wrap button:hover {
        background: #236090;
        color: #323131;
    }
/*newsletter-area*/

/*=======================================
        about page style here
=======================================*/
/*--------breadcumb-area start--------*/
.breadcumb-wrap h2 {
    color: #236090;
}

.breadcumb-wrap ul li {
    color: #fff;
}

    .breadcumb-wrap ul li a {
        color: #fff;
    }

        .breadcumb-wrap ul li a:hover {
            color: #236090;
        }
/*about*/
.about-page-wrap ul:before {
    background: #393939;
}

.about-page-wrap ul:hover:before {
    background: #236090;
}

.about-page-wrap ul li a:before {
    border-color: transparent transparent transparent #236090;
}

.about-sidebar h3 {
    border-bottom: 1px solid #393939;
}

.about-sidebar ul li {
    border-bottom: 1px solid #393939;
}

    .about-sidebar ul li:last-child {
        border-bottom: none;
    }

.about-sidebar-img:before {
    background: rgba(0, 0, 0, .5);
    border: 30px solid rgba(0, 0, 0, .5);
}

.about-sidebar-img a {
    border: 4px solid #fff;
    color: #fff;
}

    .about-sidebar-img a:hover {
        background: #236090;
        color: #393939;
    }
/*blog*/
.pagination-wrap ul li a,
.pagination-wrap ul li span {
    background: #333132;
    color: #fff;
}

.pagination-wrap ul li span,
.pagination-wrap ul li:hover a {
    background: #236090;
    color: #333132;
}
/*-------------------------sidebar-area start-------------------------*/

.search-wrap input {
    border: none;
    border: 1px solid #333132;
    background: transparent;
}

.search-wrap button {
    background: #333132;
    border: none;
    color: #fff;
}

    .search-wrap button:hover {
        color: #333132;
        background: #236090;
    }

.search-wrap input::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    color: #333132;
}

.search-wrap input::-moz-placeholder {
    /* Firefox 19+ */
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    color: #333132;
}

.search-wrap input:-ms-input-placeholder {
    /* IE 10+ */
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    color: #333132;
}

.search-wrap input:-moz-placeholder {
    /* Firefox 18- */
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    color: #333132;
}

.widget .widget-title {
    border-bottom: 1px solid #333132;
}

.tag-wrap ul li a {
    border: 1px solid #e5e5e5;
}

    .tag-wrap ul li a:hover {
        color: #393939;
        background: #236090;
        border-color: #236090;
    }
/*-------------------------sidebar-area end-------------------------*/
.blog-details-wrap blockquote {
    background: #f1f1f1;
    border-right: 10px solid #236090;
}

.socila-link ul li {
    color: #236090;
}

.blog-form input,
.blog-form textarea,
.contact-form input,
.contact-form textarea {
    background: transparent;
    border: 1px solid #e5e5e5;
}

.blog-form button,
.contact-form button {
    background: #236090;
    color: #363636;
    border: none;
}

    .blog-form button:hover,
    .contact-form button:hover {
        background: #222;
        color: #236090;
    }

.contact-wrap ul li {
    background: #7390c8;
}

    .contact-wrap ul li i {
        color: #222;
    }

.contact-us-form .dx-widget {
    font-family: 'Droid-Arabic-Kufi';
}

.contact-us-form .dx-field-item-label-text {
    color: #236090;
}

.contact-us-form .dx-button-default {
    background: #7390c8;
    color: #ffffff;
    border: 1px solid #7390c8;
}
/*------------------------------------------*/
/* FOOTER */
/*------------------------------------------*/
.footer-area {
    font-size: 14px;
}

.footer-bootem {
    background: #236090;
    color: #ffffff;
    font-size: 12px;
}

.footer-widget h4.widget-title {
    margin: 30px 0;
}

    .footer-widget h4.widget-title:before {
        background: #7390C8;
    }

.footer-contact ul li i {
    border: 1px solid #7390C8;
}

.footer-logo a {
    color: #236090;
}

    .footer-logo a:hover {
        color: #7390c8;
    }

/*------------------------------------------*/
/*HEADER*/
/*------------------------------------------*/
.top-bar {
    background-color: #7390C8;
}

    .top-bar a {
        color: #f1f1f1;
    }

        .top-bar a:hover {
            color: #236090;
        }

.header-top {
    color: rgb(255, 255, 255);
    background: none 0px 0px repeat scroll #B3B7BC;
}

    .header-top a {
        color: #f1f1f1;
    }

        .header-top a:hover {
            color: #7390c8;
        }

    .header-top:before {
        background: #236090;
    }

    .header-top:after {
        border-image: none;
        border-style: solid;
        border-width: 24px 16px;
        border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #236090 #236090;
    }

.header-top-right > .content:after {
    background: #ffffff none repeat scroll 0 0;
}

.header-top-right > .content:first-child:after {
    background: transparent;
}

.mainmenu ul#nav > li > a:after, .mainmenu ul#nav.menu-white > li > a:after {
    background: #7390C8;
}
/*------------------------------------------*/
/*Slider*/
/*------------------------------------------*/
.opacity5:before {
    opacity: 0.5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}

.opacity3:before {
    opacity: 0.3;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
}

.opacity2:before {
    opacity: 0.2;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
}

.opacity1:before {
    opacity: 0.1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
}

.opacity0:before {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
/*------------------------------------------*/
/*About*/
/*------------------------------------------*/
.about-img img {
    box-shadow: 10px 10px grey;
}
/*team*/
.team-filter {
    display: block;
    padding: 10px 0;
}

    .team-filter li a {
        background: #ffffff;
        color: #b3b7bc;
        border: 1px solid #f1f1f1;
    }

        .team-filter li a:hover {
            background: #ffffff;
            color: #7390c8;
            border: 1px solid #f1f1f1;
        }

        .team-filter li a.active {
            background: #7390c8;
            color: #ffffff;
            border-bottom: 0px solid #f1f1f1;
        }

    .team-filter a {
        background: transparent !important;
        color: #236090;
        border: 1px solid #236090;
    }

        .team-filter a.active, .team-filter a:hover {
            background: #7390C8 !important;
            color: #fff;
        }
/*about*/
.about2-img-active:before {
    border: 3px solid #236090;
}

.about2-images {
    border: 3px solid #7390c8;
    border-style: outset;
}

.val-item {
    color: #fff;
}

    .val-item .val-content {
        box-shadow: inset 0px 4px 0px 1px rgba(0,0,0,0.1);
    }

    .val-item h4 {
        color: #236090
    }

    .val-item p {
        color: #555555;
    }

/*------------------------------------------*/
/*Test*/
/*------------------------------------------*/
.bg-img-test {
    background: url(../images/test/klma4.jpg) no-repeat top right / cover
}

.test-wrap i {
    color: #236090;
}

.test-wrap span {
    color: #7390C8;
}

.test-wrap p {
    color: #525354;
}

.test-wrap h4 {
    color: #236090;
}

.test-images {
    border: 3px solid #7390C8;
}

.slick-dots li button {
    background: #bcb8b8;
}

.slick-dots li.slick-active button {
    background: #7390C8;
}

.add-line:before {
    border: 3px solid #236090;
}

.test-img-active:before {
    border: 0px solid #236090;
}

.test-content-active, .test-img-active {
    background: #f1f1f1;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
/*------------------------------------------*/
/*E-Services*/
/*------------------------------------------*/
.spacial-item {
    background: #ffffff;
    color: #236090;
}

    .spacial-item:hover {
        background: #7390C8;
        color: #ffffff;
    }
/*------------------------------------------*/
/*Sectors*/
/*------------------------------------------*/
.service-content a {
    background: #236090;
    color: #ffffff !important;
}
/*sector*/
.sector-wrap .item {
    box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
    border: 2px solid #fff;
}

    .sector-wrap .item .content {
        /*background: #fff;*/
    }

.sector-wrap .content a.icon {
    color: #fff;
    border: 1px solid #f1f1f1;
    border-style: outset;
}

.sector-wrap .content p {
    color: #888;
}

.sector-wrap .content a.link {
    color: #609cec;
    border-bottom: 1px dashed #609cec;
}
/*------------------------------------------*/
/*Logos*/
/*------------------------------------------*/
.project-content {
    color: #fff;
}

    .project-content a {
        color: #fff;
    }

.project-menu button {
    background: transparent !important;
    color: #236090;
}

    .project-menu button.active, .project-menu button:hover {
        background: #7390C8 !important;
        color: #fff;
    }

.logos-imgs {
    border: 2px solid #7390c8;
    border-style: inset
}

/*------------------------------------------*/
/*Numbers*/
/*------------------------------------------*/
.bg-img-fan {
    background: url(../images/bg/fan.jpg) no-repeat center center / cover
}

.bg-img-fan2 {
    background: url(../images/bg/fan.jpg) no-repeat center center / cover
}

.bg-img-1www {
    background: url(../images/bg/1.jpg) no-repeat center center / cover
}

.black2-opacity h2 {
    color: #ffffff;
}
.black2-opacity h2:before, .black2-opacity h3:before {
    background-color: white;
}
.black2-opacity h3 {
        color: #ffffff;
    }


.black2-opacity .funfact-wrap p {
    color: #ffffff;
}

.black2-opacity .funfact-wrap h2 {
    color: #7390c8;
}

.white-opacity .funfact-wrap p {
    color: #525354;
}

.white-opacity .funfact-wrap h2 {
    color: #236090;
}
/*------------------------------------------*/
/*Contact*/
/*------------------------------------------*/
.contact-wrap ul li {
    color: #ffffff;
}

    .contact-wrap ul li i {
        color: #ffffff;
    }

.blog-form button, .contact-form button {
    color: #ffffff;
}

    .blog-form button, .contact-form button:hover {
        color: #ffffff;
    }

.breadcumb-wrap ul li {
    color: #7390c8;
}

    .breadcumb-wrap ul li a {
        color: #7390c8;
    }

.blog-content ul li {
    display: block;
}

.blog-content a {
    color: #236090;
}

    .blog-content a:hover {
        color: #525354;
    }

.blog-meta a {
    color: #7390c8;
}

.cont-btns a {
    color: #236090;
}

    .cont-btns a:hover {
        color: #7390c8;
    }
/*------------------------------------------*/
/*Companies*/
/*------------------------------------------*/
.team-wrap {
    background-color: #f1f1f1;
    border: 1px solid #f1f1f1;
}

    .team-wrap:before {
        background-color: #ffffff;
    }

ul.contact-info li {
    color: #7390c8;
}

.blog-wrap2 h5 {
    color: #7390c8;
}

.comp-imgs {
    box-shadow: 0 5px 5px grey;
    border-top: 5px solid #236090;
}

ul.social-media li a {
    background: #236090;
    color: #fff;
}

ul.social-media li:hover a {
    background: #7390c8;
    color: #fff;
}

ul.contact-info li {
    color: #7390c8;
}

    ul.contact-info li i {
        border: 1px solid #236090;
    }

ul.contact-info2 li {
    color: #236090;
}

    ul.contact-info2 li i {
        border: 1px solid #236090;
    }
/*------------------------------------------*/
/*UI*/
/*------------------------------------------*/
.ui-97 .ui-member {
    background: #fff;
    border: 1px solid #e7e7e7;
    box-shadow: 2px 2px 0px 1px rgba(0,0,0,0.07);
}

    .ui-97 .ui-member img.ui-img {
        border: 5px solid #fff;
        box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
    }

    .ui-97 .ui-member span {
        color: #7390c8;
    }

ul.contact-team li {
    color: #236090;
}

    ul.contact-team li a {
        color: #236090;
    }

.ui-34 .nav a.active {
    border-top: 5px solid #7390c8;
    border-bottom: 5px solid #7390c8;
    background: #ffffff;
    color: #555;
}

.ui-34 .nav a:hover {
    border-top: 5px solid #7390c8;
    border-bottom: 5px solid #7390c8;
    background: #ffffff;
}

.ui-34 .nav li a {
    border: 1px solid #eee;
    background: #7390c8;
    color: #fff;
}

.ui-34 .nav li.active a {
    color: #555;
}

.ui-34 .nav li:hover a {
    color: #555;
}

.ui-34 .nav li:last-child a {
    border-right: 1px solid #eee;
}

.ui-34 .nav li.active i {
    color: #236090;
}

.ui-34 .nav li:hover i {
    color: #236090;
}

.ui-34 .tab-content {
    background: #fff;
    border: 1px solid #eee;
    box-shadow: 3px 3px 0px 1px rgba(0,0,0,0.08);
}

    .ui-34 .tab-content p {
        color: #888;
    }

.news-big-button a {
    color: #236090;
    text-shadow: 6px 6px 10px #f1f1f1;
}

    .news-big-button a:hover {
        color: #7390c8;
    }

.page-header-wrap p {
    color: #236090;
}

.map-wrapper .icon-pin {
    color: #236090;
    text-shadow: 0px 0px 50px royalblue;
}

.map-header {
    background: transparent;
    color: #236090;
}

.map-header2 h1 {
    background: #ffffff;
    color: #236090;
    margin-bottom: 0;
}

.map-header2:after {
    content: " ";
    position: absolute;
    left: 48%;
    border-width: 20px;
    border-style: solid;
    border-color: #ffffff transparent transparent transparent;
    z-index: 1;
}

.map-area {
    border-bottom: 3px solid #ffffff;
}

.cities {
    color: #7390c8;
    background: #ffffff;
    display: none;
}

.tooltip2 {
    border-bottom: 1px dotted #7390c8;
}

    .tooltip2 .tooltip2text {
        background-color: #ffffff;
        color: #236090;
        box-shadow: 5px 5px 5px grey;
    }

        .tooltip2 .tooltip2text:after {
            content: " ";
            position: absolute;
            top: 100%; /* At the bottom of the tooltip */
            left: 50%;
            margin-left: -5px;
            border-width: 5px;
            border-style: solid;
            border-color: #ffffff transparent transparent transparent;
        }

.forms-wrapper {
    color: #236090;
    /*background: rgba(112,122,142,0.2);*/
    background:white;
    border: 1px solid rgba(255,255,255,0.2);
    border-radius: 5px;
    box-shadow: 0px 0px 10px rgba(255,255,255,0.05);
}
.form-content li {
    color: #555555;
}
.form-content i {
    color: #236090;
}
.album-wrap {
    border: 1px solid #f1f1f1;
    box-shadow: -5px 5px 10px #f1f1f1;
    background: #ffffff;
}

.album-title {
    color: #236090;
}

    .album-title:hover {
        color: #7390c8;
    }
/*---------E-Services ---------*/
.e-services-menu a {
    color: #236090;
}

    .e-services-menu a:hover, .e-services-menu a.active {
        background-color: #f1f1f1;
    }
/*---------CPanel ---------*/
.C-Panel-menu a {
    color: #236090;
}

    .C-Panel-menu a:hover, .C-Panel-menu a.active {
        background-color: #f1f1f1;
    }
.C-Panel .mainmenu li:hover{
    background:#7390c8;
}
.C-Panel .header-top-right .mainmenu li:hover {
    background: transparent;
    color: #7390c8;
}
.C-Panel .mainmenu li:hover i{
    color: #236090;
}
.C-Panel .header-top-right .mainmenu li:hover i {
    color: #7390c8;
}
.customer-req h5 {
    color: #236090;
}

.customer-req li i {
    color: #236090;
}

.customer-req a {
    color: #236090;
}

    .customer-req a:hover {
        color: #7390c8;
    }
.controls-btn {
    color: #f1f1f1;
    background: #236090;
}
.controls-btn:hover {
    color: #f1f1f1;
    background: #7390c8;
}
.steps-circle {
    background: #ffffff;
    color: #236090;
}
.send-code-links a {
    background: #7390c8;
    color:#f1f1f1
}
.send-code-links a:hover {
    color: #7390c8;
    background: #f1f1f1
}
.requirments-wrraper {
    border: 1px solid #f1f1f1;
}
/*Wizard*/
.nav-pills.nav-wizard > li a {
    background-color: #c9d5e1;
}

.nav-pills.nav-wizard > li:not(:last-child) a:after {
    border-color: transparent #c9d5e1 transparent transparent;
}

.nav-pills.nav-wizard > li:not(:first-child) a:before {
    border-color: #c9d5e1 transparent #c9d5e1 #c9d5e1;
}

.nav-pills.nav-wizard > li:hover:not(:last-child) a:after {
    border-color: transparent #aaa transparent transparent;
}

.nav-pills.nav-wizard > li:hover:not(:first-child) a:before {
    border-color: #aaa transparent#aaa #aaa;
}

.nav-pills.nav-wizard > li:hover a {
    background-color: #aaa;
    color: #fff;
}

.nav-pills.nav-wizard > li.active:not(:last-child) a:after {
    border-color: transparent #236090 transparent transparent;
}

.nav-pills.nav-wizard > li.active:not(:first-child) a:before {
    border-color: #236090 transparent#236090 #236090;
}

.nav-pills.nav-wizard > li.active a {
    background-color: #236090;
    color: #ffffff;
}

/*Wizard 2*/
.nav-pills.nav-wizard > li .wizard-content {
    background-color: #c9d5e1;
}

.nav-pills.nav-wizard > li:not(:last-child) .wizard-content:after {
    border-color: transparent #c9d5e1 transparent transparent;
}

.nav-pills.nav-wizard > li:not(:first-child) .wizard-content:before {
    border-color: #c9d5e1 transparent #c9d5e1 #c9d5e1;
}

.nav-pills.nav-wizard > li:hover:not(:last-child) .wizard-content:after {
    border-color: transparent #aaa transparent transparent;
}

.nav-pills.nav-wizard > li:hover:not(:first-child) .wizard-content:before {
    border-color: #aaa transparent#aaa #aaa;
}

.nav-pills.nav-wizard > li:hover .wizard-content {
    background-color: #aaa;
}
    .nav-pills.nav-wizard > li:hover .wizard-content .dx-button-content, .nav-pills.nav-wizard > li.active .wizard-content .dx-button-content {
        color: #fff;
    }

.nav-pills.nav-wizard > li.active:not(:last-child) .wizard-content:after {
    border-color: transparent #236090 transparent transparent;
}

.nav-pills.nav-wizard > li.active:not(:first-child) .wizard-content:before {
    border-color: #236090 transparent#236090 #236090;
}

.nav-pills.nav-wizard > li.active .wizard-content {
    background-color: #236090;
}
.wizard-content .dx-button {
    background: transparent;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

    .wizard-content .dx-button.dx-state-disabled {
        background-color: transparent !important;
        -webkit-box-shadow: none !important;
        -moz-box-shadow: none !important;
        box-shadow: none !important;
    }

.exit-btn .dx-button {
background: #f08080 ;
    color: #ffffff;
}
.exit-btn .dx-button:hover {
    color: #dc143c ;
    background: #f1f1f1;
}
.second-email {
    display: none;
}
/*===============================*/
/*======== Responsive ===========*/
/*===============================*/
/* (1366x768) WXGA Display */
@media screen and (min-width: 1366px) and (max-width: 1919px) {
}
/* Normal desktop :992px. */
@media (min-width: 992px) and (max-width: 1197px) {
}
/* Normal desktop :991px. */
@media (min-width: 768px) and (max-width: 991px) {
}

@media (min-width: 576px) and (max-width: 767px) {
}

@media (max-width: 991px) {
}

@media (max-width: 775px) {
    /*TEAM*/
    .team-content {
        background: #ffffff;
    }
    /*BLOG*/
    .blog-wrap2 {
        background: #f1f1f1;
    }

    .blog-content2 p {
        color: #525354;
    }

    .blog-content2 {
        background: transparent;
    }
    /*CONTACT*/
    ul.contact-info li {
        color: #236090;
    }

    ul.social-media a {
        background: #236090;
    }

    .test-content-active, .test-img-active {
        background: #f1f1f1;
        box-shadow: 0 0px 8px 0 rgba(0, 0, 0, 0.2), 0 0px 0px 0 rgba(0, 0, 0, 0.19);
    }
}
/* small mobile :320px. */
@media (max-width: 575px) {
    .add-line:before {
        border: 0px solid #236090;
    }
}

@media (min-width: 480px) and (max-width: 575px) {
}
