/*!
 * 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.is-active:hover,.hamburger:hover{opacity:.7}.hamburger.is-active .hamburger-inner,.hamburger.is-active .hamburger-inner:after,.hamburger.is-active .hamburger-inner:before{background-color:#000}.hamburger-box{position:relative;display:inline-block;width:40px;height:24px}.hamburger-inner{top:50%;display:block;margin-top:-2px}.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}.hamburger-inner:after,.hamburger-inner:before{display:block;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{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dx.is-active .hamburger-inner{transform:rotateY(180deg);background-color:transparent!important}.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 .hamburger-inner:after,.hamburger--3dx-r .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dx-r.is-active .hamburger-inner{transform:rotateY(-180deg);background-color:transparent!important}.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 .hamburger-inner:after,.hamburger--3dy .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dy.is-active .hamburger-inner{transform:rotateX(-180deg);background-color:transparent!important}.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 .hamburger-inner:after,.hamburger--3dy-r .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dy-r.is-active .hamburger-inner{transform:rotateX(180deg);background-color:transparent!important}.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 .hamburger-inner:after,.hamburger--3dxy .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dxy.is-active .hamburger-inner{transform:rotateX(180deg) rotateY(180deg);background-color:transparent!important}.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 .hamburger-inner:after,.hamburger--3dxy-r .hamburger-inner:before{transition:transform 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!important}.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.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{transform:rotate(-180deg)}.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{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.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{top:auto;bottom:0;transition-delay:.13s;transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-duration:.13s}.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{transition-delay:.22s;transition-timing-function:cubic-bezier(.215,.61,.355,1);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{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{top:2px;transition-timing-function:cubic-bezier(.68,-.55,.265,1.55);transition-duration:.275s}.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{overflow:hidden}.hamburger--emphatic .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.is-active .hamburger-inner{transition-delay:0s;transition-timing-function:ease-out;background-color:transparent!important}.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{overflow:hidden}.hamburger--emphatic-r .hamburger-inner{transition:background-color .125s ease-in .175s}.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{transition-delay:0s;transition-timing-function:ease-out;background-color:transparent!important}.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{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{top:2px}.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{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.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{transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-duration:.22s}.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{transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1);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!important}.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{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.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!important}.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{transition:transform 75ms cubic-bezier(.55,.055,.675,.19) .15s,background-color 0s linear 75ms}.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{transition:transform 75ms cubic-bezier(.215,.61,.355,1) 0s,background-color 0s linear .15s;transform:rotate(-90deg);background-color:transparent!important}.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{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.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{transition-timing-function:cubic-bezier(.19,1,.22,1);transition-duration:.2s}.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{transition-timing-function:cubic-bezier(.19,1,.22,1);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)}

header
{
    min-height: 100px;
}

@media (max-width:767px)
{
    .sentence
    {
        display: none;
    }
}

.ss
{
    color: #fff;
    float: right;
    padding: 8px 20px;
    background-color: #ff6c00;
    border-radius: 4px;
    height: 40px;
    font-size: 85%;
    width: 250px;
    margin-top: 8px;
    margin-bottom: 5px;
    display: table;
}

.owl-dots
{
    display: none;
}

article
{
    flex-grow: 1;
}

footer
{
    min-height: 100px;
    margin-top: 50px;
    border-top: 2px solid #009b3e;
    padding-top: 33px;
}

/*Стили для модального окна*/

.box-modal
{
	position: relative;
	width: 500px;
	padding: 16px;
	background: #fff;
	color: #3c3c3c;
	font: 14px/18px Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
	box-shadow: 0 0 0 6px rgba(153, 153, 153, .3);
	border-radius: 6px;
}

.box-modal_close
{
	position: absolute;
	right: 10px;
	top: 6px;
	font-size: 11px;
	line-height: 15px;
	color: #999;
	cursor: pointer;
}

.box-modal_close:hover
{
	color: #666;
}

.arcticmodal-overlay,
.arcticmodal-container
{
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 1000;
}

.arcticmodal-container
{
	overflow: auto;
	margin: 0;
	padding: 0;
	border: 0;
	border-collapse: collapse;
}

*:first-child+html .arcticmodal-container
{
	height: 100%;
}

.arcticmodal-container_i
{
	height: 100%;
	margin: 0 auto;
}

.arcticmodal-container_i2
{
	padding: 24px;
	margin: 0;
	border: 0;
	vertical-align: middle;
}

.arcticmodal-error
{
	padding: 20px;
	border-radius: 10px;
	background: #000;
	color: #fff;
}

.arcticmodal-loading
{
	width: 80px;
	height: 80px;
	border-radius: 10px;
	background: #000 url(loading.gif) no-repeat 50% 50%;
}

/*Стили для модального окна конец*/

/* плавное изменение прозрачности  placeholder-а при фокусе */

input::-webkit-input-placeholder
{
	opacity: 1;
	transition: opacity 0.3s ease;
}

input::-moz-placeholder
{
	opacity: 1;
	transition: opacity 0.3s ease;
}

input:-moz-placeholder
{
	opacity: 1;
	transition: opacity 0.3s ease;
}

input:-ms-input-placeholder
{
	opacity: 1;
	transition: opacity 0.3s ease;
}

input:focus::-webkit-input-placeholder
{
	opacity: 0;
	transition: opacity 0.3s ease;
}

input:focus::-moz-placeholder
{
	opacity: 0;
	transition: opacity 0.3s ease;
}

input:focus:-moz-placeholder
{
	opacity: 0;
	transition: opacity 0.3s ease;
}

input:focus:-ms-input-placeholder
{
	opacity: 0;
	transition: opacity 0.3s ease;
}

/*Стили для плавное изменение прозрачности  placeholder-а конец*/

.top {
	height: 3px;
	background: rgba(0,158,233,1);
	background: -moz-linear-gradient(left, rgba(0,158,233,1) 0%, rgba(0,170,57,1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(0,158,233,1)), color-stop(100%, rgba(0,170,57,1)));
	background: -webkit-linear-gradient(left, rgba(0,158,233,1) 0%, rgba(0,170,57,1) 100%);
	background: -o-linear-gradient(left, rgba(0,158,233,1) 0%, rgba(0,170,57,1) 100%);
	background: -ms-linear-gradient(left, rgba(0,158,233,1) 0%, rgba(0,170,57,1) 100%);
	background: linear-gradient(to right, rgba(0,158,233,1) 0%, rgba(0,170,57,1) 100%);
}

.header-form-serch
{
	margin-top: 5px;
	position: relative;
	width: 230px;
	float: left;
	margin-left: 30px;
	transition: all .5s;
	border-bottom: 1px solid #87888d;
}

.header-form-serch input
{
	width: 100%;
	height: 30px;
	display: block;
	padding-left: 26px;
	border-left: 0;
	border-right: 0;
	border-top: 0;
	border-bottom: 0;
	font-size: 12px;
}

.header-form-serch button
{
	position: absolute;
	width: 15px;
	height: 15px;
	left: 5px;
	top: 7px;
	background-color: rgba(0, 0, 0, 0);
	border: 0;
	background-image: url('../img/img/search.png');
	background-repeat: no-repeat;
	background-size: cover;
}

