* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: Arial, sans-serif;
}

body {
    background-image: url(/web/20250311071830im_/https://lifefirst.in/images/bg.jpg);
    font-size: 16px;
    color: #717171;
    font-family: "Open Sans", sans-serif;
    line-height: 26px;
}

a{
      text-decoration: none !important;
}

ul li{
      text-decoration: none;
}

.container {
    width: 990px !important;
}

/* Header */

#header {
    min-height: 100px;
    padding: 9px 0px;
}

h5 {
    font-size: 15px;
    color: rgb(255, 255, 255);
    font-family: "Open Sans", sans-serif;
}

.lifefirstlogo {
    padding-top: 10px;
}

.pull-right {
    float: right !important;
}

.incremental-counter .num {
    background: #5bb938 none repeat scroll 0 0;
    /* border: 1px solid #fff; */
    /* border-radius: 4px; */
    color: #fff;
    display: inline-block;
    height: 50px;
    line-height: 48px;
    margin: 0 1px;
    position: relative;
    text-align: center;
    top: -1px;
    width: 40px;
    font-size: 45px;
    font-size: 2.72625em;
    font-weight: 700;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.45);
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
}

.header_callicon {
    color: rgb(54, 54, 54);
    margin-bottom: 5px;
    margin-right: 9px;
    margin-top: 6px;
    font-weight: bold;
}

.pull-right a {
    color: rgb(66, 139, 202);
    cursor: pointer;
    text-decoration: none;
}

.black50 {
    color: rgb(54, 54, 54);
    margin-bottom: 5px;
    margin-left: 5px;
    font-size: 15px;
}

#topbg {
    background-image: url('/assets/images/topbg.jpg');
    background-position: top center;
    min-width: 1020px;
    height: 500px;
    background-repeat: no-repeat;
}

.topbar {
  justify-content: space-between;
  padding: 10px 40px;
  background: none;
}

.logo {
  font-size: 22px;
  font-weight: bold;
  color: #2c7a3f;
}

.top-info {
  display: flex;
  gap: 20px;
  align-items: center;
}

.counter {
  background: #4caf50;
  color: white;
  padding: 5px 10px;
  font-weight: bold;
}

/* Navbar */

#global-nav {
    background: rgba(0, 0, 0, .3);
}

.customnav.navbar {
    top: auto;
}

.affix {
    position: fixed;
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
}

.navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent;
}

.customnav.white-bg {
    background: #4faf2d !important;
    top: 0;
    color: #000;
}

#navigation.container {
    padding-right: 0;
    padding-left: 6px;
}

#navigation ul {
    float: left;
    width: 100%;
    padding: 0;
    margin: 0;
}

#navigation ul, ul, ul#locations.mapicon {
    list-style-type: none;
}

#navigation ul a {
    float: left;
    color: #fff;
    padding: .8em .65em;
    line-height: 2em;
    font-weight: 600;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
}

#navigation ul a, #navigation ul a:hover {
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
}

#navigation ul a:hover {
    color: #0c380e;
    text-shadow: 1px 0 20px #fff;
    -webkit-transition: width .3s;
    transition: width .3s;
    -moz-transition: width .3s;
    -o-transition: width .3s;
}

a:focus, a:hover {
    color: #2a6496;
    text-decoration: underline;
}

.dropdown-menu {
    position: absolute !important;
    top: 100% !important;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    width: 100px !important;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    background-clip: padding-box;
}

.dropdown-menu>li>a {
    display: block !important;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333 !important;
    white-space: nowrap;
    width: 100%;
}

/* Hero */
.hero {
  background: linear-gradient(rgba(0,0,0,0.3), rgba(0,0,0,0.3)),
              url('https://images.unsplash.com/photo-1506744038136-46273834b3fb');
  background-size: cover;
  color: white;
  text-align: center;
  padding: 100px 20px;
}

.hero h1 {
  font-size: 36px;
}

.hero p {
  font-size: 20px;
}

/* Models */
h1 {
    font-size: 46.7px;
    padding-top: 25px;
    padding-bottom: 30px;
}
h1, h2 {
    color: #4faf2d;
    font-family: barkentina_1regular;
}

.grow {
    transition: all .2s ease-in-out;
}

.padbottom25 {
    padding-bottom: 25px;
}

.cyan {
    color: #25bcec !important;
    font-family: 'Open Sans', sans-serif !important;
}

.text14 {
    font-size: 14px;
}

#model .col-lg-3 {
    background-image: url('/assets/images/shadow.png');
    background-repeat: no-repeat;
    background-position: top right;
}

/* News */
.news {
  text-align: center;
  padding: 40px;
  background: #f5f5f5;
}

/* Stories */
.stories {
  display: flex;
  justify-content: space-around;
  padding: 40px;
}

.success, .expert {
  width: 40%;
}

.video {
  background: #ddd;
  height: 150px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 30px;
}

/* Partners */
.partners {
  text-align: center;
  padding: 40px;
}

/* Footer */
footer {
  display: flex;
  justify-content: space-around;
  background: #1e3d2f;
  color: white;
  padding: 40px;
}

input {
  padding: 8px;
  margin-top: 10px;
}

button {
  padding: 8px 15px;
  background: #4caf50;
  color: white;
  border: none;
  margin-left: 10px;
}