/*!/wp-content/plugins/ml-slider/assets/sliders/flexslider/flexslider.css*/
@font-face{font-family:flexslider-icon;src:url(/wp-content/plugins/ml-slider/assets/sliders/flexslider/fonts/flexslider-icon.eot);src:url(/wp-content/plugins/ml-slider/assets/sliders/flexslider/fonts/flexslider-icon.eot?#iefix) format('embedded-opentype'),url(/wp-content/plugins/ml-slider/assets/sliders/flexslider/fonts/flexslider-icon.woff) format('woff'),url(/wp-content/plugins/ml-slider/assets/sliders/flexslider/fonts/flexslider-icon.ttf) format('truetype'),url(/wp-content/plugins/ml-slider/assets/sliders/flexslider/fonts/flexslider-icon.svg#flexslider-icon) format('svg');font-weight:400;font-style:normal; font-display:swap;}.flex-container a:hover,.flex-slider a:hover{outline:0}.flex-control-nav,.flex-direction-nav,.slides,.slides>li{margin:0;padding:0;list-style:none}.flex-pauseplay span{text-transform:capitalize}.flexslider{margin:0;padding:0}.flexslider .slides>li{display:none;-webkit-backface-visibility:hidden}.flexslider .slides img{width:100%;display:block}.flexslider .slides:after{content:"\0020";display:block;clear:both;visibility:hidden;line-height:0;height:0}html[xmlns] .flexslider .slides{display:block}* html .flexslider .slides{height:1%}.no-js .flexslider .slides>li:first-child{display:block}.flexslider{margin:0 0 60px;background:#fff;border:4px solid #fff;position:relative;zoom:1;border-radius:4px;-o-box-shadow:'' 0 1px 4px rgba(0,0,0,.2);box-shadow:'' 0 1px 4px rgba(0,0,0,.2)}.flexslider .slides{zoom:1}.flexslider .slides img{height:auto;-moz-user-select:none}.flex-viewport{max-height:2000px;transition:all 1s ease}.loading .flex-viewport{max-height:300px}.carousel li{margin-right:5px}.flex-direction-nav{*height:0}.flex-direction-nav a{text-decoration:none;display:block;width:40px;height:40px;margin:-20px 0 0;position:absolute;top:50%;z-index:10;overflow:hidden;opacity:0;cursor:pointer;color:rgba(0,0,0,.8);text-shadow:1px 1px 0 rgba(255,255,255,.3);transition:all .3s ease-in-out}.flex-direction-nav a:before{font-family:flexslider-icon;font-size:40px;display:inline-block;content:'\f001';color:rgba(0,0,0,.8);text-shadow:1px 1px 0 rgba(255,255,255,.3)}.flex-direction-nav a.flex-next:before{content:'\f002'}.flex-direction-nav .flex-prev{left:-50px}.flex-direction-nav .flex-next{right:-50px;text-align:right}.flexslider:hover .flex-direction-nav .flex-prev{opacity:.7;left:10px}.flexslider:hover .flex-direction-nav .flex-prev:hover{opacity:1}.flexslider:hover .flex-direction-nav .flex-next{opacity:.7;right:10px}.flexslider:hover .flex-direction-nav .flex-next:hover{opacity:1}.flex-direction-nav .flex-disabled{opacity:0!important;filter:alpha(opacity=0);cursor:default;z-index:-1}.flex-pauseplay a{display:block;width:20px;height:20px;position:absolute;bottom:5px;left:10px;opacity:.8;z-index:10;overflow:hidden;cursor:pointer;color:#000}.flex-pauseplay a:before{font-family:flexslider-icon;font-size:20px;display:inline-block;content:'\f004'}.flex-pauseplay a:hover{opacity:1}.flex-pauseplay a.flex-play:before{content:'\f003'}.flex-control-nav{width:100%;position:absolute;bottom:-40px;text-align:center}.flex-control-nav li{margin:0 6px;display:inline-block;zoom:1;*display:inline}.flex-control-paging li a{width:11px;height:11px;display:block;background:#666;background:rgba(0,0,0,.5);cursor:pointer;text-indent:-9999px;-o-box-shadow:inset 0 0 3px rgba(0,0,0,.3);box-shadow:inset 0 0 3px rgba(0,0,0,.3);border-radius:20px}.flex-control-paging li a:hover{background:#333;background:rgba(0,0,0,.7)}.flex-control-paging li a.flex-active{background:#000;background:rgba(0,0,0,.9);cursor:default}.flex-control-thumbs{margin:5px 0 0;position:static;overflow:hidden}.flex-control-thumbs li{width:25%;float:left;margin:0}.flex-control-thumbs img{width:100%;height:auto;display:block;opacity:.7;cursor:pointer;-moz-user-select:none;transition:all 1s ease}.flex-control-thumbs img:hover{opacity:1}.flex-control-thumbs .flex-active{opacity:1;cursor:default}@media screen and (max-width:860px){.flex-direction-nav .flex-prev{opacity:1;left:10px}.flex-direction-nav .flex-next{opacity:1;right:10px}}
/*!/wp-content/plugins/ml-slider/assets/metaslider/public.css*/
/**
 * The following styles will provide an attempt to normalize the sliders
 */

/* Reset some style. Using body to push specificity */
body .metaslider .coin-slider,
body .metaslider .nivoSlider,
body .metaslider .nivoSlider img,
body .metaslider .rslides,
body .metaslider .rslides li,
body .metaslider .flexslider ul.slides,
body .metaslider .flexslider .slides li,
body .metaslider .flexslider .slides ul,
body .metaslider .flexslider .slides ol,
body .metaslider .flexslider .slides img,
body .metaslider .flexslider .flex-direction-nav,
body .metaslider .flexslider .flex-direction-nav li {
    border: 0;
    margin: 0;
    list-style-type: none;
    list-style: none;
    padding: 0;
    line-height: normal;
    max-width: none;
    max-height: none;
}

.metaslider {
    position: relative;
    z-index: 0;
}

/* Avoids overflow when slideshow takes the whole window' width - The fullwidth class needs to be added in the slideshow settings. */
.metaslider.fullwidth {
	overflow: hidden;
}

.metaslider .caption {
    padding: 5px 10px;
    word-wrap: break-word;
}

.metaslider .caption-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    background: black;
    color: white;
    opacity: 0.7;
    margin: 0;
    display: block;
    width: 100%;
    line-height: 1.4em;
}

.metaslider img {
    height: auto;
    padding: 0;
    margin: 0;
    -moz-user-select: none;
}

.metaslider a {
    outline: none;
}

.metaslider.ms-left {
    float: left;
    margin: 0 20px 20px 0;
}

.metaslider.ms-right {
    float: right;
    margin: 0 0 20px 20px;
}

.metaslider li:before,
.metaslider li:after {
    content: "" !important;
    display: none !important;
    bottom: auto !important;
    margin: 0 !important;
}

.metaslider .caption-wrap .caption img {
    width: auto;
}

.metaslider .slides img {
	width: 100%;
	display: block;
}

.metaslider .flex-pauseplay a {
    box-sizing: border-box;
	height: 30px;
	width: 30px;
}

/* Flexslider */

.metaslider .flexslider {
    background: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    border: 0;
    margin: 0 0 40px;
    max-width: none;
    max-height: none;
}

.metaslider .flex-control-nav {
    border: 0;
    margin: auto;
    list-style-type: none;
    list-style: none;
    padding: 0;
	bottom: -27px;
    line-height: 11px;
    z-index: 2;
}

.metaslider.has-dots-onhover-navigation .flexslider .flex-control-paging {
    opacity: 1;
    transition: opacity .3s ease;
}
.metaslider.has-dots-onhover-navigation:hover .flexslider .flex-control-paging {
    opacity: 1 !important;
}

.metaslider-flex.ms-theme-default .flex-next:focus {
    background: url('/wp-content/plugins/ml-slider/assets/metaslider/bg_direction_nav.png') scroll right 0 transparent!important;
    height: 27px!important;
}
.metaslider-flex.ms-theme-default .flex-prev:focus {
    background: url('/wp-content/plugins/ml-slider/assets/metaslider/bg_direction_nav.png') scroll left 0 transparent!important;
    height: 27px!important;
}

/** move margin from list items to anchors */
.metaslider .flex-control-nav li {
	margin: 0;
}

.metaslider .flex-control-nav li a {
	margin: 0 6px;
	padding: 0;
	text-indent: 9999px;
	overflow: hidden;
}

.metaslider .flexslider .slides li {
    position: relative;
    height: auto;
}

/** fix for users with RTL languages */
.metaslider .flex-viewport {
    direction: ltr;
}

/** add transition effects to firefox **/
.metaslider .flex-direction-nav a {
    -moz-transition: all .3s ease;
    transition: all .3s ease;
}

.metaslider .flexslider .slides p {
    margin: 0;
}

.metaslider .flexslider.filmstrip {
	margin-top: 10px;
}

.metaslider .flexslider.filmstrip .slides li {
    cursor: pointer;
    opacity: 0.5;
}

.metaslider .flexslider.filmstrip .slides li.flex-active-slide,
.metaslider .flexslider.filmstrip .slides li:hover,
.metaslider .flexslider.filmstrip .slides li:focus {
    opacity: 1.0 !important;
}

.metaslider .flex-control-thumbs li {
    width: auto;
}

.metaslider ol.flex-control-thumbs img,
#content .metaslider ol.flex-control-thumbs img {
    margin: 10px 5px 0;
    width: auto;
}

