.clear{clear: both;}


.top-header{
	
	background: #3d3f94; /* Old browsers */
	background: -moz-linear-gradient(top,  #3d3f94 0%, #3d3f94 9%, #383b8c 26%, #2b2d77 53%, #1f2363 74%, #1a1e5d 86%, #171d59 88%, #151a54 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3d3f94), color-stop(9%,#3d3f94), color-stop(26%,#383b8c), color-stop(53%,#2b2d77), color-stop(74%,#1f2363), color-stop(86%,#1a1e5d), color-stop(88%,#171d59), color-stop(100%,#151a54)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #3d3f94 0%,#3d3f94 9%,#383b8c 26%,#2b2d77 53%,#1f2363 74%,#1a1e5d 86%,#171d59 88%,#151a54 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #3d3f94 0%,#3d3f94 9%,#383b8c 26%,#2b2d77 53%,#1f2363 74%,#1a1e5d 86%,#171d59 88%,#151a54 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #3d3f94 0%,#3d3f94 9%,#383b8c 26%,#2b2d77 53%,#1f2363 74%,#1a1e5d 86%,#171d59 88%,#151a54 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #3d3f94 0%,#3d3f94 9%,#383b8c 26%,#2b2d77 53%,#1f2363 74%,#1a1e5d 86%,#171d59 88%,#151a54 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3d3f94', endColorstr='#151a54',GradientType=0 ); /* IE6-9 */
	
	
	
}

.logo{
	text-align: left;
}

.logo h3{
	margin: 10px 0;
	color: #fff;
	font-size: 16px;
}

.logo h4{
	float: left;
	color: #fff;
	font-family: tahoma;
	font-size: 16px;
	margin: 25px 0 0 0;
}

.st-logo{
background: #fff;
padding: 0 20px;
float: left;
text-align: center;
border-radius: 10px 10px 0 0;
margin: 0 10px 0 0;
}


.st-logo img{
	margin: 5px 15px 0 0;
	width: 75px;

}

.tel-com{
	margin: 10px 0 0 0;
	float: right;
}

.lang{
float: right;
margin: 10px 30px 0 0;
}

.tel-com div{
	overflow: hidden;
	
	
}

.tel-com div p{
	
	float: left;
	color: #fff;
	font-family: arial;
	font-size: 16px;
	margin: 0 20px 15px 0;
	line-height: 16px;
}

.tel-com div img{
	float: left;
	margin: 0 0 0 10px;
}

.social-icon{
	margin: 5px 0 0 0;
	float: left;
}

.social-icon :hover{
	opacity: 0.8;
}

.bloger-icon :hover{
	opacity: 0.8;
}

.social-icon img{
	margin: 0 5px 0 0 !important;
}

.bloger-icon{
	float: left;
}


.menu-nav{
	
	background: #d8d8d8;
}

.navbar-nav > li {
	float: left !important;
}

.navbar-nav{
	float: left !important;	
}

.navbar-default{
	border-radius:0 !important; 
	border: none !important;
	background: #d8d8d8;
	box-shadow: none !important;
	margin: 0;
}


.navbar-default .navbar-nav > li > a{
	color: #000 !important;
	font-family: Tahoma;
	font-size: 13px;
	padding: 10px 15px;;
	border-bottom:4px solid #d8d8d8;
}

.navbar-default .navbar-nav > li > :hover{
	background: #171b57 !important;
	border-bottom: 4px solid #f4a513;
	color: #fff !important;
}

.navbar-collapse{
	padding: 0 !important;
}

#hilghite{
	margin: 10px 0 0 0;
	
}

.slide-home{
	
	border-radius: 10px;
	overflow: hidden;
	
}


.carousel-caption{
	top: 0;
	left: 0 !important;
	margin: 0;
	padding: 0;
	width: 305px;
}


.cap-slider{
	
	background: #3c3f93;
	
	overflow: hidden;
	height: 305px;
}

