﻿:root {
    --primary-color: #2e3284;
    --secondary-color: #ef4e78;
    --yellow-color: white;
    --light-color: #e2e2e2;
    --light-gray: #f1f3f2;
    --gray-color: #dddddd;
    --white-color: white;
}


/* ADDITION */
.filter-drop {
    background-color: var(--yellow-color);
    height: 35px;
    margin: 5px;
    display: flex;
    align-items: center;
    padding: 15px;
    width: fit-content;
}
    .filter-drop a {
        color: white;
    }
    .filter-drop .dropdown-menu li a{
        color: #cf2b8a;
    }
        .filter-drop .dropdown-menu li a:hover {
            color: white;
            background-color: #cf2b8a;
        }
.bg-color {
    background: linear-gradient(135deg, var(--primary-color) 0,var(--secondary-color) 100%);
}
    .bg-color .btn-border, .bg-color .btn {
        border: 1px solid var(--primary-color);
        border-color: var(--primary-color) !important;
        background: none !important;
        background-color: var(--yellow-color) !important;
    }


ul .sort{
    background:white;
}
ul .sort li a[href] {
    color: #cf2b8a !important;
}
    ul .sort li a[href]:hover {
        background: #cf2b8a !important;
        color:white !important;
    }


hr {
    border-top: 1px solid #DEDEDE;
}

.filter-bar {
    display: flex;
    padding: 5px 15px;
    align-items: center;
    justify-content: flex-end;

}
    .filter-bar button {
        height: 35px;
        margin:5px;
    }
.box-lightbox {
    background-color: #FFF;
    margin: 10px auto;
    border-radius: 2px;
    display: none;
    max-width: 993px;
    max-height: 90%;
    padding: 0;
    float: none;
}
/*[class*="col-md-"].boxed {
    background-color: #f2f2f2;
}*/
.rounded {
    border-radius: 10px;
}


.border {
    border: solid var(--primary-color) 1px;
}

.navbar-main.middle-box-menu {
    padding-bottom: 0;
}

.navbar-mini.white .fa {
    color: var(--yellow-color);
}

header .navbar-nav .dropdown li > a:hover {
    padding-left: 20px;
}

header .navbar-nav .dropdown li > * {
    padding: 10px 20px;
}

/*.advs-box-top-icon-img .advs-box-content {
    margin: -120px 0 0 0;
    padding: 130px 20px 20px 20px;
    position: relative;
    z-index: 3;
    border-radius: 10px;
    transform: translate3d(0,0,0);
}*/

.advs-box {
    border-radius: 10px;
    border: solid var(--primary-color) 1px;
    /*background-image: linear-gradient(135deg, var(--primary-color) 0,var(--secondary-color) 100%);*/
    padding: 15px;
}

.advs-box-content {
    border: none;
}

.advs-box > a.img-box {
    z-index: 4;
    border: solid var(--primary-color) 1px;
    border-radius: 10px;
    overflow: hidden;
    /*width: 240px !important;
    height: 240px !important;*/
    margin: 0 auto;
}

.footer-parallax-container {
    margin-top: 0;
    margin-bottom: 225px;
    background-color: white;
}

.navbar-collapse {
    padding-top: 9px;
}

footer .content, .btn, .nav.inner.ms-rounded > li > a:hover, .nav.inner.ms-rounded > li.active > a, .flex-control-paging li a.flex-active, .call-action-box, .advs-box-multiple div.circle {
    background-color: var(--primary-color) !important;
    /*border-color: var(--primary-color) !important;*/
    border-color: #9C9C9C !important;
    color: var(--white-color);
}

/* REPLACEMENT */


/* bootstrap.css:380 */
hr {
    margin-top: 0;
    margin-bottom: 0;
}

/* bootstrap.css:497 */
h1, .h1 {
    font-family: "Miss Le Gatees";
    font-size: 64px;
}

/* bootstrap.css:3515 */
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: var(--white-color);
    background-color: var(--primary-color);
    border: 1px solid var(--primary-color);
    font-weight: normal;
}

/* bootstrap.css:3515 */
.navbar-brand {
    float: left;
    padding: 5px;
    font-size: 18px;
    line-height: 20px;
    height: inherit;
}

/* bootstrap.css:3756 */
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover {
    color: var(--white-color);
    background-color: var(--secondary-color);
}

/* style.css:25 */
body, .adv-img p, .caption-bottom p, .adv-circle .caption p, .advs-box p, .list-blog p {
    font-family: "Source Sans Pro";
    font-size: 14px;
    line-height: 1.42857143;
    color: #4C4C4C;
}

    /* style.css:166 */
    body .row-12 {
        height: initial !important;
    }

