

/* Start:/bitrix/components/bitrix/form.result.new/error.css?1743853263163*/
.form-error-fld {
	display: block;
	float: left;
	height: 13px;
	width: 15px;
	background-repeat: no-repeat;
	background-image: url(/bitrix/components/bitrix/form.result.new/images/icon_warn.gif);
}
/* End */


/* Start:/local/templates/ivestore/styles.css?17438545073128*/
.prices__found-text {
    padding: 21px 27px;
    border: 1px solid #14c167;
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
}
.prices__found-header {
    color: #2a2a2a;
    font-size: 2.063rem;
    font-weight: 500;
    margin-bottom: 13px;
}
.prices__found-description {
    color: #2a2a2a;
    font-size: 1.25rem;
    font-weight: 500;
    margin-bottom: 20px;
}
.prices__found-tel {
    color: #14c167;
    font-size: 3.438rem;
    font-weight: 700;
}
.form_name, .form_button, .form_phone {
    float:  left;
    margin: 1.5%;
    font-weight: bold;
}

.form_name {
    width: 25%;
}

.form_button {
        width: 31%;
    margin-top: 35px;
}

.form_phone {
    width: 35%;
}

#callback_form {
display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0px;
    background: #aaa;
    z-index: 100000;
    background-color: rgba(0, 50, 50, 0.5);
}

#callback_form form {
    top: 25%;
    position: absolute;
    left: 25%;
    background: #fff;
    color: #1b2a30 !important;
    border-radius: 0 0 2px 2px;
    box-shadow: 0 8px 32px rgba(51,51,51,0.7);
    max-width: 90%;
    min-width: 250px;
    padding: 25px;
    width: 50%;
    margin: auto;
}

#callback_form textarea {
    margin: 10px 0;
    resize: none;
    border: 1px solid #aaa;
    border-radius: 5px;
    width: 100%;
    height: 30px;
    padding: 5px;
}


#callback_form .form_button input {
    font-size: 14px !important;
    background: #00b494 linear-gradient(to top,#00a474,#10b584);
    border: 1px solid #00b494;
    border-radius: 5px;
    box-shadow: 0 1px 2px rgba(27,42,48,0.2);
    text-shadow: none;
    float: left;
    width: auto;
    height: 40px;
    line-height: normal;
    color: #fff;
    cursor: pointer;
    padding: 5px 15px;
    outline: none;
}


#callback_form .close_form {
    position: absolute;
    top: 0px;
    right: 0px;
    font-size: 20px;
    padding: 0px 8px;
    box-shadow: 0 0 10px rgba(0,0,0,0.7);
    cursor: pointer;
}

#callback_form .form_politika {
    font-size: 12px;
    color: #aaa;
}

#callback_form .description .head {
    font-weight: bold;
    font-size: 22px; 
}

@media (max-width: 801px) {
    #callback_form form {
        top: 25%;
        width: 90%;
        left: 5%;
        margin: 3%;
    }
    #callback_form .form_name {
        width:40%;
    }
    #callback_form .form_phone {
        width:44%;
        margin: 3%;
    }
    #callback_form .form_button{
        margin-top: 0px;
    }
}

.slider-main .bx-prev,
.slider-main .bx-next {
    width: 50px;
    height: 50px;
    position: absolute;
    top: 50%;
    margin-top: -25px;
    background: #ffffff0f center no-repeat;
    text-indent: 100%;
    overflow: hidden;
}

.slider-main .bx-prev {
    left: 0;
    background-image: url(/local/templates/ivestore/img/left-arrow.png);
}

.slider-main .bx-next {
    background-image: url(/local/templates/ivestore/img/right-arrow.png);
    right: 0;
}

.slider-main .bx-prev:hover,
.slider-main .bx-next:hover {
    opacity: 0.8;
}

@media (min-width: 758px) {
    
    .main-slider-wrapper {
        height: 455px;
        overflow: hidden;
    }
    
}


/* End */


/* Start:/local/templates/ivestore/css/lightgallery.min.css?174385451720458*/
.lg-sub-html,.lg-toolbar{background-color:rgba(0,0,0,.45)}@font-face{font-family:lg;src:url(/local/templates/ivestore/css/../fonts/lg.eot?n1z373);src:url(/local/templates/ivestore/css/../fonts/lg.eot?#iefixn1z373) format("embedded-opentype"),url(/local/templates/ivestore/css/../fonts/lg.woff?n1z373) format("woff"),url(/local/templates/ivestore/css/../fonts/lg.ttf?n1z373) format("truetype"),url(/local/templates/ivestore/css/../fonts/lg.svg?n1z373#lg) format("svg");font-weight:400;font-style:normal}.lg-icon{font-family:lg;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.lg-actions .lg-next,.lg-actions .lg-prev{background-color:rgba(0,0,0,.45);border-radius:2px;color:#999;cursor:pointer;display:block;font-size:22px;margin-top:-10px;padding:8px 10px 9px;position:absolute;top:50%;z-index:1080;border:none;outline:0}.lg-actions .lg-next.disabled,.lg-actions .lg-prev.disabled{pointer-events:none;opacity:.5}.lg-actions .lg-next:hover,.lg-actions .lg-prev:hover{color:#FFF}.lg-actions .lg-next{right:20px}.lg-actions .lg-next:before{content:"\e095"}.lg-actions .lg-prev{left:20px}.lg-actions .lg-prev:after{content:"\e094"}@-webkit-keyframes lg-right-end{0%,100%{left:0}50%{left:-30px}}@-moz-keyframes lg-right-end{0%,100%{left:0}50%{left:-30px}}@-ms-keyframes lg-right-end{0%,100%{left:0}50%{left:-30px}}@keyframes lg-right-end{0%,100%{left:0}50%{left:-30px}}@-webkit-keyframes lg-left-end{0%,100%{left:0}50%{left:30px}}@-moz-keyframes lg-left-end{0%,100%{left:0}50%{left:30px}}@-ms-keyframes lg-left-end{0%,100%{left:0}50%{left:30px}}@keyframes lg-left-end{0%,100%{left:0}50%{left:30px}}.lg-outer.lg-right-end .lg-object{-webkit-animation:lg-right-end .3s;-o-animation:lg-right-end .3s;animation:lg-right-end .3s;position:relative}.lg-outer.lg-left-end .lg-object{-webkit-animation:lg-left-end .3s;-o-animation:lg-left-end .3s;animation:lg-left-end .3s;position:relative}.lg-toolbar{z-index:1082;left:0;position:absolute;top:0;width:100%}.lg-toolbar .lg-icon{color:#999;cursor:pointer;float:right;font-size:24px;height:47px;line-height:27px;padding:10px 0;text-align:center;width:50px;text-decoration:none!important;outline:0;-webkit-transition:color .2s linear;-o-transition:color .2s linear;transition:color .2s linear}.lg-toolbar .lg-icon:hover{color:#FFF}.lg-toolbar .lg-close:after{content:"\e070"}.lg-toolbar .lg-download:after{content:"\e0f2"}.lg-sub-html{bottom:0;color:#EEE;font-size:16px;left:0;padding:10px 40px;position:fixed;right:0;text-align:center;z-index:1080}.lg-sub-html h4{margin:0;font-size:13px;font-weight:700}.lg-sub-html p{font-size:12px;margin:5px 0 0}#lg-counter{color:#999;display:inline-block;font-size:16px;padding-left:20px;padding-top:12px;vertical-align:middle}.lg-next,.lg-prev,.lg-toolbar{opacity:1;-webkit-transition:-webkit-transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s,color .2s linear;-moz-transition:-moz-transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s,color .2s linear;-o-transition:-o-transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s,color .2s linear;transition:transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s,color .2s linear}.lg-hide-items .lg-prev{opacity:0;-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}.lg-hide-items .lg-next{opacity:0;-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}.lg-hide-items .lg-toolbar{opacity:0;-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object{-webkit-transform:scale3d(.5,.5,.5);transform:scale3d(.5,.5,.5);opacity:0;-webkit-transition:-webkit-transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important;-moz-transition:-moz-transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important;-o-transition:-o-transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important;transition:transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important;-webkit-transform-origin:50% 50%;-moz-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);opacity:1}.lg-outer .lg-thumb-outer{background-color:#0D0A0A;bottom:0;position:absolute;width:100%;z-index:1080;max-height:350px;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1) 0s;-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1) 0s;-o-transition:-o-transform .25s cubic-bezier(0,0,.25,1) 0s;transition:transform .25s cubic-bezier(0,0,.25,1) 0s}.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item{cursor:-webkit-grab;cursor:-moz-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb{-webkit-transition-duration:0s!important;transition-duration:0s!important}.lg-outer.lg-thumb-open .lg-thumb-outer{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.lg-outer .lg-thumb{padding:10px 0;height:100%;margin-bottom:-5px}.lg-outer .lg-thumb-item{cursor:pointer;float:left;overflow:hidden;height:100%;border:2px solid #FFF;border-radius:4px;margin-bottom:5px}@media (min-width:1025px){.lg-outer .lg-thumb-item{-webkit-transition:border-color .25s ease;-o-transition:border-color .25s ease;transition:border-color .25s ease}}.lg-outer .lg-thumb-item.active,.lg-outer .lg-thumb-item:hover{border-color:#a90707}.lg-outer .lg-thumb-item img{width:100%;height:100%;object-fit:cover}.lg-outer.lg-has-thumb .lg-item{padding-bottom:120px}.lg-outer.lg-can-toggle .lg-item{padding-bottom:0}.lg-outer.lg-pull-caption-up .lg-sub-html{-webkit-transition:bottom .25s ease;-o-transition:bottom .25s ease;transition:bottom .25s ease}.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html{bottom:100px}.lg-outer .lg-toogle-thumb{background-color:#0D0A0A;border-radius:2px 2px 0 0;color:#999;cursor:pointer;font-size:24px;height:39px;line-height:27px;padding:5px 0;position:absolute;right:20px;text-align:center;top:-39px;width:50px}.lg-outer .lg-toogle-thumb:hover,.lg-outer.lg-dropdown-active #lg-share{color:#FFF}.lg-outer .lg-toogle-thumb:after{content:"\e1ff"}.lg-outer .lg-video-cont{display:inline-block;vertical-align:middle;max-width:1140px;max-height:100%;width:100%;padding:0 5px}.lg-outer .lg-video{width:100%;height:0;padding-bottom:56.25%;overflow:hidden;position:relative}.lg-outer .lg-video .lg-object{display:inline-block;position:absolute;top:0;left:0;width:100%!important;height:100%!important}.lg-outer .lg-video .lg-video-play{width:84px;height:59px;position:absolute;left:50%;top:50%;margin-left:-42px;margin-top:-30px;z-index:1080;cursor:pointer}.lg-outer .lg-has-iframe .lg-video{-webkit-overflow-scrolling:touch;overflow:auto}.lg-outer .lg-has-vimeo .lg-video-play{background:url(/local/templates/ivestore/css/../img/vimeo-play.png) no-repeat}.lg-outer .lg-has-vimeo:hover .lg-video-play{background:url(/local/templates/ivestore/css/../img/vimeo-play.png) 0 -58px no-repeat}.lg-outer .lg-has-html5 .lg-video-play{background:url(/local/templates/ivestore/css/../img/video-play.png) no-repeat;height:64px;margin-left:-32px;margin-top:-32px;width:64px;opacity:.8}.lg-outer .lg-has-html5:hover .lg-video-play{opacity:1}.lg-outer .lg-has-youtube .lg-video-play{background:url(/local/templates/ivestore/css/../img/youtube-play.png) no-repeat}.lg-outer .lg-has-youtube:hover .lg-video-play{background:url(/local/templates/ivestore/css/../img/youtube-play.png) 0 -60px no-repeat}.lg-outer .lg-video-object{width:100%!important;height:100%!important;position:absolute;top:0;left:0}.lg-outer .lg-has-video .lg-video-object{visibility:hidden}.lg-outer .lg-has-video.lg-video-playing .lg-object,.lg-outer .lg-has-video.lg-video-playing .lg-video-play{display:none}.lg-outer .lg-has-video.lg-video-playing .lg-video-object{visibility:visible}.lg-progress-bar{background-color:#333;height:5px;left:0;position:absolute;top:0;width:100%;z-index:1083;opacity:0;-webkit-transition:opacity 80ms ease 0s;-moz-transition:opacity 80ms ease 0s;-o-transition:opacity 80ms ease 0s;transition:opacity 80ms ease 0s}.lg-progress-bar .lg-progress{background-color:#a90707;height:5px;width:0}.lg-progress-bar.lg-start .lg-progress{width:100%}.lg-show-autoplay .lg-progress-bar{opacity:1}.lg-autoplay-button:after{content:"\e01d"}.lg-show-autoplay .lg-autoplay-button:after{content:"\e01a"}.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image,.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transition-duration:0s;transition-duration:0s}.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transition:-webkit-transform .3s cubic-bezier(0,0,.25,1) 0s;-moz-transition:-moz-transform .3s cubic-bezier(0,0,.25,1) 0s;-o-transition:-o-transform .3s cubic-bezier(0,0,.25,1) 0s;transition:transform .3s cubic-bezier(0,0,.25,1) 0s}.lg-outer.lg-use-left-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transition:left .3s cubic-bezier(0,0,.25,1) 0s,top .3s cubic-bezier(0,0,.25,1) 0s;-moz-transition:left .3s cubic-bezier(0,0,.25,1) 0s,top .3s cubic-bezier(0,0,.25,1) 0s;-o-transition:left .3s cubic-bezier(0,0,.25,1) 0s,top .3s cubic-bezier(0,0,.25,1) 0s;transition:left .3s cubic-bezier(0,0,.25,1) 0s,top .3s cubic-bezier(0,0,.25,1) 0s}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);-webkit-transition:-webkit-transform .3s cubic-bezier(0,0,.25,1) 0s,opacity .15s!important;-moz-transition:-moz-transform .3s cubic-bezier(0,0,.25,1) 0s,opacity .15s!important;-o-transition:-o-transform .3s cubic-bezier(0,0,.25,1) 0s,opacity .15s!important;transition:transform .3s cubic-bezier(0,0,.25,1) 0s,opacity .15s!important;-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}#lg-zoom-in:after{content:"\e311"}#lg-actual-size{font-size:20px}#lg-actual-size:after{content:"\e033"}#lg-zoom-out{opacity:.5;pointer-events:none}#lg-zoom-out:after{content:"\e312"}.lg-zoomed #lg-zoom-out{opacity:1;pointer-events:auto}.lg-outer .lg-pager-outer{bottom:60px;left:0;position:absolute;right:0;text-align:center;z-index:1080;height:10px}.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont{overflow:visible}.lg-outer .lg-pager-cont{cursor:pointer;display:inline-block;overflow:hidden;position:relative;vertical-align:top;margin:0 5px}.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.lg-outer .lg-pager-cont.lg-pager-active .lg-pager{box-shadow:0 0 0 2px #fff inset}.lg-outer .lg-pager-thumb-cont{background-color:#fff;color:#FFF;bottom:100%;height:83px;left:0;margin-bottom:20px;margin-left:-60px;opacity:0;padding:5px;position:absolute;width:120px;border-radius:3px;-webkit-transition:opacity .15s ease 0s,-webkit-transform .15s ease 0s;-moz-transition:opacity .15s ease 0s,-moz-transform .15s ease 0s;-o-transition:opacity .15s ease 0s,-o-transform .15s ease 0s;transition:opacity .15s ease 0s,transform .15s ease 0s;-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}.lg-outer .lg-pager-thumb-cont img{width:100%;height:100%}.lg-outer .lg-pager{background-color:rgba(255,255,255,.5);border-radius:50%;box-shadow:0 0 0 8px rgba(255,255,255,.7) inset;display:block;height:12px;-webkit-transition:box-shadow .3s ease 0s;-o-transition:box-shadow .3s ease 0s;transition:box-shadow .3s ease 0s;width:12px}.lg-outer .lg-pager:focus,.lg-outer .lg-pager:hover{box-shadow:0 0 0 8px #fff inset}.lg-outer .lg-caret{border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px dashed;bottom:-10px;display:inline-block;height:0;left:50%;margin-left:-5px;position:absolute;vertical-align:middle;width:0}.lg-fullscreen:after{content:"\e20c"}.lg-fullscreen-on .lg-fullscreen:after{content:"\e20d"}.lg-outer #lg-dropdown-overlay{background-color:rgba(0,0,0,.25);bottom:0;cursor:default;left:0;position:fixed;right:0;top:0;z-index:1081;opacity:0;visibility:hidden;-webkit-transition:visibility 0s linear .18s,opacity .18s linear 0s;-o-transition:visibility 0s linear .18s,opacity .18s linear 0s;transition:visibility 0s linear .18s,opacity .18s linear 0s}.lg-outer.lg-dropdown-active #lg-dropdown-overlay,.lg-outer.lg-dropdown-active .lg-dropdown{-webkit-transition-delay:0s;transition-delay:0s;-moz-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1;visibility:visible}.lg-outer .lg-dropdown{background-color:#fff;border-radius:2px;font-size:14px;list-style-type:none;margin:0;padding:10px 0;position:absolute;right:0;text-align:left;top:50px;opacity:0;visibility:hidden;-moz-transform:translate3d(0,5px,0);-o-transform:translate3d(0,5px,0);-ms-transform:translate3d(0,5px,0);-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0);-webkit-transition:-webkit-transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s;-moz-transition:-moz-transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s;-o-transition:-o-transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s;transition:transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s}.lg-outer .lg-dropdown:after{content:"";display:block;height:0;width:0;position:absolute;border:8px solid transparent;border-bottom-color:#FFF;right:16px;top:-16px}.lg-outer .lg-dropdown>li:last-child{margin-bottom:0}.lg-outer .lg-dropdown>li:hover .lg-icon,.lg-outer .lg-dropdown>li:hover a{color:#333}.lg-outer .lg-dropdown a{color:#333;display:block;white-space:pre;padding:4px 12px;font-family:"Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;font-size:12px}.lg-outer .lg-dropdown a:hover{background-color:rgba(0,0,0,.07)}.lg-outer .lg-dropdown .lg-dropdown-text{display:inline-block;line-height:1;margin-top:-3px;vertical-align:middle}.lg-outer .lg-dropdown .lg-icon{color:#333;display:inline-block;float:none;font-size:20px;height:auto;line-height:1;margin-right:8px;padding:0;vertical-align:middle;width:auto}.lg-outer,.lg-outer .lg,.lg-outer .lg-inner{width:100%;height:100%}.lg-outer #lg-share{position:relative}.lg-outer #lg-share:after{content:"\e80d"}.lg-outer #lg-share-facebook .lg-icon{color:#3b5998}.lg-outer #lg-share-facebook .lg-icon:after{content:"\e901"}.lg-outer #lg-share-twitter .lg-icon{color:#00aced}.lg-outer #lg-share-twitter .lg-icon:after{content:"\e904"}.lg-outer #lg-share-googleplus .lg-icon{color:#dd4b39}.lg-outer #lg-share-googleplus .lg-icon:after{content:"\e902"}.lg-outer #lg-share-pinterest .lg-icon{color:#cb2027}.lg-outer #lg-share-pinterest .lg-icon:after{content:"\e903"}.lg-group:after{content:"";display:table;clear:both}.lg-outer{position:fixed;top:0;left:0;z-index:1050;text-align:left;opacity:0;-webkit-transition:opacity .15s ease 0s;-o-transition:opacity .15s ease 0s;transition:opacity .15s ease 0s}.lg-outer *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.lg-outer.lg-visible{opacity:1}.lg-outer.lg-css3 .lg-item.lg-current,.lg-outer.lg-css3 .lg-item.lg-next-slide,.lg-outer.lg-css3 .lg-item.lg-prev-slide{-webkit-transition-duration:inherit!important;transition-duration:inherit!important;-webkit-transition-timing-function:inherit!important;transition-timing-function:inherit!important}.lg-outer.lg-css3.lg-dragging .lg-item.lg-current,.lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide,.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide{-webkit-transition-duration:0s!important;transition-duration:0s!important;opacity:1}.lg-outer.lg-grab img.lg-object{cursor:-webkit-grab;cursor:-moz-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lg-outer.lg-grabbing img.lg-object{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.lg-outer .lg{position:relative;overflow:hidden;margin-left:auto;margin-right:auto;max-width:100%;max-height:100%}.lg-outer .lg-inner{position:absolute;left:0;top:0;white-space:nowrap}.lg-outer .lg-item{background:url(/local/templates/ivestore/css/../img/loading.gif) center center no-repeat;display:none!important}.lg-outer.lg-css .lg-current,.lg-outer.lg-css3 .lg-current,.lg-outer.lg-css3 .lg-next-slide,.lg-outer.lg-css3 .lg-prev-slide{display:inline-block!important}.lg-outer .lg-img-wrap,.lg-outer .lg-item{display:inline-block;text-align:center;position:absolute;width:100%;height:100%}.lg-outer .lg-img-wrap:before,.lg-outer .lg-item:before{content:"";display:inline-block;height:50%;width:1px;margin-right:-1px}.lg-outer .lg-img-wrap{position:absolute;padding:0 5px;left:0;right:0;top:0;bottom:0}.lg-outer .lg-item.lg-complete{background-image:none}.lg-outer .lg-item.lg-current{z-index:1060}.lg-outer .lg-image{display:inline-block;vertical-align:middle;max-width:100%;max-height:100%;width:auto!important;height:auto!important}.lg-outer.lg-show-after-load .lg-item .lg-object,.lg-outer.lg-show-after-load .lg-item .lg-video-play{opacity:0;-webkit-transition:opacity .15s ease 0s;-o-transition:opacity .15s ease 0s;transition:opacity .15s ease 0s}.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object,.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play{opacity:1}.lg-outer .lg-empty-html,.lg-outer.lg-hide-download #lg-download{display:none}.lg-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1040;background-color:#000;opacity:0;-webkit-transition:opacity .15s ease 0s;-o-transition:opacity .15s ease 0s;transition:opacity .15s ease 0s}.lg-backdrop.in{opacity:1}.lg-css3.lg-no-trans .lg-current,.lg-css3.lg-no-trans .lg-next-slide,.lg-css3.lg-no-trans .lg-prev-slide{-webkit-transition:none 0s ease 0s!important;-moz-transition:none 0s ease 0s!important;-o-transition:none 0s ease 0s!important;transition:none 0s ease 0s!important}.lg-css3.lg-use-css3 .lg-item,.lg-css3.lg-use-left .lg-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}.lg-css3.lg-fade .lg-item{opacity:0}.lg-css3.lg-fade .lg-item.lg-current{opacity:1}.lg-css3.lg-fade .lg-item.lg-current,.lg-css3.lg-fade .lg-item.lg-next-slide,.lg-css3.lg-fade .lg-item.lg-prev-slide{-webkit-transition:opacity .1s ease 0s;-moz-transition:opacity .1s ease 0s;-o-transition:opacity .1s ease 0s;transition:opacity .1s ease 0s}.lg-css3.lg-slide.lg-use-css3 .lg-item{opacity:0}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s}.lg-css3.lg-slide.lg-use-left .lg-item{opacity:0;position:absolute;left:0}.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide{left:-100%}.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide{left:100%}.lg-css3.lg-slide.lg-use-left .lg-item.lg-current{left:0;opacity:1}.lg-css3.lg-slide.lg-use-left .lg-item.lg-current,.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide,.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide{-webkit-transition:left 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-moz-transition:left 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-o-transition:left 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;transition:left 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s}
/* End */


/* Start:/local/templates/ivestore/css/normalize.css?17438545176051*/
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
  margin: 0;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
  border-style: none;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

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

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Misc
   ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
  display: none;
}
/* End */


/* Start:/local/templates/ivestore/css/bootstrap-grid.min.css?174385451729206*/
/*!
 * Bootstrap Grid v4.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */@-ms-viewport{width:device-width}html{box-sizing:border-box;-ms-overflow-style:scrollbar}*,::after,::before{box-sizing:inherit}
 .container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}
 @media (min-width:576px) {
   .container {
     max-width: 100%
   }
 }
 @media (min-width:768px) {
   .container {
     max-width: 100%
   }
 }
 @media (min-width:992px) {
   .container {
     max-width: 100%
   }
 }
 @media (min-width:1200px){.why_trust_css{max-width:1200px}}
 @media (min-width:1200px) {
   .container {
     max-width: 1170px;
   }
 }
 @media (min-width:1600px){.why_trust_css{max-width:1550px}}
 @media (min-width:2000px){.why_trust_css{max-width:1800px}}
 .container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}
 .row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}.col{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-2{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.col-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-first{-ms-flex-order:-1;order:-1}.order-last{-ms-flex-order:13;order:13}.order-0{-ms-flex-order:0;order:0}.order-1{-ms-flex-order:1;order:1}.order-2{-ms-flex-order:2;order:2}.order-3{-ms-flex-order:3;order:3}.order-4{-ms-flex-order:4;order:4}.order-5{-ms-flex-order:5;order:5}.order-6{-ms-flex-order:6;order:6}.order-7{-ms-flex-order:7;order:7}.order-8{-ms-flex-order:8;order:8}.order-9{-ms-flex-order:9;order:9}.order-10{-ms-flex-order:10;order:10}.order-11{-ms-flex-order:11;order:11}.order-12{-ms-flex-order:12;order:12}.offset-1{margin-left:8.333333%}.offset-2{margin-left:16.666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.333333%}.offset-5{margin-left:41.666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.333333%}.offset-8{margin-left:66.666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.333333%}.offset-11{margin-left:91.666667%}@media (min-width:576px){.col-sm{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-sm-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-sm-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-sm-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-sm-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-sm-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-sm-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-sm-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sm-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-sm-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-sm-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-sm-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-sm-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-sm-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-sm-first{-ms-flex-order:-1;order:-1}.order-sm-last{-ms-flex-order:13;order:13}.order-sm-0{-ms-flex-order:0;order:0}.order-sm-1{-ms-flex-order:1;order:1}.order-sm-2{-ms-flex-order:2;order:2}.order-sm-3{-ms-flex-order:3;order:3}.order-sm-4{-ms-flex-order:4;order:4}.order-sm-5{-ms-flex-order:5;order:5}.order-sm-6{-ms-flex-order:6;order:6}.order-sm-7{-ms-flex-order:7;order:7}.order-sm-8{-ms-flex-order:8;order:8}.order-sm-9{-ms-flex-order:9;order:9}.order-sm-10{-ms-flex-order:10;order:10}.order-sm-11{-ms-flex-order:11;order:11}.order-sm-12{-ms-flex-order:12;order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.333333%}.offset-sm-2{margin-left:16.666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.333333%}.offset-sm-5{margin-left:41.666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.333333%}.offset-sm-8{margin-left:66.666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.333333%}.offset-sm-11{margin-left:91.666667%}}@media (min-width:768px){.col-md{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-md-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-md-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-md-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-md-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-md-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-md-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-md-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-md-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-md-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-md-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-md-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-md-first{-ms-flex-order:-1;order:-1}.order-md-last{-ms-flex-order:13;order:13}.order-md-0{-ms-flex-order:0;order:0}.order-md-1{-ms-flex-order:1;order:1}.order-md-2{-ms-flex-order:2;order:2}.order-md-3{-ms-flex-order:3;order:3}.order-md-4{-ms-flex-order:4;order:4}.order-md-5{-ms-flex-order:5;order:5}.order-md-6{-ms-flex-order:6;order:6}.order-md-7{-ms-flex-order:7;order:7}.order-md-8{-ms-flex-order:8;order:8}.order-md-9{-ms-flex-order:9;order:9}.order-md-10{-ms-flex-order:10;order:10}.order-md-11{-ms-flex-order:11;order:11}.order-md-12{-ms-flex-order:12;order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.333333%}.offset-md-2{margin-left:16.666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.333333%}.offset-md-5{margin-left:41.666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.333333%}.offset-md-8{margin-left:66.666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.333333%}.offset-md-11{margin-left:91.666667%}}@media (min-width:992px){.col-lg{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-lg-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-lg-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-lg-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-lg-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-lg-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-lg-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-lg-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-lg-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-lg-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-lg-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-lg-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-lg-first{-ms-flex-order:-1;order:-1}.order-lg-last{-ms-flex-order:13;order:13}.order-lg-0{-ms-flex-order:0;order:0}.order-lg-1{-ms-flex-order:1;order:1}.order-lg-2{-ms-flex-order:2;order:2}.order-lg-3{-ms-flex-order:3;order:3}.order-lg-4{-ms-flex-order:4;order:4}.order-lg-5{-ms-flex-order:5;order:5}.order-lg-6{-ms-flex-order:6;order:6}.order-lg-7{-ms-flex-order:7;order:7}.order-lg-8{-ms-flex-order:8;order:8}.order-lg-9{-ms-flex-order:9;order:9}.order-lg-10{-ms-flex-order:10;order:10}.order-lg-11{-ms-flex-order:11;order:11}.order-lg-12{-ms-flex-order:12;order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.333333%}.offset-lg-2{margin-left:16.666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.333333%}.offset-lg-5{margin-left:41.666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.333333%}.offset-lg-8{margin-left:66.666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.333333%}.offset-lg-11{margin-left:91.666667%}}@media (min-width:1200px){.col-xl{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-xl-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-xl-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-xl-2{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xl-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xl-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-xl-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-xl-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xl-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-xl-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-xl-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xl-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-xl-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-xl-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-xl-first{-ms-flex-order:-1;order:-1}.order-xl-last{-ms-flex-order:13;order:13}.order-xl-0{-ms-flex-order:0;order:0}.order-xl-1{-ms-flex-order:1;order:1}.order-xl-2{-ms-flex-order:2;order:2}.order-xl-3{-ms-flex-order:3;order:3}.order-xl-4{-ms-flex-order:4;order:4}.order-xl-5{-ms-flex-order:5;order:5}.order-xl-6{-ms-flex-order:6;order:6}.order-xl-7{-ms-flex-order:7;order:7}.order-xl-8{-ms-flex-order:8;order:8}.order-xl-9{-ms-flex-order:9;order:9}.order-xl-10{-ms-flex-order:10;order:10}.order-xl-11{-ms-flex-order:11;order:11}.order-xl-12{-ms-flex-order:12;order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.333333%}.offset-xl-2{margin-left:16.666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.333333%}.offset-xl-5{margin-left:41.666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.333333%}.offset-xl-8{margin-left:66.666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.333333%}.offset-xl-11{margin-left:91.666667%}}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:-ms-flexbox!important;display:flex!important}.d-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}@media (min-width:576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:-ms-flexbox!important;display:flex!important}.d-sm-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:-ms-flexbox!important;display:flex!important}.d-md-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:-ms-flexbox!important;display:flex!important}.d-lg-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:-ms-flexbox!important;display:flex!important}.d-xl-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:-ms-flexbox!important;display:flex!important}.d-print-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}.flex-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-center{-ms-flex-align:center!important;align-items:center!important}.align-items-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}@media (min-width:576px){.flex-sm-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-sm-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-sm-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-sm-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-sm-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-sm-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-sm-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-sm-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-sm-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-sm-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-sm-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-sm-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-sm-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-sm-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-sm-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-sm-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-sm-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-sm-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-sm-center{-ms-flex-align:center!important;align-items:center!important}.align-items-sm-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-sm-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-sm-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-sm-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-sm-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-sm-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-sm-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-sm-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-sm-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-sm-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-sm-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-sm-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-sm-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-sm-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:768px){.flex-md-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-md-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-md-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-md-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-md-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-md-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-md-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-md-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-md-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-md-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-md-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-md-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-md-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-md-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-md-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-md-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-md-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-md-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-md-center{-ms-flex-align:center!important;align-items:center!important}.align-items-md-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-md-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-md-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-md-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-md-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-md-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-md-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-md-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-md-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-md-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-md-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-md-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-md-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-md-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:992px){.flex-lg-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-lg-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-lg-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-lg-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-lg-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-lg-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-lg-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-lg-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-lg-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-lg-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-lg-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-lg-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-lg-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-lg-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-lg-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-lg-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-lg-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-lg-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-lg-center{-ms-flex-align:center!important;align-items:center!important}.align-items-lg-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-lg-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-lg-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-lg-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-lg-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-lg-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-lg-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-lg-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-lg-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-lg-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-lg-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-lg-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-lg-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-lg-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:1200px){.flex-xl-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-xl-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-xl-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xl-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-xl-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-xl-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-xl-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-xl-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-xl-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-xl-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xl-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xl-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xl-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-xl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-xl-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xl-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xl-center{-ms-flex-align:center!important;align-items:center!important}.align-items-xl-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xl-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-xl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-xl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-xl-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-xl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-xl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-xl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-xl-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-xl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-xl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-xl-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-xl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-xl-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}
/*# sourceMappingURL=bootstrap-grid.min.css.map */
/* End */


/* Start:/local/templates/ivestore/css/style.css?1743854517180003*/

/*
@font-face {
  font-family: 'Exo 2';
  font-style: normal;
  font-weight: 300;
  src: url('/local/templates/ivestore/fonts/exo-2-v10-latin_cyrillic-300.eot'); 
  src: local(''),
       url('/local/templates/ivestore/fonts/exo-2-v10-latin_cyrillic-300.eot?#iefix') format('embedded-opentype'), 
       url('/local/templates/ivestore/fonts/exo-2-v10-latin_cyrillic-300.woff2') format('woff2'), 
       url('/local/templates/ivestore/fonts/exo-2-v10-latin_cyrillic-300.woff') format('woff'), 
       url('/local/templates/ivestore/fonts/exo-2-v10-latin_cyrillic-300.ttf') format('truetype'), 
       url('/local/templates/ivestore/fonts/exo-2-v10-latin_cyrillic-300.svg#Exo2') format('svg'); 
}

@font-face {
  font-family: 'Exo 2';
  font-style: normal;
  font-weight: 400;
  src: url('/local/templates/ivestore/fonts/exo-2-v10-latin_cyrillic-regular.eot'); 
  src: local(''),
       url('/local/templates/ivestore/fonts/exo-2-v10-latin_cyrillic-regular.eot?#iefix') format('embedded-opentype'), 
       url('/local/templates/ivestore/fonts/exo-2-v10-latin_cyrillic-regular.woff2') format('woff2'), 
       url('/local/templates/ivestore/fonts/exo-2-v10-latin_cyrillic-regular.woff') format('woff'), 
       url('/local/templates/ivestore/fonts/exo-2-v10-latin_cyrillic-regular.ttf') format('truetype'), 
       url('/local/templates/ivestore/fonts/exo-2-v10-latin_cyrillic-regular.svg#Exo2') format('svg'); 
}

@font-face {
  font-family: 'Exo 2';
  font-style: normal;
  font-weight: 500;
  src: url('/local/templates/ivestore/fonts/exo-2-v10-latin_cyrillic-500.eot'); 
  src: local(''),
       url('/local/templates/ivestore/fonts/exo-2-v10-latin_cyrillic-500.eot?#iefix') format('embedded-opentype'), 
       url('/local/templates/ivestore/fonts/exo-2-v10-latin_cyrillic-500.woff2') format('woff2'), 
       url('/local/templates/ivestore/fonts/exo-2-v10-latin_cyrillic-500.woff') format('woff'), 
       url('/local/templates/ivestore/fonts/exo-2-v10-latin_cyrillic-500.ttf') format('truetype'), 
       url('/local/templates/ivestore/fonts/exo-2-v10-latin_cyrillic-500.svg#Exo2') format('svg'); 
}

@font-face {
  font-family: 'Exo 2';
  font-style: normal;
  font-weight: 600;
  src: url('/local/templates/ivestore/fonts/exo-2-v10-latin_cyrillic-600.eot'); 
  src: local(''),
       url('/local/templates/ivestore/fonts/exo-2-v10-latin_cyrillic-600.eot?#iefix') format('embedded-opentype'), 
       url('/local/templates/ivestore/fonts/exo-2-v10-latin_cyrillic-600.woff2') format('woff2'), 
       url('/local/templates/ivestore/fonts/exo-2-v10-latin_cyrillic-600.woff') format('woff'), 
       url('/local/templates/ivestore/fonts/exo-2-v10-latin_cyrillic-600.ttf') format('truetype'), 
       url('/local/templates/ivestore/fonts/exo-2-v10-latin_cyrillic-600.svg#Exo2') format('svg'); 
}

@font-face {
  font-family: 'Exo 2';
  font-style: normal;
  font-weight: 700;
  src: url('/local/templates/ivestore/fonts/exo-2-v10-latin_cyrillic-700.eot'); 
  src: local(''),
       url('/local/templates/ivestore/fonts/exo-2-v10-latin_cyrillic-700.eot?#iefix') format('embedded-opentype'), 
       url('/local/templates/ivestore/fonts/exo-2-v10-latin_cyrillic-700.woff2') format('woff2'), 
       url('/local/templates/ivestore/fonts/exo-2-v10-latin_cyrillic-700.woff') format('woff'), 
       url('/local/templates/ivestore/fonts/exo-2-v10-latin_cyrillic-700.ttf') format('truetype'), 
       url('/local/templates/ivestore/fonts/exo-2-v10-latin_cyrillic-700.svg#Exo2') format('svg'); 
}

@font-face {
  font-family: 'Exo 2';
  font-style: italic;
  font-weight: 300;
  src: url('/local/templates/ivestore/fonts/exo-2-v10-latin_cyrillic-300italic.eot'); 
  src: local(''),
       url('/local/templates/ivestore/fonts/exo-2-v10-latin_cyrillic-300italic.eot?#iefix') format('embedded-opentype'), 
       url('/local/templates/ivestore/fonts/exo-2-v10-latin_cyrillic-300italic.woff2') format('woff2'), 
       url('/local/templates/ivestore/fonts/exo-2-v10-latin_cyrillic-300italic.woff') format('woff'), 
       url('/local/templates/ivestore/fonts/exo-2-v10-latin_cyrillic-300italic.ttf') format('truetype'), 
       url('/local/templates/ivestore/fonts/exo-2-v10-latin_cyrillic-300italic.svg#Exo2') format('svg'); 
}

*/

* {
  margin: 0;
  padding: 0; }

body {
  font-family: "Exo 2", Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
}
a {
  color: inherit;
  text-decoration: none; }
 
textarea:focus, input:focus{
    outline: none;
}
.jcsb {
  justify-content: space-between; }

.jcsa {
  justify-content: space-around; }

.mrl {
  padding-left: 15px;
  padding-right: 15px; }

.aic {
  align-items: center; }

.np {
  padding-left: 0;
  padding-right: 0; }

.dffw {
  display: flex;
  flex-wrap: wrap; }

.tac {
  text-align: center; }

.fr {
  float: right; }

.zindex5 {
  position: relative;
  z-index: 5;
}


.green-btn {
  cursor: pointer;
  position: relative; 
  max-width: 100%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 1rem;
  line-height: 1;
  color: white;
  text-decoration: none;
  padding: 11px 14px 14px 14px;
  background: #14C167;
  border-radius: 5px;
  transition: 0.2s;
  border: none;
}

.green-btn:hover {
  background: rgb(53,167,110);
}
.green-btn--pink:hover {
  background: #a50fcc;
}
.green-btn--orange:hover {
  background: #FF8C0E;
}
.green-btn--orange-red:hover {
  background: #FF8C0E;
}
.green-btn.warning:hover {
  background: #BF3F40;
}
.green-btn.purple:hover {
  background: #BF074C;
}
  /*.green-btn:before {
    position: absolute;
    top: 0;
    left: -1px;
    content: "";
    color: white;
    display: block;
    font-size: 3rem;
    height: 53px;
    width: 53px;
    border-radius: 50px;
    background: url(/local/templates/ivestore/img/btn-cross.png) center center no-repeat, #44cd85;
    }

    */
  .green-btn--pink {
    background-color: #d01bff;
    box-shadow: 0 -3px #a50fcc inset;}
    .green-btn--pink:before {
      background-color: #f7e5ff; }
  .green-btn--orange {
    background-color: #ffb300;
    font-size: 1.15rem;
    box-shadow: 0 -3px #FF8C0E inset;}
    .green-btn--orange:before {
      background-color: #fa8d19; }
  .green-btn--orange-red {
    background-color: #ff0000;
    font-size: 1.15rem;
    box-shadow: 0 -3px #FF8C0E inset;}
    .green-btn--orange-red:before {
      background-color: #fa8d19; }
  .green-btn.warning {
    background-color: #ff4946;
    box-shadow: 0 -3px #BF3F40 inset;}
    .green-btn.warning:before {
      background-color: #d40000; }
  .green-btn.purple {
    background-color: #f8075c;
    box-shadow: 0 -3px #BF074C inset;
    margin-left: -11px; }
    .green-btn.purple:before {
      background-color: #ff6688; }

.green-btn:disabled,
.green-btn[disabled] {
  position: relative; 
  max-width: 100%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 1rem;
  line-height: 1.2;
  color: #14C167;
  text-decoration: none;
  padding: 9px 14px 12px 14px;
  border: 1px solid #14C167;
  background: #fff;
  border-radius: 5px;
  transition: 0.2s;
}
.green-btn:disabled:hover,
.green-btn[disabled]:hover {
  background: #F3FCF7;
}
.green-btn.valid {
  color: #fff;
  background: #14C167;
}
.green-btn.valid:hover {
  color: #fff;
  background: #F3FCF7;
  border: #F3FCF7 1px solid;
}

.btn-border, .btn-border:hover {
  position: relative; 
  max-width: 100%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 1rem;
  line-height: 1;
  color: #000;
  text-decoration: none;
  padding: 10px 13px 13px 13px;
  background: #fff;
  border-radius: 5px;
  transition: 0.2s;
  border: 1px solid #000;
}
@media (min-width: 768px){
  .btn-border:hover {
    transition: 0.2s;
    color: #000;
    border: #000 1px solid;
  }
}
.btn-border:active,
.btn-border:focus {
  color: #fff;
  border: #000 1px solid;
  background: #000;
}

.btn-orange-border, .btn-orange-border:hover {
  color: #FD821F;
  border: #FD821F 1px solid;
}
@media (min-width: 768px){
  .btn-orange-border:hover {
    background: #FD821F;
    color: #fff;
    border: 1px solid #FD821F;
  }
}
.btn-orange-border:active,
.btn-orange-border:focus {
  color: #fff;
  border: #FD821F 1px solid;
  background: #FD821F;
}

.btn-red-border, .btn-red-border:hover {
  color: #F6075C !important;
  border: #F6075C 1px solid !important;
}
@media (min-width: 768px){
  .btn-red-border:hover {
    background: #F6075C !important;
    color: #fff !important;
    border: 1px solid #F6075C !important;
  }
}
.btn-red-border:active,
.btn-red-border:focus {
  color: #fff;
  border: #F6075C 1px solid;
  background: #F6075C;
}



.btn-grey-border, .btn-grey-border:hover {
  position: relative; 
  max-width: 100%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 1rem;
  line-height: 1;
  color: #000;
  text-decoration: none;
  padding: 10px 13px 13px 13px;
  background: #fff;
  border-radius: 5px;
  transition: 0.2s;
  border: 1px solid #D9D9D9;
}
@media (min-width: 768px){
  .btn-grey-border:hover {
    color: #14C167;
    border: #14C167 1px solid;
  }
}
.btn-grey-border:active,
.btn-grey-border:focus {
  color: #fff;
  border: #14C167 1px solid;
  background: #14C167;
}

.btn-green-border, .btn-green-border:hover {
  position: relative; 
  max-width: 100%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 1rem;
  line-height: 1;
  color: #14C167;
  text-decoration: none;
  padding: 10px 13px 13px 13px;
  background: #fff;
  border-radius: 5px;
  transition: 0.2s;
  border: 1px solid #14C167;
}
@media (min-width: 768px){
  .btn-green-border:hover {
    color: #fff;
    border: #14C167 1px solid;
    background: #14C167;
  }
}
.btn-green-border:active,
.btn-green-border:focus {
  color: #fff;
  border: #14C167 1px solid;
  background: #14C167;
}

.btn-green-border:disabled:hover,
.btn-green-border[disabled]:hover,
.btn-green-border.submit--disabled {
  color: #14C167;
  border: #14C167 1px solid;
  background: #F3FCF7;
}




.border-top {
  border-top: 1px solid #d4d4d4; }

.other-issues-btn {
  color: #000000;
  font-size: 16px;
  font-weight: 700;
  padding-bottom: 1px;
  border-bottom: 2px dashed #000000; }
  .other-issues-btn--green {
    color: #14c167;
    border-bottom-color: #14c167; }
  .other-issues-btn--bigger {
    font-size: 1.375rem; }
  .other-issues-btn.light {
    font-weight: 400; }
  .other-issues-btn.hoverorange {
    margin-right: auto;
    margin-bottom: 10px; }
    .other-issues-btn.hoverorange:hover {
      color: #ffb300;
      border-color: #ffb300; }

.centerit {
  margin: 0 auto;
  display: block; }

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

.--hidden {
  opacity: 0;
  text-indent: -9999px;
  visibility: hidden; }

span.round {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  width: 121px;
  height: 25px;
  border-radius: 13px;
  font-size: .75rem;
  font-weight: 700;
  text-transform: uppercase;
  margin-left: 4px;
  margin-right: 4px; }
  span.round.blue {
    color: #24b3fe;
    background-color: #e6f6fe; }
  span.round.orange {
    color: #fd821f;
    background-color: #fef5e5; }
  span.round.pink {
    background-color: #f7e5ff;
    color: #d01bff; }
  span.round.red {
    background-color: #ffe6e7;
    color: #fe2c59; }
  span.round.green {
    background-color: #14c167;
    color: #fff; }
  span.round.warning {
    background-color: #ffffff;
    color: #fe2b68;
    border: 1px solid #fe2b68;
    width: 87px; }
  span.round.lk-btn {
    background-color: #14c167;
    color: black;
    width: 203px;
    margin-bottom: 14px; }
    span.round.lk-btn--pink {
      background-color: #fbaad0;
      margin-bottom: 91px; }
  span.round.feedback {
    color: #14c167;
    background-color: #e6fee5; }
  span.round.yellow {
    background-color: #ffefcc;
    color: #ffb500; }
  span.round.red {
    color: white;
    background-color: #ff4946; }
  span.round.pink-sc {
    color: #cf1bfe;
    background-color: #f7e5ff;
    width: 68px;
    margin-left: 12px; }

.p0 {
  padding: 0; }

  .fs-semibold {
    font-weight: 600; }
  
  .fs-bold {
  font-weight: 700; }

.input-required {
  position: relative; }
  .input-required:after {
    content: "";
    position: absolute;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #ff4946;
    right: 3px;
    top: 3px;
    font-size: 0px;
    line-height: 0; }

.lk__item .vacancy-item.row {
  margin-left: 0;
  margin-right: 0; }

.dashed-link {
  font-size: 1rem;
  font-weight: 500;
  border-bottom: 1px dashed #000; }
  .dashed-link--green {
    color: #14c167;
    border-color: #14c167; }

.span {
  display: inline-block;
  font-weight: 600;
  font-size: 14px;
  line-height: 130%;
  border-radius: 12px;
  color: white;
  padding: 2px 10px 4px 10px;
  margin-left: 12px; }
  .span__alert {
    background-color: #F6075C; }
  .span__new {
    background-color: #14C167; }
  .span__prem {
    background-color: #F6075C; }
  .span__stock {
  background-color: #f7e5ff;
  color: #d743fe; }

.aife {
  align-items: flex-end; }

.w100 {
  width: 100px; }

.metro-icon {
  width: 12px;
  height: 12px;
  border-radius: 12px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-size: 8px;
  line-height: 1;
  margin-right: 6px; }
  .metro-icon.seven {
    background-color: #8b62aa;
    color: white; }

.borbot {
  padding-bottom: 94px;
  border-bottom: 1px solid #dddddd;
  margin-bottom: 75px; }

.h1-like {
  font-size: 33px;
  font-weight: 700; }

.h2-like {
  font-size: 22px;
  font-weight: 700; }

.img-margin {
  margin-bottom: 60px; }




.ul-dash {
  list-style: none; }
  .ul-dash li:before {
    content: '-';
    margin-right: 40px; }

.vacancy-page--details ul,
.prices__bottom-text_content ul,
.ul-dot-margin {
  list-style: none; }
.vacancy-page--details ul li,
.prices__bottom-text_content ul li,
.ul-dot-margin li {
  position: relative;
  padding: 0 0 0px 13px;
  margin: 0 0 20px 0;
}
.vacancy-page--details ul li::before,
.prices__bottom-text_content ul li::before,
.ul-dot-margin li::before {
    position: absolute;
    left: 0px;
    content: '•'; 
}
  
.text,
.ul-dot-margin,
.prices__bottom-text_content,
.vacancy-page--details {
  font-size: 20px;
  line-height: 160%;
  color: #000;
  margin-top: 25px;
  font-weight: normal; }
  .text_gray {
    color: #474747; }
  .text_green {
    color: #14C167; }
  .text_italic {
    font-style: italic; }

@media (max-width: 767px){
  .text,
  .ul-dot-margin,
  .vacancy-page--details ul,
  .prices__bottom-text_content ul {
    font-size: 16px;
    line-height: 150%;
    margin-top: 10px;
  }
  .ul-dot-margin li,
  .vacancy-page--details ul li,
  .prices__bottom-text_content ul li {
    margin: 0 0 10px 0;
  }
}
    


.vacancy-item-wrapper {
  border: 2px solid #F3FCF7;
  border-radius: 25px;
  padding: 29px 38px 40px 38px;
  margin: 0 0 20px 0;
  transition: all 0.3s ease;
}
@media (min-width: 768px) {
  .vacancy-item-wrapper:hover {
    border: 2px solid #14C167;
    transition: all 0.3s ease;
  }
}  
.vacancy-item_line {
  display: flex;
  justify-content: space-between;
  padding: 0 0 21px 0;
}
.vacancy-item__loc {
  font-weight: normal;
  font-size: 18px;
  line-height: 140%;
}
.vacancy-item__pay {
  font-weight: bold;
  font-size: 24px;
  line-height: 120%;
}
.vacancy-item_line2 {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.vacancy-item__desc > div {
  margin-bottom: 11px;
}
.vacancy-item__desc > div:last-child {
  margin-bottom: 0px;
}

.vacancy-item__name {
  font-weight: normal;
  font-size: 24px;
  line-height: 120%;
}
.vacancy-item__exp {
  display: flex;
  flex-wrap: wrap;
  margin: -8px 0 0 0;
}
.vacancy-item__exp_item {
  font-weight: 500;
  font-size: 16px;
  line-height: 1.1875;
  text-align: center;
  background: #FAFAFA;
  border-radius: 5px;
  padding: 10px 25px 11px 25px;
  margin: 8px 8px 0px 0;
}
.vacancy-item__more {
  padding: 0 0 5px 0;
}
.vacancy-item__link {
  font-weight: bold;
  font-size: 18px;
  line-height: 150%;
  color: #14C167;
  border-bottom: transparent 2px solid;
}

@media (min-width: 768px) {
  .vacancy-item__link:hover {
    border-bottom: #14C167 2px solid;
    transition: all 0.3s ease;
  }  
}
.vacancy-item_line3 {
  display: none;
}
@media (max-width: 767px) {
  .vacancy-item-wrapper {
    border: 1px solid #F3FCF7;
    border-radius: 5px;
    padding: 8px 15px 12px 15px;
    margin: 0 0 10px 0;
    transition: all 0.3s ease;
  }
  .vacancy-item_line {
    display: none;
  }
  .vacancy-item__desc {
    width: 100%;
  }
  .vacancy-item__desc > div {
    margin-bottom: 0;
  }
  .vacancy-item_line2 .vacancy-item__more {
    display: none;
  }
  .vacancy-item__name {
    width: 100%;
    font-size: 18px;
    line-height: 22px;
    padding-bottom: 6px;
  }
  .vacancy-item__pay {
    font-size: 18px;
    line-height: 22px;
  }
  .vacancy-item__exp_item {
    font-size: 14px;
    line-height: 16px;
    border-radius: 5px;
    padding: 7px 10px;
  }
  .vacancy-item__link {
    font-size: 16px;
  }
  .vacancy-item_line3 {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    padding-top: 6px;
  }
}

.vacancy_li_items {
  margin-bottom: -28px;
}
.vacancy_li_item {
  display: flex;
  align-items: center;
  margin: 0 0 28px 0;
  font-weight: normal;
  font-size: 17px;
  line-height: 130%;
}
.vacancy_li_item_pic {
  width: 50px;
  margin: 0 10px 0 0;
}
.vacancy_li_item_pic img {
  width: inherit;
}

.vacancy_li_item_text {
  flex: 1 1 0;
}
@media (max-width: 767px) {
  .vacancy_li_items {
    margin-bottom: -10px;
  }
  .vacancy_li_item {
    margin: 0 0 10px 0;
    font-weight: normal;
    font-size: 16px;
    line-height: 150%;
  }
  .vacancy_li_item_pic {
    width: 40px;
    margin: 0 20px 0 0;
  }
}

.vacancy-page--details_pic {
  height: 430px;
  margin: 30px 0;
}
.vacancy-page--details_pic img {
  display: block;
  border-radius: 25px;
  width: 100%;
  height: inherit;
  object-fit: cover;
  object-position: center center;
}
.vacancy-page__zp {
  font-weight: 500;
  color: #14C167;
}
@media (max-width: 767px) {
  .vacancy-page--details_pic {
    height: 250px;
    margin: 0;
  }
  .vacancy-page--details_pic img {
    border-radius: 5px;
  }
}
  .vacancy-item__position {
    background-color: #14c167;
    border-radius: 15px;
    color: #212121;
    font-size: 12px;
    letter-spacing: 0.9px;
    font-weight: bold;
    width: 100%;
    text-align: center;
    padding: 5px 0;
    text-transform: uppercase; }
    .vacancy-item__position_vacancy {
      background-color: #e8e8e8; }
    .vacancy-item__position.doc {
      background-color: #80dbfa; }
    .vacancy-item__position.mark {
      background-color: #fbaad0; }
    .vacancy-item__position.video {
      background-color: #ff8080; }

.our_team_items,
.our_problem_items {
  margin: 30px 0 37px 0;
}
@media (max-width: 767px){
  .our_team_items,
  .our_problem_items {
    margin: 15px 0 23px 0;
  }
}

.our_team_items > div,
.our_problem_items {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  margin: -15px;
}
.our_team_item,
.our_problem_item {
  position: relative;  
padding-top:15px;
padding-bottom:15px;

}
.our_team_item__avatar,
.our_problem__avatar {
  position: relative;
  background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
  border-radius: 25px;
  overflow: hidden;
}
.our_team_item__avatar {
	filter: grayscale(1);
}
@media (min-width: 768px){
	.our_team_item__avatar:hover {
		filter: grayscale(0);
	}
}
.our_team_item_vacancy .our_team_item__avatar {
		filter: grayscale(0) !important;
}
.our_team_item__avatar::before,
.our_problem__avatar::before {
  content: '';
  display: block;
  padding-top: 100%;
}
.our_team_item__info,
.our_problem__info {
  padding: 25px 0 0 0;
  font-weight: normal;
  font-size: 20px;
  line-height: 160%;
  text-align: center;
  color: #000000;
}
.our_team_item_vacancy .our_team_item__pos {
  color: #14C167;
}
@media (min-width: 768px){
  .our_team_item_vacancy:hover .our_team_item__pos {
    text-decoration: underline;
  }
}
.our_team_item__name,
.our_problem__name {
  font-weight: 600;
}
.our_team_item__pos {
}
@media (min-width: 768px) and (max-width: 991px) {
  .our_team_items,
  .our_problem_items {
    overflow: auto;
  }
  .our_team_items > div,
  .our_problem_items {
    flex-wrap: nowrap;
  }
  .our_team_item,
  .our_problem_item {
    min-width: 247px;
  }
}

@media (max-width: 767px){
  .our_team_item__info,
  .our_problem__info {
    padding: 10px 0 0 0;
    font-size: 16px;
    line-height: 1.2;
  }
  .our_team_item,
  .our_problem_item {
    margin: 14px 0;
  }
}

.text_green {
  color: #14C167;
}
.text_lightblue {
  color: #2787F5;
}
.text_red {
  color: #F6075C;
}
.text_blue {
  color: #1877F2;
}


/*  */
.accessories__slide-wrapper {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
}
.slider__accessories {
  max-width: calc(100% + 30px) !important;
  margin: 0 -15px;
}
.accessories__slide {
  width: 25%;
  padding: 0 15px;
  margin-bottom: 30px;
}
.accessories__item-pic {
  height: 350px;
  max-height: 350px;
  margin-bottom: 19px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.accessories__item-pic img {
  max-width: 100%;
  max-height: 350px;
}
.accessories__item-price {
  font-weight: bold;
  font-size: 18px;
  line-height: 150%;
  color: #000000;
}
.accessories__item-description {
  font-weight: normal;
  font-size: 18px;
  line-height: 150%;
  color: #000000;
  margin: 0 0 9px 0;
  text-overflow: ellipsis;
  white-space:nowrap;
  overflow: hidden;
}
.accessories__slide .link_bold, .accessories__slide .link_bold:hover {
  font-weight: normal;
}

@media (min-width: 768px) and (max-width: 991px) {
  .accessories .bx-viewport {
    padding: 0 178px 0 0;
  }
  .accessories__slide {
    width: 50%;
    padding: 0 15px;
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .accessories__slide {
    width: 50%;
    padding: 0 15px;
    margin-bottom: 14px;
  }
}

.slider__accessories .bx-controls {
  display: none !important;
  position: relative;
  margin-bottom: 1rem;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 32px; }

.slider__accessories .bx-controls-direction {
  display: flex;
  justify-content: space-between;
  width: 25%;
  margin: 0 auto; }

.slider__accessories .bx-prev, .slider__accessories .bx-next {
  width: 14px;
  height: 28px;
  display: block;
  text-indent: -9999px;
  overflow: hidden; }

.slider__accessories .bx-prev {
  background-image: url(/local/templates/ivestore/img/left-arrow.png); }

.slider__accessories .bx-next {
  background-image: url(/local/templates/ivestore/img/right-arrow.png); }

.slider__accessories .bx-pager {
  width: 20%;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 0); }

.slider__accessories .bx-pager-item:not(:last-child) {
  margin-right: 10px; }

.slider__accessories .bx-pager-link {
  width: 32px;
  height: 32px;
  border-radius: 16px;
  background: #ddd;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #ffffff;
  font-size: 22px;
  font-weight: 700; }
  .slider__accessories .bx-pager-link.active {
    background-color: #14c167; }

/*  */



/*  */
.video-block {
  margin-bottom: 30px;
}
.video-wrapper {
  position: relative;
  border-radius: 15px;
  overflow: hidden;
}
.video-wrapper::before {
  content: '';
  display: block;
  padding-bottom: 56.25%;
}
.video-pic {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  width:100%;
  background-color: #d1d1d1;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
  transition: all 200ms ease-out;
  cursor: pointer;
}
.video-wrapper iframe,  
.video-wrapper object,  
.video-wrapper embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


.video-pic .play, .mini-video-pic .play {
  position: absolute;
  background: url('/local/templates/ivestore/img/ico_play_youtube.svg') no-repeat top left;
  transition: none;
  top:0;
  left:0;
  right:0;
  bottom:0;
  margin:auto;
  opacity: 0.7;
}
@media (min-width: 768px) {
  .video-pic:hover .play,.mini-video-pic:hover .play {
    background-position: bottom left;
  }
}  
.video-pic .play {
  width: 128px;
  height: 128px;
  background-size: 128px;
}
.mini-video-pic .play {
  width: 64px;
  height: 64px;
  background-size: 64px;
}
@media (max-width: 991px) {
  .video-wrapper {
    margin-bottom: 15px;
  }
}
@media (max-width: 767px) {
  .video-wrapper {
    margin-bottom: 10px;
  }
  .video-pic .play {
    width: 56px;
    height: 56px;
    background-size: 56px;
  }
  .mini-video-pic .play {
    width: 28px;
    height: 28px;
    background-size: 28px;
  }
}


.mvideo__slide-wrapper {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
}
.slider__mvideo {
  max-width: calc(100% + 30px) !important;
  margin: 0 -15px;
}
.mvideo__slide {
  width: 25%;
  padding: 0 15px;
  margin-bottom: 30px;
}
.mvideo__slide > a, .mvideo__slide > a:hover {
  text-decoration: none;
}
.mini-video-pic {
  position: relative;
  border-radius: 5px;
  background-color: #d1d1d1;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 15px;
}
.mini-video-pic::before {
  content: '';
  display: block;
  padding-bottom: 56.25%;
}
.slider__mvideo .bx-controls {
  display: none;
}

@media (min-width: 768px) and (max-width: 991px) {
  .comments .bx-viewport {
    padding: 0 178px 0 0;
  }
  .mvideo__slide {
    width: 50%;
    padding: 0 15px;
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .comments .bx-viewport {
    padding: 0 100px 0 0;
  }
  .mvideo__slide {
    width: 50%;
    padding: 0 7px;
    margin-bottom: 14px;
  }
}

/**/



.breadcrumbs__menu
{
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  list-style: none;
  margin: 32px 0 -22px 0;
  z-index: 2;
  /*padding: 0 15px;*/
}
.breadcrumbs__link {
}
.breadcrumbs__link:not(:last-child):after {
  content: "/";
  color: #FAFAFA;
  padding: 0 8px; 
}
.breadcrumbs__link:last-child a,
.breadcrumbs__link:last-child a:hover,
.breadcrumbs__link:last-child span {
  cursor: text;
  color: #D9D9D9;
}
.breadcrumbs__link a:hover {
  color: #14C167 
}
@media (max-width: 991px) {
  .breadcrumbs__menu {
    margin: 52px 0 -22px 0;
  }
  .breadcrumbs__menu li {
    display: none;
  }
}
@media (max-width: 767px) {
  .breadcrumbs__menu {
    margin: 5px 0 0px 0;
  }
  .breadcrumbs__menu li {
    display: none;
  }
}


.comments__title {
  text-align: center;
  font-size: 2.5rem;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: .75rem; }

.comments__description {
  text-align: center;
  font-size: 1rem;
  margin-bottom: 2rem; }

.comments__buttons-block {
  margin: 0 auto;
  width: 450px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  margin-bottom: 113px; }

.comments__button {
  width: 188px;
  height: 39px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 20px;
  border: 2px solid #e6fee5;
  font-size: 1.188rem;
  font-weight: 700;
  color: #14c167;
  text-transform: uppercase; }
  .comments__button:hover {
    background-color: #e6fee5; }
  .comments__button--active {
    background-color: #e6fee5; }

.comments__header-block {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 2rem; }
  .comments__header-block div:not(:last-child) {
    margin-right: .5rem; }
  .comments__header-block__title span {
    text-transform: uppercase;
    display: flex;
    width: 121px;
    height: 25px;
    align-items: center;
    justify-content: center;
    background-color: #e6fee5;
    color: #00ad70;
    border-radius: 13px;
    font-size: 0.75rem;
    font-weight: 700; }
  .comments__header-block__date {
    text-align: right;
    width: 50%;
    display: block; }


.comments_video__header-block {
  display: flex;
  flex-wrap: nowrap;
  margin-top: 21px; 
}
.comments_video__header-block__title {
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  text-transform: uppercase;
  color: #14C167;
  padding: 0 10px 0 0;
  flex: 1 1 0;
}
.comments_video__header-block__date {
  text-align: right;
  font-size: 16px;
  line-height: 19px;
  text-align: right;
  color: #000000;
  white-space: nowrap;
}
    



.comments__username {
  font-size: 2rem;
  color: #000;
  font-weight: 400;
  margin-bottom: 1rem; }
  .comments__username span {
    color: #c0c0c0;
    font-size: 1.375rem; }
.comments__user-text {
  color: #7a7b7d;
  line-height: 1.375rem;
  font-size: 1rem; }
.comments__wrapper {
  margin-bottom: 5rem; 
}
.comments--video {
  margin-top: -3px; 
  margin-bottom: -23px; 
}
.comments_video__wrapper {
  margin: 23px 0; 
}
@media (max-width: 991px) {
  .comments--video {
    margin-top: -15px; 
    margin-bottom: -15px; 
  }
  .comments_video__wrapper {
    margin: 15px 0; 
  }
}

.comments__form input:not([type="submit"]), .comments__form select {
  width: 80%;
  font-size: 1rem;
  padding: .5rem;
  border: none;
  border-bottom: 1px solid #2a2a2a40;
  margin-bottom: .5rem;
  background-color: #fff;
  outline: none; }

.comments__order-id {
  margin-bottom: 3.5rem !important; }

.comments__textarea {
  width: 80%;
  border: none;
  border-top: 1px solid #2a2a2a40;
  border-bottom: 1px solid #2a2a2a40;
  outline: none;
  padding: .5rem;
  margin-bottom: 2rem; }

.comments__send-button {
  display: flex;
  width: 244px;
  height: 53px;
  align-items: center;
  justify-content: center;
  background: #14c167;
  border-style: none;
  color: white;
  font-size: 1.25rem;
  border-radius: 50px; }

.comments__button-wrapper:before {
  position: absolute;
  content: "";
  color: white;
  display: block;
  font-size: 3rem;
  height: 53px;
  width: 53px;
  border-radius: 50px;
  background: url(/local/templates/ivestore/img/btn-cross.png) center center no-repeat, #44cd85; }

.comments__video {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  min-height: 100px; }

.comments--mb {
  margin-bottom: 117px; }

.comments__textbtn-wrapper {
  margin-bottom: 24px; }

.comments__learning .comments__header-block__title span {
  background-color: #f8075c;
  color: white; }


.comments__wrapper_main_items {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-rows: 1fr 1fr;
  grid-gap: 30px;
}
.comments__wrapper_main:nth-child(1) {
  grid-row-start: 1;
  grid-row-end: 3;
  grid-column-start: 1;
  grid-column-end: 3;
}
.comments__wrapper_main:nth-child(2) {
  grid-row-start: 1;
  grid-row-end: 2;
  grid-column-start: 3;
  grid-column-end: 4;
}
.comments__wrapper_main:nth-child(3) {
  grid-row-start: 2;
  grid-row-end: 3;
  grid-column-start: 3;
  grid-column-end: 4;
}
@media (max-width: 991px){
  .comments__wrapper_main_items {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr 1fr 1fr;
    grid-gap: 30px;
  }
  .comments__wrapper_main:nth-child(1) {
    grid-row-start: 1;
    grid-row-end: 3;
    grid-column-start: 1;
    grid-column-end: 3;
  }
  .comments__wrapper_main:nth-child(2) {
    grid-row-start: 3;
    grid-row-end: 4;
    grid-column-start: 1;
    grid-column-end: 2;
  }
  .comments__wrapper_main:nth-child(3) {
    grid-row-start: 3;
    grid-row-end: 4;
    grid-column-start: 2;
    grid-column-end: 3;
  }
}
@media (max-width: 767px){
  .comments__wrapper_main_items {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr 1fr 1fr;
    grid-gap: 16px;
  }
}
.comments__wrapper_main:nth-child(1) .comments__video {
  border-radius: 15px !important;
  padding-bottom: 56.25%;
}
.comments__wrapper_main:nth-child(2) .comments__video {
  border-radius: 5px !important;
  padding-bottom: calc(56.25% - 7.5px);
}
.comments__wrapper_main:nth-child(3) .comments__video {
  border-radius: 5px !important;
  padding-bottom: calc(56.25% - 7.5px);
}
.comments__wrapper_main:nth-child(2) .comments__video .youtuber .play,
.comments__wrapper_main:nth-child(3) .comments__video .youtuber .play {
  width: 64px;
  height: 64px;
  background-size: 64px;
}
@media (max-width: 767px){
  .comments__wrapper_main:nth-child(2) .comments__video {
    padding-bottom: calc(56.25% - 3.5px);
  }
  .comments__wrapper_main:nth-child(3) .comments__video {
    padding-bottom: calc(56.25% - 3.5px);
  }
  .comments__wrapper_main:nth-child(1) .comments__video .youtuber .play {
    width: 56px;
    height: 56px;
    background-size: 56px;
  }
  .comments__wrapper_main:nth-child(2) .comments__video .youtuber .play,
  .comments__wrapper_main:nth-child(3) .comments__video .youtuber .play {
    width: 28px;
    height: 28px;
    background-size: 28px;
  }
  
}

.comments__wrapper_main .comments__video {
  position: relative;
  height: 0;
  overflow: hidden;
  min-height: auto !important;
}
.comments__wrapper_main .comments__video .youtuber,
.comments__video iframe,  
.comments__video object,  
.comments__video embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100% !important;
}
/*.comments__wrapper_main .comments__video .youtuber {
  width: 100%;
  max-width: 100%;
}*/


  .contacts__toplink {
    color: #7e7e7e;
    font-size: 1rem;
    font-weight: 500;
    border-bottom: 1px dashed #7e7e7e; }

.contacts__adress-wrapper {
  position: relative;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin: 33px 0 63px 0;
 /* z-index: 5;*/
 z-index:80;
}
.contacts__adress-left-block {
  flex: 1 1 0;
  display: flex;
  flex-wrap: wrap;
}
.contacts__adress-right-block {
  display: flex;
  flex-wrap: nowrap;
}
@media (max-width: 991px) {
  .contacts__adress-left-block {
    width: 100%;
    flex: 1 1 100%;
    display: flex;
    flex-wrap: wrap;
    order: 2;
    padding-top: 36px;
  }
  .contacts__adress-right-block {
    width: 100%;
    display: flex;
    flex-wrap: nowrap;
    order: 1;
  }
}
@media (max-width: 767px) {
  .contacts__adress-wrapper {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin: 16px 0 33px 0;
  }
  .contacts__adress-left-block {
    width: 100%;
    flex: 1 1 100%;
    display: flex;
    flex-wrap: wrap;
    order: 1;
    padding-bottom: 10px;
    padding-top: 0;
  }
  .contacts__adress-right-block {
    width: 100%;
    display: flex;
    flex-wrap: nowrap;
    order: 2;
  }
  .contacts__header_anim_on .main_head {
    width: 100%;
  }
}
.contacts__header_anim {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.contacts__header_anim_on {
  display: flex;
  justify-content: space-between;
}
.contacts__header_anim  .contacts__adress-wrapper {
  width: 100%;
}
.contacts__header_anim_on .contacts__adress-wrapper {
  width: auto;
}
.contacts__header_anim .contacts__adress-left-block {
  opacity: 1;
  max-width: 100%;
  max-height: 200px;
  /*overflow: hidden;*/
  transition: opacity 0.5s ease;
}
.contacts__header_anim_on .contacts__adress-left-block {
  opacity: 0;
  max-width: 0;
  max-height: 0;
  padding: 0;
  overflow: hidden;
  transition: opacity padding 0.5s ease;
}
.contacts__header_anim_on .main_head {
/*  flex: 1 1 100%;*/
  transition: all 0.5s ease;
}
.contacts__header_anim_on .main_head {
/*  flex: 1 1 0;*/
  transition: all 0.5s ease;
}


.contacts__selects {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin: -10px -15px;
  width: calc(100% + 30px);
}
.contacts__select {
  position: relative;
  border: 1px solid #D9D9D9;
  border-radius: 5px;
  display: flex;
  align-items: center;
  margin: 10px 15px;
}
@media (max-width: 767px) {
  .contacts__selects {
    margin: -5px;
  }
  .contacts__select {
    width: 100%;
    margin: 5px;
  }
}  
.contacts__select_label {
  font-weight: normal;
  font-size: 16px;
  line-height: 19px;
  color: #000000;
  padding: 0 6px 0 14px;
}
.contacts__select_value div.styler_search {
  position: static;
}
.contacts__select_value .styler_search .jq-selectbox__dropdown {
  top: calc(100% - 3px) !important;
  left: 0px !important;
  right: 0px !important;
  bottom: auto !important;
  width: auto !important;
  z-index: 2;
}
.contacts__select_value_city {
  min-width: 120px;
}
.contacts__select_value_metro {
  min-width: 200px;
}
.contacts__select_value_district {
  min-width: 120px;
}
@media (max-width: 767px) {
  .contacts__select_value_city,
  .contacts__select_value_metro,
  .contacts__select_value_district {
    width: 100%;
    min-width: 120px;
  }
}
.contacts__viev {
  margin: 0 0 0 36px;
}
.contacts__viev > a, .contacts__viev > a:hover {
  font-weight: 500;
  font-size: 18px;
  line-height: 130%;
  color: #000;
  text-decoration: none;
}
.contacts__viev > a i {
  display: inline-block;
  width: 35px;
  height: 35px;
  overflow: hidden;
  margin: 0 15px 1px 0;
  vertical-align: middle;
}
.contacts__viev-list_ico {
  background: url("/local/templates/ivestore/img/contacts__viev-list_ico.svg") no-repeat top center / 100%;
}
.contacts__viev-map_ico {
  background: url("/local/templates/ivestore/img/contacts__viev-map_ico.svg") no-repeat top center / 100%;
}

.contacts__viev > a:hover {
  color: #14C167;
}
.contacts__viev > a:hover i {
  background-position: bottom center;
}
.contacts__viev > a.active {
  color: #14C167;
}
.contacts__viev > a.active i {
  background-position: bottom center;
}
@media (max-width: 991px) {
  .contacts__viev {
    margin: 0 50px 0 0px;
  }
}

@media (max-width: 767px) {
  .contacts__viev {
    margin: 0 22px 0 0;
  }
  .contacts__viev > a, .contacts__viev > a:hover {
    font-size: 16px;
  }
  .contacts__viev > a i {
    width: 24px;
    height: 24px;
    margin: 0 10px 1px 0;
  }
}

  .contacts__choise {
    padding-top: 30px;
    box-shadow: 0 7px 0 rgba(0, 1, 6, 0.25);
    background-color: #fafafa;
    position: absolute;
    left: 0;
    right: 0;
    z-index: 80;
    margin-top: 30px; }
    .contacts__choise.with-map {
      background-image: url("/local/templates/ivestore/img/contacts-icons/map.png");
      background-repeat: no-repeat;
      background-position: 80% 0;
      background-size: auto 100%; }


     
  






  .contacts__table-header {
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 20px; }
    .contacts__table-header-wrapper {
      display: flex;
      flex-wrap: wrap;
      border-radius: 15px;
      border: 2px solid #f2f3f5;
      height: 36px;
      align-items: center;
      font-weight: 500;
      padding: 0 8px; }
  .contacts__full-map {
    max-width: 100%;
    margin-bottom: 2rem; }

.contacts__info {
  margin-bottom: 48px;
}
@media (max-width: 768px){
  .contacts__info {
    margin-bottom: 14px;
  }
}

.contacts__table-item {
  position: relative;
  display: flex;
  flex-direction: row;
  background: #FFFFFF;
  border: 2px solid #F3FCF7;
  border-radius: 25px;
  margin: 0 -2px 10px -2px;
  transition: border 0.3s ease;  
}
@media (min-width: 768px){
  .contacts__table-item:hover {
    border: 2px solid #14C167;
    transition: border 0.3s ease;  
  }
}
.contacts__table-item a.contacts__table-item_outlink {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 25px;
}


.contacts__table-item_pic {
  width: 285px;
  display: flex;
  min-height: 100%;
  border-radius: 25px 0 0 25px;
  overflow: hidden;
}
.contacts__table-item_pic img {
  display: block;
  height: inherit;
  width: 100%;
  object-fit: cover;
  object-position: center center;
}

.contacts__table-item_content {
  flex: 1 1 0;
  min-height: 224px;
  padding: 42px 0 30px 36px;
}
.contacts__table-item_head {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  margin: 0 -12px;
}
.contacts__table-item_head > div {
  padding: 0 12px;
}
.contacts__table-item_head .span {
  margin: 4px 0;
}
.contacts__features {
  margin: 4px 0 0 0;
}
.contacts__features .rose_link {
  display: inline-block;
  margin: 0 18px 0 0;
}
.contacts__mini-icon {
  max-width: 19px;
  max-height: 24px;
}
.contacts__location {
  font-weight: normal;
  font-size: 24px;
  line-height: 1.2;
  color: #000000;
}
.contacts__location a {
  position: relative;
}
.contacts__subcontent {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: flex-end;
}
.contacts__subcontent_left {
  flex: 1 1 0;
  max-width: 450px;
}

.contacts__adress {
  margin: 10px 0 0px 0;
}
.contacts__tel_time {
  display: flex;
  max-width: 450px;
}
.contacts__phone_b {
  padding: 0 50px 0 0;
}

.contacts__phone {
  position: relative;
  font-weight: 500;
  font-size: 18px;
  line-height: 150%;
  color: #14C167;
  text-decoration: none;
}
@media (min-width: 768px){
  .contacts__phone:hover {
    text-decoration: underline;
  }
}
.contacts__time {
  font-weight: 600;
  font-size: 18px;
  line-height: 150%;
  color: #000000;
}

.contacts__yandex_ico .rose_link {
  display: inline-block;
}

@media (max-width: 991px) {
  .contacts__table-item, .contacts__table-item:hover {
    flex-wrap: nowrap;
    flex-direction: column;
    border-radius: 5px;
    border-width: 1px;
    height: calc(100% - 30px);
    margin: 0 -1px 30px -1px;
  }
  .contacts__table-item_pic {
    width: 100%;
    height: 150px;
    min-height: auto;
    border-radius: 5px 5px 0 0;
  }
  .contacts__table-item_content {
    min-height: auto;
    padding: 10px 15px 15px 15px;
  }
  .contacts__table-item_head {
    justify-content: space-between;
  }
  .contacts__table-item_head .span {
    margin: 1px 0;
  }
  .contacts__location {
    font-size: 18px;
    font-weight: 600;
  }
  .contacts__features {
    display: none;
  }
  .contacts__adress {
    margin: 6px 0 2px 0;
  }
  .contacts__showonmap {
    font-size: 16px;
  }
  .contacts__metro-name {
    font-size: 16px;
    margin: 2px 0 7px 0;
  }
  .contacts__metro-line svg {
    width: 24px;
    height: 17px;
  }
  .contacts__phone_b {
    padding: 0 22px 0 0;
  }
  .contacts__yandex_ico {
    display: none;
  }
  .contacts__phone {
    font-size: 16px;
  }
  .contacts__time {
    font-size: 16px;
  }
}





.contacts__showonmap {
  position: relative;
  font-weight: normal;
  font-size: 18px;
  line-height: 130%;
  color: #000000;
}
.contacts__showonmap:hover {
  color: #14C167;
}
.contacts__metro-name {
  font-weight: normal;
  font-size: 18px;
  line-height: 130%;
  text-decoration: none;
  margin: 8px 0;
}
.contacts__metro-line {
  display: inline-block;
  vertical-align: middle;
  margin: 0 10px 0 0;
}



  .contacts__phonenumber span {
    font-weight: 700; }
  /*.contacts__metro-line {
    width: 19px;
    height: 19px;
    background: #8b62aa;
    border-radius: 50%;
    color: white;
    font-weight: 700;
    font-size: 12px; }
    .contacts__metro-line--green {
      background: #acd252; }*/
  .contacts__map {
    max-width: 100%; }
  .contacts__detail-left-title {
    color: #000000;
    font-size: 1.5rem;
    font-weight: 500;
    margin-bottom: 10px; }
  .contacts__detail-description {
    color: #000000;
    font-size: 1rem;
    font-weight: 300;
    margin-bottom: 10px; }
  .contacts__main-info {
    margin-left: 0.5rem;
    position: relative; }
    .contacts__main-info:before {
      content: "";
      display: block;
      width: 18px;
      height: 18px;
      position: absolute;
      background: url(/local/templates/ivestore/img/star.png);
      left: -21px;
      background-size: cover; }
  .contacts__main-info {
    color: #000000;
    font-size: 1rem;
    font-weight: 500; }
  .contacts__main-title {
    color: #000000;
    font-size: 1.125rem;
    font-weight: 700; }
  .contacts__main-adress {
    margin-bottom: 10px; }
  .contacts__main-phone {
    font-weight: 700; }
  .contacts__main-mail {
    margin-bottom: 21px; }
  .contacts__wrapper {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 15px;}
  .contacts__timework-wrapper {
    position: relative; }
    .contacts__timework-wrapper:before {
      content: "";
      display: block;
      width: 18px;
      height: 18px;
      background: url(/local/templates/ivestore/img/clock.png);
      background-size: cover;
      position: absolute;
      left: -21px; }
    .contacts__timework-wrapper p:first-child {
      margin-bottom: 11px; }
  .contacts__map-area {
    padding-bottom: 100px;
    border-bottom: 1px solid #eaeaea; }
  
  
  
  .contacts__forms-title {
    color: #2a2a2a;
    font-size: 2.063rem;
    font-weight: 400;
    margin-bottom: 1rem; }
  .contacts__sc {
    padding: 14px 0 57px 0; }
    .contacts__sc-title-left .contacts__showonmap {
      margin-bottom: 5px;
      display: block;
      width: 210px; }
    .contacts__sc .news__block-item {
      margin-bottom: 0; }
  .contacts__adr {
    color: #000000;
    font-size: 2.125rem;
    font-weight: 700; }
  .contacts__adress-right {
    color: #000000;
    font-size: 2.75rem;
    font-weight: 500; }
  .contacts__telephone-right {
    color: #000000;
    font-size: 1.875rem;
    font-weight: 500; }
  .contacts__title-wrapper {
    margin-bottom: 21px; }
 



.contacts__label {
  display: inline-block;
  border-radius: 24px;
  font-weight: 600;
  font-size: 18px;
  line-height: 130%;
  color: #FFFFFF;
  padding: 3px 15px 7px 15px;
}

.contacts__label_premium {
  background: #F6075C;
}
@media (max-width: 767px) {
  .contacts__label {
    font-size: 14px;
    line-height: 130%;
    padding: 1px 10px 5px 10px;
  }
}



.detail__wrapper p:last-of-type {
  margin-bottom: 0;
}
.detail__top {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin: 0 -15px;
  font-weight: normal;
  font-size: 18px;
  line-height: 160%;
  color: #000000;
}
.detail__left-side {
  flex: 1 1 0;
  padding: 0 15px;
}
.detail__right-side {
  width: 235px;
  padding: 0 15px;
}

@media (max-width: 767px){
  .detail__left-side {
    flex: 1 1 100%;
    padding: 0 15px;
  }
  .detail__right-side {
    width: 100%;
    padding: 0 15px;
  }
}

.detail__container {
  margin: 0 0 43px 0;
}
@media (max-width: 767px){
  .detail__container {
    margin: 0 0 23px 0;
  }
}
.detail__title {
  color: #000000;
  font-weight: 600;
  font-size: 18px;
  line-height: 160%;
}
.detail__reiting {
  margin: 13px 0 0 0;
}
.detail__metro {
  display: inline-block; }

.detail__adress {
   }

.detail__description {
  color: #8c8c8c;
  font-size: 1rem;
  font-weight: 400;
  margin-bottom: 30px; }

.detail__contacts-wrap {
  display: flex;
  flex-wrap: wrap;
  border-bottom: 1px solid #e8e8e8;
  margin-bottom: 20px; }

.detail__info {
  color: #14c167;
  font-weight: 500;
  font-size: 18px;
  line-height: 160%;
  display: block;
}
.detail__info.red {
  color: #F6075C; }

.detail__warning {
  font-weight: normal;
  font-size: 16px;
  line-height: 130%;
  color: #D9D9D9;
}

.detail__social {
  display: inline-block;
  width: 24px;
  height: 24px;
  margin: 0 20px 10px 0;
}
.detail__social a {
  display: block;
  width: 32px;
  height: 32px;
  overflow: hidden;
}
.detail__social a:hover img {
  margin: -34px 0 0 0;
}

.detail__photo-item {
  position: relative;
  border-radius: 15px;
  overflow: hidden;
}
.detail__photo-item::before {
  position: relative;
  content: '';
  display: block;
  padding-top: 40.8%;
}
.detail__photo-item img {
  max-width: 100%; 
}
@media (min-width: 992px) {
  .detail__photo-wrap {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-rows: 1fr 1fr;
    grid-gap: 30px;
  }
  .detail__photo-item:nth-child(1) {
    grid-column: 1 / 3;
    grid-row: 1 / 3;
  }
  .detail__photo-item:nth-child(2) {
    grid-column: 3 / 4;
    grid-row: 1 / 2;
  }
  .detail__photo-item:nth-child(3) {
    grid-column: 3 / 4;
    grid-row: 2 / 3;
  }
}  
@media (min-width: 768px) and (max-width: 991px) {
  .detail__photo-wrap {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr 1fr;
    grid-gap: 30px;
  }
   .detail__photo-item:nth-child(1) {
    grid-column: 1 / 3;
    grid-row: 1 / 3;
  }
  .detail__photo-item:nth-child(n+4) {
    display: none;
  }
}
@media (max-width: 767px) {
  .detail__photo-wrap {
    display: flex;
    flex-wrap: wrap;
    margin: -5px;
  }
  .detail__photo-item {
    flex: 1 1 0;
    margin: 5px;
  }
  .detail__photo-item:nth-child(1) {
    flex: 1 1 100%;
    width: 100%;
  }
  .detail__photo-item {
    border-radius: 5px;
  }
}

.detail__bigmap {
  margin-bottom: 53px; 
}
.detail__bigmap_menu {
  margin: 24px -15px 16px -15px;
}
.detail__bigmap_menu a {
  margin: 0 15px;
  padding: 0;
  font-weight: 500;
  font-size: 18px;
  line-height: 130%;
  color: #000000;
  text-decoration: none;
}
.detail__bigmap_menu a i {
  display: inline-block;
  width: 24px;
  height: 24px;
  overflow: hidden;
  margin: -2px 10px 0 0;
  vertical-align: middle;
}
.detail__bigmap_menu a i img {
  width: inherit;
}
.detail__bigmap_menu a:hover {
  color: #14C167;
}
.detail__bigmap_menu a:hover i img {
  margin: -24px 0 0 0;
}

.detail__bigmap .contacts__showonmap.notactive {
  color: #14C167;
}
.detail__bigmap .contacts__showonmap.notactive i img {
  margin: -24px 0 0 0;
}
.detail__map-placeholder {
  border-radius: 25px;
  overflow: hidden;
}
.detail__map-placeholder img {
  max-width: 100%; 
}

@media (max-width: 767px){
  .detail__info {
    font-size: 16px;
    line-height: 150%;
  }
  .detail__title {
    font-size: 16px;
    line-height: 150%;
  }
  .detail__reiting {
    margin: 10px 0 0 0;
  }

  .detail__bigmap_menu a {
    font-size: 16px;
  }  
  .detail__bigmap {
    margin: 0 0 15px 0; 
  }
  .detail__map-placeholder {
    width: calc(100% + 30px) !important;
    margin: 0 -15px;
    border-radius: 0px;
  }
}


.col50 {
  width: 45%;
  min-height: 50px;
  margin-bottom: 28px; }
  .col50:last-child {
    margin-bottom: 15px; }

.how {
  border: 2px solid #F3FCF7;
  border-radius: 25px;  
  padding: 1px 28px;
  margin: 30px 0;
}
.how__title {
  color: #000000;
  font-size: 1.125rem;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 26px; 
}
.how__description {
  font-weight: normal;
  font-size: 18px;
  line-height: 160%;
  color: #000000;
}
.how__description .contacts__showonmap {
  margin-top: 18px;
  display: inline-block;
  margin-bottom: 0; 
}
.how .detail__title {
  display: block;
  font-weight: 600;
  font-size: 18px;
  line-height: 160%;
}
.how__wrap {
  position: relative;
  padding-bottom: 1px;
}
.how__wrap p {
  margin: 0 0 13px 0;
}

@media (max-width: 991px){
  .how {
    margin: 0px 0 63px 0;
  }
}
@media (max-width: 767px){
  .how {
    border: 0px solid #F3FCF7;
    border-radius: 0px;  
    padding: 0;
    margin: 10px 0 25px 0;
  }
  .how .detail__title {
    font-size: 16px;
    line-height: 150%;
  }
  .how__wrap {
    padding-bottom: 14px;
  }
}




.choise__title {
  color: #2a2a2a;
  font-size: 24px;
  font-weight: 500;
  font-family: "Exo 2", Helvetica, Arial;
  margin-bottom: 16px; }

.choise__item {
  list-style: none;
  margin-bottom: 4px; }

.choise__metro {
  width: 19px;
  height: 19px;
  display: inline-flex;
  background: #8b62aa;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  color: white;
  font-weight: 700;
  font-size: 12px;
  margin-right: 7px; }

.choise__link:hover {
  color: #1fc46e; }

.choise__list {
  margin-bottom: 51px; }

.choise__more {
  border-bottom: 1px dashed black;
  color: #2a2a2a;
  font-size: 16px;
  font-weight: 500; }
  .choise__more.--l {
    font-weight: 300; }

.choise__close {
  position: absolute;
  top: 10px;
  display: block;
  width: 17px;
  height: 14px;
  background-image: url("/local/templates/ivestore/img/contacts-icons/left-arrow.png");
  background-size: cover;
  border-style: none; }

.choise__city-title {
  color: #2a2a2a;
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 20px; }

.choise__city-link {
  color: #2a2a2a;
  font-size: 16px;
  font-weight: 300; }
  .choise__city-link:hover {
    color: #14c167; }

.choise__city-item {
  margin-bottom: 12px;
  list-style: none; }

.choise__city-list {
  margin-bottom: 46px; }


.footer__block-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #00000060; 
}

.footer {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  background: #F3FCF7;
  font-weight: normal;
  font-size: 16px;
  line-height: 150%;
  color: #000; 
  padding: 34px 0;
  margin: 63px 0 0 0;
}
.footer a {
  color: #000;
}
.footer a:hover {
  color: #14C167;
}
.footer_column1,
.footer_column2,
.footer_column3,
.footer_column4,
.footer_copy {
  padding-right: 15px;
  padding-left: 15px;
  margin: 15px 0;
}
.footer_column1 {
  width: 24%;  
}
.footer_column2 {
  width: 32%;  
}
.footer_column3 {
  width: 22%;  
}
.footer_column4 {
  width: 22%;  
}
.footer_copy {
  font-size: 16px;
  line-height: 160%;
  color: #404040;
}
@media (min-width: 768px) and (max-width: 991px) {
  .footer_column1 {
    width: 34%;
    order: 1;
  }
  .footer_column2 {
    width: 100%;
    order: 4;
  }
  .footer_column3 {
    width: 33%;
    order: 2;
  }
  .footer_column4 {
    width: 33%;
    order: 3;
  }
  .footer_copy {
    width: 100%;
    order: 5;
  }
}
@media (max-width: 767px) {
  .footer {
    padding: 13px 0;
    margin: 39px 0 0 0;
  }
  .footer_column1,
  .footer_column2,
  .footer_column3,
  .footer_column4,
  .footer_copy {
    width: 100%;
    margin: 7px 0;
  }
}


.footer__big-logo {
  padding: 0 0 35px 0;
}
.footer__offer-text {
  line-height: 200%;
}
.footer__menu-wrap {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
}
.footer__menu-links-wrapper {
  width: 50%; 
}
.footer__list-menu {
  margin: 0; 
  padding: 0;
  list-style: none;
}
.footer__links {
  margin: 0;
  padding: 4px 0 4px 0;
}
.footer__links a {
  font-size: 16px;
  text-decoration: none;
}
.footer__links a:hover {
  color: #14C167;
  text-decoration: none;
}
.footer__contacts-wrapper {
  line-height: 200%;
}
.footer__list-header {
  font-weight: 500;
  font-size: 16px;
  text-transform: uppercase;
}
.footer .footer__contacts-wrapper .btn-border {
  background: transparent;
  border-width: 2px !important;
  border-radius: 10px;
}
.footer__info {
  padding: 0 0 14px 0;
}

.footer__soz {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  margin: 0 -7px;
}
.footer__soz a {
  width: 32px;
  height: 32px;
  overflow: hidden;
  margin: 0 7px;
}
.footer__soz a img {
  width: 32px;
}
@media (min-width: 768px){
  .footer__soz a:hover img {
    margin: -34px 0 0 0;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .footer__list-menu {
    column-count: 2;
  }
}
@media (max-width: 767px) {
  .footer__big-logo {
    padding: 0 0 28px 0;
  }
}

.wrapper {
  display: none;
  color: #000; }
  .wrapper .modal-cover {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.4;
    z-index: 100; }
  .wrapper .modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    text-align: center;
    overflow-x: auto;
    overflow-y: scroll;
    padding: 20px;
    z-index: 200; }
  .wrapper .modal-content {
    min-width: 200px;
    width: 556px;
    height: 529px;
    margin: 0 auto;
    top: 10%;
    position: relative;
    background-color: #FAFAFA;
    z-index: 300;
    padding: 50px 20px 10px; }
    .wrapper .modal-content .title {
      color: #141414;
      font-size: 33px;
      font-weight: 400; }
  .wrapper .modal-close {
    cursor: pointer;
    position: absolute;
    top: 16px;
    left: 15px; }

.modal-app-repair form {
  margin-top: 20px; }

.modal-app-repair__input {
  width: 270px;
  padding: 5px 15px 5px 0;
  border: none;
  border-bottom: 1px solid #d4d4d4;
  background-color: #fafafa;
  outline: none;
  margin-bottom: 12px;
  opacity: 0.4;
  color: #1a1a1a;
  font-size: 33px;
  font-weight: 300; }

/*.modal-app-repair__textarea {
  width: 100%;
  height: 180px;
  opacity: 0.4;
  border: 1px solid #d4d4d4;
  padding: 8px;
  color: #000000;
  font-size: 16px;
  font-weight: 300;
  outline: none;
  margin-bottom: 17px;
  resize: none; }
*/
.footer__block-overlay {
  display: none;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  padding: 16px;
  background-color: rgba(1, 1, 1, 0.5);
  z-index: 100;
  overflow: auto; 
}
.footer__block-overlay_position {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  min-height: 100%;
  overflow: auto;
}
.win_content_section, .footer__AppRepair-form, .footer__CallMaster-form, .footer__SC-form {
  position: relative;
  width: 100%;
  max-width: 440px;
  height: auto;
  background-color: white;
  box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.03);
  border-radius: 50px;
  z-index: 200;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 57px 15px 77px 15px;
}
.win_content {
  width: 100%;
  max-width: 243px;
  margin: auto;
}
@media (max-width: 767px) {
  .footer__block-overlay {
    padding: 0px;
  }
  .win_content_section, .footer__AppRepair-form, .footer__CallMaster-form, .footer__SC-form {
    position: relative;
    width: 100%;
    max-width: 440px;
    height: auto;
    background-color: white;
    box-shadow: 0px -10px 30px rgba(0, 0, 0, 0.03);
    border-radius: 0px;
    z-index: 200;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 1px 15px 5px 15px;
  }
  .win_content {
    width: 100%;
    max-width: none;
    margin: auto;
  }
}

.form_subtext {
  font-size: 12px;
  line-height: 1.16;
}


.footer__AppRepair-form__elem-warning {
  border-bottom: 1px solid red; }

.footer__AppRepair-form__warning-text, .footer__CallMaster-form__warning-text, .footer__SC-form__warning-text {
  color: red;
  font-size: 13px;
  opacity: 1;
  border: none;
  display: none;
  position: relative;
  top: -18px;
  text-align: center; }

.footer__AppRepair-form__switch-btn, .footer__CallMaster-form__switch-btn, .footer__SC-form__switch-btn {
  display: inline-block;
  width: 32px;
  height: 12px;
  border-radius: 19px;
  background: #bfbfbf;
  z-index: 0;
  margin: 0;
  padding: 0;
  border: none;
  cursor: pointer;
  position: relative;
  transition-duration: 300ms;
  position: relative;
  top: 3px; }

.footer__AppRepair-form__switch-btn::after, .footer__CallMaster-form__switch-btn::after, .footer__SC-form__switch-btn::after {
  content: "";
  height: 12px;
  width: 12px;
  border-radius: 17px;
  background: #fff;
  top: 0px;
  left: 1px;
  transition-duration: 300ms;
  position: absolute;
  z-index: 1; }

.footer__AppRepair-form__switch-on, .footer__CallMaster-form__switch-on, .footer__SC-form__switch-on {
  background: #118c4e; }

.footer__AppRepair-form__switch-on::after, .footer__CallMaster-form__switch-on::after, .footer__SC-form__switch-on::after {
  left: 19px; }

.footer__CallMaster-form__orange-btn, .footer__SC-form__orange-btn {
  background: #fcb22b;
  margin: auto; }

.footer__CallMaster-form__orange-btn::before, .footer__SC-form__orange-btn::before {
  position: absolute;
  top: 0;
  left: -1px;
  content: "";
  color: white;
  display: block;
  font-size: 3rem;
  height: 53px;
  width: 53px;
  border-radius: 50px;
  /*background: url(/local/templates/ivestore/img/btn-cross.png) center center no-repeat, #f68c2e; */}





.header {
  position: sticky;
  position: -webkit-sticky;
  width: 100%;
  z-index: 100;
  top: 0;
  transition: 150ms;
}


.header-top {
  min-height: 30px;
  background-color: #2a2a2a;
  font-family: "Exo 2", Helvetica, Arial, sans-serif;
  font-size: 0.875rem;
  color: #a9a9a9;
  display: flex;
  align-items: center; }
  .header-top__link {
    position: relative;
    display: inline-block;
    padding-right: 26px; }
    .header-top__link:first-child {
      padding-right: 18px; }
    .header-top__link a {
      color: inherit; }
      .header-top__link a:hover {
        color: #26c06a; }
  .header-top__auth-menu {
    text-align: right; }
  .header-top__auth-link {
    display: inline-block; }
    .header-top__auth-link:not(:last-child) {
      padding-right: 43px; }
    .header-top__auth-link a {
      color: inherit; }
      .header-top__auth-link a:hover {
        color: #26c06a; }
  .header-top__online-store-icon {
    position: relative; }
    .header-top__online-store-icon:before {
      position: absolute;
      left: -25px;
      content: "";
      display: block;
      width: 19px;
      height: 15px;
      margin: 0;
      background: url(/local/templates/ivestore/img/__auth_link-im-icon.png); }
  .header-top__auth-icon {
    position: relative; }
    .header-top__auth-icon:before {
      position: absolute;
      left: -21px;
      content: "";
      display: block;
      width: 12px;
      height: 16px;
      margin: 0;
      background: url(/local/templates/ivestore/img/__auth-link_auth-icon.png); }
  .header-top__menu {
    height: 16px; }
    .header-top__menu--middle {
      display: none; }



/* ---- */


.header-middle {
  background: #fff;
  font-family: "Exo 2", Helvetica, Arial, sans-serif;
  min-height: 88px;
  display: flex;
  align-items: center; }
  .header-middle_row {
    padding: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    margin: 0 -15px;
  }
  .header-middle_row > div {
    margin: 0 15px;
  }

  .header-middle__logo {
    display: flex;
    align-items: center; }
    .header-middle__logo a {
      display: flex;
      text-decoration: none;
    }
    .header-middle__logo-image {
      width: 61px; }
  .header-middle__tagline {
    padding: 0 0 0 12px;
    font-size: 0.8125rem;
    line-height: 130%;
    font-weight: bold;
    color: #000;
    text-transform: uppercase; }

  .header-middle__phone {
    font-size: 1.625rem;
    line-height: 130%;
    font-weight: bold;
    color: #000; }
    .header-middle__phone a {
      color: inherit; }
      .header-middle__phone a:hover {
        color: #14c167; }
    .header-middle__phone a.roistat-phone-global {
      white-space: nowrap;
    }
  .header-middle__info {
    color: #404040;
    font-size: 1rem;
    line-height: 130%;
    font-weight: normal;
    display: block; }

  .header-middle__soz {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    margin: 0 -10px;}
    .header-middle__soz a {
      width: 32px;
      height: 32px;
      overflow: hidden;
      margin: 0 10px;}
    .header-middle__soz a img {
      width: 32px;
    }
    @media (min-width: 768px){
      .header-middle__soz a:hover img {
        margin: -34px 0 0 0;
      }
    }
@media (min-width: 768px) {
  .header-middle__soz_mobile {
    display: none;
  }
  .header-middle__soz_normal {
    display: flex;
  }
}  
@media (max-width: 767px) {
  .header-middle__soz_mobile {
    display: flex;
    margin-top: 16px;
    margin-bottom: 39px;
  }
  .header-middle__soz_normal {
    display: none;
  }
}
@media (max-width: 991px) {
  .header-middle__logo-image {
    width: 47px;
  }
  .header-middle__tagline {
    font-size: 0.6875rem;
    padding: 0 0 0 10px;
  }
  .header-middle__phone {
    font-size: 1.5rem;
  }
  .header-middle__info {
    font-size: 0.875rem;
  }
}
@media (max-width: 767px) {
  .header-middle {
    min-height: 50px;
  }
  .header-middle__logo-image {
    width: 35px;
  }
  .header-middle__tagline {
    font-size: 0.5rem;
    padding: 0 0 0 7px;
  }
  .header-middle__phone {
    font-size: 1rem;
  }
  .header-middle__info {
    font-size: 0.625rem;
  }
}

/* ----- */

/* menu */

/* меню в 2 строки */

@media (min-width: 768px) {
  .header-middle__burger {
    display: none;
  }
  .header-middle__nav-menu {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }
  .header-middle__links {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    list-style: none;
    margin: 0 -22px;
  }
  .header-middle__item {
    padding: 3px 22px;
    font-weight: normal;
  }
  .header-middle__item a {
    white-space: nowrap;
    color: #000;
    font-size: 1.25rem;
  }
  .header-middle__item a:hover {
    color: #14c167;
  }
  .header-middle__item a.selected {
    color: #14c167;
    border-bottom: #14c167 2px solid;
  }
}
@media (min-width: 768px) and (max-width: 1100px) {
  .header-middle__nav-menu {
    max-width: 360px;
  }
  .header-middle__links {
    margin: 0 -5px;
  }
  .header-middle__item {
    flex: 1 1 50%;
    padding: 3px 5px !important;
  }
  .header-middle__item a {
    font-size: 1rem;
  }
}

@media (max-width: 767px) {
  .header-middle__burger {
    display: block;
    flex: 0 0 25px;
    order: -1;
  }
	.header-middle__burger > a.main_menu_ico {
	  position: relative;
	  display: block;
	  width: 25px;
	  height: 50px;
	  cursor: pointer;
	  z-index: 30;
	}
	.main_menu_ico span {
	  position: absolute;
	  background-color: #404040;
	  display: block;
	  height: 3px;
	  left: 0px;
	  right: 0px;
	  top: 24px;
	  transition: top 0.2s ease 0.25s, left 0.2s ease 0.25s, opacity 0.2s ease 0.25s, transform 0.2s ease 0s;
    border-radius: 3px;
	}
	.main_menu_ico span:first-child {
	  top: 18px;
	}
	.main_menu_ico span:nth-child(3) {
	  top: 30px;
	}
	.header-middle__burger.open .main_menu_ico span {
	  left: 0px;
	  opacity: 0;
	  transition: background 0.2s ease 0s, top 0.2s ease 0s, left 0.2s ease 0s, opacity 0.2s ease 0s, transform 0.2s ease 0.25s;
	}
	.header-middle__burger.open .main_menu_ico span:first-child {
	  left: 0px;
	  opacity: 1;
	  top: 24px;
	  transform: rotate(45deg);
	}
	.header-middle__burger.open .main_menu_ico span:nth-child(3) {
	  left: 0px;
	  opacity: 1;
	  top: 24px;
	  transform: rotate(-45deg);
	}
	.header__middle-wrapper {
	  position: absolute;
	  top: 100%;
	  left: -15px;
    right: -15px;
    background: #FFFFFF;
    box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.03);
    padding: 0 15px;
    transform: translate(-100%, 0);
    transition: all 0.3s ease;
    z-index: 500;
    max-height: calc(100vh - 50px);
    overflow: auto;
	}
	.header__middle-wrapper--opened {
    transform: translate(0, 0);
    transition: all 0.3s ease;
  }
  .header-middle__links {
    display: block;
    list-style: none;
    margin: 4px 0 0 0;
  }
  .header-middle__item {
    margin: 16px 0;
    padding: 0;
    font-weight: normal;
  }
  .header-middle__item a {
    color: #000;
    font-size: 1.125rem;
  }
  .header-middle__item a.selected {
    color: #14c167;
    border-bottom: #14c167 2px solid;
  }
}
/* end menu */
/* menu product */
.header-bottom {
  background: #F3FCF7;
  display: flex;
  /*flex-wrap: wrap;*/
  align-items: center; 
}
@media (max-width: 767px) {
  .header-bottom {
    display: none;
  }
}  
.header-bottom__menu {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.header-bottom__menu_head {
  font-size: 1.25rem;
  font-weight: 600;
  color: #000000;
  padding: 0 50px 0 0;
}
.header-bottom__links {
  display: flex;
  flex-wrap: wrap;
  width: 100%; 
}
.header-bottom__item.header-bottom__item--search {
  display: none;
}
.header-bottom__item {
  display: flex;
  width: auto;
  align-items: center; }
.header-bottom__item a.header-drop-link {
  position: relative;
  color: #000;
  font-size: 1.125rem;
  line-height: 130%;
  margin: 9px 0 0 0;
  padding: 7px 25px 16px 25px;
}
.header-bottom__item a.header-drop-link::after {
  content: '';
  display: inline-block;
  vertical-align: 3px;
  margin: 0 0 0 5px;
  width: 8px;
  height: 8px;
  background: url("/local/templates/ivestore/img/arr_block_top_menu.svg") no-repeat center center;
  transition: background 0.3s ease;
}
.header-bottom__item:hover a.header-drop-link {
  background: #FFFFFF;
  border-radius: 5px 5px 0 0;
  transition: background 0.3s ease;
}

/*.header-drop-link:before {
  content: '';
  width: 59px;
  height: 17px;
  display: none;
  background-image: url(/local/templates/ivestore/img/dropdown.png);
  position: absolute;
  bottom: -21px;
  left: 50%;
  transform: translateX(-50%);
}
.header-bottom__item:hover .header-drop-link:before {
  display: block;
}
*/
@media (max-width: 1100px) {
  .header-bottom__menu_head {
    font-size: 1rem;
    padding: 0 23px 0 0;
  }
  .header-bottom__item a.header-drop-link {
    position: relative;
    color: #000;
    font-size: 1rem;
    margin: 9px 0 0 0;
    padding: 7px 17px 16px 17px;
  }
}
/*@media (min-width: 992px){
  .header-menu-list__left {
      flex: 0 0 70%;
      max-width: 70%;
  }
}*/

@media (max-width: 767px) {
}
/* end menu product */

/* выпадающее меню продукции */
.header-bottom__item:hover .header-menu-list {
  max-height: calc(100vh - 140px);
  padding: 25px 0px;
  transition: all 0.3s ease;
  /*display: block;*/
  overflow: auto;
  z-index: 2;
}
.header-menu-list {
  max-height: 0;
  max-width: 1170px;
  margin: 0 auto;
  overflow: hidden;
  /*display: none;*/
  position: absolute;
  left: 0;
  right: 0;
  top: 100%;
  background: #FFFFFF;
  box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.03);
  border-radius: 0px 0px 25px 25px;
  padding: 0px;
  transition: all 0.3s ease;
  z-index: -1;
}

/*.header-menu-list__row {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
}*/
.header-menu-list__left {
  padding-left: 50px;
}


.header-menu-list__right {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: -20px 0px;
  /*position: relative;
  height: 500px;
  width: 100%;
  border-radius: 50px;
  overflow: hidden;
  margin: 35px 0 25px 0;*/
}
.header-menu-list__right img {
  height: inherit;
  max-width: 100%;
  object-fit: contain;
  object-position: center center;
}
/* заголовок меню продукции */
.header-list_head {
  margin: 0 0 21px 0;
}
.header-list_h {
  display: inline-block;
  font-weight: bold;
  font-size: 32px;
  line-height: 100%;
  color: #000000;
  padding: 0 25px 0 0;
}
.header-list_all_model {
  font-weight: 500;
  font-size: 16px;
  line-height: 120%;
  color: #14C167;
}
.header-list_all_model:hover {
  border-bottom: #14C167 2px solid;
}
/* end заголовок меню продукции */
/* список разделов продукции */
.header-list-title_ul {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin: 0 -25px;
}
.header-list-title {
  margin: 5px 25px;
}
.header-list-title a,
.header-list-title a:hover {
  color: #D9D9D9;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
}
.header-list-title a:hover {
  color: #14C167;
}
.header-list-title a.active {
  color: #14C167;
}
/* end список разделов продукции */

/* список моделей */
.header-list-items {
  margin: 0;
  padding: 0;
  list-style: none;
}
.header-list-items.header-list-items_five {
  display: grid;
  grid-template-rows: auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-flow: column;
}
.header-list-items.header-list-items_six {
  display: grid;
  grid-template-rows: auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-flow: column;
}
.header-list-items.header-list-items_five li:nth-child(n+16),
.header-list-items.header-list-items_six li:nth-child(n+19) {
  display: none;
}


.header-list-items li {
  margin: 5px 0 5px 0;
}
.header-list-item a {
  color: #000000;
  font-size: 16px;
  line-height: 1.4;
}

.header-list-item a:hover {
  color: #14c167;
}
/* end список моделей */

/* мобильное меню каталога */
.menu_catalog_mobile {
  display: none;
}
@media (max-width: 767px){
  .menu_catalog_mobile {
    display: block;
  }
}


.menu_catalog_head a {
  font-weight: 600;
  font-size: 18px;
  line-height: 130%;
}
.menu_catalog_head a::after {
  content: '';
  display: inline-block;
  vertical-align: 3px;
  margin: 0 0 0 5px;
  width: 8px;
  height: 8px;
  background: url("/local/templates/ivestore/img/arr_block_top_menu.svg") no-repeat center center;
  transform: rotate(-90deg);
}
.menu_catalog_level1 {
  position: relative;
}
.menu_catalog_level_head  {
  margin: 8px 0;
}
.menu_catalog_level_head a {
  font-weight: 600;
  font-size: 18px;
  line-height: 130%;
}
.menu_catalog_level_head a::before {
  content: '';
  display: inline-block;
  vertical-align: 3px;
  margin: 0 5px 0 0;
  width: 8px;
  height: 8px;
  background: url("/local/templates/ivestore/img/arr_block_top_menu.svg") no-repeat center center;
  transform: rotate(90deg);
}
.menu_catalog_level1 > ul {
  margin: 10px -7px;
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
}
.menu_catalog_level1 > ul > li {
  width: 33.3%;
  margin: 0;
  padding: 7px;
  list-style: none;
}
.menu_catalog_level1 > ul > li > a {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  font-size: 12px;
  line-height: 120%;
  color: #000000;
  border: 1px solid #FAFAFA;
  border-radius: 5px;
}
.menu_catalog_level1_text {
  width: 100%;
  padding: 2px 6px;
  font-size: 12px;
  line-height: 120%;
}
.menu_catalog_level1_pic {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100px;
  padding: 3px;
}
.menu_catalog_level1_pic img {
  display: block;
  max-width: 100%;
  max-height: 100%;
  /*height: inherit;*/
  object-fit: contain;
  object-position: center center;
  margin: auto;
}
.menu_catalog_level2 > ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.menu_catalog_level2 > ul > li {
  margin: 8px 0;
  padding: 0;
}
.menu_catalog_level2 > ul > li > a {
  font-weight: 600;
  font-size: 16px;
  line-height: 130%;
}
/* level3 */
.menu_catalog_level2 > ul > li > ul {
  margin: 0 0 12px 0;
  padding: 0;
  list-style: none;
}
.menu_catalog_level2 > ul > li > ul> li {
  margin: 0;
  padding: 5px 0;
}
.menu_catalog_level2 > ul > li > ul > li > a {
  font-weight: normal;
  font-size: 16px;
  line-height: 130%;
}
.menu_catalog_level_link {
  font-weight: 500;
  font-size: 16px;
  line-height: 120%;
  color: #14C167;
}

.menu_block_show {
  transform: translate(0%, 0);
  max-height: 2000px;
  transition: all 0.3s ease;
}
.menu_block_hide {
  transform: translate(-100%, 0);
  transition: all 0.3s ease;
  max-height: 0px;
  overflow: hidden;
}


/*end мобильное меню каталога */




.header-fr {
  padding-top: 10px; }
  .header-fr-wrapper {
    height: 105px;
    display: flex;
    justify-content: space-between;
    align-items: center; }
  .header-fr__logo-text {
    display: inline-block;
    padding-left: 8px;
    margin-left: 8px;
    width: 104px;
    color: #ffffff;
    font-family: "Exo 2", Helvetica, Arial;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    border-left: 1px solid white; }
  .header-fr__ask {
    color: #2ac16d;
    font-family: "Exo 2", Helvetica, Arial;
    font-size: 30px;
    font-weight: 700;
    text-align: right; }
  .header-fr__phone {
    color: #ffffff;
    font-family: "Exo 2", Helvetica, Arial;
    font-size: 47px;
    font-weight: 500;
    line-height: 1;
    text-align: right; }
  .header-fr__time {
    color: #ffffff;
    font-family: "Exo 2", Helvetica, Arial;
    font-size: 21px;
    font-weight: 400;
    text-align: right; }

.fixpadding {
  padding-left: 15px;
  padding-right: 15px; }

.modal-login {
  padding: 84px 46px 46px 46px;
  background-color: #2a2a2a;
  box-shadow: 4px 7px 0 rgba(0, 1, 5, 0.25);
  width: 360px;
  height: 529px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }
  .modal-login__wrapper {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #00000050;
    z-index: 9999; }

.modal-close {
  cursor: pointer;
  position: absolute;
  top: 38px;
  right: 50px;
  width: 30px;
  height: 30px;
  background: #fff url("/local/templates/ivestore/img/ico_close.svg") no-repeat top center / 30px;
  border: 0;
}
@media (min-width: 768px){
  .modal-close:hover {
    background-position: bottom center;
  }
}
@media (max-width: 768px) {
  .modal-close {
    cursor: pointer;
    position: absolute;
    top: 7px;
    right: 16px;
    width: 20px;
    height: 20px;
    background: #fff url("/local/templates/ivestore/img/ico_close.svg") no-repeat top center / 20px;
    border: 0;
  }
}
.modal-title {
  color: #ffffff;
  font-family: "Exo 2", Helvetica, Arial;
  font-size: 22px;
  font-weight: 400;
  text-align: center;
  margin-bottom: 78px; }

.modal-input {
  width: 100%;
  border-style: none;
  border: none;
  border-bottom: 1px solid white;
  background: transparent;
  padding: 6px 50px;
  color: white;
  outline: none;
  color: #ffffff;
  font-family: "Exo 2", Helvetica, Arial;
  font-size: 22px;
  font-weight: 300; }

.modal-input-wrapper {
  position: relative;
  margin-bottom: 46px; }
  .modal-input-wrapper.login:before {
    background-repeat: no-repeat;
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: calc(50% - 13px);
    width: 19px;
    height: 25px;
    background-image: url(/local/templates/ivestore/img/modal-user.png); }
  .modal-input-wrapper.password:before {
    background-repeat: no-repeat;
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: calc(50% - 13px);
    width: 18px;
    height: 26px;
    background-image: url(/local/templates/ivestore/img/modal-password.png); }

.modal-submit {
  position: relative;
  width: 244px;
  margin: 0 auto;
  margin-top: 118px; }
  .modal-submit:before {
    z-index: 1000;
    content: '';
    position: absolute;
    top: 0;
    left: -1px;
    content: "";
    color: white;
    display: block;
    font-size: 3rem;
    height: 53px;
    width: 53px;
    border-radius: 50px;
    background: url(/local/templates/ivestore/img/btn-cross.png) center center no-repeat, #44cd85; }
  .modal-submit .green-btn {
    margin: 0 auto;
    outline: 0; }

.choose-city-wrapper {
  display: none;
  width: 226px;
  background-color: #2a2a2a;
  padding: 17px;
  position: absolute;
  top: 23px;
  left: 63px;
  z-index: 10000; }
  .choose-city-wrapper__title {
    color: #ffffff;
    font-family: "Exo 2", Helvetica, Arial;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 23px; }
  .choose-city-wrapper.active {
    display: block; }

.city-wrapper {
  list-style-type: none;
  margin-bottom: 6px; }
  .city-wrapper a {
    color: #ffffff;
    font-family: "Exo 2", Helvetica, Arial;
    font-size: 16px;
    font-weight: 300; }

.choose-city-default {
  width: 226px;
  padding: 28px 17px 14px;
  background-color: #2a2a2a;
  position: absolute;
  left: 63px;
  z-index: 1000; }
  .choose-city-default__title {
    color: #ffffff;
    font-family: "Exo 2", Helvetica, Arial;
    font-size: 16px;
    font-weight: 300;
    margin-bottom: 19px; }
    .choose-city-default__title span {
      font-weight: 700; }

.reg-yes,
.reg-no {
  color: #ffffff !important;
  font-family: "Exo 2", Helvetica, Arial;
  font-size: 20px;
  font-weight: 500;
  padding-bottom: 2px;
  border-bottom: 2px dashed #ffffff; }
  .reg-yes:hover,
  .reg-no:hover {
    color: #14c167 !important;
    border-color: #14c167; }

.reg-no {
  float: right; }

.header-flex {
  justify-content: space-between;
  align-items: center;
  padding-right: 15px;
  padding-left: 15px; }

.header-top__adapcity {
  display: flex;
  align-items: center; }

.hot-offers {
  position: relative;
  background-color: #fafafa;
  text-align: center;
  padding: 2rem 0 2rem 0; }
  .hot-offers__header {
    font-size: 2.5rem;
    width: 100%;
    color: #2a2a2a; }
  .hot-offers__description {
    font-size: 1rem;
    color: #2a2a2a;
    width: 100%;
    margin-bottom: 3rem; }
  .hot-offers__mini-block {
    min-height: 507px;
    text-align: center;
    color: white;
    text-align: left; }
    .hot-offers__mini-block h4 {
      display: block;
      width: 100%;
      font-size: 1.5rem;
      margin-bottom: 1rem;
      font-weight: 500;
      text-overflow: ellipsis;
      transition: 333ms;
      max-height: 54px;
      overflow: hidden; }
    .hot-offers__mini-block p {
      font-weight: 300;
      text-overflow: ellipsis;
      transition: 333ms;
      overflow: hidden;
      max-height: 54px; }
    .hot-offers__mini-block:hover h4, .hot-offers__mini-block:hover p {
      color: #14c167; }
    .hot-offers__mini-block--img-1 {
      background-image: url(/local/templates/ivestore/img/hot-offers__mini-block-1.png); }
    .hot-offers__mini-block--img-2 {
      background-image: url(/local/templates/ivestore/img/hot-offers__mini-block-2.png); }
    .hot-offers__mini-block--img-3 {
      background-image: url(/local/templates/ivestore/img/hot-offers__mini-block-3.png); }
    .hot-offers__mini-block--img-4 {
      background-image: url(/local/templates/ivestore/img/hot-offers__mini-block-4.png); }
  .hot-offers__text-wrap {
    max-width: 255px;
    position: absolute;
    bottom: 0;
    padding: 144px 12px 28px 12px;
    min-height: 286px;
    background: url(/local/templates/ivestore/img/mini-block-shadow.png) center bottom;
    background-size: cover;
    left: 15px;
    right: 15px; }
  .hot-offers__block-wrapper {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin-bottom: 2.3rem; }
  .hot-offers__mb {
    margin-bottom: 30px; }

.learning__top-block {
  padding-top: 48px; }

.learning__list h5 {
  font-size: 1.75rem !important;
  margin-bottom: 27px; }

.learning__description {
  color: #2a2a2a;
  font-size: 1.375rem;
  font-weight: 400; }

.learning__title {
  color: #2a2a2a;
  font-size: 4.125rem;
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 0; }

.learning__top-img {
  max-width: 100%; }

.learning__rtitle {
  color: #2a2a2a;
  font-size: 2.063rem;
  font-weight: 700;
  margin-bottom: 39px; }

.learning__rdescription {
  color: #2a2a2a;
  font-size: 2rem;
  font-weight: 500;
  margin-bottom: 1.5rem; }

.learning__rtext {
  color: #2a2a2a;
  font-size: 1rem;
  font-weight: 500;
  margin-bottom: 1.5rem; }

.freemium {
  padding: 30px 0 22px 0;
  background-color: #f8075c;
  color: white; }
  .freemium__title {
    font-size: 2.5rem;
    font-weight: 700;
    text-align: center; }
  .freemium__description {
    color: #ffffff;
    font-size: 1rem;
    font-weight: 400;
    text-align: center; }
  .freemium__top-wrapper {
    margin-bottom: 49px; }
  .freemium__submit {
    display: none; }
  .freemium__input {
    width: 240px;
    color: white;
    font-size: 30px;
    font-weight: 300;
    background: none;
    border-style: none;
    outline: none;
    margin-right: 32px;
    border-bottom: 1px solid #ffffff;
    padding-bottom: 2px; }
    .freemium__input::-webkit-input-placeholder {
      color: #ffffff40; }
  .freemium__text {
    text-align: center;
    color: #ffffff;
    font-size: 16px;
    font-weight: 400;
    max-width: 723px;
    margin: 0 auto;
    margin-top: 35px; }

.pluses {
  padding: 104px 0 50px 0; }
  .pluses__title {
    color: #212121;
    font-size: 40px;
    font-weight: 700;
    text-align: center; }
  .pluses__description {
    color: #212121;
    font-family: "Exo 2", Helvetica, Arial;
    font-size: 16px;
    font-weight: 300;
    text-align: center;
    max-width: 757px;
    margin: 0 auto;
    margin-bottom: 83px; }
  .pluses__item {
    padding-left: 69px;
    position: relative; }
    .pluses__item:before {
      content: "";
      display: block;
      position: absolute;
      left: 0;
      top: 4px;
      width: 54px;
      height: 54px;
      background-image: url(/local/templates/ivestore/img/plus.png); }
  .pluses__items-wrap {
    margin-bottom: 56px; }
  .pluses__posibility {
    color: #212121;
    font-family: "Exo 2", Helvetica, Arial;
    font-size: 1rem;
    font-weight: 400;
    text-align: center;
    max-width: 656px;
    margin: 0 auto; }
  .pluses__pink {
    color: #f8075c;
    font-weight: 700; }

.courses {
  padding: 48px 0 55px 0;
  background-color: #fafafa; }
  .courses__rightblock {
    padding-left: 69px; }
  .courses__miniblock {
    margin-bottom: 33px; }
  .courses__rbtitle {
    width: 100%;
    height: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #f8075c;
    border-radius: 13px;
    color: white;
    font-size: 0.75rem;
    font-weight: 700;
    margin-bottom: 21px; }
  .courses__rbhtitle {
    display: block;
    color: #2a2a2a;
    font-family: "Exo 2", Helvetica, Arial;
    font-size: 1.75rem;
    font-weight: 500;
    line-height: 1.875rem;
    text-decoration: underline;
    margin-bottom: 10px; }
  .courses__oldprice {
    color: #ff4747;
    font-family: "Exo 2", Helvetica, Arial;
    font-size: 1.375rem;
    font-weight: 400;
    text-decoration: line-through;
    margin-bottom: 25px; }
  .courses__rbprice {
    color: #14c167;
    font-family: "Exo 2", Helvetica, Arial;
    font-size: 0.875rem;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.066rem; }
  .courses__rboldprice {
    color: #ff4747;
    font-family: "Exo 2", Helvetica, Arial;
    font-size: 0.875rem;
    font-weight: 500;
    text-decoration: line-through;
    text-transform: uppercase;
    letter-spacing: 0.066rem; }
  .courses__price {
    color: #2a2a2a;
    font-family: "Exo 2", Helvetica, Arial;
    font-size: 1.625rem;
    font-weight: 300;
    margin-bottom: 10px; }
    .courses__price-number {
      color: #2a2a2a;
      font-family: "Exo 2", Helvetica, Arial;
      font-size: 2.063rem;
      font-weight: 700;
      margin-bottom: 6px; }
  .courses__prices {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-bottom: 46px;
    border-bottom: 1px solid #d0d0d0; }
    .courses__prices-title {
      color: #000000;
      font-family: "Exo 2", Helvetica, Arial;
      font-size: 1.375rem;
      font-weight: 700;
      margin-bottom: 13px;
      min-height: 50px; }
    .courses__prices-description {
      color: #000000;
      font-family: "Exo 2", Helvetica, Arial;
      font-size: 1rem;
      font-weight: 400;
      margin-bottom: 19px;
      min-height: 72px; }
  .courses__theory {
    padding: 18px 28px;
    max-width: 279px;
    background-color: white;
    position: relative;
    min-height: 392px; }
    .courses__theory.all {
      max-width: 530px; }
      .courses__theory.all .green-btn {
        position: absolute;
        right: 39px; }
  .courses__sostav {
    margin-bottom: 43px; }
  .courses__minititle {
    color: #000000;
    font-family: "Exo 2", Helvetica, Arial;
    font-size: 1.375rem;
    font-weight: 700;
    line-height: 1.875rem;
    margin-bottom: 27px; }
  .courses__list-item {
    margin-bottom: 1.5rem;
    margin-left: 15px; }
  .courses__title {
    color: #000000;
    font-family: "Exo 2", Helvetica, Arial;
    font-size: 2.5rem;
    font-weight: 700;
    border-bottom: 3px solid black;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 13px; }
  .courses__description {
    max-width: 418px;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 61px; }
  .courses__rtitle {
    color: #000000;
    font-family: "Exo 2", Helvetica, Arial;
    font-size: 1.75rem;
    font-weight: 700;
    line-height: 1.875rem;
    margin-bottom: 36px; }
  .courses__text {
    color: #000000;
    font-family: "Exo 2", Helvetica, Arial;
    font-size: 1.375rem;
    font-weight: 400;
    margin-bottom: 65px; }
  .courses__about {
    justify-content: space-between;
    margin-bottom: 89px; }
  .courses__about-item {
    font-family: "Exo 2", Helvetica, Arial;
    font-size: 1rem;
    font-weight: 700;
    line-height: 2.25rem;
    display: flex;
    flex-wrap: wrap;
    align-items: center; }
    .courses__about-item:before {
      content: '';
      display: inline-block;
      width: 36px;
      height: 36px;
      margin-right: 10px;
      background-size: cover; }
    .courses__about-item.first:before {
      background-image: url(/local/templates/ivestore/img/calendar.png); }
    .courses__about-item.second:before {
      background-image: url(/local/templates/ivestore/img/timer.png); }
    .courses__about-item.third:before {
      background-image: url(/local/templates/ivestore/img/grafik.png); }

.ytblock {
  margin-bottom: 55px; }

.what-learn {
  padding-top: 36px; }
  .what-learn__title {
    margin-bottom: 23px;
    margin-left: -17px;
    font-size: 22px;
    line-height: 30px;
    font-weight: bold;
    color: black; }
  .what-learn__item {
    margin-bottom: 16px;
    font-size: 16px;
    line-height: 1.3;
    font-weight: 300;
    color: #14c167; }
  .what-learn__form {
    width: 100%;
    margin-top: 35px;
    margin-left: -17px;
    padding-top: 30px;
    padding-right: 20px;
    padding-bottom: 33px;
    padding-left: 30px;
    border: 1px solid  black;
    color: #2a2a2a; }
    .what-learn__form-title {
      margin-bottom: 3px;
      font-size: 33px;
      line-height: 1.3; }
    .what-learn__form-description {
      width: 100%;
      margin-bottom: 33px;
      font-size: 16px;
      line-height: 1.3; }
  .what-learn__input {
    width: 30%;
    font-size: 22px;
    color: rgba(0, 0, 0, 0.4);
    font-weight: 300;
    background: none;
    border-style: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0.4);
    outline: none;
    padding-bottom: 2px; }

.teachers {
  padding: 65px 0 53px 0; }
  .teachers__img {
    max-width: 100%; }
  .teachers__title {
    text-align: center;
    color: #212121;
    font-family: "Exo 2", Helvetica, Arial;
    font-size: 40px;
    font-weight: 700;
    margin-bottom: 10px; }
  .teachers__description {
    margin: 0 auto;
    text-align: center;
    width: 564px;
    color: #212121;
    font-family: "Exo 2", Helvetica, Arial;
    font-size: 16px;
    font-weight: 300; }
  .teachers__text-area {
    padding-top: 110px; }
  .teachers__name {
    color: #212121;
    font-family: "Exo 2", Helvetica, Arial;
    font-size: 33px;
    font-weight: 300; }
  .teachers__about {
    color: #212121;
    font-family: "Exo 2", Helvetica, Arial;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 29px; }
  .teachers__slider {
    position: relative; }
    .teachers__slider .bx-controls {
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      width: 100%; }
    .teachers__slider .bx-controls-direction {
      width: 100%;
      display: flex;
      justify-content: space-between; }
    .teachers__slider .bx-prev,
    .teachers__slider .bx-next {
      display: block;
      width: 46px;
      height: 93px;
      background-size: cover;
      text-indent: -9999px; }
    .teachers__slider .bx-prev {
      background-image: url(/local/templates/ivestore/img/teachers-left.png); }
    .teachers__slider .bx-next {
      background-image: url(/local/templates/ivestore/img/teachers-right.png); }
  .teachers__old {
    color: #212121;
    font-family: "Exo 2", Helvetica, Arial;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 56px; }
  .teachers__item-description {
    color: #000000;
    font-family: "Exo 2", Helvetica, Arial;
    font-size: 16px;
    font-weight: 500; }

.invideo {
  padding: 58px 0 35px 0;
  background-color: #fafafa; }
  .invideo__title {
    text-align: center;
    color: #212121;
    font-family: "Exo 2", Helvetica, Arial;
    font-size: 40px;
    font-weight: 700;
    margin-bottom: 10px; }
  .invideo__description {
    width: 674px;
    margin: 0 auto;
    text-align: center;
    color: #212121;
    font-family: "Exo 2", Helvetica, Arial;
    font-size: 16px;
    font-weight: 300;
    margin-bottom: 71px; }
  .invideo__card {
    border-radius: 16px;
    margin-bottom: 30px; }
  .invideo__content {
    max-width: 100%; }
  .invideo .paginator {
    width: 100%;
    margin-top: 60px;
    margin-bottom: 0; }

.theend {
  padding: 69px 0 105px 0; }
  .theend__title {
    color: #212121;
    font-family: "Exo 2", Helvetica, Arial;
    font-size: 2.5rem;
    font-weight: 700;
    margin-bottom: 10px;
    text-align: center; }
  .theend__description {
    color: #212121;
    font-family: "Exo 2", Helvetica, Arial;
    font-size: 1rem;
    font-weight: 300;
    text-align: center;
    margin: 0 auto;
    max-width: 42.125rem;
    margin-bottom: 60px; }
  .theend__skills {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 30px; }
  .theend__up {
    color: #212121;
    font-family: "Exo 2", Helvetica, Arial;
    font-size: 1.375rem;
    font-weight: 500; }
  .theend__up, .theend__down {
    padding: 14px 25px 14px 17px;
    width: 100%;
    min-height: 95px;
    max-height: 95px; }
  .theend__down {
    background-color: #f8075c;
    color: white; }

.courses-about {
  padding-right: 10px;
  padding-left: 0; }

.courses-about__main-image {
  max-height: 455px;
  margin-bottom: 70px; }

.courses-about__main-image img {
  width: 100%; }

.courses-about__title {
  margin-bottom: 22px;
  font-size: 32px; }

.courses-about__paragraph {
  margin-bottom: 20px;
  line-height: 1.2; }

.courses-about__blockquotes {
  position: relative;
  font-size: 26px;
  margin-top: 53px;
  margin-bottom: 33px;
  padding-bottom: 65px;
  padding-left: 50px; }

.courses-about__blockquotes::after,
.courses-about__blockquotes::before {
  position: absolute; }

.courses-about__blockquotes::before {
  content: "\201C";
  top: -21%;
  left: -1%;
  font-size: 106px; }

.courses-about__blockquotes::after {
  content: "***";
  line-height: 0;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%); }

.certificates {
  margin-top: 55px;
  margin-bottom: 72px; }

.certificates_wrapper {
  display: flex;
  justify-content: space-between; }

.certificates__title {
  margin-bottom: 45px;
  font-size: 26px;
  font-weight: 700; }

.certificates__img {
  width: 360px;
  height: 260px; }

.courses-about__callback {
  margin-top: 30px;
  margin-bottom: 40px;
  padding: 20px;
  padding-top: 13px;
  border: 1px solid #f8075c; }

.courses-about__callback-header {
  margin-bottom: 10px;
  font-size: 33px;
  font-weight: 500; }

.courses-about__callback-description {
  font-size: 22px;
  margin-bottom: 10px; }

.courses-about__callback-tel {
  color: #14c167;
  font-size: 55px;
  font-weight: 700; }

.courses-about__choose {
  margin-top: 60px;
  font-weight: 400;
  color: #f8075c; }

.courses--index {
  padding-bottom: 30px; }

.lk {
  padding: 31px 0 32px 0; }
  .lk__title {
    color: #000000;
    font-size: 2.5rem;
    font-weight: 500;
    position: relative;
    display: inline-block;
    margin-bottom: 0;
    margin-top: 0; }
    .lk__title:after {
      content: "";
      width: 53px;
      height: 53px;
      display: inline-block;
      border-radius: 30px;
      background-color: #fafafa;
      /*background-image: url(/local/templates/ivestore/img/lk__icon.png);*/
      background-position: center center;
      background-repeat: no-repeat;
      position: absolute;
      right: -68px;
      top: 0; }
  .lk__wrapper {
    margin-bottom: 51px; }
  .lk__avatar {
    margin-right: 35px; }
  .lk__name {
    color: #000000;
    font-size: 1.75rem;
    font-weight: 500;
    margin-bottom: 6px; }
  .lk__name-description {
    color: #b0b0b0;
    font-size: 0.875rem;
    font-weight: 500;
    text-transform: uppercase; }
  .lk__header {
    padding-bottom: 21px;
    border-bottom: 1px solid #d4d4d4;
    margin-bottom: 43px; }
  .lk__right-block {
    color: #000000;
    font-size: 1.75rem;
    font-weight: 500; }
  .lk__tel {
    padding-right: 44px;
    border-right: 1px solid #d4d4d4; }
  .lk__mail {
    padding-left: 44px; }
  .lk__feed-header {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 1.5rem; }
    .lk__feed-header .date {
      color: #212121;
      font-size: 1rem;
      font-weight: 300;
      text-transform: uppercase; }
  .lk__h1 {
    margin-bottom: 2.5rem; }
    .lk__h1.download {
      margin-bottom: 8px; }
  .lk__feed-wrapper {
    margin-bottom: 68px; }
  .lk__right-block-title {
    color: #212121;
    font-size: 1.75rem;
    font-weight: 500;
    letter-spacing: 0.131rem;
    text-align: center;
    margin-bottom: 32px; }
  .lk .vacancy-item {
    margin-bottom: 27px; }
  .lk__item {
    padding-bottom: 2.5rem;
    border-bottom: 1px solid #d4d4d4;
    margin-bottom: 37px; }
  .lk__partner-item {
    color: #000000;
    font-size: 2.5rem;
    font-weight: 500;
    padding-left: 72px;
    position: relative; }
    .lk__partner-item:before {
      content: "";
      width: 53px;
      height: 53px;
      display: inline-block;
      border-radius: 30px;
      background-color: #fafafa;
      background-image: url(/local/templates/ivestore/img/lk__icon.png);
      background-position: center center;
      background-repeat: no-repeat;
      position: absolute;
      left: 0px;
      top: 0; }
  .lk__user-wrapper {
    padding: 23px 27px;
    background-color: #fafafa;
    margin-top: 58px;
    margin-bottom: 42px; }
    .lk__user-wrapper:last-child {
      margin-top: 0; }
    .lk__user-wrapper ul {
      list-style: none;
      font-weight: 500; }
      .lk__user-wrapper ul li {
        margin-bottom: .5rem; }
  .lk__user-title {
    color: #000000;
    font-size: 2.5rem;
    font-weight: 500;
    margin-bottom: 27px; }
  .lk__partner-block-wrapper {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 23px; }
  .lk__partner-ava {
    margin-left: 17px;
    margin-right: 60px; }
    .lk__partner-ava img {
      max-width: 100%;
      border-radius: 250px; }
  .lk__partner-info td {
    vertical-align: top; }
  .lk__partner-info td:first-child {
    width: 130px;
    font-weight: 500; }
  .lk__partner-info td:last-child {
    font-weight: 700; }
  .lk__partner-info .city,
  .lk__partner-info .mail,
  .lk__partner-info .subname,
  .lk__partner-info .royalty {
    height: 47px; }
  .lk__adress-title {
    color: #14c167;
    font-size: 1.375rem;
    font-weight: 500; }
  .lk__open-date {
    color: #000000;
    font-size: 1rem;
    font-weight: 500;
    margin-bottom: 29px; }
  .lk__list-uslug {
    color: #000000;
    font-size: 1.375rem;
    font-weight: 500;
    margin-top: 25px;
    margin-bottom: 18px; }
  .lk__form-title {
    color: #2a2a2a;
    font-size: 2.063rem;
    font-weight: 400;
    margin-bottom: 28px; }
  .lk__form-kurator span {
    margin-bottom: 25px; }
  .lk__form-kurator textarea {
    min-height: 252px;
    min-width: 100%;
    max-width: 100%;
    width: 100%;
    color: black;
    padding: 10px 0;
    border: none;
    border-top: 1px solid #d4d4d4;
    border-bottom: 1px solid #d4d4d4;
    outline: none;
    margin-bottom: 25px; }
  .lk__form-kurator .green-btn {
    display: inline-block; }

.lk__file {
  position: relative;
  display: inline-block;
  /*width: 53px;
  height: 53px;
  background-color: #c6c6c6;
  background-image: url(/local/templates/ivestore/img/attach-icon.png);
  background-repeat: no-repeat;
  background-position: center center;
  float: right;
  border-radius: 53px; */
}  
.lk__file::before {
  content: "+ Прикрепить файл";
  cursor: pointer;
  position: relative;
  max-width: 100%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 1rem;
  line-height: 1;
  color: #14C167;
  text-decoration: none;
  padding: 10px 13px 13px 13px;
  background: #fff;
  border-radius: 5px;
  transition: 0.2s;
  border: 1px solid #14C167;
}
@media (min-width: 768px){
  .lk__file:hover::before {
    color: #fff;
    border: #14C167 1px solid;
    background: #14C167;
  }
}
.lk__file.attached::before {
  content: "Файл прикреплён";
  color: #fff;
  border: #14C167 1px solid;
  background: #14C167;
}
.lk__file input {
  display: none; 
}

.download__wrapper {
  padding: 15px;
  background-color: #fafafa;
  margin-bottom: 41px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
  .download__wrapper:last-child {
    margin-bottom: 53px; }

.download__image {
  width: 30%; }

.download__text-area {
  text-align: right;
  width: 70%;
  padding-left: 53px; }

.download__title {
  color: #000000;
  font-size: 2.063rem;
  font-weight: 500;
  margin-bottom: 21px; }

.download__description {
  color: #000000;
  font-size: 1rem;
  font-weight: 500;
  margin-bottom: 28px; }

.download__info {
  color: #2a2a2a;
  font-size: 1.375rem;
  font-weight: 500;
  margin-bottom: 8px; }
  .download__info span {
    font-weight: 700; }



.news__tabs {
  position: relative;
  display: inline-flex;
}
.news__tab_head {
  position: relative;
  padding: 7px 0;
}
.news__tab_head a {
  display: inline-block;
  text-decoration: none;
}
.news__tab_head a::after {
  content: '';
  position: relative;
  display: inline-block;
  width: 12px;
  height: 12px;
  border-top-width: 3px;
  border-right-width: 3px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-style: solid;
  margin: 6px 0 6px 11px;
  transform: rotate(135deg);
  transform-origin: center;
}

.news__tab_list {
  position: absolute;
  top: 100%;
  left: -20px;
  margin: 0;
  list-style: none;
  background: #FFFFFF;
  border: 1px solid #D9D9D9;
  box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.03);
  border-radius: 5px;
}
.news__tab_list li {
  padding: 0 0 4px 0;
}
.news__tab_list li a, .news__tab_list li a:hover,
.news__tab_head a, .news__tab_head a:hover {
  /*color: inherit;*/
  text-decoration: none;
  text-transform: lowercase;
}
.news__tab_list a:hover {
  border-bottom: currentColor 1px solid;
}
.news__tab_head.news-tab,
.news__tab_list .news-tab {
  color: #14C167;
}
.news__tab_head.news-tab::after {
  border-color: #14C167;
}
.news__tab_head.articles-tab,
.news__tab_list .articles-tab {
  color: #FD821F;
}
.news__tab_head.articles-tab::after {
  border-color: #FD821F;
}
.news__tab_head.broken-tab,
.news__tab_list .broken-tab {
    color: #F6075C;
}
.news__tab_head.broken-tab::after {
  border-color: #F6075C;
}
.news__tab_head.special_offers-tab,
.news__tab_list .special_offers-tab {
    color: #cf1bfe;
}
.news__tab_head.special_offers-tab::after {
  border-color: #cf1bfe;
}

.news__tabs.open .news__tab_head a::after,
.news__tabs:hover .news__tab_head a::after {
  margin: 6px 0 -1px 11px;
  transform: rotate(-45deg);
}

@media (max-width: 767px){
  .news__tab_head a::after {
    width: 8px;
    height: 8px;
    margin: 2px 0 3px 5px;
  }
  .news__tabs.open .news__tab_head a::after,
  .news__tabs:hover .news__tab_head a::after {
    margin: 3px 0 -1px 5px;
    transform: rotate(-45deg);
  }
}

.news__tabs .news__tab_list {
  max-height: 0;
  padding: 0px 20px;
  transition: all 0.3s ease;
  overflow: hidden;
  border: 0px solid #D9D9D9;
}
.news__tabs.open .news__tab_list,
.news__tabs:hover .news__tab_list {
  max-height: 500px;
  padding: 8px 20px;
  transition: all 0.3s ease;
  border: 1px solid #D9D9D9;
}


.news-block {
  background: #fafafa;
  padding: 2rem 0 1rem 0; }
  .news-block__header {
    color: #212924;
    font-size: 2.5rem;
    font-weight: 700;
    letter-spacing: 3px;
    margin-bottom: .5rem; }
  .news-block__description {
    color: #212121;
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 1.2px;
    margin-bottom: 3.5rem; }
  .news-block__mini-block-head {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 2rem; }
  .news-block__mini-block-header {
    color: #000000;
    font-size: 33px;
    font-weight: 400;
    margin-bottom: 3rem; }
  .news-block__date {
    font-size: .75rem;
    font-weight: 300;
    color: #212121; }
  .news-block__mini-block-text {
    color: #7a7b7d;
    font-size: 1rem;
    font-weight: 500;
    line-height: 22px;
    margin-bottom: 1.5rem; }
  .news-block__wrapper {
    margin-bottom: 3.75rem; }


  .news__link {
    color: #14c167;
    font-weight: 500;
    text-decoration: underline; }

  .prices__bottom-text{
      text-align: justify;
    line-height: 1.5rem;
    margin-bottom: 1.5rem;
  }
    .news-block__mini-block-text{
      text-align: justify;
    line-height: 1.5rem;
    }
    .comments__user-text{
      text-align: justify;
    line-height: 1.5rem;
    }
  
  .news__detail-head .news__detail-text {
    font-weight: normal;
    font-size: 20px;
    line-height: 160%;
    }
.contacts_sc-description {
  margin: 35px 0 0 0 !important;
}
.news__workarea {
  font-weight: normal;
  font-size: 20px;
  line-height: 160%;
  color: #000000;
  /* text-align: justify;*/
  margin: 35px 47px 35px 0;
}
.news__workarea a {
  color: #14C167;
}
.news__workarea ol {
  margin-left:21px;
}
.news__workarea ul {
  margin-left: 13px;
}
.news__workarea ul {
  list-style: none;
}
.news__workarea ul li {
  position: relative;
}
.news__workarea ul li::before {
  content: '•';
  position: absolute;
  left: -13px;
}
      .news__workarea img{
      width:100%;
      max-width: 100%;
      border-radius: 25px;}
      .news__workarea p {
      text-align:justify;
      margin: 0 0 20px 0;
      }
      .news__workarea p.q {
        font-style: italic;
        font-weight: 300;
        padding: 8px 22px 14px 22px;
        background: #FAFAFA;
        border-radius: 5px;
        }
        .news__workarea p.imp {
          padding: 8px 22px 14px 22px;
          background: #F3FCF7;
          border-radius: 5px;
          }
          .news__workarea iframe{
      width:100%;
      height:340px;}
    .news__sidebar {
      margin: 35px 0;
    }

    .news__sidebar .news__block-item {
      margin: 0 0 30px 0;
    }
      @media (max-width: 767px){
        .news__workarea {
          font-size: 16px;
          line-height: 150%;
          margin: 14px 0;
        }
        .news__workarea img{
          border-radius: 5px;}
        .news__sidebar {
          margin: 14px 0;
        }
      }      


  .news__text-italic {
    font-style: italic; }
  .news__text-bold {
    font-weight: 600; }
  .news__blockquote {
    display: block;
    padding-left: 2.5rem;
    font-style: italic;
    position: relative; }
    .news__blockquote:before {
      content: '"';
      font-size: 5.5rem;
      font-weight: 500;
      color: #000000;
      position: absolute;
      top: -15px;
      left: -15px;
      display: block; }

    .news__detail-text {
      font-weight: normal;
      font-size: 20px;
      line-height: 160%;
      color: #000000;
    }
    .news__detail-image_main {
      position: relative;
      /*height: 500px;*/
      width: 100%;
      border-radius: 50px;
      overflow: hidden;
      margin: 35px 0 25px 0;
    }
    .news__detail-image_main::before {
      content: '';
      display: block;
      padding-top: 43.85%;
    }
    .news__detail-image_main img {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      height: 100%;
      width: 100%;
      object-fit: cover;
      object-position: center center;
    }

    .news__detail-image {
      margin-bottom: 35px;
      max-width: 100%; }
      .news__detail-image:not(:first-child) {
        margin-top: 35px; }
    @media (max-width: 1199px){
      .news__detail-image_main {
        /*height: 320px;*/
      }
    }
    
    @media (max-width: 767px){
      .news__detail-text {
        font-size: 16px;
        line-height: 150%;
      }
      .news__detail-image_main {
        /*height: 250px;*/
        border-radius: 25px;
        margin: 10px 0 0 0;
      }

      .news__detail-image {
        margin-bottom: 14px;
        max-width: 100%; }
        .news__detail-image:not(:first-child) {
          margin-top: 14px; }
    }
        


  .news__subtitle-1 {
    font-size: 1.375rem;
    font-weight: 700;
    margin-bottom: 1.5rem; }
  .news__subtitle-2 {
    color: #14c167;
    font-size: 2.063rem;
    font-weight: 700;
    margin-bottom: 1.5rem; }
  .news__description {
    color: #120606;
    font-size: 1rem;
    font-weight: 300; }

  .news__news-text {
    color: #7a7b7d;
    font-size: 1rem;
    font-weight: 500;
    margin-bottom: 23px; }

  .news__sub-block {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin-right: 47px;
  }

  .news__next-block {
    /*margin: 35px 0;*/
  }
  @media (max-width: 767px){
    .news__sub-block {
      margin-right: 0px;
    }
    .news__next-block {
      width: 100%;
      margin: 20px 0 0px 0;
    }
  }
  .news__soc-block {
    display: flex;
    align-items: center;
    /*margin: 35px 0; */
  }
  .news__soc-block ul {
    display: flex;
    margin: 0 18px;
    padding: 0;
    list-style: none;
  }
  .news__soc-block li {
    margin: 0 7px; 
  }
  .news__soc-block li a {
    display: block;
    width: 32px;
    height: 32px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: 32px;
    background-position: top center;
  }
  @media (min-width: 768px){
    .news__soc-block li a:hover {
      background-position: bottom center;
    }
  }
  .news__soc-block li a.vk {
    background-image: url(/local/templates/ivestore/img/social/ico_vk.svg); }
  .news__soc-block li a.facebook {
    background-image: url(/local/templates/ivestore/img/social/ico_facebook.svg); }

  .news__share {
    font-size: 16px;
    line-height: 1;
    color: #000000;
  }
        



/* удалить */
/*
.paginator {
  margin: 24px 0;
  }
  .paginator ul {
    display: flex;
    align-items: center;
    }
  .paginator li {
    display: flex;
    height: 32px;
    min-width: 32px;
    align-items: center;
    justify-content: center; }
  .paginator__arrow-left-link {
    display: block;
    width: 14px;
    height: 28px;
    background: url(/local/templates/ivestore/img/left-arrow.png);
    margin-right: 1rem;
  }
  .paginator__arrow-right-link {
    display: block;
    width: 14px;
    height: 28px;
    background: url(/local/templates/ivestore/img/right-arrow.png);
    margin-left: 1rem;
  }
    .paginator__arrow-left-link::before,
    .paginator__arrow-right-link::before {
      position: relative;
      display: inline-block;
      font-weight: normal;
      font-size: 16px;
      line-height: 200%;
      text-align: center;
      color: #000000;
      padding: 3px 14px 5px 14px;
      border: 1px solid #D9D9D9;
      border-radius: 5px;
    }
    @media (min-width: 768px){
      .paginator__arrow-left-link:hover::before,
      .paginator__arrow-right-link:hover::before {
        border: #14C167 1px solid;
      }
    }
    .paginator__arrow-left-link::before {
      content: 'Назад';
    }
    .paginator__arrow-right-link::before {
      content: 'Далее';
    }
    
  .paginator__number-page {
    background-color: #ddd;
    border-radius: 16px;
    margin: 0 10px; }
    .paginator__number-page-link {
      font-size: 1.375rem;
      color: white;
      font-weight: 700;
      display: flex;
      justify-content: center;
      align-items: center;
      width: 32px;
      height: 32px; }
    .paginator__number-page--active {
      background-color: #14c167; }
    .paginator__number-page:hover {
      background-color: #14c167; }


 */     
/* end удалить */


.ipaginator_more {
  margin: 24px 0;
}
.ipaginator_more a {
  width: 100%;
  max-width: 100%;
}
.ipaginator {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  margin: 24px 0;
}
.ipage_list {
  position: relative;
}
.ipage_list ul {
  display: inline-flex;
  margin: 0;
  padding: 0;
  list-style: none;
  border: 1px solid #D9D9D9;
  border-radius: 5px;
}
.ipage_list ul li {
  margin: 0;
  padding: 0;
}
.ipage_list ul li a,
.ipage_list ul li span {
  display: inline-block;
  font-size: 16px;
  line-height: 1;
  color: #000000;
  font-weight: normal;
  padding: 10px 6px 13px 6px;
  border: 1px solid transparent;
  margin: -1px;
  border-radius: 5px;
}
.ipage_list ul li a:hover {
  color: #14C167;
}
.ipage_list ul li a.active {
  border: 1px solid #D9D9D9;
}

.ipage_list ul li:first-child a,
.ipage_list ul li:last-child a {
  padding: 10px 12px 13px 12px;
}

.ipage_onpage {
  flex: 1 1 0;
  padding: 0 25px;
}
.ipage_onpage {
  font-weight: normal;
  font-size: 16px;
  line-height: 1;
  color: #000000;
}

.ipage_onpage input[type="text"] {
  position: relative;
  width: 47px;
  display: inline-block;
  text-align: center;
  font-size: 1rem;
  line-height: 1;
  color: #000;
  padding: 9px 3px 11px 3px;
  background: #fff;
  border-radius: 5px;
  transition: 0.2s;
  border: 1px solid #D9D9D9;  
  margin: 0 8px;
}
.ipage_onpage input[type="text"]:hover {
  border: 1px solid #14C167;
}
.ipage_next {
}

@media (max-width: 767px){
  .ipaginator_more {
    margin: 20px 0;
  }
  .ipaginator {
    margin: 20px 0;
  } 
  .ipage_list {
    width: 100%;
    margin: 0 0 20px 0;
  }
  .ipage_list ul {
    flex-wrap: wrap;
  }
  .ipage_onpage {
    padding: 0 25px 0 0;
  }
}




/*
.prices__devices-wrapper ul{
  margin-left:40px;
}*/

.prices .your-device__left-block-wrapper {
  margin-bottom: 20px;
  border-bottom: none !important; }

.prices__device-description {
  font-size: 1rem; }
  .prices__device-description-title {
    font-size: 1.375rem; }

.prices__right__image-wrapper {
  text-align: center;
  margin: 30px 0;
}
.prices__right__image-wrapper img {
  max-width: 100%;
}
@media (max-width: 767px){
  .prices__right__image-wrapper {
    text-align: center;
    margin: 14px 0;
  }
}
.prices__advantage-wrapper {
  margin: 0 0 30px 0;
  font-size: 20px;
  line-height: 160%;
}
.prices__advantage-wrapper img {
  max-width: 100%;
}
.prices__advantage-wrapper > ul {
  margin: 0;
  padding: 0;
}
.prices__advantage-wrapper > ul > li {
  margin: 0 0 0 15px;
  padding: 0;
}
@media (max-width: 767px){
  .prices__advantage-wrapper {
    font-size: 16px;
    line-height: 150%;
  }
}
.prices__title {
  color: #000000;
  font-size: 2.5rem;
  font-weight: 500;
  margin-top: 0;
  margin-bottom: 38px; }

.prices__item {
  font-size: 1.375rem;
  font-weight: 500;
  color: #2a2a2a;
  margin-bottom: 15px;
  padding-left: 41px;
  position: relative;
  height: 33px;
  display: flex;
  align-items: center; }
  .prices__item a {
    text-decoration: underline;
    text-decoration-color: #2a2a2a;
    text-decoration-skip-ink: none; }
  .prices__item:nth-child(1):before {
    content: "1";
    width: 33px;
    height: 33px;
    border-radius: 50%;
    position: absolute;
    left: 0px;
    background-color: #14c167;
    display: flex;
    justify-content: center;
    align-items: center;
    color: white; }
  .prices__item:nth-child(2):before {
    content: "2";
    width: 33px;
    height: 33px;
    border-radius: 50%;
    position: absolute;
    left: 0px;
    background-color: #14c167;
    display: flex;
    justify-content: center;
    align-items: center;
    color: white; }
  .prices__item:nth-child(3):before {
    content: "3";
    width: 33px;
    height: 33px;
    border-radius: 50%;
    position: absolute;
    left: 0px;
    background-color: #14c167;
    display: flex;
    justify-content: center;
    align-items: center;
    color: white; }
  .prices__item:nth-child(4):before {
    content: "4";
    width: 33px;
    height: 33px;
    border-radius: 50%;
    position: absolute;
    left: 0px;
    background-color: #14c167;
    display: flex;
    justify-content: center;
    align-items: center;
    color: white; }
  .prices__item:nth-child(5):before {
    content: "5";
    width: 33px;
    height: 33px;
    border-radius: 50%;
    position: absolute;
    left: 0px;
    background-color: #14c167;
    display: flex;
    justify-content: center;
    align-items: center;
    color: white; }
  .prices__item:nth-child(6):before {
    content: "6";
    width: 33px;
    height: 33px;
    border-radius: 50%;
    position: absolute;
    left: 0px;
    background-color: #14c167;
    display: flex;
    justify-content: center;
    align-items: center;
    color: white; }

.form_line {
  margin: 10px 0;
}
.form_line_btn {
  margin: 15px 0;
}
.form_success {
  color: #14C167;
}
.prices__leave-request,
.inp {
  display: inline-block;
  width: 100%;
  height: 41px;
  padding: 0 14px 0 14px;
  background-color: white;
  outline: none;
  border: 1px solid #D9D9D9;
  box-sizing: border-box;
  border-radius: 5px;
  font-weight: normal;
  font-size: 16px;
  line-height: 39px;
  color: #000000;
}
.prices__leave-request.valid,
.inp.valid,
.area.valid,
.prices__leave-request.valid:hover,
.inp.valid:hover,
.area.valid:hover {
  color: #000;
  border: 1px solid #14C167;
}
.prices__leave-request.invalid,
.inp.invalid,
.area.invalid,
.prices__leave-request.invalid:hover,
.inp.invalid:hover,
.area.invalid:hover {
  color: #F6075C;
  border: 1px solid #F6075C;
}
.inp:disabled,
.inp[disabled] {
  color: #D9D9D9;
}
.prices__textarea,
.area {
  outline: none;
  max-width: 100%;
  min-width: 100%;
  height: 124px;
  width: 100%;
  border: 1px solid #D9D9D9;
  border-radius: 5px;
  font-weight: normal;
  font-size: 16px;
  line-height: 1;
  color: #000000;
  padding: 10px 14px;
  resize: none; }
.prices__textarea:hover {
  color: #14C167;
  border: 1px solid #D9D9D9;
}


.prices__leave-request:hover::-webkit-input-placeholder,
.inp:hover::-webkit-input-placeholder,
.area:hover::-webkit-input-placeholder {
    color:#14C167; opacity: 1;
}
.prices__leave-request:hover::-moz-placeholder,
.inp:hover::-moz-placeholder,
.area:hover::-moz-placeholder {
    color:#14C167; opacity: 1;
}
.prices__leave-request:hover:-moz-placeholder,
.inp:hover:-moz-placeholder,
.area:hover:-moz-placeholder {
    color:#14C167; opacity: 1;
}
.prices__leave-request:hover:-ms-input-placeholder,
.inp:hover:-ms-input-placeholder,
.area:hover:-ms-input-placeholder {
    color:#14C167; opacity: 1;
}
.prices__leave-request:hover:placeholder,
.inp:hover:placeholder,
.area:hover:placeholder {
    color:#14C167; opacity: 1;
}



::-webkit-input-placeholder { /* Chrome */
  color: #000;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #000;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #000;
  opacity: 1;
}
:-moz-placeholder { /* Firefox 4 - 18 */
  color: #000;
  opacity: 1;
}


.jq-selectbox {
  width: 100%;
  max-width: 100%;
}

.section_form,
.prices__devices-request {
  border: 2px solid #F3FCF7;
  border-radius: 25px;
  padding: 1px 28px 18px 28px;
  margin: 30px 0;
}
.section_form {
  margin: 15px 0;
}

.section_form .sub_head {
  margin-left: -27px;
  margin-right: -27px;
}

@media (max-width: 767px){
  .section_form,
  .prices__devices-request {
    border: 0px solid #F3FCF7;
    border-radius: 0;
    padding: 0;
    margin: 14px 0 0 0;
  }
  .section_form {
    margin: 15px 0;
  }
  .section_form .sub_head {
    margin-left: 0px;
    margin-right: 0px;
  }
}


.form_line .jq-selectbox__dropdown {
  width: 100% !important;
}

.form_column_t {
  margin: 0 -5px;
}
.form_column_t .form_column_t_left,
.form_column_t .form_column_t_right {
  width: 100%;
  padding: 0 5px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .form_column_t .form_column_t_left {
    width: 210px;
    padding: 0 5px;
  }
  .form_column_t .form_column_t_right {
    flex: 1 1 0;
    padding: 0 5px;
    display: flex;
  }
  .form_column_t .form_column_t_right .input-required,
  .form_column_t .form_column_t_right .form_line,
  .form_column_t .form_column_t_right textarea.area {
    display: flex;
    width: 100%;
    max-width: 100%;
    height: inherit;
  }
  .form_btn_t_all button {
    width: 100%;
    max-width: 100%;
  }
}
.vacancy_head.sub_head {
  margin-left: 47px;
}
.vacancy-details__form .row {
  margin: 0 -5px;
}
.vacancy-details__form .row .form_column_left {
  width: 210px;
  padding: 0 5px;
}
.vacancy-details__form .row .form_column_right {
  flex: 1 1 0;
  padding: 0 5px;
  display: flex;
}
.vacancy-details__form .row .form_column_right .form_line {
  display: flex;
  width: 100%;
}
.vacancy-details__form .row .form_column_right .form_line .area {
  display: flex;
  width: 100%;
  height: 100%;
}
.vacancy_btn_form_line {
  display: flex;
  margin-left: -5px;
  margin-right: -5px;
}
.vacancy_btn_form_line .send-form {
  flex: 1 1 0;
  margin: 0 5px;
}
.vacancy_btn_form_line .lk__file {
  margin: 0 5px;
}
@media (max-width: 767px) {
  .vacancy_head.sub_head {
    margin-left: 0;
    margin-right: 0;
    text-align: center;
  }
  .vacancy-details__form .row .form_column_left {
    width: 100%;
  }
  .vacancy-details__form .row .form_column_right {
    flex: 1 1 100%;
  }
  .vacancy-details__form .row .form_column_right .form_line .area {
    height: 124px;
  }
  .vacancy_btn_form_line {
    display: flex;
    margin-left: -5px;
    margin-right: -5px;
    justify-content: space-between;
  }
  .vacancy_btn_form_line .send-form {
    flex: 0 0 0;
    margin: 0 5px;
  }
  .vacancy_btn_form_line .lk__file {
    margin: 0 5px;
  }
}

.prices__bottom-text {
  font-weight: 500;
  font-size: 1rem; }
  .prices__bottom-text ul{
  margin-left:40px;}

.prices__bottom-text-title {
  font-size: 1.375rem;
  font-weight: 700; }

.prices__found-text {
  padding: 21px 27px;
  border: 1px solid #14c167;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem; }

.prices__found-description {
  color: #2a2a2a;
  font-size: 1.25rem;
  font-weight: 500;
  margin-bottom: 20px; }

.prices__found-tel {
  color: #14c167;
  font-size: 3.438rem;
  font-weight: 700; }


  .prices__mini-block-item--item2 {
    background-image: url(/local/templates/ivestore/img/prices__mini-block2.png); }
  .prices__mini-block-item--item3 {
    background-image: url(/local/templates/ivestore/img/prices__mini-block3.png); }
  .prices__mini-block-item--item4 {
    background-image: url(/local/templates/ivestore/img/prices__mini-block4.png); }
  .prices__mini-block-item--item5 {
    background-image: url(/local/templates/ivestore/img/prices__mini-block5.png); }
  .prices__mini-block-item--item6 {
    background-image: url(/local/templates/ivestore/img/prices__mini-block6.png); }
  .prices__mini-block-item--item7 {
    background-image: url(/local/templates/ivestore/img/prices__mini-block7.png); }
  .prices__mini-block-item--item8 {
    background-image: url(/local/templates/ivestore/img/prices__mini-block8.png); }
  .prices__mini-block-item--item-ip-4 {
    background-image: url(/local/templates/ivestore/img/prices__mini-block-ip-4.png);
    background-position: 50% 25%; }
  .prices__mini-block-item--item-ip-5 {
    background-image: url(/local/templates/ivestore/img/prices__mini-block-ip-5.png);
    background-position: 50% 20%; }
  .prices__mini-block-item--item-ip-8 {
    background-image: url(/local/templates/ivestore/img/prices__mini-block-ip-8.png); }
  .prices__mini-block-item--item-ip-x {
    background-image: url(/local/templates/ivestore/img/prices__mini-block-ip-x.png); }



.prices__mini-block-item .prices__mini-open-list {
  display: none;
}
.prices__mini-block-item {
  display: flex;
  flex-direction: column;
  background: transparent;
  margin: 0 0 15px 0;
  padding-top: 15px;
  overflow: hidden;
}
.prices__mini-block-item .astatic {
  display: block;
  height: 100px;
  padding: 0 15px;
  text-align: center;
}
.prices__mini-block-item .astatic img {
  max-width: 100%;
  max-height: 200px;
  margin: auto;
  transition: all 0.3s ease;
}
@media (min-width: 768px){
  .prices__mini-block-item:hover .astatic img {
    transform: translate(0,-10px);
    transition: all 0.3s ease;
  }
}

.prices__mini-block-item .prices__mini-wrap {
  position: relative;
  background: #F3FCF7;
  border-radius: 14px/6px;
  padding: 9px 10px 13px 10px;
  text-align: center;
  z-index: 2;
  flex: 1 1 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.prices__mini-block-item .prices__mini-wrap::after {
  content: '';
  position: absolute;
  left: 50%;
  width: 34px;
  height: 24px;
  background: #F3FCF7;
  -moz-transform: rotate(22deg) skew(135deg, 0deg);
  -webkit-transform: rotate(22deg) skew(135deg, 0deg);
  -o-transform: rotate(22deg) skew(135deg, 0deg);
  -ms-transform: rotate(22deg) skew(135deg, 0deg);
  transform: rotate(22deg) skew(135deg, 0deg) translate(-50%);
  top: -6px;
  margin: 0 0 0 -2px;
  border-radius: 10px 0 0 0;
  z-index: -1;
}
.prices__mini-block-item .prices__mini-wrap .prices__sub-title {
  font-weight: 500;
  font-size: 14px;
  line-height: 150%;
  color: #000000;
}
@media (max-width: 991px){
  .prices__mini-block-item .prices__mini-wrap .prices__sub-title {
    font-size: 18px;
  }
}
@media (max-width: 767px){
  .prices__mini-block-item .prices__mini-wrap .prices__sub-title {
    font-size: 14px;
  }
}
.right__sticky {
  position: sticky !important;
  position: -webkit-sticky !important;
}
.prices__more-block {
  font-weight: normal;
  font-size: 24px;
  line-height: 120%;
  text-align: center;
  color: #000000;
  margin: 15px 0;
}
.prices__more-block a {
  color: inherit;
  text-decoration: none;
}
.prices__more-block .prices__more-block_pic {
  position: relative;
  padding: 0 33px;
}
.prices__more-block .prices__more-block_pic img {
  max-width: 100%;
  max-height: 405px;
}
.prices__more-block .prices__more-block_text {
  background: #F3FCF7;
  border-radius: 30px;
  margin: -104px 0 0 0;
  padding: 115px 35px 25px 35px;
  transition: all 0.3s ease;
}
@media (max-width: 1199px){
  .prices__more-block {
    font-size: 20px;
  }  
}

.prices__bottom-text-wrapper {
  font-weight: normal;
  font-size: 20px;
  line-height: 160%;
}
@media (max-width: 767px){
  .prices__bottom-text-wrapper {
    font-weight: normal;
    font-size: 16px;
    line-height: 150%;
  }
}

.prices__detail-logo {
  display: flex; }
  .prices__detail-logo img {
    margin: auto; }

.prices__device-list-wrapper {
  width: 100%;
  display: flex;
  justify-content: center;
  margin-top: 34px;
  margin-bottom: 75px;
  flex-wrap: wrap; }

.prices__device-item {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding: 6px;
  border: 1px solid #939393;
  border-radius: 30px;
  font-size: 1rem;
  color: #212121;
  position: relative;
  margin-left: 8px;
  margin-right: 8px;
  margin-bottom: 20px; }
  .prices__device-item--active {
    border-color: #14c167; }
    .prices__device-item--active:after {
      content: '';
      width: 15px;
      height: 15px;
      background-color: #14c167;
      border-radius: 15px;
      position: absolute;
      top: -5px;
      right: -5px;
      background-image: url(/local/templates/ivestore/img/checky.png);
      background-position: center center;
      background-repeat: no-repeat; }

/*.prices__top-wrapper {
  margin-bottom: 30px;
}*/

.prices__damage_items {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin-top: -15px;
  /*margin-bottom: -15px;*/
  align-items: center;
}
.prices__damage_item {
  padding-top: 15px;
  padding-bottom: 15px;
  transition: border color 0.3s ease;
}
@media (max-width: 768px){
  .prices__damage_items {
    margin-top: -5px;
    /*margin-bottom: -5px;*/
  }
  .prices__damage_item {
    padding-top: 5px;
    padding-bottom: 5px;
  }
}
.prices__damage_item > a {
  display: flex;
  flex-direction: row;
  height: 100%;
  border: 1px solid #D9D9D9;
  border-radius: 25px;
  align-items: center;
  font-size: 16px;
  line-height: 110%;
  color: #000000;
  font-weight: normal;
  transition: all 0.3s ease;
}
.prices__damage_pic {
  width: 50px;
  height: 50px;
  overflow: hidden;
  border-radius: 50%;
}
.prices__damage_pic img {
  width: inherit;
  height: inherit;
}
.prices__damage_name {
  flex: 1 1 0;
  padding: 2px 10px 5px 10px;
}
@media (min-width: 768px){
  .prices__damage_item:hover > a {
    border: 1px solid #14C167;
    color: #14C167;
    transition: border color 0.3s ease;
    transition: all 0.3s ease;
  }  
}
.prices__damage_item_all > a {
  background: #F3FCF7;
  border-color: #F3FCF7;
}


.prices__issue-btn {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding: 10px 20px 16px 20px;
  border: 2px solid #F3FCF7;
  border-radius: 5px;
  font-size: 18px;
  line-height: 150%;
  color: #000000;
  font-weight: normal;
  }
  @media (min-width: 768px){
    .prices__issue-btn:hover {
      background: #F3FCF7;
      border: 2px solid #F3FCF7;
    }
  }  
  .prices__issue-btn--warning {
    position: relative; }
    .prices__issue-btn--warning:before {
      content: "!";
      background-color: #ff4747;
      width: 30px;
      height: 30px;
      border-radius: 30px;
      display: flex;
      justify-content: center;
      align-items: center;
      position: absolute;
      left: -11px;
      top: -11px;
      font-size: 1.25rem;
      font-weight: 400;
      color: white; }
  .prices__issue-btn--active {
    background: #F3FCF7;
    border: 2px solid #F3FCF7; }
  .prices__issue-btn--discount {
    border-color: #b768da; }
    .prices__issue-btn--discount.prices__issue-btn--active {
      background-color: #f8075c; 
      color: #fff;}
      .prices__issue-btn--discount.prices__issue-btn--active .prices__new-price {
        color: #000; }
    .prices__issue-btn--discount .prices__new-price {
      color: #cf1bfe;
      font-weight: 700; }

.prices__issue-name {
  width: 100%;
}
.prices__price {
  width: 100%;
  font-weight: 600;
  text-align: right;
  margin-top: 6px;
}
@media (max-width: 767px){
  .prices__issue-btn {
    font-size: 16px;
  }
  .prices__price {
    margin-top: 3px;
  }
}

.prices__new-price {
  display: block;
  width: 100%; }

.prices__old-price {
  font-size: 0.75rem;
  position: relative;
  top: -5px;
  text-decoration: line-through; }

.prices__btns-wrapper {
  margin-bottom: 56px; }
  .prices__btns-wrapper.--hid {
    display: none; }

@media (min-width: 992px){
  .prices__detail-issues_nav {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin: 0px -10px;
  }
}
.prices__detail-title {
  font-weight: normal;
  font-size: 18px;
  line-height: 150%;
  color: #000000;
  padding: 10px 28px 14px 28px;
  border: 2px solid #F3FCF7;
  border-radius: 5px;
  text-align: center;
  margin: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (min-width: 768px){
  .prices__detail-title:hover {
    color: #14C167;
    border: 2px solid #14C167;
  }
}
.prices__detail-title.active {
  color: #14C167;
  border: 2px solid #14C167;
}
@media (max-width: 991px){
  .prices__detail_issues_slider_nav {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
  }
  .prices__detail_issues_slide_nav-wrapper {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    /*margin: -10px;*/
  }
  .prices__detail_issues_slider_nav .prices__detail_issues_slide_nav {
    margin: 10px;
    flex: 1 1 0;
    font-size: 16px;
    padding: 10px 25px 14px 25px;
  }
}

.slider__issues_nav {
  max-width: calc(100% + 20px) !important;
  margin: 0 -10px;
}
.slider__issues_nav .bx-viewport {
  padding: 0 90px 0 0;
}



@media (min-width: 992px){
  .prices__detail-issues_value {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin: -15px;
  }
  .prices__detail-issues_value .prices__issue-btn {
    width: calc(25% - 30px);
    margin: 15px;
  }
}
@media (max-width: 991px){
  .prices__detail_issues_slider {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .prices__detail_issues_slide-wrapper {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    /*margin: -15px;*/
  }
  .prices__detail-issues_value .prices__issue-btn {
    width: calc(50% - 30px);
    margin: 15px;
  }
}
@media (max-width: 767px){
  .prices__detail-issues_value .prices__issue-btn {
    width: calc(100% - 30px);
    margin: 15px;
  }
}


.slider__issues {
  max-width: calc(100% + 30px) !important;
  margin: 0 -15px;
}
.slider__issues .bx-viewport {
  padding: 0 90px 0 0;
}

.prices__detail-issues_value .prices__issue-btn {
  margin: 15px;
}


.prices__detail-issues {
  margin-bottom: 18px; }
  .prices__detail-issues.--hid {
    display: none; }




.prices__hidden-block {
  overflow: hidden;
  height: 500px;
  position: relative;
  transition: 333ms; }
  .prices__hidden-block:after {
    content: "";
    display: block;
    width: 100%;
    position: absolute;
    bottom: 0;
    background-color: #535353;
    opacity: 0.2;
    height: 9px;
    transition: 333ms; }
  .prices__hidden-block--uncover {
    height: auto; }
    .prices__hidden-block--uncover:after {
      height: 1px; }

.prices__chosen-issue {
  padding: 27px 0 105px 0; }
  .prices__chosen-issue.--hid {
    display: none; }

.prices__show-more {
  color: #14c167;
  font-size: 1.75rem;
  font-weight: 500;
  display: block;
  width: 100%;
  text-align: center;
  cursor: pointer;
  margin-bottom: 64px; }
  .prices__show-more:after {
    content: "";
    display: inline-block;
    margin-left: 14px;
    width: 32px;
    height: 29px;
    background: url(/local/templates/ivestore/img/show-more.png);
    background-repeat: no-repeat;
    background-position: center center; }
  .prices__show-more.active:after {
    transform: rotate(180deg); }

.prices__issue-description {
  color: #212121;
  font-size: 1rem;
  font-weight: 500;
  display: block;
  width: 100%;
  text-align: center;
  margin-bottom: 47px; }

.prices__answer-item {
  font-weight: normal;
  font-size: 32px;
  line-height: 100%;
  color: #000000;
}

.prices__master-price {
  color: #000;
  font-weight: bold; 
  white-space: nowrap;
}
  .prices__master-price.home {
    color: #000; }

@media (max-width: 991px){
  .prices__answer-item  .prices__master-price {
    display: inline-flex;
    width: 100%;
    margin-top: 12px;
  }
}
.prices__currency {
  font-weight: bold; }

.prices__chose-items {
  margin: 43px 0;
}
.prices__chose-item {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  margin: 26px 0;
}

.prices__chose-answer-wrapper {
  display: flex;
  align-items: center;
  flex: 1 1 0;
  padding: 0 15px 0 0;
}
.prices__btn-wrapper {
  position: relative;
}
.prices__btn-wrapper > a {
  width: 160px;
}
@media (max-width: 767px){
  .prices__chose-answer-wrapper {
    width: 100%;
    flex: 1 1 100%;
    padding-bottom: 13px;
  }
  .prices__answer-item {
    display: flex;
    justify-content: space-between;
    width: 100%;
    align-items: center;
    font-size: 18px;
    line-height: 130%;
  }
  .prices__answer-item  .prices__master-price {
    display: inline-flex;
    width: auto;
    margin: 0 0 0 12px;
  }
}
    

@media (max-width: 991px){
  .prices__top-wrapper_left {
    flex: 1 1 0;
    width: auto;
    max-width: none;
  }
  .prices__top-wrapper .prices__right__image-wrapper {
    margin-right: -14% !important;
  }

}  



.prices__result_info {
  align-items: center;
  font-weight: normal;
  font-size: 16px;
  line-height: 150%;
  color: #000000;
  margin: 33px 0;
}
.prices__result_info_pic {
  width: 63px;
  max-width: 63px;
  padding-right: 10px;
}
.prices__result_info_pic img {
  width: 100%;
}
@media (max-width: 767px){
  .prices__result_info {
    font-size: 14px;
  }
  .prices__result_info_pic {
    width: 95px;
    max-width: 95px;
    padding-right: 2px;
  }
}


.prices__link {
  margin-bottom: 10px; }

.prices__other-issue {
  border-bottom: 2px dashed #000101;
  color: #000101;
  font-size: 2.063rem;
  font-weight: 500; }
  .prices__other-issue-wrapper {
    text-align: center; }

.link-to-item {
  display: inline-block;
  position: static !important;
  margin-bottom: 10px;
  margin-right: 38px;
  font-family: Helvetica;
  font-size: 20px;
  font-weight: 400;
  border-bottom: 1px solid black;
  margin-right: 31px;
  margin-bottom: 16px; }
  .link-to-item:hover {
    color: #14c167;
    border-color: #14c167; }

.quick-mb {
  margin-bottom: 41px; }

/*@keyframes show-prices__mini-open-list {
  0% {
    display: none;
    opacity: 0; }
  1% {
    display: block; }
  100% {
    opacity: 1; } }

*/    
.iservice.index {
  background: #fafafa;
}
.service {
  padding: 31px 0 34px 0; }
  .service__title {
    margin-top: 0; }
  .service__devices-images {
    max-width: 100%; }
  .service__description {
    font-size: 1.375rem;
    margin-bottom: .5rem; }
  .service__header {
    font-size: 4.125rem;
    text-transform: uppercase;
    line-height: 1;
    margin-bottom: 3rem; }
  .service span {
    border-radius: 13px;
    background-color: #ffe6e6;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 121px;
    color: #fe2c58;
    text-transform: uppercase;
    font-weight: 700;
    height: 25px;
    font-size: .75rem;
    margin-bottom: 21px; }
  .service__issues {
    margin-bottom: 104px; }
    /*.service__issues-header {
      color: #2a2a2a;
      font-size: 33px;
      font-weight: 400;
      margin-bottom: 2.5rem; }*/
    /*.service__issues-solve {
      color: #7a7b7d;
      font-size: 16px;
      font-weight: 500;
      line-height: 22px;
      margin-bottom: 1rem; }*/
    .service__issues--less-margin {
      margin-bottom: 54px; }
  .service__right-block-title {
    color: #212121;
    font-size: 1.75rem;
    font-weight: 500;
    letter-spacing: 0.131rem; }


/* для баннера на главной */
.slider__elem {
  background-image: url(/local/templates/ivestore/img/main__slider.png);
  background-size: cover;
  height: 455px;
  padding: 105px 0 75px 0; 
  max-width:1140px;
  margin:0 auto;
  border-radius:50px;
  }
  


.slider__header {
  font-size: 55px;
  font-weight: 400;
  color: #2a2a2a;
  margin-top: 0;
  margin-bottom: 3rem; }

.slider__description {
  color: #14c167;
  font-size: 45px;
  font-weight: 700;
  margin-bottom: 1rem;
  margin-top: 0; }

.slider__slogan {
  color: #2a2a2a;
  font-weight: 500; }

.slider__wrapper-link {
  display: block; 
  border-radius: 50px;
  overflow: hidden;
}
.main-slider-wrapper {
  margin: 20px 0 63px 0;
  padding: 0 15px;
}
.slider-main {
  position: relative; 
  max-width: 1140px !important;
  margin: 0px auto;
  }

  .slider-main .bx-prev,
  .slider-main .bx-next {
      width: 50px;
      height: 50px;
      position: absolute;
      top: 50%;
      margin-top: -25px;
      font-size: 0;
      line-height: 0;
      border-radius: 50%;
      overflow: hidden;
  }
  .slider-main .bx-prev {
    left: 10px;
    background: rgba(255, 255, 255, 0.5) url("/local/templates/ivestore/img/left-arrow.svg") no-repeat 15px center;
  }
  .slider-main .bx-next {
    background: rgba(255, 255, 255, 0.5) url("/local/templates/ivestore/img/right-arrow.svg") no-repeat 17px center;
    right: 10px;
  }
  .slider-main .bx-prev:hover,
  .slider-main .bx-next:hover {
      opacity: 0.8;
  }
  @media (min-width: 991px) {
    .main-slider-wrapper {
      height: 400px;
      overflow: hidden;
    }
    .slider__elem {
      height: 400px;
    }
  }
  @media (min-width: 768px) and (max-width: 991px) {
    .main-slider-wrapper {
      margin: 28px 0 22px 0;
      height: 240px;
      padding: 0 0 0 15px;
      overflow: hidden;
    }
    .slider-main .bx-viewport {
      padding: 0 50px 0 0;
    }
    .slider__wrapper-link {
      margin: 0 30px 0 0;
      border-radius: 25px;
    }
    .slider__elem {
      height: 240px;
	   border-radius: 25px;
    }
    .bx-controls {
      display: none;
    }
  }
  @media (max-width: 767px) {
    .main-slider-wrapper {
        margin: 28px 0 22px 0;
        height: 133px;
        padding: 0 0 0 15px;
        overflow: hidden;
    }
    .slider-main .bx-viewport {
      padding: 0 25px 0 0;
    }
    .slider__wrapper-link {
      margin: 0 10px 0 0;
      border-radius: 15px;
    }
    .slider__elem {
      height: 133px;
	   border-radius: 15px;
    }
    .bx-controls {
      display: none;
    }
  }
  .slider-main .bx-pager {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    position: absolute;
    bottom: 19px;
    width: 100%; }
  .slider-main .bx-pager-item {
    display: inline-block; }
    .slider-main .bx-pager-item:not(:last-child) {
      margin-right: 7px; }
  .slider-main .bx-pager-link {
    display: block;
    width: 25px;
    height: 5px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background-color: #ffffff;
    border-radius: 3px; }
    .slider-main .bx-pager-link.active {
      background-color: #14c167; }

/* end для баннера на главной */
.slider__repairs,
.slider__news {
  max-width: calc(100% + 30px) !important; /* иначе неправильный подсчет ширины */
  margin: 0 -15px;
}
.repairs__slide-wrapper,
.news__slide-wrapper {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
}
.articles__slide {
  padding: 0 15px 30px 15px;
}
@media (min-width: 992px) {
  /*.repairs__slider .repairs__slide-wrapper:nth-child(n+2) {
    если включить высота слайдера считается некорректно
    display: none;
  }*/
  .repairs__slide-wrapper,
  .news__slide-wrapper {
    padding: 0 0 12px 0;
  }
  .articles__slide {
    width: 25%;
    padding: 0 15px 30px 15px;
  }
}
@media (min-width: 768px) and (max-width: 991px){
  .repairs__slide-wrapper,
  .news__slide-wrapper {
    padding: 0 0 12px 0;
  }
  .articles__slide {
    width: 50%;
    padding: 0 15px 30px 15px;
  }
}
@media (max-width: 767px){
  .slider__repairs .bx-viewport,
  .slider__news .bx-viewport {
    padding: 0 35px 0 0;
  }
  .articles__slide {
    width: 100%;
  }
}
.articles__slide a, .articles__slide a:hover {
  text-decoration: none;
}
.articles__slide_pic {
  position: relative;
  /*height: 200px;*/
  width: 100%;
  border-radius: 5px;
  overflow: hidden;
}
.articles__slide_pic::before {
  content: '';
  display: block;
  padding-top: 76.12%;
}
.articles__slide_pic img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: center center;
}
.articles__slide_row {
  margin: 23px 0 11px 0;
  display: flex;
  justify-content: space-between;
}
.articles__part {
  font-weight: 500;
  font-size: 16px;
  line-height: 1.1875;
  text-transform: uppercase;
}
.articles__part:hover {
  border-bottom: currentColor 1px solid;
}
.articles__part_broken,
.articles__part.repair {
  color: #F6075C;
  border-bottom: transparent 1px solid;
}
.articles__part_news,
.articles__part.blue {
  color: #14C167;
  border-bottom: transparent 1px solid;
}
.articles__part_articles,
.articles__part.orange {
  color: #FD821F;
  border-bottom: transparent 1px solid;
}
.articles__part_sales,
.articles__part_special_offers,
.articles__part.pink {
  color: #cf1bfe;
  border-bottom: transparent 1px solid;
}
.articles__slide_data {
  font-weight: normal;
  font-size: 16px;
  line-height: 1.1875;
  color: #000000;
}
.articles__slide_head {
  font-weight: bold;
  font-size: 18px;
  line-height: 150%;
  color: #000000;
  margin: 0;
  padding: 0;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.articles__slide_text {
  font-size: 18px;
  line-height: 150%;
  font-style: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -moz-box;
  -moz-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  line-clamp: 3;
  box-orient: vertical;
}
.articles__slide_text_all {
  font-size: 18px;
  line-height: 150%;
  font-style: normal;
}
@media (max-width: 767px){
  .articles__slide_pic {
    /*height: 180px;*/
  }  
  .articles__slide_row {
    margin: 15px 0 7px 0;
  }
  .articles__part {
    font-size: 14px;
    line-height: 1.14;
  }
  .articles__slide_data {
    font-size: 14px;
    line-height: 1.14;
  }
  .articles__slide_head {
    font-size: 16px;
  }  
  .articles__slide_text,
  .articles__slide_text_all {
    font-size: 16px;
  }
}
.slider__repairs .bx-controls,
.slider__news .bx-controls {
  display: none;
}


.white-text {
  color: white; }

.status {
  padding: 31px 0 99px 0; }
  .status__header {
    color: #000000;
    font-size: 2.5rem;
    font-weight: 500;
    margin-bottom: 25px;
    margin-top: 0; }
  .status__description {
    font-weight: 500;
    font-size: 1rem;
    margin-bottom: 63px; }
  .status__image {
    margin-bottom: 32px; }
  .status__order-status {
    font-size: 1.375rem;
    font-weight: 500; }
    .status__order-status:last-child {
      margin-bottom: 23px; }
    .status__order-status span {
      color: #000000;
      font-size: 1.375rem;
      font-weight: 700; }
  .status__right-wrapper {
    margin-left: 52px; }
  .status__right-title {
    color: #000000;
    font-size: 1.75rem;
    font-weight: 500;
    margin-top: 28px;
    margin-bottom: 17px; }
  .status__right-description {
    color: #000000;
    font-size: 1rem;
    font-weight: 300;
    margin-bottom: 32px; }

.trust {
  background: #fafafa;
  color: #000; }
.trust__description {
  color: #000000;
  font-size: 18px;
  line-height: 150%;
  font-weight: normal;
  margin: 0;
  padding: 0;
}
.trust__mini-blocks {
  margin: 12px 0;
}
.trust__mini-block {
  display: flex;
  flex-direction: column;
  margin-bottom: 30px;
}
.trust__mini-block_ico {
  margin: 0 0 19px 0;
  text-align: center;
}
.trust__mini-block_ico img {
  max-width: 100%;
}
.trust__mini-block_info {
  flex: 1 1 auto;
}
.trust__mini-block h5 {
  font-weight: bold;
  font-size: 18px;
  line-height: 150%;
}
.trust__mini-block p {
  font-weight: normal;
  font-size: 18px;
  line-height: 150%;
  margin: 0 0 8px 0;
  padding: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -moz-box;
  -moz-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  line-clamp: 3;
  box-orient: vertical;  
}
.trust__mini-block a.link_bold, .trust__mini-block a.link_bold:hover {
  font-weight: normal !important;
}
@media (max-width: 767px){
  .trust__mini-block_ico {
    margin: 0 0 10px 0;
  }
  .trust__mini-block h5 {
    font-size: 16px;
  }
  .trust__mini-block p {
    font-size: 16px;
    margin: 0;
  }  
}


.vacancy-list-page {
  font-weight: normal;
  font-size: 20px;
  line-height: 160%;
  color: #000000;
}
.vacancy-list-page p {
  margin: 0 0 20px 0;
}
@media (max-width: 767px){
  .vacancy-list-page {
    font-size: 16px;
    line-height: 150%;
  }
}


.img-margin--vacancy-list {
  padding: 30px 0;
  display: flex;
  height: 100%;
}
.img-margin--vacancy-list a {
  display: flex;
  height: inherit;
}
.img-margin--vacancy-list img {
  display: block;
  border-radius: 25px;
  width: 100%;
  height: inherit;
  object-fit: cover;
  object-position: center center;
}
@media (max-width: 991px){
  .img-margin--vacancy-list {
    padding: 0;
  }
}
@media (max-width: 767px){
  .img-margin--vacancy-list {
    padding: 0;
  }
  .img-margin--vacancy-list img {
    display: block;
    min-height: 250px;
    border-radius: 5px;
  }
}





.skills-list {
  display: flex;
  flex-wrap: wrap; }

.skills-item {
  padding: 5px 10px;
  background: #F0F1F2;
  color: #666;
  margin: 0 8px 8px 0;
  font-size: 14px;
  font-weight: 500; }

.your-device {
  background-color: #fafafa;
  padding: 42px 0 14px 0; }
  .your-device__title {
    color: #212121;
    font-size: 2.5rem;
    font-weight: 700;
    text-align: center;
    margin-bottom: 1rem; }
  .your-device__description {
    color: #212121;
    font-weight: 300;
    text-align: center;
    width: 75%;
    margin: 0 auto;
    margin-bottom: 57px; }
  .your-device__right-block-wrapper {
    margin-bottom: 2rem;
    position: relative;
    padding: 1rem 1.25rem 1rem 1.25rem;
    width: 100%;
    height: 138px;
    background: url(/local/templates/ivestore/img/gradient_background.png); }
    .your-device__right-block-wrapper:hover .your-device__open-list {
      visibility: visible;
      opacity: 1; }
  .your-device__name {
    display: flex;
    width: 121px;
    height: 25px;
    border-radius: 13px;
    background-color: #14c167;
    text-transform: uppercase;
    color: #ffffff;
    font-size: 0.75rem;
    font-weight: 700;
    letter-spacing: 0.9px;
    justify-content: center;
    align-items: center;
    margin-bottom: 0.9rem; }
  .your-device__device-title {
    color: #ffffff;
    font-size: 1.8rem;
    font-weight: 700; }
  .your-device__btn-arrow {
    position: absolute;
    right: 15px;
    bottom: 15px;
    color: white; }
  .your-device__left-block-wrapper {
    display: flex;
    flex-wrap: wrap;
    border-bottom: 1px solid #d0d0d0;
    padding: 54px 0; }
    .your-device__left-block-wrapper:first-child {
      padding-top: 0; }
    .your-device__left-block-wrapper:last-child {
      border-bottom: none; }
  .your-device__links-header {
    color: #000000;
    font-size: 2rem;
    font-weight: 500;
    margin-bottom: 3rem;
    width: 100%; }
  .your-device__left-block-image-wrapper {
    position: relative;
    width: 25%; }
  .your-device__links-wrapper {
    width: 75%; }
  .your-device__left-block-image {
    max-width: 100%;
    /*position: absolute; */}
  .your-device__link {
    color: #000000;
    font-size: 1.25rem;
    font-weight: 500;
    border-bottom: 1px solid #000;
    display: inline-block;
    margin-right: 1.3rem;
    margin-bottom: 1rem; }
    .your-device__link:hover {
      color: #44cd85;
      border-bottom: 1px solid #44cd85; }
  .your-device__open-list {
    visibility: hidden;
    position: absolute;
    top: 0;
    right: 100%;
    width: 275%;
    padding: 12px 46px 12px 26px;
    background-color: #2a2a2a;
    opacity: 0;
    transition: 222ms; }
  .your-device__bottom {
    margin-top: 30px; }
  .your-device__list-links-wrapper {
    margin-bottom: 17px; }
    .your-device__list-links-wrapper a {
      display: inline-block;
      color: #ffffff;
      font-family: Helvetica;
      font-size: 20px;
      font-weight: 400;
      border-bottom: 1px solid white;
      margin-right: 31px;
      margin-bottom: 16px; }
      .your-device__list-links-wrapper a:hover {
        color: #14c167;
        border-color: #14c167; }
  .your-device__advice {
    color: #ffffff;
    font-family: "Exo 2", Helvetica, Arial;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 12px; }
    .your-device__advice span {
      font-weight: 400; }
  .your-device__phone {
    color: #0c77e9;
    font-family: "Exo 2", Helvetica, Arial;
    font-size: 44px;
    font-weight: 500; }
.choise__area-link {
  color: #2a2a2a;
  font-size: 16px;
  font-weight: 300; }
.choise__area-link:hover {
  color: #14c167; }
   .service a.spanner {
    border-radius: 13px;
    background-color: #ffe6e6;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 121px;
    color: #fe2c58;
    text-transform: uppercase;
    font-weight: 700;
    height: 25px;
    font-size: .75rem;
    margin-bottom: 21px; }
.to-lk {
  width: 46px;
  height: 46px;
  display: inline-block;
  border-radius: 30px;
  background-color: #fafafa;
  background-image: url(/local/templates/ivestore/css/../img/lk__icon.png);
  background-position: center center;
  background-repeat: no-repeat;
  position: absolute;
  top: calc(50% - 23px);
  margin-left: 23px;
}
.news div[id^="bx_incl_area_"]{
	display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.sale-pl{
    border-radius: 13px;
    background-color: #f7e5ff;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 121px;
    color: #cf1bfe;
    text-transform: uppercase;
    font-weight: 700;
    height: 25px;
    font-size: .75rem;
    margin-bottom: 21px;	
}
/*.prices__advantage-wrapper div[id^="bx_incl_area_"]{
	display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    height: 150px;
}*/
/*.trust div[id^="bx_incl_area_"]{
	display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
*/

blockquote {
  display: block;
  padding-left: 2.5rem;
  font-style: italic;
  position: relative;
}
blockquote:before {
  content: '"';
  font-size: 5.5rem;
  font-weight: 500;
  color: #000000;
  position: absolute;
  top: -15px;
  left: -15px;
  display: block;
}
.map-baloon {
  position: absolute;
  width: 454px;
  padding: 40px 50px 45px 50px;
  left: 50%;
  top: -50px;
  transform: translate(-50%, 0%);
  background: #FFFFFF;
  border: 2px solid #F3FCF7;
  box-sizing: border-box;
  border-radius: 25px;
  font-size: 18px;
  line-height: 130%;
  color: #000000;
}
.map-baloon a.close {
	position:absolute;
	top:0px;
	right:0px;
  width: 35px;
  height: 35px;
	font-size:0px;
	z-index:5;
  background: url('/local/templates/ivestore/img/ico_close_baloon.svg') no-repeat bottom left;
}
@media (max-width: 480px){
  .map-baloon {
    position: relative;
    width: 100%;
    padding: 15px;
    left: 0;
    top: auto;
    bottom: 0;
    transform: translate(0%, 0%);
    background: #FFFFFF;
    border: 0px solid #F3FCF7;
    box-sizing: border-box;
    border-radius: 0px;
    font-size: 16px;
    line-height: 130%;
    color: #000000;
  }
}


.map-baloon > *:not(.map-baloon__more) {
  display: block;
}

.map-baloon__name {
  font-size: 24px;
  line-height: 1.2;
  color: #000000;
  margin-bottom: 13px;
}
.map-baloon__name > a {
  display: inline-block;
  margin: 0 25px 0 0;
}
.map-baloon__label {
  display: inline-block;
  padding: 2px 10px 4px 10px;
  font-weight: 600;
  font-size: 14px;
  line-height: 130%;
  color: #FFFFFF;
  background: #F6075C;
  border-radius: 12px;
  vertical-align: middle;
}
.map-baloon__label:empty {
	display:none;
}
.map-baloon__address {
}
.map-baloon__metro {
  display: flex !important;
  flex-direction: row;
  align-items: center;
  padding: 8px 0 6px 0;
}
.map-baloon__metro_ico {
  font-weight: 600;
  margin: 0 10px 0 0;
}
.map-baloon__sub {
  display: flex !important;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: -5px 0;
}
.map-baloon__telephone {
  color: #14C167;
  margin: 5px 0px;
}
.map-baloon__time {
  font-weight: 600;
  margin: 5px 0px;
}
.map-baloon__more {
  display: none;
  color: #14c167;
  font-weight: 500;
  border-bottom: 1px dashed #14c167;
}
.map-baloon__icons-block {
  display: none;
  position: absolute;
  right: 10px;
  bottom: 10px;
  width: 37px;
  height: 14px;
}
.map-baloon__icon {
  position: absolute;
  bottom: 0;
  cursor: pointer;
}
map-baloon__icon--car {
  background: url("/local/templates/ivestore/img/car-icon.png");
  width: 19px;
  height: 13px;
  background-size: 19px 13px;
  right: 0;
}
map-baloon__icon--human {
  background: url('/local/templates/ivestore/img/human-icon.png');
  width: 9px;
  height: 14px;
  background-size: 9px 14px;
  left: 0;
}
@media (max-width: 480px) {
  .map-baloon__name {
    font-weight: 600;
    font-size: 18px;
    line-height: 130%;
    margin-bottom: 13px;
  }
  .map-baloon__metro  {
    padding: 3px 0 9px 0;
  }
  .map-baloon__metro_ico svg {
    width: 24px;
  }
  .map-baloon a.close {
    display: none;
  }
}


.iframe-video {
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 80%;
  height: 80%;
  z-index: 200;
}
.footer__block-overlay--active {
  display: block;
}

.lk__feed-media {
  display: block;
  max-width: 100%;
  height: auto;
  margin-top: 10px;
  margin-bottom: 10px;
}
.lk__right-col {
  padding-left: 5px;
}
img.lk__feed-media {
  width: 100%;
}
iframe.lk__feed-media {
  width: 100%;
  height: 360px;
}
@media (max-width: 1199px)  {
  iframe.lk__feed-media {
    height: 307px;
  }
}
@media (max-width: 991px)  {
  iframe.lk__feed-media {
    height: 228px;
  }
  .lk__right-col {
    padding-left: 15px;
  }
}
@media (max-width: 767px)  {
  iframe.lk__feed-media {
    height: 188px;
  }
  .lk__item .vacancy-item__avatar {
    height: 32px;
    max-width: 32px;
    margin-right: 5px;
  }
}
@media (max-width: 639px)  {
  iframe.lk__feed-media {
    height: 174px;
  }
}
@media (max-width: 575px)  {
  iframe.lk__feed-media {
    height: 125px;
  }
  .lk__item .vacancy-item__avatar {
    height: 24px;
    max-width: 24px;
    margin-right: 4px;
  }
  .lk__right-col {
    padding-left: 5px;
    padding-right: 5px;
  }
}
@media (max-width: 375px)  {
  iframe.lk__feed-media {
    height: 105px;
  }
}

.detail__icons_ul {
  margin: 13px 0 0 0;
  padding: 0;
  font-size: 0;
  line-height: 0;
}
.detail__icons {
  display: inline-block;
  max-width: 24px;
  max-height: 24px;
  margin: 0 20px 10px 0;
}
.detail__icons img {
  width: 100%;
}
.send-form:hover {
  cursor:pointer;
}

[pop_title]{
  position:relative;
}
[pop_title]:after{
  content:attr(pop_title);
  font-weight: 600;
  font-size: 14px;
  line-height: 130%;
  color: #FFFFFF;
  background:#14C167;
  padding: 0 10px 5px 10px;
  border-radius: 12px 12px 12px 0;
  position:absolute;
  left:-9999px;
  opacity:0;
  bottom:100%;
  white-space:nowrap;
  -webkit-transition:0.25s linear opacity;
  transition:0.25s linear opacity;
  z-index: 999;
}
[pop_title]:hover:after{
  left:10px;
  opacity:1;
}

.rose_link[pop_title]:after{background: #F6075C;}
.th_link[pop_title]:after{background: #333;}


.lk__file--loaded {
  background-image: url("/local/templates/ivestore/img/file-loaded.png");
}


.prices__wrap div.hot-offers__text-wrap_problem {
  left: 15px;
  right: 15px;
}

.your-device__left-block-wrapper:nth-last-child(2) {
  border-bottom: none;
}
.your-device__all-device-block {
  display: -webkit-inline-flex;
  display: -moz-inline-flex;
  display: -ms-inline-flex;
  display: -o-inline-flex;
  display: inline-flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
  -ms-align-items: flex-start;
  align-items: flex-start;
}
.your-device__all-device {
  font-size: 22px;
  font-weight: 500;
  color: #212121;
  border-bottom: 2px dashed #212121;
  margin-bottom: 10px;
  white-space: nowrap;
}
.your-device__all-device--green {
  color: #14c167;
  border-bottom: 2px dashed #14c167;
}
@media (max-width: 991px) {
  .your-device__all-device {
    font-size: 18px;
    margin-bottom: 15px;
  }
  .your-device__all-device-block {
    margin-top: 50px;
  }
}
@media (max-width: 767px) {
  .your-device__all-device-block {
    margin-top: 30px;
  }
}
@media (max-width: 639px) {
  .your-device__all-device {
    font-size: 17px;
  }
}
input.green-btn {
  padding: 0;
}
.maps-center {
  height: 141px;
  width: 555px;
}
@media (max-width: 1199px) {
  .maps-center {
    width: 465px;
  }
}
@media (max-width: 991px) {
  .maps-center {
    width: 345px;
    height: 146px;
  }
}
@media (max-width: 767px) {
  .maps-center {
    width: 510px;
    height: 172px;
  }
}
@media (max-width: 575px) {
  .maps-center {
    width: 100%;
    margin-top: 20px;
  }
}

.news .news-img {
  display: block;
  /*background: url("https://ivestore.ivestore.ru/upload/iblock/5e7/ekr_iphone6.jpg");*/
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center;
  height: 250px;
  width: 100%;
}

.choise__list {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
  align-content: flex-start;
}
.choise__item {
  margin-right: 30px;
  white-space: nowrap;
}
.contacts__choise.with-map {
  background-image: none;
}
.choise__metro-wrapper {
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  -o-flex-wrap: nowrap;
  flex-wrap: nowrap;
  padding-left: 15px;
}
.choose-map {
  width: 100%;
  height: 500px;
  background: url(/local/templates/ivestore/img/contacts-icons/map.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.choise__ul-wrapper {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
}
.choise__city-list {
  margin-right: 30px;
}
.choise__city {
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  -o-flex-wrap: nowrap;
  flex-wrap: nowrap;
  padding-left: 15px;
}
@media (max-width: 991px) {
  .choose-map {
    height: 440px;
  }
}
@media (max-width: 767px) {
  .choose-map {
    display: none;
  }
}
@media (max-width: 639px) {
  .choise__ul-wrapper {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .choise__list:not(:last-of-type) {
    margin-bottom: 0;
  }
}


.invideo__card {
  overflow: hidden;
}

@media (max-height: 500px) {
  .invideo__card > div {
    position: relative;
  }
  .invideo__card > div > img {
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .invideo-video {
    position: absolute;
    height: auto;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
}

.learning__top-block ~ .comments .comments__header-block__title span {
  background-color: #f8075c;
  color: #fff;
}
.learning__top-block ~ .comments .comments__title {
  text-transform: none;
}
.learning__top-block ~ .comments .comments__header-block {
  margin-bottom: 1rem;
}
@media (max-width: 1199px) {
  .learning__top-block ~ .comments .comments__header-block__title span {
    margin-bottom: 0;
  }
}

.popup-fade {
    display: none;
}
.popup-fade:before {
    content: '';
    background: #000;
    position: fixed; 
    left: 0;
    top: 0;
    width: 100%; 
    height: 100%;
    opacity: 0.7;
    z-index: 9999;
}
.popup {
    position: fixed;
    top: 20%;
    left: 50%;
    padding: 40px 20px 0px 20px;
    width: 385px;
    margin-left: -200px;    
    background: #fff;
    border: 1px solid #ff0050;
    border-radius: 4px; 
    z-index: 99999;
    opacity: 1;    
}
.popup-close {
  color: #cc004a;
    position: absolute;
    top: 10px;
    right: 25px;
}
.youtuber {
    border-radius: 10px;
    background-color: #d1d1d1;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    display: inline-block;
    overflow: hidden;
    transition: all 200ms ease-out;
    cursor: pointer;
}
.youtuber .play {
  position: absolute;
  background: url('/local/templates/ivestore/img/ico_play_youtube.svg') no-repeat top left;
  transition: none;
  top:0;
  left:0;
  right:0;
  bottom:0;
  margin:auto;
  width: 128px;
  height: 128px;
  background-size: 128px;
  opacity: 0.7;
}
@media (min-width: 768px) {
  .youtuber:hover .play {
    background-position: bottom left;
  }
}  

@media (max-width: 767px){
  .youtuber .play {
    width: 56px;
    height: 56px;
    background-size: 56px;
  }
}

.opacitysocial {
opacity:0.5;
filter:alpha(opacity=50); 
}
.opacitysocial:hover {
-moz-transition: all 0.4s; 
-webkit-transition: all 0.4s;  
-ms-transition: all 0.4s;  
-o-transition: all 0.4s;  
transition: all 0.4s; 
opacity:1;
filter:alpha(opacity=100);
}
.header_phone_button_raf {
  width: 100% !important;
  height: 30px;
  background: #f8075c;
  box-shadow: 0 -3px rgb(169, 0, 59) inset;
  color: #fff !important;
  font-size: 1.1rem;
  white-space: nowrap;
  transition: 0.2s;
}
.header_phone_button_raf:hover {
  background: #ec296e;
  color: #fff !important;
}

.main_head,
.prices__found-header,
.vacancy-page .h2-like {
  font-weight: bold;
  font-size: 32px;
  line-height: 100%; 
  margin: 30px 0;
  padding: 0;
  color: #000000;
}
.sub_head,
.prices__right-title,
.prices__advantage-wrapper h2,
.news__workarea h2,
.news__workarea h3,
.contacts__text,
.contacts__subtitle {
  font-weight: bold;
  font-size: 24px;
  line-height: 100%; 
  margin: 18px 0;
  padding: 0;
  color: #000000;
}
.contacts_sc-description .contacts__subtitle {
  display: block;
}
@media (max-width: 767px) {
  .main_head,
  .prices__found-header,
  .vacancy-page .h2-like {
      font-weight: 600;
    font-size: 18px;
    line-height: 130%;
    margin: 14px 0;
  }
  .sub_head,
  .prices__right-title,
  .prices__advantage-wrapper h2,
  .news__workarea h2,
  .news__workarea h3,
  .contacts__text,
  .contacts__subtitle {
    font-size: 18px;
    font-weight: 600;
  }
}  
.main_head_all {
  margin: 38px 0 20px 0;
}
@media (max-width: 767px) {
  .main_head_all {
    margin: 14px 0;
  }
}


.content-padding{
  padding: 15px 0;
}
.main_head_link {
  display: flex;
  flex-direction: row;
}
.main_head_link .main_head {
  padding: 0 30px 0 0;
}
@media (max-width: 767px) {
  .main_head_link .main_head {
    flex: 1 1 0;
  }
}


.link_bold, .link_bold:hover{
  display: inline-block;
  font-weight: bold;
  font-size: 18px;
  line-height: 150%;
  text-decoration: none;
}
.link_bold > span {
  padding-bottom: 0px;
  border-bottom: 2px solid transparent;
}
.link_bold.link_bold_red > span {
  color: #F6075C;
}
.link_bold.link_bold_green > span {
  color: #14C167;
}
@media (min-width: 768px) {
  .link_bold.link_bold_red > span:hover {
    border-bottom: #F6075C 2px solid;
    transition: border-bottom 0.3s ease;
  }
  .link_bold.link_bold_green > span:hover {
    border-bottom: #14C167 2px solid;
    transition: border-bottom 0.3s ease;
  }
}
@media (max-width: 767px) {
  .link_bold, .link_bold:hover{
    font-weight: 500;
    font-size: 16px;
  }
}

.contact_index_content {
  font-weight: normal;
  font-size: 18px;
  line-height: 150%;
}
.contact_index_content p {
  margin: 27px 0;
}
.contact_index_map {
  display: flex;
  height: 100%;
  margin: 12px 0 0 0;
  border-radius: 15px;
  overflow: hidden;
}
.contact_index_map iframe {
  width: 100%;
  height: inherit;
  border-radius: 15px;
}
.contact_index_map > div > ymaps,
.contact_index_map > div > ymaps > ymaps {
  width: 100%;
  height: inherit !important;
  border-radius: 15px;
}

@media (max-width: 991px) {
  .contact_index_map {
    min-height: 376px;
  }  
}
@media (max-width: 767px) {
  .contact_index_content {
    font-size: 16px;
  }
  .contact_index_map {
    min-height: 330px;
    margin: 14px -15px 0 -15px;
    border-radius: 0px;
  }  
  .contact_index_map iframe {
    border-radius: 0px;
  }
  .contact_index_map > div > ymaps,
  .contact_index_map > div > ymaps > ymaps {
    width: 100%;
    height: inherit !important;
    border-radius: 0;
  }
}




.iservice {
  position: relative;
  overflow: hidden;
  z-index: 1;
}

.line_green {
  width: 100%;
  max-width: 384px;
  border-top: #baebd0 1px solid;
  margin: 10px 0;
}
.iservice_step {
  position: relative;
}
.iservice_step_number {
  position: absolute;
  right: 100%;
  min-width: 200px;
  text-align: right;
  color: rgba(189, 190, 192, 0.13);
  font-size: 202px;
  line-height: 1;
  font-weight: 700;
  background: url("/local/templates/ivestore/css/img/bg_step.png") no-repeat left bottom / contain;
  padding-bottom: 13px;
}
.iservice_step_head {
  position: relative;
  color: #2a2a2a;
  font-size: 24px;
  font-weight: 500;
  margin: 20px 0;
  padding: 15px 0 15px 33px;
}
.iservice_step_head::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 56px;
  height: 56px;
  border-radius: 50%;
  background: #26c06a;
  z-index: -1;
}
.iservice_step_head_nocircle {
  padding: 0 !important;
}
.iservice_step_head_nocircle::before {
  display: none;
}


.iservice_device_items {
}
.iservice_device_item {
  position: relative;
  min-width: 130px;
  margin: 27px 0;
  text-align: center;
}
.iservice_device_item a {
  position: relative;
  display: flex;
  flex-direction: column;
  height: 100%;
  margin: 0 auto;
  color: #2a2a2a;
  font-size: 24px;
  font-weight: 500;
  text-decoration: none;
}
.iservice_subdevice_item {
  position: relative;
  margin: 15px 0;
  text-align: center;
  width: auto;
  flex: 0 1 auto;
}
.iservice_subdevice_item a {
  position: relative;
  display: flex;
  flex-direction: column;
  height: 100%;
  margin: 0 auto;
  color: #2a2a2a;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
}
.iservice_damage_item {
  position: relative;
  max-width: 140px;
  margin: 15px 0;
  text-align: center;
  width: auto;
  flex: 0 1 auto;
}
.iservice_damage_item a {
  position: relative;
  display: flex;
  flex-direction: column;
  height: 100%;
  margin: 0 auto;
  color: #2a2a2a;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
}
.iservice_damage_small_items {
  margin: 0 -5px;
}
.iservice_damage_small_item {
  position: relative;
  max-width: 140px;
  margin: 15px 0;
  padding: 0 5px;
  text-align: center;
  width: auto;
}

.iservice_damage_small_item a {
  position: relative;
  display: block;
  margin: 0 auto;
  color: #2a2a2a;
  font-size: 13px;
  font-weight: 500;
  text-decoration: none;
}
.iservice_device_circle {
  position: absolute;
  width: 116px;
  height: 116px;
  border-radius: 50%;
  background: #89d399;
}
.iservice_device_circle_lb {
  left: 0;
  bottom: 0;
}
.iservice_device_circle_rt {
  right: 0;
  top: 0;
}
.iservice_device_circle_rb {
  right: 0;
  bottom: 0;
}
.iservice_device_pic {
  position: relative;
  flex: 1 1 100%;
  max-height: 144px;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 2;
}
.iservice_device_pic img {
  max-width: 100%;
  max-height: inherit;
}
.iservice_device_name {
  position: relative;
  display: block;
  padding: 11px 0;
  z-index: 2;
}
.iservice_subdevice_pic {
  flex: 1 1 100%;
  max-height: 105px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.iservice_subdevice_pic img {
  max-height: 105px;
}
.iservice_subdevice_name {
  position: relative;
  display: block;
  white-space: nowrap;
  padding: 0;
  z-index: 2;
}
.iservice_damage_pic {
  /* flex: 1 1 0; */
  max-height: 70px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.iservice_damage_pic img {
  max-height: inherit;
}
.iservice_damage_small_name {
  position: relative;
  display: block;
  padding: 4px 0;
  word-break: break-word;
  z-index: 2;
}
.iservice_damage_small_pic {
  display: block;
}
.iservice_damage_small_pic img {
  max-height: 54px;
}

.iservice_damage_name {
  position: relative;
  display: block;
  padding: 5px 0;
  z-index: 2;
}

.iservice_choice > div {
  opacity: 0.55;
  transition: opacity 0.3s ease;
}
.iservice_choice > div.iservice_active {
  opacity: 1;
  transition: opacity 0.3s ease;
}

.iservice_block_show {
  max-height: 0;
  padding: 0;
  margin: 0;
  overflow: hidden;
  transition: max-height 0.5s ease;
}
.iservice_block_show.iservice_block_show_active {
  max-height: 30000px;
  padding: 0;
  margin: 0;
  overflow: unset;
  transition: max-height 0.5s ease;
}
.iservice_btn {
  margin: 63px 0 47px 0;
}
.iservice_btn2 {
  margin: 25px 0;
}
.ico_green_arr {
  width: 40px;
  background: url("/local/templates/ivestore/css/img/ico_green_arr.png") no-repeat center center / contain;
  margin: 0 15px 50px 15px;
}
.iservice_text {
  font-size: 16px;
  margin: 5px 0 17px 33px;
}
.link_underline {
  text-decoration: underline;
}
.ico_print {
  display: inline-block;
  width: 23px;
  height: 24px;
  background: url("/local/templates/ivestore/css/img/ico_print.png") no-repeat center center / contain;
  margin: 0 10px;
  vertical-align: middle;
}
.iservice_optionally_items {
  margin: -5px 0 -5px 54px;
}
.iservice_optionally_item {
  position: relative;
  margin-top: 5px;
  margin-bottom: 5px;
  width: auto;
  flex: 0 1 auto;
  font-size: 16px;
}
.link_green {
  position: relative;
  color: #26c06a;
  font-size: 20px;
  text-decoration: underline;
}
.link_green2, .link_green2:hover {
  position: relative;
  color: #26c06a;
  text-decoration: none;
}
.link_green2:hover {
  text-decoration: underline;
}
.ico_green_arr_link {
  width: 17px;
  height: 19px;
  display: inline-block;
  vertical-align: middle;
  background: url("/local/templates/ivestore/css/img/ico_green_arr.png") no-repeat center center / contain;
  margin: 0 8px 0 0;
}
.link_green .block_link_green {
  pointer-events: none;
  position: absolute;
  left: 50%;
  bottom: calc(100% + 8px);
  width: 200px;
  margin: 0 0 0 -100px;
  border-radius: 5px;
  background: #fff;
  border: 1px solid #88d397;
  padding: 5px 10px;
  font-size: 12px;
  color: #000;
  opacity: 0;
  transition: all 0.3s ease;
}
.link_green:hover .block_link_green {
  opacity: 1;
  transition: all 0.3s ease;
}
.block_link_green:after {
  content: '';
  position: absolute;
  bottom: -6px;
  left: 50%;
  margin: 0 0 0 -6px;
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #88d397;
}
.iservice_result {
  position: relative;
  padding: 1px 50px;
  background: #FFFFFF;
  box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.03);
  border-radius: 15px;
}
.iservice_result_subinfo {
  position: relative;
  padding: 20px 50px;
  margin: 0 -50px;
  font-size: 13px;
  background: #88d397;
  border-radius: 0 0 13px 13px;
}
.iservice_summ_section {
  margin: 21px 0 27px 0;
}
.iservice_summ {
  display: inline-block;
  width: 100%;
  max-width: 168px;
  font-size: 32px;
}
/*.green-btn_rounded {
  position: relative;
  display: inline-block;
  width: 100%;
  text-align: center;
  max-width: 337px;
  border-radius: 13px;
  background-image: -moz-linear-gradient(90deg, rgb(136, 211, 152) 0%, rgb(38, 192, 106) 100%);
  background-image: -webkit-linear-gradient(90deg, rgb(136, 211, 152) 0%, rgb(38, 192, 106) 100%);
  background-image: -ms-linear-gradient(90deg, rgb(136, 211, 152) 0%, rgb(38, 192, 106) 100%);
  box-shadow: 0px 0px 9px 0px rgba(38, 192, 106, 0.52);
  color: white;
  font-size: 16px;
  text-decoration: none;
  padding: 15px;
  transition: 0.2s;
  border: none;
  margin:5px;
}
.green-btn_rounded:hover {
  background-image: -moz-linear-gradient(90deg, rgb(53, 167, 110) 0%, rgb(53, 167, 110) 100%);
  background-image: -webkit-linear-gradient(90deg, rgb(53, 167, 110) 0%, rgb(53, 167, 110) 100%);
  background-image: -ms-linear-gradient(90deg, rgb(53, 167, 110) 0%, rgb(53, 167, 110) 100%);
}

.green-btn_rounded_a {
  width: 58%;
}

.green-btn_rounded_b {

  width: 34%;

  background-image: -moz-linear-gradient(90deg, rgb(255, 110, 110) 0%, rgb(255, 0, 0) 100%);
  background-image: -webkit-linear-gradient(90deg, rgb(255, 110, 110) 0%, rgb(255, 0, 0) 100%);
  background-image: -ms-linear-gradient(90deg, rgb(255, 110, 110) 0%, rgb(255, 0, 0) 100%);


}
.green-btn_rounded_b:hover {
  background-image: -moz-linear-gradient(90deg, rgb(53, 167, 110) 0%, rgb(53, 167, 110) 100%);
  background-image: -webkit-linear-gradient(90deg, rgb(53, 167, 110) 0%, rgb(53, 167, 110) 100%);
  background-image: -ms-linear-gradient(90deg, rgb(53, 167, 110) 0%, rgb(53, 167, 110) 100%);
}*/
.iservice_result_btn > a {
  margin-right: 25px;
}

.iservice_result_info {
  font-size: 16px;
  line-height: 150%;
  margin-top: 27px;
  margin-bottom: 24px;
  align-items: center;
}
.iservice_result_info_pic {
  width: 105px;
  padding-right: 10px;
  max-width: 105px;
}
.iservice_result_info_pic img {
  max-width: 100%;
}
.iservice_result_info2 {
  font-size: 12px;
  font-weight: 300;
  padding: 2px 0;
  line-height: 1.41;
}
.iservice_result_info2 p {
  margin: 0 0 5px 0;
  padding: 0;
}
.iservice_left_column {
  padding-right: 3%;
}
.soz_section {
  margin-top: 21px;
  margin-bottom: 14px;
  align-items: center;
  display:flex;
}
.soz_section_text {
  flex: 1 1 0;
  font-size: 16px;
  line-height: 150%;
}
.soz_section_item  {
  padding: 0 12px;
}
.soz_section_item a img {
  max-height: 48px;
  max-width: 48px;
}

.iform_line {
  position: relative;
  margin: 12px 0;
  color: #000;
}
.iform_label {
  position: relative;
  font-size: 16px;
  font-weight: 500;
  margin: 6px 0;
}
.iform_value {
  margin: 6px 0;
}

.iform_value button
{
margin: 0 auto;
}

.iinp {
  display: block !important;
  outline: none;
  -webkit-border-radius: 0;
  font-family: "Exo 2", Helvetica, Arial, sans-serif;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
	height: 48px !important;
	line-height: 46px !important;
	background: #fff;
  box-shadow: none !important;
	border-radius: 18px;
	color: #000;
	font-size: 14px;
	padding: 0 30px !important;
	margin: 0;
  border: #e7eaed 1px solid;
  box-sizing: border-box;
}
.w100p {
  width: 100%;
  max-width: 100%;
}

@media (max-width: 991px) {
  .iservice_left_column {
    padding-right: 15px;
    padding-bottom: 20px;
  }
  .iservice_step_number {
    min-width: 94px;
    font-size: 97px;
  }
  .iservice_step_head {
    font-size: 16px;
    padding: 9px 0 9px 22px;
    margin: 15px 0;
  }
  .iservice_step_head::before {
    width: 37px;
    height: 37px;
  }
  .iservice_device_items {
    justify-content: center;
  }
  .iservice_device_item {
    max-width: 150px;
    margin: 12px 0;
  }
  .iservice_device_item a {
    font-size: 15px;
  }
  .iservice_subdevice_item a {
    font-size: 11px;
  }
  .iservice_damage_item {
    max-width: 105px;
    margin: 7px 0;
  }
  .iservice_damage_item a {
    font-size: 11px;
  }
  .iservice_device_circle {
    width: 72px;
    height: 72px;
  }
  .iservice_device_pic {
    max-height: 90px;
  }
  .iservice_subdevice_pic img {
    max-height: 58px;
  }
  .iservice_damage_pic img {
    max-height: 35px;
  }
  .iservice_damage_small_item a {
    font-size: 10px;
  }
  .iservice_device_name {
    padding: 8px 0;
  }
  .iservice_btn {
    margin: 35px 0;
  }
  .iservice_btn2 {
    margin: 20px 0;
  }
  .iservice_text {
    margin: 5px 0 17px 16px;
    font-size: 11px;
  }
  .ico_green_arr {
    width: 26px;
    margin: 0 5px 30px 5px;
  }
  .iservice_optionally_items {
    margin: 0 0 0 15px;
  }
  .iservice_optionally_item {
    font-size: 12px;
  }
  .link_green {
    font-size: 16px;
  }
  .ico_green_arr_link {
    width: 17px;
    height: 19px;
    margin: 0 8px 0 0;
  }
  .iservice_result {
    padding: 1px 15px;
    box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.03);
    border-radius: 15px;
  }
  .iservice_result_subinfo {
    display: none;
    position: relative;
    padding: 15px 30px;
    margin: 0 -30px;
    font-size: 10px;
    background: #88d397;
    border-radius: 0 0 5px 5px;
  }
  .iservice_summ_section {
    margin: 7px 0 11px 0;
  }
  .iservice_summ {
    display: inline-block;
    width: 100%;
    max-width: 86px;
    font-size: 18px;
  }

  /*.green-btn_rounded {
    border-radius: 5px;
    font-size: 12px;
    padding: 9px 15px;
  }*/
  .iservice_result_btn > a, .iservice_result_btn > a:hover {
    margin-right: 17px;
    padding: 3px 10px;
    font-size: 12px;
    line-height: 150%;
  }
  .iservice_result_info {
    font-size: 14px;
    line-height: 130%;
    margin-top: 31px;
    margin-bottom: 24px;
  }
  .iservice_result_info_pic {
    padding-right: 17px;
  }
  .iservice_result_info2 {
    margin: 0 -5px;
    font-size: 11px;
  }
  .iservice_result_info2 > div {
    padding: 0 5px;
  }
  .soz_section {
    display: flex;
    flex-wrap: nowrap;
    margin-top: 24px;
    margin-bottom: 14px;
  }
  .soz_section_text {
    /*max-width: 220px;*/
    font-size: 14px;
    line-height: 130%;
    color: #D9D9D9;
  }
  .soz_section_item {
    padding: 0 5px;
  }
  .soz_section_item img {
    height: 30px;
  }

}

@media (max-width: 639px) {
  .iservice_subdevice_name {
    white-space: normal;
  }
}


.iform form {
	padding:10px 30px;
}

@media (max-width: 639px) {
  .footer__block-overlay .iform > * {
    width: 330px;
    margin-top: 0;
    margin-left: 0;
    /*-webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);*/
  }
  
  .footer__block-overlay .iform {
    width: auto;
    margin-top: 0;
    margin-left: 0;
    -webkit-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
}

.about_content {
  max-width: 720px;
  font-size: 20px;
  line-height: 160%;
}
.about_content p {
  margin: 0 0 20px 0;
}
@media (max-width: 767px) {
  .about_content {
    font-size: 16px;
    line-height: 150%;
  }
  .about_content p {
    margin: 0 0 10px 0;
  }
}


.message_send {
  display: block;
  font-size: 16px;
  line-height: 130%;
  color: #000000;
}
.message_send::after {
  content: '';
  display: block;
  width: 190px;
  height: 132px;
  background: url("/local/templates/ivestore/img/message_send.svg") no-repeat center center / contain;
  margin: 88px auto;
}
/* End */


/* Start:/local/templates/ivestore/css/adaptive.css?1743854517108828*/
.prices__right__image {
	display: block;
	width: 100%;
	padding-bottom: 15px;
}
.prices__select {
	background-color: #ffffff;
}
.prices__right__image--details {
	width: auto;
}
.prices__right__image-wrapper--details {
	justify-content: center;
}
.prices__show-more {
	text-decoration: underline;
  text-decoration-style: dashed;
}
.choose-city-default {
	left: -15px;
}
.choose-city-wrapper {
	left: -15px;
}

.choose-city-default {
	width: auto;
	min-width: 226px;
}
.choise__city-link--highlight {
	font-size: 18px;
	color: #14c167;
	font-weight: 400;
}
.contacts__choise {
	box-shadow: 0 7px 0 rgba(0, 1, 6, 0.25), 0 -4px 0 rgba(0, 1, 6, 0.25);
}
.contacts__big-map {
	display: none;
	z-index: 75;
  width: 100%;
  /*left: 0;*/
  margin-bottom: 48px;
}
@media (max-width: 767px){
  .contacts__big-map {
    margin-bottom: 14px;
  }
}

.contacts__big-map--active {
	display: block;
}
.contacts__full-map {
	width: 100%;
	height: 100%;
	margin-bottom: 0;
}
.contacts__table-header--inactive {
	display: none;
}
.contacts__info--inactive {
	display: none;
}
.input-required--last {
	margin-bottom: 54px;
}
.contacts__sc-title-left .contacts__showonmap {
	display: inline;
}
.contacts__sc-sub-title {
	margin-top: 5px;
}
.fw300 {
	font-weight: 300;
}
.slider-main .bx-controls {
	bottom: 19px;
}
.comments__learning {
	background-color: #fafafa;
}
.to_lk {
	width: 46px;
  height: 46px;
  display: inline-block;
  border-radius: 30px;
  background-color: #fafafa;
  background-image: url(/local/templates/ivestore/css/../img/lk__icon.png);
  background-position: center center;
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  margin-left: 17px;
  transform: translateY(-50%);
}
.lk__left-block {
	-webkit-flex-wrap: nowrap;
	-moz-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	-o-flex-wrap: nowrap;
	flex-wrap: nowrap;
}
.lk__right-block {
	-webkit-flex-wrap: nowrap;
	-moz-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	-o-flex-wrap: nowrap;
	flex-wrap: nowrap;
}
.lk__header {
	-webkit-flex-wrap: nowrap;
	-moz-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	-o-flex-wrap: nowrap;
	flex-wrap: nowrap;
}
.download__image img {
	width: 100%;
}
P.comments__user-text img {
	border-radius: 10px;
}
.comments__video {
	border-radius: 10px;
/*	background-color: #d1d1d1; */
	min-height: 288px;
}
.service:not(.index) {
	padding-top: 0;
	padding-bottom: 0;
}
.header-bottom__item--search {
	position: relative;
}
.header-bottom-search {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	position: absolute;
	top: 100%;
	width: 370px;
	height: 60px;
	padding-right: 20px;
	padding-left: 20px;
	background-color: #2a2a2a;
	z-index: 1000;
}
.search-form {
	width: 100%;
}
.header-bottom-search {
	display: none;
}
.search-form-input {
	width: 100%;
	padding-bottom: 5px;
	font-size: 16px;
	font-weight: 300;
	color: #ffffff;
	background-color: #2a2a2a;
	border: none;
	border-bottom: 1px solid #fafafa;
	outline: none;
}
.search-form__submit {
	position: absolute;
	width: 18px;
	height: 18px;
	background: transparent url('/local/templates/ivestore/css/../img/search-icon.png') no-repeat;
	right: 21px;
	top: 50%;
	outline: none;
	border: none;
	font-size: 0;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	transform: translate(0, -50%);
}
.header-bottom__item--search:hover .header-bottom-search {
	display: flex;
}

.header-bottom__item--more:hover .header-drop-link::before {
	display: none;
}
.header-drop-link:before {
	z-index: 600;
}
.header-bottom__submenu {
	visibility: hidden;
	width: 100%;
	position: absolute;
	border-top: 1px solid #e8e8e8;
	top: 100%;
	left: 0;
	background-color: #F3FCF7;
}
.header-bottom__submenu--active {
	visibility: visible;
}
.header-drop-link:before {
	background-image: url('/local/templates/ivestore/css/../img/dropdown.svg')
}
span.round {
	height: auto;
	min-height: 25px;
	padding: 5px 10px;
	text-align: center;
	display: inline-block;
	width: auto;
	min-width: 121px;
	line-height: 1.2;
}

.your-device__right-block-wrapper:hover {
	background: -webkit-linear-gradient(top, rgba(38, 66, 51, 0.87) 0%, rgba(29, 127, 76, 0.98) 60%, rgba(24, 165, 91, 0.98) 100%);
	background: -o-linear-gradient(top, rgba(38, 66, 51, 0.87) 0%, rgba(29, 127, 76, 0.98) 60%, rgba(24, 165, 91, 0.98) 100%);
	background: -ms-linear-gradient(top, rgba(38, 66, 51, 0.87) 0%, rgba(29, 127, 76, 0.98) 60%, rgba(24, 165, 91, 0.98) 100%);
	background: -moz-linear-gradient(top, rgba(38, 66, 51, 0.87) 0%, rgba(29, 127, 76, 0.98) 60%, rgba(24, 165, 91, 0.98) 100%);
	background: linear-gradient(to bottom, rgba(38, 66, 51, 0.87) 0%, rgba(29, 127, 76, 0.98) 60%, rgba(24, 165, 91, 0.98) 100%);
}
.news__tab-wrapper {
	margin-left: auto;
}
.comments__sub-block {
	max-height: 1150px;
}
.comments__sub-block .comments__wrapper {
	display: none;
}
.comments__sub-block .comments__wrapper--show {
	display: block;
}
.news-block__mini-block-header {
	height: 75px;
	overflow-y: hidden;
}
.news-block__mini-block-text {
	height: 90px;
	overflow-y: hidden;
}
.news-block__description {
	overflow-y: hidden;
	height: 18px;
}
.hot-offers__mini-block:hover .hot-offers__text-wrap{
	color: #14c167;
}
.slider-main .slider__elem--right div[class^="col-"] {
	margin-left: auto;
	text-align: right;
}
.slider__elem--video {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
	background-image: none;
	background-color: #000;
}
.slider__elem--video::before {
	content: "";
	position: absolute;
	top: 0;
	width: 100%;
	opacity: 0.3;
	bottom: 0;
	background-image: url('/local/templates/ivestore/css/../img/dots-overlay.png');
	z-index: 101;
}
.slider__elem--video div[class^="col-"] {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: center;
}
.slider-video {
	width: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.hot-offers__mini-block h4 {
	margin-bottom: 0;
	max-height: none;
}


.your-device__right-block-wrapper {
	background-image: none;
	background: -webkit-linear-gradient(top, rgba(42, 42, 42, 0.71) 0%, rgba(42, 42, 42, 0.91) 60%, rgba(43, 43, 43, 0.96) 100%);
	background: -o-linear-gradient(top, rgba(42, 42, 42, 0.71) 0%, rgba(42, 42, 42, 0.91) 60%, rgba(43, 43, 43, 0.96) 100%);
	background: -ms-linear-gradient(top, rgba(42, 42, 42, 0.71) 0%, rgba(42, 42, 42, 0.91) 60%, rgba(43, 43, 43, 0.96) 100%);
	background: -moz-linear-gradient(top, rgba(42, 42, 42, 0.71) 0%, rgba(42, 42, 42, 0.91) 60%, rgba(43, 43, 43, 0.96) 100%);
	background: linear-gradient(to bottom, rgba(42, 42, 42, 0.71) 0%, rgba(42, 42, 42, 0.91) 60%, rgba(43, 43, 43, 0.96) 100%);

}

.hot-offers__text-wrap {
	max-width: 100%;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
	justify-content: flex-end;
}
.hot-offers__padding {
	padding-left: 0;
	padding-right: 0;
	flex: 0 0 22%;
}
.hot-offers__padding > a {
	height: 100%;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
	justify-content: flex-end;
}
.hot-offers__block-wrapper {
	padding-right: 15px;
	padding-left: 15px;
	justify-content: space-between;
}
.hot-offers__mini-block {
	height: 100%;
}


.prices__devices-request--detail .hot-offers__mini-block {
	height: auto;
}
div.hot-offers__text-wrap{
	left: 0;
    right: 0;
}
.modal-submit:before {
	display: none;
}
.prices__wrap div.hot-offers__text-wrap_problem {
	left: auto;
	right: auto;
}
@media (max-width: 1199px){
	.hot-offers__mini-block p {
		font-size: 16px;
	}
	.hot-offers__mini-block {
		-webkit-background-size: cover;
		background-size: cover;
	}
	.header-top__link a {
		font-size: 0.875rem;
	}
	.header-top__auth-link:not(:last-child) {
		padding-right: 26px !important;
	}
	.slider__description {
		max-width: 500px;
		line-height: 1;
	}
	.your-device__left-block-image {
		width: 75%;
	}
	.your-device__device-title {
		font-size: 1.375rem;
	}
	.status__right-wrapper {
		margin-left: 20px;
	}
	.status__right-title {
		font-size: 1.75rem;
	}
	.status__image {
		width: 100%;
		height: 100%;
		object-fit: cover;
	}
	.slider__elem {
		padding-top: 92px;
	}
	.slider__header {
		margin-bottom: 2rem;
	}
	.slider__description {
		margin-bottom: 1.3rem;
	}
	.service.index {
		padding-top: 48px;
	}
	.service__description {
		margin-bottom: 0;
	}
	.service__header {
		margin-bottom: 5.5rem;
	}
	.service span {
		margin-bottom: 15px;
	}
	.trust {
		padding-bottom: 25px;
	}
	.trust h3 {
		margin-bottom: 0.25rem;
	}
	.trust__description {
		margin-bottom: 1.75rem;
	}
	.service__issues--less-margin {
		margin-bottom: 54px;
	}
	.hot-offers {
		padding-top: 64px;
		padding-bottom: 85px;
	}
	.hot-offers__block-wrapper {
		padding-bottom: 0.3rem;
	}
	.your-device {
		padding-top: 15px;
	}
	.your-device__description {
		margin-bottom: 49px;
	}
	.your-device__links-header {
		margin-bottom: 2.45rem;
	}
	.your-device__link {
		margin-bottom: 1.2rem;
	}
	.your-device__left-block-wrapper {
		padding-top: 37px;
		padding-bottom: 22px;
	}
	.your-device__left-block-wrapper:first-child {
		padding-top: 0;
	}
	.yrb {
		margin-top: 26px;
	}
	.your-device__device-title {
		font-size: 1.9rem;
	}
	.your-device {
		padding-bottom: 20px;
	}
	.news-block__header {
		margin-bottom: 0;
	}
	.news-block__description {
		margin-bottom: 3.6rem;
	}
	.news-block__mini-block-head {
		margin-bottom: 1.65rem;
	}
	.news-block__mini-block-header {
		font-size: 30px;
	}
	.news-block__mini-block-header {
		margin-bottom: 2.8rem;
	}
	.comments__wrapper {
		margin-bottom: 3.6rem;
	}
	.comments__title {
		margin-bottom: 0;
		text-transform: capitalize;
	}
	.comments__description {
		margin-bottom: 4.55rem;
	}
	.comments__header-block div.comments__header-block__title {
		margin-right: 0;
	}
	.comments__header-block div.comments__header-block__rating {
		margin-right: auto;
	}
	.comments__header-block {
		margin-bottom: 0.5rem;
	}
	.comments__username span {
		font-size: 1.1rem;
	}
	.comments__username {
		margin-bottom: 0.7rem;
	}
	.hot-offers__block-wrapper {
		margin-bottom: 0;
	}
	.prices .your-device__left-block-wrapper {
		margin-bottom: 7px;
	}
	.prices__textarea {
		height: auto;
		min-height: 93px;
	}
	.prices__device-description {
		line-height: 20px;
	}
	.prices__found-text {
		padding: 13px 24px;
	}
	.prices__device-list-wrapper {
		margin-bottom: 30px;
	}
	.prices__issue-btn--warning:before {
		width: 24px;
		height: 24px;
	}
	.other-issues-btn {
		font-size: 18px;
	}
	.prices__show-more {
		margin-bottom: 50px;
		font-size: 24px;
	}
	.prices__show-more:after {
		width: 28px;
		height: 25px;
		-webkit-background-size: cover;
		background-size: cover;
	}
	.prices__chosen-issue {
		padding-top: 14px;
	}
	.other-issues-btn {
		font-size: 16px;
	}
	.prices__other-issue {
		font-size: 28px;
	}
	.hot-offers__text-wrap {
		left: auto;
		right: auto;
	}
	.prices__right__image--detail-device {
		width: 85%;
		padding-bottom: 20px;
	}
	.your-device__open-list {
		padding: 12px 26px 13px 26px;
	}

	.news__block:nth-child(2n-1) {
		padding-right: 40px;
	}
	.news__block:nth-child(2n) {
		padding-left: 40px;
	}

	.news__subtitle-1 {
		margin-bottom: 19px;
	}
	.news__item-title--action {
		font-size: 26px;
		font-weight: 700;
	}
	.news__news-text--margin {
		margin-bottom: 46px;
	}
	.news__subtitle-2 {
		margin-bottom: 16px;
	}
	.news__blockquote:before {
		display: none;
	}

	.img-margin {
		margin-bottom: 38px;
	}
	.text--margin {
		margin-top: 17px;
	}
	.text--margin-more {
		margin-top: 24px;
	}
	.text--total {
		margin-top: 37px;
	}
	.prices__textarea {
		margin-bottom: 26px;
	}

	.img-margin--details {
		margin-bottom: 24px;
	}

	.skills-item {
		margin-right: 10px;
		margin-bottom: 10px;
		padding-top: 6px;
		padding-bottom: 6px;
	}
	.prices__textarea {
		min-height: 156px;
	}
	.about-page {
		padding-top: 19px;
	}
	.about-page__title {
		margin-top: 0;
		margin-bottom: 0;
		font-size: 40px;
		font-weight: 500;
	}
	.big-logo {
		margin-bottom: 48px;
	}
	.about__shop-img {
		margin-top: 48px;
	}
	.ul-dash li:before {
		margin-right: 48px;
	}
	.ul-dash li {
		margin-bottom: 1px;
	}
	.vacancy-item__position {
		padding-top: 6px;
		padding-bottom: 6px;
		font-size: 10px;
	}
	.status {
		padding-top: 20px;
		padding-bottom: 36px;
	}
	.status__description {
		margin-bottom: 68px;
	}
	.status__image-wrapper {
		padding-right: 45px;
	}
	.status__right {
		margin-left: -5px;
		padding-left: 0;
	}
	.status__description {
		margin-bottom: 64px;
		line-height: 1.2;
	}
	.status__right-title {
		margin-top: 20px;
		margin-bottom: 12px;
	}
	.status__right-description {
		margin-bottom: 34px;
	}
	.status__order-status:last-child {
		margin-top: 8px;
		margin-bottom: 21px;
	}
	h1 {
		margin-top: 0;
		margin-bottom: 0;
		font-size: 40px;
		font-weight: 500;
	}
	.coop {
		padding-top: 19px;
	}
	.coop-page {
		margin-top: 83px;
	}
	.img-margin--coop {
		margin-bottom: 50px;
	}
	.coop .text {
		line-height: 1.2;
	}
	.coop .h2-like {
		margin-top: 21px;
	}
	.contacts__table-header {
		margin-bottom: 15px;
	}
	.contacts__phonenumber {
		font-size: 16px;
	}
	.contacts__detail-left-title {
		margin-bottom: 6px;
		font-size: 23px;
		line-height: 1.3;
	}
	.contacs__timework-outer {
		padding-top: 23px;
		padding-right: 0;
		padding-left: 29px;
	}
	.contacts__timework-wrapper:before {
		left: -24px;
	}
	.contacts__wrapper {
		align-content: flex-start;
	}
	.contacts__detail-description {
		margin-bottom: 16px;
	}
	.contacts__map-area {
		padding-bottom: 77px;
	}
	.contacts__forms-title {
		margin-bottom: 27px;
	}
	.contacts__more-btn {
		padding-right: 0;
		padding-left: 30px;
	}
	.contacts__choise {
		margin-top: 42px;
		padding-top: 39px;
	}
	.choise__close {
		top: 6px;
	}
	.choise__city-title {
		letter-spacing: -1px;
	}
	.choise__city-city {
		padding-right: 0;
	}
	.choise__city-district {
		margin-left: 5%;
	}
	.choise__city-title {
		margin-bottom: 17px;
	}
	.choise__city-item {
		margin-bottom: 9px;
	}
	.choise__city-list {
		margin-bottom: 41px;
	}
	.contacts__choise.with-map {
		background-position: top right;
	}
	.choise__city-link {
		font-weight: 400;
	}
	.choise__title {
		margin-bottom: 13px;
	}
	.choise__metro {
		margin-right: 13px;
	}
	.choise__item {
		margin-bottom: 7px;
	}
	.choise__list {
		margin-bottom: 47px;
	}

	.contacts__sc {
		padding-top: 2px;
		padding-bottom: 18px;
	}
	.contacts__adr {
		font-size: 30px;
	}
	.contacts__adress-right {
		text-align: right;
		font-size: 36px;
	}
	.contacts__telephone-right {
		font-size: 26px;
	}
	.contacts__sc-title-left {
		margin-top: 8px;
	}
	span.round.pink-sc {
		margin-left: 6px;
	}
	.contacts__title-wrapper {
		margin-bottom: 17px;
	}
	.col50 {
		margin-bottom: 24px;
	}
	.col50:last-child {
		margin-top: -28px;
		margin-bottom: 14px;
	}
	.detail__warning {
		margin-top: 3px;
	}
	.prices__right-title--sc {
		margin-bottom: 31px;
	}
	.input-required--last {
		margin-bottom: 31px;
	}
	.borbot {
		margin-bottom: 28px;
		padding-bottom: 78px;
	}
	.slider--learning .slider__header {
		margin-bottom: 24px;
	}
	.slider--learning .slider__description {
		line-height: 1.2;
	}
	.learning__title {
		width: 80%;
		font-size: 64px;
	}
	.learning__rtitle {
		margin-bottom: 20px;
		font-size: 30px;
	}
	.learning__rdescription {
		margin-bottom: 27px;
		font-size: 30px;
		line-height: 1.2;
		font-weight: 400;
	}
	.learning__rdescription:last-child {
		margin-bottom: 44px;
	}
	.learning__rtext {
		line-height: 1.2;
	}
	.learning__top-block-row {
		padding-bottom: 30px;
	}
	.learning__top-img {
		position: absolute;
		bottom: -30px;
		left: 0;
	}
	.trust.learning__list {
		padding-top: 47px;
		padding-bottom: 37px;
	}
	.learning__list h2 {
		margin-bottom: 10px;
	}
	.learning__list h5 {
		margin-bottom: 19px;
	}
	.learning__list .trust__mini-block:nth-child(3n) {
		padding-right: 0;
	}
	.learning__list p {
		line-height: 1.2;
	}
	.learning__list .trust__mini-block {
		margin-bottom: 0;
	}
	.freemium__title {
		font-size: 40px;
	}
	.freemium {
		padding-top: 35px;
	}
	.freemium__input {
		width: 30%;
		margin-right: 0;
		font-size: 30px;
	}
	.freemium__form {
		margin-right: auto;
		margin-left: auto;
	}
	.freemium__form .green-btn {
		margin-top: 4px;
	}
	.freemium__top-wrapper {
		margin-bottom: 46px;
	}
	.freemium__text-wrapper {
		margin-right: auto;
		margin-left: auto;
	}
	.pluses {
		padding-top: 62px;
		padding-bottom: 70px;
	}
	.pluses__title {
		margin-bottom: 12px;
		letter-spacing: 1.6px;
	}
	.pluses__description {
		margin-bottom: 64px;
		line-height: 1.2;
	}
	.pluses__item {
		padding-left: 64px;
		font-size: 15px;
		line-height: 1.2;
	}
	.pluses__item:before {
		width: 46px;
		height: 47px;
		-webkit-background-size: 46px 47px;
		background-size: 46px 47px;
	}
	.pluses__items-wrap {
		margin-bottom: 30px;
	}
	.courses {
		padding-top: 45px;
	}
	.courses__title {
		margin-bottom: 9px;
	}
	.courses__description {
		margin-bottom: 56px;
		font-size: 16px;
		line-height: 1.2;
	}
	.courses__rtitle {
		margin-bottom: 33px;
	}
	.courses__text {
		margin-bottom: 61px;
		line-height: 1.2;
	}
	.courses__about-item {
		position: relative;
		align-items: flex-end;
		width: 30%;
		padding-left: 45px;
		line-height: 1.2;
	}
	.courses__about-item:before {
		position: absolute;
		top: 0;
		left: 0;
	}
	.courses__about-item-times {
		font-weight: 500;
		margin-top: 5px;
	}
	.ytblock {
		margin-bottom: 45px;
	}
	.ytblock img {
		width: 100%;
	}
	.courses__about {
		margin-bottom: 64px;
	}
	.courses__minititle {
		margin-bottom: 23px;
	}
	.courses__list-item {
		margin-bottom: 18px;
	}
	.courses__theory {
		width: 45%;
		padding-top: 20px;
		padding-right: 17px;
		padding-left: 17px;
	}
	.courses__theory.all {
		width: 55%;
		padding-left: 11px;
		padding-right: 11px;
	}
	.courses__prices-description {
		margin-bottom: 22px;
		line-height: 1.2;
	}
	.courses__theory.all .courses__prices-description {
		margin-bottom: 17px;
	}
	.courses__prices-title {
		margin-bottom: 35px;
	}
	.courses__theory.all .courses__prices-title {
		margin-bottom: 10px;
	}
	.courses__price {
		margin-bottom: 12px;
		font-size: 24px;
	}
	.courses__price-number {
		font-size: 30px;
	}
	.courses__oldprice {
		margin-bottom: 28px;
		font-size: 20px;
	}
	.green-btn.purple {
		margin-left: 0;
	}
	.courses__theory.all .green-btn {
		position: relative;
		right: unset;
	}
	.courses__prices {
		padding-bottom: 68px;
	}
	.what-learn {
		padding-left: 16px;
	}
	.what-learn__form {
		margin-top: 40px;
		padding-top: 36px;
		padding-right: 10px;
		padding-bottom: 44px;
		padding-left: 18px;
	}
	.what-learn__form-title {
		font-size: 28px;
	}
	.what-learn__form-description {
		margin-bottom: 57px;
	}
	.what-learn__input {
		width: 38%;
		margin-right: 37px;
	}
	.what-learn .green-btn {
		margin-top: 20px;
	}
	.courses__rightblock {
		padding-top: 46px;
		padding-right: 23px;
		padding-left: 34px;
	}
	.courses__rbhtitle {
		margin-bottom: 6px;
		padding-left: 10px;
		font-size: 24px;
	}
	.courses__rbtitle {
		margin-bottom: 11px;
	}
	.courses__rbprice {
		padding-left: 10px;
	}
	.courses__rboldprice {
		padding-left: 10px;
	}
	.courses__miniblock {
		margin-bottom: 30px;
	}
	.theend__title {
		margin-bottom: 12px;
		font-size: 40px;
		letter-spacing: 1.5px;
	}
	.theend {
		padding-top: 47px;
		padding-bottom: 48px;
	}
	.theend__description {
		margin-bottom: 62px;
		line-height: 1.2;
	}
	.theend__up,
	.theend__down {
		padding-right: 17px;
		padding-left: 9px;
	}
	.theend__down {
		padding-top: 10px;
	}
	.theend__skills {
		margin-bottom: 37px;
	}
	.invideo {
		padding-top: 39px;
		padding-bottom: 40px;
	}
	.invideo__title {
		letter-spacing: 1.5px;
		margin-bottom: 12px;
	}
	.invideo__description {
		width: 80%;
		margin-bottom: 52px;
		line-height: 1.2;
	}
	.teachers {
		padding-top: 41px;
	}
	.teachers__title {
		margin-bottom: 6px;
	}
	.teachers__description {
		width: 80%;
		line-height: 1.2;
	}
	.teachers__text-area {
		padding-top: 39px;
		padding-left: 50px;
	}
	.teachers__name {
		margin-bottom: 2px;
		font-size: 30px;
	}
	.teachers__about {
		margin-bottom: 17px;
		font-size: 18px;
	}
	.teachers__old {
		margin-bottom: 39px;
		font-size: 18px;
	}
	.teachers__item-description {
		font-size: 14px;
	}
	.teachers__slider .bx-prev,
	.teachers__slider .bx-next {
		width: 36px;
		height: 72px;
	}
	.comments__learning {
		padding-top: 101px;
	}
	.comments__description {
		line-height: 1.2;
	}
	.comments__learning .comments__description {
		margin-bottom: 53px;
	}
	.other-issues-btn--learning {
		font-size: 22px;
		font-weight: 400;
	}
	.comments__textbtn-wrapper--learning {
		margin-top: 20px;
	}
	.comments__learning {
		padding-bottom: 3px;
	}
	.courses-about__main-image {
		max-height: 370px;
		margin-bottom: 60px;
	}
	.courses--index .courses__description {
		margin-bottom: 64px;
	}
	.courses--index .courses__rightblock {
		padding-top: 0;
	}
	.courses-about {
		padding-left: 15px;
		padding-right: 15px;
	}
	.courses-about__title {
		font-size: 33px;
	}
	.courses-about__blockquotes {
		margin-top: 56px;
		margin-bottom: 44px;
		padding-bottom: 50px;
		font-size: 24px;
	}
	.courses-about__blockquotes::before {
		font-size: 100px;
		top: -15%;
	}
	.certificates__title {
		margin-bottom: 42px;
		font-size: 24px;
	}
	.certificates__img {
		max-height: 235px;
	}
	.certificates {
		margin-bottom: 62px;
	}
	.courses-about__callback {
		margin-top: 49px;
		margin-bottom: 42px;
		padding: 16px;
		padding-bottom: 20px;
	}
	.courses-about__callback-header {
		font-size: 30px;
	}
	.courses-about__callback-description {
		margin-bottom: 15px;
		font-size: 20px;
	}
	.courses-about__callback-tel {
		font-size: 52px;
	}
	.courses-about__choose {
		margin-top: 51px;
	}
	.lk {
		padding-top: 17px;
		padding-bottom: 0;
	}
	.lk__wrapper {
		margin-bottom: 55px;
	}
	.lk__avatar {
		width: 107px;
		margin-right: 7px;
	}
	span.round.lk-btn {
		width: 186px;
		margin-bottom: 3px;
		letter-spacing: 0.9px;
	}
	.lk__name {
		margin-left: 13px;
		margin-bottom: 9px;
		font-size: 26px;
	}
	.lk__name-description {
		margin-left: 13px;
		font-size: 12px;
		letter-spacing: 0.9px;
	}
	.lk__right-block {
		font-size: 26px;
	}
	.lk__mail {
		padding-left: 40px;
	}
	.lk__header {
		margin-bottom: 37px;
		padding-bottom: 18px;
	}
	.lk__h1 {
		margin-bottom: 50px;
		font-size: 28px;
		font-weight: 700;
	}
	.lk__feed-list {
		padding-right: 0;
	}
	.lk__feed-wrapper {
		margin-bottom: 37px;
	}
	.lk__feed-header h2 {
		font-size: 22px;
	}
	.lk__feed-header {
		margin-bottom: 20px;
	}
	.lk__feed-wrapper p {
		margin-bottom: 6px;
		line-height: 1.2;
	}
	.lk__feed-list .paginator {
		margin-top: 51px;
	}
	.lk__right-block-title {
		margin-bottom: 27px;
	}
	.vacancy-item--lk {
		padding-left: 20px;
		padding-right: 30px;
	}
	.vacancy-item--lk .vacancy-item__position {
		font-size: 11px;
	}
	.lk__right-col > * {
		margin-left: 51px;
	}
	.lk__item {
		margin-bottom: 26px;
		padding-bottom: 10px;
	}
	.lk__right-block-title {
		text-align: left;
		margin-left: 9%;
	}
	.coop-form--lk {
		padding-top: 24px;
	}
	.lk__right-col .contacts__forms-title {
		margin-bottom: 23px;
		font-size: 30px;
	}
	.coop-form--lk .prices__textarea {
		min-height: 242px;
	}
	.lk__partner-item {
		font-size: 33px;
	}
	.lk__header {
		margin-bottom: 33px;
	}
	.lk__partner-item:before {
		top: 50%;
		left: 2px;
		-webkit-transform: translate(0, -50%);
		-ms-transform: translate(0, -50%);
		-o-transform: translate(0, -50%);
		transform: translate(0, -50%);
	}
	.lk__user-title {
		margin-left: 6px;
		margin-bottom: 16px;
		font-size: 33px;
	}
	.lk__user-wrapper {
		margin-top: 50px;
		margin-bottom: 23px;
		padding-top: 20px;
		padding-left: 20px;
		padding-bottom: 20px;
	}
	.lk__partner-ava {
		width: 185px;
		height: 185px;
		margin-top: 6px;
		margin-left: 0;
		margin-right: 52px;
	}
	.lk__partner-block-wrapper {
		-webkit-flex-wrap: nowrap;
		-moz-flex-wrap: nowrap;
		-ms-flex-wrap: nowrap;
		-o-flex-wrap: nowrap;
		flex-wrap: nowrap;
		margin-bottom: 0;
	}
	.lk__partner-info td:first-child {
		width: 107px;
	}
	.lk__partner-info .tel {
		height: 22px;
	}
	.lk__partner-info .mail {
		height: 40px;
	}
	.lk__partner-info .name {
		height: 23px;
	}
	.lk__partner-info .second-name {
		height: 23px;
	}
	.lk__partner-info .subname {
		height: 36px;
	}
	.lk__partner-info .royalty {
		height: 44px;
	}
	.lk__partner-info .from {
		height: 26px;
	}
	.lk__user-wrapper--sc {
		padding-left: 28px;
	}
	.lk__open-date {
		margin-bottom: 25px;
	}
	.lk__partner-info--sc td {
		height: 22px
	}
	.lk__partner-info--sc td:first-child {
		width: 127px;
	}
	.lk__partner-info--sc .mail {
		height: 32px;
	}
	.lk__list-uslug {
		margin-top: 14px;
		margin-bottom: 16px;
	}
	.lk__h1.download {
		margin-bottom: 1px;
		font-size: 33px;
		font-weight: 500;
	}
	span.round.lk-btn {
		margin-left: 0;
	}
	.lk__feed-list--download span.round.lk-btn{
		width: 160px;
		margin-bottom: 53px;
		font-size: 11px;
	}
	.download__wrapper {
		margin-bottom: 30px;
		padding: 16px 12px 12px 15px;
	}
	.download__title {
		margin-bottom: 15px;
	}
	.download__description {
		margin-right: 0;
		margin-bottom: 13px;
		margin-left: auto;
		width: 85%;
		line-height: 1;
	}
	.download__info {
		margin-bottom: 7px;
	}
	.download__wrapper .green-btn {
		margin-top: 11px;
	}
	.download__wrapper:last-child {
		margin-bottom: 0;
	}
	.lk__feed-list--download .paginator {
		margin-top: 40px;
	}
	/*.comments {
		padding-top: 28px;
	}*/
	.comments__title {
		margin-bottom: 2px;
		font-size: 40px;
		text-transform: uppercase;
	}
	.comments__description {
		margin-bottom: 28px;
	}
	.comments__buttons-block {
		margin-bottom: 81px;
	}
	.comments .comments__header-block {
		-ms-align-items: flex-start;
		align-items: flex-start;
		margin-bottom: 0;
	}
	.comments .comments__header-block__date {
		margin-right: 24px;
		margin-top: 4px;
		font-size: 15px;
		letter-spacing: 1.13px;
	}
	.comments .comments__header-block__title span {
		margin-right: 4px;
		margin-bottom: 28px;
	}
	.comments__username {
		font-size: 30px;
	}
	.comments .comments__wrapper {
		margin-bottom: 75px;
	}
	.comments--mb .comments__wrapper:nth-child(2n + 1) {
		padding-left: 38px;
	}
	.comments__form {
		margin-top: -32px;
	}
	.comments__form .comments__header-block__title span {
		margin-bottom: 16px;
	}
	.comments__form .comments__username {
		margin-bottom: 27px;
		font-size: 33px;
	}
	.comments__form input:not([type="submit"]), .comments__form select {
		margin-bottom: 18px;
		padding-bottom: 2px;
		padding-left: 2px;
	}
	.comments__textarea {
		margin-bottom: 26px;
		padding-left: 2px;
		line-height: 1.3;
	}
	.comments--mb {
		margin-bottom: 25px;
	}
	.comments .adappading.comments__wrapper:nth-child(2n + 1) {
		padding-left: 15px;
	}
	.comments .adappading .comments__header-block__title span {
		margin-bottom: 14px;
	}
	.comments .adappading.comments__wrapper {
		margin-bottom: 60px;
	}
	.comments .adappading .comments__header-block__date {
		margin-right: 7px;
	}
	.comments--video {
		margin-bottom: 47px;
	}
	.news-block__mini-block-header {
		height: 70px;
	}
}

@media (max-width: 991px) {
	.header-middle__burger img {
		width: 40px;
		height: 26px;
	}
	.header-top__link > a:not(.choose_city) {
		display: none;
	}
	.header-top__menu--middle {
		display: block;
	}
	.hot-offers__mini-block {
		min-height: 367px;
	}
	.service__issues {
		width: 50%;
		padding-left: 15px;
		padding-right: 15px;
	}
	.header-menu-place {
		display: none;
	}

	.your-device__device-title {
		font-size: 1.25rem;
	}
	.header-mobile__menu {
		display: flex;
		align-items: center;
	}
	.slider__header {
		font-size: 3.25rem;
	}
	.slider__description {
		font-size: 2.625rem;
	}
	span.round {
		min-width: 84px;
		min-height: 22px;
	}
	span.round.warning {
		width: 64px;
	}
	/*.green-btn:before {
		width: 46px;
		height: 46px;
	}*/
	.modal-submit:before {
		width: 46px;
		height: 46px;
	}
	.modal-submit .green-btn {
		width: 100%;
	}
	.service__top-block {
		display: flex;
		flex-wrap: wrap;
		margin-bottom: 0;
	}
	.order-fix {
		order: 1;
		width: 50%;
		padding-left: 15px;
		padding-right: 15px;
	}
	.service__img-wrapper {
		order: 0;
		width: 50%;
		padding-left: 15px;
		padding-right: 15px;
	}
	.service__header {
		font-size: 56px;
		line-height: 1.25;
	}
	.header-top__adapcity {
		flex: 0 0 25%;
		max-width: 25%;
	}
	.comments__header-block__date {
		font-size: 0.688rem;
		width: auto;
	}
	.comments__buttons-block {
		width: auto;
	}
	.adappading:nth-child(even){
		padding-right: 5px;
	}
	.adappading:nth-child(odd){
		padding-left: 5px;
	}
	.comments__wrapper {
		margin-bottom: 30px;
	}
	.comments__buttons-block {
		margin-bottom: 50px;
	}
	.comments--mb {
		margin-bottom: 60px;
	}

	/*.service__issues-header {
		font-size: 1.75rem;
	}*/
	.hot-offers__mini-block h4 {
		font-size: 1.125rem;

	}
	.your-device__right-block-wrapper {
		padding: 17px 11px;
	}
	.comments__wrapper {
		margin-bottom: 50px;
	}
	.footnp {
		padding-left: 0;
		padding-right: 0;
	}
	.your-device__link {
		font-size: 1rem;
	}
	.your-device__links-header {
		margin-bottom: 30px;
	}
	.status__image-wrapper {
		margin-bottom: 30px;
	}
	.slider__header {
		margin-bottom: 1.75rem;
	}
	.service span {
		margin-bottom: 12px;
	}
	/*.service__issues-header {
		margin-bottom: 2rem;
	}*/
	.service__issues {
		padding-left: 0;
		margin-bottom: 0;
	}
	.service__issues--less-margin {
		margin-bottom: 43px;
		padding-left: 15px;
	}
	.service.index {
		/* padding-bottom: 60px; */
		padding-bottom: 30px;
	}
	.hot-offers__header {
		margin-bottom: 5px;
		font-size: 2.26rem;
	}
	.hot-offers {
		padding-top: 53px;
		padding-bottom: 65px;
	}
	.your-device__title {
		margin-bottom: 0.85rem;
	}
	.your-device__description {
		width: 90%;
		margin-bottom: 51px;
	}
	.your-device__links-wrapper {
		margin-left: 149px;
	}
	.your-device__link {
		margin-bottom: 1.05em;
	}
	.your-device__devices {
		flex: 0 0 70%;
		max-width: 70%;
	}
	.yrb {
		flex: 0 0 29%;
		max-width: 70%;
	}
	.your-device__device-title {
		font-size: 1.5rem;
	}
	.your-device__name {
		margin-bottom: 1.3rem;
	}
	.your-device__right-block-wrapper {
		margin-bottom: 1.8rem;
	}
	.your-device__left-block-wrapper {
		padding-top: 32px;
	}
	.news-block__header {
		font-size: 2.15rem;
	}
	.news-block__description {
		margin-bottom: 2rem;
	}
	span.round {
		min-width: 115px;
	}
	.news-block__date {
		font-size: 0.85rem;
	}
	.news-block__mini-block-head {
		margin-bottom: 11px;
	}
	.news-block__mini-block-header {
		font-size: 23px;
	}
	.news-block__mini-block-header {
		margin-bottom: 1.9rem;
	}
	.news-block__mini-block-text {
		font-size: 0.9rem;
		line-height: 1.3;
	}
	.news-block__mini-block-text {
		margin-bottom: 1rem;
	}
	.news-block__wrapper {
		margin-bottom: 4.3rem;
	}
	.comments__title {
		font-size: 2.1rem;
		line-height: 1.3;
		text-transform: capitalize;
	}
	.comments__description {
		margin-bottom: 2.9rem;
	}
	.comments__username {
		font-size: 1.5rem;
	}
	.comments__header-block {
		margin-bottom: 1.2rem;
	}
	.comments__user-text {
		font-size: 0.9rem;
		line-height: 1.3;
	}
	.other-issues-btn--bigger {
		font-size: 1.1rem;
	}
	.footnp {
		max-width: 18%;
		flex: 0 0 18%;
	}
	.your-device .container {
		max-width: none;
	}
	.header-top__menu--middle .header-top__link {
		padding-bottom: 20px;
	}
	.prices__title {
		margin-bottom: 45px;
		font-size: 36px;
	}
	.prices__item {
		width: 50%;
		font-size: 17px;
	}
	.prices__item:nth-child(1):before,
	.prices__item:nth-child(2):before,
	.prices__item:nth-child(3):before,
	.prices__item:nth-child(4):before,
	.prices__item:nth-child(5):before,
	.prices__item:nth-child(6):before {
		width: 28px;
		height: 28px;
	}
	.your-device__left-block-image {
		width: 100%;
		left: 0;
	}
	.prices__found-tel {
		font-size: 40px;
	}
	.prices__device-list-wrapper {
		margin-top: 39px;
	}
	.prices__device-item {
		padding-top: 4px;
		padding-bottom: 5px;
	}
	.prices__show-more {
		font-size: 20px;
	}
	.prices__show-more:after {
		width: 20px;
		height: 18px;
		margin-left: 12px;
	}
	.prices__chosen-issue {
		padding-top: 18px;
	}
	.prices__show-more {
		margin-bottom: 39px;
	}
	.prices__issue-description {
		margin-bottom: 54px;
	}
	.prices__other-issue {
		font-size: 24px;
	}
	.prices__chosen-issue {
		padding-bottom: 50px;
	}
	.hot-offers__mini-block--details {
		min-height: 506px;
		position: relative;
	}
	.your-device__open-list {
		width: 250%;
		padding: 17px 22px 13px 22px;
	}
	.your-device__list-links-wrapper a {
		margin-bottom: 15px;
		font-size: 17px;
	}
	.your-device__advice {
		font-size: 18px;
	}
	.your-device__phone {
		font-size: 38px;
	}
	span.round.warning {
		width: 87px;
	}
	.news__block:nth-child(2n-1) {
		padding-right: 15px;
	}
	.news__block:nth-child(2n) {
		padding-left: 15px;
	}
	.news__subtitle-1 {
		font-size: 20px;
	}
	.news__subtitle-2 {
		font-size: 30px;
	}
	.text--margin {
		margin-top: 19px;
	}
	.text--total {
		line-height: 1.15;
	}
	.img-margin--details {
		margin-bottom: 31px;
	}
	.h2-like {
		font-size: 20px;
	}
	.about-page__title {
		font-size: 36px;
	}
	.about-page {
		padding-top: 23px;
	}
	.about__shop-img {
		margin-top: 39px;
	}
	.ul-dash li {
		font-size: 15px;
	}
	.status {
		padding-top: 23px;
		padding-bottom: 42px;
	}
	.status__header {
		font-size: 36px;
	}
	.status__description {
		margin-bottom: 37px;
	}
	.status__image-wrapper {
		margin-bottom: 0;
		padding-right: 15px;
	}
	.status__right-title {
		margin-bottom: 15px;
		font-size: 26px;
	}
	.status__right-description {
		margin-bottom: 30px;
	}
	.status__image {
		margin-bottom: 0;
	}
	.status__order-status {
		font-size: 20px;
	}
	.status__order-status span {
		font-size: 20px;
	}
	.status__order-status:last-child {
		margin-bottom: 19px;
	}
	.choose-city-default {
		padding-bottom: 24px;
	}
	.choose-city-default a {
		font-size: 22px;
	}
	.choose-city-wrapper__title {
		margin-bottom: 13px;
		font-size: 17px;
	}
	.city-wrapper a {
		font-size: 15px;
	}
	h1 {
		font-size: 36px;
	}
	.coop {
		padding-top: 23px;
	}
	.vacancy-item--coop {
		padding-left: 15px;
	}
	.vacancy-item__position {
		max-width: 136px;
	}
	.vacancy-item--coop {
		margin-bottom: 46px;
	}
	.img-margin--coop {
		margin-bottom: 34px;
	}
	.contacts__toplink {
		font-size: 14px;
	}
	.contacts__viev-map {
		margin-left: 40px;
	}
	.contacts__table-header {
		margin-bottom: 30px;
	}
	.contacts__table-header {
		margin-bottom: 27px;
	}
	.span__alert {
		width: 59px;
		height: 22px;
		margin-left: 12px;
		font-size: 11px;
	}
	.contacts__more-btn {
		margin-top: 16px;
		padding-left: 22px;
	}
	.contacts__detail-left-title {
		font-size: 20px;
	}
	.contacts__detail-left-title {
		margin-bottom: 1px;
	}
	.contacts__main-title {
		font-size: 16px;
	}
	.contacts__detail-description {
		margin-bottom: 13px;
	}
	.contacts__main-adress {
		font-size: 15px;
	}
	.contacts__main-adress {
		margin-top: 4px;
	}
	.contacts__main-adress {
		margin-bottom: 12px;
	}
	.contacs__timework-outer {
		padding-top: 0;
		padding-left: 27px;
	}
	.contacts__timework-wrapper {
		font-size: 15px;
	}
	.contacts__main-info {
		font-size: 15px;
	}
	.contacts__main-info .dashed-link {
		font-size: 15px;
	}
	.contacts__main-mail {
		margin-bottom: 13px;
	}

	.contacts__forms-title {
		font-size: 24px;
	}
	.contacts__forms-title {
		margin-bottom: 22px;
	}
	.contacts__choise {
		margin-top: 36px;
		padding-top: 41px;
	}
	.choise__city-district {
		margin-left: 0;
	}
	.choise__city-title {
		font-size: 22px;
	}
	.choise__city-link--highlight {
		font-size: 17px;
		font-weight: 600;
	}
	.choise__more {
		font-size: 15px;
	}
	.choise__title {
		margin-bottom: 12px;
		font-size: 22px;
	}
	.choise__link {
		font-size: 15px;
	}
	.choise__metro {
		margin-right: 11px;
	}
	.choise__title {
		font-size: 19px;
	}
	.choise__link {
		font-size: 14px;
	}
	.choise__list {
		margin-bottom: 24px;
	}
	.contacts__adr {
		font-size: 28px;
	}
	span.round.pink-sc {
		margin-top: auto;
		width: 60px;
		height: 22px;
		font-size: 11px;
	}
	.contacts__adress-right {
		font-size: 32px;
	}
	.contacts__telephone-right {
		font-size: 24px;
	}
	.contacts__sc-title-right {
		padding-top: 4px;
	}
	.contacts__title-wrapper {
		margin-bottom: 19px;
	}
	.col50 {
		margin-bottom: 20px;
	}
	.col50:nth-child(2n) {
		width: 55%;
		padding-left: 32px;
	}
	.detail__warning {
		line-height: 1;
	}
	.contacts__text-paragraph {
		font-size: 15px;
	}
	.prices__right-title--sc {
		margin-top: 16px;
		margin-bottom: 32px;
		font-size: 30px;
	}
	.input-required--last {
		margin-bottom: 25px;
	}
	.borbot {
		margin-bottom: 24px;
		padding-bottom: 61px;
	}
	.contacts__sc {
		padding-bottom: 10px;
	}
	.slider--learning .slider__header {
		margin-bottom: 20px;
		font-size: 51px;
		line-height: 1.2;
	}
	.slider--learning .slider__description {
		font-size: 42px;
	}
	.learning__top-block {
		padding-top: 51px;
	}
	.learning__title {
		font-size: 56px;
		line-height: 1.25;
	}
	.learning__rtitle {
		margin-bottom: 15px;
		font-size: 24px;
	}
	.learning__rdescription {
		font-size: 24px;
	}
	.learning__description--br {
		display: none;
	}
	.learning__description {
		margin-bottom: 1px;
	}
	.learning__rtext {
		font-size: 15px;
		margin-bottom: 25px;
	}
	.learning__rdescription:last-of-type {
		margin-bottom: 43px;
	}
	.learning__top-block-row {
		padding-bottom: 40px;
	}
	.trust.learning__list {
		padding-top: 35px;
	}
	.learning__list .trust__description {
		margin-bottom: 27px;
		font-size: 15px;
	}
	.freemium {
		padding-top: 32px;
		padding-bottom: 19px;
	}
	.freemium__title {
		font-size: 36px;
	}
	.freemium__description {
		font-size: 15px;
	}
	.freemium__top-wrapper {
		margin-bottom: 40px;
	}
	.pluses {
		padding-top: 50px;
	}
	.learning__sub-title {
		font-size: 36px;
	}
	.learning__sub-description {
		font-size: 15px;
	}
	.pluses__title {
		margin-bottom: 6px;
	}
	.pluses__item:before {
		width: 25px;
		height: 24px;
		-webkit-background-size: 25px 24px;
		background-size: 25px 24px;
	}
	.pluses__description {
		margin-bottom: 40px;
	}
	.pluses__item {
		padding-left: 29px;
	}
	.pluses__items-wrap {
		margin-bottom: 19px;
	}
	.pluses__posibility {
		font-size: 15px;
	}
	.courses {
		padding-top: 41px;
	}
	.courses__title {
		margin-bottom: 11px;
	}
	.courses__description {
		max-width: 85%;
	}
	.courses__rtitle {
		font-size: 26px;
	}
	.courses__description {
		margin-bottom: 38px;
	}
	.courses__text {
		font-size: 18px;
	}
	.courses__rtitle {
		margin-bottom: 17px;
	}
	.courses__text {
		margin-bottom: 43px;
	}
	.courses__about-item:before {
		width: 32px;
		height: 32px;
		-webkit-background-size: 32px;
		background-size: 32px;
		top: 5px;
	}
	.courses__about {
		margin-bottom: 48px;
	}
	.courses__minititle {
		margin-bottom: 13px;
		font-size: 20px;
	}
	.ytblock {
		margin-bottom: 26px;
	}
	.courses__list-item {
		margin-bottom: 13px;
		line-height: 1.45;
	}
	.courses__prices-title {
		font-size: 20px;
	}
	.courses__theory,
	.courses__theory.all {
		width: 50%;
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		flex-direction: column;
		justify-content: flex-start;
	}
	.courses__prices-title {
		margin-bottom: 10px;
	}
	.courses__price {
		font-size: 20px;
	}
	.courses__theory.all {
		padding-left: 23px;
		padding-right: 23px;
	}
	.courses__prices {
		padding-bottom: 57px;
	}
	.courses__rbtitle {
		margin-bottom: 11px;
		height: 22px;
	}
	.courses__rightblock {
    padding-top: 5px;
    padding-right: 25px;
    padding-left: 5px;
	}
	.courses__rbhtitle {
		font-size: 20px;
		line-height: 1.2;
	}
	.courses__miniblock {
		margin-bottom: 27px;
	}
	.courses__price {
		margin-top: auto;
	}
	.courses__prices-description {
		margin-top: auto;
	}
	.what-learn__title {
		font-size: 20px;
	}
	.what-learn {
		padding-top: 33px;
		padding-left: 0;
	}
	.what-learn__title {
		margin-bottom: 21px;
	}
	.what-learn__form {
		margin-top: 36px;
		padding-top: 28px;
	}
	.what-learn__form-title {
		font-size: 24px;
		line-height: 1.1;
	}
	.what-learn__form {
		padding-top: 26px;
		padding-bottom: 20px;
	}
	.what-learn__form-description {
		margin-bottom: 30px;
		font-size: 15px;
	}
	.what-learn__title {
		margin-left: 0;
	}
	.what-learn__form {
		margin-left: 0;
	}
	.what-learn__list {
		padding-left: 15px;
	}
	.what-learn__input {
		width: 41%;
		margin-right: 24px;
		font-size: 18px;
	}
	.theend {
		padding-top: 33px;
	}
	.pluses__title {
		letter-spacing: normal;
	}
	.theend__title {
		margin-bottom: 6px;
	}
	.theend__up {
		font-size: 18px;
	}
	.theend__description {
		margin-bottom: 55px;
	}
	.theend__down {
		font-size: 15px;
	}
	.theend__skills {
		margin-bottom: 28px;
	}
	.invideo {
		padding-top: 18px;
	}
	.invideo__title {
		line-height: 1.1;
		margin-bottom: 10px;
	}
	.invideo__description {
		width: 100%;
	}
	.invideo__description {
		margin-bottom: 47px;
	}
	.invideo__card {
		margin-bottom: 22px;
	}
	.invideo .paginator {
		margin-top: 38px;
	}
	.teachers {
		padding-top: 33px;
	}
	.teachers__title {
		margin-bottom: 11px;
	}
	.teachers__text-area {
		padding-top: 47px;
		padding-left: 41px;
	}
	.teachers__name {
		margin-bottom: 0;
		font-size: 22px;
	}
	.teachers__about {
		margin-bottom: 13px;
		font-size: 16px;
	}
	.teachers__old {
		margin-bottom: 30px;
		font-size: 17px;
	}
	.teachers__item-description {
		line-height: 1.25;
	}
	.comments__title.learning__sub-title {
		font-size: 36px;
	}
	.comments__learning {
		padding-top: 55px;
	}
	.comments__description {
		font-size: 15px;
	}
	.comments__learning .comments__description {
		margin-bottom: 38px;
	}

	.lk__title {
		font-size: 36px;
	}
	.lk {
		padding-top: 24px;
	}
	.lk__title:after,
	.lk__partner-item:before {
		width: 48px;
		height: 48px;
		right: -63px;
		top: 50%;
		-webkit-transform: translate(0, -50%);
		-ms-transform: translate(0, -50%);
		-o-transform: translate(0, -50%);
		transform: translate(0, -50%);
		-webkit-background-size: 22px 29px;
		background-size: 22px 29px;
	}
	.lk__wrapper {
		margin-bottom: 33px;
	}
	.lk__avatar {
		width: 70px;
		height: 70px;
	}
	.lk__name {
		margin-bottom: 4px;
		font-size: 22px;
	}
	span.round.lk-btn {
		width: 160px;
		margin-bottom: 0;
		font-size: 11px;
	}
	.lk__right-block {
		font-size: 22px;
	}
	.lk__mail {
		padding-left: 25px;
	}
	.lk__tel {
		padding-right: 25px;
	}
	.lk__h1 {
		margin-bottom: 29px;
		font-size: 24px;
	}
	.lk__feed-wrapper {
		margin-bottom: 28px;
	}
	.lk__feed-header h2 {
		font-size: 20px;
	}
	.lk__feed-header .date {
		font-size: 15px;
	}
	.lk__feed-wrapper p {
		font-size: 15px;
	}
	.lk__feed-header {
		margin-bottom: 18px;
	}
	.lk__feed-wrapper .other-issues-btn {
		font-size: 15px;
	}
	.lk__right-block-title {
		font-size: 22px;
	}
	.lk__right-col > * {
		margin-left: 0;
	}
	.lk__right-block-title {
		margin-bottom: 21px;
		margin-left: 10%;
	}
	.vacancy-item--lk {
		padding-left: 13px;
	}
	.vacancy-item--lk .vacancy-item__exp {
		font-size: 12px;
	}
	.coop-form--lk {
		padding-top: 19px;
	}
	.coop-form--lk .round {
		height: 22px;
	}
	.lk__right-col {
		padding-left: 14px;
	}
	.lk__right-col .contacts__forms-title {
		margin-bottom: 35px;
	}
	.coop-form--lk .prices__textarea {
		min-height: 251px;
	}
	.lk__partner-item {
		padding-left: 58px;
	}
	.lk__partner-item:before {
		right: unset;
		left: -1px;
		-webkit-transform: translate(0, -60%);
		-ms-transform: translate(0, -60%);
		-o-transform: translate(0, -60%);
		transform: translate(0, -60%);
	}
	.lk__right-col--detail {
		padding-top: 10px;
	}
	.lk__user-wrapper {
		margin-top: 30px;
	}
	.lk__user-title {
		margin-left: 0;
		margin-bottom: 7px;
	}
	.lk__partner-ava {
		width: 88px;
		height: 88px;
		margin-right: 32px;
	}
	.lk__partner-info {
		padding-top: 10px;
	}
	.lk__user-wrapper--sc {
		padding-left: 18px;
		padding-top: 16px;
	}
	.lk__open-date {
		margin-bottom: 14px;
	}
	.lk__partner-info--sc td:first-child {
		width: 113px;
	}
	.lk__h1.download {
		margin-bottom: 8px;
		font-size: 28px;
	}
	.lk__feed-list--download span.round.lk-btn {
		width: 140px;
		margin-bottom: 49px;
	}
	.download__title {
		margin-bottom: 10px;
		font-size: 26px;
	}
	.download__description {
		margin-bottom: 11px;
		font-size: 15px;
	}
	.download__info {
		margin-bottom: 3px;
		font-size: 18px;
	}
	.download__image {
		width: 127px;
		height: 135px;
	}
	.download__wrapper {
		-webkit-flex-wrap: nowrap;
		-moz-flex-wrap: nowrap;
		-ms-flex-wrap: nowrap;
		-o-flex-wrap: nowrap;
		flex-wrap: nowrap;
		margin-right: 15px;
		padding: 16px 20px 20px 15px;
	}
	.download__text-area {
		padding-left: 0;
	}
	.download__wrapper .green-btn {
		margin-top: 14px;
	}
	.lk__feed-list--download .paginator {
		margin-top: 76px;
	}
	.comments .comments__title {
		text-transform: uppercase;
		font-size: 36px;
	}
	.comments .comments__description {
		margin-bottom: 27px;
		font-size: 16px;
	}
	.comments .comments__buttons-block {
		justify-content: center;
		margin-bottom: 81px;
	}
	.comments .comments__button {
		margin-right: 15px;
		margin-left: 15px;
	}
	.comments .comments__header-block__date {
		margin-right: 0;
		margin-top: 5px;
		font-size: 12px;
	}
	.comments .comments__username {
		margin-bottom: 18px;
		font-size: 26px;
	}
	.comments .comments__username span {
		font-size: 18px;
	}
	.comments .comments__header-block__title span {
		margin-bottom: 18px;
	}
	.comments .comments__wrapper {
		margin-bottom: 29px;
	}
	.comments-mb .comments__wrapper:nth-child(2n + 1) {
		padding-left: 13px;
	}
	.comments__form {
		margin-top: 29px;
	}
	.comments__form .comments__username {
		font-size: 30px;
		margin-bottom: 31px;
	}
	.comments__form .comments__header-block__title span {
		margin-bottom: 14px;
	}
	.comments__form .comments__username {
		margin-bottom: 31px;
	}
	.comments__form input:not([type="submit"]), .comments__form select {
		width: 100%;
	}
	.comments__textarea {
		width: 100%;
	}
	.comments__send-button {
		width: 210px;
		height: 45px;
		font-size: 18px;
	}
	.comments__button-wrapper:before {
		width: 47px;
		height: 46px;
	}
	.comments--mb {
		margin-bottom: 67px;
	}
	.comments__video {
		min-height: 212px;
	}
	.adappading:nth-child(even) {
		padding-right: 15px;
	}
	.comments .adappading .comments__header-block__date {
		margin-right: 0;
	}
	.comments .adappading.comments__wrapper {
		margin-bottom: 48px;
	}
	.comments--video {
		margin-bottom: 51px;
	}
	span.round {
		min-height: 22px;
	}
	.comments__sub-block {
		max-height: 950px;
	}
	.news-block__mini-block-header {
		height: 50px;
	}
	.news-block__mini-block-text {
		height: 100px;
	}
	.news-block__description {
		height: 36px;
	}
}

@media (max-width: 767px) {
	.hot-offers__mini-block--details {
		min-height: 506px;
	}
	.prices__bottom-text {
		font-size: 14px;
	}
	.prices__bottom-text-title {
		font-size: 20px;
	}
	.prices__found-description {
		font-size: 15px;
	}
	.prices__found-tel {
		font-size: 40px;
	}
	.header-middle__burger img {
		width: 35px;
		height: 24px;
	}
	.comments__title {
		font-size: 30px;
	}
	.comments__description {
		font-size: 14px;
		margin-bottom: 50px;
	}
	.comments__username {
		font-size: 26px;
	}
	.comments__wrapper {
		margin-bottom: 35px;
	}
	.news-block__description {
		font-size: 15px;
	}
	.news-block__header {
		font-size: 30px;
	}
	.news-block__date {
		font-size: 12px;
	}
	.news-block__mini-block-header {
		font-size: 20px;
	}
	.your-device__link {
		font-size: 17px;
	}
  .slider__header {
		font-size: 38px;
		margin-bottom: 0;
	}
	.slider__description {
		font-size: 30px;
	}
	.slider-main .bx-controls {
		bottom: 11px;
	}
	.service__description {
		font-size: 16px;
	}
	/*.service__issues-header {
		font-size: 22px;
	}*/
	.service.index {
		padding-top: 60px;
	}
	/*.service__issues-solve {
		font-size: 14px;
		line-height: 1.3;
	}*/
	.hot-offers__mini-block {
		min-height: 300px;
	}
	.hot-offers__header {
		font-size: 30px;
	}
	.hot-offers__description {
		font-size: 14px;
		margin-bottom: 1.5rem;
	}
	.hot-offers__padding {
		padding-right: 3px;
		padding-left: 3px;
	}
	.hot-offers__mini-block h4 {
		font-size: 15px;
	}
	.hot-offers__mini-block p {
		font-size: 13px;
	}
	.your-device__title {
		font-size: 30px;
	}
	.your-device__description {
		font-size: 14px;
		line-height: 1.2;
		width: 65%;
	}
	.your-device__link {
		margin-right: 0.9rem;
	}
	.yrb {
		flex: 0 0 25%;
		max-width: 25%;
		margin-top: 0;
	}
	.your-device__name {
		width: 94px;
		height: 20px;
	}
	.your-device__links-header {
		font-size: 33px;
	}
	.your-device__links-header {
		margin-bottom: 22px;
	}
	.your-device__device-title {
		font-size: 18px;
	}
	.your-device__right-block-wrapper {
		padding-top: 10px;
		padding-left: 14px;
	}
	.your-device__name {
		font-size: 10px;
		margin-bottom: 10px;
	}
	.your-device__right-block-wrapper {
		height: 124px;
	}
	.prices__mini-block-offers {
		padding-left: 5px;
		padding-right: 5px;
	}
	.green-btn:before {
		width: 38px;
		height: 38px;
	}
	.modal-submit:before {
		width: 38px;
		height: 38px;
	}
	.footnp {
		flex: 0 0 33%;
		max-width: 33%;
		padding-left: 20px;
	}
	.prices__title {
		font-size: 30px;
	}
	.prices__item {
		padding-left: 36px;
		font-size: 15px;
	}
	.prices__title {
		margin-bottom: 40px;
	}
	.your-device__left-block-image {
		width: 85%;
	}
	.your-device__left-block-image-wrapper {
		width: 19%;
	}
	.your-device__links-wrapper {
		margin-left: 0;
	}
	.your-device__links-header {
		font-size: 28px;
	}
	.your-device__link {
		margin-bottom: 17px;
	}
	.prices__device-description-title {
		font-size: 18px;
	}
	.prices__device-description {
		font-size: 13px;
	}
	span.round {
		min-width: 94px;
		min-height: 22px;
	}
	.prices__device-description {
		margin-bottom: 31px;
	}
	/*.input-required {
		width: 49%;
	}*/
	.prices__select {
		width: 49%;
		margin-bottom: 6px;
	}
	.prices__leave-request {
		margin-bottom: 6px;
	}
	.prices__bottom-text {
		font-size: 13px;
	}
	.prices__bottom-text-title {
		font-size: 18px;
	}
	.prices__found-tel {
		font-size: 44px;
	}
	.prices__found-description {
		margin-bottom: 0;
	}
	.prices__found-text {
		padding: 15px 21px;
	}
	.prices__right__image--details {
		width: 55%;
		padding-bottom: 30px;
	}
	.hot-offers__mini-block--details {
		min-height: 340px;
	}
	.prices__device-item {
		margin-bottom: 16px;
		padding-top: 2px;
		padding-bottom: 2px;
	}
	.prices__device-list-wrapper {
		margin-bottom: 34px;
	}
	.prices__show-more {
		margin-bottom: 65px;
		font-size: 18px;
	}
	.prices__show-more:after {
		width: 18px;
		height: 16px;
	}
	.prices__chosen-issue {
		padding-top: 27px;
	}
	.prices__issue-description {
		font-size: 15px;
	}
	.prices__other-issue {
		font-size: 20px;
	}
	.prices__other-issue-wrapper {
		margin-top: 64px;
	}
	.prices__chosen-issue {
		padding-bottom: 71px;
	}
	.prices__devices-request-form-wrapper {
		width: 50%;
		display: inline-block;
	}

	.hot-offers__mini-block--details {
		min-width: 160px;
	}
	.prices__devices-request-form-wrapper .input-required {
		width: 100%;
	}
	.prices__devices-request-form-wrapper .prices__select {
		width: 100%;
	}
	.prices__leave-request {
		margin-bottom: 15px;
	}
	.prices__select {
		margin-bottom: 14px;
	}
	.your-device__open-list {
		width: 300%;
		padding: 16px 15px 21px 15px;
	}
	.your-device__list-links-wrapper a {
		margin-right: 15px;
		margin-bottom: 10px;
		font-size: 16px;
	}
	.your-device__list-links-wrapper {
		margin-bottom: 12px;
	}
	.your-device__advice {
		font-size: 15px;
	}
	.your-device__advice {
		margin-bottom: 7px;
	}
	.your-device__phone {
		font-size: 30px;
	}
	.news_description {
		font-size: 14px;
	}
	.news__subtitle-2 {
		font-size: 26px;
	}
	.text--margin-more {
		margin-top: 13px;
	}
	.text--margin {
		margin-top: 16px;
		line-height: 1.15;
	}
	.img-margin {
		margin-bottom: 34px;
	}
	.text--total {
		margin-top: 34px;
	}
	.img-margin--details {
		margin-bottom: 33px;
	}
	.vacancy-wrapper--details {
		order: 3;
	}
	.prices__textarea {
		font-size: 15px;
	}
	.prices__textarea {
		min-height: 100px;
		margin-bottom: 20px;
	}
	.vacancy-wrapper--details::after {
		display: none;
	}
	.vacancy-item-wrapper--details {
		padding-left: 30px;
	}
	.vacancy-item__info--details {
		padding-right: 10px;
	}
	.vacancy-item-wrapper--details:nth-child(2n) {
		padding-left: 0;
		padding-right: 40px;
	}
	.vacancy-wrapper--details {
		padding-bottom: 0;
	}
	.about-page__title {
		font-size: 30px;
	}
	.about-page {
		padding-top: 16px;
	}
	.ul-dash li {
		font-size: 14px;
	}
	.ul-dash li:before {
		margin-right: 43px;
	}
	.status {
		padding-top: 16px;
		padding-bottom: 17px;
	}
	.status__header {
		margin-bottom: 12px;
		font-size: 30px;
	}
	.status__description {
		font-size: 14px;
		line-height: 1.25;
	}
	.status__image-wrapper {
		padding-right: 7px;
	}
	.status__right-wrapper .round.pink {
		width: 101px;
		height: 20px;
		font-size: 10px;
	}
	.status__right-title {
		margin-top: 15px;
		margin-bottom: 10px;
		font-size: 20px;
		line-height: 1.05;
	}
	.status__right-description {
		margin-bottom: 14px;
		font-size: 14px;
	}
	.status__order-status span {
		font-size: 18px;
	}
	.status__order-status {
		font-size: 18px;
	}
	.your-device__bottom {
		margin-top: 27px;
	}
	.status__order-call {
		font-size: 14px;
	}
	.status__order-status:last-child {
		margin-top: 5px;
		margin-bottom: 15px;
	}
	.choose-city-default {
		padding-top: 26px;
		padding-right: 14px;
		padding-bottom: 24px;
		padding-left: 14px;
	}
	.choose-city-default a {
		font-size: 18px;
	}
	h1 {
		font-size: 30px;
	}
	.coop {
		padding-top: 17px;
	}
	.img-margin--coop {
		margin-bottom: 36px;
	}
	.vacancy-wrap--coop {
		order: 3;
	}
	.contacts__toplink {
		width: 35%;
		border-bottom: none;
		text-decoration: underline;
		text-decoration-style: dashed;
	}
	.contacts__viev-map {
		margin-left: 30px;
	}
	.contacts__table-header-wrapper {
		font-size: 13px;
	}
	.contacts__table-header {
		margin-bottom: 45px;
	}
	.contacts__phonenumber {
		font-size: 14px;
	}
	.contacts__more-btn {
		margin-top: 13px;
		padding-left: 13px;
	}
	.contacts__wrapper {
		font-size: 14px;
	}
	.contacts__detail-left-title {
		margin-bottom: 9px;
		font-size: 18px;
	}
	.contacts__detail-description {
		font-size: 14px;
		line-height: 1.25;
	}
	.contacts__main-title {
		font-size: 14px;
	}
	.contacts__detail-description {
		margin-bottom: 11px;
	}
	.contacts__main-adress {
		font-size: 14px;
	}
	.contacts__main-phone {
		font-size: 14px;
	}
	.contacts__main-info .dashed-link {
		font-size: 14px;
	}
	.contacts__main-mail {
		margin-bottom: 5px;
	}
	.contacts__timework-wrapper {
		font-size: 14px;
	}
	.contacts__main-info {
		margin-bottom: 19px;
	}
	.contacs__timework-outer {
		padding-left: 20px;
	}
	.contacts__timework-wrapper:before {
		width: 15px;
		height: 15px;
		left: -21px;
		-webkit-background-size: 15px;
		background-size: 15px;
	}
	.contacts__timework-wrapper p:first-child {
		margin-bottom: 1px;
	}
	.contacs__timework-wrapper--br {
		display: none;
	}
	.contacts__map-area {
		padding-bottom: 50px;
	}
	.contacts__forms-title {
		font-size: 18px;
	}
	.contacts__form-wrapper:nth-child(3n-1) {
		padding-left: 6px;
	}
	.contacts__form-wrapper:nth-child(3n) {
		padding-left: 2px;
	}
	.contacts__form-wrapper:nth-child(4n-3) {
		padding-right: 2px;
	}
	.contacts__form-wrapper {
		font-size: 14px;
	}
	.contacts__form-wrapper .input-required {
		width: 100%;
	}
	.contacts__forms-title {
		margin-bottom: 30px;
	}
	.contacts__choise {
		margin-top: 34px;
		padding-top: 43px;
		padding-bottom: 32px;
	}
	.choise__city-title {
		margin-bottom: 13px;
		font-size: 20px;
	}
	.choise__city-district {
		padding-left: 7px;
	}
	.choise__city-link {
		font-size: 14px;
	}
	.choise__city-link--highlight {
		font-size: 16px;
	}
	.choise__more {
		font-size: 14px;
	}
	.choise__city-list {
		margin-bottom: 23px;
	}
	.contacts__adr {
		font-size: 24px;
	}
	.contacts__adress-right {
		font-size: 30px;
	}
	.contacts__telephone-right {
		font-size: 20px;
	}
	.contacts__sc {
		padding-top: 6px;
	}
	.contacts__sc-title-right {
		padding-top: 7px;
	}
	.contacts__title-wrapper {
		margin-bottom: 26px;
	}
	.col50:nth-child(2n) {
		padding-left: 29px;
	}
	.col50 {
		margin-bottom: 18px;
	}
	.col50:last-child {
		margin-top: -19px;
	}
	.contacts__text-paragraph {
		font-size: 14px;
	}
	.prices__right-title--sc {
		font-size: 28px;
	}
	.prices__leave-request--sc-half {
		width: 49%;
	}
	.prices__right-title--sc {
		margin-bottom: 25px;
	}
	.input-required--last {
		margin-bottom: 7px;
	}
	.borbot {
		padding-bottom: 49px;
	}
	.contacts__sc {
		padding-bottom: 14px;
	}
	.comments__username span {
		display: block;
	}
	.slider--learning .slider__header {
		font-size: 36px;
		margin-bottom: 2px;
	}
	.slider__elem {
		padding-top: 35px;
	}
	.slider--learning .slider__description {
		font-size: 28px;
	}
	.slider-main .bx-controls {
		bottom: 7px;
	}
	.learning__description {
		margin-bottom: 7px;
		font-size: 16px;
	}
	.learning__title {
		font-size: 42px;
	}
	.learning__rtitle {
		font-size: 20px;
	}
	.learning__top-block {
		padding-top: 38px;
	}
	.learning__rdescription {
		font-size: 18px;
	}
	.learning__rtext {
		font-size: 14px;
	}
	.learning__top-block-right {
		padding-left: 5px;
	}
	.learning__rtitle {
		margin-bottom: 18px;
	}
	.learning__rdescription {
		margin-bottom: 22px;
	}
	.learning__rtext {
		margin-bottom: 18px;
	}
	.learning__rdescription:last-of-type {
		margin-bottom: 36px;
	}
	.learning__top-img {
		max-width: none;
		width: 125%;
	}
	.learning__top-img {
		left: -35%;
	}
	.trust.learning__list {
		padding-top: 29px;
	}
	.learning__list h2 {
		margin-bottom: 7px;
	}
	.learning__list h3 {
		margin-bottom: 4px;
	}
	.learning__list .trust__description {
		margin-bottom: 17px;
	}
	.learning__list h5 {
		margin-bottom: 7px;
	}
	.learning__list p {
		margin-bottom: 5px;
		font-size: 14px;
	}
	.trust.learning__list {
		padding-bottom: 30px;
	}
	.freemium__title {
		font-size: 30px;
	}
	.freemium__description {
		font-size: 14px;
	}
	.freemium {
		padding-top: 29px;
		padding-bottom: 22px;
	}
	.freemium__input {
		font-size: 18px;
	}
	.freemium__text {
		margin-bottom: 23px;
		font-size: 13px;
	}
	.learning__sub-title {
		font-size: 30px;
	}
	.learning__sub-description {
		font-size: 14px;
	}
	.pluses {
		padding-top: 39px;
	}
	.pluses__title {
		margin-bottom: 16px;
	}
	.freemium__text {
		margin-top: 23px;
		margin-bottom: 0;
	}
	.pluses__title {
		letter-spacing: 1.6px;
	}
	.pluses__item {
		padding-top: 40px;
		padding-left: 0;
		font-size: 14px;
		line-height: 1.25;
	}
	.pluses__description {
		margin-bottom: 26px;
	}
	.pluses__item:before {
		top: 0;
	}
	.pluses__items-wrap > .col-3 {
		padding-right: 10px;
		padding-left: 10px;
	}
	.pluses__posibility {
		font-size: 14px;
	}
	.courses__header {
		text-align: center;
	}
	.courses {
		padding-top: 33px;
		padding-bottom: 20px;
	}
	.courses__title {
		display: inline-block;
		width: auto;
	}
	.courses__title {
		margin-bottom: 13px;
	}
	.courses__rtitle {
		margin-bottom: 8px;
		font-size: 20px;
		line-height: 1.2;
	}
	.courses__description {
		margin-bottom: 36px;
	}
	.courses__left-block {
		padding-right: 10px;
	}
	.courses__text {
		margin-bottom: 26px;
		font-size: 16px;
	}
	.courses__about-item {
		padding-left: 0;
		font-size: 15px;
	}
	.courses__about-item:before {
		width: 25px;
		height: 25px;
		top: 0;
		-webkit-background-size: 25px;
		background-size: 25px;
	}
	.courses__about-item {
		width: 25%;
		padding-top: 29px;
	}
	.courses__about-item-times {
		margin-top: 4px;
	}
	.courses__about {
		margin-bottom: 39px;
	}
	.courses__minititle {
		font-size: 16px;
	}
	.ytblock {
		margin-bottom: 14px;
	}
	.courses__list-item {
		margin-left: 14px;
		margin-bottom: 14px;
		font-size: 14px;
		line-height: 1.25;
	}
	.courses__theory, .courses__theory.all {
		width: 100%;
		max-width: none;
		min-height: 0;
	}
	.courses__theory {
		margin-bottom: 19px;
		padding-bottom: 27px;
	}
	.courses__prices-title {
		font-size: 17px;
	}
	.courses__sostav {
		margin-bottom: 27px;
	}
	.courses__prices-description {
		margin-top: 11px;
		margin-bottom: 18px;
		font-size: 14px;
		min-height: 0;
	}
	.courses__prices-title {
		min-height: 0px;
		margin-bottom: 0;
	}
	.courses__price {
		margin-top: 0;
	}
	.courses__price-number {
		margin-bottom: 4px;
		font-size: 29px;
	}
	.courses__oldprice {
		font-size: 16px;
	}
	.courses__theory.all {
		padding-left: 17px;
		padding-right: 17px;
	}
	.courses__prices {
		padding-bottom: 15px;
	}
	.courses__rightblock {
		padding-top: 0;
		padding-right: 10px;
		padding-left: 30px;
	}
	.courses__rbtitle {
		margin-bottom: 10px;
		height: 20px;
	}
	.courses__rbhtitle {
		padding-left: 5px;
		font-size: 17px;
	}
	.courses__rbprice {
		padding-left: 5px;
	}
	.courses__rboldprice {
		padding-left: 5px;
	}
	.courses__miniblock {
		margin-bottom: 21px;
	}
	.what-learn {
		padding-top: 22px;
	}
	.what-learn__title {
		margin-bottom: 14px;
		font-size: 16px;
	}
	.what-learn__item {
		margin-bottom: 12px;
		font-size: 14px;
	}
	.what-learn__list {
		padding-left: 13px;
	}
	.what-learn__form {
		width: 113%;
		margin-top: 24px;
		padding-bottom: 30px;
	}
	.what-learn__form-title {
		font-size: 22px;
	}
	.what-learn__form-description {
		font-size: 14px;
	}
	.what-learn__input {
		width: 65%;
		margin-bottom: 17px;
		padding-left: 5px;
	}
	.what-learn .green-btn {
		margin-top: 3px;
		margin-left: 3px;
	}
	.theend {
		padding-top: 53px;
	}
	.theend__skills {
		margin-bottom: 20px;
	}
	.theend__title {
		margin-bottom: 15px;
	}
	.theend__up {
		min-height: 80px;
		font-size: 16px;
	}
	.theend__description {
		margin-bottom: 36px;
	}
	.invideo {
		padding-top: 30px;
		padding-bottom: 31px;
	}
	.invideo__title {
		letter-spacing: 0;
	}
	.invideo__title {
		margin-bottom: 14px;
	}
	.invideo__description {
		margin-bottom: 31px;
	}
	.invideo .paginator {
		margin-top: 16px;
	}
	.teachers {
		padding-bottom: 66px;
	}
	.teachers__description {
		width: 90%;
	}
	.teachers__title {
		margin-bottom: 3px;
	}
	.teachers__slider-image-wrapper {
		padding-right: 0;
		padding-left: 0;
	}
	.teachers__text-area {
		padding-top: 33px;
		padding-left: 25px;
	}
	.teachers__name {
		font-size: 20px;
	}
	.teachers__about {
		font-size: 14px;
	}
	.teachers__old {
		margin-bottom: 25px;
		font-size: 15px;
	}
	.teachers__item-description {
		font-size: 13px;
	}
	.teachers__slider .bx-prev, .teachers__slider .bx-next {
		width: 18px;
		height: 36px;
	}
	.teachers__slider .bx-controls {
		top: 30%;
	}
	.comments__title.learning__sub-title {
		font-size: 30px;
	}
	.comments__learning {
		padding-top: 35px;
	}
	.learning__sub-description--br {
		display: none;
	}
	.comments__learning .comments__description {
		margin-bottom: 35px;
	}
	.comments__header-block__title span {
		width: 105px;
		height: 22px;
		font-size: 11px;
	}
	.comments__learning .comments__header-block {
		margin-bottom: 13px;
	}
	.comments__textbtn-wrapper--learning {
		margin-top: 0;
	}
	.other-issues-btn--learning {
		font-size: 16px;
	}
	.comments__wrapper:last-child {
		margin-bottom: 29px;
	}
	.comments__learning {
		padding-bottom: 43px;
		margin-bottom: -40px;
	}
	.courses--index .courses__description {
		margin-bottom: 35px;
	}
	.courses-about__main-image {
		max-height: 180px;
		margin-bottom: 29px;
	}
	.courses-about__title {
		margin-bottom: 21px;
		font-size: 24px;
	}
	.courses-about__paragraph {
		margin-bottom: 17px;
		font-size: 14px;
	}
	.courses-about__blockquotes {
		margin-top: 27px;
		margin-bottom: 29px;
		padding-bottom: 32px;
		font-size: 18px;
	}
	.courses-about__blockquotes::before {
		top: -14%;
		font-size: 80px;
	}
	.courses-about__blockquotes::after {
		font-size: 24px;
	}
	.certificates {
		margin-top: 32px;
		margin-bottom: 27px;
	}
	.certificates__title {
		margin-bottom: 18px;
		font-size: 18px;
	}
	.certificates__img {
		width: 160px;
		height: 114px;
	}
	.courses-about__callback {
		padding: 11px;
		padding-bottom: 15px;
	}
	.courses-about__callback-header {
		font-size: 22px;
	}
	.courses-about__callback-description {
		margin-bottom: 2px;
		font-size: 14px;
	}
	.courses-about__callback-header {
		margin-bottom: 10px;
	}
	.courses-about__callback-tel {
		font-size: 38px;
	}
	.courses-about__choose {
		margin-top: 20px;
	}
	.courses--index .courses__description {
		margin-bottom: 41px;
	}
	.courses-about__main-image {
		max-height: 275px;
		margin-bottom: 32px;
	}
	.courses-about__title {
		margin-bottom: 25px;
		font-size: 30px;
	}
	.courses-about__paragraph {
		font-size: 15px;
	}
	.courses-about__blockquotes {
		margin-top: 25px;
		margin-bottom: 25px;
		padding-left: 43px;
		padding-bottom: 44px;
		font-size: 22px;
		line-height: 1.2;
	}
	.courses-about__blockquotes::before {
		font-size: 90px;
	}
	.certificates__title {
		font-size: 22px;
	}
	.certificates {
		margin-top: 53px;
		margin-bottom: 42px;
	}
	.certificates__img {
		width: 245px;
		height: 173px;
	}
	.certificates__title {
		margin-bottom: 35px;
	}
	.courses-about__callback {
		margin-top: 27px;
		margin-bottom: 23px;
	}
	.courses-about__callback-header {
		margin-bottom: 13px;
	}
	.courses-about__callback-description {
		margin-bottom: 5px;
		font-size: 18px;
	}
	.courses-about__choose {
		margin-top: 39px;
		font-size: 15px;
	}
	.lk__title {
		font-size: 30px;
	}
	.lk {
		padding-top: 17px;
	}
	.lk__title:after,
	.lk__partner-item:before {
		width: 38px;
		height: 38px;
		right: -44px;
		-webkit-background-size: 17px 23px;
		background-size: 17px 23px;
	}
	.lk__wrapper {
		margin-bottom: 25px;
	}
	.lk__avatar {
		width: 64px;
		height: 64px;
	}
	span.round.lk-btn {
		width: 130px;
		margin-bottom: 2px;
		margin-left: 0;
		font-size: 10px;
		height: 20px;
	}
	.lk__name {
		margin-left: 11px;
		font-size: 17px;
	}
	.lk__name-description {
		margin-left: 11px;
		font-size: 10px;
		font-weight: 400;
	}
	.lk__right-block {
		font-size: 17px;
	}
	.lk__mail {
		padding-left: 10px;
	}
	.lk__tel {
		padding-right: 10px;
	}
	.lk__header {
		margin-bottom: 29px;
		padding-bottom: 17px;
	}
	.lk__h1 {
		margin-bottom: 28px;
		font-size: 22px;
	}
	.lk__feed-header {
		margin-bottom: 20px;
	}
	.lk__feed-header h2 {
		font-size: 18px;
	}
	.lk__feed-header .date {
		font-size: 13px;
	}
	.lk__feed-list {
		padding-right: 20px;
	}
	.lk__feed-wrapper p {
		font-size: 14px;
	}
	.lk__feed-wrapper .other-issues-btn {
		font-size: 14px;
	}
	.lk__feed-list .paginator {
		margin-top: 25px;
	}
	.lk__right-block-title {
		margin-left: 0;
		text-align: center;
		font-size: 20px;
	}
	.lk__right-col {
		padding-top: 2px;
		padding-left: 0;
	}
	.lk__item .vacancy-item__avatar {
		padding-right: 5px;
		padding-left: 5px;
	}
	.vacancy-item--lk {
		padding-left: 0;
		padding-right: 0;
	}
	.vacancy-item--lk .vacancy-item__position {
		padding-top: 3px;
		min-height: 20px;
		height: auto;
		font-size: 10px;
	}
	.vacancy-item--lk .vacancy-item__name {
		font-size: 20px;
	}
	.vacancy-item--lk .vacancy-item__exp {
		font-size: 10px;
	}
	.lk .vacancy-item {
		margin-bottom: 24px;
	}
	.lk__item {
		padding-bottom: 0;
	}
	.lk__item {
		margin-bottom: 16px;
	}
	.lk__right-col {
		position: static;
	}
	.row--lk {
		position: relative;
	}
	.lk__item:nth-last-child(2) {
		margin-bottom: 0;
		border-bottom: none;
	}
	.coop-form--lk {
		width: 100%;
		position: absolute;
		bottom: 0;
		left: 0;
		padding-top: 30px;
		margin-left: 15px;
		margin-right: 15px;
		border-top: 1px solid #d4d4d4;
	}
	.coop-form--lk .round {
		width: 106px;
		height: 20px;
		margin-bottom: 10px;
	}
	.lk__right-col .contacts__forms-title {
		font-size: 28px;
	}
	.lk__right-col .contacts__forms-title {
		margin-bottom: 25px;
	}
	.coop-form--lk .prices__textarea {
		min-height: 150px;
		margin-bottom: 20px;
	}
	.coop-form--lk-inner {
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		-webkit-flex-wrap: wrap;
		-moz-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		-o-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.lk--detail .lk__header {
		margin-bottom: 27px;
		padding-bottom: 13px;
	}
	.lk__partner-item {
		padding-left: 48px;
		font-size: 24px;
	}
	.lk__partner-item:before {
		-webkit-transform: translate(0, -50%);
		-ms-transform: translate(0, -50%);
		-o-transform: translate(0, -50%);
		transform: translate(0, -50%);
	}
	.lk__right-col--detail {
		padding-top: 4px;
	}
	.lk__user-wrapper {
		margin-top: 32px;
		margin-bottom: 20px;
		padding-top: 25px;
		padding-right: 8px;
	}
	.lk__user-title {
		margin-bottom: 10px;
		font-size: 24px;
	}
	.lk__partner-info {
		padding-top: 13px;
		font-size: 14px;
	}
	.lk__partner-ava {
		width: 76px;
		height: 76px;
		margin-right: 18px;
	}
	.lk__feed-list {
		padding-right: 12px;
	}
	.lk__partner-info td:first-child {
		width: 89px;
	}
	.lk__partner-info .city, .lk__partner-info .mail, .lk__partner-info .subname, .lk__partner-info .royalty {
		height: 34px;
	}
	.lk__partner-info .tel {
		height: 18px;
	}
	.lk__partner-info .name {
		height: 17px;
	}
	.lk__partner-info .second-name {
		height: 17px;
	}
	.lk__partner-info .from {
		height: 19px;
	}
	.lk__adress-title {
		font-size: 18px;
	}
	.lk__user-wrapper--sc {
		padding-top: 20px;
	}
	.lk__open-date {
		margin-bottom: 6px;
		font-size: 14px;
	}
	.lk__partner-info--sc td {
		height: 20px;
	}
	.lk__partner-info--sc .mail {
		height: 20px;
	}
	.lk__list-uslug {
		margin-top: 12px;
		margin-bottom: 18px;
		font-size: 20px;
	}
	.lk__list-uslug-list {
		font-size: 14px;
	}
	.lk__user-wrapper--sc .lk__list-uslug-list li {
		margin-bottom: 6px;
	}
	.lk__h1.download {
		margin-bottom: 4px;
		font-size: 24px;
	}
	.lk__feed-list--download span.round.lk-btn {
		width: 125px;
		margin-bottom: 30px;
	}
	.download__wrapper {
		margin-right: 0;
		margin-bottom: 9px;
		padding: 10px 20px 18px 10px;
	}
	.download__title {
		margin-bottom: 7px;
		font-size: 22px;
	}
	.download__description {
		margin-bottom: 10px;
		font-size: 13px;
	}
	.download__info {
		margin-bottom: 1px;
		font-size: 15px;
	}
	.download__image {
		width: 89px;
		height: 94px;
	}
	.download__description {
		width: 95%;
	}
	.download__wrapper .green-btn {
		margin-top: 7px;
	}
	.comments .comments__title {
		font-size: 30px;
	}
	/*.comments {
		padding-top: 30px;
	}*/
	.comments .comments__description {
		margin-bottom: 16px;
		font-size: 14px;
	}
	.comments .comments__button {
		width: 166px;
		height: 36px;
		margin-right: 10px;
		margin-left: 10px;
		font-size: 16px;
		letter-spacing: 0.83px;
	}
	.comments .comments__buttons-block {
		margin-bottom: 59px;
	}
	.comments .comments__header-block__title {
		position: relative;
	}
	.comments .comments__header-block__title span {
		margin-bottom: 29px;
	}
	.comments .comments__header-block__title img {
		position: absolute;
		left: 22px;
		bottom: 12px;
	}
	.comments .comments__username {
		margin-bottom: 9px;
	}
	.comments .comments__username span {
		display: inline-block;
	}
	.comments  .comments__user-text {
		font-size: 14px;
	}
	.comments--mb .comments__wrapper:nth-child(2n + 1) {
		padding-left: 18px;
	}
	.comments .comments__header-block__date {
		margin-right: 5px;
	}
	.comments .comments__wrapper {
		margin-bottom: 45px;
	}
	.comments__form {
		margin-top: 0;
	}
	.comments__form .comments__header-block__title span {
		margin-bottom: 18px;
		letter-spacing: 0.94px;
	}
	.comments__form .comments__username {
		margin-bottom: 17px;
		font-size: 28px;
	}
	.comments__textarea {
		font-size: 15px;
	}
	.comments__send-button {
		width: 174px;
		height: 38px;
		font-size: 15px;
	}
	.comments__button-wrapper:before {
		width: 39px;
		height: 38px;
	}
	.comments--mb {
		margin-bottom: 27px;
	}
	.comments__video {
		min-height: 160px;
	}
	.comments--video .comments__buttons-block {
		margin-bottom: 51px;
	}
	.comments .adappading.comments__wrapper:nth-child(2n + 1) {
		padding-left: 7px;
	}
	.adappading:nth-child(even) {
		padding-right: 7px;
	}
	.comments .adappading.comments__wrapper {
		margin-bottom: 40px;
	}
	.service__header {
		font-size: 42px;
	}
	.comments--video {
		margin-bottom: 29px;
	}
	/*ul.header-list-items--active {
		display: block;
	}
	.header-list-title--active {
		color: #26c06a;
	}
	.header-list-title--active::before {
		background-image: url('/local/templates/ivestore/css/../img/right-arrow-menu-green.png');
	}
	.header-list-item {
		width: 49%;
	}*/
	.header-bottom-search {
		width: 336px;
		padding-left: 12px;
		padding-right: 12px;
	}
	.search-form-input {
		font-size: 15px;
	}
	.search-form__submit {
		width: 14px;
		height: 14px;
		-webkit-background-size: cover;
		background-size: cover;
	}
	.header-drop-link {
		font-size: 15px;
	}
	.comments__sub-block {
		max-height: 780px;
	}
	.news-block__mini-block-header {
		height: 50px;
	}
	.news-block__mini-block-text {
		height: 120px;
	}
	.news-block__description {
		height: 34px;
	}
	.hot-offers__padding {
		flex: 0 0 24%;
	}
}
@media (max-width: 639px){
	.header-top__auth-link {
		font-size: 0.688rem;
	}
	.header-top__link a {
		font-size: 0.688rem;
		height: 13px;
	}
	.comments__header-block__title span {
		width: 86px; height: 20px;
	}
	.service__header {
		font-size: 2.625rem;
		line-height: 3.209rem;
	}
	span.round.warning {
		width: 64px;
	}

	.slider__header {
		margin-bottom: 7px;
		font-size: 25px;
		line-height: 28px;
	}
	.slider__elem {
		padding-top: 48px;
		padding-bottom: 40px;
	}
	.slider__description {
		margin-bottom: 11px;
		font-size: 22px;
	}
	.slider-main .bx-controls {
		bottom: 11px;
	}
	.service.index {
		padding-top: 31px;
		padding-bottom: 32px;
	}
	.service__header {
		font-size: 31px;
		margin-bottom: 45px;
	}
	.service__description {
		line-height: 16px;
	}
	.order-fix {
		width: 60%;
	}
	.service__img-wrapper {
		width: 40%;
		padding-right: 0;
		padding-left: 0;
	}
	.service__issues {
		width: 100%;
	}
	.service span {
		width: 98px;
		height: 20px;
		margin-bottom: 7px;
		font-size: 10px;
	}
	/*.service__issues-header {
		margin-bottom: 18px;
		font-size: 20px;
		line-height: 22px;
	}*/
	/*.service__issues-solve {
		line-height: 16px;
	}*/
	.service__issues {
		margin-bottom: 41px;
	}
	.service__issues--less-margin {
		padding-left: 0;
	}
	.other-issues-btn--green {
		font-size: 15px;
		font-weight: 500;
	}
	.hot-offers {
		padding-top: 35px;
	}
	.hot-offers__description {
		padding-right: 50px;
		padding-left: 50px;
		margin-bottom: 15px;
	}
	.hot-offers__padding {
		margin-bottom: 47px;
		padding-right: 5px;
		padding-left: 5px;
	}
	.hot-offers__block-wrapper {
		padding-right: 10px;
		padding-bottom: 12px;
		padding-left: 10px;
	}
	.hot-offers__mini-block {
		min-height: 340px;
	}
	.your-device__title {
		font-size: 23px;
	}
	.your-device__description {
		width: 90%;
		margin-bottom: 14px;
	}
	.your-device__title {
		margin-bottom: 10px;
	}
	.your-device__left-block-image {
		width: 55%;
		left: 0;
	}
	.your-device__left-block-wrapper {
		padding-top: 22px;
		padding-bottom: 15px;
	}
	.your-device__left-block-image-wrapper {
		width: 18%;
	}
	.your-device__links-header {
		margin-bottom: 16px;
	}
	.your-device__link {
		margin-bottom: 14px;
	}
	.yrb {
		max-width: 30%;
		flex: 0 0 30%;
		margin-top: 5px;
	}
	.your-device__links-wrapper {
		margin-left: 0;
	}
	.your-device__name {
		font-size: 10px;
	}
	.your-device__right-block-wrapper {
		padding-top: 12px;
	}
	.slider__accessories .bx-pager-link {
		width: 29px;
		height: 29px;
		font-size: 16px;
	}
	.slider__accessories .bx-controls {
		margin-bottom: 10px;
	}
	.news-block__header {
		margin-bottom: 4px;
		font-size: 22px;
	}
	.news-block__description {
		margin-bottom: 36px;
		font-size: 14px;
	}
	span.round {
		font-size: 10px;
	}
	.news-block__mini-block-header {
		line-height: 26px;
	}
	.news-block__mini-block-text {
		margin-bottom: 10px;
	}
	.comments__title {
		font-size: 22px;
	}
	.comments__title {
		margin-bottom: 4px;
	}
	.comments__description {
		margin-bottom: 40px;
	}
	.comments__header-block__title span {
		font-size: 10px;
	}
	.comments__username {
		margin-bottom: 14px;
		font-size: 22px;
	}
	.comments__username span {
		font-size: 16px;
	}
	.comments__user-text {
		font-size: 13px;
		line-height: 16px;
	}
	.comments__header-block {
		margin-bottom: 7px;
	}
	.comments__sub-block {
		padding-right: 0;
	}
	.prices__title {
		margin-bottom: 24px;
		font-size: 23px;
	}
	.prices__item {
		width: 100%;
		margin-bottom: 7px;
		font-size: 14px;
	}
	.prices__right__image {
		padding-bottom: 6px;
	}
	.your-device__left-block-image {
		width: 75%;
	}
	.prices__device-description {
		font-size: 13px;
		line-height: 17px;
	}
	.prices__device-description-title {
		font-size: 16px;
	}
	.prices__leave-request {
		margin-bottom: 22px;
		font-size: 15px;
	}
	.prices__select {
		width: 100%;
		font-size: 15px;
		margin-bottom: 19px;
		padding-bottom: 1px;
	}
	/*.input-required {
		width: 100%;
	}*/
	.prices__textarea {
		height: 95px;
		font-size: 15px;
	}
	.prices__found-text {
		padding-right: 20px;
	}
	.prices__found-tel {
		font-size: 36px;
	}
	.prices__right__image--details {
		width: 70%;
		padding-bottom: 17px;
	}
	.prices__mini-block-offers {
		margin-bottom: 47px;
	}
	.prices__right__image {
		padding-bottom: 20px;
	}
	.prices__device-list-wrapper {
		margin-top: 37px;
	}
	.prices__device-list-wrapper {
		margin-bottom: 25px;
	}
	.prices__chosen-issue {
		padding-top: 6px;
	}
	.prices__show-more:after {
		width: 14px;
		height: 13px;
	}
	.prices__issue-description {
		margin-bottom: 43px;
		font-size: 14px;
	}
	.prices__show-more {
		font-size: 16px;
	}
	.prices__other-issue {
		font-size: 18px;
	}
	.prices__chosen-issue {
		padding-bottom: 58px;
	}
	.prices__bottom-text {
		font-size: 13px;
	}
	.prices__bottom-text-title {
		font-size: 16px;
	}
	.prices__bottom-text {
		line-height: 18px;
	}
	.prices__devices-request-form-wrapper .round.green {
		width: 95px;
		height: 20px;
	}
	.hot-offers__mini-block--details {
		min-width: 132px;
	}
	.prices__devices-request-form-wrapper {
		width: 55%;
	}
	.your-device__open-list {
		width: 265%;
	}
	.your-device__advice {
		font-size: 14px;
	}
	.your-device__phone {
		font-size: 23px;
	}
	.wrapper .modal-content {
		width: 90%;
    height: auto;
    min-height: 401px;
    padding-top: 60px;
    padding-right: 33px;
    padding-left: 33px;
    padding-bottom: 37px;
	}
	.wrapper .modal-content .title {
		font-size: 17px;
	}
	.modal-app-repair__input {
		font-size: 17px;
	}
	.news__subtitle-1 {
		font-size: 18px;
	}
	.news__subtitle-2 {
		font-size: 23px;
	}
  .news__detail .news__news-text--margin {
		margin-bottom: 35px;
	}
	.text--margin-more {
		margin-top: 14px;
	}
	.text--margin {
		margin-top: 15px;
		line-height: 1.25;
	}
	.text--total {
		margin-top: 32px;
		line-height: 1.2;
	}
	.img-margin {
		margin-bottom: 43px;
	}
	.img-margin--details {
		margin-bottom: 25px;
	}
	.h2-like {
		font-size: 20px;
	}
	.prices__textarea {
		min-height: 103px;
	}
	.vacancy-item-wrapper--details:nth-child(2n) {
		padding-left: 30px;
		padding-right: 15px;
	}
	.about-page__title {
		font-size: 23px;
	}
	.about__shop-img {
		margin-top: 28px;
	}
	.ul-dash li {
		margin-bottom: 2px;
		font-size: 13px;
	}
	.vacancy-item__position {
		max-width: 70%;
		min-width: 138px;
	}
	.status {
		padding-bottom: 7px;
	}
	.status__header {
		font-size: 23px;
	}
	.status__description {
		font-size: 13px;
	}
	.status__image-wrapper {
		padding-right: 15px;
	}
	.status__description {
		margin-bottom: 22px;
	}
	.status__right-title {
		margin-top: 11px;
	}
	.status__right-wrapper .round.pink {
		margin-left: 0;
	}
	.choose-city-default {
		min-width: 202px;
		padding-top: 20px;
		padding-bottom: 20px;
	}
	.choose-city-default__title {
		font-size: 14px;
	}
	.choose-city-default a {
		height: auto;
		font-size: 16px;
	}
	.choose-city-wrapper__title {
		font-size: 16px;
	}
	.city-wrapper a {
		font-size: 14px;
	}
	h1 {
		font-size: 23px;
	}
	.img-margin--coop {
		margin-bottom: 23px;
	}
	.coop .h2-like {
		font-size: 18px;
	}
	.vacancy-item--coop {
		width: 100%;
	}
	.vacancy-item--coop {
		padding-left: 0;
		padding-right: 30px;
	}
	.coop .vacancy-item__name {
		font-size: 20px;
	}
	.vacancy-item__name--br {
		display: none;
	}
	.contacts__toplink {
		width: auto;
		margin-left: auto;
		font-size: 13px;
	}
	.contacts__table-header {
		padding-right: 0;
		padding-left: 0;
	}
	.contacts__viev-map {
		margin-bottom: 10px;
	}
	.contacts__table-header-wrapper div {
		font-size: 12px;
	}
	.contacts__table-header {
		margin-bottom: 69px;
	}
	.contacts__more-btn {
		margin-top: 16px;
		padding-left: 0;
	}
	.contacts__phonenumber {
		font-size: 12px;
	}
	.contacts__phonenumber span {
		display: block;
		width: 150%;
	}
	.contacts__detail-description {
		font-size: 13px;
	}
	.contacts__detail-left-title {
		margin-bottom: 8px;
	}
	.contacts__main-adress {
		margin-top: 7px;
		margin-bottom: 11px;
	}
	.contacts__main-mail {
		margin-bottom: 3px;
	}
	.contacts__wrapper {
		margin-bottom: 18px;
	}
	.contacts__map-area {
		border-bottom: none;
	}
	.contacts__form-wrapper {
		margin-right: auto;
		margin-left: auto;
		padding-left: 13px;
	}
	.contacts__forms-title {
		margin-bottom: 22px;
		font-size: 20px;
	}
	.contacts__form-wrapper:nth-child(1n) {
		padding-right: 13px;
		padding-left: 13px;
	}
	.contacts__form-wrapper {
		margin-bottom: 41px;
	}
	.contacts__form-wrapper:last-child {
		margin-bottom: 0;
	}
	.contacts__choise {
		margin-top: 66px;
		padding-top: 34px;
	}
	.choise__city-title {
		font-size: 19px;
	}
	.choise__city-link--highlight {
		font-size: 15px;
	}
	.choise__city-item {
		margin-bottom: 10px;
	}
	.choise__city-list {
		margin-bottom: 33px;
	}
	.contacts__choise.with-map {
		background-image: none;
	}
	.choise__city-district {
		padding-left: 2px;
	}
	.choise__title {
		margin-bottom: 14px;
		font-size: 18px;
	}
	.choise__metro-wrapper {
		padding-top: 9px;
	}
	.choise__item {
		margin-bottom: 8px;
	}
	.choise__list {
		margin-bottom: 53px;
	}
	.contacts__form-wrapper {
  	flex: 0 0 83.333333%;
    max-width: 83.333333%;
	}
	.contacts__adr {
		font-size: 20px;
	}
	.contacts__adress-right {
		font-size: 23px;
	}
	.contacts__telephone-right {
		font-size: 16px;
	}
	span.round.pink-sc {
		position: absolute;
		top: 1px;
		left: -7px;
		width: 56px;
		height: 20px;
		font-size: 10px;
	}
	.contacts__sc {
		padding-top: 0;
	}
	.contacts__sc-title-left {
		margin-top: 7px;
	}
	.contacts__sc-title-right {
		padding-top: 37px;
	}
	.contacts__sc-sub-title {
		margin-top: 9px;
		padding-top: 27px;
		position: relative;
	}
	.contacts__title-wrapper {
		margin-bottom: 13px;
	}
	.col50:nth-child(2n) {
		padding-left: 9px;
	}
	.detail__contacts-wrap {
		padding-left: 20px;
	}
	.prices__right-title--sc {
		margin-bottom: 18px;
	}
	.input-required--last {
		margin-bottom: 50px;
	}
	.borbot {
		margin-bottom: 29px;
	}
	.news__block {
		margin-bottom: 28px;
	}
	.contacts__sc {
		padding-bottom: 0;
	}
	.learning__top-img {
		width: 90%;
		max-height: 340px;
		left: 0;
		bottom: 0;
	}
	.slider--learning .slider__header {
		font-size: 25px;
	}
	.slider--learning .slider__description {
		font-size: 22px;
	}
	.slider-main .bx-controls {
		bottom: 7px;
	}
	.learning__description {
		font-size: 15px;
	}
	.learning__description--br {
		display: block;
	}
	.learning__top-block {
		padding-top: 35px;
	}
	.learning__title {
		font-size: 31px;
	}
	.learning__description {
		margin-bottom: 2px;
	}
	.learning__top-block-header {
		position: static;
	}
	.learning__top-block-row {
		position: relative;
		padding-bottom: 340px;
	}
	.learning__title {
		line-height: 1.15;
	}
	.learning__top-block-right {
		padding-left: 15px;
	}
	.learning__rdescription:last-of-type {
		margin-bottom: 25px;
	}
	.trust.learning__list {
		padding-top: 20px;
	}
	.learning__list h2 {
		margin-bottom: 1px;
	}
	.learning__list .trust__description {
		padding-right: 40px;
		padding-left: 40px;
	}
	.learning__list .trust__description {
		font-size: 14px;
	}
	.learning__list .trust__description {
		margin-bottom: 26px;
	}
	.learning__list h5 {
		font-size: 22px !important;
	}
	.learning__list h5 {
		margin-bottom: 10px;
	}
	.learning__list p {
		line-height: 1.1;
	}
	.freemium__title {
		font-size: 23px;
	}
	.freemium {
		padding-top: 37px;
		padding-bottom: 41px;
	}
	.freemium__input {
		width: 65%;
		margin-bottom: 26px;
		font-size: 20px;
	}
	.freemium__input:last-of-type {
		margin-bottom: 36px;
	}
	.freemium__form-form {
		justify-content: center;
	}
	.freemium__top-wrapper {
		margin-bottom: 34px;
	}
	.freemium__text {
		margin-top: 15px;
		line-height: 1.2;
	}
	.learning__sub-title {
		font-size: 23px;
		letter-spacing: normal;
	}
	.pluses {
		padding-top: 29px;
	}
	.pluses__title {
		margin-bottom: 10px;
	}
	.pluses__item {
		margin-bottom: 10px;
		padding-top: 0;
		padding-left: 34px;
	}
	.pluses__description {
		margin-bottom: 39px;
	}
	.pluses__item:before {
		top: 3px;
	}
	.pluses__items-wrap > div:nth-child(2n) {
		padding-left: 0;
	}
	.pluses__items-wrap {
		margin-bottom: 10px;
	}
	.courses__title {
		margin-bottom: 11px;
		border-bottom-width: 1px;
	}
	.courses {
		padding-top: 25px;
		padding-bottom: 30px;
	}
	.courses__rtitle {
		font-size: 18px;
	}
	.courses__description {
		margin-bottom: 33px;
	}
	.courses__text {
		margin-bottom: 31px;
		font-size: 15px;
	}
	.courses__rtitle {
		margin-bottom: 15px;
	}
	.courses__about-item {
		width: 70%;
		margin-bottom: 19px;
		padding-top: 0;
		padding-left: 35px;
		font-size: 14px;
	}
	.courses__about-item:before {
		top: 5px;
	}
	.courses__about-item-times {
		margin-top: 1px;
	}
	.courses__about-item--second-br {
		display: none;
	}
	.courses__about {
		margin-bottom: 19px;
	}
	.courses__list-item {
		margin-left: 12px;
	}
	.courses__minititle {
		margin-bottom: 3px;
	}
	.courses__list-item {
		margin-bottom: 13px;
	}
	.courses__prices-title {
		font-size: 16px;
	}
	.courses__theory {
		margin-bottom: 9px;
		padding-top: 22px;
	}
	.courses__prices-description {
		margin-top: 13px;
	}
	.courses__price {
		margin-bottom: 16px;
		font-size: 18px;
	}
	.courses__price-number {
		font-size: 26px;
	}
	.courses__theory .green-btn {
		margin-left: -8px;
	}
	.courses__theory.all {
		padding-top: 19px;
	}
	.courses__theory.all .courses__prices-title {
		margin-bottom: 0;
	}
	.courses__theory.all .courses__prices-description {
		margin-bottom: 21px;
	}
	.courses__rightblock {
		padding-top: 9px;
		padding-left: 0;
		padding-right: 15px;
	}
	.courses__rbhtitle {
		font-size: 14px;
	}
	.courses__rbtitle {
		margin-bottom: 9px;
	}
	.courses__rbprice {
		font-size: 12px;
		letter-spacing: 0.9px;
	}
	.courses__rboldprice {
		font-size: 12px;
	}
	.what-learn {
		padding-top: 17px;
	}
	.what-learn__title {
		margin-bottom: 8px;
	}
	.what-learn__form {
		padding-top: 30px;
		padding-left: 15px;
		padding-right: 25px;
	}
	.what-learn__form-title {
		font-size: 19px;
		line-height: 1.3;
	}
	.what-learn__form-description {
		line-height: 1.2;
	}
	.what-learn__input {
		width: 100%;
		margin-right: 0;
	}
	.what-learn__form-description {
		margin-bottom: 26px;
	}
	.theend {
		padding-top: 47px;
		padding-bottom: 40px;
	}
	.theend__title {
		margin-bottom: 10px;
	}
	.theend__description {
		margin-bottom: 26px;
	}
	.theend__skills:nth-child(2n + 2) {
		padding-right: 5px;
	}
	.theend__skills:nth-child(2n + 3) {
		padding-left: 5px;
	}
	.invideo {
		padding-top: 35px;
		padding-bottom: 33px;
	}
	.invideo__title {
		margin-bottom: 10px;
	}
	.invideo__description {
		margin-bottom: 40px;
	}
	.invideo__card {
		margin-bottom: 7px;
	}
	.invideo__card:nth-child(2n + 2) {
		padding-right: 5px;
	}
	.invideo__card:nth-child(2n + 3) {
		padding-left: 5px;
	}
	.invideo .paginator {
		margin-top: 30px;
	}
	.comments__title.learning__sub-title {
		font-size: 23px;
	}
	.comments__learning {
		padding-top: 31px;
	}
	.comments__learning .comments__description {
		margin-bottom: 38px;
	}
	.comments__header-block__title span {
		width: 95px;
	}
	.comments__learning .comments__header-block {
		margin-bottom: 9px;
	}
	.comments__learning-right-column {
		padding-left: 30px;
	}
	.comments__wrapper {
		margin-bottom: 24px;
	}
	.comments__textbtn-wrapper {
		margin-bottom: 20px;
	}
	.freemium__form .green-btn {
		margin-left: 100px;
		margin-right: 100px;
	}
	.courses--index .courses__description {
		margin-bottom: 40px;
	}
	.courses-about__main-image {
		max-height: 152px;
		margin-bottom: 18px;
	}
	.courses-about__main-image img {
		max-height: 152px;
	}
	.courses-about__title {
		margin-bottom: 11px;
		font-size: 20px;
	}
	.courses-about__paragraph {
		font-size: 13px;
	}
	.courses-about__blockquotes {
		margin-top: 19px;
		margin-bottom: 13px;
		padding-left: 28px;
		padding-bottom: 25px;
		font-size: 16px;
	}
	.courses-about__blockquotes::before {
		font-size: 70px;
		top: -11%;
		left: -2%;
	}
	.certificates__title {
		font-size: 16px;
	}
	.certificates {
		margin-top: 21px;
		margin-bottom: 14px;
	}
	.certificates__title {
		margin-bottom: 30px;
	}
	.certificates__img {
		width: 123px;
		height: 83px;
	}
	.courses-about__callback {
		width: 114%;
		margin-top: 15px;
		margin-bottom: 25px;
		padding: 14px 11px 15px 11px;
	}
	.courses-about__callback-header {
		margin-bottom: 12px;
		font-size: 18px;
	}
	.courses-about__callback-tel {
		font-size: 28px;
	}
	.courses-about__callback-description {
		margin-bottom: 7px;
	}
	.courses-about__choose {
		font-size: 14px;
	}
	.lk__title {
		font-size: 23px;
	}
	.lk__title:after,
	.lk__partner-item:before {
		width: 28px;
		height: 28px;
		right: -35px;
		-webkit-background-size: 13px 17px;
		background-size: 13px 17px;
	}
	.lk__wrapper {
		margin-bottom: 19px;
	}
	.lk__avatar {
		width: 48px;
		height: 48px;
		margin-right: 4px;
	}
	span.round.lk-btn {
		width: 120px;
		margin-bottom: 5px;
	}
	.lk__name {
		margin-left: 4px;
		font-size: 16px;
	}
	.lk__name-description {
		margin-left: 4px;
		font-size: 10px;
	}
	.lk__left-block {
		padding-top: 7px;
	}
	.lk__header {
		margin-bottom: 32px;
		padding-bottom: 9px;
	}
	.lk__h1 {
		font-size: 18px;
		margin-bottom: 17px;
	}
	.lk__feed-header h2 {
		font-size: 15px;
	}
	.lk__feed-header .date {
		position: absolute;
		top: 0;
		left: 0;
		font-size: 12px;
	}
	.lk__feed-wrapper p {
		margin-bottom: 1px;
		font-size: 13px;
	}
	.lk__feed-header {
		position: relative;
		margin-bottom: 17px;
		padding-top: 13px;
	}
	.lk__feed-wrapper {
		margin-bottom: 23px;
	}
	/*.lk__feed-list .paginator li {
		width: 25px;
		height: 24px;
	}
	.lk__feed-list .paginator {
		margin-top: 27px;
	}
	.lk__feed-list .paginator__number-page {
		margin-left: 3px;
		margin-right: 3px;
	}*/
	.lk__right-col {
		padding-top: 0;
	}
	.lk__right-block-title {
		margin-bottom: 21px;
		font-size: 18px;
	}
	.lk__item .vacancy-item.row {
		width: 100%;
		margin-left: -10px;
		margin-bottom: 14px;
		padding-left: 0;
		padding-right: 0;
	}
	.lk__item .vacancy-item__avatar {
		padding-left: 5px;
		padding-right: 5px;
	}
	.vacancy-item--lk .vacancy-item__position {
		width: 100%;
		min-height: 18px;
		min-width: 0;
		max-width: none;
		font-size: 9px;
	}
	.vacancy-item--lk .vacancy-item__name {
		font-size: 15px;
	}
	.lk__item {
		margin-bottom: 13px;
		padding-bottom: 2px;
	}
	.coop-form--lk {
		width: calc(100% - 30px);
		padding-right: 25px;
		padding-left: 25px;
	}
	.lk__right-col .contacts__forms-title {
		font-size: 20px;
	}
	.coop-form--lk .prices__textarea {
		font-size: 14px;
	}
	.coop-form--lk .prices__textarea {
		min-height: 131px;
	}
	.lk__partner-item {
		padding-left: 37px;
		font-size: 20px;
	}
	.lk__partner-item:before {
		-webkit-transform: translate(0, 0);
		-ms-transform: translate(0, 0);
		-o-transform: translate(0, 0);
		transform: translate(0, 0);
		top: 2px;
	}
	.lk__user-wrapper {
		margin-top: 10px;
		padding-top: 20px;
		padding-right: 8px;
		padding-bottom: 20px;
		padding-left: 6px;
	}
	.lk__user-title {
		margin-bottom: 12px;
		font-size: 20px;
	}
	.lk__partner-block-wrapper {
		-webkit-flex-wrap: wrap;
		-moz-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		-o-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.lk__partner-ava {
		margin-left: 4px;
	}
	.lk__partner-info {
		font-size: 12px;
	}
	.lk__partner-info .subname {
		height: 36px;
	}
	.lk__adress-title {
		font-size: 16px;
	}
	.lk__open-date {
		font-size: 12px;
	}
	.lk__open-date {
		margin-bottom: 8px;
	}
	.lk__partner-info--sc td:first-child {
		width: 64px;
	}
	.lk__list-uslug {
		margin-bottom: 12px;
		font-size: 16px;
	}
	.lk__list-uslug-list {
		font-size: 12px;
	}
	.lk__user-wrapper--sc .lk__list-uslug-list li {
		margin-bottom: 9px;
	}
	.lk__h1.download {
		font-size: 20px;
	}
	.lk__feed-list--download span.round.lk-btn {
		width: 106px;
		height: 19px;
		font-size: 9px;
		letter-spacing: 0.85px;
	}
	.download__image {
		position: absolute;
		top: 10px;
		left: 10px;
		width: 46px;
		height: 50px;
	}
	.download__title {
		width: 70%;
		margin-left: auto;
		margin-bottom: 4px;
		font-size: 17px;
	}
	.download__description {
		width: 70%;
		margin-left: auto;
		margin-bottom: 12px;
		font-size: 11px;
		line-height: 1.2;
	}
	.download__info {
		margin-bottom: 2px;
		font-size: 14px;
	}
	.download__wrapper {
		position: relative;
		margin-bottom: 8px;
		padding: 10px 8px 21px 10px;
	}
	.download__text-area {
		width: 100%;
		padding-top: 5px;
	}
	.lk__feed-list--download {
		padding-right: 18px;
	}
	.download__wrapper .green-btn {
		margin-top: 15px;
	}
	.lk__feed-list--download .paginator {
		margin-top: 20px;
	}
	/*.comments {
		padding-top: 21px;
	}*/
	.comments .comments__title {
		font-size: 22px;
	}

	.comments__sub-block {
		max-height: 470px;
	}
	.news-block__mini-block-header {
		height: 55px;
	}
	.news-block__mini-block-text {
		height: 90px;
	}
	.news-block__description {
		height: 16px;
	}
	.slider__accessories .bx-pager {
		width: 195px;
	}
	.slider__accessories .bx-controls-direction {
		width: 250px;
	}
}
@media (max-width: 575px) {
	.header-middle__burger img {
		width: 32px;
		height: 22px;
	}
	.footnp {
		flex: 0 0 50%;
		max-width: 50%;
	}
		span.round {
			min-width: 121px;
			min-height: 25px;
	}
	.your-device__name {
		width: 100%;
	}
	.your-device__open-list {
		width: 215%;
	}
	.your-device__open-list .your-device__name {
		width: 94px;
	}
	.modal-login {
		width: 90%;
		height: auto;
		min-height: 401px;
		padding-top: 60px;
		padding-right: 33px;
		padding-left: 33px;
		padding-bottom: 37px;
	}
	.modal-title {
		margin-bottom: 60px;
		font-size: 17px;
	}
	.modal-input {
		font-size: 17px;
	}
	.modal-input-wrapper {
		margin-bottom: 32px;
	}
	.modal-submit {
		margin-top: 86px;
	}
	.status__hero {
		order: 1;
	}
	.status__image-wrapper {
		order: 2;
	}
	.your-device__bottom {
		margin-top: 22px;
		order: 3;
	}
	.status__right {
		order: 4;
	}
	.status__right-wrapper {
		margin-top: 40px;
	}
	.contacts__table-header-wrapper {
		border-radius: 0;
		border-right: none;
		border-left: none;
	}
	.teachers {
		padding-top: 41px;
		padding-bottom: 42px;
	}
	.teachers__description {
		margin-bottom: 20px;
	}
	.teachers__text-area {
		padding-top: 12px;
		padding-left: 31px;
	}
	.teachers__name {
		margin-bottom: 10px;
	}
	.teachers__slider-image-wrapper {
		position: absolute;
		width: 105px;
		height: 160px;
		left: 31px;
		top: 0;
	}
	.teachers__info {
		margin-left: 110px;
		min-height: 160px;
	}
	.teachers__item-description-quote {
		width: 34px;
		height: 23px;
	}

	.teachers__slider .bx-controls {
		top: 50%;
	}
	.comments .comments__button {
		width: 81px;
		height: 24px;
		font-size: 11px;
	}
	.comments .comments__description {
		margin-bottom: 23px;
	}
	.comments .comments__buttons-block {
		margin-bottom: 46px;
	}
	.comments .comments__header-block__title img {
		position: static;
	}
	.comments .comments__header-block__date {
		margin-right: 0;
	}
	.comments .comments__username {
		font-size: 22px;
	}
	.comments .comments__username span {
		font-size: 16px;
	}
	.comments .comments__header-block__title span {
		margin-bottom: 4px;
		font-size: 10px;
		letter-spacing: 0.75px;
	}
	.comments .comments__wrapper:nth-child(1n) {
		padding-left: 15px;
	}
	.comments .comments__wrapper {
		margin-bottom: 25px;
	}
	.comments .comments__user-text {
		font-size: 13px;
	}
	.comments--mb > div:last-child {
		display: none;
	}
	.comments .comments__form {
		margin-top: 2px;
	}
	.comments__form .comments__username {
		margin-bottom: 19px;
		font-size: 22px;
	}
	.comments__form .comments__header-block__title span {
		margin-bottom: 13px;
	}
	.comments__form {
		margin-left: auto;
		margin-right: auto;
	}
	.comments .comments__form.comments__wrapper {
		padding-left: 13px;
	}
	.comments__form input:not([type="submit"]), .comments__form select {
		font-size: 15px;
	}
	.comments__textarea {
		min-height: 156px;
		font-size: 14px;
	}
	.comments--mb {
		margin-bottom: 44px;
	}
	.comments__video {
		min-height: 102px;
	}
	.comments--video  .comments__description {
		margin-bottom: 20px;
	}
	.comments--video .comments__buttons-block {
		margin-bottom: 50px;
	}
	.comments .adappading .comments__header-block__title span {
		width: 86px;
	}
	.comments .adappading .comments__header-block__date {
		font-size: 11px;
	}
	.comments .adappading.comments__wrapper {
		margin-bottom: 27px;
	}
	.comments--video {
		margin-bottom: 33px;
	}
	span.round {
		min-height: 22px;
	}
	.news-block__mini-block-header {
		margin-bottom: 1rem;
	}
	.hot-offers__padding {
		flex: 0 0 49%;
		padding-left: 0;
		padding-right: 0;
	}
	.hot-offers__block-wrapper {
		-webkit-flex-wrap: wrap;
		-moz-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		-o-flex-wrap: wrap;
		flex-wrap: wrap;
	}
}
@media (max-width: 500px) {
	.lk__right-block {
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		flex-direction: column;
		margin-left: auto;
		margin-right: auto;
		font-size: 16px;
	}
	.lk__tel {
		padding-right: 0;
		padding-bottom: 9px;
		border-right: none;
		border-bottom: 1px solid #d4d4d4;
	}
	.lk__mail {
		padding-left: 0;
		padding-top: 5px;
	}
}
@media (max-width: 425px){
	.comments__button {
		width: 80px; height: 24px;
		font-size: 0.688rem;
	}
	.service__description {
		font-size: 0.938rem;
	}
	.service__header {
		font-size: 1.938rem;
		line-height: 2.233rem;
	}
	.header-list-item a {
		font-size: 15px;
	}
	.green-btn:before {
		height: 38px;
		width: 38px;
	}
	.your-device__right-block-wrapper {
		padding: 8px;
	}
	.your-device__name {
		width: 100%;
		font-size: 0.5rem;
	}
	.yrb {
		padding: 0;
	}
	.your-device__device-title {
		font-size: 1rem;
	}
	.your-device__link {
		font-size: 0.875rem;
		margin-right: 0.75rem;
		margin-bottom: .75rem;
	}
	.your-device__links-header {
		font-size: 22px;
		margin-bottom: 20px;
	}
	.news-block__mini-block-header {
		font-size: 1.25rem;
		margin-bottom: 1rem;
	}
	.news-block__header {
		font-size: 1.375rem;
	}
	.news-block__wrapper {
		margin-bottom: 36px;
	}
	.footnp {
		padding-left: 15px;
		padding-right: 15px;
	}
	.hot-offers__header {
		font-size: 1.438rem;
	}
}
@media (max-width: 375px){
	.download__info {
		text-align: left;
	}
	.header-bottom-search {
		left: -15px;
	}
}
.comments__header-block__title span {
	display: inline-flex;
	margin-right: 10px;
}
/* .service__top-block {
	margin-bottom: 35px;
} */
.status__image {
	max-width: 100%;
}

.header-middle {
	position: relative;
}
@media (min-width: 640px) {
	.learning__sub-title--br {
		display: none;
	}
}
@media (min-width: 1200px) {
	.learning__description--br {
		display: none;
	}
}
@media (min-width: 1024px) {
	.what-learn__form-title--br {
		display: none;
	}
}
.hot-offers__block-wrapper {
 justify-content: flex-start;
}
.hot-offers__padding {
 margin-left: 1.5%;
 margin-right: 1.5%;
}
@media (max-width: 767px) {
 .hot-offers__padding {
    margin-left: 0.5%;
    margin-right: 0.5%;
 }

}
@media (max-width: 639px){
 span.purple.action {
  width: 98px;
  height: 20px;
  font-size: 10px;
 }
}


span.purple.action {
 position: absolute;
 top: 50%;
 left: 100%;
 -webkit-transform: translate(15px, -50%);
 -ms-transform: translate(15px, -50%);
 -o-transform: translate(15px, -50%);
 transform: translate(50px, -50%);
 border-radius: 13px;
  background-color: #f7e5ff;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 121px;
  color: #d01bff;
  text-transform: uppercase;
  font-weight: 700;
  height: 25px;
  font-size: .75rem;
  margin-bottom: 21px;
}

.your-device__links-header a {
   position: relative;
}
.news--tab {
 margin-left: auto;
 background-color: #e6f6fe;
}
.news__tab-wrapper {
  display: flex;
  align-items: center;
  padding-left: 0;
}
@media (max-width: 1199px) {
 span.round.warning {
  min-width: 0;
  width: 87px;
 }
}
@media (max-width: 991px) {
 .news--tab {
  width: 136px;
  height: 28px;
  font-size: 14px;
 }
}
@media (max-width: 767px) {
 .news--tab {
  width: 74px;
  height: 16px;
  font-size: 8px;
 }
 span.round.warning {
  min-width: 0;
  width: 64px;
 }
}

.slider__elem {
 background-position: center;
 background-repeat: no-repeat;
}
.slider__elem--video .row > div[class^="col-"] {
 position: relative;
}
.slider__elem--video {
 position: relative;
}

.slider__elem--video .container {
 display: block;
 z-index: 500;
 position: absolute;
 width: 100%;
 top: 50%;
 left: 50%;
 -webkit-transform: translate(-50%, -50%);
 -ms-transform: translate(-50%, -50%);
 -o-transform: translate(-50%, -50%);
 transform: translate(-50%, -50%);
}
.slider__elem--video div[class^="col-"] {
 display: block;
}
.slider__description {
  max-width: none;
}
/*.header-bottom__links {
 position: static;
}*/

@media (max-width: 575px) {
  .prices__found-tel{
    font-size: 34px;
  }
}

@media (max-width: 991px) {
 .prices__issue-btn--discount .prices__new-price {
  font-size: 14px;
 }
 .prices__issue-btn--discount .prices__old-price {
  font-size: 11px;
 }
}
.comments__header-block {
	width: 100%;
}
.comments__header-block__date {
	width: auto;
	margin-left: auto;
}
@media (max-width: 767px) {
	.comments__header-block__date {
		margin-left: 0;
		margin-top: 3px;
	}
}


.prices__leave-request::placeholder {
	color: #7a7b7d;
	opacity: 0.5;
	font-size: 16px;
	font-weight: 500;
}
.prices__textarea::placeholder {
	color: #7a7b7d;
	opacity: 0.3;
	font-size: 16px;
	font-weight: 500;
}

@media (max-width: 991px) {
	.prices__textarea::placeholder {
		font-size: 15px;
	}
	.prices__leave-request::placeholder {
		font-size: 15px;
	}
}


.invideo__card-wrapper {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: center;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
}
.invideo__card {
	display: block;
}
.invideo__card > div {
	height: 100%;
	max-height: 100%;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-align-items: flex-start;
	align-items: flex-start;
	align-content: flex-start;
}
.slider__invideo .bx-controls {
	position: relative;
	margin-bottom: 1rem;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 32px;
}
.slider__invideo .bx-controls-direction {
	display: flex;
	justify-content: space-between;
	width: 250px;
	margin: 0 auto;
}
.slider__invideo .bx-prev,
.slider__invideo .bx-next {
	width: 14px;
	height: 28px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}
.slider__invideo .bx-prev {
	background-image: url(/local/templates/ivestore/css/../img/left-arrow.png);
}
.slider__invideo .bx-next {
	background-image: url(/local/templates/ivestore/css/../img/right-arrow.png);
}
.slider__invideo .bx-pager {
	width: 210px;
	overflow-x: hidden;
	margin: 0 auto;
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translate(-50%, 0);
}
.slider__invideo .bx-pager-item:not(:last-child) {
	margin-right: 10px;
}
.slider__invideo .bx-pager-item {
	transition: transform 0.2s;
}
.bx-pager-item:first-child {
	margin-left: 5px;
}
.slider__invideo .bx-pager-link.active {
	background-color: #14c167;
}
.slider__invideo .bx-pager-link {
	width: 32px;
	height: 32px;
	border-radius: 16px;
	background: #ddd;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #ffffff;
	font-size: 22px;
	font-weight: 700;
}
.invideo__card > div > img {
	width: 100%;
	height: 100%;
}
.invideo__card:nth-child(odd) {
	padding-left: 5px;
	padding-right: 5px;
}
.invideo__card:nth-child(even) {
	padding-right: 5px;
	padding-left: 5px;
}
.invideo__card > div {
	height: 300px;
}
.invideo-video {
	width: 100%;
	height: 100%;
	background-color: #000;
}
.invideo-video {
	border-radius: 16px;
}
.slider__accessories .bx-controls-direction {
	width: 250px;
}
.invideo__card:not(.invideo__card--video) {
	position: relative;
}
.invideo__card:not(.invideo__card--video)::after {
	position: absolute;
	content: "pic";
	top: 15px;
	left: 20px;
	color: #fafafa;
	font-family: "Exo 2";
	font-size: 16px;
	font-weight: 700;
}
@media (max-width: 1199px) {
	.invideo__card > div {
		height: 240px;
	}
}
@media (max-width: 991px) {
	.invideo__card > div {
		height: 180px;
	}
	.invideo__card {
		margin-bottom: 20px;
	}
}
@media (max-width: 767px) {
	.invideo__card > div {
		height: 130px;
	}
}
@media (max-width: 639px) {
	.invideo__card {
		margin-bottom: 10px;
	}
}
@media (max-width: 425px) {
	.invideo__card > div {
		height: 85px;
	}
}
.vacancy-item__name {
	height: auto;
}
.lk__item .vacancy-item.row {
	margin-left: -15px;
	margin-right: -15px;
}
.status__order-form .prices__leave-request {
	display: inline-block;
	width: auto;
}
.status__order-form .green-btn {
	margin-top: 32px;
	margin-bottom: 20px;
}

.submit--disabled {
	opacity: 0.6;
	pointer-events: none;
}

.footer__eula {
	margin-bottom: 5%;
	position: fixed;
	top: 10%;
	left: 50%;
	bottom: 0;
	width: 80%;
	min-width: 300px;
	max-width: 1024px;
	-webkit-transform: translate(-50%, -0%);
	-ms-transform: translate(-50%, -0%);
	-o-transform: translate(-50%, -0%);
	transform: translate(-50%, -0%);
	background-color: #fff;
	padding: 30px;
	color: #000;
	display: none;
	z-index: 1000;
	background: #FFFFFF;
  box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.03);
  border-radius: 50px;
	overflow-y: scroll;
	overflow-x: hidden;
}
.footer__eula--active {
	display: block;
}

.footer__block-overlay form > *:last-child > *:first-child {
	cursor: pointer;
}
@media (max-width: 575px) {
	.hot-offers__padding {
		margin-bottom: 5px;
	}
	.hot-offers__mini-block h4 {
		font-size: 16px;
		margin-bottom: 11px;
	}
	.hot-offers__mini-block p {
		font-size: 14px;
		min-height: 48px;
	}
}
.invideo__card {
  overflow: hidden;
}

.choise__city-city {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
  -ms-align-items: flex-start;
  align-items: flex-start;
}
.choise__more {
  display: inline;
  white-space: nowrap;
}
.choise__more:not(.--l) {
  margin-top: auto;
}
.choise__more.--l {
  margin-bottom: 20px;
}
.choise__metro-wrapper > div{
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
  -ms-align-items: flex-start;
  align-items: flex-start;
}
.teachers__img {
  width: 100%;
  height: 100%;
  max-height: 100%;
  max-width: 100%;
  display: block;
}
.courses__title {
  border-bottom: none;
  text-decoration: underline;
}
div.comments__sub-block {
  max-height: none;
}

@media (max-width: 639px) {
  .hot-offers__mini-block {
    min-height: 450px;
  }

}
@media (max-height: 500px) {
  .invideo__card > div {
    position: relative;
  }
  .invideo__card > div > img {
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .invideo-video {
    position: absolute;
    height: auto;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
}

@media (min-width: 1200px) {
	.comments__sub-block .comments__wrapper {
		display: block;
	}
}

@media (min-width: 576px) and (max-width: 1199px) {
	.comments__sub-block .comments__wrapper {
		display: none;
	}
	.comments__sub-block .comments__wrapper:nth-child(1),
	.comments__sub-block .comments__wrapper:nth-child(2),
	.comments__sub-block .comments__wrapper:nth-child(3) {
		display: block;
	}
}

@media (max-width: 575px) {
	.comments__sub-block .comments__wrapper {
		display: none;
	}
	.comments__sub-block .comments__wrapper:first-child {
		display: block;
	}
}
/* End */


/* Start:/local/templates/ivestore/css/lightbox.css?17438545173563*/
body.lb-disable-scrolling {
  overflow: hidden;
}

.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none;
}

.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
}

.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  max-height: none;
  border-radius: 3px;

  /* Image border */
  border: 4px solid white;
}

.lightbox a img {
  border: none;
}

.lb-outerContainer {
  position: relative;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  border-radius: 4px;

  /* Background color behind image.
     This is visible during transitions. */
  background-color: white;
}

.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}

.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(/local/templates/ivestore/css/../images/loading.gif) no-repeat;
}

.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

.lb-container > .nav {
  left: 0;
}

.lb-nav a {
  outline: none;
  background-image: url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==');
}

.lb-prev, .lb-next {
  height: 100%;
  cursor: pointer;
  display: block;
}

.lb-nav a.lb-prev {
  width: 34%;
  left: 0;
  float: left;
  background: url(/local/templates/ivestore/css/../images/prev.png) left 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-prev:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-nav a.lb-next {
  width: 64%;
  right: 0;
  float: right;
  background: url(/local/templates/ivestore/css/../images/next.png) right 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-next:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-data {
  padding: 0 4px;
  color: #ccc;
}

.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}

.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}

.lb-data .lb-caption a {
  color: #4ae;
}

.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999999;
}

.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(/local/templates/ivestore/css/../images/close.png) top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

/* End */


/* Start:/local/templates/ivestore/css/jquery.formstyler.css?17438545172175*/
.jq-checkbox,
.jq-radio {
	position: relative;
	display: inline-block;
	overflow: hidden;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.jq-checkbox input,
.jq-radio input {
	position: absolute;
	z-index: -1;
	margin: 0;
	padding: 0;
	opacity: 0;
}
.jq-file {
	position: relative;
	display: inline-block;
	overflow: hidden;
}
.jq-file input {
	position: absolute;
	top: 0;
	right: 0;
	height: auto;
	margin: 0;
	padding: 0;
	opacity: 0;
	font-size: 100px;
	line-height: 1em;
}
.jq-file__name {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.jq-selectbox,
.jq-select-multiple {
	position: relative;
	display: inline-block;
}
.jq-selectbox select,
.jq-select-multiple select {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	opacity: 0;
}
.jq-selectbox li,
.jq-select-multiple li {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	white-space: nowrap;
}
.jq-selectbox {
	z-index: 10;
}
.jq-selectbox__select {
	position: relative;
}
.jq-selectbox__select-text {
	overflow: hidden;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.jq-selectbox__dropdown {
	position: absolute;
}
.jq-selectbox__search input {
	-webkit-appearance: textfield;
}
.jq-selectbox__search input::-webkit-search-cancel-button,
.jq-selectbox__search input::-webkit-search-decoration {
	-webkit-appearance: none;
}
.jq-selectbox__dropdown ul {
	position: relative;
	overflow: auto;
	overflow-x: hidden;
	list-style: none;
	-webkit-overflow-scrolling: touch;
}
.jq-select-multiple ul {
	position: relative;
	overflow-x: hidden;
	-webkit-overflow-scrolling: touch;
}
.jq-number {
	display: inline-block;
}
.jq-number__field input {
	-moz-appearance: textfield;
	text-align: left; /* для Opera Presto */
}
.jq-number__field input::-webkit-inner-spin-button,
.jq-number__field input::-webkit-outer-spin-button {
	margin: 0; /* в каких-то браузерах присутствует отступ */
	-webkit-appearance: none;
}
/* End */


/* Start:/local/templates/ivestore/css/jquery.formstyler.theme.css?174385451711252*/
.jq-checkbox,
.jq-radio {
	vertical-align: -4px;
	min-width: 20px;
	width: 20px;
	height: 20px;
	margin: 0 15px 0 0;
	border: 1px solid #D9D9D9;
	background: #fff;
	cursor: pointer;
}
.jq-checkbox.focused,
.jq-radio.focused,
.jq-checkbox.checked,
.jq-radio.checked {
	border: 1px solid #14C167;
}
.jq-checkbox.disabled,
.jq-radio.disabled {
	opacity: .55;
}
.jq-checkbox {
	border-radius: 5px;
}
.jq-checkbox.checked .jq-checkbox__div {
	width: 11px;
	height: 6px;
	margin: 5px 0 0 4px;
	border-bottom: 2px solid #14C167;
	border-left: 2px solid #14C167;
	-webkit-transform: rotate(-50deg);
	transform: rotate(-50deg);
}
.jq-radio {
	border-radius: 50%;
}
.jq-radio.checked .jq-radio__div {
	width: 10px;
	height: 10px;
	margin: 4px 0 0 4px;
	border-radius: 50%;
	background: #14C167;
}
.jq-file {
	width: 270px;
	border-radius: 4px;
	box-shadow: 0 1px 2px rgba(0,0,0,.1);
}
.jq-file input {
	cursor: pointer;
}
.jq-file__name {
	box-sizing: border-box;
	width: 100%;
	height: 34px;
	padding: 0 80px 0 10px;
	border: 1px solid #CCC;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	background: #FFF;
	box-shadow: inset 1px 1px #F1F1F1;
	font: 14px/32px Arial, sans-serif;
	color: #333;
}
.jq-file__browse {
	position: absolute;
	top: 1px;
	right: 1px;
	padding: 0 10px;
	border-left: 1px solid #CCC;
	border-radius: 0 4px 4px 0;
	background: linear-gradient(#FFF, #E6E6E6);
	box-shadow: inset 1px -1px #F1F1F1, inset -1px 0 #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
	font: 14px/32px Arial, sans-serif;
	color: #333;
	text-shadow: 1px 1px #FFF;
}
.jq-file:hover .jq-file__browse {
	background: linear-gradient(#F6F6F6, #E6E6E6);
}
.jq-file:active .jq-file__browse {
	background: #F5F5F5;
	box-shadow: inset 1px 1px 3px #DDD;
}
.jq-file.focused .jq-file__name {
	border: 1px solid #5794BF;
}
.jq-file.disabled,
.jq-file.disabled .jq-file__name,
.jq-file.disabled .jq-file__browse {
	border-color: #CCC;
	background: #F5F5F5;
	box-shadow: none;
	color: #888;
}
.jq-number {
	position: relative;
	vertical-align: middle;
	padding: 0 36px 0 0;
}
.jq-number__field {
	width: 100px;
	border: 1px solid #CCC;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	box-shadow: inset 1px 1px #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
}
.jq-number__field:hover {
	border-color: #B3B3B3;
}
.jq-number__field input {
	box-sizing: border-box;
	width: 100%;
	padding: 8px 9px;
	border: none;
	outline: none;
	background: none;
	font: 14px Arial, sans-serif;
	color: #333;
}
.jq-number__spin {
	position: absolute;
	top: 0;
	right: 0;
	width: 32px;
	height: 14px;
	border: 1px solid #CCC;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	background: linear-gradient(#FFF, #E6E6E6);
	box-shadow: 0 1px 2px rgba(0,0,0,.1);
	box-shadow: inset 1px -1px #F1F1F1, inset -1px 0 #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	text-shadow: 1px 1px #FFF;
	cursor: pointer;
}
.jq-number__spin.minus {
	top: auto;
	bottom: 0;
}
.jq-number__spin:hover {
	background: linear-gradient(#F6F6F6, #E6E6E6);
}
.jq-number__spin:active {
	background: #F5F5F5;
	box-shadow: inset 1px 1px 3px #DDD;
}
.jq-number__spin:after {
	content: '';
	position: absolute;
	top: 4px;
	left: 11px;
	width: 0;
	height: 0;
	border-right: 5px solid transparent;
	border-bottom: 5px solid #999;
	border-left: 5px solid transparent;
}
.jq-number__spin.minus:after {
	top: 5px;
	border-top: 5px solid #999;
	border-right: 5px solid transparent;
	border-bottom: none;
	border-left: 5px solid transparent;
}
.jq-number__spin.minus:hover:after {
	border-top-color: #000;
}
.jq-number__spin.plus:hover:after {
	border-bottom-color: #000;
}
.jq-number.focused .jq-number__field {
	border: 1px solid #5794BF;
}
.jq-number.disabled .jq-number__field,
.jq-number.disabled .jq-number__spin {
	border-color: #CCC;
	background: #F5F5F5;
	box-shadow: none;
	color: #888;
}
.jq-number.disabled .jq-number__spin:after {
	border-bottom-color: #AAA;
}
.jq-number.disabled .jq-number__spin.minus:after {
	border-top-color: #AAA;
}
.jq-selectbox {
	vertical-align: middle;
	cursor: pointer;
}
.jq-selectbox__select {
	height: 41px;
	padding: 0 45px 0 14px;
  border: 1px solid #D9D9D9;
  border-radius: 5px;
	background: #fff;
  font-size: 16px;
  line-height: 39px;
	color: #000;
  font-weight: normal;
}
.styler_search .jq-selectbox__select {
  border: 1px solid transparent;
}

.jq-selectbox__select:hover {
  color: #14C167;
}
.jq-selectbox__select:active {
	background: #fff;
  color: #000;
}
.jq-selectbox.focused .jq-selectbox__select {
	/*border: 1px solid #5794BF;*/
}
.jq-selectbox.disabled .jq-selectbox__select {
	border-color: #CCC;
	background: #F5F5F5;
	box-shadow: none;
	color: #888;
}
.jq-selectbox__select-text {
	display: block;
	width: 100%;
}
.styler_search .jq-selectbox__select-text {
  color: #14C167;
}

.jq-selectbox .placeholder {
	color: #000;
}
.jq-selectbox__trigger {
	position: absolute;
	top: 0;
	right: 0;
	width: 34px;
	height: 100%;
}
.jq-selectbox__trigger-arrow {
	position: absolute;
	top: 15px;
	right: 10px;
	width: 6px;
	height: 6px;
	border: 1px solid #14C167;
	border-top: 1px solid transparent;
	border-right: 1px solid transparent;
  transform: rotate(-45deg);
}
/*.jq-selectbox:hover .jq-selectbox__trigger-arrow {
  top: 18px;
  transform: rotate(135deg);
}*/

.jq-selectbox.styler_search.dropdown.opened .jq-selectbox__trigger-arrow {
  top: 18px;
  transform: rotate(135deg);
}


.jq-selectbox.disabled .jq-selectbox__trigger-arrow {
	opacity: 0.5;
}
.jq-selectbox__dropdown {
	box-sizing: border-box;
	width: 100%;
	margin: 0;
	padding: 0;
	border: 1px solid #D9D9D9;
	border-radius: 5px;
	background: #FFF;
	font-size: 16px;
  font-weight: normal;
  line-height: 1.2;
}
.styler_search .jq-selectbox__dropdown {
	border-top: 0;
	border-radius: 0 0 5px 5px;
	margin: 0 -1px;
}



.jq-selectbox__search {
	margin: 5px 14px;
}
.jq-selectbox__search input {
	box-sizing: border-box;
	width: 100%;
	margin: 0;
	padding: 5px 27px 6px 5px;
  border: 0;
	border-bottom: 1px solid #D9D9D9;
	border-radius: 0px;
	outline: none;
	/*background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAMCAYAAABiDJ37AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAO1JREFUeNqU078LAXEYx/FzYfNzk5TJaFNKYjFYSQZ/hvwBsvg1UCY2xT9gM8hukQGThWRjkcFw3pdnujhfT736Xn2fPvfc3fd07V0OFDDFAnM0ENYsZRiGLSc9OpqIYIA9fMhhjCrW2h9VlMlcH/aymMGtOqEugX08PwQucUZKdTozMIqdTc9WepQD7wjY9ARx+ydwhfyXfS+S0qMcOEQJGcueB3VccFINdMgal6NzkmPjRwJXxDBB7/2RDdtAp6wb+dpphHDASG5QQ0V6u2aoSqBZD/lDrNWRJynLK2qpBn4rc6K2XB9/Nb8EGABtf1thzY6X2AAAAABJRU5ErkJggg==') no-repeat 100% 50%;*/
	color: #000;
}
.jq-selectbox__not-found {
	margin: 5px;
	padding: 5px 8px 6px;
	background: #F0F0F0;
	font-size: 13px;
}
.jq-selectbox ul {
	margin: 0;
	padding: 0;
}
.jq-selectbox li {
	min-height: 18px;
	padding: 5px 14px 6px;
	color: #000;
}
.jq-selectbox li.selected {
	color: #14C167;
}
.jq-selectbox li:hover {
	color: #14C167;
}
.jq-selectbox li.disabled {
	color: #AAA;
}
.jq-selectbox li.disabled:hover {
	background: none;
}
.jq-selectbox li.optgroup {
	font-weight: bold;
}
.jq-selectbox li.optgroup:hover {
	background: none;
	color: #231F20;
	cursor: default;
}
.jq-selectbox li.option {
	padding-left: 25px;
}
.jq-select-multiple {
	box-sizing: border-box;
	padding: 1px;
	border: 1px solid #CCC;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	background: #FFF;
	box-shadow: inset 1px 1px #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
	font: 14px/18px Arial, sans-serif;
	color: #333;
	cursor: default;
}
.jq-select-multiple.focused {
	border: 1px solid #5794BF;
}
.jq-select-multiple.disabled {
	border-color: #CCC;
	background: #F5F5F5;
	box-shadow: none;
	color: #888;
}
.jq-select-multiple ul {
	margin: 0;
	padding: 0;
}
.jq-select-multiple li {
	padding: 3px 9px 4px;
	list-style: none;
}
.jq-select-multiple li:first-child {
	border-radius: 3px 3px 0 0;
}
.jq-select-multiple li:last-child {
	border-radius: 0 0 3px 3px;
}
.jq-select-multiple li.selected {
	background: #08C;
	color: #FFF;
}
.jq-select-multiple li.disabled {
	color: #AAA;
}
.jq-select-multiple li.optgroup {
	font-weight: bold;
}
.jq-select-multiple li.option {
	padding-left: 25px;
}
.jq-select-multiple.disabled li.selected,
.jq-select-multiple li.selected.disabled {
	background: #CCC;
	color: #FFF;
}
input[type='email'].styler,
input[type='password'].styler,
input[type='search'].styler,
input[type='tel'].styler,
input[type='text'].styler,
input[type='url'].styler,
textarea.styler {
	padding: 8px 9px;
	border: 1px solid #CCC;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	box-shadow: inset 1px 1px #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
	font: 14px Arial, sans-serif;
	color: #333;
}
input[type='search'].styler {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
textarea.styler {
	overflow: auto;
}
input[type='email'].styler:hover,
input[type='password'].styler:hover,
input[type='search'].styler:hover,
input[type='tel'].styler:hover,
input[type='text'].styler:hover,
input[type='url'].styler:hover,
textarea.styler:hover {
	border-color: #B3B3B3;
}
input[type='email'].styler:hover:focus,
input[type='password'].styler:hover:focus,
input[type='search'].styler:hover:focus,
input[type='tel'].styler:hover:focus,
input[type='text'].styler:hover:focus,
input[type='url'].styler:hover:focus,
textarea.styler:hover:focus {
	border-color: #CCC;
	border-top-color: #B3B3B3;
	outline: none;
	box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
}
button.styler,
input[type='button'].styler,
input[type='submit'].styler,
input[type='reset'].styler {
	overflow: visible;
	padding: 8px 11px;
	border: 1px solid #CCC;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	outline: none;
	background: linear-gradient(#FFF, #E6E6E6);
	box-shadow: inset 1px -1px #F1F1F1, inset -1px 0 #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
	font: 14px Arial, sans-serif;
	color: #333;
	text-shadow: 1px 1px #FFF;
	cursor: pointer;
}
button.styler.styler::-moz-focus-inner,
input[type='button'].styler.styler::-moz-focus-inner,
input[type='submit'].styler.styler::-moz-focus-inner,
input[type='reset'].styler.styler::-moz-focus-inner {
	padding: 0;
	border: 0;
}
button.styler:not([disabled]):hover,
input[type='button'].styler:not([disabled]):hover,
input[type='submit'].styler:not([disabled]):hover,
input[type='reset'].styler:not([disabled]):hover,
input[type='reset'].styler:hover {
	background: linear-gradient(#F6F6F6, #E6E6E6);
}
button.styler:active,
input[type='button'].styler:active,
input[type='submit'].styler:active,
input[type='reset'].styler:active {
	background: #F5F5F5;
	box-shadow: inset 1px 1px 3px #DDD;
}
button.styler[disabled],
input[type='button'].styler[disabled],
input[type='submit'].styler[disabled] {
	border-color: #CCC;
	background: #F5F5F5;
	box-shadow: none;
	color: #888;
}
/* End */


/* Start:/local/templates/ivestore/css/jquery.mCustomScrollbar.css?174385451753644*/
/*
== malihu jquery custom scrollbar plugin ==
Plugin URI: http://manos.malihu.gr/jquery-custom-content-scroller
*/



/*
CONTENTS: 
	1. BASIC STYLE - Plugin's basic/essential CSS properties (normally, should not be edited). 
	2. VERTICAL SCROLLBAR - Positioning and dimensions of vertical scrollbar. 
	3. HORIZONTAL SCROLLBAR - Positioning and dimensions of horizontal scrollbar.
	4. VERTICAL AND HORIZONTAL SCROLLBARS - Positioning and dimensions of 2-axis scrollbars. 
	5. TRANSITIONS - CSS3 transitions for hover events, auto-expanded and auto-hidden scrollbars. 
	6. SCROLLBAR COLORS, OPACITY AND BACKGROUNDS 
		6.1 THEMES - Scrollbar colors, opacity, dimensions, backgrounds etc. via ready-to-use themes.
*/



/* 
------------------------------------------------------------------------------------------------------------------------
1. BASIC STYLE  
------------------------------------------------------------------------------------------------------------------------
*/

	.mCustomScrollbar{ -ms-touch-action: pinch-zoom; touch-action: pinch-zoom; /* direct pointer events to js */ }
	.mCustomScrollbar.mCS_no_scrollbar, .mCustomScrollbar.mCS_touch_action{ -ms-touch-action: auto; touch-action: auto; }
	
	.mCustomScrollBox{ /* contains plugin's markup */
		position: relative;
		overflow: hidden;
		height: 100%;
		max-width: 100%;
		outline: none;
		direction: ltr;
	}

	.mCSB_container{ /* contains the original content */
		overflow: hidden;
		width: auto;
		height: auto;
	}



/* 
------------------------------------------------------------------------------------------------------------------------
2. VERTICAL SCROLLBAR 
y-axis
------------------------------------------------------------------------------------------------------------------------
*/

	.mCSB_inside > .mCSB_container{ margin-right: 30px; }

	.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden{ margin-right: 0; } /* non-visible scrollbar */
	
	.mCS-dir-rtl > .mCSB_inside > .mCSB_container{ /* RTL direction/left-side scrollbar */
		margin-right: 0;
		margin-left: 30px;
	}
	
	.mCS-dir-rtl > .mCSB_inside > .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden{ margin-left: 0; } /* RTL direction/left-side scrollbar */

	.mCSB_scrollTools{ /* contains scrollbar markup (draggable element, dragger rail, buttons etc.) */
		position: absolute;
		width: 19px;
		height: auto;
		left: auto;
		top: 0;
		right: 0;
		bottom: 0;
	}

	.mCSB_outside + .mCSB_scrollTools{ right: -26px; } /* scrollbar position: outside */
	
	.mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools, 
	.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools{ /* RTL direction/left-side scrollbar */
		right: auto;
		left: 0;
	}
	
	.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools{ left: -26px; } /* RTL direction/left-side scrollbar (scrollbar position: outside) */

	.mCSB_scrollTools .mCSB_draggerContainer{ /* contains the draggable element and dragger rail markup */
		position: absolute;
		top: 0;
		left: 0;
		bottom: 5px;
		right: 0; 
		height: auto;
	}

	.mCSB_scrollTools a + .mCSB_draggerContainer{ margin: 20px 0; }

	.mCSB_scrollTools .mCSB_draggerRail{
		width: 5px;
		height: 100%;
		margin: 0 auto;
		-webkit-border-radius: 16px; -moz-border-radius: 16px; border-radius: 16px;
	}

	.mCSB_scrollTools .mCSB_dragger{ /* the draggable element */
		cursor: pointer;
		width: 100%;
		height: 35px !important; /* minimum dragger height */
		z-index: 1;
	}

	.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ /* the dragger element */
		position: relative;
		width: 5px;
		height: 100%;
		margin: 0 auto 0 0;
		-webkit-border-radius: 16px; -moz-border-radius: 16px; border-radius: 16px;
		text-align: center;
	}
	
	.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, 
	.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{ width: 12px; /* auto-expanded scrollbar */ }
	
	.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, 
	.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{ width: 8px; /* auto-expanded scrollbar */ }

	.mCSB_scrollTools .mCSB_buttonUp,
	.mCSB_scrollTools .mCSB_buttonDown{
		display: block;
		position: absolute;
		height: 20px;
		width: 100%;
		overflow: hidden;
		margin: 0 auto;
		cursor: pointer;
	}

	.mCSB_scrollTools .mCSB_buttonDown{ bottom: 0; }



/* 
------------------------------------------------------------------------------------------------------------------------
3. HORIZONTAL SCROLLBAR 
x-axis
------------------------------------------------------------------------------------------------------------------------
*/

	.mCSB_horizontal.mCSB_inside > .mCSB_container{
		margin-right: 0;
		margin-bottom: 30px;
	}
	
	.mCSB_horizontal.mCSB_outside > .mCSB_container{ min-height: 100%; }

	.mCSB_horizontal > .mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden{ margin-bottom: 0; } /* non-visible scrollbar */

	.mCSB_scrollTools.mCSB_scrollTools_horizontal{
		width: auto;
		height: 16px;
		top: auto;
		right: 0;
		bottom: 0;
		left: 0;
	}

	.mCustomScrollBox + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
	.mCustomScrollBox + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal{ bottom: -26px; } /* scrollbar position: outside */

	.mCSB_scrollTools.mCSB_scrollTools_horizontal a + .mCSB_draggerContainer{ margin: 0 20px; }

	.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail{
		width: 100%;
		height: 2px;
		margin: 7px 0;
	}

	.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger{
		width: 30px; /* minimum dragger width */
		height: 100%;
		left: 0;
	}

	.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
		width: 100%;
		height: 4px;
		margin: 6px auto;
	}
	
	.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, 
	.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{
		height: 12px; /* auto-expanded scrollbar */
		margin: 2px auto;
	}
	
	.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, 
	.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{
		height: 8px; /* auto-expanded scrollbar */
		margin: 4px 0;
	}

	.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,
	.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight{
		display: block;
		position: absolute;
		width: 20px;
		height: 100%;
		overflow: hidden;
		margin: 0 auto;
		cursor: pointer;
	}
	
	.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft{ left: 0; }

	.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight{ right: 0; }



/* 
------------------------------------------------------------------------------------------------------------------------
4. VERTICAL AND HORIZONTAL SCROLLBARS 
yx-axis 
------------------------------------------------------------------------------------------------------------------------
*/

	.mCSB_container_wrapper{
		position: absolute;
		height: auto;
		width: auto;
		overflow: hidden;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		margin-right: 30px;
		margin-bottom: 30px;
	}
	
	.mCSB_container_wrapper > .mCSB_container{
		padding-right: 30px;
		padding-bottom: 30px;
		-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
	}
	
	.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_vertical{ bottom: 20px; }
	
	.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_horizontal{ right: 20px; }
	
	/* non-visible horizontal scrollbar */
	.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden + .mCSB_scrollTools.mCSB_scrollTools_vertical{ bottom: 0; }
	
	/* non-visible vertical scrollbar/RTL direction/left-side scrollbar */
	.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal, 
	.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal{ right: 0; }
	
	/* RTL direction/left-side scrollbar */
	.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal{ left: 20px; }
	
	/* non-visible scrollbar/RTL direction/left-side scrollbar */
	.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal{ left: 0; }
	
	.mCS-dir-rtl > .mCSB_inside > .mCSB_container_wrapper{ /* RTL direction/left-side scrollbar */
		margin-right: 0;
		margin-left: 30px;
	}
	
	.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden > .mCSB_container{ padding-right: 0; }
	
	.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden > .mCSB_container{ padding-bottom: 0; }
	
	.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden{
		margin-right: 0; /* non-visible scrollbar */
		margin-left: 0;
	}
	
	/* non-visible horizontal scrollbar */
	.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden{ margin-bottom: 0; }



/* 
------------------------------------------------------------------------------------------------------------------------
5. TRANSITIONS  
------------------------------------------------------------------------------------------------------------------------
*/

	.mCSB_scrollTools, 
	.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCSB_scrollTools .mCSB_buttonUp,
	.mCSB_scrollTools .mCSB_buttonDown,
	.mCSB_scrollTools .mCSB_buttonLeft,
	.mCSB_scrollTools .mCSB_buttonRight{
		-webkit-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
		-moz-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
		-o-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
		transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
	}
	
	.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar, /* auto-expanded scrollbar */
	.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail, 
	.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar, 
	.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail{
		-webkit-transition: width .2s ease-out .2s, height .2s ease-out .2s, 
					margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, 
					margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s,
					opacity .2s ease-in-out, background-color .2s ease-in-out; 
		-moz-transition: width .2s ease-out .2s, height .2s ease-out .2s, 
					margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, 
					margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s,
					opacity .2s ease-in-out, background-color .2s ease-in-out; 
		-o-transition: width .2s ease-out .2s, height .2s ease-out .2s, 
					margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, 
					margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s,
					opacity .2s ease-in-out, background-color .2s ease-in-out; 
		transition: width .2s ease-out .2s, height .2s ease-out .2s, 
					margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, 
					margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s,
					opacity .2s ease-in-out, background-color .2s ease-in-out; 
	}



/* 
------------------------------------------------------------------------------------------------------------------------
6. SCROLLBAR COLORS, OPACITY AND BACKGROUNDS  
------------------------------------------------------------------------------------------------------------------------
*/

	/* 
	----------------------------------------
	6.1 THEMES 
	----------------------------------------
	*/
	
	/* default theme ("light") */

	.mCSB_scrollTools{ opacity: 1; filter: "alpha(opacity=100)"; -ms-filter: "alpha(opacity=100)"; }
	
	.mCS-autoHide > .mCustomScrollBox > .mCSB_scrollTools,
	.mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools{ opacity: 0; filter: "alpha(opacity=0)"; -ms-filter: "alpha(opacity=0)"; }
	
	.mCustomScrollbar > .mCustomScrollBox > .mCSB_scrollTools.mCSB_scrollTools_onDrag,
	.mCustomScrollbar > .mCustomScrollBox ~ .mCSB_scrollTools.mCSB_scrollTools_onDrag,
	.mCustomScrollBox:hover > .mCSB_scrollTools,
	.mCustomScrollBox:hover ~ .mCSB_scrollTools,
	.mCS-autoHide:hover > .mCustomScrollBox > .mCSB_scrollTools,
	.mCS-autoHide:hover > .mCustomScrollBox ~ .mCSB_scrollTools{ opacity: 1; filter: "alpha(opacity=100)"; -ms-filter: "alpha(opacity=100)"; }

	.mCSB_scrollTools .mCSB_draggerRail{
		/*background-color: #000; background-color: rgba(0,0,0,0.4);
		filter: "alpha(opacity=40)"; -ms-filter: "alpha(opacity=40)"; */
	}

	.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
    background: #D9D9D9;
		/*background-color: #fff; background-color: rgba(255,255,255,0.75);
		filter: "alpha(opacity=75)"; -ms-filter: "alpha(opacity=75)"; */
	}

	.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
		/*background-color: #fff; background-color: rgba(255,255,255,0.85);
		filter: "alpha(opacity=85)"; -ms-filter: "alpha(opacity=85)"; */
	}
	.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
		/*background-color: #fff; background-color: rgba(255,255,255,0.9);
		filter: "alpha(opacity=90)"; -ms-filter: "alpha(opacity=90)"; */
	}

	.mCSB_scrollTools .mCSB_buttonUp,
	.mCSB_scrollTools .mCSB_buttonDown,
	.mCSB_scrollTools .mCSB_buttonLeft,
	.mCSB_scrollTools .mCSB_buttonRight{
		background-image: url(/local/templates/ivestore/css/mCSB_buttons.png); /* css sprites */
		background-repeat: no-repeat;
		opacity: 0.4; filter: "alpha(opacity=40)"; -ms-filter: "alpha(opacity=40)"; 
	}

	.mCSB_scrollTools .mCSB_buttonUp{
		background-position: 0 0;
		/* 
		sprites locations 
		light: 0 0, -16px 0, -32px 0, -48px 0, 0 -72px, -16px -72px, -32px -72px
		dark: -80px 0, -96px 0, -112px 0, -128px 0, -80px -72px, -96px -72px, -112px -72px
		*/
	}

	.mCSB_scrollTools .mCSB_buttonDown{
		background-position: 0 -20px;
		/* 
		sprites locations
		light: 0 -20px, -16px -20px, -32px -20px, -48px -20px, 0 -92px, -16px -92px, -32px -92px
		dark: -80px -20px, -96px -20px, -112px -20px, -128px -20px, -80px -92px, -96px -92px, -112 -92px
		*/
	}

	.mCSB_scrollTools .mCSB_buttonLeft{
		background-position: 0 -40px;
		/* 
		sprites locations 
		light: 0 -40px, -20px -40px, -40px -40px, -60px -40px, 0 -112px, -20px -112px, -40px -112px
		dark: -80px -40px, -100px -40px, -120px -40px, -140px -40px, -80px -112px, -100px -112px, -120px -112px
		*/
	}

	.mCSB_scrollTools .mCSB_buttonRight{
		background-position: 0 -56px;
		/* 
		sprites locations 
		light: 0 -56px, -20px -56px, -40px -56px, -60px -56px, 0 -128px, -20px -128px, -40px -128px
		dark: -80px -56px, -100px -56px, -120px -56px, -140px -56px, -80px -128px, -100px -128px, -120px -128px
		*/
	}

	.mCSB_scrollTools .mCSB_buttonUp:hover,
	.mCSB_scrollTools .mCSB_buttonDown:hover,
	.mCSB_scrollTools .mCSB_buttonLeft:hover,
	.mCSB_scrollTools .mCSB_buttonRight:hover{ opacity: 0.75; filter: "alpha(opacity=75)"; -ms-filter: "alpha(opacity=75)"; }

	.mCSB_scrollTools .mCSB_buttonUp:active,
	.mCSB_scrollTools .mCSB_buttonDown:active,
	.mCSB_scrollTools .mCSB_buttonLeft:active,
	.mCSB_scrollTools .mCSB_buttonRight:active{ opacity: 0.9; filter: "alpha(opacity=90)"; -ms-filter: "alpha(opacity=90)"; }
	

	/* theme: "dark" */

	.mCS-dark.mCSB_scrollTools .mCSB_draggerRail{ /*background-color: #000; background-color: rgba(0,0,0,0.15); */}

	.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.75); }

	.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: rgba(0,0,0,0.85); }

	.mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: rgba(0,0,0,0.9); }

	.mCS-dark.mCSB_scrollTools .mCSB_buttonUp{ background-position: -80px 0; }

	.mCS-dark.mCSB_scrollTools .mCSB_buttonDown{ background-position: -80px -20px; }

	.mCS-dark.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -80px -40px; }

	.mCS-dark.mCSB_scrollTools .mCSB_buttonRight{ background-position: -80px -56px; }
	
	/* ---------------------------------------- */
	


	/* theme: "light-2", "dark-2" */

	.mCS-light-2.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail{
		width: 4px;
		background-color: #fff; background-color: rgba(255,255,255,0.1);
		-webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px;
	}

	.mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
		width: 4px;
		background-color: #fff; background-color: rgba(255,255,255,0.75);
		-webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px;
	}

	.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
	.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
	.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
		width: 100%;
		height: 4px;
		margin: 6px auto;
	}

	.mCS-light-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #fff; background-color: rgba(255,255,255,0.85); }

	.mCS-light-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-light-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #fff; background-color: rgba(255,255,255,0.9); }

	.mCS-light-2.mCSB_scrollTools .mCSB_buttonUp{ background-position: -32px 0; }

	.mCS-light-2.mCSB_scrollTools .mCSB_buttonDown{	background-position: -32px -20px; }

	.mCS-light-2.mCSB_scrollTools .mCSB_buttonLeft{	background-position: -40px -40px; }

	.mCS-light-2.mCSB_scrollTools .mCSB_buttonRight{ background-position: -40px -56px; }
	
	
	/* theme: "dark-2" */

	.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail{
		background-color: #000; background-color: rgba(0,0,0,0.1);
		-webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px;
	}

	.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
		background-color: #000; background-color: rgba(0,0,0,0.75);
		-webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px;
	}

	.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.85); }

	.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-dark-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.9); }

	.mCS-dark-2.mCSB_scrollTools .mCSB_buttonUp{ background-position: -112px 0; }

	.mCS-dark-2.mCSB_scrollTools .mCSB_buttonDown{ background-position: -112px -20px; }

	.mCS-dark-2.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -120px -40px; }

	.mCS-dark-2.mCSB_scrollTools .mCSB_buttonRight{	background-position: -120px -56px; }
	
	/* ---------------------------------------- */
	


	/* theme: "light-thick", "dark-thick" */

	.mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail{
		width: 4px;
		background-color: #fff; background-color: rgba(255,255,255,0.1);
		-webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;
	}

	.mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
		width: 6px;
		background-color: #fff; background-color: rgba(255,255,255,0.75);
		-webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;
	}

	.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
	.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail{
		width: 100%;
		height: 4px;
		margin: 6px 0;
	}

	.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
		width: 100%;
		height: 6px;
		margin: 5px auto;
	}

	.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #fff; background-color: rgba(255,255,255,0.85); }

	.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-light-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #fff; background-color: rgba(255,255,255,0.9); }

	.mCS-light-thick.mCSB_scrollTools .mCSB_buttonUp{ background-position: -16px 0; }

	.mCS-light-thick.mCSB_scrollTools .mCSB_buttonDown{	background-position: -16px -20px; }

	.mCS-light-thick.mCSB_scrollTools .mCSB_buttonLeft{	background-position: -20px -40px; }

	.mCS-light-thick.mCSB_scrollTools .mCSB_buttonRight{ background-position: -20px -56px; }


	/* theme: "dark-thick" */
	
	.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail{
		background-color: #000; background-color: rgba(0,0,0,0.1);
		-webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;
	}

	.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
		background-color: #000; background-color: rgba(0,0,0,0.75);
		-webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;
	}

	.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.85); }

	.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.9); }

	.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonUp{ background-position: -96px 0; }

	.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonDown{ background-position: -96px -20px; }

	.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -100px -40px; }

	.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonRight{	background-position: -100px -56px; }
	
	/* ---------------------------------------- */
	


	/* theme: "light-thin", "dark-thin" */
	
	.mCS-light-thin.mCSB_scrollTools .mCSB_draggerRail{ background-color: #fff; background-color: rgba(255,255,255,0.1); }

	.mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ width: 2px; }

	.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
	.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail{ width: 100%; }

	.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
		width: 100%;
		height: 2px;
		margin: 7px auto;
	}


	/* theme "dark-thin" */
	
	.mCS-dark-thin.mCSB_scrollTools .mCSB_draggerRail{ background-color: #000; background-color: rgba(0,0,0,0.15); }

	.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.75); }
	
	.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.85); }
	
	.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.9); }
	
	.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonUp{	background-position: -80px 0; }

	.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonDown{ background-position: -80px -20px; }

	.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -80px -40px; }

	.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonRight{ background-position: -80px -56px; }
	
	/* ---------------------------------------- */
	
	
	
	/* theme "rounded", "rounded-dark", "rounded-dots", "rounded-dots-dark" */
	
	.mCS-rounded.mCSB_scrollTools .mCSB_draggerRail{ background-color: #fff; background-color: rgba(255,255,255,0.15); }
	
	.mCS-rounded.mCSB_scrollTools .mCSB_dragger, 
	.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger, 
	.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger, 
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger{ height: 14px; }
	
	.mCS-rounded.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
		width: 14px;
		margin: 0 1px;
	}
	
	.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger, 
	.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger, 
	.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger, 
	.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger{ width: 14px; }
	
	.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
		height: 14px;
		margin: 1px 0;
	}
	
	.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, 
	.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, 
	.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{
		width: 16px; /* auto-expanded scrollbar */
		height: 16px;
		margin: -1px 0;
	}
	
	.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, 
	.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, 
	.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, 
	.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{ width: 4px; /* auto-expanded scrollbar */ }
	
	.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, 
	.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, 
	.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{
		height: 16px; /* auto-expanded scrollbar */
		width: 16px;
		margin: 0 -1px;
	}
	
	.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, 
	.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, 
	.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, 
	.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{
		height: 4px; /* auto-expanded scrollbar */
		margin: 6px 0;
	}
	
	.mCS-rounded.mCSB_scrollTools .mCSB_buttonUp{ background-position: 0 -72px; }
	
	.mCS-rounded.mCSB_scrollTools .mCSB_buttonDown{ background-position: 0 -92px; }
	
	.mCS-rounded.mCSB_scrollTools .mCSB_buttonLeft{ background-position: 0 -112px; }
	
	.mCS-rounded.mCSB_scrollTools .mCSB_buttonRight{ background-position: 0 -128px; }
	
	
	/* theme "rounded-dark", "rounded-dots-dark" */
	
	.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.75); }
	
	.mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail{ background-color: #000; background-color: rgba(0,0,0,0.15); }
	
	.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, 
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.85); }
	
	.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, 
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.9); }
	
	.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonUp{ background-position: -80px -72px; }
	
	.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonDown{ background-position: -80px -92px; }
	
	.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -80px -112px; }
	
	.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonRight{ background-position: -80px -128px; }
	
	
	/* theme "rounded-dots", "rounded-dots-dark" */
	
	.mCS-rounded-dots.mCSB_scrollTools_vertical .mCSB_draggerRail, 
	.mCS-rounded-dots-dark.mCSB_scrollTools_vertical .mCSB_draggerRail{ width: 4px; }
	
	.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
	.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail{
		background-color: transparent;
		background-position: center;
	}
	
	.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail{
		background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAANElEQVQYV2NkIAAYiVbw//9/Y6DiM1ANJoyMjGdBbLgJQAX/kU0DKgDLkaQAvxW4HEvQFwCRcxIJK1XznAAAAABJRU5ErkJggg==");
		background-repeat: repeat-y;
		opacity: 0.3;
		filter: "alpha(opacity=30)"; -ms-filter: "alpha(opacity=30)"; 
	}
	
	.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
	.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail{
		height: 4px;
		margin: 6px 0;
		background-repeat: repeat-x;
	}
	
	.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonUp{ background-position: -16px -72px; }
	
	.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonDown{ background-position: -16px -92px; }
	
	.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -20px -112px; }
	
	.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonRight{ background-position: -20px -128px; }
	
	
	/* theme "rounded-dots-dark" */
	
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail{
		background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAALElEQVQYV2NkIAAYSVFgDFR8BqrBBEifBbGRTfiPZhpYjiQFBK3A6l6CvgAAE9kGCd1mvgEAAAAASUVORK5CYII=");
	}
	
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonUp{ background-position: -96px -72px; }
	
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonDown{ background-position: -96px -92px; }
	
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -100px -112px; }
	
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonRight{ background-position: -100px -128px; }
	
	/* ---------------------------------------- */
	
	
	
	/* theme "3d", "3d-dark", "3d-thick", "3d-thick-dark" */
	
	.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
		background-repeat: repeat-y;
		background-image: -moz-linear-gradient(left, rgba(255,255,255,0.5) 0%, rgba(255,255,255,0) 100%);
		background-image: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0.5)), color-stop(100%,rgba(255,255,255,0)));
		background-image: -webkit-linear-gradient(left, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
		background-image: -o-linear-gradient(left, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
		background-image: -ms-linear-gradient(left, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
		background-image: linear-gradient(to right, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
	}
	
	.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
		background-repeat: repeat-x;
		background-image: -moz-linear-gradient(top, rgba(255,255,255,0.5) 0%, rgba(255,255,255,0) 100%);
		background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0.5)), color-stop(100%,rgba(255,255,255,0)));
		background-image: -webkit-linear-gradient(top, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
		background-image: -o-linear-gradient(top, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
		background-image: -ms-linear-gradient(top, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
		background-image: linear-gradient(to bottom, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
	}
	
	
	/* theme "3d", "3d-dark" */
	
	.mCS-3d.mCSB_scrollTools_vertical .mCSB_dragger, 
	.mCS-3d-dark.mCSB_scrollTools_vertical .mCSB_dragger{ height: 70px; }
	
	.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger, 
	.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger{ width: 70px; }
	
	.mCS-3d.mCSB_scrollTools, 
	.mCS-3d-dark.mCSB_scrollTools{
		opacity: 1;
		filter: "alpha(opacity=30)"; -ms-filter: "alpha(opacity=30)"; 
	}
	
	.mCS-3d.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ -webkit-border-radius: 16px; -moz-border-radius: 16px; border-radius: 16px; }
	
	.mCS-3d.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail{
		width: 8px;
		background-color: #000; background-color: rgba(0,0,0,0.2);
		box-shadow: inset 1px 0 1px rgba(0,0,0,0.5), inset -1px 0 1px rgba(255,255,255,0.2);
	}
	
	.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 	 
	.mCS-3d.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, 
	.mCS-3d.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-3d.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, 
	.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, 
	.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #555; }

	.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ width: 8px; }

	.mCS-3d.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
	.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail{
		width: 100%;
		height: 8px;
		margin: 4px 0;
		box-shadow: inset 0 1px 1px rgba(0,0,0,0.5), inset 0 -1px 1px rgba(255,255,255,0.2);
	}

	.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
		width: 100%;
		height: 8px;
		margin: 4px auto;
	}
	
	.mCS-3d.mCSB_scrollTools .mCSB_buttonUp{ background-position: -32px -72px; }
	
	.mCS-3d.mCSB_scrollTools .mCSB_buttonDown{ background-position: -32px -92px; }
	
	.mCS-3d.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -40px -112px; }
	
	.mCS-3d.mCSB_scrollTools .mCSB_buttonRight{ background-position: -40px -128px; }
	
	
	/* theme "3d-dark" */
	
	.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail{
		background-color: #000; background-color: rgba(0,0,0,0.1);
		box-shadow: inset 1px 0 1px rgba(0,0,0,0.1);
	}
	
	.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail{ box-shadow: inset 0 1px 1px rgba(0,0,0,0.1); }
	
	.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonUp{ background-position: -112px -72px; }

	.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonDown{ background-position: -112px -92px; }

	.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -120px -112px; }

	.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonRight{	background-position: -120px -128px; }
	
	/* ---------------------------------------- */
	
	
	
	/* theme: "3d-thick", "3d-thick-dark" */
	
	.mCS-3d-thick.mCSB_scrollTools, 
	.mCS-3d-thick-dark.mCSB_scrollTools{
		opacity: 1;
		filter: "alpha(opacity=30)"; -ms-filter: "alpha(opacity=30)"; 
	}
	
	.mCS-3d-thick.mCSB_scrollTools, 
	.mCS-3d-thick-dark.mCSB_scrollTools, 
	.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer, 
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer{ -webkit-border-radius: 7px; -moz-border-radius: 7px; border-radius: 7px; }
	
	.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
	
	.mCSB_inside + .mCS-3d-thick.mCSB_scrollTools_vertical, 
	.mCSB_inside + .mCS-3d-thick-dark.mCSB_scrollTools_vertical{ right: 1px; }
	
	.mCS-3d-thick.mCSB_scrollTools_vertical, 
	.mCS-3d-thick-dark.mCSB_scrollTools_vertical{ box-shadow: inset 1px 0 1px rgba(0,0,0,0.1), inset 0 0 14px rgba(0,0,0,0.5); }
	
	.mCS-3d-thick.mCSB_scrollTools_horizontal, 
	.mCS-3d-thick-dark.mCSB_scrollTools_horizontal{
		bottom: 1px;
		box-shadow: inset 0 1px 1px rgba(0,0,0,0.1), inset 0 0 14px rgba(0,0,0,0.5);
	}
	
	.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
		box-shadow: inset 1px 0 0 rgba(255,255,255,0.4);
		width: 12px;
		margin: 2px;
		position: absolute;
		height: auto;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
	}
	
	.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{ box-shadow: inset 0 1px 0 rgba(255,255,255,0.4); }
	
	.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,  
	.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, 
	.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #555; }
	
	.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
		height: 12px;
		width: auto;
	}
	
	.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer{
		background-color: #000; background-color: rgba(0,0,0,0.05);
		box-shadow: inset 1px 1px 16px rgba(0,0,0,0.1);
	}
	
	.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerRail{ background-color: transparent; }
	
	.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonUp{ background-position: -32px -72px; }
	
	.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonDown{ background-position: -32px -92px; }

	.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -40px -112px; }

	.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonRight{	background-position: -40px -128px; }
	
	
	/* theme: "3d-thick-dark" */
	
	.mCS-3d-thick-dark.mCSB_scrollTools{ box-shadow: inset 0 0 14px rgba(0,0,0,0.2); }
	
	.mCS-3d-thick-dark.mCSB_scrollTools_horizontal{ box-shadow: inset 0 1px 1px rgba(0,0,0,0.1), inset 0 0 14px rgba(0,0,0,0.2); }
	
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ box-shadow: inset 1px 0 0 rgba(255,255,255,0.4), inset -1px 0 0 rgba(0,0,0,0.2); }
	 
	.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{ box-shadow: inset 0 1px 0 rgba(255,255,255,0.4), inset 0 -1px 0 rgba(0,0,0,0.2); }
	
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,  
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, 
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #777; }
	
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer{
		background-color: #fff; background-color: rgba(0,0,0,0.05);
		box-shadow: inset 1px 1px 16px rgba(0,0,0,0.1);
	}
	
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerRail{ background-color: transparent; }
	
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonUp{ background-position: -112px -72px; }
	
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonDown{ background-position: -112px -92px; }

	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -120px -112px; }

	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonRight{	background-position: -120px -128px; }
	
	/* ---------------------------------------- */
	
	
	
	/* theme: "minimal", "minimal-dark" */
	
	.mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical, 
	.mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical{
		right: 0; 
		margin: 12px 0; 
	}
	
	.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools.mCSB_scrollTools_horizontal, 
	.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal, 
	.mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools.mCSB_scrollTools_horizontal, 
	.mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal{
		bottom: 0; 
		margin: 0 12px; 
	}
	
	/* RTL direction/left-side scrollbar */
	.mCS-dir-rtl > .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical, 
	.mCS-dir-rtl > .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical{
		left: 0; 
		right: auto;
	}
	
	.mCS-minimal.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail{ background-color: transparent; }
	
	.mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger, 
	.mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger{ height: 50px; }
	
	.mCS-minimal.mCSB_scrollTools_horizontal .mCSB_dragger, 
	.mCS-minimal-dark.mCSB_scrollTools_horizontal .mCSB_dragger{ width: 50px; }
	
	.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
		background-color: #fff; background-color: rgba(255,255,255,0.2);
		filter: "alpha(opacity=20)"; -ms-filter: "alpha(opacity=20)"; 
	}
	
	.mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
		background-color: #fff; background-color: rgba(255,255,255,0.5);
		filter: "alpha(opacity=50)"; -ms-filter: "alpha(opacity=50)"; 
	}
	
	
	/* theme: "minimal-dark" */
	
	.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
		background-color: #000; background-color: rgba(0,0,0,0.2);
		filter: "alpha(opacity=20)"; -ms-filter: "alpha(opacity=20)"; 
	}
	
	.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
		background-color: #000; background-color: rgba(0,0,0,0.5);
		filter: "alpha(opacity=50)"; -ms-filter: "alpha(opacity=50)"; 
	}
	
	/* ---------------------------------------- */
	
	
	
	/* theme "light-3", "dark-3" */
	
	.mCS-light-3.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail{
		width: 6px;
		background-color: #000; background-color: rgba(0,0,0,0.2);
	}

	.mCS-light-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ width: 6px; }

	.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
	.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail{
		width: 100%;
		height: 6px;
		margin: 5px 0;
	}
	
	.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, 
	.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, 
	.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, 
	.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{
		width: 12px;
	}
	
	.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, 
	.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, 
	.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, 
	.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{
		height: 12px;
		margin: 2px 0;
	}
	
	.mCS-light-3.mCSB_scrollTools .mCSB_buttonUp{ background-position: -32px -72px; }
	
	.mCS-light-3.mCSB_scrollTools .mCSB_buttonDown{ background-position: -32px -92px; }
	
	.mCS-light-3.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -40px -112px; }
	
	.mCS-light-3.mCSB_scrollTools .mCSB_buttonRight{ background-position: -40px -128px; }
	
	
	/* theme "dark-3" */
	
	.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.75); }

	.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.85); }

	.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-dark-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.9); }
	
	.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail{ background-color: #000; background-color: rgba(0,0,0,0.1); }
	
	.mCS-dark-3.mCSB_scrollTools .mCSB_buttonUp{ background-position: -112px -72px; }

	.mCS-dark-3.mCSB_scrollTools .mCSB_buttonDown{ background-position: -112px -92px; }

	.mCS-dark-3.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -120px -112px; }

	.mCS-dark-3.mCSB_scrollTools .mCSB_buttonRight{	background-position: -120px -128px; }
	
	/* ---------------------------------------- */
	
	
	
	/* theme "inset", "inset-dark", "inset-2", "inset-2-dark", "inset-3", "inset-3-dark" */
	
	.mCS-inset.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail{
		width: 12px;
		background-color: #000; background-color: rgba(0,0,0,0.2);
	}

	.mCS-inset.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-inset-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ 
		width: 6px;
		margin: 3px 5px;
		position: absolute;
		height: auto;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
	}

	.mCS-inset.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
		height: 6px;
		margin: 5px 3px;
		position: absolute;
		width: auto;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
	}
	
	.mCS-inset.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
	.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
	.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
	.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
	.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
	.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail{
		width: 100%;
		height: 12px;
		margin: 2px 0;
	}
	
	.mCS-inset.mCSB_scrollTools .mCSB_buttonUp, 
	.mCS-inset-2.mCSB_scrollTools .mCSB_buttonUp, 
	.mCS-inset-3.mCSB_scrollTools .mCSB_buttonUp{ background-position: -32px -72px; }
	
	.mCS-inset.mCSB_scrollTools .mCSB_buttonDown, 
	.mCS-inset-2.mCSB_scrollTools .mCSB_buttonDown, 
	.mCS-inset-3.mCSB_scrollTools .mCSB_buttonDown{ background-position: -32px -92px; }
	
	.mCS-inset.mCSB_scrollTools .mCSB_buttonLeft, 
	.mCS-inset-2.mCSB_scrollTools .mCSB_buttonLeft, 
	.mCS-inset-3.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -40px -112px; }
	
	.mCS-inset.mCSB_scrollTools .mCSB_buttonRight, 
	.mCS-inset-2.mCSB_scrollTools .mCSB_buttonRight, 
	.mCS-inset-3.mCSB_scrollTools .mCSB_buttonRight{ background-position: -40px -128px; }
	
	
	/* theme "inset-dark", "inset-2-dark", "inset-3-dark" */
	
	.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.75); }

	.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, 
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, 
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.85); }

	.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, 
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, 
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.9); }
	
	.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail{ background-color: #000; background-color: rgba(0,0,0,0.1); }
	
	.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonUp, 
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonUp, 
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonUp{ background-position: -112px -72px; }

	.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonDown, 
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonDown, 
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonDown{ background-position: -112px -92px; }

	.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonLeft, 
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonLeft, 
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -120px -112px; }

	.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonRight, 
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonRight, 
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonRight{	background-position: -120px -128px; }
	
	
	/* theme "inset-2", "inset-2-dark" */
	
	.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail{
		background-color: transparent;
		border-width: 1px;
		border-style: solid;
		border-color: #fff;
		border-color: rgba(255,255,255,0.2);
		-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
	}
	
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail{ border-color: #000; border-color: rgba(0,0,0,0.2); }
	
	
	/* theme "inset-3", "inset-3-dark" */
	
	.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail{ background-color: #fff; background-color: rgba(255,255,255,0.6); }
	
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail{ background-color: #000; background-color: rgba(0,0,0,0.6); }
	
	.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.75); }
	
	.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.85); }
	
	.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-inset-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.9); }
	
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ background-color: #fff; background-color: rgba(255,255,255,0.75); }
	
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #fff; background-color: rgba(255,255,255,0.85); }
	
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #fff; background-color: rgba(255,255,255,0.9); }
	
	/* ---------------------------------------- */

/* End */
/* /bitrix/components/bitrix/form.result.new/error.css?1743853263163 */
/* /local/templates/ivestore/styles.css?17438545073128 */
/* /local/templates/ivestore/css/lightgallery.min.css?174385451720458 */
/* /local/templates/ivestore/css/normalize.css?17438545176051 */
/* /local/templates/ivestore/css/bootstrap-grid.min.css?174385451729206 */
/* /local/templates/ivestore/css/style.css?1743854517180003 */
/* /local/templates/ivestore/css/adaptive.css?1743854517108828 */
/* /local/templates/ivestore/css/lightbox.css?17438545173563 */
/* /local/templates/ivestore/css/jquery.formstyler.css?17438545172175 */
/* /local/templates/ivestore/css/jquery.formstyler.theme.css?174385451711252 */
/* /local/templates/ivestore/css/jquery.mCustomScrollbar.css?174385451753644 */
