.mrt5{margin-top:5px}.mrt10{margin-top:10px}.mrt15{margin-top:15px}.mrt20{margin-top:20px}.mrt25{margin-top:25px}.mrt30{margin-top:30px}.mrt35{margin-top:35px}.mrt40{margin-top:40px}.mrt45{margin-top:45px}.mrt50{margin-top:50px}.mrt75{margin-top:75px}.mrt100{margin-top:100px}.mrb5{margin-bottom:5px}.mrb10{margin-bottom:10px}.mrb15{margin-bottom:15px}.mrb20{margin-bottom:20px}.mrb25{margin-bottom:25px}.mrb30{margin-bottom:30px}.mrb35{margin-bottom:35px}.mrb40{margin-bottom:40px}.mrb45{margin-bottom:45px}.mrb50{margin-bottom:50px}.mrb75{margin-bottom:75px}.mrb100{margin-bottom:100px}.flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex.column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex.nowrap{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.flex.align-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex.align-stretch{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.flex.align-start{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex.align-end{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.flex.justify-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex.justify-start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex.justify-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.flex.justify-around{-ms-flex-pack:distribute;justify-content:space-around}.header{position:relative;height:auto;width:100%;z-index:99}.header .container{height:inherit;position:relative}.header .header__contacts{background-color:#1A3B6A;padding:10px 0}.header .header__contacts .item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:25px}.header .header__contacts .item .icon{margin-right:5px;fill:#fff}.header .header__contacts .item:hover{color:#509D44}.header .header__contacts .item:hover .icon{fill:#509D44}.header .header__detail{padding:15px 0}.header .header__detail .container{-ms-flex-wrap:nowrap;flex-wrap:nowrap;text-align:center}.header .header__detail h1{font-size:26px;color:#1A3B6A;font-weight:700;padding:0;margin:0}.header .header__detail h1::after,.header .header__detail h1::before{display:none}.header .header__detail .logo{max-height:120px}.header .header__detail .logo img{width:100%;height:100%;max-height:inherit;max-width:inherit;-o-object-fit:contain;object-fit:contain}.header .header__detail .col{width:100%;max-width:17.5%;flex-grow:1;padding:0 5px}.header .header__detail .col.header_title{max-width:30%!important}.header .header__detail .news_buttons a.button{font-size:14px;min-height:40px;margin:10px 0;min-width:auto;width:100%;max-width:180px;background-color:#509D44}.header .news_buttons a.button:hover{background-color:#1A3B6A}.header a{-webkit-transition:0.3s;-o-transition:0.3s;transition:0.3s;color:#fff;font-size:18px}.header .header__nav{background-color:#1A3B6A}.header .header__nav .logo{display:none}.header .header__nav ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.header .header__nav ul li{position:relative}.header .header__nav ul li.menu-item-has-children>a::after{position:relative;content:'\276F';margin-left:10px;transform:rotate(90deg);transition:0.3s;font-size:12px}.header .header__nav ul li.menu-item-has-children:hover>a::after{transform:rotate(0)}.header .header__nav ul li.menu-item-has-children:hover ul.sub-menu{height:auto;opacity:1}.header .header__nav ul li ul.sub-menu{position:absolute;top:100%;left:0;width:auto;min-width:100%;background-color:#1A3B6A;-webkit-box-shadow:5px 5px 5px rgb(0 0 0 / .215);box-shadow:5px 5px 5px rgb(0 0 0 / .215);height:0;opacity:0;overflow:hidden;transition:0.3s;padding:0;flex-direction:column}.header .header__nav ul li ul.sub-menu li{width:100%;text-align:left}.header .header__nav ul li ul.sub-menu li a{justify-content:flex-start}.header .header__nav ul li a{height:55px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;padding:0 20px;background-position:-200%;background-color:#fff0;position:relative;z-index:2;text-decoration:none;white-space:nowrap;overflow:hidden;font-size:16px}.header .header__nav ul li a:hover{color:#1A3B6A}.header .header__nav ul li a::before{position:absolute;width:100%;height:100%;top:0;left:-100%;right:0;bottom:0;background-color:#fff;content:"";z-index:1;-webkit-transition:0.5s;-o-transition:0.5s;transition:0.5s;z-index:-1;opacity:0}.header .header__nav ul li a:hover::before{left:0;opacity:1}.header .open-mobile-menu{display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:40px;height:40px;position:absolute;right:0;z-index:9;cursor:pointer}.header .open-mobile-menu .icon{max-width:30px;max-height:30px;fill:#fff}.header .close-mobile-menu{display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:40px;height:40px;position:absolute;right:0;z-index:9;cursor:pointer;top:0;right:0}.header .close-mobile-menu .icon{max-width:30px;max-height:30px;fill:#fff}@media only screen and (max-width:1170px){.header a{font-size:14px}.header .header__nav ul li a{height:55px;padding:0 10px;white-space:nowrap;font-size:14px}}@media only screen and (max-width:980px){.header .header__contacts .container{padding-right:50px}.header .header__contacts .item{margin-right:10px}.header .header__detail{padding:15px 0}.header .header__detail .container{-ms-flex-wrap:wrap;flex-wrap:wrap}.header .header__detail h1{padding-top:10px;margin-top:10px}.header .header__detail .col{max-width:50%}.header .header__detail .col:last-child{display:none}.header .header__detail .col.news_buttons,.header .header__detail .col.header_title{max-width:100%!important}.header .header__nav{position:fixed;width:100%;height:100%;max-width:400px;background-color:#1A3B6A;top:0;right:-200%;z-index:998;-webkit-transition:0.7s;-o-transition:0.7s;transition:0.7s;padding:20px;overflow:auto}.header .header__nav .container{padding:20px}.header .header__nav .logo{display:block;max-width:150px;margin-bottom:10px}.header .header__nav .logo img{width:100%;-o-object-fit:contain;object-fit:contain}.header .header__nav ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:100%}.header .header__nav ul li{width:100%}.header .header__nav ul li a{color:#fff;height:auto;margin:10px 0;font-size:18px;padding:0;text-decoration:none;white-space:nowrap;justify-content:flex-start}.header .header__nav ul li a:hover{color:#fff}.header .header__nav ul li ul.sub-menu{position:relative;top:auto;left:0;width:auto;background-color:#fff0;-webkit-box-shadow:none;box-shadow:none;height:auto;opacity:1;margin-left:25px}.header .header__nav ul>li:not(:first-child)::after{position:absolute;content:'';top:0;left:0;height:1px;width:30px;background-color:rgb(255 255 255 / .275)}.header .header__nav ul li a::before{display:none}.header .header__nav.is-active{right:0}.header .open-mobile-menu,.header .close-mobile-menu{display:-webkit-box;display:-ms-flexbox;display:flex}}.wp-block-button__width-100.wp-block-button__link,.wp-block-button__width-100 .wp-element-button{max-width:inherit!important}.wp-block-button__link,.wp-element-button,button[type=submit],input[type=submit],a.button,.button{width:auto;min-width:225px;max-width:100%;min-height:50px;display:-webkit-box;display:-ms-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;background-color:#1A3B6A;margin:10px 0;padding:0 10px;font-size:17px;border:none;cursor:pointer;-webkit-transition:0.3s;-o-transition:0.3s;transition:0.3s;outline:none;color:#fff!important;font-family:"bliss_pro",sans-serif;-webkit-appearance:none;-webkit-box-shadow:5px 5px 45px #fff0;box-shadow:5px 5px 45px #fff0;border-radius:6px;border:1px solid #fff0;text-decoration:none!important;text-transform:uppercase}.wp-block-button__link:hover,.wp-element-button:hover,button[type=submit]:hover,input[type=submit]:hover,a.button:hover,.button:hover{background-color:#276AB2;-webkit-box-shadow:5px 5px 15px rgb(0 0 0 / .3);box-shadow:5px 5px 15px rgb(0 0 0 / .3)}button.open-menu{width:50px;height:50px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#1A3B6A;border-radius:0;margin:0;font-size:17px;border:none;cursor:pointer;-webkit-transition:0.3s;-o-transition:0.3s;transition:0.3s;outline:none;color:#fff;font-family:"bliss_pro",sans-serif;-webkit-appearance:none;display:none}button.open-menu .icon{fill:#fff;position:absolute}button.open-menu .icon.is-active{opacity:0}button.open-menu.is-active{background-color:#af0000}button.open-menu.is-active .icon.is-active{opacity:1}button.open-menu.is-active .icon.no-active{opacity:0}@media only screen and (max-width:768px){button.open-menu{display:-webkit-box;display:-ms-flexbox;display:flex}}input[type=tel],input[type=email],input[type=text]{max-width:100%;width:100%;height:50px;border-radius:6px;border:1px solid #1A3B6A;background-color:#fff;margin:10px 0;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 15px;outline:none;color:#1A3B6A;font-size:16px;font-family:"bliss_pro",sans-serif;-webkit-appearance:none;-webkit-transition:0.3s;-o-transition:0.3s;transition:0.3s}input[type=tel]::-webkit-input-placeholder,input[type=email]::-webkit-input-placeholder,input[type=text]::-webkit-input-placeholder{color:#1A3B6A}input[type=tel]::-moz-placeholder,input[type=email]::-moz-placeholder,input[type=text]::-moz-placeholder{color:#1A3B6A}input[type=tel]:-ms-input-placeholder,input[type=email]:-ms-input-placeholder,input[type=text]:-ms-input-placeholder{color:#1A3B6A}input[type=tel]::-ms-input-placeholder,input[type=email]::-ms-input-placeholder,input[type=text]::-ms-input-placeholder{color:#1A3B6A}input[type=tel]::placeholder,input[type=email]::placeholder,input[type=text]::placeholder{color:#1A3B6A}input[type=tel]:focus,input[type=email]:focus,input[type=text]:focus{border-color:#276AB2;-webkit-box-shadow:0 2px 5px rgb(0 0 0 / .2);box-shadow:0 2px 5px rgb(0 0 0 / .2)}input[type=tel]:focus::-webkit-input-placeholder,input[type=email]:focus::-webkit-input-placeholder,input[type=text]:focus::-webkit-input-placeholder{color:#1A3B6A}input[type=tel]:focus::-moz-placeholder,input[type=email]:focus::-moz-placeholder,input[type=text]:focus::-moz-placeholder{color:#1A3B6A}input[type=tel]:focus:-ms-input-placeholder,input[type=email]:focus:-ms-input-placeholder,input[type=text]:focus:-ms-input-placeholder{color:#1A3B6A}input[type=tel]:focus::-ms-input-placeholder,input[type=email]:focus::-ms-input-placeholder,input[type=text]:focus::-ms-input-placeholder{color:#1A3B6A}input[type=tel]:focus::placeholder,input[type=email]:focus::placeholder,input[type=text]:focus::placeholder{color:#1A3B6A}textarea{min-width:100%;max-width:100%;width:100%;height:150px;max-height:150px;border-radius:6px;border:1px solid #1A3B6A;background-color:#fff;margin:10px 0;-webkit-box-sizing:border-box;box-sizing:border-box;padding:15px;outline:none;color:#1A3B6A;font-size:16px;font-family:"bliss_pro",sans-serif;-webkit-appearance:none;-webkit-transition:0.3s;-o-transition:0.3s;transition:0.3s}textarea::-webkit-input-placeholder{color:#1A3B6A}textarea::-moz-placeholder{color:#1A3B6A}textarea:-ms-input-placeholder{color:#1A3B6A}textarea::-ms-input-placeholder{color:#1A3B6A}textarea::placeholder{color:#1A3B6A}textarea:focus{border-color:#1A3B6A;-webkit-box-shadow:0 2px 5px rgb(0 0 0 / .2);box-shadow:0 2px 5px rgb(0 0 0 / .2)}select{width:100%;height:50px;border-radius:6px;border:1px solid #1A3B6A;background-color:#fff;margin:10px 0;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 15px;outline:none;color:#1A3B6A;font-size:16px;font-family:"bliss_pro",sans-serif;-webkit-transition:0.3s;-o-transition:0.3s;transition:0.3s;-webkit-appearance:none}.footer{padding:100px 0 50px;background-color:#1A3B6A}.footer p{color:#fff}.footer span.title{color:#fff;font-size:22px;padding-bottom:10px;margin-bottom:10px}.footer span.title::after{width:50%}.footer span.title::before{width:30%}.footer ul li a{position:relative}.footer ul li a::before{content:"❯";margin-right:5px}.footer a{color:#fff;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin:15px 0 0}.footer p>a{margin:0}.footer a span{margin:0 5px;display:inline-block}.footer a .icon{fill:#fff}.footer a:hover{color:#509D44}.footer a:hover .icon{fill:#509D44}.footer .row{gap:20px}.footer .row .col{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:calc(25% - 20px);margin-bottom:25px}.footer .row .col .social-links{max-width:150px}.footer .row .col .social-links a{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:100%;padding:5px;background-color:#1A3B6A;-webkit-transition:0.3s;-o-transition:0.3s;transition:0.3s}.footer .row .col .social-links a .icon{fill:#fff}.footer .row .col .social-links a:hover{background-color:#1A3B6A}.footer .logo{max-width:200px}.footer .logo img{object-fit:contain}.footer .copy{padding-top:50px;margin-top:50px;border-top:1px solid #ccc}.footer .copy .wb-member{width:auto;flex-wrap:nowrap}.footer .copy .wb-member img{max-width:120px;margin-right:15px}.footer .copy .cert-logo{align-items:flex-end}.footer .copy .cert-logo img{max-width:120px;border-radius:10px}.footer .copy>.row>div{flex:1}.footer .copy>.row>.col{width:auto;white-space:nowrap}.footer .legal-info p{font-size:14px}@media only screen and (max-width:767px){.footer .row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer .col.footer_nav{display:none}.footer .row .col{width:100%;margin-right:0!important}.footer .copy>.row>.col{width:100%;text-align:center;white-space:wrap}.footer .copy .cert-logo{align-items:center}.back-top{position:fixed;bottom:90px;right:10px;z-index:9999;height:60px;width:60px;-webkit-transition:0.3s;-o-transition:0.3s;transition:0.3s;background-color:#1A3B6A;border-radius:100%;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;pointer-events:none;opacity:0}.back-top.active{pointer-events:all;opacity:1}.back-top:hover{background-color:#276AB2;-webkit-box-shadow:5px 5px 5px rgb(0 0 0 / .215);box-shadow:5px 5px 5px rgb(0 0 0 / .215)}.back-top .icon{width:14px;height:8px;stroke:#fff;fill:#fff0}@media only screen and (max-width:1140px){.back-top{display:none}}.overlay{background-color:rgb(0 0 0 / .6);position:fixed;top:0;bottom:0;left:0;right:0;z-index:10000}.nonebox{position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:90%;color:#1A3B6A;max-width:420px;height:auto;z-index:99999;text-align:center;border-radius:5px;background-color:#fff;padding:25px;font-family:"bliss_pro",sans-serif;-webkit-box-sizing:border-box;box-sizing:border-box;display:none}.nonebox .button{margin:10px auto 0}.nonebox .box-close{width:20px;height:20px;cursor:pointer;display:block;position:absolute;top:10px;right:10px}.nonebox .box-close .icon{width:inherit;height:inherit}