nav#site-navigation .width-container-pro {
    width: 100% !important;
    display: flex;
    align-items: center;
}
nav#site-navigation h1#logo-pro {
    margin-left: 0 !important;
}
nav#site-navigation #center-nav-pro {
    margin-right: 0!important;
}
nav#site-navigation{
    box-shadow:none!important;
}
.sf-menu li.normal-item-pro ul{
    left:inherit!important;
    right:0;
}
div#pro-home-slider {
    margin-top: 10px;
    border-radius: 15px !important;
    overflow: hidden;
}
nav#site-navigation {
    background-color: #dfe0e4;
    border-radius: 15px;
    padding: 0 20px;
    margin-top: 10px;
}
rs-bullets.tp-bullets.custom.horizontal.nav-pos-hor-center.nav-pos-ver-bottom.nav-dir-horizontal {
    display: none;
}
#rev_slider_1_1_wrapper .tparrows.custom {
    background: rgba(0, 0, 0, .7) !important;
    border-radius: 100%;
    padding: 0 !important;
    width: 60px !important;
}
rs-arrow.tp-rightarrow.tparrows.custom {
    transform: translate(-80px, -30px) !important;
}
rs-arrow.tp-leftarrow.tparrows.custom {
    transform: translate(20px, -30px) !important;
}
.inter-font h3 span {
    font-family: 'Inter', sans-serif;
}
.white-title h3{
    color:#fff!important;
}
.font-26 span{
    font-size:26px;
}
.white-content p {
    font-size: 18px;
    color: #fff;
}
.mb-0 {
    margin-bottom: 0;
}
.box-grid a {
    font-family: 'Inter';
    font-weight: 600;
    font-size: 16px !important;
}
.box-grid img {
    border-radius: 15px !important;
}
.box-grid {
    column-gap: 15px;
    display: flex;
    justify-content: space-around;
}
#boxed-layout-pro .width-container-pro {
    width: 100%;
}
.top-border-radius {
    border-radius: 15px 15px 0 0;
}
.bottom-border-radius{
   border-radius: 0 0 15px 15px; 
}
.meter-grid h2 {
    font-size: 16px !important;
    font-weight: 600;
    color: #121418;
    font-family: 'Inter';
}
.meter-grid {
    display: flex;
    column-gap: 15px;
}
.meter-grid img {
    border-radius: 15px !important;
}
.border-radius img {
    border-radius: 15px;
}