h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Oswald", sans-serif;
  font-weight: 400;
  margin-bottom: 0px;
}
p,
a,
div,
span,
label,
input,
button,
textarea {
  font-family: "Oswald", sans-serif;
  font-weight: 400;
}
p {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 158%;
  color: #111111;
  margin-bottom: 25px;
}
html,
body {
  font-family: "Oswald", sans-serif;
  font-weight: 400;
  overflow-x: hidden;
}

.cmN_Wt {
  width: 100%;
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1rem;
  padding-right: 1rem;
}

.cmN_HdWrp {
}
.cmN_Hd {
  font-size: 50px;
  line-height: 101.69%;
  display: flex;
  letter-spacing: 0.03em;
  color: #00978e;
}
.cmN_Hd.wHT {
  color: #ffffff;
}
.cmN_Hd.gRy {
  color: #726b6b;
}
.cmN_Hd.blK {
  color: #272626;
}

.bTn_C {
  font-weight: normal;
  font-size: 30px;
  line-height: 101.69%;
  display: flex;
  align-items: center;
  letter-spacing: 0.075em;
  color: #ffffff;
  padding: 20px 30px;
  display: flex;
  background: #0c5e82;
  border-radius: 21.5px;
  text-decoration: none;
  -webkit-border-radius: 21.5px;
  -moz-border-radius: 21.5px;
  -ms-border-radius: 21.5px;
  -o-border-radius: 21.5px;
  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: 0px;
}
.bTn_C span,
.bTn_C i {
  font-weight: inherit;
  font-size: inherit;
  line-height: inherit;
  color: inherit;
  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;
}
.bTn_C span {
  margin-right: 15px;
}
.bTn_C:hover {
  padding-right: 20px;
  color: #ffffff;
}

.bTn_C:hover span {
  margin-right: 25px;
}

.bK_Wrp {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
/* header */
.toR_Hed {
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  z-index: 1000;
  background-color: #ffffff;
}
.navbar {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}
.toR_Hed_wrp {
  height: 220px;
  padding-bottom: 34px;
  padding-top: 34px;
  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;
}
.scrollinG .toR_Hed_wrp {
  height: 120px;
  padding-bottom: 10px;
  padding-top: 10px;
}
.navbar-brand {
  margin-top: auto;
  margin-bottom: 0px;
}
.hd_cM {
  display: flex;
  padding-left: 0px;
  margin-top: auto;
  margin-bottom: auto;
}
.hd_cM li {
  list-style: none;
}
.hd_cM li a {
  text-decoration: none;
  font-size: 16px;
  line-height: 24px;
  color: #31a9b0;
}

.hd_cM-1 {
  margin-left: auto;
  margin-right: 190px;
}
.hd_cM-1 li {
  margin-left: 32px;
}
.hd_cM-1 li:first-child {
  margin-left: 0px;
}
.hd_cM-2 {
  margin-left: auto;
  margin-right: 45px;
}
.hd_cM-2 li {
  margin-left: 32px;
}
.hd_cM-2 li:first-child {
  margin-left: 0px;
}

.hd_cM-3 {
  padding-left: 0px;
}
.hd_cM-3 li {
  margin-left: 16px;
}
.hd_cM-3 li:first-child {
  margin-left: 0px;
}

.navbar-collapse .nav-item {
  margin-left: 70px;
}
.navbar-collapse .nav-item:first-child {
  margin-left: 0px;
}

.navbar-collapse .nav-item.dropdown {
  position: unset;
}
.navbar-collapse .nav-item .nav-link {
  position: relative;
  font-weight: 600;
  font-size: 22px;
  line-height: 101.69%;
  display: flex;
  align-items: center;
  letter-spacing: 0.155em;
  text-transform: uppercase;
  color: #726b6b;
  padding-left: 0px !important;
  padding-right: 0px !important;
  border: 0px;
  outline: none;
  box-shadow: none;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 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 {
  color: #31a9b0;
}

.navbar-collapse .nav-item .nav-link:hover,
.navbar-collapse .nav-item .nav-link:focus {
  border: 0px;
  outline: none;
  box-shadow: none;
  color: #31a9b0;
}

.navbar-expand-lg .navbar-nav .dropdown-menu {
  position: absolute;
  width: 100%;
  max-width: 1600px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  padding: 65px 75px;
  background: #ffffff;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border: 0px;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
}

.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;
}

.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;
}
.reQsT {
  display: flex;
  margin-left: 50px;
  font-size: 16px;
  line-height: 24px;
  border: 1px solid #31a9b0;
  box-sizing: border-box;
  border-radius: 20px;
  color: #726b6b;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  position: relative;
  padding: 10px 50px 10px 16px;
  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;
}
.reQsT::after {
  position: absolute;
  content: "";
  right: 20px;
  border-left: 5px solid #726b6b;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-right: 5px solid transparent;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY();
  -moz-transform: translateY();
  -ms-transform: translateY();
  -o-transform: translateY();
  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;
}
.reQsT:hover {
  color: #31a9b0;
}

