@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: 'teleNeo-bold' !important;
  color: #e20074;
  font-size: 20px;
  text-transform: uppercase;
}
.prepaid-new-design .medium-prepaid {
  font-family: 'teleNeo-medium' !important;
  font-size: 22px;
  text-transform: uppercase;
}
.prepaid-new-design .medium-prepaid span {
  font-family: 'teleNeo-medium' !important;
  font-size: 22px;
}
.prepaid-new-design .prepaid-line-through {
  font-family: 'teleNeo-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: 'teleNeo-regular' !important;
  font-size: 30px;
}
.prepaid-new-design .prepaid-price p {
  color: #333;
  font-size: 16px;
  text-transform: uppercase;
}
.prepaid-new-design p.pre-paid-new-head {
  font-family: 'teleNeo-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: 'teleNeo-medium' !important;
}
.prepaid-new-design span.prepaid-new-no-promo {
  font-family: 'teleNeo-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: #f5f5f5;
  }
  .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: #333;
    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: #555;
    cursor: default;
    background-color: #fff;
    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: 'teleNeo-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: .1s;
  -moz-animation-delay: .1s;
  -webkit-animation-direction: alternate;
}
.arrowScroll .two {
  -webkit-animation-delay: .2s;
  -moz-animation-delay: .2s;
  -webkit-animation-direction: alternate;
  margin-top: -16px;
}
.arrowScroll .three {
  -webkit-animation-delay: .3s;
  -moz-animation-delay: .3s;
  -webkit-animation-direction: alternate;
  margin-top: -16px;
}
@-webkit-keyframes mouse-scroll {
  0% {
    opacity: 0;
  }
  50% {
    opacity: .5;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes mouse-scroll {
  0% {
    opacity: 0;
  }
  50% {
    opacity: .5;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes mouse-scroll {
  0% {
    opacity: 0;
  }
  50% {
    opacity: .5;
  }
  100% {
    opacity: 1;
  }
}
@keyframes mouse-scroll {
  0% {
    opacity: 0;
  }
  50% {
    opacity: .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 #999;
  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: #666 !important;
  color: #fff !important;
}
.iPhoneCompare .iPhoneBorderHorizontal {
  border-bottom: 1px solid #dcdcdc !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 #dcdcdc;
    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: #333;
  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;
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ie-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-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;
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ie-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-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;
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ie-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-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;
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ie-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-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;
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ie-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-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;
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ie-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-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 a.more-btn.mt-100 {
  margin-top: 100px;
}
#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;
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ie-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-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;
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ie-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-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;
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ie-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-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;
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ie-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-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: .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;
    -webkit-transition: all 0.2s ease-in-out;
    -khtml-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ie-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-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;
    -webkit-transition: all 0.2s ease-in-out;
    -khtml-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ie-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-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;
    -webkit-transition: all 0.2s ease-in-out;
    -khtml-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ie-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-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;
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ie-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-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;
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ie-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-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;
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ie-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-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;
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ie-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-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;
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ie-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-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;
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ie-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-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 a.more-btn.mt-100 {
  margin-top: 100px;
}
#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;
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ie-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-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;
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ie-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-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;
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ie-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-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;
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ie-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-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: .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;
    -webkit-transition: all 0.2s ease-in-out;
    -khtml-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ie-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-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;
    -webkit-transition: all 0.2s ease-in-out;
    -khtml-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ie-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-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;
    -webkit-transition: all 0.2s ease-in-out;
    -khtml-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ie-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-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;
  }
}
#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;
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ie-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-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;
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ie-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-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.0;
  }
}
#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;
  box-shadow: 0px 10px 30px #0000001c;
  border-radius: 10px;
  border: 2px solid;
  border: 2px solid #454d61;
  backdrop-filter: blur(8px);
  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;
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ie-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-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;
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ie-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-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;
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ie-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-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;
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ie-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-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.0;
  }
}
#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;
  box-shadow: 0px 10px 30px #0000001c;
  border-radius: 10px;
  border: 2px solid;
  border: 2px solid #454d61;
  backdrop-filter: blur(8px);
  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;
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ie-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-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;
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ie-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-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: #333;
}
#nagradna-igra-2023 .main-banner .wrapper .header h1 span.black-text {
  color: #333;
  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: #333;
  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-position: center;
  background-image: url('../content/images/nagradna-igra-2023/shape-section2-ni-2023.png');
  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;
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ie-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-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: #FFFFFF;
  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: #333;
  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.0;
  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: #333;
  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: #333;
}
#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: #333;
}
#nagradna-igra-2023 article .nagradi-section .dobitnici ul li:hover svg * {
  fill: white;
}
#nagradna-igra-2023 article .nagradi-section .dobitnici ul li svg * {
  fill: #333;
}
#nagradna-igra-2023 article .nagradi-section .dobitnici .wrap {
  width: 100%;
  background: #fefefe 7a 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 (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;
  width: 100%;
  height: 100%;
  position: relative;
  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 (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;
  width: 100%;
  height: 100%;
  position: relative;
  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-position: center;
  background-image: url('../content/images/blog-b2b/download-bg.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
#blogMagazin .download a.download:after {
  content: '';
  position: absolute;
  background-position: center;
  background-image: url('../content/images/blog-b2b/download.svg');
  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;
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ie-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#blogMagazin .download a.download:hover {
  background-position: center !important;
  background-image: url('../content/images/blog-b2b/download-bg.jpg') !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;
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ie-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-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;
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ie-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-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;
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ie-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-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-position: center;
  background-image: url('../content/images/blog-b2b/t-magazin-arhiva-banner.jpg');
  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-position: center;
  background-image: url('../content/images/blog-b2b/t-magazin-shape.png');
  background-repeat: no-repeat;
  background-size: cover;
  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;
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ie-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-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;
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ie-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-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-position: center;
  background-image: url('../content/images/blog-b2b/download-bg.jpg');
  background-size: cover;
  background-repeat: no-repeat;
}
.blog-temp-archive .download a.download:after {
  content: '';
  position: absolute;
  background-position: center;
  background-image: url('../content/images/blog-b2b/download.svg');
  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;
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ie-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.blog-temp-archive .download a.download:hover {
  background-position: center !important;
  background-image: url('../content/images/blog-b2b/download-bg.jpg') !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;
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ie-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-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;
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ie-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-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;
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ie-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-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;
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ie-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-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;
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ie-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-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;
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ie-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-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;
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ie-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-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;
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ie-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-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;
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ie-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-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;
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ie-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-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;
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ie-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-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: #ddd;
  }
}
@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-position: center;
  background-image: url('../content/images/blog-b2b/logo-magazin-small.png');
  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;
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ie-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
@media (max-width: 1299px) {
  #magazin-sideMenu #side-menu #sidem h4:after {
    display: none;
  }
}
#magazin-sideMenu #side-menu #sidem h4 a {
  padding: 0;
  border-radius: 4px;
  color: black;
  display: block;
  font-size: 17px;
  font-family: 'teleNeo-extra' !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;
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ie-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
@media only screen and (min-width:1200px) and (max-width: 1440px) {
  #magazin-sideMenu #side-menu #sidem h4 a {
    font-size: 15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #magazin-sideMenu #side-menu #sidem h4 a {
    font-size: 16px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #magazin-sideMenu #side-menu #sidem h4 a {
    font-size: 16px;
  }
}
@media only screen and (max-width: 767px) {
  #magazin-sideMenu #side-menu #sidem h4 a {
    font-size: 15px;
    text-transform: none;
    font-family: 'teleNeo-bold' !important;
  }
}
#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-extra' !important;
  text-transform: uppercase;
  line-height: 1.2;
}
@media only screen and (min-width:1200px) and (max-width: 1440px) {
  #magazin-sideMenu #side-menu #sidem h4 a p {
    font-size: 15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #magazin-sideMenu #side-menu #sidem h4 a p {
    font-size: 16px;
  }
}
@media only screen and (max-width: 767px) {
  #magazin-sideMenu #side-menu #sidem h4 a p {
    font-size: 15px;
    text-transform: none;
    font-family: 'teleNeo-bold' !important;
  }
}
#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;
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ie-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-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;
}
@media only screen and (max-width: 767px) {
  #magazin-news-template {
    padding-bottom: 100px;
  }
}
.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;
  background-color: white;
  padding-right: 20px;
}
.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;
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ie-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-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;
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ie-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-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-position: center;
  background-image: url('../content/images/blog-b2b/shape-magazin.png');
  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 only screen and (min-width: 992px) and (max-width: 1199px) {
  .wrapper-magazin-details-img .shapeMagazin h1 {
    font-size: 32px;
    padding: 0 60px;
  }
}
@media (max-width: 991px) {
  .wrapper-magazin-details-img .shapeMagazin h1 {
    font-size: 24px;
    padding: 0 0 0 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;
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ie-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-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;
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ie-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-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;
  }
}
@media only screen and (max-width: 767px) {
  #opstestvena-odgovornost .main-banner {
    background-position: 85% !important;
  }
}
#opstestvena-odgovornost .main-banner .heading-wrapper {
  position: relative;
  height: 300px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #opstestvena-odgovornost .main-banner .heading-wrapper {
    height: 300px !important;
  }
}
#opstestvena-odgovornost .main-banner .heading-wrapper .header {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -60px;
  background-color: #fff;
  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;
  }
}
#opstestvena-odgovornost .main-banner .heading-wrapper .header .text-center {
  font-family: 'teleNeo-extra' !important;
  font-size: 30px;
  color: #000;
}
@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, #ececec 0 0%, #ffffff 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 {
  height: 550px;
  position: relative;
  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: .7;
  }
  30% {
    r: 17px;
    fill-opacity: .6;
  }
  50% {
    r: 20px;
    fill-opacity: .5;
  }
  70% {
    r: 24px;
    fill-opacity: .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: #000;
  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 {
  z-index: 2;
  position: relative;
  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: #000;
  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, #000000 0A 0%, #000000 0 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-position: left center;
  background-repeat: no-repeat;
  background-size: cover;
  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;
  top: -130px;
  overflow: hidden;
  background-attachment: fixed;
  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-position: center;
  background-image: url('../content/images/kariera-lp/Bg_mainbanner.png');
  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 {
  flex-flow: row;
  display: flex;
  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;
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ie-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-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;
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ie-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  width: 170px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.vraboteni-template {
  position: relative;
  background-position: center;
  background-image: url('../content/images/kariera-lp/kariera-yourCareer/Bg_section7.jpg');
  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;
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ie-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-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;
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ie-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-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;
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ie-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-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;
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ie-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-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;
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ie-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.vraboteni-template .wrapper-vraboteni .listing-item .vraboteni-content h4 {
  text-transform: uppercase;
  font-size: 19px;
  color: #696969;
  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;
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ie-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-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;
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ie-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-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: .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;
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ie-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-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-position: center;
  background-image: url('../content/images/kariera-lp/kariera-za-nas/za-nas-banner.jpg');
  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-position: center;
  background-image: url('../content/images/kariera-lp/kariera-za-nas/new-work.png');
  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-size: cover;
  background-repeat: no-repeat;
  padding: 10% 0 4%;
  background-position: center;
  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-position: center;
  background-image: url('../content/images/kariera-lp/kariera-za-nas/prostorii-bg.jpg');
  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-position: center;
  background-image: url('../content/images/kariera-lp/kariera-za-nas/prostorii-bg.jpg');
  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;
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ie-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-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;
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ie-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-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-position: center;
  background-image: url('../content/images/kariera-lp/kariera-za-nas/parking-vraboteni-img.jpg');
  background-size: cover;
  background-repeat: no-repeat;
}
#karieraRedesign.zaNas section.what-we-offer .carousel .item.two .flip-card-front {
  background-position: center;
  background-image: url('../content/images/kariera-lp/kariera-za-nas/flex-time-img.jpg');
  background-size: cover;
  background-repeat: no-repeat;
}
#karieraRedesign.zaNas section.what-we-offer .carousel .item.three .flip-card-front {
  background-position: center;
  background-image: url('../content/images/kariera-lp/kariera-za-nas/work-home-img.jpg');
  background-size: cover;
  background-repeat: no-repeat;
}
#karieraRedesign.zaNas section.what-we-offer .carousel .item.four .flip-card-front {
  background-position: center;
  background-image: url('../content/images/kariera-lp/kariera-za-nas/health-img.jpg');
  background-size: cover;
  background-repeat: no-repeat;
}
#karieraRedesign.zaNas section.what-we-offer .carousel .item.five .flip-card-front {
  background-position: center;
  background-image: url('../content/images/kariera-lp/kariera-za-nas/learning-img.jpg');
  background-size: cover;
  background-repeat: no-repeat;
}
#karieraRedesign.zaNas section.what-we-offer .carousel .item.six .flip-card-front {
  background-position: center;
  background-image: url('../content/images/kariera-lp/kariera-za-nas/internet-tv-img.jpg');
  background-size: cover;
  background-repeat: no-repeat;
}
#karieraRedesign.zaNas section.what-we-offer .carousel .item.seven .flip-card-front {
  background-position: center;
  background-image: url('../content/images/kariera-lp/kariera-za-nas/insurance-img.jpg');
  background-size: cover;
  background-repeat: no-repeat;
}
#karieraRedesign.zaNas section.what-we-offer .carousel .item.eight .flip-card-front {
  background-position: center;
  background-image: url('../content/images/kariera-lp/kariera-za-nas/tandemi-img.jpg');
  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;
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ie-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-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;
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ie-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#karieraRedesign.zaNas section.useful {
  padding: 5% 0;
  background: linear-gradient(180deg, #373737 0%, #000000 100%);
  color: white;
  overflow: visible;
}
#karieraRedesign.zaNas section.useful:before {
  position: absolute;
  content: '';
  width: 80%;
  height: 100%;
  background-position: center;
  background-image: url('../content/images/kariera-lp/kariera-za-nas/korisno-bg.png');
  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%, #ffffff 25.1%, #ffffff 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: .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-position: center;
  background-image: url('../content/images/kariera-lp/kariera-za-nas/prostorii-bg.jpg');
  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-position: center;
  background-image: url('../content/images/kariera-lp/kariera-yourCareer/magenta-paper-bg.jpg');
  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-position: center;
  background-image: url('../content/images/kariera-lp/kariera-yourCareer/profesionalci-invest.jpg');
  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%, #000000 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: #FFFFFF;
  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-position: center;
  background-image: url('../content/images/kariera-lp/kariera-yourCareer/agile-img.jpg');
  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: #FFFFFF;
  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-position: center;
  background-image: url('../content/images/kariera-lp/kariera-tekovni-oglasi/tekovni-oglasi-banner.jpg');
  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-position: center;
  background-image: url('../content/images/kariera-lp/kariera-smart-start/shape.png');
  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-position: center;
  background-image: url('../content/images/kariera-lp/kariera-smart-start/white-texture.png');
  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-position: center;
  background-image: url('../content/images/magenta-moments/banner.jpg');
  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-position: center;
  background-image: url('../content/images/magenta-moments/sec2-bg.png');
  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-position: center;
  background-image: url('../content/images/magenta-moments/mm-logo.png');
  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-position: center;
  background-image: url('../content/images/magenta-moments/sec3-bg.png');
  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;
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ie-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-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;
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ie-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-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%, rgba(0, 0, 0, 0) 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-position: center;
  background-image: url('../content/images/magenta-moments/koncerti.png');
  background-size: cover;
  background-repeat: no-repeat;
}
#magenta-moments .all-moments .flex .wrap.two {
  background-position: center;
  background-image: url('../content/images/magenta-moments/odmor.png');
  background-size: cover;
  background-repeat: no-repeat;
}
#magenta-moments .all-moments .flex .wrap.three {
  background-position: center;
  background-image: url('../content/images/magenta-moments/restorani.png');
  background-size: cover;
  background-repeat: no-repeat;
}
#magenta-moments .all-moments .flex .wrap.four {
  background-position: center;
  background-image: url('../content/images/magenta-moments/shopping.png');
  background-size: cover;
  background-repeat: no-repeat;
}
#magenta-moments .all-moments .flex .wrap.five {
  background-position: center;
  background-image: url('../content/images/magenta-moments/telekom-kartichka.png');
  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-position: center;
  background-image: url('../content/images/magenta-moments/ponudi-bg.jpg');
  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-position: center;
  background-image: url('../content/images/magenta-moments/sec2-bg.png');
  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-position: center;
  background-image: url('../content/images/magenta-moments/app.svg');
  background-size: cover;
  background-repeat: no-repeat;
}
#magenta-moments .steps .wrapper > div ul.custom-list li:nth-child(2):before {
  background-position: center;
  background-image: url('../content/images/magenta-moments/heart.svg');
  background-size: cover;
  background-repeat: no-repeat;
}
#magenta-moments .steps .wrapper > div ul.custom-list li:nth-child(3):before {
  background-position: center;
  background-image: url('../content/images/magenta-moments/smile.svg');
  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: #000;
  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: .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: .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/banner-mm-nov-podarok.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;
  height: 750px;
}
@media only screen and (min-width:1200px) and (max-width: 1440px) {
  #magenta-moments-redesign .main-part {
    height: 540px !important;
    background-position: top;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #magenta-moments-redesign .main-part {
    height: 470px !important;
    background-position: right;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #magenta-moments-redesign .main-part {
    height: 385px !important;
    background-position: 25%;
  }
}
@media only screen and (max-width: 767px) {
  #magenta-moments-redesign .main-part {
    height: 400px !important;
  }
}
#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: 110px;
    line-height: 105px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #magenta-moments-redesign .main-part .header h1 {
    font-size: 85px;
    line-height: 75px;
  }
}
@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: 250px 0 50px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #magenta-moments-redesign .intro {
    padding: 235px 0 50px;
  }
}
@media only screen and (max-width: 767px) {
  #magenta-moments-redesign .intro {
    margin-top: -100px;
  }
}
#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: 760px;
  top: -80px;
  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: -70px;
    height: 790px;
  }
}
@media only screen and (max-width: 767px) {
  #magenta-moments-redesign .intro:before {
    top: -170px;
    height: 1160px;
    transform: rotate(10deg);
  }
}
#magenta-moments-redesign .card-flip {
  background-position: center;
  background-image: url('../content/images/magenta-moments-redesign/advent-calendar-bg.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom;
  position: relative;
  z-index: 3;
  height: auto;
  margin: 0 0 0px;
  padding: 90px 0;
  z-index: 1;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #magenta-moments-redesign .card-flip {
    padding: 60px 0;
  }
}
@media only screen and (max-width: 767px) {
  #magenta-moments-redesign .card-flip {
    padding: 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%;
  display: none;
}
@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;
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ie-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-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;
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ie-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-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;
                    }
                }*/
}
@media only screen and (min-width:1200px) and (max-width: 1440px) {
  #magenta-moments-redesign .card-flip .custom-container > h2 {
    width: 65%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #magenta-moments-redesign .card-flip .custom-container > h2 {
    width: 85%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #magenta-moments-redesign .card-flip .custom-container > h2 {
    width: 95%;
    font-size: 56px;
  }
}
@media only screen and (max-width: 767px) {
  #magenta-moments-redesign .card-flip .custom-container > h2 {
    width: 100%;
    font-size: 38px;
  }
}
#magenta-moments-redesign .card-flip .custom-container > h2:after {
  position: absolute;
  content: "";
  background: url(../content/images/magenta-moments-redesign/magenta-icon.svg);
  height: 100%;
  width: 100%;
  background-repeat: no-repeat;
  right: 0;
  top: -30px;
  background-position: right;
  z-index: -1;
}
#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;
  }
}
#magenta-moments-redesign .card-flip p {
  color: white;
  font-size: 19px;
  width: 60%;
  margin: 45px auto 80px;
  text-align: center;
}
@media only screen and (min-width:1200px) and (max-width: 1440px) {
  #magenta-moments-redesign .card-flip p {
    width: 80%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #magenta-moments-redesign .card-flip p {
    width: 90%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #magenta-moments-redesign .card-flip p {
    width: 90%;
    margin: 45px auto 50px;
  }
}
@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;
  gap: 25px;
}
@media only screen and (min-width:1200px) and (max-width: 1440px) {
  #magenta-moments-redesign .card-flip .wrapper.flex {
    gap: 15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #magenta-moments-redesign .card-flip .wrapper.flex {
    gap: 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #magenta-moments-redesign .card-flip .wrapper.flex {
    gap: 15px;
  }
}
@media only screen and (max-width: 767px) {
  #magenta-moments-redesign .card-flip .wrapper.flex {
    flex-flow: column;
    gap: 15px;
  }
}
#magenta-moments-redesign .card-flip .flip-card {
  background-color: transparent;
  width: 20%;
  height: 215px;
  perspective: 1000px;
}
@media only screen and (min-width:1200px) and (max-width: 1440px) {
  #magenta-moments-redesign .card-flip .flip-card {
    height: 190px;
  }
}
@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: 35%;
    height: 185px;
  }
}
@media only screen and (max-width: 767px) {
  #magenta-moments-redesign .card-flip .flip-card {
    width: 70%;
    height: 195px;
  }
}
@media (min-width: 320px) and (max-width: 380px) {
  #magenta-moments-redesign .card-flip .flip-card {
    width: 100%;
  }
}
#magenta-moments-redesign .card-flip .flip-card img {
  border-radius: 18px;
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: bottom;
}
@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-position: center;
  background-image: url('../content/images/magenta-moments-redesign/watch.png');
  background-size: cover;
  background-repeat: no-repeat;
}
#magenta-moments-redesign .card-flip .flip-card.t-logo.two .flip-card-back:after {
  background-position: center;
  background-image: url('../content/images/magenta-moments-redesign/robot.png');
  background-size: cover;
  background-repeat: no-repeat;
}
#magenta-moments-redesign .card-flip .flip-card.t-logo.three .flip-card-back:after {
  background-position: center;
  background-image: url('../content/images/magenta-moments-redesign/zepter.png');
  background-size: cover;
  background-repeat: no-repeat;
}
#magenta-moments-redesign .card-flip .flip-card.t-logo.four .flip-card-back:after {
  background-position: center;
  background-image: url('../content/images/magenta-moments-redesign/segway.png');
  background-size: cover;
  background-repeat: no-repeat;
}
#magenta-moments-redesign .card-flip .flip-card.t-logo.five .flip-card-back:after {
  background-position: center;
  background-image: url('../content/images/magenta-moments-redesign/tablet.png');
  background-size: cover;
  background-repeat: no-repeat;
}
#magenta-moments-redesign .card-flip .flip-card.t-logo.six .flip-card-back:after {
  background-position: center;
  background-image: url('../content/images/magenta-moments-redesign/sony-5.png');
  background-size: cover;
  background-repeat: no-repeat;
}
#magenta-moments-redesign .card-flip .flip-card.kfc .flip-card-back:after {
  background-position: center;
  background-image: url('../content/images/magenta-moments-redesign/kfc-back.png');
  background-size: cover;
  background-repeat: no-repeat;
}
#magenta-moments-redesign .card-flip .flip-card.prosport .flip-card-back:after {
  background-position: center;
  background-image: url('../content/images/magenta-moments-redesign/velosiped.png');
  background-size: cover;
  background-repeat: no-repeat;
}
#magenta-moments-redesign .card-flip .flip-card.tehnomarket .flip-card-back:after {
  background-position: center;
  background-image: url('../content/images/magenta-moments-redesign/podaroci.png');
  background-size: cover;
  background-repeat: no-repeat;
}
#magenta-moments-redesign .card-flip .flip-card.jysk .flip-card-back:after {
  background-position: center;
  background-image: url('../content/images/magenta-moments-redesign/fotelja.png');
  background-size: cover;
  background-repeat: no-repeat;
}
#magenta-moments-redesign .card-flip .flip-card.bibi .flip-card-back:after {
  background-position: center;
  background-image: url('../content/images/magenta-moments-redesign/bibi.png');
  background-size: cover;
  background-repeat: no-repeat;
}
#magenta-moments-redesign .card-flip .flip-card.fibula .flip-card-back:after {
  background-position: center;
  background-image: url('../content/images/magenta-moments-redesign/brod.png');
  background-size: cover;
  background-repeat: no-repeat;
}
#magenta-moments-redesign .card-flip .flip-card.fibula.two .flip-card-back:after {
  background-position: center;
  background-image: url('../content/images/magenta-moments-redesign/antalija.png');
  background-size: cover;
  background-repeat: no-repeat;
}
#magenta-moments-redesign .card-flip .flip-card.makpetrol .flip-card-back:after {
  background-position: center;
  background-image: url('../content/images/magenta-moments-redesign/makpterol.png');
  background-size: cover;
  background-repeat: no-repeat;
}
#magenta-moments-redesign .card-flip .flip-card.vespa .flip-card-back:after {
  background-position: center;
  background-image: url('../content/images/magenta-moments-redesign/vespa.png');
  background-size: cover;
  background-repeat: no-repeat;
}
#magenta-moments-redesign .card-flip .flip-card.t-logo-1 .flip-card-back:after {
  background-position: center;
  background-image: url('../content/images/magenta-moments-redesign/RingishpilAdventWeb.png');
  background-size: cover;
  background-repeat: no-repeat;
}
#magenta-moments-redesign .card-flip .flip-card.t-logo-2 .flip-card-back:after {
  background-position: center;
  background-image: url('../content/images/magenta-moments-redesign/TPhone2.png');
  background-size: cover;
  background-repeat: no-repeat;
}
#magenta-moments-redesign .card-flip .flip-card.t-logo-3 .flip-card-back:after {
  background-position: center;
  background-image: url('../content/images/magenta-moments-redesign/boy-girl.png');
  background-size: cover;
  background-repeat: no-repeat;
}
#magenta-moments-redesign .card-flip .flip-card.t-logo-4 .flip-card-back:after {
  background-position: center;
  background-image: url('../content/images/magenta-moments-redesign/iPhone-16-128GB-Pink-MM 1.png');
  background-size: cover;
  background-repeat: no-repeat;
}
#magenta-moments-redesign .card-flip .flip-card.t-logo-5 .flip-card-back:after {
  background-position: center;
  background-image: url('../content/images/magenta-moments-redesign/fizz-150e.png');
  background-size: cover;
  background-repeat: no-repeat;
}
#magenta-moments-redesign .card-flip .flip-card.t-logo-6 .flip-card-back:after {
  background-position: center;
  background-image: url('../content/images/magenta-moments-redesign/cineplexx.png');
  background-size: cover;
  background-repeat: no-repeat;
}
#magenta-moments-redesign .card-flip .flip-card.t-logo-7 .flip-card-back:after {
  background-position: center;
  background-image: url('../content/images/magenta-moments-redesign/JBL-GO-4-MM-1.png');
  background-size: cover;
  background-repeat: no-repeat;
}
#magenta-moments-redesign .card-flip .flip-card.t-logo-8 .flip-card-back:after {
  background-position: center;
  background-image: url('../content/images/magenta-moments-redesign/T-ranec-1.png');
  background-size: cover;
  background-repeat: no-repeat;
}
#magenta-moments-redesign .card-flip .flip-card.t-logo-9 .flip-card-back:after {
  background-position: center;
  background-image: url('../content/images/magenta-moments-redesign/TPhone2.png');
  background-size: cover;
  background-repeat: no-repeat;
  right: 30px;
  width: 70px;
  height: 100%;
}
#magenta-moments-redesign .card-flip .flip-card.t-logo-10 .flip-card-back:after {
  background-position: center;
  background-image: url('../content/images/magenta-moments-redesign/skii-plus-stapcinja.png');
  background-size: cover;
  background-repeat: no-repeat;
}
#magenta-moments-redesign .card-flip .flip-card.t-logo-11 .flip-card-back:after {
  background-position: center;
  background-image: url('../content/images/magenta-moments-redesign/buzz.png');
  background-size: cover;
  background-repeat: no-repeat;
}
#magenta-moments-redesign .card-flip .flip-card.t-logo-12 .flip-card-back:after {
  background-position: center;
  background-image: url('../content/images/magenta-moments-redesign/Apple-MacBook-MBP14-laptop-MM-1.png');
  background-size: cover;
  background-repeat: no-repeat;
}
#magenta-moments-redesign .card-flip .flip-card.t-logo-13 .flip-card-back:after {
  background-position: center;
  background-image: url('../content/images/magenta-moments-redesign/Bibi-proizvodi.png');
  background-size: cover;
  background-repeat: no-repeat;
}
#magenta-moments-redesign .card-flip .flip-card.t-logo-14 .flip-card-back:after {
  background-position: center;
  background-image: url('../content/images/magenta-moments-redesign/T-Tabletfutrola-MM-1.png');
  background-size: cover;
  background-repeat: no-repeat;
}
#magenta-moments-redesign .card-flip .flip-card.t-logo-15 .flip-card-back:after {
  background-position: center;
  background-image: url('../content/images/magenta-moments-redesign/WizzAirVaucer.png');
  background-size: cover;
  background-repeat: no-repeat;
}
#magenta-moments-redesign .card-flip .flip-card.t-logo-16 .flip-card-back:after {
  background-position: center;
  background-image: url('../content/images/magenta-moments-redesign/TPhone2.png');
  background-size: cover;
  background-repeat: no-repeat;
}
#magenta-moments-redesign .card-flip .flip-card.t-logo-17 .flip-card-back:after {
  background-position: center;
  background-image: url('../content/images/magenta-moments-redesign/kfc-img.png');
  background-size: cover;
  background-repeat: no-repeat;
}
#magenta-moments-redesign .card-flip .flip-card.t-logo-18 .flip-card-back:after {
  background-position: center;
  background-image: url('../content/images/magenta-moments-redesign/MyTime.png');
  background-size: cover;
  background-repeat: no-repeat;
}
#magenta-moments-redesign .card-flip .flip-card.t-logo-19 .flip-card-back:after {
  background-position: center;
  background-image: url('../content/images/magenta-moments-redesign/Redmi-Note-13Pro+5G.png');
  background-size: cover;
  background-repeat: no-repeat;
}
#magenta-moments-redesign .card-flip .flip-card.t-logo-20 .flip-card-back:after {
  background-position: center;
  background-image: url('../content/images/magenta-moments-redesign/I-Expedia.png');
  background-size: cover;
  background-repeat: no-repeat;
}
#magenta-moments-redesign .card-flip .flip-card.t-logo-21 .flip-card-back:after {
  background-position: center;
  background-image: url('../content/images/magenta-moments-redesign/Apple-AirPods-Pro2-MagSafe-Case.png');
  background-size: cover;
  background-repeat: no-repeat;
}
#magenta-moments-redesign .card-flip .flip-card.t-logo-22 .flip-card-back:after {
  background-position: center;
  background-image: url('../content/images/magenta-moments-redesign/Samsung-Smart-Tag.png');
  background-size: cover;
  background-repeat: no-repeat;
}
#magenta-moments-redesign .card-flip .flip-card.t-logo-23 .flip-card-back:after {
  background-position: center;
  background-image: url('../content/images/magenta-moments-redesign/TPhone2.png');
  background-size: cover;
  background-repeat: no-repeat;
}
#magenta-moments-redesign .card-flip .flip-card.t-logo-24 .flip-card-back:after {
  background-position: center;
  background-image: url('../content/images/magenta-moments-redesign/hdghd.png');
  background-size: cover;
  background-repeat: no-repeat;
}
#magenta-moments-redesign .card-flip .flip-card.t-logo-25 .flip-card-back:after {
  background-position: center;
  background-image: url('../content/images/magenta-moments-redesign/Dyson-Hairwrap.png');
  background-size: cover;
  background-repeat: no-repeat;
}
#magenta-moments-redesign .card-flip .flip-card.t-logo-26 .flip-card-back:after {
  background-position: center;
  background-image: url('../content/images/magenta-moments-redesign/Xiaomi-robot-vacuum-S10+.png');
  background-size: cover;
  background-repeat: no-repeat;
}
#magenta-moments-redesign .card-flip .flip-card.t-logo-27 .flip-card-back:after {
  background-position: center;
  background-image: url('../content/images/magenta-moments-redesign/Dioptra-Final.png');
  background-size: cover;
  background-repeat: no-repeat;
}
#magenta-moments-redesign .card-flip .flip-card.t-logo-28 .flip-card-back:after {
  background-position: center;
  background-image: url('../content/images/magenta-moments-redesign/TPhone2.png');
  background-size: cover;
  background-repeat: no-repeat;
}
#magenta-moments-redesign .card-flip .flip-card.t-logo-29 .flip-card-back:after {
  background-position: center;
  background-image: url('../content/images/magenta-moments-redesign/TKjebe.png');
  background-size: cover;
  background-repeat: no-repeat;
}
#magenta-moments-redesign .card-flip .flip-card.t-logo-30 .flip-card-back:after {
  background-position: center;
  background-image: url('../content/images/magenta-moments-redesign/Playstation5.png');
  background-size: cover;
  background-repeat: no-repeat;
}
#magenta-moments-redesign .card-flip .flip-card.t-logo-31 .flip-card-back:after {
  background-position: center;
  background-image: url('../content/images/magenta-moments-redesign/vilaBella.png');
  background-size: cover;
  background-repeat: no-repeat;
  top: unset;
  height: 100%;
  background-size: cover !important;
  background-position: bottom right !important;
  bottom: 0;
  border-radius: 16px;
  width: 100%;
  right: 0;
}
#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;
}
@media only screen and (max-width: 767px) {
  #magenta-moments-redesign .card-flip .flip-card-inner {
    display: flex;
    justify-content: center;
    box-shadow: unset !important;
  }
}
#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;
}
@media only screen and (max-width: 767px) {
  #magenta-moments-redesign .card-flip .flip-card-front,
  #magenta-moments-redesign .card-flip .flip-card-back {
    width: 70%;
  }
}
@media (min-width: 320px) and (max-width: 450px) {
  #magenta-moments-redesign .card-flip .flip-card-front,
  #magenta-moments-redesign .card-flip .flip-card-back {
    width: 100%;
  }
}
#magenta-moments-redesign .card-flip .flip-card-front {
  background-color: #bbb;
  color: black;
}
#magenta-moments-redesign .card-flip .flip-card-back {
  background: linear-gradient(180deg, #f1f1f1 0%, #d2d2d2 100%);
  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;
  bottom: 0;
  right: 10px;
  width: 120px;
  height: 170px;
  background-size: contain !important;
  background-position: center right !important;
  z-index: 1;
  margin: auto;
}
@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: 110px;
  }
}
#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: 90px 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: 50px 0px 60px;
    z-index: 15;
  }
}
#magenta-moments-redesign .all-moments.choice {
  padding: 150px 0px 40px;
}
@media only screen and (max-width: 767px) {
  #magenta-moments-redesign .all-moments.choice {
    padding: 10px 0px 40px;
  }
}
#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;
  gap: 25px;
  flex-wrap: wrap;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #magenta-moments-redesign .all-moments .flex {
    justify-content: center;
  }
}
@media only screen and (max-width: 767px) {
  #magenta-moments-redesign .all-moments .flex {
    justify-content: center;
  }
}
#magenta-moments-redesign .all-moments .flex .wrap {
  width: 18%;
  padding: 20px;
  border-radius: 20px;
  height: 400px;
  position: relative;
  transition: all 0.2s ease-in-out;
  transform: scale(0.98);
  margin: 0;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #magenta-moments-redesign .all-moments .flex .wrap {
    width: 30%;
    height: 380px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #magenta-moments-redesign .all-moments .flex .wrap {
    width: 35%;
    height: 350px;
  }
}
@media only screen and (max-width: 767px) {
  #magenta-moments-redesign .all-moments .flex .wrap {
    width: 80%;
    height: 270px;
  }
}
#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 #FFF;
  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 15px;
    width: auto;
    max-width: 220px;
    display: flex !important;
  }
}
#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;
  gap: 30px;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  #magenta-moments-redesign .all-moments .promo-wrapper {
    padding: 20px 0 0;
  }
}
#magenta-moments-redesign .all-moments .wrap-promo {
  width: 23%;
  position: relative;
  border-radius: 20px;
  border: 2px solid #e20074;
  padding: 10px 10px 15px;
  background: rgba(255, 255, 255, 0.13) !important;
  margin: 0;
}
@media only screen and (min-width:1200px) and (max-width: 1595px) {
  #magenta-moments-redesign .all-moments .wrap-promo {
    width: 35%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #magenta-moments-redesign .all-moments .wrap-promo {
    width: 45%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #magenta-moments-redesign .all-moments .wrap-promo {
    width: 45%;
  }
}
@media only screen and (max-width: 767px) {
  #magenta-moments-redesign .all-moments .wrap-promo {
    width: 100%;
  }
}
#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;
  z-index: 10;
}
#magenta-moments-redesign .all-moments .promo-section h3 {
  color: white;
  font-family: 'teleNeo-extra' !important;
  font-size: 32px;
  line-height: 1.1;
  margin-top: 35px;
  min-height: 80px;
}
@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: 25px;
}
@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:1200px) and (max-width: 1440px) {
  #magenta-moments-redesign .all-moments .promo-section .promo-wrapper span {
    padding: 0 20px;
  }
}
@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% !important;
  font-size: 18px !important;
  min-height: 285px;
}
@media only screen and (min-width:1200px) and (max-width: 1440px) {
  #magenta-moments-redesign .all-moments .promo-section .promo-wrapper .text-center {
    min-height: 215px;
  }
}
@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: 215px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #magenta-moments-redesign .all-moments .promo-section .promo-wrapper .text-center {
    min-height: 215px;
  }
}
@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% !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;
    padding: 20px 0;
  }
}
@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.0;
  }
}
@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: #000;
  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: .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: .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 {
  /*  .arrow-second {
        animation: arrow-movement 2s 1s ease-in-out infinite;
    }*/
  /*  .arrow-third {
        animation: arrow-movement 2s 1s ease-in-out infinite;
    }*/
}
#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: #fff;
  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 .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;
  right: 20px;
  height: 230px;
  width: 100px;
  object-fit: cover;
  bottom: 20px;
}
@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: #ffffff;
  content: '';
  display: block;
  height: 3px;
  left: -15px;
  position: absolute;
  top: 0;
  transform-origin: top left;
  transform: rotate(45deg) translateX(-23%);
  width: 30px;
  top: -150px;
}
@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: #ffffff;
  content: '';
  display: block;
  height: 3px;
  left: -15px;
  position: absolute;
  top: 0;
  transform-origin: top right;
  transform: rotate(-45deg) translateX(23%);
  width: 30px;
  top: -150px;
}
@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: #767474 fa;
  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: #000000 14;
  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;
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ie-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  width: 100%;
}
#internet-paketi-new .pdf-link a:after {
  content: '';
  width: 0%;
  position: absolute;
  bottom: -12px;
  left: 0;
  right: 0;
  margin: 0 auto;
  background: #e20074 !important;
  height: 1px;
  margin: 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;
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ie-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#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: #000000;
  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: #FFFFFF;
  opacity: 1;
  line-height: 22px;
}
#novogodishna2024 .secondSectionPraznici .novogodishenWrapper .right .body-part .not-white {
  color: #FFFFFF;
  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: #000000;
  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: #FFFFFF;
  opacity: 1;
  line-height: 22px;
}
#novogodishna2024 .secondSectionPraznici .novogodishenWrapper .left .content .body-part .not-white {
  color: #FFFFFF;
  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: #FFFFFF;
  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: #FFFFFF;
  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 > .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 > .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 > .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-image: url(../content/images/Digitalen-administrator/inner-bg-digitalen-new.jpg);
  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: 25%;
  position: relative;
  padding: 5% 0 0;
}
@media only screen and (min-width:1200px) and (max-width: 1440px) {
  #digitalen-administrator-redesign .main-banner .header {
    width: 30%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #digitalen-administrator-redesign .main-banner .header {
    width: 35%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #digitalen-administrator-redesign .main-banner .header {
    width: 40%;
  }
}
@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: #ffffff 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;
  position: relative;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  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 .najava .wrapper .order-list .text p a {
  color: white;
  text-decoration: underline;
}
#digitalen-administrator-redesign .najava .wrapper .order-list .text p a:hover {
  color: #e20074;
  text-decoration: underline;
}
#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;
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ie-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-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;
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ie-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-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;
  z-index: 0;
  background: linear-gradient(120deg, #e20074 20%, transparent 90%) border-box;
  -webkit-mask: linear-gradient(#ffffff 0 0) padding-box, linear-gradient(#ffffff 0 0);
  -webkit-mask-composite: destination-out;
  mask-composite: exclude;
  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;
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ie-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-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;
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ie-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-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;
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ie-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-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;
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ie-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-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-position: center;
  background-image: url('../content/images/t-esports/main-banner-bg.png');
  background-repeat: no-repeat;
  background-position: right center;
  background-size: cover;
  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-position: center;
  background-image: url('../content/images/t-esports/shape-video-section.png');
  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-position: center;
  background-image: url('../content/images/t-esports/map.jpg');
  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-position: center;
  background-image: url('../content/images/t-esports/price-section-bg.png');
  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;
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ie-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-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;
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ie-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-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-position: center;
  background-image: url('../content/images/t-esports/bg-lights.png');
  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;
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ie-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-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;
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ie-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#t-esports .gaming-boosters {
  position: relative;
  background-image: url('../content/images/t-esports/gaming-boosters.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  padding: 3% 0 10%;
  background-position: center;
  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;
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ie-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-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;
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ie-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-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;
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ie-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-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;
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ie-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-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-position: center;
  background-image: url('../content/images/t-esports/esports-bg.png');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: right center;
}
#t-esports .esport:before {
  content: '';
  position: absolute;
  background-position: center;
  background-image: url('../content/images/t-esports/esport-shapes.png');
  background-size: cover;
  background-size: contain;
  background-repeat: no-repeat;
  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-new img {
  width: 100%;
  object-fit: cover;
}
#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: #fff;
  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: #333;
  padding: 20px;
  text-align: left;
  margin: 10px 20px;
  background: #ccc;
  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 #ddd;
}
#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: #ffffff 0% 0% no-repeat padding-box !important;
  box-shadow: 0px 8px 46px #3e3e3e1c;
  padding: 50px;
  border-radius: 12px;
  width: 450px;
  position: relative;
}
@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: .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: .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-position: center;
  background-image: url('../content/images/magenta-home/magenta-home-bg-banner.jpg');
  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-position: center;
  background-image: url('../content/images/magenta-home/shape-banner.png');
  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;
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ie-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-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;
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ie-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-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-position: center;
  background-image: url('../content/images/magenta-home/shape-right.png');
  background-size: cover;
  width: 100%;
  background-size: contain;
  background-repeat: no-repeat;
  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-position: center;
  background-image: url('../content/images/magenta-home/shape-left.png');
  background-size: cover;
  width: 100%;
  height: 100%;
  background-position: left;
  background-size: contain;
  background-repeat: no-repeat;
  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-position: center;
  background-image: url('../content/images/wifi-booster/wifi-booster-bg-banner.jpg');
  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-position: center;
  background-image: url('../content/images/wifi-booster/wifi-manager-bg.png');
  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%, #ffffff 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;
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ie-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#wifi-booster .wifi-manager .pdf a svg {
  position: relative;
}
#wifi-booster .wifi-manager .pdf a:before {
  content: '';
  position: absolute;
  left: 0;
  bottom: -5px;
  height: 2px;
  width: 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;
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ie-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-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;
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ie-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-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;
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ie-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-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*/
/*#region new-grid za kompanijata banner*/
.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-heading {
  bottom: -240px;
}
@media only screen and (max-width: 767px) {
  .new-grid #iso-sertifikati .white-bg-heading {
    bottom: inherit !important;
  }
}
/*#endregion new-grid za kompanijata banner*/
/*#region promo-text B2C*/
.promo-text-ny-2025 {
  position: relative;
  padding: 50px 70px 70px;
}
@media only screen and (min-width:1200px) and (max-width: 1440px) {
  .promo-text-ny-2025 {
    padding: 50px 20px 70px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .promo-text-ny-2025 {
    padding: 50px 0 70px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .promo-text-ny-2025 {
    padding: 70px 0;
  }
}
@media only screen and (max-width: 767px) {
  .promo-text-ny-2025 {
    padding: 50px 0 70px;
  }
}
.promo-text-ny-2025 h3 {
  font-size: 30px !important;
  text-transform: none;
  font-family: 'teleNeo-extra' !important;
}
@media only screen and (max-width: 767px) {
  .promo-text-ny-2025 h3 {
    padding: 0 !important;
  }
}
.promo-text-ny-2025 p {
  text-transform: none;
  font-size: 19px;
}
.promo-text-ny-2025:before {
  content: "";
  position: absolute;
  top: 20px;
  left: 0;
  margin: 0 auto;
  right: 0;
  width: 210px;
  height: 60px;
  background-image: url(../content/images/elki-magenta.svg);
  background-repeat: no-repeat;
  background-size: contain;
}
.promo-text-ny-2025:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  margin: 0 auto;
  right: 0;
  width: 150px;
  height: 60px;
  background-image: url(../content/images/snegulka-magenta.svg);
  background-repeat: no-repeat;
  background-size: contain;
}
/*#endregion promo-text B2C*/
.hbo-redesign .button {
  margin-top: 25px;
}
.hbo-redesign .button a.btn-magenta-pdf {
  width: 220px;
}
.hbo-redesign .promo-text-ny-2025 {
  padding: 70px 250px !important;
}
@media only screen and (min-width:1200px) and (max-width: 1440px) {
  .hbo-redesign .promo-text-ny-2025 {
    padding: 70px 20px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .hbo-redesign .promo-text-ny-2025 {
    padding: 70px 0 !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .hbo-redesign .promo-text-ny-2025 {
    padding: 70px 0 !important;
  }
}
@media only screen and (max-width: 767px) {
  .hbo-redesign .promo-text-ny-2025 {
    padding: 70px 0 70px !important;
  }
}
/*#region Nagradna igra 2025*/
#nagradna-igra-2025 .main-banner {
  position: relative;
  background-image: url(../content/images/Nagradna-igra-2025/main-banner-bg.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 40px;
}
@media only screen and (max-width: 767px) {
  #nagradna-igra-2025 .main-banner {
    height: auto;
  }
}
#nagradna-igra-2025 .main-banner .wrapper {
  padding: 50px;
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 767px) {
  #nagradna-igra-2025 .main-banner .wrapper {
    flex-direction: column;
    padding: 20px;
  }
}
#nagradna-igra-2025 .main-banner .wrapper .text {
  width: 60%;
  margin-top: -50px;
}
@media only screen and (max-width: 767px) {
  #nagradna-igra-2025 .main-banner .wrapper .text {
    width: 100%;
    margin-top: 0;
  }
}
#nagradna-igra-2025 .main-banner .wrapper .right-img {
  width: 40%;
  text-align: right;
}
@media only screen and (max-width: 767px) {
  #nagradna-igra-2025 .main-banner .wrapper .right-img {
    width: 100%;
  }
}
#nagradna-igra-2025 .main-banner .wrapper .right-img img {
  width: 570px;
}
#nagradna-igra-2025 .mm-hearts {
  position: relative;
  padding: 50px 0;
}
@media only screen and (min-width:1200px) and (max-width: 1440px) {
  #nagradna-igra-2025 .mm-hearts {
    padding: 50px 0 0;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #nagradna-igra-2025 .mm-hearts {
    padding: 50px 0 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #nagradna-igra-2025 .mm-hearts {
    padding: 50px 0 0;
  }
}
@media only screen and (max-width: 767px) {
  #nagradna-igra-2025 .mm-hearts {
    padding: 30px 0;
  }
}
#nagradna-igra-2025 .mm-hearts .heading {
  text-align: center;
}
#nagradna-igra-2025 .mm-hearts .heading h2 {
  margin-bottom: 20px;
}
#nagradna-igra-2025 .mm-hearts .heading p {
  font-size: 18px;
}
#nagradna-igra-2025 .mm-hearts .boxes {
  display: flex;
  padding: 50px 0;
  justify-content: center;
  align-items: stretch;
  gap: 40px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #nagradna-igra-2025 .mm-hearts .boxes {
    gap: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #nagradna-igra-2025 .mm-hearts .boxes {
    gap: 30px;
  }
}
@media only screen and (max-width: 767px) {
  #nagradna-igra-2025 .mm-hearts .boxes {
    flex-direction: column;
    padding: 30px 0 10px;
    gap: 25px;
  }
}
#nagradna-igra-2025 .mm-hearts .boxes .box {
  width: 50%;
  height: auto;
  padding: 20px 40px 40px;
  background-color: red;
  border-radius: 16px;
  position: relative;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #nagradna-igra-2025 .mm-hearts .boxes .box {
    width: 50%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #nagradna-igra-2025 .mm-hearts .boxes .box {
    width: 50%;
  }
}
@media only screen and (max-width: 767px) {
  #nagradna-igra-2025 .mm-hearts .boxes .box {
    width: 100%;
    padding: 20px 30px 40px;
  }
}
#nagradna-igra-2025 .mm-hearts .boxes .box h3 {
  font-size: 22px;
  margin-bottom: 20px;
  font-family: 'teleNeo-bold' !important;
}
#nagradna-igra-2025 .mm-hearts .boxes .box p {
  padding-right: 20px;
  font-size: 18px;
}
#nagradna-igra-2025 .mm-hearts .boxes .box.box1 {
  background-color: #F1F1F1;
}
@media only screen and (max-width: 767px) {
  #nagradna-igra-2025 .mm-hearts .boxes .box.box1 {
    height: 290px;
  }
}
#nagradna-igra-2025 .mm-hearts .boxes .box.box1 p {
  padding-right: 115px;
}
@media (min-width: 320px) and (max-width: 450px) {
  #nagradna-igra-2025 .mm-hearts .boxes .box.box1 p {
    padding-right: 0;
  }
}
#nagradna-igra-2025 .mm-hearts .boxes .box.box1:after {
  content: '';
  position: absolute;
  right: 0;
  bottom: 0;
  background-image: url(../content/images/Nagradna-igra-2025/car-box.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 55%;
  height: 100%;
  background-position: bottom right;
  border-bottom-right-radius: 16px;
}
#nagradna-igra-2025 .mm-hearts .boxes .box.box2 {
  background-color: #e20074;
  color: white;
}
#nagradna-igra-2025 .duration {
  position: relative;
  padding: 0 0 50px;
}
@media only screen and (max-width: 767px) {
  #nagradna-igra-2025 .duration {
    padding: 0 0 30px;
  }
}
#nagradna-igra-2025 .duration .heading {
  text-align: center;
}
#nagradna-igra-2025 .duration .heading svg {
  position: relative;
}
#nagradna-igra-2025 .duration .heading h2 {
  margin-top: 15px;
  font-family: 'teleNeo-extra' !important;
}
#nagradna-igra-2025 .duration .heading h2 span {
  font-size: 19px;
  margin-bottom: 10px;
  display: block;
  font-family: 'teleNeo-bold' !important;
}
#nagradna-igra-2025 .mm-car {
  position: relative;
  padding: 30px 0 50px;
}
#nagradna-igra-2025 .mm-car .mm-car-bg {
  background-color: #F1F1F1;
  position: relative;
  padding: 50px;
  height: 470px;
  border-radius: 16px;
}
@media only screen and (max-width: 767px) {
  #nagradna-igra-2025 .mm-car .mm-car-bg {
    height: auto;
    padding: 40px;
  }
}
#nagradna-igra-2025 .mm-car .mm-car-bg:after {
  position: absolute;
  content: "";
  right: 0;
  bottom: 0;
  background-image: url(../content/images/Nagradna-igra-2025/shansa-phone-hearts.png);
  background-repeat: no-repeat;
  width: 100%;
  height: 550px;
  background-size: contain;
  background-position: bottom right;
  border-bottom-right-radius: 16px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #nagradna-igra-2025 .mm-car .mm-car-bg:after {
    width: 55%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #nagradna-igra-2025 .mm-car .mm-car-bg:after {
    width: 50%;
  }
}
@media only screen and (max-width: 767px) {
  #nagradna-igra-2025 .mm-car .mm-car-bg:after {
    display: none;
  }
}
#nagradna-igra-2025 .mm-car .mm-car-bg .image {
  position: relative;
  bottom: -40px;
  right: -40px;
  border-bottom-right-radius: 16px;
}
#nagradna-igra-2025 .mm-car .mm-car-bg .image img {
  border-bottom-right-radius: 16px;
}
#nagradna-igra-2025 .mm-car .mm-car-bg .text {
  width: 50%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  height: 100%;
}
@media only screen and (max-width: 767px) {
  #nagradna-igra-2025 .mm-car .mm-car-bg .text {
    width: 100%;
  }
}
#nagradna-igra-2025 .mm-car .mm-car-bg .text img {
  margin-bottom: 15px;
  width: 10%;
}
@media only screen and (max-width: 767px) {
  #nagradna-igra-2025 .mm-car .mm-car-bg .text img {
    width: 15%;
  }
}
#nagradna-igra-2025 .mm-car .mm-car-bg .text h2 {
  font-family: 'teleNeo-bold' !important;
  margin-bottom: 30px;
}
@media only screen and (max-width: 767px) {
  #nagradna-igra-2025 .mm-car .mm-car-bg .text h2 br {
    display: none;
  }
}
#nagradna-igra-2025 .mm-car .mm-car-bg .text p {
  font-size: 18px;
  margin: 5px 0;
}
#nagradna-igra-2025 .collecting-hearts {
  padding: 50px 0;
}
#nagradna-igra-2025 .collecting-hearts .wrapper {
  display: flex;
  gap: 80px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #nagradna-igra-2025 .collecting-hearts .wrapper {
    flex-direction: column;
  }
}
@media only screen and (max-width: 767px) {
  #nagradna-igra-2025 .collecting-hearts .wrapper {
    flex-direction: column;
  }
}
#nagradna-igra-2025 .collecting-hearts .wrapper .video {
  width: 40%;
  text-align: center;
}
#nagradna-igra-2025 .collecting-hearts .wrapper .video #carousel-nagradna-igra {
  margin: 0 auto;
  width: 75%;
  text-align: center;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #nagradna-igra-2025 .collecting-hearts .wrapper .video #carousel-nagradna-igra {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #nagradna-igra-2025 .collecting-hearts .wrapper .video #carousel-nagradna-igra {
    width: 50%;
  }
}
@media only screen and (max-width: 767px) {
  #nagradna-igra-2025 .collecting-hearts .wrapper .video #carousel-nagradna-igra {
    width: 100%;
  }
}
#nagradna-igra-2025 .collecting-hearts .wrapper .video #carousel-nagradna-igra .carousel-inner {
  height: 450px;
  position: relative;
  display: flex;
  justify-content: center;
}
@media only screen and (max-width: 767px) {
  #nagradna-igra-2025 .collecting-hearts .wrapper .video #carousel-nagradna-igra .carousel-inner {
    height: auto;
  }
}
#nagradna-igra-2025 .collecting-hearts .wrapper .video #carousel-nagradna-igra .carousel-inner .item {
  height: 100%;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  #nagradna-igra-2025 .collecting-hearts .wrapper .video #carousel-nagradna-igra .carousel-inner .item {
    width: auto;
  }
}
#nagradna-igra-2025 .collecting-hearts .wrapper .video #carousel-nagradna-igra .carousel-inner .item img {
  object-fit: contain;
  width: 220px;
  height: 100%;
  margin: 0 auto;
}
#nagradna-igra-2025 .collecting-hearts .wrapper .video #carousel-nagradna-igra .carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 10%;
  color: #fff;
  text-align: center;
  opacity: 1;
}
#nagradna-igra-2025 .collecting-hearts .wrapper .video #carousel-nagradna-igra .carousel-control span {
  position: absolute;
  top: 0;
  bottom: 0;
  height: 40px;
  margin: auto;
  width: 100%;
  opacity: 1;
  color: black;
  text-shadow: none;
  box-shadow: none;
  left: 0;
  right: 0;
  text-align: center;
}
#nagradna-igra-2025 .collecting-hearts .wrapper .video #carousel-nagradna-igra .carousel-control.left {
  left: 0;
}
#nagradna-igra-2025 .collecting-hearts .wrapper .video #carousel-nagradna-igra .carousel-control.right {
  right: 0;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #nagradna-igra-2025 .collecting-hearts .wrapper .video {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  #nagradna-igra-2025 .collecting-hearts .wrapper .video {
    width: 100%;
  }
}
#nagradna-igra-2025 .collecting-hearts .wrapper .text {
  width: 60%;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #nagradna-igra-2025 .collecting-hearts .wrapper .text {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  #nagradna-igra-2025 .collecting-hearts .wrapper .text {
    width: 100%;
  }
}
#nagradna-igra-2025 .collecting-hearts .wrapper .text h2 {
  font-family: 'teleNeo-bold' !important;
  margin-bottom: 5px;
}
#nagradna-igra-2025 .collecting-hearts .wrapper .text p {
  font-size: 18px;
  margin-top: 0;
}
#nagradna-igra-2025 .collecting-hearts .wrapper .text .table-responsive {
  margin-top: 60px;
}
#nagradna-igra-2025 .collecting-hearts .wrapper .text .table-responsive table tbody tr:first-of-type td {
  border-top: unset !important;
}
#nagradna-igra-2025 .collecting-hearts .wrapper .text .table-responsive table tbody tr td {
  font-size: 18px;
  padding-left: 0;
}
#nagradna-igra-2025 .collecting-hearts .wrapper .text .table-responsive table tbody tr td:hover {
  background-color: transparent !important;
}
@media only screen and (max-width: 767px) {
  #nagradna-igra-2025 .collecting-hearts .wrapper .text .table-responsive table tbody tr td {
    width: 25%;
    line-height: 1.2;
  }
}
#nagradna-igra-2025 .collecting-hearts .wrapper .text .table-responsive table tbody tr td:last-of-type {
  text-align: right;
  background-color: unset !important;
}
#nagradna-igra-2025 .collecting-hearts .wrapper .text .table-responsive table tbody tr td span {
  font-family: 'teleNeo-extra' !important;
  margin-right: 10px;
}
#nagradna-igra-2025 .rules {
  position: relative;
  background-image: url(../content/images/Nagradna-igra-2025/main-banner-bg.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 16px;
  height: 180px;
  margin: 50px 0 70px;
}
@media only screen and (max-width: 767px) {
  #nagradna-igra-2025 .rules {
    height: auto;
  }
}
#nagradna-igra-2025 .rules .wrapper {
  padding: 70px 50px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 100%;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #nagradna-igra-2025 .rules .wrapper {
    gap: 20px;
  }
}
@media only screen and (max-width: 767px) {
  #nagradna-igra-2025 .rules .wrapper {
    flex-direction: column;
    text-align: center;
    gap: 5px;
    padding: 30px;
  }
}
#nagradna-igra-2025 .rules .wrapper .text {
  color: white;
}
#nagradna-igra-2025 .rules .wrapper .text h2 {
  font-family: 'teleNeo-bold' !important;
}
#nagradna-igra-2025 .rules .wrapper .button {
  width: 180px;
}
#nagradna-igra-2025 .rules .wrapper .button .btn-magenta-pdf {
  display: flex;
  justify-content: center;
  align-content: center;
  border: 1px solid white;
  background-color: transparent !important;
}
#nagradna-igra-2025 .rules .wrapper .button .btn-magenta-pdf:before {
  background-position: center;
  margin-right: 5px;
}
#nagradna-igra-2025 .rules:after {
  content: '';
  position: absolute;
  right: 100px;
  top: -60px;
  background-image: url(../content/images/Nagradna-igra-2025/magenta-hearts.svg);
  background-repeat: no-repeat;
  background-size: contain;
  width: 10%;
  height: 70%;
  background-position: top right;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #nagradna-igra-2025 .rules:after {
    right: 0;
    top: -80px;
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  #nagradna-igra-2025 .rules:after {
    width: 30%;
    height: 70%;
    right: 0;
    top: -90px;
  }
}
@media (min-width: 320px) and (max-width: 450px) {
  #nagradna-igra-2025 .rules:after {
    top: -60px;
  }
}
#nagradna-igra-2025 .dobitnici {
  position: relative;
  padding-bottom: 30px;
}
#nagradna-igra-2025 .dobitnici h3 {
  font-family: teleNeo-extra !important;
  color: black;
  position: relative;
  margin: 0 0 70px 0;
  font-size: 40px;
  line-height: 1.2;
}
#nagradna-igra-2025 .dobitnici h3 span {
  font-family: 'teleNeo-medium' !important;
  font-size: 35px;
  display: block;
}
#nagradna-igra-2025 .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-2025 .dobitnici ul {
  position: relative;
  width: 50%;
  margin: 0 auto;
  text-align: center;
  border: 0;
  display: flex;
  justify-content: space-evenly;
  align-items: center;
}
#nagradna-igra-2025 .dobitnici ul li {
  background: #f1f1f1;
  border: 2px solid #ffffff1a;
  color: #333333;
  padding: 30px 15px;
  position: relative;
  width: 30%;
  margin: auto;
  display: inline-flex;
  justify-content: stretch;
  flex-direction: column;
  min-height: 160px;
  border-radius: 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;
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ie-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #nagradna-igra-2025 .dobitnici ul li {
    width: 40%;
  }
}
@media only screen and (max-width: 767px) {
  #nagradna-igra-2025 .dobitnici ul li {
    width: 80%;
  }
}
#nagradna-igra-2025 .dobitnici ul li.active {
  background: linear-gradient(180deg, #ff3e99, #e9006d, #c4005c);
  border-color: #e20074;
  color: #333333;
  -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;
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ie-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#nagradna-igra-2025 .dobitnici ul li.active span {
  color: white;
}
#nagradna-igra-2025 .dobitnici ul li.active svg * {
  fill: white;
}
#nagradna-igra-2025 .dobitnici ul li svg {
  position: relative;
  margin: 0 auto;
  min-height: 50px;
}
#nagradna-igra-2025 .dobitnici ul li svg * {
  fill: black;
}
#nagradna-igra-2025 .dobitnici ul li span {
  font-size: 18px;
  font-family: 'teleNeo-bold' !important;
  margin-top: 20px;
}
#nagradna-igra-2025 .dobitnici ul li a {
  background: transparent;
  border: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  cursor: pointer;
}
#nagradna-igra-2025 .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-2025 .dobitnici .tab-content {
  position: relative;
  width: 70%;
  margin: 40px auto 20px;
}
@media only screen and (max-width: 767px) {
  #nagradna-igra-2025 .dobitnici .tab-content {
    width: 90%;
  }
}
#nagradna-igra-2025 .dobitnici .tab-content .wrap {
  width: 100%;
  background: #f1f1f1;
  /*box-shadow: 0px 10px 30px #454d611c;*/
  border: 1px solid #fefefe7a;
  display: flex;
  justify-content: space-between;
  width: 60%;
  padding: 10px 50px;
  flex-wrap: nowrap;
  align-content: center;
  margin: 10px auto;
  border-radius: 16px;
}
@media (max-width: 991px) {
  #nagradna-igra-2025 .dobitnici .tab-content .wrap {
    width: 100%;
    align-items: center;
  }
}
#nagradna-igra-2025 .dobitnici .tab-content .wrap p {
  color: black;
  font-size: 18px;
}
#nagradna-igra-2025 .dobitnici .tab-content .wrap p.date {
  color: #e20074;
  font-family: 'teleNeo-extra' !important;
}
/*#endregion Nagradna igra 2025*/
/*#region Potvrda za nastan*/
#potvrda-za-nastan .banner {
  position: relative;
}
#potvrda-za-nastan .banner img {
  border-radius: 40px;
}
@media only screen and (max-width: 767px) {
  #potvrda-za-nastan .banner img {
    border-radius: 16px;
  }
}
#potvrda-za-nastan .content {
  padding: 60px 0;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  #potvrda-za-nastan .content {
    padding: 30px 0 60px;
  }
}
#potvrda-za-nastan .content .image {
  width: 45%;
  margin: 0 auto 50px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #potvrda-za-nastan .content .image {
    width: 65%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #potvrda-za-nastan .content .image {
    width: 80%;
  }
}
@media only screen and (max-width: 767px) {
  #potvrda-za-nastan .content .image {
    width: 100%;
  }
}
#potvrda-za-nastan .content h1 {
  font-size: 38px;
  font-family: 'teleNeo-regular' !important;
  text-transform: none;
  line-height: 0.9;
}
#potvrda-za-nastan .content h1 span {
  display: block;
  font-size: 18px;
  color: black;
}
#potvrda-za-nastan .content .text {
  margin-top: 30px;
}
@media only screen and (max-width: 767px) {
  #potvrda-za-nastan .content .text {
    margin-top: 15px;
  }
}
#potvrda-za-nastan .content .text p {
  font-size: 18px;
  width: 60%;
  margin: 0 auto 10px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #potvrda-za-nastan .content .text p {
    width: 80%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #potvrda-za-nastan .content .text p {
    width: 90%;
  }
}
@media only screen and (max-width: 767px) {
  #potvrda-za-nastan .content .text p {
    width: 100%;
  }
}
/*#endregion Potvrda za nastan*/
/*#region Sidemenu redesign*/
#sidemenu-master .breadVisible .breadZ {
  margin-top: 24px;
  box-shadow: none;
  margin-bottom: 48px;
  border-top: none;
}
#sidemenu-master .navNodeBreadcrumb {
  position: relative;
  width: 100%;
  padding-bottom: 64px;
}
#sidemenu-master .navNodeBreadcrumb .breadZ {
  position: relative;
  margin: 0;
  padding: 0;
  border: 0;
  box-shadow: none;
}
@media only screen and (max-width: 767px) {
  #sidemenu-master .navNodeBreadcrumb .breadZ {
    display: block !important;
  }
}
#sidemenu-master .navNodeBreadcrumb .breadZ .custom-container {
  padding: 0 !important;
}
#sidemenu-master .navNodeBreadcrumb .breadZ a {
  display: none;
}
#sidemenu-master .navNodeBreadcrumb .breadZ h2 {
  margin: 0;
  padding: 0;
  display: block;
  font-size: 48px;
  position: relative;
}
@media (max-width: 991px) {
  #sidemenu-master .navNodeBreadcrumb .breadZ h2 {
    font-size: -9px;
  }
}
#sidemenu-master .navNodeBreadcrumb .breadZ h2:before {
  content: '';
  position: absolute;
  left: -24px;
  top: 0;
  bottom: 0;
  height: 100%;
  width: 3px;
  background: #e20074;
}
#sidemenu-master .main-banner {
  position: relative;
}
#sidemenu-master .main-banner p.area-action img {
  height: auto;
  object-fit: initial;
  border-radius: initial;
}
#sidemenu-master .main-banner img {
  object-fit: cover;
  height: 300px;
  border-radius: 16px;
  object-position: center;
}
@media only screen and (min-width:1200px) and (max-width: 1440px) {
  #sidemenu-master .main-banner img {
    object-position: 15%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #sidemenu-master .main-banner img {
    object-position: 15%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #sidemenu-master .main-banner img {
    object-position: 15%;
  }
}
@media only screen and (max-width: 767px) {
  #sidemenu-master .main-banner img {
    object-position: 80%;
  }
}
#sidemenu-master .wrapper {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 64px;
  padding-left: 214px;
}
@media only screen and (min-width:1200px) and (max-width: 1595px) {
  #sidemenu-master .wrapper {
    padding-left: 0;
    gap: 35px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #sidemenu-master .wrapper {
    padding-left: 0;
    gap: 35px;
  }
}
@media (max-width: 991px) {
  #sidemenu-master .wrapper {
    flex-direction: column;
    padding-left: 0;
    padding-bottom: 40px;
  }
}
#sidemenu-master .wrapper .left-wrapper {
  width: 655px;
}
@media only screen and (min-width:1200px) and (max-width: 1595px) {
  #sidemenu-master .wrapper .left-wrapper {
    width: 780px;
  }
}
@media (max-width: 991px) {
  #sidemenu-master .wrapper .left-wrapper {
    width: 100%;
  }
}
#sidemenu-master .wrapper .left-wrapper .inner-cont ul li {
  background: none;
  padding-left: 0;
  margin-left: 0;
}
#sidemenu-master .wrapper .left-wrapper .inner-cont ul li span {
  text-decoration: none;
  text-decoration-color: transparent;
}
#sidemenu-master .wrapper .left-wrapper .inner-cont ul li a {
  font-size: 18px;
  color: #e20074;
  text-decoration: none;
}
#sidemenu-master .wrapper .left-wrapper .inner-cont ul li a:hover {
  text-decoration: underline;
}
#sidemenu-master .wrapper .left-wrapper .inner-cont ul li u {
  text-decoration: none;
}
#sidemenu-master .wrapper .left-wrapper .inner-cont p {
  font-size: 18px;
  margin-top: 0;
  line-height: 1.2;
}
#sidemenu-master .wrapper .left-wrapper .inner-cont .left-subtitle {
  font-size: 32px;
  line-height: 1;
  margin-bottom: 32px;
  font-family: 'teleNeo-bold' !important;
}
#sidemenu-master .wrapper .left-wrapper a {
  font-size: 18px;
  color: #e20074;
  text-decoration: none;
}
#sidemenu-master .wrapper .left-wrapper a:hover {
  text-decoration: underline;
}
#sidemenu-master .wrapper .right-wrapper {
  width: 392px;
}
#sidemenu-master .wrapper .right-wrapper h3.left-nav-title {
  display: none;
}
#sidemenu-master .wrapper .right-wrapper .sidebar {
  border: none;
}
#sidemenu-master .wrapper .right-wrapper .sidebar h4.left-nav-title {
  background: none;
}
#sidemenu-master .wrapper .right-wrapper .sidebar h4.left-nav-title a {
  color: black;
  border-bottom: 1px solid #CECECE;
  margin-bottom: 16px;
  font-size: 20px;
  padding: 10px 15px 10px 0;
}
#sidemenu-master .wrapper .right-wrapper .sidebar h4.left-nav-title p {
  font-family: 'teleNeo-bold' !important;
}
#sidemenu-master .wrapper .right-wrapper .sidebar .left-menu .left-nav-level5 li:first-child {
  padding: 16px 0;
}
#sidemenu-master .wrapper .right-wrapper .sidebar .left-menu.inz {
  margin-bottom: 32px !important;
}
#sidemenu-master .wrapper .right-wrapper .sidebar .left-menu li:first-child a {
  padding: 0;
}
#sidemenu-master .wrapper .right-wrapper .sidebar .left-menu li a {
  color: #e20074;
  font-family: 'teleNeo-bold' !important;
  padding-left: 16px;
  position: relative;
  border-bottom: none;
  background: none;
  padding: 16px 0 0;
  font-size: 18px;
}
#sidemenu-master .wrapper .right-wrapper .sidebar .left-menu li a:before {
  content: "";
  position: absolute;
  background-image: url(../content/images/arrow-magenta-sidemenu.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: left;
  left: 0;
  margin: auto 0;
  width: 24px;
  height: 24px;
}
#sidemenu-master .wrapper .right-wrapper .sidebar .left-menu li p {
  color: #e20074;
  font-family: 'teleNeo-bold' !important;
  padding-left: 40px;
  position: relative;
  font-size: 18px;
  line-height: 1.2;
}
#sidemenu-master .wrapper .right-wrapper .sidebar .left-menu li > ul > li a:before {
  left: 35px;
}
#sidemenu-master .wrapper .right-wrapper .sidebar .active-title a {
  background: none;
  color: #e20074;
  font-family: 'teleNeo-bold' !important;
}
#sidemenu-master .wrapper .right-wrapper .sidebar .active-title a {
  background: none;
  color: #e20074;
  font-family: 'teleNeo-bold' !important;
}
#sidemenu-master .wrapper .right-wrapper .sidebar .active-title p {
  font-family: 'teleNeo-bold' !important;
}
/*#endregion Sidemenu redesign*/
/*#region W Tarfia redesign*/
@keyframes animation1 {
  0% {
    transform: translate(0, 0);
  }
  50% {
    transform: translate(50px, 50px);
  }
  100% {
    transform: translate(0, 0);
  }
}
@keyframes animation2 {
  0% {
    transform: translate(0, 0);
  }
  50% {
    transform: translate(50px, 50px);
  }
  100% {
    transform: translate(0, 0);
  }
}
@keyframes animation3 {
  0% {
    transform: translate(0, 0);
  }
  50% {
    transform: translate(50px, 50px);
  }
  100% {
    transform: translate(0, 0);
  }
}
@keyframes animation4 {
  0% {
    transform: translate(0, 0);
  }
  50% {
    transform: translate(50px, 50px);
  }
  100% {
    transform: translate(0, 0);
  }
}
@keyframes animation5 {
  0% {
    transform: translate(0, 0);
  }
  50% {
    transform: translate(70px, 70px);
  }
  100% {
    transform: translate(0, 0);
  }
}
@keyframes word-animation {
  0%,
  5% {
    opacity: 0;
  }
  10%,
  22% {
    opacity: 1;
  }
  27%,
  100% {
    opacity: 0;
  }
}
@keyframes openclose {
  0% {
    top: 0.2rem;
    width: 0;
  }
  5% {
    width: 0;
  }
  10% {
    width: 285px;
  }
  20% {
    top: 0.2rem;
    width: 285px;
  }
  25% {
    top: 0.2rem;
    width: 0;
  }
  30% {
    top: 0.2rem;
    width: 0;
  }
  35% {
    top: 0.2rem;
    width: 285px;
  }
  45% {
    top: 0.2rem;
    width: 285px;
  }
  50% {
    top: 0.2rem;
    width: 0;
  }
  55% {
    top: 0.2rem;
    width: 0;
  }
  60% {
    top: 0.2rem;
    width: 285px;
  }
  70% {
    top: 0.2rem;
    width: 285px;
  }
  75% {
    top: 0.2rem;
    width: 0;
  }
  80% {
    top: 0.2rem;
    width: 285px;
  }
  90% {
    top: 0.2rem;
    width: 285px;
  }
  95% {
    top: 0.2rem;
    width: 0;
  }
  100% {
    top: 0.2rem;
    width: 0;
  }
}
#w-tarifa {
  /*#region borjan less*/
  /*#endregion borjan less*/
}
#w-tarifa .main-banner .header {
  position: relative;
  background-image: url(../content/images/W-Tarifa/main-banner-bg.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: auto;
  padding: 240px 0;
  border-radius: 40px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #w-tarifa .main-banner .header {
    padding: 220px 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #w-tarifa .main-banner .header {
    padding: 185px 0;
  }
}
@media only screen and (max-width: 767px) {
  #w-tarifa .main-banner .header {
    background-position: 80%;
    padding: 130px 0;
    margin-top: 25px;
  }
}
#w-tarifa .main-banner .header .crowns {
  position: absolute;
  top: 0;
  right: 10%;
}
@media only screen and (max-width: 767px) {
  #w-tarifa .main-banner .header .crowns {
    right: 0%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #w-tarifa .main-banner .header .crowns {
    right: -5%;
    top: 20px;
  }
}
@media (min-width: 841px) and (max-width: 910px) {
  #w-tarifa .main-banner .header .crowns {
    right: -5% !important;
  }
}
@media (min-width: 911px) and (max-width: 990px) {
  #w-tarifa .main-banner .header .crowns {
    right: 1% !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #w-tarifa .main-banner .header .crowns {
    right: -5%;
  }
}
@media (min-width: 1051px) and (max-width: 1099px) {
  #w-tarifa .main-banner .header .crowns {
    right: -4% !important;
  }
}
@media (min-width: 1100px) and (max-width: 1199px) {
  #w-tarifa .main-banner .header .crowns {
    right: 0% !important;
  }
}
@media (min-width: 1200px) and (max-width: 1300px) {
  #w-tarifa .main-banner .header .crowns {
    right: 2%;
  }
}
@media (min-width: 1301px) and (max-width: 1400px) {
  #w-tarifa .main-banner .header .crowns {
    right: 5%;
  }
}
@media (min-width: 1401px) and (max-width: 1500px) {
  #w-tarifa .main-banner .header .crowns {
    right: 7%;
  }
}
@media (min-width: 1501px) and (max-width: 1600px) {
  #w-tarifa .main-banner .header .crowns {
    right: 9%;
  }
}
#w-tarifa .main-banner .header .crowns div {
  display: flex;
  gap: 240px;
  justify-content: space-between;
  position: relative;
}
@media (min-width: 1501px) and (max-width: 1650px) {
  #w-tarifa .main-banner .header .crowns div {
    width: 480px;
    gap: unset;
  }
}
@media (min-width: 1401px) and (max-width: 1500px) {
  #w-tarifa .main-banner .header .crowns div {
    width: 480px;
    gap: unset;
  }
}
@media (min-width: 1301px) and (max-width: 1400px) {
  #w-tarifa .main-banner .header .crowns div {
    width: 450px;
    gap: unset;
  }
}
@media (min-width: 1200px) and (max-width: 1300px) {
  #w-tarifa .main-banner .header .crowns div {
    width: 450px;
    gap: unset;
  }
}
@media (min-width: 1100px) and (max-width: 1199px) {
  #w-tarifa .main-banner .header .crowns div {
    gap: 190px;
  }
}
@media (min-width: 1051px) and (max-width: 1099px) {
  #w-tarifa .main-banner .header .crowns div {
    gap: 220px;
  }
}
@media (min-width: 992px) and (max-width: 1050px) {
  #w-tarifa .main-banner .header .crowns div {
    gap: 180px;
  }
}
@media (min-width: 911px) and (max-width: 991px) {
  #w-tarifa .main-banner .header .crowns div {
    gap: 175px;
  }
}
@media (min-width: 841px) and (max-width: 910px) {
  #w-tarifa .main-banner .header .crowns div {
    gap: 175px;
  }
}
@media (min-width: 768px) and (max-width: 840px) {
  #w-tarifa .main-banner .header .crowns div {
    gap: 145px;
  }
}
@media (min-width: 768px) and (max-width: 840px) {
  #w-tarifa .main-banner .header .crowns div {
    gap: 145px;
  }
}
@media only screen and (max-width: 767px) {
  #w-tarifa .main-banner .header .crowns div {
    gap: 66px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #w-tarifa .main-banner .header .crowns div img {
    height: 75px;
    width: auto;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #w-tarifa .main-banner .header .crowns div img {
    height: 100px;
    width: auto;
  }
}
@media only screen and (max-width: 767px) {
  #w-tarifa .main-banner .header .crowns div img.left {
    height: 60px;
    width: auto;
    top: -20px;
  }
}
@media only screen and (max-width: 767px) {
  #w-tarifa .main-banner .header .crowns div img.right {
    height: 75px;
    width: auto;
    top: -10px;
  }
}
#w-tarifa .main-banner .header .crowns div .left {
  position: relative;
  top: -50px;
}
#w-tarifa .main-banner .header .crowns div .right {
  position: relative;
  top: -10px;
}
#w-tarifa .main-banner .header .image-text {
  position: absolute;
  bottom: -80px;
  width: 45%;
  display: flex;
  align-items: flex-end;
}
@media (max-width: 392px) {
  #w-tarifa .main-banner .header .image-text {
    bottom: -50px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #w-tarifa .main-banner .header .image-text {
    width: 55%;
    left: -4%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #w-tarifa .main-banner .header .image-text {
    width: 53%;
    left: -4%;
    bottom: -65px;
  }
}
@media only screen and (max-width: 767px) {
  #w-tarifa .main-banner .header .image-text {
    bottom: -100px;
    left: -30px;
    width: 77%;
  }
}
#w-tarifa .main-banner .header .image-text .ec {
  position: relative;
  right: 20%;
}
#w-tarifa .main-banner .img-wrap {
  position: relative;
}
#w-tarifa .main-banner .img-wrap img {
  border-radius: 16px;
  object-fit: cover;
  margin: 20px 0 0;
}
#w-tarifa .education {
  padding: 60px 0 0;
  background: linear-gradient(180deg, rgba(243, 246, 249, 0) 51.06%, rgba(210, 220, 231, 0.45) 100%);
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #w-tarifa .education {
    padding: 40px 0 0;
  }
}
@media only screen and (max-width: 767px) {
  #w-tarifa .education {
    padding: 20px 0 0;
  }
}
@media (max-width: 392px) {
  #w-tarifa .education {
    padding: 20px 0 0;
  }
}
#w-tarifa .education .wslider {
  position: relative;
  background: rgba(255, 255, 255, 0.9);
  transition: transform 0.3s ease;
}
#w-tarifa .education .wslider .wsl {
  color: black;
  height: 90px;
  font-family: 'teleNeo-bold' !important;
}
#w-tarifa .education .wslider .message {
  background: transparent;
  color: #000;
  display: block;
  overflow: hidden;
  position: absolute;
  height: 90px;
  animation: openclose 8s ease-in-out infinite;
  cursor: pointer;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}
#w-tarifa .education .wslider .word1,
#w-tarifa .education .wslider .word2,
#w-tarifa .education .wslider .word3 {
  position: absolute;
  width: 100%;
  opacity: 0;
  height: 90px;
  font-family: 'teleNeo-bold' !important;
}
#w-tarifa .education .wslider .word1 img,
#w-tarifa .education .wslider .word2 img,
#w-tarifa .education .wslider .word3 img {
  height: 56px;
  width: 40px;
  position: absolute;
  bottom: 20px;
  right: auto;
}
#w-tarifa .education .wslider .word1 span,
#w-tarifa .education .wslider .word2 span,
#w-tarifa .education .wslider .word3 span {
  display: block;
  height: 25px;
  font-size: 23px;
  font-family: 'teleNeo-bold' !important;
}
#w-tarifa .education .wslider .message .word1 {
  animation: word-animation 6s linear infinite;
  animation-delay: 0s;
}
#w-tarifa .education .wslider .message .word2 {
  animation: word-animation 6s linear infinite;
  animation-delay: 2s;
}
#w-tarifa .education .wslider .message .word3 {
  animation: word-animation 6s linear infinite;
  animation-delay: 4s;
}
#w-tarifa .education .text {
  width: 45%;
  padding-bottom: 150px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #w-tarifa .education .text {
    padding-bottom: 230px;
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  #w-tarifa .education .text {
    width: 100%;
    padding-bottom: 20px;
  }
}
#w-tarifa .education .text h2 {
  color: black;
  font-size: 42px;
  font-family: 'teleNeo-extra' !important;
  text-transform: uppercase;
}
#w-tarifa .education .text h2 img {
  width: 60px;
}
#w-tarifa .education .text h2 span {
  display: block;
  font-size: 18px;
}
#w-tarifa .education .text h3 {
  font-family: 'teleNeo-bold' !important;
  font-size: 32px;
  line-height: 1.2;
  margin-bottom: 30px;
}
@media only screen and (max-width: 767px) {
  #w-tarifa .education .text h3 {
    font-size: 26px;
  }
}
#w-tarifa .education .text h3 span {
  text-transform: uppercase;
  font-family: 'teleNeo-extra' !important;
}
#w-tarifa .education .text p {
  font-size: 18px;
  margin-bottom: 20px;
}
#w-tarifa .education .text p i {
  display: block;
  font-family: 'teleNeo-regular' !important;
}
#w-tarifa .education .right-img {
  position: absolute;
  bottom: 0;
  right: 60px;
  width: 40%;
}
@media only screen and (min-width:1200px) and (max-width: 1595px) {
  #w-tarifa .education .right-img {
    right: 70px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #w-tarifa .education .right-img {
    right: 100px;
  }
}
@media only screen and (max-width: 767px) {
  #w-tarifa .education .right-img {
    display: none;
  }
}
@media only screen and (min-width: 810px) and (max-width: 991px) {
  #w-tarifa .education .right-img {
    width: 35%;
  }
}
#w-tarifa .education .right-img .effect-clouds {
  position: absolute;
  bottom: 0;
}
#w-tarifa .education .right-img .effect-clouds .img-1 {
  top: -240px;
  left: 90px;
  position: relative;
}
@media only screen and (min-width: 1380px) and (max-width: 1520px) {
  #w-tarifa .education .right-img .effect-clouds .img-1 {
    top: -180px;
    left: 90px;
    width: 80%;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1379px) {
  #w-tarifa .education .right-img .effect-clouds .img-1 {
    top: -160px;
    left: 90px;
    width: 80%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #w-tarifa .education .right-img .effect-clouds .img-1 {
    top: -120px;
    left: 55px;
    width: 70%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #w-tarifa .education .right-img .effect-clouds .img-1 {
    top: -90px;
    left: 40px;
    width: 60%;
  }
}
@media only screen and (max-width: 767px) {
  #w-tarifa .education .right-img .effect-clouds .img-1 {
    display: none;
  }
}
#w-tarifa .education .right-img .effect-clouds .img-2 {
  position: relative;
  left: 480px;
  top: -110px;
}
@media only screen and (min-width: 1380px) and (max-width: 1520px) {
  #w-tarifa .education .right-img .effect-clouds .img-2 {
    left: 420px;
    top: -90px;
    width: 70%;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1379px) {
  #w-tarifa .education .right-img .effect-clouds .img-2 {
    left: 375px;
    top: -80px;
    width: 70%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #w-tarifa .education .right-img .effect-clouds .img-2 {
    left: 310px;
    top: -50px;
    width: 60%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #w-tarifa .education .right-img .effect-clouds .img-2 {
    left: 240px;
    top: -50px;
    width: 50%;
  }
}
@media only screen and (max-width: 767px) {
  #w-tarifa .education .right-img .effect-clouds .img-2 {
    display: none;
  }
}
#w-tarifa .education .right-img .effect-clouds .img-3 {
  position: relative;
  top: -50px;
}
@media only screen and (min-width:1200px) and (max-width: 1440px) {
  #w-tarifa .education .right-img .effect-clouds .img-3 {
    top: -20px;
    width: 70%;
    left: -50px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #w-tarifa .education .right-img .effect-clouds .img-3 {
    top: 0px;
    left: -55px;
    width: 60%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #w-tarifa .education .right-img .effect-clouds .img-3 {
    top: 0;
    width: 50%;
    left: -50px;
  }
}
@media only screen and (max-width: 767px) {
  #w-tarifa .education .right-img .effect-clouds .img-3 {
    display: none;
  }
}
#w-tarifa .benefits {
  padding: 60px 0;
}
@media only screen and (max-width: 767px) {
  #w-tarifa .benefits {
    padding: 40px 0 20px;
  }
}
#w-tarifa .benefits .wrapper {
  display: flex;
  justify-content: space-between;
  gap: 50px;
}
@media only screen and (min-width:1200px) and (max-width: 1595px) {
  #w-tarifa .benefits .wrapper {
    gap: 30px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #w-tarifa .benefits .wrapper {
    gap: 20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #w-tarifa .benefits .wrapper {
    gap: 30px;
    flex-direction: column;
    align-items: center;
  }
}
@media only screen and (max-width: 767px) {
  #w-tarifa .benefits .wrapper {
    flex-direction: column;
    gap: 30px !important;
  }
}
#w-tarifa .benefits .wrapper .box-winners {
  padding: 40px;
  background-color: #f7f5f4;
  border-radius: 15px;
  width: 30%;
}
@media only screen and (min-width:1200px) and (max-width: 1595px) {
  #w-tarifa .benefits .wrapper .box-winners {
    width: 65%;
    padding: 40px 30px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #w-tarifa .benefits .wrapper .box-winners {
    width: 100%;
    padding: 40px 20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #w-tarifa .benefits .wrapper .box-winners {
    width: 50%;
  }
}
@media only screen and (max-width: 767px) {
  #w-tarifa .benefits .wrapper .box-winners {
    width: 100%;
  }
}
#w-tarifa .benefits .wrapper .box-winners .wrap {
  display: flex;
  align-items: center;
  padding-bottom: 25px;
  justify-content: center;
  flex-direction: column;
  grid-gap: 0;
}
#w-tarifa .benefits .wrapper .box-winners .wrap .image {
  width: 140px;
}
#w-tarifa .benefits .wrapper .box-winners .wrap .text {
  font-size: 18px;
  line-height: 1.2;
}
#w-tarifa .benefits .wrapper .box-winners .wrap .text span {
  font-size: 20px;
  display: block;
  font-family: 'teleNeo-extra' !important;
}
#w-tarifa .benefits .wrapper .box-winners .gifts {
  position: relative;
}
#w-tarifa .benefits .wrapper .box-winners .gifts > div {
  display: flex;
  align-items: flex-start;
}
#w-tarifa .benefits .wrapper .box-winners .gifts > div .one-t-dicklaimer {
  width: 20px;
  height: 20px;
}
#w-tarifa .benefits .wrapper .box-winners .gifts > div .one-t-dicklaimer .one-t-dicklaimer-message {
  left: -110px;
}
#w-tarifa .benefits .wrapper .box-winners .gifts > div .one-t-dicklaimer .one-t-dicklaimer-message:before {
  left: 50%;
}
#w-tarifa .benefits .wrapper .box-winners .gifts p {
  position: relative;
  font-size: 22px;
  font-family: 'teleNeo-extra' !important;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 15px;
  padding-bottom: 10px;
}
#w-tarifa .benefits .wrapper .box-winners .gifts p svg {
  position: relative;
}
#w-tarifa .benefits .wrapper .mm-extra h2 {
  font-size: 42px;
  margin-bottom: 25px;
  font-family: 'teleNeo-bold' !important;
}
@media (max-width: 991px) {
  #w-tarifa .benefits .wrapper .mm-extra h2 {
    font-size: 38px;
  }
}
@media only screen and (max-width: 767px) {
  #w-tarifa .benefits .wrapper .mm-extra h2 {
    margin-bottom: 20px;
    text-align: center;
  }
}
#w-tarifa .benefits .wrapper .mm-extra h2 span {
  font-family: 'teleNeo-extra' !important;
}
#w-tarifa .benefits .wrapper .mm-extra p {
  font-size: 18px;
  padding-right: 40px;
  margin-bottom: 40px;
}
@media only screen and (max-width: 767px) {
  #w-tarifa .benefits .wrapper .mm-extra p {
    text-align: center;
    padding-right: 0;
    margin-bottom: 20px;
  }
}
#w-tarifa .benefits .wrapper .mm-extra .color-boxes {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
#w-tarifa .benefits .wrapper .mm-extra .color-boxes .boxes {
  display: flex;
  justify-content: space-between;
  padding: 5px 25px;
  border-radius: 15px;
  align-items: center;
}
@media only screen and (max-width: 767px) {
  #w-tarifa .benefits .wrapper .mm-extra .color-boxes .boxes {
    flex-direction: column;
  }
}
#w-tarifa .benefits .wrapper .mm-extra .color-boxes .boxes p {
  padding-right: unset;
  margin-bottom: 10px;
}
@media only screen and (min-width:1200px) and (max-width: 1595px) {
  #w-tarifa .benefits .wrapper .mm-extra .color-boxes .boxes .first {
    max-width: 500px;
  }
}
#w-tarifa .benefits .wrapper .mm-extra .color-boxes .boxes .first p {
  font-family: 'teleNeo-extra' !important;
}
#w-tarifa .benefits .wrapper .mm-extra .color-boxes .boxes .second p {
  font-family: 'teleNeo-regular' !important;
}
#w-tarifa .benefits .wrapper .mm-extra .color-boxes .boxes.box1 {
  background-color: #d0de00;
}
#w-tarifa .benefits .wrapper .mm-extra .color-boxes .boxes.box2 {
  background-color: #95e13b;
}
#w-tarifa .benefits .wrapper .mm-extra .color-boxes .boxes.box3 {
  background-color: #37e877;
}
#w-tarifa .benefits .wrapper .mm-extra .color-boxes .boxes.box4 {
  background-color: #00ddcd;
}
#w-tarifa .benefits .wrapper .mm-extra table {
  border-collapse: separate;
  border-spacing: 0 5px;
}
#w-tarifa .benefits .wrapper .mm-extra table tbody tr {
  padding: 15px;
  border-radius: 15px;
}
#w-tarifa .benefits .wrapper .mm-extra table tbody tr:nth-of-type(1) {
  background-color: #d0de00;
}
#w-tarifa .benefits .wrapper .mm-extra table tbody tr:nth-of-type(2) {
  background-color: #95e13b;
}
#w-tarifa .benefits .wrapper .mm-extra table tbody tr:nth-of-type(3) {
  background-color: #37e877;
}
#w-tarifa .benefits .wrapper .mm-extra table tbody tr:nth-of-type(4) {
  background-color: #00ddcd;
}
#w-tarifa .benefits .wrapper .mm-extra table tbody tr td {
  padding: 20px 25px;
  margin-bottom: 10px;
  font-family: 'teleNeo-regular' !important;
  border-top-left-radius: 15px;
  border-bottom-left-radius: 15px;
  font-size: 18px;
  border-top: unset;
}
#w-tarifa .benefits .wrapper .mm-extra table tbody tr td + td {
  background: unset;
}
#w-tarifa .benefits .wrapper .mm-extra table tbody tr td:hover {
  background-color: unset;
}
#w-tarifa .benefits .wrapper .mm-extra table tbody tr td:hover:last-of-type {
  background-color: unset;
}
#w-tarifa .benefits .wrapper .mm-extra table tbody tr td:last-of-type {
  text-align: right;
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
  border-top-left-radius: unset;
  border-bottom-left-radius: unset;
}
#w-tarifa .benefits .wrapper .mm-extra table tbody tr td:last-of-type span {
  font-family: 'teleNeo-extra' !important;
}
#w-tarifa .partner-benefits {
  position: relative;
  padding-bottom: 40px;
  margin-top: 80px;
}
#w-tarifa .partner-benefits h2 {
  font-size: 42px;
  font-family: 'teleNeo-extra' !important;
  margin: 30px 0;
  padding: 0;
  text-align: center;
}
@media (max-width: 991px) {
  #w-tarifa .partner-benefits h2 {
    font-size: 38px;
  }
}
#w-tarifa .partner-benefits .flex {
  grid-gap: 20px;
  flex-wrap: wrap;
  align-items: stretch;
}
#w-tarifa .partner-benefits .flex .partner-box {
  width: 31%;
  position: relative;
  padding: 25px;
  background: #F7F5F4;
  -webkit-border-radius: 12px;
  -khtml-border-radius: 12px;
  -moz-border-radius: 12px;
  -ie-border-radius: 12px;
  -o-border-radius: 12px;
  -ms-border-radius: 12px;
  border-radius: 12px;
}
@media only screen and (max-width: 767px) {
  #w-tarifa .partner-benefits .flex .partner-box {
    width: 100%;
  }
}
#w-tarifa .partner-benefits .flex .partner-box .pLogo {
  min-height: 100px;
  position: relative;
}
#w-tarifa .partner-benefits .flex .partner-box .pContent {
  margin-top: 20px;
}
#w-tarifa .partner-benefits .flex .partner-box .pContent small {
  font-size: 16px;
  font-family: 'teleNeo-bold' !important;
}
@media (max-width: 991px) {
  #w-tarifa .partner-benefits .flex .partner-box .pContent small {
    font-size: 14px;
  }
}
#w-tarifa .partner-benefits .flex .partner-box .pContent p {
  font-size: 20px;
  font-family: 'teleNeo-bold' !important;
  line-height: 1.2;
}
@media (max-width: 991px) {
  #w-tarifa .partner-benefits .flex .partner-box .pContent p {
    font-size: 18px;
  }
}
#w-tarifa .activation {
  padding: 40px 0px 60px;
  text-align: center;
  background-image: url(../content/images/W-Tarifa/activation-bg.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
@media only screen and (min-width:1200px) and (max-width: 1440px) {
  #w-tarifa .activation {
    padding: 40px 0px 100px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #w-tarifa .activation {
    padding: 40px 0px 80px;
  }
}
@media only screen and (max-width: 767px) {
  #w-tarifa .activation {
    padding: 0 0px 60px;
  }
}
#w-tarifa .activation .heading h2 {
  font-family: 'teleNeo-bold' !important;
  font-size: 42px;
}
@media (max-width: 991px) {
  #w-tarifa .activation .heading h2 {
    font-size: 38px;
  }
}
#w-tarifa .activation .heading h2 span {
  font-family: 'teleNeo-extra' !important;
}
#w-tarifa .activation .heading p i {
  font-size: 18px;
  font-family: 'teleNeo-medium' !important;
}
#w-tarifa .activation .heading a:hover {
  text-decoration: underline;
  transition: 0.3s all ease-in-out;
}
#w-tarifa .activation .image {
  width: 45%;
  margin: 0 auto;
}
@media only screen and (max-width: 767px) {
  #w-tarifa .activation .image {
    width: 100% !important;
  }
}
#w-tarifa .activation .button a {
  font-size: 22px !important;
  padding: 26px 45px !important;
}
@media only screen and (max-width: 767px) {
  #w-tarifa .activation .button a {
    font-size: 18px !important;
    padding: 10px 45px !important;
    display: block;
  }
}
#w-tarifa .extra-mm {
  position: relative;
  background-image: url(/content/images/W-Tarifa/background-extra-mm.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 60px 40px 50px;
  color: white;
  border-radius: 16px;
}
@media only screen and (max-width: 767px) {
  #w-tarifa .extra-mm {
    padding: 40px 25px 50px;
  }
}
#w-tarifa .extra-mm .text h2 {
  font-size: 36px;
  font-family: 'teleNeo-extra' !important;
}
#w-tarifa .extra-mm .text p {
  font-size: 18px;
  width: 60%;
  margin-top: 40px;
}
@media only screen and (min-width:1200px) and (max-width: 1440px) {
  #w-tarifa .extra-mm .text p {
    width: 55%;
  }
}
@media only screen and (max-width: 767px) {
  #w-tarifa .extra-mm .text p {
    width: 100% !important;
  }
}
#w-tarifa .extra-mm .vector {
  position: absolute;
  bottom: 0;
  right: 0;
  height: 550px;
}
@media only screen and (min-width:1200px) and (max-width: 1440px) {
  #w-tarifa .extra-mm .vector {
    width: 600px;
    bottom: 20px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #w-tarifa .extra-mm .vector {
    height: 600px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #w-tarifa .extra-mm .vector {
    right: -60px;
    height: 640px;
  }
}
@media only screen and (max-width: 767px) {
  #w-tarifa .extra-mm .vector {
    position: relative;
    bottom: unset;
    right: unset;
    height: 120px;
    top: -300px;
  }
}
#w-tarifa .extra-mm .vector svg {
  position: relative;
  width: 650px;
  top: unset;
  left: unset;
}
@media only screen and (min-width:1200px) and (max-width: 1440px) {
  #w-tarifa .extra-mm .vector svg {
    width: 580px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #w-tarifa .extra-mm .vector svg {
    width: 520px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #w-tarifa .extra-mm .vector svg {
    width: 480px;
  }
}
@media only screen and (max-width: 767px) {
  #w-tarifa .extra-mm .vector svg {
    width: 100%;
  }
}
#w-tarifa .extra-mm .vector #kesa {
  animation: animation1 2s infinite;
}
#w-tarifa .extra-mm .vector #burger {
  animation: animation2 3s linear infinite;
}
#w-tarifa .extra-mm .vector #w {
  animation: animation3 4s infinite;
}
#w-tarifa .extra-mm .vector #pukanki {
  animation: animation4 5s infinite;
}
#w-tarifa .extra-mm .vector #gitara {
  animation: animation5 5s infinite;
}
#w-tarifa .faq-w-tarifa {
  padding: 70px 0 150px;
  position: relative;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #w-tarifa .faq-w-tarifa .container {
    padding-right: 40px;
    padding-left: 40px;
  }
}
@media only screen and (max-width: 767px) {
  #w-tarifa .faq-w-tarifa .container {
    padding-right: 40px;
    padding-left: 40px;
  }
}
#w-tarifa .faq-w-tarifa:after {
  position: absolute;
  content: " ";
  background-image: url(/content/images/W-Tarifa/bottom-line.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: bottom;
  width: 100%;
  height: 100%;
  bottom: -40px;
}
#w-tarifa .faq-w-tarifa h2 {
  font-family: 'teleNeo-extra' !important;
  font-size: 28px;
  text-align: left;
}
#w-tarifa .faq-w-tarifa .panel-group {
  width: 100%;
  margin: 20px auto 0;
}
#w-tarifa .faq-w-tarifa .panel-group .panel-default {
  border: 0;
  box-shadow: none;
  background: transparent;
  border-bottom: 1px solid rgba(204, 204, 204, 0.35);
  padding-bottom: 10px;
}
#w-tarifa .faq-w-tarifa .panel-group .panel-default.hide-tr {
  display: none;
}
#w-tarifa .faq-w-tarifa .panel-group .panel-default .panel-title {
  text-align: left;
  padding: 0;
  margin-top: 0;
  margin-bottom: 0;
  color: black;
  font-size: 18px;
}
#w-tarifa .faq-w-tarifa .panel-group .panel-default .panel-heading {
  background-color: transparent !important;
  padding: 0;
}
#w-tarifa .faq-w-tarifa .panel-group .panel-default .panel-heading a {
  font-family: 'teleNeo-bold' !important;
  font-size: 18px;
  display: block;
  padding: 15px 35px 15px 0;
  text-decoration: none;
  position: relative;
  z-index: 2;
  width: 100%;
}
#w-tarifa .faq-w-tarifa .panel-group .panel-default .panel-heading a:focus {
  color: black !important;
}
#w-tarifa .faq-w-tarifa .panel-group .panel-default .panel-heading a:after {
  transform: rotate(90deg);
  transition-duration: .25s;
  top: 50%;
  content: '%';
  font-family: 'teleicon-outline';
  position: absolute;
  color: black;
  font-size: 22px;
  top: 30%;
  right: 15px;
  margin: auto;
}
#w-tarifa .faq-w-tarifa .panel-group .panel-default .panel-heading a.collapsed:after {
  transform: rotate(270deg);
  transition-duration: .25s;
  top: 50%;
  content: '%';
  font-family: 'teleicon-outline';
  position: absolute;
  color: black;
  font-size: 22px;
  top: 30%;
  right: 15px;
  margin: auto;
}
#w-tarifa .faq-w-tarifa .panel-group .panel-body {
  padding: 0 15px 0 0;
}
#w-tarifa .faq-w-tarifa .panel-group .panel-body p {
  font-size: 18px;
}
#w-tarifa .faq-w-tarifa .panel-group .panel-body p a {
  display: inline-block;
  width: auto;
  z-index: 4;
  position: relative;
}
#w-tarifa .faq-w-tarifa a.show-more {
  padding-top: 45px;
  cursor: pointer;
  font-size: 18px;
  display: block;
  text-align: center;
  position: relative;
  color: black;
  z-index: 4;
}
#w-tarifa .faq-w-tarifa a.show-more:before {
  content: '';
  display: block;
  clear: both;
  margin-top: -48px;
  background-image: url(/content/images/all-inOne/arrow-down-magenta.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 33px;
  height: 30px;
  margin: 15px auto 0;
  position: absolute;
  left: 0;
  right: 0;
  top: 0px;
}
#w-tarifa .faq-w-tarifa a.show-more.xz:before {
  background-image: url(/content/images/all-inOne/arrow-up-magenta.png);
}
#w-tarifa .faq-w-tarifa .text-center a {
  position: relative;
  z-index: 3;
}
/*#endregion W Tarfia redesign*/
/*#region Share with care redesign*/
#share-with-care .main-banner {
  background-image: url(../content/images/Share-with-care/main-banner-bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 500px;
  position: relative;
  border-radius: 40px;
  margin: 20px 0 40px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #share-with-care .main-banner {
    height: 420px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #share-with-care .main-banner {
    height: 350px;
    background-position: 30%;
  }
}
@media only screen and (max-width: 767px) {
  #share-with-care .main-banner {
    height: 400px;
    border-radius: 16px;
    margin: 20px 0 25px;
  }
}
#share-with-care .main-banner .header {
  padding-left: 50px;
  display: flex;
  align-items: center;
  height: 100%;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #share-with-care .main-banner .header {
    padding-left: 20px;
    width: 300px;
  }
}
@media only screen and (max-width: 767px) {
  #share-with-care .main-banner .header {
    height: auto;
    background-color: #e20074;
    padding: 15px 20px 20px;
    border-bottom-right-radius: 16px;
    border-bottom-left-radius: 16px;
    position: absolute;
    bottom: 0;
    width: 100%;
    justify-content: center;
  }
}
#share-with-care .video {
  padding: 0 0 20px;
}
#share-with-care .video .embed-responsive {
  border-radius: 30px;
}
@media only screen and (max-width: 767px) {
  #share-with-care .video .embed-responsive {
    border-radius: 16px;
  }
}
#share-with-care .video .embed-responsive.embed-responsive-16by9 {
  padding-bottom: 30%;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #share-with-care .video .embed-responsive.embed-responsive-16by9 {
    padding-bottom: 40%;
  }
}
@media (max-width: 991px) {
  #share-with-care .video .embed-responsive.embed-responsive-16by9 {
    height: 350px;
  }
}
#share-with-care .video .embed-responsive iframe {
  height: 500px;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
@media only screen and (max-width: 767px) {
  #share-with-care .video .embed-responsive iframe {
    height: 460px !important;
    object-fit: cover;
    object-position: center;
  }
}
.share-with-care .wrapper-sednici {
  position: relative;
  height: 100%;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .share-with-care .wrapper-sednici .p0 {
    padding-left: 0;
    padding-right: 0;
  }
}
.share-with-care .wrapper-sednici .news-intro-sednici:first-of-type:before {
  position: absolute;
  content: "";
  top: 20px;
  height: 100%;
  width: 100%;
  background-image: url(../content/images/Share-with-care/line1.svg);
  background-repeat: no-repeat;
  z-index: 5;
  background-position: right top;
}
.share-with-care .wrapper-sednici:after {
  position: absolute;
  content: "";
  bottom: 0;
  right: 0;
  height: 100%;
  width: 100%;
  background-image: url(../content/images/Share-with-care/line2.svg);
  background-repeat: no-repeat;
  background-position: bottom right;
  z-index: 5;
}
@media (max-width: 991px) {
  .share-with-care .wrapper-sednici:after {
    display: none;
  }
}
.share-with-care .news-intro-sednici {
  border-radius: 16px;
  height: 450px;
  padding: 0;
  margin: 20px 0 35px;
}
@media (max-width: 991px) {
  .share-with-care .news-intro-sednici {
    height: auto;
    display: flex;
    flex-direction: column;
    gap: 25px;
    margin: 20px 0 20px;
  }
}
.share-with-care .news-intro-sednici:nth-child(2n+1) {
  background-color: #F7F5F4;
  flex-direction: row-reverse;
}
@media (max-width: 991px) {
  .share-with-care .news-intro-sednici:nth-child(2n+1) {
    flex-direction: column;
  }
}
.share-with-care .news-intro-sednici:nth-child(2n+1) h4 {
  color: #202020;
}
.share-with-care .news-intro-sednici:nth-child(2n+1) .news-images img {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}
@media (max-width: 991px) {
  .share-with-care .news-intro-sednici:nth-child(2n+1) .news-images img {
    border-bottom-right-radius: 16px;
    border-bottom-left-radius: 16px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
  }
}
.share-with-care .news-intro-sednici:nth-child(2n+1) .more .care-btn {
  background-color: #e20074 !important;
  color: #fff !important;
  -webkit-border-radius: 50px !important;
  -khtml-border-radius: 50px !important;
  -moz-border-radius: 50px !important;
  -ie-border-radius: 50px !important;
  -o-border-radius: 50px !important;
  -ms-border-radius: 50px !important;
  border-radius: 50px !important;
  height: 45px !important;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-family: teleNeo-medium !important;
  font-size: 16px !important;
  padding: 15px;
}
.share-with-care .news-intro-sednici:nth-child(2n+1) .more .care-btn:hover {
  background-color: #e83390 !important;
  color: #fff !important;
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ie-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.share-with-care .news-intro-sednici:nth-child(2n) {
  background-color: #e20074;
}
.share-with-care .news-intro-sednici:nth-child(2n) h4 {
  color: white;
}
.share-with-care .news-intro-sednici:nth-child(2n) p {
  color: white;
}
.share-with-care .news-intro-sednici:nth-child(2n) .more .care-btn {
  background-color: #fff !important;
  color: #000 !important;
  -webkit-border-radius: 50px !important;
  -khtml-border-radius: 50px !important;
  -moz-border-radius: 50px !important;
  -ie-border-radius: 50px !important;
  -o-border-radius: 50px !important;
  -ms-border-radius: 50px !important;
  border-radius: 50px !important;
  height: 45px !important;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-family: teleNeo-medium !important;
  font-size: 16px !important;
  padding: 15px;
}
.share-with-care .news-intro-sednici:nth-child(2n) .more .care-btn:hover {
  background: #F5F5F5;
}
.share-with-care .news-intro-sednici:nth-child(2n) .more .care-btn:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.share-with-care .news-intro-sednici:nth-child(2n) .more .care-btn:active:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.share-with-care .news-intro-sednici:nth-child(2n) .more .care-btn .active {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.share-with-care .news-intro-sednici:nth-child(2n) .news-images img {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}
@media (max-width: 991px) {
  .share-with-care .news-intro-sednici:nth-child(2n) .news-images img {
    border-bottom-right-radius: 16px;
    border-bottom-left-radius: 16px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
  }
}
.share-with-care .news-intro-sednici .news-intro-title {
  width: 50%;
  height: 100%;
  padding: 50px 190px 40px 40px;
}
@media only screen and (min-width:1200px) and (max-width: 1440px) {
  .share-with-care .news-intro-sednici .news-intro-title {
    padding: 40px 60px 40px 40px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .share-with-care .news-intro-sednici .news-intro-title {
    padding: 20px 30px 30px;
  }
}
@media (max-width: 991px) {
  .share-with-care .news-intro-sednici .news-intro-title {
    width: 100%;
    padding: 20px;
  }
}
.share-with-care .news-intro-sednici .news-intro-title h4 {
  margin-top: 20px;
  font-size: 32px;
  padding-right: 80px;
  line-height: 1.4;
  font-family: 'teleNeo-bold' !important;
  padding-top: 0;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .share-with-care .news-intro-sednici .news-intro-title h4 {
    font-size: 27px;
  }
}
@media (max-width: 991px) {
  .share-with-care .news-intro-sednici .news-intro-title h4 {
    padding-right: 0;
    font-size: 27px;
  }
}
.share-with-care .news-intro-sednici .news-intro-title p {
  line-height: 1.4;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .share-with-care .news-intro-sednici .news-intro-title p {
    padding-bottom: 45px;
  }
}
@media only screen and (max-width: 767px) {
  .share-with-care .news-intro-sednici .news-intro-title p {
    padding-bottom: 15px;
  }
}
.share-with-care .news-intro-sednici .news-intro-title .more {
  bottom: 65px;
  z-index: 6;
}
@media (max-width: 991px) {
  .share-with-care .news-intro-sednici .news-intro-title .more {
    bottom: 0;
  }
}
.share-with-care .news-intro-sednici .news-intro-title .more a {
  padding-left: 0;
}
.share-with-care .news-intro-sednici .news-intro-title .more a:before {
  display: none;
}
.share-with-care .news-intro-sednici .news-images {
  width: 50%;
}
@media (max-width: 991px) {
  .share-with-care .news-intro-sednici .news-images {
    width: 100%;
  }
}
.share-with-care .news-intro-sednici .news-images img {
  object-fit: cover;
  height: 450px;
}
@media (max-width: 991px) {
  .share-with-care .news-intro-sednici .news-images img {
    height: auto;
  }
}
.inner-cont-corporate .ol-magenta li::marker {
  color: #e20074;
  font-family: 'teleNeo-bold' !important;
}
/*#endregion Share with care redesign*/
/*#region Hate Speach*/
#hate-speach .main-banner {
  background-image: url('../content/images/HateSpeach/bg-main-banner.jpg');
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 40px;
  height: 450px !important;
  position: relative;
}
@media only screen and (min-width:1200px) and (max-width: 1440px) {
  #hate-speach .main-banner {
    height: 380px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #hate-speach .main-banner {
    height: 350px !important;
  }
}
@media (max-width: 991px) {
  #hate-speach .main-banner {
    height: auto !important;
    background-size: cover;
  }
}
#hate-speach .main-banner .heading {
  display: flex;
  align-items: center;
  height: 100%;
  width: 40%;
  justify-content: center;
}
@media only screen and (min-width:1200px) and (max-width: 1440px) {
  #hate-speach .main-banner .heading {
    width: 50%;
    justify-content: flex-start;
    padding-left: 40px;
  }
}
@media (max-width: 991px) {
  #hate-speach .main-banner .heading {
    width: 100%;
    padding-top: 35px;
    display: block;
    margin: 0 auto;
    text-align: center;
  }
}
@media only screen and (min-width:1200px) and (max-width: 1440px) {
  #hate-speach .main-banner .heading img {
    max-width: 70%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #hate-speach .main-banner .heading img {
    max-width: 80%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #hate-speach .main-banner .heading img {
    max-width: 50%;
  }
}
@media only screen and (max-width: 767px) {
  #hate-speach .main-banner .heading img {
    max-width: 80%;
  }
}
#hate-speach .main-banner .right-img {
  position: absolute;
  right: 50px;
  top: 40px;
}
@media only screen and (min-width:1200px) and (max-width: 1440px) {
  #hate-speach .main-banner .right-img {
    text-align: right;
    right: 0;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #hate-speach .main-banner .right-img {
    text-align: right;
    right: 0;
  }
}
@media (max-width: 991px) {
  #hate-speach .main-banner .right-img {
    position: relative;
    margin: 15px auto;
    right: 0;
    top: 50px;
    text-align: center;
  }
}
@media only screen and (min-width:1200px) and (max-width: 1440px) {
  #hate-speach .main-banner .right-img img {
    max-width: 80%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #hate-speach .main-banner .right-img img {
    max-width: 70%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #hate-speach .main-banner .right-img img {
    max-width: 50%;
  }
}
@media only screen and (max-width: 767px) {
  #hate-speach .main-banner .right-img img {
    max-width: 80%;
  }
}
#hate-speach .vision {
  padding: 80px 0 40px;
  position: relative;
  text-align: center;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #hate-speach .vision {
    padding: 40px 0;
  }
}
@media (max-width: 991px) {
  #hate-speach .vision {
    padding: 30px 0 40px;
    text-align: left;
  }
}
#hate-speach .vision .text p {
  font-size: 18px;
  width: 60%;
  margin: 20px auto;
  line-height: 1.4;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #hate-speach .vision .text p {
    width: 80%;
  }
}
@media (max-width: 991px) {
  #hate-speach .vision .text p {
    width: 100%;
  }
}
#hate-speach .vision .image {
  width: 100%;
  margin: 30px auto 0;
  background-image: url('../content/images/HateSpeach/box-sec-bg.png');
  background-repeat: no-repeat;
  background-size: contain;
  padding: 60px 0 30px;
  background-position: center;
}
@media only screen and (max-width: 767px) {
  #hate-speach .vision .image {
    padding: 45px 0 30px;
    margin: 0 auto;
  }
}
#hate-speach .vision .image p {
  font-size: 26px;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  #hate-speach .vision .image p {
    font-size: 21px;
  }
}
#hate-speach .vision .image p span {
  display: block;
  font-size: 26px;
  font-family: 'teleNeo-extra' !important;
}
@media only screen and (max-width: 767px) {
  #hate-speach .vision .image p span {
    font-size: 21px;
  }
}
#hate-speach .together-against-hate {
  position: relative;
  padding: 50px 0;
  height: 600px;
}
@media (max-width: 991px) {
  #hate-speach .together-against-hate {
    height: auto;
    padding: 0;
  }
}
#hate-speach .together-against-hate:before {
  position: absolute;
  content: "";
  width: 50%;
  background-image: url(../content/images/HateSpeach/shape-hate.png);
  background-position: left;
  background-size: contain;
  height: 100%;
  background-repeat: no-repeat;
  top: 0;
  left: -100px;
}
@media only screen and (min-width:1200px) and (max-width: 1440px) {
  #hate-speach .together-against-hate:before {
    width: 65%;
    top: -40px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #hate-speach .together-against-hate:before {
    width: 70%;
    top: -30px;
  }
}
@media (max-width: 991px) {
  #hate-speach .together-against-hate:before {
    display: none;
  }
}
#hate-speach .together-against-hate .wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 991px) {
  #hate-speach .together-against-hate .wrapper {
    flex-direction: column;
  }
}
#hate-speach .together-against-hate .wrapper .text {
  width: 25%;
  color: white;
  z-index: 2;
}
@media only screen and (min-width:1200px) and (max-width: 1440px) {
  #hate-speach .together-against-hate .wrapper .text {
    width: 40%;
    padding-right: 30px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #hate-speach .together-against-hate .wrapper .text {
    width: 60%;
    padding-right: 110px;
    padding-top: 30px;
  }
}
@media (max-width: 991px) {
  #hate-speach .together-against-hate .wrapper .text {
    color: black;
    width: 100%;
  }
}
#hate-speach .together-against-hate .wrapper .text h2 {
  font-family: 'teleNeo-extra' !important;
  font-size: 32px;
  margin-bottom: 25px;
}
@media (max-width: 991px) {
  #hate-speach .together-against-hate .wrapper .text h2 br {
    display: none;
  }
}
#hate-speach .together-against-hate .wrapper .text p {
  font-size: 18px;
  line-height: 1.4;
}
#hate-speach .together-against-hate .wrapper .image {
  margin-top: 20px;
}
@media only screen and (min-width:1200px) and (max-width: 1440px) {
  #hate-speach .together-against-hate .wrapper .image {
    text-align: right;
  }
  #hate-speach .together-against-hate .wrapper .image img {
    max-width: 70%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #hate-speach .together-against-hate .wrapper .image {
    margin-top: 100px;
    width: 50%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #hate-speach .together-against-hate .wrapper .image img {
    max-width: 70%;
  }
}
@media (max-width: 991px) {
  #hate-speach .together-against-hate .wrapper .image {
    text-align: center;
  }
}
#hate-speach .why {
  padding-bottom: 70px;
  margin-top: -80px;
}
@media (max-width: 991px) {
  #hate-speach .why {
    padding-bottom: 0;
    margin-top: 0;
  }
}
#hate-speach .why .text {
  text-align: center;
  width: 50%;
  margin: 0 auto;
}
@media (max-width: 991px) {
  #hate-speach .why .text {
    width: 100%;
    text-align: left;
  }
}
#hate-speach .why .text p {
  font-size: 18px;
  margin: 0;
  line-height: 1.4;
}
@media (max-width: 991px) {
  #hate-speach .why .text p {
    line-height: 1;
  }
}
#hate-speach .join-us {
  padding: 0 0 40px;
}
@media (max-width: 991px) {
  #hate-speach .join-us {
    padding: 20px 0 80px;
  }
}
#hate-speach .join-us h2 {
  font-size: 52px;
  font-family: 'teleNeo-extra' !important;
  line-height: 1.4;
}
@media (max-width: 991px) {
  #hate-speach .join-us h2 {
    font-size: 42px;
    line-height: 1;
    margin: 15px 0 30px;
  }
}
#hate-speach .join-us .wrapper {
  padding: 50px 0 20px;
  display: flex;
  align-items: stretch;
  justify-content: center;
  gap: 0px;
}
@media only screen and (min-width:1200px) and (max-width: 1595px) {
  #hate-speach .join-us .wrapper {
    gap: 20px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #hate-speach .join-us .wrapper {
    gap: 20px;
  }
}
@media (max-width: 991px) {
  #hate-speach .join-us .wrapper {
    gap: 20px;
    padding: 0px 0 20px;
    text-align: center;
    flex-wrap: wrap;
  }
}
#hate-speach .join-us .wrapper .content {
  padding: 65px 35px 50px;
  text-align: center;
  height: 100%;
}
@media (min-width: 1440px) {
  #hate-speach .join-us .wrapper .content {
    padding: 65px 55px 50px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #hate-speach .join-us .wrapper .content {
    padding: 35px 35px 20px;
  }
}
@media only screen and (max-width: 767px) {
  #hate-speach .join-us .wrapper .content {
    padding: 45px 35px 50px;
  }
}
#hate-speach .join-us .wrapper .content .text h3 {
  font-family: 'teleNeo-bold' !important;
  color: black !important;
  text-transform: none !important;
  font-size: 24px;
}
#hate-speach .join-us .wrapper .content .image img {
  position: relative;
  width: 150px;
  height: 100%;
  min-height: 115px;
  object-fit: contain;
}
@media only screen and (min-width:1200px) and (max-width: 1440px) {
  #hate-speach .join-us .wrapper .content .image img {
    position: relative;
    width: 80px;
    height: 100%;
    min-height: 100px;
    object-fit: contain;
    top: 20px;
  }
}
@media only screen and (max-width: 767px) {
  #hate-speach .join-us .wrapper .content .image img {
    width: 120px;
  }
}
#hate-speach .join-us .wrapper .box {
  width: 25%;
  background-image: url('../content/images/HateSpeach/box-bg.png');
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
@media (max-width: 1199px) {
  #hate-speach .join-us .wrapper .box {
    background-image: none;
    border: 3px solid black;
    -webkit-border-radius: 16px;
    -khtml-border-radius: 16px;
    -moz-border-radius: 16px;
    -ie-border-radius: 16px;
    -o-border-radius: 16px;
    -ms-border-radius: 16px;
    border-radius: 16px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #hate-speach .join-us .wrapper .box {
    width: 40%;
  }
}
@media only screen and (max-width: 767px) {
  #hate-speach .join-us .wrapper .box {
    width: 100%;
  }
}
#hate-speach .join-us p {
  font-size: 18px;
}
#hate-speach .join-us p span {
  font-family: 'teleNeo-extra' !important;
}
/*#endregion Hate Speach*/
/*#region Bullying Bye Bye*/
#bullying-bye .main-header {
  position: relative;
  background-image: url('../content/images/Bullying-Bye-Bye/bg-main-banner.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 40px;
  height: 470px;
  padding: 50px 80px;
  margin: 50px 0;
}
@media only screen and (max-width: 767px) {
  #bullying-bye .main-header {
    padding: 30px 0;
    margin: 30px 0;
    height: 610px;
  }
}
#bullying-bye .main-header:after {
  content: '';
  position: absolute;
  background-image: url('../content/images/Bullying-Bye-Bye/unicef.png');
  background-repeat: no-repeat;
  background-position: bottom right;
  bottom: 30px;
  right: 50px;
  width: 100px;
  height: 70px;
}
@media only screen and (max-width: 767px) {
  #bullying-bye .main-header:after {
    right: 0;
    left: 0;
    margin: 0 auto;
  }
}
#bullying-bye .main-header .wrapper {
  display: flex;
  justify-content: space-between;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #bullying-bye .main-header .wrapper {
    padding: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #bullying-bye .main-header .wrapper {
    padding: 0;
  }
}
@media only screen and (max-width: 767px) {
  #bullying-bye .main-header .wrapper {
    flex-direction: column;
    align-items: center;
    padding: 0;
  }
}
#bullying-bye .main-header .wrapper .header {
  width: 50%;
  color: white;
  height: 100%;
}
@media only screen and (max-width: 767px) {
  #bullying-bye .main-header .wrapper .header {
    width: 100%;
    padding: 0 20px;
  }
}
#bullying-bye .main-header .wrapper .header h1 {
  color: white;
  text-transform: none;
  font-size: 42px;
  font-family: 'teleNeo-regular' !important;
  margin-top: 25px;
  line-height: 0.9;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #bullying-bye .main-header .wrapper .header h1 {
    font-size: 32px;
  }
}
@media only screen and (max-width: 767px) {
  #bullying-bye .main-header .wrapper .header h1 {
    font-size: 22px;
  }
}
#bullying-bye .main-header .wrapper .header h1 span {
  display: block;
  font-size: 72px;
  letter-spacing: 20px;
  font-family: 'teleNeo-extra' !important;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #bullying-bye .main-header .wrapper .header h1 span {
    font-size: 56px;
    letter-spacing: 12px;
  }
}
@media only screen and (max-width: 767px) {
  #bullying-bye .main-header .wrapper .header h1 span {
    font-size: 32px;
    letter-spacing: 7px;
  }
}
#bullying-bye .main-header .wrapper .header p {
  font-size: 26px;
  width: 25%;
  text-align: left;
  position: absolute;
  bottom: 50px;
  line-height: 1.2;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #bullying-bye .main-header .wrapper .header p {
    width: 35%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #bullying-bye .main-header .wrapper .header p {
    font-size: 22px;
    width: 45%;
  }
}
@media only screen and (max-width: 767px) {
  #bullying-bye .main-header .wrapper .header p {
    position: relative;
    bottom: 0;
    width: 100%;
    font-size: 18px;
  }
}
#bullying-bye .main-header .wrapper .right-img {
  width: 450px;
  margin-top: -115px;
  position: relative;
  right: 80px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #bullying-bye .main-header .wrapper .right-img {
    right: 20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #bullying-bye .main-header .wrapper .right-img {
    right: 10px;
    width: 400px;
  }
}
@media only screen and (max-width: 767px) {
  #bullying-bye .main-header .wrapper .right-img {
    right: unset;
    width: 100%;
    margin-top: 0;
    max-width: 265px;
  }
}
@media only screen and (max-width: 767px) {
  #bullying-bye .right-img {
    right: unset;
    width: 100%;
    margin-top: 0;
  }
}
#bullying-bye .partnership {
  padding: 10px 0 60px;
  z-index: 2;
  position: relative;
}
@media only screen and (max-width: 767px) {
  #bullying-bye .partnership {
    padding: 0 0 40px;
  }
}
#bullying-bye .partnership .content {
  width: 50%;
  margin: 0 auto;
  text-align: center;
}
@media only screen and (min-width:1200px) and (max-width: 1440px) {
  #bullying-bye .partnership .content {
    width: 70%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #bullying-bye .partnership .content {
    width: 80%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #bullying-bye .partnership .content {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  #bullying-bye .partnership .content {
    width: 100%;
  }
}
#bullying-bye .partnership .content h2 {
  font-size: 42px;
  margin-bottom: 30px;
}
@media only screen and (max-width: 767px) {
  #bullying-bye .partnership .content h2 {
    font-size: 36px;
    margin-bottom: 20px;
  }
}
#bullying-bye .partnership .content p {
  font-size: 18px;
}
#bullying-bye .partnership .content p em {
  font-family: 'teleNeo-bold' !important;
}
#bullying-bye .partnership .content .image {
  margin: 70px auto 20px;
  width: 40%;
}
@media only screen and (min-width:1200px) and (max-width: 1440px) {
  #bullying-bye .partnership .content .image {
    margin: 45px auto 20px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #bullying-bye .partnership .content .image {
    margin: 35px auto 20px;
    width: 30%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #bullying-bye .partnership .content .image {
    margin: 40px auto 20px;
  }
}
@media only screen and (max-width: 767px) {
  #bullying-bye .partnership .content .image {
    width: 80%;
    margin: 25px auto 10px;
  }
}
#bullying-bye .workshops {
  padding: 0 0 50px;
  background-color: white;
  position: relative;
}
#bullying-bye .workshops:before {
  position: absolute;
  content: '';
  height: 670px;
  background-image: url('../content/images/Bullying-Bye-Bye/before-shadow.png');
  background-repeat: no-repeat;
  background-position: top center;
  top: -150px;
  left: 0;
  width: 100%;
  background-size: contain;
  z-index: 1;
}
@media only screen and (max-width: 767px) {
  #bullying-bye .workshops:before {
    display: none;
  }
}
#bullying-bye .workshops .wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media only screen and (max-width: 767px) {
  #bullying-bye .workshops .wrapper {
    flex-direction: column;
  }
}
#bullying-bye .workshops .wrapper .text {
  width: 40%;
  z-index: 2;
}
@media only screen and (min-width:1200px) and (max-width: 1440px) {
  #bullying-bye .workshops .wrapper .text {
    width: 50%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #bullying-bye .workshops .wrapper .text {
    width: 50%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #bullying-bye .workshops .wrapper .text {
    width: 50%;
  }
}
@media only screen and (max-width: 767px) {
  #bullying-bye .workshops .wrapper .text {
    width: 100%;
  }
}
#bullying-bye .workshops .wrapper .text h2 {
  font-size: 36px;
}
#bullying-bye .workshops .wrapper .text p {
  font-size: 18px;
}
#bullying-bye .workshops .wrapper .image {
  width: 40%;
  z-index: 2;
  text-align: left;
}
@media only screen and (min-width:1200px) and (max-width: 1440px) {
  #bullying-bye .workshops .wrapper .image {
    width: 50%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #bullying-bye .workshops .wrapper .image {
    width: 50%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #bullying-bye .workshops .wrapper .image {
    width: 50%;
  }
}
@media only screen and (max-width: 767px) {
  #bullying-bye .workshops .wrapper .image {
    width: 100%;
  }
}
#bullying-bye .campaign {
  padding: 0 0 50px;
  background-color: white;
}
@media only screen and (max-width: 767px) {
  #bullying-bye .campaign {
    padding: 0 0 20px;
  }
}
#bullying-bye .campaign .wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media only screen and (max-width: 767px) {
  #bullying-bye .campaign .wrapper {
    flex-direction: column-reverse;
  }
}
#bullying-bye .campaign .wrapper .text {
  width: 45%;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #bullying-bye .campaign .wrapper .text {
    width: 50%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #bullying-bye .campaign .wrapper .text {
    width: 50%;
  }
}
@media only screen and (max-width: 767px) {
  #bullying-bye .campaign .wrapper .text {
    width: 100%;
  }
}
#bullying-bye .campaign .wrapper .text h2 {
  font-size: 36px;
}
#bullying-bye .campaign .wrapper .text p {
  font-size: 18px;
}
#bullying-bye .campaign .wrapper .text p em {
  font-family: 'teleNeo-bold' !important;
}
#bullying-bye .campaign .wrapper .image {
  width: 40%;
  text-align: left;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #bullying-bye .campaign .wrapper .image {
    width: 50%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #bullying-bye .campaign .wrapper .image {
    width: 50%;
  }
}
@media only screen and (max-width: 767px) {
  #bullying-bye .campaign .wrapper .image {
    width: 100%;
  }
}
#bullying-bye .good-magenta {
  background-color: #e20074;
  padding: 40px 0;
  margin: 60px 0;
  text-align: center;
  border-radius: 40px;
}
@media only screen and (max-width: 767px) {
  #bullying-bye .good-magenta {
    margin: 40px 0 80px;
  }
}
#bullying-bye .good-magenta .text p {
  color: white;
  font-size: 18px;
  width: 70%;
  margin: 0 auto;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #bullying-bye .good-magenta .text p {
    width: 90%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #bullying-bye .good-magenta .text p {
    width: 90%;
  }
}
@media only screen and (max-width: 767px) {
  #bullying-bye .good-magenta .text p {
    width: 100%;
  }
}
#bullying-bye .good-magenta .image {
  width: 15%;
  margin: 0 auto 15px;
}
@media only screen and (max-width: 767px) {
  #bullying-bye .good-magenta .image {
    width: 60%;
  }
}
@media only screen and (max-width: 767px) {
  #bullying-bye .good-magenta .text {
    padding: 0 15px;
  }
}
/*#endregion Bullying Bye Bye*/
/*#region Internet bez omraza*/
#internet-bez-omraza {
  padding-bottom: 40px;
}
#internet-bez-omraza .main-header {
  position: relative;
  padding: 50px;
  margin: 30px 0;
  background-image: url('../content/images/InternetBezOmraza/bg-main-banner.jpg');
  background-position: center;
  background-size: cover;
  height: 450px;
  border-radius: 40px;
}
#internet-bez-omraza .main-header.en {
  background-image: url('../content/images/no-hate-en-mob-company.jpg');
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #internet-bez-omraza .main-header {
    height: 330px;
    margin: 20px 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #internet-bez-omraza .main-header {
    height: 270px;
    margin: 15px 0;
  }
}
@media only screen and (max-width: 767px) {
  #internet-bez-omraza .main-header {
    height: 220px;
    background-position: left;
    padding: 15px;
  }
}
#internet-bez-omraza .main-header .header {
  height: 100%;
  display: flex;
  justify-content: center;
  margin-top: 25px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #internet-bez-omraza .main-header .header {
    margin-top: 20px;
  }
}
@media only screen and (max-width: 767px) {
  #internet-bez-omraza .main-header .header {
    margin-top: 5px;
  }
}
#internet-bez-omraza .main-header .header .image {
  width: 70%;
  height: 100%;
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 767px) {
  #internet-bez-omraza .main-header .header .image {
    width: 100%;
  }
}
#internet-bez-omraza .intro {
  padding: 25px 0 50px;
  position: relative;
}
@media (max-width: 991px) {
  #internet-bez-omraza .intro {
    padding: 10px 0 20px;
  }
}
#internet-bez-omraza .intro .content {
  text-align: center;
}
#internet-bez-omraza .intro .content h1 {
  font-size: 36px;
  text-transform: none;
  color: black;
  margin-bottom: 35px;
}
@media (max-width: 991px) {
  #internet-bez-omraza .intro .content h1 {
    margin-bottom: 25px;
  }
}
#internet-bez-omraza .intro .content p {
  font-size: 18px;
  width: 80%;
  margin: 0 auto 25px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #internet-bez-omraza .intro .content p {
    width: 90%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #internet-bez-omraza .intro .content p {
    width: 90%;
  }
}
@media only screen and (max-width: 767px) {
  #internet-bez-omraza .intro .content p {
    width: 100%;
  }
}
#internet-bez-omraza .youth {
  background: linear-gradient(180deg, #5ec2ed 0%, #27a4dc 100%);
  border-radius: 40px;
  position: relative;
  height: 460px;
  margin: 0 0 40px;
}
@media (max-width: 991px) {
  #internet-bez-omraza .youth {
    height: auto;
  }
}
#internet-bez-omraza .youth .wrapper {
  display: flex;
  padding: 50px;
  justify-content: flex-end;
  width: 100%;
  align-items: center;
  height: 100%;
}
@media (max-width: 991px) {
  #internet-bez-omraza .youth .wrapper {
    flex-direction: column-reverse;
    padding: 20px;
  }
}
#internet-bez-omraza .youth .wrapper .image {
  width: 35%;
  position: absolute;
  left: 0;
  bottom: 10px;
  display: flex;
  align-items: center;
  height: 100%;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #internet-bez-omraza .youth .wrapper .image {
    bottom: 30px;
    height: 390px;
  }
  #internet-bez-omraza .youth .wrapper .image img {
    height: 100%;
    object-fit: cover;
    object-position: 50%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #internet-bez-omraza .youth .wrapper .image {
    max-width: 45%;
  }
}
@media (max-width: 991px) {
  #internet-bez-omraza .youth .wrapper .image {
    position: relative;
    width: 100%;
    left: unset;
    bottom: unset;
    text-align: center;
  }
}
#internet-bez-omraza .youth .wrapper .text {
  width: 50%;
  padding-right: 80px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #internet-bez-omraza .youth .wrapper .text {
    width: 60%;
    padding-right: 10px;
  }
}
@media (max-width: 991px) {
  #internet-bez-omraza .youth .wrapper .text {
    width: 100%;
    padding-right: 0;
  }
}
#internet-bez-omraza .youth .wrapper .text h2 {
  margin-bottom: 20px;
}
@media (max-width: 991px) {
  #internet-bez-omraza .youth .wrapper .text h2 br {
    display: none;
  }
}
#internet-bez-omraza .youth .wrapper .text p {
  font-size: 18px;
}
#internet-bez-omraza .hate-speech {
  background: linear-gradient(180deg, #e20074 0%, #a80056 100%);
  border-radius: 40px;
  position: relative;
  height: 460px;
  margin: 40px 0;
}
@media (max-width: 991px) {
  #internet-bez-omraza .hate-speech {
    height: auto;
  }
}
#internet-bez-omraza .hate-speech .wrapper {
  display: flex;
  padding: 50px;
  justify-content: flex-start;
  width: 100%;
  align-items: center;
  height: 100%;
}
@media (max-width: 991px) {
  #internet-bez-omraza .hate-speech .wrapper {
    flex-direction: column;
    padding: 20px;
  }
}
#internet-bez-omraza .hate-speech .wrapper .image {
  width: 40%;
  position: absolute;
  right: 0;
  bottom: -70px;
  display: flex;
  align-items: center;
  height: 100%;
}
@media only screen and (min-width:1200px) and (max-width: 1440px) {
  #internet-bez-omraza .hate-speech .wrapper .image {
    bottom: 0;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #internet-bez-omraza .hate-speech .wrapper .image {
    bottom: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #internet-bez-omraza .hate-speech .wrapper .image {
    max-width: 45%;
  }
}
@media (max-width: 991px) {
  #internet-bez-omraza .hate-speech .wrapper .image {
    position: relative;
    width: 100%;
    left: unset;
    text-align: center;
    bottom: unset;
  }
}
#internet-bez-omraza .hate-speech .wrapper .text {
  width: 50%;
  padding-right: 80px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #internet-bez-omraza .hate-speech .wrapper .text {
    width: 60%;
    padding-right: 40px;
  }
}
@media (max-width: 991px) {
  #internet-bez-omraza .hate-speech .wrapper .text {
    width: 100%;
    padding-right: 0;
  }
}
#internet-bez-omraza .hate-speech .wrapper .text h2 {
  color: white;
  margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  #internet-bez-omraza .hate-speech .wrapper .text h2 br {
    display: none;
  }
}
#internet-bez-omraza .hate-speech .wrapper .text p {
  font-size: 18px;
  color: white;
  margin-bottom: 30px;
}
@media (max-width: 991px) {
  #internet-bez-omraza .hate-speech .wrapper .button {
    margin-bottom: 20px;
  }
}
#internet-bez-omraza .bullying-bye-bye {
  background: linear-gradient(180deg, #a4d866 0%, #89bd4a 100%);
  border-radius: 40px;
  position: relative;
  height: 460px;
  margin: 40px 0;
}
@media (max-width: 991px) {
  #internet-bez-omraza .bullying-bye-bye {
    height: auto;
  }
}
#internet-bez-omraza .bullying-bye-bye .wrapper {
  display: flex;
  padding: 50px;
  justify-content: flex-end;
  width: 100%;
  align-items: center;
  height: 100%;
}
@media (max-width: 991px) {
  #internet-bez-omraza .bullying-bye-bye .wrapper {
    flex-direction: column-reverse;
    padding: 20px;
  }
}
#internet-bez-omraza .bullying-bye-bye .wrapper .image {
  width: 34%;
  position: absolute;
  left: 0;
  display: flex;
  align-items: center;
  height: 100%;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #internet-bez-omraza .bullying-bye-bye .wrapper .image {
    width: 35%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #internet-bez-omraza .bullying-bye-bye .wrapper .image {
    max-width: 45%;
  }
}
@media (max-width: 991px) {
  #internet-bez-omraza .bullying-bye-bye .wrapper .image {
    position: relative;
    width: 100%;
    left: unset;
    text-align: center;
  }
}
#internet-bez-omraza .bullying-bye-bye .wrapper .text {
  width: 50%;
  padding-right: 80px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #internet-bez-omraza .bullying-bye-bye .wrapper .text {
    width: 60%;
    padding-right: 0;
  }
}
@media (max-width: 991px) {
  #internet-bez-omraza .bullying-bye-bye .wrapper .text {
    width: 100%;
    padding-right: 0;
  }
}
#internet-bez-omraza .bullying-bye-bye .wrapper .text h2 {
  color: black;
  margin-bottom: 20px;
}
#internet-bez-omraza .bullying-bye-bye .wrapper .text h2 span {
  display: block;
  font-family: 'teleNeo-extra' !important;
}
#internet-bez-omraza .bullying-bye-bye .wrapper .text p {
  font-size: 18px;
  color: black;
  margin-bottom: 30px;
}
@media (max-width: 991px) {
  #internet-bez-omraza .bullying-bye-bye .wrapper .button {
    margin-bottom: 20px;
  }
}
/*#endregion Internet bez omraza*/
/*#region w tarifa countdown*/
#w-countdown {
  position: relative;
  background-image: url(../content/images/Wcountdown/fuzzy-bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  text-align: center;
  padding: 100px 0 150px;
  background-position: top;
}
#w-countdown .shapeWrapper {
  position: relative;
  padding-bottom: 40px;
}
@media only screen and (max-width: 767px) {
  #w-countdown .shapeWrapper {
    max-width: 275px;
    margin: auto;
    padding-bottom: 60px;
  }
}
#w-countdown .shapeWrapper img:not(.rotate) {
  box-shadow: 0px 4px 34px 0px rgba(0, 0, 0, 0.05);
  border-radius: 310px;
}
#w-countdown .shapeWrapper img.rotate {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: 0;
  animation: spin 8s linear infinite;
}
@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
#w-countdown .countdown {
  display: flex;
  align-items: center;
  font-size: 55px;
  font-weight: bold;
  justify-content: center;
  padding: 0 0 50px;
}
@media only screen and (max-width: 767px) {
  #w-countdown .countdown {
    padding: 50px 0 30px;
  }
}
#w-countdown .countdown div {
  position: relative;
  display: flex;
  align-items: baseline;
  color: black;
  margin: 0 15px;
}
@media only screen and (max-width: 767px) {
  #w-countdown .countdown div {
    margin: 0 5px;
  }
}
@media only screen and (max-width: 767px) {
  #w-countdown .countdown div span {
    font-size: 25px;
  }
}
#w-countdown .countdown div .label {
  font-size: 18px;
  font-weight: normal;
  margin-left: 5px;
  color: black;
}
#w-countdown .countdown div:last-of-type {
  min-width: 130px;
}
@media only screen and (max-width: 767px) {
  #w-countdown .countdown div:last-of-type {
    min-width: 120px;
  }
}
#w-countdown .countdown div:not(:last-of-type):before {
  content: " ";
  height: 35px;
  width: 1px;
  position: absolute;
  right: -5px;
  top: 0;
  bottom: 0;
  margin: auto;
  background-color: black;
  opacity: 0.7;
}
@media only screen and (max-width: 767px) {
  #w-countdown .countdown div:not(:last-of-type):before {
    height: 20px;
  }
}
/*#endregion w tarifa countdown*/
/*#region internet roaming paketi redesign DIMI*/
#roaming-paketi-redesign {
  position: relative;
  /* Centering the banner and ensuring it is on top */
  /* Banner image styling */
  /*NAVTABS */
  /*CARDS*/
  /* Price Styling */
  /* Description Styling */
  /*INNER TAB*/
  /*TABS*/
  /* Style for the tab buttons */
  /* PREPORAKI */
  /* Background image positioning */
  /*DRZHAVI I OPERATORI*/
  /* Header styling */
  /* Cell styling */
  /* First column aligned left */
  /*RESPONSIVE*/
}
#roaming-paketi-redesign .paketi-wrapper {
  position: relative;
  padding-top: 390px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #roaming-paketi-redesign .paketi-wrapper {
    padding-top: 240px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #roaming-paketi-redesign .paketi-wrapper {
    padding-top: 310px;
  }
}
@media only screen and (max-width: 767px) {
  #roaming-paketi-redesign .paketi-wrapper {
    padding-top: 260px;
  }
}
@media (min-width: 320px) and (max-width: 450px) {
  #roaming-paketi-redesign .paketi-wrapper {
    padding-top: 240px;
  }
}
#roaming-paketi-redesign #banner-container1,
#roaming-paketi-redesign #banner-container2 {
  height: 340px;
  position: absolute;
  left: 0;
  right: 0;
  top: -490px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #roaming-paketi-redesign #banner-container1,
  #roaming-paketi-redesign #banner-container2 {
    top: -350px;
    height: 200px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #roaming-paketi-redesign #banner-container1,
  #roaming-paketi-redesign #banner-container2 {
    top: -495px !important;
    height: 385px !important;
  }
}
@media only screen and (max-width: 767px) {
  #roaming-paketi-redesign #banner-container1,
  #roaming-paketi-redesign #banner-container2 {
    top: -330px !important;
    height: 240px !important;
  }
}
#roaming-paketi-redesign #banner-container1.sq img {
  object-position: right top !important;
}
#roaming-paketi-redesign .banner {
  width: 100%;
  margin: 0 auto;
  border-radius: 36px;
  display: block;
  object-fit: cover;
  object-position: inherit;
  height: 100%;
}
@media (min-width: 1200px) and (max-width: 1450px) {
  #roaming-paketi-redesign .banner {
    object-fit: contain;
    object-position: unset;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #roaming-paketi-redesign .banner {
    object-fit: contain !important;
    object-position: inherit !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #roaming-paketi-redesign .banner {
    object-fit: cover !important;
    object-position: 100% 20% !important;
  }
}
@media only screen and (max-width: 767px) {
  #roaming-paketi-redesign .banner {
    object-fit: cover !important;
    border-radius: 16px;
    object-position: top !important;
  }
}
@media (min-width: 320px) and (max-width: 450px) {
  #roaming-paketi-redesign .banner {
    height: auto;
  }
}
#roaming-paketi-redesign .tabs-container {
  text-align: center;
  margin-bottom: 0px;
  position: relative;
}
#roaming-paketi-redesign .tabs-container .center-tabs {
  display: inline-flex;
  text-align: center;
  border: none;
}
#roaming-paketi-redesign .tab-content {
  padding-top: 50px;
  text-align: center;
  position: relative;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #roaming-paketi-redesign .tab-content {
    padding-top: 25px;
  }
}
@media only screen and (max-width: 767px) {
  #roaming-paketi-redesign .tab-content {
    padding-top: 30px;
  }
}
#roaming-paketi-redesign .tab-content .tab-pane {
  position: relative;
}
#roaming-paketi-redesign .tab-content .content {
  padding: 40px 0px;
  text-align: center;
}
#roaming-paketi-redesign .tab-content .content h4 {
  text-align: left;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #roaming-paketi-redesign .tab-content .content {
    padding: 60px 40px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #roaming-paketi-redesign .tab-content .content {
    padding: 60px 40px;
  }
}
@media only screen and (max-width: 767px) {
  #roaming-paketi-redesign .tab-content .content {
    padding: 200px 30px 40px !important;
  }
}
#roaming-paketi-redesign .app {
  display: flex;
  gap: 20px;
}
@media (max-width: 991px) {
  #roaming-paketi-redesign .app {
    flex-direction: column !important;
    gap: unset;
  }
}
#roaming-paketi-redesign .app .left {
  width: 90%;
}
@media (max-width: 991px) {
  #roaming-paketi-redesign .app .left {
    width: 100%;
  }
}
#roaming-paketi-redesign .app right {
  width: 10%;
}
@media (max-width: 991px) {
  #roaming-paketi-redesign .app right {
    width: 100%;
  }
}
#roaming-paketi-redesign .app .wrapper {
  display: flex;
  gap: 15px;
  justify-content: center;
}
#roaming-paketi-redesign .app .wrapper a img {
  max-width: 125px !important;
}
@media (max-width: 991px) {
  #roaming-paketi-redesign .app .wrapper a img {
    margin-bottom: 20px;
  }
}
#roaming-paketi-redesign .prezemi-app .qr-code {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  margin-bottom: 20px;
  gap: 15px;
}
#roaming-paketi-redesign .prezemi-app .qr-code p {
  margin: 0 !important;
  color: #e20074;
  font-family: 'teleNeo-bold' !important;
  line-height: 1.3 !important;
}
#roaming-paketi-redesign .prezemi-app .telekom-mk-app-mobIcons {
  margin-bottom: 15px;
}
#roaming-paketi-redesign .prezemi-app .telekom-mk-app-mobIcons .wrapper {
  display: flex;
  justify-content: center;
  gap: 15px;
}
#roaming-paketi-redesign #internet-balkan,
#roaming-paketi-redesign #internet-svet {
  position: relative;
}
#roaming-paketi-redesign #internet-balkan img.ec,
#roaming-paketi-redesign #internet-svet img.ec {
  position: absolute;
  right: 15%;
  top: -50px;
  height: 115px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #roaming-paketi-redesign #internet-balkan img.ec,
  #roaming-paketi-redesign #internet-svet img.ec {
    height: 100px;
    right: 9%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #roaming-paketi-redesign #internet-balkan img.ec,
  #roaming-paketi-redesign #internet-svet img.ec {
    right: 5%;
    top: -90px;
    height: 90px;
  }
}
@media only screen and (max-width: 767px) {
  #roaming-paketi-redesign #internet-balkan img.ec,
  #roaming-paketi-redesign #internet-svet img.ec {
    position: absolute;
    right: 0;
    top: -50px;
    height: 57px;
  }
}
#roaming-paketi-redesign #internet-balkan h1,
#roaming-paketi-redesign #internet-svet h1 {
  font-family: 'teleNeo-extra' !important;
  font-size: 40px;
  text-align: center;
  color: black;
  margin-bottom: 30px;
  text-transform: none;
}
@media (max-width: 991px) {
  #roaming-paketi-redesign #internet-balkan h1,
  #roaming-paketi-redesign #internet-svet h1 {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 767px) {
  #roaming-paketi-redesign #internet-balkan h1,
  #roaming-paketi-redesign #internet-svet h1 {
    font-size: 40px !important;
  }
}
#roaming-paketi-redesign #internet-balkan h2,
#roaming-paketi-redesign #internet-svet h2 {
  font-weight: 'teleNeo-extra' !important;
  margin-bottom: 20px;
  color: black;
}
#roaming-paketi-redesign #internet-balkan p,
#roaming-paketi-redesign #internet-svet p {
  font-weight: 'teleNeo-regular' !important;
  font-size: 18px;
  text-align: center;
  max-width: 80%;
  margin: auto;
}
@media only screen and (max-width: 767px) {
  #roaming-paketi-redesign #internet-balkan p,
  #roaming-paketi-redesign #internet-svet p {
    max-width: 100% !important;
  }
}
#roaming-paketi-redesign .nav-tabs.center-tabs > li > a {
  color: #000000;
  background: none;
  border: none;
  text-decoration: none;
  font-family: 'teleNeo-bold';
  font-size: 26px;
  -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;
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ie-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  padding: 10px 15px;
  position: relative;
}
@media only screen and (max-width: 767px) {
  #roaming-paketi-redesign .nav-tabs.center-tabs > li > a {
    padding: 10px 5px !important;
    position: relative;
    line-height: 1.3;
    font-size: 22px !important;
  }
}
#roaming-paketi-redesign .nav-tabs.center-tabs > li.active > a {
  color: #e20074;
  font-family: 'teleNeo-bold' !important;
  box-shadow: none;
  border: none;
  background: 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;
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ie-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#roaming-paketi-redesign .nav-tabs.center-tabs > li.active > a:before {
  content: "";
  height: 2px;
  width: 60%;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  background-color: #E20074;
}
#roaming-paketi-redesign .cards-wrapper {
  position: relative;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  gap: 25px;
  align-items: center;
  margin: 40px 0;
  text-align: center;
  width: 100%;
}
#roaming-paketi-redesign .cards-wrapper .card {
  width: initial;
  height: initial;
  border-radius: 24px;
  padding: 25px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  box-sizing: border-box;
}
#roaming-paketi-redesign .cards-wrapper .card.card-left,
#roaming-paketi-redesign .cards-wrapper .card.card-right {
  color: white;
  text-align: left;
  padding: 25px;
  border-radius: 24px;
}
#roaming-paketi-redesign .cards-wrapper .card.card-left h3,
#roaming-paketi-redesign .cards-wrapper .card.card-right h3 {
  margin: 0 !important;
}
#roaming-paketi-redesign .cards-wrapper .card.card-left {
  background-color: #A7DE59;
}
#roaming-paketi-redesign .cards-wrapper .card.card-right {
  background-color: #4DD1E0;
}
#roaming-paketi-redesign .size-label {
  font-size: 45px;
  font-family: 'teleNeo-bold' !important;
  display: block;
  padding: 0;
  margin: 0;
  line-height: 1;
  color: black;
}
@media only screen and (max-width: 767px) {
  #roaming-paketi-redesign .size-label {
    font-size: 40px;
  }
}
#roaming-paketi-redesign .data-amount {
  font-size: 32px;
  font-family: 'teleNeo-bold' !important;
  color: black;
}
@media only screen and (max-width: 767px) {
  #roaming-paketi-redesign .data-amount {
    font-size: 30px;
  }
}
#roaming-paketi-redesign .price {
  font-size: 32px;
  font-family: 'teleNeo-bold' !important;
  margin: 30px 0 0;
  color: black;
}
@media only screen and (max-width: 767px) {
  #roaming-paketi-redesign .price {
    font-size: 30px;
  }
}
#roaming-paketi-redesign .description {
  font-size: 16px;
  color: black;
  padding: 0;
  margin: 0;
  max-width: 280px;
}
@media only screen and (max-width: 767px) {
  #roaming-paketi-redesign .description {
    font-size: 15px;
  }
}
#roaming-paketi-redesign .inner-tabs-wrapper {
  margin-top: 100px;
  margin-bottom: 60px;
  border-radius: 15px;
  position: relative;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #roaming-paketi-redesign .inner-tabs-wrapper {
    margin: 60px 0;
  }
}
@media only screen and (max-width: 767px) {
  #roaming-paketi-redesign .inner-tabs-wrapper {
    margin-top: 0px;
    margin-bottom: 60px;
    border-radius: 15px;
    position: relative;
    top: -65px;
    margin-top: -50px !important;
  }
}
#roaming-paketi-redesign .inner-tabs-wrapper .inner-tab {
  font-family: 'teleNeo-bold' !important;
  padding: 15px 10px;
  font-size: 16px;
  border-radius: 8px;
  -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;
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ie-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#roaming-paketi-redesign .inner-tabs-wrapper .inner-tab:hover,
#roaming-paketi-redesign .inner-tabs-wrapper .inner-tab:focus {
  background-color: #e6e6e6;
}
#roaming-paketi-redesign .inner-tabs-wrapper .inner-tab-content {
  padding: 0;
  margin-top: -25px;
}
#roaming-paketi-redesign .tab-pane .content {
  margin-bottom: 50px;
  padding: 60px;
  border-radius: 38px;
  background: #e6e6e6;
  /* border:1px solid #E8E8E8; */
}
#roaming-paketi-redesign .tab-pane .magenta {
  background: #e20074;
  border-radius: 38px;
}
#roaming-paketi-redesign .tab-pane h2 {
  font-family: 'teleNeo-bold' !important;
  margin-bottom: 15px;
}
#roaming-paketi-redesign .inner-tab-content p {
  font-size: 15px;
  text-align: left;
  margin: 0 0 10px;
}
#roaming-paketi-redesign .btn-tabs {
  padding: 5px;
  border-radius: 8px;
  font-size: 16px;
  font-family: 'teleNeo-bold' !important;
  color: #333;
  background-color: #f8f9fa;
  border: 1px solid #ccc;
  transition: background-color 0.3s ease;
  display: flex;
  justify-content: center;
  gap: 10px;
  align-items: flex-end;
  border: 1px solid;
}
#roaming-paketi-redesign .btn-tabs:hover,
#roaming-paketi-redesign .btn-tabs:focus {
  background-color: #e6e6e6;
}
#roaming-paketi-redesign .icon {
  width: 20px;
  height: 20px;
}
#roaming-paketi-redesign #inner1 {
  text-align: left;
}
#roaming-paketi-redesign #inner1 h3 {
  font-family: 'teleNeo-bold' !important;
  margin-bottom: 20px;
}
#roaming-paketi-redesign #inner1 p {
  font-size: 16px;
  margin-bottom: 15px;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (max-width: 767px) {
  #roaming-paketi-redesign #inner1 p:last-child {
    margin-bottom: 25px;
  }
}
#roaming-paketi-redesign #inner1 ul {
  text-align: left;
  padding-left: 20px;
  margin-bottom: 20px;
}
#roaming-paketi-redesign #inner1 ul li {
  font-size: 16px;
  margin-bottom: 10px;
}
#roaming-paketi-redesign .tab-pane h3 {
  text-align: left;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 15px;
  color: #333;
}
#roaming-paketi-redesign .tab-pane ul {
  list-style-type: disc;
  padding-left: 20px;
}
#roaming-paketi-redesign .tab-pane ul li {
  margin-bottom: 10px;
  font-size: 16px;
  color: #555;
  text-align: left;
}
#roaming-paketi-redesign .flex-tabs {
  display: flex;
  gap: 20px;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 3;
  max-width: 1000px;
  margin: 0 auto;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #roaming-paketi-redesign .flex-tabs {
    gap: 10px;
  }
}
@media only screen and (max-width: 767px) {
  #roaming-paketi-redesign .flex-tabs {
    display: flex;
    gap: 10px;
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 3;
    max-width: 1000px;
    margin: 0 auto;
    flex-direction: column;
    top: 130px;
  }
}
#roaming-paketi-redesign #internerBalkan .tabs,
#roaming-paketi-redesign #internetSvet .tabs {
  -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;
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ie-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #roaming-paketi-redesign #internerBalkan .tabs,
  #roaming-paketi-redesign #internetSvet .tabs {
    width: 31% !important;
  }
}
@media only screen and (max-width: 767px) {
  #roaming-paketi-redesign #internerBalkan .tabs,
  #roaming-paketi-redesign #internetSvet .tabs {
    width: 100%;
  }
}
#roaming-paketi-redesign #internerBalkan .tabs a,
#roaming-paketi-redesign #internetSvet .tabs a {
  -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;
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ie-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #roaming-paketi-redesign #internerBalkan .tabs a,
  #roaming-paketi-redesign #internetSvet .tabs a {
    font-size: 15px !important;
  }
}
#roaming-paketi-redesign #internerBalkan .tabs a img,
#roaming-paketi-redesign #internetSvet .tabs a img {
  filter: brightness(0) saturate(100%);
}
#roaming-paketi-redesign #internerBalkan .tabs.active,
#roaming-paketi-redesign #internetSvet .tabs.active {
  -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;
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ie-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#roaming-paketi-redesign #internerBalkan .tabs.active a,
#roaming-paketi-redesign #internetSvet .tabs.active a {
  background-color: #E30074 !important;
  color: #fff !important;
  border-color: #E30074 !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;
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ie-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#roaming-paketi-redesign #internerBalkan .tabs.active a img,
#roaming-paketi-redesign #internetSvet .tabs.active a img {
  filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7465%) hue-rotate(115deg) brightness(104%) contrast(98%);
}
#roaming-paketi-redesign .tabs {
  width: 30%;
}
#roaming-paketi-redesign .tabs .btn-tabs {
  background-color: #fff;
  color: #000;
  border: 1px solid #ddd;
  text-align: center;
  align-items: center;
  padding: 10px;
  font-size: 14px;
  display: flex;
  overflow: hidden;
  border-radius: 10px !important;
}
#roaming-paketi-redesign .preporaki-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  background-color: #e20074;
  padding: 30px 45px;
  border-radius: 28px;
  width: 100%;
  height: 100%;
}
@media only screen and (max-width: 767px) {
  #roaming-paketi-redesign .preporaki-wrapper {
    padding: 20px;
  }
}
@media only screen and (max-width: 767px) {
  #roaming-paketi-redesign .preporaki-wrapper:before {
    content: "" !important;
    width: 60% !important;
    height: 100% !important;
    top: 0 !important;
    bottom: 0;
    margin: auto;
    transition: unset;
    background-size: cover !important;
    transform: unset !important;
    background-position: right !important;
  }
}
#roaming-paketi-redesign .preporaki-left {
  padding: unset;
}
@media only screen and (max-width: 767px) {
  #roaming-paketi-redesign .preporaki-left {
    width: 55%;
  }
}
#roaming-paketi-redesign .preporaki-left p {
  padding: 0 !important;
  margin: 0 !important;
  font-size: 22px !important;
}
@media only screen and (max-width: 767px) {
  #roaming-paketi-redesign .preporaki-left p {
    font-size: 17px !important;
  }
}
#roaming-paketi-redesign .preporaki-right {
  text-align: right;
}
@media only screen and (max-width: 767px) {
  #roaming-paketi-redesign .preporaki-right {
    text-align: center;
  }
}
#roaming-paketi-redesign .preporaka-text {
  margin: 0;
  font-family: 'teleNeo-bold' !important;
  color: white;
  font-size: 18px;
}
#roaming-paketi-redesign .btn-doznaj {
  background-color: #000000;
  color: #fff;
  border: none;
  padding: 8px 16px;
  border-radius: 24px;
  font-size: 16px;
  cursor: pointer;
  -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;
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ie-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: block;
}
@media only screen and (max-width: 767px) {
  #roaming-paketi-redesign .btn-doznaj {
    padding: 10px !important;
  }
}
#roaming-paketi-redesign .btn-doznaj: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;
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ie-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#roaming-paketi-redesign .btn-doznaj:hover {
  background-color: #c20065;
}
#roaming-paketi-redesign .preporaki-wrapper::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 30px;
  height: 30px;
  background-image: url('/content/images/internet-roaming-paketi-redesign/banner-rectangles.png');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  z-index: 1;
  height: 138px;
  width: 93%;
  max-width: 623px;
}
#roaming-paketi-redesign .table {
  width: 100%;
  border-collapse: collapse;
  table-layout: fixed;
}
#roaming-paketi-redesign .table thead th {
  background-color: #e6e6e6 !important;
  font-family: 'teleNeo-bold' !important;
  text-align: left;
  padding: 10px;
  border: 1px solid #ddd;
}
#roaming-paketi-redesign .table td {
  padding: 10px;
  border: 1px solid #ddd;
  vertical-align: top;
  background-color: #e6e6e6;
}
#roaming-paketi-redesign .table td:first-child {
  text-align: left;
  width: 30%;
  font-family: 'teleNeo-bold' !important;
}
#roaming-paketi-redesign .table td:nth-child(2) {
  text-align: left;
  line-height: 1.4;
}
#roaming-paketi-redesign .table tr,
#roaming-paketi-redesign .table th {
  background: none;
}
#roaming-paketi-redesign .table td,
#roaming-paketi-redesign .table tr {
  font-size: 16px;
  font-family: 'teleNeo-medium' !important;
}
#roaming-paketi-redesign .text-right p {
  font-family: 'teleNeo-medium' !important;
  color: white;
  font-size: 12px;
}
@media (min-width: 768px) and (max-width: 991px) {
  #roaming-paketi-redesign .tabs-container {
    position: relative;
    z-index: 10;
    padding-top: 95px;
  }
  #roaming-paketi-redesign #internet-balkan h1 {
    font-size: 37px;
  }
  #roaming-paketi-redesign .tabs .btn-tabs {
    font-size: 13px;
  }
  #roaming-paketi-redesign .preporaki-wrapper::before {
    content: "";
    width: 60%;
    height: 100%;
    top: 0;
    bottom: 0;
    margin: auto;
    transition: unset;
    background-size: cover;
    transform: unset;
    background-position: right;
  }
}
#roaming-paketi-redesign .operatori-table tr td {
  border: unset !important;
}
#roaming-paketi-redesign .operatori-table thead tr {
  border-top: unset !important;
}
#roaming-paketi-redesign .operatori-table thead tr th {
  border: unset !important;
  text-transform: uppercase;
}
#roaming-paketi-redesign .operatori-table tbody tr:last-of-type {
  border-bottom: unset !important;
}
#roaming-paketi-redesign .operatori-table tr {
  border-top: 1px solid #ddd !important;
  border-bottom: 1px solid #ddd !important;
  padding: 0 30px;
}
/*#endregion  internet roaming paketi redesign DIMI*/
/*#region letna roaming promocija*/
#letna-roaming-ponuda-banner .img-wrapper {
  overflow: hidden;
  height: 600px;
  -webkit-border-radius: 42px;
  -khtml-border-radius: 42px;
  -moz-border-radius: 42px;
  -ie-border-radius: 42px;
  -o-border-radius: 42px;
  -ms-border-radius: 42px;
  border-radius: 42px;
  margin-top: 30px;
}
@media only screen and (min-width:1200px) and (max-width: 1595px) {
  #letna-roaming-ponuda-banner .img-wrapper {
    height: 500px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #letna-roaming-ponuda-banner .img-wrapper {
    height: 300px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #letna-roaming-ponuda-banner .img-wrapper {
    height: 290px;
  }
}
@media only screen and (max-width: 767px) {
  #letna-roaming-ponuda-banner .img-wrapper {
    height: 160px !important;
    -webkit-border-radius: 16px;
    -khtml-border-radius: 16px;
    -moz-border-radius: 16px;
    -ie-border-radius: 16px;
    -o-border-radius: 16px;
    -ms-border-radius: 16px;
    border-radius: 16px;
  }
}
#letna-roaming-ponuda-banner .img-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
#letna-roaming-ponuda-banner .img-wrapper img.visible-xs {
  -webkit-border-radius: 16px;
  -khtml-border-radius: 16px;
  -moz-border-radius: 16px;
  -ie-border-radius: 16px;
  -o-border-radius: 16px;
  -ms-border-radius: 16px;
  border-radius: 16px;
  object-fit: cover;
}
#letna-roaming-ponuda-trips {
  position: relative;
  margin: 100px 0;
}
#letna-roaming-ponuda-trips .gray-bg-section > .flex {
  grid-gap: 7px;
  flex-wrap: nowrap;
  align-items: stretch;
}
@media only screen and (max-width: 767px) {
  #letna-roaming-ponuda-trips .gray-bg-section > .flex {
    flex-flow: column;
  }
}
#letna-roaming-ponuda-trips .left {
  width: 40%;
  grid-gap: 7px;
  flex-wrap: wrap;
}
@media only screen and (max-width: 767px) {
  #letna-roaming-ponuda-trips .left {
    width: 100%;
  }
}
#letna-roaming-ponuda-trips .left .card {
  width: 49%;
}
@media (max-width: 991px) {
  #letna-roaming-ponuda-trips .left .card {
    width: 48%;
  }
}
#letna-roaming-ponuda-trips .right {
  background-color: #F1F1F1B2;
  -webkit-border-radius: 16px;
  -khtml-border-radius: 16px;
  -moz-border-radius: 16px;
  -ie-border-radius: 16px;
  -o-border-radius: 16px;
  -ms-border-radius: 16px;
  border-radius: 16px;
  width: 60%;
}
@media only screen and (max-width: 767px) {
  #letna-roaming-ponuda-trips .right {
    width: 100%;
  }
}
#letna-roaming-ponuda-trips .right .text {
  position: relative;
  height: 100%;
  padding: 0 340px 0 80px;
  margin: 0 auto;
  align-content: center;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #letna-roaming-ponuda-trips .right .text {
    padding: 0 100px 0 40px;
  }
}
@media (max-width: 991px) {
  #letna-roaming-ponuda-trips .right .text {
    padding: 0 20px;
  }
}
#letna-roaming-ponuda-trips .right h1 {
  font-family: 'teleNeo-var' !important;
  color: black;
  font-size: 28px;
  text-align: left;
  font-variation-settings: "wght" 500, "wdth" 140;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #letna-roaming-ponuda-trips .right h1 {
    font-size: 24px;
  }
}
@media (max-width: 991px) {
  #letna-roaming-ponuda-trips .right h1 {
    font-size: 23px;
    line-height: 1.3;
  }
}
#letna-roaming-ponuda-trips .right h1 strong {
  font-variation-settings: "wght" 850, "wdth" 140;
  font-family: 'teleNeo-var' !important;
  font-size: 42px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #letna-roaming-ponuda-trips .right h1 strong {
    font-size: 30px;
  }
}
@media (max-width: 991px) {
  #letna-roaming-ponuda-trips .right h1 strong {
    font-size: 28px;
  }
}
#letna-roaming-ponuda-internet {
  margin-bottom: 100px;
}
#letna-roaming-ponuda-internet h2 {
  font-family: 'teleNeo-var' !important;
  font-variation-settings: "wght" 500, "wdth" 140;
  font-size: 28px;
  text-transform: uppercase;
  display: inline-block;
  margin: 30px 0 30px 30px;
  padding-right: 120px;
  display: inline-grid;
}
@media only screen and (max-width: 767px) {
  #letna-roaming-ponuda-internet h2 {
    font-size: 20px;
    margin-left: 0;
    padding-right: 0;
  }
}
#letna-roaming-ponuda-internet h2 strong {
  font-size: 42px;
  font-variation-settings: "wght" 850, "wdth" 140;
  font-family: 'teleNeo-var' !important;
}
@media only screen and (max-width: 767px) {
  #letna-roaming-ponuda-internet h2 strong {
    display: block;
    font-size: 23px;
  }
}
#letna-roaming-ponuda-internet .flex {
  flex-wrap: wrap;
  grid-gap: 0;
  justify-content: space-between;
  align-items: stretch;
  grid-gap: 10px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #letna-roaming-ponuda-internet .flex {
    align-items: flex-start;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #letna-roaming-ponuda-internet .flex {
    flex-direction: column;
  }
}
#letna-roaming-ponuda-internet .flex > div {
  width: 48%;
}
@media (max-width: 991px) {
  #letna-roaming-ponuda-internet .flex > div {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #letna-roaming-ponuda-internet .flex > div.right {
    width: 70%;
    margin: 30px auto;
  }
}
#letna-roaming-ponuda-internet .flex > div .img-2x {
  display: inline-block;
  margin-bottom: 30px;
  width: 100px;
}
@media only screen and (max-width: 767px) {
  #letna-roaming-ponuda-internet .flex > div .img-2x {
    width: 80px;
  }
}
#letna-roaming-ponuda-internet .flex > div .img-2x img {
  animation: bounceIn ease-in-out 15s infinite;
  width: 100%;
}
#letna-roaming-ponuda-internet .flex > div p {
  font-size: 20px;
  font-family: 'teleNeo-medium' !important;
  padding-right: 310px;
  line-height: 1.2;
}
@media (max-width: 991px) {
  #letna-roaming-ponuda-internet .flex > div p {
    padding-right: 0;
    font-size: 20px;
  }
}
#letna-roaming-ponuda-internet .flex > div a.btn {
  margin: 40px 0;
}
#letna-roaming-ponuda-internet .flex > div.right {
  grid-gap: 6px !important;
  flex-flow: column;
  align-items: flex-end;
  text-align: right;
}
#letna-roaming-ponuda-internet .flex > div.right > div {
  width: 100%;
}
#letna-roaming-ponuda-internet .grayBg {
  background-color: #F1F1F1B2;
  padding: 30px;
  margin: 30px 0 0;
  -webkit-border-radius: 16px;
  -khtml-border-radius: 16px;
  -moz-border-radius: 16px;
  -ie-border-radius: 16px;
  -o-border-radius: 16px;
  -ms-border-radius: 16px;
  border-radius: 16px;
}
#letna-roaming-ponuda-internet .grayBg p {
  font-size: 16px !important;
  line-height: 1;
  padding: 0 !important;
  margin: 0;
}
#letna-roaming-ponuda-internet .grayBg a {
  color: #e20074;
  font-size: 16px;
  text-decoration: underline;
  font-family: 'teleNeo-medium' !important;
}
#letna-roaming-ponuda-paketi h2 {
  font-family: 'teleNeo-var' !important;
  font-variation-settings: "wght" 500, "wdth" 140;
  font-size: 36px;
  text-transform: uppercase;
  display: inline-block;
}
#letna-roaming-ponuda-paketi h2 strong {
  font-size: 36px;
  font-variation-settings: "wght" 850, "wdth" 140;
  font-family: 'teleNeo-var' !important;
}
#letna-roaming-ponuda-paketi h3 {
  font-size: 18px;
  margin: 0 0 20px;
  font-family: 'teleNeo-extra' !important;
  position: relative;
  z-index: 2;
}
#letna-roaming-ponuda-paketi h4 {
  font-size: 32px;
  font-family: 'teleNeo-bold' !important;
  margin: 0 0 10px;
  padding: 0;
}
#letna-roaming-ponuda-paketi p {
  font-size: 18px;
  font-family: 'teleNeo-regular' !important;
}
#letna-roaming-ponuda-paketi .flex {
  flex-wrap: wrap;
  grid-gap: 10px;
  align-items: stretch;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #letna-roaming-ponuda-paketi .flex {
    flex-flow: column;
  }
}
#letna-roaming-ponuda-paketi .flex > div {
  width: 49%;
  margin: 30px 0;
  padding: 50px 40px;
  background-color: #F5F5F5;
  -webkit-border-radius: 16px;
  -khtml-border-radius: 16px;
  -moz-border-radius: 16px;
  -ie-border-radius: 16px;
  -o-border-radius: 16px;
  -ms-border-radius: 16px;
  border-radius: 16px;
  position: relative;
  overflow: hidden;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #letna-roaming-ponuda-paketi .flex > div {
    width: 100%;
    overflow: hidden;
  }
}
@media only screen and (max-width: 767px) {
  #letna-roaming-ponuda-paketi .flex > div {
    width: 100%;
  }
}
#letna-roaming-ponuda-paketi .flex > div:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  background-position: top right;
  width: 350px;
  height: 100%;
  z-index: 0;
}
#letna-roaming-ponuda-paketi .flex > div.balkan:after {
  background-image: url('/content/images/letna-roaming-ponuda/balkan.png');
  background-size: contain;
  background-repeat: no-repeat;
}
#letna-roaming-ponuda-paketi .flex > div.svet:after {
  background-image: url('/content/images/letna-roaming-ponuda/svet.png');
  background-size: contain;
  background-repeat: no-repeat;
  width: 220px !important;
}
#letna-roaming-ponuda-paketi .flex > div > .flex {
  justify-content: flex-start;
  grid-gap: 6px;
  z-index: 2;
  position: relative;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #letna-roaming-ponuda-paketi .flex > div > .flex {
    flex-flow: row;
  }
}
#letna-roaming-ponuda-paketi .flex > div > .flex .paket {
  padding: 20px;
  margin: 0;
  -webkit-border-radius: 16px;
  -khtml-border-radius: 16px;
  -moz-border-radius: 16px;
  -ie-border-radius: 16px;
  -o-border-radius: 16px;
  -ms-border-radius: 16px;
  border-radius: 16px;
  width: 40%;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #letna-roaming-ponuda-paketi .flex > div > .flex .paket {
    width: 47%;
  }
}
@media only screen and (max-width: 767px) {
  #letna-roaming-ponuda-paketi .flex > div > .flex .paket {
    width: 100%;
  }
}
#letna-roaming-ponuda-paketi .flex > div > .flex .paket.yellow {
  background: #F6D046;
}
#letna-roaming-ponuda-paketi .flex > div > .flex .paket.orange {
  background: #FFB25C;
}
#letna-roaming-ponuda-paketi .flex > div > .flex .paket.green {
  background: #4DE0AF;
}
#letna-roaming-ponuda-paketi .flex > div > .flex .paket.mint {
  background: #4AD9CD;
}
#letna-roaming-ponuda-paketi .flex > div > .flex .paket p.internet {
  font-size: 46px;
  font-family: 'teleNeo-bold' !important;
  margin: 0;
}
#letna-roaming-ponuda-paketi .flex > div > .flex .paket small {
  font-family: 'teleNeo-regular' !important;
  font-size: 16px;
}
#letna-roaming-ponuda-paketi .flex > div > .flex .paket .price {
  font-size: 24px;
  font-family: 'teleNeo-bold' !important;
  margin: 25px 0 0;
}
#letna-roaming-ponuda-last-sec .activate-section {
  text-align: center;
  margin: 30px 0;
}
#letna-roaming-ponuda-last-sec .activate-section p {
  font-size: 24px;
  line-height: 1.3;
}
#letna-roaming-ponuda-last-sec .grayBg {
  background: #f1f1f1;
  -webkit-border-radius: 16px;
  -khtml-border-radius: 16px;
  -moz-border-radius: 16px;
  -ie-border-radius: 16px;
  -o-border-radius: 16px;
  -ms-border-radius: 16px;
  border-radius: 16px;
  padding: 20px;
  margin: 20px 0;
  text-align: left;
}
@media only screen and (max-width: 767px) {
  #letna-roaming-ponuda-last-sec .grayBg {
    margin-bottom: 50px;
  }
}
#letna-roaming-ponuda-last-sec .grayBg p {
  font-size: 17px;
  line-height: 1.3;
  margin: 0 0 10px;
  font-family: 'teleNeo-regular' !important;
  max-width: 1100px;
}
@media only screen and (max-width: 767px) {
  #letna-roaming-ponuda-last-sec .grayBg p {
    max-width: 100%;
  }
}
#letna-roaming-ponuda-last-sec .grayBg a {
  color: #e20074;
  text-decoration: underline;
  font-family: 'teleNeo-bold' !important;
  font-size: 17px;
}
/*#endregion letna roaming promocija*/
/*#region annual report 2024/5*/
#annual-report-main-image {
  position: relative;
}
#annual-report-main-image .main-image {
  height: 600px;
  position: relative;
  margin: 30px 0 100px;
}
@media only screen and (min-width:1200px) and (max-width: 1595px) {
  #annual-report-main-image .main-image {
    height: 500px;
  }
}
@media (max-width: 991px) {
  #annual-report-main-image .main-image {
    height: 350px;
  }
}
#annual-report-main-image .main-image .t-logo-absolute {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 200px;
  height: 200px;
  text-align: center;
  vertical-align: middle;
  z-index: 3;
}
@media (max-width: 991px) {
  #annual-report-main-image .main-image .t-logo-absolute {
    height: 90px;
    width: 90px;
  }
}
#annual-report-main-image .main-image .text-absolute {
  position: absolute;
  right: 30px;
  bottom: 20px;
  text-align: right;
  z-index: 4;
}
#annual-report-main-image .main-image .text-absolute h1 {
  color: white;
  font-size: 48px;
  font-family: 'teleNeo-bold' !important;
  text-transform: none;
}
@media (max-width: 991px) {
  #annual-report-main-image .main-image .text-absolute h1 {
    font-size: 30px;
    margin: 0;
  }
}
#annual-report-main-image .main-image .video {
  width: 100%;
  height: 100%;
  overflow: hidden;
  -webkit-border-radius: 42px;
  -khtml-border-radius: 42px;
  -moz-border-radius: 42px;
  -ie-border-radius: 42px;
  -o-border-radius: 42px;
  -ms-border-radius: 42px;
  border-radius: 42px;
}
#annual-report-main-image .main-image .video:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background: #00356047;
  z-index: 2;
  -webkit-border-radius: 42px;
  -khtml-border-radius: 42px;
  -moz-border-radius: 42px;
  -ie-border-radius: 42px;
  -o-border-radius: 42px;
  -ms-border-radius: 42px;
  border-radius: 42px;
}
#annual-report-main-image .main-image .video:after {
  content: '';
  position: absolute;
  height: 100%;
  width: 550px;
  background-position: center;
  background-image: url('/content/images/annual-report-2024/main-banner-shape.png');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: right center;
  z-index: 3;
  right: 0;
  top: 0;
  -webkit-border-radius: 0 42px 42px 0;
  -khtml-border-radius: 0 42px 42px 0;
  -moz-border-radius: 0 42px 42px 0;
  -ie-border-radius: 0 42px 42px 0;
  -o-border-radius: 0 42px 42px 0;
  -ms-border-radius: 0 42px 42px 0;
  border-radius: 0 42px 42px 0;
}
@media only screen and (min-width:1200px) and (max-width: 1440px) {
  #annual-report-main-image .main-image .video:after {
    width: 440px;
  }
}
@media (max-width: 991px) {
  #annual-report-main-image .main-image .video:after {
    width: 100%;
    height: 100px;
    background: #e20074;
    background-image: none;
    -webkit-border-radius: 0 0 42px 42px;
    -khtml-border-radius: 0 0 42px 42px;
    -moz-border-radius: 0 0 42px 42px;
    -ie-border-radius: 0 0 42px 42px;
    -o-border-radius: 0 0 42px 42px;
    -ms-border-radius: 0 0 42px 42px;
    border-radius: 0 0 42px 42px;
    top: initial;
    bottom: 0;
  }
}
#annual-report-main-image .main-image .video video {
  width: 100%;
  height: auto;
  max-width: 1680px;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
@media only screen and (max-width: 767px) {
  #annual-report-main-image .main-image .video video {
    width: 150%;
  }
}
@media only screen and (max-width: 767px) {
  #annual-report-main-image .main-image .full-image {
    height: auto;
  }
}
@media only screen and (max-width: 767px) {
  #annual-report-main-image .main-image .full-image img {
    height: auto;
    width: 100%;
    object-fit: initial;
    object-position: initial;
  }
}
#annual-report-management {
  position: relative;
  margin: 40px 0;
  padding-bottom: 50px;
}
#annual-report-management:before {
  position: absolute;
  content: '';
  background-position: center;
  background-image: url('/content/images/annual-report-2024/lines-shape.png');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: left top;
  width: 900px;
  height: 100%;
}
@media (max-width: 991px) {
  #annual-report-management:before {
    display: none;
  }
}
#annual-report-management h2 {
  color: black;
  font-size: 48px;
  font-family: 'teleNeo-bold' !important;
  height: initial !important;
  padding: 0 300px;
}
@media (max-width: 991px) {
  #annual-report-management h2.text-center {
    padding: 0;
    font-size: 30px;
  }
}
@media (max-width: 991px) {
  #annual-report-management h2 {
    padding: 0;
  }
}
#annual-report-management h2 span {
  display: block;
  font-size: 25px;
  font-family: 'teleNeo-bold' !important;
}
#annual-report-management .content-center {
  text-align: center;
  padding: 0 300px;
  margin: 0 auto;
  height: 400px;
  overflow: scroll;
  margin-bottom: 70px !important;
}
@media (max-width: 991px) {
  #annual-report-management .content-center {
    padding: 0;
  }
}
#annual-report-management .content-center p {
  font-size: 17px;
}
#annual-report-management .content-center::-webkit-scrollbar {
  width: 5px;
}
#annual-report-management .content-center::-webkit-scrollbar-thumb {
  background: #e20074;
  -webkit-border-radius: 10px;
  -khtml-border-radius: 10px;
  -moz-border-radius: 10px;
  -ie-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
}
#annual-report-management .content-center::-webkit-scrollbar-track {
  background: white;
  -webkit-border-radius: 10px;
  -khtml-border-radius: 10px;
  -moz-border-radius: 10px;
  -ie-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
}
#annual-report-management .full-image {
  height: 600px;
  -webkit-border-radius: 42px;
  -khtml-border-radius: 42px;
  -moz-border-radius: 42px;
  -ie-border-radius: 42px;
  -o-border-radius: 42px;
  -ms-border-radius: 42px;
  border-radius: 42px;
  overflow: hidden;
}
@media (max-width: 991px) {
  #annual-report-management .full-image {
    height: 300px;
  }
}
#annual-report-management .full-image img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: center;
}
#annual-report-achievements {
  position: relative;
  overflow: hidden;
  padding-bottom: 100px;
}
@media (max-width: 991px) {
  #annual-report-achievements {
    padding-bottom: 20px;
  }
}
#annual-report-achievements .custom-container {
  overflow: visible;
}
#annual-report-achievements .slider-overflow {
  width: 100vw;
  overflow-x: scroll;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  padding-left: calc((100vw - 1680px) / 2);
  box-sizing: border-box;
  white-space: nowrap;
  height: 480px;
}
@media (max-width: 991px) {
  #annual-report-achievements .slider-overflow {
    height: 400px;
  }
}
#annual-report-achievements .slider-overflow::-webkit-scrollbar {
  display: none;
}
#annual-report-achievements .slider-overflow .scroll-row {
  display: flex;
  gap: 5px;
  padding-bottom: 20px;
  min-width: max-content;
  /* ensures content doesn't shrink */
  height: 100%;
}
#annual-report-achievements h2 {
  font-size: 100px;
  font-family: 'teleNeo-extra' !important;
  color: black;
  margin-bottom: 30px;
}
#annual-report-achievements h2 span {
  font-size: 39px;
  font-family: 'teleNeo-medium' !important;
  text-transform: uppercase;
  display: block;
}
@media (max-width: 991px) {
  #annual-report-achievements h2 span {
    font-size: 30px;
  }
}
@media (max-width: 991px) {
  #annual-report-achievements h2 {
    font-size: 70px;
  }
}
#annual-report-achievements .card {
  position: relative;
  padding: 30px;
  margin: 0 5px;
  -webkit-border-radius: 24px;
  -khtml-border-radius: 24px;
  -moz-border-radius: 24px;
  -ie-border-radius: 24px;
  -o-border-radius: 24px;
  -ms-border-radius: 24px;
  border-radius: 24px;
  height: 100%;
  width: 380px;
  flex: 0 0 auto;
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  #annual-report-achievements .card {
    width: 300px;
  }
}
#annual-report-achievements .card .flex {
  flex-flow: column;
  align-content: flex-start;
  flex-wrap: wrap;
  justify-content: flex-end;
  height: 100%;
  align-items: flex-start;
}
#annual-report-achievements .card h3 {
  font-size: 60px;
  font-family: 'teleNeo-extra' !important;
  color: black;
}
@media (max-width: 991px) {
  #annual-report-achievements .card h3 {
    font-size: 35px;
  }
}
#annual-report-achievements .card h3 span {
  display: block;
  font-size: 32px;
  font-family: 'teleNeo-bold' !important;
  text-transform: uppercase;
  white-space: pre-wrap;
}
@media (max-width: 991px) {
  #annual-report-achievements .card h3 span {
    font-size: 25px;
  }
}
#annual-report-achievements .card h4 {
  font-size: 30px;
  font-family: 'teleNeo-medium' !important;
  white-space: pre-line;
}
@media (max-width: 991px) {
  #annual-report-achievements .card h4 {
    font-size: 22px;
  }
}
#annual-report-achievements .card:nth-child(1) {
  background: #FF9661;
}
#annual-report-achievements .card:nth-child(1) .flex {
  padding-bottom: 60px;
}
#annual-report-achievements .card:nth-child(2) {
  background: #FFB25C;
}
#annual-report-achievements .card:nth-child(3) {
  background: #F6D046;
}
#annual-report-achievements .card:nth-child(4) {
  background: #EFDC34;
}
#annual-report-achievements .card:nth-child(5) {
  background: #D4DC38;
}
#annual-report-achievements .card:nth-child(6) {
  background: #A7DE59;
}
#annual-report-achievements .card:nth-child(7) {
  background: #74E281;
}
#annual-report-achievements .card:nth-child(8) {
  background: #4DE0AF;
}
#annual-report-achievements .card:nth-child(9) {
  background: #4DD1E0;
}
#annual-report-achievements .card:nth-child(10) {
  background: #84B0F5;
}
#annual-report-achievements .card:nth-child(11) {
  background: #A49DF1;
}
#annual-report-ookla {
  position: relative;
  background: #e20074;
  padding: 140px 0;
}
@media (max-width: 991px) {
  #annual-report-ookla {
    padding: 40px 0;
  }
}
#annual-report-ookla:after {
  position: absolute;
  content: '';
  background-position: center;
  background-image: url('/content/images/annual-report-2024/zici-ookla.png');
  background-size: cover;
  background-repeat: no-repeat;
  right: 0;
  top: 0;
  bottom: 0;
  width: 800px;
  height: 100%;
  z-index: 0;
  mix-blend-mode: lighten;
}
@media (max-width: 991px) {
  #annual-report-ookla:after {
    display: none;
  }
}
#annual-report-ookla h3 {
  font-size: 48px;
  font-family: 'teleNeo-bold' !important;
  color: white;
}
@media (max-width: 991px) {
  #annual-report-ookla h3 {
    font-size: 30px;
  }
}
#annual-report-ookla .flex {
  position: relative;
  z-index: 1;
  align-items: flex-start;
  justify-content: space-between;
}
@media (max-width: 991px) {
  #annual-report-ookla .flex {
    flex-flow: column;
  }
}
#annual-report-ookla .flex .text {
  width: 45%;
  color: white;
  height: 400px;
  overflow: scroll;
  padding-right: 20px;
}
#annual-report-ookla .flex .text::-webkit-scrollbar {
  width: 5px;
}
#annual-report-ookla .flex .text::-webkit-scrollbar-thumb {
  background: white;
  -webkit-border-radius: 10px;
  -khtml-border-radius: 10px;
  -moz-border-radius: 10px;
  -ie-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
}
#annual-report-ookla .flex .text::-webkit-scrollbar-track {
  background: #e20074;
  -webkit-border-radius: 10px;
  -khtml-border-radius: 10px;
  -moz-border-radius: 10px;
  -ie-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
}
@media (max-width: 991px) {
  #annual-report-ookla .flex .text {
    width: 100%;
  }
}
#annual-report-ookla .flex .text p {
  font-size: 17px;
}
#annual-report-ookla .flex .image {
  width: 50%;
  height: 450px;
  text-align: center;
}
#annual-report-ookla .flex .image img {
  height: 100%;
  object-fit: cover;
  object-position: center;
}
@media (max-width: 991px) {
  #annual-report-ookla .flex .image {
    width: 100%;
    height: 300px;
  }
}
@media only screen and (max-width: 767px) {
  #annual-report-ookla .flex .image {
    height: 210px;
  }
}
#annual-report-client-satisfaction {
  position: relative;
  padding: 100px 0;
  background-attachment: fixed;
}
@media (max-width: 991px) {
  #annual-report-client-satisfaction {
    padding: 50px 0;
  }
}
#annual-report-client-satisfaction .gap50 {
  grid-gap: 50px;
}
#annual-report-client-satisfaction:before {
  content: '';
  position: absolute;
  background-image: url('/content/images/annual-report-2024/lines2-shape.png');
  background-size: contain;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  background-position: left center;
  z-index: 0;
  top: 0;
  left: 0;
  background-attachment: fixed;
}
@media (max-width: 991px) {
  #annual-report-client-satisfaction:before {
    display: none;
  }
}
#annual-report-client-satisfaction h3 {
  font-size: 48px;
  font-family: 'teleNeo-bold' !important;
  color: black;
}
@media (max-width: 991px) {
  #annual-report-client-satisfaction h3 {
    font-size: 30px;
  }
}
#annual-report-client-satisfaction .flex {
  position: relative;
  z-index: 1;
}
@media (max-width: 991px) {
  #annual-report-client-satisfaction .flex {
    flex-flow: column;
  }
}
#annual-report-client-satisfaction .flex > div {
  width: 45%;
}
@media (max-width: 991px) {
  #annual-report-client-satisfaction .flex > div {
    width: 100%;
  }
}
@media (max-width: 991px) and (max-width: 991px) {
  #annual-report-client-satisfaction .flex > div .flex {
    grid-gap: 0;
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }
}
#annual-report-client-satisfaction .flex > div.left img {
  width: 100px;
}
#annual-report-client-satisfaction .flex > div.left .text {
  background: white;
  padding: 20px 35px;
}
@media (max-width: 991px) {
  #annual-report-client-satisfaction .flex > div.left .text {
    text-align: center;
  }
}
#annual-report-client-satisfaction .flex > div.left .text h2 {
  font-size: 70px;
  font-family: 'teleNeo-extra' !important;
}
#annual-report-client-satisfaction .flex > div.left .text p {
  font-size: 27px;
  font-family: 'teleNeo-medium' !important;
  line-height: 1.2;
}
#annual-report-client-satisfaction .flex .scroll {
  height: 400px;
  overflow: scroll;
  padding-right: 20px;
}
#annual-report-client-satisfaction .flex .scroll::-webkit-scrollbar {
  width: 5px;
}
#annual-report-client-satisfaction .flex .scroll::-webkit-scrollbar-thumb {
  background: #e20074;
  -webkit-border-radius: 10px;
  -khtml-border-radius: 10px;
  -moz-border-radius: 10px;
  -ie-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
}
#annual-report-client-satisfaction .flex .scroll::-webkit-scrollbar-track {
  background: white;
  -webkit-border-radius: 10px;
  -khtml-border-radius: 10px;
  -moz-border-radius: 10px;
  -ie-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
}
#annual-report-telemedicine {
  /* .cover-bgImg('/content/images/annual-report-2024/telemedicina-image.jpg');*/
  position: relative;
  background-attachment: fixed;
  background: #FFB25C;
  padding: 100px 0;
}
#annual-report-telemedicine:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.3) 33.66%, rgba(0, 0, 0, 0.7) 100%), linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 100%);
  top: 0;
  left: 0;
  background-attachment: fixed;
  z-index: 2;
}
@media only screen and (max-width: 767px) {
  #annual-report-telemedicine:before {
    background: linear-gradient(180deg, #000000 33.66%, #000000 100%), linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 100%);
  }
}
#annual-report-telemedicine > img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  mix-blend-mode: initial;
  margin-top: -100px;
}
#annual-report-telemedicine .ec {
  position: absolute;
  left: 240px;
  top: -60px;
  z-index: 2;
  width: 190px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #annual-report-telemedicine .ec {
    left: 0;
    width: 150px;
  }
}
@media (max-width: 991px) {
  #annual-report-telemedicine .ec {
    left: 0;
    top: -160px;
    z-index: 2;
    width: 150px;
    box-shadow: 0 0 20px #00000029;
    border-radius: 50%;
  }
}
#annual-report-telemedicine .text-center {
  position: relative;
  z-index: 2;
}
#annual-report-telemedicine .text-center h3 {
  font-size: 48px;
  color: white;
  font-family: 'teleNeo-bold' !important;
  padding: 0 400px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #annual-report-telemedicine .text-center h3 {
    padding: 0 100px;
  }
}
@media (max-width: 991px) {
  #annual-report-telemedicine .text-center h3 {
    padding: 0;
    font-size: 30px;
  }
}
#annual-report-telemedicine .scroll {
  height: 400px;
  overflow: auto;
  position: relative;
  padding: 0 400px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #annual-report-telemedicine .scroll {
    padding: 0 100px;
  }
}
@media (max-width: 991px) {
  #annual-report-telemedicine .scroll {
    padding: 0;
  }
}
@media only screen and (max-width: 767px) {
  #annual-report-telemedicine .scroll {
    text-align: left;
    padding-right: 15px;
  }
}
#annual-report-telemedicine .scroll::-webkit-scrollbar {
  width: 5px;
}
#annual-report-telemedicine .scroll::-webkit-scrollbar-thumb {
  background: #e20074;
  -webkit-border-radius: 10px;
  -khtml-border-radius: 10px;
  -moz-border-radius: 10px;
  -ie-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
}
#annual-report-telemedicine .scroll::-webkit-scrollbar-track {
  background: white;
  -webkit-border-radius: 10px;
  -khtml-border-radius: 10px;
  -moz-border-radius: 10px;
  -ie-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
}
#annual-report-telemedicine .scroll p {
  font-size: 18px;
  font-family: 'teleNeo-medium' !important;
  color: white;
}
#annual-report-new-standards {
  position: relative;
  background: white;
  background-attachment: fixed;
  padding: 50px 0;
}
#annual-report-new-standards h3 {
  font-size: 48px;
  font-family: 'teleNeo-bold' !important;
  color: black;
}
@media (max-width: 991px) {
  #annual-report-new-standards h3 {
    font-size: 30px;
  }
}
#annual-report-new-standards p {
  font-size: 17px;
}
#annual-report-new-standards .scroll {
  height: 400px;
  overflow: auto;
  position: relative;
  padding-right: 20px;
}
#annual-report-new-standards .scroll::-webkit-scrollbar {
  width: 5px;
}
#annual-report-new-standards .scroll::-webkit-scrollbar-thumb {
  background: #e20074;
  -webkit-border-radius: 10px;
  -khtml-border-radius: 10px;
  -moz-border-radius: 10px;
  -ie-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
}
#annual-report-new-standards .scroll::-webkit-scrollbar-track {
  background: white;
  -webkit-border-radius: 10px;
  -khtml-border-radius: 10px;
  -moz-border-radius: 10px;
  -ie-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
}
#annual-report-new-standards .flex {
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 991px) {
  #annual-report-new-standards .flex {
    flex-flow: column;
  }
}
#annual-report-new-standards .flex > div {
  width: 45%;
}
@media (max-width: 991px) {
  #annual-report-new-standards .flex > div {
    width: 100%;
  }
}
#annual-report-napravi-mesto {
  position: relative;
  padding: 40px 0;
  background-color: #5EC2ED;
  background-attachment: fixed;
}
#annual-report-napravi-mesto:before {
  content: '';
  position: absolute;
  background-image: url('/content/images/annual-report-2024/white-lines.png');
  background-size: cover;
  background-repeat: no-repeat;
  top: 0;
  left: 0;
  background-position: center;
  width: 100%;
  height: 100%;
  background-attachment: fixed;
}
#annual-report-napravi-mesto .quote {
  position: relative;
  padding: 20px 40px;
}
#annual-report-napravi-mesto .quote:after {
  content: '';
  position: absolute;
  right: 60px;
  bottom: 20px;
  background-image: url('/content/images/annual-report-2024/quotes.png');
  background-size: contain;
  background-repeat: no-repeat;
  width: 60px;
  height: 60px;
}
#annual-report-napravi-mesto .black-bg {
  background: black;
  color: white;
  -webkit-border-radius: 80px 20px 80px 80px;
  -khtml-border-radius: 80px 20px 80px 80px;
  -moz-border-radius: 80px 20px 80px 80px;
  -ie-border-radius: 80px 20px 80px 80px;
  -o-border-radius: 80px 20px 80px 80px;
  -ms-border-radius: 80px 20px 80px 80px;
  border-radius: 80px 20px 80px 80px;
  width: 75% !important;
  margin-bottom: 70px;
}
#annual-report-napravi-mesto .black-bg:after {
  background-image: url('/content/images/annual-report-2024/quotes-black.png');
  background-size: contain;
  background-repeat: no-repeat;
}
@media only screen and (max-width: 767px) {
  #annual-report-napravi-mesto .black-bg {
    width: 100% !important;
  }
}
#annual-report-napravi-mesto .white-bg {
  background: white;
  color: black;
  -webkit-border-radius: 20px 80px 80px 80px;
  -khtml-border-radius: 20px 80px 80px 80px;
  -moz-border-radius: 20px 80px 80px 80px;
  -ie-border-radius: 20px 80px 80px 80px;
  -o-border-radius: 20px 80px 80px 80px;
  -ms-border-radius: 20px 80px 80px 80px;
  border-radius: 20px 80px 80px 80px;
  max-width: 700px;
}
@media (max-width: 991px) {
  #annual-report-napravi-mesto .white-bg {
    margin: 30px 0;
  }
}
#annual-report-napravi-mesto .white-bg P {
  font-size: 48px;
  font-family: 'teleNeo-bold' !important;
  margin: 0;
  line-height: 1.2;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #annual-report-napravi-mesto .white-bg P {
    font-size: 28px;
  }
}
@media (max-width: 991px) {
  #annual-report-napravi-mesto .white-bg P {
    font-size: 30px;
  }
}
@media only screen and (max-width: 767px) {
  #annual-report-napravi-mesto .white-bg P {
    font-size: 17px;
  }
}
@media (max-width: 991px) {
  #annual-report-napravi-mesto .flex {
    flex-flow: column;
  }
}
#annual-report-napravi-mesto .flex > div {
  width: 45%;
}
@media (max-width: 991px) {
  #annual-report-napravi-mesto .flex > div {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  #annual-report-napravi-mesto .flex > div {
    margin: 10px 0;
  }
}
#annual-report-napravi-mesto .flex h3 {
  font-size: 48px;
  color: black;
  font-family: 'teleNeo-bold' !important;
}
@media (max-width: 991px) {
  #annual-report-napravi-mesto .flex h3 {
    font-size: 30px;
  }
}
#annual-report-napravi-mesto .scroll {
  height: 400px;
  overflow: auto;
  position: relative;
  padding-right: 20px;
}
#annual-report-napravi-mesto .scroll::-webkit-scrollbar {
  width: 5px;
}
#annual-report-napravi-mesto .scroll::-webkit-scrollbar-thumb {
  background: #e20074;
  -webkit-border-radius: 10px;
  -khtml-border-radius: 10px;
  -moz-border-radius: 10px;
  -ie-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
}
#annual-report-napravi-mesto .scroll::-webkit-scrollbar-track {
  background: white;
  -webkit-border-radius: 10px;
  -khtml-border-radius: 10px;
  -moz-border-radius: 10px;
  -ie-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
}
#annual-report-napravi-mesto .scroll p {
  font-size: 18px;
  font-family: 'teleNeo-medium' !important;
}
#annual-report-napravi-mesto .phone-stack {
  position: relative;
  width: 439px;
  height: 906px;
  transform: scale(0.7);
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #annual-report-napravi-mesto .phone-stack {
    width: 50%;
    margin: 0 auto;
    height: 665px;
  }
}
@media only screen and (max-width: 767px) {
  #annual-report-napravi-mesto .phone-stack {
    width: 100%;
    height: 625px;
  }
}
#annual-report-napravi-mesto .phone-slide {
  position: absolute;
  width: 100%;
  height: 100%;
  cursor: pointer;
  transition: transform 0.5s ease;
  z-index: 1;
  opacity: 0.85;
  transform: translate(30px, -20px);
  overflow: hidden;
  border-radius: 55px;
  opacity: 0.65;
}
#annual-report-napravi-mesto .phone-slide.active {
  z-index: 10;
  transform: translate(0px, 0px);
  opacity: 1;
  transition: transform 0.5s ease;
}
#annual-report-napravi-mesto .iphone-frame {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 2;
  pointer-events: none;
}
#annual-report-napravi-mesto video {
  position: absolute;
  top: 0;
  left: 5px;
  width: calc(100% - 10px);
  height: 100%;
  z-index: 1;
  border-radius: 60px;
  object-fit: cover;
}
#annual-report-better-future {
  position: relative;
  padding: 40px 0;
  background: black;
}
#annual-report-better-future .light-blue-bg {
  padding: 40px;
  background: #F2F8FC;
  -webkit-border-radius: 80px 50px 80px 80px;
  -khtml-border-radius: 80px 50px 80px 80px;
  -moz-border-radius: 80px 50px 80px 80px;
  -ie-border-radius: 80px 50px 80px 80px;
  -o-border-radius: 80px 50px 80px 80px;
  -ms-border-radius: 80px 50px 80px 80px;
  border-radius: 80px 50px 80px 80px;
  position: relative;
}
#annual-report-better-future .light-blue-bg:after {
  content: '';
  position: absolute;
  right: 60px;
  bottom: 50px;
  z-index: 0;
  background-image: url('/content/images/annual-report-2024/light-quotes.png');
  background-size: contain;
  background-repeat: no-repeat;
  width: 90px;
  height: 90px;
}
#annual-report-better-future .light-blue-bg h3 {
  font-size: 48px;
  font-family: 'teleNeo-bold' !important;
  color: black;
  z-index: 1;
  position: relative;
}
@media (max-width: 991px) {
  #annual-report-better-future .light-blue-bg h3 {
    font-size: 30px;
  }
}
#annual-report-better-future .light-blue-bg p {
  font-size: 21px;
  z-index: 1;
  position: relative;
  margin: 0;
}
#annual-report-better-future h3 {
  font-size: 48px;
  font-family: 'teleNeo-bold' !important;
  color: white;
}
@media (max-width: 991px) {
  #annual-report-better-future h3 {
    font-size: 30px;
  }
}
#annual-report-better-future .scroll {
  height: 400px;
  overflow: auto;
  position: relative;
  padding-right: 20px;
}
#annual-report-better-future .scroll::-webkit-scrollbar {
  width: 5px;
}
#annual-report-better-future .scroll::-webkit-scrollbar-thumb {
  background: #e20074;
  -webkit-border-radius: 10px;
  -khtml-border-radius: 10px;
  -moz-border-radius: 10px;
  -ie-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
}
#annual-report-better-future .scroll::-webkit-scrollbar-track {
  background: white;
  -webkit-border-radius: 10px;
  -khtml-border-radius: 10px;
  -moz-border-radius: 10px;
  -ie-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
}
#annual-report-better-future .scroll p {
  font-size: 17px;
  color: white;
}
#annual-report-better-future .flex {
  flex-wrap: wrap;
  grid-gap: 5px;
  justify-content: space-between;
  margin: 50px 0;
}
@media (max-width: 991px) {
  #annual-report-better-future .flex {
    flex-flow: column;
  }
}
#annual-report-better-future .flex > div {
  width: 45%;
}
@media (max-width: 991px) {
  #annual-report-better-future .flex > div {
    width: 100%;
  }
}
#annual-report-better-future .flex > div.right .flex {
  justify-content: flex-end;
}
@media (max-width: 991px) {
  #annual-report-better-future .flex > div.right .flex {
    flex-flow: row;
    flex-wrap: wrap;
  }
}
#annual-report-better-future .flex > div.right .flex > div {
  height: 300px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #annual-report-better-future .flex > div.right .flex > div {
    height: 220px;
  }
}
@media (max-width: 991px) {
  #annual-report-better-future .flex > div.right .flex > div {
    width: 49%;
    height: 200px;
  }
}
#annual-report-better-future .flex > div.right .flex > div img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: center;
}
#annual-report-better-future .flex > div.text.culture {
  -webkit-border-radius: 360px 0 0 0;
  -khtml-border-radius: 360px 0 0 0;
  -moz-border-radius: 360px 0 0 0;
  -ie-border-radius: 360px 0 0 0;
  -o-border-radius: 360px 0 0 0;
  -ms-border-radius: 360px 0 0 0;
  border-radius: 360px 0 0 0;
  background: #837DC6;
  color: white;
  display: inline-flex;
  justify-content: flex-end;
  align-items: center;
  text-align: center;
}
#annual-report-better-future .flex > div.text.culture h4 {
  color: white;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  flex-wrap: wrap;
  width: 100%;
  font-size: 55px;
  font-family: 'teleNeo-bold' !important;
  position: relative;
  left: 20px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #annual-report-better-future .flex > div.text.culture h4 {
    font-size: 35px;
  }
}
@media (max-width: 991px) {
  #annual-report-better-future .flex > div.text.culture h4 {
    font-size: 30px;
    left: 0;
  }
}
#annual-report-better-future .flex > div.text.sport {
  -webkit-border-radius: 0px 0 0 30px;
  -khtml-border-radius: 0px 0 0 30px;
  -moz-border-radius: 0px 0 0 30px;
  -ie-border-radius: 0px 0 0 30px;
  -o-border-radius: 0px 0 0 30px;
  -ms-border-radius: 0px 0 0 30px;
  border-radius: 0px 0 0 30px;
  background: #FF846B;
  color: black;
  display: flex;
  justify-content: center;
  align-items: center;
}
#annual-report-better-future .flex > div.text.sport h4 {
  color: black;
  width: 100%;
  font-size: 55px;
  font-family: 'teleNeo-bold' !important;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  flex-wrap: wrap;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #annual-report-better-future .flex > div.text.sport h4 {
    font-size: 35px;
  }
}
@media (max-width: 991px) {
  #annual-report-better-future .flex > div.text.sport h4 {
    font-size: 30px;
  }
}
#annual-report-green-magenta {
  position: relative;
  padding: 40px 0;
  background: #e20074;
}
#annual-report-green-magenta.sq:before {
  background-image: url('/content/images/annual-report-2024/green-magenta-shape-sq.png');
  background-size: contain;
  background-repeat: no-repeat;
}
#annual-report-green-magenta:before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 60%;
  background-image: url('/content/images/annual-report-2024/green-magenta-shape.png');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: bottom left;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #annual-report-green-magenta:before {
    background-position: left -390% bottom;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #annual-report-green-magenta:before {
    position: relative;
    display: block;
    background-attachment: initial;
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  #annual-report-green-magenta:before {
    display: none;
  }
}
@media (max-width: 991px) {
  #annual-report-green-magenta .header-logo {
    text-align: center;
  }
}
#annual-report-green-magenta h3 {
  color: white;
  font-size: 48px;
  font-family: 'teleNeo-bold' !important;
  margin-bottom: 30px;
  padding-right: 50px;
}
@media (max-width: 991px) {
  #annual-report-green-magenta h3 {
    font-size: 30px;
  }
}
@media (max-width: 991px) {
  #annual-report-green-magenta .flex {
    flex-flow: column;
  }
}
#annual-report-green-magenta .flex > div {
  width: 45%;
}
@media (max-width: 991px) {
  #annual-report-green-magenta .flex > div {
    width: 100%;
  }
}
#annual-report-green-magenta .scroll {
  height: 400px;
  overflow: auto;
  position: relative;
  padding-right: 20px;
}
#annual-report-green-magenta .scroll::-webkit-scrollbar {
  width: 5px;
}
#annual-report-green-magenta .scroll::-webkit-scrollbar-thumb {
  background: white;
  -webkit-border-radius: 10px;
  -khtml-border-radius: 10px;
  -moz-border-radius: 10px;
  -ie-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
}
#annual-report-green-magenta .scroll::-webkit-scrollbar-track {
  background: #e20074;
  -webkit-border-radius: 10px;
  -khtml-border-radius: 10px;
  -moz-border-radius: 10px;
  -ie-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
}
#annual-report-green-magenta .scroll p {
  font-size: 18px;
  font-family: 'teleNeo-medium' !important;
  margin: 0;
  color: white;
}
#annual-report-results {
  position: relative;
  padding: 40px 0;
  background: #A7DE59;
}
@media (max-width: 991px) {
  #annual-report-results {
    padding-bottom: 0;
  }
}
@media only screen and (max-width: 767px) {
  #annual-report-results {
    padding-bottom: 30px;
  }
}
#annual-report-results:after {
  content: '';
  position: absolute;
  bottom: 0;
  right: 0;
  background-image: url('/content/images/annual-report-2024/results-shape.png');
  background-size: contain;
  background-repeat: no-repeat;
  width: 100%;
  height: 70%;
  background-position: bottom right;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #annual-report-results:after {
    background-position: bottom right -60%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #annual-report-results:after {
    position: relative;
    display: block;
    background-attachment: initial;
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  #annual-report-results:after {
    display: none;
  }
}
#annual-report-results .flex {
  justify-content: space-between;
}
#annual-report-results .flex > div {
  width: 45%;
  z-index: 2;
}
@media (max-width: 991px) {
  #annual-report-results .flex > div {
    width: 100%;
  }
}
#annual-report-results .text {
  background: white;
  padding: 30px 30px 100px 30px;
  -webkit-border-radius: 25px;
  -khtml-border-radius: 25px;
  -moz-border-radius: 25px;
  -ie-border-radius: 25px;
  -o-border-radius: 25px;
  -ms-border-radius: 25px;
  border-radius: 25px;
}
@media (max-width: 991px) {
  #annual-report-results .text {
    padding-bottom: 30px;
  }
}
#annual-report-results .text h3 {
  font-size: 48px;
  color: black;
  font-family: 'teleNeo-bold' !important;
  margin: 60px 0 30px 0;
}
@media (max-width: 991px) {
  #annual-report-results .text h3 {
    font-size: 30px;
  }
}
#annual-report-results .scroll {
  height: 400px;
  overflow: auto;
  position: relative;
  padding-right: 20px;
}
#annual-report-results .scroll::-webkit-scrollbar {
  width: 5px;
}
#annual-report-results .scroll::-webkit-scrollbar-thumb {
  background: #e20074;
  -webkit-border-radius: 10px;
  -khtml-border-radius: 10px;
  -moz-border-radius: 10px;
  -ie-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
}
#annual-report-results .scroll::-webkit-scrollbar-track {
  background: white;
  -webkit-border-radius: 10px;
  -khtml-border-radius: 10px;
  -moz-border-radius: 10px;
  -ie-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
}
#annual-report-results .scroll p {
  font-size: 18px;
  font-family: 'teleNeo-medium' !important;
  margin: 0;
  color: black;
}
#annual-report-results .pdf {
  position: absolute;
  bottom: 0;
  width: 900px;
  background: black;
  color: white;
  -webkit-border-radius: 10px;
  -khtml-border-radius: 10px;
  -moz-border-radius: 10px;
  -ie-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
  margin: 0 auto;
  padding: 20px;
  display: block;
  left: 0;
  right: 0;
  bottom: 20px;
  z-index: 3;
  text-align: center;
}
@media (max-width: 991px) {
  #annual-report-results .pdf {
    position: relative;
    width: auto;
    margin: 30px 0;
  }
}
@media only screen and (max-width: 767px) {
  #annual-report-results .pdf {
    margin: 50px 0 0;
  }
}
#annual-report-results .pdf a {
  color: white;
  font-size: 17px;
  text-decoration: underline;
}
@media only screen and (max-width: 767px) {
  #annual-report-napravi-mesto .black-bg.quote,
  #annual-report-telemedicine .scroll p,
  #annual-report-client-satisfaction .scroll p,
  #annual-report-napravi-mesto .scroll p,
  #annual-report-better-future .light-blue-bg p,
  #annual-report-green-magenta .scroll p,
  #annual-report-results .scroll p {
    font-size: 17px;
  }
}
/*#endregion annual report 2024/5*/
/*#region tForce dimi*/
#t-force {
  /* Text styling */
  /*SECTION 2*/
  /*SECTION 3*/
}
#t-force .hero {
  position: relative;
  width: 100%;
  padding: 40px 0;
  overflow: hidden;
}
#t-force .main-banner {
  position: relative;
  width: 100%;
  height: 400px;
  border-radius: 40px;
  overflow: hidden;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #t-force .main-banner {
    height: 300px;
  }
}
@media only screen and (max-width: 767px) {
  #t-force .main-banner {
    position: relative;
    width: 100%;
    height: 255px;
    border-radius: 16px;
    overflow: hidden;
  }
}
#t-force .main-banner:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  background: url('/content/images/t-force/banner-decoration.png') no-repeat left center;
}
@media only screen and (min-width:1200px) and (max-width: 1595px) {
  #t-force .main-banner:before {
    left: -170px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #t-force .main-banner:before {
    background-size: cover;
  }
}
@media only screen and (max-width: 767px) {
  #t-force .main-banner:before {
    display: none;
  }
}
#t-force .main-banner img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
@media only screen and (min-width:1200px) and (max-width: 1595px) {
  #t-force .main-banner img {
    object-position: -20%;
  }
}
@media only screen and (max-width: 767px) {
  #t-force .main-banner img {
    object-fit: cover;
    display: block;
    object-position: 70%;
  }
}
#t-force .main-banner .hero-content-left {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  display: flex;
  padding: 0 40px;
  z-index: 1;
  flex-flow: column;
  align-items: flex-start;
  justify-content: center;
}
@media only screen and (max-width: 767px) {
  #t-force .main-banner .hero-content-left {
    height: auto;
    padding: 20px;
    bottom: 0;
    top: initial;
    background: #e20074;
  }
}
#t-force .main-banner .hero-content-left h1 {
  font-size: 85px;
  font-family: 'teleNeo-extra' !important;
  margin: 0;
  color: white;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #t-force .main-banner .hero-content-left h1 {
    font-size: 65px;
  }
}
@media only screen and (max-width: 767px) {
  #t-force .main-banner .hero-content-left h1 {
    font-size: 30px;
  }
}
#t-force .main-banner .hero-content-left p {
  font-size: 30px;
  color: white;
  line-height: 1.2;
  font-family: 'teleNeo-boldItalic' !important;
}
@media only screen and (max-width: 767px) {
  #t-force .main-banner .hero-content-left p {
    font-size: 20px;
  }
}
#t-force .main-banner .hero-content-left .ec {
  position: absolute;
  left: 25%;
  top: 20%;
}
@media only screen and (min-width:1200px) and (max-width: 1595px) {
  #t-force .main-banner .hero-content-left .ec {
    left: 35%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #t-force .main-banner .hero-content-left .ec {
    left: 40%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #t-force .main-banner .hero-content-left .ec {
    left: 55%;
  }
}
@media only screen and (max-width: 767px) {
  #t-force .main-banner .hero-content-left .ec {
    left: unset;
    top: -25%;
    width: 90px;
    right: 0;
  }
}
#t-force .guide-section {
  padding: 60px 0;
  background-color: #fff;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #t-force .guide-section {
    padding: 40px 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #t-force .guide-section {
    padding: 20px 0;
  }
}
@media only screen and (max-width: 767px) {
  #t-force .guide-section {
    padding: 0 0 20px;
    overflow: hidden;
  }
}
#t-force .guide-wrapper {
  margin: 0 auto;
  padding: 0 20px;
  /* optional side padding */
}
#t-force .guide-content {
  display: flex;
  gap: 40px;
  flex-wrap: wrap;
  align-items: center;
}
@media (max-width: 991px) {
  #t-force .guide-content {
    flex-direction: column;
  }
}
#t-force .guide-left {
  flex: 1;
  min-width: 300px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  #t-force .guide-left {
    min-width: unset !important;
  }
}
#t-force .guide-left h2 {
  margin-bottom: 12px;
  font-size: 48px;
  font-family: 'teleNeo-extra' !important;
}
@media only screen and (max-width: 767px) {
  #t-force .guide-left h2 {
    font-size: 38px;
  }
}
#t-force .guide-left h2 strong {
  font-family: 'teleNeo-extra' !important;
}
#t-force .guide-left h3 {
  margin-bottom: 20px;
  margin-top: 10px;
  font-family: 'teleNeo-bold' !important;
  font-size: 30px;
  max-width: 350px;
}
@media only screen and (max-width: 767px) {
  #t-force .guide-left h3 {
    max-width: 100%;
    font-size: 26px;
  }
}
#t-force .guide-left p {
  font-size: 18px;
  line-height: 1.4;
}
#t-force .guide-left .button {
  margin-top: 20px;
}
#t-force .guide-left .button a img {
  margin-right: 5px;
}
#t-force .guide-left .button a svg {
  position: relative;
  top: unset;
  bottom: unset;
  left: unset;
  right: -10px;
  width: 20px;
  height: 20px;
}
#t-force .guide-right {
  flex: 1;
  min-width: 300px;
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  justify-content: flex-end;
  /* aligns cards to right */
}
@media only screen and (max-width: 767px) {
  #t-force .guide-right {
    min-width: unset;
    width: 100%;
  }
}
#t-force .guide-right .wrap {
  display: flex;
  gap: 20px;
  align-items: flex-end;
  justify-content: flex-end;
}
@media (max-width: 991px) {
  #t-force .guide-right .wrap {
    justify-content: center;
  }
}
@media only screen and (max-width: 767px) {
  #t-force .guide-right .wrap {
    flex-direction: column;
  }
}
#t-force .guide-right .wrap .image {
  width: auto;
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  #t-force .guide-right .wrap .image {
    width: 100%;
    margin: 0 auto;
    text-align: center;
  }
}
#t-force .guide-right .wrap .image img {
  width: auto;
  height: 570px;
  display: block;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #t-force .guide-right .wrap .image img {
    height: 450px;
  }
}
@media (max-width: 991px) {
  #t-force .guide-right .wrap .image img {
    height: 450px;
  }
}
@media only screen and (max-width: 767px) {
  #t-force .guide-right .wrap .image img {
    display: unset;
  }
}
#t-force .guide-right .wrap .box {
  width: 50%;
  margin-bottom: 70px;
}
@media only screen and (max-width: 767px) {
  #t-force .guide-right .wrap .box {
    width: 100%;
    margin-bottom: 0;
  }
}
#t-force .guide-right .wrap .box p {
  padding-right: 50px;
  font-size: 18px;
}
@media only screen and (min-width:1200px) and (max-width: 1440px) {
  #t-force .guide-right .wrap .box p {
    padding-right: 0;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #t-force .guide-right .wrap .box p {
    padding-right: 0;
  }
}
@media (max-width: 991px) {
  #t-force .guide-right .wrap .box p {
    padding-right: 0;
  }
}
#t-force .guide-right .wrap .box h3 {
  font-family: 'teleNeo-bold' !important;
}
@media only screen and (max-width: 767px) {
  #t-force .guide-right .wrap .box h3 {
    font-size: 22px;
  }
}
#t-force .guide-right .arrows {
  position: absolute;
  bottom: 50px;
  left: 50%;
}
@media only screen and (min-width:1200px) and (max-width: 1440px) {
  #t-force .guide-right .arrows {
    bottom: 45px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #t-force .guide-right .arrows {
    left: 50%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #t-force .guide-right .arrows {
    left: 40%;
  }
}
@media only screen and (max-width: 767px) {
  #t-force .guide-right .arrows {
    left: 0;
    width: 100%;
    bottom: unset;
    top: 210px;
    margin: auto 0;
  }
}
@media only screen and (max-width: 767px) {
  #t-force .guide-right .arrows .left .ion-ios-arrow-left {
    left: -20px;
    position: relative;
  }
}
#t-force .guide-right .arrows .right .ion-ios-arrow-right {
  left: 45px;
  position: relative;
}
@media only screen and (max-width: 767px) {
  #t-force .guide-right .arrows .right .ion-ios-arrow-right {
    left: unset;
    position: relative;
    right: -20px;
  }
}
#t-force .guide-right .arrows span {
  width: 35px;
  height: 35px;
  border: 1px solid #dddddd;
  background-color: white;
  border-radius: 50%;
  font-size: 18px;
  cursor: pointer;
  padding: 8px 15px;
  transition: background-color 0.2s, border-color 0.2s;
  color: #a3a3a3;
}
#t-force .guide-right .arrows span:hover {
  background-color: transparent;
  border-color: #828282;
}
#t-force .guide-right .arrows span:hover:before {
  color: #000000;
}
#t-force .guide-right .arrows span:focus {
  outline: none;
  border-color: #666;
}
#t-force .guide-right .arrows .carousel-control {
  text-shadow: none;
}
#t-force .guide-right #carousel-tforce {
  width: 100%;
}
#t-force .card,
#t-force .pdf-card {
  width: calc(20.003%);
  box-sizing: border-box;
}
#t-force .card {
  background: #FFFFFF;
  padding: 20px;
  text-align: center;
  border-radius: 12px;
  box-shadow: 0px 19px 40px 0px rgba(0, 0, 0, 0.08);
  display: flex;
  align-items: flex-start;
  justify-content: center;
  width: 33%;
  transition: transform 0.2s;
  flex-direction: column;
}
#t-force .card:hover {
  transform: translateY(-5px);
}
#t-force .card p {
  margin: 0;
  color: #333;
  text-align: left;
}
#t-force .box p {
  display: block;
}
#t-force .pdf-card {
  position: relative;
  background: #E20074;
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  border-radius: 12px;
  padding: 20px 50px 20px 20px;
  box-shadow: none;
  cursor: pointer;
  text-align: center;
  height: auto;
}
#t-force .pdf-card:before {
  content: '';
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
  width: 16px;
  height: 16px;
  background: url('/content/images/t-force/collapse-down.png') no-repeat center center;
  background-size: contain;
  pointer-events: none;
}
#t-force .pdf-card a {
  color: white;
  text-decoration: none;
  font-size: 1.1rem;
  width: 100%;
  display: block;
}
#t-force .pdf-card a:hover {
  text-decoration: underline;
}
#t-force .pdf-card img {
  width: 34px;
  height: 34px;
}
#t-force .screens {
  padding: 20px 0;
}
#t-force .screens .wrapper {
  display: flex;
  justify-content: center;
  width: 100%;
  text-align: center;
  gap: 10px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #t-force .screens .wrapper {
    gap: 20px;
  }
}
@media only screen and (max-width: 767px) {
  #t-force .screens .wrapper {
    flex-direction: column;
    margin-top: 20px;
  }
}
#t-force .screens .wrapper .item {
  width: 25%;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #t-force .screens .wrapper .item {
    width: 30%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #t-force .screens .wrapper .item {
    width: 30%;
  }
}
@media only screen and (max-width: 767px) {
  #t-force .screens .wrapper .item {
    width: 100%;
    margin: 0 auto;
    padding: 0 0 25px;
  }
  #t-force .screens .wrapper .item .image {
    width: 60%;
    margin: 0 auto;
  }
}
#t-force .screens .wrapper .box {
  text-align: center;
  margin-top: 15px;
}
#t-force .screens .wrapper .box h3 {
  font-family: 'teleNeo-bold' !important;
}
#t-force .screens .wrapper .box p {
  font-size: 18px;
}
#t-force .screens .button {
  text-align: center;
  margin-top: 20px;
}
@media only screen and (max-width: 767px) {
  #t-force .screens .button {
    margin-top: 10px;
  }
}
#t-force .features {
  padding: 40px 0 80px;
  background-color: #fff;
}
@media only screen and (max-width: 767px) {
  #t-force .features {
    padding: 20px 0 60px;
  }
}
#t-force .features h2 {
  margin-bottom: 12px;
  font-size: 48px;
  font-family: 'teleNeo-extra' !important;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  #t-force .features h2 {
    font-size: 38px;
  }
}
#t-force .features h2 strong {
  font-family: 'teleNeo-extra' !important;
}
#t-force .features-row {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  gap: 70px;
  margin-top: 50px;
  width: 100%;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #t-force .features-row {
    gap: 15px;
  }
}
@media only screen and (max-width: 767px) {
  #t-force .features-row {
    gap: 30px;
    align-items: center;
  }
}
#t-force .features-row .feature-card {
  width: 25%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 12px;
  text-align: left;
}
@media only screen and (max-width: 767px) {
  #t-force .features-row .feature-card {
    gap: 5px;
    width: 100%;
    text-align: center;
    align-items: center;
  }
}
#t-force .features-row .feature-card img {
  width: 40px;
  height: 40px;
}
#t-force .features-row .feature-card h3 {
  margin-top: 5px;
  margin-bottom: 25px;
  font-family: 'teleNeo-bold' !important;
  font-size: 20px;
  line-height: 1.2;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #t-force .features-row .feature-card h3 {
    font-size: 19px;
  }
}
#t-force .features-row .feature-card p {
  margin: 0;
  line-height: 1.2;
  color: #555;
  font-size: 17px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  #t-force .guide-left {
    text-align: center;
  }
  #t-force .guide-right {
    justify-content: center;
  }
  #t-force .main-banner::before {
    left: -15%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #t-force .guide-right {
    align-content: center;
    justify-content: center;
    flex-direction: row;
  }
  #t-force .guide-left h2 {
    font-size: 30px;
  }
  #t-force .guide-left h3 {
    font-size: 20px;
  }
  #t-force .features h2 {
    font-size: 30px;
  }
  #t-force .card {
    width: 48%;
  }
  #t-force .main-banner::before {
    left: -15%;
    width: 100%;
  }
  #t-force .guide-left {
    text-align: center;
  }
  #t-force .feature-card {
    width: 47%;
  }
}
@media (min-width: 577px) and (max-width: 767px) {
  #t-force .main-banner::before {
    background-position: -20px center;
    /* shift background more to the left */
  }
  #t-force .guide-right {
    justify-content: center;
  }
  #t-force .guide-left {
    text-align: center;
  }
  #t-force .main-banner::before {
    left: -28%;
  }
  #t-force .card {
    width: 100%;
  }
  #t-force .features-row {
    flex-direction: column;
  }
  #t-force .feature-card {
    width: 40%;
  }
}
@media (max-width: 576px) {
  #t-force .guide-right {
    display: flex;
    flex-wrap: wrap;
  }
  #t-force .guide-content {
    justify-content: center;
  }
  #t-force .card {
    width: 100%;
  }
  #t-force .features-row {
    flex-direction: column;
  }
  #t-force .hero-content-left {
    justify-content: center;
  }
  #t-force .feature-card {
    width: 100%;
  }
}
/*#endregion tForce dimi*/
/*#region tForce banner inner*/
#tforce-inner-image .item {
  height: 530px;
  background-image: url(../content/images/t-force/t-force-banner-inner.jpg);
  background-position: 60%;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #tforce-inner-image .item {
    background-position: 50%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #tforce-inner-image .item {
    background-position: 25%;
  }
}
@media only screen and (max-width: 767px) {
  #tforce-inner-image .item {
    height: auto;
    padding: 20px;
    overflow: hidden;
    background-position: 35%;
  }
}
#tforce-inner-image .item:before {
  content: '';
  background-image: url(../content/images/t-force/shape-inner.png);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-position: left;
  background-repeat: no-repeat;
}
@media only screen and (min-width:1200px) and (max-width: 1595px) {
  #tforce-inner-image .item:before {
    width: 60%;
    background-position: right;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #tforce-inner-image .item:before {
    width: 65%;
    background-position: right;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #tforce-inner-image .item:before {
    width: 80%;
    background-position: right;
  }
}
@media only screen and (max-width: 767px) {
  #tforce-inner-image .item:before {
    background-size: cover;
    background-position: right;
  }
}
#tforce-inner-image .item .item-wrapper {
  width: 50%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  align-content: flex-start;
  padding: 50px 0 20px;
}
@media only screen and (max-width: 767px) {
  #tforce-inner-image .item .item-wrapper {
    width: 100%;
    padding: 0;
  }
}
#tforce-inner-image .item .item-wrapper .header h1 {
  color: white;
  font-family: 'teleNeo-extra' !important;
  font-size: 62px;
  text-transform: uppercase;
  margin-bottom: 5px;
}
@media only screen and (max-width: 767px) {
  #tforce-inner-image .item .item-wrapper .header h1 {
    font-size: 30px;
  }
}
#tforce-inner-image .item .item-wrapper .header h2 {
  color: white;
  font-family: 'teleNeo-boldItalic' !important;
  font-size: 28px;
  text-transform: none;
  margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  #tforce-inner-image .item .item-wrapper .header h2 {
    font-size: 20px;
  }
}
#tforce-inner-image .item .item-wrapper .header p {
  color: white;
  font-family: 'teleNeo-mediumItalic' !important;
  font-size: 21px;
  margin-bottom: 0;
  margin-top: 30px;
}
@media only screen and (max-width: 767px) {
  #tforce-inner-image .item .item-wrapper .header p {
    font-size: 19px;
    padding-right: 120px;
    line-height: 1.2;
  }
}
#tforce-inner-image .item .item-wrapper .qr {
  width: 120px;
  padding: 15px 0;
}
@media only screen and (max-width: 767px) {
  #tforce-inner-image .item .item-wrapper .qr {
    width: 90px;
  }
}
/*#endregion tForce banner inner*/
/*#region Magenta Moments redesign Dimich*/
#magenta-moments-redesign-2025 {
  /* HERO */
  /* SECTION 2 */
  /* Small boxes */
  /* SECTION 3 */
  /* SECTION 4 */
  /* SECTION 5 */
  /* SECTION 6 */
  /* SECTION 7 */
  /* SECTION 8 */
  /* FAQS */
  /*MEDIA QUERIES*/
  /*992-1199*/
  /*768-991*/
  /*577-767px*/
  /* max-576 */
}
#magenta-moments-redesign-2025 .hero {
  position: relative;
  width: 100%;
  padding: 40px 0;
  overflow: hidden;
}
#magenta-moments-redesign-2025 .hero .custom-container {
  width: 100%;
}
#magenta-moments-redesign-2025 .hero .main-banner {
  position: relative;
  width: 100%;
  height: 600px;
  border-radius: 40px;
  overflow: hidden;
  background-image: url(../content/images/Magenta-Moments-red-2025/main-banner.png);
  background-repeat: no-repeat;
  background-size: cover;
}
@media only screen and (max-width: 767px) {
  #magenta-moments-redesign-2025 .hero .main-banner {
    height: 420px;
    background-position: 10%;
  }
}
#magenta-moments-redesign-2025 .hero .main-banner .text-content {
  position: relative;
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
#magenta-moments-redesign-2025 .hero .main-banner .message {
  position: relative;
  width: 50%;
  padding-left: 100px;
  margin-top: -100px;
}
@media only screen and (max-width: 767px) {
  #magenta-moments-redesign-2025 .hero .main-banner .message br {
    display: inline !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #magenta-moments-redesign-2025 .hero .main-banner .message {
    position: absolute;
    bottom: 23px;
    left: 0;
    right: 0;
    width: 50%;
    margin: auto;
    padding: 0;
  }
}
@media only screen and (max-width: 767px) {
  #magenta-moments-redesign-2025 .hero .main-banner .message {
    position: absolute;
    background-color: #e20074;
    width: 100%;
    text-align: left;
    bottom: 0;
    margin: 0;
    padding: 15px 20px;
  }
}
@media only screen and (min-width:1200px) and (max-width: 1440px) {
  #magenta-moments-redesign-2025 .hero .main-banner .message {
    padding-left: 130px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #magenta-moments-redesign-2025 .hero .main-banner .message {
    text-align: left !important;
  }
}
#magenta-moments-redesign-2025 .hero .main-banner .message h1 {
  font-size: 75px;
  font-family: 'teleNeo-extra' !important;
  color: black;
  line-height: 0.9;
  text-transform: uppercase;
  font-style: italic;
}
#magenta-moments-redesign-2025 .hero .main-banner .message h1 span {
  display: block;
  font-size: 32px;
  font-family: 'teleNeo-extra' !important;
  line-height: 1.4;
  margin-bottom: 5px;
  font-style: normal;
}
@media only screen and (max-width: 767px) {
  #magenta-moments-redesign-2025 .hero .main-banner .message h1 span {
    font-size: 22px;
    color: white !important;
  }
}
@media only screen and (max-width: 767px) {
  #magenta-moments-redesign-2025 .hero .main-banner .message h1 {
    font-size: 22px;
  }
}
#magenta-moments-redesign-2025 .hero .main-banner .message p {
  line-height: 1.2;
  text-align: left;
  text-transform: uppercase;
  color: #e20074;
  font-family: 'teleNeo-medium' !important;
  font-size: 21px;
}
#magenta-moments-redesign-2025 .hero .main-banner .message p strong {
  font-style: italic;
  font-family: 'teleNeo-extra' !important;
}
@media only screen and (max-width: 767px) {
  #magenta-moments-redesign-2025 .hero .main-banner .message p {
    font-size: 18px;
    color: white !important;
  }
}
#magenta-moments-redesign-2025 .hero .main-banner .message .ec {
  position: absolute;
  width: 120px;
  height: 120px;
  right: 40%;
  top: 75%;
}
@media only screen and (min-width:1200px) and (max-width: 1440px) {
  #magenta-moments-redesign-2025 .hero .main-banner .message .ec {
    right: 15%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #magenta-moments-redesign-2025 .hero .main-banner .message .ec {
    right: 20%;
    top: 100%;
  }
}
@media only screen and (max-width: 767px) {
  #magenta-moments-redesign-2025 .hero .main-banner .message .ec {
    width: 90px;
    height: 90px;
    right: 5% !important;
    top: 35% !important;
  }
}
@media (max-width: 991px) {
  #magenta-moments-redesign-2025 .hero .main-banner .message .ec {
    position: absolute;
    width: 90px;
    height: 90px;
    right: 0%;
    top: 69%;
  }
}
#magenta-moments-redesign-2025 .sec2 {
  padding: 20px 0 40px;
  color: #333;
}
#magenta-moments-redesign-2025 .sec2-top {
  text-align: center;
  padding-bottom: 50px;
}
#magenta-moments-redesign-2025 .sec2-top h2 {
  font-family: 'teleNeo-bold' !important;
  font-size: 36px;
  margin: 20px 0;
}
@media only screen and (max-width: 767px) {
  #magenta-moments-redesign-2025 .sec2-top h2 br {
    display: none;
    font-size: 26px;
  }
}
#magenta-moments-redesign-2025 .sec2-top p {
  font-size: 19px;
  max-width: 680px;
  margin: 0 auto;
  line-height: 1.4;
}
@media only screen and (max-width: 767px) {
  #magenta-moments-redesign-2025 .sec2-top p {
    font-size: 17px;
  }
}
#magenta-moments-redesign-2025 .sec2-box {
  display: flex;
  justify-content: space-between;
  background: #F1F1F1;
  padding: 0;
  border-radius: 16px;
  height: 100%;
  margin: 0 auto;
  position: relative;
}
#magenta-moments-redesign-2025 .sec2-box:after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 550px;
  height: 300px;
  background: url('../content/images/Magenta-Moments-red-2025/Layer_1-2.svg') left top / cover no-repeat;
  z-index: 1;
  border-bottom-right-radius: 16px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #magenta-moments-redesign-2025 .sec2-box:after {
    width: 340px !important;
    height: 200px !important;
  }
}
#magenta-moments-redesign-2025 .sec2-left {
  flex: 1 1 50%;
}
@media only screen and (min-width:1200px) and (max-width: 1440px) {
  #magenta-moments-redesign-2025 .sec2-left {
    flex: 1 1 55%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #magenta-moments-redesign-2025 .sec2-left {
    flex: 1 1 90% !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #magenta-moments-redesign-2025 .sec2-left {
    max-width: 670px !important;
  }
}
#magenta-moments-redesign-2025 .sec2-right {
  flex: 1 1 50%;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  position: relative;
}
@media only screen and (min-width:1200px) and (max-width: 1440px) {
  #magenta-moments-redesign-2025 .sec2-right {
    flex: 1 1 45%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #magenta-moments-redesign-2025 .sec2-right {
    flex: 1 1 54%;
  }
}
#magenta-moments-redesign-2025 .sec2-right img {
  width: 45%;
  margin-left: -20px;
  position: relative;
  z-index: 10;
}
#magenta-moments-redesign-2025 .sec2-headline {
  padding: 40px;
  font-family: 'teleNeo-bold' !important;
  font-size: 34px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #magenta-moments-redesign-2025 .sec2-headline {
    padding: 15px 30px !important;
    text-align: left;
  }
}
@media (max-width: 991px) {
  #magenta-moments-redesign-2025 .sec2-headline {
    text-align: center;
  }
}
#magenta-moments-redesign-2025 .sec2-headline span {
  margin-top: 5px;
  display: block;
  font-size: 22px;
  font-family: 'teleNeo-bold' !important;
}
#magenta-moments-redesign-2025 .small-boxes {
  display: flex;
  flex-wrap: wrap;
  gap: 0;
  max-width: 680px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #magenta-moments-redesign-2025 .small-boxes {
    max-width: unset;
  }
}
@media only screen and (max-width: 767px) {
  #magenta-moments-redesign-2025 .small-boxes {
    gap: 10px !important;
  }
}
#magenta-moments-redesign-2025 .small-boxes .small-box {
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.1) 0%, rgba(102, 102, 102, 0) 100%);
  color: #333;
  width: 200px;
  height: 200px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  text-align: center;
  font-family: 'teleNeo-bold' !important;
  font-size: 19px;
  padding: 20px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #magenta-moments-redesign-2025 .small-boxes .small-box {
    width: 190px;
    height: 190px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #magenta-moments-redesign-2025 .small-boxes .small-box {
    height: 225px;
  }
}
@media only screen and (max-width: 767px) {
  #magenta-moments-redesign-2025 .small-boxes .small-box {
    min-width: 130px;
    min-height: 225px;
  }
}
#magenta-moments-redesign-2025 .small-boxes .small-box.magenta-box-gradient-right {
  background: linear-gradient(90deg, #e20074 0.1%, #e20074 30.04%, #d8006f 46.01%, #c00064 71.95%, #a00055 99.9%);
  color: white !important;
}
#magenta-moments-redesign-2025 .small-boxes .small-box.magenta-box-gradient-top {
  background: linear-gradient(0deg, #e20074 0.1%, #e20074 30.1%, #d8006f 46.1%, #c00064 72.1%, #a00055 100.1%);
  color: white !important;
}
#magenta-moments-redesign-2025 .small-boxes .small-box.magenta-box {
  background: #e20074;
  color: white !important;
}
#magenta-moments-redesign-2025 .box-text {
  min-height: 100px;
}
#magenta-moments-redesign-2025 .box-text p {
  margin-bottom: 15px;
  font-size: 17px;
  text-align: left;
  font-family: 'teleNeo-medium' !important;
}
#magenta-moments-redesign-2025 .box-value {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  color: inherit;
}
#magenta-moments-redesign-2025 .box-value span {
  font-family: 'teleNeo-bold' !important;
  font-size: 17px;
}
#magenta-moments-redesign-2025 .box-icon {
  width: 20px;
  height: 20px;
  object-fit: contain;
  user-select: none;
  font-weight: bold;
  font-size: 1.1rem;
  display: flex;
  align-items: center;
  gap: 6px;
}
#magenta-moments-redesign-2025 .sec3 {
  padding: 40px 0px 70px;
}
#magenta-moments-redesign-2025 .info-row {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  gap: 50px;
}
@media only screen and (min-width:1200px) and (max-width: 1440px) {
  #magenta-moments-redesign-2025 .info-row {
    gap: 25px;
  }
}
#magenta-moments-redesign-2025 .info-box {
  display: flex;
  align-items: flex-start;
  gap: 15px;
  flex: 1 1 22%;
  padding: 10px;
  flex-direction: column;
}
@media only screen and (min-width:1200px) and (max-width: 1440px) {
  #magenta-moments-redesign-2025 .info-box {
    flex: 1 1 45%;
  }
}
#magenta-moments-redesign-2025 .info-icon {
  width: 70px;
  height: auto;
  flex-shrink: 0;
}
#magenta-moments-redesign-2025 .info-box h3 {
  margin: 0 0 8px;
  font-size: 24px;
  font-family: 'teleNeo-extra' !important;
}
#magenta-moments-redesign-2025 .info-box p {
  font-size: 18px;
  line-height: 1.2;
  margin: 0;
}
#magenta-moments-redesign-2025 .sec4 {
  position: relative;
  width: 100%;
  overflow: hidden;
  padding: 60px 0 120px;
}
#magenta-moments-redesign-2025 .sec4 #carousel-mm-2025 {
  z-index: 2;
}
@media only screen and (max-width: 767px) {
  #magenta-moments-redesign-2025 .sec4 #carousel-mm-2025 .left .ion-ios-arrow-left {
    left: -20px;
    position: relative;
  }
}
#magenta-moments-redesign-2025 .sec4 #carousel-mm-2025 .right .ion-ios-arrow-right {
  left: 45px;
  position: relative;
}
@media only screen and (max-width: 767px) {
  #magenta-moments-redesign-2025 .sec4 #carousel-mm-2025 .right .ion-ios-arrow-right {
    left: unset;
    position: relative;
    right: -20px;
  }
}
#magenta-moments-redesign-2025 .sec4 #carousel-mm-2025 span {
  width: 35px;
  height: 35px;
  border: 1px solid #dddddd;
  background-color: white;
  border-radius: 50%;
  font-size: 18px;
  cursor: pointer;
  padding: 8px 15px;
  transition: background-color 0.2s, border-color 0.2s;
  color: #a3a3a3;
}
#magenta-moments-redesign-2025 .sec4 #carousel-mm-2025 span:hover {
  background-color: transparent;
  border-color: #828282;
}
#magenta-moments-redesign-2025 .sec4 #carousel-mm-2025 span:hover:before {
  color: #000000;
}
#magenta-moments-redesign-2025 .sec4 #carousel-mm-2025 span:focus {
  outline: none;
  border-color: #666;
}
#magenta-moments-redesign-2025 .sec4 #carousel-mm-2025 .carousel-control {
  text-shadow: none;
}
#magenta-moments-redesign-2025 .sec4:after {
  content: "";
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.95) 100%);
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0;
  z-index: -1;
}
#magenta-moments-redesign-2025 .sec4 h2 {
  color: white;
  font-size: 32px;
  font-family: 'teleNeo-bold' !important;
  z-index: 2;
  position: relative;
  text-align: center;
  margin: 20px auto 50px;
}
#magenta-moments-redesign-2025 .slider-bg-video {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  transform: translate(-50%, -50%);
  object-fit: cover;
  z-index: 0;
  pointer-events: none;
  z-index: -1;
}
#magenta-moments-redesign-2025 .carousel-indicators.custom-indicators {
  bottom: -60px;
  left: 0;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}
#magenta-moments-redesign-2025 .carousel-indicators.custom-indicators li {
  display: inline-block;
  width: 50px;
  height: 2px;
  background-color: #999;
  margin: 0 4px;
  border: none;
  border-radius: 0;
  transition: background-color 0.3s ease;
}
#magenta-moments-redesign-2025 .carousel-indicators.custom-indicators li.active {
  background-color: #e20074;
}
#magenta-moments-redesign-2025 .slick-dots {
  position: relative;
  bottom: -60px;
  left: -25%;
  width: 100%;
  margin: 0 auto;
  text-align: center;
  z-index: 111;
}
@media (min-width: 1950px) {
  #magenta-moments-redesign-2025 .slick-dots {
    left: -19%;
  }
}
@media only screen and (max-width: 767px) {
  #magenta-moments-redesign-2025 .slick-dots {
    left: 0;
  }
}
#magenta-moments-redesign-2025 .slick-dots li {
  display: inline-block;
  width: 50px;
  height: 2px;
  background-color: #999;
  margin: 0 4px;
  border: none;
  border-radius: 0;
  transition: background-color 0.3s ease;
  position: relative;
}
#magenta-moments-redesign-2025 .slick-dots li button {
  display: unset;
  margin: unset;
  padding: unset;
  line-height: unset;
  color: unset;
  text-align: unset;
  text-shadow: unset;
  font-size: 0;
  border-radius: unset;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
}
#magenta-moments-redesign-2025 .slick-dots li.slick-active {
  background-color: #e20074;
}
#magenta-moments-redesign-2025 .slick-dots li.slick-active button {
  background-color: #e20074 !important;
}
#magenta-moments-redesign-2025 .moments-center-slider {
  left: 25%;
}
@media only screen and (max-width: 767px) {
  #magenta-moments-redesign-2025 .moments-center-slider {
    left: 0;
  }
}
@media (min-width: 1950px) {
  #magenta-moments-redesign-2025 .moments-center-slider {
    max-width: 80%;
  }
}
#magenta-moments-redesign-2025 .moments-center-slider .slick-slide.slick-cloned {
  opacity: 1;
  position: relative;
  z-index: 1111;
}
#magenta-moments-redesign-2025 .slick-slide.slick-current.slick-active.slick-center {
  opacity: 0.7;
  transform: scale(0.8);
  width: auto !important;
}
#magenta-moments-redesign-2025 .slick-list {
  padding: 0 !important;
}
#magenta-moments-redesign-2025 .carousel-heading {
  color: #fff;
  font-size: 2rem;
  font-weight: bold;
  margin-bottom: 24px;
  text-align: center;
  width: 100%;
  text-shadow: 0 2px 8px rgba(0, 0, 0, 0.3);
  letter-spacing: 1px;
  display: block;
}
#magenta-moments-redesign-2025 .slider-img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
#magenta-moments-redesign-2025 .carousel-inner > .item > a > img,
#magenta-moments-redesign-2025 .carousel-inner > .item > img {
  margin: 0 auto !important;
}
#magenta-moments-redesign-2025 .sec3 .carousel-caption {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  color: white;
}
#magenta-moments-redesign-2025 .carousel-img-custom {
  border-radius: 24px;
  border: 4px solid #fff;
  width: 735px;
  height: auto;
  object-fit: contain;
  box-shadow: 0 2px 16px rgba(0, 0, 0, 0.12);
  background: #fff;
  display: block;
  margin: 0 auto;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #magenta-moments-redesign-2025 .carousel-img-custom {
    width: 300px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #magenta-moments-redesign-2025 .carousel-img-custom {
    width: 396px;
  }
}
@media only screen and (min-width:1200px) and (max-width: 1440px) {
  #magenta-moments-redesign-2025 .carousel-img-custom {
    width: 517px;
  }
}
@media (min-width: 1440px) and (max-width: 1680px) {
  #magenta-moments-redesign-2025 .carousel-img-custom {
    width: 620px;
  }
}
@media (min-width: 1950px) {
  #magenta-moments-redesign-2025 .carousel-img-custom {
    width: 640px;
  }
}
#magenta-moments-redesign-2025 .carousel-control.left,
#magenta-moments-redesign-2025 .carousel-control.right {
  background: none !important;
  top: 45%;
}
@media only screen and (max-width: 767px) {
  #magenta-moments-redesign-2025 .carousel-control.left,
  #magenta-moments-redesign-2025 .carousel-control.right {
    display: none;
  }
}
#magenta-moments-redesign-2025 .slick-prev {
  left: -2%;
}
@media (min-width: 1950px) {
  #magenta-moments-redesign-2025 .slick-prev {
    left: -4%;
  }
}
#magenta-moments-redesign-2025 .slick-prev:before {
  content: " ";
  display: block;
  height: 40px;
  width: 40px;
  background-image: url(../content/images/Magenta-Moments-red-2025/left-arrow.png);
  background-repeat: no-repeat;
  background-size: contain;
  position: relative;
  z-index: 111;
}
#magenta-moments-redesign-2025 .slick-next,
#magenta-moments-redesign-2025 .slick-prev {
  z-index: 111;
  opacity: 1;
}
@media only screen and (max-width: 767px) {
  #magenta-moments-redesign-2025 .slick-next,
  #magenta-moments-redesign-2025 .slick-prev {
    display: none !important;
  }
}
#magenta-moments-redesign-2025 .slick-next {
  right: 48%;
}
@media (min-width: 1950px) {
  #magenta-moments-redesign-2025 .slick-next {
    right: 46%;
  }
}
#magenta-moments-redesign-2025 .slick-next:before {
  content: " ";
  display: block;
  height: 40px;
  width: 40px;
  background-image: url(../content/images/Magenta-Moments-red-2025/right-arrow.png);
  background-repeat: no-repeat;
  background-size: contain;
  position: relative;
  z-index: 111;
}
#magenta-moments-redesign-2025 .sec5 {
  padding: 60px 0;
}
#magenta-moments-redesign-2025 .sec5-boxes {
  display: flex;
  width: 100%;
  margin: 0 auto;
  border-radius: 16px;
}
#magenta-moments-redesign-2025 .sec5-left,
#magenta-moments-redesign-2025 .sec5-right {
  flex: 1 1 50%;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  box-sizing: border-box;
  border-radius: 27px 0 0 0px;
}
@media (max-width: 991px) {
  #magenta-moments-redesign-2025 .sec5-right {
    border-top-left-radius: 0px !important;
    border-bottom-left-radius: 20px !important;
    border-top-right-radius: 0px !important;
    border-bottom-right-radius: 20px !important;
  }
}
#magenta-moments-redesign-2025 .sec5-left {
  background: #F1F1F1;
  flex-direction: column;
  text-align: center;
  padding: 10px 150px 10px 40px;
  gap: 20px;
  border-bottom-left-radius: 20px;
}
@media only screen and (min-width:1200px) and (max-width: 1440px) {
  #magenta-moments-redesign-2025 .sec5-left {
    padding: 30px 90px 30px 40px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #magenta-moments-redesign-2025 .sec5-left {
    padding: 30px 60px 30px 40px;
  }
}
@media (max-width: 991px) {
  #magenta-moments-redesign-2025 .sec5-left {
    border-top-left-radius: 20px !important;
    border-bottom-left-radius: 0 !important;
    border-top-right-radius: 20px !important;
    border-bottom-right-radius: 0 !important;
    padding: 30px 150px 30px 40px;
  }
}
#magenta-moments-redesign-2025 .sec5-left .readmore {
  margin-top: 30px;
}
#magenta-moments-redesign-2025 .sec5-left h2 {
  font-size: 36px;
  margin: 0;
  font-family: 'teleNeo-bold' !important;
  text-align: left;
  margin-bottom: 20px;
}
#magenta-moments-redesign-2025 .sec5-left p {
  font-size: 18px;
  color: #333;
  margin: 0;
  text-align: left;
}
#magenta-moments-redesign-2025 .sec5-right img {
  border-bottom-right-radius: 16px;
  border-top-right-radius: 16px;
}
#magenta-moments-redesign-2025 .sec6 {
  background-image: url('../content/images/Magenta-Moments-red-2025/bg6.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
#magenta-moments-redesign-2025 .sec6-wrapper {
  display: flex;
  gap: 15px;
  width: 100%;
  justify-content: center;
  align-items: center;
  padding: 20px 0;
}
#magenta-moments-redesign-2025 .sec6-left {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40%;
}
#magenta-moments-redesign-2025 .sec6-right {
  width: 60%;
  display: flex;
  gap: 15px;
  align-items: center;
  height: 100%;
  align-items: stretch;
  justify-content: space-between;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #magenta-moments-redesign-2025 .sec6-right {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  #magenta-moments-redesign-2025 .sec6-right {
    width: 100%;
  }
}
#magenta-moments-redesign-2025 .boxes-left,
#magenta-moments-redesign-2025 .boxes-right {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 20px;
  justify-content: space-between;
}
#magenta-moments-redesign-2025 .boxes-left .box,
#magenta-moments-redesign-2025 .boxes-right .box.big {
  background: #f5f5f5;
  padding: 20px;
  border-radius: 8px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 15px;
  height: 100%;
}
#magenta-moments-redesign-2025 .boxes-left .box .text p,
#magenta-moments-redesign-2025 .boxes-right .box.big .text p {
  font-family: 'teleNeo-regular' !important;
  font-size: 18px;
}
#magenta-moments-redesign-2025 .boxes-right .box.big {
  background: #e0e0e0;
  padding: 25px;
  align-items: flex-start;
}
#magenta-moments-redesign-2025 .box .icon {
  font-size: 30px;
}
#magenta-moments-redesign-2025 .box {
  position: relative;
}
#magenta-moments-redesign-2025 .box.small {
  padding: 15px 20px;
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#magenta-moments-redesign-2025 .box.small .image {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
}
#magenta-moments-redesign-2025 .box.small .image img {
  width: 100%;
  height: 90px;
}
#magenta-moments-redesign-2025 .box.small .text:hover svg {
  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;
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ie-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#magenta-moments-redesign-2025 .box.small .text a {
  font-size: 18px;
  color: white;
  font-family: 'teleNeo-bold' !important;
  padding-left: 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;
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ie-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#magenta-moments-redesign-2025 .box.small .text svg {
  left: 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;
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ie-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#magenta-moments-redesign-2025 .box.small.arrow-box > .text,
#magenta-moments-redesign-2025 .box.small.arrow-box > .arrow {
  position: relative;
  z-index: 1;
  color: white;
  width: 100%;
}
#magenta-moments-redesign-2025 .sec7 {
  padding: 60px 0;
  background: #fff;
}
#magenta-moments-redesign-2025 .sec7 .section-title {
  font-size: 2rem;
}
#magenta-moments-redesign-2025 .sec7 .section-subtitle {
  font-size: 36px;
  margin-bottom: 40px;
  font-family: 'teleNeo-bold' !important;
}
#magenta-moments-redesign-2025 .sec7 .section-subtitle span {
  display: block;
  text-transform: uppercase;
  font-family: 'teleNeo-extra' !important;
  font-size: 21px;
  font-style: italic;
}
#magenta-moments-redesign-2025 .sec7 .categories-row {
  width: 100%;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: stretch;
  gap: 30px;
  box-sizing: border-box;
}
#magenta-moments-redesign-2025 .sec7 .category-card {
  flex: 1 1 0;
  display: flex;
  flex-direction: column;
  text-align: left;
  padding: 16px 8px;
  justify-content: flex-start;
}
#magenta-moments-redesign-2025 .sec7 .category-card img {
  width: 40px;
  height: 40px;
  margin-bottom: 15px;
}
#magenta-moments-redesign-2025 .sec7 .category-card h4 {
  font-family: 'teleNeo-bold' !important;
  min-height: 40px;
  font-size: 21px;
  color: black;
}
#magenta-moments-redesign-2025 .sec7 .category-card p {
  font-size: 18px;
}
#magenta-moments-redesign-2025 .sec8 {
  padding: 40px 0;
  color: #333;
}
#magenta-moments-redesign-2025 .sec8-top,
#magenta-moments-redesign-2025 .sec8-cards,
#magenta-moments-redesign-2025 .sec8-bottom-box {
  display: flex;
  width: 100%;
  margin: 0 auto 60px auto;
  box-sizing: border-box;
}
#magenta-moments-redesign-2025 .sec8-top {
  align-items: stretch;
}
#magenta-moments-redesign-2025 .sec8-img-left,
#magenta-moments-redesign-2025 .sec8-text-right {
  width: 50%;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
}
#magenta-moments-redesign-2025 .sec8-img-left h2,
#magenta-moments-redesign-2025 .sec8-text-right h2 {
  font-size: 36px;
  font-family: 'teleNeo-bold' !important;
  margin-bottom: 15px;
}
#magenta-moments-redesign-2025 .sec8-img-left p,
#magenta-moments-redesign-2025 .sec8-text-right p {
  font-size: 18px;
}
#magenta-moments-redesign-2025 .sec8-img-left {
  border-radius: 16px 0 0 16px;
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  #magenta-moments-redesign-2025 .sec5-left {
    padding: 30px 40px !important;
  }
}
#magenta-moments-redesign-2025 .sec8-img-left img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  object-position: left center;
}
#magenta-moments-redesign-2025 .sec8-text-right {
  background: #F1F1F1;
  padding: 40px;
  border-radius: 0 16px 16px 0;
  justify-content: center;
  text-align: left;
  color: #333;
  align-items: flex-start;
}
#magenta-moments-redesign-2025 .sec8-text-right .readmore {
  margin-top: 15px;
}
@media only screen and (max-width: 767px) {
  #magenta-moments-redesign-2025 .sec8-text-right {
    padding: 24px 40px !important;
  }
}
#magenta-moments-redesign-2025 .sec8-text-right button.readmore {
  margin-top: 20px;
  padding: 12px 30px;
  font-size: 1rem;
  cursor: pointer;
  background: #e20074;
  border: none;
  border-radius: 32px;
  color: white;
  transition: background 0.3s;
  align-self: flex-start;
}
#magenta-moments-redesign-2025 .sec8-text-right button.readmore:hover {
  background: #b0005a;
}
#magenta-moments-redesign-2025 .sec8-cards {
  justify-content: center;
  align-items: stretch;
  gap: 30px;
}
#magenta-moments-redesign-2025 .sec8-card {
  flex: 1 1 0;
  min-width: 0;
  max-width: none;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  border-radius: 16px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  color: #333;
  background: transparent;
  padding: 0;
  height: auto;
}
#magenta-moments-redesign-2025 .sec8-card img.card-img-top {
  width: 100%;
  height: 250px;
  object-fit: cover;
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  display: block;
  margin: 0;
  padding: 0;
}
#magenta-moments-redesign-2025 .sec8-card-content {
  padding: 40px 60px;
  display: flex;
  flex-direction: column;
  flex: 1;
  position: relative;
}
@media only screen and (max-width: 767px) {
  #magenta-moments-redesign-2025 .sec8-card-content {
    padding: 40px 40px;
  }
}
#magenta-moments-redesign-2025 .sec8-card-content h2 {
  font-family: 'teleNeo-bold' !important;
  font-size: 36px;
  margin-bottom: 50px;
}
#magenta-moments-redesign-2025 .sec8-card-content h2 span {
  display: block;
  font-size: 21px;
  font-family: 'teleNeo-bold' !important;
  margin-top: 5px;
}
#magenta-moments-redesign-2025 .sec8-card-content p {
  font-size: 18px;
  margin-top: 0;
}
#magenta-moments-redesign-2025 .sec8-card-left {
  background: #A7DE59;
  color: black;
}
#magenta-moments-redesign-2025 .sec8-card-right {
  background: #E20074;
  color: white;
}
#magenta-moments-redesign-2025 .sec8-card-left ul {
  padding-left: 18px;
  margin: 0 0 20px 0;
  list-style: disc;
  color: inherit;
  font-size: 18px;
}
#magenta-moments-redesign-2025 .sec8-card-content li {
  padding-left: 0;
  padding-right: 0;
}
#magenta-moments-redesign-2025 .sec8-qr {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
}
#magenta-moments-redesign-2025 .sec8-qr .text {
  padding-right: 50px;
}
@media only screen and (max-width: 767px) {
  #magenta-moments-redesign-2025 .sec8-qr .text {
    padding-right: 0;
  }
}
#magenta-moments-redesign-2025 .sec8-qr .qr {
  width: 50%;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #magenta-moments-redesign-2025 .sec8-qr .qr {
    position: absolute;
    right: 40px;
    width: 55px;
    height: 100px;
  }
}
#magenta-moments-redesign-2025 .sec8-bottom-box {
  display: flex;
  align-items: stretch;
  background: #F6D046;
  border-radius: 16px;
  padding: 0;
  gap: 40px;
  width: 100%;
  margin: 0 auto 40px auto;
  box-sizing: border-box;
}
#magenta-moments-redesign-2025 .sec8-bottom-left {
  display: flex;
  padding: 0;
  margin: 0;
}
#magenta-moments-redesign-2025 .sec8-bottom-left img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  border-radius: 16px;
}
#magenta-moments-redesign-2025 .sec8-bottom-right {
  padding: 50px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media only screen and (max-width: 767px) {
  #magenta-moments-redesign-2025 .sec8-bottom-right {
    padding: 30px 40px !important;
  }
}
#magenta-moments-redesign-2025 .sec8-bottom-right h2 {
  font-family: 'teleNeo-bold' !important;
  font-size: 36px;
}
#magenta-moments-redesign-2025 .sec8-bottom-right h2 span {
  display: block;
  font-size: 21px;
  font-family: 'teleNeo-bold' !important;
  margin-top: 5px;
}
#magenta-moments-redesign-2025 .sec8-bottom-right p {
  font-size: 18px;
  padding-right: 150px;
}
@media only screen and (max-width: 767px) {
  #magenta-moments-redesign-2025 .sec8-bottom-right p {
    padding-right: 0;
  }
}
#magenta-moments-redesign-2025 .faqs {
  padding: 0 0 80px;
  background: #fff;
}
@media only screen and (max-width: 767px) {
  #magenta-moments-redesign-2025 .faqs {
    padding: 0 0 40px;
  }
}
#magenta-moments-redesign-2025 .faqs-title {
  font-size: 32px;
  font-family: 'teleNeo-bold' !important;
  margin-bottom: 30px;
  text-align: left;
}
#magenta-moments-redesign-2025 #virtuelen-accordion,
#magenta-moments-redesign-2025 .panel-group {
  width: 100%;
  margin: auto;
}
#magenta-moments-redesign-2025 .panel-default {
  border: 0;
  box-shadow: none;
  background: transparent;
  border-bottom: 1px solid rgba(204, 204, 204, 0.35);
  padding-bottom: 10px;
}
#magenta-moments-redesign-2025 .panel-default:nth-child(1) .panel-heading {
  border-top: 0;
}
#magenta-moments-redesign-2025 .panel-heading {
  padding: 0;
}
#magenta-moments-redesign-2025 .panel-title {
  font-size: 16px;
  text-align: left;
  padding: 0;
}
#magenta-moments-redesign-2025 .panel-title a {
  font-size: 19px;
  display: block;
  padding: 15px 35px 15px 0;
  text-decoration: none;
  position: relative;
  z-index: 2;
  font-family: 'teleNeo-bold' !important;
}
#magenta-moments-redesign-2025 .panel-title a.collapsed:after {
  transform: rotate(0deg) translateY(-50%);
}
#magenta-moments-redesign-2025 .panel-title a:after {
  content: ']$';
  font-family: 'teleicon-outline';
  position: absolute;
  top: 50%;
  right: 15px;
  transform: rotate(180deg) translateY(-50%);
  transition: transform 0.3s ease;
  color: black;
  font-size: 22px;
  margin: auto;
}
#magenta-moments-redesign-2025 .panel-body {
  font-size: 17px;
  color: #444;
  background: #fff;
  padding: 15px 35px 15px 0;
  border-radius: 0 0 10px 10px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  #magenta-moments-redesign-2025 .hero,
  #magenta-moments-redesign-2025 .hero .banner {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
  }
  #magenta-moments-redesign-2025 .sec2 .custom-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
  #magenta-moments-redesign-2025 .sec2-box {
    flex-direction: row !important;
  }
  #magenta-moments-redesign-2025 .small-box {
    width: 157px;
    height: 150px;
  }
  #magenta-moments-redesign-2025 .sec2-right {
    align-items: flex-end;
  }
  #magenta-moments-redesign-2025 .sec2-right img {
    width: 50% !important;
  }
  #magenta-moments-redesign-2025 .sec2-box::after {
    width: 400px;
    height: 200px;
  }
  #magenta-moments-redesign-2025 .sec2-right::before {
    top: 0;
    left: 75%;
  }
  #magenta-moments-redesign-2025 .sec2-headline {
    padding: 5px;
  }
  #magenta-moments-redesign-2025 .sec2-right::before {
    top: 20%;
    left: 75%;
  }
  #magenta-moments-redesign-2025 .info-row {
    flex-direction: column;
  }
  #magenta-moments-redesign-2025 .sec5-boxes {
    display: flex;
    align-items: stretch;
  }
  #magenta-moments-redesign-2025 .sec5-right {
    display: flex;
    align-items: stretch;
    justify-content: flex-end;
  }
  #magenta-moments-redesign-2025 .sec5-right img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
  }
  #magenta-moments-redesign-2025 .sec6-left {
    width: 30%;
  }
  #magenta-moments-redesign-2025 .sec7 .categories-row {
    flex-direction: row !important;
  }
  #magenta-moments-redesign-2025 .sec7 .section-title,
  #magenta-moments-redesign-2025 .sec7 .section-subtitle {
    text-align: center;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #magenta-moments-redesign-2025 .sec2-box {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 32px;
  }
  #magenta-moments-redesign-2025 .sec2-left,
  #magenta-moments-redesign-2025 .sec2-right {
    width: 100%;
    max-width: 600px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  #magenta-moments-redesign-2025 .sec2-right img {
    max-width: 320px;
    width: 100%;
    margin-top: 24px;
  }
  #magenta-moments-redesign-2025 .info-row,
  #magenta-moments-redesign-2025 .info-box {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
  #magenta-moments-redesign-2025 .small-boxes {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 12px;
    width: 100%;
  }
  #magenta-moments-redesign-2025 .small-box {
    flex: 0 1 calc(21.333%);
    min-width: 90px;
    min-height: 60px;
    padding: 10px 4px;
    text-align: center;
    box-sizing: border-box;
  }
  #magenta-moments-redesign-2025 .info-row {
    flex-direction: column;
    align-items: center;
    align-items: stretch;
  }
  #magenta-moments-redesign-2025 .sec5-boxes {
    display: flex;
    align-items: stretch;
    flex-direction: column;
  }
  #magenta-moments-redesign-2025 .sec5-right {
    display: flex;
    align-items: stretch;
    justify-content: flex-end;
  }
  #magenta-moments-redesign-2025 .sec5-right img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
  }
  #magenta-moments-redesign-2025 .sec5-left,
  #magenta-moments-redesign-2025 .sec5-right {
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    border-top-right-radius: 0;
  }
  #magenta-moments-redesign-2025 .sec6-wrapper {
    flex-direction: column;
  }
  #magenta-moments-redesign-2025 .categories-row {
    flex-direction: column;
    align-items: center;
  }
  #magenta-moments-redesign-2025 .sec7 .section-title,
  #magenta-moments-redesign-2025 .sec7 .section-subtitle {
    text-align: center;
  }
  #magenta-moments-redesign-2025 .sec8-cards {
    flex-direction: column;
    align-items: stretch;
    gap: 20px;
  }
  #magenta-moments-redesign-2025 .sec8-card {
    flex: none !important;
    width: 100%;
    max-width: 100%;
    margin: 0 0 20px 0;
    display: flex;
    flex-direction: column;
  }
  #magenta-moments-redesign-2025 .sec8-img-left img {
    object-position: 20% 47%;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  #magenta-moments-redesign-2025 .main-banner img {
    object-position: left center;
  }
  #magenta-moments-redesign-2025 .info-row {
    flex-direction: column;
  }
  #magenta-moments-redesign-2025 .carousel-img-custom {
    width: 420px;
  }
  #magenta-moments-redesign-2025 .sec5-boxes {
    display: flex;
    flex-direction: row;
    align-items: stretch;
  }
  #magenta-moments-redesign-2025 .sec5-left {
    flex: 1 1 0;
    min-width: 0;
  }
  #magenta-moments-redesign-2025 .sec5-right {
    flex: 1 1 0;
    display: flex;
    align-items: stretch;
  }
  #magenta-moments-redesign-2025 .sec5-right img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 20px;
    display: block;
  }
  #magenta-moments-redesign-2025 .sec2-box {
    flex-direction: column;
    align-items: center;
  }
  #magenta-moments-redesign-2025 .sec2-left {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  #magenta-moments-redesign-2025 .small-boxes {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 8px;
    margin-bottom: 18px;
  }
  #magenta-moments-redesign-2025 .small-box {
    flex: 0 1 calc(25.333%);
    min-width: 90px;
    padding: 10px 4px;
    min-height: 60px;
    text-align: center;
  }
  #magenta-moments-redesign-2025 .sec2-right {
    width: 100%;
    display: flex;
    justify-content: center;
    margin-top: 12px;
  }
  #magenta-moments-redesign-2025 .sec2-right img {
    max-width: 240px;
    width: 100%;
    margin-top: 0;
  }
  #magenta-moments-redesign-2025 .sec5-boxes {
    flex-direction: column;
  }
  #magenta-moments-redesign-2025 .sec6-wrapper {
    flex-direction: column;
  }
  #magenta-moments-redesign-2025 .boxes-left .box {
    height: auto;
  }
  #magenta-moments-redesign-2025 .sec7 .categories-row {
    flex-direction: column;
  }
  #magenta-moments-redesign-2025 .sec7 .section-subtitle,
  #magenta-moments-redesign-2025 .sec7 .section-title {
    text-align: center;
  }
  #magenta-moments-redesign-2025 .sec8-top {
    flex-direction: column;
    align-items: stretch;
  }
  #magenta-moments-redesign-2025 .sec8-img-left,
  #magenta-moments-redesign-2025 .sec8-text-right {
    width: 100%;
    border-radius: 24px 24px 0 0;
  }
  #magenta-moments-redesign-2025 .sec8-img-left {
    border-radius: 24px 24px 0 0;
    overflow: hidden;
  }
  #magenta-moments-redesign-2025 .sec8-text-right {
    border-radius: 0 0 24px 24px;
    margin-top: 0;
  }
  #magenta-moments-redesign-2025 .sec6-left img {
    width: 80%;
  }
  #magenta-moments-redesign-2025 .sec8-cards {
    flex-direction: column;
    align-items: stretch;
    gap: 20px;
  }
  #magenta-moments-redesign-2025 .sec8-card {
    flex: none !important;
    width: 100%;
    max-width: 100%;
    margin: 0 0 20px 0;
    display: flex;
    flex-direction: column;
  }
  #magenta-moments-redesign-2025 .sec8-qr {
    flex-direction: column;
    align-items: stretch;
  }
}
@media (max-width: 576px) {
  #magenta-moments-redesign-2025 .hero,
  #magenta-moments-redesign-2025 .hero .banner,
  #magenta-moments-redesign-2025 .sec2 .custom-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
  }
  #magenta-moments-redesign-2025 .ec {
    right: 6%;
    top: 65%;
  }
  #magenta-moments-redesign-2025 .main-banner img {
    object-position: left center;
  }
  #magenta-moments-redesign-2025 .sec2-box {
    flex-direction: column;
    align-items: center;
  }
  #magenta-moments-redesign-2025 .sec2-left {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  #magenta-moments-redesign-2025 .small-boxes {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 8px;
    margin-bottom: 18px;
  }
  #magenta-moments-redesign-2025 .small-box {
    flex: 0 1 calc(25.333%);
    min-width: 90px;
    padding: 10px 4px;
    min-height: 60px;
    text-align: center;
  }
  #magenta-moments-redesign-2025 .sec2-right {
    width: 100%;
    display: flex;
    justify-content: center;
    margin-top: 12px;
  }
  #magenta-moments-redesign-2025 .sec2-right img {
    width: 70%;
    margin-top: 0;
  }
  #magenta-moments-redesign-2025 .info-box {
    text-align: center;
    align-content: center;
    align-items: center;
  }
  #magenta-moments-redesign-2025 .info-row {
    flex-direction: column;
    align-items: center;
  }
  #magenta-moments-redesign-2025 .sec5-boxes {
    width: 100%;
    flex-direction: column;
  }
  #magenta-moments-redesign-2025 .sec6-wrapper,
  #magenta-moments-redesign-2025 .sec6-right {
    flex-direction: column;
  }
  #magenta-moments-redesign-2025 .sec6-right,
  #magenta-moments-redesign-2025 .sec6-left {
    width: 100%;
  }
  #magenta-moments-redesign-2025 .sec7 .category-card {
    align-items: center;
    text-align: center;
    justify-content: center;
    width: 100%;
  }
  #magenta-moments-redesign-2025 .boxes-left .box,
  #magenta-moments-redesign-2025 .boxes-right .box.big {
    align-items: center;
  }
  #magenta-moments-redesign-2025 .sec7 .categories-row {
    flex-direction: column;
  }
  #magenta-moments-redesign-2025 .sec7 .section-subtitle,
  #magenta-moments-redesign-2025 .sec7 .section-title {
    text-align: center;
  }
  #magenta-moments-redesign-2025 .sec8-top {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    width: 100%;
  }
  #magenta-moments-redesign-2025 .sec8-img-left,
  #magenta-moments-redesign-2025 .sec8-text-right {
    width: 100%;
    box-sizing: border-box;
  }
  #magenta-moments-redesign-2025 .sec8-img-left {
    border-radius: 24px 24px 0 0;
    overflow: hidden;
  }
  #magenta-moments-redesign-2025 .sec8-img-left img {
    width: 100%;
    height: auto;
    display: block;
    object-fit: cover;
  }
  #magenta-moments-redesign-2025 .sec8-text-right {
    border-radius: 0 0 24px 24px;
    padding: 24px 14px;
    text-align: left;
  }
  #magenta-moments-redesign-2025 .sec8-cards {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    gap: 20px;
    width: 100%;
    max-width: 100%;
    margin: 0 auto 40px auto;
  }
  #magenta-moments-redesign-2025 .sec8-card {
    display: flex;
    flex-direction: column;
    width: 100%;
    max-width: 100%;
    margin: 0 0 20px 0;
    flex: none !important;
  }
  #magenta-moments-redesign-2025 .carousel-img-custom {
    width: 350px;
  }
  #magenta-moments-redesign-2025 .sec8-bottom-box {
    display: flex;
    flex-direction: column;
    padding: 0;
    border-radius: 24px;
    overflow: hidden;
  }
  #magenta-moments-redesign-2025 .sec8-bottom-left {
    width: 100%;
    height: 180px;
    padding: 0;
    margin: 0;
    border-radius: 24px 24px 0 0;
    overflow: hidden;
  }
  #magenta-moments-redesign-2025 .sec8-bottom-left img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
  }
  #magenta-moments-redesign-2025 .sec8-bottom-right {
    width: 100%;
    padding: 30px 16px;
    border-radius: 0 0 24px 24px;
  }
  #magenta-moments-redesign-2025 .sec8-qr {
    align-items: stretch;
    flex-direction: column;
    align-items: flex-start;
  }
  #magenta-moments-redesign-2025 .faqs-title {
    text-align: center;
  }
}
/*#endregion Magenta Moments redesign Dimich*/
/*#region D2D*/
#d2d {
  padding: 20px 0 70px;
}
@media (max-width: 991px) {
  #d2d {
    padding: 30px 0 50px;
  }
}
#d2d .mainBanner {
  position: relative;
  width: 100%;
  padding: 150px 0;
  background-repeat: no-repeat;
  background-image: url(../content/images/d2d/Banner.png);
  text-align: center;
  border-radius: 20px;
  background-size: cover;
  background-position: center;
}
@media only screen and (max-width: 767px) {
  #d2d .mainBanner {
    padding: 55px 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #d2d .mainBanner {
    padding: 100px 0;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #d2d .mainBanner {
    padding: 120px 0;
  }
}
#d2d .mainBanner h1 {
  color: white;
  font-family: 'teleNeo-extra' !important;
  font-size: 55px;
  padding: 0;
  margin: 0;
  line-height: 1.3;
}
@media only screen and (max-width: 767px) {
  #d2d .mainBanner h1 {
    font-size: 45px;
  }
}
#d2d .mainBanner span {
  color: white;
  font-style: italic;
  font-family: 'teleNeo-bold' !important;
  font-size: 35px;
  line-height: 1.3;
}
@media only screen and (max-width: 767px) {
  #d2d .mainBanner span {
    font-size: 21px;
  }
}
#d2d .cs-container {
  width: 60%;
  margin: auto;
}
@media only screen and (max-width: 767px) {
  #d2d .cs-container {
    width: 100%;
  }
}
#d2d .cs-container h2 {
  text-align: center;
  max-width: 415px;
  margin: 50px auto 20px;
  font-family: 'teleNeo-bold' !important;
  font-size: 35px;
}
@media only screen and (max-width: 767px) {
  #d2d .cs-container h2 {
    max-width: unset;
    font-size: 28px;
  }
}
#d2d .cs-container span:not(.error-message) {
  display: block;
  text-align: center;
  font-size: 16px;
  margin-bottom: 50px;
}
@media only screen and (max-width: 767px) {
  #d2d .cs-container span:not(.error-message) {
    margin-bottom: 40px;
  }
}
#d2d .cs-container .error-message {
  display: none;
}
#d2d .form-group {
  position: relative;
  margin: 0;
}
#d2d .focusedInput {
  padding: 42px 23px 14px 24px;
  font-size: 18px;
  color: #333;
  border: 1px solid black;
  outline: none;
  box-shadow: none;
  font-weight: 700;
}
#d2d .focusedInput ~ .control-label,
#d2d .focusedInput label {
  top: 16px;
  left: 0;
  font-size: 14px;
  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;
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ie-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  color: #616161;
  align-items: flex-start;
}
#d2d .label-group,
#d2d .form-box {
  width: 100%;
  position: relative;
  margin: 0 0 20px 0;
}
#d2d .label-group .control-label,
#d2d .form-box .control-label,
#d2d .label-group label,
#d2d .form-box label {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  color: black;
  font-size: 18px;
  font-family: 'teleNeo-bold' !important;
  pointer-events: 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;
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ie-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: flex;
  align-items: center;
  padding: 0 0 0 23px;
}
#d2d .label-group .error-message,
#d2d .form-box .error-message {
  font-size: 12px;
  font-family: 'teleNeo-bold' !important;
  color: black;
  position: absolute;
  padding-left: 24px;
  bottom: -10px;
  margin-left: 23px;
}
#d2d .label-group .error-message:before,
#d2d .form-box .error-message:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 18px;
  height: 18px;
  background-image: url('/images/error.svg');
  background-size: contain;
  background-repeat: no-repeat;
}
#d2d input.form-control,
#d2d select.form-control,
#d2d button.form-control,
#d2d textarea {
  border: 1px solid #828282;
  -webkit-border-radius: 16px;
  -khtml-border-radius: 16px;
  -moz-border-radius: 16px;
  -ie-border-radius: 16px;
  -o-border-radius: 16px;
  -ms-border-radius: 16px;
  border-radius: 16px;
  height: 72px;
  padding: 23px;
  min-width: 430px;
  width: 100%;
  font-size: 18px;
}
@media only screen and (max-width: 767px) {
  #d2d input.form-control,
  #d2d select.form-control,
  #d2d button.form-control,
  #d2d textarea {
    min-width: 100%;
    width: 100%;
  }
}
#d2d input.form-control.phoneNumInput ~ label,
#d2d select.form-control.phoneNumInput ~ label,
#d2d button.form-control.phoneNumInput ~ label,
#d2d textarea.phoneNumInput ~ label {
  width: 100%;
}
#d2d input.form-control.phoneNumInput ~ label:after,
#d2d select.form-control.phoneNumInput ~ label:after,
#d2d button.form-control.phoneNumInput ~ label:after,
#d2d textarea.phoneNumInput ~ label:after {
  content: "";
  position: absolute;
  right: 32px;
  top: 0px;
  bottom: 0px;
  width: 24px;
  height: 24px;
  background-image: url('/images/phone-icon.svg');
  background-size: contain;
  background-repeat: no-repeat;
  margin: auto;
}
#d2d input.form-control.mailInput ~ label,
#d2d select.form-control.mailInput ~ label,
#d2d button.form-control.mailInput ~ label,
#d2d textarea.mailInput ~ label {
  width: 100%;
}
#d2d input.form-control.mailInput ~ label:after,
#d2d select.form-control.mailInput ~ label:after,
#d2d button.form-control.mailInput ~ label:after,
#d2d textarea.mailInput ~ label:after {
  content: '';
  position: absolute;
  right: 32px;
  top: 0;
  bottom: 0;
  margin: auto;
  background-image: url('/images/email-icon.svg');
  background-size: contain;
  background-repeat: no-repeat;
  width: 24px;
  height: 24px;
}
#d2d input.form-control#password ~ button,
#d2d select.form-control#password ~ button,
#d2d button.form-control#password ~ button,
#d2d textarea#password ~ button,
#d2d input.form-control#confirmPassword ~ button,
#d2d select.form-control#confirmPassword ~ button,
#d2d button.form-control#confirmPassword ~ button,
#d2d textarea#confirmPassword ~ button {
  position: absolute;
  right: 0;
  width: 62px;
  height: 100%;
  top: 0;
  background: transparent;
  border: none;
  -webkit-border-radius: 0 16px 16px 0;
  -khtml-border-radius: 0 16px 16px 0;
  -moz-border-radius: 0 16px 16px 0;
  -ie-border-radius: 0 16px 16px 0;
  -o-border-radius: 0 16px 16px 0;
  -ms-border-radius: 0 16px 16px 0;
  border-radius: 0 16px 16px 0;
}
#d2d input.form-control#password ~ button:after,
#d2d select.form-control#password ~ button:after,
#d2d button.form-control#password ~ button:after,
#d2d textarea#password ~ button:after,
#d2d input.form-control#confirmPassword ~ button:after,
#d2d select.form-control#confirmPassword ~ button:after,
#d2d button.form-control#confirmPassword ~ button:after,
#d2d textarea#confirmPassword ~ button:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  background-image: url('/images/hide-password.svg');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
  height: 24px;
}
#d2d input.form-control#password ~ button.showPass:after,
#d2d select.form-control#password ~ button.showPass:after,
#d2d button.form-control#password ~ button.showPass:after,
#d2d textarea#password ~ button.showPass:after,
#d2d input.form-control#confirmPassword ~ button.showPass:after,
#d2d select.form-control#confirmPassword ~ button.showPass:after,
#d2d button.form-control#confirmPassword ~ button.showPass:after,
#d2d textarea#confirmPassword ~ button.showPass:after {
  content: '';
  background-image: url('/images/show-password.svg');
  background-size: contain;
  background-repeat: no-repeat;
}
#d2d input.form-control:focus,
#d2d select.form-control:focus,
#d2d button.form-control:focus,
#d2d textarea:focus,
#d2d input.form-control.ng-not-empty,
#d2d select.form-control.ng-not-empty,
#d2d button.form-control.ng-not-empty,
#d2d textarea.ng-not-empty,
#d2d input.form-control:not(:placeholder-shown),
#d2d select.form-control:not(:placeholder-shown),
#d2d button.form-control:not(:placeholder-shown),
#d2d textarea:not(:placeholder-shown) {
  padding: 42px 23px 14px 24px;
  font-size: 18px;
  color: #333;
  border: 1px solid black;
  outline: none;
  box-shadow: none;
  font-weight: 700;
}
#d2d input.form-control:focus ~ .control-label,
#d2d select.form-control:focus ~ .control-label,
#d2d button.form-control:focus ~ .control-label,
#d2d textarea:focus ~ .control-label,
#d2d input.form-control.ng-not-empty ~ .control-label,
#d2d select.form-control.ng-not-empty ~ .control-label,
#d2d button.form-control.ng-not-empty ~ .control-label,
#d2d textarea.ng-not-empty ~ .control-label,
#d2d input.form-control:not(:placeholder-shown) ~ .control-label,
#d2d select.form-control:not(:placeholder-shown) ~ .control-label,
#d2d button.form-control:not(:placeholder-shown) ~ .control-label,
#d2d textarea:not(:placeholder-shown) ~ .control-label,
#d2d input.form-control:focus label,
#d2d select.form-control:focus label,
#d2d button.form-control:focus label,
#d2d textarea:focus label,
#d2d input.form-control.ng-not-empty label,
#d2d select.form-control.ng-not-empty label,
#d2d button.form-control.ng-not-empty label,
#d2d textarea.ng-not-empty label,
#d2d input.form-control:not(:placeholder-shown) label,
#d2d select.form-control:not(:placeholder-shown) label,
#d2d button.form-control:not(:placeholder-shown) label,
#d2d textarea:not(:placeholder-shown) label {
  top: 16px;
  left: 0;
  font-size: 14px;
  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;
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ie-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  color: #616161;
  align-items: flex-start;
}
#d2d input.form-control:focus ~ label:after,
#d2d select.form-control:focus ~ label:after,
#d2d button.form-control:focus ~ label:after,
#d2d textarea:focus ~ label:after,
#d2d input.form-control.ng-not-empty ~ label:after,
#d2d select.form-control.ng-not-empty ~ label:after,
#d2d button.form-control.ng-not-empty ~ label:after,
#d2d textarea.ng-not-empty ~ label:after,
#d2d input.form-control:not(:placeholder-shown) ~ label:after,
#d2d select.form-control:not(:placeholder-shown) ~ label:after,
#d2d button.form-control:not(:placeholder-shown) ~ label:after,
#d2d textarea:not(:placeholder-shown) ~ label:after {
  top: -20px;
}
#d2d input.form-control.ng-invalid,
#d2d select.form-control.ng-invalid,
#d2d button.form-control.ng-invalid,
#d2d textarea.ng-invalid,
#d2d input.form-control.invalid-input,
#d2d select.form-control.invalid-input,
#d2d button.form-control.invalid-input,
#d2d textarea.invalid-input {
  border: 2px solid #b20c00;
  margin-bottom: 20px !important;
}
#d2d input.form-control:disabled,
#d2d select.form-control:disabled,
#d2d button.form-control:disabled,
#d2d textarea:disabled {
  background: #ddd;
  border-color: #ddd;
}
#d2d input.form-control:disabled ~ .control-label,
#d2d select.form-control:disabled ~ .control-label,
#d2d button.form-control:disabled ~ .control-label,
#d2d textarea:disabled ~ .control-label,
#d2d input.form-control:disabled label,
#d2d select.form-control:disabled label,
#d2d button.form-control:disabled label,
#d2d textarea:disabled label {
  color: #a3a3a3;
}
#d2d button.submit-button {
  background-color: #E20074;
  width: 100%;
  border-radius: 25px;
  padding: 17px 0;
  font-size: 16px;
  letter-spacing: 1px;
}
/*#endregion D2D*/
/*#region Poddrska boxovi*/
section.poddrska {
  padding: 70px 0 40px;
}
section.poddrska h2 {
  text-align: center;
  max-width: 50%;
  margin: auto;
  margin-bottom: 50px;
}
@media (max-width: 991px) {
  section.poddrska h2 {
    max-width: 100%;
  }
}
section.poddrska .boxes {
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width: 767px) {
  section.poddrska .boxes {
    flex-direction: column;
    gap: 15px;
  }
}
section.poddrska .boxes .box {
  background-color: #E7E7E980;
  padding: 25px 30px;
  position: relative;
  width: 32%;
  display: flex;
  align-items: center;
  border: 1px solid transparent;
  -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;
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ie-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
@media only screen and (max-width: 767px) {
  section.poddrska .boxes .box {
    width: 100%;
  }
}
section.poddrska .boxes .box:hover {
  border: 1px solid rgba(0, 0, 0, 0.12);
  -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;
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ie-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
section.poddrska .boxes .box a {
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
section.poddrska .boxes .box span {
  padding-left: 15px;
  line-height: 1.3;
  font-size: 17px;
  font-family: 'teleNeo-medium' !important;
}
/*#region font teleNeo*/
@font-face {
  font-family: 'teleNeo-regular';
  src: url('../fonts/TeleNeoWeb-Regular.eot');
  src: url('../fonts/TeleNeoWeb-Regular.eot?#iefix') format('embedded-truetype'), url('../fonts/TeleNeoWeb-Regular.woff') format('woff'), url('../fonts/TeleNeoWeb-Regular.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased !important;
  font-smoothing: antialiased !important;
}
@font-face {
  font-family: 'teleNeo-medium';
  src: url('../fonts/TeleNeoWeb-Medium.eot');
  src: url('../fonts/TeleNeoWeb-Medium.eot?#iefix') format('embedded-truetype'), url('../fonts/TeleNeoWeb-Medium.woff') format('woff'), url('../fonts/TeleNeoWeb-Medium.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased !important;
  font-smoothing: antialiased !important;
}
@font-face {
  font-family: 'teleNeo-thin';
  src: url('../fonts/TeleNeoWeb-Thin.eot');
  src: url('../fonts/TeleNeoWeb-Thin.eot?#iefix') format('embedded-truetype'), url('../fonts/TeleNeoWeb-Thin.woff') format('woff'), url('../fonts/TeleNeoWeb-Thin.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased !important;
  font-smoothing: antialiased !important;
}
@font-face {
  font-family: 'teleNeo-bold';
  src: url('../fonts/TeleNeoWeb-Bold.eot');
  src: url('../fonts/TeleNeoWeb-Bold.eot?#iefix') format('embedded-truetype'), url('../fonts/TeleNeoWeb-Bold.woff') format('woff'), url('../fonts/TeleNeoWeb-Bold.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased !important;
  font-smoothing: antialiased !important;
}
@font-face {
  font-family: 'teleNeo-extra';
  src: url('../fonts/TeleNeoWeb-ExtraBold.eot');
  src: url('../fonts/TeleNeoWeb-ExtraBold.eot?#iefix') format('embedded-truetype'), url('../fonts/TeleNeoWeb-ExtraBold.woff') format('woff'), url('../fonts/TeleNeoWeb-ExtraBold.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased !important;
  font-smoothing: antialiased !important;
}
@font-face {
  font-family: 'teleNeo-thinItalic';
  src: url('../fonts/TeleNeoWeb-ThinItalic.eot');
  src: url('../fonts/TeleNeoWeb-ThinItalic.eot?#iefix') format('embedded-truetype'), url('../fonts/TeleNeoWeb-ThinItalic.woff') format('woff'), url('../fonts/TeleNeoWeb-ThinItalic.woff2') format('woff2');
  font-weight: normal;
  font-style: italic;
  -webkit-font-smoothing: antialiased !important;
  font-smoothing: antialiased !important;
}
@font-face {
  font-family: 'teleNeo-RegularItalic';
  src: url('../fonts/TeleNeoWeb-RegularItalic.eot') format('embedded-opentype'), url('../fonts/TeleNeoWeb-RegularItalic.woff') format('woff'), url('../fonts/TeleNeoWeb-RegularItalic.woff2') format('woff2');
}
@font-face {
  font-family: 'teleNeo-mediumItalic';
  src: url('../fonts/TeleNeoWeb-MediumItalic.eot');
  src: url('../fonts/TeleNeoWeb-MediumItalic.eot?#iefix') format('embedded-truetype'), url('../fonts/TeleNeoWeb-MediumItalic.woff') format('woff'), url('../fonts/TeleNeoWeb-MediumItalic.woff2') format('woff2');
  font-weight: normal;
  font-style: italic;
  -webkit-font-smoothing: antialiased !important;
  font-smoothing: antialiased !important;
}
@font-face {
  font-family: 'teleNeo-boldItalic';
  src: url('../fonts/TeleNeoWeb-BoldItalic.eot');
  src: url('../fonts/TeleNeoWeb-BoldItalic.eot?#iefix') format('embedded-truetype'), url('../fonts/TeleNeoWeb-BoldItalic.woff') format('woff'), url('../fonts/TeleNeoWeb-BoldItalic.woff2') format('woff2');
  font-weight: normal;
  font-style: italic;
  -webkit-font-smoothing: antialiased !important;
  font-smoothing: antialiased !important;
}
@font-face {
  font-family: 'teleNeo-ExtraBoldItalic';
  src: url('../fonts/TeleNeoWeb-ExtraBoldItalic.eot') format('embedded-opentype'), url('../fonts/TeleNeoWeb-ExtraBoldItalic.woff') format('woff'), url('../fonts/TeleNeoWeb-ExtraBoldItalic.woff2') format('woff2');
  font-weight: normal;
  font-style: italic;
  -webkit-font-smoothing: antialiased !important;
  font-smoothing: antialiased !important;
}
@font-face {
  font-family: 'teleNeo-ultra';
  src: url('../fonts/TeleNeoWeb-Ultra.eot') format('embedded-opentype'), url('../fonts/TeleNeoWeb-Ultra.woff') format('woff'), url('../fonts/TeleNeoWeb-Ultra.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased !important;
  font-smoothing: antialiased !important;
}
@font-face {
  font-family: 'teleNeo-ultraItalic';
  src: url('../fonts/TeleNeoWeb-UltraItalic.eot') format('embedded-opentype'), url('../fonts/TeleNeoWeb-UltraItalic.woff') format('woff'), url('../fonts/TeleNeoWeb-UltraItalic.woff2') format('woff2');
  font-weight: normal;
  font-style: italic;
  -webkit-font-smoothing: antialiased !important;
  font-smoothing: antialiased !important;
}
@font-face {
  font-family: 'teleNeo-var';
  src: url('../fonts/TeleNeoVariable-Upright.woff2') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'teleNeo-varItalic';
  src: url('../fonts/TeleNeoVariable-Italic.woff2') format('woff');
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
.fontThin {
  font-family: teleNeo-thin;
}
.fontThin {
  font-family: teleNeo-thinItalic;
}
.fontRegular {
  font-family: teleNeo-regular;
}
.fontRegularItalic {
  font-family: teleNeo-RegularItalic;
}
.fontMedium {
  font-family: teleNeo-medium;
}
.fontMediumItalic {
  font-family: teleNeo-mediumItalic;
}
.fontBold {
  font-family: teleNeo-bold;
}
.fontBoldItalic {
  font-family: teleNeo-boldItalic;
}
.fontExtra {
  font-family: teleNeo-extra;
}
.fontExtraItalic {
  font-family: teleNeo-ExtraBoldItalic;
}
.fontUltra {
  font-family: teleNeo-ultra;
}
.fontUltraItalic {
  font-family: teleNeo-ultraItalic;
}
.fontTeleVar {
  font-family: teleNeo-var;
}
.fontTeleVarItalic {
  font-family: teleNeo-varItalic;
}
.btn-magen {
  background-color: #e20074 !important;
  color: white !important;
  -webkit-border-radius: 50px !important;
  -khtml-border-radius: 50px !important;
  -moz-border-radius: 50px !important;
  -ie-border-radius: 50px !important;
  -o-border-radius: 50px !important;
  -ms-border-radius: 50px !important;
  border-radius: 50px !important;
  height: 45px !important;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-family: teleNeo-medium !important;
  font-size: 18px !important;
}
.btn-magen:hover {
  background-color: #e83390 !important;
  color: white !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;
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ie-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.btn-magen span {
  font-size: 18px;
  font-family: teleNeo-medium;
  display: flex;
  align-items: center;
  height: 100%;
}
.btn-white {
  background-color: white !important;
  color: black !important;
  -webkit-border-radius: 50px !important;
  -khtml-border-radius: 50px !important;
  -moz-border-radius: 50px !important;
  -ie-border-radius: 50px !important;
  -o-border-radius: 50px !important;
  -ms-border-radius: 50px !important;
  border-radius: 50px !important;
  height: 45px !important;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-family: teleNeo-medium !important;
  font-size: 18px !important;
}
.btn-white span {
  font-size: 18px;
  font-family: teleNeo-medium;
}
.btn-gray {
  background-color: #dddddd;
  color: black;
  -webkit-border-radius: 50px !important;
  -khtml-border-radius: 50px !important;
  -moz-border-radius: 50px !important;
  -ie-border-radius: 50px !important;
  -o-border-radius: 50px !important;
  -ms-border-radius: 50px !important;
  border-radius: 50px !important;
  height: 45px !important;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-family: teleNeo-medium !important;
}
.btn-black {
  background-color: black;
  color: white;
  font-size: 18px;
  font-family: teleNeo-medium !important;
  -webkit-border-radius: 50px !important;
  -khtml-border-radius: 50px !important;
  -moz-border-radius: 50px !important;
  -ie-border-radius: 50px !important;
  -o-border-radius: 50px !important;
  -ms-border-radius: 50px !important;
  border-radius: 50px !important;
  height: 45px !important;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.btn-black span {
  font-size: 18px;
  font-family: teleNeo-medium !important;
}
.btn-black:hover {
  background-color: #414141;
  color: white;
  -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;
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ie-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.btn-outline {
  background-color: transparent;
  color: white;
  font-size: 18px;
  font-family: teleNeo-medium !important;
  -webkit-border-radius: 50px !important;
  -khtml-border-radius: 50px !important;
  -moz-border-radius: 50px !important;
  -ie-border-radius: 50px !important;
  -o-border-radius: 50px !important;
  -ms-border-radius: 50px !important;
  border-radius: 50px !important;
  height: 45px !important;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 1px solid white;
  padding-left: 20px;
  padding-right: 20px;
  z-index: 1;
  position: relative;
}
.btn {
  font-size: 18px !important;
  -webkit-border-radius: 50px !important;
  -khtml-border-radius: 50px !important;
  -moz-border-radius: 50px !important;
  -ie-border-radius: 50px !important;
  -o-border-radius: 50px !important;
  -ms-border-radius: 50px !important;
  border-radius: 50px !important;
  height: 45px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding-left: 20px;
  padding-right: 20px;
}
.btn.btn-magen,
.btn.magenta-btn,
.btn.btn-magenta,
.btn.btn-mg {
  background-color: #e20074 !important;
  color: white !important;
  -webkit-border-radius: 50px !important;
  -khtml-border-radius: 50px !important;
  -moz-border-radius: 50px !important;
  -ie-border-radius: 50px !important;
  -o-border-radius: 50px !important;
  -ms-border-radius: 50px !important;
  border-radius: 50px !important;
  height: 45px !important;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-family: teleNeo-medium !important;
  font-size: 18px !important;
}
.btn.btn-magen:hover,
.btn.magenta-btn:hover,
.btn.btn-magenta:hover,
.btn.btn-mg:hover {
  background-color: #e83390 !important;
  color: white !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;
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ie-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.btn.btn-magen span,
.btn.magenta-btn span,
.btn.btn-magenta span,
.btn.btn-mg span {
  font-size: 18px;
  font-family: teleNeo-medium;
  display: flex;
  align-items: center;
  height: 100%;
}
.btn.btn-white {
  background-color: white !important;
  color: black !important;
  -webkit-border-radius: 50px !important;
  -khtml-border-radius: 50px !important;
  -moz-border-radius: 50px !important;
  -ie-border-radius: 50px !important;
  -o-border-radius: 50px !important;
  -ms-border-radius: 50px !important;
  border-radius: 50px !important;
  height: 45px !important;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-family: teleNeo-medium !important;
  font-size: 18px !important;
}
.btn.btn-white span {
  font-size: 18px;
  font-family: teleNeo-medium;
}
.btn.btn-gray,
.btn.btn-grey,
.btn.btn-gr {
  background-color: #dddddd;
  color: black;
  -webkit-border-radius: 50px !important;
  -khtml-border-radius: 50px !important;
  -moz-border-radius: 50px !important;
  -ie-border-radius: 50px !important;
  -o-border-radius: 50px !important;
  -ms-border-radius: 50px !important;
  border-radius: 50px !important;
  height: 45px !important;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-family: teleNeo-medium !important;
}
.btn span {
  font-size: 18px;
}
.btn.btn-black {
  background-color: black;
  color: white;
  font-size: 18px;
  font-family: teleNeo-medium !important;
  -webkit-border-radius: 50px !important;
  -khtml-border-radius: 50px !important;
  -moz-border-radius: 50px !important;
  -ie-border-radius: 50px !important;
  -o-border-radius: 50px !important;
  -ms-border-radius: 50px !important;
  border-radius: 50px !important;
  height: 45px !important;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.btn.btn-black span {
  font-size: 18px;
  font-family: teleNeo-medium !important;
}
.btn.btn-black:hover {
  background-color: #414141;
  color: white;
  -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;
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ie-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.magenta-btn {
  background-color: #e20074 !important;
  color: white !important;
  -webkit-border-radius: 50px !important;
  -khtml-border-radius: 50px !important;
  -moz-border-radius: 50px !important;
  -ie-border-radius: 50px !important;
  -o-border-radius: 50px !important;
  -ms-border-radius: 50px !important;
  border-radius: 50px !important;
  height: 45px !important;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-family: teleNeo-medium !important;
  font-size: 18px !important;
}
.magenta-btn:hover {
  background-color: #e83390 !important;
  color: white !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;
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ie-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.magenta-btn span {
  font-size: 18px;
  font-family: teleNeo-medium;
  display: flex;
  align-items: center;
  height: 100%;
}
.btn-primary {
  font-size: 18px !important;
  -webkit-border-radius: 50px !important;
  -khtml-border-radius: 50px !important;
  -moz-border-radius: 50px !important;
  -ie-border-radius: 50px !important;
  -o-border-radius: 50px !important;
  -ms-border-radius: 50px !important;
  border-radius: 50px !important;
  height: 45px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding-left: 20px;
  padding-right: 20px;
}
.btn-primary.btn-magen,
.btn-primary.magenta-btn,
.btn-primary.btn-magenta,
.btn-primary.btn-mg {
  background-color: #e20074 !important;
  color: white !important;
  -webkit-border-radius: 50px !important;
  -khtml-border-radius: 50px !important;
  -moz-border-radius: 50px !important;
  -ie-border-radius: 50px !important;
  -o-border-radius: 50px !important;
  -ms-border-radius: 50px !important;
  border-radius: 50px !important;
  height: 45px !important;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-family: teleNeo-medium !important;
  font-size: 18px !important;
}
.btn-primary.btn-magen:hover,
.btn-primary.magenta-btn:hover,
.btn-primary.btn-magenta:hover,
.btn-primary.btn-mg:hover {
  background-color: #e83390 !important;
  color: white !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;
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ie-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.btn-primary.btn-magen span,
.btn-primary.magenta-btn span,
.btn-primary.btn-magenta span,
.btn-primary.btn-mg span {
  font-size: 18px;
  font-family: teleNeo-medium;
  display: flex;
  align-items: center;
  height: 100%;
}
.btn-primary.btn-white {
  background-color: white !important;
  color: black !important;
  -webkit-border-radius: 50px !important;
  -khtml-border-radius: 50px !important;
  -moz-border-radius: 50px !important;
  -ie-border-radius: 50px !important;
  -o-border-radius: 50px !important;
  -ms-border-radius: 50px !important;
  border-radius: 50px !important;
  height: 45px !important;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-family: teleNeo-medium !important;
  font-size: 18px !important;
}
.btn-primary.btn-white span {
  font-size: 18px;
  font-family: teleNeo-medium;
}
.btn-primary.btn-gray,
.btn-primary.btn-grey,
.btn-primary.btn-gr {
  background-color: #dddddd;
  color: black;
  -webkit-border-radius: 50px !important;
  -khtml-border-radius: 50px !important;
  -moz-border-radius: 50px !important;
  -ie-border-radius: 50px !important;
  -o-border-radius: 50px !important;
  -ms-border-radius: 50px !important;
  border-radius: 50px !important;
  height: 45px !important;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-family: teleNeo-medium !important;
}
.btn-primary span {
  font-size: 18px;
}
.btn-primary.btn-black {
  background-color: black;
  color: white;
  font-size: 18px;
  font-family: teleNeo-medium !important;
  -webkit-border-radius: 50px !important;
  -khtml-border-radius: 50px !important;
  -moz-border-radius: 50px !important;
  -ie-border-radius: 50px !important;
  -o-border-radius: 50px !important;
  -ms-border-radius: 50px !important;
  border-radius: 50px !important;
  height: 45px !important;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.btn-primary.btn-black span {
  font-size: 18px;
  font-family: teleNeo-medium !important;
}
.btn-primary.btn-black:hover {
  background-color: #414141;
  color: white;
  -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;
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ie-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.more-btn {
  background-color: white !important;
  color: black !important;
  -webkit-border-radius: 50px !important;
  -khtml-border-radius: 50px !important;
  -moz-border-radius: 50px !important;
  -ie-border-radius: 50px !important;
  -o-border-radius: 50px !important;
  -ms-border-radius: 50px !important;
  border-radius: 50px !important;
  height: 45px !important;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-family: teleNeo-medium !important;
  font-size: 18px !important;
}
.more-btn span {
  font-size: 18px;
  font-family: teleNeo-medium;
}
.btn-magenta-pdf {
  background-color: #e20074 !important;
  color: white !important;
  -webkit-border-radius: 50px !important;
  -khtml-border-radius: 50px !important;
  -moz-border-radius: 50px !important;
  -ie-border-radius: 50px !important;
  -o-border-radius: 50px !important;
  -ms-border-radius: 50px !important;
  border-radius: 50px !important;
  height: 45px !important;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-family: teleNeo-medium !important;
  font-size: 18px !important;
  padding-right: 0 !important;
  padding-left: 0 !important;
}
.btn-magenta-pdf:hover {
  background-color: #e83390 !important;
  color: white !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;
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ie-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.btn-magenta-pdf span {
  font-size: 18px;
  font-family: teleNeo-medium;
  display: flex;
  align-items: center;
  height: 100%;
}
.btn-magenta-pdf:before {
  content: '';
  background-image: url('../content/images/pdf-white-outline.svg') !important;
  background-size: contain !important;
  background-repeat: no-repeat !important;
  left: initial !important;
  right: 20px;
  width: 24px !important;
  height: 100% !important;
  top: 0 !important;
  bottom: 0;
  margin: auto 0;
  background-position: center;
}
/*#region main variables*/
.clear {
  clear: both;
  content: '';
  display: table;
}
/*#endregion main variables*/
/*#region div templates*/
/*#endregion div templates*/
/*#region bootstrap-select*/
/*#endregon bootstrap-select*/
/*#region statusbar*/
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-moz-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-ms-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 40px 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f7f7f7;
  background-image: -moz-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f9f9f9));
  background-image: -webkit-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -o-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: linear-gradient(to bottom, #f5f5f5, #f9f9f9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fff9f9f9', GradientType=0);
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.progress .bar {
  width: 0%;
  height: 100%;
  color: #ffffff;
  float: left;
  font-size: 12px;
  text-align: center;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #0e90d2;
  background-image: -moz-linear-gradient(top, #149bdf, #0480be);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#149bdf), to(#0480be));
  background-image: -webkit-linear-gradient(top, #149bdf, #0480be);
  background-image: -o-linear-gradient(top, #149bdf, #0480be);
  background-image: linear-gradient(to bottom, #149bdf, #0480be);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff149bdf', endColorstr='#ff0480be', GradientType=0);
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: width 0.6s ease;
  -moz-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress .bar + .bar {
  -webkit-box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15);
}
.progress-striped .bar {
  background-color: #149bdf;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
  -moz-background-size: 40px 40px;
  -o-background-size: 40px 40px;
  background-size: 40px 40px;
}
.progress.active .bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -moz-animation: progress-bar-stripes 2s linear infinite;
  -ms-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-danger .bar,
.progress .bar-danger {
  background-color: #dd514c;
  background-image: -moz-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#c43c35));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -o-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: linear-gradient(to bottom, #ee5f5b, #c43c35);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffc43c35', GradientType=0);
}
.progress-danger.progress-striped .bar,
.progress-striped .bar-danger {
  background-color: #ee5f5b;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-success .bar,
.progress .bar-success {
  background-color: #5eb95e;
  background-image: -moz-linear-gradient(top, #62c462, #57a957);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#57a957));
  background-image: -webkit-linear-gradient(top, #62c462, #57a957);
  background-image: -o-linear-gradient(top, #62c462, #57a957);
  background-image: linear-gradient(to bottom, #62c462, #57a957);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff57a957', GradientType=0);
}
.progress-success.progress-striped .bar,
.progress-striped .bar-success {
  background-color: #62c462;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-info .bar,
.progress .bar-info {
  background-color: #4bb1cf;
  background-image: -moz-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#339bb9));
  background-image: -webkit-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -o-linear-gradient(top, #5bc0de, #339bb9);
  background-image: linear-gradient(to bottom, #5bc0de, #339bb9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff339bb9', GradientType=0);
}
.progress-info.progress-striped .bar,
.progress-striped .bar-info {
  background-color: #5bc0de;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-warning .bar,
.progress .bar-warning {
  background-color: #faa732;
  background-image: -moz-linear-gradient(top, #fbb450, #f89406);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: -o-linear-gradient(top, #fbb450, #f89406);
  background-image: linear-gradient(to bottom, #fbb450, #f89406);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0);
}
.progress-warning.progress-striped .bar,
.progress-striped .bar-warning {
  background-color: #fbb450;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
/*place for variables*/
/*MEDIA QUERIES*/
/*font family*/
/*font size*/
#sd {
  position: relative;
}
#sd .main {
  background-color: #292C3B;
  position: relative;
}
#sd .main:before {
  content: url(../content/images/SD-WAN/Banner-shape.png);
  position: absolute;
  top: -20%;
  left: 0;
  right: 0;
  background-size: cover;
  background-position: top center;
  z-index: 1;
}
#sd .main .heading {
  text-align: center;
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-content: center;
  justify-content: center;
  align-items: center;
  padding: 75px 30% 135px;
  z-index: 3;
}
#sd .main .heading h1 {
  color: white;
  font-size: 46px;
  font-family: 'teleNeo-extra' !important;
  line-height: 1.2;
}
#sd .main .heading h1 span {
  font-size: 28px;
  text-transform: none;
  line-height: 1.2;
  display: block;
}
#sd .main .text {
  width: 65%;
  text-align: center;
  margin: 0 auto;
  padding: 120px 20px;
}
#sd .main .text img {
  top: -30px;
  position: relative;
}
#sd .main .text h2 {
  color: white;
  font-size: 24px;
}
#sd .main:after {
  content: url(../content/images/SD-WAN/lines.png);
  position: absolute;
  bottom: -5px;
  z-index: 0;
  opacity: 0.6;
}
#sd .main p {
  color: white;
  font-size: 18px;
}
#sd .content {
  background-image: url(../content/images/SD-WAN/section2-bg.svg);
  height: 565px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
}
#sd .content:before {
  content: " ";
  background-color: #292c3b;
  position: absolute;
  left: 0;
  width: 55%;
  height: 75px;
  bottom: 0;
  border-top-right-radius: 15px;
  z-index: 2;
}
#sd .content .wrapper {
  height: 100%;
  width: 100%;
  display: flex;
  flex-direction: row;
  align-content: center;
  justify-content: space-between;
  padding-top: 100px;
  position: relative;
}
#sd .content .wrapper .text {
  color: white;
  width: 60%;
  padding-right: 100px;
}
#sd .content .wrapper .text h2 {
  padding-left: 20px;
  font-family: 'teleNeo-medium' !important;
}
#sd .content .wrapper .text h2:before {
  content: " ";
  background-color: white;
  height: 70px;
  width: 4px;
  position: absolute;
  top: 100px;
  left: 0;
}
#sd .content .star {
  position: absolute;
  bottom: 10px;
  border-top-right-radius: 17px;
  width: 100%;
  font-size: 23px;
  color: white;
  font-family: 'teleNeo-bold' !important;
  z-index: 3;
  padding-left: 65px;
}
#sd .content .star:before {
  content: " ";
  background-image: url(../content/images/SD-WAN/selected.svg);
  position: absolute;
  background-repeat: no-repeat;
  background-position: left bottom;
  left: 0px;
  width: 100%;
  height: 70px;
  bottom: -5px;
}
#sd .bg-linear {
  background: linear-gradient(180deg, #e6e9f3, #ffffff);
  position: relative;
}
#sd .bg-linear .pridobivki {
  width: 100%;
  height: 100%;
  position: relative;
  padding: 100px 0px;
}
#sd .bg-linear .pridobivki h2 {
  text-align: center;
  position: relative;
}
#sd .bg-linear .pridobivki h2:before {
  content: "";
  background-color: #e20074;
  bottom: 10px;
  width: 5%;
  height: 5px;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
}
#sd .bg-linear .pridobivki .boxes {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  position: relative;
  padding-top: 50px;
}
#sd .bg-linear .pridobivki .boxes .box {
  width: 30%;
  background-color: white;
  min-height: 390px;
  padding: 20px 38px;
  text-align: center;
  border-radius: 10px;
  position: relative;
  margin-right: 40px;
  margin-bottom: 80px;
  border-top: 6px solid #e20074;
  background-repeat: no-repeat;
  background-position: bottom right;
}
#sd .bg-linear .pridobivki .boxes .box.box1 {
  background-image: url(../content/images/SD-WAN/icon1.svg);
}
#sd .bg-linear .pridobivki .boxes .box.box2 {
  background-image: url(../content/images/SD-WAN/icon2.svg);
}
#sd .bg-linear .pridobivki .boxes .box.box3 {
  background-image: url(../content/images/SD-WAN/icon3.svg);
}
#sd .bg-linear .pridobivki .boxes .box.box4 {
  background-image: url(../content/images/SD-WAN/icon4.svg);
}
#sd .bg-linear .pridobivki .boxes .box.box5 {
  background-image: url(../content/images/SD-WAN/icon5.svg);
}
#sd .bg-linear .pridobivki .boxes .box h3 {
  font-size: 19px;
  font-family: 'teleNeo-bold' !important;
  min-height: 80px;
}
#sd .bg-linear .pridobivki .boxes .box p {
  font-size: 18px;
  line-height: 21px;
  font-family: 'teleNeo-regular' !important;
  left: 35px;
  right: 35px;
  margin: 0 auto;
  bottom: 75px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#sd .bg-linear .shema {
  width: 100%;
  height: 100%;
  position: relative;
  padding-bottom: 90px;
}
#sd .bg-linear .shema:after {
  background-image: url(../content/images/SD-WAN/shape-lastsection.svg);
  background-repeat: no-repeat;
  content: " ";
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 100%;
  right: 0;
  z-index: 2;
}
#sd .bg-linear .shema .shema-content {
  background-color: white;
  padding: 55px 0px;
  text-align: center;
  z-index: 3;
  position: relative;
}
#sd .bg-linear .shema .shema-content:before {
  content: " ";
  background-image: url(../content/images/SD-WAN/top-shape.svg);
  background-repeat: no-repeat;
  width: 40%;
  height: 30%;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 4;
  border-top-right-radius: 10px;
  background-position: top right;
  background-size: contain;
}
#sd .bg-linear .shema .shema-content:after {
  content: " ";
  background-image: url(../content/images/SD-WAN/bottom-shape.png);
  background-repeat: no-repeat;
  width: 40%;
  height: 30%;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 4;
  border-bottom-right-radius: 10px;
  background-position: bottom right;
  background-size: contain;
}
#sd .bg-linear .shema .shema-content h2 {
  position: relative;
}
#sd .bg-linear .shema .shema-content h2:before {
  content: " ";
  background-color: #e20074;
  bottom: 10px;
  width: 5%;
  height: 5px;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 4;
}
#sd .bg-linear .shema .shema-content img {
  padding: 30px 0;
}
#sd .video {
  width: 40%;
  position: absolute;
  right: 0;
  height: 100%;
  top: 25%;
}
#sd .video .embed-responsive {
  border-radius: 8px !important;
}
#sd h2 {
  font-size: 26px;
  padding-bottom: 25px;
  font-family: 'teleNeo-bold' !important;
}
#sd h2 span {
  display: block;
  font-size: 42px;
  font-family: 'teleNeo-extra' !important;
}
#sd p {
  font-size: 18px;
  font-family: 'teleNeo-regular';
  line-height: 22px;
}
@media (min-width: 1920px) {
  #sd .main:before {
    content: '' !important;
    position: absolute;
    top: -35%;
    left: 0;
    right: 0;
    background-image: url(../content/images/SD-WAN/Banner-shape.png) !important;
    background-size: cover;
    background-position: top center;
    z-index: 2;
    width: 100%;
    height: 100%;
  }
  #sd .main .text {
    padding: 200px 20px;
  }
}
@media only screen and (min-width:1200px) and (max-width: 1440px) {
  #sd .main .heading {
    padding: 7% 30% !important;
  }
  #sd .main .text {
    padding: 90px 20px !important;
  }
  #sd .bg-linear .pridobivki {
    padding: 60px 0px 0px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #sd .main .heading {
    padding: 6% 23% !important;
  }
  #sd .main .text {
    width: 100% !important;
    padding: 95px 70px !important;
  }
  #sd .main .text img {
    top: -40px !important;
    max-width: 18% !important;
  }
  #sd .content {
    height: auto !important;
  }
  #sd .content:before {
    bottom: -30px !important;
    width: 100% !important;
    border-top-right-radius: 0 !important;
  }
  #sd .content .wrapper {
    padding-top: 40px !important;
    position: relative !important;
    flex-direction: column !important;
  }
  #sd .content .wrapper .text {
    padding-right: 0 !important;
    padding-bottom: 20px !important;
    width: 100% !important;
  }
  #sd .content .wrapper .text h2:before {
    top: 40px !important;
  }
  #sd .content .wrapper .video {
    position: relative !important;
    width: 100% !important;
    padding-bottom: 50px !important;
  }
  #sd .content .star {
    position: relative !important;
    bottom: -5px !important;
    font-size: 17px !important;
    width: 100% !important;
  }
  #sd .content .star:before {
    bottom: -10px !important;
  }
  #sd .bg-linear .pridobivki {
    padding: 50px 0 20px !important;
  }
  #sd .bg-linear .pridobivki h2:before {
    width: 10% !important;
    height: 4px !important;
  }
  #sd .bg-linear .pridobivki .boxes {
    padding-top: 25px !important;
    justify-content: space-around !important;
  }
  #sd .bg-linear .pridobivki .boxes .box {
    width: 48% !important;
    padding: 20px 25px !important;
    margin-bottom: 40px !important;
    margin-right: unset !important;
  }
  #sd .bg-linear .shema h2:before {
    width: 10% !important;
    height: 4px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #sd .main .heading {
    padding: 7% 10% !important;
  }
  #sd .main .text {
    width: 100% !important;
    padding: 95px 20px !important;
  }
  #sd .main .text img {
    top: -20px !important;
    max-width: 18% !important;
  }
  #sd .content {
    height: auto !important;
  }
  #sd .content:before {
    bottom: -30px !important;
    width: 100% !important;
    border-top-right-radius: 0 !important;
  }
  #sd .content .wrapper {
    padding-top: 40px !important;
    position: relative !important;
    flex-direction: column !important;
  }
  #sd .content .wrapper .text {
    padding-right: 0 !important;
    padding-bottom: 20px !important;
    width: 100% !important;
  }
  #sd .content .wrapper .text h2:before {
    top: 40px !important;
  }
  #sd .content .wrapper .video {
    position: relative !important;
    width: 100% !important;
    padding-bottom: 50px !important;
  }
  #sd .content .star {
    position: relative !important;
    bottom: -5px !important;
    font-size: 16px !important;
    width: 100% !important;
  }
  #sd .bg-linear .pridobivki {
    padding: 50px 0 20px !important;
  }
  #sd .bg-linear .pridobivki h2:before {
    width: 10% !important;
    height: 4px !important;
  }
  #sd .bg-linear .pridobivki .boxes {
    padding-top: 25px !important;
    justify-content: space-around !important;
  }
  #sd .bg-linear .pridobivki .boxes .box {
    width: 48% !important;
    padding: 20px 25px !important;
    margin-bottom: 40px !important;
    margin-right: unset !important;
  }
  #sd .bg-linear .shema h2:before {
    width: 10% !important;
    height: 4px !important;
  }
}
@media only screen and (max-width: 767px) {
  #sd .main {
    overflow: hidden;
  }
  #sd .main:before {
    top: -17% !important;
  }
  #sd .main .heading {
    padding: 31% 0%;
  }
  #sd .main .heading h1 {
    font-size: 36px !important;
  }
  #sd .main .heading p {
    font-size: 18px !important;
  }
  #sd .main .text {
    width: 100% !important;
    padding: 60px 0px !important;
  }
  #sd .main .text img {
    max-width: 22% !important;
    top: -20px !important;
  }
  #sd .main .text h2 {
    font-size: 20px !important;
    padding-bottom: 15px !important;
  }
  #sd .content {
    height: auto !important;
  }
  #sd .content:before {
    bottom: -30px !important;
    width: 100% !important;
    border-top-right-radius: 0 !important;
  }
  #sd .content .wrapper {
    padding-top: 40px !important;
    position: relative !important;
    flex-direction: column !important;
  }
  #sd .content .wrapper .text {
    padding-right: 0 !important;
    padding-bottom: 20px !important;
    width: 100% !important;
  }
  #sd .content .wrapper .text h2:before {
    top: 40px !important;
  }
  #sd .content .wrapper .video {
    position: relative !important;
    width: 100% !important;
  }
  #sd .content .star {
    position: relative !important;
    bottom: -16px !important;
    padding-left: 49px !important;
    font-size: 16px !important;
    width: 100% !important;
  }
  #sd .content .star:before {
    width: 50% !important;
    height: 50px !important;
    bottom: 0px !important;
  }
  #sd .pridobivki {
    padding: 45px 0px !important;
  }
  #sd .pridobivki h2:before {
    width: 35% !important;
    height: 4px !important;
  }
  #sd .pridobivki .boxes {
    flex-direction: column !important;
    padding-top: 30px !important;
  }
  #sd .pridobivki .boxes .box {
    width: 100% !important;
    padding: 20px 15px !important;
    margin-right: 0px !important;
    margin-bottom: 40px !important;
  }
  #sd .pridobivki .boxes .box h3 {
    min-height: 70px !important;
  }
  #sd .shema:after {
    background-position: bottom right !important;
  }
  #sd .shema .shema-content {
    border-radius: 10px !important;
  }
  #sd .shema .shema-content h2:before {
    width: 35% !important;
    height: 4px !important;
  }
  #sd .ict-integrated .btn-wrapper {
    width: 100%;
  }
}
@media (min-width: 518px) and (max-width: 767px)  {
  #sd .main .heading {
    padding: 20% 13% !important;
  }
  #sd .main .text img {
    max-width: 15% !important;
  }
  #sd .content .wrapper .video {
    padding-bottom: 50px !important;
  }
  #sd .content .star {
    bottom: -5px !important;
  }
  #sd .content .star:before {
    bottom: -5px !important;
  }
  #sd .bg-linear .pridobivki .boxes .box {
    min-height: 310px !important;
  }
}
/*#region SMART UREDI*/
#privatni-smart {
  position: relative;
  height: 100%;
}
#privatni-smart .first {
  position: relative;
  background-image: url(../content/images/smart-uredi/light/bg-light.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  transition: 0.3s;
  color: black;
}
#privatni-smart .first h1 {
  font-size: 42px;
  text-align: center;
  padding: 85px 0px 10px;
  font-family: 'teleNeo-extra' !important;
  margin-top: 0;
}
#privatni-smart .first .smart-tabs ul {
  width: 100%;
  display: flex;
  border: 0;
  box-shadow: none;
  align-items: center;
  align-content: center;
  flex-wrap: wrap;
  padding: 50px 0 15px;
  justify-content: center;
}
#privatni-smart .first .smart-tabs ul li {
  width: 25%;
  text-align: center;
  margin: 0 10px;
}
#privatni-smart .first .smart-tabs ul li.active a {
  background-color: #e20074;
  color: white !important;
}
#privatni-smart .first .smart-tabs ul li a {
  color: #e20074;
  background-color: white;
  border: 0 !important;
  border-radius: 8px;
}
#privatni-smart .first .smart-tabs ul li a span {
  font-size: 22px;
  text-transform: uppercase;
  font-family: 'teleNeo-bold' !important;
}
#privatni-smart .first .wrapper {
  flex-wrap: wrap;
  display: flex;
  flex-direction: row;
  align-content: center;
  justify-content: space-between;
  padding: 15px 0px 50px;
  position: relative;
}
#privatni-smart .first .wrapper .box {
  text-align: center;
  background-color: white;
  box-shadow: 0px 13px 56px rgba(0, 0, 0, 0.16);
  width: 17%;
  border-radius: 10px;
  padding: 30px 18px 15px;
  transition: ease-in-out 0.25s all;
  position: relative;
  margin: 20px 15px;
  display: inline-flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: black;
  align-content: center;
  min-height: 180px;
}
#privatni-smart .first .wrapper .box:before {
  background: linear-gradient(180deg, #ff3e99, #e9006d, #c4005c);
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 10px;
  opacity: 0;
  transition: all 0.3s ease-in-out;
}
#privatni-smart .first .wrapper .box:hover {
  color: white;
}
#privatni-smart .first .wrapper .box:hover .img-w {
  opacity: 1;
  transition: 0.3s;
}
#privatni-smart .first .wrapper .box:hover .img-1 {
  opacity: 0;
  transition: 0.3s;
}
#privatni-smart .first .wrapper .box:hover:before {
  transition: all 0.3s ease-in-out;
  opacity: 1;
  color: white;
}
#privatni-smart .first .wrapper .box .img {
  position: absolute;
  width: 80px;
  height: 80px;
  top: 35px;
  margin: auto;
}
#privatni-smart .first .wrapper .box .img-1 {
  opacity: 1;
  transition: 0.3s;
  text-align: center;
}
#privatni-smart .first .wrapper .box .img-w {
  opacity: 0;
  transition: 0.3s;
  text-align: center;
}
#privatni-smart .first .wrapper .box svg {
  position: absolute !important;
  bottom: 20px !important;
  top: 0px;
  left: 0;
  right: 0;
  margin: auto !important;
  width: 70px;
  height: 70px;
}
#privatni-smart .first .wrapper .box p {
  position: relative;
  bottom: -50px;
  font-family: 'teleNeo-bold' !important;
  line-height: 1.2;
}
#privatni-smart .first .wrapper .box .stretched-link:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  content: "";
}
#privatni-smart .second {
  position: relative;
  background-image: url(../content/images/smart-uredi/dark/section2-bg.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  text-align: center;
  padding: 50px;
}
#privatni-smart .second h2 {
  color: white;
  margin-bottom: 35px;
  font-family: 'teleNeo-extra' !important;
}
#privatni-smart .second .btn-magen {
  background: white !important;
  color: black !important;
  border: 1px solid white !important;
  padding: 5px 30px !important;
}
#privatni-smart .second .btn-magen:hover {
  background: white !important;
  color: black !important;
  border: 1px solid white !important;
}
#privatni-smart .last {
  background-image: url(../content/images/smart-uredi/light/pricing-section-bg-gradient.svg);
  background-position: center;
  background-size: cover;
  height: 200px;
  position: relative;
}
#privatni-smart .last:before {
  content: " ";
  background-image: url(../content/images/smart-uredi/dark/pricing-section-bg-gradient-1.svg);
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-position: left 80%;
  background-size: cover;
}
#privatni-smart .last .wrap {
  display: flex;
  flex-direction: row;
  align-content: center;
  justify-content: space-evenly;
  align-items: center;
  text-align: center;
  height: 100%;
  position: relative;
}
#privatni-smart .last .wrap .left {
  width: 50%;
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
#privatni-smart .last .wrap .left svg {
  position: relative !important;
}
#privatni-smart .last .wrap .left .text {
  position: relative;
  width: 50%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
#privatni-smart .last .wrap .right {
  width: 50%;
  position: relative;
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
#privatni-smart .last .wrap .right svg {
  position: relative !important;
}
#privatni-smart .last .wrap .right .text {
  position: relative;
  width: 50%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
#privatni-smart .last .wrap .right:before {
  content: " ";
  background-image: url(../content/images/smart-uredi/light/pricing-home-shadow-gradient.svg);
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#privatni-smart .last .wrap h3 {
  line-height: 1.0;
  margin-bottom: 25px;
}
#privatni-smart .last .wrap h3 span {
  display: block;
}
#privatni-smart .last .wrap a {
  text-decoration: underline;
  font-size: 18px;
}
#privatni-smart p {
  font-size: 16px;
  line-height: 0.9;
}
#privatni-smart h2 {
  font-size: 36px;
  text-align: center;
  font-family: 'teleNeo-bold' !important;
}
#privatni-smart span {
  display: block;
  font-size: 18px;
}
#privatni-smart a {
  color: black;
  font-family: 'teleNeo-extra' !important;
  font-size: 18px;
}
#privatni-smart h3 {
  font-family: 'teleNeo-extra' !important;
}
#privatni-smart h3 span {
  font-family: 'teleNeo-medium' !important;
}
#privatni-smart .katalog .wrapper {
  display: flex;
  flex-direction: row;
  align-content: center;
  justify-content: center !important;
}
#privatni-smart .katalog .wrapper .box {
  width: 15%;
}
#privatni-smart .tab-pane {
  overflow: hidden;
  height: 0;
  display: block;
}
#privatni-smart .tab-pane.active {
  overflow: initial;
  height: auto;
}
@media only screen and (min-width:1200px) and (max-width: 1440px) {
  #privatni-smart .first {
    padding: 0px 0px 20px;
  }
  #privatni-smart .first .wrapper {
    justify-content: center !important;
    padding: 0px 0px 15px !important;
  }
  #privatni-smart .first .wrapper .box {
    width: 13% !important;
    margin: 12px !important;
    min-height: 180px !important;
  }
  #privatni-smart .first .wrapper .box p {
    bottom: -35px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #privatni-smart .first {
    padding: 0px 0px 20px;
  }
  #privatni-smart .first .wrapper {
    justify-content: center !important;
    padding: 0px 0px 15px !important;
  }
  #privatni-smart .first .wrapper .box {
    width: 16% !important;
    margin: 17px !important;
    min-height: 170px !important;
  }
  #privatni-smart .first .wrapper .box p {
    bottom: -50px !important;
    padding: 0 5px !important;
  }
  #privatni-smart .first .smart-tabs ul li {
    width: 40%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #privatni-smart .first {
    padding: 0px 0px 20px;
  }
  #privatni-smart .first .wrapper {
    justify-content: center !important;
  }
  #privatni-smart .first .wrapper .box {
    width: 20% !important;
    margin: 15px !important;
  }
  #privatni-smart .first .smart-tabs ul li {
    width: 40%;
  }
}
@media only screen and (max-width: 767px) {
  #privatni-smart .first {
    padding: 0px 0px 20px;
  }
  #privatni-smart .first h1 {
    font-size: 34px !important;
    padding: 40px 0px 0px !important;
  }
  #privatni-smart .first .smart-tabs ul {
    flex-direction: row !important;
    justify-content: space-between;
  }
  #privatni-smart .first .smart-tabs ul li {
    width: 45%;
    margin: 0 !important;
  }
  #privatni-smart .first .smart-tabs ul li.active {
    margin: 15px 10px;
  }
  #privatni-smart .first .smart-tabs ul li a {
    min-height: 70px;
    display: inline-flex;
    align-items: center;
    width: 100%;
    justify-content: center;
  }
  #privatni-smart .first .box {
    width: 46% !important;
    min-height: 165px !important;
    margin: 5px !important;
    flex-direction: column !important;
  }
  #privatni-smart .second {
    padding: 25px 15px !important;
  }
  #privatni-smart .second h2 {
    margin-bottom: 25px !important;
  }
  #privatni-smart .last {
    padding: 30px 10px !important;
    height: auto !important;
  }
  #privatni-smart .last .wrap {
    width: 100% !important;
    flex-direction: column !important;
  }
  #privatni-smart .last .wrap .left {
    width: 100% !important;
    margin: 0 0 25px;
  }
  #privatni-smart .last .wrap .left .text {
    width: 100% !important;
  }
  #privatni-smart .last .wrap .right {
    width: 100% !important;
    margin: 0 0 25px;
  }
  #privatni-smart .last .wrap .right:before {
    display: none !important;
  }
  #privatni-smart .last .wrap .right .text {
    width: 100% !important;
  }
  #privatni-smart h3 {
    margin-bottom: 15px !important;
  }
  #privatni-smart h2 {
    font-size: 30px !important;
  }
  #privatni-smart a,
  #privatni-smart p {
    font-size: 15px !important;
  }
  #privatni-smart span {
    font-size: 16px !important;
  }
}
@media (min-width: 518px) and (max-width: 767px)  {
  #privatni-smart .first .box {
    margin: 10px !important;
    width: 29% !important;
  }
  #privatni-smart .last .wrap .left {
    width: 70% !important;
  }
  #privatni-smart .last .wrap .right {
    width: 70% !important;
  }
}
#privatni-smart.katalog {
  background-image: url(../content/images/smart-uredi/light/bg-light.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  min-height: 90vh;
  height: auto;
}
#privatni-smart.katalog .first {
  background-image: none;
}
#privatni-smart.katalog .last {
  position: absolute;
  width: 100%;
  bottom: 0;
}
@media (max-width: 767px) {
  #privatni-smart.katalog .last {
    position: relative;
  }
}
/*#endregion SMART UREDI*/
/*#region SMART UREDI redesign*/
#online-shop-redesign .container-fluid {
  width: 1595px;
  margin: 0 auto;
  left: 0;
  right: 0;
}
@media only screen and (min-width:1200px) and (max-width: 1595px) {
  #online-shop-redesign .container-fluid {
    width: initial;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #online-shop-redesign .container-fluid {
    width: initial;
  }
}
@media (max-width: 991px) {
  #online-shop-redesign .container-fluid {
    width: initial;
  }
}
@media (min-width: 320px) and (max-width: 450px) {
  #online-shop-redesign .container-fluid {
    padding-right: 10px;
    padding-left: 10px;
  }
}
#online-shop-redesign .content {
  position: relative;
  padding: 40px 0 0;
}
#online-shop-redesign .first {
  position: relative;
  background-image: url(../content/images/smart-uredi/light/pricing-section-bg-gradient.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  transition: 0.3s;
  color: black;
}
#online-shop-redesign .first .wrapper {
  border-radius: 10px;
  background: #ffffff 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 23px #00000024;
  height: 320px;
  margin-bottom: 40px;
}
@media only screen and (min-width:1200px) and (max-width: 1595px) {
  #online-shop-redesign .first .wrapper {
    height: auto;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #online-shop-redesign .first .wrapper {
    height: auto;
  }
}
@media (max-width: 991px) {
  #online-shop-redesign .first .wrapper {
    height: auto;
  }
}
#online-shop-redesign .first .wrapper .heading {
  padding-top: 45px;
  text-align: center;
  font-family: 'teleNeo-bold' !important;
}
@media only screen and (max-width: 767px) {
  #online-shop-redesign .first .wrapper .heading {
    padding-top: 30px;
  }
}
#online-shop-redesign .first .wrapper .heading h2 {
  font-family: 'teleNeo-bold' !important;
}
@media only screen and (max-width: 767px) {
  #online-shop-redesign .first .wrapper .heading h2 {
    font-size: 25px !important;
  }
}
#online-shop-redesign .first .wrapper .heading h2 svg {
  position: relative;
  top: 5px;
  padding-right: 5px;
}
#online-shop-redesign .first .box-wrapper {
  flex-wrap: wrap;
  display: flex;
  flex-direction: row;
  align-content: center;
  justify-content: center;
  padding: 0 0px 50px;
  position: relative;
  margin: 20px 0px;
}
@media only screen and (max-width: 767px) {
  #online-shop-redesign .first .box-wrapper {
    margin: 15px 0px;
    padding: 0 0 30px;
  }
}
#online-shop-redesign .first .box {
  text-align: center;
  background-color: white;
  box-shadow: 0px 13px 56px rgba(0, 0, 0, 0.16);
  width: 150px;
  border-radius: 10px;
  padding: 30px 10px 15px;
  transition: ease-in-out 0.25s all;
  position: relative;
  margin: 20px 11px;
  display: inline-flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  color: black;
  min-height: 150px;
}
@media only screen and (min-width:1200px) and (max-width: 1595px) {
  #online-shop-redesign .first .box {
    margin: 10px 10px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #online-shop-redesign .first .box {
    margin: 10px 10px;
  }
}
@media (max-width: 991px) {
  #online-shop-redesign .first .box {
    margin: 10px 10px;
  }
}
@media only screen and (max-width: 767px) {
  #online-shop-redesign .first .box {
    width: 135px;
  }
}
#online-shop-redesign .first .box:before {
  background: linear-gradient(180deg, #ff3e99, #e9006d, #c4005c);
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 10px;
  opacity: 0;
  transition: all 0.3s ease-in-out;
}
#online-shop-redesign .first .box:hover {
  color: white;
}
#online-shop-redesign .first .box:hover .img-w {
  opacity: 1;
  transition: 0.3s;
}
#online-shop-redesign .first .box:hover .img-1 {
  opacity: 0;
  transition: 0.3s;
}
#online-shop-redesign .first .box:hover:before {
  transition: all 0.3s ease-in-out;
  opacity: 1;
  color: white;
}
#online-shop-redesign .first .box img {
  position: absolute !important;
  bottom: 20px !important;
  top: 0px;
  left: 0;
  right: 0;
  margin: auto !important;
  width: 50px;
  height: 50px;
}
#online-shop-redesign .first .box .img-1 {
  opacity: 1;
  transition: 0.3s;
  text-align: center;
}
#online-shop-redesign .first .box .img-w {
  opacity: 0;
  transition: 0.3s;
  text-align: center;
}
#online-shop-redesign .first .box.img {
  position: absolute;
  width: 80px;
  height: 80px;
  top: 35px;
  margin: auto;
}
#online-shop-redesign .first .box svg {
  position: absolute !important;
  bottom: 20px !important;
  top: 0px;
  left: 0;
  right: 0;
  margin: auto !important;
  width: 50px;
  height: 50px;
}
#online-shop-redesign .first .box p {
  position: relative;
  bottom: -65px;
  font-family: 'teleNeo-bold' !important;
  line-height: 1;
}
#online-shop-redesign .first .box .stretched-link:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  content: "";
}
#online-shop-redesign .second {
  position: relative;
  background-image: url(../content/images/smart-uredi/dark/section2-bg.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  text-align: center;
  padding: 50px;
}
#online-shop-redesign .second h2 {
  color: white;
  margin-bottom: 35px;
  font-family: 'teleNeo-extra' !important;
}
@media only screen and (max-width: 767px) {
  #online-shop-redesign .second h2 {
    margin-bottom: 25px !important;
  }
}
#online-shop-redesign .second .btn-magen {
  background: white !important;
  color: black !important;
  border: 1px solid white !important;
  padding: 5px 30px !important;
}
#online-shop-redesign .second .btn-magen:hover {
  background: white !important;
  color: black !important;
  border: 1px solid white !important;
}
@media only screen and (max-width: 767px) {
  #online-shop-redesign .second {
    padding: 25px 15px !important;
  }
}
#online-shop-redesign .last {
  background-image: url(../content/images/smart-uredi/light/pricing-section-bg-gradient.svg);
  background-position: center;
  background-size: cover;
  height: 200px;
  position: relative;
}
@media only screen and (max-width: 767px) {
  #online-shop-redesign .last {
    padding: 30px 10px !important;
    height: auto !important;
  }
}
#online-shop-redesign .last:before {
  content: " ";
  background-image: url(../content/images/smart-uredi/dark/pricing-section-bg-gradient-1.svg);
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-position: left 80%;
  background-size: cover;
}
#online-shop-redesign .last .wrap {
  display: flex;
  flex-direction: row;
  align-content: center;
  justify-content: center;
  align-items: center;
  text-align: center;
  height: 100%;
  position: relative;
}
@media only screen and (max-width: 767px) {
  #online-shop-redesign .last .wrap {
    width: 100% !important;
    flex-direction: column !important;
  }
}
#online-shop-redesign .last .wrap .left {
  width: 50%;
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  display: none;
}
@media only screen and (max-width: 767px) {
  #online-shop-redesign .last .wrap .left {
    width: 100% !important;
    margin: 0 0 25px;
  }
}
#online-shop-redesign .last .wrap .left svg {
  position: relative !important;
}
#online-shop-redesign .last .wrap .left .text {
  position: relative;
  width: 50%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
@media only screen and (max-width: 767px) {
  #online-shop-redesign .last .wrap .left .text {
    width: 100% !important;
  }
}
#online-shop-redesign .last .wrap .right {
  width: auto;
  position: relative;
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
@media only screen and (max-width: 767px) {
  #online-shop-redesign .last .wrap .right {
    width: 100% !important;
    margin: 0 0 25px;
  }
}
#online-shop-redesign .last .wrap .right svg {
  position: relative !important;
}
#online-shop-redesign .last .wrap .right .text {
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
@media only screen and (max-width: 767px) {
  #online-shop-redesign .last .wrap .right .text {
    width: 100% !important;
  }
}
#online-shop-redesign .last .wrap .right:before {
  content: " ";
  background-image: url(../content/images/smart-uredi/light/pricing-home-shadow-gradient.svg);
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
}
@media only screen and (max-width: 767px) {
  #online-shop-redesign .last .wrap .right:before {
    display: none;
  }
}
#online-shop-redesign .last .wrap h3 {
  line-height: 1.0;
  margin-bottom: 25px;
}
@media only screen and (max-width: 767px) {
  #online-shop-redesign .last .wrap h3 {
    margin-bottom: 15px !important;
  }
}
#online-shop-redesign .last .wrap h3 span {
  display: block;
}
@media only screen and (max-width: 767px) {
  #online-shop-redesign .last .wrap h3 span {
    font-size: 16px !important;
  }
}
#online-shop-redesign .last .wrap a {
  text-decoration: underline;
  font-size: 18px;
}
@media only screen and (max-width: 767px) {
  #online-shop-redesign .last .wrap a {
    font-size: 15px;
  }
}
#online-shop-redesign p {
  font-size: 15px;
  line-height: 0.9;
}
@media only screen and (max-width: 767px) {
  #online-shop-redesign p {
    font-size: 14px;
  }
}
#online-shop-redesign span {
  display: block;
  font-size: 18px;
}
@media only screen and (max-width: 767px) {
  #online-shop-redesign span {
    font-size: 16px !important;
  }
}
#online-shop-redesign a {
  color: black;
  font-family: 'teleNeo-extra' !important;
  font-size: 18px;
}
@media only screen and (max-width: 767px) {
  #online-shop-redesign a {
    font-size: 15px !important;
  }
}
#online-shop-redesign h3 {
  font-family: 'teleNeo-extra' !important;
}
#online-shop-redesign h3 span {
  font-family: 'teleNeo-medium' !important;
}
/*#endregion SMART UREDI redesign*/
/*#region business SMART UREDI*/
#business-smart {
  position: relative;
  height: 100%;
}
#business-smart .first {
  position: relative;
  background-image: url(../content/images/smart-uredi/light/bg-light.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  transition: 0.3s;
  color: black;
}
#business-smart .first h1 {
  font-size: 42px;
  text-align: center;
  padding: 85px 0px 10px;
  font-family: 'teleNeo-extra' !important;
  margin-top: 0;
}
#business-smart .first .smart-tabs ul {
  width: 100%;
  display: flex;
  border: 0;
  box-shadow: none;
  align-items: center;
  align-content: center;
  flex-wrap: wrap;
  padding: 50px 0 15px;
  justify-content: center;
}
#business-smart .first .smart-tabs ul li {
  width: 25%;
  text-align: center;
  margin: 0 10px;
}
#business-smart .first .smart-tabs ul li.active a {
  background-color: #e20074;
  color: white !important;
}
#business-smart .first .smart-tabs ul li a {
  color: #e20074;
  background-color: white;
  border: 0 !important;
  border-radius: 8px;
}
#business-smart .first .smart-tabs ul li a span {
  font-size: 22px;
  text-transform: uppercase;
  font-family: 'teleNeo-bold' !important;
}
#business-smart .first .wrapper {
  flex-wrap: wrap;
  display: flex;
  flex-direction: row;
  align-content: center;
  justify-content: space-between;
  padding: 15px 0px 50px;
  position: relative;
}
#business-smart .first .wrapper .box {
  text-align: center;
  background-color: white;
  box-shadow: 0px 13px 56px rgba(0, 0, 0, 0.16);
  width: 17%;
  border-radius: 10px;
  padding: 30px 18px 15px;
  transition: ease-in-out 0.25s all;
  position: relative;
  margin: 20px 15px;
  display: inline-flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: black;
  align-content: center;
  min-height: 180px;
}
#business-smart .first .wrapper .box:before {
  background: linear-gradient(180deg, #ff3e99, #e9006d, #c4005c);
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 10px;
  opacity: 0;
  transition: all 0.3s ease-in-out;
}
#business-smart .first .wrapper .box:hover {
  color: white;
}
#business-smart .first .wrapper .box:hover .img-w {
  opacity: 1;
  transition: 0.3s;
}
#business-smart .first .wrapper .box:hover .img-1 {
  opacity: 0;
  transition: 0.3s;
}
#business-smart .first .wrapper .box:hover:before {
  transition: all 0.3s ease-in-out;
  opacity: 1;
  color: white;
}
#business-smart .first .wrapper .box .img {
  position: absolute;
  width: 80px;
  height: 80px;
  top: 35px;
  margin: auto;
}
#business-smart .first .wrapper .box .img-1 {
  opacity: 1;
  transition: 0.3s;
  text-align: center;
}
#business-smart .first .wrapper .box .img-w {
  opacity: 0;
  transition: 0.3s;
  text-align: center;
}
#business-smart .first .wrapper .box svg {
  position: absolute !important;
  bottom: 20px !important;
  top: 0px;
  left: 0;
  right: 0;
  margin: auto !important;
  width: 70px;
  height: 70px;
}
#business-smart .first .wrapper .box p {
  position: relative;
  bottom: -50px;
  font-family: 'teleNeo-bold' !important;
  line-height: 1.2;
}
#business-smart .first .wrapper .box .stretched-link:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  content: "";
}
#business-smart .second {
  position: relative;
  background-image: url(../content/images/smart-uredi/dark/section2-bg.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  text-align: center;
  padding: 50px;
}
#business-smart .second h2 {
  color: white;
  margin-bottom: 35px;
  font-family: 'teleNeo-extra' !important;
}
#business-smart .second .btn-magen {
  background: white !important;
  color: black !important;
  border: 1px solid white !important;
  padding: 5px 30px !important;
}
#business-smart .second .btn-magen:hover {
  background: white !important;
  color: black !important;
  border: 1px solid white !important;
}
#business-smart .last {
  background-image: url(../content/images/smart-uredi/light/pricing-section-bg-gradient.svg);
  background-position: center;
  background-size: cover;
  height: 200px;
  position: relative;
}
#business-smart .last:before {
  content: " ";
  background-image: url(../content/images/smart-uredi/dark/pricing-section-bg-gradient-1.svg);
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-position: left 80%;
  background-size: cover;
}
#business-smart .last .wrap {
  display: flex;
  flex-direction: row;
  align-content: center;
  justify-content: space-evenly;
  align-items: center;
  text-align: center;
  height: 100%;
  position: relative;
}
#business-smart .last .wrap .left {
  width: 50%;
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
#business-smart .last .wrap .left svg {
  position: relative !important;
}
#business-smart .last .wrap .left .text {
  position: relative;
  width: 50%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
#business-smart .last .wrap .right {
  width: 50%;
  position: relative;
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
#business-smart .last .wrap .right svg {
  position: relative !important;
}
#business-smart .last .wrap .right .text {
  position: relative;
  width: 50%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
#business-smart .last .wrap .right:before {
  content: " ";
  background-image: url(../content/images/smart-uredi/light/pricing-home-shadow-gradient.svg);
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#business-smart .last .wrap h3 {
  line-height: 1.0;
  margin-bottom: 25px;
}
#business-smart .last .wrap h3 span {
  display: block;
}
#business-smart .last .wrap a {
  text-decoration: underline;
  font-size: 18px;
}
#business-smart p {
  font-size: 16px;
  line-height: 0.9;
}
#business-smart h2 {
  font-size: 36px;
  text-align: center;
  font-family: 'teleNeo-bold' !important;
}
#business-smart span {
  display: block;
  font-size: 18px;
}
#business-smart a {
  color: black;
  font-family: 'teleNeo-extra' !important;
  font-size: 18px;
}
#business-smart h3 {
  font-family: 'teleNeo-extra' !important;
}
#business-smart h3 span {
  font-family: 'teleNeo-medium' !important;
}
#business-smart .katalog .wrapper {
  display: flex;
  flex-direction: row;
  align-content: center;
  justify-content: center !important;
}
#business-smart .katalog .wrapper .box {
  width: 15%;
}
#business-smart .tab-pane {
  overflow: hidden;
  height: 0;
  display: block;
}
#business-smart .tab-pane.active {
  overflow: initial;
  height: auto;
}
@media only screen and (min-width:1200px) and (max-width: 1440px) {
  #business-smart .first {
    padding: 0px 0px 20px;
  }
  #business-smart .first .wrapper {
    justify-content: center !important;
    padding: 0px 0px 15px !important;
  }
  #business-smart .first .wrapper .box {
    width: 13% !important;
    margin: 12px !important;
    min-height: 180px !important;
  }
  #business-smart .first .wrapper .box p {
    bottom: -35px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #business-smart .first {
    padding: 0px 0px 20px;
  }
  #business-smart .first .wrapper {
    justify-content: center !important;
    padding: 0px 0px 15px !important;
  }
  #business-smart .first .wrapper .box {
    width: 16% !important;
    margin: 17px !important;
    min-height: 170px !important;
  }
  #business-smart .first .wrapper .box p {
    bottom: -50px !important;
    padding: 0 5px !important;
  }
  #business-smart .first .smart-tabs ul li {
    width: 40%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #business-smart .first {
    padding: 0px 0px 20px;
  }
  #business-smart .first .wrapper {
    justify-content: center !important;
  }
  #business-smart .first .wrapper .box {
    width: 20% !important;
    margin: 15px !important;
  }
  #business-smart .first .smart-tabs ul li {
    width: 40%;
  }
}
@media only screen and (max-width: 767px) {
  #business-smart .first {
    padding: 0px 0px 20px;
  }
  #business-smart .first h1 {
    font-size: 34px !important;
    padding: 40px 0px 0px !important;
  }
  #business-smart .first .smart-tabs ul {
    flex-direction: row !important;
    justify-content: space-between;
  }
  #business-smart .first .smart-tabs ul li {
    width: 45%;
    margin: 0 !important;
  }
  #business-smart .first .smart-tabs ul li.active {
    margin: 15px 10px;
  }
  #business-smart .first .smart-tabs ul li a {
    min-height: 70px;
    display: inline-flex;
    align-items: center;
    width: 100%;
    justify-content: center;
  }
  #business-smart .first .box {
    width: 46% !important;
    min-height: 165px !important;
    margin: 5px !important;
    flex-direction: column !important;
  }
  #business-smart .second {
    padding: 25px 15px !important;
  }
  #business-smart .second h2 {
    margin-bottom: 25px !important;
  }
  #business-smart .last {
    padding: 30px 10px !important;
    height: auto !important;
  }
  #business-smart .last .wrap {
    width: 100% !important;
    flex-direction: column !important;
  }
  #business-smart .last .wrap .left {
    width: 100% !important;
    margin: 0 0 25px;
  }
  #business-smart .last .wrap .left .text {
    width: 100% !important;
  }
  #business-smart .last .wrap .right {
    width: 100% !important;
    margin: 0 0 25px;
  }
  #business-smart .last .wrap .right:before {
    display: none !important;
  }
  #business-smart .last .wrap .right .text {
    width: 100% !important;
  }
  #business-smart h3 {
    margin-bottom: 15px !important;
  }
  #business-smart h2 {
    font-size: 30px !important;
  }
  #business-smart a,
  #business-smart p {
    font-size: 15px !important;
  }
  #business-smart span {
    font-size: 16px !important;
  }
}
@media (min-width: 518px) and (max-width: 767px)  {
  #business-smart .first .box {
    margin: 10px !important;
    width: 29% !important;
  }
  #business-smart .last .wrap .left {
    width: 70% !important;
  }
  #business-smart .last .wrap .right {
    width: 70% !important;
  }
}
#business-smart.katalog {
  background-image: url(../content/images/smart-uredi/light/bg-light.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  min-height: 90vh;
  height: auto;
}
#business-smart.katalog .first {
  background-image: none;
}
#business-smart.katalog .last {
  position: absolute;
  width: 100%;
  bottom: 0;
}
@media (max-width: 767px) {
  #business-smart.katalog .last {
    position: relative;
  }
}
#business-smart .first {
  background-image: url(../content/images/smart-uredi/dark/bg.png);
}
#business-smart .first .box {
  background-color: #2A2C40 !important;
  border: 3px solid #434457;
  color: white !important;
}
/*#endregion business SMART UREDI*/
/*#region business Novogodishna2022*/
#novogodishna-2022 .main-banner {
  position: relative;
  height: 90vh;
  background-image: url(../content/images/NewYear2023/bg_banner.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top;
}
#novogodishna-2022 .main-banner .header {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-content: center;
  height: 100%;
  width: 40%;
  position: relative;
  padding: 0;
  color: white;
}
#novogodishna-2022 .main-banner .header h1 {
  color: white;
  font-size: 62px;
  font-family: 'teleNeo-extra' !important;
  margin: 20px 0;
}
#novogodishna-2022 .main-banner .header p {
  font-size: 24px;
  line-height: 1.2;
}
#novogodishna-2022 .mob-internet {
  position: relative;
  background-image: url(../content/images/NewYear2023/section1.svg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 5% 0;
}
#novogodishna-2022 .mob-internet:after {
  content: '';
  position: absolute;
  right: -30px;
  bottom: 40px;
  background-image: url(../content/images/NewYear2023/mashna.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 50%;
  height: 100%;
  background-position: right bottom;
}
#novogodishna-2022 .mob-internet .content {
  color: white;
}
#novogodishna-2022 .mob-internet .content .center-text {
  text-align: center;
}
#novogodishna-2022 .mob-internet .content .center-text span {
  font-size: 95px;
  font-family: 'teleNeo-extra' !important;
  margin-bottom: 30px;
}
#novogodishna-2022 .mob-internet .content .center-text h2 {
  margin-top: 10px;
  margin-bottom: 0px;
  text-transform: uppercase;
  font-family: 'teleNeo-extra' !important;
  font-size: 50px;
}
#novogodishna-2022 .mob-internet .content .center-text h3 {
  font-size: 38px;
  margin: 0 0 30px 0;
}
#novogodishna-2022 .mob-internet .content .center-text p {
  font-size: 26px;
}
#novogodishna-2022 .mob-internet .content .promocija {
  width: 60%;
  padding: 60px 0 0;
}
#novogodishna-2022 .mob-internet .content .promocija .img {
  position: relative;
  margin: 60px 0 0;
  width: 80px;
  height: 80px;
  background: #e20074;
  border-radius: 8px;
}
#novogodishna-2022 .mob-internet .content .promocija .img svg {
  margin: auto;
}
#novogodishna-2022 .mob-internet .content .promocija p {
  margin: 50px 0 0;
}
#novogodishna-2022 .mob-internet .content .promocija .buttons {
  position: relative;
  margin: 100px 0 0;
}
#novogodishna-2022 .mob-internet .content .promocija .buttons a {
  border: 1px solid #e20074;
  background-color: transparent;
  margin-right: 20px;
}
#novogodishna-2022 .mob-internet .content .promocija .buttons a:hover {
  background-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;
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ie-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  color: white;
}
#novogodishna-2022 .hbo {
  position: relative;
  background-image: url(../content/images/NewYear2023/films-bg.png);
  padding: 120px 0;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
#novogodishna-2022 .hbo .wrapper {
  display: flex;
  flex-direction: row;
  align-content: flex-start;
  align-items: flex-end;
}
#novogodishna-2022 .hbo .wrapper > div {
  width: 50%;
}
#novogodishna-2022 .hbo .wrapper .img {
  top: 40px;
  position: relative;
}
#novogodishna-2022 .hbo .wrapper h2 {
  font-size: 58px;
  font-family: 'teleNeo-bold' !important;
  margin-bottom: 80px;
  position: relative;
}
#novogodishna-2022 .hbo .wrapper h2 span {
  font-size: 27px;
  font-family: 'teleNeo-medium' !important;
  color: #00000099;
  display: block;
}
#novogodishna-2022 .hbo .wrapper h2:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: -20px;
  width: 90px;
  height: 6px;
  background: #e20074;
  border-radius: 4px;
}
#novogodishna-2022 .hbo .wrapper .button {
  position: relative;
  margin: 50px 0 0;
}
#novogodishna-2022 .last-sec {
  position: relative;
  background-image: url(../content/images/NewYear2023/section4_bg.png);
  padding: 6% 0 2%;
  background-size: cover;
  background-position: bottom center;
  background-repeat: no-repeat;
}
#novogodishna-2022 .last-sec .text-wrap {
  text-align: center;
  color: white;
}
#novogodishna-2022 .last-sec .text-wrap h2 {
  font-size: 58px;
  font-family: 'teleNeo-regular' !important;
}
#novogodishna-2022 .last-sec .text-wrap h2 span {
  display: block;
  font-family: 'teleNeo-extra' !important;
}
#novogodishna-2022 .last-sec .text-wrap p {
  font-size: 27px;
  font-family: 'teleNeo-bold' !important;
}
#novogodishna-2022 .last-sec .text-wrap .button {
  margin: 70px 0 10px;
}
#novogodishna-2022 .last-sec .text-wrap .button a {
  background-color: white;
  color: #e20074;
  font-family: 'teleNeo-bold' !important;
}
#novogodishna-2022 p {
  font-size: 19px;
}
#novogodishna-2022 h2 {
  font-size: 42px;
}
#novogodishna-2022 a.btn {
  background-color: #e20074;
  color: white;
  padding: 10px 20px;
  font-size: 18px;
  border-radius: 8px;
  width: 170px;
  box-shadow: 0px 13px 26px #00000029;
  -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;
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ie-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #novogodishna-2022 .main-banner {
    height: 60vh;
    background-position: left center;
  }
  #novogodishna-2022 .main-banner .header {
    width: 50%;
  }
  #novogodishna-2022 .main-banner .header h1 {
    font-size: 57px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #novogodishna-2022 .main-banner .header {
    width: 50%;
  }
  #novogodishna-2022 .main-banner .header h1 {
    font-size: 42px;
  }
  #novogodishna-2022 .main-banner .header p {
    font-size: 21px;
  }
  #novogodishna-2022 .mob-internet .center-text span {
    font-size: 75px;
  }
  #novogodishna-2022 .mob-internet .center-text h2 {
    font-size: 48px;
  }
  #novogodishna-2022 .mob-internet .center-text h3 {
    font-size: 30px;
  }
  #novogodishna-2022 .mob-internet .promocija .img {
    width: 120px;
    height: 120px;
  }
  #novogodishna-2022 .hbo .wrapper .img {
    top: 20px;
  }
  #novogodishna-2022 .last-sec h2 {
    font-size: 42px;
  }
}
@media only screen and (max-width: 767px) {
  #novogodishna-2022 .main-banner {
    height: 480px;
    background-position: 70% 0;
  }
  #novogodishna-2022 .main-banner .header {
    align-items: flex-start;
    position: absolute;
    background: #e20074;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 20px;
    width: 100%;
    height: auto;
  }
  #novogodishna-2022 .main-banner .header h1 {
    text-transform: none;
    font-size: 30px;
    margin: 20px 0 0;
  }
  #novogodishna-2022 .main-banner .header p {
    font-size: 18px;
    margin: 5px 0;
  }
  #novogodishna-2022 .mob-internet .content .center-text span {
    font-size: 65px;
  }
  #novogodishna-2022 .mob-internet .content .center-text h3 {
    font-size: 30px;
  }
  #novogodishna-2022 .mob-internet .content .promocija {
    width: 100%;
  }
  #novogodishna-2022 .mob-internet .content .promocija .img {
    width: 100px;
    height: 100px;
    margin: 0 auto;
  }
  #novogodishna-2022 .mob-internet .content .promocija .buttons {
    margin: 60px 0;
  }
  #novogodishna-2022 .mob-internet .content .promocija .buttons a {
    width: auto;
  }
  #novogodishna-2022 .hbo {
    padding: 50px 0;
  }
  #novogodishna-2022 .hbo .wrapper {
    flex-direction: column;
  }
  #novogodishna-2022 .hbo .wrapper > div {
    margin: 30px 0;
    width: 100%;
  }
  #novogodishna-2022 .hbo .wrapper .img {
    top: 0;
  }
  #novogodishna-2022 .last-sec {
    padding: 6% 0 10%;
  }
  #novogodishna-2022 h2 {
    font-size: 40px !important;
  }
}
@media (min-width: 320px) and (max-width: 450px) {
  #novogodishna-2022 .mob-internet .content .center-text p {
    font-size: 20px !important;
  }
  #novogodishna-2022 .mob-internet .content .promocija {
    padding: 30px 0 0;
  }
  #novogodishna-2022 .mob-internet .content .promocija p {
    margin: 30px 0 0;
  }
  #novogodishna-2022 .mob-internet .content .promocija .buttons {
    margin: 30px 0 60px;
  }
  #novogodishna-2022 .hbo {
    padding: 20px 0 !important;
  }
  #novogodishna-2022 .hbo .wrapper h2 {
    margin-bottom: 60px;
  }
  #novogodishna-2022 .hbo .wrapper h2:after {
    width: 80px;
    height: 5px;
  }
  #novogodishna-2022 .hbo .wrapper > div {
    margin: 20px 0;
  }
  #novogodishna-2022 .hbo .wrapper .button {
    text-align: center !important;
  }
  #novogodishna-2022 p {
    font-size: 18px !important;
  }
}
@media only screen and (min-width:1200px) and (max-width: 1440px) {
  #novogodishna-2022 .main-banner .header {
    width: 43%;
  }
}
/*#endregion business Novogodishna2022*/
/*#region Postpaid tarifi redesign*/
#postpaid-tarifi-red {
  position: relative;
}
@media (min-width: 1920px) {
  #postpaid-tarifi-red {
    height: 100vh;
  }
}
@media only screen and (max-width: 767px) {
  #postpaid-tarifi-red {
    height: auto;
  }
}
#postpaid-tarifi-red .content {
  height: 100%;
  background-image: url(../content/images/Postpaid-tarifi-red/first_section_bg-1.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  padding: 80px 0px;
}
#postpaid-tarifi-red .content .header {
  display: flex;
  justify-content: center;
  position: relative;
}
#postpaid-tarifi-red .content .header:after {
  content: "";
  width: 60px;
  height: 5px;
  position: absolute;
  background-color: #e20074;
  bottom: 0;
}
#postpaid-tarifi-red .content .header h1 {
  color: #000;
  text-align: center;
  font-family: 'teleNeo-extra' !important;
  font-size: 50px;
  line-height: 1.1;
  padding: 0 0 5px;
}
#postpaid-tarifi-red .content .header h1 span {
  display: block;
  font-family: 'teleNeo-extra' !important;
  color: #e20074;
  font-size: 21px;
}
#postpaid-tarifi-red .content .wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 50px 0px 0px;
}
#postpaid-tarifi-red .content .wrapper .box {
  position: relative;
  width: 48%;
  height: 265px;
  margin: 10px;
  background-color: white;
  box-shadow: 0px 20px 36px #6a6a811f;
  padding: 50px 0 50px 0;
  border-radius: 15px;
}
@media only screen and (max-width: 767px) {
  #postpaid-tarifi-red .content .wrapper .box {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 20px 0;
    min-height: 260px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #postpaid-tarifi-red .content .wrapper .box {
    width: 47%;
    padding: 30px 0 30px 0;
    overflow: hidden;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #postpaid-tarifi-red .content .wrapper .box {
    width: 47%;
    padding: 40px 0 40px 0;
    overflow: hidden;
  }
}
#postpaid-tarifi-red .content .wrapper .box .text {
  padding-right: 235px;
  padding-left: 45px;
}
@media only screen and (max-width: 767px) {
  #postpaid-tarifi-red .content .wrapper .box .text {
    padding-right: 80px;
    padding-left: 25px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #postpaid-tarifi-red .content .wrapper .box .text {
    padding-right: 135px;
    padding-left: 30px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #postpaid-tarifi-red .content .wrapper .box .text {
    padding-right: 180px;
    padding-left: 35px;
  }
}
#postpaid-tarifi-red .content .wrapper .box .text h2 {
  font-family: 'teleNeo-extra' !important;
  text-transform: uppercase;
  font-size: 26px;
  min-height: 50px;
}
@media only screen and (max-width: 767px) {
  #postpaid-tarifi-red .content .wrapper .box .text h2 {
    min-height: initial;
    margin: 10px 0 15px;
    font-size: 24px;
  }
}
#postpaid-tarifi-red .content .wrapper .box .text p {
  font-family: 'teleNeo-medium' !important;
  min-height: 80px;
  line-height: 1.2;
}
@media only screen and (max-width: 767px) {
  #postpaid-tarifi-red .content .wrapper .box .text p {
    font-size: 16px;
    min-height: 130px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #postpaid-tarifi-red .content .wrapper .box .text p {
    font-size: 16px;
    min-height: 120px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #postpaid-tarifi-red .content .wrapper .box .text p {
    font-size: 17px;
    min-height: 105px;
  }
}
#postpaid-tarifi-red .content .wrapper .box .text a {
  color: #317BA9 !important;
  text-decoration: underline;
  font-family: 'teleNeo-bold' !important;
  position: relative;
  z-index: 20;
  font-size: 17px;
}
#postpaid-tarifi-red .content .wrapper .box .text a:after {
  transform: rotate(180deg);
  transition-duration: 0.25s;
  content: '%';
  font-family: 'teleicon-outline';
  position: absolute;
  color: #317ba9;
  font-size: 17px;
  top: 0;
  right: -15px;
  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;
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ie-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#postpaid-tarifi-red .content .wrapper .box .text a:hover:after {
  right: -25px;
  -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;
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ie-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#postpaid-tarifi-red .content .wrapper .box.box1:after {
  background-image: url(../content/images/Postpaid-tarifi-red/magenta1.png);
}
@media only screen and (max-width: 767px) {
  #postpaid-tarifi-red .content .wrapper .box.box1:after {
    background-image: url(../content/images/Postpaid-tarifi-red/magenta1-mob.png);
    right: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #postpaid-tarifi-red .content .wrapper .box.box1:after {
    right: -65px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #postpaid-tarifi-red .content .wrapper .box.box1:after {
    right: -30px;
  }
}
#postpaid-tarifi-red .content .wrapper .box.box2:after {
  background-image: url(../content/images/Postpaid-tarifi-red/Mobile.png);
}
@media only screen and (max-width: 767px) {
  #postpaid-tarifi-red .content .wrapper .box.box2:after {
    background-image: url(../content/images/Postpaid-tarifi-red/Mobile-mob.png);
    right: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #postpaid-tarifi-red .content .wrapper .box.box2:after {
    right: -70px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #postpaid-tarifi-red .content .wrapper .box.box2:after {
    right: 0px;
  }
}
#postpaid-tarifi-red .content .wrapper .box.box3:after {
  background-image: url(../content/images/Postpaid-tarifi-red/Penzioner.png);
}
@media only screen and (max-width: 767px) {
  #postpaid-tarifi-red .content .wrapper .box.box3:after {
    background-image: url(../content/images/Postpaid-tarifi-red/Penzioner-mob.png);
    right: -30px;
  }
}
#postpaid-tarifi-red .content .wrapper .box.box4:after {
  background-image: url(../content/images/Postpaid-tarifi-red/Poseben.png);
}
@media only screen and (max-width: 767px) {
  #postpaid-tarifi-red .content .wrapper .box.box4:after {
    background-image: url(../content/images/Postpaid-tarifi-red/Poseben-mob.png);
  }
}
#postpaid-tarifi-red .content .wrapper .box.penzioner,
#postpaid-tarifi-red .content .wrapper .box.poseben {
  position: relative;
  width: 48%;
  height: 165px;
  margin: 10px;
  background-color: white;
  box-shadow: 0px 20px 36px #6a6a811f;
  padding: 30px 0 30px 0;
  border-radius: 15px;
}
@media only screen and (max-width: 767px) {
  #postpaid-tarifi-red .content .wrapper .box.penzioner,
  #postpaid-tarifi-red .content .wrapper .box.poseben {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 20px 0;
    min-height: 150px;
    height: 210px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #postpaid-tarifi-red .content .wrapper .box.penzioner,
  #postpaid-tarifi-red .content .wrapper .box.poseben {
    width: 47%;
    padding: 30px 0 30px 0;
    overflow: hidden;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #postpaid-tarifi-red .content .wrapper .box.penzioner,
  #postpaid-tarifi-red .content .wrapper .box.poseben {
    width: 47%;
    padding: 40px 0 40px 0;
    overflow: hidden;
  }
}
#postpaid-tarifi-red .content .wrapper .box.penzioner .text,
#postpaid-tarifi-red .content .wrapper .box.poseben .text {
  padding-right: 70px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #postpaid-tarifi-red .content .wrapper .box.penzioner .text,
  #postpaid-tarifi-red .content .wrapper .box.poseben .text {
    padding-right: 50px;
  }
}
#postpaid-tarifi-red .content .wrapper .box.penzioner .text h2,
#postpaid-tarifi-red .content .wrapper .box.poseben .text h2 {
  min-height: 35px;
}
#postpaid-tarifi-red .content .wrapper .box.penzioner .text p,
#postpaid-tarifi-red .content .wrapper .box.poseben .text p {
  color: rgba(51, 51, 51, 0.7);
}
#postpaid-tarifi-red .content .wrapper .box.penzioner .text a,
#postpaid-tarifi-red .content .wrapper .box.poseben .text a {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
#postpaid-tarifi-red .content .wrapper .box.penzioner .text a:after,
#postpaid-tarifi-red .content .wrapper .box.poseben .text a:after {
  transform: rotate(180deg);
  transition-duration: 0.25s;
  content: '%';
  font-family: 'teleicon-outline';
  position: absolute;
  color: #317ba9;
  font-size: 33px;
  right: 20px;
  margin: auto 0;
  height: 100%;
  top: 0;
  bottom: 0;
  display: inline-flex;
  align-content: center;
  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;
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ie-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#postpaid-tarifi-red .content .wrapper .box.penzioner .text a:hover:after,
#postpaid-tarifi-red .content .wrapper .box.poseben .text 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;
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ie-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#postpaid-tarifi-red .content .wrapper .box:after {
  content: " ";
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: right center;
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
}
@media only screen and (max-width: 767px) {
  #postpaid-tarifi-red .content .wrapper .box:after {
    right: -20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #postpaid-tarifi-red .content .wrapper .box:after {
    right: -120px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #postpaid-tarifi-red .content .wrapper .box:after {
    right: -60px;
  }
}
#postpaid-tarifi-red p {
  font-size: 18px;
}
/*#endregion Postpaid tarifi redesign*/
/*#region Mobile tarifi redesign*/
#mobile-red {
  position: relative;
  background: linear-gradient(0deg, #d1d8f0, transparent);
  background-attachment: fixed;
}
@media only screen and (max-width: 767px) {
  #mobile-red {
    width: 100%;
    overflow: hidden;
  }
}
#mobile-red:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  /*background-image: url(../content/images/Mobile-Light-red/snow.png);*/
  background-position: top center;
  background-size: contain;
  width: 100%;
  height: 50%;
  z-index: 1;
}
#mobile-red .header-shape {
  position: absolute;
  width: 80%;
  height: 450px;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  background-image: url(../content/images/Mobile-light-red/shape-mobile-header.png);
  background-position: center top;
  background-size: contain;
  background-repeat: no-repeat;
  z-index: 0;
}
@media (min-width: 1200px) and (max-width: 1499px) {
  #mobile-red .header-shape {
    width: 100%;
    height: 400px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #mobile-red .header-shape {
    background-size: cover;
    height: 400px;
    width: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #mobile-red .header-shape {
    background-size: cover;
    height: 420px;
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  #mobile-red .header-shape {
    width: 100%;
    height: 400px;
    background-size: cover;
  }
}
#mobile-red .header {
  text-align: center;
  padding: 50px 0px 30px;
  position: relative;
  margin-bottom: 100px;
}
@media only screen and (max-width: 767px) {
  #mobile-red .header {
    padding: 30px 0 0;
  }
}
#mobile-red .header .heading h1 {
  font-size: 72px;
  color: white;
  font-family: 'teleNeo-extra' !important;
  margin-bottom: 5px;
}
@media only screen and (max-width: 767px) {
  #mobile-red .header .heading h1 {
    font-size: 30px;
  }
}
#mobile-red .header .heading h1 span {
  font-size: 45px;
  text-transform: none;
  display: block;
  line-height: 1.2;
}
@media only screen and (max-width: 767px) {
  #mobile-red .header .heading h1 span {
    font-size: 28px;
  }
}
#mobile-red .header .heading h2 {
  font-size: 32px;
}
@media only screen and (max-width: 767px) {
  #mobile-red .header .heading h2 {
    font-size: 25px;
  }
}
#mobile-red .header:before {
  position: absolute;
  content: " ";
  /* background-image: url(../content/images/Mobile-Light-red/Mask-Group-140.png);*/
  background-size: contain;
  background-repeat: no-repeat;
  width: 35%;
  height: 80%;
  left: 0;
  top: 0;
}
@media only screen and (max-width: 767px) {
  #mobile-red .header:before {
    display: none;
  }
}
#mobile-red .text {
  padding: 20px 0;
  width: 50%;
  margin: 0 auto;
  font-size: 18px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #mobile-red .text {
    width: 80%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #mobile-red .text {
    padding: 30px 0px;
    width: 75%;
  }
}
@media only screen and (max-width: 767px) {
  #mobile-red .text {
    padding: 30px 0;
    width: 100%;
  }
}
#mobile-red .text p {
  padding: 0 0 15px;
  font-family: 'teleNeo-medium' !important;
  font-size: 20px;
  color: white;
  line-height: 1.2;
}
#mobile-red .text p span {
  color: #e20074;
  font-family: 'teleNeo-extra' !important;
}
#mobile-red .main-content {
  position: relative;
  height: auto;
  width: 100%;
  padding-bottom: 200px;
}
@media only screen and (max-width: 767px) {
  #mobile-red .main-content {
    padding-bottom: 20px;
  }
}
@media only screen and (max-width: 767px) {
  #mobile-red .main-content ul {
    position: relative;
    display: flex !important;
    justify-content: space-between;
    z-index: 2;
  }
}
#mobile-red .main-content ul li {
  z-index: 4;
  position: relative;
}
@media only screen and (max-width: 767px) {
  #mobile-red .main-content ul li {
    z-index: 2;
  }
}
#mobile-red .main-content ul li a {
  color: #333;
  font-family: 'teleNeo-bold' !important;
  font-size: 17px;
  z-index: 2;
}
#mobile-red .main-content ul li.active a {
  background: #e20074;
  color: white !important;
}
#mobile-red .main-content .tab-content {
  position: relative;
  overflow: visible;
  display: flex;
  justify-content: space-between;
  align-items: center;
  z-index: 2;
}
@media only screen and (max-width: 767px) {
  #mobile-red .main-content .tab-content {
    overflow: initial;
    display: block;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #mobile-red .main-content .tab-content {
    justify-content: space-around;
    align-items: center;
    flex-wrap: wrap;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #mobile-red .main-content .tab-content {
    flex-wrap: wrap;
  }
}
#mobile-red .main-content .tab-content .tab-pane {
  display: block;
  height: auto !important;
  overflow: visible !important;
  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;
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ie-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
@media (min-width: 1200px) and (max-width: 1499px) {
  #mobile-red .main-content .tab-content .tab-pane {
    margin: 0 10px;
  }
}
@media only screen and (max-width: 767px) {
  #mobile-red .main-content .tab-content .tab-pane {
    display: none;
  }
  #mobile-red .main-content .tab-content .tab-pane.active.in {
    display: block;
    -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;
    -webkit-transition: all 0.2s ease-in-out;
    -khtml-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ie-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    margin-top: 40px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #mobile-red .main-content .tab-content .tab-pane {
    width: 45%;
    margin: 30px 0;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #mobile-red .main-content .tab-content .tab-pane {
    width: 50%;
    margin: 30px 0;
  }
}
#mobile-red .main-content .tab-content .tab-pane .five-g-box strong {
  font-size: 25px;
}
#mobile-red .main-content .tab-content .tab-pane .five-g-box svg {
  top: -4px;
}
#mobile-red .main-content .smart-table {
  max-width: 280px;
  min-height: 450px;
  border: 0;
  background-image: radial-gradient(closest-side at 50% 81%, rgba(225, 225, 225, 0.65) 0%, white 220%);
  padding: 10px 0px 0px 0px;
  position: relative;
  border-radius: 8px;
  box-shadow: 0px 20px 36px #6a6a811f;
  margin: 0 auto;
}
#mobile-red .main-content .smart-table .ec {
  position: absolute !important;
  right: -5px;
  top: -30px;
  width: 150px;
  height: 75px;
  z-index: 2;
}
#mobile-red .main-content .smart-table .ec img {
  position: relative;
  height: auto;
  width: 100%;
}
#mobile-red .main-content .smart-table .ec svg {
  position: absolute;
  right: 15px !important;
  left: initial;
  top: 40px;
}
#mobile-red .main-content .smart-table.smart-tariff-m {
  background: transparent linear-gradient(0deg, #c7096b 30%, #e20074 50%, #ff2495 100%) 0% 0% no-repeat padding-box;
  box-shadow: 0px 40px 80px #00000021;
  color: white;
}
#mobile-red .main-content .smart-table.smart-tariff-m .ec {
  width: 130px;
  height: 130px;
  top: -40px;
}
@media only screen and (max-width: 767px) {
  #mobile-red .main-content .smart-table.smart-tariff-m .ec {
    width: 110px;
    height: auto;
    top: -42px;
    right: -20px;
  }
}
#mobile-red .main-content .smart-table.smart-tariff-m .characteristics a {
  color: white;
}
#mobile-red .main-content .smart-table.smart-tariff-m .characteristics strong {
  color: white !important;
}
#mobile-red .main-content .smart-table.smart-tariff-m .smart-ekstra-pridobivki a {
  color: white !important;
}
#mobile-red .main-content .smart-table.smart-tariff-m .smart-opcijaEsmetka a {
  color: white !important;
}
#mobile-red .main-content .smart-table.smart-tariff-m .priceBox {
  background: transparent linear-gradient(180deg, #b8005e 0%, #880046 100%) 0% 0% no-repeat padding-box;
}
#mobile-red .main-content .smart-table.smart-tariff-m .priceBox span {
  color: white;
}
#mobile-red .main-content .smart-table.smart-tariff-m .priceBox .p-currency {
  border-bottom: 1px solid white;
}
#mobile-red .main-content .smart-table.smart-tariff-m .povlastenaPretplataAcc {
  color: white;
}
#mobile-red .main-content .smart-table.smart-tariff-m .smartPanelBox a {
  color: white;
}
#mobile-red .main-content .smart-table.smart-tariff-m .smartPanelBox a:before {
  color: white;
}
#mobile-red .main-content .smart-table.smart-tariff-m .smartPanelBox .collapsed:before {
  color: white;
}
#mobile-red .main-content .smart-table.smart-tariff-m .smartPanelBox .opcijaSmartType .optionPrice span {
  color: white !important;
}
#mobile-red .main-content .smart-table.smart-tariff-m svg * {
  fill: white;
}
@media only screen and (max-width: 767px) {
  #mobile-red .main-content .smart-table {
    max-width: initial;
    width: 100%;
    min-height: initial;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #mobile-red .main-content .smart-table {
    max-width: 370px;
  }
}
#mobile-red .main-content .smart-table .characteristics {
  padding: 0px 35px;
  background: transparent;
  min-height: 400px;
}
@media only screen and (max-width: 767px) {
  #mobile-red .main-content .smart-table .characteristics {
    min-height: initial;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #mobile-red .main-content .smart-table .characteristics {
    padding: 0 20px;
  }
}
#mobile-red .main-content .smart-table .characteristics div {
  position: relative;
  display: block;
  margin: 10px 0;
}
#mobile-red .main-content .smart-table .characteristics div.smart-ekstra-pridobivki {
  margin-top: 20px;
}
#mobile-red .main-content .smart-table .characteristics .smart-minuti-box {
  min-height: 50px;
}
#mobile-red .main-content .smart-table .characteristics .smart-opcijaEsmetka {
  position: absolute !important;
  bottom: 10px;
}
@media only screen and (max-width: 767px) {
  #mobile-red .main-content .smart-table .characteristics .smart-opcijaEsmetka {
    position: relative !important;
    bottom: 0;
  }
}
#mobile-red .main-content .smart-table .characteristics .smart-tarifa {
  background: transparent;
}
#mobile-red .main-content .smart-table .characteristics h3 {
  font-size: 37px;
  font-family: 'teleNeo-extra' !important;
  margin-bottom: 20px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #mobile-red .main-content .smart-table .characteristics h3 {
    font-size: 33px;
  }
}
#mobile-red .main-content .smart-table .characteristics p {
  font-size: 18px;
  position: relative;
  display: inline;
}
#mobile-red .main-content .smart-table .characteristics a {
  font-size: 18px;
  font-family: 'teleNeo-bold' !important;
  text-decoration: underline;
  position: relative;
  z-index: 2;
}
#mobile-red .main-content .disclaimer {
  position: absolute !important;
  width: 20px;
  height: 20px;
  margin: auto 0 0 5px !important;
  top: 0;
  bottom: 0;
  display: inline !important;
  z-index: 3;
}
#mobile-red .main-content .disclaimer .one-t-dicklaimer-message {
  display: none !important;
  opacity: initial !important;
  visibility: initial;
  -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;
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ie-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#mobile-red .main-content .disclaimer:hover .one-t-dicklaimer-message {
  opacity: initial;
  display: block !important;
  position: absolute !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;
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ie-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
@media only screen and (max-width: 767px) {
  #mobile-red .main-content .disclaimer:hover .one-t-dicklaimer-message {
    left: -130px;
  }
}
@media only screen and (max-width: 767px) {
  #mobile-red .main-content .disclaimer:hover .one-t-dicklaimer-message:before {
    left: 65%;
  }
}
#mobile-red .main-content .priceBox {
  background: radial-gradient(ellipse at center top, white 50%, #ffffff 0 100%);
  border-radius: 0px 0px 10px 10px;
  padding: 20px 30px !important;
}
#mobile-red .main-content .priceBox .smart-priceWraper {
  position: relative;
  display: inline-flex;
  align-items: center;
}
#mobile-red .main-content .priceBox span {
  color: black;
}
#mobile-red .main-content .priceBox span.price2 {
  font-family: 'teleNeo-medium' !important;
  font-weight: initial;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #mobile-red .main-content .priceBox .p-right-smart {
    margin-left: 5px;
  }
}
#mobile-red .main-content .priceBox .p-right-smart span {
  text-transform: none;
  font-size: 14px;
  text-decoration: none;
}
#mobile-red .main-content .priceBox .p-right-smart span.p-currency {
  border-bottom: 1px solid black;
  padding-bottom: 1px;
}
#mobile-red .main-content .smartPanelBox .panel-default {
  background: transparent;
  border: 0;
  box-shadow: none;
}
#mobile-red .main-content .smartPanelBox .panel-group {
  margin: 0;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #mobile-red .main-content .smartPanelBox .panel-body {
    padding: 0;
  }
}
#mobile-red .main-content .smartPanelBox .panel-collapse {
  position: relative;
  min-height: 150px;
  -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;
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ie-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#mobile-red .main-content .smartPanelBox .panel-collapse.collapsed,
#mobile-red .main-content .smartPanelBox .panel-collapse.collapsing {
  -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;
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ie-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#mobile-red .main-content .smartPanelBox a {
  background-color: transparent !important;
  background-image: none !important;
  position: relative;
  padding: 20px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #mobile-red .main-content .smartPanelBox a {
    padding: 20px 0 !important;
  }
}
#mobile-red .main-content .smartPanelBox a:before {
  content: '$';
  position: absolute;
  font-family: 'teleIcon-outline' !important;
  right: 0;
  font-weight: 600;
  color: black;
  font-size: 22px;
  text-shadow: none;
  transform: rotateZ(180deg);
  -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;
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ie-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#mobile-red .main-content .smartPanelBox a.collapsed {
  background-image: none !important;
}
#mobile-red .main-content .smartPanelBox a.collapsed:before {
  content: '[$';
  position: absolute;
  font-family: 'teleIcon-outline' !important;
  right: 0px;
  font-weight: 600;
  color: black;
  font-size: 22px;
  text-shadow: none;
  transform: rotateZ(0deg);
  -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;
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ie-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#mobile-red .main-content .smartPanelBox .opcijaSmartType {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 10px 0;
}
#mobile-red .main-content .smartPanelBox .opcijaSmartType > div {
  width: 50%;
}
@media only screen and (max-width: 767px) {
  #mobile-red .main-content .smartPanelBox .opcijaSmartType > div {
    width: 50%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #mobile-red .main-content .smartPanelBox .opcijaSmartType > div {
    width: 40%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #mobile-red .main-content .smartPanelBox .opcijaSmartType > div {
    font-size: 14px;
  }
}
@media only screen and (max-width: 767px) {
  #mobile-red .main-content .smartPanelBox .opcijaSmartType {
    justify-content: flex-start;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #mobile-red .main-content .smartPanelBox .opcijaSmartType {
    justify-content: flex-start;
  }
}
#mobile-red .main-content .smartPanelBox .opcijaSmartType .optionPrice {
  position: relative;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
#mobile-red .main-content .smartPanelBox .opcijaSmartType .optionPrice span {
  color: #000 !important;
  text-transform: none;
}
#mobile-red .main-content .smartPanelBox .opcijaSmartType .optionPrice .p-left-smart span {
  font-size: 25px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #mobile-red .main-content .smartPanelBox .opcijaSmartType .optionPrice .p-left-smart span {
    font-size: 20px;
  }
}
#mobile-red .main-content .smartPanelBox .opcijaSmartType .disclaimer {
  right: -30px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #mobile-red .main-content .smartPanelBox .opcijaSmartType .disclaimer {
    right: -20px;
    bottom: 20px;
  }
}
#mobile-red .main-content .smart-ekstra-pridobivki {
  padding: 10px 35px 20px;
}
#mobile-red .main-content .smart-ekstra-pridobivki a {
  font-family: 'teleNeo-bold' !important;
}
#mobile-red .main-content .order-acc {
  text-align: center;
  margin: 20px 0 10px 0;
  position: relative;
}
#mobile-red .main-content .order-acc a {
  padding: 9px 15px !important;
  font-size: 19px !important;
  font-family: 'teleNeo-medium' !important;
  border: 1px solid transparent;
}
#mobile-red .main-content .order-acc .panel-collapse {
  position: absolute;
  width: 290px;
  background: #202331;
  color: white;
  border-radius: 8px;
  z-index: 1;
  margin: 30px auto 0 auto;
}
@media (min-width: 1200px) and (max-width: 1499px) {
  #mobile-red .main-content .order-acc .panel-collapse {
    margin: 30px 10px 0 10px;
    width: 270px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #mobile-red .main-content .order-acc .panel-collapse {
    width: 80%;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 4;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #mobile-red .main-content .order-acc .panel-collapse {
    position: relative;
  }
}
@media only screen and (max-width: 767px) {
  #mobile-red .main-content .order-acc .panel-collapse {
    position: relative;
  }
}
#mobile-red .main-content .order-acc .panel-collapse:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-bottom: 12px solid #202331;
  position: absolute;
  top: -10px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
#mobile-red .main-content .order-acc .panel-collapse svg {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: initial;
  margin: auto;
  width: 20px;
  height: 20px;
}
#mobile-red .main-content .order-acc .panel-collapse .wrap {
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  align-content: center;
  border-bottom: 1px solid rgba(255, 255, 255, 0.04);
}
#mobile-red .main-content .order-acc .panel-collapse .wrap:last-of-type {
  border: 0;
}
#mobile-red .main-content .order-acc .panel-collapse .wrap .img {
  width: 17%;
  text-align: left;
  position: relative;
  height: 40px;
}
#mobile-red .main-content .order-acc .panel-collapse .wrap .text {
  padding: 0 !important;
  text-align: left;
  width: 80%;
}
#mobile-red .main-content .order-acc .panel-collapse .wrap .text a {
  color: white;
  margin: 0;
  padding: 0 !important;
  text-decoration: none;
}
#mobile-red .main-content .order-acc .panel-collapse .wrap .text a:hover {
  color: #e20074;
  text-decoration: none;
}
#mobile-red .main-content .order-acc .panel-collapse .wrap .text a:after {
  content: '%';
  font-family: 'teleicon-outline';
  transform: rotate(180deg);
  position: absolute;
  right: 0;
  top: 0;
  bottom: 10px;
  margin: auto 0;
  height: 100%;
}
#mobile-red .last-sec {
  position: relative;
  background-image: url(../content/images/Mobile-Light-red/last-sec-bg.png);
  background-size: cover;
  padding: 5% 0;
}
@media only screen and (max-width: 767px) {
  #mobile-red .last-sec {
    padding: 75px 0px;
  }
}
#mobile-red .last-sec .content {
  text-align: center;
  color: white;
  margin: 0 auto;
}
#mobile-red .last-sec .content svg {
  position: relative;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto 0;
  background-color: white;
  width: 60px;
  height: 60px;
  border-radius: 8px;
  padding: 9px;
}
#mobile-red .last-sec .content svg * {
  fill: #e20074;
}
#mobile-red .last-sec .content h2 {
  font-family: 'teleNeo-extra' !important;
  line-height: 1.2;
  margin-bottom: 25px;
}
#mobile-red .last-sec .content h2 span {
  display: block;
}
@media only screen and (max-width: 767px) {
  #mobile-red .last-sec .content h2 span {
    font-size: 21px;
    padding-bottom: 10px;
  }
}
#mobile-red .last-sec .content a {
  color: white;
  background-color: transparent;
  font-family: 'teleNeo-bold' !important;
  padding: 8px 40px;
  font-size: 25px;
  display: inline-flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
  text-decoration: underline;
  -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;
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ie-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#mobile-red .last-sec .content a:hover {
  background: transparent;
  text-decoration: underline;
  -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;
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ie-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#mobile-red .last-sec .content .btn-magen:hover {
  color: black !important;
  background-color: white !important;
}
#mobile-red .btn.btn-magen {
  width: 150px !important;
  font-family: 'teleNeo-bold' !important;
}
/*#endregion Mobile tarifi redesign*/
/*#region Digitalni sertifikati redesign*/
#digitalni-sertifikati .main-banner {
  position: relative;
  background-image: url(../content/images/digitalni-sertifikati-red/img.jpg);
  background-position: -250% 0;
  background-repeat: no-repeat;
  background-size: cover;
  height: 430px;
}
@media only screen and (max-width: 767px) {
  #digitalni-sertifikati .main-banner {
    height: 330px;
    background-position: 45% -60px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #digitalni-sertifikati .main-banner {
    background-position: 0;
    height: 350px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #digitalni-sertifikati .main-banner {
    background-position: -15% 0;
  }
}
@media only screen and (min-width:1200px) and (max-width: 1440px) {
  #digitalni-sertifikati .main-banner {
    background-position: -40% 0;
  }
}
#digitalni-sertifikati .main-banner:before {
  position: absolute;
  content: ' ';
  left: 0;
  width: 45%;
  background-size: cover;
  background-image: url(../content/images/digitalni-sertifikati-red/Shape_banner.png);
  height: 100%;
  background-position: bottom;
  z-index: 2;
  background-repeat: no-repeat;
}
@media only screen and (max-width: 767px) {
  #digitalni-sertifikati .main-banner:before {
    display: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #digitalni-sertifikati .main-banner:before {
    width: 50%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #digitalni-sertifikati .main-banner:before {
    width: 65%;
  }
}
#digitalni-sertifikati .main-banner .img-banner {
  position: relative;
  height: 100%;
}
#digitalni-sertifikati .main-banner .img-banner:before {
  content: '';
  position: absolute;
  left: -900%;
  height: 100%;
  background: #e20074;
  right: 100%;
  display: block;
  bottom: 0;
}
#digitalni-sertifikati .main-banner .header {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  width: 35%;
  position: relative;
  padding: 0 0 0;
  z-index: 3;
}
@media only screen and (max-width: 767px) {
  #digitalni-sertifikati .main-banner .header {
    padding: 20px 10px;
    background: #e20074;
    display: block;
    height: auto;
    position: absolute;
    bottom: 0;
    width: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #digitalni-sertifikati .main-banner .header {
    width: 45%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #digitalni-sertifikati .main-banner .header {
    width: 50%;
  }
}
#digitalni-sertifikati .main-banner .header h1 {
  color: white;
  font-family: 'teleNeo-bold' !important;
  font-size: 42px;
  text-transform: none;
}
@media only screen and (max-width: 767px) {
  #digitalni-sertifikati .main-banner .header h1 {
    font-size: 28px;
    margin: 0;
    padding: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #digitalni-sertifikati .main-banner .header h1 {
    font-size: 35px;
  }
}
#digitalni-sertifikati .gray-bg {
  position: relative;
  padding: 5% 0;
  background-image: url(../content/images/digitalni-sertifikati-red/section-bg-1.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
@media only screen and (max-width: 767px) {
  #digitalni-sertifikati .gray-bg {
    padding: 10% 0 3%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #digitalni-sertifikati .gray-bg {
    padding-bottom: 10%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #digitalni-sertifikati .gray-bg {
    padding-bottom: 10%;
  }
}
#digitalni-sertifikati .gray-bg .text {
  font-family: 'teleNeo-medium' !important;
  text-align: center;
  padding: 0 0 25px;
}
#digitalni-sertifikati .gray-bg .text h2 {
  text-align: center;
  font-family: 'teleNeo-extra' !important;
  font-size: 22px;
}
@media only screen and (max-width: 767px) {
  #digitalni-sertifikati .gray-bg .text h2 {
    margin: 15px 0px 20px;
  }
}
#digitalni-sertifikati .gray-bg .text h2 svg {
  display: inline-flex;
  padding: 0 0 0 10px;
  height: 45px;
  position: relative !important;
}
@media only screen and (max-width: 767px) {
  #digitalni-sertifikati .gray-bg .text h2 svg {
    display: block;
    padding: 0;
    margin: 0 auto;
    top: 10px;
  }
}
#digitalni-sertifikati .gray-bg .text p {
  padding: 1% 10%;
  font-size: 18px;
}
@media only screen and (max-width: 767px) {
  #digitalni-sertifikati .gray-bg .text p {
    padding: 20px 0;
  }
}
#digitalni-sertifikati .gray-bg .text a {
  margin: 0 auto;
  font-size: 18px;
}
@media only screen and (max-width: 767px) {
  #digitalni-sertifikati .gray-bg .text a {
    font-size: 16px;
  }
}
#digitalni-sertifikati .tabs-wrapper #myTabContent-ict {
  padding: 0;
}
#digitalni-sertifikati .tabs-wrapper .sticky-container {
  position: absolute;
  background: transparent;
  z-index: 3;
  width: 100%;
  transition: all ease-in 0.3s;
  margin-top: -66px;
}
#digitalni-sertifikati .tabs-wrapper .sticky-container .tabs {
  width: 40%;
  margin: 0 auto;
  left: 0;
  right: 0;
  position: relative;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #digitalni-sertifikati .tabs-wrapper .sticky-container .tabs {
    width: 80%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #digitalni-sertifikati .tabs-wrapper .sticky-container .tabs {
    width: 70%;
  }
}
#digitalni-sertifikati .tabs-wrapper .sticky-container .tabs ul {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  position: relative;
  border: 0;
}
#digitalni-sertifikati .tabs-wrapper .sticky-container .tabs ul li {
  width: 45%;
  text-align: center;
  cursor: pointer;
  transition: all ease-in-out 0.2s;
  margin-top: 0;
  margin-bottom: 0px;
  padding: 15px 0 !important;
  background: white 0% 0%;
  border-radius: 10px 10px 0px 0px;
}
@media only screen and (min-width:1200px) and (max-width: 1440px) {
  #digitalni-sertifikati .tabs-wrapper .sticky-container .tabs ul li {
    width: 48%;
  }
}
#digitalni-sertifikati .tabs-wrapper .sticky-container .tabs ul li.active {
  background-color: #e20074 !important;
  border-radius: 10px 10px 0 0;
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
}
#digitalni-sertifikati .tabs-wrapper .sticky-container .tabs ul li.active svg * {
  fill: white;
}
#digitalni-sertifikati .tabs-wrapper .sticky-container .tabs ul li.active p {
  color: #fff;
}
#digitalni-sertifikati .tabs-wrapper .sticky-container .tabs ul li .flex {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  align-content: center;
}
#digitalni-sertifikati .tabs-wrapper .sticky-container .tabs ul li svg {
  width: 17%;
  display: inline;
  position: relative;
}
@media only screen and (min-width:1200px) and (max-width: 1440px) {
  #digitalni-sertifikati .tabs-wrapper .sticky-container .tabs ul li svg {
    width: 11%;
  }
}
#digitalni-sertifikati .tabs-wrapper .sticky-container .tabs ul li p {
  font-family: 'teleNeo-bold' !important;
  text-align: center;
  color: #000;
  width: auto;
  transform: translate(0, 2px);
  margin: 0 3px;
}
#digitalni-sertifikati .tabs-wrapper .tabsContent-wrapper .dc-tab_content.hidden {
  display: none;
}
#digitalni-sertifikati .tabs-wrapper .tabsContent-wrapper .dc-tab_content.active {
  display: block;
}
#digitalni-sertifikati .tabs-wrapper .tabsContent-wrapper .text-wrap {
  padding: 25px 0 40px;
  box-shadow: 0px -10px 90px #000000 1a;
  z-index: 3;
  position: relative;
}
#digitalni-sertifikati .tabs-wrapper .tabsContent-wrapper .text-wrap h3 {
  font-family: 'teleNeo-extra' !important;
  font-size: 26px;
  margin-bottom: 25px;
}
#digitalni-sertifikati .tabs-wrapper .tabsContent-wrapper .text-wrap h3 span {
  display: block;
  font-size: 18px !important;
  text-transform: uppercase;
  font-family: 'teleNeo-medium' !important;
  line-height: 1.2;
}
#digitalni-sertifikati .tabs-wrapper .tabsContent-wrapper .text-wrap p {
  margin: 0 auto 25px;
  width: 80%;
  font-size: 18px;
}
@media only screen and (max-width: 767px) {
  #digitalni-sertifikati .tabs-wrapper .tabsContent-wrapper .text-wrap p {
    padding: 0;
    width: 100%;
  }
}
#digitalni-sertifikati .tabs-wrapper .tabsContent-wrapper .flex-container h2 {
  font-size: 28px !important;
  color: #e20074 !important;
  font-family: 'teleNeo-extra' !important;
}
@media only screen and (max-width: 767px) {
  #digitalni-sertifikati .tabs-wrapper .tabsContent-wrapper .flex-container h2 {
    font-size: 26px !important;
    text-align: center;
    margin-bottom: 50px;
    padding: 0 30px;
  }
}
#digitalni-sertifikati .tabs-wrapper .more-info-sertifikati {
  position: relative;
  background-image: url(../content/images/digitalni-sertifikati-red/section3-bg.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  margin: -20px auto;
  padding: 65px 0px;
}
#digitalni-sertifikati .tabs-wrapper .more-info-sertifikati .center-nav {
  display: flex;
  justify-content: center;
  margin: 30px 0 50px;
}
#digitalni-sertifikati .tabs-wrapper .more-info-sertifikati .ceni-specifikacija {
  max-width: 600px;
  display: block;
  margin: 0px auto;
  padding: 0px 0px 20px;
  overflow: auto;
}
#digitalni-sertifikati .tabs-wrapper .more-info-sertifikati .ceni-specifikacija ul li {
  width: auto;
  margin: 0;
  float: none;
}
#digitalni-sertifikati .tabs-wrapper .more-info-sertifikati ul li {
  float: left;
  width: 15%;
  height: auto;
  margin: 0 10px;
  position: relative;
  border: 0;
}
@media only screen and (max-width: 767px) {
  #digitalni-sertifikati .tabs-wrapper .more-info-sertifikati ul li {
    width: auto;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #digitalni-sertifikati .tabs-wrapper .more-info-sertifikati ul li {
    width: 30%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #digitalni-sertifikati .tabs-wrapper .more-info-sertifikati ul li {
    width: 30%;
  }
}
#digitalni-sertifikati .tabs-wrapper .more-info-sertifikati ul li a {
  color: #000 !important;
  border: 1px solid transparent;
  width: 100%;
  height: 90px;
  font-size: 18px;
  display: inline-flex;
  flex-direction: column;
  justify-content: center;
  flex-wrap: nowrap;
  background: #efeff3 0% 0% no-repeat padding-box;
  border-radius: 8px;
  line-height: 1.2;
}
@media only screen and (max-width: 767px) {
  #digitalni-sertifikati .tabs-wrapper .more-info-sertifikati ul li a {
    font-size: 17px;
    padding: 0 10px;
    text-align: center;
  }
}
#digitalni-sertifikati .tabs-wrapper .more-info-sertifikati ul li a span {
  display: block;
  padding-top: 3px;
}
#digitalni-sertifikati .tabs-wrapper .more-info-sertifikati ul li.active a {
  background-color: #fff !important;
  box-shadow: 0px 30px 46px #3E3E3E1C;
  text-decoration: none;
}
#digitalni-sertifikati .tabs-wrapper .more-info-sertifikati ul li.active a:before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 3px;
  width: 20%;
  background: #e20074;
  margin: 0 auto;
}
#digitalni-sertifikati h3.dc-tab_drawer_heading {
  display: none;
}
@media only screen and (max-width: 767px) {
  #digitalni-sertifikati h3.dc-tab_drawer_heading {
    position: relative;
    display: flex !important;
    justify-content: flex-start;
    align-items: center;
    margin: 30px 20px;
    background: white;
    box-shadow: 0 0 30px 40px rgba(0, 0, 0, 0.05);
    border-radius: 8px;
    padding: 10px;
    font-size: 20px;
  }
}
#digitalni-sertifikati h3.dc-tab_drawer_heading svg {
  position: relative;
}
#digitalni-sertifikati h3.dc-tab_drawer_heading svg * {
  fill: #e20074;
}
#digitalni-sertifikati h3.dc-tab_drawer_heading span {
  text-transform: none;
  font-size: 19px;
  color: black;
}
#digitalni-sertifikati h3.dc-tab_drawer_heading.dc-active {
  background: #e20074;
}
#digitalni-sertifikati h3.dc-tab_drawer_heading.dc-active svg * {
  fill: white;
}
#digitalni-sertifikati h3.dc-tab_drawer_heading.dc-active span {
  color: white;
}
#digitalni-sertifikati .background-tipovi-sertifikati .text-certificate {
  width: 80%;
  margin: 0 auto;
  padding: 15px 0px 0px;
}
@media only screen and (max-width: 767px) {
  #digitalni-sertifikati .background-tipovi-sertifikati .text-certificate {
    padding: 0;
    width: 100%;
  }
}
#digitalni-sertifikati .background-tipovi-sertifikati .text-certificate h3 {
  font-family: 'teleNeo-extra' !important;
  font-size: 26px;
  margin-bottom: 25px;
  text-transform: uppercase;
}
#digitalni-sertifikati .background-tipovi-sertifikati .text-certificate p {
  margin-bottom: 30px;
}
#digitalni-sertifikati .background-tipovi-sertifikati .column-wrapper {
  padding: 0;
  overflow: visible;
  position: relative;
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  margin-bottom: 40px;
}
@media only screen and (max-width: 767px) {
  #digitalni-sertifikati .background-tipovi-sertifikati .column-wrapper {
    flex-direction: column;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #digitalni-sertifikati .background-tipovi-sertifikati .column-wrapper {
    flex-wrap: wrap;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #digitalni-sertifikati .background-tipovi-sertifikati .column-wrapper {
    flex-wrap: wrap;
  }
}
#digitalni-sertifikati .background-tipovi-sertifikati .column-wrapper .column {
  position: relative;
  z-index: 1;
  width: 25%;
  margin: 0 10px;
  text-align: center;
  overflow: visible;
  box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, 0.14);
  border-radius: 8px;
}
@media only screen and (max-width: 767px) {
  #digitalni-sertifikati .background-tipovi-sertifikati .column-wrapper .column {
    width: 100%;
    margin: 10px 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #digitalni-sertifikati .background-tipovi-sertifikati .column-wrapper .column {
    width: 30%;
    margin: 10px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #digitalni-sertifikati .background-tipovi-sertifikati .column-wrapper .column {
    width: 30%;
    margin: 10px;
  }
}
#digitalni-sertifikati .background-tipovi-sertifikati .column-wrapper .column .column-inner {
  position: relative;
  padding: 20px;
  background: #ffffff 0% 0% no-repeat padding-box;
  min-height: 280px;
  background-color: #fff;
  z-index: 1;
  border-radius: 8px;
}
#digitalni-sertifikati .background-tipovi-sertifikati .column-wrapper .column .column-inner h3 {
  font-family: 'teleNeo-extra' !important;
  font-size: 28px;
  border-bottom: 1px solid #eee;
  padding: 0px 0 20px;
}
#digitalni-sertifikati .background-tipovi-sertifikati .column-wrapper .column .column-inner h3 span {
  display: block;
  font-size: 23px;
  font-family: 'teleNeo-bold' !important;
}
#digitalni-sertifikati .background-tipovi-sertifikati .column-wrapper .column .column-inner .wrap-class .hdp-price.standarden-paket {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
}
#digitalni-sertifikati .background-tipovi-sertifikati .column-wrapper .column .column-inner .wrap-class .hdp-price.standarden-paket .hdp-price-body {
  width: 40%;
  display: block;
  text-align: left;
  padding-left: 5px;
}
#digitalni-sertifikati .background-tipovi-sertifikati .column-wrapper .column .column-inner .wrap-class .hdp-price.standarden-paket .hdp-price-body span {
  font-size: 13px;
}
#digitalni-sertifikati .background-tipovi-sertifikati .column-wrapper .column .column-inner .wrap-class .hdp-price.standarden-paket .hdp-price-body .price-den {
  display: inline-block;
  border-bottom: 1px solid;
  position: relative;
  top: 5px;
}
#digitalni-sertifikati .background-tipovi-sertifikati .column-wrapper .column .column-inner .wrap-class .hdp-price .hdp-price-frame.hdp-price-frame-small span {
  font-size: 30px;
  font-family: 'teleNeo-bold' !important;
}
#digitalni-sertifikati .background-tipovi-sertifikati .column-wrapper .column .column-inner .text-magenta {
  color: #e20074 !important;
  bottom: 25px;
  position: absolute;
  left: 0;
  right: 0;
  font-family: 'teleNeo-bold' !important;
  font-size: 16px;
}
#digitalni-sertifikati .background-tipovi-sertifikati .column-wrapper .column .column-inner.magenta {
  background: transparent radial-gradient(ellipse at top, #ff0083 5%, #e20074 29%, #880046 100%) 0% 0% no-repeat padding-box;
  color: white;
}
#digitalni-sertifikati .background-tipovi-sertifikati .column-wrapper .column .column-inner.magenta .wrap-class .hdp-price .standarden-paket .hdp-price-body {
  color: #f5f5f5 !important;
}
#digitalni-sertifikati .background-tipovi-sertifikati .column-wrapper .column .column-inner.magenta .text-magenta.white {
  color: white !important;
}
#digitalni-sertifikati .background-tipovi-sertifikati p.small {
  font-size: 85% !important;
}
#digitalni-sertifikati .background-tipovi-sertifikati .wrapper-dopolnitelni-uslugi {
  margin: 30px 0 5px;
}
#digitalni-sertifikati .background-tipovi-sertifikati .wrapper-dokumentacija {
  margin: 0 0 25px;
}
#digitalni-sertifikati .background-tipovi-sertifikati p.small {
  text-align: center;
}
#digitalni-sertifikati .background-tipovi-sertifikati .wrapper-dopolnitelni-uslugi,
#digitalni-sertifikati .background-tipovi-sertifikati .wrapper-dokumentacija {
  margin-bottom: 10px;
  text-align: center;
}
#digitalni-sertifikati .background-tipovi-sertifikati .wrapper-dopolnitelni-uslugi a,
#digitalni-sertifikati .background-tipovi-sertifikati .wrapper-dokumentacija a {
  color: #00A0DE;
  position: relative;
  margin-bottom: 10px;
}
#digitalni-sertifikati .background-tipovi-sertifikati .send-activation {
  text-align: center;
}
#digitalni-sertifikati .multiSection {
  background-image: url(../content/images/digitalni-sertifikati-red/bg-elektronskidokumenti.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  color: white;
  padding: 75px 0px;
}
@media (max-width: 991px) {
  #digitalni-sertifikati .multiSection {
    padding: 75px 0 30px;
  }
}
#digitalni-sertifikati .multiSection .wrapper {
  display: flex;
  justify-content: space-evenly;
  font-size: 17px;
}
@media (max-width: 991px) {
  #digitalni-sertifikati .multiSection .wrapper {
    flex-direction: column;
  }
}
@media (max-width: 991px) {
  #digitalni-sertifikati .multiSection .wrapper > div {
    width: 100% !important;
  }
}
#digitalni-sertifikati .multiSection .wrapper .wrap-left {
  position: relative;
  width: 40%;
}
@media (max-width: 991px) {
  #digitalni-sertifikati .multiSection .wrapper .wrap-left .title {
    margin-bottom: 50px;
  }
}
#digitalni-sertifikati .multiSection .wrapper .wrap-left .title h3 {
  font-family: 'teleNeo-bold' !important;
  font-size: 28px;
  line-height: 1.2;
  margin-top: 10px !important;
}
@media (max-width: 991px) {
  #digitalni-sertifikati .multiSection .wrapper .wrap-left .title h3 {
    font-size: 26px;
    text-align: center;
  }
}
#digitalni-sertifikati .multiSection .wrapper .wrap-left .text {
  position: absolute;
  top: 50%;
}
@media (max-width: 991px) {
  #digitalni-sertifikati .multiSection .wrapper .wrap-left .text {
    top: 0;
    position: relative;
  }
}
#digitalni-sertifikati .multiSection .wrapper .wrap-left .text p {
  font-family: 'teleNeo-bold' !important;
  font-size: 18px;
}
#digitalni-sertifikati .multiSection .wrapper .wrap-left .text .t-ul-new-magenta li {
  background-image: none !important;
  padding-left: 20px;
  margin-left: 0 !important;
}
#digitalni-sertifikati .multiSection .wrapper .wrap-left .text .t-ul-new-magenta li:before {
  content: ' ';
  position: absolute;
  margin: 10px auto;
  left: 3px;
  display: inline-block;
  width: 3px;
  height: 3px;
  border-radius: 7.5px;
  background-color: white;
}
#digitalni-sertifikati .multiSection .wrapper .wrap-right {
  width: 65%;
  position: relative;
}
#digitalni-sertifikati .multiSection .wrapper .wrap-right .text p {
  font-family: 'teleNeo-bold' !important;
  font-size: 18px;
}
#digitalni-sertifikati .multiSection .wrapper .wrap-right .text .t-ul-new-magenta li {
  background-image: none !important;
  padding-left: 20px;
  margin-left: 0 !important;
}
#digitalni-sertifikati .multiSection .wrapper .wrap-right .text .t-ul-new-magenta li:before {
  content: ' ';
  position: absolute;
  margin: 10px auto;
  left: 3px;
  display: inline-block;
  width: 3px;
  height: 3px;
  border-radius: 7.5px;
  background-color: white;
}
#digitalni-sertifikati .karakteristiki {
  position: relative;
  background-image: url(../content/images/digitalni-sertifikati-red/bg-secondsection.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding: 70px 0 90px;
}
@media only screen and (max-width: 767px) {
  #digitalni-sertifikati .karakteristiki {
    padding: 30px 0 50px;
  }
}
#digitalni-sertifikati .karakteristiki h2 {
  text-align: center;
  color: #fff;
  font-family: 'teleNeo-extra' !important;
  text-transform: uppercase;
  padding: 30px 0;
}
#digitalni-sertifikati .karakteristiki .wrap {
  display: flex;
  flex-direction: row;
  justify-content: center;
  padding: 40px 0 0;
}
@media only screen and (max-width: 767px) {
  #digitalni-sertifikati .karakteristiki .wrap {
    padding: 0;
    flex-direction: column;
  }
}
#digitalni-sertifikati .karakteristiki .wrap .box-wrap {
  width: 25%;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  #digitalni-sertifikati .karakteristiki .wrap .box-wrap {
    width: 100%;
    margin: 30px 0 10px;
  }
}
#digitalni-sertifikati .karakteristiki .wrap .box-wrap .img {
  min-height: 90px;
}
@media only screen and (max-width: 767px) {
  #digitalni-sertifikati .karakteristiki .wrap .box-wrap .img {
    min-height: 50px;
    width: 40px;
    height: 40px;
    margin: 0 auto;
  }
}
#digitalni-sertifikati .karakteristiki .wrap .box-wrap h4 {
  color: #fff;
  font-size: 20px;
  font-family: 'teleNeo-bold' !important;
}
@media only screen and (max-width: 767px) {
  #digitalni-sertifikati .karakteristiki .wrap .box-wrap h4 {
    padding: 0;
    margin: 10px 0 0 0;
  }
}
#digitalni-sertifikati .karakteristiki .wrap .box-wrap p {
  color: #fff;
  font-size: 18px;
  padding: 0 55px;
  font-family: 'teleNeo-regular' !important;
  line-height: 1.2;
}
@media only screen and (max-width: 767px) {
  #digitalni-sertifikati .karakteristiki .wrap .box-wrap p {
    padding: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #digitalni-sertifikati .karakteristiki .wrap .box-wrap p {
    padding: 0 20px;
  }
}
#digitalni-sertifikati .last-sec .wrapper {
  margin: 70px 0 80px 0;
  position: relative;
}
#digitalni-sertifikati .last-sec .wrapper:before {
  content: '';
  position: absolute;
  background-image: url(../content/images/virtuelen-disk/q-a-shape-1.png);
  width: 160px;
  height: 100%;
  background-size: contain;
  background-repeat: no-repeat;
  right: 0;
  background-position: right bottom;
  top: 0;
  z-index: 0;
}
@media only screen and (max-width: 767px) {
  #digitalni-sertifikati .last-sec .wrapper:before {
    background-image: none;
  }
}
#digitalni-sertifikati .last-sec .wrapper:after {
  content: '';
  position: absolute;
  background-image: url(../content/images/virtuelen-disk/q-a-shape-2.png);
  width: 160px;
  height: 100%;
  background-size: contain;
  background-repeat: no-repeat;
  right: 0;
  background-position: right top;
  top: 0;
  z-index: 0;
}
@media only screen and (max-width: 767px) {
  #digitalni-sertifikati .last-sec .wrapper:after {
    background-image: none;
  }
}
@media only screen and (max-width: 767px) {
  #digitalni-sertifikati .last-sec .wrapper {
    box-shadow: none;
    margin: 40px 0;
    padding: 0 0 30px;
  }
}
#digitalni-sertifikati .last-sec .wrapper .video {
  width: 50%;
  margin: 0 auto;
}
#digitalni-sertifikati .last-sec .wrapper .video iframe {
  border-radius: 8px;
}
#digitalni-sertifikati .last-sec .wrapper .nav-tabs {
  border-bottom: 0;
}
#digitalni-sertifikati .last-sec .wrapper .nav-tabs li:first-of-type {
  display: inline-flex !important;
  flex-direction: row;
}
#digitalni-sertifikati .last-sec .wrapper .nav {
  width: 75% !important;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #digitalni-sertifikati .last-sec .wrapper .nav {
    width: 100% !important;
    padding-top: 20px;
  }
}
#digitalni-sertifikati .last-sec .wrapper .wrap h4 {
  font-size: 20px;
  font-family: 'teleNeo-medium' !important;
  color: #000000 !important;
  text-align: left;
}
#digitalni-sertifikati .last-sec .wrapper li {
  text-align: left;
}
#digitalni-sertifikati .last-sec .wrapper li.active {
  color: #e20074;
  font-family: 'teleNeo-bold' !important;
}
#digitalni-sertifikati .last-sec .wrapper li .image {
  padding-right: 10px;
  display: inline-block;
}
#digitalni-sertifikati .last-sec .wrapper h3.dc-tab_drawer_heading {
  display: none;
}
@media only screen and (max-width: 767px) {
  #digitalni-sertifikati .last-sec .wrapper h3.dc-tab_drawer_heading {
    margin: 30px 0;
    text-align: left;
    font-size: 17px;
    padding: 20px 15px;
    box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.04);
  }
}
@media only screen and (max-width: 767px) {
  #digitalni-sertifikati .last-sec .wrapper h3.dc-tab_drawer_heading .image {
    display: none;
  }
}
#digitalni-sertifikati .last-sec .wrapper #myTabContent-ict2 {
  padding: 0 !important;
}
#digitalni-sertifikati .modal-dialog {
  width: 50% !important;
}
@media only screen and (max-width: 767px) {
  #digitalni-sertifikati .modal-dialog {
    width: 100% !important;
    margin: 0 auto;
  }
}
#digitalni-sertifikati .modal-dialog .modal-header {
  position: relative;
  border: 0;
}
#digitalni-sertifikati .modal-dialog .modal-header h4 {
  color: #e20074 !important;
  font-size: 22px;
  font-family: 'teleNeo-bold' !important;
}
#digitalni-sertifikati .modal-dialog .modal-body {
  padding: 20px 45px 30px;
}
@media only screen and (max-width: 767px) {
  #digitalni-sertifikati .modal-dialog .modal-body {
    padding: 0 !important;
  }
}
#digitalni-sertifikati .modal-dialog .modal-body table {
  width: 80%;
  margin: 40px auto;
  overflow: auto;
}
@media only screen and (max-width: 767px) {
  #digitalni-sertifikati .modal-dialog .modal-body table {
    width: 100% !important;
  }
}
#digitalni-sertifikati .modal-dialog .modal-body table tr th {
  background: transparent;
  color: #e20074;
  text-align: right;
  font-family: 'teleNeo-medium' !important;
}
#digitalni-sertifikati .modal-dialog .modal-body table tr td {
  background: transparent;
  color: black;
  border-bottom: 1px solid #f5f5f5;
  text-align: right;
  padding: 13px 20px;
}
#digitalni-sertifikati .modal-dialog .modal-body table tr td:first-of-type {
  text-align: left;
}
#digitalni-sertifikati .modal-dialog .modal-body .box {
  text-align: left;
}
#digitalni-sertifikati .modal-dialog .modal-body ul {
  display: block;
}
#digitalni-sertifikati .modal-dialog .modal-body ul li {
  width: auto;
  float: none;
  display: block;
  text-align: left;
}
/*#endregion Digitalni sertifikati redesign*/
/*#region prepaid tarifi redesign Borjan*/
#postpaid-tarifi-red.prepaid {
  height: unset;
}
#postpaid-tarifi-red.prepaid .content {
  height: unset;
  background-image: url(../content/images/prepaid-redesign/bg.png);
}
#postpaid-tarifi-red.prepaid .content .box .text {
  padding-right: 260px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #postpaid-tarifi-red.prepaid .content .box .text {
    padding-right: 225px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #postpaid-tarifi-red.prepaid .content .box .text {
    padding-right: 156px;
  }
}
@media only screen and (max-width: 767px) {
  #postpaid-tarifi-red.prepaid .content .box .text {
    padding-right: 96px;
  }
}
#postpaid-tarifi-red.prepaid .content .box.box1:after {
  background-image: url(../content/images/prepaid-redesign/Cool+.png);
}
@media only screen and (max-width: 767px) {
  #postpaid-tarifi-red.prepaid .content .box.box1:after {
    background-image: url(../content/images/prepaid-redesign/Cool+m.png);
  }
}
#postpaid-tarifi-red.prepaid .content .box.box2:after {
  background-image: url(../content/images/prepaid-redesign/easy.png);
}
@media only screen and (max-width: 767px) {
  #postpaid-tarifi-red.prepaid .content .box.box2:after {
    background-image: url(../content/images/prepaid-redesign/easy-m.png);
  }
}
#postpaid-tarifi-red.prepaid .last-sec {
  background-image: url(../content/images/Mobile-Light-red/last-sec-bg.png);
  background-size: cover;
  padding: 3% 0;
  bottom: 0;
  width: 100%;
  background-position: bottom;
}
@media only screen and (max-width: 767px) {
  #postpaid-tarifi-red.prepaid .last-sec {
    padding: 75px 0px;
  }
}
#postpaid-tarifi-red.prepaid .last-sec .content-prepaid {
  text-align: center;
  color: white;
  margin: 0 auto;
}
#postpaid-tarifi-red.prepaid .last-sec .content-prepaid svg {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto 0;
}
#postpaid-tarifi-red.prepaid .last-sec .content-prepaid h2 {
  font-family: 'teleNeo-extra' !important;
  line-height: 1.2;
  margin-bottom: 20px;
}
#postpaid-tarifi-red.prepaid .last-sec .content-prepaid h2 span {
  display: block;
}
@media only screen and (max-width: 767px) {
  #postpaid-tarifi-red.prepaid .last-sec .content-prepaid h2 span {
    font-size: 21px;
    padding-bottom: 10px;
  }
}
#postpaid-tarifi-red.prepaid .last-sec .content-prepaid p {
  margin-bottom: 25px;
}
#postpaid-tarifi-red.prepaid .last-sec .content-prepaid a {
  color: black;
  background-color: white;
  font-family: 'teleNeo-bold' !important;
  padding: 8px 55px;
  border-radius: 8px;
  font-size: 20px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  position: relative;
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ie-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#postpaid-tarifi-red.prepaid .last-sec .content-prepaid a:hover {
  background: transparent;
  text-decoration: none;
  color: white;
  background-color: black;
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ie-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#postpaid-tarifi-red.prepaid .last-sec .content-prepaid .btn-magen {
  width: 150px !important;
  font-family: 'teleNeo-bold' !important;
}
#postpaid-tarifi-red.prepaid .last-sec .content-prepaid .btn-magen:hover {
  color: black !important;
  background-color: white !important;
}
/*#endregion prepaid tarifi redesign Borjan*/
/*#region prepaid Penzioner redesign Borjan*/
#penzioner-tarifi {
  position: relative;
}
#penzioner-tarifi h2.csHeading {
  color: #333333;
  font-family: 'teleNeo-bold' !important;
  font-size: 50px;
  text-transform: inherit;
  width: 68%;
  line-height: 1;
  margin-top: 100px;
}
@media (max-width: 991px) {
  #penzioner-tarifi h2.csHeading {
    width: 100%;
    font-size: 30px;
    margin-top: 45px;
  }
}
#penzioner-tarifi h2.csHeading span {
  color: #e20074;
  font-family: 'teleNeo-bold' !important;
}
#penzioner-tarifi section {
  background-size: cover;
}
#penzioner-tarifi a {
  color: #00A0DE;
  font-family: 'teleNeo-bold' !important;
  text-decoration: underline;
}
#penzioner-tarifi section.banner {
  width: 100%;
  height: 450px;
  background-image: url(../images/penzioner-redesign/pic-rightbanner.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  #penzioner-tarifi section.banner {
    height: 340px;
    background-position: 69% 0;
  }
}
#penzioner-tarifi section.banner:after {
  content: " ";
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 50%;
  background-repeat: round;
  background-image: url(../images/penzioner-redesign/Shape-leftbanner.png);
}
@media (min-width: 1990px) {
  #penzioner-tarifi section.banner:after {
    width: 50%;
    background-size: cover;
    background-repeat: no-repeat;
  }
}
@media only screen and (max-width: 767px) {
  #penzioner-tarifi section.banner:after {
    display: none;
  }
}
#penzioner-tarifi section.banner .iCatcher {
  display: inline-block;
  position: absolute;
  z-index: 1;
  height: 135px;
  width: 135px;
  right: 50%;
  top: 44%;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #penzioner-tarifi section.banner .iCatcher {
    height: 120px;
    width: 120px;
    right: 48%;
    top: 47%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #penzioner-tarifi section.banner .iCatcher {
    height: 120px;
    width: 120px;
    right: 48%;
    top: 54%;
  }
}
@media only screen and (max-width: 767px) {
  #penzioner-tarifi section.banner .iCatcher {
    position: absolute;
    height: 85px;
    width: 85px;
    right: 50%;
    bottom: 13%;
    right: 5%;
    top: unset;
  }
}
#penzioner-tarifi section.banner .heading-box {
  position: relative;
  z-index: 1;
  height: 100%;
  display: flex;
  align-items: center;
  max-width: 575px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #penzioner-tarifi section.banner .heading-box {
    padding: 18% 0;
    max-width: 500px;
  }
}
@media only screen and (max-width: 767px) {
  #penzioner-tarifi section.banner .heading-box {
    position: absolute;
    z-index: 1;
    padding: 10px 20px;
    background: #e20074;
    bottom: 0;
    width: 100%;
    left: 0;
    height: auto;
  }
}
#penzioner-tarifi section.banner .heading-box h1 {
  color: white;
  font-family: 'teleNeo-extra' !important;
  line-height: 1.2;
  font-size: 63px !important;
  text-transform: capitalize;
}
@media only screen and (max-width: 767px) {
  #penzioner-tarifi section.banner .heading-box h1 {
    font-size: 43px !important;
  }
}
#penzioner-tarifi section.banner .heading-box p {
  color: white;
  font-size: 24px;
  max-width: 70%;
  line-height: 1.2;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #penzioner-tarifi section.banner .heading-box p {
    max-width: 55%;
  }
}
@media only screen and (max-width: 767px) {
  #penzioner-tarifi section.banner .heading-box p {
    font-size: 19px;
    width: 100%;
    max-width: 100% !important;
  }
}
#penzioner-tarifi section.prilika {
  background-image: url(../images/penzioner-redesign/section-bg-1.png);
  background-repeat: no-repeat;
  padding: 80px 0 10px;
}
@media only screen and (max-width: 767px) {
  #penzioner-tarifi section.prilika {
    padding: 40px 0 10px;
  }
}
#penzioner-tarifi section.prilika .header {
  display: flex;
  justify-content: center;
  position: relative;
  margin-bottom: 60px;
}
@media only screen and (max-width: 767px) {
  #penzioner-tarifi section.prilika .header {
    margin-bottom: 40px;
  }
}
#penzioner-tarifi section.prilika .header h2 {
  color: black;
  text-align: center;
  font-family: 'teleNeo-extra' !important;
  font-size: 45px;
  line-height: 1.1;
  padding: 0 0 5px;
}
#penzioner-tarifi section.prilika .header h2 span {
  font-size: 30px;
  display: block;
  font-family: 'teleNeo-medium' !important;
  margin: 7px 0;
  text-transform: initial;
}
#penzioner-tarifi section.prilika .header h2:after {
  content: "";
  width: 60px;
  height: 5px;
  position: absolute;
  background-color: #e20074;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
}
#penzioner-tarifi section.prilika p {
  text-align: center;
  font-family: 'teleNeo-medium' !important;
  font-size: 21px;
  word-break: break-word;
  margin-bottom: 40px;
}
@media only screen and (max-width: 767px) {
  #penzioner-tarifi section.prilika p {
    font-size: 20px;
  }
}
#penzioner-tarifi section.prilika p:last-of-type {
  font-family: defaultFontFamily;
  font-size: 19px;
  padding: 0 15px;
}
@media only screen and (max-width: 767px) {
  #penzioner-tarifi section.prilika p:last-of-type {
    font-size: 18px;
    padding: 0;
  }
}
#penzioner-tarifi section.prilika .whiteBox {
  background-color: white;
  box-shadow: 0px 14px 26px #6A6A811F;
  border-radius: 8px;
  padding: 20px 60px;
  margin-bottom: 50px;
  background-image: url(../images/penzioner-redesign/opcii-box-shape.png);
  background-size: contain;
  background-position: right bottom;
  background-repeat: no-repeat;
}
@media only screen and (max-width: 767px) {
  #penzioner-tarifi section.prilika .whiteBox {
    padding: 20px 40px;
  }
}
#penzioner-tarifi section.prilika .whiteBox p {
  text-align: left !important;
  font-family: 'teleNeo-bold' !important;
  padding: 0 !important;
  margin: 0 !important;
}
#penzioner-tarifi section.prilika .whiteBox ul {
  margin-top: 20px;
}
#penzioner-tarifi section.prilika .whiteBox ul li {
  position: relative;
  font-size: 18px;
  margin-bottom: 15px;
  padding-left: 17px;
}
#penzioner-tarifi section.prilika .whiteBox ul li span {
  display: block;
  color: #7E7E7E;
  font-size: 15px;
}
#penzioner-tarifi section.prilika .whiteBox ul li:before {
  content: " ";
  display: inline-block;
  position: absolute;
  left: 0;
  top: 12px;
  height: 3px;
  width: 10px;
  border-radius: 4px;
  background-color: #e20074;
  margin-right: 3px;
}
#penzioner-tarifi section.last {
  position: relative;
  background-image: url(../images/penzioner-redesign/section-bg-1.png);
  background-repeat: no-repeat;
  padding: 80px 0;
}
@media only screen and (max-width: 767px) {
  #penzioner-tarifi section.last {
    padding: 60px 0;
  }
}
#penzioner-tarifi section.last .whiteBox {
  background-color: white;
  box-shadow: 0px 14px 26px #6A6A811F;
  border-radius: 8px;
  padding: 60px 100px 40px 100px;
  margin-bottom: 50px;
  position: relative;
  overflow: hidden;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #penzioner-tarifi section.last .whiteBox {
    padding: 60px 80px 40px 80px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #penzioner-tarifi section.last .whiteBox {
    padding: 60px 20% 40px 50px;
  }
}
@media only screen and (max-width: 767px) {
  #penzioner-tarifi section.last .whiteBox {
    padding: 40px 40px 40px 40px;
  }
}
#penzioner-tarifi section.last .whiteBox:after {
  content: " ";
  display: inline-block;
  position: absolute;
  right: 0px;
  top: 0;
  height: 100%;
  width: 24%;
  background-image: url(../images/penzioner-redesign/shapebox.png);
  background-repeat: no-repeat;
  background-size: cover;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #penzioner-tarifi section.last .whiteBox:after {
    width: 35%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #penzioner-tarifi section.last .whiteBox:after {
    width: 45%;
  }
}
@media only screen and (max-width: 767px) {
  #penzioner-tarifi section.last .whiteBox:after {
    display: none;
  }
}
#penzioner-tarifi section.last .whiteBox > span {
  font-family: 'teleNeo-bold' !important;
  font-size: 22px;
}
@media only screen and (max-width: 767px) {
  #penzioner-tarifi section.last .whiteBox > span {
    font-size: 19px;
    line-height: 1.2;
    display: block;
    margin-bottom: 5px;
  }
}
#penzioner-tarifi section.last .whiteBox h2 {
  font-family: 'teleNeo-extra' !important;
  font-size: 31px;
  margin-bottom: 40px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #penzioner-tarifi section.last .whiteBox h2 {
    padding-right: 20%;
  }
}
@media only screen and (max-width: 767px) {
  #penzioner-tarifi section.last .whiteBox h2 {
    font-size: 27px;
    margin-bottom: 40px;
  }
}
#penzioner-tarifi section.last .whiteBox p {
  text-align: left !important;
  font-family: 'teleNeo-bold' !important;
  padding: 0 !important;
  margin: 0 !important;
}
#penzioner-tarifi section.last .whiteBox ul {
  margin-top: 20px;
  width: 80%;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #penzioner-tarifi section.last .whiteBox ul {
    width: 76%;
  }
}
@media only screen and (max-width: 767px) {
  #penzioner-tarifi section.last .whiteBox ul {
    width: 100%;
  }
}
#penzioner-tarifi section.last .whiteBox ul li {
  position: relative;
  font-size: 18px;
  margin-bottom: 15px;
  padding-left: 17px;
}
#penzioner-tarifi section.last .whiteBox ul li span {
  display: block;
  color: #7E7E7E;
  font-size: 15px;
  padding-left: 17px;
}
#penzioner-tarifi section.last .whiteBox ul li:before {
  content: " ";
  display: inline-block;
  position: absolute;
  left: 0;
  top: 12px;
  height: 3px;
  width: 10px;
  border-radius: 4px;
  background-color: #e20074;
  margin-right: 3px;
}
/*#endregion prepaid Penzioner redesign Borjan*/
/*#region POSEBEN redesign Borjan*/
@media only screen and (max-width: 767px) {
  #penzioner-tarifi.poseben .table-responsive {
    overflow: auto !important;
  }
}
#penzioner-tarifi.poseben section.banner {
  background-image: url(../images/poseben-redesign/banner-pic.png);
}
@media only screen and (max-width: 767px) {
  #penzioner-tarifi.poseben section.banner {
    background-position: 77% 0;
  }
}
#penzioner-tarifi.poseben section.tabs {
  position: relative;
  background-image: url(../images/penzioner-redesign/section-bg-1.png);
  background-repeat: no-repeat;
  padding: 80px 0;
}
#penzioner-tarifi.poseben section.tabs .custom-container > p {
  text-align: center;
  font-size: 19px;
  color: rgba(0, 0, 0, 0.9);
}
@media only screen and (max-width: 767px) {
  #penzioner-tarifi.poseben section.tabs .custom-container > p {
    font-size: 18px;
  }
}
#penzioner-tarifi.poseben section.tabs .header {
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
  margin-bottom: 60px;
}
@media only screen and (max-width: 767px) {
  #penzioner-tarifi.poseben section.tabs .header {
    margin-bottom: 40px;
  }
}
#penzioner-tarifi.poseben section.tabs .header h2 {
  color: black;
  text-align: center;
  font-family: 'teleNeo-extra' !important;
  font-size: 45px;
  line-height: 1.1;
  padding: 0 0 0px;
}
#penzioner-tarifi.poseben section.tabs .header p {
  font-size: 22px;
  display: block;
  font-family: 'teleNeo-medium' !important;
  margin: 0;
  text-transform: initial;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  #penzioner-tarifi.poseben section.tabs .header p {
    font-size: 22px;
  }
}
#penzioner-tarifi.poseben section.tabs ul {
  text-align: center;
}
#penzioner-tarifi.poseben section.tabs ul li {
  display: inline-block;
  box-shadow: 0px 10px 30px #0c0e1514;
  border-radius: 10px;
  margin: 0 7px;
  background: white;
}
@media only screen and (max-width: 767px) {
  #penzioner-tarifi.poseben section.tabs ul li {
    margin-bottom: 15px;
  }
}
#penzioner-tarifi.poseben section.tabs ul li a {
  text-decoration: none;
  color: black;
  font-size: 20px;
  display: block;
  position: relative;
  padding: 30px 40px;
  min-width: 250px;
}
#penzioner-tarifi.poseben section.tabs ul li.active {
  background: transparent linear-gradient(181deg, #ff3e99 0%, #e9006d 50%, #c4005c 100%) !important;
}
#penzioner-tarifi.poseben section.tabs ul li.active a {
  color: white !important;
}
#penzioner-tarifi.poseben section.tabs .tab-content {
  margin: 50px 0;
}
#penzioner-tarifi.poseben section.tabs .tab-content .whiteBox {
  width: 100%;
  background-color: white;
  padding: 40px 80px;
  box-shadow: 0px 3px 76px #00000014;
  display: none;
}
@media only screen and (max-width: 767px) {
  #penzioner-tarifi.poseben section.tabs .tab-content .whiteBox {
    padding: 20px;
  }
}
#penzioner-tarifi.poseben section.tabs .tab-content .whiteBox h3 {
  text-transform: uppercase;
  font-family: 'teleNeo-extra' !important;
  color: #E20074;
  margin-bottom: 30px;
}
@media only screen and (max-width: 767px) {
  #penzioner-tarifi.poseben section.tabs .tab-content .whiteBox h3 {
    font-size: 20px !important;
  }
}
#penzioner-tarifi.poseben section.tabs .tab-content .whiteBox table {
  width: 100%;
}
#penzioner-tarifi.poseben section.tabs .tab-content .whiteBox table tr {
  border-bottom: 1px solid #D8D8D8;
}
#penzioner-tarifi.poseben section.tabs .tab-content .whiteBox table tr:nth-last-of-type(2) {
  border: unset !important;
}
#penzioner-tarifi.poseben section.tabs .tab-content .whiteBox table tr:last-of-type {
  border: unset !important;
}
#penzioner-tarifi.poseben section.tabs .tab-content .whiteBox table tr:last-of-type td {
  background: rgba(227, 229, 231, 0.45) !important;
  border: unset !important;
  line-height: 1.2;
}
#penzioner-tarifi.poseben section.tabs .tab-content .whiteBox table tr:last-of-type td:first-of-type {
  font-family: 'teleNeo-extra' !important;
  padding: 20px 20px !important;
}
@media only screen and (max-width: 767px) {
  #penzioner-tarifi.poseben section.tabs .tab-content .whiteBox table tr:last-of-type td:first-of-type {
    padding: 20px 10px !important;
    font-size: 15px !important;
  }
}
#penzioner-tarifi.poseben section.tabs .tab-content .whiteBox table tr:last-of-type td:last-of-type {
  display: flex;
  align-items: center;
  position: relative;
  min-height: 65px;
  justify-content: end;
  flex-direction: row;
  font-size: 30px;
  font-family: 'teleNeo-bold' !important;
}
@media only screen and (max-width: 767px) {
  #penzioner-tarifi.poseben section.tabs .tab-content .whiteBox table tr:last-of-type td:last-of-type {
    min-height: 90px;
  }
}
#penzioner-tarifi.poseben section.tabs .tab-content .whiteBox table tr:last-of-type td:last-of-type > div {
  display: flex;
  justify-content: flex-start;
  flex-wrap: nowrap;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  top: -3px;
  margin-left: 10px;
}
#penzioner-tarifi.poseben section.tabs .tab-content .whiteBox table tr:last-of-type td:last-of-type > div > span {
  width: fit-content;
  font-family: 'teleNeo-regular' !important;
  font-size: 13px;
  line-height: 1;
  padding: 0px 12px 4px 0px;
  color: rgba(0, 0, 0, 0.7);
}
#penzioner-tarifi.poseben section.tabs .tab-content .whiteBox table tr:last-of-type td:last-of-type > div > span:first-of-type {
  border-bottom: 1px solid rgba(0, 0, 0, 0.7);
}
#penzioner-tarifi.poseben section.tabs .tab-content .whiteBox table tr td {
  background: white !important;
  font-family: 'teleNeo-medium' !important;
  padding: 20px 0;
  font-size: 18px;
}
#penzioner-tarifi.poseben section.tabs .tab-content .whiteBox table tr td svg {
  position: relative;
}
#penzioner-tarifi.poseben section.tabs .tab-content .whiteBox table tr td:nth-child(2) {
  text-align: right;
  padding: 0 30px;
}
@media only screen and (max-width: 767px) {
  #penzioner-tarifi.poseben section.tabs .tab-content .whiteBox table tr td:nth-child(2) {
    padding: 0;
    text-align: center;
  }
}
#penzioner-tarifi.poseben section.tabs .tab-content .whiteBox.active {
  display: block;
}
#penzioner-tarifi.poseben section.last .whiteBox {
  padding: 60px 42% 40px 100px;
}
@media only screen and (max-width: 767px) {
  #penzioner-tarifi.poseben section.last .whiteBox {
    padding: 40px 20px;
  }
}
#penzioner-tarifi.poseben section.last .whiteBox span {
  text-transform: uppercase;
}
#penzioner-tarifi.poseben section.last .whiteBox h2 {
  text-transform: uppercase;
}
@media only screen and (max-width: 767px) {
  #penzioner-tarifi.poseben section.last .whiteBox h2 {
    font-size: 23px;
  }
}
#penzioner-tarifi.poseben section.last .whiteBox p {
  font-size: 19px;
  font-family: 'teleNeo-regular' !important;
}
/*#endregion POSEBEN  redesign*/
/*#region Internet roaming redesign Borjan*/
@media only screen and (max-width: 767px) {
  #penzioner-tarifi .table-responsive {
    overflow: auto !important;
  }
}
#penzioner-tarifi.internetRoaming section.banner {
  background-image: url(../content/images/internet-roaming-redizajn/banner.png);
}
@media only screen and (max-width: 767px) {
  #penzioner-tarifi.internetRoaming section.banner {
    background-position: 77% 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #penzioner-tarifi.internetRoaming section.banner .heading-box {
    max-width: 485px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #penzioner-tarifi.internetRoaming section.banner .heading-box h1 {
    font-size: 55px !important;
  }
}
#penzioner-tarifi.internetRoaming section.tabs {
  background-image: url(../content/images/internet-roaming-redizajn/bg-long.png);
  padding: 100px 0 0px;
}
#penzioner-tarifi.internetRoaming section.tabs ul {
  text-align: center;
  margin-bottom: 50px;
}
#penzioner-tarifi.internetRoaming section.tabs ul li {
  display: inline-block;
  box-shadow: 0px 10px 30px #0c0e1514;
  border-radius: 10px;
  margin: 0 7px;
  background: white;
}
@media only screen and (max-width: 767px) {
  #penzioner-tarifi.internetRoaming section.tabs ul li {
    margin-bottom: 15px;
  }
}
#penzioner-tarifi.internetRoaming section.tabs ul li a {
  text-decoration: none !important;
  color: black !important;
  font-size: 20px;
  display: block;
  position: relative;
  padding: 30px 40px;
  min-width: 250px;
  font-family: 'teleNeo-regular' !important;
}
#penzioner-tarifi.internetRoaming section.tabs ul li.active {
  background: transparent linear-gradient(181deg, #ff3e99 0%, #e9006d 50%, #c4005c 100%) !important;
}
#penzioner-tarifi.internetRoaming section.tabs ul li.active a {
  color: white !important;
}
#penzioner-tarifi.internetRoaming section.tabs h2 {
  color: black;
  text-align: center;
  font-family: 'teleNeo-extra' !important;
  font-size: 45px;
  line-height: 1.1;
  padding: 0 0 0px;
  margin-bottom: 40px;
}
#penzioner-tarifi.internetRoaming section.tabs .tab-content .head {
  text-align: center;
}
@media (max-width: 991px) {
  #penzioner-tarifi.internetRoaming section.tabs .tab-content .head {
    padding: 0px 20px;
  }
}
#penzioner-tarifi.internetRoaming section.tabs .tab-content .head > p {
  text-align: center;
  font-family: 'teleNeo-medium' !important;
  font-size: 19px;
}
#penzioner-tarifi.internetRoaming section.tabs .tab-content .head > p span.lt {
  text-decoration: line-through;
  color: unset !important;
}
#penzioner-tarifi.internetRoaming section.tabs .tab-content .head > p span {
  font-family: 'teleNeo-bold' !important;
  color: #E20074 !important;
}
#penzioner-tarifi.internetRoaming section.tabs .tab-content .whiteBox {
  padding: 50px 80px;
  background-color: white;
  margin: 70px 0;
  box-shadow: 0px 3px 76px #00000014;
}
@media only screen and (max-width: 767px) {
  #penzioner-tarifi.internetRoaming section.tabs .tab-content .whiteBox {
    padding: 50px 40px;
  }
}
#penzioner-tarifi.internetRoaming section.tabs .tab-content .whiteBox h3 {
  text-transform: uppercase;
  font-family: 'teleNeo-extra' !important;
  color: #E20074;
  margin-bottom: 10px;
}
@media only screen and (max-width: 767px) {
  #penzioner-tarifi.internetRoaming section.tabs .tab-content .whiteBox h3 {
    font-size: 20px !important;
    background: transparent;
    margin: 10px 20px 10px 0 !important;
    padding: 20px 20px 20px 0 !important;
  }
}
#penzioner-tarifi.internetRoaming section.tabs .tab-content .whiteBox table {
  width: 100%;
}
#penzioner-tarifi.internetRoaming section.tabs .tab-content .whiteBox table tr {
  border-bottom: 1px solid #D8D8D8;
}
#penzioner-tarifi.internetRoaming section.tabs .tab-content .whiteBox table tr:nth-last-of-type(1) {
  border: unset !important;
}
#penzioner-tarifi.internetRoaming section.tabs .tab-content .whiteBox table tr td {
  background: white !important;
  font-family: 'teleNeo-medium' !important;
  padding: 20px 0;
  font-size: 18px;
}
#penzioner-tarifi.internetRoaming section.tabs .tab-content .whiteBox table tr td:first-of-type {
  padding: 20px 20px 20px 0px !important;
}
#penzioner-tarifi.internetRoaming section.tabs .tab-content .whiteBox table tr td svg {
  position: relative;
}
#penzioner-tarifi.internetRoaming section.tabs .tab-content .whiteBox table tr td:nth-of-type(2) {
  float: right;
}
@media only screen and (max-width: 767px) {
  #penzioner-tarifi.internetRoaming section.tabs .tab-content .whiteBox table tr td:nth-of-type(2) {
    text-align: right;
  }
}
#penzioner-tarifi.internetRoaming div.aktiviraj {
  position: relative;
}
#penzioner-tarifi.internetRoaming div.aktiviraj .row {
  padding: 80px 0px 100px;
}
#penzioner-tarifi.internetRoaming div.aktiviraj:before {
  content: " ";
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  height: 100%;
  width: 50%;
  min-width: 50%;
  background: transparent radial-gradient(at top, #292c3b 0%, #12141f 100%);
}
@media only screen and (max-width: 767px) {
  #penzioner-tarifi.internetRoaming div.aktiviraj:before {
    height: 50%;
    width: 100%;
    bottom: unset;
  }
}
#penzioner-tarifi.internetRoaming div.aktiviraj:after {
  content: " ";
  display: inline-block;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  height: 100%;
  width: 50%;
  min-width: 50%;
  background: transparent radial-gradient(at top, #ff0083 0%, #e20074 29%, #880046 100%);
}
@media only screen and (max-width: 767px) {
  #penzioner-tarifi.internetRoaming div.aktiviraj:after {
    height: 50%;
    width: 100%;
    top: unset;
  }
}
#penzioner-tarifi.internetRoaming div.aktiviraj .col-xs-12.col-sm-6.left p,
#penzioner-tarifi.internetRoaming div.aktiviraj .col-xs-12.col-sm-6.left span,
#penzioner-tarifi.internetRoaming div.aktiviraj .col-xs-12.col-sm-6.left h4,
#penzioner-tarifi.internetRoaming div.aktiviraj .col-xs-12.col-sm-6.left img {
  margin-right: 13%;
}
@media only screen and (max-width: 767px) {
  #penzioner-tarifi.internetRoaming div.aktiviraj .col-xs-12.col-sm-6.left p,
  #penzioner-tarifi.internetRoaming div.aktiviraj .col-xs-12.col-sm-6.left span,
  #penzioner-tarifi.internetRoaming div.aktiviraj .col-xs-12.col-sm-6.left h4,
  #penzioner-tarifi.internetRoaming div.aktiviraj .col-xs-12.col-sm-6.left img {
    margin-right: 0%;
  }
}
#penzioner-tarifi.internetRoaming div.aktiviraj .col-xs-12.col-sm-6.right p,
#penzioner-tarifi.internetRoaming div.aktiviraj .col-xs-12.col-sm-6.right span,
#penzioner-tarifi.internetRoaming div.aktiviraj .col-xs-12.col-sm-6.right h4,
#penzioner-tarifi.internetRoaming div.aktiviraj .col-xs-12.col-sm-6.right img {
  margin-left: 13%;
}
@media only screen and (max-width: 767px) {
  #penzioner-tarifi.internetRoaming div.aktiviraj .col-xs-12.col-sm-6.right p,
  #penzioner-tarifi.internetRoaming div.aktiviraj .col-xs-12.col-sm-6.right span,
  #penzioner-tarifi.internetRoaming div.aktiviraj .col-xs-12.col-sm-6.right h4,
  #penzioner-tarifi.internetRoaming div.aktiviraj .col-xs-12.col-sm-6.right img {
    margin-left: 0%;
  }
}
#penzioner-tarifi.internetRoaming div.aktiviraj span {
  font-family: 'teleNeo-bold' !important;
  font-size: 22px;
  text-transform: uppercase;
  color: white;
}
#penzioner-tarifi.internetRoaming div.aktiviraj h4 {
  font-family: 'teleNeo-extra' !important;
  font-size: 31px;
  margin-bottom: 40px;
  text-transform: uppercase;
  color: white;
  margin: 0 0 30px !important;
  padding: 0;
  position: relative;
  z-index: 1;
}
#penzioner-tarifi.internetRoaming div.aktiviraj p {
  color: white;
  font-size: 19px;
  font-family: 'teleNeo-regular' !important;
  position: relative;
  z-index: 1;
}
#penzioner-tarifi.internetRoaming div.aktiviraj img {
  position: relative;
  z-index: 1;
  background-image: url(../content/images/internet-roaming-redizajn/magenta-security-portfolio_graphical.png);
  padding: 10px;
  border-radius: 8px;
  margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  #penzioner-tarifi.internetRoaming div.aktiviraj img {
    margin-top: 50px;
  }
}
#penzioner-tarifi.internetRoaming div.important {
  position: relative;
  background-image: url(../images/penzioner-redesign/section-bg-1.png);
  background-repeat: no-repeat;
  padding: 100px 0 60px;
}
@media only screen and (max-width: 767px) {
  #penzioner-tarifi.internetRoaming div.important {
    padding: 30px 0 60px;
  }
}
#penzioner-tarifi.internetRoaming div.important .whiteBox {
  position: relative;
  background-color: white;
  box-shadow: 0px 3px 76px #00000014;
  padding: 80px 100px 60px 100px;
}
#penzioner-tarifi.internetRoaming div.important .whiteBox .vazno {
  background-color: #e20074;
  color: white;
  font-family: 'teleNeo-extra' !important;
  font-size: 36px;
  padding: 10px 40px;
  position: absolute;
  top: -30px;
  left: 5%;
}
@media only screen and (max-width: 767px) {
  #penzioner-tarifi.internetRoaming div.important .whiteBox .vazno {
    font-size: 26px;
    left: 8%;
    top: -20px;
  }
}
#penzioner-tarifi.internetRoaming div.important .whiteBox p {
  color: black;
  font-family: 'teleNeo-regular' !important;
  font-size: 19px;
}
#penzioner-tarifi.internetRoaming .tab-inside {
  display: none;
}
#penzioner-tarifi.internetRoaming .tab-inside.active {
  display: block !important;
}
#penzioner-tarifi.internetRoaming #pilsInside {
  margin: 80px 0 -5px !important;
}
#penzioner-tarifi.internetRoaming #pilsInside li {
  border-radius: 10px 10px 0 0 !important;
}
@media only screen and (max-width: 767px) {
  #penzioner-tarifi.internetRoaming #pilsInside li {
    border-radius: 10px !important;
    display: block;
  }
}
#penzioner-tarifi.internetRoaming #pilsInside li a {
  padding: 10px 40px !important;
  font-family: 'teleNeo-extra' !important;
}
@media only screen and (max-width: 767px) {
  #penzioner-tarifi.internetRoaming #pilsInside li a {
    padding: 15px 25px !important;
  }
}
#penzioner-tarifi.internetRoaming #pilsInside li a svg {
  position: relative;
  vertical-align: middle;
  height: 38px;
  margin-right: 10px;
  display: inline-block;
}
@media only screen and (max-width: 767px) {
  #penzioner-tarifi.internetRoaming #pilsInside li a svg {
    height: 30px;
  }
}
#penzioner-tarifi.internetRoaming #pilsInside li a svg * {
  fill: #e20074;
}
#penzioner-tarifi.internetRoaming #pilsInside li.active a {
  padding: 15px 40px !important;
}
@media only screen and (max-width: 767px) {
  #penzioner-tarifi.internetRoaming #pilsInside li.active a {
    padding: 15px 25px !important;
  }
}
#penzioner-tarifi.internetRoaming #pilsInside li.active a svg * {
  fill: white;
}
#penzioner-tarifi.internetRoaming .tab-inside {
  background: #FFFFFF;
  box-shadow: 0px -10px 90px #000000 1A;
  position: relative;
  padding: 80px 0 50px;
}
@media only screen and (max-width: 767px) {
  #penzioner-tarifi.internetRoaming .tab-inside {
    padding: 50px 0 !important;
  }
}
#penzioner-tarifi.internetRoaming .tab-inside .head {
  text-align: center;
  width: 90%;
  margin: auto;
}
@media only screen and (max-width: 767px) {
  #penzioner-tarifi.internetRoaming .tab-inside .head {
    padding: 0px;
    width: 100% !important;
  }
}
#penzioner-tarifi.internetRoaming .tab-inside .head > p {
  text-align: center;
  font-family: 'teleNeo-medium' !important;
  font-size: 19px;
}
#penzioner-tarifi.internetRoaming .tab-inside .head > p span.lt {
  text-decoration: line-through;
  color: unset !important;
}
#penzioner-tarifi.internetRoaming .tab-inside .head > p span {
  font-family: 'teleNeo-bold' !important;
  color: #E20074 !important;
}
#penzioner-tarifi.internetRoaming .tab-inside table#three h3 {
  background-color: transparent !important;
}
@media only screen and (max-width: 767px) {
  #penzioner-tarifi.internetRoaming .tab-inside table#three h3 {
    padding: 20px 20px 20px 0;
    margin: 10px 0px;
  }
}
#penzioner-tarifi.internetRoaming .tab-inside table#three tr:nth-last-of-type(2) {
  border: unset !important;
}
#penzioner-tarifi.internetRoaming .tab-inside table#three tr:last-of-type {
  border: unset !important;
}
#penzioner-tarifi.internetRoaming .tab-inside table#three tr:last-of-type td {
  background: rgba(227, 229, 231, 0.45) !important;
  border: unset !important;
  line-height: 1.2;
}
#penzioner-tarifi.internetRoaming .tab-inside table#three tr:last-of-type td:first-of-type {
  font-family: 'teleNeo-extra' !important;
  padding: 20px 20px !important;
}
@media only screen and (max-width: 767px) {
  #penzioner-tarifi.internetRoaming .tab-inside table#three tr:last-of-type td:first-of-type {
    padding: 20px 10px !important;
    font-size: 15px !important;
  }
}
#penzioner-tarifi.internetRoaming .tab-inside table#three tr:last-of-type .flex {
  display: flex;
  align-items: center;
  position: relative;
  min-height: 65px;
  justify-content: end;
  flex-direction: row;
  font-size: 30px;
  font-family: 'teleNeo-bold' !important;
}
@media only screen and (max-width: 767px) {
  #penzioner-tarifi.internetRoaming .tab-inside table#three tr:last-of-type .flex {
    min-height: 50px;
    font-size: 25px;
  }
}
#penzioner-tarifi.internetRoaming .tab-inside table#three tr:last-of-type .flex > div {
  display: flex;
  justify-content: flex-start;
  flex-wrap: nowrap;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  top: -3px;
  margin-left: 10px;
}
#penzioner-tarifi.internetRoaming .tab-inside table#three tr:last-of-type .flex > div > span {
  width: fit-content;
  font-family: 'teleNeo-regular' !important;
  font-size: 13px;
  line-height: 1;
  padding: 0px 12px 4px 0px;
  color: rgba(0, 0, 0, 0.7);
}
#penzioner-tarifi.internetRoaming .tab-inside table#three tr:last-of-type .flex > div > span:first-of-type {
  border-bottom: 1px solid rgba(0, 0, 0, 0.7);
}
#penzioner-tarifi.internetRoaming .tab-inside table#three tr th {
  background: white;
  font-family: 'teleNeo-extra' !important;
  color: #e20074;
  font-size: 20px;
  text-align: right;
  line-height: 1.1;
}
#penzioner-tarifi.internetRoaming .tab-inside table#three tr th:first-of-type {
  text-align: left;
}
#penzioner-tarifi.internetRoaming .tab-inside table#three tr td {
  text-align: right;
}
#penzioner-tarifi.internetRoaming .tab-inside table#three tr td:nth-of-type(2) {
  float: unset !important;
}
#penzioner-tarifi.internetRoaming .tab-inside table#three tr td:first-of-type {
  text-align: left;
}
#penzioner-tarifi.internetRoaming .tab-inside .lastP p {
  opacity: 0.35;
  text-align: center;
}
#penzioner-tarifi.internetRoaming .tab-inside .prices-more {
  margin: -10px 0 30px !important;
}
#penzioner-tarifi.internetRoaming .tab-inside .prices-more .show-more {
  color: transparent !important;
}
#penzioner-tarifi.internetRoaming .tab-inside .prices-more .show-more:after {
  background-image: url(../content/images/internet-roaming-redizajn/arrow.png) !important;
}
#penzioner-tarifi.internetRoaming .tab-inside .prices-more .show-more.xz {
  color: transparent !important;
}
#penzioner-tarifi.internetRoaming .tab-inside .prices-more .show-more.xz:after {
  transform: rotate(180deg);
}
#penzioner-tarifi.internetRoaming .tab-inside div.important {
  padding: unset !important;
}
#penzioner-tarifi.internetRoaming #aktiviraj .whiteBox:first-of-type {
  margin: 0px 0 120px 0 !important;
}
#penzioner-tarifi.internetRoaming .whiteBox .panel-group .panel-default {
  border-bottom: 1px solid rgba(195, 195, 195, 0.5);
}
#penzioner-tarifi.internetRoaming .whiteBox .panel-group .panel-default:last-of-type {
  border-bottom: unset !important;
  box-shadow: unset !important;
}
#penzioner-tarifi.internetRoaming .whiteBox .panel-group .panel-default .panel-title a {
  color: black;
  font-family: 'teleNeo-bold' !important;
  text-decoration: unset;
  display: inline-block;
  position: relative;
  width: 100%;
  font-size: 20px;
}
#penzioner-tarifi.internetRoaming .whiteBox .panel-group .panel-default .panel-title a:after {
  content: ']$';
  font-family: 'teleicon-outline';
  position: absolute;
  color: #e20074;
  font-size: 30px;
  top: 0px;
  right: 0;
  margin: auto;
  transform: rotateZ(0deg);
  transition-property: transform;
  transition-duration: .25s;
}
@media only screen and (max-width: 767px) {
  #penzioner-tarifi.internetRoaming .whiteBox .panel-group .panel-default .panel-title a:after {
    top: 10px;
    right: -20px;
  }
}
#penzioner-tarifi.internetRoaming .whiteBox .panel-group .panel-default .panel-title a.collapsed:after {
  transform: rotateZ(270deg);
}
#penzioner-tarifi.internetRoaming .whiteBox .panel-group .panel-body p {
  color: rgba(110, 110, 110, 0.85) !important;
  font-size: 18px;
}
/*#endregion  Internet roaming   redesign*/
/*#region Ostanati internet tarifi redesign Borjan*/
#penzioner-tarifi.ostanatiInternetTarifi section.banner {
  background-image: url(../content/images/ostanati-internet-tarifi/photo-banner.png);
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #penzioner-tarifi.ostanatiInternetTarifi section.banner .heading-box {
    max-width: 550px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #penzioner-tarifi.ostanatiInternetTarifi section.banner .heading-box {
    max-width: 450px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #penzioner-tarifi.ostanatiInternetTarifi section.banner .heading-box h1 {
    font-size: 50px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #penzioner-tarifi.ostanatiInternetTarifi section.banner .heading-box h1 {
    font-size: 41px !important;
  }
}
@media only screen and (max-width: 767px) {
  #penzioner-tarifi.ostanatiInternetTarifi section.banner .heading-box h1 {
    font-size: 24px !important;
  }
}
#penzioner-tarifi.ostanatiInternetTarifi section.boxes {
  background-image: url(../content/images/ostanati-internet-tarifi/bg.png);
}
#penzioner-tarifi.ostanatiInternetTarifi section.boxes .custom-container > div {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  padding: 100px 0 30px;
  text-align: -webkit-center;
  align-content: stretch;
}
@media only screen and (max-width: 767px) {
  #penzioner-tarifi.ostanatiInternetTarifi section.boxes .custom-container > div {
    padding: 60px 0 30px;
  }
}
#penzioner-tarifi.ostanatiInternetTarifi section.boxes .custom-container > div a {
  text-decoration: none;
  font-family: 'teleNeo-extra' !important;
  display: block;
  font-size: 24px;
  color: black !important;
  background-color: white;
  box-shadow: 0px 20px 36px #6a6a811f;
  border-radius: 10px;
  padding: 40px 70px 30px;
  width: 380px;
  line-height: 1.2;
  margin: 0 25px 50px;
  min-height: 230px;
}
@media (min-width: 1200px) and (max-width: 1400px) {
  #penzioner-tarifi.ostanatiInternetTarifi section.boxes .custom-container > div a {
    padding: 40px 30px 30px;
    width: 325px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #penzioner-tarifi.ostanatiInternetTarifi section.boxes .custom-container > div a {
    width: 305px;
    min-height: 230px;
  }
}
@media only screen and (max-width: 767px) {
  #penzioner-tarifi.ostanatiInternetTarifi section.boxes .custom-container > div a {
    padding: 40px 24px 30px;
    width: 100%;
    margin: 0 0px 50px;
  }
}
#penzioner-tarifi.ostanatiInternetTarifi section.boxes .custom-container > div a img {
  display: block;
  margin-bottom: 20px;
}
/*#endregion  Ostanati internet tarifi   redesign*/
/*#region Ostanati tv tarifi redesign Borjan*/
#penzioner-tarifi.internetRoaming.ostanatiInternetTarifi section.banner {
  background-image: url(../content/images/ostanati-tv-tarifi-redesign/banner-photo.png);
}
#penzioner-tarifi.internetRoaming.ostanatiInternetTarifi section.tabs ul {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
}
#penzioner-tarifi.internetRoaming.ostanatiInternetTarifi section.tabs ul li {
  display: flex;
  align-items: center;
}
#penzioner-tarifi.internetRoaming.ostanatiInternetTarifi section.tabs ul li a {
  width: 220px;
  padding: 20px 40px;
  line-height: 1.2;
}
#penzioner-tarifi.internetRoaming.ostanatiInternetTarifi section.tabs .head:before {
  content: " ";
  display: inline-block;
  width: 90px;
  height: 7px;
  background: #e20074;
  border-radius: 4px;
  margin-bottom: 10px;
}
#penzioner-tarifi.internetRoaming.ostanatiInternetTarifi section.tabs a.custom {
  background: #E20074;
  box-shadow: 0px 13px 26px #00000029;
  border-radius: 8px;
  color: white !important;
  text-decoration: none !important;
  padding: 15px 60px;
  display: inline-block;
  position: relative;
  margin: 20px 0 80px;
  font-size: 19px;
  font-family: 'teleNeo-bold' !important;
}
#penzioner-tarifi.internetRoaming.ostanatiInternetTarifi section.tabs .max {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  padding: 20px 0 30px;
  text-align: -webkit-center;
  align-content: stretch;
}
@media only screen and (max-width: 767px) {
  #penzioner-tarifi.internetRoaming.ostanatiInternetTarifi section.tabs .max {
    padding: 0px 0 30px;
  }
}
#penzioner-tarifi.internetRoaming.ostanatiInternetTarifi section.tabs .max span {
  text-decoration: none;
  font-family: 'teleNeo-medium' !important;
  display: block;
  font-size: 22px;
  color: black !important;
  background-color: white;
  box-shadow: 0px 20px 36px #6a6a811f;
  border-radius: 10px;
  padding: 40px 35px 30px;
  width: 300px;
  line-height: 1.1;
  margin: 0 25px 20px;
  min-height: 200px;
}
@media (min-width: 1200px) and (max-width: 1400px) {
  #penzioner-tarifi.internetRoaming.ostanatiInternetTarifi section.tabs .max span {
    padding: 40px 30px 30px;
    width: 325px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #penzioner-tarifi.internetRoaming.ostanatiInternetTarifi section.tabs .max span {
    width: 260px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #penzioner-tarifi.internetRoaming.ostanatiInternetTarifi section.tabs .max span {
    width: 305px;
    min-height: 230px;
  }
}
@media only screen and (max-width: 767px) {
  #penzioner-tarifi.internetRoaming.ostanatiInternetTarifi section.tabs .max span {
    padding: 40px 24px 30px;
    width: 100%;
    margin: 0 0px 30px;
  }
}
#penzioner-tarifi.internetRoaming.ostanatiInternetTarifi section.tabs .max span img {
  display: block;
  margin-bottom: 25px;
}
#penzioner-tarifi.internetRoaming.ostanatiInternetTarifi section.tabs .panel-group {
  padding: 50px 0 80px;
}
#penzioner-tarifi.internetRoaming.ostanatiInternetTarifi section.tabs .panel-group .panel-default {
  border-bottom: unset !important;
  margin-bottom: 15px;
  box-shadow: 0px 3px 76px #00000014;
}
#penzioner-tarifi.internetRoaming.ostanatiInternetTarifi section.tabs .panel-group .panel-default > .panel-heading {
  padding: 0 !important;
}
#penzioner-tarifi.internetRoaming.ostanatiInternetTarifi section.tabs .panel-group .panel-default > .panel-heading .panel-title {
  margin: 0 !important;
  padding: 0 !important;
}
#penzioner-tarifi.internetRoaming.ostanatiInternetTarifi section.tabs .panel-group .panel-default > .panel-heading .panel-title a {
  display: block;
  text-decoration: none;
  color: black;
  font-size: 23px;
  padding: 25px 70px 25px;
  position: relative;
}
@media only screen and (max-width: 767px) {
  #penzioner-tarifi.internetRoaming.ostanatiInternetTarifi section.tabs .panel-group .panel-default > .panel-heading .panel-title a {
    padding: 25px 50px 25px;
  }
}
#penzioner-tarifi.internetRoaming.ostanatiInternetTarifi section.tabs .panel-group .panel-default > .panel-heading .panel-title a:after {
  content: ']$';
  font-family: 'teleicon-outline';
  position: relative;
  color: #e20074;
  font-size: 30px;
  top: 0px;
  float: right;
  margin: auto;
  transform: rotateZ(180deg);
  transition-property: transform;
  transition-duration: .25s;
}
@media only screen and (max-width: 767px) {
  #penzioner-tarifi.internetRoaming.ostanatiInternetTarifi section.tabs .panel-group .panel-default > .panel-heading .panel-title a:after {
    top: 3px;
    right: -20px;
  }
}
#penzioner-tarifi.internetRoaming.ostanatiInternetTarifi section.tabs .panel-group .panel-default > .panel-heading .panel-title a.collapsed:after {
  transform: rotateZ(0deg);
}
#penzioner-tarifi.internetRoaming.ostanatiInternetTarifi section.tabs .panel-group .panel-default .panel-body {
  padding: 50px 70px;
  position: relative;
}
@media only screen and (max-width: 767px) {
  #penzioner-tarifi.internetRoaming.ostanatiInternetTarifi section.tabs .panel-group .panel-default .panel-body {
    padding: 50px 40px;
  }
}
#penzioner-tarifi.internetRoaming.ostanatiInternetTarifi section.tabs .panel-group .panel-default .panel-body p {
  font-size: 20px;
}
#penzioner-tarifi.internetRoaming.ostanatiInternetTarifi section.tabs .panel-group .panel-default .panel-body p.cs {
  text-align: center;
}
#penzioner-tarifi.internetRoaming.ostanatiInternetTarifi section.tabs .panel-group .panel-default .panel-body:before {
  content: " ";
  position: absolute;
  display: inline-block;
  height: 50px;
  width: 100%;
  right: 0;
  left: 0;
  top: 0;
  background: radial-gradient(at top, #000000 6 36%, #ffffff 77%);
}
#penzioner-tarifi.internetRoaming.ostanatiInternetTarifi section.tabs .panel-group .panel-default h4.one {
  text-align: left !important;
}
#penzioner-tarifi.internetRoaming.ostanatiInternetTarifi section.tabs .panel-group .panel-default .panel-body.four h2 {
  text-align: left;
  font-size: 33px;
  font-family: 'teleNeo-regular' !important;
  padding: 5px 30px;
  margin-bottom: 10px;
  border-left: 3px solid #E20074;
  background: transparent linear-gradient(90deg, #f4f8fc 0%, #f4f8fc C6 23%, #f5f8fb 0 100%);
}
@media only screen and (max-width: 767px) {
  #penzioner-tarifi.internetRoaming.ostanatiInternetTarifi section.tabs .panel-group .panel-default .panel-body.four h2 {
    margin: 40px 0 0;
    font-size: 25px;
    padding: 7px 15px 7px 20px;
  }
}
#penzioner-tarifi.internetRoaming.ostanatiInternetTarifi section.tabs .panel-group .panel-default .panel-body.four p {
  text-align: center;
  font-size: 20px;
}
#penzioner-tarifi.internetRoaming.ostanatiInternetTarifi section.tabs .panel-group .panel-default .panel-body.four td img {
  padding: 0 25px;
  width: 90px;
}
@media only screen and (max-width: 767px) {
  #penzioner-tarifi.internetRoaming.ostanatiInternetTarifi section.tabs .panel-group .panel-default .panel-body.four td img {
    width: 60px;
    min-height: 20px;
    padding: 0;
    display: block;
  }
}
#penzioner-tarifi.internetRoaming.ostanatiInternetTarifi section.tabs .panel-group .panel-default .panel-body.four td:first-of-type {
  width: 30%;
}
#penzioner-tarifi.internetRoaming.ostanatiInternetTarifi section.tabs .panel-group .panel-default .panel-body.four td:first-of-type h4 {
  text-align: left !important;
}
#penzioner-tarifi.internetRoaming.ostanatiInternetTarifi section.tabs .panel-group .panel-default .panel-body.four td:nth-of-type(2) {
  width: 20%;
  text-align: center;
}
#penzioner-tarifi.internetRoaming.ostanatiInternetTarifi section.tabs .panel-group .panel-default .panel-body.four td:nth-of-type(3) {
  width: 20%;
  text-align: center;
}
#penzioner-tarifi.internetRoaming.ostanatiInternetTarifi section.tabs .panel-group .panel-default .panel-body.four td:last-of-type h4 {
  text-align: right !important;
}
#penzioner-tarifi.internetRoaming.ostanatiInternetTarifi section.tabs .panel-group table {
  width: 100%;
}
#penzioner-tarifi.internetRoaming.ostanatiInternetTarifi section.tabs .panel-group table tr {
  border-bottom: 1px solid #D8D8D8;
}
#penzioner-tarifi.internetRoaming.ostanatiInternetTarifi section.tabs .panel-group table tr:last-of-type {
  border: unset !important;
}
#penzioner-tarifi.internetRoaming.ostanatiInternetTarifi section.tabs .panel-group table tr td {
  background-color: white !important;
  padding: 15px 0;
  font-size: 18px;
  font-family: 'teleNeo-medium' !important;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #penzioner-tarifi.internetRoaming.ostanatiInternetTarifi section.tabs .panel-group table tr td {
    width: 25%;
    padding-right: 20px;
  }
}
@media only screen and (max-width: 767px) {
  #penzioner-tarifi.internetRoaming.ostanatiInternetTarifi section.tabs .panel-group table tr td {
    padding-right: 20px;
  }
}
@media only screen and (max-width: 767px) {
  #penzioner-tarifi.internetRoaming.ostanatiInternetTarifi section.tabs .panel-group table tr td:nth-of-type(2),
  #penzioner-tarifi.internetRoaming.ostanatiInternetTarifi section.tabs .panel-group table tr td:nth-of-type(3) {
    text-align: center !important;
  }
}
#penzioner-tarifi.internetRoaming.ostanatiInternetTarifi section.tabs .panel-group table tr td h4 {
  color: #E20074;
  font-family: 'teleNeo-extra' !important;
}
#penzioner-tarifi.internetRoaming.ostanatiInternetTarifi section.tabs .panel-group table tr td h4 {
  text-align: -webkit-match-parent;
  color: #E20074;
  font-family: 'teleNeo-extra' !important;
}
#penzioner-tarifi.internetRoaming.ostanatiInternetTarifi section.tabs .panel-group table tr td span {
  font-size: 23px;
}
#penzioner-tarifi.internetRoaming.ostanatiInternetTarifi section.tabs .panel-group table tr td .icon-confirm:before {
  color: #e20074;
}
#penzioner-tarifi.internetRoaming.ostanatiInternetTarifi section.tabs .panel-group table tr td .icon-cancel {
  opacity: 0.8;
}
#penzioner-tarifi.internetRoaming.ostanatiInternetTarifi section.tabs .panel-group table tr td:last-of-type {
  text-align: right;
}
#penzioner-tarifi.internetRoaming.ostanatiInternetTarifi section.tabs .panel-group table tr td a {
  text-decoration: none !important;
}
/*#endregion  Ostanati tv tarifi   redesign*/
/*#endregion Korisnichka poddrshka redesign*/
/*#region cookie YT*/
.video-box-YT {
  display: block;
  width: 100%;
  height: 100%;
}
.video-box-YT a {
  position: absolute;
  display: block;
  height: 100%;
  width: 100%;
  z-index: 9999;
  top: 0;
  left: 0;
  right: 0;
}
.consentYT {
  display: none;
}
.consentYT h3 {
  position: relative;
  color: black;
  text-transform: uppercase;
  font-family: 'teleNeo-bold' !important;
  font-size: 17px;
  padding: 0;
  margin: 0;
}
.consentYT.visible {
  display: block;
  margin: 20px 0 50px;
  box-shadow: 0 0 30px 15px rgba(0, 0, 0, 0.04);
  padding: 20px;
}
/*#endregion cookie YT*/
/*#region Best Net site*/
#best-net-site {
  background: linear-gradient(180deg, rgba(34, 29, 74, 0.13), transparent), rgba(34, 30, 75, 0);
}
#best-net-site .main-banner {
  position: relative;
  background-image: url(../content/images/best-net-site/magenta-main-banner.png);
  background-position: top right;
  background-repeat: no-repeat;
  background-size: cover;
  height: 800px;
}
@media (min-width: 1900px) {
  #best-net-site .main-banner {
    height: 900px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #best-net-site .main-banner {
    height: 630px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #best-net-site .main-banner {
    height: 420px;
  }
}
@media only screen and (max-width: 767px) {
  #best-net-site .main-banner {
    height: auto;
    background-position: center bottom;
  }
}
#best-net-site .main-banner .wrapper {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  height: 100%;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #best-net-site .main-banner .wrapper {
    align-items: flex-start;
  }
}
@media only screen and (max-width: 767px) {
  #best-net-site .main-banner .wrapper {
    flex-flow: column;
  }
}
#best-net-site .main-banner .wrapper .text {
  width: 50%;
  color: white;
  font-size: 18px;
  padding: 10px 80px 10px 0;
  line-height: 1.2;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #best-net-site .main-banner .wrapper .text {
    width: 55%;
    padding-right: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #best-net-site .main-banner .wrapper .text {
    width: 60%;
    padding: 0;
  }
}
#best-net-site .main-banner .wrapper .text h1 {
  color: white;
  font-size: 70px;
  font-family: 'teleNeo-extra' !important;
  text-transform: none;
  margin-bottom: 40px;
  line-height: 1.2;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #best-net-site .main-banner .wrapper .text h1 {
    font-size: 40px;
  }
}
@media only screen and (max-width: 767px) {
  #best-net-site .main-banner .wrapper .text h1 {
    font-size: 34px;
  }
}
#best-net-site .main-banner .wrapper .text h1 span {
  display: block;
  font-size: 25px;
}
@media only screen and (max-width: 767px) {
  #best-net-site .main-banner .wrapper .text h1 span {
    font-size: 20px;
  }
}
#best-net-site .main-banner .wrapper .image {
  position: absolute;
  width: 57%;
  right: 0;
  bottom: -100px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #best-net-site .main-banner .wrapper .image {
    width: 45%;
    bottom: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #best-net-site .main-banner .wrapper .image {
    position: relative;
    width: 65%;
    right: 0;
    bottom: -100px;
  }
}
@media only screen and (max-width: 767px) {
  #best-net-site .main-banner .wrapper .image {
    position: relative;
    bottom: 0;
  }
}
@media only screen and (max-width: 767px) {
  #best-net-site .main-banner .wrapper > div {
    width: 100% !important;
    padding-right: 0 !important;
  }
}
#best-net-site .mrezi {
  position: relative;
  padding-bottom: 30px;
}
#best-net-site .mrezi:after {
  content: '';
  background: url(../content/images/best-net-site/shape-3.png);
  background-position: center bottom;
  background-size: 170% 70%;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 0;
}
@media (min-width: 1990px) {
  #best-net-site .mrezi:after {
    background-size: 100%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #best-net-site .mrezi:after {
    background-size: 100%;
  }
}
@media only screen and (max-width: 767px) {
  #best-net-site .mrezi:after {
    background-size: 200%;
  }
}
#best-net-site .mrezi .intro {
  position: relative;
  margin: 50px 0 30px;
  font-size: 19px;
  line-height: 1.2;
}
#best-net-site .mrezi .heading-mrezi {
  padding: 50px 0;
  text-align: center;
  position: relative;
  z-index: 2;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #best-net-site .mrezi .heading-mrezi {
    padding: 0;
  }
}
#best-net-site .mrezi .heading-mrezi h2 {
  font-family: 'teleNeo-extra' !important;
  font-size: 50px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #best-net-site .mrezi .heading-mrezi h2 {
    font-size: 40px;
  }
}
@media only screen and (max-width: 767px) {
  #best-net-site .mrezi .heading-mrezi h2 {
    font-size: 32px;
  }
}
#best-net-site .mrezi .heading-mrezi h3 {
  margin-top: 0 !important;
  font-size: 30px;
  font-family: 'teleNeo-bold' !important;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #best-net-site .mrezi .heading-mrezi h3 {
    font-size: 28px;
  }
}
@media only screen and (max-width: 767px) {
  #best-net-site .mrezi .heading-mrezi h3 {
    font-size: 28px;
  }
}
#best-net-site .mrezi .heading-mrezi p {
  margin: 30px auto;
  font-size: 18px;
}
@media only screen and (max-width: 767px) {
  #best-net-site .mrezi .heading-mrezi p {
    width: 100% !important;
  }
}
#best-net-site .mrezi .mobilna-mreza,
#best-net-site .mrezi .fiksna-mreza {
  margin-bottom: 70px;
  position: relative;
  z-index: 2;
}
#best-net-site .mrezi .fiksna-mreza .heading-mrezi p {
  width: 60%;
}
#best-net-site .mrezi .box-wrapper {
  display: flex;
  justify-content: space-evenly;
  flex-direction: row;
  flex-wrap: wrap;
}
#best-net-site .mrezi .box-wrapper .box {
  width: 45%;
  text-align: left;
  background-color: white;
  padding: 40px;
  background: #FFF;
  box-shadow: 0px 20px 60px 0px rgba(0, 0, 0, 0.1);
  position: relative;
  font-size: 17px;
  line-height: 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;
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ie-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #best-net-site .mrezi .box-wrapper .box {
    padding: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #best-net-site .mrezi .box-wrapper .box {
    padding: 30px;
    margin: 30px 0;
  }
}
@media only screen and (max-width: 767px) {
  #best-net-site .mrezi .box-wrapper .box {
    width: 100%;
    padding: 30px;
    margin: 20px 0;
  }
}
#best-net-site .mrezi .box-wrapper .box:before {
  content: "";
  position: absolute;
  left: 50px;
  top: -3px;
  height: 5px;
  width: 90px;
}
#best-net-site .mrezi .box-wrapper .box:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: 200px;
  height: 200px;
  background-repeat: no-repeat;
  background-position: bottom right;
  background-size: contain;
  z-index: 0;
}
@media (max-width: 991px) {
  #best-net-site .mrezi .box-wrapper .box:after {
    width: 150px;
    height: 150px;
  }
}
#best-net-site .mrezi .box-wrapper .box:hover {
  color: white;
}
#best-net-site .mrezi .box-wrapper .box:hover:before {
  background-color: white !important;
}
#best-net-site .mrezi .box-wrapper .box:hover h2,
#best-net-site .mrezi .box-wrapper .box:hover h3 {
  color: white;
}
#best-net-site .mrezi .box-wrapper .box h2 {
  font-family: 'teleNeo-extra' !important;
  font-size: 45px;
  color: #33363F;
  line-height: 1.2;
  margin-bottom: 20px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #best-net-site .mrezi .box-wrapper .box h2 {
    font-size: 33px;
  }
}
@media only screen and (max-width: 767px) {
  #best-net-site .mrezi .box-wrapper .box h2 {
    font-size: 35px;
  }
}
#best-net-site .mrezi .box-wrapper .box h3 {
  font-family: 'teleNeo-bold' !important;
  font-size: 27px;
  color: #33363F;
  margin: 15px 0 30px 0;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #best-net-site .mrezi .box-wrapper .box h3 {
    font-size: 24px;
  }
}
@media only screen and (max-width: 767px) {
  #best-net-site .mrezi .box-wrapper .box h3 {
    font-size: 23px;
  }
}
#best-net-site .mrezi .box-wrapper .box a {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: block;
  z-index: 2;
}
#best-net-site .mrezi .box-wrapper .box.box-5g {
  border: 3px solid #39C9D3;
  margin-bottom: 50px;
}
#best-net-site .mrezi .box-wrapper .box.box-5g:before {
  background-color: #39C9D3;
}
#best-net-site .mrezi .box-wrapper .box.box-5g:after {
  background-image: url(../content/images/best-net-site/5G.svg);
}
@media only screen and (max-width: 767px) {
  #best-net-site .mrezi .box-wrapper .box.box-5g:after {
    width: 150px;
    height: 150px;
  }
}
#best-net-site .mrezi .box-wrapper .box.box-5g:hover {
  background: linear-gradient(180deg, #39c9d3 0%, #21939b 100%);
}
#best-net-site .mrezi .box-wrapper .box.box-5g:hover:after {
  background-image: url(../content/images/best-net-site/5G-hover.svg);
}
#best-net-site .mrezi .box-wrapper .box.box-internet {
  border: 3px solid #A400B7;
}
#best-net-site .mrezi .box-wrapper .box.box-internet:before {
  background-color: #A400B7;
}
#best-net-site .mrezi .box-wrapper .box.box-internet:after {
  background-image: url(../content/images/best-net-site/internet.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;
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ie-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#best-net-site .mrezi .box-wrapper .box.box-internet:hover {
  background: linear-gradient(180deg, #a400b7 0%, #7a0088 100%);
}
#best-net-site .mrezi .box-wrapper .box.box-internet:hover:after {
  background-image: url(../content/images/best-net-site/internet-hover.svg);
}
#best-net-site .mrezi .box-wrapper .box.box-gaming {
  border: 3px solid #434C8F;
}
#best-net-site .mrezi .box-wrapper .box.box-gaming:before {
  background-color: #434C8F;
}
#best-net-site .mrezi .box-wrapper .box.box-gaming:after {
  background-image: url(../content/images/best-net-site/gaming.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;
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ie-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#best-net-site .mrezi .box-wrapper .box.box-gaming:hover {
  background: linear-gradient(180deg, #434c8f 0%, #15162f 100%);
}
#best-net-site .mrezi .box-wrapper .box.box-gaming:hover:after {
  background-image: url(../content/images/best-net-site/gaming-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;
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ie-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
/*#endregion  Best Net site*/
/*region MagentaTV-Go page*/
#magenta-tv-go .linear-grey-bg {
  background: white;
}
@media only screen and (max-width: 767px) {
  #magenta-tv-go .linear-grey-bg .custom-container {
    min-width: initial;
  }
}
#magenta-tv-go .bg {
  background: transparent linear-gradient(0deg, #e1e4f2 0%, #ffffff 100%) 0% 0% no-repeat padding-box;
}
#magenta-tv-go .main-banner {
  background-size: cover;
  height: 350px;
  background-repeat: no-repeat;
  margin: 40px 0 60px;
  background-image: url(../content/images/MagentaTV-Go/image-banner.png);
  position: relative;
  background-position: left;
  border-radius: 20px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #magenta-tv-go .main-banner {
    background-position: 40%;
  }
}
@media only screen and (max-width: 767px) {
  #magenta-tv-go .main-banner {
    margin: 40px 0 40px !important;
    background-position: 50%;
  }
}
@media (min-width: 518px) and (max-width: 767px)  {
  #magenta-tv-go .main-banner {
    margin: 40px 0 20px;
  }
}
#magenta-tv-go .main-banner:before {
  background-image: url(../content/images/MagentaTV-Go/shape-banner.svg);
  width: 100%;
  height: 100%;
  background-size: cover;
  content: '';
  position: absolute;
  bottom: 0;
  background-repeat: no-repeat;
  background-position: left bottom;
  left: 0;
  border-radius: 20px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #magenta-tv-go .main-banner:before {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  #magenta-tv-go .main-banner:before {
    display: none;
  }
}
#magenta-tv-go .main-banner .header {
  position: absolute;
  bottom: 60px;
  width: 35%;
  color: white;
  padding: 0 20px;
}
@media only screen and (max-width: 767px) {
  #magenta-tv-go .main-banner .header {
    background-color: #e20074;
    border-radius: 20px;
    bottom: 30px;
    width: 100%;
    padding: 0 10px 10px;
    bottom: 0;
    left: 0;
  }
}
#magenta-tv-go .main-banner .header h1 {
  color: white;
  font-size: 32px;
  font-family: 'teleNeo-bold' !important;
  margin: 30px 0 20px;
  text-transform: none;
}
#magenta-tv-go .main-banner .header h1 span {
  display: block;
  font-family: 'teleNeo-regular' !important;
  font-size: 28px;
}
@media only screen and (max-width: 767px) {
  #magenta-tv-go .main-banner .header h1 span {
    font-size: 26px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #magenta-tv-go .main-banner .header h1 {
    background-color: #e20074;
    border-radius: 20px;
    bottom: 30px;
    width: 100%;
    padding: 15px 10px 10px;
    bottom: 0;
    left: 0;
  }
}
@media only screen and (max-width: 767px) {
  #magenta-tv-go .main-banner .header h1 {
    font-size: 28px;
  }
}
#magenta-tv-go .main-banner .header .apps {
  display: flex;
}
#magenta-tv-go .main-banner .header .apps a {
  margin-right: 10px;
}
#magenta-tv-go .main-banner .right-button {
  position: absolute;
  bottom: -80px;
  right: 0;
  left: 0;
  padding: 10px 20px;
  border-radius: 6px;
  z-index: 5;
  margin: 0 auto;
  text-align: center;
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  align-content: center;
  border-radius: 8px;
  cursor: pointer;
  transition: all ease-in-out 0.2s;
  margin-top: 0;
  color: white;
}
@media only screen and (max-width: 767px) {
  #magenta-tv-go .main-banner .right-button {
    left: 0;
    right: 0;
    bottom: -70px;
    padding: 0 0 10px !important;
  }
}
@media (min-width: 320px) and (max-width: 450px) {
  #magenta-tv-go .main-banner .right-button {
    left: 0;
    right: 0;
    bottom: -65px;
    padding: 0 0 10px !important;
  }
}
#magenta-tv-go .main-banner .right-button a {
  color: white !important;
  z-index: 2;
  height: 45px;
  border-radius: 8px !important;
  font-size: 18px !important;
  display: flex;
  align-items: center;
  font-weight: 700 !important;
  justify-content: center;
}
#magenta-tv-go .main-banner .right-button a:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  content: " ";
}
@media only screen and (max-width: 767px) {
  #magenta-tv-go .main-banner .right-button a {
    border: 1px solid white;
  }
}
@media (min-width: 320px) and (max-width: 450px) {
  #magenta-tv-go .main-banner .right-button a {
    color: white !important;
    width: 100%;
  }
}
@media (min-width: 320px) and (max-width: 450px) {
  #magenta-tv-go .main-banner .right-button a:hover {
    color: white !important;
  }
}
#magenta-tv-go .content .part1 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
  flex-wrap: wrap;
  padding: 20px 0 50px;
}
@media only screen and (max-width: 767px) {
  #magenta-tv-go .content .part1 {
    padding: 0px 0 50px;
  }
}
#magenta-tv-go .content .part1 div {
  width: 20%;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  align-content: space-between;
  align-items: center;
  justify-content: flex-start;
  padding: 0 30px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #magenta-tv-go .content .part1 div {
    padding: 0 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #magenta-tv-go .content .part1 div {
    padding: 0 15px;
  }
}
@media only screen and (max-width: 767px) {
  #magenta-tv-go .content .part1 div {
    width: 100%;
    align-items: center;
    justify-content: flex-start;
    padding: 0px 15px;
  }
}
#magenta-tv-go .content .part1 div svg {
  position: relative;
}
#magenta-tv-go .content .part1 div span {
  display: flex;
  justify-content: center;
  text-align: center;
  align-items: flex-start;
  flex-direction: row;
  min-height: 90px;
  color: black;
  line-height: 1.2;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #magenta-tv-go .content .part1 div span {
    min-height: 126px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #magenta-tv-go .content .part1 div span {
    min-height: 180px;
  }
}
@media only screen and (max-width: 767px) {
  #magenta-tv-go .content .part1 div span {
    min-height: 30px;
  }
}
#magenta-tv-go .content .wrap-title {
  text-align: center;
}
#magenta-tv-go .content .wrap-title h2 {
  font-weight: 800 !important;
  margin-bottom: 70px;
  font-size: 36px;
  margin-bottom: 0;
  color: black;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #magenta-tv-go .content .wrap-title h2 {
    font-size: 32px;
  }
}
@media only screen and (max-width: 767px) {
  #magenta-tv-go .content .wrap-title h2 {
    margin-bottom: 20px;
    font-size: 28px;
    width: 75% !important;
  }
}
@media (min-width: 320px) and (max-width: 450px) {
  #magenta-tv-go .content .wrap-title h2 {
    font-size: 24px;
    width: 50%;
    margin: 70px auto 10px;
  }
}
#magenta-tv-go .content .wrap-title span {
  font-size: 30px;
  color: black;
  display: block;
  line-height: 1.2;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #magenta-tv-go .content .wrap-title span {
    font-size: 26px;
  }
}
@media only screen and (max-width: 767px) {
  #magenta-tv-go .content .wrap-title span {
    font-size: 20px;
  }
}
#magenta-tv-go .content .wrap-title p {
  font-size: 20px;
  max-width: 80%;
  margin: 30px auto 15px;
  line-height: 1.2;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #magenta-tv-go .content .wrap-title p {
    font-size: 18px;
  }
}
@media only screen and (max-width: 767px) {
  #magenta-tv-go .content .wrap-title p {
    font-size: 16px;
    max-width: 100%;
    margin: 20px auto 20px;
  }
}
#magenta-tv-go .content .wrap-title .smallHeading {
  font-size: 30px;
  line-height: 1.2;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #magenta-tv-go .content .wrap-title .smallHeading {
    font-size: 26px;
  }
}
@media only screen and (max-width: 767px) {
  #magenta-tv-go .content .wrap-title .smallHeading {
    font-size: 20px;
  }
}
#magenta-tv-go .content .white {
  margin-bottom: 30px;
  z-index: 3;
  background: #ffffff 0% 0% no-repeat padding-box;
  box-shadow: 0px 14px 26px #6A6A811F;
  padding-top: 0;
  width: 100%;
  height: auto;
  border-radius: 20px;
  position: relative;
  min-height: 300px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #magenta-tv-go .content .white {
    min-height: unset;
    height: auto;
  }
}
@media only screen and (max-width: 767px) {
  #magenta-tv-go .content .white {
    min-height: unset;
    height: auto;
  }
}
#magenta-tv-go .content .white:after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 30%;
  height: 50%;
  background-image: url(../content/images/MagentaTV-Go/opcii-box-shape.png);
  background-repeat: no-repeat;
  background-size: contain;
  border-radius: 0 0 20px 0;
  background-position: right bottom;
}
#magenta-tv-go .content .white .tab-wrapper {
  width: 100%;
  margin: 0 auto;
  left: 0;
  right: 0;
  position: relative;
}
#magenta-tv-go .content .white .tab-wrapper div#myTabContent-ict {
  padding: 20px 45px 50px;
}
#magenta-tv-go .content .white .tab-wrapper div#myTabContent-ict .custom-btn {
  color: white;
  background: transparent linear-gradient(252deg, #eb0079 0%, #fd1f91 100%, #fe2193 100%);
  border-radius: 6px;
  text-decoration: unset;
  padding: 13px 30px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -30px;
  display: inline-table;
  margin: auto;
}
@media only screen and (max-width: 767px) {
  #magenta-tv-go .content .white .tab-wrapper div#myTabContent-ict .btn-magen {
    display: block;
    width: fit-content;
  }
}
@media only screen and (max-width: 767px) {
  #magenta-tv-go .content .white .tab-wrapper div#myTabContent-ict {
    padding: 10px 0;
  }
}
@media only screen and (max-width: 767px) {
  #magenta-tv-go .content .white .tab-wrapper div#myTabContent-ict h3 {
    text-align: left;
    position: relative;
    display: flex !important;
    justify-content: flex-start;
    align-items: center;
    margin: 30px 20px;
    background: white;
    color: black;
    box-shadow: 0 0 30px 40px rgba(0, 0, 0, 0.05);
    border-radius: 8px;
    padding: 10px;
    font-size: 18px;
  }
}
@media only screen and (max-width: 767px) {
  #magenta-tv-go .content .white .tab-wrapper div#myTabContent-ict h3:hover,
  #magenta-tv-go .content .white .tab-wrapper div#myTabContent-ict h3.dc-active {
    position: relative;
    display: flex !important;
    justify-content: flex-start;
    align-items: center;
    margin: 30px 20px;
    background: #e20074;
    color: white;
    box-shadow: 0 0 30px 40px rgba(0, 0, 0, 0.05);
    border-radius: 8px;
    padding: 10px;
    font-size: 20px;
  }
}
#magenta-tv-go .content .white .tab-wrapper .tabs {
  position: relative;
  top: -25px;
  width: 85%;
  margin: 0 auto;
}
@media only screen and (min-width:1200px) and (max-width: 1595px) {
  #magenta-tv-go .content .white .tab-wrapper .tabs {
    width: 90%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #magenta-tv-go .content .white .tab-wrapper .tabs {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #magenta-tv-go .content .white .tab-wrapper .tabs {
    width: 100%;
    top: -45px;
  }
}
@media only screen and (max-width: 767px) {
  #magenta-tv-go .content .white .tab-wrapper ol {
    padding-left: 30px;
    padding-right: 20px;
  }
}
#magenta-tv-go .content .white .tab-wrapper ol ::marker {
  color: #e20074;
  font-family: 'teleNeo-extra' !important;
}
#magenta-tv-go .content .white .tab-wrapper ol li {
  padding-left: 10px;
  text-align: left;
  padding-bottom: 15px;
  color: black;
  font-size: 18px;
}
#magenta-tv-go .content .white .tab-wrapper ul {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  position: relative;
  border: 0;
  gap: 20px;
}
#magenta-tv-go .content .white .tab-wrapper ul li {
  position: relative;
  width: auto;
  text-align: center;
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  align-content: center;
  border-radius: 8px;
  padding: 6px 30px;
  background: transparent linear-gradient(0deg, #f8f8fc 0%, #ffffff 100%) 0% 0% no-repeat padding-box;
  box-shadow: 0px 20px 36px #6a6a811a;
  cursor: pointer;
  transition: all ease-in-out 0.2s;
  margin-top: 0;
}
@media only screen and (max-width: 767px) {
  #magenta-tv-go .content .white .tab-wrapper ul li {
    text-align: left;
  }
}
#magenta-tv-go .content .white .tab-wrapper ul li:hover {
  box-shadow: 0px 20px 36px rgba(106, 106, 129, 0.2);
  transition: all ease-in 0.2s;
}
#magenta-tv-go .content .white .tab-wrapper ul li:hover svg {
  transform: scale(1.1);
  transition: all ease-in 0.2s;
}
#magenta-tv-go .content .white .tab-wrapper ul li.active {
  background: #E20074 !important;
  color: white;
  margin-top: 0px;
  margin-bottom: 0px;
}
#magenta-tv-go .content .white .tab-wrapper ul li.active p {
  color: white;
}
#magenta-tv-go .content .white .tab-wrapper ul li.active svg * {
  fill: white;
}
#magenta-tv-go .content .white .tab-wrapper ul li p {
  font-family: 'teleNeo-bold' !important;
  font-size: 18px;
  text-align: center;
  color: black;
  width: 100%;
  padding-left: 20px;
}
#magenta-tv-go .content .white .tab-wrapper ul li .flex {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
}
#magenta-tv-go .content .white .tab-wrapper ul li svg {
  position: relative;
  top: 0;
  bottom: 0;
  margin: auto 0;
  left: 40px;
  width: 25px;
}
#magenta-tv-go .content .white .tab-wrapper ul li.tab-1 svg {
  left: unset;
  width: unset;
}
#magenta-tv-go .content .white .tab-wrapper ul li.tab-2 svg {
  left: 60px;
  width: 17px;
}
@media only screen and (min-width:1200px) and (max-width: 1595px) {
  #magenta-tv-go .content .white .tab-wrapper ul li.tab-2 svg {
    left: 20px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #magenta-tv-go .content .white .tab-wrapper ul li.tab-2 svg {
    left: 40px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #magenta-tv-go .content .white .tab-wrapper ul li.tab-2 svg {
    left: 20px;
  }
}
#magenta-tv-go .content .white .tab-wrapper ul li.tab-3 svg {
  left: unset;
}
#magenta-tv-go .content .small {
  opacity: 0.8;
  padding-left: 70px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #magenta-tv-go .content .small {
    padding-left: 0;
  }
}
@media only screen and (max-width: 767px) {
  #magenta-tv-go .content .small {
    padding-left: 0;
  }
}
#magenta-tv-go .content .upatstvo {
  padding: 30px 0;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #magenta-tv-go .content .upatstvo {
    padding: 15px 0 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #magenta-tv-go .content .upatstvo {
    padding: 15px 0 30px;
  }
}
#magenta-tv-go .content .upatstvo .button {
  position: relative;
  width: 15%;
  margin: 0 auto;
  text-align: center;
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  align-content: center;
  border-radius: 8px;
  padding: 10px 0;
  cursor: pointer;
  transition: all ease-in-out 0.2s;
  margin-top: 0;
  color: white;
}
@media only screen and (min-width:1200px) and (max-width: 1595px) {
  #magenta-tv-go .content .upatstvo .button {
    width: 20%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #magenta-tv-go .content .upatstvo .button {
    width: 25%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #magenta-tv-go .content .upatstvo .button {
    width: 35%;
  }
}
@media only screen and (max-width: 767px) {
  #magenta-tv-go .content .upatstvo .button {
    width: 100%;
  }
}
#magenta-tv-go .content .upatstvo .button a {
  padding-left: 45px !important;
  color: white;
  position: relative;
  height: 45px;
  border-radius: 8px !important;
  font-size: 18px !important;
  display: flex;
  align-items: center;
  font-weight: 700 !important;
  justify-content: center;
}
@media only screen and (max-width: 767px) {
  #magenta-tv-go .content .upatstvo .button a {
    width: 100%;
  }
}
#magenta-tv-go .content .upatstvo .button svg {
  left: 15px;
  top: 0;
  bottom: 0;
  margin: auto 0;
  width: 20px;
}
#magenta-tv-go section.double {
  position: relative;
}
@media only screen and (max-width: 767px) {
  #magenta-tv-go section.double {
    overflow: hidden;
  }
}
#magenta-tv-go section.double:before {
  content: " ";
  display: inline-block;
  position: absolute;
  left: 0;
  width: 50%;
  height: 100%;
  top: 0;
  bottom: 0;
  background-color: white;
}
@media only screen and (max-width: 767px) {
  #magenta-tv-go section.double:before {
    display: none;
  }
}
#magenta-tv-go section.double:after {
  content: " ";
  display: inline-block;
  position: absolute;
  right: 0;
  width: 50%;
  height: 100%;
  top: 0;
  bottom: 0;
  background: transparent linear-gradient(162deg, #f3047e 0%, #cb0169 100%) 0% 0% no-repeat padding-box;
}
@media only screen and (max-width: 767px) {
  #magenta-tv-go section.double:after {
    display: none;
  }
}
#magenta-tv-go section.double .boxes {
  display: flex;
  position: relative;
  z-index: 1;
  padding: 70px 0;
}
@media only screen and (max-width: 767px) {
  #magenta-tv-go section.double .boxes {
    padding: unset;
    flex-direction: column;
  }
}
#magenta-tv-go section.double .boxes ul {
  padding-left: 20px;
  padding-right: 185px;
  margin: 0;
  margin-bottom: 20px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #magenta-tv-go section.double .boxes ul {
    padding-right: 100px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #magenta-tv-go section.double .boxes ul {
    padding-right: 35px;
  }
}
@media only screen and (max-width: 767px) {
  #magenta-tv-go section.double .boxes ul {
    padding-right: 0px;
  }
}
#magenta-tv-go section.double .boxes ul li {
  margin-bottom: 10px;
  line-height: 1.2;
  position: relative;
  font-size: 16px;
}
#magenta-tv-go section.double .boxes ul li:before {
  content: " ";
  display: inline-block;
  position: absolute;
  left: -20px;
  top: 5px;
  height: 7px;
  width: 7px;
  border: 1px solid #e20074;
  border-radius: 50px;
}
#magenta-tv-go section.double .boxes .left,
#magenta-tv-go section.double .boxes .right {
  width: 50%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  position: relative;
}
@media only screen and (max-width: 767px) {
  #magenta-tv-go section.double .boxes .left,
  #magenta-tv-go section.double .boxes .right {
    padding: 50px 0;
    width: 100%;
  }
}
#magenta-tv-go section.double .boxes .left .heading,
#magenta-tv-go section.double .boxes .right .heading {
  position: relative;
  z-index: 1;
}
#magenta-tv-go section.double .boxes .left .heading svg,
#magenta-tv-go section.double .boxes .right .heading svg {
  position: relative;
  display: block;
  min-height: 61px;
  margin-bottom: 20px;
}
#magenta-tv-go section.double .boxes .left .heading span,
#magenta-tv-go section.double .boxes .right .heading span {
  font-size: 18px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #magenta-tv-go section.double .boxes .left .heading span,
  #magenta-tv-go section.double .boxes .right .heading span {
    font-size: 17px;
  }
}
@media only screen and (max-width: 767px) {
  #magenta-tv-go section.double .boxes .left .heading span,
  #magenta-tv-go section.double .boxes .right .heading span {
    font-size: 16px;
  }
}
#magenta-tv-go section.double .boxes .left .heading h3,
#magenta-tv-go section.double .boxes .right .heading h3 {
  margin: 0 0 30px;
  font-family: 'teleNeo-extra' !important;
  font-size: 28px;
  color: black;
}
@media only screen and (max-width: 767px) {
  #magenta-tv-go section.double .boxes .left .heading h3,
  #magenta-tv-go section.double .boxes .right .heading h3 {
    font-size: 25px;
  }
}
#magenta-tv-go section.double .boxes .right {
  padding-left: 80px;
}
@media only screen and (max-width: 767px) {
  #magenta-tv-go section.double .boxes .right {
    padding-left: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #magenta-tv-go section.double .boxes .right {
    padding-right: 20px;
    padding-left: 40px;
  }
}
@media only screen and (max-width: 767px) {
  #magenta-tv-go section.double .boxes .right:before {
    content: " ";
    display: inline-block;
    position: absolute;
    right: 0;
    left: -50px;
    width: 135%;
    height: 100%;
    top: 0;
    bottom: 0;
    margin: auto;
    background: transparent linear-gradient(162deg, #f3047e 0%, #cb0169 100%) 0% 0% no-repeat padding-box;
  }
}
#magenta-tv-go section.double .boxes .right .heading span {
  color: white;
}
#magenta-tv-go section.double .boxes .right .heading h3 {
  color: white;
}
#magenta-tv-go section.double .boxes .right ul li {
  color: white;
}
#magenta-tv-go section.double .boxes .right ul li:before {
  content: " ";
  display: inline-block;
  position: absolute;
  left: -20px;
  top: 5px;
  height: 7px;
  width: 7px;
  border: 1px solid white;
  border-radius: 50px;
}
#magenta-tv-go section.double .boxes .right .custom-btn {
  color: white;
  background-color: black;
  padding: 13px 30px;
  border-radius: 5px;
  width: fit-content;
  position: absolute;
  bottom: 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;
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ie-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#magenta-tv-go section.double .boxes .right .custom-btn:hover {
  text-decoration: underline;
  -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;
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ie-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
@media only screen and (max-width: 767px) {
  #magenta-tv-go section.double .boxes .right .custom-btn {
    position: relative;
    display: inline-block;
    margin: auto;
  }
}
#magenta-tv-go section.double .stores span {
  color: black;
  font-family: 'teleNeo-bold' !important;
  display: block;
  margin-bottom: 10px;
  font-size: 16px;
}
#magenta-tv-go section.double .stores > div {
  display: flex;
}
#magenta-tv-go section.double .stores > div a {
  display: block;
  margin-right: 10px;
}
#magenta-tv-go .secondContent .wrap-title {
  padding: 80px 0 80px;
}
@media only screen and (max-width: 767px) {
  #magenta-tv-go .secondContent .wrap-title {
    padding: 0px 0 40px;
  }
}
#magenta-tv-go .faq {
  position: relative;
  background-color: white;
}
#magenta-tv-go .faq .wrap {
  padding: 50px 100px;
}
@media only screen and (min-width:1200px) and (max-width: 1595px) {
  #magenta-tv-go .faq .wrap {
    padding: 50px 70px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #magenta-tv-go .faq .wrap {
    padding: 50px 0px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #magenta-tv-go .faq .wrap {
    padding: 50px 0px;
  }
}
@media only screen and (max-width: 767px) {
  #magenta-tv-go .faq .wrap {
    padding: 20px 0px 80px;
  }
}
#magenta-tv-go .faq h2 {
  display: flex;
  justify-content: center;
  font-weight: 800 !important;
  font-size: 36px;
  margin-top: 0 !important;
  padding: 75px 0px 0px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #magenta-tv-go .faq h2 {
    font-size: 32px;
  }
}
@media only screen and (max-width: 767px) {
  #magenta-tv-go .faq h2 {
    padding: 25px 0 0;
    text-align: center;
    font-size: 24px;
  }
}
#magenta-tv-go .faq h2 .wrap {
  padding: 80px 0;
  display: flex;
  align-content: center;
  justify-content: space-evenly;
  text-align: center;
}
#magenta-tv-go .faq .panel-default {
  border: 0;
  box-shadow: none;
  background: transparent;
  border-bottom: 1px solid rgba(204, 204, 204, 0.35);
  padding-bottom: 10px;
}
#magenta-tv-go .faq .panel-default:last-child {
  border-bottom: none;
}
#magenta-tv-go .faq .panel-default .panel-heading {
  background-color: transparent !important;
}
#magenta-tv-go .faq .panel-default .panel-heading .panel-title {
  text-align: left;
  padding: 0;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 22px;
  color: black;
  font-weight: 500;
}
#magenta-tv-go .faq .panel-default .panel-heading .panel-title a {
  font-family: 'teleNeo-bold' !important;
  font-size: 18px;
  line-height: 24px;
  display: block;
  padding: 0;
  text-decoration: none;
  position: relative;
  z-index: 2;
  padding-right: 40px;
}
@media only screen and (max-width: 767px) {
  #magenta-tv-go .faq .panel-default .panel-heading .panel-title a {
    padding-right: 35px;
  }
}
#magenta-tv-go .faq .panel-default .panel-heading .panel-title a:after {
  transition-duration: .25s;
  top: 50%;
  content: '-';
  font-family: 'teleicon-outline';
  position: absolute;
  color: #e20074;
  font-size: 22px;
  top: 30%;
  right: 15px;
  margin: auto;
  display: block;
}
@media only screen and (max-width: 767px) {
  #magenta-tv-go .faq .panel-default .panel-heading .panel-title a:after {
    right: 0;
  }
}
#magenta-tv-go .faq .panel-default .panel-heading .panel-title a.collapsed:after {
  transition-duration: .25s;
  top: 50%;
  content: '+';
  font-family: 'teleicon-outline';
  position: absolute;
  color: #e20074;
  font-size: 22px;
  top: 30%;
  right: 15px;
  margin: auto;
}
@media only screen and (max-width: 767px) {
  #magenta-tv-go .faq .panel-default .panel-heading .panel-title a.collapsed:after {
    right: 0;
  }
}
#magenta-tv-go .faq .panel-body {
  font-size: 17px;
  line-height: 22px;
}
#magenta-tv-go .faq .panel-group {
  width: 100%;
  margin: 0 auto;
  padding: 0 40px;
}
@media only screen and (max-width: 767px) {
  #magenta-tv-go .faq .panel-group {
    padding: 0;
  }
}
/*#endregion MagentaTV-Go page*/
/*#region Prenoslivost na broj page*/
#prenoslivost-na-broj {
  background: transparent linear-gradient(0deg, #e1e4f2 0%, white 100%) 0% 0% no-repeat padding-box;
}
#prenoslivost-na-broj .inner-content {
  padding: 0 40px;
  max-width: 1680px;
}
@media only screen and (max-width: 767px) {
  #prenoslivost-na-broj .inner-content {
    padding: 0;
  }
}
#prenoslivost-na-broj .main-banner {
  padding: 70px 0 50px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #prenoslivost-na-broj .main-banner {
    padding: 70px 0 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #prenoslivost-na-broj .main-banner {
    padding: 70px 0 30px;
  }
}
@media only screen and (max-width: 767px) {
  #prenoslivost-na-broj .main-banner {
    padding: 40px 0 30px;
  }
}
#prenoslivost-na-broj .main-banner h1 {
  color: black;
  text-align: left;
  font-family: 'teleNeo-extra' !important;
  text-transform: inherit;
  font-size: 52px;
  margin-bottom: 0;
}
@media only screen and (max-width: 767px) {
  #prenoslivost-na-broj .main-banner h1 {
    font-size: 32px;
    line-height: 1.0;
    margin-bottom: 5px;
  }
}
#prenoslivost-na-broj .main-banner h2 {
  font-family: 'teleNeo-medium' !important;
  font-size: 26px;
  position: relative;
  text-align: left;
}
#prenoslivost-na-broj .main-banner h2 span {
  display: block;
  font-family: 'teleNeo-medium' !important;
  font-size: 21px;
  line-height: 1.2;
}
#prenoslivost-na-broj .gray-text {
  font-size: 18px !important;
  color: dimgrey;
  text-align: left;
  padding-left: 25px;
  padding-bottom: 35px;
}
@media only screen and (max-width: 767px) {
  #prenoslivost-na-broj .gray-text {
    padding: 5px 0 15px;
  }
}
#prenoslivost-na-broj .buttons {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 20px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #prenoslivost-na-broj .buttons {
    flex-direction: column;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #prenoslivost-na-broj .buttons {
    flex-direction: column;
  }
}
@media only screen and (max-width: 767px) {
  #prenoslivost-na-broj .buttons {
    flex-direction: column;
    grid-gap: 15px;
    text-align: center;
  }
}
#prenoslivost-na-broj .buttons .white-button {
  position: relative;
  text-align: center;
  flex-wrap: nowrap;
  border-radius: 8px;
  transition: all ease-in-out 0.2s;
  margin-top: 0;
  font-size: 18px;
  width: 83%;
  background-color: white;
}
@media only screen and (min-width:1200px) and (max-width: 1595px) {
  #prenoslivost-na-broj .buttons .white-button {
    width: 77%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #prenoslivost-na-broj .buttons .white-button {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #prenoslivost-na-broj .buttons .white-button {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  #prenoslivost-na-broj .buttons .white-button {
    width: 100%;
  }
}
#prenoslivost-na-broj .buttons .white-button p {
  color: black;
  position: relative;
  text-align: left;
  padding: 1px 25px 1px 125px;
  line-height: 1.2;
  margin-right: 20px;
  width: 100%;
  color: #262626;
  margin: 5px 0 !important;
}
@media only screen and (min-width:1200px) and (max-width: 1440px) {
  #prenoslivost-na-broj .buttons .white-button p {
    padding-right: 80px;
    padding-left: 85px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #prenoslivost-na-broj .buttons .white-button p {
    width: 100%;
    padding-left: 85px !important;
    padding-right: 30px;
    margin: 15px 0 !important;
  }
}
@media only screen and (max-width: 767px) {
  #prenoslivost-na-broj .buttons .white-button p {
    padding: 10px 20px 10px 60px !important;
    white-space: pre-line;
  }
}
#prenoslivost-na-broj .buttons .white-button svg {
  left: 55px;
  top: 0;
  bottom: 0;
  margin: auto 0;
  width: 45px;
}
@media only screen and (min-width:1200px) and (max-width: 1440px) {
  #prenoslivost-na-broj .buttons .white-button svg {
    left: 25px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #prenoslivost-na-broj .buttons .white-button svg {
    left: 25px;
  }
}
@media only screen and (max-width: 767px) {
  #prenoslivost-na-broj .buttons .white-button svg {
    left: 10px;
  }
}
#prenoslivost-na-broj .buttons .magenta-button {
  font-family: 'teleNeo-bold' !important;
}
#prenoslivost-na-broj .buttons .magenta-button a {
  padding: 14px 20px !important;
  font-size: 17px !important;
  border-radius: 8px !important;
}
@media only screen and (min-width:1200px) and (max-width: 1440px) {
  #prenoslivost-na-broj .buttons .magenta-button a {
    padding: 25px 20px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #prenoslivost-na-broj .buttons .magenta-button a {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #prenoslivost-na-broj .buttons .magenta-button a {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  #prenoslivost-na-broj .buttons .magenta-button a {
    width: 100%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #prenoslivost-na-broj .buttons .magenta-button {
    width: 100%;
    padding: 0 0 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #prenoslivost-na-broj .buttons .magenta-button {
    width: 100%;
    text-align: center;
    padding: 0 0 15px;
  }
}
@media only screen and (max-width: 767px) {
  #prenoslivost-na-broj .buttons .magenta-button {
    width: 100%;
  }
}
#prenoslivost-na-broj .content {
  padding: 0 0 10px;
}
#prenoslivost-na-broj .custom-ul-list-lines {
  position: relative;
}
#prenoslivost-na-broj .custom-ul-list-lines li {
  margin: 5px 0;
  font-size: 17px;
  position: relative;
  padding-left: 30px;
}
@media only screen and (max-width: 767px) {
  #prenoslivost-na-broj .custom-ul-list-lines li {
    font-size: 16px;
    padding-left: 17px;
  }
}
#prenoslivost-na-broj .custom-ul-list-lines li:before {
  content: ' ';
  position: absolute;
  left: 7px;
  width: 13px;
  height: 4px;
  background: #e20074;
  top: 10px;
  margin: auto 0;
  border-radius: 15px;
}
@media only screen and (max-width: 767px) {
  #prenoslivost-na-broj .custom-ul-list-lines li:before {
    width: 7px;
    height: 3px;
  }
}
#prenoslivost-na-broj .dropdown {
  text-align: left;
}
#prenoslivost-na-broj .dropdown .wrap .panel-default {
  border: 0;
  box-shadow: none;
  background: transparent;
  border-bottom: none;
  margin: 10px 0 15px;
}
#prenoslivost-na-broj .dropdown .wrap .panel-default .panel-heading {
  padding: 0;
  background: #ffffff 0% 0% no-repeat padding-box;
  box-shadow: 0px 14px 26px #6A6A811F;
  border-radius: 10px;
}
#prenoslivost-na-broj .dropdown .wrap .panel-default .panel-body {
  padding: 10px 20px 20px;
}
@media only screen and (max-width: 767px) {
  #prenoslivost-na-broj .dropdown .wrap .panel-default .panel-body {
    padding: 10px 0 20px;
  }
}
#prenoslivost-na-broj .dropdown .wrap .panel-default .panel-group {
  padding: 30px 0 15px;
}
#prenoslivost-na-broj .dropdown .wrap .panel-default .panel-title {
  padding-top: 0px;
}
#prenoslivost-na-broj .dropdown .wrap .panel-default .panel-title a {
  font-size: 18px !important;
  font-family: 'teleNeo-bold' !important;
  line-height: 1.2;
  display: block;
  position: relative;
  padding: 15px 60px 15px 25px;
}
@media only screen and (max-width: 767px) {
  #prenoslivost-na-broj .dropdown .wrap .panel-default .panel-title a {
    font-size: 17px !important;
    font-family: 'teleNeo-medium' !important;
    padding: 15px 40px 10px 15px;
  }
}
#prenoslivost-na-broj .dropdown .wrap .panel-default .panel-title a:focus {
  color: black;
}
#prenoslivost-na-broj .dropdown .wrap .panel-default .panel-title a:after {
  transform: rotate(180deg) translateY(-50%);
  transition-property: transform;
  transition-duration: 0.25s;
  content: ']$';
  font-family: 'teleicon-outline';
  position: absolute;
  color: #e20074;
  font-size: 22px;
  top: 0;
  right: 25px;
  margin: auto;
}
#prenoslivost-na-broj .dropdown .wrap .panel-default .panel-title a.collapsed:after {
  transform: rotate(0deg) translateY(-50%);
  transition-property: transform;
  transition-duration: 0.25s;
  top: 50%;
}
#prenoslivost-na-broj .dropdown p {
  font-size: 17px !important;
  padding-left: 5px;
}
/*#endregion Prenoslivost na broj page*/
/*#region Postpaid pretplatnik page*/
#postpejd-pretplatnik {
  background: transparent linear-gradient(0deg, #e1e4f2 0%, white 100%) 0% 0% no-repeat padding-box;
}
#postpejd-pretplatnik .inner-content {
  padding: 0 40px;
  max-width: 1680px;
}
@media only screen and (max-width: 767px) {
  #postpejd-pretplatnik .inner-content {
    padding: 0;
  }
}
#postpejd-pretplatnik .main-banner {
  padding: 70px 0 50px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #postpejd-pretplatnik .main-banner {
    padding: 70px 0 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #postpejd-pretplatnik .main-banner {
    padding: 70px 0 30px;
  }
}
@media only screen and (max-width: 767px) {
  #postpejd-pretplatnik .main-banner {
    padding: 40px 0 30px;
  }
}
#postpejd-pretplatnik .main-banner h1 {
  color: black;
  text-align: left;
  font-family: 'teleNeo-extra' !important;
  text-transform: inherit;
  font-size: 52px;
  margin-bottom: 0;
}
@media only screen and (max-width: 767px) {
  #postpejd-pretplatnik .main-banner h1 {
    font-size: 32px;
    line-height: 1.0;
    margin-bottom: 5px;
  }
}
#postpejd-pretplatnik .main-banner h2 {
  font-family: 'teleNeo-medium' !important;
  font-size: 26px;
  position: relative;
  text-align: left;
}
#postpejd-pretplatnik .main-banner h2 span {
  display: block;
  font-family: 'teleNeo-medium' !important;
  font-size: 21px;
  line-height: 1.2;
}
#postpejd-pretplatnik .gray-text {
  font-size: 18px !important;
  color: dimgrey;
  text-align: left;
  padding-left: 25px;
  padding-bottom: 35px;
}
@media only screen and (max-width: 767px) {
  #postpejd-pretplatnik .gray-text {
    padding: 5px 0 15px;
  }
}
#postpejd-pretplatnik .buttons {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 20px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #postpejd-pretplatnik .buttons {
    flex-direction: column;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #postpejd-pretplatnik .buttons {
    flex-direction: column;
  }
}
@media only screen and (max-width: 767px) {
  #postpejd-pretplatnik .buttons {
    flex-direction: column;
    grid-gap: 15px;
    text-align: center;
  }
}
#postpejd-pretplatnik .buttons .white-button {
  position: relative;
  text-align: center;
  flex-wrap: nowrap;
  border-radius: 8px;
  transition: all ease-in-out 0.2s;
  margin-top: 0;
  font-size: 18px;
  width: 83%;
  background-color: white;
}
@media only screen and (min-width:1200px) and (max-width: 1595px) {
  #postpejd-pretplatnik .buttons .white-button {
    width: 77%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #postpejd-pretplatnik .buttons .white-button {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #postpejd-pretplatnik .buttons .white-button {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  #postpejd-pretplatnik .buttons .white-button {
    width: 100%;
  }
}
#postpejd-pretplatnik .buttons .white-button p {
  color: black;
  position: relative;
  text-align: left;
  padding: 1px 25px 1px 125px;
  line-height: 1.2;
  margin-right: 20px;
  width: 100%;
  color: #262626;
  margin: 5px 0 !important;
}
@media only screen and (min-width:1200px) and (max-width: 1440px) {
  #postpejd-pretplatnik .buttons .white-button p {
    padding-right: 80px;
    padding-left: 85px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #postpejd-pretplatnik .buttons .white-button p {
    width: 100%;
    padding-left: 85px !important;
    padding-right: 30px;
    margin: 15px 0 !important;
  }
}
@media only screen and (max-width: 767px) {
  #postpejd-pretplatnik .buttons .white-button p {
    padding: 10px 20px 10px 60px !important;
    white-space: pre-line;
  }
}
#postpejd-pretplatnik .buttons .white-button svg {
  left: 55px;
  top: 0;
  bottom: 0;
  margin: auto 0;
  width: 45px;
}
@media only screen and (min-width:1200px) and (max-width: 1440px) {
  #postpejd-pretplatnik .buttons .white-button svg {
    left: 25px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #postpejd-pretplatnik .buttons .white-button svg {
    left: 25px;
  }
}
@media only screen and (max-width: 767px) {
  #postpejd-pretplatnik .buttons .white-button svg {
    left: 10px;
  }
}
#postpejd-pretplatnik .buttons .magenta-button {
  font-family: 'teleNeo-bold' !important;
}
#postpejd-pretplatnik .buttons .magenta-button a {
  padding: 14px 20px !important;
  font-size: 17px !important;
  border-radius: 8px !important;
}
@media only screen and (min-width:1200px) and (max-width: 1440px) {
  #postpejd-pretplatnik .buttons .magenta-button a {
    padding: 25px 20px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #postpejd-pretplatnik .buttons .magenta-button a {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #postpejd-pretplatnik .buttons .magenta-button a {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  #postpejd-pretplatnik .buttons .magenta-button a {
    width: 100%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #postpejd-pretplatnik .buttons .magenta-button {
    width: 100%;
    padding: 0 0 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #postpejd-pretplatnik .buttons .magenta-button {
    width: 100%;
    text-align: center;
    padding: 0 0 15px;
  }
}
@media only screen and (max-width: 767px) {
  #postpejd-pretplatnik .buttons .magenta-button {
    width: 100%;
  }
}
#postpejd-pretplatnik .content {
  padding: 0 0 10px;
}
#postpejd-pretplatnik .custom-ul-list-lines {
  position: relative;
}
#postpejd-pretplatnik .custom-ul-list-lines li {
  margin: 5px 0;
  font-size: 17px;
  position: relative;
  padding-left: 30px;
}
@media only screen and (max-width: 767px) {
  #postpejd-pretplatnik .custom-ul-list-lines li {
    font-size: 16px;
    padding-left: 17px;
  }
}
#postpejd-pretplatnik .custom-ul-list-lines li:before {
  content: ' ';
  position: absolute;
  left: 7px;
  width: 13px;
  height: 4px;
  background: #e20074;
  top: 10px;
  margin: auto 0;
  border-radius: 15px;
}
@media only screen and (max-width: 767px) {
  #postpejd-pretplatnik .custom-ul-list-lines li:before {
    width: 7px;
    height: 3px;
  }
}
#postpejd-pretplatnik .dropdown {
  text-align: left;
}
#postpejd-pretplatnik .dropdown .wrap .panel-default {
  border: 0;
  box-shadow: none;
  background: transparent;
  border-bottom: none;
  margin: 10px 0 15px;
}
#postpejd-pretplatnik .dropdown .wrap .panel-default .panel-heading {
  padding: 0;
  background: #ffffff 0% 0% no-repeat padding-box;
  box-shadow: 0px 14px 26px #6A6A811F;
  border-radius: 10px;
}
#postpejd-pretplatnik .dropdown .wrap .panel-default .panel-body {
  padding: 10px 20px 20px;
}
@media only screen and (max-width: 767px) {
  #postpejd-pretplatnik .dropdown .wrap .panel-default .panel-body {
    padding: 10px 0 20px;
  }
}
#postpejd-pretplatnik .dropdown .wrap .panel-default .panel-group {
  padding: 30px 0 15px;
}
#postpejd-pretplatnik .dropdown .wrap .panel-default .panel-title {
  padding-top: 0px;
}
#postpejd-pretplatnik .dropdown .wrap .panel-default .panel-title a {
  font-size: 18px !important;
  font-family: 'teleNeo-bold' !important;
  line-height: 1.2;
  display: block;
  position: relative;
  padding: 15px 60px 15px 25px;
}
@media only screen and (max-width: 767px) {
  #postpejd-pretplatnik .dropdown .wrap .panel-default .panel-title a {
    font-size: 17px !important;
    font-family: 'teleNeo-medium' !important;
    padding: 15px 40px 10px 15px;
  }
}
#postpejd-pretplatnik .dropdown .wrap .panel-default .panel-title a:focus {
  color: black;
}
#postpejd-pretplatnik .dropdown .wrap .panel-default .panel-title a:after {
  transform: rotate(180deg) translateY(-50%);
  transition-property: transform;
  transition-duration: 0.25s;
  content: ']$';
  font-family: 'teleicon-outline';
  position: absolute;
  color: #e20074;
  font-size: 22px;
  top: 0;
  right: 25px;
  margin: auto;
}
#postpejd-pretplatnik .dropdown .wrap .panel-default .panel-title a.collapsed:after {
  transform: rotate(0deg) translateY(-50%);
  transition-property: transform;
  transition-duration: 0.25s;
  top: 50%;
}
#postpejd-pretplatnik .dropdown p {
  font-size: 17px !important;
  padding-left: 5px;
}
#postpejd-pretplatnik .main-banner {
  padding: 70px 0 20px;
}
#postpejd-pretplatnik .content {
  padding: 0 0 60px;
}
#postpejd-pretplatnik .content .white-box-background {
  margin-bottom: 30px;
  z-index: 3;
  background: white 0% 0% no-repeat padding-box;
  box-shadow: 0px 14px 26px #6a6a811f;
  padding-top: 0;
  padding-bottom: 40px;
  width: 100%;
  height: auto;
  border-radius: 20px;
  position: relative;
  min-height: 300px;
}
@media only screen and (max-width: 767px) {
  #postpejd-pretplatnik .content .white-box-background {
    min-height: unset;
    height: auto;
  }
}
#postpejd-pretplatnik .content .white-box-background:after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 30%;
  height: 50%;
  background-image: url(../content/images/MagentaTV-Go/opcii-box-shape.png);
  background-repeat: no-repeat;
  background-size: contain;
  border-radius: 0 0 20px 0;
  background-position: right bottom;
}
#postpejd-pretplatnik .content .white-box-background .tab-wrapper {
  width: 100%;
  margin: 0 auto;
  left: 0;
  right: 0;
  position: relative;
}
#postpejd-pretplatnik .content .white-box-background .tab-wrapper h3 {
  padding: 40px 45px 10px;
  font-size: 22px;
  font-family: 'teleNeo-extra' !important;
}
@media only screen and (max-width: 767px) {
  #postpejd-pretplatnik .content .white-box-background .tab-wrapper h3 {
    padding: 40px 25px 10px;
  }
}
#postpejd-pretplatnik .content .white-box-background .tab-wrapper .text-wrap {
  padding: 0 45px;
}
@media only screen and (max-width: 767px) {
  #postpejd-pretplatnik .content .white-box-background .tab-wrapper .text-wrap {
    padding: 0 25px;
  }
}
#postpejd-pretplatnik .content .white-box-background .tab-wrapper .text-wrap p {
  font-size: 18px;
}
/*#endregion Postpaid pretplatnik page*/
/*#region Business Home Cards*/
#fast-links-hp-redesign.business-home-cards .business-cards {
  padding-bottom: 100px;
}
@media only screen and (max-width: 767px) {
  #fast-links-hp-redesign.business-home-cards .business-cards {
    padding-bottom: 30px;
    padding-top: 150px;
  }
}
#fast-links-hp-redesign.business-home-cards .business-cards .flex {
  display: flex;
  justify-content: center;
  column-gap: 20px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #fast-links-hp-redesign.business-home-cards .business-cards .flex {
    column-gap: unset;
    grid-row-gap: 10px;
    flex-direction: column;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #fast-links-hp-redesign.business-home-cards .business-cards .flex {
    column-gap: unset;
    grid-row-gap: 10px;
    flex-direction: column;
  }
}
@media only screen and (max-width: 767px) {
  #fast-links-hp-redesign.business-home-cards .business-cards .flex {
    column-gap: unset;
    grid-row-gap: 10px;
    flex-direction: column;
  }
}
#fast-links-hp-redesign.business-home-cards .business-cards .flex .card {
  width: 50%;
  background-color: white;
  min-height: 300px;
  background: #ffffff 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 46px #00000014;
  border-radius: 10px;
  position: relative;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #fast-links-hp-redesign.business-home-cards .business-cards .flex .card {
    width: 100%;
    min-height: 270px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #fast-links-hp-redesign.business-home-cards .business-cards .flex .card {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  #fast-links-hp-redesign.business-home-cards .business-cards .flex .card {
    width: 100%;
    min-height: unset;
    height: auto;
    position: relative;
  }
}
#fast-links-hp-redesign.business-home-cards .business-cards .flex .card:after {
  content: '';
  position: absolute;
  bottom: 0;
  right: 0;
  width: 330px;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  border-bottom-right-radius: 10px;
  border-top-right-radius: 10px;
}
#fast-links-hp-redesign.business-home-cards .business-cards .flex .card.first:after {
  background-image: url(../content/images/Business-cards-pocetna/Shape-banner.png);
}
@media only screen and (min-width:1200px) and (max-width: 1440px) {
  #fast-links-hp-redesign.business-home-cards .business-cards .flex .card.first:after {
    width: 255px;
    background-size: cover;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #fast-links-hp-redesign.business-home-cards .business-cards .flex .card.first:after {
    width: 300px;
  }
}
@media only screen and (max-width: 767px) {
  #fast-links-hp-redesign.business-home-cards .business-cards .flex .card.first:after {
    background-image: url(../content/images/Business-cards-pocetna/mobile-magenta-background.png);
    width: 100%;
    border-radius: 8px;
    top: -125px;
    z-index: -1;
  }
}
@media only screen and (max-width: 767px) {
  #fast-links-hp-redesign.business-home-cards .business-cards .flex .card.first p {
    padding-right: 0 !important;
  }
}
#fast-links-hp-redesign.business-home-cards .business-cards .flex .card.second:after {
  background-image: url(../content/images/Business-cards-pocetna/t-mag-image.png);
}
@media only screen and (min-width:1200px) and (max-width: 1440px) {
  #fast-links-hp-redesign.business-home-cards .business-cards .flex .card.second:after {
    width: 215px;
    background-size: cover;
    background-position: 80%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #fast-links-hp-redesign.business-home-cards .business-cards .flex .card.second:after {
    width: 370px;
    border-radius: unset;
    background-position: 80%;
  }
}
@media only screen and (max-width: 767px) {
  #fast-links-hp-redesign.business-home-cards .business-cards .flex .card.second:after {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  #fast-links-hp-redesign.business-home-cards .business-cards .flex .card.second p {
    padding-right: 0 !important;
  }
}
#fast-links-hp-redesign.business-home-cards .business-cards .flex .card .card-inner {
  padding: 0px 190px 50px 24px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #fast-links-hp-redesign.business-home-cards .business-cards .flex .card .card-inner {
    padding: 0px 345px 50px 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #fast-links-hp-redesign.business-home-cards .business-cards .flex .card .card-inner {
    padding: 0 15px 0 15px;
  }
}
@media only screen and (max-width: 767px) {
  #fast-links-hp-redesign.business-home-cards .business-cards .flex .card .card-inner {
    padding: 0 15px 0 15px;
  }
}
#fast-links-hp-redesign.business-home-cards .business-cards .flex .card .card-inner h3 {
  color: #e20074;
  text-transform: uppercase;
  font-size: 32px;
  font-family: 'teleNeo-extra' !important;
  min-height: 65px;
  text-align: left !important;
  margin-top: 20px;
  width: 100%;
}
#fast-links-hp-redesign.business-home-cards .business-cards .flex .card .card-inner h3 svg {
  position: relative;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #fast-links-hp-redesign.business-home-cards .business-cards .flex .card .card-inner h3 {
    font-size: 32px;
  }
}
@media only screen and (max-width: 767px) {
  #fast-links-hp-redesign.business-home-cards .business-cards .flex .card .card-inner h3 {
    font-size: 31px;
    min-height: unset !important;
  }
  #fast-links-hp-redesign.business-home-cards .business-cards .flex .card .card-inner h3 img {
    width: 35%;
  }
}
@media (min-width: 320px) and (max-width: 450px) {
  #fast-links-hp-redesign.business-home-cards .business-cards .flex .card .card-inner h3 {
    font-size: 27px;
  }
  #fast-links-hp-redesign.business-home-cards .business-cards .flex .card .card-inner h3 img {
    width: 65%;
  }
}
#fast-links-hp-redesign.business-home-cards .business-cards .flex .card .card-inner h3 span {
  display: block;
  font-family: 'teleNeo-bold' !important;
  color: #191919;
  text-transform: uppercase;
  margin-bottom: 0;
  font-size: 22px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #fast-links-hp-redesign.business-home-cards .business-cards .flex .card .card-inner h3 span {
    font-size: 21px;
  }
}
@media only screen and (max-width: 767px) {
  #fast-links-hp-redesign.business-home-cards .business-cards .flex .card .card-inner h3 span {
    font-size: 21px;
  }
}
@media (min-width: 320px) and (max-width: 450px) {
  #fast-links-hp-redesign.business-home-cards .business-cards .flex .card .card-inner h3 span {
    font-size: 17px;
  }
}
#fast-links-hp-redesign.business-home-cards .business-cards .flex .card .card-inner p {
  font-family: 'teleNeo-regular' !important;
  color: #191919;
  min-height: 100px;
  padding-right: 160px;
  font-size: 18px;
  margin: 20px 0;
}
@media only screen and (min-width:1200px) and (max-width: 1440px) {
  #fast-links-hp-redesign.business-home-cards .business-cards .flex .card .card-inner p {
    padding-right: 40px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #fast-links-hp-redesign.business-home-cards .business-cards .flex .card .card-inner p {
    padding-right: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #fast-links-hp-redesign.business-home-cards .business-cards .flex .card .card-inner p {
    padding-right: 355px;
  }
}
@media only screen and (max-width: 767px) {
  #fast-links-hp-redesign.business-home-cards .business-cards .flex .card .card-inner p {
    min-height: 0 !important;
    padding-right: 15px !important;
  }
}
#fast-links-hp-redesign.business-home-cards .business-cards .flex .card .card-inner .card-footer {
  position: absolute;
  bottom: 20px;
}
@media only screen and (max-width: 767px) {
  #fast-links-hp-redesign.business-home-cards .business-cards .flex .card .card-inner .card-footer {
    position: relative;
    padding: 20px 0;
    bottom: unset !important;
  }
}
#fast-links-hp-redesign.business-home-cards .business-cards .flex .card .card-inner .card-footer a {
  color: white !important;
  z-index: 2;
  height: 45px;
  font-size: 18px !important;
  display: flex;
  align-items: center;
  justify-content: center;
}
/*#endregion Business Home Cards*/
/*#region Korporativna redesign*/
#good-green-magenta .partOne {
  position: relative;
}
#good-green-magenta .partOne .main-image {
  background-image: url(../content/images/Korporativna-redesign/main-banner-idnina.png);
  position: relative;
  height: 95vh;
  background-repeat: no-repeat;
  background-position: center -40px;
  background-size: cover;
}
@media only screen and (min-width:1200px) and (max-width: 1440px) {
  #good-green-magenta .partOne .main-image {
    height: 80vh;
    background-position: center 0;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #good-green-magenta .partOne .main-image {
    height: 50vh;
    background-position: center 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #good-green-magenta .partOne .main-image {
    height: 40vh;
    background-position: center 0;
  }
}
@media only screen and (max-width: 767px) {
  #good-green-magenta .partOne .main-image {
    background-image: url(../content/images/Korporativna-redesign/bg-mobile.png);
    background-position: center;
    height: auto;
    padding: 220px 0px;
  }
}
#good-green-magenta .partOne .magenta-idnina {
  position: absolute;
  background-image: url(../content/images/Korporativna-redesign/background-idnina.png);
  background-repeat: no-repeat;
  background-size: cover;
  left: 0;
  right: 0;
  height: auto;
  width: 100%;
  bottom: -190px;
}
@media only screen and (min-width:1200px) and (max-width: 1440px) {
  #good-green-magenta .partOne .magenta-idnina {
    position: relative;
    bottom: 165px;
    background-position: top right;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #good-green-magenta .partOne .magenta-idnina {
    position: relative;
    bottom: unset;
    background-image: none !important;
    background-color: #e20074;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #good-green-magenta .partOne .magenta-idnina {
    position: relative;
    bottom: unset;
    background-image: none !important;
    background-color: #e20074;
  }
}
@media only screen and (max-width: 767px) {
  #good-green-magenta .partOne .magenta-idnina {
    position: relative;
    bottom: unset;
    background-image: none !important;
    background-color: #e20074;
  }
}
#good-green-magenta .partOne .magenta-idnina .text-wrap {
  text-align: center;
  color: white;
  padding: 85px 0;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #good-green-magenta .partOne .magenta-idnina .text-wrap {
    padding: 25px 10px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #good-green-magenta .partOne .magenta-idnina .text-wrap {
    padding: 25px 10px;
  }
}
@media only screen and (max-width: 767px) {
  #good-green-magenta .partOne .magenta-idnina .text-wrap {
    padding: 35px 0;
  }
}
#good-green-magenta .partOne .magenta-idnina .text-wrap h1 {
  color: white;
  font-size: 42px;
  font-family: 'teleNeo-extra' !important;
  padding-bottom: 15px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #good-green-magenta .partOne .magenta-idnina .text-wrap h1 {
    font-size: 38px;
  }
}
@media only screen and (max-width: 767px) {
  #good-green-magenta .partOne .magenta-idnina .text-wrap h1 {
    font-size: 36px;
    line-height: 1.2;
  }
}
#good-green-magenta .partOne .magenta-idnina .text-wrap h1 span {
  display: block;
  font-size: 28px;
  text-transform: none;
}
@media only screen and (max-width: 767px) {
  #good-green-magenta .partOne .magenta-idnina .text-wrap h1 span {
    font-size: 26px;
  }
}
#good-green-magenta .partOne .magenta-idnina .text-wrap p {
  font-size: 18px;
  padding: 10px 320px 0;
}
@media only screen and (min-width:1200px) and (max-width: 1440px) {
  #good-green-magenta .partOne .magenta-idnina .text-wrap p {
    padding: 10px 120px 0;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #good-green-magenta .partOne .magenta-idnina .text-wrap p {
    padding: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #good-green-magenta .partOne .magenta-idnina .text-wrap p {
    padding: 0;
  }
}
@media only screen and (max-width: 767px) {
  #good-green-magenta .partOne .magenta-idnina .text-wrap p {
    padding: 0;
  }
}
#good-green-magenta .green-idnina {
  background-color: #a4d866;
  position: relative;
  margin-top: 180px;
}
@media only screen and (min-width:1200px) and (max-width: 1440px) {
  #good-green-magenta .green-idnina {
    margin-top: -180px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #good-green-magenta .green-idnina {
    margin-top: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #good-green-magenta .green-idnina {
    margin-top: 0;
  }
}
@media only screen and (max-width: 767px) {
  #good-green-magenta .green-idnina {
    margin-top: 0;
  }
}
#good-green-magenta .green-idnina .wrapper {
  display: flex;
  padding: 90px 0;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #good-green-magenta .green-idnina .wrapper {
    padding: 50px 0 90px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #good-green-magenta .green-idnina .wrapper {
    padding: 50px 0 90px;
  }
}
@media only screen and (max-width: 767px) {
  #good-green-magenta .green-idnina .wrapper {
    padding: 0;
    flex-direction: column;
  }
}
#good-green-magenta .green-idnina .wrapper .text-wrap {
  color: white;
  text-align: left;
  width: 30%;
}
@media only screen and (min-width:1200px) and (max-width: 1440px) {
  #good-green-magenta .green-idnina .wrapper .text-wrap {
    width: 40%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #good-green-magenta .green-idnina .wrapper .text-wrap {
    width: 50%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #good-green-magenta .green-idnina .wrapper .text-wrap {
    width: 55%;
  }
}
@media only screen and (max-width: 767px) {
  #good-green-magenta .green-idnina .wrapper .text-wrap {
    width: 100%;
    padding: 30px 0;
  }
}
#good-green-magenta .green-idnina .wrapper .text-wrap .image {
  width: 50%;
  padding-bottom: 30px;
  position: relative;
}
@media only screen and (max-width: 767px) {
  #good-green-magenta .green-idnina .wrapper .text-wrap .image {
    width: 45%;
    padding-bottom: 20px;
  }
}
#good-green-magenta .green-idnina .wrapper .text-wrap p {
  font-size: 18px;
  line-height: 1.2;
}
#good-green-magenta .green-idnina .wrapper .right-image {
  position: absolute;
  width: 35%;
  top: 0;
  right: 270px;
}
@media only screen and (min-width:1200px) and (max-width: 1440px) {
  #good-green-magenta .green-idnina .wrapper .right-image {
    width: 40%;
    right: 120px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #good-green-magenta .green-idnina .wrapper .right-image {
    width: 45%;
    right: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #good-green-magenta .green-idnina .wrapper .right-image {
    width: 50%;
    right: 0;
  }
}
@media only screen and (max-width: 767px) {
  #good-green-magenta .green-idnina .wrapper .right-image {
    position: relative;
    width: 80%;
    margin: 0 auto;
    right: unset;
    top: unset;
  }
}
#good-green-magenta .blue-idnina {
  background-color: #a4d866;
  position: relative;
  margin-top: 180px;
  margin-top: 0;
  background-color: #00b6ed;
}
@media only screen and (min-width:1200px) and (max-width: 1440px) {
  #good-green-magenta .blue-idnina {
    margin-top: -180px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #good-green-magenta .blue-idnina {
    margin-top: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #good-green-magenta .blue-idnina {
    margin-top: 0;
  }
}
@media only screen and (max-width: 767px) {
  #good-green-magenta .blue-idnina {
    margin-top: 0;
  }
}
#good-green-magenta .blue-idnina .wrapper {
  display: flex;
  padding: 90px 0;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #good-green-magenta .blue-idnina .wrapper {
    padding: 50px 0 90px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #good-green-magenta .blue-idnina .wrapper {
    padding: 50px 0 90px;
  }
}
@media only screen and (max-width: 767px) {
  #good-green-magenta .blue-idnina .wrapper {
    padding: 0;
    flex-direction: column;
  }
}
#good-green-magenta .blue-idnina .wrapper .text-wrap {
  color: white;
  text-align: left;
  width: 30%;
}
@media only screen and (min-width:1200px) and (max-width: 1440px) {
  #good-green-magenta .blue-idnina .wrapper .text-wrap {
    width: 40%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #good-green-magenta .blue-idnina .wrapper .text-wrap {
    width: 50%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #good-green-magenta .blue-idnina .wrapper .text-wrap {
    width: 55%;
  }
}
@media only screen and (max-width: 767px) {
  #good-green-magenta .blue-idnina .wrapper .text-wrap {
    width: 100%;
    padding: 30px 0;
  }
}
#good-green-magenta .blue-idnina .wrapper .text-wrap .image {
  width: 50%;
  padding-bottom: 30px;
  position: relative;
}
@media only screen and (max-width: 767px) {
  #good-green-magenta .blue-idnina .wrapper .text-wrap .image {
    width: 45%;
    padding-bottom: 20px;
  }
}
#good-green-magenta .blue-idnina .wrapper .text-wrap p {
  font-size: 18px;
  line-height: 1.2;
}
#good-green-magenta .blue-idnina .wrapper .right-image {
  position: absolute;
  width: 35%;
  top: 0;
  right: 270px;
}
@media only screen and (min-width:1200px) and (max-width: 1440px) {
  #good-green-magenta .blue-idnina .wrapper .right-image {
    width: 40%;
    right: 120px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #good-green-magenta .blue-idnina .wrapper .right-image {
    width: 45%;
    right: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #good-green-magenta .blue-idnina .wrapper .right-image {
    width: 50%;
    right: 0;
  }
}
@media only screen and (max-width: 767px) {
  #good-green-magenta .blue-idnina .wrapper .right-image {
    position: relative;
    width: 80%;
    margin: 0 auto;
    right: unset;
    top: unset;
  }
}
@media only screen and (min-width:1200px) and (max-width: 1440px) {
  #good-green-magenta .blue-idnina {
    margin-top: 0;
  }
}
#good-green-magenta .blue-idnina .right-image {
  position: absolute;
  width: 35%;
  bottom: 0;
  right: 0;
}
@media only screen and (min-width:1200px) and (max-width: 1440px) {
  #good-green-magenta .blue-idnina .right-image {
    width: 40%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #good-green-magenta .blue-idnina .right-image {
    width: 45%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #good-green-magenta .blue-idnina .right-image {
    width: 50%;
  }
}
@media only screen and (max-width: 767px) {
  #good-green-magenta .blue-idnina .right-image {
    position: relative;
    width: 80%;
    margin: 0 auto;
  }
}
#good-green-magenta .tabs-idnina {
  position: relative;
  background: linear-gradient(180deg, #e6e6f5 0%, #ffffff 50%);
  padding: 50px 0;
}
#good-green-magenta .tabs-idnina .tabs {
  position: relative;
  margin: 0 auto;
}
#good-green-magenta .tabs-idnina .tabs ul {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  position: relative;
  border: 0;
  column-gap: 30px;
}
#good-green-magenta .tabs-idnina .tabs ul .green-li {
  background: linear-gradient(180deg, #a4d866 0%, #74b427 100%);
}
#good-green-magenta .tabs-idnina .tabs ul .green-li:hover {
  background: radial-gradient(farthest-corner at 200% -20%, #a4d866, #74b427) !important;
}
#good-green-magenta .tabs-idnina .tabs ul .blue-li {
  background: linear-gradient(180deg, #00b6ed 0%, #039cca 100%);
}
#good-green-magenta .tabs-idnina .tabs ul .blue-li:hover {
  background: radial-gradient(farthest-corner at 200% -20%, #00b6ed, #039cca) !important;
}
#good-green-magenta .tabs-idnina .tabs ul li {
  position: relative;
  text-align: center;
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  align-content: center;
  border-radius: 12px;
  cursor: pointer;
  transition: all ease-in-out 0.3s;
}
#good-green-magenta .tabs-idnina .tabs ul li p {
  color: white;
  text-transform: uppercase;
  padding: 25px 20px;
  font-family: 'teleNeo-extra' !important;
  line-height: 1.1;
}
#good-green-magenta .tabs-idnina .tabs ul li.active {
  transition: all ease-in-out 0.3s;
}
#good-green-magenta .tabs-idnina .tabs ul li.active:before {
  content: " ";
  position: absolute;
  background-color: white;
  width: 45px;
  height: 5px;
  border-radius: 8px;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}
#good-green-magenta .tabs-idnina div#myTabContent-ict {
  padding: 0;
}
#good-green-magenta .tabs-idnina .tabsContent-wrapper {
  padding: 30px 50px;
}
@media only screen and (min-width:1200px) and (max-width: 1440px) {
  #good-green-magenta .tabs-idnina .tabsContent-wrapper {
    padding: 30px 0;
  }
}
@media only screen and (max-width: 767px) {
  #good-green-magenta .tabs-idnina .tabsContent-wrapper {
    padding: 0;
  }
}
#good-green-magenta .tabs-idnina .tabsContent-wrapper div#myTabContent-ict {
  padding: 0;
}
#good-green-magenta .tabs-idnina .tabsContent-wrapper .text-wrap {
  padding: 0 200px 40px;
}
@media only screen and (min-width:1200px) and (max-width: 1440px) {
  #good-green-magenta .tabs-idnina .tabsContent-wrapper .text-wrap {
    padding: 0 120px 40px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #good-green-magenta .tabs-idnina .tabsContent-wrapper .text-wrap {
    padding: 0 70px 40px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #good-green-magenta .tabs-idnina .tabsContent-wrapper .text-wrap {
    padding: 0;
  }
}
@media only screen and (max-width: 767px) {
  #good-green-magenta .tabs-idnina .tabsContent-wrapper .text-wrap {
    padding: 0;
  }
}
#good-green-magenta .tabs-idnina .tabsContent-wrapper .text-wrap h2 {
  text-transform: uppercase;
  font-family: 'teleNeo-extra' !important;
  font-size: 27px;
  margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  #good-green-magenta .tabs-idnina .tabsContent-wrapper .text-wrap h2 {
    margin-bottom: 10px;
  }
}
#good-green-magenta .tabs-idnina .tabsContent-wrapper .text-wrap p {
  padding: 10px 0 0;
  font-size: 18px;
}
#good-green-magenta .tabs-idnina .tabsContent-wrapper .green {
  position: relative;
}
#good-green-magenta .tabs-idnina .tabsContent-wrapper .green.dc-active {
  background: linear-gradient(180deg, #a4d866 0%, #74b427 100%) !important;
  color: white !important;
  font-family: 'teleNeo-extra' !important;
  font-size: 22px;
  transition: all ease-in-out 0.3s;
}
#good-green-magenta .tabs-idnina .tabsContent-wrapper .green.dc-active:before {
  content: " ";
  position: absolute;
  background-color: white;
  width: 70px;
  height: 2px;
  border-radius: 8px;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}
#good-green-magenta .tabs-idnina .tabsContent-wrapper .green.dc-tab_drawer_heading {
  background: linear-gradient(180deg, #a4d866 0%, #74b427 100%) !important;
  color: white !important;
  font-family: 'teleNeo-extra' !important;
  font-size: 22px;
}
#good-green-magenta .tabs-idnina .tabsContent-wrapper .blue {
  position: relative;
}
#good-green-magenta .tabs-idnina .tabsContent-wrapper .blue.dc-active {
  background: linear-gradient(180deg, #00b6ed 0%, #039cca 100%) !important;
  color: white !important;
  font-family: 'teleNeo-extra' !important;
  font-size: 22px;
  transition: all ease-in-out 0.3s;
}
#good-green-magenta .tabs-idnina .tabsContent-wrapper .blue.dc-active:before {
  content: " ";
  position: absolute;
  background-color: white;
  width: 70px;
  height: 2px;
  border-radius: 8px;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}
#good-green-magenta .tabs-idnina .tabsContent-wrapper .blue.dc-tab_drawer_heading {
  background: linear-gradient(180deg, #00b6ed 0%, #039cca 100%) !important;
  color: white !important;
  font-family: 'teleNeo-extra' !important;
  font-size: 22px;
}
#good-green-magenta .tabs-idnina .tabsContent-wrapper .dc-tab_drawer_heading {
  width: 100%;
  text-align: center !important;
  border-radius: 8px;
  color: black;
  font-family: 'teleNeo-bold' !important;
  background: #FFFFFF;
  text-align: left;
  display: flex;
  align-items: center;
  margin: 20px auto;
  padding: 10px;
  box-shadow: 0 0 70px 30px rgba(0, 0, 0, 0.1);
}
#good-green-magenta .togetherness {
  position: relative;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #good-green-magenta .togetherness {
    padding: 10px 0 0;
  }
}
@media only screen and (max-width: 767px) {
  #good-green-magenta .togetherness {
    padding: 10px 0 0;
  }
}
#good-green-magenta .togetherness .wrapper {
  position: relative;
  clear: both;
  overflow: hidden;
  height: 380px;
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  column-gap: 70px;
  margin-bottom: 50px;
}
@media only screen and (min-width:1200px) and (max-width: 1440px) {
  #good-green-magenta .togetherness .wrapper {
    height: 400px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #good-green-magenta .togetherness .wrapper {
    column-gap: 40px;
    height: 520px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #good-green-magenta .togetherness .wrapper {
    height: auto;
    background: white;
    box-shadow: 0 0 35px 7px #f8f8f8;
  }
}
@media only screen and (max-width: 767px) {
  #good-green-magenta .togetherness .wrapper {
    height: auto;
    background: white;
    box-shadow: 0 0 35px 7px #f8f8f8;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #good-green-magenta .togetherness .wrapper.one {
    flex-direction: column-reverse;
  }
}
@media only screen and (max-width: 767px) {
  #good-green-magenta .togetherness .wrapper.one {
    flex-direction: column-reverse;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #good-green-magenta .togetherness .wrapper.two {
    flex-direction: column;
  }
}
@media only screen and (max-width: 767px) {
  #good-green-magenta .togetherness .wrapper.two {
    flex-direction: column;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #good-green-magenta .togetherness .wrapper.three {
    flex-direction: column-reverse;
  }
}
@media only screen and (max-width: 767px) {
  #good-green-magenta .togetherness .wrapper.three {
    flex-direction: column-reverse;
  }
}
#good-green-magenta .togetherness .wrapper div {
  position: relative;
  display: flex;
  width: 40%;
  height: 100%;
  vertical-align: middle;
  flex-wrap: nowrap;
  align-content: flex-start;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
  text-align: left;
}
@media only screen and (min-width:1200px) and (max-width: 1440px) {
  #good-green-magenta .togetherness .wrapper div {
    width: 45%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #good-green-magenta .togetherness .wrapper div {
    width: 50%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #good-green-magenta .togetherness .wrapper div {
    width: 100%;
    padding: 0px 10px;
    display: block;
  }
}
@media only screen and (max-width: 767px) {
  #good-green-magenta .togetherness .wrapper div {
    width: 100%;
    padding: 0px 10px;
    display: block;
  }
}
#good-green-magenta .togetherness .wrapper h3 {
  position: relative;
  font-size: 22px;
  color: black;
  font-family: 'teleNeo-extra' !important;
  line-height: 1.2;
  margin-top: 35px;
  text-transform: uppercase;
  min-height: 40px;
  padding-right: 165px;
}
@media only screen and (min-width:1200px) and (max-width: 1440px) {
  #good-green-magenta .togetherness .wrapper h3 {
    padding-right: 0;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #good-green-magenta .togetherness .wrapper h3 {
    padding-right: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #good-green-magenta .togetherness .wrapper h3 {
    margin-top: 15px;
    min-height: 20px;
    padding-right: 0;
  }
}
@media only screen and (max-width: 767px) {
  #good-green-magenta .togetherness .wrapper h3 {
    margin-top: 15px;
    min-height: 20px;
    padding-right: 0;
  }
}
#good-green-magenta .togetherness .wrapper p {
  font-size: 18px;
  line-height: 1.2;
  color: black;
  width: 100%;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #good-green-magenta .togetherness .wrapper p {
    padding-left: 0px;
  }
}
@media only screen and (max-width: 767px) {
  #good-green-magenta .togetherness .wrapper p {
    padding-left: 0px;
  }
}
#good-green-magenta .togetherness .wrapper .left-img {
  position: relative;
  height: 100%;
  overflow: hidden;
  border-radius: 10px;
}
@media only screen and (min-width:1200px) and (max-width: 1440px) {
  #good-green-magenta .togetherness .wrapper .left-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: 70%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #good-green-magenta .togetherness .wrapper .left-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: 70%;
  }
}
#good-green-magenta .togetherness .wrapper .right-img {
  position: relative;
  height: 100%;
  overflow: hidden;
  border-radius: 10px;
}
@media only screen and (min-width:1200px) and (max-width: 1440px) {
  #good-green-magenta .togetherness .wrapper .right-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: 70%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #good-green-magenta .togetherness .wrapper .right-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: 70%;
  }
}
@media (min-height: 768px) {
  #good-green-magenta .tabs-idnina .tabsContent-wrapper .dc-tab_drawer_heading.visible-xs {
    display: none !important;
  }
}
@media only screen and (max-width: 767px) {
  #good-green-magenta .tabs-idnina .tabsContent-wrapper .dc-tab_drawer_heading.visible-xs {
    display: block !important;
    text-transform: uppercase;
  }
}
@media only screen and (max-width: 767px) {
  #good-green-magenta .tabs-idnina .tabsContent-wrapper .dc-tab_drawer_heading.visible-xs span {
    font-family: 'teleNeo-bold' !important;
  }
}
/*region BackUpBusiness redesign*/
#backup-business .table-responsive::-webkit-scrollbar-thumb {
  background: rgba(226, 0, 116, 0.75);
}
#backup-business .table-responsive::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}
#backup-business .main-banner {
  position: relative;
  background-image: url(../content/images/BackUp-Business/Top-Banner-Backup.png);
  background-position: 80%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 400px;
}
@media only screen and (max-width: 767px) {
  #backup-business .main-banner {
    background-position: 70%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #backup-business .main-banner {
    background-position: 50%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #backup-business .main-banner {
    background-position: 60%;
  }
}
#backup-business .main-banner .image {
  position: absolute;
  height: 100%;
  bottom: 0;
  top: 0;
  left: 0;
}
@media only screen and (max-width: 767px) {
  #backup-business .main-banner .image {
    display: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #backup-business .main-banner .image {
    left: -500px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #backup-business .main-banner .image {
    left: -330px;
  }
}
@media (min-width: 1200px) and (max-width: 1350px) {
  #backup-business .main-banner .image {
    left: -320px;
  }
}
@media (min-width: 1351px) and (max-width: 1595px) {
  #backup-business .main-banner .image {
    left: -270px;
  }
}
@media (min-width: 1596px) and (max-width: 1699px) {
  #backup-business .main-banner .image {
    left: -100px;
  }
}
@media (min-width: 2220px) {
  #backup-business .main-banner .image {
    width: 52%;
  }
}
#backup-business .main-banner .image img {
  height: 100%;
  width: 100%;
}
#backup-business .main-banner .header {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-content: center;
  height: 100%;
  width: 30%;
  position: relative;
  padding: 10% 0 0;
  align-items: flex-start;
}
@media only screen and (max-width: 767px) {
  #backup-business .main-banner .header {
    flex-direction: column;
    background-color: #e20074;
    padding: 25px 25px;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    margin: auto;
    height: auto;
    width: 100%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #backup-business .main-banner .header {
    width: 320px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #backup-business .main-banner .header {
    width: 270px;
  }
}
#backup-business .main-banner .header h1 {
  color: white;
  font-family: 'teleNeo-bold' !important;
  font-size: 42px;
  text-transform: none;
}
@media only screen and (max-width: 767px) {
  #backup-business .main-banner .header h1 {
    font-size: 24px;
  }
}
#backup-business .main-banner .header p {
  display: block;
  font-family: 'teleNeo-regular' !important;
  font-size: 28px;
  color: white;
  margin-top: 0;
  padding-right: 40px;
  line-height: 1.1;
}
@media only screen and (max-width: 767px) {
  #backup-business .main-banner .header p {
    font-size: 20px;
    padding-right: 0px;
  }
}
#backup-business .main-banner .header .ec {
  position: absolute;
  right: 50px;
  top: 105px;
  width: 90px;
}
@media only screen and (max-width: 767px) {
  #backup-business .main-banner .header .ec {
    width: 70px;
    right: 20px;
    top: -40px;
  }
}
@media (min-width: 1200px) and (max-width: 1350px) {
  #backup-business .main-banner .header .ec {
    right: -40px;
  }
}
@media (min-width: 1351px) and (max-width: 1595px) {
  #backup-business .main-banner .header .ec {
    right: 0px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #backup-business .main-banner .header .ec {
    right: -80px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #backup-business .main-banner .header .ec {
    top: unset;
    width: 90px;
    bottom: 50px;
    right: -75px;
  }
}
#backup-business .main-banner-new {
  position: relative;
  height: 375px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #backup-business .main-banner-new {
    height: 265px;
  }
}
@media (max-width: 991px) {
  #backup-business .main-banner-new {
    height: auto;
  }
}
#backup-business .main-banner-new img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
#backup-business .content {
  padding: 5% 0 2%;
  height: 450px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #backup-business .content {
    padding: 7% 0 2%;
  }
}
@media only screen and (max-width: 767px) {
  #backup-business .content {
    padding: 80px 0 50px;
    height: auto;
  }
}
#backup-business .content .wrap-title {
  z-index: 4;
  position: relative;
}
#backup-business .content .wrap-title h2 {
  position: relative;
  width: 465px;
  text-align: center;
  margin: 0 auto 30px auto;
  background-color: black;
  color: white;
  text-transform: uppercase;
  font-size: 40px;
  padding: 20px;
  bottom: 30px;
  max-width: 100%;
  transform: none !important;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #backup-business .content .wrap-title h2 {
    width: 450px !important;
    font-size: 30px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #backup-business .content .wrap-title h2 {
    width: 480px !important;
    font-size: 32px !important;
  }
}
#backup-business .content .wrap-title h2 span {
  font-family: 'teleNeo-extra' !important;
  position: relative;
  display: block;
  transform: none !important;
}
@media only screen and (max-width: 767px) {
  #backup-business .content .wrap-title h2 span {
    font-size: 27px !important;
  }
}
#backup-business .content .wrap-white {
  position: absolute;
  padding: 80px;
  margin: -100px auto 30px auto;
  left: 0;
  right: 0;
  box-shadow: 0px 30px 136px rgba(0, 0, 0, 0.1);
  z-index: 3;
  background-color: white;
  width: 100%;
  min-height: 600px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #backup-business .content .wrap-white {
    padding: 80px 28px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #backup-business .content .wrap-white {
    padding: 80px 10px;
  }
}
@media only screen and (max-width: 767px) {
  #backup-business .content .wrap-white {
    padding: 15px 0px !important;
    margin-top: 25px;
    margin-bottom: 30px;
    width: 100%;
    position: relative;
    min-height: inherit;
  }
}
#backup-business .content .wrap-white ul#myTab-ict {
  position: relative;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-around;
  align-items: center;
  margin: 0 auto 50px auto;
  border: 0;
  width: 90%;
}
#backup-business .content .wrap-white ul#myTab-ict li {
  display: inline-flex;
  flex-direction: column;
  justify-content: center;
  margin: 0 auto;
  min-height: 100px;
  width: 23%;
  padding: 30px 20px;
  border-radius: 10px;
  width: 30%;
  text-align: center;
  font-size: 18px;
  position: relative;
  cursor: pointer;
  background-color: #EFEFF3;
  line-height: 1.2;
}
#backup-business .content .wrap-white ul#myTab-ict li.active {
  background-color: #fff;
  transition: all ease-in 0.3s;
  box-shadow: 0px 23px 89px #3E3E3E1C;
}
#backup-business .content .wrap-white 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;
}
#backup-business .content .wrap-white ul#myTab-ict li span {
  display: contents;
  font-family: 'teleNeo-bold' !important;
}
#backup-business .content .wrap-white div#myTabContent-ict {
  width: 100%;
}
@media only screen and (max-width: 767px) {
  #backup-business .content .wrap-white div#myTabContent-ict h3 {
    color: #333;
    padding: 20px;
    text-align: left;
    margin: 10px 0px !important;
    background: #eee;
    border-radius: 8px;
    font-size: 19px;
  }
  #backup-business .content .wrap-white div#myTabContent-ict h3.dc-active {
    background: #e20074;
    color: white !important;
  }
}
#backup-business .content .wrap-white div#myTabContent-ict .text-wrap {
  padding: 0 180px 0;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #backup-business .content .wrap-white div#myTabContent-ict .text-wrap {
    padding: 0 177px 0;
  }
}
@media only screen and (max-width: 767px) {
  #backup-business .content .wrap-white div#myTabContent-ict .text-wrap {
    padding: 0;
  }
}
#backup-business .content .wrap-white div#myTabContent-ict .text-wrap p {
  margin-bottom: 20px;
  line-height: 1.2;
  font-size: 18px;
}
@media only screen and (max-width: 767px) {
  #backup-business .content .wrap-white div#myTabContent-ict .text-wrap p {
    font-size: 17px;
  }
}
#backup-business .content .wrap-white div#myTabContent-ict .wrap {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: flex-start;
  align-content: flex-start;
}
@media only screen and (max-width: 767px) {
  #backup-business .content .wrap-white div#myTabContent-ict .wrap {
    flex-direction: column;
  }
}
#backup-business .content .wrap-white div#myTabContent-ict .wrap .box-wrap {
  position: relative;
  text-align: center;
  width: 25%;
  margin: 0 auto;
  padding: 0 15px;
}
@media only screen and (min-width:1200px) and (max-width: 1440px) {
  #backup-business .content .wrap-white div#myTabContent-ict .wrap .box-wrap {
    width: 33%;
    padding: 0px 10px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #backup-business .content .wrap-white div#myTabContent-ict .wrap .box-wrap {
    width: 33%;
    padding: 0px 10px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #backup-business .content .wrap-white div#myTabContent-ict .wrap .box-wrap {
    width: 33%;
    padding: 0 10px;
  }
}
@media only screen and (max-width: 767px) {
  #backup-business .content .wrap-white div#myTabContent-ict .wrap .box-wrap {
    width: 100%;
  }
}
#backup-business .content .wrap-white div#myTabContent-ict .wrap .box-wrap h4 {
  color: black;
  font-family: 'teleNeo-extra' !important;
  text-align: center;
  padding-top: 0;
  text-transform: uppercase;
}
#backup-business .content .wrap-white div#myTabContent-ict .wrap .box-wrap .svg {
  min-height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
}
#backup-business .content .wrap-white div#myTabContent-ict .wrap .box-wrap .svg svg {
  position: relative;
}
@media only screen and (max-width: 767px) {
  #backup-business .content .wrap-white div#myTabContent-ict .wrap .box-wrap p {
    padding-left: 0 !important;
  }
}
#backup-business .bg-gradient {
  background: transparent linear-gradient(0deg, #cacfdc 0 0%, #cacfdc 68%) 0% 0% no-repeat padding-box;
}
#backup-business .bg-gradient .uslugi {
  position: relative;
  margin-top: 0;
  padding-top: 330px;
  padding-bottom: 30px;
  height: auto;
  overflow: hidden;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #backup-business .bg-gradient .uslugi {
    padding-top: 300px;
  }
}
@media only screen and (max-width: 767px) {
  #backup-business .bg-gradient .uslugi {
    padding-top: 40px;
  }
}
#backup-business .bg-gradient .uslugi h2 {
  font-family: 'teleNeo-extra' !important;
  font-size: 35px;
  text-align: center;
  margin-bottom: 35px;
}
#backup-business .bg-gradient .uslugi .column-wrapper {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  column-gap: 20px;
  row-gap: 20px;
  justify-content: center;
}
#backup-business .bg-gradient .uslugi .column-wrapper .column {
  padding: 20px 45px 30px 25px;
  background: #ffffff 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 76px #00000000;
  border-radius: 18px;
  min-height: 265px;
  background-color: #fff;
  z-index: 1;
  transition: all 200ms ease-in;
  transform: scale(0.98);
  width: 30%;
  position: relative;
}
@media only screen and (min-width:1200px) and (max-width: 1595px) {
  #backup-business .bg-gradient .uslugi .column-wrapper .column {
    min-height: 295px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #backup-business .bg-gradient .uslugi .column-wrapper .column {
    padding: 20px 25px 30px 25px;
    min-height: 360px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #backup-business .bg-gradient .uslugi .column-wrapper .column {
    min-height: 430px;
    padding: 20px 25px 30px 25px;
  }
}
@media only screen and (max-width: 767px) {
  #backup-business .bg-gradient .uslugi .column-wrapper .column {
    min-height: unset;
    width: 100%;
    height: auto;
  }
}
#backup-business .bg-gradient .uslugi .column-wrapper .column .column-inner {
  background: #ffffff 0% 0% no-repeat padding-box;
  background-color: #fff;
  z-index: 1;
  transition: all 200ms ease-in;
  transform: scale(1);
  position: relative;
}
#backup-business .bg-gradient .uslugi .column-wrapper .column .column-inner h3 {
  font-family: 'teleNeo-bold' !important;
  font-size: 19px;
  line-height: 1.2;
  min-height: 60px;
  padding-right: 40%;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #backup-business .bg-gradient .uslugi .column-wrapper .column .column-inner h3 {
    padding-right: 10%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #backup-business .bg-gradient .uslugi .column-wrapper .column .column-inner h3 {
    padding-right: 0%;
  }
}
@media only screen and (max-width: 767px) {
  #backup-business .bg-gradient .uslugi .column-wrapper .column .column-inner h3 {
    padding-right: 20%;
    min-height: 30px;
  }
}
#backup-business .bg-gradient .uslugi .column-wrapper .column .column-inner p {
  font-size: 18px !important;
  line-height: 1.2;
}
#backup-business .bg-gradient .ceni {
  text-align: center;
  position: relative;
  padding: 80px 0;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #backup-business .bg-gradient .ceni {
    padding: 25px 0 50px;
  }
}
@media (max-width: 991px) {
  #backup-business .bg-gradient .ceni {
    padding: 25px 0 50px;
  }
}
#backup-business .bg-gradient .ceni h2 {
  font-family: 'teleNeo-extra' !important;
  font-size: 35px;
}
#backup-business .bg-gradient .ceni .ceni-specifikacija .list-inline {
  margin-top: 20px;
  margin-bottom: 40px;
}
#backup-business .bg-gradient .ceni .table-responsive {
  width: 80% !important;
  height: initial;
  margin: auto;
  background-color: white;
  padding: 30px 60px;
  margin-top: 60px;
}
@media (max-width: 991px) {
  #backup-business .bg-gradient .ceni .table-responsive {
    width: 100% !important;
  }
}
@media only screen and (max-width: 767px) {
  #backup-business .bg-gradient .ceni .table-responsive {
    overflow: auto;
    padding: 0;
  }
}
#backup-business .bg-gradient .ceni .table-responsive .table {
  width: 100% !important;
  overflow: visible;
  touch-action: auto !important;
  margin-bottom: 0 !important;
}
#backup-business .bg-gradient .ceni .table-responsive .table > thead {
  left: 0;
  position: sticky;
  z-index: 3;
  top: 0;
  height: 130px;
}
@media only screen and (max-width: 767px) {
  #backup-business .bg-gradient .ceni .table-responsive .table > thead {
    height: 100px;
  }
}
#backup-business .bg-gradient .ceni .table-responsive .table > thead tr th {
  background-color: #fff;
  border-bottom: none;
  font-size: 24px !important;
  font-family: 'teleNeo-extra' !important;
}
#backup-business .bg-gradient .ceni .table-responsive .table > thead tr th + th {
  background: white;
  border: 0 none transparent !important;
  text-align: center;
  line-height: 1.2;
}
@media only screen and (max-width: 767px) {
  #backup-business .bg-gradient .ceni .table-responsive .table > thead tr th + th {
    font-size: 21px !important;
  }
}
#backup-business .bg-gradient .ceni .table-responsive .table > thead tr th + th span {
  display: block;
  font-size: 'teleNeo-bold' !important;
  font-size: 21px;
  color: black;
}
#backup-business .bg-gradient .ceni .table-responsive .table > thead tr th + th + th {
  background: white;
  border: 0 none transparent !important;
}
#backup-business .bg-gradient .ceni .table-responsive .table > thead tr:last-of-type th:nth-child(n+1) {
  border-right: none !important;
}
#backup-business .bg-gradient .ceni .table-responsive .table > thead tr:last-of-type th:first-child {
  font-family: 'teleNeo-extra' !important;
  color: black;
  text-align: left;
  padding: 30px 25px 30px 0;
  font-size: 24px !important;
}
@media only screen and (max-width: 767px) {
  #backup-business .bg-gradient .ceni .table-responsive .table > thead tr:last-of-type th:first-child {
    padding: 25px 25px 30px 25px;
    font-size: 22px !important;
    position: sticky !important;
    left: 0;
    top: 0;
    background: linear-gradient(270deg, #eeeeee, #f9f9f9) !important;
  }
}
#backup-business .bg-gradient .ceni .table-responsive .table tbody tr:first-child {
  border-bottom: 1px solid #D8D8D8 !important;
}
#backup-business .bg-gradient .ceni .table-responsive .table tbody tr th {
  border-top: none !important;
  border-bottom: none !important;
  padding: 30px 0px;
  font-size: 18px;
}
#backup-business .bg-gradient .ceni .table-responsive .table tbody tr th:first-child {
  background-color: white;
}
@media only screen and (max-width: 767px) {
  #backup-business .bg-gradient .ceni .table-responsive .table tbody tr th:first-child {
    position: sticky;
    left: 0;
    top: 0;
    background: linear-gradient(270deg, #eeeeee, #f9f9f9) !important;
    padding: 30px 25px;
  }
}
#backup-business .bg-gradient .ceni .table-responsive .table tbody tr td {
  border-bottom: none !important;
  border-top: none !important;
}
#backup-business .bg-gradient .ceni .table-responsive .table tbody tr td + td {
  border-top: none !important;
  background: white !important;
}
#backup-business .bg-gradient .ceni .table-responsive .table tbody tr td + td + td {
  background: none !important;
  border: 0 none transparent !important;
}
#backup-business .bg-gradient .ceni .table-responsive .table tbody tr td .price-wrap {
  font-size: 18px;
  display: inline-flex;
  column-gap: 5px;
}
#backup-business .bg-gradient .ceni .table-responsive .table tbody tr td .price-wrap span.three {
  font-family: 'teleNeo-bold' !important;
  font-size: 28px;
}
#backup-business .table-hover > tbody > tr:hover > td,
#backup-business .table-hover > tbody > tr:hover > th {
  background-color: unset !important;
}
/*endregion BackUpBusiness redesign*/
/*region MagentaTV redesign*/
#MagentaTVredesign .business-header {
  background-image: url(../content/images/MagentaTVRedesign/bg-first-section-business.jpg);
  background-repeat: no-repeat;
  height: 600px;
  background-size: cover;
  background-position: left;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  #MagentaTVredesign .business-header {
    height: auto;
  }
}
#MagentaTVredesign .business-header .bannerOne {
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 30px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #MagentaTVredesign .business-header .bannerOne {
    gap: 20px;
  }
}
@media only screen and (max-width: 767px) {
  #MagentaTVredesign .business-header .bannerOne {
    gap: 0;
    flex-direction: column;
  }
}
#MagentaTVredesign .business-header .bannerOne h1 {
  font-size: 72px;
  color: white;
  text-transform: uppercase;
  font-family: 'teleNeo-extra' !important;
  margin-bottom: 0;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #MagentaTVredesign .business-header .bannerOne h1 {
    font-size: 62px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #MagentaTVredesign .business-header .bannerOne h1 {
    font-size: 52px;
  }
}
@media only screen and (max-width: 767px) {
  #MagentaTVredesign .business-header .bannerOne h1 {
    font-size: 36px;
    margin-top: 35px;
  }
}
#MagentaTVredesign .business-header .bannerOne span {
  font-size: 40px;
  color: white;
  font-style: italic;
  line-height: 1;
  font-family: 'teleNeo-medium' !important;
}
@media only screen and (max-width: 767px) {
  #MagentaTVredesign .business-header .bannerOne span {
    font-size: 24px;
  }
}
@media only screen and (max-width: 767px) {
  #MagentaTVredesign .business-header .bannerOne span br {
    display: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #MagentaTVredesign .business-header .bannerOne .partOne {
    width: 50%;
  }
}
@media only screen and (max-width: 767px) {
  #MagentaTVredesign .business-header .bannerOne .partOne {
    width: 100%;
  }
}
#MagentaTVredesign .business-header .bannerOne .partTwo {
  height: 100%;
  display: flex;
}
#MagentaTVredesign .business-header .bannerTwo {
  background-color: black;
}
#MagentaTVredesign .dostapen-business .box-wrap {
  min-height: 275px;
  background: #ffffff 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 46px rgba(0, 0, 0, 0.14);
  -webkit-box-shadow: 0px 3px 46px rgba(0, 0, 0, 0.14);
  width: 17%;
  margin: 35px auto 0;
  padding: 30px;
}
@media only screen and (min-width:1200px) and (max-width: 1595px) {
  #MagentaTVredesign .dostapen-business .box-wrap {
    width: 25%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #MagentaTVredesign .dostapen-business .box-wrap {
    width: 30%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #MagentaTVredesign .dostapen-business .box-wrap {
    width: 35%;
  }
}
@media only screen and (max-width: 767px) {
  #MagentaTVredesign .dostapen-business .box-wrap {
    width: 100%;
  }
}
#MagentaTVredesign .dostapen-business .box-wrap .title h2 {
  display: block;
  font-size: 22px;
  font-family: 'teleNeo-regular' !important;
  padding: 15px 10px;
  color: black !important;
  font-style: normal;
}
#MagentaTVredesign .dostapen-business .box-wrap .title h2 span {
  display: block;
  font-size: 25px;
  font-family: 'teleNeo-extra' !important;
  margin-top: 10px;
}
#MagentaTVredesign .dostapen-business .box-wrap .icons {
  position: relative;
  display: flex;
  margin: 20px 0;
  justify-content: center;
}
#MagentaTVredesign .dostapen-business .box-wrap .icons span {
  width: 35px;
  height: 35px;
  display: inline-block;
  top: 0 !important;
}
#MagentaTVredesign .dostapen-business .box-wrap .smart-priceWraper {
  position: relative;
  display: inline-flex;
  gap: 10px;
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
  padding: 20px 0 0;
  justify-content: center;
}
#MagentaTVredesign .dostapen-business .box-wrap .smart-priceWraper .p-left-smart {
  position: relative;
  display: inline;
  float: left;
  text-align: right;
}
#MagentaTVredesign .dostapen-business .box-wrap .smart-priceWraper .p-left-smart span {
  font-size: 30px;
  font-family: 'teleNeo-bold' !important;
}
#MagentaTVredesign .dostapen-business .box-wrap .smart-priceWraper .p-right-smart {
  position: relative;
  display: inline;
  float: left;
  width: 30%;
  bottom: 0 !important;
  top: 3px;
  color: #333;
  text-align: right;
}
#MagentaTVredesign .dostapen-business .box-wrap .smart-priceWraper .p-right-smart span {
  color: #333;
  text-transform: none;
  text-align: left;
  font-size: 13px !important;
}
#MagentaTVredesign .banner {
  background-color: black;
  position: relative;
}
#MagentaTVredesign .banner.business-intro {
  padding: 50px 0 0;
}
#MagentaTVredesign .banner:before {
  content: " ";
  display: inline-block;
  height: 30%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background: transparent linear-gradient(13deg, #020304 60%, #18324e);
}
#MagentaTVredesign .banner .bannerOne {
  display: flex;
  justify-content: space-between;
  padding: 50px 0;
}
@media only screen and (max-width: 767px) {
  #MagentaTVredesign .banner .bannerOne {
    flex-direction: column;
    padding: 35px 0;
  }
}
#MagentaTVredesign .banner .bannerOne .partOne {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  width: 50%;
}
@media only screen and (max-width: 767px) {
  #MagentaTVredesign .banner .bannerOne .partOne {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    width: 100%;
  }
}
#MagentaTVredesign .banner .bannerOne .partOne h1 {
  font-size: 100px;
  font-weight: 600;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #MagentaTVredesign .banner .bannerOne .partOne h1 {
    font-size: 85px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #MagentaTVredesign .banner .bannerOne .partOne h1 {
    font-size: 65px;
  }
}
@media only screen and (max-width: 767px) {
  #MagentaTVredesign .banner .bannerOne .partOne h1 {
    font-size: 50px;
  }
}
#MagentaTVredesign .banner .bannerOne .partOne p {
  font-size: 20px;
  color: white;
  line-height: 1.1;
  letter-spacing: 0px;
  text-align: left;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #MagentaTVredesign .banner .bannerOne .partOne p {
    font-size: 18px;
  }
}
@media (max-width: 991px) {
  #MagentaTVredesign .banner .bannerOne .partOne p {
    font-size: 18px;
  }
}
#MagentaTVredesign .banner .bannerOne .partOne span {
  font-size: 29px;
  color: white;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #MagentaTVredesign .banner .bannerOne .partOne span {
    font-size: 23px;
  }
}
@media (max-width: 991px) {
  #MagentaTVredesign .banner .bannerOne .partOne span {
    font-size: 23px;
  }
}
#MagentaTVredesign .banner .bannerOne .partTwo {
  width: 50%;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  #MagentaTVredesign .banner .bannerOne .partTwo {
    width: 100%;
    margin-top: 30px;
  }
}
#MagentaTVredesign .banner .bannerOne .partTwo img {
  max-height: 550px;
}
#MagentaTVredesign .banner .middleH {
  text-align: center;
}
#MagentaTVredesign .banner .middleH h2.custom {
  text-align: center;
  font-style: italic;
  display: inline-block;
  background-color: #E20074;
  padding: 10px 30px;
  border-radius: 30px;
  color: white;
}
#MagentaTVredesign .banner .middleH h2.custom span {
  font-style: normal;
  margin-left: 2px;
  font-family: 'teleNeo-extra' !important;
}
#MagentaTVredesign .banner .middleH p {
  text-align: center;
  color: white;
  font-size: 20px;
  line-height: 1.1;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #MagentaTVredesign .banner .middleH p {
    font-size: 18px;
  }
}
@media (max-width: 991px) {
  #MagentaTVredesign .banner .middleH p {
    font-size: 18px;
  }
}
#MagentaTVredesign .banner .bannerTwo {
  display: flex;
  justify-content: space-between;
  padding: 60px 0 80px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #MagentaTVredesign .banner .bannerTwo {
    padding: 20px 0 50px;
    flex-direction: column;
  }
}
@media only screen and (max-width: 767px) {
  #MagentaTVredesign .banner .bannerTwo {
    flex-direction: column;
    padding: 40px 0 60px;
  }
}
#MagentaTVredesign .banner .bannerTwo .partOne {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  width: 50%;
}
@media (max-width: 991px) {
  #MagentaTVredesign .banner .bannerTwo .partOne {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
  }
}
@media (max-width: 991px) {
  #MagentaTVredesign .banner .bannerTwo .partOne img {
    max-height: 350px;
  }
}
#MagentaTVredesign .banner .bannerTwo .partTwo {
  width: 50%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media (max-width: 991px) {
  #MagentaTVredesign .banner .bannerTwo .partTwo {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  #MagentaTVredesign .banner .bannerTwo .partTwo {
    margin-top: 20px;
  }
}
#MagentaTVredesign .banner .bannerTwo .partTwo .box {
  text-align: center;
  width: 30%;
  padding: 0 20px;
}
@media only screen and (max-width: 767px) {
  #MagentaTVredesign .banner .bannerTwo .partTwo .box {
    margin-bottom: 25px;
    width: 50%;
    padding: 0 10px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #MagentaTVredesign .banner .bannerTwo .partTwo .box {
    margin-bottom: 30px;
  }
}
@media only screen and (min-width:1200px) and (max-width: 1440px) {
  #MagentaTVredesign .banner .bannerTwo .partTwo .box {
    margin-bottom: 20px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #MagentaTVredesign .banner .bannerTwo .partTwo .box {
    width: 32%;
    padding: 0 10px;
    margin-bottom: 20px;
  }
}
#MagentaTVredesign .banner .bannerTwo .partTwo .box .wrapper {
  position: relative;
  background-image: url(../content/images/MagentaTVRedesign/box-bg.png);
  background-repeat: no-repeat;
  background-size: contain;
  height: 100px;
  width: 100px;
  margin: auto auto 15px auto;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#MagentaTVredesign .banner .bannerTwo .partTwo .box span {
  color: white;
  line-height: 1.1;
  font-size: 17px;
}
#MagentaTVredesign section.ovozmozuva {
  background-image: url(../content/images/MagentaTVRedesign/background-gradient.png);
  position: relative;
  padding-top: 100px;
  background-repeat: no-repeat;
  background-size: cover;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #MagentaTVredesign section.ovozmozuva {
    padding-top: 60px;
  }
}
@media (max-width: 991px) {
  #MagentaTVredesign section.ovozmozuva {
    padding-top: 60px;
  }
}
#MagentaTVredesign section.ovozmozuva:before {
  content: " ";
  height: 45%;
  width: 25%;
  display: inline-block;
  position: absolute;
  right: 0;
  top: 0px;
  background-image: url(../content/images/MagentaTVRedesign/shape-background.png);
  background-repeat: no-repeat;
  background-size: cover;
}
@media only screen and (max-width: 767px) {
  #MagentaTVredesign section.ovozmozuva:before {
    display: none;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #MagentaTVredesign section.ovozmozuva:before {
    width: 35%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #MagentaTVredesign section.ovozmozuva:before {
    height: 35%;
    width: 35%;
  }
}
#MagentaTVredesign section.ovozmozuva h2 {
  text-align: center;
  font-style: italic;
  margin-bottom: 30px;
}
#MagentaTVredesign section.ovozmozuva h2 span {
  font-style: normal;
  margin-left: 2px;
  font-family: 'teleNeo-extra' !important;
  color: #E20074;
}
#MagentaTVredesign section.ovozmozuva .boxes {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  gap: 20px;
  justify-content: space-between;
  padding: 30px 0 60px;
}
@media only screen and (max-width: 767px) {
  #MagentaTVredesign section.ovozmozuva .boxes {
    padding: 20px 0 50px;
    gap: 0;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #MagentaTVredesign section.ovozmozuva .boxes {
    gap: 18px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #MagentaTVredesign section.ovozmozuva .boxes {
    gap: 14px;
  }
}
#MagentaTVredesign section.ovozmozuva .boxes .box {
  width: 49%;
  box-shadow: 0px 31px 68px #0000001A;
  border-radius: 18px;
  padding: 30px 50px;
  margin-bottom: 15px;
  background-color: white;
  position: relative;
}
@media (max-width: 991px) {
  #MagentaTVredesign section.ovozmozuva .boxes .box {
    padding: 30px 40px;
  }
}
@media only screen and (max-width: 767px) {
  #MagentaTVredesign section.ovozmozuva .boxes .box {
    width: 100%;
    margin-bottom: 25px;
  }
}
#MagentaTVredesign section.ovozmozuva .boxes .box h3 {
  font-family: 'teleNeo-extra' !important;
  margin-bottom: 25px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #MagentaTVredesign section.ovozmozuva .boxes .box h3 {
    min-height: 55px;
  }
}
#MagentaTVredesign section.ovozmozuva .boxes .box span {
  color: #e20074;
  font-style: italic;
  font-family: 'teleNeo-bold' !important;
  display: block;
  margin-bottom: 10px;
  font-size: 20px;
}
#MagentaTVredesign section.ovozmozuva .boxes .box ul {
  list-style: none;
  padding-left: 20px;
}
#MagentaTVredesign section.ovozmozuva .boxes .box ul li {
  font-size: 18px;
  margin-bottom: 5px;
  position: relative;
}
#MagentaTVredesign section.ovozmozuva .boxes .box ul li:before {
  content: " ";
  display: inline-block;
  position: absolute;
  height: 5px;
  width: 5px;
  left: -15px;
  top: 10px;
  border-radius: 100px;
  background-color: #e20074;
}
#MagentaTVredesign section.ovozmozuva .boxes .custom-box {
  width: 49%;
  position: relative;
}
@media only screen and (max-width: 767px) {
  #MagentaTVredesign section.ovozmozuva .boxes .custom-box {
    width: 100%;
  }
}
#MagentaTVredesign section.ovozmozuva .boxes .custom-box .box {
  width: 100%;
  margin-bottom: 35px;
  min-height: 230px;
}
#MagentaTVredesign section.ovozmozuva .boxes .custom-box .custom {
  background: transparent linear-gradient(180deg, #e20074 0%, #bc0a65 100%) 0% 0% no-repeat padding-box;
  box-shadow: 0px 31px 68px #0000001A;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 15px 20px 15px 50px;
  border-radius: 18px;
  color: white;
  font-size: 20px;
  font-family: 'teleNeo-bold' !important;
  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;
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ie-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  /*         &:after {
                        content: " ";
                        display: inline-block;
                        position: absolute;
                        right: 25px;
                        top: 0;
                        bottom: 0;
                        margin: auto;
                        height: 15px;
                        width: 19px;
                        background-image: url(../content/images/MagentaTVRedesign/arrow-white.png);
                        background-repeat: no-repeat;
                        background-size: contain;
                        .transition;
                    }*/
  /*  &:hover {
                        .transition;

                        &:after {
                            right: 15px;
                        }
                    }*/
}
@media (max-width: 991px) {
  #MagentaTVredesign section.ovozmozuva .boxes .custom-box .custom {
    position: relative;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #MagentaTVredesign section.ovozmozuva .boxes .custom-box .custom {
    position: relative;
    padding: 15px 20px 15px 40px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #MagentaTVredesign section.ovozmozuva .boxes .custom-box .custom {
    padding: 15px 20px 15px 30px;
  }
}
@media only screen and (max-width: 767px) {
  #MagentaTVredesign section.ovozmozuva .boxes .custom-box .custom {
    padding: 15px 20px 15px 20px;
  }
}
#MagentaTVredesign section.ovozmozuva .boxes .custom-box .custom span {
  font-family: 'teleNeo-bold' !important;
  letter-spacing: 0px;
}
@media (max-width: 991px) {
  #MagentaTVredesign section.ovozmozuva .boxes .custom-box .custom span {
    line-height: 1.2;
  }
}
#MagentaTVredesign section.ovozmozuva .boxes .custom-box .custom .wrapper {
  display: flex;
}
#MagentaTVredesign section.ovozmozuva .boxes .custom-box .custom .wrapper a {
  display: inline-block;
  height: 60px;
  width: 60px;
  background: #000000 26 0% 0% no-repeat padding-box;
  box-shadow: 0px 31px 68px #0000001A;
  border-radius: 12px;
  padding: 15px;
  position: relative;
  margin-left: 15px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #MagentaTVredesign section.ovozmozuva .boxes .custom-box .custom .wrapper a {
    margin-left: 10px;
  }
}
@media (max-width: 991px) {
  #MagentaTVredesign section.ovozmozuva .boxes .custom-box .custom .wrapper a {
    margin-left: 10px;
  }
}
#MagentaTVredesign section.ovozmozuva .boxes .custom-box .custom .wrapper a svg {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  padding: 2px;
}
#MagentaTVredesign section.onamu {
  background-image: url(../content/images/MagentaTVRedesign/onamu-kade-sto-ste-background.png);
  background-repeat: no-repeat;
  background-size: cover;
  height: 600px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #MagentaTVredesign section.onamu {
    background-position-x: 50%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #MagentaTVredesign section.onamu {
    background-position-x: 50%;
  }
}
@media only screen and (max-width: 767px) {
  #MagentaTVredesign section.onamu {
    height: 700px;
    background-position-x: 62%;
    background-position-y: -190%;
  }
}
#MagentaTVredesign section.onamu .wrapper {
  max-width: 25%;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media only screen and (min-width:1441px) and (max-width: 1900px) {
  #MagentaTVredesign section.onamu .wrapper {
    max-width: 30%;
  }
}
@media only screen and (min-width:1200px) and (max-width: 1440px) {
  #MagentaTVredesign section.onamu .wrapper {
    max-width: 30%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #MagentaTVredesign section.onamu .wrapper {
    max-width: 45%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #MagentaTVredesign section.onamu .wrapper {
    max-width: 50%;
  }
}
@media only screen and (max-width: 767px) {
  #MagentaTVredesign section.onamu .wrapper {
    background: transparent linear-gradient(180deg, #e20074 0%, #bc0a65 100%) 0% 0% no-repeat padding-box;
    width: 100%;
    top: unset;
    left: 0;
    right: 0;
    padding: 20px 30px;
    max-width: 100%;
  }
}
#MagentaTVredesign section.onamu .wrapper h2 {
  color: #E20074;
  font-family: 'teleNeo-extra' !important;
  font-size: 33px;
  margin-bottom: 0;
}
@media only screen and (max-width: 767px) {
  #MagentaTVredesign section.onamu .wrapper h2 {
    color: white;
  }
}
#MagentaTVredesign section.onamu .wrapper span {
  letter-spacing: 0px;
  color: #FFFFFF;
  font-size: 33px;
  font-style: italic;
}
@media only screen and (min-width:1200px) and (max-width: 1440px) {
  #MagentaTVredesign section.onamu .wrapper span {
    font-size: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #MagentaTVredesign section.onamu .wrapper span {
    font-size: 28px;
  }
}
@media only screen and (max-width: 767px) {
  #MagentaTVredesign section.onamu .wrapper span {
    font-size: 22px;
  }
}
#MagentaTVredesign section.onamu .wrapper p {
  letter-spacing: 0px;
  color: #FFFFFF;
  font-size: 18px;
}
#MagentaTVredesign section.tv {
  background-image: url(../content/images/MagentaTVRedesign/sekoj-televizor-background.png);
  position: relative;
  padding-bottom: 100px;
  background-size: cover;
  background-repeat: no-repeat;
}
@media only screen and (max-width: 767px) {
  #MagentaTVredesign section.tv {
    padding-bottom: 50px;
  }
}
#MagentaTVredesign section.tv:before {
  content: " ";
  height: 500px;
  width: 300px;
  display: inline-block;
  position: absolute;
  left: 0;
  top: -20%;
  background-image: url(../content/images/MagentaTVRedesign/shape-left.png);
  background-repeat: no-repeat;
  background-size: cover;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #MagentaTVredesign section.tv:before {
    height: 350px;
    width: 200px;
    top: -15%;
  }
}
@media only screen and (max-width: 767px) {
  #MagentaTVredesign section.tv:before {
    display: none;
  }
}
#MagentaTVredesign section.tv .boxes {
  display: flex;
  gap: 35px;
  position: relative;
  top: -100px;
}
@media only screen and (max-width: 767px) {
  #MagentaTVredesign section.tv .boxes {
    padding: 50px 0 20px;
    top: unset;
    gap: unset;
    flex-direction: column;
  }
}
#MagentaTVredesign section.tv .boxes .box {
  text-align: center;
  background: #ffffff 0% 0% no-repeat padding-box;
  box-shadow: 0px 31px 68px #0000001A;
  border-radius: 18px;
  width: 33%;
  padding: 30px 60px 50px;
}
@media only screen and (max-width: 767px) {
  #MagentaTVredesign section.tv .boxes .box {
    width: 100%;
    padding: 30px 40px 50px;
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #MagentaTVredesign section.tv .boxes .box {
    padding: 30px 40px 50px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #MagentaTVredesign section.tv .boxes .box {
    padding: 30px 30px 50px;
  }
}
#MagentaTVredesign section.tv .boxes .box img {
  margin-bottom: 35px;
}
@media only screen and (max-width: 767px) {
  #MagentaTVredesign section.tv .boxes .box img {
    margin-bottom: 20px;
  }
}
#MagentaTVredesign section.tv .boxes .box span {
  color: #E20074;
  display: block;
  font-style: italic;
  font-family: 'teleNeo-bold' !important;
  font-size: 20px;
}
#MagentaTVredesign section.tv .boxes .box p {
  font-size: 18px;
}
#MagentaTVredesign section.tv h2 {
  text-align: center;
  font-style: italic;
  margin-bottom: 30px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #MagentaTVredesign section.tv h2 {
    margin-bottom: 50px;
  }
}
#MagentaTVredesign section.tv h2 span {
  font-style: normal;
  margin-left: 2px;
  font-family: 'teleNeo-extra' !important;
  color: #e20074;
}
#MagentaTVredesign section.tv .row-tv {
  display: flex;
  gap: 60px;
}
@media only screen and (max-width: 767px) {
  #MagentaTVredesign section.tv .row-tv {
    gap: unset;
    flex-direction: column;
  }
}
#MagentaTVredesign section.tv .row-tv .left {
  width: 50%;
  text-align: right;
}
@media only screen and (max-width: 767px) {
  #MagentaTVredesign section.tv .row-tv .left {
    width: 100%;
    text-align: center;
  }
}
#MagentaTVredesign section.tv .row-tv .left img {
  max-height: 380px;
}
@media only screen and (max-width: 767px) {
  #MagentaTVredesign section.tv .row-tv .left img {
    position: relative;
    left: -18px;
  }
}
#MagentaTVredesign section.tv .row-tv .right {
  width: 50%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media only screen and (max-width: 767px) {
  #MagentaTVredesign section.tv .row-tv .right {
    width: 100%;
    margin-top: 50px;
  }
}
#MagentaTVredesign section.tv .row-tv .right .box {
  background: transparent linear-gradient(90deg, white 0%, #ffffff 0 100%) 0% 0% no-repeat padding-box;
  box-shadow: 0px 31px 68px #00000003;
  border-radius: 18px;
  margin-bottom: 15px;
  padding: 15px 20px;
  max-width: 80%;
  display: flex;
  align-items: center;
  min-height: 75px;
}
@media only screen and (max-width: 767px) {
  #MagentaTVredesign section.tv .row-tv .right .box {
    max-width: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #MagentaTVredesign section.tv .row-tv .right .box {
    max-width: 100%;
  }
}
#MagentaTVredesign section.tv .row-tv .right .box span {
  display: table;
  letter-spacing: 0px;
  color: #262626;
  line-height: 1.2;
  padding-left: 17px;
  font-size: 18px;
}
#MagentaTVredesign section.dostapen {
  position: relative;
  background-image: url(../content/images/MagentaTVRedesign/magenta-tv-dostapna-so-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  padding: 60px 0;
}
@media only screen and (max-width: 767px) {
  #MagentaTVredesign section.dostapen {
    padding: 40px 0;
  }
}
#MagentaTVredesign section.dostapen h2 {
  text-align: center;
  font-style: italic;
  margin-bottom: 30px;
  color: white;
}
#MagentaTVredesign section.dostapen h2 span {
  font-style: normal;
  margin-left: 2px;
  font-family: 'teleNeo-extra' !important;
  color: #e20074;
  color: white;
}
#MagentaTVredesign section.dostapen .btns {
  display: flex;
  justify-content: center;
  gap: 30px;
}
@media only screen and (max-width: 767px) {
  #MagentaTVredesign section.dostapen .btns {
    gap: 20px;
  }
}
#MagentaTVredesign section.dostapen .btns a {
  color: white;
  font-size: 22px;
  background: radial-gradient(farthest-corner at 200% -20%, rgba(255, 255, 255, 0.25), rgba(0, 0, 0, 0.2)) !important;
  background: rgba(0, 0, 0, 0.15);
  box-shadow: 0px 31px 68px #0000001A;
  background-repeat: no-repeat;
  padding: 15px 20px;
  font-family: 'teleNeo-bold' !important;
  border-radius: 10px;
  min-width: 220px;
  text-decoration: none;
  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;
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ie-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #MagentaTVredesign section.dostapen .btns a {
    font-size: 20px;
  }
}
@media only screen and (max-width: 767px) {
  #MagentaTVredesign section.dostapen .btns a {
    font-size: 18px;
    padding: 15px 20px;
    min-width: 140px;
  }
}
#MagentaTVredesign section.dostapen .btns a:after {
  content: " ";
  display: inline-block;
  position: absolute;
  right: 15px;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 15px;
  width: 19px;
  background-image: url(../content/images/MagentaTVRedesign/arrow-white.png);
  background-repeat: no-repeat;
  background-size: contain;
  -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;
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ie-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
@media only screen and (max-width: 767px) {
  #MagentaTVredesign section.dostapen .btns a:after {
    right: 5px;
  }
}
#MagentaTVredesign section.dostapen .btns 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;
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ie-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  background: rgba(0, 0, 0, 0.18);
}
#MagentaTVredesign section.dostapen .btns a:hover:after {
  right: 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;
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ie-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#MagentaTVredesign section.videos {
  position: relative;
  background-image: url(../content/images/MagentaTVRedesign/videa.png);
  background-repeat: no-repeat;
  background-size: cover;
  padding: 80px 0;
  background-position: top;
}
@media only screen and (max-width: 767px) {
  #MagentaTVredesign section.videos {
    padding: 40px 0;
  }
}
#MagentaTVredesign section.videos h2 {
  text-align: center;
  font-style: italic;
  margin-bottom: 30px;
  color: white;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #MagentaTVredesign section.videos h2 {
    margin-bottom: 50px;
  }
}
#MagentaTVredesign section.videos h2 span {
  font-style: normal;
  margin-left: 2px;
  font-family: 'teleNeo-extra' !important;
  color: #e20074;
}
#MagentaTVredesign section.videos .videos-row {
  display: flex;
  justify-content: space-between;
  gap: 30px;
  padding: 70px 0 50px 0;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #MagentaTVredesign section.videos .videos-row {
    padding: 30px 0 50px 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #MagentaTVredesign section.videos .videos-row {
    padding: 0px 0 50px 0;
  }
}
@media only screen and (max-width: 767px) {
  #MagentaTVredesign section.videos .videos-row {
    flex-direction: column;
    padding: 10px 0 50px 0;
  }
}
#MagentaTVredesign section.videos .videos-row .wrapper {
  text-align: center;
  width: 30%;
}
@media only screen and (max-width: 767px) {
  #MagentaTVredesign section.videos .videos-row .wrapper {
    width: 100%;
  }
}
#MagentaTVredesign section.videos .videos-row .wrapper .video-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  margin-bottom: 30px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #MagentaTVredesign section.videos .videos-row .wrapper .video-wrapper {
    padding-bottom: 55.25%;
  }
}
#MagentaTVredesign section.videos .videos-row .wrapper .video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 15px;
}
#MagentaTVredesign section.videos .videos-row .wrapper span {
  color: white;
  font-style: italic;
  font-size: 20px;
  position: relative;
}
#MagentaTVredesign section.videos .videos-row .wrapper span img {
  position: relative;
  left: -15px;
  max-height: 30px;
}
#MagentaTVredesign #magenta-tv-go .faq {
  padding-top: 100px;
}
@media only screen and (max-width: 767px) {
  #MagentaTVredesign #magenta-tv-go .faq {
    padding-top: 50px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #MagentaTVredesign #magenta-tv-go .faq {
    padding-top: 70px;
  }
}
#MagentaTVredesign #magenta-tv-go .faq h2 {
  text-align: center;
  font-style: italic;
  margin-bottom: 30px;
  padding: unset !important;
  display: block;
  font-weight: unset !important;
  font-size: 30px !important;
}
#MagentaTVredesign .section-140.sq .heading:before {
  background-image: url(../content/banners/2024/EC-sq-magentatv.png);
}
#MagentaTVredesign .section-140 {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding: 60px 0 50px;
  position: relative;
  background-image: url(../content/images/MagentaTVRedesign/bg-logos.jpg);
}
#MagentaTVredesign .section-140:after {
  content: " ";
  display: inline-block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 750px;
  margin: auto;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(../content/images/MagentaTVRedesign/logoa.png);
}
@media only screen and (min-width:1200px) and (max-width: 1440px) {
  #MagentaTVredesign .section-140:after {
    width: 590px;
    background-position: center;
    background-image: url(../content/images/MagentaTVRedesign/logos-lg.png);
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #MagentaTVredesign .section-140:after {
    width: 460px;
    background-position: center;
    background-image: url(../content/images/MagentaTVRedesign/logos-lg.png);
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #MagentaTVredesign .section-140:after {
    width: 320px;
    background-position: center;
    background-image: url(../content/images/MagentaTVRedesign/logos-lg.png);
  }
}
@media only screen and (max-width: 767px) {
  #MagentaTVredesign .section-140:after {
    display: none;
  }
}
#MagentaTVredesign .section-140 .heading {
  display: inline-flex;
  margin-bottom: 20px;
  position: relative;
}
@media only screen and (max-width: 767px) {
  #MagentaTVredesign .section-140 .heading {
    flex-direction: column;
  }
}
#MagentaTVredesign .section-140 .heading span {
  color: white;
  font-size: 110px;
  line-height: 0.9;
  font-family: 'teleNeo-ultra' !important;
}
@media only screen and (max-width: 767px) {
  #MagentaTVredesign .section-140 .heading span {
    font-size: 80px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #MagentaTVredesign .section-140 .heading span {
    font-size: 90px;
  }
}
#MagentaTVredesign .section-140 .heading span.custom {
  font-family: 'teleNeo-extra' !important;
  font-size: 50px;
  margin-left: 8px;
}
@media only screen and (max-width: 767px) {
  #MagentaTVredesign .section-140 .heading span.custom {
    font-size: 35px;
    margin-left: 0px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #MagentaTVredesign .section-140 .heading span.custom {
    font-size: 40px;
  }
}
#MagentaTVredesign .section-140 .heading:before {
  content: " ";
  display: inline-block;
  position: absolute;
  right: -120px;
  top: -35px;
  height: 110px;
  width: 110px;
  background-image: url(../content/images/MagentaTVRedesign/140.png);
  background-size: 95px;
  background-repeat: no-repeat;
}
@media only screen and (max-width: 767px) {
  #MagentaTVredesign .section-140 .heading:before {
    right: 0px;
    top: -20px;
    background-size: 70px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #MagentaTVredesign .section-140 .heading:before {
    background-size: 75px;
  }
}
#MagentaTVredesign .section-140 h2 {
  text-align: left;
  font-style: italic;
  margin-bottom: 30px;
  color: white;
}
#MagentaTVredesign .section-140 h2 span {
  font-style: normal;
  margin-left: 2px;
  font-family: 'teleNeo-extra' !important;
  color: #e20074;
  color: white;
}
#MagentaTVredesign .section-140 .custom-ul {
  max-width: 32%;
  display: flex;
  justify-content: space-between;
  padding-left: 20px;
  padding: 20px 0px 50px 20px;
}
@media only screen and (min-width:1200px) and (max-width: 1440px) {
  #MagentaTVredesign .section-140 .custom-ul {
    max-width: 40%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #MagentaTVredesign .section-140 .custom-ul {
    max-width: 50%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #MagentaTVredesign .section-140 .custom-ul {
    max-width: 58%;
  }
}
@media only screen and (max-width: 767px) {
  #MagentaTVredesign .section-140 .custom-ul {
    max-width: 100%;
    gap: 20px;
    padding: 20px 0px 40px 20px;
  }
}
#MagentaTVredesign .section-140 .custom-ul li {
  font-size: 18px;
  list-style: initial;
  color: white;
  margin-bottom: 5px;
}
#MagentaTVredesign .section-140 p {
  color: white;
  max-width: 40%;
  letter-spacing: 0px;
  font-size: 18px;
}
@media only screen and (min-width:1200px) and (max-width: 1440px) {
  #MagentaTVredesign .section-140 p {
    max-width: 46%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #MagentaTVredesign .section-140 p {
    max-width: 50%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #MagentaTVredesign .section-140 p {
    max-width: 56%;
  }
}
@media only screen and (max-width: 767px) {
  #MagentaTVredesign .section-140 p {
    max-width: 100%;
  }
}
#MagentaTVredesign .section-140 p.smallTxt {
  font-size: 15px;
  max-width: 50%;
  opacity: 0.75;
  line-height: 1.2;
}
@media only screen and (min-width:1200px) and (max-width: 1440px) {
  #MagentaTVredesign .section-140 p.smallTxt {
    max-width: 50%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #MagentaTVredesign .section-140 p.smallTxt {
    max-width: 60%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #MagentaTVredesign .section-140 p.smallTxt {
    max-width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  #MagentaTVredesign .section-140 p.smallTxt {
    max-width: 100%;
  }
}
/*endregion MagentaTV redesign*/
/*#region Android tv redesign Borjan*/
#androidTVredesign {
  position: relative;
  overflow: hidden;
}
#androidTVredesign .mainBanner {
  background-image: url(../content/images/androidtvredesign/banner.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: right;
}
@media only screen and (max-width: 767px) {
  #androidTVredesign .mainBanner {
    background-position: right;
    height: 360px;
    background-position-y: -35px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #androidTVredesign .mainBanner {
    background-position: right;
    height: 550px;
    background-position-y: -35px;
  }
}
#androidTVredesign .mainBanner .header {
  padding: 155px 0 120px;
}
@media only screen and (max-width: 767px) {
  #androidTVredesign .mainBanner .header {
    background-color: black;
    width: 110%;
    position: absolute;
    left: -25px;
    padding: 5px 45px !important;
    bottom: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #androidTVredesign .mainBanner .header {
    background-color: black;
    width: 110%;
    position: absolute;
    left: -25px;
    padding: 5px 45px !important;
    bottom: 0;
  }
}
#androidTVredesign .mainBanner .header h1 {
  font-family: 'teleNeo-extra' !important;
  font-size: 90px;
  margin: 0 !important;
  line-height: 1;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #androidTVredesign .mainBanner .header h1 {
    font-size: 70px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #androidTVredesign .mainBanner .header h1 {
    font-size: 70px;
  }
}
@media only screen and (max-width: 767px) {
  #androidTVredesign .mainBanner .header h1 {
    font-size: 45px;
  }
}
#androidTVredesign .mainBanner .header p {
  color: white;
  font-size: 25px;
  margin: 0 0 30px;
  line-height: 1.2;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #androidTVredesign .mainBanner .header p {
    font-size: 23px;
    color: white;
    margin: 0 0 10px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #androidTVredesign .mainBanner .header p {
    font-size: 23px;
  }
}
@media only screen and (max-width: 767px) {
  #androidTVredesign .mainBanner .header p {
    color: white;
    font-size: 20px;
    margin: 0 0 10px;
  }
}
#androidTVredesign .mainBanner .header p span {
  color: #E20074;
  font-family: 'teleNeo-extra' !important;
  font-size: 25px;
  line-height: 1.2;
}
@media only screen and (max-width: 767px) {
  #androidTVredesign .mainBanner .header p span {
    font-size: 20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #androidTVredesign .mainBanner .header p span {
    font-size: 23px;
  }
}
#androidTVredesign .mainBanner .header span {
  color: white;
  font-size: 18px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #androidTVredesign .mainBanner .header span {
    font-size: 17px;
  }
}
@media (max-width: 991px) {
  #androidTVredesign .mainBanner .header span br {
    display: none;
  }
}
#androidTVredesign section.greyOne {
  background: transparent linear-gradient(0deg, #e1e4f2 0%, white 100%) 0% 0% no-repeat padding-box;
  padding: 80px 0;
  position: relative;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #androidTVredesign section.greyOne {
    padding: 60px 0 80px;
  }
}
@media only screen and (max-width: 767px) {
  #androidTVredesign section.greyOne {
    padding: 60px 0;
  }
}
#androidTVredesign section.greyOne:after {
  content: " ";
  display: inline-block;
  height: 500px;
  width: 500px;
  position: absolute;
  right: 0;
  bottom: -280px;
  background-image: url(../content/images/androidtvredesign/shape-background.png);
  background-repeat: no-repeat;
  background-position: right;
  background-size: contain;
  z-index: 1;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #androidTVredesign section.greyOne:after {
    height: 350px;
    bottom: -250px;
  }
}
@media only screen and (min-width:1200px) and (max-width: 1440px) {
  #androidTVredesign section.greyOne:after {
    bottom: -240px;
    height: 410px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #androidTVredesign section.greyOne:after {
    height: 281px;
    width: 500px;
    position: absolute;
    right: 0;
    bottom: -210px;
  }
}
@media only screen and (max-width: 767px) {
  #androidTVredesign section.greyOne:after {
    display: none;
  }
}
#androidTVredesign section.greyOne p {
  text-align: center;
  font-size: 19px;
  line-height: 1.2;
  padding: 50px 290px 40px;
  color: black;
  position: relative;
}
@media only screen and (min-width:1200px) and (max-width: 1440px) {
  #androidTVredesign section.greyOne p {
    padding: 50px 140px 40px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #androidTVredesign section.greyOne p {
    padding: 50px 60px 40px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #androidTVredesign section.greyOne p {
    padding: 50px 40px 40px;
    font-size: 18px;
  }
}
@media only screen and (max-width: 767px) {
  #androidTVredesign section.greyOne p {
    padding: 50px 0px 40px;
    font-size: 18px;
  }
}
#androidTVredesign section.greyOne p:before {
  content: " ";
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  height: 4px;
  width: 10%;
  background-color: #E20074;
}
@media only screen and (max-width: 767px) {
  #androidTVredesign section.greyOne p:before {
    width: 20%;
  }
}
#androidTVredesign section.greyOne .boxes {
  position: relative;
  display: flex;
  justify-content: center;
}
@media only screen and (max-width: 767px) {
  #androidTVredesign section.greyOne .boxes {
    flex-direction: column;
  }
}
#androidTVredesign section.greyOne .boxes > div {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 18%;
  text-align: center;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #androidTVredesign section.greyOne .boxes > div {
    flex-direction: column;
    align-items: center;
    width: 22%;
    text-align: center;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #androidTVredesign section.greyOne .boxes > div {
    width: 23%;
  }
}
@media only screen and (max-width: 767px) {
  #androidTVredesign section.greyOne .boxes > div {
    width: 100%;
  }
}
#androidTVredesign section.greyOne .boxes > div img {
  height: 135px;
  width: 135px;
}
#androidTVredesign section.greyOne .boxes > div span {
  padding: 0 45px;
  color: black;
  line-height: 1.2;
  font-size: 16px;
}
@media only screen and (min-width:1200px) and (max-width: 1440px) {
  #androidTVredesign section.greyOne .boxes > div span {
    padding: 0 30px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #androidTVredesign section.greyOne .boxes > div span {
    padding: 0 30px;
    font-size: 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #androidTVredesign section.greyOne .boxes > div span {
    padding: 0 20px;
    font-size: 15px;
  }
}
#androidTVredesign section.function {
  position: relative;
  background: transparent linear-gradient(138deg, #000000 0%, #18324e 100%) 0% 0% no-repeat padding-box;
  padding: 100px 0 50px;
}
@media only screen and (max-width: 767px) {
  #androidTVredesign section.function {
    padding: 70px 0 50px;
  }
}
#androidTVredesign section.function .one {
  display: flex;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #androidTVredesign section.function .one {
    flex-direction: column;
  }
}
@media only screen and (max-width: 767px) {
  #androidTVredesign section.function .one {
    flex-direction: column;
  }
}
#androidTVredesign section.function .one .partOne {
  width: 50%;
  margin-bottom: 70px;
}
@media (max-width: 991px) {
  #androidTVredesign section.function .one .partOne {
    width: 100%;
    margin-bottom: 50px;
  }
}
#androidTVredesign section.function .one .partOne h2 {
  font-style: italic;
  max-width: 65%;
  line-height: 1.2;
  color: white;
  margin-bottom: 40px;
}
@media only screen and (min-width:1200px) and (max-width: 1440px) {
  #androidTVredesign section.function .one .partOne h2 {
    max-width: 80%;
  }
}
@media only screen and (max-width: 767px) {
  #androidTVredesign section.function .one .partOne h2 {
    max-width: 100%;
  }
}
#androidTVredesign section.function .one .partOne h2 span {
  color: #E20074;
}
#androidTVredesign section.function .one .partOne p {
  max-width: 80%;
  color: white;
  font-size: 16px;
}
@media (max-width: 991px) {
  #androidTVredesign section.function .one .partOne p {
    max-width: 100%;
  }
}
#androidTVredesign section.function .one .partTwo {
  width: 50%;
  text-align: center;
  position: relative;
  z-index: 1;
}
@media only screen and (min-width:1200px) and (max-width: 1440px) {
  #androidTVredesign section.function .one .partTwo {
    display: flex;
    align-items: center;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #androidTVredesign section.function .one .partTwo {
    display: flex;
    align-items: center;
  }
}
@media (max-width: 991px) {
  #androidTVredesign section.function .one .partTwo {
    width: 100%;
    text-align: center;
    position: relative;
    z-index: 1;
    margin-bottom: 50px;
  }
}
#androidTVredesign section.function .one .partTwo img {
  max-height: 380px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #androidTVredesign section.function .one .partTwo img {
    max-height: 300px;
  }
}
#androidTVredesign section.function .two {
  text-align: center;
  padding-top: 50px;
  position: relative;
}
#androidTVredesign section.function .two:before {
  content: " ";
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  height: 4px;
  width: 10%;
  background-color: #E20074;
}
@media only screen and (max-width: 767px) {
  #androidTVredesign section.function .two:before {
    width: 20%;
  }
}
#androidTVredesign section.function .two span {
  font-size: 21px;
  color: white;
  font-style: italic;
}
@media only screen and (max-width: 767px) {
  #androidTVredesign section.function .two span {
    font-size: 20px;
  }
}
#androidTVredesign section.function .two p {
  font-size: 17px;
  color: white;
  margin-bottom: 50px;
}
@media only screen and (max-width: 767px) {
  #androidTVredesign section.function .two p {
    font-size: 16px;
  }
}
#androidTVredesign section.function .two a.custom {
  color: white;
  position: relative;
  display: inline-block;
  background: transparent linear-gradient(180deg, #e20074 0%, #bc0a65 100%) 0% 0% no-repeat padding-box;
  box-shadow: 0px 31px 68px #0000001A;
  border-radius: 18px;
  padding: 26px 100px;
  font-size: 17px;
  text-decoration: 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;
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ie-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
@media only screen and (max-width: 767px) {
  #androidTVredesign section.function .two a.custom {
    padding: 26px 60px;
  }
}
#androidTVredesign section.function .two a.custom:hover {
  background: transparent linear-gradient(180deg, #b90561 0%, #8f084d 100%) 0% 0% no-repeat padding-box;
  -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;
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ie-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#androidTVredesign section.function .two a.custom img {
  margin-right: 15px;
  width: 25px;
  height: 25px;
}
#androidTVredesign section.sodrzini {
  background-image: url(../content/images/androidtvredesign/sodrzini-bg.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 100px 0;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #androidTVredesign section.sodrzini {
    padding: 80px 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #androidTVredesign section.sodrzini {
    padding: 80px 0;
  }
}
@media only screen and (max-width: 767px) {
  #androidTVredesign section.sodrzini {
    padding: 80px 0;
  }
}
#androidTVredesign section.sodrzini .sod {
  display: flex;
}
@media (max-width: 991px) {
  #androidTVredesign section.sodrzini .sod {
    flex-direction: column;
  }
}
#androidTVredesign section.sodrzini .sod .left {
  width: 50%;
  position: relative;
}
@media (max-width: 991px) {
  #androidTVredesign section.sodrzini .sod .left {
    width: 100%;
  }
}
#androidTVredesign section.sodrzini .sod .left span {
  font-style: italic;
  color: white;
  font-size: 25px;
}
#androidTVredesign section.sodrzini .sod .left h2 {
  color: white;
  font-family: 'teleNeo-regular' !important;
  line-height: 1.2;
  max-width: 45%;
  margin-bottom: 40px;
}
@media (max-width: 991px) {
  #androidTVredesign section.sodrzini .sod .left h2 {
    max-width: 100%;
  }
}
#androidTVredesign section.sodrzini .sod .left h2 strong {
  font-family: 'teleNeo-extra' !important;
}
#androidTVredesign section.sodrzini .sod .left p {
  color: white;
  font-size: 18px;
  max-width: 50%;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #androidTVredesign section.sodrzini .sod .left p {
    max-width: 75%;
  }
}
@media (max-width: 991px) {
  #androidTVredesign section.sodrzini .sod .left p {
    max-width: 100%;
    display: block;
    margin-bottom: 40px;
  }
}
#androidTVredesign section.sodrzini .sod .left a.pc {
  color: white;
  font-size: 20px;
  text-decoration: underline;
  position: absolute;
  bottom: 30px;
  left: 50px;
  -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;
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ie-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
@media (max-width: 991px) {
  #androidTVredesign section.sodrzini .sod .left a.pc {
    position: relative;
    bottom: unset;
    display: inline-block;
    left: unset;
    text-align: center;
    margin-bottom: 30px;
    padding-left: 50px;
  }
}
#androidTVredesign section.sodrzini .sod .left a.pc: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;
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ie-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  text-decoration: unset;
}
#androidTVredesign section.sodrzini .sod .left a.pc:before {
  content: " ";
  display: inline-block;
  width: 40px;
  height: 30px;
  position: absolute;
  left: -50px;
  top: 0;
  bottom: 0;
  margin: auto;
  background-image: url(../content/images/androidtvredesign/lista-na-kanali-icon.svg);
  background-repeat: no-repeat;
}
@media (max-width: 991px) {
  #androidTVredesign section.sodrzini .sod .left a.pc:before {
    left: 0px;
  }
}
#androidTVredesign section.sodrzini .sod .right {
  width: 50%;
}
@media (max-width: 991px) {
  #androidTVredesign section.sodrzini .sod .right {
    width: 100%;
  }
}
#androidTVredesign section.sodrzini .sod .right ul {
  background: transparent linear-gradient(90deg, #ffffff 0%, #ffffff 100%) 0% 0% no-repeat padding-box;
  box-shadow: 0px 31px 68px #0000001A;
  border-radius: 18px;
  padding: 40px 40px 40px 70px;
  max-width: 82%;
}
@media only screen and (min-width:1200px) and (max-width: 1440px) {
  #androidTVredesign section.sodrzini .sod .right ul {
    max-width: 90%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #androidTVredesign section.sodrzini .sod .right ul {
    max-width: 100%;
    padding: 40px 40px 40px 60px;
  }
}
@media (max-width: 991px) {
  #androidTVredesign section.sodrzini .sod .right ul {
    max-width: 100%;
    padding: 40px 40px 40px 70px;
  }
}
@media only screen and (max-width: 767px) {
  #androidTVredesign section.sodrzini .sod .right ul {
    padding: 40px 40px 40px 50px;
  }
}
#androidTVredesign section.sodrzini .sod .right ul li {
  font-size: 16px;
  margin-bottom: 10px;
  position: relative;
}
#androidTVredesign section.sodrzini .sod .right ul li:before {
  content: " ";
  display: inline-block;
  position: absolute;
  left: -15px;
  top: 9px;
  width: 5px;
  height: 5px;
  background-color: #e20074;
  border-radius: 50px;
}
#androidTVredesign section.ovozmozuva {
  background: transparent linear-gradient(0deg, #e1e4f2 0%, white 100%) 0% 0% no-repeat padding-box;
  padding: 100px 0;
  position: relative;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #androidTVredesign section.ovozmozuva {
    padding: 80px 0 100px 0;
  }
}
@media (max-width: 991px) {
  #androidTVredesign section.ovozmozuva {
    padding: 80px 0;
  }
}
#androidTVredesign section.ovozmozuva h2 {
  font-style: italic;
  text-align: center;
  margin-bottom: 70px;
}
@media only screen and (max-width: 767px) {
  #androidTVredesign section.ovozmozuva h2 {
    margin-bottom: 40px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #androidTVredesign section.ovozmozuva h2 {
    margin-bottom: 60px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #androidTVredesign section.ovozmozuva h2 {
    margin-bottom: 50px;
  }
}
#androidTVredesign section.ovozmozuva h2 span {
  color: #E20074;
  font-family: 'teleNeo-extra' !important;
  font-style: normal;
  margin-left: 3px;
}
#androidTVredesign section.ovozmozuva .boxes {
  display: flex;
  justify-content: space-between;
  position: relative;
  z-index: 1;
}
@media only screen and (max-width: 767px) {
  #androidTVredesign section.ovozmozuva .boxes {
    flex-direction: column;
    gap: 30px;
  }
}
#androidTVredesign section.ovozmozuva .boxes .box {
  width: 31%;
  background: transparent linear-gradient(0deg, #ffffff 0%, #ffffff 0 100%) 0% 0% no-repeat padding-box;
  box-shadow: 0px 31px 68px #0000001A;
  border-radius: 18px;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 60px 80px 30px;
  text-align: center;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #androidTVredesign section.ovozmozuva .boxes .box {
    padding: 60px 35px 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #androidTVredesign section.ovozmozuva .boxes .box {
    padding: 60px 20px 30px;
  }
}
@media only screen and (max-width: 767px) {
  #androidTVredesign section.ovozmozuva .boxes .box {
    width: 100%;
    padding: 60px 30px 30px;
  }
}
#androidTVredesign section.ovozmozuva .boxes .box svg {
  position: relative;
  margin-bottom: 30px;
}
#androidTVredesign section.ovozmozuva .boxes .box span {
  color: black;
  font-style: italic;
  font-family: 'teleNeo-bold' !important;
  font-size: 20px;
  line-height: 1.2;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #androidTVredesign section.ovozmozuva .boxes .box span {
    font-size: 19px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #androidTVredesign section.ovozmozuva .boxes .box span {
    font-size: 18px;
  }
}
#androidTVredesign section.androidbox {
  position: relative;
  background: transparent linear-gradient(40deg, #020304 0%, #18324e 100%) 0% 0% no-repeat padding-box;
  padding: 150px 0 80px;
}
@media only screen and (max-width: 767px) {
  #androidTVredesign section.androidbox {
    padding: 80px 0;
  }
}
#androidTVredesign section.androidbox:before {
  content: " ";
  display: inline-block;
  height: 440px;
  width: 450px;
  position: absolute;
  left: 0;
  top: -290px;
  background-image: url(../content/images/androidtvredesign/shape-left-bg.png);
  background-repeat: no-repeat;
  background-position: left;
  background-size: contain;
}
@media only screen and (min-width:1200px) and (max-width: 1440px) {
  #androidTVredesign section.androidbox:before {
    top: -260px;
    height: 400px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #androidTVredesign section.androidbox:before {
    height: 390px;
    top: -250px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #androidTVredesign section.androidbox:before {
    height: 380px;
    width: 450px;
    position: absolute;
    left: 0;
    top: -250px;
  }
}
@media only screen and (max-width: 767px) {
  #androidTVredesign section.androidbox:before {
    display: none;
  }
}
#androidTVredesign section.androidbox .custom-container > div {
  display: flex;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #androidTVredesign section.androidbox .custom-container > div {
    align-items: center;
  }
}
@media only screen and (max-width: 767px) {
  #androidTVredesign section.androidbox .custom-container > div {
    flex-direction: column;
  }
}
#androidTVredesign section.androidbox .custom-container > div .left,
#androidTVredesign section.androidbox .custom-container > div .right {
  width: 50%;
}
@media only screen and (max-width: 767px) {
  #androidTVredesign section.androidbox .custom-container > div .left,
  #androidTVredesign section.androidbox .custom-container > div .right {
    width: 100%;
  }
}
#androidTVredesign section.androidbox .custom-container > div .left {
  position: relative;
  z-index: 1;
}
@media only screen and (max-width: 767px) {
  #androidTVredesign section.androidbox .custom-container > div .left {
    text-align: center;
    margin-bottom: 80px;
  }
}
#androidTVredesign section.androidbox .custom-container > div .left > div {
  display: flex;
}
#androidTVredesign section.androidbox .custom-container > div .left > span {
  color: white;
  display: block;
  font-family: ' !important';
  font-style: italic;
  font-size: 22px;
  margin-bottom: 40px;
}
@media only screen and (max-width: 767px) {
  #androidTVredesign section.androidbox .custom-container > div .left > span {
    text-align: left;
  }
}
#androidTVredesign section.androidbox .custom-container > div h2 {
  color: white;
  font-family: 'teleNeo-regular' !important;
  font-style: italic;
  line-height: 1.2;
  margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  #androidTVredesign section.androidbox .custom-container > div h2 {
    text-align: left;
  }
}
#androidTVredesign section.androidbox .custom-container > div h2 span {
  color: #E20074;
  font-family: 'teleNeo-extra' !important;
  display: block;
  font-style: normal;
}
@media only screen and (max-width: 767px) {
  #androidTVredesign section.androidbox .custom-container > div h2 span {
    text-align: left;
  }
}
#androidTVredesign section.androidbox .custom-container > div a.cs {
  color: white;
  position: relative;
  background: transparent linear-gradient(180deg, #e20074 0%, #bc0a65 100%) 0% 0% no-repeat padding-box;
  box-shadow: 0px 31px 68px #0000001a;
  border-radius: 18px;
  padding: 11px 50px;
  font-size: 17px;
  display: inline-flex;
  align-items: center;
  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;
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ie-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#androidTVredesign section.androidbox .custom-container > div a.cs: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;
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ie-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  background: transparent linear-gradient(180deg, #b90561 0%, #8f084d 100%) 0% 0% no-repeat padding-box;
}
#androidTVredesign section.androidbox .custom-container > div a.cs span {
  font-size: 45px;
}
#androidTVredesign section.androidbox .custom-container > div a.cs div {
  display: flex;
  flex-direction: column;
  margin-left: 10px;
  opacity: 0.8;
}
#androidTVredesign section.androidbox .custom-container > div a.cs div span {
  font-size: 14px;
  position: relative;
}
#androidTVredesign section.androidbox .custom-container > div a.cs div span:first-of-type:after {
  content: " ";
  display: inline-block;
  width: 100%;
  height: 1px;
  position: absolute;
  bottom: -1px;
  left: 0;
  right: 0;
  margin: auto;
  background-color: white;
}
#androidTVredesign section.androidbox .right .wrapper {
  width: max-content;
  position: relative;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #androidTVredesign section.androidbox .right .wrapper {
    width: fit-content;
  }
}
@media only screen and (max-width: 767px) {
  #androidTVredesign section.androidbox .right .wrapper {
    margin: auto;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #androidTVredesign section.androidbox .right .wrapper img {
    max-width: 400px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #androidTVredesign section.androidbox .right .wrapper img {
    max-width: 95%;
  }
}
@media only screen and (max-width: 767px) {
  #androidTVredesign section.androidbox .right .wrapper img {
    max-width: 250px;
  }
}
#androidTVredesign section.androidbox .right .wrapper:after {
  content: " ";
  display: inline-block;
  height: 95px;
  width: 95px;
  position: absolute;
  top: -50px;
  right: 0px;
  background-image: url(../content/images/androidtvredesign/ured-za-1-denar.png);
  background-size: contain;
}
@media only screen and (max-width: 767px) {
  #androidTVredesign section.androidbox .right .wrapper:after {
    height: 70px;
    width: 70px;
    background-repeat: no-repeat;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #androidTVredesign section.androidbox .right .wrapper:after {
    height: 80px;
    width: 80px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #androidTVredesign section.androidbox .right .wrapper:after {
    height: 80px;
    width: 80px;
    position: absolute;
    top: -50px;
    right: 20px;
  }
}
#androidTVredesign section.offers {
  background: transparent linear-gradient(0deg, #e1e4f2 0%, white 100%) 0% 0% no-repeat padding-box;
  position: relative;
  padding: 100px 0 50px;
}
#androidTVredesign section.offers:before {
  content: " ";
  display: inline-block;
  height: 370px;
  width: 500px;
  position: absolute;
  right: 0;
  bottom: -160px;
  background-image: url(../content/images/androidtvredesign/shape3-right.png);
  background-repeat: no-repeat;
  background-position: right;
  background-size: contain;
  z-index: 1;
}
@media only screen and (max-width: 767px) {
  #androidTVredesign section.offers:before {
    display: none;
  }
}
@media only screen and (min-width:1200px) and (max-width: 1440px) {
  #androidTVredesign section.offers:before {
    height: 300px;
    bottom: -130px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #androidTVredesign section.offers:before {
    height: 300px;
    bottom: -128px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #androidTVredesign section.offers:before {
    height: 281px;
    width: 500px;
    position: absolute;
    right: 0;
    bottom: -120px;
  }
}
@media only screen and (max-width: 767px) {
  #androidTVredesign section.offers:before {
    padding: 80px 0 50px;
  }
}
#androidTVredesign section.offers:after {
  content: " ";
  display: inline-block;
  width: 50%;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: 0;
  background: transparent linear-gradient(180deg, #e20074 0%, #bc0a65 100%) 0% 0% no-repeat padding-box;
}
@media only screen and (max-width: 767px) {
  #androidTVredesign section.offers:after {
    width: 100%;
    height: 40%;
    position: absolute;
    right: 0;
    top: unset;
    bottom: 0;
  }
}
#androidTVredesign section.offers .custom-container > div {
  display: flex;
}
@media only screen and (max-width: 767px) {
  #androidTVredesign section.offers .custom-container > div {
    flex-direction: column;
  }
}
#androidTVredesign section.offers .left,
#androidTVredesign section.offers .right {
  width: 50%;
  position: relative;
  z-index: 1;
}
@media only screen and (max-width: 767px) {
  #androidTVredesign section.offers .left,
  #androidTVredesign section.offers .right {
    width: 100%;
  }
}
#androidTVredesign section.offers .left h2,
#androidTVredesign section.offers .right h2 {
  min-height: 72px;
  position: relative;
  max-width: max-content;
}
#androidTVredesign section.offers .left h2:after,
#androidTVredesign section.offers .right h2:after {
  content: " ";
  display: inline-block;
  height: 65px;
  width: 100%;
  position: absolute;
  right: -160px;
  top: -36px;
  background-repeat: no-repeat;
  background-size: contain;
}
@media only screen and (max-width: 767px) {
  #androidTVredesign section.offers .left {
    padding-bottom: 170px;
  }
}
#androidTVredesign section.offers .left h2 {
  font-style: italic;
  line-height: 1.2;
  margin-bottom: 40px;
}
#androidTVredesign section.offers .left h2:after {
  background-image: url(../content/images/androidtvredesign/dostapno-so-budzet-ec.png);
}
#androidTVredesign section.offers .left h2 span {
  color: #E20074;
  font-family: 'teleNeo-extra' !important;
  display: block;
  font-style: normal;
}
#androidTVredesign section.offers .left p {
  font-size: 16px;
  max-width: 85%;
}
@media only screen and (max-width: 767px) {
  #androidTVredesign section.offers .left p {
    max-width: 100%;
  }
}
#androidTVredesign section.offers .right {
  padding-left: 90px;
}
@media only screen and (max-width: 767px) {
  #androidTVredesign section.offers .right {
    padding-left: unset;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #androidTVredesign section.offers .right {
    padding-left: 50px;
  }
}
#androidTVredesign section.offers .right h2 {
  color: white;
  font-family: 'teleNeo-extra' !important;
  line-height: 1.2;
  margin-bottom: 40px;
}
#androidTVredesign section.offers .right h2:after {
  background-image: url(../content/images/androidtvredesign/za-samo-399-ec.png);
  right: -220px;
  top: -60px;
  height: 80px;
}
#androidTVredesign section.offers .right p {
  max-width: 85%;
  color: white;
  font-size: 16px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #androidTVredesign section.offers .right p {
    max-width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  #androidTVredesign section.offers .right p {
    max-width: 100%;
  }
}
#androidTVredesign section.moreinfo {
  background: transparent linear-gradient(0deg, #e1e4f2 0%, white 100%) 0% 0% no-repeat padding-box;
  position: relative;
  padding: 100px 0 170px;
}
@media only screen and (min-width:1200px) and (max-width: 1440px) {
  #androidTVredesign section.moreinfo {
    padding: 100px 0 140px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #androidTVredesign section.moreinfo {
    padding: 80px 0 170px;
  }
}
@media only screen and (max-width: 767px) {
  #androidTVredesign section.moreinfo {
    padding: 65px 0 80px;
  }
}
#androidTVredesign section.moreinfo:before {
  content: " ";
  display: inline-block;
  height: 600px;
  width: 450px;
  position: absolute;
  left: 0;
  bottom: -90px;
  background-image: url(../content/images/androidtvredesign/shape4-left.png);
  background-repeat: no-repeat;
  background-position: left;
  background-size: contain;
}
@media only screen and (max-width: 767px) {
  #androidTVredesign section.moreinfo:before {
    display: none;
  }
}
@media only screen and (min-width:1200px) and (max-width: 1440px) {
  #androidTVredesign section.moreinfo:before {
    height: 500px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #androidTVredesign section.moreinfo:before {
    height: 500px;
    width: 450px;
    bottom: -50px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #androidTVredesign section.moreinfo:before {
    height: 390px;
    width: 450px;
    position: absolute;
    left: 0;
    bottom: -45px;
  }
}
#androidTVredesign section.moreinfo h2 {
  font-family: 'teleNeo-regular' !important;
  font-style: italic;
  text-align: center;
}
#androidTVredesign section.moreinfo h3 {
  text-align: center;
  font-style: italic;
  font-size: 28px;
  margin-bottom: 40px;
}
#androidTVredesign section.moreinfo .model {
  display: flex;
  padding: 50px 0;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #androidTVredesign section.moreinfo .model {
    align-items: center;
  }
}
@media (max-width: 991px) {
  #androidTVredesign section.moreinfo .model {
    display: flex;
    padding: 40px 0 20px;
    flex-direction: column;
  }
}
#androidTVredesign section.moreinfo .model > div {
  border-radius: 18px;
  background: transparent linear-gradient(90deg, #ffffff 0%, #ffffff 0 100%) 0% 0% no-repeat padding-box;
  padding: 30px 0 30px 35px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #androidTVredesign section.moreinfo .model > div {
    width: 50%;
  }
}
@media (max-width: 991px) {
  #androidTVredesign section.moreinfo .model > div {
    padding: 30px 0 30px 35px;
    margin-bottom: 60px;
  }
}
#androidTVredesign section.moreinfo .model > div span {
  font-size: 21px;
  font-style: italic;
  display: block;
  margin-bottom: 10px;
}
#androidTVredesign section.moreinfo .model > div ul {
  max-width: 90%;
  padding-left: 15px;
}
@media only screen and (min-width:1200px) and (max-width: 1440px) {
  #androidTVredesign section.moreinfo .model > div ul {
    max-width: 100%;
  }
}
#androidTVredesign section.moreinfo .model > div ul li {
  font-size: 16px;
  margin-bottom: 10px;
  position: relative;
}
#androidTVredesign section.moreinfo .model > div ul li:before {
  content: " ";
  display: inline-block;
  position: absolute;
  left: -15px;
  top: 8px;
  margin: auto;
  width: 5px;
  height: 5px;
  background-color: #e20074;
  border-radius: 50px;
}
@media only screen and (min-width:1200px) and (max-width: 1440px) {
  #androidTVredesign section.moreinfo .model img {
    max-width: 50%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #androidTVredesign section.moreinfo .model img {
    max-width: 50%;
    max-height: 300px;
  }
}
@media (max-width: 991px) {
  #androidTVredesign section.moreinfo .model img {
    max-width: 100%;
  }
}
#androidTVredesign section.moreinfo .boxes {
  display: flex;
  justify-content: space-between;
  position: absolute;
  bottom: -51%;
  left: 0;
  right: 0;
  margin: auto;
  padding: 0 40px;
}
@media only screen and (max-width: 767px) {
  #androidTVredesign section.moreinfo .boxes {
    gap: 25px;
    bottom: unset;
    padding: 0 25px;
    flex-direction: column;
    position: relative;
  }
}
@media only screen and (min-width:1200px) and (max-width: 1440px) {
  #androidTVredesign section.moreinfo .boxes {
    bottom: -45%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #androidTVredesign section.moreinfo .boxes {
    bottom: -40%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #androidTVredesign section.moreinfo .boxes {
    bottom: -27%;
    left: 0;
    right: 0;
    margin: auto;
    padding: 0 40px;
  }
}
#androidTVredesign section.moreinfo .boxes .box {
  width: 31%;
  background: #ffffff 0% 0% no-repeat padding-box;
  box-shadow: 0px 31px 68px #0000001A;
  border-radius: 18px;
  text-align: center;
  padding: 50px 115px 40px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media only screen and (max-width: 767px) {
  #androidTVredesign section.moreinfo .boxes .box {
    width: 100%;
    padding: 50px 40px 40px;
  }
}
@media only screen and (min-width:1200px) and (max-width: 1440px) {
  #androidTVredesign section.moreinfo .boxes .box {
    padding: 50px 60px 40px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #androidTVredesign section.moreinfo .boxes .box {
    padding: 50px 50px 40px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #androidTVredesign section.moreinfo .boxes .box {
    padding: 50px 25px 40px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
}
#androidTVredesign section.moreinfo .boxes .box > span {
  font-family: 'teleNeo-bold' !important;
  color: #e20074;
  font-style: italic;
  font-size: 20px;
  margin-bottom: 20px;
  position: relative;
  line-height: 1.2;
}
@media (max-width: 991px) {
  #androidTVredesign section.moreinfo .boxes .box > span {
    font-size: 18px;
  }
}
#androidTVredesign section.moreinfo .boxes .box .price {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 20px;
  position: relative;
}
#androidTVredesign section.moreinfo .boxes .box .price:before {
  content: " ";
  display: inline-block;
  width: 50%;
  height: 1px;
  position: absolute;
  top: 0px;
  left: 0;
  right: 0;
  margin: auto;
  background-color: #e8e8e8;
}
#androidTVredesign section.moreinfo .boxes .box .price .pr span {
  font-size: 55px;
}
@media only screen and (max-width: 767px) {
  #androidTVredesign section.moreinfo .boxes .box .price .pr span {
    font-size: 45px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #androidTVredesign section.moreinfo .boxes .box .price .pr span {
    font-size: 45px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #androidTVredesign section.moreinfo .boxes .box .price .pr span {
    font-size: 45px;
  }
}
@media only screen and (min-width:1200px) and (max-width: 1440px) {
  #androidTVredesign section.moreinfo .boxes .box .price .pr span {
    font-size: 45px;
  }
}
#androidTVredesign section.moreinfo .boxes .box .price .month {
  display: flex;
  flex-direction: column;
  margin-left: 10px;
}
#androidTVredesign section.moreinfo .boxes .box .price .month span {
  position: relative;
  font-size: 19px;
}
@media only screen and (min-width:1200px) and (max-width: 1440px) {
  #androidTVredesign section.moreinfo .boxes .box .price .month span {
    font-size: 16px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #androidTVredesign section.moreinfo .boxes .box .price .month span {
    font-size: 16px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #androidTVredesign section.moreinfo .boxes .box .price .month span {
    font-size: 16px;
  }
}
@media only screen and (max-width: 767px) {
  #androidTVredesign section.moreinfo .boxes .box .price .month span {
    font-size: 16px;
  }
}
#androidTVredesign section.moreinfo .boxes .box .price .month span:first-of-type:before {
  content: " ";
  display: inline-block;
  width: 100%;
  height: 1px;
  position: absolute;
  bottom: -1px;
  left: 0;
  right: 0;
  margin: auto;
  background-color: black;
}
#androidTVredesign section.white {
  padding: 110px 0;
}
@media only screen and (max-width: 767px) {
  #androidTVredesign section.white {
    display: none;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #androidTVredesign section.white {
    padding: 80px 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #androidTVredesign section.white {
    padding: 60px 0;
  }
}
/*endregion Android tv redesign Borjan*/
/*#region Internet & Balkan Roaming Borjan */
#InternetBalkanRoaming {
  background: transparent linear-gradient(0deg, #e1e4f2 0%, #ffffff 100%) 0% 0% no-repeat padding-box;
  mix-blend-mode: multiply;
  padding: 30px 0 60px;
}
#InternetBalkanRoaming h2 {
  font-family: 'teleNeo-extra' !important;
}
#InternetBalkanRoaming section.main-banner {
  height: 350px;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url(../content/images/Internet-balkan-roaming/roaming-vodich-bg.jpg);
  position: relative;
  border-radius: 15px;
  margin-bottom: 70px;
  overflow: hidden;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #InternetBalkanRoaming section.main-banner {
    background-position: 20%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #InternetBalkanRoaming section.main-banner {
    background-position: 60%;
    background-position-y: -50px;
    margin-bottom: 50px;
    height: 400px;
  }
}
@media only screen and (max-width: 767px) {
  #InternetBalkanRoaming section.main-banner {
    background-position: 60%;
    margin-bottom: 50px;
  }
}
#InternetBalkanRoaming section.main-banner:before {
  content: " ";
  position: absolute;
  left: 27%;
  top: 50%;
  margin: auto;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100px;
  height: 100px;
  background-image: url(../content/images/Internet-balkan-roaming/roaming-vodich-ec.png);
  z-index: 2;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #InternetBalkanRoaming section.main-banner:before {
    right: 5%;
    left: unset;
    top: unset;
    bottom: 70px;
    margin: auto;
  }
}
@media only screen and (max-width: 767px) {
  #InternetBalkanRoaming section.main-banner:before {
    right: 2%;
    top: unset;
    left: unset;
    bottom: 80px;
    margin: auto;
    width: 80px;
    height: 80px;
  }
}
@media (min-width: 320px) and (max-width: 390px) {
  #InternetBalkanRoaming section.main-banner:before {
    right: 2%;
    top: unset;
    left: unset;
    bottom: 110px;
    margin: auto;
    width: 80px;
    height: 80px;
  }
}
@media (min-width: 1200px) and (max-width: 1299px) {
  #InternetBalkanRoaming section.main-banner:before {
    left: 35%;
  }
}
@media (min-width: 1600px) and (max-width: 1650px) {
  #InternetBalkanRoaming section.main-banner:before {
    left: 32%;
  }
}
@media (min-width: 992px) and (max-width: 1050px) {
  #InternetBalkanRoaming section.main-banner:before {
    left: 37%;
  }
}
@media (min-width: 1050px) and (max-width: 1149px) {
  #InternetBalkanRoaming section.main-banner:before {
    left: 41% !important;
  }
}
@media (min-width: 1150px) and (max-width: 1199px) {
  #InternetBalkanRoaming section.main-banner:before {
    left: 45% !important;
  }
}
#InternetBalkanRoaming section.main-banner.sq:before {
  background-image: url(../content/images/Internet-balkan-roaming/roaming-vodich-ec-sq.png);
}
#InternetBalkanRoaming section.main-banner:after {
  content: " ";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  background-repeat: no-repeat;
  background-size: cover;
  width: 65%;
  background-position: right;
  background-image: url(../content/images/Internet-balkan-roaming/roaming-vodich-shape.png);
}
@media (min-width: 1200px) and (max-width: 1299px) {
  #InternetBalkanRoaming section.main-banner:after {
    width: 78%;
  }
}
@media (min-width: 1300px) and (max-width: 1399px) {
  #InternetBalkanRoaming section.main-banner:after {
    width: 73%;
  }
}
@media (min-width: 1400px) and (max-width: 1499px) {
  #InternetBalkanRoaming section.main-banner:after {
    width: 71%;
  }
}
@media (min-width: 1500px) and (max-width: 1599px) {
  #InternetBalkanRoaming section.main-banner:after {
    width: 69%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #InternetBalkanRoaming section.main-banner:after {
    width: 93%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #InternetBalkanRoaming section.main-banner:after {
    height: 125px;
    width: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    top: unset;
    background-image: unset;
    background-color: #e20074;
  }
}
@media only screen and (max-width: 767px) {
  #InternetBalkanRoaming section.main-banner:after {
    display: none;
  }
}
#InternetBalkanRoaming section.main-banner .text {
  position: relative;
  z-index: 1;
  padding: 90px 60px;
  line-height: 1.2;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #InternetBalkanRoaming section.main-banner .text {
    position: absolute;
    bottom: 15px;
    left: 0;
    z-index: 1;
    padding: 10px;
    background-color: #e20074;
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  #InternetBalkanRoaming section.main-banner .text {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    padding: 10px;
    background-color: #e20074;
    width: 100%;
  }
}
#InternetBalkanRoaming section.main-banner .text h1 {
  color: white;
  font-family: 'teleNeo-extra' !important;
  font-size: 45px;
  text-align: left;
}
@media only screen and (max-width: 767px) {
  #InternetBalkanRoaming section.main-banner .text h1 {
    font-size: 35px;
  }
}
#InternetBalkanRoaming section.main-banner .text span {
  color: white;
  font-size: 20px;
  display: inline-block;
  max-width: 390px;
}
@media only screen and (max-width: 767px) {
  #InternetBalkanRoaming section.main-banner .text span {
    font-size: 19px;
  }
}
#InternetBalkanRoaming section.text-center {
  margin-bottom: 30px;
}
#InternetBalkanRoaming section.text-center p {
  font-size: 17px;
  padding: 15px 425px;
}
@media only screen and (min-width:1200px) and (max-width: 1440px) {
  #InternetBalkanRoaming section.text-center p {
    padding: 10px 250px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #InternetBalkanRoaming section.text-center p {
    padding: 10px 140px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #InternetBalkanRoaming section.text-center p {
    padding: 10px 60px;
  }
}
@media only screen and (max-width: 767px) {
  #InternetBalkanRoaming section.text-center p {
    padding: 10px 0;
  }
}
#InternetBalkanRoaming section.beforeGo {
  background: #ffffff 0% 0% no-repeat padding-box;
  box-shadow: 0px 14px 26px #6A6A811F;
  border-radius: 15px;
  padding: 60px 60px 50px;
  margin-bottom: 80px;
  position: relative;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #InternetBalkanRoaming section.beforeGo {
    margin-bottom: 60px;
  }
}
@media only screen and (max-width: 767px) {
  #InternetBalkanRoaming section.beforeGo {
    padding: 15px 0;
    margin-bottom: 50px;
  }
}
#InternetBalkanRoaming section.beforeGo:after {
  content: " ";
  display: inline-block;
  width: 400px;
  height: 245px;
  position: absolute;
  right: 0;
  bottom: 0;
  background-repeat: no-repeat;
  background-image: url(../content/images/Internet-balkan-roaming/opcii-box-shape-new.png);
  background-position: right bottom;
  z-index: 1;
}
@media only screen and (max-width: 767px) {
  #InternetBalkanRoaming section.beforeGo:after {
    background-size: contain;
    width: 100%;
    height: 70px;
    z-index: 1;
    border-bottom-right-radius: 16px;
  }
}
#InternetBalkanRoaming section.beforeGo h2 {
  margin-bottom: 0;
  text-align: left;
}
#InternetBalkanRoaming section.beforeGo span.smallHeading {
  color: #F0037E;
  font-size: 20px;
  font-family: 'teleNeo-medium' !important;
  display: block;
  margin-bottom: 30px;
}
#InternetBalkanRoaming section.beforeGo ul li {
  margin-bottom: 15px;
  position: relative;
  margin-top: 15px;
}
@media only screen and (max-width: 767px) {
  #InternetBalkanRoaming section.beforeGo ul li {
    padding-left: 15px;
    margin-left: 0;
  }
}
#InternetBalkanRoaming section.beforeGo ul li span.number {
  color: #E20074;
  position: absolute;
  left: 0;
}
#InternetBalkanRoaming section.beforeGo ul li a.link {
  display: block;
  font-size: 18px;
  text-decoration: underline;
}
#InternetBalkanRoaming section.beforeGo ul li span {
  font-size: 19px;
  font-family: 'teleNeo-bold' !important;
}
#InternetBalkanRoaming section.beforeGo ul li p {
  font-size: 18px;
  padding-left: 25px;
}
#InternetBalkanRoaming section.beforeGo ul li p span {
  font-size: 17px;
  display: block;
  color: #f0037e;
}
#InternetBalkanRoaming section.beforeGo #myTabContent-ict2 {
  width: 100%;
  z-index: 2;
}
#InternetBalkanRoaming section.beforeGo #myTabContent-ict2 h3 {
  background-color: white;
  padding: 10px 20px;
  display: inline-flex;
  border-radius: 10px;
  align-items: center;
  box-shadow: 0px 0 26px #6a6a8157;
  font-size: 19px;
  transition: 0.3s;
  position: relative;
  cursor: default;
}
#InternetBalkanRoaming section.beforeGo #myTabContent-ict2 h3.dc-active {
  background-color: #e20074;
  color: white;
}
#InternetBalkanRoaming section.beforeGo #myTabContent-ict2 h3.dc-active svg path {
  fill: white;
}
#InternetBalkanRoaming section.beforeGo #myTabContent-ict2 h3 svg {
  position: relative;
}
#InternetBalkanRoaming section.beforeGo #myTabContent-ict2 h3 svg:hover path {
  fill: white;
}
#InternetBalkanRoaming section.beforeGo #myTabContent-ict2 h3:hover {
  background-color: #e20074;
  color: white;
}
#InternetBalkanRoaming section.beforeGo .tabs {
  position: relative;
}
#InternetBalkanRoaming section.beforeGo .tabs .nav-tabs {
  border-bottom: none;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  margin-top: -100px;
  width: 100%;
  gap: 20px;
  z-index: 2;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #InternetBalkanRoaming section.beforeGo .tabs .nav-tabs {
    gap: 10px;
  }
}
#InternetBalkanRoaming section.beforeGo .tabs ul li {
  background-color: white;
  padding: 10px 20px;
  display: inline-flex;
  border-radius: 10px;
  align-items: center;
  box-shadow: 0px 14px 26px #6A6A811F;
  transition: 0.3s;
  position: relative;
  cursor: default;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #InternetBalkanRoaming section.beforeGo .tabs ul li {
    padding: 10px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #InternetBalkanRoaming section.beforeGo .tabs ul li {
    padding: 10px;
    height: 80px;
  }
}
#InternetBalkanRoaming section.beforeGo .tabs ul li.active {
  background-color: #e20074;
  color: white;
}
#InternetBalkanRoaming section.beforeGo .tabs ul li.active svg path {
  fill: white;
}
#InternetBalkanRoaming section.beforeGo .tabs ul li .image {
  display: flex;
  align-items: center;
}
#InternetBalkanRoaming section.beforeGo .tabs ul li span {
  font-size: 18px;
  padding-left: 10px;
  line-height: 1.2;
}
@media only screen and (min-width:1200px) and (max-width: 1440px) {
  #InternetBalkanRoaming section.beforeGo .tabs ul li span {
    padding-left: 10px;
  }
}
#InternetBalkanRoaming section.beforeGo .tabs ul li:hover span {
  color: white;
}
#InternetBalkanRoaming section.beforeGo .tabs ul li:hover svg path {
  fill: white;
}
#InternetBalkanRoaming section.beforeGo .tabs ul li svg {
  position: relative;
}
@media only screen and (min-width:1200px) and (max-width: 1440px) {
  #InternetBalkanRoaming section.beforeGo .tabs ul li svg {
    width: 25px;
    height: 25px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #InternetBalkanRoaming section.beforeGo .tabs ul li svg {
    width: 25px;
    height: 25px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #InternetBalkanRoaming section.beforeGo .tabs ul li svg {
    width: 25px;
    height: 25px;
  }
}
@media only screen and (max-width: 767px) {
  #InternetBalkanRoaming section.beforeGo .tabs ul li svg {
    width: 25px;
    height: 25px;
  }
}
#InternetBalkanRoaming section.beforeGo .tabs ul li:hover {
  background-color: #e20074;
}
#InternetBalkanRoaming section.beforeGo ol {
  padding-left: 70px !important;
}
@media only screen and (max-width: 767px) {
  #InternetBalkanRoaming section.beforeGo ol {
    padding-left: 5px;
  }
}
#InternetBalkanRoaming section.beforeGo ol li::marker {
  color: #e20074;
  font-family: 'teleNeo-bold' !important;
}
#InternetBalkanRoaming section.beforeGo ol li p {
  padding-left: 10px;
}
#InternetBalkanRoaming section.beforeGo .content {
  text-align: left;
}
#InternetBalkanRoaming section.beforeGo .content span {
  margin-bottom: 15px;
}
#InternetBalkanRoaming section.boxes {
  display: flex;
  gap: 35px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #InternetBalkanRoaming section.boxes {
    gap: 20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #InternetBalkanRoaming section.boxes {
    gap: 20px;
  }
}
@media only screen and (max-width: 767px) {
  #InternetBalkanRoaming section.boxes {
    flex-direction: column;
  }
}
#InternetBalkanRoaming section.boxes .box {
  width: 33%;
  background: white;
  box-shadow: 0px 20px 36px #6A6A811F;
  border-radius: 8px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  padding: 40px 35px 40px;
  background-image: url(../content/images/Internet-balkan-roaming/IB.jpg);
  background-position: bottom right;
  background-repeat: no-repeat;
  position: relative;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #InternetBalkanRoaming section.boxes .box {
    padding: 40px 17px 40px;
  }
}
@media only screen and (max-width: 767px) {
  #InternetBalkanRoaming section.boxes .box {
    width: 100%;
  }
}
#InternetBalkanRoaming section.boxes .box:nth-of-type(2) {
  background-image: url(../content/images/Internet-balkan-roaming/IS.jpg);
}
#InternetBalkanRoaming section.boxes .box:nth-of-type(3) {
  background-image: url(../content/images/Internet-balkan-roaming/ZB.jpg);
}
#InternetBalkanRoaming section.boxes .box h3 {
  font-family: 'teleNeo-extra' !important;
  margin-bottom: 35px;
}
@media only screen and (min-width:1200px) and (max-width: 1440px) {
  #InternetBalkanRoaming section.boxes .box h3 {
    min-height: 53px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #InternetBalkanRoaming section.boxes .box h3 {
    min-height: 53px;
  }
}
#InternetBalkanRoaming section.boxes .box p {
  margin-bottom: 60px;
  font-size: 16px;
  color: black;
}
#InternetBalkanRoaming section.boxes .box a.more {
  color: #F0037E;
  text-decoration: underline;
  font-family: 'teleNeo-bold' !important;
  font-size: 18px;
  position: absolute;
  bottom: 45px;
  width: fit-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;
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ie-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
@media only screen and (max-width: 767px) {
  #InternetBalkanRoaming section.boxes .box a.more {
    position: relative;
    bottom: 0px;
  }
}
#InternetBalkanRoaming section.boxes .box a.more:after {
  content: " ";
  display: inline-block;
  opacity: 0;
  width: 20px;
  height: 10px;
  background-image: url(../content/images/Internet-balkan-roaming/arrow.svg);
  background-repeat: no-repeat;
  position: absolute;
  right: -20px;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ie-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#InternetBalkanRoaming section.boxes .box a.more:hover:after {
  right: -30px;
  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;
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ie-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#InternetBalkanRoaming section.boxes .box .ec {
  position: absolute;
  top: -30px;
  right: -15px;
  width: 90px;
}
/*endregion Internet & Balkan Roaming Borjan*/
/*endregion HBO redesign Borjan*/
.hbo-redesign {
  position: relative;
  overflow: hidden;
}
.hbo-redesign section.first {
  background-color: black;
}
.hbo-redesign section.first .partOne {
  display: flex;
  padding: 50px 0 100px;
  align-items: center;
  position: relative;
  z-index: 1;
}
.hbo-redesign section.first .partOne:before {
  content: " ";
  display: inline-block;
  height: 100%;
  width: 100%;
  position: absolute;
  right: -15%;
  top: 0%;
  background-repeat: no-repeat;
  background-image: url(../content/images/hbo-redesign/shape-sec2.png);
  background-size: initial;
  background-position: right;
}
@media only screen and (min-width:1200px) and (max-width: 1440px) {
  .hbo-redesign section.first .partOne:before {
    right: -30%;
    top: -10%;
    background-position: left;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .hbo-redesign section.first .partOne:before {
    right: -15%;
    top: -15%;
    background-position: left;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .hbo-redesign section.first .partOne:before {
    right: -30%;
    top: 0%;
    background-position: left;
    background-size: cover;
  }
}
@media only screen and (max-width: 767px) {
  .hbo-redesign section.first .partOne:before {
    height: 300px;
    right: 0;
    top: 47%;
    background-size: cover;
    background-position: left;
  }
}
@media only screen and (max-width: 767px) {
  .hbo-redesign section.first .partOne {
    flex-direction: column;
  }
}
.hbo-redesign section.first .partOne .left,
.hbo-redesign section.first .partOne .right {
  width: 50%;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .hbo-redesign section.first .partOne .left,
  .hbo-redesign section.first .partOne .right {
    width: 100%;
  }
}
.hbo-redesign section.first .partOne h1 {
  font-family: 'teleNeo-extra' !important;
  font-size: 90px;
  margin-bottom: 0;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .hbo-redesign section.first .partOne h1 {
    font-size: 70px;
  }
}
@media only screen and (max-width: 767px) {
  .hbo-redesign section.first .partOne h1 {
    font-size: 70px;
  }
}
.hbo-redesign section.first .partOne span.small {
  font-size: 30px;
  color: white;
  display: block;
  margin-bottom: 30px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .hbo-redesign section.first .partOne span.small {
    font-size: 25px;
  }
}
@media only screen and (max-width: 767px) {
  .hbo-redesign section.first .partOne span.small {
    font-size: 24px;
    margin-bottom: 20px;
  }
}
.hbo-redesign section.first .partOne p {
  font-size: 19px;
  max-width: 55%;
  color: white;
  line-height: 1.2;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .hbo-redesign section.first .partOne p {
    font-size: 18px;
    max-width: 80%;
  }
}
@media only screen and (max-width: 767px) {
  .hbo-redesign section.first .partOne p {
    max-width: 100%;
    margin-bottom: 30px;
  }
}
.hbo-redesign section.first .partTwo {
  position: relative;
  z-index: 11;
  padding-bottom: 100px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .hbo-redesign section.first .partTwo {
    padding-bottom: 70px;
  }
}
.hbo-redesign section.first .partTwo p {
  color: white;
  font-size: 19px;
  max-width: 65%;
  display: inline-block;
}
@media only screen and (min-width:1200px) and (max-width: 1440px) {
  .hbo-redesign section.first .partTwo p {
    max-width: 80%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .hbo-redesign section.first .partTwo p {
    max-width: 80%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .hbo-redesign section.first .partTwo p {
    font-size: 19px;
    max-width: 90%;
  }
}
@media only screen and (max-width: 767px) {
  .hbo-redesign section.first .partTwo p {
    font-size: 18px;
    max-width: 100%;
  }
}
.hbo-redesign section.first .partTwo span {
  display: block;
  color: white;
  font-family: 'teleNeo-extra' !important;
  font-size: 26px;
  margin: 30px 0 30px;
}
@media only screen and (max-width: 767px) {
  .hbo-redesign section.first .partTwo span {
    line-height: 1.2;
  }
}
.hbo-redesign section.first .partTwo .pice-box {
  display: flex;
  background: transparent linear-gradient(0deg, #e20074 0%, #e20074 50%, #ff2495 100%) 0% 0% no-repeat padding-box;
  box-shadow: 0px 40px 80px #00000021;
  border-radius: 10px;
  align-items: center;
  width: fit-content;
  margin: auto;
  color: white;
  padding: 15px 55px;
}
.hbo-redesign section.first .partTwo .pice-box .price {
  font-size: 45px;
  font-family: 'teleNeo-medium' !important;
  margin-right: 20px !important;
  margin: 0;
}
@media only screen and (max-width: 767px) {
  .hbo-redesign section.first .partTwo .pice-box .price {
    font-size: 40px;
  }
}
.hbo-redesign section.first .partTwo .pice-box .month {
  display: flex;
  flex-direction: column;
  text-align: left;
}
.hbo-redesign section.first .partTwo .pice-box .month span {
  font-size: 16px;
  margin: 0 !important;
  font-family: 'teleNeo-regular' !important;
  position: relative;
  text-align: left;
}
@media only screen and (max-width: 767px) {
  .hbo-redesign section.first .partTwo .pice-box .month span {
    font-size: 15px;
  }
}
.hbo-redesign section.first .partTwo .pice-box .month span:first-of-type:before {
  content: " ";
  display: inline-block;
  position: absolute;
  bottom: -2px;
  width: 100%;
  height: 1px;
  background-color: white;
}
.hbo-redesign section.first .partThree {
  display: flex;
  padding: 50px 0;
  gap: 50px;
  z-index: 1;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .hbo-redesign section.first .partThree {
    gap: 0px;
  }
}
.hbo-redesign section.first .partThree:before {
  content: " ";
  display: inline-block;
  height: 100%;
  width: 100%;
  position: absolute;
  left: -15%;
  top: -25%;
  background-repeat: no-repeat;
  background-image: url(../content/images/hbo-redesign/shape-sec2.png);
  background-size: initial;
  background-position: left;
}
@media only screen and (min-width:1200px) and (max-width: 1440px) {
  .hbo-redesign section.first .partThree:before {
    left: -40%;
    top: -30%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .hbo-redesign section.first .partThree:before {
    left: -10%;
    top: -25%;
    background-position: right;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .hbo-redesign section.first .partThree:before {
    left: -22%;
    top: -15%;
    background-position: right;
    background-size: cover;
  }
}
@media only screen and (max-width: 767px) {
  .hbo-redesign section.first .partThree:before {
    height: 300px;
    width: 100%;
    position: absolute;
    left: 0;
    top: -13%;
    background-size: cover;
    background-position: left;
  }
}
@media only screen and (max-width: 767px) {
  .hbo-redesign section.first .partThree {
    flex-direction: column;
  }
}
.hbo-redesign section.first .partThree .left,
.hbo-redesign section.first .partThree .right {
  width: 50%;
  position: relative;
  z-index: 1;
}
@media only screen and (max-width: 767px) {
  .hbo-redesign section.first .partThree .left,
  .hbo-redesign section.first .partThree .right {
    width: 100%;
  }
}
.hbo-redesign section.first .partThree h2 {
  font-family: 'teleNeo-regular' !important;
  color: white;
  margin: 60px 0 40px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .hbo-redesign section.first .partThree h2 {
    margin: 0px 0 40px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .hbo-redesign section.first .partThree h2 {
    margin: 0px 0 40px;
  }
}
@media only screen and (max-width: 767px) {
  .hbo-redesign section.first .partThree h2 {
    margin: 60px 0 40px;
  }
}
.hbo-redesign section.first .partThree span {
  color: #E20074;
  display: block;
  font-family: 'teleNeo-extra' !important;
}
.hbo-redesign section.first .partThree p {
  color: white;
  font-size: 18px;
  margin-bottom: 30px;
  max-width: 75%;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .hbo-redesign section.first .partThree p {
    max-width: 90%;
  }
}
@media only screen and (max-width: 767px) {
  .hbo-redesign section.first .partThree p {
    font-size: 18px;
    max-width: 100%;
  }
}
.hbo-redesign section.first .partThree .markets {
  display: flex;
  justify-content: flex-start;
}
.hbo-redesign section.first .partThree .markets a {
  margin-right: 15px;
}
.hbo-redesign section.second {
  position: relative;
  background-repeat: no-repeat;
  background-image: url(../content/images/hbo-redesign/1-section-background-gradient.png);
  padding-bottom: 70px;
  background-size: cover;
}
.hbo-redesign section.second h2 {
  max-width: 42%;
  margin: 100px 0 80px 70px;
  line-height: 1.2;
}
@media only screen and (min-width:1200px) and (max-width: 1440px) {
  .hbo-redesign section.second h2 {
    max-width: 60%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .hbo-redesign section.second h2 {
    max-width: 73%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .hbo-redesign section.second h2 {
    max-width: 80%;
    margin: 80px 0 60px 70px;
  }
}
@media only screen and (max-width: 767px) {
  .hbo-redesign section.second h2 {
    max-width: 100%;
    margin: 60px 0 60px 0px;
    line-height: 1.2;
  }
}
.hbo-redesign section.second h2 span {
  color: #E20074;
  font-family: 'teleNeo-extra' !important;
}
.hbo-redesign section.second .whiteBox {
  background: #ffffff 0% 0% no-repeat padding-box;
  box-shadow: 0px 31px 68px #0000001A;
  border-radius: 18px;
  padding: 40px 60px;
}
@media only screen and (max-width: 767px) {
  .hbo-redesign section.second .whiteBox {
    padding: 40px 40px;
  }
}
.hbo-redesign section.second .whiteBox ol {
  position: relative;
  list-style-type: none;
  padding-left: 0px;
  list-style-position: inside;
  display: list-item;
}
.hbo-redesign section.second .whiteBox ol li {
  padding-bottom: 10px;
  counter-increment: ol;
  display: list-item;
  position: relative;
  padding-left: 30px;
  margin-bottom: 20px;
  font-size: 19px;
}
@media only screen and (max-width: 767px) {
  .hbo-redesign section.second .whiteBox ol li {
    padding-left: 30px;
    margin-bottom: 20px;
    font-size: 18px;
  }
}
.hbo-redesign section.second .whiteBox ol li img {
  position: relative;
  top: -4px;
  height: 20px;
  width: 20px;
  margin-left: 3px;
}
.hbo-redesign section.second .whiteBox ol li:before {
  content: '';
  position: absolute;
  left: 13px;
  width: 3px;
  background: transparent;
  height: 34px;
  margin: auto;
  border-bottom: 12px solid #e20074;
  top: 0;
}
.hbo-redesign section.second .whiteBox ol li:after {
  display: inline-block;
  content: " " counter(ol) " ";
  color: #A5A5A5;
  opacity: 1;
  font-family: 'teleNeo-bold' !important;
  top: 0;
  width: 20px;
  left: 0;
  height: 20px;
  position: absolute;
  font-size: 24px;
}
.hbo-redesign section.second .cs {
  margin: 50px 0px 80px 70px;
}
@media only screen and (max-width: 767px) {
  .hbo-redesign section.second .cs {
    margin: 50px 0px 60px 0px;
  }
}
.hbo-redesign section.second .cs p {
  font-size: 19px;
  line-height: 1.2;
}
@media only screen and (max-width: 767px) {
  .hbo-redesign section.second .cs p {
    font-size: 18px;
  }
}
.hbo-redesign section.second .cs p a {
  font-family: 'teleNeo-bold' !important;
}
.hbo-redesign section.second .custom-acc .text-box {
  text-align: center;
}
.hbo-redesign section.second .custom-acc .text-box .guide {
  background: radial-gradient(closest-side at 50% 100%, #eb0079 0%, #fe2193 100%) 0% 0% no-repeat padding-box;
  border-radius: 6px;
  padding: 13px 35px;
  color: white;
  display: inline-block;
  margin-top: 30px;
  font-size: 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;
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ie-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
@media only screen and (max-width: 767px) {
  .hbo-redesign section.second .custom-acc .text-box .guide {
    font-size: 17px;
    padding: 13px 18px;
  }
}
@media (max-width: 350px) {
  .hbo-redesign section.second .custom-acc .text-box .guide {
    font-size: 16px;
    padding: 13px 8px;
  }
}
.hbo-redesign section.second .custom-acc .text-box .guide:hover {
  background: radial-gradient(closest-side at 50% 100%, #eb0079 0%, #e71e86 100%) 0% 0% no-repeat padding-box;
  -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;
  -webkit-transition: all 0.2s ease-in-out;
  -khtml-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ie-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.hbo-redesign section.second .custom-acc .text-box .guide img {
  padding-right: 10px;
}
.hbo-redesign section.second .custom-acc h2 {
  margin: 0;
  font-family: 'teleNeo-extra' !important;
  margin-bottom: 40px;
  text-align: left;
}
.hbo-redesign section.second .custom-acc p {
  margin: 0 0 20px !important;
  font-size: 19px;
  text-align: left;
}
@media only screen and (max-width: 767px) {
  .hbo-redesign section.second .custom-acc p {
    font-size: 18px;
    line-height: 1.2;
  }
}
.hbo-redesign section.second .custom-acc ul {
  padding-left: 20px;
  text-align: left;
}
.hbo-redesign section.second .custom-acc ul li {
  font-size: 19px;
  position: relative;
  text-align: left;
}
.hbo-redesign section.second .custom-acc ul li:before {
  content: "-";
  position: absolute;
  left: -20px;
  top: 10px;
  bottom: 0;
  margin: auto;
  font-size: 48px;
  line-height: 1px;
  color: #e20074;
}
.hbo-redesign section.second .custom-acc .panel {
  box-shadow: unset;
}
.hbo-redesign section.second .custom-acc .panel-default {
  background-color: unset !important;
  border-bottom: unset !important;
}
.hbo-redesign section.second .custom-acc .panel-heading {
  background: transparent radial-gradient(closest-side at 50% 19%, #ef007b 0%, #c40064 100%) 0% 0% no-repeat padding-box;
  border-radius: 11px;
  padding: 0;
}
.hbo-redesign section.second .custom-acc .panel-heading h4 {
  padding: 0 !important;
}
.hbo-redesign section.second .custom-acc .panel-heading h4 a {
  position: relative;
  padding: 25px 20px 25px 60px;
  font-size: 20px !important;
  font-family: 'teleNeo-bold' !important;
  color: white;
  display: block;
  text-decoration: unset;
}
@media only screen and (max-width: 767px) {
  .hbo-redesign section.second .custom-acc .panel-heading h4 a {
    padding: 25px 20px 25px 30px;
  }
}
@media (max-width: 350px) {
  .hbo-redesign section.second .custom-acc .panel-heading h4 a {
    padding: 25px 20px 25px 15px !important;
    font-size: 19px !important;
  }
}
.hbo-redesign section.second .custom-acc .panel-heading h4 a.collapsed:before {
  top: 50%;
  content: '+';
  font-size: 40px;
  font-family: 'Ionicons';
  position: absolute;
  color: white;
  top: 0;
  bottom: 0;
  right: 40px;
  margin: auto;
  width: 25px;
  height: 15px;
  background-repeat: no-repeat;
  background-size: cover;
  filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7476%) hue-rotate(128deg) brightness(108%) contrast(105%);
}
@media only screen and (max-width: 767px) {
  .hbo-redesign section.second .custom-acc .panel-heading h4 a.collapsed:before {
    font-size: 30px;
    top: -3px;
  }
}
@media (max-width: 350px) {
  .hbo-redesign section.second .custom-acc .panel-heading h4 a.collapsed:before {
    right: 15px !important;
  }
}
.hbo-redesign section.second .custom-acc .panel-heading h4 a:before {
  top: 50%;
  content: '-';
  position: absolute;
  color: white;
  font-size: 40px;
  top: 0;
  bottom: 0;
  right: 40px;
  margin: auto;
  width: 25px;
  height: 25px;
  background-repeat: no-repeat;
  background-size: cover;
  filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7476%) hue-rotate(128deg) brightness(108%) contrast(105%);
  font-family: 'Ionicons';
}
@media only screen and (max-width: 767px) {
  .hbo-redesign section.second .custom-acc .panel-heading h4 a:before {
    top: -4px;
  }
}
@media (max-width: 350px) {
  .hbo-redesign section.second .custom-acc .panel-heading h4 a:before {
    right: 15px !important;
  }
}
.hbo-redesign section.second .custom-acc #collapseOne {
  padding: 50px 50px 40px 50px;
  background: #ffffff 0% 0% no-repeat padding-box;
  box-shadow: 0px 31px 68px #0000001A;
  border-radius: 18px;
  margin-top: 10px;
}
@media only screen and (max-width: 767px) {
  .hbo-redesign section.second .custom-acc #collapseOne {
    padding: 50px 40px 40px 40px;
  }
}
@media (max-width: 350px) {
  .hbo-redesign section.second .custom-acc #collapseOne {
    padding: 50px 30px 40px 30px;
  }
}
/*#region HBO redesign Borjan */
/*#region SmartStart Carousel redesign */
#smart-start .how-to-start .horizontal-carousel {
  position: relative;
  margin: 30px auto 50px auto;
  height: auto;
}
@media only screen and (max-width: 767px) {
  #smart-start .how-to-start .horizontal-carousel {
    margin: 30px auto 60px auto;
  }
}
#smart-start .how-to-start .horizontal-carousel .carousel-inner {
  display: flex;
  height: 100%;
  transition: transform 0.1s ease-in-out;
  height: auto;
}
@media only screen and (max-width: 767px) {
  #smart-start .how-to-start .horizontal-carousel .carousel-inner {
    width: 85%;
    margin: 0 auto;
  }
}
#smart-start .how-to-start .horizontal-carousel .carousel-inner img {
  display: none;
}
#smart-start .how-to-start .horizontal-carousel .carousel-inner .item {
  left: 0;
  flex: 0 0 auto;
  width: 100%;
  transition: transform 0.5s ease, opacity 0.5s ease;
  opacity: 0;
  height: 100%;
}
#smart-start .how-to-start .horizontal-carousel .carousel-inner .item.active {
  top: 0;
  display: block;
  opacity: 1;
}
#smart-start .how-to-start .horizontal-carousel .carousel-inner .item.next {
  display: block;
}
#smart-start .how-to-start .horizontal-carousel .carousel-inner .item.prev {
  display: block;
}
#smart-start #horizontal-slick-qa .link {
  position: absolute;
  left: 0;
  margin: 0 auto;
  right: 0;
  bottom: 0;
  display: flex;
  justify-content: center;
  width: 100%;
  height: 55px;
  border-radius: 8px;
  background: rgba(132, 0, 66, 0.55);
}
#smart-start #horizontal-slick-qa .one-t-dicklaimer {
  position: relative;
  left: initial;
  right: 0;
  display: inline-block;
  width: 75px;
  height: 80px;
  top: inherit;
}
#smart-start #horizontal-slick-qa .one-t-dicklaimer:before {
  content: '\f3d7';
  right: 20px !important;
  top: 8px;
  background: #d3056c;
  width: 40px;
  height: 40px;
  border-radius: 50px;
  font-family: "Ionicons";
  transform: rotate(45deg);
  font-size: 30px;
  padding: 0px 10px;
  text-align: center;
  position: absolute;
  left: initial;
  z-index: 3;
  line-height: 40px;
}
#smart-start #horizontal-slick-qa .one-t-dicklaimer .one-t-dicklaimer-message {
  left: 0;
  position: absolute;
  bottom: 70px !important;
  width: 65px !important;
}
#smart-start #horizontal-slick-qa .panel-group {
  display: flex;
  opacity: 1;
  width: 100%;
  height: 100%;
  justify-content: center;
  column-gap: 30px;
  margin-top: 20px;
}
@media only screen and (max-width: 767px) {
  #smart-start #horizontal-slick-qa .panel-group {
    row-gap: 30px;
    flex-wrap: wrap;
  }
}
#smart-start #horizontal-slick-qa .panel-default {
  border: 0;
  text-align: left;
  margin: 0;
  width: 32%;
  border-radius: 8px;
  border-top-right-radius: 15px;
  border-top-left-radius: 15px;
  background: rgba(132, 0, 66, 0.4);
  position: relative;
  box-shadow: 0px -5px 9px 3px rgba(241, 241, 249, 0.12);
}
@media only screen and (max-width: 767px) {
  #smart-start #horizontal-slick-qa .panel-default {
    width: 100%;
  }
}
#smart-start #horizontal-slick-qa .panel-default .panel-heading {
  background-color: transparent;
  color: white;
  border: 0 !important;
  padding: 0 !important;
}
#smart-start #horizontal-slick-qa .panel-default .panel-heading .panel-title {
  padding: 0;
  margin: 0;
  min-height: 90px;
}
#smart-start #horizontal-slick-qa .panel-default .panel-heading .panel-title a {
  min-height: 115px;
  display: inline-flex;
  align-items: flex-start;
}
#smart-start #horizontal-slick-qa .panel-default .panel-heading .panel-title .collapsed.item-link:after {
  content: '+';
  font-family: teleicon-outline;
  position: absolute;
  color: white;
  font-size: 17px;
  top: 25px;
  right: 20px;
  margin: auto;
  transition-property: transform;
  transition-duration: .25s;
  display: none;
}
@media only screen and (max-width: 767px) {
  #smart-start #horizontal-slick-qa .panel-default .panel-heading .panel-title .collapsed.item-link:after {
    right: 0;
  }
}
#smart-start #horizontal-slick-qa .panel-default .panel-heading .panel-title .item-link {
  padding: 30px 10px 10px 20px;
}
#smart-start #horizontal-slick-qa .panel-default .panel-heading .panel-title .item-link:after {
  content: '-';
  font-family: teleicon-outline;
  position: absolute;
  color: white;
  font-size: 17px;
  top: 25px;
  right: 20px;
  margin: auto;
  transition-property: transform;
  transition-duration: .25s;
  display: none;
}
@media only screen and (max-width: 767px) {
  #smart-start #horizontal-slick-qa .panel-default .panel-heading .panel-title .item-link:after {
    right: 0;
  }
}
#smart-start #horizontal-slick-qa .panel-collapse {
  display: block;
}
#smart-start #horizontal-slick-qa .panel-collapse a {
  background: transparent;
  border-radius: 10px;
  border-top-left-radius: 0 !important;
  padding: 10px 20px !important;
  min-height: 250px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #smart-start #horizontal-slick-qa .panel-collapse a {
    min-height: 290px;
  }
}
#smart-start #horizontal-slick-qa .panel-collapse .pannel-body {
  padding: 0;
  border: 0;
}
#smart-start #horizontal-slick-qa .panel-collapse .pannel-body p {
  padding: 0 !important;
  font-size: 16px;
  line-height: 1.2;
  display: block;
}
#smart-start #horizontal-slick-qa a.prev i {
  position: absolute;
  top: 50%;
  font-size: 35px;
  opacity: .7;
  transition: all ease-in 0.5s;
  left: -35px;
}
@media only screen and (max-width: 767px) {
  #smart-start #horizontal-slick-qa a.prev i {
    left: -10px;
  }
}
#smart-start #horizontal-slick-qa a.next i {
  position: absolute;
  top: 50%;
  font-size: 35px;
  opacity: .7;
  transition: all ease-in 0.5s;
  right: -35px;
}
@media only screen and (max-width: 767px) {
  #smart-start #horizontal-slick-qa a.next i {
    right: -10px;
  }
}
#smart-start #horizontal-slick-qa .item-link {
  text-align: left;
  display: block;
  width: 100%;
  text-indent: 0;
  margin: 0;
  height: auto;
  font-size: 20px;
  padding: 20px 20px;
  color: white;
  border-bottom: unset !important;
  line-height: 1.2;
}
@media only screen and (max-width: 767px) {
  #smart-start #horizontal-slick-qa .item-link {
    padding: 20px 20px 20px 0;
    font-size: 19px;
  }
}
#smart-start #horizontal-slick-qa .item-link.collapsed {
  border-bottom: 1px solid #fafafa47;
}
#smart-start .carousel-indicators {
  text-align: center;
  margin-top: 15px;
  bottom: -50px;
}
@media only screen and (max-width: 767px) {
  #smart-start .carousel-indicators {
    bottom: -60px;
  }
}
#smart-start .carousel-indicators.active {
  background-repeat: no-repeat;
  border: none;
  background-color: #ddd;
  border-radius: 0;
  height: 1px;
  width: 25px;
  margin: 0 4px;
  opacity: 0.7;
  transition: opacity 0.3s;
  padding: 1px;
}
#smart-start .carousel-indicators li {
  border: none;
  background-color: #ddd;
  border-radius: 5px;
  height: 1px;
  width: 25px;
  margin: 0 4px;
  opacity: 0.7;
  transition: opacity 0.3s;
  padding: 1px;
}
#smart-start .carousel-indicators li.active {
  height: 5px;
  color: white;
  opacity: 1;
  width: 30px;
}
/*#endregion SmartStart Carousel redesign*/
/*#region Infobip Omni redesign */
#infobip-omni .main-banner {
  background-image: url(../content/images/infobip-omni/baner-top-new.jpg);
  position: relative;
  padding: 5% 0;
  background-position: center;
  background-size: cover;
  height: 460px;
}
#infobip-omni .main-banner.sq {
  background-image: url(../content/images/infobip-omni/baner-top-new-sq.jpg);
}
@media only screen and (max-width: 767px) {
  #infobip-omni .main-banner.sq {
    background-image: url(../content/banners/2025/B2B-OMNI-sq-mob.jpg) !important;
  }
}
#infobip-omni .main-banner .image {
  position: relative;
  top: -60px;
}
@media only screen and (min-width:1200px) and (max-width: 1440px) {
  #infobip-omni .main-banner {
    height: 380px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #infobip-omni .main-banner {
    height: 310px;
  }
}
@media (max-width: 991px) {
  #infobip-omni .main-banner {
    background-image: url(../content/banners/2025/B2B-OMNI-mob.jpg) !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #infobip-omni .main-banner {
    height: 400px;
  }
}
@media only screen and (max-width: 767px) {
  #infobip-omni .main-banner {
    background-image: url(../content/banners/2025/B2B-OMNI-mob.jpg) !important;
    height: 370px;
  }
}
#infobip-omni .main-banner .header {
  margin-top: 30px;
}
#infobip-omni .main-banner .header h1 {
  position: relative;
  font-size: 75px;
  color: white;
  font-family: 'teleNeo-extra' !important;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #infobip-omni .main-banner .header h1 {
    font-size: 65px;
  }
}
@media only screen and (max-width: 767px) {
  #infobip-omni .main-banner .header h1 {
    font-size: 45px;
  }
}
#infobip-omni .main-banner .header h2 {
  text-transform: uppercase;
  font-size: 42px;
  color: white;
  font-family: 'teleNeo-bold' !important;
  width: 50%;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #infobip-omni .main-banner .header h2 {
    font-size: 30px;
  }
}
@media only screen and (max-width: 767px) {
  #infobip-omni .main-banner .header h2 {
    font-size: 32px;
    width: 100%;
  }
}
#infobip-omni .main-banner .header p {
  color: white;
  font-size: 22px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #infobip-omni .main-banner .header p {
    font-size: 19px;
    width: 40%;
    line-height: 1.2;
  }
}
@media only screen and (max-width: 767px) {
  #infobip-omni .main-banner .header p {
    font-size: 19px;
    line-height: 1.2;
  }
}
#infobip-omni .omni-intro {
  background: #FFFFFF;
  box-shadow: 0px -10px 90px rgba(0, 0, 0, 0.14);
  margin-bottom: 0px;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  #infobip-omni .omni-intro {
    padding-top: 0;
  }
}
#infobip-omni .omni-intro .text {
  padding: 60px 270px 40px;
}
@media only screen and (min-width:1200px) and (max-width: 1440px) {
  #infobip-omni .omni-intro .text {
    padding: 60px 60px 40px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #infobip-omni .omni-intro .text {
    padding: 35px 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #infobip-omni .omni-intro .text {
    padding: 35px 0;
  }
}
@media only screen and (max-width: 767px) {
  #infobip-omni .omni-intro .text {
    padding: 35px 0;
  }
}
#infobip-omni .omni-intro .text h2 {
  font-size: 32px;
  font-family: 'teleNeo-bold' !important;
  line-height: 1.2;
  margin: 0px 0 40px 0;
  padding: 0 110px;
  text-transform: uppercase;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #infobip-omni .omni-intro .text h2 {
    padding: 0 55px;
  }
}
@media only screen and (max-width: 767px) {
  #infobip-omni .omni-intro .text h2 {
    padding: 0;
    margin: 0px 0 20px 0;
  }
}
#infobip-omni .omni-intro .text p {
  padding: 0 125px;
  font-size: 18px;
  line-height: 1.2;
  margin-bottom: 30px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #infobip-omni .omni-intro .text p {
    padding: 0 55px;
  }
}
@media only screen and (max-width: 767px) {
  #infobip-omni .omni-intro .text p {
    padding: 0;
    margin-bottom: 15px;
  }
}
#infobip-omni .komunikaciski-kanali {
  background-color: #242424;
  padding: 60px 0;
  text-align: center;
}
#infobip-omni .komunikaciski-kanali h2 {
  color: white;
  font-family: 'teleNeo-extra' !important;
  text-transform: uppercase;
}
#infobip-omni .komunikaciski-kanali p {
  color: white;
  padding: 0 400px;
  font-size: 18px;
}
@media only screen and (min-width:1200px) and (max-width: 1440px) {
  #infobip-omni .komunikaciski-kanali p {
    padding: 0 240px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #infobip-omni .komunikaciski-kanali p {
    padding: 0 220px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #infobip-omni .komunikaciski-kanali p {
    padding: 0;
  }
}
@media only screen and (max-width: 767px) {
  #infobip-omni .komunikaciski-kanali p {
    padding: 10px 0 0;
  }
}
#infobip-omni .komunikaciski-kanali .wrap {
  padding-top: 50px;
  display: flex;
  justify-content: center;
  column-gap: 120px;
}
@media only screen and (max-width: 767px) {
  #infobip-omni .komunikaciski-kanali .wrap {
    row-gap: 10px;
    flex-wrap: wrap;
    column-gap: 30px;
  }
}
#infobip-omni .komunikaciski-kanali .wrap .img {
  width: 70px;
  height: 85px;
  margin: 0 auto;
}
@media only screen and (max-width: 767px) {
  #infobip-omni .komunikaciski-kanali .wrap .img {
    width: 60px;
  }
}
#infobip-omni .komunikaciski-kanali .wrap span {
  color: white;
  font-size: 18px;
}
#infobip-omni .krajni-korisnici {
  background: linear-gradient(180deg, #ffffff 52.87%, #e6eaf7 100%);
  text-align: center;
  padding: 60px 0;
}
#infobip-omni .krajni-korisnici h2 {
  font-size: 32px;
  font-family: 'teleNeo-extra' !important;
  line-height: 1.2;
  margin: 0 auto 25px;
  width: 35%;
  text-transform: uppercase;
}
@media only screen and (min-width:1200px) and (max-width: 1440px) {
  #infobip-omni .krajni-korisnici h2 {
    width: 50%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #infobip-omni .krajni-korisnici h2 {
    width: 60%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #infobip-omni .krajni-korisnici h2 {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  #infobip-omni .krajni-korisnici h2 {
    width: 100%;
  }
}
#infobip-omni .krajni-korisnici p {
  width: 35%;
  font-size: 18px;
  line-height: 1.2;
  margin: 0 auto 5px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #infobip-omni .krajni-korisnici p {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  #infobip-omni .krajni-korisnici p {
    width: 100%;
  }
}
#infobip-omni .krajni-korisnici .wrap {
  padding-top: 50px;
  display: flex;
  justify-content: center;
  column-gap: 80px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #infobip-omni .krajni-korisnici .wrap {
    column-gap: 0;
  }
}
@media only screen and (max-width: 767px) {
  #infobip-omni .krajni-korisnici .wrap {
    column-gap: 60px;
    flex-wrap: wrap;
  }
}
#infobip-omni .krajni-korisnici .wrap span {
  color: black;
  font-size: 20px;
  font-family: 'teleNeo-bold' !important;
}
#infobip-omni .krajni-korisnici .wrap .img {
  margin-top: 30px;
}
#infobip-omni .idnina-na-marketot {
  padding: 60px 0;
  position: relative;
  background-color: #242424;
  color: white;
}
#infobip-omni .idnina-na-marketot h2 {
  font-size: 32px;
  font-family: 'teleNeo-extra' !important;
  line-height: 1.2;
  margin: 0 auto 25px;
  width: 55%;
  text-transform: uppercase;
  text-align: center;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #infobip-omni .idnina-na-marketot h2 {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  #infobip-omni .idnina-na-marketot h2 {
    width: 100%;
  }
}
#infobip-omni .idnina-na-marketot p {
  width: 40%;
  font-size: 18px;
  line-height: 1.2;
  margin: 0 auto 5px;
  text-align: center;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #infobip-omni .idnina-na-marketot p {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  #infobip-omni .idnina-na-marketot p {
    width: 100%;
  }
}
#infobip-omni .idnina-na-marketot .wrap {
  display: flex;
  justify-content: space-around;
  align-items: center;
  padding: 50px 0 0;
  column-gap: 90px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #infobip-omni .idnina-na-marketot .wrap {
    column-gap: 10px;
  }
}
@media only screen and (max-width: 767px) {
  #infobip-omni .idnina-na-marketot .wrap {
    padding: 20px 0 0;
    flex-direction: column;
  }
}
@media only screen and (max-width: 767px) {
  #infobip-omni .idnina-na-marketot .wrap.two {
    flex-direction: column-reverse;
  }
}
@media only screen and (max-width: 767px) {
  #infobip-omni .idnina-na-marketot .wrap.four {
    flex-direction: column-reverse;
  }
}
#infobip-omni .idnina-na-marketot .wrap img {
  max-width: 100%;
  height: auto;
  display: block;
}
#infobip-omni .idnina-na-marketot .wrap .left {
  flex: 1;
  padding: 0;
  text-align: left;
}
#infobip-omni .idnina-na-marketot .wrap .left img {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (max-width: 767px) {
  #infobip-omni .idnina-na-marketot .wrap .left img {
    max-width: 85%;
    margin: 0 auto;
  }
}
#infobip-omni .idnina-na-marketot .wrap .right {
  flex: 1;
  padding: 0;
  text-align: left;
}
#infobip-omni .idnina-na-marketot .wrap .right img {
  max-width: 100%;
}
@media only screen and (max-width: 767px) {
  #infobip-omni .idnina-na-marketot .wrap .right img {
    max-width: 85%;
    margin: 0 auto;
  }
}
#infobip-omni .idnina-na-marketot .wrap .text h3 {
  font-family: 'teleNeo-bold' !important;
  font-size: 27px;
  margin-bottom: 20px;
  position: relative;
}
#infobip-omni .idnina-na-marketot .wrap .text h3:before {
  content: '';
  position: absolute;
  background-color: #e20074;
  width: 3px;
  height: 19px;
  left: -25px;
  top: 5px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #infobip-omni .idnina-na-marketot .wrap .text h3:before {
    width: 2px;
    left: -15px;
    top: 5px;
  }
}
#infobip-omni .idnina-na-marketot .wrap .text p {
  text-align: left;
  width: 100%;
  padding-right: 80px;
  opacity: 0.9;
}
@media only screen and (max-width: 767px) {
  #infobip-omni .idnina-na-marketot .wrap .text p {
    padding-right: 0;
  }
}
#infobip-omni .kampanja-baranje {
  padding: 60px 0;
  background-color: #e20074;
  text-align: center;
}
#infobip-omni .kampanja-baranje .text {
  color: white;
  margin-bottom: 30px;
}
#infobip-omni .kampanja-baranje .text h2 {
  text-transform: uppercase;
  font-family: 'teleNeo-extra' !important;
  width: 30%;
  margin: 0 auto;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #infobip-omni .kampanja-baranje .text h2 {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  #infobip-omni .kampanja-baranje .text h2 {
    width: 100%;
  }
}
#infobip-omni .kampanja-baranje .text p {
  font-size: 18px;
}
#infobip-omni .footer-logo {
  background-color: white;
  padding: 10px 0;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #infobip-omni .footer-logo {
    padding: 10px 0 0;
  }
}
@media only screen and (max-width: 767px) {
  #infobip-omni .footer-logo {
    padding: 10px 0 35px;
  }
}
#infobip-omni .footer-logo .img {
  text-align: right;
}
#infobip-omni .footer-logo .img img {
  width: 200px;
  height: 60px;
}
/*#endregion Infobip Omni redesign*/
/*#region Novogodishna 2025 redesign*/
#novogodishna-2025 .main-banner {
  position: relative;
  width: 100%;
  margin: auto;
}
#novogodishna-2025 .main-banner.sq .banner-image {
  background-image: url(../content/images/Novogodishna-2025/Top-Banner-sq.jpg);
}
#novogodishna-2025 .main-banner .banner-image {
  background-image: url(../content/images/Novogodishna-2025/Top-Banner.jpg);
  min-height: 525px;
  border-radius: 40px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
  transition: background-image 0.2s ease-in-out;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #novogodishna-2025 .main-banner .banner-image {
    min-height: 385px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #novogodishna-2025 .main-banner .banner-image {
    min-height: 350px;
  }
}
@media only screen and (max-width: 767px) {
  #novogodishna-2025 .main-banner .banner-image {
    min-height: unset;
    height: 220px;
  }
}
#novogodishna-2025 .main-banner video {
  width: 100%;
  height: 100%;
  border-radius: 40px;
  z-index: 15;
  position: absolute;
  left: 0;
  object-fit: cover;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #novogodishna-2025 .main-banner video {
    height: 355px;
  }
}
@media only screen and (max-width: 767px) {
  #novogodishna-2025 .main-banner video {
    height: 220px;
  }
}
#novogodishna-2025 .main-banner video.fade {
  opacity: 1;
  transition: opacity 0.2s ease-in;
}
#novogodishna-2025 .main-banner a.fade-out {
  opacity: 0;
  transition: opacity 0.3s ease-out;
}
#novogodishna-2025 .main-banner .fade-out {
  opacity: 0;
  transition: opacity 0.2s ease-out;
}
#novogodishna-2025 .main-banner .video {
  object-fit: cover;
  border-radius: 40px;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #202020;
  z-index: 10;
  opacity: 0;
  -webkit-transition: opacity .5s;
  transition: opacity .5s;
}
#novogodishna-2025 .main-banner .fade {
  opacity: 1;
  transition: opacity 0.2s ease-in;
}
#novogodishna-2025 .main-banner .video-close-btn {
  display: block;
  width: 40px;
  height: 40px;
  background-color: rgba(255, 255, 255, 0.85098039);
  background-image: url(../content/images/Novogodishna-2025/close-btn.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 18px;
  position: absolute;
  top: 24px;
  right: 24px;
  z-index: 20;
  border-radius: 50%;
  cursor: pointer;
  opacity: 0;
}
@media (min-width: 992px) {
  #novogodishna-2025 .main-banner .video-close-btn {
    top: 50px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #novogodishna-2025 .main-banner .video-close-btn {
    top: 35px;
  }
}
#novogodishna-2025 .main-banner .video-close-btn.fade {
  opacity: 1;
}
#novogodishna-2025 .main-banner .button {
  width: 100%;
  position: absolute;
  right: 0;
  left: 0;
  bottom: 60px;
  display: flex;
  justify-content: center;
  z-index: 11;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #novogodishna-2025 .main-banner .button {
    bottom: 40px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #novogodishna-2025 .main-banner .button {
    bottom: 30px;
  }
}
@media only screen and (max-width: 767px) {
  #novogodishna-2025 .main-banner .button {
    bottom: 5px;
  }
}
#novogodishna-2025 .main-banner .button svg {
  position: relative;
  left: 5px;
}
#novogodishna-2025 .ekskluzivni-sodrzini {
  position: relative;
}
#novogodishna-2025 .ekskluzivni-sodrzini .heading {
  text-align: center;
  padding: 40px 0;
}
@media only screen and (max-width: 767px) {
  #novogodishna-2025 .ekskluzivni-sodrzini .heading {
    padding: 20px 0;
  }
}
#novogodishna-2025 .ekskluzivni-sodrzini .heading h1 {
  font-size: 42px;
  color: #e20074;
  font-family: 'teleNeo-extra' !important;
  line-height: 1.2;
  margin: 20px 0;
  text-transform: none;
}
@media only screen and (max-width: 767px) {
  #novogodishna-2025 .ekskluzivni-sodrzini .heading h1 {
    font-size: 32px;
    line-height: 1.1;
  }
}
#novogodishna-2025 .ekskluzivni-sodrzini .heading h1 span {
  display: block;
  color: black;
  font-family: 'teleNeo-medium' !important;
  font-size: 26px;
}
@media only screen and (max-width: 767px) {
  #novogodishna-2025 .ekskluzivni-sodrzini .heading h1 span {
    font-size: 21px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #novogodishna-2025 .ekskluzivni-sodrzini .heading .image {
    width: 50%;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 767px) {
  #novogodishna-2025 .ekskluzivni-sodrzini .heading .image {
    width: 40%;
    margin: 0 auto;
  }
}
#novogodishna-2025 .ekskluzivni-sodrzini .content {
  padding: 40px 0;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #novogodishna-2025 .ekskluzivni-sodrzini .content {
    padding: 30px 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #novogodishna-2025 .ekskluzivni-sodrzini .content {
    padding: 20px 0;
  }
}
@media only screen and (max-width: 767px) {
  #novogodishna-2025 .ekskluzivni-sodrzini .content {
    padding: 0 0 20px;
  }
}
@media only screen and (min-width:1200px) and (max-width: 1440px) {
  #novogodishna-2025 .ekskluzivni-sodrzini .content .row {
    display: flex;
    align-items: center;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #novogodishna-2025 .ekskluzivni-sodrzini .content .row {
    display: flex;
    align-items: center;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #novogodishna-2025 .ekskluzivni-sodrzini .content .row {
    display: flex;
    align-items: center;
  }
}
#novogodishna-2025 .ekskluzivni-sodrzini .content .text {
  height: 520px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
  padding-right: 90px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #novogodishna-2025 .ekskluzivni-sodrzini .content .text {
    padding-right: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #novogodishna-2025 .ekskluzivni-sodrzini .content .text {
    height: auto;
    padding-right: 0;
  }
}
@media only screen and (max-width: 767px) {
  #novogodishna-2025 .ekskluzivni-sodrzini .content .text {
    padding-right: 0;
    padding-bottom: 25px;
    height: auto;
  }
}
#novogodishna-2025 .ekskluzivni-sodrzini .content .text h2 {
  font-family: 'teleNeo-extra' !important;
}
@media only screen and (max-width: 767px) {
  #novogodishna-2025 .ekskluzivni-sodrzini .content .text h2 {
    font-size: 24px;
  }
}
#novogodishna-2025 .ekskluzivni-sodrzini .content .text p {
  font-size: 19px;
}
#novogodishna-2025 .ekskluzivni-sodrzini .content .text p:first-of-type {
  margin: 10px 0 0;
}
#novogodishna-2025 .ekskluzivni-sodrzini .content .text .button-more {
  margin-top: 20px;
}
@media only screen and (max-width: 767px) {
  #novogodishna-2025 .ekskluzivni-sodrzini .content .text .button-more {
    margin: 10px auto 0;
  }
}
#novogodishna-2025 .ekskluzivni-sodrzini .content .text .small {
  color: rgba(0, 0, 0, 0.5);
}
#novogodishna-2025 .ekskluzivni-sodrzini .content .image-wrapper {
  display: flex;
  justify-content: flex-end;
  flex-wrap: wrap;
  gap: 25px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #novogodishna-2025 .ekskluzivni-sodrzini .content .image-wrapper {
    flex-direction: column;
    align-content: center;
  }
}
@media only screen and (max-width: 767px) {
  #novogodishna-2025 .ekskluzivni-sodrzini .content .image-wrapper {
    justify-content: center;
    gap: 15px;
  }
}
#novogodishna-2025 .ekskluzivni-sodrzini .content .image-wrapper img {
  width: 45%;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #novogodishna-2025 .ekskluzivni-sodrzini .content .image-wrapper img {
    width: 50%;
  }
}
#novogodishna-2025 .bonus-ured {
  padding: 40px 0;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #novogodishna-2025 .bonus-ured {
    padding: 30px 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #novogodishna-2025 .bonus-ured {
    padding: 20px 0;
  }
}
@media only screen and (max-width: 767px) {
  #novogodishna-2025 .bonus-ured {
    padding: 20px 0;
  }
}
#novogodishna-2025 .bonus-ured.perplexity {
  padding: 40px 0 150px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #novogodishna-2025 .bonus-ured.perplexity {
    padding: 30px 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #novogodishna-2025 .bonus-ured.perplexity {
    padding: 20px 0;
  }
}
@media only screen and (max-width: 767px) {
  #novogodishna-2025 .bonus-ured.perplexity {
    padding: 20px 0 80px;
  }
}
#novogodishna-2025 .bonus-ured.perplexity .wrapper {
  display: flex;
  gap: 50px;
  height: 100%;
  align-items: stretch;
  justify-content: center;
}
@media only screen and (min-width:1200px) and (max-width: 1440px) {
  #novogodishna-2025 .bonus-ured.perplexity .wrapper {
    gap: 40px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #novogodishna-2025 .bonus-ured.perplexity .wrapper {
    gap: 35px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #novogodishna-2025 .bonus-ured.perplexity .wrapper {
    flex-direction: column;
  }
}
@media only screen and (max-width: 767px) {
  #novogodishna-2025 .bonus-ured.perplexity .wrapper {
    flex-direction: column;
  }
}
#novogodishna-2025 .bonus-ured.perplexity .wrapper .box {
  width: 50%;
}
@media only screen and (max-width: 767px) {
  #novogodishna-2025 .bonus-ured.perplexity .wrapper .box {
    width: 100%;
  }
}
#novogodishna-2025 .bonus-ured.perplexity .wrapper .box .image img {
  height: 350px;
  border-top-right-radius: 16px;
  border-bottom-left-radius: unset;
  object-position: center;
}
@media only screen and (min-width:1200px) and (max-width: 1440px) {
  #novogodishna-2025 .bonus-ured.perplexity .wrapper .box .image img {
    height: 260px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #novogodishna-2025 .bonus-ured.perplexity .wrapper .box .image img {
    height: 220px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #novogodishna-2025 .bonus-ured.perplexity .wrapper .box .image img {
    height: auto;
  }
}
@media only screen and (max-width: 767px) {
  #novogodishna-2025 .bonus-ured.perplexity .wrapper .box .image img {
    height: auto;
  }
}
#novogodishna-2025 .bonus-ured.perplexity .wrapper .box.white .text {
  color: black;
  background-color: #F1F1F1;
}
#novogodishna-2025 .bonus-ured.perplexity .wrapper .box.magenta .text {
  color: white;
  background-color: #e20074;
}
#novogodishna-2025 .bonus-ured.perplexity .text {
  background-image: none;
  padding: 40px 90px 40px 55px;
  justify-content: flex-start;
  background: #f1f1f1;
  color: black;
}
@media only screen and (min-width:1200px) and (max-width: 1440px) {
  #novogodishna-2025 .bonus-ured.perplexity .text {
    padding: 35px 60px 35px 35px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #novogodishna-2025 .bonus-ured.perplexity .text {
    padding: 30px 50px 40px 35px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #novogodishna-2025 .bonus-ured.perplexity .text {
    height: auto;
    padding: 50px;
    border-top-right-radius: unset;
    border-bottom-left-radius: 16px;
  }
}
@media only screen and (max-width: 767px) {
  #novogodishna-2025 .bonus-ured.perplexity .text {
    height: auto;
    padding: 40px;
  }
}
@media (min-width: 320px) and (max-width: 450px) {
  #novogodishna-2025 .bonus-ured.perplexity .text {
    padding: 20px;
  }
}
#novogodishna-2025 .bonus-ured.perplexity .text .small {
  color: black;
}
#novogodishna-2025 .bonus-ured.perplexity .text .button-more {
  margin-top: unset;
  position: absolute;
  bottom: 40px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #novogodishna-2025 .bonus-ured.perplexity .text .button-more {
    margin-top: 20px;
    position: relative;
    bottom: unset;
  }
}
@media only screen and (max-width: 767px) {
  #novogodishna-2025 .bonus-ured.perplexity .text .button-more {
    margin-top: 20px;
    position: relative;
    bottom: unset;
  }
}
@media (min-width: 1920px) {
  #novogodishna-2025 .bonus-ured.perplexity .image img {
    object-position: top;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #novogodishna-2025 .bonus-ured.perplexity .image img {
    object-position: 5%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #novogodishna-2025 .bonus-ured.perplexity .image img {
    height: auto;
    border-bottom-left-radius: unset;
    border-top-right-radius: 16px;
  }
}
#novogodishna-2025 .bonus-ured.perplexity .col-xs-12.col-sm-12.col-md-6:first-of-type {
  padding-right: 0;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #novogodishna-2025 .bonus-ured.perplexity .col-xs-12.col-sm-12.col-md-6:first-of-type {
    padding-right: 15px;
  }
}
@media only screen and (max-width: 767px) {
  #novogodishna-2025 .bonus-ured.perplexity .col-xs-12.col-sm-12.col-md-6:first-of-type {
    padding-right: 15px;
  }
}
#novogodishna-2025 .bonus-ured.perplexity .col-xs-12.col-sm-12.col-md-6:last-of-type {
  padding-left: 0;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #novogodishna-2025 .bonus-ured.perplexity .col-xs-12.col-sm-12.col-md-6:last-of-type {
    padding-left: 15px;
  }
}
@media only screen and (max-width: 767px) {
  #novogodishna-2025 .bonus-ured.perplexity .col-xs-12.col-sm-12.col-md-6:last-of-type {
    padding-left: 15px;
  }
}
#novogodishna-2025 .bonus-ured .col-xs-12.col-sm-6.col-md-6:first-of-type {
  padding-right: 0;
}
@media only screen and (max-width: 767px) {
  #novogodishna-2025 .bonus-ured .col-xs-12.col-sm-6.col-md-6:first-of-type {
    padding-right: 15px;
  }
}
#novogodishna-2025 .bonus-ured .col-xs-12.col-sm-6.col-md-6:last-of-type {
  padding-left: 0;
}
@media only screen and (max-width: 767px) {
  #novogodishna-2025 .bonus-ured .col-xs-12.col-sm-6.col-md-6:last-of-type {
    padding-left: 15px;
  }
}
#novogodishna-2025 .bonus-ured .image img {
  width: 100%;
  height: 480px;
  object-fit: cover;
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #novogodishna-2025 .bonus-ured .image img {
    object-position: 10%;
  }
}
@media only screen and (max-width: 767px) {
  #novogodishna-2025 .bonus-ured .image img {
    height: auto;
    border-bottom-left-radius: unset;
    border-top-right-radius: 16px;
  }
}
#novogodishna-2025 .bonus-ured .text {
  color: white;
  height: 480px;
  display: flex;
  flex-direction: column;
  padding: 0 90px 0 55px;
  justify-content: center;
  background-image: url(../content/images/Novogodishna-2025/bonus-ured.png);
  background-repeat: no-repeat;
  background-size: cover;
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #novogodishna-2025 .bonus-ured .text {
    padding: 40px 50px 40px 35px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #novogodishna-2025 .bonus-ured .text {
    padding: 25px 20px 25px 25px;
  }
}
@media only screen and (max-width: 767px) {
  #novogodishna-2025 .bonus-ured .text {
    height: auto;
    padding: 20px 15px;
    border-top-right-radius: unset;
    border-bottom-left-radius: 16px;
  }
}
#novogodishna-2025 .bonus-ured .text h2 {
  font-family: 'teleNeo-extra' !important;
}
@media only screen and (max-width: 767px) {
  #novogodishna-2025 .bonus-ured .text h2 {
    font-size: 24px;
  }
}
#novogodishna-2025 .bonus-ured .text p {
  font-size: 19px;
}
@media only screen and (max-width: 767px) {
  #novogodishna-2025 .bonus-ured .text p {
    font-size: 18px;
  }
}
#novogodishna-2025 .bonus-ured .text p:first-of-type {
  margin: 10px 0 0;
}
#novogodishna-2025 .bonus-ured .text .button-more {
  margin-top: 20px;
}
#novogodishna-2025 .bonus-ured .text .small {
  color: rgba(255, 255, 255, 0.9);
}
#novogodishna-2025 .mm-bonus {
  position: relative;
  padding: 150px 0 40px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #novogodishna-2025 .mm-bonus {
    padding: 30px 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #novogodishna-2025 .mm-bonus {
    padding: 20px 0;
  }
}
@media only screen and (max-width: 767px) {
  #novogodishna-2025 .mm-bonus {
    padding: 20px 0 80px;
  }
}
#novogodishna-2025 .mm-bonus .text {
  width: 100%;
  padding-right: 100px;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #novogodishna-2025 .mm-bonus .text {
    padding-right: 70px;
  }
}
@media (max-width: 991px) {
  #novogodishna-2025 .mm-bonus .text {
    width: 100%;
    padding-right: 0;
  }
}
#novogodishna-2025 .mm-bonus .text h2 {
  color: black;
  font-family: 'teleNeo-extra' !important;
  margin-bottom: 50px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #novogodishna-2025 .mm-bonus .text h2 {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 767px) {
  #novogodishna-2025 .mm-bonus .text h2 {
    margin-bottom: 25px;
    font-size: 24px;
  }
}
#novogodishna-2025 .mm-bonus .text p {
  font-size: 19px;
}
@media only screen and (max-width: 767px) {
  #novogodishna-2025 .mm-bonus .text p {
    font-size: 18px;
  }
}
#novogodishna-2025 .mm-bonus .text .small {
  color: rgba(0, 0, 0, 0.5);
}
#novogodishna-2025 .mm-bonus .text .button-more {
  margin-top: 40px;
}
@media only screen and (max-width: 767px) {
  #novogodishna-2025 .mm-bonus .text .button-more {
    margin-top: 20px;
  }
}
#novogodishna-2025 .mm-bonus .image {
  position: relative;
  top: -90px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #novogodishna-2025 .mm-bonus .image {
    top: 0;
  }
}
@media (max-width: 991px) {
  #novogodishna-2025 .mm-bonus .image {
    top: 0;
  }
}
/*#endregion Novogodishna 2025 redesign*/
/*#region Novogodishna 2025 barieri redesign*/
#novogodishna-2025-barieri .main-banner {
  position: relative;
  width: 100%;
  margin: auto;
}
#novogodishna-2025-barieri .main-banner.sq .banner-image {
  background-image: url(../content/images/Novogodishna-2025/Top-Banner-Christmas-barieri-sq.jpg);
}
#novogodishna-2025-barieri .main-banner .banner-image {
  background-image: url(../content/images/Novogodishna-2025/Top-Banner-Christmas-barieri.jpg);
  min-height: 525px;
  border-radius: 40px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
@media only screen and (min-width:1200px) and (max-width: 1440px) {
  #novogodishna-2025-barieri .main-banner .banner-image {
    min-height: 425px;
    background-position: 60%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #novogodishna-2025-barieri .main-banner .banner-image {
    background-position: 40%;
    min-height: 355px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #novogodishna-2025-barieri .main-banner .banner-image {
    min-height: 265px;
  }
}
@media only screen and (max-width: 767px) {
  #novogodishna-2025-barieri .main-banner .banner-image {
    min-height: 230px;
    background-position: 10%;
  }
}
@media (min-width: 320px) and (max-width: 450px) {
  #novogodishna-2025-barieri .main-banner .banner-image {
    min-height: 120px;
    background-position: center;
    border-radius: 16px;
  }
}
@media (min-width: 320px) and (max-width: 375px) {
  #novogodishna-2025-barieri .main-banner .banner-image {
    min-height: 100px;
  }
}
#novogodishna-2025-barieri .barieri-content {
  padding: 40px 0;
  position: relative;
}
@media only screen and (max-width: 767px) {
  #novogodishna-2025-barieri .barieri-content {
    padding: 20px 0;
  }
}
#novogodishna-2025-barieri .barieri-content .heading {
  text-align: center;
  padding-bottom: 50px;
}
@media only screen and (max-width: 767px) {
  #novogodishna-2025-barieri .barieri-content .heading {
    padding-bottom: 0;
  }
}
#novogodishna-2025-barieri .barieri-content .heading p {
  font-size: 19px;
  width: 50%;
  margin: 10px auto 0;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #novogodishna-2025-barieri .barieri-content .heading p {
    width: 80%;
  }
}
@media only screen and (max-width: 767px) {
  #novogodishna-2025-barieri .barieri-content .heading p {
    width: 100%;
    font-size: 18px;
  }
}
#novogodishna-2025-barieri .barieri-content .heading p span {
  display: block;
  font-family: 'teleNeo-extra' !important;
  font-size: 42px;
  color: #e20074;
  line-height: 1.2;
  margin: 50px auto 0;
}
@media only screen and (min-width:1200px) and (max-width: 1440px) {
  #novogodishna-2025-barieri .barieri-content .heading p span {
    margin: 30px auto 0;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #novogodishna-2025-barieri .barieri-content .heading p span {
    margin: 20px auto 0;
  }
  #novogodishna-2025-barieri .barieri-content .heading p span br {
    display: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #novogodishna-2025-barieri .barieri-content .heading p span {
    margin: 15px auto 0;
  }
  #novogodishna-2025-barieri .barieri-content .heading p span br {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  #novogodishna-2025-barieri .barieri-content .heading p span {
    margin: 10px auto 0;
    font-size: 30px;
  }
  #novogodishna-2025-barieri .barieri-content .heading p span br {
    display: none;
  }
}
#novogodishna-2025-barieri .barieri-content .heading .image {
  margin: 20px 0;
}
#novogodishna-2025-barieri .barieri-content .absolute-image {
  position: absolute;
  right: -20%;
  bottom: -110px;
  width: auto;
}
@media only screen and (min-width:1200px) and (max-width: 1440px) {
  #novogodishna-2025-barieri .barieri-content .absolute-image {
    right: -10%;
    width: 900px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #novogodishna-2025-barieri .barieri-content .absolute-image {
    right: -10%;
    bottom: -60px;
    width: 700px;
  }
}
@media (max-width: 991px) {
  #novogodishna-2025-barieri .barieri-content .absolute-image {
    position: relative;
    right: 0;
    bottom: 0;
  }
}
#novogodishna-2025-barieri .video {
  position: relative;
  width: 75%;
  margin: 0 auto;
}
@media only screen and (max-width: 767px) {
  #novogodishna-2025-barieri .video {
    width: 100%;
  }
}
#novogodishna-2025-barieri .video iframe {
  border-radius: 16px;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  object-fit: cover;
}
#novogodishna-2025-barieri .video .embed-responsive.embed-responsive-16by9 {
  padding-bottom: 45%;
}
@media (min-width: 320px) and (max-width: 450px) {
  #novogodishna-2025-barieri .video .embed-responsive.embed-responsive-16by9 {
    padding-bottom: 65%;
  }
}
#novogodishna-2025-barieri .prazinici-zaedno {
  padding: 40px 0 70px;
  position: relative;
}
#novogodishna-2025-barieri .prazinici-zaedno .text {
  text-align: center;
}
#novogodishna-2025-barieri .prazinici-zaedno .text .image {
  margin-bottom: 15px;
}
#novogodishna-2025-barieri .prazinici-zaedno .text h2 {
  font-family: 'teleNeo-extra' !important;
  margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  #novogodishna-2025-barieri .prazinici-zaedno .text h2 {
    font-size: 24px;
  }
}
#novogodishna-2025-barieri .prazinici-zaedno .text h2 span {
  display: block;
  font-size: 26px;
}
@media only screen and (max-width: 767px) {
  #novogodishna-2025-barieri .prazinici-zaedno .text h2 span {
    font-size: 21px;
  }
}
