.no-bullet {
     list-style:none;
}
 .carousel_list {
     transform: translate3d(-9px, 0px, 0px);
     transition-duration: 0.3s;
     height: auto;
}
 li.carousel_item a {
     color: #0066BB;
     text-decoration: none;
     line-height: inherit;
     cursor: pointer;
}
 li.carousel_item a:visited {
     color: #0066BB;
     text-decoration: none;
}
 li.carousel_item a:hover {
     color: #00478e;
     text-decoration: none;
}
 .carousel_pager .button, .carousel_pager a.button {
     width: 20% !important;
     padding-right: 30px !important;
     background: #cd040b !important;
}
 .carousel_pager a.button:hover {
     background: #cd040b !important;
}
 .carousel_pager .button::before, .carousel_pager-next::before, .pagination_item.m_next>a::before {
     content: "" !important;
}
 .carousel_list .button.cta-text.text-normal1::before{
     content: "";
     background-image: url("../../../clientlibs/clientlib-base/resources/images/Arrow-black.svg");
     background-repeat: no-repeat;
     width: 12px;
     height: 18px;
     position: absolute;
     left: 105px;
     margin-left: 102px;
}
 li.carousel_item p:first-child {
     margin-bottom: 0;
}
 @media only screen and (min-width: 48rem) {
     .medium-6 {
         width: 50%;
         float: left;
    }
}
 @media only screen and (max-width: 48rem) {
     .w_carousel.m_carousel_return {
         display: none;
    }
}
/* popup */
 .padding-left-small, .padding-vert-small {
     padding-left: 1.125rem!important;
}
 @media only screen and (min-width: 60.625rem) {
     .large-left {
         float: left!important;
    }
     .large-p-50 {
         width: 50%!important;
    }
     .large-p-20 {
         width: 20%!important;
    }
     .large-p-30 {
         width: 30%!important;
    }
     .large-margin-top-zero {
         margin-top: 0!important;
    }
}
/* app */
 body {
     background: none;
}
 h4 {
     font-size: 1.25rem;
}
 @media only screen and (min-width: 60.625rem) {
     .panel.m_panel-claim-list label {
         font-size: 1.125rem;
    }
}
 @media only screen and (min-width: 60.625rem) {
     .w_modal.m_modal-width {
         width: 43.75rem;
         left: 50%;
         margin-left: 0;
         -webkit-transform: translateX(-50%);
         -moz-transform: translateX(-50%);
         -o-transform: translateX(-50%);
         -ms-transform: translateX(-50%);
         transform: translateX(-50%);
    }
}
 .w_modal .modal_x.m_right:before {
     color: #959595;
}
 .font-arial {
     font-family: Arial,sans-serif;
}
 p a {
     text-decoration: none;
}
 body {
     background-color: #fff;
}
 .row, .main {
     max-width: 61.5rem;
}
 .w_modal, .w_modal.active {
     z-index: 5001;
}
 @media only screen and (min-width: 48rem) {
     .w_modal.active.m_cover-all.bg-black {
         background-color: transparent !important;
    }
     .modal_x::before {
         color: #fff;
    }
     .modal_x:hover::before {
         color: #f9f9f9;
    }
}
 .m_carousel_return {
     background: #f6f6f6;
    /* padding: 1.25rem 1.25rem;*/
    padding: 1.25rem 1.25rem 2.5rem 1.25rem;
}
 .m_carousel_return .vzicon:before {
     font-size: 2.5rem;
}
 @media only screen and (max-width: 60.5625rem) {
     .m_carousel_return .vzicon:before {
         font-size: 1.5625rem;
    }
}
 .m_carousel_return .circled {
     width: 4.6875rem;
     height: 4.6875rem;
     background: #c6e9fd;
     line-height: 4.375rem;
     display: inline-block;
     border-radius: 2.5rem;
     text-align: center;
     font-size: 1.5rem;
}
 @media only screen and (max-width: 60.5625rem) {
     .m_carousel_return .circled {
         width: 3.125rem;
         height: 3.125rem;
         border-radius: 2.5rem;
         line-height: 2.875rem;
    }
}
 .m_carousel_return .circled#m_preparepackage {
     line-height: 4.575rem !important;
}
 .m_carousel_return .circled#m_shippackage {
     line-height: 4.775rem !important;
}
 .m_carousel_return li.carousel_item .row {
     margin: 0 0;
}
 .m_carousel_return .circled.icon-return-equip {
     line-height: 5.625rem;
}
 .carousel_pager-item {
     width: 0.75rem;
     height: 0.75rem;
     box-shadow: none;
}
 .carousel_pager-item.active {
     background: #333;
}
 [data-carousel-next] {
     position: relative;
     left: 215px;
     top: 0px;
}
 @media only screen and (max-width: 60.5625rem) {
     [data-carousel-next] {
         position: relative;
         left: 215px;
         top: 0px;
    }
     .battery-replacement [data-carousel-next] {
         position: relative;
         left: 129px;
         top: 0px;
    }
}
 [data-carousel-prev] {
     position: relative;
     right: 250px;
     top: 0px;
}
 .battery-replacement [data-carousel-prev] {
     position: relative;
     right: 236px;
     top: 0px;
}
 @media only screen and (max-width: 60.5625rem) {
     [data-carousel-prev] {
         position: relative;
         right: 180px;
         top: 0px;
    }
     .battery-replacement [data-carousel-prev] {
         position: relative;
         right: 180px;
         top: 0px;
    }
}
 .carousel_pager-prev.m_carousel-prev {
     width: 1.875rem;
     height: 1.875rem;
     background: #959595;
     border-radius: 2.5rem;
     text-align: center;
     position: absolute;
     left: 0.9375rem;
     top: 45%;
     z-index: 15;
     line-height: 1.8125rem !important;
}
 .carousel_pager-prev.m_carousel-prev:before {
     font-size: 0.875rem !important;
     line-height: 1.8125rem !important;
}
 .carousel_pager-prev.m_carousel-prev.disabled {
     display: none;
}
 @media only screen and (max-width: 60.5625rem) {
     .carousel_pager-prev.m_carousel-prev {
         display: none;
    }
}
 .carousel_pager-next.m_carousel-next {
     width: 1.875rem;
     height: 1.875rem;
     background: #959595;
     border-radius: 2.5rem;
     text-align: center;
     position: absolute;
     right: 0.9375rem;
     top: 45%;
     z-index: 15;
     line-height: 1.8125rem !important;
}
 .carousel_pager-next.m_carousel-next:before {
     font-size: 0.875rem !important;
     line-height: 1.8125rem !important;
     padding-left: 0.25rem !important;
}
 .carousel_pager-next.m_carousel-next.disabled {
     display: none;
}
 @media only screen and (max-width: 60.5625rem) {
     .carousel_pager-next.m_carousel-next {
         display: none;
    }
}
/* vzrf */
 .w_carousel {
     margin: 0 auto;
     overflow: inherit;
     -webkit-backface-visibility: hidden;
     -moz-backface-visibility: hidden;
     -ms-backface-visibility: hidden;
     -o-backface-visibility: hidden;
     backface-visibility: hidden;
     -moz-transition: height .3s;
     -o-transition: height .3s;
     -webkit-transition: height .3s;
     transition: height .3s;
}
 .carousel_list {
     position: relative;
     width: 100%;
     margin: 0;
     -webkit-transition-property: -webkit-transform,left,top;
     -webkit-transition-duration: 0s;
     -webkit-transform: translate3d(0,0,0);
     -webkit-transition-timing-function: ease;
     -moz-transition-property: -moz-transform,left,top;
     -moz-transition-duration: 0s;
     -moz-transform: translate3d(0,0,0);
     -moz-transition-timing-function: ease;
     -o-transition-property: -o-transform,left,top;
     -o-transition-duration: 0s;
     -o-transition-timing-function: ease;
     -o-transform: translate(0,0);
     -ms-transition-property: -ms-transform,left,top;
     -ms-transition-duration: 0s;
     -ms-transform: translate3d(0,0,0);
     -ms-transition-timing-function: ease;
     transition-property: transform,left,top;
     transition-duration: 0s;
     transform: translate3d(0,0,0);
     transition-timing-function: ease;
     -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
     box-sizing: content-box;
}
 .carousel_pager-next, .carousel_pager-prev, .drop-list_list>a.active, .drop-list_list>li.active>.drop-list_text, .drop-list_list>li.active>a, .drop-list_list>li.active>div, .drop-list_list>li.active>span {
     -webkit-transform: rotate(0);
     text-decoration: none;
}
 .carousel-free-mode>.carousel_wrapper {
     -webkit-transition-timing-function: ease-out;
     -moz-transition-timing-function: ease-out;
     -ms-transition-timing-function: ease-out;
     -o-transition-timing-function: ease-out;
     transition-timing-function: ease-out;
     margin: 0 auto;
}
 .carousel_item {
     float: left;
     list-style-type: none;
}
 .carousel_item a.button.cta-text:before {
     content: "\e631" !important;
}
 .carousel_item .button.cta-text, a.button.cta-text{
     margin-bottom : 0;
}
 .swiper-wp8-horizontal {
     -ms-touch-action: pan-y;
}
 .swiper-wp8-vertical {
     -ms-touch-action: pan-x;
}
 .carousel_pager {
     width: 100%;
     text-align: center;
     margin: .75rem 0 1rem;
}
 .carousel_pager:after {
     display: table;
}
 .carousel_pager-list {
     display: inline-block;
     margin: 0;
}
 .carousel_pager-prev+.carousel_pager-list {
     margin-top: .875rem;
}
 .carousel_pager-item {
     display: inline-block;
     margin: 0 .375rem;
     cursor: pointer;
     width: .75rem;
     height: .75rem;
     background-color: #ccc;
     border-radius: 99px;
     -moz-transition: all .3s;
     -o-transition: all .3s;
     -webkit-transition: all .3s;
     transition: all .3s;
}
 .carousel_pager-item.visible {
     background-color: #959595;
}
 .carousel_pager-item.active {
     background-color: #4b4b4b;
}
 .carousel_pager-next, .carousel_pager-prev {
     background-color: #959595;
     color: #fff;
     text-align: center;
     display: inline-block;
     border-radius: 6.1875rem;
     line-height: 2.25rem;
     width: 2.25rem;
     height: 2.25rem;
}
 .carousel_pager-next:hover, .carousel_pager-prev:hover {
     text-decoration: none;
     background-color: #4b4b4b;
     cursor: pointer;
}
 .carousel_pager-next::before, .carousel_pager-prev::before {
     line-height: inherit;
     color: currentColor;
     display: inline;
}
 .w_carousel .carousel_pager-next, .w_carousel .carousel_pager-prev {
     position: absolute;
     top: 50%;
     margin-top: -.875rem;
}
 .w_carousel .carousel_pager-prev {
     left: .375rem;
     right: auto;
}
 .w_carousel .carousel_pager-next {
     right: .375rem;
     left: auto;
}
 .carousel_pager-prev::before {
     position: relative;
     left: -.0625rem;
}
 .carousel_pager-next {
     float: right;
}
 .carousel_pager-next::before {
     position: relative;
     left: .125rem;
}
 .w_modal, .w_modal.m_section {
     opacity: 0;
     position: absolute;
}
 .w_modal {
     background-color: #fff;
     border-radius: 0;
     width: 80%;
     margin-left: -40%;
     left: 50%;
     top: -100%;
     z-index: -1;
     overflow: hidden;
     max-height: 90%;
     -moz-transition: opacity .3s,top .3s,bottom .3s,z-index 0s .3s,margin-top .3s;
     -o-transition: opacity .3s,top .3s,bottom .3s,z-index 0s .3s,margin-top .3s;
     -webkit-transition: opacity .3s,top .3s,bottom .3s,z-index 0s,margin-top .3s;
     -webkit-transition-delay: 0s,0s,0s,.3s,0s;
     transition: opacity .3s,top .3s,bottom .3s,z-index 0s .3s,margin-top .3s;
}
 @media only screen and (max-width:30rem) {
     .w_modal {
         width: 95%;
         margin-left: -47.5%;
    }
}
 .w_modal.m_large, .w_modal.m_medium, .w_modal.m_small, .w_modal.m_tiny, .w_modal.m_xlarge {
     width: 95%;
     margin-left: -47.5%;
}
 .w_modal.m_cover, .w_modal.m_cover-all, .w_modal.m_full {
     width: 100%;
     max-width: none;
     margin-left: -50%;
     border-radius: 0;
}
 .w_modal.m_cover .modal_footer, .w_modal.m_cover .modal_header, .w_modal.m_cover-all .modal_footer, .w_modal.m_cover-all .modal_header, .w_modal.m_full .modal_footer, .w_modal.m_full .modal_header {
     border-radius: 0;
}
 .w_modal.m_cover-all.active, .w_modal.m_cover.active {
     top: 0;
     max-height: 100%;
     border-radius: 0;
}
 .w_modal.m_cover-all {
     height: 100%!important;
}
 .w_modal.m_cover-all .modal_footer {
     position: absolute;
     bottom: 0;
}
 .w_modal.m_tall {
     height: 90%!important;
}
 .w_modal.m_tall .modal_footer {
     position: absolute;
     bottom: 0;
}
 @media only screen {
     .w_modal.m_section {
         width: 90%;
         margin-left: -45%;
    }
}
 @media only screen and (min-width:30.0625rem) {
     .w_modal.m_section {
         width: 80%;
         margin-left: -40%;
    }
     .w_modal.m_tiny {
         width: 19.0625rem;
         margin-left: -9.53125rem;
    }
     .w_modal.m_small {
         width: 28.125rem;
         margin-left: -14.0625rem;
    }
}
 @media only screen and (min-width:48rem) {
     .w_modal.m_small {
         width: 28.125rem;
         margin-left: -14.0625rem;
    }
     .w_modal.m_medium {
         width: 60%;
         margin-left: -30%;
    }
     .w_modal.m_large {
         width: 70%;
         margin-left: -35%;
    }
     .w_modal.m_xlarge {
         width: 95%;
         margin-left: -47.5%;
    }
}
 .w_modal.m_section {
     top: 5%;
     min-width: 0;
}
 .w_modal.m_section.m_cover, .w_modal.m_section.m_cover-all {
     top: -100%;
}
 .w_modal.m_section.m_cover-all.active, .w_modal.m_section.m_cover.active {
     top: 0;
}
 @media only screen and (min-width:60.625rem) {
     .w_modal.m_section.m_cover, .w_modal.m_section.m_cover-all {
         max-width: none;
         margin-left: -50%;
    }
}
 .w_modal.active {
     top: 5%;
     overflow: hidden;
     opacity: 1;
     z-index: 800;
     -moz-transition: opacity .3s 0s,top .3s 0s,z-index 0s 0s,margin-top .3s;
     -o-transition: opacity .3s 0s,top .3s 0s,z-index 0s 0s,margin-top .3s;
     -webkit-transition: opacity .3s,top .3s,z-index 0s,margin-top .3s;
     -webkit-transition-delay: 0s,0s,0s,0s;
     transition: opacity .3s 0s,top .3s 0s,z-index 0s 0s,margin-top .3s;
}
 .w_modal.active.m_show-top-bar {
     top: 2.8125rem;
     z-index: 599;
     max-height: 90%;
     max-height: calc(100% - 2.8125rem);
}
 .w_modal .modal_x {
     position: absolute;
     top: 1.3125rem;
     right: 1.4375rem;
}
 .w_modal>.modal_x.m_right+.modal_content::before, .w_modal>.modal_x.m_right+.modal_header::before {
     content: '';
     float: right;
     width: 1.5rem;
     height: 1.125rem;
}
 .modal_x::before, .modal_x:before {
     content: '\e65b';
     font-size: .75rem;
}
 .modal_x {
     position: relative;
     float: right;
     padding: .75rem;
     cursor: pointer;
     text-align: center;
     text-decoration: none;
     -webkit-transform: rotate(0);
     z-index: 810;
     margin: -1rem -1rem 0 0;
     width: 1.125rem;
     height: 1.125rem;
}
 .modal_x::before {
     line-height: inherit;
     color: currentColor;
     display: inline;
     position: relative;
     left: -.25rem;
}
 .modal_x:before {
     color: #959595;
     position: absolute;
     right: .375rem;
     top: .375rem;
}
 .modal_x:hover {
     text-decoration: none;
}
 .modal_x:hover:before {
     color: #a2a2a2;
}
 .modal_content, .modal_footer, .modal_header {
     float: left;
     position: relative;
     width: 100%;
     z-index: 1;
}
 .modal_content:after, .modal_footer:after, .modal_header:after {
     content: " ";
     display: table;
     clear: both;
}
 .modal_header {
     padding: 1.125rem 1.125rem 0;
}
 .modal_footer {
     padding: .3125rem 1.125rem 0;
     background-color: #fff;
     border-bottom-left-radius: 4px;
     border-bottom-right-radius: 4px;
}
 .modal_content {
     position: relative;
     float: left;
     height: auto;
     overflow-y: auto;
     overflow-x: hidden;
     padding: 1.125rem 1.125rem 0;
     -webkit-overflow-scrolling: touch;
     z-index: 2;
}
 .modal_content.m_has-iframe {
     padding-left: 0;
     padding-right: 0;
}
 .modal_content.m_has-iframe iframe {
     border: 0;
     width: 100%;
     overflow: hidden;
}
 .modal_header+.modal_content {
     padding-top: 0;
}
 [data-open-modal] {
     cursor: pointer;
}
 .carousel_pager, .w_carousel {
     position: static !important;
}
 .battery-backup .bullet {
     display: flex;
     flex-flow: row nowrap;
}
 .battery-backup ul li.carousel_item {
     margin-left: 10px;
}
 .battery-backup .h6 {
     font-size: 14px;
     line-height: 60px;
     margin: 0;
}
 .battery-backup .bullet ul {
     width: 100%;
}
 .battery-backup ul.bullet li.width-half li {
     list-style-type: square;
     margin-left: 20px;
}
 .battery-backup ul.bullet li {
     list-style-type: none;
}
 .width-half {
     width: 53%;
     float: left;
}
 .battery-backup .bullet a, .battery-backup .bullet a:hover, .battery-backup .bullet a:visited, .battery-backup .bullet a:active, .battery-backup .bullet a:focus {
     color: #000;
     text-decoration: underline;
     text-underline-position: under;
}
 .battery-backup .carousel_item {
     width: 100%;
}
 .battery-items{
     width: 100%;
}
 .battery-items ul {
     display: inline-block;
     vertical-align: top;
     width:47%;
}
 .battery-backup .battery-items li {
     display: list-item;
     margin-left: 20px;
     list-style-type: square;
}
 .battery-backup .battery-items img{
     margin: 0 30px;
}
 .carousel-overlay p {
     font-size: 0.75rem;
     padding-left: 0;
     padding-right: 0;
     font-weight: normal;
}
 .carousel-overlay .headline5-title-description {
     font-size: 1.125rem;
     margin-bottom: 10px !important;
}
 .carousel-overlay {
     width: 41% !important;
     padding: 10px 20px !important;
     margin-left: -21.0625rem !important;
}
 .carousel-overlay .blockquote-line {
     margin: 0;
     padding: 24px;
     padding-bottom: 0;
     min-height: 156px;
     display: block;
}
 .carousel-overlay .columnscontrol {
     float: left;
}
 .carousel-overlay .firstdiv {
     float: left;
     max-width: 35%;
     text-align: center;
}
 .carousel-overlay .firstdiv .columns.tiny-12 {
     width: 36%;
}
 .carousel-overlay .columncontrol.aem-GridColumn.aem-GridColumn--default--12 p {
     float: left;
}
 .carousel-overlay .firstdiv .columns.tiny-12 img {
     display: block;
}
 span.image-text {
     text-align: center;
     width: 100%;
     display: block;
}
 .carousel-overlay .seconddiv {
     float: left;
     max-width: 16%;
}
 .carousel-overlay .thirddiv .image-text {
     width: 55%;
}
 .carousel-overlay .seconddiv .columns.tiny-12 {
     width: auto;
}
 .carousel-overlay .thirddiv .columns.tiny-12 {
     width: auto;
}
 .carousel-overlay .thirddiv img {
     width: 60%;
}
 .carousel-overlay .seconddiv .headline5-title-description {
     text-align: center;
}
 .carousel-overlay .thirddiv .headline5-title-description {
     text-align: center;
     width: 75%;
}
 .return-items {
     margin: 0 auto;
     width: 56% 
}
 .return-items p:first-child {
     margin-right: 40px;
     padding-top: 40px;
}
 .battery-replacement [data-carousel-next] {
     position: relative;
     left: 236px;
     top: 0px;
}
.battery-replacement .cbu-steps-title {
    display: none;
}
 .battery-replacement .cbu-steps-text {
     width: 90%;
}
 .battery-replacement [data-carousel-prev] {
     position: relative;
     right: 129px;
     top: 0px;
}
 .battery-replacement .bullet {
     display: flex;
     flex-flow: row nowrap;
}
 .battery-replacement ul li.carousel_item {
     margin-left: 10px;
     margin-bottom: 30px;
}
 .battery-replacement .h6 {
     font-size: 14px;
     line-height: 60px;
     margin: 0;
}
 .battery-replacement .bullet ul {
     width: 100%;
}
 .battery-replacement ul.bullet li.width-half li {
     list-style-type: square;
     margin-left: 20px;
}
 .battery-replacement ul.bullet li {
     list-style-type: none;
}

 .width-half {
     width: 53%;
     float: left;
}
 .battery-replacement .bullet a, .battery-replacement .bullet a:hover, .battery-replacement .bullet a:visited, .battery-replacement .bullet a:active, .battery-replacement .bullet a:focus {
     color: #000;
     text-decoration: underline;
     text-underline-position: under;
}
 .battery-replacement .battery-compartment {
     width: 50%;
     float: left;
}
 .battery-replacement li {
     list-style-type: none;
}

 .owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
    filter: Alpha(Opacity=100);
    opacity: 1;
}
.owl-theme .owl-controls .owl-page span {
    display: block;
    width: 12px;
    height: 12px;
    margin: 5px 7px;
    filter: Alpha(Opacity=50);
    opacity: .5;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: #869791;
}
.owl-carousel .owl-wrapper,.owl-carousel .owl-item {
    /* -webkit-backface-visibility:hidden; */
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
}
.owl-theme .owl-controls {
    margin-top: 10px;
    text-align: center;
}
.owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}
           .owl-carousel .owl-wrapper-outer.autoHeight {
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out;
}
.owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%;
}
         
           .owl-theme .owl-controls {
    margin-top: 10px;
    text-align: center;
}
           .owl-theme .owl-controls .owl-page {
    display: inline-block;
    zoom: 1;
    *display: inline;
}
.owl-controls .owl-page, .owl-controls .owl-buttons div {
    cursor: pointer;
}
           .owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
    filter: Alpha(Opacity=100);
    opacity: 1;
}
.owl-theme .owl-controls .owl-page span {
    display: block;
    width: 12px;
    height: 12px;
    margin: 5px 7px;
    filter: Alpha(Opacity=50);
    opacity: .5;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: #333;
}
           .owl-carousel .owl-wrapper, .owl-carousel .owl-item {
    backface-visibility: hidden;
    transform: translate3d(0px, 0px, 0px);
}
           .owl-item {
    float: left;width:auto;
}
        
.owl-theme .owl-controls .owl-buttons div {
    color: #FFF;
    display: inline-block;
    display: inline;
    margin: 10px 30px 15px 20px;
    padding: 0 10px;
    font-size: 1rem;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 5px;
    background: #cd040b;
    filter: Alpha(Opacity=50);
    opacity: 1;
    width: 115px;

}
.owl-prev{float:left}
.owl-next{float:right}


