/*======================================
//--//-->   STYLES GENERALES
======================================*/
body {
    /*font-family: urbane, sans-serif;*/
    font-family: 'Montserrat', sans-serif;
    color: #343434;
    font-size: 18px;
    letter-spacing: normal;
    line-height: 1.5;
}


h1,
h2,
h3,
h4,
h5,
h6 {
    color: #00547a;
}

h3 {
    color: #1d3652;
    font-size: 1.3rem;
    line-height: 1.2;
}

h4 {
    color: #f5a302;
    font-weight: 500;
    letter-spacing: normal;
    font-size: 1.1rem;
}
.section-overflow-auto {
    overflow: auto;
}
p {
    line-height: 1.5;
    font-size: 18px;
}

a {
    color: #343434;
    transition: all .5s ease;
}

    a:hover {
        color: var(--primary-color);
        text-decoration: none;
    }

.link-two {
    color: #343434;
    transition: all .5s ease;
}


    .link-two:hover {
        text-decoration: underline;
        color: #000000;
    }

.link-one {
    color: #000000;
    transition: all .5s ease;
}

    .link-one:hover {
        color: #000000;
        text-decoration: none;
    }

.link-icon {
    color: #000000;
    font-weight: 500;
}

    .link-icon span {
        font-size: 14px;
        padding-left: 4px;
        vertical-align: middle;
    }

.link-a {
    color: #ffffff;
    text-decoration: none;
}

    .link-a:hover {
        color: #ffffff;
        text-decoration: none;
    }

    .link-a span {
        font-size: 18px;
        vertical-align: middle;
        margin-left: 5px;
    }
.darkHeader div#userwayAccessibilityIcon {
    top: 16px !important;
}
a.btn.btn-search.tnt_btn {
    padding: 9px 24px;
    border-radius: 6px;
}
.search-detail .property_left .title-box {
    justify-content: flex-start;
    padding: 0 15px;
}
.detail_top_form {
    width: 32%;
}
.top_buttons_outter {
    width: 50%;
    display: flex;
}

.text-brand {
    color: #1d3652;
    font-size: 1.2;
    font-weight: 300;
    margin-bottom: 20px;
}

span.subtext {
    font-size: 0.8rem !important;
}

.details-page table tr th p {
    font-size: 14px;
}

.color-a {
    color: #000000;
}

.color-b {
    color: #00547a;
}

.color-d {
    color: #1d3652;
}

.color-text-a {
    color: #555555;
}

.color-yellow {
    color: #f5a302;
}

.no-margin {
    margin: 0;
}

.col-md-2-5 {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
}

.color-white {
    color: #fff;
}

.search_box .form-control::placeholder {
    font-size: 14px;
    line-height: 1.2;
    color: #d3d1d1;
    height: auto;
}

.plus-minus-btn:not(.collapsed) .mdi-plus:before {
    content: "\f068";
}

.fa-plus:before {
    content: "\f067";
}

.plus-minus-btn {
    cursor: pointer;
}

/*.table-pointer tr:hover {
    background-color: #b6b3b3;
    cursor: pointer;
}*/

.table-pointer tr.odd:hover, .table-pointer tr.even:hover {
    background-color: #b6b3b3;
    cursor: pointer;
}

.short-info p {
    font-size: 12px;
}

.short-info strong {
    font-size: 14px;
}

.navbar-reduce .main-navigation .navbar-light .navbar-nav .menu-icon img {
    filter: invert(1);
}

.navbar-reduce .main-navigation .dropdown-toggle:hover::after {
    transform: rotate(-180deg);
    color: #ff9000;
    filter: brightness(0) saturate(100%) invert(79%) sepia(67%) saturate(3936%) hue-rotate(358deg) brightness(100%) contrast(107%);
}

.main-navigation .nav-item:hover .menu-icon img,
.navbar-reduce .main-navigation .nav-item:hover .menu-icon img,
.main-navigation .nav-item .dropdown-menu a:hover .menu-icon-sub img {
    filter: brightness(0) saturate(100%) invert(79%) sepia(67%) saturate(3936%) hue-rotate(358deg) brightness(100%) contrast(107%);
}

select {
    /* Removes the default <select> styling */
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    /* Positions background arrow image */
    background-image: url('/img/select-dropdown.png');
    background-repeat: no-repeat;
    background-position: 98% center;
}

[type=reset], [type=submit], button, html [type=button] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
/*.container-2 {
    max-width: 1400px;
}

.container {
    max-width: 1300px;
}*/
.main-bottom-view {
    transition: all 0.2s ease;
}

.col-md-3 {
    padding-right: 10px;
    padding-left: 10px;
}

.bg-height-500 {
    height: 600px !important;
    width: 100%;
}

.neg-top_margin-100 {
    top: -100px;
    position: relative;
}

.useful-card {
    text-align: center;
    padding: 30px 0;
}

    .useful-card > img {
        width: 120px;
        margin: auto;
    }

.download-card {
    text-align: center;
    padding: 30px 0;
}

    .download-card > img {
        width: 180px;
        margin: auto;
    }

.advanced-search-p {
    padding: 60px 40px;
}

.text-white {
    color: #ffffff;
}

.btn-danger {
    border-radius: 12px;
    padding: 12px 24px;
}

.our-duties-style {
    background-repeat: no-repeat;
    background-size: 55%;
    background-position-y: top;
    /*  height: 620px;*/
    background-origin: content-box;
}

.our-duties-style2 {
    background-repeat: no-repeat;
    background-size: 50%;
    background-position-y: top;
    /*  height: 620px;*/
}
/* 11-07-2022 */
.icon-size {
    max-width: 20px;
    max-height: 20px;
    /*width: 100%;*/
    line-height: 1.3;
}

    .icon-size img {
        width: 100%;
    }
/* End */
.cont-title-text {
    width: 70%;
    margin: auto;
}

.map-screen {
    margin-top: 98px;
    width: 100%
}

.label-text {
    font-size: 16px;
    color: #9b9898;
}

.form-container .error-msg span {
    font-size: 18px;
}

.form-container .color-red span {
    color: #ff0000;
    font-size: 24px;
    padding-bottom: 20px;
}

.error-msg ul {
    padding: 0;
    margin-top: 10px;
    padding-bottom: 26px;
}

.error-msg .color-red li {
    font-size: 17px;
}

.sign-img {
    bottom: 3px;
}

.error-msg li {
    list-style: none;
    color: #ff0000;
    font-size: 15px;
    font-weight: 500;
    padding-bottom: 5px;
}

.protest-header {
    background: #ccc;
}

.gernal-information p {
    text-align: justify;
}

.mdi-information {
    color: #00547a;
    font-size: 34px;
    margin-top: 20px;
    margin-bottom: 40px;
}

.gernal-information h5 {
    color: #000;
    font-weight: 600;
    font-size: 16px;
    margin: 0;
}

.error-msg .color-red ul {
    padding-bottom: 0;
    margin-bottom: 0;
}

.map-view {
    width: 100%;
    height: calc(100vh - 106px);
}

.mob-only {
    display: none;
}

.map-page .section-footer, .map-page .bottom-footer {
    display: none;
}

.card-header-faq {
    /*    padding: .5rem 1.25rem;
    background-color: #00547a;*/
    border-bottom: none;
    border-radius: 0;
}

.card-body-faq {
    background-color: #f7f9fa;
    color: #1d3652;
    font-weight: normal;
    line-height: 1.5;
    border: 1px solid #ccc;
    font-size: 16px;
    border-right: none;
    border-left: none;
    border-top: none;
}

.data-record a {
    line-height: 1.2;
}

.weight-300 {
    font-weight: 300;
}

.prop_paddding > div {
    padding: 7px 7px;
}

.form-check-inline .form-check-input {
    /*    width: 16px;
    height: 16px;*/
    border: 1px solid #ededed;
}

label {
    font-weight: 500;
}

.form-control {
    font-weight: 500;
}

/*.admin .form-control {
    height: auto;
}*/

.profile-img {
    width: 100px;
    height: 100px;
    border-radius: 6px;
    object-fit: cover
}

.button-padding-t {
    padding-top: 56px;
}

.btn.btn-search.live {
    background-color: #f5a302;
}

.btn.btn-search.collapsed.live {
    background-color: #1d3652;
}

.custom-select:focus {
    border: 1px solid #ced4da;
    box-shadow: none;
}

.full-search .form-control {
    padding: 22px 16px;
}

/*.new-top-width {
    max-width: 90%;
}*/

.full-screen {
    height: calc(100vh - 56px);
}

.title-sub {
    font-size: 22px;
    color: var(--primary-color);
    letter-spacing: normal;
    font-weight: 600;
    text-transform: capitalize;
}

.min-h-302 {
    max-height: 302px;
}

#mapDataContainer iframe {
    min-height: 400px;
}

::-webkit-scrollbar {
    width: 5px;
    height: 7px;
    background-color: #aaa;
}

::-webkit-scrollbar-thumb {
    background: #000;
}
/********MVC Grid**********/
div.table-responsive > div > div > table.table.table-striped > tbody > tr > td {
    border-bottom: 1px solid #3e3e3e;
    margin-bottom: 0;
    color: #1d3652;
    font-size: 13px;
    line-height: 1.5rem;
    padding: 0px 0.75rem 0px;
    vertical-align: middle;
    font-weight: 200;
}

    div.table-responsive > div > div > table.table.table-striped > tbody > tr > td:last-child {
        background-color: #fff;
        border: none;
    }

    div.table-responsive > div > div > table.table.table-striped > tbody > tr > td > a.btn.btn-b {
        padding: .2rem 1rem;
    }

div.table-responsive > div > div > table.table.table-striped > thead > tr > th {
    background-color: #00527b;
    color: #fff;
    text-align: center;
    font-weight: 200;
    text-transform: uppercase;
}

    div.table-responsive > div > div > table.table.table-striped > thead > tr > th:last-child {
        background-color: #fff;
        border: none;
    }

div.table-responsive > div > div > table.table.table-striped {
    margin-top: 40px;
}

/*div.table-responsive > form > div.input-group > span > button.btn.btn-primary {
    margin-left: 10px;
    background-color: #1d3652;
    color: #ffffff;
    border-radius: 0;
    padding: .75rem 1.7rem;
    letter-spacing: .05rem;
    border: none;
}

div.table-responsive > form > div.input-group > span > button.btn.btn-primary {
    background-color: var(--primary-color);
}*/

.mvc-grid-pager .active,
.mvc-grid-pager .active:focus,
.mvc-grid-pager .active:hover,
.primary-box.grid-box .mvc-grid-pager button:hover {
    background-color: var(--primary-color) !important;
    border-color: var(--primary-color) !important;
    outline: none;
}

.primary-box.grid-box .mvc-grid-pager .active, .primary-box.grid-box .mvc-grid-pager button:hover {
    color: #ffffff !important;
}

.primary-box.grid-box .mvc-grid-pager button {
    min-width: 2em;
    border-radius: 50px;
    background: none;
    color: #343434;
    font-size: 16px;
    border: none;
    font-weight: 600;
    padding: 0;
    line-height: 32px;
    transition: .5s ease;
}

.search-detail .primary-box.grid-box .mvc-grid-pager .hover-none:hover,
.search-detail .primary-box.grid-box .mvc-grid-pager .hover-none:focus {
    background: none !important;
    border: none !important;
    outline: none !important;
    color: #343434 !important;
}
/*.grid-box .mvc-grid-pager button {
    color: #00527b !important;
}*/

.grid-box .mvc-grid-page-sizes select {
    padding: 4px 14px;
    border-top: none;
    border-radius: 0;
    border-left: none;
    font-weight: 600;
    border-right: none;
    border-bottom: 1px solid #ced4da;
    color: #343434;
}

.grid-box .mvc-grid-pager {
    text-align: right;
}
/*.mvc-grid-page-sizes select {
    padding: inherit !important;
}*/

/*filter*/
.filter-sidebar > a > i {
    margin-top: 6px;
    float: right;
    font-size: 80%;
}

.filter-sidebar {
    padding: .6rem;
    padding-bottom: 0;
}

div.filter-content.collapse.show > div > nav.list-menu {
    margin-bottom: 1rem;
    padding-inline-start: 0px;
}

    div.filter-content.collapse.show > div > nav.list-menu > li {
        list-style-type: none;
    }

.custom-control-input:checked ~ .custom-control-label::before {
    color: #fff;
    background-color: #00527b !important;
}

.f-sidebar {
    padding-right: 0;
}

.card {
    border-radius: 0rem;
}

div.home-cad > div.row:nth-of-type(odd) {
    background-color: rgba(0, 0, 0, .05);
}

div.home-cad > div.row:first-child {
    background-color: #00547a;
    color: #fff;
}

    div.home-cad > div.row:first-child > div > p {
        padding: 10px 0;
        text-align: center;
    }

div.home-cad > div.row > div > p {
    padding: 6px 0;
    margin-bottom: 0rem;
}

.img-button-right {
    text-align: right !important;
}

/*---------------DataTable----------*/
div.table-responsive > table.table.table-striped > thead > tr {
    background-color: #00527b;
    color: #fff;
    text-align: center;
}

    div.table-responsive > table.table.table-striped > thead > tr > th:last-child {
        background-color: #fff;
        border: none;
    }

    div.table-responsive > table.table.table-striped > thead > tr > th > p {
        margin-bottom: 0;
    }

div.table-responsive > table.table.table-striped > tbody > tr {
    text-align: center;
}

    div.table-responsive > table.table.table-striped > tbody > tr > td > p {
        margin-bottom: 0;
        color: #1d3652;
        font-size: 15px;
        line-height: 1.5rem;
    }

    div.table-responsive > table.table.table-striped > tbody > tr > td > a.btn.btn-b {
        padding: .2rem 1rem;
    }

    div.table-responsive > table.table.table-striped > tbody > tr > td {
        border-bottom: 1px solid #3e3e3e;
        margin-bottom: 0;
        color: #1d3652;
        font-size: 15px;
        line-height: 1.5rem;
        padding: 0px 0.75rem 0px;
        vertical-align: middle;
    }

        div.table-responsive > table.table.table-striped > tbody > tr > td:last-child {
            background-color: #fff;
            border: none;
        }


div.table-responsive-detail > table.table.table-striped > thead > tr {
    background-color: #00527b;
    color: #fff;
    text-align: left;
}

    div.table-responsive-detail > table.table.table-striped > thead > tr > th > p {
        margin-bottom: 0;
    }

div.table-responsive-detail > table.table.table-striped > tbody > tr > td > p {
    margin-bottom: 0;
    color: #1d3652;
    font-size: 15px;
    line-height: 1.5rem;
}

div.table-responsive-detail > table.table.table-striped > tbody > tr > td {
    border-bottom: 1px solid #3e3e3e;
}

.table_align {
    text-align: left;
}

.dashboard-table tr td {
    font-size: 16px;
}

.dashboard-table .multiselect-selected-text {
    font-size: 15px;
}

.main-navigation .dropdown-toggle:hover::after {
    transform: rotate(-180deg);
    color: #ff9000;
    filter: brightness(0) saturate(100%) invert(79%) sepia(67%) saturate(3936%) hue-rotate(358deg) brightness(100%) contrast(107%);
}

.footer-info li:hover img, .top-contact ul li:hover img {
    filter: brightness(0) saturate(100%) invert(79%) sepia(67%) saturate(3936%) hue-rotate(358deg) brightness(100%) contrast(107%);
}



.newform-left {
    padding: 0;
    background-image: url(/images/defaultImage.png);
    /*    header-bg-large.jpg*/
    height: auto;
    background-size: cover;
    background-blend-mode: multiply;
    background-color: #00547a;
    width: 60%;
}

.admin-access strong {
    font-weight: 600;
}

.admin-access input::placeholder {
    font-size: 16px;
}

.admin-access .form-control {
    padding-left: 60px;
    font-size: 16px;
    min-height: 54px;
}

.profile-icon {
    padding: 13px;
    border-right: 1px solid #ced4da;
}


/*------/ Table Width  /------*/
.table_50 {
    width: 50px;
}

.table_80 {
    width: 80px;
}

.table_100 {
    width: 100px;
}

.table_120 {
    width: 120px;
}

.table_130 {
    width: 130px;
}

.table_150 {
    width: 150px;
}

.table_180 {
    width: 180px;
}

.table_200 {
    width: 200px;
}

.table_220 {
    width: 220px;
}

.table_250 {
    width: 250px;
}

.table_280 {
    width: 280px;
}

.table_300 {
    width: 300px;
}

.member-box {
    -webkit-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
}

    .member-box:hover {
        border-left: 4px solid var(--primary-color);
        -webkit-box-shadow: 0 .5rem 1rem rgba(0,0,0,.15);
        box-shadow: 0 .5rem 1rem rgba(0,0,0,.15);
    }

.top-filter .nav-tabs .nav-item {
    margin-bottom: 0;
}

.top-filter .nav-tabs .nav-link {
    background: none;
    border: none;
}

    .top-filter .nav-tabs .nav-link.active {
        color: #fff;
    }
/*------/ Nav Pills  /------*/
.nav-pills-a.nav-pills .nav-link {
    color: var(--black-color);
    position: relative;
    font-weight: 600;
}

    .nav-pills-a.nav-pills .nav-link.active {
        background-color: transparent;
    }

        .nav-pills-a.nav-pills .nav-link.active:after {
            content: '';
            position: absolute;
            left: 0;
            bottom: -1px;
            width: 100%;
            height: 2px;
            background-color: #00547a;
            z-index: 2;
        }

.site-logo {
    width: 260px;
}

.top-nav_g_yellow {
    background-color: var(--primary-color) !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    height: 40px;
}

.top-nav-icons {
    margin-right: 5px;
    margin-left: 5px;
    max-width: 16px;
}

.p-8 {
    padding-top: 80px;
    transition: all 0.5s;
}

.p-6 {
    padding-top: 80px;
}

.navbar-reduce .p-8 {
    padding-top: 46px;
}

.navbar-reduce .p-6 {
    padding-top: 40px;
}

/*.navbar-reduce .main-navigation .navbar-light .navbar-right .nav-link {
    padding-top: 8px;
}*/

.navbar-reduce .btn-primary {
    padding: 6px 24px;
}

