.teamer_rokasgramata_2020 {
  line-height: 1;
  font-family: 'Tele2Slab', Arial, Helvetica, 'Trebuchet MS', sans-serif;
}
.teamer_rokasgramata_2020 .header_banner {
  height: 316px;
  width: 100%;
  background-color: #000000;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.teamer_rokasgramata_2020 .header_banner h1 {
  text-align: center;
  font-weight: bold;
  font-size: 40px;
}
@media screen and (min-width: 1280px) {
  .teamer_rokasgramata_2020 .header_banner h1 {
    font-size: 46px;
  }
}
.teamer_rokasgramata_2020 .steps_menu {
  width: 100%;
  background-color: #000000;
  color: #fff;
  box-sizing: border-box;
}
.teamer_rokasgramata_2020 .steps_menu .wrap {
  display: flex;
  flex-wrap: wrap;
  margin-right: 0;
  margin-left: 0;
}
@media screen and (min-width: 1280px) {
  .teamer_rokasgramata_2020 .steps_menu .wrap {
    margin-right: auto;
    margin-left: auto;
  }
}
.teamer_rokasgramata_2020 .steps_menu .col-2 {
  box-sizing: border-box;
  flex: 0 0 100%;
  max-width: 100%;
  width: 100%;
  flex-direction: column;
  padding: 90px 35px 60px;
}
@media screen and (min-width: 1280px) {
  .teamer_rokasgramata_2020 .steps_menu .col-2 {
    padding: 90px 150px 60px;
  }
}
.teamer_rokasgramata_2020 .steps_menu .col-2 h1 {
  font-size: 39px;
  margin-bottom: 60px;
  font-weight: 800;
}
@media screen and (min-width: 1280px) {
  .teamer_rokasgramata_2020 .steps_menu .col-2 h1 {
    font-size: 50px;
  }
}
.teamer_rokasgramata_2020 .steps_menu .col-2 p {
  font-size: 14px;
  line-height: 1.1;
}
@media screen and (min-width: 1280px) {
  .teamer_rokasgramata_2020 .steps_menu .col-2 p {
    font-size: 25px;
  }
}
.teamer_rokasgramata_2020 .steps_menu .steps_nav {
  background-color: #1a1a1a;
  padding: 35px 25px 45px;
}
@media screen and (min-width: 1280px) {
  .teamer_rokasgramata_2020 .steps_menu .steps_nav {
    padding: 90px 65px 60px;
  }
}
.teamer_rokasgramata_2020 .steps_menu .steps_nav ol {
  list-style-type: none;
  counter-reset: li;
  text-align: left;
}
@media screen and (min-width: 576px) {
  .teamer_rokasgramata_2020 .steps_menu .steps_nav ol {
    text-align: right;
  }
}
.teamer_rokasgramata_2020 .steps_menu .steps_nav li {
  display: flex;
  justify-content: space-between;
  font-size: 16px;
  font-weight: 600;
  padding-top: 14px;
  padding-bottom: 14px;
  border-bottom: 1px solid #3a3a3a;
  cursor: pointer;
  transition: color 100ms;
  line-height: 1.2;
}
.teamer_rokasgramata_2020 .steps_menu .steps_nav li span {
  flex-grow: 1;
  text-align: left;
}
@media screen and (min-width: 576px) {
  .teamer_rokasgramata_2020 .steps_menu .steps_nav li span {
    flex-grow: 0;
  }
}
.teamer_rokasgramata_2020 .steps_menu .steps_nav li:hover {
  color: #818181;
}
.teamer_rokasgramata_2020 .steps_menu .steps_nav li::before {
  counter-increment: li;
  content: counter(li, decimal-leading-zero) '.';
  color: #848484;
  margin-right: 25px;
  min-width: 30px;
}
.teamer_rokasgramata_2020 .steps_menu .steps_nav li i {
  padding-left: 5px;
}
@media screen and (min-width: 576px) {
  .teamer_rokasgramata_2020 .steps_menu .steps_nav li i {
    flex-grow: 1;
  }
}
@media screen and (min-width: 991px) {
  .teamer_rokasgramata_2020 .steps_menu .col-2 {
    box-sizing: border-box;
    width: 100%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}
.teamer_rokasgramata_2020 .step_card {
  background-color: #f4f4f4;
  padding-top: 115px;
  padding-bottom: 75px;
}
@media screen and (max-width: 575px) {
  .teamer_rokasgramata_2020 .step_card .wrap {
    margin: 0;
  }
}
.teamer_rokasgramata_2020 .step_card .step_card_body {
  position: relative;
  box-sizing: border-box;
  color: #000;
  background-color: #fff;
  border-radius: 25px;
  max-width: 805px;
  padding: 65px 35px 0;
  margin-bottom: 75px;
}
@media screen and (max-width: 575px) {
  .teamer_rokasgramata_2020 .step_card .step_card_body {
    padding: 65px 15px 0;
  }
}
@media screen and (min-width: 576px) {
  .teamer_rokasgramata_2020 .step_card .step_card_body {
    margin-left: 50px;
  }
}
@media screen and (min-width: 1280px) {
  .teamer_rokasgramata_2020 .step_card .step_card_body {
    padding: 65px 35px 1px;
  }
}
.teamer_rokasgramata_2020 .step_card .step_card_body h5 {
  position: relative;
  z-index: 1;
  color: #0080ff;
  font-size: 25px;
  padding-bottom: 20px;
  max-width: 250px;
}
.teamer_rokasgramata_2020 .step_card .step_card_body h1 {
  font-size: 28px;
  padding-bottom: 55px;
  display: inline-block;
  max-width: 570px;
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 1280px) {
  .teamer_rokasgramata_2020 .step_card .step_card_body h1 {
    font-size: 50px;
  }
}
.teamer_rokasgramata_2020 .step_card .step_card_body p {
  font-size: 18px;
}
.teamer_rokasgramata_2020 .step_card .step_card_body p.description {
  padding-bottom: 55px;
  z-index: 1;
  position: relative;
  line-height: 1.3;
}
@media screen and (min-width: 767px) {
  .teamer_rokasgramata_2020 .step_card .step_card_body p.description {
    padding-right: 220px;
  }
}
.teamer_rokasgramata_2020 .step_card .step_card_body .step_card_counter {
  color: #e6e6e6;
  font-size: 250px;
  font-weight: 700;
  position: absolute;
  top: 30px;
  right: 30px;
  z-index: 0;
  line-height: 1;
}
@media screen and (min-width: 576px) {
  .teamer_rokasgramata_2020 .step_card .step_card_body .step_card_counter {
    font-size: 360px;
    top: 0;
    right: 115px;
  }
}
.teamer_rokasgramata_2020 .step_card .step_card_body .step_download {
  display: block;
  color: #9c9c9c;
  margin-top: 40px;
  margin-bottom: 50px;
  font-size: 12px;
}
@media screen and (min-width: 991px) {
  .teamer_rokasgramata_2020 .step_card .step_card_body .step_download {
    font-size: 16px;
  }
}
.teamer_rokasgramata_2020 .step_card .step_card_body .step_download svg {
  margin-bottom: -5px;
  margin-left: 7px;
  fill: #9c9c9c;
  transition: fill 150ms;
}
.teamer_rokasgramata_2020 .step_card .step_card_body .step_download:hover {
  color: #0080ff;
}
.teamer_rokasgramata_2020 .step_card .step_card_body .step_download:hover svg {
  fill: #0080ff;
}
.teamer_rokasgramata_2020 .step_card .step_card_body .choose-video-btns-label {
  display: inline-flex;
  padding-right: 7px;
}
@media screen and (max-width: 575px) {
  .teamer_rokasgramata_2020 .step_card .step_card_body .choose-video-btns-label {
    font-size: 13px;
  }
}
@media screen and (min-width: 576px) {
  .teamer_rokasgramata_2020 .step_card .step_card_body .choose-video-btns-label {
    padding-right: 15px;
    display: block;
  }
}
.teamer_rokasgramata_2020 .step_card .step_card_body .choose-video-btn {
  display: inline-flex;
  align-items: center;
  color: #9c9c9c;
  cursor: pointer;
  font-size: 14px;
  transition: color 150ms;
  padding-right: 5px;
}
@media screen and (min-width: 576px) {
  .teamer_rokasgramata_2020 .step_card .step_card_body .choose-video-btn {
    padding-right: 50px;
    margin-top: 50px;
  }
}
.teamer_rokasgramata_2020 .step_card .step_card_body .choose-video-btn svg {
  fill: #9c9c9c;
  transition: fill 150ms;
  padding-right: 5px;
}
@media screen and (min-width: 576px) {
  .teamer_rokasgramata_2020 .step_card .step_card_body .choose-video-btn svg {
    padding-right: 25px;
  }
}
.teamer_rokasgramata_2020 .step_card .step_card_body .choose-video-btn:hover {
  color: #0080ff;
}
.teamer_rokasgramata_2020 .step_card .step_card_body .choose-video-btn:hover svg {
  fill: #0080ff;
}
.teamer_rokasgramata_2020 .step_card .step_card_body .choose-video-btn.active {
  color: #0080ff;
}
.teamer_rokasgramata_2020 .step_card .step_card_body .choose-video-btn.active svg {
  fill: #0080ff;
}
.teamer_rokasgramata_2020 .step_card .step_card_side_container {
  position: relative;
  background-color: #000000;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 0 0 25px 25px;
  margin-right: -35px;
  margin-left: -35px;
  min-height: 315px;
}
@media screen and (max-width: 575px) {
  .teamer_rokasgramata_2020 .step_card .step_card_side_container {
    margin-right: -15px;
    margin-left: -15px;
    min-height: 190px;
  }
}
@media screen and (min-width: 1280px) {
  .teamer_rokasgramata_2020 .step_card .step_card_side_container {
    position: absolute;
    top: 25%;
    right: -372px;
    max-width: 560px;
    width: 100%;
    height: 50%;
    border-radius: 25px;
    margin: 0;
  }
}
.teamer_rokasgramata_2020 .step_card .step_card_side_container .video-player {
  border-radius: 0 0 25px 25px;
  position: absolute;
  z-index: 1;
  max-height: 315px;
}
@media screen and (min-width: 1280px) {
  .teamer_rokasgramata_2020 .step_card .step_card_side_container .video-player {
    border-radius: 25px;
    border: 5px transparent solid;
  }
}
.teamer_rokasgramata_2020 .step_card .step_card_side_container .expand-btn {
  cursor: pointer;
  color: #fff;
  position: absolute;
  z-index: 100;
  bottom: 15px;
  right: 20px;
  opacity: 0.6;
  transition: opacity 500ms;
}
.teamer_rokasgramata_2020 .step_card .step_card_side_container .expand-btn:hover {
  opacity: 1;
}
.teamer_rokasgramata_2020 .step_card .step_card_side_container .video-control-btn {
  width: 81px;
  height: 81px;
  cursor: pointer;
  opacity: 0.7;
  transition: opacity 500ms;
  z-index: 100;
}
.teamer_rokasgramata_2020 .step_card .step_card_side_container .video-control-btn:hover {
  opacity: 1 !important;
}
@media screen and (max-width: 575px) {
  .teamer_rokasgramata_2020 .d-sm-none {
    display: none;
  }
}
