body { color: #000; font-family: 'Arial'; font-style: normal; font-size: 14px; line-height: 1.8em; margin: 0; padding: 0; } .ie div, .ie span, .ie applet, .ie object, .ie iframe, .ie h1, .ie h2, .ie h3, .ie h4, .ie h5, .ie h6, .ie p, .ie blockquote, .ie pre, .ie a, .ie abbr, .ie acronym, .ie address, .ie big, .ie cite, .ie code, .ie del, .ie dfn, .ie em, .ie img, .ie ins, .ie kbd, .ie q, .ie s, .ie samp, .ie small, .ie strike, .ie strong, .ie sub, .ie sup, .ie tt, .ie var, .ie u, .ie center, .ie dl, .ie dt, .ie dd, .ie ol, .ie ul, .ie li, .ie fieldset, .ie form, .ie label, .ie legend, .ie table, .ie caption, .ie tbody, .ie tfoot, .ie thead, .ie tr, .ie th, .ie td, .ie article, .ie aside, .ie canvas, .ie details, .ie embed, .ie figure, .ie figcaption, .ie footer, .ie header, .ie hgroup, .ie menu, .ie nav, .ie output, .ie ruby, .ie section, .ie summary, .ie time, .ie mark, .ie audio, .ie video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; } .ie *, .ie *:before, .ie *:after { box-sizing: border-box; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } .ie .container { margin-left: auto; margin-right: auto; max-width: 100%; padding: 0 15px; width: 1280px; } .ie h1, .ie h2, .ie h3, .ie h4, .ie h5 { font-weight: bold; } .ie .slide { background: url('bg.jpg') no-repeat top center; background-size: cover; background-attachment: fixed; background-size: 100%; padding-bottom: 70px; padding-top: 40px; } .ie .slide-inner { background: white; border-radius: 0.35em 0.35em 0 0; padding: 2em; margin: 0 auto; text-align: center; width: 600px; } .ie .slide-inner h2, .ie .slide-inner h3, .ie .slide-inner h4 { margin-bottom: 1.7em; font-weight: 900; line-height: 1.3em; } .ie .slide-inner h2 { color: #de2365; font-size: 1.9em; } .ie .slide-inner p { font-size: 1.5em; line-height: 1.5em; margin: 0 auto 1.7em; } .ie .slide-header { border: 4px solid white; border-radius: 7px; margin: auto; top: 20px; position: relative; z-index: 10; width: 300px; } .ie .slide-header-inner { background: white; border: 5px solid black; border-radius: 7px; padding: 16px; text-transform: uppercase; } .ie .slide-header-inner h4 { color: #de2365; font-size: 1.3em; line-height: 1.5em; margin: 0; } .ie .slide-header-inner h1 { color: black; font-size: 2em; line-height: 1.2em; margin: 0; } .ie .top-header { /* position: fixed; */ top: 0; left: 0; right: 0; z-index: 100; } .ie .header-inner { background-color: #000; display: flex; align-items: center; justify-content: center; padding: 25px 10px; text-align: center; width: 100%; } .ie .logo { display: block; height: 15px; width: auto; } .ie .separator { border-right: 1px solid white; display: block; height: 18px; margin: 0 50px; }