/*
Theme Name: SYS BASIC
Theme URI: https://www.web4sport.cz/
Description: Šablona pro SYS BASIC 2
Author URI: https://www.k-system.cz/ 
Template: oceanwp
Version: 1.0
*/


.sticky-buttons {
    position: fixed;
    top: 20%;
    left:40px;
    z-index: 105;
    transform: rotate(90deg);
    transform-origin: left top;
}

#site-logo:after {
    content: '';
    transform: skewX(-33deg);
    -webkit-transform: skewX(-33deg);
    background: #ffc722;
    position: absolute;
    right: 39px;
    top: 0;
    bottom: 0;
    left: -1000%;
    z-index: -1;
}

!/*.elementor-element-113adb2:after, .elementor-element-e8b033f:after{
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    opacity: 0.8;
    left: -1000%;
    z-index: 0;
    transform: skew(-33deg);
    display: block;
    background: #ffc722;
}*/

.aci-footer p {
    margin:0;
}

#footer-widgets{
    display:none;
}

.display-none{
    display:none!important;
}

.aci-fm-item{
    display:inline-block;
    padding-right:15px;
    font-size:12px;
}

.aci-tpzd{
    border-top: 371px solid;
    opacity: 0.5;
    border-right: 160px solid transparent;
    height: 0px;
    width: 65vw;
    top: -10px;
    position: absolute;
    right: -15px;
}

.aci-tpzd-trainers{
    border-top: 420px solid;
    opacity: 0.5;
    border-right: 160px solid transparent;
    height: 0px;
    width: 65vw;
    top: -10px;
    position: absolute;
    right: -15px;
}

.aci-tpzd-team{
    border-top: 530px solid;
    opacity: 0.5;
    border-right: 160px solid transparent;
    height: 0px;
    width: 65vw;
    top: -90px;
    position: absolute;
    right: -111px;
}

.aci-tpzd-team-2{
    border-top: 530px solid;
    opacity: 0.5;
    border-right: 160px solid transparent;
    height: 0px;
    width: 65vw;
    top: -121px;
    position: absolute;
    right: -111px;
}

.button_ajax, .elementor-173 .elementor-element.elementor-element-65799e9b a.elementor-button, .elementor-173 .elementor-element.elementor-element-65799e9b .elementor-button{
    border-radius:0!important;
    border:1px solid #000;
    outline:1px solid #ffc722;
}



.aci-last-result{
    position:relative;
    margin-top:60px;
    margin-bottom:30px;
}

.aci-lr{
    position:relative;
    height: 120px;
    max-width: 980px;
    margin: 0 auto;
    /*padding: 0 25px;*/
    text-align:center;
    vertical-align:middle;
}

.aci-lr-top:before {
    content: '';
    border: solid #ffc722;
    border-width: 1px 1px 0 1px;
    position: absolute;
    z-index: -1;
    left: 0;
    right: 0;
    top: 16px;
    bottom: 0;
    z-index:-1;
}

.aci-lr-mid {
    margin: 15px 0;
    height: 120px;
    background: #f2f2f2;
    border: 1px solid #e6e6e6;
}

.aci-lr-bot-bd:before {
    content: '';
    border: solid #ffc722;
    border-width: 0 1px 1px 1px;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 18px;
    z-index:-1;
}

.aci-button-white-bd{
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 12px 40px;
    text-align: center;
    z-index:10;
}

.aci-lr-bd-content{
    padding: 0 100px;
    background: #fff;
    position: relative;
    display: inline-block;
    float: none;
}

.aci-button-bottom{
    margin-top:90px;
}

/*aci-notice-board*/
.aci-notice-board{
  padding:20px;
}

.aci-notice-board .aci-nb-item{
  padding:20px;
    margin-bottom: 15px;
  background-color:#eeeeee;
}

.aci-notice-board .aci-nb-info {
    border-bottom: 1px solid;
    margin-bottom: 10px;
    padding-bottom: 5px;
    color: #2a2a2a;
}

.aci-notice-board .aci-nb-date, .aci-notice-board .aci-nb-author {
  display:inline-block;
    width:50%;
}

.aci-notice-board .aci-nb-author {
  text-align:right;
}

