/**
 * @author Mikhail Orekhov
 * @mail orexov_m@inbox.ru
 * @copyright www.romashka-web.ru
 */
.check-form{display:none!important;}
@font-face {
	font-family: 'gnuolanefree';
	src: url('../fonts/gnuolanefreecyrillic.eot');
	src: local('O'), url('../fonts/gnuolanefreecyrillic.woff') format('woff'), url('../fonts/gnuolanefreecyrillic.ttf') format('truetype'), url('../fonts/gnuolanefreecyrillic.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

* {margin: 0px; padding: 0;} /* îáíóëÿåì îòñòóïû */
body {
background:#f9f9f5;
color:#343434;
}
html,body {
height: 100%; /* çàäàåì âûñîòó òåëà äîêóìåíòà */
}
a img{
border:none;
}
a, a:visited {
    color: #492712;
    text-decoration: underline;
}
a {
    background: none repeat scroll 0 0 transparent;
    color: #492712;
    font-size: 100%;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
}
h1{
    color: #492712;
    font-family: gnuolanefree;
    font-size: 36px;
    font-weight: normal;
text-align:center;
}
h3{
color: #492712 !important;
    font-family: gnuolanefree;
    font-size: 36px;
    font-weight: normal;
    margin: 0 0 20px;
}
h2.subheader_small {
    font-size: 28px;
    margin: 24px 0;
}
h3.subsubheader_small {
    font-size: 24px;
    margin: 24px 0;
}

.contentbig ul {
    margin: 20px;
}

h4 {
    text-align: center;
    margin: 8px 0;
    margin-right: 20px;
    float: left;
    color: #492712;
    font-family: gnuolanefree;
    font-size: 24px;
    font-weight: normal;
}

br {
    display: none;
}

.clearfix:after {
    content: '';
    display: block;
    clear: both;
}

.item-page p:nth-of-type(1) > img {
    width: 180px;
}

.item-page h2,
.contentbig h2 {
    color: #492712;
    font-family: gnuolanefree;
    font-size: 24px;
    font-weight: normal;
    text-align: center;
    margin-top: 20px;
}

.item-page li,
.contentbig li {
    list-style-image: url(../images/list.png);
    color: #363636;
    font-family: "Open Sans",sans-serif;
    font-size: 0.8em;
    line-height: 22px;
    margin: 0 20px;
    text-align: justify;
}

h2.call-to-action {
    background: linear-gradient(to top,rgb(77, 36, 14),rgb(129, 90, 63));
    border-radius: 10px;
    padding: 10px;
    border: 2px solid gray;
    color: #f5f1de;
    font-family: gnuolanefree;
    font-size: 24px;
    font-weight: normal;
    text-align: center;
}

.btn-warning {
    background: url(../images/zayavka-bg.png) repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #fff;
    cursor: pointer;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    height: 16px;
    margin: 5px 0 0 13px;
    padding: 7px 0 30px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 161px;
    border: none;
    outline: none;
}

.btn-warning:hover {
    background: url(../images/zayavka-bg-hover.png) repeat scroll 0 0 rgba(0, 0, 0, 0);
}

.smeta-form {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1050;
    width: 400px;
    background: #fff;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    box-shadow: 1px 1px 10px #000;
}

.smeta-form input[type="text"] {
    border: 1px solid #928e8e;
    display: block;
    font-family: gnuolanefree;
    font-size: 14px;
    height: 30px;
    line-height: 40px;
    margin: 5px auto;
    padding: 0 15px;
    width: 250px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.smeta-form textarea {
    border: 1px solid #928e8e;
    display: block;
    font-family: gnuolanefree;
    font-size: 14px;
    margin: 10px auto;
    padding: 5px 15px;
    width: 250px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.smeta-form #send_smeta {
    background: none repeat scroll 0 0 #928e8e;
    border: 1px solid #928e8e;
    color: #fff;
    display: block;
    font-family: gnuolanefree;
    font-size: 20px;
    height: 40px;
    margin: 15px auto 15px;
    text-transform: uppercase;
    width: 250px;
    cursor: pointer;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.smeta-form #send:hover {
    background: none repeat scroll 0 0 #2f2f2f;
}

.smeta-form strong {
    color: #492712 !important;
    font-family: gnuolanefree;
    font-size: 20px;
    font-weight: normal;
    margin: auto;
    width: 280px;
    display: block;
}

.smeta-form h3 {
    font-size: 28px;
    text-align: center;
    margin: 15px 0 10px;
}

.smeta-form hr {
    margin-bottom: 10px;
}

.modal-login-close {
    position: absolute;
    right: 5px;
    top: 10px;
    width: 22px;
    height: 22px;
    background: url(../images/sprites.png) 0 -140px no-repeat;
    cursor: pointer;
    -webkit-filter: brightness(0);
    -moz-filter: brightness(0);
    -o-filter: brightness(0);
    -ms-filter: brightness(0);
    filter: brightness(0);
}

.modal-backdrop.fade.in {
    display: none;
    cursor: pointer;
}

.modal-backdrop, .modal-backdrop.fade.in {
    opacity: .8;
    filter: alpha(opacity=80);
}
.modal-backdrop.fade {
    opacity: 0;
}
.fade.in {
    opacity: 1;
}
.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
}
.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -moz-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear;
}

.modal-backdrop-header.fade.in {
    display: none;
    cursor: pointer;
}

.modal-backdrop-header, .modal-backdrop-header.fade.in {
    opacity: 0;
    filter: alpha(opacity=80);
}

.modal-backdrop-header.fade {
    opacity: 0;
}
.modal-backdrop-header {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
}

.main { /* îñíîâíîé áëîê, êîòîðûé äîëæåí ðàñòÿíóòüñÿ äî ïîäâàëà */

min-height: 100%; /* çàäàåì ìèíèìàëüíóþ âûñîòó îñíîâíîãî áëîêà */
}
* html .main { /* õàê äëÿ ie6 */
height: 100%; /* äëÿ èå6, ò.ê. íå ïîíèìàåò min-height */
}
.hFooter { /* ýòî ðàñïîðêà â îñíîâíîì áëîêå - ðåçåðâèðóåì ìåñòî äëÿ ïîäâàëà */
height: 40px; /* âûñîòà íàøåãî ïîäâàëà */
}
header{
background: linear-gradient(to bottom, #eae1c0 0%, #f5f1de 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
background: -webkit-linear-gradient(to bottom, #eae1c0 0%, #f5f1de 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
background: -moz-linear-gradient(to bottom, #eae1c0 0%, #f5f1de 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
background: -o-linear-gradient(to bottom, #eae1c0 0%, #f5f1de 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
background: -ms-linear-gradient(to bottom, #eae1c0 0%, #f5f1de 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
box-shadow: 0 10px 22px 0 rgba(68, 68, 68, 0.33);
height: auto;
width: 100%;
float:left;
display:table;
}
header.inside{
height:auto;
float:left;
display:table;
}
.content p,.contentbig p{
color: #363636;
    font-family: "Open Sans",sans-serif;
    font-size: 0.8em;
    line-height: 22px;
    margin: 20px 20px;
    margin-right: 20px;
    text-align: justify;
}
.header-wrapper{
background: url("../images/header-bg.png") no-repeat scroll center top rgba(0, 0, 0, 0);
height: 200px;
margin: 0 auto;
width: 980px;
}
.logo{
float:left;
margin:30px 0 0 10px;
width: 180px;
text-align:center;
margin-right:48px;
position:relative;
z-index:10;
}
.logo a{
color:#343434;
text-decoration:none;
}
.slogan{
font-family: 'Open Sans', sans-serif;
font-size:11px;
margin: 10px 0 0;
float:left;
width:100%;
text-align:center;
text-transform:uppercase;
}
.gorod-topmenu-wrapper{
float:left;
width:503px;
padding:0 9px;
}
/*Ãîðîä â øàïêå*/
.gorod{
float:left;
width:100%;
text-align:center;
text-transform:uppercase;
font-family: gnuolanefree;
font-size: 30px;
line-height: 50px;
margin-top:13px;
padding-left:9px;
}
/*Ãîðîä â øàïêå*/
/*Âåðõíåå ìåíþ*/
.topmenu{
float:left;
width:503px;
padding:0 9px;
margin-top:20px;
background:url('../images/topmenu-bg.png') no-repeat;
height:66px;
}
.topmenu ul{
padding-left:9px;
}
.topmenu ul li{
background: url("../images/topmenu-razdelitel.png") no-repeat scroll right 10px rgba(0, 0, 0, 0);
display: block;
float: left;
height: 25px;
list-style: outside none none;
padding: 14px 1px 10px;
}
.topmenu ul li:last-child{
background:none;
}
.topmenu ul li a{
color: #fff;
font-size:12px;
font-family: 'Open Sans', sans-serif;
padding: 21px 23px 18px 22px;
text-decoration: none;
text-transform: uppercase;
}
.topmenu ul li a:hover,.topmenu ul li.active a{
background:url('../images/topmenu-active.png') repeat-x;
}
/*Âåðõíåå ìåíþ*/
/*Òåëåôîí è êíîïêà â øàïêå*/
.header-phone-zayavka{
float:right;
width:174px;
margin-left:30px;
margin-right:10px;
margin-top:45px;
}
.zayavka{
position:relative;
}
.zayavka button{
background: url("../images/zayavka-bg.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
color: #fff;
display: block;
cursor: pointer;
float: left;
font-family: 'Open Sans', sans-serif;
font-size: 12px;
height: 16px;
margin: 5px 0 0 13px;
padding: 7px 0 30px;
text-align: center;
text-decoration: none;
text-transform: uppercase;
width: 161px;
border: none;
}
.zayavka button:hover{
background: url("../images/zayavka-bg-hover.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
}
/*Òåëåôîí è êíîïêà â øàïêå*/
/*Ìåíþ ñ èêîíêàìè*/
.zayavka button:focus{
outline: 0;
}
.icons{
float:left;
width:100%;
position:relative;
z-index:1;
margin-top:-20px;
}
.icons ul li{
list-style:none;
float:left;
width:33%;
text-align:center;
}
.icons ul li:hover{
opacity:0.8;
}
.icons ul li a{
text-decoration: none;
}
.icons ul li a span{
float:left;
width:100%;
font-family: gnuolanefree;
font-size: 22px;
padding: 20px 0 0;
text-transform: uppercase;
color: #492712;
}
/*Ìåíþ ñ èêîíêàìè*/
/*Êîíòåíò*/
.content-main-wrapper{
background: url("../images/content-bg.png") repeat-x scroll center top rgba(0, 0, 0, 0);
display: table;
    float: left;
    width: 100%;
}
.content-wrapper{
margin:0 auto;
width:980px;
padding-top:60px;
}
.left{
float: left;
width: 249px;
}
.right{
float:right;
width:220px;
margin-left:20px;
}
.content{
width:450px;
margin-right:240px;
margin-left:279px;
}
.contentbig{
float:left;
width:701px;
margin-left:30px;
}
/*Êîíòåíò*/
/*Ìåíþ ñëåâà*/
ul#menuleft li{
background: url("../images/leftmenuzag.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
display: block;
font-family: gnuolanefree;
font-size: 24px;
font-weight: normal;
width: 249px;
}
ul#menuleft li a{
color: #fff;
display: block;
height: 42px;
padding: 8px 20px 0;
text-decoration: none;
}
ul#menuleft li a:hover{
opacity:0.9;
}
ul#menuleft li ul{
background: url("../images/podmenubg.png") no-repeat scroll center bottom rgba(0, 0, 0, 0);
margin: 0;
padding: 0 0 10px;
width: 249px;
}
ul#menuleft li ul li{
background: url("../images/podmenurazdelitel.png") no-repeat scroll center bottom #dcd8c6;
height: 37px;
list-style: outside none none;
padding: 0 20px 0 0;
width:229px;
}
ul#menuleft li ul li:last-child{
background:#dcd8c6;
}
ul#menuleft li ul li a{
color: #351d0e;
display: block;
font-family: "Open Sans",sans-serif;
font-size: 15px;
height: 15px;
padding: 10px 30px;
text-decoration: none;
width: 189px;
}
ul#menuleft li ul li a:hover, ul#menuleft li ul li.current a {
background: none repeat scroll 0 0 #e5e1d1;
color: #000;
}
ul#menuleft li ul li.current a {
font-weight:bold;
}
/*Ìåíþ ñëåâà*/
/*Ïîäâàë*/
footer { 
background: url("../images/footer_bg.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
clear: both;
height: 147px;
margin: 70px 0 0;
width: 100%;
float:left;
display:table;
}
.footer-wrapper{
background: url("../images/footer_bg2.png") no-repeat scroll center center rgba(0, 0, 0, 0);
height: 147px;
width: 100%;
}
.footer-content{
width:980px;
margin:0 auto;
}
.footer-logo{
        height: 74px;
float:left;
width:95px;
margin-top:30px;
margin-left:70px;
margin-right:70px;
}
.footer-sitemap-link{
    color: #fff!important;
    display: block;
    text-align: center;
}
/*Ïîäâàë*/
.items-row.cols-2{
float:left;
width:100%;
}
.items-row.cols-2 .span6{
float:left;
width:50%;
text-align:center;
}
.category-desc {
float:left;
width:100%;
margin-top:20px;
}
/*Áëîêè ñ ôîòî*/
.blocks{
float:left;
width:100%;
text-align:center;
margin-bottom:20px;
}
.blocks:hover{
opacity:0.8;
}
.blocks_img{
float:left;
width:100%;
height:160px;
overflow:hidden;
margin-bottom:10px;
}
.blocks_img img{
height:160px;
}
.blocks_zag{
float:left;
width:100%;
text-align:center;
}
.blocks_zag a{
color:#492712;
font-family: gnuolanefree;
font-size:20px;
text-decoration:none;
text-transform:uppercase;
border-left:3px solid #492712;
padding-left:10px;
}
/*Áëîêè ñ ôîòî*/
.copyright{
float:right;
width:300px;
color: #fff;
text-align:right;
font-family: Tahoma;
margin-top: 100px;
font-size:12px;
}
/*Íîâîñòè*/
.moduletable-news h4{
font-family: "Open Sans",sans-serif;
line-height: 18px;
font-size:12px;
}
.moduletable-news p{
margin: 5px 0;
}
.datanews {
color: #858585;
font-family: "Open Sans",sans-serif;
font-size: 11px;
margin: 25px 0 5px;
}
/*Íîâîñòè*/
/*Êîíòàêòû â ôóòåðå*/
.footer_contact{
float:left;
width:200px;
margin-top:30px;
margin-left:50px;
}
.footer_contact h3{
color: #fdfdfd;
font-family: gnuolanefree;
font-size: 24px;
font-weight: normal;
text-transform: uppercase;
}
.footer_contact a {
    color: #fff;
    font-family: Tahoma;
    font-size: 13px;
    margin: 9px 0;
    padding: 0 0 0 20px;
    background: url("../images/mailicon.png") no-repeat scroll left center rgba(0, 0, 0, 0);
}
/*Êîíòàêòû â ôóòåðå*/
/*Ôîðìà çàÿâêè*/
.zayavka-form{
display:none;
position:absolute;
float:left;
z-index:1050;
width:300px;
right:0;
top:45px;
background:#fff;
-moz-border-radius:5px;
-webkit-border-radius:5px;
border-radius:5px;
box-shadow:1px 1px 10px #000;
}
.zayavka-form h3{
color: #492712;
font-family: gnuolanefree;
font-size: 36px;
margin: 20px;
text-align: center;
text-transform: uppercase;
}
.zayavka-form #send{
    background: none repeat scroll 0 0 #928e8e;
    border: 1px solid #928e8e;
    color: #fff;
    display: block;
    font-family: gnuolanefree;
    font-size: 20px;
    height: 40px;
    margin: 0 0 10px 10px;
    text-transform: uppercase;
    width: 280px;
    cursor:pointer;
    -moz-border-radius:5px;
-webkit-border-radius:5px;
border-radius:5px;
behavior:url('PIE.php');
}
.zayavka-form #send:hover{
background:none repeat scroll 0 0 #2f2f2f;
}
.zayavka-form input[type="text"] {
    border: 1px solid #928e8e;
    display: block;
    font-family: gnuolanefree;
    font-size: 20px;
    height: 40px;
    line-height: 40px;
    margin: 15px auto;
    padding: 0 15px;
    text-transform: uppercase;
    width: 250px;
    -moz-border-radius:5px;
-webkit-border-radius:5px;
border-radius:5px;
behavior:url('PIE.php');
}
.zayavka-form textarea {
    border: 1px solid #928e8e;
    display: block;
    font-family: gnuolanefree;
    font-size: 20px;
    margin: 15px auto;
    padding: 5px 15px;
    text-transform: uppercase;
    width: 250px;
    -moz-border-radius:5px;
-webkit-border-radius:5px;
border-radius:5px;
behavior:url('PIE.php');
}

