body
{
	padding: 0;
	margin: 0;
	background-color: #f5f5f5;
}
@font-face{
	font-family: IranSans;
	src:url("../fonts/IranSans/IRANSans-Medium-web.woff") format("woff");
	font-weight:normal;
	font-style:normal;
}

.clear{
	clear:both;
}
@media (max-width: 767px)
{
	.school-nav
	{
		border-bottom: 1px solid #2e2e2e;
	}
	.footer-c1
	{
		text-align: center;
	}
	.school-mainTitle 
	{
		font-size: 11px !important;
		padding-top: 17px !important;
	}
	.header1-title 
	{
		width: 45% !important;
	}
	.school-mainPic
	{
		height: 200px !important;
	}
}
.navbar-logo
{
	background-image: url("../images/logo.png");
	width: 100px;
	height: 50px;
	background-size: 100% 100%;
	
	margin-right: 15px;
}
.dropdown-menu
{
	background-color: #BA233D;
}

.school-nav
{
	font-family: IranSans;
	font-size: 13px;
	background-color: #BA233D;
}
.school-nav a
{
	color: #eee !important;
	transition: all 0.3s ease-in;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #BA233D;
}
.nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    background-color: #CA939D;
}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background-color: #bf87ed;
    border-color: #337ab7;
}
.header1
{
	width: 100%;
	height: 50px;
	text-align: center;
	padding-top: 13px;
	border-bottom: 3px solid #ddd;
	font-family: IranSans;
	font-size: 12px;
}
.news-mainBody
{
	padding: 10px;
	width: 100%;
	height: 170px;
	border: 1px solid #ddd;
	font-family: IranSans;
	position: relative;
}
.news-mainBody2
{
	padding: 10px;
	width: 100%;
	height: 200px;
	border: 1px solid #ddd;
	font-family: IranSans;
	position: relative;
}
.news-mainTitle
{
	font-size: 13px;
	color: black;
	transition: all 0.2s linear;
}
.news-mainTitle:hover
{
	color: red;
	transition: all 0.2s linear;
}
.news-mainLead
{
	font-size: 11px;
	color: #9a9a9a;
	margin-top: 10px;
}
.btn-mainNews
{
	position: absolute;
	bottom: 10px;
	left: 10px;
	font-size: 10px;
}
.n-date
{
	position: absolute;
	bottom: 10px;
	right: 10px;
	font-size: 11px;	
	color: #666;
}
.news-mainPic
{
	width: 100%;
	height: 200px;
	background-size: 100% 100%;
	margin-top: 15px;
}
.news-mainPic
{
	width: 100%;
	height: 200px;
	background-size: 100% 100%;
	margin-top: 15px;
}
.news-mainPic-2
{
	width: 100%;
	height: 150px;
	background-size: 100% 100%;
	margin-top: 15px;
}
.news-mainPic-2:hover
{
	opacity: 0.5;
}
.news-mainPic:hover
{
	opacity: 0.5;
}
.news-mainPic1
{
	background-image: url("../images/news-mainPic1.jpg");
}
.news-mainPic2
{
	background-image: url("../images/news-mainPic2.jpg");
}
.news-mainPic3
{
	background-image: url("../images/news-mainPic1.jpg");
}
.link-footer
{
	font-family: IranSans;
	text-decoration: none !important;
	color: #999999;
	font-size: 12px;
	line-height: 40px;
}
.footer-info
{
	color: #fff;
    font-family: IranSans;
    font-size: 12px;
	line-height: 40px;
}
.link-footer:hover
{
	color: #fff;
}
.header1-title
{
	border-bottom: 3px solid red;
    width: auto;
    margin: 0 auto;
    padding-bottom: 7px;
    padding-top: 8px;
}
.school-mainButton
{
	position: absolute;
    left: 10px;
    bottom: 10px;
	background-color:#BA233D;
	border:none;
}
.school-mainButton:hover
{
	background-color:#CA939D;
}
.school-nav a:hover
{
	color: #fff;

	transition: all 0.3s ease-in;
}
.exam_tile
{
	height:100%;
	width:100%;
	background-color:white;
	border:1px solid #ccc;
	position:relative;
}
.exam_tile h1
{
	font-size:16px;
	text-align:center;
}
.exam_tile .exam_date
{
	font-size:14px;
	text-align:center;
}
.exam_tile .exam_status
{
	font-size:16px;
	width:100%;
	height:22px;
	text-align:center;
	font-weight:bold;
	color:white;
	position:absolute;
	bottom:0px;
}
.no-pad
{
	padding-left: 0;
	padding-right: 0;
}
.navbar-header button
{
	background-color: #ccc;
}
.navbar-header span
{
	background-color: #fff;
}
.school-mainPic
{
	width: 100%;
	height: 400px;
	box-shadow: 0 1px 2px rgba(0,0,0,.25);
	
	background-position: center top;
	background-size: cover;
}
.school-mainPic2
{
	background-image: url("../images/school-pic1.jpg");
	width: 100%;
	height: 500px;
	box-shadow: 0 1px 2px rgba(0,0,0,.25);
	
	background-position: center top;
	background-size: cover;
}
.school-mainLogo
{
	margin: 0 auto;
	width: 200px;
	height: 150px;
	margin-bottom: 15px;
	background-image: url("../images/ielts.png");
	background-size: 100% 100%;
}
.school-mainTitle
{
	width: 100%;
	padding:0px 5%;
	height: 50px;
	color:#202020;
	border-bottom:1px solid rgba(0,0,0,.25);
	font-family: IranSans;
	font-size: 11px;
	text-align: right;
	padding-top: 13px;
	border-top:1px solid rgba(0,0,0,.25);
	box-shadow: 0 1px 2px rgba(0,0,0,.25);
}
.ielts_logo
{
	float:left;
	width:auto;
	height:50px;
	float:left;
}
.metro_image
{
  
  width:97%;
  height:auto;
}
.metro
{
  cursor:pointer;
  margin:8px;
  opacity: 1;
  display: block;
  transition: .5s ease;
  backface-visibility: hidden;
	
}
.metro:hover
{
	-webkit-filter: grayscale(50%); /* Safari 6.0 - 9.0 */
    filter: grayscale(50%);
}
.banners .col {
  padding-right:5px;
  padding-left:5px;
}
.exam_info
{
	border-bottom:1px dashed #ccc;
	padding:5px 0px;
	font-family:tahoma;
	color:#202020;
}
.add_date
{
	padding:0px;
	margin:0px;
}
button.add_bbtn
{
	width:100%;
	margin:3px 0px;
	font-family: IranSans;
	color:#666;
	font-size:12px;
	background-color:#e6e6e6;
	padding:8px 10px;
	border-radius:6px;
position:relative;
	
	
}
button.add_bbtn i
{
    background-repeat: no-repeat;
    width: 30px;
    height: 35px;
    float: left;
    background-size: contain;
    position: absolute;
    top: -5px;
    left: 30px;
}
button.add_bbtn:hover i
{
	width: 35px;
    height: 40px;
}
button.add_sbtn
{
	font-size:10px;
	float:left;
	
	
}
button.add_tbtn
{
	font-size:10px;
	font-family:tahoma;
	padding:1px 12px;
	
}
.school-mainBody
{
	background-color: #fff;
	height: 350px;
	width: 100%;
	box-shadow: 0 1px 2px rgba(0,0,0,.25);
	font-family: IranSans;
	padding: 15px;
	color: #a9a9a9;
	font-size: 12px;
	text-align: justify;
	position: relative;
}

 
.swiper-container {
	width: 100%;
	height: 198px;
	    box-shadow: 0 1px 2px rgba(0,0,0,.25);
border-top:1px solid rgba(0,0,0,.25);
}
.swiper-slide {
	
	font-size: 18px;
	background: #fff;
   
}

