@import url("reset.css");

@import url("widgets.css");

@import url("social.css");

@import url("elements.css");

@import url("comments.css");
/*
* Folder v1.0
*
*/
/* Vars ----------------------------------------------------*/ /* Mixins ----------------------------------------------------*/ /* IMPORT ------------------------------------------------------------*/
/* GENERAL ------------------------------------------------------------*/
.cf:after,
.cf:before {
    content: "";
    display: table;
}
.cf:after {
    clear: both;
}
.cf {
    zoom: 1;
}
.wrapper {
    margin: 0 auto;
    padding-bottom: 20px;
    width: 940px;
    position: relative;
}
body {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 13px;
}
body a {
    text-decoration: none;
    /*  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;*/
}
body p {
    margin-bottom: 21px;
}
.lof-slidecontent p {
    margin-bottom: 10px !important;
}
#main h1, #main .h1,
#main h2, #main .h2,
#main h3, #main .h3,
#main h4,
#main h5,
#main h6 {
    text-shadow: 4px 4px 0 rgba(0, 0, 0, 0.1);
}
#main,
footer {
    line-height: 1.5em;
}
h1, .h1,
h2, .h2,
h3, .h3 {
    font-family: "izhit", sans-serif;
    line-height: 1;
}
h1, .h1 {
    font-size: 42px;
    margin-bottom: 30px;
    text-align: center;
}
h2, .h2 {
    font-size: 36px;
}
h3, .h3 {
    font-size: 24px;
}
h4 {
    font-size: 21px;
}
h5 {
    font-size: 18px;
}
h6 {
    font-size: 14px;
}
img{
    max-width: 100%;
}
.alignleft {
    float: left;
    margin: 5px 10px 5px 0;
}
.alignright {
    float: right;
    margin: 5px 0px 5px 10px;
}
.section-div {
    height: 54px;
    border-top: 1px solid #ccc;
}
#logo {
    margin-top: 20px;
    margin-bottom: 50px;
    float: left;
}
#logo img {
    max-width: 320px;
}
#logo:hover {
    /*opacity: 0.8;*/
}
/* ENTRY CONTENT ----------------------------------------------------*/
.entry-content .heading {
    margin-bottom: 1.5em;
}
/* COMBO NAVIGATION ------------------------------------------------------------*/
#comboNav {
    width: 100%;
    margin-top: 40px;
    margin-bottom: 30px;
    float: left;
}

.main-left,
.main-right {
    width: 46%;
    display: inline-block;
    vertical-align: top;
}
.main-left {
    padding-right: 50px;
}
.main-left h2,
.main-right h2 {
    font-size: 32px;
    margin: 0 0 20px;
}
.about-more {
    text-align: center;
    margin: 0 0 35px;
}
.about-more a {
    display: inline-block;
    height: 33px;
    line-height: 33px;
    padding: 0 45px;
    background: #2d2d2d;
    text-decoration: none;
    font-size: 14px;
    color: #fff;
}

/* NAVIGATION ------------------------------------------------------------*/
#nav {
    float: none;
    text-decoration: none;
    margin: 0;
    padding: 0 60px;
    border-bottom: 1px solid #a49786;
    height: 63px;
}
#nav > li {
    /* margin: 0 20px; */
    margin: 0 13.6px;
    float: none;
    display: inline-block;
}
#nav > li:first-child {
    margin-left: 0px;
}
#nav > li:last-child {
    border-right: none;
    padding-right: 0px;
}
#nav > li > a {
    font-family: Arial, sans-serif;
    font-size: 14px;
    display: block;
    overflow: hidden;
    line-height: 62px;
    color: #fdf4dc !important;
    border-bottom: 1px solid transparent;
    text-transform: uppercase;
}
#nav > li > a:hover,
#nav > li > a.root-item-selected {
    border-bottom: 1px solid #f9e3a7;
    border-top: none !important;
}
/* sub navigation -----------------------------------------------------*/
.sfHover ul {
    display: block;
    margin-top: 30px;
    margin-left: 0px;
    text-shadow: none;
    -webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2);
}
.sfHover ul li a {
    display: block;
    padding: 16px 20px;
    display: block;
    font-size: 14px;
    text-decoration: none;
}
/* WIDGET COLS ------------------------------------------------------------*/
.widget-cols {
    margin-top: 60px;
    margin-bottom: 30px;
    font-size: 11px;
}
.widget-cols h4 {
    margin-bottom: 30px;
    font-weight: normal;
    text-align: center;
}
.widget-cols > li {
    width: 220px;
    float: left;
    margin-right: 20px;
}
.widget-cols > li.fourth-col {
    margin-right: 0px;
}
/* HEADER ------------------------------------------------------------*/
header .wrapper {
/* SLIDER ------------------------------------------------------------*/
}
header .wrapper #home-slider {
    margin-bottom: -73px;
    -webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2);
}

