@import url(reset.css);
@import url(//fonts.googleapis.com/css?family=Playfair+Display+SC:400,400italic,700,700italic,900,900italic&subset=latin,latin-ext,cyrillic);
@import url(//fonts.googleapis.com/css?family=PT+Sans+Narrow:400,700&subset=latin,cyrillic,latin-ext,cyrillic-ext);
::-webkit-input-placeholder {color:#c0392b;}
::-moz-placeholder          {color:#c0392b;}/* Firefox 19+ */
:-moz-placeholder           {color:#c0392b;}/* Firefox 18- */
:-ms-input-placeholder      {color:#c0392b;}

html { font-size: 62.5%; }
body,
html {
	min-height:100%;
}
body {
	font:1em/1.5em Arial,   Tahoma,Verdana,    Helvetica, sans-serif;
	background:#314868 url(../images/bg-body.jpg) repeat-x;
}
.wrapper {
	max-width:1270px;
	margin:0 auto;
	overflow:hidden;
}
.main {
	padding:6px 0 25px;
	background: url(../images/bg-main.png) repeat-x;
    /*added 2016.12.04*/
    margin-left:-11px;
    margin-right:-11px;
}
.header {
	position:relative;
	width:100%;
	overflow:hidden;
}
.sidebar {
	width:259px;
	position:relative;
	z-index:2;
}
.content {
	overflow:hidden;
	margin:0 auto;
	/*width:776px;*//*752px;*/
}
.crest-list {
	width:100%;
	text-align:center;
	font-size:0;
	line-height:0;
	padding:19px 0 0;
}
.crest-list li {
	display:inline-block;
	vertical-align:top;
	margin:0 8px 0;
}
.header-title {
	background-size:100% 100%;
	overflow:hidden;
	padding:13px 21px 5px;
	box-shadow: 0 0 4px #3a4d63;
	-moz-box-shadow: 0 0 4px #3a4d63;
	-webkit-box-shadow: 0 0 4px #3a4d63;
	position:relative;
}
.bg {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
}
.header-title .holder {
	position:relative;
	z-index:2;
}
.logo {
	float:left;
	margin:0 13px 0 0 ;
	text-indent:-9999px;
	overflow:hidden;
	background: url(../images/logo.png) no-repeat;
	width: 68px;
	height: 91px;
}
.erc {
	margin-top:15px;
	width: 188px;
	padding:5px;
	height: 88px;
	background:url(http://www.hts.kharkov.ua/images/framework_logo.jpg) no-repeat transparent;
}
.logo a {
	display:block;
	height:100%;
}
.medal-list {
	float:right;
	overflow:hidden;
	padding:6px 0 0 15px;
}
.medal-list li {
	float:left;
	margin:0 0 0 -15px;
}
.header h2 {
	text-align:center;
	color:#ced1d6;
	font:bold 2.25em/1.192em 'Playfair Display SC', serif;
	text-transform:uppercase;
	margin:10px 0 18px;
}
.main h2 {
	margin:0 0 7px;
	color:#4174ac;
	font-size:1.166em;
	line-height:1.357em;
	/*text-align:center;*/
	font-weight:bold;
    margin-bottom:12px;
}
.slogan {
	position:relative;
	left:20px;
	display:block;
	margin:0 auto;
	text-indent:-9999px;
	overflow:hidden;
	/*background: url(../images/slogan.png) no-repeat;*/
	width: 321px;
	height: 41px;
}
.slogan_u {
	position:relative;
	left:20px;
	display:block;
	margin:0 auto;
	text-indent:-9999px;
	overflow:hidden;
	/*background: url(../images/slogan_u.png) no-repeat;*/
	width: 321px;
	height: 41px;
}
.header .sidebar .frame {
	width:185px;
	margin:0 auto;
	padding:16px 0 0;
}
.header .sidebar .frame dl {
	font-size:1.2em;
	line-height:1.5em;
	font-family: 'PT Sans Narrow', sans-serif;
	font-weight:700;
	text-transform:uppercase;
	color:#2e394c;
	clear:both;
	overflow:hidden;
}
.header .sidebar .frame dl2 {
	font-size:1.0em;
	line-height:1.5em;
	font-family: 'PT Sans Narrow', sans-serif;
	font-weight:700;
	text-transform:uppercase;
	color:#2e394c;
	clear:both;
	overflow:hidden;
}
.header .ua {
	float:left;
	background: url(../images/ico-ua.png) no-repeat;
	width: 30px;
	height: 30px;
	text-indent:-9999px;
	overflow:hidden;
}
.header .ru {
 	float: left;
	background: url(../images/ico-ru.png) no-repeat;
	width: 30px;
	height: 30px;
	text-indent:-9999px;
	overflow:hidden;
}
.header dt {
	float:left;
	width:115px;
	margin:0 0 10px;
}
.header dt2 {
  vertical-align:middle;
  float:left;
	width:55px;
	margin:5px 0 10px;
}
.header dd {
	margin:0 0 10px;
	overflow:hidden;
}
.resizer {
	width:100%;
	overflow:hidden;
	margin:0 0 0 7px;
}
.resizer li {
	float:left;
	margin:0 1px 0 0;
	vertical-align:top;
}
.resizer a {
	color:#2e394c;
	text-decoration:underline;
	display:inline-block;
	vertical-align:bottom;
}
.resizer a:hover {text-decoration:none;}
.resizer #decrease {font-size:1em;}
.resizer #reset {font-size:1.2em;}
.resizer #increase {font-size:1.4em;}
.gallery {
	width:100%;
	overflow:hidden;
	position:relative;
	background: url(../images/transparent1.png);
	padding:2px 0 3px;
}
.login {
	display:block;
	background: url(../images/bg-login.png) no-repeat;
	width: 168px;
	height: 41px;
	color:#e3d5b5;
	font:1.2em/1.5em 'PT Sans Narrow', Arial, Helvetica, sans-serif;
	font-weight:700;
	text-transform:uppercase;
	padding:11px 0 0 17px;
	margin:0 0 5px;
	cursor: pointer
}
.loginHide {
        float:left;
        display:block;
	width: 113px;
	height: 30px;
	color:#000;
	font:1em/1.1em 'PT Sans Narrow', Arial, Helvetica, sans-serif;

	margin:0 0 2px;
}

.loginHideSubmit {
        background: url(../images/bg-ok.png) no-repeat;


	border-style:none;
	color:#e3d5b5;
	font:1.0em/1.0em 'PT Sans Narrow', Arial, Helvetica, sans-serif;
	font-weight:700;

        margin-left: 43px;
        margin-bottom: 5px;
        margin-top: -5px;
     	width:90px;
        height: 38px;
}
.popupbox {
    background-color:#093;
    display: none;
    float: left;
    position: fixed;
    top: 50%; left: 50%;
    z-index: 99999;
    -webkit-box-shadow: 0px 0px 20px #000;
    -moz-box-shadow: 0px 0px 20px #000;
    box-shadow: 0px 0px 20px #000;
    border-radius:10px;
    padding:30px;
    width:350px;
}

#fade {
    display: none;
    background: #000;
    position: fixed; left: 0; top: 0;
    width: 100%; height: 100%;
    opacity: .30;
    z-index: 9999;
}

.login:hover {
	text-decoration:underline;
}
.search {
	height:190px;
	background: url(../images/bg-search.png) no-repeat;
	width: 168px;
	height: 41px;
	overflow:hidden;
	padding:3px 0 0 6px;
}
.search .input-text {
	float:left;
	background:none;
	border-style:none;
	color:#e3d5b5;
	font:1.2em/1.5em 'PT Sans Narrow', Arial, Helvetica, sans-serif;
	padding:5px 0 7px 8px;
	width:115px;
}
.button {
        margin: 0 auto;
        background: url(../images/bg-ok.png) no-repeat;
        float:left;
	background:none;
	border-style:none;
	color:#e3d5b5;
	font:1.2em/1.5em 'PT Sans Narrow', Arial, Helvetica, sans-serif;
	padding:5px 0 7px 8px;
	width:115px;
}
.search .button {
	float:right;
	text-indent:-9999px;
	overflow:hidden;
	background:none;
	padding:0;
	border-style:none;
	width:45px;
	height:30px;
}
.gallery li {
	padding:2px;
	background:#fff;
}
.gallery ul {
	width:100%;
	height:190px;
}
.gallery img {
	max-width:100%;
	height:100%;
	display:block;
	position:relative;
}
.ie8 .gallery img {
	max-width:500px;
	width:100%;
}
.nav {
	margin:0 10px;
}
.nav>li {
	vertical-align:top;
	font-weight:bold;
	overflow:hidden;
	margin:0 0 -4px;
}
.nav>li>a {
	text-transform:uppercase;
	display:block;
	background: url(../images/bg-nav-b.png) no-repeat 0 100%;
	padding:0 0 16px;
	position:relative;
	z-index:2;
}
.nav>li>a .NoUpperCase {
    text-transform:none;
	}

.nav>li>a em {
	font-style:normal;
	display:block;
}
.nav a {
	color:#d5d8dc;
}
.nav a span {
	display:block;
	cursor:pointer;
	padding:11px 6px 2px 15px;
	background: url(../images/bg-nav-t.png) no-repeat;
}
.nav ul {
	padding:10px 17px 20px 10px;
	background: url(../images/bg-slide.png) no-repeat 0 100%;
}
.nav ul li {
	width:100%;
	vertical-align:top;
	border-top:1px solid #97a8ba;
	padding:5px 0;
}
.nav ul li:first-child {border-style:none;}
.nav a:hover {
	text-decoration:underline;
}
.nav .opener span em {
	background: url(../images/arrow1.png) no-repeat 8px 50%;
	margin: 0 0 0 -8px;
    padding-left: 23px;
}
.nav img {
	float:right;
	margin:-5px -2px 0 -11px;
}
.nav .slide {margin-top:-12px;}
.col-right .nav > li {
	font-size:1em;
}
.col-right .nav > li > a {
	background: url(../images/bg-nav-b2.png) no-repeat 0 100%;
	padding:0 0 17px;
}
.col-right .nav a span {
	background: url(../images/bg-nav-t2.png) no-repeat;
	padding:15px 6px 6px 15px;
	/*padding:20px 6px 10px 15px;*/
}
.imgK{
    display: inline-block;
    margin: 0px 17% !important;
}
.nav  #img_right_menu{
    display: inline;
    margin:-5px 9% 0 -4px !important;
}
.imgNews{
    width: 100%;
}

.content-frame {
	background: url(../images/bg-content-frame.jpg);
	padding:1px;/*10px;*//*changed 2016.12.04*/
	font-size:1.1666em;
	line-height:1.285em;
	color:#151b2d;
  margin:0px;
}

.content-frame2 {
	background: url(../images/bg-content-frame.jpg);
	padding:10px;
	font-size:1.1666em;
	line-height:1.65em;
	color:#151b2d;
}

.content-frame2 h3 {
	border-top:1px solid #515a6a;
	border-left:1px solid #3c4658;
	border-right:1px solid #3c4658;
	text-align:center;
	padding:19px 23px 10px;
	color:#d5d8dc;
	font-weight:bold;
	font-size:1.416em;
	line-height:1.12em;
	background:#2e394c;
	box-shadow: 4px 4px 4px #0d1421;
	-moz-box-shadow: 4px 4px 4px #0d1421;
	-webkit-box-shadow: 4px 4px 4px #0d1421;
	margin:0 0 12px;
}

.content-frame h3 {
	border-top:1px solid #515a6a;
	border-left:1px solid #3c4658;
	border-right:1px solid #3c4658;
	text-align:center;
    padding:19px 23px 10px;
	color:#d5d8dc;
	font-weight:bold;
	font-size:1.416em;
	line-height:1.12em;
	background:#2e394c;
	box-shadow: 4px 4px 4px #0d1421;
	-moz-box-shadow: 4px 4px 4px #0d1421;
	-webkit-box-shadow: 4px 4px 4px #0d1421;
	margin:0 0 1px;/*7px;*//*changed 2016.12.04*/
}

.content-frame2 h3 {
	border-top:1px solid #515a6a;
	border-left:1px solid #3c4658;
	border-right:1px solid #3c4658;
	text-align:center;
	padding:19px 23px 10px;
	color:#d5d8dc;
	font-weight:bold;
	font-size:1.416em;
	line-height:1.12em;
	background:#2e394c;
	box-shadow: 4px 4px 4px #0d1421;
	-moz-box-shadow: 4px 4px 4px #0d1421;
	-webkit-box-shadow: 4px 4px 4px #0d1421;
	margin:0 0 12px;
}

.content-frame h3 span {
	padding:0 0 7px;
	display:block;
	border-bottom:1px solid #1f2b38;
}

.content-frame2 h3 span {
	padding:0 0 7px;
	display:block;
	border-bottom:1px solid #1f2b38;
}

.content-text {
	background: #fff;
	background: -moz-linear-gradient(top,  #909090 0%, #ffffff 5%, #ffffff 96%, #909090 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#909090), color-stop(5%,#ffffff), color-stop(96%,#ffffff), color-stop(100%,#909090));
	background: -webkit-linear-gradient(top,  #CFCFCF 0px,#ffffff 15%,#ffffff 76%,#BFBFBF 100%);
	background: -o-linear-gradient(top,  #909090 0%,#ffffff 5%,#ffffff 96%,#909090 100%);
	background: -ms-linear-gradient(top,  #CFCFCF 0px,#ffffff 5%,#ffffff 96%,#909090 100%);
	background: linear-gradient(to bottom, #CFCFCF 0px,#FFFFFF 5%,#FFFFFF 96%,#CFCFCF 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0);

	/*padding:13px 23px 50px;*/
  padding:5px 20px 20px; /*changed 2016.12.04*/
	text-align:justify;
}

.content-text23 {
	background: #fff;
	background: -moz-linear-gradient(top,  #909090 0%, #ffffff 5%, #ffffff 96%, #909090 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#909090), color-stop(5%,#ffffff), color-stop(96%,#ffffff), color-stop(100%,#909090));
	background: -webkit-linear-gradient(top,  #909090 0%,#ffffff 5%,#ffffff 96%,#909090 100%);
	background: -o-linear-gradient(top,  #909090 0%,#ffffff 5%,#ffffff 96%,#909090 100%);
	background: -ms-linear-gradient(top,  #909090 0%,#ffffff 5%,#ffffff 96%,#909090 100%);
	background: linear-gradient(to bottom,  #909090 0%,#ffffff 5%,#ffffff 96%,#909090 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
	padding:23px 23px 50px;
}

.content-text1 {
	background: url(../images/fon_g3.jpg);
	padding:23px 23px 50px;
	text-align:justify;
}

.content-text3 {
	background: #fff;
	background: -moz-linear-gradient(top,  #909090 0%, #ffffff 5%, #ffffff 96%, #909090 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#909090), color-stop(5%,#ffffff), color-stop(96%,#ffffff), color-stop(100%,#909090));
	background: -webkit-linear-gradient(top,  #909090 0%,#ffffff 5%,#ffffff 96%,#909090 100%);
	background: -o-linear-gradient(top,  #909090 0%,#ffffff 5%,#ffffff 96%,#909090 100%);
	background: -ms-linear-gradient(top,  #909090 0%,#ffffff 5%,#ffffff 96%,#909090 100%);
	background: linear-gradient(to bottom,  #909090 0%,#ffffff 5%,#ffffff 96%,#909090 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
	text-align:justify;
}

.ie9 .content-text {filter:none;}
.content-text p a,
.content-text a
{
	color:#3B7BE3; /*#5F94E8 #5ba3eb*/
	text-decoration:none;
  CURSOR:pointer;
}                                                          /*underline;*/
.content-text p a:hover, .content-text a:hover {text-decoration:none;color:#3345CC;}
.content-text p {margin:0 0 13px;}
.content h4
{
	padding:17px 0 13px;/*been 17px 0 5px, set 13px, 2b equal between h4<->p as p bottom = 13px already*/
	color:#4174ac;
	font-size:1.5em;
	line-height:1.2777em;
	text-align:center;
	font-weight:normal;
}
ol li {
	list-style:decimal;
	padding:0 0 9px;
}
ol {
	padding:0 0 16px 20px;
}
.content h5,
.Header1,
.Header2, .Header3
{
  margin:5px 0 7px 0;
  /*margin:5px 0 0 0;*/
	color:#4174ac;
	font-size:1.166em;
	line-height:1.357em;
	text-align:center;
  /*text-align:left;*/
	font-weight:bold;
}
.content h6
{
	padding:10px 0 0px;
	color:#4174ac;
	font-size:1.5em;
	line-height:1.017em;/*1.2777em;*/
	text-align:left;
	font-weight:normal;
}
.Header3 {
	text-align:left;
}

.imgK{
    display: inline-block;
    margin: 0px 17% !important;
}
.imgNews{
    width: 100%;
}

mark, p mark,
.bold,
.b
{
	font-weight:bold;
	color:#4174ac;
	background:none;
}
/* p mark2{font-weight:bold; color:#FFCE00;	background:none;} <- useless */
.data-form {
	width:75%;
	border:1px solid #304a64;
	margin:0 auto;
	font-size:1.1666666666666667em;
	line-height:1.3571428571428572em;
	background:#fff;
}
.data-form .heading {
	text-align:center;
	color:#000;
	font-weight:bold;
	background:#e8eef5;
	padding:10px 0;
	margin:0 0 22px;
}
.data-form li {
	vertical-align:top;
	margin:0 auto 8px;
	width:90%;
}
.data-form label {
	font-weight:bold;
	color:#3c6595;
	margin:3px 13px 0 0;
	width:80px;
	display:inline-block;
	vertical-align:top;
	text-align:right;
}
.data-form .input-text {
	border:1px solid #304a64;
	text-align:center;
	color:#000000;
	font-size:1.1666666666666667em;
	line-height:1.2142857142857142em;
	background:#fff;
	padding:1px 6px 2px;
	width:49%;
}
.data-form .button {
	display:inline-block;
	vertical-align:top;
	color:#fff;
	text-align:center;
	background:#3c6595;
	border:1px solid #3c556d;
	font-weight:normal;
	padding:3px 20px;
}
.data-form .button:hover {
	background:#4c7fbc;
}
.calendar>span {
	text-transform:uppercase;
	padding:6px;
	display:block;
	margin:0 0 10px;
}
.calendar>span>span {
	color:#D5D8DC;
	display:block;
	padding:6px;
}
.ui-datepicker-title {
	color:#fff;
	text-shadow: 0 -1px 1px #822a2a;
	text-align:center;
	font-size:1.1666em;
	line-height:1.3571428571428572em;
	width:80%;
	margin:0 auto 3px;
}
.ui-datepicker-inline {
	position:relative;
	width:100%;
}
.ui-datepicker-prev {
	position:absolute;
	left:0;
	top:0;
	background: url(../images/bg-prev.png) no-repeat 50% 50%;
	width:20%;
	height:100%;
	text-indent:-9999px;
	overflow:hidden;
	cursor:pointer;
}
.ui-datepicker-next {
	cursor:pointer;
	text-indent:-9999px;
	overflow:hidden;
	position:absolute;
	right:0;
	top:0;
	background: url(../images/bg-next.png) no-repeat 50% 50%;
	width:20%;
	height:100%;
}
#datepicker a span {
	padding:0;
	background:none;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}
.ui-datepicker-calendar {
	width:50%;
	margin:0 auto;
	font-size:1em;
	line-height:1.25em;
	border-top:1px solid #97aabc;
	text-align:center;
}
.ui-datepicker-calendar td {
	padding:3px;
}
.ui-datepicker-calendar th {
	color:#b92f2f;
	font-size:0.7em;
	text-transform:uppercase;
}
.ui-datepicker-calendar td:hover {
	background: url(../images/bg-calendar-hover.png) no-repeat 50% 50%;
	background-size:100% 100%;
}
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
        background: url("../images/ui-bg_highlight-soft_75_ffe45c_1x100.png") repeat-x scroll 50% top #FFE45C;
        border: 1px solid #FED22F;
        color: #363636;
}
.main .content {
	margin-top:3px;
	box-shadow: 4px 4px 4px #243955;
	-moz-box-shadow: 4px 4px 4px #243955;
	-webkit-box-shadow: 4px 4px 4px #243955;
}
.calendar {
	background: url(../images/bg-calendar.png) no-repeat;
	width: 242px;
	height: 220px;
	padding:0 0 50px;
}
.footer {
	position:relative;
	width:100%;
	overflow:hidden;
	background-size:100% 100%;
	padding:9px 0;
}
.footer-holder {
	position:relative;
	z-index:2;
	margin:0 auto;
	max-width:787px;
}
.footer address {
	float:left;
	padding:13px 13px 7px;
	border:1px solid #495770;
	color:#c9c9c9;
	font-size:1em;
	line-height:1.4166666666666667em;
	font-style:normal;
	margin:0 86px 0 0;
	width:188px;
}
.footer address a {color:#c9c9c9;}
.footer address span {
	display:block;
}
.footer address strong {
	display:block;
	margin:0 0 15px;
	font-size:1.5em;
	line-height:1.2777777777777777em;
}
.footer address img {
	float:right;
	margin:0 -14px 0 0;
}
.footer-text {
	float:right;
	font:1em/1.4166em Georgia, "Times New Roman", Times, serif;
	color:#9ec8fb;
	padding:37px 0 0;
}
.footer-text span {
	color:#d3dae3;
}
.table-container {
            width: 100%;
            overflow-y: auto;
            _overflow: auto;
            margin: 0 0 1em;
        }
@media only screen and (max-width: 1295px) {
	.wrapper {
		width:100%;
		margin:0 auto;
	}
	.main .content,
	.content {
		height:1%;
		overflow:hidden;
		margin:0 auto;
        width:auto;
	}
	.main .content {margin-top:3px;}
	.data-form label {
		display:block;
	}
}
@media only screen and (max-width: 820px) {
	.ui-datepicker-prev,
	.ui-datepicker-next {
		position:relative;
		float:left;
		width:50%;
		margin:0 0 -17px;
	}
	.data-form {
		width:98%;
	}
	.data-form .input-text {
		width:43%;
	}
	.data-form .button {
		padding:3px 0;
	}
	.wrapper {
		width:100%;
		margin:0 auto;
	}
	.main .content,
	.content {
		width:90%;
	}
	.sidebar {
		width:50%;
		overflow:hidden;
	}
	.header {
		background-size:100% 100%;
	}
	.sidebar {
		width:50%;
		overflow:hidden;
	}
	.content,
	.header .sidebar .frame {
		width:90%;
		margin:0 auto;
	}
	.nav>li {
		display:inline-block;
		vertical-align:top;
		width:242px;
		margin:0 1% 0 0;
	}
	.footer address {
		width:25%;
		margin:0 5% 0 0;
	}
	.data-form {
		width:100%;
		overflow:hidden;
	}
	.data-form label {
		display:block;
		margin:0 0 5px;
	}
	.data-form .input-text {
		width:80%;
		margin:0 0 5px;
	}
	.footer-text {
		float:none;
		width:100%;
		padding:10px 0 ;
	}
	.footer-holder {
		padding:0 10px;
	}
	.nav {
		margin:0 auto 20px;
		width:242px;
	}
        .crest-list {
            display: none;
        }
        .frame {
            display: none;
        }

}
@media only screen and (max-width: 980px) {
    .crest-list {
            display: none;
        }
    .frame {
            display: none;
        }

}
@media only screen and (max-width: 780px) {
    .crest-list {
            display: none;
        }
    .frame {
            display: none;
        }
    
}
@media only screen and (max-width: 480px) {
	.sidebar {
		float:none;
		width:100%;
	}
	.nav {
		float:none;
	}
	.header .content {
		width:100%;
	}
	.nav>li {
		display:block;
		width:100%;
	}
	.footer address {
		float:none;
		margin:0 auto 20px;
		width:80%;
	}
	.slogan {
		width:100%;
		background-size:contain;
		-moz-background-size:contain;
		-webkit-background-size:contain;
	}
        .crest-list {
            display: none;
        }
        .frame {
            display: none;
        }
        .footer-text {
            float:none;
            display: block;
            text-align: center;
            margin:0 auto 20px;
            width:80%;
        }
}
@media only screen and (max-width: 320px) {}

.ie7 div.gallery li img {
	height: 181px;
}

.ie7 img.bg {
	height: 349px;
}

.ie7 ul.nav  {
	font-size: 60%;
}

#tp-grid {
    z-index: 1;
}

.MainBodyBold {
    font-weight: bold;
    font-size: 12px;
    color: #4174ac;
    border-color: black;
    font-family:verdana, arial, ms sans serif, Arial, Helvetica, sans-serif;
}
.MainBody {
    vertical-align: middle;
}

.MainBodyBiography tr, .MainBodyBiography td{
	padding: 5px;
}
.MainBodyBiography p {margin:0 0 5px;}

#Bold1 {
    font-weight: bold;
}
/*Для черты */
.content-text p a1,
.content-text a1
{
  color:#5ba3eb;
}

.leftimg {
  float:left; /* Выравнивание по левому краю */
  margin: 7px 7px 7px 0; /* Отступы вокруг картинки */
}

.leftimg2 {
  float:left; /* Выравнивание по левому краю */
  margin: 10px 15px 7px 0; /* Отступы вокруг картинки */
  border: 1.5px solid #385D8A;
}

.hidden {
  display: none;
}

.article h2{
  color: #fff;
  font-size: 20px;
  margin-top: 30px;
  margin-left: 20px;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.1);
  font-family: 'PT Serif', serif;
  font-weight: 700;
  text-shadow: #EFC34A 2px 0px, #EFC34A 2px 2px, #EFC34A 1px 2px, #EFC34A -1px 1px, #EFC34A -1px 0px, #EFC34A -1px -1px, #EFC34A 0px -1px, #EFC34A 1px -1px;
}

.article p{
	 padding: 0px 10px 13px;
}

div.slide ul li.active a {
    color: #FFFE8F !important;
}

.TBL1 tr>td, .TR1 td, .TR2 td, .TR3 td, .TR_less1 td, .TR_more1 td, .TBL2 tr>td{
  border: 1px solid black;
  background: white;
  text-align: center;
  vertical-align: middle;
  color: black;
  padding: 7px 2px;
  line-height:1.285em;
}
.TR1 td#L {text-align: left;padding-left:5px;}
.TR1 td#L1 {text-align: left;padding-left:10px;}
.TR1 td#L2 {text-align: left;padding-left:15px;}
tr.TR3 td {padding:2px 2px;}
.TR3>td#L {text-align:left;padding-left:5px;}
.TR3>td#L1{text-align:left;padding-left:10px;}
.TR3>td#L2{text-align:left;padding-left:15px;}
.TR3>td#R {text-align:right;padding-right:5px;}
.TR3>td#R1 {text-align:right;padding-right:10px;}
.TBL1 {margin-bottom:13px;}
tr.TR_less1 td{line-height:0.8em;padding:2px;font-size:80%;}
tr.TR_more1 td{line-height:1.2em;padding:2px;font-size:120%;}
.TBL2 tr>td {padding-left:5px; padding-right:5px;}

.content-text-indent {
  /*line-height: 1.5em;*/
}
.content-text-indent p{
  text-indent:1.95em;
  /*margin-bottom:0px;*/
}
.content-text-indent p#mb1{
  margin-bottom:1px;
}
.content-text-indent p#mb5{
  margin-bottom:5px;
}
.content-text-indent p#mrgLess{
  margin:1px 0 8px 0;
}
.content-text-indent p#mrgLess1{
  margin:1px 0 0.9em 0;
}
.content-text-indent .p_noIndent{
  text-indent: 0px;
}
.content-text-indent .ml1em{
  margin-left:1em;
}
.content-text-indent ul {
  text-align:left;
  padding: 0 0 0 1.95em;
  margin-top:-0.3em;
  margin-bottom:1em;
}
.content-text-indent ul>li {
  list-style-type: none;
  margin-top:0.7em;
  padding-bottom:0;
}
.content-text-indent ul>li::before {
  content:"–"; /*"\f00c";*/
  text-indent: -0.8em;
  display: inline-block;
  text-decoration: inherit;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;/*400;*/
}
.content-text-indent ul ul{
  padding: 0 0 0 1.5em;
  margin-top:0;
  margin-bottom:0;
}
.content-text-indent ul>li>ul>li{
  list-style-type: none;/*disc;*/
}
.content-text-indent ul>li>ul>li::before{
  content:'▪';/*•*/
  text-indent: -0.7em;
  display: inline-block;
  text-decoration: inherit;
}
/*close parenthesis - правая круглая скобка за номером строки*/
.content-text-indent ol.clsParns {
  counter-reset: num;
  text-indent: -1.35em;
}
.content-text-indent ol.clsParns>li {
  list-style-type: none;
}
.content-text-indent ol.clsParns>li::before{
  counter-increment: num;
  content: counter(num) ") ";
}
.content-text-indent .dat_art, .content-text-indent .dat_art1, .content-text-indent .dat_art2{ /*дата статьи dat_art - под news_list, index и пр. без БД (header2); .dat_art1 - из БД, (h4)*/
  text-align:right;
  font-style: italic;
  font-family: Calibri, Verdana, Arial;
  font-weight: normal;
  margin: 5px 0 -5px 0;
  padding:0px;
}
.content-text-indent .dat_art1{/* под 2-ой тип новостного заголовка - h4 */
  margin-bottom:-17px;
}
.content-text-indent .dat_art2{/* под 3-ий тип новостного заголовка - h4 */
  margin-bottom: 5px;
  text-align:left;
  font-style: normal;
}
.content-text-indent .imgHide{
  DISPLAY: none;
  cursor: pointer;
  border:0px solid #EEEEEE;
  background-color:#FEFEFE;
  padding:5px;
  margin-bottom:0px;
  text-align:center;
}
.content-text-indent .imgHideLeft{
  DISPLAY: none;
  cursor: pointer;
  border:0px solid #EEEEEE;
  background-color:#FEFEFE;
  padding:5px;
  margin-bottom:0px;
  text-align:left;
}
.content-text-indent .Border1px{
  border: 1px solid #8F8F8F;
  padding:0 5px 0 5px;
  margin-top:5px;
}
.content-text-indent .titleInBorder1px{
  border-top: 1px solid #8F8F8F;
  border-bottom: 1px solid #8F8F8F;
  background-color:#EBEBEB;
  padding:7px;
  margin-left:-5px;
  margin-right:-5px;
  margin-top:-1px;
}
.content-text-indent .BorderRound{
  font-weight: normal;
  /*font-style: italic;*/
  text-capital: upper;
  border-bottom: 1px solid #428A54;
  margin: 20px 0 20px 0;
  padding: 0.6em 22px 0.6em 22px;
  box-shadow: 0 0 10px grey;
  line-height: 1.5em;
  border-radius: 0.5em;
  -moz-border-radius: 0.5em;
  -webkit-border-radius: 0.5em;
  clear:both;
}
@media only screen and (min-width: 981px) {
    .lng-mobile {
        display: none;
    }
}