

/* ==========================================================================
   Author's custom styles
   ========================================================================== */


html {
font-family: sans-serif;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
::-moz-focus-inner { border: 0; padding: 0; }
body { margin:0; padding:0;}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

div{ margin:0; outline:0;}
ul {outline:0;}
a:active,
a:hover {
  outline: 0;
}
/*убираем бордюры*/
img, a:link img, a:visited img, a:hover img, a:active img { border: 0; }
a:focus { border:0px; }
/*общее оформление ссылок*/
a { color: #323232; text-decoration: none; }
a:hover { color:#323232; text-decoration:underline; }


/*бэкграунд*/
html {background:#fff;}
body {min-width:1300px; font-size: 16px; line-height: 1.3; color:#000; font-weight:normal;}
 
/*разделитель*/
.clear { height:0px; width:100%; clear:both; }

/*все дивы в бокссайз бордер бокс*/
div {
	box-sizing: border-box;
}

/* обновите браузер*/
.browserupgrade {
	text-align:center;
	padding:20px;
	background:#fff;
	border-bottom:3px solid #000;
	font-size:21px;
	margin:0;
}
.browserupgrade a {
	color:#ff0000;
	font-weight:bold;
	text-decoration:underline;
}

/* шрифт */
body {font-family: 'Open Sans', sans-serif;}



/* Типографика */
h1 {
	font-weight:bold;
	font-size:32px;
	line-height:32px;
	text-align:left;
	padding:0;
	margin:0;
	text-transform:uppercase;
	letter-spacing:3px;
}
h2 {
	font-weight:bold;
	font-size:32px;
	line-height:32px;
	text-align:left;
	padding:0;
	margin:0;
	text-transform:uppercase;
	letter-spacing:3px;
}
h3 {
	font-weight:bold;
	font-size:21px;
	line-height:28px;
	margin:20px 0px 10px;
}
p {
	margin:0 0 15px;
}


/*центрируем блоки*/
.center-box {
	margin:0 auto;
	width:1240px;
	position:relative;
}


.header-line {
    background:#8e8e8e url(../images/bg-header3.jpg) center top no-repeat;
    background-size:cover;
    position:relative;
    z-index:500;
    box-shadow:0 0 5px rgba(0,0,0,0.7);
    color:#fff;
}

    .header-logo {
        position:absolute;
        left:0;
        top:0;
        width:240px;
        height:162px;
    }
        .header-logo .logo {
            display:block;
            width:240px;
            height:162px;
            margin:auto;
            box-shadow:0 0 5px rgba(0,0,0,0.7);
        }
    .header-top-text {
        height:50px;
        margin-left:360px;
        text-align:right;
        text-transform:uppercase;
        font-size:14px;
        line-height:30px;
        padding:10px 0;
    }
    .header-contact {
        height:50px;
        margin-left:240px;
        text-align:right;
        text-transform:uppercase;
        font-size:21px;
        line-height:30px;
        padding:10px 0;
    }
        .header-contact a {
            color:#fff;
        }
        .header-contact a:hover {
            color:#fff;
        }
        
        .tel {
            display:inline-block;
            height:30px;
            line-height:30px;
            padding-left:35px;
            margin-left:25px;
            background:url(../images/tel.png) left center no-repeat;
        }
        .mobtel {
            display:inline-block;
            height:30px;
            line-height:30px;
            padding-left:35px;
            margin-left:25px;
            background:url(../images/mtel.png) left center no-repeat;
        }
        .mail {
            display:inline-block;
            height:30px;
            line-height:30px;
            padding-left:40px;
            margin-left:25px;
            background:url(../images/mail.png) left center no-repeat;
        }
        .vk {
            display:inline-block;
            height:30px;
            width:30px;
            line-height:30px;
            margin-left:25px;
            background:url(../images/vk.png) left center no-repeat;
            text-decoration:none !important;
        }
        .fb {
            display:inline-block;
            height:30px;
            width:30px;
            line-height:30px;
            margin-left:15px;
            background:url(../images/fb.png) left center no-repeat;
            text-decoration:none !important;
        }
    .top-menu {
        height:45px;
        margin-left:240px;
    }
    .top-menu ul {
        display:block;
        list-style:none;
        height:45px;
        text-align:right;
    }
    .top-menu ul ul {
        display:none;
    }
    .top-menu ul li {
        display:inline-block;
        margin-left:15px;
    }
    .top-menu ul li a {
        display:block;
        padding:5px 0 10px;
        line-height:30px;
        font-weight:bold;
        font-size:14px;
        color:#fff;
        text-decoration:none;
        text-transform:uppercase;
        letter-spacing:1px;
    }
    .top-menu ul li:hover a {
        padding:5px 0 5px;
        line-height:30px;
        border-bottom:5px solid #fff;
    }
    .top-menu ul li.active a {
        padding:5px 0 5px;
        line-height:30px;
        border-bottom:5px solid #fff;
    }

.slider {
    margin:0;
    padding:0;
    z-index:200;
    position:relative;
    overflow: hidden;
}
.nivo-caption {
    left: 50% !important;
    bottom: unset !important;
    margin-left: -450px !important;
    top: 120px !important;
    background: transparent !important;
    color: #fff !important;
    width: 900px !important;
    padding: 5px 10px !important;
    opacity: 1 !important;
}
.nivo-title {
    text-transform:uppercase;
    font-size:48px;
    line-height:56px;
    font-weight:bold;
    text-shadow:0 0 7px rgba(0,0,0,0.7);
}
.nivo-text {
    font-size:18px;
    line-height:24px;
    text-shadow:0 0 7px rgba(0,0,0,0.7);
    margin-top:15px;
}
.nivo-link {

}
.nivo-caption .nivo-link a {
    display:inline-block !important;
    width:auto !important;
    padding:10px 30px !important;
    text-align:center !important;
    text-transform:uppercase !important;
    border:3px solid rgba(255,255,255,0.7) !important;
    text-shadow:0 0 7px rgba(0,0,0,0.7);
    margin-top:15px;
}
.nivo-caption .nivo-link a:hover {
    border:3px solid rgba(255,255,255,1) !important;
}

.page-title {
    background:#fbf8f5;
    padding:70px 0 30px;
    z-index:200;
    position:relative;
}

.page-title h1 {
    display:block;
    float:left;
    width:480px;
}
.page-title h1 span {
    display: block;
    font-size: 24px;
    color: #666;
}
.page-title .bread {
    display:block;
    float:left;
    width:760px;
}

ul.breadcrumb {
    display:block;
    margin:0;
    padding:0;
    height:auto;
    text-align:right;
    line-height: 32px;
}
    ul.breadcrumb li {
        display:inline-block;
        text-transform:uppercase;
        overflow:hidden;
    }
    ul.breadcrumb .divider {
        background:url(../images/divider.png) center no-repeat;
        display: inline-block;
        width: 20px;
    }
    ul.breadcrumb .divider img {
        opacity:0;
    }



/********************/
.main {
    padding:30px 0;
}

.main h2 {
    margin:20px 0;
}

.left-column {
    float:left;
    width:930px;
}
.right-column {
    float:left;
    width:280px;
    margin:30px 0;
    margin-left:30px;
    border:1px solid #eee;
/*    padding:10px;*/
}

.right-column ul {
    display:block;
    list-style:none;
    margin:0;
    padding:0;
}

.right-column ul.menu li {
    display:block;
    list-style:none;
}
.right-column ul.menu > li > a {
    display:block;
    padding:10px 15px;
    text-transform:uppercase;
    font-weight:bold;
}
.right-column ul.menu ul {
    margin-left:10px;
}
.right-column ul.menu ul li a {
    display:block;
    padding:5px 15px;
}

.right-column ul.collectmenu  ul > li > a {
    display:block;
    padding:5px 15px;
    text-transform:unset;
    font-weight:normal;
}
.right-column ul.collectmenu {
    margin-bottom:20px;
}


/*****************/

.mp-catalog-line {
    padding:100px 0 50px;
    text-align:center;
}

    .mp-catalog-item {
        display:inline-block;
        width:388px;
        height:388px;
        margin:10px;
        opacity:0.9;
    }
    .mp-catalog-item:hover {
        opacity:1;
    }

.zayavka-line {
    padding:50px 0;
    background:#8e8e8e url(../images/bg-header3.jpg) center top no-repeat;
    background-size:cover;
    color:#fff;
}
    .zayavka-text {
        float:left;
        width:540px;
        text-shadow:0 0 7px rgba(0,0,0,0.7);
        padding-left:100px;
    }
        .zayavka-big-text {
            font-size:32px;
            line-height:42px;
            font-weight:bold;
            letter-spacing: 3px;
            text-transform:uppercase;
            margin-bottom:5px;
        }
    .zayavka-btns {
        float:left;
        width:700px;
        text-align:right;
        padding-right:100px;
    }
        .zayavka-btns a {
            display:inline-block;
            padding:10px 20px;
            margin:10px;
            text-align:center;
            text-transform:uppercase;
            font-size:21px;
            font-weight:bold;
            border:3px solid #fff;
            color:#fff;
            text-decoration:none;
            letter-spacing:1px;
        }
        .zayavka-btns a:hover {
            background:#fff;
            color:#393939;
        }

.mp-technology-line {
   padding:50px 0;
   background:#fff;
}

    .mp-technology-line h2 {
        display:block;
        float:left;
        width:900px;
        margin-bottom:50px;
    }
        .mp-technology-line h2 span {
            color:#999999;
        }
    .mp-technology-line .more-box {
        display:block;
        float:left;
        width:340px;
        text-align:right;
    }
        .mp-technology-line .more-box a {
            background:url(../images/divider.png) right center no-repeat;
            display: inline-block;
            padding-right:20px;
            line-height:32px;
            text-transform:uppercase;
        }
    .mp-technology-line .mp-tech {
        display:block;
        float:left;
        width:410px;
        padding:30px 0 30px 175px;
        height:150px;
    }
    .mp-technology-line .mp-tech.tech1 {
        background:url(../images/tech1.png) left center no-repeat;
    }
    .mp-technology-line .mp-tech.tech2 {
        background:url(../images/tech2.png) left center no-repeat;
    }
    .mp-technology-line .mp-tech.tech3 {
        background:url(../images/tech3.png) left center no-repeat;
    }
        .mp-technology-line .mp-tech-title {
            text-transform:uppercase;
            font-weight:bold;
            letter-spacing:3px;
            font-size:21px;
            line-height:28px;
        }
        .mp-technology-line .mp-tech-link {
            margin-top:10px;
        }
            .mp-technology-line .mp-tech-link a {
                text-decoration:underline;
            }
    
    .mp-technology-line .mp-tech.adv1 {
        background:url(../images/adv1.png) left center no-repeat;
    }
    .mp-technology-line .mp-tech.adv2 {
        background:url(../images/adv2.png) left center no-repeat;
    }
    .mp-technology-line .mp-tech.adv3 {
        background:url(../images/adv3.png) left center no-repeat;
    }

.mp-partner-line {
   padding:50px 0;
   background:#eee;
}

    .mp-partner-line h2 {
        display:block;
        float:left;
        width:900px;
        margin-bottom:50px;
    }
        .mp-partner-line h2 span {
            color:#999999;
        }

    .mp-partner {
        display:block;
        float:left;
        width:290px;
        margin:0 20px 20px 0;
        border-bottom:3px solid #999;
        overflow:hidden;
    }
    .mp-partner img {
        display:block;
        width:100%;
    }



.mp-project-line {
   padding:50px 0;
   background:#f9f9f9;
}

    .mp-project-line h2 {
        display:block;
        float:left;
        width:900px;
        margin-bottom:50px;
    }
        .mp-project-line h2 span {
            color:#999999;
        }
    .mp-project-line .more-box {
        display:block;
        float:left;
        width:340px;
        text-align:right;
    }
        .mp-project-line .more-box a {
            background:url(../images/divider.png) right center no-repeat;
            display: inline-block;
            padding-right:20px;
            line-height:32px;
            text-transform:uppercase;
        }
/*********/
#yoo-zoo .categories .category {
    width: 300px;
    margin: 0 5px 10px 5px;
    text-align: center;
    display: block;
    float: left;
    padding: 10px !important;
    border: 1px solid #eee;
    font-size:18px;
    text-transform:uppercase;
    box-sizing: border-box;
}
#yoo-zoo .categories .category:hover {
    color:#b56731;
    border: 1px solid #b56731;
}
    #yoo-zoo .categories .category img {
        display:block;
        margin:20px auto;
    }

#yoo-zoo .items .teaser-item {
    width: 300px;
    margin:  0 5px 10px 5px;
    text-align: center;
    display: block;
    float: left;
    padding: 0 !important;
    border: 1px solid #eee;
    font-size:18px;
    text-transform:uppercase;
    box-sizing: border-box;
}
#yoo-zoo .items .teaser-item:hover {
    color:#b56731;
    border: 1px solid #b56731;
}
    #yoo-zoo .items .teaser-item .img {
        display: table-cell;
        width: 300px;
        height: 200px;
        vertical-align: middle;
        padding:5px;
        background:#fafafa;
    }
    #yoo-zoo .items .teaser-item .img img {
        display:block;
        /*width:100%;*/
        width:auto;
        height:auto;
        max-width:290px;
        max-height:190px;
        margin:0 auto;
    }
    #yoo-zoo .items .teaser-item .title {
        padding:10px;
    }
    
