a.current {
    color: #02b7ae
}

.ares .tp-bullet.selected {
    background: #02b7ae
}

.ares .tp-bullet.selected:after {
    content: "";
    position: absolute;
    display: block;
    width: 26px;
    height: 26px;
    top: 7px;
    left: 7px;
    transform: translateY(-50%) translateX(-50%) !important;
    border-radius: 50% !important;
    border: 1px solid #02b7ae !important;
    transition: .2s ease-in-out !important;
    box-sizing: border-box !important
}

.sr-body {
    min-height: 220px
}

.breadcumb-menu {
    box-shadow: 0 15px 42.75px 2.25px rgba(39, 71, 125, .28)
}

.breadcumb-wrapper {
    background: hsla(0, 0%, 100%, .5)
}

.carousel-control-next:focus,
.carousel-control-next:hover,
.carousel-control-prev:focus,
.carousel-control-prev:hover {
    color: #fff;
    opacity: .9;
    background: transparent
}

.carousel-control-next,
.carousel-control-prev {
    border: none;
    background: transparent;
    opacity: 1
}

.li_active {
    color: #02b7ae !important
}

p.date_p i {
    color: #02b7ae
}

p.date_p {
    display: inline-block;
    font-size: 14px;
    color: var(--title-color)
}

.blog-social a i.fa-envelope {
    background-color: #123b82
}

.blog-social a i.fa-whatsapp {
    background-color: #26c281
}

.vs-pagination a,
.vs-pagination span {
    display: list-item
}

.border_shadow {
    box-shadow: 0 20px 20px 6px rgba(39, 71, 125, .1)
}

a.search_title {
    color: #1c5184
}

a.search_title:hover {
    color: #02b7ae
}

input[type=checkbox] {
    visibility: visible;
    opacity: 1;
    display: inline-block !important;
    vertical-align: middle;
    width: auto;
    height: auto
}

input[type=checkbox]~label:before {
    display: none
}

input[type=checkbox]~label {
    position: absolute;
    padding-left: 0;
    cursor: pointer
}

.title_form_new {
    position: relative;
    top: 70px;
    text-align: center
}

.icon_btn_hover {
    left: 2px;
    top: 2px;
    position: relative;
    background-color: #02b7ae !important;
    color: #fff !important
}

.icon-btn {
    width: 51px;
    height: 51px;
    border: 1px solid #cdcdcd;
    background: #fff;
    border-radius: 25px;
    overflow: visible;
    position: relative;
    transition: width .2s ease-in-out;
    font-weight: 500;
    font-family: inherit
}

.add-btn:hover {
    width: 200px;
    background: #02b7ae
}

.icon-btn:focus {
    outline: none
}

.btn-txt {
    display: none;
    color: #fff;
    margin-top: 10px;
    text-wrap: nowrap;
    position: relative;
    margin-left: 20px
}

.add-btn:hover:after,
.add-btn:hover:before {
    width: 4px;
    border-radius: 2px
}

.add-btn:hover .btn-txt {
    display: block
}

.add-btn:hover i {
    position: absolute;
    top: 0;
    left: -31px;
    border: 4px solid #fff;
    line-height: 39px
}

.vs-mobile-menu {
    overflow-y: auto;
    max-height: 58vh;
    padding-bottom: 40px;
    margin-top: 33px;
    text-align: left;
    height: 100%
}

.add-btn {
    display: none;
    position: absolute;
    right: 0;
    top: 180px
}

.service-thumb:hover .sr-body {
    padding: 35px 30px 22px !important
}

.service-thumb .sr-body {
    bottom: -50px
}

.dropdown-item {
    white-space: normal
}

.home_blog {
    min-height: 270px
}

ul.sub-menu li {
    max-width: 200px
}

.ratio:before {
    display: block;
    padding-top: var(--aspect-ratio);
    content: normal
}

.content_map {
    position: relative
}

.contact-information i {
    color: #1c5184
}

.blog-content.home_blog {
    min-height: 276px
}

.access_quick_footer a {
    line-height: 1.3
}

.img2 {
    display: none
}

.icon_tiktok:hover>.img1 {
    display: none !important
}

.icon_tiktok:hover>.img2 {
    display: inline-block !important
}

.img_header_2 {
    display: none
}

.icon_tiktok:hover>.img_header_1 {
    display: none !important
}

.icon_tiktok:hover>.img_header_2 {
    display: inline-block !important
}

.contact-info-table td {
    padding-left: 20px !important;
    text-align: left
}

.contact-info-table td+td {
    padding-right: 20px !important
}

@media only screen and (min-width:1300px) {
    .header_container {
        --bs-gutter-x: .75rem;
        max-width: 1400px
    }
}

@media (max-width:1400px) {
    .header_content {
        justify-content: center !important
    }
}

@media (max-width:1300px) {
    .btn_header_hidde {
        padding: 19.5px 20px
    }
    .header-btn,
    .header-call.phone-box {
        padding-left: 0
    }
}

@media only screen and (min-width:1200px) and (max-width:1400px) {
    .header_content {
        justify-content: center !important
    }
}

@media only screen and (min-width:1200px) and (max-width:1300px) {
    .header_container {
        max-width: 1250px
    }
}

@media only screen and (min-width:991px) and (max-width:1200px) {
    .add-btn {
        display: block
    }
}

@media only screen and (max-width:1400px) {
    .main-menu>ul>li {
        margin: 0 5px
    }
    .header-btn {
        padding-left: 0
    }
}

@media (max-width:1199px) {
    .main-menu a {
        font-size: 17px
    }
}

@media only screen and (min-width:1300px) and (max-width:1400px) {
    .header_container {
        --bs-gutter-x: .75rem;
        max-width: 1320px
    }
}

.modal-backdrop {
    z-index: 1000000!important;
}

.modal.fade.show {
    z-index: 1000001!important;
}