@import url("https://fonts.googleapis.com/css2?family=Josefin+Sans:ital,wght@0,100..700;1,100..700&family=Jost:ital,wght@0,100..900;1,100..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Josefin+Sans:ital,wght@0,100..700;1,100..700&family=Jost:ital,wght@0,100..900;1,100..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Josefin+Sans:ital,wght@0,100..700;1,100..700&family=Jost:ital,wght@0,100..900;1,100..900&display=swap");
* {
  padding: 0px;
  margin: 0px;
}

/*$font_red:#EE1D23;
$btn_color:#D5221B;*/
.font_22b {
  font-size: 22px;
  line-height: 32px;
  font-weight: 300;
  margin-bottom: 0px;
}

* {
  padding: 0px;
  margin: 0px;
}

/*$font_red:#EE1D23;
$btn_color:#D5221B;*/
.font_22b {
  font-size: 22px;
  line-height: 32px;
  font-weight: 300;
  margin-bottom: 0px;
}

#accordionId {
  margin-top: 0px;
}
#accordionId .card {
  border: 0;
  -webkit-box-shadow: 0px 8px 15px 6px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 8px 15px 6px rgba(0, 0, 0, 0.1);
  margin-bottom: 30px;
  padding: 10px 50px;
}
#accordionId .card .card-header {
  padding: 0;
  border: 0;
}
#accordionId .card .card-header button {
  font-size: 30px;
  line-height: 32px;
  font-weight: 300;
  text-decoration: none !important;
  display: block;
  width: 100%;
  text-align: left;
  border-radius: 0;
  background: #fff;
  color: #000;
  padding: 15px 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  white-space: normal;
  word-break: break-word;
}
#accordionId .card .card-header button::after {
  content: "\f106";
  font-family: FontAwesome;
}
#accordionId .card .card-header button.collapsed {
  background: #fff;
  color: #191919;
}
#accordionId .card .card-header button.collapsed::after {
  content: "\f107";
  font-family: FontAwesome;
}
#accordionId .card .card-body {
  background: #fff;
  padding: 15px 0;
}
#accordionId .card .card-body p, #accordionId .card .card-body a {
  font-size: 16px;
  line-height: 30px;
  color: #191919;
}
#accordionId .card .card-body p.font16, #accordionId .card .card-body a.font16 {
  padding: 0 !important;
}
#accordionId .card .card-body .contact_us_box i {
  top: 8px;
}
#accordionId .card .card-body .box_contect_detail {
  margin-bottom: 0;
}
#accordionId .card .card-body .box_contect_detail p {
  margin-bottom: 0;
}
#accordionId .card .card-body .flexImageBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  margin-bottom: 20px;
}
#accordionId .card .card-body .flexImageBox .flexLogo {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 30%;
          flex: 0 0 30%;
  max-width: 30%;
}
#accordionId .card .card-body .flexImageBox .flexImage {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 70%;
          flex: 0 0 70%;
  max-width: 70%;
}
#accordionId .card .card-body .addressFlexBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#accordionId .card .card-body .addressFlexBox .box_contect_detail {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
}
#accordionId .card .card-body .addressFlexBox .box_contect_detail table {
  width: 100%;
}
#accordionId .card .card-body .addressFlexBox .box_contect_detail table tr td {
  vertical-align: text-top;
  margin-bottom: 5px;
  display: inline-block;
}
#accordionId .card .card-body .addressFlexBox .box_contect_detail table tr td:first-child {
  color: #EE1D23;
  width: 25%;
}
#accordionId .card .card-body .addressFlexBox .box_contect_detail table tr td:nth-child(2) {
  width: 6%;
  color: #EE1D23;
}
@media screen and (max-width: 991px) {
  #accordionId .card {
    padding: 10px 30px;
  }
  #accordionId .card .card-header button {
    font-size: 26px;
    line-height: 28px;
  }
}
@media screen and (max-width: 767px) {
  #accordionId .card {
    padding: 10px 20px;
  }
  #accordionId .card .card-header button {
    font-size: 22px;
    line-height: 20px;
  }
  #accordionId .card .card-body .box_contect_detail {
    margin: 0;
  }
  #accordionId .card .card-body .addressFlexBox .box_contect_detail {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    margin-top: 30px;
  }
  #accordionId .card .card-body .addressFlexBox .box_contect_detail table tr td {
    width: auto !important;
  }
}

* {
  padding: 0px;
  margin: 0px;
}

/*$font_red:#EE1D23;
$btn_color:#D5221B;*/
.font_22b {
  font-size: 22px;
  line-height: 32px;
  font-weight: 300;
  margin-bottom: 0px;
}

/* ----- Active and Hover Links ----- */
/* ----- Active and Hover Links End ----- */
.mainHeader {
  padding: 12px 0px;
  position: fixed;
  width: 100%;
  z-index: 999;
  width: 100%;
  left: 0px;
  top: 0px;
}
.mainHeader .container {
  position: relative;
  z-index: 2;
}
.mainHeader header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
.mainHeader header .logo {
  text-align: center;
}
.mainHeader header .logo a {
  display: block;
}
.mainHeader header .logo a img {
  height: 55px;
  display: inline-block;
  -o-object-fit: scale-down;
     object-fit: scale-down;
}
@media (min-width: 992px) {
  .mainHeader header .navbarLink ul.navbar-nav > li::before {
    content: "";
    display: block;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    width: 0%;
    position: absolute;
    bottom: 0px;
    left: auto;
    right: 0px;
    width: 0;
    height: 2px;
    background: #d5221b;
  }
  .mainHeader header .navbarLink ul.navbar-nav > li.active::before, .mainHeader header .navbarLink ul.navbar-nav > li:hover::before {
    width: 100%;
    right: auto;
    left: 0px;
  }
}
.mainHeader header .navbarLink ul {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.mainHeader header .navbarLink ul li {
  text-transform: inherit;
  margin-left: 30px;
  position: relative;
}
.mainHeader header .navbarLink ul li .dropdown-toggle {
  padding: 0px 0px 0px 0px;
}
.mainHeader header .navbarLink ul li .dropdown-toggle::after {
  display: none;
}
.mainHeader header .navbarLink ul li a {
  font-weight: 500;
  color: #000000;
  font-size: 18px;
  text-transform: uppercase;
  padding: 4px 5px 10px;
  display: inline-block;
}
@media (max-width: 1199px) {
  .mainHeader header .navbarLink ul li a {
    font-size: 20px;
    padding: 4px 5px 10px;
  }
}
@media (max-width: 1700px) {
  .mainHeader header .navbarLink ul li a {
    font-size: 18px;
  }
}
@media (max-width: 1480px) {
  .mainHeader header .navbarLink ul li a {
    font-size: 16px !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
}
@media (max-width: 991px) {
  .mainHeader header .navbarLink ul li a {
    color: #e3000f;
    font-size: 20px;
    padding: 0;
    font-size: 26px !important;
  }
}
.mainHeader header .navbarLink ul li.active a, .mainHeader header .navbarLink ul li:hover a {
  background: none;
  border-radius: 0;
  color: #e3000f;
}
.mainHeader header .navbarLink ul li > .dropdown-menu {
  background: #fff;
  padding: 15px 10px;
  border-radius: 20px !important;
  margin: 0;
  min-width: 280px;
  border: 0;
  border-radius: 0;
  -webkit-transform: inherit !important;
          transform: inherit !important;
  top: 100% !important;
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15);
}
.mainHeader header .navbarLink ul li > .dropdown-menu li {
  margin-left: 0;
  padding: 0;
  padding: 8px 15px;
  min-width: 280px;
}
.mainHeader header .navbarLink ul li > .dropdown-menu li a {
  color: #272727;
  padding: 0px;
  font-size: 20px;
  text-transform: capitalize;
}
.mainHeader header .navbarLink ul li > .dropdown-menu li.active, .mainHeader header .navbarLink ul li > .dropdown-menu li:hover {
  background: #fff;
  border-radius: 0px;
}
.mainHeader header .navbarLink ul li > .dropdown-menu li.active > a, .mainHeader header .navbarLink ul li > .dropdown-menu li:hover > a {
  color: #d5221b !important;
}
.mainHeader header .navbarLink ul li > .dropdown-menu li.submenu .dropdown-toggle {
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}
.mainHeader header .navbarLink ul li > .dropdown-menu li.submenu .subdropdown {
  left: 100%;
  top: 0 !important;
  padding: 0;
}
.mainHeader header .navbarLink ul li > .dropdown-menu li.submenu ul li a {
  padding: 10px 30px;
}
@media (max-width: 991px) {
  .mainHeader header .navbarLink ul li > .dropdown-menu li.submenu ul li a {
    font-size: 14px;
    line-height: 18px;
    padding: 0;
  }
  .mainHeader header .navbarLink ul li > .dropdown-menu li.submenu .dropdown-toggle {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}
@media (max-width: 1480px) {
  .mainHeader header .navbarLink ul li > .dropdown-menu li {
    padding: 6px 12px;
  }
  .mainHeader header .navbarLink ul li > .dropdown-menu li a {
    padding: 0px;
    font-size: 17px !important;
  }
}
@media (max-width: 991px) {
  .mainHeader header .navbarLink ul li > .dropdown-menu {
    background: none;
    padding: 0;
  }
  .mainHeader header .navbarLink ul li > .dropdown-menu li {
    text-align: center;
    margin: 6px;
    padding: 0px;
  }
  .mainHeader header .navbarLink ul li > .dropdown-menu li a {
    color: #000;
    text-align: center;
    padding: 9px 5px;
    font-size: 22px !important;
    line-height: 22px;
    border-bottom: #ebe7e7 solid 1px;
  }
  .mainHeader header .navbarLink ul li > .dropdown-menu li:last-child a {
    border: none;
  }
  .mainHeader header .navbarLink ul li > .dropdown-menu .subdropdown {
    left: 0 !important;
  }
}
.mainHeader header .navbarLink ul li:hover > .dropdown-menu li, .mainHeader header .navbarLink ul li:focus > .dropdown-menu li {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (min-width: 992px) {
  .mainHeader header .navbarLink ul li:hover > .dropdown-menu, .mainHeader header .navbarLink ul li:focus > .dropdown-menu {
    display: block;
    opacity: 1;
    visibility: visible;
    z-index: 10;
    -webkit-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
  }
  .mainHeader header .navbarLink ul li:hover > .dropdown-menu li, .mainHeader header .navbarLink ul li:focus > .dropdown-menu li {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media (max-width: 1700px) {
  .mainHeader header .navbarLink ul li {
    margin-left: 24px;
  }
}
@media (max-width: 991px) {
  .mainHeader header .navbarLink ul li {
    margin-bottom: 10px;
    margin-left: 0px;
  }
}
@media (max-width: 991px) {
  .mainHeader header .navbarLink ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin: 0 auto;
  }
  .mainHeader header .navbarLink ul li > .dropdown-menu {
    position: relative !important;
    -webkit-transform: none !important;
            transform: none !important;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
.mainHeader header .navbarLink.active {
  left: 0;
}
@media (max-width: 991px) {
  .mainHeader header .navbarLink {
    background: #fff;
    width: 100%;
    position: fixed;
    top: 0;
    left: -100%;
    height: 100vh;
    z-index: 999;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    overflow-y: scroll;
    text-align: center;
    padding-top: 50px;
  }
  .mainHeader header .navbarLink .navbar-nav {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
  }
  .mainHeader header .navbarLink #dismiss .d-md-none {
    display: block !important;
  }
}
.mainHeader header .navbarLink #dismiss {
  width: 35px;
  height: 35px;
  line-height: 35px;
  background: #d5221b;
  color: #fff;
  text-align: center;
  position: absolute;
  top: 0px;
  right: 0px;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  z-index: 9999;
}

@media (max-width: 991px) {
  .mainHeader header .navbarLink ul li > .dropdown-menu {
    padding-bottom: 19px;
    background: none;
    padding: 5px 0px;
  }
}
@media screen and (max-width: 991px) {
  .mainHeader header .navbarLink ul {
    border-top: #ccc solid 1px;
  }
  .mainHeader header .navbarLink ul li {
    margin: 0px 0px !important;
    width: 100%;
    border-bottom: #ccc solid 1px;
    padding: 10px 5px;
  }
  .mainHeader header .navbarLink ul li ul {
    border: none;
  }
  .mainHeader header .navbarLink ul li ul li {
    padding: 0px 5px;
    border: none;
  }
}
@media screen and (max-width: 991px) and (max-width: 480px) {
  .mainHeader header .logo a img {
    height: 45px;
  }
}
body {
  text-align: justify;
  font-size: 20px;
  line-height: 28px;
  overflow-x: hidden;
  font-family: "Jost", serif;
  color: #121212;
  font-weight: 400;
}
body .mainHeader::before {
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 0px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
body.scrollActive .mainHeader::before {
  height: 80px;
  background: #fff;
  -webkit-box-shadow: 0 7px 11px -2px rgba(0, 0, 0, 0.29);
          box-shadow: 0 7px 11px -2px rgba(0, 0, 0, 0.29);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 1700px) {
  body {
    font-size: 18px;
    line-height: 24px;
  }
}
@media (max-width: 1480px) {
  body {
    font-size: 17px;
    line-height: 22px;
  }
}
@media (max-width: 1366px) {
  body {
    font-size: 16px;
    line-height: 22px;
  }
}

@media (min-width: 991px) and (max-width: 1024px) {
  .container, .container-lg, .container-md, .container-sm {
    max-width: 974px;
  }
}
@media (min-width: 1025px) {
  .container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 100%;
    padding: 0px 50px;
    width: calc(100% - 55px);
  }
}
@media (min-width: 1280px) {
  .container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1290px;
  }
}
@media (min-width: 1368px) {
  .container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1354px;
  }
}
@media (min-width: 1500px) {
  .container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1614px;
  }
}
@media (min-width: 1800px) {
  .container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1720px;
  }
}
.row.row-center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.inquiry_button {
  position: fixed;
  bottom: 30px;
  right: 30px;
  background: #d5221b;
  border-radius: 50%;
  padding: 20px;
  z-index: 9;
}
.inquiry_button i {
  background: url(../images/support.svg) center center no-repeat;
  height: 35px;
  width: 40px;
  display: inline-block;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Jost", serif;
}

p {
  margin-bottom: 20px;
  line-height: 26px;
  line-height: normal;
  font-weight: 400;
}
p.weight300 {
  font-weight: 300;
}

ul li {
  list-style: none !important;
}

a {
  text-decoration: none !important;
  outline: none !important;
}

button {
  outline: none !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  cursor: pointer;
}

button:focus {
  outline: none !important;
}

.padd80 {
  padding: 80px 0px;
}

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

.product_title {
  font-size: 52px;
  font-weight: 300;
  margin-bottom: 25px;
  color: #717276;
}

.padd70 {
  padding: 70px 0px;
}

.padd100 {
  padding: 50px 0px;
}

.pading_bottom0 {
  padding-bottom: 0px !important;
}

.slick-next {
  right: -5px;
}

.download_img .box_button {
  color: #fff !important;
}

.mag_bottom {
  margin-bottom: 50px;
}

.about_text .about_detail.whiteBg {
  background-color: #fff;
}
.about_text .about_detail.whiteBg p {
  color: #000;
}
.about_text .about_detail.whiteBg .product_title {
  color: #717276;
}

.logoindia img {
  height: 100px;
}

.logo img.img-responsive {
  height: 100px;
  -o-object-fit: contain;
     object-fit: contain;
}
.logo a {
  display: inline-block !important;
}
.logo p {
  font-size: 14px;
  margin: 0px;
  color: #818286;
  background: rgb(235, 235, 235);
  font-weight: 600;
  margin-top: 5px;
  padding: 5px 10px;
}

.max_800 {
  max-width: 800px;
}

.click_slide_down a {
  font-weight: 300;
  display: block;
  color: #fff;
}
.click_slide_down a:hover {
  color: rgba(255, 255, 255, 0.8);
}

.videoBanner {
  width: 100%;
  height: 450px;
  overflow: hidden;
}
.videoBanner video {
  margin-top: -200px;
  width: 100%;
}
@media (max-width: 1199px) {
  .videoBanner {
    height: 300px;
  }
  .videoBanner video {
    margin-top: 0px;
  }
}
@media (max-width: 575px) {
  .videoBanner {
    height: 200px;
  }
}
@media (max-width: 400px) {
  .videoBanner {
    height: 150px;
  }
}

