@font-face {
    font-family: "PFHandbookPro";
    /* Имя шрифта */
    src: url(../fonts/pfhandbookpro-thin_1.ttf);
    /* Путь к файлу со шрифтом */
}


/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
    font-family: "PFHandbookPro";
}

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

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden],
template {
    display: none;
}

a {
    background-color: transparent;
}

a:active,
a:hover {
    outline: 0;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b,
strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

mark {
    background: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 1em 40px;
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

pre {
    overflow: auto;
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

/* Forms */
button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

button {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

button[disabled],
html input[disabled] {
    cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

input {
    line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td,
th {
    padding: 0;
}

/* ========================================================================== end normalize  */




/* Border
div {
	border: #ccc 1px solid !important;
	margin:5px 1px;
	
} */

/* Tags */
body {
    min-width: 360px !important;
    margin: 0px;
    font-size: 21px;
    font-family: "PFHandbookPro", "Arial", "Tahoma", sans-serif;
    letter-spacing: 0.3px;
    line-height: 1.3em;
    color: #2c3845;
    background: #d8eff7 url("../images/body_bg.jpg") 50% 0px;
    text-rendering: optimizeSpeed;
}

a,
a:visited {
    color: #206ab4;
    text-decoration: none;
    text-shadow: 1px 1px 1px #fff;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

a:hover,
a:focus {
    color: #10AAF3;
}


h1,
h2,
h3,
h4,
h5 {
    font-family: "PFHandbookPro", "Tahoma", "Arial", sans-serif;
    color: #2c9a7f;
    line-height: 1.1em;
    font-weight: 700;
    font-style: normal;
    letter-spacing: 0px;
}

h1 {
    font-size: 50px;
    line-height: 1.2em;
}

h2 {
    font-size: 44px;
    line-height: 1.2em;
}

h3 {
    font-size: 38px;
    line-height: 1.2em;
}

h4 {
    font-size: 26px;
    line-height: 1.2em;
    margin-bottom: 10px;
    color: #2B91CE;
}

h5 {
    font-size: 21px;
    line-height: 1.2em;
}

h6 {
    font-size: 18px;
    line-height: 1.2em;
}
ol {padding-left: 10px;}
ol li,
ul li {
    color: #223345;
}

ol li {
    padding: 5px 15px;
    list-style-position: inside;
}

hr {
    border-color: transparent !important;
}

/* Layout */
header,
nav,
main,
footer {
    margin: 0px;
}

.header-bg,
.nav,
.content_top,
.content,
.ft_copyright {
    max-width: 1250px;
    margin: 0px auto;
    padding: 0px 35px;
    /*	background-color: #eaf6fa;*/
    background-color: #dff3f9;
}

.clear_both {
    float: none !important;
    clear: both !important;
    height: 1px;
    line-height: 1%;
    width: 99% !important;
}

.clearfix {
    clear: both;
    float: none;
}

.costum,
.moduletable {
    margin: 25px 0px;
}

/* Header */
header {
    padding: 0px;
    background: url("../images/header_bg_top.png") 0 0 repeat-x;
}

nav {
    background-color: #3888b7;
    border-top: solid 1px #cfe3ea;
    border-bottom: solid 1px #cfe3ea;
    box-shadow: 0px -2px 0px #7cbede;
}

.header-bg {
    padding: 1px;
    background: transparent url("../images/header_bg_bottom.png") 75% 100% no-repeat;
}

.nav.p_5 {
    color: #fff;
    background-color: transparent;
}

.logo {
    height: 125px;
    text-align: left;
    overflow: hidden;
}

.logo_img {
    display: block;
    float: left;
    height: 125px;
    width: 300px;
/*    padding: 20px 5px 1px 185px;*/
    line-height: 1.4em;
    font-family: "PFHandbookPro", "Arial", "Tahoma", sans-serif;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: 1px;
    background: url("../images/poltavsky-dbk-logo.png") 0% 50% no-repeat;
    background: url("../images/poltavsky-dbk-logo.svg") 0% 50% no-repeat;
}

.logo_img strong {
    font-size: 26px;
}
.p_3 {float: right; width: 75px;}
.p_3 ul{min-height: 111px; margin: 10px 0 0 0; padding: 0px;}
.p_3 ul.social_menu li{
    padding-bottom: 5px;
    list-style: none;
    list-style-type: none;
    text-align: center;
}
.p_3 ul.social_menu li a{
    font-size: 0px;
    text-align: center;
}
.p_3 ul.social_menu li a:before{
    font-size: 30px;
}

.p_4 .custom.telefons{
    width: 30%;
    float: right;
    margin-top: 25px;
    padding-top: 0px;
    color: #2b4983;
    line-height: 1em;
    text-shadow: 1px 1px 1px #fff;
}


.p_4 .custom.telefons p {
    margin: 3px 0px;
}
.p_4 .custom.telefons a {
    font-weight: bold;
}

.p_4 .custom.telefons a:before {
    display: inline-block;
    content: "\f095";
    font-family: "FontAwesome";
    margin-right: 7px;
    color: rgba(50, 160, 133, 0.83);
}
.p_4 .custom.telefons.mails a:before {
    content: "\f003";
}

.p_4 .jbzoo {
    float: right;
}


/*  Top menu  */
.p_1 {
    height: 30px;
    margin: 0px 0px 5px;
    overflow: hidden;
}

.p_1 p {
    margin: 3px 20px;
    color: #fff;
    line-height: 1.1em;
}

.p_1 > div.custom {
    float: left;
    width: 65%;
}

.p_1 > div.mod-languages {
    float: left;
    width: 150px;
}

.p_1 > ul {
    float: right;
    height: 27px;
    overflow: hidden;
    margin: 3px;
    padding: 0px;
    background-color: transparent;
    text-align: center;
}

.p_1 > ul li {
    display: inline-block;
}

.p_1 > ul li a {
    display: block;
    color: #fff;
    padding: 3px 12px;
    text-shadow: 1px 0px #154e0e;
}

.p_1 > ul li a:hover {
    color: #9fffd6;
}

.p_1 > div.mod-languages {
    width: 100px;
    float: left;
}

.p_1 > div.mod-languages li {
    margin: 0px !important;
}

.p_1 ul.lang-inline li a {
    position: relative;
    top: -8px;
    display: inline-block;
    margin: 2px;
    color: #2aa05c;
    padding: 7px 6px 0px 9px;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.4em;
    letter-spacing: 1px;
    text-transform: uppercase;
    background-color: rgba(255, 255, 255, 0.7);
    border-radius: 5px;
    box-shadow: inset 1px 1px 1px #359a45;

}

.p_1 ul.lang-inline li.lang-active a {
    background-color: rgba(255, 255, 255, 0.9);
}

.p_1 ul.nav.menu li.item-209,
.p_1 ul.nav.menu li.item-210 {
    display: none !important;
}




/* Main menu */
.main_nav {
    position: sticky;
    top: 0px;
    z-index: 1500;
/*    transition: all 1s ease;*/
}

.main_nav.sticky-header {
    -webkit-position: sticky;
    position: sticky;
    top: -1px;
    box-shadow: 1px 5px 25px rgba(14, 41, 67, 0.5);
    z-index: 1500;
}
.main_nav.sticky-header .dj-megamenu-offcanvas {
    background-image: url(../images/system/menu-dbk-logo.png);
    background-image: url(../images/system/menu-dbk-logo.svg); 
    background-repeat:no-repeat;
    background-size: contain;
    background-position: left center;
}
.main_nav .p_5 div.custom {
    display: none;
    height: 0px;
    padding: 3px 0px;
    background-color: #56A757;
    transition: all 1s ease;
    border-right: #cfe3ea 1px solid;
}

.main_nav.sticky-header .p_5 div.custom {
    display: block;
    height: auto;
    border-bottom: #cfe3ea 1px solid;
}

.p_5 div.custom a,
.p_5 div.custom p {
    margin: 0px;
    padding: 0px;
    color: #fff;
    font-size: 17px;
    text-shadow: 1px 1px 1px #162905;

}



.main_nav .nav {
    padding: 0px;
}

.p_5 .dj-megamenu-wrapper ul {
    height: 48px;
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    text-align: center;
}

.p_5 .dj-megamenu-wrapper ul > li {
    display: inline-block;
    float: left;
    list-style-type: none !important;
    margin: 0px;
    padding: 0px;
}

.p_5 .dj-megamenu-wrapper ul > li.itemid144 a {
    border: none;
}

.p_5 .dj-megamenu-wrapper > ul.dj-megamenu > li:first-child,
.p_5 .dj-megamenu-wrapper > ul.dj-megamenu > li:first-child:hover,
.p_5 .dj-megamenu-wrapper > ul.dj-megamenu > li.hover:first-child {
    display: none;
    width: 1px;
    height: 48px;
    padding: 0px;
    background: #fff !important;
    border: none;
} 

.p_5 .dj-megamenu-wrapper > ul.dj-megamenu > li:first-child a,
.p_5 .dj-megamenu-wrapper > ul.dj-megamenu > li:first-child a span {
/*    display: block;*/
    height: 72px;
    padding: 10px 0 0 0 !important;
    font-size: 0px;
    line-height: 0px;
    background: #fff !important;
}

.main_nav.sticky-header .p_5 .dj-megamenu-wrapper > ul.dj-megamenu > li:first-child {
    position: relative;
    height: 82px;
    top: -34px;
    margin-top: 0px;
    display: inline-block;
    width: 90px;
}
.p_5 .dj-megamenu-wrapper ul li a img {
    max-height: 45px;
    padding-top: 5px;
}
.p_5 .dj-megamenu-wrapper ul > li > div {
    position: relative;
    z-index: 1400;
}

.dj-submenu,
.dj-submenu li ul {
    display: none;
}

.dj-submenu,
.dj-submenu li:hover ul {
    display: block;
}

.p_5 ul li a {
    display: block;
    width: auto !important;
    padding: 10px 20px 11px;
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 1.5px;
    border-left: #cfe3ea 1px solid;
    text-shadow: 1px 0px 1px #295989;
    transition: .3s all ease;
}

.main_nav.navbar.sticky-header .p_5 ul li a {padding: 10px 15px 11px; transition: .3s all ease;}

.p_5 ul li a:focus,
.p_5 ul li a:hover {
    background-color: rgba(255, 255, 255, 0.2);
}

.p_5 li.active > a {
    background-color: rgba(255, 255, 255, 0.2);
}
.p_5 li > a,
.p_5 li > a.active,
.p_5 li:hover > a,
.p_5 li > a.active:hover {
    width: auto !important;
    min-width: 20px !important;
}
.p_5 ul li:first-child a {
    border-left: none !important;
}
.main_nav.sticky-header .p_5 ul {
    border-right: #cfe3ea 1px solid;
}

select.inputbox.dj-select {
    width: 90%;
    background-color: #467E97;
}

select.inputbox.dj-select:before {
    position: relative;
    float: left;
    margin: 17px 15px 17px 10px;
    content: "\f0f6";
    font-family: "FontAwesome";
    font-size: 48px;
    font-weight: normal;
    color: #fff;
    text-shadow: 0px 0px 30px #bdd0de;
}

.dj-megamenu li a.dj-up_a em.arrow {
    display: inline-block;
    font-family: FontAwesome;
    /*    position: absolute;*/
    right: 10px;
    top: calc(50% - 3px);
    margin-left: 10px;
    font-size: 15px;
    line-height: 1;
    font-style: normal;
    font-weight: normal;
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

.dj-megamenu li a.dj-up_a em.arrow:before {
    content: "\f107";
}


/* Sub menu */
.dj-submenu,
.dj-submenu ul {
    position: absolute;
    height: auto !important;
    background-color: #216489;
    border: solid 1px #cfe3ea;
    box-shadow: 3px 12px 20px -5px rgba(6, 38, 51, 0.53);
    z-index: 1550;
}

.dj-submenu li {
    min-width: 230px;
    max-width: 270px;
    text-align: left;
    list-style-type: none !important;
}

.dj-submenu li.first a {
    padding-top: 20px !important;
}

.dj-submenu li.last a {
    float: none;
    clear: both;
    padding-bottom: 20px !important;
}

.dj-submenu > li > a {
    font-size: 21px !important;
    border: none !important;

}
.dj-submenu ul {
    top: 5px;
    left: 100%;
    width: 250px;
    background-color: #145376;
}

.dj-submenu ul li a {
    padding: 8px 18px 10px !important;
}
.dj-subwrap  .dj-subwrap .dj-subwrap-in { position: relative; top: -30px; left: 30px;}

.dj-submenu em.arrow {
    display: inline-block;
    margin-left: 15px;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 19px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.dj-submenu em.arrow:before {
    content: "\f105";
}


/*  Off canvas MENU */
.dj-megamenu-offcanvas {
    text-align: right;
    margin-right: 5%;
}

.dj-megamenu-select-dark .dj-mobile-open-btn,
.dj-megamenu-offcanvas-dark .dj-mobile-open-btn,
.dj-megamenu-accordion-dark .dj-mobile-open-btn {
    display: inline-block;
    background: transparent !important;
    text-shadow: none;
    color: #fff !important;
    border: none;
    outline: none;
}

.dj-offcanvas-dark,
.dj-offcanvas-dark .dj-offcanvas-top,
ul.dj-mobile-dark li.dj-mobileitem > a,
ul.dj-mobile-dark li.dj-mobileitem:hover > a,
ul.dj-mobile-dark li.dj-mobileitem.active > a {
    background: #074465;
    color: #fff !important;
    font-size: 24px;
    text-shadow: 1px 1px 3px #020f1c;
}

ul.dj-mobile-dark ul li.dj-mobileitem > a {
    color: #aeaeae;
    background-color: #135274;
    border-top: 1px solid #393939;
    padding-left: 30px;
}

ul.dj-mobile-dark ul ul li.dj-mobileitem > a {
    background-color: #206286;
    border-top: 1px solid #353535;
    padding-left: 45px;
}

ul.dj-mobile-dark ul li.dj-mobileitem:hover > a,
ul.dj-mobile-dark ul li.dj-mobileitem.active > a {
    background-color: #0279b7 !important;
}

.dj-offcanvas-dark .dj-offcanvas-logo {
    background-color: #fff;
}

/* Slider */
div#n2-ss-2 .n2-ss-slider-2,
div#n2-ss-1 .n2-ss-slider-2 {overflow: visible !important;}

.slide-desc,
.camera_caption {
    position: absolute;
    bottom: 4% !important;
    left: 15% !important;
    width: 70% !important;
}

.slide-desc-bg,
.camera_caption > div,
span.camera_bar_cont {
    background: #2696B6 !important;
    opacity: 0.9;
    border-radius: none;
}

.slide-desc-text .slide-title,
.slide-desc-text .slide-text,
.camera_caption .camera_caption_title,
.camera_caption .camera_caption_desc {
    font-family: "PFHandbookPro", "Tahoma", "Arial", sans-serif !important;
    font-size: 24px;
    font-weight: normal;
    color: #fff;
    padding: 4px 15px 4px !important;
    text-shadow: 1px 0px 1px #295989;
}

.slide-desc-text .slide-text,
.camera_caption .camera_caption_desc {
    font-size: 16px;
    font-style: normal;
}

.camera_commands {
    display: none !important;
}



/* SP PAGE BILDER  */
.sppb-panel-title,
.sppb-toggle-direction i {
    margin-top: 0;
    margin-bottom: 0;
    color: #206ab4;
    font-size: 24px;
    font-weight: bolder;

}

.sppb-panel-title:hover,
.sppb-panel-heading:hover .sppb-toggle-direction i {
    color: #10AAF3;
}

.sppb-nav-modern > li > a,
.sppb-nav-modern > li.active > a {
    color: #3192CC;
    font-size: 16px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
}

.sppb-nav-modern > li.active > a:focus,
.sppb-nav-modern > li.active > a:hover,
.sppb-nav-modern > li > a:focus,
.sppb-nav-modern > li > a:hover {
    color: #58A75A;
}

section.section-news .sppb-addon-title {
    text-align: center;
}

section.section-news .sppb-addon.sppb-addon-module ul li {
    color: #3192CC;
    margin-right: 15px;
}

section.section-news .sppb-addon.sppb-addon-module ul li span:before {
    display: inline-block;
    float: left;
    margin-right: 8px;
    color: #9cccdb;
    content: "\f15b";
    font-size: 12px;
    font-family: "FontAwesome";
}

.sppb-animated-number {
    font-weight: 900;
    margin: 25px auto 35px auto;
}
.sppb-animated-number:after {
    margin-left: 10px;
    font-weight: 400;
    opacity: 0.8;
}
a.sppb-btn-info {
    color: #fff !important;
    font-size: 20px;
    letter-spacing: 0.7px;
    text-transform: uppercase;
    background-color: #2B91CE;
    border-color: #2B91CE;
    text-shadow: 1px 1px 10px #1976ad;
    box-shadow: 0px 25px 30px -15px #a3d3ef;
}
a.sppb-btn-info:hover {
    background-color: #56A757;
    border-color: #56A757;
    text-shadow: 1px 1px 15px #093e09;
    box-shadow: 0px 15px 30px -15px #5a905a;
}
.sppb-btn.sppb-btn-link {
    color: #3192CC;
}
.sppb-btn.sppb-btn-link:hover {
    color: #58A75A;
}
section.sppb-section.cifri .sppb-column-addons > div {
        box-shadow: 1px 30px 35px -20px rgba(6, 53, 67, 0.4) !important;
}

@media (min-width: 1200px) {
    section.sppb-section.dom .sppb-row-container {
        width: 1250px;
        padding: 0px;
    }
}



/* Right column */
.right {
    float: right;
    align-content: right;
    width: 28%;
    margin: 0px -35px 0px 0px;
    padding: 0px 20px;
    background-color: #D2EEF2;
    overflow: hidden;
}

.right embed {
    width: 100% !important;
    height: auto !important;
}

.right .banneritem {
    margin-bottom: 15px;
}

/* Content */
.right_c {
    float: right;
    width: 100%;
}

.content {
    height: auto;
    min-height: 400px;
}

.content > div:last-child {
    clear: both;
    float: none;
}

.component {
    padding-bottom: 50px;
}

.component p {
    text-indent: 0px;
}

.component .item-page ul li {
    list-style-position: inside;
    list-style: circle;
}

.component .item table tr td,
.component .item-page table tr td {
    padding: 5px 15px;
    border: #fff 1px solid;
}

.component .item table tr:nth-child(odd),
.component .item-page table tr:nth-child(odd) {
    background-color: rgba(255, 255, 255, 0.7);
    text-align: center !important;
}

.component .item table tr:nth-child(even),
.component .item-page table tr:nth-child(even) {
    background-color: rgba(255, 255, 255, 0.2);
    text-align: center !important;
}

#yoo-zoo article table tr:nth-child(odd) {
    background-color: #EAF6FA;
    text-align: center !important;
}

#yoo-zoo article table tr:nth-child(even) {
    background-color: #f2fcff;
    text-align: center !important;
}

.yoo-zoo article table tr td {
    text-align: center !important;
}


.blog-featured .article-info {
    display: none;
}

.article-info,
.mod-articles-category-date {
    float: none;
    display: inline-block;
    color: #77b1c3;
    font-size: 19px;
    margin: 1px 17px 1px 2px;
    padding: 1px 0px;
}

.article-info dd {
    float: left;
    margin: 10px 30px 10px 0px;
}

.item-page .article-info {
    margin-top: 55px;
}

.article-info-term {
    display: none;
}

.multithumb_blog,
.multithumb {
    float: none !important;
    margin: 5px auto;
    text-align: center;
}

.img-intro-left {
    float: left;
    margin-right: 20px;
    margin-bottom: 15px;
}

.img-intro-right {
    float: right;
    margin-left: 20px;
    margin-bottom: 15px;
}

.img-intro-none {
    float: none !important;
    margin: 0px auto;
    text-align: center;
}

table.category a{
    font-size: 26px;
    font-weight: bold;
    border-bottom: #2c9a7f 2px dotted;
}
table.category a:hover{
    border-bottom: #10AAF3 2px dotted; 
}

table.category td {
    padding: 14px 5px;
}

table.mtGallery {
    width: 100%;
}
.ba-album .ba-caption h3 {
    margin: -5px -10px;
    padding: 8px 10px;
    background-color: #3C89B5;
    text-shadow: 1px 1px 1px #092839;
}

.ba-goback > a.zmdi.zmdi-long-arrow-left {
    background-color: rgb(255, 255, 255) !important;
    border: 1px solid rgb(147, 208, 244) !important;
    border-radius: 50px;
    color: rgb(56, 136, 183) !important;
}
.ba-goback > a.zmdi.zmdi-long-arrow-left:hover {
    background-color: rgb(147, 208, 244) !important;
    border: 1px solid #fff !important;
    border-radius: 50px;
    color: #fff !important;
}

a.contacts {
    display: inline-block;
    margin: 15px 25px;
    padding: 5% 25px;
    font-size: 18px;
    font-weight: bold;

    box-shadow: inset 1px 1px 5px #fff, 1px 1px 3px #777;
    border: 1px solid #fff;
    border-radius: 15px;

    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d2ff52+0,91e842+100;Neon */
    background: #d2ff52;
    /* Old browsers */
    background: -moz-linear-gradient(top, #d2ff52 0%, #91e842 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #d2ff52 0%, #91e842 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #d2ff52 0%, #91e842 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d2ff52', endColorstr='#91e842', GradientType=0);
    /* IE6-9 */
}

a.contacts:hover {
    box-shadow: inset 1px 1px 15px #fff, 1px 1px 1px #777;
}


/* jbzoo*/
#yoo-zoo .uk-width-medium-1-2,
#yoo-zoo .uk-width-medium-2-4,
#yoo-zoo .uk-width-medium-3-6,
#yoo-zoo .uk-width-medium-5-10 {
    width: 100% !important;
} 
.theme-default .nivo-directionNav a {
    height: 50px;
    width: 50px;
    opacity: 0.35;
    background: url(../images/arrows.png) no-repeat;
}
.theme-default a.nivo-nextNav {
    background-position: -50px 0;
    right: 15px;
}

#yoo-zoo .tab-container .item-text table { width: 100%;}
#yoo-zoo .tab-container .item-text table tr td {
    padding: 7px 5px;
    font-size: 20px !important;
    line-height: 1.2em;
    border: #fff 4px solid;
    text-shadow: 1px 1px 1px #fff;
    background: #eee;
    box-shadow: inset 0px 0px 20px #ddd;
    text-align: center;
}
#yoo-zoo .tab-container .item-text table tr td p,
#yoo-zoo .tab-container .item-text table tr td span {
    margin: 0px;
    padding: 0px;
    font-size: 20px !important;
    line-height: 1.2em;
    }

#yoo-zoo .tab-container .item-text table tr:first-child td,
#yoo-zoo .tab-container .item-text table tr td:first-child {
    padding: 10px;
    font-weight: bold;
    font-size: 24px !important;
    text-transform: capitalize;
    background: #3888b7;
    text-shadow: 1px 1px 1px #1c638d;
    box-shadow: inset 0px 0px 20px #1c638d;
}
#yoo-zoo .tab-container .item-text table tr:first-child td,
#yoo-zoo .tab-container .item-text table tr td:first-child,
#yoo-zoo .tab-container .item-text table tr:first-child td > *,
#yoo-zoo .tab-container .item-text table tr td:first-child > * {
    color:#fff !important;
}






#yoo-zoo .tab-container .item-text table tr td:hover {
    color: #fff !important;
    background: #52b1de;
    text-shadow: 1px 1px 1px #307b9f;
    box-shadow: inset 0px 0px 20px #307b9f;

}
#yoo-zoo .tab-container .item-text table tr td:hover p,
#yoo-zoo .tab-container .item-text table tr td:hover span {
    color: #fff !important;
    background: transparent;
}

#yoo-zoo .theme-default .nivoSlider {
    box-shadow: 0px 22px 40px -25px rgba(0, 92, 118, 0.42);
}

