

/* Start:/local/templates/mozhemnauchim/css/foundation.css?178540551221067*/
/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */
.hamburger{font:inherit;display:inline-block;overflow:visible;margin:0;padding:15px;cursor:pointer;transition-timing-function:linear;transition-duration:.15s;transition-property:opacity,filter;text-transform:none;color:inherit;border:0;background-color:transparent}.hamburger:hover{opacity:.7}.hamburger-box{position:relative;display:inline-block;width:40px;height:24px}.hamburger-inner,.hamburger-inner:after,.hamburger-inner:before{position:absolute;width:40px;height:4px;transition-timing-function:ease;transition-duration:.15s;transition-property:transform;border-radius:4px;background-color:#000;display:block}.hamburger-inner{top:50%;margin-top:-2px}.hamburger-inner:after,.hamburger-inner:before{content:""}.hamburger-inner:before{top:-10px}.hamburger-inner:after{bottom:-10px}.hamburger--3dx .hamburger-box{perspective:80px}.hamburger--3dx .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dx .hamburger-inner:after,.hamburger--3dx .hamburger-inner:before,.hamburger--3dx-r .hamburger-inner:after,.hamburger--3dx-r .hamburger-inner:before,.hamburger--3dxy .hamburger-inner:after,.hamburger--3dxy .hamburger-inner:before,.hamburger--3dxy-r .hamburger-inner:after,.hamburger--3dxy-r .hamburger-inner:before,.hamburger--3dy .hamburger-inner:after,.hamburger--3dy .hamburger-inner:before,.hamburger--3dy-r .hamburger-inner:after,.hamburger--3dy-r .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dx.is-active .hamburger-inner{transform:rotateY(180deg);background-color:transparent}.hamburger--3dx.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dx.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dx-r .hamburger-box{perspective:80px}.hamburger--3dx-r .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dx-r.is-active .hamburger-inner{transform:rotateY(-180deg);background-color:transparent}.hamburger--3dx-r.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dx-r.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dy .hamburger-box{perspective:80px}.hamburger--3dy .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dy.is-active .hamburger-inner{transform:rotateX(-180deg);background-color:transparent}.hamburger--3dy.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dy.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dy-r .hamburger-box{perspective:80px}.hamburger--3dy-r .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dy-r.is-active .hamburger-inner{transform:rotateX(180deg);background-color:transparent}.hamburger--3dy-r.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dy-r.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dxy .hamburger-box{perspective:80px}.hamburger--3dxy .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dxy.is-active .hamburger-inner{transform:rotateX(180deg) rotateY(180deg);background-color:transparent}.hamburger--3dxy.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dxy.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dxy-r .hamburger-box{perspective:80px}.hamburger--3dxy-r .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dxy-r.is-active .hamburger-inner{transform:rotateX(180deg) rotateY(180deg) rotate(-180deg);background-color:transparent}.hamburger--3dxy-r.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dxy-r.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--arrow.is-active .hamburger-inner:before{transform:translate3d(-8px,0,0) rotate(-45deg) scaleX(.7)}.hamburger--arrow.is-active .hamburger-inner:after{transform:translate3d(-8px,0,0) rotate(45deg) scaleX(.7)}.hamburger--arrow-r.is-active .hamburger-inner:before{transform:translate3d(8px,0,0) rotate(45deg) scaleX(.7)}.hamburger--arrow-r.is-active .hamburger-inner:after{transform:translate3d(8px,0,0) rotate(-45deg) scaleX(.7)}.hamburger--arrowalt .hamburger-inner:before{transition:top .1s ease .1s,transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt .hamburger-inner:after{transition:bottom .1s ease .1s,transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt.is-active .hamburger-inner:before{top:0;transition:top .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s;transform:translate3d(-8px,-10px,0) rotate(-45deg) scaleX(.7)}.hamburger--arrowalt.is-active .hamburger-inner:after{bottom:0;transition:bottom .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s;transform:translate3d(-8px,10px,0) rotate(45deg) scaleX(.7)}.hamburger--arrowalt-r .hamburger-inner:before{transition:top .1s ease .1s,transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt-r .hamburger-inner:after{transition:bottom .1s ease .1s,transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt-r.is-active .hamburger-inner:before{top:0;transition:top .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s;transform:translate3d(8px,-10px,0) rotate(45deg) scaleX(.7)}.hamburger--arrowalt-r.is-active .hamburger-inner:after{bottom:0;transition:bottom .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s;transform:translate3d(8px,10px,0) rotate(-45deg) scaleX(.7)}.hamburger--arrowturn-r.is-active .hamburger-inner,.hamburger--arrowturn.is-active .hamburger-inner{transform:rotate(-180deg)}.hamburger--arrowturn.is-active .hamburger-inner:before{transform:translate3d(8px,0,0) rotate(45deg) scaleX(.7)}.hamburger--arrowturn.is-active .hamburger-inner:after{transform:translate3d(8px,0,0) rotate(-45deg) scaleX(.7)}.hamburger--arrowturn-r.is-active .hamburger-inner:before{transform:translate3d(-8px,0,0) rotate(-45deg) scaleX(.7)}.hamburger--arrowturn-r.is-active .hamburger-inner:after{transform:translate3d(-8px,0,0) rotate(45deg) scaleX(.7)}.hamburger--boring .hamburger-inner,.hamburger--boring .hamburger-inner:after,.hamburger--boring .hamburger-inner:before{transition-property:none}.hamburger--boring.is-active .hamburger-inner{transform:rotate(45deg)}.hamburger--boring.is-active .hamburger-inner:before{top:0;opacity:0}.hamburger--boring.is-active .hamburger-inner:after{bottom:0;transform:rotate(-90deg)}.hamburger--collapse .hamburger-inner,.hamburger--collapse-r .hamburger-inner{top:auto;bottom:0;transition-delay:.13s;transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-duration:.13s}.hamburger--collapse .hamburger-inner:after{top:-20px;transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,opacity .1s linear}.hamburger--collapse .hamburger-inner:before{transition:top .12s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse-r.is-active .hamburger-inner,.hamburger--collapse.is-active .hamburger-inner{transition-delay:.22s;transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--collapse.is-active .hamburger-inner:after{top:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity .1s linear .22s;opacity:0}.hamburger--collapse.is-active .hamburger-inner:before{top:0;transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .16s,transform .13s cubic-bezier(.215,.61,.355,1) .25s;transform:rotate(-90deg)}.hamburger--collapse-r .hamburger-inner:after{top:-20px;transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,opacity .1s linear}.hamburger--collapse-r .hamburger-inner:before{transition:top .12s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse-r.is-active .hamburger-inner{transform:translate3d(0,-10px,0) rotate(45deg)}.hamburger--collapse-r.is-active .hamburger-inner:after{top:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity .1s linear .22s;opacity:0}.hamburger--collapse-r.is-active .hamburger-inner:before{top:0;transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .16s,transform .13s cubic-bezier(.215,.61,.355,1) .25s;transform:rotate(90deg)}.hamburger--elastic .hamburger-inner,.hamburger--elastic-r .hamburger-inner{top:2px;transition-timing-function:cubic-bezier(.68,-.55,.265,1.55);transition-duration:.275s}.hamburger--elastic .hamburger-inner:before{top:10px;transition:opacity .125s ease .275s}.hamburger--elastic .hamburger-inner:after{top:20px;transition:transform .275s cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic.is-active .hamburger-inner{transition-delay:75ms;transform:translate3d(0,10px,0) rotate(135deg)}.hamburger--elastic.is-active .hamburger-inner:before{transition-delay:0s;opacity:0}.hamburger--elastic.is-active .hamburger-inner:after{transition-delay:75ms;transform:translate3d(0,-20px,0) rotate(-270deg)}.hamburger--elastic-r .hamburger-inner:before{top:10px;transition:opacity .125s ease .275s}.hamburger--elastic-r .hamburger-inner:after{top:20px;transition:transform .275s cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic-r.is-active .hamburger-inner{transition-delay:75ms;transform:translate3d(0,10px,0) rotate(-135deg)}.hamburger--elastic-r.is-active .hamburger-inner:before{transition-delay:0s;opacity:0}.hamburger--elastic-r.is-active .hamburger-inner:after{transition-delay:75ms;transform:translate3d(0,-20px,0) rotate(270deg)}.hamburger--emphatic,.hamburger--emphatic-r{overflow:hidden}.hamburger--emphatic .hamburger-inner,.hamburger--emphatic-r .hamburger-inner{transition:background-color .125s ease-in .175s}.hamburger--emphatic .hamburger-inner:before{left:0;transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s linear .125s,left .125s ease-in .175s}.hamburger--emphatic .hamburger-inner:after{top:10px;right:0;transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s linear .125s,right .125s ease-in .175s}.hamburger--emphatic-r.is-active .hamburger-inner,.hamburger--emphatic.is-active .hamburger-inner{transition-delay:0s;transition-timing-function:ease-out;background-color:transparent}.hamburger--emphatic.is-active .hamburger-inner:before{top:-80px;left:-80px;transition:left .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s;transform:translate3d(80px,80px,0) rotate(45deg)}.hamburger--emphatic.is-active .hamburger-inner:after{top:-80px;right:-80px;transition:right .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s;transform:translate3d(-80px,80px,0) rotate(-45deg)}.hamburger--emphatic-r .hamburger-inner:before{left:0;transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s linear .125s,left .125s ease-in .175s}.hamburger--emphatic-r .hamburger-inner:after{top:10px;right:0;transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s linear .125s,right .125s ease-in .175s}.hamburger--emphatic-r.is-active .hamburger-inner:before{top:80px;left:-80px;transition:left .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s;transform:translate3d(80px,-80px,0) rotate(-45deg)}.hamburger--emphatic-r.is-active .hamburger-inner:after{top:80px;right:-80px;transition:right .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s;transform:translate3d(-80px,-80px,0) rotate(45deg)}.hamburger--minus .hamburger-inner:after,.hamburger--minus .hamburger-inner:before{transition:bottom .08s ease-out 0s,top .08s ease-out 0s,opacity 0s linear}.hamburger--minus.is-active .hamburger-inner:after,.hamburger--minus.is-active .hamburger-inner:before{transition:bottom .08s ease-out,top .08s ease-out,opacity 0s linear .08s;opacity:0}.hamburger--minus.is-active .hamburger-inner:before{top:0}.hamburger--minus.is-active .hamburger-inner:after{bottom:0}.hamburger--slider .hamburger-inner,.hamburger--slider-r .hamburger-inner{top:2px}.hamburger--slider .hamburger-inner:before{top:10px;transition-timing-function:ease;transition-duration:.15s;transition-property:transform,opacity}.hamburger--slider .hamburger-inner:after{top:20px}.hamburger--slider.is-active .hamburger-inner{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--slider.is-active .hamburger-inner:before{transform:rotate(-45deg) translate3d(-5.71429px,-6px,0);opacity:0}.hamburger--slider.is-active .hamburger-inner:after{transform:translate3d(0,-20px,0) rotate(-90deg)}.hamburger--slider-r .hamburger-inner:before{top:10px;transition-timing-function:ease;transition-duration:.15s;transition-property:transform,opacity}.hamburger--slider-r .hamburger-inner:after{top:20px}.hamburger--slider-r.is-active .hamburger-inner{transform:translate3d(0,10px,0) rotate(-45deg)}.hamburger--slider-r.is-active .hamburger-inner:before{transform:rotate(45deg) translate3d(5.71429px,-6px,0);opacity:0}.hamburger--slider-r.is-active .hamburger-inner:after{transform:translate3d(0,-20px,0) rotate(90deg)}.hamburger--spin .hamburger-inner,.hamburger--spin-r .hamburger-inner{transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-duration:.22s}.hamburger--spin .hamburger-inner:before{transition:top .1s ease-in .25s,opacity .1s ease-in}.hamburger--spin .hamburger-inner:after{transition:bottom .1s ease-in .25s,transform .22s cubic-bezier(.55,.055,.675,.19)}.hamburger--spin-r.is-active .hamburger-inner,.hamburger--spin.is-active .hamburger-inner{transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:rotate(225deg)}.hamburger--spin.is-active .hamburger-inner:before{top:0;transition:top .1s ease-out,opacity .1s ease-out .12s;opacity:0}.hamburger--spin.is-active .hamburger-inner:after{bottom:0;transition:bottom .1s ease-out,transform .22s cubic-bezier(.215,.61,.355,1) .12s;transform:rotate(-90deg)}.hamburger--spin-r .hamburger-inner:before{transition:top .1s ease-in .25s,opacity .1s ease-in}.hamburger--spin-r .hamburger-inner:after{transition:bottom .1s ease-in .25s,transform .22s cubic-bezier(.55,.055,.675,.19)}.hamburger--spin-r.is-active .hamburger-inner{transform:rotate(-225deg)}.hamburger--spin-r.is-active .hamburger-inner:before{top:0;transition:top .1s ease-out,opacity .1s ease-out .12s;opacity:0}.hamburger--spin-r.is-active .hamburger-inner:after{bottom:0;transition:bottom .1s ease-out,transform .22s cubic-bezier(.215,.61,.355,1) .12s;transform:rotate(90deg)}.hamburger--spring .hamburger-inner{top:2px;transition:background-color 0s linear .13s}.hamburger--spring .hamburger-inner:before{top:10px;transition:top .1s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--spring .hamburger-inner:after{top:20px;transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--spring.is-active .hamburger-inner{transition-delay:.22s;background-color:transparent}.hamburger--spring.is-active .hamburger-inner:before{top:0;transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .15s,transform .13s cubic-bezier(.215,.61,.355,1) .22s;transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--spring.is-active .hamburger-inner:after{top:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),transform .13s cubic-bezier(.215,.61,.355,1) .22s;transform:translate3d(0,10px,0) rotate(-45deg)}.hamburger--spring-r .hamburger-inner{top:auto;bottom:0;transition-delay:0s;transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-duration:.13s}.hamburger--spring-r .hamburger-inner:after{top:-20px;transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,opacity 0s linear}.hamburger--spring-r .hamburger-inner:before{transition:top .1s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--spring-r.is-active .hamburger-inner{transition-delay:.22s;transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--spring-r.is-active .hamburger-inner:after{top:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity 0s linear .22s;opacity:0}.hamburger--spring-r.is-active .hamburger-inner:before{top:0;transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .15s,transform .13s cubic-bezier(.215,.61,.355,1) .22s;transform:rotate(90deg)}.hamburger--stand .hamburger-inner,.hamburger--stand-r .hamburger-inner{transition:transform 75ms cubic-bezier(.55,.055,.675,.19) .15s,background-color 0s linear 75ms}.hamburger--stand .hamburger-inner:before{transition:top 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19) 0s}.hamburger--stand .hamburger-inner:after{transition:bottom 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19) 0s}.hamburger--stand-r.is-active .hamburger-inner,.hamburger--stand.is-active .hamburger-inner{transition:transform 75ms cubic-bezier(.215,.61,.355,1) 0s,background-color 0s linear .15s;transform:rotate(90deg);background-color:transparent}.hamburger--stand.is-active .hamburger-inner:before{top:0;transition:top 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s;transform:rotate(-45deg)}.hamburger--stand.is-active .hamburger-inner:after{bottom:0;transition:bottom 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s;transform:rotate(45deg)}.hamburger--stand-r .hamburger-inner:before{transition:top 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19) 0s}.hamburger--stand-r .hamburger-inner:after{transition:bottom 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19) 0s}.hamburger--stand-r.is-active .hamburger-inner{transform:rotate(-90deg)}.hamburger--stand-r.is-active .hamburger-inner:before{top:0;transition:top 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s;transform:rotate(-45deg)}.hamburger--stand-r.is-active .hamburger-inner:after{bottom:0;transition:bottom 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s;transform:rotate(45deg)}.hamburger--squeeze .hamburger-inner{transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-duration:75ms}.hamburger--squeeze .hamburger-inner:before{transition:top 75ms ease .12s,opacity 75ms ease}.hamburger--squeeze .hamburger-inner:after{transition:bottom 75ms ease .12s,transform 75ms cubic-bezier(.55,.055,.675,.19)}.hamburger--squeeze.is-active .hamburger-inner{transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:rotate(45deg)}.hamburger--squeeze.is-active .hamburger-inner:before{top:0;transition:top 75ms ease,opacity 75ms ease .12s;opacity:0}.hamburger--squeeze.is-active .hamburger-inner:after{bottom:0;transition:bottom 75ms ease,transform 75ms cubic-bezier(.215,.61,.355,1) .12s;transform:rotate(-90deg)}.hamburger--vortex .hamburger-inner,.hamburger--vortex-r .hamburger-inner{transition-timing-function:cubic-bezier(.19,1,.22,1);transition-duration:.2s}.hamburger--vortex .hamburger-inner:after,.hamburger--vortex .hamburger-inner:before{transition-delay:.1s;transition-timing-function:linear;transition-duration:0s}.hamburger--vortex .hamburger-inner:before{transition-property:top,opacity}.hamburger--vortex .hamburger-inner:after{transition-property:bottom,transform}.hamburger--vortex-r.is-active .hamburger-inner,.hamburger--vortex.is-active .hamburger-inner{transition-timing-function:cubic-bezier(.19,1,.22,1);transform:rotate(765deg)}.hamburger--vortex.is-active .hamburger-inner:after,.hamburger--vortex.is-active .hamburger-inner:before{transition-delay:0s}.hamburger--vortex.is-active .hamburger-inner:before{top:0;opacity:0}.hamburger--vortex.is-active .hamburger-inner:after{bottom:0;transform:rotate(90deg)}.hamburger--vortex-r .hamburger-inner:after,.hamburger--vortex-r .hamburger-inner:before{transition-delay:.1s;transition-timing-function:linear;transition-duration:0s}.hamburger--vortex-r .hamburger-inner:before{transition-property:top,opacity}.hamburger--vortex-r .hamburger-inner:after{transition-property:bottom,transform}.hamburger--vortex-r.is-active .hamburger-inner{transform:rotate(-765deg)}.hamburger--vortex-r.is-active .hamburger-inner:after,.hamburger--vortex-r.is-active .hamburger-inner:before{transition-delay:0s}.hamburger--vortex-r.is-active .hamburger-inner:before{top:0;opacity:0}.hamburger--vortex-r.is-active .hamburger-inner:after{bottom:0;transform:rotate(-90deg)}
/* End */


/* Start:/local/templates/mozhemnauchim/css/app.css?1785405512179246*/
@charset "UTF-8";
@font-face {
    font-family: "Open Sans";
    src: url("/local/templates/mozhemnauchim/css/../fonts/OpenSans/OpenSans-Light.eot");
    src: url("/local/templates/mozhemnauchim/css/../fonts/OpenSans/OpenSans-Light.eot?#iefix") format("embedded-opentype"), url("/local/templates/mozhemnauchim/css/../fonts/OpenSans/OpenSans-Light.woff2") format("woff2"), url("/local/templates/mozhemnauchim/css/../fonts/OpenSans/OpenSans-Light.woff") format("woff"), url("/local/templates/mozhemnauchim/css/../fonts/OpenSans/OpenSans-Light.ttf") format("truetype"), url("/local/templates/mozhemnauchim/css/../fonts/OpenSans/OpenSans-Light.svg#OpenSans-Light") format("svg");
    font-weight: 300;
    font-style: normal
}

@font-face {
    font-family: "Open Sans";
    src: url("/local/templates/mozhemnauchim/css/../fonts/OpenSans/OpenSans-LightItalic.eot");
    src: url("/local/templates/mozhemnauchim/css/../fonts/OpenSans/OpenSans-LightItalic.eot?#iefix") format("embedded-opentype"), url("/local/templates/mozhemnauchim/css/../fonts/OpenSans/OpenSans-LightItalic.woff2") format("woff2"), url("/local/templates/mozhemnauchim/css/../fonts/OpenSans/OpenSans-LightItalic.woff") format("woff"), url("/local/templates/mozhemnauchim/css/../fonts/OpenSans/OpenSans-LightItalic.ttf") format("truetype"), url("/local/templates/mozhemnauchim/css/../fonts/OpenSans/OpenSans-LightItalic.svg#OpenSans-LightItalic") format("svg");
    font-weight: 300;
    font-style: italic
}

@font-face {
    font-family: "Open Sans";
    src: url("/local/templates/mozhemnauchim/css/../fonts/OpenSans/OpenSans-Regular.eot");
    src: url("/local/templates/mozhemnauchim/css/../fonts/OpenSans/OpenSans-Regular.eot?#iefix") format("embedded-opentype"), url("/local/templates/mozhemnauchim/css/../fonts/OpenSans/OpenSans-Regular.woff2") format("woff2"), url("/local/templates/mozhemnauchim/css/../fonts/OpenSans/OpenSans-Regular.woff") format("woff"), url("/local/templates/mozhemnauchim/css/../fonts/OpenSans/OpenSans-Regular.ttf") format("truetype"), url("/local/templates/mozhemnauchim/css/../fonts/OpenSans/OpenSans-Regular.svg#OpenSans-Regular") format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: "Open Sans";
    src: url("/local/templates/mozhemnauchim/css/../fonts/OpenSans/OpenSans-Italic.eot");
    src: url("/local/templates/mozhemnauchim/css/../fonts/OpenSans/OpenSans-Italic.eot?#iefix") format("embedded-opentype"), url("/local/templates/mozhemnauchim/css/../fonts/OpenSans/OpenSans-Italic.woff2") format("woff2"), url("/local/templates/mozhemnauchim/css/../fonts/OpenSans/OpenSans-Italic.woff") format("woff"), url("/local/templates/mozhemnauchim/css/../fonts/OpenSans/OpenSans-Italic.ttf") format("truetype"), url("/local/templates/mozhemnauchim/css/../fonts/OpenSans/OpenSans-Italic.svg#OpenSans-Italic") format("svg");
    font-weight: 400;
    font-style: italic
}

@font-face {
    font-family: "Open Sans";
    src: url("/local/templates/mozhemnauchim/css/../fonts/OpenSans/OpenSans-SemiBold.eot");
    src: url("/local/templates/mozhemnauchim/css/../fonts/OpenSans/OpenSans-SemiBold.eot?#iefix") format("embedded-opentype"), url("/local/templates/mozhemnauchim/css/../fonts/OpenSans/OpenSans-SemiBold.woff2") format("woff2"), url("/local/templates/mozhemnauchim/css/../fonts/OpenSans/OpenSans-SemiBold.woff") format("woff"), url("/local/templates/mozhemnauchim/css/../fonts/OpenSans/OpenSans-SemiBold.ttf") format("truetype"), url("/local/templates/mozhemnauchim/css/../fonts/OpenSans/OpenSans-SemiBold.svg#OpenSans-SemiBold") format("svg");
    font-weight: 600;
    font-style: normal
}

@font-face {
    font-family: "Open Sans";
    src: url("/local/templates/mozhemnauchim/css/../fonts/OpenSans/OpenSans-SemiBoldItalic.eot");
    src: url("/local/templates/mozhemnauchim/css/../fonts/OpenSans/OpenSans-SemiBoldItalic.eot?#iefix") format("embedded-opentype"), url("/local/templates/mozhemnauchim/css/../fonts/OpenSans/OpenSans-SemiBoldItalic.woff2") format("woff2"), url("/local/templates/mozhemnauchim/css/../fonts/OpenSans/OpenSans-SemiBoldItalic.woff") format("woff"), url("/local/templates/mozhemnauchim/css/../fonts/OpenSans/OpenSans-SemiBoldItalic.ttf") format("truetype"), url("/local/templates/mozhemnauchim/css/../fonts/OpenSans/OpenSans-SemiBoldItalic.svg#OpenSans-SemiBoldItalic") format("svg");
    font-weight: 600;
    font-style: italic
}

@font-face {
    font-family: "Open Sans";
    src: url("/local/templates/mozhemnauchim/css/../fonts/OpenSans/OpenSans-Bold.eot");
    src: url("/local/templates/mozhemnauchim/css/../fonts/OpenSans/OpenSans-Bold.eot?#iefix") format("embedded-opentype"), url("/local/templates/mozhemnauchim/css/../fonts/OpenSans/OpenSans-Bold.woff2") format("woff2"), url("/local/templates/mozhemnauchim/css/../fonts/OpenSans/OpenSans-Bold.woff") format("woff"), url("/local/templates/mozhemnauchim/css/../fonts/OpenSans/OpenSans-Bold.ttf") format("truetype"), url("/local/templates/mozhemnauchim/css/../fonts/OpenSans/OpenSans-Bold.svg#OpenSans-Bold") format("svg");
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: "Open Sans";
    src: url("/local/templates/mozhemnauchim/css/../fonts/OpenSans/OpenSans-BoldItalic.eot");
    src: url("/local/templates/mozhemnauchim/css/../fonts/OpenSans/OpenSans-BoldItalic.eot?#iefix") format("embedded-opentype"), url("/local/templates/mozhemnauchim/css/../fonts/OpenSans/OpenSans-BoldItalic.woff2") format("woff2"), url("/local/templates/mozhemnauchim/css/../fonts/OpenSans/OpenSans-BoldItalic.woff") format("woff"), url("/local/templates/mozhemnauchim/css/../fonts/OpenSans/OpenSans-BoldItalic.ttf") format("truetype"), url("/local/templates/mozhemnauchim/css/../fonts/OpenSans/OpenSans-BoldItalic.svg#OpenSans-BoldItalic") format("svg");
    font-weight: 700;
    font-style: italic
}

@font-face {
    font-family: "Open Sans";
    src: url("/local/templates/mozhemnauchim/css/../fonts/OpenSans/OpenSans-ExtraBold.eot");
    src: url("/local/templates/mozhemnauchim/css/../fonts/OpenSans/OpenSans-ExtraBold.eot?#iefix") format("embedded-opentype"), url("/local/templates/mozhemnauchim/css/../fonts/OpenSans/OpenSans-ExtraBold.woff2") format("woff2"), url("/local/templates/mozhemnauchim/css/../fonts/OpenSans/OpenSans-ExtraBold.woff") format("woff"), url("/local/templates/mozhemnauchim/css/../fonts/OpenSans/OpenSans-ExtraBold.ttf") format("truetype"), url("/local/templates/mozhemnauchim/css/../fonts/OpenSans/OpenSans-ExtraBold.svg#OpenSans-ExtraBold") format("svg");
    font-weight: 800;
    font-style: normal
}

@font-face {
    font-family: "Open Sans";
    src: url("/local/templates/mozhemnauchim/css/../fonts/OpenSans/OpenSans-ExtraBoldItalic.eot");
    src: url("/local/templates/mozhemnauchim/css/../fonts/OpenSans/OpenSans-ExtraBoldItalic.eot?#iefix") format("embedded-opentype"), url("/local/templates/mozhemnauchim/css/../fonts/OpenSans/OpenSans-ExtraBoldItalic.woff2") format("woff2"), url("/local/templates/mozhemnauchim/css/../fonts/OpenSans/OpenSans-ExtraBoldItalic.woff") format("woff"), url("/local/templates/mozhemnauchim/css/../fonts/OpenSans/OpenSans-ExtraBoldItalic.ttf") format("truetype"), url("/local/templates/mozhemnauchim/css/../fonts/OpenSans/OpenSans-ExtraBoldItalic.svg#OpenSans-ExtraBoldItalic") format("svg");
    font-weight: 800;
    font-style: italic
}

@font-face {
    font-family: "Nautilus Pompilius";
    src: url("/local/templates/mozhemnauchim/css/../fonts/NautilusPompilius/NautilusPompilius.eot");
    src: url("/local/templates/mozhemnauchim/css/../fonts/NautilusPompilius/NautilusPompilius.eot?#iefix") format("embedded-opentype"), url("/local/templates/mozhemnauchim/css/../fonts/NautilusPompilius/NautilusPompilius.woff2") format("woff2"), url("/local/templates/mozhemnauchim/css/../fonts/NautilusPompilius/NautilusPompilius.woff") format("woff"), url("/local/templates/mozhemnauchim/css/../fonts/NautilusPompilius/NautilusPompilius.ttf") format("truetype"), url("/local/templates/mozhemnauchim/css/../fonts/NautilusPompilius/NautilusPompilius.svg#NautilusPompilius") format("svg");
    font-weight: normal;
    font-style: normal
}

*, :after, :before {
    -webkit-box-sizing: inherit;
    box-sizing: inherit
}

html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: transparent
}

