/* Navbar hover */
.navbar-nav li:hover .dropdown-menu {
    display: block;
}
/* rotate caret on hover */
.dropdown-menu > li > a:hover:after {
    text-decoration: underline;
    transform: rotate(-90deg);
}
/* Navbar Hover */
.item-slide {
  background-color: transparent;
  height: 100%;
}
.item-slide img {
  background-color: transparent;
  height: 145px;
  width: 100%;
  object-fit: stretch;
}
.item-solo {
  background-color: teal;
  height: 458px;
}
.item-solo img{
  background-color: transparent;
  height: 458px;
  width: 100%;
  border: 1px solid #fff;
  object-fit: cover;
}
.item-solo iframe{
  width: 100%;
  height: 458px;
  object-fit: cover;
  border: 1px solid #fff;
  padding: 0;
  margin: 0;
}
.item-home {
  background-color: transparent;
  height: 400px;
}
.item-home img {
  background-color: transparent;
  height: 400px;
  object-fit: cover;
}
.row-home {
  background-color: transparent;
  height: 180px;
}
.row-home img {
  background-color: transparent;
  height: 180px;
  width: 100%;
  object-fit: cover;
}
.list-content{
  background-color: transparent;
  height: 180px;
}
.list-content img {
  background-color: transparent;
  height: 180px;
  width: 100%;
  object-fit: cover;
}
.side-content{
  background-color: transparent;
  height: 120px;
}
.side-content img {
  background-color: transparent;
  height: 120px;
  width: 100%;
  object-fit: cover;
}
.card { border-radius: 0; }
/* breadcrumb */
.banner-canvas {
  position: relative;
  z-index: 1;
  height: 14vh;
  margin: 0;
  padding: 0;
}
.banner {
  position: absolute;
  z-index: -1;
  height: 14vh;
  width: 100%;
  object-fit: cover;
  background: url('../img/banner.jpg') no-repeat center;
  background-size: cover;
  opacity: 0.3;
}
/* end breadcrumb */
/* kontak */
.kontak-canvas {
  position: relative;
  z-index: 1;
  margin: 0;
  padding: 0;
}
.kontak {
  position: absolute;
  z-index: -1;
  height: 100%;
  width: 100%;
  background: url('../img/background-image.jpg') no-repeat center;
  background-size: cover;
  opacity: 0.3;
}
#contact .card:hover i,#contact .card:hover h4{
	color: green;
}
/* end kontak */
.responsive-container {
position: relative;
overflow: hidden;
padding-top: 56.25%;
}
.responsive-iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
border: 0;
}
hr.style {
  border: 3px solid #28a745;
  width: 100px;
  margin-top: 0;
  margin-bottom:0;
}
.vl {
  border-left: 4px solid #28a745;
  height: auto;
}

/* Header Style */
.hero-image {
  max-width: 100%;
  width: 100%;
  margin: auto;
}
.hero-image::after {
  display: block;
  position: relative;
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, #000 100%);
  margin-top: -180px;
  height: 180px;
  width: 100%;
  content: '';
}

