﻿@import url('https://fonts.googleapis.com/css?family=Poppins:400,400i,500,500i,600,700,800,900');
@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;
}

.mobile-input .dx-widget {
    font-family: 'Poppins' !important;
}
.mobile-input .dx-field-item-help-text {
    font-family: 'Poppins' !important;
}
.w-150px {
    width: 150px;
}
.color-green {
    color: #66cdaa;
}

.color-red {
    color: #f08080;
}
.color-trueGrey {
    color: #a9a9a9;
}
.color-grey {
    color: #708090;
}
.color-lightOrange {
    color: #f5b569;
}
.color-lightBlue {
    color: #2a7398;
}
.color-lightBlue2 {
    color: #236090 !important;
}
.color-orange {
    color: #f7941e;
}
.color-blue {
    color: #01324b;
}
.color-greyBlue {
    color: #93acb8;
}
.color-white {
    color: #fff;

}
.bg-white {
    background: #ffffff;
}
.bg-lightorange {
    background: rgba(245, 181, 105, 0.1);
}
.bg-offwhite {
    background: #f1f1f1;
}
.bg-orange {
    background: #f5b569;
}
.bg-lightBlue {
    background: #236090;
}
.ltrDirection {
    direction: ltr;
}
.numbers-font {
    font-family: 'Poppins';
}
.top-header {
    background: #01324b;
    color: #ffffff;
}
.top-header a{
    color: #ffffff;
}
    .top-header a:hover {
        color: #f5b569;
    }
a.readmore-btn:hover {
    color: #fff !important;
}
.sticky-menu .logo {
    margin: 2px 0px;
}
.sticky-menu .logo img {
    max-height: 100px;
}
.center-margin {
    margin: 0 auto;
}
.pt-0 {
    padding-top: 0;
}
.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;
}

.pa-0 {
    padding: 0;
}
.pa-15 {
    padding: 15px !important;
}
.pa-20 {
    padding: 20px;
}
.pa-40 {
    padding: 40px;
}

.ma-0 {
    margin: 0 !important;
}

.ma-20 {
    margin: 20px;
}
.mt-20 {
    margin-top: 20px !important;
}
.mt-40 {
    margin-top: 40px !important;
}
.mb-20 {
    margin-bottom: 20px !important;
}
.mb-40 {
    margin-bottom: 40px !important;
}
.button-c1 {
    background: #f5b569;
    color: #ffffff;
    border-radius: 50px;
    padding: 7px 20px;
    margin: 30px auto;
}
.button-c1:hover {
    color: #f5b569;
    background: #ffffff;
}
    .subscripe-window {
    position: fixed;
    top: 0;
    z-index: 9999999999999999;
    width: 100%;
    height: 100%;
    background: rgba(2, 27, 49,0.7);
}

.subscripe-window .container {
    padding-top: 100px;
}

.sub-msg-wrapper .sub-msg-colse {
    width: 100%;
    height: 100%;
}

.sub-msg-wrapper .sub-msg-colse .close {
    width: fit-content;
    padding: 10px 20px;
    float: right;
    color: #f5b569;
    opacity: 0.7;
    cursor: pointer;
}
.sub-msg-wrapper .sub-msg-colse .close:hover {
            color: #555555;
        }

.sub-msg-content i {
    color: #f5b569;
}
.sub-msg-content {
    font-size: 30px;
    text-align: center;
    padding: 30px;
    line-height: 70px;
}

.sub-msg-content P {
    padding-bottom: 10px;
}

.sub-msg-content i {
    font-size: 80px;
    padding: 40px;
    display: block;
    text-align: center;
}

.hide {
    display: none;
}

.my-show {
    display: block;
}

.sub-msg-wrapper {
    color: #236090;
    background: white;
    border-radius: 20px;
}
.about-wrap4 p{
    padding-bottom: 20px;
}
.about-wrap4 h2 {
    color:#f7941e
}
.about-area3 .flaticon-size:before {
    font-size: 200px;
    color: #a9a9a9;
}
.about-area3 .flaticon-size{
    /*top: 50%;*/
}
.icon-wrapper {
    padding-top: 35%;
    min-height: 250px;
}
.col-pad {
    padding: 40px 60px;
}
.numbers-font .dx-widget {
    font-family: 'Poppins';
}
.service-area2 h5{
    cursor: pointer;
    line-height: 1.7em;
}
.service-area3 h5 {
    cursor: pointer;
    line-height: 1.7em;
    color: #f5b569;
}
    .service-area3 h5.collapsed {
        color: #555555;
    }
.service-area2 h5.collapsed {
    color: #555555 !important;
}
    .service-area2 h5:hover {
        color: #236090 !important;
    }
.service-area2 h5{
    color: #236090 !important;
}
@media(max-width: 500px) {
    .service-area2 h5{
        font-size: 14px;
    }
    .service-area2 .ps-20 {
        padding: 0 5px;
    }
}
@media(max-width: 992px) {
    .btn-width {
        width: 100%;
        margin-bottom: 20px;
    }
}
.service-area4 h5 {
    color: #555555;
}
.services-content .service-content {
    padding: 10px !important;
}
.services-content .service-wrap {
    margin-bottom: 0px !important;
}
.bg-img-hs {
    background: url(../images/bg/bg1.jpg) no-repeat left center / cover;

}
.bg-img-qc {
    background: url(../images/bg/bg2.jpg) no-repeat left center / cover;
}
.about-page-wrap3 p {
    padding: 0 0 28px 0;
}
.events-window {
    background: rgba(218, 226, 241, 0.9);
    position: fixed;
    top: 0;
    z-index: 9999999999999999;
    width: 100%;
    height: 100%;
}

.events-window .container {
    padding-top: 0;
}

.events-window .sub-msg-content {
    padding: 0 40px 40px 40px !important;
}

.events-window .msg-colse {
    width: 50px;
    height: 50px;
    cursor: pointer;
}

.events-window .closeEvent {
    padding: 10px 20px;
    width: 100%;
    height: 100%;
}

.container div h2 {
    color: #f7941e;
}

margin-right:8px

