/* Add here all your CSS customizations */
@font-face {
    font-family: Droid Kufi Arabic;
    src: url(../fonts/DroidKufi-Bold.ttf);
}
@font-face {
    font-family: Droid Naskh Arabic;
    src: url(../fonts/DroidNaskh-Regular.ttf);
}
body {
    font-family: Droid Kufi Arabic, tahoma !important;
}
#header{
    border-top:0px;
}
.g-recaptcha{
    margin-bottom:20px;
}
#footer .newsletter .form input.form-control {
    height: 34px;
    padding: 6px 12px;
}
#header .search a.btn-default {
    border: 0;
    background: transparent;
    position: absolute;
    top: 0;
   left: 0;
    color: #CCC;
    z-index: 3;
}
#footer .newsletter .form {
    width: 100%;
    max-width: 300px;
}
.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
    z-index: 2;
}
.newsletter-terms { position: absolute  ; }
.newsletter-terms:after {
    content: "";
    position: absolute;
    top: 0px;
    right: 0px;
    width: 100%;
    height: 100%;
    background-color: #f3f9fd;
    z-index: 1;
}
.validate-container { position: relative; }
.err {
    position: absolute;
    top: -25px;
    right: 15px;
    color: darkred;
    z-index: 1;
    opacity: 0;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    font-size: 12px;
}
.err.in {opacity: 1;}
.help-block.with-errors .err { 
    position: static;
    display: none;
}
.help-block.with-errors .err.in { display: block; }
.form-login .form-group{
    text-align:right;
}

.map {
    height: 500px;
    margin-top:20px;
}
li.address{
    display:inline-flex;
}
li.address p{
    margin:0px;
}
.content article.post-large h2 {
    margin-bottom: 15px;
    color: #777777;
    font-size: 2.0em;
}
.tp-caption.main-label.sft.stb.start {
    left: 0px!important;
    text-align: center;
    right: 0;
    font-size: 38px!important;
    background:rgba(27, 100, 132, 0.38823529411764707);
   padding:10px!important;
}

.validate-container { position: relative; }
.err {
    position: absolute;
    top: -25px;
    left: 15px;
    color: darkred;
    z-index: 1;
    opacity: 0;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    font-size: 12px;
}

.err.in {opacity: 1;}
.help-block.with-errors .err { 
    position: static;
    display: none;
}
.help-block.with-errors .err.in { display: block; }
.newsletter-container .alert, .contact-form .alert{
    margin-top: 20px;
}

.numbers {
    padding: 0px 0px 40px;
}
.mt-30{
    margin-top:30px;
}
.numbers .flex{
	flex-wrap:wrap;
	justify-content: space-between;
    display:-webkit-box
}

.numbers .number-item{
	font-size:1.2em;
        width: 120px;
    height: 120px;
    border-radius: 0;
    text-align: center;
    display: block;
    background-color: #1b6484;
    margin: 0px 10px;
    box-shadow: 0 5px rgba(31, 39, 50, 0.12), inset 0 1px 6px rgb(255, 255, 255);
}
.numbers .number-item h2 {
    font-weight: 500;
    color: #fff;
    margin-top: 25px;
    margin-bottom: 10px;
    margin: 20px 0px 10px 0px;
}
.numbers .number-item h6{
	font-weight:300;
	text-transform:uppercase;
	font-size:12px;
    color:#fff;
}


.portfolio-item.img-thumbnail {
    height: 205px;
}
img.portfolio-single1{
    width:100%;
}

img.portfolio-single1{
    width:100%;
}
.content h4.header4 {
    padding: 15px;
    text-align: center;
    color: #1b6484;
    height:85px;
}


