h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Montserrat Alternates", sans-serif;
  font-weight: 400;
  margin-bottom: 0px;
}
p,
a,
div,
span,
label,
input,
button,
textarea {
  font-family: "Montserrat Alternates", sans-serif;
  font-weight: 400;
}
p {
  font-weight: 400;
  font-size: 18px;
  line-height: 158%;
  color: #111111;
  margin-bottom: 25px;
}
html,
body {
  font-family: "Montserrat Alternates", sans-serif;
  font-weight: 400;
  overflow-x: hidden;
}
.bLE_Hed {
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  z-index: 1000;
  display: flex;
  height: 249px;
}
.wrpHdr,
.wrpHdr_01,
.wrpHdr_02,
.wrpHdr_03 {
  width: 100%;
}
.wrpHdr_01 {
  background-color: #801024;
  height: 56px;
}

.wrpHdr_01_z {
  margin-bottom: 0px;
  padding-left: 0px;
  list-style: none;
  display: flex;
  margin-top: auto;
  margin-bottom: auto;
}
.wrpHdr_01_z li {
  margin-right: 32px;
}
.wrpHdr_01_z li:last-child {
  margin-right: 0px;
}
.wrpHdr_01_z li a {
  display: flex;
  align-items: center;
  text-decoration: none;
  font-weight: 600;
  font-size: 15px;
  line-height: 18px;
  color: #ffffff;
  padding-top: 8px;
  padding-bottom: 8px;
}
.wrpHdr_01_z li a i {
  margin-right: 10px;
}

.wrpHdr_01_z li a span {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  color: inherit;
}
.wrpHdr_01_z1 {
  margin-left: 0px;
  margin-right: auto;
}
.wrpHdr_01_z2 {
  margin-left: auto;
  margin-right: 0px;
}
.wrpHdr_02 {
  background: #ffffff;
  height: 119px;
}
.wrpHdr_02_zb {
  display: flex;
  list-style: none;
  margin-left: auto;
  margin-right: 0px;
  margin-top: auto;
  margin-bottom: auto;
}
.wrpHdr_02_zb li {
  display: flex;
  margin-right: 52px;
}

.wrpHdr_02_zb li:last-child {
  margin-right: 0px;
}

.wrpHdr_02_zb li a {
  margin-top: auto;
  margin-bottom: auto;
  display: flex;
  align-items: center;
  text-decoration: none;
}
.wrpHdr_02_zb li:last-child a {
  background: #801024;
  border-radius: 4px;
  font-weight: 600;
  font-size: 18px;
  line-height: 111%;
  text-align: center;
  color: #ffffff;
  padding: 16px 20px;
}
.wrpHdr_02_zb i {
  font-size: 38px;
  color: #801024;
}
.wrpHdr_02_zc {
  display: block;
  padding-left: 16px;
}
.wrpHdr_02_zc p {
  margin-bottom: 0px;
  font-size: 18px;
  line-height: 111%;
  color: #222222;
}
.wrpHdr_02_zc h4 {
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  color: #222222;
}
.wrpHdr_03 {
  background: #030436;
  height: 74px;
}
.wrpHdr_03_z {
  margin-left: auto;
  margin-right: 0px;
  list-style: none;
  display: flex;
  margin-top: auto;
  margin-bottom: auto;
  padding-left: 0px;
}
.wrpHdr_03_z li {
  list-style: none;
  margin-right: 14px;
}

.wrpHdr_03_z li:last-child {
  margin-right: 0px;
}
.wrpHdr_03_z li a {
  text-decoration: none;
  display: flex;
  background: #ffffff;
  border-radius: 6px;
  width: 42px;
  height: 42px;
}

.wrpHdr_03_z li a i {
  margin: auto;
  font-size: 16px;
  color: #030436;
}
#navbarMenu {
  position: relative;
}
.navbar-nav .nav-item {
  padding-left: 28px;
  padding-right: 28px;
  border-right: 1px solid #ffffff;
}