/* style.css:807 */
[class*="col-md-"].boxed-inverse, .boxed-inverse, .fixed-area.boxed-inverse {
    background-color: #f5f5f5;
}

/* style.css:1183 */
.navbar-mini .navbar-left {
    padding-top: 0;
}

/* style.css:1304 */
.fixed-top {
    height: 102px;
}

/* style.css:1304 */
.mega-menu .fa-ul .fa-li, li.panel-item .fa-li {
    color: var(--primary-color);
}

/* style.css:1469 */
/*.base-box.boxed, .base-box.boxed-inverse, .boxed-inverse, [class*="col-md-"].boxed, [class*="col-md-"].boxed-inverse, .grid-box > .grid-item.boxed-inverse, .row.vertical-row > div.boxed-inverse, .row.vertical-row > div.boxed {
    padding: 15px;
}*/

/* style.css:1528 */
.lan-menu li a {
    font-size: 12px;
    text-transform: initial;
    color: #5F5F5F;
}

/* style.css:1374 */
div.mega-menu-fullwidth .mega-dropdown .mega-menu {
    width: 100%;
    width: calc(100% - 30px);
    margin: -7px 15px;
}

/* style.css:2589 */
.copy-row .copy-text {
    font-size: 12px;
    line-height: 24px;
    text-align: center;
    opacity: .7;
}

/* style.css:2661 */
.footer-parallax {
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -121;
    height: 270px;
    padding-top: 20px;
}

/* style.css:2672 */
footer .container {
    padding: 0px 15px;
}

/* style.css:4181 */
.fa-ul .fa-li {
    line-height: 150%;
}

/* component.css:118 */
.tab-box .panel > *:first-child, .tab-box .panel > .row > div > *:first-child {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
}

/* flexslider.css:105 */
.flexslider .slides img {
    /*border: solid var(--primary-color) 1px;
    border-radius: 10px;*/
    max-width: 100% !important;
    width: 100% !important;
    margin-left: 0px !important;
}

/* jquery.flipster.min.css:49 */
.flip-item img {
    display: block;
    width: calc(100% - 1px);
    max-width: inherit;
}
.alert {
    color: red;
    padding: 15px;
    /* margin-bottom: 20px; */
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 4px;
}
/*

footer .content, .btn, .nav.inner.ms-rounded > li > a:hover, .nav.inner.ms-rounded > li.active > a, .flex-control-paging li a.flex-active, .call-action-box, .advs-box-multiple div.circle {
    background-color: var(--primary-color) !important;
    border-color: var(--primary-color) !important;
}

    .btn:hover, [data-href]:hover, .white .btn {
        background-color: var(--secondary-color) !important;
        border-color: var(--secondary-color) !important;
    }

#search-doc, .components-list .advs-box:hover, .accordion-list .list-group-item > a.active:before, .accordion-list .list-group-item > a:hover:before, .flex-control-paging li a, .flex-direction-nav a:before {
    border-color: var(--primary-color) !important;
}

.minisocial-group i {
    color: var(--yellow-color);
}

.lan-menu li a {
    text-transform: none;
}

.navbar-mini a {
    font-weight: normal !important;
    color: #ffffff !important;
    font-size: 12px !important;
}

.navbar-mini i.fa {
    font-size: 14px;
    margin-right: 5px;
}

.navbar-collapse a {
    color: var(--primary-color) !important;
}

.navbar-collapse {
    padding-top: 13px;
}

button.navbar-toggle {
    margin-top: 25px;
}

.navbar-mini .navbar-nav > li > a:hover {
    background-color: var(--secondary-color);
}

.navbar-mini .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover {
    background-color: var(--secondary-color);
}

.navbar-default .navbar-nav > li > a:hover {
    background-color: var(--light-gray);
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover {
    background-color: initial;
    border-bottom: solid var(--primary-color);
}

header.fixed-top {
    height: inherit;
}

.footer-parallax-container {
    margin-top: 123px;
    margin-bottom: 265px;
    background-color: white;
}

.footer-parallax .container {
    padding: 40px 0 0;
}

.footer-parallax {
    z-index: auto;
    height: 285px;
}

footer .copy-row .copy-text {
    color: inherit;
}

footer .copy-row {
    background-color: transparent;
}

footer .copy-row {
    background-color: transparent;
}

footer hr {
    margin-top: 0;
}

.flexslider li > img, .flexslider li > a > img, .flexslider li > a > img {
    border: solid var(--primary-color) 1.01px;
    border-radius: 10px;
}

.container.content, .section-empty > .content, .section-bg-image > .content, .section-bg-video > .content, .section-bg-animation > .content, .section-slider > .content {
    padding-top: 5px;
    padding-bottom: 5px;
}

*/
.border-gray {
    border: 1px solid #9C9C9C;
}
.text-color {
    color: #CE2D8A;
}