.navbar-icon-p {
    padding: 8px 0;
    color: #fff;
    font-weight: 600;
    font-size: 12px;
    letter-spacing: normal;
    margin-right: 14px;
}

.top-left-nav {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}

.top-right-nav {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    text-align: right;
}

/*------/ Bg Image /------*/

.bg-image {
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    background-position: center center;
}

/*------/ List a /------*/

.list-a {
    display: inline-block;
    line-height: 2;
    padding: 0;
    list-style: none;
}

    .list-a li {
        position: relative;
        width: 50%;
        float: left;
        padding-left: 25px;
        padding-right: 5px;
    }

        .list-a li:before {
            content: '';
            width: 10px;
            height: 2px;
            position: absolute;
            background-color: #313131;
            top: 15px;
            left: 0;
        }

/*------/ Pagination-a /------*/

.pagination-a .pagination .page-link {
    margin: 0 .2rem;
    border-color: transparent;
    padding: .5rem .8rem;
    color: #000000;
}

    .pagination-a .pagination .page-link:hover,
    .pagination-a .pagination .page-link:active,
    .pagination-a .pagination .page-link:focus {
        background-color: #00547a;
    }

    .pagination-a .pagination .page-link span {
        font-size: 1.2rem;
    }

.pagination-a .pagination .next .page-link {
    padding: .4rem .9rem;
}

.pagination-a .pagination .page-item:last-child .page-link {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.pagination-a .pagination .page-item:first-child .page-link {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.pagination-a .pagination .page-item.disabled .page-link {
    padding: .4rem .9rem;
    color: #555555;
}

.pagination-a .pagination .page-item.active .page-link {
    background-color: #00547a;
}

.a {
    color: #00547a;
    font-size: 1.3rem;
}

/*------/ Icon Box /------*/

.icon-box .icon-box-icon {
    display: table-cell;
    vertical-align: top;
    font-size: 36px;
    color: var[--black-color];
    width: 50px;
    padding-top: 8px;
}

.icon-box .icon-box-content {
    padding-top: 18px;
}

/*------/ Space Padding /------*/

.section-t8 {
    padding-top: 6rem;
}

.section-b6 {
    padding-bottom: 60px;
}

.section-b5 {
    padding-bottom: 5rem;
}

.section-b4 {
    padding-bottom: 4rem;
}

.section-b1 {
    padding-bottom: 1rem;
}

.section-b8 {
    padding-bottom: 8rem;
}


.section-t8 {
    padding-top: 8rem;
}

.section-t6 {
    padding-top: 6rem;
}

.section-t5 {
    padding-top: 5rem;
}

.section-t4 {
    padding-top: 4rem;
}

.section-t3 {
    padding-top: 3rem;
}

.section-t2 {
    padding-top: 2rem;
}

.section-t1 {
    padding-top: 1rem;
}

.section-mr-t2 {
    margin-top: 40px;
}

.card-margin-top-20 {
    margin-top: 20px;
}

.section-tb85 {
    padding: 8rem 0 5rem 0;
}

.bg_gray {
    background-color: #f7f9fa;
}

.bg_blue {
    background-color: #00547a;
}

.bg_blue2 {
    background-color: #004364;
}

.bg_yellow {
    background-color: #f5a202;
}

.section-t-m-4 {
    margin-top: 4rem;
}

.propperty_p1 {
    padding: 1.1rem;
}

.inter-map-style {
    height: 92vh;
    padding: 0;
}

.sticker {
    width: 100%;
}

/*------/ Title /------*/

.title-wrap {
    padding-bottom: 4rem;
}

.title-a {
    font-size: 2.6rem;
    font-weight: 300;
}

.title-link {
    font-size: 1.2rem;
    font-weight: 300;
    padding-top: 1.2rem;
}

    .title-link a {
        color: #313131;
    }

    .title-link span {
        font-size: 20px;
        padding-left: 4px;
        vertical-align: middle;
    }

.title-box-d {
    padding-bottom: 1.8rem;
    position: relative;
}

    .title-box-d .title-d {
        font-weight: 300;
        font-size: 2rem;
    }

        .title-box-d .title-d:after {
            content: '';
            position: absolute;
            width: 70px;
            height: 4px;
            background-color: #00547a;
            bottom: 20px;
            left: 0;
        }

.title-d-overlay {
    bottom: 20px;
    position: absolute;
}

/*------/ Display Table & Table Cell /------*/

.display-table {
    width: 100%;
    height: 100%;
    display: table;
}

.table-cell {
    display: table-cell;
    vertical-align: middle;
}

/*------/ Ul Resect /------*/

.ul-resect ul,
.list-a ul,
.box-comments ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
}

/*------/ Overlay /------*/

.overlay-a {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 27%, rgba(0, 0, 0, 0.65) 90%);
}

.overlay {
    position: absolute;
    top: 0;
    left: 0px;
    padding: 0;
    height: 100%;
    width: 100%;
}

/*------/ Owl carousel /------*/

.owl-theme .owl-dots {
    text-align: center;
    margin-top: 18px;
}

    .owl-theme .owl-dots .owl-dot {
        display: inline-block;
    }

        .owl-theme .owl-dots .owl-dot span {
            width: 16px;
            height: 9px;
            margin: 5px 5px;
            background: #000000;
            border: 0px solid #000000;
            display: block;
            transition: all 0.6s ease-in-out;
            cursor: pointer;
            border-radius: 0px;
        }

        .owl-theme .owl-dots .owl-dot:hover span {
            background-color: #00547a;
        }

        .owl-theme .owl-dots .owl-dot.active span {
            background-color: #00547a;
            width: 35px;
        }

.owl-arrow .owl-nav {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 1.8rem;
}

    .owl-arrow .owl-nav .owl-prev,
    .owl-arrow .owl-nav .owl-next {
        display: inline-block;
        transition: all 0.6s ease-in-out;
        color: #000000;
    }

        .owl-arrow .owl-nav .owl-prev.disabled,
        .owl-arrow .owl-nav .owl-next.disabled {
            transition: all 0.6s ease-in-out;
            color: #adadad;
        }

    .owl-arrow .owl-nav .owl-next {
        margin-left: 15px;
    }

.nav-arrow-a .owl-arrow .owl-nav {
    font-size: 1.8rem;
    margin-top: -110px;
}

    .nav-arrow-a .owl-arrow .owl-nav .owl-next {
        margin-left: 15px;
    }

.nav-arrow-b .owl-arrow .owl-nav {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 1.2rem;
}

    .nav-arrow-b .owl-arrow .owl-nav .owl-prev,
    .nav-arrow-b .owl-arrow .owl-nav .owl-next {
        padding: .7rem 1.5rem !important;
        display: inline-block;
        transition: all 0.6s ease-in-out;
        color: #ffffff;
        background-color: #00547a;
        opacity: .9;
    }

        .nav-arrow-b .owl-arrow .owl-nav .owl-prev.disabled,
        .nav-arrow-b .owl-arrow .owl-nav .owl-next.disabled {
            transition: all 0.6s ease-in-out;
            color: #ffffff;
        }

        .nav-arrow-b .owl-arrow .owl-nav .owl-prev:hover,
        .nav-arrow-b .owl-arrow .owl-nav .owl-next:hover {
            background-color: #26a356;
        }

    .nav-arrow-b .owl-arrow .owl-nav .owl-next {
        margin-left: 0px;
    }

/*------/ Socials /------*/

.socials-a .list-inline-item:not(:last-child) {
    margin-right: 25px;
}

/* Back to top button */

.back-to-top {
    position: fixed;
    display: none;
    background: #00547a;
    color: #fff;
    width: 44px;
    height: 44px;
    text-align: center;
    line-height: 1;
    font-size: 16px;
    border-radius: 50%;
    right: 15px;
    bottom: 15px;
    transition: background 0.5s;
    z-index: 11;
}

    .back-to-top i {
        padding-top: 12px;
        color: #fff;
    }

/* Prelaoder */

#preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9999;
    overflow: hidden;
    background: #fff;
}

    #preloader:before {
        content: "";
        position: fixed;
        top: calc(50% - 30px);
        left: calc(50% - 30px);
        border: 6px solid #f2f2f2;
        border-top: 6px solid #00547a;
        border-radius: 50%;
        width: 60px;
        height: 60px;
        -webkit-animation: animate-preloader 1s linear infinite;
        animation: animate-preloader 1s linear infinite;
    }

@-webkit-keyframes animate-preloader {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes animate-preloader {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

/*======================================
//--//-->   NAVBAR
======================================*/

.navbar-default {
    transition: all .5s ease-in-out;
    background-color: #ffffff;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    box-shadow: 1px 2px 15px rgba(100, 100, 100, 0.3);
}

    .navbar-default .nav-search {
        color: #000000;
        font-size: 1.5rem;
    }

    .navbar-default.navbar-reduce {
        box-shadow: 1px 2px 15px rgba(100, 100, 100, 0.3);
    }

    .navbar-default.navbar-trans,
    .navbar-default.navbar-reduce {
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
    }

        .navbar-default.navbar-trans .nav-item,
        .navbar-default.navbar-reduce .nav-item {
            position: relative;
            padding-right: 10px;
            /* padding-bottom: 8px;*/
            margin-left: 0;
        }

        .navbar-default.navbar-trans .nav-link,
        .navbar-default.navbar-reduce .nav-link {
            font-size: 18px;
            /*  color: #1d3652;*/
            font-weight: 500;
            letter-spacing: 0.030em;
            transition: all 0.1s ease-in-out;
            position: relative;
            padding-left: 0;
            padding-right: 0;
            text-transform: capitalize;
            letter-spacing: 3px;
        }

.navbar-reduce .main-navigation .dropdown-toggle::after {
    filter: invert(1);
}

.top-contact .address p,
.top-contact a {
    line-height: 26px;
    font-size: 16px;
    margin-bottom: 0;
}

.navbar-default.navbar-trans .nav-link:before,
.navbar-default.navbar-reduce .nav-link:before {
    content: '';
    position: absolute;
    bottom: 5px;
    left: 0;
    width: 100%;
    height: 2px;
    z-index: 0;
    /*  background-color: #00547a;*/
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: right;
    transform-origin: right;
    transition: opacity .2s ease-out 0.3s, -webkit-transform .2s ease-out;
    transition: transform .2s ease-out, opacity .2s ease-out 0.3s;
    transition: transform .2s ease-out, opacity .2s ease-out 0.3s, -webkit-transform .2s ease-out;
}

.navbar-default.navbar-trans .nav-link:hover,
.navbar-default.navbar-reduce .nav-link:hover {
    color: #000000;
}

    .navbar-default.navbar-trans .nav-link:hover:before,
    .navbar-default.navbar-reduce .nav-link:hover:before {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
        -webkit-transform-origin: left;
        transform-origin: left;
    }

.navbar-default.navbar-trans .show > .nav-link:before,
.navbar-default.navbar-trans .active > .nav-link:before,
.navbar-default.navbar-trans .nav-link.show:before,
.navbar-default.navbar-trans .nav-link.active:before,
.navbar-default.navbar-reduce .show > .nav-link:before,
.navbar-default.navbar-reduce .active > .nav-link:before,
.navbar-default.navbar-reduce .nav-link.show:before,
.navbar-default.navbar-reduce .nav-link.active:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}

/*.navbar-default.navbar-trans .nav-link:before {
  background-color: #00547a;
}*/

.navbar-default.navbar-trans .nav-link:hover {
    color: #000000;
}

.navbar-default.navbar-trans .show > .nav-link,
.navbar-default.navbar-trans .active > .nav-link,
.navbar-default.navbar-trans .nav-link.show,
.navbar-default.navbar-trans .nav-link.active {
    color: #000000;
}

.navbar-default.navbar-reduce {
    transition: all .5s ease-in-out;
    /*  padding-top: 19px;
  padding-bottom: 19px;*/
}

.navbar-reduce .main-navigation .pt-5 {
    padding-top: 0 !important;
}

.navbar-default.navbar-reduce .nav-link {
    color: #343434;
}

    /*.navbar-default.navbar-reduce .nav-link:before {
  background-color: #00547a;
}*/

    .navbar-default.navbar-reduce .nav-link:hover {
        color: #000000;
    }

    .navbar-default.navbar-reduce .show > .nav-link,
    .navbar-default.navbar-reduce .active > .nav-link,
    .navbar-default.navbar-reduce .nav-link.show,
    .navbar-default.navbar-reduce .nav-link.active {
        color: #000000;
    }

.navbar-default.navbar-reduce .navbar-brand {
    color: #000000;
}

.navbar-default .dropdown .dropdown-menu {
    border-top: 0;
    border-left: 4px solid #00547a;
    border-right: 0;
    border-bottom: 0;
    -webkit-transform: translate3d(0px, 60px, 0px);
    transform: translate3d(0px, 60px, 0px);
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: hidden;
    transition: all 0.5s cubic-bezier(0.3, 0.65, 0.355, 1) 0s, opacity 0.31s ease 0s, height 0s linear 0.36s;
    margin: 0;
    border-radius: 0;
    padding: 12px;
}

.menu-icon-sub {
    float: left;
    padding-top: 3px;
}

.navbar-default .dropdown .dropdown-menu .dropdown-item {
    padding: 6px 18px;
    transition: all 500ms ease;
    font-weight: 600;
    /*min-width: 220px;*/
    /*        font-weight: 500;
        color: #00547a;*/
}


.dropdown-item {
    color: #00547a;
}

.navbar-default .dropdown .dropdown-menu .dropdown-item {
    width: auto;
    clear: none;
    padding: 0.25rem 1.5rem;
}

    .navbar-default .dropdown .dropdown-menu .dropdown-item:hover {
        background-color: #ffffff;
        color: #00547a;
        transition: all 500ms ease;
    }

    .navbar-default .dropdown .dropdown-menu .dropdown-item.active {
        background-color: #ffffff;
        color: #00547a;
    }

.navbar-default .dropdown:hover .dropdown-menu {
    -webkit-transform: translate3d(0px, 0px, 0px);
    transform: translate3d(0px, 0px, 0px);
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=1);
}

.menu-dropdown-img {
    width: 15px;
    margin-top: -3px;
}




/*------/ Hamburger Navbar /------*/

.navbar-toggler {
    position: relative;
}

    .navbar-toggler:focus,
    .navbar-toggler:active {
        outline: 0;
    }

    .navbar-toggler span {
        display: block;
        background-color: #000000;
        height: 3px;
        width: 25px;
        margin-top: 4px;
        margin-bottom: 4px;
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
        left: 0;
        opacity: 1;
    }

        .navbar-toggler span:nth-child(1),
        .navbar-toggler span:nth-child(3) {
            transition: -webkit-transform .35s ease-in-out;
            transition: transform .35s ease-in-out;
            transition: transform .35s ease-in-out, -webkit-transform .35s ease-in-out;
        }

    .navbar-toggler:not(.collapsed) span:nth-child(1) {
        position: absolute;
        left: 12px;
        top: 10px;
        -webkit-transform: rotate(135deg);
        transform: rotate(135deg);
        opacity: 0.9;
    }

    .navbar-toggler:not(.collapsed) span:nth-child(2) {
        height: 12px;
        visibility: hidden;
        background-color: transparent;
    }

    .navbar-toggler:not(.collapsed) span:nth-child(3) {
        position: absolute;
        left: 12px;
        top: 10px;
        -webkit-transform: rotate(-135deg);
        transform: rotate(-135deg);
        opacity: 0.9;
    }

/*======================================
//--//-->   BOX COLAPSE
======================================*/

.box-collapse {
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    z-index: 1040;
    background-color: #ffffff;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    transition: all 0.6s ease;
}

    .box-collapse .title-box-d {
        top: 30px;
        left: 60px;
        opacity: 0;
        transition: all 1s ease;
        transition-delay: .3s;
    }

.box-collapse-wrap {
    opacity: 0;
    position: absolute;
    left: 0;
    top: 6.5rem;
    bottom: 5rem;
    padding-left: 10%;
    padding-right: 10%;
    overflow-x: hidden;
    overflow-y: auto;
    margin: 0;
    -webkit-transform: translateY(3rem);
    transform: translateY(3rem);
    transition: opacity 0.5s 0.5s ease, -webkit-transform 0.5s 0.5s ease;
    transition: transform 0.5s 0.5s ease, opacity 0.5s 0.5s ease;
    transition: transform 0.5s 0.5s ease, opacity 0.5s 0.5s ease, -webkit-transform 0.5s 0.5s ease;
}

.box-collapse-open .click-closed {
    visibility: visible;
}

.box-collapse-open .box-collapse {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    box-shadow: 0 0 65px rgba(0, 0, 0, 0.07);
    opacity: 1;
}

    .box-collapse-open .box-collapse .title-box-d {
        -webkit-transform: translate(0);
        transform: translate(0);
        opacity: 1;
    }

.box-collapse-open .box-collapse-wrap {
    -webkit-transform: translate(0);
    transform: translate(0);
    opacity: 1;
}

.box-collapse-closed .box-collapse {
    opacity: .7;
    transition-delay: 0s;
}

    .box-collapse-closed .box-collapse .title-box-d {
        opacity: 0;
        transition-delay: 0s;
    }

    .box-collapse-closed .box-collapse .form-a {
        opacity: 0;
        transition-delay: 0s;
    }

.click-closed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    visibility: hidden;
    z-index: 1035;
    background-color: #000000;
    opacity: .4;
}

.close-box-collapse {
    position: absolute;
    z-index: 1050;
    top: 2rem;
    font-size: 3.5rem;
    line-height: 1;
    color: #000000;
    cursor: pointer;
    transition: all 0.3s ease;
}

.right-boxed {
    right: 4.2857rem;
}

/*======================================
//--//-->   INTRO
======================================*/

