

/* Start:/bitrix/templates/citrus_aproduction/css/0_grid.css?15141888794551*/
/*
    Name: grid styles;
    by CRYCODE
*/

.tac {
    text-align: center;
}

.tar {
    text-align: right;
}

.tal {
    text-align: left;
}

.clearfix:after {
    content: '';
    display: table;
    clear: both
}

.grid-h {
    height: 100%;
}

.grid,.row {
    display: table;
    width: calc(100% + 30px);
    margin: 0 -15px;
    table-layout: fixed;
}

.grid {
    margin-top: -15px;
    margin-bottom: -15px;
    font-size: 0
}

[class*="grid-"] {
    display: inline-block;
    vertical-align: top;
    padding: 15px;
    position: relative;
    font-size: 16px;
}

[class*="col-"] {
    float: left;
    position: relative;
    padding: 0 15px;
}

.grid-p-1,.cell-p-1,.col-p-1 {
    width: 10%
}

.grid-p-2,.cell-p-2,.col-p-2 {
    width: 20%
}

.grid-p-25,.cell-p-25,.col-p-25 {
    width: 25%
}

.grid-p-3,.cell-p-3,.col-p-3 {
    width: 30%
}

.grid-p-33,.cell-p-33,.col-p-33 {
    width: 33%
}

.grid-p-4,.cell-p-4,.col-p-4 {
    width: 40%
}

.grid-p-45,.cell-p-45,.col-p-45 {
    width: 45%
}

.grid-p-48,.cell-p-48,.col-p-48 {
    width: 48%
}

.grid-p-5,.cell-p-5,.col-p-5 {
    width: 50%
}

.grid-p-6,.cell-p-6,.col-p-6 {
    width: 60%
}

.grid-p-7,.cell-p-7,.col-p-7 {
    width: 70%
}

.grid-p-8,.cell-p-8,.col-p-8 {
    width: 80%
}

.grid-p-9,.cell-p-9,.col-p-9 {
    width: 90%
}

.grid-p-94,.cell-p-94,.col-p-94 {
    width: 92%
}

.grid-p-10,.cell-p-10,.col-p-10 {
    width: 100%
}

@media screen and (max-width: 1023px) {
    .grid,.row {
        width: calc(100% + 20px);
    	margin: 0 -10px;
    }

    .grid {
        margin-top: -10px;
        margin-bottom: -10px;
    }

    [class*="grid-"] {
        padding: 10px;
    }

    [class*="col-"] {
        padding: 0 10px;
    }

    .t-tac {
        text-align: center;
    }

    .grid-t-1,.cell-t-1,.col-t-1 {
        width:10%
    }

    .grid-t-2,.cell-t-2,.col-t-2 {
        width: 20%
    }

    .grid-t-25,.cell-t-25,.col-t-25 {
        width: 25%
    }

    .grid-t-3,.cell-t-3,.col-t-3 {
        width: 30%
    }

    .grid-t-33,.cell-t-33,.col-t-33 {
        width: 33.33%
    }

    .grid-t-4,.cell-t-4,.col-t-4 {
        width: 40%
    }

    .grid-t-47,.cell-t-47,.col-t-47 {
        width: 47%
    }

    .grid-t-5,.cell-t-5,.col-t-5 {
        width: 50%
    }

    .grid-t-6,.cell-t-6,.col-t-6 {
        width: 60%
    }

    .grid-t-7,.cell-t-7,.col-t-7 {
        width: 70%
    }

    .grid-t-8,.cell-t-8,.col-t-8 {
        width: 80%
    }

    .grid-t-9,.cell-t-9,.col-t-9 {
        width: 90%
    }

    .grid-t-10,.cell-t-10,.col-t-10 {
        width: 100%
    }
}

@media screen and (max-width: 767px) {
    .grid,.row {
        width: calc(100% + 10px);
    	margin: 0 -5px;
    }

    .grid {
        margin-top: -5px;
        margin-bottom: -5px;
    }

    [class*="grid-"] {
        padding: 5px;
    }

    [class*="col-"] {
        padding: 0 5px;
    }

    .t-noa a:after,a.t-noa:after {
        display: none;
    }

    .m-tac {
        text-align: center;
    }

    .grid-m-1,.cell-m-1,.col-m-1 {
        width: 10%
    }

    .grid-m-2,.cell-m-2,.col-m-2 {
        width: 20%
    }

    .grid-m-25,.cell-m-25,.col-m-25 {
        width: 25%
    }

    .grid-m-3,.cell-m-3,.col-m-3 {
        width: 30%
    }

    .grid-m-33,.cell-m-33,.col-m-33 {
        width: 33.33%
    }

    .grid-m-4,.cell-m-4,.col-m-4 {
        width: 40%
    }

    .grid-m-5,.cell-m-5,.col-m-5 {
        width: 50%
    }

    .grid-m-6,.cell-m-6,.col-m-6 {
        width: 60%
    }

    .grid-m-7,.cell-m-7,.col-m-7 {
        width: 70%
    }

    .grid-m-8,.cell-m-8,.col-m-8 {
        width: 80%
    }

    .grid-m-9,.cell-m-9,.col-m-9 {
        width: 90%
    }

    .grid-m-10,.cell-m-10,.col-m-10 {
        width: 100%
    }
}

@media screen and (max-width: 479px) {
    .grid-mm-1,.cell-mm-1,.col-mm-1 {
        width: 10%
    }

    .grid-mm-2,.cell-mm-2,.col-mm-2 {
        width: 20%
    }

    .grid-mm-25,.cell-mm-25,.col-mm-25 {
        width: 25%
    }

    .grid-mm-3,.cell-mm-3,.col-mm-3 {
        width: 30%
    }

    .grid-mm-33,.cell-mm-33,.col-mm-33 {
        width: 33.33%
    }

    .grid-mm-4,.cell-mm-4,.col-mm-4 {
        width: 40%
    }

    .grid-mm-5,.cell-mm-5,.col-mm-5 {
        width: 50%
    }

    .grid-mm-6,.cell-mm-6,.col-mm-6 {
        width: 60%
    }

    .grid-mm-7,.cell-mm-7,.col-mm-7 {
        width: 70%
    }

    .grid-mm-8,.cell-mm-8,.col-mm-8 {
        width: 80%
    }

    .grid-mm-9,.cell-mm-9,.col-mm-9 {
        width: 90%
    }

    .grid-mm-10,.cell-mm-10,.col-mm-10 {
        width: 100%
    }
}
/* End */


