@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,600,700&subset=cyrillic');
/* BASE CSS */

.datepicker.active {margin-left:-265px;}
body {
	padding:0;
	margin:0;
    font-family: 'Source Sans Pro', sans-serif;
	font-size:16px;
	color:#333;
	background:#F3F9F9;
}

.flx,
.moduletable,
table {width:100%;max-width:1150px;margin:0 auto;}

div, a {
	box-sizing:border-box;
	padding:0;
	margin:0;
}

#sbox-window {box-sizing:content-box;}

ul.dropdown-menu, ul.actions {display:none;}

img {
  	display:inline-block;
  	padding:0;
	margin:0;
	border:0;
	max-width:100%;
}

#main ul li {margin:8px 0px;}

.allpage {
	width:100%;
	margin:0 auto;
	background:#fff;
}

.moduletable_full {width:100%;max-width:100%;}

.flx {
	display: flex;
	flex-wrap:wrap;
	justify-content: space-between;
	align-items:stretch;
	margin: 0 auto;
}
#main .flx {justify-content: space-around;}
.flx > * {flex-basis:auto;display:inline-block;}

.kontent {padding:40px 0;}
.kontent > .flx {flex-wrap:nowrap;}
.kontent > .flx > .flin1 {width:300px;}
.kontent > .flx > .flin2 {width:calc(100% - 300px);padding-left:10px;}
.kontent > .flx > .flin {width:100%;}
#main {
	color:#333;
	padding:0;
	text-align:justify;
	background-color:rgb(255, 255, 255);
	width:100%;
  font-size:18px;
}
a, #main a {
  color:#333;
  text-decoration:none;
}
a:hover, #main a:hover {
  text-decoration:underline;
}

/* заголовки */
h1, h2, h3, h4 {
	padding:0px;
	margin:20px 0;
	color:#333;
	text-align:center;
	font-weight:400;
	font-family: 'Source Sans Pro', sans-serif;
}
h1 {
	text-transform: uppercase;
	font-size: 24px;
}
h2 {	
	font-size: 24px;
}
h3 {
	font-size: 20px;
	text-align:left;
}
h4 {
	font-size:18px;
	text-align:left
}
#main h1 {
background: url('/images/h3.png') center bottom no-repeat;
padding-bottom: 32px;
font-size: 42px;
line-height: 42px;
font-weight: bold;
text-align: center;
margin: 20px auto;
text-transform: none;
}
#main h2 {
}
#main h3 {
}
#main h3.uk-panel-title {
  	text-align: center;
	font-weight: bold;
}
#main h4 {
}
.moduletablefull h3, .moduletable h3, #main h2 {
	background:url('/images/h3.png') center bottom no-repeat;
	padding-bottom:32px;
	font-size:36px;
	font-weight:bold;
	text-align:center;
	max-width: 720px;
	margin: 20px auto;	
}
.moduletablefull h3.hleft, .moduletable h3.hleft, #main h2.hleft {
	background:url('/images/h3.png') left bottom no-repeat;
	text-align:left;
}
.moduletablefull h3 span, .moduletable h3 span, #main h2 span {
	display:block;
	color:#a4a4a4;
	font-size:16px;
	text-transform:uppercase;
	font-weight:bold;
}
@media (max-width:1050px){
#main h1 {
padding-bottom: 24px;
font-size: 32px;
line-height: 32px;
margin: 16px auto;
}
.moduletablefull h3, .moduletable h3, #main h2 {
	padding-bottom:24px;
	font-size:24px;
	font-weight:bold;
	text-align:center;
	max-width: 720px;
	margin: 16px auto;	
}
}