.logo
{
	margin-top: 8px;
	display: inline-block;
	float: left;
	position: relative;
	z-index: 100;
}

.header-top-container
{
	height: 55px;
}

.header-bg
{
	padding-bottom: 25px;
	padding-top: 60px;
	background-image: url('../img/banner.jpg');
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	color: #fff;
	color: #fff;
	position: relative;
}
.header-bg-img
{

	background-image: url('../img/banner.jpg');
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	color: #fff;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left:0;
}

.header-h3
{
	color: #fff;
	text-transform: uppercase;
	font-size: 22px;
	font-weight: bold;
}

.header-content-span
{
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	margin-right: 5px;
}

.header-wraper-pogoda
{
	margin-bottom: 20px;
	text-align: right;
}

.header-link
{
	display: block;
	text-align: center;
	background-color: #009b3e;
	color: #fff;
	text-transform: uppercase;
	border-radius: 4px;
	transition: all 0.3s;
	font-size: 12px;
	/*float: right;*/
	padding: 15px 10px;
	display: inline-block;
}

.header-link.header-link-blue {
	background-color: #1895de;
	margin-top: 10px;
}

.header-link.header-link-blue:hover {
	background-color: #428bca;
}

.text-right {
    	text-align: right;
}

.header-link:hover
{
	background-color: #07913e;
	text-decoration: none;
	color: #fff;
}

.top-nav
{
	display: flex;
}

.top-nav>li
{
	list-style-type: none;
	position: relative;
	border-bottom: 1px solid #fff;
	margin-right: 20px;
	padding-right: 14px;
	padding-left: 5px;
}

.top-nav>li>a
{
	padding-top: 16px;
	padding-bottom: 16px;
	display: inline-block;
	position: relative;
	color: #000;
	text-transform: uppercase;
	border-bottom: 1px solid #fff;
	font-size: 12px;
	margin-right: 7px;
}

.top-nav>li>a>span
{
	position: absolute;
	right: -15px;
	top: 20px;
	display: inline-block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 5px 3.5px 0 3.5px;
	border-color: #777 transparent transparent transparent;
	transition: 0.3s all;
}

.top-nav>li>a:hover
{
	color: #009b3e;
	text-decoration: none;
}

.top-nav>li>a:hover .top-nav>li>a>span
{
	border-color: #009b3e transparent transparent transparent;
}

.dropdown
{
	width: 250px;
	padding-left: 0px;
	position: absolute;
	border-right: 1px solid #e9e9e9;
	border-left: 1px solid #e9e9e9;
	background-color: #ffffff;
	box-shadow: 0px 5px 18px 0px rgba(0,0,0,0.11);
	-webkit-box-shadow: 0px 5px 18px 0px rgba(0,0,0,0.11);
	-moz-box-shadow: 0px 5px 18px 0px rgba(0,0,0,0.11);
	display: none;
	z-index: 9999;
	min-width: 160px;
}

.dropdown>li
{
	display: block;
	padding-left: 20px;
	border-bottom: 1px solid #fff;
}

.dropdown>li>a
{
	display: block;
	font-size: 11px;
	text-transform: uppercase;
	color: #000;
	padding-top: 10px;
	padding-bottom: 10px;
}

.wraper-top-nav
{
	box-shadow: 0px 5px 18px 0px rgba(0,0,0,0.11);
	-webkit-box-shadow: 0px 5px 18px 0px rgba(0,0,0,0.11);
	-moz-box-shadow: 0px 5px 18px 0px rgba(0,0,0,0.11);
}

.dropdown>li>a:hover
{
	color: #009b3e;
	text-decoration: none;
}

.dropdown>li:hover
{
	border-bottom: 1px solid #009b3e;
}

.wraper-slide-news
{
	display: block;
	overflow: hidden;
	position: relative;
}

.wraper-slide-news>img
{
	width: 100%;
	height: 100%;
	position: relative;
}

.wraper-lide-news-content
{
	margin-top: 17px;
	font-size: 21px;
	color: #525252;
	height: 60px;
	overflow: hidden;
	text-overflow: ellipsis;
}

.wraper-slide-litl-news
{
	display: block;
	margin-bottom: 25px;
	overflow: hidden;
	position: relative;
}

.wraper-slide-litl-news img
{
	width: 100%;
	height: 100%;
	position: relative;
}

.wraper-slide-litl-news-content
{
	color: #343434;
	font-size: 15px;
	text-overflow: ellipsis;
	height: 45px;
	overflow: hidden;
	margin-top: 20px;
}

.wraper-slide-news:hover
{
	color: #525252;
	text-decoration: none;
}

.wraper-slider-list-news
{
	display: block;
	color: #525252;
	text-decoration: none;
}

.wraper-slider-litl-list-news
{
	position: relative;
	color: #525252;
	padding-bottom: 18px;
	margin-bottom: 20px;
	display: block;
	border-bottom: 1px solid #dddee2;
}

.wraper-slider-litl-list-news img
{
	float: left;
	margin-right: 25px;
	object-fit: cover;
	width: 100px;
	height: 75px;
}

.wraper-slider-litl-list-news span
{
	color: #009b3e;
	border: 1px solid #009b3e;
	padding: 2px 8px;
	text-transform: uppercase;
	font-size: 11px;
}

.wraper-slider-litl-list-news p
{
	margin-top: 10px;
	height: 40px;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 15px;
}

.wraper-slider-litl-list-news:hover
{
	text-decoration: none;
	color: #525252;
}

.header-content
{
	font-size: 12px;
}

.tabs-new
{
	position: relative;
	display: block;
	color: #141414;
}

.tabs-new img
{
	width: 100%;
}

.submitted
{
	font-size: 13px;
	color: #abafbb;
	margin-top: 20px;
	margin-bottom: 20px;
}

.submitted span
{
	color: #009b3e;
	text-transform: uppercase;
	word-spacing: 5px;
	margin-left: 10px;
}

.submitted_2 span
{
	color: #009b3e;
	text-transform: uppercase;
	word-spacing: 5px;
	margin-left: 10px;
}

.tabs-new-content
{
	font-size: 15px;
	overflow: hidden;
	height: 65px;
	text-overflow: ellipsis;
}


body .p-structure .structure .items {
	display: flex;
	flex-wrap: wrap;
	/*width: 100%;*/
	/*display: grid;*/
	/*display: -ms-grid;*/
	/*grid-template-columns: 1fr 1fr 1fr 1fr 1fr;*/
	/*-ms-grid-columns: 1fr 1fr 1fr 1fr 1fr;*/
}
body .p-structure .structure .items .about.main {
	flex-shrink: 0;
	width: 100%;
}
body .p-structure .structure .items .items__container {
	flex-shrink: 0;
	/*width: 100%;*/
	flex-grow: 1;
}

body .p-structure .structure .items [class*='item_'] {
	max-width: 173px;
}

body .p-structure .structure .items .items__wide {
	min-width: 100%;
	display: flex;
}

.p-structure .structure [class*='item_'] {
	padding-right: 20px;
}


