.Bar{display:flex;justify-content:space-between;background-color:#333;color:#fff;padding:10px}.Bar ul{display:flex;align-items:center;list-style-type:none;padding:0;margin:0}.Bar ul a{text-decoration:none;color:#fff;padding:5px 10px;border-radius:5px}.Bar ul a:hover{background-color:#fff3}:root{--primary-background-color: #F1F1F1;--primary-color: #043D2F;--secondary-background-color: #D9F07D;--secondary-color: #043D2F;--color-danger-primary: red;--value-screen-xs: 552px;--value-screen-sm: 768px;--value-screen-md: 992px;--value-screen-lg: 1200px}*{padding:0;margin:0;font-family:Roboto,sans-serif;font-weight:400}body{background-color:var(--primary-background-color)}.navegation1{background:var(--primary-background-color)}.navegation1__rl,.navegation1__rl:visited{text-decoration:none;color:var(--primary-color)}.navegation1__first,.navegation1__first2{height:40.5px;font-size:3.24ex}.navegation1__first{height:60px;width:95%;display:flex;justify-content:space-between;margin:auto;align-items:center}.navegation1__first2{padding:0 5%;justify-content:center;display:flex}.navegation1__first2-input{border-radius:1em;width:85%}.navegation1__first2-button{border-radius:1em;width:15%;background:#fff;justify-content:center;vertical-align:middle;text-align:center}.navegation1__first-home{display:inline;float:left}.navegation1__first-search{text-align:center;display:none}.navegation1__first-info{float:right}.navegation1__second{height:25px;background:var(--secondary-background-color);display:flex;justify-content:center}.navegation1__second-rl{text-decoration:none;padding:0 1em;color:#fff}.navegation1__second-rl:visited{text-decoration:none;color:#fff}.navegation1__second-rl:hover{color:#fff;background:var(--primary-background-color)}.show_button{background-color:var(--primary-color);color:var(--primary-background-color);border-radius:25px;padding:1px 10px;margin:5px}@media screen and (min-width: 600px){.navegation1__first-search{width:50%;text-align:center;display:flex}.navegation1__first2{display:none}.navegation1__first{max-width:980px;margin:0 auto}}.background-image{background-image:url(/assets/img/davenco-1.png);width:220px;height:35px;background-size:cover;background-position:center}.container{display:flex;flex-wrap:wrap}.item{flex:1 1 calc(50% - 20px);margin:10px;text-align:center;padding:20px;box-sizing:border-box;display:flex;justify-content:center;align-items:center}.item img{max-width:100%;height:auto}@media (max-width: 600px){.item{flex:1 1 100%}}
