*{margin: 0;padding: 0;}*, ::after, ::before{box-sizing: border-box;}body, html{height: 100%;}body{background-color: #141414;font-family: "Open Sans", sans-serif;font-size: .875rem;font-weight: 400;line-height: 1.5;color: #fff;text-align: left;}a{color: #308ccc;}.wrapper{display: -ms-flexbox;display: flex;-ms-flex-direction: column;flex-direction: column;-ms-flex-align: center;align-items: center;-ms-flex-pack: center;justify-content: center;height: 100%;padding: 30px;}.wrapper::before{position: absolute;left: 0;top: 0;width: 100%;height: 100%;background-image: url(../images/bg.jpg);background-position: center center;background-repeat: no-repeat;background-size: cover;content: "";opacity: .07;z-index: 0;}.logo{posittion: relative;margin-bottom: 30px;z-index: 1;}.logo img{max-width: 100%;height: auto;}.main-text{position: relative;font-size: 24px;text-align: center;margin-bottom: 30px;z-index: 1;}.contact-button{margin-bottom: 50px;}.contact-button a{position: relative;display: inline-block;border-bottom: 3px solid #146ead;background-color: #308ccc;border-radius: 8px;font-weight: 600;font-size: 24px;color: #fff;text-decoration: none;text-transform: uppercase;padding: 8px 16px;z-index: 1;transition: all .25s ease-in-out;}.contact-button a:hover{border-bottom-color: #08558B;background-color: #146ead;}.contact-button a svg{margin-right: 8px;}.socialmedia{position: relative;z-index: 1;}.socialmedia{margin-left: -20px;margin-right: -20px;}.socialmedia a{display: -ms-inline-flexbox;display: inline-flex;-ms-flex-align: center;align-items: center;-ms-flex-pack: center;justify-content: center;width: 64px;height: 64px;border: 3px solid #fff;border-radius: 16px;font-size: 32px;margin-left: 20px;margin-right: 20px;}.socialmedia a svg{color: #fff;}@media (max-width: 575px){.main-text{font-size: 18px;}.contact-button{width: 100%;margin-bottom: 40px;}.contact-button a{width: 100%;font-size: 18px;text-align: center;}.socialmedia{margin-left: -10px;margin-right: -20px;}.socialmedia a{width: 48px;height: 48px;font-size: 28px;margin-left: 10px;margin-right: 10px;}}
