﻿/*
Theme Name: تورکیش
Theme URI: http://de5ign.ir
Author: s@man
Author URI: http://de5ign.ir
Description: شرکت برنامه نویسی و طراحی سایت
Version: 1.0
*/
@font-face {
	font-family:'de5ign';
	src:url('fonts/IRANSans-web.eot');
	src:
 local('b Yekan'),  url('fonts/IRANSans-web.eot?#iefix') format('embedded-opentype'),  url('fonts/IRANSans-web.woff') format('woff'),  url('fonts/IRANSans-web.ttf') format('truetype'),  url('fonts/IRANSans-web.svg#IRANSans-web') format('svg');
	font-style:normal;
	font-weight:normal;
}
body {
	font-family:'de5ign';
}
a {
	font-family:'de5ign';
}
/*nav*/
.navbar-brand {
	width: 70px;
	height: 50px;
	background: url('http://xn----4mcbuhcsd6mvade17j9n.com/wp-content/uploads/2016/07/kish-background.png') no-repeat center center;
	background-size: 50px;
}
.nav-tabs {
	display: inline-block;
	border-bottom: none;
	padding-top: 15px;
	font-weight: bold;
}
.nav-tabs > li > a, .nav-tabs > li > a:hover, .nav-tabs > li > a:focus, .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
	border: none;
	border-radius: 0;
}
.nav-list {
	border-bottom: 1px solid #eee;
}
.nav-list > li {
	padding: 20px 15px 15px;
	border-right: 1px solid #eee;
}
.nav-list > li:last-child {
	border-left: 1px solid #eee;
}
.nav-list > li > a:hover {
	text-decoration: none;
}
.nav-list > li > a > span {
	display: block;
	font-weight: bold;
	text-transform: uppercase;
}
.mega-dropdown {
	position: static !important;
}
.mega-dropdown-menu {
	padding: 20px 15px 15px;
	text-align: center;
	width: 100%;
}
/**/
.well {
	border-radius:0;
	padding:0;
}
/**/
.notice {
	padding: 15px;
	background-color: #fafafa;
	border-right: 6px solid #7f7f84;
	margin-bottom: 10px;
	-webkit-box-shadow: 0 5px 8px -6px rgba(0,0,0,.2);
	-moz-box-shadow: 0 5px 8px -6px rgba(0,0,0,.2);
	box-shadow: 0 5px 8px -6px rgba(0,0,0,.2);
}
.notice-sm {
	padding: 10px;
	font-size: 80%;
}
.notice-lg {
	padding: 35px;
	font-size: large;
}
.notice-danger {
	border-color: #d73814;
}
.notice-danger>strong {
	color: #d73814;
}
/**/
.saman-main2 .panel {
	border-radius:0;
}
/**/

.box {
	background:#fff;
	transition:all 0.2s ease;
	border:2px dashed #dadada;
	margin-top: 10px;
	box-sizing: border-box;
	border-radius: 5px;
	background-clip: padding-box;
	padding:0 10px 10px 10px;
	min-height:200px;
}
.box:hover {
	border:2px solid #525C7A;
}
.box span.box-title {
	color: #fff;
	font-size: 20px;
	font-weight: 200;
	text-transform: uppercase;
}
.box .box-content {
	padding: 16px;
	border-radius: 0 0 2px 2px;
	background-clip: padding-box;
	box-sizing: border-box;
}
.box .box-content p {
	color:#515c66;
	text-transform:none;
}
.tag-title {
	font-size:13px !important;
}
/**/
.saman-tagpost{
	border: 1px dashed #2b2b2b;
    border-radius: 5px;
    padding: 10px;
}
/**/
.saman-besthotel ul {
	padding: 0;
}
.saman-content img {
	max-width:80%;
	height: auto;
}
/**/
.saman-footer {
	background-color: #333333;
	color: #fff;
	line-height: 30px;
	padding: 30px 0 10px;
}
.saman-footer .row {
	margin:10px 0;
}
/*--!pagination--*/
		.inpagination {
	text-align: center;
}
	/*--!pagination--*/