@media (max-width: 992px) {
	body .p-structure .structure .items, body .p-structure .structure .items .items__wide {
		flex-wrap: wrap;
	}

	body .p-structure .structure .items, body .p-structure .structure .items .items__container {
		width: 100%;
		max-width: 50%;
	}

	body .p-structure .structure .items [class*='item_'] {
		max-width: 100%;
	}
}


@media (max-width:480px)
{

		body .p-structure .structure .items, body .p-structure .structure .items .items__container {
		max-width: 100%;
	}
		body .p-structure .structure .items, body .p-structure .structure .items__container > [class*='item'] {
		max-width: 100%;
		width: 100%;
	}

	.col-tabs-new-480
	{
		width: 100%;
	}
	.tabs-new img
	{
		width: 111px;
		float: left;
		display: none;
	}

}

.tabs-new>span
{
	position: absolute;
	color: #fff;
	font-size: 15px;
	padding-right: 8px;
	padding-left: 8px;
	left: 6px;
	top: 6px;
	padding-top: 2px;
	text-transform: uppercase;
}

@media (max-width:480px)
{
	.tabs-new>span
	{
		position: relative;
		font-size: 10px;
		top: -1px;
		left: 0;
		padding-bottom: 2px;
	}
}

.tabs-new:hover
{
	color: #484848;
	text-decoration: none;
}

.tabs-new:hover .tabs-new-content
{
	text-decoration: underline;
}

.right-nav-link img
{
	margin-right: 8px;
}

@media (max-width:1919px)
{
	.right-nav-link
	{
		padding: 16px 3.3% 16px 3.2%;
	}
}

@media (max-width:1199px)
{
	.right-nav-link
	{
		padding: 16px 20px;
	}
}

.right-nav-link
{
	color: #fff;
	background-color: #ff6c00;
	border-radius: 4px;
	text-transform: uppercase;
	font-size: 10px;
	display: inline-block;
	margin-right: 8px;
	margin-top: 8px;
	line-height: 17px;
}

@media (min-width:1920px)
{
	.right-nav-link
	{
		padding: 13px 3.1% 13px 3.0%;
		font-size: 12px;
	}
}

.right-nav-link:hover
{
	color: #fff;
	text-decoration: none;
	background-color: #ff6c00;
}

.wraper-left-menu
{
	margin-left: 15px;
	margin-top: 20px;
	margin-right: 15px;
	background: #f3f7fa;
	padding: 0px 30px 17px 30px;
}

.wraper-left-menu li
{
	border-bottom: 1px solid #f3f7fa;
	transition: all 0.3s;
	list-style-type: none;
}

.wraper-left-menu a
{
	line-height: 30px;
	color: #87888d;
	text-decoration: none;
	display: block;
	padding-top: 7px;
	padding-bottom: 7px;
}

.wraper-left-menu-ikon
{
	margin-right: 25px;
}

.wraper-left-menu li:hover
{
	border-bottom: 1px solid #e4e4e4;
}

.left-col-h2
{
	font-size: 22px;
	font-weight: bold;
	margin: 43px 15px 16px;
}

.calendar
{
	width: 100%;
	text-align: center;
	line-height: 25px;
}

.today
{
	background: rgb(0, 155, 62);
	color: #fff;
	border: 1px solid #f3f4f8;
}

.end-week
{
	color: #ef0000;
}

.calendar a
{
	color: #fff;
	display: block;
	text-decoration: none;
}

.wrapwer-tabs-news
{
}

.wrapwer-tabs-news:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/*.wrapwer-tabs-news-active
{
    display: block;
}
*/

@media (max-width:1199px)
{
	.wraper-left-menu
	{
		margin-left: 0;
		margin-right: 0;
		font-size: 14px;
	}
}

@media (max-width:767px)
{
	.right-nav-link
	{
		padding: 10px 10px 7px;
	}
	.wraper-left-menu
	{
		padding-left: 0;
		background-color: #ffffff;
	}
	.wraper-left-menu li
	{
		border-bottom: 1px solid #fff;
	}
	.wraper-left-menu-ikon
	{
		margin-right: 10px;
	}
}

@media (min-width:1200px)
{
	.right-nav-firstlink
	{
		margin-left: 15px;
	}
	.wraper-right-link
	{
		padding-left: 15px;
	}
}

.link {
	font-size: 12px;
	color: #009b3e;
	text-transform: uppercase;
	line-height: 1.273;
	text-transform: uppercase;
	border-width: 1px;
	border-color: #009b3e;
	border-style: solid;
	width: 126px;
	height: 36px;
	margin-bottom: 60px;
	margin-top: 20px;
	padding: 10px 10px;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: #fff;
	transition: 0.3s all;
	margin-left: 15px;
}

.link:hover
{
	box-shadow: 0px 4px 18px 0px rgba(47,117,16,0.11);
	-webkit-box-shadow: 0px 4px 18px 0px rgba(47,117,16,0.11);
	-moz-box-shadow: 0px 4px 18px 0px rgba(47,117,16,0.11);
	text-decoration: none;
	color: #009b3e;
}

.tabs-link
{
	display: inline-block;
	font-size: 28px;
	font-weight: bold;
	padding-bottom: 17px;
	margin-right: 20px;
	color: #c8c9ce;
	position: relative;
	cursor: pointer;
}

.tabs-link:after
{
	content: "";
	display: block;
	width: 100%;
	height: 1px;
	background-color: #c8c9ce;
	position: absolute;
	left: 0;
	top: 39px;
	transition: .3s all;
}

.wraper-tab-news
{
	margin-bottom: 20px;
	margin-top: 22px;
}

.tabs-link:hover:after
{
	content: "";
	display: block;
	width: 100%;
	height: 4px;
	background-color: #009b3e;
	position: absolute;
	left: 0;
	top: 54px;
}

.video-content
{
	background-color: #f1f5f9;
	margin-top: 20px;
}

.item a
{
	text-decoration: none!important;
	color: #000;
	padding: 0;
	display: inline-block;
	width: 100%;
}

.h2
{
	font-size: 22px;
	font-weight: bold;
	margin: 20px 0 16px;
}

.photo
{
	background-image: url('../img/img/photo.png');
	background-repeat: no-repeat;
	background-position: center center;
	width: 45px;
	height: 40px;
	position: absolute;
	top: 200px;
	left: 18px;
}

@media (max-width:480px)
{
	.wraper-slide-litl-news
	{
		display: none;
	}
	.wraper-slide-news
	{
	}
	.news-slide-480
	{
		width: 100%;
	}
	.max-480
	{
		width: 100%;
	}
	.wraper-left-menu
	{
		background: #f3f7fa;
		padding-left: 20px;
		padding-right: 20px;
	}
}

@media (max-width:767px)
{
	.link
	{
		margin-bottom: 40px;
		width: calc(100% - 30px);
	}
}

.footer-logo
{
	float: left;
	margin-right: 20px;
	margin-bottom: 30px;
}

.footer-h3
{
	font-weight: bold;
	font-size: 16px;
	margin-top: 10px;
	cursor: pointer;
}