.metaslider.nav-hidden .flexslider {
    margin-bottom: 0;
}

.metaslider.nav-hidden.add-margin .flexslider {
    margin-bottom: 40px;
}

/* Arrow styles to use background images (old style) */
/* which makes it compatible with the theme builder */

.metaslider .flexslider .flex-direction-nav li a:before {
    content:none!important;
}
.metaslider .flexslider .flex-direction-nav li a {
    width: 30px;
    height: 30px;
    border: 0;
    margin: -20px 0 0;
    box-shadow: none!important;
    display: block;
    background-color: transparent;
    background-image: url('/wp-content/plugins/ml-slider/assets/metaslider/bg_direction_nav.png');
    background-repeat:  no-repeat;
    position: absolute;
    right: 10px;
    top: 50%;
    z-index: 10;
    cursor: pointer;
    text-indent: -9999px;
    opacity: 1;
    -webkit-transition: all .3s ease;
       -moz-transition: opacity .25s ease-in-out;
            transition: all .3s ease;
}
.metaslider.has-onhover-arrows .flexslider .flex-direction-nav li a {
    opacity: 0;
}
.metaslider.has-onhover-arrows:hover .flexslider .flex-direction-nav li a{
    opacity: 1;
}

.metaslider .flex-direction-nav .flex-prev {
    background-position: left 0;
    left: 10px;
}
.metaslider .flex-direction-nav .flex-next {
    background-position: right 0;
    text-align: left;
    /* Fix for single character text */
    text-indent: 9999px;
}
.metaslider .flexslider:focus-within .flex-next,
.metaslider .flexslider:hover .flex-next {
    opacity: 0.8;
    
}
.metaslider .flexslider:focus-within .flex-prev,
.metaslider .flexslider:hover .flex-prev {
    opacity: 0.8;
    /* Fix for single character text */
    text-indent: -9999px;
}
.metaslider .flexslider:focus-within .flex-next:focus,
.metaslider .flexslider:focus-within .flex-prev:focus,
.metaslider .flexslider:hover .flex-next:hover,
.metaslider .flexslider:hover .flex-prev:hover {
    opacity: 1;
}
.metaslider .flexslider .flex-next:focus,
.metaslider .flexslider .flex-prev:focus {
	outline: -webkit-focus-ring-color auto 5px;
}
.metaslider .flexslider .flex-direction-nav .flex-disabled {
    cursor: default;
    pointer-events: none;
}
.metaslider .flexslider .flex-control-nav a {
	box-shadow: none !important;
}
.metaslider .flexslider .flex-control-nav a:focus {
	outline: -webkit-focus-ring-color auto 5px;
}
.metaslider .flexslider .slides > li {
    position: relative;
}
.metaslider .flexslider .flex-pauseplay .flex-play,
.metaslider .flexslider .flex-pauseplay .flex-pause {
    width: 30px;
    height: 30px;
    background: #000;
    color: #fff;
    text-align: center;
    padding: 0 8px;
    border-radius: 50px;
    text-decoration: none;
    line-height: 30px;
    font-size: 16px;
}
.metaslider .flexslider .flex-pauseplay a:before {
    font-size: 16px;
}
.metaslider .flexslider .flex-pauseplay .flex-play:focus,
.metaslider .flexslider .flex-pauseplay .flex-pause:focus {
    background: #000;
    color: #fff;
	outline: 2px solid #fff;
}
.metaslider .flexslider .flex-pauseplay .flex-play:before {
    margin-left: 4px;
}
.metaslider .flexslider .flex-pauseplay .flex-pause:before {
    margin-left: 1px;
}