body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
    min-width: 320px;
    min-height: 100vh;
    margin: 0;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.5;
    text-align: left;
    font-family: "Open Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    color: #000;
    background: #ffffff
}

main {
    display: block
}

iframe, img, video {
    max-width: 100%;
    vertical-align: middle;
    border-style: none
}

h1, h2, h3, h4, h5, h6 {
    margin: 0;
    line-height: 22px;
    text-transform: uppercase
}

h1 {
    font-size: 21px;
    font-weight: 700
}

h2 {
    font-size: 15px;
    font-weight: 700
}

h3 {
    font-size: 14px;
    font-weight: 600
}

h4 {
    font-size: 12px;
    font-weight: 400
}

p {
    margin: 0;
    font-size: 14px;
    line-height: 24px
}

dl, ol, ul {
    margin: 0;
    padding: 0;
    list-style: none
}

a:not([href]):not([tabindex]) {
    color: inherit;
    text-decoration: none
}

a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none
}

a:not([href]):not([tabindex]):focus {
    outline: 0
}

[role=button], a, area, button, input, label, select, summary, textarea {
    -ms-touch-action: manipulation;
    touch-action: manipulation
}

hr {
    display: block;
    height: 1px;
    margin: 1em 0;
    padding: 0;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1)
}

fieldset {
    margin: 0;
    padding: 0;
    border: 0
}

textarea {
    resize: vertical
}

.button {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 174px;
    padding: 0;
    padding-top: 12px;
    padding-bottom: 14px;
    font-weight: 600;
    font-size: 15px;
    line-height: 1;
    font-family: "Open Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    text-align: center;
    color: #fff;
    text-transform: none;
    text-decoration: none;
    text-shadow: none;
    background-color: #d52640;
    border: none;
    border-radius: 24px;
    -webkit-box-shadow: none;
    box-shadow: none;
    cursor: pointer;
    -webkit-appearance: none
}

.button:hover {
    background-color: #dd9c0b
}

.header {
    padding-top: 11px;
    padding-bottom: 22px;
    background: #eae4da url("/local/templates/mozhemnauchim/css/../img/bg-header.png") top center repeat
}

@media (min-width: 750px) {
    .header {
        padding-top: 5px;
        padding-bottom: 19px
    }
}

@media (min-width: 1180px) {
    .header {
        padding-top: 15px;
        padding-bottom: 18px
    }
}

.header__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 720px;
    margin: auto;
    padding-right: 15px;
    padding-left: 15px
}

@media (min-width: 750px) {
    .header__container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        height: 90px
    }
}

@media (min-width: 1180px) {
    .header__container {
        max-width: 1140px;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        height: auto
    }
}

@media (min-width: 750px) {
    .header__logo {
        margin-top: 6px
    }
}

@media (min-width: 1180px) {
    .header__logo {
        margin-top: 0
    }
}

.header__selectbox-city {
    margin-top: 16px;
    margin-bottom: 14px
}

@media (min-width: 750px) {
    .header__selectbox-city {
        margin-top: 24px;
        margin-right: 0.8%;
        margin-bottom: 14px
    }
}

@media (min-width: 1180px) {
    .header__selectbox-city {
        margin-top: 0;
        margin-right: 0;
        margin-bottom: 0;
        margin-left: 14.5%
    }
}

@media (min-width: 750px) {
    .header__logbar {
        -ms-flex-item-align: end;
        align-self: flex-end
    }
}

@media (min-width: 1180px) {
    .header__logbar {
        -ms-flex-item-align: center;
        align-self: center;
        margin-top: 4px;
        margin-left: 50px;
        margin-left: 4.4%
    }
}

@media (min-width: 750px) {
    .header__basket {
        -ms-flex-item-align: end;
        align-self: flex-end;
        margin-top: 17px
    }
}

@media (min-width: 1180px) {
    .header__basket {
        margin-left: auto;
        -ms-flex-item-align: center;
        align-self: center;
        margin-top: 0
    }
}

.hiddenBlock {
    position: absolute;
    top: -99999em;
    left: -99999em
}

.logo__img {
    width: 290px;
    height: 64px
}

@media (min-width: 750px) {
    .logo__img {
        width: 252px;
        height: 55px
    }
}

@media (min-width: 1180px) {
    .logo__img {
        width: 322px;
        height: 70px
    }
}

.selectbox-city {
    -ms-flex-item-align: center;
    align-self: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 47px;
    padding-left: 37px;
    padding-right: 35px;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    font-family: "Open Sans";
    vertical-align: middle;
    color: #000;
    text-transform: uppercase;
    background: url("/local/templates/mozhemnauchim/css/../img/icons/icon-header-city.svg") 16px 50% no-repeat, url("/local/templates/mozhemnauchim/css/../img/icons/icon-header-city-btn.png") calc(100% - 15px) 50%/22px 28px no-repeat #fff;
    border: none;
    border-radius: 3px;
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    cursor: pointer;
    -moz-user-select: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none !important;
    display: flex;
    align-items: center;
}

.selectbox-city::-ms-expand {
    display: none
}

.selectbox-city:hover {
    -webkit-box-shadow: 0 0 1px 1px #bfbfbf;
    box-shadow: 0 0 1px 1px #bfbfbf
}

@media (min-width: 750px) {
    .selectbox-city {
        width: 26%;
        -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
        background-position: 17px 50%, calc(100% - 12px) 50%
    }
}

@media (min-width: 1180px) {
    .selectbox-city {
        width: calc(25% - 20px);
        background-position: 16px 50%, calc(100% - 19px) 50%;
        margin-left: 14.4%
    }
}

.selectbox-city__option {
    height: 32px;
    padding: 6px 0.5em 0 7px;
    line-height: 32px;
    border: none;
    cursor: pointer
}

.selectbox-city__option:checked {
    color: #fff;
    background-color: #1abc9c
}

.logbar__link {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px;
    font-weight: 300;
    line-height: 22px;
    padding-right: 4px;
    margin-bottom: -2px;
    font-family: "Open Sans";
    color: #000;
    text-decoration: underline
}

@media (min-width: 750px) {
    .logbar__link {
        padding-right: 1px;
        line-height: 16px;
        margin-top: 5px
    }
}

@media (min-width: 1180px) {
    .logbar__link {
        padding-right: 4px;
        line-height: 22px;
        margin-top: 0
    }
}

.logbar__link:hover {
    text-decoration: none
}

.logbar__link:before {
    content: "";
    display: block;
    width: 12px;
    height: 17px;
    margin-right: 8px;
    background: url("/local/templates/mozhemnauchim/css/../img/icons/icon-header-login.svg") 0 0 no-repeat
}

.logbar__link--register {
    display: none
}

.logbar__link--login {
    display: none
}

.logbar__link--logout {
    display: none
}

.modal {
    background-color: rgba(71, 80, 104, 0.9);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 50px 15px
}

.modal.is-active {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 10;
    overflow: auto
}

.modal__form {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    background-color: #eae4da;
    background-image: url("/local/templates/mozhemnauchim/css/../img/logo-header-img.svg"), url("/local/templates/mozhemnauchim/css/../img/bg-header.png");
    background-position: center 12px, top center;
    background-size: 215px auto, auto;
    background-repeat: no-repeat, repeat;
    width: 100%;
    max-width: 442px;
    padding: 78px 23px 26px;
    margin-top: 80px;
    border-radius: 3px
}

.modal__form:before {
    content: "";
    display: block;
    background: url("/local/templates/mozhemnauchim/css/../img/icons/icon-modal-close.svg") center no-repeat;
    position: absolute;
    right: 1px;
    top: -19px;
    width: 13px;
    height: 13px;
    pointer-events: all;
    cursor: pointer
}

@media (min-width: 750px) {
    .modal__form {
        padding-left: 77px;
        padding-right: 72px;
        padding-top: 75px
    }

    .modal__form:before {
        right: -23px
    }
}

.modal__title {
    padding-left: 0;
    margin-left: -2px;
    font-size: 17px;
    line-height: 22px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 21px
}

@media (min-width: 750px) {
    .modal__title {
        font-size: 21px;
        margin-bottom: 24px
    }
}

.modal__fieldset {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 1px;
    font-size: 15px;
    line-height: 1;
    margin-bottom: 20px
}

.modal__fieldset:last-of-type {
    margin-bottom: 0
}

.modal__fieldset:last-of-type input {
    margin-top: 5px
}

.modal__input {
    display: inline-block;
    width: 100%;
    height: 48px;
    margin: 0;
    margin-top: 9px;
    border-radius: 3px;
    border: 1px solid #fff;
    font-size: 16px;
    padding: 10px
}

.modal__button {
    -ms-flex-item-align: center;
    align-self: center;
    margin-top: 9px;
    margin-bottom: 15px
}

.modal__link {
    -ms-flex-item-align: end;
    align-self: flex-end;
    font-size: 12px;
    line-height: 22px;
    margin-top: 2px;
    color: #9f9f9f
}

.modal__link:hover {
    text-decoration: none;
    color: #475068
}

.modal__link:last-child {
    -ms-flex-item-align: center;
    align-self: center;
    font-size: 14px;
    line-height: 22px;
    color: #d52640
}

.modal__text {
    font-size: 10px;
    line-height: 22px;
    color: #6a6a6a;
    margin-top: 6px
}

@media (min-width: 750px) {
    .modal__text {
        font-size: 12px
    }
}

.modal--register .modal__form {
    padding-top: 75px;
    padding-bottom: 15px
}

.modal--register .modal__title {
    font-size: 21px;
    margin-left: -1px;
    margin-bottom: 24px
}

.modal--register .modal__link:first-of-type {
    position: absolute;
    top: 74px;
    right: 16px;
    font-size: 14px;
    color: #d52640
}

@media (min-width: 750px) {
    .modal--register .modal__link:first-of-type {
        right: 75px
    }
}

.modal--register .modal__button {
    margin-top: 20px
}

.modal--register .modal__text {
    white-space: nowrap;
    margin-right: -20px
}

.modal--register .modal__text a {
    color: #6a6a6a
}

.modal--register .modal__text a:hover {
    text-decoration: none;
    color: #475068
}

.modal--register .modal__text input[type=checkbox]:not(checked) {
    display: none
}

.modal--register .modal__text input[type=checkbox]:not(checked) + label:before {
    content: "";
    display: inline-block;
    width: 18px;
    height: 18px;
    border-radius: 3px;
    background-color: #fff;
    vertical-align: middle;
    margin-right: 8px;
    margin-left: 1px;
    margin-top: -6px
}

.modal--register .modal__text input[type=checkbox]:not(checked):checked {
    display: none
}

.modal--register .modal__text input[type=checkbox]:not(checked):checked + label:before {
    background: #fff url("/local/templates/mozhemnauchim/css/../img/icons/icon-checkbox-checked.svg") center no-repeat
}

.basket {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 43px;
    padding-left: 51px;
    text-decoration: none;
    overflow: hidden;
    border-radius: 3px
}

.basket:hover .basket__price {
    text-decoration: underline
}

.basket:hover:before {
    -webkit-box-shadow: 0 0 1px 1px #d52640 inset;
    box-shadow: 0 0 1px 1px #d52640 inset
}

@media (min-width: 750px) {
    .basket {
        height: 53px;
        padding-left: 67px;
        -webkit-transform: translateY(2px);
        -ms-transform: translateY(2px);
        transform: translateY(2px)
    }
}

@media (min-width: 1180px) {
    .basket {
        width: 106px;
        height: 60px;
        padding-left: 59px;
        background-color: #fff;
        border-radius: 3px;
        -webkit-transform: translateY(-1px);
        -ms-transform: translateY(-1px);
        transform: translateY(-1px)
    }

    .basket.header__basket:before {
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .basket.header__basket:hover {
        -webkit-box-shadow: 0 0 1px 1px #d52640;
        box-shadow: 0 0 1px 1px #d52640
    }
}

.basket:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 43px;
    height: 43px;
    background: #fff url("/local/templates/mozhemnauchim/css/../img/icons/icon-header-basket.svg") 50% 50% no-repeat;
    background-size: 27px 27px;
    border-radius: 50%
}

@media (min-width: 750px) {
    .basket:before {
        width: 53px;
        height: 53px;
        background-size: 32px 33px
    }
}

@media (min-width: 1180px) {
    .basket:before {
        width: 59px;
        height: 60px;
        border-radius: 0;
        background-position: 13px 50%;
        background-size: 39px 40px
    }
}

.basket__number {
    position: absolute;
    top: 3px;
    left: 36px;
    width: 12px;
    height: 12px;
    font-size: 9.75px;
    line-height: 12px;
    font-family: "Open Sans";
    text-align: center;
    color: #fff;
    background-color: #d52640;
    border-radius: 50%
}

@media (min-width: 750px) {
    .basket__number {
        top: 4px;
        left: 44px;
        width: 15px;
        height: 15px;
        font-size: 12px;
        line-height: 15px
    }
}

@media (min-width: 1180px) {
    .basket__number {
        top: 6px;
        right: 35px;
        left: auto;
        width: 15px;
        height: 15px;
        font-size: 12px;
        line-height: 15px
    }
}