.jbzoo.jbzoo-view-frontpage h2.subcategory-title {
    margin-right: 1.8%;
    margin-bottom: 15px;
    text-align: left;
    border-bottom: 4px #fff solid;
    
}

.jbzoo.jbzoo-view-frontpage .subcategory-image {
    float: left;
    width: 39%;
}

.jbzoo.jbzoo-view-frontpage .subcategory-items {
    float: left;
    width: 59%;
    clear: none !important;
}

.jbzoo.jbzoo-view-frontpage .subcategory-items > div {
    display: block;
    float: left;
    width: 46%;
    margin: 0px 5px 5px 0px;
    padding-right: 0px;
    background-color: rgba(255, 255, 255, 0.7) !important;
    box-shadow: 0px 5px 20px -10px #aaa;
}
.jbzoo .subcategory .subcategory-description {
    font-size: 21px;
    color: #2c9a7f;
    margin: 0px 1.8% 15px;
    padding: 5px 10px 15px;
    border: 1px solid #fff;
    border-right: none;
    border-top: none;
}


.jbzoo.jbzoo-view-frontpage .subcategory-items > div:hover {
    box-shadow: 0px 5px 20px -10px #0e7e9f;
}
.jbzoo-view-frontpage .subcategory.subcategory-realizovannye-proekty {display: none;}
.jbzoo-view-frontpage .uk-panel H1 {margin-bottom: 10px; text-align: center;}
.jbzoo-view-frontpage .uk-panel H2 {margin-top: 5px; font-size: 30px; text-align: center; color: #789;}
.jbzoo.jbzoo-view-item H1 {margin-bottom: 5px;}

.ui-widget-header {
    border: 1px solid #ddd;
    background: #2696b6 url(images/ui-bg_highlight-soft_50_dddddd_1x100.png) 50% 50% repeat-x;
}

.jbzoo .jbfilter-row input.jsMoney {
    color: #0d4537;
    background: rgba(255, 255, 255, 0.3) !important;
}

.jbzoo .jbfilter-row input.jsMoney:focus {
    color: #07576d;
    border-color: #fff !important;
    background: rgba(255, 255, 255, 0.8) !important;
    box-shadow: 0px 0px 3px #465;
}

.p_12 .jbzoo .jbfilter-row {
    margin-bottom: 5px;
}

.p_8 .jbzoo .jbfilter-element > label,
.p_12 .jbzoo .jbfilter-element > label {
    cursor: pointer;
    display: inline-block;
    margin: 3px 15px 3px 5px;
}

.jbzoo .jbfilter label,
.jbzoo .jbfilter-label {
    margin: 20px 0px;
    padding: 5px 10px;
    font-size: 18px;
    font-weight: bold;
    color: #2c9a7f;
    text-align: center;
    vertical-align: baseline;
    white-space: nowrap;
    text-transform: uppercase;
    text-shadow: 1px 1px 3px #fff;
    background: rgba(160, 194, 206, 0.29);
    display: block;
    cursor: pointer;
    border-radius: 30px;
}

.jbzoo label.jbfilter-label {
    font-size: 23px;
}

.jbzoo .jbfilter,
.jbzoo input {
    font-size: 19px !important;
    font-family: "PFHandbookPro", "Arial", "Tahoma", sans-serif;
}

a.word {
    display: block;
    min-height: 40px;
    padding: 20px 120px;
    color: #2e618d;
    font: bold 21px Arial;
    font-family: "PFHandbookPro", "Arial", "Tahoma", sans-serif;
    background: url(../images/system/word.png) no-repeat;
    text-indent: 0px;
    text-shadow: 0px 1px 3px #fff;
}
.jbzoo .item-image.uk-divider {position: relative; top: -15px; padding: 10px;} 
.jbzoo .item-image.uk-divider .slider-wrapper {position: relative; top: 15px; }

.jbzoo.jbzoo-view-frontpage > div.items,
.jbzoo .tab-container ul.uk-tab {display: none;}

/* Content column */
.items-row {
    float: none;
    clear: both;
    height: auto;
    width: 100%;
    margin: 1px 0px 15px;
    padding: 1px 0px;
}

div.category-desc.clearfix {
    float: left !important;
    position: relative;
}

.items-row.cols-1 {
    float: left !important;
    clear: none !important;
}

.cols-2 .column-1 {
    width: 48%;
    float: left;
    margin: 1%;
}

.cols-2 .column-2 {
    width: 48%;
    float: right;
    margin: 1%;
}

.cols-3 .column-1,
.cols-3 .column-2,
.cols-3 .column-3 {
    width: 31%;
    float: left;
    margin: 1%;
    padding: 0.1%;
}

.cols-4 .span3 {
    width: 21%;
    float: left;
    margin: 1px 3% 2% 0%;
    padding: 1px;
}

.cols-4 .column-1,
.cols-4 .column-2,
.cols-4 .column-3,
.cols-4 .column-4 {
    width: 100%;
    min-width: 200px;
    float: left;
    margin: 1px;
}




/* Zoo */
.ui-widget {
    font-family: "PFHandbookPro", "Helvetica", "Arial", sans-serif;
    font-size: 24px;
    font-weight: 700;
}

#yoo-zoo dt {
    float: left;
    margin: 3px;
}

