.FontBig p,
.FontBig li {
    font-size: 16px;
}

a {
    outline: none;
}

.form-control.disabled {
    background-color: rgb(244, 245, 248);
    pointer-events: none;
}

label.error {
    color: #f66e84 !important;
}

div.acctitle:not(.acctitlec):hover {
    background-color: #eee;
}

.noselect {
    -webkit-touch-callout: none;
    /* iOS Safari */
    -webkit-user-select: none;
    /* Safari */
    -khtml-user-select: none;
    /* Konqueror HTML */
    -moz-user-select: none;
    /* Firefox */
    -ms-user-select: none;
    /* Internet Explorer/Edge */
    user-select: none;
    /* Non-prefixed version, currently
                                  supported by Chrome and Opera */
}

#eucookielaw {
    background: #000;
    opacity: .8;
    color: #fff;
    text-align: center;
    margin: 0;
    padding: 10px;
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 99999;
}

#eucookielaw p {
    width: 100%;
    margin: 0 auto;
    font-size: 16px;
}

#eucookielaw a:hover {
    color: #00aeef;
}

.img-remove-wrap {
    position: relative;
}

.img-remove-btn {
    position: absolute !important;
    top: -10px;
    right: -10px;
}

.spinput {
    visibility: hidden;
    display: none;
}

.sptext {
    visibility: hidden;
    display: none;
}

.pagination {
    display: inline-block;
    margin-bottom: 15px;
    width: 100%;
}

.pagination li {
    float: right;
}

.pagination a,
.pagination strong {
    color: black;
    float: left;
    padding: 8px 16px;
    text-decoration: none;
    transition: background-color .3s;
    border: 1px solid #ddd;
    margin: 0 4px;
    border-radius: 5px;
}

.pagination strong {
    background-color: #007bff;
    color: white;
    border: 1px solid #007bff;
}

.pagination a:hover:not(.active) {
    background-color: #ddd;
}



.custom-section {
    padding-top: 30px;
}

.custom-section .row,
#teendok .row {
    display: flex;
    flex-wrap: wrap;
}

.custom-section li {
    line-height: 1.8;
}

.custom-section li i {
    font-size: 20px !important;
    top: 0 !important;
}

.pre-title {
    font-size: 24px;
    font-weight: bold;
}

.title-description {
    font-size: 20px !important;
}

.custom-section .button,
.custom-section .button.button-xlarge {
    height: auto;
    white-space: normal;
    line-height: inherit !important;
    padding-top: 13px !important;
    padding-bottom: 10px !important;
}

.choice-button .button {
    height: auto;
    letter-spacing: 1px;
    white-space: normal;
    line-height: inherit;
    max-width: 100%;
    padding-top: 13px;
    padding-bottom: 10px;
    justify-content: center;
    align-items: center;
    display: inline-flex;
    vertical-align: middle;
    font-weight: normal;
}

.custom-section span blockquote {
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
}

.custom-section span blockquote p {
    font-weight: 300;
    color: #777;
    font-size: 17.5px;
}

.align-items-center {
    align-items: center !important;
}

.justify-content-center {
    justify-content: center !important;
}

.align-left {
    text-align: left;
}

.d-none {
    display: none;
}

.font-weight-600 {
    font-weight: 600;
}

.fw-bold {
    font-weight: 700 !important;
}

.mb-0 {
    margin-bottom: 0 !important;
}


.mt-4 {
    margin-top: 1.5rem !important;
}

.mb-4 {
    margin-bottom: 1.5rem !important;
}

.blog-service-box {
    background: #f9f9f9;
    padding: 15px;
    border: 1px solid #ddd;
    border-radius: 5px;
}

@media (max-width: 575.98px) {
    .choice-button .button {
        width: 270px;
    }

    .pre-title {
        font-size: 20px;
    }
}

/* Pricing table */

.m-pricing-table-1 .m-pricing-table-1__items {
    text-align: left;
}

.pricing-table .btn {
    white-space: break-spaces;
    padding: 0.5rem;
    margin-top: 15px;
}

.pricing-table .btn.m-btn--pill {
    border-radius: 5px;
}

.pricing-table-container {
    width: 100%;
    max-width: 1000px;
    margin: 60px auto;
    position: relative;
}

