.top-logo {
    opacity: 0;
    padding: 10px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
    backface-visibility: hidden;
}

.top-logo img {
    max-height: 100px;
    max-width: 100px;
    width: auto;
}

.main-title {
    display: none;
    text-shadow: 0px 0px 7px #000;
    display: block;
    color: #fff;
    max-width: 630px;
    margin: 0 auto;
    text-transform: uppercase;
    font-size: 1.5rem;
    line-height: 1.5em;
    font-weight: bold;
    padding: 70px;
    text-align: center;
    /*position: absolute;*/
    /*top: 220px;*/
    /*right: 0;*/
}

.slider-main-big div {
    position: relative;
}

.slider-main-big .smb-caroufredsel-prev {
    left: 5px;
}

.slider-main-big .smb-caroufredsel-next {
    right: 5px;
}

.ourWorks {
    display: flex;
    left: 100%;
    position: fixed;
    z-index: 99999999999999;
}

.ourWorksTitle {
    position: absolute;
    right: 100%;
    cursor: pointer;
}

.ourWorksMenu {
    transition: 0.3s;
}

.is-show {
    left: initial;
    right: 0;
}

.ourWorksMenu li a:hover {
    /*cursor: initial;*/
}

.hamburger,
#primary_nav_wrap,
.primary_nav_bg {
    display: none;
}

@media screen and (min-width: 1025px){

    /* primary menu */
    #primary_nav_wrap
    {
        display: block;
        background-color: rgba(0,0,0,0.8);
        box-shadow: 0 0 5px 0px rgba(0,0,0,0.8);
        margin: 0 auto;
    }
    #primary_nav_wrap.fixed {
        position: fixed;
        z-index: 999;
        top: 0;
        left: 0;
        right: 0;
        max-width: 1024px;
        margin: 0 auto;
    }
    .primary_nav_bg {
        display: block;
        height: 35px;
    }
    #primary_nav_wrap #primary-menu {
        width: 1024px;
        margin: 0 auto;
    }

    #primary_nav_wrap ul
    {
        display: flex;
        list-style:none;
        position:relative;
        margin:0;
        padding:0
    }

    #primary_nav_wrap ul a
    {
        display:block;
        color:#fff;
        text-decoration:none;
        font-weight:700;
        font-size:12px;
        line-height:35px;
        padding:0 15px;
        font-family:"HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;

    }

    #primary_nav_wrap ul li
    {
        position:relative;
        float:left;
        margin:0;
        padding:0
    }

    #primary_nav_wrap ul li.current-menu-item
    {
        background:#ddd
    }

    #primary_nav_wrap ul li:hover
    {
        background:#f6f6f6
    }
    #primary_nav_wrap ul li.current-menu-item > a,
    #primary_nav_wrap ul li:hover > a
    {
        color: #000;
    }

    #primary_nav_wrap ul ul
    {
        display:none;
        position:absolute;
        top:100%;
        left:0;
        background:rgba(0,0,0,0.8);
        box-shadow: 0 0 5px 0 rgba(0,0,0,0.8);
        padding:0
    }

    #primary_nav_wrap ul ul li
    {
        float:none;
        width:220px
    }

    #primary_nav_wrap ul ul a
    {
        line-height:120%;
        padding:10px 15px
    }

    #primary_nav_wrap ul ul ul
    {
        top:0;
        left:100%
    }

    #primary_nav_wrap ul li:hover > ul
    {
        display:block
    }
    /* primary menu end */
}