/*.content-services {
    border: 1px solid #ccc;
    border-radius: 15px;
    padding: 10px;
    text-align: center;
}*/
h4.header4 {
    padding: 10px;
    text-align: center;
    margin: 0px;
    color:#ffffff;
    letter-spacing:-.5px;
}
.about-us {
    padding-bottom:80px;
    padding-top:80px;
    background: url('../images/Services/banne.jpg') no-repeat;
}
.content-services .images .services-title-right {
    position: absolute;
    right: 20px;
    bottom: 20px;
    background: rgba(0, 0, 0, 0.74);
    
}
.content-services .images .services-title-right.last {
    position: absolute;
    right: 20px;
    bottom: unset;
    top:20px;
    background: rgba(0, 0, 0, 0.74);
    
}
.img-hover:hover img {
    -webkit-transform: scale(1.02, 1.03);
    -moz-transform: scale(1.02, 1.03);
    -ms-transform: scale(1.02, 1.03);
    -o-transform: scale(1.02, 1.03);
    transform: scale(1.02, 1.03);
}
.img-hover img {
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    transition: all 0.2s linear;
    position: relative;
}
.header h4.header4 {
    padding: 10px;
    text-align: center;
    margin: 0px;
    color: #0088cc;
    letter-spacing: -.5px;
}
.services .col-md-6.pb-10{
    padding-left:10px;
    padding-right:0px;
}
.pb-15{
    padding-bottom:15px;
}
.content-services .images .services-title-left {
    position: absolute;
    left: 20px;
    bottom: 20px;
    background: rgba(0, 0, 0, 0.74);
    
}
.content-services .images .services-title-left.last {
    position: absolute;
    left: 20px;
    top: 20px;
    background: rgba(0, 0, 0, 0.74);
    bottom:unset;
    
}
.content-services .images{
    position:relative;
   
}
.img-services{
    max-width:100%
}
.col_half { width: 49%; }
.col_third { width: 32%; }
.col_fourth { width: 23.5%; }
.col_fifth { width: 18.4%; }
.col_sixth { width: 15%; }
.col_three_fourth { width: 74.5%;}
.col_twothird{ width: 66%;}
.col_half,
.col_third,
.col_twothird,
.col_fourth,
.col_three_fourth,
.col_fifth{
	position: relative;
	display:inline;
	display: inline-block;
	float: left;
	margin-right: 2%;
	margin-bottom: 20px;
}
.end { margin-right: 0 !important; }
/* Column Grids End */

