/*
Theme Name: BlankSlate
Theme URI: https://opencollective.com/blankslate
Author: Web Guy
Author URI: https://opencollective.com/blankslate#section-contributors
Description: Donate: https://opencollective.com/blankslate. Learn: https://blankslate.me/. BlankSlate is the definitive WordPress boilerplate starter theme. I've carefully constructed the most clean and minimalist theme possible for designers and developers to use as a base to build websites for clients or to build completely custom themes from scratch. Clean, simple, unstyled, semi-minified, unformatted, and valid code, SEO-friendly, jQuery-enabled, no programmer comments, standardized and as white label as possible, and most importantly, the CSS is reset for cross-browser-compatability, with no intrusive visual CSS styles added whatsoever. A perfect skeleton theme. For support and suggestions, go to: https://github.com/webguyio/blankslate/issues. Thank you.
Tags: accessibility-ready, one-column, two-columns, custom-menu, featured-images, microformats, sticky-post, threaded-comments, translation-ready
Version: 2025
Requires at least: 5.2
Tested up to: 6.8
Requires PHP: 7.4
License: GNU General Public License v3 or Later
License URI: https://www.gnu.org/licenses/gpl.html
Text Domain: blankslate

BlankSlate WordPress Theme 2011-2025
BlankSlate is distributed under the terms of the GNU GPL
*/

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}html{scroll-behavior:smooth}body{line-height:1}a{text-decoration-skip-ink:auto}a[href^="tel"]{color:inherit;text-decoration:none}button{outline:0}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}q{display:inline;font-style:italic}q:before{content:'"';font-style:normal}q:after{content:'"';font-style:normal}textarea,input[type="text"],input[type="button"],input[type="submit"],input[type="reset"],input[type="search"],input[type="password"]{-webkit-appearance:none;appearance:none;border-radius:0}input[type="search"]{-webkit-appearance:textfield}table{border-collapse:collapse;border-spacing:0}th,td{padding:2px}big{font-size:120%}small,sup,sub{font-size:80%}sup{vertical-align:super}sub{vertical-align:sub}dd{margin-left:20px}kbd,tt{font-family:courier;font-size:12px}ins{text-decoration:underline}del,strike,s{text-decoration:line-through}dt{font-weight:bold}address,cite,var{font-style:italic}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}
.sticky{}.bypostauthor{}.wp-caption{}.wp-caption-text{}.gallery-caption{}.alignright{}.alignleft{}.aligncenter{}
.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important;word-break:normal}
.screen-reader-text:focus{background-color:#f7f7f7;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto!important;-webkit-clip-path:none;clip-path:none;color:#007acc;display:block;font-size:14px;font-size:.875rem;font-weight:700;height:auto;right:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}
.skip-link{left:-9999rem;top:2.5rem;z-index:999999999;text-decoration:underline}
.skip-link:focus{display:block;left:6px;top:7px;font-size:14px;font-weight:600;text-decoration:none;line-height:normal;padding:15px 23px 14px;z-index:100000;right:auto}
.visually-hidden:not(:focus):not(:active), .form-allowed-tags:not(:focus):not(:active){position:absolute !important;height:1px;width:1px;overflow:hidden;clip:rect(1px 1px 1px 1px);clip:rect(1px, 1px, 1px, 1px);white-space:nowrap}



@font-face {
    font-family: OpenSans-Regular; /*   */
    src: url(fonts/open_sans_regular.ttf); /*      */
}

@font-face { 
  font-family: 'OpenSans-Regular'; 
  src: url('fonts/open_sans_regular.ttf')  format('truetype'), /* ?????? ???? ????? ????????? ?????? Android, ????? ???????????????? */ 
       url('fonts/open_sans_regular.woff') format('woff'); 
  font-weight: normal; 
  font-style: normal; 
} 
  
@font-face { 
  font-family: 'OpenSans-Bold'; 
  src: url('fonts/open-sans-bold.ttf')  format('truetype'), /* ?????? ???? ????? ????????? ?????? Android, ????? ???????????????? */ 
       url('fonts/open-sans-bold.woff') format('woff'); 
  font-weight: bold; 
  font-style: normal; 
} 
 
@font-face {
    font-family: OpenSans-Bold; /*   */
    src: url(fonts/open-sans-bold.ttf); /*      */
}

@font-face {
    font-family: Montserrat-Bold; /*   */
    src: url(fonts/Montserrat-Bold.ttf); /*      */
   }

@font-face {
    font-family: Montserrat-Regular; /*   */
    src: url(fonts/Montserrat-Regular.otf); /*      */
   }

@font-face {
    font-family: FontAwesome; /*   */
    src: url(fonts/FontAwesome.otf); /*      */
   }



.clear, .clr {
    clear: both !important;
    overflow: hidden !important;
    line-height: 0 !important;
    height: 0 !important;
}


.bodysait {
    background: #fff;
    position: relative;
    z-index: 0;
    padding: 0px 0 0 0;
}



/* Adaptivnoe menu */
 
.amenu {
    background: #742226;
    right: -320px; /* ?????? ???? */
    height: 100%;
    top: 0;
    overflow: auto;
    position: fixed;
    width: 300px;
    z-index: 1000000;
    border-radius: 0px 0 0 0px;
	padding: 20px 20px;
}

.amenu-fon
{
    background: #000;
	opacity: 0.5;
    right: 0;
	left: 0;
    height: 100%;
    top: 0;
    overflow: auto;
    position: fixed;
    width: 100%;
    z-index: -1;
}

.amenu-fon.icon-close {
    cursor: pointer;
    padding-right: 0px;
    padding-top: 0px;
    float: none;
    padding-bottom: 0px;
    display: block;
    width: 100%;
    height: 100%;
    line-height: 100%;
    vertical-align: text-top;
}

.background {
    padding: 15px 15px;
	float: right;
    background: #000000;
    border-radius: 0;
	box-sizing: border-box;
    width: 55px;
    height: 55px;
    padding: 15px 15px;
    z-index: 100000;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    display: none;
}

.background img {
    width: 100%;
}

/* Nizhnee menu */

.blok-amenu
{
    width: 100%;
    margin: 0 auto 20px;
}

.blok-amenu h4
{
    font-family: Montserrat-Bold, OpenSans-Bold, GothaProBol, Calibri, Tahoma;
    font-size: 22px;
    font-weight: 700;
    margin: 10px 0 15px 0px;
    color: #f78c91;
    line-height: 120%;
}

.blok-amenu #menu { min-height: 2em; line-height: 2em; }
.blok-amenu #menu ul li
{  
    margin: 0 0 10px 0 !important;
    float: none;
    display: inline-block;
    position: relative;
    padding: 0 0px 15px 0;
    list-style: none;
    min-width: 100%;
    text-align: left;
    line-height: 1em !important;
    z-index: 10;
	border-bottom: 1px solid #8b3236;
}
.blok-amenu #menu li:last-child { border-right: none; }
.blok-amenu #menu a 
{   
    text-decoration: none;
	display: block;
    font-family: Montserrat-Regular, OpenSans-Bold, GothaProBol, Calibri, Tahoma;
    font-size: 17px !important;
	color: #fff;
	padding: 0 0px;
}
.blok-amenu ul { margin: 0 !important;}
.blok-amenu #menu ul 
{ 
	min-width: 250px;
	z-index: 1;
}
.blok-amenu #menu ul ul { left: 100%; top: -1px; }
.blok-amenu #menu li.parent li { float: none;  border-top: none; }
.blok-amenu #menu li:hover { background: #742226;}
.blok-amenu #menu a:hover { color: #fff; }
.blok-amenu #menu li:hover ul ul,
.blok-amenu #menu li:hover ul li:hover ul ul { display: none; }
.blok-amenu #menu li:hover ul,
.blok-amenu #menu li:hover ul li:hover ul,
.blok-amenu #menu li:hover ul li:hover ul li:hover ul { display: none; color: #000; width: 100%;}

.blok-amenu #menu ul li a{ color: #fff; padding: 0px 0px; }
.blok-amenu #menu ul li:last-child { border-bottom: none; }
.blok-amenu #menu ul li:hover a{ color: #fff; }








/* Osnovnoy sait */

.blok-sait
{
    width: 100%;
	max-width: 2000px;
    height: auto;
    padding: 0;
    margin: 0;
    float: left;
}

.blok-fixed-left
{
    width: 80px;
    height: 100%;
    padding: 0px 0% 0 0%;
    margin: 0px 0% 0 0;
    float: left;
    background: #742226;
    box-sizing: border-box;
	position: fixed;
	top: 0;
	bottom: 0;
    z-index: 10000;
    overflow: auto;
}

.logo
{
    width: 90%;
	height: auto;
    margin: 10px 5% 10px 5%;
    float: left;
}

.logo img
{
    width: 100%;
}

.logo-adaptability
{
    width: 80px;
	height: 55px;
    margin: 0px 0% 0px 0%;
    float: left;
	padding: 0px 15px 0px 10px;
	background: #742226;
    box-sizing: border-box;
	display: none;
}

.logo-adaptability img
{
    width: 100%;
}



/* Menu v fixirovannom bloke */

.blok-menu-left-fixed
{
    margin: 0 0px 0px 0px;
	width: 80px;
    display: flex;
    height: 100%;
	height: calc(100% - 100px);
    padding: 0px 0 0px 0;
    z-index: 10000;
    float: left;
}

.blok-menu-left-fixed ul {
    padding: 0;
    margin: 0 0 0px 0px;
    width: 80px;
    position: fixed;
    height: 100%;
    height: calc(100% - 100px);
    z-index: 10000;
    overflow: auto;
    float: left;
	bottom: 0px;
}

.blok-menu-left-fixed ul.hovered
{
    width: 290px;
}

.blok-menu-left-fixed li {
    list-style: none;
    position: relative;
    z-index: 1000000;
    width: 70px;
	margin: 0 5px 0px 5px;
	height: 91px;
}

.blok-menu-left-fixed ul li a {

}

.blok-menu-left-fixed li img {
    padding: 15px 5px;
    border-bottom: 1px solid #8b4246;
    position: relative;
    z-index: 1;
    box-sizing: border-box;
    width: 70px;
}

.blok-menu-left-fixed li:last-child img{
    border-bottom: none;
}

.blok-menu-left-fixed li:hover img {
    border-bottom: 1px solid #000;
}

.blok-menu-left-fixed li:hover :last-child img{
    border-bottom: none;
}

.blok-menu-left-fixed li .punkt-menu-text {
    font-family: Montserrat-Regular, Arial, Verdana;
    font-size: 19px;
    list-style-position: outside;
    font-weight: 400;
    text-align: left;
    width: 200px;
    line-height: 140%;
    margin: -1px auto 0px auto;
    padding: 0 0 0 20px;
    height: 92px;
    color: #fff;
    top: 0px;
    left: 80px;
    display: none;
    position: absolute;
    background: #181515;
    border-radius: 0px 5px 5px 0px;
    border-left: none;
    z-index: 1000;
}

.blok-menu-left-fixed li .punkt-menu-text  div {
    vertical-align: middle;
    display: table-cell;
}

.blok-menu-left-fixed li:hover {
    background: #181515;
    margin: 0px auto 0px 0;
    padding: 0 0 0 5px;
	width: 80px;
}

.blok-menu-left-fixed li:hover .punkt-menu-text {
    display: table;
}




.blok-menu-left-fixed ul.nav-punkt-menu-left
{

}






/* Fixirovannyy verhniy blok */

.blok-fixed-top
{
    padding: 0px 0% 0 0%;
    position: fixed;
	top: 0;
    z-index: 100000;
    width: calc(100% - 80px);
    max-width: 2000px;
    overflow: hidden;
    box-sizing: border-box;
    background: #000;
}

.blok-pamyatnikov-ustanovili {
    margin: 0px 3% 0px 0px;
    padding: 0px 0px 0px 20px;
    width: 180px;
    height: 55px;
    float: left;
    background: #611c20;
    box-sizing: border-box;
}

.blok-pamyatnikov-ustanovili-title {
    margin: 5px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    width: 160px;
    float: left;
    font-family: Montserrat-Regular, OpenSans-Bold, GothaProBol, Calibri, Tahoma;
    font-size: 11px;
    color: #fff;
    font-weight: 400;
    text-align: left;
    line-height: 100%;
}

.blok-pamyatnikov-ustanovili-value {
    margin: 5px 10px 0px 0px;
    padding: 0px 0px 0px 0px;
    width: auto;
    float: left;
    font-family: Montserrat-Regular, OpenSans-Bold, GothaProBol, Calibri, Tahoma;
    font-size: 29px;
    color: #fff;
    font-weight: 600;
    text-align: left;
    line-height: 100%;
}

.shag-shtuk {
    margin: 15px 0 0 0;
    float: left;
    font-family: Montserrat-Regular, OpenSans-Bold, GothaProBol, Calibri, Tahoma;
    font-size: 18px;
    color: #fff;
    font-weight: 600;
}

.blok-adres-top
{
    width: auto;
    display: table;
    height: 55px;
    box-sizing: border-box;
    float: left;
    margin: 0px 40px 0px 0;
    padding: 0px 0px 0px 0px;
    border-radius: 0px;
    text-align: left;
}

.blok-adres-top div {
    vertical-align: middle;
    display: table-cell;
}

.blok-adres-top.last
{
    margin: 0px 0px 0px 0;
}


.blok-adres-top p
{
    line-height: 120% !important;
    font-family: Montserrat-Regular, OpenSans-Bold, GothaProBol, Calibri, Tahoma;
    font-size: 14px;
    color: #fff;
    text-align: left;
}

.blok-telefon-top
{
    width: auto;
    display: table;
    height: 55px;
    box-sizing: border-box;
    float: right;
    margin: 0px 40px 0px 0;
    padding: 0px 0px 0px 0px;
    border-radius: 0px;
}

.blok-telefon-top div {
    vertical-align: middle;
    display: table-cell;
}

.blok-telefon-top p
{
    line-height: 120% !important;
    font-family: Montserrat-Regular, OpenSans-Bold, GothaProBol, Calibri, Tahoma;
    font-size: 20px;
    color: #fff;
    text-align: left;
	font-weight: 600;
}

.blok-telefon-top p a
{
    color: #fff;
	text-decoration: none;
}

.blok-konstruktor-top
{
    width: auto;
	height: 55px;
    padding: 20px 20px 20px 60px;
    margin: 0px 0% 0 0;
    float: right;
	background: url(svg/konstruktor.svg) no-repeat center #742226;
    background-size: 40px;
    background-position: 10px 50%;
    box-sizing: border-box;
	font-family: Montserrat-Regular, OpenSans-Bold, GothaProBol, Calibri, Tahoma;
    font-size: 18px;
    color: #fff;
}

.blok-konstruktor-top:hover {
    background: url(svg/konstruktor.svg) no-repeat center #4a0c0f;
    background-size: 40px;
    background-position: 10px 50%;
}

.blok-content-sait
{
    padding: 55px 0 0px 0px;
    margin: 0 0 0 80px;
    position: relative;
    width: calc(100% - 80px);
    float: left;
    background: #000;
    box-sizing: border-box;
}


/* Pervyy ekran */

.blok-pervyy-ekran {
    margin: 0px 0 0px 0px;
    overflow: hidden;
    background: url(images/bg.jpg) no-repeat top center #000;
    background-size: cover;
}

.subblok-pervyy-ekran
{
    max-width: 2000px;
	width: 90%;
    margin: 60px auto 60px;
	padding: 0 0 100px 0;
    background: url(images/pamyatniki-bg.png) no-repeat top right;
    background-size: 800px;
}

.subblok-pervyy-ekran-left
{
    padding: 0px 0 0px 0px;
    margin: 0 0 0 0px;
    max-width: 700px;
    float: left;
}

.subblok-pervyy-ekran-left h1
{
    font-family: Montserrat-Bold, OpenSans-Bold, GothaProBol, Calibri, Tahoma;
    font-size: 92px;
	font-weight: 700;
    margin: 20px 0 20px 0px;
    color: #fff;
	line-height: 70%;
}

.subblok-pervyy-ekran-left h1 span
{
    font-family: Montserrat-Bold, OpenSans-Bold, GothaProBol, Calibri, Tahoma;
    font-size: 42px;
	line-height: 70%;
}

.subblok-pervyy-ekran-left h2
{
    font-family: Montserrat-Regular, OpenSans-Bold, GothaProBol, Calibri, Tahoma;
    font-size: 26px;
	font-weight: 400;
    margin: 40px 0 20px 0px;
    color: #fff;
	line-height: 120%;
}

.knopka-pe-zayavka
{
    background: #742226;
    border-radius: 6px;
    padding: 15px 30px;
    cursor: pointer;
    font-size: 24px;
    margin: 40px 40px 20px 0;
    font-family: Montserrat-Regular, OpenSans-Bold, GothaProBol, Calibri, Tahoma;
    font-weight: 400;
    line-height: 120%;
    color: #ffffff;
    text-align: center;
    width: auto;
	float: left;
    box-sizing: border-box;
}

.knopka-pe-zayavka:hover
{
    background: #2f8942;
}

.knopka-pe-raboty
{
    background: #74222600;
	border-radius: 6px;
    padding: 15px 30px;
    cursor: pointer;
    font-size: 24px;
    margin: 40px 0px 20px 0;
    font-family: Montserrat-Regular, OpenSans-Bold, GothaProBol, Calibri, Tahoma;
    font-weight: 400;
    line-height: 120%;
    color: #ffffff;
    text-align: center;
    width: auto;
	float: left;
    box-sizing: border-box;
}

.knopka-pe-raboty:hover
{
    background: #2f8942;
}




/* Verhnee menu */

.blok-main-menu
{
    max-width: 1000px;
    margin: 0 auto;
	border-bottom: 1px solid #6b4e4f;
}

.blok-main-menu.sub-page
{
    width: 100%;
	max-width: 100%;
    margin: 0 auto 0px auto;
	padding: 0 3%;
	box-sizing: border-box;
	border-top: 1px solid #6b4e4f;
	border-bottom: 1px solid #6b4e4f;
	background: #000;
    position: fixed;
    top: 55px;
	z-index: 1000;
}



.blok-main-menu #menu { min-height: 4em; line-height: 4em; }
.blok-main-menu.sub-page #menu { min-height: 2em; line-height: 2em; }


.blok-main-menu #menu ul li
{  
    margin: 0 !important;
    float: none;
    display: inline-block;
    position: relative;
    padding: 0 0px;
    list-style: none;
    min-width: 100px;
    text-align: center;
    line-height: 4em !important;
    z-index: 10;
}

.blok-main-menu.sub-page #menu ul li {
    line-height: 2em !important;
}


