html,
body,
img,
fieldset,
abbr,
acronym {
  border: 0;
  max-width: 100%;
  width: auto;
}

body {
  padding: 0 !important;
  font-family: "Outfit", sans-serif;
}

a,
span,
p,
b,
li {
  font-weight: 300;
}

body a,
body button {
  color: #000;
  outline: none !important;
  text-decoration: none !important;
  transition: all ease 0.5s;
}

h2 {
  font-size: 40px;
  font-weight: 700;
  margin: 10px 0px;
}

.p-100 {
  padding: 80px 0px;
}

* {
  padding: 0;
  margin: 0;
}

.m-100 {
  margin-bottom: 80px;
}

.under {
  background-color: #00933b;
  padding: 5px 15px;
  color: #fff;
  border-left: 5px solid #ffcb01;
  display: inline-block;
  font-variant: small-caps;
}

.sec-btn {
  display: inline-block;
  padding: 10px 20px;
  background-color: #ffcb01;
  color: #fff;
  transition: .5s;
  border-radius: 5px;
  text-transform: capitalize;
  margin-top: 10px;
  position: relative;
}

.sec-btn:hover {
  background-color: transparent;
  color: #fff;
  box-shadow: 0px 10px 20px 0px #00125315;
}

.sec-btn::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  transform: scale(1, 0);
  transition: .5s;
  height: 100%;
  border-radius: 5px;
  background-color: #00933b;
  content: "";
}

.sec-btn:hover:after {
  transform: scale(1);
}

.sec-btn span {
  position: relative;
  z-index: 3;
}

.slick-next,
.slick-prev {
  display: none !important;
}

.what {
  position: fixed;
  bottom: 30px;
  left: 20px;
  z-index: 999;
}

.what a {
  color: #fff;
  font-size: 30px;
  border-radius: 100%;
  height: 50px;
  width: 50px;
  margin-top: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0px 5px 10px 0px #00000052;
  background: #00933b;
}

.what a:last-child {
  font-size: 20px;
  background-color: #ffcb01;
}

/* -----Globle-Style----- */

/* -----header-section-start----- */

header {
  background-color: #eee;
  position: relative;
  z-index: 999;
}

.top-bar {
  position: relative;
  padding-top: 10px;
  margin-bottom: -8px;
}

.top-left ul li {
  margin: 0px 5px;
}


.top-left ul li a:hover {
  color: #000;
  background-color: #fff;
  border-radius: 20%;
}

.top-right {
  display: flex;
  padding: 5px 0px;
  position: relative;
  z-index: 3;
  align-items: center;
}

.top-right .phone {
  margin-right: 30px;
  display: flex;
  font-size: 17px;
  font-weight: 500;
  align-items: center;
}

.top-right .phone .icon {
  margin-right: 10px;
  transition: .5s;
  color: #ffcb01;
}

.top-bar .top-menu {
  background-color: #fff;
  padding: 10px 0px;
  position: relative;
  border-radius: 10px 10px 0px 0px;
}

.top-bar .top-menu::after {
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 0px 10px 0px 10px;
  width: 82%;
  background-color: #000;
  content: "";
  height: 100%;
}

.top-bar .social ul {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 0;
  position: relative;
  list-style: none;
  z-index: 33;
  margin: 0;
}

.top-bar .social ul li {
  margin: 0px 4px;
}

.top-bar .social ul li a {
  height: 40px;
  width: 40px;
  background-color: #ffcb01;
  color: #fff;
  border-radius: 5px;
  transition: .5s;
  display: flex;
  align-items: center;
  justify-content: center;
}

.top-bar .social ul li a:hover {
  color: #00933b;
}
header .navbar-brand {
    background-color: #fff;
    margin-left: -13px;
    border-radius: 10px 0px 0px 10px;
}
header .navbar-brand img {
  width: 200px;
  border-radius: 5px;
}

.menu {
  position: relative;
  overflow-x: clip;
  transition: 1s;
}

.menu .navbar-nav {
  display: flex;
  align-items: center;
  width: 100%;
  flex: 1;
  padding: 8px 0px;
  margin-left: 30px;
}

.menu .navbar {
  padding: 0px;
  border-radius: 10px;
  background-color: #00933b;
  transform: translateY(20px);
}

