/* Minify_CSS_UriRewriter::$debugText

docRoot    : /home/tddiamant/domains/ecodolie.ru/public_html
currentDir : /home/tddiamant/domains/ecodolie.ru/public_html/bitrix/templates/ecodolie/s

file-relative URI  : ../i/filter-bg.gif
path prepended     : /home/tddiamant/domains/ecodolie.ru/public_html/bitrix/templates/ecodolie/s/../i/filter-bg.gif
docroot stripped   : /bitrix/templates/ecodolie/s/../i/filter-bg.gif
traversals removed : /bitrix/templates/ecodolie/i/filter-bg.gif

file-relative URI  : ../i/filter-bg.gif
path prepended     : /home/tddiamant/domains/ecodolie.ru/public_html/bitrix/templates/ecodolie/s/../i/filter-bg.gif
docroot stripped   : /bitrix/templates/ecodolie/s/../i/filter-bg.gif
traversals removed : /bitrix/templates/ecodolie/i/filter-bg.gif

file-relative URI  : ../i/filter-bg.gif
path prepended     : /home/tddiamant/domains/ecodolie.ru/public_html/bitrix/templates/ecodolie/s/../i/filter-bg.gif
docroot stripped   : /bitrix/templates/ecodolie/s/../i/filter-bg.gif
traversals removed : /bitrix/templates/ecodolie/i/filter-bg.gif

*/

/* jquery.nouislider.css */

/* 1   */ 
/* 2   */ /* Functional styling;
/* 3   *|  * These styles are required for noUiSlider to function.
/* 4   *|  * You don't need to change these rules to apply your design.
/* 5   *|  */
/* 6   */ .noUi-target,
/* 7   */ .noUi-target * {
/* 8   */     -webkit-touch-callout: none;
/* 9   */     -webkit-user-select: none;
/* 10  */     -ms-touch-action: none;
/* 11  */     -ms-user-select: none;
/* 12  */     -moz-user-select: none;
/* 13  */     -moz-box-sizing: border-box;
/* 14  */     box-sizing: border-box;
/* 15  */ }
/* 16  */ .noUi-target {
/* 17  */     position: relative;
/* 18  */     direction: ltr;
/* 19  */ }
/* 20  */ .noUi-base {
/* 21  */     width: 100%;
/* 22  */     height: 100%;
/* 23  */     position: relative;
/* 24  */     background: url("/bitrix/templates/ecodolie/i/filter-bg.gif") #71b644;
/* 25  */ }
/* 26  */ .noUi-origin {
/* 27  */     position: absolute;
/* 28  */     right: 0;
/* 29  */     top: 0;
/* 30  */     left: 0;
/* 31  */     bottom: 0;
/* 32  */ }
/* 33  */ .noUi-handle {
/* 34  */     cursor: pointer;
/* 35  */     position: relative;
/* 36  */     z-index: 1;
/* 37  */ }
/* 38  */ .noUi-stacking .noUi-handle {
/* 39  */     /* This class is applied to the lower origin when
/* 40  *|        its values is > 50%. */
/* 41  */     z-index: 10;
/* 42  */ }
/* 43  */ .noUi-stacking + .noUi-origin {
/* 44  */     /* Fix stacking order in IE7, which incorrectly
/* 45  *|        creates a new context for the origins. */
/* 46  */     *z-index: -1;
/* 47  */ }
/* 48  */ .noUi-state-tap .noUi-origin {
/* 49  */     -webkit-transition: left 0.3s, top 0.3s;
/* 50  */     transition: left 0.3s, top 0.3s;

/* jquery.nouislider.css */

/* 51  */ }
/* 52  */ .noUi-state-drag * {
/* 53  */     cursor: inherit !important;
/* 54  */ }
/* 55  */ 
/* 56  */ /* Painting and performance;
/* 57  *|  * Browsers can paint handles in their own layer.
/* 58  *|  */
/* 59  */ .noUi-base {
/* 60  */     -webkit-transform: translate3d(0,0,0);
/* 61  */     transform: translate3d(0,0,0);
/* 62  */ }
/* 63  */ 
/* 64  */ /* Slider size and handle placement;
/* 65  *|  */
/* 66  */ .noUi-horizontal {
/* 67  */     height: 100%;
/* 68  */ }
/* 69  */ .noUi-horizontal .noUi-handle {
/* 70  */     width: 40px;
/* 71  */     height: 100%;
/* 72  */     left: -39px;
/* 73  */     top: 0;
/* 74  */     border-right: 2px solid #000;
/* 75  */ }
/* 76  */ 
/* 77  */ /*.noUi-horizontal .noUi-handle:after {*/
/* 78  */     /*content: '';*/
/* 79  */     /*display: block;*/
/* 80  */     /*position: absolute;*/
/* 81  */     /*width: 2px;*/
/* 82  */     /*height: 100%;*/
/* 83  */     /*background: #000;*/
/* 84  */     /*left: 3px;*/
/* 85  */ /*}*/
/* 86  */ 
/* 87  */ .noUi-horizontal .noUi-handle.noUi-handle-upper {
/* 88  */     left: -1px;
/* 89  */     border-left: 2px solid #000;
/* 90  */     border-right: none;
/* 91  */  }
/* 92  */ 
/* 93  */ /*.noUi-horizontal .noUi-handle.noUi-handle-upper:after {*/
/* 94  */     /*right: 0;*/
/* 95  */     /*left: auto;*/
/* 96  */ /*}*/
/* 97  */ 
/* 98  */ .filter-sq-handle-value {
/* 99  */     width: 100%;
/* 100 */     height: 100%;

/* jquery.nouislider.css */

/* 101 */     line-height: 19px;
/* 102 */     background: #FFF;
/* 103 */     text-align: center;
/* 104 */     font-size: 11px;
/* 105 */     color: #231F20;
/* 106 */     border-radius: 12px 0px 0px 12px;
/* 107 */     -moz-border-radius: 12px 0px 0px 12px;
/* 108 */     -webkit-border-radius: 12px 0px 0px 12px;
/* 109 */ }
/* 110 */ 
/* 111 */ .noUi-horizontal .noUi-handle.noUi-handle-upper .filter-sq-handle-value {
/* 112 */     border-radius: 0px 12px 12px 0px;
/* 113 */     -moz-border-radius: 0px 12px 12px 0px;
/* 114 */     -webkit-border-radius: 0px 12px 12px 0px;
/* 115 */ }
/* 116 */ 
/* 117 */ .noUi-vertical {
/* 118 */     width: 18px;
/* 119 */ }
/* 120 */ .noUi-vertical .noUi-handle {
/* 121 */     width: 28px;
/* 122 */     height: 34px;
/* 123 */     left: -6px;
/* 124 */     top: -17px;
/* 125 */ }
/* 126 */ 
/* 127 */ /* Styling;
/* 128 *|  */
/* 129 */ .noUi-background {
/* 130 */     background: none;
/* 131 */ }
/* 132 */ 
/* 133 */ .noUi-origin.noUi-background {
/* 134 */     background: url("/bitrix/templates/ecodolie/i/filter-bg.gif") #71b644;
/* 135 */ }
/* 136 */ 
/* 137 */ .noUi-connect {
/* 138 */     background: url("/bitrix/templates/ecodolie/i/filter-bg.gif") #71b644;
/* 139 */     -webkit-transition: background 450ms;
/* 140 */     transition: background 450ms;
/* 141 */ }
/* 142 */ /*.noUi-origin {*/
/* 143 */ /*border-radius: 2px;*/
/* 144 */ /*}*/
/* 145 */ .noUi-target {
/* 146 */     /*border: 1px solid #D3D3D3;*/
/* 147 */ }
/* 148 */ .noUi-target.noUi-connect {
/* 149 */ }
/* 150 */ 

