/* nav bar */
@font-face {
    font-family: 'Droid Arabic Kufi';
    font-style: normal;
    font-weight: 700;
    src: url(//fonts.gstatic.com/ea/droidarabickufi/v6/DroidKufi-Regular.eot);
    src: url(//fonts.gstatic.com/ea/droidarabickufi/v6/DroidKufi-Regular.eot?#iefix) format('embedded-opentype'),
         url(//fonts.gstatic.com/ea/droidarabickufi/v6/DroidKufi-Regular.woff2) format('woff2'),
         url(//fonts.gstatic.com/ea/droidarabickufi/v6/DroidKufi-Regular.woff) format('woff'),
         url(//fonts.gstatic.com/ea/droidarabickufi/v6/DroidKufi-Regular.ttf) format('truetype');
  }
  *{
      font-family: 'Droid Arabic Kufi';
  }
.bg-light{
    direction: rtl !important;
    background-color: #ffffffd1 !important;
    border-bottom: 1px solid #337ab7;
}

.bg-light .navbar-brand{
    color: #FFF !important;
}
.bg-light .nav-link{
    color:#555 !important;
    font-size: 18px !important;
    font-weight: bold;
}
.dropdown{
    -webkit-transition: all 0.75s ease-in-out;
    -moz-transition:all 0.75s ease-in-out;
}

.dropdown:hover .dropdown-menu{
    display: block;
    padding: 0;
    border-top: 3px solid #5758BB;
    border-radius:0!important;
}
.dropdown-item{
    transition: all 0.75s ease-in-out;
}
.dropdown-item:hover{
    background-color: #5758BB;
    color: #FFF;
}
.dropdown-item{
     border-radius:0!important;
}
/* nav bar */
/* first Bar */
@media(max-width:576px){
    .nav-first{
        display: none;
    }
    .logo{
        padding-top:0 !important;
    }
    .nav-link{
        padding-right: 10px !important;
    }
}
@media(min-width:576px) and (max-width:767px){
    .nav-first{
        display: none;
    }
}
@media (min-width: 992px){
     .navbar-nav {
        position: absolute;
        left: 25px !important; 
    }   
    .navbar-nav .navbar-collapse {
        flex-basis: 0 !important;
    }
}
@media (min-width: 1200px){
    .navbar-nav {
       position: absolute;
       left: 8px !important; 
   }   
   .navbar-nav .navbar-collapse {
       flex-basis: auto !important;
   }
}
.firstBar{
    background-color: #5758BB;
    color: #FFF;
}
.nav-first{
    text-align :left;
}
.firstBar .nav-first,
.firstBar .logo{
    padding-top: 10px;
}
.firstBar .nav-first ul{
    direction: rtl;
}
.firstBar .nav-first ul li{
    display: inline-block;
    margin-right: 10px;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}
.firstBar .nav-first ul li:hover{
    font-weight: bold;
}
.firstBar .nav-first ul li a{
    text-decoration: none;
    font-size: 17px;
    color: #FFF;
}
/* .firstBar */
/* navbar bootstrap */
.bg-light{
    padding: 0 !important;
}
.navbar-brand img{
    max-width:80% !important;
}
.navbar .nav-link{
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    font-size: 15px !important;
}
.navbar .nav-link:hover{
    background-color: #5758BB;
    color: #FFF !important;
}
@media(max-width:576px){
    .navbar .navbar-brand {
        width: 80%!important;
    }
}
/* navbar bootstrap */
/* slider bootstrap */
.slider{
    height: 600px;
}
.slider .carousel-inner .carousel-item img {
    height: 600px;
}
.carousel-control-next{
-webkit-transition: all 1s ease-in-out !important;
    transition: all 1s ease-in-out !important;
}
.carousel-control-prev{
    -webkit-transition: all 1s ease-in-out !important;
    transition: all 1s ease-in-out !important;
}
.hide-none-right{
    position: relative;
    right: -45%;
    display: none;
    -webkit-transition: all 1s ease-in-out !important;
    transition: all 1s ease-in-out !important;
}
.hide-none-left{
    position: relative;
    left: -45%;
    display: none;
    -webkit-transition: all 1s ease-in-out !important;
    transition: all 1s ease-in-out !important;
}
#carouselExampleControls{
    -webkit-transition: all 1s ease-in-out !important;
    transition: all 1s ease-in-out !important;
}
.hide-none-right{
    background-color: black;
    color: wheat;
    padding: 20px;
    font-size: 18px;
}
.hide-none-left{
    background-color: black;
    color: wheat;
    padding: 20px;
    font-size: 18px;
}
.slider:hover .hide-none-right{
    display: block;
    right: 0;
    
}
.slider:hover .hide-none-left{
    display: block;
    left: 0;
}
.carousel-caption{
position: absolute;
left: 15%;
bottom: 201px;
right: 15%;
z-index: 10;
padding-top: 20px;
padding-bottom: 20px;
color: #fff;
text-align: center;
background-color: #2125296b;
border-radius: 8px;
}
.carousel-caption h1{
    margin-bottom: 15px;
}
.carousel-caption a{
    background-color: #5758BB;
    border:none;
    padding: 10px 15px;
}
.carousel-caption a:hover{
    background:#5758BB;
}
@media(max-width:576px){
    .carousel-caption h1{
        font-size: 20px;
    }
}
/* slider bootstrap */
/* news */
.news{
    background-color: #DDD;
}
.news .newsWord {
    color: #FFF;
    background-color: #767e85;
    padding: 10px 20px 10px 0;
}
.news .newBar {
    background-color: #e7eff6;
}
.news .newsBar ul {
    margin: 0;
    padding: 0;
}
.news .newsBar ul li{
    display: inline-block;
    border-right: 2px solid rgb(78,163,202);
     padding: 10px 0;
}
.news .newsBar ul li a {
    color: #333;
    margin-right: 15px;
    text-decoration: none;
}
/* news */
/*start home page */
@media(max-width:576px){

}
@media(min-width:576px) and(max-width:767px){
    .homeContent .rightContent h3{
        font-size: 20px !important;
    }
}

.homeContent {
    padding: 20px 0;

}
@media(max-width: 576px){
    .homeContent .rightContent h3{
        font-size: 20px;
    }
    .homeContent .rightContent .newProj h4{
        font-size: 20px;
    }
    .homeContent .rightContent .newBussnis h4{
        font-size: 20px;
    }
}
.homeContent .rightContent {
    direction: rtl;
}
.homeContent .rightContent h3 {
    margin-bottom: 15px;
    color: #85144b;
}
.homeContent .rightContent .img img{
    box-shadow: 2px 3px 15px 3px #888888;
}
.homeContent .rightContent img {
    width: 400px;
    height: 200px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    transform: scale(1)
}
.homeContent .rightContent .img:hover img{
    opacity: 0.5;
    transform: scale(1.2)
}

.homeContent .rightContent .newBussnis{
    margin-top: 20px;
}
.homeContent .rightContent .newBussnis h4{
    margin-bottom: 15px;
    color: #85144b;
}
.homeContent .rightContent .newBussnis h4 a{
    text-decoration: none;
    color: #85144b;
}
.homeContent .rightContent .newBussnis .info{
    background-color: #EEE;
    padding:20px;
}
.homeContent .rightContent .newBussnis .info h4 {
    margin-bottom: 15px;
    color: #85144b;
}
.homeContent .rightContent .newBussnis .info h4 a{
   font-size: 14px;
   color: #85144b;
}
.homeContent .rightContent .newBussnis .info h6:last-of-type {
    margin-top: 15px;
}
.homeContent .rightContent .newBussnis .info  a {
    text-decoration: none;
}

.homeContent .rightContent .newBussnis .info span {
    color: #777;
    font-size: 11px;
}
.homeContent .rightContent .newProj {
    margin: 15px 0;
}
.homeContent .rightContent .newProj .info a div{
    margin-bottom: 20px
}
.homeContent .rightContent .newProj .info a {
    text-decoration: none;
}
.homeContent .rightContent .newProj .info a div img {
    margin-bottom: 15px;
    width: 400px;
    height: 200px;
    transition: all 1s ease-in-out;
    transform: scale(1);
}
.homeContent .rightContent .newProj .info a div img:hover{
    transform: scale(1.2)
}
.homeContent .rightContent .newProj h4,
.homeContent 
.rightContent .dalelServices h4{
     color: #85144b;
     margin-bottom: 20px;
}
/* media xs screen */
@media(max-width:576px){
    .homeContent .leftContent .newes h4{
        font-size: 20px !important;
    }
    .homeContent .leftContent .newes .new .img img{
        margin-bottom: 12px !important;
    }
    .homeContent .leftContent .newes .new .newsBody h6{
        line-height: 1.7;
    }
}
@media(min-width:576px) and (max-width: 767px){
    .homeContent .leftContent .newes h4{
        font-size: 20px !important;
    }
    .homeContent .leftContent .newes .new .img img{
        margin-bottom: 12px !important;
    }
    .homeContent .leftContent .newes .new .newsBody h6{
        line-height: 1.7;
    }
}
/* media xs screen */
.homeContent .leftContent .newes .new {
    margin-top: 15px;
}
.homeContent .leftContent .newes h4 {
    
    color: #85144b;
}
.homeContent .leftContent .newes .new .img img{
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    transform: scale(1);
    width: 400px;
    height: 200px;
    margin-bottom: 20px;
}
.homeContent .dalelServices .img img{
    width: 400px;
    height: 200px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    transform: scale(1);
}
.homeContent .dalelServices .img img:hover{
    opacity: 0.5;
    transform: scale(1.2)
}
.homeContent .dalelServices h4{
    color: #85144b;
    margin-bottom: 20px;
}
.homeContent .leftContent .newes .new .img:hover img{
    opacity: 0.5;
    transform: scale(1.2)
}
.homeContent .leftContent .newes .newsBody span {
    color: #777;
    font-size: 11px;
}
.homeContent .leftContent .newes .dalelServices{
        margin-top: 15px;
}
.homeContent .leftContent .newes .dalelServices h4{
    margin-bottom:15px !important;
}
.homeContent .leftContent .newes .dalelServices img{
    box-shadow: 2px 3px 15px 3px #888888;

}
@media(max-width: 576px){
    .homeContent .GMwords{
        padding: 30px 0;
    }
    .homeContent .GMwords h2{
        font-size: 22px;
    }
    .homeContent .GMwords p{
        font-size: 16px
    }
    .homeContent .GMwords .img img{
        margin-bottom: 12px;
    }
}
@media(min-width: 576px)and (max-width: 767px){
    .homeContent .GMwords{
        padding: 30px 0;
    }
    .homeContent .GMwords h2{
        font-size: 22px;
    }
    .homeContent .GMwords p{
        font-size: 16px
    }
    .homeContent .GMwords .img img{
        margin-bottom: 12px;
    }
}
.homeContent .GMwords h2{
    color: #337ab7;
    margin-bottom:15px;
}
.homeContent .GMwords .morewords{
    margin-top: 20px;
}
.homeContent .GMwords p {
    margin: 5px;
}
.homeContent .GMwords .morewords p{
    font-size: 14px;
    line-height: 1.5;
}

/*end home page */
/* check-fatora */
@media(max-width: 576px){
    .check-fatora .send-fatora h3{
        font-size: 20px;
    }
    .check-fatora .send-fatora{
        margin-bottom: 12px;
    }
    .check-fatora .img-fatora{
        margin-bottom: 12px;
    }
    .school .div-one{
        margin-bottom: 12px;
    }
    .school .div-one h3{
        margin-bottom: 12px;
    }
    .school .div-one .overlay button{
        margin: auto;
    }
}
@media(min-width: 576px) and (max-width: 767px){
    .check-fatora .send-fatora h3{
        font-size: 20px;
    }
    .check-fatora .send-fatora{
        margin-bottom: 12px;
    }
    .check-fatora .img-fatora{
        margin-bottom: 12px;
    }
    .school .div-one{
        margin-bottom: 12px;
    }
    .school .div-one h3{
        margin-bottom: 12px;
    }
    .school .div-one .overlay button{
        margin: auto;
    }
}
@media(min-width: 767px) and (max-width: 991px){
    .check-fatora .send-fatora h3{
        font-size: 20px;
    }
    .check-fatora .send-fatora{
        margin-bottom: 12px;
    }
    .check-fatora .img-fatora{
        margin-bottom: 12px;
        margin-top: 24px;
    }
}
.check-fatora{
    padding: 30px 0;
    border-top: 1px dashed;
    border-bottom: 1px dashed;
}
.check-fatora .send-fatora h3{
    color:#a94442;
    margin-bottom: 15px;
}
.check-fatora .send-fatora a{
    font-weight: bold;
    padding: 10px 15px;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
}
/* .check-fatora .send-fatora button:hover i{
    display: block;
} */
.check-fatora .send-fatora i{
    font-size: 12px;
    position: relative;
    bottom: 1px;
    right: 7px;
    display: none;
}
.check-fatora .img-fatora img{
    transition: all 0.5s ease-in-out;
}
.check-fatora .img-fatora img:hover{
    opacity: 0.4;
}
/* footer */
/* social-media */
.social-media{
    padding:30px 0;
    background-color: #eeeeeeee;
}
.social-media h3{
    margin-bottom: 15px;
    color: #3b5898;
}
.social-media p{
    margin-bottom: 40px;
    color: #000;
    line-height: 1.7;
}
.social-media div i{
    font-size: 50px;
    margin-bottom: 15px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.social-media div i:hover{
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    transform: rotate(360deg);
}
.social-media div h5{
    color: #a94442;
    font-weight: bold;
}
@media(min-width:576px) and (max-width:767px){
    .more-links{
        display: none !important;
    }
}
@media(min-width:768px) and (max-width:991px){
    .more-links{
        display: none !important;
    }
}
@media(min-width:1200px){
    .more-links{
        display: none !important;
    }
}
.more-links{
    background-color: #2d2d2d;
    color: #FFF;
    padding: 10px 0;
    text-align: center;
    direction: rtl;
}
.more-links ul {
    margin: 0;
    padding:0;
    text-align: center;
}
.more-links ul li {
    display: inline-block;
    margin-left:20px;
}
.more-links ul li a {
    text-decoration: none;
    color: #FFF;
    font-size: 15px;
    font-weight: bold;
    
}
.more-links ul li a:hover{
    color: #337ab7;
}
/* social-media */
/* school */
@media(min-width: 767px) and (max-width: 991px){
    .school .div-one .overlay div{
        position: relative;
        top: 50%;
        right: 20% !important;
    }
    .school .div-two .overlay div{
        position: relative;
        top: 50%;
        right: 20% !important;
    }
    .school .div-two .overlay h3{
        font-size: 18px;
        margin-bottom:15px;
    }
    .school .div-one .overlay h3{
        font-size: 18px;
        margin-bottom:15px;
    }
}
.school{
    background-color: #DDD;
    padding:30px 0;
}
.school .div-one{
    background-image: url('../img/school1.jpeg');
    background-size: cover;
    height: 300px;
    max-width: 600px;
    position: relative;
}
.school .div-two{
    background-image: url('../img/school2.jpeg');
    background-size: cover;
    height: 300px;
    max-width: 600px;
    position: relative;
}
.school .div-one .overlay{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.7);
}
.school .div-two .overlay{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.7);
}
.school .div-one .overlay h3{
    color: #FFF;
}
.school .div-two .overlay h3{
    color: #FFF;
}
.school .div-one .overlay div{
    position: relative;
    top: 50%;
    right: 100px;

}
.school .div-two .overlay div{
    position: relative;
    top: 50%;
    right: 100px;

}

/* school */
@media(max-width: 576px){
    .footer .footer-big{
        border-bottom: 1px solid gray;
        margin-bottom: 12px;
    }
    .footer .company-info{
        border-bottom: 1px solid gray;
        margin-bottom: 12px;
    }
    .footer .company-info h5,
    .footer .footer-map h5{
        color:#dcdcdc !important;
    }    
}
@media(min-width: 576px) and (max-width: 767px){
    .footer .footer-big{
        border-bottom: 1px solid gray;
        margin-bottom: 12px;
    }
    .footer .company-info{
        border-bottom: 1px solid gray;
        margin-bottom: 12px;
    }
    .footer .company-info h5,
    .footer .footer-map h5{
        color:#dcdcdc !important;
    }    
}
.footer{
    direction: rtl;
    background-color: #222;
    padding: 30px 0;
}
.footer .footer-img{
    margin-bottom: 15px;
}
.footer .footer-info p{
    color: #FFF;
    padding-right: 30px;
}
.footer .company-info h5{
    margin-bottom: 30px;
    color: #337ab7;

}
.footer h5{
    margin-bottom: 30px;
    color: #337ab7;
}
.footer .company-info p{
    color: #FFF;
}
.footer .company-info ul li{
    color: #FFF;
    margin-bottom: 8px;
}
.footer .footer-map h5{
    color:#337ab7;
    margin-bottom: 11px;
}
.footer .company-info .social-media-links li {
    display:inline-block;
    margin-left: 10px
}
.footer .company-info .social-media-links li img {
    width: 11%;
    height: 11%;
    border-radius: 8px;
    bottom: 69px;
    position: absolute;
}
/*start img media query*/

@media (max-width: 575.98px) { 
    .footer .company-info .social-media-links li img{
        height: 39px;
        position: absolute;
        bottom: 13%;
        width: 47px;
    }
}
@media (min-width: 576px) and (max-width: 767.98px) { 
      .footer .company-info .social-media-links li img{
        position: absolute;
        bottom: 13%;
        width: 47px;
        height: 39px;
    }
}
@media (min-width: 768px) and (max-width: 991.98px) { 
    .footer .company-info .social-media-links li img{
    width: 12%;
    height: 12%;
    border-radius: 8px;
    bottom: 29px;
    position: absolute;
}
}

@media (min-width: 992px) and (max-width: 1199.98px) { 
    .footer .company-info .social-media-links li img{
          width: 13%;
    height: 10%;
    border-radius: 8px;
    bottom: 28px;
    position: absolute;
    }
}

@media (min-width: 1200px) {
    .footer .company-info .social-media-links li img{


    }
       
}


/*end img media query*/
/* footer */
/* dalel div */
/* dalel div */
/* copy right */
.copy{
    background-color: #1f1f1f;
    color: #FFF;
    padding:10px;
    text-align: center;
}
.copy p{
    margin-top: 10px;
}
/* copy right */
/* admin dashbord */
form[name = "create-news"]{
    max-width: 500px;
    direction: rtl;
    margin-bottom: 20px;
    background-color: #EEE;
    padding: 10px;
}
form[name = "add-pro"]{
    max-width: 500px;
    /* margin: auto; */
    background-color: #EEE;
    padding: 10px;
    margin-bottom: 20px;
}
form[name = "add-pro"] h2{
    font-size: 20px;
    margin-bottom: 20px;
}
/* admin dashbord */
/* projects page */
@media (max-width: 575.98px) { 
    .projects-page{
        margin-top: 95px!important;
    }
 }
@media (min-width: 576px) and (max-width: 767.98px) {
    .projects-page{
        margin-top: 125px!important;
    } 
}
@media (min-width: 768px) and (max-width: 991.98px) { 
    .projects-page{
            margin-top: 167px!important;
    }
 }
@media (min-width: 992px) and (max-width: 1199.98px) { 
    .projects-page{
        margin-top: 143px!important;
    }
 }
@media (min-width: 1200px) { 
    .projects-page{
        margin-top: 123px!important;
    }
 }

.projects-page{
    padding: 0 0 100px;
    direction: rtl;
}
.projects-page h2{
    margin-bottom: 30px;
    text-align: right;
    background-color: #EEE;
    padding: 15px;
    border-bottom: 1px dashed;
    margin-top: 1px solid gray;
}
.projects-page .card{
    box-shadow: 10px 10px 10px #CCC;
    padding: 8px;
    direction: rtl;
    width: 100% !important;
    margin-bottom: 20px
}
.projects-page .card .card-body{
    height: 400px;
    overflow: auto;
}
.projects-page .card .card-title{
    font-size: 15px;
    color: #337ab7;
}
.projects-page .card .card-img-top{
    width: 100%;
    height: 200px;
}
.projects-page .card .card-span{
    margin-bottom: 8px;
    display: inline-block;
}
form[name = "del-project"]{
    display: inline-block;
}
/* projects page */
/* projects page */

@media (max-width: 575.98px) { 
    .news-page{
        margin-top: 95px!important;
    }
 }
@media (min-width: 576px) and (max-width: 767.98px) {
    .news-page{
        margin-top: 125px!important;
    } 
}
@media (min-width: 768px) and (max-width: 991.98px) { 
    .news-page{
            margin-top: 167px!important;
    }
 }
@media (min-width: 992px) and (max-width: 1199.98px) { 
    .news-page{
        margin-top: 143px!important;
    }
 }
@media (min-width: 1200px) { 
    .news-page{
        margin-top: 123px  !important;
    }
 }

.news-page{
    direction: rtl;
    margin-top: 40px;
}
.news-page h2{
    margin-bottom: 30px;
    text-align: right;
    background-color: #EEE;
    padding: 15px;
    border-bottom: 1px dashed;
    margin-top: 1px solid gray;
    color: #5758BB
}
.news-page .card{
    box-shadow: 10px 10px 10px #CCC;
    padding: 8px;
    direction: rtl;
    width: 100% !important;
    margin-bottom:20px;
}
.news-page .card .card-body{
    height: 400px;
    overflow: auto;
    margin-bottom: 20px;
}
.news-page .card .card-title{
    font-size: 15px;
    color: #337ab7;
}
.news-page .card .card-img-top{
    width:100%;
    height: 200px;
}
.news-page .card .card-span{
    margin-bottom: 8px;
    display: inline-block;
}
form[name = "del-news"]{
    display: inline-block;
}
/* news page */
/* monakasat page */

@media (max-width: 575.98px) { 
    .mon-page{
        margin-top: 95px!important;
    }
 }
@media (min-width: 576px) and (max-width: 767.98px) {
    .mon-page{
        margin-top: 125px!important;
    } 
}
@media (min-width: 768px) and (max-width: 991.98px) { 
    .mon-page{
            margin-top: 167px!important;
    }
 }
@media (min-width: 992px) and (max-width: 1199.98px) { 
    .mon-page{
        margin-top: 143px!important;
    }
 }
@media (min-width: 1200px) { 
    .mon-page{
        margin-top: 123px  !important;
    }
 }

.mon-page{
    direction: rtl;
   

}
.div-mon {
    margin-top: 72px !important;
}
.div-mon h2{
    margin-bottom: 30px;
    text-align: right;
    background-color: #EEE;
    padding: 15px;
    border-bottom: 1px dashed;
    margin-top: 1px solid gray;
    color: #5758BB    
}
.div-mon h2.head-mon{
    margin-bottom: 30px;
    text-align: right;
    background-color: #EEE;
    padding: 15px;
    border-bottom: 1px dashed;
}
.mon-page h2{
    margin-bottom: 30px;
    text-align: right;
    background-color: #EEE;
    padding: 15px;
    border-bottom: 1px dashed;
    margin-top: 1px solid gray;
    color: #5758BB    
}
form[name = "mon-form"]{
    max-width:500px;
    background-color: #EEE;
    padding: 10px;
    direction: rtl;
    margin-bottom: 20px;
}
form[name = "mon-form"] h2{
    margin-bottom: 30px;
}
form[name = "del-mon"]{
    display: inline-block;
}
.mon-page .card{
    box-shadow: 10px 10px 10px #CCC;
    padding: 8px;
    direction: rtl;
    margin-bottom: 20px;
    width: 100% !important;
}
.mon-page .card .card-body{
    height: 250px;
    overflow: auto;
}
/* .mon-page .card .card-body{
    height: 400px;
} */
.mon-page .card .card-title{
    font-size: 15px;
    color: #337ab7;
}
.mon-page .card .card-img-top{
    height: 200px;
    margin-bottom: 15px;
    width: 100%;
}
.mon-page .card .card-link-load{
    margin-right: 22px;
}
.mon-page .card .card-span{
    margin-bottom: 8px;
    display: inline-block;
}

/* monakasat page */
/* login page */
div.login{
    margin-top: 200px;
}
div.login form[name = "login-form"]{
    max-width: 500px;
    margin: 100px auto;
}
div.register{
    margin-top: 72px;
}
div.register form[name = "register-form"]{

}
/* login page */

/* dashbord */
.dashbord{
    margin-top: 150px;
}
.dashbord h2{
    margin-bottom: 30px;
}
.dashbord .dash-news{
    background-color: #1abc9c;
    padding: 20px;
    color:#fff;
    margin-bottom: 15px;
}
.dashbord .dash-project{
    background-color: #34495e;
    padding: 20px;
    color:#fff;
    margin-bottom: 15px;
}
.dashbord .dash-monkasat{
    background-color: #2ecc71;
    padding: 20px;
    color:#fff;
    margin-bottom: 15px;
}
.dashbord .dash-jop{
    background-color: #e74c3c;
    padding: 20px;
    color:#fff;
    margin-bottom: 15px;
}
.dashbord .dash-fatora{
    background-color: #6c5ce7;
    padding: 20px;
    color:#fff;
    margin-bottom: 15px;
}
.dashbord .dash-wazier{
    background-color: #fd79a8;
    padding: 20px;
    color:#fff;
    margin-bottom: 15px;
}
.dashbord .dash-gm{
    background-color: #0984e3;
    padding: 20px;
    color:#fff;
    margin-bottom: 15px;
}
.dashbord .dash-albume{
    background-color: #833471;
    padding: 20px;
    color:#fff;
    margin-bottom: 15px;
}
.dashbord .dash-comp{
    background-color: #EA2027;
    padding: 20px;
    color:#fff;
    margin-bottom: 15px;
}

.dashbord .dash-project a,
.dashbord .dash-news a,
.dashbord .dash-monkasat a,
.dashbord .dash-jop a,
.dashbord .dash-fatora a,
.dashbord .dash-wazier a,
.dashbord .dash-gm a,
.dashbord .dash-albume a,
.dashbord .dash-comp a{
    color: #FFF;
    font-size: 30px;
    text-decoration: none;
}
/* dashbord */
/* jobs page */

@media (max-width: 575.98px) { 
    .jops-page{
        margin-top: 95px!important;
    }
 }
@media (min-width: 576px) and (max-width: 767.98px) {
    .jops-page{
        margin-top: 125px!important;
    } 
}
@media (min-width: 768px) and (max-width: 991.98px) { 
    .jops-page{
            margin-top: 167px!important;
    }
 }
@media (min-width: 992px) and (max-width: 1199.98px) { 
    .jops-page{
        margin-top: 143px!important;
    }
 }
@media (min-width: 1200px) { 
    .jops-page{
        margin-top: 123px!important;
    }
 }
.jops-page{
    direction: rtl;
}
.jops-page .card-body span{
      position: absolute;
    top: 0;
    right: 0;
    padding: 10px;
    background-color: #EEE;
    border-radius: 13px;
}
form[name = 'add-jop']{
    /* margin: auto; */
    max-width: 500px;
    background-color: #EEE;
    padding: 10px;
    margin-bottom: 20px;
}
.jops-page h2{
    margin-bottom: 30px;
    text-align: right;
    background-color: #EEE;
    padding: 15px;
    border-bottom: 1px dashed;
    color: #5758BB;

}

form[name = "edite-mon"]{
    width:500px;
    background-color: #EEE;
    padding: 10px;
    direction: rtl;
    margin-bottom: 20px;
}
form[name = "edite-mon"] h2{
    margin-bottom: 30px;
}
form[name = "edite-mon"]{
    display: inline-block;
}

.jops-page .card{
    box-shadow: 10px 10px 10px #CCC;
    padding: 8px;
    margin-bottom: 20px;
    width: 100% !important;
}
.jops-page .card .card-body{
    height: 400px;
    overflow: auto;
}
form[name = "jop-form"]{
    max-width: 500px;
}
form[name = "jop-form"] label{
    position: relative;
    right: -184px;
    bottom: -4px;
}
form[name = "jop-form-show"] label{
    right:0;
    bottom: 0;
}
.modal-header{
    background-color: #DDD;
}
.modal-title{
    position: absolute;
    right: 15px;
    top: 13px;
}
form[name = "del-jop"]{
    display: inline-block;
}
.subnameJop h2{
    margin-bottom: 30px;
    text-align: right;
    background-color: #EEE;
    padding: 15px;
    border-bottom: 1px dashed;
    border-top: 1px solid gray;
}
/* jobs page */
/* popup div */
.pop-up{
    position: fixed;
    width:100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
    z-index: 9999;
    display:none;
}
/* media query */
@media(max-width:576px){
    .pop-up .inner{
        width: 95% !important;
        margin: auto;
        left: 30% !important;
        top:20% !important;
        height: auto;
    }
    .pop-up .inner .close{
        top:1% !important;
        left: 1% !important;
    }   
}
@media(min-width:576px) and (max-width:767px){
    .pop-up .inner{
        max-width: 95% !important;
        margin: auto;
        left: 83% !important;
        top:23% !important;
        height: auto !important;
    }
    .pop-up .inner .close{
        top:0% !important;
        left: 0% !important;
    }   
}
@media(min-width:768px) and (max-width:991px){
    .pop-up .inner{
        width: 95% !important;
        margin: auto;
        left: 30% !important;
        top:23% !important;
        height: auto !important;
    }
    .pop-up .inner .close{
        top:0% !important;
        left: 0% !important;
    }   
}
@media(min-width:992px) and (max-width:1199px){
    .pop-up .inner{
        max-width: 100% !important;
        margin: auto;
        left: 83% !important;
        top:23% !important;
        height: auto !important;
    }
    .pop-up .inner .close{
        top:0% !important;
        left: 0% !important;
    }   
}
@media(min-width:992px){
    .pop-up .inner{
        width: 95% !important;
        margin: auto;
        left: 30% !important;
        top:23% !important;
        height: auto !important;
    }
    .pop-up .inner .close{
        top:0% !important;
        left: 0% !important;
    }   
}
@media(min-width:1200px){
    .pop-up .inner{
        max-width: 60% !important;
        margin: auto;
        left: 47% !important;
        top:23% !important;
        height: auto !important;
    }
    .pop-up .inner .close{
        top:0% !important;
        left: 0% !important;
    }   
}
/* media query */
.pop-up .inner{
    text-align: center;
    background-color: #FFF;
    padding: 20px;
    border: 1px solid #CCC;
    width: 60%;
    position: fixed;
    margin-left: -27%;
    padding-top: 60px;
    height: auto;
    border-radius: 5px;
}
.pop-up .inner .inner-info{
    margin-bottom: 20px;
    position: relative;
    bottom: 20px;
}
.pop-up .inner .inner-info .btn-info{
    background-color: #5758BB;
    border-color: #5758BB;
}
.pop-up .inner .inner-info .btn-info:hover{
    background-color: none;
    
}
.pop-up .inner .inner-info h2{
    font-size:18px;
    margin-bottom: 13px;
    color: #5758BB;
}
.pop-up .inner .inner-info p{
    line-height: 1.7;
    margin-bottom: 20px;
}
.pop-up .inner a{
     padding: 13px 36px;  
}
.pop-up .inner .close{
    position: absolute;
    left: 14px;
    top: 10px;
    background-color: #CCC;
    padding: 8px 10px;
    border-radius: 5px;
}
/* popup div */
/* contact page */

@media (max-width: 575.98px) { 
    .contact-page{
        margin-top: 95px!important;
    }
 }
@media (min-width: 576px) and (max-width: 767.98px) {
    .contact-page{
        margin-top: 125px!important;
    } 
}
@media (min-width: 768px) and (max-width: 991.98px) { 
    .contact-page{
            margin-top: 167px!important;
    }
 }
@media (min-width: 992px) and (max-width: 1199.98px) { 
    .contact-page{
        margin-top: 143px!important;
    }
 }
@media (min-width: 1200px) { 
    .contact-page{
        margin-top: 123px!important;
    }
 }
.contact-page{
    direction: rtl;
}
.contact-page h2{
    margin-bottom: 30px;
    text-align: right;
    background-color: #EEE;
    padding: 15px;
    border-bottom: 1px dashed;
}
.contact-page .contact-info h3{
    font-size:25px;
    margin-bottom:20px;
    color: #337ab7;
}
/* contact page */
/*start governorate-page */
.governorate-page .container p,
.governorate-page .container ul p{
    color: #85144b;
    font-weight: bold;
}
.governorate-page .container ul li ,
.governorate-page .container ul li ol li{
    margin: 20px 0;
    line-height: 2
}    

/*end governorate-page */
/* start water project */


@media (max-width: 575.98px) { 
    .aboutGover{
        margin-top: 95px!important;
    }
 }
@media (min-width: 576px) and (max-width: 767.98px) {
    .aboutGover{
        margin-top: 125px!important;
    } 
}
@media (min-width: 768px) and (max-width: 991.98px) { 
    .aboutGover{
            margin-top: 167px!important;
    }
 }
@media (min-width: 992px) and (max-width: 1199.98px) { 
    .aboutGover{
        margin-top: 143px!important;
    }
 }
@media (min-width: 1200px) { 
    .aboutGover{
        margin-top: 123px!important;
    }
 }

.aboutGover{
    padding: 0 0 30px;
}
.aboutGover h2{
    margin-bottom: 30px;
    text-align: right;
    background-color: #EEE;
    padding: 15px;
    border-bottom: 1px dashed;
    margin-top: 1px solid gray;
    color: #5758BB;
}
.aboutGover .img img{
    width: 100%;
}
.aboutGover .gover-info{
    margin-bottom: 30px;    
}
.aboutGover .gover-info h3{
    margin-bottom: 15px;
    color: #337ab7;
}
.aboutGover .gover-info p{
    line-height: 1.7;
}
.aboutGover .gover-list h3{
    margin-bottom: 15px;
    color: #337ab7;
}
.aboutGover .gover-list ul li {
    margin-bottom: 10px
}
/* End water project */

/*start about company page */
@media (max-width: 575.98px) { 
    .aboutcompany-page{
        margin-top: 100px;
    }
 }


@media (min-width: 576px) and (max-width: 767.98px) {
     .aboutcompany-page{
        margin-top: 125px;
    } 
}


@media (min-width: 768px) and (max-width: 991.98px) { 
    .aboutcompany-page{
        margin-top: 167px;
    }
 }


@media (min-width: 992px) and (max-width: 1199.98px) { 
    .aboutcompany-page{
        margin-top: 143px;
    }
 }


@media (min-width: 1200px) { 
    .aboutcompany-page{
        margin-top: 123px;
    }
 }
.aboutcompany-page h2{
    margin-bottom: 30px;
    text-align: right;
    background-color: #EEE;
    padding: 15px;
    border-bottom: 1px dashed;
    margin-top: 1px solid gray;
    color: #5758BB;
}
.aboutcompany-page .comoany-info {
    margin-bottom: 20px;
}
.aboutcompany-page .comoany-info h3{
    margin-bottom: 15px;
    color: #337ab7;
}
.aboutcompany-page .comoany-info ul li {
    margin-bottom: 10px;
}
.aboutcompany-page .haikel {
    padding: 30px 0;
    background-color: #eeeeee!important;
}
.aboutcompany-page .haikel .img img {
    width:100%;
}
.aboutcompany-page .haikel h3{
    margin-bottom: 20px;
    color: #5758BB;
}
.aboutcompany-page .managerWord {
    padding: 30px 0;
    background-color: #eeeeee!important;
}
.aboutcompany-page .managerWord h3{
    margin-bottom: 15px;
    color: #5758BB;
}
.aboutcompany-page .tableMagles{
    padding: 30px 0;
}
.aboutcompany-page .tableMagles h3{
    margin-bottom: 20px;
    color: #5758BB;
}
.table-striped tbody tr:nth-of-type(odd){
    background-color: #DDD;
}
.table-striped tbody tr td{
    border: 2px solid #636161;
}
/*ُEnd about company page */
/* water produce page */
.waterPro{
    padding: 30px 0;
}
.waterPro h2{
    margin-bottom: 30px;
    text-align: right;
    background-color: #EEE;
    padding: 15px;
    border-bottom: 1px dashed;
    margin-top: 1px solid gray;
    color: #5758BB
}
.waterPro .produce-info h3{
    margin-bottom: 20px;
    color: #337ab7;
}
.waterPro ul li{
    margin-bottom: 10px;
}
/* water produce page */
/*start public realtions page*/
.publicRelations {
    padding-bottom: 50px;
}
.publicRelations h2{
    margin-bottom: 30px;
    text-align: right;
    background-color: #EEE;
    padding: 15px;
    border-bottom: 1px dashed;
    margin-top: 1px solid gray;
    color: #5758BB
}
.publicRelations .container img{
    width: 100%;
}
.publicRelations .container h3{
    color: #337ab7;
    margin-bottom: 20px;
}
.publicRelations .container p {
    line-height: 1.8
}
/*end public realtions page*/
/*start public realtions page*/
.planDevelop {
    padding-bottom: 30px;
}
.planDevelop h2{
    margin-bottom: 30px;
    text-align: right;
    background-color: #EEE;
    padding: 15px;
    border-bottom: 1px dashed;
    margin-top: 1px solid gray;
    color: #5758BB
}
.planDevelop .planDevelop-info h3{
    margin-bottom: 20px;
    color: #337ab7;
}
.planDevelop .planDevelop-info ul li {
    margin-bottom: 10px;    
}
.planDevelop img{
    height: 380px;
}
/*end public realtions page*/
/*start econmics page*/
.econmic {
    padding-bottom: 50px;
}
.econmic h2{
    margin-bottom: 30px;
    text-align: right;
    background-color: #EEE;
    padding: 15px;
    border-bottom: 1px dashed;
    margin-top: 1px solid gray;
    color: #5758BB
}
.econmic h3{
    margin-bottom: 20px;
    color: #337ab7;
}
.econmic ul li {
    margin-bottom: 10px;    
}
/*end econmics page*/

/*start elasol page */
.elasol{

}
.elasol h2{
    margin-bottom: 30px;
    text-align: right;
    background-color: #EEE;
    padding: 15px;
    border-bottom: 1px dashed;
    margin-top: 1px solid gray;
    color: #5758BB
}
.elasol .elasol-info h3{
    margin-bottom: 20px;
    color: #337ab7;
}
.elasol .elasol-info h5{
    margin-bottom: 20px;
    color: #337ab7;
}
.elasol ul li{
    margin-bottom: 10px;
}
/*end elasol page */
/* eltw3ya page */
.Awareness{
    padding:30px 0;
}
.Awareness h2{
    margin-bottom: 30px;
    text-align: right;
    background-color: #EEE;
    padding: 15px;
    border-bottom: 1px dashed;
    margin-top: 1px solid gray;
    color: #5758BB
}
.Awareness h3{
    margin-bottom: 20px;
    color: #337ab7;
}
/* eltw3ea page */
/* CommunityParticipation */
.CommunityParticipation{
    padding: 30px 0;
}
.CommunityParticipation h2{
    margin-bottom: 30px;
    text-align: right;
    background-color: #EEE;
    padding: 15px;
    border-bottom: 1px dashed;
    margin-top: 1px solid gray;
    color: #5758BB
}
.CommunityParticipation h4{
    margin-bottom: 20px;
    color: #337ab7;
}
/* CommunityParticipation */
/* ServingCitizens */
.ServingCitizens{
    padding: 30px 0;
}
.ServingCitizens h2{
    margin-bottom: 30px;
    text-align: right;
    background-color: #EEE;
    padding: 15px;
    border-bottom: 1px dashed;
    margin-top: 1px solid gray;
    color: #5758BB
}
.ServingCitizens .container img{
    width: 100%;
}
.ServingCitizens .container h3{
    color: #337ab7;
    margin-bottom: 20px;
}
.ServingCitizens .container p {
    line-height: 1.8
}
/* ServingCitizens */
/* gis page */
.gis{
    padding: 30px 0;
}
.gis h2{
    margin-bottom: 30px;
    text-align: right;
    background-color: #EEE;
    padding: 15px;
    border-bottom: 1px dashed;
    margin-top: 1px solid gray;
    color: #5758BB;
}
.gis h3{
    margin-bottom: 20px;
    color: #337ab7;
}
/* gis page */
/* GeneralOutline page */
.GeneralOutline{
    padding: 30px 0;
}
.GeneralOutline h2{
    margin-bottom: 30px;
    text-align: right;
    background-color: #EEE;
    padding: 15px;
    border-bottom: 1px dashed;
    margin-top: 1px solid gray;
    color: #5758BB
}
.GeneralOutline .container img{
    width: 100%;
}
.GeneralOutline .container h3{
    color: #337ab7;
    margin-bottom: 20px;
}
.GeneralOutline .container p {
    line-height: 1.8
}
/* GeneralOutline page */
/* ManagementAnalysis page */
.ManagementAnalysis{
    padding: 30px 0;
}
.ManagementAnalysis h2{
    margin-bottom: 30px;
    text-align: right;
    background-color: #EEE;
    padding: 15px;
    border-bottom: 1px dashed;
    margin-top: 1px solid gray;
    color: #5758BB
}
.ManagementAnalysis .container img{
    width: 100%;
}
.ManagementAnalysis .container h3{
    color: #337ab7;
    margin-bottom: 20px;
}
.ManagementAnalysis .container p {
    line-height: 1.8
}

/* ManagementAnalysis page */
/* instructions page */
@media (max-width: 575.98px) { 
    .instructions{
        margin-top: 95px!important;
    }
 }
@media (min-width: 576px) and (max-width: 767.98px) {
    .instructions{
        margin-top: 125px!important;
    } 
}
@media (min-width: 768px) and (max-width: 991.98px) { 
    .instructions{
            margin-top: 167px!important;
    }
 }
@media (min-width: 992px) and (max-width: 1199.98px) { 
    .instructions{
        margin-top: 143px!important;
    }
 }
@media (min-width: 1200px) { 
    .instructions{
        margin-top: 123px!important;
    }
 }
.instructions{
    padding: 0 0 30px;
}
.instructions h2{
    margin-bottom: 30px;
    text-align: right;
    background-color: #EEE;
    padding: 15px;
    border-bottom: 1px dashed;
    margin-top: 1px solid gray;
}
.instructions h3{
    margin-bottom: 20px;
    color: #337ab7;
}

/* instructions page */
/*start informayion systems page*/
.infoSystems h2{
    margin-bottom: 30px;
text-align: right;
background-color: #EEE;
padding: 15px;
border-bottom: 1px dashed;
margin-top: 1px solid gray;
color: #5758BB
}
.infoSystems .planDevelop-info h3{
   margin-bottom: 20px;
color: #337ab7;
}
.infoSystems .planDevelop-info h5{
margin-bottom: 20px;
color: #337ab7;
}


/*end informayion systems page*/
/*start techSupport page*/
.techSupport h2{
margin-bottom: 30px;
text-align: right;
background-color: #EEE;
padding: 15px;
border-bottom: 1px dashed;
margin-top: 1px solid gray;
color: #5758BB
}
.techSupport  h3{
   margin-bottom: 20px;
color: #337ab7;
}
.techSupport  p{
line-height: 2
}
.techSupport  ul li{
   margin-bottom: 10px;
}
/*end techSupport page*/
/*start human resource page*/
.humanResource{
padding: 0 0 40px 0;
}
.humanResource h2{
margin-bottom: 30px;
text-align: right;
background-color: #EEE;
padding: 15px;
border-bottom: 1px dashed;
margin-top: 1px solid gray;
color: #5758BB
}
.humanResource  h3{
   margin-bottom: 20px;
color: #337ab7;
}
.humanResource  p{
line-height: 2
}
/*end human resource  page*/

/*start customServ page */
@media (max-width: 575.98px) { 
    .customServ{
        margin-top: 95px;
    }
 }
@media (min-width: 576px) and (max-width: 767.98px) {
    .customServ{
        margin-top: 125px;
    } 
}
@media (min-width: 768px) and (max-width: 991.98px) { 
    .customServ{
        margin-top: 167px;
    }
 }
@media (min-width: 992px) and (max-width: 1199.98px) { 
    .customServ{
        margin-top: 143px;
    }
 }
@media (min-width: 1200px) { 
    .customServ{
        margin-top: 123px;
    }
 }

.customServ h2 {
    margin-bottom: 30px;
    text-align: right;
    background-color: #EEE;
    padding: 15px;
    border-bottom: 1px dashed;
    margin-top: 1px solid gray;
    color: #5758BB
}
@media(max-width:576px){
    .customServ iframe {
        height: 1100px;
    }
}
@media(min-width:768px)and (max-width:991px){
    .customServ iframe {
        height: 1100px;
    }
}
@media(min-width:992px)and (max-width:1199px){
    .customServ iframe {
        height: 500px;
    }
}
/*start customServ page */
/* phot album page */

@media (max-width: 575.98px) { 
    .album{
        margin-top: 95px!important;
    }
 }
@media (min-width: 576px) and (max-width: 767.98px) {
    .album{
        margin-top: 125px!important;
    } 
}
@media (min-width: 768px) and (max-width: 991.98px) { 
    .album{
            margin-top: 167px!important;
    }
 }
@media (min-width: 992px) and (max-width: 1199.98px) { 
    .album{
        margin-top: 143px!important;
    }
 }
@media (min-width: 1200px) { 
    .album{
       
    }
 }

.album{
    
}
.album h2{
    margin-bottom: 30px;
    text-align: right;
    background-color: #EEE;
    padding: 15px;
    border-bottom: 1px dashed;
    margin-top: 1px solid gray;
    color: #5758BB;
}
form[name = 'add-photo']{
    direction: rtl;
    background-color: #EEE;
    padding:10px;
}
.album .photo-img{
    margin-bottom: 20px;
}
.album .photo-img img{
    width: 100%;
    height: 200px;
    transition: all 1s ease-in-out;
    transform: scale(1);
    border-radius: 5px;
    box-shadow: 10px 10px 10px #CCC;
    margin-bottom: 20px;
}
.album .card .card img:hover{
    transform: scale(1.2);
}
.add-photo h2{
    margin-bottom: 30px;
    text-align: right;
    background-color: #EEE;
    padding: 15px;
    border-bottom: 1px dashed;
    margin-top: 1px solid gray;
    color: #5758BB;
}
.album .card{
    box-shadow: 10px 10px 10px #CCC;
    padding: 8px;
    direction: rtl;
    width: 100% !important;
    margin-bottom: 20px;
}
.album .card-body{
    overflow: auto;
    margin-bottom: 20px;
}
.album .card-body img{
    width: 100%;
    height: 200px;
    margin-bottom: 20px;
}
form[name = 'album-del']{
    display: inline-block;
}
/* photo album page */
/* countTo page */
.countTo{
    padding: 30px 0;
    background-color: #DDD;
}
.countTo .employee i{
    font-size: 47px;
    margin-bottom: 10px;
    color: #5758bb;
}
.countTo .employee span{
    font-size: 47px;
    display: block;
    margin-bottom: 0;
}
.countTo .employee p{
    font-size: 48px;
    color: #5758bb;
    margin-top: -16px;
}


/*start fatora page */
@media (max-width: 575.98px) { 
    .invoiceRegist{
        margin-top: 95px!important;
    }
 }
@media (min-width: 576px) and (max-width: 767.98px) {
    .invoiceRegist{
        margin-top: 125px!important;
    } 
}
@media (min-width: 768px) and (max-width: 991.98px) { 
    .invoiceRegist{
            margin-top: 167px!important;
    }
 }
@media (min-width: 992px) and (max-width: 1199.98px) { 
    .invoiceRegist{
        margin-top: 143px!important;
    }
 }
@media (min-width: 1200px) { 
    .invoiceRegist{
        margin-top: 123px!important;
    }
 }
.invoiceRegist{
    direction: rtl;
}
.invoiceRegist h2{
    margin-bottom: 30px;
    text-align: right;
    background-color: #EEE;
    padding: 15px;
    border-bottom: 1px dashed;
}
.invoiceRegist .enterCustKey h3{
    font-size:25px;
    margin-bottom:20px;
    color: #337ab7;
}
.invoiceRegist .enterCustKey {
    text-align: center;
}
.invoiceRegist .table td,
.invoiceRegist .table th{
    padding: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    vertical-align:baseline;
    text-align: center;
}
/* end fatora page */