.reQsT:hover::after {
  border-left: 5px solid #31a9b0;
  right: 10px;
}
.drPLft {
}
.drPLft h4 {
  font-size: 50px;
  line-height: 101.69%;
  display: flex;
  align-items: center;
  letter-spacing: 0.03em;
  color: #00978e;
}
.drUl {
  --bs-gutter-x: 26px;
  --bs-gutter-y: 40px;

  --bs-gutter-x: 16px;
  --bs-gutter-y: 20px;
}
.drUl li {
  list-style: none;
}
.drUl li a {
  display: flex;
  height: 166px;
  height: 135px;
  text-decoration: none;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  position: relative;
  overflow: hidden;
}

.drUl li a::after {
  background-color: rgb(32, 125, 131, 0.4);
  opacity: 0.8;
  position: absolute;
  content: "";
  left: 0px;
  right: 0px;
  bottom: 0px;
  top: 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;
}

.drUl li a:hover::after {
  opacity: 0;
}

.drUl li a.active::after {
  opacity: 0;
}
.drUlIns {
  margin-top: auto;
  margin-bottom: 0px; /* 
  min-height: 80px; */
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
  border-radius: 0px 0px 5px 5px;
  -webkit-border-radius: 0px 0px 5px 5px;
  -moz-border-radius: 0px 0px 5px 5px;
  -ms-border-radius: 0px 0px 5px 5px;
  -o-border-radius: 0px 0px 5px 5px;
  padding: 10px 20px 30px 20px;
}
.drUlIns h4 {
  font-weight: 700;
  font-size: 20px;
  font-size: 16px;
  line-height: 120%;
  text-transform: uppercase;
  color: #ffffff;
}
.drUl_i {
  top: 10px;
  right: -50px;
  position: absolute;
  width: 34px;
  height: 34px;
  border-radius: 50%;
  background: #31a9b0;
  -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;
}
.drUl_i i {
  margin: auto;
  color: #ffffff;
  font-size: 12px;
}

.drUl li a:hover .drUl_i,
.drUl li a.active .drUl_i {
  right: 8px;
}

.sMT_MNu {
  --bs-gutter-x: 16px;
  --bs-gutter-y: 20px;
  padding-left: 0px;
}
.sMT_MNu li {
  list-style: none;
}
.sMT_MNu li a {
  display: flex;
  text-decoration: none;
  align-items: center;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  padding: 5px 10px;
  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;
}

.sMT_MNu li a:hover {
  background: rgba(49, 170, 176, 0.4);
}
.sMT_MNu li a.active {
  background: rgba(49, 170, 176, 0.4);
}
.sMT_MNu_L1 {
  width: 50px;
  height: 50px;
  margin-right: 15px;
  min-width: 50px;
}
.sMT_MNu_L1 img {
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-width: 100;
  object-position: center;
  object-fit: cover;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.sMT_MNu_R1 {
}
.sMT_MNu_R1 h4 {
  font-weight: 700;
  font-size: 14px;
  line-height: 120%;
  text-transform: uppercase;
  color: #000000;
}
/* header */

/* body */
#toR_Body {
  padding-top: 220px;
}
/* body */