.navbar-nav .nav-item:first-child {
  padding-left: 0px;
}
.navbar-nav .nav-item:last-child {
  padding-right: 0px;
  border-right: 0px;
}
.navbar-nav .nav-link {
  padding-left: 0px !important;
  padding-right: 0px !important;
  padding-top: 3px !important;
  padding-bottom: 3px !important;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  color: #ffffff;
}
.navbar-collapse .nav-item .nav-link {
  position: relative;
}
.navbar-collapse .nav-item .nav-link::before {
  position: absolute;
  content: "";
  bottom: -5px;
  height: 2px;
  background-color: #ffffff;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  width: 0px;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.navbar-collapse .nav-item .nav-link.active::before,
.navbar-collapse .nav-item .nav-link:hover::before {
  width: 100%;
}
.navbar-collapse .nav-item .nav-link:focus-within {
  outline: none;
  border: 0px;
}
.navbar-collapse .nav-item.dropdown {
  position: unset;
}
.navbar-expand-lg .navbar-nav .dropdown-menu {
  position: absolute;
}
.dropdown-menu {
  width: 100%;
  background: transparent;
  border: 0px;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  left: 0px;
  max-width: 730px;
  top: 90% !important;
  margin-top: 0px;
}
.navbar-nav .nav-link.dropdown-toggle {
  padding-right: 30px !important;
  margin: auto !important;
  margin-left: 0px !important;
}
.dropdown-toggle::after {
  right: 5px;
  position: absolute;
  width: 9px;
  height: 9px;
  top: 43%;
  transform: translateY(-50%) rotate(45deg) skew(180deg);
  -webkit-transform: translateY(-50%) rotate(45deg) skew(180deg);
  -moz-transform: translateY(-50%) rotate(45deg) skew(180deg);
  -ms-transform: translateY(-50%) rotate(45deg) skew(180deg);
  -o-transform: translateY(-50%) rotate(45deg) skew(180deg);
  border-bottom: 2px solid #ffffff;
  border-right: 2px solid #ffffff;
  border-left: 2px solid transparent;
  border-top: 2px solid transparent;
}
.dropdown-toggle.show {
  z-index: 1010;
}
.dropdown-menu.show {
  z-index: 1010;
}
.nav-link.dropdown-toggle.show {
  position: relative;
  z-index: 1010;
  background: transparent;
}

.dropdown-toggle.show {
  position: relative;
  z-index: 1010;
  background: #ffffff;
}
.dropdown-menu-holder {
  background: #ffffff;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 4px;
  padding: 16px 18px;
}
.aftrHover {
  position: fixed;
  background-color: transparent;
  width: 0px;
  height: 0px;
  z-index: -1;
  left: 0;
  right: 0;
  opacity: 0;
  transition-property: opacity, width, height;
  transition-duration: 1s 0.3s 0.3s;
  transition-delay: 0.5s, 1s, 1s;
  -webkit-transition-property: opacity, width, height;
  -webkit-transition-duration: 1s, 0.3s, 0.3s;
  -webkit-transition-delay: 0.5s, 1s, 1s;
}

.mnu .aftrHover {
  z-index: 1000;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  transition: opacity 0.3s ease-in-out;
  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  -ms-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  opacity: 1;
}
.navbar {
  width: 100%;
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}
.navbar-brand {
  width: 383px;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.navbar-brand img {
  object-fit: contain;
  object-position: center left;
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.drUl {
  padding-left: 0px;
}
.drUl li {
  list-style: none;
}
.drUl li a {
  display: flex;
  position: relative;
  padding: 16px 5px 16px 20px;
  border-top: 1px solid #b7b7b7;
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
  color: #000000;
  text-decoration: none;
}

.drUl li:nth-child(1) a,
.drUl li:nth-child(2) a {
  border-top: 1px transparent;
}
.drUl li a::before {
  content: "";
  width: 10px;
  height: 10px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%) rotate(45deg) skew(180deg);
  -webkit-transform: translateY(-50%) rotate(45deg) skew(180deg);
  -moz-transform: translateY(-50%) rotate(45deg) skew(180deg);
  -ms-transform: translateY(-50%) rotate(45deg) skew(180deg);
  -o-transform: translateY(-50%) rotate(45deg) skew(180deg);
  left: 0px;
  border-left: 2px solid transparent;
  border-top: 2px solid transparent;
  border-bottom: 2px solid transparent;
  border-right: 2px solid transparent;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}

.drUl li a.active::before {
  border-top: 2px solid #801024;
  border-right: 2px solid #801024;
}
.drUl li a.active {
  color: #801024;
}

.drUl li a:hover::before {
  border-top: 2px solid #000000;
  border-right: 2px solid #000000;
}

.cmN_wT {
  width: 100%;
  max-width: 1650px;
  margin-left: auto;
  margin-right: auto;
}
.cmN_wT_z {
  width: 100%;
  max-width: 1500px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1rem;
  padding-right: 1rem;
}
.cmN_wT_z1 {
  width: 100%;
  max-width: 1170px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1rem;
  padding-right: 1rem;
}
.cmN_wT_z2 {
  width: 100%;
  max-width: 1325px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1rem;
  padding-right: 1rem;
}

.cmN_wT_z3 {
  width: 100%;
  max-width: 1385px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1rem;
  padding-right: 1rem;
}
.cmN_wT_z4 {
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1rem;
  padding-right: 1rem;
}

.cmN_wT_z5 {
  width: 100%;
  max-width: 1430px;
  margin-left: auto;
  margin-right: auto;
}
.cmN_wT_z6 {
  width: 100%;
  max-width: 1250px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1rem;
  padding-right: 1rem;
}

#bLE_Body {
  padding-top: 249px;
}
.bTn_ {
  border: 1px solid #801024;
  background: #801024;
  padding: 14px 20px;
  font-weight: 500;
  font-size: 16px;
  line-height: 130%;
  text-align: center;
  color: #ffffff;
  text-decoration: none;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
}
.bTn_:hover {
  background: transparent;
  color: #801024;
}

.cNm_hHd_0 {
  background: rgba(196, 196, 196, 0.1);
  position: relative;
  padding: 14px 27px;
}
.cNm_hHd_0::before {
  position: absolute;
  content: "";
  width: 44px;
  height: 22px;
  border-left: 1px solid #801024;
  border-top: 1px solid #801024;
  border-bottom: 1px solid transparent;
  border-right: 1px solid transparent;
  left: -2px;
  top: -2px;
}

.whT .cNm_hHd_0::before {
  border-left: 1px solid #ffffff;
  border-top: 1px solid #ffffff;
}
.cNm_hHd_0::after {
  position: absolute;
  content: "";
  width: 44px;
  height: 22px;
  border-left: 1px solid transparent;
  border-top: 1px solid transparent;
  border-bottom: 1px solid #801024;
  border-right: 1px solid #801024;
  right: -2px;
  bottom: -2px;
}
.whT .cNm_hHd_0::after {
  border-bottom: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
}
.cNm_hHd_1 {
  font-weight: 500;
  font-size: 18px;
  line-height: 100%;
  text-align: center;
  text-transform: capitalize;
  color: #801024;
}
.whT .cNm_hHd_1 {
  color: #ffffff;
}
/* home slider */
.sEc_01 {
}
.owlHome {
  position: relative;
}
.owl-theme.owlHome .owl-nav {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  margin-top: 0px;
  left: 0px;
  right: 0px;
}
.owl-carousel.owlHome .owl-nav button.owl-next,
.owl-carousel.owlHome .owl-nav button.owl-prev {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  background: #ffffff;
  width: 67px;
  height: 67px;
  border-radius: 50%;
  margin: 0px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  display: flex;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}

.owl-carousel.owlHome .owl-nav button.owl-next i,
.owl-carousel.owlHome .owl-nav button.owl-prev i {
  margin: auto;
  font-size: 19px;
  color: #363636;
}

.owl-carousel.owlHome .owl-nav button.owl-prev {
  left: 60px;
}

.owl-carousel.owlHome .owl-nav button.owl-next {
  right: 60px;
}

.owl-carousel.owlHome .owl-nav button.owl-next:hover {
  right: 50px;
}
.owl-carousel.owlHome .owl-nav button.owl-prev:hover {
  left: 50px;
}
.owl-theme.owlHome .owl-dots {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  bottom: 38px;
}
.owl-theme.owlHome .owl-dots .owl-dot {
}
.owl-theme.owlHome .owl-dots .owl-dot span {
  border: 1px solid #ffffff;
  box-sizing: border-box;
  border-radius: 30px;
  background: transparent;
  width: 40px;
  height: 10px;
  margin-left: 16px;
  margin-right: 16px;
}

.owl-theme.owlHome .owl-dots .owl-dot.active span {
  background: #ffffff;
}
.sEc_01za {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 70vh;
  display: flex;
}
.sEc_01za1 {
  margin-top: auto;
  margin-bottom: auto;
  margin-left: 0px;
  width: 100%;
  max-width: 565px;
}
.sEc_01za2 {
  font-style: normal;
  font-weight: 800;
  font-size: 71px;
  line-height: 110%;
  color: #ffffff;
}
.sEc_01za3 {
  margin-top: 25px;
  font-weight: 500;
  font-size: 20px;
  line-height: 150%;
  color: #ffffff;
}
.sEc_01za4 {
  margin-top: 35px;
}
/* home slider */

/* home about */
.sEc_02 {
  padding-top: 100px;
  padding-bottom: 100px;
}
.sEc_02z_b {
  border-radius: 10px;
  width: 100%;
  max-width: 617px;
  height: 512px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
}
.sEc_02z_b img {
  object-fit: cover;
  object-position: center;
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 1005;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
}
.sEc_02z_c {
  display: flex;
  flex-direction: column;
  height: 100%;
  padding-top: 5px;
}
.sEc_02z_c1 {
}
.sEc_02z_c2 {
  margin-top: 17px;
  padding-bottom: 20px;
}
.sEc_02z_c2 h3 {
  font-weight: 700;
  font-size: 45px;
  line-height: 110%;
  text-transform: lowercase;
  color: #232d35;
  padding-bottom: 11px;
}
.sEc_02z_c2 h4 {
  max-width: 665px;
  padding-top: 11px;
  padding-bottom: 10px;
  font-weight: 600;
  font-size: 22px;
  line-height: 160%;
  text-transform: capitalize;
  color: #000000;
}
.sEc_02z_c2 p {
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 18px;
  line-height: 167%;
  text-transform: capitalize;
  color: #000000;
  position: relative;
  padding-left: 25px;
  margin-bottom: 0px;
}
.sEc_02z_c2 p::before {
  content: "";
  width: 10px;
  height: 10px;
  position: absolute;
  top: 20px;
  transform: rotate(45deg) skew(180deg);
  -webkit-transform: rotate(45deg) skew(180deg);
  -moz-transform: rotate(45deg) skew(180deg);
  -ms-transform: rotate(45deg) skew(180deg);
  -o-transform: rotate(45deg) skew(180deg);
  left: 0px;
  border-top: 2px solid #801024;
  border-right: 2px solid #801024;
  border-left: 2px solid transparent;
  border-bottom: 2px solid transparent;
}

.sEc_02z_c3 {
  margin-top: auto;
  margin-bottom: 0px;
  padding-top: 40px;
  border-top: 1px solid #c4c4c4;
}
/* home about */

/* home system and solution */
.sEc_03 {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.sEc_03_1 {
  background: rgba(68, 71, 102, 0.5);
  padding-top: 28px;
  padding-bottom: 28px;
}
.sEc_03_1b {
  font-weight: 500;
  font-size: 18px;
  line-height: 100%;
  text-align: center;
  text-transform: capitalize;
  color: #ffffff;
}
.sEc_03_2 {
  padding-top: 100px;
  padding-bottom: 100px;
}
.thSty {
  border: 1px solid #ffffff;
  box-sizing: border-box;
  border-radius: 10px;
  height: 266px;
  position: relative;
  display: flex;
  flex-direction: column;
  margin-bottom: 10px;
  text-decoration: none;
  cursor: pointer;
}
.thSty::after {
  position: absolute;
  content: "";
  width: 50%;
  height: 4px;
  background: #ffffff;
  bottom: -2px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.thSty:hover::after {
  bottom: 5px;
}
.thSty_01 {
  margin-top: 41px;
  margin-left: auto;
  margin-right: auto;
  width: 94px;
  height: 77px;
}
.thSty_01 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
}
.thSty_02 {
  flex: 1;
  display: flex;
  width: 100%;
  padding-bottom: 32px;
  padding-left: 16px;
  padding-right: 16px;
}
.thSty_02b {
  margin: auto;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  color: #ffffff;
}
.thSty_03 {
  position: absolute;
  bottom: 32px;
  left: 50%;
  color: #ffffff;
  font-size: 15px;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
}

.owlSystem {
  position: relative;
}
.owl-theme.owlSystem .owl-nav {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  margin-top: 0px;
  left: 0px;
  right: 0px;
}
.owl-carousel.owlSystem .owl-nav button.owl-next,
.owl-carousel.owlSystem .owl-nav button.owl-prev {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  background: #ffffff;
  width: 54px;
  height: 54px;
  margin: 0px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  display: flex;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}

.owl-carousel.owlSystem .owl-nav button.owl-next.disabled,
.owl-carousel.owlSystem .owl-nav button.owl-prev.disabled {
  visibility: hidden;
  opacity: 0;
}

.owl-carousel.owlSystem .owl-nav button.owl-next i,
.owl-carousel.owlSystem .owl-nav button.owl-prev i {
  margin: auto;
  font-size: 15px;
  color: #801024;
}

.owl-carousel.owlSystem .owl-nav button.owl-prev {
  left: -75px;
}

.owl-carousel.owlSystem .owl-nav button.owl-next {
  right: -75px;
}

.owl-carousel.owlSystem .owl-nav button.owl-next:hover {
  right: -80px;
}
.owl-carousel.owlSystem .owl-nav button.owl-prev:hover {
  left: -80px;
}
/* home system and solution */

/* home our products */
.sEc_04 {
  padding-top: 110px;
  padding-bottom: 110px;
}
.sEc_04_b {
  padding-top: 33px;
  padding-bottom: 35px;
}
.sEc_04_b1 {
  font-weight: 600;
  font-size: 22px;
  line-height: 130%;
  color: #000000;
  text-align: center;
}
.pdT_0 {
  height: 353px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  display: flex;
  text-decoration: none;
}
.pdT_1 {
  width: 100%;
  margin-top: auto;
  margin-bottom: 0px;
  height: 162px;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
  border-radius: 10px;
  padding: 25px 16px 25px 28px;
  display: flex;
}
.pdT_2 {
  margin-top: auto;
  margin-bottom: 0px;
  font-weight: 500;
  font-size: 20px;
  line-height: 135%;
  color: #ffffff;
}

.owlProducts {
  position: relative;
}
.owl-theme.owlProducts .owl-nav {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  margin-top: 0px;
  left: 0px;
  right: 0px;
}
.owl-carousel.owlProducts .owl-nav button.owl-next,
.owl-carousel.owlProducts .owl-nav button.owl-prev {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  background: #ffffff;
  border: 1px solid #801024;
  box-sizing: border-box;
  width: 54px;
  height: 54px;
  margin: 0px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  display: flex;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}

.owl-carousel.owlProducts .owl-nav button.owl-next.disabled,
.owl-carousel.owlProducts .owl-nav button.owl-prev.disabled {
  visibility: hidden;
  opacity: 0;
}

.owl-carousel.owlProducts .owl-nav button.owl-next i,
.owl-carousel.owlProducts .owl-nav button.owl-prev i {
  margin: auto;
  font-size: 15px;
  color: #801024;
}

.owl-carousel.owlProducts .owl-nav button.owl-prev {
  left: -75px;
}

.owl-carousel.owlProducts .owl-nav button.owl-next {
  right: -75px;
}

.owl-carousel.owlProducts .owl-nav button.owl-next:hover {
  right: -80px;
}
.owl-carousel.owlProducts .owl-nav button.owl-prev:hover {
  left: -80px;
}
/* home our products */

/* home projects */
.sEc_05 {
  padding-top: 110px;
  padding-bottom: 110px;
}
.sEc_05_a.cNm_hHd_0::before {
  border-left: 1px solid #ffffff;
  border-top: 1px solid #ffffff;
}
.sEc_05_a.cNm_hHd_0::after {
  border-bottom: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
}
.sEc_05_a .cNm_hHd_1 {
  color: #ffffff;
}
.sEc_05_b {
  padding-top: 33px;
  padding-bottom: 35px;
}
.sEc_05_b1 {
  font-weight: 600;
  font-size: 22px;
  line-height: 130%;
  color: #ffffff;
  text-align: center;
}
.pjT_0 {
  background: #ffffff;
  border-radius: 10px;
  height: 646px;
  position: relative;
  margin-bottom: 30px;
}
.pjT_1 {
  height: 255px;
}
.pjT_1 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  max-width: 100%;
  max-height: 100%;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.pjT_2 {
  padding-top: 37px;
  padding-left: 17px;
  padding-right: 17px;
}
.pjT_2a {
  margin-bottom: 14px;
}
.pjT_2a1 {
  font-weight: 500;
  font-size: 22px;
  line-height: 118%;
  text-align: center;
  color: #000000;
}
.pjT_2b {
  margin-bottom: 25px;
}
.pjT_2b1 {
  font-weight: 500;
  font-size: 18px;
  line-height: 140%;
  text-align: center;
  color: #801024;
}
.pjT_2c {
}
.pjT_2c p {
  text-align: center;
}
.pjT_2d {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -25px;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
}
.pjT_2d .bTn_:hover {
  background: #ffffff;
}
.owlProjects {
  position: relative;
}
.owl-theme.owlProjects .owl-nav {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  margin-top: 0px;
  left: 0px;
  right: 0px;
}
.owl-carousel.owlProjects .owl-nav button.owl-next,
.owl-carousel.owlProjects .owl-nav button.owl-prev {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  background: #ffffff;
  border: 1px solid #801024;
  box-sizing: border-box;
  width: 54px;
  height: 54px;
  margin: 0px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  display: flex;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}

.owl-carousel.owlProjects .owl-nav button.owl-next.disabled,
.owl-carousel.owlProjects .owl-nav button.owl-prev.disabled {
  visibility: hidden;
  opacity: 0;
}

.owl-carousel.owlProjects .owl-nav button.owl-next i,
.owl-carousel.owlProjects .owl-nav button.owl-prev i {
  margin: auto;
  font-size: 15px;
  color: #801024;
}

.owl-carousel.owlProjects .owl-nav button.owl-prev {
  left: -75px;
}

.owl-carousel.owlProjects .owl-nav button.owl-next {
  right: -75px;
}

.owl-carousel.owlProjects .owl-nav button.owl-next:hover {
  right: -80px;
}
.owl-carousel.owlProjects .owl-nav button.owl-prev:hover {
  left: -80px;
}
/* home projects */

/* home certificates */
.sEc_06 {
  padding-top: 110px;
  padding-bottom: 110px;
}
.sEc_06_bDy {
  margin-top: 41px;
}
.aWd_0 {
  margin-bottom: 16px;
}
.aWd_1 {
  height: 330px;
}
.aWd_1 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.aWd_2 {
  margin-top: 18px;
  height: 79px;
  background: #801024;
  display: flex;
  padding: 0px 20px;
}
.aWd_3 {
  margin: auto;
  font-weight: 600;
  font-size: 18px;
  line-height: 140%;
  text-align: center;
  text-transform: capitalize;
  color: #ffffff;
}
.gx-48 {
  --bs-gutter-x: 48px;
}
/* home certificates */
/* home contact */
.sEc_07 {
}
.sEc_07_a {
  min-height: 440px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}
.sEc_07_b {
  background-color: #030436;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  padding-top: 44px;
  flex-direction: column;
}
.sEc_07_b .cNm_hHd_0::before {
  border-left: 1px solid #ffffff;
  border-top: 1px solid #ffffff;
}
.sEc_07_b .cNm_hHd_0::after {
  border-bottom: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
}
.sEc_07_b .cNm_hHd_1 {
  color: #ffffff;
}
.sEc_07_b_frm {
  width: 100%;
  max-width: 665px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 41px;
  padding-bottom: 45px;
}
.sEc_07_b_frm .form-control {
  border: 1px solid #ffffff;
  box-sizing: border-box;
  border-radius: 5px;
  background: transparent;
  font-weight: 500;
  font-size: 16px;
  line-height: 25px;
  padding: 10px 12px;
  color: #ffffff;
  outline: none;
  box-shadow: none;
}

.sEc_07_b_frm .form-control::placeholder {
  font-weight: 500;
  font-size: 16px;
  line-height: 160%;
  text-transform: capitalize;
  color: #dddddd;
  opacity: 0.5;
}

.sEc_07_b_frm .form-control:-ms-input-placeholder {
  font-weight: 500;
  font-size: 16px;
  line-height: 160%;
  text-transform: capitalize;
  color: #dddddd;
  opacity: 0.5;
}

.sEc_07_b_frm .form-control::-ms-input-placeholder {
  font-weight: 500;
  font-size: 16px;
  line-height: 160%;
  text-transform: capitalize;
  color: #dddddd;
  opacity: 0.5;
}
.sEc_07_b_frm_btn {
  margin-left: auto;
  margin-right: 0px;
  border: 0px;
  outline: none;
  box-shadow: none;
  background: #ffffff;
  border-radius: 4px;
  font-weight: 500;
  font-size: 16px;
  line-height: 125%;
  text-align: center;
  color: #801024;
  padding: 14px 32px;
}
/* home contact */
/* home logo slider */
.sEc_08 {
  padding-bottom: 97px;
  padding-top: 100px;
  position: relative;
}
.sEc_08::after {
  position: absolute;
  content: "";
  width: 100%;
  left: 0px;
  right: 0px;
  bottom: 0px;
  height: 150%;
  background: #faf2f4;
  z-index: -1;
}
.cmpY_log_0 {
  height: 130px;
}
.cmpY_log_0 img {
  object-fit: contain;
  object-position: center;
  height: 100%;
  width: 100%;
  max-width: 100%;
  height: 100%;
}
/* home logo slider */

/* footer */
.fTr_W1 {
  position: relative;
  display: flex;
}
.fTr_W1::before {
  position: absolute;
  content: "";
  top: 0px;
  bottom: 0px;
  left: 0px;
  background-color: #ffffff;
  width: 50%;
  z-index: -1;
}
.fTr_W1::after {
  position: absolute;
  content: "";
  top: 0px;
  bottom: 0px;
  right: 0px;
  background-color: #801024;
  width: 50%;
  z-index: -1;
}
.fTr_W1_za {
  background-color: #ffffff;
  padding-top: 50px;
  padding-bottom: 100px;
}
.fTr_W1_za1 {
  padding-top: 32px;
}
.fTr_W1_za2 {
  width: 282px;
}
.fTr_W1_za2 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center left;
  max-width: 100%;
  max-height: 100%;
}
.fTr_W1_za3 {
  margin-top: 30px;
}
.fTr_W1_za3 a {
  display: flex;
  font-size: 18px;
  line-height: 27px;
  color: #801024;
  padding-top: 5px;
  padding-bottom: 5px;
  text-decoration: none;
}

.fTr_W1_za3 p {
  font-weight: 500;
  font-size: 18px;
  line-height: 167%;
  color: #07174e;
}

.fTr_W1_za4 {
  margin-top: 23px;
  max-width: 350px;
}
.fTr_W1_za4 p {
  font-size: 18px;
  line-height: 167%;
  color: #111111;
}
.fTr_W1_zb {
  background-color: #801024;
  padding-top: 50px;
  padding-bottom: 100px;
}
.fTr_W1_zbWrp {
  width: 100%;
  padding-left: 100px;
  padding-top: 32px;
}
.fTr_W1_zb_Hd {
  position: relative;
  font-style: normal;
  font-weight: 600;
  font-size: 22px;
  line-height: 200%;
  color: #ffffff;
}
.fTr_W1_zb_Hd::before {
  bottom: 0px;
  position: absolute;
  content: "";
  width: 100px;
  height: 4px;
  background: #ffffff;
}

.fTr_W1_Ul {
  padding-left: 0px;
  list-style: none;
  margin-top: 32px;
}
.fTr_W1_Ul li {
}
.fTr_W1_Ul li a {
  display: flex;
  align-items: center;
  color: #ffffff;
  font-weight: normal;
  font-size: 18px;
  line-height: 130%;
  color: #ffffff;
  padding: 5px 5px;
  text-decoration: none;
}
.fTr_W1_Ul li a i {
  font-size: 13px;
  margin-right: 20px;
}
.fTr_W1_Ul li a span {
  font-size: inherit;
  line-height: inherit;
  color: inherit;
  font-weight: inherit;
}
.fTr_W1_USoc {
  margin-top: 32px;
  display: flex;
  padding-left: 0px;
  list-style: none;
  margin-bottom: 0px;
}
.fTr_W1_USoc li {
  margin-right: 14px;
}

.fTr_W1_USoc li:last-child {
  margin-right: 0px;
}
.fTr_W1_USoc li a {
  display: flex;
  background: #ffffff;
  border-radius: 6px;
  width: 42px;
  height: 42px;
  color: #670b1c;
  text-decoration: none;
}

.fTr_W1_USoc li a i {
  margin: auto;
  font-size: 16px;
}
.fTr_W1_gT {
  display: flex;
  margin-top: 44px;
}
.fTr_W1_gTQut {
  font-weight: 600;
  font-size: 18px;
  line-height: 111%;
  text-align: center;
  color: #801024;
  padding: 14px 22px;
  display: flex;
  background: #ffffff;
  border-radius: 4px;
  text-decoration: none;
}

.fTr_w2 {
  background: #111111;
  display: flex;
  padding-bottom: 30px;
  padding-top: 88px;
}
.fTr_w2A {
  padding-top: 8px;
  padding-bottom: 8px;
}
.fTr_w2A p {
  font-weight: 500;
  font-size: 18px;
  line-height: 160%;
  text-align: left;
  color: #ffffff;
  margin-bottom: 0px;
}
.fTr_w2B {
  padding-top: 8px;
  padding-bottom: 8px;
}
.fTr_w2B p {
  font-weight: 500;
  font-size: 18px;
  line-height: 160%;
  text-align: right;
  color: #ffffff;
  margin-bottom: 0px;
}

.fTr_wMd {
  position: relative;
}
.fTr_wMdyZ {
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
  background: #4f0714;
  border-radius: 10px;
  padding: 16px 35px;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}
.fTr_wMdyZLnk {
  display: flex;
  align-items: center;
  text-decoration: none;
  padding: 16px 5px;
}
.fTr_wMdyZLnk i {
  font-size: 38px;
  color: #ffffff;
}
.fTr_wMdyZLnkR {
  padding-left: 16px;
}
.fTr_wMdyZLnk h4 {
  font-size: 22px;
  line-height: 100%;
  color: #ffffff;
  margin-bottom: 3px;
}
.fTr_wMdyZLnk p {
  font-size: 18px;
  line-height: 22px;
  color: #ffffff;
  margin-bottom: 0px;
}

.ftR_up {
  text-decoration: none;
  display: flex;
  position: fixed;
  bottom: -90px;
  right: 32px;
  width: 50px;
  height: 50px;
  background: #801024;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  color: #ffffff;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  z-index: 100;
}
.ftR_up i {
  margin: auto;
  font-size: 20px;
  color: #ffffff;
}
.ftR_up:hover {
  color: #ffffff;
}
.ftR_01 {
  background: #373737;
  padding-top: 50px;
  padding-bottom: 30px;
}
.scrollinG .ftR_up {
  bottom: 90px;
}

/* footer */

/* about page start */

/* about head banner */
.abT_S0 {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 130px;
  padding-bottom: 160px;
}
.abT_S0_Hd {
  font-weight: 600;
  font-size: 71px;
  line-height: 1;
  text-transform: capitalize;
  text-align: center;
  color: #ffffff;
}
.abT_S0_Tl {
  margin-top: 22px;
  font-weight: 600;
  font-size: 22px;
  line-height: 136%;
  color: #f4f4f4;
  text-align: center;
}
/* about head banner */

/* about benchmark */
.abT_S1 {
  padding-top: 100px;
  padding-bottom: 100px;
}
.abT_S1_yL {
  width: 100%;
  height: 550px;
}
.abT_S1_yL img {
  object-fit: cover;
  object-position: center;
  max-width: 100%;
  max-height: 100%;
  width: 100%;
  height: 100%;
}

.abT_S1_yR {
  padding-top: 10px;
  padding-left: 50px;
}
.abT_S1_yR1 {
  margin-bottom: 26px;
}
.abT_S1_yR h3 {
  font-weight: 700;
  font-size: 45px;
  line-height: 1;
  color: #232d35;
  margin-bottom: 21px;
}
.abT_S1_yR h4 {
  font-weight: 600;
  font-size: 22px;
  line-height: 136%;
  color: #000000;
  margin-bottom: 28px;
}
.abT_S1_yR p {
  font-weight: 300;
  font-size: 18px;
  line-height: 167%;
  color: #000000;
  position: relative;
  padding-left: 25px;
  margin-bottom: 0px;
}
.abT_S1_yR p::before {
  content: "";
  width: 10px;
  height: 10px;
  position: absolute;
  top: 10px;
  transform: rotate(45deg) skew(180deg);
  -webkit-transform: rotate(45deg) skew(180deg);
  -moz-transform: rotate(45deg) skew(180deg);
  -ms-transform: rotate(45deg) skew(180deg);
  -o-transform: rotate(45deg) skew(180deg);
  left: 0px;
  border-top: 2px solid #801024;
  border-right: 2px solid #801024;
  border-left: 2px solid transparent;
  border-bottom: 2px solid transparent;
}

/* about benchmark */

/* about vision mission */
.abT_S2 {
  background: #f4f4f4;
  padding-top: 110px;
  padding-bottom: 120px;
}
.abT_S2zYt {
  background: #ffffff;
  box-shadow: 4px 4px 12px rgba(0, 0, 0, 0.15);
  border-radius: 5px;
  padding: 6px;
  margin-top: 38px;
}
.abT_S2zYt_a {
  width: 100%;
  min-height: 375px;
}
.abT_S2zYt_a img {
  border-radius: 5px 0px 0px 5px;
  width: 100%;
  height: 100%;
  object-position: center;
  object-fit: cover;
  max-width: 100%;
  max-height: 100%;
  -webkit-border-radius: 5px 0px 0px 5px;
  -moz-border-radius: 5px 0px 0px 5px;
  -ms-border-radius: 5px 0px 0px 5px;
  -o-border-radius: 5px 0px 0px 5px;
}
.abT_S2zYt_b {
  padding: 83px 40px;
}
.abT_S2zYt_b h2 {
  font-weight: 600;
  font-size: 22px;
  line-height: 1;
  color: #000000;
  margin-bottom: 16px;
}
.abT_S2zYt_b p {
  font-weight: 300;
  font-size: 18px;
  line-height: 167%;
  color: #000000;
  position: relative;
  padding-left: 25px;
  margin-bottom: 10px;
}
.abT_S2zYt_b p::before {
  content: "";
  width: 10px;
  height: 10px;
  position: absolute;
  top: 10px;
  transform: rotate(45deg) skew(180deg);
  -webkit-transform: rotate(45deg) skew(180deg);
  -moz-transform: rotate(45deg) skew(180deg);
  -ms-transform: rotate(45deg) skew(180deg);
  -o-transform: rotate(45deg) skew(180deg);
  left: 0px;
  border-top: 2px solid #801024;
  border-right: 2px solid #801024;
  border-left: 2px solid transparent;
  border-bottom: 2px solid transparent;
}
/* about vision mission */

/* about toprated */
.abT_S3 {
  background: #081023;
  padding-top: 120px;
  padding-bottom: 100px;
}
.tPrtD_0 {
  background: #ffffff;
  box-shadow: 4px 4px 12px rgba(0, 0, 0, 0.1);
  border-radius: 11px;
  height: 332px;
  display: flex;
  flex-direction: column;
  padding: 50px 10px 20px 10px;
  margin-bottom: 10px;
}
.tPrtD_1 {
  background: #f8f5f5;
  border-radius: 5px;
  margin-left: auto;
  margin-right: auto;
  width: 60px;
  height: 60px;
  padding: 8px;
}
.tPrtD_1 img {
  object-fit: contain;
  object-position: center;
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
}
.tPrtD_2 {
  padding-top: 5px;
}
.tPrtD_2 h4 {
  font-weight: 500;
  font-size: 22px;
  line-height: 120%;
  text-align: center;
  color: #000000;
}
.tPrtD_3 {
  margin-top: 22px;
}
.tPrtD_3 p {
  text-align: center;
}
.gx-26 {
  --bs-gutter-x: 26px;
}
/* about toprated */

/* about story */
.abT_S4 {
  padding-top: 111px;
  padding-bottom: 109px;
}
.abT_S4_Tp {
  margin-bottom: 56px;
}
.abT_S4_zL {
}
.abT_S4_zL h3 {
  font-weight: 700;
  font-size: 45px;
  line-height: 110%;
  color: #232d35;
  margin-bottom: 10px;
}
.abT_S4_zL h4 {
  font-weight: 600;
  font-size: 22px;
  line-height: 140%;
  color: #000000;
  margin-bottom: 10px;
}

.abT_S4_zL p {
  font-weight: 300;
  font-size: 18px;
  line-height: 167%;
  color: #000000;
  position: relative;
  padding-left: 25px;
  margin-bottom: 10px;
}
.abT_S4_zL p::before {
  content: "";
  width: 10px;
  height: 10px;
  position: absolute;
  top: 10px;
  transform: rotate(45deg) skew(180deg);
  -webkit-transform: rotate(45deg) skew(180deg);
  -moz-transform: rotate(45deg) skew(180deg);
  -ms-transform: rotate(45deg) skew(180deg);
  -o-transform: rotate(45deg) skew(180deg);
  left: 0px;
  border-top: 2px solid #801024;
  border-right: 2px solid #801024;
  border-left: 2px solid transparent;
  border-bottom: 2px solid transparent;
}
.abT_S4_zR {
  height: 587px;
}
.abT_S4_zR img {
  object-position: center;
  object-fit: cover;
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
}
/* about story */

/* about facts */
.abT_S5 {
  padding-top: 108px;
  padding-bottom: 102px;
}
.abT_S5_L {
  max-width: 300px;
  margin-left: 85px;
}
.abT_S5_Tp .cNm_hHd_0::before {
  border-left: 1px solid #ffffff;
  border-top: 1px solid #ffffff;
}
.abT_S5_Tp .cNm_hHd_0::after {
  border-bottom: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
}
.abT_S5_Tp .cNm_hHd_1 {
  color: #ffffff;
}
.abT_S5_Tb {
  margin-top: 17px;
}
.abT_S5_Tb h4 {
  font-weight: 600;
  font-size: 45px;
  line-height: 110%;
  text-transform: capitalize;
  color: #ffffff;
}
.abT_S5_R01 {
  height: 185px;
  background: #ffffff;
  padding-top: 54px;
  padding-bottom: 20px;
  width: 175px;
  margin-left: 29px;
  padding-left: 8px;
  padding-right: 8px;
}
.abT_S5_R01 h4 {
  margin-bottom: 14px;
  font-weight: 600;
  font-size: 50px;
  line-height: 1;
  color: #801024;
  text-align: center;
}
.abT_S5_R01 p {
  font-weight: 300;
  font-size: 18px;
  line-height: 140%;
  text-align: center;
  color: #000000;
}
/* about facts */

/* about page start */

/* product page */
.pdTsy1 {
  background: #f4f4f4;
  padding-top: 100px;
  padding-bottom: 100px;
}
.pdTsy1H_d {
  font-weight: 600;
  font-size: 18px;
  line-height: 130%;
  text-transform: capitalize;
  color: #8f8f8f;
  margin-bottom: 57px;
}
.ecH_Pdt {
  background: #ffffff;
  box-shadow: 7px 7px 10px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  margin-bottom: 2px;
  text-decoration: none;
  display: flex;
  padding: 30px 42px 15px 34px;
  position: relative;
  margin-bottom: 32px;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.ecH_PdtBtn {
  position: absolute;
  right: 42px;
  bottom: 26px;
  align-items: center;
  font-weight: 600;
  font-size: 18px;
  line-height: 160%;
  text-transform: capitalize;
  color: #801024;
  display: flex;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.ecH_PdtBtn p {
  margin-right: 15px;
  margin-bottom: auto;
  margin-top: auto;
  font-weight: 600;
  font-size: 18px;
  line-height: 160%;
  text-transform: capitalize;
  color: #801024;
}

.ecH_PdtBtn i {
  font-weight: 600;
  font-size: 18px;
  line-height: 160%;
  text-transform: capitalize;
  color: #801024;
}
.ecH_Pdt:hover {
  box-shadow: 10px 10px 12px rgba(0, 0, 0, 0.3);
  margin-bottom: 35px;
}
.ecH_Pdt:hover .ecH_PdtBtn {
  right: 30px;
}

.ecH_PdtL {
  min-width: 162px;
  width: 162px;
  height: 162px;
  margin-right: 162px;
  margin-top: auto;
  margin-bottom: auto;
}

.ecH_PdtL img {
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  object-position: center;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
}
.ecH_PdtRHd {
  font-weight: 600;
  font-size: 30px;
  line-height: 130%;
  text-transform: capitalize;
  color: #000000;
}
.ecH_PdtRUl {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0px;
  margin-bottom: 0px;
}
.ecH_PdtRUl li {
  position: relative;
  padding-left: 25px;
  align-items: center;
  font-weight: 600;
  font-size: 18px;
  line-height: 30px;
  text-transform: capitalize;
  color: #9e9e9e;
  list-style: none;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-right: 20px;
}
.ecH_PdtRUl li::before {
  position: absolute;
  content: "✔";
  font-weight: 600;
  font-size: 18px;
  line-height: 30px;
  left: 0px;
  color: #000000;
}
/* product page */
/* product single page */
.pdTsy2 {
  padding-top: 100px;
  padding-bottom: 85px;
  background: #f4f4f4;
}
.pdTsy1BtML {
  background: #ffffff;
  box-shadow: 6px 6px 10px rgba(0, 0, 0, 0.1);
  border-radius: 2px;
  width: 612px;
  min-height: 398px;
  display: flex;
}
.pdTsy1BtML1 {
  margin: auto;
  width: 289px;
  height: 285px;
}
.pdTsy1BtML1 img {
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  object-position: center;
}
.pdTsy1BtMR {
  padding: 30px 0px 24px 16px;
  display: flex;
  flex-direction: column;
}

.pdTsy1BtMR_H {
  font-weight: 600;
  font-size: 45px;
  line-height: 160%;
  text-transform: capitalize;
  color: #000000;
}

.pdTsy1BtMR_Ul {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0px;
  margin-bottom: 0px;
  margin-bottom: 20px;
  margin-top: 7px;
}
.pdTsy1BtMR_Ul li {
  position: relative;
  padding-left: 25px;
  align-items: center;
  font-weight: 600;
  font-size: 18px;
  line-height: 30px;
  text-transform: capitalize;
  color: #9e9e9e;
  list-style: none;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-right: 20px;
}
.pdTsy1BtMR_Ul li::before {
  position: absolute;
  content: "✔";
  font-weight: 600;
  font-size: 18px;
  line-height: 30px;
  left: 0px;
  color: #000000;
}
/* product single page */

/* system inner */
.syTm_z1 {
  padding-top: 102px;
  padding-bottom: 102px;
}
.syTm_z {
  background-color: #ffffff;
  padding-top: 102px;
  padding-bottom: 102px;
}
.syTm_z1L {
  min-height: 517px;
}
.syTm_z1L img {
  object-fit: cover;
  object-position: center;
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
}
.syTm_z1R {
  max-width: 650px;
  padding-left: 30px;
}
.syTm_z1R h3 {
  font-weight: 600;
  font-size: 45px;
  line-height: 120%;
  text-transform: capitalize;
  color: #000000;
  margin-bottom: 24px;
}
.syTm_z1R p {
  font-weight: 300;
  font-size: 18px;
  line-height: 160%;
  color: #000000;
}

.syTm_z2 {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 102px;
  padding-bottom: 102px;
}
.syTm_z2B {
  margin-bottom: 71px;
}

.owlBrands {
  position: relative;
}
.owl-theme.owlBrands .owl-nav {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  margin-top: 0px;
  left: 0px;
  right: 0px;
}
.owl-carousel.owlBrands .owl-nav button.owl-next,
.owl-carousel.owlBrands .owl-nav button.owl-prev {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  background: transparent;
  border: 1px solid #ffffff;
  width: 54px;
  height: 54px;
  margin: 0px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  display: flex;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}

.owl-carousel.owlBrands .owl-nav button.owl-next.disabled,
.owl-carousel.owlBrands .owl-nav button.owl-prev.disabled {
  visibility: hidden;
  opacity: 0;
}

.owl-carousel.owlBrands .owl-nav button.owl-next i,
.owl-carousel.owlBrands .owl-nav button.owl-prev i {
  margin: auto;
  font-size: 15px;
  color: #ffffff;
}

.owl-carousel.owlBrands .owl-nav button.owl-prev {
  left: -80px;
}

.owl-carousel.owlBrands .owl-nav button.owl-next {
  right: -80px;
}

.owl-carousel.owlBrands .owl-nav button.owl-next:hover {
  right: -85px;
}
.owl-carousel.owlBrands .owl-nav button.owl-prev:hover {
  left: -85px;
}

.thBrnd {
  background: #ffffff;
  box-shadow: 4px 4px 11px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  position: relative;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  padding: 21px 25px 28px 25px;
  height: 159px;
}
.thBrnd img {
  object-fit: contain;
  object-position: center;
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
}
.thBrndLoc {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  bottom: 15px;
  align-items: center;
  display: flex;
}
.thBrndLoc i {
  font-size: 15px;
  line-height: 160%;
  color: #b1b1b1;
  margin-right: 6px;
}
.thBrndLoc span {
  font-size: 15px;
  line-height: 160%;
  color: #b1b1b1;
}

/* system inner gallery */
.syTm_z3 {
  padding-top: 100px;
  padding-bottom: 100px;
  background: #f4f4f4;
}
.gLy_01 {
  height: 320px;
  padding: 9px;
  -webkit-filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
  background-color: #ffffff;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  margin-bottom: 15px;
}
.gLy_01 img {
  width: 100%;
  height: 100%;
  max-height: 100%;
  max-height: 100%;
  object-fit: cover;
  object-position: center;
}

.owlGlry {
  margin-top: 50px;
  position: relative;
}
.owl-theme.owlGlry .owl-nav {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  margin-top: 0px;
  left: 0px;
  right: 0px;
}
.owl-carousel.owlGlry .owl-nav button.owl-next,
.owl-carousel.owlGlry .owl-nav button.owl-prev {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  background: #ffffff;
  border: 1px solid #801024;
  width: 54px;
  height: 54px;
  margin: 0px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  display: flex;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}

.owl-carousel.owlGlry .owl-nav button.owl-next.disabled,
.owl-carousel.owlGlry .owl-nav button.owl-prev.disabled {
  visibility: hidden;
  opacity: 0;
}

.owl-carousel.owlGlry .owl-nav button.owl-next i,
.owl-carousel.owlGlry .owl-nav button.owl-prev i {
  margin: auto;
  font-size: 15px;
  color: #801024;
}

.owl-carousel.owlGlry .owl-nav button.owl-prev {
  left: -80px;
}

.owl-carousel.owlGlry .owl-nav button.owl-next {
  right: -80px;
}

.owl-carousel.owlGlry .owl-nav button.owl-next:hover {
  right: -85px;
}
.owl-carousel.owlGlry .owl-nav button.owl-prev:hover {
  left: -85px;
}

/* system inner gallery */
/* system inner */

/* projects page */
.pJtSe_01 {
  background: #f4f4f4;
  padding-top: 110px;
  padding-bottom: 100px;
}

.pJt_Lst {
  background: #ffffff;
  border-radius: 10px;
  position: relative;
  height: 481px;
  margin-bottom: 80px;
  box-shadow: 5px 5px 8px rgb(0 0 0 / 10%);
}
.pJt_Lst_1 {
  height: 255px;
}
.pJt_Lst_1 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  max-width: 100%;
  max-height: 100%;
  border-radius: 10px 10px 0px 0px;
  -webkit-border-radius: 10px 10px 0px 0px;
  -moz-border-radius: 10px 10px 0px 0px;
  -ms-border-radius: 10px 10px 0px 0px;
  -o-border-radius: 10px 10px 0px 0px;
}
.pJt_Lst_2 {
  padding: 37px 18px 20px 18px;
}
.pJt_Lst_2 h4 {
  font-weight: 500;
  font-size: 22px;
  line-height: 26px;
  text-align: center;
  color: #000000;
  min-height: 55px;
  margin-bottom: 15px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.pJt_Lst_2 p {
  font-weight: 500;
  font-size: 18px;
  line-height: 140%;
  text-align: center;
  color: #801024;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.pJt_Lst_3 {
  position: absolute;
  bottom: -25px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
}
.pJt_Lst_3 .bTn_:hover {
  background: #ffffff;
}
/* projects page */
/* projects single */
.pjTsng {
  padding-top: 127px;
  padding-bottom: 120px;
}
.pjTsng01 {
  background: #801024;
  border-radius: 3px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.pjTsng_zWrpB {
  border-left: 1px solid #ffffff;
}
.pjTsng_zB {
  padding-left: 160px;
  align-items: center;
  display: flex;
  padding-top: 10px;
  padding-bottom: 10px;
}
.pjTsng_zB i {
  font-size: 32px;
  color: #ffffff;
}
.pjTsng_zB .pjTsng_zB1 {
  padding-left: 29px;
}
.pjTsng_zB .pjTsng_zB1 h4 {
  font-style: normal;
  font-weight: 600;
  font-size: 22px;
  line-height: 130%;
  color: #f4f4f4;
  margin-bottom: 0px;
}
.pjTsng_zB .pjTsng_zB1 p {
  font-weight: 400;
  font-size: 18px;
  line-height: 130%;
  color: #f4f4f4;
  margin-bottom: 0px;
}
.pjTsng02 {
  margin-top: 32px;
}
.pjTsng02 p {
  font-weight: 300;
  font-size: 18px;
  line-height: 167%;
  color: #000000;
}
.pJT_inR_01 {
  height: 448px;
}
.pJT_inR_01 img {
  object-fit: cover;
  object-position: center;
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
}
.pjTsng03 {
  margin-top: 16px;
}
.owlPjtInr {
  margin-top: 50px;
  position: relative;
}
.owl-theme.owlPjtInr .owl-nav {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  margin-top: 0px;
  left: 0px;
  right: 0px;
}
.owl-carousel.owlPjtInr .owl-nav button.owl-next,
.owl-carousel.owlPjtInr .owl-nav button.owl-prev {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  background: #ffffff;
  border: 1px solid #801024;
  width: 54px;
  height: 54px;
  margin: 0px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  display: flex;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}

.owl-carousel.owlPjtInr .owl-nav button.owl-next.disabled,
.owl-carousel.owlPjtInr .owl-nav button.owl-prev.disabled {
  visibility: hidden;
  opacity: 0;
}

.owl-carousel.owlPjtInr .owl-nav button.owl-next i,
.owl-carousel.owlPjtInr .owl-nav button.owl-prev i {
  margin: auto;
  font-size: 15px;
  color: #801024;
}

.owl-carousel.owlPjtInr .owl-nav button.owl-prev {
  left: -80px;
}

.owl-carousel.owlPjtInr .owl-nav button.owl-next {
  right: -80px;
}

.owl-carousel.owlPjtInr .owl-nav button.owl-next:hover {
  right: -85px;
}
.owl-carousel.owlPjtInr .owl-nav button.owl-prev:hover {
  left: -85px;
}
/* projects single */

/* clients page */
.gx2225 {
  --bs-gutter-x: 25px;
  --bs-gutter-y: 22px;
}
.clE_t {
  padding-top: 118px;
  padding-bottom: 118px;
  background-color: #f4f4f4;
}
.clE_t_01 {
  background: #ffffff;
  box-shadow: 6px 6px 10px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  height: 271px;
  display: flex;
  padding: 32px;
}
.clE_t_01 img {
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  object-position: center;
}
/* clients page*/
/* promotions */
.pRmt {
  background-color: #f4f4f4;
  padding-top: 95px;
  padding-bottom: 140px;
}
.gx14 {
  --bs-gutter-x: 14px;
  --bs-gutter-y: 14px;
}

.pRmt_01 {
  font-weight: 700;
  font-size: 45px;
  line-height: 100%;
  text-align: center;
  text-transform: lowercase;
  color: #232d35;
  margin-bottom: 85px;
}
.pRmt_02 {
  height: 350px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  position: relative;
  display: flex;
  flex-direction: column;
  padding: 20px 20px 28px 27px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.offRzon {
  position: absolute;
  width: 130px;
  top: -5px;
  right: 20px;
  height: 150px;
  background-image: url("../images/offr.png");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: contain;
  display: flex;
  flex-direction: column;
  padding-top: 10px;
}
.offRzon h4 {
  font-weight: 500;
  font-size: 46px;
  line-height: 1;
  text-transform: lowercase;
  color: #ffffff;
  margin-left: auto;
  margin-right: auto;
}
.pRmt_03 {
  margin-top: 0px;
  margin-bottom: auto;
  padding-top: 15px;
}
.pRmt_03 h4 {
  font-weight: 700;
  font-size: 20px;
  line-height: 160%;
  text-transform: lowercase;
  color: #ffffff;
}
.pRmt_04 {
  margin-top: auto;
  margin-bottom: 0px;
}
.pRmt_04 h4 {
  font-weight: 700;
  font-size: 50px;
  line-height: 61px;
  text-transform: lowercase;
  color: #ffffff;
  margin-bottom: 20px;
}

.pRmt_04 p {
  font-weight: 500;
  font-size: 16px;
  line-height: 160%;
  text-transform: lowercase;
  color: #ffffff;
}

.pRmtDw {
  padding-top: 95px;
  padding-bottom: 110px;
}
.pRmtDw_01 {
  height: 498px;
}
.pRmtDw_01 img {
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
  object-fit: cover;
  object-position: center;
}
.pRmtDw_02 {
  margin-top: 23px;
}
.pRmtDw_02_a {
  border: 3px solid #801024;
  box-sizing: border-box;
  border-radius: 4px;
  font-size: 20px;
  line-height: 1;
  text-align: center;
  color: #801024;
  padding-top: 25px;
  padding-bottom: 25px;
  display: block;
  text-decoration: none;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.pRmtDw_02_a:hover {
  background-color: #801024;
  color: #ffffff;
}
/* promotions */

/* contact */
.cNtc {
  background: #f4f4f4;
  padding-top: 75px;
  padding-bottom: 65px;
}
.cNtc01 {
  margin-bottom: 68px;
  max-width: 740px;
}
.cNtc01 h2 {
  font-weight: 700;
  font-size: 45px;
  line-height: 120%;
  text-align: center;
  text-transform: lowercase;
  color: #232d35;
}
.cNtc02 {
  background: #ffffff;
  box-shadow: 4px 4px 13px rgba(0, 0, 0, 0.15);
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  padding: 36px 87px 53px 87px;
  min-height: 440px;
}
.cNm_hHd_0 {
  margin-bottom: 40px;
}
.cNtc03 {
  min-height: 440px;
}
.cNtc03 img {
  border-radius: 5px;
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
  object-fit: cover;
  object-position: center;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
}

.cNm_hHd_3 .form-control {
  border: 1px solid #d1d1d1;
  box-sizing: border-box;
  border-radius: 5px;
  font-weight: 500;
  font-size: 16px;
  line-height: 160%;
  text-transform: capitalize;
  color: #801024;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  padding: 10px 10px;
  outline: none;
  box-shadow: none;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}

.cNm_hHd_3 .form-control:hover,
.cNm_hHd_3 .form-control:focus {
  border: 1px solid #801024;
}
.cNm_hHd_3 .form-control ::placeholder {
  color: #555555;
  opacity: 1; /* Firefox */
}
.cNm_hHd_3 .form-control :-ms-input-placeholder {
  color: #555555;
}
.cNm_hHd_3 .form-control ::-ms-input-placeholder {
  color: #555555;
}

.cNm_Btn {
  margin-left: auto;
  margin-right: 0px;
  background: #801024;
  border: 1px solid #801024;
  outline: none;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  color: #ffffff;
  padding: 10px 20px;
  outline: none;
  font-weight: 500;
  font-size: 16px;
  line-height: 125%;
  text-align: center;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.cNm_Btn:hover {
  background: transparent;
  color: #801024;
}

.cNtc_zB {
  background: #f4f4f4;
  padding-top: 75px;
  padding-bottom: 75px;
}
.cNtc_zB0 {
  position: relative;
}
.cNtc_zB_t {
  position: absolute;
  background: #030436;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  padding-top: 10px;
  padding-bottom: 10px;
  top: -50px;
}
.cNtc_zB1 {
  padding: 57px 20px 20px 20px;
  border: 1px solid transparent;
  box-sizing: border-box;
  height: 266px;
  width: 100%;
}
.cNtc_zB1:hover {
  border: 1px solid #ffffff;
}
.cNtc_zB2 {
}
.cNtc_zB2 i {
  font-size: 38px;
  color: #ffffff;
  text-align: center;
}
.cNtc_zB2 h4 {
  margin-top: 14px;
  font-weight: 500;
  font-size: 18px;
  line-height: 100%;
  text-align: center;
  text-transform: capitalize;
  color: #ffffff;
}
.cNtc_zB3 {
  margin-top: 22px;
}
.cNtc_zB3 p {
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  color: #ffffff;
  margin-bottom: 0px;
  word-break: break-all;
}

.cNtc_zC {
}
.cNtc_zC iframe {
  width: 100%;
  height: 673px;
}
/* contact */

/* mobile */
#mobHam {
  -webkit-tap-highlight-color: transparent;
  outline: none !important;
  box-shadow: none;
  margin-left: 1rem;
  display: none;
  width: 30px;
  margin-right: 1rem;
  height: 25px;
  position: absolute;
  cursor: pointer;
  right: 0px;
  border: 0px;
  outline: 0px;
  top: 70%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  z-index: 1500;
  background: transparent;
}
#mobHam:focus,
#mobHam:hover {
  outline: none !important;
  box-shadow: none;
}
#mobHam span {
  transition: all 0.4s ease-in-out;
  left: 0px;
  position: absolute;
  display: block;
  background-color: rgb(141 141 141);
  width: 100%;
  height: 4px;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
}
#mobHam span:nth-child(1) {
  top: 3px;
}
#mobHam span:nth-child(2) {
  top: 10px;
}
#mobHam span:nth-child(3) {
  top: 17px;
}

.mobShow #mobHam span {
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
}
.mobShow #mobHam span:nth-child(1) {
  left: 50%;
  top: 50%;
  width: 80%;
  transform: translate(-50%, -50%) rotate(-45deg);
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
  -moz-transform: translate(-50%, -50%) rotate(-45deg);
  -ms-transform: translate(-50%, -50%) rotate(-45deg);
  -o-transform: translate(-50%, -50%) rotate(-45deg);
}

