body{margin:0;padding:0;font-family:sans-serif}*{padding:0;margin:0}.App{text-align:center}.App-logo{-webkit-animation:App-logo-spin infinite 20s linear;animation:App-logo-spin infinite 20s linear;height:80px}.App-header{background-color:#222;height:150px;padding:20px;color:#fff}.App-title{font-size:1.5em}.App-intro{font-size:large}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.notification{width:100%;height:auto;background:red;position:relative}.notification p{font-family:Poppins,sans-serif;color:#fff;text-align:center;padding:10px 0;font-weight:500}*{margin:0;padding:0}body{background-color:#fff;height:100%}body,html{overflow-x:hidden}@-webkit-keyframes slideIn2{0%{-webkit-transform:translateX(-1800px);transform:translateX(-1800px)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slideIn2{0%{-webkit-transform:translateX(-1800px);transform:translateX(-1800px)}to{-webkit-transform:translateX(0);transform:translateX(0)}}#loaded{display:none}.loader{margin:auto;border:6px solid #f3f3f3;border-radius:50%;border-top:6px solid rgba(0,119,255,.99);border-right:6px solid transparent;border-bottom:6px solid rgba(0,119,255,.99);border-left:6px solid transparent;width:50px;height:50px;-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite;margin-bottom:20px}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(1turn)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}a{text-decoration:none;font-family:Oswald,sans-serif}p{font-family:Open Sans}h2,h3{font-family:Oswald,sans-serif}.important-links{width:100%;height:18px;padding:14px 0;border-bottom:1px solid #f5f5f5;font-size:14px;background:#f5f5f5;display:block}.important-links-events{display:flow-root}.important-links-events a{font-family:Poppins,sans-serif;font-weight:500}.important-links-topbar-links{position:relative;display:inline-block;padding-left:7.5px;padding-right:7.5px}.important-links-topbar-links-find{position:relative;display:inline-block;padding-left:15px}.important-links-list,.important-links-list-find{float:right;padding-right:10px}.important-links-list{border-right:1px solid #c9c9c9}.website-nav{position:relative;padding:15px 15px 15px 5px;background:rgba(0,119,255,.99);-webkit-box-shadow:0 0 15px rgba(0,0,0,.1);box-shadow:0 0 15px rgba(0,0,0,.1)}.website-nav-logo{float:left;padding-left:10px}.website-nav-logo-href{width:50px;max-width:100%;float:left}.website-nav-logo-image{max-width:100%}.website-nav-logo-href-name{padding:10px 20px;font-size:20px}.website-nav-menu{display:-ms-flexbox;display:flex;height:auto;-ms-flex-pack:justify;justify-content:space-between;position:static;width:auto;padding:0 15px 0 0}.website-nav-menu-mobile{display:none;width:100%;height:400px;background:red;opacity:0;visibility:hidden;-webkit-transition:opacity .6s,visibility .6s;-o-transition:opacity .6s,visibility .6s;transition:opacity .6s,visibility .6s}.website-nav-menu-mobile-show{display:block;visibility:visible;opacity:1;width:100%;height:100%;background:#fff;position:fixed;top:0;z-index:6;overflow:hidden;overflow-y:hidden}.website-nav-menu-links{display:flex;display:-ms-flexbox;margin:auto}.icon,.website-nav-menu-link{display:-ms-flexbox;display:flex;-ms-flex-positive:1;flex-grow:1;border:0;padding:10px 20px;font-size:20px}.icon{border:1px solid #fff;display:none}.icon .icon-menu img{font-size:30px}.icon .icon-menu{color:#fff}.website-nav-menu-link a{color:#fff;-webkit-transition:.4s;-o-transition:.4s;transition:.4s}.website-nav-menu-link a:hover{color:#d3d3d3;-webkit-transition:.4s;-o-transition:.4s;transition:.4s}.introducion{background-position:50%;background-image:url(/static/media/SAM11.d7e155cb.jpg);background-size:100%;background-attachment:scroll;float:left;padding-top:80px;padding-bottom:170px;width:100%;-webkit-animation:slideIn .8s forwards;animation:slideIn .8s forwards;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.introducion-black{width:100%;height:100%;background-color:rgba(0,0,0,.6);position:absolute;top:0}.introducion-logo{width:18%;border-radius:200px;margin:auto;display:block;z-index:1;position:relative;-webkit-box-shadow:0 0 15px rgba(0,0,0,.1);box-shadow:0 0 15px rgba(0,0,0,.1)}.introducion-text{color:#fff;font-size:35px;text-align:center;padding-top:35px;z-index:1;position:relative;font-weight:300;text-shadow:2px 2px rgba(0,0,0,.1)}.introducion-text,em{font-family:Roboto Condensed,sans-serif}em{font-weight:600}.introducion-button{border:none;margin:auto;display:block;margin-top:30px;margin-bottom:9px;-webkit-transition:.4s;-o-transition:.4s;transition:.4s;width:52px;text-align:center;z-index:1;position:relative}.introducion a{padding-bottom:30px;float:left;padding-top:0;margin-top:0;top:90px;position:relative;left:50%}.introducion a span{position:absolute;bottom:40px;left:50%;width:30px;height:50px;margin-left:-15px;border:2px solid #fff;border-radius:50px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#fff}.introducion a span:after{content:"Scrolluj dol\16F";top:55px;position:relative;width:100px;float:left;left:-18px}.introducion a span:before{position:absolute;top:10px;left:50%;content:"";width:6px;height:6px;margin-left:-3px;background-color:#fff;border-radius:100%;-webkit-animation:sdb10 2s infinite;animation:sdb10 2s infinite;-webkit-box-sizing:border-box;box-sizing:border-box}@-webkit-keyframes sdb10{0%{-webkit-transform:translate(0);opacity:0}40%{opacity:1}80%{-webkit-transform:translateY(20px);opacity:0}to{opacity:0}}@keyframes sdb10{0%{-webkit-transform:translate(0);transform:translate(0);opacity:0}40%{opacity:1}80%{-webkit-transform:translateY(20px);transform:translateY(20px);opacity:0}to{opacity:0}}.introducion-button:focus{outline:none}.introducion-button:after{position:relative;content:"";display:inline-block;width:2.4em;height:2.4em;border-right:1px solid #fff;border-top:1px solid #fff;-webkit-transform:rotate(135deg);-ms-transform:rotate(135deg);transform:rotate(135deg);margin-right:.5em}.introducion-button:hover{-webkit-transition:.4s;-o-transition:.4s;transition:.4s}.introducion-button-icon{position:relative;top:3px}.items{padding:55px 0 0;float:left}.items-news-carousel{float:left;width:44%;height:320px;background-color:#eee;background-image:url(/static/media/SAM11.d7e155cb.jpg);background-size:cover;-webkit-box-shadow:0 0 15px rgba(0,0,0,.1);box-shadow:0 0 15px rgba(0,0,0,.1);margin:1%;border-radius:5px;position:relative}@-webkit-keyframes slideIn{0%{-webkit-transform:translateX(-40px);transform:translateX(-40px)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slideIn{0%{-webkit-transform:translateX(-40px);transform:translateX(-40px)}to{-webkit-transform:translateX(0);transform:translateX(0)}}#slide01{display:block}#slide01>.more-info-new,#slide01>h2,#slide01>p:nth-child(3),#slide02>.more-info-new,#slide02>h2,#slide02>p:nth-child(3),#slide03>.more-info-new,#slide03>h2,#slide03>p:nth-child(3){-webkit-animation:slideIn 1s forwards;animation:slideIn 1s forwards}#slide02,#slide03{display:none}.items-news-carousel #slide01:after,.items-news-carousel #slide02:after,.items-news-carousel #slide03:after{content:"";display:block;position:absolute;width:100%;height:320px;background-color:rgba(0,0,0,.7);border-radius:5px;top:0}.items-news-carousel .black{width:100%;height:320px;background-color:rgba(0,0,0,.7);position:absolute;border-radius:5px}.items-news-carousel h2{color:#fff;font-size:2em;margin:45px;margin-top:50px;margin-bottom:20px;float:left;min-height:76px;width:-webkit-fill-available;width:-moz-available}.items-news-carousel h2,.items-news-carousel p{font-family:Roboto Condensed,sans-serif;position:relative;z-index:1;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.items-news-carousel p{font-weight:200;margin:45px;margin-top:0;color:#f5f5f5;float:none}.items-news-carousel .more-info-new{font-family:Roboto Condensed,sans-serif;float:left;font-weight:600;position:relative;z-index:1;color:#fff;background-color:rgba(0,119,255,.99);width:80px;margin-left:45px;margin-top:20px;padding:13px;text-transform:uppercase;font-size:.7em;text-align:center;border-radius:20px;-webkit-transition:.5s;-o-transition:.5s;transition:.5s;-webkit-box-shadow:0 0 15px rgba(0,0,0,.1);box-shadow:0 0 15px rgba(0,0,0,.1);cursor:pointer}.items-news-carousel .more-info-new:hover{background-color:rgba(0,119,255,.79);-webkit-transition:.5s;-o-transition:.5s;transition:.5s}.items-news-carousel .slide-show{text-align:center;width:100%;margin:auto;display:-ms-flexbox;display:flex;float:inherit;bottom:-25px;position:relative}.items-news-carousel .slide-show .buttons{text-align:center;margin:auto}.items-news-carousel .other-news,.items-news-carousel .other-news0,.items-news-carousel .other-news1,.items-news-carousel .other-news2{float:left;width:4px;background-color:hsla(0,0%,100%,.6);color:#000;border-radius:20px;text-align:center;font-size:.7em;padding:2px;-webkit-transition:.5s;-o-transition:.5s;transition:.5s;margin:2px;height:4px}.other-news0:first-child,.other-news1:nth-child(2),.other-news2:nth-child(3){background-color:#fff}.items-news-carousel .next,.items-news-carousel .prev{position:relative;right:-35px;float:right;top:-129px}.items-news-carousel .prev{float:left;left:-27px}.items-news-carousel .next:after,.items-news-carousel .prev:after{position:relative;content:"";display:inline-block;width:1.4em;height:1.4em;border-right:1px solid #fff;border-top:1px solid #fff;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);margin-right:.5em}.items-news-carousel .prev:after{-webkit-transform:rotate(225deg);-ms-transform:rotate(225deg);transform:rotate(225deg)}.items-news-carousel .next:hover,.items-news-carousel .prev:hover{cursor:pointer}.items-news-carousel .other-news-active{background-color:#fff}.items-news-carousel .other-news:hover{cursor:pointer;background-color:hsla(0,0%,100%,.9);-webkit-transition:.5s;-o-transition:.5s;transition:.5s}.items-next-match{float:left;width:25%;height:320px;background-color:hsla(0,0%,100%,.7);-webkit-box-shadow:0 0 15px rgba(0,0,0,.1);box-shadow:0 0 15px rgba(0,0,0,.1);margin:1%;border-radius:5px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.items-next-match-box{width:75%;margin:auto}.items-next-match-box .team p{display:inline-block;top:-46px;position:relative;margin:4px;font-size:.9em}.items-next-match-box .team p,.items-next-match h2{font-family:Roboto Condensed,sans-serif;font-weight:600;color:#494949}.items-next-match h2{font-size:1.2em;text-transform:uppercase;margin-top:45px;text-align:center}.items-next-match h2:nth-last-child(2){font-size:1em;text-transform:inherit;margin-top:15px;float:left;width:100%}.items-next-match p:last-child{font-size:.8em;text-transform:inherit;margin-top:10px;float:left;width:100%}.items-next-match p{color:#767676;font-size:.8em;font-weight:600;margin-top:10px;text-align:center}.items-next-match hr{margin-top:15px;border:.7px solid #e2e2e2;float:left;width:100%}.items-next-match .team{float:left;width:100%;margin-top:15px;text-align:center}.items-next-match .team img{width:35%;margin:10px;text-align:center}.items-last-match{float:left;width:25%;height:320px;background-color:#fff;-webkit-box-shadow:0 0 15px rgba(0,0,0,.1);box-shadow:0 0 15px rgba(0,0,0,.1);border-radius:5px;margin:1%}.items-last-match-box{width:75%;margin:auto}.items-last-match h2{font-family:Roboto Condensed,sans-serif;font-size:1.2em;margin-top:40px}.items-last-match h2,.items-last-match p{color:#494949;text-transform:uppercase;font-weight:600}.items-last-match p{font-size:.8em;margin-top:10px}.items-last-match hr{border:.5px solid #e2e2e2}.items-last-match .team,.items-last-match hr{margin-top:15px;float:left;width:100%}.items-last-match .team img{width:20%;float:left}.items-last-match .team p{font-family:Roboto Condensed,sans-serif;float:left;top:0;position:relative;margin-left:20px;font-size:1em;text-transform:inherit;font-weight:400}.items-last-match .team .win1{top:0;font-weight:700;color:rgba(0,119,255,.99)}.items-last-match .team p:last-child{float:right}.items-last-match .items-last-match-box .more-match{float:left;margin-bottom:20px;font-family:Roboto Condensed,sans-serif;font-size:.8em;font-weight:600;color:rgba(0,119,255,.99);margin-top:20px}.info-articles{width:85%;height:465px;margin:auto;display:flow-root;padding-top:70px}.info-article:hover{cursor:pointer}.info-articles .info-article{width:48%;height:400px;background-color:#fff;float:left;-webkit-box-shadow:0 0 15px rgba(0,0,0,.1);box-shadow:0 0 15px rgba(0,0,0,.1);border-radius:5px;margin:1%}.info-articles .info-article:last-child{float:right}.info-articles .info-article .img1,.info-articles .info-article .img2{float:left;width:230px;height:350px;margin:25px;background-image:url(http://www.mskfs.cz/images/isfacr.jpg);background-size:auto 100%;background-position:50%;border-radius:3px}.info-articles .info-article .img2{background-image:url(https://www.bu1.cz/wp-content/uploads/2017/05/DSC_0201.jpg)}.info-articles .info-article hr{border:2px solid rgba(0,119,255,.99);width:75px;margin-top:25px}.info-articles .info-article h2{font-family:Roboto Condensed,sans-serif;font-size:1.5em;font-weight:600;margin-top:20px;line-height:32px;margin-right:35px;color:#000}.info-articles .info-article p{font-family:Roboto Condensed,sans-serif;font-size:.87em;font-weight:600;letter-spacing:1px;color:#003a5d;margin-top:30px;#color:#0091d2}.info-articles .info-article p:last-child{font-weight:300;color:#666;letter-spacing:inherit;font-size:.875em;line-height:1.7142857143em;margin-right:35px}.our-sponsors{width:85%;height:auto;margin:7.5%;display:flow-root;margin-top:20px;margin-bottom:50px;float:left}.our-sponsors .title{float:left;width:250px}.our-sponsors .title hr{border:2px solid rgba(0,119,255,.99);width:80px;margin-top:25px}.our-sponsors .title h2{font-family:Roboto Condensed,sans-serif;margin-top:16px;font-size:1.6em}.our-sponsors .title p{font-family:Roboto Condensed,sans-serif;margin-top:18px;font-weight:300;font-size:.9em}.our-sponsors .logos{margin-top:40px;float:right}.our-sponsors .logos img{float:left;width:130px;margin:20px;margin-top:0;margin-bottom:0}.line{border-top:25px solid rgba(0,119,255,.99);width:85%;padding:7.5%;padding-bottom:0;padding-top:50px;margin-bottom:0;float:left;background-color:#0c3e7d;height:auto}.line-black{position:absolute;width:100%;background-color:rgba(0,0,0,.5);height:251px;margin-top:25px}.line .row{width:200px;height:auto;float:left;z-index:1;position:relative}.line .line-footer .author-new{float:right}.line .row a{font-family:Poppins,sans-serif;font-weight:300;color:#fff;font-size:1em;line-height:1.7142857143em;width:200px;float:left}.line .row img{width:80px;float:right;border-radius:40px}.line .line-footer{float:left;width:100%;margin-top:40px;border-top:3px solid rgba(0,119,255,.7);z-index:1;position:relative}.line .line-footer p{font-family:Poppins,sans-serif;font-weight:300;color:#fff;font-size:.96em;line-height:1.7142857143em;margin-top:20px;margin-bottom:30px;float:left;z-index:1;position:relative}.line .line-footer a{color:rgba(0,119,255,.99)}.items-list{width:-webkit-fill-available;width:-moz-available}.items-list,.items-list-news{float:left;background:#f5f5f5}.items-list-news{width:46%;height:auto;padding:0;padding-top:30px;padding-left:2%;padding-right:2%;min-height:250px}.items-list-news>a{text-decoration:underline;color:#000;font-size:15px;padding-bottom:20px;float:left}.items-list-news h2{font-size:40px;padding-bottom:30px}.items-list-events{width:46%;background:#fff;height:auto;float:right;padding:0;padding-top:30px;padding-left:2%;padding-right:2%;min-height:250px}.items-list-events h2{font-size:40px;padding-bottom:30px}.items-list-news-note{width:95%;padding-bottom:35px}.items-list-news-title{line-height:35px;font-size:20px;color:rgba(0,119,255,.99)}.items-list-news-title:hover{color:rgba(0,119,255,.69)}.arrow-right{width:0;height:0;border-top:17px solid transparent;border-bottom:17px solid transparent;border-left:26px solid rgba(0,119,255,.99);left:4px;position:relative;margin:auto}#video{display:none}.items-list-news-event,.items-list-news-event-first,.items-list-news-event-last{width:100%;padding-bottom:30px;padding-top:30px;border-bottom:2px solid #f5f5f5}.items-list-news-event-first{padding-top:0}.items-list-news-event-last{border-bottom:none}.items-list-events-date{width:20%;float:left}.items-list-events-date p{font-size:40px;text-align:center;color:#000}.month{font-size:30px;text-align:center}.items-list-news-center{text-align:center}.items-list-news-center img{max-width:95px}.items-list-news-center p{display:inline;font-family:Oswald,sans-serif;font-size:25px;position:relative;top:-35px}.items-list-events-match-home{padding-top:7px;padding-right:15px}.items-list-events-match-away{padding-top:7px;padding-left:15px}.website-nav-logo-mobile{float:left;padding:15px;width:-webkit-fill-available;width:-moz-available;background:rgba(0,119,255,.99)}.website-nav-logo-image-mobile{width:50px}.website-nav-menu-links-mobile{text-decoration:none}.website-nav-logo-href-mobile{max-width:100%;float:left}.website-nav-menu-link-mobile a{text-decoration:none;font-size:30px;color:#000}.website-nav-logo-href-name-mobile,.website-nav-logo-href-name-mobile-close{font-size:20px;padding-left:15px;padding-top:10px;position:absolute;color:#fff}.mobile-items{float:left}.mobile-items a{display:inline-block;padding:15px;width:-webkit-fill-available;width:-moz-available;font-size:30px;color:rgba(0,119,255,.99)}.mobile-items a,.mobile-items a:hover{-webkit-transition:.4s;-o-transition:.4s;transition:.4s}.mobile-items a:hover{background:#f5f5f5;color:rgba(0,119,255,.69)}.website-nav-logo-href-name-mobile-close{float:right;position:relative;padding:4px 15px;border:1px solid #fff;top:6px;right:16px}.more{padding-left:15px;padding-right:15px;width:-webkit-fill-available;width:-moz-available;float:left;border-top:1px solid #d3d3d3;background:#ebebeb}.advertisement{width:34%;background:#fff;height:auto;float:left;padding:0;padding-top:30px;text-align:center}.advertisement img{width:60%;position:relative;top:190px}.more-info{width:96%;background:#fff;height:auto;float:right;padding:0;padding-top:30px;padding-bottom:30px;margin:auto;background:#ebebeb}.tile{margin:1%;width:30%;height:auto;float:left;background:#fff;border-top:3px solid rgba(0,119,255,.99);-webkit-box-shadow:0 0 15px rgba(0,0,0,.1);box-shadow:0 0 15px rgba(0,0,0,.1)}.sportfotbal{text-align:center;padding:unset;background:#f5f5f5;width:90%;padding:29px 5% 30px}.tile p{color:#fff;font-family:Oswald,sans-serif;font-size:24px;margin-top:10px;color:rgba(0,119,255,.99)}.tile a,.tile p{text-align:center;margin-bottom:10px}.tile a{//width:100px;//border:solid 1px rgba(0,119,255,.99);//background:rgba(0,119,255,.99);color:rgba(0,119,255,.99);padding:5px;float:left;margin-left:10px;text-decoration:underline}.tile .tile-text{font-family:Open Sans;font-size:19px;text-align:left;margin:15px;color:#000}.map-info{width:96%;background:#fff;padding:0;margin-top:15px;margin-bottom:15px;background:#ebebeb}.map,.map-info{height:auto;float:left}.map{margin:2.5%;width:20%}.map p{color:#000;font-family:Oswald,sans-serif;font-size:24px;margin-top:10px;margin-bottom:10px}.map a,.map p{text-align:center}.map a{color:rgba(0,119,255,.59);padding:5px;margin-left:0;margin-bottom:0;display:block}.map a:hover{color:#07f}.author,.sponsors{float:left;width:100%;height:auto;padding-top:20px;padding-bottom:20px;text-align:center;border-top:1px solid #d3d3d3;background:#ebebeb}.author-c{float:left;padding-left:100px}.author-a,.author-c{font-family:Oswald,sans-serif}.author-a{float:right;padding-right:100px}.author-a a{color:rgba(0,119,255,.99)}.author-a a,.author-a a:hover{-webkit-transition:.5s;-o-transition:.5s;transition:.5s}.author-a a:hover{color:rgba(0,119,255,.69)}@media only screen and (min-width:1400px){.items{margin:auto;display:-ms-flexbox;display:flex;float:none}.info-articles,.items,.our-sponsors{width:1200px}.line{width:-webkit-fill-available;width:-moz-available}}@media only screen and (min-width:1300px){.more-info{width:1000px;padding:0;padding-top:30px;padding-bottom:30px;margin:auto;display:table}.map-info,.more-info{background:#fff;height:auto;float:unset;background:#ebebeb}.map-info{width:900px;padding:0;margin-top:15px;margin-bottom:15px;margin:auto}}@media only screen and (max-width:1240px){.items-last-match{width:25%;margin:1%;margin-top:0;height:320px}.items-news-carousel{width:44%;margin:1%;margin-top:0;height:320px;background-size:100%;background-position:50%}.items-news-carousel p{float:none}.items-news-carousel .black{width:44%;height:320px}.items-next-match{width:25%;margin:1%;margin-top:0;height:auto;padding-bottom:30px;float:right}}@media only screen and (max-width:1240px){#video{display:block}.items-last-match{width:30%;margin:1%;margin-top:0;height:320px}.items-news-carousel{width:66%;margin:1%;margin-top:0;height:320px;background-size:cover;background-position:50%}.items-news-carousel h2{min-height:76px}.items-news-carousel p{float:none}.items-news-carousel .black{width:100%;height:320px}.items-next-match{width:30%;margin:1%;margin-top:0;height:auto;padding-bottom:30px}}@media only screen and (max-width:1094px){.items-last-match{width:30%;margin:1%;margin-top:0;height:320px}.items-news-carousel{width:66%;margin:1%;margin-top:0;height:320px;background-size:cover;background-position:50%}.items-news-carousel p{float:none}.items-news-carousel .black{width:66%;height:320px}.items-next-match{width:30%;padding-bottom:30px}.info-articles,.items-next-match{margin:1%;margin-top:0;height:auto}.info-articles{width:98%;padding-top:30px;float:left}.items-list-news{width:41%;margin-right:0}.items-list-events,.items-list-news{max-width:none;padding-left:2%;padding-right:2%}.items-list-events{border:none;width:51%;float:left}.items-list-news-event,.items-list-news-event-first{width:100%}}@media only screen and (max-width:1030px){.items-last-match{width:33%;margin:1%;margin-top:0;height:320px}.items-news-carousel{width:63%;margin:1%;margin-top:0;height:320px;background-size:cover;background-position:50%}.items-news-carousel p{float:none}.items-news-carousel .black{width:63%;height:320px}.items-next-match{width:33%;margin:1%;margin-top:0;height:auto;padding-bottom:30px}.grid{display:grid}}@media only screen and (max-width:1030px){.items-last-match,.items-news-carousel{width:66%;margin:17%;margin-bottom:50px;margin-top:0}.items-news-carousel{height:320px;background-size:cover;background-position:50%}.items-news-carousel .black{width:100%;height:320px}.items-next-match{width:66%;margin:17%;margin-top:0;height:auto;padding-bottom:30px;margin-bottom:50px}.items-last-match .items-last-match-box,.items-next-match .items-next-match-box{width:40%}.info-articles{width:90%;margin:5%;margin-top:0;padding-top:30px;float:left;height:auto}.info-articles .info-article{width:45%;margin:2.5%;height:auto;min-height:440px;margin-bottom:25px;padding-bottom:25px;float:left}.info-articles .info-article .img1,.info-articles .info-article .img2{width:-moz-available;width:-webkit-fill-available;height:200px}.info-articles .info-article h2,.info-articles .info-article hr,.info-articles .info-article p{margin-left:25px}.info-articles .info-article h2,.info-articles .info-article p{overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis}.items{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}}@media only screen and (max-width:900px){.items-news-carousel h2{min-height:57px}.icon{display:block;padding:5px 20px;font-size:20px;top:5px;position:relative}.introducion{background-size:100% 100%}.introducion-logo{width:200px}.website-nav-menu-links .website-nav-menu-link{display:none}.website-nav{float:left;width:100%;padding:15px 15px 15px 0}.website-nav-menu{float:right}}@media only screen and (max-width:800px){.more-info{width:100%}.items-last-match,.items-news-carousel{width:80%;margin:10%;margin-bottom:50px;margin-top:0}.items-news-carousel{height:320px;background-size:cover;background-position:50%}.items-news-carousel h2{min-height:76px}.items-news-carousel .black{width:100%;height:320px}.items-next-match{width:80%;margin:10%;margin-top:0;height:auto;padding-bottom:30px;margin-bottom:50px}}@media only screen and (max-width:700px){.icon{display:block;padding:5px 20px;font-size:20px;top:5px;position:relative}.items-last-match{width:90%;margin:5%;margin-top:0;height:auto}.items-news-carousel{width:90%;margin:5%;margin-top:0;height:320px;background-size:cover;background-position:50%}.items-news-carousel h2{min-height:57px}.items-news-carousel .black{width:100%;height:320px;position:absolute}.items-next-match{padding-bottom:30px}.info-articles,.items-next-match{width:90%;margin:5%;margin-top:0;height:auto}.info-articles{padding-top:30px;float:left}.info-articles .info-article{width:100%;height:auto;margin:0;margin-bottom:25px;padding-bottom:25px;float:left}.info-articles .info-article .img1,.info-articles .info-article .img2{width:-moz-available;width:-webkit-fill-available;height:200px}.info-articles .info-article h2,.info-articles .info-article hr,.info-articles .info-article p{margin-left:25px}.our-sponsors{float:left;width:90%;margin:5%;height:auto;padding-bottom:20px}.our-sponsors .logos img{width:140px;margin-bottom:30px}.our-sponsors .logos img:last-child{margin-bottom:0}.line{float:left;height:auto;background-color:#0c3e7d}.line .row{width:33%}.line .line-footer p{margin-bottom:0;width:100%}.line .line-footer .author-new{float:left;margin-top:0}.line-black{position:relative;width:100%;background-color:rgba(0,0,0,.5);height:251px;margin-top:25px;bottom:0}.line .line-footer{border-top:3px solid rgba(0,119,255,.7)}.items-list-news{width:96%;margin-right:0;max-width:none}.items-list-events{border:none;border-top:1px solid #f5f5f5;width:96%;float:left;max-width:none;padding-left:2%;padding-right:2%}.items-list-news-event,.items-list-news-event-first{width:100%}.introducion{background-size:100% 100%}.introducion-logo{width:35%}.website-nav-menu-links .website-nav-menu-link{display:none}.website-nav{float:left;width:-webkit-fill-available;width:-moz-available}.website-nav-menu{float:right}.more{padding-left:15px;padding-right:15px;width:-webkit-fill-available;width:-moz-available;float:left;border-top:1px solid #d3d3d3;background:#ebebeb}.items-list-events-date{width:100%}.items-list-news-center img{width:30%}.advertisement{width:100%;background:#f5f5f5;height:auto;float:left;padding:0;padding-top:50px;padding-bottom:50px;border-bottom:1px solid #d3d3d3;margin:auto;text-align:center;margin-top:30px}.advertisement img{width:60%;position:relative;top:0}.more-info{background:#ebebeb;float:right;padding:0;padding-top:30px;padding-bottom:30px;padding-left:0;border-left:none;margin:auto}.more-info,.tile{width:100%;height:auto}.tile{margin:0;float:left;background:#fff;border-top:3px solid rgba(0,119,255,.99);margin-bottom:30px}.tile p{color:#fff;font-family:Oswald,sans-serif;text-align:center;font-size:24px;margin-top:10px;margin-bottom:10px;color:rgba(0,119,255,.99)}.tile .tile-text{font-family:Open Sans;font-size:19px;text-align:left;margin:10px;color:#000}.map{margin:2.5%;width:45%;height:auto;float:left}.author-c{padding-left:0}.author-a,.author-c{font-family:Oswald,sans-serif;width:100%}.author-a{padding-right:0;text-align:center}}@media only screen and (max-width:500px){.items-last-match .items-last-match-box{width:75%}.items-news-carousel{width:90%;margin:5%;margin-top:0;height:320px;background-size:cover;background-position:50%}.items-news-carousel .black{width:100%;height:320px;position:absolute}.items-next-match .items-next-match-box{width:60%}.items-news-carousel h2{margin-top:30px}.items-news-carousel p{margin-bottom:25px}.introducion-logo{width:50%}.introducion-text{margin:10px}}@media only screen and (max-width:400px){.items-next-match .items-next-match-box{width:80%}.items-news-carousel h2{max-height:95px}}.spinner{margin:50px auto;width:70px;text-align:center}.spinner>div{width:18px;height:18px;background-color:rgba(0,119,255,.99);border-radius:100%;display:inline-block;-webkit-animation:sk-bouncedelay 1.4s infinite ease-in-out both;animation:sk-bouncedelay 1.4s infinite ease-in-out both}.spinner .bounce1{-webkit-animation-delay:-.32s;animation-delay:-.32s}.spinner .bounce2{-webkit-animation-delay:-.16s;animation-delay:-.16s}@-webkit-keyframes sk-bouncedelay{0%,80%,to{-webkit-transform:scale(0)}40%{-webkit-transform:scale(1)}}@keyframes sk-bouncedelay{0%,80%,to{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}.detail .row .detail-article p{font-family:Poppins,sans-serif;font-weight:300;color:#595959}.detail-article{width:85%;margin:7.5%}.detail-img{width:100%;height:400px;margin-top:0;background-size:cover;background-repeat:no-repeat;background-position:50%}.detail-img h2,.detail-img hr{position:absolute;color:#fff;z-index:1;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.detail-img hr{margin-top:145px;border:2.5px solid rgba(0,119,255,.99);margin-left:100px;width:80px}.detail-img h2{font-family:Poppins,sans-serif;font-size:2.3em;margin-top:165px;margin-left:100px;margin-right:100px}.detail-img:after{content:"";display:block;position:relative;width:100%;height:400px;background-color:rgba(0,0,0,.5)}@media only screen and (max-width:900px){.detail-img{margin-top:85px}}@media only screen and (max-width:700px){.detail .detail-img hr{margin-top:50px;margin-left:40px}.detail .detail-img h2{margin-top:70px;margin-left:40px}}.teams{height:auto;margin:auto;padding-bottom:45px}.team:hover{cursor:pointer}.teams .team{width:22.5%;height:auto;background-color:#fff;float:left;-webkit-box-shadow:0 0 15px rgba(0,0,0,.1);box-shadow:0 0 15px rgba(0,0,0,.1);border-radius:5px;margin:1.25%}.team-img{width:100%;height:200px;border-top-left-radius:5px;border-top-right-radius:5px;background-size:cover;background-repeat:no-repeat;background-position:50%}.team h2{font-family:Poppins,sans-serif;font-weight:500;font-size:1.5em;text-align:left;margin-top:15px;margin-bottom:15px;margin-left:20px;color:#000}.team hr{border:.9px solid rgba(0,119,255,.99);margin:20px}.team p{font-family:Poppins,sans-serif;font-weight:500;font-size:.85em;text-align:left;margin-left:20px;margin-top:15px;margin-bottom:20px;color:#000}.team p em{font-weight:300;font-style:inherit;color:#797979;margin-left:3px}@media only screen and (min-width:1400px){.teams{width:100%}}@media only screen and (max-width:1100px){.teams .team{width:30%;margin:1.6666666667%}}@media only screen and (max-width:900px){.teams .team{width:45%;margin:2.5%}.teams{margin-top:85px}}@media only screen and (max-width:700px){.teams{width:100%}}@media only screen and (max-width:600px){.teams .team{width:70%;margin:15%;margin-top:0;margin-bottom:30px}}@media only screen and (max-width:500px){.teams .team{width:95%;margin:2.5%}}.teams .row .detail-article p{font-family:Poppins,sans-serif;font-weight:300;color:#595959}.detail-article{width:85%;margin:7.5%}.detail-img{width:100%;height:400px;margin-top:0;background-size:cover;background-repeat:no-repeat;background-position:50%}.detail-img h2,.detail-img hr{position:absolute;color:#fff;z-index:1;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.detail-img hr{margin-top:145px;border:2.5px solid rgba(0,119,255,.99);margin-left:100px;width:80px}.detail-img h2{font-family:Poppins,sans-serif;font-size:2.3em;margin-top:165px;margin-left:100px;margin-right:100px}.detail-img:after{content:"";display:block;position:relative;width:100%;height:400px;background-color:rgba(0,0,0,.5)}@media only screen and (max-width:900px){.teams .detail-img{margin-top:85px}}.players{height:auto;margin:auto;padding-bottom:45px}.players>h2{font-family:Poppins,sans-serif;font-size:2em;margin-left:1.25%;margin-bottom:50px;padding-top:10px;border-top:4px solid rgba(0,119,255,.99);width:400px}.player:hover{cursor:pointer}.players .player{width:22.5%;height:auto;background-color:#fff;float:left;-webkit-box-shadow:0 0 15px rgba(0,0,0,.1);box-shadow:0 0 15px rgba(0,0,0,.1);border-radius:5px;margin:1.25%}.player-img{width:100%;height:200px;border-top-left-radius:5px;border-top-right-radius:5px;background-size:cover;background-repeat:no-repeat;background-position:50%}.player h2{font-family:Poppins,sans-serif;font-weight:500;font-size:1.5em;text-align:left;margin-top:15px;margin-bottom:15px;margin-left:20px;color:#000}.player hr{border:.9px solid rgba(0,119,255,.99);margin:20px}.player p{font-family:Poppins,sans-serif;font-weight:500;font-size:.85em;text-align:left;margin-left:20px;margin-top:15px;margin-bottom:20px;color:#000}.player p em{font-weight:300;font-style:inherit;color:#797979;margin-left:3px}@media only screen and (min-width:1400px){.players{width:100%}}@media only screen and (max-width:1100px){.players .player{width:30%;margin:1.6666666667%}}@media only screen and (max-width:900px){.players .player{width:45%;margin:2.5%}.players>h2{margin-left:0;width:100%;text-align:center}}@media only screen and (max-width:700px){.players{width:100%}}@media only screen and (max-width:600px){.players .player{width:70%;margin:15%;margin-top:0;margin-bottom:30px}}@media only screen and (max-width:500px){.players .player{width:95%;margin:2.5%}}.players .row .detail-article p{font-family:Poppins,sans-serif;font-weight:300;color:#595959}.detail-article{width:85%;margin:7.5%}.teams .detail-img{width:100%;height:400px;margin-top:0;margin-bottom:55px;background-size:cover;background-repeat:no-repeat;background-position:50%}.detail-img h2,.detail-img hr{position:absolute;color:#fff;z-index:1;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.detail-img hr{margin-top:145px;border:2.5px solid rgba(0,119,255,.99);margin-left:100px;width:80px}.detail-img h2{font-family:Poppins,sans-serif;font-size:2.3em;margin-top:165px;margin-left:100px;margin-right:100px}.detail-img:after{content:"";display:block;position:relative;width:100%;height:400px;background-color:rgba(0,0,0,.5)}@media only screen and (max-width:900px){.players .detail-img{margin-top:85px}}.fotos{height:auto;margin:auto;padding-bottom:45px}.fotos>h2{font-family:Poppins,sans-serif;font-size:2em;margin-left:1.25%;margin-bottom:50px;padding-top:10px;border-top:4px solid rgba(0,119,255,.99);width:400px}.popup{position:fixed;width:80%;height:100%;top:0;padding:10%;padding-bottom:0;padding-top:0;background-color:rgba(0,0,0,.8);z-index:10}.popup img{display:table;margin:0 auto;-webkit-box-shadow:0 0 15px rgba(0,0,0,.1);box-shadow:0 0 15px rgba(0,0,0,.1);width:100%;height:100%}.foto:hover{cursor:pointer}.fotos .foto{width:30%;margin:1.66666667%}.fotos .foto,.fotos .foto-s{height:auto;background-color:#fff;float:left;-webkit-box-shadow:0 0 15px rgba(0,0,0,.1);box-shadow:0 0 15px rgba(0,0,0,.1);border-radius:5px}.fotos .foto-s{width:23%;margin:1%}.fotos .foto-s .foto-img{border-bottom-left-radius:5px;border-bottom-right-radius:5px}.foto-img{width:100%;height:200px;border-top-left-radius:5px;border-top-right-radius:5px;background-size:cover;background-repeat:no-repeat;background-position:50%}.foto h2{font-family:Poppins,sans-serif;font-weight:500;font-size:1.5em;text-align:left;margin-top:15px;margin-bottom:15px;margin-left:20px;color:#000}.foto hr{border:.9px solid rgba(0,119,255,.99);margin:20px}.foto p{font-family:Poppins,sans-serif;font-weight:500;font-size:.85em;text-align:left;margin-left:20px;margin-top:15px;margin-bottom:20px;color:#000}.foto p em{font-weight:300;font-style:inherit;color:#797979;margin-left:3px}.fotos-line{width:450px;height:1.5px;background-color:rgba(0,0,0,.2);display:-ms-flexbox;display:flex;margin:auto}#fotos,#fotos-line{display:none}@media only screen and (min-width:1400px){.fotos{width:100%}}@media only screen and (max-width:1150px){.fotos .foto{width:45%;margin:2.5%}}@media only screen and (max-width:1050px){.fotos .foto-s{width:30%;margin:1.666667%}}@media only screen and (max-width:900px){.fotos>h2{margin-left:0;width:100%;text-align:center}}@media only screen and (max-width:800px){.fotos{width:100%}}@media only screen and (max-width:700px){.fotos .foto{width:70%;margin:15%;margin-top:50px;margin-bottom:30px}.fotos .foto-s{width:45%;margin:2.5%}}@media only screen and (max-width:500px){.fotos .foto,.fotos .foto-s{width:95%;margin:2.5%}}.fotos .row .detail-article p{font-family:Poppins,sans-serif;font-weight:300;color:#595959}.detail-article{width:85%;margin:7.5%}.detail-img{width:100%;height:400px;margin-top:0;background-size:cover;background-repeat:no-repeat;background-position:50%}.detail-img h2,.detail-img hr{position:absolute;color:#fff;z-index:1;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.detail-img hr{margin-top:145px;border:2.5px solid rgba(0,119,255,.99);margin-left:100px;width:80px}.detail-img h2{font-family:Poppins,sans-serif;font-size:2.3em;margin-top:165px;margin-left:100px;margin-right:100px}.detail-img:after{content:"";display:block;position:relative;width:100%;height:400px;background-color:rgba(0,0,0,.5)}@media only screen and (max-width:900px){.fotos .detail-img{margin-top:85px}}.detail .row .detail-article p{font-family:Poppins,sans-serif;font-weight:300;color:#595959}.detail-article{width:85%;margin:7.5%}.detail-img{width:100%;height:400px;margin-top:0;background-size:cover;background-repeat:no-repeat;background-position:50%}.detail-img h2,.detail-img hr{position:absolute;color:#fff;z-index:1;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.detail-img hr{margin-top:145px;border:2.5px solid rgba(0,119,255,.99);margin-left:100px;width:80px}.detail-img h2{font-family:Poppins,sans-serif;font-size:2.3em;margin-top:165px;margin-left:100px;margin-right:100px}.detail-img:after{content:"";display:block;position:relative;width:100%;height:400px;background-color:rgba(0,0,0,.5)}@media only screen and (max-width:900px){.detail-img{margin-top:85px}}.detail .row .detail-article p{font-family:Poppins,sans-serif;font-weight:300;color:#595959}.detail-article{width:85%;margin:7.5%}.detail-img{width:100%;height:400px;margin-top:0;background-size:cover;background-repeat:no-repeat;background-position:50%}.detail-img h2,.detail-img hr{position:absolute;color:#fff;z-index:1;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.detail-img hr{margin-top:145px;border:2.5px solid rgba(0,119,255,.99);margin-left:100px;width:80px}.detail-img h2{font-family:Poppins,sans-serif;font-size:2.3em;margin-top:165px;margin-left:100px;margin-right:100px}.detail-img:after{content:"";display:block;position:relative;width:100%;height:400px;background-color:rgba(0,0,0,.5)}@media only screen and (max-width:900px){.detail-img{margin-top:85px}}.contacts{width:85%;height:auto;margin:auto;display:flow-root;padding-top:50px;padding-bottom:45px}.contacts>h2{font-family:Poppins,sans-serif;font-size:2em;margin-left:1.25%;margin-bottom:50px;padding-top:10px;border-top:4px solid rgba(0,119,255,.99);width:400px}.contact:hover{cursor:pointer}.contacts .contact{width:30%;height:auto;background-color:#fff;float:left;-webkit-box-shadow:0 0 15px rgba(0,0,0,.1);box-shadow:0 0 15px rgba(0,0,0,.1);border-radius:5px;margin:1.6666667%}.contact-img{width:100%;height:200px;border-top-left-radius:5px;border-top-right-radius:5px;background-size:cover;background-repeat:no-repeat;background-position:50%}.contact h2{font-family:Poppins,sans-serif;font-weight:500;font-size:1.5em;text-align:left;margin-top:15px;margin-bottom:15px;margin-left:20px;color:#000}.contact hr{border:.9px solid rgba(0,119,255,.99);margin:20px}.contact p{font-family:Poppins,sans-serif;font-weight:500;font-size:.85em;text-align:left;margin-left:20px;margin-top:15px;margin-bottom:20px;color:#000}.contact p em{font-weight:300;font-style:inherit;color:#797979;margin-left:3px}@media only screen and (min-width:1400px){.contacts{width:1200px}}@media only screen and (max-width:1100px){.contacts .contact{width:30%;margin:1.6666666667%}.contacts{width:95%;margin:2.5%}}@media only screen and (max-width:1000px){.contacts .contact{width:45%;margin:2.5%}.contacts{width:80%;margin:10%}}@media only screen and (max-width:900px){.contacts .contact{width:45%;margin:2.5%}.contacts>h2{margin-left:0;width:100%;text-align:center}}@media only screen and (max-width:800px){.contacts .contact{width:45%;margin:2.5%}.contacts{width:95%;margin:2.5%}}@media only screen and (max-width:700px){.contacts{width:95%}}@media only screen and (max-width:650px){.contacts .contact{width:70%;margin:15%;margin-top:0;margin-bottom:30px}}@media only screen and (max-width:500px){.contacts .contact{width:95%;margin:2.5%}}.login{width:100%;height:auto;position:relative;margin:auto;margin-bottom:200px}.login .admin-logout h2{color:#000;font-family:Poppins,sans-serif;font-weight:500;margin-top:20px;margin-bottom:30px;text-align:center;font-size:6em}.login .add-record-title{margin-bottom:15px;float:left;margin-left:5%;font-weight:700;font-family:Poppins,sans-serif;font-weight:500;text-align:center;font-size:1.4em}.login .admin-logout p,.login .login-news p{color:#000;font-family:Poppins,sans-serif;font-weight:500;text-align:center;font-size:1em;margin:auto;width:80%}.login .login-news input,.login .login-news textarea{width:95%;padding:2.5%}.login .login-news{background-color:#f5f5f5;padding-top:30px;padding-bottom:20px;float:left;width:90%;margin:5%;-webkit-box-shadow:0 2px 2px 0 rgba(0,0,0,.2),0 0 10px 0 rgba(0,0,0,.19);box-shadow:0 2px 2px 0 rgba(0,0,0,.2),0 0 10px 0 rgba(0,0,0,.19)}.login .admin-logout a,.login .login-news a{color:#000;font-family:Poppins,sans-serif;font-weight:500;text-align:center;font-size:1em;float:none;width:150px;margin:auto;padding:8px 20px;display:inline-block;border:2px solid #000;text-decoration:none;margin:10px 10px 40px;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}.login .admin-logout hr{width:160px;margin:auto;border:none;border-bottom:1px solid rgba(0,0,0,.2)}.login .admin-logout .google-button{background-color:#000;color:#fff;margin-top:17px;font-size:15px}.login .admin-logout .google-button:hover{background-color:transparent;border-color:#000;color:#000}.login .login-news a:first-child{background-color:red;border-color:red;color:#fff}.login .login-news a:first-child:hover{border-color:#000}.login .admin-logout a{padding:15px 20px;width:208px;margin:auto;display:block;margin-top:15px}.login .admin-logout a:hover,.login .login-news a:hover{-webkit-transition:.5s;-o-transition:.5s;transition:.5s;background-color:#000;color:#fff;cursor:pointer}.login input{width:200px;font-family:Poppins,sans-serif;padding:15px 25px;border:1px solid rgba(0,0,0,.2);margin:auto;display:block;margin-top:20px;margin-bottom:0;font-weight:400;font-size:1em;-webkit-appearance:none;-webkit-border-radius:0}.login input:focus{outline:none}.admin{width:100%;height:auto;position:relative;margin:auto;margin-bottom:50px}.admin .admin-logout h2{margin-top:20px;margin-bottom:30px;font-size:6em}.admin .admin-logout h2,.admin p{color:#000;font-family:Poppins,sans-serif;font-weight:500;text-align:center}.admin p{font-size:1em;margin:0}.admin p:last-child{margin-top:40px;font-size:2em}.admin input{width:200px;font-family:Poppins,sans-serif;padding:15px 25px;border:1px solid rgba(0,0,0,.2);margin:auto;display:block;margin-top:20px;margin-bottom:0;font-weight:400;font-size:1em;-webkit-appearance:none;-webkit-border-radius:0}.admin input:focus{outline:none}.admin-menu{width:100%;height:80px;background-color:#f5f5f5;-webkit-box-shadow:0 2px 2px 0 rgba(0,0,0,.2),0 0 10px 0 rgba(0,0,0,.19);box-shadow:0 2px 2px 0 rgba(0,0,0,.2),0 0 10px 0 rgba(0,0,0,.19)}.admin .admin-title{font-size:1.5em;float:left;margin-top:22px;margin-left:15px;color:#fff}.admin-menu-item,.logout{all:initial;float:right;color:#fff;font-family:Poppins,sans-serif;font-weight:500;text-align:center;font-size:1.2em;margin-top:20px;margin-right:20px;-webkit-transition:.5s;-o-transition:.5s;transition:.5s;border:1px solid #fff;padding:5px;padding-right:15px;padding-left:15px;border-radius:5px;background-color:rgba(0,0,0,.4)}.admin-menu-item{float:left;margin-left:20px}.admin-menu-item:hover,.logout:hover{background-color:gray;border-color:rgba(0,0,0,.7);cursor:pointer;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}.news-edit h2{margin-top:20px;font-size:2em}table{font-family:arial,sans-serif;border-collapse:collapse;width:80%;margin:auto;-webkit-box-shadow:0 2px 2px 0 rgba(0,0,0,.2),0 0 10px 0 rgba(0,0,0,.19);box-shadow:0 2px 2px 0 rgba(0,0,0,.2),0 0 10px 0 rgba(0,0,0,.19)}tr>th{background-color:#ddd}td,th{border:1px solid #000;text-align:left;padding:8px}td{padding:0}tr:nth-child(2n){background-color:#fff}table textarea{width:100%;height:40px;float:left;border:none}textarea:focus{outline:none}.login .collapsible{background-color:#777;color:#fff;cursor:pointer;padding:18px;width:100%;border:none;text-align:left;outline:none;font-size:15px}.collapsible:hover,.login .active{background-color:#555}.login .content{padding:0 18px;display:none;overflow:hidden;background-color:#f1f1f1}.add-new{all:initial;color:rgba(0,119,255,.99);font-family:Poppins,sans-serif;font-weight:300;text-align:center;font-size:1.2em;border:1px solid rgba(0,119,255,.99);padding:5px;padding-right:15px;padding-left:15px;border-radius:20px;float:none;margin:20px 20px 20px 5%;display:inline-block}.add-new,.add-new:hover{-webkit-transition:.5s;-o-transition:.5s;transition:.5s}.add-new:hover{background-color:transparent;color:rgba(0,0,0,.7);border-color:rgba(0,0,0,.7);cursor:pointer}@media only screen and (max-width:900px){.admin{margin-top:85px}}.detail .row .detail-article p{font-family:Poppins,sans-serif;font-weight:300;color:#595959}.detail-article{width:85%;margin:7.5%}.detail-img{width:100%;height:400px;margin-top:0;background-size:cover;background-repeat:no-repeat;background-position:50%}.detail-img h2,.detail-img hr{position:absolute;color:#fff;z-index:1;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.detail-img hr{margin-top:145px;border:2.5px solid rgba(0,119,255,.99);margin-left:100px;width:80px}.detail-img h2{font-family:Poppins,sans-serif;font-size:2.3em;margin-top:165px;margin-left:100px;margin-right:100px}.detail-img:after{content:"";display:block;position:relative;width:100%;height:400px;background-color:rgba(0,0,0,.5)}@media only screen and (max-width:900px){.detail-img{margin-top:85px}}.detail .row .detail-article p{font-family:Poppins,sans-serif;font-weight:300;color:#595959}.detail-article{width:85%;margin:7.5%}.detail-img{width:100%;height:400px;margin-top:0;background-size:cover;background-repeat:no-repeat;background-position:50%}.detail-img h2,.detail-img hr{position:absolute;color:#fff;z-index:1;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.detail-img hr{margin-top:145px;border:2.5px solid rgba(0,119,255,.99);margin-left:100px;width:80px}.detail-img h2{font-family:Poppins,sans-serif;font-size:2.3em;margin-top:165px;margin-left:100px;margin-right:100px}.detail-img:after{content:"";display:block;position:relative;width:100%;height:400px;background-color:rgba(0,0,0,.5)}@media only screen and (max-width:900px){.detail-img{margin-top:85px}}.video .row .detail-article p{font-family:Poppins,sans-serif;font-weight:300;color:#595959}.detail-article{width:85%;margin:7.5%}.detail-img{width:100%;height:400px;margin-top:0;background-size:cover;background-repeat:no-repeat;background-position:50%}.detail-img h2,.detail-img hr{position:absolute;color:#fff;z-index:1;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.detail-img hr{margin-top:145px;border:2.5px solid rgba(0,119,255,.99);margin-left:100px;width:80px}.detail-img h2{font-family:Poppins,sans-serif;font-size:2.3em;margin-top:165px;margin-left:100px;margin-right:100px}.detail-img:after{content:"";display:block;position:relative;width:100%;height:400px;background-color:rgba(0,0,0,.5)}@media only screen and (max-width:1030px){.video .info-articles .info-article{display:contents;height:auto}}@media only screen and (max-width:900px){.detail-img{margin-top:85px}}.club .row .detail-article p{font-family:Poppins,sans-serif;font-weight:300;color:#595959}.detail-article{width:85%;margin:7.5%}.detail-img{width:100%;height:400px;margin-top:0;background-size:cover;background-repeat:no-repeat;background-position:50%}.detail-img h2,.detail-img hr{position:absolute;color:#fff;z-index:1;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.detail-img hr{margin-top:145px;border:2.5px solid rgba(0,119,255,.99);margin-left:100px;width:80px}.detail-img h2{font-family:Poppins,sans-serif;font-size:2.3em;margin-top:165px;margin-left:100px;margin-right:100px}.detail-img:after{content:"";display:block;position:relative;width:100%;height:400px;background-color:rgba(0,0,0,.5)}@media only screen and (max-width:900px){.detail-img{margin-top:85px}}.abouts{width:85%;height:auto;margin:auto;display:flow-root;padding-top:50px}.club .abouts>p{font-family:Poppins,sans-serif;font-size:1.3em;margin-left:1.25%;margin-bottom:10px;font-weight:300;color:#000;margin:5px}.club .info-articles{padding-top:50px;padding-bottom:30px}.club .info-articles .info-article:first-child{background-size:cover;background-repeat:no-repeat;background-position:50%}.club .info-articles .info-article p:last-child{font-family:Poppins,sans-serif;font-size:1.3em;margin-left:1.25%;margin-bottom:10px;font-weight:300;color:#000}.about:hover{cursor:pointer}.abouts .about{width:30%;height:auto;background-color:#fff;float:left;-webkit-box-shadow:0 0 15px rgba(0,0,0,.1);box-shadow:0 0 15px rgba(0,0,0,.1);border-radius:5px;margin:1.6666667%}.about-img{width:100%;height:200px;border-top-left-radius:5px;border-top-right-radius:5px;background-size:cover;background-repeat:no-repeat;background-position:50%}.about h2{font-family:Poppins,sans-serif;font-weight:500;font-size:1.5em;text-align:left;margin-top:15px;margin-bottom:15px;margin-left:20px;color:#000}.about hr{border:.9px solid rgba(0,119,255,.99);margin:20px}.about p{font-family:Poppins,sans-serif;font-weight:500;font-size:.85em;text-align:left;margin-left:20px;margin-top:15px;margin-bottom:20px;color:#000}.about p em{font-weight:300;font-style:inherit;color:#797979;margin-left:3px}@media only screen and (min-width:1400px){.abouts{width:1200px}}@media only screen and (max-width:1100px){.abouts .about{width:30%;margin:1.6666666667%}.abouts{width:95%;margin:2.5%}}@media only screen and (max-width:1000px){.abouts .about{width:45%;margin:2.5%}.abouts{width:80%;margin:10%}}@media only screen and (max-width:900px){.abouts .about{width:45%;margin:2.5%}.abouts>h2{margin-left:0;width:100%;text-align:center}}@media only screen and (max-width:800px){.abouts .about{width:45%;margin:2.5%}.abouts{width:95%;margin:2.5%}}@media only screen and (max-width:700px){.abouts{width:95%}}@media only screen and (max-width:650px){.abouts .about{width:70%;margin:15%;margin-top:0;margin-bottom:30px}}@media only screen and (max-width:500px){.abouts .about{width:95%;margin:2.5%}}.error{width:100%;height:auto;position:relative;margin:auto;margin-bottom:100px;padding-top:80px}.error h2{color:#000;font-family:Poppins,sans-serif;font-weight:500;margin-bottom:30px;text-align:center;font-size:6em;margin-top:0}.error p{margin:0}.error a,.error p{color:#000;font-family:Poppins,sans-serif;font-weight:500;text-align:center;font-size:1em}.error a{width:200px;margin:auto;display:block;border:2px solid #000;text-decoration:none;margin-top:40px;padding:15px}.error a,.error a:hover{-webkit-transition:.5s;-o-transition:.5s;transition:.5s}.error a:hover{background-color:rgba(0,0,0,.8);color:#fff}.header{background-color:#1e90ff;float:left;width:100%}.header a:first-child{font-weight:800}.header a,.header a:first-child{float:left;margin:15px;color:#fff}.header a{text-decoration:none;font-weight:300}
/*# sourceMappingURL=main.69036f3e.css.map*/