.intro {
    height: 60vh;
    position: relative;
    color: #ffffff;
}

    .intro .owl-theme .owl-dots {
        position: absolute;
        bottom: 70px;
        right: 50px;
    }

        .intro .owl-theme .owl-dots .owl-dot span {
            background: #ffffff;
            border: 0px solid #ffffff;
        }

        .intro .owl-theme .owl-dots .owl-dot:hover span {
            background-color: #00547a;
        }

        .intro .owl-theme .owl-dots .owl-dot.active span {
            background-color: #00547a;
        }

    .intro .intro-item {
        padding-top: 2rem;
    }

    .intro .carousel-item-a {
        position: relative;
        height: 45vh;
    }

        .intro .carousel-item-a.bg-image {
            background-attachment: scroll;
        }

    .intro .intro-content {
        position: absolute;
    }

    .intro .intro-body {
        padding-left: 1rem;
    }

        .intro .intro-body .price-a {
            color: #ffffff;
            padding: 1rem 1.5rem;
            border: 2px solid #00547a;
            border-radius: 50px;
            text-transform: uppercase;
            letter-spacing: 0.030em;
        }

    .intro .spacial {
        -webkit-animation-delay: .2s;
        animation-delay: .2s;
        color: #ffffff;
    }

    .intro .intro-title-top {
        -webkit-animation-delay: .6s;
        animation-delay: .6s;
        margin-bottom: 1rem;
        font-size: .9rem;
        color: #ffffff;
        letter-spacing: .05em;
    }

    .intro .intro-title {
        transition-duration: 9s !important;
        color: #ffffff;
        font-weight: 700;
        font-size: 2.8rem;
        text-transform: uppercase;
    }

    .intro .intro-subtitle {
        font-size: 1.5rem;
        font-weight: 300;
    }

        .intro .intro-subtitle.intro-price {
            padding-top: 1rem;
            font-size: 1.2rem;
        }

/*------/ Intro Single /------*/

.intro-single {
    padding: 12rem 0 3rem;
}

    .intro-single .title-single-box {
        padding: 1rem 0 1rem 2rem;
    }

    .intro-single .title-single-box {
        border-left: 3px solid #00547a;
    }

        .intro-single .title-single-box .title-single {
            font-weight: 600;
            font-size: 2.2rem;
        }

    .intro-single .breadcrumb-box {
        padding: 1rem 0 0 .5rem;
    }

    .intro-single .breadcrumb {
        background-color: transparent;
        padding-right: 0;
        padding-left: 0;
    }

/*======================================
//--//-->   CARD GENERAL
======================================*/

.card-box-a,
.card-box-b,
.card-box-d {
    position: relative;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

    .card-box-a .img-a,
    .card-box-a .img-b,
    .card-box-b .img-a,
    .card-box-b .img-b {
        transition: .8s all ease-in-out;
    }

.card-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.card-shadow {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

    .card-shadow:before {
        content: ' ';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 1;
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 27%, rgba(0, 0, 0, 0.65) 90%);
    }

/*======================================
//--//-->   PROPERTY - CARD-A
======================================*/

.card-overlay-a-content {
    transition: all .5s ease-in;
    position: absolute;
    width: 100%;
    bottom: 0px;
    z-index: 2;
}

.card-header-a {
    padding: 0 1rem;
}

    .card-header-a .card-title-a {
        color: #ffffff;
        margin-bottom: 0;
        padding-bottom: .7rem;
    }

        .card-header-a .card-title-a a {
            color: #ffffff;
            text-decoration: none;
        }

.card-body-a {
    z-index: 2;
    transition: all .5s ease-in;
    padding: 0rem 1rem 2rem 1rem;
}

    .card-body-a .price-box {
        padding-bottom: .5rem;
    }

.price-a {
    color: #ffffff;
    padding: .6rem .8rem;
    border: 2px solid #00547a;
    border-radius: 50px;
    text-transform: uppercase;
    letter-spacing: 0.030em;
}

.card-footer-a {
    width: 100%;
    position: absolute;
    z-index: 2;
    background-color: #00547a;
}

.card-info {
    list-style: none;
    margin-bottom: 0;
    padding: .5rem 0;
}

    .card-info .card-info-title {
        font-size: 1rem;
        color: #313131;
    }

    .card-info li span {
        color: #ffffff;
        font-size: .9rem;
    }

/*------/ Property Grid /-----*/

.property-grid .grid-option {
    text-align: right;
    margin-bottom: 2rem;
}

    .property-grid .grid-option .custom-select {
        border-radius: 0;
        width: 200px;
        border-color: #313131;
    }

        .property-grid .grid-option .custom-select:hover,
        .property-grid .grid-option .custom-select:active,
        .property-grid .grid-option .custom-select:focus {
            border-color: #313131;
        }

        .property-grid .grid-option .custom-select option {
            border-color: #313131;
        }

/*------/ Property Single /-----*/

.gallery-property {
    margin-bottom: 3rem;
}

.property-price {
    margin: 0 auto;
}

    .property-price .card-header-c {
        padding: 0;
    }

.summary-list {
    padding-right: 1rem;
    color: #000000;
}

    .summary-list .list {
        padding: 0;
        line-height: 2;
    }

        .summary-list .list span {
            color: #555555;
        }

.property-agent .title-agent {
    font-weight: 600;
}

.property-agent ul {
    line-height: 2;
    color: #000000;
}

.property-agent .socials-a {
    text-align: center;
}

/*======================================
//--//-->   NEWS - CARD-B
======================================*/

.card-header-b {
    padding: 1rem;
    color: #ffffff;
    position: absolute;
    bottom: 20px;
    z-index: 2;
}

    .card-header-b .category-b {
        font-size: .9rem;
        background-color: #00547a;
        padding: .3rem .7rem;
        color: #313131;
        letter-spacing: 0.030em;
        border-radius: 50px;
        text-decoration: none;
    }

    .card-header-b .title-2 {
        margin-bottom: 0;
        padding: .6rem 0;
        font-size: 1.5rem;
    }

        .card-header-b .title-2 a {
            color: #ffffff;
            text-decoration: none;
        }

    .card-header-b .date-b {
        color: #d8d8d8;
        font-size: 1rem;
    }

/*------/ News Single /------*/

.post-information {
    padding: 3rem 0;
}

.post-content {
    font-size: 1.1rem;
    font-weight: 300;
    line-height: 1.6;
}

    .post-content .post-intro {
        font-size: 1.7rem;
        font-weight: 300;
        margin-bottom: 4rem;
        line-height: 1.6;
        color: #000000;
        font-weight: 400;
    }

    .post-content p {
        margin-bottom: 1.7rem;
    }

    .post-content .blockquote {
        padding: 1rem 3rem 1.7rem 3rem;
        border-left: 3px solid #00547a;
        color: #000000;
    }

        .post-content .blockquote footer {
            text-align: left;
            padding: 0;
        }

.post-footer {
    padding: 3rem 0 4rem;
}

.post-share .socials {
    display: inline-block;
}

    .post-share .socials li {
        margin-left: .6rem;
    }

/*------/ Comments /------*/

.box-comments .list-comments li {
    padding-bottom: 3.5rem;
}

.box-comments .list-comments .comment-avatar {
    display: table-cell;
    vertical-align: top;
}

    .box-comments .list-comments .comment-avatar img {
        width: 80px;
        height: 80px;
    }

.box-comments .list-comments .comment-author {
    font-size: 1.3rem;
}

.box-comments .list-comments .comment-details {
    display: table-cell;
    vertical-align: top;
    padding-left: 25px;
}

.box-comments .list-comments .comment-description {
    padding: .8rem 0 .5rem 0;
}

.box-comments .list-comments a {
    color: #000000;
}

.box-comments .list-comments span {
    display: block;
    color: #2B2A2A;
    font-style: italic;
}

.box-comments .comment-children {
    margin-left: 40px;
}

/*======================================
//--//-->   SERVICES - CARD-C
======================================*/

.card-box-c {
    position: relative;
    background-color: #f7f9fa;
    padding: 50px 20px 30px 20px;
    border-bottom: 10px solid #1d3652;
}

.card-header-c {
    padding: 0 1rem 1rem 1rem;
}

.card-body-c {
    padding: .5rem .5rem 0 .5rem;
}

.card-footer-c {
    padding-left: .5rem;
}

.card-box-ico {
    padding: 1rem 3rem 1rem 2.5rem;
    border: 5px solid #00547a;
}

    .card-box-ico span {
        font-size: 4rem;
        color: #000000;
    }

.title-c {
    font-size: 2.5rem;
    font-weight: 600;
    margin-left: -40px;
}

/*======================================
//--//-->   NEWS - CARD-D
======================================*/

.card-box-d .card-overlay-hover {
    transition: all .2s ease-in-out;
    padding: 15px 40px 15px 35px;
}

.card-box-d .title-d {
    transition: .3s ease-in-out;
    font-size: 2rem;
    font-weight: 300;
    margin: 1rem 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
    opacity: 0;
}

.news-content-cat {
    color: #fff;
    font-size: .9rem !important;
    letter-spacing: 2px;
    margin-top: -10px !important;
    font-weight: 100;
}

.card-box-d .content-d {
    opacity: 0;
    transition: .5s ease-in-out;
    -webkit-transform: translateY(-40px);
    transform: translateY(-40px);
}

.card-box-d .info-agents {
    opacity: 0;
    transition: .5s ease-in-out;
}

.card-box-d .card-footer-d {
    transition: .5s ease-in-out;
    -webkit-transform: translateY(40px);
    transform: translateY(40px);
    opacity: 0;
    position: absolute;
    width: 100%;
    bottom: 10px;
    left: 0;
}

.card-box-d .list-inline-item:not(:last-child) {
    margin-right: 25px;
}

.card-box-d:hover .card-overlay-hover {
    background-color: #1d3652;
    opacity: .7;
}

.card-box-d:hover .title-d,
.card-box-d:hover .content-d,
.card-box-d:hover .info-agents,
.card-box-d:hover .card-footer-d {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

/*------/ Agent Single /------*/

.agent-info-box .socials-footer {
    margin-top: 2rem;
}

    .agent-info-box .socials-footer li {
        margin-right: 1.5rem;
    }





/*======================================
//--//-->   ABOUT
======================================*/

.section-about .title-vertical {
    position: absolute;
    letter-spacing: 0;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    top: 50px;
    text-align: left;
    font-size: 1.8rem;
    width: 300px;
    font-weight: 700;
    text-align: right;
}

.about-img-box {
    padding-left: 1rem;
    position: relative;
}

.sinse-box {
    background-color: #00547a;
    padding: 1rem 2rem;
    position: absolute;
    left: 15px;
    bottom: 10px;
}

    .sinse-box .sinse-title {
        font-weight: 700;
        letter-spacing: 0.043em;
        font-size: 1rem;
    }

        .sinse-box .sinse-title span {
            position: absolute;
        }

            .sinse-box .sinse-title span:after {
                content: ' ';
                width: 35px;
                height: 2px;
                background-color: #000000;
                position: absolute;
                bottom: -15px;
            }

    .sinse-box p {
        margin-bottom: 0;
        font-size: .7rem;
    }

/*======================================
//--//-->   TESTIMONIALS
======================================*/

.testimonials-box {
    padding: 1rem 0;
}

    .testimonials-box .testimonial-avatar {
        width: 80px !important;
        display: -webkit-inline-box !important;
        display: -webkit-inline-flex !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
        border-radius: 50%;
    }

.testimonial-ico {
    text-align: center;
}

    .testimonial-ico span {
        font-size: 1.8rem;
        background-color: #00547a;
        color: #ffffff;
        padding: .4rem 1rem;
        border-radius: 50px;
    }

.testimonial-text {
    font-style: italic;
    margin-top: 25px;
    padding: 1.5rem 1.5rem;
    background-color: #f3f3f3;
    position: relative;
}

    .testimonial-text:after {
        content: "";
        position: absolute;
        top: 100%;
        left: 25px;
        width: 0px;
        height: 0px;
        border-top: 15px solid #f3f3f3;
        border-left: 15px solid transparent;
        border-right: 15px solid transparent;
    }

.testimonial-author-box {
    margin-top: 2rem;
}

.testimonial-author {
    margin-left: 1rem;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-size: 1.2rem;
    color: #000000;
}

/*======================================
//--//-->   FOOTER
======================================*/

.section-footer {
    background: rgb(33, 62, 95);
}

    .section-footer ul {
        margin-bottom: 0;
    }

    .section-footer .item-list-a i {
        font-size: 18px;
        padding-right: 4px;
        color: #00547a;
    }

    .section-footer .widget-a .w-title-a {
        margin-bottom: 1rem;
    }

footer {
    background: #f3f3f3;
    text-align: center;
    padding: 30px 0;
}

    footer .copyright-footer {
        border-top: 1px solid #ddd;
        padding-top: 20px;
    }

    footer .credits {
        font-size: 14px;
    }

.footer_text {
    color: #fff;
    font-weight: 300;
    font-size: .7rem;
    letter-spacing: 2px;
    text-transform: capitalize;
}

.detail-wrap th {
    font-size: 14px;
}


/*======================================
//--//-->   FORM INPUT
======================================*/

.form-a #sendmessage {
    color: #00547a;
    border: 1px solid #26a356;
    display: none;
    text-align: center;
    padding: 15px;
    font-weight: 600;
    margin-bottom: 15px;
}

.form-a #errormessage {
    color: red;
    display: none;
    border: 1px solid red;
    text-align: center;
    padding: 15px;
    font-weight: 600;
    margin-bottom: 15px;
}

    .form-a #sendmessage.show,
    .form-a #errormessage.show,
    .form-a .show {
        display: block;
    }

.validation {
    color: #df6565;
    display: none;
    margin: 4px 0 20px 0;
    font-weight: 700;
    font-size: 14px;
}

.validation-error {
    color: #df6565;
    margin: 4px 0 20px 0;
    font-weight: 700;
    font-size: 14px;
}
/*.form-a label {
    color: #343434;
    position: relative;
    font-size: 15px;
    font-weight: bold;
}*/
.form-a label {
    color: #343434;
    position: relative;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 0;
}

/*.form-a select.form-control-lg:not([size]):not([multiple]) {
    height: 2.8rem;
}*/

/*.form-a .form-control {
    border-radius: 0;
    font-size: 1.1rem;
    font-weight: 300;
}*/
.form-a .form-control {
    border-radius: 0;
    font-size: 13px;
    font-weight: 500;
}

    /*.form-a .form-control.form-control-a {
        height: 2.8rem;
    }*/
    .form-a .form-control.form-control-a {
        height: auto;
        padding: 8px;
    }

    .form-a .form-control:focus {
        box-shadow: none;
        outline: none;
        border-color: #ced4da;
    }



/*======================================
//--//-->   BUTTON
======================================*/

.btn {
    transition: .5s ease;
    font-size: .9rem;
    min-width: 130px;
}

.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show > .btn-primary.dropdown-toggle {
    background-color: var(--primary-color) !important;
    border-color: var(--primary-color) !important;
    box-shadow: none !important;
    outline: none !important;
}

.btn.btn-a,
.btn.btn-b {
    border-radius: 0;
    padding: .4rem 1.7rem;
    letter-spacing: .05rem;
}

.btn.btn-a {
    background-color: #000000;
    color: #ffffff;
}

    .btn.btn-a:hover {
        background-color: #1d3652;
        color: #000000;
    }

.btn.btn-search {
    background-color: #1d3652;
    padding: 12px 24px;
    letter-spacing: normal;
    border-radius: 12px;
    min-width: auto;
    font-size: 15px;
    line-height: normal;
    border: 1px solid #1d3652;
    -webkit-appearance: none;
    -moz-appearance: none;
}

    .btn.btn-search:hover {
        background-color: #343434;
        color: #ffffff;
    }

.btn.btn-b {
    background-color: var(--primary-color);
    color: #fff;
}

    .btn.btn-b:hover {
        background-color: #343434;
        color: #ffffff;
    }

.btn.btn-b-n {
    background-color: #00547a;
    color: #ffffff;
    border-radius: 0;
}

    .btn.btn-b-n:hover {
        background-color: #26a356;
        color: #ffffff;
    }

.seach-form-width {
    margin: auto;
    background-color: #00547a;
    padding: 30px;
    margin-top: -100px;
    z-index: 1;
    position: relative;
}

.icon_size {
    width: 50px;
    margin-bottom: 20px;
}


/*======================================
//--//-->   /// New CSS of Homepage 
======================================*/

:root {
    --primary-color: #fea501;
    --blue-color: #00547a;
    --black-color: #343434;
}

.board-members .img-thumbnail {
    max-width: 100px;
    max-height: 100px;
}

.w-footer-a .list-unstyled a {
    position: relative;
}

    .w-footer-a .list-unstyled a:hover {
        padding-left: 11px;
    }

    .w-footer-a .list-unstyled a:before {
        content: "";
        position: absolute;
        height: 2px;
        width: 0px;
        background: #FEA501;
        top: 0;
        bottom: 0;
        margin: auto;
        left: 0px;
        transition: all 0.5s;
    }

    .w-footer-a .list-unstyled a:hover:before {
        width: 6px;
    }

.data-record .card {
    transition: .3s transform cubic-bezier(.155,1.105,.295,1.12),.3s box-shadow,.3s -webkit-transform cubic-bezier(.155,1.105,.295,1.12);
}

    .data-record .card:hover {
        transform: scale(1.05);
        box-shadow: 0 10px 20px rgba(0,0,0,.12), 0 4px 8px rgba(0,0,0,.06);
    }

.bg-muted {
    background: transparent;
    box-shadow: unset;
}

.main-navigation {
    width: 100%;
    background: #00547a;
    transition: all 0.5s ease;
}

.navbar-reduce .main-navigation {
    background: #fff;
}

.logo-box img {
    background: #fff;
    padding: 16px 30px;
    width: 100%;
    max-width: 200px;
    border-radius: 0px 0 12px 12px;
}

.row .top-filter .form-control:focus {
    box-shadow: none;
    border: 1px solid #ced4da;
}

.main-navigation .navbar-light .navbar-nav .nav-link {
    color: #fff;
    padding-top: 0;
    padding-bottom: 0;
    letter-spacing: normal;
    font-weight: 600;
}

/*.navbar-default .nav-item {
    padding-right: 22px;
}
*/
.navbar-default .right-nav .nav-item {
    list-style: none;
}

.main-navigation .dropdown-toggle::after {
    background: url(/img/down-navigation.png);
    width: 17px;
    height: 11px;
    border: none;
    vertical-align: middle;
    margin-left: 10px;
    transition: transform 0.5s;
}