.basket__title {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

@media (min-width: 1180px) {
    .basket__title {
        margin-bottom: -2px;
        margin-top: 1px;
        font-weight: 300;
        font-size: 14px;
        line-height: 22px;
        font-family: "Open Sans";
        color: #000
    }
}

.basket__price {
    margin-top: 8px;
    font-weight: 700;
    font-size: 14px;
    line-height: 22px;
    font-family: "Open Sans";
    color: #000
}

@media (min-width: 750px) {
    .basket__price {
        margin-top: 4px;
        font-size: 18px;
        line-height: 22px
    }
}

@media (min-width: 1180px) {
    .basket__price {
        margin-top: 0
    }
}

.basket__price:after {
    content: " руб";
    font-size: 12px
}

@media (min-width: 750px) {
    .basket__price:after {
        font-size: 14px
    }
}

.filter {
    padding-top: 5px;
    padding-bottom: 2px;
    background-color: #475068
}

.filter__container {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 750px;
    margin: auto;
    padding-right: 15px;
    padding-left: 15px
}

@media (min-width: 750px) {
    .filter__container {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width: 1180px) {
    .filter__container {
        max-width: 1140px;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

.filter__group {
    width: 100%;
    position: relative;
    margin-bottom: 7px
}

@media (min-width: 750px) {
    .filter__group {
        width: calc(33.33% - 30px);
        margin-right: 15px;
        margin-bottom: 6px;
        margin-left: 15px
    }

    .filter__group:last-child {
        position: static
    }
}

@media (min-width: 1180px) {
    .filter__group {
        width: 224px;
        margin: 0;
        margin-bottom: 3px
    }
}

.filter__button {
    width: 100%;
    position: relative;
    padding-left: 35px;
    padding-right: 35px;
    padding-top: 17px;
    padding-bottom: 16px;
    min-height: 47px;
    font-size: 14px;
    font-family: "Open Sans";
    text-align: left;
    color: #000;
    background-color: #e7e7e7;
    border-radius: 3px
}

.filter__button.filter-selected {
    font-weight: 400
}

.filter__button.filter-selected.filter__button--metro {
    font-size: 15px
}

.filter__button a {
    color: #000
}

.filter__button:hover {
    background-color: #d0d2da
}

.filter__button:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    display: block;
    width: 35px;
    height: 28px;
    background: url("/local/templates/mozhemnauchim/css/../img/icons/icon-filter-btn.svg") 40% 50% no-repeat;
    border-left: 1px solid rgba(0, 0, 0, 0.2);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.filter__button:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 40px;
    height: 47px;
    background-repeat: no-repeat;
    background-position: 50% 50%
}

@media (min-width: 750px) {
    .filter__button:after {
        width: 31px;
        background-position-x: 47%
    }
}

@media (min-width: 1180px) {
    .filter__button:after {
        width: 36px
    }
}

.filter__button--age:before {
    background-image: url("/local/templates/mozhemnauchim/css/../img/icons/icon-filter-age.svg")
}

.filter__button--date:before {
    background-image: url("/local/templates/mozhemnauchim/css/../img/icons/icon-filter-date.svg");
    background-position: 45% 50%
}

.filter__button--price:before {
    background-image: url("/local/templates/mozhemnauchim/css/../img/icons/icon-filter-price.svg");
    background-position: 56% 53%
}

.filter__button--availability:before {
    background-image: url("/local/templates/mozhemnauchim/css/../img/icons/icon-filter-availability.svg");
    background-position: 48% 56%
}

.filter__button--metro:before {
    background-image: url("/local/templates/mozhemnauchim/css/../img/icons/icon-filter-metro.svg");
    background-position: 48% 56%
}

.filter__age__mobile, .filter__age__tablet, .filter__availability, .filter__date__desktop, .filter__date__mobile, .filter__date__tablet, .filter__metro__desktop, .filter__metro__mobile, .filter__metro__selected, .filter__metro__tablet, .filter__price__mobile, .filter__price__tablet, .new-ad__form__date__mobile, .new-ad__form__date__tablet {
    display: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    left: 0;
    padding-bottom: 4px;
    bottom: -5px;
    width: 100%;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    padding-top: 16px;
    z-index: 5;
    border: 1px solid #b1b1b1;
    border-radius: 3px;
    background-color: #fff;
    -webkit-box-shadow: inset 0 0 6px rgba(43, 43, 43, 0.36);
    box-shadow: inset 0 0 6px rgba(43, 43, 43, 0.36);
    position: absolute
}

.filter__age__mobile *, .filter__age__tablet *, .filter__availability *, .filter__date__desktop *, .filter__date__mobile *, .filter__date__tablet *, .filter__metro__desktop *, .filter__metro__mobile *, .filter__metro__selected *, .filter__metro__tablet *, .filter__price__mobile *, .filter__price__tablet *, .new-ad__form__date__mobile *, .new-ad__form__date__tablet * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.filter__age__mobile:before, .filter__age__tablet:before, .filter__availability:before, .filter__date__desktop:before, .filter__date__mobile:before, .filter__date__tablet:before, .filter__metro__desktop:before, .filter__metro__mobile:before, .filter__metro__selected:before, .filter__metro__tablet:before, .filter__price__mobile:before, .filter__price__tablet:before, .new-ad__form__date__mobile:before, .new-ad__form__date__tablet:before {
    content: "";
    display: block;
    position: absolute;
    top: -1px;
    left: 27px;
    width: 1px;
    border: 12px solid transparent;
    border-bottom: none;
    border-top: 11px solid #475068
}

.filter__age__mobile.is-active, .filter__age__tablet.is-active, .filter__availability.is-active, .filter__date__desktop.is-active, .filter__date__mobile.is-active, .filter__date__tablet.is-active, .filter__metro__desktop.is-active, .filter__metro__mobile.is-active, .filter__metro__selected.is-active, .filter__metro__tablet.is-active, .filter__price__mobile.is-active, .filter__price__tablet.is-active, .new-ad__form__date__mobile.is-active, .new-ad__form__date__tablet.is-active {
    display: block
}

@media (min-width: 750px) {
    .filter__availability {
        width: 352px
    }

    .filter__availability .filter__availability__checkbox:not(checked) + label {
        position: relative
    }

    .filter__availability .filter__availability__checkbox:not(checked) + label:before {
        content: "";
        display: block;
        position: absolute;
        top: 50%;
        left: 10px;
        width: 20px;
        height: 20px;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        border: solid 1px #b1b1b1;
        border-radius: 3px;
        background-color: #fff;
        -webkit-box-shadow: inset 0 0 6px rgba(43, 43, 43, 0.36);
        box-shadow: inset 0 0 6px rgba(43, 43, 43, 0.36)
    }

    .filter__availability .filter__availability__checkbox:not(checked) + label span {
        padding-left: 37px
    }

    .filter__availability .filter__availability__checkbox:not(checked):checked + label {
        background-color: transparent
    }

    .filter__availability .filter__availability__checkbox:not(checked):checked + label:before {
        background: url("/local/templates/mozhemnauchim/css/../img/icons/icon-checkbox-checked.svg") center no-repeat
    }
}

.filter__age__mobile__group:last-child span, .filter__availability__group:last-child span, .filter__price__mobile__group:last-child span {
    border-bottom: none
}

.filter__age__mobile__checkbox:not(checked), .filter__availability__checkbox:not(checked), .filter__price__mobile__checkbox:not(checked) {
    display: none
}

.filter__age__mobile__checkbox:not(checked) + label, .filter__availability__checkbox:not(checked) + label, .filter__price__mobile__checkbox:not(checked) + label {
    display: block;
    padding-left: 12px;
    padding-right: 12px;
    line-height: 20px;
    cursor: pointer
}

.filter__age__mobile__checkbox:not(checked) + label span, .filter__availability__checkbox:not(checked) + label span, .filter__price__mobile__checkbox:not(checked) + label span {
    display: block;
    padding: 9px 16px;
    border-bottom: 1px solid #b1b1b1
}

.filter__age__mobile__checkbox:not(checked) + label span b, .filter__availability__checkbox:not(checked) + label span b, .filter__price__mobile__checkbox:not(checked) + label span b {
    font-weight: 700
}

.filter__age__mobile__checkbox:not(checked) + label:hover, .filter__availability__checkbox:not(checked) + label:hover, .filter__price__mobile__checkbox:not(checked) + label:hover {
    text-decoration: underline
}

.filter__age__mobile__checkbox:not(checked):checked + label, .filter__availability__checkbox:not(checked):checked + label, .filter__price__mobile__checkbox:not(checked):checked + label {
    background-color: #e7e7e7
}

.filter__age, .filter__price {
    display: none
}

.filter__age.is-active, .filter__price.is-active {
    display: block
}

.filter__age__mobile, .filter__price__mobile {
    display: block;
    padding-top: 13px;
    padding-bottom: 7px;
    z-index: 6
}

@media (min-width: 750px) {
    .filter__age__mobile, .filter__price__mobile {
        display: none
    }
}

.filter__age__tablet, .filter__price__tablet {
    width: 352px;
    height: 100px;
    left: auto;
    right: 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

@media (min-width: 750px) {
    .filter__age__tablet, .filter__price__tablet {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .filter__age__tablet:before, .filter__price__tablet:before {
        left: 150px
    }
}

@media (min-width: 1180px) {
    .filter__age__tablet, .filter__price__tablet {
        right: auto;
        left: 0
    }

    .filter__age__tablet:before, .filter__price__tablet:before {
        left: 27px
    }
}

@media (min-width: 750px) {
    .filter__age__tablet {
        right: auto;
        left: 0
    }

    .filter__age__tablet:before {
        left: 27px
    }
}

.filter__age__tablet__slider, .filter__price__tablet__slider {
    position: relative;
    width: 273px;
    height: 4px;
    margin-left: 4px;
    margin-right: 38px;
    margin-bottom: 35px
}

.filter__age__tablet__slider span, .filter__price__tablet__slider span {
    position: absolute;
    top: -36px;
    font-size: 16px;
    font-weight: 600;
    color: #475068;
    left: 0;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.filter__age__tablet__slider span:before, .filter__price__tablet__slider span:before {
    content: "";
    display: block;
    position: absolute;
    bottom: -20px;
    left: 50%;
    width: 1px;
    height: 12px;
    background-color: #ccc
}

.filter__age__tablet__slider span:nth-child(2), .filter__price__tablet__slider span:nth-child(2) {
    left: 25%
}

.filter__age__tablet__slider span:nth-child(3), .filter__price__tablet__slider span:nth-child(3) {
    left: 50%
}

.filter__age__tablet__slider span:nth-child(4), .filter__price__tablet__slider span:nth-child(4) {
    left: 75%
}

.filter__age__tablet__slider span:nth-child(5), .filter__price__tablet__slider span:nth-child(5) {
    left: 100%
}

.filter__age__tablet__slider span:nth-child(5):before, .filter__price__tablet__slider span:nth-child(5):before {
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%)
}

.filter__age__tablet__slider:before, .filter__price__tablet__slider:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: -4px;
    right: -30px;
    bottom: 0;
    background-color: #ccc;
    border-radius: 2px
}

.filter__age__tablet__slider .ui-slider-range, .filter__price__tablet__slider .ui-slider-range {
    position: absolute;
    top: 0;
    bottom: 0;
    background-color: #26b0ff
}

.filter__age__tablet__slider .ui-slider-handle, .filter__price__tablet__slider .ui-slider-handle {
    display: block;
    position: absolute;
    top: -4px;
    width: 1px;
    height: 21px;
    background-color: #26b0ff;
    outline: none;
    cursor: pointer
}

.filter__age__tablet__slider .ui-slider-handle:before, .filter__price__tablet__slider .ui-slider-handle:before {
    left: auto;
    background: transparent;
    bottom: -6px;
    right: -1px;
    border: 9px solid transparent;
    border-right: none;
    border-left-color: #26b0ff;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.filter__age__tablet__slider .ui-slider-handle:last-of-type:before, .filter__price__tablet__slider .ui-slider-handle:last-of-type:before {
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
    right: auto;
    left: -1px
}

.filter__age__tablet__slider {
    width: 285px;
    margin-right: 26px
}

.filter__age__tablet__slider span:nth-child(2) {
    left: 7.14286%
}

.filter__age__tablet__slider span:nth-child(3) {
    left: 14.28571%
}

.filter__age__tablet__slider span:nth-child(4) {
    left: 21.42857%
}

.filter__age__tablet__slider span:nth-child(5) {
    left: 28.57143%
}

.filter__age__tablet__slider span:nth-child(6) {
    left: 35.71429%
}

.filter__age__tablet__slider span:nth-child(7) {
    left: 42.85714%
}

.filter__age__tablet__slider span:nth-child(8) {
    left: 50%
}

.filter__age__tablet__slider span:nth-child(9) {
    left: 57.14286%
}

.filter__age__tablet__slider span:nth-child(10) {
    left: 64.28571%
}

.filter__age__tablet__slider span:nth-child(11) {
    left: 71.42857%
}

.filter__age__tablet__slider span:nth-child(12) {
    left: 78.57143%
}

.filter__age__tablet__slider span:nth-child(13) {
    left: 85.71429%
}

.filter__age__tablet__slider span:nth-child(14) {
    left: 92.85714%
}

.filter__age__tablet__slider span:nth-child(15) {
    left: 100%
}

.filter__age__tablet__slider span:nth-child(15):before {
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%)
}

.filter__age__tablet__slider:before {
    right: -18px
}

.filter__age__mobile__checkbox:not(checked), .filter__price__mobile__checkbox:not(checked) {
    display: none
}

.filter__age__mobile__checkbox:not(checked) + label, .filter__price__mobile__checkbox:not(checked) + label {
    display: block;
    padding-left: 12px;
    padding-right: 10px;
    line-height: 20px
}

.filter__age__mobile__checkbox:not(checked) + label span, .filter__price__mobile__checkbox:not(checked) + label span {
    padding: 11px 16px 10px
}

.filter__metro {
    display: none
}

.filter__metro.is-active {
    display: block
}

.filter__metro__mobile {
    display: block;
    padding: 28px;
    padding-top: 20px;
    z-index: 4
}

.filter__metro__mobile:before {
    left: 23px
}

@media (min-width: 750px) {
    .filter__metro__mobile {
        display: none
    }
}

.filter__metro__tablet {
    width: auto;
    bottom: 1px;
    left: 15px;
    right: 15px;
    margin-right: -15px
}

.filter__metro__tablet img {
    display: block;
    max-width: 701px;
    margin: 9px auto;
    -webkit-transform: translateX(4px);
    -ms-transform: translateX(4px);
    transform: translateX(4px)
}

@media (min-width: 750px) {
    .filter__metro__tablet {
        display: block
    }

    .filter__metro__tablet:before {
        left: 274px
    }
}

@media (min-width: 1180px) {
    .filter__metro__tablet {
        display: none
    }
}

.filter__metro__desktop {
    width: auto;
    left: 0;
    right: 0;
    bottom: -2px
}

.filter__metro__desktop img {
    display: block;
    margin: auto;
    -webkit-transform: translateX(1px);
    -ms-transform: translateX(1px);
    transform: translateX(1px)
}

@media (min-width: 1180px) {
    .filter__metro__desktop {
        display: block
    }

    .filter__metro__desktop:before {
        left: auto;
        right: 175px
    }
}

.filter__metro__mobile__checkbox:not(checked) {
    display: none
}

.filter__metro__mobile__checkbox:not(checked) + label {
    line-height: 25px;
    text-decoration: underline;
    position: relative;
    cursor: pointer
}

.filter__metro__mobile__checkbox:not(checked) + label:hover {
    text-decoration: none
}

.filter__metro__mobile__checkbox:not(checked):checked + label:before {
    content: "";
    display: block;
    position: absolute;
    width: 12px;
    height: 9px;
    top: 7px;
    left: -18px;
    background: url("/local/templates/mozhemnauchim/css/../img/icons/icon-checkbox-checked.svg") center no-repeat
}

.filter__metro__selected {
    display: block;
    bottom: -2px;
    z-index: 4;
    padding-left: 18px;
    padding-right: 18px;
    padding-bottom: 20px
}

.filter__metro__selected li {
    line-height: 25px
}

@media (min-width: 750px) {
    .filter__metro__selected {
        width: calc(33.33% - 30px);
        left: 265px
    }
}

@media (min-width: 1180px) {
    .filter__metro__selected {
        left: auto;
        right: 0;
        width: 224px
    }
}

.filter__date {
    display: none
}

.filter__date.is-active {
    display: block
}

.filter__date__mobile {
    padding-top: 29px;
    padding-bottom: 19px;
    padding-left: 12px;
    padding-right: 9px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-width: 290px;
    max-width: 350px;
    z-index: 7
}

@media (min-width: 750px) {
    .filter__date__mobile {
        display: none
    }
}

.filter__date__tablet {
    display: none;
    width: 378px;
    padding-left: 50px;
    padding-right: 50px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-weight: 600;
    color: #666;
    line-height: 36px;
    text-align: center
}

@media (min-width: 750px) {
    .filter__date__tablet {
        display: block
    }
}

@media (min-width: 1180px) {
    .filter__date__tablet {
        display: none
    }
}

.filter__date__desktop {
    display: none;
    width: 696px;
    padding-left: 50px;
    padding-right: 50px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-weight: 600;
    color: #666;
    line-height: 36px
}

@media (min-width: 1180px) {
    .filter__date__desktop {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

.ui-datepicker-next, .ui-datepicker-prev {
    position: absolute;
    top: 29px;
    bottom: 15px;
    width: 32px;
    background-color: #eae5da;
    border: none;
    border-radius: 3px;
    font: 0/0 a;
    cursor: pointer
}

.ui-datepicker-next:hover, .ui-datepicker-prev:hover {
    background-color: #dbcfb3
}

.ui-datepicker-next:before, .ui-datepicker-prev:before {
    content: "";
    display: block;
    width: 17px;
    height: 17px;
    position: absolute;
    top: 50%;
    border-bottom: 1px solid #000
}

.ui-datepicker-prev {
    left: 10px
}

.ui-datepicker-prev:before {
    border-left: 1px solid #000;
    left: 5px;
    -webkit-transform: rotate(45deg) translateY(-50%);
    -ms-transform: rotate(45deg) translateY(-50%);
    transform: rotate(45deg) translateY(-50%)
}

.ui-datepicker-next {
    right: 10px
}

.ui-datepicker-next:before {
    border-right: 1px solid #000;
    right: 5px;
    -webkit-transform: rotate(-45deg) translateY(-50%);
    -ms-transform: rotate(-45deg) translateY(-50%);
    transform: rotate(-45deg) translateY(-50%)
}

.ui-datepicker-title {
    font-size: 16px
}

.ui-datepicker-year {
    display: none
}

.ui-datepicker-calendar {
    width: 100%
}

.ui-datepicker-calendar .ui-state-default {
    text-decoration: none;
    color: #666;
    position: relative
}

.ui-datepicker-calendar .ui-state-default:before {
    content: "";
    display: block;
    width: 25px;
    height: 25px;
    position: absolute;
    background-color: transparent;
    border-radius: 50%;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: -1
}

.ui-datepicker-calendar .ui-state-default:hover {
    color: #d52640
}

.ui-datepicker-calendar .ui-state-default:hover:before {
    background-color: #e9e9e9
}

.ui-datepicker-calendar .ui-state-default.ui-state-highlight:before {
    width: 35px;
    height: 35px;
    background-color: transparent;
    border: 2px solid #d52640
}

.ui-datepicker-calendar .ui-state-default.ui-state-active {
    color: #fff
}

.ui-datepicker-calendar .ui-state-default.ui-state-active:before {
    width: 35px;
    height: 35px;
    background-color: #d52640
}

.ui-datepicker-calendar span.ui-state-default {
    color: #c5c5c5
}

.ui-datepicker-calendar span.ui-state-default:hover {
    color: #c5c5c5
}

.ui-datepicker-calendar span.ui-state-default:hover:before {
    display: none
}

.filter__date__desktop .ui-datepicker-inline {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100% !important
}

.ui-datepicker-group {
    width: 50%;
    text-align: center;
    padding: 0 12px;
    border-right: 1px solid #cecece
}

.ui-datepicker-group.ui-datepicker-group-first {
    padding-left: 0
}

.ui-datepicker-group.ui-datepicker-group-last {
    padding-right: 0;
    border-right: none
}

.filter__date__desktop__button, .filter__date__tablet__button, .new-ad__form__date__tablet__button {
    position: absolute;
    top: 29px;
    bottom: 15px;
    width: 32px;
    background-color: #eae5da;
    border: none;
    border-radius: 3px;
    font: 0/0 a;
    cursor: pointer
}

.filter__date__desktop__button:before, .filter__date__tablet__button:before, .new-ad__form__date__tablet__button:before {
    content: "";
    display: block;
    width: 17px;
    height: 17px;
    position: absolute;
    top: 50%;
    border-bottom: 1px solid #000
}

.filter__date__desktop__button.prev, .filter__date__tablet__button.prev, .new-ad__form__date__tablet__button.prev {
    left: 10px
}

.filter__date__desktop__button.prev:before, .filter__date__tablet__button.prev:before, .new-ad__form__date__tablet__button.prev:before {
    border-left: 1px solid #000;
    left: 5px;
    -webkit-transform: rotate(45deg) translateY(-50%);
    -ms-transform: rotate(45deg) translateY(-50%);
    transform: rotate(45deg) translateY(-50%)
}

.filter__date__desktop__button.next, .filter__date__tablet__button.next, .new-ad__form__date__tablet__button.next {
    right: 10px
}

.filter__date__desktop__button.next:before, .filter__date__tablet__button.next:before, .new-ad__form__date__tablet__button.next:before {
    border-right: 1px solid #000;
    right: 5px;
    -webkit-transform: rotate(-45deg) translateY(-50%);
    -ms-transform: rotate(-45deg) translateY(-50%);
    transform: rotate(-45deg) translateY(-50%)
}

.filter__date__desktop__button:hover, .filter__date__tablet__button:hover, .new-ad__form__date__tablet__button:hover {
    background-color: #dbcfb3
}

.filter__date__desktop__month, .filter__date__tablet__month, .new-ad__form__date__tablet__month {
    font-size: 16px
}

.filter__date__desktop .calendar, .filter__date__tablet .calendar, .new-ad__form__date__tablet .calendar {
    width: 100%
}

.filter__date__desktop .calendar .day, .filter__date__tablet .calendar .day, .new-ad__form__date__tablet .calendar .day {
    text-decoration: none;
    color: #666;
    position: relative
}

.filter__date__desktop .calendar .day:before, .filter__date__tablet .calendar .day:before, .new-ad__form__date__tablet .calendar .day:before {
    content: "";
    display: block;
    width: 25px;
    height: 25px;
    position: absolute;
    background-color: transparent;
    border-radius: 50%;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: -1
}

.filter__date__desktop .calendar .day:hover, .filter__date__tablet .calendar .day:hover, .new-ad__form__date__tablet .calendar .day:hover {
    color: #d52640
}

.filter__date__desktop .calendar .day:hover:before, .filter__date__tablet .calendar .day:hover:before, .new-ad__form__date__tablet .calendar .day:hover:before {
    background-color: #e9e9e9
}

.filter__date__desktop .calendar .day.today, .filter__date__tablet .calendar .day.today, .new-ad__form__date__tablet .calendar .day.today {
    color: #fff
}

.filter__date__desktop .calendar .day.today:before, .filter__date__tablet .calendar .day.today:before, .new-ad__form__date__tablet .calendar .day.today:before {
    width: 37px;
    height: 37px;
    background-color: #d52640
}

.filter__date__desktop .calendar .other, .filter__date__tablet .calendar .other, .new-ad__form__date__tablet .calendar .other {
    color: #c5c5c5
}

.filter__date__desktop__group {
    width: 50%;
    text-align: center;
    padding: 0 12px;
    border-right: 1px solid #cecece
}

.filter__date__desktop__group:first-of-type {
    padding-left: 0
}

.filter__date__desktop__group:last-of-type {
    padding-right: 0;
    border-right: none
}

.filter__date__mobile__group, .new-ad__form__date__mobile__group {
    width: 80px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 16px
}

.filter__date__mobile__group *, .new-ad__form__date__mobile__group * {
    font-family: "Open Sans";
    font-size: 14px;
    line-height: 1;
    width: 100%;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 11px
}

.filter__date__mobile__button, .new-ad__form__date__mobile__button {
    position: relative;
    border: none;
    background-color: transparent;
    color: #a5a5a5;
    cursor: pointer
}

.filter__date__mobile__button:hover, .new-ad__form__date__mobile__button:hover {
    color: #d52640
}

.filter__date__mobile__button:before, .new-ad__form__date__mobile__button:before {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 1px;
    border: 3px solid transparent;
    border-top: none;
    border-bottom: 4px solid #475068
}

.filter__date__mobile__button.prev, .new-ad__form__date__mobile__button.prev {
    padding-top: 18px
}

.filter__date__mobile__button.prev:before, .new-ad__form__date__mobile__button.prev:before {
    top: 0
}

.filter__date__mobile__button.next, .new-ad__form__date__mobile__button.next {
    padding-bottom: 16px
}

.filter__date__mobile__button.next:before, .new-ad__form__date__mobile__button.next:before {
    bottom: 0;
    -webkit-transform: translateX(-50%) rotate(180deg);
    -ms-transform: translateX(-50%) rotate(180deg);
    transform: translateX(-50%) rotate(180deg)
}

.filter__date__mobile__value, .new-ad__form__date__mobile__value {
    border-top: 3px solid #c1c6cb;
    border-bottom: 3px solid #c1c6cb
}

.filter__date__mobile__save, .new-ad__form__date__mobile__save {
    width: 114px;
    padding-top: 7px;
    padding-bottom: 8px;
    margin-left: 4px
}

.filter__date__mobile__clear, .new-ad__form__date__mobile__clear {
    font-size: 15px;
    color: #d52640;
    margin-right: 42px;
    margin-bottom: 4px;
    font-weight: 600;
    text-transform: capitalize
}

.filter__date__mobile__clear:hover, .new-ad__form__date__mobile__clear:hover {
    text-decoration: none
}

.filter__age__mobile {
    z-index: 8
}

.breadcrumbs {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    max-width: 750px;
    margin: 11px auto;
    margin-bottom: 8px;
    padding-right: 15px;
    padding-left: 15px
}

@media (min-width: 750px) {
    .breadcrumbs {
        margin: 4px auto 7px
    }
}

@media (min-width: 1180px) {
    .breadcrumbs {
        max-width: 1170px;
        margin: 8px auto
    }
}

.breadcrumbs__item {
    position: relative;
    display: inline-block;
    font-weight: 300;
    font-size: 14px;
    line-height: 22px;
    font-family: "Open Sans";
    vertical-align: top
}

.breadcrumbs__item:before {
    content: " / "
}

.breadcrumbs__item:first-child {
    padding-left: 23px
}

.breadcrumbs__item:first-child:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 15px;
    height: 22px;
    background: url("/local/templates/mozhemnauchim/css/../img/icons/icon-breadcrumbs-home.svg") 0 50% no-repeat
}

.breadcrumbs__link {
    color: #000
}

.breadcrumbs__link:hover {
    text-decoration: none
}

.breadcrumbs__title {
    text-decoration: underline
}

.breadcrumbs__title:hover {
    text-decoration: none
}

.breadcrumbs__page {
    color: #676762
}

.main {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: block
}

.main .hamburger {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    -webkit-animation: none;
    animation: none
}

.wide {
    padding-top: 1.47rem;
    padding-bottom: 1.47rem;
    background: #eae4da url("/local/templates/mozhemnauchim/css/../img/bg-header.png") 0 0 repeat;
    padding-left: 9999px !important;
    margin-left: -9999px !important;
    -webkit-box-shadow: 9999px 0 0 0 #eae4da;
    box-shadow: 9999px 0 0 0 #eae4da;
    max-width: 100%;
    overflow: auto
}

.screen-one {
    position: relative;
    max-width: 720px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 15px;
    padding-top: 16px;
    padding-bottom: 31px;
    padding-left: 15px
}

@media (min-width: 750px) {
    .screen-one {
        padding-top: 14px
    }
}

@media (min-width: 1180px) {
    .screen-one {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        max-width: 1140px;
        padding-top: 17px;
        padding-bottom: 50px
    }
}

.screen-one__hamburger {
    background-color: #475068;
    border-radius: 3px;
    line-height: 0
}

.screen-one__hamburger.hamburger {
    padding: 10px 7px
}

.screen-one__hamburger.hamburger .hamburger-box {
    width: 36px
}

.screen-one__hamburger.hamburger .hamburger-inner, .screen-one__hamburger.hamburger .hamburger-inner:after, .screen-one__hamburger.hamburger .hamburger-inner:before {
    background-color: #fff;
    width: 35px;
    height: 2px;
    border-radius: 2px
}

.screen-one__hamburger.hamburger .hamburger-inner:before {
    top: -11px
}

.screen-one__hamburger.hamburger .hamburger-inner:after {
    top: -22px
}

.screen-one__hamburger.hamburger.is-active .hamburger-inner:before {
    top: 0
}

.screen-one__hamburger.hamburger.is-active .hamburger-inner:after {
    top: 0
}

@media (min-width: 750px) {
    .screen-one__hamburger {
        margin-left: -1px
    }
}

@media (min-width: 1180px) {
    .screen-one__hamburger {
        display: none
    }
}

.screen-one--category, .screen-one--selected {
    padding-top: 5px;
    padding-bottom: 29px
}

@media (min-width: 750px) {
    .screen-one--category, .screen-one--selected {
        padding-top: 1px;
        padding-bottom: 54px
    }
}

@media (min-width: 1180px) {
    .screen-one--category, .screen-one--selected {
        padding-top: 0;
        padding-bottom: 54px;
        margin-top: -1px;
        padding-bottom: 62px
    }
}

.menu {
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    top: 60px;
    z-index: 3;
    padding: 18px;
    padding-top: 6px;
    padding-bottom: 22px;
    list-style-type: none;
    background-color: #ededed;
    -webkit-transform: translateY(44px);
    -ms-transform: translateY(44px);
    transform: translateY(44px)
}

.menu.is-active {
    display: block !important
}

@media (min-width: 750px) {
    .menu {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        left: 14px;
        right: 15px;
        top: 14px;
        padding-left: 15px;
        padding-bottom: 10px;
        -webkit-column-count: 2;
        column-count: 2;
        -webkit-column-gap: 36px;
        column-gap: 36px
    }
}

@media (min-width: 1180px) {
    .menu {
        display: block;
        position: static;
        z-index: 0;
        margin: 0;
        width: calc(37% + 5px);
        margin-right: -5px;
        -webkit-column-gap: 50px;
        column-gap: 50px;
        padding-top: 6px;
        padding-left: 15px;
        padding-bottom: 10px;
        -ms-flex-negative: 0;
        flex-shrink: 0
    }
}

.menu__item {
    margin: 0
}

.menu__item:before {
    content: "";
    display: inline-block;
    width: 4px;
    height: 4px;
    margin-right: 6px;
    vertical-align: middle;
    background-color: #545d73;
    border-radius: 50%
}

@media (min-width: 750px) {
    .menu__item:before {
        -webkit-transform: translateY(1px);
        -ms-transform: translateY(1px);
        transform: translateY(1px)
    }
}

.menu__link {
    font-size: 12px;
    line-height: 20px;
    color: #000;
    text-transform: uppercase;
    text-decoration: none
}

.menu__link:hover {
    text-decoration: underline
}

@media (min-width: 1180px) {
    .menu__link {
        line-height: 20px
    }
}

.picture-one {
    position: relative;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 308px;
    margin-top: 15px;
    padding: 20px 6px;
    overflow: hidden;
    background-color: #d2d2d2;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    border-radius: 3px
}

.picture-one:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(transparent));
    background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), transparent);
    background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), transparent);
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), transparent);
    border-radius: 3px
}

@media (min-width: 750px) {
    .picture-one {
        margin-top: 10px;
        height: 368px;
        padding-left: 25px
    }
}

@media (min-width: 1180px) {
    .picture-one {
        height: auto;
        margin: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        padding-left: 26px
    }
}

.picture-one__image {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    border-radius: 3px
}