#yoo-zoo dd {
    float: none;
    margin: 10px;
}

.category .uk-panel.uk-panel-box H2.subtitle {margin-top: 5px; font-size: 26px; text-align: left; color: #206ab4;}


.uk-panel.uk-panel-box.uk-article-divider {
    margin-bottom: 5px;
    padding: 4px 13px;
}

.jbzoo-item.jbzoo-item-subcategory_item span.item-title {
    display: inline-block;
    padding: 20px 15px;
    /*    font-size: 17px;*/
}

.module-items .item-column .item-title {min-height: 170px;}

h2.subcategory-title {
    padding-top: 15px;
    text-align: center;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    font-weight: normal;
    color: #061626;
}

.jsMoney.jbcartvalue {
    display: inline-block;
    margin: 2px 7px 2px 2px;
    padding: 10px 12px 6px;
    color: #fff;
    font-size: 17px;
    font-weight: bold;
    text-shadow: 0px 1px 3px #2b5076;
    background-color: #2B91CE;
    border-radius: 20px;
}

.jbcompare-unactive {
    width: 50px;
    height: 35px;
    float: right;
}

.item-metadata li {
    padding: 12px;
}

#yoo-zoo ul > li {
    list-style: none !important;
}

#yoo-zoo ul > li .jbprice-value-label {font-weight: 700;}

