/*
You can write here you own custom changes. Write changes only in this file if you want update your theme without problems.
*/

/*
for ex.
.any_class{color:#000000}
.any_class{color:#000000 !important}
#any_id{color:#000000}
#any_id{color:#000000 !important}
*/
.carouFredSel {
	position:relative;
}
.carouFredSel .slides {
	margin:18px 0 0 0;
	padding:0;
	list-style-type:none;
	overflow:hidden
}
.carouFredSel .slides li {
	margin:0 15px;
	padding:0;
	min-height:150px;
	float:left;
}
.carouFredSel .slides img {
	max-width: 100%;
}
.carouFredSel .carouFredSel-controls {
	position:absolute;
	margin:0;
	right:5px;
	top:-41px;
	padding-bottom:20px;
	opacity:0;
 -o-transition:all .2s ease;
 -moz-transition:all .2s ease;
 -webkit-transition:all .2s ease;
 -ms-transition:all .2s ease;
 transition:all .2s ease
}
.carouFredSel:hover .carouFredSel-controls {
	opacity: 1;
}
.carouFredSel .carouFredSel-controls .carouFredSel-buttons a {
	display:inline-block;
	zoom:1;
*display:inline
}
.carouFredSel .carouFredSel-controls .carouFredSel-buttons a:hover {
	color:#ee3b27
}
.carouFredSel .carouFredSel-controls .carouFredSel-buttons a:before {
	font-family:icomoon;
	font-size:26px!important;
	display:inline-block;
	content:'\e078'
}
.carouFredSel .carouFredSel-controls .carouFredSel-buttons a.next:before {
	content:'\e07b'
}
 .footer-navbar.dark{background-image:none !important
}
 