@font-face {
    font-family: 'PT Sans';
	src: url('../fonts/PTS.eot');
	src: local('PT Sans'),
         url('../fonts/PTS.eot?#iefix') format('embedded-opentype'),
         url('../fonts/PTS.woff') format('woff'),
         url('../fonts/PTS.ttf') format('truetype'),
         url('../fonts/PTS.svg#PTSans-Regular') format('svg');
}

@font-face {
    font-family: 'PT Sans';
	font-style: italic;
	src: url('../fonts/PTSI.eot');
	src: local('PT Sans Italic'),
         url('../fonts/PTSI.eot?#iefix') format('embedded-opentype'),
         url('../fonts/PTSI.woff') format('woff'),
         url('../fonts/PTSI.ttf') format('truetype'),
         url('../fonts/PTSI.svg#PTSans-Italic') format('svg');
}

@font-face {
    font-family: 'PT Sans';
	src: url('../fonts/PTSB.eot');
	font-style: normal;
	font-weight: bold;
	src: local('PT Sans Bold'),
         url('../fonts/PTSB.eot?#iefix') format('embedded-opentype'),
         url('../fonts/PTSB.woff') format('woff'),
         url('../fonts/PTSB.ttf') format('truetype'),
         url('../fonts/PTSB.svg#PTSans-Bold') format('svg');
}

@font-face {
    font-family: 'PT Sans';
	font-style: italic;
	font-weight: bold;
	src: url('../fonts/PTSBI.eot');
	src: local('PT Sans Bold Italic'),
         url('../fonts/PTSBI.eot?#iefix') format('embedded-opentype'),
         url('../fonts/PTSBI.woff') format('woff'),
         url('../fonts/PTSBI.ttf') format('truetype'),
         url('../fonts/PTSBI.svg#PTSans-BoldItalic') format('svg');
}


/* Форма обратной связи */
form#reg_form {
    text-align: center;
    width: 422px;
    margin: 0 auto;
    padding: 25px;
    background: #eee;
    border-radius: 10px;
  	overflow: hidden;
}

form#reg_form fieldset {
  	border: 0;
}

div.input,
div.textarea {
    padding: 0 0 25px 0!important;
  	line-height: 0;
  	width: 422px;
}

form#reg_form input,
form#reg_form textarea
{
    padding: 10px;
    border-radius: 5px;
    border: 1px solid #eee;
    font-size: 16px;
    width: 400px;
  	max-width: 400px;
}

form#reg_form input:focus,
form#reg_form textarea:focus {
  	box-shadow: inset 0 0 15px #81dffc;
  	border: 1px solid #f9f9f9;
}

dl.basic-form input {
  	height: 25px;
}

dl.basic-form textarea {
  	height: 100px;
}

form#reg_form .active,
form#reg_form .html {
  	padding: 0;
}

form#reg_form .form-reset,
form#reg_form .form-submit {
    width: 195px!important;
    height: 40px!important;
    border: 0;
    font-size: 22px!important;
    border-radius: 5px;
    color: #fff;
  	padding: 0;
  	text-transform: none!important;
  	font-weight: normal;
  	font-family: 'PT Sans', Arial, Helvetica, sans-serif!important;
}

form#reg_form .html {
  	margin-left: 32px
}

form#reg_form .form-submit  {
  	background: #E63235;
}

form#reg_form .form-reset {
  	background: #999;
}


/* Общие стили */
* {
  margin: 0;
  padding: 0;
}

html, body {
  height: 100%;
}

body {
    font-family: 'PT Sans', Arial, Helvetica, sans-serif;
    line-height: 21px;
    font-size: 18px;
    color:#323232;
    margin:0;
    padding:0;
    background-color:#E8E8E8;
	min-width: 1250px;
    overflow-y: scroll;
}

p {
    text-align: justify;
}

.wrapper {
  position: relative;
  min-height: 100%;
}

td, th {
    padding: 0;
}