@media screen and (max-width: 1600px) {
    .table-holder {
        -webkit-overflow-scrolling-x: auto!important;
        overflow-x: auto;
    }
    .slider-main-big {
        padding: 0 15px;
    }

    .slider-main-big .text-block span {
        font-size: 1.6rem;
    }

    .slider-main-big .main-photo .shadow-block {
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

    .slider-main-big .main-photo .shadow-block {
        margin: 0;
    }

    .formenu {
        height: auto;
    }

    .steps {
        width: auto;
        height: auto;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }

    .content {
        width: auto;
        padding: 15px;
        text-align: center;
    }

    .content1 h1, .content1 h2, .content1 h3 {
        text-align: center;
    }

    .content p {
        margin: 10px 0;
        margin-left: 0;
        font-size: 1rem;
        line-height: 1.4;
    }

    .img-sad {
        max-width: 100%;
        height: auto;
    }

    .mainbl {
        width: auto;
        max-width: 307px;
        margin: 10px 0 10px 20px;
        text-align: center;
    }

    .mainbl p {
        width: auto;
    }

    .reviewsFP {
        width: initial;
    }

    .contnizmenu {
        width: initial;
        margin: 0;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-around;
    }

    .contnizmenu li {
        text-align: center;
        font-size: 1.4rem;
        line-height: 1;
        margin: 0;
        margin-bottom: 20px;
        height: 246px;
    }

    .immm {
        text-align: center;
    }

    .immm img {
        margin: 10px auto 10px auto;
    }

    .steps li {
        padding-top: 112px;
        height: auto;
        margin: 24px 15px;
    }

    #step1 {
        background-position: center top;
    }

    #step2 {
        background-position: center top;
    }

    #step3 {
        background-position: center top;
    }

    #step4 {
        background-position: center top;
    }

    #step5 {
        background-position: center top;
    }

    .footleft h1 {
        font-size: 1.8rem;
        margin-left: 0;
    }

    .footleft p {
        font-size: 1.2rem;
    }

    .content h1 {
        font-size: 1.8rem;
    }

    .content h2 {
        font-size: 1.6rem;
        margin-bottom: 10px;
    }

    .content h3 {
        font-size: 1.4rem;
        margin: 10px;
    }

    .reviewsFP .review {
        width: auto;
        margin: 0;
    }

    .reviewsFP .review .textBlock {
        height: auto;
        width: auto;
        padding-right: 0;
        padding-bottom: 0;
        margin-bottom: 24px;
        text-align: left;
    }

    .footleft {
        width: auto;
    }

    .footright {
        margin-right: 15px;
        margin-top: 15px;
    }

    .mainbl img {
        max-width: 100%;
        height: auto;
        width: auto !important;
    }

    .reviewsFP .aboutAutor {
        margin-right: 0;
    }

    .reviewsFP .autorName {
        margin-right: 0;
        margin-top: -20px;
    }

    .headerind {
        min-height: auto;
        padding-bottom: 40px;
    }

    .headerind .center {
        position: relative;
        overflow: hidden;
    }

    .contnizmenu li a {
        float: none;
        font-size: 1.4rem;
        line-height: 1;
        width: auto;
        height: auto;
    }

    #contnizmenu1 {
        background-position-y: -34px;
    }

    #contnizmenu2 {
        background-position-y: -34px;
    }

    #contnizmenu3 {
        background-position-y: -34px;
    }

    .middle {
        padding-bottom: 15px !important;
    }

    .footright ul li a {
        line-height: 1;
        font-size: 1.2rem;
    }

    .footleft {
        margin-top: 15px;
        margin-left: 15px;
    }

    .footleft #mobtel {
        margin-top: 8px;
        padding-top: 0;
        height: auto;
        background-size: contain;
        background-position: left bottom;
        padding-left: 18px;
    }

    .footleft #tel {
        line-height: 1;
        margin-top: 8px;
        padding-top: 0;
        padding-left: 30px;
        height: auto;
        background-size: contain;
        background-position: left bottom;
    }

    .footleft #mail {
        line-height: 1;
        margin-top: 8px;
        padding-top: 0;
        padding-left: 30px;
        height: auto;
        background-size: contain;
        background-position: left bottom;
    }

    ul.spc_ul_2 > li {
        width: 47%;
        margin: 0 10px;
    }

    .list_news {
        display: flex;
        height: auto;
    }
}

