.container {
  max-width: 90%;
  margin: auto;
}

header .header.fixed {
  backdrop-filter: blur(13px) saturate(79%);
  -webkit-backdrop-filter: blur(13px) saturate(79%);
  background-color: rgba(0, 0, 0, 0.52);
  position: fixed !important;
  margin: 0 auto;
  transition: all 0.9s linear 0.01s;
  animation-duration: 5s;
}
header .header.fixed a {
  color: #FFFFFF !important;
}
header .header {
  background-size: 100% 100%;
  padding-bottom: 0;
  position: absolute !important;
  top: 0;
  right: 0;
  left: 0;
  width: 100%;
  z-index: 10000;
  background: transparent;
  height: 111px;
}
header .header a {
  color: #FFFFFF;
  text-decoration: none;
  padding: 10px 12px;
}
header .header a:hover {
  color: #8EFF4E;
  text-decoration: none;
}
header .header a span {
  padding-left: 10px;
}
header .header .header-space {
  background-color: #101F24;
}
header .header .menu_bar,
header .header .search_bar {
  display: none;
}
header .header .header .top_links span {
  text-align: left;
  color: #FFFFFF;
  display: block;
  font-size: 16px;
  font-weight: 500;
  margin-top: auto;
  margin-bottom: auto;
  font-family: "Poppins", sans-serif;
  white-space: nowrap;
}
header .header .header .top_links i {
  color: #FFFFFF;
  padding: 0 15px 0 0;
}
header .header .header .top_links .phone_icon {
  padding: 0 2em;
}
header .header .header .top_links .fix-navbar ul {
  list-style: none;
  display: flex;
  margin-bottom: 0;
}
header .header .header .top_links .fix-navbar ul li a {
  text-transform: uppercase;
  font-size: 14px;
  color: #E0DDDD;
  font-weight: 500;
  border-right: 0px solid #E0DDDD;
  padding: 0 15px;
}
header .header .header .top_links .fix-navbar ul li a:hover {
  color: #3C843A;
}
header .header .header .top_links .fix-navbar ul li:last-child a {
  border-right: 0px;
  padding-right: 0px;
}
header .header .head_label {
  align-items: center;
  display: none;
}
@media only screen and (max-width: 1279px) {
  header .header .head_label {
    display: flex;
  }
}
header .header .head_label span {
  text-align: left;
  color: #E0DDDD;
  display: block;
  font-size: 14px;
  font-weight: 500;
  margin-top: auto;
  margin-bottom: auto;
  font-family: "Poppins", sans-serif;
}
header .header .head_label .cta {
  font-size: 14px;
  padding: 8px 5px;
  margin-top: 0px;
  display: none !important;
}
@media (min-width: 0px) and (max-width: 1279px) {
  header .header .head_label .cta {
    display: none !important;
  }
}
header .header .head_label .cta a {
  color: #FFFFFF;
  width: auto !important;
  font-size: 14px;
  margin-right: 10px;
  margin-left: 10px;
  text-decoration: none !important;
  position: relative;
  display: inline-block;
  font-family: "Poppins", sans-serif;
  display: none !important;
}
@media (min-width: 0px) and (max-width: 1279px) {
  header .header .head_label .cta a {
    display: inline-block !important;
    margin-right: 0;
    margin-left: 0;
  }
}
header .header .head_label .cta a:first-child i {
  font-size: 16px;
  padding-top: 3px;
}
header .header .head_label .cta a i {
  padding: 0px 5px 0px 0px;
  color: #3C843A;
}
header .header .head_label .cta a:hover span,
header .header .head_label .cta a:hover i {
  color: #3C843A;
}
header .header .head_label .dflexSm {
  display: none !important;
}
@media (max-width: 1279px) {
  header .header .head_label .dflexSm {
    display: block !important;
  }
}
header .header .head_label .inrfq {
  background-color: #8EFF4E;
  position: relative;
  height: 37px;
  white-space: nowrap;
  font-size: 16px;
  color: #101F24 !important;
  z-index: 1;
  transition: 0.3s;
  padding: 5px 25px;
  font-weight: 500;
  display: inline-flex;
  align-items: center;
}
header .header .head_label .inrfq:hover {
  background: #7a7a7c;
}
@media only screen and (min-width: 1180px) and (max-width: 1440px) {
  header .header .head_label .inrfq {
    padding: 5px 20px;
  }
}
@media (min-width: 0px) and (max-width: 1279px) {
  header .header .head_label .inrfq {
    box-shadow: none !important;
    padding: 10px;
    line-height: 12px;
    height: 32px;
    bottom: 8px;
    position: fixed;
    display: none !important;
    z-index: 100;
    right: 65px;
    background-color: #3C843A;
    color: #FFFFFF !important;
  }
}
header .header .head_label .inrfq img {
  position: absolute;
  top: 50%;
  right: 6px;
  margin: auto;
  font-size: 2.5rem;
  width: 25px;
  transform: translateY(-50%);
}
header .header .head_label .inrfq:hover {
  background-color: #3C843A;
  color: #FFFFFF !important;
}
header .header .head_label .searchBoxD .en-fr {
  color: #FFFFFF;
  font-size: 16px;
  padding: 0 12px;
  margin: 7px 0 0;
}
@media only screen and (max-width: 1279px) {
  header .header .head_label .searchBoxD .en-fr {
    display: none;
  }
}
header .header .head_label .search_form {
  margin-top: auto;
  margin-bottom: auto;
  text-align: left;
  border-radius: 0;
  overflow: visible;
  width: 100%;
  display: block;
}
header .header .head_label .search_form .multipart {
  padding: 0 15px 0 5px;
}
@media only screen and (min-width: 0px) and (max-width: 576px) {
  header .header .head_label .search_form input {
    font-size: 14px;
  }
}
header .header .head_label .search_form .fixf {
  display: flex;
  align-items: center;
  height: 100%;
  margin: 0px 0px 0px 10px;
}
header .header .head_label .search_form .input_effect {
  border: none;
  background-color: transparent;
  -webkit-text-fill-color: #7a7a7c;
  outline: none;
  width: 100%;
}
@media only screen and (min-width: 1600px) {
  header .header .head_label .search_form .input_effect {
    width: 100%;
  }
}
header .header .head_label .search_form .input_effect::placeholder {
  color: #000000;
}
header .header .head_label .search_form .select_holder {
  color: #7a7a7c;
  display: inline-block;
  padding: 0px 10px;
}
header .header .head_label .search_form .select_holder select {
  border: none;
  background-color: transparent;
  height: 23px;
  margin-right: 0px;
  color: #7a7a7c;
  outline: none;
}
@media only screen and (min-width: 0px) and (max-width: 576px) {
  header .header .head_label .search_form .select_holder select {
    font-size: 14px;
  }
}
header .header .head_label .search_form .submit_btn {
  color: #FFFFFF;
  background-color: transparent;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border: none;
  padding: 0px 20px 0px 5px;
  font-size: 16px;
  transition: 0.3s;
}
@media only screen and (min-width: 1180px) and (max-width: 1440px) {
  header .header .head_label .search_form .submit_btn {
    padding: 0px 30px;
  }
}
header .header .head_label .openform {
  position: relative;
  transition: 0.5s;
}
header .header .head_label .search_form::after,
header .header .head_label .openform::after {
  z-index: 10000;
  content: "";
  transition: 0.9s;
  padding: 0px;
  position: absolute;
  right: 0px;
  top: 0px;
  background-position: 27px 7px;
  background-repeat: no-repeat;
}
header .header.fixed {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
  height: 111px;
  position: fixed !important;
}
header .logo {
  display: inline-block;
}
header .logo img {
  width: 100%;
  margin: auto;
  max-width: 350px;
}
header .nav_holder {
  display: block;
  overflow: visible;
  clear: both;
}
header .main_nav {
  margin: 0px;
  padding: 0px;
  display: block;
  clear: both;
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  margin-top: 0px;
  list-style: none;
}
header .main_nav li {
  display: inline-block;
  position: relative;
}
header .main_nav li.actmenu a {
  color: #3C843A !important;
}
header .main_nav li span {
  position: absolute;
  bottom: 0;
  height: 3px;
  display: block;
  left: 0px;
  width: 0%;
  right: 0px;
  transition: 1s;
}
header .main_nav li a i {
  padding-left: 5px;
  color: #FFFFFF;
}
header .main_nav li i {
  color: #FFFFFF;
}
header .main_nav li.fix-mob-navbar {
  display: none;
}
header .main_nav > li > a {
  color: #FFFFFF;
  text-decoration: none !important;
  font-size: 16px;
  font-family: "Poppins", sans-serif;
  padding: 4px 10px;
  position: relative;
  display: inline-block;
  text-transform: capitalize !important;
}
header .main_nav > li > ul {
  position: absolute;
  margin: 0px;
  padding: 0px;
  width: 300px;
  z-index: 10000;
  display: none;
  background-color: #101F24;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}
header .main_nav > li > ul > li {
  display: block;
}
header .main_nav > li > ul > li > a {
  display: block;
  padding: 8px 10px !important;
  color: #FFFFFF !important;
  text-align: left;
  width: 100%;
  font-family: "Poppins", sans-serif;
  font-size: 16px !important;
  position: relative;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}
header .main_nav > li > ul > li:hover ul {
  display: none !important;
  width: 100% !important;
}
header .main_nav > li > ul > li:hover a {
  background-color: #3C843A !important;
  color: #FFFFFF !important;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
@media only screen and (min-width: 1280px) {
  header .main_nav > li:hover > ul {
    display: block;
  }
}
header .main_nav > li:hover span, header .main_nav > li:focus span {
  width: 100%;
  animation: overspan 1s forwards;
  transition: 1s;
}

@-webkit-keyframes overspan {
  0% {
    width: 0%;
    left: 0px;
    right: 0px;
    background-color: #3C843A;
  }
  50% {
    left: 0px;
    right: 0px;
    background-color: #3C843A;
  }
  100% {
    width: 100%;
    left: 0px;
    right: 0px;
    background-color: #3C843A;
  }
}
@keyframes overspan {
  0% {
    width: 0%;
    left: 0px;
    right: 0px;
    background-color: #3C843A;
  }
  70% {
    left: 0px;
    right: 0px;
    background-color: #3C843A;
  }
  100% {
    width: 100%;
    left: 0px;
    right: 0px;
    background-color: #3C843A;
  }
}
@-webkit-keyframes pulse {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(122, 122, 124, 0.4);
    -moz-box-shadow: 0 0 0 0 rgba(122, 122, 124, 0.4);
    box-shadow: 0 0 0 0 rgba(122, 122, 124, 0.4);
  }
  70% {
    -webkit-box-shadow: 0 0 0 50px rgba(122, 122, 124, 0);
    -moz-box-shadow: 0 0 0 10px rgba(122, 122, 124, 0);
    box-shadow: 0 0 0 50px rgba(122, 122, 124, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(122, 122, 124, 0);
    -moz-box-shadow: 0 0 0 0 rgba(122, 122, 124, 0);
    box-shadow: 0 0 0 0 rgba(122, 122, 124, 0);
  }
}
@keyframes pulse {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(122, 122, 124, 0.4);
    -moz-box-shadow: 0 0 0 0 rgba(122, 122, 124, 0.4);
    box-shadow: 0 0 0 0 rgba(122, 122, 124, 0.4);
  }
  70% {
    -webkit-box-shadow: 0 0 0 50px rgba(122, 122, 124, 0);
    -moz-box-shadow: 0 0 0 10px rgba(122, 122, 124, 0);
    box-shadow: 0 0 0 50px rgba(122, 122, 124, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(122, 122, 124, 0);
    -moz-box-shadow: 0 0 0 0 rgba(122, 122, 124, 0);
    box-shadow: 0 0 0 0 rgba(122, 122, 124, 0);
  }
}
@media only screen and (max-width: 380px) {
  .custom_header header .top_links {
    padding: 5px;
  }
  .custom_header header .top_links span {
    font-size: 12px !important;
  }
  .custom_header header .search_bar {
    right: 45px;
    font-size: 1.5em;
  }
  .custom_header header .menu_bar {
    right: 3px;
    font-size: 1.5em;
  }
  .custom_header header .logo img {
    width: 160px !important;
    max-width: 160px;
    margin-left: -10px;
  }
}
@media (min-width: 0px) and (max-width: 1279px) {
  .custom_header header {
    height: 80px;
  }
  .custom_header header .header {
    height: 80px !important;
    background: #101F24;
  }
  .custom_header header .header.fixed {
    height: 80px !important;
  }
  .custom_header header .menu_bar,
  .custom_header header .search_bar {
    display: block;
    color: #000000 !important;
    border: none;
    padding: 10px 15px;
    font-size: 1.8em;
    transition: 0.3s;
    position: absolute;
    top: 22px;
    z-index: 10000;
  }
  .custom_header header .menu_bar i,
  .custom_header header .search_bar i {
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
  }
  .custom_header header .menu_bar i.fa-close::before,
  .custom_header header .search_bar i.fa-close::before {
    content: "\f00d" !important;
  }
  .custom_header header .menu_bar {
    right: 10px;
    top: 10px;
  }
  .custom_header header .menu_bar i {
    color: #FFFFFF !important;
  }
  .custom_header header .search_bar {
    right: 55px;
    top: 10px;
    display: none;
  }
  .custom_header header .search_bar i {
    color: #FFFFFF !important;
  }
  .custom_header header .head_label {
    margin: 0 auto;
    left: 0px;
    right: 0px;
    border: none;
  }
  .custom_header header .head_label span {
    font-size: 12px;
    padding: 0;
  }
  .custom_header header .head_label .cta {
    position: fixed;
    z-index: 1;
    bottom: 0px;
    display: block;
    left: 0px;
    right: 0px;
    height: 50px;
    background-color: #101F24;
    text-align: left;
    transition: 0.3s;
    padding-left: 15px;
    width: 100%;
    border-top: 1px solid white;
  }
  .custom_header header .head_label .cta a {
    padding: 5px !important;
  }
  .custom_header header .head_label .cta a i {
    font-size: 20px !important;
    color: #FFFFFF;
  }
  .custom_header header .head_label .cta a span {
    display: none !important;
  }
  .custom_header header .top_links {
    margin: 0 auto;
    left: 0px;
    right: 0px;
    border: none;
  }
  .custom_header header .top_links span {
    font-size: 12px;
    white-space: nowrap;
  }
  .custom_header header .fix-navbar {
    display: none;
  }
  .custom_header header .search_form {
    display: none !important;
    background-color: #FFFFFF;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.49);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.49);
    box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.49);
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    padding: 20px;
    margin: 0 auto;
    left: 0px;
    right: 0px;
    position: fixed !important;
    width: 90% !important;
    height: auto !important;
    overflow-y: scroll !important;
    text-align: center;
  }
  .custom_header header .search_form .fixf {
    width: 100%;
    display: block !important;
    margin: 10px 0 !important;
  }
  .custom_header header .search_form .fixf .multipart {
    display: inline-block;
    background: #101F24;
    color: #FFFFFF;
    padding: 8px 15px;
    border-radius: 5px;
    margin-top: -5px;
  }
  .custom_header header .search_form input {
    width: 100% !important;
    border-bottom: 1px #E0DDDD solid !important;
    margin-bottom: 10px;
    padding: 7px 13px;
    margin-top: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    color: #E0DDDD !important;
  }
  .custom_header header .search_form input::placeholder {
    color: #E0DDDD !important;
  }
  .custom_header header .search_form .select_holder {
    border-left: 0px solid gray !important;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    width: 100%;
    margin-bottom: 10px;
    border-bottom: 1px #E0DDDD solid;
    padding: 8px !important;
    padding-top: 0px !important;
    padding-left: 12px !important;
  }
  .custom_header header .search_form .select_holder select {
    width: 100%;
    color: #E0DDDD !important;
  }
  .custom_header header .search_form .submit_btn {
    height: auto !important;
    width: auto;
    color: #FFFFFF !important;
    border-radius: 5px !important;
    padding: 8px 15px !important;
    font-size: 14px !important;
  }
  .custom_header header .search_form .submit_btn:after {
    /*content: ' SEARCH';*/
    padding-left: 5px;
  }
  .custom_header header .paddingScroll {
    padding: 0 !important;
  }
  .custom_header header .logo {
    padding-bottom: 0px;
    position: static;
    top: 20px;
    left: 0;
    z-index: 1;
  }
  .custom_header header .logo img {
    width: 170px !important;
    max-width: 170px;
    margin: 10px auto;
  }
  .custom_header header .nav_holder {
    background-color: #101F24;
    display: block;
    position: fixed;
    left: 100%;
    right: -50%;
    bottom: 100%;
    top: 70px;
    padding-top: 0px;
    text-align: left;
    height: 0%;
    width: 0%;
    opacity: 1;
    transition: 0.5s ease-out;
    -webkit-border-bottom-left-radius: 300%;
    -moz-border-radius-bottomleft: 300%;
    border-bottom-left-radius: 300%;
  }
  .custom_header header .nav_holder.md-menu-view {
    width: 100%;
    display: block;
    transition: 0.5s ease-in;
    background-color: #101F24 !important;
    border-radius: 0%;
    opacity: 1;
    left: 0;
    right: 0;
    bottom: 0px;
    top: 64px;
    height: auto;
  }
  .custom_header header .nav_holder.md-menu-view ul {
    opacity: 1;
    left: 0%;
    background: #101F24;
    height: 1000px;
  }
  .custom_header header .nav_holder ul {
    height: 100%;
    overflow-y: auto;
    padding: 0;
    opacity: 0;
    transition: 0s ease-in;
    left: 100%;
  }
  .custom_header header .nav_holder ul li {
    display: block;
    position: relative;
  }
  .custom_header header .nav_holder ul li a {
    color: #FFFFFF !important;
    font-family: "Poppins", sans-serif !important;
    padding: 9px 15px !important;
    width: 100%;
    position: relative;
    font-size: 12px;
  }
  .custom_header header .nav_holder ul li a:hover {
    background: #101F24;
    color: #FFFFFF !important;
  }
  .custom_header header .nav_holder ul li.actmenu a {
    color: #3C843A !important;
  }
  .custom_header header .nav_holder ul li span {
    display: none !important;
  }
  .custom_header header .nav_holder .main_nav > li.fix-mob-navbar {
    display: block;
  }
  .custom_header header .nav_holder .main_nav > li > ul {
    width: 100% !important;
    position: relative !important;
    left: 0px !important;
    right: 0px !important;
    padding: 5px 0px;
    background-color: #3C843A;
    height: auto;
  }
  .custom_header header .nav_holder .main_nav > li > ul > li > a {
    display: block;
    width: 100%;
    left: 0px;
    right: 0px;
    font-size: 12px !important;
  }
  .custom_header header .nav_holder .main_nav > li i {
    color: #FFFFFF;
    position: absolute;
    top: 0;
    right: 24px;
    z-index: 1;
    line-height: 42px;
  }
  .custom_header header .nav_holder .main_nav > li .fa-angle-down ~ ul {
    transition: 0.5s ease-out;
    display: none;
  }
  .custom_header header .nav_holder .main_nav > li .fa-angle-down.fa-angle-up ~ ul {
    transition: 0.5s ease-in;
    display: block;
  }
  .custom_header header .pop {
    display: block !important;
    top: 80px;
    transition: 0.3s !important;
  }
}
@media only screen and (min-width: 1280px) and (max-width: 1440px) {
  header .header .logo img {
    width: 100%;
  }
  header .header .top_links span,
  header .header .head_label span {
    font-size: 12px;
  }
  header .header .fix-navbar ul li a {
    font-size: 12px;
  }
  header .header .main_nav > li > a {
    font-size: 14px;
    padding: 11px 6px;
  }
}
.certix {
  background-color: #FFFFFF;
  padding: 30px 0px 0px 0;
  margin-bottom: 20px;
}

.bg-bluex {
  z-index: 11;
  margin-bottom: 50px;
}
@media only screen and (min-width: 1600px) {
  .bg-bluex .container {
    max-width: 90%;
    margin: 0 auto;
    width: 100%;
  }
}
@media screen and (min-width: 0) and (max-width: 1440px) {
  .bg-bluex .container {
    max-width: 90%;
    width: 100%;
  }
}

footer {
  position: relative;
  font-size: 14px;
  z-index: 10;
  background: url(../assets/images/footer-bg.webp);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center right;
  margin-top: 0px;
  padding-top: 60px;
}
@media only screen and (max-width: 1199px) {
  footer {
    margin-top: 0 !important;
    padding: 80px 0 0px 0;
  }
}
footer p {
  padding: 20px 0 0;
  margin-bottom: 0;
}
footer a {
  font-size: 16px;
  color: white;
  text-decoration: none;
}
footer a:hover {
  color: #8EFF4E;
}
footer a .twitter {
  width: 20px;
}
footer .social-icon a {
  font-size: 16px;
  color: white;
  text-decoration: none;
  padding: 0px 6px;
}
footer .social-icon a:hover {
  opacity: 0.8;
}
footer .social-icon a:hover i, footer .social-icon a:hover img {
  transform: scale(1.3);
  transition-duration: 1s;
}
footer .social-icon a .twitter {
  width: 20px;
}
footer .display_f {
  display: flex;
  align-items: center;
  padding-left: 90px;
}
footer .contact-box {
  background: #F7F5F5;
  padding: 34px 30px 54px;
  margin-bottom:50px;
}
footer .contact-box .contact-form div .user-input-wrp {
  position: relative;
  margin-top: 8px;
}
footer .contact-box .contact-form div .user-input-wrp .inputText {
  width: 100%;
  outline: none;
  border: none;
  padding: 12px;
  border: 1px solid #ced4da;
  background: transparent;
  box-shadow: none !important;
  color: #555F65;
}
footer .contact-box .contact-form div .user-input-wrp .inputText:focus {
  border: 1px solid #000000;
  box-shadow: none;
}
footer .contact-box .contact-form div .user-input-wrp .floating-label {
  position: absolute;
  pointer-events: none;
  font-size: 14px;
  top: 33px;
  left: 10px;
  transition: 0.2s ease all;
  color: #424242;
  font-weight: 200;
  font-size: 16px;
}
footer .contact-box .contact-form div .user-input-wrp .floating-label span {
  color: #FF0000;
}
footer .contact-box .contact-form div .user-input-wrp input:focus ~ .floating-label,
footer .contact-box .contact-form div .user-input-wrp input:not(:focus):valid ~ .floating-label,
footer .contact-box .contact-form div .user-input-wrp textarea:focus ~ .floating-label,
footer .contact-box .contact-form div .user-input-wrp textarea:not(:focus):valid ~ .floating-label {
  top: 0px;
  left: 10px;
  font-size: 13px;
  opacity: 1;
}
footer .contact-box .contact-form div .contact-heading {
  color: #222222;
  font-family: "Open_Sans", sans-serif;
  font-size: 32px;
  font-weight: 700;
}
footer .contact-box .contact-form div p {
  font-size: 14px;
  font-weight: 400;
  color: #222222;
  padding: 5px 0 15px 0;
}
footer .contact-box .contact-form div .field {
  display: flex;
  align-items: center;
}
footer .contact-box .contact-form div label {
  position: absolute;
  z-index: 1;
  padding: 14px 20px;
  color: #424242;
  font-weight: 200;
  font-size: 18px;
}
footer .contact-box .contact-form div label span {
  color: #FF0000;
}
footer .contact-box .contact-form div .form-control {
  position: relative;
  padding: 14px;
  border-radius: 0;
  background: #F7F5F5;
  color: #626060;
}
footer .contact-box .contact-form div .form-control:focus {
  border: 1px solid #000000;
  box-shadow: none;
}
footer .contact-box .contact-form div .submit {
  background-color: #3C843A;
  color: #FFFFFF;
  font-style: 20px;
  font-weight: 600;
  margin-top: 10px;
}
footer .contact-box .contact-form div .submit:hover {
  background: #7a7a7c;
}
footer .map_over {
  position: relative;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  overflow: hidden;
  z-index: 900;
}
footer .map_over .payment-app-row .payment-row {
  padding: 5px;
  text-align: left;
}
footer .map_over .payment-app-row .payment-row img {
  border-radius: 5px;
}
footer .map_over .payment-app-row .app-row {
  text-align: right;
  padding: 8px !important;
}
@media only screen and (max-width: 991px) {
  footer .map_over .payment-app-row .payment-row, footer .map_over .payment-app-row .app-row {
    text-align: center;
  }
}
footer .footer_nav {
  margin: 0px;
  padding: 0px;
  text-align: left;
  list-style: none;
  overflow: hidden;
  margin-bottom: 15px;
  z-index: 1000;
  position: relative;
}
footer .footer_nav li {
  padding: 18px;
  display: block;
  float: left;
  padding-bottom: 5px;
  padding-top: 5px;
  font-weight: 500;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-size: 14px;
}
@media only screen and (max-width: 575px) {
  footer .footer_nav {
    text-align: center;
  }
}
footer address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
  border-left: 1px solid rgba(255, 255, 255, 0.3098039216);
  padding-left: 20px;
}
footer address p {
  color: #FFFFFF;
  padding: 0;
  font-size: 16px;
  display: flex;
  align-items: center;
  margin-bottom: 24px;
  text-align: left;
}
footer address p i {
  font-size: 20px !important;
  padding-right: 5px;
  width: 30px;
  color: #FFFFFF;
}
footer address p img {
  margin-right: 10px;
}
footer address p a {
  color: #FFFFFF;
  text-decoration: none;
  text-align: center;
}
@media only screen and (max-width: 1284px) {
  footer address p a {
    font-size: 14px;
  }
}
@media only screen and (max-width: 576px) {
  footer address p a {
    font-size: 14px;
  }
}
@media only screen and (max-width: 991px) {
  footer address p {
    justify-content: center;
  }
}
footer address p.bigcall a {
  font-size: 16px;
}
@media only screen and (max-width: 576px) {
  footer address p.bigcall a {
    font-size: 18px;
  }
}
footer .join-us-sec h3 {
  font-size: 30px;
  font-weight: 700;
  font-family: "Open_Sans", sans-serif;
}
footer .join-us-sec p {
  font-size: 20px;
  font-weight: 400;
  padding-top: 0;
}
footer .join-us-sec .email-box {
  display: flex;
  align-items: center;
}
footer .join-us-sec .email-box input {
  background-color: transparent;
  width: 100%;
  border: 1px solid #FFFFFF;
  padding: 10px 15px;
}
footer .join-us-sec .email-box button {
  background-color: #3C843A;
  color: #FFFFFF;
  border: none;
  padding: 4px 8px;
  position: relative;
  left: -7%;
}
footer .join-us-sec .footer_nav li a {
  font-weight: 500;
  font-size: 14px;
}
footer .footer_line {
  text-align: center;
  background-color: #FFFFFF;
  color: #000000;
  padding: 15px 30px 15px 30px;
  font-size: 14px;
}
footer .footer_line p {
  color: #000000;
  padding-bottom: 0px;
  display: block;
  margin-bottom: 0 !important;
  font-size: 14px;
}
footer .footer_line p a {
  color: #FFFFFF;
}