ul li {
    list-style: none;
}

ol li {
    margin: 20px 0 0 18px;
}

th, h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
}

img, a {
    border: 0;
}

textarea, input, img, span {
    outline: none;
}

a {
    /*text-decoration: none;*/
}

a:link, a:visited, a:active {
    color: #549BB1;
}

a:hover {
    color: #E63235;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

a img:hover {
    filter:alpha(opacity=70); ..-opacity:0.7;
    opacity:0.7;
    -khtml-opacity:0.7;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -o-transition: all 0.8s;
    transition: all 0.8s;
}

h1 {
    font-size: 30px;
    color: #161616;
    padding-bottom: 15px;
    line-height: 38px;
}

h2 {
    margin: 30px 0 10px;
    font-weight: bold;
    font-size: 30px;
}

h3 {
    color: #E63235;
    font-size: 24px;
    border-bottom: 1px dashed;
    padding: 20px 0 5px;
    margin: 0 0 10px;
    display: inline-block;
}

h4 {
    font-weight: 600;
    font-size: 24px;
    margin: 25px 0 10px;
    border-bottom: 1px dashed #323232;
    font-style: normal;
    display: inline-block;
    padding-bottom: 5px;
}

dl {
    padding: 15px 0;
}

dt,
h4.toggle_none {
    color: #E63235;
    font-size: 24px;
    border-bottom: 1px dashed #E63235;
    padding-bottom: 5px;
    display: inline-block;
    font-weight: normal;
}

dt.toggle:hover,
dt.toggle_none:hover,
h4.toggle:hover,
h4.toggle_none:hover{
    border-bottom: 1px solid #fff;
}

dd span,
span.it-gray,
.ul-arrow span,
.ul-sep span,
.ul-color span {
    font-style: italic;
    font-size: 14px;
    color: #999;
}

ul.toggle_none_inner,
dd.toggle_none_inner {
    display: none;
}

hr {
    border-top: 1px dashed #eee;
    border-bottom: 0;
    border-left: 0;
    border-right: 0;
    margin: 20px 0;
}

figure {
    background: #eee;
    float: right;
    margin: 15px 0 15px 25px;
    border: 1px solid #ccc;
    text-align: center;
    padding: 15px;
}

figure img {
    padding: 10px;
    background: #fff;
    border: 1px solid #ccc;
}

figcaption {
    text-align: center;
    font-size: 16px;
    padding: 10px 0 0;
    font-weight: bold;
}

.quote,
.quote-l,
.quote-r {
    padding: 3% 4%;
    background: #eee;
    border-radius: 5px;
    font-style: italic;
    color: #888;
    position: relative;
}

.quote:before,
.quote-l:before,
.quote-r:before {
    content: "\201E";
    position: absolute;
    top: 8px;
    left: 11px;
    font-size: 100px;
    color: #ccc;
}

.quote:after,
.quote-l:after,
.quote-r:after {
    content: "\201C";
    position: absolute;
    bottom: 0;
    right: 15px;
    font-size: 100px;
    color: #ccc;
}

.quote-l {
    width: 42%;
    margin-right: 50%;
}

.quote-r {
    width: 42%;
    margin-left: 50%;
}

.comments {
    font-size: 13px;
    color: #999;
    font-style: italic;
}

table {
    width: 100%;
    color: #323232;
}

table, tr, td, th {
    border: 1px solid #ccc;
    border-collapse: collapse;

}
table.no-border, table.no-border tr, table.no-border th, table.no-border td {
    border: 0;
}

td, th {
    padding: 25px 20px;
}

/* 1. Шапка сайта */
header {
    background: #fff;
    margin-bottom: 15px;
}

.h-top {
    background: #4E4E4E;
    width: 100%;
    color: #fff;
    font-size: 18px;
}

.h-top-center, .h-center {
    width: 100%;
    max-width: 1250px;
    margin: 0 auto;
}

.h-bottom {
    border-top: 1px solid #D6D6D6;
    display: block;
}

.h-top, .h-center, .h-bottom {
    overflow: hidden;
}

/* 1.1. Модуль "Верхнее меню" */
.moduletable-top-menu {
    float: left;
}

.moduletable-top-menu li {
    float: left;
}

.moduletable-top-menu a {
    text-decoration: none;
    background: #4E4E4E;
    padding: 0 34px;
    display: block;
    color: #fff;
    line-height: 35px;
}

.moduletable-top-menu a:hover,
.moduletable-top-menu .active a:hover {
    background: #E63235;
    color: #fff;
}

.moduletable-top-menu .active a {
    background: #fff;
    color: #282828;
    text-decoration: none;
}

/* 1.2. Модуль "Телефон" */
.moduletable-phone {
    float: right;
    font-weight: bold;
}

.moduletable-phone p {
    line-height: 35px;
    padding: 0 5px;
}

/* 1.3. Модуль "Логотип" */
.moduletable-logo {
    float: left;
}

.moduletable-logo a {
    display: block;
    height: 54px;
    padding: 10px 0 10px 5px;
    width: 276px;
}

/* 1.4. Модуль "Личный кабинет" */
.moduletable-login {
    float: right;
}

.moduletable-login p {
    background: url(../images/login.png) no-repeat left center;
    padding: 26px 30px 26px 44px;
}

.moduletable-login a {
    font-size: 18px;
    color: #549BB1;
    text-decoration: none;
    border-bottom: 1px solid #549BB1;
}

.moduletable-login a:hover {
    color: #E63235;
    border-bottom: 1px solid #E63235;
}

/* 1.5. Модуль "Помощь" */
.moduletable-help {
    float: right;
}

.moduletable-help p {
    background: url(../images/help.png) no-repeat left center;
    padding: 26px 5px 26px 50px;
}

.moduletable-help a {
    font-size: 18px;
    color: #549BB1;
    text-decoration: none;
    border-bottom: 1px solid #549BB1;
}

.moduletable-help a:hover {
    color: #E63235;
    border-bottom: 1px solid #E63235;
}

/* 1.6. Модуль "Центральное меню" */
.moduletable-center-menu {
    width: 100%;
    max-width: 1250px;
    margin: 0 auto;
}

.moduletable-center-menu ul {
    margin: 0 0 8px 0;
    overflow: hidden;
    width: 100%;
}

.moduletable-center-menu li {
    float: left;
}

/*.moduletable-center-menu a {
    display: block;
    font-size: 25px;
    color: #000;
    text-decoration: none;
    padding: 0 25px;
    margin: 8px 5px 0 0;
    line-height: 42px;
    text-align: center;
}

.moduletable-center-menu li:first-child a {
    margin: 8px 5px 0 5px;
}

.moduletable-center-menu a:hover,
.moduletable-center-menu .active a {
    background: #E63235;
    color: #fff;
	border-radius: 3px;
}*/
.moduletable-center-menu a {
    display: block;
    font-size: 25px;
    color: #000;
    text-decoration: none;
    padding: 0 25px;
    margin: 8px 5px 0 0;
    line-height: 42px;
    text-align: center;
    border-radius: 3px;
    background: #e8e8e8;
}

.moduletable-center-menu li:first-child a {
    margin: 8px 5px 0 5px;
}

.moduletable-center-menu a:hover,
.moduletable-center-menu .active a {
    background: #E63235;
    color: #fff;
}

/* 2. Центральная часть сайта */
.center {
    width: 100%;
    max-width: 1250px;
    margin: 0 auto;
  	padding-bottom: 233px;
  	overflow: hidden;
}

/* 2.1. Модуль "Слайд-шоу на главной странице" */
.moduletable-slider-home {
    margin: 0 0 15px 0;
}

.moduletable-slider-home li img {
    border-radius: 3px;
    width: 1250px;
    height: 379px;
}

.djslider-default .navigation-container {
    top: 45%!important;
    margin: 0!important;
}

.djslider-default .navigation-container .prev-button {
    left: 15px;
}

.djslider-default .navigation-container .next-button {
    right: 15px;
}

/* 2.2. Модуль "Мозайка" */
table.mosaic {
    width: 100%!important;
    border: 0;
    padding: 0;
}
table.mosaic td,
table.mosaic tr {
    border: 0;
    padding: 0;
}

table.mosaic td {
	font-size: 0;
	line-height: 0;
}

table.mosaic td a {
    font-size: 0;
	display: inline-block;
}

table.mosaic td img {
  	border: none;
    border-radius: 3px;
	width: 100%;
  	height: 100%;
}

.mosaic-header-right {
    font-size: 28px;
    color: #161616;
    line-height: 33px;
    float: right;
    font-weight: bold;
    height: 33px;
    padding: 0 0 15px 0;
}

.mosaic-header-left {
    font-size: 28px;
    color: #161616;
    line-height: 33px;
    float: left;
    font-weight: bold;
    height: 33px;
    padding: 0 0 15px 0;
}

.pb17 {
    padding-bottom: 17px;
}

.pb17-2 {
    padding-bottom: 0;
}

.pr18 {
    padding-right: 22px;
}

/* 2.3. Контентная часть сайта */
.c-center {
    background: #fff;
    padding: 20px 0;
    display: block;
    width: 1250px;
  	overflow: hidden;
}

.c-left {
    width: 310px;
    float: left;
    margin: 0 35px 0 20px;
}

.c-right {
    width: 310px;
    float: right;
    margin: 0 20px 0 35px;
}

.content {
    width: 1210px;
    display: block;
    margin: 0 20px;
}

.content-left {
    width: 865px;
    display: block;
    margin: 0 20px 0 365px;
}

.content-right {
    width: 865px;
    display: block;
    margin: 0 365px 0 20px;
}

.content-left-right {
    width: 520px;
    display: block;
    padding: 0 365px;
}

.c-center img {
  max-width: 100%;
}

.c-center p {
  	padding: 10px 0;
}

.c-center ul li {
  	list-style-position: inside;
}

/* 2.3.1. Модуль "Правое боковое меню" */


/* 2.3.2. Модуль "Левое боковое меню" */
.moduletable-left-menu ul {
    /*border: 1px solid #CCCCCC;*/
    display: block;
}

.moduletable-left-menu li {
    border-top: 1px solid #fff;
    background: #eee;
}

.moduletable-left-menu li:first-child {
    border-top: none;
}

.moduletable-left-menu a {
    line-height: 22px;
    display: block;
    font-size: 18px;
    color: #323232;
    text-decoration: none;
    padding: 15px;
    cursor: pointer;
    position: relative;
}

.moduletable-left-menu > ul > li.deeper > a {
    padding: 15px 45px 15px 15px;
}

.moduletable-left-menu > ul > li.deeper > a:after,
.moduletable-left-menu > ul > li.deeper.active > a.open:after {
    content: '';
    position: absolute;
    right: 22px;
    font-weight: bold;
    border-style: solid;
    width: 0;
    height: 0;
    top: 22px;
}

.moduletable-left-menu > ul > li.deeper > a:after {
    border-color: #323232 transparent transparent transparent;
    border-width: 8px 5px 0 5px;
}

.moduletable-left-menu > ul > li.deeper.active > a.open:after {
    border-color: #fff transparent transparent transparent;
    border-width: 8px 5px 0 5px;
}

.moduletable-left-menu > ul > li.deeper > a.open:after {
    border-color: transparent transparent #323232 transparent;
    border-width: 0 5px 8px 5px;
}

.moduletable-left-menu > ul > li.deeper.active > a:after {
    border-color: transparent transparent #fff transparent;
    border-width: 0 5px 8px 5px;
}

.moduletable-left-menu li:hover a,
.moduletable-left-menu li.active a {
    background:#ddd;
    text-decoration: none;
    cursor:pointer;
}

.moduletable-left-menu li.active a {
    color: #fff;
    background: #E63235;
}

.moduletable-left-menu li ul {
    /*display: none;*/
    border: 0;
}

.moduletable-left-menu li.deeper ul {
    /*display: block;
    padding: 0 10px 10px;*/
}

.moduletable-left-menu li li {
    border-top: none;
}

.moduletable-left-menu li.deeper li a {
    line-height: 16px;
    font-size: 16px;
    padding: 10px 15px 10px 35px;
    background: #fff;
    color: #323232;
}

.moduletable-left-menu li.deeper li a:before {
    content: ">";
    margin-left: -20px;
    margin-right: 10px;
    color: #E63235;
}

.moduletable-left-menu li.deeper li a:hover,
.moduletable-left-menu li.active li a:hover,
.moduletable-left-menu li.active li.active a {
    color: #E63235;
}

/* 2.3.3. Контент страницы */

.header-news,
.header-action {
    font-size: 28px;
    color: #161616;
    line-height: 33px;
    float: left;
    font-weight: bold;
    width: 116px;
    height: 33px;
    padding: 15px 0;
}

.link-all-news,
.link-all-action {
    float: left;
    padding: 15px 0;
}

.link-all-news a,
.link-all-action a {
    color: #fff;
    text-decoration: underline;
    display: block;
    background-color: #E63235;
    padding: 6px 11px;
    border-radius: 3px;
    font-size: 18px;
}

.link-all-news a:hover,
.link-all-action a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #D62E31;
}

