h1.title{
	margin-bottom:0px;
}

#sklA .fc-left i{display:none}
#sklA .fc-right i{display:none}

#sklB .fc-left i{display:none}
#sklB .fc-right i{display:none}

#sklC .fc-left i{display:none}
#sklC .fc-right i{display:none}

.home-concept strong {
  display: block;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 1.2em;
  font-weight: normal !important;
  position: relative;
  margin-top: 30px;
}


.tp-bullet {
  background: rgb(46, 49, 146);
}
.tp-bullet.selected{
	background: rgb(247, 148, 30);
}


hr {width: 100%;}

.owl-centered .owl-wrapper {
  display: table !important;
}
.owl-centered .owl-item {
  display: table-cell;
  float: none;
  vertical-align: middle;
  padding-right: 20px;
}
.owl-centered .owl-item > div {
  text-align: center;
}

.toggle p{font-size: 16px !important;}
.toggle ul li{font-size: 16px !important;}
.toggle label{font-size: 22px !important;}


.partneri .owl-carousel img {
    display: block;
    width: auto !important;
    margin: auto !important;
	vertical-align: middle;
}

.modal-modulacie {
    max-width: 90%;
}

table .table-secondary {
	font-weight:700;
}
.post-content .sub-title {
    margin-bottom: 40px;
	text-transform:uppercase;	
}
.img-carousel {
    padding: .25rem;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: .25rem;
    transition: all .2s ease-in-out;
    height: 200px;
    width: auto;
}
.img-carousel img {
    height: 190px;
    width: auto !important;
}

.loaderCarousel {
    text-align: center;
    color: #03183d;
    padding: 20px;
}
.noShowCarousel {
    display: none;
}

.nav-tabs li .nav-link {
    font-size: 18px;
	letter-spacing: 1px;
}

table {font-size:16px}
.table-secondary, .table-secondary > td, .table-secondary > th {
    background-color: #f7f7f7;
}

.table-striped tbody tr:nth-of-type(2n+1) {
    background-color: rgba(0,0,0,.02);
}

.post-content p, .post-content li {font-size:16px}
.post-content .sub-title {margin-bottom:40px}
.post-content h2 {
    color: #2e3192;
	margin-bottom:0px;
}

