*{-webkit-box-sizing:border-box;box-sizing:border-box}html{-ms-overflow-style:-ms-autohiding-scrollbar;-webkit-tap-highlight-color:transparent}a{text-decoration:none}BODY{position:relative;margin:0;padding:0;font-family:Arial, sans-serif;max-width:100%;min-width:300px;min-height:100vh;color:#000;background-color:#FFF;overflow-x:hidden}HR{-webkit-margin-before:0;-webkit-margin-after:0;-webkit-margin-start:0;-webkit-margin-end:0;border-style:none;border-width:0}FORM{margin:0;padding:0}INPUT:not([type='checkbox']),LABEL,SELECT,BUTTON,TEXTAREA{white-space:normal;-webkit-box-shadow:none;box-shadow:none}TEXTAREA{resize:vertical}INPUT:focus{outline:0}BUTTON{cursor:pointer}FIGURE{margin:0;padding:0}IMG{border:0;display:block;max-width:100%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}H1,H2,H3,H4{margin:0;padding:0;font-weight:normal;font-size:1em}STRONG,B{font-weight:bold}P{margin:0}UL{margin:0;padding:0;list-style:none}a{text-decoration:none;color:#000;cursor:pointer}a[href],a[onclick],a[popup]{cursor:pointer}a:hover{text-decoration:none;color:#000}:focus{outline:none}::-moz-focus-inner{border:0}INPUT:not([type='checkbox']){-webkit-appearance:none}INPUT::-ms-clear{display:none}body{color:#888;height:100vh;background-color:#FFF}body.no-scroll{overflow-y:hidden}main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;max-width:900px;padding:20px;margin:0 auto}main aside{width:250px}main aside img{width:100%}main section{padding-left:20px;width:calc(100% - 250px)}@media screen and (max-width: 1000px){main{-ms-flex-wrap:wrap;flex-wrap:wrap}main aside{width:100%}main aside img{display:none}main section{padding-left:0;width:100%}}@media screen and (max-width: 500px){main aside{display:block;width:100%}main section{padding-left:0;width:100%}}.content-banner{width:100%;margin-bottom:20px}h1,.h1_style{font-family:'Open Sans Condensed', sans-serif;margin-top:15px;margin-bottom:10px;color:#888;font-size:20px;line-height:25px;font-weight:400}h2,.h2_style{margin-top:15px;margin-bottom:10px;color:#888;font-size:16px;line-height:22px}h3,.h3_style{margin-top:15px;margin-bottom:10px;color:#888;font-size:14px;line-height:18px}p,ul{font-size:12px;line-height:20px;text-align:justify}p+p,p+ul,ul+p,ul+ul{margin-top:15px}.cta-w{text-align:left;margin-top:20px}.cta-w.center{text-align:center}.cta-w.right{text-align:right}.cta-w.cta-w-flex{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.cta,input[type="submit"]{display:inline-block;vertical-align:middle;padding:4px 15px;color:#888;font-size:13px;line-height:20px;white-space:nowrap;border-radius:0;background-color:#FFF;border:1px solid #888;-webkit-transition:background-color .4s ease-in-out, color .4s ease-in-out;-o-transition:background-color .4s ease-in-out, color .4s ease-in-out;transition:background-color .4s ease-in-out, color .4s ease-in-out;cursor:pointer}.cta:hover,input[type="submit"]:hover{color:#FFF;background-color:#888}.center{text-align:center}.left{text-align:left}.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:ease;animation-timing-function:ease;-webkit-animation-fill-mode:both;animation-fill-mode:both;opacity:0}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn;-webkit-animation-duration:1.5s;animation-duration:1.5s}@-webkit-keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0, 200px, 0);transform:translate3d(0, 200px, 0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0, 200px, 0);transform:translate3d(0, 200px, 0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(150px, 0, 0);transform:translate3d(150px, 0, 0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(150px, 0, 0);transform:translate3d(150px, 0, 0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft;-webkit-animation-duration:1.3s;animation-duration:1.3s}@-webkit-keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(150px, 0, 0);transform:translate3d(150px, 0, 0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(150px, 0, 0);transform:translate3d(150px, 0, 0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight;-webkit-animation-duration:1.3s;animation-duration:1.3s}.no-cssanimations .animated{opacity:1}header{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-width:900px;padding:50px 20px 0;margin:0 auto}header .header-brand{display:inline-block;vertical-align:bottom;width:300px;color:#000}header .header-brand .header-brand-top{font-size:27px;line-height:40px;text-transform:uppercase}header .header-brand .header-brand-bottom{font-size:15px;line-height:20px}header .header-nav{display:inline-block;vertical-align:bottom;width:calc(100% - 300px);text-align:right}header .header-nav ul.header-menu{display:inline-block;vertical-align:middle;margin-top:0}header .header-nav ul.header-menu li.menu-item{position:relative;display:inline-block;vertical-align:middle;margin:0 10px}header .header-nav ul.header-menu li.menu-item a{position:relative;display:block;color:#888;font-size:12px;line-height:20px;-webkit-transition:color .4s ease-in-out;-o-transition:color .4s ease-in-out;transition:color .4s ease-in-out}header .header-nav ul.header-menu li.menu-item:hover a,header .header-nav ul.header-menu li.menu-item.current-menu-item a,header .header-nav ul.header-menu li.menu-item.current-page-ancestor a,header .header-nav ul.header-menu li.menu-item.current_page_parent a,header .header-nav ul.header-menu li.menu-item.current-menu-parent a{color:#000}header .header-burger{display:none;width:40px;cursor:pointer}header .header-burger span{display:block;margin:8px 0;width:41px;height:2px;background-color:#000}@media screen and (max-width: 1000px){header{padding:20px 20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:none}header .header-nav{display:none;position:absolute;left:0;top:100%;width:100%;padding:20px 20px;background-color:#FFF;border-top:1px solid rgba(0,0,0,0.1);text-align:center;-webkit-box-shadow:0 15px 20px 0 rgba(0,0,0,0.2);box-shadow:0 15px 20px 0 rgba(0,0,0,0.2)}header .header-nav ul.header-menu{display:block;width:100%;margin-top:0}header .header-nav ul.header-menu li.menu-item{display:block;width:auto;margin:0 auto}header .header-nav ul.header-menu li.menu-item:not(.cta):not(input[type="submit"]) a{font-size:15px;line-height:20px;padding:5px 0}header .header-nav ul.header-menu li.menu-item:not(.cta):not(input[type="submit"]) a:before{display:none}header .header-nav ul.header-menu li.menu-item:not(.cta):not(input[type="submit"]):hover a:before{width:100%}header .header-nav ul.header-menu li.menu-item.cta{display:inline-block;margin:20px auto 0;font-size:18px;line-height:30px;padding:12px 20px 7px}header .header-nav ul.header-menu li.menu-item.current-menu-item a:before,header .header-nav ul.header-menu li.menu-item.current_page_parent a:before,header .header-nav ul.header-menu li.menu-item.current-menu-parent a:before{top:auto;bottom:3px}header .header-burger{display:block}header.is-open{border-radius:5px 5px 0 0}header.is-open .header-burger span:first-child{opacity:0}header.is-open .header-burger span:nth-child(2){-webkit-transform:rotate(45deg) translate(0px, 0px);-ms-transform:rotate(45deg) translate(0px, 0px);transform:rotate(45deg) translate(0px, 0px)}header.is-open .header-burger span:last-child{-webkit-transform:rotate(-45deg) translate(7px, -6px);-ms-transform:rotate(-45deg) translate(7px, -6px);transform:rotate(-45deg) translate(7px, -6px)}header.is-open .header-nav{overflow-y:auto}}@media screen and (max-width: 650px){header .header-brand{max-width:250px}header .header-brand .header-brand-top{font-size:24px;line-height:30px}header .header-brand .header-brand-bottom{font-size:14px;line-height:18px}}@media screen and (max-width: 350px){header .header-brand .header-brand-top{font-size:22px;line-height:28px}}ul.nav-list{margin:15px 0;padding:20px 15px;border-top:1px solid rgba(136,136,136,0.2);border-bottom:1px solid rgba(136,136,136,0.2)}ul.nav-list li.current_page_item a{color:#000}ul.nav-list li:not(:last-child){margin-bottom:10px}ul.nav-list li a{color:#888;font-size:11px;line-height:17px;text-transform:uppercase}ul.nav-list li a:hover{color:#000;text-decoration:underline}@media screen and (max-width: 1000px){ul.nav-list{margin-top:0;padding:10px 0}ul.nav-list li:not(:last-child){margin-bottom:5px}}footer{max-width:900px;padding:10px 20px 100px;margin:40px auto 0;text-align:center;font-size:11px;line-height:15px;color:#888;border-top:1px solid #888}footer .footer-top ul.footer-menu{display:block;text-align:center;margin-top:5px}footer span{display:inline-block;vertical-align:middle}footer ul.footer-menu{position:relative;display:inline-block;vertical-align:middle;font-size:0}footer ul.footer-menu li.menu-item{display:inline-block;vertical-align:middle;position:relative}footer ul.footer-menu li.menu-item:not(:first-child):before{content:'•';display:inline-block;vertical-align:middle;padding:0 5px;font-size:11px;line-height:15px}footer ul.footer-menu li.menu-item a{display:inline-block;vertical-align:middle;padding:0;font-size:11px;line-height:15px;color:#888;-webkit-transition:color .4s ease-in-out;-o-transition:color .4s ease-in-out;transition:color .4s ease-in-out}footer ul.footer-menu li:hover a{color:#000;text-decoration:underline}footer .footer-copyright{margin-top:30px;text-align:center;font-size:13px;line-height:16px;color:#000}@media screen and (max-width: 650px){footer{padding-top:40px;padding-bottom:40px}}@media screen and (max-width: 1000px){.home main aside{display:block;width:150px}.home main aside img{display:block}.home main aside ul.nav-list{display:none}.home main section{padding-left:20px;width:calc(100% - 150px)}}@media screen and (max-width: 500px){.home main{-ms-flex-wrap:wrap;flex-wrap:wrap}.home main aside{width:100%;margin-bottom:30px}.home main aside img{display:block}.home main aside ul.nav-list{display:none}.home main section{padding-left:0;width:100%}}form{margin-top:20px;text-align:left;font-size:0}form .form-row{display:block;width:100%;margin-bottom:15px}form label{display:inline-block;vertical-align:middle;color:#000;font-size:14px;line-height:18px;cursor:pointer}form LABEL{display:inline-block;vertical-align:top;margin-top:6px;width:200px;font-size:12px;line-height:16px;color:#888}form INPUT:not([type=submit]),form TEXTAREA{display:inline-block;vertical-align:top;width:calc(100% - 200px);padding:5px 7px;color:#000;font-size:12px;line-height:18px;background-color:#FFF;font-family:Arial, sans-serif;border:1px solid #888;border-radius:0;-webkit-box-shadow:none;box-shadow:none;-webkit-transition:border .4s ease-in-out;-o-transition:border .4s ease-in-out;transition:border .4s ease-in-out}form INPUT:not([type=submit]):focus,form TEXTAREA:focus{border-color:#000}input[type="submit"]{-webkit-box-shadow:none;box-shadow:none}.grecaptcha-badge{right:-300px !important}.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.spam .wpcf7-response-output,.wpcf7 form.failed .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output{border:none;color:#866607;background-color:rgba(255,202,40,0.15)}.wpcf7 form.sent .wpcf7-response-output{border:none;color:#8BC34A;background-color:#ECFFD6}.wpcf7 form .wpcf7-not-valid-tip{margin-top:3px;font-size:12px;line-height:15px}.wpcf7 form .wpcf7-response-output{padding:15px;margin:25px 0 0 0;border:none;font-size:13px;line-height:17px}@media screen and (max-width: 600px){form INPUT:not([type=submit]),form TEXTAREA,form LABEL{display:block;width:100%}}.wpcf7 form .wpcf7-not-valid-tip{text-align:right}.wpcf7 .ajax-loader{vertical-align:middle}.documents-list .documents-item{font-size:12px;line-height:20px;margin-bottom:15px}.documents-list .documents-item .wp-caption-text{font-size:12px;font-style:italic}