.wrapper { width: 980px; margin: 30px auto; position: relative;}
.counter { background-color: #ffffff; padding: 20px 0; border-radius: 5px; text-align:center;}
.count-title { font-size: 40px; font-weight: normal;  margin-top: 10px; margin-bottom: 0; text-align: center; }
.count-text { font-size: 23px; font-weight: normal;  margin-top: 10px; margin-bottom: 0; text-align: center; }
.fa-2x { margin: 0 auto; float: none; display: table; color: #4ad1e5; }

.content-services {
    text-align: center;
}
h4.header4 {
    padding: 10px;
    text-align:center;
}
.content p{
    text-align:right;
}
.btn-read{
    float:left;
}
.social-media-fixed {
    position: fixed;
    top: 50%;
    padding: 15px 10px 15px 0px;
    z-index: 100;
    left: 0;
}
ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}
.social-media-fixed ul a:hover {
    width: 50px;
    -webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
a.facebook,
a.instagram,
a.twitter,
a.whatsapp {
    background: #1b6484;
    display: block;
    color: #fff;
    line-height: 35px;
    padding: 5px 10px 5px 30px;
    width: 30px;
    font-size: 1.3em;
    margin-bottom: 2px;
    float: left;
    position: relative;
}

.logo img {
    width: 275px !important;
    height: auto !important;
}
ul.social-icons li {background-image: url(../images/social-sprites.png);}
.nav .phone a{direction: ltr;}
#header nav ul.nav-top li i {margin-right: 6px;}
#header nav ul.nav-main li a {font-size: 14px;}
#header nav ul.nav-top li a, #header nav ul.nav-top li span {
    font-size: 13px;
    font-weight: bold;
}
.home-ar .slider {margin-bottom: 0px;}
.justify-text{text-align: justify;}
#header nav ul.nav-main li > a:hover{background-color: #1b6484 !important;}
a {color: #1b6484;}
#header .lang, .nav-main .lang-media, .login{
    float: left;
    position: relative;
    margin: 15px 15px 15px 0px;
}
.login a{
    background-color: #1b6484;
    color: #fff;
}
.nav-main .lang-media a{color: #fff;}
#header .lang a, .nav-main .lang-media a, .login a {
    padding: 10px;
    border-radius: 4px;
    text-decoration: none;
    font-size: 10px;
}
#header .lang a:hover, .nav-main .lang-media a:hover {
    background-color: #1b6484;
    color: #fff
}
#header .lang a.active, .nav-main .lang-media a.active{
    background-color: #1b6484;
    color: #fff
}
.mega-menu-sub-title{
    font-size: 18px !important;
    margin-bottom: 15px;
}
.disapear{display: none;}
#header nav ul.nav-main li.dropdown:hover a {background-color: #1b6484 !important;}
.login-media{margin: 15px 15px 15px 0px;}
.login-media a{color: #fff;}
#header nav ul.nav-top li i.fa-home{font-size: 20px;}
.sticky-menu-active #header .lang a.active, .nav-main .lang-media a.active, .sticky-menu-active .login {display: none !important;}
.sticky-menu-active .logo img{
    margin-top: 5px;
    width: 250px !important;
}
#header .social-icons {margin-top: 5px;}
.thumb-info .thumb-info-title{width: 100%;}
.fr{float: right;}
.fl{float: left;}
.developed-by{
    margin-left: 60px !important;
    text-align: left;
}
.btn-primary-2{
    background-color: #1b6484;
    border: none;
    padding: 10px;
}
.btn-primary-2:active, .btn-primary-2:focus{background-color: #1b6484;}
.btn-primary-2:hover{background-color: #1b6484;}
.c-paging{
    justify-content: center;
    display: flex;
}
.c-paging li.active a, .c-paging li.active a:hover{
    background-color: #1b6484;
    border: none;
}
.c-paging li a, .c-paging li a:hover{color: #1b6484;}
#footer .footer-ribbon {background: #1b6484;}
.breadcrumb a:hover, .post-content h2 a:hover{color: #1b6484;}
section.page-top h1 {border-bottom-color: #1b6484;}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {background-color: #1b6484;}
.contact-map{
    width: 100%;
    height: 400px;
}
.contact-ar .btn-primary{
    background-color: #1b6484;
    border: none;
}
.contact-ar .btn-primary:hover{background-color: #1b6484;}
.btn-primary:active, .pagination > .active > a:active, body.dark .pagination > .active > a:active, .owl-theme .owl-controls .owl-nav [class*="owl-"]:active, .btn-primary:focus, .pagination > .active > a:focus, body.dark .pagination > .active > a:focus, .owl-theme .owl-controls .owl-nav [class*="owl-"]:focus {background-color: #1b6484;}
.white-popup{
    background-color: #fff;
    justify-content: center;
    display: flex;
    width: 35%;
    margin: 0 auto;
    border-radius: 4px;
}
.white-popup-title{
    text-align: center; 
    padding: 0px 20px 0px 0px;
}
.white-popup button.mfp-close {
    margin-left: 510px;
}
.login-btn:hover {
    background-color: rgba(27, 100, 132, 0.8784313725490196);
    color: #fff;
}
.login-btn {
    background-color: #1b6484;
    color: #fff;
}
.content-download{
    justify-content: center;
    display: flex;
}
.content-download img {
    margin: 0 auto;
    width: 100px;
}
.login-ar .blog-posts .post-content h2 {font-size: 25px;}
.fallback-btn a {
    background-color: #1b6484;
    color: #fff;
    padding: 10px;
    border-radius: 4px;
    position: relative;
    text-decoration: none;
}
.breadcrumb li.active a {color: #fff !important;}
p{font-family: Droid Naskh Arabic !important;}

@media(max-width:1030px){
    #header nav ul.nav-main li a {
    font-size: 13px;
}
    .portfolio-item.img-thumbnail {
    height: 170px;
}
    .numbers .number-item {
    font-size: .8em;
    width: 90px;
    height: 90px;
    border-radius: 0;
    text-align: center;
    display: block;
    background-color: #1b6484;
    margin: 0px 10px;
    box-shadow: 0 5px rgba(31, 39, 50, 0.12), inset 0 1px 6px rgb(255, 255, 255);
}
    .numbers .number-item h2 {
    font-weight: 500;
    color: #fff;
    margin: 12px 0px 10px 0px;
}
}
@media(max-width:770px){
    body.sticky-menu-active #header .logo img, #header.fixed .logo img {
    margin-top: 0px;
}
    .tp-caption.main-label.sft.stb.start {
    background: rgba(27, 100, 132, 0.38823529411764707);
    padding: 22px!important;
    font-size: 34px!important;
    line-height: 40px!important;
}
    .tp-caption.bottom-label.sft.stb.start {
    margin-top: 40px!important;
    left:10px!important;
}
    .content-services .images .services-title-right.last {
    position: absolute;
    left: 20px;
    right:unset;
    bottom: 20px;
    top: unset;
    background: rgba(0, 0, 0, 0.74);
}
    .content-services .images .services-title-right {
    position: absolute;
    left: 20px;
    bottom: 20px;
    background: rgba(0, 0, 0, 0.74);
    right: unset;
}
    .content-services .images .services-title-left.last {
    position: absolute;
    left: 20px;
    bottom: 20px;
    background: rgba(0, 0, 0, 0.74);
    top:unset;
    right:unset;
}

    .tp-caption {
    z-index: 1;
    white-space: unset; 
}
    #header .logo img {
    max-width: 240px;
    max-height: none !important;
    height: auto !important;
}
    .numbers .number-item {
    font-size: .8em;
    width: 120px;
    height: 120px;
    border-radius: 0;
    text-align: center;
    display: block;
    background-color: #1b6484;
    margin: 0px 10px;
    box-shadow: 0 5px rgba(31, 39, 50, 0.12), inset 0 1px 6px rgb(255, 255, 255);
}
    .content-about {
    margin-bottom: 50px;
}
    img.portfolio-single1 {
    width: 100%;
}
    .portfolio-item.img-thumbnail {
    height: 410px;
}
    #header{
        border:0px;
    }
}
@media(max-width:415px){
    
    .sticky-menu-active .login {
    display: none !important;
}
    .owl-carousel .owl-item img {
    transform-style: preserve-3d;
    width: 240px;
    margin: 0 auto;
    display: block;
}
    .numbers .number-item h6 {
    font-weight: 300;
    text-transform: uppercase;
    font-size: 22px;
    color: #fff;
}
   .numbers .number-item h2{
       font-size:30px;
   }
    .numbers .number-item {
    font-size: .8em;
    width: 140px;
    height: 140px;
    border-radius: 0;
    text-align: center;
    display: block;
    background-color: #1b6484;
    margin: 0px 10px;
    box-shadow: 0 5px rgba(31, 39, 50, 0.12), inset 0 1px 6px rgb(255, 255, 255);
}
    .tp-caption.main-label.sft.stb.start {
    background: rgba(27, 100, 132, 0.38823529411764707);
    padding: 12px!important;
    font-size: 22px!important;
    line-height: 30px!important;
}
    .tp-caption.bottom-label.sft.stb.start {
    margin-top: 40px!important;
    left: 0px!important;
    right:0px!important;
    text-align:center
}
    .content-services .images .services-title-right.last {
    position: absolute;
    right: 20px;
    top:unset;
    bottom: 20px;
    background: rgba(0, 0, 0, 0.74);
}
    .content-services .images .services-title-right {
    position: absolute;
    right: 20px;
    top:unset;
    bottom: 20px;
    background: rgba(0, 0, 0, 0.74);
}
    .content-services .images .services-title-left.last {
    position: absolute;
    right: 20px;
    top:unset;
    bottom: 20px;
    background: rgba(0, 0, 0, 0.74);
}
    .content-services .images .services-title-left{
    position: absolute;
    right: 20px;
    top:unset;
    bottom: 20px;
    background: rgba(0, 0, 0, 0.74);
}
    .content h4.header4 {
    height: unset; 
}
    .portfolio-item.img-thumbnail {
    height: 220px;
}
    img.portfolio-single1 {
    width: 100%;
}
    .numbers .flex {
    flex-wrap: wrap;
    justify-content: space-between;
    display: flex;
}
}
@media(max-width:375px){
    #header .logo img {
    max-width: 240px;
    max-height: none !important;
    height: auto !important;
    margin-left: 50px;
}
    .tp-caption.bottom-label.sft.stb.start {
    margin-top: 50px!important;
    left: 0px!important;
    text-align: center;
    right: 0px!important;
}
    .numbers .number-item {
    font-size: .8em;
    width: 145px;
    height: 140px;
    border-radius: 0;
    text-align: center;
    display: block;
    background-color: #1b6484;
    margin: 0px 0px 0px 10px;
    box-shadow: 0 5px rgba(31, 39, 50, 0.12), inset 0 1px 6px rgb(255, 255, 255);
}
    .btn-read {
    float: left;
    margin-bottom: 25px;
}
    .portfolio-item.img-thumbnail {
    height: 200px;
}
}
@media(max-width:360px){
    .owl-carousel .owl-item img {
    transform-style: preserve-3d;
    width: 210px;
    margin: 0 auto;
    display: block;
}
    .portfolio-item.img-thumbnail {
    height: 190px;
}
    .numbers .number-item {
    font-size: .8em;
    width: 140px;
    height: 140px;
    border-radius: 0;
    text-align: center;
    display: block;
    background-color: #1b6484;
    margin: 0px 0px 0px 10px;
    box-shadow: 0 5px rgba(31, 39, 50, 0.12), inset 0 1px 6px rgb(255, 255, 255);
}
}
@media(max-width:325px){
    #header .logo img {
    max-width: 210px;
    max-height: none !important;
    height: auto !important;
    margin-left: 50px;
}
    .tp-caption.bottom-label.sft.stb.start {
    margin-top: 80px!important;
    left: 0px!important;
    right: 0px!important;
    text-align: center;
}
    .numbers .number-item {
    font-size: .8em;
    width: 120px;
    height: 120px;
    border-radius: 0;
    text-align: center;
    display: block;
    background-color: #1b6484;
    margin: 0px 0px 0px 10px;
    box-shadow: 0 5px rgba(31, 39, 50, 0.12), inset 0 1px 6px rgb(255, 255, 255);
}
    .portfolio-item.img-thumbnail {
    height: 170px;
}
}
.single-post  ul {
    margin: 1em 0px;
    padding-right: 40px;
    list-style-type: disc;
    font-family: "Droid Naskh Arabic";
}
.pdf { text-align: center; }