.text-transform-none {
    text-transform: none !important;
}
.ul-list-style {
    list-style-type: disc !important;
    list-style-position: outside !important;
}
.custom-min-height {
    min-height: 100px !important;
}
.overflow-visible {
    overflow: visible !important;
}
.dropdown.no-arrow .dropdown-toggle::after{
    display:none
}
.top-z-index {
    z-index: 90 !important;
}
.order_lang_active {
    background-color: #2b2b2b !important;
    color: white !important;
}
.carousel_col {
    height: 350px !important;
    overflow: hidden;
}
.owl-nav {
    padding-top: 3rem !important;
    text-align: center !important;
}
.owl-nav div {
    display: inline-block !important;
}
.owl-prev {
    padding-right: 3rem !important;
}
.owl-next {
    padding-left: 3rem !important;
}
.grecaptcha-badge { opacity:0 !important;}

.custom-small-captcha-policy {
    font-size: 70% !important;
    font-weight: 100 !important;
}
.no-wrap-custom {
    white-space: nowrap !important;
}
.btn-huge{
    padding: 15px 50px 15px 50px;
}