.zayavka-form .formError {
    color: #b94a48;
    display: block;
    font-family: "Open Sans",sans-serif;
    font-size: 13px;
    font-weight: normal;
    height: 18px;
    margin: 3px 5px 3px 0;
    padding-left: 15px;
    text-align: center;
    vertical-align: middle;
}

.feedback-wrap {
    float: right;
    margin-bottom: 5px;
}
/*Фокус на Инпуты*/
input::-webkit-input-placeholder       {opacity: 1; transition: opacity 0.3s ease;}
input::-moz-placeholder                {opacity: 1; transition: opacity 0.3s ease;}
input:-moz-placeholder                 {opacity: 1; transition: opacity 0.3s ease;}
input:-ms-input-placeholder            {opacity: 1; transition: opacity 0.3s ease;}
input:focus::-webkit-input-placeholder {opacity: 0; transition: opacity 0.3s ease;}
input:focus::-moz-placeholder          {opacity: 0; transition: opacity 0.3s ease;}
input:focus:-moz-placeholder           {opacity: 0; transition: opacity 0.3s ease;}
input:focus:-ms-input-placeholder      {opacity: 0; transition: opacity 0.3s ease;}

/*Фокус на ТексЭрия*/
textarea::-webkit-input-placeholder       {opacity: 1; transition: opacity 0.3s ease;}
textarea::-moz-placeholder                {opacity: 1; transition: opacity 0.3s ease;}
textarea:-moz-placeholder                 {opacity: 1; transition: opacity 0.3s ease;}
textarea:-ms-input-placeholder            {opacity: 1; transition: opacity 0.3s ease;}
textarea:focus::-webkit-input-placeholder {opacity: 0; transition: opacity 0.3s ease;}
textarea:focus::-moz-placeholder          {opacity: 0; transition: opacity 0.3s ease;}
textarea:focus:-moz-placeholder           {opacity: 0; transition: opacity 0.3s ease;}
textarea:focus:-ms-input-placeholder      {opacity: 0; transition: opacity 0.3s ease;}