#yoo-zoo .full-item {

}

#yoo-zoo .full-item h2 {
    margin-bottom:5px;
}
#yoo-zoo .full-item .art {
    color:#999;
    margin-bottom:5px;
    font-size:14px;
}

#yoo-zoo .full-item .cost {
    font-size:21px;
    color:#999;
    padding-bottom:10px;
    border-bottom:1px solid #eee;
    margin-bottom:10px;
}
    #yoo-zoo .full-item .cost span {
        font-size:24px;
        color:#000;
    }
#yoo-zoo .full-item .img {
    width:400px;
    margin-right:30px;
    float:left;
    text-align:center;
}
#yoo-zoo .full-item .img img {
    width:auto;
    max-width:100%;
    height:auto;
}
#yoo-zoo .full-item .spec {
    width:500px;
    float:left;
}
#yoo-zoo .full-item .desc {
    padding:20px 0;
    margin:10px 0;
    border-top:1px solid #eee;
    border-bottom:1px solid #eee;
}


.items .teaser-project {
    width: 300px;
    margin:  0 5px 10px 5px;
    text-align: center;
    display: block;
    float: left;
    padding: 0 !important;
    background:#fff;
    border-bottom: 3px solid #8e8e8e30;
    font-size:18px;
    text-transform:uppercase;
    box-sizing: border-box;
}
.items .teaser-project:hover {
    border-bottom: 3px solid #8e8e8e;
    box-shadow:0 0 5px rgba(0,0,0,0.7);
}
    .items .teaser-project img {
        display:block;
        width:100%;
    }
    .items .teaser-project .title {
        padding:10px;
        line-height:25px;
        min-height:70px;
    }