.blok-main-menu #menu li:last-child { border-right: none; }
.blok-main-menu #menu a 
{   
    text-decoration: none;
	display: block;
    font-family: Montserrat-Regular, OpenSans-Bold, GothaProBol, Calibri, Tahoma;
    font-size: 17px !important;
	color: #fff;
	padding: 0 25px;
}
.blok-main-menu ul { margin: 0 !important;}
.blok-main-menu #menu ul 
{ 
	min-width: 250px;
	z-index: 1;
}
.blok-main-menu #menu ul ul { left: 100%; top: -1px; }
.blok-main-menu #menu li.parent li { float: none;  border-top: none; }
.blok-main-menu #menu li:hover { background: #742226;}
.blok-main-menu #menu a:hover { color: #fff; }
.blok-main-menu #menu li:hover ul ul,
.blok-main-menu #menu li:hover ul li:hover ul ul { display: none; }
.blok-main-menu #menu li:hover ul,
.blok-main-menu #menu li:hover ul li:hover ul,
.blok-main-menu #menu li:hover ul li:hover ul li:hover ul { display: none; color: #000; width: 100%;}

.blok-main-menu #menu ul li a{ color: #fff; padding: 15px 10px; }
.blok-main-menu #menu ul li:last-child { border-bottom: none; }
.blok-main-menu #menu ul li:hover a{ color: #fff; }