/* jquery.nouislider.css */

/* 151 */ /* Handles and cursors;
/* 152 *|  */
/* 153 */ .noUi-dragable {
/* 154 */     cursor: w-resize;
/* 155 */ }
/* 156 */ .noUi-vertical .noUi-dragable {
/* 157 */     cursor: n-resize;
/* 158 */ }
/* 159 */ 
/* 160 */ .noUi-active {
/* 161 */ 
/* 162 */ }
/* 163 */ 
/* 164 */ 
/* 165 */ /* Handle stripes;
/* 166 *|  */
/* 167 */ 
/* 168 */ 
/* 169 */ /* Disabled state;
/* 170 *|  */
/* 171 */ [disabled].noUi-connect,
/* 172 */ [disabled] .noUi-connect {
/* 173 */     background: #B8B8B8;
/* 174 */ }
/* 175 */ [disabled] .noUi-handle {
/* 176 */     cursor: not-allowed;
/* 177 */ }
/* 178 */ 
/* Minify_CSS_UriRewriter::$debugText

docRoot    : /home/tddiamant/domains/ecodolie.ru/public_html
currentDir : /home/tddiamant/domains/ecodolie.ru/public_html/bitrix/templates/ecodolie/s

*/

/* perfect-scrollbar.min.css */

/* 1 */ /* perfect-scrollbar v0.6.10 */
/* 2 */ .ps-container{-ms-touch-action:none;touch-action:none;overflow:hidden !important;-ms-overflow-style:none}@supports (-ms-overflow-style: none){.ps-container{overflow:auto !important}}@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none){.ps-container{overflow:auto !important}}.ps-container.ps-active-x>.ps-scrollbar-x-rail,.ps-container.ps-active-y>.ps-scrollbar-y-rail{display:block;background-color:transparent}.ps-container.ps-in-scrolling{pointer-events:none}.ps-container.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail{background-color:#eee;opacity:0.9}.ps-container.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail>.ps-scrollbar-x{background-color:#999}.ps-container.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail{background-color:#eee;opacity:0.9}.ps-container.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail>.ps-scrollbar-y{background-color:#999}.ps-container>.ps-scrollbar-x-rail{display:none;position:absolute;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;opacity:0;-webkit-transition:background-color .2s linear, opacity .2s linear;-moz-transition:background-color .2s linear, opacity .2s linear;-o-transition:background-color .2s linear, opacity .2s linear;transition:background-color .2s linear, opacity .2s linear;bottom:3px;height:8px}.ps-container>.ps-scrollbar-x-rail>.ps-scrollbar-x{position:absolute;background-color:#aaa;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-transition:background-color .2s linear;-moz-transition:background-color .2s linear;-o-transition:background-color .2s linear;transition:background-color .2s linear;bottom:0;height:8px}.ps-container>.ps-scrollbar-y-rail{display:none;position:absolute;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;opacity:0;-webkit-transition:background-color .2s linear, opacity .2s linear;-moz-transition:background-color .2s linear, opacity .2s linear;-o-transition:background-color .2s linear, opacity .2s linear;transition:background-color .2s linear, opacity .2s linear;right:3px;width:8px}.ps-container>.ps-scrollbar-y-rail>.ps-scrollbar-y{position:absolute;background-color:#aaa;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-transition:background-color .2s linear;-moz-transition:background-color .2s linear;-o-transition:background-color .2s linear;transition:background-color .2s linear;right:0;width:8px}.ps-container:hover.ps-in-scrolling{pointer-events:none}.ps-container:hover.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail{background-color:#eee;opacity:0.9}.ps-container:hover.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail>.ps-scrollbar-x{background-color:#999}.ps-container:hover.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail{background-color:#eee;opacity:0.9}.ps-container:hover.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail>.ps-scrollbar-y{background-color:#999}.ps-container:hover>.ps-scrollbar-x-rail,.ps-container:hover>.ps-scrollbar-y-rail{opacity:0.6}.ps-container:hover>.ps-scrollbar-x-rail:hover{background-color:#eee;opacity:0.9}.ps-container:hover>.ps-scrollbar-x-rail:hover>.ps-scrollbar-x{background-color:#999}.ps-container:hover>.ps-scrollbar-y-rail:hover{background-color:#eee;opacity:0.9}.ps-container:hover>.ps-scrollbar-y-rail:hover>.ps-scrollbar-y{background-color:#999}
/* 3 */ 
/* Minify_CSS_UriRewriter::$debugText

docRoot    : /home/tddiamant/domains/ecodolie.ru/public_html
currentDir : /home/tddiamant/domains/ecodolie.ru/public_html/bitrix/templates/ecodolie/s

*/

/* jcarousel.basic.css */

/* 1   */ .jcarousel-wrapper {
/* 2   */     position: relative;
/* 3   */     height: 400px;
/* 4   */     overflow: hidden;
/* 5   */ }
/* 6   */ 
/* 7   */ 
/* 8   */ .jcarousel-wrapper .photo-credits {
/* 9   */     position: absolute;
/* 10  */     right: 15px;
/* 11  */     bottom: 0;
/* 12  */     font-size: 13px;
/* 13  */     color: #fff;
/* 14  */     text-shadow: 0 0 1px rgba(0, 0, 0, 0.85);
/* 15  */     opacity: .66;
/* 16  */ }
/* 17  */ 
/* 18  */ /** Carousel **/
/* 19  */ 
/* 20  */ .jcarousel {
/* 21  */     position: relative;
/* 22  */     overflow: hidden;
/* 23  */ }
/* 24  */ 
/* 25  */ .jcarousel ul {
/* 26  */     width: 20000em;
/* 27  */     position: relative;
/* 28  */     list-style: none;
/* 29  */     margin: 0;
/* 30  */     padding: 0;
/* 31  */ }
/* 32  */ 
/* 33  */ .jcarousel li {
/* 34  */     float: left;
/* 35  */ }
/* 36  */ 
/* 37  */ /** Carousel Controls **/
/* 38  */ 
/* 39  */ .jcarousel-control-prev,
/* 40  */ .jcarousel-control-next {
/* 41  */     position: absolute;
/* 42  */     top: 200px;
/* 43  */     width: 30px;
/* 44  */     height: 30px;
/* 45  */     text-align: center;
/* 46  */     background: #4E443C;
/* 47  */     color: #fff;
/* 48  */     text-decoration: none;
/* 49  */     text-shadow: 0 0 1px #000;
/* 50  */     font: 24px/27px Arial, sans-serif;

/* jcarousel.basic.css */

/* 51  */     -webkit-border-radius: 30px;
/* 52  */        -moz-border-radius: 30px;
/* 53  */             border-radius: 30px;
/* 54  */     -webkit-box-shadow: 0 0 2px #999;
/* 55  */        -moz-box-shadow: 0 0 2px #999;
/* 56  */             box-shadow: 0 0 2px #999;
/* 57  */     z-index: 1;
/* 58  */ }
/* 59  */ 
/* 60  */ .jcarousel-control-prev {
/* 61  */     left: -50px;
/* 62  */ }
/* 63  */ 
/* 64  */ .jcarousel-control-next {
/* 65  */     right: -50px;
/* 66  */ }
/* 67  */ 
/* 68  */ .jcarousel-control-prev:hover span,
/* 69  */ .jcarousel-control-next:hover span {
/* 70  */     display: block;
/* 71  */ }
/* 72  */ 
/* 73  */ .jcarousel-control-prev.inactive,
/* 74  */ .jcarousel-control-next.inactive {
/* 75  */     opacity: .5;
/* 76  */     cursor: default;
/* 77  */ }
/* 78  */ 
/* 79  */ /** Carousel Pagination **/
/* 80  */ 
/* 81  */ .jcarousel-pagination {
/* 82  */     position: absolute;
/* 83  */     bottom: 25px;
/* 84  */     left: 0;
/* 85  */     width: 100%;
/* 86  */     text-align: center;
/* 87  */     margin: 0;
/* 88  */ }
/* 89  */ 
/* 90  */ .jcarousel-pagination a {
/* 91  */     text-decoration: none;
/* 92  */     display: inline-block;
/* 93  */     width: 10px;
/* 94  */     height: 10px;
/* 95  */     border: 1px solid #fff;
/* 96  */     background: #fff;
/* 97  */     color: transparent;
/* 98  */     border-radius: 14px;
/* 99  */     text-align: center;
/* 100 */     

/* jcarousel.basic.css */

/* 101 */     margin-right: 10px;
/* 102 */ }
/* 103 */ 
/* 104 */ .jcarousel-pagination a.active {
/* 105 */     background: #203d3a;
/* 106 */ }
/* 107 */ 
/* 108 */ 
/* 109 */ 
/* Minify_CSS_UriRewriter::$debugText

docRoot    : /home/tddiamant/domains/ecodolie.ru/public_html
currentDir : /home/tddiamant/domains/ecodolie.ru/public_html/bitrix/templates/ecodolie/s

file-relative URI  : ../i/sprite.png
path prepended     : /home/tddiamant/domains/ecodolie.ru/public_html/bitrix/templates/ecodolie/s/../i/sprite.png
docroot stripped   : /bitrix/templates/ecodolie/s/../i/sprite.png
traversals removed : /bitrix/templates/ecodolie/i/sprite.png

file-relative URI  : ../i/sprite.png
path prepended     : /home/tddiamant/domains/ecodolie.ru/public_html/bitrix/templates/ecodolie/s/../i/sprite.png
docroot stripped   : /bitrix/templates/ecodolie/s/../i/sprite.png
traversals removed : /bitrix/templates/ecodolie/i/sprite.png

*/

/* jcarousel.responsive.css */

/* 1   */ .jcarousel-wrapper {
/* 2   */     position: relative;
/* 3   */     height: 600px;
/* 4   */ }
/* 5   */ 
/* 6   */ /** Carousel **/
/* 7   */ 
/* 8   */ .jcarousel {
/* 9   */     position: relative;
/* 10  */     overflow: hidden;
/* 11  */     width: 100%;
/* 12  */     height: 100%;
/* 13  */ }
/* 14  */ 
/* 15  */ .jcarousel ul {
/* 16  */     width: 20000em;
/* 17  */     position: relative;
/* 18  */     list-style: none;
/* 19  */     margin: 0;
/* 20  */     padding: 0;
/* 21  */ }
/* 22  */ 
/* 23  */ .jcarousel li {
/* 24  */     width: 200px;
/* 25  */     float: left;
/* 26  */ }
/* 27  */ 
/* 28  */ .jcarousel img {
/* 29  */     display: block;
/* 30  */     max-width: 100%;
/* 31  */     height: auto !important;
/* 32  */     width: 100%;
/* 33  */ }
/* 34  */ 
/* 35  */ /** Carousel Controls **/
/* 36  */ 
/* 37  */ .jcarousel-control-prev,
/* 38  */ .jcarousel-control-next {
/* 39  */     position: absolute;
/* 40  */     top: 50%;
/* 41  */     margin-top: -15px;
/* 42  */     width: 50px;
/* 43  */     height: 50px;
/* 44  */     text-align: center;
/* 45  */     box-shadow: none;
/* 46  */     cursor: pointer;
/* 47  */     background: none;
/* 48  */ }
/* 49  */ 
/* 50  */ .jcarousel-control-prev:after,

/* jcarousel.responsive.css */

/* 51  */ .jcarousel-control-next:after {
/* 52  */     content : '';
/* 53  */     position: absolute;
/* 54  */     left: 15px;
/* 55  */     top: 0;
/* 56  */     width: 20px;
/* 57  */     height: 50px;
/* 58  */     background: url(/bitrix/templates/ecodolie/i/sprite.png) -200px -297px no-repeat;
/* 59  */     -webkit-transition: .3s all;
/* 60  */     -moz-transition: .3s all;
/* 61  */     -ms-transition: .3s all;
/* 62  */     -o-transition: .3s all;
/* 63  */     transition: .3s all;
/* 64  */ }
/* 65  */ 
/* 66  */ .jcarousel-control-prev:hover:after {
/* 67  */     -webkit-transform: translateX(-10px);
/* 68  */     -moz-transform: translateX(-10px);
/* 69  */     -ms-transform: translateX(-10px);
/* 70  */     -o-transform: translateX(-10px);
/* 71  */     transform: translateX(-10px);
/* 72  */ }
/* 73  */ 
/* 74  */ .jcarousel-control-next:hover:after {
/* 75  */     -webkit-transform: translateX(10px);
/* 76  */     -moz-transform: translateX(10px);
/* 77  */     -ms-transform: translateX(10px);
/* 78  */     -o-transform: translateX(10px);
/* 79  */     transform: translateX(10px);
/* 80  */ }
/* 81  */ 
/* 82  */ .jcarousel-control-prev {
/* 83  */     left: 15px;
/* 84  */ }
/* 85  */ 
/* 86  */ .jcarousel-control-next {
/* 87  */     right: 15px;
/* 88  */ }
/* 89  */ 
/* 90  */ .jcarousel-control-next:after {
/* 91  */     background: url(/bitrix/templates/ecodolie/i/sprite.png) -232px -292px no-repeat;
/* 92  */ }
/* 93  */ 
/* 94  */ /** Carousel Pagination **/
/* 95  */ 
/* 96  */ .jcarousel-pagination {
/* 97  */     position: absolute;
/* 98  */     bottom: -40px;
/* 99  */     left: 50%;
/* 100 */     -webkit-transform: translate(-50%, 0);

/* jcarousel.responsive.css */

/* 101 */     -ms-transform: translate(-50%, 0);
/* 102 */     transform: translate(-50%, 0);
/* 103 */     margin: 0;
/* 104 */ }
/* 105 */ 
/* 106 */ .jcarousel-pagination a {
/* 107 */     text-decoration: none;
/* 108 */     display: inline-block;
/* 109 */ 
/* 110 */     font-size: 11px;
/* 111 */     height: 10px;
/* 112 */     width: 10px;
/* 113 */     line-height: 10px;
/* 114 */ 
/* 115 */     background: #fff;
/* 116 */     color: #4E443C;
/* 117 */     border-radius: 10px;
/* 118 */     text-indent: -9999px;
/* 119 */ 
/* 120 */     margin-right: 7px;
/* 121 */ 
/* 122 */ 
/* 123 */     -webkit-box-shadow: 0 0 2px #4E443C;
/* 124 */     -moz-box-shadow: 0 0 2px #4E443C;
/* 125 */     box-shadow: 0 0 2px #4E443C;
/* 126 */ }
/* 127 */ 
/* 128 */ .jcarousel-pagination a.active {
/* 129 */     background: #4E443C;
/* 130 */     color: #fff;
/* 131 */     opacity: 1;
/* 132 */ 
/* 133 */     -webkit-box-shadow: 0 0 2px #F0EFE7;
/* 134 */     -moz-box-shadow: 0 0 2px #F0EFE7;
/* 135 */     box-shadow: 0 0 2px #F0EFE7;
/* 136 */ }
/* 137 */ 
