<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url("https://fonts.googleapis.com/css2?family=Kanit:ital,wght@0,100;0,200;0,400;0,500;0,600;0,700;0,800;0,900;1,700&amp;family=Metrophobic&amp;family=Outfit&amp;display=swap");

body {
  font-family: "Kanit", sans-serif !important;
  font-style: normal;
  overflow-x: hidden !important;
}

/* html, body {
    overflow-x: hidden;
} */

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.navii {
  display: flex;
  justify-content: end;
}

.a {
  text-decoration: underline;
}

.naviii {
  display: flex;
}

.nav-item {
  position: relative;
}

.nav_hover {
  background: url("../images/nav_hover.png");
  position: absolute;
  width: 9px;
  top: 24px;
  left: -6px;
  opacity: 0;
  display: none;
}

.nav-item:hover .nav_hover,
.nav-item.current .nav_hover {
  opacity: 1;
  display: none;
}

.nav-item.current .nav-link {
  border-bottom: 2px solid #006600;
}

.nav-item .nav-link:hover {
  border-bottom: 2px solid #006600;
}

.naviiii {
  justify-content: end;
}

li.nav-item {
  padding-right: 60px;
}

.navbar-light .navbar-nav .nav-link {
  color: #141313;
}

.nav-contact .img-fluid {
  height: 17px;
  padding-right: 14px;
  margin-top: 4px;
}

.navbar-light .navbar-toggler {
  border-color: transparent;
}

.navbar-toggler:focus {
  box-shadow: none;
}

.custom-navbar {
  background: #f8f8f8;
}

.custom-navbar .topbar {
  display: flex;
}

.custom-navbar .topbar .cust_nav_content {
  flex: 0 0 45%;
}

.custom-navbar .topbar .hidden-topnav {
  display: flex;
  width: 100%;
  justify-content: center;
  flex: 0 0 20%;
}

.announcement {
  background: #016;
}

.cust_nav_btn {
  background: #016600;
  color: #ffffff;
  border-radius: 0;
  padding: 13px 10px 13px 10px;
}

.cust_container {
  padding: 0;
}

.cust_nav_content {
  font-family: "Kanit";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  padding: 15px;
  background: #016000;
  text-align: center;
  color: #fff;
}

.cust_socio {
  display: flex;
  margin: 0;
  position: relative;
  padding-left: 0;
  transition: all 0.5s;
  align-items: center;
}

.cust_socio li {
  list-style-type: none;
  background: #414141;
  width: 30px;
  height: 30px;
  border-radius: 50px;
  position: relative;
  flex: 0 0 30px;
}

.cust_socio li i {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
}

.cust_socio_li {
  margin: 0 5px 0 5px;
}

.cust_coll5 {
  display: flex;
  position: relative;
  /* justify-content: center; */
  transition: all 0.5s;
}

.top-nav-soc1 {
  background: #414141;
  padding: 12px 20px 12px 20px;
  display: block;
  width: 100%;
  text-align: center;
}

.top-nav-soc2 {
  background: #312f2f;
  padding: 12px 20px 12px 20px;
  display: block;
  width: 100%;
  text-align: center;
}

.cust_col1 {
  display: flex;
  height: 50px;
  /* width: 135%; */
  align-items: center;
  padding: 0 20px;
  gap: 6px;
  background: #414141;
  /* clip-path: polygon(10% 0%, 100% 0%, 88% 100%, 0% 100%); */
  clip-path: polygon(22% 0%, 100% 0%, 80% 100%, 0% 100%);
  position: absolute;
  /* left: 46px; */
  right: 8%;
  width: 58px;
  transition: all 0.5s;
}

.cust_col1,
.cust_col2 {
  width: 40%;
  clip-path: polygon(10% 0%, 100% 0%, 100% 100%, 0% 100%);
}

.cust_col2 {
  clip-path: polygon(22% 0%, 103% 0%, 100% 100%, 0% 100%);
  display: flex;
  height: 50px;
  align-items: center;
  padding: 0 20px;
  gap: 6px;
  background: #312f2f;
  position: absolute;
  right: 12px;
  width: 50px;
  transition: all 0.5s;
}

/* .cust_col1:hover{
    width: 100%;
} */

.cust_col11 {
  height: 50px;
  width: 84%;
  background: #312f2f;
  clip-path: polygon(42% 0, 100% 0%, 100% 100%, 18% 100%);
  position: relative;
  left: 0px;
}

.nav_cust_coll2 {
  display: flex;
  position: relative;
}
.top-navv {
  display: flex;
  flex: 0 0 35%;
  justify-content: space-between;
}
.cust_nav_icoo1 {
  color: #fff;
  transform: rotate(45deg);
  font-size: 17px;
}

.cust_nav_icoo2 {
  color: #fff;
  padding-right: 10px;
  font-size: 21px;
}

.top-navv a {
  text-decoration: none;
  color: #fff;
}

.cust_nav_phn {
  font-family: "Kanit";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 27px;
  color: #ffffff;
  position: absolute;
  top: 12px;
  left: 60px;
}

.faa {
  font-size: 14px;
}

.banner-section {
  height: 100vh;
}

.float-1 {
  position: fixed;
  width: 55px;
  height: 55px;
  top: 43%;
  right: 29px;
  background-color: #00b2ff;
  color: #fff;
  border-radius: 50px;
  text-align: center;
  box-shadow: 2px 2px 3px #999;
  transition: 0.5s;
  z-index: 999;
}

.float-1:hover {
  background-color: #fff;
  color: #00b2ff;
}

.float-2:hover {
  background-color: #fff;
  color: #25d366;
}

.float-2 {
  position: fixed;
  width: 55px;
  height: 55px;
  top: 53%;
  right: 29px;
  background-color: #25d366;
  color: #fff;
  border-radius: 50px;
  text-align: center;
  box-shadow: 2px 2px 3px #999;
  transition: 0.5s;
  z-index: 999;
}

.wa,
.ma {
  padding-top: 13px;
  font-size: 27px;
}

.banner-bg {
  background: url("https://www.konguindia.com/wp-content/uploads/2024/09/kongu-banner-new-2.png");
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  z-index: 5;
  display: flex;
  align-items: flex-start;
  justify-content: center;
}

.banner-bg::before {
  position: absolute;
  content: "";
  background-color: rgb(203 203 203 / 38%);
  width: 100%;
  height: 100%;
  z-index: -1;
}

.earth img {
  width: 100% !important;
}

.earth {
  /* background: url(../assets/banner-main.png); */
  background-size: cover;
  position: absolute;
  top: 20%;
  width: 100%;
  z-index: 5;
}

.earth2 {
  /* background: url(../assets/banner-main.png); */
  background-size: cover;
  position: absolute;
  top: 58%;
  width: 100%;
  transition: 1s;
  z-index: 5;
}

.bann-logo {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 60%;
  text-align: center;
  width: 40%;
}

.bann-logo-ani {
  position: absolute;
  left: 50%;
  top: 30%;
  animation: fadeInBottom 0.6s;
  animation-delay: 0.1s;
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  transition: all 0.5s linear;
  z-index: 4;
}

.topleft {
  left: 14%;
  top: -5%;
}

.looking-for {
  background: #016000;
  position: relative;
  z-index: 9;
}

.looking-for h5 {
  font-weight: 700;
  font-size: 34px;
  line-height: 42px;
  color: #ffffff;
}

.df {
  display: flex;
  align-items: center;
}

.looking-for a {
  font-weight: 500;
  font-size: 26px;
  line-height: 51px;
  color: #015101;
  text-decoration: none;
}

.bannnner {
  width: 100%;
  text-align: center;
}

.qwe {
  text-align: center;
  border-right: 1px solid #d9d9d9;
}

.ab-img1 {
  margin-top: 28px;
}

.ab-img {
  margin-top: 10px;
}

.about-group {
  background: #ffffff;
  border-top-left-radius: 105.5px;
  border-bottom-left-radius: 105.5px;
}

.banner-heading1 {
     font-family: "Metrophobic";
    font-style: normal;
    font-weight: 600;
    font-size: 60px;
    background: #016000;
    color: #fff;
    line-height: 50px;
    padding: 10px 22px;
    display: inline-block;
    text-align: center;
    letter-spacing: 0.05em;
}

.ani.fadeInLeft {
  animation: fadeInLeft 0.6s forwards;
  animation-delay: 0.3s;
}

