body{
	margin: 0;
	padding: 20px;
	background: url(../images/leftline.png) left top repeat-y,
				url(../images/rightline.png) right top repeat-y, 
				url(../images/gorline.png) left bottom repeat-x,
				url(../images/gl.png) right top repeat-y,
				url(../images/gorline.png) left top repeat-x #EEEEEE;
	min-width: 1200px;
	color: #0D0D1E;
	font-size: 12px;
	font-family: Open Sans;
}

*{
	box-sizing: border-box;
	text-decoration: none;
}

.w1200{
	width: 1200px;
	margin: 0 auto;
}

.topline{
	padding-top: 40px;
	background: url(../images/line.png) left top repeat-x;
}

.logo {
  display: block;
  float: left;
  width: 510px;
  height: 100px;
  background: url(../images/logo.png) left top no-repeat;
  background-size: cover;
  margin-right: 170px;
}
.header {
  margin: 55px auto 35px;
  overflow: hidden;
}
.header .widget {
  float: left;
  min-width: 200px;
  margin-left: 100px;
}
.header .widget img {
  float: left;
  margin-left: 2px;
}
.header .widget.phone {
  padding-left: 45px;
  background: url(../images/phone.png) left center no-repeat;
  font-size: 18px;
  color: #000000;
  font-weight: bold;
  height: 62px;
  line-height: 60px;
}
.sl_menu_container {
  height: 500px;
  overflow: hidden;
}
.sl_menu_container .menu {
  float: left;
  width: 250px;
  height: 100%;
  background-color: #094A70;
  margin: 0;
  padding: 30px 0 0 0;
}
.menu a {
  font-size: 18px;
  color: #FFFFFF;
  text-transform: uppercase;
  font-weight: bold;
  padding-left: 50px;
  display: inline-block;
  line-height: 22px;
  margin-bottom: 5px;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-right: 20px;
}
.menu li {
  line-height: 40px;
}
.menu a:hover, .menu .active a {
  background-color: #1080C2;
}
.slider {
  width: 950px;
  float: left;
  height: 100%;
  position: relative;
}
.slide {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding-left: 30px;

}
.slide:first-child{
	display: block;
}
.slide:before {
  position: absolute;
  display: block;
  content: "";
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background-color: rgba(0,0,0,0.4);
}
.slide * {
  position: relative;
  z-index: 2;
  color: #fff;
  max-width: 490px;
}
.slide a {
  font-size: 50px;
  display: block;
  margin-top: 80px;
  font-weight: bold;
  text-transform: uppercase;
  width: 800px !important;
  max-width: 800px !important;
  line-height: 50px;
  margin-bottom: 30px;
}
.slider .readmore {
  margin: 50px auto 0;
  background-color: #C10000;
  font-size: 12px;
  width: 120px;
  height: 40px;
  line-height: 40px;
  border-radius: 20px;
  text-align: center;
}
.main {
  margin-top: 50px;
  overflow: hidden;
}
.content {
  width: 900px;
  float: left;
}
.sidebar {
  width: 280px;
  float: right;
}
.main .widget > .title {
  color: #212121;
  font-size: 25px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 40px;
}
.widget_content_list.news .item {
  background-color: #fff;
  margin-bottom: 10px;
  height: 150px;
  overflow: hidden;
}
.widget_content_list.news .image {
  height: 150px;
  width: 225px;
  float: left;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  margin-right: 20px;
}
.item_content {
  margin-top: 15px;
  height: 135px;
  position: relative;
  width: 655px;
  float: left;
}
.item_content > a {
  font-size: 14px;
  text-transform: uppercase;
  color: #0D0D1E;
  font-weight: bold;
  margin-bottom: 10px;
  display: block;
}
.info-bar {
  position: absolute;
  bottom: 0;
  width: 100%;
  font-size: 10px;
  color: #777777;
  line-height: 40px;
}
.comments {
  background: url(../images/comment.png) left center no-repeat;
  padding-left: 18px;
  display: inline-block;
  margin-left: 20px;
}
.item .readmore {
  float: right;
  font-size: 14px;
  color: #555555;
  background: url(../images/readmore.png) left top repeat-y;
  width: 246px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  padding-left: 50px;
}
.widget_content_list .item:hover {
  box-shadow: 0px 0px 8px rgba(0,0,0,0.4);
}
.item .readmore:hover {
  background: url(../images/readmore_hover.png) left top repeat-y;
  color: #fff;
}
.banners a {
  display: block;
  margin-bottom: 20px;
}
.sidebar .widget {
  margin-top: 76px;
}
.widget.contacts {
  width: 850px;
  float: left;
}
.contacts_sidebar {
  width: 350px;
  float: right;
  margin-top: 80px;
}
.widget.contacts .body {
  padding-left: 80px;
}
.widget_search input {
  width: 350px;
  height: 38px;
  border: 1px solid #DDDDDD;
  color: #444444;
  font-size: 12px;
  padding-left: 15px;
  border-radius: 19px;
  background: url(../images/search.png) right top no-repeat #fff;
}
.contacts img, .contacts iframe {
    margin-top: 30px;
    border: 5px solid #FFBF00 !important;
}
.partners {
  padding-left: 80px;
  overflow: hidden;
}
.partners .item {
  width: 25%;
  float: left;
  text-align: center;
  padding: 20px;
}
.partners .image {
  display: block;
}
.partners a {
  color: #444444;
  margin-bottom: 10px;
  display: block;
}
.footer {
  margin-top: 100px;
  background-color: #fff;
  overflow: hidden;
  height: 152px;
}
.footer .logo {
  background: url(../images/minilogo.png) left top no-repeat;
  margin-top: 45px;
  width: 525px;
  height: 80px;
}
.footer p {
  float: right;
  margin-top: 70px;
  color: #666666;
  font-size: 11px;
}
.footer p img {
  position: relative;
  top: 8px;
  margin-left: 15px;
}
li.folder {
  position: relative;
}
li.folder ul {
  position: absolute;
  left: 180px;
  z-index: 99999;
  background-color: #2A6181;
  list-style: none;
  width: 300px;
  display: none;
  top: 0;
}
li.folder:hover ul {
  display: block;
}
.banners img {
    width: 100%;
}
.sidebar .item {
  background: none !important;
  color: #333;
  font-size: 14px;
  padding: 0;
}
.sidebar .menu li {
  line-height: 10px;
  list-style: none;
}
.rc_title {
  background-color: #71718A;
  color: #fff;
  padding: 5px 10px;
}
.rc_vars {
  width: 100%;
  border-collapse: collapse;
  border: 1px solid #ccc;
  margin: 2px 0;
}
.rc_vars td {
  padding: 5px 5px 0;
}
.rc_div {
  padding: 0 2px !important;
  width: 100%;
}
.rc_div div {
  background-color: #71718A;
  height: 20px;
}
.votes_count {
  padding: 5px !important;
  color: #666;
}
.votes_count span {
  font-style: italic;
}
.vote_widget.widget {
  margin-bottom: 0;
  margin-top: 10px;
  position: relative;
}
.iforms_tab .row-in:first-child {
  background-color: #71718A;
  color: #fff;
  padding: 0 10px;
}
.iforms_tab .row-in:first-child label {
  color: #fff;
}
.iforms_tab .row-in:last-child {
  border: 1px solid #ccc;
  margin-top: 2px;
}
.answers {
  position: absolute;
  left: 100px;
  bottom: 5px;
}
.vote_widget.empty .title {
  margin: 20px 0 0px !important;
  background-color: transparent !important;
  color: #4B4B65 !important;
  font-size: 16px !important;
  text-transform: uppercase !important;
  line-height: 20px !important;
  margin-bottom: 10px !important;
}
.empty .body {
  display: none;
}
.vote_widget .title {
  background-color: transparent !important;
  padding: 0 !important;
  font-size: 14px !important;
  text-transform: none !important;
  margin-bottom: 0 !important;
  line-height: 14px !important;
  color: #333 !important;
}
.vote_widget.widget {
  text-align: left;
}
.vote_widget.widget.empty {
  text-align: center;
}
.uhvb {
  display: block;
  float: right;
  background-color: #094A70;
  padding: 10px 20px;
  color: #fff;
}
.uhvb:hover {
  background-color: #0F72AD;
  color: #fff;
}
.video .item {
  width: 30%;
  overflow: hidden;
  background-color: #fff;
  float: left;
  margin: 20px 10px;
}
.video iframe {
  width: 100%;
  height: 200px;
}
.video .title {
  padding: 0px 10px;
  display: block;
  font-size: 14px !important;
}
.contacts_sidebar .row-in label {
  display: none;
}
.contacts_sidebar .hint {
  display: none;
}
.contacts_sidebar .iforms_sidebar {
  margin-top: 30px;
}
.contacts_sidebar .iforms_sidebar .title {
  font-size: 18px;
  margin-bottom: 20px;
}
.contacts_sidebar input[type=text] {
  width: 350px;
  height: 38px;
  padding-left: 15px;
  border: 1px solid #ddd;
  box-shadow: none;
  color: #888;
}
.contacts_sidebar #message {
  width: 350px;
  width: 350px;
  color: #888;
  padding: 5px 10px;
  border: 1px solid #ddd;
  box-shadow: none;
}
.contacts_sidebar .button-submit {
  float: right;
  width: 130px;
  height: 40px;
  background-color: #D90000;
  border-radius: 20px;
  text-transform: uppercase;
}
.partners img {
    width: 140px;
}
.content_list_item.actors_list_item {
    background-color: #fff;
    padding: 10px;
}

.menu li li a {
  font-size: 14px;
  line-height: 18px;
}
.menu li li {
  line-height: 20px;
}