@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");*{box-sizing:border-box}body{padding:0;font-size:12px;margin:0;font-family:Poppins,sans-serif}header{padding:2em;justify-content:space-between;position:fixed;top:0;background:hsla(0,0%,100%,.9);width:100%;display:flex}header .logo{align-items:center;align-content:center;width:50vw;display:flex}header .logo img{height:100%;max-height:5em}header .logo h1{padding:0;font-size:2.5em;margin:0 0 0 1em}header menu ul{list-style:none;padding:0;margin:0;display:flex}header menu ul li{dislay:inline-block;padding:.2em .5em}header menu ul li a{font-size:1.3em;text-decoration:none;font-weight:500;color:#131313;display:inline-block}.content section{min-height:100vh}.section-content{padding:2em;max-width:1000px;width:100%}.home{justify-content:center;background:url(https://poemsgicur.online/assets/images/impresion-offset1-1414x800.jpg) no-repeat fixed 50%;background-size:cover;align-items:center;align-content:center;display:flex}.section-content h2{font-size:2.5em}.home .section-content h2{font-size:5em;text-shadow:1px 1px 5px #000;color:#fff;margin:0;line-height:1em}.home .section-content h2 span{font-weight:200}.home .section-content h2 span.motto-semibold{font-weight:400}.home .section-content h2 span.motto-bold{font-weight:600}.home .section-content nav{font-size:2.5em;margin-bottom:.5em}.home .section-content nav a{margin-right:1em;color:#ff253a;display:inline-block}.customer,.services{justify-content:center;align-items:center;align-content:center;display:flex}.customer{background:url(https://poemsgicur.online/assets/images/ext.jpg) no-repeat fixed 50%;background-size:cover}.customer-list{flex-wrap:wrap;align-content:space-evenly;display:flex}.customer-list .customer-item{text-align:center;margin:.5em;-webkit-column-break-inside:avoid;-moz-column-break-inside:avoid;column-break-inside:avoid}.customer-list .customer-item-logo{text-align:center}.customer-list .customer-item-logo img{max-width:150px;max-height:150px}.customer-list .customer-item-name{font-size:1.1em;font-weight:500;position:absolute;max-width:100px;text-align:center;background:#cecece;display:none}.customer-item:hover .customer-item-name{display:block}.contact{font-size:1.1em;color:#fff;background:url(https://poemsgicur.online/assets/images/contact.jpg) no-repeat fixed 50%;background-size:cover;text-align:center;background-blend-mode:darken}.contact .section-content{margin:auto;background:rgba(0,0,0,.3);display:flex}.contact .section-content>div{padding:1em;text-align:left;width:50%}.contact .section-content form>div{margin-bottom:1em}.contact .section-content form label.error{background:#ff253a}.contact .section-content label{display:block}.contact .section-content input[type=text],.contact .section-content textarea{padding:.5em;backgorund:hsla(0,0%,100%,.9);width:100%}.contact .section-content form .action{text-align:right}.contact .section-content form .action input{padding:.5em;border:0;color:#fff;background:#cd0a0a}.contact h2{font-size:2em;color:#cd0a0a}.contact-info{font-size:1.3em;margin-bottom:1em;line-height:1.2em;display:flex}.contact-info .fa{margin-right:1em;color:#cd0a0a}footer{padding:2em;text-align:center}