#yoo-zoo div.description-full ul > li,
#yoo-zoo div.item-text ul > li {
    list-style: circle !important;
    list-style-position: inside;
    margin-left: 25px;
}

/*#yoo-zoo .item-image {float: left;}*/
.jbzoo-share {
    height: 30px;
    padding-top: 20px;
}

.uk-thumbnail {
    display: inline-block;
    max-width: 100%;
    height: auto !important;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0px;
    border: 3px solid #fff;
    border-radius: 0px;
    background: #fff;
}

li.jbzoo-item.jbzoo-item-full {
    list-style: none !important;
}

.jsPrice.jsJBPrice span.element-label {
    display: inline;
    margin-right: 10px;
    font-weight: 700;
    
}
.jbzoo .jbprice > div {
    margin-bottom: 8px;
    display: inline;
}

.item-metadata ul.uk-list {
    margin: 0px;
}

article #yoo-zoo .jbprice-option-radio em,
article #yoo-zoo .ui-button-text em {
    display: none;
}

article #yoo-zoo div.jbprice-value-row {
    margin-top: 15px;
}

article #yoo-zoo div.jbprice-value-row span.jbprice-value-total .jsMoney.jbcartvalue {
    display: inline-block;
    padding: 10px 20px;
}

article #yoo-zoo div.jbprice-value-row span.jbprice-value-total span.jbcurrency-value {
    display: inline-block;
    color: #fff;
    font-size: 30px !important;
    font-weight: bold;
    text-shadow: 1px 0px 3px #2b5076;
    margin: 1px;
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
    border: 1px solid #fff;
    background: #2B91CE;
    font-weight: bold;
    color: #fff !important;
    text-shadow: 1px 0px 3px #2b5076;
}

