@import url("https://fonts.googleapis.com/css?family=Old+Standard+TT|Open+Sans");body{margin:0;background-color:#fff;color:#000;font-family:"Open Sans",sans-serif}h1,h2,h3,h4,h5{font-family:"Old Standard TT",sans-serif;color:#291b1b;word-wrap:break-word}h1{margin-bottom:1.1em}h2{margin-bottom:1em}h3{font-size:1.6em}h4{font-size:1.2em}p{line-height:1.5em}a{color:#291b1b;transition:all .4s ease;outline:none;text-decoration:underline}a:hover{color:#a01624;text-decoration:none}.btn{border:1px solid;transition:all .4s ease;border-radius:2em;padding:1rem 2.5rem;white-space:normal;text-decoration:none}.btn:active{outline:none}.btn-white{background-color:#fff;color:#000;border-color:#000}.btn-white:hover{background-color:#000;color:#fff}.btn-primary{background-color:#000;color:#fff;border-color:#000}.btn-primary:hover{background-color:#fff;color:#000;border-color:#000}.btn-highlight{background-color:#f9d423;color:#000;border-color:#f9d423}.btn-highlight:hover{background-color:#000;color:#fff;border-color:#000}.btn-transparent{background-color:transparent;color:#fff;border-color:#f9d423}.btn-transparent:hover{background-color:#f9d423;color:#000;border-color:#f9d423}.btn-full-wdth{width:100%;text-align:center}.filter-grayscale{filter:grayscale(85%);transition:all .4s ease}.filter-grayscale:hover{filter:grayscale(0)}.higlight{color:#AB1620}.text-bold{font-weight:700}.text-white{color:#fff}.text-italic{font-style:italic}.text-undeline{text-decoration:underline}.pos-relative{position:relative}.highlight{color:#f9d423}.padding1em{padding:1em}.bordered{border:1px solid rgba(22,160,133,0.1)}.bordered-primary{border:1px solid #000}.white-bg{background-color:#fff}.separator{clear:both;float:none;margin:2em 0;height:15px;background:url(../img/sep.png)}.page-header{background:linear-gradient(to right, #16a085, #f4d03f);position:relative}.header-inner{padding:15px 5px;position:relative;z-index:2}.header-logo{width:100%;text-align:center}.header__logo-link{text-decoration:none;display:flex}.header__logo-text{align-self:flex-end;padding-left:5px;text-transform:uppercase;text-align:left;color:#000;font-weight:400;font-family:"Old Standard TT",sans-serif;text-shadow:-1px -1px 0px rgba(22,160,133,0.95)}.header__logo-pic{max-width:100px;width:25%;max-height:65px}.header-footer{font-size:smaller}.navbar{padding:0}.navbar-toggler{border:1px solid #000}.navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0,0,0, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E")}.header-nav_list{padding:15px;display:flex;flex-direction:column !important}.header-nav_list--item{margin-bottom:.5em;min-width:30%}.header-nav_list--item.parent-item{width:100%}.header-nav_list--item__link{display:inline-block;text-decoration:none}.header-nav_list--item__link.active{text-decoration:underline;color:#a01624}.header-nav_list .header-subnav_list{list-style:none;padding-top:.5em;padding-left:1em}.header-btn{padding:5px;margin:1em auto;width:210px;font-size:12px;display:block}.particles-bg{position:absolute;top:0;left:0;right:0;bottom:10px;z-index:1}.footer{padding:1em;background:linear-gradient(to right, #f4d03f, #333);z-index:2;position:relative}.page-inner{padding:15px}.footer-copy{display:flex;flex-wrap:wrap;justify-content:space-between;font-size:smaller}.footer-copy p{margin-bottom:0}.map{height:400px;width:100%}@media (min-width: 768px){body{font-size:13px}.page-wrap{height:100vh;display:flex;flex-wrap:wrap}.page-header{position:fixed;top:0;left:0;bottom:0;width:33%;overflow:auto;display:flex}.header-inner{padding:2em 2em 0;display:flex;flex-direction:column;width:100%}.header__logo-text{max-width:205px}.header-nav_list{padding:1em 0 0;flex-direction:column}.header-nav_list--item{margin-bottom:8px;min-width:100%}.header-btn{width:auto;margin-left:auto;margin-right:auto;padding:5px 7px;font-size:12px}.header-footer{margin-top:auto}.page-content{width:67%;margin-left:33%;padding-top:2em}.page-inner{padding:3em 3em 100px}.footer{position:fixed;right:0;left:33%;bottom:0}.footer-info{display:flex;justify-content:space-between}.footer-info p{margin-bottom:5px;margin-right:10px}.footer-info p b{display:none}.owl-item_right img{width:100%}.owl-item_left{left:0;right:0;bottom:0}.owl-item_left .owl-left_content{padding:1.5em 3em;background:rgba(255,255,255,0.8)}.owl-nav{position:absolute;left:5px;right:5px;bottom:10%}.owl-nav .owl-prev,.owl-nav .owl-next{border:1px solid;border-radius:50%;display:inline-block;padding:5px 11px;background:#fff}.owl-nav .owl-prev:hover,.owl-nav .owl-next:hover{color:#fff;background:#000}.owl-nav .owl-prev.disabled,.owl-nav .owl-next.disabled{opacity:.5 !important}.owl-nav .owl-prev{float:left}.owl-nav .owl-next{float:right}}@media (min-width: 992px){body{font-size:15px}.page-header{width:30%}.page-content{width:70%;margin-left:30%}.footer{left:30%}.header-btn{padding:1em;font-size:14px}}@media (min-width: 1024px){body{font-size:16px}.page-header{width:35%}.page-content{width:65%;margin-left:35%}.footer{left:35%}}@media (min-width: 1300px){.page-header{width:30%}.page-content{width:65%;margin-left:32.5%}.footer{left:30%}}@media (max-width: 767px){body{font-size:14px}h1{font-size:22px}h2{font-size:20px}h3{font-size:18px}h4{font-size:16px}.header__logo-text{display:none}.navbar-toggler{position:absolute;right:0;top:-40px}.header-nav_list{background:rgba(255,255,255,0.4)}}.lk .lk-enter-form{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}.lk .lk-enter-form input{padding:1rem 2.5rem;border:1px solid #000;transition:all .4s ease;border-radius:2em}.lk .lk-enter-form button{flex-grow:3}.lk .lk-hello{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}.lk .lk-hello h3{padding:1rem 1em;margin:0}.lk .lk-hello .btn{flex-grow:2}.lk-svod .lk-svod_row{display:flex;flex-wrap:wrap;border-bottom:1px solid rgba(22,160,133,0.1)}.lk-svod .lk-svod_row div{padding:1em}.lk-svod .lk-svod_row .lk-svod_title{min-width:200px}.lk-svod .lk-svod_row .lk-svod_title span{font-weight:700}.bl-const_table{border:1px solid rgba(22,160,133,0.1)}.bl-const_table-row{display:flex;flex-direction:column;border-bottom:1px solid rgba(22,160,133,0.1)}.bl-const_table-row:nth-of-type(2n){background:#FFFFF8}.bl-const_table-cell{padding:1em}.bl-const_table .bl-const_header{font-weight:700;background:rgba(22,160,133,0.1);font-size:1.2em}.bl-const_table-cell__name{font-weight:700;border-right:1px solid rgba(22,160,133,0.1)}@media (max-width: 480px){.lk-enter-form input,.lk-enter-form button{width:100%}}@media (min-width: 768px){.bl-const_table-row{flex-wrap:wrap;flex-direction:row}.bl-const_table-cell__name{min-width:250px}}@media (min-width: 1024px){.bl-const_table-cell__name{width:65%}}@media (min-width: 1200px){.bl-const_table-cell__name{width:60%}}@media (min-width: 1500px){.bl-const_table-cell__name{width:45%}}