@media only screen and (max-width: 1023.98px) {
    header .wrapper #home-slider {
        margin-top: 170px;
    }
}

@media only screen and (max-width: 1023.98px) {
    header .wrapper #home-slider {
        margin-top: 250px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1023.98px) {
    .wrapper.cf .addr {
        padding: 0 0 0 0px;
        left: 0px;
    }

    .wrapper.cf .phone {
        left: 0px;
    }
}

.item-selected {
    background: #2a83ab;
}

.item-selected a {
    color: white !important;
}

.contents {
    min-height: 500px;
}
/* MAIN ------------------------------------------------------------*/
#main {
    min-height: 500px;
    padding-top: 40px;
}
body.home #main {
    padding-top: 120px;
}
/* HEADLINE ----------------------------------------------------*/
#headline {
    margin-bottom: 20px;
    font-family: "Marmelad", sans-serif;
    font-size: 48px;
    line-height: 1.1em;
    text-align: center;
    text-shadow: 4px 4px 0 rgba(0, 0, 0, 0.1);
    text-indent: -9000px;
    border-bottom: 1px solid #ccc;
    padding-top: 22px;
    padding-bottom: 22px;
}
/* MASTHEAD ----------------------------------------------------*/
.masthead {
    margin-bottom: 35px;
    font-family: "Marmelad", sans-serif;
    font-size: 48px;
    line-height: 1.1em;
    text-align: center;
    text-shadow: 4px 4px 0 rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid #ccc;
    padding-bottom: 22px;
}
/* FILTERED ITEMS ----------------------------------------------------*/
.isotope-item {
    z-index: 0;
}
.isotope-hidden.isotope-item {
    pointer-events: none;
    z-index: 1;
}
#filter-buttons {
    /*text-align: center;*/
    border-bottom: 1px solid #999;
    margin-bottom: 20px;
}
#filter-buttons li a {
    display: list-item !important;
}
#filter-buttons li {
    display: inline-block;
    width: 49%;
    margin-bottom: 0px;
}
#filter-buttons li a {
    display: block;
    text-decoration: none;
    padding: 5px 10px;
    margin-bottom: 0px;
}
.all-projects {
    padding: 10px 20px;
    border-radius: 8px;
    background: #cb5432;
    color: #000;
}
.all-projects:hover {
    color: #000;
    text-decoration: underline;
}
#filter-container {
    width: 965px;
    margin-bottom: 60px;
    /* Fixes shadow and margin right */
    padding-top: 5px;
}
#filter-container figure {
    width: 300px;
    float: left;
    margin-right: 20px;
    margin-bottom: 30px;
    -webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2);
}
#filter-container figure .thumb {
    display: block;
    width: 100%;
    line-height: 0em;
    border-bottom: 2px solid #ccc;
}
#filter-container figure .thumb img {
    max-width: 100%;
    width: 100%;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
@media (min-width: 1025px) {
    #filter-container figure .thumb img {
        height: 300px;
        object-fit: cover;
        width: 100%;
        object-position: top;
    }
}
#filter-container figure .thumb:hover img {
    opacity: 0.2;
}
#filter-container figure figcaption {
    margin: 18px 10px 20px 10px;
    text-align: center;
}
#filter-container figure figcaption .heading {
    margin-bottom: 13px;
    font-size: 24px;
    line-height: 1.2em;
    text-transform: uppercase;
    display: block;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
