
/*
 * RWD DISABLER
 */
@media screen and (max-width: 1139px) {
    *:not([id^=fancybox],[id^=slick],[id^=owl]) {
        -webkit-transition: none;
        -moz-transition: none;
        -ms-transition: none;
        -o-transition: none;
        transition: none;

        -webkit-transition: none !important;
        -moz-transition: none !important;
        -ms-transition: none !important;
        -o-transition: none !important;
        transition: none !important;

        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;

        /*-webkit-transform: none !important;*/
        /*-moz-transform: none !important;*/
        /*-ms-transform: none !important;*/
        /*-o-transform: none !important;*/
        /*transform: none !important;*/
    }
}


/* NAV TOGGLE */
.nav-toggle span {
    background: #79747a;
}

.nav-toggle.active span {
    background: red;
}

/* RWD MENU */

.rwd-menu{ background: #252525}

.rwd-menu ul {
    padding-top: 93px;
}
.rwd-menu ul > li > a {
    color: #fff;
    font-size: 14px;
    padding: 14px 15px 14px;
    text-align: left;
    font-family: 'open sans';
    background: #252525;
}
.rwd-menu ul > li.active-link > a {background: #44c2f0; color:#fff}
.rwd-menu ul > li > a:hover{color: #44c2f0; color:#fff}

.rwd-menu ul > li:first-child{ border-top:  1px solid #4d4d4d}
.rwd-menu ul > li {
    border-bottom: 1px solid #4d4d4d;
    margin-bottom: 0;
}
.rwd-menu ul > li > ul { display: none;}
.rwd-menu ul > li.active > ul { display: none;}

.rwd-menu ul > li.active > a { background: #fbba00;}
.rwd-menu ul > li > a.icon-shop {
    text-align: left;
    background: url(../images/icon_shop.png) no-repeat #d02a2e 20px center;
    padding-left: 80px;
}

.rwd-menu ul > li > a.phone-rwd {
    display: block;
}

.rwd-menu ul > li > a.phone-rwd {
    display: block;
    background: #fff;
    color: #4d4e4e;
    text-align: left;
    padding-left: 80px;
    background: url(../images/phone-call.png) no-repeat 31px center;
}
.rwd-menu ul > li > a.phone-rwd span{ font-weight: bold; color:#d02a2e}

#top .container {
    position: relative;
    z-index: 99999;
}

/*--------------- RESPONSIVE -------------*/
@media screen and (max-width: 1700px) {
    .slider-photo {
        max-width: 62%;
    }
    .slider-photo img{ max-width: 100%}

    .slider-text-container{ padding-bottom: 90px;}
}

@media screen and (max-width: 1600px) {
    #content{ background: transparent!important;}

    .slider-text-container{ padding-bottom: 80px;}

    .people {
        left: -100px;
    }
    
    .sub-slider .slick-dots {
    margin-right: -290px;
}

.slider-text {
    width: 390px;
}

#container-page {
    background: url(../images/slider_bg.jpg) no-repeat center -40px;
}

.sub-slider button.slick-prev.slick-arrow {left: 0;margin-left: -31%;}

.sub-slider button.slick-next.slick-arrow {left: 0;margin-left: -25%;}
}

@media screen and (max-width: 1500px) {
    
.sub-slider .slick-dots {
    margin-right: -290px;
    bottom: 20%;
}

.sub-slider {
    width: 100%;
    max-width: 950px;
}

.sub-slider img{ max-width: 100%}

.slider-text {
    width: 406px;
}

}

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

#container-page {
    background: url(../images/slider_bg.jpg) no-repeat center -80px;
}

.main-slider button.slick-arrow, .sub-slider button.slick-arrow {
    bottom: 100px;
}

.sub-slider button.slick-prev.slick-arrow {left: 0;margin-left: -36%;}

.sub-slider button.slick-next.slick-arrow {left: 0;margin-left: -29%;}
}
@media screen and (max-width: 1400px) {
#container-page {
    background: url(../images/slider_bg.jpg) no-repeat center -90px;
}
    
    .sub-slider {
    width: 100%;
    max-width: 900px;
}
.title {
    font-size: 24px;
    margin-bottom: 30px;
}
}

@media screen and (max-width: 1366px) {
    
    .subpage #container-page {
    background: url(../images/slider_bg_sub.jpg) no-repeat center -30px;
}
.sub-slider {
    width: 100%;
    max-width: 880px;
}
.title {
    font-size: 23px;
    margin-bottom: 25px;
}

.sub-slider button.slick-prev.slick-arrow {left: 0;margin-left: -42%;}

.sub-slider button.slick-next.slick-arrow {left: 0;margin-left: -35%;}
}