#myBtn {
  display: none;
  position: fixed;
  bottom: 100px;
  right: 30px;
  z-index: 99;
  border: none;
  outline: none;
  background-color: #101F24;
  color: white;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  font-size: 18px;
}

#myBtn:hover {
  background-color: #3C843A;
}

@media only screen and (min-width: 1280px) and (max-width: 1440px) {
  footer address p {
    font-size: 14px;
  }
  footer .footer_nav li {
    font-size: 16px;
    padding-top: 0;
  }
}
@media only screen and (min-width: 1280px) and (max-width: 1440px) and (max-width: 1284px) {
  footer .footer_nav li a {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1440px) {
  footer .footer_nav li {
    padding: 8px;
  }
  footer .display_f {
    display: flex;
    align-items: center;
    padding-left: 21px;
  }
  footer .contact-box {
    padding: 34px 15px 64px;
    margin-bottom: -15%;
  }
  footer .contact-box .contact-form div .contact-heading {
    color: #222222;
    font-family: "Open_Sans", sans-serif;
    font-size: 28px;
    font-weight: 700;
  }
  footer .contact-box .contact-form div p {
    font-size: 12px;
    font-weight: 200;
    padding: 0 0 5px 0;
  }
  footer .contact-box .contact-form div .form-control {
    padding: 10px 14px;
  }
  footer .join-us-sec h3 {
    font-size: 22px;
  }
}
@media only screen and (max-width: 1179px) {
  footer address {
    margin-bottom: -40px;
    margin-top: 20px;
    border: none;
    padding-left: 0px;
  }
  footer address p {
    justify-content: left;
  }
  footer .contact-box {
    padding: 34px 15px 34px;
    margin-bottom: 0;
  }
  footer .contact-box .contact-form div label {
    font-size: 15px;
    padding: 9px 20px;
  }
  footer .contact-box .contact-form div .form-control {
    padding: 8px 14px;
  }
}
@media only screen and (max-width: 767px) {
  footer address p {
    font-size: 14px;
  }
  footer .footer_nav li {
    font-size: 14px;
    padding-top: 0;
  }
  footer .footer_line {
    padding: 10px 0px 10px 0px;
    font-size: 14px;
  }
  footer .contact-box {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 576px) {
  footer .join-us-sec .email-box button {
    left: -14%;
  }
}
@media screen and (min-width: 1500px) {
  footer .footer_nav li {
    padding: 10px;
  }
}
*,
html,
body {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
}

body {
  -webkit-font-smoothing: subpixel-antialiased;
  color: #000000;
  background-color: #f5f3f3;
  font-size: 14px;
  font-family: "Poppins", sans-serif;
}

/************************|all 2k 4k 8k Fixed|****************************/
/************************|all 2k 4k 8k Fixed|****************************/
@media (min-width: 1440px) and (max-width: 2560px) {
  body html {
    width: 100% !important;
    margin: 0 auto !important;
    display: block !important;
    height: 100% !important;
    overflow-x: hidden !important;
    position: relative;
  }
}
@media (min-width: 2561px) and (max-width: 80000000px) {
  #landscape-canvas {
    width: 100% !important;
    height: 900px !important;
  }
  body,
  html {
    position: relative;
    width: 1920px !important;
    margin: 0 auto !important;
    overflow-x: hidden !important;
    -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.24) !important;
    -moz-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.24) !important;
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.24) !important;
  }
  header {
    width: 1920px !important;
  }
  .header {
    width: 1920px !important;
  }
}
/************************|all 2k 4k 8k Fixed|****************************/
header {
  height: 111px;
}
header .header a {
  color: #000000;
}