.banner-heading2 {
font-family: "Arial Rounded MT Bold", sans-serif;
    font-size: 50px;
    font-weight: 600;
    text-align: center;
    margin-top: 10px;
    color: #fff;
    padding: 2px 22px;
    background: #016000;
    display: inline-block;
	text-transform:uppercase;
}

.our {
  font-weight: 400;
  font-size: 50px;
  color: #717171;
  font-family: "Metrophobic";
}

.banner-content {
font-weight: 400;
    font-size: 22px;
    line-height: 37px;
    color: #ffffff;
    margin-top: 10px;
    background: #016000;
    padding-left: 18px;
    padding-right: 18px;
    text-align: center;
    display: inline-block;
    margin-bottom: 0;
}

.main-heading {
text-align: center;
    margin-top: 70px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.clouds {
  position: absolute;
  width: 100%;
}

.cloud1 {
  width: 30%;
  position: absolute;
  z-index: 6;
  top: 400px;
  left: -350px;
}

.fadeInLeft1 {
  animation: fadeInLeft;
  animation-duration: 2s;
  -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
  width: 30%;
  position: relative;
  z-index: 6;
  top: 400px;
  left: 0;
}

.cloud2 {
  width: 30%;
  position: absolute;
  z-index: 6;
  right: -400px;
  top: 165px;
}

.fadeInRight {
  animation: fadeInRight;
  animation-duration: 2s;
  -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
  /*width: 30%;*/
  position: absolute;
  z-index: 6;
  right: 0;
  top: 165px;
}

.cloud3 {
  /*position: absolute;*/
  /*right: 1050px;*/
  /*bottom: 32px;*/
  /*z-index: 6;*/

  position: absolute;
  top: 45%;
  left: -350px;
}

.fadeInLeft2 {
  animation: fadeInLeft;
  animation-duration: 2s;
  -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
  position: absolute;
  left: 7%;
  z-index: 6;
}

.navbar-light {
  width: 100%;
  background: #fff;
}

.nav-contact a {
  display: flex;
  justify-content: center;
  background: #006600;
  width: 138px;
  border-radius: 32px;
  color: white !important;
}

.key-features {
  position: relative;
  background: #efefef;
  padding: 80px 0;
}

.key_main_head {
  color: #015101;
}

.key_h2 {
  color: #015101;
  font-weight: 800;
}

.vision {
  text-align: end;
}

.key_img1 {
  /* width: 450px; */
}

.key_img2 {
  width: 300px;
}

.feature {
  color: #202020;
}

.headi h2 {
  margin-top: 5% !important;
  margin-bottom: 5% !important;
}

.our-key {
  text-align: center;
}

.our-key h2 {
  font-family: "Kanit";
  font-style: normal;
  font-weight: 700;
  font-size: 50px;
  line-height: 58px;
  text-align: center;
  letter-spacing: 0.05em;
  color: #015101;
}

.key-para1 {
  font-family: "Kanit";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 27px;
  letter-spacing: 0.05em;
  color: #696969;
  text-align: left;
}

.key-para2 {
  font-family: "Kanit";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 27px;
  letter-spacing: 0.05em;
  color: #696969;
  text-align: end;
}

.cl1 {
  position: relative;
}

.line1 {
  position: absolute;
  top: 36%;
  width: 80%;
}

/* .cl2{
    margin-top: -106px;
} */

.cl3 {
  position: relative;
}

.smline1 {
  position: absolute;
  top: 28%;
}

.cl55 {
  position: relative;
  top: 20px;
  left: 20px;
}

.cl4 {
  position: relative;
}

.cl5 {
  position: relative;
}

/* .cl6{
    margin-top: -113px;
    margin-left: -33px;
} */

.cl7 {
  position: relative;
}

.cl22 {
  text-align: center;
}

.cl44 {
  text-align: center;
}

.cl6 {
  text-align: center;
}

.tr1 {
}

.tr2 {
}

.tr3 {
}

.slider-section {
  position: relative;
  padding: 80px 0px;
}

.slider-section h3 {
  color: #015101;
  font-weight: 800;
  font-size: 54px;
  line-height: 80.73px;
  text-align: center;
}

.what-our {
  text-align: center;
  font-weight: 500;
  font-size: 54px;
  line-height: 81px;
  letter-spacing: 0.05em;
  margin-bottom: 0;
  color: #585858;
}

.client-say {
  font-weight: 800;
  font-size: 50px;
  line-height: 58px;
  text-align: center;
  letter-spacing: 0.05em;
  color: #015101;
}

.green-bg {
  background-color: #efefef;
  margin-top: 135px;
}

.round-imgg {
  width: 170px;
}

.round-img {
  width: 170px;
  padding: 6px;
  border-radius: 90px;
  background: #ffffff;
}

.round-img2 {
  padding: 7px;
  border-radius: 150px;
  background: #ffffff;
}

.green-bg-content {
  text-align: center;
  margin-top: -350px;
}

.green-bg-content h2 {
  color: #ffffff;
  font-size: 45px;
  font-weight: 700 !important;
}

.green-bg-content p {
  color: #ffffff;
  font-size: 33px;
  font-weight: 300;
  width: 91%;
  margin-left: 45px;
  margin-top: 10px;
}

.green-bg-content img {
  width: 24%;
  margin-top: 11px;
  margin-left: 50px;
}

.counter-section {
  position: relative;
  padding: 80px 0px;
}

.seperate {
  padding-top: 70px;
}

.counters {
  margin-top: 70px;
}

.counters .counter-card-flex {
  display: flex;
  justify-content: space-evenly;
  gap: 0px 50px;
}

.counters .counter-card-flex .cl4 {
  display: flex;
  justify-content: center;
}

.counters .counter-card-flex .cl5 {
  display: flex;
  justify-content: center;
}

.trained {
  color: #585858;
  font-weight: 500;
  font-size: 32px;
  text-align: center;
}

.counters .counter-card-flex .counter-card {
  position: relative;
}

/* .counters .counter-card-flex .counter-card:nth-child(2)::before{
    position: absolute;
    content: "";
    top: 36%;
    left: -75%;
    background-image: url(https://www.konguindia.com/wp-content/themes/konguenginears/assets/images/rect7.png);
    background-size: cover;
    background-position: center;
    width: 100px;
    height: 2px;
}

.counters .counter-card-flex .counter-card:nth-child(2)::after{
    position: absolute;
    content: "";
    top: 36%;
    right: -75%;
    background-image: url(https://www.konguindia.com/wp-content/themes/konguenginears/assets/images/rect7.png);
    background-size: cover;
    background-position: center;
    width: 100px;
    height: 2px;
} */

.footer {
  margin-top: 60px;
}

.footer .card {
  background-color: #eeeeee;
  border-radius: 0;
  height: 600px;
  margin-top: -631px;
}

.footer ul {
  color: #ffffff;
}

.footer h4 {
  color: #ffffff;
}

.aboutus {
  background: url("../images/covai.png");
}

.full_section {
  overflow-x: hidden;
  /*overflow-y: hidden;*/
}

.footer ul {
  list-style-type: none;
  padding: 0;
}

.foot-ul1 {
  line-height: 3;
}

.foot-ul2 {
  line-height: 2;
}

.footer .card {
  background-color: red;
}

.bottom-foot {
  margin-top: -30px;
  margin-right: 250px;
}

.foot-card {
  background-color: #eeeeee;
  width: 80%;
  height: 96vh;
  margin-top: -8px;
  margin-left: 70px;
}

.foot-logo {
  text-align: center;
  padding-top: 30px;
}

.foot-content {
  color: #015f00;
}

.foot-content {
  text-align: center;
  padding-top: 20px;
}

.foot-loc {
  color: #0f5813;
}

.foot-link {
  text-align: center;
  color: #ffffff;
  font-family: "Kanit";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  padding-right: 10px;
}

.foooot-social {
  display: flex;
  justify-content: space-evenly;
}

.media {
  display: flex;
  justify-content: space-between;
}

.fooo {
  display: flex;
  align-items: center;
  padding-top: 40px;
}

.foot-ico {
  padding-right: 40px;
}

.foot-social {
  font-family: "Kanit";
  font-style: normal;
  font-weight: 700;
  font-size: 22px;
  line-height: 33px;
  text-align: center;
  color: #035109;
}

.fooot-arrow {
  right: 19px;
  position: absolute;
}

.foot-loc h4 {
  color: #0f5813;
  font-weight: 700;
}

.linkk {
  color: #ffffff;
  font-size: 14px;
}

.number1 {
  position: absolute;
  color: #ffffff !important;
  font-size: 74px;
  font-weight: 700;
}

.number2 {
  color: #ffffff !important;
  font-size: 66px;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
  background-image: url(../images/51.png);
  background-size: cover;
  background-position: center;
  height: 200px;
  width: 200px;
}

.number3 {
  position: absolute;
  color: #ffffff !important;
  font-size: 66px;
  font-weight: 700;
  top: 50px;
  left: 50%;
  transform: translate(-50%);
  display: flex;
}

.countplus {
  transform: translate(200px, -235px);
}

/* .countplus2 {
    transform: translate(177px, -209px);
} */

.count1 {
  transform: translate(56px, -158px);
}

/* .count2 {
    transform: translate(50%, -155%);
} */

/* .count3 {
    transform: translate(40%, -138%);
} */

.liii {
  background: #0e8e0e;
  padding: 3px 10px 3px 10px;
  border-radius: 100%;
  margin-right: 7px;
}

.footer {
  background: url("../images/footer-bg.png");
  height: 100vh;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
}

.logo-bg {
  position: relative;
  padding: 0;
}

.pp {
  padding-top: 25px;
}

.foot1 {
  position: relative;
  width: 64px;
  height: 46px;
  background: #035109;
  border-top-right-radius: 21px;
  border-bottom-right-radius: 21px;
}

.foot1 img {
  margin-left: 20px;
  margin-top: 15px;
}

.prod_card {
  height: 300px;
  position: relative;
}

.follow {
  display: flex;
  justify-content: end;
}

.log1 {
  position: absolute;
}

.covai {
  background: url("../images/covai.png");
  height: 138vh;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  overflow-x: hidden;
  margin-top: 100px;
}

.covai-content {
  color: #6d6d6d;
  font-weight: 400;
  font-size: 24px;
  line-height: 30.24px;
  font-family: "Outfit", sans-serif;
  position: absolute;
  padding-top: 300px;
}

.content-list {
  position: absolute;
  margin-top: 29%;
}

.cont-list li {
  font-family: "Kanit";
  font-size: 31px;
  font-weight: 400;
  line-height: 46px;
}

.home_product {
  background: url("../images/home_pro_bg.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding: 80px 0px;
}

.home_pro_p {
  font-family: "Outfit";
  font-style: normal;
  font-weight: 400;
  font-size: 28px;
  text-align: center;
  color: #2f2b2b;
}

.home_pro_ul {
  font-family: "Kanit";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 2;
  text-align: center;
  color: #000000;
  list-style-type: none;
  margin-top: 30px;
}

.home_pro_ul h5 {
  font-size: 29px;
  line-height: 40px;
  color: #2f2b2b;
  font-weight: 400;
}

.home_pro {
  width: 100%;
}

.fa-circle {
  font-size: 8px;
}

.dot {
  padding: 0 8px 0 0;
}

.home_pro_btn {
  background: linear-gradient(180deg, #0f8c0f 0%, #015101 100%);
  color: #fff;
  border: none;
  padding: 8px 24px;
  font-size: 18px;
  border-radius: 10px;
}

.empty_sectiom {
  padding: 220px 0 220px 0;
}

.home_bttn {
  text-align: center;
}

.btn-arr {
  width: 22px;
  margin-left: 16px;
  margin-bottom: 3px;
}

.home_product li {
  display: flex;
  justify-content: center;
  align-items: baseline;
}

.covai-btn {
  position: absolute;
  background: linear-gradient(180deg, #0f8c0f 0%, #015101 100%);
  border-radius: 10.28px;
  color: #ffffff;
  font-weight: 400;
  font-size: 30.5257px;

  text-align: center;
}

.about-btn {
  position: absolute;
  width: 150%;
  margin-top: 800px;
  margin-left: 450px;
}

/*  */

.wrapper {
  width: 100%;
  /* padding-top: 20px; */
  text-align: center;
}

h2 {
  font-family: sans-serif;
  color: #fff;
}

.carousel {
  width: 90%;
  margin: 0px auto;
}

.slick-slide {
  margin: 10px;
}

/* .slider-section .slick-slide img {
    width: 100%;
    border: 2px solid #fff;
} */

.wrapper .slick-dots li button:before {
  font-size: 20px;
  color: white;
}

.open-section img {
  width: 25%;
}

.open-section .slide-btn {
  background: #eeeeee;
  border-radius: 60px;
  width: 140px;
  color: #464646;
  transition: 0.9s;
}

.open-section .card:hover .slide-btn {
  background: #0c580f;
  color: #ffffff;
  transition: 0.9s;
}

.open-section .card {
  align-items: center;
  text-align: center;
  background: transparent;
  border: none;
  padding: 26px 0 10px 0;
  transition: 0.9s;
}

.open-section .card:hover {
  background: #ffffff;
  border-radius: 32px;
  box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.25);
  height: 280px;
  transition: 0.9s;
}

.open-section .card-title {
  font-family: "Kanit";
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 22px;
  text-align: center;
  letter-spacing: 0.05em;
  width: 99%;
}

.carousel-content {
  display: block;
  /* width: 450px !important; */
  /* height: 250px !important; */
  background: rgba(41, 41, 41, 0.81);
  border-radius: 28px;
  margin-left: -303px;
  margin-right: 220px;
  transform: scale(0.7);
}

.carousel-content h4 {
  color: #fff;
  font-weight: 700;
  font-size: 22px;
  line-height: 30px;
  letter-spacing: 0.05rem;
  /*margin-right: 260px;*/
  /*margin-top: 24px;*/
  position: absolute;
  top: 9%;
  width: 55%;
  text-align: initial;
  left: 7%;
}

.carousel-content p {
  color: #ffffff;
  font-weight: 400;
  font-size: 18px;
  line-height: 27px;
  letter-spacing: 0.05rem;
  width: 222px;
  text-align: left;
  /*margin-left: 44px;*/
  position: absolute;
  top: 45%;
  left: 7%;
}

.carousel-aa {
  position: absolute;
  background: #d9d9d9;
  top: 75%;
  left: 2.3%;
  width: 50%;
}

.contact-content a {
  text-decoration: none;
  color: #00661e;
}

.carousel-aa:hover {
  background: #015f00;
  color: #fff;
}

.carousel-aa .btn:hover {
  color: #fff;
}

.sub-content {
  font-weight: 600;
  font-size: 50px;
  color: #015101;
  font-family: "Kanit";
}

.plain-bg {
  background: #f3fef4;
  display: flex;
}

.banimg-bg {
  background: #016000;
}

.plain-bgg {
  background: #f3fef4;
  clip-path: polygon(0% 0%, 90% 0%, 100% 100%, 0% 100%);
  display: flex;
  justify-content: center;
}

.banimg-ourstrength {
  background: #016000;
  clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 5% 100%);
}

.sub-full-banner {
  background: url("..//images/banner/quality-bann.png");
  background-repeat: no-repeat;
  background-size: 100%;
  position: relative;
  top: 150px;
  height: 65vh;
}

.career-banner {
  /* background: url('/assets/banner/career-bann.png'); */
  background-repeat: no-repeat !important;
  background-size: 100% !important;
  position: relative;
  top: 154px;
  height: 65vh;
}

section.career-banner::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 44vh;
  background: #014d04;
  opacity: 0.43;
  mix-blend-mode: normal;
}

.contact-banner {
  background: linear-gradient(
      90deg,
      #095007 1.84%,
      rgba(30, 36, 50, 0.17) 81.32%
    ),
    url("../images/banner/contact-bann.png");
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  height: 300px;
}

.contact-form .gform_title {
  display: none;
}

.contact-form .gform-theme--foundation .gfield .ginput_password.medium,
.gform-theme--foundation .gfield input.medium,
.gform-theme--foundation .gfield select.medium {
  inline-size: 100%;
}

.product_banner {
  background-repeat: no-repeat !important;
  background-size: 100% !important;
  position: relative !important;
  height: 400px !important;
}

.our_prod_head {
  display: flex;
  margin-bottom: 18px;
  align-items: center;
}

.our_product {
  margin-top: 50px;
}

.product_p {
  font-family: "Kanit";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 27px;
  letter-spacing: 0.03em;
  color: #353130;
}

.product_ico {
  padding-right: 12px;
  margin-top: 4px;
}

.setti_ico {
  width: 36px;
}

.our_product .product_head {
  font-family: "Kanit";
  font-style: normal;
  font-weight: 500;
  font-size: 44px;
  line-height: 19px;
  color: #006600;
}

.product_desc_banner {
  background-repeat: no-repeat !important;
  background-size: 100% !important;
  position: relative !important;
  height: 590px;
}

.about-product {
  position: relative;
}

.contact {
  position: absolute;
  top: 33px;
}

.product-head {
  font-family: "Kanit";
  font-style: normal;
  font-weight: 700;
  font-size: 40px;
  line-height: 39px;
  letter-spacing: 0.05em;
  color: #006600;
}

.product-p {
  font-family: "Kanit";
  font-style: normal;
  font-weight: 400;
  font-size: 17px;
  letter-spacing: 0.03em;
  color: #353130;
}

.prod-spec-head {
  font-family: "Kanit";
  font-style: normal;
  font-weight: 400;
  font-size: 22px;
  color: #424342;
}

.prod-ul {
  padding: 0;
  list-style-type: none;
}

.prod-li {
  background: #cedae8;
  line-height: 2;
  margin: 20px 0;
  padding: 4px 0 4px 20px;
}

.prod-tick {
  padding-right: 10px;
  color: #006600;
}

.contact-head {
  font-family: "Kanit";
  font-style: normal;
  font-weight: 500;
  font-size: 50px;
  letter-spacing: 0.05em;
  color: #ffffff;
}

.location {
  position: relative;
  background: linear-gradient(180deg, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
}

.contact-sub-head {
  font-family: "Kanit";
  font-style: normal;
  font-weight: 400;
  font-size: 28px;
  color: #d8d8d8;
}

.contact-p {
  font-family: "Kanit";
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  color: #ffffff;
}

.career-head {
  font-family: "Kanit";
  font-style: normal;
  font-weight: 800;
  font-size: 64px;
  line-height: 73px;
  text-align: center;
  letter-spacing: 0.05em;
  color: #ffffff;
  position: absolute;
  left: 560px;
  top: 80px;
}

.caree-heading {
  font-family: "Kanit";
  font-style: normal;
  font-weight: 500;
  font-size: 50px;
  line-height: 73px;
  letter-spacing: 0.05em;
  color: #105c13;
}

.caree-para {
  font-family: "Kanit";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 2;
  letter-spacing: 0.03em;
  color: #262222;
}

.career-card {
  border-radius: 30px;
  box-shadow: 0px 4px 25px rgba(0, 0, 0, 0.25);
  margin-top: 26px;
}

.careers.mt-5 {
  margin-top: 0 !important;
}

.career-card-body {
  padding: 30px;
}

.gform-theme--foundation .gform_fields {
  grid-row-gap: 20px;
}

.caree-input {
  background: #eeeeee;
  border-radius: 35px;
}

.career-row {
  padding-bottom: 12px;
}

.caree-form-p {
  font-family: "Kanit";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 23px;
  letter-spacing: 0.03em;
  color: #262222;
}

.caree-form {
  font-family: "Kanit";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 36px;
  text-align: center;
  letter-spacing: 0.05em;
  color: #262222;
}

.certificates {
  background: #eceded;
}

.certi_head {
  text-transform: uppercase;
  font-family: "Kanit";
  font-style: normal;
  font-weight: 700;
  font-size: 36px;
  line-height: 51px;
  text-align: center;
  letter-spacing: 0.05em;
  color: #000000;
  padding: 40px 0 30px 0;
}

.certi-col {
  text-align: center;
}

.other-products {
  background: #f5f5f5;
}

.other-products .card {
  width: 100% !important;
  border: none;
  border-radius: 23px;
  box-shadow: 0px 9px 23px -7px rgba(0, 0, 0, 0.2);
  height: 100%;
}

.products .card {
  width: 100% !important;
  border: none;
  border-radius: 23px;
  box-shadow: 0px 9px 23px -7px rgba(0, 0, 0, 0.2);
  height: 100%;
  transition: 0.5s;
}

.products .card:hover {
  background: #f3fef3;
  border: 2px solid rgba(192, 192, 192, 0.27);
  box-shadow: 0px 9px 23px -7px rgba(0, 0, 0, 0.2);
}

.other-products .card:hover {
  background: #f3fef3;
  border: 2px solid rgba(192, 192, 192, 0.27);
  box-shadow: 0px 9px 23px -7px rgba(0, 0, 0, 0.2);
}

img.card-img-top.prodd-img {
  position: relative;
  width: 200px;
  height: 180px;
  margin: 20px auto 0 auto;
}

.prod-btn:focus {
  box-shadow: none;
}

.prod-main-head {
  font-family: "Kanit";
  font-style: normal;
  font-weight: 500;
  font-size: 40px;
  line-height: 19px;
  text-align: center;
  color: #006600;
  padding-bottom: 50px;
}

.prod-title {
  font-family: "Kanit";
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 29px;
  letter-spacing: 0.03em;
  color: #323436;
  padding: 0;
}

.prod-p {
  font-family: "Kanit";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 0.03em;
  color: #353130;
  height: 22px;
}

.prod-btn {
  font-family: "Kanit";
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 22px;
  letter-spacing: 0.03em;
  color: #0e8e0e;
  padding: 0;
}

.prod-icon {
  font-weight: 900;
  border-radius: 47px;
  border: 1px solid;
  font-size: 9px;
  padding: 2px 2px 2px 2px;
}

.other-products .row {
  row-gap: 38px;
}

.products .row {
  row-gap: 40px;
}

.products {
  margin-top: 40px;
  padding: 30px 0 40px 0;
}

.accreditations .ver_certifc {
  width: 370px;
  height: 500px;
  object-fit: cover;
}

.certificates .ver_certifc {
  width: 450px;
  height: 350px;
  object-fit: cover;
}

.certificates .ver_certifc2 {
  width: 450px;
  height: 350px;
  object-fit: cover;
}

.hor_certifc1 {
  width: 465px;
}

.hor_certifc2 {
  width: 583px;
}

.accree-col {
  text-align: center;
}

.br-20 {
  border-radius: 20px;
}

.connecting {
  background: #e0f1f5;
  padding: 80px 0px 20px;
}

.connect_head {
  font-family: "Kanit";
  font-style: normal;
  font-weight: 500;
  font-size: 40px;
  text-align: center;
  color: #006600;
}

.connect_p {
  font-family: "Kanit";
  font-style: normal;
  font-weight: 400;
  font-size: 22px;
  text-align: center;
  color: #000000;
  margin-top: 22px;
}

/*  */

.gallery_slick .slick-dotted.slick-slider {
  margin-bottom: 0;
}

.gallery_slick .slick-dots {
  background-color: #e0f1f5;
}

.slick_img {
  border-radius: 52px;
}

.gallery_slick {
  background-color: #e0f1f5;
}

.gallery_slick .main_inner p {
  font-weight: 600;
  color: #000;
  margin: 0;
  font-size: 20px;
  visibility: hidden;
}

.gallery_slick .main_inner .radius_shape img {
  height: 300px;
  width: 150px;
  margin: auto;
  user-select: none;
}

.gallery_slick .main_inner .radius_shape img:nth-child(odd) {
  margin-top: 55%;
  animation: moving_up 3s ease-in-out infinite;
}

.gallery_slick .main_inner .radius_shape img:nth-child(even) {
  animation: moving_down 3s ease-in-out infinite;
}

@keyframes moving_up {
  0% {
    transform: translateY(-20px);
  }

  50% {
    transform: translateY(0);
  }

  100% {
    transform: translateY(-20px);
  }
}

@keyframes moving_down {
  0% {
    transform: translateY(20px);
  }

  50% {
    transform: translateY(0);
  }

  100% {
    transform: translateY(20px);
  }
}

/* .gallery_slick .main_inner {
    background-image: url(../images/login/bg-line.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
} */

/*  */

.main-img {
  display: flex;
  width: 360px;
  margin-top: 20px;
  height: 250px;
  overflow: hidden;
  perspective: 600px;
  /* background:url("https://images.unsplash.com/photo-1506744038136-46273834b3fb?ixlib=rb-4.0.3&amp;ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&amp;auto=format&amp;fit=crop&amp;w=1170&amp;q=80") center/cover; */
}

.images {
  margin-top: 0.5rem;
}

.prod-imggg {
  text-align: -webkit-right;
}

.about-product span {
  display: block;
  width: 60px;
  height: 250px;
  background-position: center;
  background-size: cover;
}

.effect {
  animation: move 0.6s forwards;
}

@keyframes move {
  0% {
    transform: rotateY(0);
  }

  100% {
    transform: rotateY(360deg);
  }
}

.kongu-address img {
  width: 14%;
  padding-top: 50px;
}

.add-head {
  font-family: "Kanit";
  font-style: normal;
  font-weight: 700;
  font-size: 22px;
  color: #272727;
}

.add-sub-head {
  font-family: "Kanit";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  color: #000000;
}

.add-p a {
  font-family: "Kanit";
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 1;
  text-decoration-line: underline;
  color: #272727;
}

.add-col {
  display: flex;
  text-align: center;
  justify-content: center;
}

.contact-form {
  background: #eeeeee;
  padding: 30px 0 50px 0;
}

.form-head {
  text-align: center;
  font-family: "Kanit";
  font-style: normal;
  font-weight: 500;
  font-size: 36px;
  line-height: 44px;
  color: #0c560d;
  padding: 50px 0 45px 0;
}

.form-name {
  font-family: "Kanit";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 8px;
  text-align: center;
  color: #000000;
  margin-bottom: 20px;
}

.form-input {
  border-radius: 10px;
  padding: 0.6rem 0.75rem;
  border: none;
}

.mandatory {
  color: red;
}

.contact-btn {
  background: #006600;
  width: 180px;
  border-radius: 45px;
  font-family: "Kanit";
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  color: #fefefe;
}

.form-row {
  padding: 15px 0 15px 0;
}

.form-btn {
  padding-top: 15px;
  text-align: center;
}

button.btn.career-btn {
  background: #054e06;
  color: #ffffff;
  width: 100px;
  border-radius: 14px;
}

.open-section {
  position: relative;
  background: #eeeeee4a;
  margin-top: 60px;
  padding: 40px 0;
}

.open-head {
  font-family: "Kanit";
  font-style: normal;
  font-weight: 500;
  font-size: 40px;
  line-height: 73px;
  text-align: center;
  letter-spacing: 0.05em;
}

.ban-imgy {
  position: relative;
  top: -50px;
}

.Quality-about {
  position: relative;
  background: #f3fef3;
}

.quality-main {
  position: relative;
  /* top: -120px; */
  /* top: 50px; */
}

.contact-content-icon1 a img {
  width: 100%;
  height: 60%;
}

.quality-head {
  font-family: "Kanit";
  font-style: normal;
  font-weight: 700;
  font-size: 35px;
  text-align: center;
}

.quality-para {
  font-family: "Kanit";
  font-style: normal;
  font-weight: 400;
  font-size: 22px;
  text-align: center;
  letter-spacing: 0.05em;
  color: #006600;
  padding-top: 20px;
}

.quality-ul {
  font-family: "Kanit";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 2;
  margin-top: 40px;
}

.accre-head {
  font-family: "Kanit";
  font-style: normal;
  font-weight: 500;
  font-size: 45px;
  line-height: 73px;
  text-align: center;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #115d14;
}

.accre-para {
  font-family: "Kanit";
  font-style: normal;
  font-weight: 400;
  font-size: 22px;
  line-height: 1.6;
  text-align: center;
}

.accre-iso {
  font-family: "Kanit";
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 51px;
  text-align: center;
}

.sub-bann-content {
  font-weight: 400;
  font-size: 23px;
  line-height: 38px;
  letter-spacing: 0.5px;
  padding: 30px 0 50px 0;
  margin-bottom: 0;
  text-align: center;
}

.ico-sec img {
  width: 30%;
}

.ico-content {
  font-family: "Kanit";
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
  text-align: center;
  letter-spacing: 0.05em;
  margin-top: 20px;
}

.ico-section-1 {
  background: #f7f7f7;
  padding: 50px 0 40px 0;
}

.ico-section-2 {
  padding: 50px 0 40px 0;
}

.ico-section-3 {
  background: #f7f7f7;
  padding: 50px 0 40px 0;
}

.ico-col {
  /* display: flex; */
  text-align: center;
}

section.unit-1 {
  background: linear-gradient(90deg, #d9d9d9 0%, rgba(217, 217, 217, 0) 100%);
}

section.unit-2 {
  background: linear-gradient(270deg, #d9d9d9 0%, rgba(217, 217, 217, 0) 100%);
}

.uniiit {
  display: flex;
  align-items: center;
}

.unit-name {
  font-family: "Kanit";
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 45px;
}

.cust-unit {
  /* margin-left: 66px; */
}

.unit-img {
  text-align: center;
  padding: 20px 0 0px 0;
}

.unit-img img {
  width: 90%;
}

.unit-img-2 {
  padding: 20px 0 0px 0;
}

.unit-img-2 img {
  width: 90%;
}

h5.unitno {
  font-size: 25px;
  color: #7a7e7a;
  font-weight: 700;
  line-height: 34px;
}

.custom-pad {
  margin: 5px 0 5px 0;
}

h5.unit-head {
  text-transform: uppercase;
  color: #105c13;
  font-weight: 700;
  font-size: 33px;
  line-height: 49px;
  width: 100%;
}

p.unitpara {
  width: 80%;
  font-size: 16px;
  line-height: 23px;
  font-weight: 400;
}

ul.unit-list {
  font-weight: 500;
  font-size: 16px;
  line-height: 30px;
}

.carousel-a a:hover {
  color: #ffffff;
}

.drop-bg {
  background: rgb(248 248 248);
  border: none;
}

.dropp:hover {
  color: #ffffff;
  background-color: #016000;
}

.slider-section h2 {
  color: #015101;
  font-family: "Kanit";
  font-style: normal;
  font-weight: 700;
  font-size: 50px;
  line-height: 58px;
  /* identical to box height */
  text-align: center;
  letter-spacing: 0.05em;
}

.carousel-content a {
  font-family: "Kanit";
  font-style: normal;
  font-weight: 500;
  font-size: 23px;
  padding: 0;
  width: 100%;
}

.icoo {
  padding-left: 16px;
}

.empty-bg {
  background-color: #d9d9d9;
  width: 11.5px;
  height: 38px;
  transform: translateY(-1px) skewY(17deg);
  border-radius: 0 0 4px 0;
  position: absolute;
  top: 75%;
}

.empty-bg:hover {
  color: #0e8e0e;
}

.carousel-content img {
  width: 25px;
  border: 0;
  z-index: 999999;
  position: absolute;
  top: 8px;
  right: 15px;
}

.carousel-content-unique {
  background: linear-gradient(45deg, #534c4cad, #3b353563),
    url("../images/slide-img1.png");
  background-repeat: no-repeat;
  background-size: cover;
}

.front-image img {
  width: 35%;
  position: absolute;
  top: 65px;
}

.custom-btn {
  padding-bottom: 35px;
}

/*  */

.gallery {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  border-radius: 2px;
  margin: 0 auto;
  min-height: 100vh;
}

.item-wrapper {
  font-family: monospace;
  font-size: 18px;
  flex: 1 0 auto;
  text-align: center;
  /* min-height: 60vh; */
  background: center/cover no-repeat;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  transition: flex 0.5s;
  -webkit-transition: flex 0.5s;
  -moz-transition: flex 0.5s;
  -o-transition: flex 0.5s;
}

.item-wrapper.expand {
  flex-grow: 3;
}

/* .item-wrapper.w1 {
    background-image: url(/assets/gallery-img1.png);
}

.item-wrapper.w2 {
    background-image: url(/assets/gallery-img2.png);
}

.item-wrapper.w3 {
    background-image: url(/assets/gallery-img3.png);
}

.item-wrapper.w4 {
    background-image: url(/assets/gallery-img4.jpg);
} */

.gallery-section {
  position: relative;
}

.new-gall {
  display: flex;
  height: 20rem;
  width: 100%;
}

.new-gall &gt; div {
  flex: 1;
  /* border-radius: 1rem; */
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto 100%;
  transition: all 0.8s cubic-bezier(0.25, 0.4, 0.45, 1.4);
}

.new-gall &gt; div:hover {
  flex: 2;
}

.main-gall {
  position: relative;
}

.gallery-p {
  font-weight: 900;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #ffffff;
  -webkit-text-fill-color: transparent;
  font-size: 65px;
  margin-bottom: 0;
  margin-left: 30px;
}

.cc5 {
  filter: drop-shadow(0px 5px 21px rgba(0, 0, 0, 0.4));
  border-radius: 22px;
}

.gallery-p1 {
  font-family: "Kanit";
  font-weight: 700;
  font-size: 24px;
  color: #ffffff;
  margin-bottom: 0;
  margin-left: 30px;
}

.gallery-content {
  position: absolute;
  bottom: -100%;
  left: 10%;
  box-sizing: border-box;
  text-align: initial;
  padding: 0 2px;
  opacity: 0;
}

.main-gall::before {
  position: absolute;
  width: 100%;
  height: 100%;
  background: #0b670b;
  top: 0;
  left: 100%;
  content: "";
  opacity: 0.8;
  overflow: hidden;
  display: none;
}

.main-gall:hover::before {
  left: 0;
  display: block;
}

.main-gall:hover .gallery-content {
  bottom: 50px;
  transition: all 0.5s;
  transition-delay: 0.5s;
  color: #fff;
  opacity: 1;
  left: 10%;
}

/* .item-wrapper p.active {
    transform: translateY(0);
}

.item-wrapper.w1:hover {
    background: linear-gradient(45deg, #0b670bf3, #00000087), url(/assets/gallery-img1.png);
    transition: .9s;
    background-size: cover;

}

.item-wrapper.w2:hover {
    background: linear-gradient(45deg, #0b670bf3, #00000087), url(/assets/gallery-img2.png);
    transition: .9s;
    background-size: cover;
}

.item-wrapper.w3:hover {
    background: linear-gradient(45deg, #0b670bf3, #00000087), url(/assets/gallery-img3.png);
    transition: .9s;
    background-size: cover;
}

.item-wrapper.w4:hover {
    background: linear-gradient(45deg, #0b670bf3, #00000087), url(/assets/gallery-img4.jpg);
    transition: .9s;
    background-size: cover;
} */

.logo-text h1 {
  font-family: "Kanit";
  position: absolute;
  top: 20%;
  transform: rotate(347deg);
  left: 5%;
  font-size: 66px;
  font-weight: 700;
  color: #115c13;
}

.greenbg {
  background: linear-gradient(180deg, #0e8e0e 0%, rgba(1, 81, 1, 0) 100%);
  transform: rotate(180deg);
  width: 100%;
  height: 50px;
  background-repeat: no-repeat;
  position: absolute;
  bottom: -17px;

  display: none;
}

/* isha saection */

/* .isha_container_section {
    padding-top: 100px;
    background: url(../assets/covai.png);
    background-position: center center;
    height: 100vh;

} */

.ourinfra_banner {
  background-image: url("../images/banner/ourinfra-bann.png");
  background-size: cover;
  background-position: center;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  height: 300px;
  position: relative;
  z-index: 5;
}

.ourinfra_banner::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: -1;
}

.ourinfra_head_bg {
  position: relative;
  top: 300px;
  background: linear-gradient(
    90deg,
    #0e8e0e 44.29%,
    rgba(152, 152, 152, 0) 100.93%
  );
  mix-blend-mode: multiply;
  width: 70%;
  height: 75px;
  display: none;
}

.ourinfra_head {
  font-family: "Metrophobic";
  font-style: normal;
  font-weight: 400;
  font-size: 56px;
  letter-spacing: 0.05em;
  color: #ffffff;
  margin-left: 50px;
}

.ourinfra_head span {
  font-weight: 900;
}

.old-about_ul {
  text-align: initial;
}

.manufacture {
  position: relative;
  padding: 40px 0;
  background: #dfd9d9;
}

.manufacture_head h5 {
  font-family: "Kanit";
  font-style: normal;
  font-weight: 500;
  font-size: 42px;
  color: #000000;
}

.manufacture_head h6 {
  font-family: "Kanit";
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  text-align: right;
  color: #000000;
}

.manufacture_head span {
  color: #006501;
}

.manu_content p {
  font-size: 19px;
  letter-spacing: 0.5px;
  line-height: 32px;
}

.manu_sub_content p {
  font-size: 22px;
  font-weight: 500;
}

.infra_ico_head {
  width: 235px;
  font-family: "Kanit";
  font-style: normal;
  font-weight: 400;
  font-size: 17px;
  line-height: 19px;
  text-align: center;
  color: #000000;
}

.infra_ico_section {
  padding: 20px 0;
}

.ico_sec {
  margin-bottom: 20px;
}

.infra_ico_col {
  text-align: center;
}

.infra_ico_row {
  align-items: center;
  padding: 35px 35px;
}

.ico_name {
  text-align: -webkit-center;
}

.cnc_machining_sec {
  background-color: #e4f5fb;
  padding-top: 40px;
  padding-bottom: 80px;
  overflow: hidden;
}

.hydra_headd {
  display: flex;
  align-items: center;
  justify-content: end;
  gap: 16px;
}

.cnc_spec {
  border: 1px solid #989898;
  display: flex;
  padding: 27px;
  border-radius: 20px;
  height: 100px;
  align-items: flex-start;
  transition: 0.9s;
}

.cnc_spec:hover {
  background-color: #fdfdfd;
  box-shadow: 0px 4px 35px rgba(0, 0, 0, 0.25);
}

.cnc_spec_content {
  font-family: "Kanit";
  font-style: normal;
  font-weight: 500;
  font-size: 17px;
  text-align: center;
  color: #000000;
}

.manufacture_head {
  margin-bottom: 15px;
}

.manu_content {
  margin-bottom: 20px;
}

.robotic_sec {
  padding-top: 40px;
  padding-bottom: 80px;
  background: #dfd9d9;
  overflow-x: hidden;
  overflow-y: hidden;
}

.hydraulic_sec {
  padding: 40px 0;
  background: #f3fef3;
}

.hydraulic_sec .hydra_spec_sec {
  width: 100%;
  height: 120px;
}

.infra_img_sec .infra_img-1 img {
  width: 95%;
  filter: drop-shadow(0px 4px 7px rgba(0, 0, 0, 0.96));
}

.infra_img_sec .infra_img-2 img {
  width: 100%;
  filter: drop-shadow(0px 4px 7px rgba(0, 0, 0, 0.96));
}

.infra_img-2 {
  /*margin-top: -70px;*/
  position: relative;
  top: 0px;
  right: 50px;
}

.hydra_head h5 {
  color: #a1a1a1;
  font-family: "Kanit";
  font-style: normal;
  font-weight: 500;
  font-size: 21px;
}
.accordion-item .accordion-button::after{
    transform: rotate(0deg) !important;
}
.accordion-item .accordion-button:not(.collapsed)::after {
    transform: rotate(-180deg) !important;
  }
.hydra_spec_sec {
  display: flex;
  border: 1px solid #acacac;
  border-radius: 20px;
  padding: 22px;
  gap: 25px;
  width: auto;
  align-items: center;
  transition: 0.9s;
}

.hydra_spec_sec:hover {
  background-color: #fdfdfd;
  box-shadow: 0px 4px 35px rgba(0, 0, 0, 0.25);
}

.hydra_spec p {
  font-family: "Kanit";
  font-style: normal;
  font-weight: 500;
  color: #000000;
  margin-bottom: 0;
}

.infra_row_gap {
  row-gap: 20px;
}

.tube_sec {
  background: #dfd9d9;
  padding: 40px 0;
}

.tube_img img {
  width: 90%;
}

.stainless_sec {
  padding: 40px 0;
  background: #f8ece6;
}

.stain_head {
  text-align: right;
}

.steel_img img {
  /*width: 90%;*/
  filter: drop-shadow(0px 4px 15px rgba(0, 0, 0, 0.96));
  border-radius: 19px;
}

.automatic_sec {
  padding-top: 40px;
  padding-bottom: 60px;
  background: #dfd9d9;
}

.finished {
  padding: 40px 0;
  background: #f3fef3;
}

.right {
  text-align: right;
}

.finished_img img {
  width: 95%;
}

.quality_sec {
  padding: 40px 0;
  background: #e4f5fb;
}

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

.ico_btn_sec {
  border: 1px solid #a7a7a7;
  border-radius: 20px;
  padding: 21px 18px 0px 18px;
  width: 100%;
  height: 120px;
  transition: 0.9s;
}

.ico_btn_content {
  text-align: center;
}

.ico_btn_img {
  text-align: center;
}

.ico_btn_sec:hover {
  background: #fdfdfd;
  box-shadow: 0px 4px 35px rgba(0, 0, 0, 0.25);
}

.adv_head h5 {
  font-family: "Kanit";
  font-style: normal;
  font-weight: 400;
  font-size: 42px;
  text-align: right;
  color: #006501;
}

.adv_ul {
  list-style-type: none;
  text-align: end;
}

.adv_list {
  display: flex;
  gap: 26px;
  justify-content: end;
}

.adv_ul li {
  margin-top: 16px;
}

.adv_img img {
  width: 75%;
  margin-top: 20px;
}

.raw_materials {
  background-color: #fff;
}

.dropdown-item.active,
.dropdown-item:active {
  background-color: #016600;
}

.raw_materials .manu_content p {
  font-size: 16px;
}

.raw_mat_ul {
  list-style-type: none;
  padding-left: 0;
  margin-top: 30px;
}

.raw_mat_li {
  margin-bottom: 8px;
}

.raw_mat_list {
  display: flex;
  gap: 20px;
}

.verti h5 {
  font-family: "Kanit";
  font-style: normal;
  font-weight: 400;
  font-size: 30px;
  color: #000000;
  transform: rotate(-90deg);
}

.verti_col {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #ffffff;
  box-shadow: 4px 0px 14px rgba(0, 0, 0, 0.12);
}

.raw_center_col {
  padding: 40px 0 40px 40px;
}

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

.img_slider_div .slick-prev {
  left: 42%;
  top: -40px;
  transform: rotate(90deg);
}

.img_slider_div .slick-next {
  left: 42%;
  top: 230px;
  transform: rotate(90deg);
}

.mt-1 {
  margin-top: 10px;
}

.mt-2 {
  margin-top: 20px;
}

.mt-3 {
  margin-top: 30px;
}

.mt-4 {
  margin-top: 40px;
}

.mt-5 {
  margin-top: 50px !important;
}

.mt-6 {
  margin-top: 60px;
}

.mt-7 {
  margin-top: 70px;
}

.mt-8 {
  margin-top: 80px;
}

.mt-9 {
  margin-top: 90px;
}

.mt-10 {
  margin-top: 100px;
}

.img_slider_div img.slick-arrow {
  position: relative;
  left: 160px;
  padding: 20px 0;
}

.infra_hover {
}

/* footer custom */

footer {
  background-image: url("../images/footimg.png");
  background-size: cover;
  background-position: center;
  padding: 80px 0px 20px;
  background-color: #0e5a11;
}

footer .footkongu a {
  text-decoration: none;
  color: #016000;
}

footer .footer-card {
  padding: 20px;
  background-color: #e8e8e8;
  display: inline-block;
}

footer .footer-card ul li a {
  color: #000000;
  text-decoration: none;
}

footer .footer-card ul {
  display: flex;
flex-wrap:wrap;
  gap: 0px 20px;
  padding: 0;
}

footer .contact-details h3 {
  font-size: 22px;
  line-height: 30px;
  margin-bottom: 0;
}

footer .contact-details ul {
  margin-bottom: 10px;
}

footer .footer-card ul li {
  list-style-type: none;
}

footer .card-imge-logo {
  z-index: 999;
}

footer .footkongu {
  font-family: "Kanit", sans-serif;
  font-size: 56px;
  font-weight: 600;
  position: relative;
  top: 240px;
  left: 30px;
  transform: rotate(346deg);
  display: inline-block;
  color: darkgreen;
  z-index: 999;
}

footer .qck-lst,
footer .prdct-lst {
  font-size: 16px;
  font-family: "Kanit", sans-serif;
}

.product-list li a {
  text-decoration: none;
  color: #ffffff;
  line-height: 28px;
}

.foot-links li a {
  text-decoration: none;
  color: #ffffff;
}

/*.foot-flex{*/
/*    display: flex;*/
/*    gap: 490px;*/
/*    justify-content: space-around;*/
/*    margin-left: 90px;*/
/*    position: relative;*/
/*    top: 60px;*/
/*}*/

.product-list ul li {
  /*line-height: 32px;*/
}

footer .prdct-lst {
  position: relative;
}

footer .qck-lst ul {
  list-style-type: none;
  position: relative;
  padding-left: 0;
}

footer .prdct-lst ul {
  list-style-type: none;
  position: relative;
  padding-left: 0;
}

footer .cpy-rights {
  display: block;
  position: relative;
  text-align: center;
  letter-spacing: 0.5px;
  margin-bottom: 0;
}

.foot-flex {
  padding-top: 30px;
}

footer .cpy-rights a {
  text-decoration: none;
  color: #fff;
}

.quick-list ul li {
  line-height: 39px;
}

/* --card-- */

footer .card {
  background-color: rgb(232, 232, 232);
  color: darkgreen;
  border-radius: 0px !important;
  font-family: "Kanit", sans-serif;
}

footer .card-imge-logo {
  height: 70px;
  width: 305px;
}

footer .contact-content {
  width: 80%;
  position: relative;
  top: -40px;
  left: 80px;
  font-size: 18px;
  margin-bottom: 10px;
}

footer .contact-heading {
  /* margin-bottom: 35px; */
  margin-left: 80px;
}

footer .contact-content-icon {
  display: flex;
  background-color: darkgreen;
  height: 40px;
  width: 50px;
  border-radius: 0 50px 50px 0;
}

footer .fa-phone {
  color: white;
  font-size: 35px;
}

footer .contact-content-icon1 {
  position: relative;
  top: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}

footer .contact-content-icon2 {
  position: relative;
  top: -10px;
}

footer .contact-content-icon3 {
  position: relative;
  top: -10px;
}

footer .contact-content-icon i {
  color: white;
  font-size: 18px;
  padding: 2px 20px;
}

/* --icons-- */

footer .material-symbols-outlined {
  font-family: "Material Symbols Outlined";
  font-size: 35px;
  display: inline-block;
  color: white;
}

footer .follow-us {
  font-family: "Kanit", sans-serif;
}

.follow-icons {
  display: flex;
  gap: 10px;
}

footer .follow-icons i {
  color: white;
  text-align: center;
}

footer .follow-icn-bg {
  display: inline-block;
  background-color: darkgreen;
  border-radius: 50%;
  height: 32px;
  width: 32px;
  padding: 4px 0px 0px 8px;
}

/*products gallery*/

.product__carousel {
  display: block;
  max-width: 400px;
  margin: 1em auto 3em;
}
.product__carousel a {
  display: block;
  margin-bottom: 15px;
}

.product__carousel .gallery-top {
  height: 270px !important;
  border: 1px solid #ebebeb;
  border-radius: 3px;
  margin-bottom: 5px;
}
.product__carousel .gallery-top .swiper-slide {
  position: relative;
  overflow: hidden;
}
.product__carousel .gallery-top .swiper-slide a {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}
.product__carousel .gallery-top .swiper-slide a img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.product__carousel .gallery-top .swiper-slide .easyzoom-flyout img {
  min-width: 100%;
  min-height: 100%;
}
.product__carousel .swiper-button-next.swiper-button-white,
.product__carousel .swiper-button-prev.swiper-button-white {
  color: #016000;
}
.product__carousel .gallery-thumbs .swiper-slide {
  position: relative;
  transition: border 0.15s linear;
  border: 1px solid #ebebeb;
  border-radius: 3px;
  cursor: pointer;
  overflow: hidden;
  height: calc(100% - 2px);
}
.product__carousel .gallery-thumbs .swiper-slide.swiper-slide-thumb-active {
  border-color: #000;
}
.product__carousel .gallery-thumbs .swiper-slide img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  max-width: 100%;
}

.swiper-button-next:after {
  font-size: 24px !important;
  font-weight: 700;
}

.swiper-button-prev:after {
  font-size: 24px !important;
  font-weight: 700;
}

.entry-header {
  display: none;
}

.entry-content br {
  display: none;
}

.page-banner .container-fluid {
  padding: 0;
}

/* ------- Careers Page ------- */

.careers-accordion {
  padding: 80px 0px;
  background-color: #eeeeee4a;
}
.careers-accordion .section-heading h2 {
  font-family: "Kanit";
  font-style: normal;
  font-weight: 500;
  font-size: 40px;
  line-height: 48px;
  text-align: center;
  letter-spacing: 0.05em;
  padding-bottom: 30px;
  color: #105c13;
}
.careers-accordion .accordion-button {
  background-color: #fff;
  color: #000;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
}
.careers-accordion .accordion-button:focus {
  box-shadow: none;
}
.careers-accordion .accordion-body .apply-btn a {
  background-color: darkgreen;
  color: #fff;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  text-decoration: none;
  padding: 8px 30px;
  display: inline-block;
  border-radius: 20px;
}

.product-name-wrap .w-90 {
  padding: 0 !important;
}

.entry-content .sub-banner {
  padding-left: 15px;
}
#gform_1_validation_container {
    display: none;
  }

  .gform_title{
    display: none;
  }

  #gform_submit_button_1, #gform_submit_button_2{
    background-color: darkgreen;
    color: #fff;
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
    text-decoration: none;
    padding: 8px 30px;
    border-radius: 20px;
  }

  .product-cta-btn{
    background-color: darkgreen;
    color: #fff;
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
    text-decoration: none;
    padding: 8px 30px;
    border-radius: 20px;
    display: inline-block;
  }
  .product-cta-btn:hover{
    color: #fff;
  }

/* Gravity Form */

.careers .card-body .gform-theme--foundation .gfield--width-full{
  display: flex;
  flex-wrap: wrap;
}

.careers .card-body .gfield_label{
  flex: 0 0 20%;
  display: inline;
}

.careers .card-body .ginput_container{
  flex: 0 0 80%;
}

.careers .gform-theme--foundation .gfield .ginput_password.large, .gform-theme--foundation .gfield input.large, .gform-theme--foundation .gfield select.large{
  background-color: #eeeeee;
  border-color: #eeeeee;
  border-radius: 50px;
}

.careers .gform-theme--framework .gfield:where(.gfield--type-multiselect,.gfield--input-type-multiselect) .chosen-container-multi:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) .gform-theme-field-control--focus, .gform-theme--framework .gfield:where(.gfield--type-multiselect,.gfield--input-type-multiselect) .chosen-container-multi:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus, .gform-theme--framework .gfield:where(.gfield--type-select,.gfield--input-type-select) .chosen-search input[type=text]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) .gform-theme-field-control--focus, .gform-theme--framework .gfield:where(.gfield--type-select,.gfield--input-type-select) .chosen-search input[type=text]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus, .gform-theme--framework .gfield:where(.gfield--type-select,.gfield--input-type-select) .chosen-single:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) .gform-theme-field-control--focus, .gform-theme--framework .gfield:where(.gfield--type-select,.gfield--input-type-select) .chosen-single:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus, .gform-theme--framework .gform-theme-field-control:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) .gform-theme-field-control--focus, .gform-theme--framework .gform-theme-field-control:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus, .gform-theme--framework input[type]:where(:not(.gform-text-input-reset):not([type=hidden])):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) .gform-theme-field-control--focus, .gform-theme--framework input[type]:where(:not(.gform-text-input-reset):not([type=hidden])):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus, .gform-theme--framework select:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) .gform-theme-field-control--focus, .gform-theme--framework select:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus, .gform-theme--framework select[multiple]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) .gform-theme-field-control--focus, .gform-theme--framework select[multiple]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus, .gform-theme--framework textarea:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) .gform-theme-field-control--focus, .gform-theme--framework textarea:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus, .gform-theme--framework.gform-theme.gform_wrapper .button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) .gform-theme-field-control--focus, .gform-theme--framework.gform-theme.gform_wrapper .button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus, .gform-theme--framework.gform-theme.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) .gform-theme-field-control--focus, .gform-theme--framework.gform-theme.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus, .gform-theme--framework.gform-theme.gform_wrapper :where(:not(.mce-splitbtn))&gt;button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) .gform-theme-field-control--focus, .gform-theme--framework.gform-theme.gform_wrapper :where(:not(.mce-splitbtn))&gt;button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus, .gform-theme--framework.gform-theme.gform_wrapper button.button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) .gform-theme-field-control--focus, .gform-theme--framework.gform-theme.gform_wrapper button.button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus, .gform-theme--framework.gform-theme.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) .gform-theme-field-control--focus, .gform-theme--framework.gform-theme.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus, .gform-theme--framework.gform-theme.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) .gform-theme-field-control--focus, .gform-theme--framework.gform-theme.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus, .gform-theme--framework.gform-theme.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) .gform-theme-field-control--focus, .gform-theme--framework.gform-theme.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus{
  box-shadow: none;
}