#carouselExampleSlidesOnly .carousel-caption {
  color: white;
  xright: 58%;
  text-align: center;
  max-width: 410px;
  left: 0;
  top: 1px;
  /*top: 50%; */
  xtransform: translateY(-50%);
  xbottom: initial;
  background: rgba(0,0,0,0.5);
  padding:10px;
  height:100%;
}
.carousel-item {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.carousel-item img {
  /* max-height: 60vh; */
  height: 50vh;
  width: 100%;
  object-fit: stretch;
}
.carousel-item video {
  /* max-height: 60vh; */
  height: 50vh;
  width: 100%;
  object-fit: cover;
}
/* End Header Style */

/* Search Button */
.openBtn {
  background: #f1f1f1;
  border: none;
  padding: 10px 15px;
  font-size: 20px;
  cursor: pointer;
}
.openBtn:hover {
  background: #bbb;
}
.overlay {
  height: 100%;
  width: 100%;
  display: none;
  position: fixed;
  z-index: 9999;
  top: 0;
  left: 0;
  background-color: rgb(0,0,0);
  background-color: rgba(0,0,0, 0.9);
}
.overlay-content {
  position: relative;
  top: 46%;
  width: 80%;
  text-align: center;
  margin-top: 30px;
  margin: auto;
}
.overlay .closebtn {
  position: absolute;
  top: 20px;
  right: 45px;
  font-size: 60px;
  cursor: pointer;
  color: white;
}
.overlay .closebtn:hover {
  color: #ccc;
}
.overlay input[type=text] {
  padding: 15px;
  font-size: 17px;
  border: none;
  float: left;
  width: 80%;
  background: white;
}
.overlay input[type=text]:hover {
  background: #f1f1f1;
}
.overlay button {
  float: left;
  width: 20%;
  padding: 15px;
  background: #ddd;
  font-size: 17px;
  border: none;
  cursor: pointer;
}
.overlay button:hover {
  background: #bbb;
}
/* End Search Button */

/* Footer Nav */
.footer{
  background-color: #36454a;
  height: auto;
}
.footer-navigation{width:100%; background-color:#263238; min-height:260px; padding:0px 0px 25px 0px;}
.footer-navigation p { font-size:13px; color:#fff; padding-bottom:0px; margin-bottom:8px;}
.pt2 { padding-top:30px ; margin-bottom:20px ;}
.mb10 { padding-bottom:15px ;}
.footer_ul_amrc { margin:0px ; list-style-type:none ; font-size:14px; padding:0px 0px 10px 0px ; }
.footer_ul_amrc li {padding:0px 0px 5px 0px;}
.footer_ul_amrc li a{ color:#CCC;}
.footer_ul_amrc li a:hover{ color:#fff; text-decoration:none;}
.fleft { float:left;}
.padding-right { padding-right:10px; }
.footer_ul2_amrc {margin:0px; list-style-type:none; padding:0px;}
.footer_ul2_amrc li p { display:table; }
.footer_ul2_amrc li a:hover { text-decoration:none;}
.footer_ul2_amrc li i { margin-top:5px;}
.footer_bottom_ul_amrc {
  	list-style-type:none;
  	padding:0px;
  	display:table;
  	margin-top: 10px;
  	margin-right: auto;
  	margin-bottom: 10px;
  	margin-left: auto;
  }
.footer_bottom_ul_amrc li { display:inline;}
.footer_bottom_ul_amrc li a { color:#999; margin:0 12px;}
/* End Footer Nav */

.display-5 {
  font-family: -apple-system, BlinkMacSystemFont, Roboto, “Helvetica Neue”, Arial, sans-serif;
  /* default is 1rem or 16px */
  font-size: 15px;
  font-weight: 600;
  line-height: 1.6;
  padding-left: 1.5;
  color: inherit;
}

#content-desktop {display: block;}
#content-mobile {display: none;}
#footer-desktop {display: block;}
#footer-mobile {display: none;}

@media screen and (max-width:850px){
  #footer-desktop {display: none;}
  #footer-mobile {display: block;}
}
@media screen and (max-width:600px){
  #content-desktop {display: none;}
  #content-mobile {display: block;}
  .display-5 {
    font-family: -apple-system, BlinkMacSystemFont, Roboto, “Helvetica Neue”, Arial, sans-serif;
    /* default is 1rem or 16px */
    font-size: 1rem;
    font-weight: bold;
  }
  .searchbar:hover > .search_input{
    padding: 0 10px;
    width: auto;
    caret-color:red;
    transition: width 0.4s linear;
  }
}

.bg-video {
  position: relative;
  overflow: hidden;
  background-color:black;
}
.bg-video video {
  position: absolute;
  z-index: 1;
  top: 0;
  width:100%;
  height:100%;
  /*  object-fit is not supported on IE  */
  object-fit: cover;
  opacity:0.5;
}
/* Tooltip Style */
.tooltip-inner {
    background-color: #00cc00;
}
.tooltip.bs-tooltip-bottom .arrow:before {
    border-right-color: #00cc00 !important;
}

.line-footer{
  width: 100%;
  height: 60px;
  background-image: url('../img/footer.png');
  overflow: hidden;
  background-repeat:repeat-x;
  background-position: bottom;
  background-size: contain;
}
.line-footerdark{
  width: 100%;
  height: 60px;
  background-image: url('../img/footergrey.png');
  background-repeat:repeat-x;
  background-position: bottom;
  overflow: hidden;
  background-size: contain;
}