.breadcrumb {
  padding: 7px 0px;
  color: #3C843A;
  font-size: 16px;
  font-weight: 500;
}
@media (min-width: 1920px) {
  .breadcrumb {
    margin: 0 0 10px;
  }
}
@media (max-width: 1284px) {
  .breadcrumb {
    padding: 12px 5px;
  }
}
@media (max-width: 576px) {
  .breadcrumb {
    font-size: 12px;
    padding: 10px 5px;
  }
  .breadcrumb .breadcrumb_links {
    display: contents !important;
  }
}
.breadcrumb i {
  color: #000000;
  font-weight: 200;
}
.breadcrumb a {
  color: #000000;
  font-size: 16px;
  text-decoration: none;
  font-weight: 500;
}
.breadcrumb a:hover {
  color: #3C843A;
}
@media (max-width: 576px) {
  .breadcrumb a {
    font-size: 12px;
  }
}
.breadcrumb .breadcrumb_links {
  align-items: center;
  font-weight: bold;
}

section {
  position: relative;
  /****************************application page end**************************/
  /****************************product page start**************************/
  /****************************product page end**************************/
}
section.application-sec {
  padding-top: 20px;
}
section.application-sec .application-box .application-nav {
  border: 2px solid #B9B9B9;
  padding: 0;
}
section.application-sec .application-box .application-nav li {
  border-bottom: 1px solid rgba(185, 185, 185, 0.2196078431);
  padding: 7px 20px;
  list-style-type: none;
}
section.application-sec .application-box .application-nav li:first-child {
  font-size: 18px;
  font-weight: 400;
}
section.application-sec .application-box .application-nav li a {
  font-size: 14px;
  color: #222222;
  text-decoration: none;
  display: flex;
  align-items: center;
}
section.application-sec .application-box .application-nav li a i {
  font-size: 8px;
  padding: 0 12px 0 20px;
}
section.application-sec .download-btn {
  border: 2px solid #3C843A;
  font-size: 16px;
  border-radius: 0;
  width: 100%;
  padding: 12px;
  font-weight: 600;
  margin-top: 50px;
}
section.application-sec .download-btn:hover {
  background-color: #3C843A;
  color: #FFFFFF;
}
section.application-sec .application-txt-box .application-heading {
  color: #626060;
  font-size: 48px;
  font-weight: 800;
  font-family: "Poppins", sans-serif;
  padding: 40px 0 15px;
}
section.application-sec .application-txt-box p {
  font-size: 20px;
  color: #222222;
}
section.application-sec .application-txt-box .application-btn {
  color: #FFFFFF;
  background: #555F65;
  font-size: 16px;
  font-weight: 400;
  padding: 5px 26px;
  border-radius: 0;
  border-left: 5px solid #8EFF4E;
}
section.application-sec .application-txt-box .application-btn:hover {
  background: #7a7a7c;
}
section.emulsion-deck-sec {
  /*padding: 60px 0;*/
}
section.emulsion-deck-sec .emulsion-top {
  display: flex;
}
section.emulsion-deck-sec .emulsion-top .emulsion-top-img {
  width: 82%;
  margin-left: 20px;
}
section.emulsion-deck-sec .emulsion-deck-txt-box {
  background: #F2F2F2;
  padding: 4rem 8rem 8rem;
}
section.emulsion-deck-sec .emulsion-deck-txt-box .emulsion-deck-heading {
  font-size: 36px;
  color: #000000;
  font-weight: 600;
  background: #8EFF4E;
  padding: 10px 0 10px 160px;
  margin-left: -10rem;
  width: 125%;
  margin-bottom: 4rem;
}
section.emulsion-deck-sec .emulsion-deck-txt-box p {
  font-size: 20px;
  color: #000000;
  font-weight: 400;
}
section.info-deck-sec {
 /* padding: 60px 0; */
}
section.info-deck-sec .info-top {
  display: flex;
}
section.info-deck-sec .info-top .info-top-img {
  width: 80%;
  margin: auto;
}
section.info-deck-sec .info-deck-txt-box {
  background: #F2F2F2;
  padding: 4rem 8rem 8rem;
  /* &::after{
      content: "";
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      width: 50%;
      background: $gray;
  }*/
}
section.info-deck-sec .info-deck-txt-box .info-deck-heading {
  font-size: 36px;
  color: #000000;
  font-weight: 600;
  background: #8EFF4E;
  padding: 10px 0 10px 30px;
  margin-right: -10rem;
  margin-left: -5%;
  width: 130%;
  height: 110px;
  display: flex;
  margin-bottom: 4rem;
  align-items: center;
}
section.info-deck-sec .info-deck-txt-box p {
  font-size: 20px;
  color: #000000;
  font-weight: 400;
}
section.want-more-sec .want-more-box {
  background: url(../assets/images/want-more-bg.webp);
  padding: 30px;
}
section.want-more-sec .want-more-box .want-more-txt {
  font-size: 36px;
  font-weight: 500;
  color: #FFFFFF;
  display: flex;
  justify-content: center;
  align-items: center;
}
section.want-more-sec .want-more-box button {
  color: #FFFFFF;
  font-size: 14px;
  padding: 5px 22px;
  border-radius: 0;
  border: 1px solid #3C843A;
  border-left: 6px solid #3C843A;
  float: left;
  margin-left: 5rem;
}
section.want-more-sec .want-more-box button:hover {
  background: #E0DDDD;
  color: #000000;
}
section.truck-series-sec {
  margin-bottom: 40px;
}
section.truck-series-sec .truck-box .truck-series {
  background: #EAE9E8;
  padding: 60px;
  width: 83%;
  height: 446px;
}
section.truck-series-sec .truck-box .truck-series h2 {
  font-size: 36px;
  font-weight: 600;
  color: #3C843A;
  line-height: 46px;
	margin-bottom: .5rem;
	    width: 70%;
}
#accordionfaq ul{margin-left: 0;}
#accordionfaq p[&nbsp;] { display: none; }
#accordionfaq p:contains('&nbsp;') { display: none; }
section.truck-series-sec .truck-box .truck-series ul {
  list-style-type: none;
  padding-left: 0;
	margin-left: 0;
}
section.truck-series-sec .truck-box .truck-series ul li {
  font-size: 24px;
  padding: 4px;
}
section.truck-series-sec .truck-box .truck-series ul li img {
  padding-right: 10px;
}
section.truck-series-sec .truck-box .Series a {
  background-color: #8EFF4E;
  font-size: 36px;
  color: #000000;
  padding: 30px;
  font-weight: 600;
  display: inline-flex;
  align-items: center;
  text-decoration: none;
  position: absolute;
  right: 9%;
  top: 6%;
  line-height: 42px;
	max-width: 30%;
	cursor: default;
}
section.truck-series-sec .truck-box .Series img {
  position: absolute;
    right: 0%;
    bottom: -30%;
    width: 43%;
}
section.product-slider-sec {
  padding: 60px 0;
}
section.product-slider-sec .product-slider .product-owl div.item {
 /* padding: 50px;*/
}
section.product-slider-sec .product-slider .product-owl div.item img {
  box-shadow: 0px 0px 4px rgba(124, 122, 122, 0.2588235294);
  margin-top: 10px;
  margin-bottom: 10px;
}
section.product-slider-sec .product-slider .product-owl div.item img:hover {
  box-shadow: 0px 0px 14px rgba(124, 122, 122, 0.45);
}
section.product-slider-sec .product-slider .owl-theme .owl-dots .owl-dot {
  display: none !important;
}
section.product-slider-sec .product-slider .owl-carousel .owl-nav button.owl-prev {
  width: 50px;
  height: 50px;
  position: relative;
}
section.product-slider-sec .product-slider .owl-carousel .owl-nav button.owl-prev::after {
  content: "";
   background: url(../assets/images/pro-left-arrow.webp);

  position: absolute;
  top: 0;
  right: -81%;
  bottom: 0;
  width: 100%;
  background-repeat: no-repeat;
  height: 100%;
  opacity: 0.7;
}
section.product-slider-sec .product-slider .owl-carousel .owl-nav button.owl-prev span {
  display: none !important;
}
section.product-slider-sec .product-slider .owl-carousel .owl-nav button.owl-next {
  width: 50px;
  height: 50px;
  position: relative;
}
section.product-slider-sec .product-slider .owl-carousel .owl-nav button.owl-next::after {
  content: "";
   background: url(../assets/images/pro-right-arrow.webp);
  position: absolute;
  top: 0;
  bottom: 0;
  left: -6px;
  width: 100%;
  background-repeat: no-repeat;
  height: 100%;
  opacity: 0.7;
}
section.product-slider-sec .product-slider .owl-carousel .owl-nav button.owl-next span {
  display: none !important;
}
section.product-slider-sec .product-slider .owl-theme .owl-nav {
  position: absolute;
  top: 42%;
  right: 0;
  left: 0;
  display: flex;
  justify-content: space-between;
}
section.product-slider-sec .product-slider .owl-theme .owl-nav [class*=owl-]:hover {
  background: transparent;
}
section.utility-vehicle-sec {
  padding: 60px 0;
}
section.utility-vehicle-sec .utility-vehicle-heading {
  color: #3C843A;
  font-size: 32px;
  font-weight: 600;
   padding-left: 20px;
    padding-top: 20px;
}
section.utility-vehicle-sec .utility-vehicle-txt-box::before {
  content: "";
  background: #E0DDDD;
  position: absolute;
  left: 0;
  bottom: 0;
  top: 0;
  width: 42%;
  z-index: -1;
}
section.utility-vehicle-sec .utility-vehicle-txt-box .utility-vehicle-table thead tr th {
  font-size: 20px;
  font-weight: 600;
  border-bottom: 2px solid rgba(0, 0, 0, 0.7098039216);
}
section.utility-vehicle-sec .utility-vehicle-txt-box .utility-vehicle-table tbody tr {
  border-bottom: 1px solid rgba(124, 122, 122, 0.2705882353);
}
section.utility-vehicle-sec .utility-vehicle-txt-box .utility-vehicle-table tbody tr td {
  font-size: 16px;
  font-weight: 500;
}
section.utility-vehicle-sec .utility-vehicle-txt-box .note {
  font-size: 14px;
}
section.utility-vehicle-sec .utility-vehicle-txt-box .note sup {
  color: #FF0000;
}
section.utility-vehicle-sec .utility-vehicle-txt-box .download-btn {
font-size: 16px !important;
    background-color: #8EFF4E;
    position: relative;
    height: 37px;
    white-space: nowrap;
    font-size: 16px;
    color: #000000 !important;
    z-index: 1;
    transition: 0.3s;
    padding: 5px 25px;
    font-weight: 500;
    border-left: 6px solid #3C843A;
    border-left-width: 6px;
    border-left-style: solid;
    border-left-color: rgb(60, 132, 58);
    display: inline-flex;
    align-items: center;
	border-radius:0;
	border-top:0;
	border-bottom:0;
	border-right:0;
}
section.utility-vehicle-sec .utility-vehicle-txt-box .download-btn:hover {
background-color: #c6ffa1 !important;
    color: #000000 !important;
}
section.utility-vehicle-sec .general-specifications-table1 {
  padding-top: 20px;
}
section.utility-vehicle-sec .utility-vehicle-top .utility-vehicle-img {
  float: right;
  width: 80%;
  padding-right: 60px;
}
section.contact-strip-sec .contact-strip-box {
  background: url(../assets/images/contact-strip-bg.webp);
  padding: 30px;
}
section.contact-strip-sec .contact-strip-box .contact-strip-txt {
  font-size: 26px;
  font-weight: 500;
  color: #FFFFFF;
  display: flex;
  justify-content: center;
  align-items: center;
}
section.contact-strip-sec .contact-strip-box button {
float: left;
    margin-left: 5rem;
    background-color: #8EFF4E;
    position: relative;
    height: 37px;
    white-space: nowrap;
    font-size: 16px;
    color: #000000 !important;
    z-index: 1;
    transition: 0.3s;
    padding: 5px 25px;
    font-weight: 500;
    border-left: 6px solid #3C843A;
    display: inline-flex;
    align-items: center;
    border-radius: 0;
    border-top: 0;
    border-bottom: 0;
}
section.contact-strip-sec .contact-strip-box button:hover {
    background-color: #c6ffa1 !important;
    color: #000000 !important;
}
section.faq-sec {
  padding: 60px 0;
}
section.faq-sec::before {
  content: "";
  background: #E0DDDD;
  position: absolute;
  right: 0;
  bottom: 0;
  top: 0;
  width: 58%;
  z-index: -1;
}
section.faq-sec .faq-img {
  position: relative;
}
section.faq-sec .faq-img .working-at-heights {
  background-color: #8EFF4E;
  font-size: 18px;
  color: #000000;
  padding: 15px 30px;
  font-weight: 600;
  display: inline-flex;
  align-items: center;
  text-decoration: none;
  position: absolute;
  right: 9%;
  bottom: 12%;
}
section.faq-sec .faq-img .working-at-heights:hover {
  background-color: #3C843A;
  color: #FFFFFF !important;
}
@media screen and (min-width: 2400px) and (max-width: 2600px) {
  section.faq-sec .faq-img img {
    left: 20%;
    position: relative;
  }
}
@media screen and (min-width: 2100px) and (max-width: 2300px) {
  section.faq-sec .faq-img img {
    left: 10%;
    position: relative;
  }
}
section.faq-sec .faq-box #accordionfaq .accordion-item {
  background: transparent;
  border: none;
  border-bottom: 1px solid #948E8E;
  margin-bottom: 16px;
}
section.faq-sec .faq-box #accordionfaq .accordion-item .accordion-button {
  background: transparent;
  font-size: 20px;
  font-weight: 600;
  color: #000000;
  padding: 16px 20px 16px 0;
  box-shadow: none;
}
section.faq-sec .faq-box #accordionfaq .accordion-item .accordion-button:not(.collapsed)::after {
  content: "-";
  background: #8eff4e;
  display: flex;
  align-items: center;
  font-size: 22px;
  border-radius: 50px;
  padding: 12px;
  justify-content: center;
}
section.faq-sec .faq-box #accordionfaq .accordion-item .accordion-button::after {
  content: "+";
  background:#8eff4e;
  display: flex;
  align-items: center;
  font-size: 22px;
  border-radius: 50px;
  padding: 12px;
  justify-content: center;
}
section.faq-sec .faq-box #accordionfaq .accordion-item .accordion-collapse {
  font-size: 18px;
  font-weight: 400;
}
section.faq-sec .faq-box #accordionfaq .accordion-item .accordion-body {
  padding: 0;
}
section.faq-sec .faq-box #accordionfaq .accordion-item .accordion-body ul li {
  display: flex;
  align-items: center;
  list-style-type: none;
  padding: 6px 0;
}
section.faq-sec .faq-box #accordionfaq .accordion-item .accordion-body ul li i {
  font-size: 12px;
  padding: 0 14px 0 0;
  color: #3C843A;
}
section.vid-slider-sec {
  padding: 60px 0;
}
section.vid-slider-sec .vid-slider .vid-slider-owl .owl-item > div {
  cursor: pointer;
  margin: 5% 8%;
  transition: margin 0.4s ease;
}
section.vid-slider-sec .vid-slider .vid-slider-owl .owl-item.center > div {
  cursor: auto;
  margin: 0;
}
section.vid-slider-sec .vid-slider .vid-slider-owl .owl-item:not(.center) > div:hover {
  opacity: 0.75;
}
section.vid-slider-sec .vid-slider .vid-slider-owl .item .wrapper1,
section.vid-slider-sec .vid-slider .vid-slider-owl .item .wrapper,
section.vid-slider-sec .vid-slider .vid-slider-owl .item .wrapper11 {
  position: relative;
  width: 100%;
}
section.vid-slider-sec .vid-slider .vid-slider-owl .item .wrapper1 img,
section.vid-slider-sec .vid-slider .vid-slider-owl .item .wrapper img,
section.vid-slider-sec .vid-slider .vid-slider-owl .item .wrapper11 img {
  max-width: 100%;
  width: 100%;
  object-fit: fill;
}
section.vid-slider-sec .vid-slider .vid-slider-owl .item .wrapper1 button img,
section.vid-slider-sec .vid-slider .vid-slider-owl .item .wrapper button img,
section.vid-slider-sec .vid-slider .vid-slider-owl .item .wrapper11 button img {
  width: 50px;
  height: auto;
}
section.vid-slider-sec .vid-slider .vid-slider-owl .item .wrapper1 iframe,
section.vid-slider-sec .vid-slider .vid-slider-owl .item .wrapper iframe,
section.vid-slider-sec .vid-slider .vid-slider-owl .item .wrapper11 iframe {
  display: none;
  position: absolute;
  top: 0;
  height: 337px;
}
section.vid-slider-sec .vid-slider .vid-slider-owl .item .play-btn1,
section.vid-slider-sec .vid-slider .vid-slider-owl .item .play-btn,
section.vid-slider-sec .vid-slider .vid-slider-owl .item .play-btn11 {
  position: absolute;
  z-index: 666;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: transparent;
  border: 0;
}
section.vid-slider-sec .vid-slider .vid-slider-owl .item .play-btn1:hover,
section.vid-slider-sec .vid-slider .vid-slider-owl .item .play-btn:hover,
section.vid-slider-sec .vid-slider .vid-slider-owl .item .play-btn11:hover {
  cursor: pointer;
}
section.vid-slider-sec .vid-slider .vid-slider-owl .item .play-btn1:focus,
section.vid-slider-sec .vid-slider .vid-slider-owl .item .play-btn:focus,
section.vid-slider-sec .vid-slider .vid-slider-owl .item .play-btn11:focus {
  outline: 0;
}
section.vid-slider-sec .vid-slider .vid-slider-owl .item .play-btn1 img,
section.vid-slider-sec .vid-slider .vid-slider-owl .item .play-btn img,
section.vid-slider-sec .vid-slider .vid-slider-owl .item .play-btn11 img {
  animation: about 2s ease-in-out infinite;
  transition: all 0.5s linear 0.2s;
}

