.card-title {
    text-align: center;
    margin-bottom: 0px;
}
.field-order-service_date .input-group-prepend:nth-child(2),
.field-order-return_date .input-group-prepend:nth-child(2) {
    display: none;
}
#ordersearchmodel-service_date-kvdate .input-group-prepend:nth-child(2),
#ordersearchmodel-return_date-kvdate .input-group-prepend:nth-child(2) {
    display: none;
}
.nav-link {
    padding: 0 1rem;
}
a {
    text-decoration: none !important;
}
.select2-results li::before {
    background-color: transparent;
}

form div.required > label:after {
    content:" * ";
    color:red;
}

a[href="https://froala.com/wysiwyg-editor"], 
a[href="https://www.froala.com/wysiwyg-editor?k=u"] {
    display: none !important;
    position: absolute;
    top: -99999999px;
}
a[href="https://www.froala.com/wysiwyg-editor?k=u"] {
    display: none !important;
    position: absolute;
    top: -99999999px;
}
.kv-grid-table .btn {
    margin: 2px;
}
.invoices-list .card-body {
    padding: 5px;
}
.invoices-list .card-body table {
    margin-bottom:0px;
}
.pagination {
    margin-top: 10px;
}
.pagination li:before {
    background-color:transparent;
}
.bg-success {
    background-color: #90EE90 !important;
}

.head {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    height: 50px;
}

.head .head__logo {
    margin-top: 20px;
    width: 300px;
    font-weight: bold;
    color: #495056;
}

@media all and (max-width: 800px) {
    .head .head__logo {
        margin-top: 0;
        position: absolute;
        right: 10px;
        height: 40px;
    }
    .navbar {
        padding-left: 0px;
        margin-left: 0px !important;
    }
}

.head .head__logo a {
    display: block;
    width: 100%;
    height: 100%;
    background-color: transparent;
    background-image: url("/images/quietvox_lite_logo.png");
    background-repeat: no-repeat;
    background-position: left;
    background-size: contain;
}
ul.navbar-nav li::before {
    background-color: transparent;
}
@media all and (max-width: 800px) {
    .navbar-collapse {
        position: fixed;
        left: 6px;
        z-index: 9999999;
        top: 50px;
        background: rgb(255, 255, 255) none repeat scroll 0% 0%;
        width: 97%;
        float: left;
        padding-left: 25px;
    }
}

/*
@-webkit-keyframes hovering {
    from {-webkit-transform:translate(-2px, 0px);}
    50% {-webkit-transform:translate(2px, -5px);}
    to {-webkit-transform: translate(-2px, -0px);}
}

@-moz-keyframes hovering {
    from {-moz-transform:translate(-2px, 0px);}
    50% {-moz-transform:translate(2px, -5px);}
    to {-moz-transform: translate(-2px, -0px);}
}

@keyframes hovering {
    from {transform:translate(-2px, 0px);}
    50% {transform:translate(2px, -10px);}
    to {transform: translate(-2px, -0px);}
}
@keyframes stretching {
    from {transform:scale(1)}
    50% {transform:scale(0.9)}
    to {transform: scale(1);}
}
@-webkit-keyframes stretching {
    from {-webkit-transform:scale(1);}
    50% {-webkit-transform:scale(0.9);}
    to {-webkit-transform: scale(1);}
}

@-moz-keyframes stretching {
    from {-moz-transform:scale(1);}
    50% {-moz-transform:scale(0.9);}
    to {-moz-transform: scale(1);}
}

.hovering {
    -webkit-animation-name: hovering;
    -webkit-animation-duration: 5s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease-in-out;
    -moz-animation-name: hovering;
    -moz-animation-duration: 5s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: ease-in-out;
    animation-name: hovering;
    animation-duration: 5s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
}
.stretching {
    -webkit-animation-name: stretching;
    -webkit-animation-duration: 5s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease-in-out;
    -moz-animation-name: stretching;
    -moz-animation-duration: 5s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: ease-in-out;
    animation-name: stretching;
    animation-duration: 5s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
}
*/
svg {
    pointer-events: all;
}

svg a {
    pointer-events: all;
}

.agb-content {
    height: 250px;
    overflow-y: scroll;
    margin-bottom: 10px;
}
.btn-payment-block.hidden {
    display: none;
}
.agb-content.hidden {
    display: none;
}
.agb-content-text {
    font-size: 14px;
    line-height: 1;
}
.agb-content-text p {
    margin: 0 0 5px !important;
    font-size: 14px !important;
    line-height: 1 !important;
}
.agb-content-text a:hover {
    text-decoration: underline;
}
.agb-content-text p strong {
    font-weight: bold !important;
}

input[disabled], 
select[disabled], 
textarea[disabled], 
input[readonly], 
select[readonly], 
textarea[readonly] {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    pointer-events:none;
}
.popover:not(.show) {
    display: none;
}
.popover .table {
    margin-bottom: 0px;
}
.popover-title {
    padding: 10px;
}
.promo-code {
    font-size: 14px;
}
.head-title h3 {
    margin-bottom: 0px;
}
.red-color {
    color:red;
}
.how-much-does-it-cost li {
    margin-bottom: 0px;
}
strong {
    font-weight: bold;
}
.how-much-does-it-cost li::before {
    top:7px;
}
.how-much-does-it-cost li {
    padding-left: 16px;
}
.order-instruction li::before {
    top:7px;
}
.order-instruction li {
    padding-left: 16px;
}
.pricing li::before {
    top:7px;
}
.pricing li {
    padding-left: 16px;
}
.navbar {
    padding-left: 0px;
    margin-left: -36px;
}

.nav-link.active {
    font-weight: bold;
}
.main-menu__link.active {
    font-weight: bold;
}
.navbar-collapse.show {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    -webkit-transition: -webkit-transform 400ms ease;
    -moz-transition: -moz-transform 400ms ease;
    -o-transition: -o-transform 400ms ease;
    transition: transform 400ms ease;
    -webkit-box-shadow: 0 0 4px rgba(0,0,0,.4);
    box-shadow: 0 0 4px rgba(0,0,0,.4);
}

.navbar {
    margin-top: 23px;
}

@media (min-width: 767px) {
    .navbar {
        margin-top: 0px;
    }
}

@media (min-width: 992px) and (max-width: 1279px) {
    .navbar {
        margin-top: 23px;
    }
    .head__lang {
        margin-top: 25px;
    }
}

@media (max-width: 767px) {
    .head__lang {
        margin-top: 25px;
    }
}


ul li.nav-item { 
    margin-bottom:0px;
}


.register-now {
    vertical-align: text-top;
    color: #6c757d;
    display: inline-block;
    height: 32px;
    font-family: HelveticaNeue-Bold;
}
.register-now-img {
    vertical-align: middle;
    display: inline-block;
    height: 32px;
    width: 32px;
    padding: 0px;
}

.register-now-btn {
    padding: 1px;
    background: rgba(0, 0, 0, 0.2);
    border-radius: 5px;
    padding: 0px;
    vertical-align: text-top;
    color: #495056;
    display: inline-block;
    height: 32px;
    font-family: HelveticaNeue-Bold;
}
.register-now-btn:hover {
    padding: 1px;
    background: rgba(0, 0, 0, 0.05);
    border-radius: 5px;
    padding: 0px;
    vertical-align: text-top;
    color: #495056;
    display: inline-block;
    height: 32px;
    font-family: HelveticaNeue-Bold;
}