ul.uk-switcher li#tab-text div.item-text div.element.element-jbimage.first {
    position: relative;
    top: -23px;
    float: right;
    width: 40%;
    margin: 0px 0px 20px 20px;
}

ul.uk-switcher li#tab-text div.item-text div.element.element-textarea p,
ul.uk-switcher li#tab-text div.item-text div.element.element-textarea li {
    font-size: 21px !important;
    line-height: 1.3em !important;
}

div.ui-buttonset label {
    margin: 2px 1px 2px 0px !important;
}

.jbzoo-view-category {
    display: flex;
    flex-direction: row;
/*    flex-wrap: wrap-reverse;*/
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: stretch;
    align-content: space-around;
}

.jbzoo-view-category > div {
    width: 45%;
    /*    margin: 2.5%;*/
    background: #F9FAFB !important;
}

.jbzoo-view-category > div:last-child {
    padding-top: 55px;
    text-align: center !important;
}

.jbzoo-view-category > .uk-grid > * {
    padding-left: 0px;
}

.ui-state-default:hover,
.ui-widget-content .ui-state-default:hover,
.ui-widget-header .ui-state-default:hover {
    border: 1px solid #ddd;
    background-color: #82bb42;
    color: #fff;
    background-image: -webkit-linear-gradient(top, #9fd256, #6fac34);
    background-image: linear-gradient(to bottom, #9fd256, #6fac34);
    border-color: #0003 #0003 #0006;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .2);
}

.module-items .uk-panel.uk-panel-box {
    padding: 15px;
    background: #fafafa;
    color: #444;
    border: 1px solid rgba(178, 205, 213, 0.65);
    border-radius: 2px; 
    box-shadow: 1px 20px 35px -20px rgba(82, 122, 145, 0.44);
}
.module-items dl > dt.jbprice-value-label {display: none;}


/* Content bottom */
.p_9 {
    float: none;
    clear: both;
    width: 100%;
    margin: 0px -3.1%;
}

.p_9 .moduletable {
    width: 106.2%;
}

.p_9 .moduletable h3 {
    margin-left: 35px;
}

.p_9 .moduletable .jbzoo.yoo-zoo .column.width25 {
    /*	width: 23%;*/
    margin: 0px;
    padding: 10px 1% 0px !important;
    background: #2696b6 url(../images/kvartiri-fp.png) 50% 50%;
    color: #fff;
    box-shadow: 1px 1px 5px #fff;
}

.jbzoo .width25 {
    width: 25%;
    margin: 0px;
}

.p_9 .moduletable .jbzoo.yoo-zoo .column.width25:hover {
    background: #2696b6 url(../images/fon_kvartiri_hover.png);
    box-shadow: 1px 1px 20px #fff;
}

.p_9 div.jbzoo.yoo-zoo a {
    color: #c5ffe9;
    text-shadow: 1px 1px 1px #0a233c;
}

.p_9 .wrapper-item-desc {
    margin-bottom: 20px;
}

.p_9 .module-items .item-image {
    min-height: 240px;
}

.p_9 .module-items .item-image a {
    display: block !important;
    margin-bottom: 10px;
    font-weight: bold;
}

.uk-overlay > :first-child {
    width: 100%;
    height: auto;
}


.p_9 .moduletable.breadcrumb {
    width: 100%;
    margin: 0px;
    padding: 15px 35px 25px;
    background-color: #d2eef2;
    color: #2c9a7f;
}

.p_9 .bannergroup .banneritem {
    float: left;
    width: 49%;
    text-align: center;
}

.p_9 .moduletable.partners {
    height: 250px;
    margin: 0px -35px;
    padding: 0px 35px;
    background-color: #d2eef2;
}

.p_9 .moduletable.partners h3 {
    margin: 0px;
    padding: 10px 0px 15px;
}

/*   Pagination   */
div.pagination {
    float: none;
    clear: both;
}

div.pagination ul {
    padding-left: 0px;
}

.pagination ul li,
ul.pagenav li {
    background-image: none;
    list-style-type: none;
    list-style-image: none;
    display: inline-block;
}

.pagination ul li a,
.pagination ul li span,
.pagination-bg > a,
.pagination-bg > span,
ul.pagenav li a,
.readmore a {
    display: inline-block;
    margin: 0px 2px;
    padding: 5px 10px 6px 10px;
    background-attachment: none;
    border: #ccc 1px solid;
    text-shadow: 1px 1px 0px #fff;
    background: rgba(250, 250, 250, 0.8);
    border: #fff 1px solid;
    box-shadow: inset 0px 1px 5px #CCFFFF, 1px 1px 1px #bcd;
    text-decoration: none !important;
}

.pagination li:before {
    content: none;
}

.pagination li a:hover,
.pagenav li a:hover,
.readmore a:hover {
    box-shadow: inset 0px 1px 7px #fff, 1px 1px 2px #bbd;
}

.pagination ul li a,
.pagination-bg > a,
.pagenav ul li {}

.pagination li a:hover,
.pagenav li a:hover {
    text-decoration: none !important;
}

.pagenav {
    margin: 55px 0px;
}

.pagination-prev,
.pagination-next {
    display: none !important;
}

p.readmore {
    float: right;
}

.pagination .counter.pull-right {
    display: none;
}

/* Footer */
footer {
    min-height: 450px;
    margin-top: 0px;
    padding: 0px 5%;
    background: #F9FAFB url("../images/footer-bg.png") 50% 100% repeat-x !important;
}

footer li {
    list-style: none;
}

footer li:before {
    display: inline-block;
    position: relative;
    top: 3px;
    float: left;
    margin-right: 8px;
    color: #6da7b9;
    content: "\f105";
    font-family: "FontAwesome";
}

.footer .nav {
    background-color: transparent;
}

.footer .nav .nav-child {
    padding-left: 15px;
}

.p_13 {
    float: left;
    width: 55%;
    margin: 1px;
    padding: 1px;
}

.p_13 > div {
    float: left;
    width: 33%;

}

.p_13 > div > ul {
    margin: 0px;
    padding: 0px 10px 0px 0px;
}

.p_13 ul li a {
    display: block;
    padding: 4px 0px;
}

.p_14 {
    float: right;
    width: 44%;
    margin: 1px;
    padding: 1px;
}

.p_14 table tr td {
    margin: 5px;
    padding: 15px 25px;
    vertical-align: top;
    color: #111;
    border: #fff 4px solid;
    background-color: #DFF3F9;
    box-shadow: 1px 20px 35px -20px rgba(82, 122, 145, 0.44);

}

.p_14 p {
    margin: 5px 0px;
}

.p_15 {
    float: left;
    width: 45%;
}

/* System */
.clearfix {
    float: none;
    clear: both;
}

#system-message {
    min-height: 100px;
    padding: 15px;
    color: #993300 !important;
    background-color: rgba(255, 255, 255, 0.9);
}

.alert-heading {
    display: none;
}

#system-message a {
    display: none;
}

