﻿ .rp-tabs-center {display: flex;justify-content: center;}.rp-property-tabs {width: fit-content !important;flex: none;background: #fff;box-shadow: 1px 10px 20px 0px rgb(0 0 0 / 9%);padding: 15px;border-radius: 15px;}.rp-property-tabs .nav-item {border-right: solid 1px #e1e1e1;}.rp-property-tabs .nav-item:last-child{border: 0;}.rp-property-tabs .nav-link {border: none;background: transparent;padding: 0px 40px;display: flex;flex-direction: column;line-height: 1;position: relative;font-weight: 500;font-size: 16px;}.rp-property-tabs .nav-link:after {content: '';display: block;width: 90%;height: 3px;background: transparent;position: absolute;bottom: -15px;left: 0;right: 0;margin: 0 auto;}.rp-property-tabs .nav-link i {font-size: 22px;margin-bottom: 10px;}.rp-property-tabs .nav-link:hover {}.rp-property-tabs .nav-link.active {color: #c51232;}.rp-property-tabs .nav-link.active:after {background: #c51232;}.rp-property-tabs .nav-link:focus {color: #c51232;box-shadow: none;border: none;}.rp-property-tabs .nav-link.active i {color: #c51232;}.rp-property-tabs .nav-link:focus, .rp-property-tabs .nav-link:active, .rp-property-tabs .nav-link:focus-visible {outline: none !important;box-shadow: none !important;}@media(max-width:768px) {.rp-tabs-center {display: block;}.rp-property-tabs {width: 100% !important;display: flex;flex-wrap: wrap;gap: 0;padding: 10px;}.rp-property-tabs .nav-item {width: 50%;border-right: none;border-bottom: 1px solid #e1e1e1;padding: 10px 0;}.rp-property-tabs .nav-item:nth-child(odd) {border-right: 1px solid #e1e1e1;}.rp-property-tabs .nav-item:nth-last-child(-n+2) {border-bottom: none;}.rp-property-tabs .nav-link {width: 100%;padding: 10px;font-size: 14px;text-align: center;}.rp-property-tabs .nav-link i {font-size: 18px;margin-bottom: 8px;}.rp-property-tabs .nav-link:after {display: none;}}