.logo img {
  max-width: 210px;
}
a {
  text-decoration: none;
}
.newbutton {
  font-weight: bold;
  font-size: 18px;
}

.gray-bg3 {
  background-color: #f2f2f2;
}
.big-text {
  font-size: 24px;
  margin-top: 1.4rem;
}

.team-single img {
  width: 220px;
  margin: 0 auto;
  margin-bottom: 2rem;
}
.mt-65 {
  margin-top: 65px;
}
.main-menu ul > li > a {
  display: inline-block;
  font-size: 14px;
  text-transform: uppercase;
  line-height: 1;
  padding: 35px 0;
  overflow: hidden;
  margin-right: 30px;
  font-weight: 500;
  letter-spacing: 2px;
}

.main-menu ul > li > ul {
  width: 330px;
  background: #f2f2f2;
}
.main-menu ul > li > ul li a {
  color: #222;
}

.main-menu ul > li > ul li a:hover {
  color: #000;
}
p {
  font-family: "DM Sans", sans-serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 29px;
  position: relative;
  color: #353535;
}

.theme-btn.white {
  background: #fff;
  color: #000;
  border: none;
}
.section-title h2 {
  font-size: 45px;
}

.feature_item {
  background: none;
}
.feature_wrap:after {
  background: rgba(0, 0, 0, 0.7);
}
.select_form {
  background: white;
  margin-bottom: 14px;
  border: none;
  color: #777;
  padding-left: 16px;
  font-size: 15px;
}

.footer-area {
  background: #fbfbfb;
  color: #1c1c1c;
}

.footer-area p,
.footer-area h5,
.company-email a,
.phone-number p,
.footer-area ul li a,
.footer-up .social-area i {
  color: #323233;
}
.wa_button {
  display: inline-block;
  font-size: 14px;
  text-transform: uppercase;
  line-height: 1;
  padding: 35px 0;
  overflow: hidden;
  margin-right: 30px;
  font-weight: 500;
  letter-spacing: 5px;
}
.extra-info {
  background: white;
  border: none;
}
.side-info p {
  color: #555454;
  font-size: 14px;
}
.contact-list p {
  color: #555454;
  font-size: 14px;
}
.side-info {
  border: none;
}
.header-sticky {
  box-shadow: none;
}
.hero-area {
  padding-top: 00px;
}
.footer-area .logo {
  color: #333;
}

.slick-slide {
  margin: 30px 0px;
}

.logo-carousel {
  overflow: inherit;
}
.logo-carousel img {
  max-height: 90px;
}
.hero-area-inner {
  padding-top: 270px;
}
.hero-area-inner h6,
.hero-area-inner h1 {
  color: #42454d;
}
.hero-area p,
.hero-area-inner a {
  font-size: 14px;
}

.logo {
  font-family: "Braggadocio", sans-serif;
  letter-spacing: 0px;
}

.gray-bg {
  background: #cbd1dd;
}
.gray-bg2 {
  background: #f2f2f2;
}

.hero-area-inner h6,
.hero-area-inner h1,
.hero-area-inner a {
  color: #0b1c52;
}
.hero-area-inner h1 {
  font-weight: bold;
  letter-spacing: -3px;
  margin: 10px 0px;
}

h2 {
  font-weight: bold !important;
  letter-spacing: -2px;
  color: #0b1c52 !important;
}

.contact-form-wrap h3 {
  font-weight: bold !important;
  letter-spacing: -2px;
  color: #0b1c52 !important;
}

.header-sticky,
.header-area .container {
  background: none;
}

.header-sticky {
  position: absolute;
}

.header-sticky2 {
  position: fixed !important;
  background: #fff;
}
.overlay {
  display: none;
}
.img-margin{
  margin:20px;
}