@media screen and (max-width: 1280px) {
#container-page {
    background: url(../images/slider_bg.jpg) no-repeat center -130px;
}
.main-slider button.slick-arrow, .sub-slider button.slick-arrow {
    bottom: 70px;
}

.slider-text {
    width: 423px;
}
.title {
    font-size: 22px;
    margin-bottom: 20px;
}

.sub-slider button.slick-prev.slick-arrow {left: 0;margin-left: -37%;}

.sub-slider button.slick-next.slick-arrow {left: 0;margin-left: -30%;}
}

@media screen and (max-width: 1200px) {
    .slider-text-container {
        left: 15px;
        margin-left: 0;

    }



.sub-slider {

    max-width: 800px;
}

.subpage #container-page {
    background: url(../images/slider_bg_sub.jpg) no-repeat center -60px;
}
.title {
    font-size: 21px;
    margin-bottom: 15px;
}
}


@media screen and (max-width: 1170px) {
.slider-text {
    width: 100%;
    padding-left: 15px;
}

.main-slider button.slick-prev.slick-arrow {
    left: 15px;
    margin: 0;
}

.title {
    font-size: 20px;
    margin-bottom: 10px;
}

#container-page {
    background: url(../images/slider_bg.jpg) no-repeat center -170px;
}

.main-slider button.slick-next.slick-arrow{
    margin-left: 0;
    left: 75px;
}


.sub-slider button.slick-prev.slick-arrow {left: 0;margin-left: -44%;}

.sub-slider button.slick-next.slick-arrow {left: 0;margin-left: -36%;}
}

@media screen and (max-width: 1169px) {
    .realization-slider {
        padding-left: 1px;
        padding-right: 1px;
    }




.sub-slider .slick-dots {
    margin-right: 0;
    right: 15px;
    width: 1110px;
}
}


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

.sub-slider button.slick-prev.slick-arrow {left: 0;margin-left: -40%;}

.sub-slider button.slick-next.slick-arrow {left: 0;margin-left: -32%;}
}

@media screen and (min-width: 1140px) {
    .rwd-menu,
    .nav-toggle {
        display: none;
        display: none !important;
    }
}

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

    #container-page {
     
    }

    #main-menu {
        display: none;
    }

    .nav-toggle {
        display: block;
    }


    .rwd-hide {
        display: none;
    }

    .text img {
        max-width: 100%;
        max-width: 100% !important;
    }

    .container {
        width: 100%;
    }

    .body-block {
        position: fixed;
        width: 100%;
    }

    .nav-toggle {background: #44c2f0;display: block;float: right;height: 46px;margin: 0;padding: 15px 11px 8px;width: 46px;margin-top: 0px;margin-left: 10px; z-index: 1}
    .nav-toggle span {background: #fff;margin-bottom: 6px;margin-top: 0;}
    .nav-toggle.active span {
    background: #fff;
}
    .nav-toggle.active span.l1 { margin-top: 8px; }
  .nav-toggle.active span.l3 {
    margin-top: -16px;
}

    a.isearch {
        background: transparent url(../images/icon_search.png) no-repeat scroll center center;
        width: 46px;
        height:46px; display: block; float: right;


    }

    div#top {
        position: relative;
        padding-top: 25px;
        padding-bottom: 19px;
        background: #252525;
    }

    .address-top{ display: none;}

.logo {
    position: relative;
    margin-top: -7px;
    width: 213px;
    top: auto;
    z-index: 999;
}

    .logo img{ max-width: 100%}

    .main-slider .slick-dots {
        width: auto;
        margin-left: 0;
        margin-right: 0;
        bottom: 18%;
    }



    #container-page {
        background: transparent; 
    }



    .people {

        display: none;
    }

    span.slide-name {
        font-size: 16px;
    }

    .how {
    padding: 15px;
}
.footer-contact-box {
    padding-top: 20px;
}

.sub-slider {
    max-width: 1020px;
    margin-bottom: 20px;
}



.subpage #container-page {
    background: url(../images/slider_bg_sub.jpg) no-repeat center 20px;
}

.sub-slider .slick-dots {
    margin-right: 0;
    right: 15px;
    width: 100%;
}