#system-message h4 {
    display: none !important;
}

#system-message p {
    display: block;
    margin: 20px 10px 20px 30px;
    color: #00A8E6 !important;
    font-size: 18px !important;
}

ul.actions {
    float: right;
    margin-top: -45px;
    list-style-type: none
}

div.tip {
    padding: 4px 6px;
    color: 533;
    background: #fff;
    border: #fff 1px solid;
    border-radius: 5px;
    box-shadow: 0px 0px 3px #111;
}

.counters {
    float: left;
    margin: 10px 8px 5px;
    width: 150px;
}

a[title],
a[data-original-title] {}

.tooltip-inner {
    display: none !important;
}


/* Всплывающие подсказки Bootstrap */

.icons {
    position: relative;
    top: -50px;
    margin-right: 15px;
    float: right;
    width: 30px;
}

ul.dropdown-menu,
ul.dropdown-menu li {
    margin: 0px !important;
    padding: 0px !important;
    list-style-type: none !important;
}

ul.dropdown-menu li.edit-icon a {
    opacity: 0;
    font-size: 1px;
}

ul.dropdown-menu li.edit-icon a:before {
    display: block;
    float: left;
    content: "\f040";
    font-family: "FontAwesome";
    font-size: 24px;
    padding: 10px 0px 0px 10px;
    opacity: 1;
}

