@font-face {
    font-family: 'Tajawal-Medium';
    src: url('../fonts/Tajawal-Medium.eot');
    src: url('../fonts/Tajawal-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Tajawal-Medium.woff2') format('woff2'),
        url('../fonts/Tajawal-Medium.woff') format('woff'),
        url('../fonts/Tajawal-Medium.ttf') format('truetype'),
        url('../fonts/Tajawal-Medium.svg#Tajawal-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Tajawal';
    src: url('../fonts/Tajawal-Regular.eot');
    src: url('../fonts/Tajawal-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Tajawal-Regular.woff2') format('woff2'),
        url('../fonts/Tajawal-Regular.woff') format('woff'),
        url('../fonts/Tajawal-Regular.ttf') format('truetype'),
        url('../fonts/Tajawal-Regular.svg#Tajawal-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Tajawal-Bold';
    src: url('../fonts/Tajawal-Bold.eot');
    src: url('../fonts/Tajawal-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Tajawal-Bold.woff2') format('woff2'),
        url('../fonts/Tajawal-Bold.woff') format('woff'),
        url('../fonts/Tajawal-Bold.ttf') format('truetype'),
        url('../fonts/Tajawal-Bold.svg#Tajawal-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}

#map { width: 100%; }

a{
    color: #0083c1
}

a:hover{
    color: #0056b3
}

.arabic-font {
    font-family: 'Tajawal-Bold';
}

/*blue*/
.navbar .navbar-brand,
.navbar .nav__item .nav__item-link:before,
.about-layout2 .about__img:before,
.about-layout2 .about__img:after,
.cta__banner,
.list-items li:before,
#scrollTopBtn:hover,
.popup-video .video__player,
.arrow-rounded,
.portfolio-item .view__icon,
.career-item .career__type,
.widget-categories ul li a.active,
.widget-categories ul li a:hover,
.widget-download .btn__secondary:after {
    background-color: #0083c1;
}

.bg-overlay-theme-2:before {
    background-color: rgba(0, 131, 193, 0.85);
}

.navbar .nav__item .nav__item-link:hover,
.slider .slide__subtitle,
.btn__primary.btn__hover2:active,
.btn__primary.btn__hover2:focus,
.btn__primary.btn__hover2:hover,
.navbar .dropdown-menu .nav__item .nav__item-link:after,
.heading__subtitle,
.service-item .service__icon i,
.footer__copyright a:hover,
.footer__contact .footer__contact-item .footer__contact-item-icon,
.phone-link i,
.footer__widget-content .social__icons a,
.footer__widget-nav ul li a:hover,
.portfolio-item .portfolio__cat a,
.contact__info-box .contact__info-box-icon,
.blog-item .blog__title a:hover,
.blog-item:hover .btn__link,
.footer__contact .footer__contact-item .footer__contact-item-text a:hover,
.contact-panel .contact__panel-list li i,
a.btn.btn__primary.btn__bordered,
.contact__info-box .contact__info-box-text a:hover,
.feature-item:hover .feature__title,
.feature-list-item .feature__content:before,
.page-title .breadcrumb-item a:hover,
.blog-nav .blog__prev:hover h6,
.blog-nav .blog__next:hover h6,
.widget-posts .widget-post-item:hover .widget__post-title a,
.btn__link.btn__secondary:active,
.btn__link.btn__secondary:focus,
.btn__link.btn__secondary:hover,
.portfolio-item:hover .btn__link,
.portfolio-item .portfolio__title a:hover {
    color: #0083c1;
}

.btn__secondary:active,
.btn__secondary:focus,
.btn__secondary:hover,
.btn__primary {
    background-color: #0083c1;
    border-color: #0083c1;
}

.slider .carousel-dots .owl-dots .owl-dot.active span {
    background-color: transparent;
    border-color: #0083c1;
}

.btn__link,
.btn__bordered {
    background-color: transparent;
    border-color: transparent;
}

.carousel-dots .owl-dots .owl-dot.active span,
.form-control:focus,
a.btn.btn__primary.btn__bordered {
    border-color: #0083c1;
}

.carousel-arrows .owl-nav .owl-prev:hover,
.carousel-arrows .owl-nav .owl-next:hover {
    color: rgb(0, 131, 193);
}

/*navy*/
.btn__primary:active,
.btn__primary:focus,
.btn__primary:hover,
.btn__white:active,
.btn__white:focus,
.btn__white:hover {
    background-color: #002d74;
    border-color: #002d74;
}

a.btn.btn__primary.btn__bordered:hover {
    border-color: #002d74;
}

/*.btn__secondary {
    background-color: #002d74;
    border-color: #002d74;
}*/

.navbar .nav__item .nav__item-link,
.btn__white,
.header__search-form button,
.footer__widget-newsletter .widget__newsletter-form .btn:hover i {
    color: #002d74;
}

.btn__bordered.btn__white {
    color: #002d74;
    background-color: #fff;
    border-color: #002d74;
}

.btn__bordered.btn__white:active,
.btn__bordered.btn__white:focus,
.btn__bordered.btn__white:hover,
.btn__bordered.btn__primary:active,
.btn__bordered.btn__primary:focus,
.btn__bordered.btn__primary:hover {
    color: #fff;
    background-color: #002d74;
    border-color: #002d74;
}

#scrollTopBtn,
.about-layout1 .about__img:after {
    background-color: #002d74;
}

a.btn.btn__primary.btn__link.btn__hover2,
.arrow-rounded-white,
a.btn.btn__primary.btn__bordered:hover {
    color: #fff;
}

a.btn.btn__primary.btn__link.btn__hover2:hover {
    color: #0083c1;
}

.testimonial-item .testimonial__desc {
    font-size: 27px;
}

.navbar .navbar-brand {
    background: none;
}

.about-layout1 .cta__banner .cta__title {
    font-size: 13px;
}

.navbar .dropdown-menu {
    box-shadow: none;
}

.feature-list-item {
    min-height: 315px;
}

.why-us {
    padding-bottom: 0px !important;
}

.career-details {
    padding-bottom: 37px;
    border-bottom: 2px solid #eaeaea;
}

.blog-item .blog__title {
    font-size: 21px;
}

.bg-img {
    background-position: 0 0 !important;
}

@media only screen and (max-width: 767px) and (min-width: 320px) {
    .page-title {
        background-size: contain !important;
    }

    .bg-img {
        background-position: 0 77px !important;
    }
}

@media only screen and (min-width: 992px) {

    .navbar .nav__item.with-dropdown:hover>.dropdown-menu,
    .navbar .nav__item.dropdown-submenu:hover>.mega-menu {
        border-left: 1px solid #eee;
        border-right: 1px solid #eee;
        border-bottom: 1px solid #eee;
    }
}

::selection {
    background-color: #0083c1;
}

.preloader {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 999999;
    background-color: #ffffff;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url(../images/preloader.gif);
}

.pagination {
    justify-content: center;
}

ul.pagination a {
    margin: 0 10px;
    border: 2px solid #0083c1;
    border-radius: 50px;
    height: 50px;
    min-width: 50px;
    text-align: center;
    cursor: pointer;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    color: #333;
    display: inline-table;
    font-size: 14px;
    line-height: 47px;
    font-weight: 700;
}

ul.pagination a.active,
ul.pagination a:hover {
    background: #0083c1;
    border: 2px solid #0083c1;
    color: #fff;
}

.portfolio-item .portfolio__img {
    height: 300px;
}

.portfolio-item .portfolio__title {
    min-height: 75px;
    line-height: 25px;
    margin-bottom: 10px;
}

.portfolio-item .portfolio__desc {
    min-height: 72px;
}

.blog-item .blog__img {
    height: 210px;
}

input[type="file"] {
    display: none;
}

.custom-file-upload {
    border: 2px solid #e7ebef;
    background-color: transparent;
    display: inline-block;
    padding: 20px 21px;
    cursor: pointer;
    color: #51668a;
    font-weight: normal;
    width: 100%;
}

#contact-message {
    padding: 0 0 0 15px;
    font-size: 14px;
    display: none;
    margin-bottom: 20px;
    color: #0083c1;
    text-align: left;
}

#contact-message.success {
    color: #53b3ad;
}

#contact-message.error {
    color: #b04337;
}

#send_message[disabled] {
    background-color: #ddd;
    color: #eee;
}

.blog-details__img{
    height: auto !important;
    max-height: 550px;
}

.widget-posts .widget-post-item.widget-active .widget__post-title a, .widget-posts .widget-post-item.widget-active .widget__post-date{
    color: #0083c1;
}