.picture-one__title {
    margin: 0;
    margin-bottom: 1px;
    margin-left: 3px;
    font-weight: 700;
    font-size: 21px;
    line-height: 22px;
    color: #fff;
    text-transform: uppercase
}

.picture-one__caption {
    margin: 0;
    margin-top: 11px;
    margin-left: 3px;
    font-weight: 600;
    font-size: 14px;
    line-height: 22px;
    color: #fff;
    text-transform: uppercase
}

.picture-one__link {
    color: inherit;
    text-decoration: none;
    outline: none
}

.picture-one__link span {
    position: relative;
    z-index: 1
}

.picture-one__link:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    border-radius: 3px
}

.picture-one__text {
    position: relative;
    z-index: 1;
    margin-top: 8px;
    margin-left: 3px;
    font-weight: 600;
    font-size: 15px;
    line-height: 22px;
    color: #fff;
    white-space: nowrap
}

.picture-one__date {
    font-size: 15px;
    position: relative;
    z-index: 1;
    color: #fff;
    margin-left: 3px
}

.picture-one__button {
    position: relative;
    z-index: 2;
    padding-left: 2px;
    margin-top: 20px
}

.picture-one--category, .picture-one--selected {
    background-color: #475068;
    margin-top: 16px;
    height: 478px;
    padding-left: 23px;
    padding-right: 13px;
    padding-bottom: 18px
}

@media (min-width: 750px) {
    .picture-one--category, .picture-one--selected {
        margin-top: 12px;
        padding-left: 28px;
        padding-right: 65px
    }
}

@media (min-width: 1180px) {
    .picture-one--category, .picture-one--selected {
        -webkit-box-flex: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        padding-right: 25px;
        margin-top: 0;
        margin-left: 1px
    }
}

.picture-one--category .picture-one__title, .picture-one--selected .picture-one__title {
    position: absolute;
    left: -3px;
    top: 177px;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    min-width: 280px;
    line-height: 59px;
    padding-left: 23px;
    padding-right: 20px;
    font-size: 35px;
    background-color: #d52640;
    z-index: 2
}

@media (min-width: 750px) {
    .picture-one--category .picture-one__title, .picture-one--selected .picture-one__title {
        top: 161px;
        padding-left: 28px
    }
}

.picture-one--category .picture-one__text, .picture-one--selected .picture-one__text {
    font-weight: 400;
    margin: 0;
    height: 268px;
    white-space: normal;
    overflow: hidden
}

.events {
    max-width: 100%;
    padding: 16px 15px 46px;
    background: #eae4da url("/local/templates/mozhemnauchim/css/../img/bg-header.png") top center repeat
}

@media (min-width: 750px) {
    .events {
        padding-top: 28px;
        padding-bottom: 44px
    }
}

@media (min-width: 1180px) {
    .events {
        padding-top: 46px;
        padding-bottom: 47px
    }
}

.events__container {
    max-width: 720px;
    margin: auto
}

@media (min-width: 1180px) {
    .events__container {
        max-width: 1090px;
        padding-left: 10px;
        padding-right: 2px
    }
}

.picture {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-preferred-size: 200px;
    flex-basis: 200px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 181px;
    width: 100%;
    margin-top: 13px;
    margin-bottom: -15px;
    padding-bottom: 7px;
    padding-left: 7px;
    overflow: hidden;
    background-color: #d2d2d2;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    border-radius: 3px
}

.picture:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(64, 64, 65, 0.8)), to(rgba(64, 64, 65, 0)));
    background-image: -webkit-linear-gradient(bottom, rgba(64, 64, 65, 0.8), rgba(64, 64, 65, 0));
    background-image: -o-linear-gradient(bottom, rgba(64, 64, 65, 0.8), rgba(64, 64, 65, 0));
    background-image: linear-gradient(to top, rgba(64, 64, 65, 0.8), rgba(64, 64, 65, 0));
    border-radius: 3px
}

@media (min-width: 750px) {
    .picture {
        margin: 0;
        padding-left: 9px;
        padding-right: 7px;
        padding-bottom: 7px
    }

    .picture:nth-child(14n+1) {
        width: 408px;
        height: 321px
    }

    .picture:nth-child(14n+2) {
        width: 297px;
        height: 160px
    }

    .picture:nth-child(14n+3) {
        width: 297px;
        height: 64px
    }

    .picture:nth-child(14n+4) {
        width: 297px;
        height: 64px
    }

    .picture:nth-child(14n+5) {
        width: 408px;
        height: 92px
    }

    .picture:nth-child(14n+6) {
        width: 297px;
        height: 320px
    }

    .picture:nth-child(14n+7) {
        width: 220px;
        height: 214px
    }

    .picture:nth-child(14n+8) {
        width: 173px;
        height: 214px
    }

    .picture:nth-child(14n+9) {
        width: 485px;
        height: 92px
    }

    .picture:nth-child(14n+10) {
        width: 220px;
        height: 160px
    }

    .picture:nth-child(14n+11) {
        width: 283px;
        height: 214px
    }

    .picture:nth-child(14n+12) {
        width: 187px;
        height: 214px
    }

    .picture:nth-child(14n+13) {
        width: 220px;
        height: 64px
    }

    .picture:nth-child(14n+14) {
        width: 220px;
        height: 64px
    }
}

@media (min-width: 1180px) {
    .picture:nth-child(14n+1) {
        width: 405px;
        height: 321px
    }

    .picture:nth-child(14n+2) {
        width: 222px;
        height: 160px
    }

    .picture:nth-child(14n+3) {
        width: 430px;
        height: 92px
    }

    .picture:nth-child(14n+4) {
        width: 247px;
        height: 214px
    }

    .picture:nth-child(14n+5) {
        width: 168px;
        height: 214px
    }

    .picture:nth-child(14n+6) {
        width: 222px;
        height: 64px
    }

    .picture:nth-child(14n+7) {
        width: 222px;
        height: 64px
    }

    .picture:nth-child(14n+8) {
        width: 430px;
        height: 92px
    }

    .picture:nth-child(14n+9) {
        width: 405px;
        height: 320px
    }

    .picture:nth-child(14n+10) {
        width: 222px;
        height: 160px
    }

    .picture:nth-child(14n+11) {
        width: 247px;
        height: 214px
    }

    .picture:nth-child(14n+12) {
        width: 168px;
        height: 214px
    }

    .picture:nth-child(14n+13) {
        width: 222px;
        height: 64px
    }

    .picture:nth-child(14n+14) {
        width: 222px;
        height: 64px
    }
}

.picture__img {
    max-width: 100%;
    vertical-align: middle;
    border-style: none;
    -o-object-fit: cover;
    object-fit: cover
}

.picture__img:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(64, 64, 65, 0.8)), to(rgba(64, 64, 65, 0)));
    background-image: -webkit-linear-gradient(bottom, rgba(64, 64, 65, 0.8), rgba(64, 64, 65, 0));
    background-image: -o-linear-gradient(bottom, rgba(64, 64, 65, 0.8), rgba(64, 64, 65, 0));
    background-image: linear-gradient(to top, rgba(64, 64, 65, 0.8), rgba(64, 64, 65, 0));
    border-radius: 3px
}

.picture__title {
    margin: 0;
    margin-top: 5px;
    font-weight: 700;
    font-size: 21px;
    line-height: 22px;
    color: #fff;
    text-transform: uppercase
}

.picture__caption {
    margin: 0;
    margin-top: 11px;
    font-weight: 600;
    font-size: 14px;
    line-height: 16px;
    color: #fff;
    text-transform: uppercase
}

.picture__link {
    color: inherit;
    text-decoration: none;
    outline: none
}

.picture__link span {
    position: relative;
    z-index: 1
}

.picture__link:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    border-radius: 3px
}

.picture__link:hover span {
    text-decoration: underline
}

.picture__text {
    position: relative;
    z-index: 1;
    margin-top: 8px;
    font-weight: 600;
    font-size: 15px;
    line-height: 22px;
    color: #fff
}

.picture__button {
    position: relative;
    z-index: 2;
    margin-top: 20px
}

.screen-two {
    max-width: 720px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 15px;
    padding-top: 20px;
    padding-bottom: 31px;
    padding-left: 15px
}

@media (min-width: 750px) {
    .screen-two {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding-top: 28px;
        padding-bottom: 21px
    }
}

@media (min-width: 1180px) {
    .screen-two {
        width: 750px;
        max-width: 750px;
        margin: 0;
        padding-left: 0;
        padding-right: 0;
        padding-top: 57px;
        padding-bottom: 78px
    }
}

.screen-two__title {
    font-size: 21px;
    font-family: "Open Sans";
    color: #000;
    font-weight: 700;
    margin-top: -12px;
    margin-left: -2px;
    margin-bottom: 14px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 22px
}

@media (min-width: 750px) {
    .screen-two__title {
        width: 100%;
        margin-bottom: 12px
    }
}

@media (min-width: 1180px) {
    .screen-two__title {
        margin-top: 10px;
        margin-left: -1px
    }
}

.screen-two--choice {
    padding-bottom: 28px
}

.screen-two--choice .choice:nth-child(n+4) {
    display: none
}

@media (min-width: 750px) {
    .screen-two--choice {
        padding-bottom: 18px
    }
}

