.mr-4{
    margin-right: 4pt;
}
.mr-2{
    margin-right: 2pt;
}
.popup-mobile-menu .rbt-btn i {
    display: inline-block !important;
}
.read-more-btn span{
    font-size: 15px;
    text-align: left;
}
.rbt-cat-box:hover .icons i{
    color:#ff0002
}
.hbox-2 {
    display: inline-block;
    margin-bottom: 20px;
}
.hbox-2 i {
    font-size: 36px;
    color: #4e4e4e;
    float: left;
    transition: transform .5s ease;
    margin-right: 10px;
    margin-top: 4px;
}
.hbox-2 .hbox-2-txt p {
    font-size: 16px;
    color: #4e4e4e;
    line-height: 18px;
    padding-top: 4px;
    text-align: left;
}
.hbox-2 .hbox-2-txt p span.big-money {
    text-decoration: line-through;
    font-size: 24px;
    color: #ff0002;
    font-weight: 700;
    display: inline-block;
}
.hbox-2-txt{
    align-items: flex-end;
    display: flex;
    width: 60%;
}
.section-title p.my-para{
    width: 50%;
    margin: 0 auto;
    font-size: 15px;
    margin-top: 10px;
}
.rbt-cat-box-1 .inner .content .title{
    font-size: 17px;
    font-weight: 400;
}
.areas_experts img{
    width: 70px;
}
.areas_experts h4{
    font-size: 20px;
    font-weight: 400;
    margin-top: 15px;
}
.d-flex-center{
    align-items: center;
    justify-content: center;
    display: flex;
}
.rbt-counterup .inner .percent .counter::after {
    position: absolute;
    content: "%" !important;
    right: -20px;
    top: 2px;
    font-size: 42px;
}
.icon-big i{
    font-size: 44px;
}
.pos-rel li{
    display: inline-block;
    width: 100%;
    font-size: 14px;
}
.pos-rel li span{
    float: right;
}
.heading_tag {
    padding: 2px;
    display: inline-block;
    min-width: 120px;
    width: 100%;
}
.heading_tag span {
    font-size: 16px;
    display: inline-block;
    font-weight: 600;
    color: #f00;
}
.heading_tag span.free {
    color: #bfbfbf;
    margin-left: 5px;
}

