﻿*{
 -webkit-box-sizing:border-box;   
 -moz-box-sizing:border-box;
 -o-box-sizing:border-box;
    box-sizing:border-box;
}

/*start global*/
@font-face {
    font-family: "AE_DIMNAH.TTF";
     src: url("../fonts/AE_DIMNAH.TTF") format('truetype');
}

@font-face {
    font-family: "DroidKufi-Regular.ttf";
     src: url("../fonts/DroidKufi-Regular.ttf") format('truetype');
}

h1 , h2 , h3 , p ,a {
    font-family: "DroidKufi-Regular.ttf";
    text-decoration: none;
 
}

.minheight{
	min-height: 520px;
}
.red {
    color: #bd2c2c;
    text-align: center;
}

.bg-red {
    background-color: #bd2c2c;
}
.bold {
    font-weight: bold;
}

.white {
    color: #fff;
}
/*end global*/

/*start section header*/
header {
    background-color: #000;
    direction: rtl;
    padding-top: 10px;
    padding-bottom: 10px;
}

header ul {
    float: left;
    position: relative;
    top: 9px;
}

header p {
    font-size: 19px;
    margin-right: 20px;
}
header p , header .header-part li {
    display: inline-block;
}


/*end section header*/
/*start section navbar*/
.menu, .products {
    background-color: #e1e1e1;
    padding-top: 20px;
}
  .menu p{
    display: inline-block;
    font-size: 26px;
    font-weight: bold;
    margin-left: 10px;
    margin-top: 45px;
    position: relative;
    top: -11px;
 }

.menu img {
    float: right;
    
}
  .navbar {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    z-index: 9999;
    border-radius: 0px;
    border-bottom: 7px solid #000;
    margin-bottom: 0px;
}
    
    .navbar-default .navbar-nav > li {
        border-left: 1px solid #000;
    }    
    
    .navbar-default .navbar-nav > li:last-child {
        border: none;
    }
    .navbar-default .navbar-nav > li > a {
    color: #fff;
    font-weight: bold;
    font-size: 17px;
    line-height: 55px;
    -webkit-transition:all .4s ease-in-out;
    -o-transition:all .4s ease-in-out;
    -moz-transition:all .4s ease-in-out;
         transition:all .4s ease-in-out;
    

}

/***************/


.general {
	margin-bottom: 33px;
}

.general-des {
	
}

.general-title {
	font-weight: bold;
	color: #a50813;
	margin-bottom: 14px;
	border-bottom: 1px solid #010E54;
}

.thinline {
	border-bottom: 1px solid #010E54;
}

.send-massage {
	padding: 1%;
	font-size: 16px;
	color: #a50813;
	margin-bottom: 20px;
	border-bottom: 1px solid #010E54;
}

.massage-style {
	background: #f5f5f5;
margin-top: 18px;
direction: rtl;
}

.massage-style tr {
	height: 32px;
}

.massage-style tr td {
	
}

.massage-style tr th {
	color: #a50813;
	font-size: 12px;
	text-align: right;
}

.massage-style tr td input {
	width: 325px;
	height: 29px;
	padding: 3px;
	border: none;
	font-size: 13px;
	margin-left: 16px;
}

.massage-style tr th input {
	background: #a50813;
	border: none;
	padding: 3%;
	margin-top: 44px;
	width: 32%;
	color: #FFF;
}
	.contact-us {
text-align: right;
background: none repeat scroll 0% 0% #a50813;
font-size: 25px;
padding: 1%;
margin-bottom: 5px;
color: #FFF;
}
.contact-us-2 {
	text-align: right;
	color: #a50813;
	padding: 3%;
	border-bottom: 1px solid #010E54;
	margin-bottom: 27px;
}


.t02 {
       width: 100%;
    font-size: 13px;
    direction: rtl;
    border-collapse: collapse;
    margin-left: auto;
    margin-right: auto;
    padding: 5px;
    text-align: right;
    margin-top: 12px;
    float: right;
    border-top: 3px solid rgb(181, 30, 23);
    border-bottom: 3px solid rgb(181, 30, 23);
}
.t02 input{
	width: 100%;
}
table.t02 tr:nth-child(even) {
    background-color: #e1dfe0;
}
table.t02 tr:nth-child(odd) {
   background-color:#eaeaea;
}
.t02 th	{
    background-color: rgb(181, 30, 23);
    color: #FFFFFF;
     border-collapse: collapse;
    margin-left: auto;
    margin-right: auto;
      padding: 10px;
    text-align: right;
   
}
.t02 td{
	
padding: 10px;
}
.t01 {
    width:100%;
    font-size: 13px;
    direction: rtl;
     border-collapse: collapse;
    margin-left: auto;
    margin-right: auto;
      padding: 5px;
    text-align: left;
    margin-top: 12px;
    float: right;
 color: #919090;
}
.t01 input{
	width: 100%;
}
table.t01 tr:nth-child(odd) {
   background-color:#eaeaea;
}
table.t01 tr:nth-child(even) {
    background-color: #e1dfe0;
}
.cap
{
padding-top: 8px;
padding-bottom: 8px;
text-align: right;
font-size: 19px;
background-color: rgb(181, 30, 23);
color: #FFFFFF;
width: 25%;
padding: 10px;
}

