
/*LIVE PERSON modal add to master after 01.06.2021 **/
.LPMcloseButton {
    left: 373px!important;
}

@media only screen and (max-width: 640px) {
	.LPMcontainer.LPMoverlay img.LPMimage {
		width: 100%;
	}
	.LPMcontainer.LPMoverlay {
		max-width: 350px!important;
	
	}
	img.LPMcloseButton {
		top: 7%!important;
		left: 77%!important;
		width: 50px;
	}
}

/*LIVE PERSON modal add to master after 01.06.2021 **/

.top-bar-2019 {
	background: #e20074;/*green to #e20074*/
	font-size: 14px;
	color: #fff;
	text-transform: uppercase;
	font-family: telegroteskscreen-medium;
}

.top-bar-2019.tht  {
	background: #F2F2F2;
	color: #333;
}

.header-2019.biz .top-bar-2019  {
	background: #000;
	color: #333;
}

.header-2019.biz .top-bar-2019 .flex-area a{  
	color: #fff;
}

.top-bar-2019 .flex-area a{  
	color: #fff;/*green to #fff*/
	padding: 0 16px 0 0;
	text-decoration: none;
}
.top-bar-2019 .flex-area .service-area a:hover, .top-bar-2019 .flex-area .biz-area a:hover{  
	color: rgba(255, 255, 255, 0.6);
}
.top-bar-2019.tht .flex-area a{
	color: #333;
}

.top-bar-2019 .flex-area a:last-of-type {
	padding: 0;
}

.top-bar-2019 .flex-area a:hover{
	text-decoration: none;
	color: #c77ba2;
}

.top-bar-2019.tht .flex-area a:hover{
	text-decoration: none;
	color: #e20074;
}

.top-bar-nav a::before:hover{
	color: #E20074;
}


.top-bar-container {
	margin: auto;
	max-width: 1260px;
	padding: 7px 0;
}

.header-2019 {
	position: relative;
	/*border: 1px solid red;*/
}

.top-bar-nav {
	position: absolute;
    z-index: 1001;
    top: 46px;
	right: calc((100vw - 1260px) / 2);
	display: flex;
}

.top-bar-nav li:last-of-type {
	position: absolute;
	right: 88px;
 }

 .top-bar-nav li.basket {
	position: relative;
 }

 .top-bar-nav li.basket span {
	position: absolute;
	background: #e20074;
	height: 15px;
	width: 15px;
	border-radius: 50%;
	right: -11px;
	top: -4px;
	font-size: 11px;
	display: flex;
	align-items: end;
	justify-content: center;
	color: white;
	font-family: telegroteskscreen-bold;
}

 

.top-bar-nav a{
	color: #000;
	font-family: Telekom-Icon;
	text-decoration: none;
	display: block;
	position: relative;
	font-size: 22px;
	opacity: 1;
	
}

.top-bar-nav a:hover{
	color: #e20074;
}

.top-bar-nav a.user{
	color: #fff;
	background: #000;
	border-radius: 50%;
    width: 30px;
    height: 30px;
}
.top-bar-nav a.user.userActive {
	background: #e20074; 
	color: #fff;
}

/*.top-bar-nav a.user.userActive::after {
    content: "";
    border: 1px solid #e5e5e5;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    display: block;
    background: #e20074;
    position: absolute;
    top: 0;
    right: -1px;
}*/

.biz-area a.active {
	font-family: TeleGroteskScreen-ultra;
}

.top-bar-nav a.search::after{
	content: "q";
}

.top-bar-nav a.user::before{
	content: "U";
	display: block;
    position: absolute;
    top: 0;
    right: 4px;
}

.top-bar-nav a.basket::before{
	content: "B";
}

.flex-area {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.gone {
	transform: translateX(0);
}

.section-nav-container{
	background-color: #fff;
	width: 100%;
	position: relative;
	z-index: 998;
	box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.2);
}

.drop-line {
	position: absolute; 
	top: 58px; 
	left: 0; 
	right: 0; 
	bottom: 500px; 
	background: #f2f2f2; 
	width: 100%;
    height: 320px;
	display: none;
	z-index: 998;
}

.header-2019.biz .drop-line{ height: 525px;}
.header-2019.tht .drop-line{ height: 385px;}

.section-nav-2019{
	display: flex;
	position: relative;
	margin: auto;
	max-width: 1260px;
	/*border: 1px solid lime;*/
}