/*@media screen and (max-width: 1200px) {*/
    /*.main-title {*/
        /*max-width: 600px;*/
        /*padding-right: 60px;*/
    /*}*/
/*}*/

@media screen and (max-width: 1024px) {

    .main-title {
        max-width: 600px;
        padding: 0 60px;
        position: static;
        top: auto;
        right: auto;
    }

    .bigerF {
        text-align: left;
    }

    .content1 ul {
        text-align: left;
    }

    .content1 table {
        width: auto !important;
        height: auto !important;
        clear: both;
    }

    .plusi {
        width: auto !important;
        margin: 0 !important;
    }

    .plusi li {
        width: auto !important;
    }

    ul.spc_ul_2 > li {
        text-align: left;
    }

    div#fancy_close {
        top: 10px;
        left: 10px;
    }

    div.blc_14 {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }

    div.blc_14 > div {
        padding: 6px;
        border: 1px solid grey;
        box-sizing: border-box;
        width: 278px;
        margin: 6px;
    }

    .headerind .center:first-child {
        min-height: 600px;
        padding-top: 120px;
    }

    .headerusl .center:first-child {
        padding-top: 135px;
    }

    .headerokompanii .center:first-child {
        padding-top: 135px;
    }

    .headerokompanii1 .center:first-child {
        padding-top: 135px;
    }

    .headerport .center:first-child {
        padding-top: 135px;
    }

    .headerceno .center:first-child {
        padding-top: 135px;
    }
    .header2 .center:first-child {
        padding-top: 135px;
    }

    .top-logo {
        opacity: 1;
        padding: 10px;
        box-sizing: border-box;
        display: flex;
        align-items: center;
        justify-content: center;
        backface-visibility: hidden;
    }

    .top-logo img {
        max-height: 100;
        max-width: 100;
        width: auto;
    }

    .headerind .kontakts:before {
        content: none;
    }

    .home {
        margin: 0;
        position: absolute;
        left: 0;
        top: 100%;
        padding: 15px;
        background-repeat: no-repeat;
        background-position: center;
        background-color: rgba(0, 0, 0, 0.4);
    }

    .slider-main-big .smb-caroufredsel-next, .slider-main-big .smb-caroufredsel-prev {
        background: none;
        color: #fff;
    }

    .banner {
        /*display: inline-block;*/
        position: initial;
        padding: 0 40px;
        padding-bottom: 40px;
        margin-top: 40px;
    }

    .banner img {
        max-width: 100%;
        height: auto;
    }

    .hamburger-inner, .hamburger-inner::after, .hamburger-inner::before {
        background-color: #fff;
    }

    .hamburger {
        display: block;
    }

    #scrollToBot {
        width: 50px;
        height: 50px;
    }

    .headerind .kontakts p {
        margin-left: 6px;
        background-size: contain !important;
        background-position: left center !important;
        margin-top: 0 !important;
        margin-bottom: 10px !important;
        font-size: 1rem;
        height: auto !important;
        white-space: nowrap;
    }

    .headerind .kontakts #mobtel {
        padding-left: 14px !important;
    }

    .headerind .kontakts #mobtel:first-child {
        margin-left: 0 !important;
    }

    .headerind .kontakts #tel {
        padding-left: 27px !important;
    }

    .headerind .kontakts #mail {
        padding-left: 30px;
    }

    .ourWorks .ourWorksTitle {
        background-position: center;
        width: 42px;
        height: 204px;
        background-size: cover;
    }

    body {
        min-width: initial;
    }

    .socButtons li .socPlugin {
        display: none;
    }

    .socButtons {
        top: 200px;
    }

    .headerind .kontakts {
        display: flex;
        align-items: center;
        width: 100%;
        left: 0;
        top: 0;
        margin-left: 0;
        margin-right: 232px;
        padding-bottom: 0;
        position: fixed;
        z-index: 99;
        justify-content: space-between;
        padding-top: 0;
    }

    .kontakts__item {
        position: relative;
        display: flex;
        justify-content: space-around;
        align-items: center;
        flex-wrap: wrap;
    }

    .center {
        width: auto;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        height: auto;
    }

    .content h1 {
        margin-bottom: 15px;
    }

    .mainbl {
        width: auto;
        margin: 0 0 20px 0;
    }

    #scrollToTop {
        right: 4px;
        bottom: 4px;
    }

    .menumain {
        display: none;
    }

    .headerind .kontakts:before {
        content: none;
    }

    .headerind .logo {
        display: none;
        top: 0;
        right: 0;
        padding: 15px;
        background: rgba(0, 0, 0, 0.4) url(../images/header-logo.png) no-repeat center;
    }

    .headerind .clr {
        display: none;
    }

    .plash {
        position: initial;
        margin: 0 10px;
        width: auto;
        max-width: 662px;
        height: auto !important;
        padding-bottom: 20px;
    }

    .content1 {
        width: auto;
        margin: 10px;
        max-width: 100%;
        box-sizing: border-box;
        text-align: center;
    }

    .img_blc_3f {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
    }

    .headerind h1 {
        font-size: 2.6rem;
        line-height: 1.4;
        margin: 1rem;
    }

    .content2 {
        width: auto;
        margin: auto;
    }

    div.content1.v2 {
        margin-bottom: 10px;
    }

    .forslider {
        width: 100%;
        margin: 0;
        margin-top: -50px;
    }

    .jcarousel-skin-tango {
        position: relative;
        width: 90%;
        margin: auto;
    }

    .jcarousel-skin-tango li {
        float: left;
        width: 100px;
    }

    .slider1 .jcarousel-skin-tango .jcarousel-clip-horizontal {
        width: auto;
    }

    .slider1 .jcarousel-skin-tango .jcarousel-container-horizontal {
        width: auto;
    }

    .list_news {
        align-items: flex-start;
    }

    div.txt_1 > iframe {
        width: 100%;
    }

    .imgBlock {
        width: auto;
        height: auto;
    }

    table.tbl_1 {
        height: auto !important;
    }

    .kontpla {
        position: initial;
        width: initial;
        height: initial;
        background-size: contain;
        background-repeat: no-repeat;
        margin: auto 10px;
        padding: 10px;
        background-image: none;
        background-color: rgba(77, 30, 34, 0.6);
    }

    .wpcf7 form p {
        width: auto;
    }

    .kontpla p {
        font-size: 1rem;
    }

    .kontpla p span {
        font-size: 1rem !important;
    }
}