/* Start:/bitrix/templates/citrus_aproduction/animation.min.css?15954927729946*/
.action-item-info{-webkit-transition:background-color .3s ease-out;-moz-transition:background-color .3s ease-out;-ms-transition:background-color .3s ease-out;-o-transition:background-color .3s ease-out;transition:background-color .3s ease-out}.action-item>span,.action-item-name,.action-item-info strong,.action-item-title{-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-ms-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}.news-item-images span{-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-ms-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}a.news-item-title{-webkit-transition:border-bottom-color .15s ease-out;-moz-transition:border-bottom-color .15s ease-out;-ms-transition:border-bottom-color .15s ease-out;-o-transition:border-bottom-color .15s ease-out;transition:border-bottom-color .15s ease-out}.product-item{-webkit-transition:all .15s ease-out;-moz-transition:all .15s ease-out;-ms-transition:all .15s ease-out;-o-transition:all .15s ease-out;transition:all .15s ease-out}.product-item-images span,.products-item-images a>span,.products-gallery a>span{-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-ms-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}.products-item-images a:after{-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-ms-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}.product-item-title strong{-webkit-transition:color .15s ease-out;-moz-transition:color .15s ease-out;-ms-transition:color .15s ease-out;-o-transition:color .15s ease-out;transition:color .15s ease-out}.product-slider .swiper-slide,.products-item-images .swiper-slide{-webkit-transition:opacity .3s ease-out;transition:opacity .3s ease-out}.product-item-price{-webkit-transition:box-shadow .15s ease-out;-moz-transition:box-shadow .15s ease-out;-ms-transition:box-shadow .15s ease-out;-o-transition:box-shadow .15s ease-out;transition:box-shadow .15s ease-out}.price-request{-webkit-transition:background-color .15s ease-out,color .15s ease-out;-moz-transition:background-color .15s ease-out,color .15s ease-out;-ms-transition:background-color .15s ease-out,color .15s ease-out;-o-transition:background-color .15s ease-out,color .15s ease-out;transition:background-color .15s ease-out,color .15s ease-out}.price strong{-webkit-transition:background-color .15s ease-out,color .15s ease-out;-moz-transition:background-color .15s ease-out,color .15s ease-out;-ms-transition:background-color .15s ease-out,color .15s ease-out;-o-transition:background-color .15s ease-out,color .15s ease-out;transition:background-color .15s ease-out,color .15s ease-out}ul.products-item-meta a{-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-ms-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}.products-item-meta-body{-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-ms-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}.service-item-title strong{-webkit-transition:color .15s ease-out;-moz-transition:color .15s ease-out;-ms-transition:color .15s ease-out;-o-transition:color .15s ease-out;transition:color .15s ease-out}.service-item-images span,.services-item-images span{-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-ms-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}.service-slider .swiper-slide{-webkit-transition:opacity .3s ease-out;transition:opacity .3s ease-out}a.work-item-images span{-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-ms-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}.work-gallery a:after{-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-ms-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}.work-gallery span{-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-ms-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}.work-gallery .swiper-slide{-webkit-transition:opacity .3s ease-out;transition:opacity .3s ease-out}.citrus-form input[type="text"],.citrus-form input[type="email"],.citrus-form input[type="tel"],.citrus-form input[type="password"],.citrus-form textarea{-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-ms-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}.cry{-webkit-transition:left .3s ease-out;-moz-transition:left .3s ease-out;-ms-transition:left .3s ease-out;-o-transition:left .3s ease-out;transition:left .3s ease-out}a{-webkit-transition:color .15s ease-out;-moz-transition:color .15s ease-out;-ms-transition:color .15s ease-out;-o-transition:color .15s ease-out;transition:color .15s ease-out}a:after{-webkit-transition:max-width .15s ease-out;-moz-transition:max-width .15s ease-out;-ms-transition:max-width .15s ease-out;-o-transition:max-width .15s ease-out;transition:max-width .15s ease-out}::-webkit-input-placeholder{-webkit-transition:opacity .2s ease;transition:opacity .2s ease}::-moz-placeholder{-webkit-transition:opacity .2s ease;transition:opacity .2s ease}::-ms-input-placeholder{-webkit-transition:opacity .2s ease;transition:opacity .2s ease}.tooltip{-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-ms-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}.modal .mfp-close{-webkit-transition:background-color .15s ease-out;-moz-transition:background-color .15s ease-out;-ms-transition:background-color .15s ease-out;-o-transition:background-color .15s ease-out;transition:background-color .15s ease-out}ul.nav-tabs a{-webkit-transition:all .15s ease-out;-moz-transition:all .15s ease-out;-ms-transition:all .15s ease-out;-o-transition:all .15s ease-out;transition:all .15s ease-out}ul.nav-tabs a:after{-webkit-transition:all .15s ease-out;-moz-transition:all .15s ease-out;-ms-transition:all .15s ease-out;-o-transition:all .15s ease-out;transition:all .15s ease-out}@media screen and (min-width:768px){.f-contact-form .error.help-block{-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-ms-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}}button.btn,a.btn{-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-ms-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}.h-fixed .h-b{-webkit-transition:left .3s ease-out;-moz-transition:left .3s ease-out;-ms-transition:left .3s ease-out;-o-transition:left .3s ease-out;transition:left .3s ease-out}@media screen and (max-width:1023px){#overlay{-webkit-transition:background-color .3s ease-out;-o-transition:background-color .3s ease-out;transition:background-color .3s ease-out}}@media screen and (max-width:767px){ul.h-link li:not(:last-child) a{-webkit-transition:all .15s ease-out;-moz-transition:all .15s ease-out;-ms-transition:all .15s ease-out;-o-transition:all .15s ease-out;transition:all .15s ease-out}}ul.f-social a{-webkit-transition:all .15s ease-out;-moz-transition:all .15s ease-out;-ms-transition:all .15s ease-out;-o-transition:all .15s ease-out;transition:all .15s ease-out}ul.block-menu a{-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-ms-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}ul.block-menu a:after{-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-ms-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}ul.block-menu li{-webkit-transition:border-color .3s ease-out;-moz-transition:border-color .3s ease-out;-ms-transition:border-color .3s ease-out;-o-transition:border-color .3s ease-out;transition:border-color .3s ease-out}.main-slider-container{-webkit-transition:all .6s ease-out;-moz-transition:all .6s ease-out;-ms-transition:all .6s ease-out;-o-transition:all .6s ease-out;transition:all .6s ease-out}.swiper-button-prev,.swiper-button-next{-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-ms-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}.swiper-pagination-bullet{-webkit-transition:background-color .15s ease-out;-moz-transition:background-color .15s ease-out;-ms-transition:background-color .15s ease-out;-o-transition:background-color .15s ease-out;transition:background-color .15s ease-out}ul.h-menu>li>a{-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-ms-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}@media screen and (max-width:1023px){ul.h-menu{-webkit-transition:left .3s ease-out;-moz-transition:left .3s ease-out;-ms-transition:left .3s ease-out;-o-transition:left .3s ease-out;transition:left .3s ease-out}ul.h-menu>li>a{-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-ms-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}ul.h-menu>li>a.menu_open_dropdown i{-webkit-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease}}a.faq-item-link:after{-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-ms-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}.switch a,.switch span{-webkit-transition:background-color .15s ease-out,color .15s ease-out;-moz-transition:background-color .15s ease-out,color .15s ease-out;-ms-transition:background-color .15s ease-out,color .15s ease-out;-o-transition:background-color .15s ease-out,color .15s ease-out;transition:background-color .15s ease-out,color .15s ease-out}.item{-webkit-animation:card-fade-up .5s ease;-moz-animation:card-fade-up .5s ease;animation:card-fade-up .5s ease}
/* End */


/* Start:/bitrix/js/citrus.aproduction/bower_components/swiper/dist/css/swiper.min.css?151237682617759*/
/**
 * Swiper 3.4.2
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * 
 * http://www.idangero.us/swiper/
 * 
 * Copyright 2017, Vladimir Kharlampidi
 * The iDangero.us
 * http://www.idangero.us/
 * 
 * Licensed under MIT
 * 
 * Released on: March 10, 2017
 */
.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;z-index:1}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-moz-box-orient:vertical;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-o-transform:translate(0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.swiper-container-multirow>.swiper-wrapper{-webkit-box-lines:multiple;-moz-box-lines:multiple;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;-ms-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-webkit-flex-shrink:0;-ms-flex:0 0 auto;flex-shrink:0;width:100%;height:100%;position:relative}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start;-webkit-transition-property:-webkit-transform,height;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform,height}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-wp8-horizontal{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-wp8-vertical{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;-moz-background-size:27px 44px;-webkit-background-size:27px 44px;background-size:27px 44px;background-position:center;background-repeat:no-repeat}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");left:10px;right:auto}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");right:10px;left:auto}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:.3s;-moz-transition:.3s;-o-transition:.3s;transition:.3s;-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-moz-appearance:none;-ms-appearance:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-white .swiper-pagination-bullet{background:#fff}.swiper-pagination-bullet-active{opacity:1;background:#007aff}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);-moz-transform:translate3d(0,-50%,0);-o-transform:translate(0,-50%);-ms-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:5px 0;display:block}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 5px}.swiper-pagination-progress{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progress .swiper-pagination-progressbar{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-moz-transform-origin:left top;-ms-transform-origin:left top;-o-transform-origin:left top;transform-origin:left top}.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar{-webkit-transform-origin:right top;-moz-transform-origin:right top;-ms-transform-origin:right top;-o-transform-origin:right top;transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progress{width:100%;height:4px;left:0;top:0}.swiper-container-vertical>.swiper-pagination-progress{width:4px;height:100%;left:0;top:0}.swiper-pagination-progress.swiper-pagination-white{background:rgba(255,255,255,.5)}.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar{background:#fff}.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar{background:#000}.swiper-container-3d{-webkit-perspective:1200px;-moz-perspective:1200px;-o-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;-ms-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-coverflow .swiper-wrapper,.swiper-container-flip .swiper-wrapper{-ms-perspective:1200px}.swiper-container-cube,.swiper-container-flip{overflow:visible}.swiper-container-cube .swiper-slide,.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-cube .swiper-slide .swiper-slide,.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active,.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top,.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-slide{visibility:hidden;-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;-moz-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;-ms-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;-moz-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-zoom-container{width:100%;height:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;-moz-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12,end) infinite;-moz-animation:swiper-preloader-spin 1s steps(12,end) infinite;animation:swiper-preloader-spin 1s steps(12,end) infinite}.swiper-lazy-preloader:after{display:block;content:"";width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-position:50%;-webkit-background-size:100%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}@-webkit-keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg)}}@keyframes swiper-preloader-spin{100%{transform:rotate(360deg)}}
/* End */


/* Start:/bitrix/js/citrus.aproduction/bower_components/magnific-popup/dist/magnific-popup.css?15123768266951*/
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

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

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover,
  .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover,
  .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before,
  .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

/* End */


/* Start:/bitrix/templates/citrus_aproduction/components/bitrix/menu/main_menu/style.min.css?15954927722636*/
ul.h-menu{display:table}.h-menu .close{display:none}ul.h-menu>li{float:left;position:relative}ul.h-menu>li>a{display:block;height:60px;padding:0 10px;font-size:16px;color:#525151;font-weight:600;line-height:80px;background-color:transparent;border-bottom:3px solid transparent}ul.h-menu>li.selected>a{background-color:#efeeee;border-bottom-color:#ef6c00;color:#e95d00}ul.h-menu>li.open>a,html:not(.bx-touch) ul.h-menu>li:hover>a,html:not(.bx-no-touch) ul.h-menu>li:active>a{border-bottom-color:#ef6c00;color:#e95d00}ul.h-sub-menu{position:absolute;opacity:0;top:110%;background-color:rgba(0,0,0,.6);width:200px;padding:10px 0}ul.h-sub-menu a{display:block;padding:8px 15px;color:#ececec}@media screen and (min-width:1024px){ul.h-sub-menu{visibility:hidden}li:hover ul.h-sub-menu,li.open ul.h-sub-menu{visibility:visible;opacity:1;top:100%}ul.h-menu>li+li{border-left:3px solid #fff}ul.h-menu>li>a.menu_open_dropdown{display:none}}@media screen and (max-width:1023px){.open_menu #overlay{background-color:rgba(0,0,0,.6);pointer-events:all}.open_menu,.open_menu body{overflow:hidden}.open_menu .cry,.open_menu .h-fixed .h-b{left:240px}ul.h-menu{background-color:#fb6c00;position:fixed;left:-240px;top:0;bottom:0;right:0;z-index:-1;width:240px;overflow-y:auto;height:100vh;display:block}.open_menu ul.h-menu{left:0}.h-menu .close{display:block;text-align:right}.h-menu .close i.fa{color:#fff;width:40px;height:38px;text-align:center;vertical-align:middle;line-height:38px;font-weight:100;border-left:1px solid #d65c00;font-size:20px}ul.h-menu li{display:block;float:none}ul.h-menu li+li{border-top:1px solid rgba(0,0,0,.15)}ul.h-menu>li>a{height:auto;line-height:normal;padding:10px 30px 10px 15px;text-transform:uppercase;font-size:14px;color:#fff!important;text-align:left;border:0;position:relative}ul.h-menu>li.selected{background-color:rgba(0,0,0,.15)}ul.h-menu>li.selected>a{background:none}ul.h-menu li:active+li,ul.h-menu li+li:active,ul.h-menu li.open+li,ul.h-menu li+li.open,ul.h-menu li.selected+li,ul.h-menu li+li.selected{border-top-color:rgba(0,0,0,.25)}ul.h-menu>li>a.menu_open_dropdown{display:inline-block;position:absolute;right:0;padding-right:15px;top:0;border-left:1px solid rgba(0,0,0,.15)}ul.h-menu>li.selected>a.menu_open_dropdown i{transform:rotate(180deg)}ul.h-sub-menu{display:none}li ul.h-sub-menu{position:relative;width:100%;background:none;padding:0;display:none;opacity:1}ul.h-sub-menu li{border-top:1px solid rgba(0,0,0,.15)}ul.h-sub-menu li.selected{background-color:rgba(0,0,0,.15)}ul.h-sub-menu a{padding:10px 15px 10px 30px;color:#fff!important}ul.h-sub-menu a:active{background-color:rgba(0,0,0,.15)}}
/* End */


/* Start:/bitrix/templates/citrus_aproduction/components/bitrix/main.userconsent.request/citrus-agreement/user_consent.min.css?15954927724582*/
.main-user-consent-request a{cursor:pointer}.main-user-consent-request-popup{position:fixed;top:0;left:0;bottom:0;right:0;background-color:rgba(0,0,0,0.5);overflow:hidden;z-index:9000}.main-user-consent-request-popup-cont{min-height:290px;position:absolute;top:50%;left:50%;margin:0 auto;padding:20px;min-width:320px;background:#fff;text-align:center;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-border-radius:5px;border-radius:5px;-webkit-box-sizing:border-box;box-sizing:border-box;overflow-y:auto}.main-user-consent-request-popup-header{margin:0 0 30px 0;font:normal 18px "Helvetica Neue",Arial,Helvetica,sans-serif;color:#000;text-align:left}.main-user-consent-request-popup-textarea-block{margin:0 0 20px 0}.main-user-consent-request-popup-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.main-user-consent-request-popup-button{display:inline-block;height:39px;margin:0 10px 5px 0;padding:0 18px;border:none;border-radius:2px;font:normal 12px/39px "Helvetica Neue",Helvetica,Arial,sans-serif;color:#535c69;outline:none;vertical-align:middle;text-decoration:none;text-transform:uppercase;text-shadow:none;white-space:nowrap;-webkit-font-smoothing:antialiased;-webkit-transition:background-color 0.2s linear,color 0.2s linear;transition:background-color 0.2s linear,color 0.2s linear;cursor:pointer}.main-user-consent-request-popup-button-acc{background:#bbed21}.main-user-consent-request-popup-button-acc:hover{background:#d2f95f}.main-user-consent-request-popup-button-rej{-webkit-box-shadow:inset 0 0 0 1px #a1a6ac;box-shadow:inset 0 0 0 1px #a1a6ac;background:none}.main-user-consent-request-popup-button-rej:hover{background:#cfd4d8}.main-user-consent-request-popup-text{padding:5px 10px;width:100%;height:130px;border:1px solid #999;background:#fff;box-sizing:border-box;outline:none;-moz-appearance:none}.main-user-consent-request-loader{position:relative;height:100px;width:100px;margin:0 auto;-webkit-transform:translate(0,50%);transform:translate(0,50%)}.main-user-consent-request-path{stroke:#80868e;stroke-dasharray:100,200}.main-user-consent-request-loader:before{content:'';display:block;padding-top:100%}.main-user-consent-request-circular{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;height:inherit;width:inherit;-webkit-animation:rotate 1s linear infinite;animation:rotate 1s linear infinite;-webkit-transform-origin:center center;transform-origin:center center}.main-user-consent-request-path{stroke:#ccc;stroke-dasharray:60,200;stroke-dashoffset:0;-webkit-animation:dash 1.5s ease-in-out infinite;animation:dash 1.5s ease-in-out infinite;stroke-linecap:round}@keyframes rotate{100%{transform:rotate(360deg)}}@-webkit-keyframes rotate{100%{transform:rotate(360deg)}}@media all{.cui-checkbox-group{line-height:3em;margin-left:-2em}.cui-checkbox__label{margin-left:2em;cursor:pointer;display:flex;align-items:center}.cui-checkbox__input{position:absolute;opacity:0}.cui-checkbox__checkmark{font-size:16px;background-color:#fff;cursor:pointer;height:1.25em;position:relative;width:1.25em;color:#b4a992;border-radius:.125em;flex-shrink:0}.cui-checkbox__checkmark:after,.cui-checkbox__checkmark:before{box-sizing:border-box;content:"";display:block;position:absolute}.cui-checkbox__checkmark:before{border-radius:.125em;border:1px solid currentColor;height:100%;left:0;top:0;transition:all .3s ease;width:100%}.cui-checkbox__checkmark:after{bottom:.3125em;height:.8125em;left:.4375em;opacity:0;transform:rotate(45deg);transition-delay:.1s;transition:opacity .3s ease;width:.375em}.cui-checkbox__label-text{cursor:pointer;margin-left:.6rem;display:inline-block;vertical-align:middle;line-height:1em}a.cui-checkbox__label-text{text-decoration:underline;font-size:13px}a.cui-checkbox__label-text:after{display:none}a.cui-checkbox__label-text:hover{text-decoration:none}.cui-checkbox-group:not(.checkbox-count-1) .cui-checkbox__label-text{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cui-checkbox__input:checked + .cui-checkbox__checkmark:before{background-color:currentColor}.cui-checkbox__input:checked + .cui-checkbox__checkmark:after{border-bottom:.125em solid #fff;border-right:.125em solid #fff;opacity:1}.cui-checkbox__input:disabled + .cui-checkbox__checkmark:before{border-color:rgba(0,0,0,.26)}.cui-checkbox__input:disabled + .cui-checkbox__checkmark + .cui-checkbox__label-text{color:rgba(0,0,0,.38);cursor:default}}
/* End */


/* Start:/bitrix/templates/citrus_aproduction/css/1_cryui.css?15317279099359*/
/*
    Name: framework styles;
    by CRYCODE
*/
::-webkit-scrollbar{width:10px;height:10px}
::-webkit-scrollbar-thumb{background-color:rgba(50,50,50,.25);border:2px solid transparent;border-radius:10px;background-clip:padding-box}
::-webkit-scrollbar-track{background-color:rgba(50,50,50,.05)}
::-webkit-scrollbar-thumb:hover{background-color:rgba(50,50,50,.5)}

::selection {
    color: #fff;
    background-color: #525151;
}

::-moz-selection {
    background: #fc9449;
    color: #fff;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
}

* p:first-child {
    margin-top: 0;
}

* p:last-child {
    margin-bottom: 0;
}

html {
    text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent
}

body {
    background-color: #fff;
    margin: 0;
    overflow-x: hidden;
    -webkit-font-smoothing: antialiased;
    line-height: 1.4;
    font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    /*font-family: pdf;*/
    font-size: 16px;
    font-weight: 400;
    color: #555454;
    cursor: default;
}

hr {
    padding: 0;
    height: 2px;
    width: 80%;
    border: 0;
    margin: 30px auto;
}

button,input,optgroup,select,textarea,.btn {
    color: inherit;
    font-family: inherit;
    margin: 0;
    padding: 0;
    background: 0;
    border: 0;
    border-radius: 0;
}

.citrus-form input[type="text"],
.citrus-form input[type="email"],
.citrus-form input[type="tel"],
.citrus-form input[type="password"],
.citrus-form textarea {
    background-color: #e0dede;
    border: 2px solid #d0cece;
    padding: 0 10px;
    display: block;
    height: 40px;
    width: 100%;
    color: #4a4040;
    font-size: 14px;
}
.citrus-form textarea {
    padding: 10px;
    height: 100px;
    resize: none;
}

strong {
    font-weight: 600;
}

.cry {
    position: relative;
    left: 0;
    display: table;
    width: 100%;
    height: 100vh;
    table-layout: fixed;
}

.cry img {
    border: 0;
    max-width: 100%
}

a {
    position: relative;
    text-decoration: none;
}

.noa a:after,a.noa:after,a.btn:after {
    display: none;
}


a:after {
    content: '';
    border-bottom: 1px solid;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    margin: 0 auto;
    max-width: 0;
}

html:not(.bx-touch) a:hover:after,
html:not(.bx-no-touch) a:active:after {
    max-width: 100%;
}

::-webkit-input-placeholder {
    color: inherit;
    opacity: .8!important;
}

::-moz-placeholder {
    color: inherit;
    opacity: .8!important;
}

::-ms-input-placeholder {
    color: inherit;
    opacity: .8!important;
}

:focus::-webkit-input-placeholder {
    opacity: .2;
}

:focus::-moz-placeholder {
    opacity: .2;
}

:focus::-ms-input-placeholder {
    opacity: .2;
}

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

td,th {
    padding: 0
}

:disabled,.disabled {

}

button,input[type="button"],input[type="reset"],input[type="submit"],select {
    cursor: pointer
}

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

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

textarea {
    resize: vertical;
    overflow-x: hidden;
    display: block;
    padding: 10px;
}

h1, h2, h3, h4, h5 {
    margin-top: 0;
    line-height: 1.1;
    font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 600;
    color: #4e4848;
}

h1,.fz30 {
    font-size: 30px;
}

h2 {
    font-size: 35px;
}

h3 {
    font-size: 28px;
}

h4 {
    font-size: 18px;
}

.fwl {
    font-weight: 300!important;
}

.fwr {
    font-weight: 400!important;
}

.fz12 {
    font-size: 12px;
}

.fz14 {
    font-size: 14px;
}

.fz16 {
    font-size: 16px;
}

.fz18 {
    font-size: 18px;
}

.fz20 {
    font-size: 20px;
}

.fz22 {
    font-size: 22px;
}

.fz40 {
    font-size: 40px;
}

.ttu {
    text-transform: uppercase;
}

.vam {
    vertical-align: middle;
}

.vat {
    vertical-align: top;
}

.vab {
    vertical-align: bottom;
}

.mt15 {
    margin-top: 15px;
}

.mb15 {
    margin-bottom: 15px;
}

ul.clear-l,
.clear-l ul,
ol.clear-l,
.clear-l ol {
    list-style: none;
    margin: 0;
    padding: 0;
}

.tc-white {
    color: #fff;
}

.tc-gray {
    color: #d4d3d3;
}

.tc-red {
    color: #ED5A5A;
}

.tc-green {
    color: #5fcf80;
}

.tc-second {
    color: #4e4848;
}

.bg-white {
    background-color: #fff;
}

.bg-gray {
    background-color: #f7f7f7;
}

.split-off,.swiper-button-next,.swiper-button-prev,.swiper-pagination,.cry button,.cry input[type="radio"],.cry input[type="checkbox"],.cry input[type="submit"],.cry input[type="reset"],.cry a {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.split-on {
    -webkit-user-select: initial;
    -khtml-user-select: initial;
    -moz-user-select: initial;
    -ms-user-select: initial;
    user-select: initial
}

.break {
    -ms-word-break: break-all;
    word-break: break-all;
    word-break: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto
}

.ellipsis {
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: block
}


.tooltip
{
    position: absolute;
    text-align: center;
    padding: 15px 20px;
    width: 260px;
    z-index: 99;
    text-transform: uppercase;
    font-weight: 600;
    -webkit-transform: translate(-50%, 0px);
    -moz-transform: translate(-50%, 0px);
    -ms-transform: translate(-50%, 0px);
    -o-transform: translate(-50%, 0px);
    transform: translate(-50%, 0px);
    color: #fff;
    opacity: 0;
    pointer-events: none;
    font-size: 14px;
    background: #666;
}

.tooltip.in
{
    opacity: 1;
}

.tooltip:after {
    -webkit-transform-origin: center center;
    -moz-transform-origin: center center;
    -ms-transform-origin: center center;
    -o-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    -moz-transform: translate(-50%, -50%) rotate(45deg);
    -ms-transform: translate(-50%, -50%) rotate(45deg);
    -o-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg);
    position: absolute;
    z-index: 99;
    content: "";
    background: #666;
    width: 10px;
    height: 10px;
}

.tooltip.top
{
    top: auto!important;
    left: 50%!important;
    bottom: 130%;
    -webkit-transform: translate(-50%, -10px);
    -moz-transform: translate(-50%, -10px);
    -ms-transform: translate(-50%, -10px);
    -o-transform: translate(-50%, -10px);
    transform: translate(-50%, -10px);
}

.tooltip.top.in {
    bottom: 100%;
}

.tooltip.top:after {
    top: 100%;
    left: 50%;
}


.table-responsive {
    margin-bottom: 30px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
}

@media screen and (max-width: 767px) {
    h1, h2, .fz30 {
        font-size: 26px;
    }
}

.modal {
    background-color: #fff;
    margin: 50px auto;
    padding: 30px;
    max-width: 800px;
    position: relative;
}

.modal .mfp-close {
    background-color: #edeff0;
    font-size: 2.5em;
    opacity: 1;
    font-weight: 300;
    color: #4a4040;
    height: 40px;
    width: 40px;
    line-height: 40px;
    top: 0!important
}

html:not(.bx-touch) .modal .mfp-close:hover,
html:not(.bx-no-touch) .modal .mfp-close:active {
    background-color: #fc9449;
}

ul.nav-tabs {
    margin: 30px 0;
    display: table;
    width: 100%;
}

ul.nav-tabs li {
    float: left;
}

ul.nav-tabs a {
    display: block;
    padding: 5px 15px;
    color: #908a8a;
    font-weight: 600;
    font-size: 16px;
    position: relative;
}

ul.nav-tabs li+li {
    margin-left: 5px;
}

html:not(.bx-touch) ul.nav-tabs li:not(.selected) a:hover,
html:not(.bx-no-touch) ul.nav-tabs li:not(.selected) a:active {
    background-color: #EDEFF0;
    color: #4A4040;
}

ul.nav-tabs li.selected a {
    background-color: #666;
    color: #fff;
}

ul.nav-tabs a:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    border: 10px solid transparent;
    display: block;
    max-width: none;
    right: auto;
}

.tab-content>.tab-pane {
    display: none;
}

.tab-content>.selected {
    display: block;
}

@media screen and (max-width: 1023px) {
    ul.nav-tabs li {
        display: table-cell;
        text-align: center;
        float: none;
        width: 50%
    }

    ul.nav-tabs li+li {
        margin: 0;
        border-left: 5px solid transparent;
    }
}

@media screen and (max-width: 479px) {
    ul.nav-tabs {
        margin: 15px 0;
    }

    ul.nav-tabs li {
        display: block;
        width: 100%;
    }

    ul.nav-tabs li+li {
        border: 0;
        margin-top: 5px;
    }

    ul.nav-tabs a {
        padding: 10px 0;
    }
}
/* End */


/* Start:/bitrix/templates/citrus_aproduction/css/2_form.css?15123772254013*/
/*
    Name: form styles;
    by CRYCODE
*/

.order,.ask {
    max-width: 500px;
}
.citrus-form {
    margin-bottom: -20px;
}
.form-group {
    position: relative;
    margin-bottom: 20px;
}
.citrus-form.js-loading {
    position: relative;
    cursor: progress;
}
.citrus-form.js-loading * {
    cursor: progress;
}
/*.citrus-form.js-loading:after {
    content: "\f021";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    right: 0;
    bottom: 0;
    margin: auto;
    height: 1em;

    -webkit-animation: move 2s linear 0s infinite;
    -o-animation: move 2s linear 0s infinite;
    animation: move 2s linear 0s infinite;
}
    @-webkit-keyframes move {
        0% { -webkit-transform: rotate(0deg); }
        100%   { -webkit-transform: rotate(360deg); }
    }
    @-moz-keyframes move {
        0% { -moz-transform: rotate(0deg); }
        100%   { -moz-transform: rotate(360deg); }
    }
    @-o-keyframes move {
        0% { -o-transform: rotate(0deg); }
        100%   { -o-transform: rotate(360deg); }
    }
    @keyframes move {
        0% { transform: rotate(0deg); }
        100%   { transform: rotate(360deg); }
    }*/
.citrus-form .form_title {
    margin: 1em 0;
    text-transform: uppercase;
    text-align: center;
    font-size: 20px;
}
.citrus-form .form_title .main-title {
    margin-bottom: 0;
    font-weight: bold;
}
.citrus-form [type="submit"]:disabled {
    opacity: .5;
}
#call .form-group+.form-group {
    margin-top: 10px;
}

.input-container .btn.btn-primary {
    display: block;
}

input.has-error,textarea.has-error {
    background-color: #fff;
    border-color: #ed5a5a;
    color: #ed5a5a;
}

.error.help-block {
    display: none;
    width: 100%;
    color: #fff;
    font-size: 13px;
    padding: 5px 10px;
    font-weight: 300;
    background-color: #ED5A5A;
    line-height: 1.1;
    pointer-events: none;
}
.ciee-captcha-image {
    margin-right: 10px;
}
.citrus-form .ciee-captcha-input[type="text"] {
    width: 180px;
    display: inline-block;
    vertical-align: top;
}

.form-message-block {
    margin-bottom: 20px;
    font-size: 14px;
    display: none;
}
.form-message-block._show {
    display: block;
}

.form-message-block p {
    margin: 1em auto;
}

.form-message-block .message-block.bg-danger {
    padding: 0 1em;
    background-color: #f2dede;
    overflow: hidden;
    color: red;
}
.form-message-block .message-block.bg-success {
    padding: 0 1em;
    background-color: #dff0d8;
    color: green;
    overflow: hidden;
}

@media screen and (min-width: 768px) {
    .f-contact-form .error.help-block {
        display: block;
        opacity: 0;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
        text-align: right;
        margin-right: 0;
        position: absolute;
        right: 100%;
        top: 50%;
        width: 80%;

    }

    .f-contact-form .error.help-block:after {
        content: '';
        position: absolute;
        top: 50%;
        right: -16px;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
        border: 6px solid transparent;
        border-left: 10px solid #ED5A5A;
    }
}

.has-error .error.help-block {
    opacity: 1;
    margin-right: 15px;
    display: block;
    pointer-events: auto
}

.field-title {
    font-weight: 600;
    margin-bottom: 5px;
}

.field-mark {
    display: inline-block;
    vertical-align: top;
    color: #ED5A5A;
}

.field-description {
    color: #a09f9f;
    font-style: italic;
    margin-top: 5px;
}




/**/
.contact-form .citrus-form .form_title {
    margin: 0 0 1em;
}
/* End */


/* Start:/bitrix/templates/citrus_aproduction/css/3_btn.css?15356376503751*/
/*
    Name: btn styles;
    by CRYCODE
*/

button.btn,a.btn {
    background: transparent;
    border: 2px solid transparent;
    display: inline-block;
    text-align: center;
}

button.btn+button.btn,a.btn+a.btn {
    margin-left: 15px;
}

.btn.btn-primary {
    margin-bottom: 2px;
    padding: 8px 15px;
    font-size: 16px;
    color: #fff;
}

html:not(.bx-touch) .btn.btn-primary:not(.disabled):not(:disabled):hover,
html:not(.bx-no-touch) .btn.btn-primary:not(.disabled):not(:disabled):active {
    color: #fff;
}

html:not(.bx-touch) .btn.btn-second:not(.disabled):not(:disabled):hover,
html:not(.bx-no-touch) .btn.btn-second:not(.disabled):not(:disabled):active {
    color: #fff;
}

.btn.btn-gray {
    border-color: #888888;
    color: #333;
}

html:not(.bx-touch) .btn.btn-gray:not(.disabled):not(:disabled):hover,
html:not(.bx-no-touch) .btn.btn-gray:not(.disabled):not(:disabled):active {
    background-color: #888;
    color: #fff;
}

.btn.nb {
    border-radius: 0;
}

.btn.btn-small {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 600;
}

.btn.btn-big {
    padding: 12px 25px;
    margin-bottom: 4px;
    font-weight: 600;
    font-size: 16px;
}

.btn.btn-long {
    padding: 8px 35px;
    margin-bottom: 4px;
    font-weight: 600;
    font-size: 14px;
}

.btn.btn-green {
	color: #fff;
	background-color: #1ec279;
	box-shadow: 0 4px 0 #1d9e65;
	  -webkit-box-shadow: 0 4px 0 #1d9e65;
	  -moz-box-shadow: 0 4px 0 #1d9e65;
}
.btn.btn-green:hover,
 .btn.btn-green:active {
	color: #fff;
	background-color: #1d9e65;
}





@-webkit-keyframes slideme {
    0% {
        left: -30px;
        margin-left: 0px;
    }

    30% {
        left: 110%;
        margin-left: 80px;
    }

    100% {
        left: 110%;
        margin-left: 80px;
    }
}

@keyframes slideme {
    0% {
        left: -30px;
        margin-left: 0px;
    }

    30% {
        left: 110%;
        margin-left: 80px;
    }

    100% {
        left: 110%;
        margin-left: 80px;
    }
}

@-webkit-keyframes pulseicon {
    0% {
        -webkit-transform: scale(1);
                transform: scale(1);
    }

    50% {
        -webkit-transform: scale(1.3);
                transform: scale(1.3);
    }
}

@keyframes pulseicon {
    0% {
        -webkit-transform: scale(1);
                transform: scale(1);
    }

    50% {
        -webkit-transform: scale(1.3);
                transform: scale(1.3);
    }
}

.btn-anim i {
    -webkit-animation-name: pulseicon;
            animation-name: pulseicon;
    -webkit-animation-duration: 0.3s;
            animation-duration: 0.3s;
    -webkit-animation-iteration-count: infinite;
            animation-iteration-count: infinite;
}

.leaking { overflow: hidden; vertical-align: middle; }
.leaking:before {
    display: block;
    margin-left: 60px;
    content: " ";
    width: 30px;
    height: 300px;
    background: #fff;
    -webkit-animation-delay: 0.05s;
            animation-delay: 0.05s;
    position: absolute;
    left: -40px;
    top: -150px;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
    transition: all 0.1s;
    -moz-transition: all 0.1s;
    -webkit-transition: all 0.1s;
    -o-transition: all 0.1s;
    -khtml-transition: all 0.1s;
    -ms-transition: all 0.1s;
    -webkit-animation-name: slideme;
            animation-name: slideme;
    -webkit-animation-duration: 3s;
            animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
            animation-iteration-count: infinite;
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -khtml-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
}
/* End */


/* Start:/bitrix/templates/citrus_aproduction/css/4_font-awesome.css?151325143432486*/
@font-face
{
  font-family:'FontAwesome';
  src:url(/bitrix/templates/citrus_aproduction/css/fonts/fontawesome-webfont.eot?v=4.5.0);
  src:url(/bitrix/templates/citrus_aproduction/css/fonts/fontawesome-webfont.eot?#iefix&v=4.5.0) format("embedded-opentype"),url(/bitrix/templates/citrus_aproduction/css/fonts/fontawesome-webfont.woff2?v=4.5.0) format("woff2"),url(/bitrix/templates/citrus_aproduction/css/fonts/fontawesome-webfont.woff?v=4.5.0) format("woff"),url(/bitrix/templates/citrus_aproduction/css/fonts/fontawesome-webfont.ttf?v=4.5.0) format("truetype"),url(/bitrix/templates/citrus_aproduction/css/fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular) format("svg");
  font-weight:400;
  font-style:normal
}

@font-face {

    font-family:"pfb";
    src: url('/bitrix/templates/citrus_aproduction/css/fonts/PFBeauSansPro-Black.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {

    font-family:"pfb-r";
    src: url('/bitrix/templates/citrus_aproduction/css/fonts/PFBeauSansPro-Reg.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

h1, h2, h3, h4, h5, h6 {
	font-family: pfb !important;
}

.pfb {font-family: pfb !important;}
.pfb-r {font-family: pfb-r !important;}

.fa
{
  display:inline-block;
  font:normal normal normal 14px/1 FontAwesome;
  font-size:inherit;
  text-rendering:auto;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale
}

.fa-lg
{
  font-size:1.33333333em;
  line-height:.75em;
  vertical-align:-15%
}

.fa-2x
{
  font-size:2em
}

.fa-3x
{
  font-size:3em
}

.fa-4x
{
  font-size:4em
}

.fa-5x
{
  font-size:5em
}

.fa-fw
{
  width:1.28571429em;
  text-align:center
}

.fa-ul
{
  padding-left:0;
  margin-left:2.14285714em;
  list-style-type:none
}

.fa-ul > li
{
  position:relative
}

.fa-li
{
  position:absolute;
  left:-2.14285714em;
  width:2.14285714em;
  top:.14285714em;
  text-align:center
}

.fa-li.fa-lg
{
  left:-1.85714286em
}

.fa-border
{
  padding:.2em .25em .15em;
  border:solid .08em #eee;
  border-radius:.1em
}

.fa-pull-left
{
  float:left
}

.fa-pull-right
{
  float:right
}

.fa.fa-pull-left
{
  margin-right:.3em
}

.fa.fa-pull-right
{
  margin-left:.3em
}

.pull-right
{
  float:right
}

.pull-left
{
  float:left
}

.fa.pull-left
{
  margin-right:.3em
}

.fa.pull-right
{
  margin-left:.3em
}

.fa-spin
{
  -webkit-animation:fa-spin 2s infinite linear;
  animation:fa-spin 2s infinite linear
}

.fa-pulse
{
  -webkit-animation:fa-spin 1s infinite steps(8);
  animation:fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
  0%
  {
    -webkit-transform:rotate(0deg);
    transform:rotate(0deg)
  }
  
  100%
  {
    -webkit-transform:rotate(359deg);
    transform:rotate(359deg)
  }
}

@keyframes fa-spin {
  0%
  {
    -webkit-transform:rotate(0deg);
    transform:rotate(0deg)
  }
  
  100%
  {
    -webkit-transform:rotate(359deg);
    transform:rotate(359deg)
  }
}

.fa-rotate-90
{
  filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform:rotate(90deg);
  -ms-transform:rotate(90deg);
  transform:rotate(90deg)
}

.fa-rotate-180
{
  filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform:rotate(180deg);
  -ms-transform:rotate(180deg);
  transform:rotate(180deg)
}

.fa-rotate-270
{
  filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform:rotate(270deg);
  -ms-transform:rotate(270deg);
  transform:rotate(270deg)
}

.fa-flip-horizontal
{
  filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0,mirror=1);
  -webkit-transform:scale(-1,1);
  -ms-transform:scale(-1,1);
  transform:scale(-1,1)
}

.fa-flip-vertical
{
  filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2,mirror=1);
  -webkit-transform:scale(1,-1);
  -ms-transform:scale(1,-1);
  transform:scale(1,-1)
}

:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical
{
  filter:none
}

.fa-stack
{
  position:relative;
  display:inline-block;
  width:2em;
  height:2em;
  line-height:2em;
  vertical-align:middle
}

.fa-stack-1x,.fa-stack-2x
{
  position:absolute;
  left:0;
  width:100%;
  text-align:center
}

.fa-stack-1x
{
  line-height:inherit
}

.fa-stack-2x
{
  font-size:2em
}

.fa-inverse
{
  color:#fff
}

.fa-glass:before
{
  content:"\f000"
}

.fa-music:before
{
  content:"\f001"
}

.fa-search:before
{
  content:"\f002"
}

.fa-envelope-o:before
{
  content:"\f003"
}

.fa-heart:before
{
  content:"\f004"
}

.fa-star:before
{
  content:"\f005"
}

.fa-star-o:before
{
  content:"\f006"
}

.fa-user:before
{
  content:"\f007"
}

.fa-film:before
{
  content:"\f008"
}

.fa-th-large:before
{
  content:"\f009"
}

.fa-th:before
{
  content:"\f00a"
}

.fa-th-list:before
{
  content:"\f00b"
}

.fa-check:before
{
  content:"\f00c"
}

.fa-remove:before,.fa-close:before,.fa-times:before
{
  content:"\f00d"
}

.fa-search-plus:before
{
  content:"\f00e"
}

.fa-search-minus:before
{
  content:"\f010"
}

.fa-power-off:before
{
  content:"\f011"
}

.fa-signal:before
{
  content:"\f012"
}

.fa-gear:before,.fa-cog:before
{
  content:"\f013"
}

.fa-trash-o:before
{
  content:"\f014"
}

.fa-home:before
{
  content:"\f015"
}

.fa-file-o:before
{
  content:"\f016"
}

.fa-clock-o:before
{
  content:"\f017"
}

.fa-road:before
{
  content:"\f018"
}

.fa-download:before
{
  content:"\f019"
}

.fa-arrow-circle-o-down:before
{
  content:"\f01a"
}

.fa-arrow-circle-o-up:before
{
  content:"\f01b"
}

.fa-inbox:before
{
  content:"\f01c"
}

.fa-play-circle-o:before
{
  content:"\f01d"
}

.fa-rotate-right:before,.fa-repeat:before
{
  content:"\f01e"
}

.fa-refresh:before
{
  content:"\f021"
}

.fa-list-alt:before
{
  content:"\f022"
}

.fa-lock:before
{
  content:"\f023"
}

.fa-flag:before
{
  content:"\f024"
}

.fa-headphones:before
{
  content:"\f025"
}

.fa-volume-off:before
{
  content:"\f026"
}

.fa-volume-down:before
{
  content:"\f027"
}

.fa-volume-up:before
{
  content:"\f028"
}

.fa-qrcode:before
{
  content:"\f029"
}

.fa-barcode:before
{
  content:"\f02a"
}

.fa-tag:before
{
  content:"\f02b"
}

.fa-tags:before
{
  content:"\f02c"
}

.fa-book:before
{
  content:"\f02d"
}

.fa-bookmark:before
{
  content:"\f02e"
}

.fa-print:before
{
  content:"\f02f"
}

.fa-camera:before
{
  content:"\f030"
}

.fa-font:before
{
  content:"\f031"
}

.fa-bold:before
{
  content:"\f032"
}

.fa-italic:before
{
  content:"\f033"
}

.fa-text-height:before
{
  content:"\f034"
}

.fa-text-width:before
{
  content:"\f035"
}

.fa-align-left:before
{
  content:"\f036"
}

.fa-align-center:before
{
  content:"\f037"
}

.fa-align-right:before
{
  content:"\f038"
}

.fa-align-justify:before
{
  content:"\f039"
}

.fa-list:before
{
  content:"\f03a"
}

.fa-dedent:before,.fa-outdent:before
{
  content:"\f03b"
}

.fa-indent:before
{
  content:"\f03c"
}

.fa-video-camera:before
{
  content:"\f03d"
}

.fa-photo:before,.fa-image:before,.fa-picture-o:before
{
  content:"\f03e"
}

.fa-pencil:before
{
  content:"\f040"
}

.fa-map-marker:before
{
  content:"\f041"
}

.fa-adjust:before
{
  content:"\f042"
}

.fa-tint:before
{
  content:"\f043"
}

.fa-edit:before,.fa-pencil-square-o:before
{
  content:"\f044"
}

.fa-share-square-o:before
{
  content:"\f045"
}

.fa-check-square-o:before
{
  content:"\f046"
}

.fa-arrows:before
{
  content:"\f047"
}

.fa-step-backward:before
{
  content:"\f048"
}

.fa-fast-backward:before
{
  content:"\f049"
}

.fa-backward:before
{
  content:"\f04a"
}

.fa-play:before
{
  content:"\f04b"
}

.fa-pause:before
{
  content:"\f04c"
}

.fa-stop:before
{
  content:"\f04d"
}

.fa-forward:before
{
  content:"\f04e"
}

.fa-fast-forward:before
{
  content:"\f050"
}

.fa-step-forward:before
{
  content:"\f051"
}

.fa-eject:before
{
  content:"\f052"
}

.fa-chevron-left:before
{
  content:"\f053"
}

.fa-chevron-right:before
{
  content:"\f054"
}

.fa-plus-circle:before
{
  content:"\f055"
}

.fa-minus-circle:before
{
  content:"\f056"
}

.fa-times-circle:before
{
  content:"\f057"
}

.fa-check-circle:before
{
  content:"\f058"
}

.fa-question-circle:before
{
  content:"\f059"
}

.fa-info-circle:before
{
  content:"\f05a"
}

.fa-crosshairs:before
{
  content:"\f05b"
}

.fa-times-circle-o:before
{
  content:"\f05c"
}

.fa-check-circle-o:before
{
  content:"\f05d"
}

.fa-ban:before
{
  content:"\f05e"
}

.fa-arrow-left:before
{
  content:"\f060"
}

.fa-arrow-right:before
{
  content:"\f061"
}

.fa-arrow-up:before
{
  content:"\f062"
}

.fa-arrow-down:before
{
  content:"\f063"
}

.fa-mail-forward:before,.fa-share:before
{
  content:"\f064"
}

.fa-expand:before
{
  content:"\f065"
}

.fa-compress:before
{
  content:"\f066"
}

.fa-plus:before
{
  content:"\f067"
}

.fa-minus:before
{
  content:"\f068"
}

.fa-asterisk:before
{
  content:"\f069"
}

.fa-exclamation-circle:before
{
  content:"\f06a"
}

.fa-gift:before
{
  content:"\f06b"
}

.fa-leaf:before
{
  content:"\f06c"
}

.fa-fire:before
{
  content:"\f06d"
}

.fa-eye:before
{
  content:"\f06e"
}

.fa-eye-slash:before
{
  content:"\f070"
}

.fa-warning:before,.fa-exclamation-triangle:before
{
  content:"\f071"
}

.fa-plane:before
{
  content:"\f072"
}

.fa-calendar:before
{
  content:"\f073"
}

.fa-random:before
{
  content:"\f074"
}

.fa-comment:before
{
  content:"\f075"
}

.fa-magnet:before
{
  content:"\f076"
}

.fa-chevron-up:before
{
  content:"\f077"
}

.fa-chevron-down:before
{
  content:"\f078"
}

.fa-retweet:before
{
  content:"\f079"
}

.fa-shopping-cart:before
{
  content:"\f07a"
}

.fa-folder:before
{
  content:"\f07b"
}

.fa-folder-open:before
{
  content:"\f07c"
}

.fa-arrows-v:before
{
  content:"\f07d"
}

.fa-arrows-h:before
{
  content:"\f07e"
}

.fa-bar-chart-o:before,.fa-bar-chart:before
{
  content:"\f080"
}

.fa-twitter-square:before
{
  content:"\f081"
}

.fa-facebook-square:before
{
  content:"\f082"
}

.fa-camera-retro:before
{
  content:"\f083"
}

.fa-key:before
{
  content:"\f084"
}

.fa-gears:before,.fa-cogs:before
{
  content:"\f085"
}

.fa-comments:before
{
  content:"\f086"
}

.fa-thumbs-o-up:before
{
  content:"\f087"
}

.fa-thumbs-o-down:before
{
  content:"\f088"
}

.fa-star-half:before
{
  content:"\f089"
}

.fa-heart-o:before
{
  content:"\f08a"
}

.fa-sign-out:before
{
  content:"\f08b"
}

.fa-linkedin-square:before
{
  content:"\f08c"
}

.fa-thumb-tack:before
{
  content:"\f08d"
}

.fa-external-link:before
{
  content:"\f08e"
}

.fa-sign-in:before
{
  content:"\f090"
}

.fa-trophy:before
{
  content:"\f091"
}

.fa-github-square:before
{
  content:"\f092"
}

.fa-upload:before
{
  content:"\f093"
}

.fa-lemon-o:before
{
  content:"\f094"
}

.fa-phone:before
{
  content:"\f095"
}

.fa-square-o:before
{
  content:"\f096"
}

.fa-bookmark-o:before
{
  content:"\f097"
}

.fa-phone-square:before
{
  content:"\f098"
}

.fa-twitter:before
{
  content:"\f099"
}

.fa-facebook-f:before,.fa-facebook:before
{
  content:"\f09a"
}

.fa-github:before
{
  content:"\f09b"
}

.fa-unlock:before
{
  content:"\f09c"
}

.fa-credit-card:before
{
  content:"\f09d"
}

.fa-feed:before,.fa-rss:before
{
  content:"\f09e"
}

.fa-hdd-o:before
{
  content:"\f0a0"
}

.fa-bullhorn:before
{
  content:"\f0a1"
}

.fa-bell:before
{
  content:"\f0f3"
}

.fa-certificate:before
{
  content:"\f0a3"
}

.fa-hand-o-right:before
{
  content:"\f0a4"
}

.fa-hand-o-left:before
{
  content:"\f0a5"
}

.fa-hand-o-up:before
{
  content:"\f0a6"
}

.fa-hand-o-down:before
{
  content:"\f0a7"
}

.fa-arrow-circle-left:before
{
  content:"\f0a8"
}

.fa-arrow-circle-right:before
{
  content:"\f0a9"
}

.fa-arrow-circle-up:before
{
  content:"\f0aa"
}

.fa-arrow-circle-down:before
{
  content:"\f0ab"
}

.fa-globe:before
{
  content:"\f0ac"
}

.fa-wrench:before
{
  content:"\f0ad"
}

.fa-tasks:before
{
  content:"\f0ae"
}

.fa-filter:before
{
  content:"\f0b0"
}

.fa-briefcase:before
{
  content:"\f0b1"
}

.fa-arrows-alt:before
{
  content:"\f0b2"
}

.fa-group:before,.fa-users:before
{
  content:"\f0c0"
}

.fa-chain:before,.fa-link:before
{
  content:"\f0c1"
}

.fa-cloud:before
{
  content:"\f0c2"
}

.fa-flask:before
{
  content:"\f0c3"
}

.fa-cut:before,.fa-scissors:before
{
  content:"\f0c4"
}

.fa-copy:before,.fa-files-o:before
{
  content:"\f0c5"
}

.fa-paperclip:before
{
  content:"\f0c6"
}

.fa-save:before,.fa-floppy-o:before
{
  content:"\f0c7"
}

.fa-square:before
{
  content:"\f0c8"
}

.fa-navicon:before,.fa-reorder:before,.fa-bars:before
{
  content:"\f0c9"
}

.fa-list-ul:before
{
  content:"\f0ca"
}

.fa-list-ol:before
{
  content:"\f0cb"
}

.fa-strikethrough:before
{
  content:"\f0cc"
}

.fa-underline:before
{
  content:"\f0cd"
}

.fa-table:before
{
  content:"\f0ce"
}

.fa-magic:before
{
  content:"\f0d0"
}

.fa-truck:before
{
  content:"\f0d1"
}

.fa-pinterest:before
{
  content:"\f0d2"
}

.fa-pinterest-square:before
{
  content:"\f0d3"
}

.fa-google-plus-square:before
{
  content:"\f0d4"
}

.fa-google-plus:before
{
  content:"\f0d5"
}

.fa-money:before
{
  content:"\f0d6"
}

.fa-caret-down:before
{
  content:"\f0d7"
}

.fa-caret-up:before
{
  content:"\f0d8"
}

.fa-caret-left:before
{
  content:"\f0d9"
}

.fa-caret-right:before
{
  content:"\f0da"
}

.fa-columns:before
{
  content:"\f0db"
}

.fa-unsorted:before,.fa-sort:before
{
  content:"\f0dc"
}

.fa-sort-down:before,.fa-sort-desc:before
{
  content:"\f0dd"
}

.fa-sort-up:before,.fa-sort-asc:before
{
  content:"\f0de"
}

.fa-envelope:before
{
  content:"\f0e0"
}

.fa-linkedin:before
{
  content:"\f0e1"
}

.fa-rotate-left:before,.fa-undo:before
{
  content:"\f0e2"
}

.fa-legal:before,.fa-gavel:before
{
  content:"\f0e3"
}

.fa-dashboard:before,.fa-tachometer:before
{
  content:"\f0e4"
}

.fa-comment-o:before
{
  content:"\f0e5"
}

.fa-comments-o:before
{
  content:"\f0e6"
}

.fa-flash:before,.fa-bolt:before
{
  content:"\f0e7"
}

.fa-sitemap:before
{
  content:"\f0e8"
}

.fa-umbrella:before
{
  content:"\f0e9"
}

.fa-paste:before,.fa-clipboard:before
{
  content:"\f0ea"
}

.fa-lightbulb-o:before
{
  content:"\f0eb"
}

.fa-exchange:before
{
  content:"\f0ec"
}

.fa-cloud-download:before
{
  content:"\f0ed"
}

.fa-cloud-upload:before
{
  content:"\f0ee"
}

.fa-user-md:before
{
  content:"\f0f0"
}

.fa-stethoscope:before
{
  content:"\f0f1"
}

.fa-suitcase:before
{
  content:"\f0f2"
}

.fa-bell-o:before
{
  content:"\f0a2"
}

.fa-coffee:before
{
  content:"\f0f4"
}

.fa-cutlery:before
{
  content:"\f0f5"
}

.fa-file-text-o:before
{
  content:"\f0f6"
}

.fa-building-o:before
{
  content:"\f0f7"
}

.fa-hospital-o:before
{
  content:"\f0f8"
}

.fa-ambulance:before
{
  content:"\f0f9"
}

.fa-medkit:before
{
  content:"\f0fa"
}

.fa-fighter-jet:before
{
  content:"\f0fb"
}

.fa-beer:before
{
  content:"\f0fc"
}

.fa-h-square:before
{
  content:"\f0fd"
}

.fa-plus-square:before
{
  content:"\f0fe"
}

.fa-angle-double-left:before
{
  content:"\f100"
}

.fa-angle-double-right:before
{
  content:"\f101"
}

.fa-angle-double-up:before
{
  content:"\f102"
}

.fa-angle-double-down:before
{
  content:"\f103"
}

.fa-angle-left:before
{
  content:"\f104"
}

.fa-angle-right:before
{
  content:"\f105"
}

.fa-angle-up:before
{
  content:"\f106"
}

.fa-angle-down:before
{
  content:"\f107"
}

.fa-desktop:before
{
  content:"\f108"
}

.fa-laptop:before
{
  content:"\f109"
}

.fa-tablet:before
{
  content:"\f10a"
}

.fa-mobile-phone:before,.fa-mobile:before
{
  content:"\f10b"
}

.fa-circle-o:before
{
  content:"\f10c"
}

.fa-quote-left:before
{
  content:"\f10d"
}

.fa-quote-right:before
{
  content:"\f10e"
}

.fa-spinner:before
{
  content:"\f110"
}

.fa-circle:before
{
  content:"\f111"
}

.fa-mail-reply:before,.fa-reply:before
{
  content:"\f112"
}

.fa-github-alt:before
{
  content:"\f113"
}

.fa-folder-o:before
{
  content:"\f114"
}

.fa-folder-open-o:before
{
  content:"\f115"
}

.fa-smile-o:before
{
  content:"\f118"
}

.fa-frown-o:before
{
  content:"\f119"
}

.fa-meh-o:before
{
  content:"\f11a"
}

.fa-gamepad:before
{
  content:"\f11b"
}

.fa-keyboard-o:before
{
  content:"\f11c"
}

.fa-flag-o:before
{
  content:"\f11d"
}

.fa-flag-checkered:before
{
  content:"\f11e"
}

.fa-terminal:before
{
  content:"\f120"
}

.fa-code:before
{
  content:"\f121"
}

.fa-mail-reply-all:before,.fa-reply-all:before
{
  content:"\f122"
}

.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before
{
  content:"\f123"
}

.fa-location-arrow:before
{
  content:"\f124"
}

.fa-crop:before
{
  content:"\f125"
}

.fa-code-fork:before
{
  content:"\f126"
}

.fa-unlink:before,.fa-chain-broken:before
{
  content:"\f127"
}

.fa-question:before
{
  content:"\f128"
}

.fa-info:before
{
  content:"\f129"
}

.fa-exclamation:before
{
  content:"\f12a"
}

.fa-superscript:before
{
  content:"\f12b"
}

.fa-subscript:before
{
  content:"\f12c"
}

.fa-eraser:before
{
  content:"\f12d"
}

.fa-puzzle-piece:before
{
  content:"\f12e"
}

.fa-microphone:before
{
  content:"\f130"
}

.fa-microphone-slash:before
{
  content:"\f131"
}

.fa-shield:before
{
  content:"\f132"
}

.fa-calendar-o:before
{
  content:"\f133"
}

.fa-fire-extinguisher:before
{
  content:"\f134"
}

.fa-rocket:before
{
  content:"\f135"
}

.fa-maxcdn:before
{
  content:"\f136"
}

.fa-chevron-circle-left:before
{
  content:"\f137"
}

.fa-chevron-circle-right:before
{
  content:"\f138"
}

.fa-chevron-circle-up:before
{
  content:"\f139"
}

.fa-chevron-circle-down:before
{
  content:"\f13a"
}

.fa-html5:before
{
  content:"\f13b"
}

.fa-css3:before
{
  content:"\f13c"
}

.fa-anchor:before
{
  content:"\f13d"
}

.fa-unlock-alt:before
{
  content:"\f13e"
}

.fa-bullseye:before
{
  content:"\f140"
}

.fa-ellipsis-h:before
{
  content:"\f141"
}

.fa-ellipsis-v:before
{
  content:"\f142"
}

.fa-rss-square:before
{
  content:"\f143"
}

.fa-play-circle:before
{
  content:"\f144"
}

.fa-ticket:before
{
  content:"\f145"
}

.fa-minus-square:before
{
  content:"\f146"
}

.fa-minus-square-o:before
{
  content:"\f147"
}

.fa-level-up:before
{
  content:"\f148"
}

.fa-level-down:before
{
  content:"\f149"
}

.fa-check-square:before
{
  content:"\f14a"
}

.fa-pencil-square:before
{
  content:"\f14b"
}

.fa-external-link-square:before
{
  content:"\f14c"
}

.fa-share-square:before
{
  content:"\f14d"
}

.fa-compass:before
{
  content:"\f14e"
}

.fa-toggle-down:before,.fa-caret-square-o-down:before
{
  content:"\f150"
}

.fa-toggle-up:before,.fa-caret-square-o-up:before
{
  content:"\f151"
}

.fa-toggle-right:before,.fa-caret-square-o-right:before
{
  content:"\f152"
}

.fa-euro:before,.fa-eur:before
{
  content:"\f153"
}

.fa-gbp:before
{
  content:"\f154"
}

.fa-dollar:before,.fa-usd:before
{
  content:"\f155"
}

.fa-rupee:before,.fa-inr:before
{
  content:"\f156"
}

.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before
{
  content:"\f157"
}

.fa-ruble:before,.fa-rouble:before,.fa-rub:before
{
  content:"\f158"
}

.fa-won:before,.fa-krw:before
{
  content:"\f159"
}

.fa-bitcoin:before,.fa-btc:before
{
  content:"\f15a"
}

.fa-file:before
{
  content:"\f15b"
}

.fa-file-text:before
{
  content:"\f15c"
}

.fa-sort-alpha-asc:before
{
  content:"\f15d"
}

.fa-sort-alpha-desc:before
{
  content:"\f15e"
}

.fa-sort-amount-asc:before
{
  content:"\f160"
}

.fa-sort-amount-desc:before
{
  content:"\f161"
}

.fa-sort-numeric-asc:before
{
  content:"\f162"
}

.fa-sort-numeric-desc:before
{
  content:"\f163"
}

.fa-thumbs-up:before
{
  content:"\f164"
}

.fa-thumbs-down:before
{
  content:"\f165"
}

.fa-youtube-square:before
{
  content:"\f166"
}

.fa-youtube:before
{
  content:"\f167"
}

.fa-xing:before
{
  content:"\f168"
}

.fa-xing-square:before
{
  content:"\f169"
}

.fa-youtube-play:before
{
  content:"\f16a"
}

.fa-dropbox:before
{
  content:"\f16b"
}

.fa-stack-overflow:before
{
  content:"\f16c"
}

.fa-instagram:before
{
  content:"\f16d"
}

.fa-flickr:before
{
  content:"\f16e"
}

.fa-adn:before
{
  content:"\f170"
}

.fa-bitbucket:before
{
  content:"\f171"
}

.fa-bitbucket-square:before
{
  content:"\f172"
}

.fa-tumblr:before
{
  content:"\f173"
}

.fa-tumblr-square:before
{
  content:"\f174"
}

.fa-long-arrow-down:before
{
  content:"\f175"
}

.fa-long-arrow-up:before
{
  content:"\f176"
}

.fa-long-arrow-left:before
{
  content:"\f177"
}

.fa-long-arrow-right:before
{
  content:"\f178"
}

.fa-apple:before
{
  content:"\f179"
}

.fa-windows:before
{
  content:"\f17a"
}

.fa-android:before
{
  content:"\f17b"
}

.fa-linux:before
{
  content:"\f17c"
}

.fa-dribbble:before
{
  content:"\f17d"
}

.fa-skype:before
{
  content:"\f17e"
}

.fa-foursquare:before
{
  content:"\f180"
}

.fa-trello:before
{
  content:"\f181"
}

.fa-female:before
{
  content:"\f182"
}

.fa-male:before
{
  content:"\f183"
}

.fa-gittip:before,.fa-gratipay:before
{
  content:"\f184"
}

.fa-sun-o:before
{
  content:"\f185"
}

.fa-moon-o:before
{
  content:"\f186"
}

.fa-archive:before
{
  content:"\f187"
}

.fa-bug:before
{
  content:"\f188"
}

.fa-vk:before
{
  content:"\f189"
}

.fa-weibo:before
{
  content:"\f18a"
}

.fa-renren:before
{
  content:"\f18b"
}

.fa-pagelines:before
{
  content:"\f18c"
}

.fa-stack-exchange:before
{
  content:"\f18d"
}

.fa-arrow-circle-o-right:before
{
  content:"\f18e"
}

.fa-arrow-circle-o-left:before
{
  content:"\f190"
}

.fa-toggle-left:before,.fa-caret-square-o-left:before
{
  content:"\f191"
}

.fa-dot-circle-o:before
{
  content:"\f192"
}

.fa-wheelchair:before
{
  content:"\f193"
}

.fa-vimeo-square:before
{
  content:"\f194"
}

.fa-turkish-lira:before,.fa-try:before
{
  content:"\f195"
}

.fa-plus-square-o:before
{
  content:"\f196"
}

.fa-space-shuttle:before
{
  content:"\f197"
}

.fa-slack:before
{
  content:"\f198"
}

.fa-envelope-square:before
{
  content:"\f199"
}

.fa-wordpress:before
{
  content:"\f19a"
}

.fa-openid:before
{
  content:"\f19b"
}

.fa-institution:before,.fa-bank:before,.fa-university:before
{
  content:"\f19c"
}

.fa-mortar-board:before,.fa-graduation-cap:before
{
  content:"\f19d"
}

.fa-yahoo:before
{
  content:"\f19e"
}

.fa-google:before
{
  content:"\f1a0"
}

.fa-reddit:before
{
  content:"\f1a1"
}

.fa-reddit-square:before
{
  content:"\f1a2"
}

.fa-stumbleupon-circle:before
{
  content:"\f1a3"
}

.fa-stumbleupon:before
{
  content:"\f1a4"
}

.fa-delicious:before
{
  content:"\f1a5"
}

.fa-digg:before
{
  content:"\f1a6"
}

.fa-pied-piper:before
{
  content:"\f1a7"
}

.fa-pied-piper-alt:before
{
  content:"\f1a8"
}

.fa-drupal:before
{
  content:"\f1a9"
}

.fa-joomla:before
{
  content:"\f1aa"
}

.fa-language:before
{
  content:"\f1ab"
}

.fa-fax:before
{
  content:"\f1ac"
}

.fa-building:before
{
  content:"\f1ad"
}

.fa-child:before
{
  content:"\f1ae"
}

.fa-paw:before
{
  content:"\f1b0"
}

.fa-spoon:before
{
  content:"\f1b1"
}

.fa-cube:before
{
  content:"\f1b2"
}

.fa-cubes:before
{
  content:"\f1b3"
}

.fa-behance:before
{
  content:"\f1b4"
}

.fa-behance-square:before
{
  content:"\f1b5"
}

.fa-steam:before
{
  content:"\f1b6"
}

.fa-steam-square:before
{
  content:"\f1b7"
}

.fa-recycle:before
{
  content:"\f1b8"
}

.fa-automobile:before,.fa-car:before
{
  content:"\f1b9"
}

.fa-cab:before,.fa-taxi:before
{
  content:"\f1ba"
}

.fa-tree:before
{
  content:"\f1bb"
}

.fa-spotify:before
{
  content:"\f1bc"
}

.fa-deviantart:before
{
  content:"\f1bd"
}

.fa-soundcloud:before
{
  content:"\f1be"
}

.fa-database:before
{
  content:"\f1c0"
}

.fa-file-pdf-o:before
{
  content:"\f1c1"
}

.fa-file-word-o:before
{
  content:"\f1c2"
}

.fa-file-excel-o:before
{
  content:"\f1c3"
}

.fa-file-powerpoint-o:before
{
  content:"\f1c4"
}

.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before
{
  content:"\f1c5"
}

.fa-file-zip-o:before,.fa-file-archive-o:before
{
  content:"\f1c6"
}

.fa-file-sound-o:before,.fa-file-audio-o:before
{
  content:"\f1c7"
}

.fa-file-movie-o:before,.fa-file-video-o:before
{
  content:"\f1c8"
}

.fa-file-code-o:before
{
  content:"\f1c9"
}

.fa-vine:before
{
  content:"\f1ca"
}

.fa-codepen:before
{
  content:"\f1cb"
}

.fa-jsfiddle:before
{
  content:"\f1cc"
}

.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before
{
  content:"\f1cd"
}

.fa-circle-o-notch:before
{
  content:"\f1ce"
}

.fa-ra:before,.fa-rebel:before
{
  content:"\f1d0"
}

.fa-ge:before,.fa-empire:before
{
  content:"\f1d1"
}

.fa-git-square:before
{
  content:"\f1d2"
}

.fa-git:before
{
  content:"\f1d3"
}

.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before
{
  content:"\f1d4"
}

.fa-tencent-weibo:before
{
  content:"\f1d5"
}

.fa-qq:before
{
  content:"\f1d6"
}

.fa-wechat:before,.fa-weixin:before
{
  content:"\f1d7"
}

.fa-send:before,.fa-paper-plane:before
{
  content:"\f1d8"
}

.fa-send-o:before,.fa-paper-plane-o:before
{
  content:"\f1d9"
}

.fa-history:before
{
  content:"\f1da"
}

.fa-circle-thin:before
{
  content:"\f1db"
}

.fa-header:before
{
  content:"\f1dc"
}

.fa-paragraph:before
{
  content:"\f1dd"
}

.fa-sliders:before
{
  content:"\f1de"
}

.fa-share-alt:before
{
  content:"\f1e0"
}

.fa-share-alt-square:before
{
  content:"\f1e1"
}

.fa-bomb:before
{
  content:"\f1e2"
}

.fa-soccer-ball-o:before,.fa-futbol-o:before
{
  content:"\f1e3"
}

.fa-tty:before
{
  content:"\f1e4"
}

.fa-binoculars:before
{
  content:"\f1e5"
}

.fa-plug:before
{
  content:"\f1e6"
}

.fa-slideshare:before
{
  content:"\f1e7"
}

.fa-twitch:before
{
  content:"\f1e8"
}

.fa-yelp:before
{
  content:"\f1e9"
}

.fa-newspaper-o:before
{
  content:"\f1ea"
}

.fa-wifi:before
{
  content:"\f1eb"
}

.fa-calculator:before
{
  content:"\f1ec"
}

.fa-paypal:before
{
  content:"\f1ed"
}

.fa-google-wallet:before
{
  content:"\f1ee"
}

.fa-cc-visa:before
{
  content:"\f1f0"
}

.fa-cc-mastercard:before
{
  content:"\f1f1"
}

.fa-cc-discover:before
{
  content:"\f1f2"
}

.fa-cc-amex:before
{
  content:"\f1f3"
}

.fa-cc-paypal:before
{
  content:"\f1f4"
}

.fa-cc-stripe:before
{
  content:"\f1f5"
}

.fa-bell-slash:before
{
  content:"\f1f6"
}

.fa-bell-slash-o:before
{
  content:"\f1f7"
}

.fa-trash:before
{
  content:"\f1f8"
}

.fa-copyright:before
{
  content:"\f1f9"
}

.fa-at:before
{
  content:"\f1fa"
}

.fa-eyedropper:before
{
  content:"\f1fb"
}

.fa-paint-brush:before
{
  content:"\f1fc"
}

.fa-birthday-cake:before
{
  content:"\f1fd"
}

.fa-area-chart:before
{
  content:"\f1fe"
}

.fa-pie-chart:before
{
  content:"\f200"
}

.fa-line-chart:before
{
  content:"\f201"
}

.fa-lastfm:before
{
  content:"\f202"
}

.fa-lastfm-square:before
{
  content:"\f203"
}

.fa-toggle-off:before
{
  content:"\f204"
}

.fa-toggle-on:before
{
  content:"\f205"
}

.fa-bicycle:before
{
  content:"\f206"
}

.fa-bus:before
{
  content:"\f207"
}

.fa-ioxhost:before
{
  content:"\f208"
}

.fa-angellist:before
{
  content:"\f209"
}

.fa-cc:before
{
  content:"\f20a"
}

.fa-shekel:before,.fa-sheqel:before,.fa-ils:before
{
  content:"\f20b"
}

.fa-meanpath:before
{
  content:"\f20c"
}

.fa-buysellads:before
{
  content:"\f20d"
}

.fa-connectdevelop:before
{
  content:"\f20e"
}

.fa-dashcube:before
{
  content:"\f210"
}

.fa-forumbee:before
{
  content:"\f211"
}

.fa-leanpub:before
{
  content:"\f212"
}

.fa-sellsy:before
{
  content:"\f213"
}

.fa-shirtsinbulk:before
{
  content:"\f214"
}

.fa-simplybuilt:before
{
  content:"\f215"
}

.fa-skyatlas:before
{
  content:"\f216"
}

.fa-cart-plus:before
{
  content:"\f217"
}

.fa-cart-arrow-down:before
{
  content:"\f218"
}

.fa-diamond:before
{
  content:"\f219"
}

.fa-ship:before
{
  content:"\f21a"
}

.fa-user-secret:before
{
  content:"\f21b"
}

.fa-motorcycle:before
{
  content:"\f21c"
}

.fa-street-view:before
{
  content:"\f21d"
}

.fa-heartbeat:before
{
  content:"\f21e"
}

.fa-venus:before
{
  content:"\f221"
}

.fa-mars:before
{
  content:"\f222"
}

.fa-mercury:before
{
  content:"\f223"
}

.fa-intersex:before,.fa-transgender:before
{
  content:"\f224"
}

.fa-transgender-alt:before
{
  content:"\f225"
}

.fa-venus-double:before
{
  content:"\f226"
}

.fa-mars-double:before
{
  content:"\f227"
}

.fa-venus-mars:before
{
  content:"\f228"
}

.fa-mars-stroke:before
{
  content:"\f229"
}

.fa-mars-stroke-v:before
{
  content:"\f22a"
}

.fa-mars-stroke-h:before
{
  content:"\f22b"
}

.fa-neuter:before
{
  content:"\f22c"
}

.fa-genderless:before
{
  content:"\f22d"
}

.fa-facebook-official:before
{
  content:"\f230"
}

.fa-pinterest-p:before
{
  content:"\f231"
}

.fa-whatsapp:before
{
  content:"\f232"
}

.fa-server:before
{
  content:"\f233"
}

.fa-user-plus:before
{
  content:"\f234"
}

.fa-user-times:before
{
  content:"\f235"
}

.fa-hotel:before,.fa-bed:before
{
  content:"\f236"
}

.fa-viacoin:before
{
  content:"\f237"
}

.fa-train:before
{
  content:"\f238"
}

.fa-subway:before
{
  content:"\f239"
}

.fa-medium:before
{
  content:"\f23a"
}

.fa-yc:before,.fa-y-combinator:before
{
  content:"\f23b"
}

.fa-optin-monster:before
{
  content:"\f23c"
}

.fa-opencart:before
{
  content:"\f23d"
}

.fa-expeditedssl:before
{
  content:"\f23e"
}

.fa-battery-4:before,.fa-battery-full:before
{
  content:"\f240"
}

.fa-battery-3:before,.fa-battery-three-quarters:before
{
  content:"\f241"
}

.fa-battery-2:before,.fa-battery-half:before
{
  content:"\f242"
}

.fa-battery-1:before,.fa-battery-quarter:before
{
  content:"\f243"
}

.fa-battery-0:before,.fa-battery-empty:before
{
  content:"\f244"
}

.fa-mouse-pointer:before
{
  content:"\f245"
}

.fa-i-cursor:before
{
  content:"\f246"
}

.fa-object-group:before
{
  content:"\f247"
}

.fa-object-ungroup:before
{
  content:"\f248"
}

.fa-sticky-note:before
{
  content:"\f249"
}

.fa-sticky-note-o:before
{
  content:"\f24a"
}

.fa-cc-jcb:before
{
  content:"\f24b"
}

.fa-cc-diners-club:before
{
  content:"\f24c"
}

.fa-clone:before
{
  content:"\f24d"
}

.fa-balance-scale:before
{
  content:"\f24e"
}

.fa-hourglass-o:before
{
  content:"\f250"
}

.fa-hourglass-1:before,.fa-hourglass-start:before
{
  content:"\f251"
}

.fa-hourglass-2:before,.fa-hourglass-half:before
{
  content:"\f252"
}

.fa-hourglass-3:before,.fa-hourglass-end:before
{
  content:"\f253"
}

.fa-hourglass:before
{
  content:"\f254"
}

.fa-hand-grab-o:before,.fa-hand-rock-o:before
{
  content:"\f255"
}

.fa-hand-stop-o:before,.fa-hand-paper-o:before
{
  content:"\f256"
}

.fa-hand-scissors-o:before
{
  content:"\f257"
}

.fa-hand-lizard-o:before
{
  content:"\f258"
}

.fa-hand-spock-o:before
{
  content:"\f259"
}

.fa-hand-pointer-o:before
{
  content:"\f25a"
}

.fa-hand-peace-o:before
{
  content:"\f25b"
}

.fa-trademark:before
{
  content:"\f25c"
}

.fa-registered:before
{
  content:"\f25d"
}

.fa-creative-commons:before
{
  content:"\f25e"
}

.fa-gg:before
{
  content:"\f260"
}

.fa-gg-circle:before
{
  content:"\f261"
}

.fa-tripadvisor:before
{
  content:"\f262"
}

.fa-odnoklassniki:before
{
  content:"\f263"
}

.fa-odnoklassniki-square:before
{
  content:"\f264"
}

.fa-get-pocket:before
{
  content:"\f265"
}

.fa-wikipedia-w:before
{
  content:"\f266"
}

.fa-safari:before
{
  content:"\f267"
}

.fa-chrome:before
{
  content:"\f268"
}

.fa-firefox:before
{
  content:"\f269"
}

.fa-opera:before
{
  content:"\f26a"
}

.fa-internet-explorer:before
{
  content:"\f26b"
}

.fa-tv:before,.fa-television:before
{
  content:"\f26c"
}

.fa-contao:before
{
  content:"\f26d"
}

.fa-500px:before
{
  content:"\f26e"
}

.fa-amazon:before
{
  content:"\f270"
}

.fa-calendar-plus-o:before
{
  content:"\f271"
}

.fa-calendar-minus-o:before
{
  content:"\f272"
}

.fa-calendar-times-o:before
{
  content:"\f273"
}

.fa-calendar-check-o:before
{
  content:"\f274"
}

.fa-industry:before
{
  content:"\f275"
}

.fa-map-pin:before
{
  content:"\f276"
}

.fa-map-signs:before
{
  content:"\f277"
}

.fa-map-o:before
{
  content:"\f278"
}

.fa-map:before
{
  content:"\f279"
}

.fa-commenting:before
{
  content:"\f27a"
}

.fa-commenting-o:before
{
  content:"\f27b"
}

.fa-houzz:before
{
  content:"\f27c"
}

.fa-vimeo:before
{
  content:"\f27d"
}

.fa-black-tie:before
{
  content:"\f27e"
}

.fa-fonticons:before
{
  content:"\f280"
}

.fa-reddit-alien:before
{
  content:"\f281"
}

.fa-edge:before
{
  content:"\f282"
}

.fa-credit-card-alt:before
{
  content:"\f283"
}

.fa-codiepie:before
{
  content:"\f284"
}

.fa-modx:before
{
  content:"\f285"
}

.fa-fort-awesome:before
{
  content:"\f286"
}

.fa-usb:before
{
  content:"\f287"
}

.fa-product-hunt:before
{
  content:"\f288"
}

.fa-mixcloud:before
{
  content:"\f289"
}

.fa-scribd:before
{
  content:"\f28a"
}

.fa-pause-circle:before
{
  content:"\f28b"
}

.fa-pause-circle-o:before
{
  content:"\f28c"
}

.fa-stop-circle:before
{
  content:"\f28d"
}

.fa-stop-circle-o:before
{
  content:"\f28e"
}

.fa-shopping-bag:before
{
  content:"\f290"
}

.fa-shopping-basket:before
{
  content:"\f291"
}

.fa-hashtag:before
{
  content:"\f292"
}

.fa-bluetooth:before
{
  content:"\f293"
}

.fa-bluetooth-b:before
{
  content:"\f294"
}

.fa-percent:before
{
  content:"\f295"
}
/* End */


/* Start:/bitrix/templates/citrus_aproduction/css/5_template.css?159531446124903*/
/*
    Name: structure styles;
    by CRYCODE
*/

/* header */
.h {
    position: relative;
    z-index: 5
}

.h-t {
    min-height: 35px;
}

.btn.btn-h {
    display: none
}

form.search-form {
    position: relative
}

input.search-input {
    background-color: rgba(0,0,0,.15);
    padding: 0 10px 0 40px;
    border: 0;
    color: #d4d2d2;
    width: 200px;
    height: 40px;
}

input.search-input:focus {
    background-color: rgba(0,0,0,.2);
    color: #d4d2d2;
    width: 300px
}

.btn.btn-search {
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 40px;
    font-size: 20px;
    color: rgba(255,255,255,.3)
}

ul.h-link {
    display: block;
    margin: 7px;
    font-size: 0
}

ul.h-link li {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px
}

ul.h-link li+li {
    margin-left: 30px
}

.h-b {
    height: 60px;
    background-color: #fff;
}

.h.h-fixed {
    margin-top: 60px
}

.h-fixed .h-b {
    -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,.2);
    -moz-box-shadow: 0 0 10px 0 rgba(0,0,0,.2);
    box-shadow: 0 0 10px 0 rgba(0,0,0,.2);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 5;
    width: 100%
}

a.h-logo {
    background-repeat: no-repeat;
    background-position: left center;
    background-size: contain;
    display: block;
    color: #fb6c00; /*#4e4848;*/
    height: 60px;
    line-height: 30px;
    padding-left: 70px;
    overflow: hidden;
}

a.h-logo .snogon {
    font-weight: 600;
    height: 64px;
    display: table-cell;
    vertical-align: middle;
}

@media screen and (max-width: 479px) {
 a.h-logo {
    padding-top: 11px;
 }
}

svg.h-logo-icon {
    height: 60px
}



@media screen and (max-width: 1023px) {
    ul.contacts-info {
        margin-bottom: 15px;
    }
    .h-email-link i {
        vertical-align: middle;
    }
    .h-email-link .a-t{
        max-width: 140px;
        overflow: hidden;
        display: inline-block;
        white-space: nowrap;
        text-overflow: ellipsis;
        vertical-align: middle;
    }

    .btn.btn-h {
        display: block;
        height: 60px;
        width: 60px;
        color: #4a4040;
        font-size: 2em;
        background-color: #efeeee;
        border: 0;
    }

    #overlay {
        content: "";
        display: block;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        position: absolute;
        background-color: transparent;
        z-index: 6;
        pointer-events: none;        
    }



    input.search-input {
        width: auto!important
    }


}

@media screen and (max-width: 767px) {
    .h-info.pull-right {
        float: none
    }

    .h-email-link .a-t {
        display: none;
    }
    .h-email-link i {
        vertical-align: baseline;
    }

    ul.h-link li:last-child {
        float: right;
        margin: 7px 0
    }

    input.search-input {
        display: none
    }

    .btn.btn-search {
        position: relative;
        color: #d4d3d3
    }

    ul.h-link,ul.h-link li+li {
        margin: 0
    }

    ul.h-link li:not(:last-child) a {
/*
        width: 40px;
        height: 40px;
        line-height: 40px;
        display: inline-block;
        text-align: center;
        font-size: 20px;
        color: #d4d3d3
*/
    }

    html:not(.bx-touch) ul.h-link li:not(:last-child) a:hover,html:not(.bx-touch) .btn.btn-search:hover,html:not(.bx-no-touch) ul.h-link li:not(:last-child) a:active,html:not(.bx-no-touch) .btn.btn-search:active {
        background-color: rgba(0,0,0,.2);
        color: #FB6C00
    }

    ul.h-link li+li {
        border-left: 1px solid transparent
    }
}

@media screen and (max-width: 319px) {
    ul.h-link li:last-child a {
        font-size: 12px;
    }

    ul.h-link li:last-child {
        margin: 10px 0;
    }
}
/* header end */


/* footer */
.f {
    display: block;
    color: #d4d2d2;
    position: relative;
    z-index: 1
}

.f-t {
    padding: 40px 0 0
}

.f-b {
    padding: 15px 0
}

ul.f-menu {
    display: inline-block
}

ul.f-menu li {
    float: left
}

ul.f-menu li+li {
    margin-left: 15px
}

ul.f-menu a {
    display: block;
    font-weight: 300;
    color: #d7d7d7
}

.f-contacts-block {
    background-color: rgba(255, 255, 255, 0.05);
}

p.map-loader {
    text-transform: uppercase;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: 0;
    font-size: 14px;
    font-weight: 600;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}

.f-contacts-block .grid {
    margin: 0;
    width: 100%;
}

.f-contacts-block [class*="grid-"] {
    padding: 0;
}

@media screen and (min-width: 1025px) {
    .f-contacts-block [class*="grid-p-"] {
        display: table-cell;
    }
}

.f-contacts-info,
.f-contact-form {
    padding: 15px;
}

#f-contacts-map {
    text-align: center;
    position: absolute;
    right: 15px;
    left: 15px;
    top: 15px;
    bottom: 15px
}

