﻿@charset "utf-8";
/* CSS Document */

@font-face {
	font-family: 'AGENCYR';
	src: url('../fonts/AGENCYR.eot');
	src: local('AGENCYR'), url('../fonts/AGENCYR.woff') format('woff'), url('../fonts/AGENCYR.ttf') format('truetype');
}

@font-face {
	font-family: 'AGENCYB';
	src: url('../fonts/AGENCYB.eot');
	src: local('AGENCYB'), url('../fonts/AGENCYB.woff') format('woff'), url('../fonts/AGENCYB.ttf') format('truetype');
}

@font-face {
	font-family: 'myriadpro';
	src: url('../fonts/myriadpro.eot');
	src: local('myriadpro'), url('../fonts/myriadpro.woff') format('woff'), url('../fonts/myriadpro.ttf') format('truetype');
}

@font-face {
	font-family: 'impactreg';
	src: url('../fonts/impactreg.eot');
	src: local('impactreg'), url('../fonts/impactreg.woff') format('woff'), url('../fonts/impactreg.ttf') format('truetype');
}
/* use this class to attach this font to any element i.e. <p class="fontsforweb_fontid_5118">Text with this font applied</p> */
.fontsforweb_fontid_5118 {
	font-family: 'AGENCYR' !important;
}

body
{
	background:url('../img/body-bg.png') repeat ;
	font-family: 'myriadpro';
	font-size:12px;
	color:#fff;
	direction:ltr;
}
a,a:link,a:hover,a:focus
{
	color:#4a555b;
	text-decoration:none;
}
.sidebar-nav {
     padding: 9px 0;
}
@media (max-width: 980px) {
	/* Enable use of floated navbar text */
	.navbar-text.pull-right {
		float: none;
		padding-left: 5px;
		padding-right: 5px;
	}
}

@media (min-width: 1200px){
.container {
max-width: 980px;
}
}
@media (max-width:980px)
{
	.container{
		width:980px;
	}
}
.pad-0
{
	padding:0px;
}
.mar-0
{
	margin:0
}
.pad-r-10
{
padding-right:10px;
}
.left{
	float:left;
}
.right{
	float:right;
}
.text-right{
	text-align:right;
}
.text-left{
	text-align:left;
}
.pad-l-10
{
	padding-left:10px;
}
.pad-r-10
{
	padding-right:10px;
}
.mar-auto
{
	margin:0 auto;
	float:none;
	overflow:hidden;
}

.height-434{
height:434px;
}

.pad-top-8
{
	padding: 8px 0 0 0;
}

.mar-b-15;
{
	margin-bottom:15px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 0px;
  padding-right: 0px;
}



.top-header
{
	height:150px;
}
.top-header a {
	color:#AFB7BB;
}


.top-header i
{
	margin-left:5px;
}

.logo
{
	text-align: left;
}

.img-logo{
margin-top: 24px;
}

.menu-top{
background:url('../img/menu-bg.png') repeat-x;
}
.navbar-default{
	background:none;
	border:none;
	border-radius:0;
}
.top-menu .nav > li
{

}
.top-menu .nav > li:first-child{
	;
}

.top-menu .nav > li > a {
	padding:24px 55px;
	color:#e9e9e9;
	font-family: 'AGENCYR' !important;
	font-size:30px;
	font-weight: 500;
}

.navbar-default .navbar-nav > li > a.active, .navbar-default .navbar-nav > li > a.active:hover, .navbar-default .navbar-nav > .active > a:focus,.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus
{
	background-color: transparent;
	color:#e9e9e9;
	background: url(../img/active-menu.png) no-repeat top center;
}


.slid-form
{
}
.navbar{
	min-height:35px;
}

.title-silde h1
{
	text-align:center;
	color:#4c5456;
	font-family:b nazanin;
}

@media screen and (min-width: 768px){
	.carousel-caption {
		right: 0;
		left: 0;
		text-align:left;
		padding-bottom: 0;
		width: 100%;
		margin-top: 0;
		padding-top: 0;
		opacity: 0.7;
		bottom: 0;
		background-color: #000;
	}
}
.carousel-control.left,.carousel-control.right
{
	background:none !important;
}
.black{
background-color:#333;
}
.caption h1{
	font-family: 'AGENCYB' !important;
	padding-left: 0px;
	color:#d925d2;
	margin-top: 10px;
}

.caption p
{
	font-family: 'AGENCYR' !important;
	padding-left: 30px;
	font-size: 19px;
	margin-bottom: 0px;
}
.caption{
width:100% !important;
bottom:0 !important;
}

.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right{
right: 20%;
}

.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left{
left:20%;
}
.pad-t-20
{
	padding-top:20px;
}

