 header.breadcrumbs .breadcrumb-item>a:hover{
    color: #00bcd5 !important;
    border-bottom : 1px solid white;
}

header .nav-item>a:hover,header .active>a{
    color: #00bcd5 !important;
    border-bottom : 1px solid white;
}
header .top-menu .lang a{
	color: white !important;
}
header .top-menu .lang a:hover{
	color: #00bcd5 !important;
}
.is-sticky #sticker .lang a:hover {
    color: #00bcd5 !important;
}
header .top-menu li:not(.lang) a:hover,footer .footer-top .social li a:hover{
    background: #00bcd5;
}

footer .footer-top a:hover{
	color: #00bcd5;
	
}
.field-maillist-email,.field-employment-cv{
   position: relative;
    margin-bottom: 0;
}
#maillist-email{
    outline: beige;
}
.field-maillist-email .help-block-error,.field-employment-cv .help-block-error,#message,#message-s{
    position: absolute;
    top: 10p;
    bottom: -5px;
    line-height: 0;
    height: 0;
    margin: 0;
    padding: 0;
}
.mail-subscribe{
	padding: 7px 20px;
}
#message-s,#message{
	bottom: 39px;
	color: red;
}
#message-s{
	color: #1ebba2;
}
.product-img{
	max-height: 209px;
}

input[type='file'] {
  opacity:0    
}
button:focus,input:focus {
    outline: 0px !important;
}

@media (min-width:360px){
	.product-img{
		max-height: 100%;
	}
}
html[dir=rtl] .fancybox-content {
    direction: rtl;
}
header .text-center .content-slider{
    padding-top: 50px;
}
h5.NotFound{
    text-align: center;
    font-style: initial;
    color: #ee1010;
    margin-bottom: 0px;
}
.sub-page .page-title , .sub-page .overlay-image .overay-panel {
    z-index: 9 !important;
}

@media (min-width: 992px) and (max-width: 1260px){
    .social-icons {
        margin-left: 132px;
    }
    .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.1rem;
    padding-left: .1rem;
    font-size: 0.8rem;
    }
}


@media (min-width:596px){
    header.main-page {
        /*height: 100vh;*/
        overflow: hidden;
    }
    
}
#app{
    height: auto;
}
header #slider {
    height: 84.5vh;
    background-color:#71467e;
}

header #slider .item {
    padding-top: 90px;
    background-position: center;
    overflow: hidden;
    background-size: cover;
    width: 100%;
    max-width: 100%;
    object-fit: cover;
    background-repeat: no-repeat;
    /* position: relative; */
    /* height: 100%; */
}

header .owl-dots {
    right: 40px;
    position: absolute;
    bottom: 10px;
    gap: 0.5rem;
    left: 40px;
    justify-content: center;
    display: flex;
    flex-direction: row;
}
marquee a{
    display: block !important;
}

header {
    background-color: unset;
}

#sticker-sticky-wrapper{
    margin-bottom: -0.4rem;
}

.is-sticky #sticker{
    border-bottom: unset;
}