.citrus-form .form_title {
    margin-top: 0!important;
}

ul.f-social {
    margin: 0 -5px -5px 0;
    display: table
}

ul.f-social li {
    margin: 0 5px 5px 0;
    position: relative;
    float: left
}

ul.f-social a {
    display: block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 100%;
    color: #fff
}

html:not(.bx-touch) ul.f-social a:hover,html:not(.bx-no-touch) ul.f-social a:active {
    background-color: #fff
}

ul.f-social .vk {
    background-color: #577ca5
}
ul.f-social a.vk:hover {
    color: #577ca5
}
ul.f-social .twitter {
    background-color: #3498db
}
ul.f-social  a.twitter:hover {
    color: #3498db
}
ul.f-social .facebook {
    background-color: #568dd8
}
ul.f-social a.facebook:hover {
    color: #568dd8
}
ul.f-social .google-plus {
    background-color: #ff765f
}
ul.f-social a.google-plus:hover {
    color: #ff765f
}
ul.f-social .tumblr {
    background-color: #36465d
}
ul.f-social a.tumblr:hover {
    color: #36465d
}
ul.f-social .odnoklassniki {
    background-color: #f2720c
}
ul.f-social a.odnoklassniki:hover {
    color: #f2720c
}
ul.f-social .youtube {
    background-color: #cc181e
}
ul.f-social a.youtube:hover {
    color: #cc181e
}
ul.f-social .instagram {
    background-color: #125688
}
ul.f-social a.instagram:hover {
    color: #125688
}