/* home slider */
.owlHome {
}
.Hm_sec_Z1W {
  height: 860px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.Hm_sec_Z1In {
  max-width: 650px;
}
.Hm_sec_Z1In h2 {
  font-weight: 600;
  font-size: 75px;
  line-height: 103.2%;
  color: #ffffff;
}
.Hm_sec_Z1In h3 {
  margin-top: 32px;
  font-weight: 200;
  font-size: 50px;
  line-height: 74px;
  color: #ffffff;
  margin-bottom: 41px;
}
/* home slider */

/* home about */
.Hm_sec_Z2 {
  padding-top: 120px;
  padding-bottom: 110px;
}
.Hm_sec_Z2L {
}
.Hm_sec_Z2L01 {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 355px;
  margin-bottom: 50px;
}
.Hm_sec_Z2L01 img {
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  object-position: center;
}
.Hm_sec_Z2L h3 {
  font-size: 30px;
  line-height: 101.69%;
  display: block;
  align-items: center;
  text-align: center;
  letter-spacing: -0.015em;
  color: #726b6b;
}
.Hm_sec_Z2L h5 {
  margin-top: 16px;
  font-size: 25px;
  line-height: 101.69%;
  display: block;
  align-items: center;
  text-align: center;
  letter-spacing: -0.03em;
  color: #726b6b;
}
.Hm_sec_Z2R h4 {
  font-size: 45px;
  line-height: 101.69%;
  display: flex;
  align-items: center;
  letter-spacing: -0.03em;
  color: #726b6b;
  margin-bottom: 50px;
}
.Hm_sec_Z2R p {
  font-weight: 300;
  font-size: 20px;
  line-height: 140%;
  letter-spacing: 0.02em;
  color: #272626;
}
/* home about */

/* home services */
.Hm_sec_Z3 {
  background: rgba(61, 61, 61, 0.05);
  padding-top: 100px;
  padding-bottom: 100px;
}
.sRv01 {
  background: #ffffff;
  box-shadow: 6px 6px 10px rgba(0, 0, 0, 0.08);
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  padding: 10px 10px 10px 18px;
  height: 365px;
  margin-bottom: 30px;
  display: flex;
  flex-direction: column;
}
.sRv01_a {
  height: 255px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  position: relative;
}
.sRv01_a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  max-width: 100%;
  max-height: 100%;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
}
.sRv01_b {
  position: absolute;
  display: flex;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
  border-radius: 0px 0px 5px 5px;
  padding: 16px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  min-height: 122px;
}
.sRv01_b h4 {
  margin-top: auto;
  margin-bottom: 0px;
  font-weight: 700;
  font-size: 35px;
  line-height: 100%;
  text-transform: uppercase;
  color: #ffffff;
}
.sRv_bTn {
  margin-left: auto;
  margin-right: 0px;
  text-decoration: none;
  display: flex;
  font-size: 20px;
  line-height: 101.69%;
  display: flex;
  align-items: center;
  letter-spacing: 0.075em;
  color: #0c827b;
}
.sRv_bTn span,
.sRv_bTn i {
  font-size: inherit;
  line-height: inherit;
  color: inherit;
  letter-spacing: inherit;
}

.sRv_bTn span {
  margin-right: 16px;
}

.owlService {
  position: relative;
  margin-top: 100px;
}
.owl-theme.owlService .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.owlService .owl-nav button.owl-next,
.owl-carousel.owlService .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;
  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.owlService .owl-nav button.owl-next i,
.owl-carousel.owlService .owl-nav button.owl-prev i {
  margin: auto;
  font-size: 57px;
  color: #31a9b0;
}

.owl-carousel.owlService .owl-nav button.owl-prev {
  left: -70px;
}

.owl-carousel.owlService .owl-nav button.owl-next {
  right: -70px;
}

.owl-carousel.owlService .owl-nav button.owl-next:hover {
  right: -75px;
}
.owl-carousel.owlService .owl-nav button.owl-prev:hover {
  left: -75px;
}
/* home services */

/* home brands */
.Hm_sec_Z4 {
  padding-top: 100px;
  padding-bottom: 100px;
}
.Hm_sec_Z4Abs {
  position: absolute;
  top: 0px;
  right: 0px;
}
.brDhl {
  height: 100px;
  width: 100%;
}

.brDhl img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
  max-width: 100%;
  max-height: 100%;
}
.Hm_sec_Z4_B {
  margin-top: 100px;
  --bs-gutter-x: 50px;
  --bs-gutter-y: 50px;
}
/* home brands */

/* home projects */
.Hm_sec_Z5 {
  padding-top: 100px;
  padding-bottom: 50px;
}
.Hm_sec_Z5_T1 {
  margin-top: 160px;
}
.Hm_sec_Z5_T {
  background: #ffffff;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  padding: 57px 67px;
}
.Hm_sec_Z5_T h4 {
  font-weight: 500;
  font-size: 45px;
  line-height: 135.69%;
  display: flex;
  align-items: center;
  letter-spacing: 0.025em;
  color: #726b6b;
  margin-bottom: 18px;
  max-width: 400px;
}
.Hm_sec_Z5_T h5 {
  font-weight: 500;
  font-size: 20px;
  line-height: 135.69%;
  display: flex;
  align-items: center;
  letter-spacing: 0.025em;
  color: #00978e;
  max-width: 330px;
}
.Hm_sec_Z5_T2 {
  margin-top: 200px;
  --bs-gutter-x: 20px;
  --bs-gutter-y: 16px;
}