.menu .navbar-expand-lg .navbar-nav .nav-link {
  position: relative;
  padding: 10px 20px;
  font-size: 17px;
  text-transform: capitalize;
  transition: .5s;
  color: #fff;
}

.menu .navbar-expand-lg .navbar-nav .nav-link:hover,
.menu .navbar-expand-lg .navbar-nav .nav-link.active {
  color: #ffcb01;
}

.menu .dropdown-menu {
  width: 280px;
  padding: 0;
  transition: 5s;
}

.menu .dropdown-menu .dropdown-item {
  font-size: 18px;
  border-bottom: 1px solid #000;
  padding: 8px 16px;
}

.menu .dropdown-menu .dropdown-item:hover {
  background-color: #000;
  color: #fff;
}

.menu .get-quote .sec-btn {
  margin-top: 0;
  margin-right: 30px;
}

header .sticky .navbar-nav {
  z-index: 9999;
  position: relative;
  margin-left: 0px;
}

header .sticky {
  background-color: #fff;
  position: fixed;
  box-shadow: 0px 10px 20px 0px #ffcb011c;
  top: 0;
  left: 0;
  width: 100%;
}

header .sticky .logo-img,
.menu .dropdown:hover .dropdown-menu,
.menu .navbar-expand-lg .navbar-nav .dropdown:hover .dropdown-menu {
  display: block;
}

header .sticky .logo-img img {
  width: 200px;
  border-radius: 5px;
}

header .sticky .navbar-brand {
  transform: translateY(0px);
}

/* -----header-section-end------- */


/* --------hero-section-start------- */