#bx-composite-banner {
    display: inline-block;
    margin-right: 10px;
}
#bx-composite-banner a:after {
    display: none;
}
@media screen and (max-width: 1023px) {
    .f-contacts-map.grid-h {
        height: 250px;
    }
}

@media screen and (max-width: 767px) {
    ul.f-social a {
        width: 40px;
        height: 40px;
        line-height: 40px;
        font-size: 20px
    }

    ul.f-social li {
        display: inline-block;
        float: none;
        margin: 0 10px 10px 0
    }

    .f-copyright {
        margin: -15px 0 15px
    }

    ul.f-social {
        display: inline-block;
        margin: 0 -10px -10px 0;
        font-size: 0
    }

    ul.f-menu {
        display: none
    }
}
/* footer end */

/* main */
.item {
    -webkit-box-shadow: 0 2px 0 rgba(0,0,0,.08);
    -moz-box-shadow: 0 2px 0 rgba(0,0,0,.08);
    box-shadow: 0 2px 0 rgba(0,0,0,.08);
    margin-bottom: 2px;
    position: relative;
    overflow: hidden;
}

.c-side {
    margin: 0 auto;
    max-width: 1170px;
    width: 100%;
    padding: 0 15px;
    margin-bottom: 5px;
}

.block {
    background-color: #fff;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    overflow: hidden;
    position: relative;
}