@media (min-width: 1023.98px) {
    #filter-container figure figcaption .heading {
        height: 113px;
        overflow: hidden;
    }
}
#filter-container figure figcaption .readmore {
    display: block;
    margin: 10px 0px;
}
/* PAGE ----------------------------------------------------*/
#page-content,
#page-content-sb {
    position: relative;
    margin-top: 30px;
    margin-bottom: 30px;
}
#page-content-sb {
    width: 640px;
    float: left;
    margin-right: 60px;
}
/* COLUMNS LAYOUT----------------------------------------------------------*/
.one-half,
.one-third,
.one-fourth {
    float: left;
    margin-bottom: 40px;
    margin-right: 2.1276%;
    position: relative;
}
.one-half {
    width: 48.9361%;
}
.one-third {
    width: 31.9148%;
}
.one-fourth {
    width: 23.4042%;
}
.last {
    clear: right;
    margin-right: 0 !important;
}
/* PORTFOLIO ----------------------------------------------------*/
#portfolio-content {
    position: relative;
    margin-top: 30px;
    margin-bottom: 30px;
}
#portfolio-content #filter-container {
    margin-bottom: 60px;
}
#portfolio-content #filter-container .heading {
    border: none;
    margin-bottom: 10px;
    padding-bottom: 0px;
}
@media (min-width: 1025px) {
    #portfolio-content #filter-container .heading {
        height: 113px;
        overflow: hidden;
    }
}
#portfolio-content #filter-container .portfolio-cat {
    font-style: italic;
}
#portfolio-content .project-pager {
    text-align: center;
    margin-bottom: 20px;
}
#portfolio-content .project-pager .previous-project {
    float: left;
}
#portfolio-content .project-pager .next-project {
    float: right;
}
#portfolio-content #project-box {
    -webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2);
    margin-bottom: 60px;
}
#portfolio-content #project-box .info {
    float: left;
    width: 164px;
    /* 184 - 20*/

    padding-left: 20px;
    margin-right: 68px;
    font-size: 11px;
}
#portfolio-content #project-box .info strong {
    font-weight: bold;
    display: block;
}
#portfolio-content #project-box .info p {
    margin-bottom: 12px;
}
#portfolio-content #project-box .info .launch {
    display: inline-block;
    padding: 5px;
    margin-left: -5px;
}
#portfolio-content #project-box .entry-content {
    float: left;
    width: 688px;
    /* 940 - (184 + 68) - 20*/

    margin-bottom: 40px;
}
#portfolio-content #project-box .entry-content .multicolumn .column * {
    padding-right: 20px;
}
/* RELATED PROJECTS ---------------------------------------------------*/
.related-projects {
    display: block;
    padding: 0px;
}
.related-projects .related-heading {
    font-weight: bold;
    margin-bottom: 21px;
}
.related-projects .related-list {
    display: block;
}
.related-projects figure {
    display: block;
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
    width: 220px;
}
.related-projects figure:last-child {
    margin-right: 0px;
}
.related-projects figure .heading {
    text-decoration: none;
    font-style: normal;
    text-align: center;
    display: block;
    margin-bottom: 10px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.related-projects figure .thumb {
    display: block;
    margin-bottom: 10px;
    line-height: 0em;
    width: 220px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2);
}
.related-projects figure .thumb img {
    max-width: 100%;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.related-projects figure .thumb:hover img {
    opacity: 0.15;
}
/* CONTACT  ----------------------------------------------------*/
#map-holder {
    margin-bottom: 80px;
    -webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2);
}
#map-holder #map_canvas {
    width: 100%;
    height: 300px;
}
#map-holder #map-content {
    padding: 20px;
    border-top: 1px solid #ccc;
}
/* BLOG ------------------------------------------------------------*/
.new-states-title {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
@media (max-width: 480px) {
    .new-states-title h2 {
        font-size: 28px;
        white-space: nowrap;
    }
    .new-states-title {
        flex-direction: column;
        gap: 20px;
    }
}
#posts-list {
    position: relative;
    margin-top: 30px;
}
#posts-list article {
    position: relative;
    margin-bottom: 55px;
    -webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2);
}
#posts-list .owl-item article {
    margin-bottom: 0;
}
#posts-list .owl-item article .box .entry-date {
    top: unset;
    left: unset;
    right: 15px;
    bottom: 15px;
}
#posts-list article .feature-image {
    width: 100%;
    line-height: 0em;
}
#posts-list article .feature-image img {
    max-width: 100%;
    border-bottom: 2px solid #ccc;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#posts-list article .feature-image a img:hover {
    opacity: 0.1;
}
#posts-list article .box {
    position: relative;
    padding-left: 40px;
    padding-top: 12px;
    padding-bottom: 18px;
}
#posts-list article .box .entry-date {
    position: absolute;
    width: 50px;
    height: 37px;
    top: 15px;
    left: -23px;
    display: block;
    padding-top: 13px;
    font-family: "Marmelad", Arial, sans-serif;
    line-height: 1em;
    -moz-border-radius: 60px 60px 60px 60px;
    -webkit-border-radius: 60px 60px 60px 60px;
    border-radius: 60px 60px 60px 60px;
    box-shadow: 4px 4px 0 0 rgba(0, 0, 0, 0.2);
}
#posts-list article .box .entry-date .number {
    font-size: 18px;
    text-align: center;
    margin-bottom: 3px;
}
#posts-list article .box .entry-date .month {
    font-size: 13px;
    text-align: center;
}
#posts-list article .box .excerpt {
    float: left;
    width: 601px;
}
#posts-list article .box .w-100 {
    width: 100%;
}
#posts-list article .box .excerpt .post-heading {
    display: block;
    font-family: "Marmelad", Arial, sans-serif;
    font-size: 32px;
    line-height: 1.1em;
    text-shadow: 4px 4px 0 rgba(0, 0, 0, 0.1);
    margin-top: 14px;
    margin-bottom: 21px;
}
#posts-list article .box .excerpt .learnmore {
    display: inline-block;
    padding: 7px;
}
#posts-list article .box .meta {
    float: left;
    margin-left: 20px;
    font-size: 11px;
    padding-top: 15px;
}
#posts-list article .box .pics-right {
    float: right;
    width: 160px;
    margin-right: 5px;
}
#posts-list article .box .meta span {
    display: block;
    margin-bottom: 10px;
    padding-left: 25px;
}
#posts-list article .box .meta .user {
    background: url(../img/icon-user.png) no-repeat 0px 0px;
}
#posts-list article .box .meta .comments {
    background: url(../img/icon-comments.png) no-repeat 0px 0px;
}
#posts-list article .box .meta .tags {
    background: url(../img/icon-tags.png) no-repeat 0px 0px;
}
#posts-list article.format-audio .format {
    background: url(../img/icon-format-audio.png) no-repeat 0px 0px;
}
#posts-list article.format-video .format {
    background: url(../img/icon-format-video.png) no-repeat 0px 0px;
}
#posts-list article.format-link .format {
    background: url(../img/icon-format-link.png) no-repeat 0px 0px;
}
#posts-list article.format-quote .format {
    background: url(../img/icon-format-quote.png) no-repeat 0px 0px;
}
#posts-list article.format-standard .format {
    background: url(../img/icon-format-post.png) no-repeat 0px 0px;
}
#posts-list article.format-image .format {
    background: url(../img/icon-format-image.png) no-repeat 0px 0px;
}
body.single #posts-list {
    width: 640px;
}
body.single #posts-list article {
    margin-bottom: 55px;
}
body.single #posts-list article .box {
    position: relative;
    padding-left: 40px;
    padding-top: 12px;
    padding-bottom: 18px;
    padding: 0px 0px 0px 0px;
    background: none;
}
body.single #posts-list article .box .excerpt {
    float: left;
    width: 580px;
    margin-left: 40px;
    margin-bottom: 20px;
    margin-top: 10px;
}
body.single #posts-list article .box .meta {
    width: 580px;
    margin-left: 0px;
    padding: 20px 20px 20px 40px;
}
/* PAGE NAVIGATION ------------------------------------------------------------*/
#main .page-navigation {
    display: block;
    margin-bottom: 100px;
}
#main .page-navigation a {
    display: block;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#main .page-navigation .nav-next {
    float: left;
}
#main .page-navigation .nav-previous {
    float: right;
}
/* SIDEBAR ------------------------------------------------------------*/
#sidebar {
    position: relative;
    width: 240px;
    float: left;
    margin-top: 30px;
    font-size: 11px;
}
#sidebar .block {
    margin-bottom: 40px;
    padding-bottom: 5px;
}
#sidebar h4 {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    margin-bottom: 25px;
    padding-bottom: 15px;
}
#sidebar li {
    margin-bottom: 7px;
}
/* RESPONSIVE VIDEO ----------------------------------------------------*/
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.contacts-map iframe {
    width: 100%;
    border: none;
}
/* SOCIAL BAR ----------------------------------------------------*/
#social-bar {
    display: block;
    float: right;
}
#social-bar li {
    display: block;
    float: left;
    margin-left: 6px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#social-bar li:hover {
    -webkit-transform: translate(0px, -5px);
    -moz-transform: translate(0px, -5px);
    -o-transform: translate(0px, -5px);
    transform: translate(0px, -5px);
}
/* FOOTER ------------------------------------------------------------*/
footer {
    font-size: 12px;
}
footer h1,
footer h2,
footer h3,
footer h4,
footer h5,
footer h6 {
    text-shadow: 4px 4px 0 rgba(255, 255, 255, 0.1);
}
/* FOOTER BOTTOM ------------------------------------------------------------*/
.footer-bottom {
    padding-top: 0px;
    padding-bottom: 0px;
    overflow: hidden;
    color: #f9f9f9;
    border-top: 1px dashed rgba(255, 255, 255, 0.1);
}
.footer-bottom a {
    color: #f9f9f9 !important;
}
.footer-bottom .left {
    width: 340px;
    float: left;
    color: #f9e3a7;
    font-size: 12px;
    line-height: 16px;
}
.footer-bottom .right {
    width: 200px;
    float: right;
    text-align: right;
    color: #f9e3a7;
    font-size: 12px;
    line-height: 16px;
}
.footer-bottom .right a {
    color: #f9e3a7 !important;
}

