.mobileItem{display:none}header{z-index:100;width:100%;position:fixed;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:center;align-content:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;background:linear-gradient(45deg,#00acd8,#cb007b);color:#fff;font-size:10pt;padding:1em;height:120px}header section:first-child{padding-right:2em}header section:first-child img#logoSole{width:90px}header ul{display:-webkit-box;display:-ms-flexbox;display:flex;list-style:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:center;align-content:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:0;margin-bottom:0}header ul li{min-width:70px;cursor:pointer;padding:1.1em 1em}header ul li a,header ul li a:active,header ul li a:hover{color:#fff}header section#btnHolder{display:-webkit-box;display:-ms-flexbox;display:flex;list-style:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:center;align-content:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:1.5em 0}header section#btnHolder a,header section#btnHolder button{color:#fff;padding:.5em .5em;margin-right:1em;cursor:pointer}header section#btnHolder a:first-child,header section#btnHolder button:first-child{background:transparent;border:2px solid #fff}header section#btnHolder a:nth-child(2),header section#btnHolder button:nth-child(2){background:#00acd8;border:2px solid #00acd8}header section#btnHolder button#sidebarBtn{display:none}#app-container header{top:0;z-index:999;-ms-flex-pack:distribute;justify-content:space-around}#app-container header button#defaultBtn,#app-container header section#btnHolder a.accede,#app-container header section#btnHolder button#sidebarBtn,#app-container header section:nth-child(2){display:none}@media (max-width:1024px){.mobileItem{display:block}.noMobileItem{display:none}header{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-top:0;padding-bottom:0;height:120px}header section:first-child{padding-left:1.5em}header section:first-child img#logoSole{width:80px}header section:nth-child(2){position:fixed;background-color:#e8e8e8;width:100%;top:90px;left:0;display:none;color:#000}header section:nth-child(2) ul{display:block}header section:nth-child(2) ul li:hover{background-color:#cb007b;color:#fff}header section:nth-child(2).mobileActive{display:block}header #btnHolder a:last-child,header #btnHolder button#sidebarBtn,header #btnHolder button:last-child{color:#e8e8e8;background-color:transparent;border:none;padding-right:1.5em}header #btnHolder a:last-child img,header #btnHolder button#sidebarBtn img,header #btnHolder button:last-child img{width:40px}header ul li a,header ul li a:active,header ul li a:hover{color:#000}#app-container header section#btnHolder button#sidebarBtn{display:block}}footer{background-color:#e8e8e8}footer section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}footer section:first-child{padding:5em 0}footer section:last-child{background-color:#cb007b;color:#fff;padding:2.5em}footer section:last-child h5{margin:0;color:#fff}footer section div{min-width:300px}footer section div:first-child{padding-right:4em;border-right:.5em solid #d9d9d9}footer section div:last-child{padding-left:4em}footer section div:last-child h5{text-align:left;font-size:15pt;font-family:Montserrat-Bold;margin-bottom:1.5em}footer section div:last-child ul{list-style:none;padding:0;padding-left:.5em;font-size:12pt}footer section div:last-child ul li{text-align:left;margin-bottom:.7em}footer section div:last-child ul li img{margin-right:1em}footer section div:last-child #socialMediaIcons{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:2em;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}footer section #logoFooter{width:100%;max-width:300px;padding:10%}@media (max-width:1024px){.hideMobile{display:none}footer section div:first-child{margin-bottom:4em}footer section div:first-child,footer section div:last-child{padding:0;border:none}footer section #logoFooter{padding:0}}