.sidebar {padding-top:30px; background-color:#f7f7f7}
.featured-box {text-align:left}

.featured-boxes .featured-box {
    margin-top: 0;
}

.box-content {line-height: 1.3em;}
.box-content div {margin-bottom:8px}
.box-content h5 {font-size:1.3em}

.page-header.page-header-modern.page-header-md {
    padding: 30px 0;
}

.page-header .sub-title {
    display: block;
    font-size: 1.2em;
    font-weight: 300;
    margin: 0;
    opacity: 1;
    color: #000;
}

.page-header.page-header-modern.page-header-md {
	background-image:url(../img/bgHeader.png);
	background-repeat:no-repeat;
	background-position: center center;
}

.owl-video-tn {
	opacity: 1 !important;
    height: 100% !important; 
    position: relative;
    width: 100%;
    top: 0;
    max-height: 100% !important;
}

.owl-theme .owl-controls .owl-page span{
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
  width: 100px;
  height: 5px;
  margin-left: 2px;
  margin-right: 2px;
  background: #ccc;
  border:none;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
  background: #3F51B5;
}


.garancia {
	background-image:url(../img/garancia.png);
	background-repeat:no-repeat;
	background-position: calc(100% - 10px);
	min-height:144px;
}

.garancia0 {

	min-height:144px;
}



.home-intro {
    padding: 0px !important;
}

.close {
    font-size: 2.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
}
a {
    color: #2e3192;
}
.list.list-icons li > [class*="fa-"]:first-child, .list.list-icons li a:first-child > [class*="fa-"]:first-child, .list.list-icons li > .icons:first-child, .list.list-icons li a:first-child > .icons:first-child {
    color: #2e3192;
    border-color: #2e3192;
}

a.text-color-yellow{
	color: #f7941e !important;
}

.home-concept .process-image img {
    margin: 0px 0px;
}
.home-intro {margin:0px}
html .scroll-to-top {
    background: #f7941e;
}
#skladacka {background-color:#efefef; padding-top: 50px;}
#videa  {background-color:#efefef}



.oddelenia .card {
	position:relative
}
.oddelenia .card .osoba {
	position:absolute;
	bottom:0px;
	width:100%;
	height:30px;
	background-color:#2e3192;
	color:#fff;
	padding:0px 10px;
	line-height:30px;
}

.fc-slideshow2 nav {
    top: 0;
    height: 100%;
    width: 100%;
    position: absolute;
    z-index: 10000;
    display: none;
}

.fc-slideshow2 {
    position: relative;
    width: 145px;
    height: 145px;
    border-radius: 50%;
    margin: 0 auto;
    -webkit-perspective: 1200px;
    -moz-perspective: 1200px;
    perspective: 1200px;
    top: 7px;
	left:1px;
}

.fc-slideshow2 nav .fc-right {
    right: 0;
}
.fc-slideshow2 nav .fc-left {
    left: 0;
}
.fc-slideshow2 nav > div {
    position: absolute;
    height: 100%;
    top: 0;
    width: 50%;
}


.fc-slideshow2::after{
	content: "\f0fe";
	position:absolute;
	left:-20px;
	top:20px;
	font-size:35px;
	font-family: "Font Awesome 5 Free";
	color:#2e3192;
	background-color:#f7941e;
}

.fc-slideshow::after{
	content: "\f14a";
	position:absolute;
	left:0px;
	top:30px;
	font-size:65px;
	font-family: "Font Awesome 5 Free";
	color:#2e3192;
	background-color:#f7941e;
	line-height:52px;
}



#header {
	-webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.0);
	-moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.0);
	box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.0);
}
#header .header-nav-top .nav > li > a, #header .header-nav-top .nav > li > span {
    color: #fff;
    font-size: 0.9em;
    padding: 6px 10px;
    display: inline-block;
}
#header .header-nav-main nav > ul > li > a {
  
    border-radius: 4px;
    color: #CCC;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    padding: 0.5rem 1rem;
    letter-spacing: inherit;
    text-transform: inherit;
}
#header .header-nav-main nav > ul > li > a.dropdown-toggle .fa-caret-down {
    display: inherit;
	font-size:12px;
	padding-left:5px;
}

#header .header-nav-features .header-nav-top-icon {
    font-size: 12.8px;
    font-size: 1.3rem;
    position: relative;
    top: 2px;
    color: #2e3192;
}

html .text-color-light, html .text-light {
    color: #2e3192 !important;
}
html body .btn-light-2, html body .btn-outline.btn-light-2 {
    border-color: #2e3192;
    color: #2e3192;
}

.feature-box.feature-box-style-2 .feature-box-icon [class*="fa-"], .feature-box.feature-box-style-2 .feature-box-icon .icons {
    color: #2e3192;
}

.feature-box.feature-box-style-2 .feature-box-icon .icons {
    font-size: 2.7em;
}

#home-produkty h4 {
    text-transform: uppercase;
    letter-spacing: 1px;
}

#home-produkty .list li {
    margin-bottom: 0px;
}

#home-produkty a {
    color: #333;
}
#home-produkty a:hover {
    color: #2e3192;
	text-decoration:none;
}














#oh  {
	position: fixed !important;
	margin: auto !important;
	width: 320px !important;
	height: 100% !important;
	-webkit-transform: translate3d(0%, 0, 0) !important;
		-ms-transform: translate3d(0%, 0, 0) !important;
		 -o-transform: translate3d(0%, 0, 0) !important;
			transform: translate3d(0%, 0, 0) !important;
}