/*Ôîðìà çàÿâêè*/

table.bordered {
    margin-bottom: 20px;
}

.bordered {
  width: 100%;
    border: solid #4F270E 1px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 1px 1px #4F270E; 
    -moz-box-shadow: 0 1px 1px #4F270E; 
    box-shadow: 0 1px 1px #4F270E;         
}
 
.bordered tr:hover {
    background: #DED7B6;
    -o-transition: all 0.1s ease-in-out;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;     
}    
 
.bordered td, .bordered th {
    border-left: 1px solid #4F270E;
    border-top: 1px solid #4F270E;
    padding: 5px;
    text-align: center;    
}

.bordered.first-col-left tr td:first-child {
    text-align: left;
}
 
.bordered th {
    background-color: #7EC122;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ebf3fc), to(#dce9f9));
    background-image: -webkit-linear-gradient(top, #7EC642, #548310);
    background-image:    -moz-linear-gradient(top, #ebf3fc, #dce9f9);
    background-image:     -ms-linear-gradient(top,#ebf3fc, #dce9f9);
    background-image:      -o-linear-gradient(top, #ebf3fc, #dce9f9);
    background-image:         linear-gradient(top, #ebf3fc, #dce9f9);
    -webkit-box-shadow: 0 1px 0 rgba(255,255,255,.8) inset; 
    -moz-box-shadow:0 1px 0 rgba(255,255,255,.8) inset;  
    box-shadow: 0 1px 0 rgba(255,255,255,.8) inset;        
    border-top: none;
    color: #FFFFFF;
    text-shadow: 0 1px 0 rgba(#FFFFFF); 
}
 
.bordered td:first-child, .bordered th:first-child {
    border-left: none;
}
 
.bordered th:first-child {
    -moz-border-radius: 6px 0 0 0;
    -webkit-border-radius: 6px 0 0 0;
    border-radius: 6px 0 0 0;
}
 
.bordered th:last-child {
    -moz-border-radius: 0 6px 0 0;
    -webkit-border-radius: 0 6px 0 0;
    border-radius: 0 6px 0 0;
}
 
.bordered th:only-child{
    -moz-border-radius: 6px 6px 0 0;
    -webkit-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0;
}
 
.bordered tr:last-child td:first-child {
    -moz-border-radius: 0 0 0 6px;
    -webkit-border-radius: 0 0 0 6px;
    border-radius: 0 0 0 6px;
}
 
.bordered tr:last-child td:last-child {
    -moz-border-radius: 0 0 6px 0;
    -webkit-border-radius: 0 0 6px 0;
    border-radius: 0 0 6px 0;
}

input[name="surname"] {
    display: block;
    position: absolute;
    left: -9999px;
}

.kontakt {
    height: 90px; 
    background: url('/images/7.png') no-repeat;
}




.project-catalog {
    margin-bottom: 2em;
}

.project-catalog h2 {
    margin-bottom: 1em;
}

.project-catalog a {
    text-decoration: none;
}

.project-catalog .catalog-list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.project-catalog .catalog-item {
    width: 32%;
    margin-bottom: 1em;
    display: flex;
    flex-direction: column;
    box-sizing: border-box;
    padding: 1em .5em;
    /*background: white;*/
    background: #fffcf0;
    box-shadow: inset 0 0 0 1px rgba(0,0,0,.15), inset 0 -1px 0 0 rgba(0,0,0,.2);
    cursor: pointer;
    transition: .3s;
}

.project-catalog .catalog-item:hover {
    box-shadow: inset 0 0 0 1px rgba(0,0,0,.15), inset 0 -1px 0 0 rgba(0,0,0,.2), 0 0 11px rgba(33,33,33,.2); 
    transition: .3s;
    background: white;
    transform: scale(1.1);
}

.project-catalog .catalog-item-name {
    width: 100%;
    text-align: center;
    color: #492712;
    font-family: gnuolanefree;
    font-size: 1.2em;
    font-weight: normal;
    margin-bottom: 1em;
    height: 45px;
}

.project-catalog .catalog-item-name br {
    display: initial;
}

.project-catalog .catalog-item-size {
    display: flex;
    justify-content: space-between;
}

.project-catalog .catalog-item-image {
    margin-bottom: 1em;
}

.project-catalog .catalog-item-image img {
    display: block;
    width: 100%;
    max-width: 100%;
    height: 140px;
}

.project-catalog .catalog-item-price {
    text-align: center;
}

.project-catalog .catalog-item-price-bold {
    color: #492712;
    font-family: gnuolanefree;
    font-size: 1.2em;
    font-weight: normal;
    
}

.goCatalogButton {
    margin-bottom: 1em;
}

.goCatalogButton a {
    color: white; 
    box-sizing: border-box; 
    padding: 1em; 
    display: block; 
    width: 100%; 
    height: 100%; 
    text-align: center; 
    background: #6fb031; 
    box-shadow: 0px 1px 1px 0px rgba(50, 50, 50, 0.75);
}

ul.breadcrumb {
    display: flex;
    list-style-type: none;
    text-transform: uppercase;
    border-bottom: 1px solid lightgrey;
    padding-bottom: .5em;
    margin-left: 0;
}

.breadcrumb li {
    list-style-image: none;
    margin: 0 1em;
}

.breadcrumb li:first-child {
    margin-left: 0;
}

.contentimg {
    margin: 0 0 1em 1em;
    float: right;
    max-width: 180px;
    max-height: 180px;
}

.item-page .catalog-all-link a {
    display: block;
    padding: 1em .5em;
    margin: 1em 0;
    background: #6fad30;
    color: white;
    font-weight: bold;
    text-decoration: underline;
    text-align: center;
    cursor: pointer;
    box-shadow: 0px 1px 1px 0px rgba(50, 50, 50, 0.75);
}

.item-page .catalog-all-link a:visited {
    color: white;
}

.item-page .catalog-all-link a:hover {
    background-color: #7cc135;
}

.item-page .pricetable {
    margin-bottom: 2em;
}

.project-page__image {
    margin-bottom: 1em;
}

.project-page__image img {
    width: 100%;
    box-shadow: 0px 1px 1px 0px rgba(50, 50, 50, 0.75);
}

.project-page__price {
    display: flex;
    justify-content: center;
    margin: 2em 0;
}

.project-page__price-card {
    box-sizing: border-box;
    padding: 1em;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    box-shadow: 0px 1px 1px 0px rgba(50, 50, 50, 0.75);
    min-width: 230px;
    margin-right: 2em;
    background: #4c220c;
    color: white;
    font-size: 1.1em;
    transition: .3s;
    font-weight: bold;
}

.project-page__price-card:last-child {
    margin-right: 0;
}

.project-page__price-card_green {
    background-color: #7cc135;
}

.project-page__price-card_hover:hover {
    cursor: pointer;
    box-shadow:  0px 1px 1px 0px rgba(50, 50, 50, 0.75), 0 0 11px rgba(33,33,33,.2);
    transition: .3s;
}

.project-page__specs table {
    width: 100%;
}

.project-page__specs table tr td:first-child {
    width: 33%;
    font-weight: bold;
}

.project-page__desc {
    display: flex;
    margin-bottom: 1em;
}

.project-page__desc-card {
    flex: 1;
    box-sizing: border-box;
    padding: 1em;
    display: flex;
    align-items: center;
    flex-direction: column;
    /* border: 4px solid #542a13; */
    background: #dcd8c6;
    border-right: 2px solid #f1f1f1;
    box-shadow: 0px 0px 1px 0px rgba(50, 50, 50, 0.35);
}

.project-page__desc-card:last-child {
    border-right: 0;
}

.project-page__desc-card_big {
    flex: 2;
    /* margin-right: 0; */
}

.project-page__desc-card_green {
    background: #6fb031;
}

.project-page__desc-card-value {
    font-size: 1.3em;
    font-weight: bold;
}

.project-page__specs {
    margin-bottom: 2em;
}

.item-page .pagination ul {
    display: flex;
    align-items: center;
    justify-content: center;
    list-style-type: none;
}

.item-page .pagination li {
    list-style-image: none;
    margin: 0 5px;
}

.item-page .pagination a {
    background-color: #fffcf0;
    display: block;
    padding: .3em 1em;
    border: 1px solid lightgrey;
}

.item-page .pagination li.active a {
    background-color: #6fb031;
    color: white;
}

.item-page .pagination li.disabled {
    display: none;
}

.item-page .pagination a:hover {
    background-color: #6fb031;
    color: white;
}

.catalog__filter {
    display: flex;
    align-items: center;
    margin: 0 0 16px 0;
}

.filters__wrapper {
    margin-bottom: 32px;
}

.catalog__filter .filter__caption {
    width: 20%;
    font-size: 16px;
    font-weight: bold;
    margin: 0 0 0 20px;
    
}

.catalog__filter .filter__list {
    list-style-type: none;
    display: flex;
    /* justify-content: center; */
    flex-wrap: wrap;
    width: 100%;
}

.catalog__filter .filter__list li {
    list-style-image: none;
    margin: 8px 5px 8px 0;
}

.catalog__filter .filter__list a {
    box-sizing: border-box;
    padding: .5em;
    background: #fffcf0;
} 

.catalog__filter .filter__list li.active a {
    background: #492712;
    color: white;
}

.catalog__filter .filter__list li:hover a {
    background: #6fb031;
    color: white;
}

.goCalcBtn a {
    display: block;
    padding: 16px 16px;
    background-color: #6fb031;
    color: white;
    box-shadow: 0px 1px 1px 0px rgba(50, 50, 50, 0.75);
    text-align: center;
    max-width: 250px;
    margin: 0 auto;
}

.goCalcBtn a:visited {
    color: white;
}

.goCalcBtn a:hover {
    color: white;
    background-color: #81ca3b;
}

.custom-address {
    font-size: 0.6em;
    line-height: 15px;
    text-transform: none;
}

/*
------BANNER------
*/

.monolit-banner-image{
     position: absolute;
     top: 0;
     left: -60px;
     transform: scale(-1, 1);
}
 .monolit-banner.mobile{
     display:none 
}
 .monolit-banner{
     overflow: hidden;
     position: relative;
     padding: 16px 0px 20px 172px;
     background: linear-gradient(91.36deg, #D6481B 0%, #FF8A00 100%);
     border-radius: 2px;
     margin: 0 20px;
}
 .monolit-banner a{
        text-decoration: none;
}
 .monolit-banner *{
     font-family: Inter;
     color:#fff!important;
}
 .monolit-banner-title{
     font-size: 24px;
     margin-bottom: 12px;
     font-weight: 600;
}
 .monolit-banner-list ul{
     margin: 0!important;
     display: flex;
     gap: 18px;
}
 .monolit-banner-list ul li{
     position: relative;
     font-size: 14px;
     list-style: none;
     margin: 0;
}
 .monolit-banner-list ul li:not(:last-child):after{
     content:'';
     width:2px;
     height:2px;
     background:#fff;
     position: absolute;
     top: 50%;
     right: -9px;
}
 .monolit-banner-list ul li span.circle-mobile{
     display:none;
     background: #F98104;
     font-size: 12px;
     width: 16px;
     height: 16px;
     align-items: center;
     justify-content: center;
     border-radius: 50%;
}
 @media screen and (max-width: 515px){
     .monolit-banner.mobile{
         display:block!important 
    }
     header .monolit-banner.mobile{
         margin-bottom: -18px;
         margin-top: 20px;
    }
     .monolit-banner.desktop{
         display:none!important 
    }
     .monolit-banner-list ul li span.circle-mobile{
         display:flex;
    }
     .monolit-banner-list ul li:not(:last-child){
         margin-bottom:8px 
    }
     .monolit-banner-list ul li{
         display: flex;
         gap: 6px;
    }
     .monolit-banner-list ul li:after{
         display:none 
    }
     .monolit-banner-list ul {
         display: block;
    }
     .monolit-banner-image{
         top: 11px;
         left: -147px;
         transform: scale(1, 1);
    }
     .monolit-banner{
         padding: 16px 0px 16px 86px;
         margin: 0;
    }
     .monolit-banner-title {
         font-size: 16px;
    }
}