/* Preimushchestva */

.blok-pervyy-ekran-preimushchestva
{
    width: 90%;
    margin: 0% 5% 60px 5%;
    float: left;
}

.subblok-pervyy-ekran-preimushchestva
{
    box-sizing: border-box;
    padding: 0px;
    list-style: none;
    width: 23%;
    margin: 0% 2% 0% 0;
    padding: 0px 0 0 80px;
	font-family: Montserrat-Regular, OpenSans-Regular, Calibri, "Courier New", Courier, monospace;
    font-size: 13px;
	line-height: 140%;
	color: #988b8c;
    float: left;
	display: table;
    height: 70px;
}

.subblok-pervyy-ekran-preimushchestva div {
    vertical-align: middle;
    display: table-cell;
}

.subblok-pervyy-ekran-preimushchestva.oborudovanie {
    background: url(svg/oborudovanie.svg) right center no-repeat;
    background-size: 50px;
    background-position: 10px 50%;
}

.subblok-pervyy-ekran-preimushchestva.karer {
    background: url(svg/karer.svg) right center no-repeat;
    background-size: 50px;
    background-position: 10px 50%;
}

.subblok-pervyy-ekran-preimushchestva.maket-podarok {
    background: url(svg/maket-podarok.svg) right center no-repeat;
    background-size: 50px;
    background-position: 10px 50%;
}

.subblok-pervyy-ekran-preimushchestva.garantiya-pamyatnik {
    background: url(svg/garantiya-pamyatnik.svg) right center no-repeat;
    background-size: 50px;
    background-position: 10px 50%;
}


/* Akcii */

.blok-akcii
{
    padding: 0px 0 0px 0px;
    margin: 3% 0 0 0px;
    width: 102%;
    float: left;
}

.item-mod-akcii
{
    margin: 0px 2% 2% 0px;
    width: 23%;
    float: left;
}

.item-mod-akcii img
{
    width: 100%;
	height: auto;
}




/* Logicheskie bloki na glavnoy */

.logicheskiy-blok-home
{
    padding: 0 3% 20px 130px;
	position: relative;
	background: url(images/logik-blok-razdelitel.png) no-repeat top left #000;
}

.logicheskiy-blok-home h3 {
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: rotate(90deg) translate(0, -98px);
    transform: rotate(-270deg) translate(0, 35px);
    font: 2rem / 60px 'Montserrat-Bold';
    color: #faf68d;
    text-transform: uppercase;
    letter-spacing: 5px;
    margin: 0 0 0 0px;
    text-align: right;
    position: absolute;
    top: 50px;
}


.blok-vstuplenie
{
    padding: 0px 0 40px 0px;
    margin: 0 0 0 0px;
    width: 100%;
    float: left;
}

.blok-vstuplenie h2 {
    font-family: Montserrat-Regular, OpenSans-Bold, GothaProBol, Calibri, Tahoma;
    font-size: 36px;
    margin: 40px 0 30px 0px;
    color: #fff;
    font-weight: 600;
    text-align: left;
    line-height: 120%;
}

.blok-vstuplenie p {
    font-family: Montserrat-Regular, Montserrat-Bold, OpenSans-Bold, GothaProBol, Calibri, Tahoma;
    font-size: 18px;
    margin: 0px 0 10px 0px;
    color: #fff;
    font-weight: 400;
    text-align: left;
    line-height: 140%;
}

.blok-vstuplenie p strong {
    font-weight: 600;
}

.blok-vstuplenie h4 {
    font-family: Montserrat-Regular, OpenSans-Bold, GothaProBol, Calibri, Tahoma;
    font-size: 20px;
    margin: 10px 0 20px 0px;
    color: #faf68d;
    font-weight: 600;
    text-align: left;
    line-height: 120%;
}

.blok-vstuplenie ul, .blok-vstuplenie ol
{
    margin-left: 2em;
    margin-bottom: 2em;
    margin-top: 2em;
}

.blok-vstuplenie ul > li
{
    list-style: url(svg/list.svg);
    list-style-position: outside;
    margin: 0 0 10px 0;
    font-family: Montserrat-Regular, OpenSans-Bold, GothaProBol, Calibri, Tahoma;
    font-size: 18px;
    color: #fff;
    line-height: 1.42857143;
}

.blok-vstuplenie ul > li:last-child {
    margin: 0 0px 0px 0;
}



/* Stranicy */

.archive-meta
{
    margin: 0 0 0px 0px;
    width: 100%;
    float: left;
}

div.archive-meta p
{
    font-family: Montserrat-Regular, OpenSans-Bold, GothaProBol, Calibri, Tahoma;
	color: #ababab;
    font-weight: 400;
	margin: 0 0 10px 0;
    font-size: 13px;
    line-height: 1.42857143;
}

div.archive-meta p:last-child
{
	margin: 0 0 30px 0;
}

.blok-stranica
{
    margin: 100px 3% 20px 3%;
    width: 94%;
	min-height: 50vh;
    max-width: 2000px;
    overflow: hidden;
    box-sizing: border-box;
    background: #000;
}

header h1
{
    font-family: Montserrat-Regular, OpenSans-Bold, GothaProBol, Calibri, Tahoma;
	color: #fff;
    font-weight: 600;
	margin: 0 0 30px 0;
    font-size: 24px;
    line-height: 1.42857143;
}

.blok-categoriyy-kataloga
{
    padding: 0px 0 0px 0px;
    margin: 0 0% 0% 0px;
    width: 102%;
    float: left;
}

.categoriya-kataloga
{
    padding: 0px 0 0px 0px;
    margin: 0 2% 2% 0px;
    width: auto;
    float: left;
}

.category-name
{
    box-sizing: border-box;
    padding: 0px;
    list-style: none;
    width: 100%;
    margin: 0% 0% 0% 0;
    padding: 0px 0 0 0px;
    font-family: Montserrat-Regular, OpenSans-Regular, Calibri, "Courier New", Courier, monospace;
    font-size: 16px;
    font-weight: 400;
    text-align: center;
    line-height: 140%;
    color: #fff;
    float: left;
    display: table;
    height: 60px;
}

