/*---------------------- HEADER & NAV START  ------------------------------  */
.header01 {
  width: 100%;
}
/*---------------------- HEADER & NAV END  ------------------------------  */

/*----------------------  NAV START  ------------------------------  */
.nav01 {
  width: 100%;
}

/*----------------------  NAV END  ------------------------------  */

/*----------------------  SLIDE END  ------------------------------  */

/*----------------------  SLIDE END  ------------------------------  */

/*---------------------- TITLES START ------------------------------  */
h1 {
  width: 100%;
}
h2 {
  width: 100%;
}
h3 {
  width: 100%;
}
h4 {
  width: 100%;
}
h5 {
  width: 100%;
}
h6 {
  width: 100%;
}

.page-title01 {
  width: 100%;
  clear: both;
  padding: 40px 0px;
  text-align: center;
  background-image: url("../images/page-title.jpeg");
  background-repeat: no-repeat;
  background-position: center; /* Center the image */
  background-size: cover; /* Resize the background image to cover the entire container */
}
.page-title01 h3 {
  color: #fff;
  font-size: 40px;
}
.page-title01 p {
  color: #f4f4f4;
  font-size: 16px;
}

.sub-title {
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 22px;
  margin: 0 0 21px 0;
  display: inline-block;
  position: relative;
  margin-left: 35px;
  color: #2db7ff;
}
.sub-title:before {
  content: "";
  width: 25px;
  position: absolute;
  background: #2db7ff;
  height: 3px;
  left: -35px;
  top: 50%;
  transform: translateY(-50%);
}

.paragraph01 {
  width: 100%;
  padding: 15px;
  text-align: center;
  font-size: 18px;
  font-weight: 400;
  color: #111d58;
  margin-bottom: 6px;
}
/*---------------------- TITLES END ------------------------------ */

/*---------------------- LIST START ------------------------------ */
.sree-list01 {
  width: 100%;
  padding: 0px;
  margin: 0px;
}
.sree-list01 li {
  list-style: none;
  color: #263788;
  font-size: 20px;
  font-weight: bold;
  line-height: 40px;
}
.sree-list01 li i {
  color: red;
}
.sree-list01 li:before {
  content: " ";
  font-family: FontAwesome;
  display: inline-block;
  margin-left: -1.3em; /* same as padding-left set on li */
  width: 1.3em; /* same as padding-left set on li */
}

/*---------------------- LIST END ------------------------------ */

#page {
  width: 100%;
  clear: both;
  background: #f4f4f4;
}

#page .page-in {
  width: 100%;
  padding: 20px 20px;
  background: #fff !important;
  margin: 40px 10px;
}

/*---------------------- FOOTER START ------------------------------ */
.footer01 {
  width: 100%;
  clear: both;
  margin: 40px 0px 0px 0px;
  padding: 0px;
}

.footer01 p {
  color: #a0abdc;
}
.footer01 .footer-top {
  width: 100%;
  line-height: 30px;
  color: #fff;
  text-align: center;
  font-size: 34px;
  background: #2d3e8e;
  padding: 30px 0px;
}

.footer01 .footer-info {
  width: 100%;
  background: #21317d;
  padding: 20px;
}
.footer01 .footer-info h5 {
  color: #ffffff;
  font-family: "Fira Sans", Sans-serif;
  font-size: 24px;
  font-weight: 600;
}

.footer01 .copyrights {
  background: #111d58;
  text-align: center;
  font-size: 16px;
  padding: 15px;
}

.footer02 {
  width: 100%;
}
.footer03 {
  width: 100%;
}
.footer04 {
  width: 100%;
}
.footer05 {
  width: 100%;
}
.footer06 {
  width: 100%;
}
.footer07 {
  width: 100%;
}
.footer08 {
  width: 100%;
}
.footer09 {
  width: 100%;
}
.footer10 {
  width: 100%;
}
/*---------------------- FOOTER END ------------------------------ */

/*---------------------- FIX CODE START ------------------------------ */
.clear0 {
  clear: both;
  height: 0px;
}
.clear5 {
  clear: both;
  height: 5px;
}
.clear10 {
  clear: both;
  height: 10px;
}
.clear15 {
  clear: both;
  height: 15px;
}
.clear20 {
  clear: both;
  height: 20px;
}
.clear25 {
  clear: both;
  height: 25px;
}
.clear30 {
  clear: both;
  height: 30px;
}
.clear35 {
  clear: both;
  height: 35px;
}
.clear40 {
  clear: both;
  height: 40px;
}
.clear45 {
  clear: both;
  height: 45px;
}
.clear50 {
  clear: both;
  height: 50px;
}
.clear55 {
  clear: both;
  height: 55px;
}
.clear60 {
  clear: both;
  height: 60px;
}
.clear65 {
  clear: both;
  height: 65px;
}
.clear70 {
  clear: both;
  height: 70px;
}
.clear75 {
  clear: both;
  height: 75px;
}
.clear80 {
  clear: both;
  height: 80px;
}
.clear85 {
  clear: both;
  height: 85px;
}
.clear90 {
  clear: both;
  height: 90px;
}
.clear95 {
  clear: both;
  height: 95px;
}
.clear100 {
  clear: both;
  height: 100px;
}

/*Align Start */

.center {
  text-align: center;
}
.right-center {
  text-align: right;
}
.left-center {
  text-align: left;
}
/*Align End */
/*---------------------- FIX CODE END ------------------------------ */
.google-map {
  width: 100%;
  min-height: 350px;
  margin-top: 40px;
  clear: both;
}
.google-map iframe {
  width: 100%;
  min-height: 350px;
  margin-top: 40px;
  margin-bottom: -40px;
  clear: both;
}
/*---------------------- CHANGES CODE START ------------------------------ */

/*---------------------- CHANGES CODE START ------------------------------ */
.dropdown-menu a {
  color: #000 !important;
}

.dropdown-menu .dropdown-item {
  color: #000 !important;
}
ul .dropdown-menu .show {
  background: #000 !important;
}
.navbar-light .navbar-toggler {
  background-color: #fff;
}