.btn-primary {
    color: #fff;
    border-radius: 12px;
    font-size: 16px;
    min-width: auto;
    padding: 9px 24px;
    background: var(--primary-color);
    display: inline-block;
    border: 1px solid var(--primary-color);
    cursor: pointer;
    outline: none;
    box-shadow: none;
    line-height: normal;
    -webkit-appearance: none;
    -moz-appearance: none;
}

    .btn-primary:hover {
        background: #343434;
        border: 1px solid #343434;
        box-shadow: none;
    }

.header-cad.navbar-reduce .col-sm.mt-5 {
    margin-top: 40px !important;
}

.logo-container {
    z-index: 1035;
}

.main-navigation button:hover {
    color: #fff;
}

/*.main-navigation .navbar-light .dropdown a {
        color: #343434;
    }*/
.header-cad .main-navigation .account-icon {
    vertical-align: unset;
}

.account-icon {
    padding-right: 10px;
}

/*.search-container {
    display: flex;
    width: 100%;
    position: absolute;
    align-items: center;
    justify-content: center;
    top: 25%;
}*/
.search-container {
    display: flex;
    width: 100%;
    position: relative;
    align-items: end;
    justify-content: center;
    background-image: url(/images/defaultImage.png);
    /*header-bg-large.jpg*/
    height: auto;
    background-size: cover;
    padding-bottom: 100px;
    background-blend-mode: multiply;
    background-color: rgb(0 0 0 / 45%);
    padding-top: 220px;
    transition: all 0.9s;
    background-attachment: fixed;
}

    .search-container .nav-tabs {
        border: none;
    }

        /*.search-container .nav-tabs li {
                background: #ffffffcf;
                margin-right: 14px;
            }*/
        .search-container .nav-tabs li {
            background: #00547a;
            margin-right: 0;
            -ms-flex-preferred-size: 0;
            flex-basis: 0;
            -ms-flex-positive: 1;
            flex-grow: 1;
            max-width: 100%;
            text-align: center;
            margin-bottom: 0;
            transition: all 0.5s;
        }

            .search-container .nav-tabs li:hover {
                background: var(--primary-color);
            }

            .search-container .nav-tabs li.active a {
                color: #fff;
            }

    /*        .search-container input, .search-container input:focus, .search-container input:hover, .search-container input.active {
            padding: 38px 16px;
            border: 4px solid var(--primary-color);
            box-shadow: none;
        }*/
    .search-container input,
    .search-container input:focus,
    .search-container input:hover,
    .search-container input.active {
        padding: 30px 16px;
        /* border: 2px solid var(--primary-color);*/
        box-shadow: none;
    }

    .search-container h1 {
        font-size: 58px;
        font-weight: bold;
        color: #fff;
        letter-spacing: normal;
    }

    .search-container span {
        font-size: 34px;
        font-weight: bold;
        color: #fff;
    }

    .search-container input::placeholder {
        color: #343434;
        opacity: 9;
        font-weight: 500;
    }

/*.search-input {
        position: absolute;
        right: 20px;
        top: 18px;
        z-index: 999;
    }*/
/*.place {
    max-height: 240px;
}*/

.place:empty {
    background: url(/images/no-map.jpg);
    min-height: 406px;
    background-size: cover;
    background-position: center;
}

.search-input {
    position: absolute;
    right: 8px;
    top: 9px;
    z-index: 999;
}

.p-100 {
    padding-top: 40px;
    padding-bottom: 40px;
}

.pt-100 {
    padding-top: 0px;
}

.pb-100 {
    padding-bottom: 40px;
}
/*.top-contact .icon_box img {
    filter: invert(1);
}*/

.main-title {
    font-size: 30px;
    font-weight: 600;
    color: #343434;
    letter-spacing: normal;
}

.frm_required {
    color: red;
}

.service-box {
    border: 1px solid;
    border-color: #ededed;
    background: #fffcfc;
    box-shadow: 0px 4px 8px 2px rgb(0 0 0 / 10%);
}

.view-website {
    background: #fffcfc;
    width: 100%;
    border: none;
    border-top: 1px solid #b9b9b9;
    text-align: left;
    font-size: 16px;
    padding: 8px 16px;
    color: #343434;
    display: inline-block;
    background-image: url(/img/view-website-icon.png);
    background-repeat: no-repeat;
    background-position: 96% center;
}

.sub-title {
    color: #343434;
    font-size: 20px;
    line-height: 26px;
    letter-spacing: normal;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.service-box .listing-head .sub-title {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: calc(100% - 26px);
}

.entity-img {
    max-width: 40px;
    min-height: 40px;
}

.listing-head {
    padding: 12px 10px;
}

.view-website:hover {
    color: #ffd509;
}

.blog-title a {
    font-size: 18px;
    font-weight: 500;
    color: #343434;
}

    .blog-title a:hover {
        color: #f5a202;
    }

.blog-description {
    color: #343434;
    font-weight: 500;
    margin-bottom: 0.5rem;
}

.content {
    min-height: 60vh;
}

.partialLoad .content {
    min-height: unset;
}

.section-footer .phone {
    margin-bottom: 0px;
}

.posted-on {
    color: #343434;
    font-weight: 500;
}

    .posted-on a {
        color: var(--primary-color);
    }

.blog-post {
    border-bottom: 2px solid var(--primary-color);
    margin-bottom: 18px;
}

.button {
    background: #fda501;
    font-weight: 600;
    color: #fff;
    padding: 12px 20px;
    border-radius: 10px;
    border: none;
    font-size: 18px;
    cursor: pointer;
}

.mission-box {
    background: #fff;
    /*padding: 54px;*/
}

.tnt-box {
    background: #fff;
    padding: 54px;
}

.navbar-reduce .logo-box img {
    width: 100%;
    max-width: 100px;
    padding: 8px 10px;
}

.logo-box img {
    transition: all 0.5s;
}

.header-cad.navbar-reduce {
    background: #fff;
}

.navbar-reduce .main-navigation .navbar-light .navbar-nav .nav-link {
    color: #343434;
}

/*.navbar-reduce .account-info img {
    filter: invert(1);
}
*/


.section-footer h6 {
    font-size: 22px;
    color: #fff;
    font-weight: 600;
    margin-bottom: 38px;
    letter-spacing: normal;
}

.section-footer li,
.section-footer li a {
    font-size: 14px;
    color: #fff;
    font-weight: normal;
    letter-spacing: normal;
    margin-bottom: 8px;
}

.section-footer .form-control {
    padding: 6px;
    min-height: 67px;
    padding-right: 64px;
    border: none;
    border-radius: 6px;
}

.address p {
    display: inline;
}

.section-footer .search-input {
    right: 7px;
    top: 9px;
    padding: 12px;
    z-index: 9999;
    cursor: pointer;
}

    /*.section-footer .search-input {
    padding-right: 0px;
}*/
    .section-footer .search-input .account-icon {
        padding: 0;
    }

.bottom-footer {
    background: #122c4a;
}

.bottom-footer {
    background: #122c4a;
}

    .bottom-footer p {
        color: #fff;
        margin-bottom: 0;
        font-size: 14px;
    }

    .bottom-footer a {
        color: var(--primary-color);
        text-decoration: underline;
    }

.mission-heading {
    position: absolute;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    left: 50%;
    transform: translate(-50%, 0);
    width: 100%;
    max-width: 408px;
    min-height: 64px;
    background-image: url(/img/heading-bg.png);
    background-position: center;
}

    .mission-heading h3 {
        font-size: 22px;
        font-weight: 600;
        color: #fff;
    }

.right-nav .nav-link {
    font-size: 18px;
    color: #fff;
    font-weight: 500;
}

.navbar-default.navbar-reduce {
    list-style: none;
}

.navbar-reduce .right-nav li {
    list-style: none;
}

/*.navbar-default .nav-item {
    background: #00547a;
    padding: 13px;
}*/
.main-navigation .navbar-light .navbar-nav .nav-link:hover {
    color: var(--primary-color);
}

.navbar-default .dropdown .dropdown-menu .dropdown-item {
    font-weight: 500;
    color: #00547a;
}

    .navbar-default .dropdown .dropdown-menu .dropdown-item:hover {
        color: var(--primary-color);
    }

.read-more {
    font-size: 16px;
    font-weight: 500;
    color: var(--primary-color);
}

    .read-more:hover {
        color: #343434;
    }

.section-footer .footer-info .account-icon {
    width: 26px;
}

.section-footer .address p {
    margin-bottom: 0;
}

.footer-info {
    margin: 0;
    padding: 0;
}

.account a {
    font-weight: 600;
    color: #fff;
}

.partialLoad .navbar-default {
    box-shadow: unset;
}

.btn-primary.focus,
.btn-primary:focus {
    outline: none !important;
    box-shadow: none !important;
}

.navbar-reduce .main-navigation a:hover {
}

.section-footer .form-control:focus {
    outline: none;
    border: none;
    box-shadow: none;
}

.section-footer li a:hover {
    color: var(--primary-color);
}

.icon-area img {
    max-width: 24px;
    margin-right: 10px;
    transition: all 0.5s;
}

img.account-icon {
    max-width: 25px;
    width: 100%;
}

.icon_box {
    max-width: 25px;
    width: 100%;
}


.url-web {
    cursor: pointer;
    max-width: 17px;
    min-height: 30px;
}

    .url-web:hover {
        filter: invert(27%) sepia(51%) saturate(2878%) hue-rotate(20deg) brightness(104%) contrast(97%);
    }

.mb-nav {
    position: fixed;
    z-index: 99999;
    background: #fff;
    left: 0;
    right: 0;
    top: 65px;
    bottom: 0;
    transform: translateX(-100%);
    transition: all 0.5s;
    opacity: 0;
}

.open-nav .mb-nav {
    transform: translateX(0px);
    opacity: 1;
    overflow: auto;
}

.mb-nav ul {
    list-style: none;
    padding: 10px;
    margin-bottom: 0;
}

    .mb-nav ul .menu-list {
        margin-bottom: 5px;
        background: #00547a;
        padding: 2px 8px;
    }

.mb-nav .mobile-menu {
    background: #00547a;
}

.mb-nav .mobilenavigation a {
    color: #fff;
    font-weight: 500;
    font-size: 16px;
}

.mb-nav .subtoggle {
    color: #fff;
    font-weight: 600;
    font-size: 22px;
    line-height: 28px;
}

.mb-nav .mobilenavigation .sub-menu .sub-item {
    display: inline-block;
    width: 100%;
    font-size: 14px;
}

.sub-menu {
    padding: 12px;
    width: 100%;
    display: inline-block;
}

.navbar-default .nav-item:first-child {
    margin-left: 0;
}

.navbar-default.navbar-reduce .nav-item:first-child {
    margin-left: 0px;
}
/*.search-container .nav-tabs li a {*/
/* padding: 20px;*/
/*padding:12px;
        display: inline-block;
        width:100%;
    }*/
.search-container .nav-tabs li a {
    padding: 12px;
    display: inline-block;
    width: 100%;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
}

.search-container .tab-content select option:hover, .search-container .tab-content select option:checked {
    background-color: #00527b;
    box-shadow: 0 0 10px 100px #1882A8 inset;
}

.tab-content .btn-primary {
    font-size: 12px;
    font-weight: 600;
    padding: 12px 24px;
}

.search-container .nav-tabs .active.show {
    background: var(--primary-color);
    display: inline-block;
    color: #ffffff;
}

.section-footer .search-input:hover .account-icon {
    filter: invert(1);
    opacity: 9;
}

.title-data h4 {
    margin-bottom: 0;
    padding-left: 8px;
}

.title-data {
    border: 1px solid #ddd;
    padding: 10px;
    margin-bottom: -1px;
}
/* End CSS of Homepage */

.menu-container {
    position: relative;
    transform: translateX(0);
    transition: transform 0.25s ease-out;
}

.view-submenu .menu-container {
    transform: translateX(-100%);
}

.screen ul {
    position: absolute;
    top: 60px;
    padding: 6px;
    width: 100%;
    color: #ededed;
    background-color: #313131;
    list-style: none;
}

    .screen ul li a {
        opacity: 0;
        display: block;
        padding: 10px 12px;
        position: relative;
        cursor: pointer;
        text-decoration: none;
        color: white;
        border-radius: 3px;
        transform: translateY(12px);
        transition: opacity 0.15s 0.1s ease-out, transform 0.15s 0.1s ease-out;
    }

    .screen ul li.has-children span {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        padding: 12px 16px;
        text-indent: -9999px;
    }

        .screen ul li.has-children span:after {
            content: "";
            position: absolute;
            top: 0;
            right: 12px;
            bottom: 0;
            margin: auto;
            padding: 4px;
            width: 0px;
            height: 0px;
            cursor: pointer;
            font-size: 0;
            border-bottom: 2px solid #ededed;
            border-right: 2px solid #ededed;
            transform: rotate(-45deg);
        }

        .screen ul li.has-children span:hover:after {
            border-color: #bababa;
        }

.menu {
    opacity: 0;
    transition: background-color 0.25s ease-out, opacity 0.15s ease-out;
}

    .menu.is-visible {
        opacity: 1;
    }

        .menu.is-visible li a {
            opacity: 1;
            transform: translateY(0);
        }

.view-submenu .menu {
    background-color: #3e3e3e;
}

    .view-submenu .menu > li > a {
        opacity: 0;
        transition: opacity 0.15s ease-out;
    }

.submenu {
    position: absolute;
    top: 0;
    left: 100%;
    background-color: #313131;
}

    .submenu li {
        margin-left: 60px;
    }

.hide-submenu {
    position: absolute;
    top: 0;
    left: 0;
    width: 60px;
    cursor: pointer;
    background-color: #313131;
    transition: background-color 0.25s ease-out;
}

    .hide-submenu:before {
        opacity: 0;
        content: "";
        position: absolute;
        top: 0;
        right: 12px;
        bottom: 0;
        margin: auto;
        padding: 4px;
        width: 6px;
        height: 6px;
        cursor: pointer;
        font-size: 0;
        border-bottom: 2px solid #ededed;
        border-right: 2px solid #ededed;
        transform: rotate(135deg);
        left: 0;
        right: -6px;
        transition: opacity 0.1s ease-out;
    }

.view-submenu .hide-submenu {
    background-color: #3e3e3e;
}

    .view-submenu .hide-submenu:before {
        opacity: 1;
        transition: opacity 0.15s 0.3s ease-out;
    }

.toggle {
    position: absolute;
    display: flex;
    align-items: center;
    top: 0;
    left: 18px;
    bottom: 0;
    margin: auto;
    cursor: pointer;
}

    .toggle span {
        position: relative;
        align-self: center;
        font-size: 0;
        width: 26px;
        height: 2px;
        background-color: #ededed;
        border-radius: 100px;
        transition: background-color 0.2s ease-out;
    }

        .toggle span:before,
        .toggle span:after {
            content: "";
            position: absolute;
            width: 100%;
            height: 100%;
            background-color: #ededed;
            border-radius: 100px;
            transition: transform 0.2s ease-out;
        }

        .toggle span:before {
            bottom: calc(100% + 6px);
        }

        .toggle span:after {
            top: calc(100% + 6px);
        }

.is-visible .toggle span {
    background-color: transparent;
}

    .is-visible .toggle span:before {
        bottom: auto;
        transform: rotate(45deg);
    }

    .is-visible .toggle span:after {
        top: auto;
        transform: rotate(-45deg);
    }

.visually-hidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*.main-navigation .navbar-right .dropdown a {
        margin-top: 8px;
    }*/
.container .navbar-icon-p:hover img {
    filter: invert(1);
}

.container .navbar-icon-p:hover, .container .navbar-icon-p:focus {
    color: #343434;
    outline: none;
    box-shadow: none;
}

.search-container #Tabs {
    position: relative;
}

.search-container .tab-content {
    width: 100%;
    z-index: 9999;
}

.tab-form {
    padding: 10px;
}

.search-container .tab-form input {
    padding: 24px 10px;
    border: 1px solid #ced4da;
}

    .search-container .tab-form input::placeholder {
        color: #706e6e;
        font-weight: normal;
        font-size: 14px;
    }

.text-secondary {
    color: var(--primary-color) !important;
}

.tab-content .tab-pane {
    background: #fff;
    position: relative;
    top: 0;
}

.tab-pane.active {
    -webkit-transform-origin: center top;
    -moz-transform-origin: center top;
    -ms-transform-origin: center top;
    -o-transform-origin: center top;
    transform-origin: center top;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-animation: slide-down .5s .3s;
    -moz-animation: slide-down .5s .3s;
    animation: slide-down .5s .3s;
    -webkit-animation-fill-mode: backwards;
    -moz-animation-fill-mode: backwards;
    animation-fill-mode: backwards;
}

.top-nav .tab-pane.active {
    -webkit-transform-origin: unset;
    -moz-transform-origin: unset;
    -ms-transform-origin: unset;
    -o-transform-origin: unset;
    transform-origin: unset;
    -webkit-transform: unset;
    -moz-transform: unset;
    -ms-transform: unset;
    -o-transform: unset;
    transform: unset;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-animation: unset;
    -moz-animation: unset;
    animation: unset;
    -webkit-animation-fill-mode: unset;
    -moz-animation-fill-mode: unset;
    animation-fill-mode: unset;
}

@keyframes slide-down {
    0% {
        -webkit-transform: perspective(1000px) rotateX(-90deg);
        -moz-transform: perspective(1000px) rotateX(-90deg);
        -ms-transform: perspective(1000px) rotateX(-90deg);
        -o-transform: perspective(1000px) rotateX(-90deg);
        transform: perspective(1000px) rotateX(-90deg);
    }

    100% {
        -webkit-transform: perspective(1000px) translateY(0);
        -moz-transform: perspective(1000px) translateY(0);
        -ms-transform: perspective(1000px) translateY(0);
        -o-transform: perspective(1000px) translateY(0);
        transform: perspective(1000px) translateY(0);
    }
}

/* Inner Pages Design */

.global-search .form-control {
    padding: 23px 16px;
    box-shadow: none;
}

.sub-header {
    margin-top: 140px;
    padding: 40px 0;
    background-image: url(/img/sub-header-bg.jpg);
    background-position: bottom;
    background-size: cover;
    /*min-height: 178px;*/
    /*    transition: all 2s ease;
    transform: rotateY(0);*/
}


