﻿
@media (max-width: 2000px) {
.mob{
	
	display:none;
}

}


@media (max-width: 768px) {
	.ddsmoothmenu ul li {
        background-color: #dbdbdb!important;
	}
	
.langtop{
	
	    bottom: 36px;
}
.desktop{
	
	display:none;
}
.mob{
	
	display:block;
}}

@media (max-width: 992px) {


.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 0px;
    list-style: none;
    text-align:right;
    background-color: #fff;
    border-radius: 4px;
    font-size:14px;
    margin-top:10px;
}




 .ddsmoothmenu{
	display:none;
	 width: 100%;
	 background-color:#6f6d6a;
	 z-index:1000;
	 height:auto;
  
}

.ddsmoothmenu ul{
	z-index:500 !important;
	margin: 0;
	padding: 0;	
	float:none;
	list-style-type: none;	 
	position: relative;
}
 
/* Title */

.ddsmoothmenu ul li ul.c1{
	width:100% !important;
	text-align: right;	
	z-index:1500 !important;

}

 .ddsmoothmenu ul li ul.c1 li{
		z-index:1600 !important;

}

 

/*Top level list items*/
.ddsmoothmenu ul li{
	margin: 0px 0;	 
	background-color:#6f6d6a;
	clear:both;
	z-index:999;
	width:100%;
}

 
 


/* Span */
.ddsmoothmenu ul li a span{
  font-size:15px; 
  padding: 15px 12px 10px 12px;
  height:60px;

	 
}

nav 
{
    display: block !important; 
	border-bottom: 0;
}
 
nav a#pull 
{
  color : #fff;
  padding:10px 10px 20px 0px;
  height: 40px;
  font-size:16px;
  display: block;
  background-color:#6f6d6a;
  width: 100%;
  position: relative;
  margin-top:10px;
		
}



nav a#pull:after 
{
    content:"";
    background:url('../menu/images/nav-icon.png') no-repeat;
    width: 30px;
	height: 30px;
	display: inline-block;
	position: absolute;
	left: 15px;
	top: 10px;
}


#logo 
{
    position: relative;
    width:100%;
    left:0px;    
    height:66px;
    text-align:center;
    top:5px;
    background:url('../images/logo.png') no-repeat center center;
    
    
}


.navbar-fixed-top {
    top: 0;
    background-color:#FFFFFF;
    border-width: 0 0 0px;
}


.navbar-custom {
    padding: 0px 0;

}
.btn {
    display: inline-block;
    padding: 10px 6px;
    margin-bottom: 0;
    margin-top:5px;
    font-size: 12px; 
    color:#336799;
    font-family: 'Droid Arabic Kufi', sans-serif; 
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    width:100%;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0px;
}




.carousel-caption
{
position:absolute;
right:10% !important;
bottom:100px!important;
left:10% !important;
z-index:10;
padding-top:10px !important;
padding-bottom:10px !important;
color:#fff;
text-align:center;
height:160px;
overflow:hidden;

}



h2{
	font-size:35px;	
    font-family: 'Droid Arabic Kufi', sans-serif;
	text-transform:capitalize;
	height:41px;
	overflow:hidden;
}


.blue-text
{
	color:#26c3da;
	font-size:20px;
	font-family:"Open Sans";
	text-transform:capitalize;
	padding-top:10px;	

}



/*==================       FOOTER Email-soft      ======================*/

.copy-right
{
	background-color:#FFFFFF;
	padding:10px 0 10px 0;
	color:#8d8d8d;
	font-size:13px;
}


.copy-right .img
{
 text-align:center;
 margin-bottom:10px;
 
 }
 

 
.copy-right .text
{
 text-align:center;
 margin-bottom:10px;
 }
  
  
 ul
 {
	margin-bottom:0px;
} 

/*==================      SOCIAL ICON      ======================*/
.social-list 
{
  text-align:center; 
}



.social-list li 
{
    display: inline-block;
    margin-bottom: 0px; 
}
.social-list a 
{
    display: block;
    width: 28px;
    height: 28px;
    background: #b7b7b7;
    border-radius: 15%;
    text-align: center;
    color: #fff;
    font-size: 20px;
    line-height: 28px; 
}

.social-list a:hover
{
     background: #32689b; 
}


}


@media (max-width: 768px) {


.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 0px;
    list-style: none;
    text-align:right;
    background-color: #fff;
    border-radius: 4px;
    font-size:14px;
    margin-top:80px;
}



 .ddsmoothmenu{
	display:none;
	 width: 100%;
	 background-color:#6f6d6a;
	 z-index:1000;
	 height:auto;
  
}