.footer-bottom .center {
    width: 100%;
    text-align: center;
    margin: 0 0 20px;
}
.footer-bottom .center .bt-menu {
    width: auto !important;
    float: none;
    margin: 0;
    padding: 0 60px;
    border-bottom: 1px solid #847362;
    /*height: 62px;*/
}
@media (max-width: 1023.98px) {
    .d-none1024 {
        display: none !important;
    }
    .footer-bottom .d-none1024 {
        display: block !important;
        width: 100% !important;
        line-height: 20px !important;
    }
    .footer-bottom .d-none1024 a {
        line-height: 20px !important;
    }
}
.footer-bottom .center .bt-menu li {
    display: inline-block;
    margin: 0px 25px;
    line-height: 63px;
}
.footer-bottom .center .bt-menu li a {
    font-size: 14px;
    color: #fdf4dc !important;
    line-height: 62px;
    text-decoration: none;
    text-transform: uppercase;
}

#main ul,
#main ol {
    padding-left: 0px;
    list-style-position: inside;
}

.wrapper.cf .phone {
    position: absolute;
    right: 0px;
    top: 104px;
    color: #f9e3a7;
    font-size: 22px;
    line-height: 24px;
    display: inline-block;
    height: 24px;
    padding: 0 0 0 45px;
    background: url("../images/header-phone.png") no-repeat left center;
}

