.pt0 {padding-top: 0;}
.pb0 {padding-bottom: 0;}
.d-n { display: none !important; transition: all .25s linear}

.business-container {
	padding-bottom: 4em;
}

.business-container .header h2 {
	padding: 0 15px !important;
	border-bottom: none !important;
}

.business-container img {
	max-width: 100%;
	height: auto;
}

.business-container .text table th {
	background-image: none;
}

.text ul li {
	background-image: none;
	position: relative;
}

.text ul li::before {
	display: inline-block;
	position: absolute;
	top: 9px;
	left: 23px;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background-color: #6c3376;
	content: '';
}

.text li ul li {
	background-image: none;
}


.business-container .text ol li::before {
	content: counter(li) ".";
	counter-increment: li;
	background: none;
	position: absolute;
}


@media only screen and (max-width: 1199px) {
	.business-container ul.tabs {
		display: none;
	}
	.business-container .mobile-tabs {
		display: block;
	}
}

.tab-menu__business {
	margin-top: 2em;
	padding: 0;
	display: flex;
}
.business-container #select-menu--tab {
	margin-top: 3em;
}
@media only screen and (max-width: 1200px) {
	.tab-menu__business {
		display: none;
	}
}
@media only screen and (min-width: 1201px) {
	.business-container .select-menu--tab {
		display: none;
	}
}
.tab-menu__business .btn {
	width: 100%;
}

@media only screen and (max-width: 425px) {
	#tab-menu__business__container {
		padding: 1px;
		overflow: auto;
	}

	#tab-menu__business__container .row {
		margin: 0;
	}
}



#tab-menu__business__container > .data-tab-children {
	display: none;
	transition: .25s all linear;
}

#tab-menu__business__container > .data-tab-children:first-child {
	display: block;
}

.business-container .data-tab-children {
	padding-top: 2em;
}

.contact-form-business--scroll {
	cursor: pointer;
	color: #774ba0;
}

.banner-business-registration {
	display: flex;
	justify-content: space-between;
	align-items: center;
	border-radius: 1px;
	background-image: url(/images/pattern.png);
	background-color: rgba(119, 75, 160, .9);
	min-height: 80px;
	position: relative;
	padding: 20px 25px;
}

.banner-business-registration--button .button {
	color: #fff;
	background-color: #00adef;
}

@media only screen and (max-width: 768px) {
	.banner-business-registration {
		flex-direction: column;
		justify-items: center;
		text-align: center;
		padding: 20px 15px;
	}
	.banner-business-registration--text {
		padding: 0;
	}
	.banner-business-registration--text::before {
		content: none;
	}
	.banner-business-registration--button .button {
		margin-top: .9em;
	}
}

.banner-business--knowledge .banner-business--knowledge-container strong,
.banner-business-registration--text > .banner-business-registration--heading {
	font-size: 24px;
	color: #fff;
	text-transform: uppercase;
}

.business-container .youtube-video iframe {
	width: 710px;
	height: 425px;
	margin: 0 auto;
	padding: 2em 0
}

@media only screen and (max-width: 768px) {
	.business-container .youtube-video iframe {
		width: 100%;
	}
}

@media only screen and (max-width: 576px) {
	.business-container .youtube-video iframe {
		width: auto;
		max-width: 100%;
		height: auto;
	}
}


.banner-business--kontakt a,
.banner-business-registration--body {
	color: #ffd000;
	font-size: 16px;
}
.banner-business--kontakt .banner-business-registration--body a > i::before {
	font-weight: 700;
}

.banner-business--kontakt .banner-business-registration--body > span {
	margin-right: .75em;
}

@media only screen and (max-width: 425px) {
	.banner-business--kontakt .banner-business-registration--body span {
		display: block;
	}
}

.banner-business--kontakt .banner-business-registration--body {
	margin-top: .5em;
}

.banner-business-registration--body span {
	font-weight: 700;
}

.banner-business--knowledge .banner-business--knowledge-container {
	display: flex;
	justify-content: space-between;
	align-items: center;
	background-image: url(/images/cross_sell_bg.jpg);
	background-color: rgba(13, 167, 211, .9);
	background-size: cover;
	color: #fff;
	padding: 20px 25px;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
	position: relative;
}