.container-table100 {
    width: 100%;
    min-height: 100vh;
    background: #d1d1d1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    padding: 33px 30px;
}

.wrap-table100 {
    width: 1300px;
}

/*//////////////////////////////////////////////////////////////////
[ Table ]*/
table {
    width: 100%;
    background-color: #fff;
}

.search-footer .pagination {
    margin-bottom: 0;
}

.page-size label {
    margin: 0;
    font-size: 14px;
    padding: 6px;
}

.page-size .form-control {
    padding: 0px 6px;
    border-top: none;
    border-radius: 0;
    border-left: none;
    font-weight: 600;
    border-right: none;
}

.search-footer .page-link {
    color: #343434;
    font-size: 16px;
    line-height: 16px;
    border: none;
    font-weight: 600;
}

.search-footer .page-item.active .page-link {
    background-color: var(--primary-color);
    border-color: var(--primary-color);
}

.search-footer .page-link:focus,
.search-footer .page-link:hover {
    outline: none;
    box-shadow: none;
    background: var(--primary-color);
    color: #fff;
}

.pagination > li > a,
.pagination > li > span {
    border-radius: 50% !important;
    margin: 0 5px;
}

.move-nav span {
    font-size: 16px;
}

.first.move-nav,
.last.move-nav {
    padding: 4px 10px;
}

.page-size .form-control:focus {
    box-shadow: none;
    border-color: #dee2e6;
}

.search-footer {
    border-top: 1px solid #dee2e6;
    padding-top: 20px;
}

.accordion .btn:not(.collapsed) .fa {
    transform: rotate(180deg);
}
/* End Inner Pages Design */
.check-box .form-check-block, .check-box .form-check-inline {
    padding-left: 0;
}

    .check-box .form-check-block .form-check-input, .check-box .form-check-inline .form-check-input {
        margin: 0;
        position: inherit;
        transform: translateY(1px);
        place-content: start;
    }

    .check-box .form-check-block .radio .form-check-input {
        transform: translateY(2px);
    }


.form-check-input[type=radio] {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    padding: 8px;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: 50%;
    height: 16px;
    width: 16px;
}

    .form-check-input[type=radio]:checked {
        background-color: var(--primary-color);
        border: 1px solid var(--primary-color);
    }

    .form-check-input[type=radio]:hover {
        cursor: pointer;
    }

.search-detail .title-box .property-id {
    color: #f5a302;
    font-weight: 600;
}

table.new-fixed-table {
    border-collapse: collapse;
    border: 0;
}

.new-fixed-table th,
.new-fixed-table td {
    border-bottom: 1px solid #dee2e6;
    background-clip: padding-box;
    scroll-snap-align: start;
}

.new-fixed-table tbody tr:last-child th,
.new-fixed-table tbody tr:last-child td {
    border-bottom: 0;
}

.new-fixed-table thead {
    z-index: 1000;
    position: relative;
}

.new-fixed-table th {
    padding: 0.6rem;
    min-width: 6rem;
    text-align: left;
    margin: 0;
    font-size: 16px;
}

.primary-box .new-fixed-table td {
    padding: 6px;
    min-width: 6rem;
    text-align: left;
    margin: 0;
    font-size: 15px;
}

.mvc-grid .new-fixed-table th {
    padding: 16px 6px;
}


.btn.focus, .btn:focus {
    box-shadow: none;
    outline: none;
    /*border: none;*/
}

.form-control:focus {
    box-shadow: none;
    border: 1px solid #ced4da;
}

.download .btn:hover {
    color: var(--primary-color);
}

.btnContainer li {
    transition: .5s ease;
    font-size: .9rem;
    padding: 0.375rem 1.75rem;
    background: #f8f9fa;
    cursor: pointer;
}

    .btnContainer li.active a, .btnContainer li a:hover, .btnContainer li:hover a {
        color: #fff;
    }

    .btnContainer li.active, .btnContainer li:hover {
        background: var(--primary-color);
        color: #fff;
    }

.new-fixed-table thead th {
    position: sticky;
    top: 0;
    border-top: 0;
    background-clip: padding-box;
}

    .new-fixed-table thead th.pin {
        left: 0;
        z-index: 1001;
        border-left: 0;
    }

.new-fixed-table tbody th {
    background-clip: padding-box;
    border-left: 0;
}

.new-fixed-table tbody {
    z-index: 10;
    position: relative;
}

    .new-fixed-table tbody th {
        position: sticky;
        left: 0;
    }

.new-fixed-table thead th {
    background-color: #f8f8f8;
}

.primary-box {
    overflow: auto;
    /*scroll-snap-type: both mandatory;*/
    min-height: 300px;
    max-height: 900px;
}

.tooltip-inner {
    background-color: var(--primary-color);
    color: #fff;
    opacity: 1;
}

.account-info:hover {
    color: var(--primary-color);
    outline: none;
}

.navbar-reduce .main-navigation a {
    color: #343434;
}

.navbar-reduce.header-cad .main-navigation .account-icon {
    filter: invert(1);
}

.search-listing .table td {
    border: none;
    padding: 0;
    font-size: 14px;
}

.search-listing .container .row .card .table tr th {
    border: none;
    padding: 10px 20px;
    font-size: 16px;
    color: #1d3652;
}

.search-listing .card {
    padding: 20px;
}

.search-listing .container .row .card .table thead {
    border-bottom: 1px solid #dee2e6;
}

.search-listing .card .table {
    margin: 0;
}

.search-listing .card tbody tr td:first-child {
    font-weight: 600;
    letter-spacing: normal;
    font-size: 14px;
}

.search-listing .card tbody tr td {
    padding-top: 5px;
    padding-bottom: 5px;
}

.search-detail .color-d {
    margin-bottom: 0;
}

.detail-wrap {
    border-color: #ededed;
    padding-top: 0;
    padding-bottom: 0;
}

.property-title {
    color: #1d3652;
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 0;
    line-height: 21px;
}

.title-searchbox {
    padding-bottom: 16px;
    text-transform: uppercase;
    border-bottom: 1px solid #dee2e6;
}

.search-listing .card .detail-wrap tbody:before,
.search-listing .card .detail-wrap tbody:after {
    display: none;
}

.search-listing .container .row .card .detail-wrap tr th {
    color: #343434;
    font-size: 14px;
    text-align: left;
}

.search-listing .card .property-deed tbody tr td:first-child {
    font-weight: normal;
}

.serach-icon {
    max-width: 32px;
    width: 100%;
    vertical-align: top;
}

.disclaimer .alert {
    font-size: 16px;
}

.detail-wrap tr {
    border-bottom: 1px solid #dee2e6;
}

    .detail-wrap tr:last-child {
        border-bottom: none;
    }

.search-listing .card .detail-wrap tr td {
    padding: 10px 20px;
}

.privacypolicy h1 {
    font-size: 28px;
    font-weight: 600;
    letter-spacing: normal;
}

.privacypolicy p {
    margin-bottom: 10px;
}

.contact-subheader .sub-header {
    background-image: url(../img/contact_img.jpg);
    background-position: center;
    background-blend-mode: multiply;
    background-color: hsl(212deg 52% 25% / 72%);
}

    .contact-subheader .sub-header .main-title {
        color: #fff;
    }

.form-container .custom-check.reason-protest .form-check-input {
    transform: translateY(2px);
    place-content: start;
}

.form-container .custom-check .form-check-input {
    transform: translateY(0px);
    place-content: start;
}

.form-container .reason-protest .form-check-inline {
    align-items: start;
    margin-right: 0;
}

.title-center {
    font-size: 26px;
    text-transform: capitalize;
}

.title-box {
    text-transform: capitalize;
}

.contact_us .panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    /*    -webkit-box-shadow: 0 1px 1px rgb(0 0 0 / 5%);
    box-shadow: 0 1px 1px rgb(0 0 0 / 5%);*/
}

.contact_us .panel-default > .panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd;
}

.contact_us .panel-heading {
    padding: 6px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    font-size: 15px;
}

.contact_us .panel-body {
    padding: 6px;
    font-size: 15px;
}

.contact_us .panel-heading strong {
    color: #343434;
    font-weight: 600;
}

.map-contact {
    background-color: #00547a;
    padding: 80px 0;
}

.get-intouch {
    color: #fff;
    font-weight: bold;
    letter-spacing: normal;
    font-size: 28px;
}

    .get-intouch span {
        color: var(--primary-color);
    }

.contact__area p {
    margin-bottom: 0;
}

.contact-icon {
    height: 100px;
    width: 100px;
    text-align: center;
    background-color: #f5a202;
    border-radius: 50%;
    color: #fff;
    box-shadow: 0px 20px 40px 0px rgb(0 0 0 / 8%);
    transition: 0.3s;
    padding: 20px;
    display: inline-block;
}

.blog-listing .blog-post span {
    font-size: 14px;
}

.btn-info:hover {
    background-color: var(--primary-color);
    border-color: var(--primary-color);
}

.btn-info.focus,
.btn-info:focus {
    box-shadow: none;
}

.btn-info {
    background-color: #00547a;
    border-color: #00547a;
}

.mvc-grid .new-fixed-table th,
.mvc-grid .new-fixed-table td {
    border: none;
    border-bottom: 1px solid #dee2e6;
}

.main-navigation .navbar-light .navbar-right .account .nav-link {
    padding-right: 0;
}

.new-fixed-table thead th:last-child, .new-fixed-table tbody td:last-child {
    text-align: center;
}

.grid-box .mvc-grid {
    overflow-x: visible;
    position: unset;
}

.grid-box .mvc-grid-pager {
    position: absolute;
    bottom: 0;
    z-index: 999;
    background: #ffffff;
    width: 100%;
    left: 0;
    padding: 10px 1.25rem;
    border-top: 1px solid #dee2e6;
}

.grid-box .mvc-grid-page-sizes {
    margin-left: 0;
    float: left;
    margin-top: 10px;
}

.forms-section .




.active {
    color: #343434;
    background-color: #f8f9fa;
    border-color: rgba(0,0,0,.125);
}

.list-group-item:focus, .list-group-item:hover {
    color: var(--primary-color);
}

.list-box strong, .list-box .active i {
    color: var(--primary-color);
}

.list-box strong {
    font-size: 21px;
    font-weight: 600;
}

.list-box i {
    line-height: 26px;
    margin-right: 16px;
}

.mobile-address {
    background: #00547a;
    padding: 12px;
}

.mb-nav .mobilenavigation .mobile-address a {
    font-size: 14px;
}

.top-filter .panel-default .form-control {
    width: auto;
}

.quick-map a {
    color: #343434;
    font-weight: 600;
    padding-top: 0;
    text-align: left;
}

.contact-tp .blog-title {
    line-height: 1.2;
}

.w-900 {
    max-width: 900px;
    margin: auto;
    width: 100%;
}

.form-container label {
    font-weight: normal;
    font-size: 16px;
    line-height: 1.2;
}

.form-container span {
    display: block;
    font-weight: 600;
    font-size: 15px;
}

.form-container p {
    font-size: 16px;
    line-height: 25px;
}

.form-container .text-highlite {
    font-size: 13px;
    color: #00547a;
    line-height: 1.2;
    margin-bottom: auto;
    font-style: italic;
    padding-top: 14px;
}

.form-container textarea {
    font-size: 16px;
}

.form-container .form-control::placeholder {
    font-size: 1rem;
    font-weight: 400;
}

.sign-button {
    border: 1px solid #ced4da;
    padding: 6px 10px;
    border-radius: 0;
    outline: none;
    font-size: 14px;
    box-shadow: none;
}

    .sign-button:hover {
        border: 1px solid var(--primary-color);
        background: var(--primary-color);
        color: #fff;
    }

.accept-popup .close {
    outline: none;
}

.accept-popup .btn-default {
    padding: 12px 24px;
    border-radius: 12px;
    font-size: 16px;
    line-height: normal;
}

    .accept-popup .btn-default:hover {
        background: #343434;
        border: 1px solid #343434;
        box-shadow: none;
        color: #fff;
    }

.card-header-faq {
    border-bottom: 4px solid var(--primary-color);
}

    .card-header-faq strong {
        display: inline-block;
        background-color: var(--primary-color);
        color: #fff;
        font-size: 20px;
        font-weight: 600;
        padding: 10px 20px;
        -webkit-transition: background-color 5s ease-out;
        -moz-transition: background-color 5s ease-out;
        -o-transition: background-color 5s ease-out;
        transition: background-color 5s ease-out;
    }

.form-container .form-control {
    /*height: auto;*/
    padding: 4px 10px;
}

.form-container .reason-protest .form-control {
    padding: 4px 10px;
}

/*.custom-check .form-check-input[type="checkbox"]:focus {
    outline: max(2px, 0.15em) solid var(--primary-color);
    outline-offset: max(2px, 0.15em);
}*/
.custom-check .form-check-input::before {
    content: "";
    width: 0.65em;
    height: 0.65em;
    transform: scale(0);
    transform-origin: bottom left;
    transition: 120ms transform ease-in-out;
    box-shadow: inset 1em 1em var(--form-control-color);
    background-color: var(--primary-color);
    clip-path: polygon(14% 44%, 0 65%, 50% 100%, 100% 16%, 80% 0%, 43% 62%);
}

.custom-check .form-check-input:checked::before {
    transform: scale(1);
}

.custom-check .form-check-input:checked::after {
    background-color: red;
}

.custom-check .form-check-input {
    -webkit-appearance: none;
    appearance: none;
    background-color: transparent;
    font: inherit;
    color: #ffffff;
    border: 0.15em solid #343434;
    border-radius: 0.15em;
    transform: translateY(-0.075em);
    display: grid;
    place-content: center;
    margin-right: 0px;
}

.head-text {
    color: #343434;
    margin-bottom: 0;
}

    .head-text a {
        font-size: 18px;
        font-weight: 600;
        text-align: left;
    }

    .head-text i {
        font-size: 18px;
        margin-right: 14px;
        float: right;
        margin-top: 4px;
    }

    .head-text i {
        transition: all 0.5s;
    }

.form-container .small-text {
    font-size: 14px;
    line-height: 1.2;
}

.form-container .bold-text {
    font-size: 14px;
    font-weight: bold;
    line-height: 1.2;
    font-style: italic;
}

.search-detail select.form-control[multiple], .search-detail select.form-control[size] {
    height: calc(2.25rem + 2px);
}

.grid-box .mvc-grid-page-sizes select:focus {
    outline: none;
    box-shadow: none;
}
/*New multiselect box css*/
.multiselect-native-select .dropdown-menu.show {
    z-index: 99999;
    width: 100%;
}

/*.multiselect-container .multiselect-option.active, .multiselect-container .multiselect-option:hover, .multiselect-container .multiselect-option:active {
    background: #00547a !important;
    color: #ffffff !important;
}*/

.multiselect-container .multiselect-option.active, .multiselect-container .multiselect-option:hover, .multiselect-container .multiselect-option:active {
    background: #f0f8ff !important;
    color: #343434 !important;
}

.multiselect-container .multiselect-option input.form-check-input {
    -webkit-appearance: none;
    width: 15px;
    height: 15px;
    background: #fea501;
    top: -3px;
}

    .multiselect-container .multiselect-option input.form-check-input::before {
        content: "";
        width: 0.65em;
        height: 0.65em;
        transform: scale(0);
        transform-origin: bottom left;
        transition: 120ms transform ease-in-out;
        box-shadow: inset 1em 1em #fff;
        background-color: #fff;
        clip-path: polygon(14% 44%, 0 65%, 50% 100%, 100% 16%, 80% 0%, 43% 62%);
        position: absolute;
        left: 2px;
        top: 2px;
    }

    .multiselect-container .multiselect-option input.form-check-input:checked::before {
        transform: scale(1);
    }

.w-200 {
    width: 200px;
}

.navbar-reduce + .sub-header {
    margin-top: 140px;
}

.sub-header {
    transition: all 0.5s;
}

.main-grid-view .card {
    margin: 10px 0;
}

.main-grid-view .card-body p {
    margin-bottom: 1px;
    font-size: 15px;
}

.main-grid-view .card-body h4 a {
    font-weight: bold;
    font-size: 22px;
    color: #00547a;
}

.top-filter .nav-tabs .nav-item a {
    padding: 12px 30px;
}

.top-filter .nav-tabs .nav-link:hover {
    color: #343434;
}

.top-filter .nav-tabs .nav-item {
    padding: 0;
    background: #dee2e6;
}

    .top-filter .nav-tabs .nav-item a.active {
        background: #fea501;
    }

.map-location-list .card {
    margin: 10px 0;
}

    .map-location-list .card p {
        font-size: 14px;
        margin: 0 0 3px;
        display: inline-block;
    }

/*======================================
//--//-->   Default CSS End
======================================*/

/* Table Box Font */

.table-box thead th {
    font-size: 14px;
}
/* Table Box Font End*/

/*======================================
//--//-->   Responsive Design Start
======================================*/
@media (min-width: 576px) {
    .intro .intro-title {
        font-size: 3.5rem;
    }

    .intro .intro-subtitle.intro-price {
        font-size: 1.3rem;
    }

    .about-img-box {
        padding-left: 4rem;
    }

    .sinse-box {
        padding: 1.5rem 2.5rem;
        bottom: 20px;
    }

        .sinse-box .sinse-title {
            font-size: 1.3rem;
        }

        .sinse-box p {
            font-size: .8rem;
        }

        .sinse-box p {
            font-size: 1rem;
        }
}

