@charset "UTF-8";@font-face{font-family:Roboto-Bold;src:url(fonts/Roboto-Bold.ttf)}@font-face{font-family:Roboto-Light;src:url(fonts/Roboto-Light.ttf)}@font-face{font-family:Roboto-BoldItalic;src:url(fonts/Roboto-BoldItalic.ttf)}@font-face{font-family:WorkSans-Medium;src:url(fonts/WorkSans-Medium.ttf)}@font-face{font-family:PT-Sans;src:url(fonts/PT-Sans.ttf)}@font-face{font-family:WorkSans-Regular;src:url(fonts/WorkSans-Regular.ttf)}@font-face{font-family:WorkSans-Bold;src:url(fonts/WorkSans-Bold.ttf)}@font-face{font-family:Oswald-Regular;src:url(fonts/Oswald-Regular.ttf)}*{margin:0;padding:0}body{background:#fff}.intro-container{width:100%;height:100vh;background:url(images/bg.png);background-repeat:no-repeat;background-size:cover;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.header{width:100%;height:110px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.logo{height:100%;width:21.5%;background:#217d21;-webkit-clip-path:polygon(0 0,100% 0,85% 100%,0 100%);clip-path:polygon(0 0,100% 0,85% 100%,0 100%);top:0;left:0}.logo img{height:100%;margin-left:115px}.header-second{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;width:78.5%}.social{width:300px;height:30px;margin-left:70%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.social img{height:19px;width:50px}.social a{position:relative}.social a:first-child::before{content:"";display:block;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;position:absolute;opacity:0;left:8px;-webkit-transform:skew(-20deg);-ms-transform:skew(-20deg);transform:skew(-20deg);top:-4px;background:rgba(33,125,33,.49);height:30px;width:35px}.social a:hover::before{opacity:1}.menu-container{width:104%;height:72px;margin-left:-4%;background:rgba(0,0,0,.22)}.main-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.menu-container .ul{margin-left:30%;width:70%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.menu-container .ul .mob-menu{display:none}.menu-container .ul a{color:#238423;text-decoration:none;font-family:Roboto-Bold;font-weight:700;font-size:16px;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.menu-container .ul a:not(:first-child){padding-left:44px}.menu-container .ul a:hover{color:#fff}.intro-middle-part{height:60vh;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:20px}.intro-text-container{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.intro-text-container .intro-nav .owl-next,.intro-text-container .intro-nav .owl-prev{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;width:25px;height:80px;border:none;background-color:rgba(255,255,255,.3);-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;z-index:10;font-size:20px;cursor:pointer;outline:0}.intro-text-container .intro-nav .owl-next span,.intro-text-container .intro-nav .owl-prev span{font-size:30px}.intro-text-container .intro-nav .owl-next:hover,.intro-text-container .intro-nav .owl-prev:hover{color:#ffc722}.intro-text-container .intro-nav .owl-prev{position:absolute;left:0;top:0}.intro-text-container .intro-nav .owl-next{position:absolute;right:0;top:0}.intro-dots{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.intro-dots .owl-dot{width:15px;height:15px;border-radius:50%;border:none;background-color:rgba(255,255,255,.3);margin:0 5px;outline:0;-webkit-transition:background-color .3s ease;-o-transition:background-color .3s ease;transition:background-color .3s ease}.intro-dots .owl-dot.active{background-color:#238423}.intro-text{padding-bottom:20px;width:60%;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.intro-text p{font-size:30px;text-align:right;color:#fff;font-family:Roboto-BoldItalic}.intro-text p:first-child{padding:31px 60px;text-align:center;height:29px;background:rgba(255,255,255,.56);color:#dde4dd;position:relative;margin-bottom:10px}.intro-text p span{color:#238423}.intro-btn{cursor:pointer;-ms-flex-item-align:end;align-self:flex-end;margin-top:40px;width:164px;font-size:16px;height:40px;background:#217d21;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:1%;z-index:100;position:relative;text-transform:uppercase;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;font-family:WorkSans-Bold;color:#363533}.intro-btn a{-webkit-transition:color .3s ease;-o-transition:color .3s ease;transition:color .3s ease;text-decoration:none;color:#363533}.intro-btn:after{content:">";font-family:WorkSans-Regular!important;display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:10px;padding-top:1%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;background:#142c4f;color:#f0bd25;-webkit-clip-path:polygon(40% 0,100% 0,100% 100%,0 100%);clip-path:polygon(40% 0,100% 0,100% 100%,0 100%);height:95.4%;width:24.5%;top:0;right:0;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.intro-btn:before{content:"";width:103%;height:44px;position:absolute;background:0 0;border:1px solid #217d21;left:-2%;z-index:-1}.intro-btn:hover{background:#363533}.intro-btn:hover a{color:#ffc722}.intro-btn:hover::before{border:1px solid #ffc722}.intro-btn:hover::after{background:#ffc722;color:#363533}.intro-last-slider{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.intro-last-results{text-align:center;width:100%}.intro-last-results p:first-child{font-size:36px;color:#fff;position:relative;font-family:Roboto-Bold}.intro-last-results p:first-child::before{content:"";width:20%;height:120px;border-top:1px solid #fff;border-left:1px solid #fff;position:absolute;right:60.3%;top:18px}.intro-last-results p:first-child::after{content:"";width:20%;height:120px;border-top:1px solid #fff;border-right:1px solid #fff;position:absolute;left:60.3%;top:18px}.intro-last-results p:nth-child(2){color:#09254b;font-family:PT-Sans;font-size:20px;font-weight:700;margin:45px 0 9px 0}.intro-last-results p:last-child{font-family:PT-Sans;letter-spacing:1px;color:#fff;font-size:14px}.teams{background:#f2f2f2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:120px}.teams .left-team,.teams .right-team{width:40%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;z-index:10}.teams .left-team p:first-child,.teams .right-team p:first-child{z-index:100}.teams .left-team p.team-name,.teams .right-team p.team-name{margin:0 14%;font-size:33px;font-family:PT-Sans}.teams .left-team .text-holder,.teams .right-team .text-holder{position:relative;height:100%;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.teams .left-team .text-holder .win-lose,.teams .right-team .text-holder .win-lose{position:absolute;color:#d8d8d7;font-size:90px;z-index:-10;font-family:Roboto-Bold}.teams .left-team .text-holder .left,.teams .right-team .text-holder .left{right:1%}.teams .left-team .text-holder .right,.teams .right-team .text-holder .right{left:2%}.teams .left-team p.team-name{padding-left:10%}.teams .score{width:166px;height:100%;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 10px}.teams .score>p{text-transform:uppercase;font-family:WorkSans-Bold;color:#a6a6a6;height:0;margin-bottom:-9px}.teams .score .scoreboard{width:90%;height:60%;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.teams .score .scoreboard::before{content:"";position:absolute;right:-2%;top:-2.5%;width:103%;height:103.5%;border:1px solid #ffc722;z-index:10000}.teams .score .scoreboard::after{content:"VS";font-family:Oswald-Regular;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;width:30px;height:30px;border-radius:50%;background:#fff;left:40.5%;top:33%}.teams .score .scoreboard .score-left{background:#0b264c;width:61%;height:99.5%;position:absolute;left:0}.teams .score .scoreboard .score-right{background:#217d21;width:65%;position:absolute;right:0;height:99.6%;-webkit-clip-path:polygon(40% 0,100% 0,100% 100%,0 100%);clip-path:polygon(40% 0,100% 0,100% 100%,0 100%)}.teams .score .scoreboard .score-right p{margin-left:55%!important}.teams .score .scoreboard .score-left,.teams .score .scoreboard .score-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff}.teams .score .scoreboard .score-left p,.teams .score .scoreboard .score-right p{margin-left:30px;font-size:30px;z-index:10}.more-info{width:100%;padding:42px 0 90px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.more-info>p{font-family:WorkSans-Regular;font-size:15px;color:#b3b3b3;text-align:center;width:745px;margin-bottom:44px;display:none}.more-info .more-info-btn{width:165px;height:37px;background:#0b264c;position:relative;font-size:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#faf9f8;text-transform:uppercase;cursor:pointer;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.more-info .more-info-btn::before{content:"";position:absolute;width:105%;height:115%;border:1px solid #ffc722;top:-9%;left:-3%}.more-info .more-info-btn:hover{background:#363533;color:#ffc722}.about-trainers{width:100%;height:500px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;background:#0f0}.about-trainers .trainers{background:#1d293a;width:75%;height:100%;position:absolute;right:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.about-trainers .trainers>div{width:70%}.about-trainers .trainers .trainers-name{height:100%;width:18%;padding-right:30px}.about-trainers .trainers .trainers-name p{text-align:right;margin-top:370px;color:#fff;font-size:33px;font-family:Roboto-Light}.about-trainers .trainers .trainers-about{width:70%;margin-top:120px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.about-trainers .trainers .trainers-about .trainers-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:270px;margin-bottom:40px;margin-left:210px}.about-trainers .trainers .trainers-about .trainers-top>p{font-size:38px;font-family:Oswald-Regular;color:#fff}.about-trainers .trainers .trainers-about .trainers-top .trainers-arrows{display:-webkit-box;display:-ms-flexbox;display:flex;background:#fff;height:35px;width:70px;font-size:18px;margin-top:7px;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.about-trainers .trainers .trainers-about .trainers-top .trainers-arrows button{height:100%;width:50%;background-color:transparent;color:#3c3b39;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;border:none;outline:0}.about-trainers .trainers .trainers-about .trainers-top .trainers-arrows button>span{font-size:20px}.about-trainers .trainers .trainers-about .trainers-top .trainers-arrows button:hover{cursor:pointer;color:#ffc722}.about-trainers .trainers .trainers-about .trainers-bottom{width:90%;height:100%}.about-trainers .trainers .trainers-about .trainers-bottom .trainers-img{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;width:86.5%;color:#fff;font-size:15px}.about-trainers .trainers .trainers-about .trainers-bottom .trainers-img span.trainers-name{height:100%;width:30%;font-family:Roboto-Light;font-size:33px;text-transform:uppercase;margin-right:20px;text-align:right}.about-trainers .trainers .trainers-about .trainers-bottom .trainers-img p{margin-left:40px;margin-top:3px;height:240px;font-family:WorkSans-Regular}.about-trainers .about{width:55.5%;height:100%;position:absolute;left:0;top:0;-webkit-clip-path:polygon(0 0,100% 0,75% 100%,0 100%);clip-path:polygon(0 0,100% 0,75% 100%,0 100%);background:#238423;z-index:10;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.about-trainers .about .about-right{width:45%;height:240px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-left:37px}.about-trainers .about .about-right p:first-child{font-size:38px;font-family:Oswald-Regular;margin-top:-15px;margin-bottom:23px;padding:0}.about-trainers .about .about-right p:first-child span{color:#fff}.about-trainers .about .about-right p:last-child{font-size:15px;font-family:WorkSans-Regular}.donate-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:580px;width:100%}.donate-container .donate{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#232a33;height:395px;width:1200px}.donate-container .donate .donate-inside{width:90%;height:78.5%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.donate-container .donate .donate-inside p:first-child{color:#ffc722;font-size:30px;font-family:PT-Sans;text-transform:uppercase;position:relative;width:80%}.donate-container .donate .donate-inside p:first-child::before{content:"";width:40%;height:255px;position:absolute;border-top:1px solid #ffc722;border-left:1px solid #ffc722;border-bottom:1px solid #ffc722;left:-13%;top:19px}.donate-container .donate .donate-inside p:first-child::after{content:"";width:40%;height:255px;position:absolute;border-top:1px solid #ffc722;border-right:1px solid #ffc722;border-bottom:1px solid #ffc722;right:-13%;top:19px}.donate-container .donate .donate-inside>p{font-size:15px;font-family:WorkSans-Regular;color:#fff;width:90%}.donate-container .donate .donate-inside .donate-range{margin-top:32px;width:35%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:95px}.donate-container .donate .donate-inside .donate-range input[type=range]{position:relative;-webkit-appearance:none;-moz-appearance:none;width:100%;height:5px;margin:0;border:none;background:#fff;outline:0;cursor:pointer}.donate-container .donate .donate-inside .donate-range input[type=range]::-moz-range-track{position:relative;-webkit-appearance:none;-moz-appearance:none;width:100%;height:5px;margin:0;border:none;background:#fff;outline:0}.donate-container .donate .donate-inside .donate-range input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;width:20px;height:18px;border:none;-webkit-clip-path:polygon(50% 0,100% 0,100% 100%,0 100%);clip-path:polygon(50% 0,100% 0,100% 100%,0 100%);margin-top:-13px;background:orange}.donate-container .donate .donate-inside .donate-range input[type=range]::-moz-range-thumb{-moz-appearance:none;border-bottom:0 solid transparent;border-left:0 solid transparent;border-right:0 solid transparent;border-top:10px solid #ffc722;height:0;width:10px;cursor:pointer;background:#ffc722}.donate-container .donate .donate-inside .donate-range p{color:#fff}.donate-container .donate .donate-inside .donate-range p:nth-child(4){color:#ffc722}.donate-container .donate .donate-inside .donate-range p::before{content:"$"}.donate-container .donate .donate-inside .donate-btn{width:163px;height:37px;position:relative;text-transform:uppercase;background:#fff;outline:0;border:none;text-decoration:none;color:#000;cursor:pointer;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;font-size:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.donate-container .donate .donate-inside .donate-btn::before{content:"";width:168px;height:42px;border:1px solid #ffc722;position:absolute;left:-3px;top:-3.4px}.donate-container .donate .donate-inside .donate-btn::after{font-family:PT-Sans;content:"ПОЖЕРТВОВАТЬ";position:absolute}.donate-container .donate .donate-inside .donate-btn:hover{background:#363533;color:#fff;font-weight:700}.donate-container .donate .donate-inside .donate-btn:hover::after{font-family:WorkSans-Bold;content:"DONATE"}.next-match-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:500px;background:#238423}.next-match-container .next-match{width:1200px;height:325px;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.next-match-container .next-match .next-match-l{width:50%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.next-match-container .next-match .next-match-l>p{font-size:33px;font-family:PT-Sans;width:30%;text-align:center;margin:24px 0 19px 25px;display:block;position:relative}.next-match-container .next-match .next-match-l>p::after{content:"";width:209%;height:50%;left:103%;border-top:1px solid #000;position:absolute}.next-match-container .next-match .next-match-l strong{font-family:Oswald-Regular;width:100%;height:45px;font-size:23px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-top:1px solid #e6e6e6;border-bottom:1px solid #e6e6e6;background-color:#f2f2f2}.next-match-container .next-match .next-match-l strong .colon{color:#ffc722}.next-match-container .next-match .next-match-l .next-match-vs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:35px}.next-match-container .next-match .next-match-l .next-match-vs p{font-family:Oswald-Regular;font-size:19px;color:#363533}.next-match-container .next-match .next-match-l .next-match-vs .next-match-teamname{margin:0 15px}.next-match-container .next-match .next-match-l .next-match-vs img{width:100px;height:100px;background-size:cover;background-repeat:no-repeat;background-position:center}.next-match-container .next-match .next-match-l .next-match-vs .next-match-versus{padding:3px;background:#ffc722}.next-match-container .next-match .next-match-l .next-match-datetime{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:15px 0 45px}.next-match-container .next-match .next-match-l .next-match-datetime p{font-family:WorkSans-Medium;font-size:14px}.next-match-container .next-match .next-match-l .next-match-datetime p:first-child{color:#a6a6a6}.next-match-container .next-match .next-match-l .next-match-datetime p:last-child{color:#bababa;margin-top:15px}.next-match-container .next-match .next-match-r{width:50%;height:100%;background:#363533}.next-match-container .next-match .next-match-r table{width:100%;height:100%;padding:0;margin:0;border-collapse:collapse;border-spacing:0}.next-match-container .next-match .next-match-r table tr:not(:last-child){border-bottom:1px solid #5c5c5b}.next-match-container .next-match .next-match-r table tr td:first-child{font-family:WorkSans-Medium;text-align:center;color:#737271;border-right:1px solid #5c5c5b;vertical-align:middle}.next-match-container .next-match .next-match-r table tr td:last-child{margin-top:2.7%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff}.next-match-container .next-match .next-match-r table tr td:last-child .table-vs{color:#ffc722}.next-match-container .next-match .next-match-r table tr td:last-child .left-team,.next-match-container .next-match .next-match-r table tr td:last-child .right-team{display:-webkit-box;display:-ms-flexbox;display:flex;width:50%}.next-match-container .next-match .next-match-r table tr td:last-child .left-team{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.next-match-container .next-match .next-match-r table tr td:last-child .left-team p{text-align:right}.next-match-container .next-match .next-match-r table tr td:last-child .right-team{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:left}.next-match-container .next-match .next-match-r table tr td:last-child p{margin:0 20px;text-transform:uppercase;font-size:16px;font-family:Oswald-Regular;position:relative}.news-container{width:100%;background:-webkit-gradient(linear,left bottom,left top,color-stop(42%,#343434),color-stop(42%,#fff));background:-webkit-linear-gradient(bottom,#343434 42%,#fff 42%);background:-o-linear-gradient(bottom,#343434 42%,#fff 42%);background:linear-gradient(0deg,#343434 42%,#fff 42%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.news-container .news{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:1200px}.news-container .news .news-top{width:100%;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.news-container .news .news-top p:first-child{font-size:38px;font-family:PT-Sans;color:#0b264c;margin-top:90px;text-transform:uppercase}.news-container .news .news-top p:last-child{font-size:15px;font-family:WorkSans-Regular;color:#a6a6a6;margin:40px 0;text-align:center;width:65%}.news-container .news .news-blocks{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.news-container .news .news-blocks .news-cards{width:50%;min-height:305px;background:#fff;margin-bottom:40px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex}.news-container .news .news-blocks .news-cards .item-img,.news-container .news .news-blocks .news-cards .item-txt{width:50%;height:100%}.news-container .news .news-blocks .news-cards .item-img{-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;background-size:cover;background-position:center;background-repeat:no-repeat;position:relative}.news-container .news .news-blocks .news-cards .item-img::after{-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;content:"";width:100%;height:100%;position:absolute;top:0;left:0;background:0 0}.news-container .news .news-blocks .news-cards .item-txt{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center;position:relative}.news-container .news .news-blocks .news-cards .item-txt .news-date{color:#c4c4c4;font-size:14px;font-family:WorkSans-Medium;margin:40px 0 15px}.news-container .news .news-blocks .news-cards .item-txt .news-header{color:#000;font-size:16px;font-family:Oswald-Regular;margin-bottom:20px;width:60%;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.news-container .news .news-blocks .news-cards .item-txt .news-content{color:#c4c4c4;font-size:15px;font-family:WorkSans-Regular;width:70%}.news-container .news .news-blocks .news-cards .item-txt .news-readmore{margin:35px 0 40px;font-size:15px;font-family:WorkSans-Bold;position:relative;text-decoration:none;color:#000;text-transform:uppercase;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.news-container .news .news-blocks .news-cards .item-txt .news-readmore::after{content:">";position:absolute;right:-25px}.news-container .news .news-blocks .news-cards .item-txt::before{content:"";z-index:100;width:33px;height:33px;background:#fff;-webkit-clip-path:polygon(50% 0,0 50%,50% 100%);clip-path:polygon(50% 0,0 50%,50% 100%);position:absolute;left:-14px;top:45%}.news-container .news .news-blocks .news-cards:hover .item-img::after{background:#0b264c}.news-container .news .news-blocks .news-cards:hover .news-header,.news-container .news .news-blocks .news-cards:hover .news-readmore{color:#0b264c}.news-container .news .news-blocks .news-cards:hover .news-readmore::after{color:#fcd256}.news-container .news .news-blocks .news-cards:first-child:hover .item-img::after,.news-container .news .news-blocks .news-cards:nth-child(2n+3):hover .item-img::after{background:#238423}.news-container .news .news-blocks .news-cards:first-child:hover .news-header,.news-container .news .news-blocks .news-cards:first-child:hover .news-readmore,.news-container .news .news-blocks .news-cards:nth-child(2n+3):hover .news-header,.news-container .news .news-blocks .news-cards:nth-child(2n+3):hover .news-readmore{color:#238423}.news-container .news .news-blocks .news-cards:first-child:hover .news-readmore::after,.news-container .news .news-blocks .news-cards:nth-child(2n+3):hover .news-readmore::after{color:#fcd256}.news-container .news-bottom{width:100%;height:40px;margin-bottom:90px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.news-container .news-bottom .news-readmore-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;width:165px;background:#0b264c;color:#fff;font-family:PT-Sans;font-size:12px;text-transform:uppercase;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;cursor:pointer}.news-container .news-bottom .news-readmore-btn:hover{background-color:#363533;color:#ffc722}.gallery .gallery-top{width:100%;height:120px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.gallery .gallery-top p:first-child{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-right:93px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;color:#fff;font-size:28px;font-family:Roboto-Light;width:30%;background:#238423;-webkit-clip-path:polygon(0 0,100% 0,91% 100%,0 100%);clip-path:polygon(0 0,100% 0,91% 100%,0 100%)}.gallery .gallery-top p:last-child{width:40%;margin-left:33px;color:#a6a6a6;font-family:WorkSans-Regular;font-size:15px}.gallery .gallery-main{width:100%;height:640px;background:#bababa;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.gallery .gallery-main div{height:320px;width:25%;background-color:#ccc;position:relative;cursor:pointer}.gallery .gallery-main div::before{content:"";width:32px;height:26px;background-image:url(images/logo.svg);background-size:contain;background-repeat:no-repeat;background-position:center;position:absolute;z-index:200;top:35px;right:30px;opacity:0;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.gallery .gallery-main div::after{content:"";background-color:rgba(35,132,35,.8);opacity:0;-webkit-clip-path:polygon(65% 0,100% 0,100% 100%,0 100%);clip-path:polygon(65% 0,100% 0,100% 100%,0 100%);position:absolute;right:0;top:0;width:73%;height:100%;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.gallery .gallery-main div:hover::after,.gallery .gallery-main div:hover::before{opacity:1}.gallery .gallery-main div img{width:100%;height:100%;position:absolute}.gallery .gallery-main div span{position:absolute;z-index:10;right:30px;bottom:25px;color:#fff;z-index:10}.prizes{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.prizes .rewards-container{min-height:585px;max-height:585px;z-index:10;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;left:0;top:0;width:57%;-webkit-clip-path:polygon(0 0,100% 0,70% 100%,0 100%);clip-path:polygon(0 0,100% 0,70% 100%,0 100%);background:#f2f2f2;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.prizes .rewards-container .rewards-top{display:-webkit-box;display:-ms-flexbox;display:flex;width:91%}.prizes .rewards-container .rewards-top p{margin-top:55.5px;font-size:38px;font-family:PT-Sans;text-transform:uppercase;width:85%;color:#363533;text-align:center}.prizes .rewards-container .rewards-top .rewards-buttons{width:72px;height:30px;background:#000;margin-top:61.5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.prizes .rewards-container .rewards-top .rewards-buttons .owl-next,.prizes .rewards-container .rewards-top .rewards-buttons .owl-prev{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;border:none;outline:0;color:#fff;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;font-size:20px;cursor:pointer;position:absolute}.prizes .rewards-container .rewards-top .rewards-buttons .owl-next:hover,.prizes .rewards-container .rewards-top .rewards-buttons .owl-prev:hover{color:#dcae25}.prizes .rewards-container .rewards-top .rewards-buttons .owl-next span,.prizes .rewards-container .rewards-top .rewards-buttons .owl-prev span{height:25px;vertical-align:middle}.prizes .rewards-container .rewards-top .rewards-buttons .owl-prev{background-color:#363533;width:60%;left:0;top:0;-webkit-clip-path:polygon(0 0,100% 0,75% 100%,0 100%);clip-path:polygon(0 0,100% 0,75% 100%,0 100%);z-index:10;padding-left:12.5px}.prizes .rewards-container .rewards-top .rewards-buttons .owl-next{background-color:#238423;width:100%;padding-left:55px;right:0;top:0}.prizes .rewards-container .rewards{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;width:81%}.prizes .rewards-container .rewards .rewards-inside{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.prizes .rewards-container .rewards .rewards-inside .owl-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.prizes .rewards-container .rewards .rewards-inside .reward{width:190px;height:335px;margin:35px 65px 90px}.prizes .rewards-container .rewards .rewards-inside .reward img{width:100%;height:90%;margin-bottom:10px}.prizes .rewards-container .rewards .rewards-inside .reward span{height:10%;width:100%;text-align:center;font-size:16px;font-family:Oswald-Regular;text-transform:uppercase}.prizes .achievements-container{width:61%;background:#1d293a;position:absolute;right:0;top:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.prizes .achievements-container .achievement-blocks{width:80%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.prizes .achievements-container .achievement-blocks .achievements-top{display:-webkit-box;display:-ms-flexbox;display:flex}.prizes .achievements-container .achievement-blocks .achievements-top p{color:#fff;font-size:38px;font-family:PT-Sans;text-transform:uppercase;text-align:center;margin:90px auto 35px;width:100%}.prizes .achievements-container .achievement-blocks .achievement-holder{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.prizes .achievements-container .achievement-blocks .achievement-holder .achievement{width:255px;height:110px;margin-right:5%;margin-bottom:100px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.prizes .achievements-container .achievement-blocks .achievement-holder .achievement:first-of-type{margin-left:17%}.prizes .achievements-container .achievement-blocks .achievement-holder .achievement img{width:25%;height:100%}.prizes .achievements-container .achievement-blocks .achievement-holder .achievement span{color:#fff;font-size:26px;font-family:PT-Sans;width:75%;padding-left:30px}.prizes .achievements-container .achievement-blocks .achievement-holder .achievement span:first-of-type{color:#ffc722;font-size:38px;font-family:Oswald-Regular;margin-bottom:24px}.our-team{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:-webkit-gradient(linear,left bottom,left top,color-stop(47%,#747474),color-stop(47%,#fff));background:-webkit-linear-gradient(bottom,#747474 47%,#fff 47%);background:-o-linear-gradient(bottom,#747474 47%,#fff 47%);background:linear-gradient(0deg,#747474 47%,#fff 47%)}.our-team .our-team-container{width:1200px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.our-team .our-team-container .our-team-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.our-team .our-team-container .our-team-top p{font-family:WorkSans-Regular;font-size:15px;color:#a6a6a6;width:740px}.our-team .our-team-container .our-team-top .our-team-header{font-family:PT-Sans;font-size:38px;color:#363533;margin-top:100px;margin-bottom:40px}.our-team .our-team-container .our-team-top a{font-family:WorkSans-Bold;font-size:12px;position:relative;text-decoration:none;text-transform:uppercase;color:#363533;margin:24px 0 40px}.our-team .our-team-container .our-team-top a::before{content:"";width:320px;height:1.5px;background-color:#238423;position:absolute;top:6px;right:130%}.our-team .our-team-container .our-team-top a::after{content:"";width:320px;height:1.5px;background-color:#238423;position:absolute;top:6px;left:130%}.our-team .our-team-container .our-team-items{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}.our-team .our-team-container .our-team-items .our-team-item{cursor:pointer;width:270px;border:1px solid #f5f5f5;margin:0 15px 78px;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;-webkit-box-sizing:border-box;box-sizing:border-box}.our-team .our-team-container .our-team-items .our-team-item:hover{-webkit-box-shadow:0 0 10px #f5f5f5;box-shadow:0 0 10px #f5f5f5}.our-team .our-team-container .our-team-items .our-team-item:hover .item-top .item-social{opacity:1}.our-team .our-team-container .our-team-items .our-team-item:hover .item-top .item-info span{color:#363533}.our-team .our-team-container .our-team-items .our-team-item:hover .item-bottom p:first-of-type{color:#ffc722}.our-team .our-team-container .our-team-items .our-team-item .item-top{width:100%;height:340px;position:relative}.our-team .our-team-container .our-team-items .our-team-item .item-top::before{content:"";height:115px;width:75px;background-color:#238423;-webkit-clip-path:polygon(0 0,0 100%,100% 0);clip-path:polygon(0 0,0 100%,100% 0);position:absolute;top:0;left:0;z-index:10}.our-team .our-team-container .our-team-items .our-team-item .item-top .item-info{height:100%}.our-team .our-team-container .our-team-items .our-team-item .item-top .item-info span{position:absolute;top:15px;left:15px;font-size:20px;font-family:Oswald-Regular;color:#ffc722;z-index:11;-webkit-transition:color .3s ease;-o-transition:color .3s ease;transition:color .3s ease}.our-team .our-team-container .our-team-items .our-team-item .item-top .item-info img{width:100%;height:100%}.our-team .our-team-container .our-team-items .our-team-item .item-top .item-social{height:100%;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;opacity:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;top:0;left:0;background-color:rgba(0,0,0,.4);-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease}.our-team .our-team-container .our-team-items .our-team-item .item-top .item-social::before{content:"BIO";color:#000;height:100px;width:60px;background-color:#ffc722;-webkit-clip-path:polygon(100% 0,0 100%,100% 100%);clip-path:polygon(100% 0,0 100%,100% 100%);position:absolute;bottom:0;right:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;padding:0 15px 15px 0;font-family:Oswald-Regular;font-size:20px}.our-team .our-team-container .our-team-items .our-team-item .item-top .item-social a{padding:0 12px}.our-team .our-team-container .our-team-items .our-team-item .item-top .item-social a>svg{height:20px;width:10px;fill:#fff;-webkit-transition:fill .3s ease;-o-transition:fill .3s ease;transition:fill .3s ease}.our-team .our-team-container .our-team-items .our-team-item .item-top .item-social a>svg:hover{fill:#ffc722}.our-team .our-team-container .our-team-items .our-team-item .item-bottom{padding:15px 15px 0;background-color:#fff}.our-team .our-team-container .our-team-items .our-team-item .item-bottom p{font-family:Oswald-Regular;color:#919191;font-size:16px;text-transform:uppercase;-webkit-transition:color .3s ease;-o-transition:color .3s ease;transition:color .3s ease}.our-team .our-team-container .our-team-items .our-team-item .item-bottom p:first-of-type{font-size:20px;color:#363533}.our-team .our-team-container .our-team-items .our-team-item .item-bottom p:last-of-type{padding:12px 0 15px}.our-team .our-team-container .our-team-bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.our-team .our-team-container .our-team-bottom .more-info-item{width:165px;height:44px;margin-top:-30px;margin-bottom:87px;background-color:#238423;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;cursor:pointer;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.our-team .our-team-container .our-team-bottom .more-info-item a{color:#fff;font-family:PT-Sans;font-size:12px;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;text-transform:uppercase;text-decoration:none}.our-team .our-team-container .our-team-bottom .more-info-item:hover{background-color:#363533}.our-team .our-team-container .our-team-bottom .more-info-item::before{content:"";width:168px;height:47px;position:absolute;border:1px solid #ffc722}.sale{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}.sale .sale-txt{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.sale .sale-txt p{font-family:WorkSans-Regular;text-align:center;font-size:15px;color:#a6a6a6}.sale .sale-txt p:first-child{text-transform:uppercase;font-family:PT-Sans;color:#363533;font-size:38px;margin-top:96px}.sale .sale-txt p:nth-child(2){width:740px;margin:40px 0}.sale .sale-txt p:last-child{font-family:WorkSans-Light;color:#fff;font-size:28px;background-color:#363533;padding:10px 15px;margin-bottom:40px}.sale .sale-txt p:last-child span{color:#ffc722}.sale .sale-slider{width:100%}.sale .sale-slider .sale-slider-top{width:100%;height:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background-color:#363533}.sale .sale-slider .sale-slider-top>span{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;font-size:22px;font-family:PT-Sans;padding-right:18px;color:#fff;width:27%;background-color:#238423;text-transform:uppercase}.sale .sale-slider .sale-slider-top .sale-buttons{height:100%;margin-right:17%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.sale .sale-slider .sale-slider-top .sale-buttons button{background:0 0;border:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 5px;width:30px;cursor:pointer;outline:0}.sale .sale-slider .sale-slider-top .sale-buttons button>span{color:#ffc722;font-size:22px;-webkit-transition:color .3s ease;-o-transition:color .3s ease;transition:color .3s ease}.sale .sale-slider .sale-slider-top .sale-buttons button:hover span{color:#fff}.sale .sale-slider .sale-slider-bottom{min-height:470px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-image:url(images/slider-bg.png);background-size:cover;background-repeat:no-repeat}.sale .sale-slider .sale-slider-bottom .sale-item{width:210px;margin:0 auto}.sale .sale-slider .sale-slider-bottom .sale-item .sale-item-img{height:210px;width:100%}.sale .sale-slider .sale-slider-bottom .sale-item .sale-item-img img{width:100%;height:100%}.sale .sale-slider .sale-slider-bottom .sale-item .sale-item-bottom{width:100%;height:45px;position:relative;cursor:pointer}.sale .sale-slider .sale-slider-bottom .sale-item .sale-item-bottom .sale-price{width:40%;height:100%;background-color:#363533;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;top:0;left:0;-webkit-clip-path:polygon(0 0,100% 0,85% 100%,0 100%);clip-path:polygon(0 0,100% 0,85% 100%,0 100%);height:100%;z-index:10;color:#ffc722;font-family:Oswald-Regular;font-size:18px}.sale .sale-slider .sale-slider-bottom .sale-item .sale-item-bottom .sale-price span{margin-left:10px;position:relative}.sale .sale-slider .sale-slider-bottom .sale-item .sale-item-bottom .sale-price span::before{content:"₴";font-family:Oswald-Regular}.sale .sale-slider .sale-slider-bottom .sale-item .sale-item-bottom .sale-buy{width:70%;background-color:#ffc722;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;top:0;right:0;height:99.5%}.sale .sale-slider .sale-slider-bottom .sale-item .sale-item-bottom .sale-buy a{text-decoration:none;font-family:Roboto-Bold;margin-left:33%;font-size:12px;color:#363533}.sale .sale-slider .sale-slider-bottom .owl-stage-outer .owl-stage .owl-item{opacity:.5}.sale .sale-slider .sale-slider-bottom .owl-stage-outer .owl-stage .owl-item .sale-item .sale-price{color:#bababa}.sale .sale-slider .sale-slider-bottom .owl-stage-outer .owl-stage .owl-item .sale-item .sale-buy{background-color:#bababa}.sale .sale-slider .sale-slider-bottom .owl-stage-outer .owl-stage .owl-item.inactive{opacity:1}.sale .sale-slider .sale-slider-bottom .owl-stage-outer .owl-stage .owl-item.inactive .sale-item .sale-price{color:#ffc722}.sale .sale-slider .sale-slider-bottom .owl-stage-outer .owl-stage .owl-item.inactive .sale-item .sale-buy{background-color:#ffc722}.last-video-container{width:100%;height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative}.last-video-container .last-video-bg{position:absolute;width:100%;height:50%;position:absolute;background-image:url(images/last-video.png);background-size:auto;z-index:-1;bottom:0}.last-video-container .last-video-txt{height:30vh;text-align:center}.last-video-container .last-video-txt p{color:#a6a6a6;font-family:WorkSans-Regular;font-size:15px}.last-video-container .last-video-txt p:first-child{margin-top:100px;font-size:38px;font-family:PT-Sans;color:#363533;text-transform:uppercase}.last-video-container .last-video-txt p:last-child{width:740px;margin:43px 0}.last-video-container .last-video{height:69vh;width:50%}.contacts-container{width:100%;height:505px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative}.contacts-container .map-container{width:60%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-clip-path:polygon(0 0,100% 0,65% 100%,0 100%);clip-path:polygon(0 0,100% 0,65% 100%,0 100%);position:absolute;left:0;top:0;z-index:100}.contacts-container .map-container .map{width:100%;height:505px}.contacts-container .map-container>.map-labels-container{z-index:11;position:absolute;right:0;top:40%;width:60%;height:130px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.contacts-container .map-container>.map-labels-container .label-adress,.contacts-container .map-container>.map-labels-container .label-email,.contacts-container .map-container>.map-labels-container .label-number{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-clip-path:polygon(7% 0,100% 0,100% 100%,0 100%);clip-path:polygon(7% 0,100% 0,100% 100%,0 100%);background-color:#238423;margin-right:22%}.contacts-container .map-container>.map-labels-container .label-adress .label-icon,.contacts-container .map-container>.map-labels-container .label-email .label-icon,.contacts-container .map-container>.map-labels-container .label-number .label-icon{width:50px;height:28px;-webkit-clip-path:polygon(30% 0,100% 0,100% 100%,0 100%);clip-path:polygon(30% 0,100% 0,100% 100%,0 100%);background-color:#363533;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.contacts-container .map-container>.map-labels-container .label-adress .label-icon img,.contacts-container .map-container>.map-labels-container .label-email .label-icon img,.contacts-container .map-container>.map-labels-container .label-number .label-icon img{margin-right:9px}.contacts-container .map-container>.map-labels-container .label-adress span,.contacts-container .map-container>.map-labels-container .label-email span,.contacts-container .map-container>.map-labels-container .label-number span{color:#fff;font-family:PT-Sans;font-size:14px;margin-left:10px}.contacts-container .map-container>.map-labels-container .label-number{-webkit-clip-path:polygon(9% 0,100% 0,100% 100%,0 100%);clip-path:polygon(9% 0,100% 0,100% 100%,0 100%)}.contacts-container .map-container>.map-labels-container .label-number span{padding-right:61px}.contacts-container .map-container>.map-labels-container .label-email span{padding-right:103px}.contacts-container .map-container>.map-labels-container .label-adress{-webkit-clip-path:polygon(5% 0,100% 0,100% 100%,0 100%);clip-path:polygon(5% 0,100% 0,100% 100%,0 100%)}.contacts-container .map-container>.map-labels-container .label-adress span{padding-right:148px}.contacts-container .form-container{position:absolute;right:0;top:0;width:70%;height:505px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:#fff}.contacts-container .form-container .form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:50%;height:100%}.contacts-container .form-container .form>p{text-transform:uppercase;font-family:Oswald-Regular;font-size:38px;color:#363533;margin-bottom:25px}.contacts-container .form-container .form form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;width:100%}.contacts-container .form-container .form form .name-holder{background-color:#ccc;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-clip-path:polygon(7% 0,100% 0,100% 100%,0 100%);clip-path:polygon(7% 0,100% 0,100% 100%,0 100%);width:378px;height:35.8px}.contacts-container .form-container .form form .name-holder>input{width:345px;padding:9px 0 9px 30px;-webkit-clip-path:polygon(6.8% 0,100% 0,100% 100%,0 100%);clip-path:polygon(6.8% 0,100% 0,100% 100%,0 100%)}.contacts-container .form-container .form form .email-holder{margin:20px 0;background-color:#ccc;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-clip-path:polygon(6.7% 0,100% 0,100% 100%,0 100%);clip-path:polygon(6.7% 0,100% 0,100% 100%,0 100%);width:419px;height:35.8px}.contacts-container .form-container .form form .email-holder>input{width:386px;margin:17px 1px 17px 0;padding:9px 0 9px 30px}.contacts-container .form-container .form form .message-holder{background-color:#ccc;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-clip-path:polygon(21.2% 0,100% 0,100% 100%,0 100%);clip-path:polygon(21.2% 0,100% 0,100% 100%,0 100%);width:547px;height:154px}.contacts-container .form-container .form form .message-holder>textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:429px;height:142px;padding:10px 0 0 115px;-webkit-clip-path:polygon(21% 0,100% 0,100% 100%,0 100%);clip-path:polygon(21% 0,100% 0,100% 100%,0 100%);resize:none}.contacts-container .form-container .form form .send-btn{cursor:pointer;position:relative;-webkit-transform:translateY(-40px);-ms-transform:translateY(-40px);transform:translateY(-40px);-webkit-transition:all .7s ease;-o-transition:all .7s ease;transition:all .7s ease;width:190px;height:40px;background-color:#238423;color:#fff;font-family:PT-Sans;font-size:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;bottom:2px;right:2px;border:none}.contacts-container .form-container .form form .send-btn::before{content:"";width:192px;height:42px;position:absolute;top:-2px;left:-2px;border:1px solid #ffc722}.contacts-container .form-container .form form .send-btn:hover{background-color:#363533}.contacts-container .form-container .form form .go-down{-webkit-transform:translateY(6px);-ms-transform:translateY(6px);transform:translateY(6px);-webkit-transition:all .7s ease;-o-transition:all .7s ease;transition:all .7s ease}.contacts-container .form-container .form form input,.contacts-container .form-container .form form textarea{-webkit-appearance:none;-moz-appearance:none;outline:0;border:none;-webkit-clip-path:polygon(6.5% 0,100% 0,100% 100%,0 100%);clip-path:polygon(6.5% 0,100% 0,100% 100%,0 100%);margin-right:1px}.contacts-container .form-container .form form input::-webkit-input-placeholder,.contacts-container .form-container .form form textarea::-webkit-input-placeholder{font-size:14px;font-family:WorkSans-Regular;color:#949494}.contacts-container .form-container .form form input:-ms-input-placeholder,.contacts-container .form-container .form form textarea:-ms-input-placeholder{font-size:14px;font-family:WorkSans-Regular;color:#949494}.contacts-container .form-container .form form input::-ms-input-placeholder,.contacts-container .form-container .form form textarea::-ms-input-placeholder{font-size:14px;font-family:WorkSans-Regular;color:#949494}.contacts-container .form-container .form form input::placeholder,.contacts-container .form-container .form form textarea::placeholder{font-size:14px;font-family:WorkSans-Regular;color:#949494}footer{width:100%;min-height:525px;background-image:url(images/bg-footer.png);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative}footer .footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:14px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;z-index:10;width:80%;height:100%;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}footer .footer .footer-left{min-height:300px;width:49%}footer .footer .footer-left .footer-social{width:100%;height:103px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;position:relative}footer .footer .footer-left .footer-social>img{height:100%;width:auto}footer .footer .footer-left .footer-social .footer-social-fb{position:absolute;right:10%}footer .footer .footer-left .footer-social .footer-social-fb>a svg{height:15px;width:9px;cursor:pointer;fill:rgba(255,255,255,.5);-webkit-transition:fill .3s ease;-o-transition:fill .3s ease;transition:fill .3s ease}footer .footer .footer-left .footer-social .footer-social-fb>a svg:hover{fill:#ffc722}footer .footer .footer-left .footer-about{margin:25px 0}footer .footer .footer-left .footer-about span{color:#787878;font-size:14px;font-family:WorkSans-Regular;text-align:left}footer .footer .footer-left .footer-last-match{width:100%}footer .footer .footer-left .footer-last-match .footer-nav-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}footer .footer .footer-left .footer-last-match .footer-nav-top>span{text-transform:uppercase;color:#fff;font-family:PT-Sans;font-size:30px}footer .footer .footer-left .footer-last-match .footer-nav-top .footer-nav{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;width:67px;height:30px}footer .footer .footer-left .footer-last-match .footer-nav-top .footer-nav button{position:absolute;top:0;cursor:pointer;border:none;outline:0;background-color:#363533;color:#ffc722;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;font-size:23px}footer .footer .footer-left .footer-last-match .footer-nav-top .footer-nav button:hover{background-color:#ffc722;color:#363533}footer .footer .footer-left .footer-last-match .footer-nav-top .footer-nav button.owl-prev{left:0;width:95%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;height:99.9%}footer .footer .footer-left .footer-last-match .footer-nav-top .footer-nav button.owl-prev span{margin-left:11px}footer .footer .footer-left .footer-last-match .footer-nav-top .footer-nav button.owl-next{height:100%;right:0;z-index:3;width:60%;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-clip-path:polygon(50% 0,100% 0,100% 100%,0 100%);clip-path:polygon(50% 0,100% 0,100% 100%,0 100%)}footer .footer .footer-left .footer-last-match .footer-nav-top .footer-nav button.owl-next span{margin-right:12px}footer .footer .footer-left .footer-last-match .footer-last-table{width:100%;margin:23px 0 45px 0;background-color:rgba(0,0,0,.15);position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}footer .footer .footer-left .footer-last-match .footer-last-table img{height:28px;width:25px}footer .footer .footer-left .footer-last-match .footer-last-table img:first-of-type{padding:10.5px 0 10.5px 12px}footer .footer .footer-left .footer-last-match .footer-last-table img:last-of-type{padding:10px 12px 10px 0}footer .footer .footer-left .footer-last-match .footer-last-table .footer-teamname{color:#fff;text-transform:uppercase;padding:0 12px}footer .footer .footer-left .footer-last-match .footer-last-table .footer-result{position:relative;color:#ffc722;padding:0 5px;font-size:16px;font-family:Oswald-Regular}footer .footer .footer-left .footer-last-match .footer-last-table .footer-colon{color:#ffc722;font-size:16px;font-family:Oswald-Regular}footer .footer .footer-left .footer-last-match .footer-last-table .footer-read-more{color:#ffc722;font-family:WorkSans-Medium;font-size:12px;position:absolute;right:20px;text-decoration:none}footer .footer .footer-left .footer-last-match .footer-last-table .footer-read-more::after{content:">";padding-left:10px}footer .footer .footer-right{margin-top:87px;min-height:300px;width:49%}footer .footer .footer-right .last-socials-txt{text-transform:uppercase;color:#fff;font-size:30px;font-family:PT-Sans;margin-bottom:33px}footer .footer .footer-right .last-socials-container{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}footer .footer .footer-right .last-socials-container .last-socials{width:49%;margin-bottom:45px;font-size:14px;color:#787878;font-family:WorkSans-Regular}footer .footer .footer-right .subscribe{width:100%}footer .footer .footer-right .subscribe .sub-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}footer .footer .footer-right .subscribe .sub-top .sub-header{text-transform:uppercase;color:#fff;font-family:PT-Sans;font-size:30px;margin-right:22px;margin-bottom:15px}footer .footer .footer-right .subscribe .sub-top .sub-txt{color:#a6a6a6;font-family:WorkSans-Regular;font-size:14px;margin-bottom:10px}footer .footer .footer-right .subscribe .sub-form{width:100%;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}footer .footer .footer-right .subscribe .sub-form input{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:calc(100% - 23px);background-color:rgba(64,64,64,.7);padding:15px 0 15px 20px;outline:0;border:1px solid #626262;color:#fff;-webkit-transition:border-color .3s ease;-o-transition:border-color .3s ease;transition:border-color .3s ease}footer .footer .footer-right .subscribe .sub-form input:focus{border-color:#ffc722}footer .footer .footer-right .subscribe .sub-form .sub-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-appearance:none;-moz-appearance:none;appearance:none;position:absolute;right:1.5px;width:187px;height:94.5%;font-family:WorkSans-Bold;font-size:12px;color:#363533;background-color:#238423;-webkit-clip-path:polygon(5.5% 0,100% 0,100% 100%,0 100%);clip-path:polygon(5.5% 0,100% 0,100% 100%,0 100%);text-transform:uppercase;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;cursor:pointer;outline:0}footer .footer .footer-right .subscribe .sub-form .sub-btn:hover{background-color:#ffc722}footer .footer .footer-right .subscribe .sub-form .sub-btn span{margin-right:55px}footer .footer .footer-right .subscribe .sub-form .sub-btn:before{content:"";-webkit-clip-path:polygon(5.5% 0,100% 0,100% 100%,0 100%);clip-path:polygon(5.5% 0,100% 0,100% 100%,0 100%);width:187px;height:100%;border:1px solid #ffc722;position:absolute;top:-1px;left:-1px}footer .footer .footer-bottom{width:100%;height:65px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-top:1px solid #4a4a4a}footer .footer .footer-bottom .footer-menu ul{display:-webkit-box;display:-ms-flexbox;display:flex}footer .footer .footer-bottom .footer-menu ul li{list-style:none}footer .footer .footer-bottom .footer-menu ul li a{text-decoration:none;color:#bababa;font-family:WorkSans-Regular;font-size:14px;padding-right:68px;-webkit-transition:color .3s ease;-o-transition:color .3s ease;transition:color .3s ease}footer .footer .footer-bottom .footer-menu ul li a:hover{color:#ffc722}footer .footer .footer-bottom .copyright p{text-transform:capitalize;color:#787878;font-size:14px;font-family:WorkSans-Regular}footer .footer .footer-bottom .copyright p span{color:#bababa}