@import url("https://fonts.googleapis.com/css2?family=Roboto&display=swap");

body,.swiper-pagination-bullet,
.choose-us-content ul li span,
.choose-us-img .ambulance-services .ambulance-info,
.single-solution .icon span,
.product-details-tab .nav-tabs .nav-item .nav-link,
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6
{
    font-family: 'Roboto', sans-serif;
}

/*Custom styles*/
.new_logo img
{
    margin-left: -5px;
}

.stats .box i
{
    right: 5px;
}


.fixed-menu ul li a i
{
    left: -8px;
}
.profile .right_side button
{
    text-align: left;
}
.profile .right_side button i
{
    margin-right: 15px;
}
.doctor-details-wrap
{
    padding: 100px 0 100px 190px;
}

.togglePassword
{
    position: absolute;
    right: 17px;
    top: 44px;
    font-size: 18px;
}