.aci-notice-board .aci-nb-content {
  font-family:'Arial';
    color: #6a6a6a;
    /*color: #4a4a4a;*/
}



.aci-last-result .name {
  text-align: right;
  font-size: 0;
  z-index: 1;
  position: relative;
  text-transform: uppercase;
  line-height: 35px;
  width:40%;
  padding:40px;
}
.aci-last-result .name .wrap {
  font-size: 33px;
}
.aci-last-result .name span {
  color: #ffc722;
}
.aci-last-result .name.alt {
  text-align: left;
  position: relative;
}
.aci-last-result .score {
    text-align: center;
    width:16%;
    margin-top: 24px;
    vertical-align: top;
}
.aci-last-result .table {
  position: relative;
  font-size: 0;
  background: #ffc722;
  width:100%;
}
.aci-last-result .table:before {
  content: '';
  border: 1px solid #ffc722;
  position: absolute;
  top: -3px;
  right: -3px;
  bottom: -3px;
  left: -3px;
}
.aci-last-result .table .left {
  width: 37%;
  float: left;
  font-size: 33px;
  text-align: center;
  line-height: 70px;
  position: relative;
}
.aci-last-result .table .left:before {
  content: 'vs';
  margin-top: -15px;
  line-height: 30px;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: #ffc722;
  position: relative;
  font-size: 16px;
  text-transform: uppercase;
  position: absolute;
  z-index: 2;
  top: 50%;
  right: -35px;
}
.aci-last-result .table .right {
  width: 37%;
  float: right;
  position: relative;
  font-size: 33px;
  text-align: center;
  z-index: 1;
  color: #ffc722;
  line-height: 70px;
  background: #363533;
}
.aci-last-result .table .right:before {
  content: '';
  width: 90%;
  z-index: -1;
  position: absolute;
  background: #363533;
  left: -23px;
  top: 0;
  right: 100%;
  bottom: 0;
  transform: skewX(-33deg);
  -webkit-transform: skewX(-33deg);
  transition: background 600ms;
  -webkit-transition: background 600ms;
}
.aci-last-result .table .center {
  float: left;
}
.aci-lr-mid .aci-lr div {
  display:inline-block;
}
.aci-last-result .tournament {
    padding-top: 14px;
    font-size: 20px;
    color: #363533;
}

.aci-last-result .date {
    padding-top: 4px;
    font-size: 14px;
    color: #c4c4c4;
}

@media (max-width: 800px){
    .aci-last-result .score, .aci-last-result .name{
        padding:0;
        margin:0;
        width:100%;
        text-align:center;
    }
    .aci-last-result .name{
        margin-top:20px;
    }
    .aci-last-result .aci-lr-mid{
        height:240px;
    }
    .aci-lr-bd-content{
        padding:0 10px;
    }
}

/*  trainers */

.sblok2 .swiper-container {
    width: 100%;
    height: 100%;
    margin-left: 0px;
    margin-right: 10px;
    padding-left: 0px;
    padding-top: 90px;
  }


.sblok2 .swiper-button-prev {
    margin-top: 0px;
    top: 1%;
    right: 45px;
    left: auto;
  }

.sblok2 .swiper-button-next {
  margin-top: 0px;
  top: 1%;
}

.sk2 .swiper-slide.hero {
  background:transparent;
} 

.sk2 .swiper-slide.hero h3 {
  margin-top:167px;
  margin-right:40px;
  margin-bottom:0;
  font-size:33px;
  text-align: right;
  text-transform: uppercase;
  line-height:1;
} 


.sblok2 .pagination{
    position: absolute;
    top: 0;
    right:0;
    width: 100px;
    height: 33px;
    overflow: hidden;
}
.sblok2 .swiper-button-prev, .sblok2 .swiper-button-next {
  height: 33px;
  width: 35px;
  line-height: 33px;
  z-index: 1;
}
.sblok2 .swiper-button-next {
  z-index:2;
}
.sblok2 .swiper-button-prev:hover:before, .sblok2 .swiper-button-next:hover:before {
  color: #fff;
}
.sblok2 .swiper-button-prev:before, .sblok2 .swiper-button-next:before {
  left: 50%;
  margin-left: -4px;
}
.sblok2 .swiper-button-prev:before {
  font-size: 13px!important;
  position: absolute;
}
.sblok2 .swiper-button-next:before {
  font-size: 13px!important;
  position: absolute;
}
.sblok2 .swiper-button-next:after {
  content: '';
  width: 400%;
  display: block;
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  transform: skew(-33deg);
}
.tm-trainers-slider .uk-slideset li {
  position: relative;
}