@media (min-width: 768px) {
    .link-a {
        font-size: .9rem;
    }

        .link-a span {
            font-size: 1.5rem;
        }

    .navbar-default.navbar-trans .nav-item,
    .navbar-default.navbar-reduce .nav-item {
        margin-right: 15px;
    }

    .navbar-default .dropdown .dropdown-menu {
        border-top: 4px solid #00547a;
        border-left: 0;
        display: block;
        position: absolute;
        box-shadow: 0 2px rgba(17, 16, 15, 0.1), 0 2px 10px rgba(20, 19, 18, 0.1);
    }

    .box-collapse {
        width: 50%;
    }

    .intro .owl-theme .owl-dots {
        right: 200px;
    }

    .intro .intro-body {
        padding-left: 2rem;
    }

    .intro .intro-title-top {
        font-size: 1rem;
        margin-bottom: 1rem;
    }

    .intro .intro-title {
        font-size: 4rem;
    }

    .intro .intro-subtitle {
        font-size: 2.5rem;
    }

        .intro .intro-subtitle.intro-price {
            padding-top: 2rem;
            font-size: 1.5rem;
        }

    .intro-single .title-single-box .title-single {
        font-size: 2.1rem;
    }

    .grid .card-box-a,
    .grid .card-box-b,
    .grid .card-box-c,
    .grid .card-box-d {
        margin-bottom: 2.5rem;
    }

    .card-box-a:hover .img-a,
    .card-box-a:hover .img-b,
    .card-box-b:hover .img-a,
    .card-box-b:hover .img-b {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }

    .card-box-a .price-a,
    .card-box-b .price-a {
        font-size: .9rem;
    }

    .card-box-a:hover .card-overlay-a-content {
        bottom: 60px;
    }

    .card-box-a:hover .card-body-a {
        padding-bottom: 1rem;
    }

    .card-overlay-a-content {
        bottom: -20px;
    }

    .card-header-a .card-title-a {
        font-size: 1.3rem;
    }

    .card-info .card-info-title {
        font-size: .9rem;
    }

    .card-info li span {
        font-size: .8rem;
    }

    .card-header-b {
        bottom: 0px;
    }

        .card-header-b .title-2 {
            font-size: 1rem;
        }

        .card-header-b .date-b {
            font-size: .9rem;
        }

    .box-comments .list-comments .comment-author {
        font-size: 1.5rem;
    }

    .title-c {
        font-size: 1.8rem;
    }

    .card-box-d .card-overlay-hover {
        padding: 5px 15px 5px 10px;
    }

    .card-box-d .title-d {
        font-size: 1.1rem;
        margin: .5rem 0;
    }

    .card-box-d .content-d {
        font-size: .8rem;
        margin: .5rem 0;
    }

    .card-box-d .card-body-d p {
        margin-bottom: 8px;
        font-size: .8rem;
    }

    .about-img-box {
        padding-left: 5rem;
    }

    .sinse-box {
        padding: 1.5rem 3rem;
    }

        .sinse-box .sinse-title {
            font-size: 1.8rem;
        }
}

@media (min-width: 768px) and (min-width: 768px) {
    .card-box-a:hover .card-overlay-a-content {
        bottom: 60px;
    }
}

@media (min-width: 768px) and (min-width: 992px) {
    .card-box-a:hover .card-overlay-a-content {
        bottom: 64px;
    }
}

@media (min-width: 992px) {
    .link-a {
        font-size: 1rem;
    }

        .link-a span {
            font-size: 18px;
        }

    .list-a li {
        width: 33.333%;
    }

    .intro .intro-title-top {
        font-size: 1rem;
        margin-bottom: 2rem;
    }

    .intro .intro-title {
        font-size: 4.5rem;
    }

    .intro .intro-subtitle.intro-price {
        padding-top: 3rem;
    }

    .intro-single .title-single-box .title-single {
        font-size: 2.5rem;
    }

    .card-box-a .price-a,
    .card-box-b .price-a {
        font-size: 1rem;
    }

    .card-overlay-a-content {
        bottom: 0px;
    }

    .card-header-a .card-title-a {
        font-size: 2rem;
    }

    .card-info .card-info-title {
        font-size: 1rem;
    }

    .card-info li span {
        font-size: 1rem;
    }

    .card-header-b {
        bottom: 20px;
    }

        .card-header-b .title-2 {
            font-size: 1.6rem;
        }

        .card-header-b .date-b {
            font-size: 1rem;
        }

    .title-c {
        font-size: 2.5rem;
    }

    .card-box-d .card-overlay-hover {
        padding: 5px 40px 5px 35px;
    }

    .card-box-d .title-d {
        font-size: 1.5rem;
        margin: 1rem 0;
    }

    .card-box-d .card-body-d p {
        margin-bottom: 12px;
        font-size: 1rem;
    }

    .sinse-box {
        padding: 3rem 4.5rem;
    }

        .sinse-box .sinse-title {
            font-size: 2.2rem;
        }
}

@media (min-width: 1800px) {
    .container {
        max-width: 1700px;
    }

    .services-panel .container .sub-title {
        font-size: 16px;
        margin-bottom: 0;
        line-height: 24px;
    }
}

@media (min-width: 1280px) {
    .container .navbar-icon-p {
        font-size: 15px;
        margin-right: 0;
    }

    .container .icon-area img {
        max-width: 20px;
        margin-right: 4px;
    }
}

@media (min-width: 1200px) {
    .card-box-d .card-overlay-hover {
        padding: 15px 40px 5px 35px;
    }

    .card-box-d .title-d {
        font-size: 2rem;
        margin: 1rem 0;
    }

    .container .sub-title {
        font-size: 16px;
    }

    .navbar-expand-md .navbar-nav .nav-link {
        padding-right: 30px;
    }

}

@media (min-width:1199px) and (max-width:1799px) {
/*    .map-screen {
        margin-top: 98px;
    }*/
/*    .map-view {
        height: calc(100vh - 106px) !important;
    }*/

    .nav-link {
        font-size: 14px !important;
        /*flex-wrap: nowrap !important;*/
    }

    .container {
        max-width: 1600px;
    }

}

@media (max-width:1600px) {
    .property_right a.btn.btn-search.disabled {
        padding: 11px 11px !important;
    }
   a.btn.btn-search.tnt_btn {
        margin: 0 0 10px;
        display: block;
    }
    .detail_top_form {
        width: 45%;
    }
    .search-detail .property_right .btn.btn-search {
        padding: 12px 18px;
        border-radius: 7px;
    }
    .search-detail .property_right a.btn.btn-primary {
        padding: 12px 10px;
    }
        .main-title {
        font-size: 28px;
        line-height: 34px;
    }


    .form-container .custom-check.reason-protest .form-check-input {
        transform: translateY(2px);
    }

    .section-footer .search-input {
        right: 4px;
        top: 4px;
        padding: 8px;
    }

    .section-footer .form-control {
        min-height: 50px;
    }
    /*.navbar-default.navbar-reduce  .p-8 {
        padding-top: 51px;
    }*/
    .forms-section .list-box strong {
        font-size: 16px;
    }

    .navbar-reduce .p-8 {
        padding-top: 48px;
    }

    body .sub-header {
        margin-top: 96px;
    }

    .forms-section .list-box a {
        font-size: 15px;
    }

    .p-8 {
        padding-top: 58px;
    }

    .main-navigation .logo-box img {
        max-width: 126px;
        padding: 4px 6px;
    }

    .container .navbar-icon-p {
        font-size: 13px;
        margin-right: 0;
    }

    .fixed-head .search-container {
        padding-bottom: 82px;
        padding-top: 150px;
    }

    .services-panel .listing-head {
        padding: 5px 10px;
    }

    .services-panel .service-box .listing-head .sub-title {
        margin-bottom: 0;
        font-size: 16px;
    }

    .posted-on, .read-more {
        font-size: 14px;
    }

    .blog-listing .blog-post .blog-title {
        font-size: 14px;
        margin-bottom: 0;
    }

    .heading-box .blog-post {
        margin-bottom: 8px;
        /* min-height: 108px;*/
    }

    .blog-listing .blog-post .blog-title a {
        font-size: 14px;
    }

    .top-contact .address p, .top-contact a {
        line-height: 18px;
        font-size: 12px;
        margin-bottom: 0;
    }

    .top-contact .main-title {
        margin-bottom: 0 !important;
    }

    .heading-box button {
        padding: 8px 16px;
        font-size: 14px;
    }

    .contact-tp .blog-post.mt-4 {
        margin-top: 0 !important;
    }

    .contact-tp {
        width: 100%;
        margin-bottom: 0px;
    }

    .read-more {
        font-size: 14px;
    }

    .navbar-reduce .logo-box img {
        padding: 4px 6px;
        max-width: 100px;
    }

    .form-container label {
        font-size: 14px;
        max-width: calc(100% - 15px);
    }

    .form-container p {
        font-size: 14px;
    }

    .card-header-faq strong {
        font-size: 18px;
    }

    .custom-btn .btn-primary {
        font-size: 14px;
        font-weight: 600;
    }

    .form-container .form-control {
        font-size: 14px;
    }

    .form-container .small-text {
        font-size: 14px;
    }
}

@media (max-width: 1366px) {
}