/*.section-nav-2019 .site-title {
	position: relative;
	z-index: 100;
	font-size: 1em !important;
	height: 60px;
	width: 80px;
	background: url(https://www.hrvatskitelekom.hr/webresources/images/t-logo-desktop.svg) no-repeat 0 50%;
	padding: 0;
}*/



.section-nav-2019 .site-title {
	position: relative;
	z-index: 100;
	font-size: 1em !important;
	height: 60px;
	width: 60px;
	background: url(https://www.hrvatskitelekom.hr/webresources/images/t-logo-2022/t-logo-magenta-padd-x2.svg) no-repeat -10px 50%;
	margin: 0px;
}

.section-nav-container.section-main-magenta {
	background: #e20074!important;
}

.section-nav-container.section-main-magenta .section-nav-2019 .site-title {
	background: url(https://www.hrvatskitelekom.hr/webresources/images/t-logo-2022/t-logo-white-padd-x2.svg) no-repeat -10px 50%;
}

.site-title a{
	height: 60px;
	width: 80px;
	display: inline-block;
}

.menu-container {
	width: 100%;
	z-index: 999;
	margin: 0 auto 0 auto;
	display: none;
}

/* dodano smooth učitavanje nvigacije kako bi se izbjegao BUG kada je miš iznad navigacije da se dogodi twich */
.menu-container.fade-in {
	display: block;
	animation: fadeIn ease 1s;
	-webkit-animation: fadeIn ease 1s;
	-moz-animation: fadeIn ease 1s;
	-o-animation: fadeIn ease 1s;
	-ms-animation: fadeIn ease 1s;
	}
	@keyframes fadeIn {
	0% {opacity:0;}
	100% {opacity:1;}
	}
	
	@-moz-keyframes fadeIn {
	0% {opacity:0;}
	100% {opacity:1;}
	}
	
	@-webkit-keyframes fadeIn {
	0% {opacity:0;}
	100% {opacity:1;}
	}
	
	@-o-keyframes fadeIn {
	0% {opacity:0;}
	100% {opacity:1;}
	}
	
	@-ms-keyframes fadeIn {
	0% {opacity:0;}
	100% {opacity:1;}
	}



.menu-2019{
	width: 100%;
	margin: 0 auto 0 auto;
	margin-top: 10px;
	font-family: telegroteskscreen-medium;
	/*border: 1px solid yellow;*/
}

.menu-2019 a{
	color: #333;
	text-decoration: none;
}

.menu-2019 a:hover{
	color: #e20074;
	text-decoration: none;
}

.menu-2019>ul{
	display: flex;
	align-items: center;

}

.menu-2019 ul li {
	list-style: none;
}

.top-bar-nav li  {
	padding: 0 0 0 20px;
	list-style: none;
}

li.text-bold.text-magenta, li.parent {
	padding: 8px 0;
	color: #000;
	font-weight: normal;
	font-family: telegroteskscreen-medium;
	text-transform: uppercase;
}
/*.menu-2019 ul>li>ul.dropdown-block>li{
	border-left: 1px solid #999;
}*/



.menu-2019 ul li a {
	display: block;
	padding: 8px 0;
	font-size: 16px;
	transition: .2s;
	color: #333;
}

.menu-2019 ul li a.section-headline {
    padding: 0;
    font-size: 18px;
    color: #000;
}

.menu-2019>ul>li>a {
	text-transform: uppercase;
	font-size: 16px;
	padding: 15px 36px;
}

.menu-2019 ul li.active  {
	
}

.menu-2019 ul li.active a {
	background-color: #f2f2f2;
}

/*.section-nav-container.tht .menu-2019 ul li.active a, .section-nav-container.tht .drop-line {
	background-color: #fff;
}*/


.menu-2019 ul li a span {
	transition: .3s all ease-out;
	line-height: 0px;
}

.menu-2019 ul li a:hover {
	color: #e20074;
}

.menu-2019 ul li a:hover span {
	transform: rotate(180deg);
	padding-right: 5px;
}

.menu-2019 ul li .dropdown {
	/*background-color: #fff;*/
	position: absolute;
	/*	left: 0;*/
	display: none;
	/*	width: 100%;*/
	z-index: 1001;
	padding-top: 48px;
}

.menu-2019 ul li .dropdown li {
	width: 25%;
}

.menu-2019 ul li .dropdown li:last-of-type {
	margin-bottom: 25px;
}

.menu-2019 ul li .dropdown-block {
    position: absolute;
    left: 0;
    width: calc(100% + 96px);
    display: none;
    padding: 48px;
    z-index: 1001;
    margin-left: -48px;
    padding-bottom: 150px;
}


.menu-2019 ul li .dropdown-block ul {
	margin: auto;
	max-width: 1260px;
}

.menu-banner {
	/*min-height: 200px;*/
	position: absolute;
	/*top: 100px;*/
	right:48px;
	box-shadow: 8px 8px 8px 0 rgba(0, 0, 0, 0.2);
}

.menu-2019 .menu-banner img, .menu-2019 .menu-banner a {
	display: block;
	padding: 0;
}


.menu-2019 ul li .dropdown-block li a:hover {
	font-weight: bold;
}

.menu-2019 ul li .dropdown-block li ul li a {
	border-bottom: none;
}

.menu-2019 ul li .dropdown-block li ul li a:hover {
	color: #e20074;
	text-decoration: none;
}

.menu-2019 ul li .dropdown-block li {
	width: 20%;
	float: left;
}
.menu-2019 ul li .dropdown-block  li.banner {
	width: 40%;
	float: right;
}

.menu-2019 ul li .dropdown li a {
	width: 300px;
}

.menu-2019 ul li .dropdown li a:hover {
	background-color: #f2f2f2;
}

.menu-2019 ul li .dropdown li ul li {
	display: none;
}

.menu-2019 ul li .dropdown-block li ul li {
	/*background-color: #f2f2f2;*/
	height: auto;
	float: none;
	display: block;
	width: 100%;
}

.search-wrapper {
	position: absolute;
	display: none;
	width: 100%;
	height: 100vh;
	background-color: #f2f2f2;
	z-index: 999;
	transition: opacity .4s cubic-bezier(0.6, -0.28, 0.735, 0.045), visibility .4s cubic-bezier(0.6, -0.28, 0.735, 0.045);
}

.search-wrapper div#main-nav-search {position: relative; width: 640px;}
.search-wrapper .search-filed {width: 100%; padding: 18px 15px 15px 15px; font-size: 24px; font-family: "telegroteskscreen-ultra"; border: 1px solid #dcdcdc;}

.search-wrapper.active {
	display: flex;
	width: 100%;
	top: 90px;
}

.flex-wrap {
	display: flex;
	/* justify-content: center; */
	width: 100%;
	align-items: center;
	flex-direction: column;
	padding-top: 105px;
	box-shadow: inset 0 8px 8px -7px rgba(0,0,0,0.2);
}

.search-wrapper form {
	width: 100%;
	max-width: 700px;
	border-bottom: 1px solid #000;
	color: #000;
}

.search-wrapper form a {
	color: #000;
}

.search-wrapper form input {
	outline: none;
	border: none;
	background-color: #e5e5e5;
	color: #000;
	width: 95%;
	display: inline-block;
	padding: 20px 10px;
}

.search-cats a {
	display: inline-block;
	color: #333;
}

.search-cats a:hover {
	text-decoration: none;
	color: #e20074;
}

.search-wrapper .search-start {
    position: initial;
    right: 0;
    top: 0;
    width: auto;
    height: auto;
}



.search-wrapper .icon-search {
	font-size: 24px;
	display: inline-block;
	position: absolute;
	top: 34px;
	right: -15px;
	line-height: 1.6;
}

.top-bar-nav .icon-cancel {
	font-size: 25px;
	color: #000;
	height: 30px;
	padding-top: 4px;
	display: none;
}

.top-bar-nav .icon-cancel.show {
	display: inline-block;
}

.top-bar-nav .icon-cancel:hover {
	color: #e20074
}

.search-wrapper ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
	color: black;
	font-family: "telegroteskscreen-ultra";
	font-size: 26px;
	opacity: 1; /* Firefox */
  }

.search-wrapper :-ms-input-placeholder { /* Internet Explorer 10-11 */
	color: black;
	font-family: "telegroteskscreen-ultra";
	font-size: 26px;
  }
  
.search-wrapper ::-ms-input-placeholder { /* Microsoft Edge */
	color: black;
	font-family: "telegroteskscreen-ultra";
	font-size: 26px;
}

.search-cats-wrap {
	padding-top: 60px;
	margin: 0 auto;
	width: 100%;
	max-width: 690px;
}


.search-cats  {
	max-width: 640px;
	width: 100%;
}
.tag {
	border: 1px solid #dcdcdc;
}
.user-wrapper {
	position: absolute;
	display: none;
	width: 100%;
	height: 30vh;
	background-color: #e5e5e5;
	z-index: 9;
}

.user-wrapper.active {
	display: block;
}

.basket-wrapper {
	position: absolute;
	display: none;
	width: 100%;
	height: 30vh;
	background-color: #e5e5e5;
	z-index: 9;
}

.basket-wrapper.active {
	display: block;
}



/*=================================*/

span.drop_down_icon {
	color: #fff;
	padding-left: 5px;
	font-size: 18px;
	position: absolute;
	margin-top: 11px;
}

.menu-toggler {
	display: none;
}

.no-dtp {display: none;}


/*=================================*/

@media only screen and (max-width: 1300px) {
	.top-bar-nav {
	    position: absolute;
	    z-index: 1001;
		right: 20px;
		
		.icon-cancel {right: 20px;}
	}

	.top-bar-container {
		padding: 7px 20px;
	}

	.section-nav-2019 .site-title {
		margin-left: 20px;
	}

	.menu-2019 ul li .dropdown-block {margin-left: 0; padding-left: 20px; width: 100%; }

	.menu-banner {right: 20px;}


	.top-bar-nav li:last-of-type {
		right: 68px;
	}

	.search-wrapper div#main-nav-search {width: 100%;}
}


@media only screen and (max-width: 1024px) {
	
	.menu-2019>ul>li>a {padding: 15px 20px;}

	li.text-bold.text-magenta, li.parent {padding-left: 30px;}

	.search-wrapper.active {padding: 36px; top: 60px;}	
	.search-wrapper .flex-wrap {justify-content: flex-start; box-shadow: none;} 	
	.search-wrapper .search-filed {width: calc(100% - 24px);}
	.search-wrapper .icon-search {position: static;}
	.search-wrapper .search-start {position: absolute; right: 15px; top: 34px;	}

	.search-wrapper ::placeholder { 
		font-size: 18px;
		opacity: 1; /* Firefox */
	}

	.flex-wrap {
		padding-top: 15px;
	}

	.top-bar-nav .icon-cancel {color: #fff; color: #fff; right: -40px;}
	
	.top-bar-2019 {display: none;}

	.top-bar-nav {
		right: 64px;
		top: 15px;
	}

	.top-bar-nav a {
		color: #fff;
		/*padding: 0 0 0 14px;*/
	}

	.top-bar-nav a.user.userActive{
		color: #E20074!important;
		background: #fff!important;
	}
	
	.top-bar-nav a:hover {
		color: #fff;
	}
	.top-bar-nav li:last-of-type {
		right: 0px;
	}
	
	/*.section-nav-2019 .site-title {
		background: url(https://www.hrvatskitelekom.hr/webresources/images/t-logo-desktop-white.png) no-repeat 0 50%;
	}*/

	.section-nav-2019 .site-title {
		background: url(https://www.hrvatskitelekom.hr/webresources/images/t-logo-2022/t-logo-white-padd-x2.svg) no-repeat -15px 50%;
	}

	.header-2019.tht .site-title {
		background: url(https://www.hrvatskitelekom.hr/webresources/images/t-logo-2022/t-logo-magenta-padd-x2.svg) no-repeat -15px 50%;
	}

	.menu-toggler {
		cursor: pointer;
		position: absolute;
		right: 22px;
		top: 17px;
		background: none;
		font-family: Telekom-Icon;
		font-size: 25px;
		z-index: 1001;
		display: block;
		border: none;
		color: #fff;
	}

	.menu-toggler:before {
		content: "=";
	}

	.menu-toggler.active:before {
		content: "X";
	}

	.section-nav-2019{
		flex-flow: column;
	}

	.section-nav-container {
		background-color: #e20074;
		height: 60px;
	}

	.header-2019.biz .section-nav-container {
		background-color: #000;
	}

	.section-nav-container.tht{
		background-color: #f2f2f2;
	}


	.menu-2019 {margin-top: 0;}

	.menu-2019>ul {
		flex-flow: column;
	}
	
	.menu-2019>ul>li {
		width: 100%;
		position: relative;
	}

	.menu-2019 ul li a  {
		padding: 15px 25px;
	}

	.menu-2019 ul li ul li a {
		padding: 8px 30px;
	}

	.menu-2019 ul li .dropdown {
		padding: 0;
	}

	.menu-2019 ul li .dropdown-block, .menu-2019 ul li .dropdown{
		background-color: #fff;
		padding: 0;
	}
	
	.menu-2019>ul>li::after {
		content: "§";
	    font-size: 18px;
	    color: 	#333;
	    font-family: Telekom-Icon;
	    position: absolute;
	    right: 32px;
	    top: 12px;
	}

	.menu-2019>ul>li.loco::after {
		content: "";
	}

	.menu-2019>ul>li.parent::after {
		content: "";
	}

	.menu-2019 ul li:first-of-type{
		margin-top: 15px;
	}

	.menu-2019 ul li.loco{
		margin-top: 0;
	}

	.menu-2019 ul li.last{
		margin-left: 0;
	}

	.menu-2019 ul li.divider{
		border-top: 1px solid #e5e5e5;
	}

	.menu-2019>ul>li.no-dtp::after{
		content: "";
	}

	.menu-2019 ul li ul li{
	border-left: 0;
		}

	.menu-2019 ul li ul li:first-of-type {
		margin-top: 10px;
	}

	.menu-2019 ul>li>ul.dropdown-block>li {
		border-left: 0;
		border-bottom: 1px solid #e5e5e5;
    	padding-bottom: 10px;
	}

	.menu-2019 ul li a.parent{
		background-color: #f2f2f2;
		text-align: center;
		color: 	#333;
		display: block!important;
	}

	.menu-2019 ul li a:hover{
		color: 	#333;
	}

	.menu-2019 ul li ul li a:hover{
		color: 	#e20074;
	}

	.menu-2019 ul li a.parent::before{
		content: "%";
	    font-size: 18px;
	    float: left;
	    display: block;
	    color: 	#333;
	    font-family: Telekom-Icon;;
	}

	.menu-2019 ul li .dropdown {
		width: 100%;
		display: none;
		position: relative;
	}
	.menu-2019 ul li .dropdown li {
		width: 100%;
		padding: 0 30px;
	}
	.menu-2019 ul li .dropdown li a {
		width: 100%;
		padding: 8px 0px;
	}
	.menu-2019 ul li .dropdown-block li, 
	.menu-2019 ul li .dropdown li {
		width: 100%;
	}

	.menu-2019 ul li .dropdown-block li:last-of-type {
		width: 100%;
	}

	.menu-banner {
		margin: 20px 0;
		max-width: 100%;
		border-bottom: none!important;
		position: static;
	}

	.menu-banner img{
		width: 100%;
		max-width: 100%;
	}

	.menu-2019 ul li .dropdown-block li.banner {
		padding-right: 0;
	}

	.menu-2019 ul li .dropdown-block,
	.menu-2019 ul li .dropdown {
		position: absolute;
		transition: 0.3s all ease-out;
		left: -1024px;
		display: block;
		width: 100%;
		margin-left: 0;
	}
	.menu-2019 ul li.none, .none {
		display: none;
	}
	.menu-2019 ul li .dropdown-block.gone2,
	.menu-2019 ul li .dropdown.gone2 {
		left: 0;
	}

	.menu-container {
		transform: translateX(-1024px);
		transition: 0.3s ease-out;
		height: 0;
		background: #fff;
		width: 100vw;
		/*margin-left: -20px;*/
		width: 100vw;
		overflow: hidden;
		visibility: hidden;
	}
	.menu-container.gone {
		transform: translateX(0);
		visibility: visible;
		height: 300vh;
	}

	.no-dtp {display: block;}

	.addon-menu li a  {
		padding: 15px 25px;
		color: #333;
		text-transform: uppercase;
		font-size: 16px;
		display: block;
		font-family: telegroteskscreen-medium;
	}

	.addon-menu li.divider{
		border-top: 1px solid #e5e5e5;
	}

	form input {
		width: 88%;
	}


}

#divMainPreviewToolbar {display: none;}

/*** accessibility navigation */
.skip-to-main-content a {
	position: absolute; 
	left: -9999px;
	z-index: 999; 
	padding: 1em;
	background-color: black;
	color: white;
	opacity: 0; 
}

.skip-to-main-content a:focus {
	left: 118px; 
	transform: translateX(-50%); 
	opacity: 1; 
}