.Hm_Pjc {
  background: #ffffff;
  border-radius: 5px;
  padding: 16px 30px;
  display: flex;
  height: 145px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  text-decoration: none;
  color: #726b6b;
  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;
  position: relative;
}
.Hm_Pjc_Hd {
  margin-top: auto;
  margin-bottom: auto;
  font-weight: 500;
  font-size: 25px;
  line-height: 135.69%;
  display: flex;
  align-items: center;
  letter-spacing: 0.025em;
  color: inherit;
}

.Hm_Pjc:hover {
  color: #00978e;
}
.Hm_Pjc::after {
  position: absolute;
  content: "";
  width: 85%;
  height: 0px;
  background-color: #00978e;
  bottom: 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;
}
.Hm_Pjc:hover::after {
  height: 3px;
  bottom: 16px;
}
/* home projects */

/* home clients */
.Hm_sec_Z6 {
  padding-top: 130px;
  padding-bottom: 130px;
}
.owlClientLogo {
  margin-top: 60px;
}
.clT_logo {
  height: 120px;
}
.clT_logo img {
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  object-position: center;
}
/* home clients */

/* home testimonials */
.Hm_sec_Z7 {
  padding-top: 74px;
  padding-bottom: 100px;
  background: rgba(61, 61, 61, 0.05);
}
.Hm_sec_Z7_w {
  width: 100%;
  max-width: 1330px;
  margin-left: auto;
  margin-right: 50px;
  margin-top: 90px;
}
.Hm_sec_Z7_w .row {
  --bs-gutter-x: 84px;
  --bs-gutter-y: 16px;
}
.tsTm {
}
.tsTm_1 {
  min-height: 180px;
}
.tsTm p {
  font-weight: 300;
  font-size: 20px;
  line-height: 149.19%;
  letter-spacing: 0.03em;
  color: #645656;
}
.tsTm h4 {
  font-weight: 500;
  font-size: 30px;
  line-height: 149.19%;
  letter-spacing: 0.03em;
  color: #645656;
}
.tsTm h5 {
  font-weight: 500;
  font-size: 22px;
  line-height: 149.19%;
  letter-spacing: 0.03em;
  color: #645656;
}
/* home testimonials */

/* home 8 */

.Hm_sec_Z8 {
  padding-top: 60px;
}

.Hm_sec_Z8z-L,
.Hm_sec_Z8z-R {
  width: 100%;
  border: 1px solid #0c5e82;
  padding: 40px 16px 32px 16px;
  margin-bottom: 25px;
}

.Hm_sec_Z8z-L {
  background-color: #0c5e82;
}
.Hm_sec_Z8z-Im {
  width: 100%;
  max-width: 280px;
  height: 135px;
  margin-left: auto;
  margin-right: auto;
}
.Hm_sec_Z8z-Im img {
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  object-position: center;
}
.Hm_sec_Z8z-Txt {
  margin-top: 10px;
}
.Hm_sec_Z8z-Txt p {
  margin-left: auto;
  margin-right: auto;
  font-size: 20px;
  line-height: 140%;
  display: flex;
  align-items: center;
  text-align: center;
  letter-spacing: 0.02em;
  color: #ffffff;
  max-width: 512px;
}

.Hm_sec_Z8z-R .Hm_sec_Z8z-Txt p {
  color: #272626;
  max-width: 400px;
}
.Hm_sec_Z8z-R1 {
  margin-left: auto;
  margin-right: auto;
}
.Hm_sec_Z8z-R1 p {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  display: block;
  align-items: center;
  text-align: center;
  letter-spacing: 0.02em;
  color: #272626;
  margin-bottom: 5px;
}

/* home 8 */

/* footer */
footer {
  padding-top: 34px;
  padding-bottom: 34px;
}
.fotr_Logo {
  width: 192px;
  padding-top: 16px;
  padding-bottom: 16px;
}
.fotr_Logo img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center left;
  max-width: 100%;
  max-height: 100%;
}
.foo_link {
  margin-left: auto;
  margin-right: 90px;
  display: flex;
  padding-left: 0px;
  padding-top: 16px;
  padding-bottom: 16px;
}
.foo_link li {
  margin-left: 72px;
  list-style: none;
}

