.metaslider.ms-theme-nivo-bar .slider-wrapper{border:1px solid #333;overflow:hidden;position:relative}.metaslider.ms-theme-nivo-bar .nivoSlider{background:#fff url(//avezac-monvillage.com/wp-content/plugins/ml-slider/themes/nivo-bar/v1.0.0/loading.gif) no-repeat 50% 50%;position:relative}.metaslider.ms-theme-nivo-bar .nivoSlider img{display:none;left:0;position:absolute;top:0}.metaslider.ms-theme-nivo-bar .nivoSlider a{border:0;display:block}.metaslider.ms-theme-nivo-bar .nivo-controlNav{background:#333;background:-webkit-gradient(linear,left top,left bottom,from(#565656),to(#333));background:linear-gradient(to bottom,#565656 0,#333 100%);border-top:1px solid #333;bottom:-41px;height:30px;left:0;opacity:.5;padding:5px 0;position:absolute;text-align:center;-webkit-transition:all 200ms ease-in-out;transition:all 200ms ease-in-out;width:100%;z-index:10}.metaslider.ms-theme-nivo-bar:hover .nivo-controlNav{bottom:0;opacity:1}.metaslider.ms-theme-nivo-bar .nivo-controlNav a{background:url(//avezac-monvillage.com/wp-content/plugins/ml-slider/themes/nivo-bar/v1.0.0/bullets.png) no-repeat;border:0;display:inline-block;height:22px;margin:5px 2px 0 2px;text-indent:-9999px;width:22px}.metaslider.ms-theme-nivo-bar .nivo-controlNav a.active{background-position:0 -22px}.metaslider.ms-theme-nivo-bar .nivo-directionNav a{border:0;bottom:10px;color:#fff;display:block;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:13px;line-height:20px;opacity:.5;text-transform:uppercase;top:auto;-webkit-transition:all 200ms ease-in-out;transition:all 200ms ease-in-out;z-index:11}.metaslider.ms-theme-nivo-bar a.nivo-nextNav{right:-125px}.metaslider.ms-theme-nivo-bar a.nivo-prevNav{left:-125px}.metaslider.ms-theme-nivo-bar:hover a.nivo-nextNav{opacity:1;right:15px}.metaslider.ms-theme-nivo-bar.has-thumb-nav:hover a.nivo-nextNav{right:0}.metaslider.ms-theme-nivo-bar .nivo-directionNav a{background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#565656),to(#333));background:linear-gradient(to bottom,#565656 0,#333 100%);bottom:0;padding:.4rem 1rem .2rem}.metaslider.ms-theme-nivo-bar:hover a.nivo-prevNav{left:15px;opacity:1}.metaslider.ms-theme-nivo-bar.has-thumb-nav:hover a.nivo-prevNav{left:0}.metaslider.ms-theme-nivo-bar .nivo-directionNav a:hover{color:#ddd}.metaslider.ms-theme-nivo-bar .nivo-caption{font-family:Helvetica,Arial,sans-serif;-webkit-transition:all 200ms ease-in-out;transition:all 200ms ease-in-out}.metaslider.ms-theme-nivo-bar:hover .nivo-caption{bottom:41px}.metaslider.ms-theme-nivo-bar.has-thumb-nav:hover .nivo-caption{bottom:28px}.metaslider.ms-theme-nivo-bar .nivo-caption a{border-bottom:1px dotted #fff;color:#fff;text-decoration:none}.metaslider.ms-theme-nivo-bar .nivo-caption a:hover{color:#fff}.metaslider.ms-theme-nivo-bar .nivo-controlNav.nivo-thumbs-enabled{bottom:0;height:auto;padding:2px 10px 10px !important;position:static}.metaslider.ms-theme-nivo-bar .nivo-controlNav.nivo-thumbs-enabled a{background:0;height:auto;margin-bottom:5px;width:auto}.metaslider.ms-theme-nivo-bar .nivo-controlNav.nivo-thumbs-enabled img{display:block;height:auto}/*
Skin Name: Nivo Slider Default Theme
Skin URI: http://nivo.dev7studios.com
Description: The default skin for the Nivo Slider.
Version: 1.3
Author: Gilbert Pellegrom
Author URI: http://dev7studios.com
Supports Thumbs: true
*/

.metaslider .theme-default .nivoSlider {
	position:relative;
	box-shadow: 0px 1px 5px 0px #4a4a4a;
}
.metaslider .theme-default .nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
.metaslider .theme-default .nivoSlider a {
	border:0;
	display:block;
}

.metaslider .theme-default .nivo-controlNav {
	text-align: center;
	padding: 20px 0;
}
.metaslider .theme-default .nivo-controlNav a {
	display:inline-block;
	width:22px;
	height:22px;
	background:url(//avezac-monvillage.com/wp-content/plugins/ml-slider/assets/sliders/nivoslider/themes/default/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin: 0 2px;
}
.metaslider .theme-default .nivo-controlNav a.active {
	background-position:0 -22px;
}

.metaslider .theme-default .nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(//avezac-monvillage.com/wp-content/plugins/ml-slider/assets/sliders/nivoslider/themes/default/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
	opacity: 0;
	transition: all 200ms ease-in-out;
}
.metaslider .theme-default:hover .nivo-directionNav a { opacity: 1; }
.metaslider .theme-default a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
.metaslider .theme-default a.nivo-prevNav {
	left:15px;
}

.metaslider .theme-default .nivo-caption {
	font-family: Helvetica, Arial, sans-serif;
}
.metaslider .theme-default .nivo-caption a {
	color:#fff;
	border-bottom:1px dotted #fff;
}
.metaslider .theme-default .nivo-caption a:hover {
	color:#fff;
}

.metaslider .theme-default .nivo-controlNav.nivo-thumbs-enabled {
	width: 100%;
}
.metaslider .theme-default .nivo-controlNav.nivo-thumbs-enabled a {
	width: auto;
	height: auto;
	background: none;
	margin-bottom: 5px;
}
.metaslider .theme-default .nivo-controlNav.nivo-thumbs-enabled img {
	display: block;
	width: 120px;
	height: auto;
}
.owl-theme .owl-nav{margin-top:10px;text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1;*display:inline}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;-webkit-transition:opacity 200ms ease;-moz-transition:opacity 200ms ease;-ms-transition:opacity 200ms ease;-o-transition:opacity 200ms ease;transition:opacity 200ms ease;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}