.link-site-map {
	font-size: 12px;
	color: #979b9e;
	text-transform: uppercase;
	line-height: 1.273;
	text-transform: uppercase;
	border-width: 1px;
	border-color: #979b9e;
	border-style: solid;
	width: 126px;
	height: 36px;
	margin-bottom: 60px;
	padding: 2px 10px;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: #fff;
	transition: 0.3s all;
	margin-left: 15px;
	float: right;
}

.link-site-map:hover
{
	border: 1px solid #979b9e;
	text-decoration: none;
	color: #979b9e;
}

.link-site-map img
{
	margin-right: 5px;
}

.footer-nav
{
	padding: 10px 20px;
	position: absolute;
	width: 87%;
	background-color: #fff;
	bottom: 30px;
	z-index: 999;
	border-left: 1px solid #8e9296;
	border-right: 1px solid #8e9296;
	border-bottom: 1px solid #8e9296;
	border-top: 2px solid #009b3e;
	display: none;
	left: 40px;
}

.footer-nav li
{
	list-style-type: none;
}

.footer-nav a
{
	padding-top: 4px;
	padding-bottom: 4px;
	display: block;
	color: #87888d;
	font-size: 12px;
}

.footer-nav a:hover
{
	color: #009b3e;
}

.footer-nav:before
{
	content: "";
	display: inline-block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 24px 0 0 24px;
	border-color: transparent transparent transparent #aaaaaa;
	bottom: 0;
	position: absolute;
	left: 0;
}

.wrap-footer-nenu
{
	padding-bottom: 30px;
	margin-bottom: -1px;
	position: relative;
}

.wrap-footer-nenu:hover .footer-nav
{
	display: block;
	z-index: 999;
}



.top-nav>li:hover
{

	color: #009b3e;
}

.top-nav>li:hover .top-nav>li>a>span
{
	position: absolute;
	right: -15px;
	top: 20px;
	display: inline-block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 5px 3.5px 0 3.5px;
	border-color: 009b3e transparent transparent transparent;
	transition: 0.3s all;
}

.dropdown:hover
{
	display: block;
}

.tabs-link:hover
{
	color: #1c1c1c;
	text-decoration: none;
}

.tabs-link:focus
{
	color: #000;
	text-decoration: none;
}

.tabs-link:active
{
	text-decoration: none;
}

.active-tab:after
{
	content: "";
	display: block;
	width: 100%;
	height: 4px;
	background-color: #009b3e;
	position: absolute;
	left: 0;
	top: 54px;
}

.anons
{
	position: absolute;
	z-index: 99;
	top: 8px;
	left: 8px;
	text-transform: uppercase;
	background-color: #009b3e;
	color: #efefef;
	padding: 2px 12px 0px;
	font-size: 12px;
}

.phone
{
	display: inline-block;
	font-weight: bold;
	float: right;
	margin-top: 16px;
	margin-left: 45px;
}

.header-link-vk
{
	float: right;
	width: 30px;
	height: 54px;
	background-image: url('../img/img/vk-2.png');
	background-repeat: no-repeat;
	background-position: center center;
	margin-left: 25px;
}

.header-top-link
{
	float: right;
	color: #87888d;
	text-decoration: underline;
	line-height: 54px;
	margin-left: 25px;
	font-size: 12px;
}

.footer-link-sitemap img
{
	margin-right: 10px;
}

.footer-link-sitemap:hover
{
	color: #87888d;
}

.header-top-link img
{
	margin-right: 10px;
}

.header-top-link:hover
{
	color: #9fa3b0;
}

@media (max-width:1199px)
{
	.header-top-link span
	{
		display: none;
		padding-right: 10px;
		padding-left: 10px;
		text-align: center;
	}
}

@media (max-width:991px)
{
	.header-form-serch
	{
		display: none;
		width: 26px;
		border-bottom: 1px solid #fff;
	}
	.header-form-serch:hover
	{
		width: 150px;
		border-bottom: 1px solid;
	}
	.header-form-serch input:active .header-form-serch
	{
		width: 150px;
		border-bottom: 1px solid;
	}
	.header-form-serch input:focus .header-form-serch
	{
		width: 150px;
		border-bottom: 1px solid;
	}
}

@media (max-width:767px)
{
	.logo img
	{
		width: 32px;
		position: relative;
	}
	.header-link
	{
		display: none;
	}
	.header-form-serch
	{
		display: none;
	}
	.header-top-link
	{
		display: none;
	}
	.header-link-vk
	{
		display: none;
	}
	.phone
	{
		display: none;
	}
}


.touc-menu
{
	width: 80px;
	height: 55px;
	float: right;
	border-left: 1px solid #e8e8e8;
	right: 0;
	top: 0;
	cursor: pointer;
	position: relative;
	margin-left: 40px;
	display:none;


}


@media (max-width:1199px)
{
	.touc-menu
	{
		display: block;
	}
}

@media (max-width:991px)
{
	.header-link
	{
		display: none;
	}
}

@media (max-width:1199px)
{
	.top-nav
	{
		position: fixed;
		left: 0;
		top: -16px;
		width: 250px;
		background-color: rgba(255, 255, 255, 0.9);
		height: 110%;
		z-index: 999;
		padding-left: 20px;
		padding-top: 70px;
		border-right: 2px solid #009b3e;
		flex-direction: column;
		overflow-y: scroll;
		display: none;
		padding-bottom: 70px;
	}
}

.obra
{
	float: right;
	font-size: 12px;
	color: rgb(0, 155, 62);
	border-width: 1px;
	border-color: rgb(0, 155, 62);
	border-style: solid;
	border-radius: 2px;
	background-color: rgb(255, 255, 255);
	padding: 6px 10px 4px;
	text-decoration: none!important;
	margin-left: 25px;
	margin-top: 12px;
}

.obra:hover
{
	color: rgb(0, 155, 62);
}

@media (max-width:767px)
{
	.obra
	{
		display: none;
	}
}

.footet-link
{
	color: #fff;
	padding: 15px 20px;
	background-color: #ff6c00;	
	display: block;
	border-radius: 4px;
	/*float: left;*/
	margin-top: 15px;
	margin-bottom: 25px; 
	margin-right: 20px; 
	width: 300px
}
.fl2 {
	margin-left: 16px;
	cursor: pointer;
}

.footet-float {  }

.footet-flex { width: 60%; display: flex; float: left; flex-wrap: wrap }

.footet-link img
{
	margin-right: 10px;
}

.footet-link:hover
{
	color: #fff;
	text-decoration: none;
	background-color: #ff9800;
}

.footet-float-right { overflow: hidden; width: 40% }



@media (max-width:400px) {
	.footet-flex iframe { width: 100% }
}

.footer-vk
{
	width: 40px;
	height: 40px;
	display: block;
	background-image: url('../img/img/vk.png');
	background-repeat: no-repeat;
	background-position: center center;
	float: right;
	margin-top: 25px;
	margin-left: 26px;
}

@media (max-width:767px)
{
	.footet-flex { width: 100%; float: none }
	.footet-float-right { width: 100%; }
	.footer-vk { float: none; margin: 0 0 20px 0 }
	.footet-link { width: 100% }
}