@media screen and (max-width: 480px) {
    .main-title {
        text-transform: uppercase;
        font-size: 1rem;
        line-height: 1.5em;
        font-weight: bold;
        padding: 0 60px;
        text-align: center;
    }

    .headerind .center:first-child {
        justify-content: flex-start;
        padding-top: 200px;
    }

    .banner {
        margin-top: 120px;
        padding: 0;
        /*text-align: right;*/
        padding-bottom: 40px;
    }

    .banner a {
        display: inline-block;
        max-width: 50%;
    }

    .list_news span {
        float: left;
        width: 80%;
        text-align: left;
        margin-left: 10px;
    }

    .content1 .list_news img {
        margin: 0 !important;
        width: 20% !important;
    }

    .slider1 .jcarousel-skin-tango .jcarousel-item a {
        display: flex;
        justify-content: center;
    }

    .content2 p {
        font-size: 1rem;
        line-height: 1.2;
    }

    ul.just {
        font-size: 1rem;
    }

    .content2 span {
        font-size: 1rem !important;
    }

    .content2 span.title2 {
        font-size: 1.6rem !important;
        line-height: 1.6;
        margin: 6px 0 !important;
        display: block;
    }

    .headerind {
        padding-bottom: 10px;
    }

    .content2 {
        padding: 10px;
        padding-bottom: 50px;
    }

    .content2 img {
        margin-left: 0 !important;
        margin: auto !important;
        max-width: 100%;
        height: auto;
        box-sizing: border-box;
    }

    .slider1 .jcarousel-skin-tango .jcarousel-next-horizontal {
        top: 50%;
        margin-top: -39px;
    }

    .slider1 .jcarousel-skin-tango .jcarousel-prev-horizontal {
        top: 50%;
        margin-top: -39px;
    }

    .forslider {
        margin-bottom: 110px;
    }

    .jcarousel-skin-tango {
        width: 80%;
    }

    .slider1 .jcarousel-skin-tango .jcarousel-item {
        width: 278px;
        height: 192px;
    }

    .slider1 .jcarousel-skin-tango .jcarousel-item img {
        max-width: 100%;
        height: auto;
        box-sizing: border-box;
        max-height: 100%;
    }

    .headerind h1 {
        font-size: 1.6rem;
    }

    div.txt_1 p.like_h3_v1 {
        word-break: break-word;
    }

    .content1 img {
        width: auto !important;
        height: auto !important;
        max-width: 100%;
        box-sizing: border-box;
        float: none !important;
        margin: auto !important;
        margin-bottom: 10px !important;
    }

    img.img_1_l {
        float: none;
    }

    div.txt_1 h1.spc_h1 {
        font-size: 1.6rem;
    }

    div.txt_1 li {
        line-height: 1;
    }

    table.tbl_1 td, table.tbl_1 th, table.tbl_2 td, table.tbl_2 th {
        font-size: 0.8rem;
        line-height: 1.2;
        padding: 4px;
    }

    .linemain {
        width: 100%;
    }

    .content1 {
        padding: 10px;
    }

    .content1 p {
        line-height: 1.2;
        font-size: 1rem;
    }

    .bigerF p a {
        font-size: 1rem;
    }

    .content1 ol {
        margin: 10px 0;
    }

    .content1 ol li {
        margin-bottom: 10px;
    }

    .content1 ul {
        margin: 10px 0;
        line-height: 1.2;
        font-size: 1rem;
    }

    .content1 ul li {
        margin-bottom: 10px;
    }

    .content1 ul li span {
        font-size: 1rem !important;
    }

    .content1 h1 {
        font-size: 1.4rem;
        line-height: 1.4;
        margin: 10px 0;
    }

    .headerind h2 {
        font-size: 1.4rem;
        line-height: 1.4;
        margin: 10px 0;
    }

    .content1 h3 {
        font-size: 1.4rem;
        line-height: 1.4;
        margin: 10px 0;
        text-transform: none;
        text-align: left !important;
    }

    .breadcrumbs {
        font-size: 0.9rem;
        padding: 10px;
    }

    .plash {
        padding: 0;
    }

    .plash p {
        padding: 10px;
        font-size: 1.2rem;
        line-height: 1.4;
    }

    .footer .center {
        flex-wrap: wrap;
    }

    .top-logo {
        width: 100px;
    }

    .top-logo img {
        max-height: initial;
        max-width: 100%;
        width: initial;
        height: auto;
    }

    .headerind .kontakts #mobtel {
        margin-left: 0 !important;
    }

    .headerind .kontakts #tel {
        margin-left: 0 !important;
    }

    .headerind .kontakts #mail {
        display: none;
    }

    .slider-main-big {
        display: none;
    }

    .slider-shadow {
        display: none;
    }

    .footright {
        width: 100%;
        margin: 0;
        margin-top: 20px;
        text-align: center;
        border-top: 1px dashed #fff;
    }

    .footright ul {
        width: auto;
    }

    .footright ul li {
        text-align: center;
    }

    .footleft {
        width: 100%;
        margin: 0;
        text-align: center;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .footleft p {
        display: inline-block;
    }

    ul.spc_ul_2 > li {
        width: 100%;
        margin-left: 0;
    }
}
.headerind .kontakts {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 0;
    padding-top: 0;
}
.kontakts__item {
    position: relative;
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-wrap: wrap;
}