.footer-c1
{
	margin-top: 30px; margin-bottom: 30px
}
/* image overlay */
.hovereffect {
  width: 100%;
  height: 100%;
  float: left;
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: default;
}

.hovereffect .overlay {
  position: absolute;
  overflow: hidden;
  width: 80%;
  height: 80%;
  left: 10%;
  top: 10%;
  border-bottom: 1px solid #FFF;
  border-top: 1px solid #FFF;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: scale(0,1);
  -ms-transform: scale(0,1);
  transform: scale(0,1);
}

.hovereffect:hover .overlay {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.hovereffect img {
  display: block;
  position: relative;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
}

.hovereffect:hover img {
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="0.6" /><feFuncG type="linear" slope="0.6" /><feFuncB type="linear" slope="0.6" /></feComponentTransfer></filter></svg>#filter');
  filter: brightness(0.6);
  -webkit-filter: brightness(0.6);
}

.hovereffect h2 {
  text-transform: uppercase;
  text-align: center;
  position: relative;
  font-size: 17px;
  background-color: transparent;
  color: #FFF;
  padding: 1em 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(0,-100%,0);
  transform: translate3d(0,-100%,0);
}

.hovereffect a, .hovereffect p {
  color: #FFF;
  padding: 1em 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(0,100%,0);
  transform: translate3d(0,100%,0);
}

.hovereffect:hover a, .hovereffect:hover p, .hovereffect:hover h2 {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}

#banner {
    height: 33px;
    width: 37px;
    text-align: right;
    vertical-align: middle;
    margin-top: 10px;
    background-image: url(../images/logo.png);
    background-position: right;
    background-size: cover;
    background-repeat: no-repeat;
}
@keyframes tt {
   
    to {box-shadow: 0px 4px 9px #999;
    border-bottom: 2px solid #BA233D;}
}
.sticky_nav
{
	width:100%;
	z-index:100;
	background-color:white;
	 animation-iteration-count: 1;
	animation-name: tt;
    animation-duration: 1s;
	webkit-animation-fill-mode: forwards; /* Safari 4.0 - 8.0 */
    animation-fill-mode: forwards;
}

.ielts_tbl
{
width:100%;
border-collapse:collapse;	
font-size:10px;
text-align:center;
margin-top:5px;
color:202020;
}
.ielts_tbl th
{
	border:1px solid #202020;
	padding:10px 0px;
	text-align:center;
	background-color:#a9a9a9;
	
}
.ielts_tbl td
{
	border:1px solid #202020;
	padding:5px 0px;
}
.ielts_close
{
background-color:#ec9aa6;	
}
#nav_login
{
	float:left;
	font-size:11px;
	margin-top:15px;
	cursor:pointer;
	color:#dfdfd9;
}

.top {
	position:relative;
	width:987px;
	height:247px;
	margin:0 auto;
	background-image: url(template/ielts/images/header.png);
	background-repeat:no-repeat;
}
.top .menubar {
	position:absolute;
	height:40px;
	bottom:1px;
	left:1px;
	width:985px;
	
	color:#fff
}
.topmenu a {
	float:right;
	height:26px;
	padding:3px 15px 0 10px;
	text-align:center;
	color:#eee;
	text-decoration:none;
}
.topmenu a:hover {
	text-decoration:none;
	color:#fff;
}
.top .logo {
	position:absolute;
	right:10px;
	top:20px
}
.top .vezarat_oloom_logo {
	position:absolute;
	left:70px;
	top:10px
}
.top .search_box {
	left:393px;
	top:129px;
	position:absolute;
	
}
inpurt {
	direction:rtl;
	font-family:tahoma;
	font-size:11px
}
.sbody {
	margin:-3px auto 0 auto;
	width:987px;
	position:relative;
	background-image:url('template/ielts/images/main_center.png');
	padding:0 0;
	
	/* overflow:auto */
}
.rmenu a {
	padding:5px 10px;
	color:#666;
	display:block
}
.rmenu a:hover {
	padding:5px 11px;
	color:#000;
	background:#f0f0f0;
	display:block;
}
.flinks a {
	color:#900;
	font-size:10px
}
.flinks a:hover {
	color:#333;
	font-size:10px
}
.r_blk_title {
	height:19px;
	background:url(template/ielts/images/m_top.png) no-repeat left top;
	padding:8px 20px 0 0;
	color:#fff;
	font-weight:600
}
.l_blk_title {
	height:19px;
	background:url(template/ielts/images/m_top.png) no-repeat left top;
	padding:8px 23px 0 0;
	font-weight:600;
	color:#fff
}
.r_blk {
	
	margin-bottom:5px
}
.l_col {
	float:right;
	width:187px;
	padding-right:0px;
}
.r_col {
	float:right;
	width:187px;
	margin-right:7px;
}
.cont_title {
	padding:7px 32px;
	background:#cbcbcb url(template/ielts/images/bullet_title.gif) no-repeat 98% 9px;
	color:#fff;
	font-weight:600;
	margin:10px;
	line-height:normal
}
.blk_cont {
	padding:10px; direction:rtl
	}
	
.cpk_input {
	border: 1px solid #c8c8c8;
	-moz-border-radius:3px;
	background: transparent none;

	font: bold 11px Tahoma;
	padding: 3px 5px;
	/*direction: ltr;*/
	color: #666;
}


.success {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #E4F1C9;
	border: 1px solid #A5BD71;
	/*-moz-border-radius:5px;*/
	font-size: 11px;
	font-family: Tahoma, Verdana, Geneva, sans-serif;
	text-align: center;
	color: #006699;
}
.warning {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #FFDFE0;
	border: 1px solid #FF9999;
	/*-moz-border-radius:5px;*/
	font-size: 11px;
	font-family: Tahoma, Verdana, Geneva, sans-serif;
	text-align: center;
}


.wait {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #FBFAEA;
	border: 1px solid #EFEBAA;
	font-size: 11px;
	font-family: Tahoma, Verdana, Geneva, sans-serif;
	text-align: center;
	direction: rtl;
}
.required {
	color: #FF0000;
	font-weight: bold;
	direction: rtl;
	text-align: right;
}
.error {
	color: #FF0000;
	display: block;
	direction: rtl;
	text-align: right;
}

	ul,li{ margin:0; direction:rtl; padding:0 12px 0 0; list-style-position:inside}

#popup_title {
	display:none;
}	
	ul {
 
    font-size: 11px;
    line-height: 15px;
    list-style-image: url("template/ielts/images/main-list-bullet.gif");
    margin-bottom: 4px;
    margin-top: 2px;
	padding-right: 5px!important;
    padding-right: 0px;
    margin-right: 0px;
	
}

