﻿@import url(http://fonts.googleapis.com/earlyaccess/droidarabickufi.css);

html,
body {
    height: 100%;
    font-size:16px;
    font-family:Tahoma;
    text-align:justify;
   }



/*==================      TOP MENU      ======================*/


#logo 
{
    width:200px;
    height:60px;
    text-indent:-9999px;
    display:block;
    overflow: hidden;    
    z-index:9999;
    background:url('../images/logo.png') no-repeat center center;
    
}    
 
.navbar {
    border-radius: 0px;
}

.navbar-custom {
    padding: 10px 0;
    border-bottom: 0;
    letter-spacing: 0px;
    background-color: rgba(154, 138, 129, 0.92);
}
.navbar-custom {
    margin-bottom: 0;
    border-bottom: 1px solid rgba(194,184,178,.9);
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
}
.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
    position:absolute;
}




.menu-padding
{
	padding-right: 0px;
    padding-left: 0px;
}

 ul
{
	padding-left:0px;
}



.menu-test{
    color: #fff !important;
    background-color: #fe9900!important;
    border-color: #fe9900!important;
    border-radius: 4px!important; 
    font-size:12px!important; 
    font-family: 'Droid Arabic Kufi', sans-serif!important;  


}

.btn-warning {
    color: #fff;
    background-color: #fe9900;
    border-color: #fe9900;
}
.btn {
    display: inline-block;
    padding: 10px 6px;
    margin-bottom: 0;
    margin-top:10px;
    font-size: 13px; 
    color:#336799;
    font-family: 'Droid Arabic Kufi', sans-serif; 
    font-weight: 700;
    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;    
    letter-spacing: 0px;

    
}

/*==================       Home Page Carousel      ======================*/


header.carousel {
    height: 40%;
}

.slide-image 
{
    width: 100%;
    height:250px !important;
}



header.carousel .item,
header.carousel .item.active,
header.carousel .carousel-inner {
    height: 100%;
}

header.carousel .fill {
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
}



.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:150px;
overflow:hidden;

}



h2{
	font-size:40px;	
	font-family:"Open Sans";
	text-transform:capitalize;
	height:50px;
	overflow:hidden;

}
.blue-text
{
	color:#26c3da;
	font-size:30px;
	font-family:"Open Sans";
	text-transform:capitalize;
	padding-top:10px;	
	

}



/*==================       CONTENT       ======================*/

.content-all
{
	background-color:#FFFFFF;
	padding-bottom:0px;
}

.page-header {
    padding-bottom: 9px;
    margin: 20px 0 10px;
     color:#37689b;
     font-size:30px;
     font-family:"Open Sans";
    border-bottom: 0px solid #eee;
    text-transform:capitalize;	
    text-align:left;

	
}

.img-portfolio {
    margin-bottom: 30px;
}

.img-hover:hover {
    opacity: 0.8;
}




.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;
    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; 
    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;
}

.pdf
{
	background:url('../images/pdf.png') no-repeat center center;
	width:31px;
	height:37px;
	float:left;
}
.black
{
	float:right ;padding-top:8px; padding-left:10px;
}


/*==================       LOGOS       ======================*/


.logo-slider
{
	background-color:#FFFFFF;
	display:none;
}

.title-2
{
	text-align:center;
	color:#37689b;
    font-size:30px;
    font-family:"Open Sans";

}



/*==================       CATEGORIES       ======================*/

.categories
{
	background-color:#336799;
	padding:20px 0 20px 0;
	margin-top:20px;
}




.title-big{
    padding-bottom: 9px;
     color:#fff;
     font-size:30px;
     font-family:"Open Sans";
    border-bottom: 0px solid #eee;
    text-transform:capitalize;	
    text-align:center;

	
}



.title-in{
    padding:10px 10px 10px 10px;
     color:#356796;
     background-color:#fe9900;
     font-size:15px;
     font-family:"Open Sans";
    border-bottom: 0px solid #eee;
    text-transform:capitalize;	
    text-align:center;
    font-weight:bold;
    margin-top:10px;
    width:100%;
    height:57px;
    overflow:hidden;
    border-radius:5px;
    
   	
}


.media-middle{
	vertical-align:middle;
	height:37px;
}


a {
    color: #336799;
    text-decoration: none;
}


.title-in a:link
{
	color:#254e9a!important;
	
		
}



.title-in a:visited
{
	color:#254e9a!important;
	background-color:fuchsia;
}

.title-in a:hover
{
	color:#254e9a!important;
}


.categories ul
{
	list-style:none;
	margin-top:10px;
}
.categories ul li
{
	list-style:none;
}

.categories ul li a
{
 color:#FFFFFF;
 font-size:15px;
 }



.btn-link__mod {
    font-size: 14px;
    line-height: 22px;
    padding-right: 0;
    color: #aba09a;
}

.btn-link,.btn-link:active,.btn-link:focus,.btn-link:hover
{
color: #aba09a;
}
/*==================       FOOTER       ======================*/



.footer {
    margin: 0px 0;
    padding:20px 0 20px 0;
    background-color:#7a6e67;
    
}


.footer .title
 {

font-size:25px;
color:#FFFFFF;    
}

.footer ul
{
	margin-top:10px;
	padding-right:20px;
}

.footer ul li
{
	text-align:justify;
}

.footer ul li a
{
 color:#FFFFFF;
 font-size:15px;
 }


.footer ul li a:hover
{
 color:#d1bfb4;
 }


.prorgram ul li
{


 list-style:none;
 
}



.FAQ ul
{
color:#fff;
padding-left:20px;
}

.FAQ ul li
{
display: list-item;
color:#fff;
}

dl
{
    margin-top: 0;
    color:#FFFFFF;
    font-size:15px;
    font-weight: 400;
}

dt {
    font-weight: 400;
}


dl a
{
    margin-top: 0;
    margin-bottom: 20px;
    color:#d1bfb4;
}

dl a:hover
{
    margin-top: 0;
    margin-bottom: 20px;
    color:#FFFFFF;
}



.menu-bottom
{ 
	border-bottom:1px #c2b8b2 solid;	
	border-top:1px #c2b8b2 solid;
	padding:15px 0 15px 0; text-align:center;
	margin-top:20px;
	margin-bottom:10px;

}


.menu-bottom a
{ 
 color:#ffffff;
 padding-left:10px; 
 padding-right:10px;
 font-size:14px;

}

.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
{
 padding-right:10px; 
 
 }
 

 
.copy-right .text
{
 text-align:left;
 }
  
  
 ul
 {
	margin-bottom:0px;
} 

/*==================      SOCIAL ICON      ======================*/
.social-list 
{
  text-align:right; 
}



.social-list li 
{
    display: inline-block;
    margin-bottom: 0px; 
}
.social-list a 
{
    display: block;
    width: 26px;
    height: 26px;
    background: #b7b7b7;
    border-radius: 15%;
    text-align: center;
    color: #fff;
    font-size: 20px;
    line-height: 28px; 
}

.social-list a:hover
{
     background: #32689b; 
}






/* Responsive Styles */

@media(max-width:991px) {
    .customer-img,
    .img-related {
        margin-bottom: 30px;
    }
}

@media(max-width:767px) {
    .img-portfolio {
        margin-bottom: 15px;
    }

    header.carousel .carousel {
        height: 70%;
    }
}