/* ======================== variables ============================ */
/* ======================== variables ============================ */
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@100;300;400;600&display=swap");
/*======= Main CSS =======*/
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: "Poppins";
}

body {
  font-family: "Poppins";
  vertical-align: baseline;
  letter-spacing: normal;
  word-spacing: 0px;
}

::-webkit-scrollbar {
  width: 8px;
}

::-webkit-scrollbar-thumb {
  background: #3378ef;
  border-radius: 0px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Poppins" !important;
}

.d-f {
  display: flex;
  justify-content: center;
  align-items: center;
}

.btn {
  line-height: normal !important;
  vertical-align: baseline !important;
  letter-spacing: 0.25088px;
  word-spacing: 0px;
  margin: 0px;
  padding: 15.0528px 25.1382px !important;
  font-weight: 500 !important;
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-text-decoration: none solid rgb(255, 255, 255);
          text-decoration: none solid rgb(255, 255, 255);
  text-align: left !important;
  text-indent: 0px;
  color: #FFFFFF;
  font-size: 12.544px !important;
  border-radius: 0 !important;
  overflow: hidden;
  position: relative;
  z-index: 1;
  margin: 25px 0 0 0;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 1199px) {
  .btn {
    padding: 10px 17px !important;
  }
}
@media (max-width: 991px) {
  .btn {
    padding: 10px 15px !important;
  }
}
@media (max-width: 639px) {
  .btn {
    padding: 8px 11px !important;
  }
}

.btn:focus {
  color: #fff;
}

.btn:hover {
  color: #cdcdcd;
}

.btn:before {
  content: "";
  background-color: #000000;
  width: 100%;
  height: 100%;
  transform-origin: 50% 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  transition: all 0.2s cubic-bezier(0.7, 0, 0.2, 1);
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
          clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
}

.btn span {
  display: block;
  position: relative;
}
@media (max-width: 1199px) {
  .btn span {
    font-size: 17px;
  }
}
@media (max-width: 991px) {
  .btn span {
    font-size: 15px;
  }
}
@media (max-width: 639px) {
  .btn span {
    font-size: 13px;
  }
}

