.captcha-container {
  display: flex;
  flex-direction: column;
  width: -moz-fit-content;
  width: fit-content;
  margin-bottom: 20px;
}
.captcha-container .captcha-canvas {
  display: flex;
  flex-direction: column;
}
.captcha-container #canvas {
  width: 160px !important;
  height: 80px !important;
}
.captcha-container input {
  height: 38px;
  border: none;
  border-bottom: 2px solid #C2C2C2;
}
.captcha-container button {
  width: 144px;
  background: #0059a9;
  border: none;
  padding: 10px;
  color: white;
  border-radius: 100px;
}
.captcha-container .captcha-info {
  display: none;
  align-items: center;
  gap: 5px;
  margin-top: 10px;
}
.captcha-container .captcha-info.active {
  display: flex;
}

.btn-submit {
  font-family: "Montserrat", sans-serif;
  font-size: 15px;
  text-transform: uppercase;
  border-radius: 40px;
  padding: 20px 65px;
  display: inline-block;
  background: #fff;
  border: solid 2px #000;
  color: #000;
  transition: background-color 0.5s ease;
  transition: color 1s;
  transition: 0.5s;
}

#formContactUs label.error {
  color: red;
  margin-bottom: 20px;
  margin-top: -22px;
  display: block;
  font-size: 14px;
  font-weight: 400;
}

.navigation .language {
  position: relative;
}
.navigation .language a:hover {
  color: black !important;
}
.navigation .language .choose-lang {
  position: absolute;
  display: flex;
  flex-direction: column;
  right: 0;
  height: 0;
  overflow: hidden;
  background: white;
  border-radius: 8px;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  transition: all 0.3s;
  gap: 3px;
}
.navigation .language .choose-lang button {
  padding: 3px;
  background: white;
  border: 1px solid #e5e5e5;
  border-radius: 4px;
  font-size: 16px;
}
.navigation .language .choose-lang button.active {
  background: #0059a9;
  color: white;
}
.navigation .language:hover .choose-lang {
  padding: 13px;
  height: 81px;
  transition: all 0.3s;
}

.skiptranslate {
  font-size: 0 !important;
}
.skiptranslate > span {
  display: none !important;
}
.skiptranslate > div {
  font-size: 12px !important;
}
.skiptranslate select {
  padding: 0;
  font-size: 16px;
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
  border: none;
  background: none;
}

.navigation .language {
  position: relative;
}

.navigation .language a:hover {
  color: black !important;
}

.navigation .language .choose-lang {
  position: absolute;
  display: flex;
  flex-direction: column;
  right: 0;
  height: 0;
  overflow: hidden;
  background: white;
  border-radius: 8px;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  transition: all 0.3s;
  gap: 3px;
}

.navigation .language .choose-lang button {
  padding: 3px;
  background: white;
  border: 1px solid #e5e5e5;
  border-radius: 4px;
  font-size: 16px;
}

.navigation .language .choose-lang button.active {
  background: #0059a9;
  color: white;
}

.navigation .language:hover .choose-lang {
  padding: 13px;
  height: 81px;
  transition: all 0.3s;
}

.skiptranslate {
  font-size: 0 !important;
}

.skiptranslate > span {
  display: none !important;
}

.skiptranslate > div {
  font-size: 12px !important;
}

.skiptranslate select {
  padding: 0;
  font-size: 16px;
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
  border: none;
  background: none;
}

.header .navigation {
  display: flex;
  align-items: center;
}

.gt_switcher-popup img {
  width: 18px !important;
}

.gt_languages img {
  width: 24px !important;
}

.gt_switcher-popup span:nth-child(2) {
  overflow: hidden;
  width: 89px;
  display: inline-block;
  height: 20px;
}

.archs-exp-wrap {
  width: 370px;
}

.header-one ul li a {
  font-size: 13px;
}

.header-two .header ul li a {
  font-size: 14px;
}

.what-we-do .z-tabs-desktop {
  display: flex !important;
  flex-wrap: nowrap;
}
.what-we-do .z-tabs-desktop .z-tab {
  display: flex;
  align-items: center;
  justify-content: center;
}
.what-we-do .z-tabs-desktop .z-tab .z-link {
  padding: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px !important;
  width: 100% !important;
}

.our-studio .projects-main .icons {
  display: flex;
}

.footer .social-icons {
  display: flex !important;
  justify-content: center !important;
  flex-wrap: wrap !important;
}
.footer .social-icons a {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  font-size: 16px !important;
  width: 50px !important;
  height: 50px !important;
}
.footer .social-icons a img {
  width: 15px !important;
}
.footer .footer-bottom {
  height: 159px;
  background-position: center top;
}
.footer .footer-bottom .copyrights {
  margin: 180px 0 0px 0;
}
.footer .projects-main .col-md-6 {
  margin-top: 60px;
}
.footer .footer-detail .row {
  display: flex;
  flex-wrap: wrap;
  padding: 20px;
}
.footer .footer-detail .row .col-md {
  width: 20%;
}
.footer .footer-detail .row .col-md .footer-sec span {
  font-size: 14px;
}
@media (max-width: 1080px) {
  .footer .footer-detail .row .col-md {
    width: 33.333%;
  }
}
@media (max-width: 1080px) and (max-width: 576px) {
  .footer .footer-detail .row .col-md {
    width: 100%;
  }
}