.aci-countdown-title h2{
    font-size: 40px;
    position:relative;
    margin-top: 20px;
    padding:0 20px;
    display: inline-block;
    background: #ffffff;
    z-index: 50;
}

.aci-countdown-title:before {
    content: '';
    height: 1px;
    position: absolute;
    left: 0;
    right: 15px;
    top: 46px;
}

.aci-countdown-board{
    margin-top: 43px;
    margin-bottom: 35px;
    padding: 12px 0 8px 0;
    display: block !important;
    text-align: center;
    background: #f2f2f2;
    border: solid #e6e6e6;
    border-width: 1px 0;
    font-size:23px;
}

.aci-sep{
  padding:0 13px;
}

.aci-countdown-team{
  text-align:center;
}

#site-logo:after {
    content: '';
    transform: skewX(-33deg);
    position: absolute;
    left: -70%;
    top: -30px;
    z-index: -1;
    width: 100%;
    height: 104px;
    visibility: visible!important;
}

#site-header{
  background-color:rgba(0,0,0,0.3)!important;
}

.oceanwp-sticky-header-holder.is-sticky #site-header{
  background:rgba(0,0,0,0.8)!important;

}

#top-bar-wrap{
  position:absolute;
  top:0;
  left:0;
  background:rgba(0,0,0,0.05)!important;
  height:30px;
  border:none;
  width:100%;
  text-align:center;
  margin-top: -30px; 
  z-index: 999999;
}


.sk2{
  margin-top: unset; 
  background:rgba(0,0,0,0.85)!important;
  
}

.sk2.single_X{
  background:rgba(255, 255, 255, 1)!important;
  
}


.sk2.home #top-bar-wrap{
  margin-top: unset; 
  background:rgba(0,0,0,0.05)!important;
  z-index: 999999;
}

#top-bar{
  background:transparent!important;
  width: 1200px;
  max-width: 90%;
  margin:0px auto;

}

#top-bar .but_ins2, #top-bar .but_fb2{
  position: relative;
  font-size:13px;
  padding: 10px;
  margin-left:10px;
  color:#ffffff;
}

.sk2 .chead-03 i{
  padding:0!important;
  margin:0px;
}

#site-header{
  margin-top:30px;
}

.sk2 .chead-03{
  width:100%;
  text-align:right;
}

.sk2 .chead-03 a:before {
    content: '';
    z-index: -1;
    opacity: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background: #ffc722;
    transform: skewX(-33deg);
    -webkit-transform: skewX(-33deg);
    transition: all 400ms;
    -webkit-transition: all 400ms;
}

.sk2 .chead-03 > a:hover:before {
    opacity: 1;
    right: -10px;
    left: -10px;
}

.sk2 .chead-03 a:hover i {
    color:#000000;
}

.aci-player-list-sc{

}

.aci-player-list-sc .swiper-container.obr_vlevo.grid2x2{
  height:700px;
}

.aci-player-list-sc .grid2x2 .swiper-slide{
  display: inline-block;
}

.aci-player-list-sc .swiper-container.aktualita.obr_vlevo.grid2x2 .slide-item-in{
  display:block;
  width:100%;
  height:auto;
  margin:0;
  padding:0;
}

.aci-player-list-sc .aktualita.obr_vlevo.grid2x2 .slide-item-v1 .slide-item-in img{
  width:100%;
  height:auto;
}

.aci-player-list-sc .obr_vlevo .aktualita{
  width:100%;
  padding: 15px 0 0 15px;
  background:#ffffff;
  border: solid #f5f5f5;
}

.aci-player-list-sc .obr_vlevo .aktualita h3{
  font-size:20px;
  text-transform:uppercase;
  font-weight:normal;
}

.aci-player-list-sc .obr_vlevo .aktualita .kateg{
  padding:0;
}