.ddsmoothmenu ul{
	z-index:500 !important;
	margin: 0;
	padding: 0;	
	float:none;
	list-style-type: none;	 
	position: relative;
}
 
/* Title */

.ddsmoothmenu ul li ul.c1{
	width:100% !important;
	text-align: right;	
	z-index:1500 !important;

}

 .ddsmoothmenu ul li ul.c1 li{
		z-index:1600 !important;

}

 

/*Top level list items*/
.ddsmoothmenu ul li{
	margin: 0px 0;	 background-color:#6f6d6a;

	clear:both;
	z-index:999;
	width:100%;
}

 
 

/* Span */
.ddsmoothmenu ul li a span{
  font-size:15px; 
  padding: 10px 12px 10px 12px;
  height:60px;

	 
}

nav 
{
    display: block !important; 
	border-bottom: 0;
}
 
nav a#pull 
{
  color : #fff;
  padding:10px 10px 20px 0px;
  height: 40px;
  font-size:16px;
  display: block;
  background-color:#6f6d6a;
  width: 100%;
  position: relative;
  margin-top:10px;
		
}



nav a#pull:after 
{
    content:"";
    background:url('../menu/images/nav-icon.png') no-repeat;
    width: 30px;
	height: 30px;
	display: inline-block;
	position: absolute;
	left: 15px;
	top: 10px;
}


#logo 
{
    position: relative;
    width:100%;
    left:0px;    
    height:66px;
    text-align:center;
    top:5px;
    background:url('../images/logo.png') no-repeat center center;
    
    
}


.navbar-fixed-top {
    top: 0;
    background-color:#FFFFFF;
    border-width: 0 0 0px;
}


.navbar-custom {
    padding: 0px 0;

}
.btn {
    display: inline-block;
    padding: 10px 6px;
    margin-bottom: 0;
    margin-top:5px;
    font-size: 12px; 
    color:#336799;
    font-family: 'Droid Arabic Kufi', sans-serif; 
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    width:100%;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0px;
}

.carousel-caption
{
position:absolute;
right:10% !important;
bottom:100px!important;
left:10% !important;
z-index:10;
padding-top:10px !important;
padding-bottom:10px !important;
color:#fff;
text-align:center;
height:160px;
overflow:hidden;

}

h2{
	font-size:25px;	
    font-family: 'Droid Arabic Kufi', sans-serif;
	text-transform:capitalize;
	height:56px;
	overflow:hidden;
}
.blue-text
{
	color:#26c3da;
	font-size:20px;
	font-family:"Open Sans";
	text-transform:capitalize;
	padding-top:10px;	

}



/*==================       FOOTER Email-soft      ======================*/

.copy-right
{
	background-color:#FFFFFF;
	padding:10px 0 10px 0;
	color:#8d8d8d;
	font-size:13px;
}


.copy-right .img
{
 text-align:center;
 margin-bottom:10px;
 
 }
 

 
.copy-right .text
{
 text-align:center;
 margin-bottom:10px;
 }
  
  
 ul
 {
	margin-bottom:0px;
} 

/*==================      SOCIAL ICON      ======================*/
.social-list 
{
  text-align:center; 
}



.social-list li 
{
    display: inline-block;
    margin-bottom: 0px; 
}
.social-list a 
{
    display: block;
    width: 28px;
    height: 28px;
    background: #b7b7b7;
    border-radius: 15%;
    text-align: center;
    color: #fff;
    font-size: 20px;
    line-height: 28px; 
}

.social-list a:hover
{
     background: #32689b; 
}



}


@media screen and (max-width:480px) {


.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 0px;
    list-style: none;
    background-color: #fff;
    border-radius: 4px;
    font-size:14px;    
    margin-top: 10px;

}


 .ddsmoothmenu{
	display:none;
	 width: 100%;
	 background-color:#6f6d6a;
	 z-index:1000;
	 height:auto;
  
}

.ddsmoothmenu ul{
	z-index:500 !important;
	margin: 0;
	padding: 0;	
	float:none;
	list-style-type: none;	 
	position: relative;
}
 
/* Title */

.ddsmoothmenu ul li ul.c1{
	width:100% !important;
	text-align: right;	
	z-index:1500 !important;

}


 .ddsmoothmenu ul li ul.c1 li{
		z-index:1600 !important;

}

 

/*Top level list items*/
.ddsmoothmenu ul li{
	margin: 0px 0;	 
	background-color:#6f6d6a;

	clear:both;
	z-index:999;
	width:100%;
}

 
 

