﻿
.body {
	font-family:'FontReemShwky';
}

.row {
		margin-right:0;
		margin-left:0;
	}


.header {
	background:url("../../images/govLands-header.jpg") no-repeat center center fixed;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	background-size:cover;

}

.header-content {
	background-color:rgba(75, 42, 1, 0.85);
}

.header-content .row {
	margin-right:0px;
	margin-left:0px
} 
 
.header-content img {
	width:150px;
	height:150px;
	margin-top:40px;
	margin-bottom:40px
}

#templatemo_footer_wrapper {
	    background-color: #2f1d06;
}

.govLands-tabs {
	padding-top:20px;
	padding-bottom:20px;
	width:100%
}



.body {
	width:100%;
	padding-top:10px;
	padding-right:5px;
	
	margin-top:20px;
	margin-bottom:10px;
	
}

/*h1 {
	text-align:center;
	color:#F68901;
	font-weight:bold;
	padding:50 0;
	text-shadow: 5px 5px 4px #33490B;
	font-size:70px;
	font-family:'FontReemShwky'
}*/


*/


.mainGoal fieldset {
	padding:5px 5px 10px 5px;
	border:1px solid #008AA1;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	-o-border-radius:10px;
	border-radius:10px;
	margin:20px auto;

}

.mainGoal legend {
	
	color:#008AA1;
    display: inline-block;
    width:auto;
    border-bottom:none;
    padding:0 5px;
}

.mainGoal fieldset p{
	color:#333;
	line-height:1.7;
	font-size:16px;
	font-weight:bold;
}



.nav-tabs {
	
}

.govLands-tabs .nav-tabs li {
	width:11%;
	text-align:center;
	font-weight:bold;
	height: 44px;
}

.govLands-tabs .nav-tabs li a{
	color:#73964A;
	padding: 10px 2px;
	-moz-border-radius:10px 10px 0 0;
	-webkit-border-radius:10px 10px 0 0;
	-o-border-radius:10px 10px 0 0;
	border-radius:10px 10px 0 0;
 background: #093028;  /* fallback for old browsers */
    background: -webkit-linear-gradient(to right, #093028, #237A57, #093028);  /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to right, #093028, #237A57, #093028); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
    margin-bottom: 2px;
   
}

/*.nav-tabs li:nth-of-type(3) a{
	padding-bottom: 17px;
    padding-top: 22px;
}*/

.nav-tabs li a:hover{
	color:#FFC803
}

.tab-content{
	/*padding-top:20px;*/
	padding-bottom:20px
}

.tab-pane {
	width:100%
}

.n{
	border:1px solid #F68901;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	-o-border-radius:10px;
	border-radius:10px;
}


.home-content {
	text-align:right;
	font-size:18px;
	line-height:1.9;
}


.home-content p {
	padding-top:10px;
	padding-bottom:10px;
	color:#33490B;
	font-weight:bold
}

.home-content li {
	padding-top:5px;
	padding-bottom:5px
}

.home-content span {
	font-size:19px;
	font-weight : bold
}

.news-line {
	width:100%;
	padding:10px 5px;
	border-bottom:1px solid #4B2A01;
}

.news-img img{
	width:20%;
	height:80px;
	
}

.news-title {
	width:70%;
	display: inline-block;
	padding-right:7px
}

.news-title a{
	color:#33490B;
	font-weight:bold;
}

.ms-alternating {
    width: 100%!important;
    padding:10px 5px;
    
    border-bottom:1px solid #4B2A01;
    }

.btn-danger {
	margin-top:10px;
	background-color :#4B2A01;
	border-color:#4B2A01;
	float:left
}

.btn-danger:active{
	background-color:#4B2A01;
	border-color:#4B2A01;
}

.btn-danger:hover{
	background-color:#4B2A01;
	border-color:#4B2A01;
}

.newsbtn{
	display:block;
	margin:30px 20px;
}

.media-contact {
	
}

.carousel{
	width:95%;
	margin: 0 auto;
	
}
.carousel-inner .item img {
	height:300px;
	width:100%
}

.carousel-control.left {
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	-o-border-radius:10px;
	border-radius:10px;

}

.carousel-control.right {
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	-o-border-radius:10px;
	border-radius:10px;

}


.smallTit {
	background-color: #4b2a01;
	text-align:right;
	position: absolute;
    right: 34%;
    z-index: 2;	
    padding:5px 7px;
    border: 1px solid #F68901;
    color: #73964A;
    font-weight: bold;
}

.smallTit2 {
	background-color: #4b2a01;
	text-align:right;
	position: absolute;
	padding:5px 7px;
	left: 36%;
    z-index: 2;
    border: 1px solid #F68901;
    color: #73964A;
    font-weight:bold;
}


.pic-caro{
	margin:0 auto;
	width:100%;
	
	

}

.video-modal{
	margin:0 auto;
	width:95%;
	margin-top: 40px;
}

.video-modal .first{
		
	background: url("../../images/play-icon.png") no-repeat center center;
	background-color:#999;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	-o-border-radius:10px;
	border-radius:10px;
}

.video-modal img{
		height:300px;
		width:100%;
		opacity :0.5;
		
	
}

.modal-title{
	text-align:right
}

.modal-body{
	height:89%
}


.show-content .show-tabs {
	border-bottom:none;
	margin-top:20px;
}

.show-content .show-tabs li {
	width:100%;
	height: 60px
}

.show-content .show-tabs li a{
	color:#33490B;
	font-weight:bold;
	font-size:14px
}

.show-content .show-tabs>li.active>a,
.show-content .show-tabs>li.active>a:focus,
.show-content .show-tabs>li.active>a:hover{
	    border: 1px solid #F68901;
}


.orders-content{
	padding-right:0px;
	text-align:right;
	padding-bottom: 20px
}

.orders-content h3 {
	padding-bottom: 20px;
	color: #33490B
}

.orders-content ol {
	
    list-style-type: arabic-indic;
}

.orders-content ol li {
	padding: 5px 0;
	color: #333;
    font-size: 18px;
}

.orders-content ol li span {
	color:#F68901
}

    
.share-content {
	margin: 20px auto;
	width:100%
}

.share-content iframe {
	margin:0 auto;
	}


.contact-content {
	width:100%;
	
	padding-bottom: 266px;
}

.contact-content .imgs {
	border-left : 2px solid #F68901 ;
}

.contact-content .imgs div {
	padding-bottom: 10px;
	padding-top:10px
}

.contact-content .data div {
	padding-top:7px;
	font-size:18px
}

.contact-content .data div p {
	font-weight:bold;
	padding: 10px 0;
}



#templatemo_footer2 {
	
	padding: 20px 10px;
	margin: 0px auto;
	
	
}