.bg-color-gray {
    background: #f2f2f2;
}

.bg-color-white {
    background-color: #fff !important;
}
.col-dat-hen-4 a:hover, .col-dat-hen-12 a:hover {
    color: white;
    background-color: #cf2b8a !important;
}
.col-dat-hen-12  .selected, .col-dat-hen-4  .selected {
    color: white;
    background-color: #ef4e78 !important;
}


.hc_wp_editor_cnt .branch:hover {
    color: white;
    background-color: #cf2b8a !important;
    cursor:pointer;
    
}
.hc_wp_editor_cnt p{
    margin:0;
}
.btn-default.disabled {
    background-color: #9C9C9C !important;
    color: white;
    border: 1px solid #6F6F6F !important;
}
.checkbox-lg input[type=checkbox] {
    width: 20px;
    height: 20px;
    border: 2px solid;
    border-radius: 5px;
}
.button-popup:hover {
    color: white;
    background-color: #227cb3 !important;
}
.checkbox{
    text-align:left;
}
.advs-box-content {
    display: flex;
    align-items: center;
    flex-direction: column;
}
    .advs-box-content h3 {
        display: flex;
        height: 52px;
        align-items: center;
    }
    .advs-box-content p {
        display: flex;
        height: 60px;
        align-items: center;
    }
.mfp-close-btn-in .mfp-close {
    color: #cf2b8a;
    opacity: 1;
}
div.stars {
    width: 113px;
    display: inline-block;
}

input.star {
    display: none;
}

label.star {
    float: right;
    padding: 0 2px;
    font-size: 16px;
    color: #444;
    transition: all .2s;
}

input.star:checked ~ label.star:before {
    content: '\f005';
    color: #FD4;
    transition: all .25s;
}

/*input.star-5:checked ~ label.star:before {
    color: #FE7;
    text-shadow: 0 0 20px #952;
}*/

input.star-1:checked ~ label.star:before {
    color: #F62;
}

label.star:hover {
    /*transform: rotate(-15deg) scale(1.3);*/
}