/****************/
.footer-line {
    background:#8e8e8e;
    color:#fff;
}
    .footer {
        padding:30px 0 20px;
    }
    .footer-logo {
        width:360px;
        float:left;
        line-height:30px;
    }
    .footer-contact {
        width:880px;
        float:left;
        line-height:30px;
        text-align:right;
        text-transform:uppercase;
        font-size:21px;
    }
        .footer-contact a {
            color:#fff;
        }
        .footer-contact a:hover {
            color:#fff;
        }
    .copyright {
        padding:10px 0 20px;
    }



/*поиск*/
#searchForm input {
    height: 20px;
    padding: 10px 10px 10px 40px;
    font-size: 14px;
    line-height: 20px;
    border: 1px solid #aaa;
    outline: 0;
    width: 640px;
    background: #fff url(../images/search.png) left center no-repeat;
}

#searchForm button {
    height: 40px;
    background: #b56731;
    color: #fff;
    padding: 10px;
    font-size: 14px;
    line-height: 20px;
    text-transform: uppercase;
    border: 0;
    outline: 0;
    width: 100px;
    position: relative;
    cursor: pointer;
}

#searchForm .searchintro {
   margin:10px 0; 
}

#searchForm .search-results {
    margin:10px 0; 
}

/**/
.search-box {
    text-align:right;
    margin-top:10px;
    padding-right:13px;
}
.search-box input {
    height: 40px;
    padding: 10px 10px 10px 40px;
    font-size: 14px;
    line-height: 20px;
    border: 1px solid #aaa;
    outline: 0;
    width: 300px;
    background: #fff url(../images/search.png) left center no-repeat;
    display:inline-block;
}