.category-name div {
    vertical-align: middle;
    display: table-cell;
}

.category-name a {
    color: #fff;
    text-decoration: none;
}

.blok-stranica p {
    font-family: Montserrat-Regular, Montserrat-Bold, OpenSans-Bold, GothaProBol, Calibri, Tahoma;
    font-size: 18px;
    margin: 0px 0 10px 0px;
    color: #fff;
    font-weight: 400;
    text-align: left;
    line-height: 140%;
}

.blok-stranica ul, .blok-stranica ol {
    margin-left: 2em;
    margin-bottom: 2em;
    margin-top: 2em;
}

.blok-stranica ul > li {
    list-style: url(svg/list.svg);
    list-style-position: outside;
    margin: 0 0 10px 0;
    font-family: Montserrat-Regular, OpenSans-Bold, GothaProBol, Calibri, Tahoma;
    font-size: 18px;
    color: #fff;
    line-height: 1.42857143;
}

.item-stranica-text
{
    float: left;
    width: 100%;
    margin: 0px 0px 10px 0;
}

.item-stranica-text img
{
    float: left;
    width: 100%;
    margin: 10px 0px 30px 0;
}


.item-stranica-text .images-desktop img
{
    float: left;
    width: 100%;
    margin: 10px 0px 30px 0;
}

.item-stranica-text .images-adaptive img
{
    float: left;
    width: 100%;
    margin: 0px 0px 30px 0;
	display: none;
}





.blok-spisok-elementov
{
    float: left;
    width: 102%;
    margin: 0 0% 0% 0;
}

.blok-catitem
{
    float: left;
    width: 31.3%;
    margin: 0 2% 2% 0;
}

.blok-catitem img
{
    width: 100%;
	height: auto;
}

.blok-stranica.stranica-entry .blok-catitem
{
    float: left;
    width: 100%;
    margin: 0 0% 0% 0;
}

.catitem-stranica-title
{
    box-sizing: border-box;
    padding: 0px;
    list-style: none;
    width: 100%;
    margin: 0% 0% 0% 0;
    padding: 0px 0 0 0px;
    font-family: Montserrat-Regular, OpenSans-Regular, Calibri, "Courier New", Courier, monospace;
    font-size: 18px;
	font-weight: 400;
	text-align: center;
    line-height: 140%;
    color: #fff;
    float: left;
    display: table;
    height: 60px;
}

.catitem-stranica-title div {
    vertical-align: middle;
    display: table-cell;
}

.catitem-stranica-title a
{
    color: #fff;
	text-decoration: none;
}

.blok-stranica.stranica-entry .catitem-stranica-title {
    text-align: left;
}

.blok-stranica.stranica-entry .blok-catitem img
{
    width: 100%;
	max-width: 600px;
	height: auto;
}

.map
{
    width: 100%;
	margin: 0% 0% 20px 0;
	border: 2px solid #742226;
	box-sizing: border-box;
}

.blok-catitem-uslugi
{
    float: left;
    width: 23%;
    margin: 0 2% 2% 0;
}

.blok-catitem-uslugi img
{
    width: 100%;
	height: auto;
}





/* Fotogallereya */

.ngg-gallery-thumbnail-box {
    float: left !important;
    max-width: 100% !important;
    width: 16.6% !important;
}

.ngg-galleryoverview {
    margin-top: 30px;
    margin-bottom: 30px;
    -webkit-transition: width 1s, height 1s, background-color 1s, -webkit-transform 1s;
    transition: width 1s, height 1s, background-color 1s, transform 1s;
    min-height: 100px;
}

.blok-gallery
{
    padding: 0px 0 0px 0px;
    margin: 3% 0 0 0px;
    width: 100%;
    float: left;
}


.blok-gallery .ngg-navigation {
    display: none !important;
}

.ngg-navigation a.page-numbers, .ngg-navigation a.next, .ngg-navigation a.prev, .ngg-navigation span.page-numbers, .ngg-navigation span.next, .ngg-navigation span.prev, .ngg-navigation span.current {
    background: #BBB;
    border: none;
    border-radius: 2px;
    box-shadow: none;
    color: #fff;
    display: inline;
    font-size: 18px;
    font-family: Montserrat-Regular, OpenSans-Bold, GothaProBol, Calibri, Tahoma;
    font-weight: 400;
    margin-right: 3px;
    padding: 4px 8px;
    text-decoration: none;
    cursor: pointer !important;
    display: inline-block !important;
}

.ngg-navigation span.current {
    background: #742226;
    display: inline-block;
}



/* Katalog */

.blok-mod-pamyatniki
{
    float: left;
    width: 102%;
    padding: 40px 0 0 0px;
}

.blok-mod-pamyatniki p
{
    font-family: Montserrat-Regular, Montserrat-Bold, OpenSans-Bold, GothaProBol, Calibri, Tahoma;
    font-size: 18px;
    margin: 0px 0 30px 0px;
    color: #fff;
    font-weight: 400;
    text-align: left;
    line-height: 140%;
}

.blok-mod-pamyatniki-item
{
    float: left;
    width: 23%;
    margin: 0 2% 0% 0;
}

.blok-mod-pamyatniki-item-img img
{
    width: 100%;
    height: auto;
}

.blok-mod-pamyatniki-item-title {
    box-sizing: border-box;
    list-style: none;
    width: 100%;
    margin: 0% 0% 3px 0;
    padding: 0px 0 0 0px;
    font-family: Montserrat-Regular, OpenSans-Regular, Calibri, "Courier New", Courier, monospace;
    font-size: 16px;
    font-weight: 400;
    text-align: center;
    line-height: 140%;
    color: #fff;
    float: left;
    display: table;
    height: 60px;
}

.blok-mod-pamyatniki-item-title div {
    vertical-align: middle;
    display: table-cell;
}

.blok-catitem-katalog-list
{
    float: left;
    width: 102%;
    margin: 0 0% 0% 0;
}

.pagination-knopka
{
    background: #742226;
    border-radius: 6px;
    cursor: pointer;
    font-size: 24px;
    margin: 20px 0px 40px 0;
    font-family: Montserrat-Regular, OpenSans-Bold, GothaProBol, Calibri, Tahoma;
    font-weight: 400;
    line-height: 120%;
    color: #ffffff;
    text-align: center;
    width: auto;
	float: left;
    box-sizing: border-box;
}

.pagination-knopka:hover
{
    background: #2f8942;
}

.pagination-knopka a
{
color: #ffffff;
    padding: 15px 30px;
    text-decoration: none;
    display: block;
}


.blok-catitem-katalog, .blok-catitem-pamyatniki 
{
    float: left;
    width: 23%;
    margin: 0 2% 2% 0;
}

.blok-catitem-katalog img, .blok-catitem-pamyatniki img
{
    width: 100%;
    height: auto;
}

.blok-item-katalog
{

}

.blok-item-katalog h1
{
    display: none;
    font-family: Montserrat-Regular, OpenSans-Bold, GothaProBol, Calibri, Tahoma;
    color: #fff;
    font-weight: 600;
    margin: 0 0 30px 0;
    font-size: 24px;
    line-height: 1.42857143;
}

.blok-item-katalog-left
{
    box-sizing: border-box;
    padding: 0px;
    width: 45%;
    margin: 0% 0% 0% 0;
    padding: 0px 0 0 0px;
    float: left;
}

.blok-item-katalog-left img
{
    width: 100%;
	height: auto;
}

.blok-item-katalog-left-zvonite-text
{
    width: 100%;
    float: left;
	font-family: Montserrat-Regular, Montserrat-Bold, OpenSans-Bold, GothaProBol, Calibri, Tahoma;
    font-size: 18px;
    margin: 20px 0 20px 0px;
    color: #fff;
    font-weight: 400;
    text-align: left;
    line-height: 140%;
    font-style: oblique;
}

.blok-telefon-item-katalog-left
{
    width: auto;
    display: block;
    box-sizing: border-box;
    float: left;
    margin: 0px 40px 20px 0;
    padding: 0px 0px 0px 0px;
    border-radius: 0px;
}

.blok-telefon-item-katalog-left.last {
    margin: 0px 0px 0px 0;
}

.blok-telefon-item-katalog-left p
{
    line-height: 120% !important;
    font-family: Montserrat-Regular, OpenSans-Bold, GothaProBol, Calibri, Tahoma;
    font-size: 20px;
    color: #fff;
    text-align: left;
	font-weight: 600;
}

.blok-telefon-item-katalog-left p a
{
    color: #fff;
	text-decoration: none;
}




.blok-item-katalog-right
{
    box-sizing: border-box;
    padding: 0px;
    width: 50%;
    margin: 0% 0% 0% 0;
    padding: 0px 0 0 0px;
    float: right;
}

