/* Системное сообщение */
#system-message dd.message ul {
background: #f9f9f9;
border-top: 3px solid #878787;
border-bottom: 3px solid #878787;
border-radius: 0px;
}
#system-message > dd > ul > li{
color: #000;
}
/* Всплывающее окно */
#jquery-overlay {
    z-index: 1000;
}
#jquery-lightbox {
    z-index: 100000;
}
#messages-overlay {
    z-index: 10000;
}
#modal-messages {
	z-index: 10001;
    background: #fff;
    border-radius: 5px;
    padding: 0;
    width: 96%;
    max-width: 600px;
    border: 4px solid #009fe3;
}
#modal-messages #messages-main span {
    font-weight: bold;
    text-align: center;
    display: inline-block;
    width: 100%;
    font-size: 13px;
    text-transform: uppercase;
	margin-bottom: 0px;
}
#modal-messages #messages-main span.messages-error {
    color: #009982 !important;
}
#modal-messages #messages-main span em.chis {
    font-style: normal;
    font-size: 20px;
    color: #000;
    text-decoration: none;
}
#modal-messages #messages-header {
    background: #333333;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    color: transparent;
    text-align: center;
    font-size: 100%;
	display: none;
}
#modal-messages #messages-main {
    background: #f9f9f9;
    color: #000;
	min-height: auto;
}
#modal-messages #messages-main p {
    text-align: center;
}
#modal-messages #messages-footer {
    height: 0;
}
/*******/

