@import 'buttons.css';
@import 'fonts.css';
/*place for variables*/
/*MEDIA QUERIES*/
/*font family*/
/*font size*/
.flex {
  display: flex;
  flex-flow: row;
}
@media (max-width: 991px) {
  .flex {
    flex-flow: column;
  }
}
.flex.col {
  flex-flow: column;
  align-items: center;
  justify-content: center;
}
.flex.sb {
  justify-content: space-between !important;
  align-items: center;
}
.flex.end {
  justify-content: flex-end !important;
  align-items: flex-end;
}
@media (max-width: 991px) {
  .flex.end {
    justify-content: flex-start;
  }
}
.flex.alignEnd {
  align-items: flex-end;
}
.flex.start {
  align-items: flex-start;
}
.flex.center {
  align-items: center;
}
@media (max-width: 991px) {
  .flex.center {
    align-items: flex-start;
  }
}
.flex.noWrap {
  flex-wrap: nowrap !important;
}
.flex.end.sb {
  justify-content: space-between !important;
  align-items: flex-end;
}
.prepaid-new-design .smart-tarifi-wrapper .tab-content > .tab-pane {
  width: 33.33333333%;
}
.prepaid-new-design .smart-table > div {
  padding: 0px 20px;
  display: block;
}
.prepaid-new-design .pre-paid-new-table {
  border: 1px solid #e7e7e7;
  border-radius: 4px;
  margin: 11px auto;
  text-align: center;
  padding: 10px 0px 5px;
}
.prepaid-new-design .pre-paid-new-table .prepaid-price {
  -webkit-box-shadow: inset 0 5px 10px -8px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 5px 10px -8px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 5px 10px -8px rgba(0, 0, 0, 0.3);
  padding: 15px 20px 0;
  margin-top: 5px;
}
.prepaid-new-design .pre-paid-new-table .prepaid-new-table-cell:last-of-type {
  padding: 5px 20px 7px;
}
.prepaid-new-design .pre-paid-new-tarifa {
  background-color: transparent;
  font-size: 19px;
}
.prepaid-new-design .pre-paid-new-table > div {
  display: block;
  padding: 10px 0;
}
.prepaid-new-design .pre-paid-new-table .one-t-dicklaimer {
  top: -3px;
  left: 5px;
}
.prepaid-new-design .pre-paid-new-table > div:not(:last-of-type) {
  border-bottom: none;
}
.prepaid-new-design .pre-paid-new-table > div > img {
  display: block;
  margin: 0 auto;
  width: 100%;
  height: 1px;
}
.prepaid-new-design p.pre-paid-new-head {
  line-height: 41px;
  margin: 0;
}
.prepaid-new-design .pre-paid-new-table p {
  margin: 0;
  line-height: 1.2;
  display: inline-block;
}
.prepaid-new-design .magen-ultra-prepaid {
  font-family: 'tscreen-bold' !important;
  color: #e20074;
  font-size: 20px;
  text-transform: uppercase;
}
.prepaid-new-design .medium-prepaid {
  font-family: 'tscreen-medium' !important;
  font-size: 22px;
  text-transform: uppercase;
}
.prepaid-new-design .medium-prepaid span {
  font-family: 'tscreen-medium' !important;
  font-size: 22px;
}
.prepaid-new-design .prepaid-line-through {
  font-family: 'tscreen-bold' !important;
  text-decoration: line-through;
  font-size: 20px;
  text-transform: uppercase;
}
.prepaid-new-design span.prepaid-button-activation {
  display: block;
  text-align: center;
  margin: 5px 0 10px;
}
.prepaid-new-design span.prepaid-price2 {
  font-family: 'tscreen-regular' !important;
  font-size: 30px;
}
.prepaid-new-design .prepaid-price p {
  color: #333333;
  font-size: 16px;
  text-transform: uppercase;
}
.prepaid-new-design p.pre-paid-new-head {
  font-family: 'tscreen-medium' !important;
  color: black;
  text-transform: uppercase;
  font-size: 22px;
  padding: 0 20px;
  display: block;
  text-align: center;
}
.prepaid-new-design p.pre-paid-new-head span {
  font-family: 'tscreen-medium' !important;
}
.prepaid-new-design span.prepaid-new-no-promo {
  font-family: 'tscreen-medium' !important;
  font-size: 22px;
  text-transform: uppercase;
  text-decoration: line-through;
}
@media (max-width: 767px) {
  .prepaid-new-design .iPhoneCompare .iPhoneCompareAccordionColapser img.small-title {
    width: 125px !important;
  }
  .prepaid-new-design .tab-content > .active {
    height: auto;
    width: 100% !important;
  }
  .prepaid-new-design .pre-paid-new-table {
    border: 1px solid #e20074;
    border-top: 1px solid #e20074;
    margin-top: 0;
    max-width: 100%;
  }
  .prepaid-new-design .smart-tarifi-wrapper ul.nav.nav-tabs {
    width: 86%;
    border-bottom: 0px;
    display: block;
    margin: 0px auto;
  }
  .prepaid-new-design .smart-tarifi-wrapper ul.nav.nav-tabs li,
  .prepaid-new-design .smart-tarifi-wrapper ul.nav.nav-tabs li:hover {
    border: 1px solid #cacaca;
    border-bottom: 0px;
    background: whitesmoke;
  }
  .prepaid-new-design .smart-tarifi-wrapper ul li {
    display: block;
    background-image: none;
    background-position: 0 11px;
    background-repeat: no-repeat;
    padding-left: 0;
    line-height: 1;
    margin-bottom: 0;
    margin-left: 0;
    width: 50%;
    text-align: center;
  }
  .prepaid-new-design .smart-tarifi-wrapper .nav-tabs > li > a {
    margin-right: 0px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 0;
    border-left: 0;
    border-right: 0px;
  }
  .prepaid-new-design .smart-tarifi-wrapper .nav-tabs > li > a {
    margin-right: 0;
    font-size: 22px;
    color: #333333;
    padding: 2px;
  }
  .prepaid-new-design .smart-tarifi-wrapper .nav-tabs > li.active > a,
  .prepaid-new-design .smart-tarifi-wrapper .nav-tabs > li.active > a:hover,
  .prepaid-new-design .smart-tarifi-wrapper .nav-tabs > li.active > a:focus {
    color: #555555;
    cursor: default;
    background-color: white;
    border-bottom-color: transparent;
    position: relative;
  }
  .prepaid-new-design .smart-tarifi-wrapper .nav-tabs > li.active > a {
    border-left: 0px;
    /*border-right: 0px;*/
  
  }
  .prepaid-new-design .smart-tarifi-wrapper .nav-tabs > li:nth-child(2),
  .prepaid-new-design .smart-tarifi-wrapper .nav-tabs > li.active:nth-child(2) {
    border-left: 0px solid transparent !important;
    border-right: 1px solid #cacaca !important;
  }
  .prepaid-new-design .pre-paid-new-table {
    max-width: 100%;
  }
  .prepaid-new-design .smart-tarifi-wrapper ul.nav.nav-tabs.sms-nedelen-new li {
    width: 33.333% !important;
  }
  .prepaid-new-design .smart-tarifi-wrapper ul.nav.nav-tabs.sms-nedelen-new > li:nth-child(2),
  .prepaid-new-design .smart-tarifi-wrapper ul.nav.nav-tabs.sms-nedelen-new > li.active:nth-child(2) {
    border-left: 0px solid transparent !important;
    border-right: 0px solid transparent !important;
  }
  .prepaid-new-design .prepaid-new-design .smart-tarifi-wrapper ul.nav.nav-tabs.sms-nedelen-new {
    width: 75%;
  }
  .prepaid-new-design p.sms-packet-tarrif-type.visible-xs {
    text-align: center;
    font-family: 'tscreen-bold' !important;
    color: black;
    font-size: 22px;
    text-transform: uppercase;
    margin-bottom: 5px;
  }
  .prepaid-new-design .dneven-internet-new-design {
    margin-top: 20px;
  }
}
/*#region testiranje z-index*/

#page {
  z-index: 0;
  position: relative;
}
/*@media(max-width:767px) {
    #ns-header {
        + #page {
            padding-top: 115px;
        }
    }
}*/

@media (max-width: 767px) {
  #ns-header {
    position: fixed;
    left: 0;
    right: 0;
  }
}
.modal-open #page {
  z-index: auto;
}
.modal-open #ns-header + .padding-fix-affix {
  z-index: auto;
}
/*#endregion testiranje z-index*/

.arrowScroll {
  display: block;
  margin: 0 auto;
  width: 30px;
  height: 98px;
  margin-top: 125px;
  position: absolute;
  bottom: 44px;
  left: 50%;
  transform: translateX(-50%);
}
.arrowScroll span {
  display: block;
  width: 5px;
  height: 5px;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border-right: 2px solid #aaaaaa;
  border-bottom: 2px solid #aaaaaa;
  margin: 0px 0 0px 0px;
  width: 30px;
  height: 30px;
}
.arrowScroll .one {
  margin-top: 1px;
}
.arrowScroll .one,
.arrowScroll .two,
.arrowScroll .three {
  -webkit-animation: mouse-scroll 1s infinite;
  -moz-animation: mouse-scroll 1s infinite;
}
.arrowScroll .one {
  -webkit-animation-delay: 0.1s;
  -moz-animation-delay: 0.1s;
  -webkit-animation-direction: alternate;
}
.arrowScroll .two {
  -webkit-animation-delay: 0.2s;
  -moz-animation-delay: 0.2s;
  -webkit-animation-direction: alternate;
  margin-top: -16px;
}
.arrowScroll .three {
  -webkit-animation-delay: 0.3s;
  -moz-animation-delay: 0.3s;
  -webkit-animation-direction: alternate;
  margin-top: -16px;
}
@-webkit-keyframes mouse-scroll {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes mouse-scroll {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes mouse-scroll {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}
@keyframes mouse-scroll {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}
.transition {
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.homepage-wrapper .urediLandingTextSlider {
  background: black;
}
.homepage-wrapper .urediLandingTextSlider .white-background {
  background: white;
}
.homepage-wrapper .urediLandingTextSlider .carousel .carousel-inner .item {
  opacity: 0;
  transition-property: opacity;
  transition: opacity 0.3s ease-out;
}
.homepage-wrapper .urediLandingTextSlider .carousel .carousel-inner .active {
  opacity: 1;
  transition: opacity 0.3s ease-out;
}
.homepage-wrapper .urediLandingTextSlider .carousel .carousel-inner .active.left {
  left: 0;
  opacity: 0;
  z-index: 1;
}
.homepage-wrapper .urediLandingTextSlider .carousel .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}
.homepage-wrapper .urediLandingTextSlider .carousel .carousel-inner .next.left {
  opacity: 1;
}
.homepage-wrapper .urediLandingTextSlider .carousel .carousel-inner .prev.right {
  opacity: 1;
}
.homepage-wrapper .urediLandingTextSlider .carousel .carousel-control {
  z-index: 2;
}
@media all and (transform-3d) {
  .homepage-wrapper .urediLandingTextSlider .carousel .carousel-inner > .item.next {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .homepage-wrapper .urediLandingTextSlider .carousel .carousel-inner > .item.active.right {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .homepage-wrapper .urediLandingTextSlider .carousel .carousel-inner > .item.prev {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .homepage-wrapper .urediLandingTextSlider .carousel .carousel-inner > .item.active.left {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .homepage-wrapper .urediLandingTextSlider .carousel .carousel-inner > .item.next.left {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .homepage-wrapper .urediLandingTextSlider .carousel .carousel-inner > .item.prev.right {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .homepage-wrapper .urediLandingTextSlider .carousel .carousel-inner > .item.active {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@media (-webkit-transform-3d) {
  .homepage-wrapper .urediLandingTextSlider .carousel .carousel-inner > .item.next {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .homepage-wrapper .urediLandingTextSlider .carousel .carousel-inner > .item.active.right {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .homepage-wrapper .urediLandingTextSlider .carousel .carousel-inner > .item.prev {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .homepage-wrapper .urediLandingTextSlider .carousel .carousel-inner > .item.active.left {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .homepage-wrapper .urediLandingTextSlider .carousel .carousel-inner > .item.next.left {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .homepage-wrapper .urediLandingTextSlider .carousel .carousel-inner > .item.prev.right {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .homepage-wrapper .urediLandingTextSlider .carousel .carousel-inner > .item.active {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@media (max-width: 767px) {
  .arrowScroll {
    display: none;
  }
}
#phones-naslovna .btnMoreWrapper-landing {
  padding-right: 0px !important;
}
#phones-naslovna .svg-catcher {
  right: 105px !important;
  z-index: 9 !important;
  top: 15px !important;
}
@media (max-width: 767px) {
  #phones-naslovna .svg-catcher {
    right: 125px !important;
  }
}
#phones-naslovna .product-home-img {
  max-width: 251px !important;
}
.marginFixCtrl {
  margin: 0px !important;
  margin-top: -10px !important;
}
.uredi .close-menu-btn.tele-icon img {
  display: block;
  margin: 0px;
}
/*.full-content-hold .container-full-fluid .full-article{
    padding:0 !important;
}*/

.iPhoneCompare {
  padding: 0px 30px;
}
.iPhoneCompare {
  font-family: "Helvetica Neue", Helvetica, Arial !important;
}
.iPhoneCompare p {
  font-size: 11px;
  font-family: "Helvetica Neue", Helvetica, Arial !important;
}
.iPhoneCompare strong,
.iPhoneCompare b {
  font-size: 14px;
  /*font-family: "HelveticaNeueCyr-Medium", Helvetica, Arial !important;*/
  font-family: "Helvetica Neue", Helvetica, Arial !important;
  font-weight: bold !important;
}
.iPhoneCompare .iPhoneRow1 {
  margin: 0px 0px 45px;
}
.iPhoneCompare .img {
  margin: 0px 0px 15px;
  width: 155px !important;
}
.iPhoneCompare .title {
  margin: 0px 0px 30px;
  width: 88%;
}
.iPhoneCompare .iPhoneCompareBtn {
  color: #999999;
  border: 1px solid #999999;
  border-radius: 5px;
  padding: 9px 3px;
  display: block;
  float: left;
  width: 49%;
  margin-right: 1%;
  box-shadow: 0px 0px 2px 0px #999999;
  text-align: center;
  cursor: pointer;
}
.iPhoneCompare .buttons {
  position: relative;
  display: block;
  width: 110px;
  height: auto;
  min-height: 140px;
}
.iPhoneCompare .iPhoneCompareBtn.iPhoneCompareBtnNew {
  font-size: 14px;
  line-height: 1;
  font-weight: 500;
  display: block;
  width: 100%;
  padding: 10px 2px;
  margin-right: 5px;
  margin-bottom: 20px !important;
  text-align: center;
  color: #9b9b9a;
  border: 1px solid #9b9b9a;
  border-radius: 55px;
  margin-bottom: 7px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-family: "HelveticaNeueCyr-Regular", Helvetica, Arial !important;
  vertical-align: bottom;
  cursor: pointer;
  text-decoration: none;
  box-shadow: none;
}
.iPhoneCompare .iPhoneCompareBtn.iPhoneCompareBtnNew:hover {
  background: #666666 !important;
  color: white !important;
}
.iPhoneCompare .iPhoneBorderHorizontal {
  border-bottom: 1px solid gainsboro !important;
}
.iPhoneCompare .col-sm-2 p {
  line-height: 19px;
  margin-bottom: 12px;
  font-size: 14px;
}
.iPhoneCompareSups {
  background: #f0f0f0;
  padding: 25px;
  color: #999999;
  font-size: 12px;
}
.iPhoneCompareSups p {
  color: #999999;
  font-size: 12px;
}
.iPhoneCompareSups a {
  cursor: pointer;
  color: #666666;
}
.iPhoneCompareSups ol {
  list-style: decimal;
  padding-left: 15px;
  font-weight: normal !important;
}
.iPhoneCompareSups ol li {
  margin-bottom: 10px;
  font-size: 10px;
  font-family: "Helvetica Neue", Helvetica, Arial !important;
}
.iPhoneCompare .small-title {
  display: none;
}
@media screen and (max-width: 767px) {
  .iPhoneCompare .iPhoneCompareAccordionColapser .charge {
    width: 10% !important;
  }
  .iPhoneCompare .iPhoneCompareAccordionColapser .img2 {
    width: auto !important;
  }
  .iPhoneCompare .img {
    width: 40% !important;
    margin: 0 !important;
  }
  .iPhoneCompare .small-title {
    display: block;
    width: 200px !important;
    margin-bottom: 5px;
    margin-top: 10px;
    position: relative;
    z-index: 9;
  }
  .iPhoneCompare img.iphone-imgBoxEC {
    position: absolute;
    width: 55px !important;
    top: -5px !important;
    right: 40% !important;
  }
  /*.iPhoneCompare img.iphone-imgBoxEC.xr {
          top: -5px !important;
          right: 45% !important;
      }
      .iPhoneCompare img.iphone-imgBoxEC.x {
          top: -5px !important;
          right: 48% !important;
      }
      .iPhoneCompare img.iphone-imgBoxEC.eight-plus {
          top: -5px !important;
          right: 37% !important;
      }
      .iPhoneCompare img.iphone-imgBoxEC.eight {
          top: -5px !important;
          right: 49% !important;
      }*/
  
  .iPhoneCompare .iPhoneCompareAccordionColapser a {
    display: block;
  }
  .iPhoneRow1 {
    display: none;
  }
  .iPhoneCompare .col-sm-2 p {
    line-height: 19px;
    margin-bottom: 5px;
    font-size: 14px;
  }
  .iPhoneCompare {
    padding: 0px 10px;
  }
  .iPhoneCompare .iPhoneBorderHorizontal {
    border-bottom: 1px solid gainsboro;
    margin: 0px;
  }
  .iPhoneCompareAccordionTrigger {
    padding: 15px;
    background-image: url('images/big-arrow-down.png');
    background-repeat: no-repeat;
    background-position: 100% center;
    background-color: #fbfbfb;
    -webkit-transition: all ease-in-out 0.3s;
    -moz-transition: all ease-in-out 0.3s;
    -ms-transition: all ease-in-out 0.3s;
    -o-transition: all ease-in-out 0.3s;
    transition: all ease-in-out 0.3s;
  }
  .iPhoneCompareAccordionTrigger.active {
    padding: 15px;
    background-image: url('images/big-arrow-up.png');
    background-repeat: no-repeat;
    background-position: 100% center;
    background-color: #e0e0e0;
  }
  .iPhoneCompareAccordionColapser {
    min-width: 100%;
    margin-bottom: 20px;
    padding-top: 15px !important;
  }
}
/*New*/

@media screen and (min-width: 767px) {
  .iPhoneCompare .iPhoneRow1 .col-sm-1,
  .iPhoneCompare .iPhoneCompareAccordion .col-sm-1,
  .iPhoneCompare .col-sm-1 {
    width: 11% !important;
  }
}
@media screen and (min-width: 768px) {
  .iPhoneCompare .collapse {
    display: block !important;
  }
  .iPhoneCompare .collapsing {
    overflow: auto !important;
    height: auto !important;
  }
  .iPhoneCompare .for-mobile {
    margin-top: 50px;
  }
}
.for-mobile .iPhoneCompareAccordionColapser p {
  font-weight: normal;
}
.iPhoneCompare .col-sm-6.col-xs-12 {
  padding: 0 8px;
}
.iPhoneCompareAccordionColapser h1 {
  position: relative;
  font-size: 44px;
  color: #333333;
  padding: 10px 0;
}
.iPhoneCompareAccordionColapser h1.ekran {
  font-size: 40px;
  text-transform: unset;
}
.iPhoneCompareAccordionColapser h1.ekran b {
  font-size: inherit;
  font-weight: 500 !important;
}
.iPhoneCompareAccordionColapser h2 {
  font-size: 17px;
  position: relative;
}
.iPhoneCompareAccordionColapser h2 b {
  font-size: inherit;
}
.iPhoneCompare .iPhoneCompareAccordionTrigger {
  position: relative;
  padding-top: 15px;
}
.iPhoneCompare .row.two .iPhoneCompareAccordionTrigger {
  padding-bottom: 0px;
}
.iPhoneCompare .iPhoneCompareAccordionColapser {
  padding-top: 15px;
  padding-bottom: 15px;
}
.iPhoneCompare #collapseOne .iPhoneCompareAccordionColapser {
  padding-top: 0;
}
.iPhoneCompare .row.iPhoneCompareAccordion.hidden-xs.kapacitet {
  position: relative;
  padding: 5px 0 5px;
}
.iPhoneCompare .kapacitet-memorija {
  position: relative;
  padding-bottom: 45px;
}
.iPhoneCompare .dizajn {
  position: relative;
  min-height: 110px;
}
.iPhoneCompare .camera {
  position: relative;
  min-height: 225px;
}
.iPhoneCompare .pixel {
  position: relative;
  min-height: 160px;
}
.iPhoneCompare .face-id {
  position: relative;
  min-height: 105px;
}
.iPhoneCompare .face-id img {
  margin-bottom: 10px;
}
.iPhoneCompare .a13 {
  position: relative;
  min-height: 160px;
}
.iPhoneCompare .a13 img {
  margin-bottom: 10px;
}
.iPhoneCompare .battery {
  position: relative;
  min-height: 150px;
}
.iPhoneCompare .battery img {
  margin-bottom: 10px;
}
.iPhoneCompare .depth {
  position: relative;
  min-height: 350px;
}
@media screen and (max-width: 991px) {
  .iPhoneCompare .iPhoneCompareBtn.iPhoneCompareBtnNew {
    margin-bottom: 10px !important;
  }
}
.iPhoneCompare .collapsing {
  overflow: unset !important;
}
.iPhoneCompare p {
  margin: 7px 0 3px;
  line-height: 15px;
}
.iPhoneCompare .iPhoneCompareAccordionColapser .img2 {
  width: 45px;
  height: auto;
}
.iPhoneCompare .iPhoneCompareAccordionColapser .img4 {
  width: auto;
}
.iPhoneCompare .iPhoneCompareAccordionColapser img {
  width: 55px;
}
.iPhoneCompare .img3 {
  width: 195px !important;
  margin: 0px 0px 40px;
}
.iPhoneCompare p.battery {
  position: relative;
  min-height: 65px;
}
.iphone-imgBox {
  position: relative;
}
.iphone-imgBox img.iphone-imgBoxEC {
  position: absolute;
  width: 75px;
  right: 35%;
}
@media (min-width: 768px) and (max-width: 991px) {
  .iphone-imgBox img.iphone-imgBoxEC {
    width: 65px;
  }
}
.iPhoneCompare .iPhoneCompareAccordionColapser .charge {
  width: 15% !important;
}
.iPhoneCompare.sq .iPhoneCompareBtn.iPhoneCompareBtnNew {
  margin-right: 0 !important;
  width: 110px !important;
  padding: 9px 2px;
}
.iPhoneCompare.sq .col-xs-12.col-md-6 {
  padding-left: 0 !important;
}
.iPhoneCompare .iPhoneCompareAccordion .iPhoneCompareAccordionTrigger {
  position: relative;
}
.iPhoneCompare .iPhoneCompareAccordion .iPhoneCompareAccordionTrigger.visible-xs:after {
  content: ']-';
  font-family: 'teleicon-outline';
  position: absolute;
  color: #333333;
  font-size: 18px;
  top: 14px;
  right: 15px;
  margin: auto;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.iPhoneCompare .iPhoneCompareAccordion .iPhoneCompareAccordionTrigger.visible-xs.collapsed:after {
  content: ']+';
  font-family: 'teleicon-outline';
  position: absolute;
  color: #333333;
  font-size: 18px;
  top: 14px;
  right: 15px;
  margin: auto;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
img.small-title {
  width: 150px !important;
}
/*@media not all and (min-resolution:.001dpcm) {
    @media {

        .navbar-nav {
            position: static;
            width: 100%;
        }

        .main-menu .navbar-nav > li {
            float: none;
        }
    }
}*/

/*#region dopolnitelni paketi redesign borjan*/

#dp-privatni {
  position: relative;
  width: 100%;
  font-family: 'teleNeo-regular' !important;
  background-image: url(../content/images/dpPrivatni/bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom;
  background-attachment: fixed;
}
#dp-privatni:after,
#dp-privatni:before {
  clear: both;
  content: '';
  display: table;
}
@media (max-width: 767px) {
  #dp-privatni {
    height: auto;
  }
}
#dp-privatni .col-sm-3.col-md-2.col-xs-12 {
  position: sticky;
  top: 70px;
  z-index: 11;
}
@media (max-width: 767px) {
  #dp-privatni .col-sm-3.col-md-2.col-xs-12 {
    position: relative;
  }
}
@media (min-width: 1200px) and (max-width: 1500px) {
  #dp-privatni .col-sm-3.col-md-2.col-xs-12 {
    padding-right: 0 !important;
  }
}
@media (min-width: 991px) and (max-width: 1199px) {
  #dp-privatni .col-sm-3.col-md-2.col-xs-12 {
    padding-right: 0 !important;
  }
}
#dp-privatni .nav > li {
  float: unset !important;
}
#dp-privatni .nav > li > a {
  display: unset !important;
  padding: unset !important;
}
#dp-privatni .nav-tabs {
  border-bottom: unset !important;
}
#dp-privatni .nav-tabs > li > a {
  border-radius: unset !important;
  margin-right: unset !important;
  line-height: unset !important;
  border: unset !important;
}
#dp-privatni .nav-tabs > li.active > a {
  background-color: unset !important;
  border: unset !important;
  border-bottom-color: unset !important;
}
#dp-privatni .dpModal {
  padding: 0 0 0 30px;
}
#dp-privatni .dpModal ul {
  width: 100%;
  margin: 25px 0;
}
#dp-privatni .dpModal ul li {
  position: relative;
  padding: 3px 0;
  margin-left: 5px;
}
#dp-privatni .dpModal ul li a {
  font-size: 17px;
  color: rgba(0, 0, 0, 0.6);
  font-family: 'teleNeo-medium' !important;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#dp-privatni .dpModal ul li a:hover {
  text-decoration: unset !important;
  background: unset !important;
}
@media (min-width: 767px) and (max-width: 1500px) {
  #dp-privatni .dpModal ul li a {
    font-size: 18px;
  }
}
#dp-privatni .dpModal ul li.active a {
  color: black;
  font-size: 20px;
  font-family: 'teleNeo-bold' !important;
  text-decoration: unset !important;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
@media (min-width: 767px) and (max-width: 1500px) {
  #dp-privatni .dpModal ul li.active a {
    font-size: 20px;
  }
}
#dp-privatni .dpModal ul li.active:before {
  content: " ";
  display: block;
  width: 4px;
  height: 100%;
  position: absolute;
  top: 0;
  left: -35px;
  background-color: #e20074;
  margin: auto;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  border-radius: 20px;
}
@media (max-width: 767px) {
  #dp-privatni .dpModal ul li:before {
    display: inline-block !important;
    position: absolute;
  }
  #dp-privatni .dpModal ul li.active:before {
    background: #e20074;
    width: 11px;
    height: 11px;
    top: 50%;
    left: -35px;
    border-radius: 50%;
    transform: translateY(-50%);
  }
}
@media (max-width: 767px) and (max-width: 767px) {
  #dp-privatni .dpModal ul li:before {
    content: '';
    width: 10px;
    height: 10px;
    top: 50%;
    left: -35px;
    border-radius: 50%;
    transform: translateY(-50%);
    background: rgba(0, 0, 0, 0.2);
  }
}
@media (max-width: 767px) {
  #dp-privatni .sticken {
    position: relative;
  }
}
#dp-privatni div.magentaPaket {
  position: relative;
  margin-top: 45px;
  background: transparent linear-gradient(289deg, #e20074 0%, #e20074 49%, #ff2495 100%) 0% 0% no-repeat padding-box;
  box-shadow: 0px 4px 80px #e2007421;
  border-radius: 9px;
}
@media (max-width: 767px) {
  #dp-privatni div.magentaPaket {
    margin-bottom: 50px;
    margin-top: 0px;
  }
}
#dp-privatni div.magentaPaket a {
  display: block !important;
  padding: 15px 85px 15px 30px !important;
  color: white !important;
  font-size: 15px !important;
  line-height: 1.2 !important;
}
#dp-privatni div.magentaPaket a:before {
  display: none !important;
}
#dp-privatni div.magentaPaket a:after {
  content: " ";
  display: inline-block;
  height: 40px;
  width: 40px;
  background-image: url(../content/images/dpPrivatni/icon-paket.png);
  background-repeat: no-repeat;
  position: absolute;
  right: 15px;
  top: 10px;
  bottom: 0;
  margin: auto;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  transform: scale(0.9);
}
@media (min-width: 991px) and (max-width: 1199px) {
  #dp-privatni div.magentaPaket a:after {
    right: unset;
    left: 15px;
    top: -55px;
    bottom: 0;
    margin: auto;
    background-size: 35px;
  }
}
#dp-privatni div.magentaPaket a:hover:after {
  transform: scale(1, 1);
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
@media (min-width: 1200px) and (max-width: 1500px) {
  #dp-privatni div.magentaPaket a {
    padding: 25px 50px 25px 20px !important;
    font-size: 14px !important;
  }
}
@media (min-width: 991px) and (max-width: 1199px) {
  #dp-privatni div.magentaPaket a {
    padding: 55px 9px 25px 9px !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #dp-privatni div.magentaPaket a {
    padding: 25px 85px 25px 25px !important;
  }
}
#dp-privatni div.magentaPaket strong {
  font-family: 'teleNeo-bold' !important;
  display: block;
  font-weight: bold !important;
  font-size: 22px !important;
  line-height: 1.2;
}
@media (min-width: 1200px) and (max-width: 1500px) {
  #dp-privatni div.magentaPaket strong {
    font-size: 21px !important;
  }
}
#dp-privatni div.magentaPaket.active:before {
  display: none !important;
}
#dp-privatni main.scrollspy-example {
  position: relative;
  height: 100%;
  /*overflow-y: scroll;*/
  padding-bottom: 0;
  padding: 0 !important;
  /*
        scroll-snap-type: y mandatory;*/

}
#dp-privatni main.scrollspy-example > div {
  height: 100%;
}
#dp-privatni main.scrollspy-example p.tring-footer {
  position: relative;
  bottom: 0;
  text-align: center;
  width: 100%;
  left: 0;
  right: 0;
  padding: 30px;
}
#dp-privatni .whiteBox {
  background: rgba(255, 255, 255, 0.9);
  box-shadow: 0px 10px 30px #949494cc;
  border-radius: 10px;
  text-align: center;
  padding: 55px;
  margin: 30px 25px;
  z-index: 1;
  position: relative;
  width: 100%;
}
#dp-privatni .whiteBox .wrapper {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
@media only screen and (max-width: 767px) {
  #dp-privatni .whiteBox .wrapper {
    flex-direction: column;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #dp-privatni .whiteBox .wrapper {
    width: 100%;
    display: flex;
    justify-content: space-evenly;
    align-items: flex-start;
    flex-wrap: wrap;
  }
}
#dp-privatni .whiteBox .wrapper .wrap {
  width: 25%;
  margin: 0 10px;
}
@media only screen and (max-width: 767px) {
  #dp-privatni .whiteBox .wrapper .wrap {
    width: 100%;
    margin: 10px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #dp-privatni .whiteBox .wrapper .wrap {
    width: 25%;
  }
}
#dp-privatni .whiteBox .wrapper .wrap span span {
  display: inline;
}
#dp-privatni .whiteBox .wrapper .wrap span .image {
  width: 25px;
  height: 25px;
  position: relative;
  top: 5px;
  margin-left: 5px;
  display: inline-block;
}
#dp-privatni .whiteBox .wrapper .wrap span .image img {
  width: 100%;
  height: 100%;
  margin: 0;
}
#dp-privatni .whiteBox + span {
  font-size: 16px;
}
@media (max-width: 767px) {
  #dp-privatni .whiteBox {
    box-shadow: 0px 10px 30px #9494944f;
  }
}
@media (max-width: 991px) {
  #dp-privatni .whiteBox .col-sm-6.col-md-3.col-xs-6 {
    min-height: 140px;
  }
}
@media (max-width: 767px) {
  #dp-privatni .whiteBox .col-sm-6.col-md-3.col-xs-6 {
    min-height: 195px;
  }
}
#dp-privatni .whiteBox img {
  display: block;
  margin: auto;
  margin: 30px auto 15px;
}
#dp-privatni .whiteBox span {
  font-size: 18px;
  max-width: 200px;
  display: block;
  margin: auto;
  line-height: 1.2;
}
@media (min-width: 1200px) and (max-width: 1500px) {
  #dp-privatni .whiteBox span {
    font-size: 16px;
  }
}
@media (max-width: 1199px) {
  #dp-privatni .whiteBox span {
    font-size: 15px;
  }
}
#dp-privatni .whiteBox span a {
  color: #e20074;
  font-family: 'teleNeo-bold' !important;
  text-decoration: underline;
}
@media (min-width: 1200px) and (max-width: 1500px) {
  #dp-privatni .whiteBox {
    padding: 25px 40px;
    margin: 30px 40px;
  }
}
@media (min-width: 991px) and (max-width: 1199px) {
  #dp-privatni .whiteBox {
    padding: 25px 30px;
    margin: 30px 35px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #dp-privatni .whiteBox {
    padding: 10px 20px;
    margin: 20px 25px;
  }
}
@media (max-width: 767px) {
  #dp-privatni .whiteBox {
    padding: 15px 23px;
    margin: 30px 18px;
  }
}
#dp-privatni .white-boxes {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  overflow: auto;
  max-width: 1400px;
  margin-top: 10px;
}
#dp-privatni .white-boxes div {
  background-color: white;
  margin: 10px 10px;
  padding: 20px;
  text-align: center;
  min-width: 140px;
  border-radius: 5px;
}
#dp-privatni .white-boxes div span {
  display: block;
  max-width: 90px;
  margin: auto;
  font-weight: bold;
}
#dp-privatni .white-boxes .img-wrap {
  background: transparent;
  width: 100%;
  height: auto;
  margin: 0 auto;
}
#dp-privatni .priceBox {
  background: transparent linear-gradient(286deg, #e20074 0%, #e20074 49%, #ff2495 100%) 0% 0% no-repeat padding-box;
  border-radius: 8px 8px 0px 0px;
  display: flex;
  color: white;
  width: 390px;
  justify-content: space-between;
  align-content: center;
  padding: 18px 25px 15px;
  margin-top: 25px;
  min-height: 100px;
}
@media (max-width: 767px) {
  #dp-privatni .priceBox {
    padding: 20px 25px 15px;
    position: relative;
    right: 0;
  }
}
@media (min-width: 1200px) and (max-width: 1499px) {
  #dp-privatni .priceBox {
    right: 40px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  #dp-privatni .priceBox {
    right: 0;
  }
}
@media (min-width: 1200px) and (max-width: 1500px) {
  #dp-privatni .priceBox {
    max-width: 340px;
    padding: 20px 25px 20px;
  }
}
#dp-privatni .priceBox span {
  font-size: 20px;
  text-align: left;
  line-height: 29px;
}
@media (max-width: 767px) {
  #dp-privatni .priceBox span {
    font-size: 17px;
    line-height: 20px;
  }
}
#dp-privatni .priceBox span strong {
  display: block;
  font-size: 35px;
}
@media (max-width: 767px) {
  #dp-privatni .priceBox span strong {
    display: block;
    font-size: 22px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  #dp-privatni .priceBox span strong {
    font-size: 29px;
  }
}
@media (min-width: 1200px) and (max-width: 1500px) {
  #dp-privatni .priceBox span strong {
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  #dp-privatni .priceBox span {
    font-size: 16px;
    line-height: 18px;
    margin-left: 10px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  #dp-privatni .priceBox span {
    font-size: 17px;
    text-align: left;
    line-height: 24px;
  }
}
@media (min-width: 1200px) and (max-width: 1500px) {
  #dp-privatni .priceBox span {
    font-size: 18px;
    text-align: left;
    line-height: 24px;
  }
}
#dp-privatni .priceBox .priceMonth {
  display: flex;
  align-items: center;
}
#dp-privatni .priceBox .priceMonth > div {
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
}
#dp-privatni .priceBox .priceMonth > div span {
  font-size: 40px !important;
}
@media (max-width: 767px) {
  #dp-privatni .priceBox .priceMonth > div span {
    font-size: 37px;
  }
}
#dp-privatni .priceBox .priceMonth > div span.old-price {
  font-size: 20px !important;
}
#dp-privatni .priceBox .priceMonth span {
  font-size: 50px;
}
@media (max-width: 767px) {
  #dp-privatni .priceBox .priceMonth span {
    font-size: 37px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  #dp-privatni .priceBox .priceMonth span {
    font-size: 40px;
  }
}
@media (min-width: 1200px) and (max-width: 1500px) {
  #dp-privatni .priceBox .priceMonth span {
    font-size: 45px;
  }
}
#dp-privatni .priceBox .priceMonth span:nth-child(2) {
  font-size: 18px;
  line-height: 24px;
  margin-left: 15px;
}
@media (max-width: 767px) {
  #dp-privatni .priceBox .priceMonth span:nth-child(2) {
    font-size: 17px;
    line-height: 18px;
    margin-left: 10px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  #dp-privatni .priceBox .priceMonth span:nth-child(2) {
    font-size: 17px;
    line-height: 22px;
    margin-left: 10px;
  }
}
#dp-privatni .priceBox .priceMonth span:nth-child(2) b {
  font-weight: unset !important;
  display: block;
  border-top: 1px solid rgba(255, 255, 255, 0.6);
}
#dp-privatni .priceBox .ec {
  position: absolute;
  right: -30px;
  width: 80px;
  top: 5px;
}
#dp-privatni a.more-btn {
  color: white;
  background: black;
  box-shadow: 0px 13px 26px #00000029;
  border-radius: 7px;
  padding: 10px 30px;
  font-size: 20px;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#dp-privatni a.more-btn:hover {
  padding: 10px 40px;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
@media (max-width: 767px) {
  #dp-privatni a.more-btn {
    position: relative;
    padding: 10px 30px;
    margin: 20px auto;
    font-size: 17px;
    bottom: unset;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  #dp-privatni a.more-btn {
    right: 0;
    font-size: 17px;
    bottom: 110px;
  }
}
@media (min-width: 1200px) and (max-width: 1500px) {
  #dp-privatni a.more-btn {
    bottom: 95px;
    right: 40px;
  }
}
#dp-privatni p {
  font-size: 19px;
  display: block;
  max-width: 900px;
  margin: 0 auto;
}
@media (min-width: 768px) and (max-width: 1199px) {
  #dp-privatni p {
    font-size: 16px;
    max-width: 650px;
    position: relative;
    z-index: 1;
  }
}
@media (max-width: 767px) {
  #dp-privatni p {
    font-size: 16px;
  }
}
#dp-privatni .box {
  text-align: center;
  padding: 130px 250px 30px 30px;
  position: relative;
  min-height: calc(100vh - 168px);
  margin-bottom: 20px;
  padding-bottom: 150px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}
#dp-privatni .box .fixedActions {
  position: fixed;
  bottom: 0;
  right: calc(83.35% / 2);
  transform: translateX(85px);
  opacity: 0;
  visibility: hidden;
  z-index: 4;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
@media (min-width: 1200px) and (max-width: 1500px) {
  #dp-privatni .box .fixedActions {
    transform: translateX(145px);
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  #dp-privatni .box .fixedActions {
    transform: translateX(190px);
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #dp-privatni .box .fixedActions {
    transform: translateX(230px);
  }
}
@media (max-width: 767px) {
  #dp-privatni .box .fixedActions {
    right: 50%;
    transform: translateX(50%);
  }
}
#dp-privatni .box.active .fixedActions {
  opacity: 1;
  visibility: visible;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
@media (max-width: 767px) {
  #dp-privatni .box {
    height: auto;
    padding: 65px 0px 50px 0px;
  }
}
#dp-privatni .box:first-child {
  min-height: calc(100vh - 168px);
}
@media (min-width: 1200px) and (max-width: 1500px) {
  #dp-privatni .box {
    padding: 50px 40px 180px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  #dp-privatni .box {
    padding: 100px 0px 200px 0;
  }
}
#dp-privatni .box::-webkit-scrollbar-thumb {
  background: transparent linear-gradient(286deg, #e20074 0%, #e20074 49%, #ff2495 100%) !important;
}
#dp-privatni .box::-webkit-scrollbar-track {
  background: white;
  width: 2px;
}
#dp-privatni .box::-webkit-scrollbar {
  width: 2px !important;
  height: 0px !important;
}
#dp-privatni ::-webkit-scrollbar-thumb {
  background: transparent;
}
#dp-privatni ::-webkit-scrollbar-track {
  background: transparent;
}
#dp-privatni .tab-content {
  position: relative;
  height: 100%;
  padding: 0 0px;
}
#dp-privatni .tab-content:after,
#dp-privatni .tab-content:before {
  clear: both;
  content: '';
  display: table;
}
#dp-privatni .tab-content .col-sm-3 {
  height: 100%;
  overflow: auto;
  padding-bottom: 50px;
}
@media (min-width: 3000px) {
  #dp-privatni .tab-content {
    max-width: 1400px;
    margin: 0 auto;
  }
}
@media (max-width: 767px) {
  #dp-privatni .tab-content {
    padding: 0 15px;
  }
}
#dp-privatni h1,
#dp-privatni h2 {
  color: black;
  font-size: 49px;
  font-weight: bolder;
  margin-bottom: 40px;
}
#dp-privatni h1:after,
#dp-privatni h2:after {
  content: " ";
  display: block;
  width: 100px;
  height: 4px;
  position: relative;
  top: 15px;
  background-color: #e20074;
  margin: auto;
}
@media (max-width: 767px) {
  #dp-privatni h1:after,
  #dp-privatni h2:after {
    width: 70px;
  }
}
@media (min-width: 1200px) and (max-width: 1500px) {
  #dp-privatni h1,
  #dp-privatni h2 {
    font-size: 45px;
  }
}
@media (min-width: 991px) and (max-width: 1199px) {
  #dp-privatni h1,
  #dp-privatni h2 {
    font-size: 40px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #dp-privatni h1,
  #dp-privatni h2 {
    font-size: 37px;
  }
}
@media (max-width: 767px) {
  #dp-privatni h1,
  #dp-privatni h2 {
    font-size: 35px;
  }
}
#dp-privatni h2 {
  font-size: 42px;
  padding-top: 30px;
}
#dp-privatni h2 span {
  font-size: 32px;
  margin: 10px 0 0;
}
#dp-privatni span {
  display: block;
}
#dp-privatni span a {
  text-decoration: underline;
}
#dp-privatni #home .imageBox {
  position: absolute;
  right: 0;
  bottom: 0;
  opacity: 0;
  visibility: hidden;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#dp-privatni #home .imageBox img {
  height: 260px;
}
@media (max-width: 768px) {
  #dp-privatni #home .imageBox img {
    display: none;
  }
}
@media (min-width: 1200px) and (max-width: 1500px) {
  #dp-privatni #home .imageBox img {
    height: 230px;
  }
}
@media (min-width: 991px) and (max-width: 1199px) {
  #dp-privatni #home .imageBox img {
    height: 210px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #dp-privatni #home .imageBox img {
    height: 130px;
  }
}
#dp-privatni #home.active .imageBox {
  opacity: 1;
  visibility: visible;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#dp-privatni .dpModal {
  height: 75vh;
  overflow: auto;
  padding-bottom: 100px;
}
#dp-privatni .dpModal ::-webkit-scrollbar-thumb {
  background: blue;
}
#dp-privatni .dpModal ::-webkit-scrollbar-track {
  background: red;
}
#dp-privatni .dpModal ::-webkit-scrollbar-thumb {
  background: transparent linear-gradient(286deg, #e20074 0%, #e20074 49%, #ff2495 100%) !important;
  width: 2px;
}
#dp-privatni #dpBtn {
  position: fixed;
  top: 70px;
  padding: 11px 13px;
  height: 40px;
  width: 40px;
  background: #262626;
  border-radius: 0;
  display: none;
  z-index: 111111;
  left: 20px;
  margin: 0 auto;
  font-size: 16px;
  font-weight: 400;
  border-radius: 50%;
}
@media (max-width: 767px) {
  #dp-privatni #dpBtn {
    display: block;
  }
}
@media (max-width: 767px) {
  #dp-privatni .dropdown-backdrop {
    display: none;
  }
  #dp-privatni .tab-content {
    top: -40px;
  }
  #dp-privatni .priceBox {
    width: 310px;
  }
  #dp-privatni p {
    padding: 0px 15px;
  }
  #dp-privatni .white-boxes div {
    margin: 0px 5px 8px;
    padding: 20px 10px;
    width: 110px;
    min-width: 0;
    min-height: 100px;
  }
  #dp-privatni.open .likeClose {
    width: 20px;
    height: 20px;
    position: absolute;
    right: 10px;
    top: 10px;
    opacity: 0.7;
  }
  #dp-privatni.open .likeClose:before {
    content: 'X';
    font-family: 'teleicon-outline';
    font-size: 20px;
    top: 0;
    right: 0;
    left: 0;
  }
  #dp-privatni.open .dpModal {
    position: fixed;
    background: white;
    left: 0;
    right: 0;
    top: 60px;
    bottom: 0;
    height: auto;
    padding: 0 65px;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
  }
  #dp-privatni.open .dpModal ul li {
    padding: 5px 0;
  }
  #dp-privatni.open #dpBtn {
    display: none;
    opacity: 0;
    visibility: hidden;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
  }
  #dp-privatni:not(.open) .likeClose {
    display: none;
  }
  #dp-privatni:not(.open) .dpModal {
    width: 35px;
    overflow: hidden;
    position: fixed;
    top: 50%;
    transform: translateY(-50%);
    height: auto;
    padding-bottom: 0px;
    left: 28px;
  }
  #dp-privatni:not(.open) .dpModal #dpBtn {
    opacity: 1;
    visibility: visible;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
  }
  #dp-privatni:not(.open) .dpModal ul {
    width: 300px;
  }
  #dp-privatni:not(.open) .dpModal ul li {
    position: relative;
    padding: 0;
    margin-left: 5px;
    height: 20px;
  }
  #dp-privatni:not(.open) .dpModal ul li:before {
    width: 7px;
    height: 7px;
    left: -33px;
  }
  #dp-privatni:not(.open) .dpModal ul li.active:before {
    width: 11px;
    height: 11px;
    left: -35px;
  }
  #dp-privatni:not(.open) .dpModal ul li a:after {
    content: '';
    position: absolute;
    left: -45px;
    top: 0;
    bottom: 5px;
    width: 30px;
  }
  #dp-privatni .box:last-of-type {
    padding-bottom: 150px;
  }
}
@media (max-width: 767px) and (max-width: 380px) {
  #dp-privatni:not(.open) .dpModal ul li:before {
    display: none !important;
  }
}
@media (max-width: 767px) and (max-width: 380px) {
  #dp-privatni:not(.open) .dpModal ul li.active:before {
    display: none !important;
  }
}
@media (max-width: 450px) {
  #dp-privatni .col-sm-6.col-md-3.col-xs-6 {
    width: 100%;
    min-height: initial !important;
  }
}
#dp-business {
  position: relative;
  width: 100%;
  font-family: 'teleNeo-regular' !important;
  background-image: url(../content/images/dpPrivatni/bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom;
  background-attachment: fixed;
  background-image: url('../content/images/dpPrivatni/dark-bg-tv.png');
}
#dp-business:after,
#dp-business:before {
  clear: both;
  content: '';
  display: table;
}
@media (max-width: 767px) {
  #dp-business {
    height: auto;
  }
}
#dp-business .col-sm-3.col-md-2.col-xs-12 {
  position: sticky;
  top: 70px;
  z-index: 11;
}
@media (max-width: 767px) {
  #dp-business .col-sm-3.col-md-2.col-xs-12 {
    position: relative;
  }
}
@media (min-width: 1200px) and (max-width: 1500px) {
  #dp-business .col-sm-3.col-md-2.col-xs-12 {
    padding-right: 0 !important;
  }
}
@media (min-width: 991px) and (max-width: 1199px) {
  #dp-business .col-sm-3.col-md-2.col-xs-12 {
    padding-right: 0 !important;
  }
}
#dp-business .nav > li {
  float: unset !important;
}
#dp-business .nav > li > a {
  display: unset !important;
  padding: unset !important;
}
#dp-business .nav-tabs {
  border-bottom: unset !important;
}
#dp-business .nav-tabs > li > a {
  border-radius: unset !important;
  margin-right: unset !important;
  line-height: unset !important;
  border: unset !important;
}
#dp-business .nav-tabs > li.active > a {
  background-color: unset !important;
  border: unset !important;
  border-bottom-color: unset !important;
}
#dp-business .dpModal {
  padding: 0 0 0 30px;
}
#dp-business .dpModal ul {
  width: 100%;
  margin: 25px 0;
}
#dp-business .dpModal ul li {
  position: relative;
  padding: 3px 0;
  margin-left: 5px;
}
#dp-business .dpModal ul li a {
  font-size: 17px;
  color: rgba(0, 0, 0, 0.6);
  font-family: 'teleNeo-medium' !important;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#dp-business .dpModal ul li a:hover {
  text-decoration: unset !important;
  background: unset !important;
}
@media (min-width: 767px) and (max-width: 1500px) {
  #dp-business .dpModal ul li a {
    font-size: 18px;
  }
}
#dp-business .dpModal ul li.active a {
  color: black;
  font-size: 20px;
  font-family: 'teleNeo-bold' !important;
  text-decoration: unset !important;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
@media (min-width: 767px) and (max-width: 1500px) {
  #dp-business .dpModal ul li.active a {
    font-size: 20px;
  }
}
#dp-business .dpModal ul li.active:before {
  content: " ";
  display: block;
  width: 4px;
  height: 100%;
  position: absolute;
  top: 0;
  left: -35px;
  background-color: #e20074;
  margin: auto;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  border-radius: 20px;
}
@media (max-width: 767px) {
  #dp-business .dpModal ul li:before {
    display: inline-block !important;
    position: absolute;
  }
  #dp-business .dpModal ul li.active:before {
    background: #e20074;
    width: 11px;
    height: 11px;
    top: 50%;
    left: -35px;
    border-radius: 50%;
    transform: translateY(-50%);
  }
}
@media (max-width: 767px) and (max-width: 767px) {
  #dp-business .dpModal ul li:before {
    content: '';
    width: 10px;
    height: 10px;
    top: 50%;
    left: -35px;
    border-radius: 50%;
    transform: translateY(-50%);
    background: rgba(0, 0, 0, 0.2);
  }
}
@media (max-width: 767px) {
  #dp-business .sticken {
    position: relative;
  }
}
#dp-business div.magentaPaket {
  position: relative;
  margin-top: 45px;
  background: transparent linear-gradient(289deg, #e20074 0%, #e20074 49%, #ff2495 100%) 0% 0% no-repeat padding-box;
  box-shadow: 0px 4px 80px #e2007421;
  border-radius: 9px;
}
@media (max-width: 767px) {
  #dp-business div.magentaPaket {
    margin-bottom: 50px;
    margin-top: 0px;
  }
}
#dp-business div.magentaPaket a {
  display: block !important;
  padding: 15px 85px 15px 30px !important;
  color: white !important;
  font-size: 15px !important;
  line-height: 1.2 !important;
}
#dp-business div.magentaPaket a:before {
  display: none !important;
}
#dp-business div.magentaPaket a:after {
  content: " ";
  display: inline-block;
  height: 40px;
  width: 40px;
  background-image: url(../content/images/dpPrivatni/icon-paket.png);
  background-repeat: no-repeat;
  position: absolute;
  right: 15px;
  top: 10px;
  bottom: 0;
  margin: auto;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  transform: scale(0.9);
}
@media (min-width: 991px) and (max-width: 1199px) {
  #dp-business div.magentaPaket a:after {
    right: unset;
    left: 15px;
    top: -55px;
    bottom: 0;
    margin: auto;
    background-size: 35px;
  }
}
#dp-business div.magentaPaket a:hover:after {
  transform: scale(1, 1);
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
@media (min-width: 1200px) and (max-width: 1500px) {
  #dp-business div.magentaPaket a {
    padding: 25px 50px 25px 20px !important;
    font-size: 14px !important;
  }
}
@media (min-width: 991px) and (max-width: 1199px) {
  #dp-business div.magentaPaket a {
    padding: 55px 9px 25px 9px !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #dp-business div.magentaPaket a {
    padding: 25px 85px 25px 25px !important;
  }
}
#dp-business div.magentaPaket strong {
  font-family: 'teleNeo-bold' !important;
  display: block;
  font-weight: bold !important;
  font-size: 22px !important;
  line-height: 1.2;
}
@media (min-width: 1200px) and (max-width: 1500px) {
  #dp-business div.magentaPaket strong {
    font-size: 21px !important;
  }
}
#dp-business div.magentaPaket.active:before {
  display: none !important;
}
#dp-business main.scrollspy-example {
  position: relative;
  height: 100%;
  /*overflow-y: scroll;*/
  padding-bottom: 0;
  padding: 0 !important;
  /*
        scroll-snap-type: y mandatory;*/

}
#dp-business main.scrollspy-example > div {
  height: 100%;
}
#dp-business main.scrollspy-example p.tring-footer {
  position: relative;
  bottom: 0;
  text-align: center;
  width: 100%;
  left: 0;
  right: 0;
  padding: 30px;
}
#dp-business .whiteBox {
  background: rgba(255, 255, 255, 0.9);
  box-shadow: 0px 10px 30px #949494cc;
  border-radius: 10px;
  text-align: center;
  padding: 55px;
  margin: 30px 25px;
  z-index: 1;
  position: relative;
  width: 100%;
}
#dp-business .whiteBox .wrapper {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
@media only screen and (max-width: 767px) {
  #dp-business .whiteBox .wrapper {
    flex-direction: column;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #dp-business .whiteBox .wrapper {
    width: 100%;
    display: flex;
    justify-content: space-evenly;
    align-items: flex-start;
    flex-wrap: wrap;
  }
}
#dp-business .whiteBox .wrapper .wrap {
  width: 25%;
  margin: 0 10px;
}
@media only screen and (max-width: 767px) {
  #dp-business .whiteBox .wrapper .wrap {
    width: 100%;
    margin: 10px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #dp-business .whiteBox .wrapper .wrap {
    width: 25%;
  }
}
#dp-business .whiteBox .wrapper .wrap span span {
  display: inline;
}
#dp-business .whiteBox .wrapper .wrap span .image {
  width: 25px;
  height: 25px;
  position: relative;
  top: 5px;
  margin-left: 5px;
  display: inline-block;
}
#dp-business .whiteBox .wrapper .wrap span .image img {
  width: 100%;
  height: 100%;
  margin: 0;
}
#dp-business .whiteBox + span {
  font-size: 16px;
}
@media (max-width: 767px) {
  #dp-business .whiteBox {
    box-shadow: 0px 10px 30px #9494944f;
  }
}
@media (max-width: 991px) {
  #dp-business .whiteBox .col-sm-6.col-md-3.col-xs-6 {
    min-height: 140px;
  }
}
@media (max-width: 767px) {
  #dp-business .whiteBox .col-sm-6.col-md-3.col-xs-6 {
    min-height: 195px;
  }
}
#dp-business .whiteBox img {
  display: block;
  margin: auto;
  margin: 30px auto 15px;
}
#dp-business .whiteBox span {
  font-size: 18px;
  max-width: 200px;
  display: block;
  margin: auto;
  line-height: 1.2;
}
@media (min-width: 1200px) and (max-width: 1500px) {
  #dp-business .whiteBox span {
    font-size: 16px;
  }
}
@media (max-width: 1199px) {
  #dp-business .whiteBox span {
    font-size: 15px;
  }
}
#dp-business .whiteBox span a {
  color: #e20074;
  font-family: 'teleNeo-bold' !important;
  text-decoration: underline;
}
@media (min-width: 1200px) and (max-width: 1500px) {
  #dp-business .whiteBox {
    padding: 25px 40px;
    margin: 30px 40px;
  }
}
@media (min-width: 991px) and (max-width: 1199px) {
  #dp-business .whiteBox {
    padding: 25px 30px;
    margin: 30px 35px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #dp-business .whiteBox {
    padding: 10px 20px;
    margin: 20px 25px;
  }
}
@media (max-width: 767px) {
  #dp-business .whiteBox {
    padding: 15px 23px;
    margin: 30px 18px;
  }
}
#dp-business .white-boxes {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  overflow: auto;
  max-width: 1400px;
  margin-top: 10px;
}
#dp-business .white-boxes div {
  background-color: white;
  margin: 10px 10px;
  padding: 20px;
  text-align: center;
  min-width: 140px;
  border-radius: 5px;
}
#dp-business .white-boxes div span {
  display: block;
  max-width: 90px;
  margin: auto;
  font-weight: bold;
}
#dp-business .white-boxes .img-wrap {
  background: transparent;
  width: 100%;
  height: auto;
  margin: 0 auto;
}
#dp-business .priceBox {
  background: transparent linear-gradient(286deg, #e20074 0%, #e20074 49%, #ff2495 100%) 0% 0% no-repeat padding-box;
  border-radius: 8px 8px 0px 0px;
  display: flex;
  color: white;
  width: 390px;
  justify-content: space-between;
  align-content: center;
  padding: 18px 25px 15px;
  margin-top: 25px;
  min-height: 100px;
}
@media (max-width: 767px) {
  #dp-business .priceBox {
    padding: 20px 25px 15px;
    position: relative;
    right: 0;
  }
}
@media (min-width: 1200px) and (max-width: 1499px) {
  #dp-business .priceBox {
    right: 40px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  #dp-business .priceBox {
    right: 0;
  }
}
@media (min-width: 1200px) and (max-width: 1500px) {
  #dp-business .priceBox {
    max-width: 340px;
    padding: 20px 25px 20px;
  }
}
#dp-business .priceBox span {
  font-size: 20px;
  text-align: left;
  line-height: 29px;
}
@media (max-width: 767px) {
  #dp-business .priceBox span {
    font-size: 17px;
    line-height: 20px;
  }
}
#dp-business .priceBox span strong {
  display: block;
  font-size: 35px;
}
@media (max-width: 767px) {
  #dp-business .priceBox span strong {
    display: block;
    font-size: 22px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  #dp-business .priceBox span strong {
    font-size: 29px;
  }
}
@media (min-width: 1200px) and (max-width: 1500px) {
  #dp-business .priceBox span strong {
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  #dp-business .priceBox span {
    font-size: 16px;
    line-height: 18px;
    margin-left: 10px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  #dp-business .priceBox span {
    font-size: 17px;
    text-align: left;
    line-height: 24px;
  }
}
@media (min-width: 1200px) and (max-width: 1500px) {
  #dp-business .priceBox span {
    font-size: 18px;
    text-align: left;
    line-height: 24px;
  }
}
#dp-business .priceBox .priceMonth {
  display: flex;
  align-items: center;
}
#dp-business .priceBox .priceMonth > div {
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
}
#dp-business .priceBox .priceMonth > div span {
  font-size: 40px !important;
}
@media (max-width: 767px) {
  #dp-business .priceBox .priceMonth > div span {
    font-size: 37px;
  }
}
#dp-business .priceBox .priceMonth > div span.old-price {
  font-size: 20px !important;
}
#dp-business .priceBox .priceMonth span {
  font-size: 50px;
}
@media (max-width: 767px) {
  #dp-business .priceBox .priceMonth span {
    font-size: 37px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  #dp-business .priceBox .priceMonth span {
    font-size: 40px;
  }
}
@media (min-width: 1200px) and (max-width: 1500px) {
  #dp-business .priceBox .priceMonth span {
    font-size: 45px;
  }
}
#dp-business .priceBox .priceMonth span:nth-child(2) {
  font-size: 18px;
  line-height: 24px;
  margin-left: 15px;
}
@media (max-width: 767px) {
  #dp-business .priceBox .priceMonth span:nth-child(2) {
    font-size: 17px;
    line-height: 18px;
    margin-left: 10px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  #dp-business .priceBox .priceMonth span:nth-child(2) {
    font-size: 17px;
    line-height: 22px;
    margin-left: 10px;
  }
}
#dp-business .priceBox .priceMonth span:nth-child(2) b {
  font-weight: unset !important;
  display: block;
  border-top: 1px solid rgba(255, 255, 255, 0.6);
}
#dp-business .priceBox .ec {
  position: absolute;
  right: -30px;
  width: 80px;
  top: 5px;
}
#dp-business a.more-btn {
  color: white;
  background: black;
  box-shadow: 0px 13px 26px #00000029;
  border-radius: 7px;
  padding: 10px 30px;
  font-size: 20px;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#dp-business a.more-btn:hover {
  padding: 10px 40px;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
@media (max-width: 767px) {
  #dp-business a.more-btn {
    position: relative;
    padding: 10px 30px;
    margin: 20px auto;
    font-size: 17px;
    bottom: unset;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  #dp-business a.more-btn {
    right: 0;
    font-size: 17px;
    bottom: 110px;
  }
}
@media (min-width: 1200px) and (max-width: 1500px) {
  #dp-business a.more-btn {
    bottom: 95px;
    right: 40px;
  }
}
#dp-business p {
  font-size: 19px;
  display: block;
  max-width: 900px;
  margin: 0 auto;
}
@media (min-width: 768px) and (max-width: 1199px) {
  #dp-business p {
    font-size: 16px;
    max-width: 650px;
    position: relative;
    z-index: 1;
  }
}
@media (max-width: 767px) {
  #dp-business p {
    font-size: 16px;
  }
}
#dp-business .box {
  text-align: center;
  padding: 130px 250px 30px 30px;
  position: relative;
  min-height: calc(100vh - 168px);
  margin-bottom: 20px;
  padding-bottom: 150px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}
#dp-business .box .fixedActions {
  position: fixed;
  bottom: 0;
  right: calc(83.35% / 2);
  transform: translateX(85px);
  opacity: 0;
  visibility: hidden;
  z-index: 4;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
@media (min-width: 1200px) and (max-width: 1500px) {
  #dp-business .box .fixedActions {
    transform: translateX(145px);
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  #dp-business .box .fixedActions {
    transform: translateX(190px);
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #dp-business .box .fixedActions {
    transform: translateX(230px);
  }
}
@media (max-width: 767px) {
  #dp-business .box .fixedActions {
    right: 50%;
    transform: translateX(50%);
  }
}
#dp-business .box.active .fixedActions {
  opacity: 1;
  visibility: visible;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
@media (max-width: 767px) {
  #dp-business .box {
    height: auto;
    padding: 65px 0px 50px 0px;
  }
}
#dp-business .box:first-child {
  min-height: calc(100vh - 168px);
}
@media (min-width: 1200px) and (max-width: 1500px) {
  #dp-business .box {
    padding: 50px 40px 180px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  #dp-business .box {
    padding: 100px 0px 200px 0;
  }
}
#dp-business .box::-webkit-scrollbar-thumb {
  background: transparent linear-gradient(286deg, #e20074 0%, #e20074 49%, #ff2495 100%) !important;
}
#dp-business .box::-webkit-scrollbar-track {
  background: white;
  width: 2px;
}
#dp-business .box::-webkit-scrollbar {
  width: 2px !important;
  height: 0px !important;
}
#dp-business ::-webkit-scrollbar-thumb {
  background: transparent;
}
#dp-business ::-webkit-scrollbar-track {
  background: transparent;
}
#dp-business .tab-content {
  position: relative;
  height: 100%;
  padding: 0 0px;
}
#dp-business .tab-content:after,
#dp-business .tab-content:before {
  clear: both;
  content: '';
  display: table;
}
#dp-business .tab-content .col-sm-3 {
  height: 100%;
  overflow: auto;
  padding-bottom: 50px;
}
@media (min-width: 3000px) {
  #dp-business .tab-content {
    max-width: 1400px;
    margin: 0 auto;
  }
}
@media (max-width: 767px) {
  #dp-business .tab-content {
    padding: 0 15px;
  }
}
#dp-business h1,
#dp-business h2 {
  color: black;
  font-size: 49px;
  font-weight: bolder;
  margin-bottom: 40px;
}
#dp-business h1:after,
#dp-business h2:after {
  content: " ";
  display: block;
  width: 100px;
  height: 4px;
  position: relative;
  top: 15px;
  background-color: #e20074;
  margin: auto;
}
@media (max-width: 767px) {
  #dp-business h1:after,
  #dp-business h2:after {
    width: 70px;
  }
}
@media (min-width: 1200px) and (max-width: 1500px) {
  #dp-business h1,
  #dp-business h2 {
    font-size: 45px;
  }
}
@media (min-width: 991px) and (max-width: 1199px) {
  #dp-business h1,
  #dp-business h2 {
    font-size: 40px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #dp-business h1,
  #dp-business h2 {
    font-size: 37px;
  }
}
@media (max-width: 767px) {
  #dp-business h1,
  #dp-business h2 {
    font-size: 35px;
  }
}
#dp-business h2 {
  font-size: 42px;
  padding-top: 30px;
}
#dp-business h2 span {
  font-size: 32px;
  margin: 10px 0 0;
}
#dp-business span {
  display: block;
}
#dp-business span a {
  text-decoration: underline;
}
#dp-business #home .imageBox {
  position: absolute;
  right: 0;
  bottom: 0;
  opacity: 0;
  visibility: hidden;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#dp-business #home .imageBox img {
  height: 260px;
}
@media (max-width: 768px) {
  #dp-business #home .imageBox img {
    display: none;
  }
}
@media (min-width: 1200px) and (max-width: 1500px) {
  #dp-business #home .imageBox img {
    height: 230px;
  }
}
@media (min-width: 991px) and (max-width: 1199px) {
  #dp-business #home .imageBox img {
    height: 210px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #dp-business #home .imageBox img {
    height: 130px;
  }
}
#dp-business #home.active .imageBox {
  opacity: 1;
  visibility: visible;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#dp-business .dpModal {
  height: 75vh;
  overflow: auto;
  padding-bottom: 100px;
}
#dp-business .dpModal ::-webkit-scrollbar-thumb {
  background: blue;
}
#dp-business .dpModal ::-webkit-scrollbar-track {
  background: red;
}
#dp-business .dpModal ::-webkit-scrollbar-thumb {
  background: transparent linear-gradient(286deg, #e20074 0%, #e20074 49%, #ff2495 100%) !important;
  width: 2px;
}
#dp-business #dpBtn {
  position: fixed;
  top: 70px;
  padding: 11px 13px;
  height: 40px;
  width: 40px;
  background: #262626;
  border-radius: 0;
  display: none;
  z-index: 111111;
  left: 20px;
  margin: 0 auto;
  font-size: 16px;
  font-weight: 400;
  border-radius: 50%;
}
@media (max-width: 767px) {
  #dp-business #dpBtn {
    display: block;
  }
}
@media (max-width: 767px) {
  #dp-business .dropdown-backdrop {
    display: none;
  }
  #dp-business .tab-content {
    top: -40px;
  }
  #dp-business .priceBox {
    width: 310px;
  }
  #dp-business p {
    padding: 0px 15px;
  }
  #dp-business .white-boxes div {
    margin: 0px 5px 8px;
    padding: 20px 10px;
    width: 110px;
    min-width: 0;
    min-height: 100px;
  }
  #dp-business.open .likeClose {
    width: 20px;
    height: 20px;
    position: absolute;
    right: 10px;
    top: 10px;
    opacity: 0.7;
  }
  #dp-business.open .likeClose:before {
    content: 'X';
    font-family: 'teleicon-outline';
    font-size: 20px;
    top: 0;
    right: 0;
    left: 0;
  }
  #dp-business.open .dpModal {
    position: fixed;
    background: white;
    left: 0;
    right: 0;
    top: 60px;
    bottom: 0;
    height: auto;
    padding: 0 65px;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
  }
  #dp-business.open .dpModal ul li {
    padding: 5px 0;
  }
  #dp-business.open #dpBtn {
    display: none;
    opacity: 0;
    visibility: hidden;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
  }
  #dp-business:not(.open) .likeClose {
    display: none;
  }
  #dp-business:not(.open) .dpModal {
    width: 35px;
    overflow: hidden;
    position: fixed;
    top: 50%;
    transform: translateY(-50%);
    height: auto;
    padding-bottom: 0px;
    left: 28px;
  }
  #dp-business:not(.open) .dpModal #dpBtn {
    opacity: 1;
    visibility: visible;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
  }
  #dp-business:not(.open) .dpModal ul {
    width: 300px;
  }
  #dp-business:not(.open) .dpModal ul li {
    position: relative;
    padding: 0;
    margin-left: 5px;
    height: 20px;
  }
  #dp-business:not(.open) .dpModal ul li:before {
    width: 7px;
    height: 7px;
    left: -33px;
  }
  #dp-business:not(.open) .dpModal ul li.active:before {
    width: 11px;
    height: 11px;
    left: -35px;
  }
  #dp-business:not(.open) .dpModal ul li a:after {
    content: '';
    position: absolute;
    left: -45px;
    top: 0;
    bottom: 5px;
    width: 30px;
  }
  #dp-business .box:last-of-type {
    padding-bottom: 150px;
  }
}
@media (max-width: 767px) and (max-width: 380px) {
  #dp-business:not(.open) .dpModal ul li:before {
    display: none !important;
  }
}
@media (max-width: 767px) and (max-width: 380px) {
  #dp-business:not(.open) .dpModal ul li.active:before {
    display: none !important;
  }
}
@media (max-width: 450px) {
  #dp-business .col-sm-6.col-md-3.col-xs-6 {
    width: 100%;
    min-height: initial !important;
  }
}
@media (max-width: 767px) {
  #dp-business .dropdown-backdrop {
    display: none;
  }
  #dp-business .tab-content {
    top: -40px;
  }
  #dp-business .priceBox {
    width: 310px;
  }
  #dp-business p {
    padding: 0px 15px;
  }
  #dp-business .white-boxes div {
    margin: 0px 5px 8px;
    padding: 20px 10px;
    width: 110px;
    min-width: 0;
    min-height: 100px;
  }
  #dp-business.open .likeClose {
    width: 20px;
    height: 20px;
    position: absolute;
    right: 10px;
    top: 10px;
    opacity: 0.7;
  }
  #dp-business.open .likeClose:before {
    content: 'X';
    font-family: 'teleicon-outline';
    font-size: 20px;
    top: 0;
    right: 0;
    left: 0;
  }
  #dp-business.open .dpModal {
    position: fixed;
    background: white;
    left: 0;
    right: 0;
    top: 60px;
    bottom: 0;
    height: auto;
    padding: 0 65px;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
  }
  #dp-business.open .dpModal ul li {
    padding: 5px 0;
  }
  #dp-business.open #dpBtn {
    display: none;
    opacity: 0;
    visibility: hidden;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
  }
  #dp-business:not(.open) .likeClose {
    display: none;
  }
  #dp-business:not(.open) .dpModal {
    width: 35px;
    overflow: hidden;
    position: fixed;
    top: 50%;
    transform: translateY(-50%);
    height: auto;
    padding-bottom: 0px;
    left: 28px;
  }
  #dp-business:not(.open) .dpModal #dpBtn {
    opacity: 1;
    visibility: visible;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
  }
  #dp-business:not(.open) .dpModal ul {
    width: 300px;
  }
  #dp-business:not(.open) .dpModal ul li {
    position: relative;
    padding: 0;
    margin-left: 5px;
    height: 20px;
  }
  #dp-business:not(.open) .dpModal ul li:before {
    width: 7px;
    height: 7px;
    left: -33px;
  }
  #dp-business:not(.open) .dpModal ul li.active:before {
    width: 11px;
    height: 11px;
    left: -35px;
  }
  #dp-business:not(.open) .dpModal ul li a:after {
    content: '';
    position: absolute;
    left: -45px;
    top: 0;
    bottom: 5px;
    width: 30px;
  }
  #dp-business .box:last-of-type {
    padding-bottom: 150px;
  }
}
@media (max-width: 767px) and (max-width: 380px) {
  #dp-business:not(.open) .dpModal ul li:before {
    display: none !important;
  }
}
@media (max-width: 767px) and (max-width: 380px) {
  #dp-business:not(.open) .dpModal ul li.active:before {
    display: none !important;
  }
}
#dp-business h1,
#dp-business h2,
#dp-business p {
  color: white;
}
#dp-business #home .whiteBox {
  border: 3px solid #434457;
  box-shadow: 0px 10px 30px #0c0e15cc;
  background: #2a2c40;
}
#dp-business #home .whiteBox + p span {
  font-size: 15px;
}
#dp-business #home .whiteBox span {
  color: white;
}
#dp-business a.more-btn {
  color: black;
  background: white;
  font-family: 'teleNeo-bold' !important;
  font-size: 19px;
  box-shadow: 0px 5px 26px #00000069;
}
#dp-business .box ul li {
  color: white;
}
#dp-business .dpModal ul li a {
  color: rgba(255, 255, 255, 0.35);
}
#dp-business .dpModal ul li.active a {
  color: white;
}
@media (max-width: 767px) {
  #dp-business:not(.open) .dpModal ul li:not(.active):before {
    background: rgba(255, 255, 255, 0.2);
  }
  #dp-business.open .dpModal {
    background: #151620;
  }
  #dp-business.open .dpModal ul li {
    border-bottom: 1px solid #2c2e3e;
  }
  #dp-business.open .dpModal ul li:not(.active):before {
    background: rgba(255, 255, 255, 0.2);
  }
  #dp-business #dpBtn {
    background: white;
    color: #3b3e54;
  }
  #dp-business .likeClose {
    color: white;
  }
}
/*#endregion dopolnitelni paketi redesign*/

/*#region nagradna igra 2022*/

#nagradna-igra-2022 p {
  font-size: 18px;
}
#nagradna-igra-2022 .main-banner-2023 {
  position: relative;
  background-image: url(../content/images/nagradna-igra-2022/uefa-baner.jpg);
  background-size: cover;
  background-position: right center;
  background-repeat: no-repeat;
  height: 500px;
  padding: 70px 0;
}
@media only screen and (max-width: 767px) {
  #nagradna-igra-2022 .main-banner-2023 {
    height: 380px;
    background-position: 70%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #nagradna-igra-2022 .main-banner-2023 {
    background-position: 70%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #nagradna-igra-2022 .main-banner-2023 {
    background-position: 95%;
  }
}
@media (min-width: 1920px) {
  #nagradna-igra-2022 .main-banner-2023 {
    height: 685px;
    background-position: bottom right;
  }
}
#nagradna-igra-2022 .main-banner-2023:before {
  content: '';
  position: absolute;
  background-image: url(../content/images/nagradna-igra-2022/uefa-baner-shape.png);
  width: 55%;
  height: 100%;
  background-size: cover;
  top: 0;
  left: 0;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #nagradna-igra-2022 .main-banner-2023:before {
    width: 50%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #nagradna-igra-2022 .main-banner-2023:before {
    width: 50%;
  }
}
@media only screen and (min-width:1200px) and (max-width: 1440px) {
  #nagradna-igra-2022 .main-banner-2023:before {
    width: 60%;
    background-position: right;
  }
}
#nagradna-igra-2022 .main-banner-2023 .left {
  position: relative;
  display: flex;
  width: 50%;
  justify-content: flex-start;
  align-items: flex-end;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #nagradna-igra-2022 .main-banner-2023 .left {
    width: 45%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #nagradna-igra-2022 .main-banner-2023 .left {
    width: 45%;
  }
}
#nagradna-igra-2022 .main-banner-2023 .left .img-text {
  width: 500px;
  height: auto;
}
#nagradna-igra-2022 .main-banner-2023 .left .ec {
  position: absolute;
  right: 0;
  bottom: 0;
}
#nagradna-igra-2022 .main-banner {
  position: relative;
  background-image: url('../content/images/nagradna-igra-2022/Bg_banner.jpg');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 5% 0;
  height: 550px;
}
@media (min-width: 1200px) and (max-width: 1600px) {
  #nagradna-igra-2022 .main-banner {
    height: 90vh !important;
  }
}
#nagradna-igra-2022 .main-banner:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  background-image: url(../content/images/nagradna-igra-2022/Shape_banner.png);
  width: 65%;
  height: 100%;
  background-size: contain;
  background-repeat: no-repeat;
}
#nagradna-igra-2022 .main-banner:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-image: url(../content/images/nagradna-igra-2022/Shape_banner1.svg);
  background-size: cover;
  width: 100%;
  height: 350px;
  background-repeat: no-repeat;
  background-position: bottom center;
  z-index: 0;
}
#nagradna-igra-2022 .main-banner .wrapper {
  position: relative;
}
#nagradna-igra-2022 .main-banner .wrapper .header {
  position: relative;
  width: 50%;
}
#nagradna-igra-2022 .main-banner .wrapper .header h1 {
  color: white;
  font-size: 77px;
  font-family: 'teleNeo-extra' !important;
  text-transform: uppercase;
}
#nagradna-igra-2022 .main-banner .wrapper .header h1 span {
  font-size: 42px;
  font-family: 'teleNeo-medium' !important;
  display: block;
  text-transform: uppercase;
}
#nagradna-igra-2022 .main-banner .wrapper .header h2 {
  color: white;
  font-size: 30px;
  line-height: 1.2;
  font-family: 'teleNeo-regular' !important;
}
#nagradna-igra-2022 .main-banner .right {
  position: absolute;
  display: inline-flex;
  width: 100%;
  text-align: right;
  justify-content: flex-end;
  align-items: flex-end;
  margin-top: 0;
  z-index: 2;
  bottom: -60px;
  right: -60px;
}
#nagradna-igra-2022 .main-banner .right .partners {
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  width: 20%;
  bottom: 100px;
  position: relative;
}
#nagradna-igra-2022 .main-banner .right .partners img {
  margin-right: 40px;
  width: 80px;
}
#nagradna-igra-2022 .main-banner .right .car-img {
  width: 50%;
}
#nagradna-igra-2022 .main-banner .right .car-img img {
  position: relative;
  left: 200px;
  width: 90%;
}
#nagradna-igra-2022 .main-banner .right .tPhone-img {
  width: 50%;
}
#nagradna-igra-2022 .main-banner .right .tPhone-img img {
  width: 80%;
}
#nagradna-igra-2022 article {
  position: relative;
  background: transparent linear-gradient(180deg, #5f005d 0%, #01004c 11%, #01004c 100%) 0% 0% no-repeat padding-box;
  padding: 5% 0;
  color: white;
}
#nagradna-igra-2022 article:before {
  position: absolute;
  left: 0 !important;
  content: '';
  background-image: url(../content/images/nagradna-igra-2022/background-img.png);
  background-position: top left;
  width: 70%;
  height: 100%;
  background-size: contain;
  background-repeat: no-repeat;
  top: 0 !important;
  z-index: 0;
}
@media only screen and (max-width: 767px) {
  #nagradna-igra-2022 article:before {
    display: none;
  }
}
#nagradna-igra-2022 article .rules h3 {
  position: relative;
  margin: 0 0 70px 0;
  font-size: 40px;
  line-height: 1.2;
  font-family: 'teleNeo-bold' !important;
  color: white;
}
@media only screen and (max-width: 767px) {
  #nagradna-igra-2022 article .rules h3 {
    margin: 0 0 40px 0;
  }
}
#nagradna-igra-2022 article .rules h3 span {
  font-family: 'teleNeo-medium' !important;
  font-size: 35px;
  display: block;
}
#nagradna-igra-2022 article .rules h3:after {
  content: '';
  position: absolute;
  width: 80px;
  height: 8px;
  border-radius: 5px;
  background: #e20074;
  bottom: -20px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
#nagradna-igra-2022 article .rules .custom-container > p {
  padding: 0 240px;
}
#nagradna-igra-2022 article .rules .boxes {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin: 50px 0;
}
@media only screen and (max-width: 767px) {
  #nagradna-igra-2022 article .rules .boxes {
    margin: 0 !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #nagradna-igra-2022 article .rules .boxes {
    flex-direction: column;
  }
}
#nagradna-igra-2022 article .rules .boxes div {
  width: 100%;
  margin: 0;
  box-shadow: 0px 10px 30px #454d611c;
  border-radius: 10px;
  border: 2px solid #454d61;
  background: transparent;
  backdrop-filter: blur(2px);
  padding: 30px 40px;
  min-height: unset;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #nagradna-igra-2022 article .rules .boxes div {
    width: 100%;
    margin: 15px 0;
    height: auto;
    min-height: unset !important;
  }
}
#nagradna-igra-2022 article .rules .boxes div h4 {
  font-size: 25px;
  font-family: 'teleNeo-bold' !important;
  color: white;
  margin-bottom: 40px;
  text-transform: uppercase;
}
#nagradna-igra-2022 article .rules .boxes div h4.mb-0 {
  margin-bottom: 0;
}
#nagradna-igra-2022 article .rules .boxes div p {
  font-size: 18px;
  margin: 10px 0;
}
#nagradna-igra-2022 article .rules .boxes div p a {
  color: white;
  text-decoration: underline;
  margin-top: 40px;
}
#nagradna-igra-2022 article .rules .boxes div:hover {
  border: 2px solid #e20074;
  background: transparent linear-gradient(180deg, #f92c8c 0%, #c9005e 100%);
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#nagradna-igra-2022 article .nagradi-section {
  position: relative;
  padding: 5% 0 10% 0;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #nagradna-igra-2022 article .nagradi-section {
    padding-bottom: 15%;
  }
}
#nagradna-igra-2022 article .nagradi-section:after {
  position: absolute;
  right: 0 !important;
  content: '';
  background-image: url(../content/images/nagradna-igra-2022/nagrada.png);
  background-position: right center;
  width: 100%;
  height: 675px;
  background-size: contain;
  background-repeat: no-repeat;
  top: 0 !important;
  z-index: 0;
  display: none;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #nagradna-igra-2022 article .nagradi-section:after {
    height: 345px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #nagradna-igra-2022 article .nagradi-section:after {
    height: 465px;
  }
}
@media only screen and (min-width:1200px) and (max-width: 1440px) {
  #nagradna-igra-2022 article .nagradi-section:after {
    height: 540px;
  }
}
#nagradna-igra-2022 article .nagradi-section .wrapper {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  position: relative;
  z-index: 2;
}
#nagradna-igra-2022 article .nagradi-section .wrapper .vleznica p {
  font-size: 30px !important;
  margin: 0 3px -15px !important;
}
@media only screen and (max-width: 767px) {
  #nagradna-igra-2022 article .nagradi-section .wrapper .vleznica p {
    font-size: 18px !important;
    text-align: center;
    margin: 0 !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #nagradna-igra-2022 article .nagradi-section .wrapper .vleznica p {
    font-size: 24px !important;
    width: 70%;
    line-height: 1.2;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #nagradna-igra-2022 article .nagradi-section .wrapper .vleznica p {
    font-size: 28px !important;
  }
}
#nagradna-igra-2022 article .nagradi-section .wrapper > div {
  text-align: left;
  padding: 50px 0 90px;
}
@media only screen and (max-width: 767px) {
  #nagradna-igra-2022 article .nagradi-section .wrapper > div {
    padding: 0;
    width: 100% !important;
  }
}
#nagradna-igra-2022 article .nagradi-section .wrapper > div h3 {
  font-size: 60px;
  text-transform: uppercase;
  font-family: 'teleNeo-extra' !important;
  margin-bottom: 10px;
}
@media only screen and (max-width: 767px) {
  #nagradna-igra-2022 article .nagradi-section .wrapper > div h3 {
    font-size: 32px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #nagradna-igra-2022 article .nagradi-section .wrapper > div h3 {
    font-size: 42px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #nagradna-igra-2022 article .nagradi-section .wrapper > div h3 {
    font-size: 50px;
  }
}
#nagradna-igra-2022 article .nagradi-section .wrapper > div h3 span {
  display: block;
  font-size: 50px;
  font-family: 'teleNeo-regular' !important;
}
@media only screen and (max-width: 767px) {
  #nagradna-igra-2022 article .nagradi-section .wrapper > div h3 span {
    font-size: 32px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #nagradna-igra-2022 article .nagradi-section .wrapper > div h3 span {
    font-size: 36px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #nagradna-igra-2022 article .nagradi-section .wrapper > div h3 span {
    font-size: 40px;
  }
}
#nagradna-igra-2022 article .nagradi-section .dobitnici {
  padding: 50px 0 0px;
}
@media only screen and (max-width: 767px) {
  #nagradna-igra-2022 article .nagradi-section .dobitnici {
    padding: 0;
    margin: 20px 0px;
  }
}
#nagradna-igra-2022 article .nagradi-section .dobitnici h3 {
  position: relative;
  margin: 0 0 70px 0;
  font-size: 40px;
  line-height: 1.2;
  font-family: 'teleNeo-bold' !important;
  color: white;
}
@media only screen and (max-width: 767px) {
  #nagradna-igra-2022 article .nagradi-section .dobitnici h3 {
    font-size: 32px;
    line-height: 1;
  }
}
#nagradna-igra-2022 article .nagradi-section .dobitnici h3 span {
  font-family: 'teleNeo-medium' !important;
  font-size: 35px;
  display: block;
}
@media only screen and (max-width: 767px) {
  #nagradna-igra-2022 article .nagradi-section .dobitnici h3 span {
    font-size: 32px;
  }
}
#nagradna-igra-2022 article .nagradi-section .dobitnici h3:after {
  content: '';
  position: absolute;
  width: 80px;
  height: 8px;
  border-radius: 5px;
  background: #e20074;
  bottom: -20px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
#nagradna-igra-2022 article .nagradi-section .dobitnici ul {
  position: relative;
  width: 40%;
  margin: 0 auto;
  text-align: center;
  border: 0;
  display: flex;
  justify-content: space-evenly;
  align-items: center;
}
#nagradna-igra-2022 article .nagradi-section .dobitnici ul li {
  position: relative;
  width: 30%;
  padding: 30px;
  background: transparent;
  backdrop-filter: blur(8px);
  box-shadow: 0px 10px 30px #0000001c;
  border-radius: 10px;
  border: 2px solid;
  border: 2px solid #454d61;
  display: inline-flex;
  justify-content: stretch;
  flex-direction: column;
  min-height: 160px;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#nagradna-igra-2022 article .nagradi-section .dobitnici ul li a {
  background: transparent;
  border: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  cursor: pointer;
}
#nagradna-igra-2022 article .nagradi-section .dobitnici ul li a:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  content: "";
  width: 100%;
  height: 100%;
}
#nagradna-igra-2022 article .nagradi-section .dobitnici ul li svg {
  position: relative;
  margin: 0 auto;
  min-height: 50px;
}
#nagradna-igra-2022 article .nagradi-section .dobitnici ul li span {
  font-size: 18px;
  font-family: 'teleNeo-bold' !important;
  margin-top: 20px;
}
#nagradna-igra-2022 article .nagradi-section .dobitnici ul li:hover,
#nagradna-igra-2022 article .nagradi-section .dobitnici ul li.active {
  background: linear-gradient(180deg, #ff3e99, #e9006d, #c4005c);
  border: 2px solid #e20074;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#nagradna-igra-2022 article .nagradi-section .dobitnici ul li:hover svg *,
#nagradna-igra-2022 article .nagradi-section .dobitnici ul li.active svg * {
  fill: white;
}
#nagradna-igra-2022 article .nagradi-section .dobitnici .tab-content {
  position: relative;
  width: 70%;
  margin: 40px auto 20px;
}
#nagradna-igra-2022 article .nagradi-section .dobitnici .wrap {
  background: rgba(253, 255, 254, 0.2);
  box-shadow: 0px 10px 30px #454d611c;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 10px;
  display: flex;
  justify-content: space-between;
  width: 60%;
  padding: 10px 50px;
  flex-wrap: nowrap;
  align-content: center;
  margin: 10px auto;
}
@media only screen and (max-width: 767px) {
  #nagradna-igra-2022 article .nagradi-section .dobitnici .wrap {
    width: 100%;
    padding: 10px 25px;
  }
}
#nagradna-igra-2022 article .nagradi-section .dobitnici .wrap p {
  color: white;
  opacity: 1;
}
#nagradna-igra-2022 article .nagradi-section .dobitnici .wrap p.date {
  color: #e20074;
  font-family: 'teleNeo-extra' !important;
}
@media (min-width: 1920px) {
  #nagradna-igra-2022 .main-banner {
    height: 950px;
  }
  #nagradna-igra-2022 .main-banner:before {
    width: 55% !important;
  }
  #nagradna-igra-2022 .main-banner .right {
    margin-top: 0 !important;
    margin-left: 0 !important;
    width: 100% !important;
    bottom: -40px;
  }
}
@media (min-width: 1600px) {
  #nagradna-igra-2022 .nagradi-section:after {
    height: 675px !important;
    right: -30% !important;
    top: 60px !important;
  }
}
@media (min-width: 1200px) and (max-width: 1400px) {
  #nagradna-igra-2022 .main-banner {
    padding: 3% 0 !important;
  }
  #nagradna-igra-2022 .main-banner .right {
    bottom: -20px;
    right: -30px;
  }
  #nagradna-igra-2022 .nagradi-section:after {
    background-size: contain !important;
  }
  #nagradna-igra-2022 .dobitnici ul {
    width: 50% !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  #nagradna-igra-2022 .main-banner {
    height: 740px;
  }
  #nagradna-igra-2022 .main-banner:before {
    width: 65% !important;
  }
  #nagradna-igra-2022 .rules box {
    min-height: 760px !important;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  #nagradna-igra-2022 .main-banner:before {
    width: 80%;
  }
  #nagradna-igra-2022 .main-banner .header {
    width: 70% !important;
  }
  #nagradna-igra-2022 .main-banner .header h1 {
    font-size: 47px !important;
  }
  #nagradna-igra-2022 .main-banner .header h1 span {
    font-size: 32px;
  }
  #nagradna-igra-2022 .main-banner .header h2 {
    font-size: 21px !important;
  }
  #nagradna-igra-2022 .main-banner .right {
    width: 100% !important;
    right: 0;
    bottom: -30px;
  }
  #nagradna-igra-2022 .main-banner .right .partners {
    left: 30px;
    bottom: 190px;
  }
  #nagradna-igra-2022 .main-banner .right .partners img {
    width: 60px !important;
  }
  #nagradna-igra-2022 .main-banner .right img {
    left: 60px !important;
  }
  #nagradna-igra-2022 .rules .custom-container > p {
    padding: 0px 50px !important;
  }
  #nagradna-igra-2022 .rules .boxes div {
    padding: 20px !important;
  }
  #nagradna-igra-2022 .nagradi-section:after {
    right: -60% !important;
    background-size: contain !important;
  }
  #nagradna-igra-2022 .nagradi-section .wrapper div.opel img {
    top: 0 !important;
    left: 50px;
  }
  #nagradna-igra-2022 .nagradi-section .dobitnici ul {
    width: 100% !important;
  }
  #nagradna-igra-2022 .nagradi-section .dobitnici .tab-content {
    width: 100% !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #nagradna-igra-2022 .rules .boxes div {
    padding: 20px !important;
    min-height: 1000px !important;
  }
}
@media (max-width: 767px) {
  #nagradna-igra-2022 .main-banner {
    height: 450px;
    padding: 1% 0 3%;
  }
  #nagradna-igra-2022 .main-banner:before {
    width: 100% !important;
  }
  #nagradna-igra-2022 .main-banner:after {
    height: 160px;
  }
  #nagradna-igra-2022 .main-banner .header {
    width: 100% !important;
  }
  #nagradna-igra-2022 .main-banner .header h1 {
    font-size: 36px !important;
  }
  #nagradna-igra-2022 .main-banner .header h1 span {
    font-size: 30px !important;
  }
  #nagradna-igra-2022 .main-banner .header h2 {
    font-size: 18px !important;
  }
  #nagradna-igra-2022 .main-banner .right {
    flex-direction: row;
    margin-top: 70px;
    margin-left: 0;
    width: 100%;
    bottom: 0;
    right: 0;
  }
  #nagradna-igra-2022 .main-banner .right .partners {
    width: auto;
    bottom: 150px;
    position: relative;
    left: 30px;
  }
  #nagradna-igra-2022 .main-banner .right .partners img {
    width: 50px;
    margin-right: 20px;
  }
  #nagradna-igra-2022 .main-banner .right img {
    left: 0 !important;
  }
  #nagradna-igra-2022 section {
    padding: 3% 0;
  }
  #nagradna-igra-2022 .rules h3 {
    font-size: 30px !important;
  }
  #nagradna-igra-2022 .rules h3 span {
    font-size: 25px !important;
  }
  #nagradna-igra-2022 .rules .custom-container > p {
    padding: 0 20px !important;
  }
  #nagradna-igra-2022 .rules .boxes {
    justify-content: space-between;
    align-items: center !important;
    margin: 50px 0 !important;
    flex-direction: column !important;
  }
  #nagradna-igra-2022 .rules .boxes > div {
    width: 100% !important;
    margin: 20px 0 !important;
    min-height: initial !important;
    padding: 20px !important;
  }
  #nagradna-igra-2022 .nagradi-section .wrapper {
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 2;
    flex-direction: column !important;
  }
  #nagradna-igra-2022 .nagradi-section .wrapper div {
    width: 80%;
    margin: 0 auto !important;
    text-align: center;
  }
  #nagradna-igra-2022 .nagradi-section .wrapper div h3 {
    font-size: 38px !important;
    text-align: center !important;
    margin-left: 0 !important;
  }
  #nagradna-igra-2022 .nagradi-section .wrapper div h3 span {
    font-size: 20px !important;
  }
  #nagradna-igra-2022 .nagradi-section .wrapper div.opel img {
    top: 0 !important;
  }
  #nagradna-igra-2022 .nagradi-section .dobitnici ul {
    width: 100% !important;
  }
  #nagradna-igra-2022 .nagradi-section .dobitnici ul li {
    width: 45% !important;
  }
  #nagradna-igra-2022 .nagradi-section .dobitnici .tab-content {
    width: 100% !important;
  }
  #nagradna-igra-2022 .nagradi-section .dobitnici .tab-content .wrap {
    padding: 10px 20px !important;
  }
  #nagradna-igra-2022 .nagradi-section:after {
    display: none;
  }
  #nagradna-igra-2022 .dobitnici {
    margin: 40px 0;
  }
  #nagradna-igra-2022 .dobitnici ul li {
    padding: 20px 10px;
  }
}
@media (min-width: 320px) and (max-width: 400px) {
  #nagradna-igra-2022 .main-banner {
    padding: 5% 0;
    height: 650px;
  }
  #nagradna-igra-2022 .main-banner:before {
    background-size: cover;
    height: 45%;
  }
  #nagradna-igra-2022 .main-banner:after {
    height: 200px;
    z-index: 0;
  }
  #nagradna-igra-2022 .main-banner .right {
    flex-direction: column;
    width: 100%;
    margin: 10px auto;
    right: 0;
    bottom: -30px;
  }
  #nagradna-igra-2022 .main-banner .right > div {
    width: 70%;
    margin: 10px auto;
  }
  #nagradna-igra-2022 .main-banner .right > div img {
    left: 0 !important;
  }
  #nagradna-igra-2022 .main-banner .right .partners {
    display: inline-flex;
    align-items: center;
    justify-content: flex-start;
    bottom: 0;
  }
  #nagradna-igra-2022 .main-banner .right .partners img {
    margin: 20px 10px;
    width: 50px;
  }
  #nagradna-igra-2022 .nagradi-section .wrapper div:first-of-type img {
    position: relative;
    right: 50px;
  }
  #nagradna-igra-2022 .dobitnici ul li {
    padding: 30px 10px !important;
  }
}
/*#endregion nagradna igra 2022*/

/*#region nagradna igra 2023*/

#nagradna-igra-2023 p {
  font-size: 18px;
}
#nagradna-igra-2023 .main-banner-2023 {
  position: relative;
  background-image: url(../content/images/nagradna-igra-2022/uefa-baner.jpg);
  background-size: cover;
  background-position: right center;
  background-repeat: no-repeat;
  height: 500px;
  padding: 70px 0;
}
@media only screen and (max-width: 767px) {
  #nagradna-igra-2023 .main-banner-2023 {
    height: 380px;
    background-position: 70%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #nagradna-igra-2023 .main-banner-2023 {
    background-position: 70%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #nagradna-igra-2023 .main-banner-2023 {
    background-position: 95%;
  }
}
@media (min-width: 1920px) {
  #nagradna-igra-2023 .main-banner-2023 {
    height: 685px;
    background-position: bottom right;
  }
}
#nagradna-igra-2023 .main-banner-2023:before {
  content: '';
  position: absolute;
  background-image: url(../content/images/nagradna-igra-2022/uefa-baner-shape.png);
  width: 55%;
  height: 100%;
  background-size: cover;
  top: 0;
  left: 0;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #nagradna-igra-2023 .main-banner-2023:before {
    width: 50%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #nagradna-igra-2023 .main-banner-2023:before {
    width: 50%;
  }
}
@media only screen and (min-width:1200px) and (max-width: 1440px) {
  #nagradna-igra-2023 .main-banner-2023:before {
    width: 60%;
    background-position: right;
  }
}
#nagradna-igra-2023 .main-banner-2023 .left {
  position: relative;
  display: flex;
  width: 50%;
  justify-content: flex-start;
  align-items: flex-end;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #nagradna-igra-2023 .main-banner-2023 .left {
    width: 45%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #nagradna-igra-2023 .main-banner-2023 .left {
    width: 45%;
  }
}
#nagradna-igra-2023 .main-banner-2023 .left .img-text {
  width: 500px;
  height: auto;
}
#nagradna-igra-2023 .main-banner-2023 .left .ec {
  position: absolute;
  right: 0;
  bottom: 0;
}
#nagradna-igra-2023 .main-banner {
  position: relative;
  background-image: url('../content/images/nagradna-igra-2022/Bg_banner.jpg');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 5% 0;
  height: 550px;
}
@media (min-width: 1200px) and (max-width: 1600px) {
  #nagradna-igra-2023 .main-banner {
    height: 90vh !important;
  }
}
#nagradna-igra-2023 .main-banner:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  background-image: url(../content/images/nagradna-igra-2022/Shape_banner.png);
  width: 65%;
  height: 100%;
  background-size: contain;
  background-repeat: no-repeat;
}
#nagradna-igra-2023 .main-banner:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-image: url(../content/images/nagradna-igra-2022/Shape_banner1.svg);
  background-size: cover;
  width: 100%;
  height: 350px;
  background-repeat: no-repeat;
  background-position: bottom center;
  z-index: 0;
}
#nagradna-igra-2023 .main-banner .wrapper {
  position: relative;
}
#nagradna-igra-2023 .main-banner .wrapper .header {
  position: relative;
  width: 50%;
}
#nagradna-igra-2023 .main-banner .wrapper .header h1 {
  color: white;
  font-size: 77px;
  font-family: 'teleNeo-extra' !important;
  text-transform: uppercase;
}
#nagradna-igra-2023 .main-banner .wrapper .header h1 span {
  font-size: 42px;
  font-family: 'teleNeo-medium' !important;
  display: block;
  text-transform: uppercase;
}
#nagradna-igra-2023 .main-banner .wrapper .header h2 {
  color: white;
  font-size: 30px;
  line-height: 1.2;
  font-family: 'teleNeo-regular' !important;
}
#nagradna-igra-2023 .main-banner .right {
  position: absolute;
  display: inline-flex;
  width: 100%;
  text-align: right;
  justify-content: flex-end;
  align-items: flex-end;
  margin-top: 0;
  z-index: 2;
  bottom: -60px;
  right: -60px;
}
#nagradna-igra-2023 .main-banner .right .partners {
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  width: 20%;
  bottom: 100px;
  position: relative;
}
#nagradna-igra-2023 .main-banner .right .partners img {
  margin-right: 40px;
  width: 80px;
}
#nagradna-igra-2023 .main-banner .right .car-img {
  width: 50%;
}
#nagradna-igra-2023 .main-banner .right .car-img img {
  position: relative;
  left: 200px;
  width: 90%;
}
#nagradna-igra-2023 .main-banner .right .tPhone-img {
  width: 50%;
}
#nagradna-igra-2023 .main-banner .right .tPhone-img img {
  width: 80%;
}
#nagradna-igra-2023 article {
  position: relative;
  background: transparent linear-gradient(180deg, #5f005d 0%, #01004c 11%, #01004c 100%) 0% 0% no-repeat padding-box;
  padding: 5% 0;
  color: white;
}
#nagradna-igra-2023 article:before {
  position: absolute;
  left: 0 !important;
  content: '';
  background-image: url(../content/images/nagradna-igra-2022/background-img.png);
  background-position: top left;
  width: 70%;
  height: 100%;
  background-size: contain;
  background-repeat: no-repeat;
  top: 0 !important;
  z-index: 0;
}
@media only screen and (max-width: 767px) {
  #nagradna-igra-2023 article:before {
    display: none;
  }
}
#nagradna-igra-2023 article .rules h3 {
  position: relative;
  margin: 0 0 70px 0;
  font-size: 40px;
  line-height: 1.2;
  font-family: 'teleNeo-bold' !important;
  color: white;
}
@media only screen and (max-width: 767px) {
  #nagradna-igra-2023 article .rules h3 {
    margin: 0 0 40px 0;
  }
}
#nagradna-igra-2023 article .rules h3 span {
  font-family: 'teleNeo-medium' !important;
  font-size: 35px;
  display: block;
}
#nagradna-igra-2023 article .rules h3:after {
  content: '';
  position: absolute;
  width: 80px;
  height: 8px;
  border-radius: 5px;
  background: #e20074;
  bottom: -20px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
#nagradna-igra-2023 article .rules .custom-container > p {
  padding: 0 240px;
}
#nagradna-igra-2023 article .rules .boxes {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin: 50px 0;
}
@media only screen and (max-width: 767px) {
  #nagradna-igra-2023 article .rules .boxes {
    margin: 0 !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #nagradna-igra-2023 article .rules .boxes {
    flex-direction: column;
  }
}
#nagradna-igra-2023 article .rules .boxes div {
  width: 100%;
  margin: 0;
  box-shadow: 0px 10px 30px #454d611c;
  border-radius: 10px;
  border: 2px solid #454d61;
  background: transparent;
  backdrop-filter: blur(2px);
  padding: 30px 40px;
  min-height: unset;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #nagradna-igra-2023 article .rules .boxes div {
    width: 100%;
    margin: 15px 0;
    height: auto;
    min-height: unset !important;
  }
}
#nagradna-igra-2023 article .rules .boxes div h4 {
  font-size: 25px;
  font-family: 'teleNeo-bold' !important;
  color: white;
  margin-bottom: 40px;
  text-transform: uppercase;
}
#nagradna-igra-2023 article .rules .boxes div h4.mb-0 {
  margin-bottom: 0;
}
#nagradna-igra-2023 article .rules .boxes div p {
  font-size: 18px;
  margin: 10px 0;
}
#nagradna-igra-2023 article .rules .boxes div p a {
  color: white;
  text-decoration: underline;
  margin-top: 40px;
}
#nagradna-igra-2023 article .rules .boxes div:hover {
  border: 2px solid #e20074;
  background: transparent linear-gradient(180deg, #f92c8c 0%, #c9005e 100%);
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#nagradna-igra-2023 article .nagradi-section {
  position: relative;
  padding: 5% 0 10% 0;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #nagradna-igra-2023 article .nagradi-section {
    padding-bottom: 15%;
  }
}
#nagradna-igra-2023 article .nagradi-section:after {
  position: absolute;
  right: 0 !important;
  content: '';
  background-image: url(../content/images/nagradna-igra-2022/nagrada.png);
  background-position: right center;
  width: 100%;
  height: 675px;
  background-size: contain;
  background-repeat: no-repeat;
  top: 0 !important;
  z-index: 0;
  display: none;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #nagradna-igra-2023 article .nagradi-section:after {
    height: 345px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #nagradna-igra-2023 article .nagradi-section:after {
    height: 465px;
  }
}
@media only screen and (min-width:1200px) and (max-width: 1440px) {
  #nagradna-igra-2023 article .nagradi-section:after {
    height: 540px;
  }
}
#nagradna-igra-2023 article .nagradi-section .wrapper {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  position: relative;
  z-index: 2;
}
#nagradna-igra-2023 article .nagradi-section .wrapper .vleznica p {
  font-size: 30px !important;
  margin: 0 3px -15px !important;
}
@media only screen and (max-width: 767px) {
  #nagradna-igra-2023 article .nagradi-section .wrapper .vleznica p {
    font-size: 18px !important;
    text-align: center;
    margin: 0 !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #nagradna-igra-2023 article .nagradi-section .wrapper .vleznica p {
    font-size: 24px !important;
    width: 70%;
    line-height: 1.2;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #nagradna-igra-2023 article .nagradi-section .wrapper .vleznica p {
    font-size: 28px !important;
  }
}
#nagradna-igra-2023 article .nagradi-section .wrapper > div {
  text-align: left;
  padding: 50px 0 90px;
}
@media only screen and (max-width: 767px) {
  #nagradna-igra-2023 article .nagradi-section .wrapper > div {
    padding: 0;
    width: 100% !important;
  }
}
#nagradna-igra-2023 article .nagradi-section .wrapper > div h3 {
  font-size: 60px;
  text-transform: uppercase;
  font-family: 'teleNeo-extra' !important;
  margin-bottom: 10px;
}
@media only screen and (max-width: 767px) {
  #nagradna-igra-2023 article .nagradi-section .wrapper > div h3 {
    font-size: 32px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #nagradna-igra-2023 article .nagradi-section .wrapper > div h3 {
    font-size: 42px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #nagradna-igra-2023 article .nagradi-section .wrapper > div h3 {
    font-size: 50px;
  }
}
#nagradna-igra-2023 article .nagradi-section .wrapper > div h3 span {
  display: block;
  font-size: 50px;
  font-family: 'teleNeo-regular' !important;
}
@media only screen and (max-width: 767px) {
  #nagradna-igra-2023 article .nagradi-section .wrapper > div h3 span {
    font-size: 32px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #nagradna-igra-2023 article .nagradi-section .wrapper > div h3 span {
    font-size: 36px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #nagradna-igra-2023 article .nagradi-section .wrapper > div h3 span {
    font-size: 40px;
  }
}
#nagradna-igra-2023 article .nagradi-section .dobitnici {
  padding: 50px 0 0px;
}
@media only screen and (max-width: 767px) {
  #nagradna-igra-2023 article .nagradi-section .dobitnici {
    padding: 0;
    margin: 20px 0px;
  }
}
#nagradna-igra-2023 article .nagradi-section .dobitnici h3 {
  position: relative;
  margin: 0 0 70px 0;
  font-size: 40px;
  line-height: 1.2;
  font-family: 'teleNeo-bold' !important;
  color: white;
}
@media only screen and (max-width: 767px) {
  #nagradna-igra-2023 article .nagradi-section .dobitnici h3 {
    font-size: 32px;
    line-height: 1;
  }
}
#nagradna-igra-2023 article .nagradi-section .dobitnici h3 span {
  font-family: 'teleNeo-medium' !important;
  font-size: 35px;
  display: block;
}
@media only screen and (max-width: 767px) {
  #nagradna-igra-2023 article .nagradi-section .dobitnici h3 span {
    font-size: 32px;
  }
}
#nagradna-igra-2023 article .nagradi-section .dobitnici h3:after {
  content: '';
  position: absolute;
  width: 80px;
  height: 8px;
  border-radius: 5px;
  background: #e20074;
  bottom: -20px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
#nagradna-igra-2023 article .nagradi-section .dobitnici ul {
  position: relative;
  width: 40%;
  margin: 0 auto;
  text-align: center;
  border: 0;
  display: flex;
  justify-content: space-evenly;
  align-items: center;
}
#nagradna-igra-2023 article .nagradi-section .dobitnici ul li {
  position: relative;
  width: 30%;
  padding: 30px;
  background: transparent;
  backdrop-filter: blur(8px);
  box-shadow: 0px 10px 30px #0000001c;
  border-radius: 10px;
  border: 2px solid;
  border: 2px solid #454d61;
  display: inline-flex;
  justify-content: stretch;
  flex-direction: column;
  min-height: 160px;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#nagradna-igra-2023 article .nagradi-section .dobitnici ul li a {
  background: transparent;
  border: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  cursor: pointer;
}
#nagradna-igra-2023 article .nagradi-section .dobitnici ul li a:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  content: "";
  width: 100%;
  height: 100%;
}
#nagradna-igra-2023 article .nagradi-section .dobitnici ul li svg {
  position: relative;
  margin: 0 auto;
  min-height: 50px;
}
#nagradna-igra-2023 article .nagradi-section .dobitnici ul li span {
  font-size: 18px;
  font-family: 'teleNeo-bold' !important;
  margin-top: 20px;
}
#nagradna-igra-2023 article .nagradi-section .dobitnici ul li:hover,
#nagradna-igra-2023 article .nagradi-section .dobitnici ul li.active {
  background: linear-gradient(180deg, #ff3e99, #e9006d, #c4005c);
  border: 2px solid #e20074;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#nagradna-igra-2023 article .nagradi-section .dobitnici ul li:hover svg *,
#nagradna-igra-2023 article .nagradi-section .dobitnici ul li.active svg * {
  fill: white;
}
#nagradna-igra-2023 article .nagradi-section .dobitnici .tab-content {
  position: relative;
  width: 70%;
  margin: 40px auto 20px;
}
#nagradna-igra-2023 article .nagradi-section .dobitnici .wrap {
  background: rgba(253, 255, 254, 0.2);
  box-shadow: 0px 10px 30px #454d611c;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 10px;
  display: flex;
  justify-content: space-between;
  width: 60%;
  padding: 10px 50px;
  flex-wrap: nowrap;
  align-content: center;
  margin: 10px auto;
}
@media only screen and (max-width: 767px) {
  #nagradna-igra-2023 article .nagradi-section .dobitnici .wrap {
    width: 100%;
    padding: 10px 25px;
  }
}
#nagradna-igra-2023 article .nagradi-section .dobitnici .wrap p {
  color: white;
  opacity: 1;
}
#nagradna-igra-2023 article .nagradi-section .dobitnici .wrap p.date {
  color: #e20074;
  font-family: 'teleNeo-extra' !important;
}
@media (min-width: 1920px) {
  #nagradna-igra-2023 .main-banner {
    height: 950px;
  }
  #nagradna-igra-2023 .main-banner:before {
    width: 55% !important;
  }
  #nagradna-igra-2023 .main-banner .right {
    margin-top: 0 !important;
    margin-left: 0 !important;
    width: 100% !important;
    bottom: -40px;
  }
}
@media (min-width: 1600px) {
  #nagradna-igra-2023 .nagradi-section:after {
    height: 675px !important;
    right: -30% !important;
    top: 60px !important;
  }
}
@media (min-width: 1200px) and (max-width: 1400px) {
  #nagradna-igra-2023 .main-banner {
    padding: 3% 0 !important;
  }
  #nagradna-igra-2023 .main-banner .right {
    bottom: -20px;
    right: -30px;
  }
  #nagradna-igra-2023 .nagradi-section:after {
    background-size: contain !important;
  }
  #nagradna-igra-2023 .dobitnici ul {
    width: 50% !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  #nagradna-igra-2023 .main-banner {
    height: 740px;
  }
  #nagradna-igra-2023 .main-banner:before {
    width: 65% !important;
  }
  #nagradna-igra-2023 .rules box {
    min-height: 760px !important;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  #nagradna-igra-2023 .main-banner:before {
    width: 80%;
  }
  #nagradna-igra-2023 .main-banner .header {
    width: 70% !important;
  }
  #nagradna-igra-2023 .main-banner .header h1 {
    font-size: 47px !important;
  }
  #nagradna-igra-2023 .main-banner .header h1 span {
    font-size: 32px;
  }
  #nagradna-igra-2023 .main-banner .header h2 {
    font-size: 21px !important;
  }
  #nagradna-igra-2023 .main-banner .right {
    width: 100% !important;
    right: 0;
    bottom: -30px;
  }
  #nagradna-igra-2023 .main-banner .right .partners {
    left: 30px;
    bottom: 190px;
  }
  #nagradna-igra-2023 .main-banner .right .partners img {
    width: 60px !important;
  }
  #nagradna-igra-2023 .main-banner .right img {
    left: 60px !important;
  }
  #nagradna-igra-2023 .rules .custom-container > p {
    padding: 0px 50px !important;
  }
  #nagradna-igra-2023 .rules .boxes div {
    padding: 20px !important;
  }
  #nagradna-igra-2023 .nagradi-section:after {
    right: -60% !important;
    background-size: contain !important;
  }
  #nagradna-igra-2023 .nagradi-section .wrapper div.opel img {
    top: 0 !important;
    left: 50px;
  }
  #nagradna-igra-2023 .nagradi-section .dobitnici ul {
    width: 100% !important;
  }
  #nagradna-igra-2023 .nagradi-section .dobitnici .tab-content {
    width: 100% !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #nagradna-igra-2023 .rules .boxes div {
    padding: 20px !important;
    min-height: 1000px !important;
  }
}
@media (max-width: 767px) {
  #nagradna-igra-2023 .main-banner {
    height: 450px;
    padding: 1% 0 3%;
  }
  #nagradna-igra-2023 .main-banner:before {
    width: 100% !important;
  }
  #nagradna-igra-2023 .main-banner:after {
    height: 160px;
  }
  #nagradna-igra-2023 .main-banner .header {
    width: 100% !important;
  }
  #nagradna-igra-2023 .main-banner .header h1 {
    font-size: 36px !important;
  }
  #nagradna-igra-2023 .main-banner .header h1 span {
    font-size: 30px !important;
  }
  #nagradna-igra-2023 .main-banner .header h2 {
    font-size: 18px !important;
  }
  #nagradna-igra-2023 .main-banner .right {
    flex-direction: row;
    margin-top: 70px;
    margin-left: 0;
    width: 100%;
    bottom: 0;
    right: 0;
  }
  #nagradna-igra-2023 .main-banner .right .partners {
    width: auto;
    bottom: 150px;
    position: relative;
    left: 30px;
  }
  #nagradna-igra-2023 .main-banner .right .partners img {
    width: 50px;
    margin-right: 20px;
  }
  #nagradna-igra-2023 .main-banner .right img {
    left: 0 !important;
  }
  #nagradna-igra-2023 section {
    padding: 3% 0;
  }
  #nagradna-igra-2023 .rules h3 {
    font-size: 30px !important;
  }
  #nagradna-igra-2023 .rules h3 span {
    font-size: 25px !important;
  }
  #nagradna-igra-2023 .rules .custom-container > p {
    padding: 0 20px !important;
  }
  #nagradna-igra-2023 .rules .boxes {
    justify-content: space-between;
    align-items: center !important;
    margin: 50px 0 !important;
    flex-direction: column !important;
  }
  #nagradna-igra-2023 .rules .boxes > div {
    width: 100% !important;
    margin: 20px 0 !important;
    min-height: initial !important;
    padding: 20px !important;
  }
  #nagradna-igra-2023 .nagradi-section .wrapper {
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 2;
    flex-direction: column !important;
  }
  #nagradna-igra-2023 .nagradi-section .wrapper div {
    width: 80%;
    margin: 0 auto !important;
    text-align: center;
  }
  #nagradna-igra-2023 .nagradi-section .wrapper div h3 {
    font-size: 38px !important;
    text-align: center !important;
    margin-left: 0 !important;
  }
  #nagradna-igra-2023 .nagradi-section .wrapper div h3 span {
    font-size: 20px !important;
  }
  #nagradna-igra-2023 .nagradi-section .wrapper div.opel img {
    top: 0 !important;
  }
  #nagradna-igra-2023 .nagradi-section .dobitnici ul {
    width: 100% !important;
  }
  #nagradna-igra-2023 .nagradi-section .dobitnici ul li {
    width: 45% !important;
  }
  #nagradna-igra-2023 .nagradi-section .dobitnici .tab-content {
    width: 100% !important;
  }
  #nagradna-igra-2023 .nagradi-section .dobitnici .tab-content .wrap {
    padding: 10px 20px !important;
  }
  #nagradna-igra-2023 .nagradi-section:after {
    display: none;
  }
  #nagradna-igra-2023 .dobitnici {
    margin: 40px 0;
  }
  #nagradna-igra-2023 .dobitnici ul li {
    padding: 20px 10px;
  }
}
@media (min-width: 320px) and (max-width: 400px) {
  #nagradna-igra-2023 .main-banner {
    padding: 5% 0;
    height: 650px;
  }
  #nagradna-igra-2023 .main-banner:before {
    background-size: cover;
    height: 45%;
  }
  #nagradna-igra-2023 .main-banner:after {
    height: 200px;
    z-index: 0;
  }
  #nagradna-igra-2023 .main-banner .right {
    flex-direction: column;
    width: 100%;
    margin: 10px auto;
    right: 0;
    bottom: -30px;
  }
  #nagradna-igra-2023 .main-banner .right > div {
    width: 70%;
    margin: 10px auto;
  }
  #nagradna-igra-2023 .main-banner .right > div img {
    left: 0 !important;
  }
  #nagradna-igra-2023 .main-banner .right .partners {
    display: inline-flex;
    align-items: center;
    justify-content: flex-start;
    bottom: 0;
  }
  #nagradna-igra-2023 .main-banner .right .partners img {
    margin: 20px 10px;
    width: 50px;
  }
  #nagradna-igra-2023 .nagradi-section .wrapper div:first-of-type img {
    position: relative;
    right: 50px;
  }
  #nagradna-igra-2023 .dobitnici ul li {
    padding: 30px 10px !important;
  }
}
#nagradna-igra-2023 .absolute-img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}
#nagradna-igra-2023 .absolute-img img {
  width: 100%;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #nagradna-igra-2023 .absolute-img img {
    position: relative;
    top: 140px;
  }
}
@media only screen and (max-width: 767px) {
  #nagradna-igra-2023 .absolute-img {
    display: none;
  }
}
#nagradna-igra-2023 .main-banner {
  /* background-image: url(../content/images/nagradna-igra-2023/bg-ni-2023.jpg);*/
  background-image: url(../content/images/nagradna-igra-2024/nagradna-igra-bg-2024.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  padding: 5% 0 0;
  height: 800px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #nagradna-igra-2023 .main-banner {
    height: 550px;
    min-height: 350px;
  }
}
@media only screen and (max-width: 767px) {
  #nagradna-igra-2023 .main-banner {
    height: auto;
    min-height: 520px;
  }
}
@media (max-width: 400px) {
  #nagradna-igra-2023 .main-banner {
    height: auto;
  }
}
#nagradna-igra-2023 .main-banner:before {
  display: none;
}
#nagradna-igra-2023 .main-banner:after {
  display: none;
}
#nagradna-igra-2023 .main-banner .left {
  display: flex;
  justify-content: center;
  flex-flow: column;
  width: 50%;
  margin-left: 90px;
  position: relative;
  z-index: 3;
}
@media (min-width: 1990px) {
  #nagradna-igra-2023 .main-banner .left {
    width: 40%;
  }
}
@media (max-width: 991px) {
  #nagradna-igra-2023 .main-banner .left {
    justify-content: flex-start;
    margin-top: 30px;
    width: 100%;
    margin-left: 0;
  }
}
#nagradna-igra-2023 .main-banner .left .img {
  width: 170px;
}
@media only screen and (max-width: 767px) {
  #nagradna-igra-2023 .main-banner .left .img {
    width: 100px;
  }
}
#nagradna-igra-2023 .main-banner .left .img img {
  width: 100%;
  height: auto;
}
#nagradna-igra-2023 .main-banner .right {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 2;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  #nagradna-igra-2023 .main-banner .right {
    margin-top: 0px;
  }
}
#nagradna-igra-2023 .main-banner .right .partners {
  bottom: 40px;
}
@media (max-width: 1550px) {
  #nagradna-igra-2023 .main-banner .right .partners {
    bottom: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #nagradna-igra-2023 .main-banner .right .partners {
    bottom: 140px;
    position: relative;
    left: 0;
  }
}
@media only screen and (max-width: 767px) {
  #nagradna-igra-2023 .main-banner .right .partners {
    position: relative;
    bottom: 0;
    width: 100%;
    left: 0;
  }
}
@media only screen and (max-width: 767px) {
  #nagradna-igra-2023 .main-banner .right .partners img {
    width: 35px;
  }
}
#nagradna-igra-2023 .main-banner .right .car-img {
  width: 100%;
  position: relative;
  z-index: 3;
}
#nagradna-igra-2023 .main-banner .right .car-img img {
  width: 100%;
  left: 70px;
}
#nagradna-igra-2023 .main-banner .right .tPhone-img {
  width: 85%;
}
#nagradna-igra-2023 .main-banner .right .tPhone-img img {
  width: auto;
}
#nagradna-igra-2023 .main-banner .wrapper {
  z-index: 3;
}
@media only screen and (max-width: 767px) {
  #nagradna-igra-2023 .main-banner .wrapper {
    margin: 0;
  }
}
#nagradna-igra-2023 .main-banner .wrapper .header {
  width: 100%;
  /*     &:before {
                    content: '';
                    position: absolute;
                    left: -100px;
                    .cover-bgImg('../content/images/nagradna-igra-2023/circle.svg');
                    top: -50px;
                    height: 400px;
                    width: 400px;
                    z-index: 1;


                    @media @small-devices {
                        width: 360px;
                        height: 360px;
                        top: -70px;
                        left: -40px;
                    }
                }*/

}
@media (min-width: 1200px) and (max-width: 1550px) {
  #nagradna-igra-2023 .main-banner .wrapper .header {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  #nagradna-igra-2023 .main-banner .wrapper .header {
    width: 100% !important;
  }
}
@media (min-width: 320px) and (max-width: 450px) {
  #nagradna-igra-2023 .main-banner .wrapper .header {
    width: 85% !important;
  }
}
#nagradna-igra-2023 .main-banner .wrapper .header h1 {
  font-size: 55px;
  /*font-style: italic;*/
  position: relative;
  z-index: 3;
  color: #e20074;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #nagradna-igra-2023 .main-banner .wrapper .header h1 {
    padding-right: 0;
    font-size: 40px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #nagradna-igra-2023 .main-banner .wrapper .header h1 {
    font-size: 36px !important;
    padding-right: 150px;
  }
}
@media only screen and (max-width: 767px) {
  #nagradna-igra-2023 .main-banner .wrapper .header h1 {
    font-size: 31px !important;
  }
}
#nagradna-igra-2023 .main-banner .wrapper .header h1 span {
  font-size: 55px;
  display: block;
}
#nagradna-igra-2023 .main-banner .wrapper .header h1 span.regular-font {
  font-family: 'teleNeo-thinItalic' !important;
  color: #333333;
}
#nagradna-igra-2023 .main-banner .wrapper .header h1 span.black-text {
  color: #333333;
  font-family: 'teleNeo-extra' !important;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #nagradna-igra-2023 .main-banner .wrapper .header h1 span {
    font-size: 33px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #nagradna-igra-2023 .main-banner .wrapper .header h1 span {
    font-size: 30px !important;
  }
}
@media only screen and (max-width: 767px) {
  #nagradna-igra-2023 .main-banner .wrapper .header h1 span {
    font-size: 21px !important;
  }
}
#nagradna-igra-2023 .main-banner .wrapper .header h2 {
  font-family: 'TeleNeo-RegularItalic' !important;
  padding: 0 50% 0 0;
  font-size: 28px;
  position: relative;
  z-index: 3;
}
@media only screen and (max-width: 767px) {
  #nagradna-igra-2023 .main-banner .wrapper .header h2 {
    padding: 0;
  }
}
#nagradna-igra-2023 .main-banner .wrapper .header .qr {
  display: flex;
  align-items: center;
  grid-gap: 20px;
  justify-content: flex-start;
}
@media only screen and (max-width: 767px) {
  #nagradna-igra-2023 .main-banner .wrapper .header .qr {
    display: none;
  }
}
#nagradna-igra-2023 .main-banner .wrapper .header .qr img {
  width: 90px;
}
@media only screen and (max-width: 767px) {
  #nagradna-igra-2023 .main-banner .wrapper .header .qr img {
    width: 70px;
  }
}
#nagradna-igra-2023 .main-banner .wrapper .header .qr p {
  color: #333333;
  font-family: 'teleNeo-bold' !important;
  font-size: 23px;
}
@media only screen and (max-width: 767px) {
  #nagradna-igra-2023 .main-banner .wrapper .header .qr p {
    font-size: 18px;
  }
}
#nagradna-igra-2023 .main-banner .wrapper .header .ec {
  position: absolute;
  right: 30px;
  width: 110px;
  top: -100px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #nagradna-igra-2023 .main-banner .wrapper .header .ec {
    right: -180px;
    width: 150px;
    bottom: 30px;
  }
}
@media only screen and (max-width: 767px) {
  #nagradna-igra-2023 .main-banner .wrapper .header .ec {
    position: absolute;
    right: 110px;
    width: 90px;
    bottom: 0;
    top: -50px;
  }
}
#nagradna-igra-2023 .main-banner .wrapper .app-icons {
  position: absolute;
  right: 0;
  bottom: 0;
}
@media (max-width: 991px) {
  #nagradna-igra-2023 .main-banner .wrapper .app-icons {
    position: relative !important;
    width: 100px !important;
  }
}
#nagradna-igra-2023 article {
  background: black;
  padding: 8% 0 0;
  position: relative;
}
#nagradna-igra-2023 article:before {
  display: none;
}
#nagradna-igra-2023 article:after {
  content: '';
  position: absolute;
  background-image: url('../content/images/nagradna-igra-2023/shape-section2-ni-2023.png');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: contain;
  width: 760px;
  height: 900px;
  bottom: 0;
  z-index: 1;
  right: 0;
  display: none;
}
@media (min-width: 1200px) and (max-width: 1550px) {
  #nagradna-igra-2023 article:after {
    height: 850px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #nagradna-igra-2023 article:after {
    height: 850px;
  }
}
@media (max-width: 991px) {
  #nagradna-igra-2023 article:after {
    display: none;
  }
}
#nagradna-igra-2023 article .rules {
  padding: 0 0px 30px;
}
#nagradna-igra-2023 article .rules h3 {
  position: relative;
  z-index: 3;
}
#nagradna-igra-2023 article .rules .boxes div {
  background-color: #171717;
  backdrop-filter: none;
  box-shadow: 0px 10px 30px #454d611c;
  border: 2px solid rgba(255, 255, 255, 0.4);
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  min-height: unset;
  margin: 0 auto;
  width: auto;
}
#nagradna-igra-2023 article .rules .boxes div h4 {
  text-transform: none;
}
#nagradna-igra-2023 article .nagradi-section {
  /*background: transparent radial-gradient(closest-side at 43% 38%, #FFFFFF 0%, #CACFDC 100%) 0% 0% no-repeat padding-box;*/
  /*background: transparent radial-gradient(closest-side at 43% 38%, white 0%, #fce8d2 100%);*/
  background-image: url(../content/images/nagradna-igra-2024/nagradna-igra-cela-scena.jpg);
  background-position: center 50% !important;
  background-size: cover;
  position: relative;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #nagradna-igra-2023 article .nagradi-section {
    background-position: center;
    padding-bottom: 20%;
  }
}
@media only screen and (max-width: 767px) {
  #nagradna-igra-2023 article .nagradi-section {
    padding-bottom: 30%;
  }
}
#nagradna-igra-2023 article .nagradi-section:after {
  display: none;
}
#nagradna-igra-2023 article .nagradi-section .magenta-hearts {
  background: transparent linear-gradient(180deg, #e20074 0%, #b2005b 100%) 0% 0% no-repeat padding-box;
  margin: 0;
  position: absolute;
  top: -90px;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  background-color: #e20074;
  padding: 20px 50px;
  border-radius: 10px;
  z-index: 4;
}
@media only screen and (max-width: 767px) {
  #nagradna-igra-2023 article .nagradi-section .magenta-hearts {
    width: 90%;
    padding: 10px 20px;
    top: -10px;
  }
}
#nagradna-igra-2023 article .nagradi-section .magenta-hearts .image {
  position: absolute;
  top: -50px;
  left: 0;
  right: 0;
}
@media only screen and (max-width: 767px) {
  #nagradna-igra-2023 article .nagradi-section .magenta-hearts .image {
    top: -55px;
  }
}
#nagradna-igra-2023 article .nagradi-section .magenta-hearts h4 {
  margin-bottom: 0;
  color: white;
  font-family: 'teleNeo-bold' !important;
  font-style: italic;
  font-size: 20px;
}
#nagradna-igra-2023 article .nagradi-section .magenta-hearts p {
  color: rgba(255, 255, 255, 0.8);
}
#nagradna-igra-2023 article .nagradi-section .wrapper {
  align-items: center;
  justify-content: space-evenly !important;
  padding-top: 0;
}
@media only screen and (max-width: 767px) {
  #nagradna-igra-2023 article .nagradi-section .wrapper {
    padding-top: 100px;
  }
}
#nagradna-igra-2023 article .nagradi-section .wrapper p {
  color: #333333;
  font-size: 20px;
  line-height: 1.2;
}
#nagradna-igra-2023 article .nagradi-section .wrapper > div {
  padding: 0;
  width: 50%;
}
@media only screen and (min-width:1200px) and (max-width: 1595px) {
  #nagradna-igra-2023 article .nagradi-section .wrapper > div {
    width: 100%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #nagradna-igra-2023 article .nagradi-section .wrapper > div {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #nagradna-igra-2023 article .nagradi-section .wrapper > div {
    width: 100%;
  }
}
#nagradna-igra-2023 article .nagradi-section .wrapper > div h3 {
  font-style: italic;
  color: black;
  font-family: 'teleNeo-bold' !important;
  font-size: 58px;
}
@media only screen and (max-width: 767px) {
  #nagradna-igra-2023 article .nagradi-section .wrapper > div h3 {
    font-size: 36px;
  }
}
#nagradna-igra-2023 article .nagradi-section .wrapper > div.opel {
  text-align: right;
}
@media only screen and (max-width: 767px) {
  #nagradna-igra-2023 article .nagradi-section .wrapper > div.opel {
    text-align: center;
  }
}
#nagradna-igra-2023 article .nagradi-section .wrapper > div.opel img {
  width: 90%;
}
@media only screen and (min-width:1200px) and (max-width: 1595px) {
  #nagradna-igra-2023 article .nagradi-section .wrapper > div.opel img {
    width: 100% !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #nagradna-igra-2023 article .nagradi-section .wrapper > div.opel img {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #nagradna-igra-2023 article .nagradi-section .wrapper > div.opel img {
    width: 100%;
    top: 30px !important;
  }
}
@media only screen and (max-width: 767px) {
  #nagradna-igra-2023 article .nagradi-section .wrapper > div.opel img {
    width: 100%;
  }
}
#nagradna-igra-2023 article .nagradi-section .wrapper .t-phone h3 .desc {
  font-size: 32px !important;
  text-transform: uppercase;
  line-height: 1;
  font-family: 'teleNeo-medium' !important;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #nagradna-igra-2023 article .nagradi-section .wrapper .t-phone h3 .desc {
    font-size: 30px !important;
  }
}
@media only screen and (max-width: 767px) {
  #nagradna-igra-2023 article .nagradi-section .wrapper .t-phone h3 .desc {
    font-size: 24px !important;
  }
}
#nagradna-igra-2023 article .nagradi-section .wrapper .t-phone h3 .strong {
  font-family: 'teleNeo-extra' !important;
  font-size: 72px;
  line-height: 0.7;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #nagradna-igra-2023 article .nagradi-section .wrapper .t-phone h3 .strong {
    font-size: 68px !important;
  }
}
@media only screen and (max-width: 767px) {
  #nagradna-igra-2023 article .nagradi-section .wrapper .t-phone h3 .strong {
    font-size: 36px !important;
  }
}
#nagradna-igra-2023 article .nagradi-section .wrapper .opel {
  text-align: center;
  z-index: 3;
  position: relative;
}
#nagradna-igra-2023 article .nagradi-section .dobitnici {
  position: relative;
  top: 100px;
}
@media only screen and (max-width: 767px) {
  #nagradna-igra-2023 article .nagradi-section .dobitnici {
    top: 50px;
  }
}
#nagradna-igra-2023 article .nagradi-section .dobitnici h3 {
  color: black;
  font-family: 'teleNeo-extra' !important;
}
#nagradna-igra-2023 article .nagradi-section .dobitnici h3:after {
  background: #ff9c75 0% 0% no-repeat padding-box;
}
#nagradna-igra-2023 article .nagradi-section .dobitnici .tab-content {
  z-index: 3;
}
#nagradna-igra-2023 article .nagradi-section .dobitnici ul {
  z-index: 5;
  width: 50%;
}
#nagradna-igra-2023 article .nagradi-section .dobitnici ul li {
  background: #fdfffe 0% 0% no-repeat padding-box;
  box-shadow: 0px 10px 30px #454d611c;
  border: 2px solid #ffffff1a;
  color: #333333;
  padding: 30px 15px;
}
#nagradna-igra-2023 article .nagradi-section .dobitnici ul li.active {
  /*  background: transparent linear-gradient(180deg, #47B7E7 0%, #7AE2CD 100%) 0% 0% no-repeat padding-box;*/
  background: transparent linear-gradient(180deg, #eaaf99 0%, #ffe6c7 100%) 0% 0% no-repeat padding-box;
  box-shadow: 0px 10px 30px #0000001c;
  border: 1px solid #0000001c;
  color: #333333;
}
#nagradna-igra-2023 article .nagradi-section .dobitnici ul li.active svg * {
  fill: white;
}
#nagradna-igra-2023 article .nagradi-section .dobitnici ul li:hover {
  /*  background: transparent linear-gradient(180deg, #47B7E7 0%, #7AE2CD 100%) 0% 0% no-repeat padding-box;*/
  background: transparent linear-gradient(180deg, #eaaf99 0%, #ffe6c7 100%) 0% 0% no-repeat padding-box;
  box-shadow: 0px 10px 30px #0000001c;
  border: 1px solid #0000001c;
  color: #333333;
}
#nagradna-igra-2023 article .nagradi-section .dobitnici ul li:hover svg * {
  fill: white;
}
#nagradna-igra-2023 article .nagradi-section .dobitnici ul li svg * {
  fill: #333333;
}
#nagradna-igra-2023 article .nagradi-section .dobitnici .wrap {
  width: 100%;
  background: #fefefe7a 0% 0% no-repeat padding-box;
  box-shadow: 0px 10px 30px #454d611c;
  border: 1px solid #fefefe7a;
}
#nagradna-igra-2023 article .nagradi-section .dobitnici .wrap p {
  color: black;
}
#nagradna-igra-2023 article .nagradi-section .dobitnici .wrap p.date {
  color: black;
}
/*#endregion nagradna igra 2023*/

/*#region iphone sporedba lp*/

#iphone-compare {
  position: relative;
  height: calc(100vh - 168px);
  background-image: url('../content/images/iphone-compare/iphone-compare-bg.jpg');
  background-size: cover;
  background-position: center;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #iphone-compare {
    height: 80vh;
  }
}
#iphone-compare:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  background-image: url(../content/images/iphone-compare/iphone-compare-phones.png);
  background-position: bottom center;
  background-size: contain;
  width: 100%;
  height: 50%;
  background-repeat: no-repeat;
}
#iphone-compare .main {
  position: relative;
  height: 100%;
  padding: 5% 0 0;
}
@media only screen and (min-width:1200px) and (max-width: 1440px) {
  #iphone-compare .main {
    padding: 3% 0 0;
  }
}
#iphone-compare .logo p {
  position: relative;
  color: white;
  font-size: 36px;
  font-family: 'teleNeo-bold' !important;
  text-align: center;
  padding-left: 40px;
  display: inline;
}
#iphone-compare .logo p:before {
  content: '';
  position: absolute;
  left: 0;
  width: 48px;
  background-image: url(../content/images/iphone-compare/iphone-logo.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  height: 30px;
  top: 4px;
}
#iphone-compare .header {
  text-align: center;
  position: relative;
  padding: 0 20%;
}
@media only screen and (max-width: 767px) {
  #iphone-compare .header {
    padding: 0 5%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #iphone-compare .header {
    padding: 0 3%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #iphone-compare .header {
    padding: 0 10%;
  }
}
#iphone-compare .header h1 {
  color: white;
  font-size: 60px;
  font-family: 'teleNeo-extra' !important;
  text-transform: none;
}
@media only screen and (max-width: 767px) {
  #iphone-compare .header h1 {
    font-size: 35px;
  }
}
#iphone-compare .button-pdf {
  text-align: center;
  margin: 30px 0;
  position: relative;
  z-index: 2;
}
#iphone-compare .button-pdf a {
  padding: 8px 30px;
  font-size: 18px;
}
/*#endregion iphone sporedba lp*/

/*#region Dopolnitelni paketi redesign*/

#dopolnitelni-paketi-red .main-banner {
  position: relative;
  background-image: url('../content/images/Dopolnitelni-paketi-red/Banner_img.png');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 525px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #dopolnitelni-paketi-red .main-banner {
    height: 380px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #dopolnitelni-paketi-red .main-banner {
    background-position: 65%;
    height: 350px;
  }
}
@media only screen and (max-width: 767px) {
  #dopolnitelni-paketi-red .main-banner {
    background-position: 80% -60px;
    height: 350px;
  }
}
#dopolnitelni-paketi-red .main-banner .header {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-content: center;
  height: 100%;
  width: 40%;
  position: relative;
  padding: 0;
  color: white;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  
}
@media only screen and (max-width: 767px) {
  #dopolnitelni-paketi-red .main-banner .header {
    justify-content: flex-end;
    width: 100%;
    padding: 8px 0px;
  }
}
#dopolnitelni-paketi-red .main-banner .header h1 {
  color: white;
  font-size: 48px;
  font-family: 'teleNeo-extra' !important;
  margin: 20px 0;
  text-transform: none;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #dopolnitelni-paketi-red .main-banner .header h1 {
    font-size: 38px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #dopolnitelni-paketi-red .main-banner .header h1 {
    font-size: 38px;
  }
}
@media only screen and (max-width: 767px) {
  #dopolnitelni-paketi-red .main-banner .header h1 {
    font-size: 28px;
  }
}
#dopolnitelni-paketi-red .main-banner:before {
  content: "";
  position: absolute;
  left: 0;
  width: 50%;
  height: 100%;
  bottom: 0;
  background-image: url(../content/images/Dopolnitelni-paketi-red/shape-banner.svg);
  background-size: cover;
}
@media (min-width: 1920px) {
  #dopolnitelni-paketi-red .main-banner:before {
    width: 100%;
  }
}
@media only screen and (min-width:1441px) and (max-width: 1900px) {
  #dopolnitelni-paketi-red .main-banner:before {
    left: -10%;
    width: 100%;
  }
}
@media only screen and (min-width:1200px) and (max-width: 1440px) {
  #dopolnitelni-paketi-red .main-banner:before {
    left: -10%;
    width: 100%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #dopolnitelni-paketi-red .main-banner:before {
    left: -15%;
    width: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #dopolnitelni-paketi-red .main-banner:before {
    left: -25%;
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  #dopolnitelni-paketi-red .main-banner:before {
    background-image: none;
    background-color: #e20074;
    height: 25%;
    width: 100%;
  }
}
#dopolnitelni-paketi-red .content {
  background-image: url(../content/images/Dopolnitelni-paketi-red/bg.png);
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  width: 100%;
  height: 100%;
  padding: 50px 0px 100px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #dopolnitelni-paketi-red .content {
    padding: 50px 0px;
    background-position: bottom;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #dopolnitelni-paketi-red .content {
    padding: 30px 0px;
    background-position: bottom;
  }
}
@media only screen and (max-width: 767px) {
  #dopolnitelni-paketi-red .content {
    padding: 60px 0px;
    background-position: bottom;
  }
}
#dopolnitelni-paketi-red .content h2 {
  text-align: center;
  position: relative;
}
#dopolnitelni-paketi-red .content .boxes {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  position: relative;
  padding-top: 50px;
  gap: 50px;
}
@media only screen and (max-width: 767px) {
  #dopolnitelni-paketi-red .content .boxes {
    flex-direction: column;
    padding-top: 0;
  }
}
#dopolnitelni-paketi-red .content .boxes .box {
  width: 30%;
  background-color: white;
  min-height: 390px;
  padding: 50px;
  text-align: center;
  border-radius: 10px;
  position: relative;
  background-repeat: no-repeat;
  background-position: bottom right;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #dopolnitelni-paketi-red .content .boxes .box {
    width: 40% !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #dopolnitelni-paketi-red .content .boxes .box {
    min-height: 350px;
    width: 45% !important;
    padding: 35px 25px !important;
  }
}
@media only screen and (max-width: 767px) {
  #dopolnitelni-paketi-red .content .boxes .box {
    width: 100%;
    min-height: 335px;
    padding: 30px 15px;
  }
}
#dopolnitelni-paketi-red .content .boxes .box:hover:before,
#dopolnitelni-paketi-red .content .boxes .box:active:before,
#dopolnitelni-paketi-red .content .boxes .box:focus:before {
  content: '';
  position: absolute;
  background-color: #e20074;
  width: 25%;
  height: 4px;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}
#dopolnitelni-paketi-red .content .boxes .box .wrapper .image {
  min-height: 105px;
  align-content: flex-end;
  width: 20%;
  margin: 0 auto 25px;
}
@media only screen and (max-width: 767px) {
  #dopolnitelni-paketi-red .content .boxes .box .wrapper .image {
    min-height: 100px;
  }
}
#dopolnitelni-paketi-red .content .boxes .box .wrapper .text h2 {
  font-size: 26px;
  font-family: 'teleNeo-bold' !important;
  min-height: 55px;
}
@media only screen and (max-width: 767px) {
  #dopolnitelni-paketi-red .content .boxes .box .wrapper .text h2 {
    min-height: 40px;
  }
}
#dopolnitelni-paketi-red .content .boxes .box .wrapper .text p {
  font-size: 18px;
  line-height: 21px;
  font-family: 'teleNeo-regular' !important;
  left: 35px;
  right: 35px;
  margin: 0 auto;
  bottom: 75px;
  min-height: 98px;
  padding: 0;
}
@media only screen and (max-width: 767px) {
  #dopolnitelni-paketi-red .content .boxes .box .wrapper .text p {
    min-height: 90px;
  }
}
#dopolnitelni-paketi-red .content .boxes .box .wrapper .text a {
  color: #00a0de !important;
  text-decoration: underline;
  font-family: 'teleNeo-bold' !important;
  position: relative;
  z-index: 20;
  font-size: 15px;
}
#dopolnitelni-paketi-red .content .boxes .box .wrapper .text a:after {
  transform: rotate(180deg);
  transition-duration: 0.25s;
  content: '%';
  font-family: 'teleicon-outline';
  position: absolute;
  color: #00a0de;
  font-size: 12px;
  top: 0;
  right: -15px;
  margin: auto;
}
#dopolnitelni-paketi-red .content .boxes .box.box1 p {
  padding: 0 30px !important;
}
/*#endregion Dopolnitelni paketi redesign*/

/*#region Prepaid Dopolnitelni paketi redesign */

#dopolnitelni-paketi-red-prepaid .main-banner {
  position: relative;
  background-image: url('../content/images/Dopolnitelni-paketi-red/Banner_img.png');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 525px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #dopolnitelni-paketi-red-prepaid .main-banner {
    height: 380px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #dopolnitelni-paketi-red-prepaid .main-banner {
    background-position: 65%;
    height: 350px;
  }
}
@media only screen and (max-width: 767px) {
  #dopolnitelni-paketi-red-prepaid .main-banner {
    background-position: 80% -60px;
    height: 350px;
  }
}
#dopolnitelni-paketi-red-prepaid .main-banner .header {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-content: center;
  height: 100%;
  width: 40%;
  position: relative;
  padding: 0;
  color: white;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  
}
@media only screen and (max-width: 767px) {
  #dopolnitelni-paketi-red-prepaid .main-banner .header {
    justify-content: flex-end;
    width: 100%;
    padding: 8px 0px;
  }
}
#dopolnitelni-paketi-red-prepaid .main-banner .header h1 {
  color: white;
  font-size: 48px;
  font-family: 'teleNeo-extra' !important;
  margin: 20px 0;
  text-transform: none;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #dopolnitelni-paketi-red-prepaid .main-banner .header h1 {
    font-size: 38px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #dopolnitelni-paketi-red-prepaid .main-banner .header h1 {
    font-size: 38px;
  }
}
@media only screen and (max-width: 767px) {
  #dopolnitelni-paketi-red-prepaid .main-banner .header h1 {
    font-size: 28px;
  }
}
#dopolnitelni-paketi-red-prepaid .main-banner:before {
  content: "";
  position: absolute;
  left: 0;
  width: 50%;
  height: 100%;
  bottom: 0;
  background-image: url(../content/images/Dopolnitelni-paketi-red/shape-banner.svg);
  background-size: cover;
}
@media (min-width: 1920px) {
  #dopolnitelni-paketi-red-prepaid .main-banner:before {
    width: 100%;
  }
}
@media only screen and (min-width:1441px) and (max-width: 1900px) {
  #dopolnitelni-paketi-red-prepaid .main-banner:before {
    left: -10%;
    width: 100%;
  }
}
@media only screen and (min-width:1200px) and (max-width: 1440px) {
  #dopolnitelni-paketi-red-prepaid .main-banner:before {
    left: -10%;
    width: 100%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #dopolnitelni-paketi-red-prepaid .main-banner:before {
    left: -15%;
    width: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #dopolnitelni-paketi-red-prepaid .main-banner:before {
    left: -25%;
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  #dopolnitelni-paketi-red-prepaid .main-banner:before {
    background-image: none;
    background-color: #e20074;
    height: 25%;
    width: 100%;
  }
}
#dopolnitelni-paketi-red-prepaid .content {
  background-image: url(../content/images/Dopolnitelni-paketi-red/bg.png);
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  width: 100%;
  height: 100%;
  padding: 50px 0px 100px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #dopolnitelni-paketi-red-prepaid .content {
    padding: 50px 0px;
    background-position: bottom;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #dopolnitelni-paketi-red-prepaid .content {
    padding: 30px 0px;
    background-position: bottom;
  }
}
@media only screen and (max-width: 767px) {
  #dopolnitelni-paketi-red-prepaid .content {
    padding: 60px 0px;
    background-position: bottom;
  }
}
#dopolnitelni-paketi-red-prepaid .content h2 {
  text-align: center;
  position: relative;
}
#dopolnitelni-paketi-red-prepaid .content .boxes {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  position: relative;
  padding-top: 50px;
  gap: 50px;
}
@media only screen and (max-width: 767px) {
  #dopolnitelni-paketi-red-prepaid .content .boxes {
    flex-direction: column;
    padding-top: 0;
  }
}
#dopolnitelni-paketi-red-prepaid .content .boxes .box {
  width: 30%;
  background-color: white;
  min-height: 390px;
  padding: 50px;
  text-align: center;
  border-radius: 10px;
  position: relative;
  background-repeat: no-repeat;
  background-position: bottom right;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #dopolnitelni-paketi-red-prepaid .content .boxes .box {
    width: 40% !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #dopolnitelni-paketi-red-prepaid .content .boxes .box {
    min-height: 350px;
    width: 45% !important;
    padding: 35px 25px !important;
  }
}
@media only screen and (max-width: 767px) {
  #dopolnitelni-paketi-red-prepaid .content .boxes .box {
    width: 100%;
    min-height: 335px;
    padding: 30px 15px;
  }
}
#dopolnitelni-paketi-red-prepaid .content .boxes .box:hover:before,
#dopolnitelni-paketi-red-prepaid .content .boxes .box:active:before,
#dopolnitelni-paketi-red-prepaid .content .boxes .box:focus:before {
  content: '';
  position: absolute;
  background-color: #e20074;
  width: 25%;
  height: 4px;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}
#dopolnitelni-paketi-red-prepaid .content .boxes .box .wrapper .image {
  min-height: 105px;
  align-content: flex-end;
  width: 20%;
  margin: 0 auto 25px;
}
@media only screen and (max-width: 767px) {
  #dopolnitelni-paketi-red-prepaid .content .boxes .box .wrapper .image {
    min-height: 100px;
  }
}
#dopolnitelni-paketi-red-prepaid .content .boxes .box .wrapper .text h2 {
  font-size: 26px;
  font-family: 'teleNeo-bold' !important;
  min-height: 55px;
}
@media only screen and (max-width: 767px) {
  #dopolnitelni-paketi-red-prepaid .content .boxes .box .wrapper .text h2 {
    min-height: 40px;
  }
}
#dopolnitelni-paketi-red-prepaid .content .boxes .box .wrapper .text p {
  font-size: 18px;
  line-height: 21px;
  font-family: 'teleNeo-regular' !important;
  left: 35px;
  right: 35px;
  margin: 0 auto;
  bottom: 75px;
  min-height: 98px;
  padding: 0;
}
@media only screen and (max-width: 767px) {
  #dopolnitelni-paketi-red-prepaid .content .boxes .box .wrapper .text p {
    min-height: 90px;
  }
}
#dopolnitelni-paketi-red-prepaid .content .boxes .box .wrapper .text a {
  color: #00a0de !important;
  text-decoration: underline;
  font-family: 'teleNeo-bold' !important;
  position: relative;
  z-index: 20;
  font-size: 15px;
}
#dopolnitelni-paketi-red-prepaid .content .boxes .box .wrapper .text a:after {
  transform: rotate(180deg);
  transition-duration: 0.25s;
  content: '%';
  font-family: 'teleicon-outline';
  position: absolute;
  color: #00a0de;
  font-size: 12px;
  top: 0;
  right: -15px;
  margin: auto;
}
#dopolnitelni-paketi-red-prepaid .content .boxes .box.box1 p {
  padding: 0 30px !important;
}
#dopolnitelni-paketi-red-prepaid .main-banner {
  background-image: url(../content/images/Dopolnitelni-paketi-pripejd/banner_img.png);
}
@media only screen and (max-width: 767px) {
  #dopolnitelni-paketi-red-prepaid .main-banner {
    background-position: 82%;
  }
}
@media only screen and (max-width: 767px) {
  #dopolnitelni-paketi-red-prepaid .content .boxes .box .wrapper .text p {
    min-height: 115px;
    padding: 10px !important;
  }
}
/*#endregion Prepaid Dopolnitelni paketi redesign*/

/*#region blog b2b*/

/*#region blog b2b magazin*/

#blogMagazin {
  position: relative;
  height: calc(100vh - 410px);
}
@media only screen and (min-width:1441px) and (max-width: 1900px) {
  #blogMagazin {
    height: calc(100vh - 350px);
  }
}
@media only screen and (max-width: 767px) {
  #blogMagazin {
    height: auto;
    min-height: 500px;
  }
}
#blogMagazin .img-wrapper {
  position: relative;
  height: 100%;
}
@media only screen and (max-width: 767px) {
  #blogMagazin .img-wrapper {
    height: 100%;
    min-height: 310px;
  }
}
#blogMagazin .img-wrapper img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: center;
}
@media only screen and (min-width:1441px) and (max-width: 1900px) {
  #blogMagazin .img-wrapper img {
    object-position: center 90%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #blogMagazin .img-wrapper img {
    object-position: right;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #blogMagazin .img-wrapper img {
    object-position: right;
  }
}
@media only screen and (max-width: 767px) {
  #blogMagazin .img-wrapper img {
    height: 390px;
    object-position: 60%;
  }
}
#blogMagazin .download {
  position: absolute;
  bottom: 60px;
  left: 0;
  padding: 0 30px;
  width: 420px;
  text-align: left;
}
@media only screen and (max-width: 767px) {
  #blogMagazin .download {
    position: relative;
    bottom: 60px;
    width: 90%;
    margin: 0 auto 40px;
    padding: 0;
  }
}
#blogMagazin .download a {
  position: relative;
  font-size: 18px;
  font-family: 'teleNeo-regular' !important;
  width: 100%;
  display: block;
  top: 0;
  border-radius: 10px;
}
#blogMagazin .download a.download {
  background-image: url('../content/images/blog-b2b/download-bg.jpg');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
#blogMagazin .download a.download:after {
  content: '';
  position: absolute;
  background-image: url('../content/images/blog-b2b/download.svg');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-size: contain;
  width: 20px;
  height: 100%;
  top: 0;
  right: 10px;
  bottom: 0;
  margin: auto 0;
  transform: scale(0.8);
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#blogMagazin .download a.download:hover {
  background-image: url('../content/images/blog-b2b/download-bg.jpg') !important;
  background-position: center !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
}
#blogMagazin .download a.download:hover:after {
  transform: scale(1);
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#blogMagazin .arhiva {
  position: absolute;
  right: 30px;
  padding: 30px;
  bottom: 60px;
  background: white;
  border-radius: 10px;
  width: 300px;
  box-shadow: 0 0 14px 5px rgba(0, 0, 0, 0.03);
}
@media only screen and (min-width:1200px) and (max-width: 1440px) {
  #blogMagazin .arhiva {
    bottom: initial;
    top: 30px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #blogMagazin .arhiva {
    padding: 15px;
    bottom: 10px;
    width: 280px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #blogMagazin .arhiva {
    padding: 15px;
    bottom: 10px;
    width: 290px;
  }
}
@media only screen and (max-width: 767px) {
  #blogMagazin .arhiva {
    position: relative;
    margin: 0 auto;
    width: 90%;
    right: 0;
    bottom: 40px;
  }
}
#blogMagazin .arhiva:after {
  content: '%';
  font-family: 'teleicon-outline';
  position: absolute;
  font-weight: 600;
  right: 20px;
  top: 0;
  bottom: 0;
  margin: auto 0;
  height: 100%;
  font-size: 21px;
  transform: rotate(180deg);
  z-index: 2;
  display: inline-flex;
  align-items: center;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#blogMagazin .arhiva:hover:after {
  right: 15px;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#blogMagazin .arhiva a {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 3;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #blogMagazin .arhiva a {
    white-space: normal;
  }
}
#blogMagazin .arhiva svg {
  position: relative;
}
#blogMagazin .arhiva p {
  font-size: 17px;
  line-height: 1.2;
  margin: 20px 0 0 0;
}
#blogMagazin .arhiva p b {
  display: block;
  font-size: 18px;
}
.blog-highlighted {
  position: relative;
  padding: 15px;
  border: 3px solid #e20074;
  border-radius: 8px;
  margin-bottom: 30px;
}
@media only screen and (max-width: 767px) {
  .blog-highlighted {
    width: 100% !important;
    float: none !important;
    margin: 0 0 30px 0 !important;
  }
}
.blog-highlighted h1 {
  position: absolute;
  top: -20px;
}
.blog-highlighted p {
  position: relative;
  z-index: 2;
}
.blog-highlighted p:first-of-type {
  padding-top: 15px;
}
.blog-highlighted:after {
  position: absolute;
  content: '';
  width: 140px;
  height: 20px;
  bottom: -10px;
  right: -15px;
  background: white;
  z-index: 0;
}
.blog-highlighted:before {
  position: absolute;
  content: '';
  width: 280px;
  height: 20px;
  top: -10px;
  left: -15px;
  background: white;
  z-index: 0;
}
.blog-highlighted.center {
  width: 100%;
}
.blog-highlighted.left {
  width: 50%;
  float: left;
  margin-right: 30px;
}
.blog-highlighted.right {
  width: 50%;
  float: right;
  margin-left: 30px;
}
.blog-highlighted a {
  color: #e20074;
}
.blog-highlighted a:hover {
  text-decoration: underline;
}
#designator-modal .modal-dialog {
  width: 650px;
  top: 20%;
  height: 400px;
  overflow: auto;
}
#designator-modal .modal-dialog::-webkit-scrollbar {
  width: 4px;
}
#designator-modal .modal-dialog::-webkit-scrollbar-thumb {
  background: #e20074;
}
#designator-modal .modal-dialog .modal-body {
  position: relative;
  padding: 30px;
}
#designator-modal .modal-dialog .modal-body .close {
  z-index: 4;
  position: absolute;
  right: 10px;
  top: 10px;
  font-size: 23px;
}
#designator-modal .modal-dialog .modal-body .img-wrap {
  position: relative;
  width: 100%;
  height: 80px;
  margin-bottom: 30px;
}
#designator-modal .modal-dialog .modal-body .img-wrap img {
  height: 100%;
  width: auto;
}
#designator-modal .modal-dialog .modal-body h2 {
  font-size: 80px;
  margin: 0 0 30px 0;
  color: #e20074;
  padding-left: 30px;
}
#designator-modal .modal-dialog .modal-body h2:before {
  content: '';
  position: absolute;
  left: 0;
  height: 100%;
  width: 4px;
  background: #e20074;
}
#designator-modal .modal-dialog .modal-body h2 span {
  display: block;
  font-size: 21px;
  color: black;
}
#designator-modal .modal-dialog .modal-body h3 {
  font-size: 23px;
  color: black;
}
#designator-modal .modal-dialog .modal-body p {
  color: #767676;
  font-size: 18px;
  line-height: 1.2;
}
/*#endregion blog b2b magazin*/

/*#region t-magazin arhiva*/

.t-magazin-archive-banner {
  position: relative;
  background-image: url('../content/images/blog-b2b/t-magazin-arhiva-banner.jpg');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 375px;
  background-position: left 0%;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .t-magazin-archive-banner {
    height: 250px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .t-magazin-archive-banner {
    height: 250px;
  }
}
@media only screen and (max-width: 767px) {
  .t-magazin-archive-banner {
    height: 300px;
    background-position: 8% 50%;
  }
}
.t-magazin-archive-banner:after {
  content: '';
  position: absolute;
  background-image: url('../content/images/blog-b2b/t-magazin-shape.png');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 60%;
  height: 100%;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto 0;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .t-magazin-archive-banner:after {
    width: 50%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .t-magazin-archive-banner:after {
    width: 50%;
  }
}
@media only screen and (max-width: 767px) {
  .t-magazin-archive-banner:after {
    display: none;
  }
}
.t-magazin-archive-banner .flex {
  width: 100%;
  justify-content: flex-end;
  align-items: center;
  height: 100%;
}
.t-magazin-archive-banner .flex .header {
  width: 50%;
  height: 100%;
  position: relative;
  z-index: 2;
  display: inline-flex;
  align-items: center;
  justify-content: flex-end;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .t-magazin-archive-banner .flex .header {
    width: 30%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .t-magazin-archive-banner .flex .header {
    width: 40%;
  }
}
@media only screen and (max-width: 767px) {
  .t-magazin-archive-banner .flex .header {
    height: 150px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 0 20px;
    background: #e20074;
    justify-content: flex-start;
  }
}
@media only screen and (max-width: 767px) {
  .t-magazin-archive-banner .flex .header img {
    width: 300px;
    height: auto;
  }
}
.blog-temp-archive {
  box-shadow: 0 15px 50px 0px rgba(0, 0, 0, 0.09);
  margin: -50px 0 90px 0;
  position: relative;
  border-radius: 8px;
  height: 300px;
  background: white;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .blog-temp-archive {
    margin: 20px 0 20px 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .blog-temp-archive {
    margin: 20px 0 20px 0;
  }
}
@media only screen and (max-width: 767px) {
  .blog-temp-archive {
    margin: 20px 0 20px 0;
    height: auto;
  }
}
.blog-temp-archive .flex {
  height: 100%;
  align-items: center;
  width: 100%;
  justify-content: flex-start;
  gap: 30px;
}
@media only screen and (max-width: 767px) {
  .blog-temp-archive .flex {
    flex-flow: column;
  }
}
.blog-temp-archive .flex .image {
  width: 400px;
  height: 300px;
  position: relative;
}
.blog-temp-archive .flex .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 8px 0 0 8px;
}
.blog-temp-archive .flex .right h3 {
  font-size: 22px;
  font-family: 'teleNeo-Bold' !important;
  margin-bottom: 30px;
}
.blog-temp-archive .flex .right ul {
  display: flex;
  flex-flow: column;
  align-content: flex-start;
}
.blog-temp-archive .flex .right ul li {
  margin: 0 0 0;
  position: relative;
}
.blog-temp-archive .flex .right ul li a {
  color: #e20074;
  font-size: 18px;
  font-family: 'teleNeo-regular' !important;
  position: relative;
}
.blog-temp-archive .flex .right ul li a:after {
  content: '';
  left: 0;
  bottom: 0;
  width: 0;
  height: 2px;
  position: absolute;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  background: #e20074;
}
.blog-temp-archive .flex .right ul li a:hover:after {
  width: 100%;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.blog-temp-archive .download {
  position: absolute;
  bottom: 10px;
  left: 10px;
  padding: 0;
  width: auto;
  text-align: left;
}
@media only screen and (max-width: 767px) {
  .blog-temp-archive .download {
    position: relative;
    bottom: 0;
    width: 100%;
    margin: 0 auto 40px;
    padding: 0;
    left: 0;
  }
}
.blog-temp-archive .download a {
  position: relative;
  font-size: 18px;
  font-family: 'teleNeo-regular' !important;
  width: 100%;
  display: block;
  top: 0;
  padding-right: 40px !important;
}
.blog-temp-archive .download a.download {
  background-image: url('../content/images/blog-b2b/download-bg.jpg');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.blog-temp-archive .download a.download:after {
  content: '';
  position: absolute;
  background-image: url('../content/images/blog-b2b/download.svg');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-size: contain;
  width: 20px;
  height: 100%;
  top: 0;
  right: 10px;
  bottom: 0;
  margin: auto 0;
  transform: scale(0.8);
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.blog-temp-archive .download a.download:hover {
  background-image: url('../content/images/blog-b2b/download-bg.jpg') !important;
  background-position: center !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
}
.blog-temp-archive .download a.download:hover:after {
  transform: scale(1);
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
/*#endregion t-magazin arhiva*/

#blog-b2b {
  position: relative;
  background-image: url('../content/images/blog-b2b/blog-b2b-bg.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  padding-bottom: 40px;
}
#blog-b2b .blog-banner {
  position: relative;
}
#blog-b2b .blog-banner .main-banner {
  position: relative;
  height: 400px;
  background-image: url(../content/images/blog-b2b/blog-b2b-banner.jpg);
  background-position: 60% 0;
  background-repeat: no-repeat;
  background-size: cover;
  box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.11);
  color: white;
}
@media only screen and (max-width: 767px) {
  #blog-b2b .blog-banner .main-banner {
    height: 350px;
    padding: 0;
    background-position: 75% 0%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #blog-b2b .blog-banner .main-banner {
    height: 300px;
    padding: 0;
    background-position: 60% 0;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #blog-b2b .blog-banner .main-banner {
    background-position: 60%;
  }
}
#blog-b2b .blog-banner .main-banner .absoluteLeft {
  position: absolute;
  background-image: url(../content/images/blog-b2b/blog-b2b-shape.png);
  left: -12%;
  top: 0;
  height: 100%;
  width: 65%;
  background-position: left center;
  background-size: cover;
  background-repeat: no-repeat;
  z-index: 1;
}
@media (min-width: 768px) and (max-width: 1199px) {
  #blog-b2b .blog-banner .main-banner .absoluteLeft {
    left: -30%;
    width: 95%;
  }
}
@media (min-width: 1200px) and (max-width: 1500px) {
  #blog-b2b .blog-banner .main-banner .absoluteLeft {
    left: -22%;
    width: 75%;
  }
}
#blog-b2b .blog-banner .main-banner .header {
  position: relative;
  display: flex;
  height: 100%;
  align-items: flex-start;
  justify-content: center;
  flex-direction: column;
  width: 45%;
  z-index: 2;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #blog-b2b .blog-banner .main-banner .header {
    width: 50%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #blog-b2b .blog-banner .main-banner .header {
    width: 55%;
  }
}
@media only screen and (max-width: 767px) {
  #blog-b2b .blog-banner .main-banner .header {
    width: 100%;
    z-index: 2;
    background: #e20074;
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 10px;
    height: auto;
  }
}
#blog-b2b .blog-banner .main-banner .header h1 {
  color: white;
  text-align: left;
  font-style: italic;
  font-size: 68px;
  text-transform: none;
  vertical-align: middle;
  font-family: 'teleNeo-medium' !important;
  z-index: 0;
  position: relative;
}
@media only screen and (max-width: 767px) {
  #blog-b2b .blog-banner .main-banner .header h1 {
    width: 100%;
    text-transform: none;
    font-size: 27px;
    z-index: 2;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #blog-b2b .blog-banner .main-banner .header h1 {
    width: 100%;
    font-size: 47px;
    z-index: 2;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #blog-b2b .blog-banner .main-banner .header h1 {
    z-index: 2;
    width: 100%;
    font-size: 50px;
  }
}
#blog-b2b .blog-banner .main-banner .header h1 span {
  display: inline;
  font-size: 68px;
  font-family: 'teleNeo-extra' !important;
}
@media only screen and (max-width: 767px) {
  #blog-b2b .blog-banner .main-banner .header h1 span {
    font-size: 27px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #blog-b2b .blog-banner .main-banner .header h1 span {
    font-size: 47px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #blog-b2b .blog-banner .main-banner .header h1 span {
    font-size: 50px;
  }
}
#blog-b2b .blog-banner .main-banner .header h2 {
  font-size: 30px;
  font-family: 'teleNeo-bold' !important;
  text-transform: none;
  line-height: 1.2;
  padding-right: 70px;
}
@media only screen and (max-width: 767px) {
  #blog-b2b .blog-banner .main-banner .header h2 {
    font-size: 20px;
    padding: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #blog-b2b .blog-banner .main-banner .header h2 {
    font-size: 23px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #blog-b2b .blog-banner .main-banner .header h2 {
    font-size: 28px;
  }
}
#blog-b2b .blog-banner .main-banner .header .ec {
  position: absolute;
  right: -90px;
  width: 130px;
  top: 45%;
  bottom: initial;
  margin: auto 0;
}
@media only screen and (max-width: 767px) {
  #blog-b2b .blog-banner .main-banner .header .ec {
    position: absolute;
    right: 10px;
    width: 110px;
    top: initial;
    margin: auto 0;
    bottom: -40px;
  }
}
#blog-b2b .intro {
  position: absolute;
  right: 0px;
  padding: 60px 30px;
  top: 0;
  text-align: right;
  font-size: 21px;
}
@media only screen and (max-width: 767px) {
  #blog-b2b .intro {
    padding: 30px;
  }
}
#blog-b2b .intro * {
  font-family: 'teleNeo-bold' !important;
}
#blog-b2b .intro .text-gray {
  color: #a6a8ab;
}
#blog-b2b .toc h3 {
  display: none;
}
#blog-b2b .toc ul {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  margin: 30px 0;
}
#blog-b2b .toc ul li a {
  padding: 10px;
  border-radius: 4px;
  color: black;
  font-size: 19px;
  display: block;
  font-family: 'teleNeo-medium' !important;
  border: 1px solid #e5e5e5;
  margin: 0 10px;
  width: auto;
  box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.05);
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#blog-b2b .toc ul li a:hover {
  background: transparent linear-gradient(181deg, #ff3e99 0%, #e9006d 50%, #c4005c 100%) 0% 0% no-repeat padding-box;
  color: white;
  border-color: #e20074;
  text-decoration: none;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#blog-b2b .toc ul li a:focus {
  outline: none;
  text-decoration: none;
}
#blog-b2b .blog-temp {
  position: relative;
}
@media only screen and (max-width: 767px) {
  #blog-b2b .blog-temp {
    margin-bottom: 10px;
  }
}
#blog-b2b .blog-temp .news-box {
  position: relative;
  overflow: initial;
}
#blog-b2b .blog-temp .news-box .wrapper {
  position: relative;
  margin: 20px 0;
}
@media only screen and (max-width: 767px) {
  #blog-b2b .blog-temp .news-box .wrapper {
    margin: 40px 0;
  }
}
#blog-b2b .blog-temp .news-wrap {
  overflow: hidden;
  position: relative;
  background: transparent;
  align-items: flex-start;
  justify-content: flex-start;
}
@media only screen and (max-width: 767px) {
  #blog-b2b .blog-temp .news-wrap {
    flex-flow: column;
  }
}
#blog-b2b .blog-temp .news-wrap .image-wrap {
  position: relative;
  height: 270px;
  width: 30%;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #blog-b2b .blog-temp .news-wrap .image-wrap {
    width: 45%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #blog-b2b .blog-temp .news-wrap .image-wrap {
    width: 45%;
  }
}
@media only screen and (max-width: 767px) {
  #blog-b2b .blog-temp .news-wrap .image-wrap {
    width: 100%;
    height: 140px;
  }
}
#blog-b2b .blog-temp .news-wrap .image-wrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 10%;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #blog-b2b .blog-temp .news-wrap .image-wrap img {
    object-position: 20%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #blog-b2b .blog-temp .news-wrap .image-wrap img {
    object-position: 35%;
  }
}
@media only screen and (max-width: 767px) {
  #blog-b2b .blog-temp .news-wrap .image-wrap img {
    object-position: 20% 5% !important;
  }
}
#blog-b2b .blog-temp .news-wrap .image-wrap p.date {
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 5px 25px;
  font-size: 18px;
  background: black;
  color: white;
  margin: 0;
}
#blog-b2b .blog-temp .news-wrap .content-wrap {
  padding: 20px 30px;
  position: relative;
  width: 40%;
  min-height: 270px;
}
@media only screen and (max-width: 767px) {
  #blog-b2b .blog-temp .news-wrap .content-wrap {
    width: 100%;
    min-height: initial;
    padding: 20px 0;
  }
}
#blog-b2b .blog-temp .news-wrap .content-wrap h3 {
  margin: 0;
  overflow: hidden;
  width: 100%;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-bottom: 20px;
  color: #e20074;
  font-family: 'teleNeo-bold' !important;
  font-size: 24px;
  line-height: 1.2;
  text-transform: uppercase;
}
#blog-b2b .blog-temp .news-wrap .content-wrap p {
  color: #7c7c7c;
  font-size: 18px;
  line-height: 1.2;
  overflow: hidden;
  width: 100%;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}
@media only screen and (max-width: 767px) {
  #blog-b2b .blog-temp .news-wrap .content-wrap p {
    -webkit-line-clamp: 3;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #blog-b2b .blog-temp .news-wrap .content-wrap p {
    -webkit-line-clamp: 5;
  }
}
#blog-b2b .blog-temp .news-wrap .read-more {
  position: absolute;
  padding: 0 30px;
  text-align: right;
  color: black;
  font-size: 18px;
  bottom: 0px;
  right: 0;
  font-family: 'teleNeo-bold' !important;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media only screen and (max-width: 767px) {
  #blog-b2b .blog-temp .news-wrap .read-more {
    position: relative;
    text-align: left;
    padding: 0;
    flex-direction: column-reverse;
    align-items: flex-start;
  }
}
#blog-b2b .blog-temp .news-wrap .read-more .node {
  padding: 6px 15px;
  background: #fbd9ea;
  color: #e20074;
  font-size: 16px;
  border-radius: 4px;
  font-family: 'teleNeo-medium' !important;
}
@media (max-width: 991px) {
  #blog-b2b .blog-temp .news-wrap .read-more .node {
    margin: 20px 0 10px;
  }
}
#blog-b2b .blog-temp .news-wrap .read-more a {
  color: white;
  position: relative;
  display: block;
  padding: 10px 40px 10px 15px;
  background: #e20074;
  border-radius: 7px;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#blog-b2b .blog-temp .news-wrap .read-more a:after {
  content: '%';
  position: absolute;
  font-family: 'teleicon-outline';
  transform: rotate(180deg);
  font-size: 22px;
  width: 30px;
  height: auto;
  font-weight: 600;
  line-height: 25px;
  right: 0;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
@media only screen and (max-width: 767px) {
  #blog-b2b .blog-temp .news-wrap .read-more a:after {
    right: initial;
  }
}
#blog-b2b .blog-temp .news-wrap .read-more a:hover {
  text-decoration: none;
}
#blog-b2b .blog-temp .news-wrap .read-more a:hover:after {
  right: -10px;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#blog-b2b .blog-temp .white-box {
  padding: 0;
}
#blog-b2b .blog-temp .white-box .news {
  height: auto !important;
}
#blog-b2b .blog-temp .white-box:hover {
  background: transparent;
}
#blog-b2b .pagination-blog-b2b {
  position: relative;
  width: 100%;
  margin: 0 auto;
  display: flex;
  justify-content: center;
}
#blog-b2b .pagination-blog-b2b ul {
  width: auto;
  margin: 20px auto 60px auto;
}
@media only screen and (max-width: 767px) {
  #blog-b2b .pagination-blog-b2b ul {
    margin-bottom: 80px;
  }
}
#blog-b2b .pagination-blog-b2b ul li a {
  font-family: 'teleNeo-regular' !important;
  font-size: 18px;
  border-radius: 50px;
  margin: 0 5px;
  padding: 6px 15px;
  background: transparent;
  border: 0;
  color: #606060;
  position: relative;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#blog-b2b .pagination-blog-b2b ul li a:hover {
  background: #e20074;
  color: white;
  border: 0;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#blog-b2b .pagination-blog-b2b ul li a svg {
  height: 18px;
  width: 18px;
  top: 17px;
  bottom: 0;
  display: block;
  margin: auto;
}
#blog-b2b .pagination-blog-b2b ul li a.next:hover,
#blog-b2b .pagination-blog-b2b ul li a.prev:hover,
#blog-b2b .pagination-blog-b2b ul li a.last:hover,
#blog-b2b .pagination-blog-b2b ul li a.first:hover {
  background: transparent;
}
@media only screen and (max-width: 767px) {
  #blog-b2b .pagination-blog-b2b ul li a {
    padding: 1px 10px;
    font-size: 17px;
    margin: 0 3px;
  }
}
#blog-b2b .pagination-blog-b2b ul li.current a {
  background: #e20074;
  color: white;
  border: 0;
}
#blog-b2b .blog-temp-archive {
  position: relative;
}
@media only screen and (max-width: 767px) {
  #blog-b2b .blog-temp-archive {
    margin-bottom: 10px;
  }
}
#blog-b2b .blog-temp-archive .news-box {
  position: relative;
  overflow: initial;
}
#blog-b2b .blog-temp-archive .news-box .wrapper {
  position: relative;
  margin: 20px 0;
}
@media only screen and (max-width: 767px) {
  #blog-b2b .blog-temp-archive .news-box .wrapper {
    margin: 40px 0;
  }
}
#blog-b2b .blog-temp-archive .news-wrap {
  overflow: hidden;
  position: relative;
  background: transparent;
  align-items: flex-start;
  justify-content: flex-start;
}
@media only screen and (max-width: 767px) {
  #blog-b2b .blog-temp-archive .news-wrap {
    flex-flow: column;
  }
}
#blog-b2b .blog-temp-archive .news-wrap .image-wrap {
  position: relative;
  height: 270px;
  width: 30%;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #blog-b2b .blog-temp-archive .news-wrap .image-wrap {
    width: 45%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #blog-b2b .blog-temp-archive .news-wrap .image-wrap {
    width: 45%;
  }
}
@media only screen and (max-width: 767px) {
  #blog-b2b .blog-temp-archive .news-wrap .image-wrap {
    width: 100%;
    height: 140px;
  }
}
#blog-b2b .blog-temp-archive .news-wrap .image-wrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 10%;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #blog-b2b .blog-temp-archive .news-wrap .image-wrap img {
    object-position: 20%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #blog-b2b .blog-temp-archive .news-wrap .image-wrap img {
    object-position: 35%;
  }
}
@media only screen and (max-width: 767px) {
  #blog-b2b .blog-temp-archive .news-wrap .image-wrap img {
    object-position: 20% 5% !important;
  }
}
#blog-b2b .blog-temp-archive .news-wrap .image-wrap p.date {
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 5px 25px;
  font-size: 18px;
  background: black;
  color: white;
  margin: 0;
}
#blog-b2b .blog-temp-archive .news-wrap .content-wrap {
  padding: 20px 30px;
  position: relative;
  width: 40%;
  min-height: 270px;
}
@media only screen and (max-width: 767px) {
  #blog-b2b .blog-temp-archive .news-wrap .content-wrap {
    width: 100%;
    min-height: initial;
    padding: 20px 0;
  }
}
#blog-b2b .blog-temp-archive .news-wrap .content-wrap h3 {
  margin: 0;
  overflow: hidden;
  width: 100%;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-bottom: 20px;
  color: #e20074;
  font-family: 'teleNeo-bold' !important;
  font-size: 24px;
  line-height: 1.2;
  text-transform: uppercase;
}
#blog-b2b .blog-temp-archive .news-wrap .content-wrap p {
  color: #7c7c7c;
  font-size: 18px;
  line-height: 1.2;
  overflow: hidden;
  width: 100%;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}
@media only screen and (max-width: 767px) {
  #blog-b2b .blog-temp-archive .news-wrap .content-wrap p {
    -webkit-line-clamp: 3;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #blog-b2b .blog-temp-archive .news-wrap .content-wrap p {
    -webkit-line-clamp: 5;
  }
}
#blog-b2b .blog-temp-archive .news-wrap .read-more {
  position: absolute;
  padding: 0 30px;
  text-align: right;
  color: black;
  font-size: 18px;
  bottom: 0px;
  right: 0;
  font-family: 'teleNeo-bold' !important;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media only screen and (max-width: 767px) {
  #blog-b2b .blog-temp-archive .news-wrap .read-more {
    position: relative;
    text-align: left;
    padding: 0;
    flex-direction: column-reverse;
    align-items: flex-start;
  }
}
#blog-b2b .blog-temp-archive .news-wrap .read-more .node {
  padding: 6px 15px;
  background: #fbd9ea;
  color: #e20074;
  font-size: 16px;
  border-radius: 4px;
  font-family: 'teleNeo-medium' !important;
}
@media (max-width: 991px) {
  #blog-b2b .blog-temp-archive .news-wrap .read-more .node {
    margin: 20px 0 10px;
  }
}
#blog-b2b .blog-temp-archive .news-wrap .read-more a {
  color: white;
  position: relative;
  display: block;
  padding: 10px 40px 10px 15px;
  background: #e20074;
  border-radius: 7px;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#blog-b2b .blog-temp-archive .news-wrap .read-more a:after {
  content: '%';
  position: absolute;
  font-family: 'teleicon-outline';
  transform: rotate(180deg);
  font-size: 22px;
  width: 30px;
  height: auto;
  font-weight: 600;
  line-height: 25px;
  right: 0;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
@media only screen and (max-width: 767px) {
  #blog-b2b .blog-temp-archive .news-wrap .read-more a:after {
    right: initial;
  }
}
#blog-b2b .blog-temp-archive .news-wrap .read-more a:hover {
  text-decoration: none;
}
#blog-b2b .blog-temp-archive .news-wrap .read-more a:hover:after {
  right: -10px;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#blog-b2b .blog-temp-archive .white-box {
  padding: 0;
}
#blog-b2b .blog-temp-archive .white-box .news {
  height: auto !important;
}
#blog-b2b .blog-temp-archive .white-box:hover {
  background: transparent;
}
#magazin-sideMenu {
  position: relative;
  height: 100px;
  background: white;
  box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.05);
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #magazin-sideMenu {
    height: auto;
    padding: 25px 0 5px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #magazin-sideMenu {
    height: 140px;
  }
}
@media only screen and (max-width: 767px) {
  #magazin-sideMenu {
    height: 160px;
  }
}
#magazin-sideMenu .custom-container {
  height: 100%;
}
#magazin-sideMenu #side-menu {
  position: relative;
  background: transparent;
  border: 0;
  height: 100%;
}
@media (max-width: 991px) {
  #magazin-sideMenu #side-menu {
    display: block;
  }
}
#magazin-sideMenu #side-menu h3 {
  color: transparent;
  position: absolute;
  left: 0;
  padding: 0;
  width: 150px;
  height: 100%;
}
#magazin-sideMenu #side-menu h3 a {
  opacity: 0;
  width: 100%;
  height: 100%;
  left: 0;
  display: block;
  z-index: 2;
  position: relative;
}
@media only screen and (max-width: 767px) {
  #magazin-sideMenu #side-menu h3 {
    width: 100px;
  }
}
#magazin-sideMenu #side-menu h4 {
  background: transparent;
}
#magazin-sideMenu #side-menu #sidem {
  display: flex !important;
  justify-content: flex-start;
  padding-left: 170px;
  position: relative;
  align-items: center;
  flex-wrap: nowrap;
  height: 100%;
}
@media (max-width: 1199px) {
  #magazin-sideMenu #side-menu #sidem {
    overflow: auto;
    padding-left: 110px;
    opacity: 1;
  }
  #magazin-sideMenu #side-menu #sidem::-webkit-scrollbar {
    width: 5px;
    height: 5px;
  }
  #magazin-sideMenu #side-menu #sidem::-webkit-scrollbar-thumb {
    background: #e20074;
  }
  #magazin-sideMenu #side-menu #sidem::-webkit-scrollbar-track {
    background: #dddddd;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #magazin-sideMenu #side-menu #sidem {
    padding-left: 155px;
  }
}
#magazin-sideMenu #side-menu #sidem:before {
  content: '';
  background-image: url('../content/images/blog-b2b/logo-magazin-small.png');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  height: 100%;
  width: 150px;
  background-size: contain;
}
@media (max-width: 991px) {
  #magazin-sideMenu #side-menu #sidem:before {
    width: 100px;
  }
}
#magazin-sideMenu #side-menu #sidem h4 {
  position: relative;
  display: inline-flex;
  flex-basis: fit-content;
  width: 100%;
  height: 100%;
  align-items: center;
  padding: 0 20px;
  text-align: center;
}
@media (max-width: 991px) {
  #magazin-sideMenu #side-menu #sidem h4 {
    padding: 0 10px;
  }
}
#magazin-sideMenu #side-menu #sidem h4:after {
  content: '';
  position: absolute;
  width: 30%;
  height: 5px;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 0;
  background: #e20074;
  opacity: 0;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#magazin-sideMenu #side-menu #sidem h4 a {
  padding: 0;
  border-radius: 4px;
  color: black;
  display: block;
  font-size: 17px;
  font-family: 'teleNeo-bold' !important;
  text-transform: uppercase;
  line-height: 1.2;
  margin: 0px;
  width: auto;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #magazin-sideMenu #side-menu #sidem h4 a {
    font-size: 18px;
  }
}
@media (max-width: 991px) {
  #magazin-sideMenu #side-menu #sidem h4 a {
    font-size: 19px;
    text-transform: none;
  }
}
#magazin-sideMenu #side-menu #sidem h4 a:hover {
  text-decoration: none;
}
#magazin-sideMenu #side-menu #sidem h4 a:focus {
  outline: none;
  text-decoration: none;
}
#magazin-sideMenu #side-menu #sidem h4 a p {
  font-size: 17px;
  font-family: 'teleNeo-bold' !important;
  text-transform: uppercase;
  line-height: 1.2;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #magazin-sideMenu #side-menu #sidem h4 a p {
    font-size: 18px;
  }
}
@media (max-width: 991px) {
  #magazin-sideMenu #side-menu #sidem h4 a p {
    font-size: 19px;
    text-transform: none;
  }
}
#magazin-sideMenu #side-menu #sidem h4:hover:after,
#magazin-sideMenu #side-menu #sidem h4.active-title:after {
  width: 100%;
  opacity: 1;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#magazin-sideMenu #side-menu #sidem h4:hover a,
#magazin-sideMenu #side-menu #sidem h4.active-title a {
  /* background: transparent linear-gradient(181deg, #FF3E99 0%, #E9006D 50%, #C4005C 100%) 0% 0% no-repeat padding-box;*/
  color: #e20074;
  background: transparent;
}
.blog-wrap {
  width: 75%;
  margin: 60px auto 30px;
}
@media only screen and (max-width: 767px) {
  .blog-wrap {
    width: 100%;
    padding-bottom: 40px;
  }
}
.blog-wrap h1 {
  font-size: 30px;
  font-family: 'teleNeo-extra' !important;
  margin-bottom: 30px;
}
.blog-wrap a.text-magenta:before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: 1px;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.blog-wrap a.text-magenta:hover:before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  background: #e20074;
}
.wrapper-magazin-details-img {
  position: relative;
  height: 700px;
  margin: 0 auto;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .wrapper-magazin-details-img {
    height: 500px;
  }
}
@media (max-width: 991px) {
  .wrapper-magazin-details-img {
    height: 300px;
  }
}
.wrapper-magazin-details-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.wrapper-magazin-details-img .shapeMagazin {
  position: absolute;
  bottom: 0;
  width: 570px;
  height: 290px;
  left: calc(1920px - 1780px);
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .wrapper-magazin-details-img .shapeMagazin {
    width: 450px;
    height: 210px;
    left: 50px;
  }
}
@media (max-width: 991px) {
  .wrapper-magazin-details-img .shapeMagazin {
    position: absolute;
    bottom: 0;
    width: 350px;
    height: 160px;
    left: 0;
  }
}
.wrapper-magazin-details-img .shapeMagazin:before {
  content: '';
  position: absolute;
  background-image: url('../content/images/blog-b2b/shape-magazin.png');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: bottom left;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  z-index: 0;
}
.wrapper-magazin-details-img .shapeMagazin h1 {
  color: white;
  font-family: 'teleNeo-extra' !important;
  font-size: 40px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  text-align: left;
  width: 100%;
  z-index: 2;
  position: relative;
  padding: 0 90px;
}
@media (max-width: 991px) {
  .wrapper-magazin-details-img .shapeMagazin h1 {
    font-size: 30px;
  }
}
/*#endregion blog b2b*/

/*#region forma za firmi*/

#prashalnik {
  position: relative;
  height: calc(100vh - 168px);
}
#prashalnik .fixedMenu {
  position: absolute;
  height: 100%;
  width: 20%;
  background-color: #e20074;
  background-image: url('../content/images/formi-za-firmi/side-bg.png');
  background-position: top center;
  background-size: cover;
  top: 0;
  z-index: 2;
  box-shadow: 0 0 60px 25px rgba(161, 0, 82, 0.16);
}
@media only screen and (max-width: 767px) {
  #prashalnik .fixedMenu {
    position: relative;
    width: 100%;
    height: 80px;
  }
}
#prashalnik .fixedMenu ul {
  position: sticky;
  top: 180px;
  height: auto;
  border: 0;
}
@media only screen and (max-width: 767px) {
  #prashalnik .fixedMenu ul {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
  }
}
#prashalnik .fixedMenu ul li {
  width: 100%;
  background: transparent;
  margin: 30px 0;
  border: 0;
}
@media only screen and (max-width: 767px) {
  #prashalnik .fixedMenu ul li {
    margin: 0;
    height: 100%;
  }
}
#prashalnik .fixedMenu ul li a {
  position: relative;
  padding-left: 20px;
  color: white;
  text-transform: uppercase;
  font-size: 26px;
  background: transparent;
  font-family: 'teleNeo-bold' !important;
  border: 0;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #prashalnik .fixedMenu ul li a {
    text-transform: none;
    font-size: 21px;
  }
}
@media only screen and (max-width: 767px) {
  #prashalnik .fixedMenu ul li a {
    font-size: 17px;
    text-transform: none;
    height: 100%;
    vertical-align: middle;
    display: inline-flex;
    align-items: center;
    line-height: 1.2;
  }
}
#prashalnik .fixedMenu ul li a:hover {
  color: white;
}
#prashalnik .fixedMenu ul li a span {
  font-family: 'teleNeo-bold' !important;
  line-height: 1.2;
  color: white;
}
@media only screen and (max-width: 767px) {
  #prashalnik .fixedMenu ul li a span {
    line-height: 1.1;
  }
}
@media only screen and (max-width: 767px) {
  #prashalnik .fixedMenu ul li.active a {
    background: white;
    border-radius: 0;
    color: #e20074;
  }
}
#prashalnik .fixedMenu ul li.active a:before {
  content: '';
  position: absolute;
  height: 100%;
  width: 3px;
  border-radius: 10px;
  background: white;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto 0;
}
@media only screen and (max-width: 767px) {
  #prashalnik .fixedMenu ul li.active a:before {
    display: none;
  }
}
#prashalnik .fixedMenu ul li.active span {
  color: white;
}
@media only screen and (max-width: 767px) {
  #prashalnik .fixedMenu ul li.active span {
    color: #e20074;
  }
}
#prashalnik .rightContentForm {
  position: relative;
  width: 80%;
  margin-left: 20%;
  height: 100%;
  overflow-y: scroll;
  background-image: url(../content/images/formi-za-firmi/bg.png);
  background-position: top center;
  background-size: cover;
}
@media only screen and (max-width: 767px) {
  #prashalnik .rightContentForm {
    width: 100%;
    margin-left: 0;
    padding-bottom: 100px;
  }
}
#prashalnik .rightContentForm .wrapper {
  padding: 50px;
}
@media only screen and (max-width: 767px) {
  #prashalnik .rightContentForm .wrapper {
    padding: 40px 20px;
  }
}
#prashalnik .rightContentForm .wrapper > .wrap {
  margin-bottom: 60px;
}
#prashalnik .rightContentForm h2 {
  position: relative;
  color: black;
  text-transform: none;
  font-size: 26px;
  font-family: 'teleNeo-bold' !important;
  padding-bottom: 15px;
  margin-bottom: 60px;
}
@media only screen and (max-width: 767px) {
  #prashalnik .rightContentForm h2 {
    font-size: 20px;
  }
}
#prashalnik .rightContentForm h2:before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  background: #e20074;
  margin: auto 0;
  width: 50px;
  height: 6px;
  border-radius: 5px;
}
#prashalnik .rightContentForm .form {
  position: relative;
  display: flex;
  width: 100%;
  flex-direction: row;
  flex-wrap: wrap;
}
#prashalnik .rightContentForm .form #btnSubmit {
  cursor: pointer;
}
#prashalnik .rightContentForm .form .form-group {
  width: 45%;
  margin: 0 45px 30px 0;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #prashalnik .rightContentForm .form .form-group {
    margin: 0 35px 30px 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #prashalnik .rightContentForm .form .form-group {
    margin: 0 25px 30px 0;
  }
}
@media only screen and (max-width: 767px) {
  #prashalnik .rightContentForm .form .form-group {
    width: 100%;
    margin: 0 0px 30px 0;
  }
}
#prashalnik .rightContentForm .form .form-group label {
  color: black;
  font-size: 16px;
  margin-bottom: 10px;
}
#prashalnik .rightContentForm .form .form-group input {
  box-shadow: 0px 3px 14px #64747a21;
  border-radius: 6px;
  border-color: transparent;
  height: 50px;
  padding: 10px 20px;
  color: rgba(0, 0, 0, 0.55);
  font-family: 'teleNeo-medium' !important;
  font-size: 18px;
}
#prashalnik .rightContentForm .form .form-group.has-error input {
  border-color: rgba(255, 0, 0, 0.5) !important;
}
#prashalnik .rightContentForm #odberete-uslugi-i-produkti .form {
  display: block;
}
#prashalnik .rightContentForm #odberete-uslugi-i-produkti .checkWrapper {
  background: white;
  display: flex;
  flex-wrap: wrap;
  padding: 30px 20px;
}
#prashalnik .rightContentForm #odberete-uslugi-i-produkti .checkWrapper .box {
  width: 40%;
  margin: 0 30px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #prashalnik .rightContentForm #odberete-uslugi-i-produkti .checkWrapper .box {
    margin: 0 20px;
  }
}
@media only screen and (max-width: 767px) {
  #prashalnik .rightContentForm #odberete-uslugi-i-produkti .checkWrapper .box {
    width: 100%;
    margin: 0;
  }
}
#prashalnik .rightContentForm #odberete-uslugi-i-produkti .checkWrapper .box.comment {
  width: 100%;
}
#prashalnik .rightContentForm #odberete-uslugi-i-produkti .checkWrapper .box.comment input {
  border-bottom: 1px solid black;
  border-top: 0;
  border-radius: 0;
  border-left: 0;
  border-right: 0;
  box-shadow: none;
  height: 30px;
  padding: 0;
}
#prashalnik .rightContentForm #odberete-uslugi-i-produkti .checkWrapper .box.comment input:focus,
#prashalnik .rightContentForm #odberete-uslugi-i-produkti .checkWrapper .box.comment input:hover {
  background: transparent;
}
#prashalnik .rightContentForm #odberete-uslugi-i-produkti .checkWrapper span.errorMsg {
  margin-left: 30px;
  font-family: 'teleNeo-medium' !important;
}
@media only screen and (max-width: 767px) {
  #prashalnik .rightContentForm #odberete-uslugi-i-produkti .checkWrapper span.errorMsg {
    margin: 0;
  }
}
#prashalnik .rightContentForm #odberete-uslugi-i-produkti .form-check {
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin: 20px 0;
  padding-left: 30px;
}
#prashalnik .rightContentForm #odberete-uslugi-i-produkti .form-check input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 20px;
  width: 20px;
  left: 0px;
  top: 0px;
  z-index: 5;
}
#prashalnik .rightContentForm #odberete-uslugi-i-produkti .form-check input:checked ~ .checkmark {
  background: #e20074;
  border-color: transparent;
}
#prashalnik .rightContentForm #odberete-uslugi-i-produkti .form-check input:checked ~ .checkmark:after {
  content: 'V';
  font-family: 'teleIcon-outline' !important;
  font-size: 18px;
  color: white;
  position: absolute;
  left: 1px;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  line-height: 20px;
  margin: auto;
}
#prashalnik .rightContentForm #odberete-uslugi-i-produkti .form-check .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: white;
  border-radius: 4px;
  border: 1px solid #cccccc;
}
#prashalnik .rightContentForm #odberete-uslugi-i-produkti .submitConfirmation {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 0 30px 0;
}
#prashalnik .rightContentForm #odberete-uslugi-i-produkti .submitConfirmation input {
  border-radius: 8px;
  box-shadow: 0px 6px 22px #64747a29;
  padding: 10px 30px;
  font-size: 18px;
  font-family: 'teleNeo-medium' !important;
}
#prashalnik .rightContentForm .captchaAndSubmit {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin: 30px 0 0;
}
#prashalnik .rightContentForm .capthaWrapper {
  margin-right: 30px;
}
#prashalnik .rightContentForm .capthaWrapper .form-group {
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
  margin: 0;
}
#prashalnik .rightContentForm .capthaWrapper .form-group label {
  width: 100%;
}
#prashalnik .rightContentForm .capthaWrapper .form-group .captchaInput input {
  background: transparent;
  border-radius: 0;
  border-color: black !important;
  width: 110px !important;
  box-shadow: none;
}
#prashalnik .rightContentForm .capthaWrapper .form-group .captchaInput input:focus {
  outline: none;
}
#prashalnik .rightContentForm .success-msg {
  padding: 30px;
}
#prashalnik .rightContentForm .success-msg span {
  color: green;
  font-size: 19px;
  font-family: 'teleNeo-bold' !important;
  display: inline-block;
}
#prashalnik .rightContentForm .success-msg span a {
  display: inline-block;
  color: green;
  text-decoration: underline;
  font-family: 'teleNeo-bold' !important;
}
#prashalnik .rightContentForm .success-msg .close-btn {
  text-align: right;
  position: absolute;
  right: 25px;
  top: 5px;
}
#prashalnik .rightContentForm .success-msg .close-btn span {
  cursor: pointer;
  font-size: 30px;
}
#prashalnik .rightContentForm .success-msg .close-btn span:before {
  font-weight: 600;
}
/*#endregion forma za firmi*/

/*#region megjunarodni povici redesign*/

#international-calls {
  padding: 4% 0;
  position: relative;
  background: linear-gradient(180deg, #d1d8f0, white);
}
#international-calls:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  background-image: url(../content/images/international-calls/World.png);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  margin: 0 auto;
  width: 70%;
  height: 85%;
  z-index: 0;
  top: 0;
  mix-blend-mode: color-dodge;
}
@media (min-width: 1900px) {
  #international-calls:after {
    width: 50%;
    height: 100%;
  }
}
#international-calls h1 {
  margin: 0 0 40px 0;
  font-size: 50px;
  color: black;
  line-height: 1.2;
  font-family: 'teleNeo-extra' !important;
  position: relative;
  z-index: 2;
}
@media only screen and (max-width: 767px) {
  #international-calls h1 {
    font-size: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #international-calls h1 {
    font-size: 40px;
  }
}
#international-calls h1 span {
  font-family: 'teleNeo-regular';
  font-size: 40px;
  display: block;
}
@media only screen and (max-width: 767px) {
  #international-calls h1 span {
    font-size: 26px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #international-calls h1 span {
    font-size: 35px;
  }
}
#international-calls h1:after {
  content: '';
  position: absolute;
  width: 100px;
  height: 5px;
  border-radius: 10px;
  background: #e20074;
  left: 0;
  right: 0;
  bottom: -10px;
  margin: 0 auto;
}
#international-calls p {
  font-size: 19px;
  font-family: 'teleNeo-regular' !important;
  z-index: 2;
  position: relative;
}
#international-calls p.like-subheader {
  font-size: 19px;
  font-family: 'teleNeo-medium' !important;
  line-height: 1.2;
  color: black;
  padding: 20px 23% 40px;
}
@media only screen and (max-width: 767px) {
  #international-calls p.like-subheader {
    padding: 20px 0 30px;
  }
}
#international-calls p.text-magenta {
  font-family: 'teleNeo-medium' !important;
  padding: 0 15px;
}
#international-calls .wrapper {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 30px 0;
  z-index: 2;
}
@media only screen and (max-width: 767px) {
  #international-calls .wrapper {
    flex-direction: column;
  }
}
#international-calls .wrapper > div {
  text-align: center;
  background: rgba(255, 255, 255, 0.75);
  margin: 0 20px;
  padding: 30px;
  border-radius: 8px;
  width: 25%;
  z-index: 2;
}
@media only screen and (max-width: 767px) {
  #international-calls .wrapper > div {
    margin: 15px 20px;
    width: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #international-calls .wrapper > div {
    width: 35%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #international-calls .wrapper > div {
    width: 30%;
  }
}
#international-calls .wrapper > div .header {
  position: relative;
  min-height: 80px;
}
#international-calls .wrapper > div .header h2 {
  text-transform: uppercase;
  font-size: 32px;
  font-family: 'teleNeo-extra' !important;
}
#international-calls .wrapper > div .header h2 span {
  font-size: 25px;
  font-family: 'teleNeo-regular' !important;
  display: block;
  text-transform: none;
}
#international-calls .wrapper > div .header:after {
  content: '';
  position: absolute;
  width: 150px;
  height: 1px;
  background: #e5e5e5;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}
#international-calls .wrapper > div .priceBox {
  position: relative;
  margin: 40px 0 60px;
}
@media only screen and (max-width: 767px) {
  #international-calls .wrapper > div .priceBox {
    margin: 20px 0 40px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #international-calls .wrapper > div .priceBox {
    margin: 20px 0 20px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #international-calls .wrapper > div .priceBox {
    margin: 20px 0 30px;
  }
}
#international-calls .wrapper > div .priceBox .smart-priceWraper {
  position: relative;
  display: flex;
  width: 100%;
  justify-content: center;
  align-items: center;
}
#international-calls .wrapper > div .priceBox .smart-priceWraper p.price {
  font-size: 45px;
  font-family: 'teleNeo-bold' !important;
}
#international-calls .wrapper > div .priceBox .smart-priceWraper .p-right-smart {
  margin-left: 10px;
}
#international-calls .wrapper > div .priceBox .smart-priceWraper .p-right-smart p {
  font-size: 14px !important;
  text-transform: none;
  color: rgba(0, 0, 0, 0.6);
}
#international-calls .country-schedule {
  position: relative;
  padding: 5% 0;
  z-index: 2;
}
#international-calls .country-schedule .world-icon {
  position: relative;
  margin: 0 auto;
  text-align: center;
  width: 100px;
  height: 100px;
}
@media only screen and (max-width: 767px) {
  #international-calls .country-schedule .world-icon {
    width: 65px;
    height: 90px;
  }
}
#international-calls .country-schedule .world-icon svg {
  left: 0;
  right: 0;
  margin: auto;
  bottom: 0;
  top: 0;
}
@media only screen and (max-width: 767px) {
  #international-calls .country-schedule .world-icon svg {
    width: 100%;
    height: 100%;
  }
}
#international-calls .country-schedule h3 {
  margin: 0 0 60px 0;
  font-size: 50px;
  color: black;
  line-height: 1.2;
  font-family: 'teleNeo-extra' !important;
  position: relative;
  text-transform: uppercase;
}
@media only screen and (max-width: 767px) {
  #international-calls .country-schedule h3 {
    font-size: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #international-calls .country-schedule h3 {
    font-size: 40px;
  }
}
#international-calls .country-schedule h3 span {
  font-family: 'teleNeo-regular';
  font-size: 40px;
  display: block;
}
@media only screen and (max-width: 767px) {
  #international-calls .country-schedule h3 span {
    font-size: 26px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #international-calls .country-schedule h3 span {
    font-size: 35px;
  }
}
#international-calls .country-schedule h3:after {
  content: '';
  position: absolute;
  width: 100px;
  height: 5px;
  border-radius: 10px;
  background: #e20074;
  left: 0;
  right: 0;
  bottom: -10px;
  margin: 0 auto;
}
#international-calls .country-schedule .accordion {
  border-radius: 10px;
  box-shadow: 0px 20px 36px rgba(106, 106, 129, 0.12);
}
@media only screen and (max-width: 767px) {
  #international-calls .country-schedule .accordion {
    margin-bottom: 40px;
  }
}
#international-calls .country-schedule .accordion .panel-default {
  padding: 0 40px;
  margin: 0;
  border: 0;
}
#international-calls .country-schedule .accordion .panel-default .panel-heading {
  padding: 20px 0;
}
#international-calls .country-schedule .accordion .panel-default .panel-heading h4 {
  padding: 0;
}
#international-calls .country-schedule .accordion .panel-default .panel-heading h4 a {
  font-size: 27px;
  line-height: 1.2;
  display: block;
  font-family: 'teleNeo-bold' !important;
  position: relative;
}
@media only screen and (max-width: 767px) {
  #international-calls .country-schedule .accordion .panel-default .panel-heading h4 a {
    font-size: 22px;
  }
}
#international-calls .country-schedule .accordion .panel-default .panel-heading h4 a:hover,
#international-calls .country-schedule .accordion .panel-default .panel-heading h4 a:focus {
  color: black;
  text-decoration: none;
}
#international-calls .country-schedule .accordion .panel-default .panel-heading h4 a:after {
  content: '-';
  position: absolute;
  font-family: 'teleicon-outline';
  color: #e20074;
  font-size: 22px;
  top: 0px;
  right: 20px;
  margin: auto;
  font-weight: 600;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#international-calls .country-schedule .accordion .panel-default .panel-heading h4 a.collapsed:after {
  content: '+';
  font-family: 'teleicon-outline';
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#international-calls .country-schedule .accordion .panel-default .panel-collapse .panel-body {
  border-bottom: 1px solid #d4d4d4;
  padding-bottom: 25px;
  padding: 0 0 30px 0;
}
#international-calls .country-schedule .accordion .panel-default .panel-collapse .panel-body p {
  color: #a0a0a0;
  font-family: 'teleNeo-regular' !important;
  line-height: 1.2;
  font-size: 18px;
}
/*#endregion megjunarodni povici redesign*/

/*#region Opshtestvena odgovornost redesign*/

#opstestvena-odgovornost {
  position: relative;
  padding: 0 0 8%;
}
#opstestvena-odgovornost .main-banner {
  position: relative;
  background-image: url(../content/images/opshtestvena-odgovornost-red/banner.png);
  background-size: cover;
  height: 520px;
  background-position: center;
  background-repeat: no-repeat;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #opstestvena-odgovornost .main-banner {
    background-position: 70% !important;
    height: 400px !important;
  }
}
@media only screen and (max-width: 767px) {
  #opstestvena-odgovornost .main-banner {
    background-position: 85% !important;
    height: 375px !important;
  }
}
#opstestvena-odgovornost .main-banner .heading-wrapper {
  position: relative;
  height: 520px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #opstestvena-odgovornost .main-banner .heading-wrapper {
    height: 400px !important;
  }
}
#opstestvena-odgovornost .main-banner .heading-wrapper .header {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -60px;
  background-color: white;
  box-shadow: 0 30px 89px #0000001a;
  padding: 30px 50px;
  width: 80%;
  margin: 0 auto;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #opstestvena-odgovornost .main-banner .heading-wrapper .header {
    bottom: -50px !important;
    padding: 30px !important;
    width: 95% !important;
  }
}
@media only screen and (max-width: 767px) {
  #opstestvena-odgovornost .main-banner .heading-wrapper .header {
    padding: 30px !important;
    width: 100% !important;
    bottom: 70px;
  }
}
#opstestvena-odgovornost .main-banner .heading-wrapper .header .text-center {
  font-family: 'teleNeo-extra' !important;
  font-size: 30px;
  color: black;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #opstestvena-odgovornost .main-banner .heading-wrapper .header .text-center {
    font-size: 30px !important;
  }
}
@media only screen and (max-width: 767px) {
  #opstestvena-odgovornost .main-banner .heading-wrapper .header .text-center {
    font-size: 30px;
  }
}
#opstestvena-odgovornost .content {
  margin: 95px 0 40px;
}
#opstestvena-odgovornost .content .text-wrap {
  font-size: 18px;
  margin-top: 125px;
  margin-bottom: 40px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #opstestvena-odgovornost .content .text-wrap {
    font-size: 17px !important;
    padding: 20px;
    margin-top: 60px !important;
    margin-bottom: 10px !important;
  }
}
@media only screen and (max-width: 767px) {
  #opstestvena-odgovornost .content .text-wrap {
    margin-top: 90px !important;
    margin-bottom: 30px !important;
  }
}
#opstestvena-odgovornost .content .text-wrap h2 {
  color: #e20074;
  font-family: 'teleNeo-bold' !important;
}
@media only screen and (max-width: 767px) {
  #opstestvena-odgovornost .content .text-wrap h2 {
    font-size: 26px !important;
  }
}
#opstestvena-odgovornost .content .text-wrap h3 {
  font-family: 'teleNeo-bold' !important;
  font-size: 22px;
}
@media only screen and (max-width: 767px) {
  #opstestvena-odgovornost .content .text-wrap h3 {
    font-size: 19px;
  }
}
@media only screen and (max-width: 767px) {
  #opstestvena-odgovornost .content .text-wrap p {
    font-size: 16px;
  }
}
#opstestvena-odgovornost .content .text-wrap ul li {
  margin-left: 0 !important;
}
@media only screen and (max-width: 767px) {
  #opstestvena-odgovornost .content .text-wrap ul li {
    font-size: 17px;
    line-height: 115%;
  }
}
#opstestvena-odgovornost .content .white-box {
  min-height: 100%;
  margin-bottom: 40px;
  -webkit-box-shadow: 0 12px 40px rgba(0, 0, 0, 0.07);
  padding: 40px;
}
@media only screen and (max-width: 767px) {
  #opstestvena-odgovornost .content .white-box {
    padding: 25px !important;
  }
}
#opstestvena-odgovornost .content .white-box p {
  line-height: 1.2;
  font-size: 17px;
}
@media only screen and (max-width: 767px) {
  #opstestvena-odgovornost .content .white-box p {
    font-size: 17px;
  }
}
#opstestvena-odgovornost .content .white-box p span {
  color: #e20074;
  font-family: 'teleNeo-bold' !important;
  font-size: 17px;
}
@media only screen and (max-width: 767px) {
  #opstestvena-odgovornost .content .white-box p span {
    font-size: 17px;
  }
}
#opstestvena-odgovornost .content .white-box h4 {
  font-family: 'teleNeo-bold' !important;
}
#opstestvena-odgovornost .content .white-box a {
  position: relative;
  width: 100%;
  word-break: break-all;
}
#opstestvena-odgovornost .sponzorstva {
  background: transparent linear-gradient(181deg, #ececec00 0%, white 45%) 0% 0% no-repeat padding-box;
  position: relative;
}
#opstestvena-odgovornost .sponzorstva .heading {
  padding: 60px 0px 40px;
}
@media only screen and (max-width: 767px) {
  #opstestvena-odgovornost .sponzorstva .heading {
    padding: 0px 0px 15px;
  }
}
#opstestvena-odgovornost .sponzorstva .heading h2 {
  color: #e20074;
  text-align: center;
  font-family: 'teleNeo-bold' !important;
  margin-bottom: 40px;
}
@media only screen and (max-width: 767px) {
  #opstestvena-odgovornost .sponzorstva .heading {
    margin-bottom: 20px;
  }
}
#opstestvena-odgovornost .sponzorstva .heading p {
  width: 90%;
  margin: 0 auto;
  font-size: 18px;
}
@media only screen and (max-width: 767px) {
  #opstestvena-odgovornost .sponzorstva .heading p {
    width: 100%;
    font-size: 17px;
    line-height: 1.2;
  }
}
#opstestvena-odgovornost .sponzorstva .content-sponz {
  box-shadow: 0 12px 40px rgba(0, 0, 0, 0.07);
  min-height: 320px;
  margin-top: 30px;
}
#opstestvena-odgovornost .sponzorstva .content-sponz.bigger {
  height: 470px;
  position: relative;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #opstestvena-odgovornost .sponzorstva .content-sponz.bigger {
    height: 650px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #opstestvena-odgovornost .sponzorstva .content-sponz.bigger {
    height: auto;
  }
}
@media only screen and (max-width: 767px) {
  #opstestvena-odgovornost .sponzorstva .content-sponz.bigger {
    height: auto;
  }
}
#opstestvena-odgovornost .sponzorstva .content-sponz.bigger .row {
  height: 100%;
}
#opstestvena-odgovornost .sponzorstva .content-sponz.bigger .row .col-lg-5 {
  height: 100%;
}
#opstestvena-odgovornost .sponzorstva .content-sponz.bigger .row .col-lg-5 .sponzBox {
  height: 100%;
}
#opstestvena-odgovornost .sponzorstva .content-sponz.bigger .row.right-box p {
  margin: 20px 15px 20px 5px !important;
}
#opstestvena-odgovornost .sponzorstva .content-sponz .sponzBox {
  background-repeat: no-repeat;
  min-height: 320px;
  background-position: center;
  background-size: cover;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #opstestvena-odgovornost .sponzorstva .content-sponz .sponzBox {
    min-height: 380px;
    background-position: left;
    height: 100% !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #opstestvena-odgovornost .sponzorstva .content-sponz .sponzBox {
    width: 65%;
    margin: 0 auto;
    margin-top: 50px;
    background-position: left;
  }
}
@media only screen and (max-width: 767px) {
  #opstestvena-odgovornost .sponzorstva .content-sponz .sponzBox {
    margin-top: 15px;
  }
}
#opstestvena-odgovornost .sponzorstva .content-sponz .sponzBox.sponzBox1 {
  background-image: url(../content/images/opshtestvena-odgovornost-red/iso3.png) !important;
}
@media (min-width: 320px) and (max-width: 450px) {
  #opstestvena-odgovornost .sponzorstva .content-sponz .sponzBox.sponzBox1 {
    background-size: cover;
    background-position: center;
    min-height: 180px !important;
  }
}
@media (min-width: 461px) and (max-width: 767px)  {
  #opstestvena-odgovornost .sponzorstva .content-sponz .sponzBox.sponzBox1 {
    background-size: cover;
    min-height: 230px !important;
  }
}
#opstestvena-odgovornost .sponzorstva .content-sponz .sponzBox.sponzBox2 {
  background-image: url(../content/images/opshtestvena-odgovornost-red/iso3-1.png) !important;
  min-height: 340px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #opstestvena-odgovornost .sponzorstva .content-sponz .sponzBox.sponzBox2 {
    min-height: 440px;
  }
}
@media (min-width: 320px) and (max-width: 450px) {
  #opstestvena-odgovornost .sponzorstva .content-sponz .sponzBox.sponzBox2 {
    background-size: cover;
    background-position: center;
    min-height: 180px !important;
  }
}
@media (min-width: 461px) and (max-width: 767px)  {
  #opstestvena-odgovornost .sponzorstva .content-sponz .sponzBox.sponzBox2 {
    background-size: cover;
    min-height: 230px !important;
  }
}
#opstestvena-odgovornost .sponzorstva .content-sponz .sponzBox.sponzBox3 {
  background-image: url(../content/images/opshtestvena-odgovornost-red/iso3-2.png) !important;
}
@media (min-width: 320px) and (max-width: 450px) {
  #opstestvena-odgovornost .sponzorstva .content-sponz .sponzBox.sponzBox3 {
    background-size: cover;
    background-position: center;
    min-height: 180px !important;
  }
}
@media (min-width: 461px) and (max-width: 767px)  {
  #opstestvena-odgovornost .sponzorstva .content-sponz .sponzBox.sponzBox3 {
    background-size: cover;
    min-height: 230px !important;
  }
}
#opstestvena-odgovornost .sponzorstva .content-sponz .sponzBox.sponzBox4 {
  background-image: url(../content/images/opshtestvena-odgovornost-red/iso3-3.png) !important;
}
@media (min-width: 320px) and (max-width: 450px) {
  #opstestvena-odgovornost .sponzorstva .content-sponz .sponzBox.sponzBox4 {
    background-size: cover;
    background-position: center;
    min-height: 180px !important;
  }
}
@media (min-width: 461px) and (max-width: 767px)  {
  #opstestvena-odgovornost .sponzorstva .content-sponz .sponzBox.sponzBox4 {
    background-size: cover;
    min-height: 230px !important;
  }
}
#opstestvena-odgovornost .sponzorstva .content-sponz .right-box {
  padding: 20px 0 0 20px;
}
@media only screen and (max-width: 767px) {
  #opstestvena-odgovornost .sponzorstva .content-sponz .right-box {
    text-align: center;
    padding: 0 0 15px;
  }
}
#opstestvena-odgovornost .sponzorstva .content-sponz .right-box img {
  padding: 20px;
  box-sizing: border-box;
  margin: 35px 30px;
  box-shadow: 0 3px 60px #00000029;
  width: 80%;
}
@media only screen and (max-width: 767px) {
  #opstestvena-odgovornost .sponzorstva .content-sponz .right-box img {
    padding: 20px;
    margin: auto;
    margin-top: 20px;
    width: 50%;
  }
}
#opstestvena-odgovornost .sponzorstva .content-sponz .right-box h2 {
  font-size: 20px !important;
  margin-top: 35px;
  margin-left: 5px;
  margin-right: 15px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #opstestvena-odgovornost .sponzorstva .content-sponz .right-box h2 {
    margin-left: 30px !important;
  }
}
@media only screen and (max-width: 767px) {
  #opstestvena-odgovornost .sponzorstva .content-sponz .right-box h2 {
    margin: 10px !important;
  }
}
#opstestvena-odgovornost .sponzorstva .content-sponz .right-box p {
  font-size: 18px;
  margin: 20px 15px 45px 5px;
  color: #767676;
  line-height: 1.1;
  padding-right: 20px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #opstestvena-odgovornost .sponzorstva .content-sponz .right-box p {
    margin: 20px 15px 45px 30px !important;
  }
}
@media only screen and (max-width: 767px) {
  #opstestvena-odgovornost .sponzorstva .content-sponz .right-box p {
    margin: 15px auto;
    padding: 10px 30px;
    font-size: 17px;
  }
}
/*#endregion Opshtestvena odgovornost redesign*/

/*#region optika*/

.main-banner-optika {
  position: relative;
  height: 550px;
  background: #e20074;
  height: 600px;
  background-image: url(../content/banners/2023/100.jpg) !important;
  background-position: center;
  background-size: cover;
  padding-bottom: 4%;
}
.main-banner-optika.sq {
  background-image: url(../content/banners/2023/100-SQ.jpg) !important;
}
@media only screen and (max-width: 767px) {
  .main-banner-optika.sq {
    background-image: url(../content/banners/2023/banner-sqmob.jpg) !important;
  }
}
@media (min-width: 2500px) {
  .main-banner-optika {
    height: 700px;
  }
}
@media only screen and (max-width: 767px) {
  .main-banner-optika {
    height: 400px;
    padding: 5% 0 10%;
    background-image: url(../content/banners/2023/mobile-MKD.jpg) !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .main-banner-optika {
    height: 450px;
  }
}
.main-banner-optika .wrapper {
  position: relative;
  display: flex;
  align-content: center;
  justify-content: space-between;
  align-items: flex-end;
  height: 100%;
}
@media only screen and (max-width: 767px) {
  .main-banner-optika .wrapper {
    align-items: flex-end;
  }
}
.main-banner-optika .wrapper > div {
  width: 50%;
}
@media only screen and (max-width: 767px) {
  .main-banner-optika .wrapper > div {
    width: 100%;
  }
}
.main-banner-optika .wrapper h1 {
  color: white;
  font-family: 'teleNeo-extra' !important;
  font-size: 80px;
  margin: 0 0 30px 0;
  text-transform: none;
}
@media only screen and (max-width: 767px) {
  .main-banner-optika .wrapper h1 {
    font-size: 40px;
    margin-bottom: 10px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .main-banner-optika .wrapper h1 {
    font-size: 55px;
  }
}
.main-banner-optika .wrapper p {
  font-size: 35px;
  font-family: 'teleNeo-bold' !important;
  line-height: 1.2;
  color: white;
}
@media only screen and (max-width: 767px) {
  .main-banner-optika .wrapper p {
    font-size: 25px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .main-banner-optika .wrapper p {
    font-size: 28px;
  }
}
.main-banner-optika .wrapper .right-img {
  position: absolute;
  width: 100%;
  height: 100%;
  background-image: url('../content/images/optika-images/Banner_rightshape.png');
  background-size: contain;
  background-position: bottom right;
  bottom: 0;
  background-repeat: no-repeat;
  right: -10%;
}
@media only screen and (max-width: 767px) {
  .main-banner-optika .wrapper .right-img {
    width: 80%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .main-banner-optika .wrapper .right-img {
    width: 70%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .main-banner-optika .wrapper .right-img {
    width: 65%;
  }
}
.white-bg-optika {
  position: relative;
  padding: 3% 0;
  background: white;
}
@media only screen and (max-width: 767px) {
  .white-bg-optika {
    padding: 15% 0 10%;
  }
}
.white-bg-optika h2 {
  color: black;
  text-transform: uppercase;
  font-size: 36px;
  margin-bottom: 40px;
  text-align: center;
  font-family: 'teleNeo-extra' !important;
}
@media only screen and (max-width: 767px) {
  .white-bg-optika h2 {
    font-size: 28px;
    margin-bottom: 20px;
  }
}
.white-bg-optika .icons-wrapper {
  position: relative;
  display: flex;
}
@media only screen and (max-width: 767px) {
  .white-bg-optika .icons-wrapper {
    flex-direction: column;
  }
}
.white-bg-optika .icons-wrapper .wrap {
  width: 23%;
  margin: 20px;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .white-bg-optika .icons-wrapper .wrap {
    width: 100%;
    margin: 20px 0;
  }
}
.white-bg-optika .icons-wrapper .wrap .icon-img {
  position: relative;
  min-height: 90px;
}
.white-bg-optika .icons-wrapper .wrap svg {
  position: relative;
}
.white-bg-optika .icons-wrapper .wrap p {
  font-size: 20px;
  font-family: 'teleNeo-bold' !important;
  line-height: 1.2;
}
.sto-e-optika {
  position: relative;
  padding: 6% 0 0;
  background-image: url(../content/images/optika-images/bg-second-section.jpg);
  background-size: cover;
  background-position: top center;
  height: auto;
}
@media only screen and (max-width: 767px) {
  .sto-e-optika {
    padding: 15% 0 10%;
  }
}
.sto-e-optika .left-text {
  position: relative;
  width: 45%;
}
@media (max-width: 991px) {
  .sto-e-optika .left-text {
    width: 100%;
  }
}
.sto-e-optika .flex {
  position: relative;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 991px) {
  .sto-e-optika .flex {
    flex-direction: column;
  }
}
.sto-e-optika .flex .right-text {
  position: relative;
  width: 45%;
}
@media (max-width: 991px) {
  .sto-e-optika .flex .right-text {
    width: 100%;
  }
}
.sto-e-optika .flex .svg-wrap {
  position: relative;
  width: 45%;
}
@media (max-width: 991px) {
  .sto-e-optika .flex .svg-wrap {
    width: 100%;
    margin: 30px 0;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .sto-e-optika .flex .svg-wrap {
    width: 50%;
  }
}
.sto-e-optika .flex .svg-wrap svg {
  position: relative;
  top: 50px;
}
@media (max-width: 991px) {
  .sto-e-optika .flex .svg-wrap svg {
    width: 100%;
    height: auto;
    display: block;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .sto-e-optika .flex .svg-wrap svg {
    position: absolute;
    width: 100%;
    display: inline-block;
    top: -190px;
  }
}
.sto-e-optika .flex .svg-wrap svg path#animated:nth-child(1) {
  stroke-dasharray: 450;
  stroke-dashoffset: 450;
  animation: daniBre 40s linear forwards infinite;
  /*   animation-delay: 15s;*/

}
.sto-e-optika .flex .svg-wrap svg path#animated:nth-child(3) {
  stroke-dasharray: 700;
  stroke-dashoffset: 700;
  animation: daniBre 20s linear forwards infinite;
  animation-delay: 2s;
}
.sto-e-optika .flex .svg-wrap svg path#animated:nth-child(5) {
  stroke-dasharray: 800;
  stroke-dashoffset: 800;
  animation: daniBre 25s linear forwards infinite;
}
.sto-e-optika .flex .svg-wrap svg circle {
  animation: pulse2 3s linear infinite;
}
.sto-e-optika h2 {
  color: white;
  font-size: 45px;
  font-family: 'teleNeo-extra' !important;
  margin-bottom: 40px;
  text-transform: uppercase;
  line-height: 1.2;
}
@media only screen and (max-width: 767px) {
  .sto-e-optika h2 {
    font-size: 28px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .sto-e-optika h2 {
    font-size: 35px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .sto-e-optika h2 {
    font-size: 33px;
  }
}
.sto-e-optika h2 span {
  display: inline;
  background: #e20074;
  color: white;
  padding: 5px 15px;
  font-family: 'teleNeo-extra' !important;
  text-transform: uppercase;
}
.sto-e-optika p {
  font-size: 20px;
  color: white;
  line-height: 1.2;
}
@media only screen and (max-width: 767px) {
  .sto-e-optika p {
    font-size: 18px;
  }
}
.prednosti-optika {
  position: relative;
  background: radial-gradient(116.8% 63.56% at 50.03% 36.44%, #dc0071 0%, #dc0071 0%, #b50466 100%);
  padding: 3% 0;
}
@media only screen and (max-width: 767px) {
  .prednosti-optika {
    padding: 15% 0 10%;
  }
}
.prednosti-optika h2 {
  color: white;
  text-transform: uppercase;
  font-size: 36px;
  margin-bottom: 40px;
  text-align: center;
  font-family: 'teleNeo-extra' !important;
  line-height: 1.2;
}
@media only screen and (max-width: 767px) {
  .prednosti-optika h2 {
    font-size: 28px;
  }
}
.prednosti-optika .prednosti-wrapper {
  position: relative;
  display: flex;
}
@media only screen and (max-width: 767px) {
  .prednosti-optika .prednosti-wrapper {
    flex-direction: column;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .prednosti-optika .prednosti-wrapper {
    flex-wrap: wrap;
  }
}
.prednosti-optika .prednosti-wrapper .wrap {
  width: 23%;
  margin: 20px;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .prednosti-optika .prednosti-wrapper .wrap {
    width: 100%;
    margin: 20px 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .prednosti-optika .prednosti-wrapper .wrap {
    width: 40%;
    margin: 20px auto;
  }
}
.prednosti-optika .prednosti-wrapper .wrap .icon-img {
  position: relative;
  min-height: 90px;
}
.prednosti-optika .prednosti-wrapper .wrap svg {
  position: relative;
}
.prednosti-optika .prednosti-wrapper .wrap p {
  font-size: 20px;
  font-family: 'teleNeo-medium' !important;
  line-height: 1.2;
  color: white;
}
@media only screen and (max-width: 767px) {
  .prednosti-optika .prednosti-wrapper .wrap p {
    font-size: 18px;
  }
}
.optika-slider {
  position: relative;
  background: url('../content/images/optika-images/slider_bg.jpg');
  background-position: center;
  background-size: cover;
  padding: 3% 0;
  color: white;
}
@media only screen and (max-width: 767px) {
  .optika-slider {
    padding: 15% 0 10%;
  }
}
.optika-slider .carousel-inner {
  width: 50%;
  margin: 0 auto;
  height: 600px;
}
@media (max-width: 991px) {
  .optika-slider .carousel-inner {
    width: 80%;
    height: auto;
  }
}
.optika-slider .item {
  width: 100%;
  margin: 0 auto;
  text-align: center;
}
.optika-slider .item .lottie-icon {
  position: relative;
  margin: 0 auto;
  text-align: center;
}
.optika-slider .item .lottie-icon.yt {
  width: 140px;
  height: 140px;
}
@media only screen and (max-width: 767px) {
  .optika-slider .item .lottie-icon.yt {
    width: 90px;
    height: 90px;
  }
}
.optika-slider .item .lottie-icon.movie {
  width: 180px;
  height: 180px;
}
.optika-slider .item .lottie-icon.game {
  width: 200px;
  height: 170px;
}
.optika-slider .item .lottie-icon lottie-player {
  width: 100% !important;
  height: 100% !important;
}
.optika-slider .item h3 {
  color: white;
  text-transform: uppercase;
  font-size: 32px;
  font-family: 'teleNeo-bold' !important;
  margin-bottom: 30px;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .optika-slider .item h3 {
    font-size: 25px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .optika-slider .item h3 {
    font-size: 30px;
  }
}
.optika-slider .item p {
  color: white;
  font-size: 30px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 27%;
  text-align: left;
}
@media only screen and (max-width: 767px) {
  .optika-slider .item p {
    font-size: 23px;
    padding: 0 8%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .optika-slider .item p {
    font-size: 33px;
    padding: 0 20%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .optika-slider .item p {
    padding: 0 15%;
  }
}
.optika-slider .item p span {
  font-family: 'teleNeo-regular' !important;
}
.optika-slider .item p strong {
  font-family: 'teleNeo-extra' !important;
}
.optika-slider .item .informations {
  position: relative;
}
.optika-slider a.carousel-control {
  top: 50%;
}
.optika-slider a.carousel-control span:before {
  font-size: 50px;
}
.packages {
  background: linear-gradient(180deg, #e6e9f3 45%, white 100%);
  position: relative;
  padding: 3% 0;
}
@media only screen and (max-width: 767px) {
  .packages {
    padding: 15% 0 10%;
  }
}
.packages h2 {
  position: relative;
  color: black;
  text-transform: uppercase;
  text-align: center;
  font-family: 'teleNeo-extra' !important;
  font-size: 45px;
  margin-bottom: 35px;
  line-height: 1.2;
}
@media only screen and (max-width: 767px) {
  .packages h2 {
    font-size: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .packages h2 {
    font-size: 36px;
  }
}
.packages p {
  font-family: 'teleNeo-bold' !important;
  font-size: 19px;
  text-align: center;
}
.packages .pack-wrapper {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 40px 0 20px;
}
@media only screen and (max-width: 767px) {
  .packages .pack-wrapper {
    flex-direction: column;
  }
}
.packages .pack-wrapper a {
  position: relative;
  width: 20%;
  margin: 0 20px;
  filter: drop-shadow(0px 26.729px 48.1122px rgba(106, 106, 129, 0.21));
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background: white;
  border-radius: 8px;
  padding: 30px;
  min-height: 200px;
  color: black;
  transition: opacity 0.5s ease-in-out;
  border: 0;
}
.packages .pack-wrapper a:before {
  content: '';
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  opacity: 1;
  z-index: -1;
  background-color: white;
  border-radius: 8px;
  transition: opacity 0.25s ease-in-out;
  cursor: pointer;
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}
.packages .pack-wrapper a:hover {
  border: 0;
  color: white;
}
.packages .pack-wrapper a:hover:before {
  transition: opacity 0.5s ease-in-out;
  background-image: -webkit-linear-gradient(180deg, #eb1178 0%, #e9006d 50%, #9a0249 100%);
  background-image: linear-gradient(180deg, #eb1178 0%, #e9006d 50%, #9a0249 100%);
  opacity: 1;
}
.packages .pack-wrapper a:hover svg path {
  stroke: white;
  fill: white;
}
.packages .pack-wrapper a:hover span {
  color: white;
}
@media only screen and (max-width: 767px) {
  .packages .pack-wrapper a {
    width: 80%;
    margin: 20px auto;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .packages .pack-wrapper a {
    width: 25%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .packages .pack-wrapper a:first-of-type svg {
    width: 40px;
  }
}
.packages .pack-wrapper svg {
  position: relative;
  width: 90px;
  z-index: 2;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .packages .pack-wrapper svg {
    width: 70px;
  }
}
.packages .pack-wrapper span {
  font-family: 'teleNeo-bold' !important;
  font-size: 18px;
  line-height: 1.2;
  z-index: 2;
  margin-top: 5px;
}
.optika-steps {
  position: relative;
  padding: 3% 0;
}
@media (max-width: 991px) {
  .optika-steps {
    padding: 15% 0 10%;
  }
}
.optika-steps #intro-text {
  width: 50%;
  margin-bottom: 40px;
  background: white;
  position: relative;
  z-index: 1;
}
@media only screen and (max-width: 767px) {
  .optika-steps #intro-text {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .optika-steps #intro-text {
    width: 70%;
  }
}
.optika-steps #intro-text h2 {
  font-size: 40px;
  text-transform: uppercase;
  font-family: 'teleNeo-extra' !important;
  line-height: 1.2;
}
@media only screen and (max-width: 767px) {
  .optika-steps #intro-text h2 {
    font-size: 25px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .optika-steps #intro-text h2 {
    font-size: 30px;
  }
}
.optika-steps #intro-text p {
  font-size: 20px;
  line-height: 1.2;
}
@media (max-width: 991px) {
  .optika-steps #intro-text p {
    font-size: 18px;
  }
}
.optika-steps .line-magenta svg {
  position: absolute;
  top: -70px;
  bottom: 0;
  left: -630px;
  right: 0;
  margin: 0 auto;
}
.optika-steps .line-magenta svg path#animated {
  stroke-dasharray: 7900;
  stroke-dashoffset: 7900;
  animation: daniBre 45s linear forwards infinite;
}
.optika-steps .line-magenta svg circle {
  stroke-dasharray: 500;
  stroke-dashoffset: 500;
  animation: animateDash 5s linear infinite;
}
@media only screen and (max-width: 767px) {
  .optika-steps .line-magenta svg {
    display: none;
  }
}
.optika-steps .stepper {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 80px 0 30px;
}
@media only screen and (max-width: 767px) {
  .optika-steps .stepper {
    flex-direction: column;
  }
}
@media only screen and (max-width: 767px) {
  .optika-steps .stepper.two {
    flex-direction: column-reverse;
  }
}
.optika-steps .stepper .text-wrap {
  background: white;
  padding: 20px 0;
}
.optika-steps .stepper > div {
  width: 45%;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .optika-steps .stepper > div {
    width: 100%;
  }
}
.optika-steps .stepper span.number {
  position: absolute;
  right: 150px;
  z-index: 2;
  top: -30px;
  background: #e20074;
  border-radius: 50px;
  width: 60px;
  height: 60px;
  text-align: center;
  line-height: 60px;
  font-size: 38px;
  color: white;
  font-family: 'teleNeo-medium' !important;
}
.optika-steps .stepper .text-wrap h3 {
  text-transform: uppercase;
  font-size: 35px;
  font-family: 'teleNeo-extra' !important;
  margin-bottom: 30px;
  padding: 0;
  line-height: 1.2;
}
@media (max-width: 991px) {
  .optika-steps .stepper .text-wrap h3 {
    font-size: 25px;
  }
}
.optika-steps .stepper .text-wrap p {
  font-size: 20px;
  line-height: 1.2;
}
@media only screen and (max-width: 767px) {
  .optika-steps .stepper .text-wrap p {
    font-size: 18px;
  }
}
.video-embed {
  position: relative;
  width: 100%;
  height: 550px;
}
.video-embed iframe {
  width: 100%;
  height: 100%;
}
@keyframes animateDash {
  to {
    stroke-dashoffset: 0;
  }
}
@keyframes draw {
  to {
    stroke-dashoffset: 0;
  }
}
@keyframes daniBre {
  0% {
    stroke-dashoffset: 7900;
  }
  100% {
    stroke-dashoffset: 0;
  }
}
@keyframes pulse2 {
  0% {
    r: 13px;
    fill-opacity: 0.7;
  }
  30% {
    r: 17px;
    fill-opacity: 0.6;
  }
  50% {
    r: 20px;
    fill-opacity: 0.5;
  }
  70% {
    r: 24px;
    fill-opacity: 0.4;
  }
  100% {
    r: 27px;
    fill-opacity: 0;
  }
}
/*#endregion optika*/

/*#region corporate responsibility*/

.white-box-left-m-klub-blue {
  z-index: 3;
  position: relative;
}
#cr {
  position: relative;
}
#cr section.main-part {
  position: relative;
  /*background-image: url(../content/images/corporate-responsibility/corp-resp-banner.jpg);*/
  background-image: url(../content/images/corporate-responsibility/corp-resp-banner2.jpg);
  height: 850px;
  background-position: center top;
  background-size: cover;
}
@media (min-width: 1900px) {
  #cr section.main-part {
    height: 1050px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #cr section.main-part {
    height: 800px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #cr section.main-part {
    height: 680px;
  }
}
@media only screen and (max-width: 767px) {
  #cr section.main-part {
    height: 670px;
    padding: 5% 0;
    background-repeat: no-repeat;
    background-size: 170%;
    background-color: #1a1d24;
  }
}
#cr section.main-part:after {
  content: '';
  position: absolute;
  bottom: -330px;
  height: 330px;
  background: #1a1d24;
  width: 100%;
  z-index: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}
#cr section.main-part .wrapper {
  position: relative;
  height: 100%;
  display: flex;
  flex-direction: column;
  max-width: 1300px;
  margin: 0 auto;
}
@media only screen and (max-width: 767px) {
  #cr section.main-part .wrapper {
    align-items: center;
    max-width: initial;
  }
}
#cr section.main-part .wrapper .header {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  height: 100%;
}
@media only screen and (max-width: 767px) {
  #cr section.main-part .wrapper .header {
    flex-direction: column;
    width: 100%;
    justify-content: flex-end;
    align-items: flex-start;
  }
}
#cr section.main-part .wrapper .header h1 {
  color: white;
  font-size: 160px;
  font-family: 'teleNeo-extra' !important;
  text-align: left;
  padding: 0;
  margin: 0;
}
@media only screen and (min-width:1200px) and (max-width: 1440px) {
  #cr section.main-part .wrapper .header h1 {
    font-size: 140px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #cr section.main-part .wrapper .header h1 {
    font-size: 80px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #cr section.main-part .wrapper .header h1 {
    font-size: 50px;
  }
}
@media only screen and (max-width: 767px) {
  #cr section.main-part .wrapper .header h1 {
    font-size: 35px;
  }
}
#cr section.main-part .wrapper .header h1 span {
  font-size: 98px;
  display: block;
  font-family: 'teleNeo-bold' !important;
}
@media only screen and (min-width:1200px) and (max-width: 1440px) {
  #cr section.main-part .wrapper .header h1 span {
    font-size: 90px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #cr section.main-part .wrapper .header h1 span {
    font-size: 50px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #cr section.main-part .wrapper .header h1 span {
    font-size: 35px;
  }
}
@media only screen and (max-width: 767px) {
  #cr section.main-part .wrapper .header h1 span {
    font-size: 23px;
  }
}
#cr section.main-part .wrapper .header h2 {
  position: relative;
  color: white;
  font-size: 20px;
  font-family: 'teleNeo-regular' !important;
  margin-top: 0;
  line-height: 1.5;
  padding: 0;
  margin-bottom: 50px;
  right: 10%;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #cr section.main-part .wrapper .header h2 {
    margin-bottom: 20px;
    line-height: 1.2;
    font-size: 20px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #cr section.main-part .wrapper .header h2 {
    margin-bottom: 0;
    line-height: 1.2;
    font-size: 20px !important;
  }
}
@media only screen and (max-width: 767px) {
  #cr section.main-part .wrapper .header h2 {
    margin-bottom: 10px;
    right: 0;
    line-height: 1.2;
  }
}
#cr section.main-part .wrapper .header h2:before {
  content: '';
  position: absolute;
  left: -20px;
  top: 0;
  bottom: 0;
  margin: auto 0;
  height: 100%;
  width: 4px;
  background: #e20074;
}
#cr section.main-part .wrapper .content {
  position: relative;
  padding: 3% 0;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
@media only screen and (max-width: 767px) {
  #cr section.main-part .wrapper .content {
    align-items: center;
    flex-direction: column;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #cr section.main-part .wrapper .content {
    padding: 10% 0 3%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #cr section.main-part .wrapper .content {
    padding: 13% 0 5%;
  }
}
#cr section.main-part .wrapper .content .icon-wrap {
  position: relative;
  width: 40%;
}
@media only screen and (max-width: 767px) {
  #cr section.main-part .wrapper .content .icon-wrap {
    display: none;
  }
}
#cr section.main-part .wrapper .content .icon-wrap svg {
  position: relative;
}
@media only screen and (max-width: 767px) {
  #cr section.main-part .wrapper .content .icon-wrap svg {
    width: 100px;
    height: 100px;
  }
}
#cr section.main-part .wrapper .content .text {
  position: relative;
  padding-left: 60px;
}
@media only screen and (max-width: 767px) {
  #cr section.main-part .wrapper .content .text {
    padding-left: 0;
  }
}
#cr section.main-part .wrapper .content .text:before {
  content: '';
  position: absolute;
  border-width: 3px 0px 0px 3px;
  border-color: white transparent transparent white;
  border-style: solid;
  top: -15px;
  left: 25px;
  width: 30px;
  height: 30px;
}
@media only screen and (max-width: 767px) {
  #cr section.main-part .wrapper .content .text:before {
    display: none;
  }
}
#cr section.main-part .wrapper .content p {
  color: white;
  font-size: 26px;
  line-height: 1.2;
}
@media only screen and (min-width:1200px) and (max-width: 1440px) {
  #cr section.main-part .wrapper .content p {
    font-size: 23px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #cr section.main-part .wrapper .content p {
    font-size: 23px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #cr section.main-part .wrapper .content p {
    font-size: 20px;
  }
}
@media only screen and (max-width: 767px) {
  #cr section.main-part .wrapper .content p {
    font-size: 18px;
  }
}
#cr section.magenta-bottom-shape {
  position: relative;
  padding: 0;
  height: 580px;
  z-index: 2;
}
@media (min-width: 1900px) {
  #cr section.magenta-bottom-shape {
    height: 650px;
  }
}
@media only screen and (max-width: 767px) {
  #cr section.magenta-bottom-shape {
    background-color: #e20074;
    height: auto;
  }
}
#cr section.magenta-bottom-shape:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background-image: url(../content/images/corporate-responsibility/magenta-stripe.png);
  background-size: cover;
}
@media only screen and (min-width:1200px) and (max-width: 1440px) {
  #cr section.magenta-bottom-shape:before {
    background-position: 40%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #cr section.magenta-bottom-shape:before {
    background-position: 35%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #cr section.magenta-bottom-shape:before {
    background-position: 37%;
  }
}
#cr section.magenta-bottom-shape .wrapper {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-end;
  height: 450px;
  overflow: hidden;
  padding: 5% 0;
  position: relative;
  max-width: 1300px;
  margin: 0 auto;
}
@media (min-width: 1900px) {
  #cr section.magenta-bottom-shape .wrapper {
    top: 8%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #cr section.magenta-bottom-shape .wrapper {
    align-items: center;
    padding: 10% 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #cr section.magenta-bottom-shape .wrapper {
    align-items: center;
  }
}
@media only screen and (max-width: 767px) {
  #cr section.magenta-bottom-shape .wrapper {
    flex-direction: column;
    align-items: flex-start;
    height: auto;
    max-width: initial;
  }
}
#cr section.magenta-bottom-shape .wrapper > div {
  width: 40%;
}
@media only screen and (max-width: 767px) {
  #cr section.magenta-bottom-shape .wrapper > div {
    width: 100%;
  }
}
#cr section.magenta-bottom-shape .wrapper > div p {
  color: white;
  font-size: 19px;
  line-height: 1.2;
}
#cr section.magenta-bottom-shape .wrapper .left-part {
  overflow-y: scroll;
  overflow-x: hidden;
  height: 100%;
  padding-right: 20px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #cr section.magenta-bottom-shape .wrapper .left-part {
    width: 50%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #cr section.magenta-bottom-shape .wrapper .left-part {
    width: 50%;
  }
}
@media only screen and (max-width: 767px) {
  #cr section.magenta-bottom-shape .wrapper .left-part {
    overflow: hidden;
  }
}
#cr section.magenta-bottom-shape .wrapper .left-part p {
  margin-bottom: 25px;
}
#cr section.magenta-bottom-shape .wrapper .left-part::-webkit-scrollbar {
  width: 6px;
}
#cr section.magenta-bottom-shape .wrapper .left-part::-webkit-scrollbar-thumb {
  background: #b1015b;
  border-radius: 8px;
}
#cr section.magenta-bottom-shape .wrapper .left-part::-webkit-scrollbar-track {
  background: white;
  border-radius: 8px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #cr section.magenta-bottom-shape .wrapper .right-part {
    width: 40%;
    padding: 0 0 0 30px;
  }
}
#cr section.magenta-bottom-shape .wrapper .right-part h3 {
  color: white;
  text-transform: uppercase;
  font-size: 45px;
  font-family: 'teleNeo-extra' !important;
  position: relative;
  top: 70px;
}
@media only screen and (max-width: 767px) {
  #cr section.magenta-bottom-shape .wrapper .right-part h3 {
    top: 0;
    font-size: 31px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #cr section.magenta-bottom-shape .wrapper .right-part h3 {
    font-size: 34px;
    top: 90px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #cr section.magenta-bottom-shape .wrapper .right-part h3 {
    top: 130px;
    padding: 0 0 0 40px;
    font-size: 40px;
  }
}
.tag {
  position: sticky;
  left: 0;
  top: 40%;
  z-index: 5;
  background: white;
  padding: 10px;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  width: 100px;
}
@media (min-width: 1400px) and (max-width: 1500px) {
  .tag {
    width: 80px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tag {
    display: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tag {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .tag {
    display: none;
  }
}
.tag img:first-of-type {
  margin-bottom: 10px;
}
section.testimonials-cr {
  height: auto;
  padding: 5% 0 10%;
  position: relative;
  margin-top: -200px;
  z-index: 1;
}
@media (min-width: 1900px) {
  section.testimonials-cr {
    margin-top: -250px;
  }
}
@media only screen and (max-width: 767px) {
  section.testimonials-cr {
    margin-top: -30px;
  }
}
section.testimonials-cr .sticky {
  position: sticky;
  top: 86px;
  height: 150px;
}
@media only screen and (max-width: 767px) {
  section.testimonials-cr .sticky {
    top: 0;
    height: 50px;
  }
}
section.testimonials-cr .sticky .img-bg {
  height: 910px;
  background-image: url('../content/images/corporate-responsibility/management-blur-bg.jpg');
  background-size: cover;
  background-color: black;
  background-position-y: top;
  top: 0px;
  position: relative;
  overflow: hidden;
  background-attachment: fixed;
}
@media (min-width: 1920px) {
  section.testimonials-cr .sticky .img-bg {
    height: 1500px;
  }
}
@media only screen and (max-width: 767px) {
  section.testimonials-cr .sticky .img-bg {
    height: 980px;
  }
}
section.testimonials-cr .speakers-wrap {
  position: relative;
  width: 70%;
  margin: 0 auto;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  section.testimonials-cr .speakers-wrap {
    width: 90%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  section.testimonials-cr .speakers-wrap {
    width: 90%;
  }
}
@media only screen and (max-width: 767px) {
  section.testimonials-cr .speakers-wrap {
    width: 100%;
  }
}
section.testimonials-cr .speakers-wrap .wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 30px 0 100px 0;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  section.testimonials-cr .speakers-wrap .wrap {
    margin: 30px 0 80px 0;
  }
}
@media only screen and (max-width: 767px) {
  section.testimonials-cr .speakers-wrap .wrap {
    flex-direction: column;
    margin: 30px 0 5px 0;
  }
}
section.testimonials-cr .speakers-wrap .wrap > div {
  width: 50%;
}
@media only screen and (max-width: 767px) {
  section.testimonials-cr .speakers-wrap .wrap > div {
    width: 100%;
    margin: 30px 0;
  }
}
section.testimonials-cr .speakers-wrap .wrap .left-img {
  position: relative;
  box-shadow: none !important;
  /*    box-shadow: 10px 13px 100px rgba(140, 118, 126, .25);*/
  background: transparent;
  border-radius: 15px;
  z-index: 1;
}
@media only screen and (max-width: 767px) {
  section.testimonials-cr .speakers-wrap .wrap .left-img {
    width: 70%;
    margin: 0 auto;
  }
}
@media (min-width: 320px) and (max-width: 400px) {
  section.testimonials-cr .speakers-wrap .wrap .left-img {
    width: 100%;
  }
}
section.testimonials-cr .speakers-wrap .wrap .left-img img {
  border-radius: 15px;
}
section.testimonials-cr .speakers-wrap .wrap .left-img:after {
  content: '';
  position: absolute;
  background-image: url(../content/images/corporate-responsibility/quotes-white.png);
  width: 120px;
  height: 140px;
  background-size: cover;
  background-repeat: no-repeat;
  z-index: -1;
  bottom: 40px;
  right: -30px;
}
section.testimonials-cr .speakers-wrap .wrap .right-text {
  position: relative;
}
section.testimonials-cr .speakers-wrap .wrap .right-text p {
  font-size: 19px;
  line-height: 1.2;
}
section.testimonials-cr .speakers-wrap .wrap .right-text h3 {
  font-family: 'teleNeo-bold' !important;
  font-size: 23px;
  color: black;
  line-height: 1.2;
  position: relative;
  padding: 20px 0 20px 20px;
  margin-top: 30px;
}
section.testimonials-cr .speakers-wrap .wrap .right-text h3:before {
  content: '';
  position: absolute;
  left: 0px;
  width: 4px;
  height: 100%;
  top: 0;
  bottom: 0;
  margin: auto 0;
  background: #e20074;
}
section.achievements {
  height: auto;
  padding: 5% 0 0;
  position: relative;
  margin-top: -50px;
  z-index: 1;
}
@media (min-width: 1900px) {
  section.achievements {
    margin-top: -250px;
  }
}
@media (max-width: 991px) {
  section.achievements {
    margin-top: -30px;
    background: #e20074;
  }
}
section.achievements .shape-img {
  position: absolute;
  background-image: url('../content/images/corporate-responsibility/achievements-shape.png');
  background-size: cover;
  height: 760px;
  top: -200px;
  left: 0;
  right: 0;
  width: 100%;
  background-position: center;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  section.achievements .shape-img {
    height: 650px;
  }
}
@media (max-width: 991px) {
  section.achievements .shape-img {
    display: none;
  }
}
section.achievements h2 {
  font-family: 'teleNeo-extra' !important;
  font-size: 65px;
  margin: 60px 0 0 0;
  position: relative;
  z-index: 1;
  color: white;
}
@media (max-width: 991px) {
  section.achievements h2 {
    font-size: 40px;
    margin: 30px 0;
  }
}
section.achievements .bg {
  position: relative;
  background-image: url('../content/images/corporate-responsibility/bg-boxes.jpg');
  background-position: center bottom;
  background-attachment: fixed;
  padding: 18% 0 3%;
  z-index: -1;
}
@media only screen and (min-width:1200px) and (max-width: 1440px) {
  section.achievements .bg {
    padding: 25% 0 5%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  section.achievements .bg {
    padding: 30% 0 5%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  section.achievements .bg {
    padding: 20% 0 5%;
  }
}
section.achievements .bg .flex {
  flex-wrap: wrap;
  justify-content: center;
  align-items: stretch;
  margin: 30px 0;
  gap: 20px;
}
section.achievements .bg .flex .box {
  width: 30%;
  text-align: center;
  border: 1px solid white;
  padding: 40px 50px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  section.achievements .bg .flex .box {
    padding: 30px 40px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  section.achievements .bg .flex .box {
    padding: 30px 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: space-around;
    flex-wrap: wrap;
  }
}
@media only screen and (max-width: 767px) {
  section.achievements .bg .flex .box {
    width: 100%;
    padding: 40px 35px;
  }
}
section.achievements .bg .flex .box h3 {
  color: white;
  font-size: 75px;
  font-family: 'teleNeo-extra' !important;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  section.achievements .bg .flex .box h3 {
    font-size: 70px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  section.achievements .bg .flex .box h3 {
    font-size: 60px;
  }
}
@media only screen and (max-width: 767px) {
  section.achievements .bg .flex .box h3 {
    font-size: 30px;
  }
}
section.achievements .bg .flex .box h3 span {
  font-size: 23px;
  margin: 20px 0;
  display: block;
  font-family: 'teleNeo-medium' !important;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  section.achievements .bg .flex .box h3 span {
    min-height: 50px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  section.achievements .bg .flex .box h3 span {
    min-height: 50px;
    font-size: 22px;
  }
}
section.achievements .bg .flex .box h3 span.number {
  font-family: 'teleNeo-extra' !important;
  font-size: 75px;
}
@media only screen and (max-width: 767px) {
  section.achievements .bg .flex .box h3 span.number {
    font-size: 65px;
  }
}
section.achievements .bg .flex .box h3 span.bigger {
  font-size: 43px;
  font-family: 'teleNeo-extra' !important;
  margin: 0;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  section.achievements .bg .flex .box h3 span.bigger {
    font-size: 38px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  section.achievements .bg .flex .box h3 span.bigger {
    font-size: 32px;
  }
}
@media only screen and (max-width: 767px) {
  section.achievements .bg .flex .box h3 span.bigger {
    font-size: 30px;
  }
}
section.network-contection {
  position: relative;
  height: auto;
  padding: 3% 0 0;
  background-image: url(../content/images/corporate-responsibility/environment-bg-2.png);
  background-position: center bottom;
  background-size: cover;
}
@media (max-width: 991px) {
  section.network-contection {
    padding: 3% 0 70%;
  }
}
section.network-contection:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 452px;
  background-image: url('../content/images/corporate-responsibility/triangle-shape.png');
  background-position: center bottom;
  background-size: cover;
  z-index: 3;
}
@media (max-width: 991px) {
  section.network-contection:after {
    display: none;
  }
}
section.network-contection .flex {
  justify-content: space-between;
  align-items: flex-end;
  max-width: 1300px;
  margin: 0 auto;
}
@media only screen and (max-width: 767px) {
  section.network-contection .flex {
    max-width: initial;
  }
}
section.network-contection .flex > div {
  width: 45%;
}
@media only screen and (max-width: 767px) {
  section.network-contection .flex > div {
    width: 100%;
  }
}
section.network-contection .flex > div.left {
  background-image: url('../content/images/corporate-responsibility/network-shape.png');
  background-position: center bottom;
  background-size: cover;
  padding: 200px 30px 150px 30px;
  overflow: hidden;
}
@media (max-width: 991px) {
  section.network-contection .flex > div.left {
    background-image: none;
    background-color: #e20074;
    padding: 40px 30px;
  }
}
section.network-contection .flex > div.left .textInShape {
  height: 900px;
  overflow-y: scroll;
  padding-bottom: 50px;
}
section.network-contection .flex > div.left .textInShape::-webkit-scrollbar-thumb {
  background: #b1015b;
  border-radius: 8px;
}
section.network-contection .flex > div.left .textInShape::-webkit-scrollbar-track {
  background: white;
  border-radius: 8px;
}
section.network-contection .flex > div.left h2 {
  color: white;
  font-size: 63px;
  line-height: 1.2;
  margin-bottom: 40px;
  font-family: 'teleNeo-extra' !important;
}
@media (max-width: 991px) {
  section.network-contection .flex > div.left h2 {
    font-size: 40px;
    margin-bottom: 30px;
  }
}
section.network-contection .flex > div.left p {
  color: white;
  font-size: 18px;
  font-family: 'teleNeo-regular' !important;
}
@media (max-width: 991px) {
  section.network-contection .flex > div.left p {
    font-size: 18px;
  }
}
section.network-contection .flex > div.right {
  position: relative;
  top: -300px;
}
@media (max-width: 991px) {
  section.network-contection .flex > div.right {
    top: 0;
    text-align: center;
  }
}
@media (max-width: 991px) {
  section.network-contection .flex > div.right img {
    width: 350px;
    height: auto;
  }
}
section.network-contection .flex > div.right img.ml-40 {
  margin-left: 35%;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  section.network-contection .flex > div.right img.ml-40 {
    margin-left: 0;
  }
}
@media only screen and (max-width: 767px) {
  section.network-contection .flex > div.right img.ml-40 {
    margin-left: 0;
  }
}
section.customer-satisfaction {
  position: relative;
  height: auto;
  padding: 3% 0 40%;
  margin-top: -230px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  section.customer-satisfaction {
    margin-top: -165px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  section.customer-satisfaction {
    margin-top: -100px;
  }
}
@media only screen and (max-width: 767px) {
  section.customer-satisfaction {
    padding: 20% 0 40%;
  }
}
section.customer-satisfaction:after {
  content: '';
  position: absolute;
  bottom: -10%;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  background-image: url('../content/images/corporate-responsibility/customer-obsession-bg-2.png');
  background-size: cover;
  background-position: center bottom;
  z-index: 1;
}
section.customer-satisfaction .flex {
  grid-gap: 30px;
  align-items: center;
  justify-content: space-between;
  position: relative;
  z-index: 2;
  max-width: 1300px;
  margin: 0 auto;
}
@media (max-width: 991px) {
  section.customer-satisfaction .flex {
    max-width: initial;
    flex-flow: column;
  }
}
section.customer-satisfaction .flex > div {
  width: 45%;
  position: relative;
}
@media (max-width: 991px) {
  section.customer-satisfaction .flex > div {
    width: 100%;
  }
}
section.customer-satisfaction .flex > div p {
  font-size: 20px;
}
section.customer-satisfaction .flex > div.line > p:first-of-type {
  padding-left: 40px;
  position: relative;
}
@media only screen and (max-width: 767px) {
  section.customer-satisfaction .flex > div.line > p:first-of-type {
    padding-left: 15px;
  }
}
section.customer-satisfaction .flex > div.line > p:first-of-type:before {
  content: '';
  position: absolute;
  left: 0;
  height: 150px;
  width: 4px;
  background: #e20074;
  top: 0;
}
@media only screen and (max-width: 767px) {
  section.customer-satisfaction .flex > div.line > p:first-of-type:before {
    width: 3px;
  }
}
section.customer-satisfaction h2 {
  color: black;
  font-size: 63px;
  line-height: 1.2;
  margin-bottom: 40px;
  font-family: 'teleNeo-extra' !important;
}
section.customer-satisfaction h3 {
  font-size: 100px;
  font-family: 'teleNeo-extra' !important;
}
@media (max-width: 991px) {
  section.customer-satisfaction h3 {
    font-size: 70px;
  }
}
section.customer-satisfaction p.bigger {
  font-size: 40px;
  color: black;
  font-family: 'teleNeo-extra' !important;
}
@media (max-width: 991px) {
  section.customer-satisfaction p.bigger {
    font-size: 30px;
  }
}
section.customer-satisfaction p.bigger span {
  display: block;
  font-size: 35px;
  font-family: 'teleNeo-medium' !important;
}
@media (max-width: 991px) {
  section.customer-satisfaction p.bigger span {
    font-size: 25px;
  }
}
section.digital-transformation {
  position: relative;
  height: auto;
  z-index: 2;
  padding: 3% 0;
  margin-top: -310px;
}
@media (max-width: 991px) {
  section.digital-transformation {
    margin-top: 0;
  }
}
section.digital-transformation .absolute-img {
  position: absolute;
  right: 0;
  width: 50%;
  height: 100%;
  top: 0;
  bottom: 0;
  text-align: right;
}
@media (max-width: 991px) {
  section.digital-transformation .absolute-img {
    width: 100%;
    position: relative;
  }
}
section.digital-transformation .absolute-img img {
  width: auto;
  height: 100%;
}
section.digital-transformation .wrapper {
  max-width: 1300px;
  margin: 0 auto;
  justify-content: flex-start;
}
@media (max-width: 991px) {
  section.digital-transformation .wrapper {
    flex-flow: column;
  }
}
@media only screen and (max-width: 767px) {
  section.digital-transformation .wrapper {
    max-width: initial;
  }
}
section.digital-transformation .wrapper .wrap-left {
  width: 50%;
  position: relative;
}
@media (max-width: 991px) {
  section.digital-transformation .wrapper .wrap-left {
    width: 100%;
  }
}
section.digital-transformation .wrapper .wrap-left:after {
  content: '';
  position: absolute;
  width: 250px;
  height: 250px;
  background-image: url('../content/images/corporate-responsibility/quotes.png');
  background-size: contain;
  background-repeat: no-repeat;
  right: -210px;
  bottom: 130px;
}
@media (max-width: 991px) {
  section.digital-transformation .wrapper .wrap-left:after {
    display: none;
  }
}
section.digital-transformation .wrapper h2 {
  color: black;
  font-size: 63px;
  line-height: 1.2;
  margin-bottom: 40px;
  font-family: 'teleNeo-extra' !important;
}
section.digital-transformation .wrapper h2 span {
  display: inline-block;
  color: white;
  background: #e20074;
  font-family: 'teleNeo-extra' !important;
  font-size: 50px;
  padding: 0 10px;
}
section.digital-transformation .wrapper p {
  font-size: 20px;
}
section.digital-transformation .wrapper .bottom {
  position: relative;
  padding-left: 40px;
}
section.digital-transformation .wrapper .bottom:before {
  content: '';
  position: absolute;
  left: 0px;
  top: 0;
  bottom: 0;
  margin: auto 0;
  height: 140px;
  width: 9px;
  background: #e20074;
}
section.digital-transformation .wrapper .bottom h3 {
  color: black;
  font-size: 100px;
  font-family: 'teleNeo-extra' !important;
}
section.digital-transformation .wrapper .bottom h3 span {
  color: black;
  font-family: 'teleNeo-medium' !important;
  font-size: 40px;
  display: block;
}
section.digital-transformation .wrapper .bottom h3 span.text-magenta {
  text-transform: uppercase;
  font-family: 'teleNeo-extra' !important;
  font-size: 50px;
}
section.best-team {
  position: relative;
  padding: 3% 0 5%;
  background-image: url('../content/images/corporate-responsibility/tim-bg.jpg');
  background-size: cover;
  background-position: center;
}
section.best-team:after {
  content: '';
  position: absolute;
  right: 0;
  bottom: 110px;
  width: 50%;
  height: 100%;
  background-image: url('../content/images/corporate-responsibility/best-team-shape.png');
  background-position: bottom right;
  background-size: contain;
  background-repeat: no-repeat;
  z-index: 1;
}
@media (max-width: 991px) {
  section.best-team:after {
    width: 100%;
    position: relative;
  }
}
section.best-team .wrapper {
  max-width: 1300px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}
@media (max-width: 991px) {
  section.best-team .wrapper {
    flex-flow: column;
  }
}
@media only screen and (max-width: 767px) {
  section.best-team .wrapper {
    max-width: initial;
  }
}
section.best-team .wrapper > div {
  width: 50%;
  position: relative;
}
@media (max-width: 991px) {
  section.best-team .wrapper > div {
    width: 100%;
  }
}
section.best-team .wrapper > div.img {
  position: relative;
  top: -250px;
}
@media (max-width: 991px) {
  section.best-team .wrapper > div.img {
    top: 0;
  }
}
section.best-team h2 {
  color: white;
  font-size: 63px;
  font-family: 'teleNeo-regular' !important;
  line-height: 1.2;
  margin-bottom: 40px;
}
section.best-team h3 {
  font-size: 40px;
  font-family: 'teleNeo-extra' !important;
  color: white;
  margin: 30px 0;
}
section.best-team p {
  color: white;
  font-size: 20px;
}
section.nature {
  position: relative;
  height: auto;
}
section.nature .absolute-img {
  position: absolute;
  left: 0;
  width: 50%;
  height: 100%;
  top: 0;
}
@media (max-width: 991px) {
  section.nature .absolute-img {
    width: 100%;
    position: relative;
  }
}
section.nature .absolute-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
section.nature .wrapper {
  justify-content: flex-end;
  grid-gap: 30px;
}
@media (max-width: 991px) {
  section.nature .wrapper {
    flex-flow: column;
  }
}
section.nature .wrapper .wrap-right {
  padding: 40px 0;
  width: 40%;
  margin-top: -250px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  section.nature .wrapper .wrap-right {
    margin-top: 0;
    padding: 40px 0 100px;
  }
}
@media (max-width: 991px) {
  section.nature .wrapper .wrap-right {
    width: 100%;
    margin-top: 0;
  }
}
section.nature .wrapper .wrap-right .fixed {
  position: relative;
}
section.nature .wrapper .wrap-right .fixed:after {
  content: '';
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 200px;
  background: linear-gradient(360deg, white, transparent);
  left: 0;
  right: 0;
}
section.nature .wrapper .wrap-right .scroll {
  position: relative;
  max-height: 600px;
  overflow-y: scroll;
  overflow-x: hidden;
  padding-bottom: 110px;
}
section.nature .wrapper .wrap-right .bottom {
  position: relative;
  width: 60%;
  right: 0;
  float: right;
  padding-left: 40px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  section.nature .wrapper .wrap-right .bottom {
    width: 100%;
  }
}
@media (max-width: 991px) {
  section.nature .wrapper .wrap-right .bottom {
    width: 100%;
    float: none;
  }
}
section.nature .wrapper .wrap-right .bottom:before {
  content: '';
  position: absolute;
  left: 0px;
  top: 0;
  bottom: 0;
  margin: auto 0;
  height: 140px;
  width: 9px;
  background: #e20074;
}
section.nature .wrapper .wrap-right .bottom span.text-magenta {
  text-transform: uppercase;
  font-family: 'teleNeo-extra' !important;
  font-size: 50px;
}
section.nature .wrapper h2 {
  color: black;
  font-size: 63px;
  font-family: 'teleNeo-extra' !important;
  line-height: 1.2;
  margin-bottom: 40px;
}
section.nature .wrapper h2 span {
  background: #e20074;
  color: white;
  font-size: 45px;
  font-family: 'teleNeo-extra' !important;
  padding: 0 10px;
}
section.nature .wrapper p {
  font-size: 20px;
  color: black;
}
section.nature .wrapper h3 {
  color: black;
  font-size: 100px;
  font-family: 'teleNeo-extra' !important;
}
section.nature .wrapper h3 span {
  font-family: 'teleNeo-medium' !important;
  font-size: 40px;
  display: block;
}
section.nature .wrapper h3 small {
  display: inline;
  font-size: 30px;
  color: black;
}
section.green-magenta-cr {
  position: relative;
  height: auto;
  z-index: 2;
}
@media (max-width: 991px) {
  section.green-magenta-cr {
    background: #e20074;
  }
}
section.green-magenta-cr .shape-img {
  position: absolute;
  width: 100%;
  left: 0;
  right: 0;
  top: -210px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  section.green-magenta-cr .shape-img {
    top: -125px;
  }
}
@media (max-width: 991px) {
  section.green-magenta-cr .shape-img {
    display: none;
  }
}
section.green-magenta-cr .wrapper {
  justify-content: flex-start;
  max-width: 1300px;
  margin: 0 auto;
}
@media (max-width: 991px) {
  section.green-magenta-cr .wrapper {
    flex-flow: column;
  }
}
@media only screen and (max-width: 767px) {
  section.green-magenta-cr .wrapper {
    max-width: initial;
  }
}
section.green-magenta-cr .wrapper .wrap-left {
  width: 65%;
  position: relative;
}
@media (min-width: 1920px) {
  section.green-magenta-cr .wrapper .wrap-left {
    margin-top: 90px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  section.green-magenta-cr .wrapper .wrap-left {
    width: 90%;
  }
}
@media (max-width: 991px) {
  section.green-magenta-cr .wrapper .wrap-left {
    width: 100%;
  }
}
section.green-magenta-cr .wrapper .wrap-left h2 {
  color: white;
  font-size: 63px;
  font-family: 'teleNeo-extra' !important;
  line-height: 1.2;
  margin-bottom: 40px;
}
@media (max-width: 991px) {
  section.green-magenta-cr .wrapper .wrap-left h2 {
    font-size: 40px;
    margin-bottom: 30px;
  }
}
section.green-magenta-cr .wrapper .wrap-left p {
  color: white;
  font-size: 20px;
}
section.good-magenta-cr {
  position: relative;
  z-index: 1;
  background: url('../content/images/corporate-responsibility/good-magenta-bg.jpg');
  background-position: center;
  background-size: cover;
  padding: 20% 0;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  section.good-magenta-cr {
    padding: 15% 0 25%;
  }
}
@media (max-width: 991px) {
  section.good-magenta-cr {
    padding: 20% 0 50%;
  }
}
section.good-magenta-cr .wrapper {
  max-width: 1300px;
  margin: 0 auto;
  justify-content: flex-start;
}
@media (max-width: 991px) {
  section.good-magenta-cr .wrapper {
    flex-flow: column;
  }
}
@media only screen and (max-width: 767px) {
  section.good-magenta-cr .wrapper {
    max-width: initial;
  }
}
section.good-magenta-cr .wrapper .wrap-left {
  width: 50%;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  section.good-magenta-cr .wrapper .wrap-left {
    width: 80%;
  }
}
@media (max-width: 991px) {
  section.good-magenta-cr .wrapper .wrap-left {
    width: 100%;
  }
}
section.good-magenta-cr .wrapper .wrap-left .title-img {
  margin-bottom: 40px;
}
section.good-magenta-cr .wrapper .wrap-left h2 {
  color: white;
  font-size: 63px;
  font-family: 'teleNeo-extra' !important;
  line-height: 1.2;
  margin-bottom: 40px;
}
@media (max-width: 991px) {
  section.good-magenta-cr .wrapper .wrap-left h2 {
    font-size: 40px;
    margin-bottom: 30px;
  }
}
section.good-magenta-cr .wrapper .wrap-left p {
  font-size: 20px;
  color: white;
}
@media (max-width: 991px) {
  section.good-magenta-cr .wrapper .wrap-left p {
    font-size: 18px;
  }
}
section.internet-bez-omraza {
  position: relative;
  z-index: 1;
}
section.internet-bez-omraza .wrapper {
  max-width: 1300px;
  margin: 0 auto;
  justify-content: space-between;
  align-items: center;
  grid-gap: 30px;
}
@media (max-width: 991px) {
  section.internet-bez-omraza .wrapper {
    flex-flow: column;
  }
}
@media only screen and (max-width: 767px) {
  section.internet-bez-omraza .wrapper {
    max-width: initial;
  }
}
section.internet-bez-omraza .wrapper > div {
  width: 50%;
}
@media only screen and (max-width: 767px) {
  section.internet-bez-omraza .wrapper > div {
    width: 100%;
  }
}
section.internet-bez-omraza .wrapper > div h2 {
  color: black;
  font-size: 63px;
  font-family: 'teleNeo-extra' !important;
  line-height: 1.2;
  margin-bottom: 40px;
}
@media (max-width: 991px) {
  section.internet-bez-omraza .wrapper > div h2 {
    font-size: 40px;
    margin-bottom: 30px;
  }
}
section.internet-bez-omraza .wrapper > div h2 span {
  background: #e20074;
  color: white;
  font-size: 45px;
  font-family: 'teleNeo-extra' !important;
  padding: 0 10px;
  display: inline-block;
}
@media (max-width: 991px) {
  section.internet-bez-omraza .wrapper > div h2 span {
    font-size: 30px;
  }
}
section.internet-bez-omraza .wrapper > div p {
  font-size: 20px;
}
@media (max-width: 991px) {
  section.internet-bez-omraza .wrapper > div p {
    font-size: 18px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  section.internet-bez-omraza .wrapper .text-wrap {
    width: 100%;
  }
}
section.mladinska-kampanja {
  position: relative;
  padding: 3% 0 0;
  height: auto;
}
section.mladinska-kampanja:after {
  content: '';
  position: absolute;
  background-image: url('../content/images/corporate-responsibility/mladinska-kampanja-shape.png');
  background-position: center top;
  background-size: cover;
  bottom: 0;
  width: 55%;
  height: 100%;
  z-index: 0;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  section.mladinska-kampanja:after {
    width: 60%;
    left: -60px;
  }
}
@media (max-width: 991px) {
  section.mladinska-kampanja:after {
    display: none;
  }
}
section.mladinska-kampanja .wrapper {
  max-width: 1300px;
  margin: 0 auto;
  justify-content: space-between;
  align-items: flex-start;
  grid-gap: 30px;
}
@media (max-width: 991px) {
  section.mladinska-kampanja .wrapper {
    flex-flow: column;
  }
}
@media (max-width: 991px) {
  section.mladinska-kampanja .wrapper {
    max-width: initial;
  }
}
section.mladinska-kampanja .wrapper > div {
  width: 50%;
}
@media (max-width: 991px) {
  section.mladinska-kampanja .wrapper > div {
    width: 100%;
  }
}
section.mladinska-kampanja .wrapper > div h2 {
  color: black;
  font-size: 63px;
  font-family: 'teleNeo-extra' !important;
  line-height: 1.2;
  margin-bottom: 40px;
  position: relative;
  z-index: 2;
}
@media (max-width: 991px) {
  section.mladinska-kampanja .wrapper > div h2 {
    font-size: 40px;
    margin-bottom: 30px;
  }
}
section.mladinska-kampanja .wrapper > div h2 span {
  background: black;
  color: white;
  font-size: 45px;
  font-family: 'teleNeo-extra' !important;
  padding: 0 10px;
  display: inline-block;
}
@media (max-width: 991px) {
  section.mladinska-kampanja .wrapper > div h2 span {
    font-size: 30px;
  }
}
section.mladinska-kampanja .wrapper > div p {
  font-size: 20px;
  z-index: 2;
  position: relative;
}
@media (max-width: 991px) {
  section.mladinska-kampanja .wrapper > div p {
    font-size: 18px;
  }
}
section.mladinska-kampanja .wrapper > div.box.left {
  position: relative;
  z-index: 2;
  top: 250px;
}
@media (max-width: 991px) {
  section.mladinska-kampanja .wrapper > div.box.left {
    background: #e20074;
    padding: 20px;
    top: 0;
  }
}
section.mladinska-kampanja .wrapper > div.box.left h2 {
  color: white;
}
section.mladinska-kampanja .wrapper > div.box.left p {
  color: white;
}
section.mladinska-kampanja .wrapper > div.box.right {
  margin-left: 50px;
  width: 45%;
}
@media (max-width: 991px) {
  section.mladinska-kampanja .wrapper > div.box.right {
    width: 100%;
    margin-left: 0;
  }
}
section.green-magenta {
  position: relative;
  height: auto;
  background-image: url('../content/images/corporate-responsibility/good-cause-bg-1.png');
  background-size: cover;
  background-repeat: no-repeat;
  padding: 3% 0;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  section.green-magenta {
    padding: 5% 0 30%;
  }
}
section.green-magenta .wrapper {
  display: flex;
  max-width: 1300px;
  margin: 0 auto;
}
@media (max-width: 991px) {
  section.green-magenta .wrapper {
    flex-flow: column;
    max-width: initial;
  }
}
section.green-magenta .wrapper .left {
  width: 50%;
}
@media only screen and (max-width: 767px) {
  section.green-magenta .wrapper .left {
    width: 100%;
  }
}
section.green-magenta .wrapper .left p {
  color: white;
  font-size: 20px;
  margin: 0 0 20px;
}
@media only screen and (min-width:1200px) and (max-width: 1440px) {
  section.green-magenta .wrapper .left p {
    margin: 0 0 15px;
  }
}
@media (max-width: 991px) {
  section.green-magenta .wrapper .left p {
    font-size: 18px;
  }
}
section.green-magenta .wrapper .left p.cs {
  margin: 55px 0 !important;
}
@media only screen and (min-width:1200px) and (max-width: 1440px) {
  section.green-magenta .wrapper .left p.cs {
    margin: 30px 0 !important;
  }
}
section.green-magenta .wrapper .left img.green {
  margin-bottom: 60px;
}
@media only screen and (min-width:1200px) and (max-width: 1440px) {
  section.green-magenta .wrapper .left img.green {
    margin-bottom: 40px;
  }
}
section.green-magenta .wrapper .right {
  width: 50%;
}
@media only screen and (max-width: 767px) {
  section.green-magenta .wrapper .right {
    width: 100%;
  }
}
section.zaedno {
  position: relative;
  z-index: 1;
  padding-bottom: 150px;
  margin-top: -250px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  section.zaedno {
    margin-top: -160px;
  }
}
@media (max-width: 991px) {
  section.zaedno {
    margin-top: 0;
  }
}
section.zaedno:before {
  content: " ";
  display: inline-block;
  height: 45%;
  width: 60%;
  position: absolute;
  right: 0;
  bottom: 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom;
  background-image: url(../content/images/corporate-responsibility/shape-zaedno.png);
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  section.zaedno:before {
    height: 55%;
    width: 100%;
    bottom: -60px;
  }
}
@media (max-width: 991px) {
  section.zaedno:before {
    display: none;
  }
}
section.zaedno h2 {
  color: black;
  font-size: 63px;
  font-family: 'teleNeo-extra' !important;
  line-height: 1.2;
  margin-bottom: 40px;
  position: relative;
  z-index: 2;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  section.zaedno h2 {
    line-height: 1;
  }
}
@media (max-width: 991px) {
  section.zaedno h2 {
    font-size: 40px;
    margin-bottom: 30px;
  }
}
section.zaedno .wrapper {
  display: flex;
  align-items: center;
  gap: 80px;
  max-width: 1300px;
  margin: 0 auto;
}
@media (max-width: 991px) {
  section.zaedno .wrapper {
    flex-flow: column;
    max-width: initial;
  }
}
section.zaedno .wrapper .left {
  width: 50%;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  section.zaedno .wrapper .left {
    width: 85%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  section.zaedno .wrapper .left {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  section.zaedno .wrapper .left {
    width: 100%;
  }
}
section.zaedno .wrapper .right {
  width: 50%;
}
@media only screen and (max-width: 767px) {
  section.zaedno .wrapper .right {
    width: 100%;
  }
}
section.zaedno .wrapper .right img {
  max-height: 620px;
}
section.zaedno p {
  color: black;
  font-size: 20px;
  margin: 0 0 20px;
  padding-left: 40px;
}
@media (max-width: 991px) {
  section.zaedno p {
    font-size: 18px;
  }
}
section.zaedno p.cs {
  position: relative;
}
section.zaedno p.cs:before {
  content: '';
  position: absolute;
  left: -5px;
  height: 230px;
  width: 4px;
  background: #e20074;
  top: 0;
}
section.network-cr {
  position: relative;
  padding: 5% 0;
  z-index: 3;
}
section.network-cr .sticky {
  position: sticky;
  top: 86px;
  height: 350px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  section.network-cr .sticky {
    top: -40px;
    height: 300px;
  }
}
section.network-cr .sticky .img-bg {
  height: 740px;
  background-image: url('../content/images/corporate-responsibility/sec2-bg.jpg');
  background-size: cover;
  background-color: black;
  background-position: top;
  top: 0px;
  position: relative;
  overflow: hidden;
  background-attachment: fixed;
}
@media (min-width: 1900px) {
  section.network-cr .sticky .img-bg {
    height: 950px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  section.network-cr .sticky .img-bg {
    height: 700px;
  }
}
@media only screen and (max-width: 767px) {
  section.network-cr .sticky .img-bg {
    height: 800px;
    top: -100px;
  }
}
section.network-cr:after {
  content: '';
  position: absolute;
  bottom: 0;
  right: -40%;
  width: 100%;
  height: 100%;
  background-image: url(../content/images/corporate-responsibility/magenta-shape-network.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: bottom right;
  z-index: 0;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  section.network-cr:after {
    right: -28%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  section.network-cr:after {
    right: -25%;
  }
}
@media only screen and (max-width: 767px) {
  section.network-cr:after {
    display: none;
  }
}
section.network-cr .wrapper {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-top: -15%;
  max-width: 1300px;
  margin: 0 auto;
}
@media only screen and (max-width: 767px) {
  section.network-cr .wrapper {
    flex-direction: column;
    max-width: initial;
    margin-top: -55%;
  }
}
section.network-cr .wrapper > div {
  width: 40%;
  z-index: 2;
}
@media only screen and (max-width: 767px) {
  section.network-cr .wrapper > div {
    width: 100%;
  }
}
section.network-cr .wrapper h2 {
  color: white;
  font-size: 70px;
  font-family: 'teleNeo-medium' !important;
  margin-bottom: 40px;
}
@media only screen and (max-width: 767px) {
  section.network-cr .wrapper h2 {
    font-size: 40px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  section.network-cr .wrapper h2 {
    font-size: 50px;
  }
}
section.network-cr .wrapper h2 strong {
  font-family: 'teleNeo-extra' !important;
}
section.network-cr .wrapper p {
  color: white;
  font-size: 19px;
  line-height: 1.2;
  margin-bottom: 30px;
}
section.network-cr .wrapper .right-img {
  position: relative;
  z-index: 1;
  margin-bottom: 100px;
  width: 35%;
}
section.environment-cr {
  position: relative;
}
section.environment-cr:after {
  content: '';
  position: absolute;
  border-width: 295px 2500px 0px 0;
  border-color: transparent white transparent transparent;
  width: 100%;
  height: 440px;
  left: 0;
  bottom: -25px;
  border-style: solid;
}
section.environment-cr .sticky {
  position: sticky;
  top: 0px;
  height: 1200px;
}
section.environment-cr .sticky .img-bg {
  height: 100%;
  background-image: url('../content/images/corporate-responsibility/environment-bg.png');
  background-size: cover;
  background-color: transparent;
  background-position: 50% 0;
  top: 60px;
  position: relative;
  overflow: hidden;
  background-attachment: fixed;
}
@media only screen and (max-width: 767px) {
  section.environment-cr .sticky .img-bg {
    top: -100px;
  }
}
section.environment-cr .wrapper {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-top: -70%;
}
@media only screen and (max-width: 767px) {
  section.environment-cr .wrapper {
    margin-top: -100%;
    flex-direction: column;
  }
}
section.environment-cr .wrapper > div {
  width: 45%;
}
@media only screen and (max-width: 767px) {
  section.environment-cr .wrapper > div {
    width: 100%;
  }
}
section.environment-cr .wrapper .left-text {
  padding-right: 35px;
  padding-bottom: 20%;
  padding-top: 3%;
}
@media only screen and (max-width: 767px) {
  section.environment-cr .wrapper .left-text {
    padding-right: 0;
  }
}
section.environment-cr .wrapper .left-text:before {
  content: '';
  position: absolute;
  background-image: url(../content/images/corporate-responsibility/magenta-shape-climate.png);
  height: 100%;
  width: 45%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  z-index: 0;
  top: -100px;
  left: 0;
  bottom: 0;
  margin: 0;
}
@media only screen and (max-width: 767px) {
  section.environment-cr .wrapper .left-text:before {
    height: 100% !important;
    width: 100%;
  }
}
section.environment-cr .wrapper .left-text span.badge {
  color: white;
  background: black;
  font-size: 40px;
  font-family: 'teleNeo-bold' !important;
  border-radius: 0;
  padding: 10px;
  margin-bottom: 30px;
  position: relative;
}
@media only screen and (max-width: 767px) {
  section.environment-cr .wrapper .left-text span.badge {
    font-size: 32px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  section.environment-cr .wrapper .left-text span.badge {
    font-size: 35px;
  }
}
section.environment-cr .wrapper .left-text h2 {
  color: white;
  font-size: 56px;
  line-height: 1.1;
  font-family: 'teleNeo-extra' !important;
  margin-bottom: 60px;
  position: relative;
}
@media only screen and (max-width: 767px) {
  section.environment-cr .wrapper .left-text h2 {
    font-size: 40px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  section.environment-cr .wrapper .left-text h2 {
    font-size: 42px;
  }
}
section.environment-cr .wrapper .left-text p {
  color: white;
  font-size: 19px;
  line-height: 1.2;
  position: relative;
}
section.environment-cr .wrapper .bubbles {
  position: relative;
}
section.environment-cr .wrapper .bubbles .bubble {
  position: relative;
}
section.environment-cr .wrapper .bubbles .bubble svg {
  position: relative;
  height: auto;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  section.environment-cr .wrapper .bubbles .bubble svg {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  section.environment-cr .wrapper .bubbles .bubble svg {
    width: 100%;
    top: -100px;
  }
}
section.environment-cr .wrapper .bubbles .bubble.one svg {
  width: 90%;
}
section.environment-cr .wrapper .bubbles .bubble.two {
  text-align: right;
}
section.environment-cr .wrapper .bubbles .bubble.two svg {
  width: 70%;
  right: 0;
  left: initial;
}
section.environment-cr .wrapper .bubbles .bubble.three {
  text-align: left;
}
section.environment-cr .wrapper .bubbles .bubble.three svg {
  width: 60%;
  left: 0;
  right: initial;
  top: -150px;
}
section.customer-obsession-cr {
  position: relative;
  padding: 3% 0;
}
section.customer-obsession-cr:after {
  content: '';
  position: absolute;
  background-image: url(../content/images/corporate-responsibility/customer-obsession-bg.png);
  background-position: right bottom;
  background-size: contain;
  background-repeat: no-repeat;
  width: 60%;
  height: 80%;
  right: 0;
  bottom: 0;
  z-index: 0;
}
section.customer-obsession-cr .wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  z-index: 1;
  margin-top: -150px;
}
@media only screen and (max-width: 767px) {
  section.customer-obsession-cr .wrapper {
    flex-direction: column;
  }
}
section.customer-obsession-cr .wrapper > div {
  width: 45%;
}
@media only screen and (max-width: 767px) {
  section.customer-obsession-cr .wrapper > div {
    width: 100%;
  }
}
section.customer-obsession-cr .wrapper h2 {
  color: black;
  font-size: 76px;
  line-height: 1.2;
  margin-bottom: 40px;
  font-family: 'teleNeo-extra' !important;
}
@media only screen and (max-width: 767px) {
  section.customer-obsession-cr .wrapper h2 {
    font-size: 40px;
  }
}
section.customer-obsession-cr .wrapper .content {
  padding-left: 30px;
  position: relative;
}
section.customer-obsession-cr .wrapper .content:before {
  content: '';
  position: absolute;
  left: 0;
  height: 100%;
  width: 5px;
  background: #e20074;
  bottom: 0;
  top: 0;
}
section.customer-obsession-cr .wrapper p {
  font-size: 19px;
}
section.customer-obsession-cr .wrap-bottom .box {
  position: relative;
  width: 25%;
}
@media only screen and (max-width: 767px) {
  section.customer-obsession-cr .wrap-bottom .box {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  section.customer-obsession-cr .wrap-bottom .box {
    width: 50%;
  }
}
section.customer-obsession-cr .wrap-bottom .box h3 {
  font-size: 100px;
  font-family: 'teleNeo-extra' !important;
}
@media only screen and (max-width: 767px) {
  section.customer-obsession-cr .wrap-bottom .box h3 {
    font-size: 70px;
  }
}
section.customer-obsession-cr .wrap-bottom .box h4 {
  font-size: 43px;
  font-family: 'teleNeo-extra' !important;
  text-transform: uppercase;
}
@media only screen and (max-width: 767px) {
  section.customer-obsession-cr .wrap-bottom .box h4 {
    font-size: 28px;
  }
}
section.customer-obsession-cr .wrap-bottom .box h5 {
  font-size: 35px;
  font-family: 'teleNeo-medium' !important;
  color: black;
}
@media only screen and (max-width: 767px) {
  section.customer-obsession-cr .wrap-bottom .box h5 {
    font-size: 27px;
  }
}
section.employees-cr {
  position: relative;
  background: transparent linear-gradient(180deg, #0000000a 0%, transparent 100%) 0% 0% no-repeat padding-box;
  padding: 5% 0 10%;
  z-index: 1;
  background-attachment: fixed;
}
@media only screen and (max-width: 767px) {
  section.employees-cr {
    margin-bottom: 80px;
  }
}
section.employees-cr:before {
  content: '';
  position: absolute;
  background-image: url('../content/images/corporate-responsibility/employees-img.png');
  background-size: cover;
  background-position: right top;
  width: 50%;
  height: 100%;
  right: 0;
  bottom: 0;
  z-index: 0;
}
@media only screen and (max-width: 767px) {
  section.employees-cr:before {
    display: none;
  }
}
section.employees-cr .sticky {
  position: sticky;
  top: 86px;
  height: 550px;
}
section.employees-cr .sticky .img-bg {
  height: 910px;
  top: -150px;
  position: relative;
  overflow: hidden;
  background-attachment: fixed;
}
section.employees-cr .wrapper {
  position: relative;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
section.employees-cr .wrapper > div {
  width: 50%;
  position: relative;
}
@media only screen and (max-width: 767px) {
  section.employees-cr .wrapper > div {
    width: 100%;
  }
}
section.employees-cr .wrapper h2 {
  position: relative;
  display: inline-block;
  font-size: 56px;
  color: black;
  font-family: 'teleNeo-extra' !important;
  line-height: 1.2;
  margin-bottom: 40px;
}
@media only screen and (max-width: 767px) {
  section.employees-cr .wrapper h2 {
    font-size: 40px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  section.employees-cr .wrapper h2 {
    font-size: 50px;
  }
}
section.employees-cr .wrapper h2 span {
  display: inline-block;
  color: white;
  background: #e20074;
  font-size: 45px;
  font-family: 'teleNeo-extra' !important;
  padding: 0 15px;
}
@media only screen and (max-width: 767px) {
  section.employees-cr .wrapper h2 span {
    font-size: 31px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  section.employees-cr .wrapper h2 span {
    font-size: 40px;
  }
}
section.employees-cr .wrapper p {
  font-size: 19px;
  line-height: 1.2;
}
section.employees-cr .wrapper .highlight {
  padding: 20px 0 20px 20px;
  position: relative;
}
section.employees-cr .wrapper .highlight:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  border-style: solid;
  border-color: black transparent;
  border-width: 25px 25px 0px 0px;
}
section.employees-cr .wrapper .highlight p {
  font-size: 23px;
}
section.employees-cr .wrapper .highlight p span {
  font-family: 'teleNeo-bold' !important;
}
section.employees-cr .wrapper .left-text-down {
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding-left: 40px;
  margin-top: 40px;
}
@media only screen and (max-width: 767px) {
  section.employees-cr .wrapper .left-text-down {
    padding-left: 20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  section.employees-cr .wrapper .left-text-down {
    padding-left: 30px;
  }
}
section.employees-cr .wrapper .left-text-down:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 8px;
  height: 100%;
  background: #e20074;
}
section.employees-cr .wrapper .left-text-down h2 {
  color: #1a1d24;
  font-size: 105px;
  margin: 0;
}
@media only screen and (max-width: 767px) {
  section.employees-cr .wrapper .left-text-down h2 {
    font-size: 60px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  section.employees-cr .wrapper .left-text-down h2 {
    font-size: 85px;
  }
}
section.employees-cr .wrapper .left-text-down .wrap {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  padding-left: 15px;
}
section.employees-cr .wrapper .left-text-down .wrap span {
  font-size: 45px;
  font-family: 'teleNeo-medium' !important;
  display: block;
  line-height: 1;
}
@media only screen and (max-width: 767px) {
  section.employees-cr .wrapper .left-text-down .wrap span {
    font-size: 23px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  section.employees-cr .wrapper .left-text-down .wrap span {
    font-size: 35px;
  }
}
section.employees-cr .wrapper .left-text-down .wrap span.text-magenta {
  text-transform: uppercase;
  font-size: 56px;
  font-family: 'teleNeo-extra' !important;
  display: block;
}
@media only screen and (max-width: 767px) {
  section.employees-cr .wrapper .left-text-down .wrap span.text-magenta {
    font-size: 35px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  section.employees-cr .wrapper .left-text-down .wrap span.text-magenta {
    font-size: 39px;
  }
}
section.good-cause-cr {
  position: relative;
}
section.good-cause-cr ::-webkit-scrollbar {
  display: none !important;
}
section.good-cause-cr .sticky {
  position: sticky;
  top: 0;
  height: 1000px;
}
section.good-cause-cr .sticky .img-bg {
  height: 1100px;
  background-image: url(../content/images/corporate-responsibility/good-cause-bg.png);
  background-size: cover;
  background-position: bottom center;
  top: 0px;
  position: relative;
  overflow: hidden;
  background-attachment: fixed;
}
@media (min-width: 1400px) and (max-width: 1550px) {
  section.good-cause-cr .sticky .img-bg {
    background-position: top;
    height: 900px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  section.good-cause-cr .sticky .img-bg {
    height: 895px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  section.good-cause-cr .sticky .img-bg {
    height: 1120px;
  }
}
@media only screen and (max-width: 767px) {
  section.good-cause-cr .sticky .img-bg {
    height: 1200px;
    top: -70px;
    background-color: #2d371c;
  }
}
section.good-cause-cr .magenta-shape {
  position: absolute;
  width: 100%;
  top: 0;
  height: 400px;
}
section.good-cause-cr .magenta-shape:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 1030px;
  background-image: url(../content/images/corporate-responsibility/good-cause-magenta-stripe.png);
  background-size: cover;
  background-position: left center;
  background-repeat: no-repeat;
  top: -270px;
  left: 0;
  right: 0;
  z-index: 2;
}
@media (min-width: 1900px) {
  section.good-cause-cr .magenta-shape:before {
    height: 1320px;
    top: -350px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  section.good-cause-cr .magenta-shape:before {
    height: 650px;
    top: -170px;
  }
}
@media only screen and (max-width: 767px) {
  section.good-cause-cr .magenta-shape:before {
    height: 550px;
    top: -180px;
  }
}
section.good-cause-cr .magenta-shape .wrap {
  position: relative;
  z-index: 3;
  width: 100%;
  display: flex;
  justify-content: flex-end;
  height: 100%;
  align-items: center;
}
@media only screen and (max-width: 767px) {
  section.good-cause-cr .magenta-shape .wrap {
    justify-content: center;
  }
}
section.good-cause-cr .magenta-shape .wrap h3 {
  width: 50%;
  color: white;
  font-family: 'teleNeo-extra' !important;
  font-size: 52px;
  line-height: 1.2;
  margin: 0;
  padding: 0;
  position: relative;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  section.good-cause-cr .magenta-shape .wrap h3 {
    font-size: 40px;
  }
}
@media only screen and (max-width: 767px) {
  section.good-cause-cr .magenta-shape .wrap h3 {
    font-size: 32px;
    width: 100%;
  }
}
section.good-cause-cr .magenta-shape .wrap h3:before {
  content: '';
  position: absolute;
  width: 150px;
  height: 170px;
  top: -290px;
  left: 0;
  background-image: url('../content/images/corporate-responsibility/quotes.svg');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
@media (min-width: 1900px) {
  section.good-cause-cr .magenta-shape .wrap h3:before {
    top: -320px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  section.good-cause-cr .magenta-shape .wrap h3:before {
    width: 120px;
    height: 150px;
    top: -210px;
  }
}
@media only screen and (max-width: 767px) {
  section.good-cause-cr .magenta-shape .wrap h3:before {
    width: 100px;
    height: 120px;
    top: -190px;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
}
section.good-cause-cr .wrapper {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: -40%;
  z-index: 3;
}
@media only screen and (max-width: 767px) {
  section.good-cause-cr .wrapper {
    flex-direction: column;
  }
}
section.good-cause-cr .wrapper > div {
  width: 45%;
}
@media only screen and (max-width: 767px) {
  section.good-cause-cr .wrapper > div {
    width: 100%;
  }
}
section.good-cause-cr .wrapper .left-content {
  position: relative;
  margin-top: -320px;
}
section.good-cause-cr .wrapper .left-content .img-wrap {
  position: relative;
  width: 75%;
  margin: -50% auto 0 auto;
}
section.good-cause-cr .wrapper .left-content .text-wrap {
  padding-left: 40px;
  position: relative;
  margin: 70px 0;
  width: 70%;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  section.good-cause-cr .wrapper .left-content .text-wrap {
    padding-left: 30px;
    margin: 70px 0;
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  section.good-cause-cr .wrapper .left-content .text-wrap {
    margin: 40px 0;
    width: 100%;
  }
}
section.good-cause-cr .wrapper .left-content .text-wrap:before {
  content: '';
  position: absolute;
  left: 0;
  width: 8px;
  height: 100%;
  background: #e20074;
  top: 0;
  bottom: 0;
}
section.good-cause-cr .wrapper .left-content .text-wrap:after {
  content: '';
  position: absolute;
  right: 5px;
  top: -40px;
  background-size: contain;
  background-repeat: no-repeat;
}
@media only screen and (max-width: 767px) {
  section.good-cause-cr .wrapper .left-content .text-wrap:after {
    right: -5px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  section.good-cause-cr .wrapper .left-content .text-wrap:after {
    right: 35px;
  }
}
section.good-cause-cr .wrapper .left-content .text-wrap h2 {
  font-size: 70px;
  font-family: 'teleNeo-extra' !important;
  margin: 0;
  padding: 0;
  color: white;
}
@media only screen and (max-width: 767px) {
  section.good-cause-cr .wrapper .left-content .text-wrap h2 {
    font-size: 55px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  section.good-cause-cr .wrapper .left-content .text-wrap h2 {
    font-size: 60px;
  }
}
section.good-cause-cr .wrapper .left-content .text-wrap span {
  color: white;
  font-size: 36px;
  text-transform: uppercase;
  font-family: 'teleNeo-extra' !important;
}
@media only screen and (max-width: 767px) {
  section.good-cause-cr .wrapper .left-content .text-wrap span {
    font-size: 35px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  section.good-cause-cr .wrapper .left-content .text-wrap span {
    font-size: 36px;
  }
}
section.good-cause-cr .wrapper .left-content .text-wrap span.small {
  text-transform: none;
  font-size: 34px;
  font-family: 'teleNeo-medium' !important;
}
@media only screen and (max-width: 767px) {
  section.good-cause-cr .wrapper .left-content .text-wrap span.small {
    font-size: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  section.good-cause-cr .wrapper .left-content .text-wrap span.small {
    font-size: 31px;
  }
}
section.good-cause-cr .wrapper .left-content .text-wrap.recycle:after {
  background-image: url(../content/images/corporate-responsibility/recycle.png);
  width: 90px;
  height: 110px;
}
@media only screen and (max-width: 767px) {
  section.good-cause-cr .wrapper .left-content .text-wrap.recycle:after {
    width: 70px;
  }
}
section.good-cause-cr .wrapper .left-content .text-wrap.plant:after {
  background-image: url(../content/images/corporate-responsibility/plant.png);
  width: 120px;
  height: 140px;
}
@media only screen and (max-width: 767px) {
  section.good-cause-cr .wrapper .left-content .text-wrap.plant:after {
    width: 80px;
  }
}
section.good-cause-cr .wrapper .right-content {
  position: relative;
  padding-bottom: 20%;
}
@media (min-width: 1900px) {
  section.good-cause-cr .wrapper .right-content {
    padding-bottom: 15%;
    padding-top: 10%;
  }
}
section.good-cause-cr .wrapper .right-content .logo svg {
  position: relative;
}
@media only screen and (max-width: 767px) {
  section.good-cause-cr .wrapper .right-content .text {
    padding-bottom: 15%;
  }
}
section.good-cause-cr .wrapper .right-content .text h3 {
  color: white;
  font-size: 76px;
  margin-bottom: 40px;
  font-family: 'teleNeo-extra' !important;
}
@media only screen and (max-width: 767px) {
  section.good-cause-cr .wrapper .right-content .text h3 {
    font-size: 40px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  section.good-cause-cr .wrapper .right-content .text h3 {
    font-size: 50px;
  }
}
section.good-cause-cr .wrapper .right-content .text p {
  color: white;
  font-size: 19px;
}
section.digital-inclusion-cr {
  position: relative;
  padding: 0 0 0;
}
@media (min-width: 1900px) {
  section.digital-inclusion-cr {
    padding: 5% 0 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  section.digital-inclusion-cr {
    padding: 20% 0 20%;
  }
}
@media only screen and (max-width: 767px) {
  section.digital-inclusion-cr {
    padding: 15% 0 10%;
  }
}
section.digital-inclusion-cr .sticky {
  position: sticky;
  top: 0;
  height: 500px;
}
section.digital-inclusion-cr .sticky .img-bg {
  height: 1100px;
  background: white;
  top: 0px;
  position: relative;
  overflow: hidden;
  background-attachment: fixed;
}
section.digital-inclusion-cr p {
  font-size: 19px;
  line-height: 1.2;
  margin-bottom: 25px;
}
section.digital-inclusion-cr .wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  margin-top: -150px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  section.digital-inclusion-cr .wrapper {
    margin-top: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  section.digital-inclusion-cr .wrapper {
    margin-top: 0;
    align-items: flex-start;
  }
}
@media only screen and (max-width: 767px) {
  section.digital-inclusion-cr .wrapper {
    flex-direction: column;
    margin-top: 0;
  }
}
section.digital-inclusion-cr .wrapper > div {
  width: 45%;
}
@media only screen and (max-width: 767px) {
  section.digital-inclusion-cr .wrapper > div {
    width: 100%;
    margin: 40px 0;
  }
}
section.digital-inclusion-cr .wrapper h2 {
  position: relative;
  font-size: 76px;
  color: black;
  margin-bottom: 40px;
  line-height: 1.2;
  font-family: 'teleNeo-extra' !important;
}
@media only screen and (max-width: 767px) {
  section.digital-inclusion-cr .wrapper h2 {
    font-size: 40px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  section.digital-inclusion-cr .wrapper h2 {
    font-size: 50px;
  }
}
section.digital-inclusion-cr .wrapper h2 span {
  display: block;
  font-size: 44px;
  font-family: 'teleNeo-extra' !important;
  padding: 5px 15px;
  color: white;
  background: #e20074;
  width: 325px;
}
@media only screen and (max-width: 767px) {
  section.digital-inclusion-cr .wrapper h2 span {
    font-size: 30px;
    width: auto;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  section.digital-inclusion-cr .wrapper h2 span {
    font-size: 38px;
    width: auto;
  }
}
section.digital-inclusion-cr .wrapper .right-text {
  position: relative;
}
section.digital-inclusion-cr .wrapper .right-text h3 {
  color: black;
  font-size: 44px;
  font-family: 'teleNeo-extra' !important;
  margin-bottom: 30px;
}
@media only screen and (max-width: 767px) {
  section.digital-inclusion-cr .wrapper .right-text h3 {
    font-size: 30px;
  }
}
section.digital-inclusion-cr .wrapper .right-text ul {
  margin: 0;
}
section.digital-inclusion-cr .wrapper .right-text ul li {
  font-size: 19px;
  padding-left: 35px;
  margin-bottom: 20px;
  position: relative;
}
section.digital-inclusion-cr .wrapper .right-text ul li:before {
  content: '';
  position: absolute;
  width: 20px;
  height: 20px;
  background-image: url('../content/images/corporate-responsibility/lightbulb.svg');
  background-position: center;
  background-size: contain;
  top: 3px;
  left: 0;
}
section.digital-inclusion-cr .wrapper .right-text .highlight {
  position: relative;
  padding: 10px 20px;
  margin: 40px 0;
}
section.digital-inclusion-cr .wrapper .right-text .highlight:before {
  content: '';
  position: absolute;
  border-width: 3px 0px 0px 3px;
  border-color: #e20074 transparent transparent #e20074;
  border-style: solid;
  top: 0;
  left: 0;
  width: 30px;
  height: 30px;
}
section.digital-inclusion-cr .wrapper .right-text .highlight p {
  font-size: 26px;
}
@media only screen and (max-width: 767px) {
  section.digital-inclusion-cr .wrapper .right-text .highlight p {
    font-size: 23px;
  }
}
section.digital-inclusions-cr-part-two {
  position: relative;
  padding: 15% 0 10%;
}
@media (min-width: 1900px) {
  section.digital-inclusions-cr-part-two {
    padding: 10% 0 10%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  section.digital-inclusions-cr-part-two {
    padding: 20% 0 20%;
  }
}
@media only screen and (max-width: 767px) {
  section.digital-inclusions-cr-part-two {
    padding: 15% 0 10%;
  }
}
section.digital-inclusions-cr-part-two .sticky {
  position: sticky;
  top: 0;
  height: 500px;
}
section.digital-inclusions-cr-part-two .sticky .img-bg {
  height: 1100px;
  background: white;
  top: 0px;
  position: relative;
  overflow: hidden;
  background-attachment: fixed;
}
section.digital-inclusions-cr-part-two:before {
  content: '';
  position: absolute;
  background-image: url(../content/images/corporate-responsibility/magenta-stripe-technology.png);
  background-size: cover;
  background-repeat: no-repeat;
  height: 100%;
  width: 50%;
  z-index: 0;
  left: 0;
  bottom: 0;
}
@media only screen and (max-width: 767px) {
  section.digital-inclusions-cr-part-two:before {
    display: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  section.digital-inclusions-cr-part-two:before {
    display: none;
  }
}
section.digital-inclusions-cr-part-two .wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  align-items: flex-end;
  margin-bottom: 0;
  margin-top: -20%;
}
@media only screen and (max-width: 767px) {
  section.digital-inclusions-cr-part-two .wrapper {
    flex-direction: column;
    margin-top: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  section.digital-inclusions-cr-part-two .wrapper {
    margin-top: 0;
    align-items: flex-start;
  }
}
section.digital-inclusions-cr-part-two .wrapper > div {
  width: 45%;
}
@media only screen and (max-width: 767px) {
  section.digital-inclusions-cr-part-two .wrapper > div {
    width: 100%;
    margin: 40px 0;
  }
}
section.digital-inclusions-cr-part-two .wrapper h2 {
  position: relative;
  font-size: 60px;
  color: black;
  margin-bottom: 40px;
  line-height: 1.1;
  font-family: 'teleNeo-extra' !important;
}
@media only screen and (max-width: 767px) {
  section.digital-inclusions-cr-part-two .wrapper h2 {
    font-size: 40px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  section.digital-inclusions-cr-part-two .wrapper h2 {
    font-size: 50px;
  }
}
section.digital-inclusions-cr-part-two .wrapper h2 span {
  display: block;
  font-size: 44px;
  font-family: 'teleNeo-extra' !important;
  padding: 5px 15px;
  color: white;
  background: #e20074;
  width: 325px;
}
@media only screen and (max-width: 767px) {
  section.digital-inclusions-cr-part-two .wrapper h2 span {
    font-size: 30px;
    width: auto;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  section.digital-inclusions-cr-part-two .wrapper h2 span {
    font-size: 38px;
    width: auto;
  }
}
section.digital-inclusions-cr-part-two .wrapper .left-magenta-shape {
  position: relative;
}
@media only screen and (max-width: 767px) {
  section.digital-inclusions-cr-part-two .wrapper .left-magenta-shape {
    background: #e20074;
    padding: 20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  section.digital-inclusions-cr-part-two .wrapper .left-magenta-shape {
    background: #e20074;
    padding: 20px;
  }
}
section.digital-inclusions-cr-part-two .wrapper .left-magenta-shape .wrap {
  position: relative;
  z-index: 1;
  top: -100px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  section.digital-inclusions-cr-part-two .wrapper .left-magenta-shape .wrap {
    top: 0;
  }
}
@media only screen and (max-width: 767px) {
  section.digital-inclusions-cr-part-two .wrapper .left-magenta-shape .wrap {
    top: 0;
  }
}
section.digital-inclusions-cr-part-two .wrapper .left-magenta-shape h2 {
  color: white;
}
section.digital-inclusions-cr-part-two .wrapper .left-magenta-shape h2 span {
  background: black;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  section.digital-inclusions-cr-part-two .wrapper .left-magenta-shape h2 span {
    width: auto;
  }
}
section.digital-inclusions-cr-part-two .wrapper .left-magenta-shape p {
  color: white;
  font-size: 19px;
  line-height: 1.2;
}
section.digital-inclusions-cr-part-two .wrapper .right-text {
  position: relative;
}
section.digital-inclusions-cr-part-two .wrapper .right-text h3 {
  color: black;
  font-size: 44px;
  font-family: 'teleNeo-extra' !important;
  margin-bottom: 30px;
}
@media only screen and (max-width: 767px) {
  section.digital-inclusions-cr-part-two .wrapper .right-text h3 {
    font-size: 30px;
  }
}
section.digital-inclusions-cr-part-two .wrapper .right-text ul {
  margin: 0;
}
section.digital-inclusions-cr-part-two .wrapper .right-text ul li {
  font-size: 19px;
  padding-left: 35px;
  margin-bottom: 20px;
  position: relative;
}
section.digital-inclusions-cr-part-two .wrapper .right-text ul li:before {
  content: '';
  position: absolute;
  width: 20px;
  height: 20px;
  background-image: url('../content/images/corporate-responsibility/lightbulb.svg');
  background-position: center;
  background-size: contain;
  top: 3px;
  left: 0;
}
section.digital-inclusions-cr-part-two .wrapper .right-text .highlight {
  position: relative;
  padding: 10px 20px;
  margin: 40px 0;
}
section.digital-inclusions-cr-part-two .wrapper .right-text .highlight:before {
  content: '';
  position: absolute;
  border-width: 3px 0px 0px 3px;
  border-color: #e20074 transparent transparent #e20074;
  border-style: solid;
  top: 0;
  left: 0;
  width: 30px;
  height: 30px;
}
section.digital-inclusions-cr-part-two .wrapper .right-text .highlight p {
  font-size: 26px;
}
@media only screen and (max-width: 767px) {
  section.digital-inclusions-cr-part-two .wrapper .right-text .highlight p {
    font-size: 23px;
  }
}
section.society-cr {
  position: relative;
}
section.society-cr .sticky {
  position: sticky;
  top: 0;
  height: 680px;
}
@media (min-width: 1900px) {
  section.society-cr .sticky {
    height: 580px;
  }
}
@media only screen and (max-width: 767px) {
  section.society-cr .sticky {
    height: 350px;
  }
}
section.society-cr .sticky .img-bg {
  height: 950px;
  position: relative;
  background-image: url('../content/images/corporate-responsibility/society-bg.jpg');
  background-position: center;
  background-attachment: fixed;
  top: -130px;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (min-width: 1900px) {
  section.society-cr .sticky .img-bg {
    top: -100px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  section.society-cr .sticky .img-bg {
    height: 1200px;
    top: 0;
  }
}
@media only screen and (max-width: 767px) {
  section.society-cr .sticky .img-bg {
    top: 0;
  }
}
section.society-cr .wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  margin-top: -50%;
}
@media only screen and (max-width: 767px) {
  section.society-cr .wrapper {
    flex-direction: column;
    margin-top: -80%;
  }
}
section.society-cr .wrapper > div {
  width: 45%;
}
@media only screen and (max-width: 767px) {
  section.society-cr .wrapper > div {
    width: 100%;
  }
}
section.society-cr .wrapper h2 {
  position: relative;
  font-size: 76px;
  color: white;
  margin-bottom: 40px;
  line-height: 1.2;
  font-family: 'teleNeo-extra' !important;
}
@media only screen and (max-width: 767px) {
  section.society-cr .wrapper h2 {
    font-size: 40px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  section.society-cr .wrapper h2 {
    font-size: 50px;
  }
}
section.society-cr .wrapper p {
  font-size: 19px;
  color: white;
  line-height: 1.2;
  margin-bottom: 30px;
}
section.society-cr .wrapper .text-wrap {
  padding-left: 40px;
  position: relative;
  margin: 70px 0;
  width: 70%;
}
@media only screen and (max-width: 767px) {
  section.society-cr .wrapper .text-wrap {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  section.society-cr .wrapper .text-wrap {
    width: 100%;
  }
}
section.society-cr .wrapper .text-wrap:before {
  content: '';
  position: absolute;
  left: 0;
  width: 8px;
  height: 100%;
  background: #e20074;
  top: 0;
  bottom: 0;
}
section.society-cr .wrapper .text-wrap:after {
  content: '';
  position: absolute;
  right: 55px;
  top: -40px;
  background-size: contain;
  background-repeat: no-repeat;
}
section.society-cr .wrapper .text-wrap h2 {
  font-size: 80px;
  font-family: 'teleNeo-extra' !important;
  margin: 0;
  padding: 0;
  color: white;
}
@media only screen and (max-width: 767px) {
  section.society-cr .wrapper .text-wrap h2 {
    font-size: 45px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  section.society-cr .wrapper .text-wrap h2 {
    font-size: 55px;
  }
}
section.society-cr .wrapper .text-wrap span {
  color: white;
  font-size: 46px;
  text-transform: uppercase;
  font-family: 'teleNeo-extra' !important;
}
@media only screen and (max-width: 767px) {
  section.society-cr .wrapper .text-wrap span {
    font-size: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  section.society-cr .wrapper .text-wrap span {
    font-size: 40px;
  }
}
section.society-cr .wrapper .text-wrap span.small {
  text-transform: none;
  font-size: 39px;
  font-family: 'teleNeo-medium' !important;
}
@media only screen and (max-width: 767px) {
  section.society-cr .wrapper .text-wrap span.small {
    font-size: 28px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  section.society-cr .wrapper .text-wrap span.small {
    font-size: 35px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #cr section h2,
  section.achievements h2,
  section.network-contection h2,
  section.digital-transformation h2,
  section.best-team h2,
  section.nature h2,
  section.green-magenta-cr h2,
  section.good-magenta-cr h2,
  section.internet-bez-omraza h2,
  section.mladinska-kampanja h2,
  section.customer-satisfaction h2 {
    font-size: 47px !important;
  }
  #cr section h2 span,
  section.achievements h2 span,
  section.network-contection h2 span,
  section.digital-transformation h2 span,
  section.best-team h2 span,
  section.nature h2 span,
  section.green-magenta-cr h2 span,
  section.good-magenta-cr h2 span,
  section.internet-bez-omraza h2 span,
  section.mladinska-kampanja h2 span,
  section.customer-satisfaction h2 span {
    font-size: 33px !important;
  }
  #cr section p,
  section.achievements p,
  section.network-contection p,
  section.digital-transformation p,
  section.best-team p,
  section.nature p,
  section.green-magenta-cr p,
  section.good-magenta-cr p,
  section.internet-bez-omraza p,
  section.mladinska-kampanja p,
  section.customer-satisfaction p {
    font-size: 19px !important;
  }
}
@media (max-width: 991px) {
  #cr section h2,
  section.achievements h2,
  section.network-contection h2,
  section.digital-transformation h2,
  section.best-team h2,
  section.nature h2,
  section.green-magenta-cr h2,
  section.good-magenta-cr h2,
  section.internet-bez-omraza h2,
  section.mladinska-kampanja h2,
  section.customer-satisfaction h2 {
    font-size: 22px !important;
  }
  #cr section h2 span,
  section.achievements h2 span,
  section.network-contection h2 span,
  section.digital-transformation h2 span,
  section.best-team h2 span,
  section.nature h2 span,
  section.green-magenta-cr h2 span,
  section.good-magenta-cr h2 span,
  section.internet-bez-omraza h2 span,
  section.mladinska-kampanja h2 span,
  section.customer-satisfaction h2 span {
    font-size: 30px !important;
  }
  #cr section p,
  section.achievements p,
  section.network-contection p,
  section.digital-transformation p,
  section.best-team p,
  section.nature p,
  section.green-magenta-cr p,
  section.good-magenta-cr p,
  section.internet-bez-omraza p,
  section.mladinska-kampanja p,
  section.customer-satisfaction p {
    font-size: 18px !important;
  }
}
/*#endregion corporate responsibility*/
/*#region kariera lp*/
.flex {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
#kariera-lp p {
  font-size: 18px;
  line-height: 1.2;
}
#kariera-lp h2 {
  font-size: 45px;
  font-family: 'teleNeo-extra' !important;
  line-height: 1.2;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #kariera-lp h2 {
    font-size: 34px;
  }
}
@media only screen and (max-width: 767px) {
  #kariera-lp h2 {
    font-size: 31px;
  }
}
#kariera-lp .main-part {
  background-image: url('../content/images/kariera-lp/Bg_mainbanner.png');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  padding: 0 0 5% 0;
  z-index: 1;
}
#kariera-lp .main-part .image-main-part {
  width: 100%;
  height: 650px;
}
@media (min-width: 1920px) {
  #kariera-lp .main-part .image-main-part {
    height: 850px;
  }
}
@media only screen and (min-width:1200px) and (max-width: 1440px) {
  #kariera-lp .main-part .image-main-part {
    height: 550px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #kariera-lp .main-part .image-main-part {
    height: 450px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #kariera-lp .main-part .image-main-part {
    height: 350px;
  }
}
@media only screen and (max-width: 767px) {
  #kariera-lp .main-part .image-main-part {
    height: 300px;
  }
}
#kariera-lp .main-part .image-main-part img {
  width: 100%;
}
@media only screen and (max-width: 767px) {
  #kariera-lp .main-part .image-main-part img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}
#kariera-lp .main-part .image-main-part .header-img {
  position: absolute;
  top: 50px;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  #kariera-lp .main-part .image-main-part .header-img {
    top: 30px;
  }
}
#kariera-lp .main-part .image-main-part .header-img img {
  width: auto;
}
#kariera-lp .main-part .your-career {
  position: relative;
  text-align: center;
}
#kariera-lp .main-part .your-career .text {
  position: relative;
  width: 70%;
  margin: 0 auto;
}
@media only screen and (max-width: 767px) {
  #kariera-lp .main-part .your-career .text {
    width: 100%;
  }
}
#kariera-lp .main-part .your-career h2 {
  color: white;
}
#kariera-lp .main-part .your-career p {
  color: white;
  font-size: 20px;
  line-height: 1.2;
}
#kariera-lp .main-part .your-career .flex {
  display: flex;
  flex-flow: row;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 50%;
  margin: 40px auto;
}
@media (max-width: 991px) {
  #kariera-lp .main-part .your-career .flex {
    flex-flow: column;
  }
}
#kariera-lp .main-part .your-career .flex.col {
  flex-flow: column;
  align-items: center;
  justify-content: center;
}
#kariera-lp .main-part .your-career .flex.sb {
  justify-content: space-between !important;
  align-items: center;
}
#kariera-lp .main-part .your-career .flex.end {
  justify-content: flex-end !important;
  align-items: flex-end;
}
@media (max-width: 991px) {
  #kariera-lp .main-part .your-career .flex.end {
    justify-content: flex-start;
  }
}
#kariera-lp .main-part .your-career .flex.alignEnd {
  align-items: flex-end;
}
#kariera-lp .main-part .your-career .flex.start {
  align-items: flex-start;
}
#kariera-lp .main-part .your-career .flex.center {
  align-items: center;
}
@media (max-width: 991px) {
  #kariera-lp .main-part .your-career .flex.center {
    align-items: flex-start;
  }
}
#kariera-lp .main-part .your-career .flex.noWrap {
  flex-wrap: nowrap !important;
}
#kariera-lp .main-part .your-career .flex.end.sb {
  justify-content: space-between !important;
  align-items: flex-end;
}
@media only screen and (max-width: 767px) {
  #kariera-lp .main-part .your-career .flex {
    width: 100%;
    flex-direction: column;
  }
}
#kariera-lp .main-part .your-career .flex a {
  width: 40%;
  margin: 0 auto;
  padding: 13px 20px;
  font-size: 18px;
  font-family: 'teleNeo-medium' !important;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media only screen and (max-width: 767px) {
  #kariera-lp .main-part .your-career .flex a {
    width: 100%;
    margin: 20px 0;
  }
}
#kariera-lp .main-part .your-career .flex a.btn-black {
  background: black;
  color: white;
}
#kariera-lp .main-part .your-career .flex a.btn-black:before {
  background-image: url('../content/images/kariera-lp/icon_profecionalci.png');
}
#kariera-lp .main-part .your-career .flex a.btn-white:before {
  background-image: url('../content/images/kariera-lp/icon_studenti.png');
}
#kariera-lp .main-part .your-career .flex a:before {
  content: '';
  position: relative;
  width: 40px;
  height: 40px;
  left: -10px;
  top: 0;
  bottom: 0;
  margin: auto 0;
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
}
#kariera-lp .main-part .your-career .image {
  position: absolute;
  top: -75px;
  right: 0;
}
@media only screen and (min-width:1441px) and (max-width: 1900px) {
  #kariera-lp .main-part .your-career .image {
    top: -95px;
    width: 35%;
  }
}
@media only screen and (min-width:1200px) and (max-width: 1595px) {
  #kariera-lp .main-part .your-career .image {
    top: -160px;
    width: 35%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #kariera-lp .main-part .your-career .image {
    width: 35%;
    top: -110px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #kariera-lp .main-part .your-career .image {
    top: -125px;
    width: 40%;
  }
}
@media only screen and (max-width: 767px) {
  #kariera-lp .main-part .your-career .image {
    top: -105px;
    width: 42%;
  }
}
@media (min-width: 320px) and (max-width: 450px) {
  #kariera-lp .main-part .your-career .image {
    width: 60%;
  }
}
#kariera-lp .boxes {
  position: relative;
  width: 100%;
  margin-top: -90px;
  z-index: 0;
  height: auto;
}
@media only screen and (max-width: 767px) {
  #kariera-lp .boxes {
    margin-top: -40px;
  }
}
#kariera-lp .boxes .img-wrap {
  position: relative;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  #kariera-lp .boxes .img-wrap {
    height: 300px;
  }
}
#kariera-lp .boxes .img-wrap img {
  width: 100%;
  object-fit: cover;
}
@media only screen and (max-width: 767px) {
  #kariera-lp .boxes .img-wrap img {
    height: 100%;
  }
}
#kariera-lp .boxes .wrapper {
  position: relative;
  display: flex;
  margin-top: -100px;
  justify-content: center;
  align-items: stretch;
  flex-direction: row;
  flex-wrap: nowrap;
}
@media only screen and (max-width: 767px) {
  #kariera-lp .boxes .wrapper {
    flex-direction: column;
    margin-top: 0;
  }
}
#kariera-lp .boxes .wrapper .box {
  padding: 30px 60px 30px 40px;
  color: white;
  width: 33%;
  position: relative;
  box-shadow: 20px 20px 90px 10px rgba(0, 0, 0, 0.25);
}
@media only screen and (max-width: 767px) {
  #kariera-lp .boxes .wrapper .box {
    width: 100% !important;
    margin: 15px 0 !important;
    top: 0 !important;
  }
}
#kariera-lp .boxes .wrapper .box.turquoise {
  background-color: #30aab3;
}
#kariera-lp .boxes .wrapper .box.magenta {
  background-color: #e20074;
  top: 90px;
  width: 35%;
  z-index: 2;
  margin-left: -5px;
}
#kariera-lp .boxes .wrapper .box.gray {
  background-color: #262626;
}
#kariera-lp .boxes .wrapper .box svg {
  right: 40px;
  left: initial;
  top: 25px;
}
@media only screen and (max-width: 767px) {
  #kariera-lp .boxes .wrapper .box svg {
    right: 20px;
    width: 50px;
    height: 50px;
  }
}
#kariera-lp .boxes .wrapper h3 {
  text-transform: uppercase;
  font-size: 30px;
  font-family: 'teleNeo-extra' !important;
  line-height: 1.2;
  margin-bottom: 30px;
  padding: 0;
}
@media only screen and (max-width: 767px) {
  #kariera-lp .boxes .wrapper h3 {
    font-size: 24px;
  }
}
#kariera-lp .boxes .wrapper a {
  color: white;
  text-decoration: underline;
  font-size: 19px;
}
@media only screen and (max-width: 767px) {
  #kariera-lp .boxes .wrapper a {
    font-size: 18px;
  }
}
#kariera-lp .boxes .text-wrap {
  position: relative;
  width: 70%;
  margin: 150px auto 0 auto;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  #kariera-lp .boxes .text-wrap {
    width: 100%;
    margin: 70px auto 80px auto;
  }
}
#kariera-lp .boxes .text-wrap h2 {
  color: black;
}
#kariera-lp .boxes .text-wrap p.text-magenta {
  margin: 25px 0 50px 0;
  text-align: center;
  font-size: 20px;
  font-family: 'teleNeo-bold' !important;
}
#kariera-lp .our-colleagues {
  position: relative;
  padding: 5% 0;
  background-color: white;
  /*
        &:before {
            content: '';
            position: absolute;
            width: 100%;
            .cover-bgImg('../content/images/kariera-lp/white-texture.png');
            height: 350px;
            top: 0;
            left: 0;
            right: 0;
        }*/

}
#kariera-lp .our-colleagues h2 {
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 30px;
}
#kariera-lp .our-colleagues .wrapper {
  position: relative;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin: 60px 0 40px 0;
}
#kariera-lp .our-colleagues .wrapper .wrap {
  position: relative;
  width: 23%;
}
#kariera-lp .our-colleagues .wrapper .wrap .img-wrap {
  width: 100%;
  height: 250px;
  background: #1bb4be;
  position: relative;
}
#kariera-lp .our-colleagues .wrapper .wrap .img-wrap:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center top;
}
#kariera-lp .our-colleagues .wrapper .wrap h3 {
  text-transform: uppercase;
  color: black;
  font-style: italic;
  font-family: 'teleNeo-bold' !important;
  font-size: 30px;
  margin-bottom: 25px;
}
#kariera-lp .our-colleagues .wrapper .wrap.one .img-wrap:before {
  background-image: url(../content/images/kariera-lp/kolegi-bg-doodle1.png);
  background-size: contain;
  left: -40px;
  top: -50px;
}
#kariera-lp .our-colleagues .wrapper .wrap.two .img-wrap:before {
  background-image: url(../content/images/kariera-lp/kolegi-bg-doodle2.png);
  background-size: contain;
  left: 0;
  top: 0;
}
#kariera-lp .our-colleagues .wrapper .wrap.three .img-wrap:before {
  background-image: url(../content/images/kariera-lp/kolegi-bg-doodle3.png);
  right: -50px;
  bottom: -20px;
  width: 100px;
  height: 100%;
}
#kariera-lp .our-colleagues .wrapper .wrap.three .img-wrap:after {
  content: '';
  position: absolute;
  background-image: url(../content/images/kariera-lp/kolegi-bg-doodle3.1.png);
  background-repeat: no-repeat;
  bottom: -30px;
  width: 100%;
  height: 50px;
  background-position: bottom left;
  z-index: -1;
}
#kariera-lp .our-colleagues a.blue-href {
  position: relative;
  text-align: center;
  color: #00a0de;
  font-size: 20px;
  font-family: 'teleNeo-bold' !important;
  width: 100%;
  display: block;
}
#kariera-lp .our-colleagues a.blue-href:after {
  content: '';
  width: 0%;
  position: absolute;
  bottom: 1px;
  left: 0;
  right: 0;
  margin: 0 auto;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  background: #00a0de !important;
  height: 1px;
}
#kariera-lp .our-colleagues a.blue-href:hover:after {
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  width: 170px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.vraboteni-template {
  position: relative;
  background-image: url('../content/images/kariera-lp/kariera-yourCareer/Bg_section7.jpg');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 3% 0;
  background-position: top center;
}
@media only screen and (max-width: 767px) {
  .vraboteni-template {
    margin-bottom: 0px;
  }
}
.vraboteni-template .wrapper-vraboteni {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
@media only screen and (max-width: 767px) {
  .vraboteni-template .wrapper-vraboteni {
    flex-direction: column;
  }
}
.vraboteni-template .wrapper-vraboteni .listing-item {
  width: 20%;
  margin: 0 auto;
  position: relative;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .vraboteni-template .wrapper-vraboteni .listing-item {
    width: 23%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .vraboteni-template .wrapper-vraboteni .listing-item {
    width: 22%;
  }
}
@media only screen and (max-width: 767px) {
  .vraboteni-template .wrapper-vraboteni .listing-item {
    width: 100%;
  }
}
.vraboteni-template .wrapper-vraboteni .listing-item .intro .image-wrap {
  width: 100%;
  height: 250px;
  position: relative;
  z-index: 2;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.vraboteni-template .wrapper-vraboteni .listing-item .intro .image-wrap:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center top;
  z-index: 3;
}
@media only screen and (max-width: 767px) {
  .vraboteni-template .wrapper-vraboteni .listing-item .intro .image-wrap:before {
    display: none;
  }
}
.vraboteni-template .wrapper-vraboteni .listing-item .intro .image-wrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.vraboteni-template .wrapper-vraboteni .listing-item .intro.hover .image-wrap img {
  filter: grayscale(1) brightness(1.2);
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.vraboteni-template .wrapper-vraboteni .listing-item .intro.one .image-wrap:before {
  background-image: url(../content/images/kariera-lp/kolegi-bg-doodle1.png);
  background-size: contain;
  left: -40px;
  top: -50px;
}
.vraboteni-template .wrapper-vraboteni .listing-item .intro.two .image-wrap:before {
  background-image: url(../content/images/kariera-lp/kolegi-bg-doodle2.png);
  background-size: contain;
  left: -10px;
  top: 20px;
  width: 300px;
}
.vraboteni-template .wrapper-vraboteni .listing-item .intro.three .image-wrap:before {
  background-image: url(../content/images/kariera-lp/kolegi-bg-doodle3.png);
  right: -50px;
  bottom: -20px;
  width: 100px;
  height: 100%;
}
.vraboteni-template .wrapper-vraboteni .listing-item .intro.three .image-wrap:after {
  content: '';
  position: absolute;
  background-image: url(../content/images/kariera-lp/kolegi-bg-doodle3.1.png);
  background-repeat: no-repeat;
  bottom: -50px;
  width: 100%;
  height: 80px;
  background-position: bottom left;
  z-index: -1;
  background-size: contain;
  left: 0;
}
@media only screen and (max-width: 767px) {
  .vraboteni-template .wrapper-vraboteni .listing-item .intro.three .image-wrap:after {
    bottom: 0;
  }
}
.vraboteni-template .wrapper-vraboteni .listing-item .wrapper.hover .vraboteni-content h3 {
  color: #e20074;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.vraboteni-template .wrapper-vraboteni .listing-item .vraboteni-content {
  margin-bottom: 20px;
}
.vraboteni-template .wrapper-vraboteni .listing-item .vraboteni-content h3 {
  text-transform: uppercase;
  text-align: left;
  margin: 35px 0 10px 0;
  padding: 0;
  font-style: italic;
  font-size: 22px;
  font-family: 'teleNeo-bold' !important;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.vraboteni-template .wrapper-vraboteni .listing-item .vraboteni-content h4 {
  text-transform: uppercase;
  font-size: 19px;
  color: dimgray;
  font-family: 'teleNeo-bold' !important;
  padding: 0;
  margin: 0;
  line-height: 1.2;
  font-style: italic;
}
.vraboteni-template .wrapper-vraboteni .listing-item .vraboteni-content p {
  font-size: 18px;
  line-height: 1.2;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.vraboteni-template .wrapper-vraboteni .listing-item .vraboteni-content p:not(:first-of-type) {
  display: none;
}
.vraboteni-template .wrapper-vraboteni .listing-item a {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  z-index: 3;
  cursor: pointer;
}
.vraboteni-template .wrapper-vraboteni .listing-item .image-details {
  display: none;
}
.vraboteni-template a.blue-href {
  position: relative;
  text-align: center;
  color: #00a0de;
  font-size: 20px;
  font-family: 'teleNeo-bold' !important;
  width: 100%;
  display: block;
}
.vraboteni-template a.blue-href:after {
  content: '';
  width: 0%;
  position: absolute;
  bottom: 1px;
  left: 0;
  right: 0;
  margin: 0 auto;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  background: #00a0de !important;
  height: 1px;
}
.vraboteni-template a.blue-href:hover:after {
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  width: 170px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.vraboteni-template .pager {
  position: relative;
  margin: 20px 0 0;
}
.vraboteni-template .pager span {
  display: inline-block;
  font-size: 19px;
  font-family: 'teleNeo-bold' !important;
  background-color: white;
  color: #e20074;
  padding: 3px 13px;
  box-shadow: 0 0 15px 5px rgba(0, 0, 0, 0.03);
  border-radius: 50px;
  margin: 0 5px;
}
.vraboteni-template .pager a {
  color: black;
  font-size: 18px;
  font-family: 'teleNeo-medium' !important;
  margin: 0 5px;
}
/*#endregion kariera lp*/

/*#region FullArticleVraboteni design*/

#vraboteni-wrapper {
  position: relative;
}
#vraboteni-wrapper .main-banner {
  position: relative;
  z-index: 1;
  height: 320px;
}
@media (min-width: 2000px) {
  #vraboteni-wrapper .main-banner {
    height: 550px;
  }
}
@media (min-width: 1920px) {
  #vraboteni-wrapper .main-banner {
    height: 440px;
  }
}
@media only screen and (min-width:1200px) and (max-width: 1440px) {
  #vraboteni-wrapper .main-banner {
    height: 240px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #vraboteni-wrapper .main-banner {
    height: 180px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #vraboteni-wrapper .main-banner {
    height: 120px;
  }
}
@media only screen and (max-width: 767px) {
  #vraboteni-wrapper .main-banner {
    height: 250px;
    top: 120px;
  }
}
@media only screen and (max-width: 767px) {
  #vraboteni-wrapper .main-banner .white-box-left-m-klub-blue {
    height: 100%;
  }
}
#vraboteni-wrapper .main-banner .banner {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 0;
}
#vraboteni-wrapper .main-banner .banner img {
  position: relative;
  height: 100%;
  width: 100%;
  object-fit: cover;
  z-index: 0;
}
#vraboteni-wrapper .vraboteni-cont {
  width: 100%;
  position: relative;
  z-index: 2;
}
#vraboteni-wrapper .vraboteni-cont .wrapper {
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-end;
  align-items: flex-start;
}
@media only screen and (max-width: 767px) {
  #vraboteni-wrapper .vraboteni-cont .wrapper {
    flex-direction: column;
    margin-top: 150px;
  }
}
#vraboteni-wrapper .vraboteni-cont .wrapper .image-details {
  width: 20%;
}
@media only screen and (max-width: 767px) {
  #vraboteni-wrapper .vraboteni-cont .wrapper .image-details {
    width: 100%;
    margin: 0;
    padding: 0 9px;
    text-align: center;
  }
}
#vraboteni-wrapper .vraboteni-cont .wrapper .vraboteni-content {
  width: 65%;
  padding: 0 30px 30px 80px;
  position: relative;
}
@media only screen and (max-width: 767px) {
  #vraboteni-wrapper .vraboteni-cont .wrapper .vraboteni-content {
    width: 100%;
    padding: 0 9px;
    margin: 30px 0 0 0;
  }
}
#vraboteni-wrapper .vraboteni-cont .wrapper .vraboteni-content:before {
  content: '';
  position: absolute;
  left: 50px;
  top: 0;
  width: 5px;
  height: 90px;
  background: #e20074;
}
@media only screen and (max-width: 767px) {
  #vraboteni-wrapper .vraboteni-cont .wrapper .vraboteni-content:before {
    left: -10px;
  }
}
#vraboteni-wrapper .vraboteni-cont .wrapper .vraboteni-content h3 {
  text-transform: uppercase;
  text-align: left;
  margin: 0 0 20px 0;
  padding: 0;
  font-style: italic;
  font-size: 25px;
  font-family: 'teleNeo-bold' !important;
  color: white;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #vraboteni-wrapper .vraboteni-cont .wrapper .vraboteni-content h3 {
    font-size: 23px;
  }
}
@media only screen and (max-width: 767px) {
  #vraboteni-wrapper .vraboteni-cont .wrapper .vraboteni-content h3 {
    color: black;
    font-size: 22px;
  }
}
#vraboteni-wrapper .vraboteni-cont .wrapper .vraboteni-content h4 {
  text-transform: uppercase;
  font-size: 20px;
  color: white;
  font-family: 'teleNeo-bold' !important;
  padding: 0;
  margin: 0 0 90px 0;
  line-height: 1.2;
  font-style: italic;
  width: 330px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #vraboteni-wrapper .vraboteni-cont .wrapper .vraboteni-content h4 {
    font-size: 19px;
  }
}
@media only screen and (max-width: 767px) {
  #vraboteni-wrapper .vraboteni-cont .wrapper .vraboteni-content h4 {
    color: black;
    width: 100%;
    margin-bottom: 30px;
    font-size: 19px;
  }
}
#vraboteni-wrapper .vraboteni-cont .wrapper .vraboteni-content p {
  font-size: 18px;
  line-height: 1.2;
}
/*#endregion FullArticleVraboteni design*/

/*#region gaming boosters*/

#gaming-boosters {
  background: linear-gradient(180deg, #221244 0%, #221244 47.4%, #0c081e 100%);
  position: relative;
}
#gaming-boosters:before {
  content: '';
  position: absolute;
  background-image: url(../content/images/gaming-boosters/circle.svg);
  width: 80%;
  background-size: contain;
  height: 70%;
  background-position: center left;
  left: -37%;
  top: 28%;
  bottom: 0;
  background-repeat: no-repeat;
}
@media only screen and (max-width: 767px) {
  #gaming-boosters:before {
    display: none;
  }
}
#gaming-boosters p {
  color: white;
}
#gaming-boosters section {
  position: relative;
  height: 100vh;
}
#gaming-boosters section.main-banner {
  background-image: url('../content/images/gaming-boosters/gaming-banner-bg.jpg');
  background-position: right center;
  background-size: cover;
  height: 550px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #gaming-boosters section.main-banner {
    height: 400px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #gaming-boosters section.main-banner {
    height: 300px;
  }
}
@media only screen and (max-width: 767px) {
  #gaming-boosters section.main-banner {
    height: 260px;
    background-position: center;
  }
}
#gaming-boosters section.main-banner:before {
  position: absolute;
  content: '';
  left: 0;
  height: 100%;
  width: 55%;
  top: 0;
  bottom: 0;
  background-image: url('../content/images/gaming-boosters/banner-shape.png');
  background-position: left center;
  background-size: cover;
}
@media only screen and (max-width: 767px) {
  #gaming-boosters section.main-banner:before {
    height: 100%;
    width: 100%;
    left: -20%;
  }
}
#gaming-boosters section.main-banner .wrapper {
  height: 100%;
  position: relative;
}
#gaming-boosters section.main-banner .wrapper .header {
  position: relative;
  width: 35%;
  display: flex;
  align-items: center;
  height: 100%;
}
@media only screen and (max-width: 767px) {
  #gaming-boosters section.main-banner .wrapper .header {
    width: 45%;
  }
}
@media (min-width: 320px) and (max-width: 450px) {
  #gaming-boosters section.main-banner .wrapper .header {
    width: 60%;
  }
}
#gaming-boosters section.main-banner .wrapper .header img {
  width: 100%;
}
#gaming-boosters section.main-banner .wrapper .header .ec {
  position: absolute;
  right: -110px;
  top: 90px;
  width: 120px;
}
@media (min-width: 320px) and (max-width: 450px) {
  #gaming-boosters section.main-banner .wrapper .header .ec {
    width: 90px;
    right: -40px;
    top: initial;
    bottom: 0;
    z-index: 2;
  }
}
@media only screen and (max-width: 767px) {
  #gaming-boosters section.main-banner .wrapper .header .ec {
    width: 90px;
  }
}
#gaming-boosters section.internet-for-gaming {
  background-size: cover;
  text-align: center;
  height: auto;
}
#gaming-boosters section.internet-for-gaming:before {
  background-image: url(../content/images/gaming-boosters/section1-bg.png);
  content: '';
  width: 100%;
  height: 85%;
  background-size: cover;
  background-position: bottom;
  display: block;
  top: 0;
  position: absolute;
  right: 0;
  z-index: 0;
}
#gaming-boosters section.internet-for-gaming:after {
  background-image: url(../content/images/gaming-boosters/network-landscape-bg.png);
  content: '';
  width: 100%;
  height: 100%;
  background-size: 85%;
  background-position: bottom right;
  background-repeat: no-repeat;
  display: block;
  left: 0;
  right: 0;
  position: absolute;
  bottom: -15%;
  z-index: 0;
}
#gaming-boosters section.internet-for-gaming .text-center {
  position: relative;
  width: 100%;
  margin: 0 auto;
  padding: 250px 0 5%;
  z-index: 1;
}
@media #e20074 {
  #gaming-boosters section.internet-for-gaming .text-center {
    width: 70%;
    padding: 220px 0 5%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #gaming-boosters section.internet-for-gaming .text-center {
    width: 80%;
    padding: 240px 0 5%;
  }
}
@media only screen and (max-width: 767px) {
  #gaming-boosters section.internet-for-gaming .text-center {
    width: 100%;
    padding: 200px 0 5%;
  }
}
#gaming-boosters section.internet-for-gaming .text-center .icon-wrap {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 60px auto;
  width: 80px;
  height: 80px;
  text-align: center;
  background: linear-gradient(180deg, #cb0068 0%, #e20074 100%);
  border-radius: 20px;
}
@media only screen and (max-width: 767px) {
  #gaming-boosters section.internet-for-gaming .text-center .icon-wrap {
    width: 70px;
    height: 70px;
  }
}
#gaming-boosters section.internet-for-gaming .text-center .icon-wrap svg {
  left: 0;
  right: 0;
  margin: auto;
  width: 27px;
}
@media only screen and (max-width: 767px) {
  #gaming-boosters section.internet-for-gaming .text-center .icon-wrap svg {
    width: 50px;
    height: 50px;
  }
}
#gaming-boosters section.internet-for-gaming .text-center .icon-wrap:after {
  content: '';
  position: absolute;
  width: 2px;
  height: 70px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.8) 0%, rgba(255, 255, 255, 0) 100%);
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: -90px;
}
@media only screen and (max-width: 767px) {
  #gaming-boosters section.internet-for-gaming .text-center .icon-wrap:after {
    height: 40px;
    bottom: -50px;
  }
}
#gaming-boosters section.internet-for-gaming .text-center > p {
  width: 50%;
  margin: 0 auto;
}
@media only screen and (max-width: 767px) {
  #gaming-boosters section.internet-for-gaming .text-center > p {
    width: 100%;
    margin: 0 auto;
  }
}
#gaming-boosters section.internet-for-gaming .text-center p.text-magenta {
  padding: 0px 50px;
  margin-top: 40px;
}
@media only screen and (max-width: 767px) {
  #gaming-boosters section.internet-for-gaming .text-center p.text-magenta {
    padding: 0;
  }
}
#gaming-boosters section.internet-for-gaming .flex-text {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  text-align: left;
  z-index: 1;
  padding: 2% 0;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #gaming-boosters section.internet-for-gaming .flex-text {
    flex-flow: column;
  }
}
@media only screen and (max-width: 767px) {
  #gaming-boosters section.internet-for-gaming .flex-text {
    flex-flow: column;
  }
}
#gaming-boosters section.internet-for-gaming .flex-text h2 {
  padding-right: 120px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #gaming-boosters section.internet-for-gaming .flex-text h2 {
    padding-right: 0;
  }
}
@media only screen and (max-width: 767px) {
  #gaming-boosters section.internet-for-gaming .flex-text h2 {
    padding-right: 0;
  }
}
#gaming-boosters section.internet-for-gaming .flex-text > div {
  width: 50%;
  position: relative;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #gaming-boosters section.internet-for-gaming .flex-text > div {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  #gaming-boosters section.internet-for-gaming .flex-text > div {
    width: 100%;
  }
}
#gaming-boosters section.internet-for-gaming .flex-text > div svg {
  position: relative;
}
#gaming-boosters section.internet-for-gaming .flex-text > div.right {
  text-align: right;
}
#gaming-boosters section.internet-for-gaming .flex-text > div.right svg {
  width: 770px;
  height: 650px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #gaming-boosters section.internet-for-gaming .flex-text > div.right svg {
    width: 100%;
    height: 100%;
  }
}
@media only screen and (max-width: 767px) {
  #gaming-boosters section.internet-for-gaming .flex-text > div.right svg {
    width: 100%;
    height: 100%;
  }
}
#gaming-boosters section.internet-for-gaming .flex-text > div.right svg #pulse-path path:nth-child(1) {
  animation: pulsePath 2.5s infinite;
  -webkit-transform-origin: center center;
  opacity: 1;
}
#gaming-boosters section.internet-for-gaming .flex-text ol {
  border: 1px solid #565c95;
  border-radius: 20px;
  padding: 30px 50px 30px 65px;
  margin: 40px 0;
}
#gaming-boosters section.internet-for-gaming .flex-text ol li {
  color: white;
  font-size: 20px;
  margin-bottom: 10px;
  font-family: 'teleNeo-boldItalic' !important;
}
#gaming-boosters section.internet-for-gaming .flex-text ol li::marker {
  color: #e20074;
  font-family: 'teleNeo-boldItalic' !important;
  letter-spacing: 4px;
}
#gaming-boosters section.gaming-slider #gaming-slider-scroll {
  position: relative;
  width: 80%;
  left: 25%;
  margin: 130px 0 0;
  height: 100% !important;
}
@media only screen and (max-width: 767px) {
  #gaming-boosters section.gaming-slider #gaming-slider-scroll {
    width: 90%;
    left: 0;
    margin: 130px auto 0 auto;
  }
}
#gaming-boosters section.gaming-slider #gaming-slider-scroll .arrows {
  position: absolute;
  top: -20px;
  width: 200px;
  display: flex;
  right: 10%;
  z-index: 2;
  height: 60px;
}
#gaming-boosters section.gaming-slider #gaming-slider-scroll .arrows a {
  width: 50%;
  height: 100%;
}
#gaming-boosters section.gaming-slider #gaming-slider-scroll .carousel-inner {
  height: 100%;
  width: 400vw;
  overflow: auto !important;
}
#gaming-boosters section.gaming-slider .slide {
  width: 100vw;
  height: 100%;
  position: relative;
  text-align: left;
}
@media only screen and (max-width: 767px) {
  #gaming-boosters section.gaming-slider .slide {
    width: 100%;
  }
}
#gaming-boosters section.gaming-slider .slide.box-1.active ~ .img-wrap svg#one {
  visibility: visible;
  opacity: 1;
}
#gaming-boosters section.gaming-slider .slide.box-2.active ~ .img-wrap svg#two {
  visibility: visible;
  opacity: 1;
}
#gaming-boosters section.gaming-slider .slide.box-3.active ~ .img-wrap svg#three {
  visibility: visible;
  opacity: 1;
}
#gaming-boosters section.gaming-slider .slide.box-4.active ~ .img-wrap svg#four {
  visibility: visible;
  opacity: 1;
}
#gaming-boosters section.scroll {
  position: relative;
  height: auto;
}
@media only screen and (max-width: 767px) {
  #gaming-boosters section.scroll {
    height: auto;
    padding: 15% 0;
  }
}
#gaming-boosters section.scroll h3 {
  padding: 0;
  color: white;
  margin: 0;
  font-size: 52px;
  font-family: 'teleNeo-extra' !important;
  text-transform: uppercase;
  position: relative;
  top: 0;
}
@media only screen and (max-width: 767px) {
  #gaming-boosters section.scroll h3 {
    font-size: 35px;
    left: 0;
  }
}
#gaming-boosters section.scroll h3 span {
  display: block;
  font-size: 38px;
  font-family: 'teleNeo-extra' !important;
  text-transform: none;
}
@media only screen and (max-width: 767px) {
  #gaming-boosters section.scroll h3 span {
    font-size: 28px;
  }
}
#gaming-boosters section.scroll .factsContainer {
  padding: 90px 0 50px;
  text-align: left;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #gaming-boosters section.scroll .factsContainer {
    padding: 140px 0 0;
  }
}
@media only screen and (max-width: 767px) {
  #gaming-boosters section.scroll .factsContainer {
    padding: 150px 0 0;
  }
}
#gaming-boosters section.scroll .factsContainer_sm {
  width: 100%;
}
#gaming-boosters section.scroll .factsContainer_sm button {
  top: -100px;
  width: 50px;
  height: 40px;
  background-position: center;
  background-size: cover;
  background-color: transparent;
  text-shadow: none;
  box-shadow: none;
  border-radius: 0;
  background-repeat: no-repeat;
}
#gaming-boosters section.scroll .factsContainer_sm button.slick-prev {
  right: 60px;
  background-image: url('../content/images/gaming-boosters/arrow-left.svg');
}
#gaming-boosters section.scroll .factsContainer_sm button.slick-next {
  right: 0;
  background-image: url('../content/images/gaming-boosters/arrow-right.svg');
}
#gaming-boosters section.scroll .factsContainer_sm .slick-list {
  overflow: visible;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #gaming-boosters section.scroll .factsContainer_sm .slick-list {
    overflow: hidden;
  }
}
@media only screen and (max-width: 767px) {
  #gaming-boosters section.scroll .factsContainer_sm .slick-list {
    overflow: hidden;
  }
}
#gaming-boosters section.scroll .factsContainer_sm .fact {
  display: flex;
  flex-direction: column;
  height: 350px;
  padding: 0 470px 100px 120px;
  justify-content: flex-end;
  align-items: flex-start;
  position: relative;
  opacity: 0.5;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #gaming-boosters section.scroll .factsContainer_sm .fact {
    padding: 0 0 90px 120px;
    height: auto;
  }
}
@media only screen and (max-width: 767px) {
  #gaming-boosters section.scroll .factsContainer_sm .fact {
    padding: 100px 0 0 0px;
    height: auto;
  }
}
#gaming-boosters section.scroll .factsContainer_sm .fact .img-wrap {
  display: none;
  position: absolute;
  left: 0;
  bottom: 0;
  margin: auto;
  top: 0;
  width: 99px;
  height: 99px;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  #gaming-boosters section.scroll .factsContainer_sm .fact .img-wrap {
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 0;
    width: 90px;
    height: 90px;
  }
}
#gaming-boosters section.scroll .factsContainer_sm .fact .img-wrap:before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  width: 99px;
  height: 99px;
  background: linear-gradient(180deg, #bb0060 0%, #fc0081 100%);
  box-shadow: 0px 15px 84px rgba(226, 0, 116, 0.8);
  border-radius: 50px;
  margin: 0 auto;
}
@media only screen and (max-width: 767px) {
  #gaming-boosters section.scroll .factsContainer_sm .fact .img-wrap:before {
    height: 80px;
    width: 80px;
  }
}
#gaming-boosters section.scroll .factsContainer_sm .fact .img-wrap svg {
  position: absolute;
  top: 15px;
  margin: 0 auto;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
@media only screen and (max-width: 767px) {
  #gaming-boosters section.scroll .factsContainer_sm .fact .img-wrap svg {
    width: 60px;
    height: 80px;
    top: 0;
  }
}
#gaming-boosters section.scroll .factsContainer_sm .fact.slick-active {
  opacity: 1;
}
#gaming-boosters section.scroll .factsContainer_sm .fact.slick-active .img-wrap {
  display: block;
}
#gaming-boosters section.scroll .factsContainer_sm span.number {
  font-family: 'teleNeo-extra' !important;
}
#gaming-boosters section.scroll .factsContainer_sm h4 {
  color: white;
  position: relative;
  font-size: 27px;
  margin: 0 0 30px 0;
  font-family: 'teleNeo-extra' !important;
}
#gaming-boosters section.scroll .factsContainer_sm p {
  display: block;
}
#gaming-boosters section.tarifni-modeli {
  position: relative;
  padding: 5% 0;
  height: auto;
}
@media only screen and (max-width: 767px) {
  #gaming-boosters section.tarifni-modeli {
    padding: 10% 0 15%;
  }
}
#gaming-boosters section.tarifni-modeli h2 {
  text-align: center;
}
#gaming-boosters section.tarifni-modeli .packages {
  display: flex;
  background: transparent;
  justify-content: center;
  width: 70%;
  margin: 30px auto;
  align-items: flex-start;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #gaming-boosters section.tarifni-modeli .packages {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  #gaming-boosters section.tarifni-modeli .packages {
    flex-flow: column;
    width: 100%;
    padding: 0;
  }
}
#gaming-boosters section.tarifni-modeli .packages .box {
  padding: 45px 0 0px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.05) 100%);
  box-shadow: 0px 44px 34px rgba(12, 0, 36, 0.3);
  margin: 0 25px;
  width: 37%;
  border-radius: 8px;
  position: relative;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #gaming-boosters section.tarifni-modeli .packages .box {
    width: 45%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #gaming-boosters section.tarifni-modeli .packages .box {
    margin: 0 20px;
    width: 40%;
  }
}
@media only screen and (max-width: 767px) {
  #gaming-boosters section.tarifni-modeli .packages .box {
    width: 100%;
    margin: 25px 0;
  }
}
#gaming-boosters section.tarifni-modeli .packages .box h4 {
  padding: 0 35px;
  margin: 0;
  font-size: 70px;
  color: white;
  font-family: 'teleNeo-bold' !important;
  line-height: 1;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #gaming-boosters section.tarifni-modeli .packages .box h4 {
    padding: 0 25px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #gaming-boosters section.tarifni-modeli .packages .box h4 {
    font-size: 50px;
    padding: 0 25px;
  }
}
@media only screen and (max-width: 767px) {
  #gaming-boosters section.tarifni-modeli .packages .box h4 {
    font-size: 40px;
  }
}
#gaming-boosters section.tarifni-modeli .packages .box h4 span {
  font-size: 25px;
  display: block;
  font-family: 'teleNeo-bold' !important;
}
#gaming-boosters section.tarifni-modeli .packages .box p {
  padding: 25px 35px;
  text-align: left;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #gaming-boosters section.tarifni-modeli .packages .box p {
    padding: 0 25px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #gaming-boosters section.tarifni-modeli .packages .box p {
    padding: 0 25px;
  }
}
#gaming-boosters section.tarifni-modeli .packages .box .priceBox {
  position: relative;
  bottom: 0;
  width: 100%;
  background: rgba(255, 255, 255, 0.06);
  padding: 14px 35px 10px 35px;
  color: white;
  margin: 5px 0;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #gaming-boosters section.tarifni-modeli .packages .box .priceBox {
    padding: 0 25px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #gaming-boosters section.tarifni-modeli .packages .box .priceBox {
    padding: 20px 25px;
  }
}
#gaming-boosters section.tarifni-modeli .packages .box .priceBox:last-of-type {
  margin-bottom: 0;
  border-radius: 0 0 8px 8px;
}
#gaming-boosters section.tarifni-modeli .packages .box .priceBox label {
  color: rgba(255, 255, 255, 0.5);
  font-size: 15px;
}
#gaming-boosters section.tarifni-modeli .packages .box .priceBox p {
  padding: 0;
  font-size: 16px;
  font-family: 'teleNeo-regular' !important;
  margin: 3px 0 5px 0;
}
#gaming-boosters section.tarifni-modeli .packages .box .priceBox .priceWrapper {
  display: flex;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
}
#gaming-boosters section.tarifni-modeli .packages .box .priceBox .priceWrapper .price {
  font-size: 32px;
  font-family: 'teleNeo-bold' !important;
  margin-right: 5px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #gaming-boosters section.tarifni-modeli .packages .box .priceBox .priceWrapper .price {
    font-size: 28px;
  }
}
@media only screen and (max-width: 767px) {
  #gaming-boosters section.tarifni-modeli .packages .box .priceBox .priceWrapper .price {
    font-size: 25px;
  }
}
#gaming-boosters section.tarifni-modeli .packages .box .priceBox .priceWrapper .right {
  display: inline-flex;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
}
#gaming-boosters section.tarifni-modeli .packages .box .priceBox .priceWrapper .right span {
  font-size: 15px;
  line-height: 1.2;
}
#gaming-boosters section.tarifni-modeli .packages .box .priceBox .priceWrapper .right span + span {
  border-top: 1px solid white;
}
#gaming-boosters section.tarifni-modeli p {
  text-align: center;
  padding: 0 25%;
  margin: 0 auto;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #gaming-boosters section.tarifni-modeli p {
    padding: 0 10%;
  }
}
@media only screen and (max-width: 767px) {
  #gaming-boosters section.tarifni-modeli p {
    padding: 0 20px;
  }
}
#gaming-boosters section h2 {
  font-size: 48px;
  text-transform: none;
  line-height: 1.2;
  font-family: 'teleNeo-extra' !important;
  color: white;
}
@media only screen and (max-width: 767px) {
  #gaming-boosters section h2 {
    font-size: 33px;
  }
}
#gaming-boosters section p {
  font-size: 20px;
  line-height: 1.2;
  color: white;
}
@media only screen and (max-width: 767px) {
  #gaming-boosters section p {
    font-size: 18px;
  }
}
@keyframes rotate {
  from {
    transform: rotate(-360deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@keyframes pulsePath {
  0% {
    stroke-width: 2;
    stroke: rgba(226, 0, 116, 0.75);
  }
  100% {
    stroke-width: 90;
    stroke: rgba(226, 0, 116, 0);
  }
}
/*#endregion gaming boosters*/

/*#region kariera redesign*/

#karieraRedesign.zaNas .main-image {
  position: relative;
  background-image: url('../content/images/kariera-lp/kariera-za-nas/za-nas-banner.jpg');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 550px;
  z-index: 1;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #karieraRedesign.zaNas .main-image {
    height: 450px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #karieraRedesign.zaNas .main-image {
    height: 350px;
  }
}
@media only screen and (max-width: 767px) {
  #karieraRedesign.zaNas .main-image {
    height: 200px;
  }
}
#karieraRedesign.zaNas .main-image .header {
  position: relative;
  height: 100%;
  display: flex;
  width: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}
#karieraRedesign.zaNas .main-image .header h1 {
  font-size: 140px;
  font-family: 'teleNeo-extra' !important;
  margin: 0;
  padding: 0;
  color: white;
  font-style: italic;
}
#karieraRedesign.zaNas .main-image .header h1 span {
  color: #e20074;
  font-family: 'teleNeo-extra' !important;
}
@media only screen and (max-width: 767px) {
  #karieraRedesign.zaNas .main-image .header h1 {
    font-size: 90px;
  }
}
@media only screen and (max-width: 767px) {
  #karieraRedesign.zaNas .main-image .header h1 {
    font-size: 50px;
  }
}
#karieraRedesign.zaNas .slick-list,
#karieraRedesign.zaNas .slick-track {
  height: 100%;
}
#karieraRedesign.zaNas section {
  position: relative;
}
#karieraRedesign.zaNas section h2 {
  font-size: 55px;
  font-family: 'teleNeo-extra' !important;
  padding: 0;
  margin-bottom: 30px;
  font-style: italic;
  text-transform: uppercase;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #karieraRedesign.zaNas section h2 {
    font-size: 50px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #karieraRedesign.zaNas section h2 {
    font-size: 40px;
    margin-top: 30px;
  }
}
@media only screen and (max-width: 767px) {
  #karieraRedesign.zaNas section h2 {
    font-size: 30px;
    margin-top: 30px;
  }
}
#karieraRedesign.zaNas section p {
  font-size: 19px;
  line-height: 1.2;
}
#karieraRedesign.zaNas section p.text-magenta {
  font-size: 22px;
  font-family: 'teleNeo-bold' !important;
}
@media only screen and (max-width: 767px) {
  #karieraRedesign.zaNas section p.text-magenta {
    font-size: 20px;
  }
}
@media only screen and (max-width: 767px) {
  #karieraRedesign.zaNas section p {
    font-size: 18px;
  }
}
#karieraRedesign.zaNas section .flex {
  justify-content: flex-start;
}
@media only screen and (max-width: 767px) {
  #karieraRedesign.zaNas section .flex {
    flex-flow: column;
  }
}
#karieraRedesign.zaNas section .flex div {
  width: 40%;
  margin-right: 70px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #karieraRedesign.zaNas section .flex div {
    width: 50%;
    margin-right: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #karieraRedesign.zaNas section .flex div {
    width: 50%;
    margin-right: 25px;
  }
}
@media only screen and (max-width: 767px) {
  #karieraRedesign.zaNas section .flex div {
    width: 100% !important;
    margin-right: 0 !important;
  }
}
#karieraRedesign.zaNas section.working-with-us {
  z-index: 0;
  padding-bottom: 10%;
  padding: 3% 0 10%;
}
@media only screen and (max-width: 767px) {
  #karieraRedesign.zaNas section.working-with-us {
    margin-top: 0;
    padding: 3% 0 20%;
  }
}
#karieraRedesign.zaNas section.working-with-us:after {
  content: '';
  position: absolute;
  right: 0;
  width: 35%;
  bottom: 0;
  height: 100%;
  background-image: url('../content/images/kariera-lp/kariera-za-nas/new-work.png');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom right;
  background-size: contain;
}
#karieraRedesign.zaNas section.working-with-us h2 {
  color: black;
}
#karieraRedesign.zaNas section.employer-partner {
  padding: 5% 0 4%;
}
#karieraRedesign.zaNas section.employer-partner:before {
  content: "";
  position: absolute;
  left: 0;
  width: 35%;
  bottom: 0;
  height: 100%;
  background-image: url(../content/images/kariera-lp/kariera-za-nas/employer-partner.png);
  background-repeat: no-repeat;
  background-position: top right;
  background-size: cover;
}
@media only screen and (min-width:1200px) and (max-width: 1595px) {
  #karieraRedesign.zaNas section.employer-partner:before {
    width: 50%;
    background-position: 80%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #karieraRedesign.zaNas section.employer-partner:before {
    width: 55%;
    background-position: 65%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #karieraRedesign.zaNas section.employer-partner:before {
    top: 0;
    width: 100%;
    height: 45%;
    background-position: top 25% right;
  }
}
@media only screen and (max-width: 767px) {
  #karieraRedesign.zaNas section.employer-partner:before {
    display: none;
  }
}
#karieraRedesign.zaNas section.employer-partner .wrap {
  display: flex;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #karieraRedesign.zaNas section.employer-partner .wrap {
    flex-direction: column;
  }
}
@media only screen and (max-width: 767px) {
  #karieraRedesign.zaNas section.employer-partner .wrap {
    flex-direction: column;
  }
}
#karieraRedesign.zaNas section.employer-partner .wrap .img {
  width: 50%;
}
@media only screen and (min-width:1200px) and (max-width: 1595px) {
  #karieraRedesign.zaNas section.employer-partner .wrap .img {
    width: 55%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #karieraRedesign.zaNas section.employer-partner .wrap .img {
    width: 60%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #karieraRedesign.zaNas section.employer-partner .wrap .img {
    width: 100%;
    height: 420px;
  }
}
@media only screen and (max-width: 767px) {
  #karieraRedesign.zaNas section.employer-partner .wrap .img {
    width: 100%;
  }
}
#karieraRedesign.zaNas section.employer-partner .wrap .txt {
  width: 50%;
}
@media only screen and (min-width:1200px) and (max-width: 1595px) {
  #karieraRedesign.zaNas section.employer-partner .wrap .txt {
    width: 45%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #karieraRedesign.zaNas section.employer-partner .wrap .txt {
    width: 45%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #karieraRedesign.zaNas section.employer-partner .wrap .txt {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  #karieraRedesign.zaNas section.employer-partner .wrap .txt {
    width: 100%;
  }
}
#karieraRedesign.zaNas section.employer-partner .wrap .txt .content-wrap {
  padding: 30px 0 0;
}
#karieraRedesign.zaNas section.employer-partner .wrap .txt .content-wrap .check-list svg {
  position: relative;
}
#karieraRedesign.zaNas section.employer-partner .wrap .txt .content-wrap .check-list strong {
  font-size: 19px;
  padding-left: 5px;
}
#karieraRedesign.zaNas section.our-culture {
  background-image: url('../content/images/kariera-lp/kariera-za-nas/section3-bg.jpg');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 10% 0 4%;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  #karieraRedesign.zaNas section.our-culture {
    padding: 3% 0;
  }
}
#karieraRedesign.zaNas section.our-culture .intro,
#karieraRedesign.zaNas section.our-culture .content-wrap {
  width: 80%;
  margin: 0 auto;
  color: white;
  margin-bottom: 70px;
}
@media (max-width: 991px) {
  #karieraRedesign.zaNas section.our-culture .intro,
  #karieraRedesign.zaNas section.our-culture .content-wrap {
    width: 100%;
    margin-bottom: 40px;
  }
}
#karieraRedesign.zaNas section.our-culture .intro h3,
#karieraRedesign.zaNas section.our-culture .content-wrap h3 {
  font-size: 32px;
  font-family: 'teleNeo-bold' !important;
  margin-bottom: 30px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #karieraRedesign.zaNas section.our-culture .intro h3,
  #karieraRedesign.zaNas section.our-culture .content-wrap h3 {
    font-size: 30px;
  }
}
@media only screen and (max-width: 767px) {
  #karieraRedesign.zaNas section.our-culture .intro h3,
  #karieraRedesign.zaNas section.our-culture .content-wrap h3 {
    font-size: 25px;
  }
}
#karieraRedesign.zaNas section.our-culture .intro p,
#karieraRedesign.zaNas section.our-culture .content-wrap p {
  padding: 0 70px;
}
@media only screen and (max-width: 767px) {
  #karieraRedesign.zaNas section.our-culture .intro p,
  #karieraRedesign.zaNas section.our-culture .content-wrap p {
    padding: 0;
  }
}
#karieraRedesign.zaNas section.our-principles {
  background-image: url('../content/images/kariera-lp/kariera-za-nas/prostorii-bg.jpg');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  padding: 10% 0 3%;
}
#karieraRedesign.zaNas section.our-principles h2 {
  color: black;
  text-align: center;
}
#karieraRedesign.zaNas section.our-principles p {
  text-align: center;
}
#karieraRedesign.zaNas section.what-we-offer {
  background-image: url('../content/images/kariera-lp/kariera-za-nas/prostorii-bg.jpg');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  padding: 10% 0 3%;
}
#karieraRedesign.zaNas section.what-we-offer h2 {
  color: black;
  text-align: center;
}
#karieraRedesign.zaNas section.what-we-offer p {
  text-align: center;
}
#karieraRedesign.zaNas section.what-we-offer .carousel {
  overflow: hidden;
  height: 850px;
  margin: 100px 0 60px;
  position: relative;
  z-index: 1;
  padding-bottom: 120px;
  padding-top: 100px;
}
@media only screen and (max-width: 767px) {
  #karieraRedesign.zaNas section.what-we-offer .carousel {
    padding-bottom: 0px;
  }
}
#karieraRedesign.zaNas section.what-we-offer .carousel:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  height: 100%;
  width: 240px;
  background: linear-gradient(269.78deg, #fbfbfb 0.18%, rgba(252, 252, 252, 0) 99.79%);
  transform: matrix(-1, 0, 0, 1, 0, 0);
  z-index: 2;
}
@media (min-width: 320px) and (max-width: 450px) {
  #karieraRedesign.zaNas section.what-we-offer .carousel:before {
    z-index: 0;
  }
}
#karieraRedesign.zaNas section.what-we-offer .carousel:after {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  height: 100%;
  width: 240px;
  background: linear-gradient(269.78deg, #fbfbfb 0.18%, rgba(252, 252, 252, 0) 99.79%);
  z-index: 2;
}
@media (min-width: 320px) and (max-width: 450px) {
  #karieraRedesign.zaNas section.what-we-offer .carousel:after {
    z-index: 0;
  }
}
#karieraRedesign.zaNas section.what-we-offer .carousel button.slick-arrow {
  position: absolute;
  top: 0;
  right: 40px;
  width: 70px;
  height: 50px;
  color: #e20074;
  background: rgba(230, 239, 240, 0.6);
  margin: 0 !important;
  z-index: 5;
  text-shadow: none;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#karieraRedesign.zaNas section.what-we-offer .carousel button.slick-arrow:hover {
  background: #e6eff0;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#karieraRedesign.zaNas section.what-we-offer .carousel button.slick-arrow.slick-prev {
  right: 140px;
}
#karieraRedesign.zaNas section.what-we-offer .carousel button.slick-arrow.slick-prev:before {
  position: absolute;
  content: '%';
  font-family: 'teleicon-outline';
  color: #e20074;
  font-weight: 700;
  font-size: 35px;
  top: 20px;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  height: 100%;
  width: 100%;
  text-align: center;
  vertical-align: middle;
}
#karieraRedesign.zaNas section.what-we-offer .carousel button.slick-arrow.slick-next:before {
  position: absolute;
  content: '%';
  font-family: 'teleicon-outline';
  color: #e20074;
  font-weight: 700;
  font-size: 35px;
  top: 20px;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  height: 100%;
  width: 100%;
  text-align: center;
  vertical-align: middle;
  transform: rotateY(180deg);
}
#karieraRedesign.zaNas section.what-we-offer .carousel .item {
  margin: 0;
  height: 100%;
  padding: 50px 20px;
}
#karieraRedesign.zaNas section.what-we-offer .carousel .item.one .flip-card-front {
  background-image: url('../content/images/kariera-lp/kariera-za-nas/parking-vraboteni-img.jpg');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
#karieraRedesign.zaNas section.what-we-offer .carousel .item.two .flip-card-front {
  background-image: url('../content/images/kariera-lp/kariera-za-nas/flex-time-img.jpg');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
#karieraRedesign.zaNas section.what-we-offer .carousel .item.three .flip-card-front {
  background-image: url('../content/images/kariera-lp/kariera-za-nas/work-home-img.jpg');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
#karieraRedesign.zaNas section.what-we-offer .carousel .item.four .flip-card-front {
  background-image: url('../content/images/kariera-lp/kariera-za-nas/health-img.jpg');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
#karieraRedesign.zaNas section.what-we-offer .carousel .item.five .flip-card-front {
  background-image: url('../content/images/kariera-lp/kariera-za-nas/learning-img.jpg');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
#karieraRedesign.zaNas section.what-we-offer .carousel .item.six .flip-card-front {
  background-image: url('../content/images/kariera-lp/kariera-za-nas/internet-tv-img.jpg');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
#karieraRedesign.zaNas section.what-we-offer .carousel .item.seven .flip-card-front {
  background-image: url('../content/images/kariera-lp/kariera-za-nas/insurance-img.jpg');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
#karieraRedesign.zaNas section.what-we-offer .carousel .item.eight .flip-card-front {
  background-image: url('../content/images/kariera-lp/kariera-za-nas/tandemi-img.jpg');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
#karieraRedesign.zaNas section.what-we-offer .carousel .flip-card {
  width: 100%;
  height: 100%;
  perspective: 1000px;
}
#karieraRedesign.zaNas section.what-we-offer .carousel .flip-card-inner {
  width: 100%;
  height: 100%;
  position: relative;
  transform-style: preserve-3d;
  transition: transform 0.5s;
}
#karieraRedesign.zaNas section.what-we-offer .carousel .flip-card-inner .icon-wrap {
  position: relative;
  width: 100%;
  height: 100%;
}
#karieraRedesign.zaNas section.what-we-offer .carousel .flip-card-inner .icon-wrap svg {
  margin: auto;
  top: 90px;
  bottom: 0;
  left: 0;
  right: 0;
}
#karieraRedesign.zaNas section.what-we-offer .carousel .flip-card-inner h3 {
  font-size: 27px;
  color: white;
  font-family: 'teleNeo-bold' !important;
  font-style: italic;
  text-align: center;
  text-transform: uppercase;
  line-height: 1.2;
}
#karieraRedesign.zaNas section.what-we-offer .carousel .flip-card-inner p {
  font-size: 17px;
}
#karieraRedesign.zaNas section.what-we-offer .carousel .flip-card-inner ul li {
  font-size: 17px;
  list-style: disc;
}
#karieraRedesign.zaNas section.what-we-offer .carousel .flip-card-front,
#karieraRedesign.zaNas section.what-we-offer .carousel .flip-card-back {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  backface-visibility: hidden;
  border-radius: 20px;
}
#karieraRedesign.zaNas section.what-we-offer .carousel .flip-card-front {
  transform: rotateY(0deg);
  display: flex;
  height: 100%;
  flex-direction: column;
  justify-content: flex-end;
  transition: transform 0.8s cubic-bezier(0.68, -0.6, 0.32, 1.6);
  padding: 30px;
}
#karieraRedesign.zaNas section.what-we-offer .carousel .flip-card-back {
  background: linear-gradient(180deg, #41c2cc 0%, #009da9 100%);
  transform: rotateY(180deg);
  color: white;
  padding: 30px;
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  transition: transform 0.8s cubic-bezier(0.68, -0.6, 0.32, 1.6);
}
#karieraRedesign.zaNas section.what-we-offer .carousel .slick-slide.slick-current.slick-active.slick-center .flip-card-front {
  transform: rotateY(180deg);
  transition: transform 0.8s cubic-bezier(0.68, -0.6, 0.32, 1.6);
}
#karieraRedesign.zaNas section.what-we-offer .carousel .slick-slide.slick-current.slick-active.slick-center .flip-card-back {
  transform: rotateY(0deg) translateY(-30px);
  transition: transform 0.8s cubic-bezier(0.68, -0.6, 0.32, 1.6);
}
#karieraRedesign.zaNas section.what-we-offer .carousel ul.slick-dots {
  position: relative;
  display: flex !important;
  flex-direction: row;
  justify-content: center;
  align-items: flex-end;
  width: 70%;
  margin: 0 auto;
  bottom: -40px;
  height: 50px;
  z-index: 3;
}
#karieraRedesign.zaNas section.what-we-offer .carousel ul.slick-dots li {
  position: relative;
  width: auto;
}
#karieraRedesign.zaNas section.what-we-offer .carousel ul.slick-dots li.slick-active button {
  background: #e20074;
  height: 40px;
  width: 16px;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#karieraRedesign.zaNas section.what-we-offer .carousel ul.slick-dots li button {
  background: #e6eff0;
  border-radius: 50px;
  text-indent: -9999px;
  width: 16px;
  height: 16px;
  color: black;
  padding: 0;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#karieraRedesign.zaNas section.useful {
  padding: 5% 0;
  background: linear-gradient(180deg, #373737 0%, black 100%);
  color: white;
  overflow: visible;
}
#karieraRedesign.zaNas section.useful:before {
  position: absolute;
  content: '';
  width: 80%;
  height: 100%;
  background-image: url('../content/images/kariera-lp/kariera-za-nas/korisno-bg.png');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  right: 0;
  top: 0;
  background-position: top right;
  background-size: contain;
}
#karieraRedesign.zaNas section.useful:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 1px;
  background: linear-gradient(315deg, rgba(255, 255, 255, 0.161) 0%, white 25.1%, white 74.9%, rgba(255, 255, 255, 0.149) 100%);
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 100px;
}
#karieraRedesign.zaNas section.useful h2 {
  color: white;
  padding-right: 60%;
}
@media only screen and (max-width: 767px) {
  #karieraRedesign.zaNas section.useful h2 {
    padding-right: 0;
  }
}
#karieraRedesign.zaNas section.useful .usefulSlider {
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  height: 300px;
  overflow: visible;
  margin-top: 160px;
}
#karieraRedesign.zaNas section.useful .usefulSlider .slick-arrow {
  position: absolute;
  top: -60px;
  background: rgba(255, 255, 255, 0.2);
  background-image: url('../content/images/kariera-lp/kariera-za-nas/arrow.png');
  background-position: center;
  background-repeat: no-repeat;
  width: 70px;
  height: 55px;
  transform: rotate(180deg);
  background-size: 45%;
  border-radius: 0px 8px 8px 0px;
  left: 0;
}
#karieraRedesign.zaNas section.useful .usefulSlider .slick-arrow.slick-next {
  transform: rotate(0deg);
  left: 75px !important;
}
@media only screen and (max-width: 767px) {
  #karieraRedesign.zaNas section.useful .usefulSlider .slick-arrow {
    width: 50px;
    height: 45px;
  }
}
#karieraRedesign.zaNas section.useful .usefulSlider .wrap {
  height: 100%;
  margin: 20px;
  position: relative;
}
@media only screen and (max-width: 767px) {
  #karieraRedesign.zaNas section.useful .usefulSlider .wrap {
    margin: 20px 5px;
  }
}
#karieraRedesign.zaNas section.useful .usefulSlider .wrap:after {
  content: '';
  position: absolute;
  width: 17px;
  height: 17px;
  border-radius: 50px;
  left: -10px;
  background: white;
  bottom: 37px;
  box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.7);
  animation: pulse-shadow 2s infinite;
}
#karieraRedesign.zaNas section.useful .usefulSlider .wrap .icon-wrap {
  position: relative;
  width: 73px;
  height: 73px;
  margin-bottom: 20px;
}
#karieraRedesign.zaNas section.useful .usefulSlider .wrap .icon-wrap svg {
  width: 100%;
  height: auto;
}
#karieraRedesign.zaNas section.useful .usefulSlider .wrap.slick-current.slick-active.slick-center:before {
  content: '';
  position: absolute;
  height: 40px;
  width: 1px;
  background: white;
  left: 0;
  bottom: 70px;
  opacity: 0.5;
}
@media only screen and (max-width: 767px) {
  #karieraRedesign.zaNas section.useful .usefulSlider .wrap.slick-current.slick-active.slick-center:before {
    display: none;
  }
}
#karieraRedesign.zaNas section.useful .usefulSlider p {
  text-transform: uppercase;
  line-height: 1.2;
  font-size: 17px;
}
#karieraRedesign.zaNas section.our-offices {
  padding: 5% 0;
  background-image: url('../content/images/kariera-lp/kariera-za-nas/prostorii-bg.jpg');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 750px;
}
@media only screen and (max-width: 767px) {
  #karieraRedesign.zaNas section.our-offices {
    height: auto;
  }
}
#karieraRedesign.zaNas section.our-offices .right {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto 0;
  height: 100%;
  width: 60%;
}
@media only screen and (max-width: 767px) {
  #karieraRedesign.zaNas section.our-offices .right {
    top: 100%;
    width: 100%;
    position: relative;
  }
}
#karieraRedesign.zaNas section.our-offices .right img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
/*#endregion kariera redesign*/

/*#region tvojata kariera vo MT*/

.main-image-kariera-paper-bg {
  position: relative;
  background-image: url('../content/images/kariera-lp/kariera-yourCareer/magenta-paper-bg.jpg');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 500px;
}
@media (max-width: 991px) {
  .main-image-kariera-paper-bg {
    height: auto;
  }
}
.main-image-kariera-paper-bg .wrapper {
  position: relative;
  display: flex;
  height: 100%;
  align-content: center;
  align-items: center;
}
.main-image-kariera-paper-bg .wrapper .content {
  position: relative;
  width: 55%;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .main-image-kariera-paper-bg .wrapper .content {
    width: 50%;
  }
}
@media (max-width: 991px) {
  .main-image-kariera-paper-bg .wrapper .content {
    width: 100%;
  }
}
.main-image-kariera-paper-bg .wrapper .content h1 {
  color: white;
  font-size: 60px;
  font-family: 'teleNeo-extraBoldItalic' !important;
  margin-bottom: 30px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .main-image-kariera-paper-bg .wrapper .content h1 {
    font-size: 50px;
  }
}
@media (max-width: 991px) {
  .main-image-kariera-paper-bg .wrapper .content h1 {
    font-size: 35px;
    margin: 30px 0;
  }
}
.main-image-kariera-paper-bg .wrapper .content p {
  color: white;
  font-size: 20px;
  line-height: 1.2;
}
@media (max-width: 991px) {
  .main-image-kariera-paper-bg .wrapper .content p {
    font-size: 18px;
  }
}
.main-image-kariera-paper-bg .absolute-img {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 40%;
  text-align: right;
}
.main-image-kariera-paper-bg .absolute-img img {
  height: 100%;
  object-fit: cover;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .main-image-kariera-paper-bg .absolute-img {
    top: 0;
  }
}
@media (max-width: 991px) {
  .main-image-kariera-paper-bg .absolute-img {
    width: 100%;
    top: 0;
    position: relative;
    right: 0;
    margin: 0 auto;
  }
}
.flex.hover-box {
  flex-wrap: wrap;
  align-items: flex-start;
  margin: 100px auto 40px auto;
}
.flex.hover-box .box {
  width: 30% !important;
  margin: 20px 20px 100px 20px;
  min-height: 300px;
  box-shadow: 0px 18px 46px rgba(0, 0, 0, 0.08);
  text-align: center;
  padding: 0;
  background: #e20074;
  position: relative;
  margin-right: 0 !important;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .flex.hover-box .box {
    margin: 20px 10px 100px 10px;
    min-height: 350px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .flex.hover-box .box {
    width: 47%;
    margin: 20px 10px 100px 10px;
    min-height: 320px;
  }
}
@media only screen and (max-width: 767px) {
  .flex.hover-box .box {
    width: 95%;
    margin: 40px auto;
  }
}
.flex.hover-box .box:before {
  content: '';
  display: block;
  position: absolute;
  right: 0px;
  top: -8px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 0 8px 8px;
  border-color: transparent #e20074 #e20074 #e20074;
  -webkit-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: bottom left;
  transform-origin: bottom left;
}
.flex.hover-box .box:after {
  content: '';
  display: block;
  position: absolute;
  left: -8px;
  bottom: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: #e20074 #e20074 transparent transparent;
  -webkit-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: bottom left;
  transform-origin: bottom left;
  border-width: 8px 8px 0px 8px;
  z-index: 2;
}
.flex.hover-box .box .wrap {
  background: white;
  position: relative;
  -webkit-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
  height: 100%;
  padding: 20px 40px !important;
  width: 100% !important;
  min-height: 320px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .flex.hover-box .box .wrap {
    margin-right: 0;
    min-height: 350px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .flex.hover-box .box .wrap {
    min-height: 320px;
    margin: 0;
  }
}
.flex.hover-box .box:hover:before {
  -webkit-transform: scale(1);
  transform: scale(1);
  border-width: 8px 0 8px 8px;
}
.flex.hover-box .box:hover:after {
  -webkit-transform: scale(1);
  transform: scale(1);
  border-width: 8px 8px 0px 8px;
}
.flex.hover-box .box:hover .wrap {
  transform: translate(-8px, -8px);
  z-index: 3;
  background: white;
}
.flex.hover-box .box h4 {
  font-size: 22px;
  font-family: 'teleNeo-bold' !important;
}
.flex.hover-box .box p {
  font-size: 18px;
  line-height: 1.2;
}
.flex.hover-box .box .icon-wrap {
  position: relative;
  margin: -75px auto 0 auto;
  width: 100%;
  height: 120px;
}
.flex.hover-box .box .icon-wrap:before {
  content: '';
  position: absolute;
  background: #fa0080;
  opacity: 0.2;
  filter: blur(27px);
  z-index: 0;
  width: 100px;
  height: 50px;
  bottom: 10px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.flex.hover-box .box .icon-wrap svg {
  margin: 0 auto;
}
#tvojata-kariera-vo-mt {
  position: relative;
}
#tvojata-kariera-vo-mt .main-image-kariera-paper-bg .absolute-img {
  position: absolute;
  right: 0;
  top: -100px;
  width: 50%;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #tvojata-kariera-vo-mt .main-image-kariera-paper-bg .absolute-img {
    top: 0;
  }
}
@media (max-width: 991px) {
  #tvojata-kariera-vo-mt .main-image-kariera-paper-bg .absolute-img {
    width: 100%;
    top: 0;
    position: relative;
    right: 0;
    margin: 0 auto;
  }
}
#tvojata-kariera-vo-mt .main-image-kariera-paper-bg .absolute-img img {
  max-width: 100%;
  width: auto;
  height: auto;
}
#tvojata-kariera-vo-mt h2 {
  font-size: 50px;
  font-family: TeleNeo-extraBoldItalic !important;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #tvojata-kariera-vo-mt h2 {
    font-size: 40px;
  }
}
@media only screen and (max-width: 767px) {
  #tvojata-kariera-vo-mt h2 {
    font-size: 30px;
  }
}
#tvojata-kariera-vo-mt .topBanner {
  background-image: url('../content/images/kariera-lp/kariera-yourCareer/profesionalci-invest.jpg');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 5% 0 0;
}
#tvojata-kariera-vo-mt .topBanner h2 {
  color: white;
  text-transform: uppercase;
  text-align: center;
  margin: 40px 0 0px;
  font-family: 'teleNeo-extraBoldItalic' !important;
}
#tvojata-kariera-vo-mt .topBanner .wrapper {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: stretch;
  flex-direction: row;
  flex-wrap: nowrap;
  top: 100px;
  z-index: 2;
}
@media only screen and (max-width: 767px) {
  #tvojata-kariera-vo-mt .topBanner .wrapper {
    flex-direction: column;
    margin-top: 0;
  }
}
#tvojata-kariera-vo-mt .topBanner .wrapper .box {
  padding: 30px 60px 30px 40px;
  color: white;
  width: 33%;
  position: relative;
  box-shadow: 20px 20px 90px 10px rgba(0, 0, 0, 0.25);
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #tvojata-kariera-vo-mt .topBanner .wrapper .box {
    padding: 30px;
  }
}
@media only screen and (max-width: 767px) {
  #tvojata-kariera-vo-mt .topBanner .wrapper .box {
    width: 100% !important;
    margin: 15px 0 !important;
    top: 0 !important;
  }
}
#tvojata-kariera-vo-mt .topBanner .wrapper .box.turquoise {
  background-color: #30aab3;
}
#tvojata-kariera-vo-mt .topBanner .wrapper .box.magenta {
  background-color: #e20074;
  top: 90px;
  width: 35%;
  z-index: 2;
  margin-left: -5px;
}
#tvojata-kariera-vo-mt .topBanner .wrapper .box.white {
  background-color: white;
}
#tvojata-kariera-vo-mt .topBanner .wrapper .box.white h3 {
  color: black;
}
#tvojata-kariera-vo-mt .topBanner .wrapper .box svg {
  right: 40px;
  left: initial;
  top: 25px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #tvojata-kariera-vo-mt .topBanner .wrapper .box svg {
    right: 20px;
    top: 0;
    width: 50px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #tvojata-kariera-vo-mt .topBanner .wrapper .box svg {
    right: 20px;
    top: 0;
    width: 40px;
  }
}
@media only screen and (max-width: 767px) {
  #tvojata-kariera-vo-mt .topBanner .wrapper .box svg {
    right: 20px;
    width: 50px;
    height: 50px;
  }
}
#tvojata-kariera-vo-mt .topBanner .wrapper h3 {
  text-transform: uppercase;
  font-size: 30px;
  font-family: 'teleNeo-extra' !important;
  line-height: 1.2;
  margin-bottom: 30px;
  padding: 0px 55px 0 0;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #tvojata-kariera-vo-mt .topBanner .wrapper h3 {
    font-size: 24px;
    margin-bottom: 20px;
    padding: 0;
    margin-top: 30px;
  }
}
@media only screen and (max-width: 767px) {
  #tvojata-kariera-vo-mt .topBanner .wrapper h3 {
    font-size: 24px;
  }
}
#tvojata-kariera-vo-mt .topBanner .wrapper a {
  color: white;
  text-decoration: underline;
  font-size: 19px;
}
@media only screen and (max-width: 767px) {
  #tvojata-kariera-vo-mt .topBanner .wrapper a {
    font-size: 18px;
  }
}
#tvojata-kariera-vo-mt .topBanner .wrapper ul li {
  font-size: 18px;
  list-style: square;
}
#tvojata-kariera-vo-mt .curiosity {
  background: linear-gradient(180deg, #373737 0%, black 100%);
  position: relative;
  padding-top: 240px;
  padding-bottom: 90px;
  margin-top: -1px;
  color: white;
}
@media (min-width: 1920px) {
  #tvojata-kariera-vo-mt .curiosity {
    padding-top: 350px;
  }
}
@media only screen and (max-width: 767px) {
  #tvojata-kariera-vo-mt .curiosity {
    padding-top: 140px;
  }
}
#tvojata-kariera-vo-mt .curiosity .left-content {
  width: 50%;
}
@media (max-width: 991px) {
  #tvojata-kariera-vo-mt .curiosity .left-content {
    width: 100%;
  }
}
#tvojata-kariera-vo-mt .curiosity h2 {
  text-transform: uppercase;
  display: block;
  font-family: 'teleNeo-extraBoldItalic' !important;
  margin-bottom: 40px;
}
#tvojata-kariera-vo-mt .curiosity h2 span {
  font-family: 'teleNeo-extraBoldItalic' !important;
  display: block;
}
#tvojata-kariera-vo-mt .curiosity p {
  font-size: 19px;
  line-height: 1.2;
  margin-bottom: 20px;
}
#tvojata-kariera-vo-mt .curiosity .absolute-img {
  position: absolute;
  right: 0;
  width: 45%;
  bottom: 0;
  margin: auto;
  display: flex;
  align-items: center;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #tvojata-kariera-vo-mt .curiosity .absolute-img {
    position: relative;
    width: 70%;
  }
}
@media only screen and (max-width: 767px) {
  #tvojata-kariera-vo-mt .curiosity .absolute-img {
    position: relative;
    width: 100%;
  }
}
#tvojata-kariera-vo-mt .curiosity ul {
  margin-left: 30px;
}
#tvojata-kariera-vo-mt .curiosity ul li {
  list-style: square;
  font-size: 19px;
  line-height: 1.2;
}
.ourEmployees {
  position: relative;
  margin-bottom: 50px;
  padding-top: 50px;
}
.ourEmployees h2 {
  color: black;
  font-size: 50px;
  font-family: TeleNeo-extraBoldItalic !important;
  margin-bottom: 60px;
  text-transform: uppercase;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .ourEmployees h2 {
    font-size: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .ourEmployees h2 {
    font-size: 30px;
  }
}
.ourEmployees p {
  font-size: 19px;
  line-height: 1.2;
}
#kariera-investInEmployees h2 {
  font-size: 50px;
  font-family: TeleNeo-extraBoldItalic !important;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #kariera-investInEmployees h2 {
    font-size: 40px;
  }
}
@media only screen and (max-width: 767px) {
  #kariera-investInEmployees h2 {
    font-size: 30px;
  }
}
#kariera-investInEmployees .employeesProfile {
  position: relative;
  padding: 100px 0 70px;
}
@media only screen and (max-width: 767px) {
  #kariera-investInEmployees .employeesProfile {
    padding: 40px 0;
  }
}
#kariera-investInEmployees .employeesProfile h2 {
  color: black;
  margin-bottom: 60px;
  text-transform: uppercase;
}
@media only screen and (max-width: 767px) {
  #kariera-investInEmployees .employeesProfile h2 {
    margin-bottom: 20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #kariera-investInEmployees .employeesProfile .flex {
    flex-wrap: wrap;
  }
}
@media only screen and (max-width: 767px) {
  #kariera-investInEmployees .employeesProfile .flex {
    flex-direction: column;
  }
}
#kariera-investInEmployees .employeesProfile .wrap {
  background: white;
  box-shadow: 0px 18px 46px rgba(0, 0, 0, 0.08);
  margin: 0 18px;
  padding: 20px 35px;
  width: 30%;
  min-height: 410px;
  position: relative;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #kariera-investInEmployees .employeesProfile .wrap {
    margin: 0 15px;
    width: 33%;
    padding: 20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #kariera-investInEmployees .employeesProfile .wrap {
    width: 40%;
    margin: 30px !important;
    padding: 20px;
  }
}
@media only screen and (max-width: 767px) {
  #kariera-investInEmployees .employeesProfile .wrap {
    width: 100%;
    margin: 30px 0;
    min-height: 370px;
    padding: 20px;
  }
}
#kariera-investInEmployees .employeesProfile .wrap:first-of-type {
  margin-left: 0;
}
#kariera-investInEmployees .employeesProfile .wrap:last-of-type {
  margin-right: 0;
}
#kariera-investInEmployees .employeesProfile .wrap svg {
  position: relative;
  margin: 20px 0;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #kariera-investInEmployees .employeesProfile .wrap svg {
    margin: 10px 0;
    width: 70px;
  }
}
#kariera-investInEmployees .employeesProfile .wrap h3 {
  font-size: 22px;
  font-family: 'teleNeo-bold' !important;
  margin-bottom: 20px;
}
#kariera-investInEmployees .agilnost {
  position: relative;
  padding: 5% 0;
  background-image: url('../content/images/kariera-lp/kariera-yourCareer/agile-img.jpg');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 550px;
}
@media (max-width: 991px) {
  #kariera-investInEmployees .agilnost {
    height: auto;
  }
}
#kariera-investInEmployees .agilnost:after {
  content: '';
  position: absolute;
  background: rgba(255, 255, 255, 0.82);
  backdrop-filter: blur(10px);
  height: 100%;
  width: 50%;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1;
}
#kariera-investInEmployees .agilnost:before {
  content: '';
  position: absolute;
  background-image: url(../content/images/kariera-lp/kariera-yourCareer/agile-shape.png);
  z-index: 2;
  width: 60%;
  height: 100%;
  top: 0;
  bottom: 0;
  background-size: cover;
  background-repeat: no-repeat;
  left: -30px;
  z-index: 0;
}
@media (min-width: 1920px) {
  #kariera-investInEmployees .agilnost:before {
    width: 70%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #kariera-investInEmployees .agilnost:before {
    z-index: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #kariera-investInEmployees .agilnost:before {
    z-index: 0;
    background-color: #e20074;
  }
}
@media only screen and (max-width: 767px) {
  #kariera-investInEmployees .agilnost:before {
    width: 100%;
    left: 0;
  }
}
#kariera-investInEmployees .agilnost .flex {
  height: 100%;
  justify-content: space-around;
}
@media only screen and (max-width: 767px) {
  #kariera-investInEmployees .agilnost .flex {
    flex-flow: column;
  }
}
#kariera-investInEmployees .agilnost .flex > div {
  z-index: 3;
  position: relative;
}
#kariera-investInEmployees .agilnost .flex > div h2 {
  font-size: 45px;
  font-family: 'teleNeo-extraBoldItalic' !important;
  margin-bottom: 20px;
  color: white;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #kariera-investInEmployees .agilnost .flex > div h2 {
    font-size: 35px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #kariera-investInEmployees .agilnost .flex > div h2 {
    font-size: 40px;
  }
}
@media only screen and (max-width: 767px) {
  #kariera-investInEmployees .agilnost .flex > div h2 {
    font-size: 30px !important;
  }
}
#kariera-investInEmployees .agilnost .flex > div p {
  font-size: 18px;
  line-height: 1.2;
}
#kariera-investInEmployees .agilnost .flex > div.left {
  width: 40%;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #kariera-investInEmployees .agilnost .flex > div.left {
    width: 45%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #kariera-investInEmployees .agilnost .flex > div.left {
    width: 48%;
  }
}
@media only screen and (max-width: 767px) {
  #kariera-investInEmployees .agilnost .flex > div.left {
    width: 100%;
  }
}
#kariera-investInEmployees .agilnost .flex > div.left p {
  color: white;
}
#kariera-investInEmployees .agilnost .flex > div.right {
  width: 45%;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #kariera-investInEmployees .agilnost .flex > div.right {
    width: 50%;
  }
}
@media only screen and (max-width: 767px) {
  #kariera-investInEmployees .agilnost .flex > div.right {
    width: 100%;
    background: white;
    padding: 25px 20px;
    margin-top: 30px;
  }
}
#kariera-investInEmployees .agilnost .flex > div.right .box {
  display: flex;
  padding-left: 35px;
  position: relative;
  align-items: flex-start;
  margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  #kariera-investInEmployees .agilnost .flex > div.right .box {
    padding-left: 0;
  }
}
#kariera-investInEmployees .agilnost .flex > div.right .box .icon-left {
  width: 10%;
  margin-right: 15px;
}
@media only screen and (max-width: 767px) {
  #kariera-investInEmployees .agilnost .flex > div.right .box .icon-left {
    margin-right: 35px;
  }
}
#kariera-investInEmployees .agilnost .flex > div.right .box .icon-left svg {
  position: relative;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #kariera-investInEmployees .agilnost .flex > div.right .box .icon-left svg {
    width: 35px;
  }
}
#kariera-investInEmployees .agilnost .flex > div.right .box .content {
  width: 90%;
}
#kariera-investInEmployees .agilnost .flex > div.right .box .content strong {
  display: block;
  font-size: 20px;
  margin-top: -10px;
  margin-bottom: 10px;
}
#kariera-investInEmployees .agilnost .flex > div.right .box .content strong p {
  font-size: 18px;
}
#kariera-investInEmployees .agilnost .flex > div.right .box:last-of-type {
  margin-bottom: 0;
}
#kariera-investInEmployees .hr-wrap {
  position: relative;
  background: white;
  padding: 3% 0;
}
#kariera-investInEmployees .hr-wrap:after {
  content: '';
  position: absolute;
  width: 40%;
  right: 0;
  top: 0;
  bottom: 0;
  background-image: url('../content/images/kariera-lp/kariera-yourCareer/regruter-bg.png');
  background-size: cover;
  background-repeat: no-repeat;
}
#kariera-investInEmployees .hr-wrap .flex {
  justify-content: flex-start;
  align-items: flex-start;
}
@media only screen and (max-width: 767px) {
  #kariera-investInEmployees .hr-wrap .flex {
    flex-flow: column;
  }
}
#kariera-investInEmployees .hr-wrap .flex .right-content {
  width: 35%;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #kariera-investInEmployees .hr-wrap .flex .right-content {
    width: 60%;
  }
}
@media only screen and (max-width: 767px) {
  #kariera-investInEmployees .hr-wrap .flex .right-content {
    width: 100%;
  }
}
#kariera-investInEmployees .hr-wrap .flex h4 {
  font-size: 32px;
  font-family: 'teleNeo-bold' !important;
  margin: 0;
  padding: 0;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #kariera-investInEmployees .hr-wrap .flex h4 {
    font-size: 28px;
  }
}
@media only screen and (max-width: 767px) {
  #kariera-investInEmployees .hr-wrap .flex h4 {
    font-size: 25px;
  }
}
#kariera-investInEmployees .hr-wrap .flex .text-magenta {
  font-size: 24px;
  font-family: 'teleNeo-bold' !important;
  margin: 0;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #kariera-investInEmployees .hr-wrap .flex .text-magenta {
    font-size: 21px;
  }
}
@media only screen and (max-width: 767px) {
  #kariera-investInEmployees .hr-wrap .flex .text-magenta {
    font-size: 20px;
  }
}
#kariera-investInEmployees .hr-wrap .flex .shadow {
  background: white;
  box-shadow: 0px 4px 34px rgba(0, 0, 0, 0.14);
  padding: 10px 20px 10px 70px;
  margin: 30px 0;
  position: relative;
}
#kariera-investInEmployees .hr-wrap .flex .shadow label {
  font-size: 17px;
  margin: 0;
  font-family: 'teleNeo-regular' !important;
}
#kariera-investInEmployees .hr-wrap .flex .shadow a {
  color: black;
  cursor: pointer;
  font-size: 19px;
}
#kariera-investInEmployees .hr-wrap .flex .shadow:before {
  content: '';
  position: absolute;
  left: 5px;
  top: 0;
  bottom: 0;
  margin: auto 0;
  background-image: url('../content/images/kariera-lp/kariera-yourCareer/email.svg');
  width: 50px;
  background-repeat: no-repeat;
  background-position: center;
}
/*#endregion tvojata kariera vo MT*/

/*#region kariera studenti*/

#kariera-studenti .main-banner-kariera-paper-bg {
  height: 570px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #kariera-studenti .main-banner-kariera-paper-bg {
    height: auto;
  }
}
@media only screen and (max-width: 767px) {
  #kariera-studenti .main-banner-kariera-paper-bg {
    height: auto;
  }
}
#kariera-studenti .content {
  width: 45%;
}
@media (min-width: 1920px) {
  #kariera-studenti .content {
    width: 60%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #kariera-studenti .content {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  #kariera-studenti .content {
    width: 100%;
  }
}
#kariera-studenti .absolute-img {
  right: -50px;
  width: 60%;
}
@media (min-width: 1920px) {
  #kariera-studenti .absolute-img {
    width: 55%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #kariera-studenti .absolute-img {
    width: 80%;
    right: 0;
    position: relative;
    top: 0;
  }
}
@media only screen and (max-width: 767px) {
  #kariera-studenti .absolute-img {
    right: 0;
    width: 100%;
  }
}
#kariera-studenti section.choice-boxes {
  position: relative;
  padding-top: 90px;
}
@media (min-width: 1920px) {
  #kariera-studenti section.choice-boxes {
    padding-top: 140px;
  }
}
@media only screen and (max-width: 767px) {
  #kariera-studenti section.choice-boxes {
    padding-top: 0;
  }
}
@media only screen and (max-width: 767px) {
  #kariera-studenti section.choice-boxes .hover-box {
    flex-flow: column;
  }
}
#kariera-studenti section.choice-boxes .hover-box .box {
  width: 45% !important;
}
@media only screen and (max-width: 767px) {
  #kariera-studenti section.choice-boxes .hover-box .box {
    width: 100% !important;
  }
}
#kariera-studenti section.choice-boxes .hover-box .box a {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  cursor: pointer;
  z-index: 3;
  display: block;
}
/*#endregion kariera studenti*/

/*#region kariera tekovni oglasi*/

#kariera-tekovni-oglasi .main-image {
  background-image: url('../content/images/kariera-lp/kariera-tekovni-oglasi/tekovni-oglasi-banner.jpg');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  height: 500px;
}
#kariera-tekovni-oglasi .main-image .wrapper {
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  height: 100%;
}
#kariera-tekovni-oglasi .main-image .wrapper .header {
  position: relative;
  width: 35%;
}
#kariera-tekovni-oglasi .main-image .wrapper .header h1 {
  font-size: 100px;
  display: block;
  color: white;
  font-family: 'teleNeo-extraBoldItalic' !important;
  padding: 0;
  margin: 0 !important;
  text-transform: uppercase;
  text-align: left;
  line-height: 1.2;
}
#kariera-tekovni-oglasi .main-image .wrapper .header h1 span {
  display: block;
  font-family: 'teleNeo-extraBoldItalic' !important;
}
/*#endregion kariera tekovni oglasi*/

/*#region kariera smart start new*/

#smart-start-red .main-banner-kariera-paper-bg .absolute-img {
  top: 0;
  bottom: 0;
  margin: auto 0;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #smart-start-red .main-banner-kariera-paper-bg .absolute-img {
    top: 0;
  }
}
@media (max-width: 991px) {
  #smart-start-red .main-banner-kariera-paper-bg .absolute-img {
    width: 100%;
    top: 0;
    position: relative;
    right: 0;
    margin: 0 auto;
  }
}
#smart-start-red .main-banner-kariera-paper-bg .content {
  width: 45%;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #smart-start-red .main-banner-kariera-paper-bg .content {
    width: 50%;
  }
}
@media (max-width: 991px) {
  #smart-start-red .main-banner-kariera-paper-bg .content {
    width: 100%;
  }
}
#smart-start-red h2 {
  font-size: 45px;
  font-family: 'teleNeo-extraBoldItalic' !important;
  margin-bottom: 20px;
  text-transform: uppercase;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #smart-start-red h2 {
    font-size: 40px;
  }
}
@media only screen and (max-width: 767px) {
  #smart-start-red h2 {
    font-size: 30px;
  }
}
#smart-start-red .white-bg {
  position: relative;
  padding: 3% 0;
}
#smart-start-red .white-bg:after {
  content: '';
  position: absolute;
  right: 0;
  background-image: url('../content/images/kariera-lp/kariera-smart-start/shape.png');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: contain;
  width: 30%;
  height: 100%;
  top: 0;
  z-index: 0;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #smart-start-red .white-bg:after {
    width: 25%;
  }
}
@media only screen and (max-width: 767px) {
  #smart-start-red .white-bg:after {
    display: none;
  }
}
#smart-start-red .white-bg h2 span {
  display: block;
  font-family: 'teleNeo-extraBoldItalic' !important;
}
#smart-start-red .white-bg .flex {
  align-items: flex-start;
  justify-content: flex-start;
}
@media only screen and (max-width: 767px) {
  #smart-start-red .white-bg .flex {
    flex-flow: column;
  }
}
#smart-start-red .white-bg .flex .wrap {
  width: 40%;
  z-index: 2;
  margin-right: 30px;
}
@media only screen and (max-width: 767px) {
  #smart-start-red .white-bg .flex .wrap {
    width: 100%;
  }
}
#smart-start-red .white-bg .flex .wrap p {
  font-size: 19px;
  line-height: 1.2;
}
@media only screen and (max-width: 767px) {
  #smart-start-red .white-bg .flex .wrap p {
    font-size: 18px;
  }
}
#smart-start-red .gray-bg {
  position: relative;
  padding: 3% 0;
  background-image: url('../content/images/kariera-lp/kariera-smart-start/white-texture.png');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
#smart-start-red .gray-bg h2 {
  text-align: center;
  width: 50%;
  margin: 0 auto;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #smart-start-red .gray-bg h2 {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  #smart-start-red .gray-bg h2 {
    width: 100%;
  }
}
#smart-start-red .gray-bg h2 span {
  display: inline;
  font-family: 'teleNeo-extraBoldItalic' !important;
}
#smart-start-red .gray-bg .custom {
  justify-content: space-between;
  margin: 30px 0;
}
@media only screen and (max-width: 767px) {
  #smart-start-red .gray-bg .custom {
    flex-flow: column;
    margin: 40px 0;
  }
}
@media only screen and (max-width: 767px) {
  #smart-start-red .gray-bg .custom.reverse {
    flex-flow: column-reverse;
  }
}
#smart-start-red .gray-bg .custom > div {
  width: 40%;
  position: relative;
  z-index: 2;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #smart-start-red .gray-bg .custom > div {
    width: 40%;
  }
}
@media only screen and (max-width: 767px) {
  #smart-start-red .gray-bg .custom > div {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  #smart-start-red .gray-bg .custom > div .img {
    width: 75% !important;
    margin: 0 auto;
  }
}
#smart-start-red .gray-bg .custom > div.text p {
  font-size: 19px;
  line-height: 1.2;
}
#smart-start-red .gray-bg .custom > div.text .info {
  position: relative;
  width: 100%;
  background: transparent;
  border: 0;
  padding: 0;
  margin: 30px 0 0 0;
}
#smart-start-red .gray-bg .custom > div.text .info:before {
  content: '';
  position: absolute;
  top: 0;
  background: #e20074;
  width: 60px;
  height: 4px;
  left: 0;
}
#smart-start-red .gray-bg .custom > div.text .info:after {
  content: '';
  position: absolute;
  top: -90px;
  background-image: url(../content/images/kariera-lp/kariera-smart-start/quotes.svg);
  width: 70px;
  height: 50px;
  right: 0;
  background-repeat: no-repeat;
  background-size: contain;
  z-index: -1;
}
#smart-start-red .gray-bg .custom > div.text .info h3 {
  font-size: 28px;
  text-transform: uppercase;
  font-family: 'teleNeo-extra' !important;
  color: black;
}
#smart-start-red .gray-bg .custom > div.text .info label {
  color: rgba(0, 0, 0, 0.4);
  font-size: 17px;
  font-family: 'teleNeo-medium' !important;
}
/*#endregion kariera smart start new*/

@keyframes pulse-shadow {
  0% {
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.7);
  }
  50% {
    box-shadow: 0 0 0 20px rgba(255, 255, 255, 0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
  }
}
/*#region magenta moments*/

#magenta-moments {
  background: black;
}
#magenta-moments h2 {
  color: white;
  font-size: 55px;
  margin: 50px 0;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #magenta-moments h2 {
    font-size: 50px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #magenta-moments h2 {
    font-size: 46px;
  }
}
@media only screen and (max-width: 767px) {
  #magenta-moments h2 {
    font-size: 33px;
    margin: 20px 0;
  }
}
#magenta-moments h2.italic {
  font-family: 'teleNeo-extraboldItalic' !important;
}
#magenta-moments h2.big {
  font-size: 77px;
  min-height: initial;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #magenta-moments h2.big {
    font-size: 67px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #magenta-moments h2.big {
    font-size: 53px;
  }
}
@media only screen and (max-width: 767px) {
  #magenta-moments h2.big {
    font-size: 40px;
  }
}
#magenta-moments p {
  font-size: 18px;
  line-height: 1.2;
  color: white;
}
#magenta-moments .main-part {
  position: relative;
  background-image: url('../content/images/magenta-moments/banner.jpg');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  /* .cover-bgImg('../content/images/magenta-moments/main-banner-new.jpg');*/
  padding: 5% 0;
  min-height: 950px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #magenta-moments .main-part {
    min-height: 650px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #magenta-moments .main-part {
    min-height: 650px;
  }
}
@media only screen and (max-width: 767px) {
  #magenta-moments .main-part {
    min-height: 450px;
  }
}
#magenta-moments .main-part p {
  color: white;
  font-size: 25px;
  padding: 0 23%;
}
@media only screen and (max-width: 767px) {
  #magenta-moments .main-part p {
    padding: 0;
    font-size: 21px;
  }
}
#magenta-moments .intro {
  position: relative;
  margin-top: -50px;
  z-index: 3;
}
@media (min-width: 1920px) {
  #magenta-moments .intro {
    background: #e20074;
  }
}
@media (max-width: 991px) {
  #magenta-moments .intro {
    background: #e20074;
    padding: 0 0 30px 0;
  }
}
#magenta-moments .intro:before {
  content: '';
  position: absolute;
  background-image: url('../content/images/magenta-moments/sec2-bg.png');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top;
  width: 100%;
  height: 860px;
  top: -230px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
@media (min-width: 1920px) {
  #magenta-moments .intro:before {
    height: 930px;
    top: -260px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #magenta-moments .intro:before {
    top: -210px;
  }
}
@media only screen and (max-width: 767px) {
  #magenta-moments .intro:before {
    height: 100%;
    min-height: 720px;
    top: -190px;
  }
}
#magenta-moments .intro .icon-wrap {
  position: relative;
}
#magenta-moments .intro .icon-wrap:before {
  content: '';
  background-image: url('../content/images/magenta-moments/mm-logo.png');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-size: contain;
  width: 280px;
  height: 200px;
  position: absolute;
  top: -190px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #magenta-moments .intro .icon-wrap:before {
    width: 250px;
  }
}
@media only screen and (max-width: 767px) {
  #magenta-moments .intro .icon-wrap:before {
    width: 220px;
    top: -150px;
  }
}
@media only screen and (max-width: 767px) {
  #magenta-moments .intro h2 {
    margin-top: 40px;
  }
}
#magenta-moments .intro p {
  padding: 0 10%;
  line-height: 1.5;
  font-size: 20px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #magenta-moments .intro p {
    padding: 0;
  }
}
@media (max-width: 991px) {
  #magenta-moments .intro p {
    padding: 0;
    font-size: 18px;
  }
}
#magenta-moments .mm-slider-section {
  position: relative;
  background-image: url('../content/images/magenta-moments/sec3-bg.png');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  padding: 10% 0 17%;
  text-align: center;
  z-index: 2;
}
@media (min-width: 1920px) {
  #magenta-moments .mm-slider-section {
    margin-top: -50px;
  }
}
@media only screen and (max-width: 767px) {
  #magenta-moments .mm-slider-section {
    padding: 10% 0 0;
  }
}
#magenta-moments .mm-slider-section h2 {
  text-transform: uppercase;
}
#magenta-moments .mm-slider-section p {
  font-size: 22px;
}
@media only screen and (max-width: 767px) {
  #magenta-moments .mm-slider-section p {
    font-size: 20px;
  }
}
#magenta-moments .mm-slider-section p.m40 {
  margin-top: 40px;
}
#magenta-moments .mm-slider-section .mm-slider {
  position: relative;
  margin-bottom: 100px;
  height: 670px;
}
#magenta-moments .mm-slider-section .mm-slider .slick-list {
  overflow: hidden;
  height: 100%;
}
#magenta-moments .mm-slider-section .mm-slider .slick-list .slick-track {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
#magenta-moments .mm-slider-section .mm-slider .slick-list .slick-slide {
  transition: all 300ms ease;
  padding: 5vh 0 0 0;
  margin: 30px 50px 0 50px;
}
@media only screen and (max-width: 767px) {
  #magenta-moments .mm-slider-section .mm-slider .slick-list .slick-slide {
    margin: 10px;
  }
}
#magenta-moments .mm-slider-section .mm-slider .slick-list .slick-slide.slick-center {
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  padding: 0;
}
#magenta-moments .all-moments {
  position: relative;
  background: black;
  padding: 3% 0;
  margin-top: -360px;
  box-shadow: 0px 50px 83px 24px #000000d4;
  /*   &:before {
            content: '';
            position: absolute;
            .cover-bgImg('../content/images/magenta-moments/site-momenti-bg-gradient.png');
            bottom: 290px;
            width: 100%;
            height: 100%;
            left: 0;
            right: 0;
            z-index: 0;
        }

        &:after {
            content: '';
            position: absolute;
            background-image: url(../content/images/magenta-moments/site-momenti-bg-gradient.png);
            background-position: center;
            background-size: cover;
            background-repeat: no-repeat;
            width: 100%;
            height: 100%;
            left: 0;
            right: 0;
            z-index: 2;
            transform: rotate(180deg);
            bottom: -190px;
        }*/

}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #magenta-moments .all-moments {
    margin-top: -250px;
  }
}
@media only screen and (max-width: 767px) {
  #magenta-moments .all-moments {
    margin-top: -300px;
  }
}
#magenta-moments .all-moments h2 {
  position: relative;
  text-transform: uppercase;
  z-index: 5;
}
#magenta-moments .all-moments p {
  position: relative;
  z-index: 5;
  padding: 0 30%;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #magenta-moments .all-moments p {
    padding: 0 15%;
  }
}
@media only screen and (max-width: 767px) {
  #magenta-moments .all-moments p {
    padding: 0;
  }
}
#magenta-moments .all-moments .flex {
  justify-content: space-between;
  align-items: center;
  position: relative;
  z-index: 5;
  margin: 60px 0 30px;
}
@media (max-width: 991px) {
  #magenta-moments .all-moments .flex {
    flex-wrap: wrap !important;
    justify-content: center;
    flex-flow: row;
    margin: 30px 0;
  }
}
#magenta-moments .all-moments .flex .wrap {
  width: 20%;
  padding: 20px;
  border-radius: 19px;
  margin: 0 10px;
  height: 400px;
  position: relative;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  transform: scale(0.98);
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #magenta-moments .all-moments .flex .wrap {
    width: 30%;
    margin: 10px;
  }
}
@media only screen and (max-width: 767px) {
  #magenta-moments .all-moments .flex .wrap {
    width: 80%;
    margin: 20px auto;
  }
}
#magenta-moments .all-moments .flex .wrap:hover {
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  transform: scale(1);
}
#magenta-moments .all-moments .flex .wrap:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.62) 0%, transparent 30.66%);
  left: 0;
  right: 0;
  border-radius: 17px;
}
#magenta-moments .all-moments .flex .wrap h3 {
  color: white;
  text-transform: uppercase;
  font-family: 'teleNeo-extra' !important;
  font-style: italic;
  font-size: 36px;
  position: relative;
  z-index: 2;
}
@media only screen and (max-width: 767px) {
  #magenta-moments .all-moments .flex .wrap h3 {
    font-size: 26px;
  }
}
#magenta-moments .all-moments .flex .wrap.one {
  background-image: url('../content/images/magenta-moments/koncerti.png');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
#magenta-moments .all-moments .flex .wrap.two {
  background-image: url('../content/images/magenta-moments/odmor.png');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
#magenta-moments .all-moments .flex .wrap.three {
  background-image: url('../content/images/magenta-moments/restorani.png');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
#magenta-moments .all-moments .flex .wrap.four {
  background-image: url('../content/images/magenta-moments/shopping.png');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
#magenta-moments .all-moments .flex .wrap.five {
  background-image: url('../content/images/magenta-moments/telekom-kartichka.png');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
#magenta-moments .all-moments a.btn-white {
  position: relative;
  z-index: 3;
  margin: 20px auto 0;
  top: 30px;
}
@media (max-width: 991px) {
  #magenta-moments .all-moments a.btn-white {
    top: 0;
  }
}
#magenta-moments .offers {
  position: relative;
  padding: 10% 0 16%;
  text-align: center;
  margin-top: -110px;
  min-height: 630px;
}
@media only screen and (max-width: 767px) {
  #magenta-moments .offers {
    min-height: 800px;
    margin-top: 0;
  }
}
#magenta-moments .offers:after {
  content: '';
  position: absolute;
  background-image: url('../content/images/magenta-moments/ponudi-bg.jpg');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom center;
  top: 0;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  z-index: 1;
}
@media only screen and (max-width: 767px) {
  #magenta-moments .offers:after {
    top: -75px;
    background: black;
    background-image: none;
  }
}
#magenta-moments .offers h2 {
  text-transform: uppercase;
  font-family: 'teleNeo-extra' !important;
  font-style: italic;
  position: relative;
  z-index: 4;
}
@media only screen and (max-width: 767px) {
  #magenta-moments .offers h2 {
    font-size: 34px;
  }
}
#magenta-moments .offers h2 span {
  font-family: 'teleNeo-bold' !important;
  font-size: 40px;
  display: block;
}
@media only screen and (max-width: 767px) {
  #magenta-moments .offers h2 span {
    font-size: 27px;
  }
}
#magenta-moments .offers p {
  position: relative;
  z-index: 4;
  padding: 0 135px;
  font-size: 18px;
}
@media (max-width: 991px) {
  #magenta-moments .offers p {
    padding: 0;
  }
}
#magenta-moments .offers a {
  color: white;
  text-decoration: underline;
  position: relative;
  z-index: 4;
}
#magenta-moments .offers a:hover {
  color: #e20074 !important;
}
#magenta-moments .steps {
  position: relative;
  padding: 3% 0;
  margin-top: -235px;
  z-index: 3;
  min-height: 550px;
}
@media (min-width: 1920px) {
  #magenta-moments .steps {
    margin-top: -255px;
  }
}
@media only screen and (max-width: 767px) {
  #magenta-moments .steps {
    background: #e20074;
    min-height: initial;
  }
}
#magenta-moments .steps:before {
  content: '';
  position: absolute;
  background-image: url('../content/images/magenta-moments/sec2-bg.png');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 750px;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}
@media only screen and (max-width: 767px) {
  #magenta-moments .steps:before {
    height: 780px;
    top: -150px;
  }
}
#magenta-moments .steps .wrapper {
  justify-content: space-around;
}
@media only screen and (max-width: 767px) {
  #magenta-moments .steps .wrapper {
    flex-flow: column;
  }
}
#magenta-moments .steps .wrapper > div {
  width: auto;
  position: relative;
  color: white;
}
@media only screen and (max-width: 767px) {
  #magenta-moments .steps .wrapper > div {
    width: 100%;
  }
}
#magenta-moments .steps .wrapper > div h3 {
  font-family: 'teleNeo-boldItalic' !important;
  font-size: 37px;
  margin-bottom: 30px;
}
@media only screen and (max-width: 767px) {
  #magenta-moments .steps .wrapper > div h3 {
    font-size: 30px;
  }
}
#magenta-moments .steps .wrapper > div ul.custom-list {
  margin-bottom: 20px;
}
#magenta-moments .steps .wrapper > div ul.custom-list li {
  padding-left: 40px;
  margin-bottom: 15px;
  font-size: 19px;
  position: relative;
}
@media only screen and (max-width: 767px) {
  #magenta-moments .steps .wrapper > div ul.custom-list li {
    font-size: 18px;
  }
}
#magenta-moments .steps .wrapper > div ul.custom-list li:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto 0;
  width: 25px;
  height: 25px;
  background-size: contain !important;
}
#magenta-moments .steps .wrapper > div ul.custom-list li:nth-child(1):before {
  background-image: url('../content/images/magenta-moments/app.svg');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
#magenta-moments .steps .wrapper > div ul.custom-list li:nth-child(2):before {
  background-image: url('../content/images/magenta-moments/heart.svg');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
#magenta-moments .steps .wrapper > div ul.custom-list li:nth-child(3):before {
  background-image: url('../content/images/magenta-moments/smile.svg');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
#magenta-moments .steps .wrapper > div .flex {
  justify-content: flex-start;
}
@media only screen and (max-width: 767px) {
  #magenta-moments .steps .wrapper > div .flex {
    flex-flow: column;
  }
}
#magenta-moments .steps .wrapper > div .flex .wrap {
  margin-right: 20px;
  text-align: center;
}
#magenta-moments .steps .wrapper > div .flex h4 {
  font-size: 26px;
  font-family: 'teleNeo-bold' !important;
  color: white;
}
@media only screen and (max-width: 767px) {
  #magenta-moments .steps .wrapper > div .flex h4 {
    font-size: 20px;
  }
}
#magenta-moments .steps .wrapper > div.left {
  top: 110px;
}
@media only screen and (max-width: 767px) {
  #magenta-moments .steps .wrapper > div.left {
    top: 0;
    margin-bottom: 30px;
  }
}
#magenta-moments .steps .wrapper > div.right .phone-img {
  position: relative;
  text-align: center;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
#magenta-moments .steps .wrapper > div.right .phone-img img {
  width: auto;
  height: 500px;
}
@media only screen and (max-width: 767px) {
  #magenta-moments .steps .wrapper > div.right .phone-img img {
    height: 300px;
  }
}
#magenta-moments .apply {
  padding: 15% 0 7%;
  background: linear-gradient(95deg, #0f0c29, #2e2960);
  margin-top: -70px;
}
@media (min-width: 1920px) {
  #magenta-moments .apply {
    margin-top: -100px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #magenta-moments .apply {
    margin-top: 0;
    padding: 20% 0 10%;
  }
}
@media only screen and (max-width: 767px) {
  #magenta-moments .apply {
    margin-top: 0;
  }
}
#magenta-moments .apply .flex {
  display: flex;
  justify-content: space-between;
  width: 70%;
  margin: 0 auto;
  align-items: center;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #magenta-moments .apply .flex {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  #magenta-moments .apply .flex {
    width: 100%;
    flex-flow: column;
  }
}
#magenta-moments .apply .flex .left {
  width: 30%;
}
@media only screen and (max-width: 767px) {
  #magenta-moments .apply .flex .left {
    width: 100%;
  }
}
#magenta-moments .apply .flex .left .img-wrap {
  width: 160px;
  height: 160px;
  margin: 0 auto;
  background: white;
  padding: 10px;
}
#magenta-moments .apply .flex .right {
  width: 70%;
}
@media only screen and (max-width: 767px) {
  #magenta-moments .apply .flex .right {
    width: 100%;
  }
}
#magenta-moments .apply .flex .head {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
#magenta-moments .apply .flex .head .img-wrap {
  width: 145px;
  margin-left: 20px;
}
#magenta-moments .apply h3 {
  color: white;
  font-size: 40px;
  margin: 20px 0;
  text-align: left;
}
@media only screen and (max-width: 767px) {
  #magenta-moments .apply h3 {
    font-size: 30px;
  }
}
#magenta-moments .apply a {
  transition: all ease-in-out 0.3s;
}
#magenta-moments .apply a:hover {
  color: #e20074;
  text-decoration: underline;
  transition: all ease-in-out 0.3s;
}
#magenta-moments .apply .white-wrap {
  position: relative;
  color: white;
}
#magenta-moments .qa {
  padding: 5% 0;
  background: black;
  color: white;
}
@media only screen and (max-width: 767px) {
  #magenta-moments .qa {
    margin-bottom: 50px;
  }
}
#magenta-moments .qa h3 {
  font-family: 'teleNeo-boldItalic' !important;
  font-size: 40px;
  margin-bottom: 30px;
  padding: 0;
  text-align: center;
}
#magenta-moments .qa .panel-group {
  width: 70%;
  margin: 0 auto;
}
@media (max-width: 991px) {
  #magenta-moments .qa .panel-group {
    width: 100%;
  }
}
#magenta-moments .qa .panel-group .panel-default {
  background-color: transparent;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
#magenta-moments .qa .panel-group .panel-default .panel-heading {
  background-color: transparent;
  padding: 20px 0;
}
#magenta-moments .qa .panel-group .panel-default .panel-heading h4 {
  color: white;
  padding: 0;
  font-size: 18px;
}
#magenta-moments .qa .panel-group .panel-default .panel-heading h4 a {
  color: white;
  position: relative;
  display: block;
  padding-right: 30px;
  padding-left: 0;
}
#magenta-moments .qa .panel-group .panel-default .panel-heading h4 a:hover {
  color: white;
}
#magenta-moments .qa .panel-group .panel-default .panel-heading h4 a:focus {
  text-decoration: none;
}
#magenta-moments .qa .panel-group .panel-default .panel-heading h4 a:after {
  transform: rotate(180deg) translateY(-50%);
  transition-property: transform;
  transition-duration: 0.25s;
  content: ']$';
  font-family: 'teleicon-outline';
  position: absolute;
  color: white;
  font-size: 22px;
  top: -10px;
  right: 15px;
  margin: auto;
}
#magenta-moments .qa .panel-group .panel-default .panel-heading h4 a.collapsed:after {
  transform: rotate(0deg) translateY(-50%);
  transition-property: transform;
  transition-duration: 0.25s;
  top: 50%;
}
#magenta-moments .qa .panel-group .panel-default .panel-body {
  padding: 0 20px;
}
/*#endregion magenta moments*/

/*#region magenta moments redesign*/

#magenta-moments-redesign {
  background-color: black;
  position: relative;
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  #magenta-moments-redesign {
    padding: 0 0 60px;
  }
}
#magenta-moments-redesign .main-part {
  position: relative;
  /*     background-image: url(../content/images/magenta-moments-redesign/main-banner.jpg);*/
  background-image: url(../content/images/magenta-moments-redesign/main-banner-new.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 5% 0;
  min-height: 820px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #magenta-moments-redesign .main-part {
    min-height: 700px;
    background-position: 80%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #magenta-moments-redesign .main-part {
    min-height: 630px;
    background-position: 65%;
  }
}
@media only screen and (max-width: 767px) {
  #magenta-moments-redesign .main-part {
    background-position: 55%;
    padding: 10% 0;
    min-height: 450px;
  }
}
#magenta-moments-redesign .main-part .header {
  position: absolute;
  right: 0;
  z-index: 11;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #magenta-moments-redesign .main-part .header {
    text-align: right;
    padding-right: 10px;
  }
}
@media only screen and (max-width: 767px) {
  #magenta-moments-redesign .main-part .header {
    right: 10px;
  }
}
#magenta-moments-redesign .main-part .header h1 {
  color: #e20074;
  font-size: 150px;
  line-height: 130px;
  font-family: 'teleNeo-bold' !important;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #magenta-moments-redesign .main-part .header h1 {
    font-size: 140px;
    line-height: 125px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #magenta-moments-redesign .main-part .header h1 {
    font-size: 115px;
    line-height: 105px;
  }
}
@media only screen and (max-width: 767px) {
  #magenta-moments-redesign .main-part .header h1 {
    text-align: right;
    font-size: 52px;
    line-height: 1;
  }
}
#magenta-moments-redesign .main-part .header h1 span {
  display: block;
  position: relative;
  right: 15%;
  font-family: 'teleNeo-bold' !important;
}
#magenta-moments-redesign .main-part .header h2 {
  font-size: 36px;
  text-transform: uppercase;
  color: white;
  font-family: 'teleNeo-regular' !important;
  letter-spacing: 4px;
}
@media only screen and (max-width: 767px) {
  #magenta-moments-redesign .main-part .header h2 {
    font-size: 22px;
    letter-spacing: 1px;
    text-align: right;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #magenta-moments-redesign .main-part .header h2 {
    font-size: 32px;
  }
}
#magenta-moments-redesign .main-part .header p {
  color: white;
  font-size: 19px;
  line-height: 38px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #magenta-moments-redesign .main-part .header p {
    width: 75%;
    float: right;
    line-height: 1.2;
  }
}
@media only screen and (max-width: 767px) {
  #magenta-moments-redesign .main-part .header p {
    font-size: 16px;
    line-height: 1.2;
    text-align: right;
    width: 80%;
    float: right;
  }
}
#magenta-moments-redesign .intro {
  position: relative;
  margin-top: -50px;
  z-index: 3;
  background-color: black;
  padding: 50px 0;
}
#magenta-moments-redesign .intro h2 {
  color: white;
  font-size: 36px;
  text-transform: uppercase;
  letter-spacing: 3px;
}
@media only screen and (max-width: 767px) {
  #magenta-moments-redesign .intro h2 {
    letter-spacing: 2px;
    margin-bottom: 25px;
    font-size: 26px;
    padding-top: 40px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #magenta-moments-redesign .intro h2 {
    margin-bottom: 20px;
    font-size: 28px;
  }
}
#magenta-moments-redesign .intro p {
  width: 80%;
  text-align: center;
  color: white;
  font-size: 19px;
  margin: 0 auto;
}
@media only screen and (max-width: 767px) {
  #magenta-moments-redesign .intro p {
    width: 100%;
    font-size: 17px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #magenta-moments-redesign .intro p {
    width: 85%;
  }
}
#magenta-moments-redesign .intro .icon-wrap {
  position: relative;
}
#magenta-moments-redesign .intro .icon-wrap:before {
  content: '';
  background-image: url(../content/images/magenta-moments-redesign/magenta-icon.svg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-size: contain;
  width: 210px;
  height: 155px;
  position: absolute;
  top: -215px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #magenta-moments-redesign .intro .icon-wrap:before {
    top: -185px;
    width: 170px;
  }
}
@media only screen and (max-width: 767px) {
  #magenta-moments-redesign .intro .icon-wrap:before {
    width: 125px;
    height: 110px;
    top: -115px;
  }
}
#magenta-moments-redesign .intro:before {
  content: '';
  position: absolute;
  /*background-image: url(../content/images/magenta-moments-redesign/bigbg.png);*/
  background-image: url(../content/images/magenta-moments-redesign/shape-new.png);
  background-position: center;
  background-repeat: no-repeat;
  background-position: top;
  width: 100%;
  height: 910px;
  top: -330px;
  left: 0;
  right: 0;
  margin: 0 auto;
  background-size: 100% 100%;
  z-index: -1;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #magenta-moments-redesign .intro:before {
    top: -255px;
    height: 890px;
  }
}
@media only screen and (max-width: 767px) {
  #magenta-moments-redesign .intro:before {
    top: -170px;
    height: 1160px;
  }
}
#magenta-moments-redesign .card-flip {
  background-image: url('../content/images/magenta-moments-redesign/advent-calendar-bg.jpg');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  z-index: 3;
  height: auto;
  margin: 0 0 0px;
  padding: 110px 0;
  z-index: 1;
}
@media only screen and (max-width: 767px) {
  #magenta-moments-redesign .card-flip {
    margin: 50px 0;
  }
}
#magenta-moments-redesign .card-flip:before {
  content: '';
  position: absolute;
  /*background-image: url(../content/images/magenta-moments-redesign/bigbg.png);*/
  background-image: url(../content/images/magenta-moments-redesign/shape-new.png);
  background-position: center;
  background-repeat: no-repeat;
  background-position: top;
  width: 100%;
  height: 910px;
  top: -210px;
  left: 0;
  right: 0;
  margin: 0 auto;
  background-size: 100% 100%;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #magenta-moments-redesign .card-flip:before {
    top: -255px;
    height: 890px;
  }
}
@media only screen and (max-width: 767px) {
  #magenta-moments-redesign .card-flip:before {
    top: -170px;
    height: 1160px;
  }
}
#magenta-moments-redesign .card-flip .pdf {
  position: relative;
  width: 85%;
  text-align: center;
  margin: 20px auto;
}
@media only screen and (max-width: 767px) {
  #magenta-moments-redesign .card-flip .pdf {
    width: 100%;
  }
}
#magenta-moments-redesign .card-flip .pdf a {
  color: white;
  font-size: 19px;
  position: relative;
}
#magenta-moments-redesign .card-flip .pdf a:after {
  width: 0;
  content: '';
  position: absolute;
  left: 0;
  bottom: -2px;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  background: white;
  height: 1px;
}
#magenta-moments-redesign .card-flip .pdf a svg {
  position: absolute;
  display: inline-block;
  left: -50px;
  top: 0;
  bottom: 0;
  height: 27px;
  margin: auto 0;
}
#magenta-moments-redesign .card-flip .pdf a svg path {
  fill: white;
}
#magenta-moments-redesign .card-flip .pdf a:hover:after {
  width: 100%;
  content: '';
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#magenta-moments-redesign .card-flip .custom-container > h2 {
  font-size: 66px;
  min-height: initial;
  color: white;
  font-family: 'teleNeo-extra' !important;
  text-transform: uppercase;
  width: 50%;
  margin: 0 auto;
  line-height: 1;
  text-align: center;
  position: relative;
  z-index: 2;
  /* &:after {
                    content: '';
                    position: absolute;
                    .cover-bgImg('../content/images/magenta-moments-redesign/mm-logo.svg');
                    background-size: contain !important;
                    top: -110px;
                    right: -135px;
                    width: 390px;
                    height: 320px;
                    z-index: -1;

                    @media @mobile {
                        display: none;
                    }
                }*/

}
#magenta-moments-redesign .card-flip .custom-container > h2 span {
  display: block;
  font-size: 30px;
  font-family: 'teleNeo-thin' !important;
  margin: 20px 0 0 0;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #magenta-moments-redesign .card-flip .custom-container > h2 span {
    font-size: 25px;
  }
}
@media only screen and (max-width: 767px) {
  #magenta-moments-redesign .card-flip .custom-container > h2 span {
    font-size: 22px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #magenta-moments-redesign .card-flip .custom-container > h2 {
    width: 65%;
    font-size: 56px;
  }
}
@media only screen and (max-width: 767px) {
  #magenta-moments-redesign .card-flip .custom-container > h2 {
    font-size: 38px;
    width: 100%;
  }
}
#magenta-moments-redesign .card-flip p {
  color: white;
  font-size: 19px;
  width: 60%;
  margin: 50px auto;
  text-align: center;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #magenta-moments-redesign .card-flip p {
    width: 80%;
  }
}
@media only screen and (max-width: 767px) {
  #magenta-moments-redesign .card-flip p {
    font-size: 17px;
    width: 100%;
  }
}
#magenta-moments-redesign .card-flip .innerBanner {
  position: relative;
  z-index: 2;
  width: 75%;
  margin: 0 auto;
  border-radius: 10px;
  height: auto;
  box-shadow: 0px 10px 80px 40px #00000033;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #magenta-moments-redesign .card-flip .innerBanner {
    height: auto;
  }
}
@media only screen and (max-width: 767px) {
  #magenta-moments-redesign .card-flip .innerBanner {
    height: auto;
    width: 100%;
  }
}
#magenta-moments-redesign .card-flip .innerBanner img {
  object-fit: contain;
  object-position: top center;
  height: 100%;
  border-radius: 10px;
  width: 100%;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #magenta-moments-redesign .card-flip .innerBanner img {
    object-fit: contain;
  }
}
@media only screen and (max-width: 767px) {
  #magenta-moments-redesign .card-flip .innerBanner img {
    object-fit: contain;
  }
}
#magenta-moments-redesign .card-flip .innerBanner .ec {
  position: absolute;
  right: 210px;
  bottom: 20%;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #magenta-moments-redesign .card-flip .innerBanner .ec {
    right: 70px;
    bottom: 10%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #magenta-moments-redesign .card-flip .innerBanner .ec {
    right: 30px;
    bottom: 20%;
    width: 100px;
  }
}
@media only screen and (max-width: 767px) {
  #magenta-moments-redesign .card-flip .innerBanner .ec {
    right: 20px;
    bottom: 14%;
    width: 70px;
  }
}
#magenta-moments-redesign .card-flip .wrapper.flex {
  flex-wrap: wrap;
  justify-content: center;
}
@media only screen and (max-width: 767px) {
  #magenta-moments-redesign .card-flip .wrapper.flex {
    flex-flow: column;
  }
}
#magenta-moments-redesign .card-flip .flip-card {
  background-color: transparent;
  width: 20%;
  height: 215px;
  perspective: 1000px;
  margin: 0 20px 20px 0;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #magenta-moments-redesign .card-flip .flip-card {
    height: 135px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #magenta-moments-redesign .card-flip .flip-card {
    width: 30%;
    height: 183px;
  }
}
@media only screen and (max-width: 767px) {
  #magenta-moments-redesign .card-flip .flip-card {
    width: 100%;
    margin: 20px 0;
    height: 195px;
  }
}
#magenta-moments-redesign .card-flip .flip-card img {
  border-radius: 18px;
  height: 100%;
  width: 100%;
  object-fit: cover;
}
@media only screen and (max-width: 767px) {
  #magenta-moments-redesign .card-flip .flip-card img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}
@media (max-width: 991px) {
  #magenta-moments-redesign .card-flip .flip-card.transparent {
    display: none;
  }
}
#magenta-moments-redesign .card-flip .flip-card.transparent .flip-card-inner {
  box-shadow: none;
}
#magenta-moments-redesign .card-flip .flip-card.t-logo .flip-card-back:after {
  background-image: url('../content/images/magenta-moments-redesign/watch.png');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
#magenta-moments-redesign .card-flip .flip-card.t-logo.two .flip-card-back:after {
  background-image: url('../content/images/magenta-moments-redesign/robot.png');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
#magenta-moments-redesign .card-flip .flip-card.t-logo.three .flip-card-back:after {
  background-image: url('../content/images/magenta-moments-redesign/zepter.png');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
#magenta-moments-redesign .card-flip .flip-card.t-logo.four .flip-card-back:after {
  background-image: url('../content/images/magenta-moments-redesign/segway.png');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
#magenta-moments-redesign .card-flip .flip-card.t-logo.five .flip-card-back:after {
  background-image: url('../content/images/magenta-moments-redesign/tablet.png');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
#magenta-moments-redesign .card-flip .flip-card.t-logo.six .flip-card-back:after {
  background-image: url('../content/images/magenta-moments-redesign/sony-5.png');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
#magenta-moments-redesign .card-flip .flip-card.kfc .flip-card-back:after {
  background-image: url('../content/images/magenta-moments-redesign/kfc-back.png');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
#magenta-moments-redesign .card-flip .flip-card.prosport .flip-card-back:after {
  background-image: url('../content/images/magenta-moments-redesign/velosiped.png');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
#magenta-moments-redesign .card-flip .flip-card.tehnomarket .flip-card-back:after {
  background-image: url('../content/images/magenta-moments-redesign/podaroci.png');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
#magenta-moments-redesign .card-flip .flip-card.jysk .flip-card-back:after {
  background-image: url('../content/images/magenta-moments-redesign/fotelja.png');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
#magenta-moments-redesign .card-flip .flip-card.bibi .flip-card-back:after {
  background-image: url('../content/images/magenta-moments-redesign/bibi.png');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
#magenta-moments-redesign .card-flip .flip-card.fibula .flip-card-back:after {
  background-image: url('../content/images/magenta-moments-redesign/brod.png');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
#magenta-moments-redesign .card-flip .flip-card.fibula.two .flip-card-back:after {
  background-image: url('../content/images/magenta-moments-redesign/antalija.png');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
#magenta-moments-redesign .card-flip .flip-card.makpetrol .flip-card-back:after {
  background-image: url('../content/images/magenta-moments-redesign/makpterol.png');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
#magenta-moments-redesign .card-flip .flip-card.vespa .flip-card-back:after {
  background-image: url('../content/images/magenta-moments-redesign/vespa.png');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
#magenta-moments-redesign .card-flip .flip-card-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.6s;
  transform-style: preserve-3d;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  border-radius: 18px;
}
#magenta-moments-redesign .card-flip .flip-card:hover .flip-card-inner {
  transform: rotateY(180deg);
}
#magenta-moments-redesign .card-flip .flip-card-front,
#magenta-moments-redesign .card-flip .flip-card-back {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  border-radius: 18px;
}
#magenta-moments-redesign .card-flip .flip-card-front {
  background-color: #bbbbbb;
  color: black;
}
#magenta-moments-redesign .card-flip .flip-card-back {
  background-color: white;
  color: white;
  transform: rotateY(180deg);
  position: relative;
}
#magenta-moments-redesign .card-flip .flip-card-back h2 {
  color: #e20074;
  font-family: 'teleNeo-extra' !important;
  font-size: 75px;
  text-align: left;
  margin: 0;
  padding: 15px 0 0 20px;
  font-style: italic;
  position: relative;
  z-index: 2;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #magenta-moments-redesign .card-flip .flip-card-back h2 {
    font-size: 45px;
  }
}
@media (max-width: 991px) {
  #magenta-moments-redesign .card-flip .flip-card-back h2 {
    font-size: 35px;
  }
}
#magenta-moments-redesign .card-flip .flip-card-back .text {
  position: absolute;
  bottom: 0;
  padding: 0 0 10px 20px;
  z-index: 2;
  width: 100%;
}
#magenta-moments-redesign .card-flip .flip-card-back .text p {
  margin: 0;
  text-align: left;
  width: 100%;
  line-height: 1.2;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #magenta-moments-redesign .card-flip .flip-card-back .text p {
    font-size: 17px;
    line-height: 1;
  }
}
@media only screen and (max-width: 767px) {
  #magenta-moments-redesign .card-flip .flip-card-back .text p {
    font-size: 18px;
    line-height: 1;
  }
}
#magenta-moments-redesign .card-flip .flip-card-back:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 200px;
  height: 170px;
  background-size: contain !important;
  background-position: top right !important;
  z-index: 1;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #magenta-moments-redesign .card-flip .flip-card-back:after {
    height: 90px;
    width: 160px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #magenta-moments-redesign .card-flip .flip-card-back:after {
    height: 120px;
    width: 180px;
  }
}
@media only screen and (max-width: 767px) {
  #magenta-moments-redesign .card-flip .flip-card-back:after {
    height: 150px;
    width: 200px;
  }
}
#magenta-moments-redesign .mm-slider-section {
  position: relative;
  padding: 10% 0 17%;
  text-align: center;
  z-index: 11;
}
#magenta-moments-redesign .mm-slider-section h2 {
  font-size: 66px;
  min-height: initial;
  color: white;
  font-family: 'teleNeo-extra' !important;
  text-transform: uppercase;
  width: 40%;
  margin: 0 auto;
  line-height: 1;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #magenta-moments-redesign .mm-slider-section h2 {
    width: 65%;
    font-size: 56px;
  }
}
@media only screen and (max-width: 767px) {
  #magenta-moments-redesign .mm-slider-section h2 {
    font-size: 46px;
    width: 100%;
  }
}
#magenta-moments-redesign .mm-slider-section p {
  color: white;
  font-size: 19px;
}
@media only screen and (max-width: 767px) {
  #magenta-moments-redesign .mm-slider-section p {
    font-size: 17px;
  }
}
#magenta-moments-redesign .mm-slider-section .m40 {
  position: relative;
  top: 50px;
}
#magenta-moments-redesign .mm-slider-section .mm-slider {
  position: relative;
  margin-bottom: 100px;
  height: 400px;
}
#magenta-moments-redesign .mm-slider-section .mm-slider .child {
  width: 100%;
}
#magenta-moments-redesign .mm-slider-section .mm-slider .slide:not(.slick-active) {
  cursor: pointer;
}
#magenta-moments-redesign .mm-slider-section .mm-slider.slick-active {
  padding: 20px 0;
}
#magenta-moments-redesign .mm-slider-section .mm-slider .slick-list {
  height: 100%;
  overflow: hidden;
}
#magenta-moments-redesign .mm-slider-section .mm-slider .slick-track {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
#magenta-moments-redesign .mm-slider-section .mm-slider.slick-slide {
  transition: all 300ms ease;
  padding: 5vh 0 0 0;
  margin: 30px 50px 0 50px;
}
#magenta-moments-redesign .mm-slider-section .mm-slider.slick-slide:not(.slick-active) {
  margin: 20px 0;
}
#magenta-moments-redesign .mm-slider-section .mm-slider.slick-slide.active {
  transform: scale(2);
}
#magenta-moments-redesign .mm-slider-section .mm-slider.slick-slide.slick-center {
  transform: scale(1.1);
  padding: 0;
}
#magenta-moments-redesign .mm-slider-section .mm-slider .card {
  margin: 0px auto;
  display: block;
  width: 600px;
  border-radius: 10px;
  color: white;
}
#magenta-moments-redesign .mm-slider-section .mm-slider .card .box {
  width: 100%;
  padding: 50px;
  display: flex;
  justify-content: space-between;
  min-height: 370px;
  align-items: center;
}
#magenta-moments-redesign .mm-slider-section .mm-slider .card .box .left {
  width: 50%;
  text-align: left;
}
#magenta-moments-redesign .mm-slider-section .mm-slider .card .box .left .image {
  width: 30%;
}
#magenta-moments-redesign .mm-slider-section .mm-slider .card .box .left h3 {
  margin: 50px 0 20px;
  font-family: 'teleNeo-medium' !important;
  font-size: 26px;
}
#magenta-moments-redesign .mm-slider-section .mm-slider .card .box .left p {
  font-size: 18px;
  display: unset;
}
#magenta-moments-redesign .mm-slider-section .mm-slider .card .box .right {
  width: 30%;
}
#magenta-moments-redesign .mm-slider-section .mm-slider .card.card-1 {
  background-color: #12a1ef;
}
#magenta-moments-redesign .mm-slider-section .mm-slider .card.card-2 {
  background-color: #47b2b2;
}
#magenta-moments-redesign .mm-slider-section .mm-slider .card.card-3 {
  background-color: #febe10;
}
#magenta-moments-redesign .mm-slider-section .mm-slider .card.card-4 {
  background-color: red;
}
#magenta-moments-redesign .mm-slider-section .mm-slider .card.card-5 {
  background-color: yellow;
}
#magenta-moments-redesign .all-moments {
  padding: 225px 0px;
  position: relative;
  z-index: 1;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #magenta-moments-redesign .all-moments {
    padding: 125px 0px 80px;
  }
}
@media only screen and (max-width: 767px) {
  #magenta-moments-redesign .all-moments {
    padding: 30px 0px 60px;
    z-index: 15;
  }
}
#magenta-moments-redesign .all-moments .video-wrapper video {
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
#magenta-moments-redesign .all-moments h2 {
  color: white;
  font-size: 66px;
  min-height: initial;
  margin-bottom: 30px;
  font-family: 'teleNeo-extra' !important;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #magenta-moments-redesign .all-moments h2 {
    font-size: 56px;
  }
}
@media only screen and (max-width: 767px) {
  #magenta-moments-redesign .all-moments h2 {
    font-size: 40px;
    margin-bottom: 25px;
  }
}
#magenta-moments-redesign .all-moments h2 span {
  display: block;
  font-size: 36px;
  letter-spacing: 4px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #magenta-moments-redesign .all-moments h2 span {
    font-size: 28px;
    letter-spacing: 3px;
  }
}
@media only screen and (max-width: 767px) {
  #magenta-moments-redesign .all-moments h2 span {
    font-size: 21px;
    letter-spacing: 0px;
    margin-bottom: 8px;
  }
}
#magenta-moments-redesign .all-moments p {
  position: relative;
  z-index: 5;
  padding: 0 25%;
  color: white;
  font-size: 19px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #magenta-moments-redesign .all-moments p {
    padding: 0 5%;
  }
}
@media only screen and (max-width: 767px) {
  #magenta-moments-redesign .all-moments p {
    padding: 0;
    font-size: 17px;
  }
}
#magenta-moments-redesign .all-moments .flex {
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 5;
  margin: 60px 0 30px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #magenta-moments-redesign .all-moments .flex {
    justify-content: center;
    flex-wrap: wrap;
  }
}
@media only screen and (max-width: 767px) {
  #magenta-moments-redesign .all-moments .flex {
    flex-wrap: wrap;
    justify-content: center;
    margin: 0;
  }
}
#magenta-moments-redesign .all-moments .flex .wrap {
  width: 18%;
  padding: 20px;
  border-radius: 20px;
  margin: 0 10px;
  height: 400px;
  position: relative;
  transition: all 0.2s ease-in-out;
  transform: scale(0.98);
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #magenta-moments-redesign .all-moments .flex .wrap {
    margin: 0 8px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #magenta-moments-redesign .all-moments .flex .wrap {
    width: 30%;
    margin: 10px 10px;
  }
}
@media only screen and (max-width: 767px) {
  #magenta-moments-redesign .all-moments .flex .wrap {
    height: 270px;
  }
}
@media only screen and (max-width: 767px) {
  #magenta-moments-redesign .all-moments .flex .wrap {
    width: 80%;
    margin: 20px auto;
  }
}
#magenta-moments-redesign .all-moments .flex .wrap:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.62) 0%, transparent 30.66%);
  left: 0;
  right: 0;
  border-radius: 17px;
}
#magenta-moments-redesign .all-moments .flex .wrap:hover {
  transition: all 0.2s ease-in-out;
  transform: scale(1);
  border: 2px solid white;
  box-shadow: 0px 0px 13px 1px rgba(255, 255, 255, 0.94);
}
#magenta-moments-redesign .all-moments .flex .wrap.one {
  /* background-image: url(../content/images/magenta-moments-redesign/MagentaMoments_koncerti.png);*/
  background-image: url(../content/images/magenta-moments-redesign/Zabava.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
#magenta-moments-redesign .all-moments .flex .wrap.two {
  /* background-image: url(../content/images/magenta-moments-redesign/MagentaMoments_patuvanja.png);*/
  background-image: url(../content/images/magenta-moments-redesign/Patuvanja.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
#magenta-moments-redesign .all-moments .flex .wrap.three {
  /*background-image: url(../content/images/magenta-moments-redesign/MagentaMoments_restoran.png);*/
  background-image: url(../content/images/magenta-moments-redesign/HranaiPijaloci.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
#magenta-moments-redesign .all-moments .flex .wrap.four {
  /*background-image: url(../content/images/magenta-moments-redesign/MagentaMoments_shopping.png);*/
  background-image: url(../content/images/magenta-moments-redesign/Shopping.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
#magenta-moments-redesign .all-moments .flex .wrap.five {
  /*background-image: url(../content/images/magenta-moments-redesign/MagentaMoments_telekom.png);*/
  background-image: url(../content/images/magenta-moments-redesign/Telekom.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
#magenta-moments-redesign .all-moments .flex .wrap h3 {
  color: white;
  text-transform: uppercase;
  font-family: 'teleNeo-bold' !important;
  font-size: 32px;
  position: relative;
  z-index: 2;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #magenta-moments-redesign .all-moments .flex .wrap h3 {
    font-size: 28px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #magenta-moments-redesign .all-moments .flex .wrap h3 {
    font-size: 26px;
  }
}
@media only screen and (max-width: 767px) {
  #magenta-moments-redesign .all-moments .flex .wrap h3 {
    font-size: 26px;
  }
}
#magenta-moments-redesign .all-moments .btn-transparent {
  border: 1px solid white;
  font-size: 18px;
  padding: 6px 50px;
  color: white;
  z-index: 3;
  margin: 20px auto 0;
  position: relative;
  top: 30px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #magenta-moments-redesign .all-moments .btn-transparent {
    margin: 0 auto;
  }
}
@media only screen and (max-width: 767px) {
  #magenta-moments-redesign .all-moments .btn-transparent {
    margin: 0 auto;
    width: auto;
    max-width: 220px;
  }
}
#magenta-moments-redesign .all-moments .btn-transparent:hover {
  background-color: white;
  color: black !important;
  font-family: 'teleNeo-regular' !important;
}
#magenta-moments-redesign .all-moments .promo-wrapper {
  display: flex;
  justify-content: center;
  align-content: stretch;
  flex-wrap: wrap;
  padding: 40px 0;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #magenta-moments-redesign .all-moments .promo-wrapper {
    justify-content: space-evenly;
  }
}
@media only screen and (max-width: 767px) {
  #magenta-moments-redesign .all-moments .promo-wrapper {
    padding: 40px 0 0;
  }
}
#magenta-moments-redesign .all-moments .wrap-promo {
  width: 25%;
  position: relative;
  margin-right: 30px;
  border-radius: 20px;
  border: 2px solid #e20074;
  padding: 25px 20px 15px;
  background: rgba(255, 255, 255, 0.13) !important;
}
@media only screen and (min-width:1200px) and (max-width: 1595px) {
  #magenta-moments-redesign .all-moments .wrap-promo {
    width: 30%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #magenta-moments-redesign .all-moments .wrap-promo {
    width: 30%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #magenta-moments-redesign .all-moments .wrap-promo {
    width: 45%;
    margin-bottom: 25px;
    margin-right: 0px;
  }
}
@media only screen and (max-width: 767px) {
  #magenta-moments-redesign .all-moments .wrap-promo {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 50px;
  }
}
#magenta-moments-redesign .all-moments .wrap-promo .ec {
  position: absolute;
  top: -50px;
  right: 35px;
  width: 90px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #magenta-moments-redesign .all-moments .wrap-promo .ec {
    right: 20px;
  }
}
@media only screen and (max-width: 767px) {
  #magenta-moments-redesign .all-moments .wrap-promo .ec {
    top: -40px;
    right: 5px;
    width: 80px;
  }
}
#magenta-moments-redesign .all-moments .promo-section {
  position: relative;
}
#magenta-moments-redesign .all-moments .promo-section h3 {
  color: white;
  font-family: 'teleNeo-extra' !important;
  font-size: 32px;
  line-height: 1.1;
  margin-top: 45px;
}
@media only screen and (min-width:1200px) and (max-width: 1595px) {
  #magenta-moments-redesign .all-moments .promo-section h3 {
    min-height: 80px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #magenta-moments-redesign .all-moments .promo-section h3 {
    font-size: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #magenta-moments-redesign .all-moments .promo-section h3 {
    min-height: 75px;
  }
}
@media only screen and (max-width: 767px) {
  #magenta-moments-redesign .all-moments .promo-section h3 {
    margin-top: 30px;
  }
}
#magenta-moments-redesign .all-moments .promo-section .mb {
  margin-bottom: 45px;
}
@media only screen and (max-width: 767px) {
  #magenta-moments-redesign .all-moments .promo-section .mb {
    margin-bottom: 25px;
  }
}
#magenta-moments-redesign .all-moments .promo-section .promo-wrapper span {
  display: block;
  font-family: 'teleNeo-regular' !important;
  text-transform: uppercase !important;
  font-size: 19px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #magenta-moments-redesign .all-moments .promo-section .promo-wrapper span {
    font-size: 18px;
    min-height: 45px;
  }
}
#magenta-moments-redesign .all-moments .promo-section .promo-wrapper .text-center {
  opacity: 0.7;
  padding: 5% 10% !important;
  font-size: 18px !important;
  min-height: 140px;
}
@media only screen and (min-width:1200px) and (max-width: 1440px) {
  #magenta-moments-redesign .all-moments .promo-section .promo-wrapper .text-center {
    min-height: 205px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #magenta-moments-redesign .all-moments .promo-section .promo-wrapper .text-center {
    padding: 5% 3% !important;
    min-height: 205px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #magenta-moments-redesign .all-moments .promo-section .promo-wrapper .text-center {
    min-height: 190px;
  }
}
@media only screen and (max-width: 767px) {
  #magenta-moments-redesign .all-moments .promo-section .promo-wrapper .text-center {
    min-height: unset !important;
  }
}
#magenta-moments-redesign .all-moments .promo-section .promo-wrapper .btn-transparent {
  z-index: 3;
  margin: 0 auto 20px;
  top: 0;
}
#magenta-moments-redesign .all-moments .promo-section .promo-wrapper .price {
  position: absolute;
  bottom: 20px;
  right: 0;
  left: 0;
}
#magenta-moments-redesign .all-moments .promo-section .promo-wrapper .price p {
  position: relative;
  padding: 5% 5% !important;
  z-index: 5;
  color: white;
  font-size: 19px !important;
  font-family: 'teleNeo-extra' !important;
}
#magenta-moments-redesign .offers {
  background-color: black;
  color: white;
  padding: 200px 0 120px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #magenta-moments-redesign .offers {
    padding: 165px 0 100px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #magenta-moments-redesign .offers {
    padding: 180px 0 90px;
  }
}
@media only screen and (max-width: 767px) {
  #magenta-moments-redesign .offers {
    padding: 100px 0;
  }
}
#magenta-moments-redesign .offers h2 {
  color: white;
  font-size: 66px;
  min-height: initial;
  margin-bottom: 30px;
  font-family: 'teleNeo-extra' !important;
  text-transform: uppercase;
  text-align: center;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #magenta-moments-redesign .offers h2 {
    font-size: 56px;
  }
}
@media only screen and (max-width: 767px) {
  #magenta-moments-redesign .offers h2 {
    padding-top: 30px;
    font-size: 40px;
    margin-bottom: 25px;
  }
}
#magenta-moments-redesign .offers span {
  color: white;
  font-size: 36px;
  text-transform: uppercase;
  letter-spacing: 4px;
  display: block;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #magenta-moments-redesign .offers span {
    font-size: 28px;
    letter-spacing: 3px;
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 767px) {
  #magenta-moments-redesign .offers span {
    font-size: 21px;
    letter-spacing: 0;
    margin-bottom: 8px;
  }
}
#magenta-moments-redesign .offers p {
  position: relative;
  z-index: 5;
  padding: 0 11%;
  text-align: center;
  color: white;
  font-size: 19px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #magenta-moments-redesign .offers p {
    padding: 0 5%;
  }
}
@media only screen and (max-width: 767px) {
  #magenta-moments-redesign .offers p {
    font-size: 17px;
    padding: 0;
  }
}
#magenta-moments-redesign .offers p a {
  color: white;
  text-decoration: underline;
}
#magenta-moments-redesign .offers p a:hover {
  color: white;
  font-family: 'teleNeo-bold' !important;
}
#magenta-moments-redesign .offers .icon-wrap {
  position: relative;
  z-index: 12;
}
#magenta-moments-redesign .offers .icon-wrap:before {
  content: '';
  background-image: url(../content/images/magenta-moments-redesign/magenta-icon.svg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-size: contain;
  width: 210px;
  height: 155px;
  position: absolute;
  top: -160px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #magenta-moments-redesign .offers .icon-wrap:before {
    width: 170px;
    top: -180px;
  }
}
@media only screen and (max-width: 767px) {
  #magenta-moments-redesign .offers .icon-wrap:before {
    width: 125px;
    height: 110px;
    top: -75px;
  }
}
#magenta-moments-redesign .steps {
  color: white;
  position: relative;
}
#magenta-moments-redesign .steps:before {
  content: "";
  color: white;
  background-image: url(../content/images/magenta-moments-redesign/mask_bgg.png);
  background-size: 100% 100%;
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: 11;
  top: -50px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #magenta-moments-redesign .steps:before {
    top: -75px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #magenta-moments-redesign .steps:before {
    top: -105px;
  }
}
#magenta-moments-redesign .steps:after {
  content: " ";
  display: inline-block;
  position: absolute;
  top: -70px;
  left: -15px;
  height: 70%;
  width: 105%;
  background-image: url(../content/images/magenta-moments-redesign/sparkles.png);
  background-size: contain;
  background-repeat: no-repeat;
  padding: 65px 0 0;
  background-color: #262626;
  z-index: 1;
  transform: rotate(2deg);
}
@media only screen and (max-width: 767px) {
  #magenta-moments-redesign .steps:after {
    left: 0px;
    width: 100%;
    transform: rotate(0);
    background-position-x: -50px;
    background-size: 100% 35%;
  }
}
#magenta-moments-redesign .steps .wrapper {
  justify-content: flex-start;
  position: relative;
  z-index: 111;
}
@media only screen and (max-width: 767px) {
  #magenta-moments-redesign .steps .wrapper.flex {
    flex-direction: column;
  }
}
#magenta-moments-redesign .steps .wrapper .left {
  width: 40%;
}
@media only screen and (max-width: 767px) {
  #magenta-moments-redesign .steps .wrapper .left {
    width: 100%;
  }
}
#magenta-moments-redesign .steps .wrapper .left .phone-img {
  width: 80%;
}
@media only screen and (max-width: 767px) {
  #magenta-moments-redesign .steps .wrapper .left .phone-img {
    width: 60%;
    margin: 0 auto;
  }
}
#magenta-moments-redesign .steps .wrapper .right {
  position: relative;
  margin-left: -80px;
}
@media only screen and (max-width: 767px) {
  #magenta-moments-redesign .steps .wrapper .right {
    margin-left: 0px;
  }
}
#magenta-moments-redesign .steps .wrapper .right h3 {
  width: 50%;
  margin-bottom: 35px;
}
@media only screen and (max-width: 767px) {
  #magenta-moments-redesign .steps .wrapper .right h3 {
    width: 100%;
    margin-bottom: 15px;
    font-size: 22px;
  }
}
#magenta-moments-redesign .steps .wrapper > div .custom-list {
  margin-bottom: 20px;
}
#magenta-moments-redesign .steps .wrapper > div .custom-list li {
  padding-left: 40px;
  margin-bottom: 15px;
  font-size: 19px;
  position: relative;
}
@media only screen and (max-width: 767px) {
  #magenta-moments-redesign .steps .wrapper > div .custom-list li {
    padding-left: 40px;
    margin-bottom: 20px;
    font-size: 17px;
  }
}
#magenta-moments-redesign .steps .wrapper > div .custom-list li:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto 0;
  width: 25px;
  height: 25px;
  background-size: contain !important;
}
#magenta-moments-redesign .steps .wrapper > div .custom-list li:nth-child(1):before {
  background-image: url(../content/images/magenta-moments/app.svg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
#magenta-moments-redesign .steps .wrapper > div .custom-list li:nth-child(2):before {
  background-image: url('../content/images/magenta-moments-redesign/m-icon.svg');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
#magenta-moments-redesign .steps .wrapper > div .custom-list li:nth-child(3):before {
  background-image: url('../content/images/magenta-moments/smile.svg');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
#magenta-moments-redesign .steps .apps {
  position: relative;
  z-index: 111;
  top: -20px;
}
#magenta-moments-redesign .steps .apps .wrap.qr {
  display: block;
  text-align: center;
}
#magenta-moments-redesign .steps .apps .wrap .image {
  width: 90px;
  height: 90px;
  margin: 0 auto;
}
#magenta-moments-redesign .steps .apps .wrap p {
  padding: 10px 0;
  font-size: 19px;
}
@media only screen and (max-width: 767px) {
  #magenta-moments-redesign .steps .apps .wrap p {
    font-size: 16px;
    line-height: 1.2;
  }
}
@media only screen and (max-width: 767px) {
  #magenta-moments-redesign .steps .apps .flex {
    flex-direction: column;
  }
}
#magenta-moments-redesign .steps .apps .flex .wrap {
  margin-right: 15px;
}
@media only screen and (max-width: 767px) {
  #magenta-moments-redesign .steps .apps .flex .wrap {
    margin: 0 auto 10px;
  }
}
#magenta-moments-redesign .steps .video {
  width: 35%;
  padding: 70px 0;
  margin: 0 auto;
  position: relative;
  z-index: 111;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #magenta-moments-redesign .steps .video {
    width: 45%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #magenta-moments-redesign .steps .video {
    width: 50%;
  }
}
@media only screen and (max-width: 767px) {
  #magenta-moments-redesign .steps .video {
    width: 100%;
    padding: 40px 0;
  }
}
#magenta-moments-redesign .apply {
  background-color: black;
  padding: 40px 90px 0 90px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #magenta-moments-redesign .apply {
    padding: 40px 40px 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #magenta-moments-redesign .apply {
    padding: 20px 40px 0;
  }
}
@media only screen and (max-width: 767px) {
  #magenta-moments-redesign .apply {
    padding: 10px 20px;
  }
}
#magenta-moments-redesign .apply .apply-flex {
  display: flex;
  justify-content: center;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #magenta-moments-redesign .apply .apply-flex {
    flex-direction: column;
  }
}
@media only screen and (max-width: 767px) {
  #magenta-moments-redesign .apply .apply-flex {
    flex-direction: column;
  }
}
#magenta-moments-redesign .apply .white-bg {
  background-color: white;
  border-radius: 15px;
  padding: 50px 0;
}
@media only screen and (min-width:1200px) and (max-width: 1595px) {
  #magenta-moments-redesign .apply .white-bg {
    width: 85%;
    margin: 0 auto;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #magenta-moments-redesign .apply .white-bg {
    width: 85%;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 767px) {
  #magenta-moments-redesign .apply .white-bg {
    padding: 20px 0;
  }
}
@media only screen and (min-width:1200px) and (max-width: 1595px) {
  #magenta-moments-redesign .apply .white-bg.partner {
    display: flex;
    flex-direction: column;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #magenta-moments-redesign .apply .white-bg.partner {
    display: flex;
    flex-direction: column;
  }
}
@media only screen and (min-width:1200px) and (max-width: 1595px) {
  #magenta-moments-redesign .apply .white-bg.partner .image {
    margin: 15px auto 0;
    width: 100px;
    align-items: flex-end;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #magenta-moments-redesign .apply .white-bg.partner .image {
    margin: 15px auto 0;
    width: 100px;
    align-items: flex-end;
  }
}
#magenta-moments-redesign .apply .white-bg .left {
  width: 100%;
  padding: 0px 70px;
}
@media only screen and (min-width:1200px) and (max-width: 1595px) {
  #magenta-moments-redesign .apply .white-bg .left {
    padding: 0px 50px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #magenta-moments-redesign .apply .white-bg .left {
    padding: 0px 50px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #magenta-moments-redesign .apply .white-bg .left {
    padding: 0px 55px;
  }
}
@media only screen and (max-width: 767px) {
  #magenta-moments-redesign .apply .white-bg .left {
    width: 100%;
    padding: 0 25px;
  }
}
#magenta-moments-redesign .apply .white-bg .left h3 {
  font-size: 48px;
  text-transform: uppercase;
  font-family: 'teleNeo-extra' !important;
  margin-bottom: 30px;
}
@media only screen and (min-width:1200px) and (max-width: 1595px) {
  #magenta-moments-redesign .apply .white-bg .left h3 {
    line-height: 1;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #magenta-moments-redesign .apply .white-bg .left h3 {
    line-height: 0.9;
  }
}
@media only screen and (max-width: 767px) {
  #magenta-moments-redesign .apply .white-bg .left h3 {
    font-size: 36px;
  }
}
#magenta-moments-redesign .apply .white-bg .left h3 span {
  display: block;
  letter-spacing: 3px;
  text-transform: uppercase;
  font-size: 24px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #magenta-moments-redesign .apply .white-bg .left h3 span {
    line-height: 1.1;
  }
}
@media only screen and (max-width: 767px) {
  #magenta-moments-redesign .apply .white-bg .left h3 span {
    font-size: 21px;
    letter-spacing: 2px;
  }
}
#magenta-moments-redesign .apply .white-bg .left .text p {
  font-size: 19px;
}
@media only screen and (max-width: 767px) {
  #magenta-moments-redesign .apply .white-bg .left .text p {
    font-size: 17px;
  }
}
#magenta-moments-redesign .apply .white-bg.flex {
  justify-content: space-around !important;
  margin: 0 20px;
  width: 43%;
  display: flex;
  align-items: flex-start;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #magenta-moments-redesign .apply .white-bg.flex {
    justify-content: center !important;
    margin: 0 auto 30px;
    width: 100%;
    align-items: flex-end;
  }
}
@media only screen and (max-width: 767px) {
  #magenta-moments-redesign .apply .white-bg.flex {
    flex-direction: column;
    justify-content: center !important;
    margin: 0 auto 30px;
    width: 100%;
  }
}
#magenta-moments-redesign .apply .white-bg .image {
  height: 100%;
  margin: 0 70px 0 0;
  width: 163px;
  display: flex;
  align-items: flex-end;
}
@media only screen and (max-width: 767px) {
  #magenta-moments-redesign .apply .white-bg .image {
    margin: 15px auto 5px;
    height: 90px;
    width: 90px;
  }
}
#magenta-moments-redesign .qa {
  padding: 5% 0;
  background: black;
  color: white;
}
#magenta-moments-redesign .qa h3 {
  font-family: 'teleNeo-bold' !important;
  font-size: 40px;
  margin-bottom: 30px;
  padding: 0;
  text-align: center;
}
#magenta-moments-redesign .qa .panel-group {
  width: 70%;
  margin: 0 auto;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #magenta-moments-redesign .qa .panel-group {
    width: 80%;
  }
}
@media only screen and (max-width: 767px) {
  #magenta-moments-redesign .qa .panel-group {
    width: 100%;
  }
}
#magenta-moments-redesign .qa .panel-group .panel-default {
  background-color: transparent;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
#magenta-moments-redesign .qa .panel-group .panel-default .panel-heading {
  background-color: transparent;
  padding: 20px 0;
}
#magenta-moments-redesign .qa .panel-group .panel-default .panel-heading h4 {
  color: white;
  padding: 0;
  font-size: 19px;
}
#magenta-moments-redesign .qa .panel-group .panel-default .panel-heading h4 a {
  color: white;
  position: relative;
  display: block;
  padding-left: 0 !important;
}
@media only screen and (max-width: 767px) {
  #magenta-moments-redesign .qa .panel-group .panel-default .panel-heading h4 a {
    padding-right: 20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #magenta-moments-redesign .qa .panel-group .panel-default .panel-heading h4 a {
    padding-right: 20px;
  }
}
#magenta-moments-redesign .qa .panel-group .panel-default .panel-heading h4 a:hover {
  color: white;
}
#magenta-moments-redesign .qa .panel-group .panel-default .panel-heading h4 a:focus {
  text-decoration: none;
}
#magenta-moments-redesign .qa .panel-group .panel-default .panel-heading h4 a:after {
  transform: rotate(180deg) translateY(-50%);
  transition-property: transform;
  transition-duration: 0.25s;
  content: ']$';
  font-family: 'teleicon-outline';
  position: absolute;
  color: white;
  font-size: 22px;
  top: -10px;
  right: 15px;
  margin: auto;
}
@media only screen and (max-width: 767px) {
  #magenta-moments-redesign .qa .panel-group .panel-default .panel-heading h4 a:after {
    right: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #magenta-moments-redesign .qa .panel-group .panel-default .panel-heading h4 a:after {
    right: 0;
  }
}
#magenta-moments-redesign .qa .panel-group .panel-default .panel-heading h4 a.collapsed:after {
  transform: rotate(0deg) translateY(-50%);
  transition-property: transform;
  transition-duration: 0.25s;
  top: 50%;
}
#magenta-moments-redesign .qa .panel-group .panel-default .panel-body {
  padding: 0 20px 0 0;
}
#magenta-moments-redesign .qa .panel-group .panel-default .panel-body p {
  font-size: 17px;
}
.big-bg {
  position: relative;
  background-image: url(../content/images/magenta-moments-redesign/bigbg.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
/*#endregion magenta moments*/

#magenta-moments-redesign .mm-slider-section {
  background-position: top center;
  padding: 100px 0 0;
  text-align: center;
  z-index: 11;
}
#magenta-moments-redesign .mm-slider-section .mm-slider {
  position: relative;
  margin: 100px 0 0;
  height: 350px;
}
#magenta-moments-redesign .mm-slider-section .mm-slider .slick-list {
  overflow: hidden;
  max-width: 80%;
  margin: auto;
  position: relative;
  height: 100%;
}
#magenta-moments-redesign .mm-slider-section .mm-slider .slick-list .slick-track {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
}
#magenta-moments-redesign .mm-slider-section .mm-slider .slick-list .slick-track .slick-slide {
  transition: all 300ms ease;
  padding: 100px 0;
  margin: 30px 0px 30px 0px;
  max-width: 500px;
}
#magenta-moments-redesign .mm-slider-section .mm-slider .slick-list .slick-track .card.slick-slide {
  padding: 15px 25px !important;
  position: relative;
  text-align: left;
  transform: scale(0.7) translate(-640px);
}
#magenta-moments-redesign .mm-slider-section .mm-slider .slick-list .slick-track .card.slick-slide h3 {
  font-size: 20px;
}
#magenta-moments-redesign .mm-slider-section .mm-slider .slick-list .slick-track .card.slick-slide p {
  font-size: 18px;
}
#magenta-moments-redesign .mm-slider-section .mm-slider .slick-list .slick-track .card.slick-slide img:first-of-type {
  display: block;
  height: 40px;
  width: auto;
  object-fit: contain;
  margin: unset !important;
}
#magenta-moments-redesign .mm-slider-section .mm-slider .slick-list .slick-track .card.slick-slide img:nth-of-type(2) {
  position: absolute;
  right: 25px;
  bottom: 15px;
  height: 150px;
  object-fit: cover;
}
#magenta-moments-redesign .mm-slider-section .mm-slider .slick-list .slick-track .slick-slide.slick-center {
  transform: scale(1);
}
#magenta-moments-redesign .custom-moments .slider {
  position: relative;
  z-index: 200;
  padding: 0 0px;
  margin: 5rem auto;
  max-width: 1000px;
  width: 100%;
}
#magenta-moments-redesign .custom-moments .slick-arrow {
  position: absolute;
  top: 50%;
  width: 40px;
  height: 50px;
  line-height: 50px;
  margin-top: -25px;
  border: none;
  background: transparent;
  color: white;
  font-family: monospace;
  font-size: 5rem;
  z-index: 300;
  outline: none;
}
#magenta-moments-redesign .custom-moments .slick-prev {
  left: -50px;
  text-align: left;
  opacity: 1;
  font-size: 0;
}
@media (max-width: 991px) {
  #magenta-moments-redesign .custom-moments .slick-prev {
    left: 15px;
  }
}
#magenta-moments-redesign .custom-moments .slick-prev:before {
  content: '%';
  font-family: 'teleicon-outline' !important;
  color: white;
  font-size: 40px;
}
@media (max-width: 991px) {
  #magenta-moments-redesign .custom-moments .slick-prev:before {
    font-size: 30px;
  }
}
#magenta-moments-redesign .custom-moments .slick-next {
  right: -70px;
  text-align: right;
  opacity: 1;
  transform: rotate(90deg);
  font-size: 0;
}
@media (max-width: 991px) {
  #magenta-moments-redesign .custom-moments .slick-next {
    right: 0;
  }
}
@media only screen and (max-width: 767px) {
  #magenta-moments-redesign .custom-moments .slick-next {
    margin-top: -45px;
  }
}
#magenta-moments-redesign .custom-moments .slick-next:before {
  content: '"';
  font-family: 'teleicon-outline' !important;
  color: white;
  font-size: 40px;
}
@media (max-width: 991px) {
  #magenta-moments-redesign .custom-moments .slick-next:before {
    font-size: 30px;
  }
}
#magenta-moments-redesign .custom-moments .item.slick-slide {
  width: 670px;
  height: 400px !important;
  transition: transform 0.4s;
  position: relative;
}
@media only screen and (max-width: 767px) {
  #magenta-moments-redesign .custom-moments .item.slick-slide {
    width: 300px;
    height: 585px !important;
  }
}
#magenta-moments-redesign .custom-moments .item.slick-slide {
  transform: scale(0.7) translate(640px);
}
@media only screen and (max-width: 767px) {
  #magenta-moments-redesign .custom-moments .item.slick-slide {
    transform: scale(0.7) translate(0);
  }
}
#magenta-moments-redesign .custom-moments .item.slick-slide.slick-center + .slick-slide {
  transform: scale(0.8) translate(-555px);
  z-index: 10;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #magenta-moments-redesign .custom-moments .item.slick-slide.slick-center + .slick-slide {
    transform: scale(0.8) translate(-700px);
  }
}
@media only screen and (max-width: 767px) {
  #magenta-moments-redesign .custom-moments .item.slick-slide.slick-center + .slick-slide {
    transform: scale(0.8) translate(0);
  }
}
#magenta-moments-redesign .custom-moments .item.slick-slide.slick-center + .slick-slide + .item.slick-slide {
  transform: scale(0.7) translate(-640px);
  z-index: 5;
}
@media only screen and (max-width: 767px) {
  #magenta-moments-redesign .custom-moments .item.slick-slide.slick-center + .slick-slide + .item.slick-slide {
    /*  transform: scale(0.8) translate(-555px);*/
    transform: scale(0.8) translate(0);
  }
}
#magenta-moments-redesign .custom-moments .item.slick-slide.slick-active {
  transform: scale(0.8) translate(555px);
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #magenta-moments-redesign .custom-moments .item.slick-slide.slick-active {
    transform: scale(0.8) translate(700px);
  }
}
@media only screen and (max-width: 767px) {
  #magenta-moments-redesign .custom-moments .item.slick-slide.slick-active {
    transform: scale(0.8) translate(0);
  }
}
#magenta-moments-redesign .custom-moments .item.slick-slide.slick-center {
  /* margin: 0 -10%; */
  transform: scale(1);
  z-index: 30;
}
@media only screen and (max-width: 767px) {
  #magenta-moments-redesign .custom-moments .item.slick-slide.slick-center {
    box-shadow: 0 20px 20px rgba(0, 0, 0, 0.28);
  }
}
#magenta-moments-redesign .custom-moments .slick-center:after {
  opacity: 0;
}
#magenta-moments-redesign .custom-moments .item.slick-slide {
  position: relative;
  padding: 20px 30px;
}
#magenta-moments-redesign .custom-moments .item.slick-slide h3 {
  font-size: 36px;
  text-align: left;
  margin-top: 15px;
  display: block;
  max-width: 410px;
  font-family: 'teleNeo-extra' !important;
  position: relative;
  z-index: 2;
}
@media only screen and (max-width: 767px) {
  #magenta-moments-redesign .custom-moments .item.slick-slide h3 {
    max-width: 100%;
    font-size: 28px;
  }
}
#magenta-moments-redesign .custom-moments .item.slick-slide p {
  font-size: 19px;
  text-align: left;
  display: block;
  max-width: 345px;
  line-height: 1.2;
  position: relative;
  z-index: 2;
}
@media only screen and (max-width: 767px) {
  #magenta-moments-redesign .custom-moments .item.slick-slide p {
    font-size: 16px;
    max-width: 100%;
  }
}
#magenta-moments-redesign .custom-moments .item.slick-slide img {
  width: unset !important;
  margin: unset !important;
  display: inline-block;
}
#magenta-moments-redesign .custom-moments .item.slick-slide img:nth-of-type(2) {
  position: absolute;
  object-fit: cover;
  bottom: 20px;
  right: 20px;
  height: 230px;
  width: 100px;
}
@media only screen and (max-width: 767px) {
  #magenta-moments-redesign .custom-moments .item.slick-slide img:nth-of-type(2) {
    position: relative;
    bottom: 0;
    right: 0;
    margin: 0 auto !important;
    height: 200px;
  }
}
#magenta-moments-redesign .custom-moments .item.slick-slide img:first-of-type {
  text-align: left;
  height: auto;
  width: 350px !important;
  margin-top: 20px !important;
  display: block;
}
#magenta-moments-redesign .custom-moments .item {
  border-radius: 35px;
  background: #febe10;
  border: 1px solid #febe10;
}
#magenta-moments-redesign .custom-moments .item.one {
  background: #12a1ef;
  border: 1px solid #12a1ef;
}
#magenta-moments-redesign .custom-moments .item.two {
  background: #00e0a5;
  border: 1px solid #00e0a5;
}
#magenta-moments-redesign .custom-moments .item.three {
  background: #e4e4e4;
  border: 1px solid #e4e4e4;
}
#magenta-moments-redesign .custom-moments .item.five {
  background: #47b2b2;
  border: 1px solid #47b2b2;
}
#magenta-moments-redesign .arrow {
  left: 50%;
  opacity: 0;
  position: absolute;
  top: 50%;
  transform-origin: 50% 50%;
  transform: translate3d(-50%, -50%, 0);
}
#magenta-moments-redesign .arrow:before {
  background: white;
  content: '';
  display: block;
  height: 3px;
  left: -15px;
  position: absolute;
  top: 0;
  transform-origin: top left;
  transform: rotate(45deg) translateX(-23%);
  width: 30px;
  top: -190px;
}
@media only screen and (max-width: 767px) {
  #magenta-moments-redesign .arrow:before {
    top: -280px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #magenta-moments-redesign .arrow:before {
    top: -210px;
  }
}
#magenta-moments-redesign .arrow:after {
  background: white;
  content: '';
  display: block;
  height: 3px;
  left: -15px;
  position: absolute;
  top: 0;
  transform-origin: top right;
  transform: rotate(-45deg) translateX(23%);
  width: 30px;
  top: -190px;
}
@media only screen and (max-width: 767px) {
  #magenta-moments-redesign .arrow:after {
    top: -280px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #magenta-moments-redesign .arrow:after {
    top: -210px;
  }
}
#magenta-moments-redesign .arrow-first {
  animation: arrow-movement 2s ease-in-out infinite;
}
@media only screen and (max-width: 767px) {
  #magenta-moments-redesign .arrowsss {
    position: absolute;
    left: 0;
    right: 0;
    top: 190px;
  }
}
@media only screen and (max-width: 767px) {
  #magenta-moments-redesign .arrowsss > div {
    height: 180px;
    position: relative;
  }
}
@keyframes arrow-movement {
  0% {
    opacity: 0;
    top: 40%;
  }
  25% {
    opacity: 1;
  }
  40% {
    opacity: 0;
  }
  55% {
    opacity: 1;
  }
  70% {
    opacity: 0;
  }
  85% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/*#region internet paketi new 100LE*/
#internet-paketi-new .main-banner {
  width: 100%;
  height: 100%;
  background-image: url('../content/images/internet-paketi-redesign/internet-paketi-bg-section.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  padding: 5% 0;
}
#internet-paketi-new .main-banner .flex {
  justify-content: space-between;
}
#internet-paketi-new .main-banner .flex.first {
  height: 150px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #internet-paketi-new .main-banner .flex.first {
    height: 150px;
  }
}
#internet-paketi-new .main-banner .column {
  width: 100%;
  text-align: center;
}
#internet-paketi-new .main-banner .column h2 {
  font-size: 60px;
  font-family: 'teleNeo-extra' !important;
  margin: 0;
}
@media only screen and (min-width:1200px) and (max-width: 1440px) {
  #internet-paketi-new .main-banner .column h2 {
    font-size: 55px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #internet-paketi-new .main-banner .column h2 {
    font-size: 50px;
  }
}
#internet-paketi-new .main-banner .column .content {
  padding: 0px 20px 20px 40px;
  height: auto;
}
#internet-paketi-new .main-banner .column.eden p {
  font-size: 25px;
  margin: 0;
  font-family: 'teleNeo-bold' !important;
}
#internet-paketi-new .main-banner .column.dva {
  position: absolute;
  background: rgba(141, 152, 205, 0.12);
  border-top-left-radius: 15px;
  border-bottom-left-radius: 15px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-radius: 15px 0px 0px 15px;
  right: 0;
  /*           &:after {
                    position: absolute;
                    content: '';
                    right: -100%;
                    width: 100%;
                    height: 100%;
                    top: 0;
                    background: rgba(141, 152,205, .12);

                    @media @desktop-xl {
                        display: none;
                    }

                    @media (max-width: 1199px) {
                        display: none;
                    }
                }*/

}
@media only screen and (max-width: 767px) {
  #internet-paketi-new .main-banner .column.dva {
    position: relative;
  }
}
#internet-paketi-new .main-banner .column.dva h3 {
  color: #e20074;
  font-size: 34px;
  font-family: 'teleNeo-extra' !important;
}
@media only screen and (min-width:1200px) and (max-width: 1440px) {
  #internet-paketi-new .main-banner .column.dva h3 {
    font-size: 30px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #internet-paketi-new .main-banner .column.dva h3 {
    font-size: 25px;
  }
}
#internet-paketi-new .main-banner .column.dva::before {
  content: '';
  position: absolute;
  height: 55px;
  width: 7px;
  left: 0;
  background-color: #e20074;
  border-radius: 0px 25px 25px 0px;
  top: 10%;
}
#internet-paketi-new .main-banner .column.dva p {
  font-size: 20px;
  color: black;
  font-family: 'teleNeo-bold' !important;
  line-height: 1.2;
  margin-bottom: 30px;
}
@media only screen and (min-width:1200px) and (max-width: 1440px) {
  #internet-paketi-new .main-banner .column.dva p {
    font-size: 18px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #internet-paketi-new .main-banner .column.dva p {
    font-size: 18px;
  }
}
#internet-paketi-new .main-banner .column.dva p.small {
  color: rgba(0, 0, 0, 0.5);
  font-family: 'teleNeo-regular' !important;
}
#internet-paketi-new .main-banner .column.dva .muted {
  color: #767474fa;
  font-size: 14px;
  font-family: 'teleNeo-regular' !important;
}
#internet-paketi-new .cards {
  margin-top: 40px;
  padding-bottom: 100px;
}
#internet-paketi-new .cards .card {
  width: 18%;
  border-radius: 8px !important;
}
@media only screen and (min-width:1200px) and (max-width: 1440px) {
  #internet-paketi-new .cards .card {
    width: 19%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #internet-paketi-new .cards .card {
    width: 30%;
    margin: 30px 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #internet-paketi-new .cards .card {
    width: 30%;
    margin: 30px 0;
  }
}
#internet-paketi-new .cards .card .card-inner {
  background: white;
  border-radius: 8px;
  position: relative;
}
#internet-paketi-new .cards .card .card-inner .card-header {
  background-color: white;
  color: #e20074;
  font-size: 40px;
  font-family: 'teleNeo-extra' !important;
  text-align: center;
  box-shadow: 0px 20px 36px #6a6a811f;
  border-radius: 8px;
  padding: 15px 0;
}
#internet-paketi-new .cards .card .card-inner .card-header h2 {
  font-size: 50px;
  font-family: 'teleNeo-extra' !important;
  margin: 0;
  padding: 0;
}
@media only screen and (min-width:1200px) and (max-width: 1440px) {
  #internet-paketi-new .cards .card .card-inner .card-header h2 {
    font-size: 40px;
  }
}
#internet-paketi-new .cards .card .card-inner .card-body {
  text-align: center;
  padding: 20px 30px;
  min-height: 320px;
  position: relative;
}
@media only screen and (min-width:1200px) and (max-width: 1440px) {
  #internet-paketi-new .cards .card .card-inner .card-body {
    min-height: 310px;
    padding: 20px 15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #internet-paketi-new .cards .card .card-inner .card-body {
    min-height: 270px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #internet-paketi-new .cards .card .card-inner .card-body {
    min-height: 360px;
  }
}
#internet-paketi-new .cards .card .card-inner .card-body > div {
  margin: 10px 0 15px;
}
#internet-paketi-new .cards .card .card-inner .card-body .flex {
  flex-flow: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
}
#internet-paketi-new .cards .card .card-inner .card-body p {
  font-size: 18px;
  line-height: 1.2;
  display: inline;
  margin-right: 5px;
}
@media only screen and (min-width:1200px) and (max-width: 1440px) {
  #internet-paketi-new .cards .card .card-inner .card-body p {
    font-size: 17px;
  }
}
#internet-paketi-new .cards .card .card-inner .card-body p b {
  display: block;
}
#internet-paketi-new .cards .card .card-inner .card-body .text-magenta {
  position: absolute;
  bottom: 20px;
  text-align: center;
  font-size: 16px !important;
  left: 0;
  right: 0;
  margin: 0 auto;
}
@media only screen and (min-width:1200px) and (max-width: 1440px) {
  #internet-paketi-new .cards .card .card-inner .card-body .text-magenta {
    padding: 0 20px;
  }
}
#internet-paketi-new .cards .card .card-inner .card-footer {
  font-size: 16px;
  text-align: center;
  position: relative;
}
#internet-paketi-new .cards .card .card-inner .card-footer:before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  width: 80%;
  height: 2px;
  background: #00000014;
  margin: 0 auto;
}
#internet-paketi-new .cards .card .card-inner .card-footer p span {
  color: #e20074;
}
#internet-paketi-new .cards .card .card-inner .card-footer h3 {
  font-size: 35px;
  margin-right: 30px;
  font-family: 'teleNeo-bold' !important;
}
#internet-paketi-new .cards .card .card-inner .card-footer .price {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: center;
  align-items: center;
  justify-content: center;
}
#internet-paketi-new .cards .flex {
  flex-wrap: wrap;
  align-items: flex-start;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #internet-paketi-new .cards .flex {
    justify-content: center;
    gap: 30px;
    align-items: flex-start;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #internet-paketi-new .cards .flex {
    justify-content: center;
    gap: 30px;
    align-items: flex-start;
  }
}
#internet-paketi-new hr {
  height: 2px;
  background-color: #00000014;
  border: none;
  width: 80%;
}
#internet-paketi-new .more-cards {
  margin-top: 0px;
  padding-bottom: 30px;
}
#internet-paketi-new .more-cards .flex {
  align-items: flex-start;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #internet-paketi-new .more-cards .flex {
    flex-wrap: wrap;
    justify-content: center;
    grid-gap: 20px;
  }
}
#internet-paketi-new .more-cards .card {
  width: 30%;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #internet-paketi-new .more-cards .card {
    width: 45%;
  }
}
#internet-paketi-new .more-cards .card .card-body {
  min-height: 240px;
}
@media only screen and (min-width:1200px) and (max-width: 1440px) {
  #internet-paketi-new .more-cards .card .card-body {
    min-height: 220px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #internet-paketi-new .more-cards .card .card-body {
    min-height: 230px;
  }
}
#internet-paketi-new .more-cards .card .card-inner {
  box-shadow: 0px 20px 36px #6a6a811f;
  border-radius: 8px;
  padding: 30px 40px;
  position: relative;
}
#internet-paketi-new .more-cards .card .card-inner svg {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100px;
  height: auto;
  left: initial;
  top: initial;
}
#internet-paketi-new .more-cards .card .card-inner p {
  color: white;
  font-size: 17px;
  line-height: 1.2;
}
@media (max-width: 1199px) {
  #internet-paketi-new .more-cards .card .card-inner p {
    line-height: 1.1;
  }
}
#internet-paketi-new .more-cards .card .card-inner h3 {
  color: white !important;
  font-size: 20px;
  text-align: left;
  font-family: 'teleNeo-bold' !important;
}
#internet-paketi-new .more-cards .card .card-inner.first {
  background: transparent radial-gradient(closest-side at 50% 100%, #fc007e 0%, #e20574 100%) 0% 0% no-repeat padding-box !important;
}
#internet-paketi-new .more-cards .card .card-inner.second {
  background: transparent radial-gradient(closest-side at 50% 100%, #ffbf3d 0%, #ffbe3b 100%) 0% 0% no-repeat padding-box;
}
#internet-paketi-new .more-cards .card .card-inner.third {
  background: transparent radial-gradient(closest-side at 50% 100%, #87e4ff 0%, #39b9de 100%) 0% 0% no-repeat padding-box;
}
#internet-paketi-new .more-cards .card .card-footer {
  padding: 10px 10px 0px 35px;
  display: flex;
  align-content: space-around;
  justify-content: space-between;
  align-items: center;
  position: relative;
}
#internet-paketi-new .more-cards .card .card-footer p {
  color: white;
  font-size: 17px;
}
#internet-paketi-new .more-cards .card .card-footer a {
  color: white;
  font-size: 18px;
  text-align: left;
  text-decoration: underline;
  position: absolute;
  bottom: 20px;
  left: 0;
}
#internet-paketi-new .pdf-link {
  position: relative;
  width: auto;
  margin: 0 auto;
  display: flex;
  text-align: center;
  max-width: 300px;
  justify-content: center;
  align-items: center;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #internet-paketi-new .pdf-link {
    padding-bottom: 60px;
  }
}
@media only screen and (max-width: 767px) {
  #internet-paketi-new .pdf-link {
    padding-bottom: 100px;
  }
}
#internet-paketi-new .pdf-link a {
  position: relative;
  display: inline-flex;
  justify-content: flex-start;
  align-items: center;
  padding-left: 40px;
  font-size: 18px;
  color: #e20074;
}
#internet-paketi-new .pdf-link a:hover:after {
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  width: 100%;
}
#internet-paketi-new .pdf-link a:after {
  content: '';
  width: 0%;
  position: absolute;
  bottom: -12px;
  left: 0;
  right: 0;
  margin: 0 auto;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  background: #e20074 !important;
  height: 1px;
  margin: 0;
}
#internet-paketi-new .za-cenata {
  height: 1px;
  background-color: black;
  border: none;
  width: 120%;
  padding: 0;
  margin: 0;
  margin-top: -10px;
  margin-bottom: -10px;
}
#internet-paketi-new .ec {
  position: absolute;
  top: -60px;
  right: 10px;
  width: 90px;
  height: 90px;
}
#internet-paketi-new .ec img.promo {
  width: 100%;
  height: 100%;
}
@media (max-width: 767px) {
  #internet-paketi-new .main-banner .flex {
    flex-flow: column;
  }
  #internet-paketi-new .main-banner .column {
    width: 100%;
    margin-bottom: 20px;
  }
  #internet-paketi-new .main-banner .column h2 {
    font-size: 33px;
  }
  #internet-paketi-new .main-banner .column p {
    font-size: 22px;
  }
  #internet-paketi-new .main-banner .column h3 {
    font-size: 23px !important;
  }
  #internet-paketi-new .main-banner .column p {
    font-size: 17px !important;
  }
  #internet-paketi-new .cards {
    margin-top: 0;
  }
  #internet-paketi-new .cards .flex {
    flex-direction: column;
  }
  #internet-paketi-new .card {
    width: 100% !important;
    margin: 30px 0;
  }
  #internet-paketi-new .card .card-inner {
    padding: 25px 20px;
  }
  #internet-paketi-new .card .card-body {
    min-height: 300px;
  }
  #internet-paketi-new .dva::after {
    content: '';
    position: absolute;
    height: 55px;
    width: 7px;
  }
  #internet-paketi-new .column .content {
    padding-left: 20px;
  }
  #internet-paketi-new .ec {
    top: -30px;
    width: 85px;
    height: 85px;
  }
  #internet-paketi-new .one-t-dicklaimer.max .one-t-dicklaimer-message {
    left: -105px;
  }
  #internet-paketi-new .one-t-dicklaimer.max .one-t-dicklaimer-message:before {
    left: 50%;
  }
}
/*#endregion internet paketi new*/

/*#region Webshop Modal */

.webshop-modal button.close span {
  font-size: 36px;
  color: #333333;
}
.webshop-modal button.close {
  opacity: 1;
  position: absolute;
  right: 7px;
  top: 25px;
  -webkit-transform: translateY(-60%);
  -ms-transform: translateY(-60%);
  transform: translateY(-60%);
}
.webshop-modal button.close:active,
.webshop-modal button.close:focus,
.webshop-modal button.close:active:focus {
  outline: none;
}
.webshop-modal button.close:hover span {
  color: #e20074;
}
.webshop-modal {
  text-align: center;
}
.webshop-modal .invalid-input {
  border-color: #b30000;
  background: #fdf2f2;
}
.webshop-modal .modal-header {
  position: relative;
  padding: 0;
  border-bottom: 0px solid #e5e5e5;
  min-height: 40px;
}
.webshop-modal .modal-header .modal-title {
  padding: 0 20px;
}
.webshop-modal .modal-footer {
  text-align: center;
  border-top: 0;
}
.webshop-modal .modal-footer .btn {
  display: inline-block;
  text-align: center;
  min-width: auto;
  text-shadow: none;
  padding-top: 0;
  height: 35px;
  line-height: 22px !important;
  padding: 5px 20px !important;
  margin-top: 0 !important;
}
.webshop-modal .modal-body {
  padding: 10px 25px;
}
.webshop-modal .modal-body ol {
  padding-left: 20px;
}
.webshop-modal .modal-body ol li {
  margin-bottom: 10px;
}
/*#endregion Webshop Modal */

/*#region novogodishna 2024*/

#novogodishna2024 .animation1 {
  animation-name: changeOpacity;
  animation-duration: 2s;
  animation-timing-function: ease;
  animation-iteration-count: infinite;
}
#novogodishna2024 .animation2 {
  animation-name: changeOpacity2;
  animation-duration: 3s;
  animation-timing-function: ease;
  animation-iteration-count: infinite;
}
#novogodishna2024 p {
  font-size: 18px;
}
#novogodishna2024 svg {
  position: relative;
}
#novogodishna2024 .firstSectionPovrzani {
  background-image: url('../content/images/novogodishna-2024/banner.jpg');
  height: 70vh;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
#novogodishna2024 .firstSectionPovrzani .content {
  position: relative;
  width: 100%;
  display: flex;
  flex-flow: column;
  align-items: flex-start;
  height: 100%;
  justify-content: center;
}
#novogodishna2024 .firstSectionPovrzani .content.headerWrap > div {
  width: 100%;
  position: relative;
  height: 120px;
  margin-bottom: 0;
}
#novogodishna2024 .firstSectionPovrzani .content.headerWrap h2 {
  color: white;
  font-size: clamp(1rem, 7.458rem, 3rem);
  margin: 0;
  z-index: 2;
  padding: 0 30px;
  position: relative;
  display: inline-flex;
  align-items: center;
  font-family: 'teleNeo-medium' !important;
}
#novogodishna2024 .firstSectionPovrzani .content.headerWrap svg.paket {
  height: 90px;
}
#novogodishna2024 .firstSectionPovrzani .content.headerWrap svg.bubble {
  height: 120px;
}
#novogodishna2024 .firstSectionPovrzani .content .firstWrap {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
#novogodishna2024 .firstSectionPovrzani .content .firstWrap h2:before {
  content: '';
  position: absolute;
  background-image: url(../content/images/novogodishna-2024/main-bubble1.svg);
  background-size: 100%;
  background-position: top center;
  background-repeat: no-repeat;
  width: 510px;
  height: 130px;
  left: 0;
  right: 0;
  top: -50px;
  z-index: -1;
}
#novogodishna2024 .firstSectionPovrzani .content .secondWrap {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  align-content: center;
  flex-wrap: nowrap;
  flex-direction: row;
}
#novogodishna2024 .firstSectionPovrzani .content .secondWrap h2:before {
  content: '';
  position: absolute;
  background-image: url(../content/images/novogodishna-2024/main-bubble2.svg);
  background-size: contain;
  background-position: top center;
  background-repeat: no-repeat;
  width: 320px;
  height: 90px;
  left: 0;
  right: 0;
  top: -17px;
  z-index: -1;
}
#novogodishna2024 .firstSectionPovrzani .content .secondWrap .secondWrapGroup {
  padding-left: 35px;
  display: flex;
}
#novogodishna2024 .firstSectionPovrzani .content .thirdWrap {
  display: flex;
  align-items: flex-start;
  white-space: nowrap;
}
#novogodishna2024 .firstSectionPovrzani .content .thirdWrap svg {
  margin-top: -10px;
}
#novogodishna2024 .firstSectionPovrzani .content .thirdWrap h2 {
  padding: 5px 0px 6px 38px !important;
}
#novogodishna2024 .firstSectionPovrzani .content .thirdWrap h2:before {
  content: '';
  position: absolute;
  background-image: url(../content/images/novogodishna-2024/main-bubble3.svg);
  background-size: contain;
  background-position: top center;
  background-repeat: no-repeat;
  width: 530px;
  height: 150px;
  left: 0;
  right: 0;
  top: -10px;
  z-index: -1;
}
#novogodishna2024 .firstSectionPovrzani .content .firstBox h2 {
  color: white;
  margin-top: -50px;
  margin-left: 20px;
}
#novogodishna2024 .firstSectionPovrzani .content .secondBox h2 {
  color: white;
  margin-top: 50px;
  background-color: red;
  border-radius: 15px;
  padding: 20px 20px 20px 20px;
  width: 435px;
}
#novogodishna2024 .secondSectionPraznici {
  background-image: url('../content/images/novogodishna-2024/bg.jpg');
  background-position: top center;
  background-repeat: no-repeat;
  height: 100%;
  width: 100%;
  background-size: cover;
  padding-bottom: 50px;
}
#novogodishna2024 .secondSectionPraznici .second {
  flex-direction: row-reverse !important;
}
#novogodishna2024 .secondSectionPraznici .header {
  padding-top: 50px;
  text-align: center;
}
#novogodishna2024 .secondSectionPraznici .header .group {
  display: flex;
  align-items: flex-start;
  justify-content: center;
}
#novogodishna2024 .secondSectionPraznici .header svg {
  margin-top: 30px;
}
#novogodishna2024 .secondSectionPraznici .header h2 {
  color: white;
  display: block;
  width: auto;
  padding: 0 !important;
  font-size: 28px;
  font-weight: 100;
  left: 52%;
  top: 65px;
  transform: translate(-50%, -50%);
  position: absolute;
}
#novogodishna2024 .secondSectionPraznici .header h2 span {
  font-weight: bold;
}
#novogodishna2024 .secondSectionPraznici .header p {
  color: white;
  font-size: 26px;
  line-height: 29px;
}
#novogodishna2024 .secondSectionPraznici .header p span {
  font-weight: bold;
}
#novogodishna2024 .secondSectionPraznici .novogodishenWrapper {
  display: flex;
  justify-content: center;
  flex-wrap: nowrap;
  flex-direction: row;
  align-items: center;
  gap: 100px;
}
#novogodishna2024 .secondSectionPraznici .novogodishenWrapper .right {
  width: 50%;
}
#novogodishna2024 .secondSectionPraznici .novogodishenWrapper .right .img-wrapper {
  width: 100%;
}
#novogodishna2024 .secondSectionPraznici .novogodishenWrapper .right .img-wrapper img {
  width: 100%;
  height: auto;
}
#novogodishna2024 .secondSectionPraznici .novogodishenWrapper .right .body-part .the-btn {
  background-color: white;
  color: black;
  padding: 10px 40px 10px 40px;
  box-shadow: 0px 13px 26px #00000029;
  text-decoration: none;
  font-size: 20px;
  border-radius: 8px;
  font-weight: bold;
}
#novogodishna2024 .secondSectionPraznici .novogodishenWrapper .right .body-part .white {
  color: white;
  opacity: 1;
  line-height: 22px;
}
#novogodishna2024 .secondSectionPraznici .novogodishenWrapper .right .body-part .not-white {
  color: white;
  opacity: 0.7;
  padding-bottom: 50px;
  line-height: 20px;
  font-size: 15px;
}
#novogodishna2024 .secondSectionPraznici .novogodishenWrapper .right .heading-part h2 {
  color: white;
  font-size: 38px;
  padding: 0 !important;
  margin: 0 !important;
}
#novogodishna2024 .secondSectionPraznici .novogodishenWrapper .right .grouped {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  align-content: flex-start;
  flex-wrap: nowrap;
  flex-direction: row;
}
#novogodishna2024 .secondSectionPraznici .novogodishenWrapper .right .grouped h2 {
  color: #e20074;
  font-size: 25px;
  left: 18%;
  transform: translate(-50%, -50%);
  position: absolute;
}
#novogodishna2024 .secondSectionPraznici .novogodishenWrapper .left {
  width: 50%;
}
#novogodishna2024 .secondSectionPraznici .novogodishenWrapper .left .img-wrapper {
  width: 100%;
}
#novogodishna2024 .secondSectionPraznici .novogodishenWrapper .left .img-wrapper img {
  width: 100%;
  height: auto;
}
#novogodishna2024 .secondSectionPraznici .novogodishenWrapper .left .content {
  position: relative;
}
#novogodishna2024 .secondSectionPraznici .novogodishenWrapper .left .content .firstGroupNew {
  display: flex;
  flex-direction: row-reverse;
  position: relative;
  align-items: center;
  justify-content: center;
}
#novogodishna2024 .secondSectionPraznici .novogodishenWrapper .left .content .firstGroupNew .mobilen-internet-One {
  left: -95px;
  top: 10px;
}
#novogodishna2024 .secondSectionPraznici .novogodishenWrapper .left .content .firstGroupNew .mobilen-internet {
  width: 550px;
  height: 150px;
  left: -30px;
}
#novogodishna2024 .secondSectionPraznici .novogodishenWrapper .left .content .firstGroupNew h2 {
  font-size: 30px !important;
  padding: 8px 200px 10px 0px;
}
#novogodishna2024 .secondSectionPraznici .novogodishenWrapper .left .content .grouped {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
#novogodishna2024 .secondSectionPraznici .novogodishenWrapper .left .content .grouped h2 {
  color: #e20074;
  font-size: 25px;
  position: absolute;
}
#novogodishna2024 .secondSectionPraznici .novogodishenWrapper .left .content .grouped .firstGroup {
  margin-top: -70px;
  display: flex;
  position: relative;
}
#novogodishna2024 .secondSectionPraznici .novogodishenWrapper .left .content .grouped .firstGroup .tree {
  left: -40px;
}
#novogodishna2024 .secondSectionPraznici .novogodishenWrapper .left .content .grouped .firstGroup .superBonus {
  width: 570px;
  height: 150px;
  left: -105px;
}
#novogodishna2024 .secondSectionPraznici .novogodishenWrapper .left .content .grouped .firstGroup h2 {
  left: 120px;
  font-size: 30px !important;
  width: 100%;
  padding: 19px 0px 10px 0px;
  color: white !important;
}
#novogodishna2024 .secondSectionPraznici .novogodishenWrapper .left .content .grouped .firstOfType {
  margin-top: 0 !important;
  display: flex;
  position: relative;
  align-items: center;
  justify-content: center;
}
#novogodishna2024 .secondSectionPraznici .novogodishenWrapper .left .content .grouped .firstOfType h2 {
  color: #e20074 !important;
}
#novogodishna2024 .secondSectionPraznici .novogodishenWrapper .left .content .grouped .ThirdNew h2 {
  left: 155px;
  top: -5px;
  color: #e20074 !important;
}
#novogodishna2024 .secondSectionPraznici .novogodishenWrapper .left .content .grouped .ThirdNew .paketce {
  right: -20px;
  top: -5px;
}
#novogodishna2024 .secondSectionPraznici .novogodishenWrapper .left .content .grouped .ThirdNew .superBonusTwo {
  width: 500px;
  height: 150px;
  left: -50px;
}
#novogodishna2024 .secondSectionPraznici .novogodishenWrapper .left .content .grouped .secondGroup {
  display: flex;
  position: relative;
}
#novogodishna2024 .secondSectionPraznici .novogodishenWrapper .left .content .grouped .secondGroup h2 {
  margin-left: 40px;
}
#novogodishna2024 .secondSectionPraznici .novogodishenWrapper .left .content .body-part .the-btn {
  background-color: white;
  color: black;
  padding: 10px 40px 10px 40px;
  box-shadow: 0px 13px 26px #00000029;
  text-decoration: none;
  font-size: 20px;
  border-radius: 8px;
  font-weight: bold;
}
#novogodishna2024 .secondSectionPraznici .novogodishenWrapper .left .content .body-part .white {
  color: white;
  opacity: 1;
  line-height: 22px;
}
#novogodishna2024 .secondSectionPraznici .novogodishenWrapper .left .content .body-part .not-white {
  color: white;
  opacity: 0.7;
  padding-bottom: 50px;
  line-height: 20px;
  font-size: 15px;
}
#novogodishna2024 .thirdSectionVideo {
  width: 100%;
  height: auto;
  background-color: #292c3b;
  background-image: url('../content/images/novogodishna-2024/video-bg-bottom.png');
  background-size: cover;
}
#novogodishna2024 .thirdSectionVideo .header {
  width: 100%;
  text-align: center;
}
#novogodishna2024 .thirdSectionVideo .header h2 {
  text-align: center;
  color: white;
  font-size: 40px;
  padding-top: 50px;
  margin-top: 0 !important;
}
#novogodishna2024 .thirdSectionVideo .header .grouped {
  display: flex;
  align-items: center;
  justify-content: center;
  align-content: center;
  flex-wrap: nowrap;
  flex-direction: row;
}
#novogodishna2024 .thirdSectionVideo .header .grouped p {
  color: white;
  font-size: 32px;
  background-color: #880046;
  padding: 20px 20px 20px 20px;
  border-radius: 15px;
}
#novogodishna2024 .thirdSectionVideo img {
  width: 100%;
  height: 100%;
}
@media (max-width: 1400px) {
  #novogodishna2024 .content .heading-part h2 {
    font-size: 25px !important;
  }
}
@media (max-width: 991px) {
  #novogodishna2024 .firstSectionPovrzani .content .firstWrap svg {
    width: 80px;
    height: 80px;
  }
  #novogodishna2024 .firstSectionPovrzani .content .firstWrap h2 {
    font-size: 40px;
    padding: 6px 20px 6px 40px;
  }
  #novogodishna2024 .firstSectionPovrzani .content .firstWrap h2:before {
    width: 450px;
  }
  #novogodishna2024 .firstSectionPovrzani .content .secondWrap h2 {
    font-size: 40px;
  }
  #novogodishna2024 .firstSectionPovrzani .content .secondWrap h2:before {
    width: 300px;
    top: -15px;
  }
  #novogodishna2024 .firstSectionPovrzani .content .secondWrap .secondWrapGroup svg {
    width: 80px;
    height: 80px;
  }
  #novogodishna2024 .firstSectionPovrzani .content .thirdWrap svg {
    width: 80px;
    height: 80px;
  }
  #novogodishna2024 .firstSectionPovrzani .content .thirdWrap h2 {
    font-size: 40px;
    padding: 10px 0px 6px 38px !important;
  }
  #novogodishna2024 .firstSectionPovrzani .content .thirdWrap h2:before {
    width: 440px;
    top: 0;
  }
  #novogodishna2024 .novogodishenWrapper {
    flex-wrap: wrap !important;
    flex-direction: row !important;
    gap: 0px !important;
  }
  #novogodishna2024 .novogodishenWrapper .left {
    width: 100% !important;
  }
  #novogodishna2024 .novogodishenWrapper .right {
    width: 70% !important;
  }
  #novogodishna2024 .novogodishenWrapper .content .heading-part h2 {
    font-size: 25px !important;
  }
  #novogodishna2024 .novogodishenWrapper .content .body-part .not-white {
    padding-bottom: 30px !important;
  }
  #novogodishna2024 .secondSectionPraznici .header .group .ovie-praznici {
    width: 250px;
  }
  #novogodishna2024 .secondSectionPraznici .header .group #ovie-praznici-icon {
    width: 60px;
    height: 60px;
    top: 10px;
  }
  #novogodishna2024 .secondSectionPraznici .header .group h2 {
    font-size: 20px !important;
    left: 57%;
    top: 75px;
  }
}
@media (max-width: 650px) {
  #novogodishna2024 .firstSectionPovrzani .firstWrap svg {
    width: 50px !important;
    height: 50px !important;
  }
  #novogodishna2024 .firstSectionPovrzani .firstWrap h2 {
    font-size: 25px !important;
  }
  #novogodishna2024 .firstSectionPovrzani .firstWrap h2:before {
    width: 306px !important;
    top: -22px !important;
  }
  #novogodishna2024 .firstSectionPovrzani .secondWrap h2 {
    font-size: 25px !important;
    padding: 0px 20px 0px 45px !important;
  }
  #novogodishna2024 .firstSectionPovrzani .secondWrap h2:before {
    width: 210px !important;
    top: -15px !important;
  }
  #novogodishna2024 .firstSectionPovrzani .secondWrap .secondWrapGroup svg {
    width: 50px !important;
    height: 50px !important;
  }
  #novogodishna2024 .firstSectionPovrzani .thirdWrap svg {
    width: 50px !important;
    height: 50px !important;
    top: 10px;
  }
  #novogodishna2024 .firstSectionPovrzani .thirdWrap h2 {
    font-size: 25px !important;
  }
  #novogodishna2024 .firstSectionPovrzani .thirdWrap h2:before {
    width: 306px !important;
  }
  #novogodishna2024 .secondSectionPraznici .right {
    width: 70% !important;
  }
  #novogodishna2024 .secondSectionPraznici .firstGroup .magentaunlimited {
    display: none;
  }
  #novogodishna2024 .secondSectionPraznici .firstGroup h2 {
    width: 100%;
    font-size: 18px !important;
    left: 20px !important;
    top: 15px;
  }
  #novogodishna2024 .secondSectionPraznici .firstGroup svg {
    width: 280px;
  }
  #novogodishna2024 .secondSectionPraznici .secondGroup .dopolnitelennadomest {
    display: none;
  }
  #novogodishna2024 .secondSectionPraznici .secondGroup h2 {
    width: 100%;
    font-size: 18px !important;
    left: 10px !important;
    top: 15px !important;
    margin-left: 0 !important;
  }
  #novogodishna2024 .secondSectionPraznici .secondGroup svg {
    width: 330px;
  }
  #novogodishna2024 .secondSectionPraznici .third .tree {
    display: none;
  }
  #novogodishna2024 .thirdSectionVideo h2 {
    font-size: 30px !important;
  }
  #novogodishna2024 .thirdSectionVideo .inspiriraj-se {
    display: none;
  }
}
@keyframes changeOpacity {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.1;
  }
  100% {
    opacity: 1;
  }
}
@keyframes changeOpacity2 {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.3;
  }
  100% {
    opacity: 1;
  }
}
#novogodishna2024 .newWrap {
  display: flex !important;
  align-items: flex-end;
  flex-direction: row;
  height: auto !important;
}
#novogodishna2024 .newWrap svg {
  height: auto !important;
}
#novogodishna2024 .newWrap > .wrapTxt {
  position: relative;
}
#novogodishna2024 .newWrap > .wrapTxt h2 {
  position: absolute !important;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: auto !important;
  margin: 0 !important;
  padding: 0 !important;
  white-space: nowrap;
  margin-top: 15px !important;
  z-index: 1;
  font-size: clamp(1rem, 7.458rem, 3rem);
}
#novogodishna2024 .newWrap > .theTxt {
  border-radius: 75px;
  padding: 25px 57px;
  border: 5px solid #e20074;
}
#novogodishna2024 .newWrap2 {
  display: flex !important;
  align-items: flex-end;
  flex-direction: row;
  height: auto !important;
  align-items: center;
}
#novogodishna2024 .newWrap2 svg {
  height: auto !important;
}
#novogodishna2024 .newWrap2 > .wrapTxt {
  position: relative;
}
#novogodishna2024 .newWrap2 > .wrapTxt h2 {
  position: absolute !important;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: auto !important;
  margin: 0 !important;
  padding: 0 !important;
  white-space: nowrap;
  margin-top: 15px !important;
  z-index: 1;
  font-size: clamp(1rem, 7.458rem, 3rem);
}
#novogodishna2024 .newWrap2 > .theTxt {
  border-radius: 75px;
  padding: 25px 57px;
  border: 5px solid #e20074;
}
#novogodishna2024 .newWrap2 .secondWrapGroup {
  display: inline-flex;
}
#novogodishna2024 .newWrap3 {
  display: flex !important;
  align-items: flex-end;
  flex-direction: row;
  height: auto !important;
  align-items: flex-start;
}
#novogodishna2024 .newWrap3 svg {
  height: auto !important;
}
#novogodishna2024 .newWrap3 > .wrapTxt {
  position: relative;
}
#novogodishna2024 .newWrap3 > .wrapTxt h2 {
  position: absolute !important;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: auto !important;
  margin: 0 !important;
  padding: 0 !important;
  white-space: nowrap;
  margin-top: 15px !important;
  z-index: 1;
  font-size: clamp(1rem, 7.458rem, 3rem);
}
#novogodishna2024 .newWrap3 > .theTxt {
  border-radius: 75px;
  padding: 25px 57px;
  border: 5px solid #e20074;
}
#novogodishna2024 .newWrap3 > .wrapTxt h2 {
  margin-top: -17px !important;
}
#novogodishna2024 .secondSectionPraznici {
  display: flex !important;
  align-items: flex-end;
  flex-direction: row;
  height: auto !important;
}
#novogodishna2024 .secondSectionPraznici svg {
  height: auto !important;
}
#novogodishna2024 .secondSectionPraznici > .wrapTxt {
  position: relative;
}
#novogodishna2024 .secondSectionPraznici > .wrapTxt h2 {
  position: absolute !important;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: auto !important;
  margin: 0 !important;
  padding: 0 !important;
  white-space: nowrap;
  margin-top: 15px !important;
  z-index: 1;
  font-size: clamp(1rem, 7.458rem, 3rem);
}
#novogodishna2024 .secondSectionPraznici > .theTxt {
  border-radius: 75px;
  padding: 25px 57px;
  border: 5px solid #e20074;
}
#novogodishna2024 .secondSectionPraznici > .wrapTxt {
  display: inline-flex;
}
#novogodishna2024 .secondSectionPraznici > .wrapTxt h2 {
  position: absolute !important;
  margin-top: 10px !important;
  color: #e20074;
  font-family: 'teleNeo-bold' !important;
  font-size: clamp(1rem, 7.458rem, 2.3rem);
}
#novogodishna2024 .secondSectionPraznici .newWrap {
  display: flex !important;
  align-items: flex-end;
  flex-direction: row;
  height: auto !important;
}
#novogodishna2024 .secondSectionPraznici .newWrap > .wrapTxt {
  display: inline-flex;
}
#novogodishna2024 .secondSectionPraznici .newWrap > .wrapTxt h2 {
  position: absolute !important;
  margin-top: 10px !important;
  color: #e20074;
  font-family: 'teleNeo-bold' !important;
  font-size: clamp(1rem, 7.458rem, 2.3rem);
}
#novogodishna2024 .secondSectionPraznici .newWrap2 {
  display: flex !important;
  align-items: flex-end;
  flex-direction: row;
  height: auto !important;
}
#novogodishna2024 .secondSectionPraznici .newWrap2 svg {
  height: auto !important;
}
#novogodishna2024 .secondSectionPraznici .newWrap2 > .wrapTxt {
  position: relative;
}
#novogodishna2024 .secondSectionPraznici .newWrap2 > .wrapTxt h2 {
  position: absolute !important;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: auto !important;
  margin: 0 !important;
  padding: 0 !important;
  white-space: nowrap;
  margin-top: 15px !important;
  z-index: 1;
  font-size: clamp(1rem, 7.458rem, 3rem);
}
#novogodishna2024 .secondSectionPraznici .newWrap2 > .theTxt {
  border-radius: 75px;
  padding: 25px 57px;
  border: 5px solid #e20074;
}
#novogodishna2024 .secondSectionPraznici .newWrap2 > .wrapTxt {
  display: inline-flex;
}
#novogodishna2024 .secondSectionPraznici .newWrap2 > .wrapTxt h2 {
  position: absolute !important;
  margin-top: 10px !important;
  color: #e20074;
  font-family: 'teleNeo-bold' !important;
  font-size: clamp(1rem, 7.458rem, 2.3rem);
}
#novogodishna2024 .secondSectionPraznici .newWrap2 .theTxt {
  padding: 15px 57px;
  border: none;
  background: #e20074;
  color: white;
  box-shadow: 0 0 50px rgba(0, 0, 0, 0.15);
}
#novogodishna2024 .secondSectionPraznici .newWrap2 .theTxt h2 {
  color: white;
  margin-top: 10px !important;
  font-family: 'teleNeo-bold' !important;
}
#novogodishna2024 .secondSectionPraznici .newWrap3 {
  display: flex !important;
  align-items: flex-end;
  flex-direction: row;
  height: auto !important;
  align-items: flex-start;
  justify-content: flex-start;
}
#novogodishna2024 .secondSectionPraznici .newWrap3 svg {
  height: auto !important;
}
#novogodishna2024 .secondSectionPraznici .newWrap3 > .wrapTxt {
  position: relative;
}
#novogodishna2024 .secondSectionPraznici .newWrap3 > .wrapTxt h2 {
  position: absolute !important;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: auto !important;
  margin: 0 !important;
  padding: 0 !important;
  white-space: nowrap;
  margin-top: 15px !important;
  z-index: 1;
  font-size: clamp(1rem, 7.458rem, 3rem);
}
#novogodishna2024 .secondSectionPraznici .newWrap3 > .theTxt {
  border-radius: 75px;
  padding: 25px 57px;
  border: 5px solid #e20074;
}
#novogodishna2024 .secondSectionPraznici .newWrap3 > .wrapTxt {
  display: inline-flex;
}
#novogodishna2024 .secondSectionPraznici .newWrap3 > .wrapTxt h2 {
  position: absolute !important;
  margin-top: 10px !important;
  color: #e20074;
  font-family: 'teleNeo-bold' !important;
  font-size: clamp(1rem, 7.458rem, 2.3rem);
}
#novogodishna2024 .secondSectionPraznici .newWrap3 > .wrapTxt h2 {
  margin-top: -10px !important;
}
#novogodishna2024 .second {
  display: flex !important;
  align-items: flex-end;
  flex-direction: row;
  height: auto !important;
}
#novogodishna2024 .second svg {
  height: auto !important;
}
#novogodishna2024 .second > .wrapTxt {
  position: relative;
}
#novogodishna2024 .second > .wrapTxt h2 {
  position: absolute !important;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: auto !important;
  margin: 0 !important;
  padding: 0 !important;
  white-space: nowrap;
  margin-top: 15px !important;
  z-index: 1;
  font-size: clamp(1rem, 7.458rem, 3rem);
}
#novogodishna2024 .second > .theTxt {
  border-radius: 75px;
  padding: 25px 57px;
  border: 5px solid #e20074;
}
#novogodishna2024 .second .newWrap2 {
  display: flex !important;
  align-items: flex-end;
  flex-direction: row;
  height: auto !important;
}
#novogodishna2024 .second .newWrap2 svg {
  height: auto !important;
}
#novogodishna2024 .second .newWrap2 > .wrapTxt {
  position: relative;
}
#novogodishna2024 .second .newWrap2 > .wrapTxt h2 {
  position: absolute !important;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: auto !important;
  margin: 0 !important;
  padding: 0 !important;
  white-space: nowrap;
  margin-top: 15px !important;
  z-index: 1;
  font-size: clamp(1rem, 7.458rem, 3rem);
}
#novogodishna2024 .second .newWrap2 > .theTxt {
  border-radius: 75px;
  padding: 25px 57px;
  border: 5px solid #e20074;
}
#novogodishna2024 .second .newWrap2 .theTxt {
  padding: 10px 57px;
  border: 3px solid white;
  background: transparent;
  color: white;
}
#novogodishna2024 .second .newWrap2 .theTxt h2 {
  color: white;
  margin-top: 10px !important;
}
#novogodishna2024 .third .theTxt {
  padding: 10px 57px !important;
}
#novogodishna2024 .thirdSectionVideo .newWrap {
  align-items: flex-start;
  height: auto !important;
  justify-content: center;
}
#novogodishna2024 .thirdSectionVideo .newWrap .wrapTxt h2 {
  margin-top: -12px !important;
  font-size: 32px;
}
#novogodishna2024 .body-part {
  margin-top: 35px;
}
#novogodishna2024 .embed-responsive-16by9 {
  margin: 40px 0;
}
#novogodishna2024 h3 {
  color: white;
  padding-bottom: 80px;
  margin: -5px;
  padding-top: 20px;
  font-size: 30px;
  line-height: 36px;
}
#novogodishna2024 .thirdSectionVideo {
  padding-top: 30px;
}
#novogodishna2024 .thirdSectionVideo .header > h2 {
  text-align: center;
  color: white;
  font-size: 40px;
  padding-top: 50px;
  margin-top: 0 !important;
  font-family: 'teleNeo-extra' !important;
  max-width: 700px;
  margin: 0 auto 40px;
}
@media (max-width: 1250px) {
  #novogodishna2024 .headerWrap,
  #novogodishna2024 .newWrap,
  #novogodishna2024 .newWrap2,
  #novogodishna2024 .newWrap3 {
    zoom: 0.8;
  }
  #novogodishna2024 .second .newWrap2 .theTxt {
    padding: 10px 50px !important;
  }
}
@media (max-width: 991px) {
  #novogodishna2024 .custom-container {
    padding: 0 25px 25px;
  }
  #novogodishna2024 .headerWrap,
  #novogodishna2024 .newWrap,
  #novogodishna2024 .newWrap2,
  #novogodishna2024 .newWrap3 {
    zoom: 0.8;
  }
  #novogodishna2024 .secondSectionPraznici .newWrap3 {
    justify-content: flex-start;
  }
  #novogodishna2024 .firstSectionPovrzani .content {
    justify-content: flex-end;
  }
  #novogodishna2024 .secondSectionPraznici .novogodishenWrapper .left .content .body-part .the-btn {
    font-size: 17px;
  }
}
@media (max-width: 767px) {
  #novogodishna2024 .headerWrap,
  #novogodishna2024 .newWrap,
  #novogodishna2024 .newWrap2,
  #novogodishna2024 .newWrap3 {
    zoom: 0.8;
  }
  #novogodishna2024 .newWrap2 > .theTxt {
    padding: 25px 0px !important;
  }
  #novogodishna2024 .newWrap2 > .theTxt h2 {
    padding: 0 15px !important;
    font-size: 30px;
  }
  #novogodishna2024 .first .newWrap2 > .theTxt {
    padding: 12px 10px !important;
  }
  #novogodishna2024 .firstSectionPovrzani {
    background-position: center right -345px;
  }
  #novogodishna2024 .firstSectionPovrzani .content {
    justify-content: flex-end;
  }
  #novogodishna2024 .firstSectionPovrzani .content.headerWrap h2 {
    padding: 0 15px !important;
  }
  #novogodishna2024 .secondSectionPraznici .novogodishenWrapper .left .content .body-part .the-btn {
    font-size: 16px;
  }
  #novogodishna2024 .thirdSectionVideo .newWrap {
    flex-direction: column;
  }
  #novogodishna2024 .thirdSectionVideo .newWrap > svg {
    display: none;
  }
}
@media (max-width: 550px) {
  #novogodishna2024 .newWrap,
  #novogodishna2024 .newWrap2,
  #novogodishna2024 .newWrap3 {
    zoom: 0.5;
  }
  #novogodishna2024 .headerWrap {
    zoom: 0.7;
  }
  #novogodishna2024 .headerWrap .newWrap,
  #novogodishna2024 .headerWrap .newWrap2,
  #novogodishna2024 .headerWrap .newWrap3 {
    zoom: 0.7;
  }
}
@media (max-width: 376px) {
  #novogodishna2024 .firstSectionPovrzani {
    background-position: center right -280px;
  }
  #novogodishna2024 .newWrap,
  #novogodishna2024 .newWrap2,
  #novogodishna2024 .newWrap3 {
    zoom: 0.4;
  }
  #novogodishna2024 .headerWrap {
    zoom: 0.7;
  }
  #novogodishna2024 .headerWrap .newWrap,
  #novogodishna2024 .headerWrap .newWrap2,
  #novogodishna2024 .headerWrap .newWrap3 {
    zoom: 0.7;
  }
  #novogodishna2024 .thirdSectionVideo .wrapTxt {
    display: none;
  }
}
/*#endregion novogodishna 2024*/

/*#region Digitalen Administrator*/

#digitalen-administrator-redesign .main-banner {
  position: relative;
  background-image: url(../content/images/Digitalen-administrator/main-banner.png);
  background-position: 80%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 450px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #digitalen-administrator-redesign .main-banner {
    height: 390px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #digitalen-administrator-redesign .main-banner {
    height: 360px;
    background-position: 75%;
  }
}
@media only screen and (max-width: 767px) {
  #digitalen-administrator-redesign .main-banner {
    height: 350px;
  }
}
#digitalen-administrator-redesign .main-banner .image {
  position: absolute;
  height: 100%;
  bottom: 0;
  top: 0;
  left: 0;
}
@media only screen and (min-width:1200px) and (max-width: 1595px) {
  #digitalen-administrator-redesign .main-banner .image img {
    width: 78%;
    height: 100%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #digitalen-administrator-redesign .main-banner .image img {
    width: 65%;
    height: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #digitalen-administrator-redesign .main-banner .image img {
    width: 65%;
    height: 100%;
  }
}
@media only screen and (max-width: 767px) {
  #digitalen-administrator-redesign .main-banner .image {
    display: none;
  }
}
#digitalen-administrator-redesign .main-banner .header {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-content: center;
  height: 100%;
  width: 40%;
  position: relative;
  padding: 6% 0 0;
}
@media only screen and (min-width:1200px) and (max-width: 1440px) {
  #digitalen-administrator-redesign .main-banner .header {
    width: 45%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #digitalen-administrator-redesign .main-banner .header {
    width: 50%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #digitalen-administrator-redesign .main-banner .header {
    width: 60%;
  }
}
@media only screen and (max-width: 767px) {
  #digitalen-administrator-redesign .main-banner .header {
    background-color: #e20074;
    padding: 10px 20px;
    width: 100%;
    justify-content: flex-end;
    height: auto;
    position: absolute;
    left: 0;
    bottom: -105px;
    z-index: 2;
  }
}
#digitalen-administrator-redesign .main-banner .header h1 {
  color: white;
  font-family: 'teleNeo-bold' !important;
  font-size: 92px;
  text-transform: none;
}
@media only screen and (min-width:1200px) and (max-width: 1440px) {
  #digitalen-administrator-redesign .main-banner .header h1 {
    font-size: 82px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #digitalen-administrator-redesign .main-banner .header h1 {
    font-size: 62px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #digitalen-administrator-redesign .main-banner .header h1 {
    font-size: 62px;
  }
}
@media only screen and (max-width: 767px) {
  #digitalen-administrator-redesign .main-banner .header h1 {
    font-size: 32px;
  }
}
#digitalen-administrator-redesign .main-banner .header h1 span {
  display: block;
  font-size: 42px;
}
@media only screen and (min-width:1200px) and (max-width: 1440px) {
  #digitalen-administrator-redesign .main-banner .header h1 span {
    font-size: 39px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #digitalen-administrator-redesign .main-banner .header h1 span {
    font-size: 32px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #digitalen-administrator-redesign .main-banner .header h1 span {
    font-size: 28px;
  }
}
@media only screen and (max-width: 767px) {
  #digitalen-administrator-redesign .main-banner .header h1 span {
    font-size: 19px;
  }
}
#digitalen-administrator-redesign .main-banner .header p {
  display: block;
  font-family: 'teleNeo-regular' !important;
  font-size: 24px;
  color: white;
  margin-top: 10px;
  padding-right: 50%;
  line-height: 1.2;
}
@media only screen and (min-width:1200px) and (max-width: 1595px) {
  #digitalen-administrator-redesign .main-banner .header p {
    padding-right: 30%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #digitalen-administrator-redesign .main-banner .header p {
    padding-right: 20%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #digitalen-administrator-redesign .main-banner .header p {
    padding-right: 30%;
    font-size: 21px;
  }
}
@media only screen and (max-width: 767px) {
  #digitalen-administrator-redesign .main-banner .header p {
    padding-right: 10%;
    font-size: 18px;
  }
}
#digitalen-administrator-redesign .main-banner .header .ec {
  position: absolute;
  right: 0;
  top: 105px;
  width: 120px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #digitalen-administrator-redesign .main-banner .header .ec {
    width: 100px;
    top: 95px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #digitalen-administrator-redesign .main-banner .header .ec {
    width: 100px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #digitalen-administrator-redesign .main-banner .header .ec {
    width: 90px;
  }
}
@media only screen and (max-width: 767px) {
  #digitalen-administrator-redesign .main-banner .header .ec {
    right: 15px;
    top: -45px;
    width: 90px;
  }
}
#digitalen-administrator-redesign .mk-app-delovni {
  position: relative;
  padding: 100px 0 120px;
  background-color: black;
}
@media only screen and (max-width: 767px) {
  #digitalen-administrator-redesign .mk-app-delovni {
    padding: 140px 0 120px;
  }
}
#digitalen-administrator-redesign .mk-app-delovni:after {
  content: " ";
  position: absolute;
  right: 0;
  background-image: url(../content/images/Digitalen-administrator/delovni-korisnici.png);
  bottom: 0;
  width: 40%;
  height: 100%;
  background-position: center right;
  background-repeat: no-repeat;
  background-size: contain;
}
@media only screen and (max-width: 767px) {
  #digitalen-administrator-redesign .mk-app-delovni:after {
    bottom: 40px;
    width: 53%;
    background-position: bottom;
  }
}
#digitalen-administrator-redesign .mk-app-delovni .info-box {
  color: white;
  max-width: 40%;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #digitalen-administrator-redesign .mk-app-delovni .info-box {
    max-width: 55%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #digitalen-administrator-redesign .mk-app-delovni .info-box {
    max-width: 55%;
  }
}
@media only screen and (max-width: 767px) {
  #digitalen-administrator-redesign .mk-app-delovni .info-box {
    max-width: 100%;
  }
}
#digitalen-administrator-redesign .mk-app-delovni .info-box h2 {
  line-height: 1.2;
  padding-right: 120px;
  margin-bottom: 45px;
}
@media only screen and (min-width:1200px) and (max-width: 1595px) {
  #digitalen-administrator-redesign .mk-app-delovni .info-box h2 {
    padding-right: 90px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #digitalen-administrator-redesign .mk-app-delovni .info-box h2 {
    padding-right: unset;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #digitalen-administrator-redesign .mk-app-delovni .info-box h2 {
    padding-right: unset;
  }
}
@media only screen and (max-width: 767px) {
  #digitalen-administrator-redesign .mk-app-delovni .info-box h2 {
    padding-right: unset;
  }
}
#digitalen-administrator-redesign .mk-app-delovni .info-box p {
  font-size: 18px;
}
#digitalen-administrator-redesign .mk-app-delovni .info-box .qr {
  margin-top: 45px;
  max-width: 110px;
}
#digitalen-administrator-redesign .pridobivki {
  position: relative;
  padding: 50px 0;
}
@media only screen and (max-width: 767px) {
  #digitalen-administrator-redesign .pridobivki {
    padding: 40px 0;
  }
}
#digitalen-administrator-redesign .pridobivki .heading {
  text-align: center;
  padding: 0 0 50px;
}
#digitalen-administrator-redesign .pridobivki .heading h2 {
  font-family: 'teleNeo-extra' !important;
  margin-top: 20px;
  margin-bottom: 20px;
}
#digitalen-administrator-redesign .pridobivki .heading p {
  padding: 0 25%;
  font-size: 18px;
}
@media only screen and (min-width:1200px) and (max-width: 1595px) {
  #digitalen-administrator-redesign .pridobivki .heading p {
    padding: 0 20%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #digitalen-administrator-redesign .pridobivki .heading p {
    padding: 0 5%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #digitalen-administrator-redesign .pridobivki .heading p {
    padding: 0 5%;
  }
}
@media only screen and (max-width: 767px) {
  #digitalen-administrator-redesign .pridobivki .heading p {
    padding: 0;
  }
}
#digitalen-administrator-redesign .pridobivki .heading svg {
  position: relative;
}
#digitalen-administrator-redesign .pridobivki .linear-gradient-bg {
  background: white 0% 0% no-repeat padding-box;
}
#digitalen-administrator-redesign .pridobivki .linear-gradient-bg h3 {
  font-family: 'teleNeo-extra' !important;
  margin-top: 0;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #digitalen-administrator-redesign .pridobivki .linear-gradient-bg h3 {
    font-size: 21px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #digitalen-administrator-redesign .pridobivki .linear-gradient-bg h3 {
    font-size: 20px;
  }
}
@media only screen and (max-width: 767px) {
  #digitalen-administrator-redesign .pridobivki .linear-gradient-bg h3 {
    font-size: 18px;
  }
}
@media only screen and (max-width: 767px) {
  #digitalen-administrator-redesign .pridobivki .linear-gradient-bg h3 h2 {
    font-size: 24px;
  }
}
#digitalen-administrator-redesign .pridobivki .linear-gradient-bg .wrapper {
  position: relative;
  display: block;
  clear: both;
  overflow: hidden;
  height: 520px;
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #digitalen-administrator-redesign .pridobivki .linear-gradient-bg .wrapper {
    height: 490px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #digitalen-administrator-redesign .pridobivki .linear-gradient-bg .wrapper {
    height: 360px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #digitalen-administrator-redesign .pridobivki .linear-gradient-bg .wrapper {
    height: 300px;
  }
}
@media only screen and (max-width: 767px) {
  #digitalen-administrator-redesign .pridobivki .linear-gradient-bg .wrapper {
    height: 310px;
  }
}
#digitalen-administrator-redesign .pridobivki .linear-gradient-bg .wrapper div {
  position: relative;
  display: flex;
  width: 45%;
  height: 100%;
  vertical-align: middle;
  flex-wrap: nowrap;
  align-content: flex-start;
  justify-content: center;
  align-items: flex-start;
  flex-direction: column;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #digitalen-administrator-redesign .pridobivki .linear-gradient-bg .wrapper div {
    width: 50%;
  }
}
@media only screen and (max-width: 767px) {
  #digitalen-administrator-redesign .pridobivki .linear-gradient-bg .wrapper div {
    width: 100%;
  }
}
#digitalen-administrator-redesign .pridobivki .linear-gradient-bg .wrapper .left-text {
  padding-left: 80px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #digitalen-administrator-redesign .pridobivki .linear-gradient-bg .wrapper .left-text {
    padding-left: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #digitalen-administrator-redesign .pridobivki .linear-gradient-bg .wrapper .left-text {
    padding-left: 0;
  }
}
@media only screen and (max-width: 767px) {
  #digitalen-administrator-redesign .pridobivki .linear-gradient-bg .wrapper .left-text {
    padding-left: 0;
  }
}
#digitalen-administrator-redesign .pridobivki .linear-gradient-bg .wrapper svg {
  position: relative;
  margin-bottom: 35px;
}
@media only screen and (max-width: 767px) {
  #digitalen-administrator-redesign .pridobivki .linear-gradient-bg .wrapper svg {
    margin-bottom: 20px;
  }
}
#digitalen-administrator-redesign .pridobivki .linear-gradient-bg .wrapper .right-img {
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  height: 100%;
  background-position: center;
  padding-left: 110px;
}
@media only screen and (max-width: 767px) {
  #digitalen-administrator-redesign .pridobivki .linear-gradient-bg .wrapper .right-img {
    padding-left: 10px;
  }
}
#digitalen-administrator-redesign .pridobivki .linear-gradient-bg .wrapper img {
  object-fit: contain;
  max-width: 100%;
  max-height: 100%;
}
#digitalen-administrator-redesign .najava {
  position: relative;
  padding: 80px 0;
  background-image: url(../content/images/Digitalen-administrator/najava-digitalen-admin-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #digitalen-administrator-redesign .najava {
    background-color: black;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #digitalen-administrator-redesign .najava {
    background-position: left;
  }
}
@media only screen and (max-width: 767px) {
  #digitalen-administrator-redesign .najava {
    padding: 50px 0;
  }
}
#digitalen-administrator-redesign .najava h2 {
  color: white;
  margin-bottom: 70px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #digitalen-administrator-redesign .najava h2 {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 767px) {
  #digitalen-administrator-redesign .najava h2 {
    margin-bottom: 30px;
  }
}
#digitalen-administrator-redesign .najava .wrapper {
  display: flex;
  width: 100%;
  color: white;
  justify-content: space-between;
  column-gap: 110px;
}
@media only screen and (min-width:1200px) and (max-width: 1595px) {
  #digitalen-administrator-redesign .najava .wrapper {
    column-gap: 75px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #digitalen-administrator-redesign .najava .wrapper {
    flex-direction: column;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #digitalen-administrator-redesign .najava .wrapper {
    flex-direction: column;
  }
}
@media only screen and (max-width: 767px) {
  #digitalen-administrator-redesign .najava .wrapper {
    flex-direction: column;
  }
}
#digitalen-administrator-redesign .najava .wrapper .left {
  width: 100%;
}
#digitalen-administrator-redesign .najava .wrapper .order-list {
  display: flex;
  gap: 30px;
  align-items: center;
  position: relative;
  justify-content: flex-start;
  min-height: 190px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #digitalen-administrator-redesign .najava .wrapper .order-list {
    min-height: 160px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #digitalen-administrator-redesign .najava .wrapper .order-list {
    min-height: 160px;
  }
}
@media only screen and (max-width: 767px) {
  #digitalen-administrator-redesign .najava .wrapper .order-list {
    min-height: 160px;
  }
}
#digitalen-administrator-redesign .najava .wrapper .order-list .no {
  position: relative;
}
@media only screen and (max-width: 767px) {
  #digitalen-administrator-redesign .najava .wrapper .order-list .no svg {
    padding-right: 0;
    width: 40px;
  }
}
#digitalen-administrator-redesign .najava .wrapper .order-list svg {
  position: relative;
  padding-right: 10px;
}
@media only screen and (max-width: 767px) {
  #digitalen-administrator-redesign .najava .wrapper .order-list svg {
    width: 80px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #digitalen-administrator-redesign .najava .wrapper .order-list .text {
    padding-right: 80px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #digitalen-administrator-redesign .najava .wrapper .order-list .text {
    padding-right: 80px;
  }
}
#digitalen-administrator-redesign .najava .wrapper .order-list .text h3 {
  display: flex;
  align-content: center;
  justify-content: flex-start;
  align-items: center;
  column-gap: 15px;
}
@media only screen and (max-width: 767px) {
  #digitalen-administrator-redesign .najava .wrapper .order-list .text h3 {
    column-gap: 0;
  }
}
#digitalen-administrator-redesign .najava .wrapper .order-list .text p {
  font-size: 18px;
}
#digitalen-administrator-redesign .magenta-moments {
  position: relative;
  background-image: url(../content/images/Digitalen-administrator/magenta-moments-bg.jpg);
  padding: 60px 0 80px;
  text-align: center;
  color: white;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
#digitalen-administrator-redesign .magenta-moments h3 {
  font-family: 'teleNeo-extra' !important;
  margin-bottom: 20px;
}
#digitalen-administrator-redesign .magenta-moments p {
  font-size: 18px;
  margin-bottom: 40px;
}
#digitalen-administrator-redesign .uvid-smetka {
  position: relative;
  background-image: url(../content/images/Digitalen-administrator/uvid-vo-smetka-background.png);
  padding: 160px 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #digitalen-administrator-redesign .uvid-smetka {
    padding: 100px 0;
  }
}
@media only screen and (max-width: 767px) {
  #digitalen-administrator-redesign .uvid-smetka {
    padding: 50px 0 300px;
  }
}
#digitalen-administrator-redesign .uvid-smetka .wrapper {
  display: flex;
  width: 100%;
  justify-content: flex-end;
}
@media only screen and (max-width: 767px) {
  #digitalen-administrator-redesign .uvid-smetka .wrapper {
    flex-direction: column;
  }
}
#digitalen-administrator-redesign .uvid-smetka .wrapper .image {
  position: relative;
  width: 50%;
}
@media only screen and (max-width: 767px) {
  #digitalen-administrator-redesign .uvid-smetka .wrapper .image {
    position: absolute;
    width: 100%;
    bottom: -120px;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
}
#digitalen-administrator-redesign .uvid-smetka .wrapper .image:before {
  content: "";
  position: absolute;
  width: 500px;
  height: 480px;
  background-image: url(../content/images/Digitalen-administrator/uvid-vo-smetka.png);
  bottom: -170px;
  left: 0;
  background-position: bottom;
  background-size: contain;
  background-repeat: no-repeat;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #digitalen-administrator-redesign .uvid-smetka .wrapper .image:before {
    width: 450px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #digitalen-administrator-redesign .uvid-smetka .wrapper .image:before {
    width: 350px;
    bottom: -100px;
  }
}
@media only screen and (max-width: 767px) {
  #digitalen-administrator-redesign .uvid-smetka .wrapper .image:before {
    right: 0;
    margin: 0 auto;
    bottom: -200px;
    width: 300px;
    height: 500px;
  }
}
#digitalen-administrator-redesign .uvid-smetka .wrapper .txt {
  width: 50%;
  color: white;
}
@media only screen and (max-width: 767px) {
  #digitalen-administrator-redesign .uvid-smetka .wrapper .txt {
    width: 100%;
  }
}
#digitalen-administrator-redesign .uvid-smetka .wrapper .txt h2 {
  margin-bottom: 60px;
}
@media only screen and (max-width: 767px) {
  #digitalen-administrator-redesign .uvid-smetka .wrapper .txt h2 {
    margin-bottom: 40px;
  }
}
#digitalen-administrator-redesign .uvid-smetka .wrapper .txt p {
  font-size: 18px;
  margin-bottom: 40px;
}
@media only screen and (max-width: 767px) {
  #digitalen-administrator-redesign .uvid-smetka .wrapper .txt p {
    margin-bottom: 20px;
  }
}
#digitalen-administrator-redesign .uvid-smetka .wrapper .txt a {
  font-size: 18px;
}
#digitalen-administrator-redesign h2 {
  font-family: 'teleNeo-extra' !important;
}
/*#endregion Digitalen Administrator*/

/*#region najdobrata mreza 2024*/

#best-net-ookla svg {
  position: relative;
}
@media (max-width: 991px) {
  #best-net-ookla p {
    font-size: 18px;
  }
}
#best-net-ookla .main-banner {
  position: relative;
  /*  background-image: url('../content/images/najdobrata-mreza-ookla/bg-hero 1.png');
        background-size: contain;
        background-repeat: no-repeat;
        background-position: top center;*/
  height: auto;
  text-align: center;
  padding: 3% 0;
}
#best-net-ookla .main-banner:before {
  content: '';
  position: absolute;
  background-image: url(../content/images/najdobrata-mreza-ookla/magenta-main-banner.png);
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: 120%;
  height: 750px;
  width: 100%;
  left: 0;
  top: 0;
  right: 0;
  margin: 0 auto;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #best-net-ookla .main-banner:before {
    background-position: top center;
  }
}
@media (max-width: 991px) {
  #best-net-ookla .main-banner:before {
    background-position: top center;
    background-size: 250%;
  }
}
#best-net-ookla .main-banner .flex {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  grid-gap: 30px;
}
@media (max-width: 991px) {
  #best-net-ookla .main-banner .flex {
    flex-flow: column;
  }
}
#best-net-ookla .main-banner .flex .left-text {
  color: white;
  text-align: left;
  width: 35%;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #best-net-ookla .main-banner .flex .left-text {
    width: 45%;
  }
}
@media (max-width: 991px) {
  #best-net-ookla .main-banner .flex .left-text {
    width: 100%;
    text-align: center;
  }
}
#best-net-ookla .main-banner .flex .left-text p {
  font-size: 26px;
}
@media (max-width: 991px) {
  #best-net-ookla .main-banner .flex .left-text p {
    font-size: 18px;
  }
}
#best-net-ookla .main-banner h1 {
  color: white;
  text-transform: uppercase;
  font-size: 90px;
  font-family: 'teleNeo-extra' !important;
  margin-bottom: 20px;
  line-height: 80px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #best-net-ookla .main-banner h1 {
    font-size: 70px;
    line-height: 70px;
  }
}
@media (max-width: 991px) {
  #best-net-ookla .main-banner h1 {
    font-size: 47px;
    line-height: 46px;
  }
}
#best-net-ookla .main-banner h1 span {
  display: block;
  font-size: 49px;
  font-family: 'teleNeo-bold' !important;
}
#best-net-ookla .main-banner h1 span.bigger {
  font-size: 140px;
  font-family: 'teleNeo-extra' !important;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #best-net-ookla .main-banner h1 span.bigger {
    font-size: 110px;
  }
}
@media (max-width: 991px) {
  #best-net-ookla .main-banner h1 span.bigger {
    font-size: 70px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #best-net-ookla .main-banner h1 span {
    font-size: 38px;
  }
}
@media (max-width: 991px) {
  #best-net-ookla .main-banner h1 span {
    font-size: 25px;
  }
}
#best-net-ookla .main-banner .image-ookla {
  position: relative;
  margin: 40px 0;
}
@media (max-width: 991px) {
  #best-net-ookla .main-banner .image-ookla {
    width: 100%;
    margin: 0 auto;
  }
}
#best-net-ookla .main-banner .white-bg-text {
  position: relative;
  background-color: white;
  color: black;
  border-radius: 30px;
  display: inline-flex;
  justify-content: space-between;
  align-items: center;
  width: auto;
  padding: 0 20px;
  grid-gap: 20px;
}
#best-net-ookla .main-banner .white-bg-text p {
  font-size: 22px;
}
#best-net-ookla .main-banner .whiteBg {
  position: relative;
  width: 700px;
  margin: 0 auto 40px auto;
  background: white;
  box-shadow: 0px 18px 60px 0px #0000001a;
  padding: 20px 70px;
  border-radius: 18px;
}
@media (max-width: 991px) {
  #best-net-ookla .main-banner .whiteBg {
    width: 100%;
  }
}
#best-net-ookla .main-banner .whiteBg p {
  font-size: 18px;
}
#best-net-ookla .best-net-baner {
  position: relative;
  padding: 3% 0;
  background-image: url('../content/images/najdobrata-mreza-ookla/inner-banner.jpg');
  background-position: right center;
  background-size: cover;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #best-net-ookla .best-net-baner {
    background-position: 70%;
  }
}
#best-net-ookla .best-net-baner:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  background-image: url(../content/images/najdobrata-mreza-ookla/ookla-shape.png);
  background-position: 130%;
  background-size: cover;
  background-repeat: no-repeat;
  width: 60%;
  height: 100%;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #best-net-ookla .best-net-baner:before {
    width: 80%;
  }
}
@media (max-width: 991px) {
  #best-net-ookla .best-net-baner:before {
    display: none;
  }
}
#best-net-ookla .best-net-baner .flex {
  justify-content: flex-start;
}
#best-net-ookla .best-net-baner .text {
  width: 40%;
  color: white;
  font-size: 18px;
}
@media (min-width:1200px) {
  #best-net-ookla .best-net-baner .text {
    width: 45%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #best-net-ookla .best-net-baner .text {
    width: 55%;
  }
}
@media (max-width: 991px) {
  #best-net-ookla .best-net-baner .text {
    width: 100%;
    background: #e20074;
    padding: 20px;
  }
}
#best-net-ookla .best-net-baner .text h2 {
  color: white;
  font-family: 'teleNeo-bold' !important;
  font-size: 46px;
  margin-bottom: 30px;
}
@media (max-width: 991px) {
  #best-net-ookla .best-net-baner .text h2 {
    font-size: 28px;
  }
}
#best-net-ookla .best-net-opportunities {
  position: relative;
  padding: 3% 0;
  background-image: url('../content/images/najdobrata-mreza-ookla/ookla-mreza-bg.jpg');
  background-size: cover;
  background-position: center right;
  text-align: center;
}
#best-net-ookla .best-net-opportunities p.custom-width {
  width: 750px;
  margin: 0 auto;
}
@media (max-width: 991px) {
  #best-net-ookla .best-net-opportunities p.custom-width {
    width: 100%;
  }
}
#best-net-ookla .best-net-opportunities h2 {
  color: white;
  font-size: 46px;
  font-family: 'teleNeo-bold' !important;
  margin-bottom: 30px;
}
@media (max-width: 991px) {
  #best-net-ookla .best-net-opportunities h2 {
    font-size: 28px;
  }
}
#best-net-ookla .best-net-opportunities h2 span {
  font-family: 'TeleNeo-RegularItalic' !important;
  font-size: 46px;
  color: #e20074;
  display: block;
}
@media (max-width: 991px) {
  #best-net-ookla .best-net-opportunities h2 span {
    font-size: 28px;
  }
}
#best-net-ookla .best-net-opportunities h3 {
  font-size: 36px;
  color: white;
  margin-bottom: 30px;
}
@media (max-width: 991px) {
  #best-net-ookla .best-net-opportunities h3 {
    font-size: 25px;
  }
}
#best-net-ookla .best-net-opportunities h3 span {
  font-family: 'TeleNeo-RegularItalic' !important;
  font-size: 28px;
  color: white;
  display: block;
}
@media (max-width: 991px) {
  #best-net-ookla .best-net-opportunities h3 span {
    font-size: 23px;
  }
}
#best-net-ookla .best-net-opportunities p {
  font-size: 18px;
  color: white;
}
#best-net-ookla .best-net-opportunities .flex {
  justify-content: center;
  gap: 50px;
  margin: 50px 0 40px 0;
  align-items: stretch;
}
@media (max-width: 991px) {
  #best-net-ookla .best-net-opportunities .flex {
    flex-direction: column;
  }
}
#best-net-ookla .best-net-opportunities .flex > div {
  padding: 40px 60px;
  text-align: left;
  backdrop-filter: blur(80px);
  width: 50%;
  background: linear-gradient(140deg, rgba(54, 54, 54, 0.65) 0%, rgba(25, 25, 25, 0.65) 100%);
  border-radius: 18px;
  position: relative;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
@media (max-width: 991px) {
  #best-net-ookla .best-net-opportunities .flex > div {
    width: 100%;
  }
}
#best-net-ookla .best-net-opportunities .flex > div svg path {
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#best-net-ookla .best-net-opportunities .flex > div a {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  cursor: pointer;
}
#best-net-ookla .best-net-opportunities .flex > div:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0px;
  border-radius: 10px;
  border: 2px solid transparent;
  mask-composite: exclude;
  z-index: 0;
  background: linear-gradient(120deg, #e20074 20%, transparent 90%) border-box;
  -webkit-mask: linear-gradient(white 0 0) padding-box, linear-gradient(white 0 0);
  -webkit-mask-composite: destination-out;
  border-radius: 18px;
}
#best-net-ookla .best-net-opportunities .flex > div:after {
  content: '';
  position: absolute;
  right: 20px;
  top: 20px;
  width: 0px;
  height: 0px;
  background-image: url(../content/images/najdobrata-mreza-ookla/arrow-left.svg);
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  background-size: contain;
  background-position: center right;
  background-repeat: no-repeat;
}
#best-net-ookla .best-net-opportunities .flex > div:hover {
  background: linear-gradient(180deg, rgba(54, 54, 54, 0.85) 0%, rgba(25, 25, 25, 0.85) 100%);
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#best-net-ookla .best-net-opportunities .flex > div:hover:after {
  width: 20px;
  height: 20px;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#best-net-ookla .best-net-opportunities .flex > div:hover svg path {
  fill: #e20074;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
/*#endregion najdobrata mreza 2024*/

/*#region t-esports region*/

#t-esports {
  background: black;
}
#t-esports p,
#t-esports a {
  font-size: 18px;
  color: white;
}
#t-esports h2 {
  color: white;
  font-size: 35px;
  font-family: 'teleNeo-bold' !important;
}
#t-esports .main-banner {
  background-color: black;
  background-image: url('../content/images/t-esports/main-banner-bg.png');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: right center;
  padding: 3% 0 0% 0;
  position: relative;
}
#t-esports .main-banner h1 {
  font-size: 37px;
  font-family: 'teleNeo-extra' !important;
  color: white;
  margin-bottom: 15px;
  padding: 0;
}
#t-esports .main-banner p {
  color: white;
  font-size: 24px;
  font-family: 'teleNeo-regular' !important;
}
#t-esports .main-banner .image-bounce {
  position: relative;
  z-index: 2;
  animation: bounceIn ease-in-out 15s infinite;
}
#t-esports .main-banner .image-bounce .img-wrap {
  position: relative;
  width: 550px;
}
@media only screen and (max-width: 767px) {
  #t-esports .main-banner .image-bounce .img-wrap {
    width: 100%;
  }
}
#t-esports .main-banner .first-part {
  position: relative;
  z-index: 111;
}
@media only screen and (max-width: 767px) {
  #t-esports .main-banner .first-part .flex {
    display: flex;
    flex-direction: column;
  }
}
#t-esports .main-banner .absolute-track {
  position: absolute;
  left: 0;
  bottom: 90px;
  width: 75%;
  background: #e20074;
  z-index: 1;
  padding: 15px 0;
}
#t-esports .main-banner .absolute-track .flex {
  justify-content: flex-start;
  padding-left: 70px;
}
@media (max-width: 1199px) {
  #t-esports .main-banner .absolute-track {
    bottom: 60px;
  }
}
@media (max-width: 991px) {
  #t-esports .main-banner .absolute-track {
    bottom: 0;
    position: relative;
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  #t-esports .main-banner .absolute-track .flex {
    flex-direction: row;
    gap: 10px;
    padding-left: 20px;
    padding-right: 20px;
  }
  #t-esports .main-banner .absolute-track img {
    max-width: 25%;
  }
}
#t-esports .main-banner .video-section {
  position: relative;
  padding: 5% 0 15%;
}
#t-esports .main-banner .video-section:after {
  content: '';
  position: absolute;
  background-image: url('../content/images/t-esports/shape-video-section.png');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 70%;
  height: 100%;
  background-position: right center;
  right: 0;
  top: 0;
  bottom: 280px;
  margin: auto 0;
  overflow: visible;
  z-index: 2;
}
@media (max-width: 991px) {
  #t-esports .main-banner .video-section:after {
    display: none;
  }
}
#t-esports .main-banner .video-section .shape-wrap {
  position: relative;
  width: 40%;
  z-index: 3;
  padding-right: 80px;
}
#t-esports .main-banner .video-section .shape-wrap p {
  font-size: 18px;
  line-height: 1.2;
  margin-bottom: 25px;
}
#t-esports .main-banner .video-section .shape-wrap a {
  color: #e20074;
}
#t-esports .main-banner .video-section .video-wrap {
  position: relative;
  z-index: 3;
  width: 55%;
  height: 400px;
}
#t-esports .main-banner .video-section .video-wrap iframe {
  width: 100%;
  height: 100%;
}
@media (max-width: 991px) {
  #t-esports .main-banner .video-section .flex {
    flex-direction: column;
  }
  #t-esports .main-banner .video-section .flex .video-wrap,
  #t-esports .main-banner .video-section .flex .shape-wrap {
    width: 100%;
  }
}
#t-esports .team-part {
  position: relative;
  background-image: url('../content/images/t-esports/map.jpg');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  padding: 14% 0;
  margin-top: -20%;
  z-index: 0;
}
@media (max-width: 991px) {
  #t-esports .team-part {
    margin-top: 0;
    padding: 3% 0;
  }
  #t-esports .team-part .custom-container {
    background: rgba(0, 0, 0, 0.5);
  }
}
#t-esports .team-part h2 {
  text-transform: uppercase;
}
#t-esports .team-part .left-part {
  position: relative;
  width: 50%;
}
@media (max-width: 991px) {
  #t-esports .team-part .left-part {
    width: 100%;
  }
}
#t-esports .team-part .left-part .text {
  position: relative;
  top: 120px;
}
@media (max-width: 991px) {
  #t-esports .team-part .left-part .text {
    top: 0;
  }
}
#t-esports .team-part .left-part p strong:last-of-type {
  display: block;
  margin-top: 15px;
  font-size: 20px;
}
#t-esports .award {
  position: relative;
  background-image: url('../content/images/t-esports/price-section-bg.png');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 10% 0 0%;
  background-position: top center;
  background-color: black;
  text-align: center;
}
#t-esports .award .wrapper {
  padding: 0 20px;
}
#t-esports .award h2 {
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 40px;
}
#t-esports .award h2 svg {
  position: relative;
  display: block;
  margin: 10px auto;
}
#t-esports .award .img-price {
  margin-bottom: 70px;
}
#t-esports .award h3 {
  text-transform: uppercase;
  margin-bottom: 15px;
  color: white;
  font-family: 'teleNeo-extra' !important;
}
#t-esports .award .flex {
  grid-gap: 30px;
}
@media (max-width: 991px) {
  #t-esports .award .flex {
    flex-direction: column;
  }
}
#t-esports .award .box {
  position: relative;
  color: white;
  padding: 20px 30px;
  text-align: left;
  width: 20%;
  transform: scale(0.9);
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  cursor: initial;
  text-transform: uppercase;
  width: 288px;
  padding-left: 75px;
}
#t-esports .award .box:before {
  content: '';
  position: absolute;
  background-image: url(../content/images/t-esports/box-bg.png);
  width: 100%;
  height: 100%;
  transform: none;
  background-size: contain;
  background-repeat: no-repeat;
  left: 0;
  top: 0;
  background-position: center;
}
#t-esports .award .box:hover {
  transform: scale(1);
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#t-esports .award .box h4 {
  font-family: 'teleNeo-bold' !important;
  font-size: 20px;
  margin-bottom: 20px;
  padding: 0;
  margin-top: 0;
  color: white;
}
#t-esports .award .box .date {
  color: white;
  font-size: 26px;
  font-family: 'teleNeo-bold' !important;
}
#t-esports .big-finale {
  position: relative;
  padding: 5% 0;
  margin-top: 0;
  z-index: 0;
  background-color: transparent;
}
@media (max-width: 991px) {
  #t-esports .big-finale {
    padding: 100px 0 20px;
  }
}
#t-esports .big-finale .flex {
  margin-top: 0%;
}
@media (max-width: 991px) {
  #t-esports .big-finale .flex {
    margin-top: 0;
  }
  #t-esports .big-finale .flex.sb {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
}
#t-esports .big-finale .flex div {
  width: 100%;
  position: relative;
  z-index: 2;
}
@media (max-width: 991px) {
  #t-esports .big-finale .flex div {
    width: 100%;
  }
}
#t-esports .big-finale:after {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto 0;
  background-image: url('../content/images/t-esports/bg-lights.png');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 70%;
  height: 100%;
  background-position: right center;
}
#t-esports .big-finale .inline-buttons {
  margin-top: 0;
  position: relative;
  z-index: 3;
}
#t-esports .big-finale .inline-buttons a {
  padding: 7px 25px;
  color: white;
  font-family: 'teleNeo-medium' !important;
  font-size: 18px;
  text-align: center;
  display: flex;
  align-items: center;
  gap: 30px;
}
#t-esports .big-finale .inline-buttons a svg {
  position: relative;
  transform: scale(0.9);
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#t-esports .big-finale .inline-buttons a.btn-purple {
  background: #9046ff;
}
#t-esports .big-finale .inline-buttons a.btn-blue {
  background: #5765ec;
}
#t-esports .big-finale .inline-buttons a.btn-magenta {
  background: #e20074;
}
#t-esports .big-finale .inline-buttons a:hover svg {
  transform: scale(1);
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#t-esports .gaming-boosters {
  position: relative;
  background-image: url('../content/images/t-esports/gaming-boosters.jpg');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 3% 0 10%;
  text-align: center;
}
#t-esports .gaming-boosters h2 {
  text-align: center;
  margin-bottom: 30px;
}
@media (max-width: 991px) {
  #t-esports .gaming-boosters h2 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
#t-esports .gaming-boosters h2 img {
  position: relative;
  left: -30px;
}
@media (max-width: 991px) {
  #t-esports .gaming-boosters h2 img {
    left: 0px;
  }
}
#t-esports .gaming-boosters h2 span {
  font-size: 35px;
  color: white;
  display: block;
  font-family: 'teleNeo-boldItalic' !important;
  text-transform: uppercase;
}
#t-esports .gaming-boosters p {
  text-align: center;
  padding: 20px 120px;
}
@media (max-width: 991px) {
  #t-esports .gaming-boosters p {
    padding: 20px;
  }
}
#t-esports .gaming-boosters svg {
  position: relative;
}
#t-esports .gaming-boosters .flex {
  flex-wrap: wrap;
  align-items: stretch;
  gap: 20px;
  margin: 40px 0;
  display: flex;
  flex-direction: row;
}
#t-esports .gaming-boosters .flex .wrap {
  position: relative;
  border-radius: 10px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.05) 100%);
  box-shadow: 0px 44px 34px 0px rgba(12, 0, 36, 0.3);
  padding: 30px;
  width: 20%;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  text-align: center;
  cursor: pointer;
}
@media (max-width: 991px) {
  #t-esports .gaming-boosters .flex .wrap {
    width: 45%;
  }
}
@media only screen and (max-width: 767px) {
  #t-esports .gaming-boosters .flex .wrap {
    width: 100%;
  }
}
#t-esports .gaming-boosters .flex .wrap svg {
  transform: scale(0.9);
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#t-esports .gaming-boosters .flex .wrap span {
  font-family: 'teleNeo-extra' !important;
  font-size: 23px;
  margin: 15px 0 0 0;
  display: block;
}
#t-esports .gaming-boosters .flex .wrap p {
  font-size: 15px;
  margin: 20px 0 0 0;
  padding: 0;
}
#t-esports .gaming-boosters .flex .wrap:hover {
  backdrop-filter: blur(5px);
  -webkit-backdrop-filter: blur(5px);
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#t-esports .gaming-boosters .flex .wrap:hover svg {
  transform: scale(1);
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#t-esports .gaming-boosters h3 {
  color: white;
  text-align: center;
  margin-bottom: 20px;
  font-size: 29px;
  text-transform: uppercase;
  font-family: 'teleNeo-extra' !important;
}
#t-esports .gaming-boosters h4 {
  text-align: center;
  color: white;
  font-family: 'teleNeo-regular' !important;
  font-size: 28px;
  padding: 0 20%;
  margin: 0;
}
@media (max-width: 991px) {
  #t-esports .gaming-boosters h4 {
    padding: 0 20px;
  }
}
#t-esports .gaming-boosters span.light-text {
  font-size: 18px;
  color: rgba(255, 255, 255, 0.7);
  padding: 20px 24%;
  text-align: center;
  display: block;
}
@media (max-width: 991px) {
  #t-esports .gaming-boosters span.light-text {
    padding: 0 20px;
  }
}
#t-esports .gaming-boosters a {
  text-align: center;
  margin: 30px auto;
  display: inline-block;
}
#t-esports .esport {
  position: relative;
  padding: 10% 0;
  background-color: black;
  background-image: url('../content/images/t-esports/esports-bg.png');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: right center;
}
#t-esports .esport:before {
  content: '';
  position: absolute;
  background-image: url('../content/images/t-esports/esport-shapes.png');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: left center;
  width: 50%;
  height: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto 0;
}
@media (max-width: 991px) {
  #t-esports .esport:before {
    display: none;
  }
}
#t-esports .esport .left-text {
  width: 40%;
}
@media (max-width: 991px) {
  #t-esports .esport .left-text {
    width: 100%;
    background: #e20074;
    padding: 20px;
  }
}
#t-esports .esport h2 {
  color: white;
  font-family: 'teleNeo-regular';
}
#t-esports .esport p {
  color: white;
}
#t-esports .esport p.bigger {
  font-size: 20px;
}
#t-esports .last-sec {
  position: relative;
  padding: 3% 20px;
  background: radial-gradient(60% 60% at bottom, #16202f 20%, #020202 100%);
}
#t-esports .last-sec p {
  padding: 20px 120px;
  font-size: 22px;
}
#t-esports .last-sec .inline-buttons {
  grid-gap: 30px;
  margin: 30px 0;
}
#t-esports .last-sec .inline-buttons .btn-magenta {
  position: relative;
  background: #e20074;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 7px 25px;
  grid-gap: 20px;
  transition: all ease-in-out 0.4s;
}
#t-esports .last-sec .inline-buttons .btn-magenta svg {
  position: relative;
}
#t-esports .last-sec .inline-buttons .btn-magenta:hover {
  background: #c00052 !important;
  transition: all ease-in-out 0.4s;
}
@media (max-width: 991px) {
  #t-esports .last-sec p {
    padding: 20px 20px;
  }
  #t-esports .last-sec .inline-buttons {
    grid-gap: 20px;
    flex-direction: row;
    flex-wrap: wrap;
  }
  #t-esports .last-sec .inline-buttons .btn-magenta {
    width: 45%;
  }
}
@keyframes bounceIn {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
    opacity: 1;
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}
/*#endregion t-esports region*/

#security-operation-center {
  font-size: 19px !important;
}
#security-operation-center .main-banner {
  background-image: url(/content/images/bezbednosen-operativen-centar/cyber-security-concept-digital-art.jpg);
  background-size: cover;
  color: white;
  background-repeat: no-repeat;
  background-position: right;
  background-color: black;
}
@media only screen and (min-width:1200px) and (max-width: 1595px) {
  #security-operation-center .main-banner {
    background-position: 70%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #security-operation-center .main-banner {
    background-position: 65%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #security-operation-center .main-banner {
    background-position: 65%;
  }
}
#security-operation-center .main-banner .image {
  display: none;
}
#security-operation-center .main-banner .header {
  padding: 150px 0;
}
@media only screen and (min-width:1200px) and (max-width: 1595px) {
  #security-operation-center .main-banner .header {
    padding: 180px 0;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #security-operation-center .main-banner .header {
    padding: 170px 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #security-operation-center .main-banner .header {
    padding: 100px 0;
  }
}
@media only screen and (max-width: 767px) {
  #security-operation-center .main-banner .header {
    padding: 100px 0;
  }
}
#security-operation-center .main-banner .header h1,
#security-operation-center .main-banner .header p {
  position: relative;
  z-index: 1;
  color: white;
}
#security-operation-center .main-banner .header h1 {
  font-size: 44px;
  font-family: 'teleNeo-extra' !important;
  text-transform: none !important;
  width: 25%;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #security-operation-center .main-banner .header h1 {
    width: 45%;
  }
}
@media only screen and (max-width: 767px) {
  #security-operation-center .main-banner .header h1 {
    width: 60%;
    font-size: 38px;
  }
}
#security-operation-center .main-banner .header h1 span {
  font-size: 38px;
  display: block;
  text-transform: none;
}
@media only screen and (max-width: 767px) {
  #security-operation-center .main-banner .header h1 span {
    font-size: 32px;
  }
}
#security-operation-center .main-banner .header h1 + p {
  font-size: 28px;
  margin-bottom: 0px;
  font-style: italic;
  width: 15%;
  line-height: 1.1;
}
@media only screen and (min-width:1200px) and (max-width: 1595px) {
  #security-operation-center .main-banner .header h1 + p {
    width: 25%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #security-operation-center .main-banner .header h1 + p {
    width: 25%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #security-operation-center .main-banner .header h1 + p {
    width: 35%;
  }
}
@media only screen and (max-width: 767px) {
  #security-operation-center .main-banner .header h1 + p {
    width: 100%;
  }
}
#security-operation-center .main-banner .header .ec {
  position: absolute;
  left: 22%;
  top: 105px;
  width: 120px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #security-operation-center .main-banner .header .ec {
    width: 110px;
    left: 29%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #security-operation-center .main-banner .header .ec {
    top: unset;
    bottom: 25px;
    width: 90px;
    left: 40%;
  }
}
@media only screen and (max-width: 767px) {
  #security-operation-center .main-banner .header .ec {
    position: relative;
    left: 0;
    top: 25px;
    width: 90px;
  }
}
#security-operation-center .main-banner .header:before {
  content: '';
  background: url(/content/images/bezbednosen-operativen-centar/main-banner-shape.png);
  background-size: contain;
  background-repeat: no-repeat;
  display: block;
  position: absolute;
  top: 0;
  left: -10%;
  bottom: 0;
  right: 0;
  z-index: 0;
}
@media only screen and (min-width:1200px) and (max-width: 1595px) {
  #security-operation-center .main-banner .header:before {
    background-size: cover;
    background-position: right;
    right: 45%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #security-operation-center .main-banner .header:before {
    right: 35%;
    background-position: right;
    background-size: cover;
  }
}
@media (max-width: 991px) {
  #security-operation-center .main-banner .header:before {
    background-size: 80% 100%;
    background-size: cover;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #security-operation-center .main-banner .header:before {
    background-position: right;
    right: 30%;
    left: -60%;
  }
}
#security-operation-center .main-banner .header:after {
  content: '';
  background: #e20074;
  position: absolute;
  right: 100%;
  top: 0;
  bottom: 0;
  left: -99999px;
}
@media (max-width: 991px) {
  #security-operation-center .main-banner .header:after {
    display: none;
  }
}
#security-operation-center .intro {
  background: linear-gradient(0deg, #e8eaf3, transparent);
  padding: 90px 0px;
}
@media only screen and (max-width: 767px) {
  #security-operation-center .intro {
    padding: 40px 0px;
  }
}
#security-operation-center .intro .text-wrap {
  display: flex;
  flex-direction: row;
  align-items: stretch;
  gap: 80px;
}
@media only screen and (max-width: 767px) {
  #security-operation-center .intro .text-wrap {
    flex-direction: column;
    gap: 0px;
  }
  #security-operation-center .intro .text-wrap p {
    font-size: 19px !important;
  }
}
#security-operation-center .intro .text-wrap .left,
#security-operation-center .intro .text-wrap .right {
  width: 50%;
}
@media only screen and (max-width: 767px) {
  #security-operation-center .intro .text-wrap .left,
  #security-operation-center .intro .text-wrap .right {
    width: 100%;
  }
}
#security-operation-center .intro .text-wrap .left h2,
#security-operation-center .intro .text-wrap .right h2 {
  font-family: 'teleNeo-bold' !important;
  font-size: 38px;
  margin-bottom: 50px;
}
@media only screen and (max-width: 767px) {
  #security-operation-center .intro .text-wrap .left h2,
  #security-operation-center .intro .text-wrap .right h2 {
    margin-bottom: 30px;
  }
}
#security-operation-center .intro .text-wrap .left h2 span,
#security-operation-center .intro .text-wrap .right h2 span {
  display: block;
  font-size: 32px;
}
#security-operation-center .intro .text-wrap .left ul,
#security-operation-center .intro .text-wrap .right ul {
  margin-top: 20px;
}
@media only screen and (max-width: 767px) {
  #security-operation-center .intro .text-wrap .left ul li,
  #security-operation-center .intro .text-wrap .right ul li {
    margin-left: 0;
  }
}
#security-operation-center .internet-bezbednost {
  background-image: url(/content/images/bezbednosen-operativen-centar/internet-bezbednost-sec.png);
  background-size: cover;
  color: white;
  background-repeat: no-repeat;
  padding: 90px 0px;
}
@media only screen and (max-width: 767px) {
  #security-operation-center .internet-bezbednost {
    padding: 40px 0px;
  }
}
#security-operation-center .internet-bezbednost h2 {
  font-family: 'teleNeo-bold' !important;
  font-size: 38px;
  margin-bottom: 80px;
  text-transform: uppercase;
  text-align: center;
}
#security-operation-center .internet-bezbednost h2 span {
  display: block;
  font-size: 32px;
  text-transform: none;
}
#security-operation-center .internet-bezbednost .wrap {
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  gap: 80px;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  #security-operation-center .internet-bezbednost .wrap {
    flex-direction: column;
  }
}
#security-operation-center .internet-bezbednost .wrap .box-wrap {
  max-width: 300px;
  line-height: 22px;
}
#security-operation-center .internet-bezbednost .wrap .box-wrap img {
  margin-bottom: 30px;
}
#security-operation-center .soc {
  background: linear-gradient(0deg, #e8eaf3, transparent);
  padding: 70px 0px;
}
@media only screen and (max-width: 767px) {
  #security-operation-center .soc {
    padding: 40px 0px;
  }
}
#security-operation-center .soc ul#myTab-ict {
  position: relative;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  border: 0;
  width: 50%;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #security-operation-center .soc ul#myTab-ict {
    width: 100%;
    margin: 0 auto;
    column-gap: 30px;
  }
}
#security-operation-center .soc ul#myTab-ict li {
  display: inline-flex;
  flex-direction: column;
  justify-content: center;
  margin: 0 auto;
  min-height: 100px;
  padding: 30px 20px;
  border-radius: 8px;
  width: 50%;
  text-align: center;
  font-size: 18px;
  position: relative;
  cursor: pointer;
  line-height: 1.2;
  background-color: #efeff3;
  margin-right: 30px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #security-operation-center .soc ul#myTab-ict li {
    margin-right: 0;
  }
}
#security-operation-center .soc ul#myTab-ict li span {
  display: contents;
  font-family: 'teleNeo-bold' !important;
}
#security-operation-center .soc ul#myTab-ict li.active {
  background-color: white;
  transition: all ease-in 0.3s;
  box-shadow: 0px 23px 89px #3e3e3e1c;
}
#security-operation-center .soc ul#myTab-ict li.active:before {
  content: '';
  position: absolute;
  width: 75%;
  height: 3px;
  background: #e20074;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  transition: all ease-in 0.3s;
}
#security-operation-center .soc div#myTabContent-ict {
  width: 100%;
}
#security-operation-center .soc div#myTabContent-ict h3 {
  color: #333333;
  padding: 20px;
  text-align: left;
  margin: 10px 20px;
  background: #cccccc;
  border-radius: 8px;
  font-size: 19px;
  font-family: 'teleNeo-bold' !important;
}
@media only screen and (max-width: 767px) {
  #security-operation-center .soc div#myTabContent-ict h3 {
    margin: 10px 0 !important;
  }
}
@media only screen and (max-width: 767px) {
  #security-operation-center .soc div#myTabContent-ict h3.dc-active {
    background: #e20074;
    color: white !important;
  }
}
@media only screen and (max-width: 767px) {
  #security-operation-center .soc div#myTabContent-ict p {
    padding: 0 !important;
    font-size: 17px;
    text-align: center;
  }
}
#security-operation-center .soc .nav-tabs {
  border-bottom: 0px solid #dddddd;
}
#security-operation-center .soc .dc-tab_content {
  display: flex;
  align-items: center;
  gap: 80px;
  justify-content: space-between;
}
#security-operation-center .soc .dc-tab_content .wrap .text-wrap {
  text-align: left;
}
#security-operation-center .soc .dc-tab_content .wrap .text-wrap ul {
  margin-top: 20px;
}
@media only screen and (max-width: 767px) {
  #security-operation-center .soc .dc-tab_content .wrap {
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
}
@media only screen and (max-width: 767px) {
  #security-operation-center .soc .dc-tab_content .wrap .box-wrap {
    width: 100%;
    padding: 10px 0 !important;
  }
}
@media (max-width: 991px) {
  #security-operation-center .soc .dc-tab_content {
    flex-direction: column;
  }
}
#security-operation-center .soc .dc-tab_content > div {
  width: 50%;
}
@media (max-width: 991px) {
  #security-operation-center .soc .dc-tab_content > div {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #security-operation-center .soc .dc-tab_content .image {
    width: 70%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #security-operation-center .soc .dc-tab_content ul {
    margin-top: 15px;
  }
}
#security-operation-center .soc .dc-tab_content ul li {
  font-size: 19px !important;
  margin-left: 0;
}
#security-operation-center .soc .dc-tab_content ul em {
  font-style: normal;
  color: #e20074;
  font-family: 'teleNeo-bold' !important;
}
#security-operation-center .soc-paketi {
  padding: 90px 0px;
}
@media only screen and (max-width: 767px) {
  #security-operation-center .soc-paketi {
    padding: 40px 0px;
  }
}
#security-operation-center .soc-paketi h2 {
  font-family: 'teleNeo-bold' !important;
  font-size: 38px;
  margin-bottom: 80px;
  text-transform: uppercase;
  text-align: center;
}
#security-operation-center .soc-paketi h2 span {
  display: block;
  font-size: 32px;
  text-transform: none;
}
#security-operation-center .soc-paketi .box-container {
  display: flex;
  gap: 80px;
  justify-content: center;
}
@media (max-width: 991px) {
  #security-operation-center .soc-paketi .box-container {
    flex-direction: column;
    gap: 40px;
    align-items: center;
  }
}
#security-operation-center .soc-paketi .box-container .box-paketi {
  background: white 0% 0% no-repeat padding-box !important;
  box-shadow: 0px 8px 46px #3e3e3e1c;
  position: relative;
  padding: 50px;
  border-radius: 12px;
  width: 450px;
}
@media (max-width: 991px) {
  #security-operation-center .soc-paketi .box-container .box-paketi {
    width: 100%;
    max-width: 600px;
  }
}
#security-operation-center .soc-paketi .box-container .box-paketi svg {
  position: relative;
  display: inline-block;
  margin-right: 10px;
  vertical-align: middle;
}
#security-operation-center .soc-paketi .box-container .box-paketi h3 {
  margin-top: 0px;
  margin-bottom: 40px;
  text-transform: uppercase;
  font-family: 'teleNeo-extra' !important;
  font-size: 32px;
}
#security-operation-center .soc-paketi .box-container .box-paketi h3 span {
  font-family: 'teleNeo-regular' !important;
  display: block;
  font-size: 26px;
}
#security-operation-center .soc-paketi .box-container .box-paketi p {
  margin: 0 0 20px;
  line-height: 25px;
}
#security-operation-center .soc-paketi .box-container .box-paketi .content {
  min-height: 650px;
}
@media (max-width: 991px) {
  #security-operation-center .soc-paketi .box-container .box-paketi .content {
    min-height: initial;
  }
}
#security-operation-center .soc-paketi .box-container .box-paketi .info-boxz {
  margin: 30px 0 40px;
}
#security-operation-center .soc-paketi .box-container .box-paketi .extra-content {
  margin: 0 -50px -50px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
  padding: 30px 50px;
}
#security-operation-center .soc-paketi .box-container .box-paketi .extra-content h4 {
  padding: 0;
  margin: 0;
  font-family: 'teleNeo-bold' !important;
  color: #e20074;
  position: relative;
  display: block;
}
#security-operation-center .soc-paketi .box-container .box-paketi .extra-content h4:after {
  transform: rotate(270deg);
  transition-duration: 0.25s;
  top: 0;
  content: '%';
  font-family: 'teleicon-outline';
  font-weight: 700;
  position: absolute;
  color: #e20074;
  font-size: 22px;
  right: 0;
  margin: auto;
}
#security-operation-center .soc-paketi .box-container .box-paketi .extra-content h4.collapsed:after {
  transform: rotate(90deg);
  transition-duration: 0.25s;
  top: 0;
  content: '%';
  font-family: 'teleicon-outline';
  position: absolute;
  color: #e20074;
  font-size: 22px;
  right: 0;
  margin: auto;
}
#security-operation-center .soc-paketi .box-container .box-paketi .extra-content ul {
  margin-top: 15px !important;
}
#security-operation-center .soc-paketi .box-container .box-paketi .extra-content ul li {
  margin-left: 0;
}
/*#region magenta home*/

#magenta-home svg {
  position: relative;
}
#magenta-home .pt-50 {
  padding-top: 50px;
}
@media (max-width: 991px) {
  #magenta-home .pt-50 {
    padding-top: 25px;
  }
}
#magenta-home .main-banner {
  position: relative;
  padding: 6% 0;
  background-image: url('../content/images/magenta-home/magenta-home-bg-banner.jpg');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: right;
}
@media (max-width: 991px) {
  #magenta-home .main-banner {
    height: 340px;
    padding-bottom: 0;
    background-position: 60% 50%;
  }
}
#magenta-home .main-banner:before {
  content: '';
  position: absolute;
  left: 0;
  background-image: url('../content/images/magenta-home/shape-banner.png');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 55%;
  height: 100%;
  background-position: left center;
  top: 0;
}
@media (max-width: 991px) {
  #magenta-home .main-banner:before {
    display: none;
  }
}
#magenta-home .main-banner .header {
  position: relative;
  width: 40%;
}
@media (max-width: 991px) {
  #magenta-home .main-banner .header {
    position: absolute;
    bottom: 0;
    width: 100%;
    background: #e20074;
    padding: 20px;
    left: 0;
  }
}
#magenta-home .main-banner .header h1 {
  color: white;
  font-size: 70px;
  margin: 0;
  padding: 0;
  font-family: 'teleNeo-extra' !important;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #magenta-home .main-banner .header h1 {
    font-size: 50px;
  }
}
@media (max-width: 991px) {
  #magenta-home .main-banner .header h1 {
    font-size: 29px;
  }
}
#magenta-home .main-banner .header h1 span {
  display: block;
  font-family: 'teleNeo-boldItalic' !important;
  font-size: 30px;
}
@media (max-width: 991px) {
  #magenta-home .main-banner .header h1 span {
    font-size: 21px;
  }
}
#magenta-home .ideal-solutions {
  position: relative;
  background: linear-gradient(322.76deg, #020304 48.71%, #18324e 95.26%);
  padding: 4% 0;
  color: white;
}
#magenta-home .ideal-solutions h2 {
  text-align: center;
  text-transform: uppercase;
  font-family: 'teleNeo-extra' !important;
  margin-bottom: 40px;
  font-size: 45px;
}
@media (max-width: 991px) {
  #magenta-home .ideal-solutions h2 {
    font-size: 23px;
  }
}
#magenta-home .ideal-solutions .wrapper {
  flex-wrap: wrap;
  align-items: stretch;
}
#magenta-home .ideal-solutions .wrapper .wrap {
  position: relative;
  border: 5px solid #e20074;
  border-radius: 15px;
  padding: 30px;
  width: 45%;
}
@media (max-width: 991px) {
  #magenta-home .ideal-solutions .wrapper .wrap {
    width: 100%;
  }
}
#magenta-home .ideal-solutions .wrapper .wrap h3 {
  font-family: 'teleNeo-boldItalic' !important;
  font-size: 28px;
  padding: 0;
  margin-bottom: 20px;
  margin-top: 0;
  text-transform: uppercase;
}
@media (max-width: 991px) {
  #magenta-home .ideal-solutions .wrapper .wrap h3 {
    font-size: 22px;
  }
}
#magenta-home .ideal-solutions .wrapper .wrap p {
  font-size: 18px;
}
#magenta-home .ideal-solutions .custom-container > p {
  width: 60%;
  margin: 0 auto;
  padding: 30px 0;
  text-align: center;
  font-size: 18px;
}
@media (max-width: 991px) {
  #magenta-home .ideal-solutions .custom-container > p {
    width: 100%;
  }
}
#magenta-home .ideal-solutions .black-tape {
  position: sticky;
  top: 70px;
  background: black;
  color: white;
  padding: 20px 0;
  margin: 30px 0;
  z-index: 4;
}
@media (max-width: 991px) {
  #magenta-home .ideal-solutions .black-tape {
    top: 60px;
  }
}
#magenta-home .ideal-solutions .black-tape ul {
  border: 0;
  margin: 0;
  grid-gap: 45px;
}
@media (max-width: 991px) {
  #magenta-home .ideal-solutions .black-tape ul {
    flex-direction: column;
    grid-gap: 20px;
  }
}
#magenta-home .ideal-solutions .black-tape ul li a {
  font-size: 18px;
  color: white;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  position: relative;
  border: 0;
}
#magenta-home .ideal-solutions .black-tape ul li a:after {
  content: '';
  position: absolute;
  bottom: -5px;
  width: 0;
  background: white;
  height: 1px;
  left: 0;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#magenta-home .ideal-solutions .black-tape ul li a:hover {
  border: 0;
}
#magenta-home .ideal-solutions .black-tape ul li a:hover:after {
  width: 100%;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#magenta-home .ideal-solutions .box {
  background: linear-gradient(45.46deg, rgba(255, 255, 255, 0.271) -1.15%, rgba(255, 255, 255, 0) 96.41%);
  border-radius: 20px;
  position: relative;
  margin: 30px 0;
  padding: 50px 60px;
  align-items: center;
}
@media (max-width: 991px) {
  #magenta-home .ideal-solutions .box {
    padding: 20px;
    flex-direction: column;
  }
}
#magenta-home .ideal-solutions .box.right:before {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  background-image: url('../content/images/magenta-home/shape-right.png');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  background-size: contain;
  height: 100%;
  background-position: right;
  border-radius: 0 20px 20px 0;
}
@media (max-width: 991px) {
  #magenta-home .ideal-solutions .box.right:before {
    display: none;
  }
}
#magenta-home .ideal-solutions .box.left:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  background-image: url('../content/images/magenta-home/shape-left.png');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  background-position: left;
  background-size: contain;
  border-radius: 20px 0 20px 0;
}
@media (max-width: 991px) {
  #magenta-home .ideal-solutions .box.left:before {
    display: none;
  }
}
#magenta-home .ideal-solutions .box .image {
  position: relative;
  width: 550px;
  height: auto;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #magenta-home .ideal-solutions .box .image {
    width: 400px;
  }
}
@media (max-width: 991px) {
  #magenta-home .ideal-solutions .box .image {
    width: 300px;
    margin: 0 auto;
  }
}
#magenta-home .ideal-solutions .box .text {
  position: relative;
  width: 55%;
}
@media (max-width: 991px) {
  #magenta-home .ideal-solutions .box .text {
    width: 100%;
  }
}
#magenta-home .ideal-solutions .box .text svg {
  width: 45px;
  height: 45px;
}
#magenta-home .ideal-solutions .box .text p {
  font-size: 18px;
}
#magenta-home .ideal-solutions .box .text a {
  padding: 9px 40px !important;
  margin: 30px 0;
}
#magenta-home .ideal-solutions .box .text h3 {
  text-transform: uppercase;
  font-size: 40px;
  font-family: 'teleNeo-extra' !important;
  margin: 30px 0;
  padding: 0;
}
@media (max-width: 991px) {
  #magenta-home .ideal-solutions .box .text h3 {
    font-size: 22px;
  }
}
#magenta-home .ideal-solutions .box .text h3 span {
  display: block;
  font-size: 31px;
  font-family: 'teleNeo-mediumItalic' !important;
}
@media (max-width: 991px) {
  #magenta-home .ideal-solutions .box .text h3 span {
    font-size: 20px;
  }
}
/*#endregion magenta home*/

/*#region wifi booster*/

@media (max-width: 991px) {
  #wifi-booster {
    padding-bottom: 60px;
  }
}
#wifi-booster svg {
  position: relative;
}
#wifi-booster p {
  font-size: 18px;
}
#wifi-booster .main-banner {
  background-image: url('../content/images/wifi-booster/wifi-booster-bg-banner.jpg');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: right center;
  padding: 6% 0;
  position: relative;
  min-height: 450px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #wifi-booster .main-banner {
    background-position: 80% 50%;
  }
}
#wifi-booster .main-banner .header {
  width: 40%;
  position: relative;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #wifi-booster .main-banner .header {
    width: 40%;
  }
}
@media (max-width: 991px) {
  #wifi-booster .main-banner .header {
    width: 100%;
  }
}
#wifi-booster .main-banner h1 {
  color: #e20074;
  font-size: 60px;
  font-family: 'teleNeo-extra' !important;
  margin-bottom: 30px;
}
#wifi-booster .main-banner h1 span {
  color: white;
  font-family: 'teleNeo-extra' !important;
  display: block;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #wifi-booster .main-banner h1 {
    font-size: 50px;
  }
}
@media (max-width: 991px) {
  #wifi-booster .main-banner h1 {
    font-size: 30px;
    margin-bottom: 10px;
  }
}
#wifi-booster .main-banner h2 {
  color: white;
  font-size: 30px;
  font-family: 'teleNeo-boldItalic' !important;
  margin-bottom: 30px;
  text-transform: uppercase;
}
@media (max-width: 991px) {
  #wifi-booster .main-banner h2 {
    font-size: 20px;
    margin-bottom: 10px;
  }
}
#wifi-booster .main-banner p {
  color: white;
}
@media (max-width: 991px) {
  #wifi-booster .main-banner p {
    background: rgba(226, 0, 116, 0.8);
    padding: 10px;
    line-height: 1.2;
  }
}
#wifi-booster .intro {
  position: relative;
  background-image: url('../content/images/wifi-booster/wifi-manager-bg.png');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  padding: 5% 0;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #wifi-booster .intro {
    padding: 10% 0 5%;
  }
}
@media (max-width: 991px) {
  #wifi-booster .intro {
    padding: 25% 0 5%;
  }
}
#wifi-booster .intro img.icon {
  width: 140px;
  margin: 0 auto;
  display: block;
  position: absolute;
  top: -135px;
  right: 0;
  left: 0;
}
@media (max-width: 991px) {
  #wifi-booster .intro img.icon {
    top: -140px;
  }
}
#wifi-booster .intro h2 {
  color: white;
  text-align: center;
  text-transform: uppercase;
  font-size: 45px;
  font-family: 'teleNeo-extraBoldItalic' !important;
}
@media (max-width: 991px) {
  #wifi-booster .intro h2 {
    font-size: 35px;
  }
}
#wifi-booster .intro p {
  text-align: center;
  color: white;
  width: 55%;
  margin: 0 auto;
}
@media (max-width: 991px) {
  #wifi-booster .intro p {
    width: 100%;
  }
}
#wifi-booster .intro .wrapper {
  grid-gap: 30px;
}
@media (max-width: 991px) {
  #wifi-booster .intro .wrapper {
    flex-direction: column;
    margin-top: 40px;
  }
}
#wifi-booster .intro .wrapper > div {
  width: 45%;
}
@media (max-width: 991px) {
  #wifi-booster .intro .wrapper > div {
    width: 100%;
  }
}
#wifi-booster .intro .wrapper > div.left img {
  width: 500px;
  bottom: -40px;
  position: relative;
}
@media (min-width:1200px) {
  #wifi-booster .intro .wrapper > div.left img {
    width: 520px;
    bottom: -90px;
  }
}
@media (max-width: 991px) {
  #wifi-booster .intro .wrapper > div.left img {
    width: 350px;
    bottom: 0;
  }
}
@media (max-width: 991px) {
  #wifi-booster .intro .wrapper > div.left {
    text-align: center;
  }
}
#wifi-booster .intro .wrapper > div.right .wrap {
  width: 100%;
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  gap: 30px;
  padding: 15px 30px;
  background: linear-gradient(91.43deg, rgba(38, 38, 38, 0.75) 1.22%, rgba(38, 38, 38, 0.5) 53.6%, rgba(38, 38, 38, 0.43) 97.51%);
  border-radius: 12px;
}
#wifi-booster .intro .wrapper > div.right .wrap p {
  width: 100%;
  margin: 0;
  text-align: left;
}
#wifi-booster .wifi-manager {
  position: relative;
  background: linear-gradient(0deg, #e6e9f3 0%, white 54.37%);
  padding: 5% 0;
  text-align: center;
}
#wifi-booster .wifi-manager h2 {
  color: #e20074;
  font-size: 45px;
  margin-bottom: 30px;
  font-family: 'teleNeo-extraBoldItalic' !important;
}
@media (max-width: 991px) {
  #wifi-booster .wifi-manager h2 {
    font-size: 35px;
  }
}
#wifi-booster .wifi-manager h2 span {
  font-family: 'teleNeo-medium' !important;
  color: black;
  font-size: 35px;
  display: block;
  text-transform: uppercase;
}
@media (max-width: 991px) {
  #wifi-booster .wifi-manager h2 span {
    font-size: 25px;
  }
}
#wifi-booster .wifi-manager p {
  width: 45%;
  margin: 0 auto;
}
@media (max-width: 991px) {
  #wifi-booster .wifi-manager p {
    width: 100%;
  }
}
#wifi-booster .wifi-manager .flex {
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-end;
  gap: 50px 20px;
  margin: 50px 0;
}
#wifi-booster .wifi-manager .box {
  width: 45%;
  margin: 0;
  text-align: center;
  display: inline-flex;
  flex-flow: column;
  align-items: center;
  align-content: stretch;
  flex-wrap: wrap;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #wifi-booster .wifi-manager .box {
    width: 45%;
  }
}
@media (max-width: 991px) {
  #wifi-booster .wifi-manager .box {
    width: 100%;
  }
}
#wifi-booster .wifi-manager .box p {
  width: 74%;
  font-family: 'teleNeo-bold' !important;
  line-height: 1.2;
  font-size: 20px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #wifi-booster .wifi-manager .box p {
    width: 100%;
  }
}
@media (max-width: 991px) {
  #wifi-booster .wifi-manager .box p {
    width: 100%;
  }
}
#wifi-booster .wifi-manager .box .image {
  height: 465px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #wifi-booster .wifi-manager .box .image {
    height: 400px;
  }
}
@media (max-width: 991px) {
  #wifi-booster .wifi-manager .box .image {
    height: auto;
  }
}
#wifi-booster .wifi-manager .box .image img {
  width: auto;
  height: 506px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #wifi-booster .wifi-manager .box .image img {
    height: 100%;
  }
}
@media (max-width: 991px) {
  #wifi-booster .wifi-manager .box .image img {
    height: auto;
  }
}
#wifi-booster .wifi-manager .highlighted {
  width: 650px;
  margin: 0 auto;
  display: flex;
  box-shadow: 0px 25px 40px 0px #00000017;
  border-radius: 12px;
  grid-gap: 25px;
  padding: 20px 30px;
  background-color: white;
}
@media (max-width: 991px) {
  #wifi-booster .wifi-manager .highlighted {
    width: 100%;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
}
#wifi-booster .wifi-manager .highlighted p {
  width: 100%;
  text-align: left;
}
@media (max-width: 991px) {
  #wifi-booster .wifi-manager .highlighted p {
    text-align: center;
  }
}
#wifi-booster .wifi-manager .pdf {
  position: relative;
  margin: 30px 0 0 0;
}
#wifi-booster .wifi-manager .pdf a {
  color: black;
  font-size: 18px;
  position: relative;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  text-decoration: none;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#wifi-booster .wifi-manager .pdf a svg {
  position: relative;
}
#wifi-booster .wifi-manager .pdf a:before {
  content: '';
  position: absolute;
  left: 0;
  width: 0;
  bottom: -5px;
  height: 2px;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  background: #e20074;
}
#wifi-booster .wifi-manager .pdf a:hover {
  color: #e20074;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#wifi-booster .wifi-manager .pdf a:hover:before {
  width: 100%;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#wifi-booster .videos {
  padding: 60px 0;
  background-image: url(../content/images/wifi-booster/video-bg.jpg);
  background-position: center;
  color: white;
}
@media only screen and (max-width: 767px) {
  #wifi-booster .videos {
    background-image: none !important;
    background-color: #e20074;
  }
}
#wifi-booster .videos h2 {
  text-align: center;
  font-family: 'teleNeo-bold' !important;
  font-style: italic;
  font-size: 35px;
}
#wifi-booster .videos .wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  align-items: center;
  padding: 50px 0;
}
@media only screen and (max-width: 767px) {
  #wifi-booster .videos .wrapper {
    row-gap: 15px;
  }
}
#wifi-booster .videos .wrapper .embed-responsive {
  margin-bottom: 15px;
}
#wifi-booster .videos .wrapper iframe {
  border-radius: 8px;
}
#wifi-booster .prices {
  padding: 3% 0;
  position: relative;
  background: linear-gradient(180deg, rgba(230, 233, 243, 0.7) 0%, rgba(255, 255, 255, 0) 100%);
  text-align: center;
}
#wifi-booster .prices h2 {
  color: #e20074;
  font-size: 45px;
  margin-bottom: 30px;
  font-family: 'teleNeo-extraBoldItalic' !important;
  text-transform: uppercase;
  text-align: center;
}
@media (max-width: 991px) {
  #wifi-booster .prices h2 {
    font-size: 35px;
  }
}
#wifi-booster .prices p {
  text-align: center;
  width: 50%;
  margin: 0 auto;
}
@media (max-width: 991px) {
  #wifi-booster .prices p {
    width: 100%;
  }
}
#wifi-booster .prices .flex {
  align-items: stretch;
  margin: 30px 0;
}
@media (max-width: 991px) {
  #wifi-booster .prices .flex {
    flex-direction: column;
  }
}
#wifi-booster .prices .wrap {
  box-shadow: 0px 31px 68px 0px #0000001a;
  background-color: white;
  position: relative;
  padding: 20px 80px;
  width: 30%;
  border-radius: 15px;
  display: flex;
  flex-flow: column;
  align-items: stretch;
  justify-content: space-between;
}
@media only screen and (min-width:1200px) and (max-width: 1440px) {
  #wifi-booster .prices .wrap {
    padding: 20px 60px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #wifi-booster .prices .wrap {
    padding: 20px;
  }
}
@media (max-width: 991px) {
  #wifi-booster .prices .wrap {
    width: 100%;
    padding: 20px;
  }
}
#wifi-booster .prices .wrap h3 {
  font-family: 'teleNeo-extra' !important;
  font-size: 22px;
  text-align: center;
  padding-bottom: 30px;
  position: relative;
}
#wifi-booster .prices .wrap h3:after {
  content: '';
  position: absolute;
  bottom: 0;
  width: 50%;
  height: 1px;
  background: rgba(112, 112, 112, 0.2);
  left: 0;
  right: 0;
  margin: 0 auto;
}
#wifi-booster .prices .wrap .old-price {
  font-size: 22px;
  font-family: 'teleNeo-bold' !important;
  text-decoration: line-through;
  text-align: center;
  display: block;
}
#wifi-booster .prices .wrap .flex {
  justify-content: center;
  grid-gap: 0;
  margin: 0;
}
@media (max-width: 991px) {
  #wifi-booster .prices .wrap .flex {
    flex-direction: row;
  }
}
#wifi-booster .prices .wrap .flex p {
  font-size: 60px;
  font-family: 'teleNeo-medium' !important;
  margin: 0;
  width: 35%;
}
@media only screen and (min-width:1200px) and (max-width: 1440px) {
  #wifi-booster .prices .wrap .flex p {
    width: 50%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #wifi-booster .prices .wrap .flex p {
    width: 15%;
  }
}
@media (max-width: 991px) {
  #wifi-booster .prices .wrap .flex p {
    font-size: 50px;
  }
}
#wifi-booster .prices .wrap .flex .flex.col {
  justify-content: center;
  display: flex;
  grid-gap: 0;
  margin: 0;
  align-items: stretch;
}
@media (max-width: 991px) {
  #wifi-booster .prices .wrap .flex .flex.col {
    flex-direction: column;
  }
}
#wifi-booster .prices .wrap .flex .flex.col span {
  font-size: 14px;
  text-align: left;
}
#wifi-booster .prices .wrap .flex .flex.col span:first-of-type {
  border-bottom: 1px solid black;
}
#wifi-booster .prices small {
  position: relative;
  display: block;
  font-size: 15px;
  color: #00000080;
  width: 60%;
  margin: 0 auto;
  line-height: 1.2;
}
@media (max-width: 991px) {
  #wifi-booster .prices small {
    width: 100%;
  }
}
#wifi-booster .prices p.text-magenta {
  font-size: 20px;
  margin: 20px auto;
  font-family: 'teleNeo-bold' !important;
  display: block;
  text-align: center;
}
#wifi-booster .prices a {
  padding: 8px 50px !important;
  margin: 40px 0 20px 0;
}
/*#endregion wifi booster*/

.new-grid .main-banner .white-bg.absolute {
  width: 70% !important;
  bottom: -20% !important;
  padding: 30px 40px 15px !important;
  right: 0;
  margin: 0 auto !important;
}
@media only screen and (max-width: 767px) {
  .new-grid .main-banner .white-bg.absolute {
    width: 100% !important;
    position: relative !important;
    bottom: -13% !important;
    padding: 20px !important;
  }
}
.new-grid .gray-bcg {
  padding: 8% 0 5% 0 !important;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .new-grid .gray-bcg {
    padding: 13% 0 5% 0 !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .new-grid .gray-bcg {
    padding: 15% 0 5% 0 !important;
  }
}
@media only screen and (max-width: 767px) {
  .new-grid #menadzerski-tim .main-banner .white-bg.absolute {
    position: absolute !important;
    bottom: -8% !important;
    width: 80% !important;
  }
}
.new-grid #strateshka-opredelba .gray-bcg {
  position: relative;
  padding: 15% 0 5% 0 !important;
}
.new-grid #iso-sertifikati .white-bg {
  bottom: -240px;
}
@media only screen and (max-width: 767px) {
  .new-grid #iso-sertifikati .white-bg {
    bottom: inherit !important;
  }
}
/*#region new menu redesign 2023*/

#ns-header {
  height: 120px;
  background: white;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#ns-header:before {
  content: '';
  position: absolute;
  background: white;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  z-index: 0;
  box-shadow: 0 2px 9px rgba(0, 0, 0, 0.15);
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
@media (max-width: 1279px) {
  #ns-header:before {
    display: none;
  }
}
@media (min-width: 1280px) {
  #ns-header:before {
    height: 96px;
  }
}
@media (min-width: 1680px) {
  #ns-header:before {
    height: 120px;
  }
}
@media (max-width: 1279px) {
  #ns-header {
    border-bottom: 1px solid #e7e7e7;
  }
}
@media (min-width: 320px) {
  #ns-header {
    min-height: 60px;
    max-height: 60px;
    top: 0;
  }
}
@media (min-width: 1024px) and (max-width: 1279px) {
  #ns-header {
    min-height: 72px;
    max-height: 72px;
    top: 0;
  }
}
@media (min-width: 1280px) {
  #ns-header {
    min-height: 96px;
    max-height: 96px;
    height: 96px;
  }
}
@media (min-width: 1680px) {
  #ns-header {
    min-height: 120px;
    max-height: 120px;
    height: 120px;
  }
}
#ns-header.affix {
  position: fixed !important;
  background: white;
  width: 100%;
  top: 0;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#ns-header.affix:before {
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
@media (max-width: 1279px) {
  #ns-header.affix:before {
    display: none;
  }
}
@media (min-width: 1280px) {
  #ns-header.affix:before {
    height: 72px;
  }
}
@media (min-width: 1680px) {
  #ns-header.affix:before {
    height: 72px;
  }
}
@media (min-width: 1024px) and (max-width: 1279px) {
  #ns-header.affix {
    min-height: 72px;
    max-height: 72px;
    top: 0;
  }
}
@media (min-width: 1280px) {
  #ns-header.affix {
    min-height: 72px;
    max-height: 72px;
    height: 72px;
    padding: 0;
  }
}
@media (min-width: 1680px) {
  #ns-header.affix {
    min-height: 72px;
    max-height: 72px;
    height: 72px;
  }
}
#ns-header.affix .brandbar {
  display: none !important;
}
#ns-header.affix .mainMenu-holder {
  height: 72px;
  min-height: 72px;
  max-height: 72px;
  padding: 0;
}
@media (min-width: 1024px) {
  #ns-header.affix .custom-container,
  #ns-header.affix .header-inner {
    min-height: 72px;
    max-height: 72px;
  }
}
@media (min-width: 1344px) {
  #ns-header.affix .custom-container,
  #ns-header.affix .header-inner {
    min-height: 72px;
    max-height: 72px;
  }
}
@media (min-width: 1680px) {
  #ns-header.affix .custom-container,
  #ns-header.affix .header-inner {
    min-height: 72px;
    max-height: 72px;
  }
}
#ns-header .custom-container {
  min-width: 320px;
  z-index: 2000;
  background: transparent;
}
@media (min-width: 320px) {
  #ns-header .custom-container {
    min-height: 60px;
    max-height: 60px;
    padding: 0;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  #ns-header .custom-container {
    padding: 0 !important;
  }
}
@media (min-width: 1024px) and (max-width: 1279px) {
  #ns-header .custom-container {
    min-height: 72px;
    max-height: 72px;
    padding: 0 !important;
  }
}
@media (min-width: 1280px) {
  #ns-header .custom-container {
    min-height: 96px;
    max-height: 96px;
  }
}
@media (min-width: 1680px) {
  #ns-header .custom-container {
    min-height: 120px;
    max-height: 120px;
    padding: 0 96px;
  }
}
#ns-header .header-inner {
  width: 100%;
  min-height: 60px;
  max-height: 60px;
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  flex-flow: row;
}
@media (min-width: 320px) {
  #ns-header .header-inner {
    min-height: 60px;
    max-height: 60px;
  }
}
@media (min-width: 1024px) {
  #ns-header .header-inner {
    min-height: 72px;
    max-height: 72px;
  }
}
@media (min-width: 1280px) {
  #ns-header .header-inner {
    min-height: 96px;
    max-height: 96px;
  }
}
@media (min-width: 1680px) {
  #ns-header .header-inner {
    min-height: 120px;
    max-height: 120px;
  }
}
#ns-header .header-logo {
  position: relative;
  width: 216px;
}
#ns-header .header-logo a {
  position: relative;
  display: block;
  height: 100%;
  padding: 0;
}
#ns-header .header-logo a img {
  width: auto;
  height: 100%;
}
#ns-header .header-wrap {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  width: 100%;
}
@media (min-width: 1280px) {
  #ns-header .header-wrap {
    justify-content: flex-start;
  }
}
#ns-header .header-wrap .brandbar {
  height: 32px;
  display: none;
  transition: opacity 0.3s linear 0s;
}
@media (min-width: 1280px) {
  #ns-header .header-wrap .brandbar {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    transition: opacity 0.3s linear 0s;
  }
}
#ns-header .header-wrap .brandbar .bar {
  height: 100%;
  width: 100%;
  position: relative;
}
@media (max-width: 1279px) {
  #ns-header .header-wrap .brandbar .bar {
    z-index: 3;
    position: relative;
  }
}
#ns-header .header-wrap .brandbar .bar #top {
  height: 32px;
  width: 100%;
}
#ns-header .header-wrap .brandbar .bar #top #top-bar-left {
  height: 100%;
  width: 100%;
  position: relative;
}
#ns-header .header-wrap .brandbar .bar #top ul.mini-menu {
  display: flex;
  flex-flow: row;
  justify-content: flex-start;
  align-content: flex-end;
  gap: 20px;
  height: 100%;
  width: 100%;
  flex-wrap: wrap;
}
#ns-header .header-wrap .brandbar .bar #top ul.mini-menu li {
  text-transform: none !important;
  padding: 0;
}
@media only screen and (max-width: 767px) {
  #ns-header .header-wrap .brandbar .bar #top ul.mini-menu li {
    text-transform: none !important;
    padding: 0 !important;
  }
}
#ns-header .header-wrap .brandbar .bar #top ul.mini-menu li a {
  font-size: 15px;
  font-family: 'teleNeo-regular' !important;
  text-transform: none;
  color: black;
}
#ns-header .header-wrap .brandbar .bar #top ul.mini-menu li.active a {
  color: #e20074;
  font-family: 'teleNeo-extra' !important;
}
#ns-header .header-wrap .brandbar .bar #top ul.mini-menu li:hover a {
  color: #e20074;
}
#ns-header .mainMenu-holder {
  height: 88px;
}
@media (min-width: 320px) {
  #ns-header .mainMenu-holder {
    height: 60px;
    min-height: 60px;
    max-height: 60px;
  }
}
@media (min-width: 1024px) {
  #ns-header .mainMenu-holder {
    height: 52px;
    min-height: 52px;
    max-height: 52px;
  }
}
@media (min-width: 1280px) {
  #ns-header .mainMenu-holder {
    height: 64px;
    min-height: 64px;
    max-height: 64px;
  }
}
@media (min-width: 1680px) {
  #ns-header .mainMenu-holder {
    height: 88px;
    min-height: 88px;
    max-height: 88px;
  }
}
#ns-header .mainMenu-holder .dektop-menu {
  display: none;
}
@media (min-width: 1280px) {
  #ns-header .mainMenu-holder .dektop-menu {
    display: block;
  }
}
#ns-header .mainMenu-holder .menu-inner {
  height: 100%;
}
#ns-header .mainMenu-holder .menu-inner #mainmenu {
  display: inline-block !important;
}
#ns-header .mainMenu-holder .menu-inner .row {
  height: 100%;
  width: 100%;
  margin: 0;
}
#ns-header .mainMenu-holder .menu-inner .row .col-xs-12,
#ns-header .mainMenu-holder .menu-inner .row .col-lg-8,
#ns-header .mainMenu-holder .menu-inner .row .col-lg-4,
#ns-header .mainMenu-holder .menu-inner .row .navbar-default,
#ns-header .mainMenu-holder .menu-inner .row .navbar-collapse {
  height: 100% !important;
}
#ns-header .mainMenu-holder .menu-inner .navigation {
  height: 100%;
}
@media (max-width: 1024px) {
  #ns-header .mainMenu-holder .menu-inner .navigation {
    top: -60px;
  }
}
#ns-header .mainMenu-holder .menu-inner .navigation .wrapper {
  height: 100%;
  display: flex;
  margin: 0;
  padding: 0;
  justify-content: flex-end;
  align-items: center;
  flex-flow: row;
}
@media (max-width: 1279px) {
  #ns-header .mainMenu-holder .menu-inner .navigation .wrapper {
    position: fixed;
    top: 0;
    right: 40px !important;
    height: 72px;
  }
}
@media (max-width: 1023px) {
  #ns-header .mainMenu-holder .menu-inner .navigation .wrapper {
    position: fixed;
    top: 0;
    height: 60px;
  }
}
@media only screen and (max-width: 767px) {
  #ns-header .mainMenu-holder .menu-inner .navigation .wrapper {
    right: 47px !important;
  }
}
#ns-header .mainMenu-holder .menu-inner .navigation .wrapper a.search-icon {
  position: relative;
  top: 0;
  right: 0 !important;
  margin: 0;
  background: transparent;
  width: 30px !important;
  height: 100%;
  text-align: center;
  margin: 0 10px !important;
}
#ns-header .mainMenu-holder .menu-inner .navigation .wrapper a.search-icon svg {
  width: 100%;
  height: 20px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#ns-header .mainMenu-holder .menu-inner .navigation .wrapper a.search-icon:hover svg {
  fill: #e20074;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#ns-header .mainMenu-holder .menu-inner .navigation .wrapper a.platiOnlineLink {
  position: relative;
  top: 0;
  right: 0;
  margin: 0;
  background: transparent;
  padding: 0 !important;
  width: 30px;
  margin: 0 10px;
}
#ns-header .mainMenu-holder .menu-inner .navigation .wrapper a.platiOnlineLink .platiOnlineMenu {
  height: 100%;
  width: 100%;
  text-align: center;
}
#ns-header .mainMenu-holder .menu-inner .navigation .wrapper a.platiOnlineLink .platiOnlineMenu svg {
  width: 100%;
  height: 20px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#ns-header .mainMenu-holder .menu-inner .navigation .wrapper a.platiOnlineLink:hover .platiOnlineMenu svg * {
  fill: #e20074;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#ns-header .mainMenu-holder .menu-inner .navigation .wrapper .cart {
  position: relative;
  height: 100%;
}
#ns-header .mainMenu-holder .menu-inner .navigation .wrapper .cart #add-module {
  width: 0;
}
@media only screen and (max-width: 767px) {
  #ns-header .mainMenu-holder .menu-inner .navigation .wrapper .cart #add-module #miniShoppingCart {
    right: 0;
  }
}
@media only screen and (max-width: 767px) {
  #ns-header .mainMenu-holder .menu-inner .navigation .wrapper .cart #add-module #miniShoppingCart .cart-notify {
    top: -20px !important;
  }
}
#ns-header .mainMenu-holder .menu-inner .navigation .wrapper .btn-moj-telekom a svg {
  margin: auto;
  right: 0;
  left: initial;
}
#ns-header .mainMenu-holder .menu-inner .navigation .wrapper > a:last-child {
  margin-right: 0;
}
@media (max-width: 1279px) {
  #ns-header .mainMenu-holder .menu-inner .navigation .wrapper > a:last-child {
    right: 7px;
  }
}
#ns-header .mainMenu-holder .menu-inner #mainmenu > .navbar-nav {
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  float: none;
  position: static;
  margin: 0;
  text-align: left;
}
#ns-header .mainMenu-holder .menu-inner #mainmenu > .navbar-nav > li {
  margin: 0;
  height: 100%;
  background: transparent;
}
#ns-header .mainMenu-holder .menu-inner #mainmenu > .navbar-nav > li > a {
  padding: 0;
  margin: 0;
  display: inline-flex;
  height: 100%;
  top: 0;
  align-items: center;
  justify-content: center;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  font-size: 18px;
}
#ns-header .mainMenu-holder .menu-inner #mainmenu > .navbar-nav > li > a:focus,
#ns-header .mainMenu-holder .menu-inner #mainmenu > .navbar-nav > li > a:active {
  color: #e20074;
  text-decoration: none;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#ns-header .mainMenu-holder .menu-inner #mainmenu > .navbar-nav > li > a.active {
  color: #e20074 !important;
}
#ns-header .mainMenu-holder .menu-inner #mainmenu > .navbar-nav > li > a.active:after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 3px;
  background: #e20074;
  left: 0;
  right: 0;
  margin: 0 auto;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#ns-header .mainMenu-holder .menu-inner #mainmenu > .navbar-nav > li > a span {
  padding: 0;
  margin: 0;
  font-size: 18px;
}
#ns-header .mainMenu-holder .menu-inner #mainmenu > .navbar-nav > li + li {
  padding-left: 25px;
  padding-right: 30px;
}
#ns-header .mainMenu-holder .menu-inner #mainmenu > .navbar-nav > li:first-child {
  padding-right: 30px;
}
#ns-header .mainMenu-holder .menu-inner #mainmenu > .navbar-nav > li > ul.dropdown-menu {
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#ns-header .mainMenu-holder .menu-inner #mainmenu > .navbar-nav > li > ul.dropdown-menu > li {
  float: left;
}
@media (min-width: 1280px) and (max-width: 1600px) {
  #ns-header .mainMenu-holder .menu-inner #mainmenu > .navbar-nav > li > ul.dropdown-menu > li {
    padding-right: 25px;
    width: 17%;
  }
}
#ns-header .mainMenu-holder .menu-inner #mainmenu > .navbar-nav > li > ul.dropdown-menu > li > a {
  padding: 0 0 30px 0 !important;
  font-size: 15px;
  font-family: 'teleNeo-extra' !important;
  position: relative;
  color: #262626 !important;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#ns-header .mainMenu-holder .menu-inner #mainmenu > .navbar-nav > li > ul.dropdown-menu > li > a.active-in {
  color: black !important;
}
#ns-header .mainMenu-holder .menu-inner #mainmenu > .navbar-nav > li > ul.dropdown-menu > li > a:after {
  content: '';
  position: relative;
  top: 0;
  display: inline-block;
  bottom: 0;
  height: 10px;
  width: 15px;
  background-position: top right;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(../images/desktop-arrow-default.svg);
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#ns-header .mainMenu-holder .menu-inner #mainmenu > .navbar-nav > li > ul.dropdown-menu > li > a:hover {
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  color: #e20074 !important;
}
#ns-header .mainMenu-holder .menu-inner #mainmenu > .navbar-nav > li > ul.dropdown-menu > li > a:hover:after {
  background-image: url('../images/desktop-arrow-hover.svg');
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#ns-header .mainMenu-holder .menu-inner #mainmenu > .navbar-nav > li > ul.dropdown-menu > li > a:last-child {
  padding: 0 0 0 0 !important;
}
#ns-header .mainMenu-holder .menu-inner #mainmenu > .navbar-nav > li > ul.dropdown-menu > li:nth-child(5) {
  padding-right: 0;
}
#ns-header .mainMenu-holder .menu-inner #mainmenu > .navbar-nav > li > ul.dropdown-menu > li.no-click > a:after {
  display: none;
}
#ns-header .mainMenu-holder .menu-inner #mainmenu > .navbar-nav > li > ul.dropdown-menu > li.banner {
  width: 20%;
  background: #e20074;
  right: 0;
  min-height: 280px;
}
#ns-header .mainMenu-holder .menu-inner #mainmenu > .navbar-nav > li > ul.dropdown-menu > li.banner a {
  opacity: 0;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
}
#ns-header .mainMenu-holder .menu-inner #mainmenu > .navbar-nav > li > ul.dropdown-menu > li > ul.dropdown-menu > li > a {
  padding: 0 0 25px 0 !important;
  font-family: 'teleNeo-regular' !important;
  font-size: 15px !important;
  position: relative;
}
#ns-header .mainMenu-holder .menu-inner #mainmenu > .navbar-nav > li > ul.dropdown-menu > li > ul.dropdown-menu > li.external-link > a:after {
  content: '';
  position: relative;
  top: 0;
  display: inline-block;
  bottom: 0;
  height: 10px;
  width: 15px;
  background-position: top right;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(../images/external-link-default.svg);
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#ns-header .mainMenu-holder .menu-inner #mainmenu > .navbar-nav > li > ul.dropdown-menu > li > ul.dropdown-menu > li.external-link > a:hover:after {
  background-image: url(../images/external-link-hover.svg);
}
#ns-header .mainMenu-holder .menu-inner #mainmenu > .navbar-nav > li > ul.dropdown-menu > li > ul.dropdown-menu > li:last-child a {
  padding-bottom: 0 !important;
}
#ns-header .mainMenu-holder .menu-inner #mainmenu > .navbar-nav > li.external-link-lvl1 > a:after {
  content: '';
  position: relative;
  top: 0;
  display: inline-block;
  bottom: 0;
  height: 10px;
  width: 15px;
  background-position: top right;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(../images/external-link-default.svg);
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#ns-header .mainMenu-holder .menu-inner #mainmenu > .navbar-nav > li.external-link-lvl1 > a:hover:after {
  background-image: url(../images/external-link-hover.svg);
}
.metalink {
  position: relative;
  width: 130px;
}
.metalink a {
  color: black;
  font-size: 12px;
}
.metalink a:hover {
  color: #e20074;
}
@media (max-width: 1279px) {
  .metalink {
    display: none !important;
  }
}
#hamburger-menu {
  position: absolute;
  right: 10px;
  width: 40px;
  height: 30px;
  top: 18px;
  z-index: 9999;
  cursor: pointer;
  transition: none;
}
#hamburger-menu .closed {
  display: none;
}
#hamburger-menu svg {
  left: initial;
}
@media (min-width: 1280px) {
  #hamburger-menu {
    display: none !important;
  }
}
@media (max-width: 1279px) {
  #mainmenu > ul {
    display: none !important;
  }
}
.mm-panels a.mm-title {
  text-align: left;
  font-size: 18px !important;
  font-family: 'teleNeo-bold' !important;
}
html.mm-opened #hamburger-menu svg.open {
  display: none;
}
html.mm-opened #hamburger-menu svg.closed {
  display: block !important;
  margin: auto;
  top: -7px;
}
#mm-blocker {
  position: absolute !important;
  right: 0 !important;
  left: initial !important;
  top: -70px !important;
  bottom: auto;
  width: 40px !important;
  height: 60px !important;
  float: none;
  z-index: 999999 !important;
}
html.mm-blocking,
html.mm-blocking body {
  overflow: initial !important;
}
@media (max-width: 1279px) {
  html.mm-blocking,
  html.mm-blocking body {
    overflow: hidden !important;
  }
}
.mm-navbar-bottom {
  position: relative;
  bottom: 0;
  border: 0;
  text-align: left;
  padding: 0 25px !important;
}
.backdrop-overlay:before {
  background: black;
  bottom: 0;
  content: "";
  cursor: pointer;
  height: 100%;
  left: 0;
  opacity: 0.7;
  position: fixed;
  right: 0;
  top: 18px;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  width: 100%;
  z-index: 1111;
}
@media (min-width: 1024px) {
  #ns-header.affix .mainMenu-holder .menu-inner .navigation .wrapper {
    height: 100%;
  }
  #ns-header #hamburger-menu {
    top: 25px;
  }
}
/*#endregion new menu redesign 2023*/

.affixFix {
  height: 120px;
  position: relative;
  display: block;
}
@media (max-width: 1023px) {
  .affixFix {
    height: 60px;
  }
}
@media (min-width: 1024px) {
  .affixFix {
    height: 72px;
  }
}
@media (min-width: 1280px) {
  .affixFix {
    height: 96px;
  }
}
@media (min-width: 1680px) {
  .affixFix {
    height: 120px;
  }
}
@media (min-width: 1280px) {
  .navbar-default .navbar-nav > li:hover > .dropdown-menu {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: flex-start;
    align-items: stretch;
  }
  .navbar-default .navbar-nav > li:hover > .dropdown-menu > li > a {
    height: auto;
  }
  .navbar-default .navbar-nav > li:hover > .dropdown-menu .dropdown-menu {
    top: 0;
  }
  .navbar-default .navbar-nav > li:hover > .dropdown-menu,
  .navbar-default .navbar-nav > li.active > .dropdown-menu {
    padding: 60px 0px !important;
  }
  #mainmenu.bizMainMenu ul.menu_mk li {
    margin: 0px;
  }
  #ns-wrapper #ns-header {
    position: fixed !important;
  }
  #ns-wrapper #ns-header .header-inner,
  #ns-wrapper #ns-header .header-logo,
  #ns-wrapper #ns-header .mainMenu-holder,
  #ns-wrapper #ns-header .cart-notify,
  #ns-wrapper #ns-header .logged,
  #ns-wrapper #ns-header #loginFullName {
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
  }
  #ns-wrapper #ns-header .brandbar {
    display: flex !important;
    margin-top: 0px;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
  }
  #ns-wrapper #ns-header.affix .header-inner,
  #ns-wrapper #ns-header.affix .header-logo,
  #ns-wrapper #ns-header.affix .mainMenu-holder,
  #ns-wrapper #ns-header.affix .cart-notify,
  #ns-wrapper #ns-header.affix .logged,
  #ns-wrapper #ns-header.affix #loginFullName {
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
  }
  #ns-wrapper #ns-header.affix .brandbar {
    display: flex !important;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    margin-top: -32px;
  }
}
@media (min-width: 1024px) {
  #ns-wrapper #ns-header .header-inner,
  #ns-wrapper #ns-header .header-logo,
  #ns-wrapper #ns-header .mainMenu-holder,
  #ns-wrapper #ns-header .cart-notify,
  #ns-wrapper #ns-header .logged,
  #ns-wrapper #ns-header #loginFullName,
  #ns-wrapper #ns-header #hamburger-menu,
  #ns-wrapper #ns-header .wrapper {
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
  }
  #ns-wrapper #ns-header.affix .header-inner,
  #ns-wrapper #ns-header.affix .header-logo,
  #ns-wrapper #ns-header.affix .mainMenu-holder,
  #ns-wrapper #ns-header.affix .cart-notify,
  #ns-wrapper #ns-header.affix .logged,
  #ns-wrapper #ns-header.affix #loginFullName,
  #ns-wrapper #ns-header.affix #hamburger-menu,
  #ns-wrapper #ns-header.affix .wrapper {
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
  }
  #ns-wrapper #ns-header.affix .brandbar {
    display: flex !important;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    margin-top: -32px;
  }
}
#gaming-boosters {
  overflow-x: hidden;
}
@media (max-width: 991px) {
  #gaming-boosters section.internet-for-gaming .text-center > p {
    width: 100%;
  }
}
#gaming-boosters section.tarifni-modeli .gaming-qr-bg {
  background: url(../content/qr-bg2.png);
  padding: 100px 0 150px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  margin-top: -100px;
}
#gaming-boosters section.tarifni-modeli a {
  color: #00a0de;
}
#gaming-boosters section.tarifni-modeli a:hover {
  color: #007bab;
}
#gaming-boosters section.tarifni-modeli .gaming-qr-code {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  text-align: left;
  background: radial-gradient(transparent, #15092d 90%);
  border-radius: 20px;
  padding: 70px;
  gap: 30px;
  position: relative;
  z-index: 1;
}
@media (max-width: 991px) {
  #gaming-boosters section.tarifni-modeli .gaming-qr-code {
    flex-direction: column;
  }
}
@media (max-width: 767px) {
  #gaming-boosters section.tarifni-modeli .gaming-qr-code {
    padding: 30px;
  }
}
#gaming-boosters section.tarifni-modeli .gaming-qr-code > div:first-child {
  text-align: left;
  width: 70%;
}
@media (max-width: 991px) {
  #gaming-boosters section.tarifni-modeli .gaming-qr-code > div:first-child {
    width: 100%;
  }
}
#gaming-boosters section.tarifni-modeli .gaming-qr-code h2 {
  text-align: left;
  color: #e20074;
  margin-bottom: 50px !important;
  position: relative;
  display: inline-block;
}
@media (max-width: 500px) {
  #gaming-boosters section.tarifni-modeli .gaming-qr-code h2 {
    width: 145px;
  }
}
#gaming-boosters section.tarifni-modeli .gaming-qr-code h2 img {
  position: absolute;
  bottom: 50%;
  left: calc(100% + 20px);
  transform: translateY(50%);
}
#gaming-boosters section.tarifni-modeli .gaming-qr-code h3 {
  color: white;
  margin-bottom: 40px;
  margin-top: 0px;
}
#gaming-boosters section.tarifni-modeli .gaming-qr-code p {
  text-align: left;
  padding: 0;
  margin: 0 auto;
  margin-bottom: 20px;
}
#gaming-boosters section.tarifni-modeli .gaming-qr-code p strong {
  display: block;
  margin-top: 40px;
  font-family: 'teleNeo-medium' !important;
}