#oh .modal-dialog {
	position: fixed !important;
	margin: auto !important;
	width: 320px !important;
	height: 100% !important;
	-webkit-transform: translate3d(0%, 0, 0) !important;
		-ms-transform: translate3d(0%, 0, 0) !important;
		 -o-transform: translate3d(0%, 0, 0) !important;
			transform: translate3d(0%, 0, 0) !important;
}

#oh .modal-content {
	height: 100% !important;
	overflow-y: auto; !important;
}

#oh .modal-body {
	padding: 15px 25px 80px !important;
}


	
/*Right*/
#oh.fade  {
	right: -320px !important;
	left: auto !important;
	-webkit-transition: opacity 0.3s linear, right 0.3s ease-out !important;
	   -moz-transition: opacity 0.3s linear, right 0.3s ease-out !important;
		 -o-transition: opacity 0.3s linear, right 0.3s ease-out !important;
			transition: opacity 0.3s linear, right 0.3s ease-out !important;
}

#oh.fade.show {
	right: 0 !important;
}

#oh .modal-header{display:block}
.modal-header {
		border-bottom-color: #EEEEEE;
		background-color: #FAFAFA;
}

#oh h3 {
    font-size: 2.2em;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 10px;
    text-transform:inherit;
}

#oh h4 {
    font-size: 1.4em;
    font-weight: 600;
    line-height: 27px;
    margin: 0 0 4px 0;
}

#oh .modal-body .odskok p{
	padding-left:10px;
}

a.btn-oh  {
	padding:3px;
}
a.btn-oh i {
	color: #2e3192;
}

a.btn-oh i:hover {
	color: #f7941e;
}






@media only screen and (max-width: 991px) {
	
	.home-intro .container .row .garancia {
		border-top:1px solid #fff;
	}
	
	.nav-tabs li .nav-link span{
		display:none;
	}

}




@media screen and (-webkit-min-device-pixel-ratio:0) {
    input[type="email"]:hover,
    input[type="number"]:hover,
    input[type="search"]:hover,
    input[type="text"]:hover,
    input[type="tel"]:hover,
    input[type="url"]:hover,
    input[type="password"]:hover,
    textarea:hover,
    select:hover{font-size: initial;}
}
@media only screen and (max-width: 576px) {
	#header .header-nav-features .header-nav-features-dropdown {
	
		max-width: 100% !important;
		margin-right:0px !important;
		width:100% !important;	
		right: 100%;
		margin-right: -25px;
		margin-top: 30px;
		
	}
	
}

@media only screen and (min-width: 992px) {
	#header .header-nav.header-nav-line nav > ul:not(:hover) li > a.active::before {
		background: #2e3192;
	}
	
	#header .header-nav.header-nav-line nav > ul li:hover > a::before {
		background: #2e3192;
	}
	
	#header .header-nav.header-nav-line nav > ul:not(:hover) li > a.active {
		color: #2e3192;
		background-color: #f4f4f4 !important;
	}
	
		#header .header-nav.header-nav-line.header-nav-top-line.header-nav-top-line-with-border nav > ul > li > a::before, #header .header-nav.header-nav-line.header-nav-top-line.header-nav-top-line-with-border nav > ul > li:hover > a::before {
		top: -1px;
	}
	
	#header .header-nav.header-nav-line nav > ul li:hover > a {
		color: #2e3192;
		background-color: #f4f4f4 !important;
	}
	#header .header-nav-main nav > ul > li.dropdown .dropdown-menu {
		border-top-color: #dfdfdf;
	}
	#header .header-nav-main nav > ul > li.dropdown .dropdown-menu {
       border-top: 0px;
	   box-shadow: 0 10px 10px -5px rgba(0, 0, 0, 0.37);     
	}
	
	#header .header-nav.header-nav-line.header-nav-top-line nav > ul > li > a::before, #header .header-nav.header-nav-line.header-nav-top-line nav > ul > li:hover > a::before {
		content: "";
		position: absolute;
		width: 100%;
		height: 5px;
		top: auto !important;
		left: 0;
		bottom: 0px;
		z-index: 500000;
	}
	
}