/* Пагинация */
.pagination ul li{
    padding: 5px 10px !important;
    border: 1px solid #ddd;
    font-size: 13px;
    margin-right: 2px!important;
}
.pagination ul li a.pagenav{
font-size: 12px;
text-decoration: none;
color: #333333;
font-weight: bold;
}
.pagination ul li a.pagenav:hover,
.pagination ul li span.pagenav {
text-decoration: none;
color: #151FCE;
font-weight: bold;
}
/* Общие правки */
@font-face {
	font-family: 'Conv_Montserrat-Regular';
	src: url('../fonts/Montserrat-Regular.eot');
	src: local('☺'), url('../fonts/Montserrat-Regular.woff') format('woff'),
	url('../fonts/Montserrat-Regular.ttf') format('truetype'),
	url('../fonts/Montserrat-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Conv_DINPro-Regular';
	src: url('../fonts/DINPro-Regular.eot');
	src: local('☺'), url('../fonts/DINPro-Regular.woff') format('woff'), 
	url('../fonts/DINPro-Regular.ttf') format('truetype'), 
	url('../fonts/DINPro-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
.dl-horizontal dd{
    margin: 15px 0;
    font-size: 16px;
}
[class*="fa-"]:before{
    font-family: 'FontAwesome';
}
* {
	outline: none !Important;
	font-family: 'Conv_Montserrat-Regular', sans-serif !important;
}
input {
	outline: none;
}
input:-webkit-autofill {
    -webkit-box-shadow: inset 0 0 0 50px #fff !important; /* Цвет фона */
    -webkit-text-fill-color: #666 !important; /* цвет текста */
    color: #666 !important; /* цвет текста */
}
div[style="clear: both;"]{
height: 0;
}
.p-none{
	display: none !important;
}
img.pull-left,
img.pull-left.thumb {
    float: left;
    margin: 5px 10px 0 0;
    max-width: 250px;
    height: auto;
}
img.pull-right,
img.pull-right.thumb {
	float: right;
    margin: 10px 0 5px 10px;
    max-width: 200px;
}
.gl-page h1{
	display: none;
}
.header {
	border-top: 30px solid #fff;
	z-index: 1;
}
.header:before {
	background: #ddd;
	height: 1px;
	width: 100%;
	display: block;
}
.header:after {
    background: rgba(255, 255, 255, 0.9);
    height: 10px;
    width: 100%;
    display: block;
}
.shapes .nostyle{
	left: auto !important;
}
.shapes {
    overflow: visible !important;
    z-index: auto !important;
    width: 1200px;
    margin: auto;
    display: block;
	position: relative;
}
.shapes:before {
    content: url(../images/fon.png);
    position: absolute;
    right: 0;
    top: -31px;
}
.sheet{
    width: 1200px;
}
h1, h1 span {
    margin: 10px 0 20px !important;
    font-size: 25px !important;
    line-height: 25px;
    font-weight: bold !important;
	color: #000 !important;
	text-transform: uppercase;
}
.post {
    margin: 20px 0;
}
.postcontent p {
    margin: 12px 0 !important;
}
.content-layout .sidebar1 {
    width: 260px;
    background: rgba(255, 255, 255, 0.85);
    padding: 20px;
}
.content-layout .sidebar1 {
    width: 280px;
    padding: 0;
    background: transparent;
}
.sidebar1 .blockcontent {
    padding: 0;
}
.vmenublockheader .t,
.blockheader .t {
    margin: 0;
    font-weight: bold;
    font-size: 20px;
    text-transform: uppercase;
    color: #dd2116;
}
.content-layout .content {
    padding-left: 30px;
}
.readmore a{
	border: 1px solid #dd2116;
    border-radius: 25px !important;
    padding: 5px 25px !important;
    font-size: 14px !important;
    color: #333 !important;
    margin-top: 15px;
    display: inline-block;
}
.readmore{
    text-align: right;
}
.blog .intro-introtext img.pull-left{
	max-width: 150px;
}
.osn-bg {
    position: relative;
}
.osn-bg:before {
    content: url(../images/st-bg.jpg);
    position: fixed;
    top: -25px;
    left: 10%;
    margin: auto;
    -webkit-transform: skew(30deg);
    -moz-transform: skew(30deg);
    -o-transform: skew(30deg);
}
/* Слайдшоу */

/* Верхнее меню */
.nostyle.tp-menu{
    position: absolute;
    top: -31px;
    margin-left: 145px;
    z-index: 1;
}
.nostyle.tp-menu ul.menu>li {
    display: inline-block;
}
.nostyle.tp-menu ul.menu>li>a{
    text-decoration: none;
    font-size: 11px;
    line-height: 30px;
    color: #000;
    padding: 0 7px;
    text-transform: uppercase;
    font-family: 'Conv_DINPro-Regular' !important;
    font-weight: bold;
}
/* Меню клиента */

/* Горизонтальное меню */
.desktop .nav {
    width: 100%;
    background: #dd2116;
	left: auto !important;
}
.nav-wrap{
    width: 1200px;
    margin: auto;
}	
.hmenu {
    float: none;
	width: 100%;
}
ul.hmenu>li {
	width: calc(100% / 8);
}
ul.hmenu>li>a {
	padding: 0 !important;
    height: 45px;
    line-height: 45px;
    text-align: center !important;
    text-transform: uppercase;
    font-size: 13px !important;
    font-weight: bold !important;
}
ul.hmenu-mega-menu{
	padding-top: 10px !important;
}
ul.hmenu-mega-menu>li a{
	font-weight: normal !important;
}
.item-126 ul.hmenu-mega-menu>li>a{
	font-weight: bold !important;
	text-transform: uppercase !important;
    font-weight: bold !important;
    text-transform: uppercase !important;
    height: 45px;
    line-height: 45px !important;
}
ul.hmenu-mega-menu>li>ul>li a{
	padding-left: 50px !important;
    height: 30px;
    line-height: 30px !important;
}
/*******/

#menu.fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: #dd2116;
}
#menu.fixed ul.hmenu>li>a{

}
#menu.fixed ul.hmenu>li>a:hover, #menu.fixed ul.hmenu>li:hover>a,
#menu.fixed ul.hmenu>li>a.active{

}
.desktop ul.hmenu>li>ul {
    width: auto !important;
    left: auto !important;
    padding: 0;
    margin: 0;
    background: #878787;
}
#menu.fixed ul.hmenu li {
    line-height: 45px;
}
/* Логотип */
.nostyle.logo{
	position: absolute;
	left: 0 !important;
	top: -27px;
}
/* Телефоны */
.custom.tel{
    margin-left: 260px;
    top: 20px;
    position: absolute;
}
.custom.tel>p {
    color: #000;
    font-size: 15px;
    padding: 5px;
    display: inline-block;
    text-align: center;
    font-weight: bold;
}
.custom.tel>p:before{
    top: 0px;
    position: relative;
    right: 5px;
    display: inline-block;
    border: 1px solid #fff0;
    content: '\f098';
    font-family: 'FontAwesome';
    color: #dd2116;
    font-size: 18px;
}
.custom.tel>p:last-child:before{
    content: none;
}
.custom.tel>p a{
    color: #dd2116;
    font-size: 16px;
    display: inline-block;
    text-decoration: none;
}
.custom.tel>p a:before {
    content: '\f0e0';
    font-family: 'FontAwesome';
    font-size: 16px;
    padding-right: 5px;
}
/* Описание */
.custom.opis{
	position: absolute;
	right: 270px;
	top: 37px;
}
.custom.opis p{
	color: #fff;
	font-size: 13px;
	line-height: normal;
	text-shadow: 1px 1px 1px #000;
}
/* Лозунг */
.custom.loz{
    position: absolute;
    right: 60px;
    top: 10px;
}
.custom.loz p{
    color: #fff;
    font-size: 22px;
    text-transform: uppercase;
    font-weight: bold;
    text-shadow: 1px 1px 1px #000;
	font-family: 'Conv_DINPro-Regular' !important;
}
.custom.loz p:last-child{
    font-size: 11px;
    font-weight: normal;
    margin-left: -25px;
}
/* Слайдер на главной */
.nostyle.sld{
	background: #fff;
}
.nostyle.sld.animated{
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
}
.sld .slide-desc-bg-default {
    background: transparent;
}
.sld .slide-text{
    -webkit-transform: skew(30deg);
    -moz-transform: skew(30deg);
    -o-transform: skew(30deg);
    padding: 15px 0;
    background: #dd2116;
    width: 80%;
    margin-left: 30%;
}
.sld .slide-text:hover{
    background: #009982;
	transition: 1s;
	cursor: pointer;
}
.sld .slide-text p{
    -webkit-transform: skew(-30deg);
    -moz-transform: skew(-30deg);
    -o-transform: skew(-30deg);
	text-transform: uppercase;
}
.djslider-default .navigation-container .prev-button,
.djslider-default .navigation-container .next-button{
	padding: 10px;
	background: rgba(255,255,255,0.5);
}
.djslider-default .navigation-container .prev-button:hover,
.djslider-default .navigation-container .next-button:hover{
	padding: 10px;
	background: rgba(255,255,255,0.8);
}
.sld .djslider-default img.dj-image:hover{
    opacity: 0.75;
	transition: opacity 0.5s;
}
/* Услуги */
.sl-block-wrapper{
	width: 1200px;
	margin: auto;
}
.nostyle.popusl{
	margin-bottom: 30px;
}
.popusl h3 {
    color: #70716f;
    text-transform: uppercase;
    margin: 40px auto 25px;
    text-align: center;
    font-size: 24px;
}
.popusl .bt-cs .bt-inner {
    margin: 0;
    padding: 0;
}
.popusl .bt-cs .bt-inner img {
    outline: 1px solid #b5b5b5;
    border: 0px solid #fff;
    max-width: 100%;
    margin: 0;
}
.popusl .bt-cs .bt-inner a.bt-title {
	color: #dd2116;
    text-align: center;
    display: block;
    line-height: 100%
}
.popusl p.readmore{
    -webkit-transform: skew(30deg);
    -moz-transform: skew(30deg);
    -o-transform: skew(30deg);
    padding: 12px 15px;
    background: #dd2116;
    width: 50%;
    position: absolute;
    bottom: 5%;
    left: -5%;
    text-align: center;
}
.popusl p.readmore a{
    -webkit-transform: skew(-30deg);
    -moz-transform: skew(-30deg);
    -o-transform: skew(-30deg);
	color: #fff !important;
	display: block;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 9pt !important;
	border: none;
	margin-top: 0;
}
/* Блог услуги */
.blog.uslug .intro-introtext{
    display: none;
}
.blog.uslug .intro-thumbnail{
	text-align: center;
	position: relative;
}
.blog.uslug .intro-thumbnail:before{
    content:'';
	background: -moz-linear-gradient(top, rgba(0,0,0,0.75) 0%, rgba(0,0,0,0) 100%);
	background: -webkit-linear-gradient(top, rgba(0,0,0,0.75) 0%,rgba(0,0,0,0) 100%);
	background: linear-gradient(to bottom, rgba(0,0,0,0.75) 0%,rgba(0,0,0,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bf000000', endColorstr='#00000000',GradientType=0 );
	display: block;
	height: 100%;
	width: 100%;
	position: absolute;
}
.blog.uslug .intro-thumbnail img{
    max-width: 100%;
    margin: 0;
    float: none;
}
.blog.uslug .item[class*="column-"]{
    width: 23%;
    margin: 0 8px;
    text-align: center;
    position: relative;
    overflow: hidden;
    display: block;
    float: left;
}
.blog.uslug h2{
    font-size: 15px;
    line-height: 100%;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
    width: 90%;
    margin: 0 auto 20px;
    position: absolute;
    top: 35px;
    padding: 10px;
    z-index: 1;
}
.blog.uslug  p.readmore {
    -webkit-transform: skew(30deg);
    -moz-transform: skew(30deg);
    -o-transform: skew(30deg);
    padding: 5px 15px;
    background: #dd2116;
    width: 50%;
    position: absolute;
    bottom: 10%;
    left: -6%;
    text-align: center;
}
.blog.uslug  p.readmore a {
    -webkit-transform: skew(-30deg);
    -webkit-transform: skew(-30deg);
    -moz-transform: skew(-30deg);
    -o-transform: skew(-30deg);
    color: #fff !important;
    display: block;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 9pt !important;
    border: none;
    margin-top: 0;
    margin: 0;
    padding: 0 !important;
}
/* Преимущества */
.preim h3 {
    color: #dd2116;
    text-transform: uppercase;
    margin: 0px auto 25px;
    font-size: 24px;
    font-weight: bold;
}
.custom.prim p{
	margin: 0 !important;
}
.custom.prim td{
	vertical-align: middle;
}
.custom.prim h5{
	font-size: 14px;
	color: #000;
	padding: 0 10px;
}
/* Галерея работ */
.gal-rab h3 {
    color: #70716f;
    text-transform: uppercase;
    margin: 0px auto 25px;
    font-size: 24px;
    font-weight: bold;
}
/* Вертикальное меню */
.block.usl .blockheader {
    border-bottom: none;
}
.block.usl ul.menu{
	background: #009fe3;
    padding: 0;
    margin-bottom: 15px;
}
.block.usl ul.menu li:before{
	content: none;
}
.block.usl ul.menu li{
    margin: 0;
    padding: 0;
}
.block.usl ul.menu li a, .block.usl ul.menu>li>span.separator{
	color: #fff !important;
	display: block;
}
.block.usl ul.menu>li>a, .block.usl ul.menu>li>span.separator {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 16px;
    padding: 15px 5px 15px 10px;
    background: #838383;
    border-bottom: 1px solid #B6BFC5;
    text-decoration: none;
    display: flex;
	transition: 0.5s;
}
.block.usl ul.menu>li.active>a,
.block.usl ul.menu>li>a:hover, .block.usl ul.menu>li>span.separator:hover {
    background: #dd2116;
}
.block.usl ul.menu>li>a:before, .block.usl ul.menu>li>span.separator:before{
    content: url(../images/blockbullets.png);
    padding-right: 10px;
}
.block.usl ul.menu ul li a {
    padding: 10px 5px 10px 15px;
    background: #dd2116;
    border-bottom: 1px solid #B6BFC5;
    text-decoration: none;
    display: flex;
    line-height: 100%;
	transition: 0.3s;
}
.block.usl ul.menu ul li a:hover, .block.usl ul.menu ul li.active a{
    background: #878787;
}
.block.usl ul.menu ul li a:before{
    content: url(../images/blockbullets-m.png);
    padding-right: 5px;
    bottom: 4px;
    position: relative;
}
/* Витрина */
.nostyle.cont-sl{
    width: 100%;
    margin: auto;
    background: rgba(255, 255, 255, 0.85);
    padding: 20px;
    min-width: 320px;
    max-width: 1200px;
    margin-bottom: 50px;
}
.cont-sl h3{
    color: #dd2116;
    text-transform: uppercase;
    margin: 0 0 20px;
    text-align: center;
    font-size: 24px;
}
.cont-sl .bt-cs .bt-inner .bt-title {
    color: #151FCE;
    margin-bottom: 0;
    display: block;
}
.cont-sl .bt-introtext{
	padding-right: 10px;
    font-size: 14px
}
.cont-sl .bt-introtext:before{
	content: url(/images/17012.png);
	float: left;
	margin-right: 15px;
}
.cont-sl .readmore{
    text-align: right;
    font-size: 13px;
    margin: 10px;
}
.cont-sl .readmore a{
    color: #dd2116;
}
/* Параллакс */
.sl-8{
	position: relative;
}
.nostyle.parr{
	margin: 30px auto 50px;
}
.parr .lgx-parallax-logo {
    margin-top: -130px;
    margin-bottom: 40px;
}
.parr .lgx-parallax-title,
.parr .lgx-parallax-text {
    text-transform: uppercase;
	margin-bottom: 20px;
	text-shadow: 1px 1px 1px #000;
}
/* Новости */
.block.polmat{
    margin-top: 10px;
    padding: 10px;
    background: rgba(255, 255, 255, 0.75);
}
.polmat .bt-cs .bt-inner {
    padding: 0;
}
.polmat .bt-cs .bt-inner a.bt-title {
    color: #dd2116;
	text-align: left;
	display: block;
}
.polmat .bt-cs .bt-inner img {
    border: 0px solid #fff;
}
/* Задать вопрос */
.nostyle.consult {
    width: 1200px;
    margin: auto;
    margin-top: -220px;
    margin-bottom: 100px;
    padding-top: 10px;
    border-top: 2px solid #fff;
}
.joomly-callback-div a{
    font-size: 14px;
    text-decoration: none;
    color: #878787;
}
.nostyle.consult  button.button-joomly-callback-form{
	float: right;
}
/* Нижние материалы */
.nostyle.popusl.btt{
	width: 1200px;
    margin: 0 auto 30px;
}
.popusl.btt .bt-row  {
    width: 32% !important;
}
.popusl.btt .bt-row:nth-child(2)  {
    border-right: 8px solid #fff;
    border-left: 8px solid #fff;
}
.popusl.btt p.readmore {
    bottom: 25%;
    left: -5%;
}
/* Футер */
.footer-inner {
    width: 1200px;
    padding-right: 0;
    padding-left: 0;
}
.f-txtx{
    margin-top: 20px;
    border-top: 1px solid #151fce;
    padding-top: 20px;
    font-size: 16px;
}
.nostyle.socs{
	text-align: left;
}
.socs h3 {
    text-transform: uppercase;
    margin-bottom: 20px;
}
/* Нижние контакты */
.nostyle.tel.bott h3{
	text-align: left;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.custom.tel.bott {
    margin-left: auto;
    top: auto;
    position: relative;
}
.custom.tel.bott>p {
    display: block;
	text-align: left;
	padding-left: 0;
}
.custom.tel.bott>p a:before {
    padding-right: 10px;
    margin-left: -5px;
}
/* Нижнее меню */
.nostyle.boot-menu{
	text-align: left;
}	
/* Свойства покрытий */
table.svoy {
    border-collapse: collapse;
    border-color: #ddd;
}
table.svoy *{
    font-size: 11px;
    text-align: center;
    border-color: #898989;
    padding: 0;
}

table.delivery {width: 100%; border: 0px; border-collapse: collapse;}
table.delivery thead {font-weight: bold;}
table.delivery td {padding: 0.6rem 1rem; border-bottom: 0px solid #e8e9eb;}
@media screen and (max-width: 800px) {
  table.delivery thead {
    display: none;
  }
  table.delivery tr {
    display: block;
    margin-bottom: 1rem;
    border-bottom: 0px solid #e8e9eb;
  }
  table.delivery td {
    display: block;
    text-align: right;
  }
  table.delivery td:before {
    content: attr(aria-label);
    float: left;
    font-weight: bold;
  }
}