/* Guestbook */
#phocaguestbook ul.nav.nav-tabs {
    font-size: 18px !important;
}

#phocaguestbook #pgbTabPosts::last-child {
    display: none !important;
}

#phocaguestbook .page-header {
    border: none !important;
}

.well {
    min-height: 30px;
    padding: 19px 35px;
    margin-bottom: 20px;
    background-color: rgba(255, 255, 255, 0.6);
    border: none !important;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 2px 2px rgba(0, 0, 5, 0.03);
    -moz-box-shadow: inset 0 2px 2px rgba(0, 0, 5, 0.03);
    box-shadow: inset 0 2px 2px rgba(0, 0, 5, 0.03);
}

#phocaguestbook blockquote p {
    margin-bottom: 15px;
    font-size: 14px;
}

#phocaguestbook .well blockquote {
    border-color: #D2EEF2;
}

.pgb_background.guestbook-description {
    margin-top: -55px;
    background: transparent;
    border: none;
    float: none;
    clear: both;
    text-align: right;
}

.pgb_background.guestbook-description img {
    height: 100px;
}

.pgb-comment:after {

    content: "Ответ";
    position: absolute;
    top: -1px;
    left: -1px;
    padding: 3px 7px;
    font-size: 11px;
    font-weight: bold;
    background-color: #f5f5f5;
    border: 1px solid #ddd;
    color: #9da0a4;
    -webkit-border-radius: 4px 0 4px 0;
    -moz-border-radius: 4px 0 4px 0;
    border-radius: 4px 0 4px 0;
    display: none !important;
}

