.offers {
  position: relative;
  overflow: hidden;
  padding: 20px 0 10px;
  background: #ebf5fa;
}
.offers .fp-title {padding-left: 20px;}

/* @group Frontpage */
.fp-title {
	width: 400px;
  position: relative;
  z-index: 50;
  padding-bottom: 15px;
}
.fp-title h2,
.fp-title .rss,
.fp-title .dropdown {
  float: left;
  margin-right: 20px;
}
.fp-title .rss a {
  position: relative;
  top: 2px;
}
.fp-title h2 {
  font-size: 166.7%;
  line-height: 140%;
  color: #e1333e;
}
.fp-title h2 a {color: #e1333e;}
.fp-title .rss,
.fp-title .dropdown {
  position: relative;
  top: 6px;
}

.fp-news {
  position: relative;
  /*overflow: hidden;*/
	overflow: visible;
  padding: 30px 20px 10px;
  padding-right: 0 !important;
}
.fp-news .news-list {
  width: 22%;
}
.fp-news .news-list ul {
  width: 400%;
}
.fp-news .news-list ul li {
  display: inline-block;
  width: 18%;
  margin-bottom: 20px;
  vertical-align: top;
}
.fp-news .news-list ul li p {
  padding-right: 40px;
}
.fp-news .date {
  clear: left;
  font-size: 100%;
  padding-top: 10px;
}
.fp-news .image {
  padding-right: 0 !important;
}
.fp-news .special a {
  font-weight: bold;
  color: #e1333e;
}

.fp-teaser {
  position: relative;
  z-index: 80;
  float: none;
}
.fp-teaser .teaser-container {
  height: 320px;
}
.fp-teaser .cn.bl,
.fp-teaser .cn.br {
  margin-top: 0;
  top: 315px;
}
.fp-teaser .teaser-container .item {
  width: 100%;
  height: 320px;
}
.fp-teaser .cn {
  z-index: 900;
  background: url("/i/star-dark-bg.png") no-repeat;
}
.fp-teaser .teaser-container .content {
  font-size: 133.3%;
  position: absolute;
  top: 30px;
  left: 80px;
  width: 375px;
  height: 260px;
  color: #fff;
	background-color: white;
	border: 1px solid rgb(0, 100, 178);
  /*background: url("/i/fp-teaser-content-bg.png") no-repeat*/;
}
.fp-teaser .teaser-container .content .title {
  font-size: 162.5%;
  line-height: 123.1%;
  padding: 20px 30px 10px;
}
.fp-teaser .teaser-container .content a {    
	color: #1362AF;
    text-decoration: none;
    font-family: arial;
    font-weight: bold;
}
.fp-teaser .teaser-container .content .text {
   color: #13117D;
  padding: 0 30px;
}
.fp-teaser .teaser-nav {
  position: absolute;
  top: 226px;
  left: 107px;
  z-index: 100;
}
.fp-teaser .teaser-nav li {
  display: inline;
  float: left;
  margin-right: 2px;
  padding: 3px;
}
.fp-teaser .teaser-nav .activeSlide {background: #fff;}
.fp-teaser .teaser-nav img {
  position: relative;
  left: auto;
  display: block;
  width: 55px;
  height: 40px;
  margin: 0;
  cursor: pointer;
  border: 1px solid #e1333e;
}
.fp-teaser .teaser-nav .activeSlide img {
  
}
.fp-teaser .teaser-nav-prev,
.fp-teaser .teaser-nav-next {
  position: absolute;
  z-index: 100;
  top: 140px;
  display: block;
  width: 41px;
  height: 41px;
  background: url("/i/teaser-controls-bg.png") no-repeat;
}
.fp-teaser .teaser-nav-prev {
  left: 20px;
  background-position: 0 0;
}
.fp-teaser .teaser-nav-prev:hover {background-position: 0 -41px;}
.fp-teaser .teaser-nav-next {
  right: 20px;
  background-position: -41px 0;
}
.fp-teaser .teaser-nav-next:hover {background-position: -41px -41px;}

.mainpage-content {
	/*padding: 20px 489px 25px 20px;*/
/* padding: 20px 489px 25px 20px; */
padding: 20px 0px 0px 20px;
overflow: hidden;
width: 1200px;
}

.mainpage-content-left {
	float: left;
	/*width: 100%;*/
	width: 700px;
}

.mainpage-content-right {
float: left;
width: 426px;
left: 80px;
/* margin-right: -424px; */
margin-right: 0px;
position: relative;
background: #fff;
border: #fff 0;
border-radius: 5px;
}

.mainpage-content-body {
	position: relative;
	padding: 20px 35px 0px;
	/*background: url("/i/main-page-content-body-bg.png") bottom right no-repeat;*/
	left: -2px;
}

.mainpage-content-body-top-bg {
	position: absolute;
	top: 0;
	width: 100%;
	height: 12px;
	z-index: 20;
	/*background: url('/i/main-page-content-body-top-bg.png') top right no-repeat;*/
	right: 0;
}
.mainpage-content-body-bot-bg {
	position: absolute;
	left: 0;
	width: 12px;
	height: 100%;
	z-index: 20;
	/*background: url('/i/main-page-content-body-top-bg.png') left bottom no-repeat;*/
	bottom: 0;
}
.mainpage-content-body-corner-bg {
	position: absolute;
	right: 0;
	top: 0;
	width: 12px;
	height: 12px;
	z-index: 30;
	/*background: url('/i/main-page-content-body-top-bg.png') top left no-repeat;*/
	left: 0;
}

.mainpage-content-body h1 {
	color: #007db6;
	font-size: 200%;
	margin-bottom: 0.8em;

}

.mainpage-benefits-list {
	display: block;
	margin-top: 20px;
}
.mainpage-benefits-list li {
	list-style: none;
	margin: 0;
	padding: 20px 0 20px 120px;
	color: #007db6;
	font-size: 135%;
}
.mainpage-benefits-list li.mainpage-benefits-icon-star {
	background: url("/i/mainpage-benefits-icon-star.png") no-repeat scroll 35px center transparent;
}
.mainpage-benefits-list li.mainpage-benefits-icon-list {
	background: url("/i/mainpage-benefits-icon-list.png") no-repeat scroll 35px center transparent;
}
.mainpage-benefits-list li.mainpage-benefits-icon-suitcase {
	background: url("/i/mainpage-benefits-icon-suitcase.png") no-repeat scroll 35px center transparent;
}

/*solutions*/
.mainpage-solutions-title {
margin: 16px 0 0px;
float: left;
display: block;
margin-left: 4px;

}
.works_show{
margin: 16px 0 9px;
float: left;
display: block;
width: 130px;
height: 74px;
}
.works_show span{
color: #2c60a9;
border-bottom: 1px #2c60a9 dashed;
margin-right: 10px;
font-size: 18px;
}
.works_show a:hover span{
	
}
.works_show a{
text-decoration: none;
width: 185px;
display: block;
border: 1px #fff solid;
	border-radius: 5px;
background: url('/i/foto_pic.jpg') center right no-repeat;
padding: 5px; 
line-height: 48px;
}
.works_show a:hover{
	cursor: pointer;
}

.mainpage-solutions-title a {
	text-decoration: none;
	padding: 10px 15px;
	color: #fff;
	background: #e1333e;
	font-size: 162.5%;
	margin-right: 10px;
	display: block;
	width: 172px;
	line-height: 13px;
	border: 1px #e1333e solid;
	border-radius: 5px;
}
.mainpage-solutions-title a:hover{
	background: #308bb8;
	border: 1px #308bb8 solid;
}
.mainpage-solutions-title a span{
	font-size: 12px;
}

.mainpage-solutions-list {
	display: block;
	clear: both;
}
.mainpage-solutions-list li {
	list-style: none;
	margin: 5px 0;
}
.mainpage-solutions-list li a {
	display: block;
	position: relative;
	width: 426px;
	background: url("/i/mainpage-benefits-item-bg.png") right bottom no-repeat;
	text-decoration: none;
	color: #000;
	overflow: hidden;
}
.mainpage-solutions-list li table {
	width: 100%;
}
.mainpage-solutions-list li table td {
	vertical-align: middle;
}
.mainpage-solutions-items-image {
	position: relative;
	width: 211px;
	padding: 4px 0 9px 5px;
}
.mainpage-solutions-items-image img {
	display: block;
	position: absolute;
	top: 4px;
	left: 5px;
}
.mainpage-solutions-items-top-shadow {
	position: absolute;
	display: block;
	width: 216px;
	height: 11px;
	top: 0;
	left: 0;
	z-index: 20;
	background: url('/i/mainpage-benefits-item-bg-image.png') left top no-repeat;
}
.mainpage-solutions-items-bottom-shadow {
	position: absolute;
	display: block;
	width: 216px;
	height: 14px;
	bottom: 0;
	left: 0;
	z-index: 20;
	background: url("/i/mainpage-benefits-item-bg-image.png") no-repeat scroll left -11px transparent;
}
.mainpage-solutions-items-arrow {
	position: absolute;
	display: block;
	width: 23px;
	top: 5px;
	left: 194px;
	z-index: 30;
	background: url("/i/mainpage-benefits-item-arrow.png") no-repeat scroll center transparent;
	bottom: 9px;
}

.mainpage-solutions-items-props {
	padding: 10px 15px 10px 20px;
	background: url('/i/mainpage-benefits-item-bg-image.png') right top no-repeat;
}
.mainpage-solutions-items-title {
	color: #007db6;
	display: block;
	font-size: 20px;
	margin-bottom: 5px;

}
.mainpage-solutions-items-desc {
	display: block;
}
.mainpage-solutions-items-price {
	display: block;

}
.mainpage-solutions-items-price-value {
	color: #e1333e;
	font-size: 32px;
}
/*\solutions*/

/*video*/
.mainpage-video-title {
	color: #e1333e;
	font-size: 16px;
	text-align: center;
}
.mainpage-video-body {
position: relative;
padding: 10px 0;
margin: 5px 4px 5px 5px;
background: #358ab5;
}
.mainpage-video-body-inner {
	position: relative;
	width: 320px;
	height: 181px;
	margin: 0 auto;
}
.mainpage-video-shadow {
	display: none;
	position: absolute;
	width: 322px;
	height: 180px;
	top:0;
	background: url('/i/ten.png')repeat-y center ;
	z-index: 20;
}
.mainpage-video-other-link-cont {
	text-align: center;
}
.mainpage-video-other-link {
	padding: 6px 50px;
	color: #fff;
	background: #e1333e;
	font-size: 16px;
}
/*\video*/

/*news works*/
.mainpage-news-works {
	overflow: hidden;
	padding: 10px 481px 35px 20px;
}
.mainpage-news {
	float: left;
	width: 100%;
}
.mainpage-works {
	float: left;
	left: 40px;
	margin-right: -424px;
	position: relative;
	width: 424px;
}
.mainpage-news h2 {
	display: inline;
}
.mainpage-news-rss {
	display: inline-block;
	width: 15px;
	height: 20px;
	background: url("/i/rss-bg.gif") no-repeat scroll 0 0 transparent;
	margin-left: 10px;
	vertical-align: middle;
}

div.mainpage-news-title h2 {
font-size: 200%;
line-height: 140%;
display: block;
float: left;
line-height: 13px;
}
.mainpage-works h2 {
	font-size: 200%;
	line-height: 140%;
}

.mainpage-news h2 a,
.mainpage-works h2 a {
	color: #e1333e;
}

.mainpage-news-list {
	display: block;
	padding: 20px 0 0 0;
	/*background: url("/i/footer-delimeter-shadow.png") right top no-repeat;*/
}
.mainpage-news-list li {
	display: inline-block;
	vertical-align: top;
	width: 45%;
	margin: 0 4% 0 0;
}
.roundImaNews{
	border: 1px solid;
	border-color: rgba(0, 0, 0, 0);
	border-radius: 10px;
	 
}
.mainpage-news-image {
	position: relative;
}
.mainpage-news-image img {
	width: 100%;
	height: auto;
	display: block;
}
.mainpage-news-date {
	margin: 10px 0 4px;
	font-size: 14px;
}
.mainpage-news-link {
	font-size: 14px;
}
.mainpage-news-link:hover {
	color: #e02630;
}

.mainpage-works-body {
	padding: 20px 0 0;

}
.mainpage-works-image {
	float: left;
	width: 213px;
	margin: 0 20px 5px 0;
	position: relative;
}
.mainpage-works-image img {
	display: block;
}
.mainpage-works-date {
	color: #007db6;
	font-size: 14px;
	margin-bottom: 5px;

}
.mainpage-works-desc {
	font-size: 15px;
	font-style: italic;
}
/*\news works*/

/*corners*/
.corners-rounded-dark .cn {
	background: url("/i/star-dark-bg.png") no-repeat scroll 0 0 transparent;
	display: block;
	height: 10px;
	position: absolute;
	width: 10px;
	left: -5px;
	z-index: 20;
}
.corners-rounded-dark .cn.tl, .corners-rounded-dark .cn.tr {
	top: -5px;
}
.corners-rounded-dark .cn.tr, .corners-rounded-dark .cn.br {
	margin-left: 100%;
}
.corners-rounded-dark .cn.bl, .corners-rounded-dark .cn.br {
	margin-top: -5px;
}
/*\corners*/
/* @end */

.workHours{
	float: right;
	margin-bottom: 4px;
	margin-top: -5px;
	margin-right: 20px;
}


.shlapa{
	display: block;
	background: linear-gradient(to top, #e8e8e8, #fff);
	border: 1px #e8e8e8 solid;
	border-radius: 10px;
	padding: 10px;
	position: relative;
	margin-top: 30px;
	padding-top: 40px;
}
.shlapa .navParent{
	display: block;
	float: left;
	color: #e1313c;
	font-size: 17px;
	font-weight: bold;
	margin-right: 17px;
	line-height: 36px;
}
.shlapa ul{
	color: #e1313c;
	font-size: 20px;
	font-weight: bold;
	z-index: 1;
}
.shlapa ul li{
	position: relative;
}
.shlapa .navCild{
	font-size: 12px;
font-size: 12px;
margin-left: 18px;
line-height: 26px;
}
.shlapa  ul.navCild > li a{
	text-decoration: underline;
}
.shlapa li a{
	color: #e1313c;
	text-decoration: none;
}
.shlapa .malbert li a{
	font-size: 15px;
	color: #007db6;
	font-style: italic;
	border-bottom: 1px solid;
}
.shlapa .malbert li a:hover
{
	color:#e1313;
	border-bottom: 2px dotted;
}

.shlapa ul.navParent:hover {
	text-decoration: none;
}
.shlapa  ul.navParent > li:hover a[href]{
	border-bottom: 2px #e1313c dotted;
	cursor: pointer;
	
}
.shlapa  ul.navCild > li:hover a{
	text-decoration: none;
	border-bottom: 2px #e1313c dotted;
	cursor: pointer;
	
}
.shlapa .queQ{
width: 9.5px;
height: 10px;
display: inline-block;
font-size: 12px;
color: #358db5;
border: 1px #358db5 solid;
border-radius: 7px;
line-height: 10px;
padding: 1px 0 1px 2.5px;
}
.shlapa .queQ:hover{
	cursor: pointer;
	color: #e1313c;
	border: 1px #e1313c solid;
}
.podskazonchik{
font-size: 12px;
position: absolute;
width: 247px;
padding: 8px;
padding-right: 26px;
color: #3189b1;
border: 2px #3189b1 solid;
background-color: #fff;
border-radius: 10px;
z-index: 25;
font-weight: 100;
line-height: 14px;
display: none;
}
.podskazonchik .lea_bold{
color: #fff;
background-color: red;
border: 1px red solid;
border-radius: 8px;
font-size: 11px;
position: absolute;
display: block;
top: 3px;
right: 3px;
width: 10px;
height: 13px;
line-height: 13px;
padding-left: 4px;
}
.podskazonchik .lea_bold:hover{
	cursor: pointer;
}
.shlapa .head{
	font-size: 20px;
	color: #fff;
	background: #e1313c;
	border: 1px #e1313c solid;
	border-radius: 10px;
	display: block;
	padding: 5px 10px;
	position: absolute;
	top: -20px;
	left: 20px;
}
.malbert{
	display: block;
	
}
ul.malbert li{
display: block;
width: 353px;
	
}
ul.malbert img{
	display: block;
	float: left;
}
.lineFoot{
	border-top: 2px #3589b7 solid;
}
.tips_capa{
	margin-top: 30px;
	border: 1px solid #fff;
	border-radius: 10px; 
}