/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body *{margin:0;padding:0;box-sizing:border-box}body ::-moz-selection{background-color:#4472c4}body ::selection{background-color:#4472c4}body ::after,body ::before{display:block;content:''}body,html{font-family:'Open Sans',sans-serif;font-size:16px;line-height:28px;font-weight:400;width:100vw;background-color:#fff;scroll-behavior:auto;overflow-x:hidden}body strong,html strong{font-weight:bolder;vertical-align:bottom;display:inline-block}body a,html a{color:#091125;text-decoration:none}body a img,html a img{height:auto;width:100%}body a,body p,html a,html p{display:inline-block}body p a,html p a{color:#4472c4;vertical-align:bottom}body h1,body h2,body h3,html h1,html h2,html h3{display:inline-block;width:100%;font-weight:700;font-size:30px;line-height:44px;color:#000}body h1 strong,body h2 strong,body h3 strong,html h1 strong,html h2 strong,html h3 strong{color:#4472c4}body{display:flex;flex-wrap:wrap;height:100vh;background-position:center center;background-repeat:no-repeat;background-size:cover;background-image:url(../images/bg_03.jpg)}body .wrapper,body>header,body>section{display:flex;flex-wrap:wrap;width:100%;max-width:980px;padding:0 15px;margin:0 auto 0 auto}body .logo-brand{width:100%;max-width:390px;overflow:hidden;margin:26px auto 26px auto}body .logo-brand img{width:100%;height:auto;display:block}body .btn,body button{position:relative;display:block;padding:10px 28px;border:solid 2px transparent;background:#4472c4;color:#fff;font-size:13px;line-height:18px;border-radius:6px;text-transform:uppercase;overflow:visible;outline:0;z-index:5}body .btn i,body button i{font-size:16px;vertical-align:middle;margin-right:8px}body .btn::before,body button::before{position:absolute;top:0;left:0;height:100%;width:100%;z-index:0;box-shadow:0 28px 40px rgba(0,0,0,.18)}body .btn.active,body .btn:hover,body button.active,body button:hover{background:linear-gradient(121deg,#7cc293 0,#60b885 50%,#3d9a76 100%);border-color:#fafafa}body form{width:50%}@media (max-width:980px){body form{width:100%}}body form h3,body form p{margin-bottom:6px}body form p{font-weight:300}body form label{position:relative;display:block;width:100%;min-height:45px;border-radius:9px;margin-bottom:11px}body form label::before{position:absolute;top:0;left:0;height:100%;width:100%;z-index:0;box-shadow:0 0 5px rgba(0,0,0,.2);border-radius:9px}body form label input{position:absolute;display:block;width:100%;top:0;left:0;padding:12px 32px 12px 12px;border:none;background-color:#fff;border-bottom:solid 1px #eef2f4;border-radius:9px;outline:0;overflow:hidden;z-index:1}body form label input:focus,body form label input:hover{border-bottom-color:#4472c4}body form label input::-webkit-input-placeholder{color:rgba(0,0,0,.4)}body form label input::-moz-placeholder{color:rgba(0,0,0,.4)}body form label input:-ms-input-placeholder{color:rgba(0,0,0,.4)}body form label input::-ms-input-placeholder{color:rgba(0,0,0,.4)}body form label input::placeholder{color:rgba(0,0,0,.4)}body form label span{position:absolute;bottom:0;right:0;padding:8px;border-radius:9px;font-size:13px;text-align:center;vertical-align:middle;z-index:5}body ul.bg-pagers{position:fixed;bottom:19px;right:0;display:block;list-style:none}body ul.bg-pagers li{height:19px;width:19px;background-color:#4472c4;margin:8px;border-radius:50%}body header{display:flex;flex-wrap:wrap;justify-content:center;width:100%;margin:0 0 26px 0}body header>*{text-align:center}body header h3{margin-bottom:16px}body header article{background-color:#4472c4;color:#fff;padding:16px}body section.main{align-items:flex-start}body section.main>.box{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;position:relative;width:100%;transition:transform .22s ease-in-out;margin-bottom:36px}body section.main>.box:hover{z-index:999}body section.main>.box a{position:absolute;height:100%;width:100%;top:0;left:0;z-index:99999}body section.main>.box figure{position:relative;display:block;height:270px;width:50%;overflow:hidden}body section.main>.box figure img{position:absolute;width:100%;height:auto;left:0;top:50%;transform:translateY(-50%)}body section.main>.box figure img:last-of-type{-webkit-animation:slide 10s ease-in-out infinite;animation:slide 10s ease-in-out infinite}body section.main>.box article{display:flex;flex-wrap:wrap;width:50%;padding:15px;align-self:stretch;align-items:flex-start}body section.main>.box article h2{text-transform:uppercase}body section.main>.box article span{align-self:flex-end;justify-self:flex-end;margin-left:auto}body section.main>.box:nth-of-type(2n) article{order:-1}@-webkit-keyframes slide{0%{opacity:0}30%{opacity:0}40%{opacity:1}70%{opacity:1}80%{opacity:0}100%{opacity:0}}@keyframes slide{0%{opacity:0}30%{opacity:0}40%{opacity:1}70%{opacity:1}80%{opacity:0}100%{opacity:0}}@media only screen and (max-width:768px){body section.main .box article,body section.main .box figure{width:100%}body section.main .box article .btn,body section.main .box figure .btn{margin-top:16px}body section.main .box:nth-of-type(2n) article{order:2}}
/*# sourceMappingURL=style.css.map */
