@font-face {
    font-family: 'CompPro-Regular';
    src: url('../fonts/PFDinTextCompPro-Regular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/PFDinTextCompPro-Regular.woff') format('woff'),
    url('../fonts/PFDinTextCompPro-Regular.ttf')  format('truetype'),
    url('../fonts/PFDinTextCompPro-Regular.svg#PFDinTextCompPro-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

.item-page p {
  font-family: Tahoma, Geneva, Verdana, sans-serif !important;
}

html, body {
    background-color: #f1f1f1;
    font-family: Tahoma, Geneva, Verdana, sans-serif;
}
body {
    font-family: Tahoma, Geneva, Verdana, sans-serif;
    font-size: 13px;
    line-height: 1.6;
    color: #333;
}
img {
    max-width: 100%;
}

.prov {
    display: none;
}

.text-zag {
    text-transform: uppercase;
    font-family: 'CompPro-Regular';
    font-size: 24px;
    font-weight: normal;
    border-bottom: 1px dotted #989898;
    padding-bottom: 10px;
    margin-bottom: 20px;
    color: #8d5328;
}
.PRICE-LIST {}
.PRICE-LIST .wf_file {
    text-align: center;
    color: #8d8d8d;
    padding: 5px 10px;
    font-size: 19px;
    text-transform: uppercase;
    font-family: 'CompPro-Regular';
    border-radius: 6px;
    background-color: #e2e2e2;
    display: inline-block
}
.PRICE-LIST .wf_file:hover {
    background-color: #f1f1f1;

}
.sidebar .wf_file span{
    text-decoration: underline;
}
.PRICE-LIST .glyphicon {
    margin-right: 4px;
}

.sidebar .latestnews li {
    margin: 10px 0;
    padding-left: 15px;
    position: relative;
}
.sidebar .latestnews a {
    color: #8d5328;
    text-decoration: underline;
}

.map {
    min-height: 400px;
    background-color: #F4F0D3;
}

.sidebar .latestnews .glyphicon {
    font-size: 11px;
    color: #8d5328;
    position: absolute;
    left: 0;
    top: 5px;
}
.sidebar .latestnews {
    padding: 5px 0 15px 0;
    list-style-type: none;
}

.thumbnail {
    color: #222;
}

.header {
    padding: 10px 0 0;
}

.category h2 {
    margin-bottom: 20px;
}
.category h2 a {
    font-family: 'CompPro-Regular';
    text-transform: uppercase;
    font-size: 21px;
}


.video-desk h2 {
    color: #fff;
    text-transform: uppercase;
    margin: 0;
    text-align: center;
    font-family: 'CompPro-Regular';
    font-size: 60px;
}

.video-desk {
    position: absolute;
    right: 0;
    left: 0;
    top: 64px;
    z-index: 2;
    background: rgba(0, 0, 0, 0.34);
    padding: 45px 0 0px;
}

.videoframe {
    position: relative;
}

.v-serp {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    position: relative;
    z-index: 990;
}

.pagination .pull-right {
    display: none;
}
.pagination ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.pagination ul li {
    display: inline-block;
    margin-bottom: 25px;
}


.pagination ul li span, .pagination ul li a {
    padding: 6px 15PX;
    color: #999;
    border-radius: 3px;

    background-color: #f1f1f1;
    margin-right: 6px;
}
.pagination ul li a {
    background-color: #006800;
    color: #fff;
}

.pagination ul li a:hover {
    background-color: #009000;
}

.video-desk p {
    color: #fff;
    text-align: center;
    margin-top: 10px;
    text-transform: uppercase;
    font-family: 'CompPro-Regular';
    font-size: 18px;
    letter-spacing: 3px;
}

.mainmenu .nav-justified .nav-child li {
    float: none;
}
nav.navigation li a {
    text-transform: uppercase;
    font-family: 'CompPro-Regular';
    font-size: 20px;
    color: #006d00;
    padding: 0 14px;
}

.mainmenu .nav-justified {
    float: right;
    width: auto;
    margin-bottom: 9px;
      padding-left: 40px;
}

.clearfix {
    clear: both;
}

.top-contact {
    text-align: right;
    font-size: 15px;
    color: #565656;
    min-height: 70px;
    font-family: 'Cuprum', sans-serif;
}

.top-contact a {
    text-decoration: underline;
}

.phone {
    font-size:18px;
    line-height: 21px;
}

.p-cod {
    color: #a0a0a0;
}

.lang .active {
    color: #949494;
}

.lang a {
    margin-right: 7px;
    text-decoration: none;
    white-space: nowrap;
}

.lang span {
    text-decoration: underline;
}

.logo img {
    height: 140px;
    position: absolute;
    z-index: 999;
    top: 5px;
    left: 55px;
}
.logowrap:before {
    content: '';
    background-color: rgba(255, 255, 255, 0.6);
    height: 154px;
    display: block;
    width: 154px;
    position: absolute;
    top: -3px;
    left: 48px;
    border-radius: 50%;
    z-index: 88;
}
.logowrap {
    position: relative;
}

.mainmenu {
    margin-bottom: 10px;
}

.mainmenu .nav-justified li {
    float: left;
    width: auto;
}
.mainmenu .nav-justified li:last-child a {
    padding-right: 0;
}

.pn-wrap:before {
    content: '';
    height: 35px;
    display: block;
    float: left;
    margin-right: 5px;
    margin-top: 3px;
    border-left: 1px dotted #ccc;
}

.mainmenu  .dropdown:hover > .dropdown-menu {
    display: block;
}

.mainmenu .dropdown-menu {
    min-width: 200px;
    background-color: transparent;
    border-radius: 0;
    border: none;
    left: -15px !important;
    padding-top: 9px;
    box-shadow: none;
    margin: 0;
}
.mainmenu .dropdown-menu li a {
    border-bottom: 1px solid #b7b7b7;
    background-color: #fff;
    text-transform: none;
    color: #000;
    padding: 5px 30px;
}

.mainmenu .dropdown-menu li:first-child a {
    border-top: 2px solid green;
}


.mainmenu li .glyphicon {
    position: absolute;
    top: 11px;
    left: 2px;
    z-index: 9;
    font-size: 8px;
    color: #006d7e;
}
.cat-children > div:nth-child(odd) {
    border-right: 1px dotted #989898;

}
.cat-children > div {

    min-height: 180px;
    margin-bottom: 15px;
    text-align: center;
}
.cat-children .category-title a {
    font-family: 'CompPro-Regular';
    font-size: 20px;
    text-transform: uppercase;
    color: #8d5328;
}
.cat-children {
    padding-top: 30px;
}
.cat-children h3 a:hover {
    border-color: transparent;
}
.cat-children h3 a {
    margin: 0 0 10px 0;
    display: inline-block;
    border-bottom: 1px dotted;
}
.cat-children div.last {
  border: 0;
}
.cat-children img {
    max-width: 80%;
}

.mobile-menu .glyphicon {
    display: none;
}
.mobile-menu li a:hover, .mobile-menu li a:focus  {
    background-color: green !important;
}
.mobile-menu .dropdown-toggle {
    padding: 15px 0;
}
.mobile-menu .menu.dropdown-menu {
    background-color: transparent;
    box-shadow: none;
    border: 0;
    width: 100%;
}

.mobile-menu .active > a {
    background-color: green !important;
}
.mobile-menu li a {
    text-align: center;
    display: inline;
    font-size: 16px;
    padding: 10px !important;
    color: #fff !important;
    font-family: 'Cuprum', sans-serif;
    text-transform: uppercase;
}
.mobile-menu li {
    background-color: #00310e;
}

.videoframe:before {
    content: '';
}

.catalog-line {
    background-color: #9cb9a9;
    position: relative;
    margin-top: -5px;
    padding-bottom: 80px;
}

.catalog-line h3 span {
    border-bottom: 1px solid #fff;
    display: inline-block;
    text-transform: uppercase;
    padding-bottom: 10px;
}
.catalog-line h3 {
    font-family: 'CompPro-Regular';
    margin: 0;
    padding-top: 30px;
    text-align: center;
    color: #fff;
    letter-spacing: 6px;
    font-size: 38px;
}

#tempWrap {
    position: absolute;
    width: 800px;
    left: 50%;
    max-width: 100%;
    margin-left: -400px;
    height: 100%;
    top: 0px;
    background: #e9eff4;
    background: radial-gradient(circle farthest-side, #e9eff4, #9cb9a9);
    outline: none;
}

.cat-pr {
    position: relative;
    z-index: 9;
}



ul.cat-prod, .list-prod {
    padding: 0;
    margin: 40px 0 0 0;
    list-style-type: none;
}

.list-prod li {
    margin-bottom: 10px;
    font-size: 13px;
    line-height: 16px;
    padding-left: 20px;
    background: transparent url('../images/bullit.png') 0 6px no-repeat;
}
ul.cat-prod li {
    margin-bottom: 38px;
    text-align: right;
    position: relative;
    height: 29px;
    float: right;
    clear: both;
}
.cat-prod .active a {
    display: inline-block;
    padding: 4px 10px 4px 7px;
    position: relative;
    text-transform: uppercase;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    color: #8d5328;
    text-decoration: none;
    border: 1px solid #8d5328;
    border-right: 0px;
}
.cat-prod .active a:before {
    content: "";
    position: absolute;
    width: 12px;
    height: 28px;
    background: transparent url('../images/arrow.png')0px 0px no-repeat;
    top: 0px;
    right: -11px;
}
.cat-prod .active a:hover {
    color: #8d5328;
}

.cat-prod li.active {
    left: 10px;
    top:-4px;
}

.videoframe {
    overflow: hidden;
}

.cat-prod a {
    white-space: nowrap;
    text-decoration: underline;
    color: #000;
    cursor: pointer;
    font-size: 12px;
    text-transform: uppercase;

}
.cat-prod a:hover {
    color: #000;
    text-decoration: none;
}
.go-catalog:hover {
    text-decoration: none;
    color: #fff;
    background-color: #c77a41;
}
.go-catalog {
    transition: all .2s;
    display: block;
    position: absolute;
    width: 250px;
    z-index: 9;
    bottom: 20px;
    text-align: center;
    background-color: #8d5328;
    margin-left: -125px;
    color: #fff;
    padding: 10px 0;
    left: 50%;
    letter-spacing: 1px;
    text-decoration: none;
    text-transform: uppercase;
    border-radius: 3px;
}

.topleft h3, .topright h3, .top-full h3, .bottom-full h3 {
    font-family: 'CompPro-Regular';
    text-transform: uppercase;
    border-bottom: 1px dotted #989898;
    padding-bottom: 10px;
    margin-top: 50px;
    margin-bottom: 20px;
    font-size: 26px;
}

.page-header h2, .subheading-category, .page-header h1 {
    font-family: 'CompPro-Regular';
    font-size: 30px;
    text-transform: uppercase;
}

.topleft .moduletable, .top-full .moduletable {
    position: relative;
}
.readlink {
    position: absolute;
    right: 0;
    top: 8px;
    text-decoration: underline;
    color: #8d5328;
}
.readlink:hover {
    text-decoration: none;
}

.top-full .newsflash a {
    font-size: 13px;
    text-decoration: underline;
    color: #8d5328;
}
a:hover,
.lang a:hover span,
.top-full .newsflash a:hover,
.top-full .newsflash a:hover,
.sidebar .latestnews a:hover {
    text-decoration: none;
}
.top-full .newsflash h4 {
    margin-bottom: 20px;
}


span.date {
    color: #7e7e7e;
    font-size: 11px;
    margin-bottom: 10px;
}
.footer a  {
    color: #fff;
    text-decoration: underline;
}
.footer {
    min-height: 100px;
    padding: 30px 0;
    color: #fff;
    background-color: #00310e;
    font-family: 'CompPro-Regular';
    text-transform: uppercase;
    font-size: 15px;
}

.partners {
    margin-bottom: 70px;
}

.topline.inner {
    height: 1px;
    background-color: #ccc;
}
.all .breadcrumb {
    font-family: 'CompPro-Regular';
    font-size: 16px;
    color: #777;
    padding: 20px 0 0;
    background-color: transparent;
}
.all .breadcrumb a {
    color: #777;
    text-decoration: underline;
}
.inner .mainarea {
    background-color: #fff;
    padding-bottom: 70px;
}

.items-leading .page-header {
    border: 0;
    padding: 0;
    margin-top: 0;
    margin-bottom: 0;
}
.simpleForm .btn {
    font-size: 19px;
    letter-spacing: 1px;
}
.item-page .article-info {
    margin-bottom: 10px;
}

.news h2 {
    margin-top: 0;
}
.news .item {
    margin-bottom: 40px;
}
.readmore {
    margin: 17px 0;
}

.article-info dd {
    display: inline;
    margin-right: 20px;
    font-family: 'CompPro-Regular';
    font-size: 16px;
    color: #bcbcbc;
}

.article-info {
    margin: 0;
}

.items-leading .page-header a {
    font-size: 22px;
}
.readmore .btn:hover {
    color: #f4f0d3;
}
.readmore .btn {
    background-color: #8d5328;
    text-transform: uppercase;
    font-size: 13px;
    font-family: 'CompPro-Regular';
    letter-spacing: 1px;
    color: #fff;
}

.item-page table {
    width: 100%;
}

table.noborder td {
    border: 0 !important;
    padding: 5px 0;
    line-height: 21px;
}
table td {
    padding: 4px 6px;
    border: 1px solid #ddd;
}
table tr:nth-child(odd) {
    background-color: #f4f4f4;
}
.les-item img {
    margin: 10px 0;
}
.les-item {
    margin-bottom: 20px;
    padding: 15px;
    border-radius: 10px;
    background-color: #f1f1f1;
}

.sidebar h3 {
    font-family: 'CompPro-Regular';
    text-transform: uppercase;
    color: #006d00;
    padding: 10px 10px;
    background-color: #f1f1f1;
    font-size: 20px;
    text-align: center;
}
.sidebar {
    padding-top: 50px;
}

.blog.catalog .items-row h2 a {
    color: #8d5328;
}
.blog.catalog .readmore {
    text-align: center;
    margin: 30px 0 0;
}
.blog.catalog .item {
    margin-bottom: 40px;
}
.blog.catalog .item-image {
    border-radius: 50%;
    margin: 15px auto;
    width: 150px;
    overflow: hidden;
}

.blog.catalog .items-row h2 {
    text-align: center;
    margin: 0;
    font-size: 20px;
}
.blog.catalog .items-row .page-header {
    margin: 10px 0;
    border: 0;
}








/* Праки MD */
@media (max-width: 1200px) {
    .logo img {
        left: 10px;
    }
    .logowrap:before {
        left: 0;
    }
}

@media (max-width:  1200px) {
    nav.navigation li a {
        font-size: 18px;
    }
}
/* Праки SM */
@media (max-width:  992px) {
    .footer .text-right {
        text-align: left;
        padding-top: 15px;
    }
    nav.navigation li a {
        font-size: 18px;
        padding-left: 15px;
        padding-right: 5px;
    }
    .cat-children > div:nth-child(odd) {
        border: 0;
    }
    .logo img {
        position: relative;
        z-index: 99;
        margin: 0 auto;
        display: block;
    }
    .logowrap:before {
        position: absolute;
        left: 50%;
        margin-left: -67px;
        z-index: 0;
    }
    .logowrap {
        margin-bottom: 20px;
    }
    .top-contact {
        text-align: center;
    }

    .lang {
        margin: 0;
        text-align: center;
    }
    .pn-wrap:before {
        display: none;
    }
    .top-contact {
        margin-bottom: 30px;
    }
}


/* Праки XS */

@media (max-width: 768px) {


    .video-desk {
        position: absolute;
        right: 0;
        left: 0;
        top: 0;

        z-index: 3;
        background: transparent;
        padding: 25px 0 0px;
    }
    .video-desk p {
        display: none;
    }
    .logowrap img{
        position: static;
    }

    .videoframe h2 {
        font-size: 27px;
    }

    .logowrap:before {
        display: none;
    }
    .logowrap {
        text-align: center;
        margin-bottom: 20px;
    }
    .top-contact {
        text-align: center;
    }

    .lang {
        margin: 0;
        text-align: center;
    }

    .pn-wrap:before {
        display: none;
    }

    .topsec {
        margin-bottom: 10px;
    }

    .footer .text-right {
        text-align: left;
        padding-top: 15px;
    }

    .catalog-line h3 {
        font-size: 28px;
    }

    .kat-list .dropdown-toggle {
        background-color: #eee;
        color: #000;
        margin-right: 0;
        text-align: center;
    }

    .kat-list .nav-tabs > li {
        float: none;
    }
    .kat-list ul.dropdown {
        width: 287px;
        margin: 20px auto 0;
    }

    .kat-list .dropdown-menu {
        right: 0;
    }
    .list-prod {
        width: 287px;
        margin: 20px auto 0;
    }
}

