/* Add here all your CSS customizations */
@font-face {
    font-family: Droid Kufi Arabic;
    src: url(../fonts/DroidKufi-Bold.ttf);
}
img.portfolio-single{
   width:75%;
   height:50%; 
}
img.portfolio-single1{
    width:100%;
}
.content h4.header4 {
    padding: 15px;
    text-align: center;
    color: #1b6484;
    height: 85px;
}
#header .search a.btn-default {
    border: 0;
    background: transparent;
    position: absolute;
    top: 0;
    right: 0;
    color: #CCC;
    z-index: 3;
}
.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; }
.map {
    height: 500px;
    margin-top: 20px;
}
.services .col-md-6.pb-10 {
    padding-left: 10px;
    padding-right: 0px;
}
li.address {
    display: inline-flex;
}
li.address p {
    margin: 0px;
}
#footer .newsletter .form input.form-control {
    height: 34px;
    padding: 6px 12px;
}
.about-us {
    padding-bottom: 80px;
    padding-top: 80px;
    background: url(../images/Services/banne.jpg) no-repeat;
}
#footer .newsletter .form {
    width: 100%;
    max-width: 300px;
}
.social-media-fixed {
    position: fixed;
    top: 50%;
    padding: 15px 0px 15px 0px;
    z-index: 100;
    right: 0;
}

.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;
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
    z-index: 2;
}
/*.content-services .images .services-title-right {
    position: absolute;
    right: 0px;
    bottom: 0px;
    background: #ffffff61;
    border-top-left-radius: 15px;
}
.content-services .images .services-title-left {
    position: absolute;
    left : 0px;
    bottom: 0px;
    background: #ffffff61;
}*/
.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;
}
.content-services .images .services-title-left {
    position: absolute;
    right: 20px;
    bottom: 20px;
    background: rgba(0, 0, 0, 0.74);
    
}
.content-services .images .services-title-left.last {
    position: absolute;
    right: 20px;
    top: 20px;
    background: rgba(0, 0, 0, 0.74);
    bottom:unset;
    
}
.content-services .images .services-title-right {
    position: absolute;
    left: 20px;
    bottom: 20px;
    background: rgba(0, 0, 0, 0.74);
    
}
.content-services .images .services-title-right.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%
}
.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);
}
.g-recaptcha {
    margin-bottom: 20px;
}
h4.header4 {
    padding: 10px;
    text-align: center;
    margin: 0px;
    color:#fff;
    letter-spacing:-.5px;
}
.content p{
    text-align:left;
}
.btn-read{
    float:right;
}
.demo-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}

.demo-container {
  position: relative;
  width: 140px;
  height: 140px;
  margin: 10px;
  display: inline-block;
}

.demo-container.in_progress {
  
}

/*div input {
  position: absolute;
  border: none;
  width: 40px;
  
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  
  text-align: center;
}*/



div#pnlSocial {
    position: fixed;
    top: 50%;
    padding: 15px 0px 15px 0px;
    z-index: 100;
    right: 0;
}
ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}
.social-media-fixed ul a:hover {
    width: 55px;
    -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 20px;
    width: 45px;
    font-size: 1.3em;
    margin-bottom: 2px;
    float: right;
    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: 13px;}
#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: 20px;}
.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: right;
    position: relative;
    margin: 15px 0px 15px 15px;
}
.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-right: 70px !important;
    text-align: right;
}
.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;}
.thumb-info .thumb-info-inner {white-space: normal;}
.white-popup{
    background-color: #fff;
    justify-content: center;
    display: flex;
    width: 35%;
    margin: 0 auto;
    border-radius: 4px;
}
.white-popup-title{
    text-align: center; 
    margin-bottom: 5px;
}
.white-popup button.mfp-close {
    margin-right: 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;}
.single-post  ul {
    margin: 1em 0px;
    padding-left: 40px;
    list-style-type: disc;
}
.pdf { text-align: center; }