.mobShow #mobHam span:nth-child(2) {
  visibility: hidden;
  opacity: 0;
  width: 0px;
}

.mobShow #mobHam span:nth-child(3) {
  left: 50%;
  top: 50%;
  width: 80%;
  transform: translate(-50%, -50%) rotate(45deg);
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  -moz-transform: translate(-50%, -50%) rotate(45deg);
  -ms-transform: translate(-50%, -50%) rotate(45deg);
  -o-transform: translate(-50%, -50%) rotate(45deg);
}
.lMnu {
  position: fixed;
  right: -350px;
  top: 0;
  height: 100%;
  width: 350px;
  /*background-color: rgba(128, 128, 128, 0.5);
  */
  z-index: 1000;
  transition: right 0.4s ease-in-out;
  -webkit-transition: right 0.4s ease-in-out;
  -moz-transition: right 0.4s ease-in-out;
  -ms-transition: right 0.4s ease-in-out;
  -o-transition: right 0.4s ease-in-out;
  display: flex;
}
.lMnu::before {
  position: absolute;
  opacity: 0;
  content: "";
  left: 0px;
  right: 0px;
  height: 100%;
  width: 100%;
  top: 0px;
  background-color: rgba(128, 128, 128, 0.5);
  z-index: -1;
}
.mobShow .lMnu {
  right: 0px;
  width: 100%;
}
.mobShow .lMnu::before {
  opacity: 1;
  transition: opacity 0.3s ease-in-out 0.3s;
  -webkit-transition: opacity 0.3s ease-in-out 0.3s;
  -moz-transition: opacity 0.3s ease-in-out 0.3s;
  -ms-transition: opacity 0.3s ease-in-out 0.3s;
  -o-transition: opacity 0.3s ease-in-out 0.3s;
}