.footer-link-phne
{
	float: right;
	margin-top: 34px;
	font-size: 14px;
	color: #141414;
	font-weight: bold;
	margin-left: 26px;
}

.footer-link-phne img
{
	margin-right: 10px;
	margin-top: -1px;
}

.footer-link-phne:hover
{
	color: #7a7a7a;
	text-decoration: none;
}

.copirite
{
	margin-top: 22px;
	margin-bottom: 22px;
	font-size: 13px;
	color: #87888d;
}

.copirite a
{
	float: right;
	color: #ff6c00;
	text-decoration: underline;
}

.breadcrumb
{
	display: flex;
	font-size: 13px;
	margin-top: 18px;
	margin-bottom: 18px;
	max-width: 1920px;
}

.breadcrumb-img
{
	width: 15px;
	margin-top: -2px;
}

.breadcrumb li
{
	margin-right: 30px;
	position: relative;
	list-style-type: none;
}

.breadcrumb a
{
	color: #707070;
}

.br-active
{
	color: #0364c3;
}

.breadcrumb a:after
{
	content: "\2192";
	display: block;
	width: 5px;
	color: #464646;
	height: 3px;
	position: absolute;
	top: 0px;
	right: -14px;
}

.content
{
	max-width: 1280px;
	margin: 35px auto 50px;
}

.content p
{
	margin-bottom: 30px;
}

.content p img
{
	max-width: 100%;
}

.content ul
{
	padding-left: 30px;
	margin-bottom: 30px;
}

.content li
{
	position: relative;
	color: #1f1f1f;
	padding-top: 10px;
	padding-bottom: 10px;
}

.content li:before
{
	content: "";
	width: 10px;
	height: 10px;
	border-radius: 5px;
	border: 2px solid #009b3e;
	display: block;
	position: absolute;
	top: 18px;
	left: -20px;
}

.li-nonbefor li:before
{
	width: 1px;
	height: 1px;
	border: none;
	display: none;
}