.blok-item-katalog-right h1
{
    font-family: Montserrat-Regular, OpenSans-Bold, GothaProBol, Calibri, Tahoma;
    color: #fff;
    font-weight: 600;
    margin: 20px 0 30px 0;
    font-size: 24px;
    line-height: 1.42857143;
	display: block;
}


.smeta-item-content
{
    font-size: 19px;
    margin: 0px 0px 0px 0;
    font-family: Montserrat-Regular, OpenSans-Bold, GothaProBol, Calibri, Tahoma;
    font-weight: 400;
    line-height: 120%;
    color: #99d582;
    text-align: left;
    width: 100%;
    float: left;
}

.poziciya-knopka-zakaz
{
    background: #742226;
    border-radius: 6px;
    padding: 15px 30px;
    cursor: pointer;
    font-size: 24px;
    margin: 20px 0px 40px 0;
    font-family: Montserrat-Regular, OpenSans-Bold, GothaProBol, Calibri, Tahoma;
    font-weight: 400;
    line-height: 120%;
    color: #ffffff;
    text-align: center;
    width: auto;
	float: left;
    box-sizing: border-box;
}

.poziciya-knopka-zakaz:hover
{
    background: #2f8942;
}


.block-kamen-item
{
    width: 102%;
    margin: 0% 0% 0% 0;
    padding: 0px 0 0 0px;
    float: left;
}

.block-kamen-item h3
{
    font-family: Montserrat-Regular, OpenSans-Bold, GothaProBol, Calibri, Tahoma;
    color: #fff;
    font-weight: 600;
    margin: 0 0 20px 0;
    font-size: 20px;
    line-height: 140%;
	display: block;
}

.block-kamen-item-poziciya
{
    width: 14.6%;
    margin: 0% 2% 0% 0;
    padding: 0px 0 0 0px;
    float: left;
}

.block-kamen-item-poziciya img
{
    width: 100%;
	height: auto;
}

.block-kamen-item-title {
    box-sizing: border-box;
    padding: 0px;
    list-style: none;
    width: 100%;
    margin: 0% 0% 3px 0;
    padding: 0px 0 0 0px;
    font-family: Montserrat-Regular, OpenSans-Regular, Calibri, "Courier New", Courier, monospace;
    font-size: 12px;
    font-weight: 400;
    text-align: center;
    line-height: 140%;
    color: #b3b3b3;
    float: left;
    display: table;
    height: 30px;
}

.block-kamen-item-title div {
    vertical-align: middle;
    display: table-cell;
}






.block-oformlenie-item
{
    width: 102%;
    margin: 20px 0% 0% 0;
    padding: 0px 0 0 0px;
    float: left;
}

.block-oformlenie-item h3
{
    font-family: Montserrat-Regular, OpenSans-Bold, GothaProBol, Calibri, Tahoma;
    color: #fff;
    font-weight: 600;
    margin: 0 0 20px 0;
    font-size: 20px;
    line-height: 140%;
	display: block;
}

.block-oformlenie-item-poziciya
{
    width: 23%;
    margin: 0% 2% 0% 0;
    padding: 0px 0 0 0px;
    float: left;
}

.block-oformlenie-item-poziciya img
{
    width: 100%;
	height: auto;
}

.block-oformlenie-item-title {
    box-sizing: border-box;
    padding: 0px;
    list-style: none;
    width: 100%;
    margin: 0% 0% 3px 0;
    padding: 0px 0 0 0px;
    font-family: Montserrat-Regular, OpenSans-Regular, Calibri, "Courier New", Courier, monospace;
    font-size: 12px;
    font-weight: 400;
    text-align: center;
    line-height: 140%;
    color: #b3b3b3;
    float: left;
    display: table;
    height: 30px;
}

.block-oformlenie-item-title div {
    vertical-align: middle;
    display: table-cell;
}





.block-text-item
{
    width: 100%;
    margin: 20px 0% 0% 0;
    padding: 0px 0 0 0px;
    float: left;
}

.block-text-item h3
{
    font-family: Montserrat-Regular, OpenSans-Bold, GothaProBol, Calibri, Tahoma;
    color: #fff;
    font-weight: 600;
    margin: 0 0 20px 0;
    font-size: 20px;
    line-height: 140%;
    display: block;
}

.block-text-item-content
{

}


/* End KATALOG */






/* Zakazat pamyatbik online v nizu na krasnom fone */

.blok-zakaz-pamyatnik-online-niz
{
    padding: 15px 0% 15px 3%;
    width: 100%;
    max-width: 2000px;
    box-sizing: border-box;
    background: #611c20;
}



/* Niz saita */

.blok-sait-niz
{
    padding: 0px 3% 20px 3%;
    width: 100%;
    max-width: 2000px;
    overflow: hidden;
    box-sizing: border-box;
    background: #000;
}


/* Nizhnee menu */

.blok-main-menu-niz
{
    width: 100%;
    margin: 0 auto 20px;
	border-bottom: 1px solid #242424;
}
.blok-main-menu-niz #menu { min-height: 4em; line-height: 4em; }
.blok-main-menu-niz #menu ul li
{  
    margin: 0 !important;
    float: none;
    display: inline-block;
    position: relative;
    padding: 0 0px;
    list-style: none;
    min-width: 100px;
    text-align: center;
    line-height: 4em !important;
    z-index: 10;
}
.blok-main-menu-niz #menu li:last-child { border-right: none; }
.blok-main-menu-niz #menu a 
{   
    text-decoration: none;
	display: block;
    font-family: Montserrat-Regular, OpenSans-Bold, GothaProBol, Calibri, Tahoma;
    font-size: 17px !important;
	color: #fff;
	padding: 0 25px;
}
.blok-main-menu-niz ul { margin: 0 !important;}
.blok-main-menu-niz #menu ul 
{ 
	min-width: 250px;
	z-index: 1;
}
.blok-main-menu-niz #menu ul ul { left: 100%; top: -1px; }
.blok-main-menu-niz #menu li.parent li { float: none;  border-top: none; }
.blok-main-menu-niz #menu li:hover { background: #742226;}
.blok-main-menu-niz #menu a:hover { color: #fff; }
.blok-main-menu-niz #menu li:hover ul ul,
.blok-main-menu-niz #menu li:hover ul li:hover ul ul { display: none; }
.blok-main-menu-niz #menu li:hover ul,
.blok-main-menu-niz #menu li:hover ul li:hover ul,
.blok-main-menu-niz #menu li:hover ul li:hover ul li:hover ul { display: none; color: #000; width: 100%;}

.blok-main-menu-niz #menu ul li a{ color: #fff; padding: 15px 10px; }
.blok-main-menu-niz #menu ul li:last-child { border-bottom: none; }
.blok-main-menu-niz #menu ul li:hover a{ color: #fff; }








/* Nizhnee menu vertikalnoe */

.blok-menu-niz
{
    width: 300px;
    margin: 0 40px 40px 0;
	float: left;
}

.blok-menu-niz h3 {
    font-family: Montserrat-Regular, OpenSans-Bold, GothaProBol, Calibri, Tahoma;
    color: #9b5156;
    font-weight: 600;
    margin: 20px 0 10px 0;
    font-size: 20px;
    line-height: 1.42857143;
    display: block;
}

.blok-menu-niz #menu { min-height: 2em; line-height: 2em; }
.blok-menu-niz #menu ul li
{  
    margin: 0 !important;
    float: left;
    display: inline-block;
    position: relative;
    padding: 0 0px;
    list-style: none;
    width: 100%;
	min-width: 100%;
    text-align: left;
    line-height: 2em !important;
    z-index: 10;
	border-bottom: 1px solid #242424;
}
.blok-menu-niz #menu li:last-child { border-right: none; }
.blok-menu-niz #menu a 
{   
    text-decoration: none;
	display: block;
    font-family: Montserrat-Regular, OpenSans-Bold, GothaProBol, Calibri, Tahoma;
    font-size: 17px !important;
	color: #fff;
	padding: 0 0px;
}
.blok-menu-niz ul { margin: 0 !important;}
.blok-menu-niz #menu ul 
{ 
	min-width: 100%;
	z-index: 1;
}
.blok-menu-niz #menu ul ul { left: 100%; top: -1px; }
.blok-menu-niz #menu li.parent li { float: none;  border-top: none; }
.blok-menu-niz #menu li:hover { background: #742226;}
.blok-menu-niz #menu a:hover { color: #fff; }
.blok-menu-niz #menu li:hover ul ul,
.blok-menu-niz #menu li:hover ul li:hover ul ul { display: none; }
.blok-menu-niz #menu li:hover ul,
.blok-menu-niz #menu li:hover ul li:hover ul,
.blok-menu-niz #menu li:hover ul li:hover ul li:hover ul { display: none; color: #000; width: 100%;}