.lMnu ul {
  padding-left: 0px;
  list-style: none;
}
.lMnu .lMnuIns {
  margin-top: 0px;
  margin-left: auto;
  margin-right: 0px;
  width: 21.875rem;
  height: 100%;
  background-color: white;
  padding-left: 0px;
  list-style: none;
  padding-top: 4rem;
  position: relative;
}
.lMnu ul li {
  margin-top: 0.4rem;
  margin-bottom: 0.4rem;
  margin-left: 0px !important;
}
.lMnu ul li a {
  font-style: normal;
  font-weight: 400;
  font-size: 1.2rem;
  line-height: 1.2rem;
  color: #000000;
  display: flex;
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-left: 1.5rem;
  text-decoration: none;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  align-items: center;
}

.lMnu ul li a::after {
  margin-left: auto;
  margin-right: 0px;
}
.lMnu ul li.active a,
.lMnu ul li.current_page_item a {
  background-color: rgba(0, 162, 85, 0.15);
  background: rgb(253, 249, 245, 0.15);
  color: #000000;
}
.lMnu ul li a:hover {
  text-decoration: none;
  background-color: rgba(0, 162, 85, 0.05);
  background: rgb(253, 249, 245, 0.05);
  color: #000000;
}
.lMnu .dooprint_underline {
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
}
.lMnuIns .dropdown-menu {
  position: unset;
  width: 100%;
  max-width: 100%;
}
.lMnuIns .dropdown-menu.show {
  border-top: 0px;
  border-radius: 0px;
  position: unset;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
}
.lMnuIns .dropdown-menu {
  transform: none;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
}
.lMnuIns .nav-link.dropdown-toggle.show {
  background: #fdf9f5;
}
.lMnuIns .dropdown-menu a {
  padding: 8px 10px 8px 25px;
  font-family: "Manrope", sans-serif;
}
.lMnuIns .eachBig_menu01 {
  font-size: 16px;
}
.lMnuIns .eachBig_menu01 span {
  font-family: "Manrope", sans-serif;
  font-size: 16px;
}
.mobBook {
  min-width: 120px;
  position: absolute;
  top: 50%;
  right: 60px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  padding: 5px 16px;
  display: none;
}