.category-module-news,
.category-module-action {
    clear: both;
    padding: 25px;
    background-color: #FFFFFF;
    font-size: 18px;
    line-height: 28px;
}

.category-module-news li,
.category-module-action li {
    padding-top: 20px;
}

.category-module-news li:first-child,
.category-module-action li:first-child {
    padding-top: 0;
}

.date_and_name a {
    color: #549BB1;
    text-decoration: underline;
}

.date_and_name a:hover {
    color: #E63235;
}

/* 2.4. Баннеры в нижней части сайта */
.moduletable-banner-bottom ul {
    width: 1250px;
    overflow: hidden;
    margin: 15px 0;
}
.moduletable-banner-bottom li {
    float: left;
    padding-left: 67px;
}

.moduletable-banner-bottom li:first-child {
    padding-left: 0;
}

.moduletable-banner-bottom li a{
    -moz-border-radius: 5px; /* Firefox */
    -webkit-border-radius: 5px; /* Safari, Chrome */
    -khtml-border-radius: 5px; /* KHTML */
    border-radius: 5px;
}

.zoom {
    width:372px;
    height:221px;
    display:block;
    position:relative;
    overflow:hidden;
    background:#fff url(../images/loader.gif) no-repeat center;
}

    .zoom img { display:none }

        .zoomOverlay {
            position:absolute;
            top:0; left:0;
            bottom:0; right:0;
            display:none;
            background-image:url(../images/k1_2.png);
            background-repeat:no-repeat;
            background-position:center;
        }

        #blue .zoomOverlay {
            position:absolute;
            top:0; left:0;
            bottom:0; right:0;
            display:none;
            background-image:url(../images/k2.png);
            background-repeat:no-repeat;
            background-position:center;
        }

		        #blue2 .zoomOverlay {
            position:absolute;
            top:0; left:0;
            bottom:0; right:0;
            display:none;
            background-image:url(../images/k3.png);
            background-repeat:no-repeat;
            background-position:center;
        }

		        #blue3 .zoomOverlay {
            position:absolute;
            top:0; left:0;
            bottom:0; right:0;
            display:none;
            background-image:url(../images/k1_2.png);
            background-repeat:no-repeat;
            background-position:center;
        }