.cap-slider h3{
	margin: 0;
	height: 200px;
	overflow: hidden;
	font-family: arial;
	font-size: 24px;
	border-bottom: 1px solid #938686;
	width: 97%;
	text-align: center;
	direction: rtl;
	line-height: 25px;
	padding: 20px 10px;
}

.cap-slider label{
	padding: 10px 10px;
	line-height: 32px;
	width: 97%;
	margin: 10px 0;
	font-family: tahoma;
	font-size: 18px;
}

.regs-here{
	text-align: center;
	margin: 0;
	background: #3c3f93;
	padding: 0px 0 10px 0;
	font-family: tahoma;
}

.regs-here a{color: #fff;font-size: 14px;}
.regs-here :hover{text-decoration: underline;}

.tit-form-re{
	text-align: left;
	direction: ltr;
	padding: 0;
	color: #655e5e;
	font-family: tahoma;
	font-size: 13px;
	font-weight: normal;
}

.form-regs{
	overflow: hidden;
	background: #d8d8d8;
	padding:10px;
	margin: 5px 0 0 0;
}

.form-group{overflow: hidden;margin-bottom: 10px !important;}

.form-control{
	text-align: right;
}

.form-regs input[type="text"],input[type="email"],input[type="tel"]{
	   	text-align: right;
	   	font-family:tahoma;
	   	font-size: 12px;
}


.right-site{
	padding: 0 !important;
	direction: ltr !important;
}

.titel-main{
	margin: 20px 0 20px 0;
	text-align: left;
	font-family: serif;
	font-size: 20px;
	border-bottom: 1px solid #CCC2C2;
	padding: 0 0 10px 0;
}

ul.block-country{
	overflow: hidden;
	border-radius: 10px;
	text-align: center;
	list-style-type: none;
	padding: 0;
}

ul.block-country li:nth-child(3n+1){padding:0 30px 0 0;}
ul.block-country li:nth-child(3n+3){padding: 0 0 0 30px;}

ul.block-country li{margin-bottom: 30px;}






ul.block-country li img{
	width: 100%;
	height: 200px;
	border-radius: 10px;	
	border: 1px solid #d8d8d8;
}

ul.block-country li img:hover{border: 1px solid #31347e;}


ul.block-country li span{
	background: rgba(255, 255, 255, 0.69);
	width: 100%;
	position: relative;
	margin:-35px 0 0 0;
	
	padding: 5px 0;
	float: left;
	font-family: fantasy;
}

ul.block-country li h3{
	margin: 10px 0;
	font-size: 14px;
	font-family: cursive;
}

ul.block-country li p{
	font-family: tahoma;
	font-size: 12px;
}



.btn-more{
	margin: auto;
	width: 60%;
}

.btn-country-more{
	margin: 10px 5px;
	float: right;
	width: 47%;
	padding: 10px 0;
	text-align: center;
	font-size: 20px;
	font-family: tahoma;
	
	background: #3d3f94; /* Old browsers */
background: -moz-linear-gradient(top,  #3d3f94 0%, #3d3f94 9%, #383b8c 26%, #2b2d77 53%, #1f2363 74%, #1a1e5d 86%, #171d59 88%, #151a54 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3d3f94), color-stop(9%,#3d3f94), color-stop(26%,#383b8c), color-stop(53%,#2b2d77), color-stop(74%,#1f2363), color-stop(86%,#1a1e5d), color-stop(88%,#171d59), color-stop(100%,#151a54)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #3d3f94 0%,#3d3f94 9%,#383b8c 26%,#2b2d77 53%,#1f2363 74%,#1a1e5d 86%,#171d59 88%,#151a54 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #3d3f94 0%,#3d3f94 9%,#383b8c 26%,#2b2d77 53%,#1f2363 74%,#1a1e5d 86%,#171d59 88%,#151a54 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #3d3f94 0%,#3d3f94 9%,#383b8c 26%,#2b2d77 53%,#1f2363 74%,#1a1e5d 86%,#171d59 88%,#151a54 100%); /* IE10+ */
background: linear-gradient(to bottom,  #3d3f94 0%,#3d3f94 9%,#383b8c 26%,#2b2d77 53%,#1f2363 74%,#1a1e5d 86%,#171d59 88%,#151a54 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3d3f94', endColorstr='#151a54',GradientType=0 ); /* IE6-9 */


}

.btn-reg-here{
	margin: 10px 5px;
	float: right;
	width: 47%;
	text-align: center;
	font-size: 20px;
	padding: 10px 0;
	font-family: tahoma;
	
	background: #e39a10; /* Old browsers */
background: -moz-linear-gradient(top,  #e39a10 0%, #fcab14 66%, #fdac14 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e39a10), color-stop(66%,#fcab14), color-stop(100%,#fdac14)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #e39a10 0%,#fcab14 66%,#fdac14 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #e39a10 0%,#fcab14 66%,#fdac14 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #e39a10 0%,#fcab14 66%,#fdac14 100%); /* IE10+ */
background: linear-gradient(to bottom,  #e39a10 0%,#fcab14 66%,#fdac14 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e39a10', endColorstr='#fdac14',GradientType=0 ); /* IE6-9 */

}


.btn-reg-here a ,.btn-country-more a{color: #FFFFFF;}




ul.offer,ul.news{
	list-style-type: none;
	overflow: hidden;
	clear: both;
}





ul.offer li img{
	width: 100%;
	height: 200px;
	border-radius: 100%;
	margin: 0;
		
}

ul.offer li img:hover{border: 1px solid #fcaa14;}


ul.offer li h3{
	
	font-family: tahoma;
	font-size: 14px;
		
}

ul.offer li p{
	font-size: 11px;
font-family: tahoma;
height: 50px;
width: 71%;
text-align: center;
padding: 40px 0 0 0;
height: 192px;
overflow: hidden;
}


.titel-offer{
	background: #F0ECEC;
	text-align: left;
	padding: 9px 10px 7px 10px;
	font-size: 14px;
	margin: 15px 0 20px 0;
	font-weight: bold;
	font-family: Tahoma;
	float: left;
width: 80%;
}




ul.news li img{
	width: 80%;
	height: 200px;
	border-radius: 100%;
	margin: 0;
		
}

ul.news li img:hover{border: 1px solid #fcaa14;}


ul.news li h3{
	
	font-family: tahoma;
	font-size: 14px;
		
}

ul.news li p{
font-size: 11px;
font-family: tahoma;
height: 70px;
width: 100%;
text-align: center;
padding: 10px 0 0 0;

overflow: hidden;
}


ul.news li:nth-child(3n+1){text-align: right; }
ul.news li:nth-child(3n+1) div{text-align: center; width: 83%;float: right;margin: 0 0 0 20px;}


ul.news li:nth-child(3n+2){text-align: left;}
ul.news li:nth-child(3n+2) div{text-align: center; width: 90%;}


ul.news li:nth-child(3n+3){text-align: center;border-left:1px dotted #d8d8d8;border-right:1px dotted #d8d8d8;}
ul.news li:nth-child(3n+3) div{text-align: center; width: 90%;float: right;}



/*********************** SECOND EFFECTS ***********************/

.second-effect .mask {
   opacity: 0;
   overflow:visible;
   border:0px solid rgba(0,0,0,0.7);
   -moz-box-sizing:border-box;
   -webkit-box-sizing:border-box;
   box-sizing:border-box;
   -webkit-transition: all 0.4s ease-in-out;
   -moz-transition: all 0.4s ease-in-out;
   -o-transition: all 0.4s ease-in-out;
   -ms-transition: all 0.4s ease-in-out;
   transition: all 0.4s ease-in-out;
}
.second-effect a.info {
	position:relative;
	top:-10px;
	opacity:0;
   -moz-transform:scale(0,0);
   -webkit-transform:scale(0,0);
   -o-transform:scale(0,0);
   -ms-transform:scale(0,0);
   transform:scale(0,0);
   -webkit-transition: -webkit-transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
   -moz-transition: -moz-transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
   -o-transition: -o-transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
   -ms-transition: -ms-transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
   transition: transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
}
.second-effect:hover .mask {
   opacity: 1;
   border:100px solid rgba(0,0,0,0.7);
}
.second-effect:hover a.info {
	opacity:1;
	-moz-transform:scale(1,1);
	-webkit-transform:scale(1,1);
	-o-transform:scale(1,1);
	-ms-transform:scale(1,1);
	transform:scale(1,1);
	-moz-transition-delay:0.3s;
	-webkit-transition-delay:0.3s;
	-o-transition-delay:0.3s;
	-ms-transition-delay:0.3s;
	transition-delay:0.3s;
}


.view {
   
   overflow: hidden;
   position: relative;
   
   cursor: pointer;
}
.view .mask, .view .content {
   width: 100%;
   height: 200px;
   position: absolute;
   border-radius: 10px;
   top: 0;
   left: 0;
}
.view img {
   
   
}
.view a.info {
   background:url(../img/link.png) center no-repeat;
   display: inline-block;
   text-decoration: none;
   padding:0;
   text-indent:-9999px;
   width:20px;
   height:20px;
}

/*********************** end SECOND EFFECTS ***********************/



.banner{
	margin: 20px 0 0 0;
}

.banner img{
	width: 100%;
	height: 200px;
	border: 1px solid #E4D6D8;
	margin: 0 0 10px 0;
}

				
.face-box img{
	width: 100%;
	height: 250px;
}


.new-email{
	background: #d8d8d8;
	padding: 5px 10px 10px 10px;
	margin: 5px 0 0 0;
}


.new-email h3{
	
	margin: 10px 0 10px 0;
text-align: left;
font-family: tahoma;
font-size: 13px;
}

.new-email input[type="email"]{
	margin: 0 0 10px 0;
}


.vedio-colleft{
	
	background: #d8d8d8;
padding: 5px;
margin: 10px 0 0 0;


	
}



.vedio-colleft h3{
	background: #3c3f93;
	text-align: right;
	color: #fff;
	margin: 0 0 3px 0;
	font-family: tahoma;
	font-size: 16px;
	padding: 10px 0 10px 10px;
	text-align: left;
}



.vedio-colleft img{
	
	width: 100%;
	height: 200px;	
}


.banner-vertc{
	margin: 10px 0 0 0;
}


.banner-vertc img{
	width: 100%;
	border: 1px solid #E4D6D8;
}




.tiker-logos{
	background: #d8d8d8;
padding: 10px 0;
box-shadow: 0px 0px 35px #C9BCBC inset;	
}

#newsticker-demo { 
 
 
padding:5px 5px 0; 
font-family:Verdana,Arial,Sans-Serif;
font-size:12px;
margin:auto;
}

#newsticker-demo a { text-decoration:none; }
#newsticker-demo img { }

#newsticker-demo .title {
text-align:center;
font-size:14px;
font-weight:bold;
padding:5px;
}

.newsticker-jcarousellite { width:100% !important; }
.newsticker-jcarousellite ul li{ list-style:none; display:block; padding-bottom:1px; margin-bottom:5px; height:55px; width: 20%; }
.newsticker-jcarousellite .thumbnail {
	 float:right; 
	 width:110px;
	  margin: 0 !important;
	  border: none !important;
	  background: none !important;
	  box-shadow: none !important;
	 }



footer{
	box-shadow: 0px 0px 35px #C9BCBC inset;
	background: #d8d8d8;
	margin-top: 10px;
	direction: rtl;	
}


.map h3,.social-footer h3,.links-imp h3,.main-footer h3{
text-align: left;
font-family: inherit;
margin: 10px 0 10px 0;
color: #3c3f93;
padding: 0 0 5px 0;
border-bottom: 1px dotted #fff;
direction: ltr;
font-size: 18px;
}

.map img{
	width: 100%;
	height: 100px;
}

.map{float:right !important;}
.social-footer{float:right !important;}
.links-imp{float:right !important;}
.main-footer{float:right !important;}

.map p{
	text-align: left;
margin: 10px 0 0 0;
font-family: tahoma;
font-size: 11px;
direction: ltr;
}

.social-footer label{
	font-weight: normal;
	margin: 0 10px;
	font-size: 13px;
}

.social-footer div{
	margin: 10px 0;
	text-align: left;
}


.social-footer img{float:left;}


.links-imp li{}
.links-imp ul,.main-footer ul{

padding: 0 0 0 15px;
text-align: left;
direction: ltr;

}

.links-imp li a,.main-footer li a{
	font-family: Tahoma;
	color: #000;
	font-size: 12px;
	text-decoration: none;
}

.links-imp li :hover,.main-footer li :hover{
	text-decoration: underline;
}

.copyright{
	background: #1f2465;
}

.seoera{
	margin: 0;
	text-align: right;
	color: #d89415;
	font-family: tahoma;
	font-size: 11px;
	padding: 10px 0;
}

.elrazi{
	margin: 0;
	text-align: left;
	color: #FFFFFF;
	font-family: tahoma;
	font-size: 11px;
	padding: 10px 0;	
}

.navbar-nav > li > .dropdown-menu:hover{background: #ffffff !important;}
.navbar-nav > li > .dropdown-menu{text-align: right !important;direction: rtl;}


.course-university{
	padding: 0 !important;
}




.cours img,.university img,.reg img{
	width: 30px;
	height: 30px;
}

.cours a,.university a,.reg a{
		color: #FFFFFF;
}

.cours h3,.university h3,.reg h3{
		margin: 0;
		font-family: Tahoma;
		font-size: 16px;
}

.dic-visa{
	text-align: right;
}

.type-visa{
	text-align: right;
}

.img-visa img{
	width: 100%;
	height: 200px;
	border-radius: 10px;
}

.des-visa h3{
	margin: 0;
font-family: tahoma;
font-size: 14px;
line-height: 24px;
height: 165px;
}

.tit-visa {background: #d8d8d8 !important;}

.about-marzai p{
	text-align: justify;
font-family: tahoma;
font-size: 15px;
direction: ltr;
line-height: 26px;
}


.hose-family h3{
	background: #3c3f93;
margin: 0 0 10px 0;
text-align: left;
font-family: tahoma;
color: #fff;
font-size: 14px;
padding: 9px 0 10px 10px;
}

.hose-family img{
	width: 100%;
	height: 150px;
}

.hose-family p{
	text-align: left;
	height: 106px;
	line-height: 22px;
direction: rtl;
font-family: tahoma;
overflow: hidden;
}

.hose-family{
	overflow: hidden;
	height: 225px;
}

.img-hose{
	padding-left: 0;
}

.des-hose{
	padding-left: 0;
}


.questions{
	text-align: right;
	direction: rtl;
}


.bor-ques{
	border-radius:0px !important;
	border: none !important;
	box-shadow: none !important; 
}

.tit-questions{
background: #F0F5ED;
font-family: tahoma;
padding: 10px 10px 10px 0;

}


.tit-questions h4{
	font-size: 12px;
	text-align: left;
margin: 0 0 0 10px;
direction: ltr;
}


.questions div:nth-child(odd) div{background: #FAFAFA;}


.panel-body{
	background: #fff !important;
	text-align: left;
	float: left;
	width: 64%;
}

.ch-grid li{padding: 0 40px;}
.dropdown-menu > li > a{font-family: Tahoma;}


.comment-us{
	direction: ltr;margin-bottom: 10px;
padding: 30px 0 0 10px;
background: #FBF7F7;
}

.box-comment{
	padding: 5px;
border-radius: 5px;
border: 1px solid #E6DEDE;
}

.tit-form-comm{
	padding: 5px 10px;
font-size: 13px;
}

.typy-comment{
	padding: 5px;
}

.typy-comment label{
	margin-left: 10px;
	font-family: tahoma;
	font-size: 14px;
	font-weight: normal;
}

.btn-comm{margin-bottom: 10px;}

.dit-comment{
	direction: rtl;
overflow: hidden;
background: #FFFFFF;
box-shadow: 0px 0px 30px #D6C7C7 inset;
padding: 10px;
border-radius: 5px;
margin-bottom: 15px;	
}


.dit-comment img{
	width: 100%;
	height: 100px;
	margin: 5px 0 0 0;
	border-radius: 5px;
	border: 3px solid #F1EBEB;
}


.dit-comment span{font-size: 9px;text-align: left;float: left;}
.dit-comment label{font-size: 9px;width: 100%;text-align: left;float: left;direction:ltr !important;margin: 10px 0;}
.dit-comment h3{margin: 0; font-size: 16px;width: 100%;text-align: left;float: left;}
.dit-comment p{font-family: tahoma;font-size: 10px;width: 100%;text-align: left;float: left;}

.tit-page-comm{margin-bottom: 0 !important;
padding-right: 10px;
border-bottom: 4px solid #1f2465 !important;
}


.info-contact{
	direction: ltr;	float: right;	width: 50%;	background: #F7F4F4;	padding: 10px;
}

.dl-horizontal dt{
	float: left !important;	text-align:left;width: 130px !important;clear: both;font-family: tahoma;font-size: 10px;margin-bottom: 10px;
}


.dl-horizontal dd {
margin: 0;font-size: 10px;font-family: tahoma;margin-bottom: 10px;width: 50%;float: left;
}

.map-conact{
	margin: 0 0 10px 0;	border: 1px solid #CCC2C2;	float: left;	width: 48%;	padding: 5px;	height: 235px;
}


.contact-information{
	direction: rtl;
	border: 1px solid #222;
overflow: hidden;
}


.contact-information h3{
	margin: 0 0 5px 0;
	font-family: tahoma;
	font-size: 13px;
	background: #222;
	color: #fff;
	padding: 3px 10px 5px 10px;
	direction: ltr;
}

.dl-horizonta2 dt {
float: left !important;
width: 130px !important;
clear: both;
margin-left:15px;
direction: ltr;
font-family: tahoma;
font-size: 10px;
margin-bottom: 3px;

}


.dl-horizonta2 dd{
margin-right: 0;
font-size: 10px;
font-family: tahoma;
border-left: 1px dotted #011;
margin-bottom: 3px;
}

.dl-horizonta2{
	margin: 0 !important;
}


.contact-information div:nth-child(3n+2) dl dd{border: none;}


.register-us{
	direction: ltr;

padding: 20px 10px;
box-shadow: 0 0 100px #ddd inset;
border-radius: 10px;
float: left;
width: 100%;
margin-top: 10px;
}


.register-us h3{
	padding: 0 10px;
	text-align: left !important;
margin: 0 0 30px 0;
font-family: tahoma;
font-size: 20px;
}
.page_img{	width: 100%;height: 350px;border: 6px solid #FFF;box-shadow: 0px 0px 1px #C4BFBF;}.page_topic{	margin: 20px 0 0 0;font-family: tahoma;text-align: justify;}.tbl tr td{padding: 4px 10px 4px 0px !important;}


.other-cou {
float: left;
width: 20%;
}

.regs {
float: right;
width: 100%;
background: #F1B700;
height: 110px;
color: #fff;
}

.regs h3 {
font-size: 14px;
text-align: center;
font-weight: bold;
font-family: tahoma;
line-height: 24px;
float: right;
margin: 0;
padding: 10px 10px 15px 0;
}

.regs h3 a{color: #fff;}

.regs img {
width: 35px;
margin: 7px 0 0 10px;
float: left;
}
.sel-country {
width: 100%;
float: left;
background: #3c3f93;
color: #fff;
height: 61px;
}
.sel-country h3 {
font-size: 16px;
display: none;
text-align: right;
font-family: tahoma;
line-height: 24px;
margin: 0;
width: 100%;
border-top: 4px solid #fff;
}
.sub-cu {
width: 100%;
padding: 10px;
}

.block-country-sel {
padding: 15px 5px 5px 5px;
height: 110px;
list-style-type: none;
width: 80%;
float: right;
background: #EFEEDF;
}

.block-country-sel li {
float: right;
width: 23%;
margin: 0 10px 10px 0;
background: #FBFBFB;
padding: 5px;
}

.block-country-sel li h3 {
float: left;
width: 65%;
margin: 5px 0 0 10px;
font-size: 13px;
font-family: tahoma;
}

.block-country-sel li img {
width: 40px;
float: left;
height: 25px;
}

.ch-grid li label {
font-family: tahoma;
font-size: 12px;
font-weight: normal;
line-height: 18px;
padding: 10px 0 0 0;
height: 85px;
overflow: hidden;
}


ul.block-country {
overflow: hidden;
border-radius: 10px;
text-align: center;
list-style-type: none;
padding: 0;
}

.dit-count p {
text-align: left;
direction: rtl;
font-family: tahoma;
font-size: 13px;
line-height: 24px;
border-bottom: 2px solid #E5EBF1;
padding: 0 0 10px 0;
}


.br-one {
float: right;
width: 50%;
}

.br-one h3 {
font-family: tahoma;
font-size: 14px;
}

.br-one img {
width: 90%;
height: 120px;
}

.br-one span {
float: right;
margin: 0 20px 10px 0;
background: #011;
padding: 5px 30px;
border-radius: 3px;
}

.cours, .university{
text-align: center;
background: #BBBCC6;
padding: 10px 5px;
margin-bottom: 5px;
box-shadow: 0px 0px 1px #000;
border: 3px solid #fff;
}

.reg {
text-align: center;
background: #F1B700;
padding: 10px 5px;
margin-bottom: 5px;
box-shadow: 0px 0px 1px #000;
border: 3px solid #fff;
}

.lang a{
	background: #F1B700;
color: #fff;
padding: 3px 10px;
width: 103px;
display: block;
text-align: center;
border-radius: 6px;
margin-bottom: 5px;
}


.demonstrations img {
width: 125px;
height: 160px;
}

.demonstrations a {
float: left;
width: 135px;
}

.demonstrations h3 {
width: 125px;
float: right;
margin: 10px 0 0 0;
font-size: 13px;
text-align: center;
}

.inter-na {
background: #EEE5E5;
overflow: hidden;
margin-bottom: 20px;
}

.inter-na img {
margin: 10px;
width: 200px;
height: 150px;
float: left;
}


.inter-na h3 {
font-family: tahoma;
float: left;
font-size: 18px;
}

.inter-na p {
float: right;
width: 74%;
margin: 10px 0;
font-family: tahoma;
height: 93px;
}


.about-marzai{text-align: left;}
.about-marzai img{float: left;width: 100%;height: 350px;}
.br-one p{
	height: 60px;
	overflow: hidden;
}




.link-more{width: 100%;float: right;}
.more-of{
	float: right;
	width: 20%;
	background: #DAD5D5;
	margin: 15px 0 0 0;
	padding: 6px 0 5px 0;
	text-align: center;
	}
	
	.more-of a{color: #000;font-weight: bold;}
	.more-of :hover{text-decoration: none;color: #fff;}
