/*
Theme Name: Salient Child Theme
Theme URI: http: //mysite.com/
Description: This is a custom child theme for Salient
Author: My Name
Author URI: http: //mysite.com/
Template: salient
Version: 0.1
*/

.swiper-slide .image-bg {
    opacity: 0.8 !important;
}


.limba {
	position:fixed;
	right:90px;
	display:block;
	z-index:999999999;
	top:28px;
}

@media only screen and (max-width: 1000px) and (min-width: 1px) {
	.limba {
		top:10px;
		right:80px;
	}
}