@media (min-width: 1180px) {
    .screen-two--choice {
        width: 360px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding-bottom: 76px;
        padding-top: 56px
    }

    .screen-two--choice .choice:nth-child(n+4) {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

@media (min-width: 1180px) {
    .grouping-container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        max-width: 1140px;
        margin: auto
    }
}

.bigcard {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-preferred-size: 200px;
    flex-basis: 200px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 474px;
    margin-top: 13px;
    background-color: #475068;
    border-radius: 3px;
    overflow: hidden;
    background-position: top center;
    background-size: auto 100vw;
    background-repeat: no-repeat
}

@media (min-width: 750px) {
    .bigcard {
        height: 454px;
        background-size: cover
    }
}

.bigcard__description {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    height: 238px;
    padding-top: 12px;
    padding-right: 20px;
    padding-left: 19px;
    background-color: rgba(64, 64, 65, 0.9);
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

@media (min-width: 750px) {
    .bigcard__description {
        height: 107px;
        bottom: 18px;
        padding-left: 25px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-line-pack: start;
        align-content: flex-start;
        border-radius: 0px
    }
}

.bigcard__title {
    padding-left: 4px;
    font-weight: bold;
    font-size: 21px;
    line-height: 22px;
    font-family: "Open Sans";
    color: #fff;
    text-transform: uppercase;
    overflow: hidden;
    max-height: 47px
}

@media (min-width: 750px) {
    .bigcard__title {
        width: 80%;
        -webkit-box-ordinal-group: -1;
        -ms-flex-order: -2;
        order: -2;
        white-space: nowrap;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis
    }
}

.bigcard__link {
    color: inherit;
    text-decoration: none;
    outline: none
}

.bigcard__link:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    border-radius: 3px
}

.bigcard__link span {
    position: relative;
    z-index: 1
}

.bigcard__address {
    position: relative;
    margin-top: 7px;
    padding-left: 26px;
    font-size: 15px;
    line-height: 18px;
    font-family: "Open Sans";
    color: #fff;
    max-height: 58px;
    overflow: hidden
}

.bigcard__address span {
    display: block
}

.bigcard__address:before {
    content: "";
    position: absolute;
    top: 0;
    left: 1px;
    display: block;
    width: 22px;
    height: 20px;
    margin-right: 2px;
    background: url("/local/templates/mozhemnauchim/css/../img/icons/icon-bigcard-address.svg") 30% 50% no-repeat
}

@media (min-width: 750px) {
    .bigcard__address {
        margin-top: 10px;
        margin-left: 1px;
        padding-left: 5px;
        max-width: 220px
    }

    .bigcard__address:before {
        position: static;
        display: inline-block;
        vertical-align: middle;
        width: 16px;
        height: 21px
    }
}

.bigcard__age {
    position: relative;
    margin-top: 5px;
    padding-left: 25px;
    font-size: 15px;
    line-height: 18px;
    font-family: "Open Sans";
    color: #fff
}

.bigcard__age:before {
    content: "";
    position: absolute;
    top: 0;
    left: 1px;
    display: block;
    width: 22px;
    height: 20px;
    background: url("/local/templates/mozhemnauchim/css/../img/icons/icon-bigcard-age.svg") 50% 50% no-repeat
}

.bigcard__age span {
    font-weight: 600
}

@media (min-width: 750px) {
    .bigcard__age {
        position: absolute;
        padding-left: 29px;
        bottom: 43px;
        left: 249px
    }
}

@media (min-width: 1180px) {
    .bigcard__age {
        left: 307px
    }
}

.bigcard__price {
    position: relative;
    margin-top: 3px;
    padding-left: 25px;
    font-size: 15px;
    line-height: 18px;
    font-family: "Open Sans";
    color: #fff
}

.bigcard__price:before {
    content: "";
    position: absolute;
    top: 2px;
    left: 2px;
    display: block;
    width: 22px;
    height: 20px;
    background: url("/local/templates/mozhemnauchim/css/../img/icons/icon-bigcard-price.svg") 80% 50% no-repeat
}

.bigcard__price span {
    font-weight: 600;
    font-size: 19px
}

.bigcard__price span:after {
    content: " руб";
    font-size: 13px
}

@media (min-width: 750px) {
    .bigcard__price {
        position: absolute;
        bottom: 20px;
        left: 247px;
        padding-left: 31px
    }
}

@media (min-width: 1180px) {
    .bigcard__price {
        left: 305px
    }
}

.bigcard__date {
    display: block;
    margin-top: 2px;
    font-size: 15px;
    line-height: 22px;
    margin-right: -1px;
    font-family: "Open Sans";
    color: #b7b7b7;
    font-style: italic
}

@media (min-width: 750px) {
    .bigcard__date {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }
}

@media (min-width: 1180px) {
    .bigcard__date {
        margin-right: 3px
    }
}

.bigcard__button {
    margin-top: 10px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width: 750px) {
    .bigcard__button {
        position: absolute;
        padding-left: 2px;
        bottom: 19px;
        left: 535px;
        margin-right: 0
    }
}

@media (min-width: 1180px) {
    .bigcard__button {
        left: 561px
    }
}

.choice {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-preferred-size: 200px;
    flex-basis: 200px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 136px;
    margin-top: 6px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    border-radius: 3px;
    background-color: #475068
}

.choice:after {
    content: "";
    position: absolute;
    background-color: rgba(71, 80, 104, 0.5);
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-image: -webkit-linear-gradient(50deg, rgba(64, 64, 65, 0.8), rgba(64, 64, 65, 0));
    background-image: -o-linear-gradient(50deg, rgba(64, 64, 65, 0.8), rgba(64, 64, 65, 0));
    background-image: linear-gradient(40deg, rgba(64, 64, 65, 0.8), rgba(64, 64, 65, 0));
    border-radius: 3px
}

@media (min-width: 750px) {
    .choice {
        -ms-flex-preferred-size: 345px;
        flex-basis: 345px;
        -webkit-box-flex: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        margin-bottom: 20px
    }
}

@media (min-width: 1180px) {
    .choice {
        -ms-flex-preferred-size: 136px;
        flex-basis: 136px;
        margin-bottom: 0
    }
}

.choice__img {
    max-width: 100%;
    vertical-align: middle;
    border-style: none;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    -o-object-fit: cover;
    object-fit: cover
}

.choice__description {
    padding: 5px 12px;
    position: relative;
    z-index: 1;
    border-radius: 3px
}

.choice__title {
    font-weight: bold;
    font-size: 15px;
    line-height: 22px;
    font-family: "Open Sans";
    color: #fff;
    text-transform: uppercase;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

.choice__link {
    color: inherit;
    text-decoration: none;
    outline: none
}

.choice__link:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    border-radius: 3px
}

.choice__link span {
    position: relative;
    z-index: 1
}

.choice__link:hover span {
    text-decoration: underline
}

.choice__date {
    font-size: 13px;
    margin-bottom: 1px;
    margin-left: -1px;
    line-height: 15px;
    margin-top: 0;
    display: block;
    font-family: "Open Sans";
    color: #b7b7b7;
    font-style: italic
}

.choice__address {
    position: relative;
    padding-left: 21px;
    font-size: 13px;
    line-height: 16px;
    font-family: "Open Sans";
    color: #fff
}

.choice__address:before {
    content: "";
    position: absolute;
    top: 2px;
    left: 0;
    display: block;
    width: 22px;
    height: 22px;
    background: url("/local/templates/mozhemnauchim/css/../img/icons/icon-choice-address.svg") 10% 100% no-repeat
}

.choice__address span {
    display: block;
    font-weight: 700
}

.choice__age {
    position: relative;
    padding-left: 21px;
    font-size: 13px;
    padding-top: 5px;
    line-height: 20px;
    font-family: "Open Sans";
    color: #fff
}

.choice__age:before {
    content: "";
    position: absolute;
    top: 2px;
    left: -1px;
    display: block;
    width: 22px;
    height: 20px;
    background: url("/local/templates/mozhemnauchim/css/../img/icons/icon-choice-age.svg") 0 100% no-repeat
}

.choice__age span {
    font-weight: 700
}

.choice__price {
    position: relative;
    padding-left: 21px;
    font-size: 13px;
    line-height: 20px;
    font-family: "Open Sans";
    color: #fff
}

.choice__price:before {
    content: "";
    position: absolute;
    top: 3px;
    left: -4px;
    display: block;
    width: 22px;
    height: 20px;
    background: url("/local/templates/mozhemnauchim/css/../img/icons/icon-choice-price.svg") 0% 50% no-repeat
}

.choice__price span {
    font-weight: 700;
    line-height: 22px
}

.choice__price s {
    font-weight: 700;
    text-decoration: line-through;
    line-height: 22px
}

.choice__price b {
    font-weight: 700;
    font-size: 18px;
    color: #d52640;
    margin-left: 4px;
    line-height: 22px
}

.choice__price small {
    font-size: 13px;
    line-height: 22px
}

.flickity-enabled {
    text-align: center
}

.flickity-enabled * {
    text-align: left
}

.flickity-enabled .flickity-viewport {
    margin-bottom: 24px
}

@media (min-width: 750px) {
    .flickity-enabled .flickity-viewport {
        margin-bottom: 42px
    }
}

.flickity-enabled .flickity-page-dots, .flickity-enabled .flickity-prev-next-button {
    vertical-align: middle
}

.flickity-enabled .flickity-prev-next-button {
    background-color: transparent;
    border: none;
    padding: 5px 15px;
    opacity: .2
}

.flickity-enabled .flickity-prev-next-button svg {
    display: none
}

.flickity-enabled .flickity-prev-next-button:before {
    content: "";
    display: block;
    width: 15px;
    height: 15px;
    border-left: 1px solid #000;
    border-bottom: 1px solid #000
}

.flickity-enabled .flickity-prev-next-button.previous {
    padding-right: 0
}

.flickity-enabled .flickity-prev-next-button.previous:before {
    -webkit-transform: translateX(-5px) rotate(45deg);
    -ms-transform: translateX(-5px) rotate(45deg);
    transform: translateX(-5px) rotate(45deg)
}

.flickity-enabled .flickity-prev-next-button.next {
    padding-left: 0
}

.flickity-enabled .flickity-prev-next-button.next:before {
    -webkit-transform: translateX(5px) rotate(-135deg);
    -ms-transform: translateX(5px) rotate(-135deg);
    transform: translateX(5px) rotate(-135deg)
}

.flickity-enabled .flickity-prev-next-button:not(:disabled) {
    cursor: pointer;
    opacity: 1
}

.flickity-enabled .flickity-prev-next-button:not(:disabled):hover:before {
    border-color: #d52640;
    -webkit-box-shadow: -1px 1px 0 #d52640, 1px -1px 0 #d52640 inset;
    box-shadow: -1px 1px 0 #d52640, 1px -1px 0 #d52640 inset
}

.flickity-enabled .flickity-page-dots {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin: 0 6px
}

.flickity-enabled .flickity-page-dots .dot {
    display: block;
    margin-right: 21px;
    width: 9px;
    height: 9px;
    border-radius: 50%;
    background-color: #bcb8b0
}

.flickity-enabled .flickity-page-dots .dot:last-child {
    margin-right: 0
}

.flickity-enabled .flickity-page-dots .dot:hover {
    background-color: #fff;
    -webkit-box-shadow: 0 0 0 2px #d52640;
    box-shadow: 0 0 0 2px #d52640
}

.flickity-enabled .flickity-page-dots .dot.is-selected {
    background-color: #d52640
}

.screen-three {
    max-width: 100%;
    padding-bottom: 31px;
    padding-top: 8px;
    background: #eae4da url("/local/templates/mozhemnauchim/css/../img/bg-header.png") top center repeat;
    padding-right: 15px;
    padding-bottom: 39px;
    padding-left: 15px
}

.screen-three__container {
    max-width: 720px;
    margin: auto
}

@media (min-width: 750px) {
    .screen-three__container {
        padding-top: 16px;
        padding-bottom: 14px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

@media (min-width: 1180px) {
    .screen-three__container {
        max-width: 1140px;
        padding-top: 37px;
        padding-bottom: 36px
    }
}

.screen-three__title {
    font-size: 21px;
    font-family: "Open Sans";
    color: #000;
    font-weight: 700;
    text-align: center;
    margin-bottom: 16px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 22px
}

.screen-three--bottom {
    padding-bottom: 38px;
    padding-top: 7px
}

.screen-three--bottom .card:nth-child(n+4) {
    display: none
}

@media (min-width: 750px) {
    .screen-three--bottom {
        padding-top: 8px;
        padding-bottom: 37px
    }

    .screen-three--bottom .card:nth-child(n+4) {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

.screen-three--stock {
    padding-top: 31px;
    padding-bottom: 37px
}

.screen-three--stock .screen-three__title {
    margin-bottom: 17px;
    margin-top: -1px;
    margin-left: 1px
}

.screen-three--stock .card:nth-child(n+5) {
    display: none
}

@media (min-width: 750px) {
    .screen-three--stock {
        padding-top: 20px;
        padding-bottom: 36px
    }

    .screen-three--stock .screen-three__title {
        width: 100%;
        margin-bottom: 19px;
        margin-top: 0;
        margin-left: 2px
    }

    .screen-three--stock .card {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 220px;
        flex: 0 0 220px;
        width: 220px
    }

    .screen-three--stock .card .card__link span {
        text-decoration: none
    }

    .screen-three--stock .card__price {
        white-space: nowrap
    }

    .screen-three--stock .card__price small {
        font-size: 12px
    }

    .screen-three--stock .card__button {
        display: block;
        margin: auto;
        margin-top: 15px;
        margin-bottom: 3px;
        z-index: 2
    }
}

@media (min-width: 1180px) {
    .screen-three--stock {
        padding-top: 29px;
        padding-bottom: 44px
    }

    .screen-three--stock .screen-three__title {
        margin-bottom: 13px;
        padding-left: 2px
    }

    .screen-three--stock .card {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 262px;
        flex: 0 0 262px;
        width: 262px
    }

    .screen-three--stock .card:nth-child(n+5) {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .screen-three--stock .card__button {
        -webkit-transform: translatex(3px);
        -ms-transform: translatex(3px);
        transform: translatex(3px)
    }
}

.screen-three--category {
    padding-bottom: 26px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.screen-three--category .screen-three--category__items-list {
    width: 100%;
    overflow: hidden;
    outline: none
}

.screen-three--category .screen-three--category__layer {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.screen-three--category .screen-three--category__group:nth-child(n+2) {
    display: none
}

.screen-three--category .card:nth-child(n+2) {
    display: none
}

@media (min-width: 1180px) {
    .screen-three--category .card {
        margin-top: 22px
    }

    .screen-three--category .card:nth-child(n+2) {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

@media (min-width: 750px) {
    .screen-three--category .card__description {
        padding-left: 13px
    }
}

@media (min-width: 1180px) {
    .screen-three--category .card__description {
        padding-left: 14px
    }
}

@media (min-width: 750px) {
    .screen-three--category {
        padding-bottom: 20px
    }

    .screen-three--category .screen-three--category__group:nth-child(n+2) {
        display: block
    }

    .screen-three--category .screen-three--category__group:nth-child(n+3) {
        display: none
    }
}

@media (min-width: 1180px) {
    .screen-three--category {
        padding-top: 9px;
        padding-bottom: 4px
    }

    .screen-three--category .screen-three--category__group:nth-child(n+3) {
        display: block
    }
}

.screen-three--similar {
    padding-top: 47px;
    padding-bottom: 21px;
    background: #475068;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.screen-three--similar .screen-three--similar__layer {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.screen-three--similar .screen-three--similar__group:nth-child(n+2) {
    display: none
}

.screen-three--similar .similar__item:nth-child(n+2) {
    display: none
}

@media (min-width: 1180px) {
    .screen-three--similar .similar__item:nth-child(n+2) {
        display: block
    }
}

@media (min-width: 750px) {
    .screen-three--similar {
        padding-top: 31px;
        padding-bottom: 16px
    }

    .screen-three--similar .screen-three--similar__group:nth-child(n+2) {
        display: block
    }

    .screen-three--similar .screen-three--similar__group:nth-child(n+3) {
        display: none
    }
}

@media (min-width: 1180px) {
    .screen-three--similar {
        padding-top: 27px;
        padding-bottom: 23px
    }

    .screen-three--similar .screen-three--similar__group:nth-child(n+3) {
        display: block
    }
}

.screen-three--similar .screen-three__title {
    min-width: 100%;
    font-size: 21px;
    margin-left: -5px;
    margin-right: -5px;
    margin-bottom: 27px;
    color: #fff
}

@media (min-width: 750px) {
    .screen-three--similar .screen-three__title {
        text-align: left;
        margin-left: -2px;
        margin-right: 0
    }
}

.screen-three--similar .flickity-viewport {
    margin-bottom: -8px
}

@media (min-width: 750px) {
    .screen-three--similar .flickity-viewport {
        margin-bottom: 7px
    }
}

@media (min-width: 1180px) {
    .screen-three--similar .flickity-viewport {
        margin-bottom: -1px
    }
}

.screen-three--similar .flickity-prev-next-button:before {
    border-left: 1px solid #fff;
    border-bottom: 1px solid #fff
}

.screen-three--similar .dot {
    opacity: .2
}

.screen-three--similar .dot:hover {
    opacity: .7;
    -webkit-box-shadow: none;
    box-shadow: none
}

.screen-three--similar .dot.is-selected {
    opacity: 1
}

@media (min-width: 1180px) {
    .screen-three--selected {
        padding-bottom: 30px
    }
}

.card {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 13px;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-preferred-size: 200px;
    flex-basis: 200px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 3px
}

@media (min-width: 750px) {
    .card {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 345px;
        flex: 0 0 345px;
        width: 345px;
        margin-top: 23px
    }
}

@media (min-width: 1180px) {
    .card {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 360px;
        flex: 0 0 360px;
        width: 360px
    }
}

.card__img {
    width: 100%;
    vertical-align: middle;
    border-style: none;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    -o-object-fit: cover;
    object-fit: cover;
    height: 223px
}

@media (min-width: 750px) {
    .card__img {
        height: 248px
    }
}

.card__description {
    padding: 17px 14px 20px;
    background-color: #fff;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    overflow: hidden
}

@media (min-width: 750px) {
    .card__description {
        padding-top: 22px;
        padding-bottom: 21px
    }
}

.card__title {
    font-weight: bold;
    font-size: 15px;
    margin-bottom: -1px;
    line-height: 22px;
    font-family: "Open Sans";
    color: #000;
    text-transform: uppercase
}

@media (min-width: 750px) {
    .card__title {
        white-space: nowrap;
        overflow: hidden;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
        line-height: 15px
    }
}

.card__link {
    color: inherit;
    text-decoration: none;
    outline: none
}

.card__link:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    border-radius: 3px
}

.card__link span {
    position: relative;
    z-index: 1
}

.card__link:hover span {
    text-decoration: underline
}

.card__date {
    font-size: 13px;
    line-height: 16px;
    margin-top: 3px;
    margin-left: -1px;
    font-family: "Open Sans";
    color: #b7b7b7;
    font-style: italic
}

.card__address {
    position: relative;
    padding-left: 21px;
    font-size: 13px;
    line-height: 15px;
    font-family: "Open Sans";
    color: #000
}

.card__address:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 22px;
    height: 22px;
    background: url("/local/templates/mozhemnauchim/css/../img/icons/icon-bigcard-address.svg") 10% 125% no-repeat
}

.card__address span {
    display: block;
    font-weight: 700
}

.card__age {
    position: relative;
    padding-left: 21px;
    font-size: 13px;
    padding-top: 4px;
    line-height: 22px;
    font-family: "Open Sans";
    color: #000
}

.card__age:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 22px;
    height: 20px;
    background: url("/local/templates/mozhemnauchim/css/../img/icons/icon-bigcard-age.svg") -10% 1px no-repeat
}

.card__age span {
    font-weight: 700
}

@media (min-width: 750px) {
    .card__age {
        padding-top: 3px
    }
}

.card__price {
    position: relative;
    padding-left: 21px;
    font-size: 13px;
    line-height: 22px;
    font-family: "Open Sans";
    color: #000
}

.card__price:before {
    content: "";
    position: absolute;
    top: 0;
    left: -3px;
    display: block;
    width: 22px;
    height: 20px;
    background: url("/local/templates/mozhemnauchim/css/../img/icons/icon-bigcard-price.svg") -1px 3px no-repeat
}

.card__price span {
    font-weight: 700;
    line-height: 22px
}

.card__price s {
    font-weight: 700;
    text-decoration: line-through;
    line-height: 22px
}

.card__price b {
    font-weight: 700;
    font-size: 18px;
    color: #d52640;
    margin-left: 6px;
    line-height: 1
}

.card__price small {
    font-size: 13px;
    line-height: 22px
}

.card__button {
    display: none
}

.card--stock:before {
    width: 47px;
    height: 47px;
    content: '';
    display: block;
    position: absolute;
    left: 15px;
    top: 13px;
    background: url("/local/templates/mozhemnauchim/css/../img/icons/icon-bigcard-stock.svg") 0 0 no-repeat;
    background: #fff;
    border-radius: 50%
}

.card--stock:after {
    width: 57px;
    height: 57px;
    content: '';
    display: block;
    position: absolute;
    left: 9px;
    top: 8px;
    background: url("/local/templates/mozhemnauchim/css/../img/icons/icon-bigcard-stock.svg") 0 0 no-repeat
}

.screen-four {
    max-width: 720px;
    margin: auto;
    padding-right: 15px;
    padding-bottom: 10px;
    padding-left: 15px;
    padding-top: 44px
}

@media (min-width: 750px) {
    .screen-four {
        padding-top: 40px;
        padding-bottom: 29px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

@media (min-width: 1180px) {
    .screen-four {
        width: 360px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding-left: 0;
        padding-top: 89px;
        padding-bottom: 79px;
        margin: 0
    }
}

.screen-four__title {
    margin-left: -1px;
    font-size: 21px;
    font-family: "Open Sans";
    color: #000;
    font-weight: 700;
    margin-bottom: 18px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 22px
}

@media (min-width: 750px) {
    .screen-four__title {
        width: 100%;
        margin-bottom: 14px
    }
}

@media (min-width: 1180px) {
    .screen-four__title {
        margin-left: -1px;
        margin-bottom: -10px
    }
}

.screen-four--category {
    padding-top: 33px;
    padding-bottom: 2px
}

@media (min-width: 750px) {
    .screen-four--category {
        padding-top: 52px;
        padding-bottom: 18px
    }
}

@media (min-width: 1180px) {
    .screen-four--category {
        padding-top: 59px;
        padding-bottom: 39px;
        width: auto;
        max-width: 1140px;
        margin: auto;
        padding-right: 0;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.screen-four--category .screen-four__title {
    margin-left: -2px
}

@media (min-width: 750px) {
    .screen-four--category .screen-four__title {
        margin-left: -1px;
        margin-bottom: 14px
    }
}

.screen-four--category .express {
    margin-left: -1px
}

@media (min-width: 1180px) {
    .screen-four--category .express {
        width: 555px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }
}

@media (min-width: 1180px) {
    .screen-four--category .express__img {
        height: 290px;
        max-height: none;
        margin-bottom: 1px
    }
}

.screen-four--category .express__description {
    padding-right: 1px
}

@media (min-width: 1180px) {
    .screen-four--category .express__description {
        padding-top: 12px;
        padding-right: 0;
        padding-left: 1px
    }
}

@media (min-width: 1180px) {
    .screen-four--category .express__button {
        margin-top: 25px;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

.news {
    padding-bottom: 27px;
    max-width: 750px;
    margin: auto;
    overflow: hidden
}

@media (min-width: 750px) {
    .news {
        padding-bottom: 51px
    }
}

@media (min-width: 1180px) {
    .news {
        padding-top: 72px;
        padding-bottom: 0px;
        margin: 0
    }
}

.news__container {
    background-color: #475068;
    border-radius: 3px;
    padding: 13px 15px 14px
}

@media (min-width: 750px) {
    .news__container {
        padding-right: 35px;
        padding-bottom: 22px
    }
}

@media (min-width: 1180px) {
    .news__container {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        width: 750px;
        padding-bottom: 14px;
        padding-left: 18px;
        padding-right: 30px
    }
}

.news__title {
    font-weight: 700;
    color: #fff;
    font-size: 21px;
    text-transform: uppercase;
    margin: 0;
    margin-left: 15px;
    margin-bottom: -6px
}

@media (min-width: 1180px) {
    .news__title {
        margin-left: 18px
    }
}

.news__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    position: relative;
    padding-top: 24px;
    padding-bottom: 8px;
    border-top: 1px solid rgba(255, 255, 255, 0.28);
    border-bottom: 1px solid rgba(0, 0, 0, 0.1)
}

.news__item:nth-child(3), .news__item:nth-child(4) {
    display: none
}

.news__item:first-of-type {
    border-top: none
}

.news__item:last-of-type {
    border-bottom: none
}

.news__item:after {
    content: "";
    position: absolute;
    top: 0;
    right: -40px;
    bottom: 0;
    left: -20px;
    z-index: 0
}

.news__item:hover:after {
    background-color: rgba(255, 255, 255, 0.05)
}

@media (min-width: 750px) {
    .news__item {
        padding-bottom: 13px
    }
}

@media (min-width: 1180px) {
    .news__item {
        padding-left: 3px
    }

    .news__item:nth-child(3), .news__item:nth-child(4) {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

.news__item__heading {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-item-align: stretch;
    align-self: stretch
}

.news__item__image {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 137px;
    height: 137px;
    margin-left: 1px;
    overflow: hidden;
    display: block;
    border-radius: 50%;
    margin-right: 18px;
    background-position: center;
    background-size: cover
}

.news__item__title {
    font-size: 15.4px;
    color: #fff;
    line-height: 1.45;
    margin-top: -2px;
    margin-bottom: 3px;
    max-height: 113px;
    overflow: hidden
}

@media (min-width: 750px) {
    .news__item__title {
        max-width: 500px;
        white-space: nowrap;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
        margin-bottom: -3px
    }
}

.news__item__date {
    color: #b7b7b7;
    font-size: 13px;
    line-height: 22px;
    font-style: italic
}

.news__item__dscription {
    color: #fff;
    line-height: 1.25;
    max-height: 53px;
    overflow: hidden;
    margin: 14px 0 13px
}

@media (min-width: 750px) {
    .news__item__dscription {
        position: absolute;
        left: 156px;
        right: 0;
        top: 47px;
        max-height: 87px
    }
}

@media (min-width: 1180px) {
    .news__item__dscription {
        left: 159px
    }
}

.news__item__details {
    position: relative;
    z-index: 1;
    color: #d52640;
    font-size: 15px;
    font-weight: 600;
    margin-right: -2px
}

.news__item__details:hover {
    text-decoration: none;
    color: #fff
}

@media (min-width: 750px) {
    .news__item__details {
        margin-top: -14px;
        margin-right: 1px
    }
}

.express {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 4px;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-preferred-size: 200px;
    flex-basis: 200px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 3px
}

@media (min-width: 750px) {
    .express {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 345px;
        flex: 0 0 345px
    }
}

.express__img-wrap {
    position: relative;
    border-radius: 3px;
    border: solid 3px #d4d4d4;
    background-color: #fff
}

.express__img-wrap:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 44px;
    height: 44px;
    background: #fff;
    z-index: 1;
    border-radius: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

@media (min-width: 750px) {
    .express__img-wrap:before {
        left: 53%
    }
}

@media (min-width: 1180px) {
    .express__img-wrap:before {
        left: 50%
    }
}

.express__img-wrap:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    background: url("/local/templates/mozhemnauchim/css/../img/icons/icon-express-play.svg") 50% 50% no-repeat;
    border-radius: 3px
}

@media (min-width: 750px) {
    .express__img-wrap:after {
        background-position: 53% 50%
    }
}

@media (min-width: 1180px) {
    .express__img-wrap:after {
        background-position: 49.8% 50%
    }
}

.express__img {
    width: 100%;
    height: 210px;
    position: relative;
    vertical-align: middle;
    border-style: none;
    -o-object-fit: cover;
    object-fit: cover
}

@media (min-width: 750px) {
    .express__img {
        max-height: 210px
    }
}

.express__description {
    padding: 15px 0 20px;
    background-color: #fff;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

@media (min-width: 750px) {
    .express__description {
        padding-top: 15px
    }
}

.express__title {
    font-weight: bold;
    font-size: 15px;
    line-height: 22px;
    font-family: "Open Sans";
    color: #000;
    text-transform: uppercase;
    white-space: nowrap
}

.express__link {
    color: inherit;
    text-decoration: none;
    outline: none
}

.express__link:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    border-radius: 3px
}

.express__link span {
    position: relative;
    z-index: 1
}

.express__text {
    font-size: 13px;
    margin-top: 2px;
    font-family: "Open Sans";
    color: #000;
    line-height: 1.2;
    overflow: hidden;
    max-height: 46px
}

.express__text p {
    margin: 0;
    font-size: 13px;
    margin: 0;
    font-family: "Open Sans";
    color: #000;
    line-height: 1.2
}

.express__button {
    margin-top: 10px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width: 750px) {
    .express__button {
        margin-top: 11px
    }
}

@media (min-width: 750px) {
    .express__button {
        -webkit-transform: translateX(-1px);
        -ms-transform: translateX(-1px);
        transform: translateX(-1px)
    }
}

.text-page {
    max-width: 720px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 15px;
    padding-bottom: 38px;
    padding-left: 15px
}

@media (min-width: 1180px) {
    .text-page {
        max-width: 1140px
    }
}

.text-page__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

@media (min-width: 750px) {
    .text-page__wrap {
        display: block
    }

    .text-page__wrap:after {
        display: table;
        content: "";
        clear: both
    }
}

@media (min-width: 750px) {
    .text-page__inner--img {
        float: right
    }
}

.text-page__wrap--reverse {
    margin-top: 16px
}

@media (min-width: 750px) {
    .text-page__wrap--reverse .text-page__inner--img {
        margin-right: 30px;
        margin-left: 0;
        float: left
    }
}

.text-page__inner {
    margin-top: 15px
}

.text-page__inner--text {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.text-page__inner--img {
    width: 100%;
    margin-top: 21px;
    margin-right: 0;
    border-radius: 3px;
    overflow: hidden
}

@media (min-width: 750px) {
    .text-page__inner--img {
        margin-left: 30px;
        width: 40.1%
    }
}

.text-page__img {
    width: 100%;
    height: 60vw;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center
}

@media (min-width: 750px) {
    .text-page__img {
        height: 250px
    }
}

@media (min-width: 1180px) {
    .text-page__img {
        height: 321px
    }
}

.text-page__text {
    margin: 0;
    font-size: 14px;
    line-height: 24px
}

.text-page__title {
    margin: 0;
    margin-top: 5px;
    font-weight: 700;
    font-size: 21px;
    line-height: 22px;
    text-transform: uppercase
}

.text-page__subtitle {
    margin: 0;
    margin-top: 11px;
    font-weight: 700;
    font-size: 15px;
    line-height: 22px;
    text-transform: uppercase
}

.text-page__caption {
    margin: 0;
    margin-top: 11px;
    font-weight: 600;
    font-size: 14px;
    line-height: 22px;
    text-transform: uppercase
}

.text-page__subject {
    margin: 0;
    margin-top: 11px;
    font-weight: 400;
    font-size: 12px;
    line-height: 22px;
    text-transform: uppercase
}

.text-page__hr {
    display: block;
    height: 1px;
    padding: 0;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1)
}

.text-page__hr--top {
    margin: 19px 0 27px
}

.text-page__hr--bottom {
    margin: 29px 0 30px
}

.text-page__list {
    margin: 0;
    margin-top: 8px;
    padding: 0;
    list-style-type: none
}

.text-page__item {
    margin: 0;
    font-size: 14px;
    line-height: 24px
}

.text-page__item:before {
    content: "";
    display: inline-block;
    width: 6px;
    height: 6px;
    margin-right: 14px;
    background-color: #d52640;
    border-radius: 50%
}

.text-page__list-numbered {
    margin: 0;
    padding-left: 0;
    list-style-type: none;
    -webkit-columns: 400px 2;
    columns: 400px 2;
    -webkit-column-gap: 30px;
    column-gap: 30px;
    counter-reset: item
}

.text-page__item-number {
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 12px;
    padding-right: 45px;
    font-size: 14px;
    line-height: 1.2;
    color: #000
}

.text-page__item-number:before {
    content: counter(item) ".";
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    top: 5px;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 39px;
    height: 39px;
    margin-right: 9px;
    padding-left: 4px;
    font-size: 21px;
    line-height: 1;
    color: #fff;
    background-color: #475068;
    border-radius: 50%;
    counter-increment: item
}

@media (min-width: 750px) {
    .text-page__item-number:before {
        top: -2px
    }
}

.text-page__container {
    max-width: 1140px;
    margin-right: auto;
    margin-left: auto
}

.text-page--wide {
    max-width: 100%;
    margin-top: 15px;
    padding-top: 41px;
    padding-bottom: 79px;
    background: #eae4da url("/local/templates/mozhemnauchim/css/../img/bg-header.png") top center repeat
}

.contacts {
    max-width: 720px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 15px;
    padding-bottom: 39px;
    padding-left: 15px
}

@media (min-width: 1180px) {
    .contacts {
        max-width: 1140px;
        padding-bottom: 41px
    }
}

.contacts__title {
    margin: 0;
    margin-top: 5px;
    font-weight: 700;
    font-size: 21px;
    line-height: 22px;
    text-transform: uppercase
}

.contacts__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 21px;
    padding: 0;
    list-style: none
}

.contacts__item {
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    margin-bottom: 35px;
    padding-top: 13px;
    padding-right: 15px;
    padding-left: 75px;
    font-size: 13px;
    line-height: 13px
}

@media (min-width: 750px) {
    .contacts__item {
        max-width: 48.6%
    }
}

.contacts__item:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 60px;
    height: 60px;
    background-color: #d52640;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    border-radius: 50%
}

.contacts__item--email:before {
    background-image: url("/local/templates/mozhemnauchim/css/../img/icons/icon-contacts-list-email.svg")
}

.contacts__item--phone:before {
    background-image: url("/local/templates/mozhemnauchim/css/../img/icons/icon-contacts-list-phone.svg")
}

.contacts__item--address:before {
    background-image: url("/local/templates/mozhemnauchim/css/../img/icons/icon-contacts-list-address.svg")
}

.contacts__item--buh:before {
    background-image: url("/local/templates/mozhemnauchim/css/../img/icons/icon-contacts-list-buh.svg")
}

.contacts__item-content {
    color: #000;
    font-weight: 700;
    font-size: 16px;
    line-height: 22px;
    text-decoration: none
}

.contacts__item-content:hover {
    color: #d52640;
    text-decoration: underline
}

.contacts__forms {
    margin-top: 38px;
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width: 1180px) {
    .contacts__forms {
        margin-right: 0;
        margin-left: 0
    }
}

@media (min-width: 750px) {
    .forms-contacts__group {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .forms-contacts__fieldset {
        width: 49%
    }
}

.event {
    padding: 12px 15px
}

@media (min-width: 750px) {
    .event {
        padding-top: 1px;
        padding-bottom: 6px
    }
}

@media (min-width: 1180px) {
    .event {
        position: relative;
        padding-bottom: 48px
    }

    .event .hamburger {
        display: inherit;
        margin-top: 10px;
        margin-left: 0
    }

    .event .menu {
        display: none;
        position: absolute;
        left: 50px;
        top: 10px
    }
}

.event__container {
    position: relative;
    max-width: 720px;
    padding-bottom: 17px;
    margin: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

@media (min-width: 750px) {
    .event__container {
        padding-bottom: 0px
    }

    .event__container .menu {
        left: -1px;
        right: -1px;
        -webkit-transform: translateY(-1px);
        -ms-transform: translateY(-1px);
        transform: translateY(-1px)
    }
}

@media (min-width: 1180px) {
    .event__container {
        position: relative;
        max-width: 1140px
    }

    .event__container .menu {
        left: 49px;
        -webkit-transform: translateY(10px);
        -ms-transform: translateY(10px);
        transform: translateY(10px)
    }
}

.event__title {
    max-width: 226px;
    font-size: 18px;
    line-height: 1.25;
    color: #475068;
    max-height: 45px;
    margin-top: -3px;
    margin-left: -2px;
    margin-bottom: 13px;
    overflow: hidden;
    text-align: center
}

@media (min-width: 750px) {
    .event__title {
        max-width: 450px;
        font-size: 28px;
        max-height: 69px;
        margin: auto;
        margin-top: 5px;
        margin-bottom: 14px;
        padding-right: 50px
    }
}

@media (min-width: 1180px) {
    .event__title {
        max-width: 90%;
        font-size: 35px;
        margin-top: 12px;
        margin-bottom: 7px;
        max-height: 90px;
        letter-spacing: 0.005em
    }
}

.event__date {
    font-size: 21px;
    padding-right: 2px;
    color: #b9b9b9;
    font-style: italic;
    display: block;
    margin: auto;
    margin-bottom: 9px
}

@media (min-width: 750px) {
    .event__date {
        width: 100%;
        text-align: center;
        padding-left: 45px;
        margin-bottom: 16px
    }
}

@media (min-width: 1180px) {
    .event__date {
        padding-left: 3px;
        margin-top: -1px;
        margin-bottom: 19px
    }
}

.event__left-to-start {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    width: 100%;
    background-color: #e8e2d7;
    border-radius: 3px;
    padding: 11px;
    padding-bottom: 5px;
    margin-bottom: 28px
}

@media (min-width: 625px) {
    .event__left-to-start {
        width: 595px;
        margin: auto;
        margin-bottom: 32px;
        padding-top: 13px;
        padding-left: 55px;
        padding-right: 32px;
        padding-bottom: 2px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

@media (min-width: 1180px) {
    .event__left-to-start {
        width: 564px;
        padding-left: 42px;
        padding-right: 13px;
        margin-bottom: 47px;
        -webkit-transform: translateX(-2px);
        -ms-transform: translateX(-2px);
        transform: translateX(-2px)
    }
}

.event__left-to-start__caption {
    color: #52535d;
    font-family: "Nautilus Pompilius";
    font-size: 27px;
    line-height: 1;
    margin-bottom: 17px
}

@media (min-width: 625px) {
    .event__left-to-start__caption {
        margin: 0;
        margin-top: -6px
    }
}

.event__left-to-start__timer {
    margin: auto
}

@media (min-width: 625px) {
    .event__left-to-start__timer {
        margin: 0
    }
}

.event__image {
    display: block;
    width: 100%;
    height: 138px;
    border-radius: 3px;
    margin-bottom: 14px;
    background-color: #545d73;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center
}

@media (min-width: 750px) {
    .event__image {
        height: 478px;
        margin-bottom: 18px
    }
}

@media (min-width: 1180px) {
    .event__image {
        margin-bottom: 39px
    }
}

.event__description {
    display: inherit;
    line-height: 22px;
    max-height: 202px;
    overflow: hidden
}

@media (min-width: 750px) {
    .event__description {
        display: inherit
    }
}

@media (min-width: 750px) {
    .event__general-info {
        width: 407px
    }

    .event__details {
        width: 282px;
        margin-top: -5px
    }

    .event__comment__group {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }
}

@media (min-width: 1180px) {
    .event__general-info {
        width: 685px
    }

    .event__details {
        width: 390px
    }
}

.event__details__age, .event__details__date, .event__details__location, .event__details__price {
    font-size: 17px;
    line-height: 22px;
    padding: 5px 0;
    margin-left: -1px;
    padding-left: 50px;
    margin-bottom: 6px;
    background: url("/local/templates/mozhemnauchim/css/../img/icons/icon-location.svg") no-repeat;
    background-position: 0 5px
}

.event__details__age span, .event__details__age time, .event__details__date span, .event__details__date time, .event__details__location span, .event__details__location time, .event__details__price span, .event__details__price time {
    display: inline-block;
    width: 100%;
    font-weight: 700
}

.event__details__date {
    background-image: url("/local/templates/mozhemnauchim/css/../img/icons/icon-time.svg");
    background-position: 0 10px;
    padding-left: 56px;
    margin-left: -7px;
    margin-bottom: 11px
}

.event__details__date time {
    margin-top: 5px
}

.event__details__age {
    background-image: url("/local/templates/mozhemnauchim/css/../img/icons/icon-age.svg");
    background-position: 0 0;
    padding-left: 53px;
    font-size: 16px;
    margin-bottom: 10px
}

.event__details__price {
    background-image: url("/local/templates/mozhemnauchim/css/../img/icons/icon-price.svg");
    background-position: 1px 9px;
    font-size: 18px;
    padding-left: 53px;
    margin-bottom: 23px
}

@media (min-width: 750px) {
    .event__details__price {
        background-position: 2px 9px
    }
}

.event__availability {
    font-size: 18px;
    margin-left: 1px;
    line-height: 22px;
    margin-bottom: 27px
}

.event__availability span {
    width: 28px;
    height: 31px;
    line-height: 31px;
    text-align: center;
    display: inline-block;
    background-color: #475068;
    text-transform: uppercase;
    margin-left: 5px;
    border-radius: 3px;
    color: #fff
}

@media (min-width: 360px) {
    .event__availability span {
        width: 31px;
        margin-left: 10px
    }
}

@media (min-width: 750px) {
    .event__availability span:first-of-type {
        margin-left: 11px
    }
}

.event__map {
    position: relative;
    border-radius: 3px;
    width: 100%;
    height: 190px;
    background-color: #475068;
    background-image: url("/local/templates/mozhemnauchim/css/../img/screens/map.jpg");
    background-position: 58.4% 23.9%;
    margin-bottom: 20px
}

.event__map:before {
    content: "";
    position: absolute;
    background: url("/local/templates/mozhemnauchim/css/../img/icons/icon-location.svg") no-repeat;
    width: 32px;
    height: 48px;
    left: 52.6%;
    top: 32.5%
}

@media (min-width: 750px) {
    .event__map {
        margin-bottom: 44px
    }
}

@media (min-width: 1180px) {
    .event__map {
        background-position: -103px -87px;
        margin-bottom: 48px
    }

    .event__map:before {
        left: 205px
    }
}

.event__button {
    position: relative;
    width: 240px;
    margin: auto;
    font-size: 18px;
    padding-top: 14px;
    padding-left: 32px;
    text-transform: uppercase;
    height: 64px;
    border-radius: 32px
}

.event__button:before {
    content: "";
    display: block;
    position: absolute;
    left: 26px;
    top: 15px;
    width: 32px;
    height: 32px;
    background-image: url("/local/templates/mozhemnauchim/css/../img/icons/icon-ticket.svg")
}

@media (min-width: 750px) {
    .event__button {
        -webkit-transform: translateX(-3px);
        -ms-transform: translateX(-3px);
        transform: translateX(-3px)
    }
}

@media (min-width: 1180px) {
    .event__button {
        margin: 0;
        margin-left: 3px
    }
}

.event__comments {
    background: #eae4da url("/local/templates/mozhemnauchim/css/../img/bg-header.png") top center repeat;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 17px;
    padding-bottom: 17px
}

.event__comments__container {
    max-width: 720px;
    margin: auto
}

@media (min-width: 750px) {
    .event__comments__container {
        padding-top: 34px;
        margin-bottom: 46px
    }
}

@media (min-width: 1180px) {
    .event__comments__container {
        max-width: 1140px;
        margin-bottom: 86px
    }
}

.event__comments__title {
    font-size: 21px;
    margin-left: -2px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 35px
}

@media (min-width: 750px) {
    .event__comments__title {
        margin-left: -2px
    }
}

.event__comments__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: #fff;
    border-radius: 3px;
    padding: 7px;
    padding-bottom: 12px;
    padding-top: 17px;
    margin-bottom: 11px
}

@media (min-width: 750px) {
    .event__comments__item {
        padding: 24px 23px;
        padding-right: 30px;
        padding-bottom: 36px
    }
}

@media (min-width: 1180px) {
    .event__comments__item {
        padding-right: 22px
    }
}

.event__comment__avatar {
    width: 68px;
    height: 68px;
    background-color: #e5e5e5;
    border-radius: 50%;
    margin-right: 8px;
    margin-top: 7px
}

@media (min-width: 750px) {
    .event__comment__avatar {
        width: 117px;
        height: 117px;
        margin: 0;
        margin-top: 1px;
        margin-right: 25px;
        -ms-flex-negative: 0;
        flex-shrink: 0
    }
}

.event__comment__name {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 7px
}

@media (min-width: 750px) {
    .event__comment__name {
        margin-top: 8px;
        margin-bottom: 3px
    }
}

.event__comments__date {
    display: none;
    font-size: 16px;
    color: #b9b9b9;
    font-style: italic;
    line-height: 1;
    margin-top: -2px;
    margin-right: 3px
}

@media (min-width: 750px) {
    .event__comments__date {
        display: inherit;
        margin-top: 1px;
        margin-right: 4px
    }
}

.event__comment__text {
    font-size: 14px;
    line-height: 22px;
    max-height: 90px;
    margin-bottom: 7px;
    overflow: hidden
}

@media (min-width: 750px) {
    .event__comment__text {
        max-height: 47px
    }
}

@media (min-width: 1180px) {
    .event__comment__text {
        padding-right: 70px
    }
}

.event__comment__reply {
    font-size: 16px;
    line-height: 22px;
    color: #d52640;
    margin-left: -3px
}

.event__comment__reply:hover {
    text-decoration: none
}

@media (min-width: 750px) {
    .event__comment__reply {
        margin-top: -3px;
        margin-left: 0
    }
}

.event__add-comment {
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    padding: 6px;
    padding-bottom: 19px
}

@media (min-width: 750px) {
    .event__add-comment {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        padding: 23px;
        padding-top: 10px;
        padding-right: 21px;
        padding-bottom: 20px;
        margin-bottom: 30px
    }
}

@media (min-width: 1180px) {
    .event__add-comment {
        padding-right: 22px;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

.event__comment__add-avatar {
    position: relative;
    margin-top: 0;
    cursor: pointer;
    background-image: url("/local/templates/mozhemnauchim/css/../img/icons/icon-add.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 30%;
    overflow: hidden
}

.event__comment__add-avatar:hover {
    -webkit-box-shadow: 0 0 0 1px #475068;
    box-shadow: 0 0 0 1px #475068
}

.event__comment__add-avatar span {
    opacity: 0;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(71, 80, 104, 0.7) url("/local/templates/mozhemnauchim/css/../img/icons/icon-delete-image.svg") center no-repeat;
    background-size: 40%
}

.event__comment__add-avatar span:hover {
    opacity: 1
}

.event__comment__add-avatar .event__comment__add-avatar__file {
    display: none
}

.event__comment__add-text {
    width: 70%;
    height: 106px;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    resize: none;
    border-radius: 3px;
    border: none;
    padding: 5px 9px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #e5e5e5;
    margin-bottom: 13px
}

.event__comment__add-text::-webkit-input-placeholder {
    font-family: "Open Sans";
    font-size: 14px;
    font-style: italic;
    color: #8e8e8e
}

.event__comment__add-text:-ms-input-placeholder {
    font-family: "Open Sans";
    font-size: 14px;
    font-style: italic;
    color: #8e8e8e
}

.event__comment__add-text::-ms-input-placeholder {
    font-family: "Open Sans";
    font-size: 14px;
    font-style: italic;
    color: #8e8e8e
}

.event__comment__add-text::placeholder {
    font-family: "Open Sans";
    font-size: 14px;
    font-style: italic;
    color: #8e8e8e
}

@media (min-width: 750px) {
    .event__comment__add-text {
        margin-top: 10px;
        margin-bottom: 19px;
        height: 96px;
        padding: 15px 21px
    }
}

.add-comment__socials {
    margin-left: 3px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #8e8e8e;
    vertical-align: middle
}

@media (min-width: 750px) {
    .add-comment__socials {
        margin: auto;
        margin-top: 16px;
        margin-bottom: -2px;
        -webkit-transform: translateX(2px);
        -ms-transform: translateX(2px);
        transform: translateX(2px)
    }
}

@media (min-width: 1180px) {
    .add-comment__socials {
        margin-left: 145px
    }
}

.add-comment__socials__link {
    display: inline-block;
    width: 27px;
    height: 27px;
    vertical-align: middle;
    border-radius: 50%;
    margin-left: 6px;
    margin-bottom: 15px;
    background: #475068 url("/local/templates/mozhemnauchim/css/../img/icons/icon-comments-social-facebook.svg") center no-repeat
}

.add-comment__socials__link:hover {
    background-color: #dd9c0b
}

.add-comment__socials__link:first-of-type {
    margin-left: 11px
}

@media (min-width: 750px) {
    .add-comment__socials__link:first-of-type {
        margin-left: 12px
    }
}

.add-comment__socials__link.vkontakte {
    background-image: url("/local/templates/mozhemnauchim/css/../img/icons/icon-comments-social-vkontakte.svg")
}

.add-comment__socials__link.twitter {
    background-image: url("/local/templates/mozhemnauchim/css/../img/icons/icon-comments-social-twitter.svg")
}

@media (min-width: 750px) {
    .add-comment__socials__link {
        margin-bottom: 0;
        -webkit-transform: translateY(-2px);
        -ms-transform: translateY(-2px);
        transform: translateY(-2px)
    }
}

.add-comment__button {
    margin: auto;
    background-color: #475068
}

@media (min-width: 750px) {
    .add-comment__button {
        margin: 0 12px;
        padding-top: 12px;
        padding-bottom: 12px
    }
}

@media (min-width: 1180px) {
    .add-comment__button {
        margin: 0
    }
}

.event__left-to-start__timer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 230px
}

@media (min-width: 625px) {
    .event__left-to-start__timer {
        width: 228px
    }
}

@media (min-width: 1180px) {
    .event__left-to-start__timer {
        width: 230px
    }
}

.counter {
    color: #52535d;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: Arial, Helvetica, sans-serif
}

.counter .number {
    font-size: 30px;
    font-weight: 700;
    text-align: center;
    line-height: 51px;
    display: inline-block;
    position: relative;
    width: 48px;
    height: 48px;
    border-radius: 3px;
    background-color: #fff;
    border: 1px solid #fff;
    -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.36);
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.36);
    z-index: 1
}

.counter .number:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 26px;
    background-color: rgba(0, 0, 0, 0.05);
    z-index: 0
}

@media (min-width: 625px) {
    .counter .number {
        margin-bottom: 3px
    }
}

.counter .caption {
    display: block;
    font-size: 11px;
    margin-top: 2px
}

.cart {
    padding: 0 15px
}

.cart__container {
    max-width: 720px;
    margin: auto
}

@media (min-width: 1180px) {
    .cart__container {
        max-width: 1140px
    }
}

.cart__title {
    font-size: 21px;
    text-transform: uppercase;
    margin-bottom: 22px;
    margin-top: 3px
}

.admin-adverts__list, .cart__items, .my-adverts__list {
    margin-bottom: 10px
}

@media (min-width: 750px) {
    .admin-adverts__list, .cart__items, .my-adverts__list {
        margin-bottom: 45px
    }
}

@media (min-width: 750px) {
    .admin-adverts__list, .cart__items, .my-adverts__list {
        margin-bottom: 46px
    }
}

.admin-adverts__item, .cart__item, .my-adverts__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: #ebe6dc;
    padding: 4px;
    padding-bottom: 6px;
    border-radius: 3px;
    margin-bottom: 16px;
    position: relative
}

@media (min-width: 750px) {
    .admin-adverts__item, .cart__item, .my-adverts__item {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.admin-adverts__image, .cart__item__image, .my-adverts__image {
    height: 94px;
    width: 100%;
    margin-right: 24px;
    border-radius: 3px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center
}

@media (min-width: 750px) {
    .admin-adverts__image, .cart__item__image, .my-adverts__image {
        width: 160px;
        height: 160px
    }
}

@media (min-width: 1180px) {
    .admin-adverts__image, .cart__item__image, .my-adverts__image {
        width: 135px;
        height: 135px
    }
}

.admin-adverts__details, .cart__item__details, .my-adverts__details {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-line-pack: start;
    align-content: flex-start
}

@media (min-width: 750px) {
    .admin-adverts__details, .cart__item__details, .my-adverts__details {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

@media (min-width: 1180px) {
    .admin-adverts__details, .cart__item__details, .my-adverts__details {
        padding-top: 10px
    }
}

.admin-adverts__item-title, .cart__item__title, .my-adverts__item-title {
    width: 100%;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 700;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

@media (min-width: 750px) {
    .admin-adverts__item-title, .cart__item__title, .my-adverts__item-title {
        margin-bottom: 4px;
        font-size: 15px
    }
}

.admin-adverts__date, .cart__item__date, .my-adverts__date {
    width: 100%;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    font-size: 11px;
    font-style: italic;
    color: #b7b7b7;
    margin-bottom: 5px
}

@media (min-width: 750px) {
    .admin-adverts__date, .cart__item__date, .my-adverts__date {
        font-size: 13px;
        margin-bottom: 9px
    }
}

.admin-adverts__age, .admin-adverts__location, .admin-adverts__price, .cart__item__age, .cart__item__location, .cart__item__price, .my-adverts__age, .my-adverts__location, .my-adverts__price {
    padding-left: 28px;
    font-size: 14px;
    background: url("/local/templates/mozhemnauchim/css/../img/icons/icon-location.svg") no-repeat;
    background-size: 18px 27px;
    background-position: 0 8px;
    margin-right: 10px
}

.admin-adverts__age:last-child, .admin-adverts__location:last-child, .admin-adverts__price:last-child, .cart__item__age:last-child, .cart__item__location:last-child, .cart__item__price:last-child, .my-adverts__age:last-child, .my-adverts__location:last-child, .my-adverts__price:last-child {
    margin-right: 0
}

.admin-adverts__age span, .admin-adverts__age span, .admin-adverts__location span, .admin-adverts__price span, .admin-adverts__price span, .cart__item__age span, .cart__item__location span, .cart__item__price span, .my-adverts__age span, .my-adverts__location span, .my-adverts__price span {
    display: block;
    font-weight: 700;
    margin-top: -5px
}

@media (min-width: 1180px) {
    .admin-adverts__age, .admin-adverts__location, .admin-adverts__price, .cart__item__age, .cart__item__location, .cart__item__price, .my-adverts__age, .my-adverts__location, .my-adverts__price {
        margin-right: 50px;
        font-size: 16px
    }
}

.admin-adverts__age, .admin-adverts__location, .admin-adverts__price, .cart__item__location, .my-adverts__age, .my-adverts__location, .my-adverts__price {
    width: 90%
}

.admin-adverts__age span, .admin-adverts__location span, .admin-adverts__price span, .cart__item__location span, .my-adverts__age span, .my-adverts__location span, .my-adverts__price span {
    white-space: nowrap;
    max-width: 250px;
    overflow: hidden
}

@media (min-width: 1180px) {
    .admin-adverts__age, .admin-adverts__location, .admin-adverts__price, .cart__item__location, .my-adverts__age, .my-adverts__location, .my-adverts__price {
        width: auto
    }
}

.admin-adverts__age, .cart__item__age, .my-adverts__age {
    background-image: url("/local/templates/mozhemnauchim/css/../img/icons/icon-age.svg");
    background-size: 24px 28px
}

@media (min-width: 1180px) {
    .admin-adverts__age, .cart__item__age, .my-adverts__age {
        padding-left: 31px;
        margin-left: -1px
    }
}

.admin-adverts__price, .cart__item__price, .my-adverts__price {
    padding-left: 39px;
    background-image: url("/local/templates/mozhemnauchim/css/../img/icons/icon-price.svg");
    background-size: 32px 26px;
    background-position: 0 8px
}

@media (min-width: 750px) {
    .admin-adverts__price, .cart__item__price, .my-adverts__price {
        margin-left: 15px
    }
}

@media (min-width: 1180px) {
    .admin-adverts__price, .cart__item__price, .my-adverts__price {
        margin-left: 13px;
        margin-top: 5px
    }
}

.admin-adverts__delete, .admin-adverts__edit, .admin-adverts__pay, .cart__item__delete, .my-adverts__delete, .my-adverts__edit, .my-adverts__pay {
    position: absolute;
    bottom: 10px;
    right: 15px;
    font-size: 13px;
    color: #d52640
}

.admin-adverts__delete:before, .admin-adverts__edit:before, .admin-adverts__pay:before, .cart__item__delete:before, .my-adverts__delete:before, .my-adverts__edit:before, .my-adverts__pay:before {
    content: "";
    position: absolute;
    width: 10px;
    height: 7px;
    left: -10px;
    top: 7px;
    background: url("/local/templates/mozhemnauchim/css/../img/icons/icon-cart-delete.svg") no-repeat
}

.admin-adverts__delete:hover, .admin-adverts__edit:hover, .admin-adverts__pay:hover, .cart__item__delete:hover, .my-adverts__delete:hover, .my-adverts__edit:hover, .my-adverts__pay:hover {
    text-decoration: none
}

@media (min-width: 750px) {
    .admin-adverts__delete, .admin-adverts__edit, .admin-adverts__pay, .cart__item__delete, .my-adverts__delete, .my-adverts__edit, .my-adverts__pay {
        bottom: auto;
        top: 10px
    }
}

.cart__item__button {
    width: 194px;
    margin-right: 12px;
    margin-top: 10px;
    text-transform: uppercase;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

@media (min-width: 750px) {
    .cart__item__button {
        -ms-flex-item-align: end;
        align-self: flex-end;
        margin-bottom: 9px
    }
}

.cart__item__tickets-quantity {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: 12px;
    margin-top: 10px;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

@media (min-width: 750px) {
    .cart__item__tickets-quantity {
        -ms-flex-item-align: end;
        align-self: flex-end;
        margin-bottom: 9px
    }
}

.tickets-quantity {
    padding-top: 8px;
    padding-bottom: 8px;
    width: 48px;
    font-size: 24px;
    line-height: 1;
    font-weight: 700
}

.tickets-quantity--decrease {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    padding-top: 6px;
    padding-bottom: 10px;
    padding-left: 5px
}

.tickets-quantity--increase {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    padding-right: 5px
}

.tickets-quantity__input {
    width: 48px;
    border: 2px solid #d52640;
    text-align: center;
    font-size: 18px;
    line-height: 1
}

.cart__total {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 50px
}

@media (min-width: 550px) {
    .cart__total {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        margin-bottom: 157px
    }
}

.cart__total__text {
    font-size: 21px;
    width: 100%;
    text-transform: uppercase;
    margin-bottom: 10px;
    margin-right: 33px;
    text-align: center;
    font-weight: 700
}

@media (min-width: 550px) {
    .cart__total__text {
        width: auto;
        margin-bottom: -3px
    }
}

.cart__total__button {
    width: 194px;
    text-transform: uppercase;
    margin-right: 17px;
    padding-left: 4px
}

.cart__form {
    width: 100%;
    max-width: 720px;
    margin: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 40px
}

.cart__form__input, .cart__form__label {
    margin-bottom: 15px;
    width: 100%
}

@media (min-width: 550px) {
    .cart__form__label {
        padding-right: 30px;
        width: 40%
    }
}

.cart__form__input {
    height: 47px;
    padding: 15px 20px;
    background-color: #fff;
    border: 1px solid #fff;
    border-radius: 3px
}

@media (min-width: 550px) {
    .cart__form__input {
        width: 60%
    }
}

.cart__form__agree {
    font-size: 12px;
    color: #6a6a6a
}

.cart__form__agree input[type=checkbox]:not(checked) {
    display: none
}

.cart__form__agree input[type=checkbox]:not(checked) + label:before {
    content: "";
    display: inline-block;
    width: 18px;
    height: 18px;
    border-radius: 3px;
    background-color: #fff;
    vertical-align: middle;
    margin-right: 8px;
    margin-left: 1px;
    margin-top: -6px
}

.cart__form__agree input[type=checkbox]:not(checked):checked {
    display: none
}

.cart__form__agree input[type=checkbox]:not(checked):checked + label:before {
    background: #fff url("/local/templates/mozhemnauchim/css/../img/icons/icon-checkbox-checked.svg") center no-repeat
}

.my-account {
    padding: 0 15px
}

.my-account__container {
    max-width: 720px;
    margin: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-bottom: 30px
}

@media (min-width: 1180px) {
    .my-account__container {
        max-width: 1140px;
        padding-bottom: 45px
    }
}

.my-account__title {
    font-size: 18px;
    width: 100%;
    margin-top: 4px;
    margin-bottom: 30px
}

@media (min-width: 1180px) {
    .my-account__title {
        font-size: 21px
    }
}

.my-account__menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%
}

@media (min-width: 750px) {
    .my-account__menu {
        width: auto
    }
}

@media (min-width: 1180px) {
    .my-account__menu {
        margin-top: 1px
    }
}

.my-account__menu__link {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    background-color: #f1f1f1;
    text-transform: uppercase;
    color: #000;
    width: 100%;
    font-size: 13px;
    line-height: 1;
    text-decoration: none;
    padding: 9px;
    padding-left: 25px
}

.my-account__menu__link:before {
    content: "";
    display: block;
    position: absolute;
    left: 14px;
    top: 15px;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: #000
}

.my-account__menu__link.active {
    background-color: #c1c6cb
}

.my-account__menu__link:hover {
    background-color: #596177;
    color: #fff
}

.my-account__menu__link:hover:before {
    background-color: #fff
}

@media (min-width: 750px) {
    .my-account__menu__link {
        width: 200px;
        font-size: 14px
    }
}

@media (min-width: 1180px) {
    .my-account__menu__link {
        width: 262px;
        font-size: 16px;
        padding-right: 25px
    }
}

.admin-adverts, .my-adverts {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0
}

@media (min-width: 750px) {
    .admin-adverts, .my-adverts {
        max-width: 500px
    }
}

@media (min-width: 1180px) {
    .admin-adverts, .my-adverts {
        max-width: 850px;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

.admin-adverts__title, .my-adverts__title {
    width: 100%;
    font-size: 18px;
    line-height: 1;
    text-transform: uppercase;
    margin-bottom: 18px;
    margin-top: 15px
}

@media (min-width: 750px) {
    .admin-adverts__title, .my-adverts__title {
        font-size: 18px;
        margin-top: -2px
    }
}

@media (min-width: 1180px) {
    .admin-adverts__title, .my-adverts__title {
        font-size: 21px;
        margin-top: -2px
    }
}

.admin-adverts__tab-switch__list, .my-adverts__tab-switch__list {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: -8px;
    margin-left: 4px;
    margin-bottom: 13px
}

.admin-adverts__tab-switch__item, .my-adverts__tab-switch__item {
    margin-right: 19px
}

.admin-adverts__tab-switch__link, .my-adverts__tab-switch__link {
    color: #000;
    line-height: 22px
}

.admin-adverts__tab-switch__link:hover, .my-adverts__tab-switch__link:hover {
    text-decoration: none
}

.admin-adverts__tab-switch__link.active, .my-adverts__tab-switch__link.active {
    color: #747474;
    text-decoration: none
}

.admin-adverts__list, .my-adverts__list {
    width: 100%;
    padding-left: 3px;
    margin-bottom: 38px
}

@media (min-width: 1180px) {
    .admin-adverts__list, .my-adverts__list {
        margin-bottom: 30px
    }
}

.admin-adverts__item, .my-adverts__item {
    padding-bottom: 5px;
    margin-bottom: 8px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.admin-adverts__item:after, .my-adverts__item:after {
    display: block;
    position: absolute;
    left: 5px;
    bottom: 5px;
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    padding-left: 23px
}

@media (min-width: 750px) {
    .admin-adverts__item:after, .my-adverts__item:after {
        margin: 0;
        left: 184px;
        bottom: auto;
        top: 142px
    }
}

@media (min-width: 1180px) {
    .admin-adverts__item:after, .my-adverts__item:after {
        margin: 0;
        left: auto;
        top: 16px;
        right: 14px
    }
}

.admin-adverts__item.paid:after, .my-adverts__item.paid:after {
    content: "Оплачен";
    color: #16ab21;
    background: url("/local/templates/mozhemnauchim/css/../img/icons/icon-my-adverts-paid.svg") 0 3px no-repeat
}

.admin-adverts__item.unpaid:after, .my-adverts__item.unpaid:after {
    content: "НЕ Оплачен";
    right: 11px;
    color: #d52640;
    padding-left: 25px;
    background: url("/local/templates/mozhemnauchim/css/../img/icons/icon-my-adverts-unpaid.svg") 0 3px no-repeat
}

.admin-adverts__details, .my-adverts__details {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.admin-adverts__item-title, .my-adverts__item-title {
    margin-bottom: 1px
}

@media (min-width: 750px) {
    .admin-adverts__item-title, .my-adverts__item-title {
        max-width: 300px
    }
}

@media (min-width: 1180px) {
    .admin-adverts__item-title, .my-adverts__item-title {
        max-width: 500px
    }
}

.admin-adverts__date, .my-adverts__date {
    line-height: 1;
    margin-bottom: 0
}

.admin-adverts__age, .admin-adverts__location, .admin-adverts__price, .my-adverts__age, .my-adverts__location, .my-adverts__price {
    font-size: 13px;
    line-height: 20px;
    padding-left: 20px;
    margin-left: 6px;
    background-size: 12px 18px;
    background-position: 0 8px
}

@media (min-width: 750px) {
    .admin-adverts__age, .admin-adverts__location, .admin-adverts__price, .my-adverts__age, .my-adverts__location, .my-adverts__price {
        margin: 0
    }
}

.admin-adverts__age, .my-adverts__age {
    background-size: 16px 20px;
    background-position: 0 0;
    padding-top: 4px;
    padding-left: 22px;
    margin-left: 4px;
    margin-top: -1px;
    margin-bottom: 2px
}

.admin-adverts__age span, .my-adverts__age span {
    display: inline
}

@media (min-width: 750px) {
    .admin-adverts__age, .my-adverts__age {
        margin-left: -2px
    }
}

.admin-adverts__price, .my-adverts__price {
    background-size: 22px 17px;
    background-position: 0 2px;
    padding-left: 26px;
    margin: 0;
    margin-bottom: 10px
}

.admin-adverts__price span, .my-adverts__price span {
    display: inline
}

@media (min-width: 750px) {
    .admin-adverts__price, .my-adverts__price {
        margin-left: -5px
    }
}

.admin-adverts__manage, .my-adverts__manage {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-item-align: end;
    align-self: flex-end;
    margin-right: 12px;
    margin-bottom: 3px;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

@media (min-width: 750px) {
    .admin-adverts__manage, .my-adverts__manage {
        width: 100%;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

@media (min-width: 1180px) {
    .admin-adverts__manage, .my-adverts__manage {
        width: auto;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.admin-adverts__delete, .admin-adverts__edit, .admin-adverts__pay, .my-adverts__delete, .my-adverts__edit, .my-adverts__pay {
    position: relative;
    bottom: auto;
    top: auto;
    right: auto;
    margin-left: 11px
}

@media (min-width: 750px) {
    .admin-adverts__delete, .admin-adverts__edit, .admin-adverts__pay, .my-adverts__delete, .my-adverts__edit, .my-adverts__pay {
        margin-right: 10px
    }
}

@media (min-width: 1180px) {
    .admin-adverts__delete, .admin-adverts__edit, .admin-adverts__pay, .my-adverts__delete, .my-adverts__edit, .my-adverts__pay {
        margin-right: 0
    }
}

.admin-adverts__pay, .my-adverts__pay {
    color: #16ab21
}

.admin-adverts__pay:before, .my-adverts__pay:before {
    background-image: url("/local/templates/mozhemnauchim/css/../img/icons/icon-my-adverts-pay.svg")
}

.admin-adverts__delete, .admin-adverts__edit, .my-adverts__edit {
    margin: 0;
    margin-right: 10px
}

.admin-adverts__delete:before, .admin-adverts__edit:before, .my-adverts__edit:before {
    display: none
}

.admin-adverts__add-ad, .my-adverts__add-ad {
    width: 194px;
    margin-left: 4px
}

.admin-adverts__category-edit {
    font-weight: 600;
    text-transform: uppercase;
    color: #d52640;
    margin-top: 4px;
    margin-right: 5px
}

.admin-adverts__category-edit:hover {
    text-decoration: none
}

.my-settings, .new-ad {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    width: 100%;
    margin-bottom: 35px
}

.my-settings *, .new-ad * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

@media (min-width: 750px) {
    .my-settings, .new-ad {
        max-width: 500px
    }
}

@media (min-width: 1180px) {
    .my-settings, .new-ad {
        max-width: 847px
    }
}

@media (min-width: 1180px) {
    .my-settings {
        margin-bottom: 20px
    }
}

.my-settings__title, .new-ad__title {
    font-size: 21px;
    line-height: 1;
    margin-top: 20px;
    margin-bottom: 19px;
    text-transform: uppercase
}

@media (min-width: 750px) {
    .my-settings__title, .new-ad__title {
        margin-top: -3px
    }
}

.change-settings__fieldset, .new-ad__form__fieldset {
    width: 100%;
    background-color: #ece7dc;
    padding: 21px 30px 20px 24px;
    margin-bottom: 18px;
    border-radius: 3px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.change-settings__title, .new-ad__form__title {
    width: 100%;
    font-size: 15px;
    line-height: 1;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 20px;
    margin-top: -3px
}

.change-settings__group, .new-ad__form__group {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.change-settings__group.group--bottom, .new-ad__form__group.group--bottom {
    width: 100%;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    padding-top: 20px;
    background: url("/local/templates/mozhemnauchim/css/../img/icons/icon-qiwi.png") 5px 20px no-repeat
}

.change-settings__group.group--bottom .change-settings__label, .new-ad__form__group.group--bottom .change-settings__label {
    text-transform: none;
    font-size: 14px;
    margin-bottom: 2px;
    line-height: 1;
    width: 100%;
    padding-left: 100px
}

@media (min-width: 500px) {
    .change-settings__group.group--bottom .change-settings__label, .new-ad__form__group.group--bottom .change-settings__label {
        padding-left: 5px
    }
}

@media (min-width: 750px) {
    .change-settings__group.group--bottom .change-settings__label, .new-ad__form__group.group--bottom .change-settings__label {
        width: auto
    }
}

@media (min-width: 1180px) {
    .change-settings__group.group--bottom .change-settings__label, .new-ad__form__group.group--bottom .change-settings__label {
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }
}

@media (min-width: 750px) {
    .change-settings__group.group--bottom .change-settings__input, .new-ad__form__group.group--bottom .change-settings__input {
        margin-left: 15px
    }
}

@media (min-width: 1180px) {
    .change-settings__group, .new-ad__form__group {
        width: 50%
    }

    .change-settings__group.group--left, .new-ad__form__group.group--left {
        padding-right: 13px;
        padding-left: 5px
    }

    .change-settings__group.group--right, .new-ad__form__group.group--right {
        padding-left: 15px
    }
}

.change-settings__label, .new-ad__form__label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 19px;
    text-transform: uppercase
}

.change-settings__label:last-of-type, .new-ad__form__label:last-of-type {
    margin-bottom: 16px
}

@media (min-width: 500px) {
    .change-settings__label, .new-ad__form__label {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

.change-settings__input, .change-settings__select, .new-ad__form__button, .new-ad__form__input, .new-ad__form__select, .new-ad__form__text {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    margin: 0;
    width: 100%;
    height: 47px;
    background-color: #fff;
    border: 1px solid #fff;
    border-radius: 3px
}

.change-settings__input:before, .change-settings__select:before, .new-ad__form__button:before, .new-ad__form__input:before, .new-ad__form__select:before, .new-ad__form__text:before {
    display: none
}

@media (min-width: 500px) {
    .change-settings__input, .change-settings__select, .new-ad__form__button, .new-ad__form__input, .new-ad__form__select, .new-ad__form__text {
        width: 60%
    }
}

@media (min-width: 750px) {
    .change-settings__input, .change-settings__select, .new-ad__form__button, .new-ad__form__input, .new-ad__form__select, .new-ad__form__text {
        width: 264px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }
}

.change-settings__input, .new-ad__form__input {
    padding: 15px 20px
}

.change-settings__select, .new-ad__form__select {
    background-image: none, url("/local/templates/mozhemnauchim/css/../img/icons/icon-header-city-btn.png");
    background-position: 0 0, calc(100% - 14px) 60%;
    padding-left: 20px;
    padding-right: 50px
}

.change-settings__select:hover, .new-ad__form__select:hover {
    background-color: #fff;
    -webkit-box-shadow: none;
    box-shadow: none
}

.change-settings__select .selectbox-city__option[disabled], .new-ad__form__select .selectbox-city__option[disabled] {
    background-color: #c8c8c8
}

.change-settings__submit, .new-ad__form__submit {
    margin: auto;
    margin-top: 40px;
    width: 194px
}

.similar__items__list {
    width: 100%;
    overflow: hidden;
    outline: none
}

.similar__item {
    position: relative;
    width: 100%;
    background-color: #e8e2d7;
    border-radius: 3px;
    overflow: hidden;
    margin-bottom: 32px
}

@media (min-width: 750px) {
    .similar__item {
        width: 344px
    }
}

@media (min-width: 1180px) {
    .similar__item {
        width: 360px
    }
}

.similar__item__image {
    width: 100%;
    height: 248px;
    background-position: center;
    background-size: cover
}

.similar__item__info {
    padding: 17px 14px 7px
}

@media (min-width: 750px) {
    .similar__item__info {
        padding-right: 2px
    }
}

@media (min-width: 750px) {
    .similar__item__info {
        padding-bottom: 9px
    }
}

.similar__item__link {
    display: block;
    color: #000;
    text-decoration: none;
    font-size: 15px;
    line-height: 22px;
    font-weight: 700;
    text-transform: uppercase
}

.similar__item__link:before {
    content: "";
    display: block;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    border-radius: 3px
}

@media (min-width: 750px) {
    .similar__item__link {
        margin-bottom: -4px
    }
}

.similar__item__date {
    color: #b7b7b7;
    font-size: 13px;
    font-style: italic;
    line-height: 1;
    margin-left: -1px
}

.forms-contacts {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 45px 15px 35px;
    background: #eae4da url("/local/templates/mozhemnauchim/css/../img/bg-header.png") top center repeat
}

@media (min-width: 664px) {
    .forms-contacts {
        padding-right: 40px;
        padding-left: 40px
    }
}

@media (min-width: 1180px) {
    .forms-contacts {
        padding-right: 69px;
        padding-left: 67px;
        padding-bottom: 34px
    }
}

.forms-contacts__legend {
    padding: 0;
    font-weight: 700;
    font-size: 21px;
    line-height: 22px;
    text-align: left;
    color: #000;
    text-transform: uppercase
}

.forms-contacts__group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 3px
}

@media (min-width: 664px) {
    .forms-contacts__group {
        margin-top: 21px
    }
}

@media (min-width: 750px) {
    .forms-contacts__group {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.forms-contacts__fieldset {
    width: 100%;
    margin: 0;
    padding: 0;
    border: 0
}

@media (min-width: 750px) {
    .forms-contacts__fieldset {
        width: calc(50% - 16px)
    }
}

.forms-contacts__label {
    display: block;
    margin-top: 18px;
    font-size: 15px;
    line-height: 22px;
    font-family: "Open Sans";
    color: #000
}

@media (min-width: 664px) {
    .forms-contacts__label:first-of-type {
        margin-top: 0
    }
}

.forms-contacts__input {
    width: 100%;
    height: 48px;
    margin-top: 4px;
    padding: 0 20px;
    padding-bottom: 4px;
    font-weight: 600;
    font-size: 15px;
    line-height: 22px;
    font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
    color: #000;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position-y: 48%;
    border: 0;
    border-radius: 3px;
    outline: none
}

.forms-contacts__input:invalid:not(:placeholder-shown) {
    color: #af0c0d;
    border-color: #c32223;
    outline: none
}

.forms-contacts__input:invalid:not(:placeholder-shown) + .forms-contact__error {
    display: block
}

.forms-contacts__input::-webkit-input-placeholder {
    opacity: 1
}

.forms-contacts__input:-ms-input-placeholder {
    opacity: 1
}

.forms-contacts__input::-ms-input-placeholder {
    opacity: 1
}

.forms-contacts__input::placeholder {
    opacity: 1
}

.forms-contacts__textarea {
    width: 100%;
    height: 236px;
    margin-top: 4px;
    padding: 10px 20px;
    font-weight: 600;
    font-size: 15px;
    line-height: 22px;
    font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
    color: #000;
    background-color: #fff;
    border: 0;
    border-radius: 3px;
    outline: none
}

@media (min-width: 664px) {
    .forms-contacts__textarea {
        height: calc(100% - 22px - 4px)
    }
}

.forms-contacts__textarea::-webkit-input-placeholder {
    opacity: 1
}

.forms-contacts__textarea:-ms-input-placeholder {
    opacity: 1
}

.forms-contacts__textarea::-ms-input-placeholder {
    opacity: 1
}

.forms-contacts__textarea::placeholder {
    opacity: 1
}

.forms-contacts__button {
    max-width: 100%;
    margin-top: 28px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width: 664px) {
    .forms-contacts__button {
        max-width: 48%;
        margin-top: 35px
    }
}

@media (min-width: 992px) {
    .forms-contacts__button {
        max-width: 38%
    }
}

@media (min-width: 1180px) {
    .forms-contacts__button {
        width: 264px;
        padding-top: 15px;
        padding-bottom: 17px;
        -webkit-transform: translateX(1px);
        -ms-transform: translateX(1px);
        transform: translateX(1px)
    }
}

.new-ad {
    margin-bottom: 10px
}

.new-ad .filter__age {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0
}

.new-ad .filter__age .filter__age__mobile, .new-ad .filter__age .filter__age__tablet {
    left: auto;
    right: 0
}

.new-ad .filter__age .filter__age__mobile:before, .new-ad .filter__age .filter__age__tablet:before {
    display: none
}

@media (min-width: 500px) {
    .new-ad .filter__age .filter__age__mobile {
        width: 60%
    }
}

.new-ad .filter__availability {
    position: absolute;
    left: auto;
    right: 0;
    max-width: 352px
}

.new-ad .filter__availability:before {
    display: none
}

@media (min-width: 1180px) {
    .new-ad {
        margin-bottom: -5px
    }
}

.new-ad__form__fieldset.fieldset--transparent {
    background-color: transparent;
    padding-top: 29px;
    padding-right: 0;
    padding-left: 0;
    margin-bottom: 6px
}

.new-ad__form__fieldset.fieldset--transparent .new-ad__form__title {
    margin-bottom: 18px
}

.new-ad__form__fieldset.fieldset--transparent .group--left {
    padding-left: 0;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    margin-bottom: 20px
}

.new-ad__form__fieldset.fieldset--transparent .group--left .new-ad__form__title {
    width: auto;
    margin-left: -2px
}

.new-ad__form__fieldset.fieldset--transparent .group--left .new-ad__form__link {
    margin-top: -6px;
    margin-bottom: 14px;
    font-size: 15px;
    font-weight: 600;
    color: #d52640
}

@media (min-width: 1180px) {
    .new-ad__form__fieldset.fieldset--transparent .group--left {
        padding-right: 56px;
        margin-bottom: 0
    }
}

.new-ad__form__fieldset.fieldset--transparent .group--right .new-ad__form__label {
    margin-bottom: 7px
}

@media (min-width: 1180px) {
    .new-ad__form__fieldset.fieldset--transparent .group--right {
        padding-left: 25px
    }
}

.new-ad__form__fieldset.fieldset--transparent .new-ad__form__input {
    background-color: #e4e4e4;
    border-color: #e4e4e4
}

@media (min-width: 500px) {
    .new-ad__form__fieldset.fieldset--transparent {
        padding-right: 30px
    }
}

.new-ad__form__fieldset.fieldset--description {
    padding-top: 22px
}

.new-ad__form__fieldset.fieldset--description .new-ad__form__title {
    margin-bottom: 21px
}

.new-ad__form__fieldset.fieldset--description .group--wide:first-of-type label {
    margin-bottom: 11px
}

@media (min-width: 500px) {
    .new-ad__form__fieldset.fieldset--description .group--wide:first-of-type label {
        padding-left: 5px
    }
}

@media (min-width: 500px) {
    .new-ad__form__fieldset.fieldset--description .group--wide:first-of-type select {
        margin-left: 27px
    }
}

.new-ad__form__fieldset.fieldset--description .group--wide:last-of-type label {
    margin-top: 1px;
    color: #d52640;
    text-decoration: underline;
    text-transform: uppercase;
    cursor: pointer
}

.new-ad__form__fieldset.fieldset--description .group--wide:last-of-type label:hover {
    text-decoration: none
}

.new-ad__form__group.group--wide {
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.new-ad__form__group.group--wide .new-ad__form__label {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    width: 100%
}

@media (min-width: 750px) {
    .new-ad__form__group.group--wide .new-ad__form__label {
        width: auto
    }
}

.new-ad__form__label {
    position: relative
}

.new-ad__form__label .new-ad__form__date {
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
    display: none;
    text-transform: none
}

.new-ad__form__label .new-ad__form__date.is-active {
    display: block
}

.new-ad__form__label .new-ad__form__date .new-ad__form__date__mobile {
    left: 50%;
    -webkit-transform: translate(-50%, 100%);
    -ms-transform: translate(-50%, 100%);
    transform: translate(-50%, 100%);
    padding-top: 29px;
    padding-bottom: 19px;
    padding-left: 12px;
    padding-right: 9px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-width: 290px;
    max-width: 350px;
    z-index: 7
}

.new-ad__form__label .new-ad__form__date .new-ad__form__date__mobile:before {
    display: none
}

@media (min-width: 400px) {
    .new-ad__form__label .new-ad__form__date .new-ad__form__date__mobile {
        left: auto;
        right: 0;
        -webkit-transform: translateY(100%);
        -ms-transform: translateY(100%);
        transform: translateY(100%)
    }
}

@media (min-width: 750px) {
    .new-ad__form__label .new-ad__form__date .new-ad__form__date__mobile {
        display: none
    }
}

.new-ad__form__label .new-ad__form__date .new-ad__form__date__tablet {
    left: auto;
    right: 0;
    width: 378px;
    padding-left: 50px;
    padding-right: 50px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-weight: 600;
    color: #666;
    line-height: 36px;
    text-align: center
}

.new-ad__form__label .new-ad__form__date .new-ad__form__date__tablet:before {
    display: none
}

@media (min-width: 750px) {
    .new-ad__form__label .new-ad__form__date .new-ad__form__date__tablet {
        display: block
    }
}

.new-ad__form__map {
    width: 100%;
    height: 169px;
    background-color: #26b0ff;
    background-image: url("/local/templates/mozhemnauchim/css/../img/screens/map.jpg");
    margin-top: -2px;
    margin-left: 5px;
    margin-right: 1px;
    margin-bottom: 16px
}

.new-ad__form__range {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    width: 100%;
    height: 100px;
    border: 1px solid #b1b1b1;
    -webkit-box-shadow: inset 0 0 6px rgba(43, 43, 43, 0.36);
    box-shadow: inset 0 0 6px rgba(43, 43, 43, 0.36);
    border-radius: 3px;
    margin-top: -3px
}

.new-ad__form__range__slider {
    position: relative;
    width: 80%;
    height: 4px;
    margin-left: 4px;
    margin-right: 38px;
    margin-bottom: 39px
}

.new-ad__form__range__slider span {
    position: absolute;
    top: -36px;
    font-size: 16px;
    font-weight: 600;
    color: #475068;
    left: 0;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.new-ad__form__range__slider span:before {
    content: "";
    display: block;
    position: absolute;
    bottom: -20px;
    left: 50%;
    width: 1px;
    height: 12px;
    background-color: #ccc
}

.new-ad__form__range__slider span:nth-child(2) {
    left: 25%
}

.new-ad__form__range__slider span:nth-child(3) {
    left: 50%
}

.new-ad__form__range__slider span:nth-child(4) {
    left: 75%
}

.new-ad__form__range__slider span:nth-child(5) {
    left: 100%
}

.new-ad__form__range__slider span:nth-child(5):before {
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%)
}

.new-ad__form__range__slider:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: -4px;
    right: -30px;
    bottom: 0;
    background-color: #ccc;
    border-radius: 2px
}

.new-ad__form__range__slider .ui-slider-handle {
    display: block;
    position: absolute;
    top: -4px;
    width: 1px;
    height: 21px;
    background-color: #26b0ff;
    outline: none;
    cursor: pointer
}

.new-ad__form__range__slider .ui-slider-handle:before {
    left: auto;
    background: transparent;
    bottom: -6px;
    right: -1px;
    border: 9px solid transparent;
    border-right: none;
    border-left-color: #26b0ff;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

@media (min-width: 750px) {
    .new-ad__form__range__slider {
        width: 273px
    }
}

.new-ad__form__text {
    padding: 15px 20px;
    width: 100%;
    min-height: 150px;
    height: 150px;
    resize: vertical;
    margin-bottom: 9px
}

@media (min-width: 500px) {
    .new-ad__form__text {
        min-height: 125px;
        height: 125px
    }
}

@media (min-width: 750px) {
    .new-ad__form__text {
        min-height: 110px;
        height: 110px
    }
}

@media (min-width: 1180px) {
    .new-ad__form__text {
        min-height: 97px;
        height: 97px
    }
}

.new-ad__form__image {
    width: 72px;
    height: 59px;
    position: relative;
    border-radius: 3px;
    border: 1px solid #d52640;
    margin-left: -1px;
    margin-right: 15px;
    background: url("/local/templates/mozhemnauchim/css/../img/icons/icon-photo.svg") center no-repeat;
    margin-bottom: 10px
}

.new-ad__form__image span {
    opacity: 0;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(213, 38, 64, 0.7) url("/local/templates/mozhemnauchim/css/../img/icons/icon-delete-image.svg") center no-repeat;
    background-size: 40%;
    cursor: pointer
}

.new-ad__form__image span:hover {
    opacity: 1
}

.new-ad__form__file {
    display: none
}

.new-ad__form__submit {
    margin-top: 30px
}

.new-ad__form__button {
    cursor: pointer;
    padding-left: 20px;
    padding-right: 50px;
    line-height: 1
}

.new-ad__form__button.new-ad--button-date:after {
    width: 46px;
    background: url("/local/templates/mozhemnauchim/css/../img/icons/icon-filter-date.svg") 13px 0 no-repeat;
    background-size: 23px auto
}

.new-ad__form__button:hover {
    background-color: #fff
}

.nav {
    padding-top: 4px;
    padding-bottom: 11px;
    background-color: #475068
}

@media (min-width: 750px) {
    .nav {
        padding-top: 17px;
        padding-bottom: 12px
    }
}

@media (min-width: 1180px) {
    .nav {
        padding-bottom: 11px
    }
}

.nav__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 720px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 2px;
    padding-left: 2px
}

@media (min-width: 750px) {
    .nav__container {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width: 1180px) {
    .nav__container {
        max-width: 1140px
    }
}

.nav__link {
    margin-right: 2px;
    margin-left: 2px;
    padding-right: 11px;
    padding-left: 11px;
    font-size: 12px;
    line-height: 22px;
    font-family: "Open Sans";
    color: #fff;
    text-transform: uppercase;
    text-decoration: underline
}

@media (min-width: 750px) {
    .nav__link {
        -webkit-box-flex: 2;
        -ms-flex-positive: 2;
        flex-grow: 2;
        margin-right: 0;
        margin-left: 0;
        padding-right: 0;
        padding-left: 0;
        text-align: center;
        text-decoration: none;
        border-left: 1px solid rgba(255, 255, 255, 0.2)
    }

    .nav__link:last-child {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        text-align: right
    }
}

@media (min-width: 1180px) {
    .nav__link {
        font-size: 14px
    }
}

.nav__link:hover {
    text-decoration: none
}

@media (min-width: 750px) {
    .nav__link:hover {
        text-decoration: underline
    }
}

.nav__link--home {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 23px;
    height: 22px;
    margin-right: 0;
    padding-bottom: 6px;
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background: url("/local/templates/mozhemnauchim/css/../img/icons/icon-nav-home.svg") 50% 60% no-repeat;
    border: 0
}

@media (min-width: 750px) {
    .nav__link--home {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        background-position-x: 0
    }
}

.footer {
    padding-top: 15px;
    padding-bottom: 9px;
    background-color: #404041
}

@media (min-width: 750px) {
    .footer {
        padding-top: 18px;
        padding-bottom: 25px
    }
}

@media (min-width: 1180px) {
    .footer {
        padding-top: 25px
    }
}

.footer__container {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 720px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 15px;
    padding-left: 15px
}

@media (min-width: 1180px) {
    .footer__container {
        max-width: 1140px
    }
}

.footer__contacts {
    width: 65%
}

@media (min-width: 750px) {
    .footer__contacts {
        -ms-flex-item-align: start;
        align-self: flex-start;
        width: auto
    }
}

@media (min-width: 1180px) {
    .footer__contacts {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        -ms-flex-item-align: end;
        align-self: flex-end;
        width: 254px;
        margin-bottom: 3px
    }
}

.footer__phone {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-decoration: none;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 21px;
    line-height: 22px;
    font-family: "Open Sans";
    color: #fff
}

.footer__phone:hover {
    text-decoration: underline
}

.footer__phone:before {
    content: "";
    width: 19px;
    height: 29px;
    margin-right: 9px;
    background: url("/local/templates/mozhemnauchim/css/../img/icons/icon-footer-phone.svg") 50% 50% no-repeat
}

@media (min-width: 750px) {
    .footer__phone:before {
        margin-right: 11px
    }
}

.footer__email {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-decoration: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 10px;
    padding-right: 40px;
    font-size: 15px;
    line-height: 22px;
    font-family: "Open Sans";
    color: #fff
}

.footer__email:hover {
    text-decoration: underline
}

@media (min-width: 1180px) {
    .footer__email {
        margin-top: 18px
    }
}

.footer__email:before {
    content: "";
    width: 19px;
    height: 22px;
    margin-right: 9px;
    background: url("/local/templates/mozhemnauchim/css/../img/icons/icon-footer-email.svg") 50% 70% no-repeat
}

@media (min-width: 750px) {
    .footer__email:before {
        margin-right: 10px
    }
}

.footer__socials {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-item-align: end;
    align-self: flex-end;
    margin-bottom: 2px;
    margin-left: auto
}

@media (min-width: 750px) {
    .footer__socials {
        position: absolute;
        top: 78px;
        -ms-flex-item-align: start;
        align-self: flex-start;
        margin-bottom: 0;
        margin-left: 0
    }
}

@media (min-width: 1180px) {
    .footer__socials {
        top: 10px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }
}

.footer__buttons {
    margin-top: 22px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width: 750px) {
    .footer__buttons {
        margin-top: 5px;
        margin-right: 1px
    }
}

@media (min-width: 1180px) {
    .footer__buttons {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4;
        width: 254px;
        margin-top: -1px;
        margin-bottom: 1px;
        margin-left: 0;
        margin-right: -1px
    }
}

.footer__contactme {
    text-decoration: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 254px;
    height: 41px;
    padding-bottom: 4px;
    padding-left: 22px;
    font-weight: 600;
    font-size: 15px;
    line-height: 22px;
    font-family: "Open Sans";
    color: #fff;
    background-color: rgba(213, 38, 64, 0);
    border: solid 2px #d52640;
    border-radius: 21px
}

.footer__contactme:hover {
    background-color: #d52640
}

.footer__contactme:before {
    content: "";
    width: 22px;
    height: 22px;
    margin-right: 4px;
    background: url("/local/templates/mozhemnauchim/css/../img/icons/icon-footer-contact.svg") 0 80% no-repeat
}

.footer__announce {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-decoration: none;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 254px;
    height: 41px;
    margin-top: 13px;
    padding-bottom: 4px;
    padding-left: 22px;
    font-weight: 600;
    font-size: 15px;
    line-height: 22px;
    font-family: "Open Sans";
    color: #fff;
    background-color: rgba(213, 38, 64, 0);
    border: solid 2px #d52640;
    border-radius: 21px
}

.footer__announce:hover {
    background-color: #d52640
}

.footer__announce:before {
    content: "";
    width: 22px;
    height: 22px;
    margin-right: 4px;
    background: url("/local/templates/mozhemnauchim/css/../img/icons/icon-footer-announce.svg") 0 65% no-repeat
}

.footer__copy {
    width: 100%;
    margin-top: 17px
}

@media (min-width: 750px) {
    .footer__copy {
        margin-top: 14px
    }
}

@media (min-width: 1180px) {
    .footer__copy {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
        -ms-flex-item-align: end;
        align-self: flex-end;
        width: auto;
        margin-right: auto;
        margin-left: auto
    }
}

.footer__creator {
    font-size: 12px;
    line-height: 18px;
    font-family: "Open Sans";
    text-align: center;
    color: #fff
}

.footer__creator-link {
    color: inherit;
    text-decoration: underline
}

.footer__creator-link:hover {
    text-decoration: none
}

.footer__copyright {
    font-size: 12px;
    line-height: 18px;
    font-family: "Open Sans";
    text-align: center;
    color: #828282
}

.socials__link {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 27px;
    height: 27px;
    margin: 0 3px;
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: #d52640;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    border: 0;
    border-radius: 50%
}

.socials__link:first-child {
    margin-left: 0
}

.socials__link:last-child {
    margin-right: 0
}

.socials__link:hover {
    background-color: #dd9c0b
}

.socials__link--facebook {
    background-image: url("/local/templates/mozhemnauchim/css/../img/icons/icon-footer-social-facebook.svg")
}

.socials__link--vkontakte {
    background-image: url("/local/templates/mozhemnauchim/css/../img/icons/icon-footer-social-vkontakte.svg")
}

/*.socials__link--twitter {*/
/*    background-image: url("/local/templates/mozhemnauchim/css/../img/icons/icon-footer-social-twitter.svg")*/
/*}*/

.socials__link--instagram {
    background-size: 23px;
    background-image: url("/local/templates/mozhemnauchim/css/../img/icons/icon-footer-social-instagram.svg")
}
/* End */


/* Start:/local/templates/mozhemnauchim/css/custom.css?17854055127561*/
* {
    outline: none !important;
}

.success_mess {
    color: #267b47;
}

.menu {
    z-index: 100;
}

.filter {
    z-index: 101;
}

.modal.is-active {
    z-index: 102;
}

.event__map {
    background: #fff;
}

.event__map:before {
    display: none;
}

.buy_btn {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    -webkit-align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.cart__item__delete {
    border: none;
    background: none;
    cursor: pointer;
}

.cart__item__delete:before, .admin-adverts__pay:before, .my-adverts__pay:before, .admin-adverts__delete:before, .my-adverts__delete:before, .admin-adverts__edit:before, .my-adverts__edit:before {
    left: -11px;
    top: 6px;
}

.tickets-quantity--decr {
    -webkit-border-top-right-radius: 0;
    border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    border-bottom-right-radius: 0;
    padding-top: 6px;
    padding-bottom: 10px;
    padding-left: 5px;
}

.tickets-quantity--incr {
    webkit-border-top-left-radius: 0;
    border-top-left-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0;
    padding-right: 5px;
}

.cart__item__location span {
    white-space: normal;
}

.forgot-form {
    width: 100%;
}

.forgot-form input[type=text], .forgot-form input[type=password] {
    max-width: 500px;
    border: 1px solid #475068;
}

.forgot-form div {
    clear: both;
    width: 100%;
}

.new-ad__form__fieldset {
    position: relative;
}

.new-ad__form_wrap {
    position: absolute;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    -webkit-align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    z-index: 1;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.25);
    font-weight: bold;
    font-size: 28px;
    color: #fff;
    text-align: center;
}


.calendar_event_info {
    margin-bottom: 42px;
}

.filter__container {

}

.filter_btn_ {
    display: none;
    position: absolute;
    left: 0%;
    bottom: 115%;
    background: #fff;
    border: 1px solid #d52640;
    padding: 5px 5px 5px 15px;
    border-radius: 3px;
}

.filter_btn_ button {
    border-radius: 3px;
    border: none;
    padding: 10px;
    font-size: 14px;
    color: #d52640;
    font-weight: bold;
    font-family: "Open Sans";
    cursor: pointer;
    margin-left: 15px;
    background: #e8e2d7;
}

.filter_btn_ a {
    border-radius: 3px;
    border: none;
    padding: 10px;
    font-size: 14px;
    color: #d52640;
    font-weight: bold;
    font-family: "Open Sans";
    cursor: pointer;
    margin-left: 15px;
    background: #e8e2d7;
}

.filter_btn_ span {
    font-weight: bold;
}

.name_event {
    margin-left: 27px;
}

.name_event-out {
    padding-left: 5px;
}

.my-adverts__manage {
    z-index: 100;
}

select[name=tariff_price] {
    border-color: #e4e4e4;
}

.errors_login, .errors_register {
    font-weight: bold;
    color: red;
}

.filter__metro__selected li {
    position: relative;
    display: flex;
    align-items: center;
    line-height: 1.4;
    margin-bottom: 5px;
}

.filter__metro__selected .del_icon {
    margin-right: 10px;
    display: inline-block;
    width: 8px;
    height: 8px;
    content: '';
    background: url("/local/templates/mozhemnauchim/css/../img/delete-icon.png") left top no-repeat;
    background-size: 100% 100%;
    cursor: pointer;
}

#mc-container {
    background: #fff;
    padding: 25px;
    border-radius: 5px;
    overflow: hidden;
}

#comments_soobwa .btn_blue {
    padding-top: 0;
    padding-bottom: 12px;
    background-color: #475068;
}

#comments_soobwa .field_wrap textarea {
    padding: 15px;
}

#comments_soobwa .comments_main_box {
    border-bottom: 0;
    margin-bottom: 0;
}

.cart__item__title {
    color: #000;
    text-decoration: none;
}

.card__img {
    background: #545d73;
}

.my-adverts__location span {
    overflow: visible;
}

@media (max-width: 1179px) {
    .filter_btn_ {
        left: 2%;
        bottom: 110%;
    }
}

@media (max-width: 750px) {
    .filter_btn_ {
        left: 0;
        bottom: 105%;
        margin: 0 15px;
    }

    .filter_btn_ span {
        display: inline-block;
        width: 100%;
    }

    .filter_btn_ button {
        margin-left: 0;
        margin-top: 5px;
        clear: both;
    }
}

@media (max-width: 499px) {
    .name_event-out {
        padding-left: 0;
    }

    .name_event {
        margin-left: 0;
    }
}

@media (min-width: 550px) {
    .cart__form__label {
        padding-right: 30px;
        width: 45%;
    }

    .cart__form__input {
        width: 55%;
    }
}

.map-columns > ul > li > ul ul {
    padding-left: 15px;
    display: flex;
    flex-wrap: wrap;
}

.map-columns > ul > li > ul ul > li {
    width: calc(150px - 15px);
    padding-right: 15px;
    margin: 5px;
}

.map-columns > ul > li > ul > li > a {
    font-weight: bold;
}


.map-columns a {
    color: #000;
    font-family: "Open Sans";
}

.event__details__available span {
    display: inline-block;
    font-weight: 700
}

.event__details__available {
    font-size: 18px;
    margin-bottom: 23px
}

.available-cart-item {
    display: flex;
    align-items: center;
}

.picture-one--category .picture-one__text {
    height: auto !important;
    padding-top: 170px !important;
}

.adsbygoogle {
    margin-top: 15px;
}

.choice {
    flex-basis: auto;
    height: auto;
}

.choice__title {
    white-space: normal;
}

.news__item__details {
    margin-top: 0;
}

.news {
    max-width: 100%;
}

.news__container {
    width: 100%;
}

.page-up {
    position: fixed;
    z-index: 1000;
    right: 50px;
    bottom: 50px;
    background-color: #d52640;
    padding: 12px 15px 14px 15px;
    font-weight: 600;
    font-size: 15px;
    line-height: 1;
    border-radius: 20px;
    color: #fff;
    cursor: pointer;
    -webkit-transition: all, 0.2s, ease-in, 0.2s;
    -moz-transition: all, 0.2s, ease-in, 0.2s;
    -o-transition: all, 0.2s, ease-in, 0.2s;
    transition: all, 0.2s, ease-in, 0.2s;
    -moz-transform: translate(0px, 100px);
    -ms-transform: translate(0px, 100px);
    -webkit-transform: translate(0px, 100px);
    -o-transform: translate(0px, 100px);
    transform: translate(0px, 100px);
}

.page-up.active {
    -webkit-transition: all, 0.2s, ease-in, 0.2s;
    -moz-transition: all, 0.2s, ease-in, 0.2s;
    -o-transition: all, 0.2s, ease-in, 0.2s;
    transition: all, 0.2s, ease-in, 0.2s;
    -moz-transform: translate(0px, 0);
    -ms-transform: translate(0px, 65px);
    -webkit-transform: translate(0px, 0);
    -o-transform: translate(0px, 0);
    transform: translate(0px, 0);
}

.page-up:hover {
    background-color: #dd9c0b;
}

.choose_user_type{
    margin-bottom: 20px;
}
.choose_user_type label {
    font-size: 15px;
    color: #000;
}

.change-settings__group.group--bottom, .new-ad__form__group.group--bottom{
    background: none;
}

.change-settings__group.group--bottom .change-settings__label, .new-ad__form__group.group--bottom .change-settings__label{
    align-items: center;
}

.change-settings__textarea{
    resize: none;
    height: 115px;
    font-family: Arial;
}
.express__title {
    white-space: pre-wrap;
}

#input-PAYMENT_E, label[for=input-PAYMENT_E] {
    display: none;
}
.socials__link--telegram{
    background-image: url("/local/templates/mozhemnauchim/css/../img/icons/telegram.svg");
}
/* End */


/* Start:/bitrix/components/twofingers/location/templates/loc/style.min.css?17854055045811*/
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700&subset=latin,cyrillic);.tfl__link-container:hover,.tfl__link-container{text-decoration:none;display:inline-block}.tfl__link:hover,.tfl__link{border-bottom:1px dashed}.tfl__link.tfl__link_order{font-weight:bold;line-height:2}.tfl-define-popup{background-color:#fff;text-align:center}.tfl-define-popup__desktop{border-radius:.3em;-webkit-box-shadow:-1px 2px 13px 0 rgba(0,0,0,0.25);-moz-box-shadow:-1px 2px 13px 0 rgba(0,0,0,0.25);box-shadow:-1px 2px 13px 0 rgba(0,0,0,0.25);transform:translateX(-50%);z-index:1001;-webkit-border-radius:10px;-moz-border-radius:10px;position:absolute;width:24rem}.tfl-define-popup__mobile{width:100%;position:relative;z-index:9999999;border-radius:0!important}.tfl-define-popup__mobile .tfl-define-popup__buttons{border-radius:0!important}.tfl-define-popup__desktop:before{position:absolute;width:11px;height:11px;transform:rotate(45deg);content:'';background-color:#fff;left:calc(50% - 5px);top:-5px}.tfl-define-popup__text{padding:1.5em 2em}.tfl-define-popup__buttons{text-align:center;font-size:.85em;overflow:hidden}.tfl-define-popup__button{width:50%;display:block;padding:1rem 2rem;float:left;box-sizing:border-box}.tfl-define-popup__main{font-weight:bold}.tfl-define-popup__second{background-color:#f5f5f5}.tfl-popup{position:fixed;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;background-color:#fff;z-index:1001;width:70rem;overflow:hidden;left:50%;top:45%;transform:translate(-50%,-50%);padding:3rem;-webkit-box-shadow:-1px 2px 13px 0 rgba(0,0,0,0.25);-moz-box-shadow:-1px 2px 13px 0 rgba(0,0,0,0.25);box-shadow:-1px 2px 13px 0 rgba(0,0,0,0.25);min-height:35rem}.tfl-popup.tfl-popup_loading{background:url(/bitrix/components/twofingers/location/templates/loc/img/preloader.svg) center center no-repeat #fff}.tfl-popup__title{font-family:'Open Sans',sans-serif;font-weight:400;margin:0 0 1rem;padding:0 0 .5rem;font-size:2.5rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1}.tfl-popup__search-wrapper{position:relative;margin:0 0 2rem 0;padding:0}.tfl-popup .tfl-popup__search-input{background:#fff;-moz-border-radius:.25rem;-webkit-border-radius:.25rem;-khtml-border-radius:.25rem;border-radius:.2rem;border:1px solid #d5d5d5;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;font-size:1.5rem;line-height:1;padding:1rem 1.5rem;width:100%;font-family:'Open Sans',sans-serif;position:relative}.tfl-popup__search-input::-webkit-input-placeholder{color:#bbb}.tfl-popup__search-input::-moz-placeholder{color:#bbb}.tfl-popup__search-input:-ms-input-placeholder{color:#bbb}.tfl-popup__search-input:-moz-placeholder{color:#bbb}.tfl-popup__search-input:focus::-webkit-input-placeholder{color:#d5d5d5}.tfl-popup__search-input:focus::-moz-placeholder{color:#d5d5d5}.tfl-popup__search-input:focus:-ms-input-placeholder{color:#d5d5d5}.tfl-popup__search-input:focus:-moz-placeholder{color:#d5d5d5}.tfl-popup__clear-field{height:16px;position:absolute;right:4rem;top:50%;transform:translateY(-50%);width:16px;display:none}.tfl-popup__search-icon{height:17px;position:absolute;right:1.5rem;top:50%;transform:translateY(-50%);width:17px}.tfl-popup__search-icon .svg-search{fill:#d5d5d5}.tfl-popup__container,.tfl-popup__scroll-container{overflow:hidden;height:100%;max-height:25rem}.tfl-popup__container{margin-bottom:1rem;width:100%;float:left;position:relative;display:none;min-height:8rem}.tfl-popup__container:before{position:absolute;content:'';width:100%;height:1.5rem;bottom:0;background:url(/bitrix/components/twofingers/location/templates/loc/img/shadow.png) repeat-x bottom;z-index:1}.tfl-popup__with-defaults .tfl-popup__container.tfl-popup__defaults{display:block}.tfl-popup__with-defaults .tfl-popup__container.tfl-popup__locations{width:66.6%}.tfl-popup__with-locations .tfl-popup__container.tfl-popup__defaults{width:33.3%}.tfl-popup__with-locations .tfl-popup__container.tfl-popup__locations{display:block}.tfl-popup__list{float:left;width:100%;list-style:none outside none;padding:0 .75rem;line-height:1.25;margin-bottom:1rem;-webkit-column-width:15rem;-moz-column-width:15rem;column-width:15rem;-webkit-column-count:3;-moz-column-count:3;column-count:3;-webkit-column-gap:1rem;-moz-column-gap:1rem;column-gap:1rem;-webkit-column-rule:0 solid #ccc;-moz-column-rule:0 solid #ccc;column-rule:0 solid #ccc;display:block}.tfl-popup__list li{padding-bottom:.75rem;overflow:hidden;list-style:none;page-break-inside:avoid;break-inside:avoid}.tfl-popup__list li:before,.tfl-popup__list li:after{content:none}.tfl-popup__location-link{color:#333;text-decoration:none;border-bottom:1px dashed #777;font-family:'Open Sans',sans-serif}.tfl-popup__location-link:hover{border-bottom:1px dotted #333}.tfl-popup__defaults .tfl-popup__location-link{font-weight:700;border-bottom:1px dotted #333}.tf-location__region{display:block;font-size:.7em;color:#999;line-height:1;margin-top:.3em}.tfl-popup-overlay{display:none;position:fixed;margin:0;padding:0;top:0;left:0;bottom:0;right:0;background:url('/bitrix/components/twofingers/location/templates/loc/img/custom-popup-overlay.png') repeat;z-index:1000}.tfl-popup__close-container{right:1.25rem;top:1.25rem;position:absolute}.tfl-popup__close{display:block;position:relative;cursor:pointer;opacity:.2;width:16px;height:16px}.tfl-popup__close:hover{opacity:.5}.tfl-popup__close:before,.tfl-popup__close:after{position:absolute;content:'';width:2px;background-color:#333;height:17px;left:7px}.tfl-popup__close:before{transform:rotate(45deg)}.tfl-popup__close:after{transform:rotate(-45deg)}.tfl-body-freeze{overflow:hidden}.tfl-body-blur{-webkit-filter:blur(0.2rem);-moz-filter:blur(0.2rem);-o-filter:blur(0.2rem);-ms-filter:blur(0.2rem);filter:blur(0.2rem)}.tfl-popup__nofound-mess{display:none;font-size:2rem;text-align:center;position:absolute;top:50%;width:100%;color:#d5d5d5;transform:translateY(-50%)}.tfl-popup__nofound-mess-show{display:block}
/* End */


/* Start:/local/components/bitrix/main.register/templates/.default/style.min.css?1785405512442*/
div.bx-auth-reg input.bx-auth-input{vertical-align:middle}div.bx-auth-reg span.bx-auth-secure{background-color:#fffae3;border:1px solid #dedbc8;padding:2px;display:inline-block;vertical-align:middle}div.bx-auth-reg div.bx-auth-secure-icon{background-image:url(/local/components/bitrix/main.register/templates/.default/images/sec.png);background-repeat:no-repeat;background-position:center;width:19px;height:18px}div.bx-auth-reg div.bx-auth-secure-unlock{background-image:url(/local/components/bitrix/main.register/templates/.default/images/sec-unlocked.png)}
/* End */


/* Start:/local/components/bitrix/system.auth.form/templates/.default/style.min.css?1785405512424*/
div.bx-system-auth-form span.bx-auth-secure{background-color:#fffae3;border:1px solid #dedbc8;padding:2px;display:inline-block;vertical-align:bottom;margin-top:-1px}div.bx-system-auth-form div.bx-auth-secure-icon{background-image:url(/local/components/bitrix/system.auth.form/templates/.default/images/sec.png);background-repeat:no-repeat;background-position:center;width:19px;height:18px}div.bx-system-auth-form div.bx-auth-secure-unlock{background-image:url(/local/components/bitrix/system.auth.form/templates/.default/images/sec-unlocked.png)}
/* End */


/* Start:/local/components/yenisite/catalog.basket.small/templates/.default/style.css?1785405512359*/
#market-basket {width: 250px; border: 1px solid #cccccc; background: #eeeeee; text-align: center; padding: 10px;}
#market-basket ul {padding: 0; margin: 0;}
#market-basket ul li {list-style-type: none; font-size: 12px; font-family: verdana;}
#market-basket a {color: #888888; font-size: 14px; font-style: verdana;}
#market-basket a:hover {color: #000000;}
/* End */


/* Start:/local/templates/mozhemnauchim/components/bitrix/news.list/banners/style.css?1785405512716*/
.banner-list{
	display: flex;
	margin: 18px auto 18px auto;
}
.banner-item{
	padding: 0 10px 0 10px;
	margin: auto;
}
.banner-item img{
	max-width: 200px;
	height: auto;
}
@media (min-width: 749px) {
	.banner-list {
		display: block;
	}
	.banner-item{
		padding: 0 10px 0 10px;
		float: left;
		width: 200px!important;
	}
}
@media (min-width: 439px) {
	.banner-list {
		display: block;
	}
	.banner-item{
		float: left;
		width: 190px!important;
	}
}
@media (max-width: 360px) {
	.banner-list {
		display: block;
	}
	.banner-item{
		float: left;
		width: 190px;
		padding: 10px;
	}
}
@media (min-width: 360px) {
	.banner-list {
		display: block;
	}
	.banner-item{
		float: left;
		width: 160px;
		padding: 10px;
	}
}

/* End */


/* Start:/local/templates/mozhemnauchim/components/bitrix/menu/menu-footer/style.min.css?1785405512490*/
ul.left-menu{list-style:none;margin:0;padding:0;margin-bottom:8px;position:relative}ul.left-menu li{padding:10px 16px;background:#f5f5f5 url(/local/templates/mozhemnauchim/components/bitrix/menu/menu-footer/images/left_menu_bg.gif) top repeat-x}ul.left-menu li a{font-size:100%;color:#bc262c;font-weight:bold;text-decoration:none}ul.left-menu li a:visited{color:#bc262c}ul.left-menu li a:hover{color:#bc262c}ul.left-menu li a.selected:link,ul.left-menu li a.selected:visited,ul.left-menu li a.selected:active,ul.left-menu li a.selected:hover{color:#fc8d3d}
/* End */
/* /local/templates/mozhemnauchim/css/foundation.css?178540551221067 */
/* /local/templates/mozhemnauchim/css/app.css?1785405512179246 */
/* /local/templates/mozhemnauchim/css/custom.css?17854055127561 */
/* /bitrix/components/twofingers/location/templates/loc/style.min.css?17854055045811 */
/* /local/components/bitrix/main.register/templates/.default/style.min.css?1785405512442 */
/* /local/components/bitrix/system.auth.form/templates/.default/style.min.css?1785405512424 */
/* /local/components/yenisite/catalog.basket.small/templates/.default/style.css?1785405512359 */
/* /local/templates/mozhemnauchim/components/bitrix/news.list/banners/style.css?1785405512716 */
/* /local/templates/mozhemnauchim/components/bitrix/menu/menu-footer/style.min.css?1785405512490 */
