@charset "UTF-8";
body .banner .first-banner-row .col-8 {
  width: 72%;
}
body .banner .first-banner-row .col-8 .carousel-control-next-icon {
  background-image: url("../img/right-arrow.svg");
  width: 70px;
  background-size: 100%;
}
body .banner .first-banner-row .col-8 .carousel-control-prev-icon {
  background-image: url("../img/left-arrow.svg");
  width: 70px;
  background-size: 100%;
}
body .banner .first-banner-row .col-8 .carousel-indicators {
  display: none !important;
}
body .banner .first-banner-row .col-8 .d-block {
  width: 100%;
  object-fit: cover;
}
body .banner .first-banner-row .col-8 .carousel-item {
  max-height: 780px;
}
body .banner .first-banner-row .col-8 .banner-gradient {
  width: 100%;
  height: 500px;
  background-image: linear-gradient(to top, #000000 0%, rgba(0, 0, 0, 0) 100%);
  opacity: 0.8;
  position: absolute;
  bottom: 1px;
  left: 0;
}
body .banner .first-banner-row .col-8 .carousel-caption {
  text-align: left;
  left: 5%;
  margin-bottom: 60px;
}
body .banner .first-banner-row .col-8 .carousel-caption h5 {
  display: flex;
  color: #FFFFFF;
}
body .banner .first-banner-row .col-8 .carousel-caption h5 .carousel-control-prev-1 {
  background: 0 0;
  border: 0;
}
body .banner .first-banner-row .col-8 .carousel-caption h5 .carousel-control-next-1 {
  background: 0 0;
  border: 0;
}
body .banner .first-banner-row .col-8 .carousel-caption h5 span {
  opacity: 0.5;
  font-size: 30px;
  font-weight: 500;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
  font-family: "Teko", sans-serif;
}
body .banner .first-banner-row .col-8 .carousel-caption h4, body .banner .first-banner-row .col-8 .carousel-caption p, body .banner .first-banner-row .col-8 .carousel-caption a {
  margin-left: 2%;
}
body .banner .first-banner-row .col-8 .carousel-caption h4 {
  color: #ffffff;
  font-family: "Teko", sans-serif;
  font-size: 54px;
  font-weight: 500;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
  text-transform: uppercase;
}
body .banner .first-banner-row .col-8 .carousel-caption p {
  color: #ffffff;
  font-family: "Montserrat", sans-serif;
  max-width: 700px;
  font-size: 16px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 24px;
  margin-bottom: 0;
  padding-bottom: 30px;
}
body .banner .first-banner-row .col-8 .carousel-caption a {
  text-decoration: none;
  color: #ffffff;
  font-family: "Teko", sans-serif;
  font-size: 18px;
  font-weight: 500;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
  text-align: center;
  text-transform: uppercase;
  background-color: #921010;
  border-radius: 25px;
  padding: 10px 10px 10px 20px;
}
body .banner .first-banner-row .col-8 .carousel-caption a img {
  width: 45px;
}
body .banner .first-banner-row .col-2 {
  background-color: #161616;
  width: 28%;
}
body .banner .first-banner-row .col-2 img {
  width: 100%;
  margin-top: 20px;
}
body .banner .first-banner-row .news-card-1 {
  position: absolute;
  top: 160px;
  right: 110px;
}
body .banner .first-banner-row .news-card-2 {
  position: absolute;
  top: 740px;
  right: 110px;
  z-index: 999;
}
body .banner .first-banner-row .news-card {
  background: #FFFFFF;
  width: 380px;
}
body .banner .first-banner-row .news-card .news:last-child p {
  padding-bottom: 30px;
}
body .banner .first-banner-row .news-card h3 {
  color: #161616;
  font-family: "Teko", sans-serif;
  font-size: 22px;
  font-weight: 500;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
  text-transform: uppercase;
  padding-top: 35px;
  border-bottom: 5px solid #921010;
  width: 210px;
  margin-left: 30px;
}
body .banner .first-banner-row .news-card hr {
  width: 310px;
  background-color: #eaeaea;
  margin: 0 0 0 30px;
}
body .banner .first-banner-row .news-card .news {
  display: flex;
  align-items: baseline;
}
body .banner .first-banner-row .news-card .news .news-date {
  display: flex;
}
body .banner .first-banner-row .news-card .news .news-date p, body .banner .first-banner-row .news-card .news .news-date span {
  color: #161616;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  font-weight: 700;
  font-style: normal;
  letter-spacing: normal;
  line-height: 20px;
  margin-top: 30px;
  padding-right: 25px;
}
body .banner .first-banner-row .news-card .news .news-date span:first-child {
  margin-left: 30px;
}
body .banner .first-banner-row .news-card .news .news-date .news-paragraph {
  max-width: 350px;
}
body .banner .first-banner-row .news-card .news .news-date .news-paragraph a {
  color: #161616;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  font-weight: 600;
  font-style: normal;
  letter-spacing: normal;
  line-height: 20px;
  text-decoration: none;
}
body .banner .first-banner-row .news-card .news .news-date .news-paragraph::before {
  content: "";
  display: none;
  width: 10px;
  height: 10px;
  -moz-border-radius: 7.5px;
  -webkit-border-radius: 7.5px;
  border-radius: 7.5px;
  background-color: #921010;
  margin-left: -14px;
}
body .banner .first-banner-row .news-card .news .news-date .news-paragraph:hover::before {
  display: inline-block;
}
body .banner .first-banner-row .news-card .news .news-date .paragraph-circle {
  color: #840000;
}
body .banner .first-banner-row .news-card .news .news-active {
  /*            .paragraph-circle::after {
                content: "";
                background: url(../img/Elipse.svg);
                width: 10px;
                height: 10px;
                position: absolute;
                top: 107px;
                left: 75px;
              }*/
}
body .banner .first-banner-row .news-card .news .news-active .new-paragraph-relative {
  position: relative;
}
body .banner .first-banner-row .news-card .news .news-active .new-paragraph-relative .news-paragraph {
  color: #161616;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
}
body .banner .first-banner-row .news-card .news .news-active span:first-child {
  color: #840000;
}
body .banner .last-banner-row {
  background-color: #f3f3f3;
  padding-bottom: 40px;
}
body .banner .last-banner-row .players-and-tipers {
  display: flex;
}
body .banner .last-banner-row .players-col {
  margin-left: 80px;
}
body .banner .last-banner-row .players-col h3 {
  color: #161616;
  font-family: "Teko", sans-serif;
  font-size: 22px;
  font-weight: 500;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
  text-transform: uppercase;
  padding-top: 35px;
  border-bottom: 5px solid #921010;
  width: 95px;
  margin-bottom: 20px;
}
body .banner .last-banner-row .players-col .players {
  display: flex;
  flex-wrap: nowrap;
  align-items: flex-start;
  border-bottom: 1px solid rgba(0, 0, 0, 0.25);
  width: 100%;
  padding-top: 10px;
  padding-right: 10px;
}
body .banner .last-banner-row .players-col .players img {
  width: 50px;
  margin-right: 20px;
}
body .banner .last-banner-row .players-col .players .players-primer {
  color: #161616;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  font-weight: 700;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
  margin-top: 10px;
  margin-left: auto;
}
body .banner .last-banner-row .players-col .players .players-info h5 {
  color: #161616;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  font-weight: 700;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
}
body .banner .last-banner-row .players-col .players .players-info .players-info-score {
  display: flex;
}
body .banner .last-banner-row .players-col .players .players-info .players-info-score span {
  color: #161616;
  font-family: "Montserrat", sans-serif;
  font-size: 10px;
  font-weight: 500;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
  text-transform: uppercase;
  padding-right: 10px;
}
body .banner .last-banner-row .tipers-col .players {
  padding: 10px;
  align-items: center;
}
body .banner .last-banner-row .tipers-col .players span {
  color: #161616;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  font-weight: 700;
  font-style: normal;
  letter-spacing: normal;
  padding-right: 30px;
  padding-left: 20px;
}
body .banner .last-banner-row .tipers-col .players .players-info h5 {
  color: #161616;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  font-weight: 400;
}
body .card-carousel {
  /*OWL*/
}
body .card-carousel .card-carousel-header h2 {
  color: #161616;
  font-family: "Teko", "sans-serif";
  font-size: 54px;
  font-weight: 500;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
  text-align: center;
  margin-top: 80px;
  margin-bottom: 40px;
}
body .card-carousel .news-grid {
  width: auto;
  position: relative;
  background-color: #f3f3f3;
  overflow: hidden;
  margin: 40px;
}
body .card-carousel .news-grid-image {
  width: 100%;
  height: 260px;
  overflow: hidden;
}
body .card-carousel .news-grid-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 0.5s;
}
body .card-carousel .news-grid-txt {
  padding: 25px;
}
body .card-carousel .news-grid-txt h2 {
  letter-spacing: 1px;
  margin: 10px 0px 5px 0px;
  color: #921010;
  font-family: "Teko", "sans-serif";
  font-size: 30px;
  font-weight: 500;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
}
body .card-carousel .first-child-grid-txt {
  padding-bottom: 15px;
  margin-bottom: 25px;
  color: #0d0d0d;
  font-family: "Montserrat", "sans-serif";
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 20px;
}
body .card-carousel .second-child-grid-txt {
  color: #0d0d0d;
  font-family: "Montserrat", "sans-serif";
  font-size: 12px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 20px;
}
body .card-carousel .owl-nav .owl-buttons {
  position: relative;
}
body .card-carousel .owl-nav .owl-prev {
  position: absolute;
  left: -80px;
  bottom: 200px;
}
body .card-carousel .owl-nav .owl-prev img {
  width: 100px;
}
body .card-carousel .owl-nav .owl-next {
  position: absolute;
  right: -80px;
  bottom: 200px;
}
body .card-carousel .owl-nav .owl-next img {
  width: 100px;
}
body .card-carousel-video-background {
  padding-bottom: 126px;
}
body .card-carousel-video-background .card-carousel-video-background-img {
  position: absolute;
  width: 1920px;
  max-width: 100%;
}
body .card-carousel-video {
  margin-top: 100px;
  text-align: center;
  padding-top: 126px;
}
body .card-carousel-video h2 {
  color: #161616;
  font-family: "Teko", "sans-serif";
  font-size: 54px;
  font-weight: 500;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
  text-align: center;
  position: relative;
}
body .card-carousel-video .carousel-control-next-icon {
  background-image: url("../img/right-arrow-red.svg");
  width: 5rem;
  height: 5rem;
}
body .card-carousel-video .carousel-control-next, body .card-carousel-video .carousel-control-prev {
  opacity: 1;
}
body .card-carousel-video .carousel-control-prev-icon {
  background-image: url("../img/left-arrow-red.svg");
  width: 5rem;
  height: 5rem;
}
body .card-carousel-video .carousel-control-next {
  right: 200px;
  width: 100px;
}
body .card-carousel-video .carousel-control-prev {
  left: 200px;
  width: 100px;
}
body .card-carousel-video .carousel-item {
  padding-bottom: 65px;
}
body .card-carousel-video .carousel-item h2 {
  padding-bottom: 65px;
}
body .card-carousel-video iframe {
  width: 1078px;
  height: 628px;
  box-shadow: 0 21px 62px rgba(0, 0, 0, 0.31);
}
body .sparta-forever-section {
  margin-top: 170px;
  max-width: 1500px;
  margin: 0 auto;
}
body .sparta-forever-section .col-3 {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
body .sparta-forever-section .col-3 .banner-marketing-2 {
  width: 300px;
  height: 250px;
  background-color: #8b8b8b;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 50px;
}
body .sparta-forever-section .col-3 .banner-marketing-3 {
  width: 300px;
  height: 600px;
  background-color: #8b8b8b;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 50px;
}
body .sparta-forever-section .col-3 .banner-marketing-4 {
  width: 300px;
  height: 250px;
  background-color: #8b8b8b;
  display: flex;
  justify-content: center;
  align-items: center;
}
body .sparta-forever-section .col-9 {
  padding-left: 10%;
}
body .sparta-forever-section .col-9 .banner-marketing {
  width: 930px;
  height: 180px;
  background-color: #8b8b8b;
  display: flex;
  justify-content: center;
  align-items: center;
}
body .sparta-forever-section .col-9 .banner-marketing p {
  color: #ffffff;
  font-family: "Montserrat", "sans-serif";
  font-size: 14px;
  font-weight: 700;
  font-style: normal;
  letter-spacing: normal;
  line-height: 20px;
}
body .sparta-forever-section .col-9 .sparta-forever-section-cards {
  margin-top: 50px;
}
body .sparta-forever-section .col-9 .sparta-forever-section-cards h3 {
  color: #161616;
  font-family: "Teko", "sans-serif";
  font-size: 54px;
  font-weight: 500;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
  text-align: left;
  margin-bottom: 32px;
}
body .sparta-forever-section .col-9 .sparta-forever-section-cards .sparta-forever-section-cards-items-1 {
  display: flex;
  margin-bottom: 40px;
}
body .sparta-forever-section .col-9 .sparta-forever-section-cards .sparta-forever-section-cards-items-1 a {
  text-decoration: none;
}
body .sparta-forever-section .col-9 .sparta-forever-section-cards .sparta-forever-section-cards-items-1 .sparta-forever-section-cards-item {
  width: 325px;
  margin-right: 40px;
  position: relative;
  background-color: #ffffff;
  overflow: hidden;
  height: 475px;
  box-shadow: 0 5px 40px rgba(0, 0, 0, 0.1);
}
body .sparta-forever-section .col-9 .sparta-forever-section-cards .sparta-forever-section-cards-items-1 .sparta-forever-section-cards-item .news-grid-image {
  width: 100%;
  height: 260px;
  overflow: hidden;
}
body .sparta-forever-section .col-9 .sparta-forever-section-cards .sparta-forever-section-cards-items-1 .sparta-forever-section-cards-item .news-grid-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 0.5s;
}
body .sparta-forever-section .col-9 .sparta-forever-section-cards .sparta-forever-section-cards-items-1 .sparta-forever-section-cards-item .news-grid-txt {
  padding: 25px;
}
body .sparta-forever-section .col-9 .sparta-forever-section-cards .sparta-forever-section-cards-items-1 .sparta-forever-section-cards-item .first-child-grid-txt {
  padding-bottom: 15px;
  margin-bottom: 25px;
  color: #0d0d0d;
  font-family: "Montserrat", "sans-serif";
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 20px;
}
body .sparta-forever-section .col-9 .sparta-forever-section-cards .sparta-forever-section-cards-items-1 .sparta-forever-section-cards-item .second-child-grid-txt {
  color: #0d0d0d;
  float: right;
}
body .sparta-forever-section .col-9 .sparta-forever-section-cards .sparta-forever-section-cards-items-1 .sparta-forever-section-cards-item .second-child-grid-txt img {
  width: 14px;
  height: auto;
}
body .card-carousel-3-background {
  background-color: #f3f3f3;
  padding-bottom: 160px;
}
body .card-carousel-3-background .card-carousel-3-background-img {
  position: absolute;
  width: 1920px;
  max-width: 100%;
  height: 840px;
}
body .card-carousel-3 {
  /*OWL*/
}
body .card-carousel-3 .card-carousel-header h2 {
  color: #161616;
  font-family: "Teko", "sans-serif";
  font-size: 54px;
  font-weight: 500;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
  text-align: center;
  margin-top: 80px;
  margin-bottom: 40px;
  position: relative;
}
body .card-carousel-3 .news-grid {
  width: auto;
  position: relative;
  overflow: hidden;
  margin: 10px;
}
body .card-carousel-3 .news-grid-image {
  overflow: hidden;
  text-align: center;
}
body .card-carousel-3 .news-grid-image img {
  height: 300px;
  object-fit: cover;
  transition: 0.5s;
  width: initial;
  display: initial;
}
body .card-carousel-3 .news-grid-txt {
  padding: 25px;
  margin-top: 20px;
}
body .card-carousel-3 .news-grid-txt h2 {
  margin: 10px 0px 5px 0px;
  font-family: "Teko", "sans-serif";
  /* Style for "TRIČKO - 1" */
  color: #840000;
  font-size: 20px;
  font-weight: 500;
  font-style: normal;
  line-height: 20px;
  text-align: center;
}
body .card-carousel-3 .first-child-grid-txt {
  font-family: "Teko", "sans-serif";
  font-size: 20px;
  font-weight: 500;
  font-style: normal;
  letter-spacing: normal;
  line-height: 20px;
  text-align: center;
  color: #161616;
}
body .card-carousel-3 .owl-nav .owl-buttons {
  position: relative;
}
body .card-carousel-3 .owl-nav .owl-prev {
  position: absolute;
  left: -62px;
  bottom: 200px;
}
body .card-carousel-3 .owl-nav .owl-prev img {
  width: 100px;
}
body .card-carousel-3 .owl-nav .owl-next {
  position: absolute;
  right: -62px;
  bottom: 200px;
}
body .card-carousel-3 .owl-nav .owl-next img {
  width: 100px;
}
body .pre-carousel-3-banner {
  justify-content: center;
  align-items: center;
  margin-top: 60px;
  margin-bottom: 70px;
  display: none;
}
body .pre-carousel-3-banner .col-12 {
  width: 300px;
  height: 250px;
  background-color: #8b8b8b;
}
body .pre-footer-banner .col-12 {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 60px;
  margin-bottom: 70px;
}
body .pre-footer-banner .col-12 .pre-footer-banner-last {
  width: 970px;
  height: 210px;
  background-color: #8b8b8b;
}
body ul.breadcrumb {
  padding: 10px 16px;
  list-style: none;
  width: 100%;
  height: 30px;
  background-color: #f3f3f3;
  align-content: center;
  margin-bottom: 0;
}
body ul.breadcrumb li {
  display: inline;
  font-size: 18px;
}
body ul.breadcrumb li + li:before {
  padding-right: 6px;
  padding-left: 6px;
  color: #921010;
  content: "> ";
}
body ul.breadcrumb li a {
  color: #161616;
  font-family: "Montserrat", "sans-serif";
  font-size: 12px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 34px;
  text-align: left;
  text-decoration: none;
}
body ul.breadcrumb li a:hover {
  color: #01447e;
  text-decoration: underline;
}
body .opinions-section-last-row-banner {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 110px;
}
body .opinions-section-last-row-banner .opinions-section-last-row-banner-item {
  width: 970px;
  height: 210px;
  background-color: #8b8b8b;
}
body .opinions-section {
  margin-top: 50px;
  padding-left: 3%;
  padding-right: 3%;
  display: flex;
}
body .opinions-section .div-next-button {
  margin-top: 50px;
  margin-bottom: 90px;
  display: flex;
  justify-content: center;
  align-items: center;
}
body .opinions-section .div-next-button .next-button {
  text-decoration: none;
  border-radius: 20px;
  background-color: #921010;
  padding: 10px 67px;
  color: #ffffff;
  font-family: "Teko", "sans-serif";
  font-size: 18px;
  font-weight: 500;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
  text-align: center;
  text-transform: uppercase;
}
body .opinions-section .opinions-section-banner .opinions-section-banner-item {
  width: 300px;
  height: 600px;
  background-color: #8b8b8b;
}
body .opinions-section .opinions-section-first-row {
  width: 75%;
}
body .opinions-section .opinions-section-second-row .news-card-header3 {
  background: #FFFFFF;
  width: 450px;
}
body .opinions-section .opinions-section-second-row .news-card-header3 .news:last-child p {
  padding-bottom: 30px;
}
body .opinions-section .opinions-section-second-row .news-card-header3 h3 {
  color: #161616;
  font-family: "Teko", sans-serif;
  font-size: 22px;
  font-weight: 500;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
  text-transform: uppercase;
  padding-top: 35px;
  border-bottom: 5px solid #921010;
  width: 210px;
  margin-left: 30px;
}
body .opinions-section .opinions-section-second-row .news-card-header3 hr {
  width: 420px;
  background-color: #eaeaea;
  margin: 0 0 0 30px;
}
body .opinions-section .opinions-section-second-row .news-card-header3 .news {
  display: flex;
  align-items: baseline;
}
body .opinions-section .opinions-section-second-row .news-card-header3 .news .news-date {
  display: flex;
}
body .opinions-section .opinions-section-second-row .news-card-header3 .news .news-date p {
  color: #161616;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  font-weight: 700;
  font-style: normal;
  letter-spacing: normal;
  line-height: 20px;
  margin-left: 30px;
  margin-top: 30px;
  padding-right: 25px;
}
body .opinions-section .opinions-section-second-row .news-card-header3 .news .news-date .news-paragraph {
  max-width: 325px;
  color: #161616;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 20px;
}
body .opinions-section .opinions-section-second-row .news-card-header3 .news .news-active {
  position: relative;
}
body .opinions-section .opinions-section-second-row .news-card-header3 .news .news-active .new-paragraph-relative {
  position: relative;
}
body .opinions-section .opinions-section-second-row .news-card-header3 .news .news-active .new-paragraph-relative .news-paragraph {
  color: #161616;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
}
body .opinions-section .opinions-section-second-row .news-card-header3 .news .news-active p:first-child {
  color: #840000;
  padding-right: 25px;
}
body .opinions-section .opinions-section-second-row .news-card-header3 .news .news-active .paragraph-circle::after {
  content: "";
  background: url(../img/Elipse.svg);
  width: 10px;
  height: 10px;
  position: absolute;
  top: 39px;
  left: 85px;
  transform: translate(-50%, -50%);
}
body .opinions-section .news-grid {
  width: auto;
  position: relative;
  background-color: #f3f3f3;
  overflow: hidden;
  margin-right: 40px;
  margin-top: 40px;
}
body .opinions-section .news-grid-image {
  width: 100%;
  height: 260px;
  overflow: hidden;
}
body .opinions-section .news-grid-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 0.5s;
}
body .opinions-section .news-grid-txt {
  padding: 25px;
}
body .opinions-section .news-grid-txt h2 {
  letter-spacing: 1px;
  margin: 10px 0px 5px 0px;
  color: #921010;
  font-family: "Teko", "sans-serif";
  font-size: 30px;
  font-weight: 500;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
}
body .opinions-section .first-child-grid-txt {
  padding-bottom: 15px;
  margin-bottom: 25px;
  color: #0d0d0d;
  font-family: "Montserrat", "sans-serif";
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 20px;
}
body .opinions-section .second-child-grid-txt {
  color: #0d0d0d;
  font-family: "Montserrat", "sans-serif";
  font-size: 12px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 20px;
}
body .news-grid-banner, body .div-next-button2, body .news-grid-banner2 {
  display: none;
}