@media screen and (max-width: 768px) {
	.banner-business--knowledge .banner-business--knowledge-container {
		flex-direction: column;
		text-align: center;
	}

	.banner-business--knowledge .banner-business--knowledge-container .button {
		margin-top: .9em;
	}
}

.banner-business--knowledge .banner-business--knowledge-container span {
	font-size: 16px;
}

.business-container #tab-apps-top .card-img-top,
.business-container #tab-apps-bottom .card-img-top,
.business-container #tab-os .card-img-top {
	-webkit-filter: grayscale(1);
	filter: grayscale(1);
	transition: .25s all linear;
}
.business-container #tab-apps-top .card-img-top:hover,
.business-container #tab-apps-bottom .card-img-top:hover,
.business-container #tab-os .card-img-top:hover {
	filter: none;
}
.business-container #tab-apps-top .card,
.business-container #tab-apps-bottom .card,
.business-container #tab-os .card {
	padding: 2em;
	text-align: center;
	cursor: pointer;
}
.cat-entries--business {
	list-style: none;
	margin-left: 1em !important;
}
.row-eq-height {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display:         flex;
	flex-wrap: wrap;
}
.business-container .data-tab-children__storage .row {
	margin: 4em 0;
}

.contact-page-business #all-region-partners .item,
.contact-page-business .section-company-branch .item,
.contact-page-business .section-company-headquarters .item {
	padding: 0;
}

.tab-menu__business--region {
	padding: 0;
}
@media only screen and (max-width: 1200px) {
	.tab-menu__business--region {
		flex-direction: column;
		margin-top: 0;
		margin-bottom: 1em;
	}
}
.tab-menu__business--region .btn {
	width: 100%;
	border-radius: 0 !important;
	margin-left: -1px !important;
}

.contact-page-business .section-company-branch--items {
	text-align: center;
}

.contact-page-business .section-company-branch--items .section-company-branch--item .item {
	display: inline-block;
	text-align: left;
}

.contact-page-business  .all-region-partners {
	margin-top: 1.5em;
}

.contact-page-business  .all-region-partners .item-region {
	display: none;
	transition: opacity .25s ease-out;
}


.contact-page-business  .all-region-partners .item-region[region="ba"] {
	display: block;
}

@media only screen and (min-width: 992px) {
	.contact-business--control .select-region {
		display: none;
	}

}
@media only screen and (max-width: 991px) {
	.contact-business--control .tab-menu__business--region {
		display: none;
	}
}

.contact-page-business .contact-customer {
	position: relative;
	padding-left: 7em;
}

.contact-page-business .contact-customer  ul > li {
	color: #00adef;
}

.contact-page-business .contact-customer .tel-link-contact a {
	text-decoration: none;
	color: #734a9d;
	font-size: 2rem;
}

.videoconference--table tr > td:nth-child(2) {
	width: 5em;
}
.videoconference--table tr > td:nth-child(3) {
	width: 6em;
}

.zariadenie--business {
	display: flex;
	align-items: center;
}
.zariadenie--business .title-device {
	color: #6c3376;
}
.zariadenie--business .price-basic {
	color: #575e63;
}

.calc-container--business .calc-result-block {
	border: 1px solid #734a9d;
	text-align: center;
	margin: 3em 1em;
	padding: 2em;
}
.calc-container--business .calc-result-block #contact-form-business--scroll {
	margin: 1em 0;
}
.calc-container--business .title-services {
	font-size: 24px;
	color: #004181;
	line-height: 1;
}

@media only screen and (min-width: 768px) {
	.calc-container--business {
		display: flex;
		justify-content: space-around
	}
}

.calc-container--business table tr > td:first-child {
	font-weight: 600;
}
.calc-container--business table tr > td small {
	font-weight: 400;
}

.calc-container--business table .zp,
.calc-container--business table .mp {
	text-align: center;
}

.calc-container--business table .inlist .zp,
.calc-container--business table .inlist .mp {
	color: #00adef;
	font-weight: 500;
	transition: all .25s linear;
}