.pad-t-40
{
	padding-top:40px;
}

.pad-t-10
{
	padding-top:10px;
}
.mar-b-20{
margin-bottom:20px;
}

.pad-t-20 .bord  img
{
	border: 1px solid #F1F0F0;
	box-shadow: 0 0 1px rgba(245, 245, 245, 1);

}
.head
{
	border-bottom: 1px solid #ccc;
	-webkit-box-shadow: 0px 1px 0px #A2A2A2;
	-moz-box-shadow: 0px 1px 0px #de1dde;
	box-shadow: 0px 1px 0px #F5F5F5;
}

.head h2{
	font-family: 'AGENCYR' !important;
	color:#d925d2;
	font-size:35px;
	text-align:left;
}

.text-index{
margin-top:0px;

}

.text-index p{
	color:#000;
	font-size:16px;
	font-family: 'myriadpro' !important;
	text-align:justify;
}

.footer{
background-color:#fff;
margin-top: 50px;
border-top: 2px solid #9f0099;
}

.footer img.index{
text-align:center;
width:100%;
}

.contact p{
	color:#000;
	font-size:16px;
	font-family: 'myriadpro' !important;
}

#search-form
{
	background:url(../img/search-box.png) no-repeat right;
	height:180px;
	position:relative;
	margin-top:85px;
}
#search-form h3{
	color:#FFF;
	padding-left:30px;
	margin: 6px 0;
	font-size: 21px;
	font-family: b nazanin;
}
.search-head{
text-indent: 17px;
}

.carousel-control
{
opacity:0.7
}
.nivo-prevNav,.nivo-nextNav
{
	margin-top: -15px;
	margin-left: -15px;
	font-size: 30px;
	background: rgba(0, 0, 0, 0.94);
	padding: 12px;
	border-radius: 5px;
	width: auto;
	height: auto;
}
.toprr{
width: 0;
height: 0;
position: absolute;
border-left: 8px solid transparent;
border-right: 8px solid transparent;
border-bottom: 8px solid white;
top: -8px;
left: 50%;
margin-left: -8px;
}
.text-form
{
	margin-top: 17px;
	margin-right: 21px;x;
}

select::-ms-expand {
	display: none; /* hide default arrow in IE10 */
}
.pad-r-20
{
	padding-right:20px;
}
.form-horizontal .control-label
{
text-align:left;
}

.form-control {
	display: block;
	width: 100%;
	height: 32px;
	padding: 6px 8px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	text-align: left;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.sorati{
	color:#960090;
	font-weight:bold;
}

.form-horizontal .form-group {
 margin-right: 0px;
 margin-left: 0px;
}

.btn-default{
border-radius:0;
}

.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
color: #FFF;
background: #19A53B;
border-color: none;
}
.sildbar-left
{
border-right: 1px solid #ccc;
-webkit-box-shadow: 1px 0px 0px #A2A2A2;
-moz-box-shadow: 0px 1px 0px #de1dde;
box-shadow: 1px 0px 0px #F5F5F5;
}

.nav-pills > li > a {
 border-radius: 0px;
font-size: 22px;
font-family: 'impactreg';
color: #000;
padding: 4px 4px
}

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus
{
 color: #000;
background-color: transparent;
}
.nav > li > a:hover, .nav > li > a:focus
{
background-color: transparent;
}

.submit_btn:hover
{
	background: #ECECEC;
}
#result{
	margin-top:30px;
}
#body{
	display: block;
}
#body2
{
	padding: 0 0px 0px 20px;
	display: block;
}
.mar-b-15;
{
	margin-bottom:15px;
}

.light-text{
	margin-top:10px;
	text-align:center;
}

.light-text p
{
	font-weight:600;
}

.footer-img
{
padding-left: 10px;
padding-right: 10px;
background: url(../img/index-f.jpg) no-repeat center;
height: 130px;
background-size: 85%;
}

.footer-2
{
border-top: 1px solid #7E0D67;
margin-top: 0px;
margin-bottom: 0px;
}

.footer-2 p{
margin-top:10px;
color:#6B6B6B
}

.row3 .col-sm-4
{
width: 31.33333333%;
margin-left: 8px;
margin-right: 9px;
}

.row3 .col-sm-4 img{
width:100%;
}

.row3 .col-sm-4:first-child{
margin-left:0px;
}

.slidshow {
overflow: hidden;
width: 100% !important;
margin:0! important;
padding:0m !important;
}


.col-md-left { width:70%;}
.col-md-right { width:30%;}

@media (max-width: 767px) {
	.navbar-collapse { display:block; }
	.nav > li { float:left; }
	.navbar-nav { margin:0; }
	.footer { width:950px; }
	.nav-pills > li { float:none; }
}