.hero-slide {
  position: relative;
  background-image: linear-gradient(#000000a4, #000000a4), url(../images/hero1.jpg);
  background-size: cover;
  padding: 110px 0px;
  background-position: center;
}

.hero-slide2 {
  background-image: linear-gradient(#000000a4, #000000a4), url(../images/hero2.webp);
}

.hero-text h2 {
  font-size: 40px;
  margin-top: 20px;
  font-weight: 600;
}

.hero-slide .hero-text {
  position: relative;
  color: #fff;
}

/* ------hero-section-end------- */

/* ---Counter-Section-Start--- */

.counter-section {
  position: relative;
  background-color: #00933b;
  padding: 50px 0px;
  background-image: url(../images/counter.png);
}

.cont-box {
  display: flex;
  align-items: center;
}

.cont-box .icon {
  height: 80px;
  width: 80px;
  border-radius: 5px;
  background-color: #ffcb01;
  display: flex;
  align-items: center;
  justify-content: center;
}

.cont-box img {
  width: 50px;
}

.cont-box .text {
  margin-left: 20px;
}

.cont-box h2 {
  font-size: 35px;
  font-weight: 700;
  margin: 0px;
  color: #ffcb01;
  position: relative;
  line-height: 30px;
}

.cont-box p {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 0;
  color: #fff;
}

.cont-box h2::after {
  content: "+";
  font-size: 45px;
}


/* ---Counter-Section-End--- */

/* ---Form-Section-Start--- */
.form-section {
  position: relative;
  overflow: hidden;
}

.form-section::after {
  position: absolute;
  top: -80px;
  right: -50px;
  width: 25%;
  height: 90%;
  z-index: -1;
  content: "";
  background-image: url(../images/pro.png);
  background-size: cover;
}

.form-box {
  background-color: #eee;
  padding: 30px;
}

.form-box h2 {
  color: #00933b;
  font-size: 30px;
  margin-top: 0;
}

.form-box .f-group input,
.form-box .f-group select,
.form-box .f-group textarea {
  width: 100%;
  padding: 18px 20px;
  border: none;
  margin-bottom: 20px;
  outline: none;
  background-color: #fff;
}

.form-box .f-group input::placeholder,
.form-box .f-group textarea::placeholder {
  color: #ffcb01;
}

.form-box .f-group select {
  padding: 18px 20px;
}

.form-box .f-group .sec-btn {
  width: 100%;
  padding: 14px 20px;
  border: none;
}

.form-box .f-group .sec-btn:hover {
  color: #ffcb01;
}

.form-box .sec-btn {
  margin-top: 5px;
}

.ch-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.ch-box {
  padding: 20px 0px;
  border-bottom: 1px solid #00933b;
}

.ch-box .ch-icon {
  height: 70px;
  width: 70px;
  background-color: #ffcb01;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 20px;
  border-radius: 4px;
}

.ch-box .ch-icon img {
  width: 45px;
}

.ch-box .text {
  flex: 1;
}

.ch-box .text h4 {
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 0;
}

.ch-box .text p {
  margin-bottom: 0;
  font-weight: 500;
}

/* ----Form-Section-End---- */

/* ----Service-Section-Start--- */

.service-section .ser-head {
  text-align: center;
}

.service-section .ser-box {
  padding: 20px;
  text-align: center;
  border: 1px solid #00933b;
  transition: .5s;
}

.ser-box:hover {
  background-color: #00933b;
  color: #fff;
}

.ser-box .ser-img {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 10px;
}

.ser-box .ser-img img {
  width: 300px;
  height: 300px;
  object-fit: cover;
  border-radius: 100%;
}

.ser-box .sec-btn::after {
  background-color: #eee;
}

.ser-box .sec-btn:hover span {
  color: #00933b;
}

/* ----Service-Section-End--- */

/* ---Testimoial-Section-Start--- */

.testimonial-section .ts-head {
  text-align: center;
  margin-bottom: 20px;
}

.testimonial-section .tes-box {
  padding: 20px;
  margin: 10px;
  border-radius: 6px;
  text-align: center;
  position: relative;
  height: 440px;
  background-image: url(../images/tes.jpg);
  background-size: cover;
  background-position: center;
  box-shadow: 0 0 12px rgb(0, 0, 0, 12%);
}

.tes-box::after {
  position: absolute;
  top: 0;
  left: 50%;
  width: 170px;
  transition: .5s;
  transform: translate(-50%, 0%);
  height: 170px;
  background-color: #ffcb01;
  clip-path: circle(49.8% at 50% 0);
  content: "";
  z-index: 0;
}

.tes-box:hover:after {
  background-color: #00933b;
}

.testimonial-section .tes-box p {
  font-style: italic;
  margin-bottom: 0;
  font-size: 17px;
  margin: 10px 0px;
}

.tes-box .ratting i {
  color: #ffcb01;
  letter-spacing: 1px;
  font-size: 14px;
}

.tes-box .tes-img img {
  width: 120px;
  z-index: 6;
  position: relative;
  height: 120px;
  border-radius: 100%;
  margin: auto;
}

.tes-box .info .text {
  flex: 1;
  margin-left: 15px;
}

.tes-box .text h5 {
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 700;
  color: #00933b;
}

.tes-box .info .text span {
  color: #ffcb01;
  font-size: 15px;
}

.testimonial-section .map {
  height: 100%;
}

/* ---Testimoial-Section-End--- */

/* ------footer-section-start------- */

.footer-section {
  padding-top: 40px;
  background-color: #00933b;
  color: #fff;
}

.footer-section .f-box {
  margin-top: -80px;
  box-shadow: 0px 10px 20px #4e148c25;
}

.footer-logo {
  padding: 10px 20px;
  text-align: center;
  background-color: #fff;
}

.footer-box .footer-text p {
  line-height: 27px;
}

.footer-box {
  position: relative;
  z-index: 4;
}

.footer-box .f-title {
  padding: 20px;
  background-color: #ffcb01;
}

.footer-box .f-title h4 {
  font-weight: 700;
  font-size: 24px;
}

.footer-box .f-title h5 {
  color: #00933b;
  font-weight: 700;
  margin-bottom: 0;
  font-size: 20px;
  margin-top: 10px;
}

.footer-box .f-title a {
  color: #fff;
}

.footer-logo img {
  width: 220px;
}

.footer-box .social {
  padding: 0;
  display: flex;
  align-items: center;
  list-style: none;
  margin-top: 16px;
}

.footer-box .social li {
  margin: 0px 5px;
}

.footer-box .social li a {
  height: 40px;
  width: 40px;
  display: flex;
  transition: .5s;
  color: #fff;
  font-size: 18px;
  align-items: center;
  justify-content: center;
}

.footer-box .social li a {
  background-color: #ffcb01;
}

.footer-box .social li a:hover {
  background-color: #fff;
  border-radius: 100%;
  color: #ffcb01;
}

.footer-box .footer-title h4 {
  font-size: 22px;
  margin-bottom: 20px;
  color: #ffcb01;
  font-weight: 700;
  position: relative;
}

.footer-box .footer-title h4::after {
  position: absolute;
  bottom: -5px;
  left: 0;
  background-color: #ffcb01;
  width: 50px;
  border-radius: 10px;
  height: 3px;
  content: '';
}

.footer-link ul li a:hover {
  color: #fff;
}

.footer-box ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

.footer-box ul li {
  margin: 10px 0px;
}

.footer-box ul li a {
  color: #fff;
  transition: .5s;
}

.footer-box ul li a:hover {
  color: #ffcb01;
}

.footer-link2 ul li {
  display: flex;
  margin: 15px 0px;
  align-items: center;
}

.footer-link2 ul li a:hover {
  color: #ffcb01;
}

.footer-link2 ul li i {
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 40px;
  width: 40px;
  margin-right: 10px;
  border-radius: 4px;
  background-color: #ffcb01;
  font-size: 20px;
}

.footer-link2 ul li span,
.footer-link2 ul li a {
  flex: 1;
}

.footer-section .copy-right {
  text-align: center;
  padding: 10px;
  z-index: 7;
  background-color: #ffcb01;
  margin-top: 30px;
  position: relative;
}

.footer-section .copy-right p {
  margin-bottom: 0;
  color: #fff;
}

.footer-section .copy-right p a {
  color: #00933b;
  font-weight: 600;
}

.footer-section .map {
  height: 100%;
  border-radius: 10px;
}

.footer-section .map iframe {
  border-radius: 10px;
}

.footer-section .f-map {
  height: 100%;
}

.footer-section .f-map iframe {
  border-radius: 7px;
}

/* ------footer-section-end-------- */

/* ---Banner-Section-Start--- */

.banner-section {
  padding: 40px 0px 20px;
  background-color: #ffcb01;
  color: #fff;
}

.banner-section .banner-title h2 {
  font-size: 30px;
  margin: 0;
  font-weight: 600;
}

.banner-section ul {
  padding: 0;
  list-style: none;
  margin: 0;
  font-size: 18px;
  font-weight: 600;
  justify-content: flex-end;
  display: flex;
  align-items: center;
}

.banner-section ul li a {
  color: #00933b;
}

/* ---Banner-Section-End--- */

/* ---welcome-section-start---- */

.ws-box {
  padding: 50px;
  background-size: cover;
  color: #fff;
  text-align: center;
  background-image: linear-gradient(#000000d0, #000000d0), url(../images/welcome.jpg);
}

/* -----About-Section-Start---- */

.about-section .as-img {
  position: relative;
}

.as-img .as-ex h2 {
  font-size: 60px;
  margin: 0;
}

/* -----About-Section-End---- */

.map-section .map {
  border-radius: 10px;
  height: 400px;
}


/* ===Service-Two-Start=== */

.service-two .ser-box .text {
  padding: 20px;
}

.service-two .ser-box p {
  margin-bottom: 5px;
}

.slider-nav .ser-list {
  border-radius: 2px;
  margin: 8px;
  text-align: center;
  font-weight: 500;
  padding: 25px 10px;
  background-color: #eee;
  position: relative;
  text-transform: capitalize;
  transition: .5s;
  min-width: 190px;
  line-height: 24px;
  cursor: pointer;
}

.slider-nav .ser-list::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 0;
  background-color: #00933b;
  transition: .4s;
  content: "";
}

.slider-nav .ser-list:hover::after,
.slider-nav .ser-list.slick-current::after {
  height: 100%;
}

.slider-nav .ser-list::before {
  position: absolute;
  bottom: -2px;
  left: 50%;
  width: 0;
  transform: translate(-50%, -50%);
  height: 3px;
  background-color: #ffcb01;
  z-index: 3;
  transition: .4s;
  content: "";
}

.slider-nav .ser-list:hover:before,
.slider-nav .ser-list.slick-current::before {
  width: 100%;
}

.slider-nav .ser-list img {
  display: block;
  margin: 10px auto;
  position: relative;
  z-index: 9;
  filter: brightness(0);
  transition: .5s;
}

.slider-nav {
  display: flex;
  margin-bottom: 20px;
  align-items: center;
  justify-content: center;
}


.slider-nav .ser-list:hover span,
.slider-nav .ser-list.slick-current span {
  color: #fff;
  position: relative;
  z-index: 4;
}

.service-two .ser-img img {
  width: 100%;
  height: 400px;
  object-fit: cover;
}

.service-two .ser-box .sec-btn {
  margin-top: 0;
}

.ser-content p {
  margin-bottom: 5px;
}

.slider-nav .ser-list.slick-current img,
.slider-nav .ser-list:hover img {
  filter: brightness(44);
}

/* ===Service-Two-Start=== */


/* ====Responsive===== */

@media screen and (max-width:1024px) {
  .hero-text h2 {
    font-size: 33px;
  }

  .cont-box .icon {
    height: 60px;
    width: 60px;
  }

  .cont-box img {
    width: 40px;
  }

  .cont-box .text {
    margin-left: 10px;
  }

  .cont-box h2 {
    font-size: 30px;
    font-weight: 600;
  }

  .cont-box p {
    font-size: 16px;
    font-weight: 500;
  }

  h2 {
    font-size: 35px;
    font-weight: 600;
  }

  .cont-box h2::after {
    font-size: 35px;
  }

  .ser-box .ser-img img {
    width: 240px;
    height: 240px;
  }

  .service-section .ser-box {
    padding: 20px 15px;
  }

  .tes-box .tes-img img {
    width: 80px;
    height: 80px;
  }

  .testimonial-section .tes-box p {
    font-size: 16px;
  }

  .p-100 {
    padding: 60px 0px;
  }

  .m-100 {
    margin-bottom: 60px;
  }

  .map-section .map {
    height: 300px;
  }
}

@media screen and (max-width:992px) {
  .navbar-toggler-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    border: 2px solid #fff;
    padding: 20px 25px;
  }

  .navbar-toggler:focus {
    box-shadow: none;
  }

  .menu .get-quote .sec-btn {
    margin: 20px 0px;
  }

  .menu .get-quote {
    text-align: center;
  }

  .menu .navbar-nav {
    margin: 0;
  }

  .footer-section .f-box {
    margin-top: 20px;
  }
}

@media screen and (max-width:768px) {
  .top-bar .social {
    display: none;
  }

  .cont-box {
    margin-top: 20px;
  }

  .counter-section {
    padding: 30px 0px;
  }

  .p-100 {
    padding: 50px 0px;
  }

  .m-100 {
    margin-bottom: 50px;
  }

  .top-right {
    justify-content: center;
  }
}

@media screen and (max-width:580px) {
  .top-right {
    flex-wrap: wrap;
  }

  .top-bar {
    padding-top: 5px;
    margin-bottom: -13px;
  }

  .hero-slide {
    padding: 60px 0px;
  }

  .hero-text h2 {
    font-size: 25px;
  }

  h2 {
    font-size: 28px;
  }

  .ser-box .ser-img img {
    width: 330px;
    height: 330px;
  }

  .testimonial-section .tes-box {
    height: 380px;
  }

  .banner-section ul {
    font-size: 15px;
  }

  .ws-box {
    padding: 30px 20px;
  }

  .banner-section .banner-title h2 {
    font-size: 27px;
  }

  .slider-nav .ser-list {
    min-width: 160px;
  }
}

 /*---thank-Section-Start----*/

.thank{
  text-align:center;
  height: 100vh;
  width: 100%;
  margin-top:0px;
}
.thank img{
    width:50%;
}
.thank ul{
  padding:0;
  list-style:none;
  display:flex;
  align-items:center;
}
.thank ul li a{
  height:45px;
  width:45px;
  background:#ffb400;
  color:#fff;
  font-size:20px;
  display:flex;
  align-items:center;
  margin:5px;
  border-radius:5px;
  justify-content:center;
}

@media screen and (max-width:1024px) {
.thank{
  margin-top:80px;
}
}

@media screen and (max-width:768px) {
  .thank{
  margin:50px 0px;
  height:auto;
}
.thank img{
    width:80%;
}
}

@media screen and (max-width:580px) {
.thank{
  margin:20px 0px;
}
}

/*---thank-Section-end----*/