/* 3. Подвал сайта */
footer {
    padding-top: 15px;
  	position: absolute;
  	bottom: 0;
  	width: 100%;
  	left: 0;
}

.f-top {
    background: #fff;
    overflow: hidden;
}

/* 3.1. Модуль "Нижнее меню 1", 3.2. Модуль "Нижнее меню 2" */
.moduletable-main-section,
.moduletable-company {
    width: 100%;
    max-width: 1250px;
    margin: 0 auto;
    clear: both;
}

.moduletable-company {
    border-top: 1px solid #C2C2C2;
}

.header-main-section {
    float: left;
    width: 181px;
    line-height: 75px;
    font-size: 19px;
    color: #161616;
    margin-left: 5px;
}

.header-company {
    float: left;
    width: 120px;
    line-height: 95px;
    font-size: 19px;
    color: #161616;
    background: url(../images/lm.png) no-repeat left center;
    padding-left: 61px;
    margin-left: 5px
}

.arrow-main-section,
.arrow-company {
    float: left;
    width: 55px;
    height: 75px;
    background: url(../images/str.png) no-repeat left center;
}

.arrow-company {
    height: 95px;
}

.moduletable-main-section ul,
.moduletable-company ul {
    float: left;
}

.moduletable-main-section li {
    float: left;
    line-height: 75px;
}