.careers .gform-theme--framework .gfield:where(.gfield--type-fileupload,.gfield--input-type-fileupload) .gform_drop_area{
  background-color: #eeeeee;
  border-color: #eeeeee;
  border-radius: 50px;
}

.careers .gform-theme--foundation .gform_footer, .gform-theme--foundation .gform_page_footer{
  justify-content: center;
}

/* Contact */

.gform-theme--framework .gfield:where(.gfield--type-multiselect,.gfield--input-type-multiselect) .chosen-container-multi:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) .gform-theme-field-control--focus, .gform-theme--framework .gfield:where(.gfield--type-multiselect,.gfield--input-type-multiselect) .chosen-container-multi:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus, .gform-theme--framework .gfield:where(.gfield--type-select,.gfield--input-type-select) .chosen-search input[type=text]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) .gform-theme-field-control--focus, .gform-theme--framework .gfield:where(.gfield--type-select,.gfield--input-type-select) .chosen-search input[type=text]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus, .gform-theme--framework .gfield:where(.gfield--type-select,.gfield--input-type-select) .chosen-single:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) .gform-theme-field-control--focus, .gform-theme--framework .gfield:where(.gfield--type-select,.gfield--input-type-select) .chosen-single:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus, .gform-theme--framework .gform-theme-field-control:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) .gform-theme-field-control--focus, .gform-theme--framework .gform-theme-field-control:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus, .gform-theme--framework input[type]:where(:not(.gform-text-input-reset):not([type=hidden])):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) .gform-theme-field-control--focus, .gform-theme--framework input[type]:where(:not(.gform-text-input-reset):not([type=hidden])):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus, .gform-theme--framework select:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) .gform-theme-field-control--focus, .gform-theme--framework select:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus, .gform-theme--framework select[multiple]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) .gform-theme-field-control--focus, .gform-theme--framework select[multiple]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus, .gform-theme--framework textarea:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) .gform-theme-field-control--focus, .gform-theme--framework textarea:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus, .gform-theme--framework.gform-theme.gform_wrapper .button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) .gform-theme-field-control--focus, .gform-theme--framework.gform-theme.gform_wrapper .button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus, .gform-theme--framework.gform-theme.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) .gform-theme-field-control--focus, .gform-theme--framework.gform-theme.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus, .gform-theme--framework.gform-theme.gform_wrapper :where(:not(.mce-splitbtn))&gt;button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) .gform-theme-field-control--focus, .gform-theme--framework.gform-theme.gform_wrapper :where(:not(.mce-splitbtn))&gt;button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus, .gform-theme--framework.gform-theme.gform_wrapper button.button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) .gform-theme-field-control--focus, .gform-theme--framework.gform-theme.gform_wrapper button.button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus, .gform-theme--framework.gform-theme.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) .gform-theme-field-control--focus, .gform-theme--framework.gform-theme.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus, .gform-theme--framework.gform-theme.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) .gform-theme-field-control--focus, .gform-theme--framework.gform-theme.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus, .gform-theme--framework.gform-theme.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) .gform-theme-field-control--focus, .gform-theme--framework.gform-theme.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus{
  box-shadow: none;
}

.contact-form .gform-theme--foundation .gfield .ginput_password.medium, .gform-theme--foundation .gfield input.medium, .gform-theme--foundation .gfield select.medium{
  border-color: #eeeeee;
  border-radius: 50px;
}

.gform-theme--foundation .gfield textarea.medium{
  border-color: #eeeeee;
  border-radius: 50px;
  box-shadow: 0px 0px 10px rgb(143 143 143 / 80%);
}

.gform-theme--foundation .gfield textarea.medium{
  border-color: #eeeeee;
}</pre></body></html>