.wrapper.cf .addr {
    font-weight: 700;
    position: absolute;
    right: 0px;
    top: 133px;
    color: white;
    font-size: 19px;
    line-height: 24px;
    display: inline-block;
    height: 18px;
    padding: 0 0 0 0px;
}

.wrapper.cf .phone a {
    color: white;
    font-weight: 700;
}

.col-md-6 {
    width: 50%;
    box-sizing: border-box;
    float: left;
    display: block;
}

@media (max-width: 330px) {
    .wrapper.cf .addr {
        font-size: 13px;
    }
}

@media (min-width: 410px) and (max-width: 567px) {
    .footer-bottom .center .bt-menu li {
        text-align: center;
    }

    .footer-bottom .center .bt-menu .stat {
        width: 32%;
    }

    .footer-bottom .center .bt-menu .novosti {
        width: 33%;
    }

    .footer-bottom .center .bt-menu .contact {
        width: 35%;
    }
}

@media (min-width: 324px) and (max-width: 409px) {
    .footer-bottom .center .bt-menu li a {
        font-size: 12px;
    }

    .footer-bottom .center .bt-menu li {
        text-align: center;
    }

    .footer-bottom .center .bt-menu .stat {
        width: 32%;
    }

    .footer-bottom .center .bt-menu .novosti {
        width: 33%;
    }

    .footer-bottom .center .bt-menu .contact {
        width: 35%;
    }
}

