/*
Theme Name: Simple Flat By NAQRA
Theme URI: http://naqra.ly/themes
Description: The 2018 Simple Flat Theme By naqra.
Author: naqra team
Author URI: http://www.naqra.ly
Version: 2.0
Tags: simple, flat, responsive, naqra
*/
@import url(https://fonts.googleapis.com/css?family=Oswald);
html,body{
	width:100%;
	overflow-x: hidden;
}
body{
	margin: 0;
	padding: 0;
	text-transform: capitalize;
    direction: rtl;
    box-sizing:bordered-box;
}
h1,h2,h3,a{
	color: #631313;
}
a:hover{
	text-decoration: none;
}
#n2-ss-3-arrow-next{
    height:50px !important;
    width:50px !important;
}
#n2-ss-3-arrow-previos{
    height:50px !important;
    width:50px !important;
}
.n2-ss-widget{
    height:50px;
    width:50px;
}

/* *************************************************** */
/* //////////////////////NAVBAR/////////////////////// */
/* *************************************************** */
.navbar-default{
	/* 3b5999 blue*/
	background-color: #631313;
	opacity: .9;
	border-color:#631313 ;
}
.navbar-default a:hove{
	background-image: none;

}

.navbar-nav li{
	float: right;
	display:block;
}
#menu-nav-menu li a{
	color:  #FFF;
	font-size: 18px;
	display:block;
	text-align:center;
	float:none;
	
}

#menu-nav-menu li.active{
	background-color: #FFF;
	

}
#menu-nav-menu li.active a{
	color: #631313;
	background-color:#fff;
}
ul.drop-menu{
	background-color: #631313;
	
}
.dropdown-toggle:hover{
	background-color: #631313;
}
.navbar-default #menu-nav-menu li ul.dropdown-menu{
	background-color: #631313;
}

.navbar-default #menu-nav-menu li ul.dropdown-menu li a:hover{
	background-color: #631313;
}
.navbar-default #menu-nav-menu li ul.dropdown-menu li.active a{
	color: #fff;
	background-color:#631313;
}
.nav .open > a, .nav .open > a:focus, .nav .open > a:hover{
	background-color: #631313;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover{
	background-color: #631313;
}

.search2{
	display: none;
}
.navbar .container .navbar-header a{
	color:  #631313;
	font-size: 18px;	
}
.navbar-brand{
	padding: 0;
	margin: 0;
	height: 100%;
	max-height: 100%;
	overflow:hidden;
	margin-top:3px;
}
.navbar-brand img{
	width: 65px;
	height: auto;
	display:inline-block;
}
/*search icon*/
.search-button{
	border: none;
	opacity: .7;
	border-radius: 50%;
	background-image: url('1.jpg');
	height: 27px;
	width: 27px;
}
.search-title{
	margin-top:100px;
}
.search-button:hover{
	opacity: 1;
}
.slider{
	width: 100%;
	/*height: 720px;*/
	padding: 0;
	margin-bottom:10px;
	background-color: #CCC;
	margin: 0;
	padding: 0;
}

.slider a {
    font-family:"Droid Arabic Kufi', serif";
}

.profile{
	margin-bottom: 50px;
}
/*.projects{*/
/*	margin-bottom: 50px;*/
/*}*/
/*.lorem{*/
/*	background-color: #ebebeb;*/
/*	line-height: 1.8em;*/
/*}*/
.jumbotron{
	max-width: 800px;
	margin: 0 auto;
	margin-bottom:50px; 
	color:#786b6b;
}
.profile .Jumbotron {
	margin-top: 20px;
    border-radius: 180px 50px 180px 50px;
}
.profile .Jumbotron img {
    opacity:1;
}
body > section.top.Jumbotron.text-center{
	margin-bottom: 0;
	background: #f8f8f8;
}
/*.carousel-inner{*/
/*	width: 100%;*/
/*	height: 400px;*/
/*}*/

/* ********************************************** */
@media screen and (max-width: 800px){
						.search2{
							display: block;
						}
						.search1{
							display: none;
						}
							section.slider{
							/*display: none;*/
							margin-bottom:none;
						}
						.navbar-nav {
						    margin-right:-60px;
						}
						.navbar-nav li{
							float: none;
						}
						ul.drop-menu li a{
                            display:block;
                            text-align:center;
                            float:none;
                        }
                        						
						.sidebar{
							display: none;

						}
						.saerch-form .form-control{
						width: 88%;
						display: inline;
    					}
    					.profile{
    					    margin-top:0;
    					}
    					.profile .Jumbotron{
    					    border:none;
    					    border-radius:0;
    					}
    						.top  a img {
    						margin-top: 0px;
    						height: 200px;
    						width: auto;
    					}
						.tabs{
							margin-right: -90px;

						}
						.news{
							margin-right: 10px;
						}
						.index-img{
						width: 100%;
						display: block;
						height: auto;
						margin: auto;
    					}
						.widget{
							display: none;
						}
					
    					.social:first-child{
    					    display:none;
    					}

}
/* ***************************************************** */
.services a:hover{
	text-decoration: none;
	color:#631313;
	cursor: pointer
}
.box{
	overflow: hidden;
	height: 150px;
	position: relative;

}

