@font-face {
	font-family: "yekan";
	src: url(../fonts/Yekan.eot);
	src: url(../fonts/Yekan.eot?#iefix) format("embedded-opentype"), url(../fonts/Yekan.woff) format("woff"), url(../fonts/Yekan.ttf) format("truetype"), url(../fonts/Yekan.svg#BYekan) format("svg");
	font-weight: normal;
	font-style: normal;
}
body {
	font-family: 'yekan';
	background-color: rgba(235,235,235,0.5);
}
.NewSec {
	margin-top: 50px;
}
.mybtn-CTA {
	background-color: #e47224;
	border: 2px solid #e47224;

}
.mybtn-CTA:hover {
	color: #FFF;
	border: 2px solid #e47224;
	background-color: rgba(0,0,0,0);
}
nav {
	color: #FFF;
}
.navbar {
	border: none;	
	height: 100px;
}
.navbar-nav > li > a{
	font-family: 'yekan';
	word-spacing: 2px;
	font-size: 0.9em;
	color: #fff;	
}
.navbar-nav > li > a:visited{
	background-color: #e1292b;
}
.navbar-nav > li > a:hover, .navbar-nav > li > a:active{
	background-color: #4C91C8;
}
.callNum h4{
	text-align:center;	
	font-size: 1.5em;
	font-family: 'yekan';
}
.callNum span{
	margin-right: 20px;
}
.main-sec {
	height: 609px;
	background:url(../media/Template/ser.jpg) top center no-repeat;
}
.main-sec > div{
	color: #fff;
	margin-top: 150px;
}
.main-sec p{
	font-size: 1.3em;
	margin: 90px 5px 20px 5px;
}
.aboutMain-sec {
	background: url(../media/Template/meeting.jpg)  top center no-repeat;
	height: 450px;
}
#coActivity > div {
	height: 200px;	
}
.CoAHeader div{
	padding: 15px;	
}
.CoAParagraph {
	padding: 15px;	
}
.newNews {
	margin-top: 15px;
	margin-bottom: 10px;
	padding-bottom: 15px;
	border-bottom: 1px dashed rgba(0,0,0,0.8);
}
.newNews a{
	color: rgba(0,0,0,0.8);
}
.newNews a:hover{
	color: rgba(0,0,0,0.8);
}
#latestNews h3 {
	padding-bottom: 15px;
	border-bottom: 3px solid rgba(0,0,0,0.8);
}
#latestNews > div:nth-last-child(1) {
	border: none;
}
/*---------------------------------------- FOOTER -----------------------------------------*/
#footer {
	background-color:#f8f8f8;
	height: 300px;
}
#privacy {
	background-color:#e9e9e9;
	height: 90px;
}
.footerAbout, .footerLinks, .footerContact, .footerTelegram{
	text-align: justify;
	padding: 20px 20px;	
}
.footerAbout h5, .footerLinks h5, .footerContact h5, .footerTelegram h5{
	padding-bottom: 10px;
	border-bottom: 2px solid rgba(0,0,0,0.7);
	color: rgba(0,0,0,0.7);

}
#footer a {
	color: rgba(0,0,0,0.7);	
	border-bottom: 1px solid #000;
}
#footer a:hover {
	color: #000;	
	text-decoration:none;

}
a .footerGlyph {
	padding-left: 10px;
	visibility: hidden;	
}
a:hover .footerGlyph {
	visibility: visible;	
}

.footerLinks ul{
	margin-right: 0;
	padding-right:0;
}
.footerLinks ul li{
	list-style: none;
}
.footerLinks ul li a{
	padding: 8px 0;
	display:block;
}
.footerContact h6{
	padding-top: 5px;
	line-height: 1.3em;
}
.footerContact h6 {
	font-size: 1em;	
}
#privacy h5{
	padding-top: 25px;
}
#regRules ul{
	list-style: none;
}