html:lang(ru) .pgb-comment:after {
    content: "Ответ";
}

html:lang(uk) .pgb-comment:after {
    content: "Відповідь";
}

span.small_title {
    position: absolute;
    top: -1px;
    left: -1px;
    padding: 3px 7px;
    font-size: 11px;
    font-weight: bold;
    background-color: #f5f5f5;
    border: 1px solid #ddd;
    color: #9da0a4;
    -webkit-border-radius: 4px 0 4px 0;
    -moz-border-radius: 4px 0 4px 0;
    border-radius: 4px 0 4px 0;
}

/*Breadcrumb*/
ul.breadcrumb {
    margin: 5px 0px 15px;
    padding: 0px;
    background-color: transparent !important;
}

ul.breadcrumb li {
    display: inline-block;
    margin: 0px 5px;
    padding: 0px;
    list-style-type: none;
    color: #778899;
}

span.divider {
    display: inline-block;
    margin-left: 10px;
}

/* Counters */
.ft_copyright {
    padding-top: 80px;
    background-color: transparent;
}

.ft_copyright div {
    text-align: center;
}

.counters {
    float: left;
    width: 100px;
    margin: 10px 15px 10px 50px;
}

/* Webus */
.cr {
    float: right;
    width: 400px;
    margin: 5px auto 0px;
    text-align: right;
    opacity: 0.7;
}

.cr:hover {
    opacity: 1;
}

.cr span {
    position: relative;
/*    top: -17px;*/
}

.cr a {
    text-decoration: none;
    color: #fff;
    text-shadow: 1px 1px 1px #015aa0;
}





/*   MEDIA   */

@media (min-width: 1200px) {
      .sppb-row-container {
        max-width: 1250px;
    }   
}
 
@media (min-width: 768px) {

    /* .jbzoo-item .uk-width-medium-1-2 {width: 100% !important;} */
    .uk-description-list-horizontal > dd {
        margin-left: 35%;
    }

    .uk-description-list-horizontal > dt {
        width: 35%;
        float: left;
        clear: both;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .uk-description-list-horizontal {
        overflow: visible;
    }

    .jbzoo-item.jbzoo-item-teaser .uk-width-medium-1-2 {
        width: auto;
    }

}


@media (max-width: 1250px) {
    .main_nav.navbar  .p_5 ul  li a {
        padding: 10px 15px 11px;
        font-size: 22px;
    }
    .main_nav.navbar.sticky-header  .p_5 ul  li a {
        padding: 10px 12px 11px;
        font-size: 21px;
    }

}


@media (max-width: 1100px) {
    .main_nav.navbar  .p_5 ul  li a {
        padding: 10px 12px 11px;
        font-size: 21px;
    }
    .main_nav.navbar.sticky-header  .p_5 ul  li a {
        padding: 10px 8px 11px;
        font-size: 20px;
    }

    .p_1 div.custom,
    span.jbtooltip {
        display: none !important;
    }

    .p_4 div.custom.icons_header figure {
        width: 55px;
    }
    .p_5 ul li a {     padding: 10px 10px 11px;    }
    .p_13,
    .p_14 {
        width: 100% !important;
        float: none;
        clear: both;
    }

    .p_14 table {
        width: 95%;
    }

    .img-intro-left img {
        width: 100%;
        height: auto;
    }

    table.mtGallery img {
        width: 100%;
        height: auto !important;
    }
}

@media (max-width: 1000px) {
    .main_nav.navbar .p_5 ul li a{
        font-size: 20px;
    }
    .main_nav.navbar.sticky-header .p_5 ul li a{
        font-size: 19px;
    }
    .p_4 div.custom.icons_header {
        display: none;
    }
    .p_4 .custom.telefons{
        width: 25%;
    }

    .jbzoo-view-category > div {
        width: 95%;
        padding-top: 25px !important;
        flex: none;
        float: none;
        clear: both;
        display: block;
    }
    .jbzoo.jbzoo-view-frontpage .subcategory-image,
    .jbzoo.jbzoo-view-frontpage .subcategory-items{
        float: none;
        width: 100%;
        clear: none !important;
    }
}

@media (max-width: 799px) {
    .logo .logo_img {
        width: 45%;
        margin: 0 0 0 25%;
        padding: 0px 0px 1px 0px;
        background-position: 50% 50%;
    }
    .p_4,
    .p_9,
    .p_11 {
        display: none;
    } 

    .p_10,
    .p_12 {
        width: 47% !important;
    }
    .component section.sppb-section div.sppb-column {
        padding-right: 10px !important;
        padding-left: 10px !important;
    }

    .p_7 img {
        width: 120px;
        margin: 25px auto !important;
    }

    .p_7 ul li a {
        font-size: 14px !important;
    }

    .slide-desc-text .slide-title,
    .slide-desc-text .slide-text,
    .camera_caption .camera_caption_title,
    .camera_caption .camera_caption_desc {
        font-size: 16px !important;
    }

    img.multithumb {
        max-width: 350px;
        height: auto !important;
    }
    .jbzoo.jbzoo-view-frontpage .subcategory-items > div {
            display: block;
            float: none;
            width: 95%;
            margin: 0px 0px 5px 0px;
        }
    .jbzoo.jbzoo-view-frontpage .subcategory-items > div span.item-title {
        float: right;
        width: 80%;
        text-align: center;
    }
    .jbzoo.jbzoo-view-frontpage .subcategory-items > div .item-image {
        float: left;
        width: 20%;
        text-align: center;
    }
    footer .p_13 > div {
        float: none;
        clear: both;
        width: 100%;
        padding-left: 7%; 
    }
}