.blok-menu-niz #menu ul li a{ color: #fff; padding: 10px 0px; }
.blok-menu-niz #menu ul li:last-child { border-bottom: none; }
.blok-menu-niz #menu ul li:hover a{ color: #fff; }








.blok-niz-sait-pravovaya-info
{
    color: #5c6064 !important;
    border-bottom: 1px solid #242424;
    text-align: left;
    font-family: Montserrat-Regular, Montserrat-Bold, Arial, Verdana;
    font-size: 13px;
    font-weight: 400;
    line-height: 120% !important;
    float: left;
    width: 100%;
    margin: 0px 0px 10px 0;
    padding: 30px 0 30px 0;
}

.blok-zakaz-pamyatnik-online-niz-text
{
    box-sizing: border-box;
    border-left: 2px solid #fff;
    list-style: none;
    max-width: 800px;
    margin: 0% 4% 0% 0;
    padding: 10px 20px 10px 40px;
    font-family: Montserrat-Regular, OpenSans-Regular, Calibri, "Courier New", Courier, monospace;
    font-size: 14px;
    line-height: 140%;
    color: #fff;
    float: left;
    display: table;
    height: 60px;
}

.blok-zakaz-pamyatnik-online-niz-text div {
    vertical-align: middle;
    display: table-cell;
}




/* Kontakty niz */

.blok-kontaktov-niz
{
    width: 100%;
    float: left;
    margin: 0 auto 0px;
	padding: 20px 0 0 0;
    border-top: 1px solid #242424;
}




/* Adres niz */

.blok-adres-niz {
    width: 300px;
    box-sizing: border-box;
    float: left;
    margin: 20px 40px 0px 0;
    padding: 0px 0px 0px 0px;
    text-align: left;
}

.subblok-adres-niz {
    width: 100%;
    box-sizing: border-box;
    float: left;
    margin: 0px 0px 10px 0;
    padding: 0px 0px 0px 0px;
    text-align: left;
}

.subblok-adres-niz p {
    line-height: 120% !important;
    font-family: Montserrat-Regular, OpenSans-Bold, GothaProBol, Calibri, Tahoma;
    font-size: 14px;
    color: #fff;
    text-align: left;
	margin: 0px 0px 0px 0;
}

.subblok-adres-niz p a {
    color: #fff;
    text-decoration: none;
}


/* Telefon niz */

.blok-telefon-niz {
    width: 300px;
    box-sizing: border-box;
    float: left;
    margin: 20px 40px 0px 0;
    padding: 0px 0px 0px 0px;
    text-align: left;
}

.subblok-telefon-niz {
    width: 100%;
    box-sizing: border-box;
    float: left;
    margin: 0px 0px 10px 0;
    padding: 0px 0px 0px 0px;
    text-align: left;
}

.subblok-telefon-niz p {
    line-height: 120% !important;
    font-family: Montserrat-Regular, OpenSans-Bold, GothaProBol, Calibri, Tahoma;
    font-size: 14px;
    color: #fff;
    text-align: left;
	margin: 0px 0px 0px 0;
}

.subblok-telefon-niz p a {
    color: #fff;
    text-decoration: none;
}




/* E-mail niz */

.blok-mail-niz {
    width: 300px;
    box-sizing: border-box;
    float: left;
    margin: 20px 40px 0px 0;
    padding: 0px 0px 0px 0px;
    text-align: left;
}

.subblok-mail-niz {
    width: 100%;
    box-sizing: border-box;
    float: left;
    margin: 0px 0px 10px 0;
    padding: 0px 0px 0px 0px;
    text-align: left;
}

.subblok-mail-niz p {
    line-height: 120% !important;
    font-family: Montserrat-Regular, OpenSans-Bold, GothaProBol, Calibri, Tahoma;
    font-size: 14px;
    color: #fff;
    text-align: left;
	margin: 0px 0px 0px 0;
}

.subblok-telefon-niz p a {
    color: #fff;
    text-decoration: none;
}







.copyright
{
    float: left;
    width: 100%;
    color: #5c6064;
    margin: 20px 0px 20px 0;
	padding: 20px 0 0px 0;
    font-family: Montserrat-Regular, Montserrat-Bold, Arial, Verdana;
    font-size: 14px;
	border-top: 1px solid #242424;
}

.politika {
    float: left;
    font-family: Montserrat-Regular, Montserrat-Bold, OpenSans-Bold, GothaProBol, Calibri, Tahoma;
    font-size: 13px;
    width: auto;
    margin: 10px 40px 0 0;
    line-height: 120% !important;
}

div.politika a, div.politika a:link, div.politika a:visited
{
    color: #5c6064;
	text-decoration: none;
}

div.map-sait-link {
    margin: 10px 0 0 0;
	float: left;
    font-family: Montserrat-Regular, Montserrat-Bold, OpenSans-Bold, GothaProBol, Calibri, Tahoma;
    font-size: 13px;
}

div.map-sait-link a, div.map-sait-link a:link, div.map-sait-link a:visited {
    color: #5c6064 !important;
    text-decoration: none;
}






/* Konstruktor Pam-2D */

.blok-pam2d
{
    border-radius: 15px;
    border: 2px solid #faf68d;
    background: url(../../../pam2d/info-blok/construktor-mini.svg) no-repeat center right #000;
    background-size: 32%;
    background-position: 100% 50%;
    box-sizing: border-box;
    padding: 0px;
    list-style: none;
    width: 100%;
    margin: 60px 0 20px 0;
    padding: 40px 40% 40px 40px;
    float: left;
}

.blok-pam2d-img
{
    width: 47%;
    margin: 0px 3% 20px 0;
	padding: 0 0 0 80px;
    float: left;
	box-sizing: border-box;
    display: table;
    height: 60px;
    font-family: Montserrat-Regular, Montserrat-Bold, OpenSans-Bold, GothaProBol, Calibri, Tahoma;
    font-size: 15px;
    line-height: 140%;
    color: #988b8c;
}

.blok-pam2d-img div {
    vertical-align: middle;
    display: table-cell;
}

.blok-pam2d-img.forma{
    background: url(../../../pam2d/info-blok/model.svg) no-repeat 0px center #000;
    background-size: 60px;
    background-position: 0px 50%;
}

.blok-pam2d-img.color{
    background: url(../../../pam2d/info-blok/color.svg) no-repeat 0px center #000;
    background-size: 60px;
    background-position: 0px 50%;
}

.blok-pam2d-img.design{
    background: url(../../../pam2d/info-blok/design.svg) no-repeat 0px center #000;
    background-size: 60px;
    background-position: 0px 50%;
}

.blok-pam2d-img.foto{
    background: url(../../../pam2d/info-blok/foto.svg) no-repeat 0px center #000;
    background-size: 60px;
    background-position: 0px 50%;
}

.blok-pam2d h1 {
    font-family: Montserrat-Bold, OpenSans-Bold, GothaProBol, Calibri, Tahoma;
    font-size: 36px;
    margin: 20px 0 10px 0px;
    color: #faf68d;
    font-weight: 700;
    text-align: left;
    line-height: 120%;
}

.blok-pam2d h2 {
    font-family: Montserrat-Regular, Montserrat-Bold, OpenSans-Bold, GothaProBol, Calibri, Tahoma;
    font-size: 22px;
    margin: 0px 0 20px 0px;
    color: #fff;
    font-weight: 600;
    text-align: left;
    line-height: 120%;
}

.blok-pam2d p {
    font-family: Montserrat-Regular, Montserrat-Bold, OpenSans-Bold, GothaProBol, Calibri, Tahoma;
    font-size: 18px;
    margin: 0px 0 30px 0px;
    color: #fff;
    font-weight: 400;
    text-align: left;
    line-height: 120%;
}

.blok-pam2d button {
    background: #742226;
    font-family: Montserrat-Regular, Montserrat-Bold, OpenSans-Bold, GothaProBol, Calibri, Tahoma;
    font-size: 18px;
    border-radius: 5px;
	border: none;
    margin: 20px 0px 20px 0px;
    padding: 10px 10px;
    color: #fff;
    font-weight: 400;
    text-align: center;
    line-height: 140%;
    float: left;
    cursor: pointer;
    box-sizing: border-box;
    width: 300px;
}

.blok-pam2d .button:focus {
  outline: none;
  background: #2f8942;
}



@media screen and (max-width: 1300px) {

.blok-pam2d
{
    background: url(../../../pam2d/info-blok/construktor-pad-mini.svg) no-repeat center right #000;
	background-size: 37%;
    background-position: 100% 50%;
    padding: 40px 40% 40px 40px;
}

.blok-pam2d-img
{
    width: 100%;
    margin: 0px 0% 20px 0;
	padding: 0 0 0 80px;
}
}