/* пагинация */
#main .pagination ul {
	padding:0;
	margin:0;
	list-style-type:none;
	margin-bottom:10px;
	text-align:left;
}
#main .pagination li {
	display:inline-block;
	margin: 2px;
	padding: 0;
	font-size: 14px;	
}
#main .pagination li span {
	display:block;
	margin: 0;
	padding: 0 2px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	transition: 0.2s;
	font-size: 14px;	
}
#main .pagination li a {
	display:block;
	margin: 0;
	padding: 0 2px;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	transition: 0.2s;
	font-size: 14px;	
}
#main .pagination li a:hover {
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	border-left:1px solid #666;
	border-top:1px solid #666;
}
.tooltip {display:none!important;}
#main .pagination li a, #main .tags li a {text-decoration:none;}
#main .pagination li a:hover, #main .tags li a:hover {text-decoration:none;}


/* Две колонки */
.blog-featured .items-row, .blog .items-row {display:table-row;}
.blog .items-row .span6,
.blog-featured .items-row .column-1,
.blog-featured .items-row .column-2 {width:50%;display:table-cell;vertical-align:top;padding:0px 8px;}

/* widgetkit styles */
.uk-border-rounded {border-radius:20px!important;}
.uk-border-rounded img {border-radius:20px;}



/* qf2 styles */
.qf2form {
	display:block;
	margin:0px auto;
	max-width:600px;
}
.qf2label {display:none;}
.qf2 input,
.qf2 textarea {
	display:block;
	width:100%;
	box-sizing:border-box;
	border:1px solid #ccc;
	border-radius:20px;
	color: #333;
	padding: 6px 12px 6px 52px;
	font-size:14px;
	margin-bottom:10px;
	font-family: 'Source Sans Pro', sans-serif;
}
.qf2 textarea {height:50px;}

.qfcapt {display:none;}

.qfsubmit input {
border: none;
text-transform: uppercase;
width: 160px;
display: block;
color: #fff;
font-size: 14px;
font-weight: bold;
line-height: 40px;
padding: 0 24px;
background: #6EB535;
border-radius: 20px;
text-decoration: none;
transition: 0.25s;
box-shadow: 3px 3px 9px #999;
margin: 20px auto;
white-space: nowrap;
}
.qf2 {
	padding:0;
	border-radius:20px;
	background:linear-gradient(to right, #eeeeee 38px, #cccccc 39px, #ffffff 39px);
}
.qfsubmit {background:transparent;}
.qfsubmit input:hover {
text-decoration: none;
background: #61a928;
box-shadow: none;
}
.qwe1 {background:url('/images/form-icon-1.png') 11px center no-repeat;}
.qwe2 {background:url('/images/form-icon-2.png') 11px center no-repeat;}
.qwe3 {background:url('/images/form-icon-3.png') 11px center no-repeat;}
.qwe4 {background:url('/images/form-icon-4.png') 11px center no-repeat;}
.qwe5 {background:url('/images/form-icon-5.png') 11px 7px no-repeat;}
.qwe6 {background:url('/images/form-icon-6.png') 11px center no-repeat;}

.qwe1, .qwe2, .qwe3, .qwe4, .qwe5, .qwe6 {background-size:16px;}


/* модуль комментариев jcomments 2 */

ul.jcomments-latest li {
    display: inline-block;
    width: calc(50% - 20px);
    float: left;
    margin: 10px!important;
    padding:20px;
    box-sizing: border-box;
    border-radius:5px;
    background:#fff!important;
    min-height: 240px;
}

ul.jcomments-latest .author {
    text-transform: uppercase;
	font-size: 20px!important;
	font-weight: 400;
	text-align: left;
	color: #02AADB!important;
	margin-left:30px!important;
}
ul.jcomments-latest .date {
	font-size:12px!important;
	margin-left:30px!important;
	text-align:left;
}
ul.jcomments-latest .rounded {
    border-radius: 0px!important;
    border: 0px!important;
    text-align: justify;
    font-size: 14px!important;
}

.datepicker-inline {position:absolute;top:-400px;}

#main .su-tabs-style-wood .su-tabs-nav span.su-tabs-current,
#main .su-tabs-style-wood .su-tabs-pane {
    background: transparent;}



#main .uk-panel-box {
    background: none;
    border: 0;
padding: 21px;
}