.pay-inovace-box {
	display: flex;
	align-items: center;
	margin-top: 1em;
	margin-bottom: 1.3em;
}

.pay-inovace-box img {
	width: 169px;
	height:auto;
	margin-right: 2em;
	margin-bottom: 0;
}

@media only screen and (max-width: 767px) {
	.pay-inovace-box {
		display: block;
	}
	.pay-inovace-box img {
		float: left;
	}
}

.knowledge-bar-navigation > li > ul,
.knowledge-bar-navigation > li > ul > li > ul {
	display: none;
}

.knowledge-bar-navigation .parent-active > ul {
	display: block;
}

.knowledge-bar-navigation > li > ul > li > a {
	font-weight: 600;
}

.knowledge-bar-navigation > li > a {
	font-size: 20px;
	font-weight: 700;
}


.knowledge-bar-navigation li.active > a {
	color: #008ec7;
}


.knowledge-bar-navigation > li > ul > li > ul,
.knowledge-bar-navigation > li > ul {
	margin-left: 1em;
}

.knowledge-bar-navigation li {
	padding: .35em 0;
	list-style: none;
	font-size: 16px;
	-webkit-transition: all .2s;
	transition: all .2s;
}

.knowledge-center--menu {
	display: none;
	text-align: right;
}


@media screen and (min-width: 992px){
	#knowledge-bar-navigation {
		display: block !important;
	}
}

@media screen and (max-width: 991px) {
	.knowledge-center--menu {
		display: block;
	}

	#knowledge-bar-navigation {
		display: none;
		-webkit-box-shadow: 10px 15px 12px -18px rgba(0,0,0,.2);
		box-shadow: 10px 15px 12px -18px rgba(0,0,0,.2);
	}

	.knowledge-center--navbar-toggle {
		position: relative;
		background-color: #fff;
		width: 60px;
		height: 60px;
		border-radius: 0;
		margin: 0;
		padding: 0;
		border: none;
		position: relative;
		outline: none;
	}

	.knowledge-center--navbar-toggle:not(.collapsed) span {
		background-color: transparent;
	}

	.knowledge-center--navbar-toggle:not(.collapsed) span:after,
	.knowledge-center--navbar-toggle:not(.collapsed) span:before {
		top: 0;
		bottom: 0;
		-webkit-transition: top .1s 0s,bottom .1s 0s,-webkit-transform .1s .1s;
		transition: top .1s 0s,bottom .1s 0s,-webkit-transform .1s .1s;
		transition: top .1s 0s,bottom .1s 0s,transform .1s .1s;
		transition: top .1s 0s,bottom .1s 0s,transform .1s .1s,-webkit-transform .1s .1s;
	}

	.knowledge-center--navbar-toggle:not(.collapsed) span:after {
		-webkit-transform: rotate(-45deg);
		-ms-transform: rotate(-45deg);
		transform: rotate(-45deg);
	}
	.knowledge-center--navbar-toggle:not(.collapsed) span:before {
		-webkit-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		transform: rotate(45deg);
	}


	.knowledge-center--navbar-toggle span {
		width: 35px;
		height: 2px;
		background-color: #734a9d;
		display: block;
		margin: 0 auto;
		position: relative;
		-webkit-transition: background-color 0s .1s;
		transition: background-color 0s .1s;
	}

	.knowledge-center--navbar-toggle span:after {
		bottom: -8px;
	}
	.knowledge-center--navbar-toggle span:before {
		top: -8px;
	}
	.knowledge-center--navbar-toggle span:after,
	.knowledge-center--navbar-toggle span:before {
		content: '';
		position: absolute;
		left: 0;
		right: 0;
		width: 100%;
		background-color: #734a9d;
		height: 100%;
		-webkit-transform-origin: center;
		-ms-transform-origin: center;
		transform-origin: center;
		-webkit-transition: top .1s .1s,bottom .1s .1s,-webkit-transform .1s 0s;
		transition: top .1s .1s,bottom .1s .1s,-webkit-transform .1s 0s;
		transition: top .1s .1s,bottom .1s .1s,transform .1s 0s;
		transition: top .1s .1s,bottom .1s .1s,transform .1s 0s,-webkit-transform .1s 0s;
	}
}