.block+.block {
    margin-top: 15px;
}

.block-title {
    font-weight: 600;
    padding: 10px 0;
    font-size: 18px;
    color: #696666;
    position: relative;
}

.block-title:after {
    content: '';
    display: block;
    margin-left: 15px;
}

ul.block-menu a {
    color: #696666;
    font-weight: 600;
    padding: 10px 30px 10px 15px;
    display: block;
    line-height: 1.2;
    font-size: 15px;
    position: relative;
}

ul.block-menu a:after {
    content: '\f105';
    font-family: FontAwesome;
    font-size: 20px;
    vertical-align: middle;
    margin: 0 10px;
    color: #696666;
    position: absolute;
    display: block;
    top: 50%;
    right: 10px;
    left: auto;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 0!important;
}

html:not(.bx-touch) ul.block-menu a:hover,
html:not(.bx-no-touch) ul.block-menu a:active,
ul.block-menu li.selected>a {
    background-color: rgba(0,0,0,.05);
}

ul.block-menu>li:first-child {
    border: 0;
}

ul.block-sub-menu a {
    padding-left: 30px;
}

html:not(.bx-touch) ul.block-menu li:hover,
html:not(.bx-touch) ul.block-menu li:hover+li,
html:not(.bx-touch) ul.block-menu li+li:hover,
html:not(.bx-no-touch) ul.block-menu li:active,
html:not(.bx-no-touch) ul.block-menu li:active+li,
html:not(.bx-no-touch) ul.block-menu li+li:active {
    border-top-color: rgba(0,0,0,.15);
}