.moduletable-company li {
    float: left;
    line-height: 95px;
}

.moduletable-main-section a,
.moduletable-company a {
    font-size: 18px;
    color: #549BB1;
    text-decoration: none;
    margin-right: 65px;
    border-bottom: 1px solid #549BB1;
}

.moduletable-main-section a:hover,
.moduletable-company a:hover,
.moduletable-main-section li.active a,
.moduletable-company li.active a,
.moduletable-company li.current a {
    font-size: 18px;
    color: #E63235;
    text-decoration: none;
    margin-right: 65px;
    border-bottom: 0;
}

/* 3.3. Модуль "Копирайт" */
.moduletable-copyright{
    width: 100%;
    max-width: 1250px;
    margin: 0 auto;
    padding: 0 5px;
    font-size: 15px;
    color: #323232;
    line-height: 47px;
}

/* 4. Дополнительные стили */
/* 4.1. Список с разделителем ul-sep */
ul.ul-sep li {
  	display: block;
  	padding: 5px 0;
  	border-top: 1px dashed #ddd;
}

ul.ul-sep li:first-child {
  	border-top: 0 dashed #ddd;
}

ul.ul-sep li h4 {
  	margin: 10px 0 0;
    border-bottom: 0;
    padding-bottom: 0;
}

ul.ul-sep li h4 a {
  	text-decoration: underline;
    color: #E63235;
}

