/*
Theme Name: activelpgv2
Theme URI: #
Author: Emon Shimoul
Autor URI: https://emonshimoul.netlify.app/
Description: Active LPG Theme
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: lpg, conversion
Text Domain: activelpgv2
*/

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
.contacts {
  font-weight: 500;
  font-style: normal;
  font-size: 14px;
  color: #e54a35;
}
.contact-number {
  margin-right: 15px;
}
.heading {
  background-color: #081b33;
  color: #ffffff;
  padding: 30px 0;
  text-align: center;
  font-family: "Oswald", sans-serif;
}
.heading h1 {
  font-size: 5.625vw;
}
.heading p {
  color: #e54a35;
  font-weight: bold;
  margin: 0;
}

/* clients-seen css starts */
.clients-seen {
  text-align: center;
  padding-bottom: 80px;
  margin-bottom: 50px;
  border-bottom: 1px solid black;
}
.clients-seen h3,
.services h3,
.our-team-heading h3 {
  font-weight: bold;
  color: #081b33;
  font-size: 3.02083333vw;
  font-family: "Raleway", sans-serif;
}
.clients-seen h3 {
  margin: 50px 0;
}
.clients-seen i {
  font-size: 50px;
  margin-bottom: 30px;
  color: rgb(74, 198, 247);
}
.clients-seen-bottom {
  margin-top: 50px;
  margin-bottom: 20px;
  width: 60%;
}
.clients-seen-bottom p,
.services p,
.our-team-heading p {
  /* color: #081b33; */
  font-weight: 300;
  font-size: 24px;
  margin-bottom: 30px;
}

/* services css starts */
.services {
  text-align: center;
}
.services ul {
  padding-left: 132px;
  margin-top: 20px;
  font-size: 14px;
  line-height: 2.3;
  font-family: "Raleway", sans-serif;
}
.services ul li {
  text-align: left;
  /* list-style: none; */
  /* display: inline; */
  /* text-align: left; */
}
.services ul i {
  font-size: 10px;
  margin-right: 5px;
}
.post-70 {
  display: none;
}
/* .page-id-70 .post-title {
  display: none;
} */

/* activelpgv2 theme */
.top-bar {
  background-color: #444444;
  color: #ffffff;
  padding: 10px 0;
}
.top-bar ul {
  margin-bottom: 0;
}
.top-bar ul li {
  display: inline;
}
.top-bar ul li a {
  text-decoration: none;
}
.top-bar .fab,
.top-bar .fas {
  vertical-align: middle;
  color: #ffffff;
  background-color: rgba(255, 255, 255, 0.06);
  border: 1px solid rgba(255, 255, 255, 0.02);
  padding: 3px;
  width: 22px;
  height: 22px;
  font-size: 13px;
  text-align: center;
}

.nav-bar {
  /* padding-top: 10px; */
  background-color: #ee3131;
  /* padding-bottom: 10px; */
}
.navbar-container {
  gap: 80px;
}
.mainmenucontainer {
  display: flex;
  justify-content: space-between;
  margin-bottom: 0;
}
.mainmenucontainer li {
  list-style: none;
}
.navbar-left {
  width: 75%;
  padding-left: 5rem;
}
.navbar-right {
  background-color: #191919;
  width: 25%;
  padding: 10px 0;
}
.navbar-left ul li a {
  color: #ffffff;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 14px;
  padding: 10px;
  font-weight: 600;
}
.navbar-left ul li:hover a {
  background-color: #ffffff;
  color: #000000;
  text-decoration: none;
}
.header-logo img {
  width: 210px;
  height: 60px;
}

/* slider css */
.slider-img img {
  border-radius: 0 !important;
}

/* our team section */
.our-team p {
  color: #8d97ad;
  font-weight: 300;
}
.team3 .font-weight-medium {
  font-weight: 500;
}
.team3 .bg-light {
  background-color: #f4f8fa !important;
}
.team3 .subtitle {
  color: #8d97ad;
  line-height: 24px;
  font-size: 13px;
}
.team3 ul {
  margin-top: 30px;
}
.team3 h5 {
  line-height: 22px;
  font-size: 18px;
}
.team3 ul li a {
  color: #8d97ad;
  padding-right: 15px;
  text-decoration: none;
  -webkit-transition: 0.1s ease-in;
  -o-transition: 0.1s ease-in;
  transition: 0.1s ease-in;
}
.team3 ul li a:hover {
  -webkit-transform: translate3d(0px, -5px, 0px);
  transform: translate3d(0px, -5px, 0px);
  color: #316ce8;
}
.team3 .title {
  margin: 30px 0 0 0;
}
/* .team3 .subtitle {
  margin: 0 0 20px 0;
  font-size: 13px;
} */
.our-team-row h5,
.our-team-row h6 {
  text-align: center;
}
.team-member {
  text-align: center;
}
.team-member img {
  width: 70%;
  border-radius: 10px;
}
.single-team-member {
  border-bottom: 1px solid lightgray;
  padding: 20px;
  text-align: center;
  /* padding: 10px; */
  /* margin: 10px; */
}
/* post style */
.post {
  margin-bottom: 50px;
}
.post p {
  line-height: 1.7em;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
}
.post h2 a {
  color: #444444;
}
.post a {
  text-decoration: none;
}
.post .row:nth-child(2) {
  padding-bottom: 50px;
  border-bottom: 1px solid #ccc;
}
.post:last-child .row:nth-child(2) {
  border-bottom: none;
}
.post p img {
  max-width: 100%;
  height: auto;
  margin-top: 50px;
}

/* footer style */
.footer {
  color: white;
  background-color: #444444;
  padding: 30px 0;
  margin-top: 30px;
  font-family: "Raleway", sans-serif;
  font-size: 14px;
}
.footer-left {
}
.footer-right {
  text-align: right;
}