.price_tag span {
    font-size: 14px;
    line-height: normal;
    color: #ff0002;
    font-weight: 600;
    display: inline-block;
    float: none !important;
    clear: both;
    position: relative;
    margin: 0 4px;
}
.price_tag span.single_price::after {
    content: '';
    display: block;
    background: #ff0002;
    height: 1px;
    width: -webkit-fill-available;
    width: fill-available;
    width: -moz-fill-available;
    position: absolute;
    top: 9px;
    left: 0;
}
.price_tag .free {
    padding: 2px;
    border-radius: 30px;
    min-width: 50px;
    background-color: #f00 !important;
}
.justify-center{
    justify-content: center;
}
.testimonial-bg{
    position: relative;
    background: url(../images/testimonial_bg.jpg);
    background-size: cover;
}
.testimonial-bg:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(rgb(255, 0, 0), rgba(0, 0, 0, .5));
}
.relative{
    position: relative;
}
.bg-transparent{
    background: transparent;
}
.rbt-testimonial-box .description p{
    font-size: 16px;
}
.width80{
    width: 80%;
}
.footer-style-1, .copyright-style-1, .rbt-separator-mid{
    background: #202020;
}
hr.rbt-separator{
    background: #3d3d3d;
}
.copyright-style-1 a{
    color:#6b7385;
}
.event-schedule {
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}
.rounded {
    border-radius: 10px !important;
    margin: 0 15px;
}
.text-muted {
    font-size: 14px;
}
.color-yellow i{
    color:#ff8f3c;
}
.text-muted{
    margin-bottom: 10px;
}
.active .active-btn{
    height: 50px;
    border-radius: 5px;
    background: #f00;
    color: #fff;
}
.active-btn{
    border: 1px solid #ccc;
    border-radius: 5px;
}
.stats-rate {
    padding: 12px 7px;
    border: 1px solid #dee2e6;
    display: flex;
    align-items: center;
    border-radius: 5px;
    justify-content: space-around;
}
.stats-rate .img1 {
    background-position: -10px -10px;
}
.stats-rate .img {
    width: 30px;
    height: 30px;
    margin-right: 5px;
    display: inline-block;
    background: url(../images/rating-sprites.png);
}
.stats-star {
    display: inline-block;
    line-height: 1;
}
.stats-rate p {
    margin-bottom: 0;
    line-height: 1;
    font-size: 14px;
}
.stats-rate h4 {
    margin-bottom: 0;
    line-height: 1;
    margin-left: 10px;
    font-weight: 400;
    color: #ff0002;
    font-size: 22px;
    float: right;
}
.stats-rate .img1 {
    background-position: -10px -10px;
}
.stats-rate .img2 {
    background-position: -60px -10px;
}
.stats-rate .img3 {
    background-position: -10px -60px;
}
.star-size i{
    font-size: 10px; 
}
.rbt-progress-style-1{
    padding: 24px 10px;
    border: 1px solid #dee2e6;
    border-radius: 5px;
}
.recent-review-right{
    text-align: right;
}
.recent-review-right h5 {
    font-size: 14px;
    line-height: 1;
    margin-bottom: 7px;
    font-size: 14px;
    margin-top: 10px;
}
.m-0{
    margin: 0;
}
.mysticky-welcomebar-fixed {
    background: #ffeb01;
    color: #000;
    text-align: center;
    padding: 5px 0;
}
.mysticky-welcomebar-fixed-wrap {
    display: flex;
    align-items: center;
    justify-content: center;
}
.mysticky-welcomebar-content p {
    margin-bottom: 0;
    margin-right: 20px;
}
.mysticky-welcomebar-btn a {
    background: #000;
    padding: 8px;
    border-radius: 4px;
    color: #ffffff;
    font-weight: 600;
    display: inline-block;
}
.skew-shake-y {
    animation: skew-y-shake 1.3s infinite;
}
@keyframes skew-y-shake {
    0% { transform: skewY(-15deg); }
    5% { transform: skewY(15deg); }
    10% { transform: skewY(-15deg); }
    15% { transform: skewY(15deg); }
    20% { transform: skewY(0deg); }
    100% { transform: skewY(0deg); }  
}
#bottom_popup{
    min-width: 120px;
    max-height: 496px;
    max-width: 100%;
    border-style: solid;
    border-color: inherit;
    border-width: 0px;
    padding: 30px;
    width: 480px;
    background-image: url('../images/popup_bg.png');
    background-repeat: no-repeat;
    background-position: center center;
    background-color: rgb(255, 235, 1);
    box-shadow: rgb(204 204 204) 0px 0px 0px 0px;
    overflow: auto;
    text-align: center;
    border-radius: 5px 5px 0px 0px;
    padding-bottom: 20px !important;
    display: none;
    position: fixed;
    top: auto !important;
    left: 0 !important;
    z-index: 999999999;
    bottom: 0 !important;
}
.popup_inner{

}
.close {
    float: right;
    font-size: 22px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5;
    position: relative;
    top: -20px;
    right: -20px;
    font-family: Nunito, sans-serif;
}
.popup_inner h3 {
    font-size: 14px;
}
.popup_inner h2 {
    font-size: 21px;
    font-weight: 700;
}
.popup_inner h2 a{
    color:#262626;
}
.active-date {
    background: #1d1d1b;
    color: #fff;
    font-weight: 700;
    padding: 10px;
    font-size: 13px;
    margin-bottom: 15px;
}
.date-blink {
    animation: blinker .6s linear infinite;
    color: #fdfdfd;
    font-size: 14px;
    font-weight: 800;
    background: #ff0002;
    padding: 0px 10px;
}
@keyframes blinker {
    50% {
      opacity: 0;
    }
  }
.popup-button {
    background: #fff;
    padding: 10px 40px;
    border-radius: 20px;
    color: #ff0002;
    font-size: 16px;
    font-weight: 700;
    box-shadow: 0px 0px 4px #c9c9c9;
}
.popup-para {
    font-size: 11px;
    line-height: 20px;
    margin-bottom: 0px;
}
img.top-navbar-icon {
    width: 26px;
}
.load-more-btn a.rbt-btn, .call-to-btn a.rbt-btn {
    margin-right: 10px;
}
.rbt-banner-area.rbt-banner-1.pb40 {
    padding: 0;
    margin-bottom: 40px;
}
@media(max-width:1200px){
    .rbt-header .rbt-header-wrapper .header-right{
        width: 60%;
    }
    .mobile-menu-bar{
        width: 60%;
    }
    .mobile-menu-bar .rbt-btn-wrapper{
        float: left;
        margin-bottom: 0 !important;
        width: 75%;
    }
    .hamberger{
        float: right;
    }
}
@media(max-width:767px){
    .mysticky-welcomebar-fixed-wrap {
        padding: 0 20px;
    }
    .mysticky-welcomebar-btn a{
        font-size: 16px;
        white-space: nowrap;
    }
}
@media(max-width:480px){
    .mobile-menu-bar{
        width: 80%;
        display: flex;
    }
    .rbt-feature .feature-content .feature-title {
        font-size: 14px;
    }
    .text-muted span.h6{
        font-size: 14px;
    }
    .mysticky-welcomebar-content p {
        line-height: 18px;
        font-size: 14px;
    }
    .stats-rate, .rbt-progress-style-1, .rbt-btn{
        margin-bottom: 10px;
    }
    .rbt-swiper-pagination .swiper-pagination-bullet{
        margin:0 5px !important;
    }
    .mobile-menu-bottom .rbt-btn, .mobile-menu-bar .rbt-btn{
        margin-bottom: 0;
    }
}