.box img{
	width: 100%;
	height: 100%;

}
.pro-overlay{
	position: absolute;
    width: 100%;
    height:100% ;
    left:0;
    right: 0;
    bottom: 0;
    background-color:#631313;
    z-index:2;
    opacity:.5;
    line-height: 150px;
    color:#FFF;
    text-align: center;
    font-size: 20px;
    display: none;
}
.box:hover .pro-overlay{
	display:block
}
.top{
	height: 200px;
	margin-bottom: 0;
	max-width: 100%;
}

.top a img {
	margin-top: -50px;
	height: 250px;
	width: auto;
}

.news-bar{
	height: 100px;
}

.latestnews{
	height: auto;
	margin-bottom: 50px;

}
.latestnews img{
	max-height: 168.04px;
	
}


/*news page "index"*/
.index-slider{
	height: 200px;
	overflow: hidden;
}

.products {
	height: 260px;
	overflow: hidden;
	margin-bottom: 10px;
	box-sizing:bordered-box;
	position: relative;
}
.products img{
	height: 260px;
	max-width: 100%;
	width: auto;
	/*width: 100%;*/
	margin: 0;

}
.products h4{
	padding: 10px 0 10px 0;
	width: 150px;
	background-color: rgba(0,0,0,0.5);
	color: #fff;
	text-align: center;
	margin: 0 ;
	position: relative;
	bottom: 55px;
	right: 0;
}

body > div.container.w > div > div > a > img{
     max-width:100%;
    height:150px;
}
.w .row div div a img{
   
}
.box{
	height:150px;
	background-color: #CCC;
}
.news{
	margin-top: 115px;
	height: auto;
	background-color: #fff;

}

.hhh{
	margin-bottom: 50px;
	height: 300px;
}
.small{
	margin-top:10px;
}
.caption{
	position: absolute;
	top: 160px;
}

.post {
	/*text-align: right;*/
	width:96%;
	/*float:right;*/
	/*margin:0;*/
	margin-bottom: 20px;
	/*padding-bottom:0;*/
	padding:10px;
	display:block;
	overflow:hidden;
	text-align:justify;
	color:#545454;
	border: solid 1px #ccc;
}
.post img{
	max-width:100%;
	height: auto;
}
.single{
	margin-top: 100px;
}
h2.hl {
	color:#fff;
	font-weight: bold;
}
.post h2 {
	
	font-weight:normal;
	font-size:20px;
	text-align: right;
	/*border-bottom: solid 1px #e6e6e6;*/
}
.post h2 a {
	color: #631313;
	/*color:#4595d1;*/
	text-decoration: none;
	
}
div.postdata {
	width:100%;
	direction: rtl;
	display: block;
	float: right;
	padding-bottom:5px;
	border-bottom: solid 1px #e6e6e6;
}

.post #wpcf7-f210-p184-o1 > form:nth-child(2){
    max-height: 100%;
    margin-bottom: 50px;
    height:auto;
}

.post #wpcf7-f210-p184-o1 > form:nth-child(2) textarea{
    width: 350px;
    height: 70px;
    resize:none;
}
.sidebar{
	margin-top: 115px;
	/*height: 500px;*/
	display: block;
}
.widget {
	width:99%;
	margin-bottom:15px;
	text-align:center;
	padding-bottom:10px;
	background: #fff;
	border: solid 1px #e6e6e6;

}
.widget ul#nav {
	display: none;
}

table#wp-calendar {
	width:100%;
}
#calendar_wrap{
	margin-left:30px;
	}
.widget p {
	padding-left: inherit;
	}
	
	
.widget h2 {
	height:35px;
	background-color: #631313;
	/*background: #6385a9;*/
	text-align:center;
	/*padding:12px 0 0 0;*/
	font-size:20px;
	line-height:normal;
	font-weight: normal;
	text-decoration: none;
	margin:0;
	margin-bottom:10px;
	color: #fff;
	
}

.widget ul {
	margin:0 0 5px 0;
	padding:5px 0;
	border:none ;
	list-style:none;
}
.widget ul li {
	padding:5px 15px 0 15px;
	margin:0px;
}
.widget ul li a{
	color: #322f2a;
	text-decoration:none;
}

.widget div a img{
	max-width: 100%;
	height: auto;
}

.my_menu{
	font-weight: bold;
	font-size: 50px;
}

