@import url('https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&family=Rajdhani:wght@300;400;500;600;700&display=swap');
html {
  max-width: 100%;
  overflow-X: hidden;
  width: 100%
}
body {
  padding: 0;
  margin: 0;
  max-width: 100%;
  overflow-X: hidden;
  font-family: "Nunito Sans", sans-serif;
  color: #171717;
  font-size: 17px;
  font-weight: normal;
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  -ms-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
  line-height: 1.8;
}
a {
  outline: none !important;
  text-decoration: none;
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  -ms-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
  color: #171717
}
a:hover, a:focus {
  outline: none !important;
  text-decoration: none;
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  -ms-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
  color: #1a903a !important
}
img {
  border: none;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  margin: 0px auto;
  max-height: auto;
  width: auto;
}
ul, li, p {
  list-style: none;
  padding: 0px;
  margin: 0px;
  line-height: normal;
}
strong, b {
  font-weight: bold;
}
h1, h2, h3, h4, h5, h6 {
  outline: none !important;
  margin: 0px;
  padding: 0px;
  font-weight: bold;
  line-height: normal;
  color: #1d1d1f;
  font-family: "Rajdhani", sans-serif;
  line-height: 1.3;
}
h1, .h1 {
  font-size: 40px;
}
h2, .h2 {
  font-size: 32px;
}
h3, .h3 {
  font-size: 28px;
}
h4, .h4 {
  font-size: 24px;
}
h5, .h5 {
  font-size: 20px;
}
h6, .h6 {
  font-size: 18px;
}
input, select, textarea, button, input:hover, select:hover, textarea:hover, button:hover, input:focus, select:focus, textarea:focus, button:focus {
  outline: none !important;
  box-shadow: none;
  border: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  text-decoration: none;
}
::-webkit-input-placeholder {
  color: #000 !important;
  opacity: 1;
  font-weight: normal !important
}
::-moz-placeholder {
  color: #000 !important;
  opacity: 1;
  font-weight: normal !important
}
:-ms-input-placeholder {
  color: #000 !important;
  opacity: 1;
  font-weight: normal !important
}
:-moz-placeholder {
  color: #000 !important;
  opacity: 1;
  font-weight: normal !important
}
.container {
  width: 100%;
  max-width: 1230px;
  margin: 0 auto;
  padding: 0px 15px
}
.no_padding {
  padding: 100px 0
}
.ofi {
  object-fit: cover;
  font-family: 'object-fit: cover'
}
.bg {
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important;
  background-position: center center !important;
  background-repeat: no-repeat !important
}
section, header, footer {
  float: left;
  width: 100%;
  margin: 0px;
  position: relative
}
.content_middle {
  width: 100%;
  float: left;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 50%;
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  left: 0px;
  right: 0px;
  margin: 0px auto;
  text-align: center
} /*HEADER-START*/ .header_info {
  position: relative;
  width: 100%;
  display: inline-block;
  text-align: right;
  vertical-align: middle;
  background-color: #fff;
  padding: 15px 50px;
}
.header_info .logo {
  width: auto;
  float: left;
  position: relative;
  z-index: 1;
  padding: 0px;
  padding-top: 0px;
}
.header_info .logo a, .header_info .logo a img {
  display: inline-block;
  vertical-align: middle
}
.header_info .logo a img {
  width: 350px;
}
.nav_menu_content {
  display: inline-block;
  vertical-align: middle
}
.nav_menu_content nav {
  width: 100%;
  padding: 0px
}
.nav_menu_content .sm-clean {
  float: right;
  width: 100%;
  text-align: right
}
.nav_menu_content .sm-clean li {
  margin: 0px 25px
}
.nav_menu_content .sm-clean li:first-child {
  margin-left: 0px
}
.nav_menu_content .sm-clean li:last-child {
  margin-right: 0px
}
.nav_menu_content .sm-clean ul li {
  margin: 0px 0px;
}
.nav_menu_content .sm-clean li a {
  color: #171717;
  font-size: 18px;
  padding: 40px 0px;
  font-weight: normal;
  text-transform: none;
  position: relative;
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  -ms-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
  font-family: "Nunito Sans", sans-serif;
  text-transform: uppercase;
  font-weight: bold;
}
.nav_menu_content .sm-clean li a:hover, .nav_menu_content .sm-clean li a:focus, .nav_menu_content .sm-clean li a.highlighted, .nav_menu_content .sm-clean li.current-menu-item a {
  color: #1a903a;
}
.nav_menu_content .sm-clean ul li a, .nav_menu_content .sm-clean li.current-menu-item ul li a {
  padding: 7px 24px;
  color: #171717;
  font-size: 15px;
  font-weight: bold;
  text-transform: uppercase;
  position: relative;
  line-height: 1.6;
  border-radius: 5px !important;
  overflow-x: hidden;
}
.nav_menu_content .sm-clean ul li {
  border-bottom: none;
  padding: 9px 0px;
}
.nav_menu_content .sm-clean ul li a {
  padding: 0px 25px !important;
}
.sm-clean ul li a.has-submenu::after {
  right: 30px !important;
}
.nav_menu_content .sm-clean ul li:last-child {
  border-bottom: none;
}
.nav_menu_content .sm-clean ul li a:hover, .nav_menu_content .sm-clean ul li a:focus, .nav_menu_content .sm-clean ul li a.highlighted, .nav_menu_content .sm-clean ul li.current-menu-item a, .nav_menu_content .sm-clean ul li.current-menu-ancestor a {
  color: #1a903a;
}
.nav_menu_content .sm-clean ul li ul li a, .nav_menu_content .sm-clean ul li.current-menu-item ul li a, .nav_menu_content .sm-clean ul li.current-menu-ancestor ul li a {
  color: #0f1c2e;
}
.nav_menu_content .sm-clean ul li ul li a:hover, .nav_menu_content .sm-clean ul li ul li a:focus, .nav_menu_content .sm-clean ul li ul li a.highlighted, .nav_menu_content .sm-clean ul li ul li.current-menu-item a, .nav_menu_content .sm-clean ul li ul li a.disabled {
  color: #1a903a;
}