@media screen and (max-width: 1635px) {
  body .banner .first-banner-row .news-card-1, body .banner .first-banner-row .news-card-2 {
    right: 30px;
  }

  .players-col {
    width: 28%;
    white-space: nowrap;
  }
}
@media screen and (max-width: 1760px) {
  .card-carousel-video .carousel-control-next {
    right: 100px !important;
  }

  .card-carousel-video .carousel-control-prev {
    left: 100px !important;
  }
}
@media screen and (max-width: 2200px) {
  .players-col {
    width: 28%;
    white-space: nowrap;
  }
}
@media screen and (min-width: 1700px) {
  header .container-fluid .second-row .main-nav .col-6, header .container-fluid .second-row .first-column {
    max-width: unset !important;
    padding-right: 90px !important;
  }
}
@media screen and (max-width: 1734px) {
  .sparta-forever-section .col-9 {
    padding-left: 2% !important;
  }
  .sparta-forever-section .col-3 {
    padding-right: 1% !important;
  }
}
@media screen and (max-width: 1565px) {
  .card-carousel-video .carousel-control-next {
    right: 25px !important;
  }

  .card-carousel-video .carousel-control-prev {
    left: 25px !important;
  }

  body .card-carousel-video {
    padding-top: 0 !important;
  }

  body footer .first-footer {
    padding-left: 6.6% !important;
    padding-right: 6.6% !important;
  }
}
@media screen and (max-width: 1366px) {
  body header .container-fluid .second-row .second-column .navbar .navbar-links-last {
    margin-right: 15px !important;
  }

  body .banner .first-banner-row .news-card-1, body .banner .first-banner-row .news-card-2 {
    right: 10px !important;
  }

  body .banner .last-banner-row .tipers-col {
    margin-left: 35px !important;
  }

  body .banner .first-banner-row .news-card-2 {
    top: 696px !important;
  }
}
@media screen and (max-width: 1289px) {
  body .card-carousel .card-carousel-header h2 {
    font-size: 42px !important;
  }

  body .banner .last-banner-row .tipers-col {
    margin-left: 0 !important;
  }

  .opinions-section-last-row-banner-item {
    width: 320px !important;
    height: 100px !important;
  }

  .opinions-section-banner {
    display: none;
  }

  .opinions-section {
    flex-direction: column;
    padding-left: 25% !important;
    padding-right: 25% !important;
  }
  .opinions-section .news-grid-banner2 {
    display: flex !important;
    justify-content: center;
    align-items: center;
  }
  .opinions-section .news-grid-banner2 .news-grid-banner-item2 {
    margin-top: 30px;
    margin-bottom: 30px;
    width: 320px;
    height: 100px;
    background-color: #8b8b8b;
  }
  .opinions-section .div-next-button2 {
    display: flex !important;
    justify-content: center;
    align-items: center;
    margin-top: 30px;
  }
  .opinions-section .div-next-button2 a {
    text-decoration: none;
    color: #ffffff;
    font-family: "Teko", sans-serif;
    font-size: 18px;
    font-weight: 500;
    font-style: normal;
    letter-spacing: normal;
    line-height: normal;
    text-align: center;
    text-transform: uppercase;
    background-color: #921010;
    border-radius: 20px;
    padding: 0px 10px 0px 10px;
  }
  .opinions-section .div-next-button2 a img {
    width: 45px;
  }
  .opinions-section .opinions-section-middle-col-4 {
    display: none;
  }
  .opinions-section .last-item-delete-responsive {
    display: none;
  }
  .opinions-section .news-grid-banner {
    display: flex !important;
    justify-content: center;
    align-items: center;
  }
  .opinions-section .news-grid-banner-item {
    margin-top: 40px;
    width: 320px;
    height: 100px;
    background-color: #8b8b8b;
  }
  .opinions-section .opinions-section-first-row {
    width: 100% !important;
  }
  .opinions-section .opinions-section-first-row .col-4 {
    width: 100%;
  }
  .opinions-section .opinions-section-first-row .col-4 .news-grid {
    margin-right: 0 !important;
  }

  body .pre-carousel-3-banner {
    display: flex !important;
  }

  body .card-carousel-3-background {
    padding-bottom: 50px !important;
  }

  .card-carousel .col-lg-12 {
    height: 500px;
  }

  body .card-carousel-3 .card-carousel-header h2 {
    color: #161616;
    font-family: "Teko", "sans-serif";
    font-size: 36px;
    font-weight: 500;
    font-style: normal;
    letter-spacing: normal;
    line-height: normal;
    text-align: center;
    margin-bottom: 50px;
    margin-top: 50px;
  }

  body .card-carousel-video .carousel-control-prev-icon {
    background-image: url("../img/left-arrow-red-background.png");
  }

  body .card-carousel-video .carousel-control-next-icon {
    background-image: url("../img/right-arrow-red-background.png");
  }

  body .card-carousel .owl-nav .owl-prev img, .card-carousel .owl-nav .owl-next img {
    width: 75px !important;
  }

  body .card-carousel .owl-nav .owl-next {
    right: -33px;
    bottom: 250px;
  }

  body .card-carousel .owl-nav .owl-prev {
    left: -32px;
    bottom: 250px;
  }

  .sparta-forever-section .sparta-forever-section-cards h3 {
    text-align: center !important;
  }
  .sparta-forever-section .sparta-forever-section-cards-item {
    margin: 0 20px 30px 20px;
  }
  .sparta-forever-section .col-9 {
    width: 100% !important;
  }
  .sparta-forever-section .sparta-forever-section-cards-items-1-last-one, .sparta-forever-section .banner-marketing, .sparta-forever-section .col-3 {
    display: none !important;
  }

  body .sparta-forever-section .col-9 .sparta-forever-section-cards .sparta-forever-section-cards-items-1 .sparta-forever-section-cards-item {
    width: 100%;
  }

  .carousel-caption h5 button span {
    width: 50px !important;
  }
  .carousel-caption h5 span {
    font-size: 22px !important;
  }
  .carousel-caption h4 {
    font-size: 30px !important;
  }
  .carousel-caption p {
    font-size: 12px !important;
    max-width: 500px !important;
    padding-bottom: 5px !important;
  }
  .carousel-caption a {
    font-size: 16px !important;
    padding: 9px 8px 8px 16px !important;
  }

  .navbar-light .navbar-toggler {
    border: 0;
    box-shadow: none;
    padding-top: 20px;
    display: flex;
  }
  .navbar-light .navbar-toggler .navbar-toggler-title {
    color: #ffffff;
    font-family: "Teko", sans-serif;
    font-size: 16px;
    font-weight: 500;
    font-style: normal;
    letter-spacing: normal;
    line-height: 16px;
    text-align: left;
    text-transform: uppercase;
    padding-right: 10px;
    padding-top: 10px;
    margin-bottom: 1rem;
  }
  .navbar-light .navbar-toggler .navbar-toggler-icon {
    background-image: url("../img/3-layers.png");
  }

  header .container-fluid .second-row .col-6:last-child {
    padding-bottom: 0 !important;
    padding-top: 0 !important;
  }

  .nav-logo-img {
    top: 14px !important;
  }
  .nav-logo-img img {
    width: 45px;
  }

  header .container-fluid .second-row .for-index-3 {
    padding-top: 21px !important;
  }

  header .container-fluid .second-row .first-column {
    display: none !important;
  }

  .banner .first-banner-row .col-2 {
    display: none;
  }

  body .banner .first-banner-row .col-8 {
    width: 100%;
  }

  body .banner .first-banner-row .news-card-1, body .banner .first-banner-row .news-card-2 {
    position: inherit;
    display: flex;
    flex-direction: initial;
    align-items: center;
    width: 30.3%;
  }

  body .banner .first-banner-row .news-card .news .news-date {
    position: relative;
  }

  body .banner .first-banner-row .news-card .news .news-active .paragraph-circle::after {
    top: 35px;
  }

  .banner .first-banner-row .news-card-1 {
    margin-left: 60px !important;
  }

  .banner-marketing-beetwen-cards {
    margin: 0 auto;
    width: 300px;
    height: 250px;
    background-color: #8b8b8b;
    margin-top: 23px;
    order: 3;
  }

  .banner .last-banner-row .players-and-tipers {
    flex-direction: initial;
    align-items: center;
  }

  .banner .last-banner-row .tipers-col .players .players-primer {
    margin-right: 6px !important;
  }

  .banner .last-banner-row .players-col {
    margin-left: 60px !important;
    margin-right: auto;
  }

  .banner .last-banner-row .tipers-col .players .players-info h5, .banner .last-banner-row .players-col .players .players-info .players-info-score p {
    white-space: nowrap;
  }

  body .banner .last-banner-row .players-col {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .card-carousel .owl-carousel .owl-wrapper-outer {
    max-width: 70%;
    margin: 0 auto;
  }

  .card-carousel-3 .owl-carousel .owl-wrapper-outer {
    max-width: 90%;
    margin: 0 auto;
  }

  .card-carousel-3-background-img, .pre-footer-banner {
    display: none;
  }

  .card-carousel-video {
    padding: 0;
  }
  .card-carousel-video .col-lg-12 {
    padding: 0;
  }

  body .card-carousel-video iframe {
    width: 800px !important;
    height: 520px;
  }

  .card-carousel-3 .owl-next {
    right: -12px !important;
    bottom: 210px !important;
  }
  .card-carousel-3 .owl-next img {
    width: initial !important;
  }
  .card-carousel-3 .owl-prev {
    left: 8px !important;
    bottom: 210px !important;
  }
  .card-carousel-3 .owl-prev img {
    width: initial !important;
  }

  footer .third-footer {
    flex-direction: column;
    padding-bottom: 15px !important;
  }
  footer .third-footer .col-4 {
    width: 100% !important;
  }
  footer .first-footer {
    flex-direction: column;
    align-items: center;
    text-align: center;
    padding-bottom: 30px !important;
  }
  footer .first-footer .col-1 {
    width: 40% !important;
  }
  footer .first-footer .eshop {
    width: 30% !important;
  }
  footer .footer-column-first-one {
    display: flex;
    justify-content: center !important;
    width: 100% !important;
  }
  footer .footer-column-second-one {
    display: flex;
    justify-content: center !important;
    width: 100% !important;
  }

  body footer .second-footer {
    padding-right: 25% !important;
    padding-left: 25% !important;
    text-align: center;
  }

  body .card-carousel .news-grid {
    margin: 10px !important;
  }

  .carousel-control-next {
    width: 60px !important;
  }

  .carousel-control-prev {
    width: 60px !important;
  }

  body footer .first-footer {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  body header .container-fluid .second-row .second-column .navbar .eshop {
    width: 86px !important;
  }

  .navbar-light .navbar-toggler {
    margin-left: auto;
  }

  .navbar-nav {
    align-items: flex-end;
  }

  body header .container-fluid .second-row .second-column .navbar .navbar-links-last {
    margin-right: 0 !important;
  }
}
@media screen and (max-width: 1199px) {
  body .card-carousel .news-grid-txt {
    padding: 0 !important;
    padding-right: 40px !important;
    padding-left: 15px !important;
  }

  body .card-carousel .first-child-grid-txt {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
  }
}
@media screen and (max-width: 1125px) {
  body .card-carousel-video iframe {
    width: 600px !important;
    height: 390px;
  }

  .card-carousel-video .carousel-control-next {
    right: 50px !important;
  }

  .card-carousel-video .carousel-control-prev {
    left: 50px !important;
  }

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

  body .card-carousel-video {
    margin-top: 190px !important;
  }
}
@media screen and (max-width: 991px) {
  body .opinions-section .opinions-section-second-row .news-card-header3 {
    width: 380px !important;
  }

  .banner .first-banner-row {
    display: inherit;
  }

  body .banner .first-banner-row .news-card-1, body .banner .first-banner-row .news-card-2 {
    position: inherit;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    margin-left: 0 !important;
  }

  .banner .last-banner-row .players-and-tipers {
    flex-direction: column;
    align-items: center;
  }

  .banner .last-banner-row .players-col {
    margin-left: 0 !important;
    margin-right: 0;
    width: 45%;
  }

  .banner-marketing-beetwen-cards {
    order: initial;
  }

  body .sparta-forever-section .col-9 .sparta-forever-section-cards .sparta-forever-section-cards-items-1 {
    flex-direction: column !important;
    align-items: center;
  }

  body .sparta-forever-section .col-9 .sparta-forever-section-cards .sparta-forever-section-cards-items-1 .sparta-forever-section-cards-item {
    width: 325px;
  }
}
@media screen and (max-width: 900px) {
  body .sparta-forever-section {
    margin-top: 0 !important;
  }

  body .pre-carousel-3-banner {
    margin-top: 0 !important;
  }

  body .banner .first-banner-row .col-8 .carousel-caption {
    margin-bottom: 0 !important;
  }

  body .banner .first-banner-row .col-8 .d-block {
    height: 475px;
  }

  body .card-carousel-video iframe {
    width: 500px !important;
    height: 290px;
  }

  body .card-carousel-video .carousel-item {
    padding-top: 40px !important;
    padding-bottom: 50px !important;
  }
}
@media screen and (max-width: 780px) {
  .news-grid-image img {
    width: 230px;
  }

  body .opinions-section .opinions-section-second-row {
    margin-left: 0 !important;
  }

  .opinions-section {
    padding-left: 5% !important;
    padding-right: 5% !important;
  }

  body .card-carousel-video iframe {
    width: 390px !important;
    height: 242px;
  }

  body .card-carousel-video-background .card-carousel-video-background-img {
    display: none;
  }

  body .card-carousel-video h2 {
    font-size: 34px !important;
  }

  .card-carousel-video .carousel-control-next {
    right: 50px !important;
  }

  .card-carousel-video .carousel-control-prev {
    left: 50px !important;
  }

  .card-carousel-video .carousel-control-next-icon, .card-carousel-video .carousel-control-prev-icon {
    width: 100px !important;
    height: 75px !important;
  }

  body .sparta-forever-section {
    margin-top: 50px !important;
  }

  .banner .first-banner-row .news-card hr {
    width: 285px !important;
  }

  .banner .first-banner-row .news-card .news .news-active p:first-child, .banner .first-banner-row .news-card .news .news-date p {
    padding-right: 20px !important;
  }

  .players-and-tipers {
    padding: 0 !important;
  }

  body .sparta-forever-section .col-9 .sparta-forever-section-cards h3 {
    font-size: 44px !important;
  }

  body .sparta-forever-section .col-9 .sparta-forever-section-cards .sparta-forever-section-cards-items-1 .sparta-forever-section-cards-item {
    width: 270px !important;
  }

  .card-carousel .owl-carousel .owl-wrapper-outer {
    max-width: 90% !important;
  }
}
@media screen and (max-width: 588px) {
  body .card-carousel-video .carousel-control-next, body .card-carousel-video .carousel-control-prev {
    height: 50px;
    top: 129px !important;
  }

  .banner .last-banner-row .players-col {
    width: 70%;
  }
}
@media screen and (max-width: 559px) {
  body footer .third-footer .third-footer-first-column {
    padding-right: 0 !important;
  }

  .card-carousel-video .carousel-control-next {
    right: 10px !important;
  }

  .card-carousel-video .carousel-control-prev {
    left: 10px !important;
  }
}
@media screen and (max-width: 497px) {
  body .card-carousel-video iframe {
    width: 290px !important;
    height: 182px;
  }

  body .card-carousel-video .carousel-control-next, body .card-carousel-video .carousel-control-prev {
    top: 100px !important;
  }
}
@media screen and (max-width: 372px) {
  .card-carousel-video .carousel-control-next {
    right: 2px !important;
  }

  .card-carousel-video .carousel-control-prev {
    left: 2px !important;
  }
}

/*# sourceMappingURL=style-home.css.map */
