@charset "UTF-8";.checkboxContainer{align-items:flex-start;user-select:none;margin-top:10px;margin-bottom:10px;display:flex}.checkboxContainer input[type='checkbox']{cursor:pointer;z-index:9;height:30px;min-width:24px;opacity:0}.checkboxContainer input[type='checkbox']+label{font-size:1em;display:grid;grid-template-columns:auto 3fr;margin-left:-27px}.checkboxContainer input[type='checkbox']+label svg{width:2em;stroke:#27aae0;stroke-width:5;fill:transparent}.checkboxContainer input[type='checkbox']+label svg .box{stroke-dasharray:320;stroke-dashoffset:0;fill:transparent;transition:stroke-dashoffset .3s linear}.checkboxContainer input[type='checkbox']+label svg .check{stroke-dasharray:70;stroke-dashoffset:70;fill:none;transition:stroke-dashoffset .3s linear}.checkboxContainer input[type='checkbox']+label span{padding-top:.3em;margin-left:.3em}.checkboxContainer input[type='checkbox']:checked+label svg *{stroke:#27aae0}.checkboxContainer input[type='checkbox']:checked+label .box{stroke-dashoffset:320}.checkboxContainer input[type='checkbox']:checked+label .check{stroke-dashoffset:0}.checkboxContainer input[type='checkbox'].error+label svg .box{animation:errorCheckBox 1s infinite linear 1s}.checkboxContainer input[type='checkbox'].error:checked+label svg *{stroke:#27aae0}.checkboxContainer .checkboxText{font-size:13px;font-weight:400;line-height:15px;margin-left:10px;color:#fff;margin-top:3px}.checkboxContainer .checkboxText a{text-decoration:underline;cursor:pointer;color:#fff}.form_grey .checkboxContainer .checkboxText,.form_grey .checkboxContainer .checkboxText a{color:#000}.form_dark .checkboxContainer input[type='checkbox']{width:48px}.checkboxContainer .checkboxText a:hover{color:#27aae0 !important}@keyframes errorCheckBox{0%{stroke:transparent}50%{stroke:#27aae0}100%{stroke:transparent}}@-webkit-keyframes error{0%{stroke:transparent}50%{stroke:#27aae0}100%{stroke:transparent}}.blue{color:#27aae0 !important}article,aside,details,figcaption,figure,footer,header,hgroup,nav,section{display:block}audio,canvas,video{display:inline-block;*display:inline;*zoom:1}audio:not([controls]){display:none}[hidden]{display:none}html{font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}::-moz-selection{background:#27aae0;color:#fff;text-shadow:none}::selection{background:#27aae0;color:#fff;text-shadow:none}a{color:black;text-decoration:none}a:hover,a:active{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}blockquote{margin:1em 40px}dfn{font-style:italic}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}ins{background:#ff9;color:#000;text-decoration:none}mark{background:#ff0;color:#000;font-style:italic;font-weight:bold}pre,code,kbd,samp{font-family:monospace, monospace;_font-family:'courier new',monospace;font-size:1em}pre{white-space:pre;white-space:pre-wrap;word-wrap:break-word}q{quotes:none}q:before,q:after{content:'';content:none}small{font-size:85%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}ul,ol{margin:0;padding:0}dd{margin:0 0 0 40px}nav ul,nav ol{list-style:none;list-style-image:none;margin:0;padding:0}img{border:0;-ms-interpolation-mode:bicubic;vertical-align:middle}svg:not(:root){overflow:hidden}figure{margin:0}form{margin:0}fieldset{border:0;margin:0;padding:0}label{cursor:pointer}legend{border:0;*margin-left:-7px;padding:0}button,input,select,textarea{font-size:100%;margin:0;vertical-align:baseline;*vertical-align:middle}button,input{line-height:normal;*overflow:visible}table button,table input{*overflow:auto}button,input[type='button'],input[type='reset'],input[type='submit']{cursor:pointer;-webkit-appearance:button}input[type='checkbox'],input[type='radio']{box-sizing:border-box}input[type='search']{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type='search']::-webkit-search-decoration{-webkit-appearance:none}input[type='submit']{cursor:pointer}input,textarea{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top;resize:vertical}input:invalid,textarea:invalid{background-color:#f0dddd}table{border-collapse:collapse;border-spacing:0}td{vertical-align:top}iframe{max-width:100%;width:100% !important}.ir{display:block;border:0;text-indent:-999em;overflow:hidden;background-color:transparent;background-repeat:no-repeat;text-align:left;direction:ltr}.ir br{display:none}.hidden{display:none !important;visibility:hidden}.visuallyhidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.visuallyhidden.focusable:active,.visuallyhidden.focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}.invisible{visibility:hidden}.clearfix:before,.clearfix:after{content:'';display:table}.clearfix:after{clear:both}.clearfix{zoom:1}@media print{*{background:transparent !important;color:black !important;text-shadow:none !important;filter:none !important;-ms-filter:none !important}a,a:visited{text-decoration:underline}a[href]:after{content:' (' attr(href) ')'}abbr[title]:after{content:' (' attr(title) ')'}.ir a:after,a[href^='javascript:']:after,a[href^='#']:after{content:''}pre,blockquote{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100% !important}@page{margin:.5cm}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}}.float-left{float:left}.float-right{float:right}.clear{clear:both}.left{text-align:left}.center{text-align:center}.right{text-align:right}.full{text-align:justify}.bold{font-weight:bold}.italic{font-style:italic}.underline{text-decoration:underline}.strike,del{text-decoration:line-through}::-webkit-input-placeholder{color:#000}::-moz-placeholder{color:#000}:-moz-placeholder{color:#000}:-ms-input-placeholder{color:#000}.bg_blue{background:#27aae0}.bg_white{background:white}.white{color:white}.blue{color:#27aae0}p{font-size:75%;margin:0;line-height:125%}li p{margin:0}.xx-small{font-size:45% !important}.x-small{font-size:65% !important}.small{font-size:70% !important}.medium{font-size:80% !important}.large{font-size:90% !important}.x-large{font-size:120% !important}.xx-large{font-size:140% !important}ul,ol{margin:0;padding:0;list-style-position:inside;zoom:1}ul li,ol li{color:black;zoom:1}table td table td{font-size:12px}img.left,img.float-left{float:left;margin:5px 31px 20px 0}img.right,img.float-right{float:right;margin:5px 0 20px 31px}:focus{outline:none}textarea{resize:none}ul{list-style:none;margin:0 0 10px 4px;padding:0}ul li ul{margin:5px 0 5px 0}.wr{max-width:1200px;margin:0 auto;padding:0 5px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.row{margin:0 -5px}.row_sec{margin:0 -20px}.row_thr{margin:0 -35px}.row:after,.row:before{content:'';display:block;clear:both}.row_sec:after,.row_sec:before{content:'';display:block;clear:both}.row_thr:after,.row_thr:before{content:'';display:block;clear:both}.col-xs-1,.col-ss-1,.col-s-1,.col-md-1,.col-lg-1,.col-xs-2,.col-ss-2,.col-s-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-ss-3,.col-s-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-ss-4,.col-s-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-ss-5,.col-s-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-s-6,.col-ss-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-ss-7,.col-s-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-ss-8,.col-s-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-ss-9,.col-s-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-ss-10,.col-s-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-ss-11,.col-s-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-ss-12,.col-s-12,.col-sm-12,.col-md-12,.col-lg-12{position:relative;min-height:1px;padding-left:5px;padding-right:5px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.row_sec .col-xs-1,.row_sec .col-ss-1,.row_sec .col-s-1,.row_sec .col-md-1,.row_sec .col-lg-1,.row_sec .col-xs-2,.row_sec .col-ss-2,.row_sec .col-s-2,.row_sec .col-sm-2,.row_sec .col-md-2,.row_sec .col-lg-2,.row_sec .col-xs-3,.row_sec .col-ss-3,.row_sec .col-s-3,.row_sec .col-sm-3,.row_sec .col-md-3,.row_sec .col-lg-3,.row_sec .col-xs-4,.row_sec .col-ss-4,.row_sec .col-s-4,.row_sec .col-sm-4,.row_sec .col-md-4,.row_sec .col-lg-4,.row_sec .col-xs-5,.row_sec .col-ss-5,.row_sec .col-s-5,.row_sec .col-sm-5,.row_sec .col-md-5,.row_sec .col-lg-5,.row_sec .col-xs-6,.row_sec .col-s-6,.row_sec .col-ss-6,.row_sec .col-sm-6,.row_sec .col-md-6,.row_sec .col-lg-6,.row_sec .col-xs-7,.row_sec .col-ss-7,.row_sec .col-s-7,.row_sec .col-sm-7,.row_sec .col-md-7,.row_sec .col-lg-7,.row_sec .col-xs-8,.row_sec .col-ss-8,.row_sec .col-s-8,.row_sec .col-sm-8,.row_sec .col-md-8,.row_sec .col-lg-8,.row_sec .col-xs-9,.row_sec .col-ss-9,.row_sec .col-s-9,.row_sec .col-sm-9,.row_sec .col-md-9,.row_sec .col-lg-9,.row_sec .col-xs-10,.row_sec .col-ss-10,.row_sec .col-s-10,.row_sec .col-sm-10,.row_sec .col-md-10,.row_sec .col-lg-10,.row_sec .col-xs-11,.row_sec .col-ss-11,.row_sec .col-s-11,.row_sec .col-sm-11,.row_sec .col-md-11,.row_sec .col-lg-11,.row_sec .col-xs-12,.row_sec .col-ss-12,.row_sec .col-s-12,.row_sec .col-sm-12,.row_sec .col-md-12,.row_sec .col-lg-12{padding-left:20px;padding-right:20px}.row_thr .col-xs-1,.row_thr .col-ss-1,.row_thr .col-s-1,.row_thr .col-md-1,.row_thr .col-lg-1,.row_thr .col-xs-2,.row_thr .col-ss-2,.row_thr .col-s-2,.row_thr .col-sm-2,.row_thr .col-md-2,.row_thr .col-lg-2,.row_thr .col-xs-3,.row_thr .col-ss-3,.row_thr .col-s-3,.row_thr .col-sm-3,.row_thr .col-md-3,.row_thr .col-lg-3,.row_thr .col-xs-4,.row_thr .col-ss-4,.row_thr .col-s-4,.row_thr .col-sm-4,.row_thr .col-md-4,.row_thr .col-lg-4,.row_thr .col-xs-5,.row_thr .col-ss-5,.row_thr .col-s-5,.row_thr .col-sm-5,.row_thr .col-md-5,.row_thr .col-lg-5,.row_thr .col-xs-6,.row_thr .col-s-6,.row_thr .col-ss-6,.row_thr .col-sm-6,.row_thr .col-md-6,.row_thr .col-lg-6,.row_thr .col-xs-7,.row_thr .col-ss-7,.row_thr .col-s-7,.row_thr .col-sm-7,.row_thr .col-md-7,.row_thr .col-lg-7,.row_thr .col-xs-8,.row_thr .col-ss-8,.row_thr .col-s-8,.row_thr .col-sm-8,.row_thr .col-md-8,.row_thr .col-lg-8,.row_thr .col-xs-9,.row_thr .col-ss-9,.row_thr .col-s-9,.row_thr .col-sm-9,.row_thr .col-md-9,.row_thr .col-lg-9,.row_thr .col-xs-10,.row_thr .col-ss-10,.row_thr .col-s-10,.row_thr .col-sm-10,.row_thr .col-md-10,.row_thr .col-lg-10,.row_thr .col-xs-11,.row_thr .col-ss-11,.row_thr .col-s-11,.row_thr .col-sm-11,.row_thr .col-md-11,.row_thr .col-lg-11,.row_thr .col-xs-12,.row_thr .col-ss-12,.row_thr .col-s-12,.row_thr .col-sm-12,.row_thr .col-md-12,.row_thr .col-lg-12{padding-left:35px;padding-right:35px}.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12{float:left}.col-xs-12{width:100%}.col-xs-11{width:91.66666667%}.col-xs-10{width:83.33333333%}.col-xs-9{width:75%}.col-xs-8{width:66.66666667%}.col-xs-7{width:58.33333333%}.col-xs-6{width:50%}.col-xs-5{width:41.66666667%}.col-xs-4{width:33.33333333%}.col-xs-3{width:25%}.col-xs-2{width:16.66666667%}.col-xs-1{width:8.33333333%}.col-xs-pull-12{right:100%}.col-xs-pull-11{right:91.66666667%}.col-xs-pull-10{right:83.33333333%}.col-xs-pull-9{right:75%}.col-xs-pull-8{right:66.66666667%}.col-xs-pull-7{right:58.33333333%}.col-xs-pull-6{right:50%}.col-xs-pull-5{right:41.66666667%}.col-xs-pull-4{right:33.33333333%}.col-xs-pull-3{right:25%}.col-xs-pull-2{right:16.66666667%}.col-xs-pull-1{right:8.33333333%}.col-xs-pull-0{right:auto}.col-xs-push-12{left:100%}.col-xs-push-11{left:91.66666667%}.col-xs-push-10{left:83.33333333%}.col-xs-push-9{left:75%}.col-xs-push-8{left:66.66666667%}.col-xs-push-7{left:58.33333333%}.col-xs-push-6{left:50%}.col-xs-push-5{left:41.66666667%}.col-xs-push-4{left:33.33333333%}.col-xs-push-3{left:25%}.col-xs-push-2{left:16.66666667%}.col-xs-push-1{left:8.33333333%}.col-xs-push-0{left:auto}.col-xs-offset-12{margin-left:100%}.col-xs-offset-11{margin-left:91.66666667%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-0{margin-left:0%}@media (min-width:530px){.col-ss-1,.col-ss-2,.col-ss-3,.col-ss-4,.col-ss-5,.col-ss-6,.col-ss-7,.col-ss-8,.col-ss-9,.col-ss-10,.col-ss-11,.col-ss-12{float:left}.col-ss-12{width:100%}.col-ss-11{width:91.66666667%}.col-ss-10{width:83.33333333%}.col-ss-9{width:75%}.col-ss-8{width:66.66666667%}.col-ss-7{width:58.33333333%}.col-ss-6{width:50%}.col-ss-5{width:41.66666667%}.col-ss-4{width:33.33333333%}.col-ss-3{width:25%}.col-ss-2{width:16.66666667%}.col-ss-1{width:8.33333333%}.col-ss-pull-12{right:100%}.col-ss-pull-11{right:91.66666667%}.col-ss-pull-10{right:83.33333333%}.col-ss-pull-9{right:75%}.col-ss-pull-8{right:66.66666667%}.col-ss-pull-7{right:58.33333333%}.col-ss-pull-6{right:50%}.col-ss-pull-5{right:41.66666667%}.col-ss-pull-4{right:33.33333333%}.col-ss-pull-3{right:25%}.col-ss-pull-2{right:16.66666667%}.col-ss-pull-1{right:8.33333333%}.col-ss-pull-0{right:auto}.col-ss-push-12{left:100%}.col-ss-push-11{left:91.66666667%}.col-ss-push-10{left:83.33333333%}.col-ss-push-9{left:75%}.col-ss-push-8{left:66.66666667%}.col-ss-push-7{left:58.33333333%}.col-ss-push-6{left:50%}.col-ss-push-5{left:41.66666667%}.col-ss-push-4{left:33.33333333%}.col-ss-push-3{left:25%}.col-ss-push-2{left:16.66666667%}.col-ss-push-1{left:8.33333333%}.col-ss-push-0{left:auto}.col-ss-offset-12{margin-left:100%}.col-ss-offset-11{margin-left:91.66666667%}.col-ss-offset-10{margin-left:83.33333333%}.col-ss-offset-9{margin-left:75%}.col-ss-offset-8{margin-left:66.66666667%}.col-ss-offset-7{margin-left:58.33333333%}.col-ss-offset-6{margin-left:50%}.col-ss-offset-5{margin-left:41.66666667%}.col-ss-offset-4{margin-left:33.33333333%}.col-ss-offset-3{margin-left:25%}.col-ss-offset-2{margin-left:16.66666667%}.col-ss-offset-1{margin-left:8.33333333%}.col-ss-offset-0{margin-left:0%}}@media (min-width:640px){.col-s-1,.col-s-2,.col-s-3,.col-s-4,.col-s-5,.col-s-6,.col-s-7,.col-s-8,.col-s-9,.col-s-10,.col-s-11,.col-s-12{float:left}.col-s-12{width:100%}.col-s-11{width:91.66666667%}.col-s-10{width:83.33333333%}.col-s-9{width:75%}.col-s-8{width:66.66666667%}.col-s-7{width:58.33333333%}.col-s-6{width:50%}.col-s-5{width:41.66666667%}.col-s-4{width:33.33333333%}.col-s-3{width:25%}.col-s-2{width:16.66666667%}.col-s-1{width:8.33333333%}.col-s-pull-12{right:100%}.col-s-pull-11{right:91.66666667%}.col-s-pull-10{right:83.33333333%}.col-s-pull-9{right:75%}.col-s-pull-8{right:66.66666667%}.col-s-pull-7{right:58.33333333%}.col-s-pull-6{right:50%}.col-s-pull-5{right:41.66666667%}.col-s-pull-4{right:33.33333333%}.col-s-pull-3{right:25%}.col-s-pull-2{right:16.66666667%}.col-s-pull-1{right:8.33333333%}.col-s-pull-0{right:auto}.col-s-push-12{left:100%}.col-s-push-11{left:91.66666667%}.col-s-push-10{left:83.33333333%}.col-s-push-9{left:75%}.col-s-push-8{left:66.66666667%}.col-s-push-7{left:58.33333333%}.col-s-push-6{left:50%}.col-s-push-5{left:41.66666667%}.col-s-push-4{left:33.33333333%}.col-s-push-3{left:25%}.col-s-push-2{left:16.66666667%}.col-s-push-1{left:8.33333333%}.col-s-push-0{left:auto}.col-s-offset-12{margin-left:100%}.col-s-offset-11{margin-left:91.66666667%}.col-s-offset-10{margin-left:83.33333333%}.col-s-offset-9{margin-left:75%}.col-s-offset-8{margin-left:66.66666667%}.col-s-offset-7{margin-left:58.33333333%}.col-s-offset-6{margin-left:50%}.col-s-offset-5{margin-left:41.66666667%}.col-s-offset-4{margin-left:33.33333333%}.col-s-offset-3{margin-left:25%}.col-s-offset-2{margin-left:16.66666667%}.col-s-offset-1{margin-left:8.33333333%}.col-s-offset-0{margin-left:0%}}@media (min-width:817px){.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12{float:left}.col-sm-12{width:100%}.col-sm-11{width:91.66666667%}.col-sm-10{width:83.33333333%}.col-sm-9{width:75%}.col-sm-8{width:66.66666667%}.col-sm-7{width:58.33333333%}.col-sm-6{width:50%}.col-sm-5{width:41.66666667%}.col-sm-4{width:33.33333333%}.col-sm-3{width:25%}.col-sm-2{width:16.66666667%}.col-sm-1{width:8.33333333%}.col-sm-pull-12{right:100%}.col-sm-pull-11{right:91.66666667%}.col-sm-pull-10{right:83.33333333%}.col-sm-pull-9{right:75%}.col-sm-pull-8{right:66.66666667%}.col-sm-pull-7{right:58.33333333%}.col-sm-pull-6{right:50%}.col-sm-pull-5{right:41.66666667%}.col-sm-pull-4{right:33.33333333%}.col-sm-pull-3{right:25%}.col-sm-pull-2{right:16.66666667%}.col-sm-pull-1{right:8.33333333%}.col-sm-pull-0{right:auto}.col-sm-push-12{left:100%}.col-sm-push-11{left:91.66666667%}.col-sm-push-10{left:83.33333333%}.col-sm-push-9{left:75%}.col-sm-push-8{left:66.66666667%}.col-sm-push-7{left:58.33333333%}.col-sm-push-6{left:50%}.col-sm-push-5{left:41.66666667%}.col-sm-push-4{left:33.33333333%}.col-sm-push-3{left:25%}.col-sm-push-2{left:16.66666667%}.col-sm-push-1{left:8.33333333%}.col-sm-push-0{left:auto}.col-sm-offset-12{margin-left:100%}.col-sm-offset-11{margin-left:91.66666667%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-0{margin-left:0%}}@media (min-width:992px){.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12{float:left}.col-md-12{width:100%}.col-md-11{width:91.66666667%}.col-md-10{width:83.33333333%}.col-md-9{width:75%}.col-md-8{width:66.66666667%}.col-md-7{width:58.33333333%}.col-md-6{width:50%}.col-md-5{width:41.66666667%}.col-md-4{width:33.33333333%}.col-md-3{width:25%}.col-md-2{width:16.66666667%}.col-md-1{width:8.33333333%}.col-md-pull-12{right:100%}.col-md-pull-11{right:91.66666667%}.col-md-pull-10{right:83.33333333%}.col-md-pull-9{right:75%}.col-md-pull-8{right:66.66666667%}.col-md-pull-7{right:58.33333333%}.col-md-pull-6{right:50%}.col-md-pull-5{right:41.66666667%}.col-md-pull-4{right:33.33333333%}.col-md-pull-3{right:25%}.col-md-pull-2{right:16.66666667%}.col-md-pull-1{right:8.33333333%}.col-md-pull-0{right:auto}.col-md-push-12{left:100%}.col-md-push-11{left:91.66666667%}.col-md-push-10{left:83.33333333%}.col-md-push-9{left:75%}.col-md-push-8{left:66.66666667%}.col-md-push-7{left:58.33333333%}.col-md-push-6{left:50%}.col-md-push-5{left:41.66666667%}.col-md-push-4{left:33.33333333%}.col-md-push-3{left:25%}.col-md-push-2{left:16.66666667%}.col-md-push-1{left:8.33333333%}.col-md-push-0{left:auto}.col-md-offset-12{margin-left:100%}.col-md-offset-11{margin-left:91.66666667%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-9{margin-left:75%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-6{margin-left:50%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-3{margin-left:25%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-0{margin-left:0%}}@media (min-width:1200px){.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12{float:left}.col-lg-12{width:100%}.col-lg-11{width:91.66666667%}.col-lg-10{width:83.33333333%}.col-lg-9{width:75%}.col-lg-8{width:66.66666667%}.col-lg-7{width:58.33333333%}.col-lg-6{width:50%}.col-lg-5{width:41.66666667%}.col-lg-4{width:33.33333333%}.col-lg-3{width:25%}.col-lg-2{width:16.66666667%}.col-lg-1{width:8.33333333%}.col-lg-pull-12{right:100%}.col-lg-pull-11{right:91.66666667%}.col-lg-pull-10{right:83.33333333%}.col-lg-pull-9{right:75%}.col-lg-pull-8{right:66.66666667%}.col-lg-pull-7{right:58.33333333%}.col-lg-pull-6{right:50%}.col-lg-pull-5{right:41.66666667%}.col-lg-pull-4{right:33.33333333%}.col-lg-pull-3{right:25%}.col-lg-pull-2{right:16.66666667%}.col-lg-pull-1{right:8.33333333%}.col-lg-pull-0{right:auto}.col-lg-push-12{left:100%}.col-lg-push-11{left:91.66666667%}.col-lg-push-10{left:83.33333333%}.col-lg-push-9{left:75%}.col-lg-push-8{left:66.66666667%}.col-lg-push-7{left:58.33333333%}.col-lg-push-6{left:50%}.col-lg-push-5{left:41.66666667%}.col-lg-push-4{left:33.33333333%}.col-lg-push-3{left:25%}.col-lg-push-2{left:16.66666667%}.col-lg-push-1{left:8.33333333%}.col-lg-push-0{left:auto}.col-lg-offset-12{margin-left:100%}.col-lg-offset-11{margin-left:91.66666667%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-0{margin-left:0%}.fb-obj-select,.route-select,.fb-obj-block{text-align:left}.route-select-col{text-align:right}}@font-face{font-family:'open_sansbold';src:url('../fonts/opensans-bold-webfont.eot');src:url('../fonts/opensans-bold-webfont.eot?#iefix') format('embedded-opentype'),url('../fonts/opensans-bold-webfont.woff2') format('woff2'),url('../fonts/opensans-bold-webfont.woff') format('woff'),url('../fonts/opensans-bold-webfont.ttf') format('truetype'),url('../fonts/opensans-bold-webfont.svg#open_sansbold') format('svg');font-weight:normal;font-style:normal}@font-face{font-family:'open_sansbold_italic';src:url('../fonts/opensans-bolditalic-webfont.eot');src:url('../fonts/opensans-bolditalic-webfont.eot?#iefix') format('embedded-opentype'),url('../fonts/opensans-bolditalic-webfont.woff2') format('woff2'),url('../fonts/opensans-bolditalic-webfont.woff') format('woff'),url('../fonts/opensans-bolditalic-webfont.ttf') format('truetype'),url('../fonts/opensans-bolditalic-webfont.svg#open_sansbold_italic') format('svg');font-weight:normal;font-style:normal}@font-face{font-family:'open_sansextrabold';src:url('../fonts/opensans-extrabold-webfont.eot');src:url('../fonts/opensans-extrabold-webfont.eot?#iefix') format('embedded-opentype'),url('../fonts/opensans-extrabold-webfont.woff2') format('woff2'),url('../fonts/opensans-extrabold-webfont.woff') format('woff'),url('../fonts/opensans-extrabold-webfont.ttf') format('truetype'),url('../fonts/opensans-extrabold-webfont.svg#open_sansextrabold') format('svg');font-weight:normal;font-style:normal}@font-face{font-family:'open_sansextrabold_italic';src:url('../fonts/opensans-extrabolditalic-webfont.eot');src:url('../fonts/opensans-extrabolditalic-webfont.eot?#iefix') format('embedded-opentype'),url('../fonts/opensans-extrabolditalic-webfont.woff2') format('woff2'),url('../fonts/opensans-extrabolditalic-webfont.woff') format('woff'),url('../fonts/opensans-extrabolditalic-webfont.ttf') format('truetype'),url('../fonts/opensans-extrabolditalic-webfont.svg#open_sansextrabold_italic') format('svg');font-weight:normal;font-style:normal}@font-face{font-family:'open_sansitalic';src:url('../fonts/opensans-italic-webfont.eot');src:url('../fonts/opensans-italic-webfont.eot?#iefix') format('embedded-opentype'),url('../fonts/opensans-italic-webfont.woff2') format('woff2'),url('../fonts/opensans-italic-webfont.woff') format('woff'),url('../fonts/opensans-italic-webfont.ttf') format('truetype'),url('../fonts/opensans-italic-webfont.svg#open_sansitalic') format('svg');font-weight:normal;font-style:normal}@font-face{font-family:'open_sanslight';src:url('../fonts/opensans-light-webfont.eot');src:url('../fonts/opensans-light-webfont.eot?#iefix') format('embedded-opentype'),url('../fonts/opensans-light-webfont.woff2') format('woff2'),url('../fonts/opensans-light-webfont.woff') format('woff'),url('../fonts/opensans-light-webfont.ttf') format('truetype'),url('../fonts/opensans-light-webfont.svg#open_sanslight') format('svg');font-weight:normal;font-style:normal}@font-face{font-family:'open_sanslight_italic';src:url('../fonts/opensans-lightitalic-webfont.eot');src:url('../fonts/opensans-lightitalic-webfont.eot?#iefix') format('embedded-opentype'),url('../fonts/opensans-lightitalic-webfont.woff2') format('woff2'),url('../fonts/opensans-lightitalic-webfont.woff') format('woff'),url('../fonts/opensans-lightitalic-webfont.ttf') format('truetype'),url('../fonts/opensans-lightitalic-webfont.svg#open_sanslight_italic') format('svg');font-weight:normal;font-style:normal}@font-face{font-family:'open_sansregular';src:url('../fonts/opensans-regular-webfont.eot');src:url('../fonts/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),url('../fonts/opensans-regular-webfont.woff2') format('woff2'),url('../fonts/opensans-regular-webfont.woff') format('woff'),url('../fonts/opensans-regular-webfont.ttf') format('truetype'),url('../fonts/opensans-regular-webfont.svg#open_sansregular') format('svg');font-weight:normal;font-style:normal}@font-face{font-family:'open_sanssemibold';src:url('../fonts/opensans-semibold-webfont.eot');src:url('../fonts/opensans-semibold-webfont.eot?#iefix') format('embedded-opentype'),url('../fonts/opensans-semibold-webfont.woff2') format('woff2'),url('../fonts/opensans-semibold-webfont.woff') format('woff'),url('../fonts/opensans-semibold-webfont.ttf') format('truetype'),url('../fonts/opensans-semibold-webfont.svg#open_sanssemibold') format('svg');font-weight:normal;font-style:normal}@font-face{font-family:'open_sanssemibold_italic';src:url('../fonts/opensans-semibolditalic-webfont.eot');src:url('../fonts/opensans-semibolditalic-webfont.eot?#iefix') format('embedded-opentype'),url('../fonts/opensans-semibolditalic-webfont.woff2') format('woff2'),url('../fonts/opensans-semibolditalic-webfont.woff') format('woff'),url('../fonts/opensans-semibolditalic-webfont.ttf') format('truetype'),url('../fonts/opensans-semibolditalic-webfont.svg#open_sanssemibold_italic') format('svg');font-weight:normal;font-style:normal}.blue{color:#27aae0 !important}.icon{display:inline-block;vertical-align:top}.icon.phone{background-image:url(../img/icon_phone.png);background-size:20px 13px;width:20px;height:13px}@media only screen and (-moz-min-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:3 / 2),only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5){.icon.phone{background-image:url(../img/icon_phone@2x.png)}}.icon.mail{background-image:url(../img/icon_mail.png);background-size:15px 12px;width:15px;height:12px}@media only screen and (-moz-min-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:3 / 2),only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5){.icon.mail{background-image:url(../img/icon_mail@2x.png)}}.icon.arr_d{background-image:url(../img/arr_d.png);background-size:10px 6px;width:10px;height:6px}@media only screen and (-moz-min-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:3 / 2),only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5){.icon.arr_d{background-image:url(../img/arr_d@2x.png)}}.icon.arr_l{background-image:url(../img/arr_l.png);background-size:6px 10px;width:6px;height:10px}@media only screen and (-moz-min-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:3 / 2),only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5){.icon.arr_l{background-image:url(../img/arr_l@2x.png)}}.icon.arr_l_double{background-image:url(../img/arr_l_double.png);background-size:12px 10px;width:12px;height:10px}@media only screen and (-moz-min-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:3 / 2),only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5){.icon.arr_l_double{background-image:url(../img/arr_l_double@2x.png)}}.icon.arr_r{background-image:url(../img/arr_r.png);background-size:6px 10px;width:6px;height:10px}@media only screen and (-moz-min-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:3 / 2),only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5){.icon.arr_r{background-image:url(../img/arr_r@2x.png)}}.icon.arr_r_double{background-image:url(../img/arr_r_double.png);background-size:12px 10px;width:12px;height:10px}@media only screen and (-moz-min-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:3 / 2),only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5){.icon.arr_r_double{background-image:url(../img/arr_r_double@2x.png)}}.icon.close{background-image:url(../img/icon_close.png);background-size:16px 16px;width:16px;height:16px}@media only screen and (-moz-min-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:3 / 2),only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5){.icon.close{background-image:url(../img/icon_close@2x.png)}}.icon.heart{background-image:url(../img/icon_heart.png);background-size:13px 12px;width:13px;height:12px}@media only screen and (-moz-min-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:3 / 2),only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5){.icon.heart{background-image:url(../img/icon_heart@2x.png)}}.blue{color:#27aae0 !important}.button{display:inline-block;vertical-align:top;padding:0 10px;height:24px;line-height:24px;-webkit-border-radius:24px;-moz-border-radius:24px;border-radius:24px}.button.round{background:#27aae0;border:0;font-size:12px;font-family:'open_sansextrabold',sans-serif;display:inline-block;vertical-align:top;text-transform:uppercase;text-decoration:none;color:#fff;padding:6px 20px 4px;height:auto;-webkit-border-radius:34px;-moz-border-radius:34px;border-radius:34px}.blue{color:#27aae0 !important}html{font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;height:100%}body{background:#fff;line-height:1.231;width:100%;font-family:'open_sansregular',sans-serif;font-size:100.01%;height:auto !important;margin:0;min-height:100%;padding:0;position:relative}body,button,input,select,textarea{font-size:100.01%;font-family:'open_sansregular',sans-serif;color:black}header{position:relative;z-index:4}.vcenter{display:inline-block;float:none;vertical-align:middle}.mob_m{display:none}.header__app{display:none;background:#27aae0;padding:15px 12px 15px;position:relative}.header__app-text{margin-left:10px;margin-top:5px}.header__app-text p{font-size:11px}.header__app-img img{max-width:105px}.header__app-img,.header__app-text{display:inline-block;float:left}.header__app-close{position:absolute;right:12px;top:10px}@media screen and (max-width:817px){.header__app{display:inherit}}@media screen and (max-width:402px){.header__app-text{width:54%;margin-top:0}}.header__top{background:#27aae0;padding:12px 0 12px}.header__top .wr:after{content:'';clear:both;display:block}.header__top .header__top-phone{float:left;font-size:11px;font-family:'open_sanssemibold',sans-serif;color:white;margin:6px 0 0 21px}.header__top .header__top-phone i{margin:0 18px 0 0}.header__top-socials{float:right;color:white;margin:0 0 0 3%}.header__top-socials a{z-index:20;margin:0;width:30px;display:inline-block;position:relative;text-align:center}.header__top-socials a:hover:after{display:block}.header__top-socials a:after{display:inline-block;border-radius:50%;content:'';position:absolute;width:30px;left:0;top:-4px;z-index:-1;background:#52bbe6;height:30px;display:none}.mob-socials{padding:10px 0;position:relative;display:none}.mob-socials a{margin:5px}.mob-socials:after{background:url(../img/sep_white.png) repeat-x;content:'';height:1px;width:100%;position:relative;bottom:-10px;display:block;opacity:.3}body.spez .header__top-socials img{filter:invert(1)}body.spez .header__top-socials{margin:3px 20px 0 8%}.header__top .header__top-mail{float:left;color:white;margin:4px 0 0 4%}.header__top .header__top-mail a{font-size:11px;font-family:'open_sanssemibold',sans-serif;color:white}.header__top .header__top-mail i{margin:3px 17px 0 0}.header__top .header__top-links{float:right;margin-top:1px}.header__top .header__top-links a{color:white;font-size:11px;font-family:'open_sanslight',sans-serif;margin-left:25px}.header__top .header__top-links a:first-child{margin:0 !important}.header__top .header__top-lang{float:right;margin-left:90px}.header__top .header__top-lang a{display:inline-block;color:#fff;font:11px/24px 'open_sansextrabold',sans-serif;background:#0099d8;height:24px;width:24px;box-sizing:border-box;border-radius:24px;text-align:center;text-transform:uppercase}.header__top .header__top-lang a.current{background:#4acaff;color:#222a32}.header__middle{position:relative;z-index:1}.header__middle .logo{background-image:url(../img/logo.png);background-size:90px 86px;width:90px;height:86px;display:block;margin:18px 0 0 1px}@media only screen and (-moz-min-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:3 / 2),only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5){.header__middle .logo{background-image:url(../img/logo@2x.png)}}.header__middle .header__top-lang{float:right;margin-left:90px;display:none}.header__middle .header__top-lang a{display:inline-block;color:#fff;font:11px/24px 'open_sansextrabold',sans-serif;background:#0099d8;height:24px;width:24px;box-sizing:border-box;border-radius:24px;text-align:center;text-transform:uppercase}.jubilee .header__middle .header__top-lang a{background:#80a0a7}.jubilee .header__middle .header__top-lang a.current{background:#e6a628;color:#fff}.header__middle .header__top-lang a.current{background:#4acaff;color:#222a32}.header__middle .menu{float:right;padding:52px 0 0}.header__middle .menu li{float:left;margin-left:40px;padding-bottom:20px;position:relative}.header__middle .menu li:first-child{margin:0 !important}.header__middle .menu li a,.header__middle .menu li span{font-size:12px;font-family:'open_sansextrabold',sans-serif;text-transform:uppercase}.header__middle .menu li a i,.header__middle .menu li span i{margin:7px 0px 0 4px}.header__middle .menu li a.current,.header__middle .menu li span.current{color:#27aae0}.header__middle .menu li:hover .sub{display:block}.header__middle .menu .sub{background:#27aae0;position:absolute;left:4px;top:34px;display:none;width:220px;padding:22px 10px 8px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;z-index:10}.header__middle .menu .sub:before{content:'';display:block;width:0;height:0;border-style:solid;border-width:0 6px 4px 6px;border-color:transparent transparent #27aae0 transparent;position:absolute;top:-4px;left:13px}.header__middle .menu .sub a{font-size:12px;font-family:'open_sansregular',sans-serif;position:relative;text-transform:none;color:white;display:block;padding:0 0 0 36px;margin-bottom:16px;-webkit-transition:.3s linear;-moz-transition:.3s linear;-ms-transition:.3s linear;-o-transition:.3s linear;transition:.3s linear}.header__middle .menu .sub a:before{background:white;content:'';display:block;width:12px;height:3px;position:absolute;left:11px;top:7px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;-webkit-transition:.3s linear;-moz-transition:.3s linear;-ms-transition:.3s linear;-o-transition:.3s linear;transition:.3s linear}.header__middle .menu .sub a:hover{color:black}.header__middle .menu .sub a:hover:before{background:black}.header__bottom{position:relative;margin:16px 0 0;min-height:0;overflow:hidden}.header__bottom .line_l{background:#ff7200;position:absolute;width:50%;left:0;height:100%}.header__bottom .line_r{background:#ff9600;position:absolute;width:50%;right:0;height:100%}.header__bottom .message{background:#ff9600;position:relative;padding:0 0 0 85px;margin:0 0 0 15px;max-height:40px;overflow:hidden}.header__bottom .wr{position:relative}.header__bottom p.hd{background:#ff7200;font-size:12px;font-family:'open_sansextrabold',sans-serif;height:40px;line-height:41px;padding:0 15px;text-transform:uppercase;position:absolute;left:-15px;-webkit-border-radius:40px;-moz-border-radius:40px;border-radius:40px;z-index:1;color:#fff}.header__bottom a.btn_close_message{background:#222a32;font-size:11px;font-family:'open_sansextrabold',sans-serif;color:white;position:absolute;right:0;top:8px;height:24px;line-height:24px;padding:0 27px 0 11px;text-transform:uppercase;-webkit-border-radius:24px;-moz-border-radius:24px;border-radius:24px}.header__bottom a.btn_close_message i{position:absolute;right:5px;top:4px}.header__bottom .msg_line{padding:14px 10px 11px 0}.header__bottom .str_wrap{overflow:hidden;width:100%;position:relative;-moz-user-select:none;-khtml-user-select:none;user-select:none;white-space:nowrap}.header__bottom .anyClass{opacity:0;-webkit-transition:.3s linear;-moz-transition:.3s linear;-ms-transition:.3s linear;-o-transition:.3s linear;transition:.3s linear}.header__bottom .str_move{white-space:nowrap;position:absolute;top:0;left:0;cursor:move}.header__bottom .str_move_clone{display:inline-block;vertical-align:top;position:absolute;left:100%;top:0}.header__bottom .str_vertical .str_move_clone{left:0;top:100%}.header__bottom .str_down .str_move_clone{left:0;bottom:100%}.header__bottom .str_vertical .str_move,.header__bottom .str_down .str_move{white-space:normal;width:100%}.header__bottom .str_static .str_move,.header__bottom .no_drag .str_move,.header__bottom .noStop .str_move{cursor:inherit}.header__bottom .str_wrap img{max-width:none !important}.blue{color:#27aae0 !important}.slick-slider{position:relative;display:block;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);-o-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.slick-track{position:relative;left:0;top:0;display:block}.slick-track:before,.slick-track:after{content:'';display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}[dir='rtl'] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-prev,.slick-next{position:absolute;display:block;height:20px;width:20px;line-height:0px;font-size:0px;cursor:pointer;background:transparent;color:transparent;top:50%;margin-top:-10px;-webkit-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%);padding:0;border:none;outline:none}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{outline:none;background:transparent;color:transparent}.slick-prev:before,.slick-next:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir='rtl'] .slick-prev{left:auto;right:-25px}.slick-next{right:-25px}[dir='rtl'] .slick-next{left:-25px;right:auto}.slick-dots{position:absolute;bottom:51px;list-style:none;display:block;text-align:center;padding:0;margin:0;width:100%}.slick-dots li{position:relative;display:inline-block;height:14px;width:14px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{border:3px solid transparent;background:white;display:block;height:6px;width:6px;outline:none;line-height:0px;font-size:0px;color:transparent;padding:0;cursor:pointer;position:absolute;left:50%;top:50%;margin:-3px 0 0 -3px;-webkit-border-radius:14px;-moz-border-radius:14px;border-radius:14px;-webkit-transition:.3s linear;-moz-transition:.3s linear;-ms-transition:.3s linear;-o-transition:.3s linear;transition:.3s linear}.slick-dots li button:hover,.slick-dots li button:focus{outline:none}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1}.slick-dots li.slick-active button{background:none;border-color:#27aae0;width:14px;height:14px;margin:-7px 0 0 -7px}.blue{color:#27aae0 !important}.content{height:auto !important;min-height:100%;position:relative;width:100%;z-index:3;padding-bottom:20px;transition:.3s linear}.content.right{left:300px}span.color-main{color:#27aae0 !important}.sg{position:relative;margin-bottom:30px}.sg .hid{display:none}.bg_blue{background:#27aae0}.bg_dark{background:#222a32}.bg_gray{background:#eeeeee}.bg_graydark{background:#dbdbdb}h1{font-weight:normal}#preload{background-color:white;background-position:center;background-repeat:no-repeat;position:absolute;top:0;width:100%;height:100%}.slider{margin:0}.slider .slide_one{height:560px;position:relative;text-align:center;overflow:hidden}.slider .slide_one .img_wrap{position:absolute;width:100%;height:100%;left:0;top:0}.slider .slide_one .img_wrap:after{background:rgba(0,0,0,0.6);content:'';display:block;position:absolute;left:0;top:0;width:100%;height:100%}.slider .slide_one .completion img{margin:32px auto 42px}.slider .slide_one .completion p{font-size:23px;line-height:35px;text-transform:none}.slider .slide_one .completion .btn{display:inline-block;color:#fff;background:#27aae0;height:24px;line-height:24px;padding:0 11px;font-size:10px;font-family:'open_sansbold',sans-serif;text-transform:uppercase;border-radius:25px}.slider .slide_one .img{-webkit-background-size:cover;-moz-background-size:cover;background-size:cover;-o-background-size:cover;background-position:center;position:absolute;width:100%;height:100%;left:0;top:0;-webkit-animation:zoomin 120s infinite linear 1s;animation:zoomin 120s infinite linear 1s;transform-origin:50.01%}.slider .slide_one p{font-size:13px;line-height:1.8em;font-family:'open_sansbold',sans-serif;color:white;text-transform:uppercase;position:relative;z-index:1}.slider .slide_one .p1{font-size:21px;font-family:'open_sansbold',sans-serif;margin:60px 0 10px;color:white;position:relative;z-index:1}.slider .slide_one .p1.m--single{font-size:40px;color:#27aae0;margin-bottom:55px;margin-top:80px}.slider .slide_one .completion .spec_text p{font-size:15px;line-height:25px;font-family:'open_sansregular',sans-serif;font-weight:400;margin-top:65px}.slider .slide_one .p2{font-size:70px;font-family:'open_sansextrabold',sans-serif;color:#fff;margin:0 0 22px;position:relative;z-index:1}.slider .slide_one .time{font-size:30px;font-family:'open_sansextrabold',sans-serif;color:white;position:relative;margin:0 0 53px;z-index:1}.slider .slide_one .time span{color:#27aae0}.slider .slide_one .current_time{color:#27aae0;position:relative;font-size:55px;font-family:'open_sansextrabold',sans-serif;z-index:1}.slider .slide_one .current_time.m--waiting{color:#fff;opacity:.15}.slider .slide_one .completion .not_today h2{color:#27aae0;font-family:'open_sansbold',sans-serif;font-size:23px;margin-bottom:20px}.slider .slide_one .completion .not_today p{font-size:15px;max-width:600px;text-align:center;line-height:20px;margin:0 auto;font-family:'open_sansregular',sans-serif}.wysiwyg h1.timetable_head{text-align:center;font-size:18px;font-family:'open_sansextrabold',sans-serif;margin:0;margin-bottom:15px;text-transform:uppercase}.wysiwyg h1.timetable_head:after{display:none}.wysiwyg .timetable_text p{font-size:17px;margin-bottom:10px}.slider .slide_one .current_time.pm.m--closed:after{background-image:url(../img/icon_bridge_no.png);height:24px;background-size:120px 24px}@media only screen and (-moz-min-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:3 / 2),only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5){.slider .slide_one .current_time.pm.m--closed:after{background-image:url(../img/icon_bridge_no@2x.png)}}.timetable{height:560px;position:relative;overflow:hidden}.timetable .wysiwyg{margin-top:30px;text-align:center}.timetable .wysiwyg *{color:white}.timetable .bg{background-image:url(../img/saint_p2.png);background-size:1600px 560px;position:absolute;width:100%;height:100%;left:0;-webkit-background-size:cover;-moz-background-size:cover;background-size:cover;-o-background-size:cover;top:0}@media only screen and (-moz-min-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:3 / 2),only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5){.timetable .bg{background-image:url(../img/saint_p2@2x.png)}}.timetable .wr{position:relative;z-index:1}.timetable .time_list{margin:0 18px 75px 178px;padding:69px 0 0}.timetable .time_list:after{content:'';clear:both}.timetable .time_list .time_block{float:left;width:16.66666667%;position:relative;min-height:1px}.timetable .time_list span{display:block;position:absolute}.timetable .time_list span.t1{font-size:20px;font-family:'open_sansbold',sans-serif;color:white;left:0}.timetable .time_list span.t1:after{background:white;content:'';display:block;position:absolute;width:3px;height:10px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;bottom:-15px;left:3px}.timetable .time_list span.t1.last{left:auto;right:0}.timetable .time_list span.t2{font-size:10px;color:#27aae0;left:50%;width:20px;text-align:center;margin-left:-10px}.timetable .time_list span.t2:after{background:#27aae0;content:'';display:block;position:absolute;width:2px;height:7px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;bottom:-17px;left:10px}.timetable .bridge{margin:0 0 17px}.timetable .bridge:after{content:'';clear:both;display:block}.timetable .bridge .name{font-size:11px;font-family:'open_sansextrabold',sans-serif;color:white;float:left;width:180px;position:relative;text-transform:uppercase}.timetable .bridge .line_wrapper{margin:0 18px 0 182px;position:relative;top:7px}.timetable .bridge .line_wrapper .line{position:absolute;height:3px}.timetable .bridge .line_wrapper .line.l_left{left:0}.timetable .bridge .line_wrapper .line.l_left:before{background:rgba(255,255,255,0.3);content:'';height:3px;position:absolute;left:0;right:25px;display:block;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.timetable .bridge .line_wrapper .line.l_right{right:0}.timetable .bridge .line_wrapper .line.l_right:before{background:rgba(255,255,255,0.3);content:'';height:3px;position:absolute;left:25px;right:0;display:block;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.timetable .bridge .line_wrapper .line_cur{position:absolute;height:3px}.timetable .bridge .line_wrapper .line_cur:before{background:#27aae0;content:'';height:3px;position:absolute;left:25px;right:25px;display:block;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.timetable .bridge .line_wrapper .line_cur span{width:50px;position:absolute;text-align:center;font-size:15px;font-family:'open_sansextrabold',sans-serif;color:white;top:-9px}.timetable .bridge .line_wrapper .line_cur span.s1{left:-25px}.timetable .bridge .line_wrapper .line_cur span.s2{right:-25px}.timetable .bridge .line_wrapper .line_cur_sec{position:absolute;height:3px}.timetable .bridge .line_wrapper .line_cur_sec span{width:50px;position:absolute;text-align:center;font-size:15px;font-family:'open_sansextrabold',sans-serif;color:white;top:-9px}.timetable .bridge .line_wrapper .line_cur_sec span.s1{left:-25px}.timetable .bridge .line_wrapper .line_cur_sec span.s2{right:-25px}.timetable .bridge .line_wrapper .line_cur_sec .line.l_left:before{background:#27aae0;left:25px}.timetable .bridge .line_wrapper .line_cur_sec .line.l_right:before{background:#27aae0;right:25px}.timetable .bridge .line_wrapper .line_cur_sec_wrapper{position:absolute;height:3px;min-width:53px}.timetable .bridge .line_wrapper .line_cur_sec_wrapper:before{background:rgba(255,255,255,0.3);content:'';height:3px;position:absolute;left:25px;right:25px;display:block;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.timetable .time_tracker{margin:0 18px 0 182px;position:relative}.timetable .time_tracker .tracker{background:url(../img/tracker_dots.png) repeat-y;width:1px;position:absolute;padding:42px 0 0;bottom:-6px;left:0}.timetable .time_tracker .tracker:before{background:#27aae0;content:'';display:block;position:absolute;top:0;left:-2px;width:5px;height:5px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.timetable .time_tracker .tracker:after{background:#27aae0;content:'';display:block;position:absolute;bottom:0;left:-2px;width:5px;height:5px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.timetable .time_tracker .tracker span{position:absolute;font-size:13px;font-family:'open_sansbold',sans-serif;width:30px;left:-15px;bottom:-22px;text-align:center;color:white}.sg_toggle{background:#27aae0;border:3px solid white;font-size:13px;font-family:'open_sansbold',sans-serif;height:34px;line-height:35px;position:absolute;left:50%;bottom:-20px;width:214px;margin-left:-107px;cursor:pointer;text-align:center;text-transform:uppercase;color:white;-webkit-border-radius:34px;-moz-border-radius:34px;border-radius:34px}@keyframes zoomin{0%{transform:scale(1)}50%{transform:scale(1.5)}100%{transform:scale(1)}}@-webkit-keyframes zoomin{0%{transform:scale(1)}50%{transform:scale(1.5)}100%{transform:scale(1)}}.top_text{padding:22px 0 32px}.m_news{background:#222a32;padding:52px 0 48px}.m_news .m_news_one{position:relative;padding:0 0 41px}.m_news .col-sm-4:nth-of-type(odd) .head{color:#27aae0}.m_news p{font-size:13px;line-height:25px;color:white}.m_news .head{font-size:17px;font-family:'open_sansbold',sans-serif;margin:0 0 14px;text-transform:uppercase}.m_news .head:after{background:#fff;content:'';display:block;width:55px;height:3px;margin:10px 0 0;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.m_news .head.date{font-size:12px;font-family:'open_sansbold',sans-serif;color:#27aae0;margin-bottom:3px}.m_news .txt{height:75px;overflow:hidden;margin-bottom:4px;padding-right:20px}.m_news a{font-size:10px;font-family:'open_sansbold',sans-serif;text-transform:uppercase;position:absolute;left:0;bottom:0}.info_blocks{background:#eee;padding:40px 0 30px;height:890px}.info_blocks .wr{position:relative}.info_blocks .icon.bank{width:30px;height:30px;background:url(../img/bank.png) center no-repeat}.info_blocks .widget{position:absolute}.info_blocks .widget a,.info_blocks .widget span.link{-webkit-background-size:cover;-moz-background-size:cover;background-size:cover;-o-background-size:cover;background-repeat:no-repeat;background-position:center;cursor:pointer;display:block;width:100%;height:100%;text-align:center;padding:55px 25px 0;position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-transition:.3s linear;-moz-transition:.3s linear;-ms-transition:.3s linear;-o-transition:.3s linear;transition:.3s linear}.info_blocks .widget .rhombus{display:block;margin:0 auto;width:55px;height:55px;text-align:center;line-height:55px;font-size:28px;-moz-transform:rotate(45deg);-o-transform:rotate(45deg);-ms-transform:rotate(45deg);-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px}.info_blocks .widget .rhombus.white{border:5px solid white}.info_blocks .widget .rhombus.blue{border:5px solid #27aae0}.info_blocks .widget .rhombus.bg_blue{color:white !important}.info_blocks .widget .rhombus i{-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.info_blocks .widget span{display:block;z-index:2}.info_blocks .widget span.details{position:absolute;left:0;bottom:37px;text-align:center;width:100%;text-transform:uppercase;font-size:12px;font-family:'open_sansextrabold',sans-serif}.info_blocks .widget span.img{margin:44px 0 -13px}.info_blocks .widget span.s1{font-size:28px;font-family:'open_sansextrabold',sans-serif;text-transform:uppercase;margin:48px 0 0}.info_blocks .widget span.s3{font-size:15px;color:black;margin-bottom:20px}.info_blocks .widget span.s3 b{font-size:15px;font-family:'open_sanssemibold',sans-serif}.info_blocks .widget span.s4{font-size:55px;font-family:'open_sansextrabold',sans-serif;color:#27aae0;line-height:55px}.info_blocks .widget span.s5{font-size:20px;font-family:'open_sansextrabold',sans-serif;text-transform:uppercase;margin:27px 0 13px}.info_blocks .widget span.s6,.info_blocks .widget span.s2{font-size:20px;font-family:'open_sansextrabold',sans-serif;color:white;line-height:30px;text-transform:uppercase;margin:23px 0 0;height:90px;overflow:hidden;left:0;position:absolute;width:100%;bottom:57px;text-align:center}.info_blocks .widget#wd5 span.s6{height:auto}.info_blocks .widget span.s6{bottom:83px;text-shadow:0px 3px 8px black}#wd8 span.details{text-shadow:0px 3px 8px black}.info_blocks .widget span.s6 span{font-size:55px;font-family:'open_sansextrabold',sans-serif}.info_blocks .widget span.s7{font-size:40px;font-family:'open_sansextrabold',sans-serif;color:white}.info_blocks .widget span.s8{font-size:35px;font-family:'open_sansextrabold',sans-serif;color:white}.info_blocks .widget span.s9{font-size:25px;font-family:'open_sansextrabold',sans-serif;text-transform:uppercase}.info_blocks .widget span.s10{font-size:14px;font-family:'open_sansbold',sans-serif}.info_blocks .widget span.s11{font-size:25px;font-family:'open_sansextrabold',sans-serif;color:white;line-height:30px;text-transform:uppercase;margin:21px -10px 0;white-space:nowrap}.info_blocks .widget span.s12{font-size:20px;font-family:'open_sansbold',sans-serif;line-height:25px;color:#fff}.info_blocks .widget span.s13{position:absolute;left:0;bottom:37px;text-align:center;width:100%;text-transform:uppercase;font-size:20px;font-family:'open_sansextrabold',sans-serif}.info_blocks .widget span.wings{position:absolute;width:90px;left:50%;margin-left:-45px;top:30px}.info_blocks .widget span.wings:before,.info_blocks .widget span.wings:after{content:'';display:block;position:absolute;top:0;width:51px;height:70px}.info_blocks .widget span.wings:before{background-image:url(../img/w1.png);background-size:51px 70px;left:-50px}@media only screen and (-moz-min-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:3 / 2),only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5){.info_blocks .widget span.wings:before{background-image:url(../img/w1@2x.png)}}.info_blocks .widget span.wings:after{background-image:url(../img/w2.png);background-size:51px 70px;right:-50px}@media only screen and (-moz-min-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:3 / 2),only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5){.info_blocks .widget span.wings:after{background-image:url(../img/w2@2x.png)}}.info_blocks #wd1{left:0;top:0;height:290px}.info_blocks #wd1 a i{position:relative;left:2px;top:-2px}.info_blocks #wd2{left:50%;top:0;height:290px}.info_blocks #wd2 a i{position:relative;left:1px;top:-1px}.info_blocks #wd3{left:75%;top:0;height:590px}.info_blocks #wd3 li{display:inline-block;margin:0 4px 29px}.info_blocks #wd3 li .s8{font-size:33px}.info_blocks #wd3 ul,.info_blocks #wd3 li{margin-bottom:0 !important}.info_blocks #wd3 img{margin-top:25px;margin-bottom:20px;max-width:100%}.info_blocks #wd3 .rhombus{margin-bottom:33px}.info_blocks #wd4{left:0;top:300px;height:590px}.info_blocks #wd4 .rhombus{margin-bottom:36px}.info_blocks #wd5{left:25%;top:300px;height:290px}.info_blocks #wd5 .link i{position:relative;left:2px;top:-2px}.info_blocks #wd5 .link:after{background:rgba(0,0,0,0.6);content:'';display:block;position:absolute;left:0;top:0;width:100%;height:100%}.info_blocks #wd6{left:25%;top:600px;height:290px}.info_blocks #wd6 a:after{background:rgba(0,0,0,0.6);display:block;position:absolute;left:0;top:0;width:100%;height:100%}.info_blocks #wd6 a:after i{position:relative;left:1px;top:-1px}.info_blocks #wd7{left:50%;top:600px;height:290px}.info_blocks #wd7 a i{position:relative;left:1px;top:-1px}.info_blocks #wd8{left:75%;top:600px;height:290px}.info_blocks #wd8 a:after{content:'';display:block;position:absolute;left:0;top:0;width:100%;height:100%}.info_blocks #wd8 a:after i{position:relative;left:1px;top:-3px}.m_text{padding:43px 0 0}.head{font-size:50px;font-family:'open_sanslight',sans-serif;margin:0 0 35px;font-weight:normal}.head:after{background:#27aae0;content:'';display:block;width:90px;height:5px;margin:15px 0 0;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.head.sec{margin-bottom:23px}.head.sec:after{display:none}.head.sec_br{margin-bottom:56px}.head.sec_br:after{display:none}.heading{font-size:30px;font-family:'open_sansbold',sans-serif;text-transform:uppercase;padding:35px 0;margin:0}.main_map{margin-bottom:-30px}.breadcrumbs{background:#f8f8f8;position:relative;margin:17px 0 35px;padding:9px 0 12px}.breadcrumbs:before{background:url(../img/sep4.png) repeat-x;content:'';display:block;width:100%;position:absolute;top:-1px;left:0;height:1px}.breadcrumbs a{font-size:11px;color:#919191}.breadcrumbs a span{color:#919191}.breadcrumbs .sep{color:#919191}.breadcrumbs li{display:inline-block;font-size:11px}.breadcrumbs ul{margin-bottom:2px}.left_menu{padding:15px 20px 20px 0}.left_menu a{font-size:14px;color:#27aae0;position:relative;display:block;margin:0 0 22px;padding:0 0 0 33px;line-height:20px;letter-spacing:1pt}.left_menu a:first-child{font-size:14px;font-family:'open_sansextrabold',sans-serif;text-transform:uppercase}.left_menu a:before{background:#27aae0;content:'';display:block;width:12px;height:3px;position:absolute;left:0;top:8px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.left_menu a.rss{color:#000;font-size:12px;padding-top:15px}.left_menu a.rss:before{background:url(../img/rss.png);height:20px;width:21px;top:15px;left:-4px}.left_menu a.current{color:black}.left_menu a.current:before{background:black}.left_menu .left_menu--sub{padding:0 0 0 20px;margin:-3px 0 22px}.left_menu .left_menu--sub a{font-size:12px;font-family:'open_sansregular',sans-serif;text-transform:none;margin:0 0 10px}.left_menu .left_menu--sub a:before{top:10px}.left_menu .subscibe{margin-left:-5px;margin-top:44px}.left_menu .subscibe p{font-size:12px;margin-bottom:5px}.left_menu .subscibe label{width:190px;box-sizing:border-box;height:36px;border:1px solid #dedede;display:block;padding:7px;border-radius:5px;position:relative}.left_menu .subscibe input[type='text']{font-size:10px;color:#000;border:none;padding:0;margin-left:5px}.left_menu .subscibe span{font-size:10px;color:#000;position:absolute;top:12px;left:29px}.left_menu .subscibe span i{font-size:10px}.left_menu .subscibe i{font-size:14px;color:#27aae0;font-style:normal}.left_menu .subscibe button{font-family:'open_sansextrabold',sans-serif;font-size:10px;color:#fff;background:#27aae0;display:block;height:22px;line-height:20px;width:30px;float:right;border:none;box-sizing:border-box;border-radius:5px;text-transform:uppercase;position:absolute;top:6px;right:6px}.doc_list{padding:8px 0 0;position:relative;overflow:hidden}.doc_list a.doc_image{display:block;text-align:center;font-size:13px;margin-bottom:40px}.doc_list a.doc_image span.img{position:relative;display:block;padding-top:100%}.doc_list a.doc_image span.img:after{border:2px solid #eeeeee;content:'';display:block;position:absolute;left:0;top:0;right:0;bottom:0}.doc_list a.doc_image span.img img{position:absolute;top:0;left:0;bottom:0;right:0;margin:auto;max-width:90%;max-height:90%}.doc_list a.doc_image span.img i{position:absolute;right:16px;bottom:16px;font-size:14px;color:#eee;-webkit-transition:.3s linear;-moz-transition:.3s linear;-ms-transition:.3s linear;-o-transition:.3s linear;transition:.3s linear;z-index:1}.doc_list a.doc_image span.txt{background:#eee;display:block;height:50px;padding-top:15px;position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.doc_list a.doc_image:hover span.img i{color:#27aae0}.doc_slide{padding:26px 0 1px;position:relative;margin:0 0 48px}.doc_slide:after{background:url(../img/sep4.png) repeat-x;content:'';width:100%;height:1px;position:absolute;display:block;opacity:.5;left:0;bottom:0}.doc_slide p.hd{font-size:21px;font-family:'open_sanssemibold',sans-serif;text-transform:uppercase;margin:0 0 27px}.doc_slide .doc_slide_one{position:relative}.doc_slide .doc_slide_one:before{background:url(../img/sep4.png) repeat-x;content:'';width:100%;height:1px;position:absolute;display:block;opacity:.5;left:0;top:0}.doc_slide p.date{font-size:17px;font-family:'open_sanssemibold',sans-serif;cursor:pointer;padding:14px 90px 15px 45px;position:relative;text-transform:uppercase}.doc_slide p.date .num{position:absolute;left:0;top:14px;width:45px}.doc_slide p.date .pr{color:#27aae0;text-transform:none;margin-left:12px}.doc_slide p.date span{font-size:11px;font-family:'open_sansextrabold',sans-serif;color:#27aae0;position:absolute;right:27px;top:15px}.doc_slide p.date i{position:absolute;right:5px;top:19px;width:13px;height:13px}.doc_slide p.date i:before,.doc_slide p.date i:after{background:#27aae0;content:'';display:block;position:absolute;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;-webkit-transition:.3s linear;-moz-transition:.3s linear;-ms-transition:.3s linear;-o-transition:.3s linear;transition:.3s linear}.doc_slide p.date i:before{width:13px;height:3px;top:5px;left:0}.doc_slide p.date i:after{width:3px;height:13px;top:0;left:5px}.doc_slide p.date.open i:after{height:0;top:50%}.doc_slide .doc_text{padding:14px 0 0 49px;display:none}.doc_slide .doc_text ul{margin-bottom:20px}.doc_slide .doc_text a{color:black;position:relative;-webkit-transition:.3s linear;-moz-transition:.3s linear;-ms-transition:.3s linear;-o-transition:.3s linear;transition:.3s linear}.doc_slide .doc_text a:after{background:#27aae0;content:'';left:50%;right:50%;height:0;position:absolute;bottom:0;display:block;-webkit-transition:.3s linear;-moz-transition:.3s linear;-ms-transition:.3s linear;-o-transition:.3s linear;transition:.3s linear}.doc_slide .doc_text a:hover:after{left:0;right:0;height:1px}.doc_slide .doc_text a:hover{text-decoration:none;color:#27aae0}.prs_center{padding-bottom:20px}.job_list{margin:-13px 0 22px}.job_list .doc_slide{padding:0}.job_list .bg_gray{padding:46px}.job_list .button{height:34px;line-height:34px;padding:0 18px;background:#27aae0;font:13px 'open_sansbold',sans-serif;color:#fff;text-transform:uppercase;padding-top:8px;margin:20px 0 50px;box-sizing:border-box}.job_list .job_list--title h1{font-size:25px;font-family:'open_sanssemibold',sans-serif;margin:0}.job_list .job_list--title span{display:block;color:#27aae0;font-size:20px;font-family:'open_sansbold',sans-serif;margin:5px 0 19px}.staff{position:relative;overflow:hidden}.staff.view:after{background:url(../img/sep4.png) repeat-x;content:'';display:block;opacity:.5;height:1px}.staff.view .img img{max-width:100%;width:auto}.staff .img img{width:100%}.staff .title{position:relative;overflow:hidden;font-size:15px;font-family:'open_sansextrabold',sans-serif;color:#27aae0;line-height:20px;padding:9px 0 0;height:82px;margin:0 0 39px}.staff .title span{display:block;font-size:11px;text-transform:uppercase;color:black;margin-top:4px}.staff .name h1{font-size:18px;font-family:'open_sansextrabold',sans-serif;color:#27aae0;text-transform:uppercase;margin-top:0}.staff .name span{display:block;font-size:11px;font-family:'open_sansextrabold',sans-serif;text-transform:uppercase;color:black;margin-top:4px}.staff .wysiwyg{padding-top:32px}.team{position:relative;overflow:hidden}.team .row_sec div{margin-bottom:50px}.team p{line-height:20px}.team p.name{font-size:15px;font-family:'open_sansextrabold',sans-serif;color:#27aae0;margin-top:30px}.team p.name.frs{font-size:18px;text-transform:uppercase;margin:0}.team p.status{font-size:11px;font-family:'open_sansbold',sans-serif;text-transform:uppercase;margin:7px 0 28px}.team img{width:100%}.activity_links{padding:16px 0 0}.activity_links p.hd{font-size:13px;font-family:'open_sansextrabold',sans-serif;text-transform:uppercase;margin:0 0 23px}.fa-calendar-check-o:before{content:'\f274';margin-left:4px}.bridge_view .img{margin:7px 0 30px;position:relative}.bridge_view .img img{max-width:100%}.bridge_view .img .fade{position:absolute;left:0;top:0;right:0;bottom:0}.bridge_view .wr{position:relative}.bridge_view .raising-flag{z-index:1;display:block;position:absolute;right:0;margin:0;top:15px;font-weight:normal;padding:25px 0px 0px;margin-right:20px;text-align:center;width:150px;height:260px;background:url(../img/flag2.png) top center no-repeat}.bridge_view .raising-flag .discr{color:#fff;display:inline-block;font-size:15px;font-family:'open_sansregular',sans-serif;line-height:18px}.bridge_view .raising-flag i{display:block;background:url(../img/icon_bridge.png) center no-repeat;height:23px;margin:30px 0 27px}.bridge_view .raising-flag span:not(.discr){color:#27aae0;display:block;line-height:22px;font-size:18px;font-family:'open_sansbold',sans-serif}.bridge_view .schedule{font:24px/23px 'open_sanslight',sans-serif;margin-bottom:14px}.bridge_view .schedule span{color:#27aae0;font-family:'open_sanssemibold',sans-serif}.bridge_view .boggers-flag{z-index:1;display:block;position:absolute;right:180px;top:15px;padding:24px 0px 0px;text-align:center;width:150px;font-size:13px;height:260px;background:url(../img/flag1.png) top center no-repeat}.bridge_view .boggers-flag .discr{color:#222a32;font-size:15px;font-family:'open_sansregular',sans-serif;line-height:18px}.bridge_view .boggers-flag i{display:block;background:url(../img/logo_blog2.png) center no-repeat;height:40px;background-size:contain;margin:28px 0 5px}.bridge_view .boggers-flag span:not(.discr){display:block;margin:0 auto;width:40px;line-height:40px;color:#27aae0;height:42px;background:url(../img/bloggers_l.png) center no-repeat;font-size:20px;font-family:'open_sansextrabold',sans-serif}.bridge_view h1{margin-bottom:18px;font-weight:normal}.bridge_view .params{padding:19px 0 22px}.bridge_view .params .row:first-child p{border:0}.bridge_view .params p{border-top:1px solid #4e555b;font-size:13px;color:#27aae0;margin:0 50px 17px;padding:16px 0 0}.bridge_view .params p span,.bridge_view .params p a{color:white}.bridge_view .params p a{transition:all .2s ease;text-decoration:underline}.bridge_view .params p a:hover{text-decoration:none}.bridge_view .bridge_map{margin-bottom:30px}.jubilee-flag{background:url(../img/flag3.png) top center no-repeat !important}.bridge_view .boggers-flag.jubilee-flag span:not(.discr).laureat{background:url(../img/laureat.png) center 15px no-repeat !important;height:80px;padding-top:40px;display:block;margin:0 auto;width:90px;font-size:13px;line-height:1.2em;font-family:'open_sanslight',sans-serif;color:#fff}.bridge_view .boggers-flag.jubilee-flag span:not(.discr).laureat b{text-align:center;display:block;color:#222a32;font-family:'open_sansextrabold',sans-serif;font-size:25px;line-height:23px}.bridge_view .heading{margin:0 50px}.bridge_view .wysiwyg{margin:0 50px 21px}.bridge_view .wysiwyg h2{font-size:25px;font-family:'open_sansbold',sans-serif;margin:0 0 22px;line-height:150%;text-transform:uppercase}.bridge_view .gallery{padding:50px 0 40px}.bridge_view .gallery a{display:block;margin-bottom:10px}.bridge_view .gallery a img{width:100%}.bridge_slider-other,.bridge_slider-news{margin-bottom:30px}.bridge_slider-other .slick-prev,.bridge_slider-other .slick-next,.bridge_slider-news .slick-prev,.bridge_slider-news .slick-next{background:#ffffff url(../img/arr_d@m.png) center no-repeat;height:40px;width:40px;border-radius:40px;z-index:5}.bridge_slider-other .slick-prev,.bridge_slider-news .slick-prev{left:-20px;background-position:19px center}.bridge_slider-other .slick-next,.bridge_slider-news .slick-next{right:-20px;transform:rotate(-180deg);margin-top:-20px;background-position:18px center}.bridge_slider-news img{display:inline-block}.bridge_slider-news a{display:block;text-align:center}.video_wrap{position:relative;padding-bottom:56.25%;padding-top:25px;height:0;margin-bottom:40px}.video_wrap.short{padding-bottom:40%}.video_wrap iframe{position:absolute;top:0;left:0;width:100%;height:100%}.pag-wr{position:relative}.news_one .pagination a.btn_next{right:0}.news_one .pagination a.btn_prev{left:0}.news_one .ya-share2{margin-bottom:40px;padding-left:100px;position:relative;margin-top:37px}.news_one .ya-share2:before{content:'Поделиться:';display:inline-block;position:absolute;left:0;font-size:14px;bottom:1px}.pagination{text-align:center;padding:33px 0 25px;margin:0 0 1px;position:relative}.pagination.staff_inner a.btn_prev{left:0px}.pagination.staff_inner a.btn_next{right:0px}.pagination a{display:inline-block;vertical-align:top;position:relative;font-size:12px;font-family:'open_sansextrabold',sans-serif;text-transform:uppercase;color:#222a32;-webkit-transition:.3s linear;-moz-transition:.3s linear;-ms-transition:.3s linear;-o-transition:.3s linear;transition:.3s linear}.pagination a.round{border:2px solid #27aae0;height:30px;line-height:31px;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px}.pagination a.btn_prev{position:absolute;left:45px;top:0px;padding:0 21px 0 35px}.pagination a.btn_prev i{position:absolute;left:14px;top:11px}.pagination a.btn_next{position:absolute;right:45px;top:0px;padding:0 35px 0 21px}.pagination a.btn_next i{position:absolute;top:11px;right:14px}.pagination a.btn_back{padding:0 22px}.pagination_index{padding-bottom:21px}.pagination_index .sep{background:url(../img/sep4.png) repeat-x;opacity:.5;height:1px;margin:1px 0 32px}.pagination_index .pag{border:2px solid #27aae0;float:left;height:30px;line-height:32px;margin:9px 0 0;text-transform:uppercase;position:relative;text-align:center;width:286px;font-size:12px;font-family:'open_sansextrabold',sans-serif;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px}.pagination_index .pag a.btn_first{display:block;float:left;padding:10px 9px 10px;line-height:0;position:absolute;left:0;top:0}.pagination_index .pag a.btn_prev{display:block;float:left;padding:10px 6px 10px;line-height:0;position:absolute;left:30px;top:0}.pagination_index .pag a.btn_last{display:block;float:right;padding:10px 9px 10px;line-height:0;position:absolute;right:0;top:0}.pagination_index .pag a.btn_next{display:block;float:right;padding:10px 6px 10px;line-height:0;position:absolute;right:30px;top:0}.pagination_index .pag span{margin:0 40px}.pagination_index .pag b{color:#27aae0;font-weight:normal;margin-left:8px}.pagination_index .pag_select{border:2px solid #27aae0;float:right;line-height:30px;margin:9px 0 0;position:relative;overflow:hidden;width:160px;text-transform:uppercase;-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px}.pagination_index .pag_select span{font-size:12px;font-family:'open_sansextrabold',sans-serif;display:block;padding:0 30px 0 11px;height:30px;line-height:30px;position:relative;cursor:pointer}.pagination_index .pag_select span i{font-style:normal;color:#27aae0}.pagination_index .pag_select span:after{background-image:url(../img/arr_d_black.png);background-size:10px 6px;content:'';display:block;position:absolute;right:13px;top:13px;width:10px;height:6px;-webkit-transition:.3s linear;-moz-transition:.3s linear;-ms-transition:.3s linear;-o-transition:.3s linear;transition:.3s linear}@media only screen and (-moz-min-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:3 / 2),only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5){.pagination_index .pag_select span:after{background-image:url(../img/arr_d_black@2x.png)}}.pagination_index .pag_select span.open:after{-moz-transform:rotate(180deg);-o-transform:rotate(180deg);-ms-transform:rotate(180deg);-webkit-transform:rotate(180deg);transform:rotate(180deg)}.pagination_index .pag_select .select_wrap{display:none}.pagination_index .pag_select .select_wrap a{font-size:12px;font-family:'open_sansextrabold',sans-serif;display:block;padding:0 44px 0 11px;height:30px;line-height:30px}.pagination_index .pag_select .select_wrap a:hover{background:#27aae0;color:white}.main-banners{padding:60px 0 15px}.main-banners a,.main-banners span{display:inline-block;vertical-align:top;margin:0px 5px 10px 5px;margin-bottom:10px}.main-banners a img,.main-banners span img{max-width:100%}.river-video{border-top:3px solid #27aae0;margin-bottom:30px}.river-video .video_wrap{background:#ededed}.river-video .video_wrap iframe{top:40px;left:40px;width:calc(100% - 80px) !important;height:calc(100% - 80px) !important;right:40px}.river-video h2.hd{font-size:18px;font-family:'open_sansextrabold',sans-serif;margin-bottom:15px;text-transform:uppercase}.bridge_list{min-height:750px}.bridge_list .wr{position:relative}.bridge_list hr{margin:0 0 25px;background:url(../img/sep4.png) bottom repeat-x;border:none}.bridge_list .head{margin-bottom:32px !important;position:relative;padding-right:400px}@media screen and (max-width:1000px){.bridge_list .head{padding-right:0}}.bridge_list .head h1{display:inline;font-size:inherit}@media screen and (max-width:1000px){.bridge_list .head h1{text-align:center;display:block}}.bridge_list .buttons_geay{position:absolute;right:0;top:14px}.bridge_list.embankments .buttons_geay{z-index:10;top:1px}.bridge_list.embankments .bridge_wrap{margin-top:70px}.bridge_list .buttons_geay.static{float:right;position:static}@media screen and (max-width:1000px){.bridge_list .buttons_geay.static{float:none;text-align:center}}@media only screen and (max-width:1000px){.bridge_list .buttons_geay{position:static;text-align:center}}.bridge_list .buttons_geay a{display:inline-block;font-size:13px;font-family:'open_sansbold',sans-serif;text-decoration:none;padding:0 22px 0 42px;height:40px;line-height:40px;margin:0 5px 5px 0;position:relative;text-transform:uppercase;border-radius:30px;vertical-align:top;border:#ebebeb 2px solid;color:#000}.bridge_list .buttons_geay a.current{color:#000;background:#ebebeb}.bridge_list .buttons_geay a.current i{background-position:bottom}.bridge_list .buttons_geay i{width:20px;height:20px;position:absolute;top:10px;left:12px;background-image:url('../img/s_marker.png');background-position:top}.bridge_list .buttons_geay i.bars{background-image:url('../img/s_menu.png')}.bridge_list .search_b{position:absolute;display:inline-block;z-index:1}.bridge_list .search_b i{width:24px;height:24px;font-size:15px;background:#000;color:#fff;line-height:23px;text-align:center;margin-left:-11px;border-radius:20px;vertical-align:-2px;padding-top:1px;box-sizing:border-box;margin-top:2px;padding-right:1px;margin-right:5px}.bridge_list .search_b .select{background:white;border:2px solid #27aae0;width:220px;position:relative;overflow:hidden;border-radius:21px;display:inline-block;height:auto}.bridge_list .search_b .select span{height:30px;line-height:28px;display:block;padding:0 30px 0 14px;cursor:pointer;position:relative;z-index:1;font-size:12px;font-family:'open_sanslight',sans-serif}.bridge_list .search_b .select .options span{min-height:30px;height:auto;padding:7px 30px 7px 14px;line-height:1.2em;box-sizing:border-box}.bridge_list .search_b .select .options span:hover{color:white;background:#27aae0}.bridge_list .search_b .select span:after{background-image:url(../img/arr_d_black.png);background-size:10px 6px;content:'';display:block;position:absolute;right:15px;top:12px;width:10px;height:6px;-webkit-transition:.3s linear;-moz-transition:.3s linear;-ms-transition:.3s linear;-o-transition:.3s linear;transition:.3s linear;display:none}@media only screen and (-moz-min-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:3 / 2),only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5){.bridge_list .search_b .select span:after{background-image:url(../img/arr_d_black@2x.png)}}.bridge_list .search_b .select span.open{border:0}.bridge_list .search_b .select span.open:after{-moz-transform:rotate(180deg);-o-transform:rotate(180deg);-ms-transform:rotate(180deg);-webkit-transform:rotate(180deg);transform:rotate(180deg)}.bridge_list .search_b .select .options,.bridge_list .search_b .select .sub{display:none;padding:10px 0 0;-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px}.bridge_list .search_b .select .options a,.bridge_list .search_b .select .sub a{font-size:12px;font-family:'open_sanslight',sans-serif;display:block;height:auto;line-height:16px;padding:7px 14px;-webkit-transition:.3s linear;-moz-transition:.3s linear;-ms-transition:.3s linear;-o-transition:.3s linear;transition:.3s linear}.bridge_list .search_b .select .options a:hover,.bridge_list .search_b .select .sub a:hover{background:#27aae0;color:white}.bridge_list .search_b .select .options{overflow-y:scroll;max-height:280px;overflow-x:inherit}.bridge_list .search_b .select .sub a{margin:0 -4px}.bridge_list .search_b input[type='text']{border:none;font-size:12px;padding:3px 10px;width:90%}.bridge_list .search_b form.select i{font-size:12px;vertical-align:0;margin:0;float:right;padding-right:0}.bridge_list .search_b form.select{padding:3px;vertical-align:top;position:relative;top:0;left:0px;width:260px}.bridge_list .search_b .select button{position:absolute;z-index:5;opacity:0;right:0;width:25px;height:25px}.bridge_list.embankments .clearfix{margin-bottom:20px}.bridge_list.embankments .search_b{margin-top:5px;margin-bottom:10px}.bridge_list.embankments .search_b form.select{position:relative;left:0px}.bridge_list.embankments .search_b form.select input{width:88%}.bridge_list.embankments .search_b .select{width:230px}.bridge_list.piers{min-height:500px}.bridge_list.piers-map{min-height:750px}.bridge_list.piers .search_b form.select input{width:90%}.bridge_list.piers .head{padding-right:0}.bridge_list.piers .search_b .select{width:290px}.bridge_list.piers .search_b form.select{width:270px}.bridge_list hr{clear:both}.piers-btn{color:#fff;display:inline-block;font-size:19px;font-family:'open_sansregular',sans-serif;text-decoration:none;padding:0 20px 0 53px;height:40px;line-height:40px;margin:13px 5px 5px 0;position:relative;border-radius:30px;background:#27aae0;vertical-align:top;float:right;transition:.5s}.piers-btn:hover{background-color:#ebebeb;color:#000}.piers-btn i.anchor{width:24px;height:24px;position:absolute;top:8px;left:12px;background-position:top;background-image:url('../img/anchor.png')}.bridge_list.embankments h1.head{display:inline-block;padding-right:40px}.categories{font-size:0;padding:0 0 23px;margin:3px 0 0;float:right}.categories a{display:inline-block;font-size:11px;font-family:'open_sansextrabold',sans-serif;text-decoration:none;padding:0 15px;height:30px;line-height:30px;margin:0 5px 5px 0;color:white;text-transform:uppercase;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px}.categories a.disabled{cursor:default;opacity:.5}.bridge_wrap a{display:block;text-align:center;font-size:14px;margin-bottom:32px}.bridge_wrap a span.txt{display:block;padding:14px 0 0;height:34px;position:relative;overflow:hidden}.bridge_wrap a img{max-width:100%}.bridge_wrap{padding:40px 0}.bridge_wrap h2{font-size:25px;font-family:'open_sansbold',sans-serif;margin:0 0 22px;line-height:150%;text-transform:uppercase}.bridge_wrap h2:after{background:#27aae0;content:'';display:block;width:90px;height:5px;margin-top:23px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.map_block{position:relative}.view_buttons{position:absolute;z-index:3;top:7px;width:100%;height:1px}.view_buttons .wr{padding:0 50px}.view_buttons a{display:inline-block;background:#ffba00;height:40px;text-transform:uppercase;line-height:40px;padding:0 17px;border-radius:40px;color:#222a32;font-family:'open_sansbold',sans-serif;font-size:13px}.view_buttons a.current{background:#222a32;color:#ffba00}.bridge_view .view_buttons{top:13px}.bridge_view .view_buttons .wr{padding:0 110px}.audioguide .hd{font-family:'open_sansbold',sans-serif;font-size:30px;line-height:30px;text-transform:uppercase;padding:0 50px;margin-bottom:40px}.contacts .cont_info_blocks{margin-bottom:40px}.contacts .cont_info_blocks img{width:100%}.contacts .cont_info_blocks .img{position:relative;padding-top:100%;margin-bottom:10px}.contacts .cont_info_blocks .img img{position:absolute;left:0;top:0}.contacts .slick-slide{margin-bottom:10px}.contacts .slick-slide img{width:100%}.contacts .inf_block_one{position:relative;padding:100% 0 0;color:white;margin-bottom:10px}.contacts .inf_block_one p{font-size:12px;line-height:16px}.contacts .inf_block_one p.bold{font-size:10px;font-family:'open_sansbold',sans-serif;text-transform:uppercase;margin-top:12px}.contacts .inf_block_one p.hd{position:absolute;top:35px;left:40px;font-size:13px;font-family:'open_sansextrabold',sans-serif;color:white;text-transform:uppercase}.contacts .inf_block_one p a{color:white}.contacts .inf_block_one .txt_bottom{position:absolute;left:40px;bottom:33px}.contacts .inf_block_one.bg_gray{color:#222a32}.contacts .inf_block_one.bg_gray p,.contacts .inf_block_one.bg_gray a{color:#222a32}.contacts .inf_block_one .rhombus{display:block;margin:0 0 0 -32px;left:50%;top:98px;width:55px;height:55px;position:absolute;text-align:center;line-height:55px;font-size:28px;-moz-transform:rotate(45deg);-o-transform:rotate(45deg);-ms-transform:rotate(45deg);-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px}.contacts .inf_block_one .rhombus.white{border:5px solid white}.contacts .inf_block_one .rhombus.dark{border:5px solid #222a32;color:#222a32}.contacts .inf_block_one .rhombus.blue{border:5px solid #27aae0}.contacts .inf_block_one .rhombus.bg_blue{color:white !important}.contacts .inf_block_one .rhombus i{-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.contacts .form{padding:35px 0 52px;position:relative;overflow:hidden}.contacts .map{position:relative;overflow:hidden;margin-bottom:-42px}.info_w{position:relative}.info_w .inf_block_one{top:56px;width:290px;height:290px;position:absolute;z-index:5;padding:20px;box-sizing:border-box}.info_w .inf_block_one .rhombus{top:74px;height:53px;width:53px}.info_w .inf_block_one .rhombus i{padding-left:3px}.info_w .inf_block_one .txt_bottom{bottom:-5px}.info_w .inf_block_one .txt_bottom p{margin-bottom:10px}.info_w .inf_block_one .txt_bottom p strong{font-size:10px;font-family:'open_sansbold',sans-serif;text-transform:uppercase;margin-top:12px;font-weight:normal;display:block;margin-bottom:-8px}.news_one .wr{padding:0}.news_one .img{margin-bottom:32px}.news_one .img img{max-width:100%}.news_one .brief{margin-bottom:32px}.news_one .brief p{font-size:12px;line-height:25px}.news_one .brief p.date{font-size:11px;font-family:'open_sansbold',sans-serif;margin-bottom:24px}.news_one .brief .name{font-size:18px;font-family:'open_sansextrabold',sans-serif;color:#27aae0;margin-top:0;line-height:25px;text-transform:uppercase;margin-bottom:0}.sep_line{background:url(../img/sep4.png) repeat-x;height:1px;opacity:.5}.news_list .wr{padding:0}.news_list a.news_link{display:block;position:relative;padding-top:100%;color:#222a32;margin-bottom:10px;overflow:hidden}.news_list a.news_link p{font-size:100%}.news_list a.news_link:before,.news_list a.news_link:after{border-color:#dbdbdb;width:0;height:0;border-style:solid;content:'';display:block;position:absolute;right:-20px;top:-20px;-webkit-transition:.3s linear;-moz-transition:.3s linear;-ms-transition:.3s linear;-o-transition:.3s linear;transition:.3s linear}.news_list a.news_link:hover:before{border-width:0 40px 40px 0;border-color:transparent white transparent transparent;right:0;top:0}.news_list a.news_link:hover:after{border-width:40px 0 0 40px;border-color:transparent transparent transparent #bababa;right:0;top:0}.news_list a.news_link span{position:absolute;padding:0 7% 0 14%;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.news_list a.news_link span.date{font-size:12px;font-family:'open_sansextrabold',sans-serif;color:#222a32;top:14%}.news_list a.news_link span.name{font-size:17px;line-height:20px;top:26%;height:40px;overflow:hidden}.news_list a.news_link span.txt{font-size:12px;line-height:20px;top:46.5%;height:80px}.news_list a.news_link span.details{font-size:11px;bottom:12.5%;text-decoration:underline;color:#27aae0}.news_list a.news_link.bg_dark span.date{color:#27aae0}.news_list a.news_link.bg_dark span.name,.news_list a.news_link.bg_dark span.txt{color:white}.news_list a.news_link.bg_blue span.details{color:white}.news_list .pagination_index{padding-top:22px}.photo_list .gallery_link,.photo_list .gallery_link_sec{display:block;padding-top:100%;color:#222a32;margin-bottom:10px;color:black;line-height:25px;font-size:12px;position:relative;overflow:hidden}.photo_list .gallery_link img,.photo_list .gallery_link_sec img{max-width:100%}.photo_list .gallery_link:hover span.back,.photo_list .gallery_link_sec:hover span.back{bottom:0}.photo_list .gallery_link span.front,.photo_list .gallery_link_sec span.front{position:absolute;left:0;top:0;width:100%;padding-top:100%}.photo_list .gallery_link span.front img,.photo_list .gallery_link_sec span.front img{width:100%;position:absolute;top:0;left:0}.photo_list .gallery_link span.back,.photo_list .gallery_link_sec span.back{background:rgba(0,0,0,0.6);position:absolute;bottom:-100%;padding:10px;width:100%;left:0;color:white;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-transition:.3s linear;-moz-transition:.3s linear;-ms-transition:.3s linear;-o-transition:.3s linear;transition:.3s linear}.photo_list .gallery_link span.back .txt,.photo_list .gallery_link_sec span.back .txt{position:static}.photo_list .gallery_link span span,.photo_list .gallery_link_sec span span{position:absolute;padding:0 7% 0 10%;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.photo_list .gallery_link span.name,.photo_list .gallery_link_sec span.name{font-size:18px;font-family:'open_sansbold',sans-serif;color:white;line-height:26px;top:29px;height:130px;overflow:hidden}.photo_list .gallery_link span.name h2,.photo_list .gallery_link_sec span.name h2{display:inline;font-size:inherit}.photo_list .gallery_link span.txt,.photo_list .gallery_link_sec span.txt{line-height:18px;top:0;height:55px;overflow:hidden}.photo_list .gallery_link span.txt b,.photo_list .gallery_link_sec span.txt b{display:block;font-size:10px;font-family:'open_sansbold',sans-serif}.photo_list .gallery_link span.count,.photo_list .gallery_link_sec span.count{font-size:11px;font-family:'open_sanssemibold',sans-serif;text-transform:uppercase}.photo_list .gallery_link span.bg_blue,.photo_list .gallery_link_sec span.bg_blue{display:block}.photo_list .gallery_link.brige_p_l .btn,.photo_list .gallery_link_sec.brige_p_l .btn{border:2px solid #fff;height:24px;line-height:25px;border-radius:30px;font-size:10px;font-family:'open_sansbold',sans-serif;text-transform:uppercase;color:#fff;display:inline-block;padding:0 15px;position:absolute;bottom:30px;left:30px;transition:all .3s ease}.photo_list .gallery_link.brige_p_l .btn:hover,.photo_list .gallery_link_sec.brige_p_l .btn:hover{background:#fff;color:#000}.photo_list .gallery_link.brige_p_l span span,.photo_list .gallery_link_sec.brige_p_l span span{position:relative;display:block}.photo_list .gallery_link.brige_p_l span span.name,.photo_list .gallery_link_sec.brige_p_l span span.name{top:32px;height:90px;font-size:18px}.photo_list .gallery_link.brige_p_l span span.count,.photo_list .gallery_link_sec.brige_p_l span span.count{margin-bottom:10px}.photo_list .gallery_link.brige_p_l span span.txt,.photo_list .gallery_link_sec.brige_p_l span span.txt{line-height:20px;height:80px}.photo_list .gallery_link_sec span.bg_text{position:absolute;left:0;top:0;right:0;bottom:0}.gallery_list .gallery_link_sec{display:block;margin-bottom:10px;cursor:pointer}.gallery_list .gallery_link_sec span.img{display:block;position:relative;overflow:hidden}.gallery_list .gallery_link_sec span.img img{width:100%;display:block;transition:transform .25s;transform:scale(1) translate3d(0, 0, 0)}.gallery_list .gallery_link_sec span.img:hover img{transform:scale(1.1) translate3d(0, 0, 0)}.gallery_list .gallery_link_sec span.img.bg_blue{font-size:25px;font-family:'open_sansbold',sans-serif;color:white;padding:29px 30px 0 30px;height:190px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.gallery_list .gallery_link_sec span.img .rhombus{display:block;margin:0 auto;position:absolute;width:55px;height:55px;text-align:center;line-height:55px;font-size:28px;left:50%;top:50%;margin:-30px 0 0 -30px;-moz-transform:rotate(45deg);-o-transform:rotate(45deg);-ms-transform:rotate(45deg);-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px}.gallery_list .gallery_link_sec span.img .rhombus.white{border:5px solid white}.gallery_list .gallery_link_sec span.img .rhombus i{-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.gallery_list .gallery_link_sec span.txt{display:block;font-size:11px;line-height:15px;color:#222a32;text-transform:uppercase;padding:28px 30px 24px;height:100px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.gallery_list .gallery_link_sec span.txt span.dotdotdot{height:15px;overflow:hidden;display:block;word-wrap:break-word}.gallery_list .gallery_link_sec span.txt b{font-size:10px;font-family:'open_sansbold',sans-serif;font-weight:normal;display:block;margin-top:3px}.prs_center .cnt{position:relative;overflow:hidden}.prs_center .cnt_one{position:relative;padding-top:100%}.prs_center .cnt_one .rhombus{display:block;margin:0 auto;position:absolute;width:55px;height:55px;text-align:center;line-height:55px;font-size:28px;left:50%;top:50%;margin:-30px 0 0 -30px;-moz-transform:rotate(45deg);-o-transform:rotate(45deg);-ms-transform:rotate(45deg);-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px}.prs_center .cnt_one .rhombus.dark{border:5px solid #222a32}.prs_center .cnt_one .rhombus i{-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);transform:rotate(-45deg);color:#222a32}.prs_center .cnt_one p{color:#222a32;font-size:15px}.prs_center .cnt_one p.hd{font-size:13px;font-family:'open_sansextrabold',sans-serif;text-transform:uppercase;position:absolute;width:100%;top:35px;left:40px}.prs_center .cnt_one p a{color:#222a32;font-size:15px}.prs_center .cnt_one .txt_bottom{position:absolute;width:100%;padding:0 0 0 40px;bottom:33px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.prs_center .sep{background:url(../img/sep4.png) repeat-x;height:1px;opacity:.5;margin:40px 0}.prs_center .contact_txt .sep{margin-bottom:40px}.prs_center .contact_txt:after{content:'';clear:both;display:block}.prs_center .contact_txt .user_img{border:5px solid #27aae0;float:left;width:210px;height:210px;position:relative;-webkit-border-radius:210px;-moz-border-radius:210px;border-radius:210px;margin-right:40px;margin-bottom:25px}@media (max-width:500px){.prs_center .contact_txt .user_img{float:none;margin-left:auto;margin-right:auto}}.prs_center .contact_txt .user_img:before{width:0;height:0;border-style:solid;border-width:0 0 35px 30px;border-color:transparent #27aae0;content:'';display:block;position:absolute;right:-26px;top:63px;z-index:1}.prs_center .contact_txt .user_img:after{width:0;height:0;border-style:solid;border-width:0 0 36px 32px;border-color:transparent white;content:'';display:block;position:absolute;right:-15px;top:68px;z-index:2}.prs_center .contact_txt .user_img span{background:white;display:block;padding:10px;width:190px;height:190px;position:relative;overflow:hidden;-webkit-border-radius:190px;-moz-border-radius:190px;border-radius:190px;z-index:3}.prs_center .contact_txt .user_img span span{padding:0}.prs_center .contact_txt .wysiwyg{padding-top:9px}.prs_center .contact_txt .wysiwyg p{font-size:12px;line-height:20px;margin-bottom:20px}.prs_center .contact_txt .wysiwyg p.name{font-size:15px;font-family:'open_sansextrabold',sans-serif;color:#27aae0;margin:29px 0 7px}.prs_center .contact_txt .wysiwyg p.status{font-size:11px;font-family:'open_sansextrabold',sans-serif;text-transform:uppercase;margin:0}.prs_center .form{background:#eee;padding:46px 50px}@media (max-width:500px){.prs_center .form{padding:20px}}.prs_center .form p{color:black}.prs_center .form p.hd{color:black}.prs_center .form .input input{background:white;color:black}.prs_center .form .input i{color:#27aae0;opacity:1}.prs_center .form .input p{color:black}.prs_center .form .textarea textarea{background:white;color:black}.prs_center .form .textarea p{color:black}.prs_center .form .textarea i{color:#27aae0;opacity:1}.prs_center .p_blocks .bl{height:290px;position:relative;margin-bottom:10px}.prs_center .p_blocks .bl p.hd{font-size:13px;font-family:'open_sansextrabold',sans-serif;text-transform:uppercase;padding:34px 10px 34px 40px;text-align:left}.prs_center .p_blocks .bl p.hd:after{content:'';display:block;width:55px;height:3px;margin-top:13px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.prs_center .p_blocks .bl p.hd.line_blue:after{background:#27aae0}.prs_center .p_blocks .bl p.hd.line_white:after{background:white}.prs_center .p_blocks .bl p.date{font-size:12px;font-family:'open_sansextrabold',sans-serif;padding:0 0 8px 40px}.prs_center .p_blocks .bl a.show_all{font-size:10px;font-family:'open_sansextrabold',sans-serif;position:absolute;width:100%;padding:0 0 0 40px;left:0;bottom:37px;text-transform:uppercase;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.prs_center .p_blocks .bl.center a.show_all{padding:0}.prs_center .p_blocks .bl .rhombus{display:block;margin:-2px auto 27px;position:relative;width:55px;height:55px;text-align:center;line-height:55px;font-size:28px;-moz-transform:rotate(45deg);-o-transform:rotate(45deg);-ms-transform:rotate(45deg);-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px}.prs_center .p_blocks .bl .rhombus.white{border:5px solid white}.prs_center .p_blocks .bl .rhombus.dark{border:5px solid #222a32;color:#222a32}.prs_center .p_blocks .bl .rhombus.blue{border:5px solid #27aae0}.prs_center .p_blocks .bl .rhombus.bg_blue{color:white !important}.prs_center .p_blocks .bl .rhombus i{-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.prs_center .p_blocks .bl .txt{padding:0 20px 0 40px}.prs_center .p_blocks .bl .txt a.details{font-size:11px;text-decoration:underline}.prs_center .p_blocks .bl .txt p{line-height:20px;font-size:12px;margin-bottom:8px;height:60px;position:relative;overflow:hidden}.prs_center .p_blocks .bl.bg_dark .txt p,.prs_center .p_blocks .bl.bg_blue .txt p{color:white}.show_list p.hd{font-size:13px;font-family:'open_sansextrabold',sans-serif;text-transform:uppercase;margin-bottom:24px}.show_list a{text-decoration:underline}.show_list .sep{background:url(../img/sep4.png) repeat-x;height:1px;opacity:.5;margin:29px 0 34px !important}.project_photo_list{margin-bottom:60px}.project_photo_list .sep{background:url(../img/sep4.png) repeat-x;height:1px;opacity:.5;margin:8px 0 50px}.project_photo_list .img{position:relative;padding-top:100%;margin-bottom:10px}.project_photo_list .img a{display:block;position:absolute;left:0;top:0;height:100%;width:100%}.project_photo_list .img a img{width:100%}.project_list{padding:0 0 10px}.project_list .sep{background:url(../img/sep4.png) repeat-x;height:1px;opacity:.5;margin:8px 0 50px}.project_list .img{position:relative;padding-top:100%;margin-bottom:10px}.project_list .img a{display:block;position:absolute;left:0;top:0;height:100%;width:100%}.project_list .img a img{width:100%}.project_list .img a:after{background:rgba(0,0,0,0.6);content:'';position:absolute;width:100%;height:100%;display:block;left:0;top:0}.project_list .img a .title{position:absolute;top:33px;left:0;width:100%;padding:0 20px 0 40px;color:white;text-transform:uppercase;font-size:13px;font-family:'open_sansextrabold',sans-serif;line-height:20px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;z-index:1}.project_list .img a .title:after{background:#27aae0;content:'';display:block;width:54px;height:3px;margin-top:20px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.project_list .img a .details{position:absolute;bottom:36px;left:0;width:100%;padding:0 20px 0 40px;color:white;text-transform:uppercase;font-size:10px;font-family:'open_sansextrabold',sans-serif;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;z-index:1}.bg_overlay{background:rgba(0,0,0,0.9);position:absolute;left:0;top:0;right:0;bottom:0;display:none;z-index:99}.popup{position:absolute;left:50%;display:none;z-index:100}.popup .close{background-image:url(../img/close.png) repeat-x;width:24px;height:24px;position:absolute;right:-32px;top:-32px;cursor:pointer}.error_page{position:relative;padding:74px 0 53px}.error_page:before{background:url(../img/sep4.png) repeat-x;content:'';display:block;width:100%;position:absolute;top:-1px;left:0;height:1px}.error_page .error_icon{background-image:url(../img/icon_404.png);background-size:400px 401px;background-repeat:no-repeat;background-position:center;height:400px;width:401px}@media only screen and (-moz-min-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:3 / 2),only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5){.error_page .error_icon{background-image:url(../img/icon_404@2x.png)}}.error_page h1{font-size:25px;font-family:'open_sansbold',sans-serif;margin:-14px 0 8px;text-transform:uppercase}.error_page h1 span{display:block;font-size:180px;font-family:'open_sansextrabold',sans-serif;color:#27aae0}.error_page p{font-size:14px;margin:0 0 6px}.error_page a{font-size:10px;font-family:'open_sansextrabold',sans-serif;text-transform:uppercase}.regiment{background:#efecdb}.regiment .header__middle .menu .sub,.regiment .mob_m{background:#224a05}.regiment .header__middle .menu .sub:before,.regiment .mob_m:before{border-color:transparent transparent #224a05 transparent}.regiment .header__middle .header__top-lang a.current{background:#459400 !important}.regiment .header__top{background:#224a05}.regiment .header__middle .menu li a.current,.regiment .header__middle .menu li span.current{color:#f61d0c}.regiment .header__bottom{display:none}.regiment .header__top .header__top-lang a,.regiment .header__middle .header__top-lang a{background:#142b00}.regiment .header__top .header__top-lang a.current,.regiment .header__middle .header__top-lang a.current{background:#efecdb}.regiment .breadcrumbs{background:#142b00;margin:17px 0 0px}.regiment .breadcrumbs span{color:#ffffff}.regiment .breadcrumbs span a{font-size:11px;color:#efecdb}.regiment .icon.arr_d{background-image:url(../img/arr_d_black.png)}.regiment .main-content{padding-top:35px;padding-bottom:50px}.regiment .head{font-family:'open_sanssemibold'}.regiment .head:after{background:#f7210f}.regiment .head.polk_list{text-align:center;font-size:50px}.regiment .head.polk_list:after{margin:15px auto 0}.regiment .head.polk_list i.star:first-of-type{transform:rotateY(180deg)}.regiment i.star{content:'';display:inline-block;width:82px;height:44px;background:url(../img/star@2x.png) no-repeat;margin:0 15px}.regiment h3{font-size:25px;position:relative;margin-bottom:50px}.regiment .red{color:#f7210f;font-size:24px}.regiment a.button{font-family:'open_sansextrabold';font-size:12px;text-transform:uppercase;padding:5px 15px;margin:0 auto;background:#f7210f;color:#fff}.regiment footer{background:#142b00}.regiment footer .footer__top{background:#b1aa9b}.regiment footer .footer__top p.hd{color:#000}.regiment footer p{color:rgba(224,218,206,0.82)}.regiment footer p span,.regiment footer p a{color:#fff !important}.regiment footer hr{background:none;border-bottom:1px dotted rgba(239,236,219,0.3)}.socials{margin-top:33px;text-align:center;padding-right:51px}.socials a{margin:7px}.regiment .person-title h1{font-size:40px;margin:0;line-height:1.1em}.regiment .person-title span{display:block;font-size:24px;font-family:'open_sanssemibold',sans-serif}.regiment .person-title+p{line-height:239%;margin-bottom:55px;font-family:'open_sanssemibold',sans-serif}.regiment .person-diskr{font-size:17px;line-height:35px}.regiment .red.bold{font-size:23px;font-family:'open_sansbold',sans-serif;text-transform:uppercase;margin-bottom:20px}.regiment .wysiwyg{margin:30px 0}.regiment .wysiwyg p{line-height:220%}.regiment .wysiwyg.centr p{font-size:17px;line-height:34px}.regiment .wysiwyg.centr:after{background:#f7210f;content:'';display:block;width:90px;height:5px;margin:15px auto 0;border-radius:5px}.regiment .wysiwyg img{padding:10px;background-color:#fff;border:1px solid #ddd;border-radius:4px;margin-left:100px;margin-bottom:40px;float:right}.regiment .to-video{background:rgba(49,25,9,0.08);padding:40px 0;margin-bottom:-50px;margin-top:40px;border-top:1px dotted rgba(130,132,132,0.48)}.regiment .to-video a{background:#f3eee4;display:inline-block;font-family:'open_sansextrabold';font-size:18px;text-transform:uppercase;padding:6px 10px;border:3px solid #b1aa9b;border-radius:90px;position:relative;z-index:5}.regiment .to-video a:after{content:'';position:absolute;display:block;right:-37px;background:url(../img/tape.png);width:42px;height:41px;top:-2px;z-index:3}.regiment .to-video a:before{content:'';position:absolute;display:block;left:-36px;background:url(../img/tape2.png);width:46px;height:43px;top:-3px;z-index:3}.regiment .honors{background:rgba(49,25,9,0.08);margin-bottom:-50px;padding:5px 0;margin-top:40px}.regiment .honors .col-sm-3{min-height:375px}.regiment .honors h3{text-transform:uppercase;text-align:center;font-family:'open_sansbold',sans-serif;font-size:30px;margin-bottom:30px}.regiment .honors img{border:15px solid #f4efe5;box-shadow:0 0 0 1px #d9d2c4;margin:5px 5px 20px;max-width:100%;box-sizing:border-box}.regiment .honors p{font-family:'open_sanssemibold',sans-serif;margin-bottom:25px;padding:0 3em}.regiment .siluet i{background:url(../img/siluet-white.png)}.regiment .pr_link:before{background-image:url(../img/pr_logo-white.png)}.regiment .copyright span{color:#fff}.regiment .persons{display:none}footer.polk{background:#142b00}footer.polk .footer__top{background:#b1aa9b}footer.polk .footer__top p.hd{color:#000}.history-day .header__middle .logo{background-image:url(../img/history-logo.png)}.history-day .mob_m{background:#8aaeb7}.history-day .header__middle .menu .sub{background:#89aeb6}.history-day .header__middle .menu .sub:before{border-color:transparent transparent #89aeb6 transparent}.history-day .icon.arr_d{filter:saturate(46%)}.history-day .header__middle .menu li a.current,.history-day .header__middle .menu li span.current{color:#89aeb6}.history-day .menu li{color:#54413a}.history-day .header__top{background:url(../img/blue_bg.png) repeat}.history-day .icon.mail{background-image:url(../img/phone.png)}.history-day .icon.phone{background-image:url(../img/mail.png)}.history-day .content{padding-bottom:0}.history-day .header__bottom{display:none}.history-day .header__middle{padding-bottom:20px;position:relative}.history-day .header__middle:after{background:url(../img/jubilee-wrap.png) repeat-x;content:'';width:100%;position:absolute;bottom:-4px;height:20px;left:0;z-index:1}.history-day .breadcrumbs{margin:0;background:#e0dbd0}.history-day .header__top-lang a.current{background:#e6a628}.history-day .header__top-lang a{background:#8db3bc}.history-day footer .footer__top{background:#181f20}.history-day footer .footer__top p:last-child a,.history-day .copyright span{color:#8db3bc}.history-day footer p span,.history-day footer p span a{color:#8db3bc !important}.history-day footer .footer__top p:last-child a:after{background:#8db3bc}.history-day .pr_link:before,.history-day .siluet i{filter:grayscale(70%)}.history-day .header__top-spec{filter:hue-rotate(184deg);background:url(../img/eye-blue.png) no-repeat 10px 6px,#585858}.history__head{position:relative;padding:20px 0 73px}.history__head:after{background:url(../img/jubilee-wrap.png) repeat-x;content:'';width:100%;position:absolute;bottom:-4px;height:20px;left:0;z-index:1}.history__current-day{background:url(../img/calendar_bg.jpg) repeat;position:relative;padding:50px 0 46px}.history__current-day:after{background:url(../img/history-border-2.png) repeat-x;content:'';width:100%;position:absolute;bottom:-3px;height:9px;left:0;z-index:10}.history__current-day .img-wrap{padding:16px;background-color:#fff;border:1px solid #ddd;border-radius:4px;display:inline-block;height:auto;box-shadow:0 0 4px 0 rgba(0,0,0,0.1);margin:5px 10px;position:relative}.history__current-day .img-wrap img,.history__one-day__description .history__image_wrap img{width:100%;height:100%;filter:saturate(20%) sepia(30%) hue-rotate(-20deg)}.history__current-day .img-wrap:after,.history__one-day__description .history__image_wrap:after{content:'';position:absolute;top:0px;left:0px;width:100%;height:100%;background:url(../img/scratches.png)}.history__current-day__description{padding-bottom:30px;padding-left:20px}.history__current-day p.history__date{font-family:'Gabriela',serif;font-size:35px;line-height:45px;color:#544039}.history-btn{background:#e5a629;color:white;font-size:14px;border-radius:50px;font-family:'Georgia',serif;padding:8px 20px;position:relative;margin-top:26px;display:inline-block}.history-btn:after{position:absolute;border-radius:50px;content:'';width:95%;height:84%;border:1px solid white;left:0;top:0;bottom:0;margin:auto;right:0}.history__last-messages:after{background:url(../img/jubilee-wrap_blue.png) repeat-x;width:100%;position:absolute;content:'';height:12px;bottom:-2px;left:0;z-index:0}.history__calendar{padding:60px 0;background:url(../img/history-bg.png) repeat}.history__calendar-year{font-family:'Gabriela',serif;font-size:58px;line-height:57px;margin-bottom:10px;color:#544039;margin-top:35px}.history__calendar-year.history__calendar__title{margin-top:0}.history-calendar__month-wrap{padding:18px;background:#eeefea;box-shadow:0 2px 10px rgba(0,0,0,0.2);margin:8px;height:300px}.history-calendar__month{padding:20px;background:#f5f6f2;position:relative;border:18px solid #eeefea;border:1px dashed #d0ccc1;height:87%}@media screen and (max-width:650px){.history-calendar__month-wrap{height:auto}.history-calendar__month{height:100%;padding:20px 7px}}.history-calendar__month:after{border:1px dashed #d0ccc1;position:absolute;left:0;top:0;width:100%;height:100%}.date-img-wrap a{color:white}.history-calendar__month-name{font-family:'Gabriela',serif;font-size:25px;color:#544039;margin-bottom:25px}.history__calendar .slick-arrow{background:url(../img/arr_brown_right.png) no-repeat center,white;position:absolute;top:-38px;z-index:10;right:12px;left:auto;height:40px;width:40px;border-radius:100px;border:1px solid #c8ad98}.history__calendar .slick-prev.slick-arrow{right:56px;background:url(../img/arr_brown.png) no-repeat center,white}.slick-arrow.slick-disabled{opacity:.4}.history__calendar-table{width:100%}.history__calendar-table td:nth-last-child(1),.history__calendar-table td:nth-last-child(2),.history__calendar-table th:nth-last-child(1),.history__calendar-table th:nth-last-child(2){color:#ff0000a6}.history__calendar-table td:nth-last-child(1) a,.history__calendar-table td:nth-last-child(2) a{color:red}.history__calendar-table td:hover{background:#8db3bc;color:white}.history__calendar-table td:hover a{color:white;text-decoration:underline}.history__calendar-table td a{color:black}.history__calengar-link{position:absolute;display:block;height:100%;width:100%;left:0}.history__calengar-current-day{background:#8db3bc !important;color:white !important}.history__calendar-table td{background:white;height:16px;border:1px beige solid;text-align:center;font-weight:500;position:relative;color:#9e9c95;font-size:13px;font-family:'open_sanssemibold';padding:7px}.history__calendar-table th{font-weight:300;font-size:14px}.history__current-day p{font-size:18px;line-height:35px;font-family:'Georgia',serif}.date-sep{background:url('../img/bridge_sep.png') left no-repeat;border:none;height:22px;margin:10px 0 20px}.history-day .header__middle,.history-day .history__head{background:url('../img/history-bg.png') repeat}.history__title{font-family:'Gabriela',serif;font-size:55px;line-height:95px;margin-bottom:10px;color:#544039}.history-day h2{font-family:'Gabriela',serif;font-weight:400;margin:0;font-size:40px;line-height:1.2em;margin-bottom:35px;text-align:center;color:#fff;text-shadow:0 3px rgba(0,0,0,0.2)}.history__image{position:relative;width:100%;display:inline-block;vertical-align:middle;border:16px solid #eeefea;box-sizing:border-box;box-shadow:0 2px 18px rgba(0,0,0,0.2)}.history__image img,.history__current_image img{position:relative;display:block;border:13px solid #fff;width:100%;box-sizing:border-box}.history__image_wrap{border:1px dashed #d0ccc1}.history__title:after{content:none}.history__info{font-size:20px;line-height:35px;color:#544039;font-family:'Georgia','Tahoma',sans-serif;font-style:italic}.history__last-messages{position:relative;padding:40px 0 25px;text-align:center;background:url(../img/blue_bg.png) repeat;z-index:1;border-top:4px solid white;border-bottom:2px solid white}.history__messages{position:relative;padding-bottom:23px}.history__messages:after{content:'';position:absolute;left:0;bottom:0;width:100%;border-bottom:1px dashed #fff;opacity:.5}.history__last-messages-btn{background:transparent;color:white;font-size:15px;border-radius:50px;font-family:'Gabriela',serif;padding:6px 17px;border:1px solid #b7ccd1;margin-bottom:7px;position:relative;cursor:pointer;margin-top:30px;display:inline-block}.mb10{margin-bottom:10px}.history__slogan{background:url(../img/footer-bg.png) repeat;padding:54px 0 42px;position:relative;box-shadow:0 16px 9px -12px #aeaeae inset}.history__slogan .slogan-text{padding-right:70px;padding-bottom:25px}.history__slogan .slogan{font-size:50px;line-height:65px;margin-left:40px;margin-bottom:35px;font-family:'Georgia','Tahoma',sans-serif;position:relative}.slogan.quote:before{position:absolute;content:'«';left:-35px}.history__slogan .author{text-align:right;font-family:'Georgia','Tahoma',sans-serif;font-size:20px;color:#544039}.image-sign{text-align:center;font-size:15px;font-style:italic;font-family:'Georgia','Tahoma',sans-serif;color:#544039;margin-top:30px;line-height:25px}.history-day .history__last-messages img{position:relative;background:url(../img/blue_bg.png) repeat;z-index:1;border:8px solid white}.history-day .history__last-messages .date{position:absolute;color:white;font-family:'Gabriela',serif;bottom:20px;right:20px;z-index:10;font-size:19px}.history__current-day .jubilee__image{width:auto;border:15px solid #eeefea}.history__one-day__description{background:url(../img/calendar_bg.jpg) repeat;position:relative;padding:50px 0 60px;text-align:center}.history__one-day__events .history__image,.history__one-day__events .img-wrap:first-of-type{width:auto;max-width:100%;margin:20px 0 25px;box-shadow:0 2px 18px rgba(0,0,0,0.2);border:32px solid #eeefea}.history__one-day__events .img-wrap:first-of-type img{filter:saturate(20%) sepia(30%) hue-rotate(-20deg)}.history__one-day__events .img-wrap:first-of-type:after{content:'';position:absolute;top:0px;left:0px;width:100%;height:100%;background:url(../img/scratches.png)}.history__one-day__events .history__title{line-height:65px;margin-bottom:70px;position:relative}.history__one-day__events .history__title:after{background:url(../img/bridge_sep.png) left no-repeat;content:'';position:absolute;margin:auto;left:0;right:0;bottom:-45px;height:22px}.history__one-day__description p{text-align:left;margin:5px 0 10px}.history__one-day__description h3,.history__one-day__events h3:first-of-type{text-align:left;font-size:20px;color:#544039;line-height:35px;font-family:'Georgia','Tahoma',sans-serif;font-weight:bold;font-style:italic}.history__one-day__events{text-align:center;padding:50px 0 35px}.history__one-day__event{margin-bottom:25px}.history__one-day__event h2{color:#55423a}.history__one-day__events h3{text-align:left;font-size:18px;line-height:35px;font-family:'Georgia','Tahoma',sans-serif;font-weight:bold;font-style:italic;margin-top:40px}.history__one-day__events .img-wrap img{width:100%}.history__one-day__events .img-wrap p{text-align:center;font-size:15px;line-height:20px;font-family:'Georgia','Tahoma',sans-serif;font-style:italic;margin:20px 0 5px}.history__one-day__events p{text-align:left;font-size:18px;margin:10px 0 5px;line-height:35px;font-family:'Georgia','Tahoma',sans-serif}.history__one-day__events .img-wrap{padding:22px;background-color:#fff;text-align:center;border:1px solid #ddd;border-radius:4px;display:inline-block;height:auto;box-shadow:0 0 4px 0 rgba(0,0,0,0.1);margin:30px 10px 35px;position:relative}.history__one-day__description p{font-size:20px;line-height:35px;color:#544039;font-family:'Georgia','Tahoma',sans-serif;font-style:italic}.history__one-day__events{background:url(../img/history-bg.png) repeat}.history-navigation{text-align:center;background:url(../img/history-bg.png) repeat;border-top:2px white solid;padding:35px 0}.history-navigation .prev-btn,.history-navigation .next-btn{height:40px;width:40px;background:url(../img/arr_brown.png) center no-repeat,#fff;border-radius:100px;border:1px solid #c8ad98;display:inline-block !important;float:left}.history-navigation .next-btn{background:url(../img/arr_brown_right.png) center no-repeat,#fff;right:-15px;float:right}.history-navigation .back-btn.history-btn{margin-top:2px;font-size:16px}.history-navigation .back-btn.history-btn:after{content:none}.history__archieve{border:none}.history__archieve .history__messages:after{content:none}.history__archieve.history__last-messages{padding:48px 0 36px}.history__archieve:before{background:url(../img/jubilee-wrap_blue.png) repeat-x;width:100%;position:absolute;content:'';height:12px;top:-2px;left:0;z-index:0}.history__archieve-head{text-align:center;background:#efe8e1;position:relative;padding:50px 0}.history__archieve-head h1{font-family:'Gabriela',serif;font-size:55px;line-height:55px;position:relative;display:inline;margin:0;color:#544039}.history__archieve-head h1:before{background:url(../img/bridge_sep.png) left no-repeat;position:absolute;left:-70px;display:block;top:41%;width:59px;content:'';height:21px}.history__archieve-head h1:after{background:url(../img/bridge_sep.png) left no-repeat;position:absolute;right:-70px;display:block;top:41%;width:59px;content:'';height:21px}@media screen and (max-width:448px){.history__archieve-head h1{font-size:45px;line-height:45px}}@media screen and (max-width:650px){.history__archieve-head h1:before{content:none}.history__archieve-head h1:after{content:none}}.history-paginate{background:url(../img/history-bg.png) repeat;text-align:center;padding:50px 0 31px;position:relative}.history-paginate:after{width:100%;position:absolute;content:'';height:1px;border-top:1px solid #eadfd4;left:0;z-index:0;top:74px}.history-paginate .wr{position:relative;z-index:1}.page-nav_arr{position:absolute;height:40px;width:40px;background:url(../img/arr_brown.png) center no-repeat,#fffbf4;border-radius:100px;border:1px solid #c8ad98;display:inline-block !important;vertical-align:middle;top:4px}.page-nav_arr.left{left:68px}.page-nav_arr.right{right:68px;background:url(../img/arr_brown_right.png) center no-repeat,#fffbf4}.page-nav_arr.right.double{background:url(../img/arr-right-2.png) center no-repeat,#fffbf4;right:8px}.page-nav_arr.left.double{background:url(../img/arr-left-2.png) center no-repeat,#fffbf4;left:8px}.pages ul li{display:inline-block}.pages ul li a{position:relative;width:42px;height:42px;background:#fffbf4;border:1px solid #c7ab96;border-radius:100px;display:block;line-height:47px;font-size:17px;margin:4px auto;font-family:'Gabriela',serif;color:#544039;cursor:pointer;margin:0 16px}.pages ul li a:after{content:'';position:absolute;left:-4px;top:-4px;width:48px;height:48px;background:#fffbf4;border:1px solid #c7ab96;border-radius:100px;z-index:-1}.pages ul li a:hover:after{background:#8babb3;border:1px solid #7f9fa6}.pages ul li.active-page a{background:#8babb3;border:1px solid #7f9fa6;color:white}.pages ul li.active-page a:after{border:1px solid #7f9fa6}.history-paginate__btn{background:#fffbf4;color:#5d4a43;font-size:15px;border-radius:50px;font-family:'Gabriela',serif;padding:9px 20px;border:1px solid #c7ab96;margin-bottom:7px;position:relative;cursor:pointer;margin-top:25px;display:inline-block}.show-archive{background:#8db3bc;color:white;font-size:15px;border-radius:50px;font-family:'Gabriela',serif;padding:10px 20px;margin:auto;display:block;margin-bottom:7px;position:relative;cursor:pointer;width:189px;margin-top:30px}body.spez .header__top .header__top-phone i{background-image:url(../img/icon_phone.png)}body.spez .header__top .header__top-mail i{background-image:url(../img/icon_mail.png)}body.spez.history-day .history__title{color:#000;font-size:60px;margin-bottom:70px;line-height:initial}body.spez.history-day.scale-2 .history__title{font-size:65px;line-height:initial}body.spez.history-day.scale-3 .history__title{font-size:70px;line-height:initial}body.spez.history-day .history__info{line-height:40px;font-style:normal;font-size:22px}body.spez.history-day.scale-2 .history__info{font-size:24px}body.spez.history-day.scale-3 .history__info{font-size:26px}body.spez.history-day .history__last-messages h2{font-size:55px;color:#000}body.spez.history-day .scale-2 .history__last-messages h2,body.spez.history-day .scale-3 .history__last-messages h2,body.spez.history-day .header__middle .logo{background-image:url(../img/logo.png);background-size:contain;display:block;margin:18px 0 0 1px}body.spez.jubilee .jubilee__current_item h3,body.spez.jubilee .jubilee__current_date,body.spez.jubilee .jubilee__current_time{color:#000}body.spez.jubilee.color-black .jubilee__current_item h3,body.spez.jubilee.color-black .jubilee__current_date,body.spez.jubilee.color-black .jubilee__current_time,body.spez.jubilee.color-black .jubilee__icon{color:#fff}body.spez.history-day .history__current-day p.history__date{font-size:35px !important}body.spez.history-day .history__current-day:after,body.spez.history-day .history__last-messages:after,body.spez.history-day .history__head:after,body.spez.history-day .history__archieve:before{content:none}body.spez.history-day.scale-2 .history__current-day p.history__date{font-size:37px !important}body.spez.history-day.scale-3 .history__current-day p.history__date{font-size:40px !important}body.spez.history-day .history__current-day p,body.spez.history-day .image-sign,body.spez.history-day .history-paginate__btn,body.spez.history-day .history-btn,body.spez.history-day .history__last-messages-btn,body.spez.history-day .history__one-day__events p,body.spez.history-day .pages ul li a{font-size:18px !important;font-style:normal;text-shadow:none}body.spez.history-day.scale-2 .history__current-day p,body.spez.history-day.scale-2 .image-sign,body.spez.history-day.scale-2 .history-btn,body.spez.history-day.scale-2 .history-paginate__btn,body.spez.history-day.scale-2 .history__last-messages-btn,body.spez.history-day.scale-2 .history__one-day__events p,body.spez.history-day.scale-2 .pages ul li a{font-size:19px !important;font-style:normal}body.spez.history-day.scale-3 .history__current-day p,body.spez.history-day.scale-3 .image-sign,body.spez.history-day.scale-3 .history-btn,body.spez.history-day.scale-3 .history-paginate__btn,body.spez.history-day.scale-3 .history__last-messages-btn,body.spez.history-day.scale-3 .history__one-day__events p,body.spez.history-day.scale-3 .pages ul li a{font-size:21px !important;font-style:normal}body.spez.history-day .history__slogan .author,body.spez.history-day .history__last-messages .date{font-size:22px}body.spez.history-day.scale-2 .history__slogan .author,body.spez.history-day.scale-2 .history__last-messages .date{font-size:24px}body.spez.history-day.scale-3 .history__slogan .author,body.spez.history-day.scale-3 .history__last-messages .date{font-size:26px}body.spez.history-day.color-black .header__middle,body.spez.history-day.color-black .history__head,body.spez.history-day.color-black .history__one-day__events,body.spez.history-day.color-black .history__current-day,body.spez.history-day.color-black .history-navigation,body.spez.history-day.color-black .history__slogan,body.spez.history-day.color-black .history__last-messages,body.spez.history-day.color-black .history__calendar,body.spez.history-day.color-black .history__archieve-head,body.spez.history-day.color-black .history-paginate{background:none}body.spez.history-day.color-black .header__middle:after{content:none}body.spez.history-day.color-black .pages ul li a,body.spez.history-day.color-black .history-paginate__btn{background:#000;color:#fff}body.spez.history-day.color-black .history-btn{border:2px solid white;background:black}body.spez.jubilee .jubilee__grayblock{border:1px solid #000}body.spez.jubilee.color-black .jubilee__grayblock{border:1px solid #fff}body.spez.jubilee.color-black header,body.spez.jubilee.color-black .jubilee__bridge,body.spez.jubilee.color-black .jubilee__content,body.spez.jubilee.color-black .jubilee__grayblock,body.spez.jubilee.color-black .jubilee__gallery,body.spez.jubilee.color-black .jubilee__main{background:#000}body.spez.history-day.color-black .history__title,body.spez.history-day.color-black .history__info,body.spez.history-day.color-black .history__current-day p.history__date,body.spez.history-day.color-black .history__slogan p,body.spez.history-day.color-black .history__calendar-year,body.spez.history-day.color-black .history-calendar__month-name,body.spez.history-day.color-black .history__archieve-head h1{color:#fff !important}body.spez.history-day.color-black .history-calendar__month,body.spez.history-day.color-black .history__calendar-table td{background:#000}body.spez.jubilee.color-black .jubilee__gallery_btn{color:#000;border-color:#000;background:#fff}i.stars{display:inline-block;background:url(../img/stars.png) center no-repeat;width:80px;height:35px;vertical-align:text-top;margin:0 15px}i.star_s{display:inline-block;background:url(../img/one-star.png) center no-repeat;width:25px;height:23px;vertical-align:top}.regiment .img-wrap{padding:10px;background-color:#fff;border:1px solid #ddd;border-radius:4px;display:inline-block;max-width:250px;height:auto;box-shadow:0 0 4px 0 rgba(0,0,0,0.1);margin:5px 10px;position:relative}.regiment .img-wrap:after{content:'';display:inline-block;position:absolute;background:url(../img/corner-bottom.png);width:50px;height:50px;bottom:-3px;left:-3px;z-index:3}.regiment .img-wrap:before{content:'';display:inline-block;position:absolute;background:url(../img/corner-top.png) no-repeat;width:50px;height:50px;top:-3px;right:-3px;z-index:3}.regiment .img-wrap.person-wrap{max-height:570px;max-width:420px;padding:13px;box-sizing:border-box;margin-left:0;border-radius:7px}.regiment .img-wrap img{width:100%;height:100%}.persons-open{transition:all .3s ease}.persons-open.off{height:0;opacity:0;overflow:hidden}.slider-polk,.regiment .persons{margin-bottom:45px}.slider-polk p,.regiment .persons p{font-size:14px;margin-bottom:5px;max-height:18px;overflow:hidden;text-overflow:ellipsis}.slider-polk h4,.regiment .persons h4{font-size:20px;margin:15px auto 10px;letter-spacing:1px}.slider-polk em,.regiment .persons em{font-size:12px;font-family:'open_sansitalic'}.slider-polk li,.regiment .persons li{text-align:center;min-height:510px}.slider-polk .slick-arrow,.regiment .persons .slick-arrow{height:55px;width:55px;border-radius:55px;font-size:1em;margin-top:-60px;opacity:1;transition:all .3s ease;background:#d0cabd url(../img/arr_r@2x.png) center no-repeat}.slider-polk .slick-arrow.off,.regiment .persons .slick-arrow.off{opacity:0}.slider-polk .slick-next,.regiment .persons .slick-next{right:-50px;background-position-x:55%}.slider-polk .slick-prev,.regiment .persons .slick-prev{left:-50px;background:#d0cabd url(../img/arr_l@2x.png) center no-repeat;background-position-x:45%}.bg_overlay{background:rgba(0,0,0,0.75);height:100%;width:100%;left:0;top:0;display:none;position:fixed;z-index:101}.chief .banner{background:#f2f2f2;min-height:370px;margin-bottom:45px}.chief .banner .name{padding-top:121px;margin-left:42px;text-transform:uppercase;font-size:30px;font-family:'open_sansextrabold',sans-serif;line-height:40px;color:#27aae0}.chief .banner .name span{display:block;color:#000;font-size:11px;line-height:20px;margin-top:25px}.chief .banner img{float:right;height:370px}.chief .wysiwyg p{font-size:12px;margin-bottom:21px}.podster_ribbon_link{display:none}.info-bridge{box-sizing:border-box;height:34px;width:auto;background:#ffba00;top:-50px;left:20px;padding-left:10px;padding-right:20px;white-space:nowrap;border-radius:0 35px 35px 0;font:10px/35px 'open_sansregular';color:#222a32;text-transform:uppercase;z-index:3;position:absolute}.info-bridge:before{height:24px;width:24px;background:#ffba00;position:absolute;top:5px;left:-12px;content:'';z-index:1;display:block;transform:rotate(45deg)}.info-bridge.min{width:65px}.info-bridge p{z-index:3;position:relative;font:11px/35px 'open_sansregular';color:#222a32}.contact-map{background:#fff;position:absolute;padding:6px 10px 10px;font:14px 'open_sansregular',sans-serif,serif;color:#000;-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,0.5);-moz-box-shadow:0 0 4px 0 rgba(0,0,0,0.5);box-shadow:0 0 4px 0 rgba(0,0,0,0.5)}.contact-map .h{font-size:17px;width:300px;font-family:'open_sanssemibold',sans-serif;margin-bottom:5px;color:#27aae0}.tooltip{position:absolute;z-index:-1}.bloggers .breadcrumbs{background:#fff;margin-top:0;margin-bottom:61px}.bloggers .breadcrumbs a{color:#000}.bloggers .breadcrumbs:before{top:auto;bottom:0}.bloggers .partners a{display:inline-block;margin-right:8px}.bloggers .bloggers_list,.bloggers .bloggers_view{padding:44px 0 10px;border-top:1px solid #d2d6da;margin-top:53px}.bloggers .bloggers_list .img_wrap{padding:10px;border:3px solid #e7ebf0;border-radius:10px;position:relative;transition:all .3s}.bloggers .bloggers_list .img_wrap img{width:100%;position:relative;z-index:5;border-radius:5px}.bloggers .bloggers_list .img_wrap:after{content:'';display:block;position:absolute;bottom:-30px;width:29px;height:48px;left:25px;background:#fff;border:3px solid #e7ebf0;transform:skewY(-59deg);border-top:none;border-right:none;border-bottom:4px solid #e7ebf0;transition:all .3s}.bloggers .bloggers_list .img_wrap:hover{border-color:#27aae0}.bloggers .bloggers_list .img_wrap:hover:after{border-color:#27aae0}.bloggers .discr-wrap{padding-left:59px;padding-top:15px;height:105px;overflow:hidden}.bloggers .discr-wrap p{font-size:14px;margin-bottom:5px;color:#000}.bloggers .bl{display:block;color:#27aae0 !important;font-size:12px}.bloggers .bl span{font-family:'open_sansextrabold',sans-serif}.bloggers .bloggers_view .blog_item .img_wrap{width:80px;height:80px;border-radius:80px;overflow:hidden}.bloggers .bloggers_view .blog_item .img_wrap img{width:100%}.bloggers .bloggers_view .blog_item .name{font:20px/40px 'open_sanssemibold',sans-serif;color:#27aae0;text-transform:uppercase}.bloggers .bloggers_view .blog_item .txt{font-size:15px;line-height:20px;margin-bottom:28px;padding-top:0px}.bloggers .bloggers_view .blog_item .txt p{font-size:100%}.bloggers .bloggers_view .blog_item .txt a{color:#27aae0;cursor:pointer}.bloggers .bloggers_view{padding:27px 0 10px}.bloggers .bloggers_view .bridge-about img{border-radius:5px}.bloggers .bloggers_view .discr-wrap{text-transform:uppercase;padding-left:0;margin-top:27px;height:auto;margin-bottom:24px}.bloggers .bloggers_view .discr-wrap>p{font:15px/25px 'open_sansbold',sans-serif}.bloggers .bloggers_view .discr-wrap p.bl{text-transform:none;margin-top:-8px;font:15px 'open_sansregular'}.bloggers .bloggers_view .txt{font:12px/20px 'open_sansregular';padding-right:30px;margin-bottom:25px}.bloggers .bloggers_view .txt p{font:12px/20px 'open_sansregular'}.bloggers .button{font:10px/24px 'open_sansbold',sans-serif;text-transform:uppercase}.blog_item{border:13px solid #e7ebf0;border-radius:10px;padding:25px;padding-bottom:33px;box-sizing:border-box;position:relative;margin-bottom:65px}.blog_item:after{content:'';display:block;position:absolute;bottom:-58px;width:68px;height:58px;left:25px;background:url('../img/bloggers_one.png') no-repeat}.dir .person{text-align:center;margin-top:-11px}.dir .person .img{width:230px;height:230px;border-radius:2300px;overflow:hidden;margin:0 auto 6px}.dir .person .img img{width:100%;height:100%}.dir .person .name{font:13px/20px 'open_sanssemibold',sans-serif;text-transform:uppercase;color:#27aae0;padding:0 20px 15px}.dir .person .discr{font:12px/15px 'open_sansregular';padding:0 25px 15px}.blog_item{padding:19px}.blog_item .txt{padding-top:7px}.blog_item p.date{font:12px/22px 'open_sansregular';margin-bottom:5px}.blog_item p.cont{font:15px/20px 'open_sansregular';color:#27aae0;height:40px;margin-bottom:17px;overflow:hidden}.blog_item .button{font:10px/24px 'open_sansbold',sans-serif;text-transform:uppercase}.blog_item .img{float:left;width:130px;height:130px;overflow:hidden;border-radius:5px;margin-right:20px}.popup{background:#fff;position:absolute;width:700px;left:50%;margin:0 0 0 -350px;padding:29px 30px 23px;box-sizing:border-box;display:none;z-index:102}.popup .close{width:26px;height:25px;position:absolute;top:15px;right:15px;cursor:pointer;background:url(../img/close.png) no-repeat}.popup .head{font-size:25px;font-family:'open_sansbold'}.brige-100_years .breadcrumbs{background:none;margin-top:0;margin-bottom:22px}.brige-100_years .breadcrumbs span,.brige-100_years .breadcrumbs a{color:#ffffff}.brige-100_years .breadcrumbs:before{background:url(../img/sep5.png) repeat-x;content:'';display:block;width:100%;position:absolute;bottom:-1px;left:0;top:auto;height:1px;opacity:.5}.brige-100_years .f_head{font-size:30px;font-family:'open_sansextrabold',sans-serif;margin-bottom:27px;text-transform:uppercase}.brige-100_years .f_head span{font-size:70px;color:#27aae0;display:block}.brige-100_years .pb_banner{padding-bottom:50px;overflow:hidden}.brige-100_years .pb_banner h1{background:#27aae0;padding:16px;position:relative;border:3px solid #eee;font-size:50px;font-family:'open_sansextrabold',sans-serif;color:#fff;text-transform:uppercase;text-align:center;height:62px;margin-bottom:141px}.brige-100_years .pb_banner h1::before,.brige-100_years .pb_banner h1::after{content:'';width:81px;height:112px;display:block;background:url(../img/tape2_l.png);left:-59px;top:-3px;position:absolute}.brige-100_years .pb_banner h1::after{right:-64px;left:auto;transform:rotateY(180deg)}.brige-100_years .pb_banner .namber{font:30px 'open_sansextrabold',sans-serif;color:#27aae0;text-transform:uppercase;margin-bottom:20px}.brige-100_years .pb_banner p{color:#fff;font-size:15px;line-height:29px;margin-bottom:41px;padding-right:3px}.brige-100_years .pb_banner .hd{font:45px 'open_sansbold',sans-serif;line-height:60px;margin-bottom:14px;padding:0}.brige-100_years .pb_banner .btn{display:inline-block;font-size:12px;font-family:'open_sansextrabold',sans-serif;text-decoration:none;padding:0 15px;height:34px;line-height:35px;margin:8px 0px 10px 0;color:white;text-transform:uppercase;border-radius:30px}.brige-100_years .m_text img{margin-bottom:20px}.brige-100_years .m_text h3{color:#27aae0;font:35px 'open_sanssemibold',sans-serif;text-transform:none}.brige-100_years .m_text .wysiwyg .video_wrap{background:#ededed}.brige-100_years .m_text .wysiwyg .video_wrap iframe{top:35px;left:40px;width:calc(100% - 80px) !important;height:calc(100% - 70px) !important;right:40px}.brige-100_years .m_text .wysiwyg h2{font-size:18px;font-family:'open_sansextrabold',sans-serif;line-height:150%;margin:30px 0 34px;text-transform:uppercase}.brige-100_years .m_text .wysiwyg h2:after{background:#27aae0;content:'';display:block;width:90px;height:5px;margin-top:16px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.brige-100_years .wysiwyg p{font-size:17px;line-height:35px;margin:0 0 35px}.brige-100_years .paral-f{position:relative}.brige-100_years .paral-f #scene{position:absolute;top:-360px;left:-50px}.brige-100_years .btn{display:inline-block;font-size:12px;font-family:'open_sansextrabold',sans-serif;text-decoration:none;padding:0 15px;height:34px;line-height:35px;margin:16px 0px 40px 0;cursor:pointer;color:white;text-transform:uppercase;border-radius:30px}.brige-100_years .faces{margin-bottom:27px}.brige-100_years .faces a{display:block;margin-bottom:10px}.brige-100_years .faces h4{margin-bottom:31px}.fa-birthday-cake:before{content:'\f1fd';color:#f0ad40}.timer{margin:8px 0 8px}.timer span{font-family:'open_sansextrabold',sans-serif !important;font-size:35px}.timer div{min-width:100% !important}.troj__ribon-text{text-align:center;color:white;font-family:'open_sansextrabold',sans-serif;font-size:30px;text-transform:uppercase;position:relative;margin:25px 0 40px}.troj__ribon-text:before{width:240px;background:url(../img/ribbon_2.png) no-repeat center;position:absolute;left:0;right:0;content:'';top:-5px;z-index:-1;display:block;height:62px;margin:auto}ul#example{list-style:none;margin:50px 0;padding:0;display:block;text-align:center}ul#example li{display:inline-block}ul#example li span{font-size:80px;font-weight:300;line-height:80px}ul#example li.seperator{font-size:80px;line-height:70px;vertical-align:top}ul#example li p{color:#a7abb1;font-size:25px}.brige-100_years.troj-bridge .breadcrumbs:before{background:none;border-bottom:1px dotted rgba(255,255,255,0.2)}.brige-100_years.troj-bridge .wr.banner-content{padding:88px 0 77px}.troj-bridge__header-col{padding-left:14px}.troj-bridge__header-col a{color:#27aae0}.brige-100_years.troj-bridge .pb_banner .hd{line-height:50px;margin-bottom:30px}.brige-100_years.troj-bridge .pb_banner p{margin-bottom:41px}.brige-100_years.troj-bridge .pb_banner .namber{font:28px 'open_sansextrabold',sans-serif;text-transform:inherit;margin-bottom:10px;margin-top:11px}.facts{padding-bottom:17px}.facts h1{color:#222a32;text-transform:uppercase;font:30px/55px 'open_sansextrabold',sans-serif}.facts h1 span{color:#27aae0;display:block;font-size:70px}.facts .p-open{display:block;padding-top:70px;box-sizing:border-box;text-align:center;max-width:290px;cursor:pointer;overflow:hidden}.facts .p-open b{transform:rotate(-45deg);display:block;font:30px/55px 'open_sansextrabold',sans-serif}.facts .p-open p{text-align:center !important;padding:32px 34px !important;line-height:20px}.facts .p-open:before,.facts .p-open:after{border-color:#dbdbdb;width:0;height:0;border-style:solid;content:'';display:block;position:absolute;right:-20px;top:-20px;-webkit-transition:.3s linear;-moz-transition:.3s linear;-ms-transition:.3s linear;-o-transition:.3s linear;transition:.3s linear}.facts .p-open:hover:before{border-width:0 40px 40px 0;border-color:transparent white transparent transparent;right:0;top:0}.facts .p-open:hover:after{border-width:40px 0 0 40px;border-color:transparent transparent transparent #bababa;right:0;top:0}.fact{padding:50px;width:590px;height:590px;margin:0 0 0 -295px;transition:.7s linear;transition-delay:.3s}.fact .rhombus{display:block;margin:10px 10px 47px;position:relative;width:55px;height:55px;text-align:center;line-height:55px;font-size:28px;border:5px solid #27aae0;color:#27aae0;-ms-transform:rotate(45deg);-webkit-transform:rotate(45deg);transform:rotate(45deg);border-radius:10px;transition:.7s linear;transition-delay:.3s}.fact .rhombus.white{border:5px solid white;color:white}.fact .rhombus.dark{border:5px solid #222a32;color:#222a32}.fact .rhombus .wysiwyg.white{color:white}.fact .rhombus b{transform:rotate(-45deg);display:block;font:30px/55px 'open_sansextrabold',sans-serif}.fact .close{top:25px;right:25px;background:none;font-size:19px;transition:.7s linear;transition-delay:.3s}.fact .wysiwyg h3{text-transform:none;font:30px 'open_sanssemibold',sans-serif;margin:0 0 30px;transition:.7s linear;transition-delay:.3s}.fact .wysiwyg p{opacity:1;height:auto;transition:.5s linear;transition-delay:.7s}.fact.bg_dark{background:#222a32}.fact.bg_blue{background:#27aae0}.fact.root{width:290px;height:290px;min-height:auto;display:none;text-align:center;transition:.7s linear;top:auto;left:auto;transition-delay:.3s;margin-left:0}.fact.root .rhombus{margin:17px 61px 47px}.fact.root .close{opacity:0;transition:.7s linear;transition-delay:.3s}.fact.root .wysiwyg h3{text-transform:uppercase;font:13px 'open_sansextrabold',sans-serif;padding-top:12px;transition:.7s linear;transition-delay:.3s}.fact.root .wysiwyg p{height:0;opacity:0}.social_inner{padding:30px 0}.social_inner .ya-share2{display:inline-block;vertical-align:top;margin-top:-2px}.blue{color:#27aae0 !important}.select2-container{border:1px solid transparent;border-radius:3px}.success{font-size:20px;font-family:'open_sanssemibold',sans-serif;margin:0 0 15px}.select2-container--open .select2-dropdown{margin-top:-50px}.select2-container--default .select2-results__option--highlighted[aria-selected]{background:#27aae0 !important}.form p{font-size:13px;color:white;margin:0}.form p.mandatory{font-size:12px}.form p.mandatory span{color:#27aae0;font-size:20px;display:inline-block;height:0;vertical-align:top;margin:4px 5px 0 0}.form p.hd{font-size:20px;font-family:'open_sansextrabold',sans-serif;margin:0 0 32px;text-transform:uppercase;color:#27aae0}.form p.success{font-size:20px;font-family:'open_sanssemibold',sans-serif;margin:0 0 15px}.form p.error{background:#27aae0;position:absolute;display:none !important;right:0;top:-23px;font-size:11px;padding:5px 6px 7px;margin:0 !important;display:none;white-space:nowrap}.form p.error:after{content:'';width:0;height:0;border-style:solid;border-width:7px 7px 0 7px;border-color:#27aae0 transparent transparent transparent;display:block;position:absolute;right:8px;bottom:-7px}.form .input{position:relative;margin:0 0 21px}.form .input.hid p{width:0;font-size:0}.form .input p{position:absolute;width:100%;height:100%;color:white;padding:11px 0 0 48px;cursor:text;overflow:hidden;white-space:nowrap;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-transition:.3s linear;-moz-transition:.3s linear;-ms-transition:.3s linear;-o-transition:.3s linear;transition:.3s linear}.form .input p i{position:absolute;left:18px;top:12px;font-size:14px;opacity:.1}.form .input p span span{color:#27aae0;display:inline-block;vertical-align:top;height:0}.form .input p span b{font-weight:normal}.form .input p span i{display:none;color:black !important;font-style:normal;position:static}.form .input input{background:#2d353c;border:1px solid transparent;width:100%;padding:10px 10px 10px 48px;font-size:13px;color:white;-webkit-transition:.3s linear;-moz-transition:.3s linear;-ms-transition:.3s linear;-o-transition:.3s linear;transition:.3s linear;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.form .input input.error{-webkit-animation:error 1s infinite linear 1s;animation:error 1s infinite linear 1s}.form .textarea{margin:0 0 15px;position:relative}.form .textarea.hid p{width:0;font-size:0}.form .textarea p{position:absolute;width:100%;height:100%;color:white;padding:11px 0 0 48px;cursor:text;overflow:hidden;white-space:nowrap;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-transition:.5s linear;-moz-transition:.5s linear;-ms-transition:.5s linear;-o-transition:.5s linear;transition:.5s linear}.form .textarea p i{position:absolute;left:18px;top:12px;font-size:14px;opacity:.1}.form .textarea p span span{color:#27aae0;display:inline-block;vertical-align:top;height:0}.form .textarea textarea{background:#2d353c;border:1px solid transparent;width:100%;height:160px;color:white;padding:11px 10px 11px;font-size:13px;text-indent:36px;-webkit-transition:.3s linear;-moz-transition:.3s linear;-ms-transition:.3s linear;-o-transition:.3s linear;transition:.3s linear;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.form .textarea textarea.error{-webkit-animation:error 1s infinite linear 1s;animation:error 1s infinite linear 1s}.form input.btn_send{background:#27aae0;border:0;padding:6px 15px 5px;text-transform:uppercase;vertical-align:top;float:right;color:#121313;font-size:14px;font-family:'open_sansbold',sans-serif;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;-webkit-transition:.3s linear;-moz-transition:.3s linear;-ms-transition:.3s linear;-o-transition:.3s linear;transition:.3s linear}.form input.btn_send:hover{background:#e2e2e2}.form .error.select2{-webkit-animation:error 1s infinite linear 1s;animation:error 1s infinite linear 1s}.form .captcha p{float:left;margin:14px 0 0}.form .captcha img{float:left;margin:8px 12px 0 0}.form .captcha .input{float:left;width:50px;margin:2px 0 0 16px}.form .captcha .input p{padding:12px 0 0;margin:0;text-align:center}.form .captcha .input input{text-align:center;padding-left:2px;padding-right:2px}.form button{background:#27aae0;border:0;display:inline-block;font-size:11px;font-family:'open_sansextrabold',sans-serif;text-decoration:none;padding:0 12px;height:24px;line-height:24px;color:white;margin:8px 0 0;float:right;text-transform:uppercase;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px}.form .file{position:relative;margin:0 0 21px}.form .file.hid p .input{font-size:0}.form .file p{position:absolute;width:100%;height:100%;color:white;padding:11px 0 0 48px;cursor:pointer;overflow:hidden;white-space:nowrap;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-transition:.3s linear;-moz-transition:.3s linear;-ms-transition:.3s linear;-o-transition:.3s linear;transition:.3s linear;z-index:1}.form .file p i{position:absolute;left:18px;top:12px;font-size:14px;opacity:.1}.form .file p span span{color:#27aae0;display:inline-block;vertical-align:top;height:0}.form .file p span.button{background:#eee;position:absolute;right:8px;top:8px;font-size:10px;font-family:'open_sansextrabold',sans-serif;text-transform:uppercase;height:24px;line-height:24px;padding:0 10px;-webkit-border-radius:24px;-moz-border-radius:24px;border-radius:24px}.form .file input.fileinput{font-size:0;opacity:0;position:absolute}.form .file input.input{background:#2d353c;border:1px solid transparent;width:100%;padding:10px 10px 10px 48px;font-size:13px;color:white;margin:0;-webkit-transition:.3s linear;-moz-transition:.3s linear;-ms-transition:.3s linear;-o-transition:.3s linear;transition:.3s linear;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.form .file input.input.error{-webkit-animation:error 1s infinite linear 1s;animation:error 1s infinite linear 1s}.form.light p{color:black}.form.light p.hd{font-size:15px;font-family:'open_sanssemibold',sans-serif;margin-bottom:22px;padding-top:-10px}.form.light p.hh{font-size:13px;font-family:'open_sansbold',sans-serif;text-transform:uppercase;margin-bottom:10px;color:#27aae0;margin-top:-10px}.form.light fieldset{margin-bottom:25px}.form.light .input p{color:black;padding:11px 0 0 15px}.form.light .input p i{opacity:1}.form.light .input input{background-color:white;color:black}.form.light .file .input{background:white;color:black}.form.light .file i{color:#27aae0;opacity:1}.form.light .textarea p{color:black;padding:11px 0 0 15px}.form.light .textarea p i{opacity:1;color:#27aae0}.form.light .textarea textarea{background-color:white;color:black}.light.big_form{margin-bottom:-16px}.light.big_form .col-xs-1,.light.big_form .col-ss-1,.light.big_form .col-s-1,.light.big_form .col-md-1,.light.big_form .col-lg-1,.light.big_form .col-xs-2,.light.big_form .col-ss-2,.light.big_form .col-s-2,.light.big_form .col-sm-2,.light.big_form .col-md-2,.light.big_form .col-lg-2,.light.big_form .col-xs-3,.light.big_form .col-ss-3,.light.big_form .col-s-3,.light.big_form .col-sm-3,.light.big_form .col-md-3,.light.big_form .col-lg-3,.light.big_form .col-xs-4,.light.big_form .col-ss-4,.light.big_form .col-s-4,.light.big_form .col-sm-4,.light.big_form .col-md-4,.light.big_form .col-lg-4,.light.big_form .col-xs-5,.light.big_form .col-ss-5,.light.big_form .col-s-5,.light.big_form .col-sm-5,.light.big_form .col-md-5,.light.big_form .col-lg-5,.light.big_form .col-xs-6,.light.big_form .col-s-6,.light.big_form .col-ss-6,.light.big_form .col-sm-6,.light.big_form .col-md-6,.light.big_form .col-lg-6,.light.big_form .col-xs-7,.light.big_form .col-ss-7,.light.big_form .col-s-7,.light.big_form .col-sm-7,.light.big_form .col-md-7,.light.big_form .col-lg-7,.light.big_form .col-xs-8,.light.big_form .col-ss-8,.light.big_form .col-s-8,.light.big_form .col-sm-8,.light.big_form .col-md-8,.light.big_form .col-lg-8,.light.big_form .col-xs-9,.light.big_form .col-ss-9,.light.big_form .col-s-9,.light.big_form .col-sm-9,.light.big_form .col-md-9,.light.big_form .col-lg-9,.light.big_form .col-xs-10,.light.big_form .col-ss-10,.light.big_form .col-s-10,.light.big_form .col-sm-10,.light.big_form .col-md-10,.light.big_form .col-lg-10,.light.big_form .col-xs-11,.light.big_form .col-ss-11,.light.big_form .col-s-11,.light.big_form .col-sm-11,.light.big_form .col-md-11,.light.big_form .col-lg-11,.light.big_form .col-xs-12,.light.big_form .col-ss-12,.light.big_form .col-s-12,.light.big_form .col-sm-12,.light.big_form .col-md-12,.light.big_form .col-lg-12{position:relative;min-height:1px;padding-left:5px;padding-right:5px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.light.big_form a.button{height:24px;line-height:24px;padding:4px 12px 4px 30px;background:#27aae0;font:12px 'open_sansregular',sans-serif;color:#fff;text-transform:none;margin:0 0 5px;position:relative;box-sizing:border-box}.light.big_form a.button:before,.light.big_form a.button:after{background:#fff;content:'';display:block;position:absolute;border-radius:3px}.light.big_form a.button:before{width:10px;height:2px;top:11px;left:12px}.light.big_form a.button:after{width:2px;height:10px;top:7px;left:16px}.light.big_form a.button.remove-exp-block:after{display:none}.light.big_form p.hd{padding-top:5px}.light.big_form .input{margin-bottom:10px}.light.big_form .textarea textarea{height:120px;text-indent:5px}.light.big_form .button.b-file{color:#000;margin-top:0}.light.big_form .input input{padding-left:15px}.light.big_form .doc_slide{margin-bottom:35px}.light.big_form .doc_slide .doc_text{padding-left:0}.light.big_form .doc_slide p.date{padding:28px 87px 28px 0px;font-size:15px}.light.big_form .doc_slide p.date span{color:#222a32;top:26px}.light.big_form .doc_slide p.date i{top:28px}.light.big_form .doc_slide p.date i:before,.light.big_form .doc_slide p.date i:after{background:#222a32}.light.big_form .input p span span,.light.big_form .textarea p span span{color:#231f20}.light.big_form .ez-checkbox{background:transparent url(../img/check_out.png);display:inline-block;width:40px;height:40px;margin:0 6px 0 0 !important;padding:0 !important;position:relative;cursor:pointer;vertical-align:top;border-radius:8px}.light.big_form .checkbox>.ez-checkbox{border-radius:8px;width:40px;height:40px;border:1px solid transparent;position:absolute;left:0}.light.big_form .checkbox>.ez-checkbox.error{-webkit-animation:error 1s infinite linear 1s;animation:error 1s infinite linear 1s}.light.big_form .ez-checked{background:transparent url(../img/check_in.png)}.light.big_form .ez-checkbox input{width:30px;height:30px;cursor:pointer}.light.big_form .ez-hide{opacity:0;filter:alpha(opacity=0)}.light.big_form .checkbox span{font-size:12px;vertical-align:middle}.light.big_form .checkbox{line-height:39px;margin-bottom:45px;display:block;margin-top:-8px;padding-left:50px}.light.big_form .doc_slide.mtb{margin-bottom:44px;margin-top:44px}@keyframes error{0%{border-color:transparent}50%{border-color:#27aae0}100%{border-color:transparent}}@-webkit-keyframes error{0%{border-color:transparent}50%{border-color:#27aae0}100%{border-color:transparent}}.bg_gray .light.big_form{margin-bottom:0px}.blue{color:#27aae0 !important}.title_h2{font-size:30px;font-family:'open_sansbold',sans-serif;line-height:150%;margin:0 0 24px;color:#fff;text-transform:uppercase}.title_h2:after{background:#27aae0;content:'';display:block;width:90px;height:5px;margin-top:23px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.m_text .wysiwyg h2{font-size:25px;font-family:'open_sansbold',sans-serif;margin:0 0 22px;line-height:150%;text-transform:uppercase}.m_text .wysiwyg h2:after{background:#27aae0;content:'';display:block;width:90px;height:5px;margin-top:23px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.wysiwyg{padding:0 0 1px}.wysiwyg p{font-size:14px;line-height:150%;margin:0 0 25px}.wysiwyg p.round{display:inline-block;vertical-align:top;width:32%;font-size:14px;font-family:'open_sansextrabold',sans-serif;line-height:20px;text-align:center;text-transform:uppercase}.wysiwyg p.round .circle{background:#27aae0;font-size:70px;font-family:'open_sansbold',sans-serif;width:170px;height:170px;display:block;margin:0 auto 31px;line-height:177px;color:#fff;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%}.wysiwyg a{font-size:100%;color:#27aae0;text-decoration:underline}.wysiwyg a:hover{text-decoration:none}.wysiwyg a.round{background:#27aae0;font-size:12px;font-family:'open_sansextrabold',sans-serif;display:inline-block;vertical-align:top;text-transform:uppercase;text-decoration:none;color:#fff;padding:0 20px;height:34px;line-height:34px;-webkit-border-radius:34px;-moz-border-radius:34px;border-radius:34px}.wysiwyg ul{margin:0 0 25px;padding:0 0 1px}.wysiwyg ul li{padding:0 0 0 24px;margin:0 0 10px;font-size:14px;line-height:25px;position:relative}.wysiwyg ul li:before{background:#27aae0;content:'';width:5px;height:5px;display:block;position:absolute;left:1px;top:10px;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px}.wysiwyg ul li p{margin:0;font-size:100%}.wysiwyg ul ul{margin:15px 0 0}.wysiwyg ol{list-style:decimal outside;margin:0 0 25px 15px;padding:0}.wysiwyg ol li{font-size:14px;line-height:25px;margin:0 0 15px 0px;padding:0 0 0 10px}.wysiwyg ol li p{margin:0;font-size:100%}.wysiwyg .line:after{display:none}.wysiwyg h1{font-size:30px;font-family:'open_sansbold',sans-serif;line-height:150%;text-transform:uppercase;margin:0 0 39px}.wysiwyg h1:after{background:#27aae0;content:'';display:block;width:90px;height:5px;margin-top:23px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.wysiwyg h2{font-size:30px;font-family:'open_sansbold',sans-serif;line-height:150%;margin:0 0 24px;text-transform:uppercase}.wysiwyg h2:after{background:#27aae0;content:'';display:block;width:90px;height:5px;margin-top:23px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.wysiwyg h3{font-size:25px;font-family:'open_sansbold',sans-serif;margin:0 0 22px;line-height:150%;text-transform:uppercase}.wysiwyg h3:after{background:#27aae0;content:'';display:block;width:90px;height:5px;margin-top:23px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.wysiwyg h4{font-size:18px;font-family:'open_sansextrabold',sans-serif;line-height:150%;margin:0 0 24px;text-transform:uppercase}.wysiwyg h4:after{background:#27aae0;content:'';display:block;width:90px;height:5px;margin-top:21px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.wysiwyg h5{font-size:13px;font-family:'open_sansextrabold',sans-serif;line-height:150%;margin:0 0 25px;text-transform:uppercase}.wysiwyg h5:after{background:#27aae0;content:'';display:block;width:90px;height:5px;margin-top:20px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.wysiwyg h5.no_border:after{display:none}.wysiwyg h6{font-size:13px;font-family:'open_sansextrabold',sans-serif;line-height:150%;margin:0 0 8px;text-transform:uppercase}.wysiwyg h6.sec{color:#27aae0;font-size:11px;font-family:'open_sansextrabold',sans-serif}.wysiwyg table{width:100%}.wysiwyg table tr:nth-child(odd) td{background:#dff2fa}.wysiwyg table tr:first-child td{background:#c9eaf7;text-transform:uppercase}.wysiwyg table td{background:#f4fbfd;font-size:12px;padding:13px 16px 13px}.wysiwyg table td p{margin:0;font-size:100%}.wysiwyg img{max-width:100%}.blue{color:#27aae0 !important}.contest .sep_hr{background:url(../img/sep4.png) repeat-x;height:1px;margin:34px 0;opacity:.7}.contest.cont_fin .sep_hr{margin:38px 0}.contest--head{font-size:50px;font-family:'open_sansextrabold',sans-serif;text-transform:uppercase;margin:9px 0}.contest--head span{color:#27aae0}.contest--head a.bloggers{margin-right:25px}.contest--description{font-size:19px}.contest--title{font-size:30px;font-family:'open_sansextrabold',sans-serif;color:#27aae0;margin-bottom:38px;text-transform:uppercase}.winner .contest--title{margin-top:10px;margin-bottom:25px}.winner .contest--title.sm{margin-bottom:20px;text-transform:none;color:#000;font-size:25px;font-family:'open_sanssemibold',sans-serif}.winner .contest--title.sm:after{display:none}.winner .contest--title.sm .blue{color:#27aae0;font-size:25px;font-family:'open_sansextrabold',sans-serif}.contest--title.black{color:#000}.contest--title:after{background:#27aae0;content:'';display:block;width:90px;height:5px;margin:24px auto 0;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.contest--gallery{margin:0 0 46px}.contest--gallery--item:not(.win){display:block;text-align:center;color:#222a32;font-size:14px}.contest--gallery--item:not(.win):hover .img:before,.contest--gallery--item:not(.win):hover .img:after,.contest--gallery--item:not(.win):hover .img .fa.fa-search{opacity:1}.contest--gallery .img{display:block;padding-top:100%;position:relative}.contest--gallery .img:before{border:5px solid white;content:'';display:block;margin:-27px 0 0 -27px;left:50%;top:50%;width:55px;height:55px;position:absolute;-moz-transform:rotate(45deg);-o-transform:rotate(45deg);-ms-transform:rotate(45deg);-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;opacity:0;-webkit-transition:.2s linear;-moz-transition:.2s linear;-ms-transition:.2s linear;-o-transition:.2s linear;transition:.2s linear;z-index:2}.contest--gallery .img:after{background:rgba(0,0,0,0.5);content:'';position:absolute;left:0;top:0;right:0;bottom:0;opacity:0;-webkit-transition:.2s linear;-moz-transition:.2s linear;-ms-transition:.2s linear;-o-transition:.2s linear;transition:.2s linear}.contest--gallery .img .fa.fa-search{position:absolute;left:50%;top:50%;font-size:28px;color:#fff;margin:-7px 0 0 -8px;opacity:0;-webkit-transition:.2s linear;-moz-transition:.2s linear;-ms-transition:.2s linear;-o-transition:.2s linear;transition:.2s linear;z-index:3}.contest--gallery .img span{position:absolute;left:0;top:0;right:0;bottom:0;overflow:hidden}.contest--gallery .img span img{width:100%}.contest--gallery .img span.likes{right:auto;bottom:10px;top:auto;left:50%;margin-left:-30px}.contest--gallery .txt{display:block;margin-bottom:21px;text-align:center}.contest--gallery .txt .name{font-size:12px;font-family:'open_sansextrabold',sans-serif;color:#222a32;text-transform:uppercase;display:block;margin:18px 0 3px}.contest--gallery .txt .name a{color:#27aae0}.contest--gallery .txt .title{display:block;height:34px;position:relative;overflow:hidden;font-size:14px}.contest--rating{margin:34px 0 0}.contest--rating--item{position:relative;padding:0 0 0 24px;margin:0 0 16px;font-size:14px}.contest--rating--item .num{font-size:14px;position:absolute;left:0;top:1px}.contest--rating--item a{font-size:14px}.contest--rating--item{color:#27aae0;white-space:normal}.contest--rating--item .rate{color:#27aae0;white-space:nowrap;display:inline-block}.contest--rating--item .rate .icon{margin-top:4px}.contest .likes{display:inline-block;font-size:16px;font-family:'open_sansbold',sans-serif;height:34px;line-height:34px;-webkit-border-radius:34px;-moz-border-radius:34px;border-radius:34px;background:#222a32;color:#fff;padding:0 12px;margin-left:10px;vertical-align:2px}.contest .likes i{color:#27aae0;font-size:15px;vertical-align:1px}.contest .winner--name{font-size:20px;font-family:'open_sansextrabold',sans-serif;text-transform:uppercase;margin-bottom:5px}.contest .winner--name span:not(.likes){display:block;font-size:16px;font-family:'open_sansregular',sans-serif;line-height:25px;text-transform:none}.contest .winner img{max-width:100%;margin-bottom:27px}.contest .winner .win_person{background:#eeeeee;padding:45px 20px 27px;max-width:600px}.contest .winner .win_person .contest--gallery--item{position:relative;display:block}.contest .winner .win_person .likes{right:auto;bottom:45px;top:auto;left:50%;margin-left:-33px;position:absolute}.contest .winner .wysiwyg p{font-size:17px;line-height:30px;padding-right:10px}.blue{color:#27aae0 !important}footer{background:#222a32;width:100%;height:auto;padding-bottom:20px;left:0;bottom:-105px;z-index:5}footer .footer__top{background:#27aae0;padding:46px 0 25px;min-height:244px}footer .footer__top p{margin-bottom:20px}footer .footer__top p.hd{font-size:16px;font-family:'open_sansextrabold',sans-serif;color:white;text-transform:uppercase;margin:0 0 25px}footer .footer__top p a{font-size:13px;display:block;color:white;position:relative;padding:0 0 0 30px}footer .footer__top p a:after{background:white;content:'';display:block;width:4px;height:4px;-moz-transform:rotate(45deg);-o-transform:rotate(45deg);-ms-transform:rotate(45deg);-webkit-transform:rotate(45deg);transform:rotate(45deg);position:absolute;left:8px;top:5px}footer .footer__top p:last-child a{color:black}footer .footer__top p:last-child a:after{background:black}footer hr{margin:26px 0 24px;background:url(../img/sep5.png) repeat-x;border:none;width:100%;height:1px}footer p{font-size:10px;color:#9da3ae;line-height:15px}footer p span{color:#1daae4}.copyright{font-size:10px;color:white;padding:40px 0 0}.copyright span{font:bold 25px Arial, serif;color:#27aae0;display:inline-block;vertical-align:top;margin:-9px 10px 0 0}.siluet{font-size:10px;color:white;position:relative;padding:0 0 0 33px;margin:40px 0 0px}.siluet a{font-size:10px;color:white}.siluet i{background-image:url(../img/siluet.png);background-size:16px 17px;position:absolute;left:3px;top:-5px;width:16px;height:17px}@media only screen and (-moz-min-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:3 / 2),only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5){.siluet i{background-image:url(../img/siluet@2x.png)}}.pr_link{font-size:10px;color:white;margin:40px 0 0}.pr_link:before{background-image:url(../img/pr_logo.png);background-size:43px 19px;content:'';display:block;position:absolute;left:-43px;top:33px;width:43px;height:19px}@media only screen and (-moz-min-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:3 / 2),only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5){.pr_link:before{background-image:url(../img/pr_logo@2x.png)}}.pr_link a{font-size:100%;color:white}.blue{color:#27aae0 !important}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;display:none;text-align:center;overflow:auto;-webkit-overflow-scrolling:touch;outline:0}.modal:before{display:inline-block;vertical-align:middle;content:' ';height:100%}.modal-backdrop{background:rgba(0,0,0,0.8);position:fixed;top:0;right:0;left:0;bottom:0}.modal-dialog{display:inline-block;text-align:left;vertical-align:middle;position:relative;max-width:1190px;z-index:1041;margin:0 auto}.modal-content{background:#fff;padding:40px 40px 18px 40px;position:relative}.modal-content .name{font-size:14px;margin-top:8px;margin-bottom:9px}.modal-content .name span{color:#27aae0;white-space:nowrap}.modal-content .name a{color:#27aae0}.modal-content .img{margin-bottom:20px;text-align:center;max-height:100%}.modal-content .img img{max-width:100%;max-height:100%}.modal-content--wrap{height:100%}.modal-close{position:absolute;right:16px;top:11px;color:#27aae0;font-size:20px;cursor:pointer}.modal-controls{position:absolute;left:0;right:0;top:50%;height:0}.modal .prev,.modal .next{position:absolute;font-size:30px;color:#fff;opacity:.5;-webkit-transition:.3s linear;-moz-transition:.3s linear;-ms-transition:.3s linear;-o-transition:.3s linear;transition:.3s linear}.modal .prev:hover,.modal .next:hover{opacity:1;color:#27aae0}.modal .prev{left:-45px}.modal .next{right:-45px}.modal-open{padding-right:0 !important}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.close{float:right;font-size:21px;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;filter:alpha(opacity=20);opacity:1}.close:focus,.close:hover{color:#000;text-decoration:none;cursor:pointer;filter:alpha(opacity=50);opacity:.8}button.close{-webkit-appearance:none;padding:0;cursor:pointer;background:0 0;border:0}.modal-open{overflow:hidden}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;display:none;overflow:hidden;-webkit-overflow-scrolling:touch;outline:0}.modal.fade .modal-dialog{-webkit-transition:-webkit-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;transition:transform .3s ease-out;-webkit-transform:translate(0, -25%);-ms-transform:translate(0, -25%);-o-transform:translate(0, -25%);transform:translate(0, -25%)}.modal.in .modal-dialog{-webkit-transform:translate(0, 0);-ms-transform:translate(0, 0);-o-transform:translate(0, 0);transform:translate(0, 0)}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:10px}.modal-content{position:relative;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #999;border:1px solid rgba(0,0,0,0.2);border-radius:6px;outline:0;-webkit-box-shadow:0 3px 9px rgba(0,0,0,0.5);box-shadow:0 3px 9px rgba(0,0,0,0.5)}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.fb-body .header__bottom .message,.fb-body .header__bottom .line_r{background:#4acaff}.fb-body .header__bottom p.hd,.fb-body .header__bottom .line_l,.fb-body .header__bottom a.btn_close_message{background:#0099d8}.fb-body .modal-backdrop{background-color:#234fa1;opacity:.98}.fb-body .header__bottom a.btn_close_message i{filter:grayscale(1) contrast(100)}.modal-header{padding:15px}.modal-header .close{margin-top:-2px}.modal-title{margin:0;line-height:1.42857143}.modal-body{position:relative;padding:15px}.modal-footer{padding:15px;text-align:center}.modal-footer .btn+.btn{margin-bottom:0;margin-left:5px}.modal-footer .btn-group .btn+.btn{margin-left:-1px}.modal-footer .btn-block+.btn-block{margin-left:0}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:768px){.modal-dialog{width:600px;margin:30px auto}.modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,0.5);box-shadow:0 5px 15px rgba(0,0,0,0.5)}.modal-sm{width:300px}.fb-body .modal-dialog{width:990px}}@media (min-width:992px){.modal-lg{width:900px}}.blue{color:#27aae0 !important}.header__top .header__top-lang{margin-left:40px}.header__top-spec{float:right;border-radius:100px;background:url(../img/eye-blue.png) no-repeat 10px 6px,#222a32;line-height:24px;height:24px;padding:0px 24px 0 36px;box-sizing:border-box;margin-left:21px;font-family:'open_sansextrabold',sans-serif;color:#e8edf2;font-size:11px;text-transform:uppercase;cursor:pointer}.header__top-spec:hover{background:url(../img/eye-blue.png) no-repeat 10px 6px,#000}.header__spez_panel{background:#f8f8f8;padding:22px 0;display:none}.spez__left{float:left}.spez__wrap{display:inline-block;vertical-align:middle;height:32px;line-height:32px}.spez__scale_text{background:url(../img/eye.png) no-repeat center left;padding-left:40px;font-size:14px;font-family:'open_sansregular',sans-serif;margin-left:21px;display:inline-block;vertical-align:baseline;margin-right:12px}.spez__scales{display:inline-block;vertical-align:baseline;margin-right:22px;line-height:20px}.spez__scale{position:relative;display:inline-block;vertical-align:bottom;font-family:'open_sansbold',sans-serif;line-height:1em;margin-right:6px}.spez__scale.m--current:after{position:absolute;content:'';width:15px;height:3px;bottom:-7px;left:50%;margin-left:-7px;background:#000}.spez__scale[data-scale='1']{font-size:18px}.spez__scale[data-scale='2']{font-size:22px}.spez__scale[data-scale='3']{font-size:26px}.spez__color_text{font-size:14px;font-family:'open_sansregular',sans-serif;margin-left:21px;display:inline-block;vertical-align:baseline;margin-right:12px}.spez__colors{display:inline-block;vertical-align:middle;font-size:14px;font-family:'open_sansregular',sans-serif}.spez__color{position:relative;display:inline-block;vertical-align:middle;background:white;border:1px solid #e2e2e2;border-radius:40px;width:32px;height:32px;text-align:center;line-height:30px;box-sizing:border-box;font-family:'open_sansbold',sans-serif;font-size:18px;margin-right:3px}.spez__color.m--current:after{position:absolute;content:'';width:15px;height:3px;bottom:-7px;left:50%;margin-left:-7px;background:#000}.spez__color[data-color='black']{background:black;color:white;border-color:black}.spez__back{float:right;font-size:14px;font-family:'open_sansregular',sans-serif;line-height:32px}.mob_m .header__top-spec{right:auto;float:none;margin:15px 0 0;display:inline-block;width:auto;max-width:100%}body.spez .mob_m{top:200px;background:#000}body.spez .mob_m .header__top-phone,body.spez .mob_m .header__top-mail a,body.spez .mob_m .header__top-links a,body.spez .mob_m .menu li a,body.spez .mob_m .menu li span{font-size:14px}body.spez .header__middle .header__top-lang a{background:#000}body.spez .header__middle .header__top-lang a.current{background:#545454;color:#fff}body.spez .header__top{background:#c5c5c5}body.spez span.color-main{font-weight:700;color:inherit !important}body.spez footer p span,body.spez footer p span a{color:#fff !important}body.spez .header__middle .menu{text-align:right}body.spez .header__middle .menu li{float:none;display:inline-block}body.spez .header__middle .menu .sub{left:auto;right:4px;text-align:left;width:250px}body.spez .header__middle .menu .sub:before{right:13px;left:auto}body.spez .header__top .header__top-phone,body.spez .header__top .header__top-mail a,body.spez .header__top .header__top-links a{font-size:15px;font-family:'open_sansregular',sans-serif;line-height:.9em;color:#000;vertical-align:middle}body.spez .header__top .header__top-phone i,body.spez .header__top .header__top-mail i{filter:invert(100%)}body.spez .header__top-spec{display:none}body.spez .header__top .header__top-lang a{background:white;color:black;height:28px;width:28px;line-height:28px}body.spez .header__top .header__top-lang a.current{background:black;color:white}body.spez .header__middle .menu li a.current,body.spez .header__middle .menu li span.current{text-decoration:underline;color:black}body.spez .header__middle .menu li a i,body.spez .header__middle .menu li span i{filter:grayscale(100%)}body.spez .header__middle .menu li{margin-left:25px}body.spez .header__middle .menu li a,body.spez .header__middle .menu li span{font-size:14px}body.spez .slider .slide_one .p2{color:white}body.spez .slider .slide_one .img{filter:grayscale(100%)}body.spez .slider .slide_one .time span{color:white}body.spez .slider .slide_one .completion .btn{font-size:15px;background:white;color:black;border:2px solid black;padding:6px 16px}body.spez .left_menu a:first-child{font-size:16px;color:black}body.spez .left_menu a{font-size:16px !important;color:black}body.spez .left_menu a:before{background:black}body.spez .head{font-family:'open_sansregular',sans-serif}body.spez .head:after{background:black}body.spez .wysiwyg p{font-size:16px !important}body.spez .m_text .wysiwyg h2:after{background:black}body.spez .wysiwyg h4:after{background:black}body.spez .wysiwyg h5:after{background:black;font-size:14px}body.spez .wysiwyg ul li{font-size:16px}body.spez .wysiwyg ul li:before{background:black}body.spez .player .title header h1{font-size:25px}body.spez .player .title header h1 a{color:#000}body.spez footer .footer__top{background:#000}body.spez footer .footer__top p.hd{font-size:18px}body.spez footer .footer__top p a{font-size:15px;color:white;font-family:'open_sansregular',sans-serif}body.spez .copyright,body.spez .pr_link,body.spez .siluet,body.spez .siluet a{font-size:14px}body.spez .copyright span,body.spez .pr_link:before,body.spez .siluet i{filter:grayscale(100%) brightness(200%)}body.spez footer p{font-size:13px;color:white}body.spez footer p span{color:white;font-family:'open_sansbold',sans-serif}body.spez .header__middle .menu .sub{background:#d0d0d0}body.spez .header__middle .menu .sub:before{border-color:transparent transparent #d0d0d0 transparent}body.spez .header__middle .menu .sub a{color:#000}body.spez .header__middle .menu .sub a:before{background:#000}body.spez .breadcrumbs li,body.spez .breadcrumbs a{font-size:14px}body.spez .slider .slide_one .current_time{color:white}body.spez .slider .slide_one .completion img{filter:grayscale(100%)}body.spez .slider .slide_one .current_time.pm:after{filter:grayscale(100%)}body.spez .slick-dots li{width:18px;height:18px}body.spez .slick-dots li.slick-active button{border-color:white}body.spez .sg_toggle{font-size:15px;background:black;color:white;width:254px;margin-left:-127px;height:40px;line-height:40px;bottom:-24px}body.spez .timetable .bg{background:#d6d6d6}body.spez .timetable .bridge{margin-bottom:25px}body.spez .timetable .bridge .name{font-size:16px;width:220px;color:black;font-family:'open_sansregular',sans-serif}body.spez .timetable .time_list{margin-left:218px}body.spez .timetable .bridge .line_wrapper{margin-left:222px}body.spez .timetable .time_list span.t1,body.spez .timetable .time_list span.t2{font-size:20px;color:black;font-family:'open_sansbold',sans-serif;width:auto}body.spez .timetable .time_list span.t1:after,body.spez .timetable .time_list span.t2:after{background:black;width:3px;height:10px}body.spez .timetable{height:auto}body.spez .timetable .bridge .line_wrapper .line_cur_sec span,body.spez .timetable .bridge .line_wrapper .line_cur span{color:black}body.spez .timetable .bridge .line_wrapper .line.l_left:before,body.spez .timetable .bridge .line_wrapper .line.l_right:before,body.spez .timetable .bridge .line_wrapper .line_cur_sec_wrapper:before{background:rgba(0,0,0,0.2)}body.spez .timetable .bridge .line_wrapper .line_cur_sec .line.l_left:before,body.spez .timetable .bridge .line_wrapper .line_cur_sec .line.l_right:before,body.spez .timetable .bridge .line_wrapper .line_cur:before{background:#000000}body.spez .timetable .wysiwyg *{color:black}body.spez m_news{background:#393939}body.spez .m_news .m_news_one{color:#fff}body.spez .m_news .col-sm-4:nth-of-type(2n + 1) .head{color:#fff}body.spez .m_news .head{font-size:20px;font-family:'open_sansbold',sans-serif}body.spez .m_news .head::after{background:white}body.spez .m_news p{font-size:16px}body.spez .button{font-size:14px;font-family:'open_sansbold',sans-serif;padding:4px 15px;line-height:24px}body.spez .bg_blue{background:black}body.spez .m_news .button{background:white;color:black}body.spez .m_news .m_news_one{padding-bottom:65px}body.spez .info_blocks .widget a,body.spez .info_blocks .widget span.link{background:black !important;color:white}body.spez .info_blocks .widget img{filter:grayscale(100%)}body.spez .info_blocks .widget .s5 img{filter:grayscale(100%) brightness(650%)}body.spez .info_blocks .widget span.s3,body.spez .info_blocks .widget span.s4,body.spez .info_blocks .widget span.details{color:white}body.spez .info_blocks .widget .rhombus.blue{color:white;border-color:white}body.spez .info_blocks .widget .rhombus i,body.spez .info_blocks .widget span.s1,body.spez .info_blocks .widget span.details{color:white !important}body.spez .bridge_view .img img,body.spez .main_map,body.spez .project_list .img a{filter:grayscale(100%)}body.spez .project_list .img a .title:after{background:white}body.spez .project_list .img a .title,body.spez .project_list .img a .details{font-size:16px}body.spez .wysiwyg a{color:black}body.spez .wysiwyg .bg_blue{color:white}body.spez .brige-100_years .m_text h3{color:black}body.spez .wysiwyg h3:after{background:#000}body.spez .brige-100_years .pb_banner h1{background:#929292}body.spez .brige-100_years .pb_banner h1:before,body.spez .brige-100_years .pb_banner h1:after{filter:grayscale(100%)}body.spez .brige-100_years .pb_banner{filter:grayscale(100%)}body.spez .brige-100_years .pb_banner .btn{border:2px solid white}body.spez .prs_center .contact_txt .user_img{border-color:#000}body.spez .prs_center .contact_txt .user_img::before{border-color:transparent #000}body.spez .news_list a.news_link{background:white;border:2px solid #000;color:white}body.spez .news_list a.news_link span.date,body.spez .news_list a.news_link span.name,body.spez .news_list a.news_link span.txt{font-size:14px;color:black}body.spez .news_list a.news_link span.name{font-size:20px}body.spez .news_list a.news_link span.txt{overflow-wrap:break-word;text-overflow:ellipsis;overflow:hidden;height:73px}body.spez .news_list a.news_link span.details,body.spez .prs_center .p_blocks .bl a.show_all,body.spez .prs_center .p_blocks .bl.center a.show_all{background:white;border-radius:100px;padding:4px 12px;color:black;text-decoration:none;font-size:14px;font-family:'open_sansbold',sans-serif;display:inline-block;margin-left:14%;width:auto;color:black !important;border:2px solid black}body.spez .bridge_list .search_b .select .options span:hover{background:black;color:white}body.spez .bridge_list .buttons_geay a.current i{filter:grayscale(100%) brightness(20%)}body.spez .prs_center .p_blocks .bl.center a.show_all{text-align:center;margin-left:50%;transform:translateX(-50%)}body.spez .prs_center .p_blocks .bl a.show_all{bottom:20px}body.spez .news_list a.news_link:hover span.details{background:black !important;color:white !important}body.spez .pagination_index .pag,body.spez .pagination_index .pag_select{border-color:#000}body.spez .pagination_index .pag_select{width:180px}body.spez .pagination_index .pag_select .select_wrap a:hover{background:#000}body.spez .prs_center .p_blocks .bl p.hd.line_blue:after{background:white}body.spez .prs_center .p_blocks .bl p.date,body.spez .prs_center .p_blocks .bl .txt a.details,body.spez .prs_center .p_blocks .bl p.hd,body.spez .prs_center .p_blocks .bl .txt{color:black !important}body.spez .prs_center .p_blocks .bl{background:white;border:2px solid black}body.spez .fancybox-image,body.spez #fancybox-thumbs ul li img,body.spez .brige-100_years .m_text img{filter:grayscale(100%)}body.spez .prs_center .p_blocks .bl.bg_dark .txt p,body.spez .prs_center .p_blocks .bl.bg_blue .txt p{color:black !important}body.spez .prs_center .p_blocks .bl p.hd{font-size:20px;padding-bottom:20px;line-height:1.2em}body.spez .left_menu .subscibe label{width:200px}body.spez .left_menu .subscibe i{font-size:16px;color:#000}body.spez .left_menu .subscibe span{font-size:12px;top:7px}body.spez .left_menu .subscibe button{background:#000}body.spez .prs_center .p_blocks .bl .txt p{font-size:15px}body.spez .prs_center .p_blocks .bl .rhombus.white{border-color:#000;color:#000}body.spez .prs_center .p_blocks .bl .txt a.details{font-size:14px}body.spez .team img{filter:grayscale(100%)}body.spez .team p.name{color:black;font-size:20px}body.spez .team p.status{font-size:16px}body.spez .team p{font-size:14px}body.spez.regiment{background:white}body.spez.regiment .breadcrumbs{background:#f8f8f8}body.spez.regiment .breadcrumbs span{color:black}body.spez.regiment i.star,body.spez i.stars{display:none}body.spez .project_photo_list .img,body.spez .bridge_wrap a img{filter:grayscale(100%)}body.spez .categories a{background:white;color:black;border:2px solid #000}body.spez .categories a.bg_dark{background:black;color:white}body.spez .bridge_list .search_b .select{border:2px solid #000;width:auto;min-height:40px;box-sizing:border-box}body.spez .bridge_list .search_b .select span{font-size:16px;line-height:38px}body.spez .bridge_list .search_b .select .options span{min-height:auto;line-height:1.2em}body.spez .bridge_list .search_b .select#search-form{width:340px;padding:3px 3px 0}body.spez .bridge_list .search_b input[type='text']{font-size:16px;width:90%}body.spez .bridge_list .search_b i{display:none}body.spez .bridge_list .search_b form i{display:block;line-height:27px}body.spez .bridge_list .search_b i{width:30px;height:30px}body.spez .bridge_list .search_b .select button{width:40px;height:40px}body.spez .blog_item p.date{font-size:15px}body.spez .blog_item p.cont{font-size:18px;color:black;line-height:1.2em;height:45px}body.spez .contacts .slick-slide img,body.spez .contacts .cont_info_blocks .img img,body.spez .gallery_list .gallery_link_sec span.img img{filter:grayscale(100%)}body.spez .left_menu a.current{font-family:'open_sansbold',sans-serif}body.spez .doc_list a.doc_image span.img{filter:grayscale(100%)}body.spez .chief .banner{filter:grayscale(100%)}body.spez footer{height:auto;padding-bottom:20px}body.spez .facts .p-open{padding-top:40px}body.spez .prs_center .p_blocks .bl p.hd{padding-top:15px !important;padding-bottom:15px !important}body.spez .bridge_view .params p{color:#fff;font-size:14px}body.spez .bridge_list .search_b .select .options a,body.spez .bridge_list .search_b .select .sub a{font-size:16px;padding:7px 30px 7px 14px}body.spez .button{background:#000}body.spez .job_list .bg_gray{background:white;border:2px solid #000}body.spez .light.big_form .input,body.spez .light.big_form .textarea textarea{border:1px solid #000;border-radius:3px;padding:0}body.spez.color-black .select2-container--default .select2-selection--single .select2-selection__rendered{background:#000;color:#fff;margin-top:1px}body.spez.color-black .light.big_form a.button{color:#fff}body.spez .light.big_form p.hd{font-size:18px}body.spez .light.big_form .input input{font-size:15px}body.spez .form.light p.hh{color:#000;font-size:18px}body.spez .select2-container--default .select2-selection--single{height:40px}body.spez .select2-container--default .select2-selection--single .select2-selection__arrow b{filter:grayscale(100%)}body.spez .form.light .file .input{border:none}body.spez .light.big_form .ez-checkbox .ez-checkbox{border:1px solid #000;border-radius:3px}body.spez .light.big_form .button.b-file,body.spez .form button{font-size:15px}body.spez .light.big_form a.button,body.spez .form button,body.spez .contest--title:after{background:#000}body.spez .job_list .job_list--title span,body.spez .form.light .file i{color:#000}body.spez span.color-main{color:#000 !important}body.spez .staff .img img{filter:grayscale(100%)}body.spez .staff .title,body.spez .pagination_index .pag_select span i{color:#000}body.spez .job_list .job_list--title h1{font-size:28px}body.spez .wysiwyg h6,body.spez .wysiwyg h5{font-size:14px}body.spez .brige-100_years .f_head span,body.spez .facts h1 span,body.spez .facts h1,body.spez .contest--head span,body.spez .winner .contest--title{color:#000}body.spez .wysiwyg img,body.spez .bloggers img,body.spez .contest .winner img,body.spez .modal-content .img img,body.spez .contest--gallery .img,body.spez.regiment .img-wrap:before,body.spez.regiment .img-wrap:after,body.spez.regiment .img-wrap img,body.spez.regiment .to-video a:before,body.spez.regiment .to-video a:after,body.spez.regiment .to-video a{filter:grayscale(100%)}body.spez .contest .likes i,body.spez .contest--gallery .txt .name a,body.spez .blue{color:#fff !important}body.spez .wysiwyg a.round{background:#000;color:#fff}body.spez.regiment .wysiwyg.centr:after,body.spez.regiment footer{background:#000}body.spez.regiment .red{color:#000}body.spez .slider-polk .slick-arrow,body.spez.regiment .persons .slick-arrow,body.spez .slider-polk .slick-prev,body.spez.regiment .persons .slick-prev{background-color:#dcdcdc}body.spez img{filter:grayscale(100%)}body.spez.bloggers .discr-wrap p{font-size:16px;color:#000 !important}body.spez.bloggers .bloggers_list .img_wrap:after{color:#000 !important}body.spez.bloggers .bloggers_view .blog_item .name,body.spez.bloggers .bloggers_view .blog_item .txt a{color:#000}body.spez.bloggers .bloggers_view .txt p{font-size:14px}body.spez .pagination a.round{border-color:#000}body.spez .pagination_index .pag{font-size:14px}body.spez .doc_slide p.date span{font-size:14px;color:#000}body.spez .doc_slide p.date i:before,body.spez .doc_slide p.date i:after{background:#000}body.spez .prs_center .cnt_one{border:1px solid #000;background:#fff}body.spez .prs_center .cnt_one p.hd{font-size:15px}body.spez .prs_center .cnt_one p{font-size:17px}body.spez.scale-2.bloggers .discr-wrap p{font-size:18px}body.spez.scale-2.spez__back{font-size:16px}body.spez.scale-2 .mob_m .header__top-phone,body.spez.scale-2 .mob_m .header__top-mail a,body.spez.scale-2 .mob_m .header__top-links a,body.spez.scale-2 .mob_m .menu li a,body.spez.scale-2 .mob_m .menu li span{font-size:16px}body.spez.scale-2 .header__top .header__top-phone,body.spez.scale-2 .header__top .header__top-mail a,body.spez.scale-2 .header__top .header__top-links a{font-size:17px}body.spez.scale-2 .header__middle .menu li a,body.spez.scale-2 .header__middle .menu li span{font-size:16px}body.spez.scale-2 .slider .slide_one .completion .btn{font-size:17px}body.spez.scale-2 .left_menu a:first-child{font-size:18px}body.spez.scale-2 .left_menu a{font-size:18px !important}body.spez.scale-2 .wysiwyg p{font-size:18px !important}body.spez.scale-2 .wysiwyg h5:after{font-size:16px}body.spez.scale-2 .wysiwyg ul li{font-size:18px}body.spez.scale-2 .player .title header h1{font-size:25px}body.spez.scale-2 footer .footer__top p.hd{font-size:21px}body.spez.scale-2 footer .footer__top p a{font-size:17px}body.spez.scale-2 .copyright,body.spez.scale-2 .pr_link,body.spez.scale-2 .siluet,body.spez.scale-3 .siluet a{font-size:16px}body.spez.scale-2 footer p{font-size:15px;line-height:1.4em}body.spez.scale-2 .breadcrumbs li,body.spez.scale-2 .breadcrumbs a{font-size:16px}body.spez.scale-2 .sg_toggle{font-size:17px}body.spez.scale-2 .timetable .bridge .name{font-size:18px}body.spez.scale-2 .timetable .time_list span.t1,body.spez.scale-2 .timetable .time_list span.t2{font-size:24px}body.spez.scale-2 .m_news .head{font-size:24px}body.spez.scale-2 .m_news p{font-size:18px}body.spez.scale-2 .button{font-size:16px}body.spez.scale-2 .project_list .img a .title,body.spez.scale-2 .project_list .img a .details{font-size:18px}body.spez.scale-2 .news_list a.news_link span.date,body.spez.scale-2 .news_list a.news_link span.name,body.spez.scale-2 .news_list a.news_link span.txt{font-size:16px}body.spez.scale-2 .news_list a.news_link span.name{font-size:24px}body.spez.scale-2 .news_list a.news_link span.details,body.spez.scale-2 .prs_center .p_blocks .bl a.show_all,body.spez.scale-2 .prs_center .p_blocks .bl.center a.show_all{font-size:16px}body.spez.scale-2 .prs_center .p_blocks .bl p.hd{font-size:24px}body.spez.scale-2 .prs_center .p_blocks .bl .txt p{font-size:17px}body.spez.scale-2 .prs_center .p_blocks .bl .txt a.details{font-size:16px}body.spez.scale-2 .team p.name{font-size:24px}body.spez.scale-2 .team p.status{font-size:18px}body.spez.scale-2 .team p{font-size:16px}body.spez.scale-2 .bridge_list .search_b .select span{font-size:18px}body.spez.scale-2 .bridge_list .search_b input[type='text']{font-size:18px}body.spez.scale-2 .blog_item p.date{font-size:17px}body.spez.scale-2 .blog_item p.cont{font-size:21px}body.spez.scale-2 .bridge_view .params p{color:#fff;font-size:16px}body.spez.scale-2 .bridge_list .search_b .select .options a,body.spez.scale-2 .bridge_list .search_b .select .sub a{font-size:18px}body.spez.scale-2 .left_menu .subscibe p{font-size:14px}body.spez.scale-2 .left_menu .subscibe label{width:220px}body.spez.scale-2 .left_menu .subscibe i{font-size:17px;color:#000}body.spez.scale-2 .left_menu .subscibe span{font-size:14px;top:6px}body.spez.scale-2 .news_list a.news_link{padding-top:120%}body.spez.scale-2 .news_list a.news_link span.name{line-height:1.2em;height:58px}body.spez.scale-2 .news_list a.news_link span.txt{height:83px}body.spez.scale-2 .content .container{padding-bottom:460px}body.spez.scale-2 .light.big_form p.hd,body.spez.scale-2 .form.light p.hh{font-size:19px}body.spez.scale-2 .light.big_form .input input,body.spez.scale-2 .form.light .input p,body.spez.scale-2 .form .textarea p,body.spez.scale-2 .light.big_form .checkbox span,body.spez.scale-2 .select2-container--default .select2-selection--single .select2-selection__rendered{font-size:16px}body.spez.scale-2 .select2-container--default .select2-selection--single{height:42px}body.spez.scale-2 .light.big_form a.button{height:35px;line-height:29px}body.spez.scale-2 .light.big_form a.button:after{top:13px}body.spez.scale-2 .light.big_form a.button:before{top:17px}body.spez.scale-2 .light.big_form .button.b-file,body.spez.scale-2 .form button{font-size:17px}body.spez.scale-2 .head{font-size:60px}body.spez.scale-2 .staff .title{font-size:18px}body.spez.scale-2 .staff .title span{font-size:14px}body.spez.scale-2 .job_list .job_list--title h1{font-size:30px}body.spez.scale-2 .wysiwyg h6,body.spez.scale-2 .wysiwyg h5{font-size:15px}body.spez.scale-2 .pagination_index .pag{font-size:16px}body.spez.scale-2 .news_one .brief .name{font-size:20px}body.spez.scale-2 .news_one .brief p.date{font-size:14px}body.spez.scale-2 .doc_slide p.date span{font-size:16px}body.spez.scale-2 .prs_center .cnt_one p.hd{font-size:17px}body.spez.scale-2 .prs_center .cnt_one p{font-size:19px}body.spez.scale-3 .spez__back{font-size:18px}body.spez.scale-3 .mob_m .header__top-phone,body.spez.scale-3 .mob_m .header__top-mail a,body.spez.scale-3 .mob_m .header__top-links a,body.spez.scale-3 .mob_m .menu li a,body.spez.scale-3 .mob_m .menu li span{font-size:18px}body.spez.scale-3 .header__top .header__top-phone,body.spez.scale-3 .header__top .header__top-mail a,body.spez.scale-3 .header__top .header__top-links a{font-size:19px}body.spez.scale-3 .header__middle .menu li a,body.spez.scale-3 .header__middle .menu li span{font-size:18px}body.spez.scale-3 .slider .slide_one .completion .btn{font-size:19px}body.spez.scale-3 .left_menu a:first-child{font-size:21px}body.spez.scale-3 .left_menu a{font-size:21px !important}body.spez.scale-3 .wysiwyg p{font-size:21px !important}body.spez.scale-3 .wysiwyg h5:after{font-size:18px}body.spez.scale-3 .wysiwyg ul li{font-size:21px}body.spez.scale-3 .player .title header h1{font-size:25px}body.spez.scale-3 footer .footer__top p.hd{font-size:24px}body.spez.scale-3 footer .footer__top p a{font-size:19px}body.spez.scale-3 .copyright,body.spez.scale-3 .pr_link,body.spez.scale-3 .siluet,body.spez.scale-3 .siluet a{font-size:18px}body.spez.scale-3 footer p{font-size:17px;line-height:1.5em}body.spez.scale-3 .breadcrumbs li,body.spez.scale-3 .breadcrumbs a{font-size:18px}body.spez.scale-3 .sg_toggle{font-size:19px}body.spez.scale-3 .timetable .bridge .name{font-size:21px}body.spez.scale-3 .timetable .time_list span.t1,body.spez.scale-3 .timetable .time_list span.t2{font-size:27px}body.spez.scale-3 .m_news .head{font-size:27px}body.spez.scale-3 .m_news p{font-size:21px}body.spez.scale-3 .button{font-size:18px}body.spez.scale-3 .project_list .img a .title,body.spez.scale-3 .project_list .img a .details{font-size:21px}body.spez.scale-3 .news_list a.news_link span.date,body.spez.scale-3 .news_list a.news_link span.name,body.spez.scale-3 .news_list a.news_link span.txt{font-size:18px}body.spez.scale-3 .news_list a.news_link span.name{font-size:27px}body.spez.scale-3 .news_list a.news_link span.details,body.spez.scale-3 .prs_center .p_blocks .bl a.show_all,body.spez.scale-3 .prs_center .p_blocks .bl.center a.show_all{font-size:18px}body.spez.scale-3 .prs_center .p_blocks .bl p.hd{font-size:27px}body.spez.scale-3 .prs_center .p_blocks .bl .txt p{font-size:19px}body.spez.scale-3 .prs_center .p_blocks .bl .txt a.details{font-size:18px}body.spez.scale-3 .team p.name{font-size:27px}body.spez.scale-3 .team p.status{font-size:21px}body.spez.scale-3 .team p{font-size:18px}body.spez.scale-3 .bridge_list .search_b .select span{font-size:21px}body.spez.scale-3 .bridge_list .search_b input[type='text']{font-size:21px}body.spez.scale-3 .blog_item p.date{font-size:19px}body.spez.scale-3 .blog_item p.cont{font-size:24px}body.spez.scale-3 .sg_toggle{width:300px;margin-left:-150px}body.spez.scale-3 .bridge_view .params p{font-size:18px}body.spez.scale-3 .bridge_list .search_b .select .options a,body.spez.scale-3 .bridge_list .search_b .select .sub a{font-size:21px}body.spez.scale-3 .left_menu .subscibe p{font-size:16px}body.spez.scale-3 .left_menu .subscibe label{width:230px}body.spez.scale-3 .left_menu .subscibe i{font-size:19px;color:#000}body.spez.scale-3 .left_menu .subscibe span{font-size:15px;top:6px}body.spez.scale-3 .news_list a.news_link{padding-top:140%}body.spez.scale-3 .news_list a.news_link span.name{line-height:1.2em;height:66px}body.spez.scale-3 .news_list a.news_link span.txt{height:87px}body.spez.scale-3 .light.big_form p.hd,body.spez.scale-3 .form.light p.hh{font-size:21px}body.spez.scale-3 .light.big_form .input input,body.spez.scale-3 .form.light .input p,body.spez.scale-3 .form .textarea p,body.spez.scale-3 .light.big_form .checkbox span,body.spez.scale-3 .select2-container--default .select2-selection--single .select2-selection__rendered{font-size:17px}body.spez.scale-3 .light.big_form a.button{height:35px;line-height:29px}body.spez.scale-3 .select2-container--default .select2-selection--single{height:43px}body.spez.scale-3 .select2-container--default .select2-selection--single .select2-selection__rendered{line-height:43px}body.spez.color-black .light.big_form .input,body.spez.color-black .light.big_form .textarea textarea{border:1px solid #000}body.spez.scale-3 .light.big_form a.button:after{top:13px}body.spez.scale-3 .light.big_form a.button:before{top:17px}body.spez.scale-3 .light.big_form .button.b-file,body.spez.scale-3 .form button{font-size:19px}body.spez.scale-3 .staff .title{font-size:21px}body.spez.scale-3 .staff .title span{font-size:17px}body.spez.scale-3 .job_list .job_list--title h1{font-size:34px}body.spez.scale-3 .head{font-size:65px}body.spez.scale-3 .job_list .job_list--title h1{font-size:34px}body.spez.scale-3 .wysiwyg h6,body.spez.scale-3 .wysiwyg h5{font-size:16px}body.spez.scale-3 .pagination_index .pag{font-size:18px}body.spez.scale-3 .news_one .brief .name{font-size:24px}body.spez.scale-3 .news_one .brief p.date{font-size:16px}body.spez.scale-3 .doc_slide p.date span{font-size:18px}body.spez.scale-3 .prs_center .cnt_one p.hd{font-size:19px}body.spez.scale-3 .prs_center .cnt_one p{font-size:21px}body.spez.color-black,body.spez.color-black .contest--title:after{background:black}body.spez.color-black .brige-100_years .f_head span,body.spez.color-black .facts h1 span,body.spez.color-black .facts h1,body.spez.color-black .contest--head span,body.spez.color-black .winner .contest--title{color:#fff}body.spez.color-black .spez__back{color:#fff}body.spez.color-black .header__top .header__top-phone,body.spez.color-black .header__top .header__top-mail a,body.spez.color-black .header__top .header__top-links a{color:white}body.spez.color-black .header__middle .menu li a,body.spez.color-black .header__middle .menu li span{color:white}body.spez.color-black footer p span,body.spez.color-black footer p span a{color:white !important}body.spez.color-black .header__middle .menu .sub{background:#ececec}body.spez.color-black .header__middle .menu li .sub a{color:black}body.spez.color-black .left_menu a:first-child{color:white}body.spez.color-black .left_menu a{color:white}body.spez.color-black .wysiwyg h5:after{color:white}body.spez.color-black .wysiwyg ul li{color:white}body.spez.color-black .player .title header h1{color:white}body.spez.color-black footer .footer__top p.hd{color:white}body.spez.color-black footer .footer__top p a{color:white}body.spez.color-black .copyright,body.spez.color-black .pr_link,body.spez.color-black .siluet{color:white}body.spez.color-black footer p{color:white}body.spez.color-black .breadcrumbs li,body.spez.color-black .breadcrumbs a{color:white}body.spez.color-black .sg_toggle{color:white}body.spez.color-black .m_news .head{color:white}body.spez.color-black .m_news p{color:white}body.spez.color-black .project_list .img a .title,body.spez.color-black .project_list .img a .details{color:white}body.spez.color-black .news_list a.news_link span.date,body.spez.color-black .news_list a.news_link span.name,body.spez.color-black .news_list a.news_link span.txt{color:black}body.spez.color-black .news_list a.news_link span.name{color:black}body.spez.color-black .left_menu .subscibe span{color:white}body.spez.color-black .news_list a.news_link span.details,body.spez.color-black .prs_center .p_blocks .bl a.show_all,body.spez.color-black .prs_center .p_blocks .bl.center a.show_all{color:white}body.spez.color-black .prs_center .p_blocks .bl p.hd{color:white}body.spez.color-black .prs_center .p_blocks .bl .txt p{color:white}body.spez.color-black .prs_center .p_blocks .bl .txt a.details{color:white}body.spez.color-black .team p.name{color:white}body.spez.color-black .team p.status{color:white}body.spez.color-black .team p{color:white}body.spez.color-black .bridge_list .search_b .select span{color:white}body.spez.color-black .bridge_list .search_b input[type='text']{color:white}body.spez.color-black .blog_item p.date{color:white}body.spez.color-black .blog_item p.cont{color:white}body.spez.color-black .breadcrumbs{background:#222a32}body.spez.color-black .left_menu .subscibe input[type='text']{background:#000;color:#fff}body.spez.color-black .breadcrumbs:before{display:none}body.spez.color-black{color:white}body.spez.color-black .header__middle .logo{filter:invert(100%)}body.spez.color-black .spez__scale_text,body.spez.color-black .spez__scales,body.spez.color-black .spez__color_text{filter:invert(100%);color:black}body.spez.color-black .spez__color[data-color='black']{border-color:#fff}body.spez.color-black .spez__color.m--current:after{background:#fff}body.spez.color-black .header__spez_panel{background:#222a32}body.spez.color-black .header__top .header__top-phone i,body.spez.color-black .header__top .header__top-mail i{filter:none}body.spez.color-black .header__top{background:black}body.spez.color-black .wysiwyg a{color:#fff}body.spez.color-black .bridge_list .search_b .select span{color:#000}body.spez.color-black .categories a{border-color:#000}body.spez.color-black .categories a.bg_dark{border-color:#fff}body.spez.color-black .pagination_index .pag_select{border-color:#fff;color:#fff}body.spez.color-black .job_list .job_list--title span,body.spez.color-black.job_list .job_list--title span{color:#fff}body.spez.color-black .head:after{background:#fff}body.spez.color-black span.color-main{color:#fff !important}body.spez.color-black .head:after,body.spez.color-black .wysiwyg ul li:before{background:white}body.spez.color-black .staff .title,body.spez.color-black .pagination_index .pag_select span i,body.spez.color-black .staff .title span{color:#fff}body.spez.color-black .pagination_index .pag_select span:after{filter:brightness(1000%)}body.spez.color-black .pagination_index .pag_select .select_wrap a{color:#fff}body.spez.color-black .left_menu a:before{background:#fff}body.spez.color-black.bloggers .img img{filter:grayscale(100%) brightness(1000%)}body.spez.color-black .wysiwyg a.round{background:#000;color:#fff}body.spez.color-black.bloggers .bloggers_list .img_wrap:after{color:#fff !important}body.spez.color-black.bloggers .bloggers_list .img_wrap:after{background:#000}body.spez.color-black.bloggers .discr-wrap p{font-size:16px;color:#fff !important}body.spez.color-black.bloggers .bloggers_view .blog_item .name,body.spez.color-black.bloggers .bloggers_view .blog_item .txt a{color:#fff}body.spez.color-black .button{background:#fff;color:#000}body.spez.color-black .pagination a.round{border-color:#fff;color:#fff}body.spez.color-black.bloggers .bridge-about .img img{filter:grayscale(100%)}body.spez.color-black .news_list a.news_link{border-color:#fff;background:#000}body.spez.color-black .news_list a.news_link span.date,body.spez.color-black .news_list a.news_link span.name,body.spez.color-black .news_list a.news_link span.txt{color:#fff}body.spez.color-black .left_menu .subscibe i,body.spez.color-black .left_menu .subscibe i{color:#fff}body.spez.color-black .left_menu .subscibe button{background:#fff;color:#000}body.spez .left_menu a.rss:before{background:url(../img/rss.png)}body.spez.color-black .left_menu a.rss:before{filter:invert(100%)}body.spez.color-black .pagination_index .pag{border-color:#fff}body.spez .pagination_index .pag b{color:#000}body.spez.color-black .pagination_index .pag b{color:#fff}body.spez.color-black .icon.arr_r_double,body.spez.color-black .icon.arr_r{filter:brightness(1000%)}body.spez .news_one .brief .name{color:#000}body.spez.color-black .news_one .brief .name{color:#fff}body.spez .ya-share2__container_size_m .ya-share2__item{filter:grayscale(100%)}body.spez.color-black .doc_slide p.date{color:#fff}body.spez.color-black .doc_slide p.date i:before,body.spez.color-black .doc_slide p.date i:after{background:#fff}body.spez.color-black .prs_center .cnt_one{border-color:#fff;background:black}body.spez.color-black .prs_center .cnt_one p.hd,body.spez.color-black .prs_center .cnt_one p,body.spez.color-black .prs_center .cnt_one p a,body.spez.color-black .prs_center .cnt_one .rhombus i{color:#fff}body.spez.color-black .prs_center .cnt_one .rhombus.dark{border-color:#fff}body.spez .prs_center .form .input i,body.spez .prs_center .form .textarea i{display:none}body.spez .form .input p,body.spez .form .textarea p{font-size:15px;padding-left:20px}body.spez .form .input p span span,body.spez .form p.mandatory span{color:#000}body.spez.color-black .prs_center .formR{background:#000;border:2px solid #fff}body.spez.color-black .form .input p,body.spez.color-black .form .textarea p,body.spez.color-black .prs_center .form p.hd,body.spez.color-black .form .input p span span,body.spez.color-black .form p.mandatory span,body.spez.color-black .form p.mandatory,body.spez.color-black .bridge_wrap a span.txt{color:#fff}body.spez.color-black .prs_center .form .input input,body.spez.color-black .prs_center .form .textarea textarea,body.spez.color-black .form .input input,body.spez.color-black .form .textarea textarea{background:#000;border:1px solid #fff;color:#fff}body.spez .bridge_list .search_b .select .options a:hover,body.spez .bridge_list .search_b .select .sub a:hover{background:#000}body.spez .bridge_wrap a span.txt{font-size:16px}body.spez.scale-2 .bridge_wrap a span.txt{font-size:18px}body.spez.scale-3 .bridge_wrap a span.txt{font-size:20px}body.spez .bridge_view .raising-flag,body.spez .slick-slide img,body.spez .bridge_view .boggers-flag{filter:grayscale(100%)}body.spez .bridge_view .raising-flag .discr,body.spez .bridge_view .boggers-flag .discr{font-size:18px}body.spez .bridge_view .boggers-flag span:not(.discr){color:#fff}body.spez .bridge_view .boggers-flag{font-size:14px}body.spez.scale-2 .bridge_view .boggers-flag{font-size:15px}body.spez.scale-3 .bridge_view .boggers-flag{font-size:16px}body.spez .bridge_view .raising-flag span:not(.discr){font-size:20px;color:#fff}body.spez.scale-2 .bridge_view .raising-flag .discr,body.spez.scale-2 .bridge_view .boggers-flag .discr{font-size:20px}body.spez.scale-2 .bridge_view .raising-flag span:not(.discr){font-size:22px}body.spez.scale-3 .bridge_view .raising-flag .discr,body.spez.scale-3 .bridge_view .boggers-flag .discr{font-size:22px}body.spez.scale-3 .bridge_view .raising-flag span:not(.discr){font-size:24px}body.spez .photo_list .gallery_link span.count,body.spez .photo_list .gallery_link_sec span.count{color:#fff;font-size:15px}body.spez .contacts .inf_block_one p.bold,body.spez .contacts .inf_block_one p strong{font-size:12px}body.spez .contacts .inf_block_one p{font-size:14px}body.spez.scale-2 .contacts .inf_block_one p.bold,body.spez.scale-2 .contacts .inf_block_one p strong{font-size:14px}body.spez.scale-2 .contacts .inf_block_one p{font-size:16px}body.spez .brige-100_years .breadcrumbs{border-top:1px solid #000;background:white}body.spez .brige-100_years .breadcrumbs span,body.spez .brige-100_years .breadcrumbs a,body.spez .brige-100_years .breadcrumbs a span{color:#000}body.spez .form .input p i{display:none}body.spez .contacts .form .input input{padding-left:20px}body.spez.color-black .brige-100_years .breadcrumbs{background:#000;border-top:1px solid #fff;border-bottom:1px solid #fff}.regiment .header__top-spec{filter:hue-rotate(245deg)}body.spez.color-black .brige-100_years .breadcrumbs span,body.spez.color-black .brige-100_years .breadcrumbs a,body.spez.color-black .brige-100_years .breadcrumbs a span{color:#fff}body.spez.scale-3 .contacts .inf_block_one p.bold,body.spez.scale-3 .contacts .inf_block_one p strong{font-size:16px}body.spez.scale-3 .contacts .inf_block_one p{font-size:17px}body.spez.color-black .btn_mob span:after{background:#fff}body.spez.color-black .contest--gallery .txt .name{color:#fff}body.spez .form .captcha .input p{padding-left:7px}body.spez .wysiwyg ul li,body.spez .wysiwyg ol li{font-size:16px !important}body.spez.scale-2 .wysiwyg ul li,body.spez.scale-2 .wysiwyg ol li{font-size:18px !important}body.spez.scale-3 .wysiwyg ul li,body.spez.scale-3 .wysiwyg ol li{font-size:20px !important}body.spez .form.light fieldset.row{margin:0}body.spez .form.light .file .input,body.spez .light.big_form .checkbox span{font-size:14px}body.spez.scale-2 .form.light .file .input,body.spez.scale-2 .light.big_form .checkbox span{font-size:15px}body.spez.scale-3 .form.light .file .input,body.spez.scale-3 .light.big_form .checkbox span{font-size:16px}body.spez .form.light .file .input{padding:10px 10px 10px 48px}body.spez .form.light .file span.input{border:0;margin-top:-10px;position:relative;display:block;width:80%}body.spez .form p.mandatory{font-size:14px}body.spez.scale-2 .form p.mandatory{font-size:16px}body.spez.scale-3 .form p.mandatory{font-size:18px}body.spez.color-black .light.big_form .checkbox span{color:#000}body.spez.regiment .person-title h1{font-size:45px}body.spez.regiment.scale-2 .person-title h1{font-size:50px}body.spez.regiment.scale-3 .person-title h1{font-size:55px}body.spez.regiment .person-title span{font-size:26px}body.spez.regiment.scale-2 .person-title span{font-size:28px}body.spez.regiment.scale-3 .person-title span{font-size:30px}body.spez.regiment footer .footer__top p:last-child a{color:#fff !important}body.spez.regiment.color-black .breadcrumbs span{color:#fff}body.spez .win_person a.blue{color:#000 !important}body.spez .modal-content .name a,body.spez .modal-content .name span{color:#000}body.spez .staff .name h1{color:#000;font-size:22px}body.spez .staff .name span{font-size:14px}body.spez.scale-2 .staff .name h1{font-size:24px}body.spez.scale-2 .staff .name span{font-size:16px}body.spez.scale-3 .staff .name h1{font-size:26px}body.spez.scale-3 .staff .name span{font-size:18px}body.spez.scale-2 .header__top .header__top-mail{margin-top:4px;margin-left:3%}body.spez.scale-3 .header__top .header__top-mail{margin-top:3px;margin-left:3%}body.spez.color-black .staff .name h1,body.spez.color-black .staff .name span{color:#fff}body.spez .select2-container--default .select2-results__option--highlighted[aria-selected]{background:#000}body.spez .news_one .ya-share2:before,body.spez .dir .person .name,body.spez .doc_list a.doc_image,body.spez .prs_center .cnt_one p a,body.spez .form .input p,body.spez .form .textarea p,body.spez .mob_m .menu li .sub a,body.spez .select2-container--default .select2-results__option[aria-selected]{font-size:14px}body.spez.bloggers.scale-2 .bloggers_view .txt p,body.spez.scale-2 .news_one .ya-share2:before,body.spez.scale-2 .dir .person .name,body.spez.scale-2 .doc_list a.doc_image,body.spez.scale-2 .prs_center .cnt_one p a,body.spez.scale-2 .form .input p,body.spez.scale-2 .form .textarea p,body.spez.scale-2 .mob_m .menu li .sub a,body.spez.scale-2 .select2-container--default .select2-results__option[aria-selected]{font-size:16px}body.spez.bloggers.scale-3 .bloggers_view .txt p,body.spez.scale-3 .news_one .ya-share2:before,body.spez.scale-3 .dir .person .name,body.spez.scale-3 .doc_list a.doc_image,body.spez.scale-3 .prs_center .cnt_one p a,body.spez.scale-3 .form .input p,body.spez.scale-3 .form .textarea p,body.spez.scale-3 .mob_m .menu li .sub a,body.spez.scale-3 .select2-container--default .select2-results__option[aria-selected]{font-size:18px}body.spez .blog_item p.cont{height:125px}body.spez .contest--head{font-size:50px !important}body.spez.color-black .modal-content .name{color:#000}body.spez .winner .contest--title{font-size:30px !important}body.spez .doc_list a.doc_image span.img i{filter:brightness(10%)}body.spez.color-black .doc_list a.doc_image span.img i{filter:none}body.spez.color-black .doc_slide p.date span{color:#fff}body.spez.color-black .prs_center .form p.hd,body.spez.color-black .form p.mandatory,body.spez.color-black .form p.mandatory span{color:#000}body.spez .form .textarea p span span{color:#000}body.spez.color-black .form .textarea p span span{color:#fff}body.spez .contacts .form .textarea p span span{color:#fff}body.spez.color-black .contacts .form p.mandatory,body.spez.color-black .contacts .form p.mandatory span,body.spez .contacts .form p.hd{color:#fff}body.spez .contacts .form .input p span span,body.spez .contacts .form p.mandatory span{color:#fff}body.spez.color-black .contest--head a.bloggers{filter:brightness(500%) grayscale(100%)}body.spez .contacts .form button{border:2px solid #fff;height:auto}body.spez .pagination a.round,body.spez .pagination_index .pag_select span{font-size:14px}body.spez.scale-2 .pagination_index .pag_select{width:190px}body.spez.scale-2 .pagination a.round,body.spez.scale-2 .pagination_index .pag_select span,body.spez.scale-2 .pagination_index .pag_select .select_wrap a{font-size:15px}body.spez.scale-3 .pagination_index .pag_select{width:200px}body.spez.scale-3 .pagination a.round,body.spez.scale-3 .pagination_index .pag_select span,body.spez.scale-3 .pagination_index .pag_select .select_wrap a{font-size:16px}body.spez .mob_m .menu li .sub a{color:#fff}body.spez .breadcrumbs a span{color:#000}body.spez.color-black .breadcrumbs a span{color:#fff}body.spez.scale-2 .news_one .ya-share2{padding-left:120px}body.spez.scale-3 .news_one .ya-share2{padding-left:140px}body.spez .contact-map{font-size:16px}body.spez.scale-2 .contact-map{font-size:18px}body.spez.scale-3 .contact-map{font-size:20px}body.spez .contact-map .h{font-size:20px;color:#000}body.spez.scale-2 .contact-map .h{font-size:22px}body.spez.scale-3 .contact-map .h{font-size:24px}body.spez .slider .slide_one .p1.m--single{color:#fff}body.spez .slider .slide_one .p1,body.spez .slider .slide_one .p1.m--single,body.spez .slider .slide_one .completion p,body.spez .slider .slide_one p,body.spez .info_blocks .widget span.details,body.spez .info_blocks .widget span.s2{font-size:20px;line-height:1em}body.spez .p_blocks p.white{color:#000}body.spez.scale-2 .slider .slide_one .p1,body.spez.scale-2 .slider .slide_one .p1.m--single,body.spez.scale-2 .slider .slide_one .completion p,body.spez.scale-2 .slider .slide_one p,body.spez.scale-2 .info_blocks .widget span.details,body.spez.scale-2 .info_blocks .widget span.s2{font-size:22px}body.spez.scale-3 .slider .slide_one .p1,body.spez.scale-3 .slider .slide_one .p1.m--single,body.spez.scale-3 .slider .slide_one .completion p,body.spez.scale-3 .slider .slide_one p,body.spez.scale-3 .info_blocks .widget span.details,body.spez.scale-3 .info_blocks .widget span.s2{font-size:25px}body.spez .slider .slide_one .current_time:after{filter:grayscale(100%)}body.spez .p_blocks p{font-size:15px}body.spez.color-black .p_blocks p{color:#000}body.spez .dir .person .name{color:#000}body.spez.color-black .dir .person .name{color:#fff}body.spez.scale-2 .p_blocks p{font-size:16px}body.spez.scale-3 .p_blocks p{font-size:17px}.select{height:42px}.select-hidden{display:none;visibility:hidden;padding-right:10px}.select-custom{cursor:pointer;display:inline-block;position:relative;font-size:13px;background:#fff;width:100%;border-radius:4px;margin-top:1px;height:40px}.select-styled{position:absolute;top:0;right:0;bottom:0;left:0;padding:12px 15px;background:url(../img/arr_d.png) no-repeat 95% center,#fff}.select-options{display:none;position:absolute;top:100%;right:0;left:0;z-index:999;margin:0;padding:0;list-style:none;background-color:#fff;margin-top:-40px;border:1px solid #ccc;overflow:hidden;border-radius:4px;overflow-y:auto;max-height:250px}.select-options li{margin:0;padding:12px 0;text-indent:15px;border-bottom:1px solid #ccc;transition:all .15s ease-in;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.select-options li:last-child{border-bottom:0}.select-options li:hover{color:#fff;background:#27aae0}.select-options li[rel='hide']{display:none}body.spez .select-custom{filter:grayscale(100%)}body.spez .select{position:relative;z-index:10}body.spez.fb-body .select{z-index:2}body.spez.color-black .select-styled{right:1px;left:1px;background-color:#000}body.spez.scale-2 .select-custom{height:42px;font-size:16px}body.spez.scale-2 .select-options li{font-size:16px}body.spez.scale-2 .select-options{margin-top:-43px}body.spez #audioguide{filter:grayscale(100%)}body.spez.scale-3 .select-custom{height:43px;font-size:17px}body.spez.scale-3 .select-options li{font-size:17px}body.spez.scale-3 .select-options{margin-top:-43px}body.spez.color-black .select-options{background:#000}body.spez.color-black .select-options{background:#000}body.spez.color-black .select-options li{border-color:#fff;color:#fff}body.spez.color-black .select-options li:hover{background:#fff;color:#000}body.spez .gallery_list .gallery_link_sec span.txt,body.spez .gallery_list .gallery_link_sec span.txt b{font-size:12px}body.spez.scale-2 .gallery_list .gallery_link_sec span.txt,body.spez.scale-2 .gallery_list .gallery_link_sec span.txt b{font-size:14px}body.spez.scale-3 .gallery_list .gallery_link_sec span.txt,body.spez.scale-3 .gallery_list .gallery_link_sec span.txt b{font-size:16px}.jubilee header{background:url(../img/cream_bg.png) repeat;z-index:11}.jubilee .header__bottom{top:4px}.jubilee .mob_m{background:#80a0a7}.jubilee .header__top{background:url(../img/blue_bg.png) repeat}.jubilee__head{font-family:'Gabriela',serif;color:#e6a628;text-shadow:0 3px 2px rgba(0,0,0,0.45);line-height:95px;font-size:110px}.jubilee__main{padding:65px 0;background:url(../img/cream_bg.png) repeat}.jubilee__top{position:relative;background:url(../img/jubilee-top.jpg) center no-repeat;height:580px;box-sizing:border-box;background-size:cover;text-align:center;padding:100px 0}.jubilee__top:before,.jubilee__top:after{position:absolute;left:0;top:-17px;width:100%;height:20px;content:'';z-index:10;background:url(../img/jubilee-wrap.png) repeat-x}.jubilee__top:after{top:auto;bottom:-17px}.jubilee__about{text-align:center;font-family:'Georgia','Tahoma',sans-serif}.jubilee__head{padding-bottom:45px}.jubilee__top p{font-size:17px;line-height:30px;color:#fff;font-style:italic;text-shadow:0 2px 2px rgba(0,0,0,0.65);margin-bottom:20px}.jubilee__sep{background:url(../img/jubilee-hr.png) center no-repeat;border:none;height:22px;margin:45px 0 35px}.jubilee__item:after{content:'';display:block;clear:both}.jubilee__text{display:inline-block;vertical-align:middle;width:calc(100% - 495px);padding-right:65px;box-sizing:border-box}.jubilee__text h2{color:#5c97a8;font-size:50px;font-family:'Gabriela',serif;font-weight:400;line-height:1.2em;margin-bottom:20px;margin-top:0;text-shadow:0 2px 2px rgba(0,0,0,0.2)}.jubilee__text h2.m--yellow{color:#e5a629}.jubilee__text p{font-family:'Georgia','Tahoma',sans-serif;font-size:18px;line-height:35px;color:#1e2627}.jubilee__image{position:relative;display:inline-block;vertical-align:middle;width:490px;border:26px solid #eeefea;box-sizing:border-box;box-shadow:0 2px 18px rgba(0,0,0,0.2)}.jubilee__image_wrap{border:1px dashed #d0ccc1}.jubilee__image:after,.jubilee__current_image:after{content:'';position:absolute;top:0px;left:0px;width:100%;height:100%;background:url(../img/scratches.png)}.jubilee__current_image:after{background-size:cover}.jubilee__image img,.jubilee__current_image img{position:relative;display:block;border:14px solid #fff;width:100%;box-sizing:border-box;filter:saturate(20%) sepia(30%) hue-rotate(-20deg)}.jubilee__item:nth-child(even) .jubilee__text{padding-right:0;padding-left:65px}.jubilee__item{margin-bottom:30px}.jubilee__current{position:relative;padding:40px 0 25px;background:url(../img/blue_bg.png) repeat;z-index:1}.jubilee__current:before,.jubilee__current:after{background:url(../img/jubilee-wrap_blue.png) repeat-x;width:100%;position:absolute;content:'';height:12px;top:-2px;left:0;z-index:0}.jubilee__current:after{top:auto;bottom:-2px}.jubilee__current h2{font-family:'Gabriela',serif;font-weight:400;margin:0;font-size:50px;line-height:1.2em;margin-bottom:25px;text-align:center;color:#fff;text-shadow:0 3px rgba(0,0,0,0.2)}.jubilee__current h2.m--inner{font-size:40px}.jubilee__current h2.m--yellow{color:#e6a628}.jubilee__current_item{position:relative;width:25%;box-sizing:border-box;text-align:center;float:left;border-right:1px dashed #fff;margin-top:33px;margin-bottom:33px}.jubilee__current_item:after{position:absolute;bottom:-33px;left:0;content:'';width:100%;height:1px;border-bottom:1px dashed #fff}.jubilee__current_item:nth-child(4n){border-right:none}.jubilee__current_list{position:relative}.jubilee__current_list:before{content:'';position:absolute;z-index:10;height:1px;width:100%;bottom:0;left:0;background:url(../img/blue_bg.png) 5px repeat}.jubilee__current_list:after{content:'';display:block;clear:both}.jubilee__current_image{position:relative;overflow:hidden;border:9px solid #eeefea;box-sizing:border-box;width:180px;margin:0 auto;border-radius:130px;box-shadow:0 2px 20px rgba(0,0,0,0.2);transform:scale(1) translate3d(0, 0, 0);transition:border .15s ease;font-smoothing:antialiased;-webkit-font-smoothing:antialiased}.jubilee__current_image_wrap{border:1px dashed #d3d0c6;box-sizing:border-box;border-radius:130px;background:#fff}.jubilee__current_item:hover .jubilee__current_image{border:1px solid #fff}.jubilee__current_image img{box-sizing:border-box;border:5px solid #fff;border-radius:130px;width:100%}.jubilee__current_image:after{top:-9px;left:-9px;width:100%;height:100%}.jubilee__icon{color:#544039;margin-top:20px;text-shadow:0 1px 1px rgba(0,0,0,0.3);font-size:14px}.jubilee__current_item h3{color:#fff;margin-top:10px;margin-bottom:0px;line-height:1.2em;font-size:20px;font-family:'Georgia','Tahoma',sans-serif;font-weight:400}.jubilee__current_date{font-size:13px;font-family:'Georgia','Tahoma',sans-serif;color:#fff;margin:6px 0}.jubilee__current_time{font-size:15px;font-family:'Georgia','Tahoma',sans-serif;color:#544039;font-weight:700}.jubilee__links{text-align:center;margin-top:30px}.jubilee__jinks_item{border:1px solid #fff;border-radius:100px;padding:6px 15px;font-family:'Gabriela',serif;font-size:15px;color:#fff;display:inline-block;margin-bottom:5px}.jubilee__jinks_item:hover{background:rgba(255,255,255,0.3)}.jubilee__calendar{position:relative;padding:40px 0 60px;background:url(../img/calendar_bg.jpg) repeat}.jubilee .content{padding-bottom:0}.jubilee__calendar.m--top{border-top:0}.jubilee__calendar.m--top:before{position:absolute;left:0;top:-17px;width:100%;height:20px;content:'';z-index:10;background:url(../img/jubilee-wrap.png) repeat-x}.jubilee__calendar h2{font-family:'Gabriela',serif;font-weight:400;margin:0;font-size:40px;line-height:1.2em;margin-bottom:50px;text-align:center;color:#544039;text-shadow:0 3px rgba(0,0,0,0.2)}.jubilee__years_wrap{width:100%;position:relative;margin-top:-15px}.jubilee__years_wrap:before{content:'';display:block;position:absolute;background:#e3d6ca;height:1px;width:100%;top:38px}.jubilee__years.slick-slider{height:75px}.jubilee__years .slick-prev,.jubilee__years .slick-next{position:absolute;height:40px;width:40px;background:url(../img/arr_brown.png) center no-repeat,#fffbf4;border-radius:100px;border:1px solid #c8ad98;display:inline-block !important;left:-15px;margin-right:-4px;vertical-align:middle;margin-top:20px;margin-top:38px;top:00px}.jubilee__calendar h2.jubilee__stars{font-size:55px;line-height:95px}.jubilee__stars:before,.jubilee__stars:after{content:'';width:100px;display:inline-block;vertical-align:middle;background:url(../img/bridge_sep.png) center no-repeat;height:20px}.jubilee__years .slick-next{background:url(../img/arr_brown_right.png) center no-repeat,#fffbf4;right:-15px;left:auto}.jubilee__years .slick-list{width:calc(100% - 90px);margin-right:-4px;margin-left:-4px;display:inline-block;vertical-align:middle;position:absolute;left:50%;transform:translate3d(-50%, 0, 0)}.jubilee__years_item{text-align:center;vertical-align:middle}.jubilee__years_item span{position:relative;width:64px;height:64px;background:#fffbf4;border:1px solid #c7ab96;border-radius:100px;display:block;line-height:64px;margin:4px auto;font-family:'Gabriela',serif;text-shadow:0 4px rgba(0,0,0,0.15);color:#544039;cursor:pointer}.jubilee__years_item span:before{content:'';position:absolute;left:-4px;top:-4px;width:70px;height:70px;background:#fffbf4;border:1px solid #c7ab96;border-radius:100px;z-index:-1}.jubilee__years_item.m--active span{position:relative;background:#8db3bc;border-color:#8db3bc;color:#fff}.jubilee__years_item.m--active span:before{border-color:#8db3bc}.jubilee__years_item.m--active:hover span:before{background:#fff}.jubilee__years_item:hover span:before{background:#8db3bc}.jubilee__years_item.m--disabled span{background:transparent;border-color:transparent;opacity:.5;cursor:default}.jubilee__years_item.m--disabled span:before{background:url(../img/btn_disabled.png);border-color:transparent}.jubilee .header__top .header__top-mail i,.jubilee .header__top .header__top-phone i{filter:brightness(30%)}.jubilee__months{text-align:center;margin-top:25px}.jubilee__months_item{width:82px;display:inline-block;text-transform:uppercase;color:#544039;font-size:11px;background:#f7f2eb;text-align:center;border:1px solid #e5d8ce;border-radius:100px;font-family:'Georgia','Tahoma',sans-serif;padding:8px 0;opacity:.5;cursor:pointer;margin-bottom:5px}.jubilee__months_item:hover{opacity:1}.jubilee__months_item.m--disabled{background:url(../img/btn_disabled.png) repeat;border-color:transparent}.jubilee__months_item.m--disabled:hover{cursor:default;opacity:.5}.jubilee__months_item.m--active{background:#fff;opacity:1;border:1px solid #c7ab96}.jubilee .footer__top{position:relative;z-index:1;background:#181f20}.jubilee .pr_link:before,.jubilee .siluet i{filter:grayscale(70%)}.jubilee .copyright span,.jubilee footer .footer__top p:last-child a{color:#8db3bc}.jubilee footer .footer__top p:last-child a:after{background:#8db3bc}.jubilee footer{background:#1e2627}.jubilee .header__middle .logo{background:url(../img/logo-jubilee.png) no-repeat;width:100px;height:99px;margin:11px 0 0 1px}.jubilee .header__middle .menu li,.jubilee .header__middle .menu a{color:#54413a}.jubilee .header__middle .menu li a i,.jubilee .header__middle .menu li span i{filter:grayscale(70%)}.jubilee .header__middle .menu li a.current,.jubilee .header__middle .menu li span.current{color:#80a0a7}.jubilee .header__middle .menu .sub{background:#80a0a7}.jubilee .header__top-spec{background:url(../img/eye-blue.png) no-repeat 10px 6px,#54413a;filter:grayscale(70%);color:#fff}.jubilee .header__top .header__top-lang a{background:#80a0a7;color:#fff}.jubilee .header__top .header__top-lang a.current{background:#e6a628}.jubilee footer p span,.jubilee footer p span a{color:#8db3bc !important}.jubilee__text p a{color:#5c97a8}.jubilee__bridge{position:relative;padding:40px 0;background:url(../img/calendar_bg.jpg) repeat}.jubilee__bridge:before,.jubilee__bridge:after{position:absolute;left:0;top:-17px;width:100%;height:20px;content:'';z-index:10;background:url(../img/jubilee-wrap.png) repeat-x}.jubilee__bridge:after{top:auto;bottom:-17px}.jubilee__bridge h1{font-family:'Gabriela',serif;font-weight:400;margin:0;font-size:20px;line-height:1.2em;text-align:center;font-size:55px;line-height:95px;color:#544039;text-shadow:0 3px rgba(0,0,0,0.2)}.jubilee__bridge .jubilee__sep{background:url(../img/bridge_sep.png) center no-repeat;height:20px;margin:10px 0 20px}.jubilee__bridge p{text-align:center;font-size:20px;line-height:35px;font-style:italic;color:#544039}.jubilee__bridge_image{position:relative;width:100%;border:26px solid #eeefea;box-sizing:border-box;box-shadow:0 2px 18px rgba(0,0,0,0.2);margin:45px 0}.jubilee__bridge_image_wrap{border:1px dashed #d0ccc1}.jubilee__bridge_image_wrap img{position:relative;display:block;border:14px solid #fff;width:100%;box-sizing:border-box;filter:saturate(20%) sepia(30%) hue-rotate(-20deg)}.jubilee__content h2{font-size:50px;font-family:'Gabriela',serif;font-weight:400;margin:0 0 30px;color:#5c97a8;text-shadow:0 3px rgba(0,0,0,0.2)}.jubilee__content h2.m--yellow{color:#e6a628}.jubilee__content p{font-size:18px;line-height:35px;font-family:'Georgia','Tahoma',sans-serif;margin-bottom:40px;color:#1e2627}.jubilee .header__middle .menu .sub:before{border-color:transparent transparent #80a0a7 transparent}.jubilee__video_wrap{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}.jubilee__video_wrap:after,.jubilee__video_wrap:before{position:absolute;content:'';left:0;top:0;width:100%;height:100%;background:url(../img/video_pattern.png);z-index:4;opacity:.8}.jubilee__video_wrap:before{background:url(../img/scratches_video.png);box-shadow:inset 0 0 90px rgba(0,0,0,0.7);opacity:.15}.jubilee__top .wr{position:relative;z-index:5}.jubilee__video{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);min-width:100vw;height:auto;filter:grayscale(100%)}.jubilee__content{padding:65px 0 40px;background:url(../img/cream_bg.png) repeat}.jubilee__content.m--small{padding:36px 0}.jubilee__content_image{position:relative;width:100%;border:1px dashed #d0ccc0;padding:25px;max-width:840px;margin:40px auto 50px;box-sizing:border-box;background:#fff}.jubilee__content_image img{text-align:center;width:100%;height:auto}.jubilee__content_image img.m--fade{opacity:.7}.jubilee__content_image img.zoom{position:absolute;top:50%;transform:translateY(-50%);left:10%;width:50%;max-width:350px;border-radius:100%;border:11px solid rgba(255,255,255,0.5);box-shadow:0 0 8px rgba(0,0,0,0.3)}.jubilee__content_caption,.jubilee__grayblock_caption{text-align:center;margin:25px 0 0 !important;font-size:15px !important;line-height:25px !important;font-family:'Georgia','Tahoma',sans-serif;font-style:italic;color:#544039}.jubilee__content_caption a,.jubilee__grayblock_caption a{color:#5c97a8}.jubilee__grayblock_caption{text-align:left}.jubilee__grayblock{padding:30px 0;background:url(../img/gray_pattern.jpg);margin-bottom:50px}.jubilee__grayblock_text{width:calc(100% - 285px);padding-right:45px;display:inline-block;vertical-align:middle;box-sizing:border-box}.jubilee__grayblock .wr{max-width:840px}.jubilee__grayblock_image{position:relative;width:280px;border:15px solid #eeefea;box-sizing:border-box;display:inline-block;vertical-align:middle;box-shadow:0 2px 18px rgba(0,0,0,0.2)}.jubilee__grayblock_image_wrap{border:1px dashed #d0ccc1}.jubilee__grayblock_image_wrap img{position:relative;display:block;border:10px solid #fff;width:100%;box-sizing:border-box}.jubilee__grayblock_text p{margin-bottom:15px;color:#1e2627}.jubilee__grayblock_text .jubilee__grayblock_caption{margin-top:20px !important}.jubilee__button{position:relative;text-align:center;background:#e6a628;color:#fff;font-size:15px;font-family:'Gabriela',serif;border-radius:100px;padding:5px 20px;display:inline-block;left:50%;transform:translateX(-50%)}.jubilee__button:hover{opacity:.85}.jubilee__gallery{position:relative;color:#fff;background:url(../img/blue_bg.png);padding:0px 0 30px}.jubilee__gallery:after{background:url(../img/jubilee-wrap_blue.png) repeat-x;width:100%;position:absolute;content:'';height:12px;bottom:-2px;left:0;z-index:0}.jubilee__bridge.m--inner:after{display:none}.jubilee__gallery.m--inner{padding-top:40px}.jubilee__gallery h2{font-family:'Gabriela',serif;font-weight:400;text-shadow:0 3px rgba(0,0,0,0.2);font-size:40px;line-height:95px;margin:0;padding:10px 0;text-align:center}.jubilee__gallery_list{border-bottom:1px dashed #fff;padding-bottom:35px}.jubilee__gallery_list:after{clear:both;display:block;content:''}.jubilee__gallery_item{position:relative;width:calc(25% - 8px);border:15px solid #eeefea;box-sizing:border-box;box-shadow:0 2px 18px rgba(0,0,0,0.2);float:left;margin-right:10px;margin-bottom:10px}.jubilee__gallery_item:nth-child(4n){margin-right:0}.jubilee__gallery_item_wrap{border:1px dashed #d0ccc1}.jubilee__gallery_item_wrap img{position:relative;display:block;border:9px solid #fff;width:100%;box-sizing:border-box}.jubilee__gallery_btn{position:relative;text-align:center;color:#fff;font-size:15px;font-family:'Gabriela',serif;border-radius:100px;border:1px solid #c4d7db;padding:5px 20px;display:inline-block;left:50%;transform:translateX(-50%);margin-top:30px}.jubilee__gallery_btn:hover{color:#000;background:#fff}.jubilee .header__top{position:relative}.jubilee .header__top:after{content:'';border-bottom:1px dashed #d0ccc1;position:absolute;bottom:-2px;height:1px;width:100%}body.spez.jubilee header,body.spez.jubilee .jubilee__bridge,body.spez.jubilee .jubilee__content,body.spez.jubilee,body.spez.jubilee{background:none}body.spez.jubilee .jubilee__bridge:before,body.spez.jubilee .jubilee__bridge:after{display:none}body.spez.jubilee header{border-bottom:1px solid #000}body.spez.jubilee .jubilee__bridge h1{color:#000;font-size:60px;margin-bottom:30px}body.spez.jubilee.scale-2 .jubilee__bridge h1{font-size:65px}body.spez.jubilee.scale-3 .jubilee__bridge h1{font-size:70px}body.spez.jubilee .jubilee__sep{display:none}body.spez.jubilee .jubilee__bridge p{line-height:40px;font-style:normal;font-size:22px}body.spez.jubilee.scale-2 .jubilee__bridge p{font-size:24px}body.spez.jubilee.scale-3 .jubilee__bridge p{font-size:26px}body.spez.jubilee .jubilee__content{padding:0 0 40px}body.spez.jubilee .jubilee__content h2,body.spez.jubilee .jubilee__text h2,body.spez.jubilee .jubilee__gallery h2{font-size:55px;color:#000}body.spez.jubilee.scale-2 .jubilee__content h2,body.spez.jubilee.scale-2 .jubilee__text h2,body.spez.jubilee.scale-2 .jubilee__gallery h2{font-size:60px}body.spez.jubilee.scale-3 .jubilee__content h2,body.spez.jubilee.scale-3 .jubilee__text h2,body.spez.jubilee.scale-3 .jubilee__gallery h2{font-size:65px}body.spez.jubilee .header__middle .logo{background-image:url(../img/logo.png);background-size:contain;display:block;margin:18px 0 0 1px}body.spez.jubilee .jubilee__current_item h3,body.spez.jubilee .jubilee__current_date,body.spez.jubilee .jubilee__current_time{color:#000}body.spez.jubilee.color-black .jubilee__current_item h3,body.spez.jubilee.color-black .jubilee__current_date,body.spez.jubilee.color-black .jubilee__current_time,body.spez.jubilee.color-black .jubilee__icon{color:#fff}body.spez.jubilee .jubilee__content_caption,body.spez.jubilee .jubilee__grayblock_caption body.spez.jubilee .jubilee__grayblock_text p,body.spez.jubilee .jubilee__content p,body.spez.jubilee .jubilee__top p,body.spez.jubilee .jubilee__text p,body.spez.jubilee .jubilee__current_item h3,body.spez.jubilee .jubilee__current_date,body.spez.jubilee .jubilee__current_time,body.spez.jubilee .jubilee__jinks_item,body.spez.jubilee .jubilee__months_item,body.spez.jubilee .jubilee__years_item span,body.spez.jubilee .jubilee__button,body.spez.jubilee .jubilee__gallery_btn{font-size:17px !important;font-style:normal;text-shadow:none}body.spez.jubilee.scale-2 .jubilee__content_caption,body.spez.jubilee.scale-2 .jubilee__grayblock_caption body.spez.jubilee.scale-2 .jubilee__grayblock_text p,body.spez.jubilee.scale-2 .jubilee__content p,body.spez.jubilee.scale-2 .jubilee__top p,body.spez.jubilee.scale-2 .jubilee__text p,body.spez.jubilee.scale-2 .jubilee__current_item h3,body.spez.jubilee.scale-2 .jubilee__current_date,body.spez.jubilee.scale-2 .jubilee__current_time,body.spez.jubilee.scale-2 .jubilee__jinks_item,body.spez.jubilee.scale-2 .jubilee__months_item,body.spez.jubilee.scale-2 .jubilee__years_item span,body.spez.jubilee.scale-2 .jubilee__button,body.spez.jubilee.scale-2 .jubilee__gallery_btn{font-size:19px !important;font-style:normal}body.spez.jubilee.scale-3 .jubilee__content_caption,body.spez.jubilee.scale-3 .jubilee__grayblock_caption body.spez.jubilee.scale-3 .jubilee__grayblock_text p,body.spez.jubilee.scale-3 .jubilee__content p,body.spez.jubilee.scale-3 .jubilee__top p,body.spez.jubilee.scale-3 .jubilee__text p,body.spez.jubilee.scale-3 .jubilee__current_item h3,body.spez.jubilee.scale-3 .jubilee__current_date,body.spez.jubilee.scale-3 .jubilee__current_time,body.spez.jubilee.scale-3 .jubilee__jinks_item,body.spez.jubilee.scale-3 .jubilee__months_item,body.spez.jubilee.scale-3 .jubilee__years_item span,body.spez.jubilee.scale-3 .jubilee__button,body.spez.jubilee.scale-3 .jubilee__gallery_btn{font-size:21px !important;font-style:normal}body.spez.jubilee .jubilee__grayblock{border:1px solid #000}body.spez.jubilee.color-black .jubilee__grayblock{border:1px solid #fff}body.spez.jubilee.color-black header,body.spez.jubilee.color-black .jubilee__bridge,body.spez.jubilee.color-black .jubilee__content,body.spez.jubilee.color-black .jubilee__grayblock,body.spez.jubilee.color-black .jubilee__gallery,body.spez.jubilee.color-black .jubilee__main{background:#000}body.spez.jubilee .jubilee__gallery_btn{color:#000;border-color:#000}body.spez.jubilee.color-black .jubilee__bridge h1,body.spez.jubilee.color-black .jubilee__content h2,body.spez.jubilee.color-black .jubilee__bridge p,body.spez.jubilee.color-black .jubilee__grayblock_caption,body.spez.jubilee.color-black .jubilee__text h2,body.spez.jubilee.color-black .jubilee__text p a,body.spez.jubilee.color-black .jubilee__gallery_btn{color:#fff}body.spez.jubilee.color-black .jubilee__gallery_btn{color:#000;border-color:#000;background:#fff}body.spez.jubilee .jubilee__top p,body.spez.jubilee .jubilee__gallery h2{color:#000}body.spez.jubilee .jubilee__video_wrap{display:none}body.spez.jubilee .jubilee__top,body.spez.jubilee .jubilee__gallery{background:#fff}body.spez.jubilee.color-black .jubilee__top{background:#000}body.spez.jubilee .jubilee__head,body.spez.jubilee .jubilee__current h2{color:#000}body.spez.jubilee.color-black .jubilee__head,body.spez.jubilee.color-black .jubilee__top{color:#fff}body.spez.jubilee .jubilee__top:before,body.spez.jubilee .jubilee__top:after,body.spez.jubilee .jubilee__current:before,body.spez.jubilee .jubilee__current:after{display:none}body.spez.jubilee .jubilee__current{border-top:1px solid #000}body.spez.jubilee .jubilee__calendar{background:#fff;padding-top:0}body.spez.jubilee.color-black .jubilee__current,body.spez.jubilee.color-black .jubilee__calendar,body.spez.jubilee .jubilee__button{background:#000}body.spez.jubilee .jubilee__button{color:#fff;background:#000}body.spez.jubilee.color-black .jubilee__button{color:#000;background:#fff}body.spez.jubilee.color-black .jubilee__top p,body.spez.jubilee.color-black .jubilee__current h2,body.spez.jubilee.color-black .jubilee__gallery h2{color:#fff}body.spez.jubilee .jubilee__main,body.spez.jubilee .jubilee__current{background:#fff}.body.spez.jubilee .jubilee__current{padding-bottom:0}body.spez.jubilee .jubilee__years_item span,body.spez.jubilee .jubilee__months_item{color:#000;background:#fff;border-color:#000}body.spez.jubilee .jubilee__years_item span:before{background:#000;border-color:#000}body.spez.jubilee .jubilee__years_item.m--disabled span:before{background:rgba(0,0,0,0.5)}body.spez.jubilee .jubilee__calendar.m--top:before{display:none}body.spez.jubilee .jubilee__top{padding:40px 0;height:auto}body.spez.jubilee .jubilee__years .slick-prev,body.spez.jubilee .jubilee__years .slick-next{filter:grayscale(100%)}body.spez.jubilee .jubilee__months_item.m--disabled{background:rgba(0,0,0,0.5)}body.spez.jubilee.color-black .jubilee__months_item.m--disabled{background:rgba(255,255,255,0.5)}body.spez.jubilee .jubilee__calendar h2{font-size:43px}body.spez.jubilee.scale-2 .jubilee__calendar h2{font-size:46px}body.spez.jubilee.scale-3 .jubilee__calendar h2{font-size:49px}body.spez.jubilee.color-black .jubilee__calendar h2{color:#fff}body.spez.jubilee .jubilee__months_item{width:92px}body.spez.jubilee.scale-2 .jubilee__months_item{width:102px}body.spez.jubilee.scale-3 .jubilee__months_item{width:122px}body.spez.jubilee.color-black .container{background:#000}@font-face{font-family:'akrobat_black';src:url('../fonts/akrobat/Akrobat-Black.otf');font-weight:black;font-style:normal}@font-face{font-family:'akrobat_regular';src:url('../fonts/akrobat/Akrobat-Regular.otf');font-weight:normal;font-style:normal}@font-face{font-family:'akrobat_bold';src:url('../fonts/akrobat/Akrobat-Bold.otf');font-weight:bold;font-style:normal}@font-face{font-family:'clearsans_bold';src:url('../fonts/clearsans/ClearSans-Bold.ttf');font-weight:600;font-style:normal}@font-face{font-family:'clearsans_regular';src:url('../fonts/clearsans/ClearSans-Regular.ttf');font-weight:400;font-style:normal}@font-face{font-family:'clearsans_italic';src:url('../fonts/clearsans/ClearSans-Italic.ttf');font-weight:400;font-style:italic}@font-face{font-family:'clearsans_bolditalic';src:url('../fonts/clearsans/ClearSans-BoldItalic.ttf');font-weight:600;font-style:italic}.seige_jumb{background:#fff url(/img/seige_main.png) right top no-repeat;background-size:95.5%;height:580px}.seige_jumb .wr{padding-top:131px;padding-bottom:115px}.seige_jumb-title{font-size:80px;line-height:90px;font-family:'akrobat_black';color:white;text-transform:uppercase;margin:35px 0 48px}.seige_jumb-cat{font-size:14px;line-height:14px;letter-spacing:3px;padding:4px 3px;background:#dd2d3a;font-family:'clearsans_bold';color:white;text-transform:uppercase;display:inline-block}.seige_jumb-info{font-size:20px;line-height:25px;border-left:2px solid #dd2d3a;padding-left:30px;font-family:'clearsans_bold';color:white}.seige_days{padding:68px 0 0}.seige_days .seige-h2{margin-top:6px;margin-bottom:21px}.seige_days .wr{padding-bottom:75px;border-bottom:2px solid #24262e}.seige_days-days{font-size:220px;line-height:155px;font-family:'akrobat_black';color:#dd2d3a;margin-bottom:30px}.seige_days-title{font-size:57px;line-height:50px;font-family:'akrobat_black';color:#24262e;text-transform:uppercase;margin-left:6px}.seige-h1{font-size:80px;line-height:90px;font-family:'akrobat_black';text-transform:uppercase;margin:35px 0 32px}.seige-h2{font-size:35px;line-height:40px;font-family:'akrobat_bold';color:#24262e;margin-top:0;margin-bottom:28px}.seige-h3{font-size:30px;line-height:40px;font-family:'akrobat_bold';color:#24262e;margin-top:0;margin-bottom:20px}.seige-h4{font-size:20px;line-height:30px;font-family:'akrobat_bold';color:#24262e;margin-top:0}.seige-title{font-size:40px;line-height:40px;font-family:'akrobat_bold';color:#24262e;margin-top:0;margin:54px 0px 28px}.seige-text{font-size:16px;line-height:30px;font-family:'clearsans_regular';color:#24262e}.seige-text-block p{font-size:16px;line-height:30px;font-family:'clearsans_regular';color:#24262e;margin-bottom:32px}.seige_days-sep{height:100%;width:1px;background:#24262e;margin:auto}.seige_star-list{margin:0}.seige_star-list li{font-family:'clearsans_italic';font-style:italic;font-size:12px;line-height:20px;padding-left:23px;position:relative;margin-bottom:20px}.seige_star-list li:last-child{margin-bottom:0}.seige_star-list li:before{content:url(../img/seige-star-sml.png);position:absolute;left:0;top:2px}.seige_docs img{width:100%}.seige_docs .seige-h2{line-height:20px}.seige-btn{padding:5px 16px;padding-right:61px;background-color:#dd2d3a;background-image:url(../img/seige-arrow-w.png);background-repeat:no-repeat;background-position:90% center;font-size:16px;margin-top:39px;display:inline-block;line-height:30px;font-family:'akrobat_regular';color:white}.seige-btn.back-btn{padding:5px 16px;padding-left:61px;background-color:#dd2d3a;background-image:url(../img/seige-arrow-w-l.png);background-repeat:no-repeat;background-position:10% center;font-size:20px;margin-top:0;display:inline-block;line-height:30px;font-family:'akrobat_bold';color:white}.seige-header-title{font-size:15px;line-height:20px;font-family:'akrobat_black';text-transform:uppercase;margin:0;margin-left:10px;display:inline-block}.seige-header-cat{font-size:14px;line-height:14px;letter-spacing:3px;padding:4px 3px;background:#dd2d3a;font-family:'clearsans_bold';color:white;text-transform:uppercase;display:inline-block}.seige-header .seige-link{float:right;line-height:22px;padding-right:41px}.seige-header .seige-link:after{right:0}.seige-header{margin-bottom:-12px}.seige-header .wr{padding-top:20px;padding-bottom:20px;position:relative;border-top:1px solid #000}.seige-header .wr:before{height:3px;background:#000;content:'';position:absolute;top:-6px;left:0;width:100%}.seige-header .wr:after{background:url(/img/seige-sep.png);height:3px;width:100%;content:'';position:absolute;bottom:0;left:0}.right-btns{float:right}.article-btns{padding:50px 0;position:relative;margin:50px 0 0}.article-btns:before{background:url(/img/seige-sep.png);height:3px;width:100%;content:'';position:absolute;top:0;left:0}.seige-photo .article-btns{border-top:2px solid #000}.seige-photo .article-btns:before{content:none}.seige-docs .article-btns{margin:0}.seige-docs .article-btns:before{content:none}.seige-star-btn{padding:5px 19px;padding-left:50px;background-color:#24262e;background-image:url(../img/seige-star.png);background-repeat:no-repeat;background-position:10% center;font-size:20px;margin-top:0;display:inline-block;line-height:30px;font-family:'akrobat_bold';color:white}.seige-link{position:relative;display:inline-block;font-size:14px;line-height:30px;font-family:'clearsans_regular'}.seige-link:after{content:url(../img/seige-arrow.png);position:absolute;right:-31px;top:0px}.seige-archive-item-img{position:relative;margin-bottom:-26px}.seige-archive-item{border-bottom:1px dashed #24262e;padding-bottom:15px;margin-bottom:30px}.seige-archive-item span{left:0;bottom:62px;color:white;display:inline-block;font-family:'akrobat_bold';padding:8px;font-size:20px;padding-left:44px;padding-right:20px;background-color:#24262e;background-image:url(../img/seige-star.png);background-repeat:no-repeat;position:relative;background-position:16px center}.seige_info{font-family:'clearsans_italic';font-style:italic;font-size:12px;line-height:15px}.seige_docs .wr{padding-top:63px;padding-bottom:63px;border-bottom:3px solid #24262e}.seige_podvig{padding:81px 0 27px}.seige_podvig-orden{margin:auto;text-align:center;display:block;margin-left:48px;margin-top:16px}.seige_thanks{position:relative}.seige_thanks .seige-h4{width:75%}.seige-sep-col{border-left:1px solid #000;padding:0 36px}.seige_thanks .wr{padding-top:50px;padding-bottom:50px;position:relative}.seige_thanks .wr:before{background:url(/img/seige-sep.png);height:3px;width:100%;content:'';position:absolute;top:0;left:0}.seige-sep{background:url(/img/seige-sep.png);height:3px;width:100%}.seige-text-block p.seige-note{font-family:'clearsans_italic';font-style:italic;font-size:17px;line-height:30px;padding-left:38px;border-left:4px solid #dd2d3a;width:88%;margin-bottom:35px}.seige-docs-thanks p,p.photo-thanks{font-family:'clearsans_italic';font-style:italic;font-size:17px;line-height:30px;padding-left:38px;border-left:4px solid #dd2d3a}p.photo-thanks{margin:62px 0 80px}.seige-docs-thanks{border-bottom:none !important;padding:79px 0 40px}.seige-docs-list{border-top:2px solid #000;border-bottom:2px solid #000}.seige-article .seige-h2{margin-bottom:37px}.seige-text-block img{max-width:100%;margin-bottom:10px;margin-top:20px}.seige-text-block p.seige-footnote{margin-top:26px;margin-bottom:51px;font-family:'clearsans_italic';font-style:italic;font-size:14px;line-height:20px;padding-left:39px;border-left:3px solid #dd2d3a;width:45%;text-align:left}.seige-text-block p.seige-whitenote{margin:34px 0 26px;font-family:'clearsans_italic';font-style:italic;font-size:14px;line-height:20px;color:white}.seige-text-block p.seige-starnote{font-family:'clearsans_bolditalic';font-style:italic;font-size:15px;line-height:30px;padding-left:43px;width:85%;position:relative;margin:46px 0}p.seige-starnote:before{content:url(../img/seige-star.png);position:absolute;left:0;top:0}.seige_dark-block{background:#24262e;padding:50px 0;margin:55px 0}.seige_dark-block-col p,.seige_dark-block-col p.seige-footnote,.seige_dark-block-col h2.seige-h2{color:white}.pdg-rght{padding-right:60px}.mrg-big{margin:60px 0 80px}.seige_dark-block-col:first-child{border-right:1px dashed #505158;padding-right:60px}.seige_dark-block-col:last-child{padding-left:65px}.seige_dark-block-col:last-child img{margin-top:0}.seige_dark-block-col:last-child img:first-child{margin-top:20px}.seige_dark-block-col p.seige-whitenote,.seige_dark-block-col p.seige-footnote{width:auto}.seige-linesep{margin:50px 0 30px;height:1px;background:#000}.seige-col p.seige-footnote{width:auto}.seige-col img:first-child{margin-top:0}.seige-col:first-child{border-right:1px dashed #a7a8ab;padding-right:60px}.seige-col:last-child{padding-left:65px}.seige-article_sep{position:relative;margin:53px 0 65px}.seige-article_sep:after{width:100%;height:2px;background:#000;position:absolute;left:0;top:7px;content:'';z-index:-1}.seige-sep_stars{height:15px;width:130px;background-color:white;background-image:url(../img/seige-star-triple.png);background-repeat:no-repeat;margin:auto;background-position:center}.seige-docs-list ul{counter-reset:counter}.seige-docs-list ul li{border-bottom:1px solid #000;counter-increment:counter}.seige-docs-list ul li .seige-docs-item::before{content:counter(counter) '. ';font-family:'akrobat_bold';font-size:20px;position:absolute;left:0;top:60px}p.seige-doc-title{font-family:'akrobat_bold';font-size:20px;margin-bottom:3px}.seige-doc-img{background:#24262e;padding:0 10px;height:290px;margin-bottom:10px}.seige-doc-img img{max-width:87%;margin-bottom:auto;margin-top:auto;margin:auto;position:absolute;bottom:0;top:0;left:0;right:0}.seige-photo .photo-col{padding-left:10px;padding-right:10px;margin-bottom:20px}.seige-photo .seige-article_sep{margin:22px 0 50px}.seige-photo_wrap{background:#fff;position:relative;text-align:center;padding:14px;height:92%}.seige-photo_wrap span{display:block;margin:11px 41px;font-size:12px;font-style:italic;line-height:18px}.seige-photo_wrap img{max-width:100%}.seige-photo_wrap:before{background:url(../img/seige-sep.png);height:104%;width:104%;content:'';position:absolute;top:-2%;left:-2%;z-index:-1}.seige-doc-number{font-family:'akrobat_black';color:white;float:right;font-size:20px;margin:13px 8px;z-index:2;position:relative}p.seige-doc-info{font-family:'clearsans_italic';font-style:italic;font-size:13px;line-height:20px}.seige-doc-sep{position:relative}.seige-doc-sep:after{width:100%;height:1px;border-top:1px dashed #cccdcf;position:absolute;left:0;top:7px;content:'';z-index:-1}.seige-doc-hide{display:none;margin:-13px 0;padding:5px 0}.seige-doc-hide .row{margin:53px 0 66px}.seige-docs-item{position:relative;padding:58px 0 26px;padding-left:47px;padding-right:20%}.seige-doc-btn{position:absolute;right:0;top:58px;border-radius:50%;background:#e9e9ea}.seige-doc-btn img{margin:auto;padding:8px;transition:2s}.seige-doc-btn.open{background:#dd2d3a}.seige-doc-btn.open img{transform:rotate(45deg);filter:invert(1) contrast(10)}.seige-doc-sep_stars{height:15px;width:130px;background-color:white;background-image:url(../img/seige-star-triple-r.png);background-repeat:no-repeat;margin:auto;background-position:center}.seige-body .header__top,.seige-body .mob_m .seige-body .header__middle .menu .sub{background:#dd2d3a}.seige-body .icon.arr_d{background-image:url(../img/arr_d_black.png)}.seige-body .header__middle .menu li a.current,.seige-body .header__middle .menu li span.current{color:#dd2d3a}.seige-body .header__top .header__top-lang a,.seige-body .header__middle .header__top-lang a{background:#000}.seige-body .header__top .header__top-lang a.current,.seige-body .header__middle .header__top-lang a.current{background:#fff}.seige-body .header__top-spec{filter:grayscale(1) contrast(2)}.seige-body .icon.phone,.seige-body .icon.mail,.seige-body .header__top-socials a{filter:invert(1)}.seige-body.spez .icon.phone,.seige-body.spez .icon.mail,.seige-body.spez .header__top-socials a{filter:none}.seige-body.spez .header__top-socials a:after{background:#fff}.seige-body .header__top-socials a:after{background:#000000}.seige-body footer .footer__top{background:#24262e}.seige-body footer .footer__top p:last-child a:after{background:#6d6f7f}.seige-body .copyright span{color:#6d6f7f}.seige-body .pr_link:before{background-image:url(../img/pr_logo-white.png);filter:contrast(0)}.seige-body .siluet i{background:url(../img/siluet-white.png);filter:contrast(0)}.seige-body footer{background:#292b34}.seige-body footer p span,.seige-body footer p a{color:#6d6f7f !important}.seige-body footer .footer__top p a{color:#ffffff !important}.seige-body footer .footer__top p:last-child a{color:#6d6f7f !important}.seige-body .socials a img{filter:contrast(0)}.seige-body footer p{color:#fff}.seige-body.spez.color-black .seige_days-days,.seige-body.spez.color-black .seige_days-title,.seige-body.spez.color-black .seige-title,.seige-body.spez.color-black .seige_days .seige-h2,.seige-body.spez.color-black .seige-text,.seige-body.spez.color-black .seige-link,.seige-body.spez.color-black .seige-h4,.seige-body.spez.color-black .seige-h3,.seige-body.spez.color-black .seige-h2,.seige-body.spez.color-black .seige_star-list li,.seige-body.spez.color-black .seige-text-block p,.seige-body.spez.color-black .seige-docs-list ul li .seige-docs-item::before{color:#ffffff}.seige-body.spez.color-black .seige_jumb{background:#000 url(/img/seige_main.png) right top no-repeat;background-size:95.5%}.seige-body.spez.color-black .seige-btn,.seige-body.spez.color-black .seige-header-cat{background:white;color:#000;padding-left:16px}.seige-body.spez.color-black .seige-sep_stars{filter:invert(1)}.seige-body.spez.color-black .seige-doc-sep_stars{filter:invert(1) grayscale(1)}.seige-body.spez.color-black p.seige-footnote,.seige-body.spez.color-black .seige-docs-thanks p,.seige-body.spez.color-black p.photo-thanks,.seige-body.spez.color-black .seige-docs-list ul li{border-color:white}.seige-body.spez.color-black .seige_jumb-cat,.seige-body.spez.color-black .seige-photo_wrap,.seige-body.spez.color-black .seige-doc-btn.open{background:#000}.seige-body.spez.color-black .seige_star-list li:before{filter:contrast(10) grayscale(1) invert(1)}body.spez.seige-body.scale-3 .seige_jumb-title{font-size:100px;line-height:initial}body.spez.seige-body.scale-2 .seige_jumb-title{font-size:90px;line-height:initial}body.spez.scale-2.seige-body .seige_jumb .wr{padding-top:51px;padding-bottom:45px}body.spez.scale-2.seige-body .seige_jumb-cat{font-size:16px}body.spez.scale-3.seige-body .seige_jumb-cat{font-size:20px}body.spez.scale-2.seige-body .seige_jumb-info{font-size:24px}body.spez.scale-3.seige-body .seige_jumb-info{font-size:28px}body.spez.scale-2.seige-body .seige-text,body.spez.scale-2.seige-body .seige_info,body.spez.scale-2.seige-body .seige-text-block p,body.spez.scale-2.seige-body .seige_star-list li{font-size:18px;line-height:inherit}body.spez.scale-3.seige-body .seige-text,body.spez.scale-3.seige-body .seige_info,body.spez.scale-3.seige-body .seige-text-block p,body.spez.scale-3.seige-body .seige_star-list li{font-size:20px;line-height:inherit}body.spez.scale-2.seige-body .seige-photo_wrap span{font-size:14px;line-height:inherit}body.spez.scale-3.seige-body .seige-photo_wrap span{font-size:16px;line-height:inherit}.fb_banner{background:#000 url(/img/footbal-bg.png) top no-repeat;background-size:cover;padding:63px 0 0}body.spez.scale-2.seige-body .content .container{padding-bottom:0}.fb-h1-main{font-size:63px;color:#fff;margin-bottom:23px;text-shadow:2px 3px 5px #184b86;font-weight:bold;font-family:'open_sanssemibold',sans-serif}.fb-h1{font-size:60px;color:#4acaff;margin-bottom:23px;line-height:75px;font-weight:bold;margin:0;font-family:'open_sansbold',sans-serif;margin-bottom:30px;margin-top:5px}.path-cat{font-size:20px;line-height:25px;font-family:'open_sansbold',sans-serif;margin-top:5px}.path-img{margin:20px 0 50px;width:100%}.ball-col{text-align:right}.ball{max-width:100%}.fb-h1-main span{color:#4acaff}.fb-h2{color:#4acaff;font-size:45px;font-family:'open_sansbold',sans-serif}.fb-h2.dark{color:#1a338c}.fb-h2.black{color:#000}.slider-block{margin:44px 0}.slider-col{text-align:center;padding:0 30px}.fb-sign{font-size:20px;line-height:30px;color:#fff;margin-bottom:49px}.fb-btn{border-radius:50px;color:white !important;font-size:16px;font-family:'open_sansbold',sans-serif;position:relative;padding:12px 25px;display:inline-block;padding-left:44px;text-decoration:none !important}.fb-header{background:url(../img/fb-header-bg.png) no-repeat,url(../img/fb-header-bg.jpg) no-repeat;background-size:cover;padding:20px 0}.fb-header.sml .fb-slide-btn.sml{float:right;margin-top:17px}.route-select{width:28%;display:inline-block;color:white;position:relative;top:12px;margin-right:35px}.route-select .select-custom{border-radius:50px;font-size:15px;background:#3156a3}.route-select .select-styled{background:none;padding:12px 23px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.route-select .select-styled:after{background:url(../img/arr_d.png) no-repeat 95% center;filter:grayscale(1) contrast(100);position:absolute;right:15px;top:0;bottom:0;content:'';width:10px;height:10px;margin:auto}.fb-obj-block{border-radius:50px;background:#3156a3;position:relative;display:inline-block;color:white;min-width:46%;font-size:15px}.fb-obj-block img{position:absolute;left:30px}.fb-header label{display:inline-block;color:white;font-size:15px;margin-right:12px;cursor:default}.fb-obj-block:after{background:url(../img/arr_d.png) no-repeat 95% center;filter:grayscale(1) contrast(100);position:absolute;right:15px;top:0;bottom:0;content:'';width:10px;height:10px;margin:auto}.fb-obj-list{position:absolute;background:white;left:0;border-radius:20px;top:-18px;padding:28px 19px;padding-bottom:20px;width:94%;z-index:10;display:none}.fb-obj-select{color:white;border-radius:50px;position:relative;display:inline-block;padding:11px 70px;padding-right:30px;z-index:2;width:100%;box-sizing:border-box}.fb-obj-block span{position:relative;display:inline-block;padding-left:18px}.fb-obj-block span:after{content:'—';top:0;left:0;position:absolute}.fb-obj-list__close{position:absolute;right:-40px;left:auto;display:none;top:11px}.fb-obj-list__close img{left:auto}.fb-obj-list label{display:block;color:#484848;font-size:15px;padding-left:50px;margin-right:0;position:relative;cursor:pointer;margin-bottom:32px}.fb-obj-check:not(:checked):hover+label{color:#757575}.fb-obj-list .img-cont{background:rebeccapurple;width:40px;height:40px;text-align:center;position:absolute;border-radius:50%;left:0;top:-9px}.fb-obj-block-show{padding:7px 25px;margin-top:7px;font-family:'open_sansregular',sans-serif}.fb-obj-list .img-cont.place-gps{background:#214a9d}.fb-obj-list .img-cont.place-walk{background:#a6aedc}.fb-obj-list .img-cont.place-build{background:#f6a9bc}.fb-obj-list .img-cont.place-rest{background:#7cb8d4}.fb-obj-list .img-cont.place-ship{background:#65c7be}.fb-obj-list .img-cont.place-wc{background:#e6c2a5}.fb-obj-list .img-cont.place-shop{background:#9ed986}.fb-obj-check:not(:checked)+label{color:#b2b2b2}.fb-obj-check:not(:checked)+label .img-cont{background:#ebebeb}.fb-obj-check:not(:checked)+label .img-cont img{filter:invert(1) contrast(0)}.fb-obj-list .img-cont img{left:0;right:0;top:0;bottom:0;margin:auto}.fb-obj-list input[type='checkbox']{display:none}.fb-map__route-text{padding-top:30px}.fb-map__route-info{position:absolute;right:10%;border-radius:5px;box-shadow:0 0 5px lightgray;background:white;bottom:20%;padding:20px;width:454px;display:none}.fb-map__route-info__close{position:absolute;right:10px;left:auto;filter:invert(1) contrast(.4);top:11px;z-index:10}.info-label{font-size:13px;font-family:'open_sansregular',sans-serif;line-height:13px;margin-bottom:5px}.info{font-size:15px;font-family:'open_sansbold',sans-serif;line-height:15px;margin-bottom:15px;max-width:210px}.fb-map__route-info-more{padding:7px 25px;margin-top:15px;font-family:'open_sansregular',sans-serif}.fb-slide-btn{border-radius:50px;color:white !important;font-size:13px;font-family:'open_sansbold',sans-serif;position:relative;padding:12px 25px;display:inline-block;background:#4acaff;text-decoration:none !important}.fb-slide-btn.sml{padding:7px 25px;margin-top:7px;font-family:'open_sansregular',sans-serif}.fb-slide-btn.dark{background:#234fa1}.fb-btn:before{position:absolute;left:16px;content:'';background:url(/img/btn-gps.png);width:14px;height:20px}.fb-path-what-look-btns{text-align:center;margin-top:28px;margin-bottom:16px}.fb-path-what-look-btns .fb-slide-btn{margin-bottom:5px}.fb-path-what-look-btns .fb-slide-btn.dark{margin-left:5px}.fb_sbornaya{padding:50px 0}.fb_sbornaya .fb-h2{font-size:40px}.fb_sbornaya-slide__btns{margin-top:67px}.fb_sbornaya-slide__btns .fb-slide-btn{font-size:15px}.fb_sbornaya-slide__info{padding-top:20px}.fb_sbornaya-slide__info p{font-size:16px;font-weight:bold;font-family:'open_sansbold',sans-serif;margin-bottom:9px}.fb_sbornaya-slider label{font-size:13px;font-weight:100;font-family:'open_sanslight',sans-serif}.fb_sbornaya .fb-slide-btn.sml{padding:3px 22px;font-size:13px;margin-top:14px}.fb_sbornaya-slide__text{padding-top:20px;padding-left:65px;border-left:1px dashed lightgray}.fb_sbornaya-slide__text p{font-size:15px;line-height:25px;margin-bottom:26px;font-family:'open_sansregular',sans-serif;font-weight:normal}.fb_sbornaya-slide{padding:30px 42px}.fb_sbornaya-slide__text a{color:#4acaff;font-size:15px;text-decoration:underline;line-height:25px}.fb_sbornaya-nav-slider{margin-bottom:30px}.fb_sbornaya-nav-slider li{display:inline-block;font-family:'open_sansextrabold',sans-serif;font-size:24px;height:40px;color:#d7d7d7;position:relative;transition:.2s}.fb_sbornaya-nav-slider li a{position:absolute;bottom:0;opacity:.2;left:0;right:0}.fb_sbornaya-nav-slider li:hover a{color:#970703;opacity:1}.fb_sbornaya-nav-slider li.active a{font-size:46px;line-height:46px;color:#4acaff;opacity:1}.fb_sbornaya-slider{position:relative}.slide-nav-arrow.left{float:left;margin-top:16px}.slide-nav-arrow.right{float:right;margin-top:16px}.fb_routes{background:#234fa1;padding:80px 0 90px}.routes__header{margin-bottom:100px}.fb_routes p{color:white}.routes_title{position:relative;width:100%}.fb_routes p.route-title{font-family:'open_sansextrabold',sans-serif;font-size:30px;line-height:normal;color:#4acaff;margin-bottom:12px}.routes_count{font-family:'open_sansextrabold',sans-serif;font-size:150px;line-height:150px;color:#4acaff}.route_title-1{font-family:'open_sanslight',sans-serif;font-size:40px;line-height:40px;color:#fff;position:absolute;bottom:50px;left:184px}.routes_info{position:absolute;bottom:8px;font-size:15px;line-height:25px;padding-left:5px}.route-info{font-size:15px;line-height:25px}.route_title-2{font-family:'open_sansextrabold',sans-serif;font-size:40px;line-height:40px;color:#4acaff;position:absolute;bottom:9px;left:202px}.route-col{position:relative}.route__slider-nav{position:absolute;bottom:13px;right:15%;z-index:10}.route__slider-nav .pagingInfo{font-size:20px;display:inline-block;margin:0 28px;color:white;font-family:'open_sansbold',sans-serif}.route__slider-nav .pagingInfo .active-slide__number{font-size:20px;font-weight:400;color:#4acaff}.route__slider-nav .slide-nav-arrow.left,.route__slider-nav .slide-nav-arrow.right{margin-top:0}.route__player-info{font-family:'open_sanslight',sans-serif;font-size:13px;margin-bottom:9px}.route__player-info span{font-family:'open_sansbold',sans-serif}.route__list{position:relative;width:90%;margin:50px 0 42px}.route__list li{display:inline-block;width:30%;color:white;font-family:'open_sansbold',sans-serif;font-size:17px;margin-bottom:20px}.route__list li img{display:inline-block}.route__chart{padding:0 50px 22px;padding-left:90px}.route__slide{position:relative}.fb_routes p.route_number{font-size:30px;font-family:'open_sansextrabold',sans-serif;position:absolute;top:3px;left:-72px}.fb_about{background:#f4f6fa;padding:50px 0}.fb_about .fb-h2{margin-bottom:30px}.fb_about .fb-slide-btn.sml{margin-top:12px}.about-logo{margin-top:35px;max-width:100%}.fb_about p{font-size:15px;line-height:25px;margin-bottom:20px}.fb_about p.about-slogan{font-size:17px;font-family:'open_sansbold',sans-serif;margin-bottom:25px}.fb_news{padding:50px 0}.fb_new{background:white;box-shadow:0 0 5px lightgray;margin-bottom:30px;padding-bottom:45px}.fb_new .img-container{position:relative;display:block}.fb_new .new-img{width:100%}.fb-path-what-look .fb-h2{margin-bottom:53px}.fb_what-look-text{padding:30px}.fb_new-text{padding:30px}.fb_what-look-text{padding-bottom:20px}.fb_what-look-icon{position:absolute;left:0;right:0;margin:auto;bottom:-20px}.select-options::-webkit-scrollbar-button{background-image:url('');background-repeat:no-repeat;width:5px;height:0px}.select-options::-webkit-scrollbar-track{background-color:#ecedee}.select-options::-webkit-scrollbar-thumb{-webkit-border-radius:0px;border-radius:0px;background-color:#6dc0c8}.select-options::-webkit-scrollbar-thumb:hover{background-color:#56999f}.select-options::-webkit-resizer{background-image:url('');background-repeat:no-repeat;width:4px;height:0px}.select-options::-webkit-scrollbar{width:4px}.fb_what-look__address{font-size:13px;line-height:20px;margin:10px 0 24px}.fb_what-look__title{font-size:15px;font-family:'open_sansbold',sans-serif;margin-bottom:10px}.fb_new-text p{font-size:14px;line-height:25px}.fb_what-look-text .new-btn{margin-top:30px;margin-left:-7px}.fb_new-date{color:#234fa1;font-size:14px;font-family:'open_sansbold',sans-serif;margin-bottom:6px}.fb_news .fb-slide-btn{margin:auto;display:block;width:88px;padding:7px 10px;margin-bottom:20px;text-align:center}.txt .fb-h2{margin-top:0}.face{margin-bottom:10px}.txt .fb-slide-btn{margin:auto;display:block;width:135px;padding:7px 10px;text-align:center;margin-bottom:30px}@media screen and (max-width:768px){.txt .fb-slide-btn{width:auto}}.fb_new .svg{position:absolute;right:10px;top:5px;background:#234fa1;border-radius:50%;padding:9px;transform:rotate(180deg);width:28px;height:28px;text-align:center}.fb_new .new-btn{margin-top:13px;display:block;position:absolute;bottom:50px}.fb-path-intro__info .fb-path-intro__info-block{border-right:1px dashed black;margin-right:24px;padding-right:15px}.fb-path-intro__info .col-md-4:nth-child(3) .fb-path-intro__info-block{border-right:none}.fb-path-intro__info-block p{font-size:15px;line-height:25px}.fb-path-intro__info-title{font-size:15px;line-height:20px;font-family:'open_sansbold',sans-serif}.fb-path-intro__info-title.big{font-size:16px;margin-bottom:7px}.fb-path-intro___arr-link{position:relative;display:inline-block;font-size:15px}.fb-path-intro___arr-link:after{content:'';position:absolute;top:3px;right:-50px;background:url(/img/arr-r-b.png);width:40px;height:17px}.fb-path-way,.fb-path-intro{padding:50px 0}.fb-path-way{padding-bottom:35px;padding-top:90px}.fb-path-what-look{background:#f4f6fa;padding:50px 0}.fb-path-length{padding:36px 0 74px;background:#f4f6fa}.fb-path-intro{padding-bottom:80px}.fb-path-intro__info{padding:9px 0}.fb-path-length .fb-h2{margin-bottom:53px}.path-accent{font-size:16px;line-height:20px;font-family:'open_sansbold',sans-serif;position:relative;margin-bottom:19px}.path-man{font-size:15px;line-height:25px;position:relative;margin:37px 0}.path-man:after{width:14px;height:66px;display:block;content:'';position:absolute;left:-46px;top:-20px;background-image:url('../img/path-man.png')}.path-accent:after{width:40px;height:40px;display:block;content:'';position:absolute;left:-80px;top:-10px}.pause:after{background-image:url('../img/path-pause.png')}.bus:after{background-image:url('../img/path-bus.png')}.metro:after{background-image:url('../img/path-metro.png')}.enter:after{background-image:url('../img/path-gps.png')}.ball:after{background-image:url('../img/path-ball.png')}.fb-path-way ul{margin-bottom:37px;padding-left:24px}.fb-path-way ul li{position:relative;margin-bottom:10px;font-size:15px;line-height:25px}.fb-path-way ul li:before{content:'•';color:black;position:absolute;left:-28px;top:-1px;font-size:20px}.pl-col{padding-left:5%}.pl-col-2{padding-left:5%}.pl-col .path-accent:after,.pl-col-2 .path-accent:after{left:-60px}.fb-modal .modal-body{padding:13px 25px}.fb-modal .modal-header{padding:0;margin:0}.fb-modal-address{color:#4acaff;font-size:16px;line-height:20px;font-family:'open_sansbold',sans-serif;margin-bottom:8px}.fb-modal-title{font-size:35px;line-height:35px;font-family:'open_sansbold',sans-serif;margin:0;margin-bottom:55px}.fb-modal-text p{font-size:15px;line-height:25px;font-family:'open_sanslight',sans-serif;margin-bottom:20px}.fb-modal-text li{font-size:15px;line-height:25px;font-family:'open_sanslight',sans-serif;margin-bottom:10px;position:relative;padding-left:15px}.fb-modal-text li:after{position:absolute;left:-3px;content:'●';top:0;color:#4acaff}.fb-modal-text a{text-decoration:underline;color:#4acaff}.fb-modal-icon{width:40px;height:40px;display:block;background:#ebebeb;position:absolute;left:-6px;top:-8px;border-radius:50%}.fb-modal-icon img{top:0;bottom:0;left:0;margin:auto;position:absolute;right:0}.fb-modal-text{padding-left:38px}.fb-modal-list{margin-top:29px}.fb-modal-list li{font-size:15px;line-height:25px;font-family:'open_sanslight',sans-serif;position:relative;margin-bottom:25px;padding-left:44px}.fb-modal-list li:after{content:none}.fb-modal .fb-slide-btn{margin-top:35px;padding:7px 19px}.fb-modal .modal-content{padding-bottom:45px;border-radius:inherit}.fb-modal img{max-width:100%}.fb-modal .close{right:-13px;opacity:1;position:absolute;top:-15px}.bridge-img{margin-bottom:38px}.fb-modal .bridge-img{width:100%}.fb-modal.bridgeModal .fb-modal-text{padding-left:0}.fb-modal.bridgeModal .fb-slide-btn{margin-top:25px}.fb-bg_blue{background:#4acaff}.fb-body .header__top{background:#1a338c}.fb-body footer .footer__top{background:#234fa1}.fb-body footer .footer__top p:last-child a{color:#4acaff}footer .footer__top p:last-child a:after{background:#4acaff}.fb-body footer{background:#1a338c}.fb-tooltip-content{padding:5px 10px;max-width:260px}.fb-tooltip-content .type{font-size:13px;font-family:'open_sanslight',sans-serif}.fb-tooltip-content .name{font-size:15px;font-family:'open_sansbold',sans-serif}body.spez.fb-body .fb-sign{line-height:30px;font-size:22px}body.spez.fb-body.scale-2 .fb-sign{font-size:24px}body.spez.fb-body.scale-3 .fb-sign{font-size:26px}body.spez.fb-body .fb_sbornaya-slide__text p,body.spez.fb-body .routes_info,body.spez.fb-body .fb_about p,body.spez.fb-body .fb_new-text p,body.spez.fb-body .fb-path-way ul li,body.spez.fb-body .fb-path-intro__info-block p,body.spez.fb-body .path-accent,body.spez.fb-body .path-man,body.spez.fb-body .fb-path-intro___arr-link,body.spez.fb-body .fb-obj-list label,body.spez.fb-body .fb-header label,body.spez.fb-body .fb_sbornaya-slide__text a,body.spez.fb-body .route-info,body.spez.fb-body .fb-modal-text p,body.spez.fb-body .info,body.spez.fb-body .info-label,body.spez.fb-body .fb_what-look__title,body.spez.fb-body .fb-modal-list li{line-height:20px;font-size:16px}body.spez.fb-body.scale-2 .fb_sbornaya-slide__text p,body.spez.fb-body.scale-2 .routes_info,body.spez.fb-body.scale-2 .fb_about p,body.spez.fb-body.scale-2 .fb_new-text p,body.spez.fb-body.scale-2 .fb-path-way ul li,body.spez.fb-body.scale-2 .fb-path-intro__info-block p,body.spez.fb-body.scale-2 .path-accent,body.spez.fb-body.scale-2 .path-man,body.spez.fb-body.scale-2 .fb-path-intro___arr-link,body.spez.fb-body.scale-2 .fb-obj-list label,body.spez.fb-body.scale-2 .fb-header label,body.spez.fb-body.scale-2 .fb_sbornaya-slide__text a,body.spez.fb-body.scale-2 .route-info,body.spez.fb-body.scale-2 .fb-modal-text p,body.spez.fb-body.scale-2 .info,body.spez.fb-body.scale-2 .info-label,body.spez.fb-body.scale-2 .fb_what-look__title,body.spez.fb-body.scale-2 .fb-modal-list li{line-height:22px;font-size:18px}body.spez.fb-body.scale-3 .fb_sbornaya-slide__text p,body.spez.fb-body.scale-3 .routes_info,body.spez.fb-body.scale-3 .fb_about p,body.spez.fb-body.scale-3 .fb_new-text p,body.spez.fb-body.scale-3 .fb-path-way ul li,body.spez.fb-body.scale-3 .fb-path-intro__info-block p,body.spez.fb-body.scale-3 .path-accent,body.spez.fb-body.scale-3 .path-man,body.spez.fb-body.scale-3 .fb-path-intro___arr-link,body.spez.fb-body.scale-3 .fb-obj-list label,body.spez.fb-body.scale-3 .fb-header label,body.spez.fb-body.scale-3 .fb_sbornaya-slide__text a,body.spez.fb-body.scale-3 .route-info,body.spez.fb-body.scale-3 .fb-modal-text p,body.spez.fb-body.scale-3 .info,body.spez.fb-body.scale-3 .info-label,body.spez.fb-body.scale-3 .fb_what-look__title,body.spez.fb-body.scale-3 .fb-modal-list li{line-height:24px;font-size:20px}body.spez .about-logo{filter:grayscale(100%) contrast(0)}body.spez.fb-body .fb-obj-block{width:33%}body.spez.fb-body .label-info,body.spez.fb-body .route__player-info,body.spez.fb-body .fb_what-look__address,body.spez.fb-body .fb-slide-btn{font-size:15px}body.spez.fb-body.scale-2 .label-info,body.spez.fb-body.scale-2 .route__player-info,body.spez.fb-body.scale-2 .fb_what-look__address,body.spez.fb-body.scale-2 .fb-slide-btn{font-size:17px}body.spez.fb-body.scale-3 .label-info,body.spez.fb-body.scale-3 .route__player-info,body.spez.fb-body.scale-3 .fb_what-look__address,body.spez.fb-body.scale-3 .fb-slide-btn{font-size:19px}body.spez.fb-body.color-black .path-man:after{filter:invert(1)}body.spez.fb-body.color-black .fb_banner,body.spez.fb-body.color-black .fb_about,body.spez.fb-body.color-black .fb_routes,body.spez.fb-body.color-black .fb_new-text,body.spez.fb-body.color-black .fb-path-what-look,body.spez.fb-body.color-black .fb-path-length,body.spez.fb-body.color-black .fb_what-look-text,body.spez.fb-body.color-black .fb-header,body.spez.fb-body.color-black .fb-obj-list,body.spez.fb-body.color-black .fb-modal .modal-content,body.spez.fb-body.color-black .fb-map__route-info{background:#000}body.spez.fb-body footer{background:#222a32}body.spez.fb-body.color-black .fb_new-date,body.spez.fb-body.color-black .fb_sbornaya-nav-slider li a,body.spez.fb-body.color-black .fb-h2.dark,body.spez.fb-body.color-black .fb-h2,body.spez.fb-body.color-black .fb_sbornaya-slide__text a,body.spez.fb-body.color-black .fb_routes p.route-title,body.spez.fb-body.color-black .routes_count,body.spez.fb-body.color-black .route_title-2,body.spez.fb-body.color-black .fb-h1,body.spez.fb-body.color-black .fb-path-intro___arr-link,body.spez.fb-body.color-black .fb-path-way ul li,body.spez.fb-body.color-black .fb-path-way ul li:before,body.spez.fb-body.color-black .fb-modal-list li{color:white}body.spez.fb-body.color-black .fb-btn,body.spez.fb-body.color-black .fb-slide-btn,body.spez.fb-body.color-black .fb-obj-block{border:1px solid white;background:#000 !important}.list{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.list__item{display:-webkit-flex;display:-ms-flexbox;display:flex}.list__item .fb_new{width:100%}.youth_info-img{width:100%;margin-bottom:30px}.youth__news_list{border-top:1px dashed lightgray;padding:50px 0;margin:20px 0}.youth__bottom-text{border-top:1px dashed lightgray;padding-top:20px}.youth__news-title{font-size:30px;font-family:'open_sansbold',sans-serif;margin:0 0 35px;text-transform:uppercase;font-weight:normal}.wysiwyg table.vuz_table{margin-bottom:30px}.wysiwyg table.vuz_table td{background:#fff;font-size:14px;line-height:150%;padding:13px 16px 13px}.wysiwyg table.vuz_table tr:first-child td{background:#fff;text-transform:none}.wysiwyg table.vuz_table tr:nth-child(odd) td{background:#fff}.books-list__item{padding:50px 0;border-top:1px dashed lightgrey}.cover-container{padding:62px 40px;width:90%;box-sizing:border-box;text-align:center;background-image:url(../img/books/cover.png)}.wysiwyg p.book-info{line-height:32px;margin:0 0 25px}.cover-container img{box-shadow:0 0 5px rgba(0,0,0,0.3);max-width:100%}.book-text p.book-title{font-size:25px;font-family:'open_sanssemibold',sans-serif;margin:0 0 35px}.book-title:after{background:#27aae0;content:'';display:block;width:50px;height:3px;margin:15px 0 0;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.book-text p{line-height:25px;font-size:13px}.book-btn{font-size:10px;font-family:'open_sansextrabold',sans-serif;display:inline-block;margin-top:37px;padding:0 15px;color:white;text-transform:uppercase;background:#27aae0;border-radius:100px;line-height:24px;height:24px}span.page{float:right}.book__links{margin:0;overflow-y:scroll;height:95%;text-align:left}.scroll-wr{overflow-x:scroll;overflow-y:hidden}.scroll-wr::-webkit-scrollbar-button{background-image:url('');background-repeat:no-repeat;width:5px;height:0px}.scroll-wr::-webkit-scrollbar-track{background-color:#ecedee}.scroll-wr::-webkit-scrollbar-thumb{-webkit-border-radius:0px;border-radius:0px;background-color:#27aae0}.scroll-wr::-webkit-scrollbar-thumb:hover{background-color:#56999f}.scroll-wr::-webkit-resizer{background-image:url('');background-repeat:no-repeat;width:4px;height:0px}.scroll-wr::-webkit-scrollbar{width:4px}.book__links::-webkit-scrollbar-button{background-image:url('');background-repeat:no-repeat;width:5px;height:0px}.book__links::-webkit-scrollbar-track{background-color:#ecedee}.book__links::-webkit-scrollbar-thumb{-webkit-border-radius:0px;border-radius:0px;background-color:#27aae0}.book__links::-webkit-scrollbar-thumb:hover{background-color:#56999f}.book__links::-webkit-resizer{background-image:url('');background-repeat:no-repeat;width:4px;height:0px}.book__links::-webkit-scrollbar{width:4px}.book__links li{width:90%;font:13px/20px 'open_sansregular',sans-serif;margin-bottom:8px}.book__links li.book__oglavl-title{font:18px/20px 'open_sanssemibold',sans-serif;margin-bottom:32px}.book__links li.book__oglavl-subtitle{font:13px/20px 'open_sansbold',sans-serif;margin-bottom:20px;margin-top:30px}.book__links li a{width:87%;display:inline-block}.book__links li a:hover{text-decoration:underline}.book__oglavl{box-sizing:border-box;padding:40px;padding-right:20px;position:absolute;height:100%;z-index:1000;width:380px;left:-380px;background:white;box-shadow:inset -2px 9px 29px -9px grey}.book-full.full{position:fixed;top:0;width:100%;z-index:1000;height:100%}.book-full.full .book-bg{height:94%;overflow:scroll}.zoomed{opacity:.4}.back_to_books{text-transform:uppercase;color:white;border-radius:20px;padding:1px;background:#27aae0;font:10px/20px 'open_sansextrabold',sans-serif;display:inline-block;width:146px}.book-top{background:#222a32;padding:15px 0}.book-full__title{display:inline-block;padding:6px 0;padding-right:45px;border-right:1px solid white}.book-full__title p{font-size:14px;color:white}.book-nav{display:inline-block}.book-nav ul{margin:0 0 0 8px}.book-nav ul li{display:inline-block;margin-left:27px}.book__right-nav{position:absolute;top:0;z-index:2;height:185px;bottom:0;margin:auto;text-align:center;right:0;padding:18px;border-top-left-radius:20px;border-bottom-left-radius:20px;background:#404b55;box-shadow:0 0 5px rgba(0,0,0,0.4)}.book__left-nav{position:absolute;top:0;z-index:2;height:185px;bottom:0;margin:auto;text-align:center;left:0;padding:18px;border-top-right-radius:20px;border-bottom-right-radius:20px;background:#404b55;box-shadow:0 0 5px rgba(0,0,0,0.4)}.book_first,.book_last{display:block;position:relative;padding:3px 0px 15px}.book_first:after,.book_last:after{content:'';position:absolute;bottom:0px;width:30px;left:-6px;height:1px;background:#666f77}.book_prev,.book_next{padding-top:64px;display:block;padding-bottom:64px}.book-bg{text-align:center;background-color:#323c46;background-image:url(../img/book-bg.png);position:relative}.book-bg.overlayed:after{content:'';position:absolute;width:100%;height:100%;background:rgba(34,42,50,0.7);display:block;top:0;z-index:999;left:0}.t{display:table;width:100%;height:100%}.tc{display:table-cell;vertical-align:middle;text-align:center}.rel{position:relative}.book{margin:0 auto;width:90%;height:90%;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.book .hard img{width:100%}.book .page{height:100%}.book .page img{max-width:100%;height:100%}.sample-flipbook{margin:auto !important;-webkit-transition:margin-left .2s;-moz-transition:margin-left .2s;-ms-transition:margin-left .2s;-o-transition:margin-left .2s;transition:margin-left .2s}.sample-flipbook img{max-width:100%}.sample-flipbook .page{background-color:white;font-size:20px}.sample-flipbook .page-wrapper{-webkit-perspective:2000px;-moz-perspective:2000px;-ms-perspective:2000px;-o-perspective:2000px;perspective:2000px}.sample-flipbook .hard{background:#ccc !important;color:#333;-webkit-box-shadow:inset 0 0 5px #666;-moz-box-shadow:inset 0 0 5px #666;-o-box-shadow:inset 0 0 5px #666;-ms-box-shadow:inset 0 0 5px #666;box-shadow:inset 0 0 5px #666;font-weight:bold}.sample-flipbook .odd,.sample-flipbook .even{background:white}.sample-flipbook .odd:after{content:'';width:100%;height:100%;top:0;left:0;position:absolute;background:-webkit-gradient(linear, right top, left top, color-stop(.95, transparent), color-stop(1, rgba(0,0,0,0.4)));background-image:-webkit-linear-gradient(right, transparent 95%, rgba(0,0,0,0.4) 100%);background-image:-moz-linear-gradient(right, transparent 95%, rgba(0,0,0,0.4) 100%);background-image:-ms-linear-gradient(right, transparent 95%, rgba(0,0,0,0.4) 100%);background-image:-o-linear-gradient(right, transparent 95%, rgba(0,0,0,0.4) 100%);background-image:linear-gradient(right, transparent 95%, rgba(0,0,0,0.4) 100%);-webkit-box-shadow:inset 0 0 5px #666;-moz-box-shadow:inset 0 0 5px #666;-o-box-shadow:inset 0 0 5px #666;-ms-box-shadow:inset 0 0 5px #666;box-shadow:inset 0 0 5px #666}.sample-flipbook .even:after{content:'';width:100%;height:100%;top:0;left:0;position:absolute;background-image:-webkit-linear-gradient(left, transparent 95%, rgba(0,0,0,0.4) 100%);background-image:-moz-linear-gradient(left, transparent 95%, rgba(0,0,0,0.4) 100%);background-image:-ms-linear-gradient(left, transparent 95%, rgba(0,0,0,0.4) 100%);background-image:-o-linear-gradient(left, transparent 95%, rgba(0,0,0,0.4) 100%);background-image:linear-gradient(left, transparent 95%, rgba(0,0,0,0.4) 100%);-webkit-box-shadow:inset 0 0 5px #666;-moz-box-shadow:inset 0 0 5px #666;-o-box-shadow:inset 0 0 5px #666;-ms-box-shadow:inset 0 0 5px #666;box-shadow:inset 0 0 5px #666}@media only screen and (max-width:1300px){.seige_jumb{background-size:cover}}@media only screen and (max-width:1200px){.seige_days-days{margin-bottom:10px;font-size:179px}.seige_days-title{font-size:46px}}@media only screen and (max-width:1200px){.book__right-nav{position:absolute;top:0;height:27px;bottom:auto;right:0;padding:10px}.book__left-nav{position:absolute;top:0;height:27px;bottom:auto;left:0;padding:10px}.book_first,.book_last,.book_prev,.book_next{display:inline-block}.book_prev,.book_next{padding-top:0;display:inline-block;padding-left:22px;padding-bottom:0}.book_last{float:right}.book_next{padding-left:0;padding-right:22px;padding-top:2px}.book_first:after,.book_last:after{top:0;content:'';position:absolute;bottom:auto;width:1px;left:auto;left:-10px;height:30px}.book_first:after{right:-9px;left:auto}.book-nav ul li:first-child{display:inline-block}}@media only screen and (max-width:950px){.seige-header-cat{vertical-align:top}.seige-header-title{width:50%}}@media only screen and (max-width:816px){.seige_star-list{margin-bottom:20px}.seige_thanks .seige-h4{width:auto}.seige_days{padding:20px 0 0}.seige_days-container{text-align:center}.seige_days-sep{height:1px;width:100%;background:#24262e;margin:20px 0}.seige_podvig-orden{margin:auto;margin-bottom:20px}.seige_dark-block-col,.seige-col{padding-right:initial !important;border-right:none !important;padding-left:initial !important;padding:initial;text-align:center}.seige-sep-col{border-left:none;padding:0 16px}}@media only screen and (max-width:768px){.seige-text-block p.seige-note{font-size:16px;line-height:22px;padding-left:21px;width:91%}.seige-h1{font-size:9vw;line-height:10vw}.seige-text-block p.seige-footnote,.seige-text-block p.seige-starnote{width:auto}.seige-title{margin:20px 0px}.seige_jumb-title{font-size:68px;line-height:75px}.seige_docs .seige-h2{line-height:40px}.seige_jumb{height:auto}.seige_jumb .wr{padding-top:40px;padding-bottom:40px}}@media only screen and (max-width:580px){.seige-docs-item{padding-left:33px;padding-right:10%}.seige-doc-title{font-size:16px;line-height:23px}.seige-text-block p.seige-footnote{padding-left:20px}.seige-h2{font-size:25px;line-height:30px}.seige-article .seige-h2{margin-bottom:20px}.seige-col:first-child,.seige_dark-block-col:first-child{border-right:none;padding-right:initial}.article-btns .back-btn,.seige-star-btn{padding-left:83px;display:block;margin-bottom:5px}.right-btns{float:inherit}.seige-header-title{display:none}}@media only screen and (max-width:500px){.seige_jumb-title{font-size:15vw;line-height:16vw}.book__oglavl{width:300px;left:-300px}.book-nav ul li:first-child{margin-left:0}.book-nav{display:block}.book-full__title{margin-bottom:9px;border-bottom:1px solid white;border-right:navajowhite}}@media (max-width:992px){.cover-container{width:100%}}@media (min-width:992px){.photo-col{width:25%}}@media screen and (max-width:991px){.logo-col{text-align:center}.fb-path-intro__info .fb-path-intro__info-block{border-right:none;border-bottom:1px dashed black;margin-bottom:10px;padding-bottom:10px}.pl-col,.pl-col-2{padding-left:50px}}@media screen and (max-width:768px){.fb_sbornaya-slide__btns .fb-slide-btn{margin-bottom:5px}.fb-h1{font-size:36px;line-height:40px}.fb-h2{font-size:32px;line-height:36px}.fb_news .fb-slide-btn{width:auto}.fb_routes{padding:40px 0 70px}.routes_info{position:inherit}.path-man:after{top:0;bottom:0;margin:auto;left:-38px}.path-accent:after,.pl-col-2 .path-accent:after{left:-50px;top:0;bottom:0;margin:auto}.fb-h1-main,.fb-h1{font-size:40px;line-height:50px}.fb-btn{width:100%;box-sizing:border-box}.fb_sbornaya-slide{padding:0}.photo-col{text-align:center}.photo-col img{display:inline-block}.fb_sbornaya-slide__text{padding:0;border:none}}@media only screen and (max-width:1199px){.fb_banner{padding:20px 0 40px}.route_title-2,.route_title-1{font-size:32px}.fb-header label.show-label{padding-left:22px}.route-select{display:block;margin-bottom:24px}.bridge_list.embankments .bridge_wrap{margin-top:10px}body.spez .bridge_list .search_b{position:relative;left:0}body.spez .bridge_list .categories{padding-top:0}body.spez .content .container{padding-bottom:415px}}@media only screen and (max-width:1199px) and (min-width:817px){.troj-banner{padding-right:0;padding-left:0}.timer{margin-bottom:-5px}.timer span{font-size:30px !important}.timer span:nth-child(2n){font-size:11px !important}.troj__ribon-text:before{width:90%;background:url(../img/ribbon_2.png) no-repeat;background-size:contain}.troj__ribon-text{font-size:22px}}@media only screen and (max-width:860px) and (min-width:817px){.fb-body .content .container{padding:0 0 0 !important}.timer-separator{padding:0 2px !important}}@media only screen and (max-width:1000px){.bridge_list.embankments .bridge_wrap{margin-top:10px}.bridge_list.piers-map .bridge_wrap{margin-top:10px}}@media only screen and (max-width:991px){.troj-logo{width:90%;display:block;margin:auto}.brige-100_years.troj-bridge .pb_banner .hd{line-height:35px}.troj-bridge__header-col{padding-left:27px;padding-right:20px}.brige-100_years.troj-bridge .wr.banner-content{padding:20px 0}.history__current-day .img-wrap{margin-bottom:30px}.bridge_list.piers-map .bridge_wrap{margin-top:40px}.form.light p.hh{position:absolute;margin-top:-20px}body.spez .form.light p.hh{position:absolute;margin-top:-27px}}@media only screen and (max-width:818px){.spez__scale_text,.spez__scales,.spez__color_text,.spez__colors{display:block;margin-left:0}.spez__scale_text,.spez__color_text{display:none}.spez__left,.spez__back{float:none}.spez__back{margin-top:10px;display:block}body.spez .bridge_list .search_b{margin-top:25px}}@media only screen and (max-width:768px){.fb-map__route-info{width:84%;right:auto;left:10px;box-sizing:border-box}.fb-header label.show-label{display:block;margin-bottom:10px}.route-select{width:100%}.fb-obj-block{width:100%;display:block;box-sizing:inherit}.fb-obj-list__close{right:39px;filter:invert(.5);z-index:20}}@media only screen and (max-width:700px){.troj-bridge__header-col{width:100%}}@media only screen and (max-width:529px){body.spez .bridge_list .search_b{position:relative;left:0}body.spez .bridge_list .search_b .select{top:0;width:250px}body.spez .bridge_list .search_b .select#search-form{width:250px}body.spez .bridge_list .categories{padding-top:0}body.spez.scale-3 .head{font-size:35px}}.blog_item__date{font-size:12px;margin-top:-5px;margin-bottom:20px}.blog_item .button{margin-bottom:10px}@media only screen and (max-width:1199px){.wr{padding:0 20px}.bloggers_view .bridge-about{padding-left:30px}.header__top{padding-bottom:42px}.header__top .header__top-links{position:absolute;right:20px;top:45px}.header__top .header__top-phone,.header__top .header__top-mail{position:relative;top:15px}.bridge_view .boggers-flag,.bridge_view .raising-flag{top:65px}.header__middle .menu{margin-left:-40px}.header__middle .menu li{margin-left:20px}.view_buttons .wr{padding:0 10px}.bridge_list .categories{padding:30px 0 30px;margin:3px 0 0;float:none}.bridge_list .search_b{top:0;margin:-14px 0 10px;left:20px}.bridge_list.piers .search_b{top:50px}.bridge_list.piers .buttons_geay{margin-bottom:50px;position:relative;float:none}.modal-dialog{display:inline-block;text-align:left;vertical-align:middle;position:relative;width:calc(100% - 60px);margin:0 auto}.fb-modal .close{right:7px;top:10px}.fb-modal .modal-dialog{width:calc(100% - 18px)}.fb-modal .modal-body{padding:15px}.fb-modal .modal-content{padding:0}.modal .prev{left:-30px;font-size:25px}.modal .next{right:-26px;font-size:25px}.info_blocks .widget span.s11{font-size:23px}}@media only screen and (max-width:1175px){.header__top .header__top-links a{margin-left:20px}.header__top .header__top-mail,.header__top .header__top-lang{margin-left:2%}.header__top .header__top i{margin-right:7px}.header__top .header__top-phone{margin:5px 0 0 0px}.regiment i.star{display:none}}@media only screen and (max-width:1145px){.timetable .bridge .line_wrapper .line_cur_sec_wrapper:before{left:20px;right:20px}.timetable .bridge .line_wrapper .line_cur span{font-size:13px;width:40px;top:-7px}.timetable .bridge .line_wrapper .line_cur span.s1{left:-20px}.timetable .bridge .line_wrapper .line_cur span.s2{right:-20px}.timetable .bridge .line_wrapper .line_cur_sec span{font-size:13px;width:40px;top:-7px}.timetable .bridge .line_wrapper .line_cur_sec span.s1{left:-20px}.timetable .bridge .line_wrapper .line_cur_sec span.s2{right:-20px}.timetable .bridge .line_wrapper .line_cur_sec .line.l_left:before{left:20px}.timetable .bridge .line_wrapper .line_cur_sec .line.l_right:before{right:20px}.timetable .bridge .line_wrapper .line.l_left:before{right:20px}.timetable .bridge .line_wrapper .line.l_right:before{left:20px}.info_blocks .widget span.s8{font-size:28px}.news_list a.news_link span{padding:0 7% 0 10%}.news_list a.news_link span.date{top:8%}.news_list a.news_link span.txt{top:37.5%}.news_list a.news_link span.name{top:18%}.brige-100_years .pb_banner h1{font-size:35px;line-height:62px}.brige-100_years .pb_banner .hd{font-size:35px;line-height:45px}.contest a.bloggers{display:block}}@media only screen and (max-width:1100px){.info_blocks .widget a{padding:55px 10px 0}.info_blocks .widget span.s4{font-size:50px}.contacts .inf_block_one .rhombus{top:70px}.info_blocks .widget span.s11{font-size:20px}.piers-btn{float:none;margin-bottom:20px}.bridge_list.embankments h1.head{margin-bottom:10px !important}}@media only screen and (max-width:1050px){.contacts .inf_block_one p.hd{left:20px}.contacts .inf_block_one .txt_bottom{left:20px}.contacts .inf_block_one .rhombus{-moz-transform:scale(.7) rotate(45deg);-o-transform:scale(.7) rotate(45deg);-ms-transform:scale(.7) rotate(45deg);-webkit-transform:scale(.7) rotate(45deg);transform:scale(.7) rotate(45deg)}.dir .pagination_index .pag{width:250px}}@media only screen and (max-width:1045px){.header__middle .menu li{margin-left:12px}.bridge_list h1{margin-bottom:20px !important}.bridge_list .buttons_geay,.bridge_list .buttons_geay.static{float:none}.bridge_list.embankments .search_b,.bridge_list.piers .search_b{top:50px}.bridge_list.embankments .buttons_geay,.bridge_list.piers .buttons_geay{margin-bottom:50px}}@media only screen and (max-width:1024px){.routes__header{margin-bottom:30px}.slider-col{width:90%}.fb_sbornaya-slide__text{padding-left:0;border:none}.route__chart{padding:0 100px;margin-top:40px}.route__slider-nav{position:absolute;bottom:-40px;margin:auto;text-align:center;right:auto}}@media only screen and (max-width:1020px){.timetable .time_list{margin-left:122px}.timetable .time_tracker{margin-left:122px}.timetable .bridge .name{width:100px}.timetable .bridge .line_wrapper{margin:0 18px 0 130px}.timetable .bridge .line_wrapper .line_cur_sec_wrapper{min-width:40px}.info_blocks .widget span.s1{margin-top:30px}.info_blocks .widget span.s2{margin-top:30px}.info_blocks .widget span.details{bottom:20px}}@media only screen and (max-width:1000px){.jubilee__bridge h1{font-size:35px;line-height:50px}.jubilee__bridge p{font-size:16px;line-height:30px}.jubilee__main{padding:35px 0}.jubilee__head{font-size:70px}.jubilee__text h2,.jubilee__current h2{font-size:35px}.jubilee__item{display:flex;flex-wrap:wrap}.jubilee__text{width:100%;float:none;order:1}.jubilee__item:nth-child(even) .jubilee__text{padding:0}.jubilee__image{float:none;order:2;width:100%;max-width:490px;margin:40px auto}.jubilee__top p{font-size:15px;line-height:25px}.contacts .inf_block_one .txt_bottom{bottom:20px}.contacts .inf_block_one .rhombus{left:auto;top:12px;right:6px}.contacts .info_w .inf_block_one .rhombus{right:auto;top:77px;left:50%;margin-top:0}.left_menu a{font-size:12px !important}.news_list a.news_link span.txt{height:76px;overflow:hidden}.news_list a.news_link span.name{height:20px}.chief .banner .name{padding-top:30px}}@media only screen and (max-width:990px){.fb-map__route-info{width:auto;right:auto}.fb-map__route-info__close{z-index:2}.header__middle .menu li a,.header__middle .menu li span{font-size:10px}.contest .winner .win_person{margin:0 auto 15px}.regiment .head+.col-md-5{text-align:center}.regiment .person-title{text-align:center;margin-top:15px}.regiment .person-title+p{text-align:center}.bloggers .img{margin-top:-20px;text-align:center;margin-bottom:20px}.bloggers .img img{max-width:100%}.bloggers_view .bridge-about{padding-left:0px;margin-top:40px;margin-bottom:30px}.bloggers_view .bridge-about .discr-wrap{text-align:center}.info_blocks .widget span.s11{font-size:19px}.winner .col-md-5{text-align:center !important}}@media only screen and (max-width:950px){.header__top .header__top-phone i{margin:0 3px 0 0}.header__top .header__top-mail{margin-left:1%}.header__top .header__top-mail i{margin:2px 3px 0 0}.header__top .header__top-links a{margin-left:9px}.header__middle .menu li a,.header__middle .menu li span{font-size:10px}.info_blocks #wd3 li{margin:0;margin-bottom:20px}.info_blocks #wd3 span.s1{font-size:22px !important}.prs_center .cnt_one p.hd{left:20px;top:20px}.prs_center .cnt_one .txt_bottom{bottom:20px;padding:0 0 0 20px}.prs_center .cnt_one .rhombus{-moz-transform:scale(.7) rotate(45deg);-o-transform:scale(.7) rotate(45deg);-ms-transform:scale(.7) rotate(45deg);-webkit-transform:scale(.7) rotate(45deg);transform:scale(.7) rotate(45deg)}.prs_center .cnt_one .rhombus i{-moz-transform:scale(1.2) rotate(-45deg);-o-transform:scale(1.2) rotate(-45deg);-ms-transform:scale(1.2) rotate(-45deg);-webkit-transform:scale(1.2) rotate(-45deg);transform:scale(1.2) rotate(-45deg)}.timetable{height:600px}.timetable .wr{padding:0 5px}.jubilee__current_item{width:33%}.jubilee__current_item:nth-child(4n){border-right:1px dashed #fff}.jubilee__current_item:nth-child(3n){border-right:none}}@media only screen and (max-width:880px){.header__middle .menu li{margin-left:15px}.header__middle .menu li a i,.header__middle .menu li span i{margin-top:8px;margin-left:2px}.head{font-size:40px}.project_list .img a .title{top:20px;padding-left:20px}.project_list .img a .details{bottom:20px;padding-left:20px}.error_page .error_icon{background-size:300px 301px;height:300px;width:301px}.error_page h1 span{font-size:160px}.regiment .head.polk_list{text-align:center;font-size:43px}.regiment .head.polk_list i{margin:0}.info_blocks .widget span.s11{font-size:17px}}@media only screen and (max-width:860px){.header__middle .menu li{margin-left:10px}.header__middle .menu li a,.header__middle .menu li span{font-size:10px}.info_blocks .widget span.s4{font-size:30px}.info_blocks .widget span.s5{font-size:15px}.slider .slide_one .time{font-size:6vw}.slider .slide_one .time span{font-size:4vw}.slider .slide_one .p2{font-size:6vw}}@media only screen and (max-width:840px){.header__top-mail{margin-left:15px}.header__top-mail i{margin-right:5px}.header__top-links a{margin-left:5px}.bridge_list .hidden_search{display:none}.bridge_list .hidden_search input{left:-2px}.bridge_list .hidden_search button,.bridge_list .btn_search{top:1px;left:453px}.doc_slide p.date{font-size:15px}.doc_slide p.date .pr{margin-left:0;display:block}.jubilee__grayblock_text{width:100%;display:block}.jubilee__grayblock_image{display:block;margin:30px auto 0}.jubilee__content h2{font-size:35px}.jubilee__content p{font-size:17px;line-height:30px}.jubilee__gallery_item{width:calc(50% - 5px)}.jubilee__gallery_item:nth-child(4n){margin-right:10px}.jubilee__gallery_item:nth-child(2n){margin-right:0}}@media only screen and (max-width:835px){.contacts .inf_block_one .rhombus{right:0;-moz-transform:scale(.5) rotate(45deg);-o-transform:scale(.5) rotate(45deg);-ms-transform:scale(.5) rotate(45deg);-webkit-transform:scale(.5) rotate(45deg);transform:scale(.5) rotate(45deg)}}@media only screen and (max-width:820px){.regiment .persons li{margin-bottom:20px}.pagination a.btn_prev{left:0px;padding:0 18px 0 30px}.pagination a.btn_next{right:0px;padding:0 30px 0 18px}.regiment .content .container{padding:0 0 0px}.facts .p_blocks{max-width:599px;margin:0 auto}.facts .p_blocks .bl{margin:0 auto 10px}.facts h1{text-align:center}}@media only screen and (max-width:800px){.header__top .header__top-links a{font-size:10px}.timetable .time_list{margin-left:67px;margin-right:69px}.timetable .bridge .name{float:none;width:auto;margin:25px 0 10px 10px}.timetable .bridge .line_wrapper{margin-left:0px;top:0}.bridge_wrapper{margin-right:48px;margin-left:48px}.time_tracker .tracker{margin-left:-53px}.info_blocks .widget span.s1{font-size:20px}.info_blocks .widget span.s2{font-size:12px;line-height:20px}.info_blocks .widget span.s3{font-size:14px}.info_blocks .widget span.details{font-size:10px}.info_blocks .widget#wd1 .details{bottom:55px;padding:0 20px;box-sizing:border-box}}@media only screen and (max-width:817px){.popup{width:calc(100% - 20px);margin-left:-10px;left:20px;top:100px}.jubilee .content .container,.history-day .content .container{padding-bottom:0 !important}.jubilee .header__middle .logo{width:62px;height:60px;background-size:contain}.popup.fact{margin-left:calc(-50% + 10px)}.news_list a.news_link span.txt{height:140px;overflow:hidden}.news_list a.news_link span.name{height:80px}.wr{padding:0 20px}.main-banners{padding:60px 0 0;text-align:center}.header__top,.header__middle .menu{display:none}.header__middle .logo{background-size:57px 55px;width:57px;height:55px;float:left;margin-top:13px}.header__middle .header__top-lang{display:block;position:absolute;right:80px;top:29px}.header__top-mail{margin:0}.header__bottom{margin-top:11px}.btn_mob{float:right;width:20px;height:16px;cursor:pointer;margin:36px 15px 0 0;top:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-border-radius:34px;-moz-border-radius:34px;border-radius:34px}.btn_mob span{display:block;height:3px;margin:0 0 2px;position:relative;top:0;-webkit-transition:.3s linear;-moz-transition:.3s linear;-ms-transition:.3s linear;-o-transition:.3s linear;transition:.3s linear}.btn_mob span:after{content:'';display:block;background:black;height:3px;width:100%;opacity:1;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;-webkit-transition:.3s linear;-moz-transition:.3s linear;-ms-transition:.3s linear;-o-transition:.3s linear;transition:.3s linear;-moz-transform:rotate(0deg);-o-transform:rotate(0deg);-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg)}.btn_mob.open span:nth-child(1){top:6px}.btn_mob.open span:nth-child(1):after{-webkit-transition-delay:.3s;-o-transition-delay:.3s;-moz-transition-delay:.3s;transition-delay:.3s;-moz-transform:rotate(45deg);-o-transform:rotate(45deg);-ms-transform:rotate(45deg);-webkit-transform:rotate(45deg);transform:rotate(45deg)}.btn_mob.open span:nth-child(2):after{opacity:0}.btn_mob.open span:nth-child(3){top:-4px}.btn_mob.open span:nth-child(3):after{-webkit-transition-delay:.3s;-o-transition-delay:.3s;-moz-transition-delay:.3s;transition-delay:.3s;-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.mob_m{background:#27aae0;position:absolute;left:0;top:80px;width:100%;padding:17px 20px 23px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;transition:top .5s linear;z-index:200}.mob_m .menu{display:block}.mob_m .menu ul{margin:0}.mob_m .menu li{display:block}.mob_m .menu li:after{background:url(../img/sep_white.png) repeat-x;content:'';height:1px;width:100%;display:block;opacity:.3}.mob_m .menu li a,.mob_m .menu li span{background:none !important;font-size:12px;font-family:'open_sansextrabold',sans-serif;color:#fff;text-transform:uppercase;position:relative;padding:13px 0 12px;display:block}.mob_m .menu li a i,.mob_m .menu li span i{background-image:url(../img/arr_d_white.png);background-size:10px 6px;content:'';display:block;width:10px;height:6px;position:absolute;right:4px;top:17px;-webkit-transition:.3s linear;-moz-transition:.3s linear;-ms-transition:.3s linear;-o-transition:.3s linear;transition:.3s linear}}@media only screen and (max-width:817px) and (-moz-min-device-pixel-ratio:1.5),only screen and (max-width:817px) and (-o-min-device-pixel-ratio:3 / 2),only screen and (max-width:817px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:817px) and (min-device-pixel-ratio:1.5){.mob_m .menu li a i,.mob_m .menu li span i{background-image:url(../img/arr_d_white@2x.png)}}@media only screen and (max-width:817px){.mob_m .menu li a.open i,.mob_m .menu li span.open i{-moz-transform:rotate(180deg);-o-transform:rotate(180deg);-ms-transform:rotate(180deg);-webkit-transform:rotate(180deg);transform:rotate(180deg)}.mob_m .menu li .sub{position:relative;padding:0 0 5px;display:none}.mob_m .menu li .sub:before{background:url(../img/mob_sep.png) repeat-x;content:'';height:1px;display:block;position:absolute;left:20px;right:20px;top:0}.mob_m .menu li .sub:after{background:url(../img/mob_sep.png) repeat-x;content:'';height:1px;display:block;position:absolute;left:20px;right:20px;bottom:0}.mob_m .menu li .sub a{font-size:11px;font-family:'open_sansregular',sans-serif;text-decoration:none;text-transform:none;position:relative;color:black;padding:9px 0 8px 29px;margin:0;-webkit-transition:.3s linear;-moz-transition:.3s linear;-ms-transition:.3s linear;-o-transition:.3s linear;transition:.3s linear}.mob_m .menu li .sub a:hover{color:#fff}.mob_m .menu li .sub a:before{background:white;content:'';width:12px;height:3px;display:block;position:absolute;left:0;top:15px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.mob_m .header__top-phone{padding-left:40px;margin:24px 0 0;position:relative;font-size:12px;font-family:'open_sanssemibold',sans-serif;color:#fff}.mob_m .header__top-phone i{margin-right:8px;position:absolute;left:4px;top:0}.mob_m .header__top-phone a{font-size:12px;font-family:'open_sanssemibold',sans-serif;text-decoration:none;color:#fff}.mob_m .header__top-mail{padding:10px 0 25px}.mob_m .header__top-mail a{font-size:11px;font-family:'open_sanslight',sans-serif;text-decoration:none;color:#fff;display:inline-block;vertical-align:top}.mob_m .header__top-mail i{margin:2px 17px 0 4px}.mob_m .header__top-links:before{background:url(../img/sep_white.png) repeat-x;content:'';height:1px;width:100%;display:block;opacity:.3;margin:0 0 15px}.mob_m .header__top-links a{display:block;font-size:11px;font-family:'open_sanslight',sans-serif;color:white;padding:6px 0 6px 3px}.info_blocks{height:1490px}.info_blocks #wd1{height:290px}.info_blocks #wd2{left:50%;height:290px}.info_blocks #wd3{left:0;height:590px;top:300px}.info_blocks #wd4{top:300px;left:50%;height:590px}.info_blocks #wd5{left:0;top:900px;height:290px}.info_blocks #wd6{left:50%;top:900px;height:290px}.info_blocks #wd7{left:0%;top:1200px;height:290px}.info_blocks #wd7 span.s5{margin:27px 20px 13px}.info_blocks #wd8{left:50%;top:1200px;height:290px}.m_news{padding:33px 0 38px}.m_news p{line-height:20px}.m_news p.hd{font-size:15px}.m_news p.date{font-size:13px;margin-bottom:10px}.m_news p.date:after{margin-top:9px;height:3px;width:53px}.m_news .m_news_one{padding-bottom:39px}.m_news .m_news_one:before{background:url(../img/sep_white.png) repeat-x;content:'';height:1px;width:100%;display:block;margin:25px 0 23px;opacity:.2}.m_news .col-xs-12.col-sm-4:nth-child(1) .m_news_one:before{display:none}.content .container,.bloggers .content .container{padding:0 0 30px !important}.fb-body .content .container{padding:0 0 0 !important}.pr_link{margin:40px 52px 0}.pr_link:before{left:0px}.job_list{margin-bottom:0}.prs_center{padding-bottom:0px}.content{padding-bottom:0}footer{position:relative;height:auto;padding-bottom:31px;top:0}footer .footer__top{min-height:1px;padding-top:0px}footer .footer__top .col-xs-12.col-sm-4:nth-child(1) p.hd:before{display:none}footer .footer__top p{display:none}footer .footer__top p.hd{display:block;position:relative;font-size:12px;padding:17px 0 15px;margin:0;cursor:pointer;-webkit-transition:.3s linear;-moz-transition:.3s linear;-ms-transition:.3s linear;-o-transition:.3s linear;transition:.3s linear}footer .footer__top p.hd:before{background:url(../img/sep_white.png) repeat-x;content:'';height:1px;width:100%;display:block;margin:0;position:absolute;top:0;opacity:.2}footer .footer__top p.hd:after{background-image:url(../img/arr_d_white.png);background-size:10px 6px;content:'';display:block;width:10px;height:6px;position:absolute;right:4px;top:21px;-webkit-transition:.3s linear;-moz-transition:.3s linear;-ms-transition:.3s linear;-o-transition:.3s linear;transition:.3s linear}}@media only screen and (max-width:817px) and (-moz-min-device-pixel-ratio:1.5),only screen and (max-width:817px) and (-o-min-device-pixel-ratio:3 / 2),only screen and (max-width:817px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:817px) and (min-device-pixel-ratio:1.5){footer .footer__top p.hd:after{background-image:url(../img/arr_d_white@2x.png)}}@media only screen and (max-width:817px){.jubilee__calendar h2.jubilee__stars:after,.jubilee__calendar h2.jubilee__stars:before{display:none}.jubilee__calendar h2.jubilee__stars{font-size:35px;line-height:50px}footer .footer__top p.hd.open{margin-bottom:15px}footer .footer__top p.hd.open:after{-moz-transform:rotate(180deg);-o-transform:rotate(180deg);-ms-transform:rotate(180deg);-webkit-transform:rotate(180deg);transform:rotate(180deg)}.contacts .inf_block_one .rhombus{right:auto;left:50%;top:50%;margin-top:-50px;-moz-transform:scale(1) rotate(45deg);-o-transform:scale(1) rotate(45deg);-ms-transform:scale(1) rotate(45deg);-webkit-transform:scale(1) rotate(45deg);transform:scale(1) rotate(45deg)}.info_w .inf_block_one{width:250px}.head.polk_list{font-size:40px}.bridge_view .heading{margin:0}.bridge_view .params p{margin:0 10px 17px}.bridge_view .wysiwyg{margin:0 0 21px}.bridge_view .audioguide .hd{font-size:20px;padding:0}.bloggers footer{bottom:0px}.slider .slide_one .completion img{margin:25px auto 30px}.slider .slide_one .completion p{font-size:14px;line-height:23px;text-transform:none}}@media only screen and (max-width:680px){.bridge_list.embankments h1.head{margin-bottom:10px !important}.piers-btn{font-size:10px;padding:0 15px 0 36px;height:30px;line-height:30px;float:left;margin-bottom:10px}.piers-btn i.anchor{top:3px;left:7px}.jubilee__top{padding:40px 0}.jubilee__image{border:0}.jubilee__top{height:auto}.jubilee__text{padding-right:0}.jubilee__head{padding-bottom:25px;font-size:50px;line-height:70px}.jubilee__current_item{width:50%}.jubilee__current_item:nth-child(3n){border-right:1px dashed #fff}.jubilee__current_item:nth-child(2n){border-right:none}.error_page{padding:20px 0}.error_page .error_icon{background-size:240px 241px;background-position:center;height:240px;width:241px}.error_page h1 span{font-size:140px}.prs_center .cnt_one .txt_bottom{bottom:11px;padding:0 0 0 15px}.news_list a.news_link span.name{height:40px}.news_list a.news_link span.txt{top:45.5%}.slider .slide_one p{padding:0 10px}.news_list a.news_link span.txt{height:80px;overflow:hidden}.prs_center .cnt_one{margin-bottom:10px}.prs_center .cnt_one p{font-size:12px}.prs_center .cnt_one p.hd{font-size:11px}.prs_center .cnt_one p a{font-size:100%}.head{font-size:30px}.bridge_list .buttons_geay{margin-top:15px}.bridge_list .buttons_geay a{font-size:10px;padding:0 15px 0 36px;height:30px;line-height:30px}.bridge_list .buttons_geay i{top:5px;left:8px}.wysiwyg table.vuz_table td{font-size:12px !important;line-height:20px !important}.wysiwyg p{font-size:12px !important;line-height:20px !important}.wysiwyg h1,.wysiwyg h2{font-size:25px}.wysiwyg h3{font-size:20px !important}.wysiwyg h4{font-size:16px}.wysiwyg ul li,.wysiwyg ol li{font-size:12px !important;line-height:20px !important}.timetable .time_list{display:none}.timetable .wr{padding:0}.timetable .bridge_wrapper{margin-right:40px;margin-left:40px}.timetable .bridge .name{float:none;width:auto;margin:25px 0 10px 10px}.timetable .bridge .line_wrapper{margin:0;margin-left:0px;top:0;min-height:1px}.timetable .bridge .line_wrapper .line_cur:before{left:13px;right:13px}.timetable .bridge .line_wrapper .line_cur span{font-size:10px;width:26px;top:-5px}.timetable .bridge .line_wrapper .line_cur span.s1{left:-13px}.timetable .bridge .line_wrapper .line_cur span.s2{right:-13px}.timetable .bridge .line_wrapper .line_cur_sec:before{left:13px;right:13px}.timetable .bridge .line_wrapper .line_cur_sec .line_cur_sec_wrapper:before{left:13px;right:13px}.timetable .bridge .line_wrapper .line_cur_sec span{font-size:10px;width:26px;top:-5px}.timetable .bridge .line_wrapper .line_cur_sec span.s1{left:-13px}.timetable .bridge .line_wrapper .line_cur_sec span.s2{right:-13px}.timetable .bridge .line_wrapper .line_cur_sec .line.l_left:before{left:13px}.timetable .bridge .line_wrapper .line_cur_sec .line.l_right:before{right:13px}.timetable .bridge .line_wrapper .line.l_left:before{right:13px}.timetable .bridge .line_wrapper .line.l_right:before{left:13px}.team{text-align:center}.team img{width:auto;max-width:100%}.regiment .wysiwyg img{display:block;margin:20px auto;float:none}.contest--head{font-size:30px}.contest--title{font-size:25px}.contest--title:after{margin-top:15px}.contest .likes{font-size:12px;height:20px;line-height:21px;padding:0 8px}.contest .likes i{font-size:11px}}@media screen and (max-width:700px){.pages ul li a{margin:0 10px}}@media screen and (max-width:600px){.page-nav_arr{top:55px}.history-paginate__btn{margin-top:60px}.pages ul li a{margin:0 3px}.history-paginate__btn{margin-top:65px}}@media only screen and (max-width:640px){.brige-100_years .m_text .wysiwyg .video_wrap iframe,.river-video .video_wrap iframe{top:0px;left:0px;width:100% !important;height:100% !important;right:0px}.bridge_list.piers .buttons_geay{margin-bottom:100px}.staff.view .img{margin-top:10px}.regiment .head{font-size:45px}.regiment i.star,.regiment i.stars{display:none}.regiment .slick-next{right:0}.regiment .slick-prev{left:0}.info_blocks #wd7 span.s5{margin:27px 10px 13px}.wr.info_w{padding:0}.wr.info_w .inf_block_one{position:relative;top:0;width:100%;margin-bottom:0px}.brige-100_years .f_head{font-size:25px}.brige-100_years .f_head span{font-size:55px}.bridge_view .boggers-flag,.bridge_view .raising-flag{height:145px;padding:0;width:140px}.bridge_view .boggers-flag .discr,.bridge_view .raising-flag .discr{display:none}.brige-100_years .pb_banner h1{font-size:25px;margin-bottom:30px}.brige-100_years .pb_banner .hd{font-size:35px;line-height:38px}.modal .name{text-align:center}.modal .right{text-align:center;padding-top:10px}}@media only screen and (max-width:560px){.history__one-day__events{padding-top:35px}.dir .blog_item .img{float:none;margin:0 auto 10px}.news_list a.news_link span.txt{height:auto;overflow:hidden}.head{font-size:25px;line-height:40px}.history__title{font-size:30px;line-height:40px !important}.contacts .inf_block_one .rhombus{right:auto;left:50%;top:50%;margin-top:-50px;-moz-transform:scale(.7) rotate(45deg);-o-transform:scale(.7) rotate(45deg);-ms-transform:scale(.7) rotate(45deg);-webkit-transform:scale(.7) rotate(45deg);transform:scale(.7) rotate(45deg)}.chief .banner img{max-width:100%;height:auto}.chief .banner .name{font-size:24px;margin-left:20px}.prs_center .cnt_one p{font-size:15px}.prs_center .cnt_one p.hd{font-size:13px;top:20px;left:0px;padding:0 0 0 20px;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.prs_center .cnt_one .txt_bottom{padding:0 0 0 20px;bottom:10px}.prs_center .cnt_one .txt_bottom p{font-size:12px}.prs_center .cnt_one .rhombus{-moz-transform:scale(.7) rotate(45deg);-o-transform:scale(.7) rotate(45deg);-ms-transform:scale(.7) rotate(45deg);-webkit-transform:scale(.7) rotate(45deg);transform:scale(.7) rotate(45deg)}.prs_center .contact_txt .user_img{float:none;margin:0 auto}.prs_center .contact_txt .wysiwyg{margin:0}.pagination_index .pag{width:230px;margin:0 auto 10px;float:none}.pagination_index .pag_select{float:none;width:168px;margin:10px auto}}@media only screen and (max-width:529px){.jubilee__current_item{width:100%;border-right:none}.jubilee__current_item:nth-child(3n){border-right:none}.jubilee__current_item:nth-child(2n){border-right:none}.light.big_form .checkbox{line-height:20px}.error_page{text-align:center}.error_page .error_icon{background-size:200px 201px;background-position:center;height:200px;width:201px;margin:0 auto}.error_page h1 span{font-size:100px}.pagination a.round{font-size:11px}.pagination a.btn_prev{padding:0 10px 0 18px}.pagination a.btn_prev i{left:9px}.pagination a.btn_next{padding:0 18px 0 10px}.pagination a.btn_next i{right:9px}.pagination a.btn_back{padding:0 10px}.breadcrumbs{margin-bottom:15px}.head.sec_br{margin-bottom:35px}.header__bottom p.hd{font-size:0;padding:0 15px}.header__bottom p.hd:after{content:'!!!';font-size:14px;font-family:'open_sansextrabold',sans-serif}.header__bottom a.btn_close_message{font-size:0;padding:0 24px 0 0;right:5px}.header__bottom a.btn_close_message i{right:4px}.header__bottom .message{padding:0 0 0 13px;margin:0 0 0 8px}.header__bottom .wr{padding:0}.header__bottom .brige-100_years .pb_banner h1{font-size:21px}.prs_center .cnt_one{margin:0 25px 10px}.prs_center .cnt_one p{font-size:15px}.prs_center .cnt_one p.hd{font-size:13px;top:20px;left:0px;padding:0 0 0 40px;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.prs_center .cnt_one .txt_bottom{padding:0 0 0 40px;bottom:20px}.prs_center .cnt_one .txt_bottom p{font-size:15px}.prs_center .cnt_one .rhombus{-moz-transform:scale(1) rotate(45deg);-o-transform:scale(1) rotate(45deg);-ms-transform:scale(1) rotate(45deg);-webkit-transform:scale(1) rotate(45deg);transform:scale(1) rotate(45deg)}.prs_center .form{padding:26px 25px}.job_list .bg_gray{padding:20px}.contacts .inf_block_one .rhombus{margin-top:0;left:auto;top:12px;right:6px}.bg_gray .light.big_form{margin-bottom:0px}.light.big_form .doc_slide p.date{padding-top:26px}.job_list a.button{font-size:12px}.info_blocks{height:auto;padding:20px 0 10px}.info_blocks .widget{position:static !important;margin:0 auto 10px;width:100%}.info_blocks .widget span.s2{font-size:15px;line-height:25px}.info_blocks .widget span.s4{font-size:55px}.info_blocks .widget span.s5{font-size:20px}.info_blocks .widget span.details{font-size:12px}.info_blocks .widget a,.info_blocks .widget .link{margin:0 auto;width:290px !important}.info_blocks #wd1{height:290px}.info_blocks #wd2{left:0;height:290px}.info_blocks #wd3{left:0;height:590px;top:300px}.info_blocks #wd4{top:300px;left:0;height:590px}.info_blocks #wd5{left:0;top:900px;height:290px}.info_blocks #wd6{left:0;top:900px;height:290px}.info_blocks #wd7{left:0%;top:1200px;height:290px}.info_blocks #wd8{left:0;top:1200px;height:290px}.copyright{padding-top:31px}.copyright span{margin-right:19px}.siluet{margin:6px 0 10px;padding-left:40px}.siluet i{left:1px;top:-4px}.pr_link{margin:10px 0 10px 40px}.pr_link:before{left:-9px;top:1px}}@media only screen and (max-width:816px){.socials{text-align:left}.mob-socials{display:block}.modal-img-col{text-align:center;margin-bottom:20px}.fb-modal-text{padding-left:0}}@media only screen and (max-width:529px){.socials{margin-top:10px;margin-bottom:10px;padding-right:0;text-align:left}.news_list a.news_link{padding:0 0 8%}.news_list a.news_link span{position:relative;display:block}.news_list a.news_link span.date{top:0;padding:8% 7% 0 10%}.news_list a.news_link span.name{height:auto;top:0;margin:10px 0 0}.news_list a.news_link span.details{bottom:0}.news_list a.news_link span.txt{top:0;margin:10px 0}.bridge_list .search_b p{float:none;padding:9px 0 4px 29px}.bridge_list .search_b p br{display:none}.bridge_list.embankments .search_b{margin-top:10px}.bridge_list.embankments .search_b form.select{display:block;top:auto}.bridge_list.embankments .buttons_geay{margin-bottom:100px}.facts h1{line-height:40px}.facts h1 span{font-size:55px;margin-bottom:10px}.bridge_list .search_b{margin-top:45px;left:20px}.bridge_list hr{margin-bottom:15px}.bridge_list .search_b form.select{top:-80px;z-index:10;left:0}.bridge_list .categories{padding-top:95px}.bridge_view .boggers-flag,.bridge_view .raising-flag{float:right;position:relative;right:auto;top:auto;width:100%;margin:0}.bridge_view .boggers-flag{background:#e1e6ed}.bridge_view .raising-flag{background:#2e3339}.bridge_view .raising-flag.last-flag{width:100%}.brige-100_years .pb_banner h1{font-size:20px}.brige-100_years .pb_banner .namber{font-size:20px;margin-bottom:5px}}@media only screen and (max-width:506px){.bridge_list.piers .search_b{margin-top:45px}}@media only screen and (max-width:470px){.brige-100_years .pb_banner .hd{font-size:25px;line-height:32px;margin-bottom:10px}.brige-100_years .pb_banner p{margin-left:-5px;margin-right:-5px}}@media only screen and (max-width:450px){.history__one-day__events .img-wrap{padding:8px}.jubilee__gallery_item{width:100%}.jubilee__gallery_item{margin-right:0}.info_blocks .widget span.s2{margin-top:27px}.info_blocks .widget span.details{bottom:20px}.timetable,.slider .slide_one{height:600px}.timetable .bridge .line_wrapper .line_cur_sec_wrapper{min-width:24px}.contacts .inf_block_one .rhombus{right:auto;left:50%;top:50%;margin-top:-50px}.bridge_view .pagination .wr{padding:0 5px}.bridge_view .pagination .wr a{font-size:9px}.bridge_view .pagination .wr a.btn_back{padding:0 5px}.bridge_view .pagination .wr a.btn_prev{left:5px}.bridge_view .pagination .wr a.btn_next{right:5px}.bridge_view .pagination .wr a i{top:10px !important}.form .input p span b{display:none}.form .input p span i{display:inline}}@media only screen and (max-width:420px){.history-navigation .back-btn.history-btn{width:50%;margin-top:-9px}.info_w .inf_block_one{width:240px;height:240px}.info_w .inf_block_one .rhombus{top:55px !important}.slider-polk .img-wrap{width:180px}.slider-polk .slick-arrow{height:40px;width:40px}.photo_list .gallery_link.brige_p_l span span.txt,.photo_list .gallery_link_sec.brige_p_l span span.txt{height:60px}.regiment .to-video a{font-size:17px;padding:6px 5px}.persons .img-wrap{width:180px}.brige-100_years .pb_banner h1{line-height:30px}.facts h1 span{font-size:45px}.info_blocks .wr{padding:0}.bridge_list.embankments .search_b{margin-top:45px}.cont_fin.contest .contest--head{font-size:25px}.cont_fin.contest .contest--title,.cont_fin.contest .winner--name{font-size:20px}.cont_fin.contest .contest--title span:not(.likes),.cont_fin.contest .winner--name span:not(.likes){font-size:14px}}@media only screen and (max-width:330px){.brige-100_years .pb_banner h1{line-height:20px}}.regiment footer .footer__top p:last-child a{color:#222a32 !important}.bridge__flags{position:absolute;right:0;top:15px}.bridge__flags:after{content:'';clear:both;display:block}.bridge_view .boggers-flag,.bridge_view .raising-flag{position:relative;float:right;right:0;margin-right:20px}@media only screen and (max-width:640px){.bridge__flags{position:relative}.bridge_view .boggers-flag,.bridge_view .raising-flag{float:left;margin-right:0;top:auto;width:33.3333%}}@media only screen and (max-width:529px){.bridge_view .boggers-flag.jubilee-flag{background:#32aee2 !important;width:100%}.bridge_view .boggers-flag,.bridge_view .raising-flag{width:100%}a.boggers-flag.jubilee-flag.m--offset{right:auto}}@media screen and (max-width:768px){.history__slogan .slogan-text{padding-right:0}.history__slogan .slogan{font-size:40px;line-height:45px}}@media screen and (max-width:425px){.fb-obj-select{padding:11px 44px}.fb-obj-select img{left:15px}.fb-obj-select span{overflow:hidden;width:54%;text-overflow:ellipsis;display:inline-block;vertical-align:bottom;white-space:nowrap}.fb_banner .fb-btn{margin-bottom:20px}.slider-col{width:98%;margin-left:1%}.slide-nav-arrow.left{z-index:10;left:10px;position:absolute}.slide-nav-arrow.right{position:absolute;right:11px;z-index:10}.fb_banner .fb_banner{margin-bottom:35px}.fb-obj-list{width:100%;box-sizing:border-box}.fb-path-what-look-btns .fb-slide-btn.dark{margin-left:0}.fb-obj-list label{font-size:13px}.history__slogan .slogan{font-size:30px;line-height:35px}.routes_count{font-size:100px;line-height:100px}.route_title-2,.route_title-1{font-size:7vw}.route_title-1{left:124px}.route_title-2{left:145px}.routes__header{margin-bottom:50px}.route__list{width:100%}.fb-slide-btn{box-sizing:border-box;width:100%;text-align:center}.route__chart{padding:0;margin-top:40px}.route__slider-nav{position:absolute;bottom:-40px;margin:auto;text-align:center;width:100%;right:auto}.fb_news,.fb_sbornaya{padding:0;padding-bottom:20px}.routes_title{margin-bottom:20px}}/*# sourceMappingURL=screen.css.map */