/* Responsive Slides */
.metaslider .rslides_nav,
.metaslider .rslides_tabs a {
    box-shadow: none !important;
}
.metaslider .rslides_tabs {
    margin: 0 0 40px;
}

.metaslider .rslides_nav:focus,
.metaslider .rslides_nav:hover {
    color: #ffffff;
}

.metaslider-responsive.no-text .rslides_nav{
	width: 30px;
	height: 30px;
	border: 0;
	margin: 0 5px;
	box-shadow: none !important;
	display: block;
	background-color: transparent;
	background-image: url('/wp-content/plugins/ml-slider/assets/metaslider/bg_direction_nav.png');
	background-repeat: no-repeat;
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	text-indent: -9999px;
	opacity: 1;
	-webkit-transition: all .3s ease;
	-moz-transition: opacity .25s ease-in-out;
	transition: all .3s ease;
}
.metaslider-responsive.no-text .rslides_nav.next {
	background-position: right 0;
}

/* Nivo Slider */
div.metaslider .theme-default .nivoSlider {
   -webkit-box-shadow: 0 0 0;
      -moz-box-shadow: 0 0 0;
           box-shadow: 0 0 0;
}

.metaslider .slider-wrapper .nivo-directionNav a,
.metaslider .slider-wrapper .nivo-controlNav a,
.metaslider .slider-wrapper img {
    border: 0;
    box-shadow: none;
    /* margin: 0; */
    list-style-type: none;
    list-style: none;
    padding: 0;
    line-height: normal;
    max-width: none;
    max-height: none;
}
div.metaslider .slider-wrapper .nivo-controlNav a {
    transition: none;
}

/* Coin Slider */
.metaslider .coin-slider {

    /* This keeps the slider from spilling out the container */
    max-width: 100%;
    overflow:hidden;
}
.metaslider .coin-slider .cs-buttons a,
.metaslider .coin-slider > a {
	box-shadow: none !important;
}
.metaslider .coin-slider a[href="javascript:void(0)"] {
	cursor: default !important;
}

/* Admin Bar */
#wpadminbar #wp-admin-bar-ms-main-menu .ab-item #metaslider-main-menu-icon {
	background-size: 18px;
	background-repeat: no-repeat;
	background-position: left center;
	width: 18px;
	height: 32px;
	float: left;
	margin-right: 5px;
}
#wpadminbar #wp-admin-bar-ms-main-menu:hover #metaslider-main-menu-icon{
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPHN2ZyBmaWxsPSIjNzJhZWU2IiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMjU1LjggMjU1LjgiIHN0eWxlPSJmaWxsOiM3MmFlZTYiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxnPjxwYXRoIGQ9Ik0xMjcuOSwwQzU3LjMsMCwwLDU3LjMsMCwxMjcuOWMwLDcwLjYsNTcuMywxMjcuOSwxMjcuOSwxMjcuOWM3MC42LDAsMTI3LjktNTcuMywxMjcuOS0xMjcuOUMyNTUuOCw1Ny4zLDE5OC41LDAsMTI3LjksMHogTTE2LjQsMTc3LjFsOTIuNS0xMTcuNUwxMjQuMiw3OWwtNzcuMyw5OC4xSDE2LjR6IE0xNzAuNSwxNzcuMWwtMzguOS00OS40bDE1LjUtMTkuNmw1NC40LDY5SDE3MC41eiBNMjA4LjUsMTc3LjFMMTQ2LjksOTkgbC02MS42LDc4LjJoLTMxbDkyLjUtMTE3LjVsOTIuNSwxMTcuNUgyMDguNXoiLz48L2c+PC9zdmc+Cg==") !important;
}
.ms-edit-frontend {
	text-decoration: none !important;
	font-size: 18px;
}
.ms-edit-frontend .dashicons.dashicons-external {
	height: 25px;
	vertical-align: middle;
}

