/*   
Theme Name: МБУ ДО CШОР №2 МО "Тахтамукайский район" РА
Theme URI: http://dyush02-ta.ru
Description:  Сайт спортивной школа № 2
Author: Пшипий Адам
Author URI: http://dyush02-ta.ru
Version: 2.0
*/

@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;700;900&display=swap');

body {
	font-family: 'Montserrat';
  	background-color: #fff;
  	color: #000;
	margin: 0;
	padding: 0;
}
a {
  	color: #1c3fc6;
}
a:hover, a:focus {
  	color: #322d2d;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  	line-height: 1.4;
  	color: #000;
  	letter-spacing: 0px;
}
h1, .h1 {
  	font-size: 23px;
}
h2, .h2 {
  	font-size: 19px;
}
h3, .h3 {
  	font-size: 16px;
}
h4, .h4 {
  	font-size: 12px;
}
h5, .h5 {
  	font-size: 9px;
}
h6, .h6 {
  	font-size: 8px;
}
.header {
	border-bottom: 3px solid #e5e5e5;
}
.header-top {
	width: 1180px;
    margin: 0 auto;
	padding: 20px 0 15px 0;
	display: flex;
}
.logo {
	width: 124px;
	margin: 0 20px 0 0;
	padding: 0;
}
.top-wrap {
	display: flex;
	justify-content: space-between;
}
.org-name {
	text-align: center;
    font-size: 16px;
	padding: 0;
	margin: 0 10px 0 10px;
	line-height: 1.4;
}
.soc-icons {
	margin: 0 38px;
}
.soc-icons div {
	margin: 0 0 5px 0;
}
.social-slab {
    font-size: 15px;
	padding: 0;
	margin: 0;
	line-height: 1.8;
}
.slabovid {
	margin: 0 0 10px 0;
}
.adres {
	font-size: 16px;
	padding: 20px 0 0 0;
	margin: 0 20px 0 20px;
	line-height: 1.4;
	text-align: center;
}
.header-bottom {
	width: 1180px;
    margin: 0 auto;
	display: flex;
	background: #008ed3;
}
.top-menu {
	display: flex;
}
.menu__section {
	padding: 0;
	margin: 0;
}
.main {
	width: 1200px;
    margin: 0 auto;
	display: flex;
}
.main-left {
	width: 200px;
	margin: 20px 0 0 0;
	padding: 0 20px 0 10px;
}
.main-left img {
	margin: 0 0 10px 0;
	padding: 5px;
	border: 1px solid #ccc;
	border-radius: 5px;
}
.main-middle {
	width: 760px;
}
.slider {
	margin: 20px 0 0 0;
}
.posttext {
	font-size: 16px;
	text-align: justify;
}
.posttext div {
	margin: 0 0 10px 0;
	font-weight: bold;
}
.news {
	width: 1200px;
    margin: 0 auto;	
}
.news-page {
	width: 1200px;
	min-height: 600px;
    margin: 0 auto;		
}
.aside__title {
	margin: 15px 10px 0 10px;
}
.aside__title-page {
	margin: 15px 0;
}
.aside__title-single {
	margin: 15px 0;	
}
.article__content {
	display: flex;
	flex-wrap: wrap;
}
.article__content-pnews {
	
}
.article__item-novosty {
	position: relative;
}
.article__item-novosty-pnews {
	display: flex;
}
.article__item-novosty_img img {
	width: 300px;
	height: 200px;
	padding: 10px;
}
.aticle__sub-novosty {
	position: absolute;
    bottom: 0;
    padding: 10px;
	margin: 15px;
	background: -moz-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,.65) 100%);
    background: -webkit-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,.65) 100%);
    background: linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,.65) 100%);
}
.aticle__sub-novosty-pnews {
	padding: 10px;
}
.aticle__sub-novosty a {
	color: #fff;
	text-decoration: none;
	font-size: 14px;
}
.article-sub__content-pnews {
	font-weight: bold;
	text-decoration: none;
}
.article-sub__content-pnews:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #000;
}
.article-sub__content-pnews: visited {
	font-weight: bold;
	text-decoration: none;
	color: #1c3fc6;
}
.article__items-page {
	padding: 0 10px;
}
.article__items-single {
	padding: 0 10px;	
}
.article__items-single div {
	margin: 0 0 10px 0;	
	line-height: 1.4;
}
.date {
	color: #fff;
	font-size: 14px;
	margin: 0 0 10px 0;
}
.date-pnews {
	color: #000;
	font-size: 14px;
	margin: 0 0 10px 0;	
}
.item-news {
	width: 280px;
	margin: 0 10px 20px 10px;
}
.main-middle {
	width: 800px;
}
.article__item-novosty {
	width: 300px;
    height: 200px;
}
.wp-pagenavi {
    text-align: center;
    margin: 30px 0;
	padding: 0 10px;
    font-weight: bold;
}
.bottom__title {
	text-align: right;
	margin: 15px 10px 40px 10px;
	font-size: 16px;
}
.bottom__title a {
	font-size: 18px;
	text-decoration: none;
	color: #000;
}
.bottom__title a:hover {
	font-size: 18px;
	text-decoration: underline;
	color: #000;
}
.bottom__title a:visited {
	font-size: 18px;
	text-decoration: none;
	color: #000;
}
.main-right {
	width: 200px;
	margin: 20px 0 0 0;
	padding: 0 10px 0 20px;
}
.main-right img {
	margin: 0 0 10px 0;
	padding: 5px;
	border: 1px solid #ccc;
	border-radius: 5px;
}
.gto-map {
	display: flex;	
	margin: 20px auto;
	padding: 0 10px;
	width: 1200px;
}
.gto {
	width: 670px;
	height: 320px;
	margin: 0 30px 0 0;
}
.map {
	width: 480px;
	height: 320px;
}
.bottom {
	background-color: #3b91ca;
}
.bottom-wrap {
	width: 1200px;
    margin: 0 auto;	
	display: flex;
	background-color: #3b91ca;
	justify-content: space-between;
	color: #fff;
	padding: 20px 10px;
	line-height: 1.4;
}
#sidebar {
  display: none;
}
table.iksweb{
	width: 100%;
	border-collapse:collapse;
	border-spacing:0;
	height: auto;
}
table.iksweb,table.iksweb td, table.iksweb th {
	border: 1px solid #595959;
}
table.iksweb td,table.iksweb th {
	padding: 3px;
	width: 30px;
	height: 35px;
}
table.iksweb th {
	background: #347c99; 
	color: #fff; 
	font-weight: normal;
}