.aci-filter, .button-group.aci-players-filter {
  background: #363533;
  z-index: 8;
}
.aci-filter .button-group.aci-players-filter{
  display:block;
  max-width:980px;
  margin:0 auto!important;
}
.aci-filter .button-group .label-menu {
  padding: 0 20px 0 0;
  margin: 0 20px 0 0;
  background: transparent;
  font-weight: bold;
  font-size: 22px;
  color: #363533;
  position: relative;
  display: inline-block;
  line-height: 57px;
  vertical-align: top;
  text-transform: uppercase;
}
.aci-filter .button-group .label-menu:before {
  content: '';
  transform: skewX(-33deg);
  background: #ffc722;
  position: absolute;
  right: 0;
  display: block;
  top: 0;
  bottom: 0;
  left: -10000%;
}
.aci-filter .button-group .label-menu .aci-news-title{
  position:relative;
}
.aci-filter .button-group button {
  padding: 19px 0 18px 0;
  margin-right: 20px; /*50px;*/
  border: none;
  background: none;
  outline: none;
  font-size: 12px;
  font-weight: 600;
  color: #fff;
  text-transform: uppercase;
}
.aci-filter .button-group button:hover {
  color: #ffc722;
}
.aci-filter .button-group button.active {
  color: #ffc722;
}





.player-article {
  /*margin: 0 10px;*/
}
.players-list {
  padding: 40px 0 0;
}
.player-article:hover {
  box-shadow: 0 0 3px 2px #ededed;
}
.player-article .img-wrap {
  position: relative;
  overflow: hidden;
}
.player-article .img-wrap:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.2);
  z-index: 1;
  opacity: 0;
}
.player-article:hover .img-wrap:before {
  opacity: 1;
}
.player-article .img-wrap .player-number {
  width: 120px;
  height: 120px;
  left: -90px;
  padding: 15px 15px 0 0;
  box-sizing: border-box;
  text-align: right;
  background: #363533;
  position: absolute;
  font-size: 20px;
  color: #ffc722;
  transform: skew(-33deg);
  -webkit-transform: skew(-33deg);
  transition: cubic-bezier(0.22, 0.61, 0.36, 1) all 600ms;
  -webkit-transition: cubic-bezier(0.22, 0.61, 0.36, 1) all 600ms;
  z-index: 2;
}
.player-article .img-wrap .player-number span {
  transform: skew(33deg);
  -webkit-transform: skew(33deg);
  display: block;
}
.player-article .img-wrap .bio {
  width: 120px;
  height: 120px;
  right: -170px;
  bottom: 0;
  padding: 90px 0 0 18px;
  box-sizing: border-box;
  z-index: 2;
  text-align: left;
  background: #ffc722;
  position: absolute;
  font-size: 20px;
  color: #363533;
  transform: skew(-33deg);
  -webkit-transform: skew(-33deg);
  text-transform: uppercase;
  transition: cubic-bezier(0.22, 0.61, 0.36, 1) all 600ms;
  -webkit-transition: cubic-bezier(0.22, 0.61, 0.36, 1) all 600ms;
}
.player-article .img-wrap .bio span {
  transform: skew(33deg);
  -webkit-transform: skew(33deg);
  display: inline-block;
  vertical-align: bottom;
}
.player-article .img-wrap .bio a {
  color: #363533;
}
.player-article .img-wrap .bio a:hover {
  color: #fff;
}
.player-article .img-wrap a img {
  padding: 0;
  border: none;
  -webkit-filter: none;
  -moz-filter: none;
  -ms-filter: none;
  -o-filter: none;
  filter: none;
}
.player-article:hover .player-number {
  background: #ffc722;
  color: #363533;
}
.player-article:hover .bio {
  right: -90px;
}
.player-article:hover .img-wrap a img {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray;
}
.player-article .info {
  padding: 9px 0 0 14px;
  border: solid #f5f5f5;
  border-width: 0 1px 1px 1px;
  background: #fff;
}
.player-article .name h3 {
  margin: 0;
  font-size: 20px;
  text-transform: uppercase;
}
.player-article .position {
  padding: 3px 0 12px 0;
  font-size: 16px;
  color: #919191;
  text-transform: uppercase;
}
.player-article .img-wrap .socials {
  padding: 0;
  margin: 0;
  width: 100%;
  position: absolute;
  top: -20%;
  text-align: center;
  list-style: none;
  transform: translateY(-50%);
  transition: cubic-bezier(0.22, 0.61, 0.36, 1) all 600ms;
  -webkit-transition: cubic-bezier(0.22, 0.61, 0.36, 1) all 600ms;
  z-index: 1;
}
.player-article .img-wrap .socials li {
  padding: 0 10px;
  display: inline-block;
}
.player-article .img-wrap .socials li a {
  width: 20px;
  display: inline-block;
  position: relative;
}
.player-article .img-wrap .socials li a:before {
  font-size: 20px;
  color: #fff;
  position: absolute;
  font-family: "untitled-font-1"!important;
  display: block;
}
.player-article .img-wrap .socials li a:hover:before {
  color: #ffc722;
}
.player-article .img-wrap .socials .facebook a:before {
  content: "\71";
}
.player-article .img-wrap .socials .instagram a:before {
  content: "\7a";
}
.player-article .img-wrap .socials .youtube a:before {
  content: "\6b";
}
.player-article:hover .socials {
  top: 50%;
}