@media screen and (max-width: 800px) {

.blok-pam2d h1 {
    font-size: 27px;
    margin: 0px 0 10px 0px;
}

.blok-pam2d h2 {
    font-size: 18px;
    margin: 0px 0 20px 0px;
}

.blok-pam2d p {
    font-size: 14px;
}

.blok-pam2d-img.forma{
    background-size: 40px;
}

.blok-pam2d-img.color{
    background-size: 40px;
}

.blok-pam2d-img.design{
    background-size: 40px;
}

.blok-pam2d-img.foto{
    background-size: 40px;
}

.blok-pam2d-img {
    padding: 0 0 0 60px;
    height: 40px;
    font-family: Montserrat-Regular, Montserrat-Bold, OpenSans-Bold, GothaProBol, Calibri, Tahoma;
    font-size: 15px;
}

.blok-pam2d button {
    font-size: 14px;
    width: 220px;
	margin: 10px 0px 0px 0px;
	padding: 10px 0px;
}
}


@media screen and (max-width: 660px) {

.blok-pam2d
{
    background: url(../../../pam2d/info-blok/construktor-mobile-mini.svg) no-repeat center right #000;
	background-size: 37%;
    background-position: 100% 50%;
    padding: 30px 40% 30px 30px;
}
}


@media screen and (max-width: 540px) {

.blok-pam2d
{
    background: url(../../../pam2d/info-blok/construktor-knopki.svg) no-repeat center right #000;
	background-size: 15%;
    background-position: 95% 50%;
    padding: 30px 25% 30px 30px;
}
}


@media screen and (max-width: 400px) {

.blok-pam2d
{
    background: url(../../../pam2d/info-blok/construktor-knopki-mini.svg) no-repeat center right #000;
	background-size: 10%;
    background-position: 95% 50%;
    padding: 30px 25% 30px 30px;
}
}

/* Konstruktor Pam-2D */


/* RUTEGRA */

.rutegra
{
    float: left;
    color: #2b2b2b;
    margin: 10px 40px 0 0;
	font-family: OpenSans-Bold, "Courier New", Courier, monospace;
    font-size: 18px;
}

.rutegra span
{
    font-weight: 400 !important;
    color: #2b2b2b;
	font-family: Montserrat-Regular, OpenSans-Regular, Montserrat-Bold, OpenSans-Bold, GothaProBol, Calibri, Tahoma;
    font-size: 13px;
}

div.rutegra a, div.rutegra a:link, div.rutegra a:visited {
    color: #2b2b2b !important;
    text-decoration: none;
}

.kpam3d
{
    float: left;
    color: #2b2b2b;
    margin: 10px 0px 0 0px;
	font-family: OpenSans-Bold, "Courier New", Courier, monospace;
    font-size: 18px;
}

.kpam3d span
{
    font-weight: 400 !important;
    color: #2b2b2b;
	font-family: Montserrat-Regular, OpenSans-Regular, Montserrat-Bold, OpenSans-Bold, GothaProBol, Calibri, Tahoma;
    font-size: 13px;
}

div.kpam3d a, div.kpam3d a:link, div.kpam3d a:visited {
    color: #2b2b2b !important;
    text-decoration: none;
}








/* OTZYVY */

.blok-otzyvy
{
    padding: 0px 0 0px 0px;
    margin: 3% 0 0 0px;
    width: 102%;
    float: left;
	display: flex;
	flex-wrap: wrap;
}

.item-mod-otzyvy
{
    margin: 0px 2% 2% 0px;
    padding: 20px;
    width: 23%;
    background: #fff;
    float: left;
}

.item-mod-otzyvy-content
{

}

.item-mod-otzyvy-content p {
    font-family: Montserrat-Regular, Montserrat-Bold, OpenSans-Bold, GothaProBol, Calibri, Tahoma;
    font-size: 14px;
    margin: 0px 0 10px 0px;
    color: #000;
    font-weight: 400;
    text-align: left;
    line-height: 140%;
    font-style: oblique;
}

.item-mod-otzyvy-title
{
    font-family: Montserrat-Regular, Montserrat-Bold, OpenSans-Bold, GothaProBol, Calibri, Tahoma;
    font-size: 16px;
    margin: 0px 0 0px 0px;
    color: #000;
    font-weight: 600;
    text-align: left;
    line-height: 140%;
}

.blok-catitem-otzyv
{
    float: left;
    width: 100%;
    margin: 0 0% 2% 0;
	background: #fff;
    padding: 20px;
}

.catitem-otzyv-text p {
    font-family: Montserrat-Regular, Montserrat-Bold, OpenSans-Bold, GothaProBol, Calibri, Tahoma;
    font-size: 16px;
    margin: 0px 0 10px 0px;
    color: #000;
    font-weight: 400;
    text-align: left;
    line-height: 140%;
	font-style:oblique;
}

.catitem-otzyv-date
{
    font-family: Montserrat-Regular, Montserrat-Bold, OpenSans-Bold, GothaProBol, Calibri, Tahoma;
    font-size: 13px;
    margin: 0px 0 10px 0px;
    color: #939393;
    font-weight: 400;
    text-align: left;
    line-height: 140%;
}

.catitem-otzyv-title
{
    font-family: Montserrat-Regular, Montserrat-Bold, OpenSans-Bold, GothaProBol, Calibri, Tahoma;
    font-size: 16px;
    margin: 0px 0 0px 0px;
    color: #000;
    font-weight: 600;
    text-align: left;
    line-height: 140%;
}


/* OTZYVY */









/* RUTEGRA */


/* Cookie */

#cookie_note{
    display: none;
    position: fixed;
    bottom: 15px;
    left: 50%;
    max-width: 90%;
    transform: translateX(-50%);
    background-color: white;
    padding: 30px;
    box-shadow: 0 10px 30px 8px #00000026;
    border-radius: 16px;
	z-index: 10000;
}

#cookie_note p{
    margin: 0;
	font-family: Montserrat-Regular, Montserrat-Bold, OpenSans-Bold, GothaProBol, Calibri, Tahoma;
    font-size: 14px;
    margin: 0px 0 0px 0px;
    color: #000;
    font-weight: 400;
    text-align: left;
    line-height: 140%;
	z-index: 1000000;
}

.cookie_accept{
    width:20%;
}

#cookie_note button
{
    background-color: #003dff;
    color: #fff;
    border-color: #003dff;
	font-family: Montserrat-Regular, Montserrat-Bold, OpenSans-Bold, GothaProBol, Calibri, Tahoma;
    font-size: 14px;
    margin: 0px 0 0px 0px;
    font-weight: 400;
    text-align: center;
    line-height: 140%;
	border-radius: 6px;
}	


@media (max-width: 576px){
    #cookie_note.show{
        display: flex;
    }
	
	.cookie_accept {
    width: 100%;
    margin: 20px 0 0 0 !important;
    }
}

@media (max-width: 575px){
    #cookie_note.show{
        display: block;
        text-align: left;
    }
}






/* QVIZ-PAM */

.blok-pamqviz
{
    width: 1000px;
	float: left;
}

.blok-pamqviz-info
{
    width: calc(100% - 1100px);
	margin: 60px 0 0px 100px;
	float: left;
}

.blok-pamqviz-info h4
{
    font-family: Montserrat-Regular, OpenSans-Bold, GothaProBol, Calibri, Tahoma;
    font-size: 30px;
    margin: 40px 0 30px 0px;
    color: #fff;
    font-weight: 600;
    text-align: left;
    line-height: 120%;
}

.blok-pamqviz-info p
{
    font-family: Montserrat-Regular, Montserrat-Bold, OpenSans-Bold, GothaProBol, Calibri, Tahoma;
    font-size: 17px;
    margin: 0px 0 10px 0px;
    color: #fff;
    font-weight: 400;
    text-align: left;
    line-height: 140%;
}

.blok-telefon-pamqviz
{
    width: auto;
    box-sizing: border-box;
    float: left;
    margin: 30px 0px 0px 0;
    padding: 0px 0px 0px 0px;
    border-radius: 0px;
}

.blok-telefon-pamqviz p
{
    line-height: 120% !important;
    font-family: Montserrat-Regular, OpenSans-Bold, GothaProBol, Calibri, Tahoma;
    font-size: 36px;
    color: #fff;
    text-align: left;
	font-weight: 600;
}

.blok-telefon-pamqviz p a
{
    color: #fff;
	text-decoration: none;
}




div.box-modal.qvizpam {
    position: relative;
    max-width: 800px !important;
    width: 800px !important;
    font-size: 15px;
    line-height: 140% !important;
    min-height: 120px;
    padding: 0 30px;
    background: #fff;
    background-size: cover;
    color: #000;
    font-family: OpenSans-Regular, Arial, Verdana;
    border-radius: 0px;
    box-sizing: border-box;
}