.our-team .item {
  display: flex;
  justify-content: center;
  position: relative;
}
.our-team .item .team {
  position: unset;
}
.our-team .item .team .detail {
  position: unset;
}
.our-team .item .team .detail .name {
  display: flex;
  flex-direction: column;
  width: 100%;
  text-align: center;
}
.our-team .item .team .detail p {
  position: absolute;
  top: calc(100% - 65px);
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
  padding: 20px;
  display: none;
  background: white;
  border-top: 4px solid #015aa8;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  width: 80%;
  font-size: 14px;
  line-height: 1.4;
}
.our-team .item .team:hover .detail p {
  display: block;
}
.our-team .item.col-md-4 .team .detail p {
  width: 100%;
}
@media (max-width: 992px) {
  .our-team .item.col-md-4 .team .detail p {
    width: 80%;
  }
}
.our-team .team img {
  max-width: 250px;
}
.our-team .team .detail p {
  text-align: justify;
}

.achievements .achiev-sec h1 {
  font-size: 70px;
}

.home-asset-management-main-title {
  background: unset !important;
}

@media (max-width: 992px) {
  .header-two .header .navigation {
    display: none;
  }
}

.contact-new {
  margin-top: 130px;
  display: flex;
  justify-content: end;
}
.contact-new .left {
  display: flex;
  justify-content: center;
  flex-direction: column;
  width: 50%;
  padding: 40px;
  height: 661px;
}
.contact-new .left form {
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.contact-new .left h2 {
  color: #0059a9;
  font-size: 30px;
}
.contact-new .left .desc {
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 30px;
  margin-top: 15px;
  color: #000000;
}
.contact-new .left input, .contact-new .left textarea {
  border: none;
  border-bottom: 1px solid #dbdbdb;
  margin-bottom: 20px;
  padding-bottom: 10px;
}
.contact-new .left textarea {
  min-height: 100px;
}
.contact-new .left .btn-submit {
  width: 100%;
  background: #93c41c;
  font-weight: bold;
  font-family: "Montserrat", sans-serif;
  font-size: 15px;
  text-transform: uppercase;
  border-radius: 40px;
  padding: 15px 35px;
  display: inline-block;
  border: solid 2px #ffffff;
  color: #ffffff;
}
@media (max-width: 992px) {
  .contact-new .left {
    width: 100%;
  }
}

.right-contact {
  position: absolute;
  left: 0;
  top: 0;
  margin-top: -18px;
  height: 829px;
  width: 50%;
  background-image: url(/assets/img/png/contact-us.png);
  background-position: center;
  background-size: cover;
  display: flex;
  align-items: end;
  justify-content: center;
  background-repeat: no-repeat;
}
.right-contact .contact-content {
  width: 100%;
  border-radius: 12px;
  background: linear-gradient(65deg, rgba(0, 88, 169, 0.89) 4.28%, rgba(35, 114, 136, 0.89) 75.82%, rgba(69, 139, 103, 0.89) 95.29%, rgba(148, 197, 28, 0.89) 101.61%);
  -webkit-backdrop-filter: blur(4.5px);
          backdrop-filter: blur(4.5px);
  padding: 20px;
  color: white;
  margin: 42px;
}
.right-contact .contact-content .item:last-child {
  margin-top: 25px;
}
.right-contact .contact-content .title {
  font-size: 18px;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 8px;
  color: white;
}
.right-contact .contact-content .text {
  font-size: 12px;
  line-height: 1.5;
  margin-bottom: 8px;
  color: white;
}
.right-contact .logo {
  position: absolute;
  right: 40px;
  bottom: 40px;
  width: 100px;
}
@media (max-width: 992px) {
  .right-contact {
    position: unset;
    width: 100%;
  }
  .right-contact .contact-content .item:nth-child(2) {
    margin-top: 10px;
  }
}

#map-contact {
  position: relative;
  z-index: 1;
}

.project-features .feature-sec span {
  padding-left: 10px;
  padding-right: 10px;
}

.mobile-menu .cd-primary-nav-trigger .cd-menu-icon.is-clicked::before, .mobile-menu .cd-primary-nav-trigger .cd-menu-icon.is-clicked::after {
  background-color: white;
}

@media (max-width: 1440px) {
  .merchant2 h3 {
    font-size: 18px;
  }
}

@media (max-width: 1440px) {
  .merchant2 p {
    font-size: 16px;
  }
}

.projects .project-sec .detail {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
}

.projects .project-sec .detail .text {
  text-align: center;
}
