/*
Theme Name: Proton
Theme URI: https://wordpress.org/themes/twentytwentythree
Author: the WordPress team
Author URI: https://wordpress.org
Description: Twenty Twenty-Three is designed to take advantage of the new design tools introduced in WordPress 6.1. With a clean, blank base as a starting point, this default theme includes ten diverse style variations created by members of the WordPress community. Whether you want to build a complex or incredibly simple website, you can do it quickly and intuitively through the bundled styles or dive into creation and full customization yourself.
Requires at least: 6.1
Tested up to: 6.5
Requires PHP: 5.6
Version: 1.4
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html
Text Domain: twentytwentythree
Tags: one-column, custom-colors, custom-menu, custom-logo, editor-style, featured-images, full-site-editing, block-patterns, rtl-language-support, sticky-post, threaded-comments, translation-ready, wide-blocks, block-styles, style-variations, accessibility-ready, blog, portfolio, news
*/

.splide__slide {
    margin-top: 0% !important;
}

i.fa.fa-circle {
    padding-right: 12px;
    margin-top: 5px;
    font-size: 10px !important;
}
.boxed .title-section.style3.left {
    margin-bottom: 40px !important;
}

dt {
    font-weight: 600 !important;
}
.title-section.style3 .title::before {
    bottom: 0px;
    width: 81px;
    height: 5px;
    left: 0;
    margin-left: 0;
    background-color: #f6b818;
    content: '';
    position: absolute;
}
.title-section.style3 .title h2 {
    padding-bottom: 30px;
    margin-bottom: 41px;   
    position: relative; 
}


.dropbtn {
     font-family: system-ui;
}
/* section#banner_section {
    background-image: linear-gradient(0deg, rgb(8 129 157 / 31%), rgb(8 129 157 / 30%)), url(https://cdn.apollohospitals.com/ah-proton-stage/images/slides/bnbg.jpg) !important;
} */
.flat-row {
    padding: auto;
}
.title-section.style3 {
    margin-bottom: 40px !important;
}
*{
font-family: 'Roboto';
}
h1,h2,h3,h4,h5,h6,p{
font-family: 'Roboto';
}
p:empty {
  display: none;
}
.title-section.style3 .title {
    margin-top: 2rem !important;
}
.widget-logo h3{
color: #000;
font-weight: 700;
}
.iconbox .box-content .box-title:active {
    color: #fff !important;
}