*,
h1, h2, h3, h4, h5, h6{font-family:Helvetica}
.text-color-337ab7{color:#337ab7 !important;}
.bg-337ab7{background-color:#337ab7 !important;}
.bg-fff{background-color:#fff !important;}
.bg-f3f8fc{background-color:#f3f8fc;}
.col-container{display:table;}
.col{display:table-cell;}
.col-50{width:50%;}
.owl-prev,
.owl-next{position:absolute;top:50%;}
.owl-prev{left:0;}
.owl-next{right:0;}
.owl-theme .owl-nav [class*=owl-]{background:transparent !important;font-size:0 !important;}
.icon-arrow-left{background:url(images/Home_v2/arrow_left.png) no-repeat center;width:40px;height:40px;position:absolute;top:50%;margin-top:-35px;opacity:0.6;}
.icon-arrow-right{background:url(images/Home_v2/arrow_right.png) no-repeat center;width:40px;height:40px;position:absolute;top:50%;margin-top:-35px;opacity:0.6;right:10px;}
.btn-center-bottom{position:absolute;left:0;right:0;bottom:0;width:250px;margin:0 auto;}
.ul-list-{padding-left:0;}
.ul-list- li{list-style:none;}
.cursor-pointer{cursor:pointer;}
.alert-danger{display:none;}
@media(min-width:992px){.flex-box{display:flex;}
}