.news-photo-detalis {
    max-width: 50%;
}

.news-photo-detalis img{ max-width: 100%}

.search-box {
    background: #252525;
    display: none;
    float: none;
    height: 100%;
    left: 0;
    margin: 0;
    padding: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10;
}

.search-box .search {
    background: transparent;
    border: 0 none;
    display: block;
    height: 30px;
    padding-left: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 90%;
    padding-right: 0;
    right: 0;
    left: 0;
    margin: 0 auto;
}


    .search input[type="text"] {
        border: 0 none;
        border-bottom: 1px solid #858686;
        display: block;
        float: none;
        margin: 0 auto;
        padding-left: 0;
        width: 100%;
        background: transparent;
        color: #1b1f2b;
        height: 30px;
        line-height: 30px;
        color: #858686;
    }
.search button {
    display: block;
    float: right;
    margin-right: 0;
    margin-top: -46px;
    position: relative;
    background: url(../images/icon_search.png) no-repeat;
    width: 46px;
    height: 46px;
}

.icon-close-search {
    background: transparent url(../images/close_rwd.png) no-repeat scroll 0 0;
    position: absolute;
    right: 15px;
    top: 24px;
    width: 46px;
    height: 46px;
    z-index: 1002;
}
.icon-close-search.active3 {
    display: block!important;
    z-index: 99999;
}

    a.close2{ display: none;}
    
    a#isearch{ display: none;}
    
    span.realization-hover{ display: none!important}
    .hover-gallery{ display: none!important}
    
    .offer a:hover{ background: #fff}
.offer a:hover span.offer-icon img:first-child{ display: block} 
.offer a:hover span.offer-icon img:last-child{ display: none} 
.offer a:hover span.offer-name{ color:#4a4a4a}


.slider-text-container {
    position: absolute;
    left: 0;
    height: 100%;
    padding: 0;
}

.slider-text {
    display: block;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    position: relative;
}

.main-slider button.slick-arrow, .sub-slider button.slick-arrow {
    bottom: 15px;
}

.slider {
   background: url(../images/slider_bg.jpg) no-repeat center 0 / auto 120%;
}

footer {
    margin: 0;
    background: url(../images/footer_bg.jpg) no-repeat center -132px;
    padding-top: 0;
}
}
@media (max-width: 1080px) {

    .about-content div.text {
        margin-bottom: 29px;
        height: auto;
    }

    .about-content {
        padding: 39px 0px 30px 30px;

    }

    span.offer-name {

        padding: 0 10px;
    }
}

@media (max-width: 1020px) {
    .sub-slider {
    max-width: 100%;
}
.sub-slider .slick-dots {
    margin-right: 0;
    right: 0;
    width: 95%;
    left: 0;
    margin: 0 auto;
}

.subpage #container-page{ background: transparent}
}


@media (max-width: 980px) {

.footer-contact-box {
    padding-top: 0;
}

.news {
    width: 33.33%;
    margin-bottom: 30px;
}

.gallery ul li {
    width: 33.33%;}

.offer-sub .realization-slide{width:33.33%;}
}

@media (max-width: 900px) {
    .slider-photo {
        max-width: 100%;
        width: 100%;
    }

    .main-slider .slick-dots {
        bottom: 50px;
    }

    .slider-text-container {
position: relative;
    width: 100%;
    bottom: auto;
    left: auto;
    padding-bottom: 80px;
    padding-top: 20px;
    }
    .slider-text {
        position: relative;
        top: auto;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }



    #container-page {
        background: transparent;
    }

    span.offer-name {
        font-size: 14px;
        line-height: 1.4;
        height: 36px;
    }

    span.offer-icon {

        height: 50px;

    }

    span.offer-icon {
        margin-bottom: 5px;

    }

    span.slide-name {
        font-size: 14px;
    }
	
	.slider-text {
    position: relative;
}

}
@media (max-width: 890px) {

}

@media (max-width: 850px) {



.footer-bg {
     padding-top: 40px;
}

section.offer-box {
    margin-bottom: 30px;
}

span.slide-photo {
    margin-bottom: 20px;
}

.subpage #content {
    padding-bottom: 10px;
}