#preview-container .ms-edit-frontend{
    display: none;
}


/* Precognition Theme */
.ms-theme-precognition .flex-control-nav {
	display: table !important;
	width: 100% !important;
	margin-top: 0 !important;
}
.metaslider.ms-theme-precognition .flex-control-nav li {
	display: table-cell !important;
	width: auto;
	text-align: center;
	border-left: 1px solid;
	border-bottom: 1px solid;
}
.metaslider.ms-theme-precognition .flex-control-nav li:last-child {
	border-right: 1px solid;
}
.metaslider.ms-theme-precognition .flex-control-nav li a {
	text-indent: 0 !important;
	width: auto !important;
	display: block !important;
	height: auto !important;
	padding: 10px !important;
	margin: 0 !important;
}

/* Progress Bar */
.flex-progress-bar {
    position: absolute;
    top: 0;
    left: 0;
    height: 4px;
    width: 0%;
    background-color: #fff;
    transition: width 2s linear;
    z-index: 999;
}
/* Carousel */
.ms-carousel-force-height .slides > li {
    overflow: hidden;
}
.ms-carousel-force-height .slides > li.ms-image img {
    height: 100%;
    width: auto;
}

/* Custom button */
.ms-custom-button {
	display: inline-block;
	background-color: #0073aa;
	color: #fff;
	cursor: pointer;
	padding: 8px 14px;
	border-radius: 4px;
	text-decoration: none;
	transition: background-color 0.2s ease;
}
.ms-custom-button:hover {
	opacity: 0.8;
}
.slides li:focus-within {
	outline: 2px solid #007cba;
	outline-offset: -2px;
}
@media only screen and (max-width : 767px) {
    .metaslider.ms-theme-precognition .flex-control-nav li a {
        text-indent: -9999px !important;
    }
}
@media only screen and (min-width : 768px) {
    .metaslider.ms-theme-precognition .flex-control-nav li a {
        text-indent: 0 !important;
    }
}
/* [inline: after] */#metaslider-id-57814 .flexslider ul.flex-direction-nav li a{background:#fff0}#metaslider-id-57814 .flexslider:hover ul.flex-direction-nav li a{background:rgb(255 255 255 / .3)}#metaslider-id-57814 .flexslider .flex-direction-nav li a:before{background-color:#fff}#metaslider-id-57814 .flexslider .flex-direction-nav li a:hover:before{background-color:#fff}#metaslider-id-57814 .flexslider ol.flex-control-nav:not(.flex-control-thumbs) li a:not(.flex-active):not(:hover){background:rgb(255 255 255 / .8)}#metaslider-id-57814 .flexslider ol.flex-control-nav:not(.flex-control-thumbs) li a:not(.flex-active):hover{background:rgb(255 255 255 / .8)}#metaslider-id-57814 .flexslider ol.flex-control-nav li a.flex-active{background:rgb(255 255 255 / .8)}#metaslider-id-57814 .flexslider ol.flex-control-nav:not(.flex-control-thumbs) li a:not(.flex-active):not(:hover){border-color:rgb(255 255 255 / .8)}#metaslider-id-57814 .flexslider ol.flex-control-nav:not(.flex-control-thumbs) li a:not(.flex-active):hover{border-color:rgb(255 255 255 / .8)}#metaslider-id-57814 .flexslider ol.flex-control-nav li a.flex-active{border-color:rgb(255 255 255 / .8)}#metaslider-id-57814 .flexslider .caption-wrap{background:rgb(0 0 0 / .8)}#metaslider-id-57814 .flexslider .caption-wrap .caption{color:#fff}#metaslider-id-57814 .flexslider .caption-wrap a{color:#fff}#metaslider-id-57814 .flexslider .flex-pauseplay .flex-pause,#metaslider-id-57814 .flexslider .flex-pauseplay .flex-play{background-color:#000}#metaslider-id-57814 .flexslider .flex-pauseplay a:hover{background-color:#000}#metaslider-id-57814 .flexslider .flex-pauseplay a:before{color:#fff}#metaslider-id-57814 .flexslider .flex-pauseplay a:hover:before{color:#fff}#metaslider-id-57814 .slides li{background-color:#fff}#metaslider-id-57814 .flexslider .flex-progress-bar{background-color:#fff}@media only screen and (max-width:767px){body.metaslider-plugin:after{display:none;content:"smartphone"}.hide-arrows-smartphone .flex-direction-nav,.hide-navigation-smartphone .flex-control-paging,.hide-navigation-smartphone .flex-control-nav,.hide-navigation-smartphone .filmstrip,.hide-slideshow-smartphone,.metaslider-hidden-content.hide-smartphone{display:none!important}}@media only screen and (min-width :768px) and (max-width:1023px){body.metaslider-plugin:after{display:none;content:"tablet"}.hide-arrows-tablet .flex-direction-nav,.hide-navigation-tablet .flex-control-paging,.hide-navigation-tablet .flex-control-nav,.hide-navigation-tablet .filmstrip,.hide-slideshow-tablet,.metaslider-hidden-content.hide-tablet{display:none!important}}@media only screen and (min-width :1024px) and (max-width:1439px){body.metaslider-plugin:after{display:none;content:"laptop"}.hide-arrows-laptop .flex-direction-nav,.hide-navigation-laptop .flex-control-paging,.hide-navigation-laptop .flex-control-nav,.hide-navigation-laptop .filmstrip,.hide-slideshow-laptop,.metaslider-hidden-content.hide-laptop{display:none!important}}@media only screen and (min-width :1440px){body.metaslider-plugin:after{display:none;content:"desktop"}.hide-arrows-desktop .flex-direction-nav,.hide-navigation-desktop .flex-control-paging,.hide-navigation-desktop .flex-control-nav,.hide-navigation-desktop .filmstrip,.hide-slideshow-desktop,.metaslider-hidden-content.hide-desktop{display:none!important}}@media only screen and (max-width:767px){body.metaslider-plugin:after{display:none;content:"smartphone"}.hide-arrows-smartphone .flex-direction-nav,.hide-navigation-smartphone .flex-control-paging,.hide-navigation-smartphone .flex-control-nav,.hide-navigation-smartphone .filmstrip,.hide-slideshow-smartphone,.metaslider-hidden-content.hide-smartphone{display:none!important}}@media only screen and (min-width :768px) and (max-width:1023px){body.metaslider-plugin:after{display:none;content:"tablet"}.hide-arrows-tablet .flex-direction-nav,.hide-navigation-tablet .flex-control-paging,.hide-navigation-tablet .flex-control-nav,.hide-navigation-tablet .filmstrip,.hide-slideshow-tablet,.metaslider-hidden-content.hide-tablet{display:none!important}}@media only screen and (min-width :1024px) and (max-width:1439px){body.metaslider-plugin:after{display:none;content:"laptop"}.hide-arrows-laptop .flex-direction-nav,.hide-navigation-laptop .flex-control-paging,.hide-navigation-laptop .flex-control-nav,.hide-navigation-laptop .filmstrip,.hide-slideshow-laptop,.metaslider-hidden-content.hide-laptop{display:none!important}}@media only screen and (min-width :1440px){body.metaslider-plugin:after{display:none;content:"desktop"}.hide-arrows-desktop .flex-direction-nav,.hide-navigation-desktop .flex-control-paging,.hide-navigation-desktop .flex-control-nav,.hide-navigation-desktop .filmstrip,.hide-slideshow-desktop,.metaslider-hidden-content.hide-desktop{display:none!important}}/* [/inline: after] */
/*!/wp-content/plugins/ml-slider/themes/cubic/v1.0.0/style.css*/
.ms-theme-cubic{opacity:0;padding-bottom:40px;-webkit-transition:opacity 0.3s;transition:opacity 0.3s}.ms-theme-cubic.ms-loaded{opacity:1}.metaslider.ms-theme-cubic *{-webkit-box-sizing:border-box;box-sizing:border-box}.metaslider.ms-theme-cubic *::before{-webkit-box-sizing:border-box;box-sizing:border-box}.metaslider.ms-theme-cubic *::after{-webkit-box-sizing:border-box;box-sizing:border-box}.metaslider.ms-theme-cubic .flexslider{margin-bottom:0}.metaslider.ms-theme-cubic .flexslider ol.flex-control-nav:not(.flex-control-thumbs){background:transparent;bottom:15px;line-height:15px;margin:0;padding:0;position:absolute;-webkit-transition:top 0.2s;transition:top 0.2s;z-index:8}.metaslider.ms-theme-cubic .flexslider ol.flex-control-nav:not(.flex-control-thumbs) li a{background:rgba(255,255,255,0.8);border:2px solid transparent;border-radius:0;-webkit-box-shadow:none !important;box-shadow:none !important;cursor:pointer;display:inline-block;height:15px;line-height:15px;margin:0 5px;padding:5px 0 5px 10px;text-indent:9999px;overflow:hidden;-webkit-transition:background 0.2s ease-in-out;transition:background 0.2s ease-in-out;width:15px}.metaslider.ms-theme-cubic .flexslider ol.flex-control-nav:not(.flex-control-thumbs) li a:hover{background:transparent;border:2px solid rgba(255,255,255,0.8)}.metaslider.ms-theme-cubic .flexslider ol.flex-control-nav:not(.flex-control-thumbs) li a:hover::after{-webkit-transform:translateY(0);transform:translateY(0)}.metaslider.ms-theme-cubic .flexslider ol.flex-control-nav:not(.flex-control-thumbs) li:last-child a{margin-right:0}.metaslider.ms-theme-cubic .flexslider ol.flex-control-nav li a.flex-active{background:transparent;border:2px solid rgba(255,255,255,0.8)}.metaslider.ms-theme-cubic .flexslider ol.flex-control-nav li a.flex-active::after{-webkit-transform:translateY(0);transform:translateY(0)}.metaslider.ms-theme-cubic .flexslider ul.flex-direction-nav li a{background:0;-webkit-box-shadow:none;box-shadow:none;color:black;height:100px;margin-top:-50px;max-width:50px;overflow:hidden;top:calc(50% + 50px);transform:translateY(-50%);-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;width:11%}.metaslider.ms-theme-cubic .flexslider ul.flex-direction-nav li a::before{background-image:none;background-color:#fff;mask-image:url("/wp-content/plugins/ml-slider/themes/cubic/v1.0.0/images/arrow.svg");mask-repeat:no-repeat;mask-position:50% 50%;mask-size:47px auto;content:"" !important;display:block;height:47px;margin-top:-23px;max-height:47px;max-width:47px;position:absolute;top:50%;width:100%}.metaslider.ms-theme-cubic .flexslider ul.flex-direction-nav li a.flex-prev{left:0}.metaslider.ms-theme-cubic .flexslider ul.flex-direction-nav li a.flex-prev::before{left:15%}.metaslider.ms-theme-cubic .flexslider ul.flex-direction-nav li a.flex-next{right:0}.metaslider.ms-theme-cubic .flexslider ul.flex-direction-nav li a.flex-next::before{right:15%;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.metaslider.ms-theme-cubic .flexslider:hover ul.flex-direction-nav li a{background:rgba(255,255,255,0.3);max-width:50px;width:11%}.metaslider.ms-theme-cubic .flexslider:hover ul.flex-direction-nav li a:hover{color:black;max-width:50px;width:11%}.metaslider.ms-theme-cubic .flexslider:focus-within ul.flex-direction-nav li a{background:rgba(255,255,255,0.3);max-width:50px;width:11%}.metaslider.ms-theme-cubic .flexslider:focus-within ul.flex-direction-nav li a:hover{color:black;max-width:50px;width:11%}.metaslider.ms-theme-cubic .flexslider ul.slides .caption-wrap{background:rgba(0,0,0,0.8);bottom:0;transform:translateY(50%);color:inherit;margin:0;padding:0;position:absolute;-webkit-transition:0.5s all;transition:0.5s all;width:100%}.metaslider.ms-theme-cubic .flexslider ul.slides .caption-wrap .caption{color:#fff;font-size:0.9rem;padding:20px 30px 55px 30px;text-align:center;line-height:1.4em}.metaslider.ms-theme-cubic .flexslider ul.slides .flex-active-slide .caption-wrap{-webkit-transform:translateY(0);transform:translateY(0)}.metaslider.ms-theme-cubic ul.rslides_tabs{background:transparent;bottom:15px;-webkit-box-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:center;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:center;justify-content:center;line-height:15px;margin:0;padding:0 !important;position:absolute;-webkit-transition:top 0.2s;transition:top 0.2s;z-index:8}.metaslider.ms-theme-cubic ul.rslides_tabs li a{background:rgba(255,255,255,0.8);border:0;border-radius:0;-webkit-box-shadow:none !important;box-shadow:none !important;cursor:pointer;display:inline-block;height:15px;line-height:15px;margin:0 5px;padding:5px 0 5px 10px;text-indent:-9999px;-webkit-transition:background 0.2s ease-in-out;transition:background 0.2s ease-in-out;width:15px}.metaslider.ms-theme-cubic ul.rslides_tabs li a:hover{background:transparent;border:2px solid rgba(255,255,255,0.8)}.metaslider.ms-theme-cubic ul.rslides_tabs li a:hover::after{-webkit-transform:translateY(0);transform:translateY(0)}.metaslider.ms-theme-cubic ul.rslides_tabs li:last-child a{margin-right:0}.metaslider.ms-theme-cubic ul.rslides_tabs li.rslides_here a{background:transparent;border:2px solid rgba(255,255,255,0.8)}.metaslider.ms-theme-cubic ul.rslides_tabs li.rslides_here a::after{-webkit-transform:translateY(0);transform:translateY(0)}.metaslider.ms-theme-cubic div.slider-wrapper .nivo-controlNav:not(.nivo-thumbs-enabled){background:transparent;bottom:15px;-webkit-box-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:center;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:center;justify-content:center;line-height:15px;margin:0;padding:0 !important;position:absolute;-webkit-transition:top 0.2s;transition:top 0.2s;z-index:8}.metaslider.ms-theme-cubic div.slider-wrapper .nivo-controlNav:not(.nivo-thumbs-enabled) a{background:rgba(255,255,255,0.8);border:0;border-radius:0;-webkit-box-shadow:none !important;box-shadow:none !important;cursor:pointer;display:inline-block;height:15px;line-height:15px;margin:0 5px;padding:5px 0 5px 10px;text-indent:-9999px;-webkit-transition:background 0.2s ease-in-out;transition:background 0.2s ease-in-out;width:15px}.metaslider.ms-theme-cubic div.slider-wrapper div.nivo-controlNav:not(.nivo-thumbs-enabled) a:last-child{margin-right:0}.metaslider.ms-theme-cubic div.slider-wrapper div.nivo-controlNav:not(.nivo-thumbs-enabled) a.active{background:transparent;border:2px solid rgba(255,255,255,0.8)}.metaslider.ms-theme-cubic div.slider-wrapper div.nivo-controlNav:not(.nivo-thumbs-enabled) a.active::after{-webkit-transform:translateY(0);transform:translateY(0)}.metaslider.ms-theme-cubic .coin-slider .cs-buttons{background:transparent;bottom:30px;-webkit-box-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:center;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:center;justify-content:center;line-height:15px;margin:0;padding:0 !important;position:absolute;-webkit-transition:top 0.2s;transition:top 0.2s;z-index:8}.metaslider.ms-theme-cubic .coin-slider .cs-buttons a{background:rgba(255,255,255,0.8);border:0;border-radius:0;-webkit-box-shadow:none !important;box-shadow:none !important;cursor:pointer;display:inline-block;height:15px;line-height:15px;margin:0 5px;padding:5px 0 5px 10px;text-indent:-9999px;-webkit-transition:background 0.2s ease-in-out;transition:background 0.2s ease-in-out;width:15px}.metaslider.ms-theme-cubic .coin-slider .cs-buttons a:last-child{margin-right:0}.metaslider.ms-theme-cubic .coin-slider .cs-buttons a:hover{background:transparent;border:2px solid rgba(255,255,255,0.8)}.metaslider.ms-theme-cubic .coin-slider .cs-buttons a:hover::after{-webkit-transform:translateY(0);transform:translateY(0)}.metaslider.ms-theme-cubic .coin-slider .cs-buttons a.cs-active{background:transparent;border:2px solid rgba(255,255,255,0.8)}.metaslider.ms-theme-cubic .coin-slider .cs-buttons a.cs-active::after{-webkit-transform:translateY(0);transform:translateY(0)}.metaslider.ms-theme-cubic .coin-slider .coin-slider div{display:block !important}.metaslider.ms-theme-cubic .coin-slider .coin-slider div a{background:0;-webkit-box-shadow:none;box-shadow:none;color:black;height:100px;margin-top:-50px;max-width:50px;overflow:hidden;top:50%;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;width:11%}.metaslider.ms-theme-cubic .coin-slider .coin-slider div a::before{background:url("/wp-content/plugins/ml-slider/themes/cubic/v1.0.0/images/arrow.svg") no-repeat;background-position:50% 50%;background-size:100%;content:"" !important;display:block;height:47px;margin-top:-23px;max-height:47px;max-width:47px;position:absolute;top:50%;width:100%}.metaslider.ms-theme-cubic .coin-slider .coin-slider div a.cs-prev{left:0}.metaslider.ms-theme-cubic .coin-slider .coin-slider div a.cs-prev::before{left:15%}.metaslider.ms-theme-cubic .coin-slider .coin-slider div a.cs-next{right:0}.metaslider.ms-theme-cubic .coin-slider .coin-slider div a.cs-next::before{right:15%;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.metaslider.ms-theme-cubic .coin-slider .coin-slider .cs-prev{margin-top:-55px !important}.metaslider.ms-theme-cubic .coin-slider .coin-slider .cs-next{margin-top:-55px !important}.metaslider.ms-theme-cubic .coin-slider:hover .coin-slider div a{background:rgba(255,255,255,0.3);max-width:50px;width:11%}.metaslider.ms-theme-cubic .coin-slider:hover .coin-slider div a:hover{color:black;max-width:50px;width:11%}.metaslider.ms-theme-cubic .slider-wrapper .nivo-controlNav:not(.nivo-thumbs-enabled) a:hover{background:transparent;border:2px solid rgba(255,255,255,0.8)}.metaslider.ms-theme-cubic .slider-wrapper .nivo-controlNav:not(.nivo-thumbs-enabled) a:hover::after{-webkit-transform:translateY(0);transform:translateY(0)}.metaslider.ms-theme-cubic .slider-wrapper .nivo-controlNav.nivo-thumbs-enabled a:hover{border:0 none}.metaslider.ms-theme-cubic .slider-wrapper .nivo-controlNav.nivo-thumbs-enabled a.active{border:0 none}.metaslider.ms-theme-cubic a.rslides_nav{background:0;-webkit-box-shadow:none;box-shadow:none;color:black;height:100px;margin-top:-50px;max-width:50px;overflow:hidden;top:50%;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;width:11%}.metaslider.ms-theme-cubic a.rslides_nav::before{background:url("/wp-content/plugins/ml-slider/themes/cubic/v1.0.0/images/arrow.svg") no-repeat;background-position:50% 50%;background-size:100%;content:"" !important;display:block;height:47px;margin-top:-23px;max-height:47px;max-width:47px;position:absolute;top:50%;width:100%}.metaslider.ms-theme-cubic div.nivoSlider div.nivo-directionNav a{background:0;-webkit-box-shadow:none;box-shadow:none;color:black;height:100px;margin-top:-50px;max-width:50px;overflow:hidden;top:50%;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;width:11%}.metaslider.ms-theme-cubic div.nivoSlider div.nivo-directionNav a::before{background:url("/wp-content/plugins/ml-slider/themes/cubic/v1.0.0/images/arrow.svg") no-repeat;background-position:50% 50%;background-size:100%;content:"" !important;display:block;height:47px;margin-top:-23px;max-height:47px;max-width:47px;position:absolute;top:50%;width:100%}.metaslider.ms-theme-cubic div.nivoSlider div.nivo-directionNav a.nivo-prevNav{left:0}.metaslider.ms-theme-cubic div.nivoSlider div.nivo-directionNav a.nivo-prevNav::before{left:15%}.metaslider.ms-theme-cubic div.nivoSlider div.nivo-directionNav a.nivo-nextNav{right:0}.metaslider.ms-theme-cubic div.nivoSlider div.nivo-directionNav a.nivo-nextNav::before{right:15%;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.metaslider.ms-theme-cubic div.nivoSlider:hover div.nivo-directionNav a{background:rgba(255,255,255,0.3);max-width:50px;width:11%}.metaslider.ms-theme-cubic div.nivoSlider:hover div.nivo-directionNav a:hover{color:black;max-width:50px;width:11%}.metaslider.ms-theme-cubic div.nivoSlider .nivo-caption{background:rgba(0,0,0,0.8);bottom:0;color:inherit;margin:0;padding:0;position:absolute;-webkit-transition:0.5s all;transition:0.5s all;width:100%;-webkit-transform:translateY(0);transform:translateY(0)}.metaslider.ms-theme-cubic .rslides_nav.prev{left:0}.metaslider.ms-theme-cubic .rslides_nav.prev::before{left:15%}.metaslider.ms-theme-cubic .rslides_nav.next{right:0}.metaslider.ms-theme-cubic .rslides_nav.next::before{right:15%;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.metaslider.ms-theme-cubic:hover a.rslides_nav{background:rgba(255,255,255,0.3);max-width:50px;width:11%}.metaslider.ms-theme-cubic:hover a.rslides_nav:hover{color:black;max-width:50px;width:11%}.metaslider.ms-theme-cubic .rslides .caption-wrap{background:rgba(0,0,0,0.8);bottom:0;color:inherit;margin:0;padding:0;position:absolute;-webkit-transition:0.5s all;transition:0.5s all;width:100%}.metaslider.ms-theme-cubic .rslides .caption-wrap .caption{color:#fff;font-size:0.9rem;padding:20px 30px 55px 30px;text-align:center}.metaslider.ms-theme-cubic .rslides li[class*="rslides"] .caption-wrap{-webkit-transform:translateY(0);transform:translateY(0)}.metaslider.ms-theme-cubic .cs-title{margin:10px;padding:20px;width:calc(100% - 20px)}.metaslider.ms-theme-cubic .nivoSlider .nivo-caption{color:#fff;font-size:0.9rem;padding:20px 30px 55px 30px;text-align:center}.metaslider.ms-theme-cubic .filmstrip{border-radius:0;margin-top:10px;position:absolute;width:100%;z-index:4}.metaslider.ms-theme-cubic .filmstrip ul.flex-direction-nav li a::after{width:10px}.metaslider.ms-theme-cubic .filmstrip ul.flex-direction-nav li a.flex-prev{left:0}.metaslider.ms-theme-cubic .filmstrip ul.flex-direction-nav li a.flex-next{right:0}.ms-is-small.metaslider.ms-theme-cubic .flexslider ul.slides .caption-wrap .caption{padding-top:50px}.ms-is-small.metaslider.ms-theme-cubic .rslides .caption-wrap .caption{padding-top:50px}.ms-is-small.metaslider.ms-theme-cubic .nivoSlider .nivo-caption{padding-top:50px}.metaslider.ms-theme-cubic.has-filmstrip .flexslider:not(.filmstrip) ul.flex-direction-nav{width:90px}.metaslider.ms-theme-cubic.has-filmstrip .flexslider ul.slides .caption-wrap{margin-right:110px}.metaslider.ms-theme-cubic.fullwidth .flexslider ul.slides .caption-wrap{margin-right:320px}.metaslider.ms-theme-cubic.fullwidth .flexslider ul.slides .caption-wrap .caption{padding-left:20px}.metaslider.ms-theme-cubic.fullwidth .flexslider ol.flex-control-nav:not(.flex-control-thumbs){right:60px}.metaslider.ms-theme-cubic.fullwidth .flexslider:not(.filmstrip) ul.flex-direction-nav{right:20px}.metaslider.ms-theme-cubic.fullwidth .rslides .caption-wrap{margin-right:320px}.metaslider.ms-theme-cubic.fullwidth .rslides .caption-wrap .caption{padding-left:20px}.metaslider.ms-theme-cubic.fullwidth div.nivoSlider .nivo-caption{margin-right:320px;padding-left:20px}.metaslider.ms-theme-cubic.fullwidth .cs-title{margin-right:320px;padding-left:20px}.metaslider.ms-theme-cubic.fullwidth ul.rslides_tabs{right:60px}.metaslider.ms-theme-cubic.fullwidth div.slider-wrapper .nivo-controlNav:not(.nivo-thumbs-enabled){right:60px}.metaslider.ms-theme-cubic.fullwidth div.nivo-directionNav{right:20px}.metaslider.ms-theme-cubic.fullwidth a.rslides_nav.prev{right:284px}.metaslider.ms-theme-cubic.fullwidth a.rslides_nav.next{right:20px}.metaslider.ms-theme-cubic.ms-is-small{padding-bottom:50px}.metaslider.ms-theme-cubic.ms-is-small .flexslider ul.slides .caption-wrap{margin-right:0}.metaslider.ms-theme-cubic.ms-is-small .flexslider ol.flex-control-nav{left:0;right:0;width:100%}.metaslider.ms-theme-cubic.ms-is-small .flexslider:not(.filmstrip) ul.flex-direction-nav{width:100%}.metaslider.ms-theme-cubic.ms-is-small .rslides .caption-wrap{margin-right:0}.metaslider.ms-theme-cubic.ms-is-small .nivoSlider .nivo-caption{margin-right:0}.metaslider.ms-theme-cubic.ms-is-small ul.rslides_tabs{left:0;right:0;width:100%}.metaslider.ms-theme-cubic.ms-is-small .slider-wrapper .nivo-controlNav{left:0;right:0;width:100%}.metaslider.ms-theme-cubic.ms-is-small .coin-slider .cs-buttons{left:0;right:0;width:100%}.metaslider.ms-theme-cubic.ms-is-small .nivo-directionNav{width:100%}.metaslider.ms-theme-cubic.ms-is-small.fullwidth .flexslider:not(.filmstrip) ul.flex-direction-nav{right:0}.metaslider.ms-theme-cubic.ms-is-small.fullwidth .flexslider ul.flex-direction-nav li a.flex-prev{left:20px}.metaslider.ms-theme-cubic.ms-is-small.fullwidth .flexslider ul.flex-direction-nav li a.flex-next{right:20px}.metaslider.ms-theme-cubic.ms-is-small.fullwidth div.nivo-directionNav{right:0}.metaslider.ms-theme-cubic.ms-is-small.fullwidth .rslides_nav.prev{left:20px}.metaslider.ms-theme-cubic.ms-is-small.fullwidth div.nivoSlider div.nivo-directionNav a.nivo-prevNav{left:20px}.metaslider.ms-theme-cubic.ms-is-small.fullwidth div.nivoSlider div.nivo-directionNav a.nivo-nextNav{right:20px}.metaslider.ms-theme-cubic.ms-is-small.fullwidth .coin-slider .coin-slider div a.cs-prev{left:20px}.metaslider.ms-theme-cubic.ms-is-small.fullwidth .coin-slider .coin-slider div a.cs-next{right:20px}.metaslider.ms-theme-cubic.ms-is-small.fullwidth .rslides_nav.next{right:20px}.metaslider.ms-theme-cubic.has-onhover-arrows .flex-direction-nav li{opacity:0}.metaslider.ms-theme-cubic.has-onhover-arrows:hover .flex-direction-nav li{opacity:1}.metaslider.ms-theme-cubic.has-onhover-arrows:hover .flex-direction-nav a{opacity:1}