﻿/* Системное сообщение */
#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;
}
/* Пагинация */
.pagination{
    text-align: center;
    margin-top: 30px;
}
.pagination ul li a span,
.pagination ul li{
    padding: 6px 9px !important;
    border: 1px solid #eee;
    font-size: 13px;
    margin-right: 2px!important;
    margin-bottom: 5px !important;
}
.pagination ul li a.pagenav{
font-size: 13px;
text-decoration: none;
color: #333333;
}
li span.pagenav:hover {
text-decoration: none;
color: #333;
}
/* Общие правки */
@font-face {
	font-family: 'Conv_9417';
	src: url('../fonts/9417.eot');
	src: local('O'), url('../fonts/9417.woff') format('woff'), url('../fonts/9417.ttf') format('truetype'), url('../fonts/9417.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
* {
	outline: none !Important;
	font-family: 'Open Sans', sans-serif;
  /* font-family: 'Open Sans', sans-serif !important; */
}
a {
    -webkit-transition: background-color ease-in-out .15s;
    transition: background-color ease-in-out .15s;
}
.post {
	margin: 20px 0;
}
h1.postheader {
    width: 100%;
    margin-bottom: 30px !important;
}
.postheadericons {
    text-align: right;
    font-size: 16px;
}
h1, .tit {
    font-size: 25px !important;
    font-family: 'Open Sans Condensed', sans-serif !important;
    font-weight: 700 !important;
    margin: 0 !important;
    display: inline-block;
    text-align: center;
    padding: 5px 25px;
    background: #fff;
    position: relative;
}
h2.postheader .tit {
    padding: 0;
}
.page-header, .title_b {
	margin: 10px 0 30px !important;
    text-align: center;
    position: relative;
    font-family: 'Open Sans Condensed', sans-serif !important;
}

h1.postheader:before, .page-header:before, .title_b:before {
    content: '';
    width: 100%;
    height: 2px;
    background: #3fb2b7;
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 0;
}
.gl-page .page-header:before {
    height: 0;
}
.title_b:before {
    top: 35%;
}
.header {
    background: rgba(255,255,255);
    z-index: 1;
}
.shapes {
    overflow: visible !important;
    z-index: auto !important;
    width: 1200px;
    margin: auto;
    display: block;
}
.shapes .nostyle{
	left: auto !important;
}
.vmenublockheader .t,
.blockheader .t{
    font-size: 22px;
    font-weight: bold;
    text-transform: uppercase;
    font-family: 'Open Sans Condensed', sans-serif !important;
    padding-bottom: 3px;
    border-bottom: 2px solid #3fb2b7;
}
.content-layout .sidebar1 {
    width: 300px;
    padding-right: 20px;
}
.content-layout .sidebar1.resps{
	display: none;
}
div[style="clear: both;"]{
height: 0;
}
.p-none{
	display: none !important;
}
img.pull-left,
img.pull-left.thumb {
    float: left;
    margin: 5px 25px 0 0;
    max-width: 250px;
    height: auto;
}
img.pull-right,
img.pull-right.thumb {
  float: right;
  margin: 10px 0 5px 10px;
}
.gl-page .sheet {
    margin: 0 auto;
}
.sheet {
    border-bottom: 2px solid #3fb2b7;
    margin-bottom: 40px !important;
    padding-bottom: 40px;
}
/* Параллакс */
.nostyle.ppr{
    margin-top: 30px;
    margin-bottom: 50px;
}
.lgx-parallax-content-wrapper {
    width: 1200px !important;
}
.ppr .lgx-parallax-text h4{
    font-size: 40px;
    text-transform: uppercase;
    font-family: 'Open Sans Condensed', sans-serif !important;
    font-weight: 700 !important;
	margin-bottom: 30px;
}
.ppr .lgx-parallax-text p{
    font-size: 30px;
    text-transform: uppercase;
    font-family: 'Open Sans Condensed', sans-serif !important;
    font-weight: bold;
}
.ppr .pwebcontact-container{
    background: #3fb2b7 !important;
    border-radius: 6px;
}
.ppr .pweb-field button{
    background: #D41E1C;
    color: #fff;
    box-shadow: none !important;
    border: none;
}
.ppr .pweb-field button:hover{
    background: #fbd23a;
    color: #000;
    box-shadow: none !important;
    border: none;
}
/* Контакты */
.contact-miscinfo dt span.jicons-icons{
	display: none;
}
.contact .title_b:before{
	display: none;
}	
dl.contact-address.dl-horizontal{
	display: inline-block;
}
dl.contact-address.dl-horizontal dd span,
dl.contact-address.dl-horizontal dt span{
    float: left;
    padding: 0;
	line-height: 35px;
}
dl.contact-address.dl-horizontal dt span.jicons-icons img{
    top: 4px;
    position: relative;
}
.contact-miscinfo,
dl.contact-address.dl-horizontal dt {
	clear: both;
}
.calendar .nav {
    height: inherit !important;
}
.calendar .button {
    padding: 0 !important;
}
/* Горизонтальное меню */
.nav {
	background: #3fb2b7;
    height: 55px;
}
#menu.fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
}
#menu.fixed  ul.hmenu {
	padding-left: 140px;
}
ul.hmenu>li {
    margin-right: 20px;
}
ul.hmenu>li>a {
    font-size: 18px !important;
    font-weight: bold !important;
    font-family: 'Open Sans Condensed', sans-serif !important;
    padding: 0 5px !important;
    background: #0000 !important;
    text-shadow: 1px 1px 1px #fff;
}
ul.hmenu>li:nth-child(1)>a {
	padding-left: 0 !important;
}
ul.hmenu>li:last-child>a {
	padding-right: 0 !important;
}
#menu.fixed  ul.hmenu>li>a {
    padding: 0 10px !important;
    font-size: 16px !important;
	color: #000 !important;
	text-shadow: none;
}
ul.hmenu>li>a.active, ul.hmenu>li>a:hover, .desktop ul.hmenu>li:hover>a {
    border-bottom: 3px solid #D41E1C;
	color: #000;
}
ul.hmenu li li {
    padding: 0;
}
ul.hmenu li li a{
	font-size: 16px !important;
    font-weight: bold !important;
    font-family: 'Open Sans Condensed', sans-serif !important;
}
.desktop ul.hmenu>li:last-child>ul {
    margin: -8px 0 0 -280px;
}
/* Верхнее меню */
.nostyle.tp-menu{
    display: inline-block;
    text-align: center;
}
.nostyle.tp-menu ul.hmenu {
    display: inline-block;
    float: none;
}
.nostyle.tp-menu ul.hmenu>li>a {
    font-size: 18px !important;
    font-weight: bold !important;
    padding: 0 15px !important;
    border-bottom: none !important;
    color: #fff !important;
    text-shadow: none;
}
.nostyle.tp-menu ul.hmenu>li>a.active, .nostyle.tp-menu ul.hmenu>li.active>a,
.nostyle.tp-menu ul.hmenu>li>a:hover, .nostyle.tp-menu ul.hmenu>li:hover>a {
	color: #adadad;
}
/* Логотип */
.nostyle.logo{
    top: 10px;
    position: absolute;
    z-index: 1;
    left: 60% !important;
}
.logo a, .logo a i{
    text-decoration: none;
    font-size: 35px;
    z-index: 1;
    color: #adadad;
    line-height: 25px;
    text-transform: uppercase;
    font-family: 'Conv_9417', serif !important;
    text-align: right;
    letter-spacing: 1px;
	text-shadow: 1px 1px 1px #fff;
	font-style: normal;
}
.logo a d{
    color: #333;
	font-family: 'Conv_9417', serif !important;
	text-shadow: 1px 1px 1px #fff;
}
.logo a:before{
    content: url(../images/logoss.png);
    position: absolute;
    top: 3px;
    left: -110px;
    z-index: -1;
}
.hmenu-extra1 a:before{
    content: url(../images/logoss-m.png);
    position: absolute;
    top: 5px;
}
#menu.default .hmenu-extra1 a:before{
    display: none;
}
.nostyle.logo.bott{
    position: relative;
    left: 0 !important;
    top: 50px;
}
.nostyle.logo.bott a:before {
    left: 15px;
}
/* Быстрая связь */
.custom.zv {
    right: 0 !important;
    top: 10px;
    z-index: 101;
    position: relative;
}
.custom.zv a {
    display: inline-block;
    text-transform: uppercase;
    font-weight: bold;
    padding: 7px 40px;
    text-decoration: none;
    font-family: 'Open Sans Condensed', sans-serif !important;
    color: #000;
    font-size: 15px;
    background: #3fb2b7;
	text-shadow: 1px 1px 1px #fff;
}
.custom.zv a:before {
	content: "\f044";
    font-family: "FontAwesome";
    font-size: 20px;
    display: inline-block;
    padding-right: 7px;
    top: 2px;
    position: relative;
}
#menu.fixed .hmenu-extra2{
	display: inline-block;
}
#menu.fixed .custom.zv {
    margin-top: 10px;
    margin-left: 0px;
    position: relative;
    top: 0;
    right: 0 !important;
}
#menu.fixed .custom.zv a {
    padding: 7px 25px;
    font-size: 12px;
}
#menu.fixed .custom.zv a:before {
	content: "\f044";
    font-size: 15px;
	top: 1px;
}
.pwebcontact-box.pweb-modal {
    margin: 5% auto !important;
}
form.pwebcontact-form .pweb-label label {
	font-weight: bold;
    font-family: 'Open Sans Condensed', sans-serif !important;
    font-size: 16px !important;
}
.pwebcontact-container {
    padding: 25px 25px 0 !important;
    border: 3px solid #fff;
}
.pweb-shadow form.pwebcontact-form input.pweb-input, .pweb-shadow form.pwebcontact-form select, .pweb-shadow form.pwebcontact-form textarea {
	box-shadow: none !important;
}
form.pwebcontact-form input.pweb-input, form.pwebcontact-form select, form.pwebcontact-form textarea {
    height: 50px;
    border: 1px solid #ddd;
	border-color: #bababa !important;
}
form.pwebcontact-form button, form.pwebcontact-form .btn {
    box-shadow: none !important;
	text-shadow: none !important;
}
form.pwebcontact-form .pweb-msg-after .pweb-success{
    padding: 20px 0;
}
/* Описание и телефоны */
.custom.opis{
    top: 20px;
    position: absolute;
    z-index: 1;
    left: 490px;
}
.custom.opis p{
    font-size: 16px;
    font-family: 'Open Sans Condensed', sans-serif !important;
    text-shadow: 1px 1px 1px #fff;
    letter-spacing: 0.3px;
    line-height: 12px;
    font-weight: bold;
}
.custom.opis img{
    margin-bottom: 5px;
}
/*****/
.custom.tele {
    position: absolute;
    left: 0;
    top: 25px;
    z-index: 1;
}
.custom.tele p{
    font-size: 25px;
    line-height: 100%;
    font-weight: bold;
    font-family: 'Open Sans Condensed', sans-serif !important;
    color: #000;
    text-shadow: 1px 1px 1px #fff;
}
.custom.tele p:before {
    content: "\f098";
    font-family: "FontAwesome";
    font-size: inherit;
    display: inline-block;
    padding-right: 10px;
    top: 0px;
    position: relative;
    color: #D41E1C;
    text-shadow: none;
}
.custom.tele h4{
    font-family: 'Open Sans Condensed', sans-serif !important;
    text-shadow: 1px 1px 1px #fff;
    font-size: 17px;
}
/*****/
.custom.emsk{
    position: absolute;
    right: 0.5%;
    top: 30px;
}
.custom.emsk h5{
    font-size: 25px;
    font-weight: bold;
    line-height: 20px;
    border-bottom: 1px dotted #000;
    padding-bottom: 2px;
    display: inline-block;
}
.custom.emsk h5 a{
    text-decoration: none;
    letter-spacing: 0.3px;
    font-size: 25px;
    line-height: 30px;
    font-weight: bold;
    font-family: 'Open Sans Condensed', sans-serif !important;
    color: #000;
    text-shadow: 1px 1px 1px #fff;
}
.custom.emsk h5:before {
	content: "\f0e0";
	font-family: "FontAwesome";
    font-size: 20px;
    display: inline-block;
    padding-right: 10px;
    top: 0px;
    position: relative;
    color: #D41E1C;
    text-shadow: none;	
}
/* Вертикальное меню */
.side-menu ul.menu>li>a {
    padding: 15px 10px 10px 5px !important;
    display: flex;
    font-weight: bold;
    font-family: 'Open Sans Condensed', sans-serif !important;
    color: #3fb2b7;
    font-size: 18px !important;
    text-transform: uppercase;
}
.side-menu ul.menu>li {
    padding-left: 0;
	margin-left: 0;
}
.side-menu ul.menu>li:before {
    content: none;
}
.side-menu ul.menu>li>a.active {
    color: #D41E1C;
}
.side-menu ul.menu ul>li>a {
    font-weight: bold !important;
}
.side-menu ul.menu ul>li {
	padding-bottom: 10px;
}
/* Секции */
section[class^="st-block"]{
    width: 100%;
    position: relative;
}
.st-wrap{
	width: 1200px;
    position: relative;
    left: 50%;
    margin-left: -600px;
}
/* Слайдшоу */
.gl-page .m-1 {
    display: inline-block;
    position: relative;
    width: 100%;
}
.m-1 {
    display: none;
}
.nostyle.sld{
	margin-top: -150px;
}
.djslider-default .slide-desc {
	height: 100%;
    display: flex;
}
.djslider-default .slide-desc-in {
    position: relative;
    left: 50%;
    margin-left: -600px;
    width: 100%;
}
.slide-desc-bg-default {
    background: #0000;
	background: RGBA(0,0,0,0.5);
    top: 150px;
}
.slide-desc-text-default {
    top: 50%;
    left: 10%;
}
.djslider-default .slide-desc-in:before {
    content: '';
	background: RGBA(0,0,0,0.5);
    width: 100%;
    position: absolute;
    height: 100%;
    left: -100%;
    top: 150px;
}
.slide-desc-text-default .slide-title {
    width: 90%;
    line-height: 50px;
    text-transform: uppercase;
    font-family: 'Conv_9417', serif !important;
    text-decoration: none;
    font-size: 50px;
    font-weight: normal;
    color: #fff;
}
.djslider-default .navigation-container .prev-button,
.djslider-default .navigation-container .next-button{
	padding: 15px;
	background: rgba(255,255,255,0.5);
}
.djslider-default .navigation-container .prev-button:hover,
.djslider-default .navigation-container .next-button:hover{
	padding: 15px;
	background: rgba(255,255,255,0.8);
}
/* Блок Наши услуги */
.gl-page #s2{
    display: block;
    background: url(../images/bg-ban.jpg) no-repeat center 80px;
    margin-bottom: 30px;
}
#s2{
	display: none;
}
.custom.zag {
    margin: 40px 0;
}
.custom.zag.uslg {
	margin: 0px 0 15px;
}
.custom.zag h4 {
    font-size: 25px !important;
    font-family: 'Open Sans Condensed', sans-serif !important;
    font-weight: 700 !important;
    display: inline-block;
    padding: 5px 25px;
    background: #fff;
    position: relative;
	color: #000;
}
/********/
.m-cat .list_contents .view {
    border: none;
    overflow: visible;
    box-shadow: none;
    background: #0000;
    margin: 5% 1% 4% !important;
}
.list_contents .view .mask {    
	background-color: #0000;
    opacity: 1;
    transition: none;
}
.list_contents .view h3 {
    opacity: 1;
    transform: none;
    color: #000;
    font-size: 20px;
    padding: 15px 0;
    background: #3fb2b7;
    max-width: 90%;
    margin: 0 auto 0;
    font-family: 'Open Sans Condensed', sans-serif !important;
    text-shadow: 1px 1px 1px #fff;
}
.m-prod .list_contents .view {
    border: none;
    overflow: visible;
    box-shadow: none;
    background: #0000;
    width: 14% !important;
    margin: 10px 16px !important;
}
.list_contents .view img {
	height: auto !important;
	border: 2px solid #3fb2b7 !important;
}
.m-prod .list_contents .view h3 {
    font-size: 13px;
    padding: 5px 0;
    background: rgba(189,189,189,0.85);
    max-width: 100%;
    margin: 26px auto 0;
}
.m-prod .list_contents .view img {
	border: 1px solid #D41E1C !important;
}
/********/
.custom.zag.st h5 a {
    font-size: 18px !important;
    font-family: 'Open Sans Condensed', sans-serif !important;
    display: inline-block;
    padding: 10px 40px;
    background: #fbd23a;
    position: relative;
    color: #000;
    text-decoration: none;
    text-transform: uppercase;
    border: 20px solid #fff;
    font-weight: bold;
	text-shadow: 1px 1px 1px #fff;
}
.custom.zag.st .title_b:before {
    top: 50%;
}
/* Информация */
.m-4{
    display: inline-block;
    text-align: justify;
    line-height: 125%;;
}
.stat .ct-random-article-wrapper .column {
    width: 24%;
    margin: 0 6px;
}
.stat.sd .ct-random-article-wrapper .column {
    width: 100%;
    margin: 0;
}
.stat .ct-random-article-wrapper .f-img {
	overflow: hidden;
    display: none;
}
.stat.sd .ct-random-article-wrapper .f-img {
    max-height: 150px;
}
.stat .ct-random-article-wrapper .f-img img{
    left: -50%;
    position: relative;
    height: 350px;
    margin-bottom: 15px;
}
.stat .ct-random-article-wrapper .rdm-t{
	float: right;
	margin-right: 10px;
}
.stat .ct-random-article-wrapper .title h4 a{
    font-size: 14px;
    color: #333;
    text-decoration: underline;
    text-transform: uppercase;
    font-family: 'Open Sans Condensed', sans-serif !important;
    line-height: 16px;
    min-height: 35px;
    display: block;
    font-weight: bold;
}
.stat .introtext .f-img *{
	font-size: 13px !important;
}
/* Статьи блог */
.blog.uslugi .category-desc img.pull-left{
	max-height: 180px;
}
.blog.uslugi .items-row .item,
.blog.uslugi .item .readmore {
    text-align: center;
}
.blog.uslugi .items-row .item .intro-thumbnail img{
    margin: auto 20px;
}
.blog.uslugi .items-row .item .intro-introtext{
	display: none;
}
.blog.uslugi .item .readmore a.button{
	margin-top: 20px;
}
.blog.uslugi h2.postheader .tit {
    margin-top: 20px !important;
	font-size: 18px !important;
    color: #3fb2b7;
}
/* Спойлер */
.technology div {
    font-size: 20px;
    color: #000;
    border: 1px #adadad solid;
    font-weight: bold;
    padding: 10px 10px 10px 30px;
}
.thetextinter {
    padding: 0 !important;
	margin: auto;
	width: 100%;
}
/* Футер */
.footer {
    border-top: 2px solid #fff;
    background: url(../images/doroga.jpg);
}
.footer:before {
    background: #f2f2f2;
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;
}
.footer-inner {
    position: relative;
}
.f-1-a{
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #adadad;
}
.nostyle.fut-men  {
    text-align: left;
	margin: 0 20px;
}
.nostyle.fut-men ul>li {
    line-height: 10px;
}
.nostyle.fut-men ul>li:before {
    bottom: -10px;
}
.nostyle.fut-men ul>li>a {
    line-height: 12px;
    font-size: 12px;
    display: block;
}
.nostyle.fut-men.inf {
    margin-top: 20px;
}
.nostyle.fut-men.bot-cont strong a{
    font-weight: bold;
	font-size: 13px;
}
.nostyle.fut-men h3{
    font-family: 'Open Sans Condensed', sans-serif !important;
    color: #3fb2b7;
}
.footer-mycounter{
    float: right;
    margin: 0 10px;
}
/* Прайс-лист */
table.priceTable{
	margin: 15px 0;
}
.priceTable tr:nth-child(even) {
    background-color: #F2F2F2;
}
.priceTable tr {
    height: 38px;
}
.priceTable tr:hover {
    background-color: #adadad;
    color: #fff;
}
.priceTable td {
    padding: 10px;
    cursor: pointer;
    line-height: 18px;
    text-align: left !important;
}
.priceTable td:first-child {
    width: 80%;
}
.priceTable tr td:last-child{
    font-weight: bold;
}
.priceTable p {
    margin: 5px 0;
}
@media screen and (max-width: 800px) {
  table.delivery thead {
    display: none;
  }
  table.delivery tr {
    display: block;
    margin-bottom: 1rem;
    border-bottom: 2px solid #ffffff;
  }
  table.delivery td {
    display: block;
    text-align: right;
  }
  table.delivery td:before {
    content: attr(aria-label);
    float: left;
    font-weight: bold;
  }
}