#templatemo_footer2 a :link,a::visited{
	color: #fff !important;
	font-weight: normal;
}

#templatemo_footer2 a:hover {
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	
	}
	

#templatemo_footer2 .row div {
	margin: 15px auto;
    border-right: 2px solid rgb(217, 217, 217);
   
	}

#templatemo_footer2  p 
	{
	 
	text-align: center;
	padding:2px;
	font-size: 22px;
	color:#fff;
	margin-bottom:20px;
	font-family:'FontReemShwky';
	}


#templatemo_footer2 .row .cr{
		padding-top:15px;
	}

/*==================================dispLandsNews===================================*/


.dispNews-title {
	text-align:center;
	font-size:28px;
	color:#33490B;
	font-weight:bold
	
	
}

.dispNews-date{
	font-size:16px;
	color:#aaa
}

.dispNews-img {
	max-width:60%;
	margin: 40px auto;
	text-align:center
}

.dispNews-img img{
	max-height:300px;
	width:100%
}

.dispNews-details {
	max-width:99%;
	text-align:right;
	line-height:3;
	color:#333;
	font-size:18px;
	font-weight:bold
}

/*==================================allLandsNews===================================*/

.ms-paging a{
	padding:10px;
	color :#F68901
}

/*==============================================================*/

/*for mobile screen*/
@media (max-width:767px){
	.templatemo_header ,#templatemo_footer_wrapper{
		width:100%;
	}
	
	.row {
		margin-right:0;
		margin-left:0;
	}
	
	.govLands-tabs {
		overflow:hidden
}
	.govLands-tabs .nav-tabs li {
		width:48%;
		margin-bottom:5px;
		float:right
	}
	
	.govLands-tabs .nav-tabs li:last-child{
	width:96%
}
	
	.media-contact {
    	padding-top: 30px;
	}

	.show-content .show-tabs{
		padding-top:5px;
		padding-bottom:5px;
	}
	
	.orders-content h3{
		line-height:2;
	}
	
	#templatemo_footer2  p{
	font-size:16px
}
	
	

}

/*for small screen*/
@media (min-width:768px) and (max-width:991px){
    .row {
		margin-right:0;
		margin-left:0;
	}
}


/*for tablet screen*/
@media (min-width:992px) and (max-width:1199px){
    
    .media-contact {
    	padding-top: 30px;
	}
	
	.row {
		margin-right:0;
		margin-left:0;
	}
}
    

/*for computer screen*/
@media (min-width:1200px){

}