.subpage .footer-bg {
    padding-top: 30px;
}
.subpage footer {
    background-position: center 0;
    background-size: auto 110%;
    margin-top: 0;
}
.news-photo-detalis {
    max-width: 50%;
    margin-right: 30px;
}
h1 {
   font-size: 40px;
}
}
@media (max-width: 800px) {
    span.offer-name {
        font-size: 13px;
        line-height: 1.4;
        height: 36px;
    }

    span.slide-name {
        font-size: 13px;
        padding-left: 0;
    }
    
    .realization-slide {
    padding-bottom: 20px;
}
}

@media (max-width: 768px) {

    .offer-left {
        width: 100%;
    }
    .offer-right {
        width: 100%;
    }

    .info-text{ display: none;}

    .offer-right h2 {
        font-size: 45px;
        left: 15px;
        top: 15px;
    }

    .realization-header h2{  font-size: 45px;}
    
    .news {
    width: 50%;
}

.gallery ul li {
    width:50%;}

.offer-sub .realization-slide{width:50%;}

.contact-left {

    width: 50%;
  
}

.form-box {

    width: 50%;
    padding-bottom: 30px;
  
}
.form-col{ width: 100%}
.footer-box:first-child {
    width: 100%;
    margin-bottom: 30px;
}

.video {
    width: 50%;
    float: left;
}

.how {
    width: 50%;
    float: left;
}

.footer-contact-box {
    width: 50%;
}

.footer-box {
    width: 50%;
}
}

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

    .about-photo {
        display: none;
    }

    .about-content {
    width: 100%;
    padding: 20px 0;
}
    .offer-right h2 {    font-size: 40px;}
    .realization-header h2{  font-size: 40px;}
    
    .about-content div.text {
    margin-bottom: 10px;

}
}

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

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

    .text table,
    .text iframe,
    .text object {
        max-width: 100%;
        max-width: 100% !important;
        width: 100%;
        width: 100% !important;
    }

    h1 {
    }

    h2 {
    }

    h3 {
    }

    h4 {
    }
    
    .contact-left {
    width: 100%;

}

.contact-left div.text table {

}

.contact-left div.text table img {
    max-width: 100%;
    width: 29px!important;
}

.form-box {
    width: 100%;
    padding-bottom: 30px;
}

.form-col{ width: 50%}
}

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

    h1 {
    }

    h2 {
    }

    h3 {
    }

    h4 {
    }

    .text {
        word-wrap: break-word;
    }

    .realization-header h2{  font-size: 35px;}

    .offer-right h2 {
        font-size: 35px;
    }
    
    .logo {
    position: relative;
    margin-top: 0px;
    width: 207px;
    top: auto;
}
.news{ margin-bottom: 20px;}

}

@media screen and (max-width: 520px) {
.news-photo-detalis {
    max-width: none;
    margin-right: 0;
    float: none;
    margin: 0 auto;
    text-align: center;
}
.news-box-detalis h1 {
    padding-top: 30px;
    margin-bottom: 20px;
}
}
@media screen and (max-width: 480px) {


.footer-contact-box h3 {
    margin-bottom: 10px;
}

section.about-box h2 {
    margin-bottom: 10px;
}
.about-content {
    width: 100%;
    padding: 10px 0 20px;
}

.logo {
    position: relative;
    margin-top: 0px;
    width: 200px;
    top: auto;
}

.form-col{ width: 100%}
}

@media screen and (max-width: 424px) {
.video {
    width: 100%;
    text-align: center;
}

.video img {
    margin: 0 auto;
}

.how {
    width: 100%;
}

footer {
    background-size: auto 110%;
}

.footer-contact-box {
    width: 100%;
}

.footer-box {
    width: 100%;
}
}
@media screen and (max-width: 420px) {
    *[id^=fancybox] {
        display: none;
        display: none !important;
    }

    h1 {
    }

    h2 {
    }

    h3 {
    }

    h4 {
    }
    
    .logo {
    position: relative;
    margin-top: 4px;
    width: 164px;
    top: auto;
}
}
@media screen and (max-width: 410px) {

.news {
    width: 100%;
    margin-bottom: 15px;
}

.gallery ul li {
    width:100%;}
.offer-sub .realization-slide{width:100%;}
.footer-bottom{text-align: center;}
.footer-text {
    text-align: center;
    float: none;
}
.copyright {
    float: none;
    display: inline-block;
}

.news-box-detalis h1 {
    padding-top: 10px;
    margin-bottom: 15px;
}
.news-box-detalis .date {
    margin-bottom: 10px;
}

.gallery-box h2 {
    font-size: 20px;}
}

.realization-slider .slick-list {

    padding: 1px;
}