ul.ul-sep li h4 a:hover {
    text-decoration: none;
}

ul.ul-sep li a, ul.ul-sep li p {
  	overflow: hidden;
}

/* 4.2. Список с цветовым выделением ul-color */
ul.ul-color li {
  	display: block;
  	padding: 15px;
  	border-left: 10px solid #eee;
  	border-right: 10px solid #eee;
}

ul.ul-color li:hover,
ul.ul-color li:first-child:hover {
  	border-left: 10px solid #E63235;
  	border-right: 10px solid #E63235;
}

ul.ul-color li:hover h4 {
  	margin-bottom: 5px;
}

ul.ul-color li a {
  	text-decoration: underline;
  	padding-bottom: 5px;
}

ul.ul-color li:hover a {
  	color: #E63235;
}

/* 4.3. Список со стрелочками ul-arrow и Список со стрелочками и большими отступами ul-arrow-bp*/
ul.ul-arrow li {
  	display: block;
  	padding: 5px 0 0 23px;
	background: url(../images/arrow.png) no-repeat 0 11px;
}

ul.ul-arrow-bp li {
  	display: block;
  	padding: 15px 0 0 23px;
	background: url(../images/arrow.png) no-repeat 0 21px;
}

ul.ul-arrow li:hover h4,
ul.ul-arrow-bp li:hover h4 {
  	margin-bottom: 5px;
}

