#header{width:100%;float:left;position:relative}#header .topHeader{float:left;width:100%;background:#fff;padding:10px 0}#header .topHeader ul{float:left;width:100%;padding:0;margin:0;display:flex;align-items:center;justify-content:center}#header .topHeader ul li{list-style:none}#header .topHeader ul li+li{margin-left:20px}#header .topHeader ul li a{color:#414141;font-size:12px;font-weight:500}#header .bottomHeader{float:left;width:100%;background:#06aa48;padding:15px 0}#header .bottomHeader .container{display:flex;align-items:center;justify-content:space-between}#header .bottomHeader .container::after,#header .bottomHeader .container::before{display:none}#header .bottomHeader .coluna1{display:flex;align-items:center;justify-content:flex-start}#header .bottomHeader .coluna1 #botaoMenuHeader{cursor:pointer;position:relative;border-right:#f1f1f1 1px dashed;margin-right:20px;padding-right:20px}#header .bottomHeader .coluna1 #botaoMenuHeader img{width:30px}#header .bottomHeader .coluna1 #menuTimes{position:relative}#header .bottomHeader .coluna1 #menuTimes .botaoMenu{display:flex;align-items:center;justify-content:flex-start;cursor:pointer}#header .bottomHeader .coluna1 #menuTimes .botaoMenu img{width:30px}#header .bottomHeader .coluna1 #menuTimes .botaoMenu span{color:#fff;font-weight:600;font-size:13px;margin-left:5px}#header .bottomHeader .coluna1 #menuTimes #listaClubesHeader{position:absolute;top:100%;left:-15px;width:200px;padding-top:11px;visibility:hidden;opacity:0;-webkit-transform:translateY(30px);-ms-transform:translateY(30px);transform:translateY(30px);transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;z-index:9999}#header .bottomHeader .coluna1 #menuTimes:hover #listaClubesHeader{visibility:visible;opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}#header .bottomHeader .coluna1 #menuTimes #listaClubesHeader::before{content:"";border-right:11px solid transparent;border-left:11px solid transparent;border-bottom:11px solid #fff;height:0;left:19px;position:absolute;top:4px}#header .bottomHeader .coluna1 #menuTimes #listaClubesHeader ul{float:left;width:100%;padding:0;margin:0;display:grid;grid-template-columns:repeat(4,1fr);gap:15px;background-color:#fff;box-shadow:0 10px 15px -3px rgba(0,0,0,.1);padding:10px;border-radius:10px}#header .bottomHeader .coluna1 #menuTimes #listaClubesHeader ul li{list-style:none;text-align:center}#header .bottomHeader .coluna1 #menuTimes #listaClubesHeader ul li a{display:inline-block}#header .bottomHeader .coluna1 #menuTimes #listaClubesHeader ul li a img{max-width:30px!important;max-height:30px!important;transition:all .1s ease-in-out}#header .bottomHeader .coluna1 #menuTimes #listaClubesHeader ul li a:hover img{transform:scale(1.2)}#header .bottomHeader .coluna2{display:flex;justify-content:center}#header .bottomHeader .coluna3{display:flex;justify-content:flex-end}#header .bottomHeader .coluna3 .buscaHeader{width:100%;transition:all .2s ease-in-out}#header .bottomHeader .coluna3 .buscaHeader form{float:left;width:100%;display:flex;justify-content:flex-end}#header .bottomHeader .coluna3 .buscaHeader form input{border:0;border-radius:5px;height:35px;background:#fff;width:50%;padding:0 15px;color:#999;font-size:14px;transition:all .2s ease-in-out}#header .bottomHeader .coluna3 .buscaHeader form input:focus{width:80%}#header .bottomHeader .coluna3 .buscaHeader form input::placeholder{color:#999;opacity:1}#header .bottomHeader .coluna3 .buscaHeader form input::-ms-input-placeholder{color:#999}#header .bottomHeader .coluna3 .buscaHeader form button{position:absolute;right:15px;width:35px;height:35px;display:flex;align-items:center;justify-content:center;background:none;border:0;top:0}#header .bottomHeader .coluna3 .buscaHeader form button i{color:#06aa48;font-size:16px}#header .bottomHeader .coluna3 .buscaMobile{display:none}#fadeMenuPrincipal{position:fixed;top:0;left:0;height:100%;width:100%;background:rgba(0,0,0,.5);display:none;z-index:99999}#menuPrincipal{position:absolute;top:0;height:100%;width:300px;background-color:#fff;box-shadow:0 10px 15px -3px rgba(0,0,0,.1);padding:50px 30px 30px 30px;overflow:auto;visibility:hidden;opacity:0;-webkit-transform:translateX(-50px);-ms-transform:translateX(-50px);transform:translateX(-50px);transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out}#menuPrincipal.active{visibility:visible;opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}#menuPrincipal #fechaMenuMobile{position:absolute;top:15px;right:15px;cursor:pointer}#menuPrincipal #fechaMenuMobile img{width:20px}#menuPrincipal #logoMenu{float:left;width:100%;text-align:center;margin-bottom:30px}#menuPrincipal .tituloMenu{float:left;width:100%;font-weight:600;margin:0 0 20px 0}#menuPrincipal .listaClubesMenu{float:left;width:100%;padding:0;margin:0 0 50px 0;display:grid;grid-template-columns:repeat(5,1fr);gap:20px 10px}#menuPrincipal .listaClubesMenu li{list-style:none;text-align:center}#menuPrincipal .listaClubesMenu li a{display:inline-block}#menuPrincipal .listaClubesMenu li a img{max-width:30px!important;max-height:30px!important;transition:all .1s ease-in-out}#menuPrincipal .listaClubesMenu li a:hover img{transform:scale(1.2)}#menuPrincipal ul.menuInstitucional{padding:0;margin:0;float:left;width:100%}#menuPrincipal ul.menuInstitucional li{list-style:none;float:left;width:100%}#menuPrincipal ul.menuInstitucional li+li{margin-top:5px}#menuPrincipal ul.menuInstitucional li a{font-size:13px;color:#414141;line-height:13px;transition:all .1s linear;font-weight:400;display:inline-block}#menuPrincipal ul.menuInstitucional li:hover a{color:#06aa48}#buscaMobile{display:none}@media only screen and (max-width:768px){#header .topHeader{display:none}#header .bottomHeader .container{padding:0}#header .bottomHeader .coluna1,#header .bottomHeader .coluna2,#header .bottomHeader .coluna3{width:33.33333333%}#header .bottomHeader .coluna1 #botaoMenuHeader{margin-right:12px;padding-right:12px}#header .bottomHeader .coluna1 #menuTimes .botaoMenu span{display:none}#header .bottomHeader .coluna1 #botaoMenuHeader img,#header .bottomHeader .coluna1 #menuTimes .botaoMenu img{width:25px}#header .bottomHeader .coluna3 .buscaHeader{display:none}#header .bottomHeader .coluna3 .buscaMobile{display:block}#header .bottomHeader .coluna3 .buscaMobile i{color:#fff;font-size:20px}#buscaMobile{position:absolute;top:100%;left:0;width:100%;display:block;z-index:999;padding:10px 10px 0 10px;visibility:hidden;opacity:0;-webkit-transform:translateY(30px);-ms-transform:translateY(30px);transform:translateY(30px);transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out}#buscaMobile.active{visibility:visible;opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}#buscaMobile form{float:left;width:100%;background-color:#06aa48;padding:10px;border-radius:5px;position:relative}#buscaMobile form::before{content:"";border-right:8px solid transparent;border-left:8px solid transparent;border-bottom:8px solid #06aa48;height:0;right:6px;position:absolute;top:-7px}#buscaMobile form input{border:0;border-radius:5px;height:35px;background:#fff;width:100%;padding:0 15px;color:#999;font-size:14px;transition:all .2s ease-in-out}#buscaMobile form input::placeholder{color:#999;opacity:1}#buscaMobile form input::-ms-input-placeholder{color:#999}#buscaMobile form button{position:absolute;right:0;width:55px;height:55px;display:flex;align-items:center;justify-content:center;background:none;border:0;top:0;margin:0;padding:0}#buscaMobile form button i{color:#06aa48;font-size:16px}}