@media (max-width: 1279px) {

    .search-listing .container .row .card .table-responsive .table tbody:before,
    .search-listing .container .row .card .table-responsive .table thead:after {
        display: none;
    }

    .acme-news-ticker-box ul li a {
        line-height: normal;
        font-size: 11px;
    }

    .acme-news-ticker-box {
        text-align: center;
    }

    .search-listing .container .row .card .detail-wrap .property-deed tr th {
        padding: 10px 0;
    }

    .text-sizing p {
        line-height: 1.2;
        font-size: 14px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .section-footer .search-input {
        top: 2px;
    }
}

@media (max-width: 991px) {

    .top-nav.summery_outter .tabs .nav-tabs .nav-item a {
        height: 100%;
        display: flex !important;
        justify-content: center;
        align-items: center;
    }
    .summery_outter .sub_tabs a.nav-link.active {
        border: unset;
    }
    .property-contact {
        margin-top: 2.5rem;
    }

    .blog-title a {
        font-size: 15px;
    }

    .newform-left {
        width: 100%;
    }

    .nav-p {
        padding-left: 0;
        padding-right: 0;
    }

    .top-left-nav .icon-area img {
        margin-right: 6px;
        width: 20px;
    }

    .mob-left img {
        width: 20px;
    }

    .partialLoad .navbar .container .navbar-icon-p {
        font-size: 11px !important;
    }

    .heading-box .blog-post .posted-on, .blog-post .read-more {
        font-size: 13px;
    }

    .top-contact .address p, .top-contact a {
        line-height: 20px;
        font-size: 13px;
    }

    .services-panel .service-box .listing-head .sub-title {
        font-size: 13px;
    }

    .container p {
        font-size: 14px;
        line-height: 1.2;
    }

    .contact__title {
        font-size: 15px;
    }

    .p-100 .btn-primary {
        padding: 9px 12px;
        font-size: 14px;
    }

    .container .property-title {
        font-size: 14px;
        line-height: 19px;
    }

    .search-listing .container .card tbody tr td:first-child {
        font-size: 12px;
    }

    .search-listing .container .card tbody tr td {
        font-size: 12px;
        padding: 10px;
    }

    .search-listing .container .row .card .detail-wrap .table tr th {
        font-size: 12px;
        padding: 10px;
    }

    .search-listing .container .row .card .detail-wrap .property-deed th:first-child {
        min-width: 110px;
    }

    .search-listing .container .row .card .detail-wrap .property-deed th:nth-child(2n) {
        min-width: 110px;
    }

    .search-listing .container .row .card .table-responsive .table tbody:before,
    .search-listing .container .row .card .table-responsive .table thead:after {
        display: none;
    }

    .disclaimer .alert {
        font-size: 14px;
    }

    .search-detail.top-search .form-control {
        margin-top: 10px;
    }

    .heading-box .blog-post .blog-title {
        font-size: 15px;
    }

    .search-detail .btn {
        min-width: auto;
        padding: 7px;
        letter-spacing: normal;
    }

    .services-panel .top-contact .address p, .services-panel .top-contact a {
        line-height: 21px;
        font-size: 15px;
    }

    .search-detail .color-d {
        margin-bottom: 0;
        font-size: 16px;
    }




    .dashboard-table .card-title {
        line-height: 1.2;
        font-size: 14px;
    }

    .dashboard-table .top-filter-header .form-control {
        font-size: 12px;
        text-align: center;
        width: 100% !important;
    }

    .dashboard-table .top-filter-header small {
        font-size: 12px;
        line-height: 1.2;
    }

    .dashboard-table .top-filter-header .btn-primary {
        font-size: 12px;
        padding: 6px 10px;
    }

    .dashboard-table .border {
        padding: 6px !important;
    }

    .dashboard-table .form-check-inline {
        padding-left: 5px;
        margin-right: 0 !important;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1199px) {
    .header-cad .main-navigation .text-right .btn-primary {
        font-size: 12px;
        padding: 8px 8px;
    }

    body .sub-header {
        min-height: inherit;
    }

    .search-container .mob-offset {
        margin: auto !important;
    }

    .header-cad.navbar-reduce .main-navigation .navbar-light {
        padding-top: 0 !important;
    }

    /*.partialLoad .navbar .container .navbar-icon-p {
            font-size: 12px !important;
        }*/

    .header-cad .main-navigation .nav-item,
    .header-cad.navbar-default .navbar-right .nav-item {
        padding-right: 0px;
    }

    .navbar-reduce .main-navigation .navbar-light .navbar-right .nav-link {
        padding-top: 0px;
    }

    .header-cad .navbar-nav .dropdown-menu {
        z-index: 9999;
    }
    /*
        .header-cad .partialLoad {
            display: none !important;
        }*/

    .fixed-head .search-container .nav-tabs li a {
        padding: 16px;
    }

    /*.search-container .mob-offset, .services-panel .mob-offset {
            margin: 0 !important;
        }*/

    .container .main-title {
        font-size: 24px;
        line-height: 1.2;
    }

    .section-footer h6 {
        margin: 20px 0;
        font-size: 16px;
    }

    .search-container .container .nav-tabs li {
        padding: 0px;
    }

    .section-footer .form-control {
        min-height: 46px;
    }

    .global-search .form-control {
        padding: 16px 16px;
    }
    /*.partialLoad {
            display: none;
        }
*/
    .container .mission-box {
        padding: 10px;
    }

    .container .tnt-box {
        padding: 10px;
    }

    .mob-t3 {
        margin-top: 1rem !important;
    }

    .services-panel .container .main-title {
        margin-bottom: 0 !important;
        margin-top: 0px;
    }

    .mob-flex {
        /*  display: flex;
            justify-content: space-between;*/
        margin: 0;
    }



    .main-navigation .navbar-light .navbar-nav .nav-link {
        font-size: 12px;
    }

    .main-navigation .dropdown-toggle::after {
        margin-left: 4px;
        background-size: contain, cover;
        width: 9px;
        height: 6px;
    }


    .header-cad .main-navigation .account-icon {
        vertical-align: middle !important;
    }

    .navbar-default.navbar-reduce .container .p-6 {
        padding-top: 46px;
    }

    .title-sub {
        font-size: 18px;
    }

    .p-8 {
        padding-top: 60px;
    }

    .navbar-reduce .p-8 {
        padding-top: 50px;
    }
}

@media (max-width: 768px) {
    .back-to-top {
        bottom: 15px;
    }
}

@media only screen and (min-width: 768px) and (max-width:991px) {
    .search_box.row {
        padding-left: 26px;
    }
}

@media (max-width: 767px) {
    .search-container .container .search_tabs_container_js .search-input {
        padding: 8px 20px;
        height: unset;
        border-radius: 6px !important;
    }



    .table_inner_layout {
        /*display:unset;*/
       overflow:unset;
    }
    .primary-box {
        overflow: auto;
        scroll-snap-type: both mandatory;
        min-height: 300px;
        max-height: 900px;
        overflow-x: scroll;
        max-width: 100%;
    }
    .primary-box .dataTables_wrapper .dataTables_processing i {
        font-size: 60px !important;
    }

    .primary-box .dataTables_wrapper .dataTables_processing i {
        height: 60px !important;
        width: 60px !important;
    }

    .table-sidebar-wrap .custom-control {
        padding-left: 23px;
        display: inline-block;
    }

    .table-sidebar-wrap .heading-wrap label {
        font-size: 12px;
    }

    .table-sidebar-wrap .heading-wrap h4 {
        font-size: 17px;
        margin-bottom: 0px;
    }

    .top-nav .tabs .nav-tabs .nav-item a {
        font-size: 11px !important;
    }

    .widget-a {
        margin-bottom: 20px;
    }

    .search_box.row {
        padding: 10px;
    }

    .dashboard-filter .search_box .text-end {
        padding-top: 18px;
    }

    .dashboard-table tr td {
        font-size: 12px;
        padding: 8px;
    }

    .m-tabs .form-group {
        width: 100% !important;
        display: block;
        margin: 0;
        padding: 0;
        text-align: center;
        margin-bottom: 12px !important;
    }

    .mb-nav {
        top: 96px;
    }

    .partialLoad {
        width: 100%;
        overflow: auto;
    }

    .details-page table tr th p {
        font-size: 12px;
        margin: 4px;
    }

    .m-tabs .form-group.download {
        margin-bottom: 2px !important;
    }

    .privacypolicy strong {
        font-size: 16px;
    }

    .privacypolicy div {
        font-size: 15px;
    }

    .m-font {
        font-size: 16px;
    }

    .services-panel .acme-news-ticker {
        margin-top: 0;
    }

    .section-county div {
        font-size: 14px;
        line-height: 1.2;
    }

    .sticker .acme-news-ticker-box ul li a {
        padding: 0;
        font-size: 14px;
        line-height: 1.2;
        text-align: center;
        width: 100%;
        display: block;
        padding-bottom: 10px;
    }

    .search-listing .card .detail-wrap tr th {
        font-size: 12px;
    }

    .modal-open .modal {
        padding-right: 0 !important;
    }

    .map-contact {
        padding: 40px 0;
    }

    .tagline {
        font-size: 14px;
    }

    .heading-box .blog-post {
        min-height: inherit;
    }

    body .sub-header {
        min-height: inherit;
    }

    .text-brand {
        font-size: 1.8rem;
    }

    .section-footer .form-control {
        min-height: 50px;
    }

    .mb-nav .mobilenavigation a:hover, .mb-nav .mobilenavigation a:focus {
        color: var(--primary-color);
    }

    .main-title br {
        display: none;
    }

    .partialLoad .navbar-default {
        display: none;
    }

    body .sub-header {
        margin-top: 94px;
        padding-bottom: 40px;
    }

    .search-container .tab-form .form-group {
        margin-bottom: 3px;
    }

    .search-container .tab-form {
        padding: 4px 0px 12px;
    }

    .pb-sm-0 {
        padding-top: 0 !important;
    }

    .mb-sm-0 {
        margin-top: 0 !important;
    }

    .section-t8 {
        padding-top: 4rem;
    }

    .search-detail .search-table thead tr th {
        font-size: 11px;
        text-align: center;
        vertical-align: middle;
    }

    .primary-box .new-fixed-table td:nth-child(4) {
        min-width: 100px;
    }

    .primary-box .new-fixed-table td:nth-child(6) {
        justify-content: center;
        min-width: 60px;
        text-align: left;
    }

    .primary-box .new-fixed-table td:nth-child(5) {
        min-width: 200px;
    }

    .primary-box .new-fixed-table td {
        padding: 6px 2px;
        min-width: 4rem;
        text-align: center;
    }

    .primary-box .new-fixed-table th {
        padding: 6px 2px;
        min-width: 4rem;
        text-align: center;
    }

    .primary-box .new-fixed-table td img {
        width: 20px;
        height: 20px;
    }

    .search-detail .card {
        padding: 10px;
    }

    .search-detail .search-table tr td {
        font-size: 10px;
        padding: 6px;
        text-align: center;
    }

        .search-detail .search-table tr td:last-child {
            text-align: center;
            align-items: center;
            justify-content: center;
        }

    .primary-box .new-fixed-table th {
        font-size: 11px;
    }

    .primary-box .new-fixed-table td {
        font-size: 10px;
    }


    /*.table-property-data .thead-fixed {
            table-layout: auto;
            border-collapse: inherit;
        }*/
    .search-detail .thead-fixed th,
    .search-detail .thead-fixed td {
        width: 90px;
    }

    .table-property-data .thead-fixed thead {
        display: table-header-group;
    }

    .table-property-data .thead-fixed tr {
        display: table-row;
    }

    .table-property-data .thead-fixed tbody {
        display: table-row-group;
    }

    .table-responsive.overflow-height {
        overflow-y: scroll;
        max-height: 400px;
    }

    .bottom-footer {
        padding: 1rem 0 !important;
    }

    .section-t4 {
        padding-top: 2rem;
    }

    .section-md-t3 {
        padding-top: 3rem;
    }

    .section-tb85 {
        padding: 4rem 0 2.5rem 0;
    }

    .intro-single {
        padding-top: 9rem;
    }

    .header-cad .main-navigation .account-icon {
        vertical-align: middle !important;
    }

    .search-detail .global-search .form-control {
        padding: 16px;
    }

    .card-box-a,
    .card-box-b,
    .card-box-c,
    .card-box-d {
        margin-bottom: 2.5rem;
    }

        .card-box-a .card-overlay-a-content {
            bottom: 65px;
        }

        .card-box-a .card-body-a {
            padding-bottom: 1rem;
        }

    .property-agent {
        margin-top: 2.5rem;
    }

    .card-box-c {
        margin-bottom: 2rem;
    }

    .card-body-c {
        padding: 0;
    }

    /* New Homepage Responsive Style */
    .order-reverse {
        order: 2;
    }

    .main-navigation .navbar-light .navbar-collapse .navbar-nav .nav-link {
        font-size: 14px;
    }

    .header-cad .main-navigation .navbar-light .navbar-collapse {
        margin: 10px 0;
    }

    .main-navigation .navbar-light .navbar-collapse .navbar-nav .nav-link::after {
        display: none;
    }

    .services-panel,
    .our-mission,
    .tnt-section,
    .section-county,
    .section-footer {
        padding: 30px 0;
    }

        .our-mission .mission-box {
            padding: 24px 10px;
            margin-top: 40px;
        }

        .tnt-section .tnt-box {
            /*padding: 24px 10px;*/
            /*margin-top: 40px;*/
        }

    .mob-offset {
        margin: 0 !important;
    }

    .container .main-title {
        font-size: 24px;
        line-height: 34px;
    }

    .section-footer h6 {
        margin: 6px 0;
        font-size: 16px;
    }

    .mob-t3 {
        margin-top: 1rem !important;
    }

    .services-panel .container .main-title {
        margin-bottom: 0 !important;
        /*margin-top: 40px;*/
    }

    .search-container .container .nav-tabs li a {
        font-size: 11px;
        padding: 0px;
        line-height: 19px;
    }

    .search-container .nav-tabs li a {
        padding: 10px;
    }

    .services-panel .container .main-title.mob-m {
        margin-top: 0;
    }

    .search-container .container h1 {
        font-size: 32px;
    }

    .search-container .container .search-input {
        right: 7px;
        top: 7px;
    }

    .container .btn-primary, .btn.btn-search {
        font-size: 13px;
        padding: 8px 20px;
        height: 38px;
    }

    .search-container .container input {
        padding: 22px 16px;
    }

    .container .p-6 {
        padding-top: 16px;
    }

    .container .p-8 {
        padding-top: 0px;
    }

    .fixed-head .search-container {
        min-height: auto;
        padding-top: 154px;
    }

    .d-mb-none {
        display: none !important;
    }

    .main-navigation .container .account .account-info.btn-primary {
        font-size: 10px;
        padding: 8px 22px 8px 6px;
    }

    .main-navigation .container .mb-nav {
        display: block !important;
    }

    .main-navigation .container .navbar-light .navbar-toggler {
        background: var(--primary-color);
        border: 1px solid var(--primary-color);
        color: #fff;
        font-size: 12px;
        padding: 8px 20px;
    }

    .header-cad.navbar-reduce .main-navigation .container .navbar-light {
        padding-top: 0px !important;
    }

    .section-footer h6:first-child {
        margin-top: 0;
    }

    .header-cad .account-icon {
        vertical-align: middle;
    }


    /*.mb-nav {
            display: block !important;
     }*/
    .toggle-container.active {
        padding: 8px 12px;
    }

    .toggle-container {
        padding: 8px 8px;
        position: relative;
        cursor: pointer;
        float: left;
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        margin-top: 1px;
        margin-left: 20px;
        background: var(--primary-color);
        margin-top: 0px;
        top: 50%;
        transform: translateY(-50%);
        transition: all 0.6s ease;
    }



    .toggle-bar,
    .toggle-bar::before,
    .toggle-bar::after,
    .toggle-wrap.active .toggle-bar,
    .toggle-wrap.active .toggle-bar::before,
    .toggle-wrap.active .toggle-bar::after {
        -webkit-transition: all .2s ease-in-out;
        -moz-transition: all .2s ease-in-out;
        -o-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out;
    }

    .toggle-bar {
        width: 24px;
        margin: 10px 0;
        position: relative;
        border-top: 4px solid #ffffff;
        display: block;
    }

        .toggle-bar::before, .toggle-bar::after {
            content: "";
            display: block;
            background: #ffffff;
            height: 4px;
            width: 24px;
            position: absolute;
            top: -12px;
            -ms-transform: rotate(0deg);
            -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
            -ms-transform-origin: 2%;
            -webkit-transform-origin: 2%;
            transform-origin: 2%;
        }

    .navbar-default.navbar-reduce .toggle-bar::before,
    .navbar-default.navbar-reduce .toggle-bar::after {
        background: #ffffff;
    }

    .navbar-default.navbar-reduce .toggle-bar {
        border-top: 4px solid #ffffff;
    }

    .toggle-bar::after {
        top: 4px;
    }

    .toggle-container.active .toggle-bar {
        border-top: 6px solid transparent;
        width: 16px;
    }

        .toggle-container.active .toggle-bar::before {
            -ms-transform: rotate(45deg);
            -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
        }

        .toggle-container.active .toggle-bar::after {
            -ms-transform: rotate(-45deg);
            -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
        }




    .container .property-title {
        font-size: 14px;
        line-height: 19px;
    }

    .search-listing .container .card tbody tr td:first-child {
        font-size: 12px;
    }

    .search-listing .container .card tbody tr td {
        font-size: 12px;
        padding: 10px;
    }

    .search-listing .container .row .card .detail-wrap .table tr th {
        font-size: 12px;
        padding: 10px;
    }

    .search-listing .container .row .card .detail-wrap .property-deed th:first-child {
        min-width: 110px;
    }

    .search-listing .container .row .card .detail-wrap .property-deed th:nth-child(2n) {
        min-width: 110px;
    }

    .search-listing .container .row .card .table-responsive .table tbody:before,
    .search-listing .container .row .card .table-responsive .table thead:after {
        display: none;
    }

    .disclaimer .alert {
        font-size: 14px;
    }

    .search-detail.top-search .form-control {
        margin-top: 10px;
    }

    /* End New Homepage Responsive Style */


    .icon {
        text-align: center;
        padding: 4px;
    }

    .sticker {
        width: 100%;
    }

    .acme-news-ticker-label {
        width: 100%;
        text-align: center;
    }

    body .uwy.userway_p1 .uai {
        top: 24px !important;
    }
}

@media (max-width: 767px) {
    .top-filter-header {
        flex-direction: column !important;
    }
}

@media (max-width: 579px) {
    .box-collapse .title-box-d {
        left: 35px;
    }

    .mb-nav {
        top: 83px;
    }

    .m-width .m-btn {
        white-space: normal;
    }

    .contact_us .panel-heading {
        font-size: 13px;
    }

    .global-search .form-control {
        padding: 15px 16px;
    }

    body .sub-header {
        margin-top: 92px;
        padding-bottom: 40px;
    }

    .box-collapse .title-box-d .title-d {
        font-size: 1.3rem;
    }

    .seach-form-width {
        width: 95%;
        padding: 15px;
    }

    .btn.btn-search {
        min-width: auto;
        margin-bottom: 0;
    }

    .col-sm-6-mob {
        width: 50%;
        padding-right: 10px;
        padding-left: 10px;
    }

    .card-box-d .card-overlay-hover {
        padding: 15px;
    }

    .col-md-2-5 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .search-col-md-2-5 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    /*.section-footer {
  background: linear-gradient(
180deg
, rgba(33,62,95,1) 0%, rgba(33,62,95,1) 31%, rgba(29,54,82,1) 31%, rgba(29,54,82,1) 100%);
}*/

    .site-logo {
        width: 245px;
    }

    button.nav-search.navbar-toggle-box-collapse {
        min-width: 50px;
    }

    a.navbar-brand.text-brand {
        margin-right: 0%;
    }

    .bg-height-500 {
        height: 250px !important;
    }

    .advanced-search-p {
        padding: 50px 20px;
    }

    .cont-title-text {
        width: 100%;
    }

    .mob-only {
        display: block;
    }

    .our-duties-style,
    .our-duties-style2 {
        background-image: none !important;
    }

    div.d-flex.align-items-start.py-3.border-bottom {
        display: block !important;
    }

    .profile-img {
        margin-bottom: 30px;
    }

    .button-padding-t {
        padding-top: 0px;
    }

    .top-nav_g_yellow {
        display: none;
    }

    .section-mr-t2 {
        margin-top: 0px;
    }

    .f-sidebar {
        padding-right: 15px;
        width: 70%;
        margin: auto;
        margin-bottom: 30px;
    }


    .search-footer .pagination {
        width: 100%;
        text-align: center;
        justify-content: center !important;
    }

    .page-size {
        width: 40%;
        margin: 0 auto 30px;
        float: none;
    }

    .search-detail .global-search .form-control {
        padding: 16px;
    }




    .dashboard-table .border.top-filter-header {
        padding: 16px !important;
        flex-direction: column;
        gap: 10px;
    }

    .dashboard-table .top-filter-header .form-check-inline {
        padding-left: 5px;
        margin-right: 0 !important;
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 14px;
        justify-content: center;
    }

    .dashboard-filter .export {
        margin-right: 4px !important;
        font-size: 12px;
    }

    .dashboard-filter .mr-4 {
        margin-right: 3px !important;
    }
}

@media (max-width: 479px) {

    .search-detail .global-search .form-control {
        padding: 16px;
    }

    .sub-header .container .main-title {
        font-size: 20px;
        line-height: 1.2;
    }

    body .sub-header {
        margin-top: 77px;
    }

    .sub-header .container .title-sub {
        font-size: 16px;
        line-height: 1.2;
    }

    .top-filter .nav-tabs .nav-item a {
        padding: 12px 21px;
    }

    .title-sub {
        font-size: 18px;
    }

    .forms-section .list-box strong {
        font-size: 13px;
    }
}

@media (max-width:380px) {

    body .sub-header {
        margin-top: 58px;
    }

    .dashboard-filter .search_box .child__box {
        flex-direction: column;
        gap: 10px;
    }
}
/**/

td.plus-minus-btn-new a {
    background-color: #fea526;
    padding: 6px 8px;
    border-radius: 14px;
    height: 30px;
    width: 30px;
    display: inline-block;
    vertical-align: middle;
}

    td.plus-minus-btn-new a:hover {
        color: #fff;
    }

a.text-decoration-none.plus-minus-btn:hover {
    color: #fff;
}

a.text-decoration-none.plus-minus-btn {
    background-color: #fea526;
    padding: 6px 8px;
    border-radius: 14px;
    height: 30px;
    width: 30px;
    display: inline-block;
    vertical-align: middle;
}
/***/
td#myCollapse .row-data.row {
    height: 0;
}

td#myCollapse.show .row-data.row {
    height: auto;
}

.buttons-box ul li a {
    position: relative;
}

    .buttons-box ul li a::after,
    .buttons-box ul li a::before {
        display: block;
        content: " ";
        position: absolute;
        top: 0;
        height: 100%;
        width: 44px;
        background-color: #fea526;
        transition: all 250ms ease;
    }

    .buttons-box ul li a::before {
        right: -24px;
        transform: skew(30deg, 0deg);
        box-shadow: rgb(0 0 0 / 10%) 3px 2px 5px, inset rgb(255 255 255 / 9%) -1px 0;
    }

    .buttons-box ul li a::after {
        left: -24px;
        transform: skew(-30deg, 0deg);
        box-shadow: rgb(159 159 159 / 10%) -3px 2px 5px, inset rgb(255 255 255 / 9%) 1px 0;
        transition: all 250ms ease;
    }
/*======================================
//--//-->  End Responsive Design Start
======================================*/

table.cd tr td {
    white-space: nowrap;
    padding: 10px !important;
}
/* HOVER EFFECT BUTTON */

.button-container-1 {
    position: relative;
    width: 250px;
    height: 50px;
    overflow: hidden;
    border: 1px solid;
    font-size: 20px;
    transition: 0.5s;
    letter-spacing: 1px;
    border-radius: 8px;
    float: right;
}

    .button-container-1 button {
        letter-spacing: 1px;
        font-weight: bold;
        background: #010101;
        -webkit-mask: url("../../images/nature-sprite.png");
        mask: url("../../images/nature-sprite.png");
        -webkit-mask-size: 2300% 100%;
        mask-size: 2300% 100%;
        border: none;
        color: #fff;
        cursor: pointer;
        -webkit-animation: ani2 0.7s steps(22) forwards;
        animation: ani2 0.7s steps(22) forwards;
        width: 100%;
        height: 100%;
    }

.postc .button-container-1 button {
    -webkit-mask: url("/img/nature-sprite.png");
    mask: url("/img/nature-sprite.png");
    border-radius: 0;
    border: 0;
    -webkit-mask-size: 2300% 100%;
}

.button-container-1 button:hover {
    -webkit-animation: ani 0.7s steps(22) forwards;
    animation: ani 0.7s steps(22) forwards;
}

.postc .button-container-1 {
    float: left;
    margin-top: 20px;
}

.mas {
    position: absolute;
    color: #000;
    text-align: center;
    width: 101%;
    font-size: 14px;
    margin-top: 14px;
    overflow: hidden;
    font-weight: bold;
}

@-webkit-keyframes ani {
    from {
        -webkit-mask-position: 0 0;
        mask-position: 0 0;
    }

    to {
        -webkit-mask-position: 100% 0;
        mask-position: 100% 0;
    }
}

@keyframes ani {
    from {
        -webkit-mask-position: 0 0;
        mask-position: 0 0;
    }

    to {
        -webkit-mask-position: 100% 0;
        mask-position: 100% 0;
    }
}

li.address img.account-icon {
    margin-top: 5px;
}

li.phone img.account-icon {
    max-width: 23px;
    margin-top: -1px;
}



.details-page table tr th p {
    white-space: nowrap;
}

.search-listing .card .detail-wrap tr td:first-child {
    text-align: left;
}



.search-listing .card {
    position: relative;
}

.search-listing .detail-wrap {
    /*max-height: 200px !important;*/
    min-height: 120px;
    overflow: auto;
    margin-top: 20px;
}

.search-listing .detail-noscroll {
    max-height: unset !important;
    margin-top: 20px;
}

    .search-listing .detail-wrap table {
        width: 100%;
    }

.last-table .detail-wrap th {
    border-bottom: 1px solid #dee2e6;
}


@media (max-width : 1024px) {
    .search-detail .property_right .btn.btn-search {
        padding: 9px 18px;
    }

    .search-detail .property_right a.btn.btn-primary {
        padding: 10px 10px;
    }
    .buttons-box ul li a::after, .buttons-box ul li a::before {
        z-index: -3 !important;
        width: 40px;
    }

    .buttons-box ul li a {
        font-size: 11px;
    }
}

@media (max-width : 991px) {
   
        .search-detail .property_left .title-box {
        flex-wrap: wrap;
    }
    .detail_top_form {
        width: 100%;
        text-align: center;
    }
    .top_buttons_outter {
        width: 100%;
        align-items: center;
        margin: 14px 0 0;
        justify-content: center;
    }
    .top_buttons_outter select#id_download_file {
        margin: 0;
    }
        .mobilen {
        width: 50% !important;
    }

    .mobiletogglebtn {
        width: 50% !important;
    }
}

/* NEW CSS /7/15/2022 4:54 PM */

.form-textarea-box textarea.form-control {
    height: auto;
}
/* NEW CSS /9/22/2022 11:49 PM */
.p-bottom {
    padding-bottom: 80px;
}

.cst-padding {
    padding-top: 80px;
}

.map_image {
    position: sticky;
}

.custom-bg-img {
    height: 400px;
}

    .custom-bg-img img {
        width: 100%;
        max-height: 100%;
        height: 100%;
    }

.shadow-img {
    position: absolute;
    z-index: -1;
    content: "";
    background: #213653;
    width: 100%;
    height: 100%;
    left: 30px;
    top: 30px;
}