.counterBlock {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
  padding: 29px 0px 0px 0px;
  margin: 0px -15px;
}
.counterBlock .counter {
  width: calc(33.33% - 30px);
  position: relative;
  margin: 0px 15px;
  z-index: 22;
  padding: 15px 20px;
  height: 103px;
  border-radius: 12px;
  text-align: center;
  background: #ED0000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.counterBlock .counter p {
  width: 50%;
  padding: 0px;
  margin: 0px !important;
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.counterBlock .counter .counterTitle {
  width: 50%;
  font-size: 22px;
  line-height: 1.375rem;
  text-transform: capitalize;
  font-weight: 300;
  color: #fff;
  text-align: right;
  margin: 0px;
  padding: 0px;
}
.counterBlock .counter .counterDigit3,
.counterBlock .counter .counterDigit2,
.counterBlock .counter .counterDigit {
  font-size: 45px;
  margin-bottom: 0px;
  color: #fff;
  font-weight: 700;
}
.counterBlock .counter .counterDigit {
  font-size: 35px;
  margin-top: -10px;
}
@media (max-width: 575px) {
  .counterBlock .counter {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 15px;
  }
}
@media (max-width: 991px) {
  .counterBlock .counter {
    width: calc(50% - 30px);
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .counterBlock .counter {
    width: calc(100% - 30px);
  }
}

.enquiry_box .modal-content {
  border-radius: 20px;
  overflow: hidden;
}
.enquiry_box .uploadresume {
  background: #D9D9D9;
}
.enquiry_box .background_grey {
  background: #272727;
}
.enquiry_box .btn_arrow {
  color: #fff;
}
.enquiry_box .modal-dialog {
  max-width: 780px;
}
.enquiry_box .modal-dialog .modal-header {
  background: #272727;
  border-color: #444444;
  padding-bottom: 10px;
  padding-top: 15px;
}
.enquiry_box .modal-dialog .modal-header h5 {
  font-size: 25px;
  color: #fff;
}
.enquiry_box .modal-dialog .modal-header .close {
  padding: 18px;
  color: #fff;
  opacity: 1;
}
.enquiry_box .modal-dialog .modal-header .close:hover {
  opacity: 0.8;
}
.enquiry_box .modal-dialog .form_box {
  margin-bottom: 20px;
  overflow: visible;
}
.enquiry_box .modal-dialog .form-control {
  padding: 10px 20px;
  background: #D9D9D9;
  height: 55px;
}
.enquiry_box .modal-dialog textarea.form-control {
  height: 120px;
}
@media (max-width: 1480px) {
  .enquiry_box .modal-dialog .modal-header {
    height: auto;
    padding-bottom: 10px;
    padding-top: 15px;
  }
}
@media (max-width: 1366px) {
  .enquiry_box .modal-dialog .modal-header h5 {
    font-size: 21px;
  }
  .enquiry_box .modal-dialog .modal-header .close {
    padding: 15px;
  }
  .enquiry_box .modal-dialog .contact_us_form .form_box .form-control {
    height: 46px;
    padding: 10px 15px;
    border-radius: 10px;
  }
}
@media (max-width: 991px) {
  .enquiry_box .modal-dialog {
    max-width: 90%;
  }
}
@media (max-width: 767px) {
  .enquiry_box .btn_career {
    text-align: center;
  }
}

.dot li {
  position: relative;
  padding-left: 30px;
  font-size: 30px;
  margin-bottom: 15px;
}
.dot li::after {
  content: "";
  position: absolute;
  top: 15px;
  left: 0px;
  background: #d5221b;
  height: 7px;
  width: 7px;
  border-radius: 50%;
}

.new_dot.max_100 .dot li {
  width: 100%;
}
.new_dot p {
  font-weight: 600 !important;
  margin-bottom: 10px;
}
.new_dot .dot {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.new_dot .dot li {
  font-size: 18px;
  font-weight: 300;
  margin-bottom: 10px;
  width: 50%;
}
.new_dot .dot li::after {
  top: 10px;
  left: 10px;
}
.new_dot .dot.dotSingle li {
  width: 100%;
}

.new_table p {
  font-weight: 600 !important;
  margin-bottom: 5px;
  line-height: normal;
}
.new_table table tr td {
  font-size: 17px;
  font-weight: 400;
  padding-bottom: 10px;
  vertical-align: top;
  line-height: 25px;
}
.new_table table tr td:nth-child(2) {
  width: 10%;
  text-align: center;
}
.new_table .ratingtable {
  margin: 40px 0;
}
.new_table.paddTop20 {
  padding-top: 30px;
}
@media (max-width: 767px) {
  .new_table table tr td {
    font-size: 14px;
    line-height: 20px;
  }
}

a.d-inline-block.nav-link.dropdown-toggle {
  padding: initial;
}

.apply_job {
  color: transparent !important;
  display: inline-block;
  padding: 4px 15px;
  border-radius: 4px;
  position: relative;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  overflow: hidden;
  z-index: 2;
}
.apply_job:before {
  content: attr(title);
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: -1;
  left: 0;
  padding: 4px 15px;
  border-radius: 4px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  background: #000;
  color: #fff;
  -webkit-transform: translateX(-50%) rotateY(90deg);
          transform: translateX(-50%) rotateY(90deg);
}
.apply_job:after {
  content: attr(title);
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
  left: 0;
  color: #fff;
  z-index: -1;
  background: #d5221b;
  padding: 4px 15px;
  border-radius: 4px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.apply_job:hover:before {
  -webkit-transform: translateX(0) rotateY(0deg);
          transform: translateX(0) rotateY(0deg);
}
.apply_job:hover:after {
  -webkit-transform: translateX(50%) rotateY(-90deg);
          transform: translateX(50%) rotateY(-90deg);
}

.font_size25 {
  font-size: 25px;
  font-weight: 300;
  color: #dc0000;
  margin-bottom: 10px;
}

.btn_area {
  display: inline-block;
  padding: 13px 33px;
  color: #dc0000;
  font-size: 20px;
  font-weight: 300;
  border-radius: 5px;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  cursor: pointer;
  position: relative;
  border: #dc0000 1px solid;
  overflow: hidden;
  z-index: 5;
  background: #fff;
}
.btn_area::before {
  content: "";
  position: absolute;
  top: 0px;
  right: 0px;
  left: auto;
  height: 100%;
  width: 0%;
  background: #818286;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  z-index: -1;
}
.btn_area:hover {
  color: #fff !important;
  border: #818286 1px solid;
}
.btn_area:hover::before {
  width: 100%;
  right: auto;
  left: 0px;
}

.scroll_hight {
  height: 400px;
}

.arrow_box .slick-prev:before {
  content: "";
  background: url(../images/al.png) top left no-repeat;
  height: 36px;
  width: 36px;
  display: block;
}
.arrow_box .slick-prev,
.arrow_box .slick-next {
  background: inherit;
}
.arrow_box .slick-next:before {
  content: "";
  background: url(../images/ar.png) top left no-repeat;
  height: 36px;
  width: 36px;
  display: block;
}

.min_height550 {
  min-height: 550px;
}

.banner_area .hm_banner.liner_dot .slick-dots {
  bottom: 25%;
}
.banner_area .hm_banner .slick-prev:before {
  content: "";
  background: url(../images/al.png) center center no-repeat;
  height: 25px;
  width: 50px;
  display: block;
}
.banner_area .hm_banner .slick-prev {
  background: inherit; /*background:linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 20%, rgba(255,255,255,0) 100%);*/
  height: auto;
  width: 50px;
}
.banner_area .hm_banner .slick-next {
  background: inherit; /*background:linear-gradient(90deg, rgba(255,255,255,0)  0%, rgba(255,255,255,1) 80%, rgba(255,255,255,1) 100%);*/
  height: auto;
  width: 50px;
}
.banner_area .hm_banner .slick-next:before {
  content: "";
  background: url(../images/ar.png) center center no-repeat;
  height: 25px;
  width: 50px;
  display: block;
}
.banner_area .hm_banner .slick-next {
  right: 0px;
}
.banner_area .hm_banner .slick-prev {
  left: 0px;
  z-index: 99;
}
.banner_area .hm_banner .banner_box {
  position: relative;
}
.banner_area .hm_banner .banner_box .banner_img {
  position: relative;
  z-index: 1;
}
.banner_area .hm_banner .banner_box .banner_text_area {
  position: absolute;
  z-index: 2;
  width: 100%;
  left: 0px;
  top: 31%;
}
.banner_area .hm_banner .banner_box .banner_text_area .banner_text {
  background: #ED0000;
  color: #fff;
  max-width: 450px;
  padding: 20px;
  font-size: 28px;
  font-weight: 300;
  line-height: 40px;
}
.banner_area .hm_banner .banner_box .banner_text_area .banner_text strong {
  font-weight: 600;
}
@media (min-width: 1367px) {
  .banner_area .hm_banner .banner_box .banner_text_area {
    top: 48%;
  }
  .banner_area .hm_banner .banner_box .banner_text_area .banner_text {
    font-size: 26px;
    max-width: 410px;
  }
}
@media (max-width: 1199px) {
  .banner_area .hm_banner .banner_box .banner_text_area {
    top: 40%;
  }
  .banner_area .hm_banner .banner_box .banner_text_area .banner_text {
    font-size: 22px;
    max-width: 382px;
  }
}
@media (max-width: 991px) {
  .banner_area .hm_banner .banner_box .banner_text_area {
    top: 26%;
  }
  .banner_area .hm_banner .banner_box .banner_text_area .banner_text {
    font-size: 17px;
    max-width: 272px;
    padding: 15px;
    line-height: normal;
  }
}
@media (max-width: 767px) {
  .banner_area .hm_banner .banner_box .banner_text_area {
    top: 26%;
  }
  .banner_area .hm_banner .banner_box .banner_text_area .banner_text {
    font-size: 17px;
    max-width: 153px;
    padding: 15px;
    line-height: normal;
  }
}
@media (max-width: 450px) {
  .banner_area .hm_banner .banner_box .banner_text_area {
    top: 26%;
  }
  .banner_area .hm_banner .banner_box .banner_text_area .banner_text {
    font-size: 13px;
    max-width: 115px;
    padding: 15px 10px;
    line-height: normal;
  }
}

.inner_banner_area {
  border-radius: 0px 0px 100px 100px;
  overflow: hidden;
  position: relative;
}
.inner_banner_area .bannerImg {
  position: relative;
  z-index: 1;
}
.inner_banner_area .bannerImg::before {
  content: "";
  position: absolute;
  z-index: 2;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.02);
}
.inner_banner_area .bannerImg img {
  position: relative;
  z-index: 1;
}
.inner_banner_area .bannerText {
  position: absolute;
  left: 0px;
  z-index: 2;
  width: 100%;
  bottom: 30px;
}
.inner_banner_area .bannerText .hd2 {
  text-transform: capitalize;
  color: #fff;
  padding: 0px;
}
.inner_banner_area .bannerText .hd2.corblack {
  color: #000;
}
.inner_banner_area img {
  width: 100%;
}
.inner_banner_area iframe {
  height: 367px;
  display: block;
  width: 100%;
  border: 0px solid;
}
@media (max-width: 1480px) {
  .inner_banner_area .bannerText {
    bottom: 22px;
  }
  .inner_banner_area .hd2 {
    font-size: 42px;
  }
}
@media (max-width: 1366px) {
  .inner_banner_area .hd2 {
    font-size: 32px;
  }
}
@media (max-width: 991px) {
  .inner_banner_area {
    border-radius: 0px 0px 40px 40px;
  }
  .inner_banner_area .bannerText {
    bottom: 18px;
  }
  .inner_banner_area .hd2 {
    font-size: 28px;
  }
}
@media (max-width: 767px) {
  .inner_banner_area {
    border-radius: 0px 0px 30px 30px;
  }
  .inner_banner_area .hd2 {
    text-align: center;
    font-size: 26px;
  }
  .inner_banner_area .bannerImg img {
    height: 280px;
  }
}
@media (max-width: 480px) {
  .inner_banner_area .hd2 {
    font-size: 22px;
  }
}

.font_30 {
  font-size: 30px !important;
  color: #191919;
  line-height: 40px;
}

.font_20 {
  font-size: 20px;
  line-height: 29px;
}

.clear {
  clear: both;
}

.head_title {
  font-size: 50px;
  font-weight: 300;
  color: #717276;
}
@media (min-width: 1367px) {
  .head_title {
    font-size: 63px;
  }
}

.breadcrumb {
  padding: 0px;
  background: none;
}

.read_more {
  color: #dc0000;
  font-size: 14px;
  font-weight: 300;
  position: relative;
  display: inline-block;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.read_more::after {
  content: "";
  position: absolute;
  top: 0px;
  background: url(../images/next_read.png) center center no-repeat;
  height: 26px;
  width: 30px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.read_more.active {
  color: #dc0000;
  letter-spacing: 3px;
}
.read_more.active::after {
  width: 50px;
}

.liner_dot .slick-dots {
  bottom: -35px;
}
.liner_dot .slick-dots li {
  width: auto;
  margin: 0px;
}
.liner_dot .slick-dots li button {
  font-size: 0px;
  background: #e1e1e1;
  height: 2px;
  width: 30px;
  padding: 0px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.liner_dot .slick-dots li button:before {
  display: none;
}
.liner_dot .slick-dots li.slick-active button {
  background: #dc0000;
  width: 83px;
}
.liner_dot .slick-dotted.slick-slider {
  margin: 0px;
}

.breadcrumb > li + li:before {
  display: none;
}

.dot_grey .slick-dots {
  bottom: -35px;
}
.dot_grey .slick-dots li {
  width: auto;
  margin: 0px 5px;
}
.dot_grey .slick-dots li button {
  font-size: 0px;
  background: #e1e1e1;
  height: 10px;
  width: 10px;
  padding: 0px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  border-radius: 50%;
}
.dot_grey .slick-dots li button:before {
  display: none;
}
.dot_grey .slick-dots li.slick-active button {
  background: #a5a5a5;
}
.dot_grey .slick-dotted.slick-slider {
  margin: 0px;
}

input::-webkit-input-placeholder {
  color: #191919 !important;
  font-size: 20px !important;
  font-weight: 300;
}

input:-moz-placeholder {
  /* Firefox 18- */
  color: #191919 !important;
  font-size: 20px !important;
  font-weight: 300;
}

input::-moz-placeholder {
  /* Firefox 19+ */
  color: #191919 !important;
  font-size: 20px !important;
  font-weight: 300;
}

input:-ms-input-placeholder {
  color: #191919 !important;
  font-size: 20px !important;
  font-weight: 300;
}

textarea::-webkit-input-placeholder {
  color: #191919 !important;
  font-size: 20px !important;
  font-weight: 300;
}

textarea:-moz-placeholder {
  /* Firefox 18- */
  color: #191919 !important;
  font-weight: 300;
  font-size: 20px !important;
}

textarea::-moz-placeholder {
  /* Firefox 19+ */
  color: #191919 !important;
  font-size: 20px !important;
  font-weight: 300;
}

textarea:-ms-input-placeholder {
  color: #191919 !important;
  font-size: 20px !important;
  font-weight: 300;
}

.headerBox {
  padding: 30px 0px 27px;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.bx_menu {
  padding: 0px !important;
}

.position_absolute,
.display_set {
  display: inline-block !important;
}

.position_absolute {
  padding: 0px !important;
  cursor: pointer;
}

.side_hear {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.side_hear .contact_area ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-bottom: 30px;
  display: none;
}
.side_hear .contact_area ul li {
  font-size: 16px;
}
.side_hear .contact_area ul li i {
  color: #dc0000;
  padding-right: 10px;
}
.side_hear .contact_area ul li a {
  color: #7B7B7B;
}
.side_hear .contact_area ul li:first-child {
  padding-right: 20px;
}

.zoom {
  overflow: hidden;
}

.zoom img {
  position: relative;
  top: 0%;
  left: 50%;
  max-width: 80%;
  width: 100%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.banner_img img {
  width: 100%;
  opacity: 1;
}

.slick-active .banner_img img {
  width: 100%;
}

@-webkit-keyframes zoom {
  0% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@keyframes zoom {
  0% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
.slide {
  display: block !important;
}

.banner_area {
  position: relative;
}

.download_area .download_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 30px;
  margin-bottom: 30px;
  background: #fff;
  -webkit-box-shadow: 5px 6px 6px rgba(0, 0, 0, 0.15);
          box-shadow: 5px 6px 6px rgba(0, 0, 0, 0.15);
}
.download_area .download_box .downloadTitle {
  width: 80%;
}
.download_area .download_box .downloadTitle h3 {
  margin: 0px;
  padding: 0px;
  font-size: 22px;
}
.download_area .download_box .download_img {
  width: 20%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.download_area .download_box .download_img .apply_job i {
  color: #fff;
  margin: 0px 0px 0px 12px;
}
.download_area .download_box:last-child {
  content: "";
  margin-bottom: 0px;
}
.download_area .downloadList .marginbtm30 {
  margin-bottom: 40px;
}
.download_area .downloadList .boxPdf {
  text-align: center;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}
.download_area .downloadList .boxPdf a {
  display: block;
}
.download_area .downloadList .boxPdf span {
  display: block;
  overflow: hidden;
  background: #F3F3F3;
  border: #ddd solid 1px;
  padding: 20px;
  border-radius: 10px;
  overflow: hidden;
}
.download_area .downloadList .boxPdf span img {
  max-width: 100%;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  border: #c1c1c1 solid 1px;
}
.download_area .downloadList .boxPdf h3 {
  margin: 0px;
  padding: 20px 0px;
  font-size: 22px;
  color: #222;
}
.download_area .downloadList .boxPdf strong {
  background: #d5221b;
  color: #fff;
  display: inline-block;
  margin: 0px auto;
  padding: 4px 20px;
  font-weight: 500;
  border-radius: 8px;
}
.download_area .downloadList .boxPdf:hover span {
  background: #e5e5e5;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.25);
}
.download_area .downloadList .boxPdf:hover span img {
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.download_area .downloadList .boxPdf:hover strong {
  background: #000;
  color: #fff;
}
@media (max-width: 767px) {
  .download_area .downloadList .boxPdf h3 {
    padding: 20px 0px 13px 0px;
  }
  .download_area .downloadList .boxPdf span {
    padding: 15px;
  }
  .download_area .downloadList .boxPdf strong {
    padding: 8px 20px;
  }
}

.hm_accordion_box {
  padding: 60px 0px;
}
.hm_accordion_box .read_more {
  font-size: 18px;
  margin-top: 10px;
}
.hm_accordion_box .container {
  /*max-width:1370px;padding:0px;*/
}
.hm_accordion_box .accordion {
  display: block;
  width: 100%;
  margin: 0 auto;
  background-color: none;
  overflow: auto;
}
.hm_accordion_box .accordion section {
  position: relative;
  display: block;
  float: left;
  width: 24.78%;
  height: 632px;
  margin: 0px 1px;
  overflow: hidden;
  min-height: 518px;
}
.hm_accordion_box .accordion section .accordionBoxs {
  position: absolute;
  width: 12em;
  height: 2em;
  left: 0;
  color: #000;
  width: 100%;
  height: 100%;
  top: 0px;
  -webkit-transform-origin: 0 0;
          transform-origin: 0 0;
  cursor: pointer;
}
.hm_accordion_box .accordion section .accordionBoxs .hover_area {
  display: block;
  width: 100%;
  height: 100%;
  line-height: 50px;
  text-decoration: none;
  color: inherit;
  outline: 0 none;
  position: relative;
}
.hm_accordion_box .accordion section .accordionBoxs .hover_area img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
  width: 100%;
}
.hm_accordion_box .accordion section .accordionBoxs .hover_area::after {
  content: "";
  position: absolute;
  height: 0;
  width: 0;
  bottom: 0px;
  left: 0px;
  background: rgba(255, 255, 255, 0.8);
  -webkit-transition: 1s;
  transition: 1s;
}
.hm_accordion_box .accordion section .accordionBoxs .hover_area .box_detail {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.hm_accordion_box .accordion section .accordionBoxs .hover_area .box_detail .btn_accordion {
  display: block !important;
  height: 40px;
  width: 40px;
  text-align: center;
  margin: 20px;
  border: 1px solid #fff;
  border-radius: 3px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-top: 4px;
}
.hm_accordion_box .accordion section .accordionBoxs .hover_area .box_detail .btn_accordion i {
  font-size: 41px;
  line-height: 0px;
  text-align: center;
  font-weight: 200;
  display: inline-block;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  font-style: normal;
  color: #fff;
}
.hm_accordion_box .accordion section .accordionBoxs .hover_area .box_detail .btn_accordion:hover i {
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
}
.hm_accordion_box .accordion section .accordionBoxs .hover_area .box_detail h4 {
  font-size: 30px;
  font-weight: 600;
  color: #fff;
  margin: 0px;
  -webkit-transition: 0.8s;
  transition: 0.8s;
  padding: 0px 20px;
  margin-top: 100%;
}
.hm_accordion_box .accordion section .accordionBoxs .hover_area .box_detail p {
  font-size: 21px;
  padding: 25px 70px 0px 30px;
  display: none;
  margin: 0px;
}
.hm_accordion_box .accordion section .accordionBoxs:hover .hover_area:after {
  /*height:0%;*/
  background: rgba(255, 255, 255, 0.95);
}
.hm_accordion_box .accordion section .accordionBoxs:hover .box_detail h4 {
  margin-top: 50px;
}
.hm_accordion_box .accordion section.active {
  width: 81%;
  padding: 0px;
  color: #333;
  background-color: #f2f2f2;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.hm_accordion_box .accordion section.active .accordionBoxs.Production {
  background: url(../images/production.jpg) top left no-repeat;
  color: #fff;
  height: 100%;
  width: 100%;
  background-size: cover;
  -webkit-backdrop-filter: 0.2;
          backdrop-filter: 0.2;
}
.hm_accordion_box .accordion section.active .accordionBoxs.quality {
  background: url(../images/quality.jpg) top left no-repeat;
  color: #fff;
  height: 100%;
  width: 100%;
  background-size: cover;
}
.hm_accordion_box .accordion section.active .accordionBoxs.testing {
  background: url(../images/tool_room.jpg) top left no-repeat;
  color: #fff;
  height: 100%;
  width: 100%;
  background-size: cover;
}
.hm_accordion_box .accordion section.active .accordionBoxs.tool_room {
  background: url(../images/testing.jpg) top left no-repeat;
  color: #fff;
  height: 100%;
  width: 100%;
  background-size: cover;
}
.hm_accordion_box .accordion section.active .hover_area img {
  opacity: 0;
}
.hm_accordion_box .accordion section.active .hover_area .box_detail p {
  display: block;
}
.hm_accordion_box .accordion section.active .btn_accordion i {
  color: #000;
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
}
.hm_accordion_box .accordion section:target .accordionBoxs {
  background-color: #e45e72;
}
.hm_accordion_box .accordion section .accordion .section .accordionBoxs {
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
  cursor: pointer;
}
.hm_accordion_box .accordion section .accordion .section .accordionBoxs .hover_area {
  margin-left: 10%;
}
.hm_accordion_box .accordion section.intro.active {
  width: 80.8%;
}
.hm_accordion_box .accordion section.slider_accordion.intro.active .accordionBoxs .hover_area::after {
  height: 0px;
}
.hm_accordion_box .accordion section.slider_accordion.intro.active .accordionBoxs .hover_area .box_detail .btn_accordion {
  margin: 20px;
  border-color: #000;
}
.hm_accordion_box .accordion section.slider_accordion.intro.active .accordionBoxs .hover_area .box_detail .btn_accordion i {
  color: #000;
}
.hm_accordion_box .accordion section.slider_accordion.intro.active .accordionBoxs .hover_area .box_detail h4 {
  margin-top: 0px;
  color: #ED0000;
  padding-left: 30px;
}
.hm_accordion_box .accordion section.slider_accordion.test .accordionBoxs .hover_area .box_detail .btn_accordion {
  margin: 20px 20px;
}
.hm_accordion_box .accordion section.slider_accordion.test .accordionBoxs .hover_area .box_detail h4 {
  margin-top: 0px;
  display: none;
}

.hm_accordion_box .accordion section.slider_accordion.test {
  width: 6%;
}

.timeline {
  background: url(../images/timelinebg.jpg) no-repeat;
  background-size: cover;
  background: inherit;
  background-position: center;
}
.timeline .timelineSlider > .row {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.timeline .timelineSlider .slick-slider {
  margin: 0 !important;
}
.timeline .timelineSlider .slick-slide {
  border: 0;
}
.timeline .timelineSlider .timeline_text_detail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  max-width: 100%;
  margin-bottom: 10px;
}
.timeline .timelineSlider .timeline_text_detail .timelineYear {
  display: block;
  font-size: 30px;
  color: #d5221b;
  margin-bottom: 15px;
  font-weight: 300;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 20%;
          flex: 0 0 20%;
  max-width: 20%;
}
.timeline .timelineSlider .timeline_text_detail .tagLine {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 80%;
          flex: 0 0 80%;
  max-width: 80%;
  font-size: 25px;
  font-weight: 300;
}
.timeline .timelineSlider .timelineContent {
  padding-left: 50px;
}
.timeline .timelineSlider p {
  margin: 0;
}
.timeline .timelineSlider .slider-nav {
  text-align: center;
}
.timeline .timelineSlider .slider-nav h3 {
  color: #000;
  font-size: 25px;
  font-weight: unset;
  display: inline-block;
  cursor: pointer;
  margin: 0px;
}
.timeline .timelineSlider .slider-nav h3 span {
  display: block;
  padding: 8px 15px;
  background-color: transparent;
}
.timeline .timelineSlider .slider-nav h3::before {
  content: "";
  display: block;
  background: #707070;
  width: 1px;
  height: 25px;
  margin: 0 auto;
}
.timeline .timelineSlider .slider-nav h3::after {
  content: "";
  display: block;
  background: #707070;
  width: 1px;
  height: 25px;
  margin: 0 auto;
}
.timeline .timelineSlider .slider-nav .slick-slide.slick-current.slick-active h3 {
  color: #d5221b;
}
.timeline .timelineSlider .slider-nav .slick-slide.slick-current.slick-active h3 span {
  -webkit-transform: scale(1.6);
          transform: scale(1.6);
  color: #000;
  font-weight: unset;
}
@media (max-width: 767px) {
  .timeline .timelineSlider .slider-nav {
    margin-bottom: 30px !important;
  }
  .timeline .timelineSlider .slider-nav h3 {
    font-size: 17px;
  }
  .timeline .timelineSlider .slider-nav h3::before, .timeline .timelineSlider .slider-nav h3::after {
    height: 10px;
  }
  .timeline .timelineSlider .slider-nav .slick-slide.slick-current.slick-active h3 span {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
  .timeline .timelineSlider .timeline_text_detail .timelineYear {
    font-size: 20px;
  }
  .timeline .timelineSlider .timeline_text_detail .tagLine {
    font-size: 18px;
  }
  .timeline .timelineSlider .timelineContent {
    padding-left: 0;
  }
}

.about_text {
  position: relative;
}
.about_text .about_detail {
  padding: 75px 85px 50px 85px; /*margin-top: -120px;*/
  background: #d5221b; /*box-shadow:$box_shadow;*/
}
.about_text .about_detail p {
  font-size: 16px;
  font-weight: 300;
  padding: 0px;
  margin: 0px;
  margin-bottom: 30px;
  line-height: 26px;
  color: #fff;
}
.about_text .about_detail p.last_p {
  margin-bottom: 0px;
}
.about_text .about_detail .btn_area {
  margin-top: 33px;
}
.about_text .about_detail .product_title {
  color: #fff;
}
.about_text .about_detail.latestEventblock .text_letes .font_size25 {
  color: #fff;
}
.about_text .about_detail.latestEventblock .text_letes i {
  color: #fff;
}
@media screen and (max-width: 1024px) {
  .about_text .about_detail {
    padding: 50px 0px;
  }
}

.inner_pages .about_text .about_detail {
  margin-top: 80px;
  -webkit-box-shadow: 0px 0px 20px 2px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 0px 20px 2px rgba(0, 0, 0, 0.15);
}
@media screen and (max-width: 991px) {
  .inner_pages .about_text .about_detail {
    margin-top: 80px;
  }
}
@media screen and (max-width: 570px) {
  .inner_pages .about_text .about_detail {
    margin-top: 60px;
  }
  .inner_pages .about_detail.margin_mobile {
    margin-top: 60px;
  }
}

.min_width185 {
  min-width: 185px !important;
}

.product_area_box_t {
  position: relative;
  overflow: hidden;
}
.product_area_box_t .headBox h2 {
  margin-bottom: 0px;
  padding-bottom: 0px;
}
.product_area_box_t .products_range_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin: 30px 15px;
  -webkit-box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.16);
          box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.16);
}
.product_area_box_t .products_range_box .products_range_img {
  width: 50%;
  background: #f9f9f9;
}
.product_area_box_t .products_range_box .products_range_img img {
  height: 100%;
}
.product_area_box_t .products_range_box .products_range_text {
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 10px 30px;
}
.product_area_box_t .products_range_box .products_range_text p {
  font-size: 14px;
  font-weight: 300;
  color: #000;
}

.product_innner_page .product_area_box_t .products_range_box {
  margin: 15px 0px;
}

.product_detail_box .product_area_box .products_range_box {
  margin: 0px 0px 30px;
}
.product_detail_box .product_area_box .products_range_box .ange_img {
  background: #f9f9f9;
  text-align: center;
}

.boxs_of_project_e {
  padding-top: 9px;
}
.boxs_of_project_e .boxs_of_project_box {
  display: block;
  text-align: center;
  padding: 27px 15px 32px 15px;
  margin-top: 30px;
  background: #fff;
  border-radius: 12px;
  -webkit-box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.1);
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.boxs_of_project_e .boxs_of_project_box.solarbox {
  text-align: left !important;
}
.boxs_of_project_e .boxs_of_project_box.solarbox:hover p {
  color: #717276;
}
.boxs_of_project_e .boxs_of_project_box.solarbox .height400 {
  height: 400px;
}
.boxs_of_project_e .boxs_of_project_box.solarbox .logox {
  height: 80px;
  margin-bottom: 30px;
  text-align: left !important;
}
.boxs_of_project_e .boxs_of_project_box.solarbox .boxsolar {
  padding: 20px;
}
.boxs_of_project_e .boxs_of_project_box.solarbox .boxsolar h2 {
  font-size: 2rem !important;
}
.boxs_of_project_e .boxs_of_project_box.solarbox .boxsolar p {
  text-align: left !important;
}
.boxs_of_project_e .boxs_of_project_box img {
  height: 220px;
  -o-object-fit: contain;
     object-fit: contain;
}
.boxs_of_project_e .boxs_of_project_box p {
  margin: 30px 0px 10px;
  font-size: 20px;
  color: #717276;
}
.boxs_of_project_e .boxs_of_project_box:hover {
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.3);
          box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.3);
}
.boxs_of_project_e .boxs_of_project_box:hover p {
  color: #ED0000;
}
.boxs_of_project_e #light {
  position: absolute;
  width: 500px;
  height: 500px;
  z-index: -1;
  border-radius: 50%;
  -webkit-transform: translate3d(-50%, -250%, 0);
          transform: translate3d(-50%, -250%, 0);
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.16) 0%, rgba(0, 0, 0, 0) 50%);
}

.hm_latestevents {
  background: #EFEFEF;
}
.hm_latestevents .head_title {
  margin-bottom: 20px;
}

.latestevents_box {
  display: block;
  width: 100%;
  margin: 15px 10px 20px 10px; /*box-shadow:0px 0px 18px 0px rgba(0, 0, 0, 0.16);*/
  -webkit-box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.15);
  background: #F3F3F3;
  border-radius: 20px;
  padding: 22px 22px 20px 22px;
  position: relative;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.latestevents_box span {
  display: block;
  text-align: center;
}
.latestevents_box span img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: inline-block;
}
.latestevents_box .img_letes {
  margin-bottom: 25px;
  border-radius: 20px;
  overflow: hidden;
}
.latestevents_box .img_letes img {
  -o-object-fit: contain;
     object-fit: contain;
}
.latestevents_box .text_letes {
  padding: 0px;
}
.latestevents_box .text_letes .font_size25 {
  min-height: -webkit-max-content !important;
  min-height: -moz-max-content !important;
  min-height: max-content !important;
}
.latestevents_box .text_letes p {
  min-height: -webkit-max-content;
  min-height: -moz-max-content;
  min-height: max-content;
  font-size: 19px;
  line-height: 26px;
}
@media (max-width: 1366px) {
  .latestevents_box .text_letes p {
    font-size: 18px;
    line-height: 25px;
  }
}
.latestevents_box .text_letes span {
  background: none;
  padding: 0px 5px;
}
.latestevents_box .text_letes i .date_to {
  padding: 0px 5px;
}
.latestevents_box:hover {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-box-shadow: 0px 4px 25px 10px rgba(0, 0, 0, 0.26);
          box-shadow: 0px 4px 25px 10px rgba(0, 0, 0, 0.26);
}
.latestevents_box:hover .text_letes .font_size25 {
  color: #d5221b;
}
@media (max-width: 1199px) {
  .latestevents_box {
    padding: 15px;
    border-radius: 16px;
  }
  .latestevents_box .img_letes {
    margin-bottom: 16px;
  }
  .latestevents_box .text_letes .font_size25 {
    font-size: 20px !important;
    line-height: 27px !important;
    margin-bottom: 5px;
  }
  .latestevents_box .text_letes i {
    padding: 0px 0px 12px 0px;
    font-size: 16px;
    line-height: 16px;
  }
}

.text_letes {
  padding: 30px 30px;
}
.text_letes .font_size25 {
  font-size: 26px !important;
  font-weight: 500;
  color: #272727;
  margin-bottom: 8px;
}
.text_letes i {
  font-style: normal;
  font-size: 17px;
  line-height: 16px;
  font-weight: 600;
  color: #9A9A9A;
  display: block;
  padding: 0px 0px 20px 0px;
}
.text_letes i .date_to {
  display: inline-block;
  padding: 0px 10px;
}
.text_letes p {
  color: #000;
  font-size: 16px;
  min-height: 150px;
  padding: 0px;
  margin: 0px;
}

.csr_actiities_certificates .container {
  max-width: 1260px;
}
.csr_actiities_certificates .container .head_title {
  line-height: 30px;
  margin-bottom: 30px;
}
.csr_actiities_certificates .container .csr_actiities_box p {
  font-size: 20px;
}
.csr_actiities_certificates .container .csr_actiities_box .btn_area {
  margin-top: 20px;
}
.csr_actiities_certificates .container .certificates_box_slider .certificates_img {
  margin: 0px 12px;
  border: 1px solid rgba(0, 0, 0, 0.16);
  padding: 10px;
}
.csr_actiities_certificates .container .certificates_box_slider .certificates_img img {
  height: 230px;
  -o-object-fit: cover;
     object-fit: cover;
  margin: 0px auto;
}

.testimonial_area {
  position: relative;
  background: #fff;
  color: #000;
  padding: 60px 40px;
}
.testimonial_area .head_title {
  margin-bottom: 20px;
}
.testimonial_area .testimonial_box {
  padding: 0px;
}
.testimonial_area .testimonial_box .font_24 {
  font-size: 24px;
}
.testimonial_area .testimonial_box p {
  color: #000;
  font-size: 16px;
  font-weight: 300;
  margin-bottom: 20px;
  text-align: center;
}
.testimonial_area .testimonial_box .name_testimonial {
  font-weight: 500;
  text-transform: capitalize;
  font-size: 18px;
  font-style: italic;
}
.testimonial_area .testimonial_box .name_testimonial i {
  display: block;
}
.testimonial_area .slick-dots {
  bottom: -50px;
}
.testimonial_area .slide-count-wrap {
  color: #000;
  font-size: 16px;
  position: absolute;
  right: 24px;
  bottom: 7px;
  color: #000;
  z-index: 99;
}
.testimonial_area .slide-count-wrap span.total {
  font-size: 16px;
  display: inline-block;
}
.testimonial_area .slide-count-wrap span.current {
  font-size: 17px;
  font-weight: 600;
}
@media (min-width: 1367px) {
  .testimonial_area .slide-count-wrap {
    font-size: 18px;
  }
  .testimonial_area .slide-count-wrap span.total {
    font-size: 18px;
  }
  .testimonial_area .slide-count-wrap span.current {
    font-size: 20px;
  }
}
.testimonial_area .arrow_box .slick-prev:before {
  content: "";
  background: url(../images/arrow_left_new_black.png) top left no-repeat;
  height: 16px;
  width: 12px;
  display: block;
}
.testimonial_area .arrow_box .slick-prev,
.testimonial_area .arrow_box .slick-next {
  background: inherit;
  top: auto;
  bottom: 0px;
  z-index: 1;
}
.testimonial_area .arrow_box .slick-next:before {
  content: "";
  background: url(../images/arrow_right_new_black.png) top left no-repeat;
  height: 16px;
  width: 12px;
  display: block;
}
.testimonial_area .arrow_box .slick-prev {
  right: 100px;
  left: auto;
}
@media screen and (max-width: 767px) {
  .testimonial_area .arrow_box .slick-prev,
  .testimonial_area .arrow_box .slick-next {
    bottom: -55px;
  }
  .testimonial_area .arrow_box .slick-next {
    right: 42%;
  }
  .testimonial_area .arrow_box .slick-prev {
    left: 42%;
  }
}
@media screen and (max-width: 400px) {
  .testimonial_area .arrow_box .slick-next {
    right: 38%;
  }
  .testimonial_area .arrow_box .slick-prev {
    left: 38%;
  }
}

.inner_about .about_detail {
  padding: 70px 95px 90px 95px;
}
.inner_about .about_detail p {
  font-size: 20px;
}
.inner_about .aboutdetailox .aboutAr {
  margin-bottom: 50px;
}
.inner_about .aboutdetailox .aboutAr .font_30.redfont {
  color: #dc0000;
}
.inner_about .aboutdetailox .aboutAr .font_20 {
  margin-bottom: 30px;
}

.main-timeline {
  position: relative;
  overflow: hidden;
}
.main-timeline::before {
  content: "";
  width: 10px;
  height: 95%;
  border-right: 8px dotted #000;
  position: absolute;
  top: 18px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.main-timeline .timeline-content {
  display: block;
  position: relative;
}
.main-timeline .timeline-content:hover {
  text-decoration: none;
}
.main-timeline .h_title {
  display: inline-block;
  padding: 8px 55px 8px 25px;
  margin: 0 0 10px 0;
  border: 3px solid #fff;
  border-radius: 25px 25px 25px 0;
  background: #dc0000;
  -webkit-box-shadow: 0 0 0 3px #dc0000;
          box-shadow: 0 0 0 3px #dc0000;
  font-size: 28px;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
  position: relative;
}
.main-timeline .h_title i {
  display: inline-block;
  font-size: 30px;
  margin-left: 5px;
  position: absolute;
  top: 50%;
  right: 15px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.main-timeline .h_title .description {
  padding: 0 15px;
  font-size: 15px;
  color: #000;
  letter-spacing: 1px;
  margin: 0 0 5px 0;
}
.main-timeline .timeline {
  width: 50.1%;
  float: right;
  padding: 10px 100px 10px 50px;
  position: relative;
}
.main-timeline .timeline::before {
  content: "";
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: #dc0000;
  border: 5px solid #fff;
  -webkit-box-shadow: 0 0 0 3px #dc0000;
          box-shadow: 0 0 0 3px #dc0000;
  position: absolute;
  top: 25px;
  left: -13px;
}
.main-timeline .timeline:nth-child(even) {
  float: left;
  padding: 10px 50px 10px 100px;
}
.main-timeline .timeline:nth-child(even):before {
  left: auto;
  right: -15px;
  background: #dc0000;
  -webkit-box-shadow: 0 0 0 3px #dc0000;
          box-shadow: 0 0 0 3px #dc0000;
}
.main-timeline .timeline:nth-child(even) .timeline-content {
  text-align: right;
}
.main-timeline .timeline:nth-child(even) .h_title {
  padding: 8px 25px 8px 60px;
  border-radius: 25px 25px 0 25px;
  background: #dc0000;
  -webkit-box-shadow: 0 0 0 3px #dc0000;
          box-shadow: 0 0 0 3px #dc0000;
}
.main-timeline .timeline:nth-child(even) .h_title i {
  right: auto;
  left: 15px;
}

.light_title {
  font-size: 25px;
  color: #191919;
}

.product_description {
  position: relative;
  margin-bottom: 30px;
}
.product_description .bdr {
  position: absolute;
  left: -15%;
  height: 100%;
  width: 5px;
  background: #f5f5f5;
}
.product_description .btn_area {
  margin-top: 30px;
}

.box_detail_products {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-shadow: 0px 0px 20px 2px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 0px 20px 2px rgba(0, 0, 0, 0.15);
  margin-bottom: 30px;
}
.box_detail_products .box_detail_productsimg {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33.333333%;
          flex: 0 0 33.333333%;
  max-width: 33.333333%;
  text-align: center;
  position: relative;
  overflow: hidden;
}
.box_detail_products .box_detail_productsimg img {
  height: 270px;
  -o-object-fit: scale-down;
     object-fit: scale-down;
}
.box_detail_products .box_detail_productstext {
  padding: 44px 65px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
}
.box_detail_products .box_detail_productstext .text_font30 {
  font-size: 30px;
  font-weight: 300;
  margin-bottom: 10px;
  color: #dc0000;
}
.box_detail_products .box_detail_productstext .text_font25 {
  font-size: 25px;
  font-weight: 300;
  margin-bottom: 10px;
  color: #dc0000;
}
.box_detail_products .box_detail_productstext .text_font18 {
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  margin-bottom: 0px;
}
.box_detail_products .box_detail_productstext .box_detail_two {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.event_detail .slick-prev {
  height: 40px;
  width: 17px;
  background: url(../images/p1.png) top left no-repeat;
  bottom: -2%;
  top: auto;
  z-index: 99;
  left: auto;
  right: 30px;
}
.event_detail .slick-prev::before {
  content: "";
  display: none;
}
.event_detail .slick-next {
  height: 40px;
  width: 17px;
  background: url(../images/p2.png) top left no-repeat;
  bottom: -2%;
  top: auto;
}
.event_detail .slick-next::before {
  content: "";
  display: none;
}

.event_detail_box .event_detail_text {
  margin: 25px 0px 60px;
}

.headin_title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 30px;
}
.headin_title h4 {
  font-size: 30px;
  line-height: 50px;
  font-weight: 300;
  color: #191919;
  margin: 0px;
}
.headin_title p {
  font-size: 16px;
  color: #000;
  color: #191919;
}

.new_event_detail_area .headin_title h4 {
  max-width: 60%;
}

.event_list .latestevents_box {
  margin: 0px 0px 15px;
}
.event_list .dflex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 15px;
}
.event_list .text_letes .font_size25 {
  min-height: 40px;
}

.event_banner .text_letes {
  padding: 0px;
}
.event_banner .text_letes i {
  margin-bottom: 10px;
  display: block;
}

.product_detail_page .product_detailslider_area .product_detail_slider_box img {
  margin: 0 auto;
  height: 300px;
  -o-object-fit: contain;
     object-fit: contain;
}
.product_detail_page .product_detailslider_area .slick-prev,
.product_detail_page .product_detailslider_area .slick-next {
  top: auto;
  bottom: -20%;
  background: red;
}
.product_detail_page .product_detailslider_area .slick-prev:before,
.product_detail_page .product_detailslider_area .slick-next:before {
  content: "";
}
.product_detail_page .product_detailslider_area .slick-prev {
  left: 45%;
  background: url("../images/prev.svg") top left no-repeat;
  width: 25px;
  height: 25px;
  z-index: 9;
}
.product_detail_page .product_detailslider_area .slick-next {
  right: 45%;
  background: url("../images/next.svg") top left no-repeat;
  width: 25px;
  height: 25px;
  z-index: 9;
}

.imgZoom {
  position: relative;
}
.imgZoom .gallery_hover {
  position: relative;
}
.imgZoom .gallery_hover::after {
  content: "";
  position: absolute;
  z-index: 2;
  width: 0px;
  height: 0px;
  left: 50%;
  top: 50%;
  background: url(../images/icon_zoom.png) no-repeat center center rgba(25, 25, 25, 0.6);
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.imgZoom .gallery_hover:hover::after {
  opacity: 1;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.gallery_area .gallery_box {
  margin-bottom: 30px;
  text-align: center;
  background: #f0f0f0;
  border-radius: 20px;
  padding: 20px;
}
.gallery_area .gallery_box span {
  display: block;
  text-align: center;
  padding: 15px 5px 0px 5px;
  font-weight: 600;
}
.gallery_area .gallery_box .gbox {
  border-radius: 20px;
  overflow: hidden;
}
.gallery_area .gallery_box .gallery_hover {
  position: relative;
  -webkit-box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.1);
}
.gallery_area .gallery_box .gallery_hover img {
  max-width: 100%;
  max-height: 250px;
  -o-object-fit: scale-down;
     object-fit: scale-down;
  margin: 0 auto;
  display: block;
  position: relative;
  z-index: 1;
}
.gallery_area .gallery_box .gallery_hover::after {
  content: "";
  position: absolute;
  z-index: 2;
  width: 0px;
  height: 0px;
  left: 50%;
  top: 50%;
  background: url(../images/icon_zoom.png) no-repeat center center rgba(25, 25, 25, 0.6);
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.gallery_area .gallery_box .gallery_hover:hover::after {
  opacity: 1;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.gallery_area .gallery_box .gallery_hover.gallerypage img {
  width: 100%;
  max-height: 350px;
  min-height: 350px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 1199px) {
  .gallery_area .gallery_box .gallery_hover img {
    max-height: 250px;
  }
}

.gbox {
  position: relative;
  display: inline-block;
  overflow: hidden;
}
.gbox span {
  z-index: 99;
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  left: 0px;
  top: 0px;
  background: url(../images/icon_zoom.png) no-repeat center center rgba(25, 25, 25, 0.6);
  -webkit-transition: width 0.6s ease-in-out, height 0.6s ease-in-out;
  transition: width 0.6s ease-in-out, height 0.6s ease-in-out;
  z-index: 12;
}
.gbox:hover span {
  width: 100%;
  height: 100%;
}

.uploadresume {
  background: #fff;
}
.uploadresume label {
  top: 100%;
}

select.interest_txt.myval.form-control.required.error {
  border-bottom: 2px solid red;
}

.btn-file {
  position: relative;
  overflow: hidden;
}

.btn-file input[type=file] {
  position: absolute;
  top: 0;
  right: 0;
  min-width: 100%;
  min-height: 100%;
  font-size: 100px;
  text-align: right;
  filter: alpha(opacity=0);
  opacity: 0;
  background: red;
  cursor: inherit;
  display: block;
}

.form-control:disabled,
.form-control[readonly] {
  background-color: #fff;
}

input[readonly] {
  cursor: text !important;
}

#tempfile {
  border-right: none;
  border-radius: 12px 0px 0px 12px;
}

.input-group-btn {
  border: 1px solid #e5e5e5;
  border-left: none;
  border-radius: 12px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group-btn i {
  color: #000;
}

.form_box {
  position: relative;
  margin-bottom: 30px;
  overflow: hidden;
  border-radius: 10px;
}
.form_box .img_area {
  position: absolute;
  top: 0px;
  left: 0px;
  padding: 22px 0px 15px 25px;
  color: #707070;
  z-index: 9;
}
.form_box .form-control {
  height: 60px;
  border: 1px solid #e5e5e5;
  padding: 10px 50px;
  border-radius: 12px;
  position: relative;
  color: #191919 !important;
  font-size: 20px !important;
  font-weight: 300;
}
.form_box .career_btn {
  margin: 10px;
}
.form_box .form_textarea {
  height: 134px;
  resize: initial;
  padding: 18px 50px;
}
.form_box label {
  position: absolute;
  bottom: -35px;
  color: red;
}

.radiobtn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 60px;
  background: #fff;
  padding: 0 10px;
  border: 1px solid #e5e5e5;
  border-radius: 12px;
  position: relative;
  color: #191919 !important;
  font-size: 18px !important;
  font-weight: 300;
}
.radiobtn .radio-inline {
  display: inline-block;
  margin-right: 20px;
}
.radiobtn label {
  position: relative;
  bottom: inherit;
  color: #000;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.radiobtn label input {
  margin-right: 5px;
}
.radiobtn .redio_button .radio-inline {
  margin-right: 10px;
}

.heading {
  margin-bottom: 50px;
}

.career_detail_area .subject_of_job {
  font-size: 28px;
  color: #dc0000;
  margin: 30px 0px 20px;
  font-weight: 300;
}
.career_detail_area .responsibility_text {
  font-size: 24px;
  font-weight: 400;
}
.career_detail_area ul li {
  font-size: 20px;
  font-weight: 300;
  margin-bottom: 20px;
  position: relative;
  padding-left: 20px;
}
.career_detail_area ul li::before {
  content: "";
  border-left: solid 10px #dc0000;
  border-bottom: solid 7px transparent;
  border-top: solid 7px transparent;
  height: 10px;
  display: inline-block;
  margin: 3px 1px 0px 0px;
  width: 9px;
  position: absolute;
  top: 4px;
  left: 0px;
}
.career_detail_area p {
  font-size: 20px;
  font-weight: 300;
}
.career_detail_area a {
  margin-top: 30px;
}

.background_grey {
  background: #F5F2F2;
}

.in_csr_area .head_title {
  margin: 0px 0px 30px;
}
.in_csr_area .in_csr_Boxarea {
  background: #fff;
  padding: 50px 70px;
  -webkit-box-shadow: 0px 0px 20px 2px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 0px 20px 2px rgba(0, 0, 0, 0.15);
  margin-bottom: 40px;
}
.in_csr_area .in_csr_Boxarea:last-child {
  margin-bottom: 0px;
}
.in_csr_area .in_csr_Boxarea .intensityLine {
  margin-top: 20px;
  font-size: 22px;
  line-height: 22px;
  font-weight: 600;
}
@media (max-width: 991px) {
  .in_csr_area .in_csr_Boxarea .intensityLine {
    font-size: 20px;
    line-height: 22px;
  }
}
@media (max-width: 767px) {
  .in_csr_area .in_csr_Boxarea .intensityLine {
    font-size: 18px;
    line-height: 25px;
    text-align: center;
  }
}
@media (max-width: 767px) {
  .in_csr_area .in_csr_Boxarea .intensityLine {
    font-size: 16px;
    line-height: 20px;
  }
}
.in_csr_area .in_csr_Boxarea .table-borderless thead tr th {
  text-align: center;
  border: 1px solid #838383;
}
.in_csr_area .in_csr_Boxarea .table-borderless tbody tr td {
  text-align: center;
  background: #ebebeb;
  border: 1px solid #838383;
}
.in_csr_area .in_csr_Boxarea .table-borderless tbody tr td:first-child {
  text-align: left;
}
.in_csr_area .in_csr_Boxarea .in_csrBox .table-responsive {
  overflow: hidden;
}
.in_csr_area .in_csrBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.in_csr_area .in_csrBox .in_csrimg {
  width: 30%;
  height: 227px;
}
.in_csr_area .in_csrBox .in_csrimg img {
  height: 100%;
}
.in_csr_area .in_csrBox .in_csrText {
  width: 70%;
  padding: 0px 0px 0px 60px;
}
.in_csr_area .in_csrBox .in_csrText p {
  font-size: 18px;
}
.in_csr_area .in_csrBox .in_csrText p:first-child {
  font-size: 24px;
  font-weight: 400;
}
.in_csr_area .new_table table thead {
  background: #d5221b;
  color: #fff;
}
.in_csr_area .new_table table tr td,
.in_csr_area .new_table table tr th {
  padding: 10px;
  border: 1px solid #000;
}

.homepage_modal .modal-header {
  padding: 0px;
  border-bottom: 0px solid #e9ecef;
}
.homepage_modal .modal-header button {
  background: #f7f7f7;
  opacity: 1 !important;
  color: #ec1f21;
  border-radius: 50%;
  height: 35px;
  width: 35px;
  padding: 0px !important;
}

.info2,
.success,
.warning2,
.failure,
.validation2 {
  border: 1px solid;
  margin: 10px 0px;
  padding: 15px 10px 15px 50px;
  background-repeat: no-repeat;
  background-position: 10px center;
}

.success {
  color: #4f8a10;
  background-color: #dff2bf;
  background-image: url(../../assets/images/success.png);
}

.failure {
  color: #d8000c;
  background-color: #ffbaba;
  background-image: url(../../assets/images/error.png);
}

.hm_client #owl-example1,
.hm_client .owl-carousel .owl-stage-outer {
  height: 110px !important;
}

label.error {
  color: #f00;
}

label.error {
  position: absolute;
  font-size: 13px;
  font-weight: 400;
}

.alert-specialsuccess {
  color: #4f8a10;
  padding: 4px 0 3px 357px;
}

.contact_us_box h4 {
  font-size: 30px;
  font-weight: 300;
  color: #191919;
  margin-bottom: 28px;
}
.contact_us_box p {
  padding-left: 30px !important;
  position: relative;
  font-size: 20px;
  color: #191919;
  font-weight: 300;
  line-height: 32px;
}
.contact_us_box a {
  padding-left: 30px !important;
  position: relative;
  font-size: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #fff;
  font-weight: 300;
  line-height: 32px;
}
.contact_us_box i {
  position: absolute;
  top: 5px;
  left: 0px;
  font-size: 15px;
  color: #fff;
}

.box_contect_detail {
  margin-bottom: 50px;
}

.contact_us_form {
  background: #EFEFEF;
}
.contact_us_form .form_box textarea {
  height: 150px;
}

.current_opening {
  background: #EFEFEF;
}
.current_opening .current_opening_text .head_title {
  margin: 0px 0px 20px;
}

select.dropdwn {
  background: url(../images/dropdown_arrow.svg) no-repeat center right 20px #fff;
  background-size: 12px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.btn_read_padd {
  margin-top: 50px;
}

.career_area .about_text {
  background: #EFEFEF;
}

.current_opening_img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
}

.current_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 10px;
  padding: 15px 10px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}
.current_box .textcurrent {
  width: 80%;
}
.current_box .textcurrent h3 {
  margin-top: 0px;
}
.current_box .textcurrent span a {
  margin-right: 10px;
  color: #dc0000;
}
.current_box .textcurrent span a:first-child {
  margin-left: 0px;
}
.current_box .textcurrent span a::after {
  content: "|";
  margin-left: 10px;
}
.current_box .textcurrent span a:last-child {
  margin-right: 0px;
}
.current_box .textcurrent span a:last-child::after {
  content: "";
}
.current_box:last-child {
  border-bottom: 0px solid rgba(0, 0, 0, 0.3);
}

.Buttomcurrent {
  width: 20%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.new_product_detail_box .about_detail .product_title {
  font-size: 35px;
}
.new_product_detail_box .about_detail p {
  font-size: 22px;
  line-height: 32px;
  font-weight: 400;
  color: #232323;
}
.new_product_detail_box .contact_us_box.new_product_boxs_banner_area .new_product_boxs_banner {
  padding: 10px 0px;
  text-align: center;
}
.new_product_detail_box .contact_us_box.new_product_boxs_banner_area .new_product_boxs_banner img {
  height: 310px;
  -o-object-fit: scale-down;
     object-fit: scale-down;
}
.new_product_detail_box .contact_us_box.new_product_boxs_banner_area .new_product_boxs_text p {
  padding-left: 0px !important;
}
.new_product_detail_box .contact_us_box.new_product_boxs_banner_area .new_product_boxs_text .btn_area {
  display: inline-block;
}

.new_product_text_detail .box_detail_products {
  display: block;
  -webkit-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0px 0px 13px 2px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0px 13px 2px rgba(0, 0, 0, 0.1);
  -webkit-transition: 0.5s ease-in-out all;
  transition: 0.5s ease-in-out all;
}
.new_product_text_detail .box_detail_products .box_detail_productsimg {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
  padding: 17px 22px;
}
.new_product_text_detail .box_detail_products .box_detail_productsimg a .new_pro_title p.font_25 {
  font-size: 25px !important;
  color: #dc0000 !important;
  text-align: left;
  min-height: 60px;
}
.new_product_text_detail .box_detail_products .box_detail_productsimg a .new_application_txt {
  text-align: left;
  margin-top: 20px;
  display: none;
}
.new_product_text_detail .box_detail_products .box_detail_productsimg a .new_application_txt p.application_title {
  font-size: 18px !important;
  margin-bottom: 0px;
  line-height: 24px !important;
  font-weight: 600;
  display: none;
}
.new_product_text_detail .box_detail_products .box_detail_productsimg a .new_application_txt p.application_ans {
  margin-bottom: 0px;
  line-height: 22px !important;
  min-height: 65px;
  display: none;
}
.new_product_text_detail .box_detail_products:hover {
  -webkit-transform: translateY(-10px);
          transform: translateY(-10px);
}

.quality_policy_area .quality_policy_box {
  text-align: center;
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
  padding: 10px 10px;
  margin-bottom: 30px;
  -webkit-transition: 0.5s ease-in-out all;
  transition: 0.5s ease-in-out all;
}
.quality_policy_area .quality_policy_box .quality_policy_text {
  font-size: 18px;
  font-weight: 500;
}
.quality_policy_area .quality_policy_box:hover {
  -webkit-transform: translateY(-10px);
          transform: translateY(-10px);
}

h3.head_title {
  font-size: 25px;
}
h3.cor_red {
  color: #dc0000;
}

.paddbtm40 {
  padding-bottom: 40px;
}

.list_detail {
  padding: 30px 0px 40px 0px;
}
.list_detail ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  max-width: 570px;
}
.list_detail ul li {
  padding-right: 30px;
  font-size: 18px;
  color: #191919;
}
.list_detail ul li:last-child {
  padding-right: 0px;
}
.list_detail ul li span {
  font-weight: 500;
  display: block;
  padding-bottom: 2px;
}
@media (max-width: 575px) {
  .list_detail ul {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
@media (max-width: 480px) {
  .list_detail {
    padding-bottom: 5px;
  }
  .list_detail ul li {
    padding-bottom: 15px;
  }
}

.specail1 .paddtop_1 {
  padding-top: 45px !important;
}
.specail1 .paddtop_2 {
  padding-top: 35px !important;
}
.specail1 .new_dot .dot li {
  width: 100%;
}
.specail1 .new_dot .dot li span {
  width: 268px;
  display: inline-block;
}
@media (max-width: 991px) {
  .specail1 .paddtop_1 {
    padding-top: 0px !important;
  }
  .specail1 .paddtop_2 {
    padding-top: 0px !important;
  }
  .specail1 .new_dot .dot li span {
    width: 100%;
    display: initial;
  }
}

.box_bg {
  background: #EFEFEF;
}

.socialmedia {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.socialmedia h2 {
  margin: 0px;
}
.socialmedia ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin: 0px;
}
.socialmedia ul li {
  margin-right: 23px;
}
.socialmedia ul li a {
  height: 40px;
  width: 40px;
  border-radius: 50%;
  color: #706f6f;
  display: inline-block;
  font-size: 18px;
  text-align: center;
  line-height: 40px;
  border: 1px solid #706f6f;
}
.socialmedia ul li a i {
  color: #706f6f;
}
.socialmedia ul li:last-child {
  margin-right: 0px;
}

.mainfooter {
  background: #EFEFEF;
  padding: 60px 0px 0px 0px;
}
.mainfooter .flex_box.paddbtm100 {
  padding-bottom: 60px;
}
.mainfooter .flex_box .footer_logo {
  padding-bottom: 30px;
}
.mainfooter .flex_box .footer_logo img {
  max-width: 200px;
}
.mainfooter .flex_box .detail_box {
  width: 100%;
}
.mainfooter .flex_box .detail_box h4 {
  font-size: 30px;
  font-weight: 300;
  color: #dc0000 !important;
  margin-bottom: 20px;
}
.mainfooter .flex_box .detail_box .head_title {
  margin-bottom: 25px;
  border-bottom: 1px solid #ccc;
}
.mainfooter .flex_box .detail_box .head_title span {
  display: block;
  color: #000;
  line-height: 18px;
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: 400;
  text-transform: capitalize;
}
.mainfooter .flex_box .detail_box .head_title.headOffice {
  color: #191919;
  position: relative;
}
.mainfooter .flex_box .detail_box p {
  font-size: 16px;
  color: #191919;
  margin-bottom: 0px;
  line-height: 24px;
}
.mainfooter .flex_box .footer_menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.mainfooter .flex_box .footer_menu ul.footer50 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.mainfooter .flex_box .footer_menu ul.footer50 li {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 100%;
}
.mainfooter .flex_box .footer_menu ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 0px;
}
.mainfooter .flex_box .footer_menu ul li {
  margin-bottom: 15px;
}
.mainfooter .flex_box .footer_menu ul li a {
  font-size: 16px;
  font-weight: 400;
  color: #000;
}
.mainfooter .flex_box .footer_menu ul li a:hover {
  color: #dc0000;
}
.mainfooter .flex_box .footer_menu ul li:last-child a {
  margin-bottom: 0px;
}
.mainfooter .flex_box .footer_menu ul li.active a {
  color: #dc0000;
}
.mainfooter .footerBottom {
  background-color: #fff;
  padding: 30px 0px;
}
.mainfooter .footerBottom ul li {
  margin-bottom: 15px;
}
.mainfooter .footerBottom ul li a {
  font-size: 16px;
  font-weight: 400;
  color: #000;
}
.mainfooter .footerBottom ul li a:hover {
  color: #dc0000;
}
.mainfooter .footerBottom ul li:last-child a {
  margin-bottom: 0px;
}
.mainfooter .footerBottom ul li.active a {
  color: #dc0000 !important;
}
.mainfooter .footerBottom a {
  color: #191919;
}
.mainfooter .footerBottom .address_office {
  margin-bottom: 10px !important;
}
.mainfooter .footerBottom .detail_box {
  position: relative;
  width: 100%;
}
.mainfooter .footerBottom .detail_box h4 {
  font-size: 35px;
  font-weight: 300;
  color: #dc0000 !important;
  margin-bottom: 15px;
}
.mainfooter .footerBottom .detail_box .head_title.headOffice {
  color: #706f6f;
  font-size: 25px;
  margin-bottom: 20px;
}
.mainfooter .footerBottom .detail_box .tuvLogo {
  position: absolute;
  top: 48px;
  left: 205px;
}
.mainfooter .footerBottom .detail_box .tuvLogo img {
  max-width: 125px;
  width: 100%;
}
.mainfooter .footerBottom .detail_box p {
  font-size: 16px;
  color: #191919;
  margin-bottom: 0px;
  line-height: 24px;
}
.mainfooter .footerBottom .detail_box .linkContact {
  margin-bottom: 30px;
}
.mainfooter .footerBottom .detail_box .linkContact li {
  margin-bottom: 15px;
}
.mainfooter .footerBottom .detail_box .linkContact li a {
  font-size: 16px;
  font-weight: 400;
  color: #000;
}
.mainfooter .copy_right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #fff;
}
.mainfooter .copy_right .container {
  border-top: 1px solid #e2e2e2;
  padding-top: 25px;
  padding-bottom: 25px;
}
.mainfooter .copy_right .flex_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.mainfooter .copy_right p {
  padding: 0px;
  margin: 0px;
  color: #000;
  font-weight: 500;
  font-weight: 400;
}
.mainfooter .copy_right a {
  padding-left: 13px;
  color: #000;
}
.mainfooter .copy_right .detail_box {
  width: 100%;
}
.mainfooter .copy_right .detail_box h4 {
  font-size: 35px;
  font-weight: 300;
  color: #dc0000 !important;
  margin-bottom: 15px;
}
.mainfooter .copy_right .detail_box .head_title.headOffice {
  color: #191919;
  font-size: 22px;
  margin-bottom: 20px;
}
.mainfooter .copy_right .detail_box p {
  font-size: 16px;
  color: #191919;
  margin-bottom: 0px;
  line-height: 24px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .mainfooter .flex_box .footer_menu ul.footer50 li {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 45%;
            flex: 0 0 45%;
    max-width: 45%;
  }
  .mainfooter .flex_box .footer_menu ul.footer50 li a {
    font-size: 15px;
  }
}
@media screen and (max-width: 991px) {
  .mainfooter {
    padding: 30px 0px 0px 0px;
  }
  .mainfooter .flex_box.paddbtm100 {
    padding-bottom: 30px;
  }
  .mainfooter .footer_top .flex_box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: left;
  }
  .mainfooter .footer_top .flex_box .footer_left {
    text-align: left;
  }
  .mainfooter .footer_top .flex_box .footer_left .footer_menu {
    margin-bottom: 30px;
  }
  .mainfooter .footer_top .flex_box .footer_left .footer_menu ul {
    margin: 0px auto;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .mainfooter .footer_top .flex_box .footer_left .footer_menu ul li {
    text-align: left;
    margin-bottom: 0px !important;
  }
  .mainfooter .footer_top .flex_box .footer_left .footer_menu ul li a {
    padding: 7px 0px;
    display: block;
    width: 100%;
    font-size: 15px;
  }
  .mainfooter .footer_top .flex_box .detail_box .head_title {
    font-weight: 700;
  }
  .mainfooter .footer_top .flex_box .detail_box .head_title span {
    font-size: 15px;
    font-weight: 500;
  }
  .mainfooter .footer_top .flex_box .detail_box h4 {
    font-size: 20px;
    font-weight: 700;
  }
  .mainfooter .copy_right .flex_box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media screen and (max-width: 767px) {
  .mainfooter .flex_box .footer_menu ul.footer50 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .mainfooter .flex_box .footer_menu ul.footer50 li {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .mainfooter .footerBottom .detail_box .tuvLogo {
    position: relative;
    top: 0px;
    left: 0px;
    margin: 10px 0px 0px 0px;
    width: 100%;
    text-align: center;
  }
}
@media screen and (max-width: 480px) {
  .mainfooter .flex_box .detail_box p {
    font-size: 15px;
  }
}

.btn_VisitWebsite_box {
  margin-top: 50px;
}
.btn_VisitWebsite_box a.btn_VisitWebsite {
  padding: 0px !important;
  display: inline-block;
  position: relative;
  color: #ee1d23 !important;
  font-size: 18px !important;
  font-weight: 400;
}
.btn_VisitWebsite_box a.btn_VisitWebsite::after {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 80%;
  height: 2px;
  background: #ee1d23;
}

/* ----- 09-06-2020 news css strat ---------- */
.new_set1 {
  margin-top: -240px;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 1024px) {
  .new_set1 {
    margin-top: -80px;
  }
}
@media screen and (max-width: 767px) {
  .new_set1 {
    margin-top: 15px;
  }
}

a.btn_area.btn_icon {
  margin-top: 20px;
}

.btn_area.btn_icon:before {
  -webkit-transition: 0.2s ease-in-out all;
  transition: 0.2s ease-in-out all;
}

.btn_icon {
  border: none;
  padding: 0px;
  position: relative;
  padding-right: 40px;
  font-size: 22px;
  font-weight: 400;
  padding-top: 15px;
  padding-bottom: 15px;
}
.btn_icon::before {
  content: "";
  background: url(../images/icon_bar.png) no-repeat left 20px;
  width: 26px;
  height: 50px;
}
.btn_icon:hover {
  padding-left: 35px;
  background-color: #818286;
  color: #fff;
  border: 1px solid #818286;
}
.btn_icon:hover::before {
  background: transparent;
}

.bg_EFEFEF {
  background: #efefef;
}

.social_activity {
  background: #ED0000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  max-width: 1920px;
  margin: 0px auto;
}
.social_activity .img_social_area {
  width: 45%;
}
.social_activity .img_social_area div img {
  max-width: 100%;
}
.social_activity .text_social {
  width: 50%;
  color: #fff;
}
.social_activity .text_social .csr_text {
  max-width: 546px;
  padding: 50px 0px;
}
.social_activity .text_social .csr_text .head_title {
  color: #fff;
  padding-bottom: 10px;
}
.social_activity .text_social .csr_text p {
  color: #fff;
}
.social_activity .text_social .csr_text .btn_area {
  margin-top: 15px;
}
@media (max-width: 1199px) {
  .social_activity .text_social {
    padding: 0px 15px 0px 0px;
  }
  .social_activity .text_social .csr_text {
    padding: 10px 0px;
  }
  .social_activity .text_social .csr_text .head_title {
    font-size: 52px;
    padding-bottom: 8px;
  }
}
@media (max-width: 991px) {
  .social_activity .img_social_area,
  .social_activity .text_social {
    width: 100%;
    text-align: center;
  }
  .social_activity .text_social {
    padding: 15px 15px;
  }
  .social_activity .text_social .csr_text {
    max-width: 100%;
    margin: 0px;
  }
}
@media (max-width: 767px) {
  .social_activity .text_social .csr_text .head_title {
    font-size: 38px;
  }
}

.global_presence_section {
  padding: 60px 0px;
}
.global_presence_section .global_map_mobile {
  display: none;
}

.awards_and_certificate_selection .gallery_box {
  padding: 0px 7px;
  position: relative;
}
.awards_and_certificate_selection .gallery_box a {
  position: relative;
  border: 2px solid #d5221b;
}
.awards_and_certificate_selection .gallery_box img {
  background-color: #ddd;
  z-index: 1;
}
.awards_and_certificate_selection .gallery_box span {
  background: url(../images/icon_zoom.png) no-repeat center center rgba(0, 0, 0, 0.4);
  position: absolute;
  z-index: 2;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.awards_and_certificate_selection .gallery_box:hover span {
  opacity: 1;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.btm_logo_section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  max-width: 225px;
  margin: 50px auto 0px auto;
}
.btm_logo_section div {
  width: 70%;
  text-align: center;
}
.btm_logo_section div.logo_tuv img {
  max-width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.btm_logo_section div.logoindia img {
  width: 100%;
  height: 135px;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: left;
     object-position: left;
}
.btm_logo_section div img {
  max-width: 100%;
}

/* ----- 09-06-2020 news css strat ---------- */
@media (min-width: 1367px) {
  .text_letes .font_size25 {
    font-size: 42px;
  }
  .hm_accordion_box .accordion section .accordionBoxs .hover_area .box_detail h4 {
    font-size: 40px;
    margin-top: 95%;
  }
  .counterBlock .counter .counterDigit3,
  .counterBlock .counter .counterDigit2,
  .counterBlock .counter .counterDigit {
    font-size: 50px;
  }
  .counterBlock .counter .counterTitle {
    font-size: 24px;
  }
  .product_title {
    font-size: 63px;
  }
  .mainHeader header .navbarLink ul li a {
    font-size: 18px;
  }
}
@media screen and (max-width: 1024px) {
  .about_text .about_detail p {
    font-size: 18px;
  }
  .contact_us_box a {
    font-size: 16px;
  }
  .headerBox {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .product_area_box_t .products_range_box .products_range_img {
    width: 40%;
  }
  .product_area_box_t .products_range_box .products_range_img img {
    height: auto;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .product_area_box_t .products_range_box .products_range_text {
    width: 60%;
    padding: 10px 10px;
  }
}
@media screen and (max-width: 991px) {
  .mainHeader header .navbarLink ul li {
    margin: 10px 0px;
  }
  .download_area .download_box .download_img .apply_job i {
    margin: 0px 0px 0px 0px;
  }
  .download_area .download_box .download_img .apply_job span {
    display: none;
  }
  .navbarBtn .btn {
    font-size: 22px;
    background: none;
    color: #dc0000;
  }
  .box_detail_products .box_detail_productsimg {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 40%;
            flex: 0 0 40%;
    max-width: 100%;
  }
  .box_detail_products .box_detail_productstext {
    padding: 40px;
  }
  .box_detail_products .box_detail_productstext .box_detail_two {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: normal;
        -ms-flex-align: normal;
            align-items: normal;
    padding: 10px 0px 0px;
  }
  .box_detail_products .box_detail_productstext .box_detail_two .text_font18 {
    margin-bottom: 20px;
  }
  .in_csr_area .in_csrBox {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: center;
  }
  .in_csr_area .in_csrBox .in_csrimg {
    text-align: center;
    width: 100%;
  }
  .in_csr_area .in_csrBox .in_csrText {
    width: 100%;
    padding: 40px 0px 0px;
  }
  .current_opening_img {
    display: none;
  }
  .event_banner {
    text-align: center;
  }
  .event_banner .event_img {
    margin-bottom: 30px;
  }
  .hm_accordion_box .accordion section {
    width: 24.7%;
  }
  .hm_accordion_box .accordion section .accordionBoxs .hover_area .box_detail h4 {
    font-size: 24px;
    margin: 0px 12px;
  }
  .hm_accordion_box .accordion section .accordionBoxs .hover_area .box_detail p {
    font-size: 18px;
    padding: 25px 18px 0px;
  }
  .csr_img {
    text-align: center;
  }
  .csr_img {
    overflow: hidden;
  }
  .csr_img img {
    position: relative;
    top: 0%;
    left: 0%;
    max-width: 100%;
    width: 100%;
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
  }
  .csr_text {
    margin-top: 60px;
    text-align: center;
  }
  .csr_text .head_title {
    margin-bottom: 15px;
  }
  .certificates_box {
    margin-top: 50px;
  }
  .certificates_box .head_title {
    text-align: center;
  }
  .csr_actiities_certificates .container {
    max-width: 720px;
  }
  .product_title {
    font-size: 35px;
  }
  .padd100 {
    padding: 60px 0px;
  }
  .about_text .about_detail {
    padding: 40px 30px; /*margin-top: -80px;*/
  }
  .logo {
    margin-bottom: 20px;
  }
  .font_size25 {
    font-size: 20px;
  }
  .hm_latestevents .latestevents_box .text_letes {
    padding: 30px 30px;
  }
  .text_letes .font_size25 {
    font-size: 20px !important;
  }
  .latestevents_box span img {
    height: 150px;
  }
  .mainfooter .flex_box .footer_menu ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .mainfooter .flex_box .footer_menu ul li {
    text-align: left;
  }
  .mainfooter .flex_box .footer_menu ul li a {
    margin: 0px;
  }
  .headin_title {
    margin-bottom: 15px;
  }
  .event_detail .slick-prev {
    right: 40px;
  }
  .event_detail .slick-next {
    right: 0px;
  }
  .hm_accordion_box .accordion section.intro.active {
    width: 71.9%;
  }
  .hm_accordion_box .accordion section.slider_accordion.test {
    width: 9%;
  }
  .gallery_area .gallery_box .gallery_hover img {
    height: 250px;
  }
  .main-timeline:before {
    left: 20px;
  }
  .main-timeline .timeline,
  .main-timeline .timeline:nth-child(even),
  .main-timeline .timeline:nth-child(odd) {
    width: 100%;
    float: none;
    padding: 10px 50px 10px 55px;
  }
  .main-timeline .timeline:before,
  .main-timeline .timeline:nth-child(2n):before {
    left: 5px;
  }
  .main-timeline .timeline:nth-child(2n) .timeline-content {
    text-align: left;
  }
  .main-timeline .timeline:nth-child(2n) .title {
    padding: 8px 55px 8px 10px;
    border-radius: 25px 25px 25px 0;
  }
  .main-timeline .timeline:nth-child(2n) .title i {
    left: auto;
    right: 15px;
  }
  .main-timeline .h_title,
  .main-timeline .timeline:nth-child(even) .h_title {
    padding: 8px 25px;
    border-radius: 25px 25px 25px 0px;
  }
  .new_product_detail_box .contact_us_box.new_product_boxs_banner_area .new_product_boxs_banner {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  .mainfooter .flex_box .detail_box .head_title {
    margin-bottom: 0px;
    border: none;
  }
  .mainfooter .flex_box .detail_box .head_title span {
    font-weight: 700;
  }
  .mainfooter .footerBottom {
    text-align: center;
  }
  .mainfooter .footerBottom .detail_box {
    margin-bottom: 25px;
  }
  .homepage_modal .modal-dialog {
    margin: 30px;
  }
  .box_detail_products .box_detail_productsimg img {
    height: 150px;
  }
  .inquiry_button {
    padding: 20px 18px 15px 18px;
  }
  .inquiry_button i {
    height: 20px;
    width: 25px;
    background-size: cover;
  }
  .new_dot .dot li {
    width: 100%;
  }
  .enquiry_box .modal-dialog .modal-header h5 {
    font-size: 25px;
  }
  .enquiry_box .modal-dialog .modal-header .close {
    padding: 20px;
  }
  .enquiry_box .form_box {
    margin-bottom: 15px;
  }
  .product_detail_page .product_detailslider_area .product_detail_slider_box img {
    height: 200px;
    padding: 0px 35px;
  }
  .box_detail_products {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .box_detail_products .box_detail_productsimg {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .in_csr_area .in_csr_Boxarea {
    padding: 50px 20px;
  }
  .testimonial_area .testimonial_box {
    padding: 0px 10px;
  }
  .testimonial_area .testimonial_box .font_24 {
    font-size: 22px;
  }
  .testimonial_area .testimonial_box p {
    font-size: 16px;
  }
  .arrow_box .slick-prev {
    left: -10px;
  }
  .arrow_box .slick-next {
    right: -10px;
  }
  .hm_accordion_box .accordion section.active .accordionBoxs .hover_area .box_detail {
    display: block;
  }
  .box_contect_detail {
    margin-bottom: 30px;
  }
  .inner_about .aboutdetailox .aboutAr {
    text-align: center;
  }
  .font_30 {
    font-size: 24px !important;
    line-height: 30px;
  }
  .hm_accordion_box .accordion section {
    height: 120px;
    float: inherit;
    width: 100%;
    border-bottom: 1px solid;
  }
  .hm_accordion_box .accordion section .accordionBoxs .hover_area img {
    width: 100%;
  }
  .hm_accordion_box .accordion section .accordionBoxs .hover_area .box_detail {
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .hm_accordion_box .accordion section.intro.active {
    width: 100%;
    height: 615px;
  }
  .hm_accordion_box .accordion section.slider_accordion.test {
    width: 100%;
  }
  .hm_accordion_box .accordion section.slider_accordion.test .accordionBoxs .hover_area .box_detail h4 {
    display: block;
  }
  .logo {
    margin: 0px;
  }
  .headerBox {
    padding: 20px 0px;
  }
  .headin_title h4 {
    font-size: 24px;
    line-height: 24px;
  }
  .inner_banner_area img {
    height: 150px;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .box_contect_detail {
    margin: 0px 30px 30px;
  }
  .headerBox .navbarLink ul > li > ul {
    position: relative;
    top: 0px;
    -webkit-box-shadow: 0px 0px 0px;
            box-shadow: 0px 0px 0px;
    padding: 0px;
  }
  .headerBox .navbarLink ul > li > ul li ul li a {
    font-size: 20px;
  }
  .headerBox .navbarLink ul > li > ul li ul {
    padding: 0px 0px 0px 0px;
  }
  .headerBox .navbarLink ul > li a {
    padding: 5px 15px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .product_detail_page .product_detailslider_area .slick-next {
    right: 42%;
  }
  .product_detail_page .product_detailslider_area .slick-prev {
    left: 42%;
  }
  .new_event_detail_area .headin_title {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .new_event_detail_area .headin_title h4 {
    max-width: 100%;
    margin: 10px 0px;
  }
  .testimonial_area {
    padding: 70px;
    padding-bottom: 70px;
  }
  .testimonial_area .testimonial_box {
    text-align: center;
  }
  .testimonial_area .slide-count-wrap {
    display: none !important;
  }
  .hm_accordion_box .accordion section .accordionBoxs .hover_area .box_detail h4 {
    margin-top: 14px;
  }
  .boxs_of_project_e .boxs_of_project_box p {
    min-height: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 10px;
  }
  .hm_latestevents .latestevents_box .text_letes {
    padding: 10px;
    text-align: center;
  }
  .hm_accordion_box .accordion section.slider_accordion.intro.active .accordionBoxs .hover_area .box_detail h4 {
    padding-left: 0px;
  }
  .btm_logo_section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    max-width: 225px;
    margin: 0px auto 30px auto;
  }
  .btm_logo_section div {
    width: 48%;
    text-align: center;
  }
  .btm_logo_section div.logo_tuv img {
    max-width: 100px;
  }
  .btm_logo_section div.logoindia img {
    width: 100%;
  }
  .btm_logo_section div img {
    max-width: 100%;
  }
  .socialmedia {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .footerBottom {
    padding-bottom: 0px !important;
  }
}
@media screen and (max-width: 570px) {
  .product_detail_page .product_detailslider_area .slick-prev,
  .product_detail_page .product_detailslider_area .slick-next {
    bottom: -18% !important;
  }
  .current_opening_text h2 {
    text-align: center;
  }
  .current_box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .current_box .textcurrent {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .current_box .textcurrent h3 {
    font-size: 20px;
    text-align: center;
  }
  .current_box .Buttomcurrent {
    width: 100%;
  }
  .btn_read_padd {
    text-align: center;
  }
  .arrow_box .slick-prev {
    left: 0px;
    top: -42px;
  }
  .arrow_box .slick-next {
    right: 12px;
    top: -42px;
  }
  .testimonial_area .testimonial_box {
    padding: 0px 0px;
  }
  .testimonial_area .testimonial_box .font_24 {
    font-size: 18px;
  }
  .inner_about .about_detail .font_30 {
    font-size: 18px !important;
  }
  .contact_us_box p {
    line-height: 23px;
    font-size: 18px;
  }
  .contact_us_box h4 {
    font-size: 24px;
  }
  .box_contect_detail {
    margin: 0px 10px 30px;
  }
  .btn_area::after {
    right: 30px;
  }
  .head_title {
    font-size: 35px;
  }
  .csr_text {
    margin-top: 35px;
  }
  .product_area_box_t .products_range_box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin: 30px 1px;
  }
  .product_area_box_t .products_range_box .products_range_img {
    width: 100%;
    text-align: center;
  }
  .product_area_box_t .products_range_box .products_range_img img {
    display: inline-block;
  }
  .product_area_box_t .products_range_box .products_range_text {
    width: 100%;
    padding: 30px;
  }
  .headin_title {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: center;
  }
  .about_text .about_detail {
    padding: 30px 20px;
  }
  .about_text .about_detail.margin_mobile {
    margin-top: 60px;
  }
  .testimonial_area {
    margin-top: 30px;
  }
  .product_title {
    font-size: 25px;
  }
  .about_text .about_detail p {
    font-size: 18px;
  }
  .socialmedia {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .socialmedia h2 {
    font-size: 30px;
    margin-bottom: 10px;
  }
  .mainfooter .flex_box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
  }
  .mainfooter .flex_box .footer_menu ul {
    margin: 30px 0px;
  }
  .mainfooter .flex_box .footer_menu ul li {
    text-align: center;
    margin: 0px 0px 20px;
  }
  .csr_actiities_certificates .container .certificates_box_slider .certificates_img {
    text-align: center;
  }
  .csr_actiities_certificates .container .certificates_box_slider .certificates_img img {
    -o-object-fit: inherit;
       object-fit: inherit;
    display: inline-block;
  }
  .mainfooter .copy_right {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .mainfooter .copy_right p:first-child {
    margin-bottom: 1px;
  }
  .hm_accordion_box .accordion section .accordionBoxs .hover_area .box_detail {
    -webkit-box-pack: inherit;
        -ms-flex-pack: inherit;
            justify-content: inherit;
  }
  .mainfooter .copy_right p {
    font-size: 13px;
    text-align: center;
  }
  .hm_accordion_box .accordion section .accordionBoxs .hover_area .box_detail p {
    font-size: 18px;
    padding: 15px;
  }
  .hm_accordion_box .accordion section.intro.active {
    width: 100%;
    height: 770px;
  }
  .gallery_area .gallery_box .gallery_hover img {
    height: auto;
    width: 100%;
    max-height: 250px;
  }
  .gallery_area .gallery_box .gallery_hover.gallerypage img {
    max-height: 350px;
  }
  .banner_area .hm_banner.liner_dot .slick-dots {
    bottom: 0;
  }
  .liner_dot .slick-dots li button {
    width: 20px;
  }
  .liner_dot .slick-dots li.slick-active button {
    width: 20px;
  }
}
@media screen and (max-width: 480px) {
  .img_letes {
    text-align: center;
  }
  .img_letes img {
    margin: 0px auto;
  }
  .text_letes .font_size25 {
    font-size: 28px;
  }
}
@media screen and (max-width: 420px) {
  .box_detail_products .box_detail_productsimg img {
    height: 120px;
  }
  .box_detail_products .box_detail_productstext {
    padding: 40px 15px;
  }
  .main-timeline .timeline,
  .main-timeline .timeline:nth-child(even),
  .main-timeline .timeline:nth-child(odd) {
    padding: 10px 0px 10px 55px;
  }
  .main-timeline .h_title {
    font-size: 20px;
  }
  .gallery_area .gallery_box {
    text-align: center;
  }
  .gallery_area .col-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .product_detail_page .product_detailslider_area .slick-next {
    right: 37%;
    bottom: -18%;
  }
  .product_detail_page .product_detailslider_area .slick-prev {
    left: 37%;
    bottom: -18%;
  }
  .boxs_of_project_e .col-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .boxs_of_project_e .col-6 .boxs_of_project .boxs_of_project_box {
    padding: 10px;
    margin-top: 15px;
  }
  .boxs_of_project_e .col-6 .boxs_of_project .boxs_of_project_box img {
    height: 120px;
  }
}
.topMargin {
  margin-top: 15px;
}

.getDirection {
  color: #ee1d23 !important;
  font-size: 16px !important;
  line-height: 21px;
  text-decoration: underline !important;
  font-weight: 600 !important;
}

.customer_logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.customer_logo li {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 18%;
          flex: 0 0 18%;
  max-width: 18%;
  margin: 0 10px 20px;
}
.customer_logo li .logo_box img {
  -webkit-box-shadow: 0px 0px 13px 2px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0px 13px 2px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  height: 100px;
  -o-object-fit: contain;
     object-fit: contain;
  background-color: #fff;
}
@media (max-width: 1199px) {
  .customer_logo {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .customer_logo li {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 22%;
            flex: 0 0 22%;
    max-width: 22%;
  }
}
@media (max-width: 991px) {
  .customer_logo {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .customer_logo li {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 30.33%;
            flex: 0 0 30.33%;
    max-width: 30.33%;
  }
}
@media (max-width: 767px) {
  .customer_logo {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .customer_logo li {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 46%;
            flex: 0 0 46%;
    max-width: 46%;
  }
}
@media (max-width: 575px) {
  .customer_logo {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .customer_logo li {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    text-align: center;
  }
}

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

.new_product_title,
.productDetailSec h1 {
  font-size: 40px;
  line-height: 40px;
  font-weight: 400;
  color: #ed1c24;
  margin-bottom: 50px;
}

.prodListing {
  padding: 30px 0px 80px 0;
}
.prodListing .about_detail p {
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 0;
}
.prodListing .productList {
  margin-top: 35px;
}
.prodListing .productList ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.prodListing .productList ul li {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 100%;
  padding: 15px;
}
.prodListing .productList ul li .productBox {
  -webkit-box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.1490196078);
          box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.1490196078);
  padding: 30px 20px;
  margin: 0px;
  height: 100%;
}
.prodListing .productList ul li .productBox .productName p {
  color: #ee2930;
  font-size: 20px;
  line-height: 20px;
  font-weight: 400;
  margin-bottom: 30px;
}
.prodListing .productList ul li .productBox .productImage {
  margin-bottom: 30px;
}
.prodListing .productList ul li .productBox .productImage img {
  width: 100%;
  height: 160px;
  -o-object-fit: contain;
     object-fit: contain;
}
.prodListing .productList ul li .productBox .productDesc p {
  font-size: 16px;
  line-height: 26px;
  color: #232323;
  font-weight: 400;
  margin-bottom: 0;
  min-height: inherit;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
@media (max-width: 1199px) {
  .prodListing {
    padding: 60px 0;
  }
  .prodListing .productList ul li .productBox .productDesc p {
    font-size: 14px;
    line-height: 24px;
  }
}
@media (max-width: 991px) {
  .prodListing {
    padding: 40px 0;
  }
  .prodListing .about_detail .product_title {
    font-size: 28px;
    line-height: 28px;
  }
  .prodListing .productList ul li .productBox {
    margin: 10px;
  }
  .prodListing .productList ul li .productBox .productName p {
    font-size: 16px;
    line-height: 16px;
    margin-bottom: 20px;
  }
  .prodListing .productList ul li .productBox .productImage img {
    height: 100px;
  }
  .prodListing .productList ul li .productBox .productDesc p {
    min-height: 195px;
  }
}
@media (max-width: 767px) {
  .prodListing .about_detail .product_title {
    font-size: 25px;
    line-height: 25px;
  }
  .prodListing .productList ul li {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
  .prodListing .productList ul li .productBox {
    margin: 10px 0;
  }
  .prodListing .productList ul li .productBox .productImage img {
    height: 150px;
  }
  .prodListing .productList ul li .productBox .productDesc p {
    min-height: inherit;
  }
}

.productDetailSec.productDetailNew hr {
  border-top: solid 1px #a3a3a3;
  margin: 40px 0px;
}
.productDetailSec.productDetailNew h2 {
  font-size: 26px;
  line-height: 24px;
  font-weight: 600;
  color: #ed1c24;
  margin-bottom: 26px;
  padding: 0px;
}
.productDetailSec.productDetailNew h2:first-child {
  margin-top: 0px;
}
.productDetailSec.productDetailNew h3 {
  font-size: 22px;
  line-height: 22px;
  font-weight: 500;
  color: #232323;
  margin-bottom: 20px;
}
.productDetailSec.productDetailNew .productDetailSecond ul {
  margin-bottom: 45px;
}
.productDetailSec.productDetailNew .productDetailSecond ul li {
  position: relative;
  margin-bottom: 12px;
  padding-left: 18px;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  color: #000;
}
.productDetailSec.productDetailNew .productDetailSecond ul li:last-child {
  margin-bottom: 0;
}
.productDetailSec.productDetailNew .productDetailSecond ul li::before {
  content: "";
  position: absolute;
  background: #e5252a;
  height: 6px;
  width: 6px;
  border-radius: 50px;
  top: 8px;
  left: 0;
}
.productDetailSec.productDetailNew .productDetailSecond ul li ul {
  padding: 10px 0px 0px 0px;
}
.productDetailSec.productDetailNew .productDetailSecond ul li ul li {
  margin-bottom: 7px;
  font-size: 15px;
  padding-left: 16px;
  line-height: 21px;
}
.productDetailSec.productDetailNew .productDetailSecond ul li ul li::before {
  height: 5px;
  width: 5px;
  background: #000000;
}
.productDetailSec.productDetailNew .productDetailSecond .specificationUl h3 {
  margin-top: 45px;
}
.productDetailSec.productDetailNew .productDetailSecond .specificationUl h3:first-child {
  margin-top: 0px;
}
.productDetailSec.productDetailNew .productDetailSecond .ulmarginnone .maxContainer {
  margin-bottom: 45px;
}
.productDetailSec.productDetailNew .productDetailSecond .ulmarginnone h3 {
  margin-top: 45px;
}
.productDetailSec.productDetailNew .productDetailSecond .ulmarginnone h3:first-child {
  margin-top: 0px;
}
.productDetailSec.productDetailNew .productDetailSecond .otherSection p {
  padding-bottom: 30px;
}
.productDetailSec.productDetailNew .productDetailSecond .lastdiv {
  padding-bottom: 80px;
}
.productDetailSec.productDetailNew .productDetailSecond .lastdiv ul:last-child {
  margin-bottom: 0px;
}
@media (max-width: 1199px) {
  .productDetailSec.productDetailNew .productDetailSecond .lastdiv {
    padding-bottom: 60px;
  }
}
@media (max-width: 767px) {
  .productDetailSec.productDetailNew .productDetailSecond .lastdiv {
    padding-bottom: 50px;
  }
}
.productDetailSec .new_product_title,
.productDetailSec h1 {
  font-size: 35px;
  line-height: 35px;
}
.productDetailSec .abtProductDetail {
  padding: 80px 0;
}
.productDetailSec .abtProductDetail .row {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.productDetailSec .abtProductDetail .abtProdSlider {
  height: 100%;
  margin-bottom: 0;
}
.productDetailSec .abtProductDetail .abtProdSlider .abtProdImage {
  margin-bottom: 0px;
}
.productDetailSec .abtProductDetail .abtProdSlider .abtProdImage img {
  margin: 0 auto;
  max-height: 350px;
}
.productDetailSec .abtProductDetail .abtProdSlider .slick-dots {
  bottom: -30px;
}
.productDetailSec .abtProductDetail .abtProdSlider .slick-dots li {
  height: 10px;
  width: 10px;
}
.productDetailSec .abtProductDetail .abtProdSlider .slick-dots li button {
  font-size: 0;
  background: #7c7f84;
  border-radius: 100px;
  height: 10px;
  width: 10px;
}
.productDetailSec .abtProductDetail .abtProdSlider .slick-dots li button::before {
  display: none;
}
.productDetailSec .abtProductDetail .abtProdSlider .slick-dots li.slick-active button {
  background: #ed1c24;
}
.productDetailSec .abtProductDetail .prodDetailText p {
  padding-bottom: 24px;
}
.productDetailSec .abtProductDetail .prodDetailText .prodDeets {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 40px;
  -webkit-column-gap: 10px;
     -moz-column-gap: 10px;
          column-gap: 10px;
}
.productDetailSec .abtProductDetail .prodDetailText .prodDeets li {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 48%;
          flex: 0 0 48%;
  max-width: 100%;
  margin-bottom: 20px;
  position: relative;
  padding-left: 15px;
}
.productDetailSec .abtProductDetail .prodDetailText .prodDeets li:last-child {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  margin-bottom: 0;
}
.productDetailSec .abtProductDetail .prodDetailText .prodDeets li::before {
  content: "";
  position: absolute;
  background: #e5252a;
  height: 6px;
  width: 6px;
  left: 0;
  top: 6px;
  border-radius: 50px;
}
.productDetailSec .abtProductDetail .prodDetailText .prodDeets li p {
  color: #e5252a;
  font-size: 16px;
  line-height: 20px;
  font-weight: 500;
  margin-bottom: 0;
  padding-bottom: 10px;
}
.productDetailSec .abtProductDetail .prodDetailText .prodDeets li p span {
  font-size: 16px;
  line-height: 22px;
  color: #232323;
  font-weight: 400;
  display: block;
  margin-top: 10px;
}
.productDetailSec .abtProductDetail .prodDetailText .downloadSec {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.productDetailSec .abtProductDetail .prodDetailText .downloadSec a {
  color: #ed1c24;
  font-size: 16px;
  line-height: 26px;
  padding: 10px 50px;
  border: 1px solid #ed1c24;
  border-radius: 5px;
  min-width: 220px;
  text-align: center;
  margin-right: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.productDetailSec .abtProductDetail .prodDetailText .downloadSec a img {
  margin-right: 5px;
  height: 25px;
  -o-object-fit: contain;
     object-fit: contain;
}
.productDetailSec .applicationSec .sectionTitle {
  font-size: 22px;
  line-height: 22px;
  font-weight: 500;
  color: #232323;
  margin-bottom: 30px;
}
.productDetailSec .applicationSec ul {
  margin-bottom: 0;
}
.productDetailSec .applicationSec ul li {
  position: relative;
  margin-bottom: 20px;
  padding-left: 20px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
  color: #000;
}
.productDetailSec .applicationSec ul li:last-child {
  margin-bottom: 0;
}
.productDetailSec .applicationSec ul li::before {
  content: "";
  position: absolute;
  background: #e5252a;
  height: 6px;
  width: 6px;
  border-radius: 50px;
  top: 8px;
  left: 0;
}
.productDetailSec .prodTable .sectionTitle {
  font-size: 25px;
  line-height: 25px;
  font-weight: 400;
  color: #fff;
  background: #7c7f84;
  padding: 10px 60px;
  margin-bottom: 0;
}
.productDetailSec table {
  width: 100%;
  margin-bottom: 0px;
}
.productDetailSec table tr td {
  font-size: 18px;
  line-height: 24px;
  padding: 14px 20px;
  font-weight: 400;
  color: #232323;
}
.productDetailSec table tr td:last-child {
  font-weight: 500;
}
@media (max-width: 1199px) {
  .productDetailSec .new_product_title,
  .productDetailSec h1 {
    font-size: 28px;
    line-height: 28px;
    margin-bottom: 35px;
  }
  .productDetailSec .abtProductDetail {
    padding: 60px 0;
  }
  .productDetailSec .abtProductDetail .prodDetailText .prodDeets {
    margin-bottom: 30px;
  }
  .productDetailSec .abtProductDetail .prodDetailText .prodDeets li {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    margin-bottom: 20px;
  }
  .productDetailSec .abtProductDetail .prodDetailText .prodDeets li p {
    font-size: 16px;
    line-height: 16px;
  }
  .productDetailSec .abtProductDetail .prodDetailText .prodDeets li p span {
    font-size: 16px;
    line-height: 20px;
    min-height: 32px;
  }
  .productDetailSec .abtProductDetail .prodDetailText .prodDeets li:nth-child(odd) {
    -webkit-box-flex: 1;
        -ms-flex: auto;
            flex: auto;
  }
  .productDetailSec table {
    margin-bottom: 60px;
  }
  .productDetailSec .applicationSec {
    padding-bottom: 60px;
  }
}
@media (max-width: 991px) {
  .productDetailSec .new_product_title,
  .productDetailSec h1 {
    font-size: 28px;
    line-height: 28px;
    margin-bottom: 35px;
  }
  .productDetailSec .abtProductDetail .prodDetailText {
    margin-top: 60px;
  }
  .productDetailSec .abtProductDetail .prodDetailText .prodDeets {
    margin-bottom: 30px;
  }
  .productDetailSec .abtProductDetail .prodDetailText .prodDeets li {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    margin-bottom: 20px;
  }
  .productDetailSec .abtProductDetail .prodDetailText .prodDeets li p {
    font-size: 16px;
    line-height: 16px;
  }
  .productDetailSec .abtProductDetail .prodDetailText .prodDeets li p span {
    font-size: 16px;
    line-height: 20px;
    min-height: 32px;
  }
  .productDetailSec .abtProductDetail .prodDetailText .prodDeets li:nth-child(odd) {
    -webkit-box-flex: 1;
        -ms-flex: auto;
            flex: auto;
  }
  .productDetailSec .prodTable .sectionTitle {
    font-size: 20px;
    line-height: 20px;
    padding: 10px 30px;
  }
  .productDetailSec table tr td {
    font-size: 16px;
    line-height: 22px;
    padding: 10px 30px;
  }
  .productDetailSec .applicationSec {
    padding-bottom: 60px;
  }
  .productDetailSec .applicationSec .sectionTitle {
    font-size: 22px;
    line-height: 28px;
  }
  .productDetailSec .applicationSec ul li {
    font-size: 16px;
    line-height: 22px;
  }
}
@media (max-width: 767px) {
  .productDetailSec .new_product_title,
  .productDetailSec h1 {
    font-size: 22px;
    line-height: 30px;
  }
  .productDetailSec .abtProductDetail {
    padding: 50px 0;
  }
  .productDetailSec .abtProductDetail .prodDetailText .downloadSec a {
    padding: 10px 30px;
    min-width: 170px;
    font-size: 14px;
    line-height: 24px;
  }
  .productDetailSec .prodTable .sectionTitle {
    padding: 10px 9px;
  }
  .productDetailSec table tr td {
    padding: 9px;
    font-size: 14px;
    line-height: 20px;
  }
  .productDetailSec .applicationSec {
    padding-bottom: 50px;
  }
}
@media (max-width: 480px) {
  .productDetailSec .abtProductDetail .prodDetailText .prodDeets li {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
  .productDetailSec .abtProductDetail .prodDetailText .prodDeets li p span {
    min-height: inherit;
  }
  .productDetailSec .abtProductDetail .prodDetailText .downloadSec {
    display: inline-block;
  }
  .productDetailSec .abtProductDetail .prodDetailText .downloadSec a {
    margin-right: 0;
    margin-bottom: 15px;
  }
  .productDetailSec .abtProductDetail .prodDetailText .downloadSec a:last-child {
    margin-bottom: 0;
  }
}

.footer {
  padding: 80px 0px 50px 0px;
  background: #232323;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  color: #e1e1e1;
}
.footer .footerLogo {
  margin-bottom: 30px;
  max-width: 472px;
}
.footer .footerLogo a {
  display: block;
  text-align: left;
}
.footer .footerContentDetail p {
  color: #e1e1e1;
  font-size: 18px;
  line-height: 28px;
  margin-bottom: 20px;
}
.footer .footerContentDetail span {
  display: block;
  margin-bottom: 20px;
}
.footer .footerContentDetail span:last-child {
  margin-bottom: 0px;
}
.footer .footerContentDetail a {
  font-size: 18px;
  line-height: 28px;
  color: #e1e1e1;
}
.footer .footerContentDetail a:hover {
  color: #ed0000;
}
.footer .footerContentDetail ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 30px;
}
.footer .footerContentDetail ul li {
  margin-right: 25px;
}
.footer .tuvimg {
  margin-top: 50px;
}
@media (max-width: 1366px) {
  .footer .tuvimg {
    margin-top: 30px;
  }
}
.footer .footerMenu {
  margin-bottom: 35px;
}
.footer .footerMenu .footerList .footerTitle {
  color: #ffffff;
  font-size: 22px;
  line-height: 22px;
  font-weight: 600;
  margin-bottom: 20px;
}
.footer .footerMenu .footerList ul {
  margin-bottom: 0;
}
.footer .footerMenu .footerList ul li {
  margin-bottom: 15px;
}
.footer .footerMenu .footerList ul li a {
  font-size: 16px;
  line-height: 24px;
  color: #e1e1e1;
}
.footer .footerMenu .footerList.footerProds ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.footer .footerMenu .footerList.footerProds ul li {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 100%;
}
.footer .innerFooter {
  margin-bottom: 50px;
}
.footer .innerFooter .row {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.footer .innerFooter .connectSec .bigText {
  font-size: 80px;
  line-height: 110px;
  font-weight: 400;
  color: #fff;
  margin-bottom: 0;
}
.footer .innerFooter .contactLinks p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 20px;
}
.footer .innerFooter .contactLinks p img {
  padding-right: 20px;
}
.footer .innerFooter .contactLinks p a {
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
  color: #e1e1e1;
}
.footer .innerFooter .contactLinks p a span {
  display: block;
}
.footer .innerFooter .contactLinks p:last-child {
  margin-bottom: 0;
}
.footer .bottomFooter {
  margin-bottom: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.footer .bottomFooter .logoIndia img {
  height: 80px;
  -o-object-fit: contain;
     object-fit: contain;
}
.footer .bottomFooter .linkContact {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.footer .bottomFooter .linkContact ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0;
}
.footer .bottomFooter .linkContact ul li {
  margin-right: 30px;
}
.footer .bottomFooter .linkContact ul li a {
  font-size: 16px;
  line-height: 16px;
  font-weight: 400;
  color: #fff;
  display: block;
}
.footer .bottomFooter .linkContact ul li a img {
  height: 25px;
  -o-object-fit: contain;
     object-fit: contain;
}
.footer .bottomFooter .linkContact .socialMedia ul li:last-child {
  margin-right: 0;
}
.footer .lastFooter {
  border-top: 1px solid #ffffff;
  padding: 12px 0;
}
.footer .lastFooter .copyright {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.footer .lastFooter .copyright p {
  font-size: 16px;
  line-height: 16px;
  font-weight: 400;
  color: #fff;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.footer .lastFooter .copyright p a {
  padding-left: 5px;
}
@media (max-width: 991px) {
  .footer .mrg20 {
    margin-top: 30px;
  }
}
@media (max-width: 575px) {
  .footer .mrg30 {
    margin-top: 40px;
  }
}
.footer .footerlinks p {
  font-size: 22px;
  line-height: 30px;
  font-weight: 600;
  color: #ED0000;
  margin-bottom: 21px;
}
@media (max-width: 1366px) {
  .footer .footerlinks p {
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 20px;
  }
}
.footer .footerlinks ul li {
  margin-bottom: 20px;
}
.footer .footerlinks ul li a {
  font-size: 18px;
  line-height: 18px;
  font-weight: 400;
  color: #e1e1e1;
}
@media (max-width: 1366px) {
  .footer .footerlinks ul li a {
    font-size: 16px;
    line-height: 24px;
  }
}
.footer .footerlinks ul li a:hover {
  color: #ed0000;
}
.footer .footerlinks ul li.active a {
  color: #ed0000;
}
@media (max-width: 1366px) {
  .footer .footerlinks ul li {
    margin-bottom: 12px;
  }
}
.footer .footerlinks.mrg60 {
  margin-top: 60px;
}
@media (max-width: 1366px) {
  .footer .footerlinks.mrg60 {
    margin-top: 40px;
  }
}
@media (max-width: 1700px) {
  .footer .footerLogo {
    max-width: 370px;
  }
}
@media (max-width: 1480px) {
  .footer .footerLogo {
    max-width: 280px;
  }
  .footer .footerlinks p {
    font-size: 20px;
  }
  .footer .footerlinks ul li a {
    font-size: 17px;
    line-height: 17px;
  }
  .footer .footerContentDetail a {
    font-size: 17px;
  }
  .footer .setwidth1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.666667%;
            flex: 0 0 33.666667%;
    max-width: 33.666667%;
  }
  .footer .setwidth2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 19.666667%;
            flex: 0 0 19.666667%;
    max-width: 19.666667%;
  }
  .footer .tuvimg img {
    max-width: 180px;
  }
}
@media (max-width: 1366px) {
  .footer {
    padding: 60px 0px 30px 0px;
  }
  .footer .footerLogo {
    max-width: 280px;
  }
  .footer .footerlinks p {
    font-size: 18px;
  }
  .footer .footerlinks ul li a {
    font-size: 16px;
    line-height: 1;
  }
  .footer .footerContentDetail ul {
    margin-top: 20px;
  }
  .footer .footerContentDetail span {
    margin-bottom: 10px;
  }
  .footer .footerContentDetail a {
    font-size: 16px;
  }
  .footer .footerContentDetail p {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 10px;
  }
}
@media (max-width: 1199px) {
  .footer .footerMenu .footerList.footerProds ul {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .footer .footerMenu .footerList.footerProds ul li {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 48%;
            flex: 0 0 48%;
  }
  .footer .innerFooter .connectSec .bigText {
    font-size: 65px;
    line-height: 90px;
  }
}
@media (max-width: 1199px) {
  .footer .setwidth2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20.666667%;
            flex: 0 0 20.666667%;
    max-width: 20.666667%;
  }
  .footer .footerlinks p {
    margin-bottom: 15px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .footer .setwidth1 {
    position: relative;
  }
  .footer .setwidth1 .tuvimg {
    position: absolute;
    right: 0px;
    top: 0px;
  }
}
@media (max-width: 991px) {
  .footer .setwidth1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    margin-top: 50px;
  }
  .footer .setwidth2, .footer .setwidth3, .footer .setwidth4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33%;
            flex: 0 0 33.33%;
    max-width: 33.33%;
  }
  .footer .footerlinks.mrg20 {
    margin-top: 0px;
  }
  .footer .footerMenu .leftList {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .footer .footerMenu .midList {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .footer .footerMenu .rightList {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .footer .footerMenu .footerList.footerProds {
    padding-top: 30px;
  }
}
@media (max-width: 767px) {
  .footer {
    padding: 30px 0px;
    text-align: center;
  }
  .footer .setwidth1 {
    margin-top: 30px;
  }
  .footer .setwidth2, .footer .setwidth3, .footer .setwidth4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .footer .setwidth4 .footerlinks ul {
    margin-bottom: 0px;
  }
  .footer .footerLogo {
    margin: 0px auto 10px auto;
  }
  .footer .footerContentDetail ul {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .footer .accordion-toggle {
    display: block;
    position: relative;
    text-align: left;
  }
  .footer .accordion-toggle::before {
    content: "";
    position: absolute;
    right: 15px;
    top: 13px;
    width: 20px;
    height: 20px;
    background: url(../images/2025/add.png) no-repeat center center;
    background-size: 20px;
  }
  .footer .accordion-toggle.active::before {
    content: "";
    background-image: url(../images/2025/remove.png);
  }
  .footer .footerlinks {
    border-bottom: #353535 solid 1px;
  }
  .footer .footerlinks.mrg60 {
    margin-top: 0px;
  }
  .footer .footerlinks ul {
    margin-bottom: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .footer .footerlinks ul li {
    text-align: left;
    width: 50%;
  }
  .footer .footerlinks p {
    padding: 10px 0px;
    margin: 0px;
  }
  .footer .footerlinks .accordion-content {
    display: none;
  }
}
@media (max-width: 575px) {
  .footer {
    padding: 20px 0px 30px 0px;
  }
  .footer .mrg30 {
    margin-top: 0;
  }
  .footer .footerLogo a {
    text-align: center;
  }
}
@media (max-width: 575px) and (max-width: 575px) {
  .footer .footerLogo a img {
    height: 70px;
    -o-object-fit: contain;
       object-fit: contain;
  }
}
@media (max-width: 575px) {
  .footer .footerContentDetail {
    text-align: center;
  }
  .footer .footerContentDetail ul {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .footer .tuvimg {
    text-align: center;
  }
  .footer .footerlinks {
    text-align: center;
  }
  .footer .mrg20 {
    margin-top: 15px;
  }
}
@media (max-width: 420px) {
  .footer .footerlinks p {
    text-align: center;
  }
  .footer .footerlinks ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .footer .footerlinks ul li {
    text-align: center;
    width: 100%;
  }
}
@media (max-width: 360px) {
  .footer .footerLogo a img {
    height: 60px;
  }
  .footer .tuvimg img {
    max-width: 150px;
  }
}

.copyrighhtSec {
  background: #232323;
  padding: 20px 0px;
}
.copyrighhtSec ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 0px;
}
.copyrighhtSec ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  font-size: 18px;
  line-height: 18px;
}
.copyrighhtSec ul li img {
  margin-right: 10px;
}
.copyrighhtSec ul li.ml10 img {
  margin-right: 0px;
  margin-left: 5px;
}
@media (max-width: 1700px) {
  .copyrighhtSec ul li {
    font-size: 16px;
    line-height: 16px;
  }
}
@media (max-width: 1480px) {
  .copyrighhtSec ul li {
    font-size: 14px;
    line-height: 14px;
  }
}
@media (max-width: 1366px) {
  .copyrighhtSec ul li {
    font-size: 13px;
    line-height: 13px;
  }
}
@media (max-width: 575px) {
  .copyrighhtSec ul li {
    margin: 5px 0px;
  }
}
@media (max-width: 575px) {
  .copyrighhtSec ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media (max-width: 1366px) {
  .copyrighhtSec {
    padding: 10px 0px;
  }
}

.mainBreadCrumb {
  border-bottom: #666 solid 1px;
  padding: 25px 0;
}
.mainBreadCrumb .breadcrumb li {
  color: #232323;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
}
.mainBreadCrumb .breadcrumb li a {
  color: #545454;
  font-size: 16px;
  line-height: 24px;
}
.mainBreadCrumb .breadcrumb li a:hover {
  color: #ee2930;
}
.mainBreadCrumb .breadcrumbTitle {
  font-size: 30px;
  line-height: 30px;
  margin: 0;
  color: #fff;
  font-weight: 400;
}
.mainBreadCrumb .breadcrumb-item + .breadcrumb-item::before {
  color: #232323;
}
@media (max-width: 991px) {
  .mainBreadCrumb .breadcrumbTitle {
    font-size: 25px;
    line-height: 25px;
  }
}
@media (max-width: 767px) {
  .mainBreadCrumb .breadcrumb li {
    color: #fff;
    font-size: 10px;
    line-height: 15px;
  }
  .mainBreadCrumb .breadcrumb li a {
    color: #fff;
    font-size: 10px;
    line-height: 15px;
  }
  .mainBreadCrumb .breadcrumbTitle {
    font-size: 20px;
    line-height: 25px;
  }
}
@media (max-width: 480px) {
  .mainBreadCrumb .breadcrumbTitle {
    font-size: 18px;
    line-height: 22px;
  }
}

.mar0 {
  margin-bottom: 0 !important;
}
.mar0 p:last-child {
  margin-bottom: 0;
}

.global_presence_section {
  background: #f0f0f0;
}
.global_presence_section .desktopImage {
  display: block;
}
.global_presence_section .mobileImage {
  display: none;
}
.global_presence_section .mapMarker {
  position: absolute;
  display: inline-block;
}
.global_presence_section .mapMarker a {
  cursor: pointer;
  display: block;
}
.global_presence_section .mapMarker a img {
  height: 20px;
  -o-object-fit: contain;
     object-fit: contain;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  position: relative;
}
.global_presence_section .mapMarker a p {
  color: #4e4e4e;
  margin: 0;
  font-size: 14px;
  font-weight: 500;
  display: block;
  background: #fff;
  -webkit-box-shadow: 0px 0px 2px #ccc;
          box-shadow: 0px 0px 2px #ccc;
  padding: 5px 8px;
  top: 0;
  opacity: 0;
  visibility: hidden;
  left: -35px;
  position: absolute;
  white-space: nowrap;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  z-index: -1;
  border: none;
}
.global_presence_section .mapMarker a:hover p {
  opacity: 1;
  visibility: visible;
  top: -25px;
  z-index: 1;
}
.global_presence_section .mapMarker.uk {
  top: 14%;
  left: 40.5%;
}
.global_presence_section .mapMarker.spain {
  top: 22%;
  left: 40%;
}
.global_presence_section .mapMarker.sweden {
  top: -2%;
  left: 47.5%;
}
.global_presence_section .mapMarker.lithuania {
  top: 5%;
  left: 48.2%;
}
.global_presence_section .mapMarker.poland {
  top: 12%;
  left: 49.2%;
}
.global_presence_section .mapMarker.germany {
  top: 14%;
  left: 46.5%;
}
.global_presence_section .mapMarker.netherlands {
  top: 15%;
  left: 44%;
}
.global_presence_section .mapMarker.france {
  top: 19%;
  left: 42%;
}
.global_presence_section .mapMarker.italy {
  top: 20%;
  left: 45%;
}
.global_presence_section .mapMarker.saudi {
  top: 36%;
  left: 55%;
}
.global_presence_section .mapMarker.egypt {
  top: 34%;
  left: 51%;
}
.global_presence_section .mapMarker.kuwait {
  top: 33%;
  left: 56.2%;
}
.global_presence_section .mapMarker.uae {
  top: 36%;
  left: 57.5%;
}
.global_presence_section .mapMarker.oman {
  top: 38%;
  left: 58.8%;
}
.global_presence_section .mapMarker.kenya {
  top: 54%;
  left: 52.8%;
}
.global_presence_section .mapMarker.southAfrica {
  top: 75%;
  left: 48.8%;
}
.global_presence_section .mapMarker.canada {
  top: 13%;
  left: 9%;
}
.global_presence_section .mapMarker.usa {
  top: 27%;
  left: 12%;
}
.global_presence_section .mapMarker.bangladesh {
  top: 34%;
  left: 69.5%;
}
.global_presence_section .mapMarker.myanmar {
  top: 37%;
  left: 71.8%;
}
.global_presence_section .mapMarker.china {
  top: 27%;
  left: 71.8%;
}
.global_presence_section .mapMarker.vietnam {
  top: 38%;
  left: 74.5%;
}
.global_presence_section .mapMarker.thailand {
  top: 41%;
  left: 73.5%;
}
.global_presence_section .mapMarker.malaysia {
  top: 50%;
  left: 74.8%;
}
.global_presence_section .mapMarker.southKorea {
  top: 24.5%;
  left: 80.4%;
}
.global_presence_section .mapMarker.indonesia {
  top: 55%;
  left: 80.8%;
}
.global_presence_section .mapMarker.australia {
  top: 73%;
  left: 83.8%;
}
.global_presence_section .mapMarker.india {
  top: 38%;
  left: 66.5%;
}
.global_presence_section .mapMarker.india i {
  background: url(../images/bullet_map.png) no-repeat center center;
  background-size: 18px;
}
@media (max-width: 767px) {
  .global_presence_section {
    padding: 30px 0;
  }
  .global_presence_section .desktopImage {
    display: none;
  }
  .global_presence_section .mobileImage {
    display: block;
  }
}

.csrSlide .slick-dots {
  bottom: -34px;
}
.csrSlide .slick-dots li {
  margin: 0px;
}
.csrSlide .slick-dots li button {
  background: #bcbcbd;
  width: 12px;
  height: 12px;
  font-size: 0px;
  border-radius: 50px;
}
.csrSlide .slick-dots li.slick-active button {
  background: #ed1c24;
}

.neweventDet p {
  color: #232323;
  font-size: 20px;
  line-height: 27px;
  margin-bottom: 20px;
}
@media (max-width: 1199px) {
  .neweventDet p {
    font-size: 18px;
    line-height: 25x;
  }
}
@media (max-width: 991px) {
  .neweventDet p {
    font-size: 17px;
    line-height: 24px;
  }
}
.neweventDet h2 {
  font-size: 39px;
  font-weight: 400;
  line-height: 50px;
  color: #717276;
  margin-bottom: 50px;
}
.neweventDet h2 span.datespan {
  display: block;
  color: #ED0000;
  font-size: 24px;
  line-height: 1;
  padding-bottom: 5px;
}
@media (min-width: 1400px) and (max-width: 2500px) {
  .neweventDet h2 {
    margin-bottom: 29px;
  }
}
@media (min-width: 1367px) {
  .neweventDet h2 {
    margin-bottom: 28px;
  }
}
@media (max-width: 1199px) {
  .neweventDet h2 {
    margin-bottom: 19px;
    font-size: 32px;
    line-height: 42px;
  }
  .neweventDet h2 span.datespan {
    font-size: 20px;
    padding-bottom: 2px;
  }
}
@media (max-width: 1024px) {
  .neweventDet h2 {
    margin-bottom: 12px;
    font-size: 30px;
    line-height: 40px;
  }
}
@media (max-width: 991px) {
  .neweventDet h2 {
    font-size: 24px;
    line-height: 34px;
  }
  .neweventDet h2 span.datespan {
    font-size: 18px;
  }
}
.neweventDet img {
  margin-bottom: 30px;
  height: 400px;
  -o-object-fit: cover;
     object-fit: cover;
  border: 1px solid #ccc;
  -o-object-position: center;
     object-position: center;
}
.neweventDet ul li, .neweventDet ol li {
  position: relative;
  padding: 0px 0px 4px 17px;
  font-size: 17px;
  line-height: 24px;
  font-weight: 400;
}
.neweventDet ul li:last-child, .neweventDet ol li:last-child {
  padding-bottom: 0px;
}
.neweventDet ul li::before, .neweventDet ol li::before {
  content: "";
  position: absolute;
  left: 0px;
  top: 9px;
  width: 8px;
  height: 8px;
  background-color: #ff0000;
  border-radius: 100%;
}
@media (max-width: 1199px) {
  .neweventDet ul li, .neweventDet ol li {
    font-size: 15px;
    line-height: 18px;
  }
}
@media (max-width: 1024px) {
  .neweventDet ul li, .neweventDet ol li {
    font-size: 16px;
    line-height: 20px;
  }
  .neweventDet ul li::before, .neweventDet ol li::before {
    top: 5px;
    width: 8px;
    height: 8px;
  }
}
@media (max-width: 767px) {
  .neweventDet ul li:last-child, .neweventDet ol li:last-child {
    padding-bottom: 15px;
  }
}
.neweventDet ul p img, .neweventDet ol p img {
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  width: 100%;
}
.neweventDet ul p span, .neweventDet ol p span {
  font-family: "Jost", serif;
}

.container.fullDiv {
  max-width: 100%;
  padding: 0px;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0px;
  padding: 0px;
}

ul, li {
  margin: 0px;
  padding: 0px;
  list-style: none;
}

.hdfnt55 {
  font-size: 55px;
  line-height: 75px;
  color: #898989;
  font-weight: 600;
}
@media (max-width: 1700px) {
  .hdfnt55 {
    font-size: 46px;
    line-height: 1.25;
  }
}
@media (max-width: 1480px) {
  .hdfnt55 {
    font-size: 42px;
    line-height: 1.25;
  }
}
@media (max-width: 1366px) {
  .hdfnt55 {
    font-size: 40px;
    line-height: 1.15;
  }
}
@media (max-width: 1199px) {
  .hdfnt55 {
    font-size: 36px;
  }
}
@media (max-width: 767px) {
  .hdfnt55 {
    font-size: 30px;
  }
}
@media (max-width: 575px) {
  .hdfnt55 {
    font-size: 28px;
  }
}
@media (max-width: 400px) {
  .hdfnt55 {
    font-size: 24px;
  }
}

.corRed {
  color: #ED0000 !important;
}

.btn_lineblock {
  display: inline-block;
}

.btn_arrow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  position: relative;
  min-height: 50px;
  padding-left: 60px;
  font-family: "Josefin Sans", serif;
  color: #444444;
  background: none;
  border: none;
  cursor: pointer;
}
.btn_arrow::before {
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  width: 50px;
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background: url(../images/2025/btn_arrow.png) no-repeat center center #ED0000;
  border-radius: 100%;
  font-size: 20px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.btn_arrow:hover {
  color: #ED0000;
}
.btn_arrow:hover::before {
  -webkit-transform: rotate(44deg);
          transform: rotate(44deg);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 1480px) {
  .btn_arrow {
    padding-left: 55px;
  }
  .btn_arrow::before {
    width: 44px;
    height: 44px;
    background-size: 15px;
    min-height: 44px;
  }
}

.section_padding {
  padding: 70px 0px;
}
.section_padding.paddbtm0 {
  padding-bottom: 0px;
}
.section_padding.paddtop0 {
  padding-top: 0px;
}
.section_padding.paddbtm50 {
  padding-bottom: 40px;
}
@media (max-width: 1480px) {
  .section_padding {
    padding: 50px 0px;
  }
  .section_padding.paddbtm50 {
    padding-bottom: 0px;
  }
}
@media (max-width: 991px) {
  .section_padding {
    padding: 40px 0px;
  }
}
@media (max-width: 767px) {
  .section_padding {
    padding: 30px 0px;
  }
}

.maxwidth991 {
  max-width: 991px;
}

.maxwidth1428 {
  max-width: 1428px;
  margin: 0px auto;
}

p.fnt25 {
  font-size: 25px;
  line-height: 32px;
}
p.fnt25 strong {
  font-weight: 500;
}
@media (max-width: 1700px) {
  p.fnt25 {
    font-size: 23px;
    line-height: 29px;
  }
}
@media (max-width: 1366px) {
  p.fnt25 {
    font-size: 21px;
    line-height: 1.2;
  }
}
@media (max-width: 575px) {
  p.fnt25 {
    font-size: 19px;
  }
}

.hd2 {
  font-size: 60px;
  line-height: 1.2;
  font-weight: 600;
  color: #7C7F84;
  padding-bottom: 43px;
  text-transform: uppercase;
}
.hd2.corGreay {
  color: #7C7F84 !important;
}
@media (max-width: 1700px) {
  .hd2 {
    font-size: 52px;
    padding-bottom: 30px;
  }
}
@media (max-width: 1480px) {
  .hd2 {
    font-size: 40px;
    padding-bottom: 26px;
  }
}
@media (max-width: 1366px) {
  .hd2 {
    font-size: 30px;
    padding-bottom: 26px;
  }
}
@media (max-width: 991px) {
  .hd2 {
    font-size: 26px;
    padding-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .hd2 {
    font-size: 24px;
  }
}
@media (max-width: 480px) {
  .hd2 {
    font-size: 22px;
    padding-bottom: 18px;
  }
}

.hd3 {
  font-size: 50px;
  line-height: 60px;
  font-weight: 600;
  color: #fff;
  padding-bottom: 26px;
}
.hd3.color222 {
  color: #222;
}
@media (max-width: 1700px) {
  .hd3 {
    font-size: 40px;
  }
}
@media (max-width: 1480px) {
  .hd3 {
    font-size: 32px;
    line-height: 1.15;
  }
}
@media (max-width: 991px) {
  .hd3 {
    font-size: 22px;
  }
}
@media (max-width: 767px) {
  .hd3 {
    font-size: 20px;
    padding-bottom: 18px;
  }
}

.fnt46 {
  font-size: 46px;
  line-height: 46px;
  font-weight: 500;
  color: #222;
  padding-bottom: 35px;
}

.fnt35 {
  font-size: 35px;
  line-height: 42px;
  font-weight: 600;
  color: #272727;
  padding-bottom: 22px;
}
.fnt35.corgreay {
  color: #7C7F84;
}
@media (max-width: 1700px) {
  .fnt35 {
    font-size: 30px;
    line-height: 37px;
  }
}
@media (max-width: 1480px) {
  .fnt35 {
    font-size: 26px;
    line-height: 1.15;
  }
}
@media (max-width: 991px) {
  .fnt35 {
    font-size: 24px;
  }
}
@media (max-width: 767px) {
  .fnt35 {
    font-size: 20px;
    padding-bottom: 18px;
  }
}

.fnt30 {
  font-size: 30px;
  line-height: 42px;
  font-weight: 600;
  color: #272727;
  padding-bottom: 22px;
}
.fnt30.corgreay {
  color: #7C7F84;
}
@media (max-width: 1700px) {
  .fnt30 {
    font-size: 30px;
    line-height: 37px;
  }
}
@media (max-width: 1480px) {
  .fnt30 {
    font-size: 26px;
    line-height: 1.15;
  }
}
@media (max-width: 991px) {
  .fnt30 {
    font-size: 24px;
  }
}
@media (max-width: 767px) {
  .fnt30 {
    font-size: 20px;
    padding-bottom: 18px;
  }
}

.bullet-dash li {
  position: relative;
  padding: 0px 0px 30px 25px;
  line-height: 28px;
}
.bullet-dash li::before {
  content: "";
  position: absolute;
  left: 0px;
  top: 9px;
  width: 15px;
  height: 4px;
  background: #ED0000;
}
.bullet-dash li:last-child {
  padding-bottom: 0px;
}
@media (max-width: 1480px) {
  .bullet-dash li {
    line-height: 25px;
    padding: 0px 0px 17px 22px;
  }
  .bullet-dash li::before {
    top: 10px;
    width: 12px;
    height: 3px;
  }
}

.slick-arrow {
  border: #fff solid 0px;
  border-radius: 100%;
  font-size: 0px;
  height: 30px;
  width: 30px;
  position: absolute;
  z-index: 1;
  top: 47%;
}
.slick-arrow:hover {
  border-color: #fff;
}
.slick-arrow::before {
  display: none;
}
.slick-arrow.slick-prev {
  background: url(../images/2025/slider_arrow_left.png) center center no-repeat;
  left: -15px;
}
.slick-arrow.slick-prev:hover {
  background-image: url(../images/2025/slider_arrow_left_black.png);
}
.slick-arrow.slick-next {
  background: url(../images/2025/slider_arrow_right.png) center center no-repeat;
  right: -15px;
}
.slick-arrow.slick-next:hover {
  background-image: url(../images/2025/slider_arrow_right_black.png);
}
@media (max-width: 1600px) {
  .slick-arrow {
    top: 40%;
  }
}
@media (max-width: 1480px) {
  .slick-arrow {
    top: 35%;
  }
}
@media (max-width: 1199px) {
  .slick-arrow {
    top: 50%;
  }
  .slick-arrow.slick-prev {
    left: 12px;
  }
  .slick-arrow.slick-next {
    right: 12px;
  }
}
@media (max-width: 360px) {
  .slick-arrow.slick-prev {
    left: 8px;
  }
  .slick-arrow.slick-next {
    right: 8px;
  }
}

.bgGrey {
  background: #F2F2F2;
}

.martop45 {
  margin-top: 45px;
}

.banner_area2025 {
  position: relative;
  position: relative;
  z-index: 1;
}
.banner_area2025 .hmBanner {
  position: relative;
  max-width: 1920px;
  margin: 0px auto;
  border-radius: 0px 0px 100px 100px;
  overflow: hidden;
}
.banner_area2025 .hmBanner .bannerBox {
  position: relative;
  z-index: 1;
  background: url(../images/2025/hm_banner_bg.jpg) no-repeat center bottom;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 950px;
}
.banner_area2025 .hmBanner .bannerBox .bannerImg {
  position: relative;
  z-index: 1;
  max-width: 947px;
  bottom: 10%;
  margin-bottom: 6%;
  margin-right: 50px;
}
.banner_area2025 .hmBanner .bannerBox .bannerImg img {
  max-width: 100%;
}
.banner_area2025 .hmBanner .bannerBox .bannertext {
  position: absolute;
  z-index: 2;
  left: 0px;
  bottom: 23.5%;
  width: 100%;
  max-width: 926px;
}
.banner_area2025 .hmBanner .bannerBox .bannertext .paddbanner {
  padding: 0px 0px 0px 80px;
}
.banner_area2025 .hmBanner .bannerBox .bannertext .tital_hd {
  font-size: 50px;
  line-height: 1;
  color: #000000;
  font-weight: 600;
  padding-bottom: 10px;
}
.banner_area2025 .hmBanner .bannerBox .bannertext p {
  font-size: 25px;
  line-height: 1.2;
  color: #000;
  padding: 0px;
  margin: 0px;
}
.banner_area2025 .hmBanner .themeList {
  position: absolute;
  z-index: 2;
  left: 100px;
  right: 100px;
  bottom: 46px;
  width: calc(100% - 200px);
}
.banner_area2025 .hmBanner .themeList .boxTheme {
  position: relative;
  background: #fff;
  border-radius: 10px;
  padding: 15px 19px 25px 19px;
  margin: 0px 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 380px;
  cursor: pointer;
  overflow: hidden;
}
.banner_area2025 .hmBanner .themeList .boxTheme::before {
  content: "";
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 0px;
  height: 10px;
  background: #ED0000;
  opacity: 0;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.banner_area2025 .hmBanner .themeList .boxTheme p {
  padding: 0px 5px 0px 0px;
  margin: 0px;
  width: calc(100% - 155px);
  font-size: 20px;
  line-height: 1;
  font-weight: 600;
}
.banner_area2025 .hmBanner .themeList .boxTheme div {
  max-width: 150px;
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
}
.banner_area2025 .hmBanner .themeList .boxTheme div img {
  width: 100%;
}
.banner_area2025 .hmBanner .themeList .boxTheme:hover::before {
  width: 100%;
  opacity: 1;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.banner_area2025 .hmBanner .themeList .slider-nav .slick-current .boxTheme::before {
  width: 100%;
  opacity: 1;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.banner_area2025 .hmBanner .slider-for .slick-slide .bannerBox .bannertext {
  -webkit-transition: all ease-in-out 0.8s;
  transition: all ease-in-out 0.8s;
  left: -100%;
  opacity: 0;
  -webkit-animation-delay: 3s;
          animation-delay: 3s;
}
.banner_area2025 .hmBanner .slider-for .slick-slide .bannerBox .bannerImg {
  -webkit-transition: all ease-in-out 0.8s;
  transition: all ease-in-out 0.8s;
  right: -100%;
  opacity: 0;
  -webkit-animation-delay: 3s;
          animation-delay: 3s;
}
.banner_area2025 .hmBanner .slider-for .slick-slide.slick-current .bannerBox .bannertext {
  -webkit-transition: all ease-in-out 0.8s;
  transition: all ease-in-out 0.8s;
  left: 0;
  opacity: 1;
  -webkit-animation-delay: 3s;
          animation-delay: 3s;
}
.banner_area2025 .hmBanner .slider-for .slick-slide.slick-current .bannerBox .bannerImg {
  -webkit-transition: all ease-in-out 0.8s;
  transition: all ease-in-out 0.8s;
  right: 0;
  opacity: 1;
  -webkit-animation-delay: 3s;
          animation-delay: 3s;
}
@media (max-width: 1700px) {
  .banner_area2025 .hmBanner .slider-for .slick-slide .bannerBox {
    min-height: 850px;
  }
  .banner_area2025 .hmBanner .slider-for .slick-slide .bannerBox .bannerImg {
    width: 51%;
    max-width: 847px;
  }
  .banner_area2025 .hmBanner .slider-for .slick-slide .bannerBox .bannertext {
    max-width: 750px;
  }
  .banner_area2025 .hmBanner .slider-for .slick-slide .bannerBox .bannertext .tital_hd {
    font-size: 40px;
    padding-bottom: 10px;
  }
  .banner_area2025 .hmBanner .slider-for .slick-slide .bannerBox .bannertext p {
    font-size: 22px;
  }
  .banner_area2025 .hmBanner .themeList .boxTheme p {
    font-size: 18px;
  }
}
@media (max-width: 1600px) {
  .banner_area2025 .hmBanner .slider-for .slick-slide .bannerBox {
    min-height: 770px;
  }
  .banner_area2025 .hmBanner .slider-for .slick-slide .bannerBox .bannerImg {
    margin-bottom: 8%;
  }
  .banner_area2025 .hmBanner .slider-for .slick-slide .bannerBox .bannertext {
    bottom: 29%;
  }
  .banner_area2025 .hmBanner .themeList .boxTheme p {
    font-size: 16px;
  }
}
@media (max-width: 1480px) {
  .banner_area2025 .hmBanner .slider-for .slick-slide .bannerBox {
    min-height: 770px;
  }
  .banner_area2025 .hmBanner .slider-for .slick-slide .bannerBox .bannerImg {
    width: 48%;
    max-width: 760px;
  }
  .banner_area2025 .hmBanner .slider-for .slick-slide .bannerBox .bannertext {
    max-width: 665px;
  }
  .banner_area2025 .hmBanner .slider-for .slick-slide .bannerBox .bannertext .tital_hd {
    font-size: 35px;
    padding-bottom: 10px;
  }
  .banner_area2025 .hmBanner .slider-for .slick-slide .bannerBox .bannertext p {
    font-size: 20px;
  }
  .banner_area2025 .hmBanner .themeList .boxTheme::before {
    height: 7px;
  }
  .banner_area2025 .hmBanner .themeList .boxTheme div {
    max-width: 120px;
  }
  .banner_area2025 .hmBanner .themeList .boxTheme p {
    width: calc(100% - 120px);
    font-size: 16px;
  }
}
@media (max-width: 1199px) {
  .banner_area2025 .hmBanner .slider-for .slick-slide .bannerBox {
    min-height: 600px;
    background-position: center 69%;
  }
  .banner_area2025 .hmBanner .slider-for .slick-slide .bannerBox .bannerImg {
    width: 47%;
    margin-right: 25px;
    margin-bottom: 11%;
  }
  .banner_area2025 .hmBanner .slider-for .slick-slide .bannerBox .bannertext {
    max-width: 55%;
  }
  .banner_area2025 .hmBanner .slider-for .slick-slide .bannerBox .bannertext .paddbanner {
    padding-left: 40px;
  }
  .banner_area2025 .hmBanner .slider-for .slick-slide .bannerBox .bannertext .tital_hd {
    font-size: 32px;
    padding-bottom: 10px;
  }
  .banner_area2025 .hmBanner .slider-for .slick-slide .bannerBox .bannertext p {
    font-size: 18px;
  }
  .banner_area2025 .hmBanner .themeList {
    bottom: 25px;
  }
  .banner_area2025 .hmBanner .themeList .boxTheme {
    padding: 10px 10px 10px 10px;
    border-radius: 20px;
    margin: 0px 7px;
  }
  .banner_area2025 .hmBanner .themeList .boxTheme::before {
    height: 102%;
    width: 102%;
    z-index: 0;
  }
  .banner_area2025 .hmBanner .themeList .boxTheme div {
    max-width: 100%;
    position: relative;
    z-index: 1;
  }
  .banner_area2025 .hmBanner .themeList .boxTheme p {
    width: calc(100% - 120px);
    font-size: 16px;
    display: none;
  }
}
@media (max-width: 991px) {
  .banner_area2025 .hmBanner .slider-for .slick-slide .bannerBox {
    min-height: 440px;
  }
  .banner_area2025 .hmBanner .slider-for .slick-slide .bannerBox .bannertext .tital_hd {
    font-size: 28px;
    padding-bottom: 10px;
  }
  .banner_area2025 .hmBanner .themeList {
    bottom: 20px;
    left: 50px;
    right: 50px;
    width: calc(100% - 100px);
  }
  .banner_area2025 .hmBanner .themeList .boxTheme {
    padding: 5px;
    border-radius: 10px;
    margin: 0px 7px;
  }
  .banner_area2025 .hmBanner .themeList .boxTheme::before {
    height: 102%;
    width: 102%;
    z-index: 0;
    border-radius: 12px;
  }
  .banner_area2025 .hmBanner .themeList .boxTheme div {
    max-width: 100%;
    position: relative;
    z-index: 1;
  }
  .banner_area2025 .hmBanner .themeList .boxTheme p {
    width: calc(100% - 120px);
    font-size: 16px;
    display: none;
  }
}
@media (max-width: 767px) {
  .banner_area2025 .hmBanner .slider-for .slick-slide .bannerBox {
    min-height: 400px;
    background-position: center 67%;
  }
  .banner_area2025 .hmBanner .slider-for .slick-slide .bannerBox .bannertext .tital_hd {
    font-size: 26px;
    padding-bottom: 10px;
  }
  .banner_area2025 .hmBanner .themeList {
    left: 0px;
    right: 0px;
    max-width: 380px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 575px) {
  .banner_area2025 .hmBanner {
    border-radius: 0px 0px 60px 60px;
  }
  .banner_area2025 .hmBanner .slider-for .slick-slide .bannerBox .bannertext .paddbanner {
    padding-left: 20px;
  }
  .banner_area2025 .hmBanner .slider-for .slick-slide .bannerBox .bannerImg {
    margin-bottom: 17%;
  }
}
@media (max-width: 480px) {
  .banner_area2025 .hmBanner .slider-for .slick-slide .bannerBox {
    min-height: 400px;
    background-position: center 67%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-top: 100px;
    padding-bottom: 90px;
  }
  .banner_area2025 .hmBanner .slider-for .slick-slide .bannerBox .bannertext {
    position: relative;
    width: 100%;
    text-align: center;
  }
  .banner_area2025 .hmBanner .slider-for .slick-slide .bannerBox .bannertext .tital_hd {
    font-size: 26px;
    padding-bottom: 10px;
  }
  .banner_area2025 .hmBanner .slider-for .slick-slide .bannerBox .bannertext p {
    font-size: 17px;
  }
  .banner_area2025 .hmBanner .slider-for .slick-slide .bannerBox .bannertext .paddbanner {
    padding: 0px;
  }
  .banner_area2025 .hmBanner .slider-for .slick-slide .bannerBox .bannertext, .banner_area2025 .hmBanner .slider-for .slick-slide .bannerBox .bannerImg {
    width: 100%;
    margin: 0px auto;
    max-width: 90%;
  }
  .banner_area2025 .hmBanner .themeList {
    left: 0px;
    right: 0px;
    max-width: 370px;
    margin-left: auto;
    margin-right: auto;
  }
  .banner_area2025 .hmBanner .themeList .boxTheme {
    padding: 3px;
    border-radius: 8px;
    margin: 0px 7px;
  }
}
@media (max-width: 380px) {
  .banner_area2025 .hmBanner .slider-for .slick-slide .bannerBox .bannertext .tital_hd {
    font-size: 24px;
  }
}
@media (max-width: 330px) {
  .banner_area2025 .hmBanner .slider-for .slick-slide .bannerBox {
    padding-bottom: 66px;
  }
  .banner_area2025 .hmBanner .slider-for .slick-slide .bannerBox .bannertext .tital_hd {
    font-size: 21px;
  }
  .banner_area2025 .hmBanner .slider-nav .slick-current .boxTheme {
    background: #ED0000;
  }
  .banner_area2025 .hmBanner .themeList .boxTheme {
    padding: 2px;
    border-radius: 6px;
    margin: 0px 5px;
  }
  .banner_area2025 .hmBanner .themeList .boxTheme div {
    border-radius: 5px;
  }
}

.welcomeSection2025 .hdfnt55 {
  font-size: 35px;
  line-height: 45px;
  margin-bottom: 20px;
}
.welcomeSection2025 .btn_lineblock {
  margin-top: 50px;
}
.welcomeSection2025 .counter_list ul {
  border-top: #B9B9B9 solid 1px;
}
.welcomeSection2025 .counter_list ul li {
  border-bottom: #B9B9B9 solid 1px;
  padding: 21px 0px 15px 0px;
}
.welcomeSection2025 .counter_list ul li span {
  font-size: 40px;
  font-weight: 600;
  color: #ED0000;
  line-height: 1;
}
.welcomeSection2025 .counter_list ul li strong {
  display: block;
  font-size: 20px;
  position: relative;
  padding-left: 0px;
  text-transform: uppercase;
  padding-top: 3px;
}
@media (max-width: 1700px) {
  .welcomeSection2025 .counter_list ul li span {
    font-size: 34px;
  }
  .welcomeSection2025 .counter_list ul li strong {
    font-size: 16px;
  }
}
@media (max-width: 1600px) {
  .welcomeSection2025 .counter_list ul li {
    padding: 20px 0px 16px 0px;
  }
  .welcomeSection2025 .counter_list ul li span {
    font-size: 32px;
  }
  .welcomeSection2025 .counter_list ul li strong {
    font-size: 15px;
  }
}
@media (max-width: 1480px) {
  .welcomeSection2025 .counter_list ul li {
    padding: 16px 0px 12px 0px;
  }
  .welcomeSection2025 .counter_list ul li span {
    font-size: 30px;
  }
  .welcomeSection2025 .counter_list ul li strong {
    font-size: 14px;
  }
  .welcomeSection2025 .btn_lineblock {
    margin-top: 32px;
  }
}
@media (max-width: 1366px) {
  .welcomeSection2025 .hdfnt55 {
    font-size: 26px;
    line-height: 36px;
    text-align: justify;
  }
  .welcomeSection2025 .counter_list ul li span {
    font-size: 28px;
  }
  .welcomeSection2025 .counter_list ul li strong {
    font-size: 13px;
    line-height: normal;
  }
  .welcomeSection2025 .btn_lineblock {
    margin-top: 32px;
  }
}
@media (max-width: 991px) {
  .welcomeSection2025 .maxwidth991 {
    text-align: center;
  }
  .welcomeSection2025 .counter_list ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 20px 0px 0px 0px;
  }
  .welcomeSection2025 .counter_list ul li {
    padding: 16px 0px;
    width: 33.33%;
    text-align: center;
  }
}
@media (max-width: 767px) {
  .welcomeSection2025 .btn_lineblock {
    margin-top: 15px;
  }
  .welcomeSection2025 .counter_list ul {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .welcomeSection2025 .counter_list ul li {
    width: 50%;
  }
}
@media (max-width: 480px) {
  .welcomeSection2025 .counter_list ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .welcomeSection2025 .counter_list ul li {
    width: 100%;
  }
}

@media (max-width: 767px) {
  .mobiletextcenter {
    text-align: center;
    display: none;
  }
}

.slick-dots {
  bottom: -30px;
}
.slick-dots li {
  width: 12px;
  height: 12px;
  margin: 0px 2px;
}
.slick-dots li button {
  width: 12px;
  height: 12px;
  font-size: 0px;
  background-color: rgba(0, 0, 0, 0.9);
  padding: 0px;
  border-radius: 100px;
}
.slick-dots li button:before {
  display: none;
}
.slick-dots li.slick-active button {
  background: #ff0000;
}

.hmproduct2025 .productList {
  position: relative;
}
.hmproduct2025 .productList .productslider {
  position: relative;
  z-index: 2;
}
.hmproduct2025 .productList .ProductBox {
  position: relative;
  padding: 0px 15px;
  text-align: center;
}
.hmproduct2025 .productList .ProductBox a {
  color: #121212;
}
.hmproduct2025 .productList .ProductBox a:hover {
  color: #C51B1C;
}
.hmproduct2025 .productList .ProductBox .imgbox {
  margin-bottom: 30px;
  min-height: 350px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 0px 15px;
}
.hmproduct2025 .productList .ProductBox .imgbox img {
  max-width: 100%;
  display: block;
  margin: 0px auto;
}
.hmproduct2025 .productList .ProductBox .contentbox {
  font-size: 20px;
  line-height: 26px;
  text-align: center;
}
.hmproduct2025 .productList .ProductBox .contentbox span {
  display: block;
  font-size: 28px;
  line-height: 1;
  padding: 0;
}
.hmproduct2025 .productList .slick-list {
  padding: 0 20% !important;
}
.hmproduct2025 .productList .slick-slide {
  padding-top: 20px;
  padding-bottom: 24px;
}
.hmproduct2025 .productList .slick-slide .ProductBox {
  opacity: 1;
  padding: 50px 20px;
  border: transparent solid 1px;
  border-radius: 30px;
}
.hmproduct2025 .productList .slick-slide .ProductBox .imgbox {
  border: #EAEAEA solid 1px;
  border-radius: 20px;
}
.hmproduct2025 .productList .slick-slide .ProductBox .imgbox img {
  max-height: 250px;
}
.hmproduct2025 .productList .slick-slide .ProductBox .contentbox {
  display: none;
}
.hmproduct2025 .productList .slick-slide.slick-current .ProductBox {
  border-color: #ED0000;
  min-width: 100 !important;
  -webkit-box-shadow: 0px 3px 26px 8px rgba(0, 0, 0, 0.19);
          box-shadow: 0px 3px 26px 8px rgba(0, 0, 0, 0.19);
  border-radius: 20px;
  opacity: 1;
}
.hmproduct2025 .productList .slick-slide.slick-current .ProductBox .imgbox {
  border: none;
}
.hmproduct2025 .productList .slick-slide.slick-current .ProductBox .imgbox img {
  max-height: -webkit-max-content;
  max-height: -moz-max-content;
  max-height: max-content;
}
.hmproduct2025 .productList .slick-slide.slick-current .ProductBox .contentbox {
  display: block;
}
@media (max-width: 1700px) {
  .hmproduct2025 .productList .ProductBox .contentbox {
    font-size: 18px;
    line-height: 26px;
  }
  .hmproduct2025 .productList .ProductBox .contentbox span {
    font-size: 26px;
  }
}
@media (max-width: 1600px) {
  .hmproduct2025 .productList::after, .hmproduct2025 .productList::before {
    height: 400px;
  }
  .hmproduct2025 .productList .ProductBox .imgbox {
    margin-bottom: 20px;
    min-height: 330px;
  }
  .hmproduct2025 .productList .ProductBox .contentbox {
    font-size: 17px;
    line-height: 24px;
  }
  .hmproduct2025 .productList .ProductBox .contentbox span {
    font-size: 24px;
  }
}
@media (max-width: 1480px) {
  .hmproduct2025 .productList .ProductBox .imgbox {
    min-height: 280px;
  }
  .hmproduct2025 .productList .ProductBox .contentbox span {
    font-size: 21px;
  }
  .hmproduct2025 .productList::after, .hmproduct2025 .productList::before {
    height: 320px;
  }
  .hmproduct2025 .productList .slick-slide .ProductBox {
    padding: 30px 15px;
  }
  .hmproduct2025 .productList .slick-slide .ProductBox .imgbox img {
    max-height: 160px;
  }
  .hmproduct2025 .productList .slick-slide.slick-current .ProductBox {
    -webkit-box-shadow: 0px 4px 20px 8px rgba(0, 0, 0, 0.19);
            box-shadow: 0px 4px 20px 8px rgba(0, 0, 0, 0.19);
  }
}
@media (max-width: 1366px) {
  .hmproduct2025 .productList .ProductBox .imgbox {
    min-height: 280px;
  }
  .hmproduct2025 .productList .ProductBox .contentbox span {
    font-size: 18px;
  }
  .hmproduct2025 .productList .slick-slide .ProductBox .imgbox img {
    max-height: 160px;
  }
  .hmproduct2025 .productList .slick-slide.slick-current .ProductBox {
    -webkit-box-shadow: 0px 4px 15px 8px rgba(0, 0, 0, 0.12);
            box-shadow: 0px 4px 15px 8px rgba(0, 0, 0, 0.12);
  }
  .hmproduct2025 .productList .slick-slide.slick-current .ProductBox .imgbox img {
    max-height: 300px;
  }
}
@media (max-width: 1199px) {
  .hmproduct2025 .martop45 {
    margin-top: 32px;
  }
  .hmproduct2025 .productList .ProductBox .contentbox span {
    font-size: 16px;
  }
  .hmproduct2025 .productList::after, .hmproduct2025 .productList::before {
    height: 260px;
  }
  .hmproduct2025 .productList .slick-slide .ProductBox .imgbox {
    min-height: 260px;
  }
  .hmproduct2025 .productList .slick-slide .ProductBox .imgbox img {
    max-height: 130px;
  }
  .hmproduct2025 .productList .slick-slide.slick-current .ProductBox .imgbox img {
    max-height: 230px;
  }
}
@media (max-width: 991px) {
  .hmproduct2025 .martop45 {
    margin-top: 32px;
  }
  .hmproduct2025 .productList .slick-list {
    padding: 0 32% !important;
  }
}
@media (max-width: 767px) {
  .hmproduct2025 .productList .slick-list {
    padding: 0px !important;
  }
  .hmproduct2025 .productList::after, .hmproduct2025 .productList::before {
    width: 26%;
  }
  .hmproduct2025 .productList .ProductBox {
    max-width: 76%;
    margin: 0px auto;
  }
  .hmproduct2025 .productList .ProductBox .contentbox span {
    font-size: 20px;
  }
}
@media (max-width: 480px) {
  .hmproduct2025 .productList .slick-slide.slick-current .ProductBox .imgbox img {
    max-height: 230px;
  }
}
@media (max-width: 360px) {
  .hmproduct2025 .productList .ProductBox {
    max-width: 72%;
    margin: 0px auto;
  }
  .hmproduct2025 .productList .ProductBox .contentbox span {
    font-size: 17px;
  }
}

.hmSection1_2025 {
  position: relative;
}
.hmSection1_2025::after {
  content: "";
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 100%;
  height: 40%;
  z-index: 1;
  background: #F2F2F2;
}
.hmSection1_2025 .container {
  position: relative;
  z-index: 2;
}
.hmSection1_2025 .boxManu-facilities {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  background: #272727;
  color: #ccc;
  border-radius: 50px;
  margin: 0px auto;
  max-width: 1428px;
  padding: 90px 70px;
}
.hmSection1_2025 .boxManu-facilities p {
  color: #ccc;
}
.hmSection1_2025 .boxManu-facilities .leftBox {
  width: 61%;
  max-width: 634px;
  padding-right: 15px;
}
.hmSection1_2025 .boxManu-facilities .leftBox .fnt25 {
  padding: 0px 0px 6px 0px;
}
.hmSection1_2025 .boxManu-facilities .rightBox {
  max-width: 504px;
  width: 39%;
}
.hmSection1_2025 .boxManu-facilities .rightBox div {
  border-radius: 50px;
  overflow: hidden;
}
.hmSection1_2025 .boxManu-facilities .rightBox div img {
  max-width: 100%;
}
@media (max-width: 1700px) {
  .hmSection1_2025 .bullet-dash li {
    line-height: 26px;
    padding: 0px 0px 17px 25px;
  }
}
@media (max-width: 1480px) {
  .hmSection1_2025 .boxManu-facilities {
    padding: 60px 50px;
  }
  .hmSection1_2025 .bullet-dash li {
    line-height: 25px;
    padding: 0px 0px 15px 22px;
  }
  .hmSection1_2025 .bullet-dash li::before {
    top: 10px;
    width: 12px;
    height: 3px;
  }
}
@media (max-width: 1366px) {
  .hmSection1_2025 .boxManu-facilities {
    padding: 50px 40px;
  }
  .hmSection1_2025 .bullet-dash li {
    line-height: 23px;
    padding: 0px 0px 13px 22px;
  }
}
@media (max-width: 991px) {
  .hmSection1_2025 .boxManu-facilities {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 40px 30px;
  }
  .hmSection1_2025 .boxManu-facilities .leftBox, .hmSection1_2025 .boxManu-facilities .rightBox {
    width: 100%;
  }
  .hmSection1_2025 .boxManu-facilities .leftBox {
    padding-right: 0px;
  }
  .hmSection1_2025 .boxManu-facilities .rightBox {
    max-width: 100%;
    margin-top: 15px;
  }
  .hmSection1_2025 .boxManu-facilities .rightBox img {
    width: 100%;
  }
  .hmSection1_2025 .bullet-dash li {
    line-height: 23px;
    padding: 0px 0px 13px 22px;
  }
}
@media (max-width: 575px) {
  .hmSection1_2025 .bullet-dash li {
    line-height: 23px;
    padding: 0px 0px 12px 16px;
  }
  .hmSection1_2025 .bullet-dash li::before {
    top: 10px;
    width: 9px;
    height: 3px;
  }
  .hmSection1_2025 .boxManu-facilities {
    border-radius: 20px;
    padding: 20px;
  }
  .hmSection1_2025 .boxManu-facilities .leftBox .fnt25 {
    margin-bottom: 5px;
  }
  .hmSection1_2025 .boxManu-facilities .rightBox div {
    border-radius: 20px;
  }
}
@media (max-width: 480px) {
  .hmSection1_2025 .boxManu-facilities .leftBox .hd3 {
    font-size: 27px;
  }
}
@media (max-width: 330px) {
  .hmSection1_2025 .boxManu-facilities .leftBox .hd3 {
    font-size: 23px;
  }
}

.eventSection2025 {
  position: relative;
}
.eventSection2025::before {
  content: "";
  position: absolute;
  z-index: 1;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  max-height: 45%;
  background: #F2F2F2;
}
.eventSection2025 .container {
  position: relative;
  z-index: 2;
}
.eventSection2025 .upcommingeventBox {
  border-radius: 20px;
  padding: 100px 70px;
}
.eventSection2025 .upcommingeventBox .imgBox {
  border-radius: 30px;
  overflow: hidden;
}
.eventSection2025 .upcommingeventBox .boxText {
  padding: 0px 30px 0px 50px;
}
.eventSection2025 .upcommingeventBox .boxText h5 {
  font-size: 25px;
  color: #272727;
  font-weight: 500;
  line-height: 1.1;
  padding-bottom: 22px;
}
.eventSection2025 .upcommingeventBox .boxText h5 span {
  display: block;
  color: #898989;
  padding-bottom: 25px;
}
.eventSection2025 .upcommingeventBox .boxText p {
  color: #898989;
}
.eventSection2025 .upcommingeventBox .boxText p:last-child {
  margin-bottom: 0px;
  padding-bottom: 0px;
}
.eventSection2025.inner::before {
  top: auto;
  bottom: 0px;
}
.eventSection2025.inner .upcommingeventBox h5 {
  padding-bottom: 10px;
}
.eventSection2025.inner .upcommingeventBox h5 span {
  padding: 0px;
}
.eventSection2025.inner .upcommingeventBox .imgBox img {
  width: 100%;
}
@media (max-width: 1700px) {
  .eventSection2025 .upcommingeventBox .boxText h5 {
    padding-bottom: 15px;
  }
  .eventSection2025 .upcommingeventBox .boxText h5 span {
    padding-bottom: 15px;
  }
}
@media (max-width: 1600px) {
  .eventSection2025 .upcommingeventBox .boxText {
    max-width: 606px;
  }
  .eventSection2025 .upcommingeventBox .boxText h5 {
    font-size: 22px;
  }
}
@media (max-width: 1366px) {
  .eventSection2025 .upcommingeventBox .boxText {
    max-width: 550px;
  }
  .eventSection2025 .upcommingeventBox .boxText h5 {
    padding-bottom: 12px;
    font-size: 20px;
  }
  .eventSection2025 .upcommingeventBox .boxText h5 span {
    padding-bottom: 12px;
  }
}
@media (max-width: 1024px) {
  .eventSection2025 .upcommingeventBox {
    padding: 80px 60px;
  }
  .eventSection2025 .upcommingeventBox .hd3 {
    padding-bottom: 16px;
  }
  .eventSection2025 .upcommingeventBox .boxText {
    max-width: -webkit-max-content;
    max-width: -moz-max-content;
    max-width: max-content;
    padding: 0px 0px;
  }
}
@media (max-width: 991px) {
  .eventSection2025 .upcommingeventBox {
    padding: 30px;
  }
  .eventSection2025 .upcommingeventBox .imgBox {
    margin-bottom: 20px;
  }
  .eventSection2025 .upcommingeventBox .imgBox img {
    width: 100%;
  }
  .eventSection2025 .upcommingeventBox .boxText h5 {
    padding-bottom: 12px;
    font-size: 20px;
  }
  .eventSection2025 .upcommingeventBox .boxText h5 span {
    padding-bottom: 12px;
  }
}
@media (max-width: 767px) {
  .eventSection2025 .upcommingeventBox .boxText {
    text-align: center;
  }
  .eventSection2025 .upcommingeventBox .hd3 {
    font-size: 24px;
    padding-bottom: 15px;
  }
}
@media (max-width: 480px) {
  .eventSection2025 .upcommingeventBox {
    padding: 20px 15px;
  }
  .eventSection2025 .upcommingeventBox .boxText {
    text-align: center;
  }
}
@media (max-width: 380px) {
  .eventSection2025 .upcommingeventBox .boxText h5 {
    font-size: 16px;
    line-height: 1.2;
  }
  .eventSection2025 .upcommingeventBox .boxText h5 span {
    font-size: 16px;
    padding-bottom: 8px;
  }
}

.latest_updates_2025 {
  position: relative;
}
.latest_updates_2025 .slick-list {
  margin-left: -15px;
  margin-right: -15px;
}
.latest_updates_2025 .boxUpdate {
  margin: 0px 15px;
}
.latest_updates_2025 .boxUpdate div {
  border-radius: 20px;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background: #ddd;
  height: 280px;
  border: #b5b5b5 solid 1px;
}
.latest_updates_2025 .boxUpdate div img {
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.latest_updates_2025 .boxUpdate h4 {
  font-size: 22px;
  font-weight: 500;
  color: #222;
  padding-bottom: 10px;
}
.latest_updates_2025 .boxUpdate h4 span {
  display: block;
  font-size: 16px;
  line-height: 16px;
  color: #9A9A9A;
  font-weight: 600;
  padding: 30px 0px 9px 0px;
}
.latest_updates_2025 .boxUpdate p {
  font-size: 25px;
  line-height: 34px;
  color: #272727;
}
.latest_updates_2025 .boxUpdate p span {
  display: block;
  font-size: 16px;
  line-height: 16px;
  color: #9A9A9A;
  font-weight: 600;
  padding: 30px 0px 9px 0px;
}
.latest_updates_2025 .boxUpdate a {
  color: #ED0000;
  font-weight: 600;
}
.latest_updates_2025 .boxUpdate a:hover {
  color: #000;
}
@media (max-width: 1700px) {
  .latest_updates_2025 .boxUpdate div {
    height: 250px;
  }
  .latest_updates_2025 .boxUpdate h4 {
    font-size: 20px;
  }
  .latest_updates_2025 .boxUpdate h4 span {
    font-size: 14px;
  }
  .latest_updates_2025 .boxUpdate p {
    font-size: 23px;
    line-height: 31px;
  }
  .latest_updates_2025 .boxUpdate p span {
    font-size: 14px;
  }
}
@media (max-width: 1480px) {
  .latest_updates_2025 .boxUpdate div {
    height: 210px;
  }
  .latest_updates_2025 .boxUpdate h4 span {
    font-size: 12px;
    line-height: 1.1;
    padding: 18px 0px 5px 0px;
  }
  .latest_updates_2025 .boxUpdate p {
    font-size: 20px;
    line-height: 27px;
  }
  .latest_updates_2025 .boxUpdate p span {
    font-size: 12px;
    line-height: 1.1;
    padding: 18px 0px 5px 0px;
  }
}
@media (max-width: 1199px) {
  .latest_updates_2025 .martop45 {
    margin-top: 32px;
  }
  .latest_updates_2025 .boxUpdate div {
    height: 160px;
  }
}
@media (max-width: 991px) {
  .latest_updates_2025 .boxUpdate div {
    height: 170px;
  }
}
@media (max-width: 767px) {
  .latest_updates_2025 .boxUpdate {
    text-align: center;
  }
  .latest_updates_2025 .boxUpdate h4 {
    padding-bottom: 6px;
  }
  .latest_updates_2025 .boxUpdate h4 span {
    font-size: 16px;
  }
}
@media (max-width: 480px) {
  .latest_updates_2025 .boxUpdate div {
    height: 190px;
  }
}

.text_whiteColor div, .text_whiteColor h1, .text_whiteColor h2, .text_whiteColor h3, .text_whiteColor h4, .text_whiteColor h5, .text_whiteColor h6, .text_whiteColor td, .text_whiteColor li {
  color: #fff;
}

.last {
  margin-bottom: 0px;
  padding-bottom: 0px;
}

.lastP p:last-child {
  padding-bottom: 0px;
  margin-bottom: 0px;
}

.productrange2025 .col-lg-3, .productrange2025 .marginbtm30 {
  margin-bottom: 30px;
}
.productrange2025 .product-card {
  border: none;
  border-radius: 20px;
  background: #F3F3F3;
  -webkit-box-shadow: 0 8px 20px rgba(0, 0, 0, 0.05);
          box-shadow: 0 8px 20px rgba(0, 0, 0, 0.05);
  height: 100%;
}
.productrange2025 .product-card.p-3 {
  padding: 20px;
}
.productrange2025 .product-card:hover .imgbox img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.productrange2025 .product-card:hover .card-title a {
  color: #e3000f;
}
.productrange2025 .product-card .imgbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background: #fff;
  border-radius: 20px;
  min-height: 280px;
  width: 100%;
  padding: 10px 15px;
  margin-bottom: 26px;
  overflow: hidden;
}
.productrange2025 .product-card .imgbox a {
  height: 100%;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.productrange2025 .product-card .imgbox img {
  max-height: 258px;
  width: auto;
  -o-object-fit: contain;
     object-fit: contain;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.productrange2025 .product-card .card-body {
  padding: 0px;
}
.productrange2025 .product-card .card-title {
  font-weight: 600;
  font-size: 25px;
  color: #272727;
}
.productrange2025 .product-card .card-title a {
  color: #272727;
}
.productrange2025 .product-card .card-text {
  color: #555;
  font-weight: 500;
  line-height: 26px;
}
.productrange2025 .product-card .read_more {
  font-size: 15px;
  font-weight: 600;
}
.productrange2025 .product-card .read_more::after {
  top: 1px;
  background: url(../images/2025/arrow_right.png) center center no-repeat;
  background-size: 16px;
  width: 33px;
}
.productrange2025 .product-card .read_more:hover {
  color: #000;
}
@media (max-width: 1700px) {
  .productrange2025 .product-card .card-title {
    font-size: 23px;
    line-height: 1;
  }
  .productrange2025 .product-card .card-text {
    font-size: 18px;
  }
}
@media (max-width: 1480px) {
  .productrange2025 .product-card .imgbox {
    min-height: 245px;
  }
  .productrange2025 .product-card .card-title {
    font-size: 20px;
  }
  .productrange2025 .product-card .card-text {
    font-size: 16px;
    line-height: 1.1;
  }
}
@media (max-width: 1366px) {
  .productrange2025 .product-card .imgbox {
    min-height: 248px;
  }
  .productrange2025 .product-card .card-title {
    font-size: 18px;
  }
  .productrange2025 .product-card .card-text {
    font-size: 15px;
  }
}
@media (max-width: 1199px) {
  .productrange2025 .product-card .imgbox {
    min-height: 285px;
  }
}
@media (max-width: 1024px) {
  .productrange2025 .hd2 {
    text-align: center;
  }
  .productrange2025 .product-card .imgbox {
    min-height: 254px;
  }
  .productrange2025 .product-card .card-title {
    font-size: 17px;
  }
  .productrange2025 .product-card .card-text {
    font-size: 14px;
  }
}
@media (max-width: 575px) {
  .productrange2025 .row {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .productrange2025 .product-card {
    margin-left: auto;
    margin-right: auto;
    max-width: 420px;
  }
  .productrange2025 .product-card .imgbox {
    min-height: 200px;
  }
  .productrange2025 .product-card .card-title {
    font-size: 20px;
  }
  .productrange2025 .product-card .card-text {
    font-size: 16px;
  }
}

.tital25 {
  font-size: 25px;
  line-height: 32px;
  font-weight: 600;
  padding-bottom: 20px;
}
@media (max-width: 1700px) {
  .tital25 {
    font-size: 23px;
    line-height: 1.1;
    padding-bottom: 18px;
  }
}
@media (max-width: 1480px) {
  .tital25 {
    font-size: 20px;
    line-height: 1.2;
    padding-bottom: 15px;
  }
}
@media (max-width: 1366px) {
  .tital25 {
    font-size: 18px;
    line-height: 1.2;
  }
}

.keyhighlights2025 .bgkey {
  background: url(../images/2025/bg_key_highLights.jpg) no-repeat left top;
  border-radius: 50px;
  overflow: hidden;
  position: relative;
  padding: 100px 50px;
}
.keyhighlights2025 .bgkey * {
  color: #fff;
}
.keyhighlights2025 .bgkey * label.error {
  color: #f00;
}
.keyhighlights2025 .bgkey * select option {
  color: #121212;
}
.keyhighlights2025 .bgkey::before {
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: #272727;
  opacity: 0.8;
  z-index: 1;
}
.keyhighlights2025 .bgkey .row {
  position: relative;
  z-index: 2;
}
.keyhighlights2025 .key_li {
  margin-bottom: -60px;
}
.keyhighlights2025 .key_li .mb-4 {
  margin-bottom: 60px;
}
.keyhighlights2025 .key_li .mb-4 p {
  padding: 0px;
  margin: 0px;
}
@media (max-width: 1480px) {
  .keyhighlights2025 .bgkey {
    padding: 80px 50px;
  }
}
@media (min-width: 992px) and (max-width: 1024px) {
  .keyhighlights2025 .bgkey .col-lg-5 {
    max-width: 29.666667%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }
  .keyhighlights2025 .bgkey .col-lg-7 {
    max-width: 70.333333%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }
}
@media (max-width: 1024px) {
  .keyhighlights2025 .hd2 br {
    display: none;
  }
}
@media (max-width: 991px) {
  .keyhighlights2025 .bgkey {
    padding: 50px;
    border-radius: 40px;
  }
  .keyhighlights2025 .key_li {
    margin-bottom: 0px;
  }
  .keyhighlights2025 .key_li .row .col-lg-6:last-child.mb-4 {
    margin-bottom: 0px !important;
  }
}
@media (max-width: 575px) {
  .keyhighlights2025 .bgkey {
    padding: 30px 15px;
    border-radius: 15px;
    text-align: center;
    background-size: cover;
  }
  .keyhighlights2025 .bgkey .tital25 {
    padding-bottom: 7px;
  }
}

.global_presence2025 .hd2 {
  padding-bottom: 30px;
}
.global_presence2025 #map {
  margin: -187px 0px -222px 0px;
}
@media (max-width: 1700px) {
  .global_presence2025 #map {
    margin: -160px 0px -222px 0px;
  }
}
@media (max-width: 1480px) {
  .global_presence2025 #map {
    margin: -130px 0px -222px 0px;
  }
}
@media (max-width: 1199px) {
  .global_presence2025 #map {
    margin: -100px 0px -170px 0px;
  }
}
@media (max-width: 767px) {
  .global_presence2025 #map {
    margin: -50px 0px -98px 0px;
  }
}
@media (min-width: 1701px) and (max-width: 1920px) {
  .global_presence2025 #map {
    min-width: 2200px;
    margin-left: -320px;
  }
}
@media (min-width: 1441px) and (max-width: 1700px) {
  .global_presence2025 #map {
    min-width: 1700px;
    margin-left: -180px;
  }
}
@media (min-width: 1360px) and (max-width: 1440px) {
  .global_presence2025 #map {
    min-width: 1700px;
    margin-left: -242px;
  }
}
.global_presence2025 .global_section .map_loction ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 25px;
  color: #272727;
  font-weight: 600;
  margin-bottom: 20px;
}
.global_presence2025 .global_section .map_loction ul li:last-child {
  margin-bottom: 0px;
}
.global_presence2025 .global_section .map_loction ul li span {
  display: block;
  margin-right: 21px;
  width: 24px;
}
@media (max-width: 1199px) {
  .global_presence2025 .global_section {
    padding-top: 10px;
    padding-bottom: 0px;
  }
}
@media (max-width: 991px) {
  .global_presence2025 .global_section {
    padding-top: 0px;
    padding-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .global_presence2025 .global_section {
    padding-bottom: 20px;
  }
}
.global_presence2025 .country {
  fill: #c2c2c2;
  stroke: #ccc;
  stroke-width: 0.5px;
}
.global_presence2025 .highlight {
  fill: orange !important;
}
.global_presence2025 .pin {
  stroke: white;
  stroke-width: 1;
  cursor: pointer;
}
@media (min-width: 1366px) and (max-width: 1920px) {
  .global_presence2025 .pin {
    width: 14px !important;
  }
}
.global_presence2025 #tooltip {
  position: absolute;
  text-align: center;
  padding: 5px;
  font-size: 12px;
  background-color: rgba(0, 0, 0, 0.7) !important;
  color: white;
  border-radius: 5px;
  visibility: hidden;
  pointer-events: none;
  z-index: 999999;
}

.mapul .container {
  position: relative;
}
.mapul .map_loction {
  position: absolute;
  left: 0px;
  top: -190px;
  z-index: 2;
}
.mapul .map_loction ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 20px;
  color: #272727;
  font-weight: 600;
  margin-bottom: 12px;
}
.mapul .map_loction ul li:last-child {
  margin-bottom: 0px;
}
.mapul .map_loction ul li span {
  display: block;
  margin-right: 13px;
  width: 17px;
}
@media (max-width: 1600px) {
  .mapul .map_loction {
    top: -131px;
  }
  .mapul .map_loction ul li {
    font-size: 18px;
    margin-bottom: 8px;
  }
  .mapul .map_loction ul li span {
    margin-right: 11px;
    width: 15px;
  }
}
@media (max-width: 1199px) {
  .mapul .map_loction {
    top: inherit;
    bottom: 0;
  }
  .mapul .map_loction ul li {
    font-size: 14px;
  }
}
@media (max-width: 991px) {
  .mapul .map_loction ul li {
    font-size: 13px;
    margin-bottom: 3px;
  }
  .mapul .map_loction ul li span {
    margin-right: 7px;
    width: 10px;
  }
}
@media (max-width: 767px) {
  .mapul .map_loction {
    position: relative;
    left: 0px;
    top: 35px;
    z-index: 2;
    margin-bottom: 40px;
    text-align: center;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    margin-left: auto;
    margin-right: auto;
  }
  .mapul .map_loction ul li {
    font-size: 14px;
    margin-bottom: 6px;
  }
  .mapul .map_loction ul li span {
    width: 12px;
    margin-right: 10px;
  }
}

.manufacturing_section {
  background-color: #232323;
}
.manufacturing_section .maxwidth702 {
  max-width: 702px;
}
.manufacturing_section .info_card {
  background: #fff;
  border-radius: 20px;
  -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
          box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.manufacturing_section .info_card .imgbox {
  margin-bottom: 40px;
}
.manufacturing_section .info_card:hover {
  -webkit-transform: translateY(-5px);
          transform: translateY(-5px);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.manufacturing_section .info_card p {
  margin: 0px;
  padding: 0px;
  font-weight: 700;
  line-height: 20px;
  color: #272727;
}
.manufacturing_section .info_card p.psmall {
  font-weight: 400;
  color: #404040;
  line-height: 28px;
  padding-top: 13px;
}
@media (max-width: 1600px) {
  .manufacturing_section .info_card .imgbox {
    margin-bottom: 26px;
  }
}
@media (max-width: 1480px) {
  .manufacturing_section .info_card p.psmall {
    line-height: 24px;
    padding-top: 7px;
  }
}
@media (max-width: 767px) {
  .manufacturing_section {
    text-align: center;
  }
  .manufacturing_section .info_card {
    margin-bottom: 20px;
    max-width: 350mobiletextcenterpx;
    margin-left: auto;
    margin-right: auto;
  }
  .manufacturing_section .info_card.h-100 {
    height: auto !important;
  }
}

.facility_section2025 .container {
  max-width: 1428px;
}
.facility_section2025 .row {
  position: relative;
}
.facility_section2025 .row:nth-child(2n+2) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.facility_section2025 .row::before, .facility_section2025 .row::after {
  content: "";
  position: absolute;
  z-index: 1;
  left: 50%;
  height: 50%;
  width: 5px;
  background: #e1e1e1;
}
.facility_section2025 .row::before {
  top: 0px;
}
.facility_section2025 .row::after {
  bottom: 0px;
}
.facility_section2025 .row .circalbg {
  position: absolute;
  z-index: 2;
  left: calc(50% - 13px);
  top: 50%;
  background: #ED0000;
  border-radius: 100%;
  width: 30px;
  height: 30px;
}
.facility_section2025 .row:first-child::before {
  display: none;
}
.facility_section2025 .row:last-child::after {
  display: none;
}
.facility_section2025 .padd0 {
  padding: 0px;
}
.facility_section2025 .boxImg {
  border-radius: 20px;
  overflow: hidden;
  margin: 30px 50px;
}
.facility_section2025 .boxImg img {
  width: 100%;
}
.facility_section2025 .boxFacility {
  padding: 30px 50px;
}
.facility_section2025 .boxFacility ul {
  margin-bottom: -26px;
}
.facility_section2025 .boxFacility ul li {
  position: relative;
  padding-left: 20px;
  margin-bottom: 20px;
  font-size: 25px;
  font-weight: 500;
  color: #404040;
}
.facility_section2025 .boxFacility ul li::before {
  content: "";
  position: absolute;
  left: 0px;
  top: 7px;
  width: 10px;
  height: 10px;
  background: #ED0000;
  border-radius: 100%;
}
.facility_section2025 .slick-slider .slick-track .slick-slide div {
  display: block !important;
}
@media (max-width: 1700px) {
  .facility_section2025 .row .circalbg {
    width: 26px;
    height: 26px;
    left: calc(50% - 11px);
  }
  .facility_section2025 .boxFacility ul li {
    font-size: 22px;
    margin-bottom: 18px;
  }
}
@media (max-width: 1366px) {
  .facility_section2025 .row .circalbg {
    width: 22px;
    height: 22px;
    left: calc(50% - 9px);
  }
  .facility_section2025 .boxFacility ul li {
    font-size: 20px;
    margin-bottom: 15px;
  }
  .facility_section2025 .boxFacility ul li::before {
    width: 8px;
    height: 8px;
    top: 6px;
  }
}
@media (max-width: 1024px) {
  .facility_section2025 .boxImg {
    margin: 30px;
  }
  .facility_section2025 .boxFacility {
    padding: 30px;
  }
  .facility_section2025 .boxFacility ul li {
    margin-bottom: 13px;
  }
}
@media (max-width: 991px) {
  .facility_section2025 .boxImg img {
    min-height: 300px;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .facility_section2025 .boxFacility {
    padding: 20px 15px;
  }
  .facility_section2025 .boxFacility ul {
    margin-bottom: -10px;
  }
  .facility_section2025 .boxFacility ul li {
    margin-bottom: 10px;
  }
}
@media (max-width: 767px) {
  .facility_section2025 .boxImg {
    margin: 20px 15px;
  }
  .facility_section2025 .boxImg img {
    min-height: 260px;
  }
  .facility_section2025 .boxFacility {
    padding: 20px 15px;
  }
}
@media (max-width: 575px) {
  .facility_section2025 .row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .facility_section2025 .row.bgGreay {
    background: none;
  }
  .facility_section2025 .row:nth-child(2n+2) {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .facility_section2025 .row .circalbg {
    top: 93%;
  }
  .facility_section2025 .row .col-sm-6 {
    z-index: 3;
  }
  .facility_section2025 .row .col-sm-6.bgmobile1 {
    background: #fff;
  }
  .facility_section2025 .row:last-child .circalbg {
    display: none;
  }
  .facility_section2025 .row:last-child .boxFacility {
    margin-bottom: 0px;
  }
  .facility_section2025 .boxImg {
    margin: 0px 0px 20px 0px;
  }
  .facility_section2025 .boxImg img {
    min-height: auto;
    -o-object-fit: inherit;
       object-fit: inherit;
  }
  .facility_section2025 .boxFacility {
    background: #e5e5e5;
    border-radius: 20px;
    padding: 30px 15px;
    margin-bottom: 80px;
  }
  .facility_section2025 .boxFacility ul {
    margin-bottom: -14px;
  }
  .facility_section2025 .boxFacility ul li {
    margin-bottom: 14px;
    font-size: 18px;
  }
}
@media (max-width: 480px) {
  .facility_section2025 .boxFacility {
    padding: 20px 15px;
  }
  .facility_section2025 .boxFacility ul {
    margin-bottom: -10px;
  }
  .facility_section2025 .boxFacility ul li {
    margin-bottom: 10px;
  }
}

.maxwith1428 {
  max-width: 1428px;
  margin: 0px auto;
}

.ourCultureSection {
  position: relative;
}
.ourCultureSection::after {
  content: "";
  position: absolute;
  z-index: 1;
  left: 0px;
  bottom: 0px;
  width: 100%;
  height: 45%;
  background: #ED0000;
}
.ourCultureSection .maxwith1428 {
  position: relative;
  z-index: 2;
}
.ourCultureSection .imgbox {
  border-radius: 20px;
  overflow: hidden;
  margin-top: 50px;
}
.ourCultureSection .maxwidth800 {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
}
.ourCultureSection .maxwidth800 img {
  border-radius: 10px;
}
@media (max-width: 991px) {
  .ourCultureSection .imgbox {
    margin-top: 30px;
  }
}
@media (max-width: 767px) {
  .ourCultureSection::after {
    height: 36%;
  }
}

.textColorWhite * {
  color: #fff;
}

.ourValuesSection2025 {
  background: url(../images/2025/bg_ourvalues.jpg) no-repeat left top;
  background-size: cover;
  position: relative;
}
.ourValuesSection2025::before {
  content: "";
  position: absolute;
  z-index: 1;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
}
.ourValuesSection2025 .maxwith1428 {
  margin-bottom: 49px;
  position: relative;
  z-index: 2;
}
.ourValuesSection2025 .container {
  position: relative;
  z-index: 2;
}
.ourValuesSection2025.manufacturing_section .col-md-4 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  max-width: 20%;
}
.ourValuesSection2025.manufacturing_section .info_card .imgbox {
  margin-bottom: 19px;
}
@media (max-width: 1480px) {
  .ourValuesSection2025.manufacturing_section .info_card {
    padding: 15px !important;
  }
}
@media (max-width: 1024px) {
  .ourValuesSection2025.manufacturing_section .row.g-3 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: -30px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .ourValuesSection2025.manufacturing_section .col-md-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    max-width: 33.33%;
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .ourValuesSection2025.manufacturing_section .row.g-3 {
    margin-bottom: -15px;
  }
  .ourValuesSection2025.manufacturing_section .col-md-4 {
    max-width: 50%;
    margin-bottom: 15px;
  }
}
@media (max-width: 480px) {
  .ourValuesSection2025 .maxwith1428 {
    margin-bottom: 20px;
  }
  .ourValuesSection2025.manufacturing_section .col-md-4 {
    max-width: 100%;
  }
}

.boxRedSection {
  background: #ED0000;
  -webkit-box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.4);
          box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.4);
  border-radius: 25px;
  padding: 30px 0px;
}
.boxRedSection * {
  color: #f0f0f0;
}
.boxRedSection .hd2 {
  padding-bottom: 8px;
  font-weight: 600;
}
.boxRedSection p {
  max-width: 800px;
}
@media (max-width: 1024px) {
  .boxRedSection {
    padding: 30px 0px 30px 10px;
  }
}

.diversitySection {
  padding-left: 45px;
  padding-right: 45px;
}
.diversitySection .imgbox {
  position: relative;
  right: -40px;
}
@media (max-width: 1024px) {
  .diversitySection {
    padding-left: 35px;
    padding-right: 35px;
  }
  .diversitySection .imgbox {
    right: 0px;
  }
}
@media (max-width: 991px) {
  .diversitySection {
    padding-left: 15px;
    padding-right: 15px;
  }
  .diversitySection .hd2 br {
    display: none;
  }
  .diversitySection .imgbox {
    margin-top: 30px;
    max-width: 250px;
  }
}
@media (max-width: 767px) {
  .diversitySection {
    max-width: 570px;
    margin: 0px auto;
  }
}

.currentOpeningSection .job-listings .card {
  border: 0px;
}
.currentOpeningSection .job-listings .job-card .fnt35 {
  padding-bottom: 5px;
  text-align: left;
}
.currentOpeningSection .job-listings .job-card .card-header {
  padding: 20px 0px;
  border-bottom: 0px;
}
.currentOpeningSection .job-listings .job-card .card-body {
  border-top: 1px solid #B9B9B9;
}
.currentOpeningSection .job-listings .job-card .card-body h5 {
  margin-bottom: 15px;
}
.currentOpeningSection .job-listings .job-card .card-body .bullet-dash {
  margin-bottom: 10px;
}
.currentOpeningSection .job-listings .job-card .card-body .bullet-dash li {
  padding-bottom: 15px;
}
.currentOpeningSection .job-listings .job-card .text-muted {
  font-size: 18px;
  color: #B4B4B4 !important;
  font-weight: 600;
  line-height: 20px;
  width: 100%;
  display: block;
  text-align: left;
  padding-top: 5px;
}
.currentOpeningSection .job-listings .job-card .btn_section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 15px;
}
.currentOpeningSection .job-listings .job-card .btn_section .badge {
  margin-right: 24px;
  padding: 5px 15px;
}
.currentOpeningSection .job-listings .job-card .btn_section .badge:last-child {
  margin-right: 0px;
}
.currentOpeningSection .job-listings .job-card .btn_section .bg-secondary {
  background: none !important;
  color: #444444 !important;
  border: solid 1px #272727;
  border-radius: 50px;
  font-size: 16px;
  font-weight: 400;
}
.currentOpeningSection .job-listings .job-card .btn_section .bg-secondary:hover {
  background: #f0f0f0 !important;
  color: #212121 !important;
}
.currentOpeningSection .job-listings .job-card.border-top {
  border-color: #B9B9B9 !important;
}
.currentOpeningSection .job-listings .job-card.border-top:first-child {
  border-top: none !important;
}
.currentOpeningSection .job-listings .card-body p.marginbtm35 {
  margin-bottom: 35px;
}
.currentOpeningSection .job-listings .card-body .fnt22 {
  font-size: 17px;
  color: #333;
}
.currentOpeningSection .job-listings .card-body ul {
  margin: 0px 0px 35px 0px !important;
  padding: 0px;
}
.currentOpeningSection .job-listings .card-body ul li {
  position: relative;
  padding: 0px 0px 10px 25px;
  line-height: 28px;
}
.currentOpeningSection .job-listings .card-body ul li::before {
  content: "";
  position: absolute;
  left: 0px;
  top: 12px;
  width: 15px;
  height: 4px;
  background: #ED0000;
}
.currentOpeningSection .job-listings .card-body ul li:last-child {
  padding-bottom: 0px;
}
@media (max-width: 1480px) {
  .currentOpeningSection .job-listings .card-body ul li {
    line-height: 25px;
    padding: 0px 0px 17px 22px;
  }
  .currentOpeningSection .job-listings .card-body ul li::before {
    top: 10px;
    width: 12px;
    height: 3px;
  }
}
@media (max-width: 1366px) {
  .currentOpeningSection .job-listings .card-body ul li {
    line-height: 25px;
    padding: 0px 0px 17px 22px;
  }
  .currentOpeningSection .job-listings .card-body ul li::before {
    top: 9px;
    width: 12px;
    height: 3px;
  }
}
@media (max-width: 1600px) {
  .currentOpeningSection .job-listings .job-card .text-muted {
    font-size: 16px;
    line-height: 1.1;
  }
  .currentOpeningSection .job-listings .job-card .btn_section .bg-secondary {
    font-size: 14px;
  }
}
@media (max-width: 1480px) {
  .currentOpeningSection .job-listings .job-card .text-muted {
    font-size: 14px;
  }
  .currentOpeningSection .job-listings .job-card .btn_section .bg-secondary {
    font-size: 13px;
  }
}
@media (max-width: 1366px) {
  .currentOpeningSection .job-listings .job-card .text-muted {
    font-size: 12px;
  }
  .currentOpeningSection .job-listings .job-card .btn_section .bg-secondary {
    font-size: 12px;
  }
}
@media (max-width: 767px) {
  .currentOpeningSection .job-listings .job-card h5 {
    width: calc(100% - 135px);
  }
  .currentOpeningSection .job-listings .job-card .fnt35 {
    white-space: wrap;
  }
  .currentOpeningSection .job-listings .job-card .btn_lineblock {
    width: 135px;
  }
}
@media (max-width: 480px) {
  .currentOpeningSection {
    text-align: center;
  }
  .currentOpeningSection .job-listings .card-header {
    padding: 0px;
  }
  .currentOpeningSection .job-listings .job-card {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
    padding: 15px 0px;
    text-align: center;
  }
  .currentOpeningSection .job-listings .job-card.align-items-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .currentOpeningSection .job-listings .job-card h5 {
    width: 100%;
  }
  .currentOpeningSection .job-listings .job-card .fnt35, .currentOpeningSection .job-listings .job-card .postedText {
    text-align: center;
  }
  .currentOpeningSection .job-listings .job-card .btn_lineblock {
    width: auto;
    margin-top: 18px;
  }
  .currentOpeningSection .job-listings .job-card .btn_section {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.timelineModifay {
  padding-bottom: 100px;
}
.timelineModifay .cmp-timeline .timeline-year-group {
  height: 140px;
}
.timelineModifay .cmp-timeline .timeline-year-group .cmp-timeline-year-group-holder {
  -webkit-box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.28);
          box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.28);
  border-radius: 50px;
  background: #fff;
  height: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.timelineModifay .cmp-timeline .timeline-year-group .cmp-timeline-year-group-holder .cmp-history-timeline-container .cmp-history-timeline-rightArrow, .timelineModifay .cmp-timeline .timeline-year-group .cmp-timeline-year-group-holder .cmp-history-timeline-container .cmp-history-timeline-leftArrow {
  top: 0px !important;
  bottom: 0px !important;
  margin: auto !important;
  width: 18px;
  height: 30px;
}
.timelineModifay .cmp-timeline .timeline-year-group .cmp-timeline-year-group-holder .cmp-history-timeline-container .cmp-history-timeline-rightArrow {
  background-image: url("../images/2025/slider_arrow_right_black.png");
}
.timelineModifay .cmp-timeline .timeline-year-group .cmp-timeline-year-group-holder .cmp-history-timeline-container .cmp-history-timeline-rightArrow.year-button-disable {
  background-image: url("../images/2025/slider_arrow_right.png");
}
.timelineModifay .cmp-timeline .timeline-year-group .cmp-timeline-year-group-holder .cmp-history-timeline-container .cmp-history-timeline-leftArrow {
  background-image: url("../images/2025/slider_arrow_right_black.png");
}
.timelineModifay .cmp-timeline .timeline-year-group .cmp-timeline-year-group-holder .cmp-history-timeline-container .cmp-history-timeline-leftArrow.year-button-disable {
  background-image: url("../images/2025/slider_arrow_right.png");
}
.timelineModifay .cmp-timeline .timeline-year-group .cmp-timeline-year-group-holder .cmp-history-timeline-container .cmp-history-timeline-group {
  padding: 8px 0px 0px 0px;
}
.timelineModifay .cmp-timeline .timeline-year-group .cmp-timeline-year-group-holder .cmp-history-timeline-container .cmp-history-timeline-group .cmp-history-timeline-groupItem {
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
}
.timelineModifay .cmp-timeline .timeline-year-group .cmp-timeline-year-group-holder .cmp-history-timeline-container .cmp-history-timeline-group .cmp-history-timeline-groupItem .year-item .year-text-holder .year-text {
  font-size: 30px;
  line-height: 25px;
  color: #B4B4B4;
  font-weight: 600;
  padding-left: 38px;
  padding-right: 38px;
}
.timelineModifay .cmp-timeline .timeline-year-group .cmp-timeline-year-group-holder .cmp-history-timeline-container .cmp-history-timeline-group .cmp-history-timeline-groupItem .year-item .red-dot-year {
  display: none !important;
}
.timelineModifay .cmp-timeline .timeline-content-group {
  margin-top: 30px;
}
.timelineModifay .cmp-timeline .timeline-content-group .imageSlider {
  margin: 0px;
  height: auto;
}
.timelineModifay .cmp-timeline .timeline-content-group .imageSlider .slick-list {
  border-radius: 20px;
  overflow: hidden;
}
.timelineModifay .cmp-timeline .timeline-content-group .imageSlider .slick-list .slick-slide div {
  display: block !important;
}
.timelineModifay .cmp-timeline .timeline-content-group .imageSlider .slick-list .slick-slide div div {
  display: block !important;
}
.timelineModifay .cmp-timeline .timeline-content-group .imageSlider .slick-arrow {
  display: none;
}
.timelineModifay .cmp-timeline .timeline-content-group .imageSlider .slick-dots {
  bottom: 10px;
}
.timelineModifay .cmp-timeline .timeline-content-group .imageSlider .slick-dots li {
  width: 12px;
  height: 12px;
  margin: 0px 2px;
}
.timelineModifay .cmp-timeline .timeline-content-group .imageSlider .slick-dots li button {
  width: 12px;
  height: 12px;
  font-size: 0px;
  background-color: rgba(0, 0, 0, 0.9);
  padding: 0px;
  border-radius: 100px;
}
.timelineModifay .cmp-timeline .timeline-content-group .imageSlider .slick-dots li button:before {
  display: none;
}
.timelineModifay .cmp-timeline .timeline-content-group .imageSlider .slick-dots li.slick-active button {
  background: #ff0000;
}
.timelineModifay .cmp-timeline .timeline-content-group .cmp-timeline-teaser .cmp-timeline-teaser-container .red-dot-octa, .timelineModifay .cmp-timeline .timeline-content-group .cmp-timeline-teaser .cmp-timeline-teaser-container .cmp-timeline-teaser-box4 .red-dot-octa-mobile {
  background: #ED0000 !important;
  border-radius: 100%;
  width: 30px !important;
  height: 30px !important;
}
.timelineModifay .cmp-timeline .timeline-content-group .cmp-timeline-teaser .cmp-timeline-teaser-container .cmp-timeline-teaser-box1 {
  width: calc(50% - 2rem);
}
.timelineModifay .cmp-timeline .timeline-content-group .cmp-timeline-teaser .cmp-timeline-teaser-container .cmp-timeline-teaser-box1 .imgBox {
  border-radius: 20px;
  overflow: hidden;
}
.timelineModifay .cmp-timeline .timeline-content-group .cmp-timeline-teaser .cmp-timeline-teaser-container .cmp-timeline-teaser-box1 .imgBox img {
  width: 100%;
}
.timelineModifay .cmp-timeline .timeline-content-group .cmp-timeline-teaser .cmp-timeline-teaser-container .cmp-timeline-teaser-box1 .cmp-timeline-teaser-box1__img {
  padding: 0px;
  margin: 0px;
}
.timelineModifay .cmp-timeline .timeline-content-group .cmp-timeline-teaser .cmp-timeline-teaser-container .cmp-timeline-teaser-box2 .cmp-timeline-teaser-box2_line {
  width: 52.5%;
}
.timelineModifay .cmp-timeline .timeline-content-group .cmp-timeline-teaser .cmp-timeline-teaser-container .cmp-timeline-teaser-box2 .cmp-timeline-teaser-box2_line .cmp-timeline-teaser-box2_line__lower {
  border-right-width: 5px;
}
.timelineModifay .cmp-timeline .timeline-content-group .cmp-timeline-teaser .cmp-timeline-teaser-container .cmp-timeline-teaser-box2 .cmp-timeline-teaser-box2_line .cmp-timeline-teaser-box2_line__upper {
  border-right-width: 5px;
}
.timelineModifay .cmp-timeline .timeline-content-group .cmp-timeline-teaser .cmp-timeline-teaser-container .cmp-timeline-teaser-box3 .cmp-timeline-teaser-box3-content-holder .cmp-timeline-teaser-year, .timelineModifay .cmp-timeline .timeline-content-group .cmp-timeline-teaser .cmp-timeline-teaser-container .cmp-timeline-teaser-box3 .cmp-timeline-teaser-box3-content-holder .cmp-timeline-teaser-text {
  text-align: left;
}
.timelineModifay .cmp-timeline .timeline-content-group .cmp-timeline-teaser .cmp-timeline-teaser-container .cmp-timeline-teaser-box3 .cmp-timeline-teaser-box3-content-holder .cmp-timeline-teaser-text {
  margin-top: 27px;
}
.timelineModifay .cmp-timeline .timeline-content-group .cmp-timeline-teaser .cmp-timeline-teaser-container .cmp-timeline-teaser-box3 .cmp-timeline-teaser-box3-content-holder .cmp-timeline-teaser-year {
  font-size: 70px;
  color: #ED0000;
  font-weight: 600;
}
.timelineModifay .cmp-timeline .timeline-content-group .cmp-timeline-teaser .cmp-timeline-teaser-container .cmp-timeline-teaser-box3 .cmp-timeline-teaser-box3-content-holder .fnt30 {
  font-size: 30px;
  color: #272727;
  font-weight: 700;
  position: relative;
  padding: 0px 0px 1px 26px;
  text-align: justify;
}
.timelineModifay .cmp-timeline .timeline-content-group .cmp-timeline-teaser .cmp-timeline-teaser-container .cmp-timeline-teaser-box3 .cmp-timeline-teaser-box3-content-holder .fnt30::before {
  content: "";
  position: absolute;
  z-index: 1;
  left: 0px;
  top: 20px;
  width: 15px;
  height: 4px;
  background: #ED0000;
}
.timelineModifay .cmp-timeline .timeline-content-group .cmp-timeline-teaser .cmp-timeline-teaser-container .cmp-timeline-teaser-box3 .cmp-timeline-teaser-box3-content-holder p {
  color: #404040;
  line-height: 28px;
  padding: 0px;
  margin: 0px;
  text-align: justify;
}
.timelineModifay .cmp-timeline .timeline-content-group .cmp-timeline-teaser .cmp-timeline-teaser-container .cmp-timeline-teaser-box3 .cmp-timeline-teaser-box3-content-holder .mb_30 {
  margin-bottom: -13px;
}
.timelineModifay .cmp-timeline .timeline-content-group .cmp-timeline-teaser .cmp-timeline-teaser-container .cmp-timeline-teaser-box3 .cmp-timeline-teaser-box3-content-holder .mb_30 .mb30 {
  margin-bottom: 13px;
}
@media (max-width: 1700px) {
  .timelineModifay .cmp-timeline .timeline-year-group .cmp-timeline-year-group-holder .cmp-history-timeline-container .cmp-history-timeline-group .cmp-history-timeline-groupItem .year-item .year-text-holder .year-text {
    font-size: 26px;
    line-height: 24px;
    padding-left: 32px;
    padding-right: 32px;
  }
  .timelineModifay .cmp-timeline .timeline-content-group {
    margin-top: 20px;
  }
  .timelineModifay .cmp-timeline .timeline-content-group .cmp-timeline-teaser .cmp-timeline-teaser-container .red-dot-octa, .timelineModifay .cmp-timeline .timeline-content-group .cmp-timeline-teaser .cmp-timeline-teaser-container .cmp-timeline-teaser-box4 .red-dot-octa-mobile {
    width: 26px !important;
    height: 26px !important;
  }
  .timelineModifay .cmp-timeline .timeline-content-group .cmp-timeline-teaser .cmp-timeline-teaser-container .cmp-timeline-teaser-box3 .cmp-timeline-teaser-box3-content-holder .cmp-timeline-teaser-year {
    font-size: 55px;
  }
  .timelineModifay .cmp-timeline .timeline-content-group .cmp-timeline-teaser .cmp-timeline-teaser-container .cmp-timeline-teaser-box3 .cmp-timeline-teaser-box3-content-holder .fnt30 {
    font-size: 28px;
  }
  .timelineModifay .cmp-timeline .timeline-content-group .cmp-timeline-teaser .cmp-timeline-teaser-container .cmp-timeline-teaser-box3 .cmp-timeline-teaser-box3-content-holder .fnt30::before {
    top: 18px;
  }
  .timelineModifay .cmp-timeline .timeline-content-group .cmp-timeline-teaser .cmp-timeline-teaser-container .cmp-timeline-teaser-box3 .cmp-timeline-teaser-box3-content-holder .cmp-timeline-teaser-text {
    margin-top: 18px;
  }
}
@media (max-width: 1600px) {
  .timelineModifay .cmp-timeline .timeline-year-group .cmp-timeline-year-group-holder .cmp-history-timeline-container .cmp-history-timeline-group .cmp-history-timeline-groupItem .year-item .year-text-holder .year-text {
    font-size: 24px;
    line-height: 24px;
    padding-left: 27px;
    padding-right: 27px;
  }
  .timelineModifay .cmp-timeline .timeline-content-group .cmp-timeline-teaser .cmp-timeline-teaser-container .cmp-timeline-teaser-box3 .cmp-timeline-teaser-box3-content-holder .cmp-timeline-teaser-year {
    font-size: 45px;
  }
  .timelineModifay .cmp-timeline .timeline-content-group .cmp-timeline-teaser .cmp-timeline-teaser-container .cmp-timeline-teaser-box3 .cmp-timeline-teaser-box3-content-holder .fnt30 {
    font-size: 26px;
    padding-left: 21px;
  }
  .timelineModifay .cmp-timeline .timeline-content-group .cmp-timeline-teaser .cmp-timeline-teaser-container .cmp-timeline-teaser-box3 .cmp-timeline-teaser-box3-content-holder .fnt30::before {
    top: 18px;
  }
}
@media (max-width: 1480px) {
  .timelineModifay .cmp-timeline .timeline-year-group .cmp-timeline-year-group-holder .cmp-history-timeline-container .cmp-history-timeline-group .cmp-history-timeline-groupItem .year-item .year-text-holder .year-text {
    font-size: 20px;
    line-height: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .timelineModifay .cmp-timeline .timeline-content-group {
    margin-top: 20px;
  }
  .timelineModifay .cmp-timeline .timeline-content-group .cmp-timeline-teaser .cmp-timeline-teaser-container .red-dot-octa, .timelineModifay .cmp-timeline .timeline-content-group .cmp-timeline-teaser .cmp-timeline-teaser-container .cmp-timeline-teaser-box4 .red-dot-octa-mobile {
    width: 22px !important;
    height: 22px !important;
  }
  .timelineModifay .cmp-timeline .timeline-content-group .cmp-timeline-teaser .cmp-timeline-teaser-container .cmp-timeline-teaser-box2 .cmp-timeline-teaser-box2_line {
    width: 50%;
  }
  .timelineModifay .cmp-timeline .timeline-content-group .cmp-timeline-teaser .cmp-timeline-teaser-container .cmp-timeline-teaser-box3 .cmp-timeline-teaser-box3-content-holder {
    width: 94%;
    margin: 0 0px 0px auto;
  }
  .timelineModifay .cmp-timeline .timeline-content-group .cmp-timeline-teaser .cmp-timeline-teaser-container .cmp-timeline-teaser-box3 .cmp-timeline-teaser-box3-content-holder .cmp-timeline-teaser-year {
    font-size: 36px;
  }
  .timelineModifay .cmp-timeline .timeline-content-group .cmp-timeline-teaser .cmp-timeline-teaser-container .cmp-timeline-teaser-box3 .cmp-timeline-teaser-box3-content-holder .fnt30 {
    font-size: 22px;
  }
  .timelineModifay .cmp-timeline .timeline-content-group .cmp-timeline-teaser .cmp-timeline-teaser-container .cmp-timeline-teaser-box3 .cmp-timeline-teaser-box3-content-holder .fnt30::before {
    top: 11px;
  }
  .timelineModifay .cmp-timeline .timeline-content-group .cmp-timeline-teaser .cmp-timeline-teaser-container .cmp-timeline-teaser-box3 .cmp-timeline-teaser-box3-content-holder p {
    line-height: 25px;
  }
}
@media (max-width: 1400px) {
  .timelineModifay .cmp-timeline .timeline-year-group .cmp-timeline-year-group-holder .cmp-history-timeline-container .cmp-history-timeline-group .cmp-history-timeline-groupItem .year-item .year-text-holder .year-text {
    padding-left: 26px;
    padding-right: 26px;
  }
}
@media (max-width: 1366px) {
  .timelineModifay .cmp-timeline .timeline-year-group .cmp-timeline-year-group-holder .cmp-history-timeline-container .cmp-history-timeline-group .cmp-history-timeline-groupItem .year-item .year-text-holder .year-text {
    font-size: 18px;
    line-height: 18px;
    padding-left: 30px;
    padding-right: 30px;
  }
  .timelineModifay .cmp-timeline .timeline-content-group .cmp-timeline-teaser .cmp-timeline-teaser-container .red-dot-octa, .timelineModifay .cmp-timeline .timeline-content-group .cmp-timeline-teaser .cmp-timeline-teaser-container .cmp-timeline-teaser-box4 .red-dot-octa-mobile {
    width: 22px !important;
    height: 22px !important;
  }
  .timelineModifay .cmp-timeline .timeline-content-group .cmp-timeline-teaser .cmp-timeline-teaser-container .cmp-timeline-teaser-box2 .cmp-timeline-teaser-box2_line {
    width: 55%;
  }
  .timelineModifay .cmp-timeline .timeline-content-group .cmp-timeline-teaser .cmp-timeline-teaser-container .cmp-timeline-teaser-box3 .cmp-timeline-teaser-box3-content-holder .cmp-timeline-teaser-year {
    font-size: 36px;
  }
  .timelineModifay .cmp-timeline .timeline-content-group .cmp-timeline-teaser .cmp-timeline-teaser-container .cmp-timeline-teaser-box3 .cmp-timeline-teaser-box3-content-holder .fnt30 {
    font-size: 22px;
  }
  .timelineModifay .cmp-timeline .timeline-content-group .cmp-timeline-teaser .cmp-timeline-teaser-container .cmp-timeline-teaser-box3 .cmp-timeline-teaser-box3-content-holder .fnt30::before {
    top: 11px;
  }
  .timelineModifay .cmp-timeline .timeline-content-group .cmp-timeline-teaser .cmp-timeline-teaser-container .cmp-timeline-teaser-box3 .cmp-timeline-teaser-box3-content-holder p {
    line-height: 22px;
  }
}
@media (min-width: 993px) and (max-width: 1200px) {
  .timelineModifay .cmp-timeline .timeline-year-group {
    position: inherit;
    top: 0;
    z-index: 9;
    height: 110px;
  }
  .timelineModifay .cmp-timeline .timeline-year-group .cmp-timeline-year-group-holder--fixed {
    position: relative;
    margin-top: 0px !important;
  }
  .timelineModifay .cmp-timeline .timeline-year-group .cmp-timeline-year-group-holder {
    height: 63px;
  }
  .timelineModifay .cmp-timeline .timeline-year-group .cmp-timeline-year-group-holder .cmp-history-timeline-container .cmp-history-timeline-group {
    padding-top: 8px;
  }
  .timelineModifay .cmp-timeline .timeline-year-group .cmp-timeline-year-group-holder .cmp-history-timeline-container .cmp-history-timeline-rightArrow, .timelineModifay .cmp-timeline .timeline-year-group .cmp-timeline-year-group-holder .cmp-history-timeline-container .cmp-history-timeline-leftArrow {
    width: 18px;
    height: 30px;
  }
  .timelineModifay .cmp-timeline .timeline-year-group .cmp-timeline-year-group-holder .cmp-history-timeline-container .cmp-history-timeline-group .cmp-history-timeline-groupItem .year-item .year-text-holder .year-text {
    padding-left: 32px;
    padding-right: 32px;
  }
}
@media (max-width: 991px) {
  .timelineModifay .cmp-timeline .timeline-content-group {
    margin-top: 30px;
  }
  .timelineModifay .cmp-timeline .timeline-content-group .cmp-timeline-teaser .cmp-timeline-teaser-container .cmp-timeline-teaser-box2 .cmp-timeline-teaser-box2_line {
    width: 60%;
  }
  .timelineModifay .cmp-timeline .timeline-year-group .cmp-timeline-year-group-holder .cmp-history-timeline-container .cmp-history-timeline-group .cmp-history-timeline-groupItem .year-item .year-text-holder .year-text {
    padding-left: 25px;
    padding-right: 25px;
  }
}
@media (max-width: 850px) and (max-height: 510px) and (orientation: landscape) {
  .timelineModifay .cmp-timeline .cmp-timeline-teaser--margin-bottom .cmp-timeline-teaser-container .cmp-timeline-teaser-box2 .red-dot-octa {
    width: 1.2rem;
    height: 1.2rem;
    top: calc(19% - 0.6rem - 1.4065rem);
  }
  .timelineModifay .cmp-timeline cmp-timeline-teaser .cmp-timeline-teaser-container .cmp-timeline-teaser-box2 .red-dot-octa {
    top: calc(21% - 0.6rem - 1.4065rem);
  }
  .timelineModifay .cmp-timeline .cmp-timeline-teaser .cmp-timeline-teaser-container .cmp-timeline-teaser-box2 .cmp-timeline-teaser-box2_line .cmp-timeline-teaser-box2_line__upper {
    height: calc(20% - 1.4065rem);
  }
  .timelineModifay .cmp-timeline .cmp-timeline-teaser .cmp-timeline-teaser-container .cmp-timeline-teaser-box2 .cmp-timeline-teaser-box2_line .cmp-timeline-teaser-box2_line__lower {
    height: calc(80% + 1.4065rem);
  }
  .timelineModifay .cmp-timeline .cmp-timeline-teaser--margin-bottom .cmp-timeline-teaser-container .cmp-timeline-teaser-box2 .cmp-timeline-teaser-box2_line .cmp-timeline-teaser-box2_line__extra {
    height: 2.813rem;
  }
}
@media (max-width: 767px) {
  .timelineModifay .cmp-timeline .timeline-year-group .cmp-timeline-year-group-holder {
    height: 50px;
  }
  .timelineModifay .cmp-timeline .timeline-year-group .cmp-timeline-year-group-holder .cmp-history-timeline-container .cmp-history-timeline-group {
    padding-top: 7px;
  }
  .timelineModifay .cmp-timeline .timeline-year-group .cmp-timeline-year-group-holder .cmp-history-timeline-container .cmp-history-timeline-group .cmp-history-timeline-groupItem .year-item .year-text-holder .year-text {
    padding-left: 20px;
    padding-right: 20px;
  }
  .timelineModifay .cmp-timeline .timeline-content-group .cmp-timeline-teaser .cmp-timeline-teaser-container .red-dot-octa, .timelineModifay .cmp-timeline .timeline-content-group .cmp-timeline-teaser .cmp-timeline-teaser-container .cmp-timeline-teaser-box4 .red-dot-octa-mobile {
    width: 20px !important;
    height: 20px !important;
  }
}
@media (max-width: 575px) {
  .timelineModifay .cmp-timeline .timeline-year-group .cmp-timeline-year-group-holder .cmp-history-timeline-container .cmp-history-timeline-group {
    padding-left: 9px;
  }
  .timelineModifay .cmp-timeline .timeline-year-group .cmp-timeline-year-group-holder .cmp-history-timeline-container .cmp-history-timeline-group .cmp-history-timeline-groupItem .year-item .year-text-holder .year-text {
    font-size: 16px;
    line-height: 16px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .timelineModifay .cmp-timeline .timeline-content-group {
    margin-top: 50px;
  }
  .timelineModifay .cmp-timeline .timeline-content-group .cmp-timeline-teaser .cmp-timeline-teaser-container {
    padding-bottom: 0px;
  }
  .timelineModifay .cmp-timeline .timeline-content-group .cmp-timeline-teaser .cmp-timeline-teaser-container .cmp-timeline-teaser-box1 {
    width: 100%;
    height: auto;
  }
  .timelineModifay .cmp-timeline .timeline-content-group .cmp-timeline-teaser .cmp-timeline-teaser-container .cmp-timeline-teaser-box2 {
    display: none !important;
  }
  .timelineModifay .cmp-timeline .timeline-content-group .cmp-timeline-teaser .cmp-timeline-teaser-container .cmp-timeline-teaser-box3 {
    width: 100%;
    height: auto;
    margin-top: 15px !important;
    background: #e5e5e5;
    border-radius: 20px;
    padding: 21px 15px;
  }
  .timelineModifay .cmp-timeline .timeline-content-group .cmp-timeline-teaser .cmp-timeline-teaser-container .cmp-timeline-teaser-box3 .cmp-timeline-teaser-box3-content-holder {
    width: 100%;
    margin: 0px auto;
  }
  .timelineModifay .cmp-timeline .timeline-content-group .cmp-timeline-teaser .cmp-timeline-teaser-container .cmp-timeline-teaser-box3 .cmp-timeline-teaser-box3-content-holder .cmp-timeline-teaser-year, .timelineModifay .cmp-timeline .timeline-content-group .cmp-timeline-teaser .cmp-timeline-teaser-container .cmp-timeline-teaser-box3 .cmp-timeline-teaser-box3-content-holder .cmp-timeline-teaser-text {
    text-align: center;
  }
  .timelineModifay .cmp-timeline .timeline-content-group .cmp-timeline-teaser .cmp-timeline-teaser-container .cmp-timeline-teaser-box3 .cmp-timeline-teaser-box3-content-holder .fnt30 {
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
  }
  .timelineModifay .cmp-timeline .timeline-content-group .cmp-timeline-teaser .cmp-timeline-teaser-container .cmp-timeline-teaser-box3 .cmp-timeline-teaser-box3-content-holder p {
    line-height: 24px;
    font-size: 16px;
  }
  .timelineModifay .cmp-timeline .timeline-content-group .cmp-timeline-teaser .cmp-timeline-teaser-container .cmp-timeline-teaser-box4 {
    position: relative;
    display: table;
    width: 100%;
  }
  .timelineModifay .cmp-timeline .timeline-content-group .cmp-timeline-teaser .cmp-timeline-teaser-container .cmp-timeline-teaser-box4::after {
    content: "";
    position: absolute;
    z-index: 1;
    left: 49.4%;
    top: 0px;
    width: 5px;
    height: 100%;
    background: #d7d7d7;
  }
  .timelineModifay .cmp-timeline .timeline-content-group .cmp-timeline-teaser .cmp-timeline-teaser-container .cmp-timeline-teaser-box4 .red-dot-octa-mobile {
    margin: 30px auto !important;
    position: relative;
    z-index: 2;
  }
}
@media (max-width: 480px) {
  .timelineModifay .cmp-timeline .timeline-year-group .cmp-timeline-year-group-holder .cmp-history-timeline-container .cmp-history-timeline-group .cmp-history-timeline-groupItem .year-item .year-text-holder .year-text {
    padding-left: 9px;
    padding-right: 9px;
  }
}
@media (max-width: 420px) {
  .timelineModifay .cmp-timeline .timeline-year-group .cmp-timeline-year-group-holder .cmp-history-timeline-container .cmp-history-timeline-rightArrow, .timelineModifay .cmp-timeline .timeline-year-group .cmp-timeline-year-group-holder .cmp-history-timeline-container .cmp-history-timeline-leftArrow {
    width: 12px;
    height: 20px;
  }
  .timelineModifay .cmp-timeline .timeline-year-group .cmp-timeline-year-group-holder .cmp-history-timeline-container .cmp-history-timeline-group {
    padding-top: 4px;
  }
  .timelineModifay .cmp-timeline .timeline-year-group .cmp-timeline-year-group-holder .cmp-history-timeline-container .cmp-history-timeline-group .cmp-history-timeline-groupItem .year-item .year-text-holder .year-text {
    font-size: 15px;
    line-height: 15px;
    padding-left: 7px;
    padding-right: 7px;
  }
}

.customersPage .fnt46 {
  margin-top: 30px;
  position: relative;
}
.customersPage .fnt46::before {
  content: "";
  position: absolute;
  z-index: 1;
  left: 0px;
  top: 33%;
  background: #222;
  height: 2px;
  width: 100%;
}
.customersPage .fnt46 span {
  background: #fff;
  position: relative;
  z-index: 2;
  display: inline-block;
  padding: 0px 30px;
}
.customersPage .fnt46:first-child {
  margin-top: 0px;
}

.contactus {
  position: relative;
}
.contactus a {
  color: #121212;
  font-size: 25px;
  font-weight: 600;
}
.contactus a:hover {
  color: #C51B1C;
}
.contactus .map iframe {
  width: 100%;
  min-height: 443px;
  max-height: 646px;
  height: auto;
}
.contactus .contactdetail {
  margin-bottom: 40px;
}
.contactus .contactdetail p {
  padding-bottom: 12px;
  position: relative;
  padding-left: 42px;
  margin-bottom: 0px;
  line-height: 28px;
}
.contactus .contactdetail p strong {
  font-size: 25px;
}
.contactus .contactdetail p span {
  color: #C51B1C;
  font-size: 18px;
  position: absolute;
  left: 0px;
  top: 10px;
  width: 25px;
  height: 25px;
}
.contactus .contactdetail p span i {
  display: block;
  width: 100%;
  height: 100%;
}
.contactus .contactdetail p.location span i {
  background: url(../images/2025/icon_loaction.png) no-repeat left top;
}
.contactus .contactdetail p.call span {
  top: 6px;
}
.contactus .contactdetail p.call span i {
  background: url(../images/2025/icon_call.png) no-repeat left top;
}
.contactus .contactdetail p.mail span i {
  background: url(../images/2025/icon_mail.png) no-repeat left top;
}
.contactus .contactdetail p.directions span i {
  background: url(../images/2025/icon_send.png) no-repeat left top;
}
.contactus .contactdetail p.address {
  max-width: 490px;
  padding-bottom: 20px;
}
.contactus .contactdetail p:last-child {
  padding-bottom: 0px;
}
.contactus .sociallink {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-left: 42px;
}
.contactus .sociallink li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-right: 26px;
}
.contactus .sociallink li:last-child {
  margin-right: 0px;
}
.contactus .sociallink li a {
  width: 41px;
  height: 41px;
  display: block;
}
.contactus .sociallink li.linked a {
  background: url(../images/2025/linked.png) no-repeat center center;
  background-size: contain;
}
.contactus .sociallink li.facebook a {
  background: url(../images/2025/facebook.png) no-repeat center center;
  background-size: contain;
}
.contactus .sociallink li.instagram a {
  background: url(../images/2025/instagram.png) no-repeat center center;
  background-size: contain;
}
@media (max-width: 1700px) {
  .contactus .contactdetail p strong {
    font-size: 22px;
  }
  .contactus a {
    font-size: 23px;
  }
  .contactus .sociallink li a {
    width: 37px;
    height: 37px;
  }
}
@media (max-width: 1480px) {
  .contactus .contactdetail p strong {
    font-size: 20px;
  }
  .contactus .contactdetail p span {
    width: 23px;
    height: 23px;
    top: 7px;
  }
  .contactus .contactdetail p span i {
    background-size: contain !important;
  }
  .contactus .contactdetail p.call span {
    top: 1px;
  }
  .contactus a {
    font-size: 21px;
  }
  .contactus .sociallink li a {
    width: 33px;
    height: 33px;
  }
}
@media (max-width: 1024px) {
  .contactus .map iframe {
    min-height: 313px;
  }
  .contactus .padd100 {
    padding: 0px;
  }
}
@media (max-width: 991px) {
  .contactus .map {
    padding-top: 40px;
  }
}
@media (max-width: 767px) {
  .contactus h6 {
    text-align: center;
  }
  .contactus .hd2 {
    text-align: center;
  }
  .contactus .contactdetail p {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    padding: 0px 0px 20px 0px;
    text-align: center;
  }
  .contactus .contactdetail p span {
    position: inherit;
    left: inherit;
    margin-right: 5px;
  }
  .contactus .contactdetail p.address {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    max-width: 335px;
    margin: 0px auto;
  }
  .contactus .contactdetail p.address br {
    display: none;
  }
  .contactus .contactdetail p.address span {
    font-size: 24px;
  }
  .contactus .sociallink {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 0px auto;
    padding: 0px;
  }
  .contactus .map iframe {
    width: 100%;
    min-height: 100%;
    height: 32px;
  }
}
@media (max-width: 575px) {
  .contactus .contactdetail p.address br {
    display: none;
  }
}

.modify_tab .tabDetail .details {
  margin-top: -5px;
}
.modify_tab .tabDetail .contactdetail {
  margin-bottom: 40px;
}
.modify_tab .tabDetail .contactdetail p {
  padding-bottom: 12px;
  position: relative;
  padding-left: 42px;
  margin-bottom: 0px;
  line-height: 28px;
}
.modify_tab .tabDetail .contactdetail p strong {
  font-size: 25px;
}
.modify_tab .tabDetail .contactdetail p span {
  color: #C51B1C;
  font-size: 18px;
  position: absolute;
  left: 0px;
  top: 10px;
  width: 25px;
  height: 25px;
}
.modify_tab .tabDetail .contactdetail p span i {
  display: block;
  width: 100%;
  height: 100%;
}
.modify_tab .tabDetail .contactdetail p.location span i {
  background: url(../images/2025/icon_loaction.png) no-repeat left top;
}
.modify_tab .tabDetail .contactdetail p.call span {
  top: 6px;
}
.modify_tab .tabDetail .contactdetail p.call span i {
  background: url(../images/2025/icon_call.png) no-repeat left top;
}
.modify_tab .tabDetail .contactdetail p.mail span i {
  background: url(../images/2025/icon_mail.png) no-repeat left top;
}
.modify_tab .tabDetail .contactdetail p.directions span i {
  background: url(../images/2025/icon_send.png) no-repeat left top;
}
.modify_tab .tabDetail .contactdetail p.address {
  max-width: 490px;
  padding-bottom: 20px;
}
.modify_tab .tabDetail .contactdetail p:last-child {
  padding-bottom: 0px;
}
.modify_tab .tabDetail .contactdetail p {
  font-size: 20px;
  padding-bottom: 18px;
}
.modify_tab .tabDetail .contactdetail p strong {
  font-size: 20px;
  font-weight: 500;
  line-height: 1;
}
.modify_tab .tabDetail .contactdetail p span {
  top: 4px;
}
.modify_tab .tabDetail .contactdetail p.call span {
  top: 1px;
}
.modify_tab .tabDetail .contactdetail p.directions b {
  padding-top: 5px;
  display: block;
}
.modify_tab .tabDetail .contactdetail a {
  color: #121212;
}
.modify_tab .tabDetail .contactdetail a:hover {
  color: #ED0000;
}
.modify_tab .tabDetail .fandpSection p {
  font-size: 16px;
  color: #121212;
  font-weight: 600;
}
.modify_tab .tabDetail .fandpSection span {
  display: block;
  font-size: 20px;
  color: #ED0000;
  padding-top: 5px;
}
.modify_tab .tabDetail .imgBox {
  border-radius: 20px;
  overflow: hidden;
}
@media (max-width: 1700px) {
  .modify_tab .resp-vtabs .resp-tabs-list li {
    font-size: 18px;
    padding: 12px 15px !important;
  }
}
@media (max-width: 1480px) {
  .modify_tab .resp-vtabs .resp-tabs-list li {
    font-size: 16px;
    padding: 10px 15px !important;
  }
  .modify_tab .tabDetail .contactdetail p {
    font-size: 17px;
  }
  .modify_tab .tabDetail .contactdetail p strong {
    font-size: 18px;
  }
  .modify_tab .tabDetail .contactdetail p span {
    width: 23px;
    height: 23px;
  }
  .modify_tab .tabDetail .contactdetail p span i {
    background-size: contain !important;
  }
  .modify_tab .tabDetail .fandpSection span {
    font-size: 17px;
    line-height: 1.1;
    padding-top: 3px;
  }
}
@media (max-width: 1366px) {
  .modify_tab .tabDetail .contactdetail p {
    padding-left: 34px;
  }
}
@media (max-width: 1024px) {
  .modify_tab .tabDetail .details .tabAdreesSection .row .col-lg-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    max-width: 60%;
  }
  .modify_tab .tabDetail .details .tabAdreesSection .row .col-lg-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    max-width: 40%;
  }
  .modify_tab .tabDetail .details .tabAdreesSection .row .col-lg-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    max-width: 100%;
  }
  .modify_tab .tabDetail .details .imgBox {
    max-width: 556px;
  }
}
@media (max-width: 991px) {
  .modify_tab .tabDetail .details {
    margin: 0px;
  }
  .modify_tab .tabDetail .details .tabAdreesSection .row .col-lg-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    max-width: 100%;
  }
  .modify_tab .tabDetail .details .tabAdreesSection .row .col-lg-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    max-width: 100%;
  }
  .modify_tab .tabDetail .details .tabAdreesSection .row .col-lg-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    max-width: 100%;
  }
  .modify_tab .tabDetail .details .tabAdreesSection .fandpSection {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .modify_tab .tabDetail .details .imgBox {
    max-width: 556px;
  }
}
@media (max-width: 767px) {
  .modify_tab .hd2 {
    text-align: center;
  }
}
@media (max-width: 480px) {
  .modify_tab .tabDetail .details .tabAdreesSection .fandpSection {
    display: block;
  }
  .modify_tab .tabDetail .details .tabAdreesSection .fandpSection p {
    margin-bottom: 10px;
  }
  .modify_tab .tabDetail .details .tabAdreesSection .fandpSection p:last-child {
    margin-bottom: 0px;
  }
}

.contact_us_form {
  background: none !important;
}
.contact_us_form .bgkey {
  background: #272727 !important;
}
.contact_us_form .capcha_coad_area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 100%;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.contact_us_form .capcha_coad_area .pull-right {
  margin-left: 15px;
}
.contact_us_form .form_box i.fa {
  display: none;
}
.contact_us_form .form_box .form-control {
  padding: 10px 20px;
  background: #D9D9D9;
  font-size: 18px !important;
  font-weight: 500;
}
.contact_us_form .form_box .form-control::-webkit-input-placeholder {
  color: #404040;
  font-weight: 500;
  font-size: 18px !important;
}
.contact_us_form .form_box .form-control::-moz-placeholder {
  color: #404040;
  font-weight: 500;
  font-size: 18px !important;
}
.contact_us_form .form_box .form-control:-ms-input-placeholder {
  color: #404040;
  font-weight: 500;
  font-size: 18px !important;
}
.contact_us_form .form_box .form-control::-ms-input-placeholder {
  color: #404040;
  font-weight: 500;
  font-size: 18px !important;
}
.contact_us_form .form_box .form-control::placeholder {
  color: #404040;
  font-weight: 500;
  font-size: 18px !important;
}
.contact_us_form .form_box select.dropdwn {
  background: url(../images/dropdown_arrow.svg) no-repeat center right 20px #D9D9D9 !important;
}
.contact_us_form .uploadresume {
  background: transparent !important;
}
.contact_us_form .uploadresume .input-group-btn {
  background: #D9D9D9;
}
.contact_us_form .uploadresume .btn-file {
  background: url(../images/2025/icon_upload.png) no-repeat center center;
  height: 100%;
  margin: 0px 10px;
  cursor: pointer;
  width: 30px;
}
.contact_us_form .uploadresume label.error {
  line-height: 19px;
}
@media (max-width: 1480px) {
  .contact_us_form .form_box .form-control {
    font-size: 18px !important;
    height: 55px;
  }
  .contact_us_form .form_box .form-control::-webkit-input-placeholder {
    font-size: 18px !important;
  }
  .contact_us_form .form_box .form-control::-moz-placeholder {
    font-size: 18px !important;
  }
  .contact_us_form .form_box .form-control:-ms-input-placeholder {
    font-size: 18px !important;
  }
  .contact_us_form .form_box .form-control::-ms-input-placeholder {
    font-size: 18px !important;
  }
  .contact_us_form .form_box .form-control::placeholder {
    font-size: 18px !important;
  }
  .contact_us_form .form_box textarea.form-control {
    height: 130px;
  }
  .contact_us_form .minwidth {
    min-width: 400px;
  }
}
@media (max-width: 1024px) {
  .contact_us_form .bgkey {
    padding: 50px;
  }
  .contact_us_form .bgkey .hd2 br {
    display: none;
  }
  .contact_us_form .bgkey .row .col-lg-5, .contact_us_form .bgkey .row .col-lg-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  .contact_us_form .bgkey {
    padding: 30px;
  }
  .contact_us_form .bgkey .hd2 {
    text-align: center;
  }
  .contact_us_form .btn_contact {
    text-align: center;
  }
}
@media (max-width: 575px) {
  .contact_us_form .bgkey {
    padding: 20px 15px;
  }
  .contact_us_form .bgkey .hd2 {
    text-align: center;
  }
  .contact_us_form .form_box .form-control {
    font-size: 16px !important;
    height: 48px;
  }
  .contact_us_form .form_box .form-control::-webkit-input-placeholder {
    font-size: 16px !important;
  }
  .contact_us_form .form_box .form-control::-moz-placeholder {
    font-size: 16px !important;
  }
  .contact_us_form .form_box .form-control:-ms-input-placeholder {
    font-size: 16px !important;
  }
  .contact_us_form .form_box .form-control::-ms-input-placeholder {
    font-size: 16px !important;
  }
  .contact_us_form .form_box .form-control::placeholder {
    font-size: 16px !important;
  }
  .contact_us_form .form_box textarea.form-control {
    height: 120px;
  }
  .contact_us_form .minwidth {
    min-width: auto;
  }
  .contact_us_form .capcha_coad_area {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .contact_us_form .capcha_coad_area .pull-right {
    margin: 7px auto 0px auto;
  }
}

.bulletinBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.bulletinBox .pdfbox {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 32.33%;
          flex: 0 0 32.33%;
  max-width: 33.33%;
  background: #f0f0f0;
  padding: 30px;
  border-radius: 20px;
  margin: 0 10px 10px 0;
}
.bulletinBox .pdfbox a {
  display: block;
}
.bulletinBox .pdfbox img {
  width: 100%;
}

.whitecolor {
  color: #fff !important;
}

.eventSlider ul li::before {
  display: none;
}

.enquiryPopup .modal-dialog {
  max-width: 900px;
}
.enquiryPopup .modal-dialog .modal-body {
  padding: 30px 30px;
  position: relative;
}
.enquiryPopup .modal-dialog .modal-body .sectionTitle {
  color: red;
}
.enquiryPopup .modal-dialog .modal-body .contactForm {
  padding-top: 20px;
}
.enquiryPopup .modal-dialog .modal-body .btn-close {
  position: absolute;
  right: 30px;
  top: 25px;
}
.enquiryPopup .modal-dialog .enquiryPopupBody .form-group {
  margin-bottom: 25px;
}
.enquiryPopup .modal-dialog .enquiryPopupBody .form-group .defaultButton {
  background-color: white;
  border: 1px solid red;
  border-radius: 10px;
  padding: 10px 25px;
  color: red;
}
.enquiryPopup .modal-dialog .enquiryPopupBody .form-group .defaultButton .tab1024 {
  padding: 8px 20px;
}
.enquiryPopup .modal-dialog .enquiryPopupBody .form-control {
  background: white;
  color: #3C3C3C;
  font-size: 18px;
}
.enquiryPopup .modal-dialog .enquiryPopupBody .form-control::-webkit-input-placeholder {
  color: #3C3C3C;
  font-size: 18px;
}
.enquiryPopup .modal-dialog .enquiryPopupBody .form-control::-moz-placeholder {
  color: #3C3C3C;
  font-size: 18px;
}
.enquiryPopup .modal-dialog .enquiryPopupBody .form-control:-ms-input-placeholder {
  color: #3C3C3C;
  font-size: 18px;
}
.enquiryPopup .modal-dialog .enquiryPopupBody .form-control::-ms-input-placeholder {
  color: #3C3C3C;
  font-size: 18px;
}
.enquiryPopup .modal-dialog .enquiryPopupBody .form-control::placeholder {
  color: #3C3C3C;
  font-size: 18px;
}
.enquiryPopup .modal-dialog .modal-content {
  border: 0px;
  border-radius: 20px;
  background-color: white;
  overflow: hidden;
}

.modal-dialog .modal-body .btn-close {
  position: absolute;
  right: 20px;
  top: 10px;
}

.contactcolor {
  color: #7C7F84 !important;
}

.careerSlider .bannerBox .bannerImage img {
  height: 500px;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}/*# sourceMappingURL=style.css.map */