html:not(.bx-touch) ul.block-menu a:hover:after,
html:not(.bx-no-touch) ul.block-menu a:active:after {
    right: 5px;
}

a.btn.btn-more {
    padding: 10px;
    text-align: center;
    font-size: 14px;
    -webkit-box-shadow: 0 6px 0 -4px rgba(0,0,0,.1) inset;
    -moz-box-shadow: 0 6px 0 -4px rgba(0,0,0,.1) inset;
    box-shadow: 0 6px 0 -4px rgba(0,0,0,.1) inset;
    display: block;
    border: 0;
    background-color: #D4D3D3;
    font-weight: 600;
    color: #534949;
}

html:not(.bx-touch) a.btn.btn-more:hover,
html:not(.bx-no-touch) a.btn.btn-more:active {
    color: white;
}

.block-item {
    background-color: #fff;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    overflow: visible;
    font-size: 16px;
}

.content-title {
    margin: 0 0 30px;
    position: relative;
    display: inline-block;
    text-transform: uppercase;
    font-weight: 700;
    color: #4e4848;
}

.circle-count {
    display: block;
    margin: 0 auto;
    width: 100px;
    height: 100px;
    border-radius: 100%;
    border: 5px solid #EDEFF0;
    text-align: center;
    font-size: 14px;
    text-transform: uppercase;
    color: #a09f9f;
}

.circle-count strong {
    display: block;
    line-height: 20px;
    font-size: 26px;
    margin: 30px 0 5px;
}

.main-title {
    margin: 0 0 30px;
    position: relative;
    display: inline-block
}

.main-title:after,.content-title:after {
    content: '';
    position: absolute;
    left: 0;
    top: 100%;
    right: 0;
    width: 70%;
    margin: 0 auto;
    height: 2px
}

.main-title.tc-gray:after {
    background-color: #c8610f
}

.main-section {
    padding: 50px 0;
    position: relative;
    z-index: 1
}

.container {
    display: table-row;
    height: 100%
}

.container .content {
    padding: 30px 0;
    width: calc(100% - 280px);
    float: right;
}

.sidebar {
    padding: 30px 30px 30px 0;
    width: 280px;
    float: left;
}

.breadcrumbs-slider {
    background-color: #f7f7f7;
    margin-bottom: 30px;
    z-index: 1;
}

.breadcrumbs-slider:after,.breadcrumbs-slider:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    -webkit-box-shadow: 0 0 8px 10px #f7f7f7;
    -moz-box-shadow: 0 0 8px 10px #f7f7f7;
    box-shadow: 0 0 8px 10px #f7f7f7;
}

.breadcrumbs-slider:before {
    left: 0;
    right: auto;
}

.breadcrumbs-slider .swiper-container {
    padding: 0 10px;
}

ul.breadcrumbs {
    position: relative;
    white-space: nowrap;
    font-size: 0;
}

ul.breadcrumbs li {
    display: inline-block;
    width: auto;
}

ul.breadcrumbs li:after {
    content: '\f105';
    font-family: FontAwesome;
    font-size: 20px;
    vertical-align: middle;
    margin: 0 10px;
    color: #a09f9f;
}

ul.breadcrumbs li>a,
ul.breadcrumbs li>span {
    display: inline-block;
    vertical-align: middle;
    padding: 10px 0;
    font-weight: 600;
    color: #a09f9f;
    white-space: nowrap;
    font-size: 13px;
}

ul.breadcrumbs li:last-child:after {
    display: none;
}

ul.breadcrumbs li:first-child a {
    font-size: 20px;
    padding: 5px 0;
}

html:not(.bx-touch) .main-section .swiper-button-prev:not(.swiper-button-disabled):hover,
html:not(.bx-not-touch) .main-section .swiper-button-prev:not(.swiper-button-disabled):active {
    padding-right: 10px
}

html:not(.bx-touch) .main-section .swiper-button-next:not(.swiper-button-disabled):hover,
html:not(.bx-not-touch) .main-section .swiper-button-next:not(.swiper-button-disabled):active {
    padding-left: 10px;
}

.contacts-map {
    margin-bottom: 30px;
    position: relative;
    height: 300px;
}

.contacts-map #f-contacts-map {
    left: 0;
}

.yamap_container {
    height: 100%!important;
}

.contacts-info {
    font-size: 14px;
}

ul.contacts-info>li>i {
    display: table-cell;
    width: 30px;
    text-align: center;
    font-size: 20px;
    vertical-align: top;
}

ul.contacts-info>li {
    display: table;
    width: 100%;
}

.contacts-info-body {
    padding-left: 5px;
    display: table-cell;
    vertical-align: top;
}


ul.contacts-info>li+li {
    margin-top: 10px;
}

.contacts-info-body ul.f-social {
    margin-top: 10px;
}

html:not(.bx-touch) .contacts-info-body ul.f-social li>a:hover,
html:not(.bx-not-touch) .contacts-info-body ul.f-social li>a:active {
    background-color: #4a4040;
    color: #fff;
}