.content-button { color: #fff; background-color: #009b3e; padding: 10px 20px; display: inline-block; margin-top: 30px; margin-bottom: 30px; border: 0; }
.form-group .content-button { width: 60%; margin: 30px auto 0 auto }

.content-button:hover, .content-button:focus, .content-button:active
{
	text-decoration: none;
	color: #fff;
	background-color: #07ad49;
}

.content-table { border: 1px solid #e2e5e6; padding-bottom: 80px; margin-bottom: 25px; }

.c_t_h_1
{
	margin-right: 30px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 14px;
}

.content-table-head
{
	padding: 15px 30px;
	background-color: #f1f5f9;
	display: flex;
}

.content-table-content
{
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 30px;
}

.form-resume .check-wrapper { position: relative; padding: 0 0 0 40px; margin: 1em 0 0 0; width: 65% }
.form-resume .check-wrapper .checkbox-custom { position: absolute; top: -.2em; left: 0; }

.form-resume label.control-label { width: 30%; padding-left: 20px }

.form-resume input { border: 1px solid #e2e5e6; padding: 15px; width: 100% }
.form-resume textarea { border: 1px solid #e2e5e6; padding: 15px; position: relative; left: 0; width: 100%; max-width: 100% }

.form-group { margin-bottom: 30px; position: relative; display: flex; justify-content: space-between; align-items: center }
.form-group > div { width: 65% }

.form-marker { color: #009b3e; }

.form-resume label.error { font-size: 12px; color: red; position: absolute; top: 50%; right: 10px }
.form-resume input.error, .form-resume textarea.error { border-color: red }
.form-resume .check-wrapper label.error { top: -15px; right: auto; left: 40px; }

.spoiler-button { background: #00a545; color: #fff; padding: 17px 34px;  font-size: 16px; outline: none; transition: 0.3s ease; max-width: 50%; text-align: center; margin-bottom: 40px; cursor: pointer }
.spoiler-button.active { margin-bottom: 10px; background: none; color: #00a545; font-weight: bold; text-align: left; font-size: 120%; }

.file-upload
{
	position: absolute;
	overflow: hidden;
	width: 20%;
	background: #f1f5f9;
	padding: 8px 4px;
	color: #96999d;
	text-align: center;
	top: 0;
	left: 310px;
	cursor: pointer;
	height: 54px;
	border: 1px solid #e2e5e6;
	border-radius: 2px;
}

.file-upload:hover
{
	background: #fff;
}

.file-upload input[type="file"]
{
	display: none;
}

.file-upload label
{
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	cursor: pointer;
	height: 47px;
}

.file-upload span
{
	line-height: 36px;
	margin-top: -8px;
	display: block;
}

.file-upload span>img
{
	margin-right: 10px;
}

.filename
{
	position: absolute;
	background-color: #fff;
	width: 356px !important;
	border: 0px !important;
	margin-left: 250px;
	overflow: hidden;
}



.hide-form
{
	display: none;
}

.priemnaya-nav
{
	max-width: 1280px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #e2e5e6;
	margin-bottom: 16px;
	width: 100%;
}

.header-page
{
	max-width: 1280px;
	margin: 35px auto 25px;
}

.priemnaya-nav li
{
	padding-left: 20px;
	padding-right: 20px;
	border-bottom: 1px solid #e2e5e6;
}

.priemnaya-nav a
{
	padding-top: 20px;
	padding-bottom: 20px;
	display: block;
	color: #000;
}

.priemnaya-nav a>img
{
	margin-right: 20px;
}

.priemnaya-nav a:hover
{
	color: #1895de;
	text-decoration: none;
}

.priemnaya-nav-span-list
{
	background-image: url('../img/img/menu-smart.png');
}

.priemnaya-nav a:hover .priemnaya-nav-span-list
{
	background-image: url('../img/img/menu-smart1.png');
}

.priemnaya-nav>li>a>span
{
	width: 20px;
	height: 20px;
	display: block;
	float: left;
	background-repeat: no-repeat;
	margin-right: 20px;
	margin-top: 1px;
}

.priemnaya-nav-span-pdf
{
	background-image: url('../img/img/pdf-smart.png');
}

.priemnaya-nav a:hover .priemnaya-nav-span-pdf
{
	background-image: url('../img/img/pdf-smart-hover.png');
}

.priemnaya-nav-span-pensil
{
	background-image: url('../img/img/sbmt-smart.png');
}

.priemnaya-nav a:hover .priemnaya-nav-span-pensil
{
	background-image: url('../img/img/menu-smart-hover.png');
}

.priemnaya-welcom
{
	padding: 20px;
	background-color: #ffe8e8;
	color: #e42f2f;
	font-size: 16px;
	margin-bottom: 15px;
}

.content-table-head h2 { font-size: 1.5em; }
.content-table-head h3 { color: #a7aab2; }

.namber-obrachenie
{
	color: #26a352;
}

.vopros
{
	font-weight: bold;
	margin-bottom: 20px;
}

.otvet
{
	display: none;
}

.open-otvet
{
	padding: 16px 35px;
	border-radius: 2px;
	border: 1px solid #009b3e;
	color: #009b3e;
	text-transform: uppercase;
	cursor: pointer;
	font-size: 12px;
	background-color: #fff;
}

.paginaciya
{
	max-width: 1280px;
	margin-left: auto;
	margin-right: auto;
	justify-content: center;
	display: flex;
}

.paginaciya li
{
}

.paginaciya a
{
	color: #000;
	width: 23px;
	line-height: 23px;
	display: block;
	background-color: #eff1f1;
	text-align: center;
	margin-right: 4px;
}

a.active-pag
{
	text-decoration: none;
	color: #fff;
	background-color: #00aa37;
}

.first-of-type a
{
	width: auto;
	color: #8d8d8d;
	background-color: #fff;
	margin-right: 20px;
}

.last-of-type a
{
	width: auto;
	color: #8d8d8d;
	background-color: #fff;
	margin-left: 20px;
}

.paginaciya a:hover
{
	text-decoration: none;
	color: #fff;
	background-color: #00aa37;
}

.paginaciya.paginaciya li:first-of-type a:hover, .paginaciya li:last-of-type a:hover
{
	color: #000;
}

/* Скрываем реальный чекбокс */

.checkbox
{
	display: none;
}

/* Задаем внешний вид для нашего кастомного чекбокса. Все обязательные свойства прокомментированы, остальные же свойства меняйте по вашему усмотрению */

.checkbox-custom
{
	position: relative;
	width: 30px;
	height: 30px;
	border: 2px solid #ccc;
	border-radius: 3px;
	margin-right: 40px;
	margin-left: 309p;
}

/* Кастомный чекбокс и лейбл центрируем по вертикали. Если вам это не требуется, то вы можете убрать свойство vertical-align: middle из данного правила, но свойство display: inline-block обязательно должно быть */

.checkbox-custom, .label { display: inline-block; vertical-align: middle; }

/* Если реальный чекбокс у нас отмечен, то тогда добавляем данный признак и к нашему кастомному чекбоксу  */

.checkbox:checked ~ .checkbox-custom:before
{
	content: "\2714";
	display: block;
	position: absolute;
	top: -9px;
	right: 2px;
	left: 2px;
	border-radius: 2px;
	text-align: center;
	font-size: 30px;
	color: #2196F3;
}

label.error + .checkbox-custom { border-color: red }
.checkbox.valid ~ .checkbox-custom { border-color: #ccc }

.list-vopros
{
	color: #000;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 40px;
}

.name-vopros
{
	margin-right: 20px;
	color: #009b3e;
	text-transform: uppercase;
}

/* тут у нас нижний слайдер перед футером*/

.wraper-frequent-question
{
	margin-bottom: 60px;
}

.wraper-footer-carusel
{
	position: relative;
	overflow: hidden;
	height: 205px;
	display: block;
}

.wraper-footer-carusel img
{
	position: relative;
}

/* тут у нас правая менюшка */

.right-dropdown
{
	display: none;
}

.right-dropdown li
{
	padding-left: 20px;
	border-left: 1px dotted #87888d;
}

.lm-active .right-dropdown
{
	height: auto;
	transition: all .4s;
}

.bottom-dropdown
{
	display: block;
	height: 0px;
	transition: all 0.4s ease-in-out;
	overflow: hidden;
}

.bottom-dropdown li
{
	padding-left: 10px;
}

.lm-active .bottom-dropdown
{
	height: auto;
	transition: all .4s;
}

/* duma/deyatelnost-dumy-goroda/Депутатские%20слушания/index.php */

//// страница duma для тегов table
table.duma_td_w_1 td
{
	min-width: 170px;
}

@media (max-width:1199px)
{
	.tabs-link
	{
		font-size: 18px;
		padding-bottom: 33px;
	}
}

@media (max-width:479px)
{
	.tabs-link
	{
		width: 100%;
		margin-bottom: 20px;
	}
}

@media (max-width:1199px)
{
	.dropdown
	{
		width: 255px;
		margin-left: -21px;
		padding-left: 0;
		position: relative;
	}
	.nav-active
	{
		display: block;
		z-index: 10000;
	}
	.top-nav>li>a
	{
		width: 100%;
		padding-bottom: 8px;
	}
	.top-nav>li:active .dropdown
	{
		display: block;
		position: relative;
	}
}

@media (max-width:767px)
{
	.nav-active
	{
		z-index: 999;
	}
	.link-site-map
	{
		display: none;
	}
}

@media (max-width:799px)
{
	.footer-baner
	{
		margin-top: 50px;
	}
}

.header-wraper-pogoda>div
{
	margin-left: auto;
	float: right;
}

.header-wraper-pogoda:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

@media (max-width:991px)
{
	.third-footer {
		position: relative;
		padding-bottom: 64px
	}
	.header-wraper-pogoda
	{
		display: none;
	}
	.fl2 {
		margin-left: 0px;
		position: absolute;
		bottom: 0px;
		left: 16px;
	}
}

.reportaj
{
	margin-left: auto;
	margin-right: auto;
}

@media (max-width:767px)
{
	.footer-logo
	{
		margin-bottom: 80px;
	}
	.third-footer {
		padding-bottom: 86px;
	}
}

.footer-h3 a
{
	color: #333;
}

@media (max-width:767px)
{
	.footer-link-phne
	{
		width: 100%;
		margin-top: 0;
		margin-bottom: 20px;
	}
}

@media (max-width:479px)
{
	.footer-vk
	{
		display: none;
	}
}

@media (max-width:1199px)
{
	.calendar-hidden
	{
		margin-left: -15px;
		margin-right: -15px;
	}
}

.item iframe
{
	width: 100%;
}

@media (max-width:479px)
{
	.tabs-new-content
	{
		border-bottom: 1px dotted;
	}
	.tabe-news-img
	{
		display: none;
	}
}

.collapsed ul
{
	display: none;
}

.catalog-section-title
{
	padding-top: 10px;
	padding-bottom: 10px;
	display: inline-block;
	cursor: pointer;
}

.catalog-section-list li>ul
{
	height: auto !important;
}

.catalog-section-list ul:before
{
	display: none;
}

.collapsed
{
	border-bottom: 1px solid #999;
	transition: all .4s;
}

.collapsed:before
{
	display: none !important;
}

.parent-list
{
	padding-left: 20px;
	position: relative;
}

.parent-list:before
{
	content: "";
	display: inline-block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 7.5px 0 7.5px 7px;
	border-color: transparent transparent transparent #999;
	position: absolute;
	left: 0;
	top: 13px;
}

.collapsed:hover
{
	background-color: rgb(250, 250, 250) !important;
}


.parent-list_hover:before
{
	display: inline-block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 7px 5px 0 5px;
	border-color: #999 transparent transparent transparent;
}
.flex-inline { display: inline-flex; align-items: center }
.sv_settings{
	padding: 10px;
	min-height: 40px;
	font-size:20px;
	color:#333;
	background: white;
}
.sv_settings *{
	font-weight:bold;
}
.fs-outer { display: inline-flex; margin-left: 6px }
.fs-outer button{
	display:inline-block;
	background:white !important;
	color:black !important;
	height:35px;
	width:35px;
	padding: 0; 
	margin-right: 5px
}
.fs-n{
	font-size:14px;
}
.fs-m{
	font-size:18px;
}
.fs-l{
	font-size:22px;
}
.in-outer { display: inline-flex; margin-left: 6px }
.in-outer button{
	display:inline-block;
	background:white;
	color:black;
	height:35px;
	width:35px;
	padding: 0;
	margin-right: 5px
}
.in-outer button { background-image: url('../img/interval.png'); background-repeat: no-repeat }
.in-outer button.in-n { background-position: 10px 7px; }
.in-outer button.in-m { background-position: -30px 7px; }
.in-outer button.in-l { background-position: -70px 7px; }

.cs-outer { display: inline-flex; margin-left: 6px }
.cs-outer button{
	display:inline-block;
	height:35px;
	width:35px;
	padding: 0;
	margin-right: 5px
}

.cs-bw, .cs-bw:focus, .cs-bw:hover{
	color:black !important;
	background:white !important;
}
.cs-wb, .cs-wb:focus, .cs-wb:hover{
	color:white !important;
	background:black !important;
}
.cs-bb, .cs-bb:focus, .cs-bb:hover{
	color: #063462 !important;
	background: #9dd1ff !important;
}
.cs-gb, .cs-gb:focus, .cs-gb:hover{
	color: #4d4b43 !important;
	background: #f7f3d6 !important;
}
.cs-yg, .cs-yg:focus, .cs-yg:hover{
	color: #a9e44d !important;
	background: #3b2717 !important;
}
.ss
{
	color: #fff;
	float: right;
	padding: 8px 20px;
	background-color: #ff6c00;
	border-radius: 4px;
	height: 40px;
	font-size: 85%;
	width: 250px;
	margin-top: 8px;
	margin-bottom: 5px;
	display: table;
}
.ss a{ display: table-cell;

	vertical-align: middle;
	text-decoration:none;color:#fff;}

	.banners-carousel-wrapper {
		display: block;
		width: 100%;
		padding-right: 30px;
		padding-left: 30px;
		margin-bottom: 10px;
	}

	@media (min-width:1199px) and (max-width:1245px)
	{
		.top-nav a
		{
			font-size: 11px !important;
		}

	}


	@media (max-width:1199px)
	{
		.top-nav>li
		{
			margin-right: 0;
			padding-right: 50px;
		}

		.bottom-dropdown
		{
			height: auto;
			display: none;
		}

	}

	@media (max-width:1199px)
	{
		.dropdown
		{
			width: 235px;
			margin-left: -26px;
			position: relative;
			-webkit-box-shadow: inset 0px 1px 26px -9px rgba(186,186,186,1);
			-moz-box-shadow: inset 0px 1px 26px -9px rgba(186,186,186,1);
			box-shadow: inset 0px 1px 26px -9px rgba(186,186,186,1);
			border-bottom: 2px solid #009b3e;
			padding: 20px;
		}
	}

	@media (max-width:1199px)
	{
		.bottom-dropdown
		{
			height: auto;
			display: none;
		}
	}

	@media (max-width:1199px)
	{
		.dropdown
		{
			width: 250px;
			margin-left: -26px;
			position: relative;
			-webkit-box-shadow: inset 0px 1px 26px -9px rgba(186,186,186,1);
			-moz-box-shadow: inset 0px 1px 26px -9px rgba(186,186,186,1);
			box-shadow: inset 0px 1px 26px -9px rgba(186,186,186,1);
			border-bottom: 2px solid #009b3e;

		}

		.top-nav span
		{
			width: 50px;
			height: 100%;
			text-align: center;
			position: absolute;
			top: 0;
			right: 0;

			padding: 20px;
			color: #009b3e;
			line-height: 0;
			border-left: 1px solid #009b3e;
		}
		.dropdown-block{
			display: block;
		}
	}

	#ul_catalog_menu_g8taYv a
	{
		color: #999 !important;

		display: block;
	}
	#ul_catalog_menu_g8taYv li
	{
		color: #999 !important;
		padding: 12px 0;
	}

	#ul_catalog_menu_g8taYv a:hover
	{
		color: #009b3e !important;
		text-decoration: none;
	}

	@media (min-width:1200px)
	{
		.top-nav>li:hover .dropdown
		{
			display: block;
			height: auto;
		}
		.parent:after{
			content: "";
			width: 0;
			height: 0;
			top: 20px;
			right: 0px;
			position: absolute;
			border-style: solid;
			border-width: 6px 4px 0 4px;
			border-color: #6b6b6b transparent transparent transparent;

		}

		.top-nav span
		{
			display: none;
		}
	}

	.banners-carousel-wrapper:after{
		content: ".";

		display: block;

		height: 0;

		clear: both;

		visibility: hidden;

	}

.activeCal{border-bottom:1px solid #333;}
.DisplayNone{display:none;}

.left-col-h2 .cal1
{
margin-right: 20px;
}

.news-calendar{
background-color: #f3f7fa;
}
.searchForm{
    width: 50%;
    float: left;
    margin-bottom: 60px;

}

.searchForm input[type=text] {
    width: 70%;
    padding: 11px;
    margin: 0 20px 20px 0;
    border: solid 2px #e2e5e6;
    color: #a18f8d;

}
.searchForm input[type=submit] {
        text-align: center;
    background-color: #009b3e;
    color: #fff;
    text-transform: uppercase;
    border-radius: 4px;
    transition: all 0.3s;
    font-size: 12px;
    padding: 15px 50px;
    border: 0;

}
.xCalendar .day
{
    width: 100%;
    margin-top: 0 !important;
    display: flex;
    flex-wrap: wrap;
	justify-content: flex-end;
    background: #f3f7fa;
}


.xCalendar>.day>li
{
    width: calc(100% / 7) !important;
    float: left;
    list-style-type: none;
    text-align: center;
    background-color: ;
border: 1px solid #f3f4f8;
list-style: none;

    cursor: pointer;
line-height: 25px;
}

.holiday
{
 background-color: #f99900 !important;
color: #ef0000;
}

.xCalendar
{
    position: relative;
}

.xCalendar .calendar
{
    max-height: 40px;
    list-style-type: none;
    float: left;
    margin-right: 15px;
    position: relative;
	width: 150px;
    padding: 6px;

}

.selectCalc
{
        height: 29px;
    margin: 5px;
    padding: 2px 21px;
}

.day:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.xCalendar .calendar:after
{
    content: "\25be";
    display: block;
    position: absolute;
    right: 0;
    top: 5px;
    font-size: 21px;
}

.visible-hiden
{
    opacity: 0;
    cursor: default !important;
}

.calendar ul
{
    list-style-type: none;
    background-color: #ffffff;
    padding: 20px;
    -webkit-box-shadow: 0px 4px 16px -2px rgba(179,179,179,0.38);
    -moz-box-shadow: 0px 4px 16px -2px rgba(179,179,179,0.38);
    box-shadow: 0px 4px 16px -2px rgba(179,179,179,0.38);
    opacity: 0;
    visibility: hidden;
    transition: .5s all;
    max-height: 0px;
}

.calendar>ul>li
{
    cursor: pointer;
}

.calendar:hover ul
{
    opacity: 1;
    visibility: visible;
    max-height: 500px;
}
.xCalendar .slick-active  {background:green;}

.xCalendar .slick-active {
    background: green;
color: #fff;
border: 1px solid #f3f4f8;
}

.weekText{
    width: 100% !important;
    margin: 0;
    display: flex;

    padding: 0;
}

.weekText li{
	width: calc(100% / 7) !important;

    background: #f3f7fa;
    padding: 10px 0;
	text-align: center;
 	list-style-type: none;
}

.xCalendar{

 background: #caccd2;
}
.cover {
cursor: default !important;
}

.victory-banner-wrap { display: flex; justify-content: space-between; margin-bottom: 24px; clear: both; flex-wrap: wrap } 
.victory-banner-add { display: flex; justify-content: space-between; align-items: center; margin-right: auto }
.victory-banner { font-size: 0 }
.victory-banner a, .victory-banner-add a { margin-left: 10px }
.victory-banner-add img, .victory-banner img { max-height: 140px;/*157px;*/ }

.victory-banner-add.nline { justify-content: center; margin-bottom: 30px }

.victory-banner-v { margin: -12px 0 24px 0; max-width: 1815px }
.victory-banner-v img { max-width: 100% }

.victory-banner { 
	/*flex: none;*/
    position: relative;
    margin: auto; text-align: center
}
.victory-banner img {
    max-width: 100%;
}
.countdown {
	position: absolute;
	top: 46px;
	right: 50px;
	display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
	text-align: center;
    width: 410px;
}
.countdown-time {
	font-size: 60px;
	color: #fff;
	font-family: Roboto;
    font-weight: 600;
    text-shadow: 0px 3px 3px rgba(0,0,0,0.2);
}
.countdown-time span {
	font-size: 16px;
    font-weight: 500;
    display: block;
    margin: -10px 0px 0px 0px;
}


@media (max-width: 1860px){
	.victory-banner-wrap { display: block; text-align: center; overflow: hidden }
	.victory-banner { margin: 0 auto -14px }
	.victory-banner-add { margin-right: 0; justify-content: center; margin-top: 15px }
	.victory-banner-add a { max-width: 45%; margin: 0 1%; }
	.victory-banner-add img { max-width: 100% }
	.victory-banner-add img, .victory-banner img { max-height: 150px; margin-bottom: 14px; }
}

@media (max-width: 990px){
	.victory-banner-add img, .victory-banner img { max-height: 100px; }
}
@media (max-width: 700px){
	.victory-banner-add img, .victory-banner img { max-height: 70px; margin-bottom: 10px; }
	.victory-banner { font-size: 0; margin-bottom: -10px; }
	.victory-banner a { margin-left: 0; margin-right: 10px }
}
@media (max-width: 400px){
	.victory-banner-add img, .victory-banner img { max-height: 50px; }	
}
@media (max-width: 340px){
	.victory-banner-add img, .victory-banner img { max-height: 45px; margin-bottom: 5px; }
	.victory-banner { margin-bottom: -5px; }
	.victory-banner a { margin-right: 5px }
}


@media (max-width: 1360px){
.pobeda-time {
    position: absolute;
    bottom: 0px;
    right: 0px;
}
}
@media (max-width: 1200px){
.pobeda-time {
    position: relative;
    bottom: 0px;
    right: 0px;
    float: left;
    width: 548px;
}
.countdown {
	width: 300px;
}
.countdown-time {
	font-size: 40px;
}
.countdown-time span {
	font-size: 12px;
}
}
@media (max-width: 991px){
    .countdown {
        width: 220px;
    }
    .countdown-time {
        font-size: 26px;
    }
    .countdown-time span {
        font-size: 12px;
        margin: -5px 0px 0px 0px;
    }
}
@media (max-width: 600px){
.pobeda-time {
	width: 100%;
	margin-left: 0px;
	background-size: 320px;
	font-size: 34px;
	height: 101px;
}
.countdown {
	width: 220px;
	transform: scale(80%);
	top: 26px;
	right: 20px;
}
}

@media (max-width: 450px){
.countdown {
	width: 220px;
	transform: scale(60%);
	top: 16px;
	right: -20px;
}
}

@media (max-width: 360px){
.countdown {
	transform: scale(50%);
	top: 6px;
	right: -44px;
}
}

.soc-link {
	margin: 0px 6px 0px 6px;
}
.soc-link img {
	height: 18px;
}

.header-link-social
{
	float: right;
	width: 130px;
	height: 54px;
	background-repeat: no-repeat;
	background-position: center center;
	margin-left: 25px;
	padding-top: 16px;
}
.footer-soc {
	float: right;
	width: 104px;
	height: 54px;
	background-repeat: no-repeat;
	background-position: center center;
	margin-left: 25px;
	padding-top: 32px;
}

#widgetPosId { height: 301px; border:0; } 
@media (max-width: 1199px) {
	#widgetPosId { height: 610px; }
	#js-show-iframe-wrapper { height: 610px; }
}
@media (max-width: 991px) {
	#widgetPosId { height: 610px; }
	#js-show-iframe-wrapper { height: 610px; }
}
@media (max-width: 767px) { #widgetPosId { height: 292px; margin-top:30px; } }
@media (max-width: 400px) { 
	#js-show-iframe-wrapper {
		min-width: 100% !important;
	}
	#widgetPosId { height: 400px; } 
}

.form-group-wrap {
	flex-wrap: wrap;
	justify-content: flex-start;
	margin-top: 60px;
}
.cap-img {
	width: 100% !important;
	padding-left: 20px;
	margin-top: 30px;
}
.form-group-wrap #captcha_word {
	width: 70%;
	max-width: 630px;
}
.form-group-wrap .control-label {
	max-width: 193px;
}

#sputnik-informer {
	margin-left: 32px;
}
#sputnik-informer a {
	float: none;
}

.copirite a[href^="https://metrika.yandex.ru"] {
	position: absolute;
	left: 50%;
	transform: translate(-50%, -25%);
}

.cookie {
	display: none;
	position: fixed;
	z-index: 30000;
	left: 0;
	bottom: 0;
	background: #007cc2;
	color: #fff;
	padding: 16px 0;
	width: 100%;
}
.cookie .container {
	display: flex;
	flex-wrap: nowrap;
	align-items: flex-start;
	justify-content: flex-start;
}
.cookie span {
	display: block;
	margin-right: 32px;
}
.cookie a {
	color: #fff;
}
.cookie-sogl {
	background: #fff;
	color: #007cc2;
	padding: 10px;
	white-space: nowrap;
	position: relative;
	z-index: 1;
	cursor: pointer;
}
@media (max-width: 500px) {
	.cookie span {
		margin-right: 0;
	}
	.cookie .container {
		flex-wrap: wrap;
	}
	.cookie-sogl {
		width: 100%;
		margin-top: 10px;
		text-align: center;
	}
}