@media (min-width: 0px) and (max-width: 1279px) {
  section.application-sec .download-btn {
    margin-bottom: 40px;
  }
  section.emulsion-deck-sec .emulsion-top .emulsion-top-img {
    width: 70%;
    margin: auto;
    margin-bottom: 40px;
  }
  section.emulsion-deck-sec .emulsion-deck-txt-box .emulsion-deck-heading {
    padding: 20px 10px !important;
    width: 100% !important;
    margin-bottom: 2rem;
    margin: 0 auto 20px !important;
  }
  section.info-deck-sec .info-top .info-top-img {
    width: 70%;
    margin: auto;
    margin-top: 40px;
  }
  section.info-deck-sec .info-deck-txt-box .info-deck-heading {
    padding: 20px 10px !important;
    width: 100% !important;
    margin-bottom: 2rem;
    height: auto;
    margin: 0 auto 20px !important;
  }
  section.product-slider-sec .product-slider .product-owl div.item {
    padding: 25px;
  }
  section.utility-vehicle-sec {
    padding-top: 0;
  }
  section.utility-vehicle-sec .utility-vehicle-top .utility-vehicle-img {
    float: none;
    width: 70%;
    margin: auto;
    display: block;
    padding: 0;
    padding-top: 40px;
  }
  section.utility-vehicle-sec .utility-vehicle-txt-box {
    padding: 20px 50px;
    background: #E0DDDD;
    margin-top: 20px;
  }
  section.utility-vehicle-sec .utility-vehicle-txt-box::before {
    display: none;
  }
  section.faq-sec::before {
    display: none;
  }
  section.faq-sec .faq-img .working-at-heights {
    right: 0;
  }
  section.faq-sec .faq-img img {
    width: 94% !important;
  }
  section.faq-sec .faq-box {
    background: #E0DDDD;
    margin: 30px 0 0;
    padding: 20px 40px;
  }
  section.vid-slider-sec {
    padding: 0 0 60px;
  }
  section.vid-slider-sec .vid-slider .vid-slider-owl .item .wrapper button img,
  section.vid-slider-sec .vid-slider .vid-slider-owl .item .wrapper1 button img,
  section.vid-slider-sec .vid-slider .vid-slider-owl .item .wrapper11 button img {
    width: 20px;
  }
  section.vid-slider-sec .vid-slider .vid-slider-owl .item .wrapper iframe,
  section.vid-slider-sec .vid-slider .vid-slider-owl .item .wrapper1 iframe,
  section.vid-slider-sec .vid-slider .vid-slider-owl .item .wrapper11 iframe {
    height: 100%;
  }
}
@media only screen and (min-width: 1921px) {
  section.truck-series-sec .truck-box .truck-series {
    width: 86%;
    height: 542px;
  }
  section.utility-vehicle-sec .utility-vehicle-heading {
    font-size: 40px;
     padding-left: 20px;
    padding-top: 20px;
  }
  section.utility-vehicle-sec .utility-vehicle-top .utility-vehicle-img {
    float: right;
    width: 69%;
    padding-right: 140px;
  }
}
@media only screen and (max-width: 1440px) {
  section.truck-series-sec .truck-box .Series a {
    font-size: 28px;
    padding: 20px;
    line-height: 32px;
  }
  section.truck-series-sec .truck-box .truck-series {
    width: 80%;
    height: 330px;
  }
  section.truck-series-sec .truck-box .truck-series ul li {
    font-size: 20px;
  }
  section.truck-series-sec .truck-box .truck-series h2 {
    font-size: 32px;
    line-height: 42px;
  }
  section.vid-slider-sec .vid-slider .vid-slider-owl .item .wrapper iframe,
  section.vid-slider-sec .vid-slider .vid-slider-owl .item .wrapper1 iframe,
  section.vid-slider-sec .vid-slider .vid-slider-owl .item .wrapper11 iframe {
    height: 242px;
  }
  section.emulsion-deck-sec .emulsion-deck-txt-box {
    padding: 3rem;
  }
  section.emulsion-deck-sec .emulsion-deck-txt-box .emulsion-deck-heading {
    font-size: 32px;
    padding: 10px 0 10px 96px;
    margin-left: -6rem;
    width: 115%;
    margin-bottom: 2rem;
  }
  section.emulsion-deck-sec .emulsion-deck-txt-box p {
    font-size: 18px;
    text-align: justify;
  }
  section.info-deck-sec .info-deck-txt-box {
    padding: 3rem;
  }
  section.info-deck-sec .info-deck-txt-box .info-deck-heading {
    font-size: 32px;
    padding: 10px 0 10px 30px;
    margin-right: -6rem;
    width: 120%;
    margin-bottom: 2rem;
  }
  section.info-deck-sec .info-deck-txt-box p {
    font-size: 18px;
    text-align: justify;
  }
  section.utility-vehicle-sec .utility-vehicle-txt-box .utility-vehicle-table tbody tr td {
    font-size: 14px;
  }
  section.utility-vehicle-sec .utility-vehicle-txt-box .download-btn {
    font-size: 14px;
    width: 80%;
    padding: 12px 5px;
  }
  section.faq-sec .faq-box #accordionfaq .accordion-item {
    margin-bottom: 8px;
  }
  section.faq-sec .faq-box #accordionfaq .accordion-item .accordion-button {
    font-size: 18px;
    padding: 10px 20px 10px 0;
  }
  section.faq-sec .faq-box #accordionfaq .accordion-item .accordion-body ul li {
    padding: 2px 0;
  }
  section.faq-sec .faq-img img {
    width: 87%;
  }
}
@media only screen and (max-width: 1179px) {
  section.truck-series-sec .truck-box .Series a {
    font-size: 22px;
    padding: 16px;
    line-height: 26px;
  }
  section.truck-series-sec .truck-box .truck-series {
    width: 80%;
     height: auto;
    padding: 15px 100px 15px 15px;
  }
  section.truck-series-sec .truck-box .truck-series ul li {
    font-size: 18px;
	  display: flex;
        align-items: center;
  }
  section.truck-series-sec .truck-box .truck-series h2 {
    font-size: 26px;
    line-height: 32px;
  }
}
@media only screen and (max-width: 991px) {
  section.emulsion-deck-sec {
    padding: 50px 0 0;
  }
  section.product-slider-sec {
    padding: 25px 0;
  }
}
@media only screen and (max-width: 768px) {
  section.truck-series-sec .truck-box .Series a {
    font-size: 18px;
    line-height: 20px;
  }
  section.truck-series-sec .truck-box .truck-series {
     height: auto;
    padding: 15px 50px 15px 15px;
  }
  section.truck-series-sec .truck-box .truck-series ul li {
    font-size: 14px;
	  display: flex;
        align-items: center;
  }
  section.truck-series-sec .truck-box .truck-series h2 {
    font-size: 22px;
    line-height: 26px;
  }
  section.contact-strip-sec .contact-strip-box .contact-strip-txt {
    font-size: 18px;
  }
  section.faq-sec .faq-box #accordionfaq .accordion-item .accordion-button {
    font-size: 16px;
  }
  section.faq-sec .faq-box #accordionfaq .accordion-item .accordion-body ul li {
    font-size: 14px;
  }
}
@media (min-width: 0px) and (max-width: 678px) {
  section.truck-series-sec .truck-box .Series a {
    font-size: 14px;
    padding: 16px;
    line-height: 16px;
  }
  section.truck-series-sec .truck-box .truck-series {
    width: 80%;
    height: auto;
    padding: 15px 50px 15px 15px;
  }
  section.truck-series-sec .truck-box .truck-series ul li {
    font-size: 12px;
  }
  section.truck-series-sec .truck-box .truck-series h2 {
    font-size: 20px;
    line-height: 24px;
  }
  section.product-slider-sec {
    padding: 0px;
  }
  section.want-more-sec .want-more-box .want-more-txt {
    font-size: 32px;
  }
}
@media only screen and (max-width: 576px) {
  section.truck-series-sec .truck-box .Series a {
    padding: 10px;
    right: 5%;
  }
  section.truck-series-sec .truck-box .truck-series {
    height: auto;
    padding: 15px 50px 50px 15px;
  }
	section.truck-series-sec .truck-box .Series img {
    position: absolute;
    right: 0%;
    bottom: -10%;
    width: 70%;
}
  section.truck-series-sec .truck-box .truck-series ul li {font-size:14px;padding: 0;display: flex;align-items: center;}
  section.truck-series-sec .truck-box .truck-series ul li img {
    padding-right: 6px;
    width: 20px;
  }
  section.truck-series-sec .truck-box .truck-series h2 {
    font-size: 14px;
    line-height: 18px;
	          width: 90%;
  }
  section.application-sec .application-txt-box .application-heading {
    font-size: 26px;
  }
  section.application-sec .application-txt-box p {
    font-size: 14px;
    text-align: justify;
  }
  section.emulsion-deck-sec .emulsion-deck-txt-box {
    padding: 2rem;
  }
  section.emulsion-deck-sec .emulsion-deck-txt-box .emulsion-deck-heading {
    font-size: 20px;
  }
  section.emulsion-deck-sec .emulsion-deck-txt-box p {
    font-size: 14px;
  }
  section.emulsion-deck-sec .emulsion-deck-txt-box .emulsion-deck-heading {
    font-size: 26px;
  }
  section.info-deck-sec .info-deck-txt-box {
    padding: 2rem;
  }
  section.info-deck-sec .info-deck-txt-box .info-deck-heading {
    font-size: 20px;
  }
  section.info-deck-sec .info-deck-txt-box p {
    font-size: 14px;
  }
  section.info-deck-sec .info-deck-txt-box .info-deck-heading {
    font-size: 26px;
  }
  section.want-more-sec .want-more-box button {
    font-size: 10px;
    padding: 5px 12px;
    margin-left: 1rem;
  }
  section.want-more-sec .want-more-box .want-more-txt {
    font-size: 16px;
  }
  section.contact-strip-sec .contact-strip-box button {
    font-size: 10px;
    padding: 5px 12px;
    margin-left: 1rem;
    text-wrap: nowrap;
  }
  section.contact-strip-sec .contact-strip-box .contact-strip-txt {
    font-size: 16px;
  }
  section.product-slider-sec .product-slider .product-owl div.item {
    padding: 15px;
  }
  section.product-slider-sec .product-slider .owl-theme .owl-nav {
    top: 33%;
  }
  section.product-slider-sec .product-slider .owl-carousel .owl-nav button.owl-prev,
  section.product-slider-sec .product-slider .owl-carousel .owl-nav button.owl-next {
    width: 28px;
    height: 30px;
  }
  section.utility-vehicle-sec .general-specifications-table1 {
    padding-top: 20px;
  }
  section.utility-vehicle-sec .utility-vehicle-heading {
    font-size: 20px;
    padding-left: 20px;
    padding-top: 20px;
    }
  }
  section.utility-vehicle-sec .utility-vehicle-txt-box {
    padding: 20px;
  }
    section.utility-vehicle-sec .utility-vehicle-txt-box .utility-vehicle-table thead tr th {
    font-size: 16px;
  }
  section.utility-vehicle-sec .utility-vehicle-txt-box .note {
    font-size: 12px;
  }

  section.faq-sec .faq-img .working-at-heights {
    font-size: 16px;
	  background-color: #8EFF4E;
    height: 37px;
    white-space: nowrap;
    font-size: 16px;
    color: #000000 !important;
    z-index: 1;
    transition: 0.3s;
    padding: 5px 25px;
    font-weight: 500;
    border-left: 6px solid #3C843A;
    display: inline-flex;
    align-items: center;
	  border-radius:0;
  }
section.faq-sec .faq-img .working-at-heights:hover {
    background-color: #c6ffa1 !important;
    color: #000000 !important;
}
  section.faq-sec .faq-box {
    padding: 20px 24px;
  }
  section.faq-sec .faq-box #accordionfaq .accordion-item .accordion-body ul li {
    font-size: 12px;
  }
  section.faq-sec .faq-box #accordionfaq .accordion-item .accordion-body ul li i {
    font-size: 8px;
    padding: 0 10px 0 0;
  }
  section.faq-sec .faq-box #accordionfaq .accordion-item .accordion-button {
    padding: 10px 0 10px 0;
    font-size: 14px;
  }
  section.faq-sec .faq-box #accordionfaq .accordion-item .accordion-button::after {
    font-size: 14px;
    padding: 8px;
  }
}
.accordion ul{margin-left:0 !important;}
input#tnp-1 {
    background: white;
}