ul li {

    font-size: 11px;
    line-height: 15px;
    margin-bottom: 2px;
}

a.button {
    background: url("template/ielts/images/button_right.png") no-repeat scroll right 0 transparent;
    color: #fff;
    direction: rtl;
    display: inline-block;
    font: 11px Tahoma,arial,sans-serif;
    height: 25px;
    margin-right: 6px;
    padding-right: 8px;
    text-align: right;
    text-decoration: none;
	border-bottom:0;
}

a.button span {
    background: url("template/ielts/images/button_left.png") no-repeat scroll 0 0 transparent;
	
    display: inline-block;
    padding: 5px 8px 7px 17px;
}
a.button span b {
    background-color: #134996;
}



.tabs {
    display: block;
    margin-bottom: 0;
    width: 100%;
}
.tabs a {
    background: url("cache/shop/tab.png") repeat-x scroll 0 0 #FFFFFF;
    border: 1px solid #DDDDDD;
    color: #555;
    display: block;
    float: right;
    font-size: 12px;
    font-weight: normal;
    margin-left: 2px;
    padding: 3px 15px 4px;
    position: relative;
    text-decoration: none;
    top: 1px;
    z-index: 1;
}
.tabs a.selected {
    background: url("cache/shop/tab.png") repeat-x scroll 0 0 #FFFFFF;
    border-bottom: 0 none;
    padding-bottom: 5px;
    z-index: 3;
}

.page {
    background-color: #FFFFFF;
    border: 1px solid #DDDDDD;
    clear: both;
    display: block;
    margin-bottom: 10px;
    padding: 10px;
    z-index: 2;
}
.heading {
    border-bottom: 1px solid #DDDDDD;
    direction: rtl;
    margin: 10px 0;
    padding: 3px 0;
    text-align: right;
    font: bold 12px Tahoma;
}


.contentpaneopen{
	width:100%;
}

.buttons {
    background: none repeat scroll 0 0 #F8F8F8;
    border: 1px solid #DDDDDD;
    clear: both;
    margin-bottom: 10px;
    padding: 5px;
}
.button_new{
  margin-top: 5px;
  display: inline-block;
  -webkit-border-radius: 28;
  -moz-border-radius: 28;
  border-radius: 5px;  
  color: #ffffff;  
  background: #3498db;
  padding:10px 15px;
  text-decoration: none;
  cursor: pointer;
}
.button_new:hover {
  background: #BA233D;
  text-decoration: none;
}



