html{-webkit-box-sizing:border-box;box-sizing:border-box}*{-webkit-box-sizing:inherit;box-sizing:inherit}*:before,*:after{-webkit-box-sizing:inherit;box-sizing:inherit}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}@font-face{font-family:'OpenSans';src:url("../fonts/OpenSans-Bold.eot"),url("../fonts/OpenSans-Bold.eot?#iefix") format("embedded-opentype"),url("../fonts/OpenSans-Bold.woff") format("woff"),url("../fonts/OpenSans-Bold.ttf") format("truetype");font-weight:700;font-style:normal}@font-face{font-family:'OpenSans';src:url("../fonts/OpenSans-Regular.eot"),url("../fonts/OpenSans-Regular.eot?#iefix") format("embedded-opentype"),url("../fonts/OpenSans-Regular.woff") format("woff"),url("../fonts/OpenSans-Regular.ttf") format("truetype");font-weight:400;font-style:normal}@font-face{font-family:'OpenSans';src:url("../fonts/OpenSans-SemiBold.eot"),url("../fonts/OpenSans-SemiBold.eot?#iefix") format("embedded-opentype"),url("../fonts/OpenSans-SemiBold.woff") format("woff"),url("../fonts/OpenSans-SemiBold.ttf") format("truetype");font-weight:600;font-style:normal}@font-face{font-family:'OpenSans';src:url("../fonts/OpenSans-Light.eot"),url("../fonts/OpenSans-Light.eot?#iefix") format("embedded-opentype"),url("../fonts/OpenSans-Light.woff") format("woff"),url("../fonts/OpenSans-Light.ttf") format("truetype");font-weight:300;font-style:normal}body{font-family:OpenSans,sans-serif}.callback__button{position:fixed;bottom:40px;right:40px;z-index:90;background-color:#FFAC33;-webkit-border-radius:50%;border-radius:50%;border:2px solid #fff;outline:none;width:50px;height:50px;-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;-o-transition:transform .2s ease;transition:transform .2s ease;transition:transform .2s ease, -webkit-transform .2s ease;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-decoration:none}.callback__button i{color:#fff;font-size:28px}.callback__button:hover{cursor:pointer;-webkit-transform:rotateY(180grad);transform:rotateY(180grad)}header{background:#fff;position:fixed;z-index:100;top:0;left:0;right:0}.header-wrapper{width:100%;height:50px;-webkit-box-shadow:0 3px 5px 0 #FFAC33;box-shadow:0 3px 5px 0 #FFAC33}.header-container{max-width:1200px;margin:0 auto;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.header__logo{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:50px;height:50px}.header__logo a{display:block;width:50px;height:auto}.header__logo img{width:100%;height:auto;display:block}.header__menu{height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding-right:5px}.header__menu-list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:100%;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:relative}.header__menu-list li{height:100%;margin-right:20px;position:relative}.header__menu-list li:after{content:'';position:absolute;height:2px;width:0;bottom:-5px;background-color:#FFCC4D;-webkit-transition:width .4s ease;-o-transition:width .4s ease;transition:width .4s ease}.header__menu-list li:last-child{margin-right:0}.header__menu-list li:hover:after{width:100%}.header__menu-list a{text-decoration:none;font-weight:500;font-size:16px;display:block;color:#3c3b37;-webkit-transition:color .3s ease;-o-transition:color .3s ease;transition:color .3s ease}.header__menu-list .active a{color:#F4900C}@media only screen and (max-width: 1200px){.header__logo a{width:40px}.header__menu{margin-right:15px}}footer{background-color:#3c3b37;padding:20px 0;color:#FFCC4D}.footer-container{max-width:1200px;margin:0 auto;padding:5px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.footer_copyright{text-align:center;line-height:1.4}.home-first-screen{background-color:darkgreen;height:-webkit-calc(100vh - 50px);height:calc(100vh - 50px)}.home-first-screen__wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:50px;height:100%}.home-first-screen__block{width:50%;height:50%;background-position:center center;-webkit-background-size:cover;background-size:cover}@media only screen and (max-width: 768px){.home-first-screen{height:auto;min-height:100vh}.home-first-screen__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.home-first-screen__block{width:100%;height:300px}}