label.star:before {
    content: '\f006';
    font-family: FontAwesome;
}
.dich-vu-gia {
    display: flex;
    justify-content: space-between;
    width: 100%;
    align-items: center;
}
.navbar-toggle {
    float:left;
}
button.navbar-calendare {
    padding: 3px !important;
    border: none;
}
.navbar-calendare{
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
    .navbar-calendare > i {
        font-size: 25px;
        margin: 2px 5px 0 5px;
        line-height: 23px;
        color: #cf2b8a;
    }
@media (max-width: 992px) {
    .navbar-mini .navbar-right {
        display: none;

    }
    .col-dat-hen-4{
        width:33%;
    }
    /* style.css:1304 */
    .fixed-top {
        height: 66px;
    }

    /* component.css:571 */
    .nav.nav-center > li {
        display: inline-block;
        margin: 0;
        border-bottom: none;
    }
    .navbar-brand {
        float:none;
        display:flex;
        justify-content:center;
    }
    .col-md-8 + .col-md-4  .hc_button_cnt a {
        font-size: 13px !important;
        line-height: 18px;
    }

}
@media (min-width:993px) {
    .col-md-2, .col-md-3, .col-md-4, .col-md-6, .col-md-8, .col-md-9 {
        padding-bottom: 5px;
        padding-top: 5px;
    }
    .hidden-md
    {
        display:none;
    }
    .slider-detail {
        display: table;
    }
    .slider-detail > div {
        display: table-cell;
        float: none;
    }
    .navbar-calendare {
        display: none;
    }
}
@media (max-width:524px) {
    .filter-bar {
        display: block;
    }
}

@supports (-webkit-appearance: none) or (-moz-appearance: none) {
    input[type='checkbox'], input[type='radio'] {
        --active: #2e3284;
        --active-inner: #fff;
        --focus: 2px rgba(39, 94, 254, .3);
        --border: #bbc1e1;
        --border-hover: #2e3284;
        --background: #fff;
        --disabled: #f6f8ff;
        --disabled-inner: #e1e6f9;
        -webkit-appearance: none;
        -moz-appearance: none;
        height: 21px;
        outline: none;
        display: inline-block;
        vertical-align: top;
        position: relative;
        margin: 0;
        cursor: pointer;
        border: 1px solid var(--bc, var(--border));
        background: var(--b, var(--background));
        transition: background 0.3s, border-color 0.3s, box-shadow 0.2s;
    }

        input[type='checkbox']:after, input[type='radio']:after {
            content: '';
            display: block;
            left: 0;
            top: 0;
            position: absolute;
            transition: transform var(--d-t, 0.3s) var(--d-t-e, ease), opacity var(--d-o, 0.2s);
        }

        input[type='checkbox']:checked, input[type='radio']:checked {
            --b: var(--active);
            --bc: var(--active);
            --d-o: 0.3s;
            --d-t: 0.6s;
            --d-t-e: cubic-bezier(0.2, 0.85, 0.32, 1.2);
        }

        input[type='checkbox']:disabled, input[type='radio']:disabled {
            --b: var(--disabled);
            cursor: not-allowed;
            opacity: 0.9;
        }

            input[type='checkbox']:disabled:checked, input[type='radio']:disabled:checked {
                --b: var(--disabled-inner);
                --bc: var(--border);
            }

            input[type='checkbox']:disabled + label, input[type='radio']:disabled + label {
                cursor: not-allowed;
            }

        input[type='checkbox']:hover:not(:checked):not(:disabled), input[type='radio']:hover:not(:checked):not(:disabled) {
            --bc: var(--border-hover);
        }

        input[type='checkbox']:focus, input[type='radio']:focus {
            box-shadow: 0 0 0 var(--focus);
        }

        input[type='checkbox']:not(.switch), input[type='radio']:not(.switch) {
            width: 21px;
        }

            input[type='checkbox']:not(.switch):after, input[type='radio']:not(.switch):after {
                opacity: var(--o, 0);
            }

            input[type='checkbox']:not(.switch):checked, input[type='radio']:not(.switch):checked {
                --o: 1;
            }

        input[type='checkbox'] + label, input[type='radio'] + label {
            font-size: 14px;
            line-height: 21px;
            display: inline-block;
            vertical-align: top;
            cursor: pointer;
            margin-left: 4px;
        }

        input[type='checkbox']:not(.switch) {
            border-radius: 7px;
        }

            input[type='checkbox']:not(.switch):after {
                width: 5px;
                height: 9px;
                border: 2px solid var(--active-inner);
                border-top: 0;
                border-left: 0;
                left: 7px;
                top: 4px;
                transform: rotate(var(--r, 20deg));
            }

            input[type='checkbox']:not(.switch):checked {
                --r: 43deg;
            }

        input[type='checkbox'].switch {
            width: 38px;
            border-radius: 11px;
        }

            input[type='checkbox'].switch:after {
                left: 2px;
                top: 2px;
                border-radius: 50%;
                width: 15px;
                height: 15px;
                background: var(--ab, var(--border));
                transform: translateX(var(--x, 0));
            }

            input[type='checkbox'].switch:checked {
                --ab: var(--active-inner);
                --x: 17px;
            }

            input[type='checkbox'].switch:disabled:not(:checked):after {
                opacity: 0.6;
            }

    input[type='radio'] {
        border-radius: 50%;
    }

        input[type='radio']:after {
            width: 19px;
            height: 19px;
            border-radius: 50%;
            background: var(--active-inner);
            opacity: 0;
            transform: scale(var(--s, 0.7));
        }

        input[type='radio']:checked {
            --s: 0.5;
        }
}

ul {
    margin: 12px;
    padding: 0;
    list-style: none;
    width: 100%;
    max-width: 640px;
    text-align: left;
}

    ul li {
        margin: 16px 0;
        position: relative;
    }

input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus {
     outline: none; 
     outline: none; 
     outline-offset: 0px; 
}
.title-question {
    font-weight: 600;
}
.container-question {
    -webkit-transition: background-color 200ms cubic-bezier(0,0,0.2,1);
    transition: background-color 200ms cubic-bezier(0,0,0.2,1);
    background-color: #ebebf3;
    border: 1px solid #dadce0;
    border-radius: 8px;
    margin-bottom: 12px;
    padding: 24px;
    page-break-inside: avoid;
    word-wrap: break-word;
    text-align: left;
}
label {
     font-weight: normal; 
}
.title-question span{
    color:red;
}
    .title-question span.number {
        color: white;
        background: #2e3284;
        width: 20px;
        height: 20px;
        text-align: center;
        display: inline-block;
        border-radius: 50%;
    }
.error-question{
    color:red;
}
#muckhac {
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #0070b5 !important;
    border-color: #0070b5 !important;
    margin-left: 8px;
    width: -webkit-fill-available;
    max-width: 300px;
}
.input-text {
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #0070b5 !important;
    border-color: #0070b5 !important;
    width: -webkit-fill-available;
    max-width: 100%;
}
#muckhac:focus-visible {
    outline: none;
    border-bottom: 2.5px solid #0070b5 !important;
}
    .input-text:focus-visible{
        outline: none;
        border-bottom: 2.5px solid #0070b5 !important;
    }

@media (max-width: 992px) {
    .box-lightbox {
        max-height: none !important;
    }
}