.more-link{
	display: none;
}
.right-to-left li { float: right; }
.nav-tabs-right       { text-align: right;direction: rtl; border-bottom: solid gray; }
.nav-tabs-right > li  { display: inline-block; float: right; }
#menu_my_bootstrap_menu_settings_nav_menu{
	/*height: 50px;*/
}
.nav-tabs{
	margin-top: 70px;
	margin-right: 107px;
	margin-bottom: -110px;
}
.footer{
	margin-top: 50px;
	background-color: #ebebeb;
	padding-bottom:70px;
	padding-top:20px;

}
.footer-logo{
	height: 150px;
	width: auto;
	padding: 10px;
	margin-top:35px;
}
/**********************************************/
/*/////////////CONTACT FORM///////////////////*/
/**********************************************/
.wpcf7 form.wpcf7-form{
max-height: 100%;
margin: 10px 0 50px;
}
.wpcf7-form{
	float:right;
	direction: rtl;
	height: 300px;;
}

.social .wpcf7 form.wpcf7-form{
	 width: 100%;
 }
.wpcf7 form.wpcf7-form p label{
	font-size: 12px;
	font-weight: normal;
}

.wpcf7 form.wpcf7-form p label span input{
	 width: 100%;
	 /* border: none; */
	 box-shadow:none;
	 border-radius: 10px;
	 margin-top: 5px;
	 padding: 10px;
 }
 .wpcf7-textarea{
 	resize:none;
	height: 60px;
	width: 100%;

 }

 .social .wpcf7-textarea{
	resize:none;
	height: 60px;
	width: 100%;
	border: none;
	border-radius: 10px;
}
.wpcf7-textarea
.wpcf-7-form p label span input{
	width: 100%;
}
.wpcf7-submit{
background-color: #631313;
border-color: #631313;

}
.wpcf7-submit:hover{
	background-color: #962c2c;
	border-color: #631313;
	
	}
/*************************************************/
/*///////////////////////////////////////////////*/
/*************************************************/
.social{
		margin-left: 0px;
		height: 300px;
}
.social:first-child{
	/* overflow: hidden; */
	margin-top: -50px;
}
.social:last-child{
	/* overflow: hidden; */
	margin-top: -50px;
}
.social:last-child h4{
	/* overflow: hidden; */
	margin-bottom: 50px;
}
.social:nth-child(2){
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
}
.social img {
	width: 150px;
	height: auto;
	margin-bottom:30px;
	border-radius :50%;
}
.footer-advertisments{
	border: 1px solid #fff;
	height: 200px;
	margin-top: 50px;
}
#footer p {
	font-size: 18px;
	/*font-color:gray;*/
	font-color:white;
	color: #7d7d7d;
}
#footer .fa{
	/*color: gray;*/
	color: #7d7d7d;
	margin-right: 10px;

}
#footer .faa:hover{
/*color: #3e4145;*/
	color: #631313;
	-moz-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-ms--transform: rotate(360deg);
	transform: rotate(360deg);
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	-ms-transition: all 0.2s;
	transition: all 0.2s;
}
#copyrights{
	padding-top:10px;
	background-color: #ebebeb;
	margin: 0px;
	border: none;
	border-top: solid 1px #fff;
	max-width: 100%;
	color:#7d7d7d;
}
/*comments styling*/
.comments-count{

}
.comment-notes{
	display: none;
}
.comments-list{

	direction: rtl;
	list-style: none;
	margin-top: 10px;
	
}

ul.children{
	list-style: none;
}

.comments-list  .comment img{
	/* all fiels comments + replaies*/
	padding: 3px;
	border: 1px solid #CCC;
	background-color: #FFF;
	margin-left: 5px;
	margin-bottom: 5px;
}
.comments-list  .comment .says{
	/* all fiels comments + replaies*/
	display: none;
}
.comments-list .comment .comment-meta{
	font-size: 12px;
}
.comments-list .comment p{
	margin-top: 8px;
	color: #6f6f6f;
}
.comments-list > .comment{
	/*comments li*/
	border: 1px solid #DDD;
	border-radius: 5px;
	margin: 5px;
	background-color: #f8f8f8;
	padding: 5px;
}
.comments-list > .comment > .children > .comment {
	/*reply li*/
	background-color: #fff;
	border-radius: 10px;
	padding: 15px
}
.comments-list > .comment > .children > .comment .comment{
	/*reply to a reply*/
}
#commentform > p.logged-in-as{
	display: none;
}
.comment-respond label {
	/*comment form labels*/
	display: block;

}
.comment-respond label span{
	display: none;
}
.comment-respond input[type="text"],
.comment-respont textarea{
	border: 1px solid #CCC;
	border-radius:5px;
	width: 400px; 
	height: 40px;
}
.comment-respont textarea{
	width: 400px;
	resize:none;
}