/*ahmed start */
.all-titles{
    font-size: 19px;
    color: gray;
}
.text-right{
    text-align: right;
}
.f-right{
    float: right;
}
.rtl{
    direction: rtl;
}
.a-remove{
    color: gray;
    
}
.a-remove:hover{
    color: gray;
}

.circle-img{
    width: 100%;
    height: 180px;
border-radius: 50%;
}
.des-limit{
    height: 59px;
overflow: hidden;
}
.title-limit{
    height: 20px;
    overflow: hidden;
}
.des-gray{
    color: gray;
}
.title-gray{
    color: dimgray;
}
/*ahmed end */

/* st*/


.home-news-image {
	width: 200px;
	height: 130px;
	border-radius: 100%;
	margin: auto;
	
}

.home-news-image img {
	width: 100%;
	border-radius: 100%;
	height: 100%;
}

.home-news-name {
	font-size: 160%;
	color: rgb(244, 244, 244);
	margin-top: 5px;
	margin-bottom: 5px;
	height: 37px;
   overflow: hidden;
}
.home-news-name a {
	color: rgb(244, 244, 244);
}
.home-news-name a:hover {
	color: rgb(255, 128, 35);
}
.home-news-desc {
	height: 93px;
	overflow: hidden;
	margin-top: 5px;
	margin-bottom: 5px;
	color: rgb(244, 244, 244);
}
.home-news-all{
	border-right: 1px solid rgba(255, 255, 255, 0.3);
direction: rtl;
}
.bg-img-i{
    background: url(../images/mt-0076-home-bg2.jpg) center center no-repeat fixed;
padding-top: 100px;
padding-bottom: 100px;
background-size: cover;
}
/* end */
/*start section products*/
.products {
    direction: rtl;
    padding-bottom: 30px;
}
.artical
{
	text-align: center;
font-size: 38px;
font-weight: bold;
color: white;
}
.products h3 {
    margin-bottom: 20px;
    font-size: 20px;
height: 50px;
overflow: hidden;
}
.products img {
    width: 100%;
    margin-top: 25px;
    height: 240px;
}
.products p {
    color: #919191;
         text-align: justify;
         height: 60px;
overflow: hidden;
}

.dec-about
{
	    font-family: "DroidKufi-Regular.ttf";
	font-weight : bold;
	text-align: center;
direction: rtl;
margin: 10px 10%;
line-height: 25px;
}
.title-about
{
		    font-family: "DroidKufi-Regular.ttf";
	text-align: center;
	
}
.products a {
    width: 100px;
    display: block;
    padding: 10px;
    border-radius: 3px;
    color: #fff;
    text-decoration: none;
    margin: auto;
}

.products a:hover {
    background-color: #333;
}


/*end section products*/

/*start section service*/
.service {
    background-color: #000;
    direction: rtl;
    padding-bottom: 35px;
    padding-top: 25px;
}

.service h2 {
    margin-bottom: 25px;
}
.service h3 {
    display: inline-block;
    margin-right: 10px;
    font-size: 20px;
    margin-bottom: 20px
}
.service p {
    color:#858585
}
/*end section service*/

/*start section information*/
.information {
    direction: rtl;
    background: url(../images/mt-0076-home-bg2.jpg) center center no-repeat fixed;
    padding-top: 100px;
    padding-bottom: 100px;
    background-size: cover;
}

.information h2 {
    font-size: 45px;
    margin-bottom: 40px;
}

.information a {
    width: 140px;
    display: block;
    padding: 22px;
    border-radius: 3px;
    color: #fff;
    margin-top: 35px;
    text-decoration: none;
}

.information a:hover {
    background: #333;
}
.information p {
    width: 100%;
   line-height: 32px;
font-size: 18px;
text-align: justify;
direction: rtl;
}
/*end section information*/
.image-servics
{
	width: 100%;
	text-align: center;
	margin: 20px 0px 10px 0px;
}
.image-servics img
{
	border: 2px solid;
}

.image-about
{
	width: 100%;
	text-align: center;
	margin: 20px 0px 10px 0px;
}
.image-about img
{
		border: 2px solid;
	
}
/**************/
.navbar-default .navbar-nav > li > a:hover {
    color: #000;
} 

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #000;
    background-color: #fff;
}

.navbar-nav > li {
    -webkit-transition:all .4s ease-in-out;
    -o-transition:all .4s ease-in-out;
    -moz-transition:all .4s ease-in-out;
         transition:all .4s ease-in-out;
}
.navbar-nav > li:hover {
    background-color: #fff;  
}

.navbar-default {
    margin-top: 20px;
}


.navbar-brand > img {
    width: 200px;
    height: 120px;
    margin-top: -12px;
}
/*end section navbar*/



/* st*/


.home-news-image {
	width: 200px;
	height: 130px;
	border-radius: 100%;
	margin: auto;
	
}

.home-news-image img {
	width: 100%;
	border-radius: 100%;
	height: 100%;
}

