﻿/* Системное сообщение */
#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;
}
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 {
    font-size: 25px !important;
    
    font-weight: 700 !important;
}
.gl-page h1 {
    text-align: center;
}
.header {
    background: #f2f2f2;
    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;
    
    padding-bottom: 3px;
    border-bottom: 2px solid #90697b;
}
.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;
}
.item-page img{
	max-width: 880px;
}
/* Параллакс */
.nostyle.ppr{
    margin-top: 30px;
    margin-bottom: 50px;
}
.lgx-parallax-content-wrapper {
    width: 1200px !important;
}
.lgx-parallax-text h2.tit {
    font-size: 30px;
    line-height: 20px;
    text-transform: uppercase;
    font-weight: normal;
    margin: 30px 0 85px;
}
.ppr .lgx-parallax-text h4{
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 700 !important;
    margin: 30px 0 20px;
}
.ppr .lgx-parallax-text p{
    font-size: 16px;
    line-height: 20px;
    display: block;
    font-weight: bold;
}
/* Контакты */
.contact-miscinfo dt span.jicons-icons{
	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;
}
/* Горизонтальное меню */
.nav {
    background: #90697b;
}
#menu.fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: #f2f2f2;
    border-bottom: 2px solid #90697b;
}
#menu.fixed  ul.hmenu {
	padding-left: 100px;
}
ul.hmenu>li {
    margin-right: 20px;
}
ul.hmenu>li>a {
    font-size: 18px !important;
    font-weight: bold !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 {
	color: #000 !important;
}
ul.hmenu>li>a.active, ul.hmenu>li>a:hover, .desktop ul.hmenu>li:hover>a {

}
ul.hmenu li li {
    padding: 0;
}
ul.hmenu li li a{
	font-size: 16px !important;
    font-weight: bold !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: 16px !important;
    font-weight: bold !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: #fff;
}
/* Логотип */
.nostyle.logo{
    top: 10px;
    position: absolute;
    z-index: 1;
    left: 120px !important;
}
.logo a{
    text-decoration: none !important;
    font-size: 18px !important;
    z-index: 1;
    color: #000 !important;
    line-height: 25px;
    text-align: center;
    display: block;
    letter-spacing: 1px;
}
.logo a d{
    text-transform: uppercase;
    font-size: 30px;
}
.logo a d em{
    
    font-style: normal;
}
.logo a:before{
    content: url(../images/logo.png);
    position: absolute;
    top: 0px;
    left: -120px;
    z-index: 0;
}
.hmenu-extra1 a:before{
    content: url(../images/logo-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: 0;
    display: block;
    position: relative;
}
.nostyle.logo.vnut {
    top: 0px;
}
#menu.fixed .custom.knp.cl-cl {
    background-image: url(/images/versiyasl-vn.png);
}
/* Быстрая связь */
.custom.zv {
    right: 0 !important;
    top: 8px;
    z-index: 101;
    position: relative;
}
.custom.zv a {
    display: inline-block;
    text-transform: uppercase;
    font-weight: bold;
    padding: 7px;
    text-decoration: none;
    color: #fff;
    font-size: 14px;
    background: #90697b;
    width: 271px;
    text-align: center;
}
.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;
    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-size: 16px !important;
	color: #000 !important;
}
.pwebcontact-container {
	padding: 20px 30px 10px !important;

}
.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: none;
}
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;
}
form.pwebcontact-form .pweb-chars-counter{
    color: #fff !important;
    margin-top: 10px;
}
form.pwebcontact-form .pweb-field-checkbox label{
    color: #fff !important;
    margin: 10px 0;
}
/*******/
.frm{
    position: absolute;
    right: -100%;
    top: -90px;
}
.frm:before{
    content: url(../images/ban-pr.png);
	display: block;
}
.frm .ttx{
    margin-top: -230px;
}
.frm .ttx p{
    font-size: 14px;
    line-height: 16px;
    font-weight: bold;
    color: #000;
    text-transform: uppercase;
}
.frm .ttx p span{
    font-size: 14px;
    display: block;
    margin-top: 10px;
    text-transform: none;
    font-weight: normal;
}
.frm .custom{
    margin-top: 30px;
}
.frm .custom a{
    text-transform: uppercase;
    font-weight: bold;
    padding: 15px 85px;
    text-decoration: none;
    color: #fff;
    font-size: 14px;
    background: #90697b;
    border: 2px solid #fff;
}
.fr .pwebcontact-container{
    background: rgba(212, 30, 28, 0.65) !important;
    border-radius: 10px;
    border: 2px solid #fff;
}
.fr .pweb-field button{
    background: #90697b;
    color: #fff;
    box-shadow: none !important;
    border: none;
}
.fr .pweb-field button:hover{
    background: #90697b;
    color: #000;
    box-shadow: none !important;
    border: none;
}
.fr form.pwebcontact-form input.pweb-input, .ppr form.pwebcontact-form select, .ppr form.pwebcontact-form textarea {
    height: 35px;
}
.fr form.pwebcontact-form .pweb-label label {
    font-size: 13px !important;
    font-weight: normal;
}
/* Описание и телефоны */
.custom.opis{
    top: 0;
    position: absolute;
    z-index: 1;
    right: 0;
    height: 100px;
    background: #90697b;
    width: 250px;
    padding: 0 17px;
}
.custom.opis h4{
    color: #fff;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: normal;
    margin: 5px 0;
}
.custom.opis p{
    font-size: 13px;
    line-height: 12px;
    letter-spacing: 1px;
    color: #fff;
}
.custom.opis a{
    color: #fff;
    display: block;
    text-align: center;
    font-size: 11px;
    margin-top: 5px;
}
/*****/
.custom.tele {
    position: absolute;
    left: 38% !important;
    top: 35px;
    z-index: 1;
}
.custom.tele p{
    font-size: 20px;
    line-height: 100%;
    color: #000;
}
.custom.tele p:before {
    content: "\f098";
    font-family: "FontAwesome";
    font-size: inherit;
    display: inline-block;
    padding-right: 10px;
    top: 0px;
    position: relative;
    color: #90697b;
    text-shadow: none;
}
.custom.tele h4{
    color: #000;
    font-weight: normal;
    font-size: 14px;
    letter-spacing: 0.01em;
}
/* Вертикальное меню */
.side-menu ul.menu>li>a,
.side-menu ul.menu>li>span.separator {
    padding: 5px !important;
    display: flex;
    font-weight: bold;
    
    color: #90697b;
    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: #90697b;
}
.side-menu ul.menu ul>li>a {
    font-weight: bold !important;
}
.side-menu ul.menu ul>li {
	padding-bottom: 5px;
}
/* Калькулятор */
.nostyle.clc{
	margin-bottom: 30px;
}
/* Секции */
section[class^="st-block"]{
    width: 100%;
    position: relative;
}
.st-wrap{
	width: 1200px;
    position: relative;
    left: 50%;
    margin-left: -600px;
}
/* Заголовок */
.custom.zagol{
	margin-bottom: 30px;
}
.zagol h5 {
    width: 100%;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 40px;
    font-weight: normal;
    padding-top: 30px;
}
.zagol p{
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700 !important;
    margin: 0;
    color: #90697b;
}
/* Слайдшоу */
.gl-page .m-1 {
    display: inline-block;
    position: relative;
    width: 100%;
    background: #f2f2f2;
}
.m-1 {
    display: none;
}
.nostyle.sld{
	margin-top: -1px;
}
.djslider-default .slide-desc {
	height: 100%;
    display: flex;
}
.djslider-default .slide-desc-in {
    position: relative;
    left: 50%;
    margin-left: -600px;
    width: 600px;
}
.slide-desc-bg-default {
    background: #0000;
}
.slide-desc-text-default {
    top: 20%;
}
.djslider-default .slide-desc:before {
    content: '';
    width: 100%;
    position: absolute;
    height: 100%;
    left: 0;
	background: -moz-linear-gradient(left, rgba(0,0,0,0.65) 50%, rgba(0,0,0,0) 100%);
	background: -webkit-linear-gradient(left, rgba(0,0,0,0.65) 50%,rgba(0,0,0,0) 100%);
	background: linear-gradient(to right, rgba(0,0,0,0.65) 50%,rgba(0,0,0,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=1 );
}
.slide-text h4{
    font-size: 35px;
    line-height: 10px;
    text-transform: uppercase;
    font-weight: normal;
    margin: 30px 0 30px;
}

.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);
}
/********/
.nostyle.top-ban{
    min-width: 320px;
    max-width: 1200px;
    margin: 0 auto 30px;
    position: relative;
    text-align: center;
}
.nostyle.top-ban.btt{
    margin: 30px auto 30px;
}
.nostyle.top-ban h3.bb{
    display: inline-block;
    text-align: center;
    height: 50px;
    line-height: 50px;
    padding: 20px 145px;
    color: #000;
    font-size: 30px;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 0;
}
.nostyle.top-ban table td{
    display: inline-block;
    width: 394px !important;
    position: relative;
    padding: 0;
    max-height: 260px;
    overflow: hidden;
}
.nostyle.top-ban table td:nth-child(2) {
    margin: 0 2px;
}
.nostyle.top-ban table img{
	width: 100%;
}
.nostyle.top-ban table td p.zag a{
    position: absolute;
    bottom: 20px;
    left: 0;
    display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: rgba(144, 105, 123, 0.85);
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    text-decoration: none;
}
.nostyle.top-ban .krt:before {
    content: '';
    background: RGBA(0,0,0,0.65);
    width: 100%;
    position: absolute;
    height: 100%;
    left: 0;
	background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.75) 70%);
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.75) 70%);
	background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.75) 70%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#bf000000',GradientType=0 );
}
.nostyle.top-ban .ops{
    position: absolute;
    color: #fff;
    top: 50%;
    padding-left: 10%;
	z-index: 1;
}
.nostyle.top-ban .ops p{
    font-weight: normal;
    font-size: 24px;
    line-height: 25px;
    text-align: left;
}
.nostyle.top-ban .ops em{
    font-weight: normal;
    font-size: 14px;
    letter-spacing: 0;
}
.nostyle.top-ban .ops p:first-child:before{
	content: url(../images/gam.png);
	position: relative;
	padding-right: 10px;
	top: 5px;
}
.nostyle.top-ban .ops p:last-child:before{
	content: url(../images/tim.png);
	position: relative;
	padding-right: 10px;
	top: 5px;
}
/* Информация */
.m-4{
    display: inline-block;
    text-align: justify;
    line-height: 125%;;
}
.custom.zag h4{
    font-size: 35px;
    text-transform: uppercase;
    
    font-weight: normal;
}
.custom.zag p{
    font-size: 20px;
    margin-bottom: 30px;
    font-weight: bold;
}
.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: #000;
    text-decoration: underline;
    text-transform: uppercase;
    
    line-height: 16px;
    min-height: 35px;
    display: block;
    font-weight: bold;
}
/* Статьи блог */
.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: #90697b;
}
/* Футер */
.footer {
    border-top: 2px solid #000;
	background: #f2f2f2;
}
.footer-inner {
    position: relative;
}
.f-1-a{
	margin-bottom: 0px;
	padding-bottom: 0px;
	border-bottom: 0px solid #000;
}
.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{
    
    color: #90697b;
}
.footer-mycounter{
    float: right;
    margin: 0 10px;
}
/* Модуль СВ */
#main.slab *{
    font-size: 26px !important;
    line-height: 100% !important;
    font-family: initial !important;
    background-color: #fff !important;
    color: #000 !important;
}
#main.slab *:before{
    background: #fff !important;
}
#main.slab .opis, #main.slab .ppr,
#main.slab .gm-style-cc
{
	display: none;
}
#main.slab img{
	opacity: 0;
}
#main.slab .djslider.djslider-default{
	width: 1920px !important;
	height: 700px !important;
}
#main.slab .frm{
	top: -55px;
}
/******/
#main.slab #menu.fixed {
    position: relative;
}
.custom.knp.cl-cl{
    position: absolute;
    top: 10px;
    left: -90px;
    background-image: url(/images/versiyasl.png);
    width: 48px;
    height: 30px;
    display: inline-block;
    cursor: pointer;
}
#main.slab .custom.knp{
    background-image: url(/images/versiya.png);
}
#main.slab .custom.tele {
    left: auto !important;
	right: 0;
}
#main.slab .nostyle.top-ban .ops p:first-child:before,
#main.slab .nostyle.top-ban .ops p:last-child:before {
    content: none;
}
#main.slab .block2[id*="b_block"] {
    width: calc((100% - 20px) / 4);
}
#main.slab div#calculator {
    background: transparent;
    margin-bottom: 30px;
}
#main.slab .quantity-arrow-plus,
#main.slab .quantity-arrow-minus {
    margin-left: 90px;
}
#main.slab .stat .ct-random-article-wrapper .title h4 a {
    text-align: center;
    margin-bottom: 20px;
}
#main.slab .stat .ct-random-article-wrapper .column {
    width: 22%;
    margin: 0 18px;
}
#main.slab .stat.sd .ct-random-article-wrapper .column {
    width: 100%;
	margin: 0;
}
#main.slab .custom.zagol table{
	margin-top: 20px;
}
#main.slab .custom.zagol table td:nth-child(2n) {
    border: 2px solid #000;
    text-align: center;
    padding: 10px;
    width: 30% !important;
}
#main.slab .custom.top-ban table td {
	border: 2px solid #000;
    text-align: center;
	width: 32% !important;
}
#main.slab .nostyle.top-ban .ops {
    top: 40%;
}
#main.slab .frm .custom a, #main.slab #send, #main.slab .sliders, #main.slab .block1 input[type=number],
#main.slab .custom.zv a, #main.slab #container {
    border: 2px solid #0a0a0a;
	box-shadow: none;
}
#main.slab .ui-slider-handle {
    background: url(/templates/fingarantia/images/slider-button-ch.png);
}
#main.slab ul.hmenu>li>ul {
    border: 2px solid #000;
}