.pricing-table-nav-mobile {
    display: flex;
    flex-wrap: wrap;
    top: 0px;
    z-index: 10;
    padding: 0;
}

.pricing-table-nav-mobile li {
    list-style: none;
    flex: 1;
    width: 60px;
    border-top: 3px solid #14B4F0;
}

.pricing-table-nav-mobile li:last-child {
    border-right: 1px solid #ddd;
}

.pricing-table-nav-mobile button {
    width: 100%;
    border: 1px solid #ddd;
    border-right: 0;
    border-top: 0;
    padding: 10px;
    background: #fff;
    font-size: 14px;
    font-weight: bold;
    height: 60px;
}

.pricing-table-nav-mobile li.active button {
    background: #5AC8F2;
    color: #fff;
}

.pricing-table-nav-mobile li.active {
    border-top: 3px solid #006890;
}

.pricing-table {
    border-collapse: collapse;
    table-layout: fixed;
}

.pricing-table th {
    background: #F5F5F5;
    display: none;
    text-align: center;
}

.pricing-table td,
.pricing-table th {
    height: 53px;
    border: 1px solid #ddd;
    padding: 10px;
    empty-cells: show;
}

.pricing-table td {
    text-align: left;
}

.pricing-table td+td,
.pricing-table th+th {
    text-align: center;
    display: none;
}


.pricing-table td.default {
    display: table-cell;
}

.sep {
    background: #F5F5F5;
    font-weight: bold;
}

.txt-l {
    font-size: 24px;
    font-weight: 600;
    color: #14B4F0;
}

.txt-top {
    position: relative;
    top: -9px;
    left: -2px;
}

.tick {
    font-size: 18px;
    color: #2CA01C;
}

.cross {
    font-size: 18px;
    color: #bc212c;
}

.pricing-table .hide {
    border: 0;
    background: none;
}

.cell-value {
    width: 150px !important;
    text-align: center !important;
}

.title-row {
    background-color: #f5f5f5;
    font-weight: bold;
    text-align: center;
}

.title-row td {
    text-align: center;
}

.details-link {
    text-decoration: underline;
    color: #212529;
    background: none;
    border: 0;
    padding: 0;
    font-weight: 300;
}

.buy-button-row td {
    text-align: center;
}

@media (max-width: 991.98px) {
    .txt-l {
        font-size: 22px;
    }

    .pricing-table .btn {
        padding: 0.5rem;
        font-size: .9rem;
    }
}

@media (min-width: 767.98px) {

    .mobile {
        display: none;
    }

    .pricing-table-nav-mobile {
        display: none;
    }

    .pricing-table {
        width: 100%;
    }

    .pricing-table td,
    .pricing-table th {
        display: table-cell !important;
    }

    .pricing-table td+td,
    .pricing-table th+th {
        width: auto;
    }

}

@media (max-width: 767.98px) {

    .no-mobile {
        display: none;
    }

    .pricing-table-container {
        margin: 30px auto;
    }

    .pricing td {
        border: solid #14B4F0;
        border-width: 1px 1px 0 1px;
    }
}


/* Custom content */

.custom-content {
    margin-top: 30px;
    margin-bottom: 30px;
}

.custom-content p img {
    display: block;
    margin: 15px auto;
}

.custom-content p a {
    text-decoration: underline !important;
}

/* Written post */

.img-profile-rounded {
    border-radius: 50%;
}

.img-profile-written-box {
    display: inline-block;
    margin: 0 auto 15px auto !important;
    max-width: inherit !important;
}

.written-box .col-lg-3 {
    margin: 0 auto;
    text-align: center;
    max-width: 160px !important;
}

.written-box {
    border-top: 1px solid #ddd;
    padding: 30px 0;
}

.custom-content .breadcrumb {
    position: relative !important;
    margin: 15px 0 !important;
    right: 0 !important;
}

.custom-content .breadcrumb a {
    color: #00aeef;
}

.custom-content .nav .list-group-item a {
    text-decoration: underline !important;
}

.custom-content ol,
.custom-content ul {
    padding-left: 30px;
}

.custom-content img {
    display: block;
    margin: 15px auto;
}

.custom-content .accordion .acctitle {
    font-size: 16px;
    color: #00aeef;
    font-weight: normal;
}

.custom-content .accordion .acctitle:after {
    content: "\00BB";
    padding-left: 5px;
}