.foo_link li:first-child {
  margin-left: 0px;
}
.foo_link li a {
  padding-top: 5px;
  padding-bottom: 5px;
  font-weight: 600;
  font-size: 22px;
  line-height: 101.69%;
  display: flex;
  align-items: center;
  letter-spacing: 0.155em;
  text-transform: uppercase;
  color: #726b6b;
  text-decoration: none;
}
/* footer */

/* about */
.aBt_01 {
  height: 508px;
}
.aBt_01_hd {
  font-weight: normal;
  font-size: 75px;
  line-height: 111px;
  color: #ffffff;
}
/* about */

/* about ceo message */
.aBt_02 {
  padding-top: 95px;
  padding-bottom: 95px;
  background: #f6f3f3;
}
.aBt_02z-1 {
  background: #ffffff;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
.aBt_02zL {
  min-height: 624px;
  display: flex;
  padding: 50px 70px;
  width: 100%;
  max-width: 580px;
}
.aBt_02zL h4 {
  margin: auto auto 70px auto;
  font-size: 45px;
  line-height: 101.69%;
  display: flex;
  align-items: center;
  letter-spacing: -0.03em;
  color: #ffffff;
}
.aBt_02zR {
  padding: 100px 50px 100px 50px;
}
.aBt_02zR p {
  font-weight: 300;
  font-size: 20px;
  line-height: 140%;
  letter-spacing: 0.02em;
}
/* about ceo message */

/* about mission and vision */
.aBt_03 {
  padding-top: 120px;
  padding-bottom: 110px;
}
.aBt_mSvS {
  margin-bottom: 80px;
}
.aBt_mSvS p {
  font-weight: 300;
  font-size: 20px;
  line-height: 140%;
  letter-spacing: 0.02em;
  color: #272626;
}
.aBt_03_B {
  margin-bottom: 16px;
}
.aBt_03_B p {
  font-weight: 300;
  font-size: 20px;
  line-height: 140%;
  letter-spacing: 0.02em;
  color: #272626;
}
.aBt_03z_B {
  background: #31a9b0;
  display: flex;
  min-height: 230px;
  padding: 56px 53px;
  margin-bottom: 80px;
}
.aBt_03z_B h4 {
  margin-top: auto;
  font-weight: 400;
  font-size: 45px;
  line-height: 101.69%;
  display: flex;
  align-items: center;
  letter-spacing: -0.03em;
  color: #ffffff;
}
/* about mission and vision */

/* about team */
.aBt_04 {
  background: rgba(61, 61, 61, 0.05);
  padding-top: 75px;
  padding-bottom: 145px;
}
.aBt_03z {
  margin-top: 50px;
  height: 500px;
}
/* about team */

/* services head */
.aBt_01_hdt {
  font-weight: 200;
  font-size: 50px;
  line-height: 74px;
  text-align: center;
  color: #ffffff;
  margin-bottom: 40px;
}
.srvIns {
  padding-bottom: 100px;
}
/* services head */

/* service inside 1 */
.srVins_1 {
  background: #f7f3f3;
  padding-top: 100px;
  padding-bottom: 100px;
}
.srVins_1Wrp {
  --bs-gutter-x: 150px;
  --bs-gutter-y: 16px;
}
.srVins_1L {
  max-width: 320px;
}
.srVins_1L p {
  font-weight: 500;
  font-size: 30px;
  line-height: 140%;
  letter-spacing: 0.02em;
  color: #31a9b0;
}
.srVins_1R {
}
.srVins_1R p {
  font-weight: 300;
  font-size: 20px;
  line-height: 140%;
  letter-spacing: 0.02em;
  color: #272626;
}
/* service inside 1 */

/* service inside 2 */
.srVins_2 {
  padding-top: 95px;
  padding-bottom: 130px;
}
.srVins_2L {
  padding-top: 16px;
  padding-bottom: 16px;
}
.srVins_2R {
  width: 100%;
  height: 580px;
}
/* service inside 2 */

/* service inside 3 */
.srVins_3 {
  background: #d5e8e9;
  padding-top: 75px;
  padding-bottom: 75px;
}
.srVins_3_wrp {
  padding: 80px 90px;
}
.srVins_3_wrp01 {
}
.srVins_3_wrp01 p {
  font-weight: 500;
  font-size: 30px;
  line-height: 140%;
  letter-spacing: 0.02em;
  color: #ffffff;
}
/* service inside 3 */

/* projects  */
.pjCts_01 {
  padding-bottom: 60px;
}
.pjCts_TIns {
  --bs-gutter-x: 20px;
  --bs-gutter-y: 60px;
}
.prcTtabS {
  margin-top: -50px;
  margin-bottom: 40px;
}
.prcTtabS ul {
  padding-left: 0px;
  background: #ffffff;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  display: flex;
}
.prcTtabS ul li {
  list-style: none;
  width: auto;
}
.prcTtabS ul li a {
  text-decoration: none;
  font-size: 20px;
  line-height: 135.69%;
  display: flex;
  align-items: center;
  letter-spacing: 0.025em;
  color: #8b8e8e;
  min-height: 140px;
  min-width: 145px;
  padding: 16px 20px 16px 26px;
  border-right: 1px solid #cecdcd;
  width: auto;
  position: relative;
}
.prcTtabS ul li a::after {
  width: 100%;
  height: 0px;
  background: #00978e;
  position: absolute;
  content: "";
  left: 0px;
  right: 0px;
  bottom: 0px;
}
.prcTtabS ul li a.active {
  color: #00978e;
  background: #efebeb;
}
.prcTtabS ul li a.active::after {
  height: 4px;
}

.pjctBig {
  background: #31a9b0;
  display: flex;
  text-decoration: none;
  padding: 50px 50px;
  height: 580px;
}
.pjctBigArw {
  position: absolute;
  right: 60px;
  bottom: 84px;
  display: flex;
  width: 74px;
  height: 74px;
  background: #ffffff;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  z-index: 2;
}
.pjctBigArw i {
  font-size: 16px;
  color: #31a9b0;
  margin: auto;
}
.pjctBigBack {
  width: 100%;
  max-width: 900px;
  padding: 32px;
  height: 100%;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 0;
}
.pjCtsOl {
  height: 400px;
  padding: 50px;
  display: flex;
  text-decoration: none;
}
.pjCtsOl_01 {
  background: #ffffff;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  padding: 51px 42px;
  max-width: 500px;
  margin-left: auto;
  margin-right: 0px;
  width: 100%;
}
.pjctBig .pjCtsOl_01 {
  margin-left: 0px;
  max-width: 660px;
  z-index: 1;
  position: relative;
}
.pjCtsOl_01 h4 {
  font-weight: 500;
  font-size: 45px;
  line-height: 135.69%;
  display: flex;
  align-items: center;
  letter-spacing: 0.025em;
  color: #726b6b;
  margin-bottom: 18px;
  max-width: 300px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.pjCtsOl_01 h5 {
  max-width: 230px;
  font-weight: 500;
  font-size: 20px;
  line-height: 135.69%;
  display: flex;
  align-items: center;
  letter-spacing: 0.025em;
  color: #00978e;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
/* projects  */

/* contact  */
.cnT_01 {
  padding-top: 99px;
  padding-bottom: 99px;
}
.cnT_01_W {
  background: #ffffff;
  border: 0.5px solid #b9b0b0;
  box-sizing: border-box;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  padding: 100px 155px 60px 155px;
}
.cnT_01_Frm {
  margin-top: 80px;
}
.cnT_01_Frm .form-label {
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 140%;
  letter-spacing: 0.02em;
  color: #31a9b0;
  margin-bottom: 0px;
}
.cnT_01_Frm .form-control {
  font-family: "Roboto", sans-serif;
  background: #f3f3f3;
  border: 1px solid #cbcbcb;
  box-sizing: border-box;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  padding: 12px 16px;
  font-size: 18px;
  outline: none;
  box-shadow: none;
  color: #31a9b0;
}

.cnT_01_Frm .form-control:hover,
.cnT_01_Frm .form-control:focus {
  border: 1px solid #31a9b0;
}
.cnT_01_FBtn {
  display: flex;
  align-items: center;
  background: #55a4c0;
  border-radius: 21.5px;
  border: 0px;
  min-width: 220px;
  font-size: 25px;
  line-height: 101.69%;
  display: flex;
  letter-spacing: 0.075em;
  color: #ffffff;
  padding: 14px 15px 14px 25px;
}
.cnT_01_FBtn span {
  font-weight: inherit;
  font-size: inherit;
  line-height: inherit;
  color: inherit;
  letter-spacing: inherit;
  margin-right: auto;
}
.cnT_01_FBtn i {
  margin-left: auto;
  margin-right: 10px;
  font-weight: inherit;
  font-size: inherit;
  line-height: inherit;
  color: inherit;
  transition: all 0.3s ease-in-out;
  letter-spacing: inherit;
  -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;
}
.cnT_01_FBtn:hover i {
  margin-left: auto;
  margin-right: 0px;
}
/* contact  */

/* contact maps */

.cnT_02 {
  padding-top: 50px;
  padding-bottom: 50px;
}
.cnT_02 .nav-tabs {
  border-bottom: 1px solid #eae9e9;
  margin-bottom: 50px;
}
.cnT_02 .nav-tabs .nav-link {
  margin-bottom: 0px;
  border: 0px;
  position: relative;
  padding-left: 0px;
  padding-right: 0px;
}

.cnT_02 .nav-tabs .nav-item {
  display: flex;
  margin-right: 16px;
}
.cnT_02 .nav-tabs .nav-link.active::after {
  position: absolute;
  content: "";
  bottom: -2px;
  width: 70%;
  height: 3px;
  background: #31a9b0;
  left: 0px;
}
.cNTl_oc {
  max-width: 350px;
  height: 100%;
}
.cNTl_ocL {
  padding: 10px 20px 10px 10px;
}
.cNTl_ocL i {
  color: #c4c4c4;
  font-size: 34px;
}

.cnT_02 .nav-tabs .nav-link.active .cNTl_ocL i {
  color: #31a9b0;
}
.cNTl_ocR {
}
.cNTl_ocR h4 {
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  font-size: 30px;
  line-height: 140%;
  letter-spacing: 0.02em;
  color: #31a9b0;
  text-align: left;
}

.cNTl_ocR p {
  text-align: left;
  font-weight: 500;
  font-size: 16px;
  line-height: 140%;
  letter-spacing: 0.02em;
  color: #31a9b0;
}

.cNBL {
}
.cNBL iframe {
  width: 100%;
  height: 475px;
  display: block;
}
.cNBR {
  background: #00978e;
  display: flex;
}
.cNBR2 {
  margin-top: auto;
  margin-bottom: 0px;
  width: 100%;
  padding: 50px 56px 59px 75px;
}
.cNBR2 a {
  font-family: "Roboto", sans-serif;
  display: flex;
  text-decoration: none;
  padding: 5px;
  font-size: 20px;
  line-height: 100%;
  letter-spacing: 0.02em;
  color: #ffffff;
}
/* contact maps */

/* project single */
.pjCt_Sng {
  padding-top: 100px;
  padding-bottom: 100px;
}
.pjCt_Sng01_za {
  margin-top: -150px;
  background: #ffffff;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  padding: 56px 100px 56px 58px;
}
.pjCt_Sng01_zaL {
  max-width: 400px;
}
.pjCt_Sng01_zaL h4 {
  font-weight: 500;
  font-size: 45px;
  line-height: 135.69%;
  display: flex;
  align-items: center;
  letter-spacing: 0.025em;
  color: #726b6b;
  margin-bottom: 18px;
}
.pjCt_Sng01_zaL h5 {
  font-weight: 500;
  font-size: 20px;
  line-height: 135.69%;
  display: flex;
  align-items: center;
  letter-spacing: 0.025em;
  color: #00978e;
}
.pJT_bk {
  margin-left: auto;
  text-decoration: none;
  font-size: 22px;
  line-height: 101.69%;
  display: flex;
  align-items: center;
  letter-spacing: 0.155em;
  text-transform: uppercase;
  color: #00978e;
}
.pJT_bk_Icon {
  background: #00978e;
  width: 72px;
  height: 72px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  display: flex;
  margin-right: 17px;
}
.pJT_bk_Icon i {
  margin: auto;
  color: #ffffff;
}
.pJT_bk span {
  font-size: inherit;
  line-height: inherit;
  color: inherit;
  letter-spacing: inherit;
}
.pJT_bk:hover {
  text-decoration: none;
}
.pjCt_Sng02 {
  padding-top: 50px;
  padding-bottom: 0px;
}
.pjCt_Sng02_z01 {
  height: 700px;
  margin-bottom: 100px;
}
.pjCt_Sng02_z01 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.pjCt_Sng02_z02 {
  max-width: 370px;
  padding-left: 50px;
}
.pjCt_Sng02_z02 p {
  font-weight: 500;
  font-size: 30px;
  line-height: 140%;
  letter-spacing: 0.02em;
  color: #31a9b0;
}
.pjCt_Sng02_z03 {
  max-width: 450px;
}
.pjCt_Sng02_z03 p {
  font-weight: 300;
  font-size: 20px;
  line-height: 140%;
  letter-spacing: 0.02em;
  color: #272626;
}

.brDcrb {
}
.brDcrb a {
  display: flex;
  font-weight: 200;
  font-size: 50px;
  line-height: 74px;
  text-align: center;
  color: #ffffff;
  padding-right: 25px;
  text-decoration: none;
  position: relative;
  margin-right: 16px;
}

.brDcrb a::after {
  position: absolute;
  content: "";
  top: 50%;
  right: -5px;
  border: 10px solid transparent;
  border-left-color: #ffffff;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
.brDcrb h4 {
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 135.69%;
  display: flex;
  align-items: center;
  letter-spacing: 0.025em;
  color: #ffffff;
  max-width: 140px;
}
/* project single */

/* career page */
.Hm_Crr {
  padding-top: 100px;
  padding-bottom: 60px;
}
.Hm_Crr_zA {
  background: #ffffff;
  border: 0.5px solid #b9b0b0;
  box-sizing: border-box;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  padding: 50px 1rem;
}
.Hm_Crr_Inr {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  max-width: 1275px;
}
.Hm_Crr_Hd {
  margin-top: 50px;
  margin-bottom: 84px;
}
.Hm_Crr_HdH {
  font-weight: 500;
  font-size: 45px;
  line-height: 135.69%;
  letter-spacing: 0.025em;
  color: #726b6b;
}
.Hm_Crr_Frm {
}
.Hm_Crr_Frm .form-label {
  font-weight: 500;
  font-size: 16px;
  line-height: 140%;
  letter-spacing: 0.02em;
  color: #31a9b0;
  font-family: "Roboto", sans-serif;
  display: block;
}
.Hm_Crr_Frm .form-control {
  background: #f3f3f3;
  border: 1px solid #cbcbcb;
  box-sizing: border-box;
  font-size: 17px;
  color: #31a9b0;
  font-family: "Roboto", sans-serif;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  padding: 11px 16px;
  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;
  outline: none;
  box-shadow: none;
}
.Hm_Crr_Frm .form-control:hover,
.Hm_Crr_Frm .form-control:focus {
  border: 1px solid #31a9b0;
}
.Hm_Crr_Upl {
  display: block;
}
#myFileUpld {
  display: none;
}
.Hm_Crr_Upl_Btn {
  background: #55a4c0;
  border-radius: 50px;
  font-size: 16px;
  line-height: 101.69%;
  letter-spacing: 0.075em;
  color: #ffffff;
  padding: 8px 30px;
  outline: none;
  border: 0px;
  box-shadow: none;
}
.Hm_Crr_UplNm {
  padding-left: 10px;
}
.Hm_Crr_UplNm h6 {
  font-weight: 300;
  font-size: 16px;
  line-height: 140%;
  letter-spacing: 0.02em;
  color: #a0aaab;
  align-items: center;
  display: flex;
}
.Hm_Crr_UplNm h6 span {
  margin-top: auto;
  margin-bottom: auto;
  font-family: "Roboto", sans-serif;
}

.Hm_Crr_UplNm h6 .delete {
  color: #55a4c0;
  padding-left: 10px;
  margin-top: auto;
  margin-bottom: auto;
  width: auto !important;
  font-size: 30px;
  line-height: 21px;
  cursor: pointer;
}
.suBBtn {
  background: #55a4c0;
  border-radius: 21.5px;
  font-size: 25px;
  line-height: 101.69%;
  display: flex;
  align-items: center;
  letter-spacing: 0.075em;
  color: #ffffff;
  padding: 10px 25px;
  outline: none;
  box-shadow: none;
  border: 0px;
  display: flex;
  min-width: 224px;
  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;
}
.suBBtn span {
  flex: 1;
  text-align: left;
}
.suBBtn i {
  font-size: 20px;
  line-height: 1;
}
.suBBtn:hover {
  padding-right: 20px;
}

.Hm_Crr_2 {
  padding-top: 60px;
  padding-bottom: 60px;
}
.Hm_Crr_2a {
  margin-bottom: 75px;
}
.Hm_Crr_2a1 {
  font-weight: 500;
  font-size: 45px;
  line-height: 135.69%;
  letter-spacing: 0.025em;
  color: #726b6b;
}
.Hm_Crr_2aInp {
  margin-bottom: 10px;
}
.Hm_Crr_2aInp h4 {
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  font-size: 30px;
  line-height: 120%;
  letter-spacing: 0.02em;
  color: #726b6b;
  margin-bottom: 0px;
}
.Hm_Crr_2aInp p {
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 192.5%;
  letter-spacing: 0.02em;
  color: #726b6b;
}
/* career page */