.search-box button {
    height: 40px;
    background: #8e8e8e;
    color: #fff;
    padding: 10px;
    font-size: 14px;
    line-height: 20px;
    text-transform: uppercase;
    border: 0;
    outline: 0;
    width: 100px;
    position: relative;
    cursor: pointer;
}


/* ДОПОЛНИТЕЛЬНОЕ ОФОРМЛЕНИЕ */
/*листалка для постраничного вывода*/
.pagination
{
text-align:center;
margin-top:30px !important;
padding-top:10px !important;
border-top:1px solid #aaa;
}

.pagination ul
{
list-style: none;
}
.pagination ul li
{
display: inline-block;
margin-left:2px;
margin-right:2px;
}
.pagination ul li span, .pagination ul li a
{
    padding: 2px 15px;
    line-height: 18px;
    border: 1px solid #999;
    color:#999;
    border-radius: 3px;
}
.pagination ul li a
{
    border: 1px solid #065b9c;
    color:#065b9c;
}

#lightbox-wrap, #lightbox-wrap * {
    box-sizing: unset;
}

/**/ 
.fos-wrapper {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(255,255,255,0.5);
    z-index: 1000;
}

.fos-box, .fos-box2 {
    display: none;
    position: fixed;
    left: 50%;
    top: 50%;
    width: 680px;
    height: 460px;
    margin-left: -350px;
    margin-top: -250px;
    border-radius: 8px;
    padding: 30px 10px 10px;
    background: #fff;
    background: rgba(255,255,255,0.8);
    color: #000;
    text-align: left;
    border:5px solid #323232;
    z-index: 1200;
} 