@font-face {
  font-family: "Raleway";
  src: url("../fonts/Raleway-Bold.woff2") format("woff2"), url("../fonts/Raleway-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Raleway";
  src: url("../fonts/Raleway-ExtraBold.woff2") format("woff2"), url("../fonts/Raleway-ExtraBold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Raleway";
  src: url("../fonts/Raleway-Regular.woff2") format("woff2"), url("../fonts/Raleway-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Raleway";
  src: url("../fonts/Raleway-Light.woff2") format("woff2"), url("../fonts/Raleway-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Raleway";
  src: url("../fonts/Raleway-Medium.woff2") format("woff2"), url("../fonts/Raleway-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Raleway";
  src: url("../fonts/Raleway-Medium.woff2") format("woff2"), url("../fonts/Raleway-Medium.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Raleway";
  src: url("../fonts/Raleway-Medium.woff2") format("woff2"), url("../fonts/Raleway-Medium.woff") format("woff");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
#top {
  font-weight: bold;
  font-size: 25px;
  bottom: 10px;
  right: 30px;
  border-bottom: 0;
  padding: 10px;
  color: #FFFFFF;
  position: fixed;
}
#top i {
  color: #ffffff;
  padding: 11px;
  background: #ccc;
}

.hero-area {
  background: url(../img/banner.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 430px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 991px) {
  .hero-area {
    height: 500px;
  }
}
@media (max-width: 639px) {
  .hero-area {
    height: 470px;
  }
}
.hero-area.iqf {
  background: url(../img/frozen-banner.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 470px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 991px) {
  .hero-area.iqf {
    height: 500px;
  }
}
@media (max-width: 639px) {
  .hero-area.iqf {
    height: 470px;
  }
}
.hero-area.iqf h1 {
  font-size: 45px;
  color: #FFFFFF;
  font-weight: 600;
  font-family: "Poppins" !important;
  line-height: 63px;
  vertical-align: baseline;
  letter-spacing: normal;
  word-spacing: 0px;
  margin: 0;
  padding: 0;
  font-weight: 500;
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-text-decoration: none solid rgb(255, 255, 255);
          text-decoration: none solid rgb(255, 255, 255);
  text-align: center;
  text-indent: 0px;
}
@media (max-width: 1199px) {
  .hero-area.iqf h1 {
    font-size: 40px;
    line-height: 60px;
    padding: 0 10px;
  }
}
@media (max-width: 991px) {
  .hero-area.iqf h1 {
    font-size: 34px;
    line-height: 50px;
    padding: 0 10px;
  }
}
@media (max-width: 639px) {
  .hero-area.iqf h1 {
    font-size: 27px;
    line-height: 40px;
    padding: 0 10px;
  }
}
.hero-area.meat {
  background: url(../img/meat-banner.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 470px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 991px) {
  .hero-area.meat {
    height: 500px;
  }
}
@media (max-width: 639px) {
  .hero-area.meat {
    height: 470px;
  }
}
.hero-area.meat h1 {
  font-size: 45px;
  color: #FFFFFF;
  font-weight: 600;
  font-family: "Poppins" !important;
  line-height: 63px;
  vertical-align: baseline;
  letter-spacing: normal;
  word-spacing: 0px;
  margin: 0;
  padding: 0;
  font-weight: 500;
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-text-decoration: none solid rgb(255, 255, 255);
          text-decoration: none solid rgb(255, 255, 255);
  text-align: center;
  text-indent: 0px;
}
@media (max-width: 1199px) {
  .hero-area.meat h1 {
    font-size: 40px;
    line-height: 60px;
    padding: 0 10px;
  }
}
@media (max-width: 991px) {
  .hero-area.meat h1 {
    font-size: 34px;
    line-height: 50px;
    padding: 0 10px;
  }
}
@media (max-width: 639px) {
  .hero-area.meat h1 {
    font-size: 27px;
    line-height: 40px;
    padding: 0 10px;
  }
}
.hero-area.spices {
  background: url(../img/spices-banner.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 470px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 991px) {
  .hero-area.spices {
    height: 500px;
  }
}
@media (max-width: 639px) {
  .hero-area.spices {
    height: 470px;
  }
}
.hero-area.spices h1 {
  font-size: 45px;
  color: #FFFFFF;
  font-weight: 600;
  font-family: "Poppins" !important;
  line-height: 63px;
  vertical-align: baseline;
  letter-spacing: normal;
  word-spacing: 0px;
  margin: 0;
  padding: 0;
  font-weight: 500;
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-text-decoration: none solid rgb(255, 255, 255);
          text-decoration: none solid rgb(255, 255, 255);
  text-align: center;
  text-indent: 0px;
}
@media (max-width: 1199px) {
  .hero-area.spices h1 {
    font-size: 40px;
    line-height: 60px;
    padding: 0 10px;
  }
}
@media (max-width: 991px) {
  .hero-area.spices h1 {
    font-size: 34px;
    line-height: 50px;
    padding: 0 10px;
  }
}
@media (max-width: 639px) {
  .hero-area.spices h1 {
    font-size: 27px;
    line-height: 40px;
    padding: 0 10px;
  }
}



.hero-area.spices {
  background: url(../img/spices-banner.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 470px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 991px) {
  .hero-area.spices {
    height: 500px;
  }
}
@media (max-width: 639px) {
  .hero-area.spices {
    height: 470px;
  }
}
.hero-area.spices h1 {
  font-size: 45px;
  color: #FFFFFF;
  font-weight: 600;
  font-family: "Poppins" !important;
  line-height: 63px;
  vertical-align: baseline;
  letter-spacing: normal;
  word-spacing: 0px;
  margin: 0;
  padding: 0;
  font-weight: 500;
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-text-decoration: none solid rgb(255, 255, 255);
          text-decoration: none solid rgb(255, 255, 255);
  text-align: center;
  text-indent: 0px;
}
@media (max-width: 1199px) {
  .hero-area.spices h1 {
    font-size: 40px;
    line-height: 60px;
    padding: 0 10px;
  }
}
@media (max-width: 991px) {
  .hero-area.spices h1 {
    font-size: 34px;
    line-height: 50px;
    padding: 0 10px;
  }
}
@media (max-width: 639px) {
  .hero-area.spices h1 {
    font-size: 27px;
    line-height: 40px;
    padding: 0 10px;
  }
}


.hero-area.french {
  background: url(../img/frech-fries.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 470px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 991px) {
  .hero-area.french {
    height: 500px;
  }
}
@media (max-width: 639px) {
  .hero-area.french {
    height: 470px;
  }
}
.hero-area.french h1 {
  font-size: 45px;
  color: #FFFFFF;
  font-weight: 600;
  font-family: "Poppins" !important;
  line-height: 63px;
  vertical-align: baseline;
  letter-spacing: normal;
  word-spacing: 0px;
  margin: 0;
  padding: 0;
  font-weight: 500;
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-text-decoration: none solid rgb(255, 255, 255);
          text-decoration: none solid rgb(255, 255, 255);
  text-align: center;
  text-indent: 0px;
}
@media (max-width: 1199px) {
  .hero-area.french h1 {
    font-size: 40px;
    line-height: 60px;
    padding: 0 10px;
  }
}
@media (max-width: 991px) {
  .hero-area.french h1 {
    font-size: 34px;
    line-height: 50px;
    padding: 0 10px;
  }
}
@media (max-width: 639px) {
  .hero-area.french h1 {
    font-size: 27px;
    line-height: 40px;
    padding: 0 10px;
  }
}







.hero-area.tea {
  background: url(../img/tea-coffee.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 470px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 991px) {
  .hero-area.tea {
    height: 500px;
  }
}
@media (max-width: 639px) {
  .hero-area.tea {
    height: 470px;
  }
}
.hero-area.tea h1 {
  font-size: 45px;
  color: #FFFFFF;
  font-weight: 600;
  font-family: "Poppins" !important;
  line-height: 63px;
  vertical-align: baseline;
  letter-spacing: normal;
  word-spacing: 0px;
  margin: 0;
  padding: 0;
  font-weight: 500;
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-text-decoration: none solid rgb(255, 255, 255);
          text-decoration: none solid rgb(255, 255, 255);
  text-align: center;
  text-indent: 0px;
}
@media (max-width: 1199px) {
  .hero-area.tea h1 {
    font-size: 40px;
    line-height: 60px;
    padding: 0 10px;
  }
}
@media (max-width: 991px) {
  .hero-area.tea h1 {
    font-size: 34px;
    line-height: 50px;
    padding: 0 10px;
  }
}
@media (max-width: 639px) {
  .hero-area.tea h1 {
    font-size: 27px;
    line-height: 40px;
    padding: 0 10px;
  }
}






.hero-area.poultry {
  background: url(../img/poultry.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 470px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 991px) {
  .hero-area.poultry {
    height: 500px;
  }
}
@media (max-width: 639px) {
  .hero-area.poultry {
    height: 470px;
  }
}
.hero-area.poultry h1 {
  font-size: 45px;
  color: #FFFFFF;
  font-weight: 600;
  font-family: "Poppins" !important;
  line-height: 63px;
  vertical-align: baseline;
  letter-spacing: normal;
  word-spacing: 0px;
  margin: 0;
  padding: 0;
  font-weight: 500;
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-text-decoration: none solid rgb(255, 255, 255);
          text-decoration: none solid rgb(255, 255, 255);
  text-align: center;
  text-indent: 0px;
}
@media (max-width: 1199px) {
  .hero-area.poultry h1 {
    font-size: 40px;
    line-height: 60px;
    padding: 0 10px;
  }
}
@media (max-width: 991px) {
  .hero-area.poultry h1 {
    font-size: 34px;
    line-height: 50px;
    padding: 0 10px;
  }
}
@media (max-width: 639px) {
  .hero-area.poultry h1 {
    font-size: 27px;
    line-height: 40px;
    padding: 0 10px;
  }
}










.hero-area.milk {
  background: url(../img/milk.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 470px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 991px) {
  .hero-area.milk {
    height: 500px;
  }
}
@media (max-width: 639px) {
  .hero-area.milk {
    height: 470px;
  }
}
.hero-area.milk h1 {
  font-size: 45px;
  color: #FFFFFF;
  font-weight: 600;
  font-family: "Poppins" !important;
  line-height: 63px;
  vertical-align: baseline;
  letter-spacing: normal;
  word-spacing: 0px;
  margin: 0;
  padding: 0;
  font-weight: 500;
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-text-decoration: none solid rgb(255, 255, 255);
          text-decoration: none solid rgb(255, 255, 255);
  text-align: center;
  text-indent: 0px;
}
@media (max-width: 1199px) {
  .hero-area.milk h1 {
    font-size: 40px;
    line-height: 60px;
    padding: 0 10px;
  }
}
@media (max-width: 991px) {
  .hero-area.milk h1 {
    font-size: 34px;
    line-height: 50px;
    padding: 0 10px;
  }
}
@media (max-width: 639px) {
  .hero-area.milk h1 {
    font-size: 27px;
    line-height: 40px;
    padding: 0 10px;
  }
}









.hero-area.export {
  background: url(../img/export.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 470px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 991px) {
  .hero-area.export {
    height: 500px;
  }
}
@media (max-width: 639px) {
  .hero-area.export {
    height: 470px;
  }
}
.hero-area.export h1 {
  font-size: 45px;
  color: #FFFFFF;
  font-weight: 600;
  font-family: "Poppins" !important;
  line-height: 63px;
  vertical-align: baseline;
  letter-spacing: normal;
  word-spacing: 0px;
  margin: 0;
  padding: 0;
  font-weight: 500;
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-text-decoration: none solid rgb(255, 255, 255);
          text-decoration: none solid rgb(255, 255, 255);
  text-align: center;
  text-indent: 0px;
}
@media (max-width: 1199px) {
  .hero-area.export h1 {
    font-size: 40px;
    line-height: 60px;
    padding: 0 10px;
  }
}
@media (max-width: 991px) {
  .hero-area.export h1 {
    font-size: 34px;
    line-height: 50px;
    padding: 0 10px;
  }
}
@media (max-width: 639px) {
  .hero-area.export h1 {
    font-size: 27px;
    line-height: 40px;
    padding: 0 10px;
  }
}


































.hero-area.sugar {
  background: url(../img/sugar-banner.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 470px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 991px) {
  .hero-area.sugar {
    height: 500px;
  }
}
@media (max-width: 639px) {
  .hero-area.sugar {
    height: 470px;
  }
}
.hero-area.sugar h1 {
  font-size: 45px;
  color: #FFFFFF;
  font-weight: 600;
  font-family: "Poppins" !important;
  line-height: 63px;
  vertical-align: baseline;
  letter-spacing: normal;
  word-spacing: 0px;
  margin: 0;
  padding: 0;
  font-weight: 500;
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-text-decoration: none solid rgb(255, 255, 255);
          text-decoration: none solid rgb(255, 255, 255);
  text-align: center;
  text-indent: 0px;
}
@media (max-width: 1199px) {
  .hero-area.sugar h1 {
    font-size: 40px;
    line-height: 60px;
    padding: 0 10px;
  }
}
@media (max-width: 991px) {
  .hero-area.sugar h1 {
    font-size: 34px;
    line-height: 50px;
    padding: 0 10px;
  }
}
@media (max-width: 639px) {
  .hero-area.sugar h1 {
    font-size: 27px;
    line-height: 40px;
    padding: 0 10px;
  }
}
.hero-area.veg {
  background: url(../img/veg-banner.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 470px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 991px) {
  .hero-area.veg {
    height: 500px;
  }
}
@media (max-width: 639px) {
  .hero-area.veg {
    height: 470px;
  }
}
.hero-area.veg h1 {
  font-size: 45px;
  color: #FFFFFF;
  font-weight: 600;
  font-family: "Poppins" !important;
  line-height: 63px;
  vertical-align: baseline;
  letter-spacing: normal;
  word-spacing: 0px;
  margin: 0;
  padding: 0;
  font-weight: 500;
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-text-decoration: none solid rgb(255, 255, 255);
          text-decoration: none solid rgb(255, 255, 255);
  text-align: center;
  text-indent: 0px;
}
@media (max-width: 1199px) {
  .hero-area.veg h1 {
    font-size: 40px;
    line-height: 60px;
    padding: 0 10px;
  }
}
@media (max-width: 991px) {
  .hero-area.veg h1 {
    font-size: 34px;
    line-height: 50px;
    padding: 0 10px;
  }
}
@media (max-width: 639px) {
  .hero-area.veg h1 {
    font-size: 27px;
    line-height: 40px;
    padding: 0 10px;
  }
}
.hero-area.contact {
  background: url(../img/farm_pic.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 375px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 991px) {
  .hero-area.contact {
    height: 400px;
  }
}
@media (max-width: 639px) {
  .hero-area.contact {
    height: 320px;
  }
}
.hero-area.contact h1 {
  font-size: 60px;
  color: #FFFFFF;
  font-weight: 600;
  font-family: "Poppins" !important;
  line-height: 63px;
  vertical-align: baseline;
  letter-spacing: normal;
  word-spacing: 0px;
  margin: 0;
  padding: 0;
  font-weight: 500;
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-text-decoration: none solid rgb(255, 255, 255);
          text-decoration: none solid rgb(255, 255, 255);
  text-align: left;
  text-indent: 0px;
  top: 200px;
}
@media (max-width: 1199px) {
  .hero-area.contact h1 {
    font-size: 48px;
    line-height: 60px;
    padding: 0 10px;
  }
}
@media (max-width: 991px) {
  .hero-area.contact h1 {
    font-size: 44px;
    line-height: 50px;
    padding: 0 10px;
  }
}
@media (max-width: 639px) {
  .hero-area.contact h1 {
    font-size: 37px;
    line-height: 40px;
    padding: 0 10px;
  }
}
.hero-area h1 {
  font-size: 62.84px;
  color: #FFFFFF;
  font-weight: 600;
  font-family: "Poppins" !important;
  line-height: 83.5789px;
  vertical-align: baseline;
  letter-spacing: normal;
  word-spacing: 0px;
  margin: 0;
  padding: 0;
  font-weight: 500;
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-text-decoration: none solid rgb(255, 255, 255);
          text-decoration: none solid rgb(255, 255, 255);
  text-align: center;
  text-indent: 0px;
}
@media (max-width: 1599px) {
  .hero-area h1 {
    font-size: 62.84px;
    padding: 10px 30px;
  }
}
@media (max-width: 1199px) {
  .hero-area h1 {
    font-size: 55.84px;
    padding: 10px 10px;
    top: 80px;
    line-height: 70px;
  }
}
@media (max-width: 991px) {
  .hero-area h1 {
    font-size: 53.84px;
    padding: 10px 10px;
    top: 130px;
    line-height: 70px;
  }
}
@media (max-width: 639px) {
  .hero-area h1 {
    font-size: 36.84px;
    padding: 10px 20px;
    line-height: 50px;
    top: 100px;
  }
}

.about-area h3 {
  padding: 50px 0 50px 0;
  color: #000000;
  margin-bottom: 20px;
  font-family: "Poppins" !important;
  font-size: 31.736px;
  line-height: 48.9617px;
  vertical-align: baseline;
  letter-spacing: normal;
  word-spacing: 0px;
  font-weight: 500;
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-text-decoration: none solid rgb(0, 0, 0);
          text-decoration: none solid rgb(0, 0, 0);
  text-align: center;
  text-indent: 0px;
}
@media (max-width: 1599px) {
  .about-area h3 {
    font-size: 31.736px;
  }
}
@media (max-width: 1199px) {
  .about-area h3 {
    font-size: 26.736px;
  }
}
@media (max-width: 991px) {
  .about-area h3 {
    font-size: 24.736px;
  }
}
@media (max-width: 639px) {
  .about-area h3 {
    font-size: 22.736px;
    line-height: 40px;
  }
}
@media (max-width: 991px) {
  .about-area h3 {
    padding: 30px 0 20px 0;
  }
}
@media (max-width: 639px) {
  .about-area h3 {
    padding: 30px 0 20px 0;
  }
}
.about-area h2 {
  text-align: center;
  padding: 70px 0 30px 0;
  font-size: 44px;
  color: #000000;
}
@media (max-width: 991px) {
  .about-area h2 {
    padding: 40px 0 20px 0;
    font-size: 35px;
  }
}
@media (max-width: 639px) {
  .about-area h2 {
    padding: 40px 0 0px 0;
    font-size: 28px;
  }
}
.about-area p {
  text-align: left;
  padding: 10px 0 40px 40px;
  font-weight: 300;
  font-size: 17px;
  line-height: 28px;
}
@media (max-width: 639px) {
  .about-area p {
    padding: 10px;
  }
}
.about-area img {
  width: 100%;
}

.what-we-offer-area {
  padding: 60px 0 60px 0;
  background: #dfe0e1;
}
.what-we-offer-area .what-we-content h2 {
  font-size: 26.368px;
  color: #000000;
  font-family: "Poppins" !important;
  line-height: 36.0292px;
  vertical-align: baseline;
  letter-spacing: normal;
  word-spacing: 0px;
  margin: 0px 0px 32px;
  padding: 0px;
  font-weight: 500;
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-text-decoration: none solid rgb(0, 0, 0);
          text-decoration: none solid rgb(0, 0, 0);
  text-align: start;
  text-indent: 0px;
}
@media (max-width: 1599px) {
  .what-we-offer-area .what-we-content h2 {
    font-size: 26.368px;
  }
}
@media (max-width: 1199px) {
  .what-we-offer-area .what-we-content h2 {
    font-size: 25.368px;
  }
}
@media (max-width: 991px) {
  .what-we-offer-area .what-we-content h2 {
    font-size: 22.368px;
  }
}
@media (max-width: 639px) {
  .what-we-offer-area .what-we-content h2 {
    font-size: 20.368px;
  }
}
.what-we-offer-area .what-we-content p {
  line-height: 30px;
  font-weight: 300;
  font-size: 17px;
}
.what-we-offer-area .what-we-pic {
  background: url(../img/what-we.jpg);
  background-repeat: no-repeat;
  background-position: right;
  background-size: contain;
  position: relative;
}
@media (max-width: 991px) {
  .what-we-offer-area .what-we-pic {
    height: 260px;
    margin-top: 20px;
    background-position: center;
  }
}
.what-we-offer-area .what-we-pic .hero-video {
  position: absolute;
  top: 45%;
  left: 65%;
  right: 0;
  margin: 0 auto;
}
@media (max-width: 1599px) {
  .what-we-offer-area .what-we-pic .hero-video {
    left: 65%;
  }
}
@media (max-width: 1199px) {
  .what-we-offer-area .what-we-pic .hero-video {
    left: 50%;
  }
}
@media (max-width: 991px) {
  .what-we-offer-area .what-we-pic .hero-video {
    left: 50%;
  }
}
@media (max-width: 639px) {
  .what-we-offer-area .what-we-pic .hero-video {
    left: 50%;
  }
}
.what-we-offer-area .what-we-pic .hero-video i {
  color: #fff;
  font-size: 40px;
}
.what-we-offer-area.abt {
  padding: 20px 0 0 0;
}
@media (max-width: 639px) {
  .what-we-offer-area.abt {
    padding: 30px 0 0 0;
  }
}
.what-we-offer-area.abt h2 {
  font-size: 40px;
}
@media (max-width: 639px) {
  .what-we-offer-area.abt h2 {
    font-size: 34px;
  }
}
.what-we-offer-area.abt h4 {
  line-height: 39px;
  font-weight: 300;
  color: #000000;
}
@media (max-width: 639px) {
  .what-we-offer-area.abt h4 {
    font-size: 22px;
  }
}
.what-we-offer-area.abt p {
  line-height: 30px;
  font-weight: 300;
  color: #000000;
  padding: 0 0 0 40px;
}
@media (max-width: 1199px) {
  .what-we-offer-area.abt p {
    padding: 0 0 0 10px;
  }
}
@media (max-width: 991px) {
  .what-we-offer-area.abt p {
    padding: 0 0 0 10px;
  }
}
@media (max-width: 639px) {
  .what-we-offer-area.abt p {
    padding: 0px;
  }
}
.what-we-offer-area.content {
  padding-left: 80px;
}
@media (max-width: 1199px) {
  .what-we-offer-area.content {
    padding: 20px 0 0 0px;
  }
}
@media (max-width: 991px) {
  .what-we-offer-area.content {
    padding: 20px 0 0 0px;
  }
}
@media (max-width: 639px) {
  .what-we-offer-area.content {
    padding: 20px 0 0 0px;
  }
}
.what-we-offer-area.content p {
  line-height: 30px;
  font-size: 17px;
  font-weight: 300;
  color: #000000;
}
.what-we-offer-area.content ul {
  padding-left: 40px;
}
@media (max-width: 639px) {
  .what-we-offer-area.content ul {
    padding: 0 20px;
  }
}
.what-we-offer-area.content ul li {
  list-style: none;
  line-height: 35px;
  font-size: 17px;
  font-weight: 300;
  color: #000000;
  display: flex;
  justify-content: start;
  align-items: baseline;
  margin-bottom: 20px;
}
@media (max-width: 639px) {
  .what-we-offer-area.content ul li {
    align-items: baseline;
    margin-bottom: 20px;
    line-height: 28px;
    font-size: 16px;
    word-break: break-all;
    text-align: justify;
  }
}
.what-we-offer-area.content ul li i {
  font-size: 4px;
  padding-right: 10px;
  top: -4px;
  position: relative;
}
@media (max-width: 639px) {
  .what-we-offer-area.content ul li i {
    font-size: 5px;
    position: relative;
    top: -3px;
  }
}
.what-we-offer-area.cnt-content .what-we-content h4 {
  font-weight: 300;
  color: #000000;
}
.what-we-offer-area.cnt-content .what-we-content h6 {
  font-weight: 600;
  color: #000000;
  font-size: 17px;
  margin-top: 20px;
}
.what-we-offer-area.cnt-content .what-we-content p {
  font-weight: 300;
  color: #000000;
  font-size: 16px;
}

.products-area {
  padding: 60px 0 60px 0;
}
@media (max-width: 1199px) {
  .products-area {
    padding: 40px 0 10px 0;
  }
}
@media (max-width: 991px) {
  .products-area {
    padding: 40px 0 20px 0;
  }
}
@media (max-width: 639px) {
  .products-area {
    padding: 40px 0 10px 0;
  }
}
.products-area h2 {
  padding-left: 3px;
  font-size: 44.104px;
  line-height: 65.9456px;
  vertical-align: baseline;
  letter-spacing: normal;
  word-spacing: 0px;
  margin: 0px;
  padding: 0px;
  font-weight: 500;
  color: #000000;
  padding-bottom: 36px;
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-text-decoration: none solid rgb(0, 0, 0);
          text-decoration: none solid rgb(0, 0, 0);
  text-align: left;
  text-indent: 0px;
}
@media (max-width: 1599px) {
  .products-area h2 {
    font-size: 44.104px;
  }
}
@media (max-width: 1199px) {
  .products-area h2 {
    font-size: 40.104px;
  }
}
@media (max-width: 991px) {
  .products-area h2 {
    font-size: 30.104px;
  }
}
@media (max-width: 639px) {
  .products-area h2 {
    font-size: 20.104px;
  }
}
.products-area.product {
  padding: 0px 0 60px 0;
}
.products-area .post-slide {
  margin: 0 40px 60px 40px;
}
@media (max-width: 639px) {
  .products-area .post-slide {
    margin: 0 15px 80px 15px;
  }
}
.products-area .post-slide .post-img {
  position: relative;
}
.products-area .post-slide .post-img > img {
  width: 100%;
  height: auto;
}
.products-area .post-slide .post-img > span {
  display: block;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  background: rgba(68, 160, 222, 0.8);
  opacity: 0;
  transition: all 300ms ease-in-out 0s;
}
.products-area .post-slide .post-img.product > span {
  display: block;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  background: rgba(51, 120, 239, 0.1607843137);
  opacity: 0;
  transition: all 300ms ease-in-out 0s;
}
.products-area .post-slide .post-img > span > a {
  position: relative;
  top: 45%;
  color: #fff;
}
.products-area .post-slide .post-review > .post-title {
  margin: 15px 0 14px;
  font-size: 15px;
  font-weight: 600;
  text-transform: capitalize;
}
.products-area .post-slide .post-review > .post-title > a {
  color: #000000;
  transition: all 300ms linear 0ms;
  font-size: 19.456px;
  line-height: 27.2384px;
  vertical-align: baseline;
  letter-spacing: normal;
  word-spacing: 0px;
  margin: 0px;
  padding: 0px;
  font-weight: 500;
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-text-decoration: none solid rgb(0, 0, 0);
          text-decoration: none solid rgb(0, 0, 0);
  text-align: left;
  text-indent: 0px;
}
.products-area .post-slide .post-review > .post-description {
  padding-bottom: 5px;
  color: #000000;
  font-size: 15.272px;
  line-height: 25.6896px;
  vertical-align: baseline;
  letter-spacing: normal;
  word-spacing: 0px;
  margin: 0px;
  padding: 0px;
  font-weight: 300;
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-text-decoration: none solid rgb(0, 0, 0);
          text-decoration: none solid rgb(0, 0, 0);
  text-align: left;
  text-indent: 0px;
}
.products-area .post-slide .post-review > .post-bar {
  padding: 0;
  list-style: none;
}
.products-area .post-slide .post-review > .post-bar > li {
  display: inline-block;
  font-size: 13px;
  color: #000000;
}
.products-area .post-slide .post-review > .post-bar > li:after {
  content: " / ";
}
.products-area .post-slide .post-review > .post-bar > li:last-child:after {
  content: "";
}
.products-area .post-slide .post-review > .post-bar > li > a {
  color: #000000;
}
.products-area .post-slide .post-review > .post-bar > li > a:hover {
  text-decoration: none;
}
.products-area .post-slide .post-review.product {
  text-align: center;
}
.products-area .post-slide .post-review.product > .post-title {
  margin: 15px 0 14px;
  font-size: 15px;
  font-weight: 600;
  text-transform: uppercase;
}
.products-area .post-slide .post-review.product > .post-title > a {
  color: #000000;
  transition: all 300ms linear 0ms;
  font-size: 20px;
  text-transform: capitalize;
}
.products-area .post-slide .post-review.product > .post-description {
  font-size: 16px;
  line-height: 24px;
  padding-bottom: 5px;
  color: #000000;
  text-align: center;
  font-weight: 300;
}
.products-area .post-slide .post-review.product > .post-bar {
  padding: 0;
  list-style: none;
}
.products-area .post-slide .post-review.product > .post-bar > li {
  display: inline-block;
  font-size: 13px;
  color: #000000;
}
.products-area .post-slide .post-review.product > .post-bar > li:after {
  content: " / ";
}
.products-area .post-slide .post-review.product > .post-bar > li:last-child:after {
  content: "";
}
.products-area .post-slide .post-review.product > .post-bar > li > a:hover {
  text-decoration: none;
}
.products-area .post-slide:hover .post-img > span {
  opacity: 1;
}

.footer-area {
  padding: 50px 0 50px 0;
  background: #dfe0e1;
}
.footer-area h4 {
  color: #000000;
  font-size: 24.368px;
  line-height: 36.0292px;
  vertical-align: baseline;
  letter-spacing: normal;
  word-spacing: 0px;
  margin: 0px;
  padding: 0px;
  font-weight: 500;
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-text-decoration: none solid rgb(0, 0, 0);
          text-decoration: none solid rgb(0, 0, 0);
  text-align: start;
  text-indent: 0px;
}
.footer-area p {
  color: #000000;
  font-size: 16px;
  line-height: 28.8px;
  vertical-align: baseline;
  letter-spacing: normal;
  word-spacing: 0px;
  margin: 0px;
  padding: 0px;
  font-weight: 300;
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-text-decoration: none solid rgb(0, 0, 0);
          text-decoration: none solid rgb(0, 0, 0);
  text-align: start;
  text-indent: 0px;
  padding-bottom: 20px;
  
}
.footer-area ul li {
  list-style: none;
}
.footer-area ul li a {
  text-decoration: none;
  font-size: 17px;
  font-family: "Poppins";
  color: #333;
}
.footer-area ul li a:hover {
  text-decoration: none;
  color: #333;
}/*# sourceMappingURL=main.css.map */