@charset "UTF-8";
/***!  Style Declaration  !***/

.circle_item{width:140px;height:140px;transition:.3s;border-radius:100%;display:flex;justify-content:center;align-items:center}.circle_interior{width:120px;height:120px;border:1px solid white;border-radius:100%;display:flex;justify-content:center;align-items:center}.circle_item img{width:70px}.circle_item_lista_items0{background-color:#62a7bc}.circle_item_lista_items0:hover{background-color:#4d8194}.circle_item_lista_items1{background-color:#467f98}.circle_item_lista_items1:hover{background-color:#3a657a}.circle_item_lista_items2{background-color:#c1d500}.circle_item_lista_items2:hover{background-color:#acc204}.circle_item_lista_items3{background-color:#007b8c}.circle_item_lista_items3:hover{background-color:#04687a}@media (max-width:990px){.circle_item{width:100%;border-radius:0px;height:fit-content}.circle_interior{width:100%;border-radius:0px;border:none;height:fit-content;padding-top:10px;padding-bottom:10px;justify-content:flex-start}.link_item_home,.link_item_home:hover{color:white !important;text-decoration:none}.circle_item img{width:50px}}