.home-news-name {
	font-size: 160%;
	color: rgb(244, 244, 244);
	margin-top: 5px;
	margin-bottom: 5px;
	height: 35px;
   overflow: hidden;
}
.home-news-name a {
	color: rgb(244, 244, 244);
}
.home-news-name a:hover {
	color: rgb(255, 128, 35);
}
.home-news-desc {
	height: 82px;
overflow: hidden;
margin-top: 5px;
margin-bottom: 5px;
color: rgb(244, 244, 244);
text-align: justify;
}
.home-news-all{
	border-right: 1px solid rgba(255, 255, 255, 0.3);
direction: rtl;
}
.bg-img-i{
    background: url(../images/mt-0076-home-bg2.jpg) center center no-repeat fixed;
padding-top: 100px;
padding-bottom: 100px;
background-size: cover;
}
/* end */
.image-contact
{
	
}
/*start section carousal*/
.carousel-indicators .active {
    width: 18px;
    height: 18px;
    border:2px solid #868691;
    background-color: #bd2c2c;
}

.carousel-indicators li {
    width: 18px;
    height: 18px;
    border:2px solid #868691;
}

.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
    width: 100%;
    height: 550px;
}
/*end section carousal*/

/*start section products*/
.products {
    direction: rtl;
    padding-bottom: 30px;
}
.artical
{
	text-align: center;
font-size: 38px;
font-weight: bold;
color: white;
}
.products h3 {
    margin-bottom: 20px;
    font-size: 20px;
}
.products img {
    width: 100%;
    margin-top: 25px;
    height: 240px;
}
.products p {
    color: #919191;
         text-align: justify;
         height: 60px;
overflow: hidden;
}

.dec-about
{
	font-family: "DroidKufi-Regular.ttf";
font-weight: bold;
direction: rtl;
margin: 10px 10%;
line-height: 25px;
height: 160px;
overflow: hidden;
text-align: justify;
}
.title-about
{
		    font-family: "DroidKufi-Regular.ttf";
	text-align: center;
	
}
.products a {
    width: 100px;
    display: block;
    padding: 10px;
    border-radius: 3px;
    color: #fff;
    text-decoration: none;
    margin: auto;
}

.products a:hover {
    background-color: #333;
}


/*end section products*/

/*start section service*/
.service {
    background-color: #000;
    direction: rtl;
    padding-bottom: 35px;
    padding-top: 25px;
}

.service h2 {
    margin-bottom: 25px;
}
.service h3 {
    display: inline-block;
    margin-right: 10px;
    font-size: 20px;
    margin-bottom: 20px
}
.service p {
    color:#858585;
    height: 100px;
    overflow: hidden;
}
/*end section service*/

/*start section information*/
.information {
    direction: rtl;
    background: url(../images/mt-0076-home-bg2.jpg) center center no-repeat fixed;
    padding-top: 100px;
    padding-bottom: 100px;
    background-size: cover;
}

.information h2 {
    font-size: 45px;
    margin-bottom: 40px;
}

.information a {
    width: 140px;
    display: block;
    padding: 22px;
    border-radius: 3px;
    color: #fff;
    margin-top: 35px;
    text-decoration: none;
}

.information a:hover {
    background: #333;
}
.information p {
    width: 100%;
   line-height: 32px;
font-size: 18px;
text-align: justify;
direction: rtl;
}
/*end section information*/

/*start section map*/
.map iframe {
    width: 100%;
}
/*end section map*/

/*start section footer*/

/*end section footer*/

/*start copyRight*/
.copyRight {
    background-color: #000;
    padding: 1px;
    margin-top: -6px;
}

.copyRight p {
   padding: 10px;
   color: #777;
}
/*end copyRight*/


/*start scrollup*/
#scroll-top{
  width: 30px;
  height: 30px;
  color: #000;
  background-color:#bd2c2c;
  text-align: center;
  position: fixed;
  right: 15px;
  bottom: 10px;
  z-index: 9999;
  display: none;
  cursor: pointer;
}
#scroll-top:hover{
  background-color: #444;
}
/*end scrollup*/
/*smart phonees and tablets*/
@media(max-width: 767px){
header ul {
        float: right;
    }    

    .menu img {
        width: 100%;
    }    
.navbar {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    z-index: 9999;
    border-radius: 0px;
}

.navbar-default .navbar-nav > li {
    border:none;
    
    }
.navbar-toggle {
        margin-top: 45px;
    }   
.navbar-default .navbar-toggle .icon-bar {
        background-color: #fff;
    }    
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: transparent;
        
    }    
.navbar-header {
        height: 127px;

    }

.navbar-default .navbar-nav > li > a {
    color: #fff;
    font-weight: bold;
    text-align: center;
    }
    
.navbar-default .navbar-nav > li:hover {
        background-color: transparent;
    }    
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #000;
    background-color:transparent;
}    
   
}
/*small screen*/
@media(min-width: 768px) and (max-width: 991px){

     
}
/*medium screen*/
@media(min-width: 992px) and (max-width: 1199px){

   
    }
/*large screen*/
@media(min-width: 1200px){

    }