/* Span */
.ddsmoothmenu ul li a span{
  font-size:15px; 
  padding: 15px 12px 10px 12px;
  height:60px;

	 
}

nav 
{
    display: block !important; 
	border-bottom: 0;
}
 
nav a#pull 
{
  color : #fff;
  padding:10px 10px 20px 0px;
  height: 40px;
  font-size:16px;
  display: block;
  background-color:#6f6d6a;
  width: 100%;
  position: relative;
  margin-top:10px;
		
}



nav a#pull:after 
{
    content:"";
    background:url('../menu/images/nav-icon.png') no-repeat;
    width: 30px;
	height: 30px;
	display: inline-block;
	position: absolute;
	left: 15px;
	top: 10px;
}


#logo 
{
    position: relative;
    width:100%;
    left:0px;    
    height:66px;
    text-align:center;
    top:5px;
    background:url('../images/logo.png') no-repeat center center;
    right: 15px;
    
}


.navbar-fixed-top {
    top: 0;
    background-color:#FFFFFF;
    border-width: 0 0 0px;
}


.navbar-custom {
    padding: 0px 0;

}
.btn {
    display: inline-block;
    padding: 10px 6px;
    margin-bottom: 0;
    margin-top:5px;
    font-size: 12px; 
    color:#336799;
    font-family: 'Droid Arabic Kufi', sans-serif; 
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    width:100%;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0px;
}

.carousel-caption
{
position:absolute;
right:10% !important;
bottom:100px!important;
left:10% !important;
z-index:10;
padding-top:10px !important;
padding-bottom:10px !important;
color:#fff;
text-align:center;
height:160px;
overflow:hidden;

}

h2{
	font-size:25px;	
    font-family: 'Droid Arabic Kufi', sans-serif;
	text-transform:capitalize;
	height:56px;
	overflow:hidden;
}


.blue-text
{
	color:#26c3da;
	font-size:20px;
	font-family:"Open Sans";
	text-transform:capitalize;
	padding-top:10px;	

}




.btn2-warning {
    color: #fff;
    background-color: #fe9900;
    border-color: #fe9900;
}
.btn2 {
    display: inline-block;
    padding: 10px 12px;
    margin-bottom: 0;
    margin-top:15px;
    font-size: 15px; 
    color:#336799;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    width:100%;
    border: 1px solid transparent;
    border-radius: 4px;
}




.btn3-warning {
    color: #fff;
    background-color: rgba(0, 0, 0, 0.80);;
    border-color: #fe9900;
}
.btn3 {
    display: inline-block;
    padding: 3px 12px;
    margin-bottom: 0;
    margin-top:15px;
    font-size: 15px; 
    width:100%;
    color:#8a8a8a;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}



.btn3 a:hover {
     color:#fff !important;
}
.btn3 a:link{
     color:#fff;
}



.black
{
	float:none;padding-top:8px; padding-left:10px;
}



.menu-bottom
{ 
	border-bottom:1px #c2b8b2 solid;	
	border-top:1px #c2b8b2 solid;
	padding:15px 0 15px 0; text-align:center;
	margin-top:10px;
	margin-bottom:10px;
	

}


.menu-bottom a
{ 
 color:#ffffff;
 padding-left:10px; 
 padding-right:10px;
 font-size:13px;

}

.menu-bottom a:hover
{ 
 color:#c2b8b2;

}




/*==================       FOOTER Email-soft      ======================*/

.copy-right
{
	background-color:#FFFFFF;
	padding:10px 0 10px 0;
	color:#8d8d8d;
	font-size:13px;
}


.copy-right .img
{
 text-align:center;
 margin-bottom:10px;
 
 }
 

 
.copy-right .text
{
 text-align:center;
 margin-bottom:10px;
 }
  
  
 ul
 {
	margin-bottom:0px;
} 

/*==================      SOCIAL ICON      ======================*/
.social-list 
{
  text-align:center; 
}



.social-list li 
{
    display: inline-block;
    margin-bottom: 0px; 
}
.social-list a 
{
    display: block;
    width: 28px;
    height: 28px;
    background: #b7b7b7;
    border-radius: 15%;
    text-align: center;
    color: #fff;
    font-size: 20px;
    line-height: 28px; 
}

.social-list a:hover
{
     background: #32689b; 
}


.table-title2
{
	background-color:#fe8315;
	font-size:13px;
	color:#FFFFFF;
}



.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    padding: 5px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
}


}