/* NEW CSS /9/28/2022 6:06 PM */
@media (max-width: 375px) {
    section.search-detail .title-box {
        flex-direction: column;
    }

        section.search-detail .title-box select {
            width: 100% !important;
        }

        section.search-detail .title-box .ml-3 {
            margin-left: 0 !important;
            margin-bottom: 15px !important;
        }

    section.search-detail.top-search .a-btns {
        display: flex;
        margin-top: 0 !important;
        justify-content: space-evenly;
    }

        section.search-detail.top-search .a-btns a.btn {
            padding: 5px 10px;
            border-radius: 5px;
        }
}

.top-nav .tabs .nav-tabs li {
    background: #00547a;
    flex-grow: 1;
    max-width: 25%;
    text-align: center;
    margin-bottom: 0;
    transition: all 0.5s
}

.top-nav .tabs .nav-tabs .nav-item a {
    padding: 12px;
    display: inline-block;
    width: 100%;
    font-size: 15px;
    font-weight: 600;
    color: #fff;
    border-right: 1px solid #fff;
}

.top-nav .tabs .nav-tabs .nav-item .active.show, .top-nav .tabs .nav-tabs .nav-item:hover {
    background: var(--primary-color);
    display: inline-block;
    color: #ffffff;
}

.payment-detail-wrap td button {
    border: none;
    border-radius: 4px;
    padding: 1px 10px;
    cursor: pointer;
}

    .payment-detail-wrap td button:focus {
        outline: none;
    }

.top-nav .tabs .text-summary-wrap .text-dark .nav-tabs li {
    border-radius: 4px;
    margin-left: 14px;
    background: transparent;
}

    .top-nav .tabs .text-summary-wrap .text-dark .nav-tabs li a {
        color: #000;
        border: 1.5px solid #213653;
        font-weight: 400;
        border-radius: 5px;
    }

        .top-nav .tabs .text-summary-wrap .text-dark .nav-tabs li a.show.active, .top-nav .tabs .text-summary-wrap .text-dark .nav-tabs li a:hover {
            background: #213653;
            display: inline-block;
            color: #ffffff;
            border: 1.5px solid #213653;
        }

.top-nav .tabs .text-summary-wrap .text-dark .w-30.ml-3 {
    width: 35%;
}

.history-wrap .line {
    height: 60px;
    width: 3px;
    position: absolute;
    background-color: #213653;
    left: 6px;
}

    .history-wrap .line.active {
        background-color: #f7a400;
    }

.font-weight-bold {
    font-size: 13px;
    color: #6f7d90;
}

.history-wrap .d-flex.border {
    box-shadow: 0px 0px 2px 0px #6f7d90;
    border-radius: 4px;
    padding: 16px;
}

.history-wrap .text-lg {
    font-size: 32px;
    font-weight: 300;
    color: #000;
}

.table-sidebar-wrap .custom-control-label > span {
    margin: 0 5px 0 5px;
}

th.sorting.sorting_asc {
    width: 100px !important;
}

th.sorting_disabled {
    width: 50px !important;
}


/*NEW CSS /14/10/2022 6:06 PM */

.table thead th {
    white-space: pre;
}

/*.tab-content .primary-box {
    overflow: visible;
    scroll-snap-type: both mandatory;
    min-height: auto;
    max-height: 100%;
    overflow-x: scroll;
}*/

.tab-content .dataTables_info {
    max-width: 100%;
    float: left;
}

.tab-content .dataTables_paginate {
    max-width: 100%;
    float: right;
    display: flex;
    /*gap: 20px;*/
}


/*.tab-content .dataTables_paginate span {
    display:flex;
    gap:15px;
}*/

/* NEW CSS /04/10/2022 12:19 PM */

@media (min-width:768px) and (max-width:992px) {
    .cst__row {
        justify-content: center;
    }

    .dashboard-table tr td {
        font-size: 12px;
    }

    .dashboard-table .top-filter-header .btn-primary {
        font-size: 10px;
        padding: 6px 5px;
    }
}

@media (min-width:993px) and (max-width:1199px) {
    .cst__row {
        justify-content: center;
    }

    .dashboard-table tr td {
        font-size: 12px;
    }

    .dashboard-table .top-filter-header .btn-primary {
        font-size: 14px;
        padding: 10px 15px;
    }
}


/*    new css 29-10-22*/

.dataTables_paginate {
    display: block;
    float: none;
    text-align: left;
    font-size: 15px;
}

.dataTables_paginate.paginate_button.current {
    padding: 0;
}

.dataTables_paginate .paginate_button {
    padding: 0;
    margin: 0 6px 0 0;
}

.dataTables_info {
    margin-bottom: 15px;
    font-size: 15px;
    display: block;
    float: none;
    text-align: center;
    letter-spacing: 0.96px;
}

.primary-box .dataTables_wrapper .dataTables_processing .inner_dataTables_processing {
    top: 20%;
    bottom: 0;
    margin: auto;
    z-index: 999;
    width: 100%;
    left: 0;
    right: 0;
    height: 100%;
    max-height: unset;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: rgba(0,0,0,0.5);
}

.primary-box .dataTables_wrapper .dataTables_processing {
    width: 100%;
    left: 0;
    right: 0;
    margin: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
}

.primary-box .map-location-list .dataTables_wrapper {
    max-height: 791px;
    overflow: auto;
}

.primary-box .dataTables_wrapper {
    min-height: 800px;
}

    .primary-box .dataTables_wrapper .dataTables_processing i {
        height: 200px;
        width: 200px;
        position: absolute;
        top: 0;
    }

div.dataTables_processing > div:last-child {
    display: none;
}

/*NEW CSS 1-11-22*/
.data_chamber_table .card {
    background: #0000;
}

.table_inner_layout {

    height: 100%;
    width: 100%;
    padding-bottom: 60px !important;
    overflow: hidden;
    margin: 0;
}

    .table_inner_layout .dataTables_wrapper .dataTables_processing i {
        position: relative;
        top: 0;
    }
/*.primary-box .dataTables_wrapper .dataTables_processing .inner_dataTables_processing {
    position: fixed;
    overflow: hidden;
    top: 0;
}*/

@media (min-width:992px) {
    .dataTables_info {
        position: fixed;
        bottom: 0;
    }

    .dataTables_paginate {
        position: fixed;
        bottom: 0;
        right: 0;
        margin-bottom: 15px;
        margin-right: 15px;
    }
}
.tax-summary h6 {
    color:#000;
    font-weight: 600;
}
.parcel_tax_outter {
    padding: 30px 13px;
}
.parcel_tax_inner {
    width: 100%; /*33%;*/
    padding: 0 18px;
    margin: 0 0 25px;
}
.parcel_heading h2 {
    color: #000;
    font-weight: 600;
    border-bottom: 1px solid #dee2e6;
    font-size: 16px;
    padding: 0 0 7px;
    margin:0 0 8px;
}
.parcel_text p {
    line-height: 1.5;
    font-size: 16px;
    margin: 4px 0 8px;
}
.number_txt {
    margin: 0 0 8px;
}
.number_txt p {
        margin: 0;
}
.number_txt h3 {
    font-size: 16px;
    font-weight: 600;
    margin: 0;
}
.parcel_btn {
    display: block;
    text-align: center;
    font-size: 15px;
    font-weight: 500;
    border-radius: 12px;
    color: #fff !important;
    padding: 11px;
}
a.cart_btn {
    background: #343434;
    margin: 14px 0 0;
}
.addiotnal_btn {
    background: #b9b9b9;
    margin: 14px 0 0;
}
.parcel_btn i {
    margin-right: 10px;
}
.tabbing_table table th {
    
    color: #fff;
    min-width: 150px;
    font-weight: 500;
    font-size: 16px;
    text-align: center;
}
.tabbing_table table thead tr {
    background: #00547a;
}
.parcel_tab {
    padding: 0;
}

.tabbing_table table tbody tr:nth-child(even) {
    background: #f9f9f9;
}
.tabbing_table table td {
    text-align: center;
    font-size: 15px;
    vertical-align: middle;
}
.sub_tabs {
    text-align: center;
    margin: 0 0 33px;
    justify-content: center;
    border: unset;
}
.sub_tabs a.nav-link.active {
    background: var(--primary-color) !important;
}
div#taxSummary {
    margin: 0 0 100px;
}
#taxtroll .tabbing_table table th {
    min-width: 190px;
}
    #taxtroll .tabbing_table table th:nth-child(8) {
        min-width: 300px;
    }
a.parcel_btn.print_btn {
    background: #fea501;
    display: inline-block;
    border-radius: 6px;
    padding: 7px 18px;
    margin: 10px 14px;
}

a.updown_btn, a.updown_btn_receipt {
    background: #fea501;
    cursor: pointer;
    border-top: solid 2px #eaeaea;
    border-left: solid 2px #eaeaea;
    border-bottom: solid 2px #777;
    border-right: solid 2px #777;
    display: inline-block;
    border-radius: 6px;
    padding: 7px 18px;
    text-align: center;
    font-size: 15px;
    font-weight: 500;
    border-radius: 12px;
    color: #fff !important;
}

a.updown_btn i, a.updown_btn_receipt i {
        margin-right: 10px;
    }

a.updown_btn.down, a.updown_btn_receipt.down {
        background: #fea501;
        border-top: solid 2px #777;
        border-left: solid 2px #777;
        border-bottom: solid 2px #eaeaea;
        border-right: solid 2px #eaeaea;
    }


.tabbing_table table td a {
    background: #fea501;
    display: inline-block;
    border-radius: 6px;
    padding: 7px 18px;
    margin: 10px 14px;
    color: #fff;
    font-weight: 500;
    margin:0;
}
.table-link {
    background: #fea501;
    display: inline-block;
    border-radius: 6px;
    padding: 7px 18px;
    margin: 10px 14px;
    color: #fff;
    font-weight: 500;
    margin: 0;
}

.sub_tabs li.nav-item {
    max-width: unset !important;
    width: 25%;
}


.property_right {
    width: 30%;
    flex: unset;
    max-width: unset;
}
    .property_right a.btn.btn-search.disabled {
        padding: 9px 11px;
        border-radius: 6px;
    }
.property_left a.btn.btn-search {
    padding: 9px 11px;
    border-radius: 6px;
}
.property_left {
    width: 60%;
}
.property_right {
    width: 40%;
}
.property_left h4.color-d {
    font-size: 15px;
}
.property_right a.btn.btn-primary {
    padding: 11px 13px;
    border-radius: 6px;
    font-size: 14px;
    font-weight: 500;
}

.property_left .title-box {
    text-align: center;
    justify-content: center;
    align-items: center;
}

#parcel_tax{
    padding:0;
}

.pad-right{
    padding-right: 110px;
}

.pad-left {
    padding-left: 20px;
}


@media(max-width:1024px) {
    .header-right .float-right {
        float: unset !important;
    }
    .new-top-width .float-right.mob-left {
        float: unset !important;
        width: 31%;
    }

    .pad-right {
        padding-right: unset !important;
    }

    .pad-left {
        padding-left: unset !important;
    }

    .property_right a.btn.btn-search.disabled {
        padding: 9px 11px !important;
    }
        a.btn.btn-search.tnt_btn {
        margin: 0;
        display: unset;
    }
    .parcel_btn_outer {
        order:6;
    }
    .empty_parcel {
        display:none;
    }
    .parcel_tax_inner {
        width:50%;
    }
    .top-nav .tabs .nav-tabs li {
         max-width: 50%;
    }
    .property_left {
        width: 100%;
        text-align: center !important;
    }
        .property_left .title-box {
            text-align: center !important;
            justify-content: center;
        }
    .property_right {
        width: 100%;
        text-align: center !important;
        margin: 30px 0 0 !important;
    }
    }

@media(max-width:815px) {
}

@media(max-width:815px) {
    .top_buttons_outter .notice_appraisal {
        margin: 0 0 0 13px !important;
        width: unset !important;
    }
    .notice_appraisal {
        width: 100%;
        display: block !important;
        margin: 16px 0 0 !important;
    }
    .property_left .title-box {
        flex-wrap: wrap;
    }
}

@media(max-width:768px) {

    .container.listing_container {
        max-width: unset;
    }
    .parcel_tax_inner {
        width: 100%;
    }
}

@media(max-width:767px) {

    .property_left a.btn.btn-search {
         height: unset;
    }
    .search-detail .property_right .btn.btn-search {
         height: unset;
    }
    .search-detail .property_right a.btn.btn-primary {
        height: unset;
    }
    .sub_tabs li.nav-item {
        max-width: unset !important;
        width: 100%;
        border-bottom: 1px solid #f3f3f3;
    }

}
@media(max-width:600px) {
}

@media(max-width:600px) {
    a.btn.btn-search.tnt_btn {
        display: block;
    }

    
    .search-detail .property_left .title-box {
        padding: 0;
    }
    .top_buttons_outter .notice_appraisal {
        margin: 8px 0 0 !important;
        width: 100% !important;
    }
    .property_left .form-group.ml-3.m-0 {
        width: 100%;
        margin-left: 0 !important;
    }
    section.search-detail.top-search .property_right.a-btns a.btn {
         width: 100%;
        margin: 0 0 10px;
    }
    .top_buttons_outter {
        flex-wrap: wrap;
    }

    .property_left a.btn.btn-search {
        width: 100%;
    }
    .property_left .form-group.ml-3.m-0 {
        width: 100%;
        margin-left:0 !important;
    }
    .search-detail.top-search .property_left .form-control {
        margin-top: 10px;
        width: 100% !important;
    }
    .property_left form.form-a {
        width: 100%;
    }
    .property_right a.btn.btn-primary {
        width: 100%;
    }
    .property_right a.btn.btn-search.disabled {
        width: 100%;
        margin: 0 0 10px;
    }
    section.search-detail.top-search .property_right.a-btns {
        display: unset;
        padding: 0;
    }
        section.search-detail.top-search .property_right.a-btns a.btn {
            padding: 10px 10px;
            
            height: unset;
        }
    }


/*css add new*/
thead.table-fixed {
    position: sticky;
    top: 0px;
    background: #ffff;
    z-index: 8;
}

td.dt-control.plus-button.cls_parcelId {
    position: relative;
}

table.dataTable tbody.table-pointer td {
    padding: 8px 0px;
}

table.dataTable td.dt-control:before {
    position: absolute;
    left: 25px;
    top: 23px;
}

table.dataTable tbody.table-pointer td .table-detail th {
    background-color: #dee2e6;
}

table.dataTable tbody.table-pointer td .table-detail td {
    padding: 8px 10px;
}

table.table-detail {
    margin: -16px 0px;
}

.table-pointer dt-control plus-button cls_parcelId sorting_1 h6 {
    text-align: center;
    width: 166px !important;
}
table.dataTable tbody.table-pointer td h6 {
    margin: 10px 0;
    position: relative;
}
td.dt-control.plus-button.cls_parcelId h6 {
    padding-left: 61px;
    text-align: left;
}

table.dataTable tbody.table-pointer td {
    vertical-align: middle;
}
table.dataTable td.dt-control.plus-button::before {
    left: 23px;
    top: 20px;
}
.dataTables_info {
    margin-left: 28px;
}
.section-overflow-auto .multiselect-native-select .multiselect-container.dropdown-menu.show {
    top: 25px !important;
    left: 5px !important;
}
table.table-click {
    margin: -9px 0px;
    text-align: center;
}

    table.table-click th {
        background: #dee2e6;
    }
td.cls_parcelId.link {
    display: flex;
    align-items: center;
}

/*css add new */


    @media (max-width:768px) {

        thead.table-fixed {
            top: -2px;
        }

        table.dataTable td.dt-control.plus-button:before {
            left: 14px;
            top: 12px;
        }

        table.dt-responsive.data_chamber_table {
            min-width: 1081px;
            overflow: auto;
        }


        .link-text-blue a {
            color: blue;
        }

        .darkHeader div#userwayAccessibilityIcon {
            top: 16px !important;
        }
        /*CSS by professor 23-11-22*/
        .cst-table-property .title-searchbox {
            width: 100%;
        }

        .cst-table-property .partialLoad {
            width: 100%;
        }
    }


    @media (max-width: 767px) {
        body .sub-header {
            margin-top: 36px !important;
        }

        .cst-table-outer .dataTables_wrapper .dataTables_paginate a {
            padding: 4px 2px;
        }

        .cst-table-outer .dataTables_wrapper .dataTables_paginate {
            display: flex;
            margin-bottom: 10px;
            gap: 7px;
        }

        .cst-table-outer .dataTables_paginate .paginate_button {
            font-size: 13px;
        }

        .cst-table-outer .dataTables_info {
            font-size: 13px;
        }

        .cst-table-outer .dataTables_paginate span .ellipsis {
            padding: 0;
        }

        .filter-dropdown {
            display: block !important;
        }

            .filter-dropdown .btn-download {
                min-width: 250px;
            }
    }

    @media only screen and (min-width: 768px) and (max-width: 1199px) {
        body .sub-header {
            margin-top: 75px;
        }

        .filter-dropdown {
            gap: 20px;
        }

            .filter-dropdown .multiselect {
                width: 200px;
            }

            .filter-dropdown .form-group {
                margin-right: 0 !important;
            }

        .filter-dropdown .page-btn,
        .list-filter-dropdown .page-width {
            width: auto !important;
        }

        .header-left {
            padding-bottom: 10px;
        }

        .list-filter-dropdown .multiselect {
            /*width: 140px;*/
        }

        .list-filter-dropdown {
            gap: 10px;
            justify-content: center;
            flex-wrap: wrap;
        }

    }

    @media only screen and (min-width: 1600px) {

        .filter-dropdown .list-filter-dropdown .page-width {
            gap: 10px;
            justify-content: center;
            width: auto;
        }
    }

/* css */


@media (max-width:1200px) {

    table.dataTable td.dt-control.plus-button::before {
        left: 23px;
        top: 17px;
    }
}
@media (max-width:768px) {
    table.dataTable td.dt-control.plus-button::before {
        top: 15px;
    }
    }
@media (max-width:425px) {
    table.dataTable td.dt-control.plus-button::before {
        top: 10px;
    }
}
.inner-primary-box thead.table-fixed {
    top: -1px;
}

    /**/