.fltMob {
  display: none;
  position: fixed;
  bottom: 0px;
  left: 0px;
  z-index: 100;
  right: 0px;
}
.fltMob ul {
  padding-left: 0px;
  margin-bottom: 0px;
  display: flex;
}
.fltMob ul li {
  display: flex;
  list-style: none;
  flex: 1;
  border-right: 1px solid #e0e0e0;
}
.fltMob ul li:last-child {
  border-right: 0px;
}
.fltMob ul li a {
  width: 100%;
  text-decoration: none;
  display: flex;
  background: #801024;
  padding: 10px 16px;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  color: #ffffff;
  align-items: center;
  font-size: 14px;
}

.fltMob ul li a i {
  font-size: inherit;
  color: inherit;
}

.fltMob ul li a span {
  margin-left: 8px;
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  color: inherit;
}
.wrpHdr_01 .cmN_wT {
  position: relative;
}
.srh_Hld {
  width: 0px;
  overflow: hidden;
  position: absolute;
  right: 0px;
  background-color: #ffffff;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  z-index: 1010;
}
.srh_Hld_z {
  padding: 10px 16px;
}
.srh_Hld_z .form-control {
  border: 1px solid #801024;
  box-sizing: border-box;
  border-radius: 5px;
  background: transparent;
  font-weight: 500;
  font-size: 16px;
  line-height: 25px;
  padding: 8px 12px;
  color: #801024;
  outline: none;
  box-shadow: none;
}
.srh_Hld_z button {
  margin-left: 10px;
  background: #801024;
  border-radius: 4px;
  font-weight: 600;
  font-size: 18px;
  line-height: 111%;
  text-align: center;
  color: #ffffff;
  padding: 8px 15px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  outline: none;
  box-shadow: none;
  border: 0px;
}

