﻿/*  UI Design by Shabdiz . 2016 . ShabdizCO. http://shabdiz.org/ */

body{
	background-color:#f4f4f4;
	margin:0px;
	padding:0px;
	font-family: IRANSans;
	font-size:13px;
	direction:rtl;
}
h1,h2,h3,h4,h5,h6{
	font-family: IRANSans;
}
h1,h2,h3,h4,h5,h6,p,a:hover{
	text-decoration:none;
}
.navbar-nav li{
	direction:rtl !important;
	text-align:right !important;
	float: right;
}
.dropdown-menu li{
	float:none;
}

.dropdown-menu{
    max-height: 350px !important;
    overflow-x: hidden !important;
    overflow-y: auto !important;

}
.navbar{
	background-color:#fff !important;
	color:#169cb0 !important;
	padding-right: 0px !important;
	z-index:1000 ;
	border-radius:0 !important;
	padding:10px 0px 3px 0px !important;
}
.logo{
	max-width:210px;
	margin-top: -15px;

}
.login{
   height: 45px;
   margin-top: -15px;
   display: flex;
   align-items: center;
   font-weight: 500;
   color: #ffffff;
   font-size: 12px;
   padding-top: 3px;
   opacity: .6;
   transition: .3s;
}
.login:hover{
	opacity: 1;
	transition: .3s;
}
.login i
{
  font-size: 18px;
  margin-left: 5px;
}
.navbar .navbar-nav > li > a {
  padding-bottom: 10px !important;
  padding-top: 10px !important;
}
.navbar-right {
  float: right;
  margin-right: -55px !important;
}
.top-bar-container{
	background-color:#169cb0;
	margin-top:-15px;
	margin-bottom:15px;
	color:#FFFFFF !important;
	padding-top:15px;
}
.top-bar-container img{
	  border-top-left-radius: 50%;
	  border-top-right-radius: 50%;
	  border-bottom-right-radius: 50%;
	  border-bottom-left-radius: 50%;
	  width: 25px;
	  margin-left: 10px;
	  float: left;
	  background-color: transparent;
}
.top-login{
	height:45px;
	margin-top:-15px;
	display: flex;
    justify-content: center;
    align-items: center;
	font-weight:500;
	color:#FFFFFF !important;
	font-size:12px;
	padding-top:3px;
}
.top-phone{
	text-align:left;
	font-weight:500;
	letter-spacing:1px;
	font-size:12px;
}
.top-phone p i{
	padding:0px !important;
	vertical-align:middle !important;
	font-size:20px;
}
.top-login i{
	font-size:18px;
	margin-left:5px;
}

/*----------------------Footer---------------------*/
#footer{
	padding-top:50px;
	padding-bottom:50px;
	min-height:200px;
	background-color:#FFFFFF;
}
#footer h2{
	color:#087dc2;
	font-size:20px;
	border-bottom:1px dotted #087dc2;
	padding-bottom:5px;
	margin-top:0px;
	font-weight:500;
}
#footer p{
	color:#454545;
	text-align:justify;
	line-height:23px;
}
.footer-phone{
	color:#087dc2 !important;
	font-size:20px;
	font-weight:500;
}
.nl{
	padding:15px !important;
	padding-top:0px !important;
}
.input-group .input-group-addon{
	padding-right:0px !important;
}
.nl-register{
	width:100%;
	background-color:#087dc2;
	color:#fff !important;
	border:1px solid #fff;
}
.nl-register:hover,.nl-register:focus,.nl-register:active{
	background-color:#fff;
	color:#087dc2 !important;
	border:1px solid #087dc2;
}
#footer ul li{
	list-style:none;
	margin-bottom:12px;
	margin-right:-40px;
}

/*----------------NEWS LETTER---------------*/
#news-letter{
	width:auto;
	padding:5px 15px;
	text-align:center;
	background-color:#C7C7C7;
	background-image:url(../images/nlbg.jpg);
	background-size:cover;
}
#news-letter h1{
	font-size:23px;
	color:#fff;
	line-height:50px;
	font-weight:500;
}
.nl-bt{
	color: #5C5C5C !important;
	background-color:#FFFFFF !important;
	margin: 0  auto !important;
}
.modal-title{
	text-align:center;
        font-weight: 500 !important;
      

}
.modal-footer{
	text-align:center;
}
.modal-body{
	text-align:center;
}
.modal-open{
    overflow-x: hidden !important;
    overflow-y: auto !important;
    padding-right: 0px !important;
}



/*----------------FOOTER---------------*/
#footer{
	width:auto;
	padding-bottom:10px;
	padding-top:40px;
	background-color:#fff;
}
.footer-container{
	margin-bottom:30px;
}
.footer-record{
	text-align:center;
	color:#434343;
}
.footer-menu{
	height:20px;
	border-left:1px solid #B3B3B3;
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 8px;
}
.footer-explain{
	text-align:center;
	margin-top:30px;
	border-top:1px solid #B3B3B3;
	padding-top:20px;
	margin-bottom:-10px;
}

/*----------------COPY RIGHT---------------*/
#copyright{
	background-color:#fff;
	margin-top:-30px;
}
.cpy{
	padding-top:0px;
	padding-bottom:20px;
	font-size:12px;
	color:#434343;
	text-align:center;
}
.ftlogo{
	width: 60px !important;
}
.cpy a{
	color:#434343;
}
.cpy img {
	width:35px;
	margin-top:-3px;
}
.modal-open{
    overflow-x: hidden !important;
    overflow-y: auto !important;
    padding-right: 0px !important;
}


.appdl{
	width:120px;
	margin-top: -10px;
}


.img-thumbnail{
    margin-bottom: 10px;
}