.fos-box .fos-box-close, .fos-box2 .fos-box-close {
    position: absolute;
    width: 30px;
    height: 30px;
    top: 10px;
    right: 10px;
    border-radius: 5px;
    background: url(../images/close.png) top center no-repeat;
    cursor: pointer;
}
   
    .fos-box .fos-box-title, .fos-box2 .fos-box-title {
        font-weight: normal;
        display: block;
        text-align: center;
        font-size: 32px;
        line-height: 40px;
        padding: 15px 30px;
        margin: 0 auto;
        color: #323232;
    }
    .fos-box .blo, .fos-box2 .blo {
        margin: 10px auto;
        padding: 5px;
    }
    .fos-box .blo-check, .fos-box2 .blo-check {
        width:400px;
    }
    .fos-box .blo input[type="text"], .fos-box2 .blo input[type="text"] {
        display: block;
        width: 400px;
        margin: auto;
        color: #323232;
        background: #fff;
        padding: 5px;
        border: 1px solid #323232;
        border-radius: 6px;
        outline: 0;
        box-sizing: border-box;
        font-size: 16px;
    }
    .fos-box .submit_fos, .fos-box2 .submit_fos {
        border:0;
        color: #fff;
        background: #323232;
        padding: 5px 10px;
        text-align: center;
        text-transform: uppercase;
        width: 300px;
        line-height: 21px;

        margin: 10px auto;
        cursor: pointer;
        display: block;
    } 
    .fos-box .blo.error, .fos-box2 .blo.error {
    	background:rgba(255,0,0,0.2);
    }
    .answer_os.ok {
        margin:50px auto;  
        text-align:center;
    }


/*Каталог в виде таблицы*/
table.items2 {
    border: 0;
    border-collapse: collapse;
    max-width: 100%;
    margin: 0 0 20px;
    width: 100%;
    border-left: 1px solid #e5e5e5;
    border-top: 1px solid #e5e5e5;
}
table.items2 td {
    border-right: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    padding: 10px;
    vertical-align:top;
}
table.items2 th {
    border-right: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    padding: 10px;
    width: auto;
    text-align:left;
}
table.items2 th.cent {
    text-align:center;
}
table.items2 th span {
    font-weight:normal;
    font-style:italic;
    color:#666;
    font-size:14px;
}
table.items2 thead tr {
    background: #fbf8f5;
}
table.items2 tbody tr {
    background: #fff;
}
table.items2 tbody tr:nth-child(2n) {
    background: #fbf8f5;
}

table.items2 .title {
    font-weight:bold;
    font-size:18px;
    color:#000;
}
table.items2 .art {
    font-size:16px;
    font-style:italic;
    color:#666;
}
table.items2 .cost {
    text-align:center;
    font-weight:bold;
}

table.items2 img {
    display:block;
    width:100%;
    height:auto;
}
table.items2 .thumb {
    display:none;
}
table.items2 .thumb:first-child {
    display:block;
}

.theme-light .nivoSlider {
    margin-bottom:0 !important;
}
.action-main {
    padding: 20px;
    text-align: center;
    font-size: 42px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: bold;
    color: #fff;
    background: #cd0000;
}
.item-page ol {
    border: 1px solid #eee;
    border-radius: 5px;
    background:#fff;
    box-shadow:2px 2px 5px rgba(0,0,0,0.1);
    font-size:15px;
}
.item-page ol li {
    padding: 20px;
    border-bottom: 1px solid #eee;
}
.item-page ol li:hover {
    background:#fafafa;
}
.item-page ol li:last-child {
    border-bottom: 0;
}
.item-page ol li::marker {
    font-size:21px;
    color:#8e8e8e;
}

.item-page ol li img {
    float:left;
    margin-top:-20px;
    width:90px;
    margin-right:20px;
}

.mkimages {
    margin:30px -10px;
    overflow:hidden;
}
.mkimages img {
    display:block;
    width:400px;
    height:auto;
    float:left;
    margin:10px;
    box-shadow: 2px 2px 5px rgb(0 0 0 / 10%);
}
.mkimages2 {
    margin:30px -10px;
    overflow:hidden;
}
.mkimages2 img {
    display:block;
    width:610px;
    height:auto;
    float:left;
    margin:10px;
    box-shadow: 2px 2px 5px rgb(0 0 0 / 10%);
}