/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */
.hamburger{font:inherit;display:inline-block;overflow:visible;margin:0;padding:0;cursor:pointer;-webkit-transition-timing-function:linear;transition-timing-function:linear;-webkit-transition-duration:.15s;transition-duration:.15s;-webkit-transition-property:opacity,-webkit-filter;transition-property:opacity,filter;transition-property:opacity,filter,-webkit-filter;text-transform:none;color:inherit;border:0;background-color:transparent}.hamburger.is-active:hover,.hamburger:hover{opacity:1}.hamburger.is-active .hamburger-inner,.hamburger.is-active .hamburger-inner::after,.hamburger.is-active .hamburger-inner::before{background-color:#fff}.hamburger-box{position:relative;display:inline-block;width:30px;height:17px}.hamburger-inner,.hamburger-inner::after,.hamburger-inner::before{position:absolute;width:30px;height:3px;-webkit-transition-timing-function:ease;transition-timing-function:ease;-webkit-transition-duration:.15s;transition-duration:.15s;-webkit-transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;border-radius:0;background-color:#0157b3;display:block}.hamburger-inner{top:50%;margin-top:-1.5px}.hamburger-inner::after,.hamburger-inner::before{content:''}.hamburger-inner::before{top:-7px}.hamburger-inner::after{bottom:-7px}.hamburger--collapse .hamburger-inner{top:auto;bottom:0;-webkit-transition-delay:.13s;transition-delay:.13s;-webkit-transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-timing-function:cubic-bezier(.55,.055,.675,.19);-webkit-transition-duration:.13s;transition-duration:.13s}.hamburger--collapse .hamburger-inner::after{top:-14px;-webkit-transition:top .2s .2s cubic-bezier(.33333,.66667,.66667,1),opacity .1s linear;transition:top .2s .2s cubic-bezier(.33333,.66667,.66667,1),opacity .1s linear}.hamburger--collapse .hamburger-inner::before{-webkit-transition:top .12s .2s cubic-bezier(.33333,.66667,.66667,1),-webkit-transform .13s cubic-bezier(.55,.055,.675,.19);transition:top .12s .2s cubic-bezier(.33333,.66667,.66667,1),transform .13s cubic-bezier(.55,.055,.675,.19);transition:top .12s .2s cubic-bezier(.33333,.66667,.66667,1),transform .13s cubic-bezier(.55,.055,.675,.19),-webkit-transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse.is-active .hamburger-inner{-webkit-transition-delay:.22s;transition-delay:.22s;-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,-7px,0) rotate(-45deg);transform:translate3d(0,-7px,0) rotate(-45deg)}.hamburger--collapse.is-active .hamburger-inner::after{top:0;-webkit-transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity .1s .22s linear;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity .1s .22s linear;opacity:0}.hamburger--collapse.is-active .hamburger-inner::before{top:0;-webkit-transition:top .1s .16s cubic-bezier(.33333,0,.66667,.33333),-webkit-transform .13s .25s cubic-bezier(.215,.61,.355,1);transition:top .1s .16s cubic-bezier(.33333,0,.66667,.33333),transform .13s .25s cubic-bezier(.215,.61,.355,1);transition:top .1s .16s cubic-bezier(.33333,0,.66667,.33333),transform .13s .25s cubic-bezier(.215,.61,.355,1),-webkit-transform .13s .25s cubic-bezier(.215,.61,.355,1);-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html{-webkit-text-size-adjust:100%;line-height:1}body{font-family:'Montserrat',sans-serif;font-size:16px;font-weight:400;margin:0;padding:0;color:#000}hr{overflow:visible;-webkit-box-sizing:content-box;box-sizing:content-box;height:0}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;-webkit-transition:color .3s ease-in-out;transition:color .3s ease-in-out;text-decoration:none}abbr[title]{text-decoration:underline dotted;border-bottom:none;-webkit-text-decoration:underline dotted}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{display:table;max-width:100%;white-space:normal;color:inherit}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio],legend{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:textfield}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}details{display:block}summary{display:list-item}[hidden],template{display:none}.container{max-width:1240px;margin:0 auto}@media only screen and (max-width:1279px){.container{max-width:980px}}@media only screen and (max-width:1023px){.container{max-width:740px}}@media only screen and (max-width:767px){.container{max-width:100%;padding:0 15px}}.header-top,.header-top__logo a{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header-top{display:-webkit-box;display:-ms-flexbox;display:flex;padding:15px 0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.header-top__logo a,.header-top__nav nav ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.header-top__logo a{height:50px}.header-top__logo a span{font-size:30px;font-weight:900;margin-left:15px;text-transform:uppercase;color:#000}@media only screen and (max-width:767px){.header-top__logo a span{font-size:24px}}.header-top__logo a img,.mob-menu{display:block;height:100%}@media only screen and (max-width:767px){.header-top__nav nav{display:none}}.header-top__nav nav ul{list-style:none}.header-top__nav nav ul li{margin-right:15px}.header-top__nav nav ul li a{font-size:14px;font-weight:700;-webkit-transition:color .3s ease;transition:color .3s ease;text-transform:uppercase;color:#000}.header-top__nav nav ul li a:hover,.page a{color:#0157b3}.mob-menu{position:fixed;z-index:1000;top:0;left:0;display:none;width:100%;-webkit-transition:all .5s ease;transition:all .5s ease;-webkit-transform:translateX(-100%);transform:translateX(-100%);background-color:#0157b3}.mob-menu nav{margin-top:50px}.mob-menu nav ul li{padding:15px}.mob-menu nav ul li a{font-size:22px;font-weight:900;color:#fff}@media only screen and (max-width:767px){.mob-menu{display:block}}.mob-menu.active-menu{-webkit-transform:translateX(0);transform:translateX(0)}.hamburger{position:relative;z-index:1001;display:none}@media only screen and (max-width:767px){.hamburger{display:block}}footer{margin-top:75px}footer .copy,h1,h2{text-align:center;text-transform:uppercase}footer .copy{margin:0;padding:15px 0;border-top:1px solid #ccc;font-size:12px;font-weight:700}*{-webkit-box-sizing:border-box;box-sizing:border-box;outline:0}.page .section h2,h1,h2,h3,h4,h5{margin:0}h1,h2{font-size:46px;font-weight:900;margin-bottom:30px}@media only screen and (max-width:767px){h1,h2{font-size:26px}}figure,ul{margin:0;padding:0}p{line-height:25px;margin:0 0 15px}.browsehappy{position:fixed;z-index:10000;top:0;left:0;width:100%;height:100%;background-color:#fff}.browsehappy p{line-height:30px;position:absolute;top:20%;left:10%;width:80%;padding:30px;text-align:center;color:#fff;background-color:red}.header-top__baner figure{height:620px}@media only screen and (max-width:1023px){.header-top__baner figure{height:inherit}}.header-top__baner figure img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:bottom;object-position:bottom}@media only screen and (max-width:1023px){.header-top__baner figure img{height:inherit;onject-fit:none}}.section{padding:75px 0 0}.video-block{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.video-block iframe{width:870px;height:460px;margin-top:10px;-webkit-box-shadow:0 0 30px rgba(0,0,0,.2);box-shadow:0 0 30px rgba(0,0,0,.2)}@media only screen and (max-width:767px){.video-block iframe{width:100%;height:inherit}}.about p:last-child{margin-bottom:0}.sections{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:75px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.sections section{width:50%}@media only screen and (max-width:1023px){.sections section{width:100%}}@media only screen and (max-width:767px){.sections section{margin:10px 0}}.sections section figure{position:relative}.sections section figure img{display:block;width:100%;height:auto}@media only screen and (max-width:767px){.sections section figure img{min-height:400px;-o-object-fit:cover;object-fit:cover}}.sections section figure figcaption{position:absolute;top:0;left:0;flex-direction:column;width:100%;height:100%;padding:50px;color:#fff;background-color:rgba(0,0,0,.28);-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column}@media only screen and (max-width:1279px){.sections section figure figcaption{padding:20px}}@media only screen and (max-width:1023px){.sections section figure figcaption{padding:50px}}@media only screen and (max-width:767px){.sections section figure figcaption{padding:20px 20px 10px}}.sections section figure figcaption h2{font-size:22px;font-weight:700;margin:0;text-transform:none;text-shadow:0 0 2px #000}.sections section figure figcaption p{margin:0;text-align:center;text-shadow:0 0 2px #000}.sections section figure figcaption .block-link,.sections section figure figcaption .block-link a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media only screen and (max-width:767px){.sections section figure figcaption .block-link{-ms-flex-wrap:wrap;flex-wrap:wrap}}.sections section figure figcaption .block-link a{width:50px;height:50px;margin:0 5px;-webkit-transition:all .3s ease;transition:all .3s ease;border-radius:50%;background-color:rgba(0,0,0,.8);-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:1279px){.sections section figure figcaption .block-link a{width:40px;height:40px}}@media only screen and (max-width:767px){.sections section figure figcaption .block-link a{min-width:40px;min-height:40px;margin-bottom:10px}}.sections section figure figcaption .block-link a:hover{background-color:#0157b3}.sections section figure figcaption .block-link a .icon{width:25px;height:25px;fill:#fff}.contacts-blocks,.contacts-blocks .contacts-blocks__left p,.sections section figure figcaption{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (max-width:767px){.contacts-blocks{-ms-flex-wrap:wrap;flex-wrap:wrap}}.contacts-blocks .contacts-blocks__left{width:30%}@media only screen and (max-width:1279px){.contacts-blocks .contacts-blocks__left{width:50%}}@media only screen and (max-width:767px){.contacts-blocks .contacts-blocks__left{width:100%}}.contacts-blocks .contacts-blocks__left p{font-weight:900;margin:0;padding:15px 0;text-transform:uppercase;border-bottom:1px solid #ccc;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.contacts-blocks .contacts-blocks__left p:last-child{border-bottom:none}.contacts-blocks .contacts-blocks__left p a{display:inline-block;color:#0157b3}.contacts-blocks .contacts-blocks__left p a,.contacts-blocks .contacts-blocks__left p span{font-weight:500;margin-left:10px;text-transform:none}.contacts-blocks .contacts-blocks__right{width:66%}@media only screen and (max-width:1279px){.contacts-blocks .contacts-blocks__right{width:calc(50% - 15px)}}@media only screen and (max-width:767px){.contacts-blocks .contacts-blocks__right{width:100%}}#map{width:100%;height:100%;min-height:400px}@media only screen and (max-width:1279px){#map{min-height:300px}}#map canvas{-webkit-filter:grayscale(100%);filter:grayscale(100%)}.page{padding-top:75px}.page h1{text-align:left}.page h2,.page h3{font-size:36px;margin:20px 0 15px;text-align:left}@media only screen and (max-width:767px){.page h2{font-size:24px}}.page h3{font-size:34px;font-weight:900;text-transform:uppercase}@media only screen and (max-width:767px){.page h3{font-size:22px}}.page p:last-child{margin-bottom:0}.custom-object-fit{position:relative;background-position:bottom center;background-size:cover}.custom-object-fit img{opacity:0}.page-baner figure{height:320px}@media only screen and (max-width:1023px){.page-baner figure{height:inherit}.page-baner figure img{height:inherit;onject-fit:none}}@media (min-width:1920px){.page-baner figure{height:520px}}