.aci-swiper .swiper-button-disabled{
  opacity:1!important;
}
.aci-swiper .swiper-button-disabled:before{
  opacity:0.2;
}

.aci-header-fix .elementor-container {
    display: block!important;
    padding-top: 10vh;
}

.aci-header-fix-detail .elementor-container {
    display: block!important;
}

.aci-gallery{
  max-width:980px;
  margin:0 auto;
}

.aci-gallery .aci-gallery-item{
  display:inline-block;
  width:25%;
  margin:0;
  padding:3px;
}

.aci-gallery .aci-gallery-item img{
  width:100%;
}

.aci-gallery-item {
  position: relative;
  overflow: hidden;
  vertical-align: bottom;
}
.aci-gallery-item:before {
  content: '';
  width: 33px;
  height: 20px;
  position: absolute;
  top: -60px;
  right: 30px;
  background: url("../images/gallery-eye.png");
  cursor: pointer;
  transition: cubic-bezier(0.22, 0.61, 0.36, 1) all 400ms;
  -webkit-transition: cubic-bezier(0.22, 0.61, 0.36, 1) all 400ms;
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
  z-index: 3;
}
/*.aci-gallery-item a {
  display: none;
}*/
.aci-gallery-item a.img-0 {
  display: block !important;
  position: relative;
}
.aci-gallery-item a.aci-gal-link-extra:after {
  content: '';
  width: 100%;
  position: absolute;
  /*background: #ffc722;*/
  opacity: 0.8;
  top: 0;
  right: 0;
  bottom: 0;
  left: 150%;
  transform: skew(-33deg);
  -webkit-transform: skew(-33deg);
  transition: cubic-bezier(0.22, 0.61, 0.36, 1) all 600ms;
  -webkit-transition: cubic-bezier(0.22, 0.61, 0.36, 1) all 600ms;
}
.aci-gallery-item:hover a.aci-gal-link-extra:after, .aci-news .aci-gallery-item a.aci-gal-link-extra:after {
  left: 45%;
}
.aci-gallery-item:hover:before, .aci-news .aci-gallery-item:before {
  top: 30px;
}
.aci-gallery-item:hover .titles, .aci-news .aci-gallery-item .titles {
  bottom: 28px;
}
.aci-gallery-item .titles {
  position: absolute;
  text-align: right;
  right: 30px;
  bottom: -100px;
  transition: cubic-bezier(0.22, 0.61, 0.36, 1) all 600ms;
  -webkit-transition: cubic-bezier(0.22, 0.61, 0.36, 1) all 600ms;
}
.aci-gallery-item .title a {
  font-size: 16px;
  text-transform: uppercase;
  color: #363533!important;
}
.aci-gallery-item .title p {
  margin: 0;
}
.aci-gallery-item .sub-title a {
  font-size: 16px;
  text-transform: uppercase;
  color: #fff!important;
}

.aci-gallery-item a.aci-gal-link-transparent {
  background: transparent!important;
  /*color:#363533!important;*/
}

.aci-gal-grid{
  width:640px;
  min-height:300px;
  padding:0;
  padding-top:40px;
}