div.box-modal.qvizpam .modal-close {
    right: 4px !important;
    top: 4px !important;
}

div.box-modal.qvizpam h2 {
    font-size: 20px;
    margin: 0px 0 10px;
    font-family: OpenSans-Regular, "Courier New", Courier, monospace;
    font-weight: 400;
    line-height: 120%;
    color: #000;
}



@media screen and (max-width: 840px) {


div.box-modal.qvizpam {
    max-width: 800px !important;
    width: 100% !important;

}

}


@media screen and (max-width: 550px) {
    div.box-modal.qvizpam {
        padding: 0px 20px 0px !important;
    }
}






















/* Форма во всплывающем окне */

.forma-katalog-poziciya-title
{
    font-family: Montserrat-Regular, OpenSans-Bold, GothaProBol, Calibri, Tahoma;
    color: #000;
    font-weight: 600;
    margin: 0 0 20px 0;
    font-size: 20px;
    line-height: 1.42857143;
}

div.box-modal {
    position: relative;
    max-width: 400px !important;
	margin: 0 auto;
    font-size: 17px;
    line-height: 140% !important;
    min-height: 120px;
    padding: 40px;
    background: #fff;
    background-size: cover;
    color: #000;
    font-family: Montserrat-Regular, OpenSans-Bold, GothaProBol, Calibri, Tahoma;
    font-size: 20px;
    font-weight: 600;
    border-radius: 10px;
    box-sizing: border-box;
}

div.box-modal.video {
    position: relative;
    max-width: 800px !important;
    width: 800px !important;
    font-size: 15px;
    line-height: 140% !important;
    min-height: 120px;
    padding: 20px;
    background: #fff;
    background-size: cover;
    color: #000;
    font-family: OpenSans-Regular, Arial, Verdana;
    border-radius: 0px;
    box-sizing: border-box;
}

.modal-close {
    width: 26px;
    height: 26px;
    position: absolute;
    right: 6px;
    top: 6px;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    line-height: 26px;
    color: #000;
    cursor: pointer;
    border-radius: 100%;
    font-family: OpenSans-Regular, Arial, Verdana;
}

.modal-close:hover {
    background: #ff0000;
	color: #fff;
}

div.box-modal h1 {
    font-size: 16px;
    line-height: 120%;
    margin: 0px 0 20px;
	font-family: OpenSans-Regular, Arial, Verdana;
	font-weight: 400;
}

div.box-modal h2 {
    font-size: 18px;
    line-height: 120%;
    margin: 0px 0 10px;
	font-family: OpenSans-Regular, Arial, Verdana;
	font-weight: 400;
}

div.box-modal h3 {
    font-size: 30px;
    line-height: 120%;
    margin: 0px 0 20px;
	font-family: Montserrat-Regular, Montserrat-Bold, Arial, Verdana;
	text-align: center;
	font-weight: 600;
}

div.box-modal h4 {
    font-size: 22px;
    line-height: 120%;
    margin: 0px 0 20px;
	font-family: OpenSans-Bold, Calibri, "Courier New", Courier, monospace;
	font-weight: 700;
}

div.box-modal h5 {
    font-size: 16px;
    line-height: 120%;
    margin: 0px 0 20px;
    font-family: OpenSans-Bold, Calibri, "Courier New", Courier, monospace;
    font-weight: 700;
}


#feedback-modal-box #feedback-infolist li {
    text-align: center;
    font-size: 110%;
    display: table-cell;
    vertical-align: middle;
    height: 120px;
	line-height: 140% !important;
}

div.box-modal-shapka .modal-close, #feedback-modal-box .modal-close {
    width: 26px;
    height: 26px;
    position: absolute;
    right: 6px;
    top: 6px;
    font-size: 16px;
    font-weight: 400;
    text-align: center;
    line-height: 26px;
    color: #000;
    cursor: pointer;
    border-radius: 14px;
    font-family: OpenSans-Regular, Tahoma;
}

div.box-modal-shapka .modal-close:hover {
    background: #293547;
	color: #36bf41;
}

#feedback-modal-box .modal-close:hover {
    background: #19202c;
	color: #36bf41;
}

.box-modal-content
{
    background: #fff;
	padding: 10px 0px 0px;
}

.box-modal-content form {
    margin: 0 0 0px;
}

.box-modal-content input[type="text"], .box-modal-content textarea
{
    background: #fff;
    border: none;
    border-bottom: 1px solid #e8e8e8;
}

.box-modal-content .checkbox {
    min-height: 20px;
    padding-left: 0px;
	margin: 20px 0 0 0;
}

div.box-modal-content textarea, div.box-modal-content input[type="text"] {
    padding: 15px 2.5% !important;
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important;
}

div.box-modal-content .input-medium {
    width: 95% !important;
}

div.box-modal-content .btn-success {
    color: #fff !important;
    border: 1px solid #742226 !important;
    border-radius: 4px !important;
    background-color: #742226 !important;
    padding: 10px 20px !important;
	width: 100%;
}

div.box-modal-content .btn-success:hover {
    color: #fff;
    border: 1px solid #2f8942 !important;
    background-color: #2f8942 !important;
}

div.box-modal-content input[type="button"].btn-block {
    width: 250px;
    margin: 10px 0 0 0;
}

div.box-modal-content textarea:focus, div.box-modal-content input[type="text"]:focus
{
    box-shadow: none;
    border: none;
	border-color: #19202c;
    border-bottom: 1px solid #e2f44d;
}

div.box-modal-content a:active, div.box-modal-content a:focus { outline: none; }

div.box-modal-content input, div.box-modal-content textarea {outline:none;}
div.box-modal-content input:active, div.box-modal-content textarea:active {outline:none;}

div.box-modal-content textarea {resize:none;}
div.box-modal-content textarea {resize:vertical;}
div.box-modal-content textarea {resize:horizontal;}

div.box-modal-content input:-webkit-autofill, div.box-modal-content textarea:-webkit-autofill, div.box-modal-content select:-webkit-autofill {
    background-color: #19202c !important;
    background-image: none !important;
    color: #555 !important;
}

.formname input[type=checkbox] {
    display:none;
}
.formname input[type=checkbox] + label {
    display: block;
    position: relative;
    margin: 20px 0 25px 40px !important;
    cursor: pointer;
    line-height: 140%;
    color: #333333;
    font-family: Montserrat-Regular, OpenSans-Bold, GothaProBol, Calibri, Tahoma;
    font-weight: 400;
    font-size: 13px;
}
.formname input[type=checkbox] + label:hover {
    color:#337AB7;
}
.formname input[type=checkbox] + label:before {
    position: absolute;
    content: '';
    width: 18px;
    height: 18px;
    line-height: 18px;
    left: -40px;
    top: 7px;
    border: 1px solid #d4d4d4;
}
.formname input[type=checkbox]:checked + label:before{
    content: '\2714';
    font-family: OpenSans-Regular, Arial, Verdana;
    color: #000000;
    font-size: 12px;
    text-align: center;
    font-weight: 400;
    border: 1px solid #16c60c;
}
.formname input[type=submit] {
    display: block;
    cursor: pointer;
    font-size: 20px;
    font-family: Montserrat-Regular, Montserrat-Bold, OpenSans-Bold, GothaProBol, Calibri, Tahoma;
    padding: 20px 30px;
    border: 1px solid #742226;
    background: #742226;
    color: #fff;
    transition: .4s all;
    font-weight: 400;
    position: relative;
    top: auto;
    right: auto;
}
.formname input[type=submit]:hover {
    background: #ffdd40;
	border: 1px solid #ffdd40;
	color: #000;
}
.formname input[disabled] {
    opacity: .6;
    cursor: not-allowed;
}

.span2 {
    width: 400px !important;
    max-width: 400px !important;
    float: left !important;
    margin: 0 60px 10px 0;
    padding: 10px 10px;
    box-sizing: border-box;
    height: 45px;
    border: none !important;
    border-bottom: 1px solid #e8e8e8 !important;
    font-family: OpenSans-Regular, "Courier New", Courier, monospace;
    font-size: 18px !important;
    color: #000000;
}

div.arcticmodal-container {
    z-index: 10000000;
    background: #00000040 !important;
}












/* Стиль ползунка */

::-webkit-scrollbar-button { 
background-image:url(''); 
background-repeat:no-repeat; 
width:3px; 
height:0px 
} 

::-webkit-scrollbar-track { 
background-color:#000; 
} 

::-webkit-scrollbar-thumb { 
-webkit-border-radius: 5px; 
border-radius: 5px; 
background-color:#742226; 

background-position:center; 
background-repeat:no-repeat; 
} 

::-webkit-resizer{ 
background-image:url(''); 
background-repeat:no-repeat; 
width:3px; 
height:0px 
} 

::-webkit-scrollbar{ 
width: 3px; 
}