@media (min-width: 290px) and (max-width: 323px) {
    .footer-bottom .center .bt-menu li a {
        font-size: 10px;
    }

    .footer-bottom .center .bt-menu li {
        text-align: center;
    }

    .footer-bottom .center .bt-menu .stat {
        width: 32%;
    }

    .footer-bottom .center .bt-menu .novosti {
        width: 33%;
    }

    .footer-bottom .center .bt-menu .contact {
        width: 35%;
    }
}

@media (min-width: 260px) and (max-width: 289px) {
    .footer-bottom .center .bt-menu li a {
        font-size: 8px;
    }

    .footer-bottom .center .bt-menu li {
        text-align: center;
    }

    .footer-bottom .center .bt-menu .stat {
        width: 32%;
    }

    .footer-bottom .center .bt-menu .novosti {
        width: 33%;
    }

    .footer-bottom .center .bt-menu .contact {
        width: 35%;
    }
}
/*@media (max-width: 1024px){*/
/*@media (hover: none) and (min-width: 320px) and (max-height: 1368px) and (-webkit-min-device-pixel-ratio: 1.5) {
    .wrapper.cf .phone {
        top: 190px;
        left: 20px;
        padding: 0 0 0 35px;
    }
    .wrapper.cf .addr {
        top: 160px;
        left: 20px;
    }
    #logo {
        width: 100%;
        text-align: center;
    }
    #logo img {
        display: block;
        margin: 0 auto;
        max-width: 100%;
    }
}
@media only screen and (max-width: 480px) {
    .wrapper.cf .phone {
        left: 0;
    }
}*/
/*@media only screen and (max-width: 767px) {*/
@media (hover: none) and (min-width: 320px) and (max-width: 1023.98px) {
	.wrapper.cf.fixed .phone {
		left: 15px;
	}
    .wrapper.cf .phone {
        top: 210px;
    }
    .main-left,
    .main-right {
        width: 100%;
        display: inline-block;
        vertical-align: top;
    }
    #filter-buttons li {
        width: 100%;

        padding-left: 0;
    }
    p {
        /* font-size: 15px !important; */
    }

    h2 {
        font-size: 32px;
    }

    .wrapper.cf .addr {
        top: 178px;
        left: 20px;
        padding: 0 0 0 0;
    }

    #filter-container figure figcaption .heading {
        font-size: 26px !important;
    }

    .col-xs-12 {
        width: 100%;
        box-sizing: border-box;
        float: left;
        display: block;
    }

    .detail-photo img {
        max-width: 100%;
    }

    .more-photo > span {
        width: 49%;
        float: left;
        margin-left: 0px;
    }

    .more-photo > span img {
        max-width: 100%;
    }

    .more-photo > span:nth-child(2n-1) {
        clear: left;
    }

    .more-photo > span:nth-child(2n) {
        margin-left: 2%;
    }

    #project-box .info {
        margin: 0px !important;
        padding: 0 15px;
        width: 100%;
        box-sicing: border-box;
    }

    #project-box .entry-content {
        max-width: 100%;
        margin: 0 !important;
        padding: 0 15px 15px 15px;
        box-sizing: border-box;
    }

    #project-box .multicolumn {
        padding: 0 !important;
    }

    #posts-list article .box .excerpt .post-heading {
        font-size: 25px !important;
    }

    #posts-list article .box .excerpt,
    body.single #posts-list article .box .excerpt {
        width: 85% !important;
        margin: 0 20px !important;
    }

    #posts-list {
        width: 100% !important;
    }

    .wrapper {
        width: 85% !important;
    }

    #posts-list article .box .entry-date {
        left: -30px;
    }

    .footer-bottom .center {
        width: 100%;
        margin: 0px;
        padding: 15px 0px;
        box-sizing: border-box;
    }
    .footer-bottom .center .bt-menu {
        width: 100%;
        min-width: 100%;
        box-sizing: border-box;
        text-align: left;
        position: initial;
        margin: 0px;
        padding: 0px;
    }

    .footer-bottom .center .bt-menu li {
        width: 25%;
        float: left;
        padding: 0 15px;
        box-sizing: border-box;
        margin: 0px;
    }

    .footer-bottom .right {
        width: 150px;
        float: left;
        padding-left: 15px;
        text-align: left;
    }
}

