@font-face {
	font-family: IranSans;
	font-style: normal;
	font-weight: 900;
	src: url("../fonts/iransans/eot/IRANSansWeb_Black.eot");
	src: url("../fonts/iransans/eot/IRANSansWeb_Black.eot?#iefix")
		format("embedded-opentype"),
	  /* IE6-8 */ url("../fonts/iransans/woff2/IRANSansWeb_Black.woff2")
		format("woff2"),
	  /* FF39+,Chrome36+, Opera24+*/
		url("../fonts/iransans/woff/IRANSansWeb_Black.woff") format("woff"),
	  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		url("../fonts/iransans/ttf/IRANSansWeb_Black.ttf") format("truetype");
	}
@font-face {
	font-family: IranSans;
	font-style: normal;
	font-weight: bold;
	src: url("../fonts/iransans/eot/IRANSansWeb_Bold.eot");
	src: url("../fonts/iransans/eot/IRANSansWeb_Bold.eot?#iefix")
		format("embedded-opentype"),
	  /* IE6-8 */ url("../fonts/iransans/woff2/IRANSansWeb_Bold.woff2")
		format("woff2"),
	  /* FF39+,Chrome36+, Opera24+*/
		url("../fonts/iransans/woff/IRANSansWeb_Bold.woff") format("woff"),
	  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		url("../fonts/iransans/ttf/IRANSansWeb_Bold.ttf") format("truetype");
	}
@font-face {
	font-family: IranSans;
	font-style: normal;
	font-weight: 500;
	src: url("../fonts/iransans/eot/IRANSansWeb_Medium.eot");
	src: url("../fonts/iransans/eot/IRANSansWeb_Medium.eot?#iefix")
		format("embedded-opentype"),
	  /* IE6-8 */ url("../fonts/iransans/woff2/IRANSansWeb_Medium.woff2")
		format("woff2"),
	  /* FF39+,Chrome36+, Opera24+*/
		url("../fonts/iransans/woff/IRANSansWeb_Medium.woff") format("woff"),
	  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		url("../fonts/iransans/ttf/IRANSansWeb_Medium.ttf") format("truetype");
	}
@font-face {
	font-family: IranSans;
	font-style: normal;
	font-weight: 300;
	src: url("../fonts/iransans/eot/IRANSansWeb_Light.eot");
	src: url("../fonts/iransans/eot/IRANSansWeb_Light.eot?#iefix")
		format("embedded-opentype"),
	  /* IE6-8 */ url("../fonts/iransans/woff2/IRANSansWeb_Light.woff2")
		format("woff2"),
	  /* FF39+,Chrome36+, Opera24+*/
		url("../fonts/iransans/woff/IRANSansWeb_Light.woff") format("woff"),
	  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		url("../fonts/iransans/ttf/IRANSansWeb_Light.ttf") format("truetype");
	}
@font-face {
	font-family: IranSans;
	font-style: normal;
	font-weight: 200;
	src: url("../fonts/iransans/eot/IRANSansWeb_UltraLight.eot");
	src: url("../fonts/iransans/eot/IRANSansWeb_UltraLight.eot?#iefix")
		format("embedded-opentype"),
	  /* IE6-8 */ url("../fonts/iransans/woff2/IRANSansWeb_UltraLight.woff2")
		format("woff2"),
	  /* FF39+,Chrome36+, Opera24+*/
		url("../fonts/iransans/woff/IRANSansWeb_UltraLight.woff") format("woff"),
	  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		url("../fonts/iransans/ttf/IRANSansWeb_UltraLight.ttf") format("truetype");
	}
@font-face {
	font-family: IranSans;
	font-style: normal;
	font-weight: normal;
	src: url("../fonts/iransans/eot/IRANSansWeb.eot");
	src: url("../fonts/iransans/eot/IRANSansWeb.eot?#iefix")
		format("embedded-opentype"),
	  /* IE6-8 */ url("../fonts/iransans/woff2/IRANSansWeb.woff2") format("woff2"),
	  /* FF39+,Chrome36+, Opera24+*/ url("../fonts/iransans/woff/IRANSansWeb.woff")
		format("woff"),
	  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		url("../fonts/iransans/ttf/IRANSansWeb.ttf") format("truetype");
	}
body {
  background: #fff;
  color: #2f3138;
  font-family: "IranSans", sans-serif;
}

/*.container-content {
  margin-top: 70px;
}
*/
.navbar-static-top {
  margin-bottom:20px;
}

i {
  font-size:16px;
}

.nav > li > a {
  color:#787878;
}
.navbar-default .navbar-brand{
    color: white;
}
.navbar-nav>li>a {
    color: white !important;
}
footer {
  margin-top:20px;
  padding-top:20px;
  padding-bottom:20px;
}

footer {
    background-color:#efefef;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 100px;
    width: 100%;
    overflow:hidden;
}

/* count indicator near icons */
.nav>li .count {
  position: absolute;
  bottom: 12px;
  right: 6px;
  font-size: 9px;
  background: rgba(51,200,51,0.55);
  color: rgba(255,255,255,0.9);
  line-height: 1em;
  padding: 2px 4px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
}

.bs-wizard {margin-top: 40px;}

/*Form Wizard*/
.bs-wizard {border-bottom: solid 1px #e0e0e0; padding: 0 0 10px 0;}
.bs-wizard > .bs-wizard-step {padding: 0; position: relative;}
.bs-wizard > .bs-wizard-step + .bs-wizard-step {}
.bs-wizard > .bs-wizard-step .bs-wizard-stepnum {color: #595959; font-size: 16px; margin-bottom: 5px;}
.bs-wizard > .bs-wizard-step .bs-wizard-info {color: #999; font-size: 14px;}
.bs-wizard > .bs-wizard-step > .bs-wizard-dot {position: absolute; width: 30px; height: 30px; display: block; background: #fbe8aa; top: 45px; left: 50%; margin-top: -15px; margin-left: -15px; border-radius: 50%;} 
.bs-wizard > .bs-wizard-step > .bs-wizard-dot:after {content: ' '; width: 14px; height: 14px; background: #fbbd19; border-radius: 50px; position: absolute; top: 8px; left: 8px; } 
.bs-wizard > .bs-wizard-step > .progress {position: relative; border-radius: 0px; height: 8px; box-shadow: none; margin: 20px 0;}
.bs-wizard > .bs-wizard-step > .progress > .progress-bar {width:0px; box-shadow: none; background: #fbe8aa;}
.bs-wizard > .bs-wizard-step.complete > .progress > .progress-bar {width:100%;}
.bs-wizard > .bs-wizard-step.active > .progress > .progress-bar {width:50%;}
.bs-wizard > .bs-wizard-step:first-child.active > .progress > .progress-bar {width:0%;}
.bs-wizard > .bs-wizard-step:last-child.active > .progress > .progress-bar {width: 100%;}
.bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot {background-color: #f5f5f5;}
.bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot:after {opacity: 0;}
.bs-wizard > .bs-wizard-step:first-child  > .progress {left: 50%; width: 50%;}
.bs-wizard > .bs-wizard-step:last-child  > .progress {width: 50%;}
.bs-wizard > .bs-wizard-step.disabled a.bs-wizard-dot{ pointer-events: none; }
/*END Form Wizard*/
