.mobile-menu{width:100%;position:fixed;top:0;left:0;z-index:100;display:none}.mobile-menu .mobile-head{width:100%;height:60px;background:#f0f6f3;position:fixed;top:0;left:0;z-index:10;transition:top .3s}.mobile-menu .mobile-head .block-header-top{width:100%;height:60px;padding:0 20px;border-bottom:1px solid #84c28f;display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:nowrap}.mobile-menu .mobile-head .opener{margin:0 0 0 10px}.mobile-menu .mobile-head .opener .ico.search{height:auto}.mobile-menu .mobile-head .opener .ico.search>*{fill:#1b1d20}.mobile-menu .mobile-head .opener:last-child{width:30px;height:30px;display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:nowrap}.mobile-menu .mobile-head .search{width:100%;height:50px}.mobile-menu .mobile-head .search form .textbox{width:100%;padding:0 50px 0 15px;border-radius:0;border-left:0;border-right:0}.mobile-menu .mobile-head .block-left{position:relative;z-index:2}.mobile-menu .mobile-head .block-right{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;flex-wrap:nowrap;position:relative;z-index:2}.mobile-menu .mobile-head .block-right .content-whatsapp svg{width:30px;height:30px}.mobile-menu .mobile-head .opener .ico.close{display:none}.mobile-menu .mobile-head .opener .ico.close svg *{fill:#1b1d20}.mobile-menu .mobile-head .logo{height:100%;text-align:center}.mobile-menu .mobile-head .logo a{height:100%}.mobile-menu .mobile-head .logo img{height:40px;margin:5px 0}.mobile-menu .mobile-before{width:100%;height:100vh;background:rgba(27,29,32,.5);font-size:0;position:fixed;top:0;left:0;z-index:5;display:none}.mobile-menu .mobile-body{width:340px;height:100%;padding:0 0 50px 0;background:#fff;position:fixed;top:60px;right:-350px;z-index:9;overflow:auto;overflow-x:hidden;transition:right .3s}.mobile-menu .mobile-body.opened{right:0}.mobile-menu .mobile-body .close{height:50px;margin-left:30px}.mobile-menu .mobile-body .opener{width:80px;padding-left:30px}.mobile-menu .mobile-body .menu{transform:translateY(0)}.mobile-menu .mobile-body .mobile-user{margin:30px 0}.mobile-menu .mobile-body .center{text-align:left}.mobile-menu .mobile-body nav{width:100%;padding-bottom:30px}.mobile-menu .mobile-body nav .level-1{padding:15px 0 0 0}.mobile-menu .mobile-body nav li{width:100%;position:relative}.mobile-menu .mobile-body nav li:last-child{border-bottom:0}.mobile-menu .mobile-body nav li .ico{width:45px;height:45px;display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:nowrap;position:absolute;top:0;right:-50px;z-index:10}.mobile-menu .mobile-body nav li a{width:100%;padding:10px 30px;font-size:18px;color:#1b1d20;display:inline-block;vertical-align:top;position:relative}.mobile-menu .mobile-body nav li a.auth{display:none}.mobile-menu .mobile-body nav li.with-subitems>a{width:calc(100% - 45px);margin:0 45px 0 0}.mobile-menu .mobile-body nav li .level-2{padding:10px 0;background:#f0f6f3;display:none}.mobile-menu .mobile-body nav li .level-2 li{border:0 none}.mobile-menu .mobile-body nav li .level-2 li a{padding:5px 40px}.mobile-menu .mobile-body nav li .level-2 li:last-child{margin:0}.mobile-menu .mobile-body nav li.opened{padding:0}.mobile-menu .mobile-body nav li.opened .ico{transform:rotate(-180deg)}.mobile-menu .mobile-body nav li.opened .level-2{display:block}.mobile-menu .mobile-body nav li.selected>a{color:#84c28f}.mobile-menu .mobile-body nav li.selected>.level-2{display:block}.mobile-menu .mobile-body .menu-top .level-1>li{height:auto;margin-bottom:10px;position:relative}.mobile-menu .mobile-body .menu-top .level-1>li>a{width:100%;padding:0 40px}.mobile-menu .mobile-body .menu-top .level-1>li.with-subitems{margin-bottom:15px}.mobile-menu .mobile-body .menu-top .level-1>li.with-subitems .ico{display:none}.mobile-menu .mobile-body .menu-top .level-1>li .level-2{margin-top:15px}.mobile-menu .mobile-body .menu-top .level-1>li .level-2 li{margin-bottom:7px}.mobile-menu .mobile-body .menu-top .level-1>li .level-2 li:last-child{margin-bottom:0}.mobile-menu .mobile-body .menu-top .level-1>li .level-2 li a{width:100%;padding:0 0 0 60px}.mobile-menu .mobile-body .menu-bottom{margin-top:30px}.mobile-menu .mobile-body .menu-bottom li a{width:100%;padding:5px 0 5px 20px}.mobile-menu .mobile-body .mobile-footer{width:100%;position:absolute;bottom:120px;left:0;z-index:1}.mobile-menu .mobile-body .block-phone{margin:30px 0;padding:0 40px}.mobile-menu .mobile-body .block-phone .content-whatsapp{width:100%}.mobile-menu .mobile-body .block-phone .content-phone{margin-bottom:5px}.mobile-menu .mobile-btn{display:none}.mobile-menu .socials{padding:0 40px;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap}.mobile-menu .socials ul li{margin:0 15px 0 0}.mobile-menu .socials ul li:last-child{margin:0}.mobile-menu.opened .mobile-head .opener .menu{display:none}.mobile-menu.opened .mobile-head .opener .close{display:block}.mobile-menu.opened .mobile-body{right:0}.mobile-menu .block-search{width:100%;height:50px;position:absolute;top:-100px;left:0;z-index:10}.mobile-menu .block-search.opened{top:60px}.mobile-menu .block-search form{display:flex}.mobile-menu .block-search .textbox{width:100%;height:50px;padding:0 10px;background:#fff;border-bottom:1px solid #d4d4d4}.mobile-menu .block-search .submit{width:50px;height:50px;background:#f0f6f3;flex-shrink:0;display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:nowrap}.mobile-menu .block-search .submit input{width:100%;height:100%;opacity:0}.mobile-menu .block-search .submit svg{position:absolute;z-index:1;pointer-events:none}.mobile-menu .block-search .ico.close{width:50px;height:50px;background:#f0f6f3;flex-shrink:0;display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:nowrap}.mobile-menu .block-center{text-align:center;padding-bottom:50px}.mobile-menu .block-center .btn{height:50px;line-height:50px;padding:0 20px;background:#f5d79b;font-size:16px;color:#1b1d20;display:inline-block}@media all and (max-width: 1660px){.header .wrapper .flex-wrap .block-right{flex-wrap:wrap}.header .wrapper .flex-wrap .block-right .socials{width:100%;margin:0 0 20px 0;justify-content:flex-end;order:1}.header .wrapper .flex-wrap .block-right .lang-wrap{order:2}.header .wrapper .flex-wrap .block-right .btn{order:3}}@media all and (max-width: 1540px){.menu-top ul li a{font-size:14px}}@media all and (max-width: 1380px){:root{--wrapper-width-full: 94%}.header .wrapper .slogan{font-size:14px}.header .down .wrapper{width:var(--wrapper-width-full)}.header .down .wrapper .opener:first-child{margin:0 15px 0 0}.header .lang-wrap{margin:0 0 0 20px}}@media all and (max-width: 1260px){:root{--wrapper-width: 1060px;--font-size-heading: 17px}.menu-top ul li{margin:0 0 0 0}.block-news-index{padding:40px 0}.block-news-index .main-news{width:400px}.block-news-index .main-news .title{max-width:100%;font-size:20px}.block-news-index .other-news .items .item a .img{margin:0 20px 0 0}.block-video-index{padding:40px 0}.block-video-index .controls .swiper-scrollbar{width:960px}.template-default .body .wrapper>.flex-wrap>.block-left{width:700px}.template-default.page-full-width .body .wrapper>.flex-wrap .block-left{width:100%}.block-partners .items .item:nth-child(4n+4){margin:13px 13px 0 0}.block-contacts #map{width:100%}.block-events .items .item{max-width:31.333%;margin:40px 3% 0 0}.block-events .items .item:nth-child(3n+4){margin:40px 0 0 0}.block-events .items .item.first{max-width:100%;margin:0}.block-events .items .item.first .img{width:50%;padding:0 10px 0 0}.block-events .items .item.first .data{width:50%;padding:0 0 0 10px}.block-campaigns .items .item{width:48%;margin:0 2% 40px 0}.block-campaigns .items .item.first .data .title{font-size:18px;margin:0 0 20px 0}.block-campaigns .items .item.first~.item:nth-child(even){margin:0 2% 40px 0}.block-campaigns .items .item.first~.item:nth-child(odd){margin:0 0 40px 2%}.block-news-index .main-news .img{min-height:unset}}@media all and (max-width: 1160px){:root{--wrapper-width: 100%}.wrapper{padding:0 20px}.mobile-menu{display:block}.header{display:none}.lang-wrap .current{padding:7px 12px}.body{padding:60px 0 0 0}.footer{height:auto;position:static}.footer .top{height:auto;padding:40px 0}.menu-down ul li{margin:5px 0 0 0}.menu-down ul li:nth-child(1),.menu-down ul li:nth-child(2){margin:0}.block-video-index .controls .swiper-scrollbar,.block-video-index .controls .swiper-navigation{display:none}.block-video-index .controls .swiper-pagination{display:block}.block-video .items .item .bg{display:none}}@media all and (max-width: 1060px){:root{--font-size-heading: 16px}.block-news-index .main-news{width:350px;margin:0 20px 0 0}.block-news-index .main-news .title{font-size:18px}.block-news-index .other-news .items{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:nowrap}.block-news-index .other-news .items .item{width:100%;padding:0;margin:0 0 20px 0}.block-news-index .other-news .items .item:last-child{padding:0;margin:0}.template-default .body .wrapper>.flex-wrap{margin:0 0 40px 0}.template-default .body .wrapper>.flex-wrap>.block-left{width:65%}.block-filter .input.textbox{width:auto;margin:0 20px 0 0}.block-record .flex-wrap{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap}.block-record .flex-wrap .block-left{margin:0 0 20px 0}.block-record .flex-wrap .block-right{width:100%}.block-record .img{width:100%}.block-video{margin:0 0 20px 0}.block-video .items .item{max-width:50%;margin:0 0 20px 0;padding:0 10px 0 0}.block-video .items .item:nth-child(2n+2){padding:0 0 0 10px}}@media all and (max-width: 999px){.menu-down ul li:nth-child(3){margin:5px 0 0 0}}@media all and (max-width: 970px){.block-news-index .flex-wrap{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap}.block-news-index .flex-wrap .block-left,.block-news-index .flex-wrap .block-right{width:100%}.block-news-index .flex-wrap .block-right{margin:30px 0 0 0}.block-news-index .flex-wrap .block-right .block-banners{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;flex-wrap:nowrap}.block-news-index .flex-wrap .block-right .block-banners .banner img{width:100%;max-width:100%}.block-news-index .main-news,.block-news-index .short-news{width:auto}.block-other-records{padding:0 30px 0 0;margin:0}.template-default .body .wrapper>.flex-wrap{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap}.template-default .body .wrapper>.flex-wrap>.block-left,.template-default .body .wrapper>.flex-wrap>.block-right{width:100%}.template-default .body .wrapper>.flex-wrap>.block-right{margin:40px 0 0 0;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap}.template-default .body .wrapper>.flex-wrap>.block-right .block-content{padding:0 20px 0 0}.block-files .items .item .title{max-width:100%}.template-default.inner .body .wrapper>.flex-wrap>.block-right{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;flex-wrap:nowrap}.template-default.inner .body .wrapper>.flex-wrap>.block-right .form{width:300px}.menu-inner{margin-top:0}}@media all and (max-width: 820px){.footer .flex-wrap{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:nowrap}.footer .flex-wrap .block-left,.footer .flex-wrap .block-right{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:nowrap}.footer .flex-wrap .block-right{margin:20px 0 0 0;display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:nowrap}.footer .down{height:auto;padding:40px 0}.footer .down .flex-wrap .block-left,.footer .down .flex-wrap .block-right{width:100%;display:flex;flex-direction:column-reverse;justify-content:center;align-items:center;flex-wrap:nowrap}.footer .down .flex-wrap .block-right .info:first-child{margin:10px 0 0 0}.footer .copyright{text-align:center}.menu-down{margin:0 0 20px 0}.menu-down ul{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap}.menu-down ul li{width:auto;margin:0 15px 10px 0}.menu-down ul li:nth-child(1),.menu-down ul li:nth-child(2),.menu-down ul li:nth-child(3),.menu-down ul li:nth-child(3n+3){margin:0 15px 10px 0}.page-title .title{font-size:30px}.block-events .items .item{max-width:49%;margin:40px 1% 0 0}.block-events .items .item:nth-child(3n+4){margin:40px 1% 0 0}.block-events .items .item:nth-child(2n+1){margin:40px 0 0 1%}.block-events .items .item.first{margin:0}.block-events .items .item.first .data .title{font-size:20px}}@media all and (max-width: 760px){.block-news-index .flex-wrap .block-left{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap}.block-news-index .main-news{margin:0 0 40px 0}.block-filter .select{max-width:300px}.block-video .items .item .img .logo{width:60px;height:auto}.block-video .items .item .img .logo svg{width:100%;height:auto}.block-events .items .item .data .title,.block-campaigns .items .item .data .title{margin:10px 0}.block-events .items .item.first,.block-campaigns .items .item.first{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap}.block-events .items .item.first .img,.block-events .items .item.first .data,.block-campaigns .items .item.first .img,.block-campaigns .items .item.first .data{width:100%;max-width:100%;padding:0}.block-events .items .item.first .data,.block-campaigns .items .item.first .data{margin:20px 0 0 0}.block-search-results .results .item .top{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap}.block-search-results .results .item .top .title,.block-search-results .results .item .top .search-info{max-width:100%}.block-search-results .results .item .top .search-info{margin:10px 0 0 0}}@media all and (max-width: 640px){.template-default .body .wrapper>.flex-wrap .block-right{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap}.template-default .body .wrapper>.flex-wrap .block-right .block-content{padding:0}.template-default .body .wrapper>.flex-wrap .block-right .block-banners{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap}.template-default .body .wrapper>.flex-wrap .block-right .block-banners .banner{width:49%;margin:0 2% 10px 0}.template-default .body .wrapper>.flex-wrap .block-right .block-banners .banner:nth-child(2n+2){margin:0 0 10px 0}.template-default .body .wrapper>.flex-wrap .block-right .block-banners .banner img{width:100%}.template-default.inner .body .wrapper>.flex-wrap>.block-right{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:nowrap}.template-default.inner .body .wrapper>.flex-wrap>.block-right .form{width:100%}.block-filter{padding:15px}.page-title{margin:0 0 20px 0}.daterangepicker .drp-buttons .btn{margin:0 10px 10px 0}.daterangepicker .drp-buttons .btn:last-child{margin:0}.block-files .items .item .title{max-width:250px}.block-files.block-law .items .item .title{max-width:100%}.block-person .items .item .img{width:150px;height:150px;margin:0 20px 0 0}.menu-inner{margin:30px 0}.menu-inner ul{padding:10px 0 0 10px;border:0 none;background:#f0f6f3}.menu-inner ul li{margin:0 10px 10px 0;display:inline-block}.menu-inner ul li:last-child{margin:0 10px 10px 0}.block-contacts .content{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap}.block-contacts .content.flex-wrap .block-left,.block-contacts .content.flex-wrap .block-right{width:100%;padding:0}.block-contacts .content.flex-wrap .block-left{margin:0 0 20px 0}.block-contacts .form .flex-wrap{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap}.block-contacts .form .flex-wrap .block-left,.block-contacts .form .flex-wrap .block-right{width:100%;padding:0}.block-contacts .form .flex-wrap .block-left{margin:0 0 20px 0}.block-filter{height:auto}.block-filter .content{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap}.block-filter .content .input,.block-filter .content .select{width:100%;max-width:100%;margin:0 0 20px 0}.block-filter .content .input:last-child,.block-filter .content .select:last-child{margin:0}.block-news .items .item .img{width:50%}.block-news .items .item .img img{max-width:100%}.block-record .tags{margin:20px 0 0 0}.block-record .tags span{margin:10px 0 0 0}.block-record .tags ul li{margin:10px 0 0 10px}.block-other-records{padding:0;margin:0 0 40px 0}.block-record .title{font-size:20px}.fancybox-slide--iframe .fancybox-content{width:100%;max-width:100%;height:100%;margin:0}.block-news-index .main-news .img{min-height:unset}.block-partners .items .item{width:48%;margin:15px 2% 0 0}.block-partners .items .item:nth-child(2n+2),.block-partners .items .item:nth-child(4n+4){margin:15px 0 0 2%}.block-campaigns .items .item.first{padding:20px}.page-title .title{font-size:24px}.block-record-gallery{width:100%}}@media all and (max-width: 520px){.block-news-index .flex-wrap .block-right .block-banners,.template-default .flex-wrap .block-right .block-banners{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;flex-wrap:nowrap}.block-news-index .other-news .items .item,.template-default .other-news .items .item{height:auto}.block-news-index .other-news .items .item a .img,.template-default .other-news .items .item a .img{max-width:50%}.block-news-index .other-news .items .item .date,.template-default .other-news .items .item .date{margin:20px 0 0 0;display:inline-block}.block-news-index .other-news .items .item a{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap}.block-news-index .other-news .items .item a .img{width:100%;max-width:100%;margin:0 0 20px 0}.block-list{margin:0}.block-list .items .item{width:100%;padding:0}.block-list .items .item:nth-child(2n+2){padding:0}.block-text-icon .block-icon .content{width:auto}.block-gallery .items .item .count{width:40px;height:40px}.block-files .items .item{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap}.block-files .items .item .title{max-width:100%;margin:0 0 15px 0}.block-files.block-multi .items .item .data{margin:0;flex-wrap:wrap}.block-faq .posts .post .question div{margin:0 25px}.block-faq .posts .post .answer .data{padding:0 0 0 15px}.fancybox-slide .form{width:100%;height:100%;margin:0;padding:40px}.block-video .items .item{width:100%;max-width:100%;padding:0}.block-video .items .item:nth-child(2n+2){padding:0}.block-files.block-book .items .item .img{width:140px;min-height:175px;margin:0 20px 0 0}.page-404{margin:40px auto}.page-404 .page-404-block .page-404-title{font-size:30px}.block-video-index .items .item{width:auto}}@media all and (max-width: 460px){:root{--font-size-heading: 15px}.block-person .items .item{margin:0 0 50px 0;display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:nowrap}.block-person .items .item .img{width:200px;height:200px;margin:0 0 20px 0}.block-news .items .item{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap}.block-news .items .item .img{margin:0 0 20px 0}.block-files.block-multi .items .item .data a{margin:0 10px 10px 0}.block-files.block-multi .items .item .data .date{width:100%;display:inline-block}.block-files.block-book .items .item .img{width:100px;min-height:120px}.block-lawyer .items .item .data:first-child{margin:0 0 10px 0;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap}.block-lawyer .items .item .data:first-child .title{margin:0 0 5px 0}.block-lawyer .items .item .data:first-child .contacts{padding:0}.block-lawyer .items .item .data:last-child{max-width:100%}.page-404 .page-404-block .page-404-title{font-size:24px}.block-news .items .item .img{width:100%}.footer .subscribe{width:100%}}@media all and (min-width: 1260px){.block-events .items .item .img{width:360px;height:240px}.block-events .items .item.first .img{width:580px;height:400px}}/*# sourceMappingURL=adaptive.css.map */