ul.ul-arrow li a,
ul.ul-arrow-bp li a {
  	text-decoration: underline;
  	margin-bottom: 5px;
}

ul.ul-color li:hover a,
ul.ul-color-bp li:hover a {
  	color: #7ac5cb;
}

ul.ul-arrow li em,
ul.ul-arrow-bp li em {
  	font-size: 16px;
  	color: #999;
}


/* 4.4. Горизонтальный список ul-h-list */
ul.ul-h-list li {
    display: inline-block;
    padding: 10px 10px;
    margin: 5px 0 0;
    background: #ddd;
    width: 22%;
}

/* 4.5. Горизонтальный список ul-h-list */
ul.ul-h-list-10 li {
    display: inline-block;
    padding: 10px 10px;
    margin: 1% 1% 0 0;
    background: #ddd;
    width: 9%;
    text-align: center;
    border-radius: 5px;
}

/* Блок текста выделеный рамкой .border-block */
.border-block {
    border: 3px solid #eee;
    border-radius: 5px;
    padding: 20px 30px;
    margin: 15px 0;
}
.border-block h4 {
    margin: 10px 0 0;
}

/* Блок текста выделеный рамкой .red-block */
.red-block {
    background: #E63235;
    border-radius: 5px;
    padding: 23px 33px;
    margin: 15px 0;
    color: #fff;
    font-style: italic;
}

.red-block h4 {
    border-bottom: 1px dashed #fff;
    margin: 10px 0 0;
}

/* Таблица с ценами .tab-price-3 и .tab-price-5*/
.tab-price-2 tr,
.tab-price-2 th,
.tab-price-2 td,
.tab-price-3 tr,
.tab-price-3 th,
.tab-price-3 td,
.tab-price-5 tr,
.tab-price-5 th,
.tab-price-5 td,
.tab-price-2-bp tr,
.tab-price-2-bp th,
.tab-price-2-bp td,
.tab-price-3-bp tr,
.tab-price-3-bp th,
.tab-price-3-bp td,
.tab-price-5-bp tr,
.tab-price-5-bp th,
.tab-price-5-bp td {
    border: 1px solid #ccc;
}

.tab-price-2 thead,
.tab-price-3 thead,
.tab-price-5 thead,
.tab-price-2-bp thead,
.tab-price-3-bp thead,
.tab-price-5-bp thead {
    font-weight: bold;
    background: #ddd;
}


.tab-price-2 thead td,
.tab-price-3 thead td,
.tab-price-5 thead td,
.tab-price-5 tbody td,
.tab-price-5 tbody th,
.tab-price-2 tbody td,
.tab-price-3 tbody td,
.tab-price-2 tbody th,
.tab-price-3 tbody th {
    padding: 10px 20px;
}

.tab-price-2-bp thead td,
.tab-price-3-bp thead td,
.tab-price-5-bp thead td,
.tab-price-5-bp tbody td,
.tab-price-5-bp tbody th,
.tab-price-2-bp tbody td,
.tab-price-3-bp tbody td,
.tab-price-2-bp tbody th,
.tab-price-3-bp tbody th {
    padding: 25px 20px;
}

.tab-price-2 th,
.tab-price-3 th,
.tab-price-5 th {
    font-weight: bold;
    text-align: center;
    background: #eee;
}

.tab-price-2-bp th,
.tab-price-3-bp th,
.tab-price-5-bp th {
    font-weight: bold;
    text-align: center;
    background: #eee;
}

.tab-price-2 td:nth-of-type(1),
.tab-price-2-bp td:nth-of-type(1) {
    width: 70%;
}

.tab-price-3 td:nth-of-type(1),
.tab-price-5 td:nth-of-type(1),
.tab-price-3-bp td:nth-of-type(1),
.tab-price-5-bp td:nth-of-type(1) {
    width: 6%;
}