.aci-news .aci-gallery-item {
    display: inline-block;
    width: 24.5%;
    margin: 0;
    padding: 0px;
    margin: 0.25%;
}

.dropdown-menu ul li a.menu-link{
  text-transform:none!important;
}

.swiper-container.row1.obr_vlevo .slide-item-in{
  height:auto;
}

.players{
  padding:20px!important;
    width:60vw;
    /*height:50vh;*/
    background: linear-gradient(#dfdfdf, #ffffff);
}

.aci-players-lightbox h3{
  text-transform:uppercase;
  color:#333333;
  font-size:30px;
  border-bottom-style:solid;
  border-bottom-width:2px;
  padding:10px 0;
}

.aci-players-lightbox p{
  margin:10px 0 0 0;
}

.trainer-name{
  margin-bottom:6px;
}

.aci-artifical-img{
  width:268px;
  height:248px;
  background-size:cover;
  background-repeat:no-repeat;
}

.aci-gallery-item a.aci-gal-link-extra:after {
  width:200%;
  left:150%!important;
}

.aci-gallery-item:hover a.aci-gal-link-extra:after {
    left: 0%!important;
}

.aci-gallery-item .titles {
  bottom:-100px!important;
}

.aci-gallery-item:hover .titles {
    bottom: 28px!important;
}

.aci-sponsors-content .aci-sponsors-item {
    float: none;
    display: inline-block;
    padding:0 10px;
}



.aci-news-slider .slide-item-in, .aci-news-slider h3{
  opacity:1!important;
  width:100%!important;
  color:#ffffff;
    color: #555555!important;
}

.aci-news-slider .slide-item-in{
  background-color: #f3f2f2!important;
  /*background-color: rgba(0,0,0,0.75)!important;*/
}

.aci-news-slider .slide-item-in:hover{
  /*background-color: rgba(0,0,0,0.7)!important;*/
  border:1px solid rgba(0,0,0,0.7)!important;
}

.aci-news-slider{
    padding-left: 0px!important;
    padding-right: 0px!important;
}

.aci-news-block .pagination, .aci-docs-block .pagination{
  position:absolute;
  top:0;
  left:0px;
  width:45px;
  height:100%;
}

.aci-news-block .elementor-widget-container{
  margin-left: 45px;
}

.aci-news-block .pagination .swiper-button-prev, .aci-docs-block .pagination .swiper-button-prev{
  left:0!important;
}

.aci-news-block .pagination .swiper-button-next, .aci-docs-block .pagination .swiper-button-next{
  left:0!important;
}

.aci-slide-item .wrap_but {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    padding: 2px;
}

.aci-slide-item {
    position: relative;
}



@media (max-width: 640px){
  #site-header{
    margin-top:0px!important;
  }
  .aci-tpzd, .aci-tpzd-trainers, .aci-tpzd-team, .aci-tpzd-team-2, #site-logo:after{
    display:none;
  }
  .aci-last-result .name.alt {
    text-align: center;
  }
  .aci-last-result .table .left:before{
    right:-54px;
  }
  .aci-last-result .table .right:before{
    left:-41px;
  }
  .aci-countdown-board{
    font-size:18px;
  }
  .aci-sep{
    padding:0 4px;
  }
  .calendar .fc-toolbar h2 {
    font-size: 12px;
    padding: 3px;
  }
  .sk2 .aktual2.elementor-widget-heading .elementor-heading-title {
    font-size: 6rem;
  }
  .elementor-heading-title{
    font-size: 36px!important;
  }
  .aci-gallery .aci-gallery-item{
    width:100%;
  }
  .aci-gal-grid{
    width:100%;
  }

/*9.8.2020 */
.sidebar-mobile .swiper-block.hraci_v.im_back .uc_title.hraci_v{
  display: flex;
  flex-flow: column;
}

.sidebar-mobile .aci-artifical-img{
  width:150px;  
  height: 150px;
  background-size:cover;
  background-repeat:no-repeat;
}


.sidebar-mobile .swiper-slide.hero h3 {
  margin-top:85px;
  margin-right:40px;
  margin-bottom:0;
  font-size:33px;
  text-align: right;
  text-transform: uppercase;
  line-height:1;
} 

}