.sRch .srh_Hld {
  width: 400px;
}
.srInvk {
  z-index: 1010;
  position: relative;
}
.afTR_sr {
  position: fixed;
  background-color: transparent;
  width: 0px;
  height: 0px;
  z-index: -1;
  left: 0;
  right: 0;
  opacity: 0;
  transition-property: opacity, width, height;
  transition-duration: 1s 0.3s 0.3s;
  transition-delay: 0.5s, 1s, 1s;
  -webkit-transition-property: opacity, width, height;
  -webkit-transition-duration: 1s, 0.3s, 0.3s;
  -webkit-transition-delay: 0.5s, 1s, 1s;
}

.sRch .afTR_sr {
  z-index: 1000;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  transition: opacity 0.3s ease-in-out;
  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  -ms-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  opacity: 1;
}
/* mobile */

/* news and media */
.nWsWrp {
  --bs-gutter-y: 50px;
}
.nWs {
  background: #ffffff;
  border-radius: 10px;
  height: 480px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  position: relative;
  display: flex;
  flex-direction: column;
  box-shadow: 4px 4px 12px rgba(0, 0, 0, 0.15);
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.nWs:hover {
  margin-top: -10px;
  margin-bottom: 10px;
}
.nWs_Fl {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
}
.nWs_t {
  height: 305px;
}
.nWs_t img {
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
  object-fit: cover;
  object-position: center;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.nWs_b {
  flex: 1;
  padding: 32px 45px 40px 45px;
  display: flex;
  flex-direction: column;
}
.nWs_b h4 {
  font-style: normal;
  font-weight: 500;
  font-size: 22px;
  line-height: 120%;
  color: #000000;
  margin-top: 0px;
  margin-bottom: auto;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.nWs_b p {
  font-weight: 500;
  font-size: 16px;
  line-height: 110%;
  color: #801024;
  margin-top: auto;
  margin-bottom: 0px;
}
.nWs_Flt {
  position: absolute;
  right: 32px;
  bottom: 30px;
}
/* news and media */
/* news and media inner*/
.nWs_z1 {
  padding-top: 75px;
  padding-bottom: 490px;
}
.nWs_z1 h2 {
  margin-left: auto;
  margin-right: auto;
  font-weight: 500;
  font-size: 35px;
  line-height: 153%;
  text-align: center;
  color: #ffffff;
  max-width: 840px;
  margin-bottom: 32px;
}
.nWs_z1 p {
  font-weight: 500;
  font-size: 16px;
  line-height: 160%;
  text-align: center;
  color: #ffffff;
}
.nWs_z2 {
  background-color: #f4f4f4;
  position: relative;
  height: 250px;
}
.nWs_z2_inT {
  height: 650px;
  top: -440px;
  position: absolute;
  left: 0px;
  right: 0px;
}

.nWs_z2_inT img {
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
  object-fit: cover;
  object-position: center;
}
.nWs_z3 {
  background-color: #f4f4f4;
  padding-bottom: 30px;
}
.nWs_z3 P {
  font-weight: 300;
  font-size: 18px;
  line-height: 160%;
  color: #000000;
}
.video-js {
  width: 100%;
  height: 640px;
}
.vjs-poster {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.video-js .vjs-big-play-button {
  width: 150px;
  height: 150px;
  border: 5px solid #ffffff;
  box-sizing: border-box;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  margin: auto;
  display: flex;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}
.vjs-has-started .vjs-big-play-button {
  display: none;
}
.video-js .vjs-big-play-button .vjs-icon-placeholder {
  margin: auto;
}
.video-js .vjs-big-play-button .vjs-icon-placeholder::before {
  margin: auto;
  position: unset;
  font-size: 100px;
}
.vjs-modal-dialog .vjs-modal-dialog-content,
.video-js .vjs-modal-dialog,
.vjs-button > .vjs-icon-placeholder:before,
.video-js .vjs-big-play-button .vjs-icon-placeholder:before {
  font-family: VideoJS !important;
}
/* news and media inner*/