.knowledge-center-block {
	margin-top: 4em;
}

.knowledge--features-page {
	display: flex;
	align-items: center;
}

@media screen and (max-width: 991px){
	.knowledge--features-page {
		display: block;
	}
}

.knowledge--features-page h2 {
	font-size: 24px;
	line-height: 1;
	font-weight: 700;
	font-family: 'Avenir Next LT Pro';
	font-style: normal;
	border-bottom: none !important;
}

.knowledge--features-page h2 > span {
	display: block;
	margin-top: .5em;
	font-size: 1.5rem;
	color: #004181;
}

.knowledge-page--faq-table {
	box-shadow: none !important;
}

.knowledge-page--faq-table tr > td  {
	padding: 10px 0 0 0;
	border: none;
}


@media screen and (max-width: 425px) {
	.knowledge-page--table-mobil th,
	.knowledge-page--table-mobil td {
		padding: 10px 5px !important;
	}
}

.business-container--sidlo-spolocnosti .contact-container {
	display: flex;
	justify-content: center;
}

.business-container--sidlo-spolocnosti .contact-container address {
	padding: 1em 2em 3em;
}

.homepage-sluzby .item-customer {
	position: relative;
	padding-left: 7em;
}

.business-container--predajne-miesta .tabs--predajne-miesta {
	position: relative !important;
	top: 0 !important;
}

.btn-header-firms {
	border-radius: 2px 2px 0 0;
	background-color: #00adef;
	color: #fff !important;
	transition: all .25s linear;
}

.btn-header-firms:hover,
.btn-header-firms:focus {
	background-color: #734a9d !important;
}

#company-login > a {
	padding-bottom: 1px;
	margin-top: 2px;
}

/*cms banner specific style*/
.heading.h250.banner-business {
	background-image: url(/images/special_grey_bg_main.jpg),url(/images/special_grey_bg.jpg)!important;
	background-repeat: no-repeat,repeat-x!important;
	background-position: center,top left!important;
	background-size: auto 100%,auto 100%!important;
}

.heading.h250.banner-business .banner-background-image {
	background-position: right;
	width: 100%;
	height: 50%;
	top: 2.250em;
	left: 0;
	right: 0;
	margin-right: auto;
	margin-left: auto;
}

.heading.h250.banner-business .table {
	display: flex;
	align-items: center;
}


@media (min-width: 768px) {
	.heading.h250.banner-business .banner-background-image {
		width: 768px;
	}
}

@media (min-width: 992px) {
	.heading.h250.banner-business .banner-background-image {
		width: 992px;
	}

	.heading.h250.banner-business .table {
		max-width: 50%;
	}

	/*.heading.h250.banner-business .table h1,*/
	/*.heading.h250.banner-business .table h2 {*/
		/*font-size: 3.350rem;*/
		/*line-height: 1.6;*/
	/*}*/

	.heading.h250.banner-business .table p {
		font-size: 2.350rem;
		line-height: 1.4;
	}
}

@media (min-width: 1200px) {
	.heading.h250.banner-business .banner-background-image {
		width: 1200px;
	}

	.heading.h250.banner-business .table {
		max-width: 60%;
	}

	.heading.h250.banner-business .table .table-cell{
		position: relative;
		top: -2em;
	}
}




@media screen and (max-width: 992px) {
	.heading.h250.banner-business .banner-background-image {
		display: none;
	}
}

@media (min-width: 768px) and (max-width: 768px) {
	.heading.h250.banner-business .banner-background-image {
		display: block;
	}
	.heading.h250.banner-business .table {
		max-width: 65%;
	}
}




@media screen and (max-width: 1199px) {
	.heading.h250.banner-business .banner-background-image {
		top: 3.750em;
	}
}

@media screen and (max-width: 768px) {
	.heading.h250.banner-business .banner-background-image {
		top: 2.250em;
		left: -1em;
	}
}

.business-container.with-tabs .documents_wrap {
	padding-top: 50px;
}

@media screnn and (max-width: 1199px) {
	.business-container.with-tabs .documents_wrap {
		padding-top: 30px;
	}
}