.tab-price-2 td:nth-of-type(2),
.tab-price-2-bp td:nth-of-type(2) {
    width: 30%;
}

.tab-price-5 td:nth-of-type(2),
.tab-price-5-bp td:nth-of-type(2) {
    width: 40%;
}

.tab-price-5 td:nth-of-type(3),
.tab-price-5 td:nth-of-type(4),
.tab-price-5 td:nth-of-type(5),
.tab-price-5-bp td:nth-of-type(3),
.tab-price-5-bp td:nth-of-type(4),
.tab-price-5-bp td:nth-of-type(5) {
    width: 18%;
}

.tab-price-3 td:nth-of-type(2),
.tab-price-3-bp td:nth-of-type(2) {
    width: 64%;
}

.tab-price-3 td:nth-of-type(3),
.tab-price-3-bp td:nth-of-type(3) {
    width: 30%;
}

.tab-price-2 tbody td:nth-of-type(2),
.tab-price-5 tbody td:nth-of-type(1),
.tab-price-5 tbody td:nth-of-type(3),
.tab-price-5 tbody td:nth-of-type(4),
.tab-price-5 tbody td:nth-of-type(5),
.tab-price-3 tbody td:nth-of-type(1),
.tab-price-3 tbody td:nth-of-type(3),
.tab-price-2-bp tbody td:nth-of-type(2),
.tab-price-5-bp tbody td:nth-of-type(1),
.tab-price-5-bp tbody td:nth-of-type(3),
.tab-price-5-bp tbody td:nth-of-type(4),
.tab-price-5-bp tbody td:nth-of-type(5),
.tab-price-3-bp tbody td:nth-of-type(1),
.tab-price-3-bp tbody td:nth-of-type(3) {
    text-align: center;
}

.tab-price-5 tbody td:nth-of-type(3) span,
.tab-price-5 tbody td:nth-of-type(4) span,
.tab-price-5 tbody td:nth-of-type(5) span,
.tab-price-2 tbody td:nth-of-type(2),
.tab-price-3 tbody td:nth-of-type(3),
.tab-price-5-bp tbody td:nth-of-type(3) span,
.tab-price-5-bp tbody td:nth-of-type(4) span,
.tab-price-5-bp tbody td:nth-of-type(5) span,
.tab-price-2-bp tbody td:nth-of-type(2),
.tab-price-3-bp tbody td:nth-of-type(3) {
    font-size: 22px;
    font-weight: bold;
}

.tab-price-2 tbody td:nth-of-type(1),
.tab-price-3 tbody td:nth-of-type(2),
.tab-price-5 tbody td:nth-of-type(2),
.tab-price-2-bp tbody td:nth-of-type(1),
.tab-price-3-bp tbody td:nth-of-type(2),
.tab-price-5-bp tbody td:nth-of-type(2) {
    font-weight: bold;
    text-align: left;
}

.tab-price-2 tbody td:nth-of-type(1) span,
.tab-price-3 tbody td:nth-of-type(2) span,
.tab-price-5 tbody td:nth-of-type(2) span,
.tab-price-2 tbody td:nth-of-type(2) span,
.tab-price-3 tbody td:nth-of-type(3) span,
.tab-price-2-bp tbody td:nth-of-type(1) span,
.tab-price-3-bp tbody td:nth-of-type(2) span,
.tab-price-5-bp tbody td:nth-of-type(2) span,
.tab-price-2-bp tbody td:nth-of-type(2) span,
.tab-price-3-bp tbody td:nth-of-type(3) span {
    font-weight: normal;
    font-size: 14px;
    font-style: italic;
}

/* Форма обратной связи */
.contactus-form input,
.contactus-form textarea,
.contactus-form button {
  border-radius: 5px!important;
  font-family: 'PT Sans', Arial, Helvetica, sans-serif!important;
}