@-webkit-keyframes card-fade-up {
    0% {
        opacity: 0;
        -webkit-transform: translatey(20px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translatey(0)
    }
}

@-moz-keyframes card-fade-up {
    0% {
        opacity: 0;
        -moz-transform: translatey(20px)
    }

    100% {
        opacity: 1;
        -moz-transform: translatey(0)
    }
}

@keyframes card-fade-up {
    0% {
        opacity: 0;
        -webkit-transform: translatey(20px);
        -moz-transform: translatey(20px);
        -ms-transform: translatey(20px);
        -o-transform: translatey(20px);
        transform: translatey(20px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translatey(0);
        -moz-transform: translatey(0);
        -ms-transform: translatey(0);
        -o-transform: translatey(0);
        transform: translatey(0)
    }
}

@media (min-width: 1023px) and (max-width: 1169px) {
    a.h-logo {
	-webkit-mask-image: none !important;
	font-size: 23px;
    }
}

@media screen and (max-width: 1169px) {
    .c-side {
        max-width:1024px
    }
    a.h-logo {
        max-width: 320px;
        -webkit-mask-image: -webkit-gradient(linear, 85% top, right top, from(rgba(0,0,0,1)), to(rgba(0,0,0,0)));
    }
}

@media screen and (max-width: 1023px) {
    .c-side {
        max-width: 768px
    }
    a.h-logo {
        max-width: none;
        -webkit-mask-image: none;
    }
}

@media screen and (max-width: 767px) {
    .c-side {
        max-width: 540px
    }

    .sidebar,.container .content {
        padding: 0;
        float: none;
        width: 100%
    }

    .content-title {
        margin-top: 30px;
    }

    .block {
        margin-top: 15px!important;
    }

    .block:last-child {
        margin-bottom: 30px;
    }

    span.a-t {
        display: none
    }

    .breadcrumbs-slider {
        margin: 30px 0 0;
    }
}

@media screen and (max-width: 479px) {
    .c-side {
        max-width: 320px
    }
    #bx-composite-banner {
        display: block;
        margin-bottom: 10px;
        overflow: hidden;
    }
}
/* main end */

/* main slider */
.main-slider-images {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 495px;
}

.main-slider {
    height: 495px;
    position: relative;
    z-index: 2;
    margin-top: 20px;
}

.main-slider-images:after {
    content: '';
    position: absolute;
    background-color: rgba(255,255,255,.3);
    top: 0;
    left: 0;
    height: 100%;
    width: 100%
}

.main-slider-container {
    position: absolute;
    top: 90px;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
}

.main-slider-title {
    display: inline-block;
    font-size: 39px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    padding: 0 10px;
    margin-left: 30px;
    width: 700px;
    margin-bottom: 0px;
    line-height: 54px;
}

.main-slider-body {
    background-color: rgba(255,255,255,.8);
    display: inline-block;
    margin-left: 95px;
    padding: 15px;
    max-width: 700px;
}

.main-slider-text {
    font-size: 18px;
    font-weight: 300;
    color: #000;
}

.main-slider-text p:first-child {
    margin-top: 0
}

.main-slider-text p:last-child {
    margin-bottom: 0
}

.main-slider-footer {
    margin-top: 15px
}

/*swiper*/
.swiper-slide-active .main-slider-container {
    opacity: 1;
}
.p__swiper.swipes-locked .swiper-button-next, .p__swiper.swipes-locked .swiper-button-prev {
    display: none;
}
.swiper-button-prev,.swiper-button-next {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    left: -50px;
    width: 40px;
    height: 50px;
    z-index: 1;
    line-height: 46px;
    font-size: 40px;
    color: #fff;
    text-align: center;
    margin-top: 0;
    background-image: none;
}
.swiper-button-next {
    right: -50px;
    left: auto;
}
.swiper-pagination-bullet {
    width: 18px;
    height: 18px;
    display: inline-block;
    border-radius: 100%;
    background-color: transparent;
    border: 3px solid #fff;
    cursor: pointer;
    opacity: 1;
}
.swiper-pagination-bullet-active {
    background-color: #fff;
}


@media screen and (max-width: 1023px) {
    .main-slider-title {
        margin: 0;
        width: 100%;
        text-align: center
    }

    .main-slider-body {
        max-width: 100%;
        margin: 0;
    }

    .main-slider-footer {
        text-align: center
    }
}

@media screen and (max-width: 767px) {
    .main-slider-title {
        font-size: 39px;
        line-height: 1.2;
        padding: 10px 15px
    }
}

@media screen and (max-width: 480px) {
    .main-slider-title {
        font-size:30px
    }

    ul.f-social li {
        margin: 0 5px 5px 0;
    }
}
/* main slider end */

/* about block */
.about-item {
    padding: 15px
}

.about-image img {
    margin: 0 auto
}

.about-text {
    padding: 15px 0;
    color: #686767
}
/* about block end */

/* sort */
.sort {
    color: #a09f9f;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 13px;
    display: table;
    text-align: center;
    width: 100%;
    margin-bottom: 15px;
}

.sort-name {
    /* float: left; */
    margin-right: 15px;
    line-height: 26px;
    display: inline-block;
    vertical-align: top;
}

.sort ul {
    display: inline-block;
    vertical-align: top;
}

.sort li {
    display: inline-block;
}

.sort li+li {
    margin-left: 15px;
}

.sort li a {
    color: #a09f9f;
}

.sort li.selected a {
    color: #000;
}

.sort i {
    margin-left: 5px;
    font-size: 2em;
    vertical-align: -4px;
    display: inline-block;
}

.sort li.desc i:first-child, .sort li.asc i+i {
    display: none;
}

@media screen and (max-width: 479px) {
    .sort-name {
        display: none;
    }
}
/* sort end */


/* ===================================== */

.orange {color: #fb6c00;}
.orange-big {
	color: #fb6c00;
	font-weight: 700;
	font-size: 30px;
}
.produktsiya-block-image {
	float: left;
	padding: 3px;
	border: 1px dotted #979896;
	margin-right: 15px;
	max-width: 45%;
	min-width: 300px;
}
.produktsiya-block-text {
	overflow: hidden;
	margin-bottom: -15px;
	min-width: 250px;
}

.paragrah {
	border-bottom: 2px dotted rgb(146, 146, 146);
	text-align: center;
	font-weight: 900;
	margin: 0 90px;
	min-width: 200px;
}
.paragrah-min {
	border-bottom: 2px dotted rgb(146, 146, 146);
	font-weight: 900;
	margin-left: 20px;
}
.chapter {
	background: linear-gradient(to right, #ededed, #f5f5f5, #fff);
	font-weight: 900;
	padding: 15px 0 15px 15px;
}




table {
    display: table;
    border-collapse: separate;
    border-spacing: 2px;
    border-color: grey;
}
.ttx-name {
    width: 1%;
    white-space: nowrap;
}
.dotted {
    width: 100%;
    border-bottom: 1px dotted rgb(146, 146, 146);
}

.box-table-price table {
    border: 1px dotted #f99a1f;
    width: 100%;
    background: linear-gradient (to top bottom, #e9e9e9, #fff);
    border-collapse: separate;
    border-spacing: 3px;
    background-color: #fef2e9;
}

.box-table-price table th {
    border: 1px dotted #999;
    padding: 5px !important;
    background-color: #c1c1c1;
    text-align: center;
    /*font: bold 1.15em/1.1em sans-serif;*/
    font-weight: bold;
    font-size: 18px;
}

.box-table-price table td.first-td {
    background-color: #fde4d0;
    border: none;
    text-indent: 10px;
    text-align: left !important;
    font: normal 1em sans-serif;
    color: #333;
}

.box-table-price table td {
    padding: 3px 7px !important;
    background-color: #fff;
    text-align: center !important;
    border: 1px dotted #f99a1f;
    color: #e95d04;
    font: bold 1em sans-serif;
}

.box-table table td.first-td-main {
    text-align: left;
    background-color: #e3e3e3;
}

.box-table-price table tr.all-td td {
    background-color: #e3e3e3;
    text-align: left;
    font: bold 1em sans-serif;
    color: #777;
    border: 1px dotted #a4a4a4;
    text-indent: 10px;
}

.prim {
    margin: 10px 0 15px 60px;
    text-align: justify;
    font: italic 1.0em sans-serif;
    color: #3e3d3d;
}

.nadbav {
    /*font: 1.3em sans-serif;*/
    color: #f08801;
}


/* ==========  NEW STYLE ============= */

.h-search {margin-right: 10px;}

.h-slogon {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    font-size: 110%;
    text-align: center;
    padding-left: 10px;
}
.h-slogon p {
	margin-top: 8px;
	margin-bottom: 0;
	text-align: left;
	font-size: 14px;
}

.mob-ph {
	font-size: 15px;
	color: #fff;
	font-weight: 600;
	text-align: left;
	float: left;
}

.prim span sup {
    font: bold 1.4em sans-serif;
    color: #f5a26e;
    top: -0.2em;
}

.uslugi-block-img {
	float: right;
	margin-left: 20px;
	padding: 3px;
	border: 1px dotted #979896;
	margin-bottom: 5px;
}

.uslugi-block-img-left {
	float: left;
	margin-right: 20px;
	padding: 3px;
	border: 1px dotted #979896;
	margin-bottom: 5px;
}

.uslugi-block-img, .uslugi-block-img-left > p {width: 280px;}

.uslugi-block-text {
	overflow: hidden;
	min-width: 300px;
}

.uslugi-block-text td {padding-top: 0 !important; padding-bottom: 0 !important;}

.ttx-vozm {
    font: bold 1.05em/1.3em sans-serif !important;
    text-indent: 30px;
    margin: 10px 0 5px;
    color: #656565;
    background-color: #f0f0f0;
    padding: 4px 0;
    background: linear-gradient(to right, #ededed, #f5f5f5, #fff);
}

.ttx-val {
    font: bold 1.05em/1.15em serif;
    color: #615A4F;
    min-width: 30px;
    white-space: nowrap;
    text-align: right;
    width: auto;
}

.one-stanok {
	display: inline-block;
	width: 50%;
	vertical-align: top;
	min-width: 288px;
}

.dropdown {
    background-color: rgba(228, 228, 228, 0.12);
    border: 1px solid rgba(0, 0, 0, 0.04);
    border-bottom: 2px solid rgba(0, 0, 0, 0.09);
}

.padding-null {padding-left: 0 !important;}

.btm-zakaz {
    width: 100%;
    max-width: 320px;
    margin: auto;
    margin-bottom: 16px !important;
    text-align: center;
}

.btm-zakaz a:hover {
    color: #fff !important;
}



.over_title_section {
    padding: 15px;
    margin-bottom: 30px;
    border-bottom: 2px solid #ebebeb;
    background: #f7f7f7;
    text-align: center;
}
.over_title_section p {
    font-weight: 600;
    color: #555454;
}




@media (min-width: 1024px) {
   .one-stanok-left {
	margin-left: -10px;
	margin-right: 10px;
   }
}

@media (max-width: 1023px) /*min-width: 767px*/{
	.name-tel {display: none;}
	.h-b .c-side.clearfix .pull-left.pfb-r { width: calc(100% - 61px); }
	.h-slogon p {
		margin-top: 0px;
		width: 150px;
	}
	.h-slogon li { max-width: 165px; }
	ul.h-link { margin-top: 0; }
}

@media (max-width: 767px) {
	.h-search {display: none;}
}

@media (max-width: 537px) {
	.h-slogon p {
		margin-bottom: 0;
		padding-top: 0px;
	}
}

@media (max-width: 479px) {
	.snogon {width: unset !important; }
	.text-logo {
		font-size: 120%;
		width: 99%;
		line-height: 20px !important;
		padding-top: 1px !important;
	}
	.h-info {display: none;}
	.h-slogon {float: unset;}
	.h-slogon p {
		width: 100%;
		text-align: center;
	}
}

@media (min-width: 480px) {
  a.h-logo {
	width: 320px;
	font-size: 23px;
  }
  .btm-zakaz {display: none;}
}

.grid-p-5.grid-t-10.grid-h.vam.noa.f-contacts-map,
  .block-item.item .bx-yandex-view-layout {
    background: url(/bitrix/templates/citrus_aproduction/css/../images/map.jpeg) no-repeat;
    background-position: center;
}
/* End */


/* Start:/bitrix/templates/citrus_aproduction/css/component_css/action.css?15123772252837*/
/*
    Name: action styles;
    by CRYCODE
*/

.action-item {
    display: block;
    position: relative;
    overflow: hidden;
}

.actin-item-text {
    padding: 10px 0;
    color: #696666;
}

.action-item-info {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.action-item>span {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    display: block;
    padding-bottom: 50%;
}

html:not(.bx-touch) .action-item:hover>span,
html:not(.bx-no-touch) .action-item:active>span {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.action-item-name {
    color: #fff;
    font-size: 24px;
    line-height: 1.2;
    display: block;
    opacity: 1;
    left: 20px;
    right: 20px;
    position: absolute;
    top: 15px;
}

.action-item-info strong {
    position: absolute;
    bottom: 15px;
    right: 20px;
    color: #fff;
    font-size: 30px;
    opacity: 1;
}
    .sidebar .action-item-info strong {
        font-size: 18px;
    }

.action-item-title {
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    margin: 0 auto;
    width: 200px;
    font-size: 20px;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    -webkit-transform: translateY(-50%) scale(0.7);
    -moz-transform: translateY(-50%) scale(0.7);
    -ms-transform: translateY(-50%) scale(0.7);
    -o-transform: translateY(-50%) scale(0.7);
    transform: translateY(-50%) scale(0.7);
    opacity: 0;
}

html:not(.bx-touch) .action-item:hover .action-item-info strong,
html:not(.bx-no-touch) .action-item:active .action-item-info strong {
    -webkit-transform: translateX(85%);
    -moz-transform: translateX(85%);
    -ms-transform: translateX(85%);
    -o-transform: translateX(85%);
    transform: translateX(85%);
    opacity: 0;
}

html:not(.bx-touch) .action-item:hover .action-item-name,
html:not(.bx-no-touch) .action-item:active .action-item-name {
    -webkit-transform: translateX(-15%);
    -moz-transform: translateX(-15%);
    -ms-transform: translateX(-15%);
    -o-transform: translateX(-15%);
    transform: translateX(-15%);
    opacity: 0;
}

html:not(.bx-touch) .action-item:hover .action-item-title,
html:not(.bx-no-touch) .action-item:active .action-item-title {
    -webkit-transform: translateY(-50%) scale(1);
    -moz-transform: translateY(-50%) scale(1);
    -ms-transform: translateY(-50%) scale(1);
    -o-transform: translateY(-50%) scale(1);
    transform: translateY(-50%) scale(1);
    opacity: 1;
}

.actions-item {
    float: left;
    width: 50%;
    margin: 0 15px 15px 0;
}

@media screen and (max-width: 1023px) {
    .actions-item {
        float: none;
        width: 100%;
        margin: 0 0 15px;
    }
}
/* End */


/* Start:/bitrix/templates/citrus_aproduction/css/component_css/news.css?15249011924035*/
/*
    Name: news styles;
    by CRYCODE
*/

.news-list {
    margin-bottom: -15px
}

.news-item {
    background-color: #fff;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    margin-bottom: 30px;
    min-height: 165px;
    border: 1px solid #c1bfbf;
}

@media (min-width: 1024px) {
  .news-item-big {
    min-height: 364px
  }
}

.news-item-images {
    height: 165px;
    float: left;
    width: 165px;
    position: relative;
    display: block;
    overflow: hidden
}

.news-item-images span {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0
}

html:not(.bx-touch) .news-item-images:hover span,html:not(.bx-no-touch) .news-item-images:active span {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1)
}

.news-item-body {
    padding: 15px;
    display: table;
    margin-left: 0;
    width: 100%;
}

.news-item-images+.news-item-body {
    margin-left: 165px;
    width: calc(100% - 165px);
}

.news-not-images {
    width: 100%;
}

.news-item-big .news-item-images {
    float: none;
    width: 100%;
    padding-bottom: 38%;
    position: relative
}

.news-item-meta {
    margin-bottom: 10px;
    height: 50px;
    overflow: hidden;
    position: relative
}

.news-item-date {
    float: left;
    text-align: center;
    width: auto;
    color: #a09f9f;
    margin: 3px 10px 0 0;
}

.news-item-date strong {
    display: block;
    font-size: 30px;
    font-weight: 700;
    line-height: 22px
}

a.news-item-title {
    border-bottom: 1px solid transparent;
    font-size: 20px;
    line-height: 1.1;
}

.news-item-big .news-item-body {
    width: 100%;
    margin: 0
}

.news-item-text {
    /*position: relative;*/
    height: 75px;
    /*overflow: hidden;*/
    color: #555454;
    font-weight: 300;
}

.news-item-text:after,.news-item-meta:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    -webkit-box-shadow: 0 0 5px 5px #fff;
    -moz-box-shadow: 0 0 5px 5px #fff;
    box-shadow: 0 0 5px 5px #fff
}

.news-item-big .news-item-text {
    height: 62px;
}

.news-items .news-item-images {
    float: none;
    margin: 0 auto;
    width: 100%;
    height: auto;
    padding-bottom: 100%;

    background-repeat: no-repeat;
    background-position: center;
    margin-bottom: 0;
}

.news-items .news-item-text {
    margin-bottom: 15px;
    height: auto;
}

.news-items .news-item-text:after {
    display: none;
}

.news-items .news-item-date {
    float: none;
    text-align: left;
    margin: 0 0 15px 0;
    font-weight: 600;
    font-size: 16px;
}

.news-items .news-item-date strong {
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
}

@media screen and (max-width: 1023px) {
    .news-item {
        margin-bottom: 20px;
    }

    .news-list {
        margin-bottom: 20px
    }

    .news-items .news-item-images {
        margin: -25px -25px 15px -25px;
        padding-bottom: 50%!important;
        width: auto;
    }

    .news-items .news-item-images span {
        background-size: cover;
    }

    .news-item-big .news-item-images {
        padding-bottom: 30%
    }
}

@media screen and (max-width: 767px) {
    .news-item {
        margin-bottom: 10px;
    }

    .news-list {
        margin-bottom: 10px
    }

    .news-item-text:after, .news-item-meta:after {
        display: none;
    }

    .news-item-meta,.news-item-text {
        height: auto;
        overflow: visible;
    }

    .news-item-images {
        width: 100%;
        height: auto;
        padding-bottom: 40%!important
    }

    .news-item-images+.news-item-body {
        margin: 0;
        width: 100%;
    }

    .news-item.item {
        min-height: 0;
    }
}

@media screen and (max-width: 480px) {
    .news-items .news-item-images {
        padding-bottom: 60%!important;
    }
}

/* End */


/* Start:/bitrix/templates/citrus_aproduction/css/component_css/partners.css?1514298853352*/
/*
    Name: partner styles;
    by CRYCODE
*/

.partners-item {
    background-color: #F7F7F7;
    padding: 15px;
}

.partners-item+.partners-item {
    margin-top: 15px;
}

.partners-item-images img {
    margin: 0 auto;
}

.partners-item-text {
	font-size: 14px;
}

.partners-item-title {
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 15px;
}
/* End */


/* Start:/bitrix/templates/citrus_aproduction/css/component_css/products.css?151809842812105*/
/*
    Name: product styles;
    by CRYCODE
*/

.product-cat {
    margin-bottom: 30px;
}

.product-slider {
    margin-bottom: 30px;
    position: relative
}

.product-item {
    background-color: #fff;
    border: 2px solid #959595;
    display: block;
    padding: 10px;
    -webkit-box-shadow: 0 3px 0 #ccc;
    -moz-box-shadow: 0 3px 0 #ccc;
    box-shadow: 0 3px 0 #ccc;
}

.product-item-images,.products-item-images a,.products-gallery a {
    display: block;
    position: relative;
    overflow: hidden;
    margin-bottom: 10px
}

.product-item-images span,.products-item-images a>span,.products-gallery a>span {
    background-repeat: no-repeat;
    padding-bottom: 65%;
    background-position: center;
    display: block;
    background-size: cover;
}
.product-list .product-item-images>span {
    /*background-size: contain;*/
}
.products-item-images a>span {
    position: relative;
    background-size: contain;
    opacity: .8;
}

html:not(.bx-touch) .product-item:hover .product-item-images span,
html:not(.bx-no-touch) .product-item:active .product-item-images span,
html:not(.bx-touch) .products-item-images a:hover>span,
html:not(.bx-no-touch) .products-item-images a:active>span,
html:not(.bx-touch) .products-gallery a:hover>span,
html:not(.bx-no-touch) .products-gallery a:active>span {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
    opacity: 1;
}

.products-item-images a {
    margin: 0 auto;
}

.products-item-images a:after {
    font-size: 3em;
    position: absolute;
    content: '\f00e';
    font-family: FontAwesome;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    display: block;
    color: rgba(255,255,255,.8);
    max-width: none;
    border: 0;
    right: auto;
}

html:not(.bx-touch) .products-item-images a:hover:after,
html:not(.bx-no-touch) .products-item-images a:active:after {
    color: #fff;
}

.products-gallery a {
    margin: 0;
}

.products-gallery a>span {
    padding-bottom: 100%;
}

.product-item-title {
    /*overflow: hidden;*/
    text-align: center;
    /*padding: 0 10px;*/
    /*height: 74px;*/
    line-height: 40px
}

.product-item-title strong {
    color: #4e4848;
    font-size: 15.5px;
    vertical-align: middle;
    display: inline-block;
    line-height: 1.2
}



.product-slider .swiper-slide,.products-item-images .swiper-slide {
    opacity: .2;
    pointer-events: none;
}

.product-slider .swiper-slide.swiper-slide-active,.products-item-images .swiper-slide.swiper-slide-active {
    opacity: 1;
    pointer-events: all
}

.product-slider .swiper-slide {
    width: 25% !important;
    min-width: 165px !important;
}

.product-list .product-item-title strong {
    text-align: left;
    font-size: 16px;
}

.product-item-price {
    padding: 10px 20px 20px;
    margin: 0 -10px -10px;
    -webkit-box-shadow: 0 0 5px 5px #fff;
    -moz-box-shadow: 0 0 5px 5px #fff;
    box-shadow: 0 0 5px 5px #fff;
    /*position: relative;*/
}

.price-request {
    background-color: #EDEFF0;
    padding: 2px 8px;
    display: inline-block;
    line-height: 21px;
}

.price strong {
    background-color: #EDEFF0;
    font-size: 18px;
    padding: 2px 8px;
    margin-right: 6px;
}

.price s {
    color: #605f5f;
    font-size: 14px;
}

.price i {
    font-size: 14px;
    margin: 0 2px;
}

.product-slider.product-list {
    margin: 0;
}

.products-list {
    margin-bottom: 30px;
}

ul.products-item-list span {
    color: #4e4848;
    width: 50%;
    display: table-cell;
    vertical-align: middle;
    padding: 0 10px;
}

ul.products-item-list span:first-child {
    font-weight: 600;
}

ul.products-item-list li {
    display: table;
    width: 100%;
    padding: 10px 0;
}

ul.products-item-list li:nth-child(2n-1) {
    background-color: #EDEFF0;
}

.product-slider-header {
    display: table;
    width: 100%;
    margin-bottom: 30px;
}

.product-slider-header .main-title {
    margin: 6px 0;
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
}

.product-slider-header .pull-right {
    position: relative;
}

.products-item-price {
    color: #4e4848;
    font-size: 16px;
    text-transform: uppercase;
    padding: 10px 15px;
    background-color: #EDEFF0;
    display: inline-block;
    height: 54px;
    vertical-align: top;
    margin-bottom: 15px;
    line-height: 32px;
}

.price {
    font-size: 14px;
    display: inline-block;
    vertical-align: top;
}

.products-item-order {
    display: inline-block;
    vertical-align: top;
    margin: 0 0 15px 15px;
}

.products-item-order a {
    display: block;
}

.products-item-price strong {
    background-color: transparent;
    font-size: 24px;
    vertical-align: -2px;
    padding: 0;
}

ul.products-item-meta {
    display: table;
    width: 100%;
    position: relative;
}

ul.products-item-meta li i {
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    top: 50%;
    left: 10px;
    font-size: 20px;
}



ul.products-item-meta li {
    display: table-cell;
    vertical-align: middle;
}

/* изменения */
li.item-vertical {display: block !important; max-width: 180px;}

ul.products-item-meta li+li {
    padding-left: 5px;
}

ul.products-item-meta a {
    display: block;
    padding: 10px 2px 10px 35px; /*10px 5px 10px 40px;*/
    color: #656565;
    background-color: transparent;
    position: relative;
}

ul.products-item-meta li.open a,
html:not(.bx-touch) ul.products-item-meta a:hover,
html:not(.bx-no-touch) ul.products-item-meta a:active {
    background-color: #EDEFF0;
}


.products-item-images .swiper-button-prev, .products-item-images .swiper-button-next {
    left: -14px;
    width: 30px;
    height: 40px;
    line-height: 36px;
    font-size: 30px;
}

.products-item-images .swiper-button-next {
    right: -14px;
    left: auto;
}

.products-item-images {
    position: relative;
    border: 3px solid #666;
}

.products-item-images .swiper-button-disabled {
    display: none;
}

@media screen and (max-width: 767px) {
    .product-item {
        padding: 5px
    }

    .product-item-title {
        padding: 0;
    }

    .product-item-price {
        padding: 0 0 15px 15px;
    }

    .product-slider .product-item {
        padding: 15px;
    }
}

@media screen and (min-width: 767px) {
    .product-slider .swiper-slide.swiper-slide-next+.swiper-slide {
        opacity:1;
        pointer-events: all
    }
}

@media screen and (max-width: 1023px) {
    ul.products-item-meta li {
        text-align: center;
        width: 33.33%
    }

    ul.nav-tabs {
        margin-top: 15px;
    }

    ul.products-item-meta li i {
        left: 20px;
    }

    .product-slider:not(.product-list) .swiper-button-prev,.product-slider:not(.product-list) .swiper-button-next {
        display: none
    }

    ul.products-item-list span {
        text-align: right;
    }

    ul.products-item-list span:first-child {
        text-align: left;
    }

    .products-item-price, .products-item-order {
        /*display: block;*/
        text-align: center;
	margin-top: 0 !important;
    }

    .products-item-price {
        margin: 15px 0;
    }
}

@media screen and (min-width: 1025px) {
    .product-slider .swiper-slide.swiper-slide-next+.swiper-slide+.swiper-slide {
        opacity: 1;
        pointer-events: all
    }
}

@media screen and (max-width: 1169px) {
    .product-slider .swiper-container {
        max-width: 900px
    }

    .product-slider .swiper-button-prev {
        left: -5px
    }

    .product-slider .swiper-button-next {
        right: -5px
    }
}

@media screen and (min-width: 480px) {
    .product-slider .swiper-slide.swiper-slide-next {
        opacity:1;
        pointer-events: all
    }

    .products-item-meta li:first-child .products-item-meta-body:before {
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
        left: 40px
    }

    .products-item-meta li:last-child .products-item-meta-body:before {
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
        left: auto;
        right: 40px;
    }
}

@media screen and (max-width: 479px) {
    .product-slider-header .main-title {
        margin: 0;
    }

    .products-item-meta-body {
        text-align: center;
    }

    .product-slider.product-list .swiper-button-prev,.product-slider.product-list .swiper-button-next,ul.nav-tabs a:after {
        display: none
    }

    ul.products-item-meta li {
        display: block;
        position: relative;
        text-align: left;
        width: 100%;
    }

    ul.products-item-meta li+li {
        padding: 0;
    }

    ul.products-item-meta a {
        padding: 10px;
        text-align: center;
    }

    ul.products-item-meta li i {
        position: relative;
        left: 0;
        top: auto;
        margin-right: 5px;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
    }

    .product-slider-header .main-title {
        text-align: center;
    }

    .products-item-price {
        font-size: 0;
    }
}

.product-slider-header .swiper-button-prev, .product-slider-header .swiper-button-next {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    top: 0;
    right: 0;
    width: 30px;
    height: 40px;
    line-height: 36px;
    font-size: 30px;
}

.product-slider-header .swiper-button-prev {
    right: auto;
    left: -70px;
}

.products-item-meta-body {
    font-size: 13px;
    font-weight: 600;
    color: #fff;
    padding: 10px 15px;
    background-color: #fb6c00;
    right: 0;
    position: absolute;
    z-index: 1;
    left: 0;
    top: 90%;
    opacity: 0;
    margin-top: 15px;
    pointer-events: none;
    text-align: left;
}

.products-item-meta-body:before {
    content: '';
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    display: block;
    bottom: 100%;
    border: 10px solid transparent;
    border-bottom-color: #FB6C00;
}

.open .products-item-meta-body {
    opacity: 1;
    top: 100%;
    pointer-events: all;
}


/* ********** */
/*
.service-item-images, .services-item-images {
    display: block;
    position: relative;
    overflow: hidden;
}
.service-item-images span, .services-item-images span {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 70%;
    display: block;
}
*/

.products-item-icon-play {
    width: 45px;
    height: 45px;
    position: absolute;
    z-index: 100;
}

.products-icon-play {
    width: 75px;
    height: 75px;
    position: absolute;
}

.products-img {
	padding: 10px 0;
	float: right;
	text-align: center;
}

.products-img img {max-height: 240px;}

.products-block-order {
	padding: 0 0 10px 10px;
	float: right;
	text-align: right;
}

@media (min-width: 1170px) {
	.products-icon-play {left: 140px; top: 125px;}
	.products-item-icon-play {right: 2px; top: 198px;}
}

@media (max-width: 1169px) and (min-width: 1024px) {
	.products-icon-play {left: 105px; top: 90px;}
	.products-item-icon-play {right: 2px; top: 155px;}
}

@media (max-width: 1023px)  and (min-width: 480px) {
	.products-icon-play {left: 185px; top: 120px;}
	.products-item-order {margin: 0 0 15px 0;}
	.products-block-order {margin-right: 10%;}
	.products-item-icon-play {right: 2px; top: 253px;}
}

@media (max-width: 479px) {
	.products-icon-play {left: 105px; top: 65px;}
	.products-item-order {margin: 0 0 15px 0;}
	.products-block-order {margin-right: 10%;}
	.products-item-icon-play {right: 2px; top: 143px;}
}


/* End */


/* Start:/bitrix/templates/citrus_aproduction/css/component_css/reviews.css?1512377225347*/
/*
    Name: review styles;
    by CRYCODE
*/

.reviews-item {
    background-color: #F7F7F7;
    padding: 15px;
}

.reviews-item+.reviews-item {
    margin-top: 15px;
}

.reviews-item time {
	font-style: italic;
}

.reviews-item-text {
    margin-top: 10px;
}

.reviews-item-title {
    margin-bottom: 10px;
	font-size: 18px;
	font-weight: 600;
}
/* End */


/* Start:/bitrix/templates/citrus_aproduction/css/component_css/services.css?15948153864785*/
/*
    Name: service styles;
    by CRYCODE
*/

.service-item {
    background-color: #f6f5f5;
    border: 2px solid #ebebeb;
    -webkit-box-shadow: 0 3px 0 #ccc;
    -moz-box-shadow: 0 3px 0 #ccc;
    box-shadow: 0 3px 0 #ccc;
    position: relative;
    margin-bottom: 3px;
}

.small-item .service-item-title {
    height: 45px;
    line-height: 40px;
}

.small-item .service-item-title strong {
    font-size: 12px;
}

.service-item-title {
    display: table;
    width: 100%;
    padding: 0 15px;
    height: 70px;
    line-height: 70px;
    text-align: center
}

.service-item-title strong {
    font-size: 20px;
    line-height: 1.1;
    display: inline-block;
    vertical-align: middle
}

html:not(.bx-touch) .service-item-title:hover strong,html:not(.bx-no-touch) .service-item-title:active strong {
    color: #4a4040;
}

.service-item-images,.services-item-images {
    display: block;
    position: relative;
    overflow: hidden
}

.service-item-images span,.services-item-images span {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 70%;
    display: block
}

.small-item .service-item-images span,
 .small-item .services-item-images span {
    background-size: contain;
}

.only-pic-item .service-item-images span,.services-item-images span {
    padding-bottom: 210px;
}

.services-item-images span { position: relative; }

html:not(.bx-touch) .service-item-images:hover span,html:not(.bx-no-touch) .service-item-images:active span {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1)
}

.service-item-text {
    padding: 15px;
    color: #4a4040;
    font-size: 14px;
    position: relative;
    height: 106px;
    overflow: hidden;
}

.service-item-text:after {
    -webkit-box-shadow: 0 0 10px 10px #f6f5f5;
    -moz-box-shadow: 0 0 10px 10px #f6f5f5;
    box-shadow: 0 0 10px 10px #f6f5f5;
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}

.service-item-footer {
    padding: 15px;
}

.service-item-footer a.btn {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    width: 130px;
    font-weight: 600;
}

.service-slider {
    position: relative
}

.service-slider .swiper-slide {
    opacity: .2;
    pointer-events: none;    
}

.small-item.service-slider .swiper-slide,
 .only-pic-item.service-slider .swiper-slide {
    opacity: 1;
    pointer-events: all
}

.service-slider .swiper-slide.swiper-slide-active {
    opacity: 1;
    pointer-events: all
}

.service-slider .swiper-slide {
    width: 33.33%;
}

.services-item-order {
    position: relative;
    width: 100%;
    /*margin-top: 30px;*/
}

.services-item-text {
    color: #4a4040
}

.only-pic-item .service-item a:after {
    font-size: 3em;
    position: absolute;
    content: '\f00e';
    font-family: FontAwesome;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    display: block;
    color: rgba(255,255,255,.8);
    max-width: none;
    border: 0;
    right: auto;
}


@media screen and (min-width: 767px) {
    .service-slider .swiper-slide.swiper-slide-next {
        opacity:1;
        pointer-events: all
    }
}

@media screen and (min-width: 1024px) {
    .service-slider .swiper-slide.swiper-slide-next+.swiper-slide {
        opacity:1;
        pointer-events: all
    }
}

@media screen and (max-width: 1169px) and (min-width: 1024px) {
    .service-item-footer a.btn {
        display: block;
        width: 100%;
    }

    .service-item-footer a.btn+a.btn {
        margin: 15px 0 0;
    }
}

@media screen and (max-width: 1169px) {
    .service-slider .swiper-container {
        max-width: 900px
    }

    .service-slider .swiper-button-prev {
        left: -5px
    }

    .service-slider .swiper-button-next {
        right: -5px
    }
}

@media screen and (max-width: 1023px) {
    .service-item-footer {
        padding-top: 0;
    }

    .service-slider .swiper-button-prev,.service-slider .swiper-button-next {
        display: none
    }

    .service-list .service-item-footer {
        position: relative;
    }

    .btn.services-item-order {
        margin-bottom: 30px;
    }
}

@media screen and (max-width: 767px) {
    .service-item-text {
        height: auto;
    }

    .service-item-text:after {
        display: none;
    }

    .service-item-footer {
        position: relative
    }
}

@media screen and (max-width: 479px) {
    .service-item-footer a.btn {
        display: block;
        width: 100%;
    }

    .service-item-footer a.btn+a.btn {
        margin: 15px 0 0;
    }
}

.img-r {
    float: right;
    padding: 45px 0 0 15px;
}

.img-l {
    float: left;
    padding: 45px 0 0 15px;
}
/* End */


/* Start:/bitrix/templates/citrus_aproduction/css/component_css/work.css?15123772253437*/
/*
    Name: work styles;
    by CRYCODE
*/

.work-item {
    background-color: #F7F7F7;
    padding: 15px;
}

a.work-item-title {
    text-transform: uppercase;
    font-size: 18px;
}

.work-item-text {
    color: #4a4040;
}

.work-item+.work-item {
    margin-top: 30px;
}

a.work-item-images {
    margin: 15px -20px;
    display: block;
    position: relative;
    overflow: hidden;
}

a.work-item-images span {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 25%;
    display: block;
}

html:not(.bx-touch) .work-item-images:hover span, html:not(.bx-no-touch) .work-item-images:active span {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.btn.work-item-order {
    width: 100%;
    margin-bottom: 30px;
}

.work-item-footer {
    margin-top: 15px;
}

.work-gallery a {
    display: block;
    position: relative;
    overflow: hidden;
}

.work-gallery a:after {
    font-size: 3em;
    position: absolute;
    content: '\f00e';
    font-family: FontAwesome;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    display: block;
    color: rgba(255,255,255,.8);
    max-width: none;
    border: 0;
    right: auto;
}

html:not(.bx-touch) .work-gallery a:hover:after,
html:not(.bx-no-touch) .work-gallery a:active:after {
    color: #fff;
}

.work-gallery span {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    display: block;
    padding-bottom: 100%;
    opacity: .8
}

html:not(.bx-touch) .work-gallery a:hover span,html:not(.bx-no-touch) .work-gallery a:active span {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
    opacity: 1;
}

.work-gallery {
    margin: 0 40px 30px;
    position: relative;
}

.works-item-footer {
    margin-top: 30px;
}

h4 + ul.work-item-list {
    margin-bottom: 30px;
}

ul.work-item-list li {
    position: relative;
}

ul.work-item-list li+li {
    margin-top: 5px
}

ul.work-item-list li:before {
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    top: 50%;
    background-color: #FB6C00;
    width: 8px;
    height: 8px;
    display: block;
    content: '';
    left: 0;
}

ul.work-item-list a {
    display: block;
    padding-left: 20px;
}

.work-gallery .swiper-slide {
    width: 33.33%;
    opacity: .2;
    pointer-events: none;
}

.work-gallery .swiper-slide.swiper-slide-active {
    opacity: 1;
    pointer-events: all;
}

@media screen and (min-width: 1024px) {
    .work-gallery .swiper-slide.swiper-slide-next+.swiper-slide {
        opacity: 1;
        pointer-events: all;
    }
}

@media screen and (max-width: 1023px) {
    .work-item+.work-item {
        margin-top: 20px;
    }

    a.work-item-images span {
        padding-bottom: 40%;
    }
}

@media screen and (max-width: 767px) {
    .work-item+.work-item {
        margin-top: 10px;
    }

    a.work-item-images span {
        padding-bottom: 45%;
    }
}

@media screen and (min-width: 480px) {
    .work-gallery .swiper-slide.swiper-slide-next {
        opacity: 1;
        pointer-events: all;
    }
}
/* End */


/* Start:/bitrix/templates/citrus_aproduction/css/custom.css?1586162268590*/
.th-btn-m {
    position: relative;
    border: 1px solid;
    text-align: center;
    margin-right: 10px;
    padding: 0 1px 0 3px;
}

.mdl-ph {
    visibility: hidden;
    display: none;
    position: absolute;
    width: 300px;
    padding: 15px;
    top: 0px;
    background-color: #efeeee;
    border: 2px solid #e5e4e4;
    overflow: hidden;
    z-index: 10;
}

.mdl-ph:target {
    visibility: visible;
    display: block;
    top: 28px;
}

.mdl-ph .close {
    float: right;
    margin-top: -13px;
    margin-right: -5px;
}

.ph-content {
    text-align: left;
    color: #4a4040;
}
/* End */


/* Start:/bitrix/templates/citrus_aproduction/themes/orange/colors.css?15356293494400*/
root {
	--template-color1: #fc9449;
	--template-color2: #fb6c00; /*251, 108, 0*/
	--template-color3: #e05f01; /*btn under*/
	--template-color4: #4a4040;
}

/*base*/
a {
	color: #fc9449;
}
html:not(.bx-touch) a:hover, html:not(.bx-no-touch) a:active {
	color: #fb6c00;
}
.main-title:after, .content-title:after {
	background-color: #fb6c00;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="tel"]:focus,
input[type="password"]:focus,
textarea:focus {
	background-color: #fff;
	border-color: #fb6c00;
	color: #fb6c00;
}
hr {
	background-color: #fc9449;
}
::selection {
	background: #fc9449;
}
/*bg*/
.h-t {
	background-color: #4a4040;
}
.f {
	background-color: #4a4040;
}


/*header*/
a.h-logo {
	background-image: url("/bitrix/templates/citrus_aproduction/themes/orange/images/logo.png");
}
/*menu*/
ul.h-menu li.selected > a {
	border-bottom-color: #fb6c00;
	color: #fb6c00;
}
ul.h-menu > li.open > a, html:not(.bx-touch) ul.h-menu > li:hover > a, html:not(.bx-no-touch) ul.h-menu > li:active > a {
	border-bottom-color: #fb6c00;
	color: #e95d00;
}
@media (max-width: 1023px) {
	ul.h-menu {
		background-color: #fb6c00;
	}
}
/*btns*/
.btn.btn-second {
	border-color: #fb6c00;
	color: #fb6c00;
}
.btn.btn-second.orange {
	background-color: #fb6c00;
	color: #fff;
}
html:not(.bx-touch) .btn.btn-second:not(.disabled):not(:disabled):hover,
html:not(.bx-no-touch) .btn.btn-second:not(.disabled):not(:disabled):active {
	background-color: #e05f01;
	border-color: #e05f01;
}
html:not(.bx-touch) .btn.btn-second.orange:not(.disabled):not(:disabled):hover,
html:not(.bx-no-touch) .btn.btn-second.orange:not(.disabled):not(:disabled):active {
	background-color: transparent;
	color: #e05f01;
	border-color: #e05f01;
}
.btn.btn-primary {
	background-color: #fb6c00;
	-webkit-box-shadow: 0 2px 0 #e05f01;
	-moz-box-shadow: 0 2px 0 #e05f01;
	box-shadow: 0 2px 0 #e05f01;
}
html:not(.bx-touch) .btn.btn-primary:not(.disabled):not(:disabled):hover,
html:not(.bx-no-touch) .btn.btn-primary:not(.disabled):not(:disabled):active {
	background-color: #e05f01;
}
.btn.btn-primary.btn-big {
	-webkit-box-shadow: 0 4px 0 #e05f01;
	-moz-box-shadow: 0 4px 0 #e05f01;
	box-shadow: 0 4px 0 #e05f01;
}
html:not(.bx-touch) a.btn.btn-more:hover,
html:not(.bx-no-touch) a.btn.btn-more:active {
	background-color: #e05f01;
}
/*other*/
.main-slider-title {
	background-color: rgba(255, 108, 0, 0.8);
}
.service-item-title strong {
	color: #fb6c00;
}
html:not(.bx-touch) a.product-item:hover,
html:not(.bx-no-touch) a.product-item:active {
	border-color: #fb6c00;
}
html:not(.bx-touch) a.product-item:hover .product-item-title strong,
html:not(.bx-no-touch) a.product-item:active .product-item-title strong {
	color: #fb6c00
}
.swiper-button-prev, .swiper-button-next {
	background-color: #fb6c00;
}
a.news-item-title {
	color: #fb6c00;
}
html:not(.bx-touch) a.news-item-title:hover, html:not(.bx-no-touch) a.news-item-title:active {
	border-bottom-color: #fb6c00;
}
.block-title:after {
	border-bottom: 2px solid #fc9449;
}
html:not(.bx-touch) ul.block-menu a:hover,
html:not(.bx-no-touch) ul.block-menu a:active,
ul.block-menu li.selected > a {
	color: #fb6c00;
}
html:not(.bx-touch) ul.block-menu a:hover:after,
html:not(.bx-no-touch) ul.block-menu a:active:after {
	color: #fb6c00;
}
.circle-count strong {
	color: #fc9449;
}
.action-item-info {
	background-color: rgba(251, 108, 0, .4);
}
html:not(.bx-touch) .action-item:hover .action-item-info,
html:not(.bx-no-touch) .action-item:active .action-item-info {
	background-color: rgba(251, 108, 0, .6);
}
.tooltip, .tooltip:after {
	background: #fb6c00;
}
.faq-item-answer strong {
	background-color: #fc9449;
}
.sort li.selected a {
	color: #fc9449;
}
ul.products-item-meta li.open a,
html:not(.bx-touch) ul.products-item-meta a:hover,
html:not(.bx-no-touch) ul.products-item-meta a:active {
	color: #fb6c00;
}
ul.products-item-meta li i {
	color: #fc9449;
}
.products-item-images {
	border-color: #fb6c00;
}
ul.nav-tabs li.selected a {
	background-color: #fc9449;
}
ul.nav-tabs li.selected a:after {
	border-top-color: #fc9449;
}
.products-item-price strong {
	color: #fc9449;
}
ul.contacts-info > li > i {
	color: #fb6c00;
}

.table-price-list th {
	background-color: #4a4040;
}
.table-price-list td.depth_lvl_1 {
	background-color: #ce5a02;
}
.table-price-list td.depth_lvl_2, .table td.depth_lvl_3 {
	background-color: #FC9449;
}

.cui-checkbox__input:checked + .cui-checkbox__checkmark {
	color: #fb6c00;
}
/* End */
/* /bitrix/templates/citrus_aproduction/css/0_grid.css?15141888794551 */
/* /bitrix/templates/citrus_aproduction/animation.min.css?15954927729946 */
/* /bitrix/js/citrus.aproduction/bower_components/swiper/dist/css/swiper.min.css?151237682617759 */
/* /bitrix/js/citrus.aproduction/bower_components/magnific-popup/dist/magnific-popup.css?15123768266951 */
/* /bitrix/templates/citrus_aproduction/components/bitrix/menu/main_menu/style.min.css?15954927722636 */
/* /bitrix/templates/citrus_aproduction/components/bitrix/main.userconsent.request/citrus-agreement/user_consent.min.css?15954927724582 */
/* /bitrix/templates/citrus_aproduction/css/1_cryui.css?15317279099359 */
/* /bitrix/templates/citrus_aproduction/css/2_form.css?15123772254013 */
/* /bitrix/templates/citrus_aproduction/css/3_btn.css?15356376503751 */
/* /bitrix/templates/citrus_aproduction/css/4_font-awesome.css?151325143432486 */
/* /bitrix/templates/citrus_aproduction/css/5_template.css?159531446124903 */
/* /bitrix/templates/citrus_aproduction/css/component_css/action.css?15123772252837 */
/* /bitrix/templates/citrus_aproduction/css/component_css/news.css?15249011924035 */
/* /bitrix/templates/citrus_aproduction/css/component_css/partners.css?1514298853352 */
/* /bitrix/templates/citrus_aproduction/css/component_css/products.css?151809842812105 */
/* /bitrix/templates/citrus_aproduction/css/component_css/reviews.css?1512377225347 */
/* /bitrix/templates/citrus_aproduction/css/component_css/services.css?15948153864785 */
/* /bitrix/templates/citrus_aproduction/css/component_css/work.css?15123772253437 */
/* /bitrix/templates/citrus_aproduction/css/custom.css?1586162268590 */
/* /bitrix/templates/citrus_aproduction/themes/orange/colors.css?15356293494400 */
