i {
    line-height: inherit !important;
}

.swiper-button-next,
.swiper-button-prev {
    color: #BBA757 !important;
}

.hero-2 .hero-content {
    padding: 0 10%;
}

.feature-icon img {
    margin-top: 15px;
}

.swiper-pagination {
    bottom: 15px !important;
}
.page-pagination span.page-numbers.current {

    background: #BBA757;
    color: #fff !important;

    display: flex;
    text-decoration: none;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    margin: 0 5px;
    font-weight: 700;
    line-height: 1em;
    transition: all 0.3s ease-in-out;
}
.color_white{
    color: #fff !important;
}
.wpcf7-not-valid-tip {
    font-size: 12px !important;
    margin-top: 6px;
}
.custom_select_career .nice-select .current {
    margin-right: 12px;
    color: #000;
    font-size: 12px;
    font-weight: normal;
}
.common_page_template p {
    color: #000;
}

.common_page_template ul li {
    position: relative;
    font-weight: 500;
    color: var(--text-color);
    text-transform: capitalize;
    padding-left: 30px;
    margin-bottom: 15px;
}
.common_page_template ul li::before {
    content: '\f058';
    position: absolute;
    font-family: 'FontAwesome';
    font-size: 20px;
    font-weight: 900;
    line-height: normal;
    color: var(--theme);
    display: inline-block;
    top: 2px;
    left: 0;
}
.common_page_template ul {
    list-style: none;
    margin-bottom: 20px;
    padding: 0;
}
.border_bottom_section{
    border-bottom: 1px solid rgb(117 106 106 / 48%);
}
.feature_item_content{
    flex: 1;
}
.about-content li,.icon_li_style li{
    position: relative;
    font-weight: normal;
    color: #000;
/*     text-transform: capitalize; */
    padding-left: 30px;
    margin-bottom: 15px;
        font-size: 15px;
}
.about-content li::before,.icon_li_style li::before{
    content: '\f058';
    position: absolute;
    font-family: 'FontAwesome';
    font-size: 20px;
    font-weight: 900;
    line-height: normal;
    color: var(--theme);
    display: inline-block;
    top: 2px;
    left: 0;
}
p.expiry_date {
    color: #222;
    margin-bottom: 0;
}
.modal-content textarea.form-control{
    min-height:100px ;
}
.form-control[type=file] {
    height: 28px !important;
    padding: 6px;
}
.nice-select ul.list li:hover {
    background-color: #ccc !important;
}
.custom_select_career .nice-select .current {
    line-height: 0 !important;
}
p:empty {
    display: none;
}
.li_with_tick_icon li{
    position: relative;
    padding-left: 25px;
    font-size: 15px;
    color: #fff !important;
}
.li_with_tick_icon li::before {
    content: '\f058';
    position: absolute;
    font-family: 'FontAwesome';
    font-size: 17px;
    font-weight: 900;
    line-height: normal;
    color: var(--theme);
    display: inline-block;
    top: 2px;
    left: 0;
}
.about-wrapper-3 .about-content .about-list ul li:last-child {
    margin-bottom: 0 !important;
}
@media (min-width:1200px) and (max-width:1430px) {
    .counter-wrapper-2{
        padding: 60px 0 !important;
    }
    .counter-wrapper-2 .counter-items-2{
        gap: 0 !important;
    }
    .counter-items-2 .icon img {
    width: 40px !important;
}
.counter-wrapper-2 .col-lg-3 {
    width: 22%;
}
}
li.active_page_li a {
    color: #BBA757 !important;
}
.content.li_with_tick_icon ul li p {
    margin: 0 !important;
    padding: 0 !important;
}
.services_box_content_section .service-box-items{
    min-height: 320px !important;
}
.default_page_template ul li, .default_page_template ul li p, .default_page_template p {
    color: #000;
    font-size: 14px;
}
.default_page_template ul {
    margin-left: 40px;
    list-style: circle;
}
.default_page_template h3 {
    font-size: 20px;
    margin-bottom: 25px;
}
.default_page_template .wp_content_wrapper_section h3 {
    font-size: 20px;
    margin-bottom: 10px;
}
.default_page_template .wp_content_wrapper_section ul {
    margin-bottom: 25px;
}
.contact-info-content p a {
    color: #fff;
}