.bx-wrapper{position:relative;margin-bottom:60px;padding:0;-ms-touch-action:pan-y;touch-action:pan-y;-moz-box-shadow:0 0 5px #ccc;-webkit-box-shadow:0 0 5px #ccc;box-shadow:0 0 5px #ccc;border:5px solid #fff;background:#fff}.bx-wrapper img{max-width:100%;display:block}.bxslider{margin:0;padding:0}ul.bxslider{list-style:none}.bx-viewport{-webkit-transform:translatez(0)}.bx-wrapper .bx-controls-auto,.bx-wrapper .bx-pager{position:absolute;bottom:-30px;width:100%}.bx-wrapper .bx-loading{min-height:50px;background:url(//www.smileranch.com/wp-content/plugins/unlimited-elements-for-elementor-premium/assets_libraries/bxslider/images/bx_loader.gif) center center no-repeat #fff;height:100%;width:100%;position:absolute;top:0;left:0;z-index:2000}.bx-wrapper .bx-pager{text-align:center;font-size:.85em;font-family:Arial;font-weight:700;color:#666;padding-top:20px}.bx-wrapper .bx-pager.bx-default-pager a{background:#666;text-indent:-9999px;display:block;width:10px;height:10px;margin:0 5px;outline:0;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px}.bx-wrapper .bx-pager.bx-default-pager a.active,.bx-wrapper .bx-pager.bx-default-pager a:focus,.bx-wrapper .bx-pager.bx-default-pager a:hover{background:#000}.bx-wrapper .bx-controls-auto .bx-controls-auto-item,.bx-wrapper .bx-pager-item{display:inline-block;vertical-align:bottom}.bx-wrapper .bx-pager-item{font-size:0;line-height:0}.bx-wrapper .bx-prev{left:10px;background:url(//www.smileranch.com/wp-content/plugins/unlimited-elements-for-elementor-premium/assets_libraries/bxslider/images/controls.png) 0 -32px no-repeat}.bx-wrapper .bx-prev:focus,.bx-wrapper .bx-prev:hover{background-position:0 0}.bx-wrapper .bx-next{right:10px;background:url(//www.smileranch.com/wp-content/plugins/unlimited-elements-for-elementor-premium/assets_libraries/bxslider/images/controls.png) -43px -32px no-repeat}.bx-wrapper .bx-next:focus,.bx-wrapper .bx-next:hover{background-position:-43px 0}.bx-wrapper .bx-controls-direction a{position:absolute;top:50%;margin-top:-16px;outline:0;width:32px;height:32px;text-indent:-9999px;z-index:9999}.bx-wrapper .bx-controls-direction a.disabled{display:none}.bx-wrapper .bx-controls-auto{text-align:center}.bx-wrapper .bx-controls-auto .bx-start{display:block;text-indent:-9999px;width:10px;height:11px;outline:0;background:url(//www.smileranch.com/wp-content/plugins/unlimited-elements-for-elementor-premium/assets_libraries/bxslider/images/controls.png) -86px -11px no-repeat;margin:0 3px}.bx-wrapper .bx-controls-auto .bx-start.active,.bx-wrapper .bx-controls-auto .bx-start:focus,.bx-wrapper .bx-controls-auto .bx-start:hover{background-position:-86px 0}.bx-wrapper .bx-controls-auto .bx-stop{display:block;text-indent:-9999px;width:9px;height:11px;outline:0;background:url(//www.smileranch.com/wp-content/plugins/unlimited-elements-for-elementor-premium/assets_libraries/bxslider/images/controls.png) -86px -44px no-repeat;margin:0 3px}.bx-wrapper .bx-controls-auto .bx-stop.active,.bx-wrapper .bx-controls-auto .bx-stop:focus,.bx-wrapper .bx-controls-auto .bx-stop:hover{background-position:-86px -33px}.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager{text-align:left;width:80%}.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto{right:0;width:35px}.bx-wrapper .bx-caption{position:absolute;bottom:0;left:0;background:#666;background:rgba(80,80,80,.75);width:100%}.bx-wrapper .bx-caption span{color:#fff;font-family:Arial;display:block;font-size:.85em;padding:10px}.uc_news_ticker * { 
margin: 0; 
padding: 0; 
-webkit-box-sizing: border-box; 
-moz-box-sizing: border-box; 
box-sizing: border-box; 
}
.uc_news_ticker{
font-family: inherit;
}
.uc_news_ticker a{
color: #fff;
text-decoration: none;
}
.uc_news_ticker svg {
position: absolute;
top: 0;
z-index: 2;
left:0;
}
.uc_news_ticker .flex-container {
background: #fa0000;
direction: ltr;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-direction: normal;
-moz-box-direction: normal;
-webkit-box-orient: horizontal;
-moz-box-orient: horizontal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-box-pack: justify;
-moz-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-align-content: flex-start;
-ms-flex-line-pack: start;
align-content: flex-start;
-webkit-box-align: center;
-moz-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
overflow: hidden;
} .uc_classic_news_ticker .bx-wrapper {
max-width: 100%;
background: transparent none repeat scroll 0 0;
border: 0 none;
box-shadow: none;
}
.uc_classic_news_ticker .uc_news_ticker-heading{
background: transparent;
padding:12px 17px;
color: #FFFFFF;
font-size: 14px;
line-height: 19px;
text-align: center;
position:relative;
white-space:nowrap;
-webkit-box-ordinal-group: 1;
-moz-box-ordinal-group: 1;
-webkit-order: 0;
-ms-flex-order: 0;
order: 0;
-webkit-box-flex: 0;
-moz-box-flex: 0;
-webkit-flex: 0 1 auto;
-ms-flex: 0 1 auto;
flex: 0 1 auto;
-webkit-align-self: auto;
-ms-flex-item-align: auto;
align-self: auto;
}
.uc_classic_news_ticker .uc_news_ticker-content{
position:relative;
background: #000000;
-webkit-box-ordinal-group: 1;
-moz-box-ordinal-group: 1;
-webkit-order: 0;
-ms-flex-order: 0;
order: 0;
-webkit-box-flex: 1;
-moz-box-flex: 1;
-webkit-flex: 1 1 auto;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
-webkit-align-self: stretch;
-ms-flex-item-align: stretch;
align-self: stretch;
}
.uc_classic_news_ticker .uc_news_ticker-content .uc_news_ticker-box{
color: #ffffff; 
font-size: 14px; 
line-height: 19px; 
}
.uc_classic_news_ticker .uc_news_ticker-content .uc_news_ticker-box a{
color:#fff;
text-decoration:none;
}
.uc_classic_news_ticker .uc_news_ticker-content .uc_news_ticker-control{
position:absolute;
right:18px;
top: 50%;
transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
}
.uc_classic_news_ticker .uc_news_ticker-content .uc_news_ticker-control .uc_news_ticker-nav a{
color:inherit !important;
font-size:12px;
}
.uc_classic_news_ticker .uc_news_ticker-nav { float: right; margin: 0 4px;}
.uc_classic_news_ticker .uc_news_ticker-nav + .uc_news_ticker-nav { float: left; margin: 0 4px;} .uc_diagonal-news-ticker * { 
margin: 0; 
padding: 0; 
-webkit-box-sizing: border-box; 
-moz-box-sizing: border-box; 
box-sizing: border-box; 
position: relative;
}
.uc_news-ticker-with-date-label{
border: 2px solid transparent;
font-family: inherit;
position: relative;
}
.uc_news-ticker-with-date-label .uc_ticker-content .uc_ticker-heading {
background: transparent;
padding: 12px 17px;
position: relative;
color: #FFFFFF;
font-size: 14px;
line-height: 19px;
text-align: center;
font-weight: bold;
white-space: nowrap;
-webkit-box-ordinal-group: 1;
-moz-box-ordinal-group: 1;
-webkit-order: 0;
-ms-flex-order: 0;
order: 0;
-webkit-box-flex: 0;
-moz-box-flex: 0;
-webkit-flex: 0 1 auto;
-ms-flex: 0 1 auto;
flex: 0 1 auto;
-webkit-align-self: auto;
-ms-flex-item-align: auto;
align-self: auto;
}
.uc_diagonal-news-ticker.flex-container {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-direction: normal;
-moz-box-direction: normal;
-webkit-box-orient: horizontal;
-moz-box-orient: horizontal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-box-pack: justify;
-moz-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-align-content: flex-start;
-ms-flex-line-pack: start;
align-content: flex-start;
-webkit-box-align: center;
-moz-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.uc_diagonal-news-ticker .bx-wrapper {
background: transparent none repeat scroll 0 0;
border: 0 none;
box-shadow: none;
}
.uc_diagonal-news-ticker .uc_ticker-heading{
background: transparent;
padding:12px 17px;
position:relative;
color: #FFFFFF;
font-size: 14px;
line-height: 19px;
text-align: center;
-webkit-box-ordinal-group: 1;
-moz-box-ordinal-group: 1;
-webkit-order: 0;
-ms-flex-order: 0;
order: 0;
-webkit-box-flex: 0;
-moz-box-flex: 0;
-webkit-flex: 0 1 auto;
-ms-flex: 0 1 auto;
flex: 0 1 auto;
-webkit-align-self: auto;
-ms-flex-item-align: auto;
align-self: auto;
}
.uc_diagonal-news-ticker .uc_ticker-content{
overflow:hidden;
position:relative;
-webkit-box-ordinal-group: 1;
-moz-box-ordinal-group: 1;
-webkit-order: 0;
-ms-flex-order: 0;
order: 0;
-webkit-box-flex: 1;
-moz-box-flex: 1;
-webkit-flex: 1 1 auto;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
-webkit-align-self: stretch;
-ms-flex-item-align: stretch;
align-self: stretch;
}
.uc_diagonal-news-ticker .uc_ticker-content img{
position: absolute;
left: 0px;
top: 0;
z-index: 999;
height:100%;
}
.uc_diagonal-news-ticker .uc_ticker-content .uc_ticker-box{
color: #ffffff; 
font-size: 16px; 
line-height: 22px;
padding-right: 10px;
}
.uc_diagonal-news-ticker .uc_ticker-content .uc_ticker-box a{
color:#fff;
text-decoration:none;
}
.uc_diagonal-news-ticker .uc_ticker-content .uc_ticker-control{
position: absolute;
right: 0;
top: 50%;
transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
z-index: 999;
height: 100%;
}
.uc_ticker-content .uc_ticker-control .uc_ticker-nav a{
color: #fff;
padding: 14px 15px;
display: flex;
height: 100%;
align-items: center;
transition: ease-in-out 0.25s all;
-webkit-transition: ease-in-out 0.25s all;
}
.uc_ticker-nav { 
float: right;
border: 0 none;
height: inherit;
vertical-align: top;
color: inherit !important;
font-size: 14px;
position: relative;
}
.uc_ticker-nav + .uc_ticker-nav { 
margin-right: 1px;
}
.blox-ticker-control .blox-ticker-nav a i {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
font-size: 14px;
}
@media screen and (max-width: 639px) {
.uc_diagonal-news-ticker .uc_ticker-heading:after{ display:none;}
.uc_diagonal-news-ticker .uc_ticker-content{ padding-left:12px;}
} .uc_news-ticker-with-date-label * { 
margin: 0; 
padding: 0; 
-webkit-box-sizing: border-box; 
-moz-box-sizing: border-box; 
box-sizing: border-box; 
}
.uc_news-ticker-with-date-label{
border: 2px solid transparent;
font-family: inherit;
position:relative;
}
.uc_news-ticker-with-date-label .bx-wrapper {
background: transparent none repeat scroll 0 0;
border: 0 none;
box-shadow: none;
}
.uc_news-ticker-with-date-label .uc_ticker-heading .uc_heading-content{
background: transparent;
padding: 13px 17px;
position: relative;
color: #FFFFFF;
font-size: 14px;
line-height: 19px;
text-align: center;
font-weight: bold;
white-space: nowrap;
-webkit-box-ordinal-group: 1;
-moz-box-ordinal-group: 1;
-webkit-order: 0;
-ms-flex-order: 0;
order: 0;
-webkit-box-flex: 0;
-moz-box-flex: 0;
-webkit-flex: 0 1 auto;
-ms-flex: 0 1 auto;
flex: 0 1 auto;
-webkit-align-self: auto;
-ms-flex-item-align: auto;
align-self: auto;
}
.uc_news-ticker-with-date-label .uc_ticker-content{
position: relative;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
width: 100%;
-webkit-box-direction: normal;
-moz-box-direction: normal;
-webkit-box-orient: horizontal;
-moz-box-orient: horizontal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-box-pack: justify;
-moz-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-align-content: flex-start;
-ms-flex-line-pack: start;
align-content: flex-start;
-webkit-box-align: center;
-moz-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.uc_news-ticker-with-date-label .uc_ticker-content .uc_ticker-box{
width: 100% !important;
-webkit-box-ordinal-group: 1;
-moz-box-ordinal-group: 1;
-webkit-order: 0;
-ms-flex-order: 0;
order: 0;
-webkit-box-flex: 1;
-moz-box-flex: 1;
-webkit-flex: 1 1 auto;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
-webkit-align-self: stretch;
-ms-flex-item-align: stretch;
align-self: stretch;
}
.uc_news-ticker-with-date-label .uc_ticker-content .uc_ticker-box a{
color:#000;
text-decoration:none;
}
.uc_news-ticker-with-date-label .uc_ticker-control{
position:absolute;
right:0;
top: 0;
z-index:999;
height:100%;
}
.uc_news-ticker-with-date-label .uc_ticker-control .uc_ticker-nav{
background: #2f2dec none repeat scroll 0 0;
color: inherit !important;
font-size: 12px;
position: relative;
}
.uc_news-ticker-with-date-label .uc_ticker-control .uc_ticker-nav a{
color:#fff;
padding: 14px 10px;
}
.uc_news-ticker-with-date-label .uc_ticker-control .uc_ticker-nav a i{
position:absolute;
top: 50%;
left:50%;
transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
font-size: 14px;
}
.uc_news-ticker-with-date-label .uc_ticker-nav { 
float: right; 
border: 0 none;
height: inherit;
vertical-align: top;
}
.uc_news-ticker-with-date-label .uc_ticker-nav + .uc_ticker-nav{ 
border: 0 none;
display: table;
float: left;
height: inherit;
vertical-align: top;
margin-right:1px;
}
@media screen and (max-width: 639px) {
.uc_news-ticker-with-date-label .uc_ticker-content .uc_ticker-box{ padding-left:12px;}
.uc_news-ticker-with-date-label .uc_ticker-control .uc_ticker-nav a{ padding:14px 12px;}
} .uc_intro-text-news-ticker * { 
margin: 0; 
padding: 0; 
-webkit-box-sizing: border-box; 
-moz-box-sizing: border-box; 
box-sizing: border-box; 
}
.uc_intro-text-news-ticker{
font-family: inherit;
position:relative;
}
.uc_intro-text-news-ticker .bx-wrapper {
background: transparent none repeat scroll 0 0;
border: 0 none;
box-shadow: none;
}
.uc_intro-text-news-ticker .uc_ticker-content{
position: relative;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-direction: normal;
-moz-box-direction: normal;
-webkit-box-orient: horizontal;
-moz-box-orient: horizontal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-box-pack: justify;
-moz-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-align-content: flex-start;
-ms-flex-line-pack: start;
align-content: flex-start;
-webkit-box-align: center;
-moz-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.uc_intro-text-news-ticker .uc_ticker-content .uc_ticker-heading{
background: transparent;
color: #ffffff;
font-size: 14px;
line-height: 19px;
padding: 10px 17px;
position: relative;
text-align: center;
-webkit-box-ordinal-group: 1;
-moz-box-ordinal-group: 1;
-webkit-order: 0;
-ms-flex-order: 0;
order: 0;
-webkit-box-flex: 0;
-moz-box-flex: 0;
-webkit-flex: 0 1 auto;
-ms-flex: 0 1 auto;
flex: 0 1 auto;
-webkit-align-self: stretch;
-ms-flex-item-align: auto;
align-self: stretch;
}
.uc_intro-text-news-ticker .uc_ticker-content .uc_ticker-heading .uc_date{
}
.uc_intro-text-news-ticker .uc_ticker-content .uc_ticker-heading .uc_month{
}
.uc_intro-text-news-ticker .uc_ticker-content .uc_ticker-box{
-webkit-box-ordinal-group: 1;
-moz-box-ordinal-group: 1;
-webkit-order: 0;
-ms-flex-order: 0;
order: 0;
-webkit-box-flex: 1;
-moz-box-flex: 1;
-webkit-flex: 1 1 auto;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
align-items: center;
-webkit-align-self: center;
-ms-flex-item-align: center;
align-self: center;
}
.uc_ticker-content .uc_ticker-box a{
color:#000;
text-decoration:none;
}
.uc_ticker-content .uc_ticker-box .uc_sub-title{
color: #818181; 
font-size: 12px; 
font-style: italic; 
line-height: 17px;
}
.uc_intro-text-news-ticker .uc_ticker-control{
position:absolute;
right:15px;
top: 50%;
transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
z-index:999;
}
.uc_intro-text-news-ticker .uc_ticker-control .uc_ticker-nav a{
color:inherit !important;
font-size:12px;
}
.uc_intro-text-news-ticker .uc_ticker-nav { float: right; margin: 0 4px;}
.uc_intro-text-news-ticker .uc_ticker-nav + .uc_ticker-nav { float: left; margin: 0 4px;} .uc_pointy-news-ticker * { 
margin: 0; 
padding: 0; 
-webkit-box-sizing: border-box; 
-moz-box-sizing: border-box; 
box-sizing: border-box; 
}
.uc_pointy-news-ticker{
border: 2px solid transparent;
font-family: inherit;
}
.uc_pointy-news-ticker.flex-container {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-direction: normal;
-moz-box-direction: normal;
-webkit-box-orient: horizontal;
-moz-box-orient: horizontal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-box-pack: justify;
-moz-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-align-content: flex-start;
-ms-flex-line-pack: start;
align-content: flex-start;
-webkit-box-align: center;
-moz-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.uc_pointy-news-ticker .bx-wrapper {
background: transparent none repeat scroll 0 0;
border: 0 none;
box-shadow: none;
}
.uc_pointy-news-ticker .uc_ticker-heading{
background: transparent;
padding:12px 17px;
position:relative;
color: #FFFFFF;
font-size: 14px;
line-height: 19px;
text-align: center;
white-space: nowrap;
-webkit-box-ordinal-group: 1;
-moz-box-ordinal-group: 1;
-webkit-order: 0;
-ms-flex-order: 0;
order: 0;
-webkit-box-flex: 0;
-moz-box-flex: 0;
-webkit-flex: 0 1 auto;
-ms-flex: 0 1 auto;
flex: 0 1 auto;
-webkit-align-self: auto;
-ms-flex-item-align: auto;
align-self: auto;
}
.uc_pointy-news-ticker .uc_ticker-heading:after{
position:absolute;
content:"";
width: 0; 
height: 0; 
border-top: 11px solid transparent;
border-bottom: 11px solid transparent;
border-left: 10px solid #00B258;
right: -10px;
top: 50%;
transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
z-index:999;
}
.uc_pointy-news-ticker .uc_ticker-content{
position:relative;
-webkit-box-ordinal-group: 1;
-moz-box-ordinal-group: 1;
-webkit-order: 0;
-ms-flex-order: 0;
order: 0;
-webkit-box-flex: 1;
-moz-box-flex: 1;
-webkit-flex: 1 1 auto;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
-webkit-align-self: stretch;
-ms-flex-item-align: stretch;
align-self: stretch;
}
.uc_pointy-news-ticker .uc_ticker-content .uc_ticker-box{
color: #000000; 
font-size: 14px; 
line-height: 19px;
}
.uc_pointy-news-ticker .uc_ticker-content .uc_ticker-box a{
color:#000;
text-decoration:none;
}
.uc_pointy-news-ticker .uc_ticker-content .uc_ticker-control{
position:absolute;
right:18px;
top: 50%;
transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
z-index:999;
}
.uc_pointy-news-ticker .uc_ticker-content .uc_ticker-control .uc_ticker-nav a{
color:inherit !important;
font-size:12px;
}
.uc_pointy-news-ticker .uc_ticker-nav { float: right; margin: 0 4px;}
.uc_pointy-news-ticker .uc_ticker-nav + .uc_ticker-nav { float: left; margin: 0 4px;}
.point-arrow{
position: relative;
}
.point-arrow:after{
position: absolute;
content: "";
width: 0;
height: 0;
border-top: 11px solid transparent;
border-bottom: 11px solid transparent;
border-left: 10px solid #00B258;
right: -10px;
top: 50%;
transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
z-index: 999;
} .uc_round-image-news-ticker * { 
margin: 0; 
padding: 0; 
-webkit-box-sizing: border-box; 
-moz-box-sizing: border-box; 
box-sizing: border-box; 
}
.uc_round-image-news-ticker{
font-family: inherit;
position:relative;
}
.uc_round-image-news-ticker svg {
position: absolute;
top: 0;
z-index: 2;
left:0;
}
.uc_round-image-news-ticker.flex-container {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-direction: normal;
-moz-box-direction: normal;
-webkit-box-orient: horizontal;
-moz-box-orient: horizontal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-box-pack: justify;
-moz-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-align-content: flex-start;
-ms-flex-line-pack: start;
align-content: flex-start;
-webkit-box-align: center;
-moz-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
position:relative;
}
.uc_round-image-news-ticker .bx-wrapper {
background: transparent none repeat scroll 0 0;
border: 0 none;
box-shadow: none;
}
.uc_round-image-news-ticker .uc_ticker-heading{
background: transparent;
padding:12px 17px;
position:relative;
color: #FFFFFF;
font-size: 14px;
line-height: 19px;
text-align: center;
white-space:nowrap;
-webkit-box-ordinal-group: 1;
-moz-box-ordinal-group: 1;
-webkit-order: 0;
-ms-flex-order: 0;
order: 0;
-webkit-box-flex: 0;
-moz-box-flex: 0;
-webkit-flex: 0 1 auto;
-ms-flex: 0 1 auto;
flex: 0 1 auto;
-webkit-align-self: auto;
-ms-flex-item-align: auto;
align-self: auto;
}
.uc_round-image-news-ticker .uc_ticker-content{
overflow:hidden;
position:relative;
-webkit-box-ordinal-group: 1;
-moz-box-ordinal-group: 1;
-webkit-order: 0;
-ms-flex-order: 0;
order: 0;
-webkit-box-flex: 1;
-moz-box-flex: 1;
-webkit-flex: 1 1 auto;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
-webkit-align-self: stretch;
-ms-flex-item-align: stretch;
align-self: stretch;
}
.uc_round-image-news-ticker .uc_ticker-content .uc_ticker-box{
color: #000000; 
font-size: 14px; 
line-height: 19px; 
overflow:hidden;
}
.uc_round-image-news-ticker img{
position: absolute;
left: 0px;
top: 0;
z-index: 999;
height:100%;
}
.uc_round-image-news-ticker .uc_ticker-content .uc_ticker-box a{
color:#000;
text-decoration:none;
}
.uc_round-image-news-ticker .uc_ticker-content .uc_ticker-box .uc_content-box{
overflow:hidden;
}
.uc_round-image-news-ticker .uc_ticker-content .uc_ticker-box img{
position: relative;
left: inherit;
top: inherit;
width:38px; 
height:38px; 
border-radius:50%; 
float:left; 
margin-right:15px; 
display:block;
}
.uc_round-image-news-ticker .uc_ticker-content .uc_ticker-control{
position:absolute;
right:18px;
top: 50%;
transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
z-index:999;
}
.uc_round-image-news-ticker .uc_ticker-content .uc_ticker-control .uc_ticker-nav a{
color:inherit !important;
font-size:12px;
}
.uc_round-image-news-ticker .uc_ticker-nav { float: right; margin: 0 4px;}
.uc_round-image-news-ticker .uc_ticker-nav + .uc_ticker-nav { float: left; margin: 0 4px;}
@media screen and (max-width: 639px) {
.uc_round-image-news-ticker .uc_ticker-heading:after{ display:none;}
.uc_round-image-news-ticker .uc_ticker-content{ padding-left:12px;}
} .uc_rounded-news-ticker * { 
margin: 0; 
padding: 0; 
-webkit-box-sizing: border-box; 
-moz-box-sizing: border-box; 
box-sizing: border-box; 
}
.uc_rounded-news-ticker{
border: 2px solid transparent;
font-family: inherit;
border-radius:100px;
}
.uc_rounded-news-ticker.flex-container {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-direction: normal;
-moz-box-direction: normal;
-webkit-box-orient: horizontal;
-moz-box-orient: horizontal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-box-pack: justify;
-moz-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-align-content: flex-start;
-ms-flex-line-pack: start;
align-content: flex-start;
-webkit-box-align: center;
-moz-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.uc_rounded-news-ticker .bx-wrapper {
background: transparent none repeat scroll 0 0;
border: 0 none;
box-shadow: none;
}
.uc_rounded-news-ticker .uc_ticker-heading{
background: transparent;
padding:12px 17px;
position:relative;
color: #FFFFFF;
font-size: 14px;
line-height: 19px;
text-align: center;
border-radius:100px 0 0 100px;
white-space:nowrap;
-webkit-box-ordinal-group: 1;
-moz-box-ordinal-group: 1;
-webkit-order: 0;
-ms-flex-order: 0;
order: 0;
-webkit-box-flex: 0;
-moz-box-flex: 0;
-webkit-flex: 0 1 auto;
-ms-flex: 0 1 auto;
flex: 0 1 auto;
-webkit-align-self: auto;
-ms-flex-item-align: auto;
align-self: auto;
}
.uc_rounded-news-ticker .uc_ticker-content{
position:relative;
border-radius:0 100px 100px 0;
-webkit-box-ordinal-group: 1;
-moz-box-ordinal-group: 1;
-webkit-order: 0;
-ms-flex-order: 0;
order: 0;
-webkit-box-flex: 1;
-moz-box-flex: 1;
-webkit-flex: 1 1 auto;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
-webkit-align-self: stretch;
-ms-flex-item-align: stretch;
align-self: stretch;
}
.uc_rounded-news-ticker .uc_ticker-content .uc_ticker-box{
color: #000000; 
font-size: 14px; 
line-height: 19px; 
}
.uc_rounded-news-ticker .uc_ticker-content .uc_ticker-box a{
color:#000;
text-decoration:none;
}
.uc_rounded-news-ticker .uc_ticker-content .uc_ticker-control{
position:absolute;
right:18px;
top: 50%;
transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
}
.uc_rounded-news-ticker .uc_ticker-content .uc_ticker-control .uc_ticker-nav a{
color:inherit !important;
font-size:12px;
}
.uc_rounded-news-ticker .uc_ticker-nav { float: right; margin: 0 4px;}
.uc_rounded-news-ticker .uc_ticker-nav + .uc_ticker-nav { float: left; margin: 0 4px;} @-moz-document url-prefix() {
.flex-container { width: 100%; -moz-box-sizing: border-box;}
} .rtl .flex-container {
direction: rtl;
}
.rtl .flex-container .uc_ticker-content .uc_ticker-control{
right: inherit;
left: 0px;
}
.rtl .flex-container .uc_ticker-content{
}
.rtl .flex-container .uc_ticker-content svg{
left: inherit;
transform: rotate(180deg);
-webkit-transform: rotate(180deg);
right: 0;
}
.rtl .flex-container .point-arrow:after{
left: -10px;
right: inherit;
transform: translateY(-50%) rotate(180deg);
-moz-transform: translateY(-50%) rotate(180deg);
-ms-transform: translateY(-50%) rotate(180deg);
-webkit-transform: translateY(-50%) rotate(180deg);
}
.rtl .flex-container .bx-wrapper .bx-viewport{
direction: ltr;
text-align: right;
}