/*HEADER-END*/ /*coman_btn*/
.coman_btn {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  cursor: pointer;
  text-decoration: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background: #1a903a;
  color: #fff;
  padding: 12px 20px;
  font-size: 15px;
  font-weight: 600;
  border-radius: 5px;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.coman_btn:hover, .coman_btn:focus, .coman_btn:active {
  color: #fff !important;
}
.coman_btn::before {
  background: #000;
  border-radius: 5px;
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.coman_btn:hover::before, .coman_btn:focus::before, .coman_btn:active::before {
  -webkit-transform: scale(1);
  transform: scale(1);
  border-radius: 5px;
} /*defualt_content_sec*/ .defualt_content_sec h1 {
  position: relative;
  font-weight: bold;
  font-size: 40px;
  margin-bottom: 20px;
}
.defualt_content_sec h2 {
  position: relative;
  font-weight: bold;
  font-size: 32px;
  margin-bottom: 20px;
}
.defualt_content_sec h3 {
  position: relative;
  font-weight: bold;
  font-size: 28px;
  margin-bottom: 20px;
}
.defualt_content_sec h4 {
  position: relative;
  font-weight: bold;
  font-size: 24px;
  margin-bottom: 20px;
}
.defualt_content_sec h5 {
  float: left;
  width: 100%;
  position: relative;
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 20px;
}
.defualt_content_sec h6 {
  position: relative;
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 10px;
}
.defualt_content_sec h1:before, .defualt_content_sec h2:before, .defualt_content_sec h3:before, .defualt_content_sec h4:before, .defualt_content_sec h5:before, .defualt_content_sec h6:before {
  content: "";
  position: absolute;
  left: 0px;
  right: auto;
  background: #1a903a;
  width: 60px;
  height: 3px;
  margin: auto;
  bottom: 0px;
}
.defualt_content_sec h1, .defualt_content_sec h2, .defualt_content_sec h3, .defualt_content_sec h4, .defualt_content_sec h5, .defualt_content_sec h6 {
  padding-bottom: 15px;
}
.defualt_content_sec p {
  margin-bottom: 25px;
  font-size: 18px;
  line-height: 1.7;
  margin-bottom: 30px;
}
.defualt_content_sec a {
  color: #404040;
  display: inline-block
}
.defualt_content_sec ul {
  position: relative;
  margin-bottom: 10px;
  padding-left: 5px;
  margin-bottom: 30px
}
.defualt_content_sec ul li {
  margin-bottom: 10px;
  font-size: 18px;
  padding-left: 20px;
  position: relative;
  width: 100%;
  float: left
}
.defualt_content_sec ul li:before {
  background: #1a903a;
  position: absolute;
  width: 10px;
  height: 10px;
  content: "";
  left: 0px;
  top: 50%;
  border-radius: 50px;
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%)
}
.defualt_content_sec ol {
  float: left;
  width: 100%;
  position: relative;
  margin-bottom: 10px;
  padding-left: 0px
}
.defualt_content_sec ol li {
  margin-bottom: 10px;
  font-size: 18px;
  counter-increment: section;
  padding-left: 30px;
  position: relative;
  width: 100%;
  float: left
}
.defualt_content_sec ol li:before {
  content: counter(section);
  position: absolute;
  left: 0px;
  top: 3px;
  position: absolute;
  height: 20px;
  width: 20px;
  text-align: center;
  line-height: 20px;
  font-size: 13px;
  background: #1a903a;
  color: #fff;
  font-weight: 700;
  border-radius: 50px
} /*HOME-BENNER-SEC*/ .home_benner {
  position: relative;
}
.home_benner .container {
  position: absolute;
  top: 50%;
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  margin: auto;
  left: 0px;
  right: 0px;
  width: auto;
  max-width: unset;
  text-align: center;
}
.home_benner .home-info {
  background: rgba(0, 0, 0, 0.6);
  backdrop-filter: blur(6px);
  border-radius: 14px;
  border: 1px solid rgba(255, 255, 255, 0.15);
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.45);
  text-align: center;
  margin: auto;
  width: auto;
  padding: 20px 40px;
  display: inline-block;
  text-align: center;
}
.home_benner:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.15);
}
.home-info h1 {
  font-size: 50px;
  font-weight: 900;
  font-family: 'Rajdhani', sans-serif;
  line-height: 1.1em;
  text-align: center;
  color: #fff;
  margin-bottom: 5px;
}
.home-info h2 {
  font-weight: 600;
  text-shadow: none;
  border-radius: 50px;
  color: #fff;
  font-size: 22px;
  font-family: 'Rajdhani', sans-serif;
}
.home_img {
  float: left;
  width: 100%;
  position: relative;
}
.home_img img {
  float: left;
  width: 100% !important;
  position: relative;
  height: auto
}
.caption_inner {
  float: left;
  width: 100%;
  position: relative;
} /*HOME-BENNER-SEC*/ .header_contact_info {
  padding: 10px 0px;
  text-align: right;
  background: #1a903a;
}
.header_contact_info a {
  font-size: 17px;
  font-weight: 400;
  padding: 0px 20px;
  color: #fff !important;
  border-left: 1px solid #fff;
  z-index: 999999999;
}
.header_contact_info ul li:first-child a {
  border: none;
}
.header_contact_info ul li {
  display: inline-block;
  vertical-align: middle;
}
.header_contact_info p {
  font-size: 17px;
  font-weight: 400;
  float: left;
  color: #fff !important;
}
.header_contact_info a i {
  padding-right: 0px;
}
.web_whatsapp {
  display: inline-block;
}
.mob_whatsapp {
  display: none;
}
.home_slider.owl-theme .owl-nav [class*="owl-"].owl-prev {
  left: 5px !important;
}
.home_slider.owl-theme .owl-nav [class*="owl-"].owl-next {
  right: 5px !important;
}
.home_slider .owl-dots {
  position: absolute;
  bottom: 10px;
  left: 0px;
  right: 0px;
  margin: auto;
}
.coman_title {
  float: left;
  width: 100%;
  position: relative;
  text-align: center;
}
.coman_title h2 {
  float: left;
  width: 100%;
  position: relative;
  font-size: 40px;
  text-transform: capitalize;
  padding-bottom: 20px;
  margin-bottom: 40px;
}
.coman_title h2:before {
  content: "";
  position: absolute;
  bottom: 0px;
  right: 0px;
  left: 0px;
  margin: auto;
  background: #1a903a;
  width: 60px;
  height: 3px;
}
.welcome_info {
  float: left;
  width: 100%;
  position: relative;
}
.welcome_info .col-md-6:last-child {
  padding-left: 40px;
}
.welcome_info p {
  font-size: 17px;
  margin-bottom: 20px;
  line-height: 1.8;
}
.welcome_info p b {
  font-weight: 500;
}
.welcome_info a i {
  padding-left: 5px;
}
.over_product_sec {
  background-color: #f5f5f5;
} /*Gallery*/ .images_gellery {
  position: relative;
}
.card-columns {
  -webkit-column-count: 4;
  -moz-column-count: 4;
  column-count: 4;
  -webkit-column-gap: 0px;
  -moz-column-gap: 0px;
  column-gap: 0px;
}
.images_gellery .card {
  border: none;
  padding: 10px;
  margin-bottom: -7px;
  margin-right: 0px;
  background: none;
  border-radius: 0px;
}
.images_gellery .card a {
  float: left;
  width: 100%;
  position: relative;
}
.images_gellery .card a img {
  float: left;
  width: 100%;
  position: relative;
  height: auto;
}
.images_gellery .card a:before {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 450ms ease-out 0s;
  -moz-transition: all 450ms ease-out 0s;
  -o-transition: all 450ms ease-out 0s;
  transition: all 450ms ease-out 0s;
  -webkit-transform: rotateY(180deg) scale(0.5, 0.5);
  -moz-transform: rotateY(180deg) scale(0.5, 0.5);
  -ms-transform: rotateY(180deg) scale(0.5, 0.5);
  -o-transform: rotateY(180deg) scale(0.5, 0.5);
  transform: rotateY(180deg) scale(0.5, 0.5);
  background: rgba(242, 181, 88, 0.6);
  z-index: 999;
}
.images_gellery .card a:hover:before {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: rotateY(0deg) scale(1, 1);
  -moz-transform: rotateY(0deg) scale(1, 1);
  -ms-transform: rotateY(0deg) scale(1, 1);
  -o-transform: rotateY(0deg) scale(1, 1);
  transform: rotateY(0deg) scale(1, 1);
}
.export_sec {
  padding: 90px 0px;
  background-image: linear-gradient(90deg, #105266 0%, #000 100%) !important;
  background-image: linear-gradient(90deg, #edeef4 0%, #edeef4 100%) !important;
  background-image: linear-gradient(90deg, #fff 0%, #eaebf5 100%) !important;
  background-image: linear-gradient(90deg, #fff 0%, #f4f9ff 100%) !important;
}
.export_info {
  float: left;
  width: 100%;
  position: relative;
  padding: 70px 30px;
  background: #fff;
  border-radius: 5px;
}
.export_sec h1, .export_sec h2, .export_sec h3, .export_sec h4, .export_sec h5, .export_sec h6, .export_sec p {
  color: #fff !important;
}
.coman_title.coman_title_2 h2 {
  font-size: 30px;
  margin-bottom: 35px;
  padding-bottom: 20px
}
.export_info p {
  font-size: 17px;
  text-align: center;
  line-height: 1.8;
}
.contact_left ul {
  width: 100%;
  position: relative;
  max-width: 550px;
  margin: auto;
  margin-top: 20px;
}
.contact_left ul li {
  float: left;
  width: 50%;
}
.contact_left ul li .box {
  text-align: center;
  background-image: url("../images/award-ribbon-left.png"), url("../images/award-ribbon-right.png");
  background-position: 0, 100%;
  background-repeat: no-repeat;
  background-size: 33px 80px;
  margin: 0 50px 0;
  min-height: 82px;
  padding: 3px 42px 0;
}
.service_slider {
  float: left;
  width: 100%;
  text-align: center;
}
.service_slider .owl-stage-outer {
  height: 175px;
  overflow: hidden;
}
.service_slider img {
  width: auto !important;
  height: auto !important;
}
.contact_left {
  float: left;
  width: 100%;
}
.service_slider .item {
  float: left;
  width: 100%;
  padding: 0px 25px;
}
.service_slider .item figure {
  float: left;
  width: 100%;
}
.service_slider .item h6 {
  float: left;
  width: 100%;
  font-size: 25px;
  font-weight: bold;
  margin-bottom: 15px;
}
.service_slider .item p {
  float: left;
  width: 100%;
  line-height: 1.8;
  margin-bottom: 25px;
}
.help_sec {
  width: 100%;
  float: left;
  margin: 0px;
  padding: 120px 0;
  background: url(../images/help_bg.jpg) no-repeat center center;
  background-attachment: scroll !important;
  background-size: auto !important;
  background-size: cover !important;
  background-attachment: fixed !important;
  text-align: center !important;
}
.help_sec h2 {
  color: #fff;
}
.help_sec p {
  color: #fff;
  float: left;
  width: 100%;
  line-height: 1.8;
  margin-bottom: 35px;
}
.copyright {
  float: left;
  width: 100%;
  position: relative;
  padding: 35px 0px;
  border-top: 1px solid #efefef;
}
.copyright b {
  font-weight: bold;
}
.footer_logo {
  float: left;
  width: 100%;
  position: relative;
  margin-bottom: 35px;
}
.footer_logo img {
  max-width: 80%;
  margin: auto;
  display: block;
}
.footer_info {
  padding: 70px 0px;
  float: left;
  width: 100%;
}
.footer_info .coman_title.coman_title_2 h2 {
  text-align: left;
}
.footer_info .coman_title h2::before {
  right: auto;
}
.add_block_inner {
  float: left;
  width: 100%;
  position: relative;
  margin-bottom: 15px;
}
.add_block_inner figure {
  position: absolute;
  left: 0px;
  width: 25px;
  top: 4px;
}
.add_block_inner .add_block_inner_det {
  padding-left: 30px;
}
.add_block_inner .add_block_inner_det a {
  line-height: 1.8;
}
.add_block_inner:hover a, .add_block_inner:focus a, .add_block_inner:hover i, .add_block_inner:focus i {
  color: #1a903a !important;
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  -ms-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}
.form_info {
  float: left;
  width: 100%;
  position: relative;
}
.form_info form {
  float: left;
  width: 100%;
  position: relative;
  text-align: center;
}
.form_info .form-group {
  float: left;
  width: 100%;
  position: relative;
  margin-bottom: 10px;
}
.form_info .form-group .form-control {
  width: 100%;
  position: relative;
  float: left;
  padding: 0px 20px;
  height: 50px;
  font-size: 16px;
  font-weight: 300;
  font-weight: normal;
  line-height: normal;
  color: #6b7683;
  background-color: #fff;
  border: 1px solid #1a903a;
  border-radius: 5px;
  transition: none;
  box-shadow: none;
}
.form_info .contact_btn {
  box-shadow: none;
  background: none;
  color: #fff;
  padding: 0px;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.form_info [class*="col-"] {
  padding: 0px 5px;
}
.form_info .row {
  margin: 0px -5px;
}
.innear_benner {
  width: 100%;
  position: relative;
  padding: 150px 0px;
}
.innear_benner::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.4);
  display: inline-block;
  z-index: 1;
}
.innear_benner h1 {
  float: left;
  width: 100%;
  position: relative;
  font-size: 50px;
  font-weight: bold;
  text-transform: capitalize;
  z-index: 1;
  text-align: center;
  color: #fff;
  letter-spacing: 2px;
  line-height: 0.8;
}
footer {
  border-top: 1px solid #efefef;
}
.home_img h2 {
  font-size: 40px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  padding-bottom: 20px;
  margin-bottom: 30px;
  position: relative;
}
.home_img h2::before {
  content: "";
  position: absolute;
  bottom: 0px;
  right: 0px;
  left: 0px;
  margin: auto;
  background: #1a903a;
  width: 60px;
  height: 3px;
}
.home_img p {
  font-size: 17px;
  font-weight: 500;
  color: #fff;
  text-align: center;
  margin-bottom: 10px;
}
.images_gellery_2 .col-sm-6.col-md-4 {
  margin-bottom: 30px;
}
.images_gellery_block figure {
  float: left;
  width: 100%;
  position: relative;
  z-index: 99;
  margin-bottom: 0px;
}
.images_gellery_block figure img {
  float: left;
  width: 100%;
  position: relative;
  border-radius: 10px 10px 0px 0px;
  height: auto;
}
.images_gellery_block {
  float: left;
  width: 100%;
  background: #fff;
  border-radius: 10px;
  height: 100%;
}
.product_content {
  float: left;
  width: 100%;
  padding: 20px;
}
.images_gellery_2 {
  float: left;
  width: 100%;
}
.product_content h3 {
  font-size: 28px;
  font-weight: bold;
  position: relative;
  padding-bottom: 15px;
  margin-bottom: 20px;
}
.product_content h3::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #1a903a;
  display: inline-block;
  z-index: 9;
  width: 60px;
  height: 3px;
}
.product_content p {
  font-size: 17px;
  margin-bottom: 20px;
  line-height: 1.8;
}
.product_content .coman_btn {
  padding: 12px 20px;
  font-size: 15px;
}
.apllication_slider, .apllication_slider_2 {
  float: left;
  width: 100%;
  position: relative;
}
.apllication_slider_2 .col-sm-6.col-md-4 {
  margin-bottom: 30px;
}
.apllication_block figure {
  float: left;
  width: 100%;
  position: relative;
  z-index: 99;
  margin-bottom: 20px;
  cursor: pointer;
  border: none;
  border-radius: 0px;
}
.apllication_block figure img {
  float: left;
  width: 100%;
  position: relative;
  border-radius: 10px;
}
.apllication_block figure:before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
  opacity: 0;
  background: #1a903a;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
  content: "";
  border-radius: 10px;
  z-index: 999;
}
.apllication_block figure:hover:before {
  opacity: 0.7;
}
.apllication_block {
  float: left;
  width: 100%;
  background: #fff;
  border-radius: 10px;
  height: 100%;
  text-align: center;
}
.apllication_block h3 {
  font-size: 20px;
  font-weight: bold;
  float: left;
  position: absolute;
  top: 50%;
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  margin: auto;
  left: 0px;
  right: 0px;
  width: auto;
  max-width: unset;
  text-align: center;
  z-index: 999;
  color: #fff;
  opacity: 0;
}
.apllication_block h3 {
  opacity: 0;
}
.apllication_block:hover h3, .apllication_block:focus h3 {
  opacity: 1;
}
.contact_sec_2 .coman_title.coman_title_2 h2 {
  text-align: left;
}
.contact_sec_2 .coman_title.coman_title_2 h2:before {
  right: auto;
}
.contact_sec_2 iframe {
  width: 100%;
  margin-top: 50px;
}
.slider-nav figure {
  padding: 0px 5px !important;
  margin: 0px !important;
}
.slider-nav figure img {
  margin-bottom: 0px !important;
}
.product_inner img {
  width: 100%;
  margin-bottom: 30px;
}
.product_content_info {
  position: relative;
  margin: 40px 0px;
}
.product_content_info figure {
  position: absolute;
  background: #1a903a;
  width: 69px;
  height: 69px;
  border-radius: 50%;
  text-align: center;
  line-height: 69px;
  margin-bottom: 0px;
}
.product_content_info figure img {
  width: auto;
  height: auto;
  float: none;
  margin-bottom: 0px;
}
.product_content_content {
  float: left;
  width: 100%;
  padding-left: 90px;
} /*ACCORDING-MENU-CSS*/ .custom_accordion {
  float: left;
  width: 100%;
  position: relative;
  margin-top: 10px;
}
.custom_accordion .accordion-item {
  float: left;
  width: 100%;
  position: relative;
  margin-bottom: 0px;
}
.custom_accordion .accordion-item .accordion-header {
  float: left;
  width: 100%;
  position: relative;
  padding-bottom: 0px;
}
.custom_accordion .accordion-item .accordion-header:before {
  display: none;
}
.custom_accordion .accordion-item .accordion-header .accordion-button {
  float: left;
  width: 100%;
  position: relative;
  border-radius: 10px;
  border: none;
  box-shadow: none;
  background: #fff;
  border: 1px solid #1a903a;
  color: #000;
  font-weight: 600;
  font-size: 22px;
  padding: 15px 20px;
  text-align: left;
}
.accordion-button:not(.collapsed)::after {
  transform: rotate(180deg);
  transition: transform 0.5s ease-in-out;
  content: "\f068";
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
}
.accordion-button::after {
  content: "\f067";
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  background: none !important;
  background-repeat: no-repeat !important;
  transition: transform 0.5s ease-in-out;
}
.custom_accordion .accordion-item .accordion-collapse {
  float: left;
  width: 100%;
  position: relative;
  border: none;
}
.custom_accordion .accordion-item .accordion-collapse .accordion-body {
  float: left;
  width: 100%;
  position: relative;
  padding: 15px 20px;
  padding-top: 0px !important;
  line-height: 1.7;
}
.modal-dialog {
  max-width: 1000px !important;
  text-align: left;
}
.modal-content {
  margin: 10px !important;
}
.popup_block figure {
  float: left;
  width: 100%;
  position: relative;
}
.popup_block figure img {
  float: left;
  width: 100%;
  position: relative;
}
.popup_block .coman_title h2 {
  font-size: 30px;
  text-align: left;
  margin-bottom: 25px;
}
.popup_block .coman_title h2::before {
  right: auto;
}
.popup_block p {
  float: left;
  width: 100%;
  text-align: left;
  margin-bottom: 16px;
}
.modal-open .modal {
  padding: 0px !important;
}
modal-open {
  padding: 0px !important;
}
.wpcf7-not-valid-tip {
  color: #dc3232;
  font-size: 1em;
  font-weight: normal;
  display: block;
  float: left;
  width: 100%;
}
.header_info.nav-fixed {
  background: #fff;
  -webkit-box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.1);
  animation: 1s ease 0s normal both 1 running fixedmenu;
  animation-name: fixedmenu;
  background: #ffffff none repeat scroll 0 0;
  float: left;
  left: 0;
  position: fixed !important;
  right: 0;
  top: 0;
  transition: all 400ms ease 0s;
  width: 100%;
  z-index: 999;
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
  -webkit-transition: all .6s ease-in-out;
  -moz-transition: all .6s ease-in-out;
  -o-transition: all .6s ease-in-out;
  -ms-transition: all .6s ease-in-out;
  transition: all .6s ease-in-out;
}
#return-to-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
  background: #1a903a;
  width: 50px;
  height: 50px;
  display: block;
  text-decoration: none;
  -webkit-border-radius: 35px;
  -moz-border-radius: 35px;
  border-radius: 35px;
  display: none;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#return-to-top i {
  color: #fff;
  margin: 0;
  position: relative;
  left: 16px;
  top: 13px;
  font-size: 19px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#return-to-top:hover {
  background: rgba(0, 0, 0, 1);
}
#return-to-top:hover i {
  color: #1a903a;
  top: 5px;
}
.copyright p {
  margin-bottom: 8px;
}
.copyright p:last-child {
  margin-bottom: 0px;
}
.wpcf7-spinner {
  opacity: 0 !important;
  width: 0px !important;
  height: 0px !important;
  margin: 0px !important;
}
.why-us {
  padding: 0 !important;
  background-image: linear-gradient(90deg, #105266 0%, #000 100%) !important;
  background-image: linear-gradient(90deg, #edeef4 0%, #edeef4 100%) !important;
  background-image: linear-gradient(90deg, #fff 0%, #eaebf5 100%) !important;
  background-image: linear-gradient(90deg, #fff 0%, #f4f9ff 100%) !important;
}
.auto-container {
  position: static;
  max-width: 1200px;
  padding: 0px 15px;
  margin: 0 auto;
}
.whychooseus-1-sec-bg {
  position: absolute;
  top: -60px;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: cover;
}
.why-us .padding-col {
  padding: 80px 0;
  padding-left: 60px;
}
.sub-title {
  font-size: 14px;
  letter-spacing: 1px;
  color: #1a903a;
  font-weight: 700;
  font-family: 'Rajdhani', sans-serif;
  text-transform: uppercase;
  padding-left: 30px;
  position: relative;
  margin-bottom: 6px;
  display: inline-block;
}
.sub-title::before {
  position: absolute;
  content: '';
  width: 20px;
  height: 2px;
  background-color: #1a903a;
  left: 0;
  top: 12px;
}
h2.sec-title {
  font-size: 40px;
  color: #242424;
  font-weight: 900;
  font-family: 'Rajdhani', sans-serif;
  line-height: 1.1em;
  margin-bottom: 20px;
}
.why-points .why-content h6 {
  font-weight: 600;
  text-shadow: none;
  border-radius: 50px;
  color: #252525;
  font-size: 22px;
  font-family: 'Rajdhani', sans-serif;
}
.about-2-desc {
  font-size: 18px;
  line-height: 30px;
  color: #797979;
  font-weight: 400;
  font-family: "Nunito Sans";
}
.why-points .why-content p {
  margin-bottom: 25px;
}
.faq-block.defualt_content_sec {
  display: inline-block;
  width: 100%;
}
.teb-section {
  display: inline-block;
  width: 100%;
}
/* Tab Section  */
.teb-section {
  position: relative;
}
div.tabBox {
  width: 100%;
}
div.tabBox h3 {
  padding: 20px 0px;
  font-family: 'Rajdhani', sans-serif;
  ;
  font-weight: 500;
}
ul.tabs li {
  padding: 5px 10px;
}
.tabContent {
  padding: 20px 0px;
}
.tabContent h3 {
  padding: 0px;
}
/**** TABS STYLES ****/
ul.tabs {
  box-shadow: 0.375rem 0.375rem 1.110rem rgba(0, 47, 70, 0.2);
  justify-content: center;
  display: flex;
  padding: 20px;
  box-shadow: 0px 30px 70px rgb(0 0 0 / 10%);
  box-shadow: 0.375rem 0.375rem 1.110rem rgba(0, 24, 36, 0.12);
  flex-wrap: wrap;
}
ul.tabs li a {
  margin: 10px;
  font-size: 20px;
  font-weight: 600;
  font-family: 'Rajdhani', sans-serif;
  color: black;
}
ul.tabs li a:hover {
  color: #1a903a;
  transition: all.4s;
}
ul.tabs li.active a, ul.tabs li.active a:hover {
  color: #1a903a;
}
table {
  border-collapse: collapse;
  border-spacing: 0px;
  text-align: left;
  width: 100%;
}
th, td {
  border: 1px solid #bbb;
  padding: 10px 10px;
  text-align: center;
}
th {
  white-space: nowrap;
}
.mask {
  overflow: hidden;
}
.mask > div {
  background: linear-gradient(white, white), linear-gradient(white, white) right, radial-gradient(at 0 50%, rgba(0, 0, 0, .3), transparent 70%), radial-gradient(at 100% 50%, rgba(0, 0, 0, .3), transparent 70%) right;
  background-size: 10px 100%;
  background-repeat: no-repeat;
  background-attachment: local, local, scroll, scroll;
  overflow: auto;
}
.pet-st-table .table-hed {
  color: white;
  background-color: #1a903a;
}
.pet-st-table table tbody tr:nth-of-type(2n+2) {
  background-color: #1a903a12;
}
.prd-tab-heading {
  position: relative;
  font-size: 30px;
  font-weight: 700;
  line-height: 1.2em;
  margin-bottom: 15px;
  font-family: 'Rajdhani', sans-serif;
}
.method-img-box {
  text-align: center;
}
.method-img-box img {
  box-shadow: 0.375rem 0.375rem 1.110rem rgba(0, 24, 36, 0.12);
}
/*  */
.container .topic {
  font-size: 30px;
  font-weight: 500;
  margin-bottom: 20px;
  color: rgba(255, 255, 255, 0.7);
}
.content input {
  display: none;
}
.content {
  display: flex;
  justify-content: space-between;
  /* align-items: center; */
}
.content .list {
  display: flex;
  flex-direction: column;
  position: relative;
  width: 45%;
  margin-right: 50px;
  box-shadow: 0.375rem 0.375rem 1.110rem rgba(0, 24, 36, 0.12);
  height: fit-content;
}
.content .list label {
  cursor: pointer;
  height: 60px;
  line-height: 60px;
  font-size: 17px;
  font-weight: 500;
  color: #000;
  padding-left: 25px;
  transition: all 0.2s ease;
  z-index: 10;
  font-family: 'Nunito Sans', sans-serif;
}
#bricks:checked ~ .list label.bricks, #Wooden:checked ~ .list label.Wooden, #Ceramic:checked ~ .list label.Ceramic, #Palletization:checked ~ .list label.Palletization, #Baling:checked ~ .list label.Baling, #Metal:checked ~ .list label.Metal {
  color: #fff;
}
.content .slider {
  position: absolute;
  left: 0;
  top: 0;
  height: 60px;
  width: 100%;
  /* border-radius: 12px; */
  transition: all 0.5s ease;
  background: #1A903A;
  background: -webkit-linear-gradient(90deg, rgba(26, 144, 58, 1) 0%, rgba(3, 64, 18, 1) 100%);
  background: -moz-linear-gradient(90deg, rgba(26, 144, 58, 1) 0%, rgba(3, 64, 18, 1) 100%);
  background: linear-gradient(90deg, rgba(26, 144, 58, 1) 0%, rgba(3, 64, 18, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#1A903A", endColorstr="#034012", GradientType=1);
}
#bricks:checked ~ .list .slider {
  top: 0;
}
#Wooden:checked ~ .list .slider {
  top: 60px;
}
#Ceramic:checked ~ .list .slider {
  top: 120px;
}
#Palletization:checked ~ .list .slider {
  top: 180px;
}
#Baling:checked ~ .list .slider {
  top: 240px;
}
#Metal:checked ~ .list .slider {
  top: 300px;
}
.content .text-content {
  width: 80%;
  height: 100%;
  color: rgba(255, 255, 255, 0.7);
}
.content .text {
  display: none;
}
.content .text .title {
  font-size: 25px;
  margin-bottom: 10px;
  font-weight: 500;
}
.container .text p {
  text-align: justify;
}
.content .text-content .bricks, .content .text-content .Food {
  display: block;
}
#bricks:checked ~ .text-content .bricks, #Wooden:checked ~ .text-content .Wooden, #Ceramic:checked ~ .text-content .Ceramic, #Palletization:checked ~ .text-content .Palletization, #Baling:checked ~ .text-content .Baling, #Metal:checked ~ .text-content .Metal, #Food:checked ~ .text-content .Food, #Logistics:checked ~ .text-content .Logistics, #General:checked ~ .text-content .General {
  display: block;
}
#Wooden:checked ~ .text-content .bricks, #Ceramic:checked ~ .text-content .bricks, #Palletization:checked ~ .text-content .bricks, #Baling:checked ~ .text-content .bricks, #Metal:checked ~ .text-content .bricks, #Logistics:checked ~ .text-content .Logistics, #General:checked ~ .text-content .General {
  display: none;
}
.content .list label:hover {
  color: #fff !important;
  background: #1A903A;
  background: -webkit-linear-gradient(90deg, rgba(26, 144, 58, 1) 0%, rgba(3, 64, 18, 1) 100%);
  background: -moz-linear-gradient(90deg, rgba(26, 144, 58, 1) 0%, rgba(3, 64, 18, 1) 100%);
  background: linear-gradient(90deg, rgba(26, 144, 58, 1) 0%, rgba(3, 64, 18, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#1A903A", endColorstr="#034012", GradientType=1);
}
.application-img .projects-1-overlay {
  justify-content: center;
  align-items: center;
  padding: 0;
}
@media (max-width:991px) {
  .content {
    display: block;
  }
  .content .list {
    width: 100%;
    margin-bottom: 30px;
    margin-right: 0;
  }
  .content .text-content {
    width: 100%;
  }
}
.tabContent h2 {
  position: relative;
  font-weight: bold;
  font-size: 28px;
  margin-bottom: 30px;
  padding-bottom: 20px;
  text-align: center;
}
.tabContent h2::before {
  content: "";
  position: absolute;
  left: 0px;
  right: 0px;
  background: #1a903a;
  width: 60px;
  height: 3px;
  margin: auto;
  bottom: 0px;
}