@media only screen and (max-width: 479px) {
    header {
        min-height: 240px;
    }
    .wrapper.cf .phone {
        top: 208px;
        /* left: 20px; */
        /*padding: 0 0 0 35px;*/
        padding: 0 0 0 40px;
    }

    .wrapper.cf .addr {
        top: 178px;
        left: 0px;
        padding: 0 0 0 0;
    }
}

.policy {
    clear: both;
    margin: 0 0 10px;
}
.policy label {
    float: left;
}
.policy input {
    float: left;
    margin: 3px 5px 0 0;
}
.clear {
    clear: both;
}

.phone-btn {
    margin: 10px auto 0;
    display: block;
    background: #f9e3a7;
    padding: 5px 20px;
    font-size: 16px;
    border: 1px solid #ccc;
    -webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.3);
    -o-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.3);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    cursor: pointer;
}

.phone-btn:hover {
    color: #fff;
    background: #cb5432;
}

#modal-phone input[type="text"] {
    width: 100%;
    height: 30px;
    box-sizing: border-box;
    margin-top: 5px;
}

#modal-phone #error {
    padding-top: 5px;
}

.root-item-selected {
    pointer-events: none;
    cursor: default;
}

.item-selected {
    pointer-events: none;
    cursor: default;
}

li.sfHover ul {
    /*overflow-y: scroll;*/
    /*height: 80vh;*/
}

.wrapper.cf.fixed {
    position: fixed;
    width: 100% !important;
    height: 90px;
    /*background: #2a83ab;*/
    background: url(../images/footer-bg.png) repeat,
        url(../img/bg_h.jpg) center top repeat;
    top: 0;
    z-index: 15;
}
.wrapper.cf.skryt {
    display: none;
}
.wrapper.cf.skryt.fixed {
    display: block;
}
.wrapper.cf.fixed #nav {
    position: absolute;
    top: 15px;
    left: 26%;
}
.wrapper.cf.fixed #logo {
    position: absolute;
    top: 15px;
    margin-top: 0;
    left: 20px;
}
.wrapper.cf.fixed .addr {
    position: absolute;
    top: 60px;
    right: 20px;
}

@media screen and (max-width: 1920px) {
    .wrapper.cf.fixed #logo,
    .wrapper.cf.fixed .addr {
        display: none !important;
    }
    .wrapper.cf.fixed {
        height: 60px;
    }
    .wrapper.cf.fixed #nav {
        top: 10px;
        left: 19%;
        border-bottom: unset;
    }
    .wrapper.cf.fixed .phone {
        position: absolute;
        top: 30px;
		margin-right: 30px;
    }
}

@media screen and (max-width: 1366px) {
    .wrapper.cf.fixed #nav {
        left: 0;
    }
}

@media screen and (max-width: 1135px) {
    #fixedmenu #nav > li {
        margin: 0 7px;
    }
}

@media screen and (max-width: 1023.98px) {
    .wrapper.cf.fixed .phone {
      position: absolute;
      top: 20px;
      right: 20px;
  }
    .wrapper.cf.fixed #nav {
      display: none;
    }
}

/* @media screen and (max-width: 1024px) {
    #fixedmenu {
        display: none;
    }
} */
li.sfHover:nth-child(1) ul {
    overflow-y: unset !important;
    height: unset !important;
}

.left-podmenu, .right-podmenu{
    display: block!important;
    visibility: visible !important;
}
.mrgn-0auto {margin: 0 auto;}

.img-right {
	float: right;
	margin: 10px 0 10px 20px;
	width: 35%;
}
@media screen and (max-width: 1023.98px) {
    .img-right {
        float: none;
		    margin: 10px auto;
		    width: 50%;
		    display: block;
    }
}

.error {
  border: 1px solid red;
}

.margin-right-20 {
	margin-right: 20px;
}