:root {
  --color-archshow: #f81717;
  --color-px: #ec1f27;
}

footer ul {
  padding: 0;
  margin: 0;
}

footer li {
  list-style: none;
}

footer a:focus,
footer a:hover {
  text-decoration: none;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}

footer a:focus {
  outline: 0;
}

footer img {
  max-width: 100%;
}

footer p {
  font-size: 16px;
  line-height: 30px;
  color: #898b96;
  font-weight: 300;
}

footer h4 {
  margin: 0;
  font-weight: 400;
  padding: 0;
  color: var(--color-2);
}

footer a {
  color: var(--color-2);
}

footer a:hover {
  color: var(--color-2);
}

footer .no-padding {
  padding: 0 !important;
}

footer .go_top {
  line-height: 40px;
  cursor: pointer;
  width: 40px;
  background: #5867dd;
  color: #fff;
  position: fixed;
  -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.1);
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.1);
  border-radius: 50%;
  right: calc((100% - 1140px) / 2);
  z-index: 111;
  bottom: 80px;
  text-align: center;
}

footer .go_top span {
  display: inline-block;
}

footer .footer-big {
  padding: 80px 0 65px 0;
  padding-top: 50px;
}

@media (max-width: 767px) {
  footer .footer-big {
    padding: 2rem 0;
  }
}

footer .footer-big .footer-widget {
  margin-bottom: 40px;
}

footer .footer--light {
  background: #e7e8ed;
}

footer .footer-big .footer-menu ul li a,
footer .footer-big p,
footer .footer-big ul li {
  color: #fff;
}

footer .footer-menu {
  padding-left: 48px;
}

@media (max-width: 767px) {
  .footer-widget-title {
    text-align: center;
  }

  .footer-menu ul {
    text-align: center;
  }
}

footer .footer-menu ul li a {
  font-size: 15px;
  line-height: 32px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

footer .footer-menu ul li a:hover {
  color: var(--color-2);
}

footer .footer-menu--1 {
  width: 100%;
}

footer .footer-widget-title {
  line-height: 42px;
  margin-bottom: 10px;
  font-size: 18px;
}

footer .mini-footer {
  background: var(--color-1);
  text-align: center;
  padding: 32px 0;
}

footer .mini-footer p {
  margin: 0;
  line-height: 26px;
  font-size: 15px;
  color: #fff;
}

footer .mini-footer p a {
  color: var(--color-2);
}

footer .mini-footer p a:hover {
  color: var(--color-2);
}

footer .widget-about img {
  display: block;
  margin-bottom: 10px;
}

footer .widget-about p {
  font-weight: 400;
}

footer .widget-about .contact-details {
  margin: 10px 0 0 0;
}

footer .widget-about .contact-details li {
  margin-bottom: 10px;
}

footer .widget-about .contact-details li:last-child {
  margin-bottom: 0;
}

footer .widget-about .contact-details li span {
  padding-right: 12px;
}

footer .widget-about .contact-details li a {
  color: var(--color-2);
}

@media (max-width: 991px) {
  footer .footer-menu {
    padding-left: 0;
  }
}

footer p {
  margin-bottom: 0;
}

.mini-footer {
  color: #fff !important;
}

.footer-big {
  background-color: var(--color-1);
}

.mr-15 {
  margin-right: 15px;
}

.widget-about {
  color: #fff;
}

.footer-social {
  width: 100%;
}

@media (max-width: 767px) {
  .footer-social {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

.unstyled-list {
  display: inline-block;
}

.unstyled-list > li {
  float: left;
}

.footer-social i {
  font-size: 2rem;
}

.footer-social .unstyled-list > li {
  margin-right: 8px !important;
}

@media (min-width: 992px) {
  .plr-10-to-lg {
    padding-left: 10px;
    padding-right: 10px;
  }
}

.mr-15 {
  margin-right: 15px !important;
}

.w-40p {
  width: 40%;
}

.f-left {
  float: left;
}

.m-0-auto {
  display: block;
  margin: 0 auto;
}

.footer-widget-title {
  color: #19ad89 !important;
}

/*# sourceMappingURL=custom2.css.map */

@media (min-width: 768px) {
  li.main-page-nav-item {
    /* padding-left: 1.3rem;
		padding-right: 1.3rem; */
    padding-left: 1rem;
    padding-right: 1rem;
    /* font-size: 1.2rem; */
    font-size: 1.6rem;
    font-weight: lighter;
  }

  header.main-header.index-header {
    position: fixed;
    top: 20px;
    width: 100%;
    background-color: #fff;
    z-index: 999;
    -webkit-box-shadow: 0 3px 5px rgba(57, 63, 72, 0.3);
    -moz-box-shadow: 0 3px 5px rgba(57, 63, 72, 0.3);
    box-shadow: 0 3px 5px rgba(57, 63, 72, 0.3);
  }
}

@media (min-width: 1024px) {
  li.main-page-nav-item {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}

@media (min-width: 1600px) {
  li.main-page-nav-item {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

.page-section {
  width: 100%;
  text-align: center;
  padding-top: 16px;
  padding-bottom: 16px;
}

.all-products-title {
  width: 100%;
  height: 4px;
  background-color: #19625a;
  display: flex;
  justify-content: center;
}

.all-products-title .inner-title {
  background-color: #19625a;
  text-align: center;
  padding: 5px 20px;
  position: absolute;
  margin-top: -1.9rem;
  color: #fff;
  display: flex;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  font-size: 2.2rem;
  font-weight: lighter;
  z-index: 99999;
}

.main-page-product-card {
  padding: 10px 20px;
}

.main-page-product-card .main-page-product-card-img {
  width: 100%;
  filter: gray;
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
  transition: 0.5s ease;
}

.main-page-product-card .main-page-product-card-title {
  margin-top: 20px;
  text-decoration: none;
  font-style: italic;
}

.ptb-3rem {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.main-page-product-card .main-page-product-card-link {
  text-decoration: none;
}

.main-page-product-card .main-page-product-card-link:hover {
  text-decoration: none;
  font-style: normal;
}

.main-page-product-card
  .main-page-product-card-link:hover
  .main-page-product-card-img {
  filter: none;
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}

.main-page-product-card
  .main-page-product-card-link:hover
  .main-page-product-card-title {
  text-decoration: none;
  font-style: normal;
  font-weight: lighter;
  color: #21afa0;
}

.section-bg-gray {
  background-color: #eaeaea;
}

.fs--2rem {
  font-size: 2rem !important;
}

header.main-header.index-header {
  position: unset !important;
}

@media (min-width: 768px) {
  main {
    /* padding-top: 3rem; */
    /* padding-bottom: 2rem; */
  }
}

@media (max-width: 767px) {
  main {
    /* padding-top: 1.5rem;
    padding-bottom: 1.5rem; */
  }
}

html {
  min-height: 100%;
}

footer.footer-area {
  position: relative;
  width: 100%;
  bottom: 0;
}

.t-right {
  text-align: right;
}

.btn.btn-primary {
  background-color: rgb(0, 183, 255);
  border-color: rgb(0, 113, 158);
}

.btn.btn-primary:hover {
  background-color: rgb(0, 88, 122);
  border-color: rgb(0, 58, 82);
}

@media (min-width: 768px) {
  .main-page-product-card {
    padding-bottom: 2rem;
  }
  .main-page-product-card-title {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
  }
}

.cust {
  color: #34506e !important;
}

.fs--2p4rem {
  font-size: 2.4rem !important;
}

.mt--1rem {
  margin-top: 1rem;
}

.mt--2p9rem {
  margin-top: 2.9rem;
}

.mb--2p6rem {
  margin-bottom: 2.6rem;
}

.main-header ul.navbar-nav .nav-link {
  font-size: 1.1rem;
  font-weight: 400;
}

.color-blue {
  color: #328eef !important;
}

.color-dark-blue {
  color: #34506e !important;
}

.metropolis-btn {
  border-radius: 30px;
  text-transform: capitalize;
  font-size: 1.65rem;
}

#connectSection7 a.btn.btn-primary.connect-full-link {
  border-radius: 100px;
}

.bor-rad-18 {
  border-radius: 18px !important;
}

.forgot-password-link {
  float: left;
}

.forgot-password-link:hover {
  text-decoration: none;
}

.connect-full-link {
  border-radius: 10px !important;
}

.main-header ul.navbar-nav .nav-link {
  font-size: 1.1rem;
}

@media (min-width: 768px) {
  li.main-page-nav-item {
    top: 5px;
    position: relative;
  }
}

#xloopInfoSection {
  color: #153e46;
  background-color: #fff;
  font-size: 1.2rem;
  font-weight: bold;
  padding: 0.4rem 1.5rem;
}

.footer-middle {
  padding-top: 0.1rem;
  padding-bottom: 0.1rem;
  display: flex;
  width: 100%;
  text-align: center;
  justify-content: center;
  align-items: center;
}

.footer-middle ul.middle-ul {
  display: inline-block;
}

.footer-middle ul.middle-ul li {
  display: inline-block;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  color: #21afa0;
}

.footer-middle ul.middle-ul li a {
  color: #21afa0;
}

.footer-middle ul.middle-ul li a:hover {
  text-decoration: none;
  color: #21afa0;
}

.footer-widget-title {
  color: #21afa0 !important;
}

.xloop-footer-custom {
  float: none;
  display: block;
  margin: 0 auto;
}

.xloop-footer-custom li {
  text-align: center;
}

.xloop-footer-custom-title {
  text-align: center !important;
}

.w-80p {
  width: 80%;
}

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

.footer-social {
  display: flex;
  justify-content: center;
  margin-top: 1rem;
}

.footer-social ul li {
  padding-left: 0.7rem;
  padding-right: 0.7rem;
}

.mobile-logo {
  position: absolute;
  left: 5px;
  top: 5px;
}

.navbar-toggler {
  position: relative;
  /* top: 10px; */
}

@media (max-width: 767px) {
  .main-navbar-nav-nav {
    padding-top: 40px;
  }

  .metropolis-connect-logo {
    text-align: center;
  }

  .metropolis-connect-logo img.metropolis-connect-logo-image {
    width: 80%;
  }

  .main-logo-metropolis-main {
    width: 60% !important;
  }
}

.slider-video-outer {
  position: absolute;
  width: 100%;
  height: 90vh;
  overflow: hidden;
  background-color: #000;
}

.slider-video-outer .ls-video-area {
  position: absolute;
  width: 100% !important;
  height: auto;
  opacity: 0.5;
  z-index: 5;
  opacity: 0.3;
}

#layerslider {
  z-index: 10 !important;
  opacity: 1 !important;
}

.ls-bottom-nav-wrapper {
  display: none !important;
}

.mainpage-navbar {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

@media (max-width: 767px) {
  .slider-video-outer .ls-video-area {
    position: absolute;
    height: 130% !important;
    width: auto !important;
    min-width: 400%;
    top: 0;
    left: -20%;
  }
  #layerslider .metropolis {
    top:162px !important;
  }
  #layerslider .haritali {
    top:211px !important;
  }
  #layerslider .logo {
    top:20px !important;
  }
  #layerslider .onbes {
    top: 350px !important;
    font-size:20px !important;
  }
  #layerslider .buton {
    top: 400px !important;
  }
  #layerslider .buton  * {
    font-size:14px !important;
  }
  #layerslider .onbes  * {
    font-size:20px !important;
  }
  #layerslider .bilgi {
    top: 254px !important;
  }
  #layerslider .bilgi * {
    font-size:14px !important;
  }
/*
  #specialLs .ls-ls-3{
    left: 5% !important;
  }

  .ls-ls-1,
  .ls-ls-2,
  .ls-ls-3,
  .ls-ls-4,
  .ls-ls-5 {
    left: 40% !important;
  }

  .ls-ls-1 {
    top: 20px !important;
    height: 100px !important;
  }

  .ls-ls-2 {
    top: 140px !important;
    font-size: 26px !important;
    left: 30% !important;
  }

  .ls-ls-3 {
    top: 170px !important;
    font-size: 18px !important;
    left: 30% !important;
  }

  .ls-ls-5 {
    top: 235px !important;
    font-size: 24px !important;
    left: 22% !important;
    text-align: center !important;
  }

  .ls-ls-5 .t-right {
    text-align: center !important;
  }

  .ls-ls-4 {
    top: 400px !important;
    font-size: 16px !important;
    left: 13% !important;
    padding: 5px 7px !important;
  }

  .ls-ls-4 .rounded-pill {
    font-size: 18px !important;
    padding: 7px 10px !important;
  }

  #metropolis-connect-ls-ls .ls-ls-1 {
    left: 28% !important;
    height: 130px !important;
  }
  #metropolis-connect-ls-ls .ls-ls-2 {
    left: 20% !important;
  }
  #metropolis-connect-ls-ls .ls-ls-3 {
    left: 20% !important;
    top: 160px !important;
  }
  #metropolis-connect-ls-ls .ls-ls-4 {
  }
  #metropolis-connect-ls-ls .ls-ls-5 {
    left: 24% !important;
  }
*/
  #archshow-ls-ls .ls-ls-1 {
    left: 30% !important;
    height: 110px !important;
  }
  #archshow-ls-ls .ls-ls-2 {
    left: 28% !important;
  }
  #archshow-ls-ls .ls-ls-3 {
    left: 28% !important;
    top: 140px !important;
    font-size: 20px !important;
  }
  #archshow-ls-ls .ls-ls-4 {
  }
  #archshow-ls-ls .ls-ls-5 {
    left: 31% !important;
  }

  #presentx-ls-ls .ls-ls-2 {
    left: 37% !important;
    top: 120px !important;
  }

  #presentx-ls-ls .ls-ls-3 {
    left: 5% !important;
    top: 157px !important;
  }

  
}

@media (max-width: 767px) and (orientation: landscape) {
  .ls-ls-1,
  .ls-ls-2,
  .ls-ls-3,
  .ls-ls-4,
  .ls-ls-5 {
    left: 45% !important;
  }

  .ls-ls-1 {
    top: 20px !important;
    height: 100px !important;
  }

  .ls-ls-2 {
    top: 120px !important;
    font-size: 26px !important;
    left: 39% !important;
  }

  .ls-ls-3 {
    top: 150px !important;
    font-size: 18px !important;
    left: 39% !important;
  }

  .ls-ls-5 {
    top: 180px !important;
    font-size: 18px !important;
    left: 15% !important;
    text-align: center !important;
  }

  .ls-ls-5 .t-right {
    text-align: center !important;
  }

  .ls-ls-4 {
    top: 230px !important;
    font-size: 16px !important;
    left: 31% !important;
    padding: 5px 7px !important;
  }

  .ls-ls-4 .rounded-pill {
    font-size: 18px !important;
    padding: 7px 10px !important;
  }

  #metropolis-connect-ls-ls .ls-ls-1 {
    left: 39% !important;
    height: 130px !important;
  }
  #metropolis-connect-ls-ls .ls-ls-2 {
    left: 39% !important;
  }
  #metropolis-connect-ls-ls .ls-ls-3 {
    left: 34% !important;
    top: 160px !important;
  }
  #metropolis-connect-ls-ls .ls-ls-4 {
  }
  #metropolis-connect-ls-ls .ls-ls-5 {
    left: 24% !important;
    top: 180px !important;
  }

  #archshow-ls-ls .ls-ls-1 {
    left: 39% !important;
    height: 110px !important;
  }
  #archshow-ls-ls .ls-ls-2 {
    left: 39% !important;
  }
  #archshow-ls-ls .ls-ls-3 {
    left: 38% !important;
    top: 140px !important;
    font-size: 20px !important;
  }
  #archshow-ls-ls .ls-ls-4 {
  }
  #archshow-ls-ls .ls-ls-5 {
    left: 37% !important;
  }

  #presentx-ls-ls .ls-ls-2 {
    left: 43% !important;
    top: 120px !important;
  }

  #presentx-ls-ls .ls-ls-3 {
    left: 33% !important;
    top: 157px !important;
  }

  #presentx-ls-ls .ls-ls-5 {
    left: 16% !important;
  }
}

@media (min-width: 768px) and (max-width: 1366px) {
  .main-logo-link-desktop {
    position: relative;
    top: 2px !important;
  }
}

@media (max-width: 767px) {
  .footer-main-logo {
    margin-left: 10%;
  }
}

.inner-page-section {
  padding-top: 3rem !important;
}

.video-outer {
  width: 100%;
  cursor: pointer;
}

.video-img {
  width: 100%;
  height: auto;
}

.card {
  /* padding-top: 1rem; */
  padding-top: 0;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  overflow: hidden;
}

.card.page-card {
  padding-top: 1rem !important;
}

.card-header-image {
  background-size: cover;
  background-repeat: no-repeat;
  height: 20rem;
  background-position: center center;
}

.card-header-image > img.card-img {
  display: none;
}

.card-img-overlay {
  padding-top: 0;
}

.blog-image {
  width: 100%;
  height: 20rem;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

.blog-image > img {
  display: none;
}

.blog-content {
  width: 100%;
  height: auto;
  margin-top: 2rem;
}

@media (max-width: 767px) {
  .card-header-image {
    height: 15rem;
  }
  .blog-image {
    height: 10rem;
  }
  .blog-content {
    margin-top: 1rem;
  }
}

.support-card-outer {
  margin-bottom: 2rem;
}

.support-card-outer > .card {
  margin-bottom: 0;
}

.support-card-outer > .video-title {
  font-size: 1.1rem;
  margin-top: 7px;
  text-align: center;
}

.video-overlay {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
  transition: 0.2s ease;
}

.video-overlay > .video-icon {
  font-size: 4rem;
  color: #ddd;
}

.support-link {
  color: #153e46;
}

.support-link:hover {
  text-decoration: none;
  color: #153e46;
}

.support-link:hover .video-overlay {
  background-color: rgba(0, 0, 0, 0.4);
}

.archshow-logo-img {
  height: 3rem !important;
  width: 25rem !important;
}

.arch-slider-logo {
  height: 5rem !important;
  width: auto;
  /* filter: brightness(0) invert(1); */
}

.mt-10 {
  margin-top: 10px;
}

.bg-arch {
  background-color: var(--color-archshow) !important;
}

.btn-arch {
  background-color: var(--color-archshow) !important;
  border-color: var(--color-archshow) !important;
}

.color-arch {
  color: var(--color-archshow);
}

.lh-2rem {
  line-height: 2rem !important;
}

.lh-1p4rem {
  line-height: 1.4rem !important;
}

.lh-2p2rem {
  line-height: 2.2rem !important;
}

.arch-second-img {
  height: 2rem;
}

.mb-10 {
  margin-bottom: 10px !important;
}

.mb-20 {
  margin-bottom: 20px !important;
}

.mb-30 {
  margin-bottom: 30px !important;
}

.h-50vh {
  height: 50vh !important;
}

.arch-logo-field {
  line-height: 4rem;
}

.arch-logo-field > img {
  height: 5rem;
  width: auto;
  display: block;
  margin: 0 auto;
}

.arch-logo-field > span {
  width: 100%;
  text-align: center;
  font-size: 4rem !important;
  color: var(--color-archshow) !important;
  font-weight: bold !important;
}

.lh-3rem {
  line-height: 3rem !important;
}

.arch-horizontal {
  font-size: 2rem;
  color: var(--color-archshow);
  font-weight: bold;
}

.h-70vh {
  height: 70vh;
}

.fs--3rem-i {
  font-size: 3rem !important;
}

.fs--2rem-i-rec,
.fs--2rem-i-rec * {
  font-size: 2rem !important;
}

.btn-arch-big {
  font-size: 1.8rem !important;
}

.color-white {
  color: #fff !important;
}

.mt-20-i {
  margin-top: 20px !important;
}

.arch-icon-col {
  display: flex;
  justify-content: center;
  height: 10vh;
}

.arch-icon {
  height: 100%;
  width: auto;
  display: block;
  margin: 0 auto;
}

.mtb-2rem {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.arch-second-img-2 {
  display: none;
}

@media (max-width: 767px) {
  .mb-45-to-md {
    margin-bottom: 45px !important;
  }

  .archshow-logo-img {
    width: 80% !important;
    height: auto !important;
  }
  .arch-second-img,
  .arch-second-img-text {
    display: none;
  }
  .arch-second-img-2 {
    display: block;
  }
  .arch-second-place {
    display: block !important;
    justify-content: unset !important;
  }
  .pt-0-to-md {
    padding-top: 0 !important;
  }
  .pb-0-to-md {
    padding-bottom: 0 !important;
  }
  .ptb-0-to-md {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .mt-30-to-md {
    margin-top: 30px !important;
  }
}

/* Referances */
.avatar {
  margin: auto;
  border-radius: 50%;
  max-width: 96px;
}

#customers-testimonials .box {
  opacity: 0.2;
  transform: scale3d(0.8, 0.8, 1);
  -webkit-transform: scale3d(0.8, 0.8, 1);
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
}

#customers-testimonials .owl-item.active.center .box {
  opacity: 1;
  transform: scale3d(1, 1, 1);
  -webkit-transform: scale3d(1, 1, 1);
}

/* /References */

.ptb-3rem {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

.inner-page-section-title {
  text-align: center;
  width: 100%;
  font-size: 2rem;
  color: #19ad89 !important;
  margin-bottom: 2rem;
  text-transform: uppercase;
}

#team .card {
  border: none;
  background: #ffffff;
}

.image-flip:hover .backside,
.image-flip.hover .backside {
  -webkit-transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  -o-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  transform: rotateY(0deg);
  border-radius: 0.25rem;
}

.image-flip:hover .frontside,
.image-flip.hover .frontside {
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
}

.mainflip {
  -webkit-transition: 1s;
  -webkit-transform-style: preserve-3d;
  -ms-transition: 1s;
  -moz-transition: 1s;
  -moz-transform: perspective(1000px);
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transition: 1s;
  transform-style: preserve-3d;
  position: relative;
}

.frontside {
  position: relative;
  -webkit-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  z-index: 2;
  margin-bottom: 30px;
}

.backside {
  position: absolute;
  top: 0;
  left: 0;
  background: white;
  -webkit-transform: rotateY(-180deg);
  -moz-transform: rotateY(-180deg);
  -o-transform: rotateY(-180deg);
  -ms-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
  -webkit-box-shadow: 5px 7px 9px -4px rgb(158, 158, 158);
  -moz-box-shadow: 5px 7px 9px -4px rgb(158, 158, 158);
  box-shadow: 5px 7px 9px -4px rgb(158, 158, 158);
}

.frontside,
.backside {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: 1s;
  -webkit-transform-style: preserve-3d;
  -moz-transition: 1s;
  -moz-transform-style: preserve-3d;
  -o-transition: 1s;
  -o-transform-style: preserve-3d;
  -ms-transition: 1s;
  -ms-transform-style: preserve-3d;
  transition: 1s;
  transform-style: preserve-3d;
}

.frontside .card,
.backside .card {
  min-height: 400px;
}

.backside .card a {
  font-size: 18px;
}

.frontside .card .card-title,
.backside .card .card-title {
  color: #19ad89 !important;
}

.frontside .card .card-body img {
  width: 120px;
  height: 120px;
  border-radius: 50%;
}

.mt-20 {
  margin-top: 20px;
}

.reference-image {
  margin: 0 auto;
  display: block;
  width: 20rem;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}

.reference-image:after {
  content: "";
  display: block;
  padding-bottom: 100% !important;
}

@media (min-width: 767px) {
  #customers-testimonials {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
}

.ref-title {
  color: #19ad89 !important;
  font-size: 1.5rem;
}

.px-logo {
  color: var(--color-px);
  font-size: 4rem;
  font-weight: bold;
  line-height: 2rem;
  padding-top: 0;
  padding-bottom: 2rem;
}

@media (max-width: 767px) {
  .px-logo {
    font-size: 2.5rem;
  }
}

.px-logo-nav {
  padding-top: 0.8rem;
  padding-bottom: 0.8rem;
}

.px-logo-link {
  text-decoration: none;
}

.px-logo-link:hover {
  text-decoration: none;
}

.color-px {
  color: var(--color-px) !important;
}

.bg-px {
  background-color: var(--color-px) !important;
}

#pxSlider {
  width: 100%;
  height: auto;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

#pxSlider > img {
  width: 100%;
  height: auto;
}

#pxSecondSection {
  padding-top: 4rem !important;
  padding-bottom: 4rem !important;
}

.px-second-section-col .px-second-section-image-outer {
  width: 100%;
  height: 7rem;
}

.px-second-section-col .px-second-section-image-outer > img {
  height: 100%;
  width: auto;
  display: block;
  margin: 0 auto;
}

.px-second-section-col .px-second-section-desc {
  width: 70%;
  text-align: center;
  font-size: 1.2rem;
  color: var(--color-px);
  font-weight: bold;
  display: block;
  margin: 0 auto;
  margin-top: 0.5rem;
}

.px-second-col-logo {
  width: 100%;
  height: 10rem;
}

.px-second-col-logo > img {
  height: 100%;
  width: auto;
  display: block;
  margin: 0 auto;
}

@media (max-width: 767px) {
  .px-second-section-col {
    margin-bottom: 1.8rem;
  }
}

@media (min-width: 768px) {
  .mt-md-2rem {
    margin-top: 2rem;
  }
}

.mb--2rem {
  margin-bottom: 2rem;
}

.lh-2p3rem {
  line-height: 2.3rem;
}

.px-logo-field {
  width: 30%;
  display: block;
  margin: 0 auto;
}

.px-logo-field-text {
  font-size: 2.3rem;
  font-weight: bold;
  color: #aaa;
  width: 100%;
  text-align: center;
  line-height: 2.3rem;
}

@media (max-width: 767px) {
  .px-logo-field {
    width: 55%;
  }

  .px-footer-button .fs--2p4rem {
    font-size: 1.9rem !important;
  }

  .px-footer-button .fs--1p4rem {
    font-size: 1rem !important;
    line-height: 1rem;
  }

  .px-footer-button .beta-text {
    font-size: 1.5rem !important;
  }

  .px-footer-button {
    margin-bottom: 2rem !important;
  }
}

.mt--2rem {
  margin-top: 2rem;
}

.lh--2p2rem {
  line-height: 2.2rem;
}

.lh--2p5rem {
  line-height: 2.5rem;
}

@media (min-width: 768px) and (max-width: 1366px) {
  .nav-item.nav-item-right {
    margin-top: 0 !important;
    right: -65px !important;
  }
  li.main-page-nav-item {
    padding-left: 0.4rem !important;
    padding-right: 0.4rem !important;
  }
  .main-header ul.navbar-nav .nav-link {
    padding-left: 0.3rem !important;
    padding-right: 0.3rem !important;
  }
}

#metropolisDownload .card-header {
  display: flex;
  justify-content: center;
}

.header-language-link {
  float: left;
  margin-left: 0;
  padding-left: 6px;
  border-left: 1px solid #ccc;
  line-height: 1rem;
  vertical-align: middle;
  /* padding-top: 3px; */
  padding-bottom: 3px;
  font-size: 0.9rem;
  margin-top: 3px;
  color: #999 !important;
}

.header-language-nav-item {
  position: absolute;
  top: calc(13px + 1.5rem);
  right: 10px;
  list-style-type: none;
  display: inline-block;
  font-size: 1rem;
}

@media (max-width: 767px) {
  .header-language-nav-item {
    top: 80px;
    z-index: 99999999999;
  }
}

@media (min-width: 1366px) {
  .header-language-link {
    padding-top: 3px;
  }
}

.nav-items-right-exact ul li {
  float: left;
}

.nav-items-right-exact {
  float: right;
  position: absolute;
  right: 0;
}

.p-0 {
  padding: 0;
}

.m-0 {
  margin: 0;
}

@media (min-width: 992px) and (max-width: 1365px) {
  .main-header ul.navbar-nav .nav-link {
    font-size: 1rem !important;
  }
}

@media (max-width: 767px) {
  .header-right-ul {
    display: flex;
    flex-direction: column;
  }

  .dil-li {
    display: flex;
    order: 1;
  }

  .profil-li {
    display: flex;
    order: 2;
  }

  .dil-li .header-language-link {
    position: relative;
    width: 100% !important;
    text-align: right !important;
  }

  .nav-items-right-exact {
    right: 10px;
  }

  .header-language-link {
    border-left: none !important;
  }
}

.mobile-logo {
  z-index: 999999;
}

.main-header:not(#normalHeader) .nav-items-right-exact {
  top: calc(50% - 1rem);
}

@media (max-width: 767px) {
  /* .main-header:not(#normalHeader) .nav-items-right-exact{
    top: 0;
    position: relative !important;
  }

  .main-header:not(#normalHeader) .nav-items-right-exact .header-right-ul{
    display: block !important;
  }

  .main-header:not(#normalHeader) .nav-items-right-exact .header-right-ul > li{
    float: left;
  } */
  .main-header:not(#normalHeader) .nav-items-right-exact {
    top: 90px;
  }

  .main-header:not(#normalHeader) .navbar .custom-navbar-toggler {
    float: left;
    display: block;
    width: 10vw;
    padding: 0;
    right: 5px;
    top: 22px;
    position: absolute;
  }
}

.mbe-0 {
  margin-block-end: 0;
}

.main-page-nav-item .nav-link p {
  margin-block-end: 0;
}

.general-logo {
  margin-left: -5vw !important;
}

@media (min-width: 768px) {
  .main-page-product-card-title {
    bottom: unset;
  }
}

.connect-kurum {
  font-size: 2.5rem;
}

@media (min-width: 768px) {
  #presentxHeader .general-logo {
    margin-left: unset !important;
  }
}

.btn-primary {
  background: #21afa0;
  border-color: #21afa0;
}
.btn-danger {
  background: #9f325c;
  border-color: #9f325c;
}
.btn-danger:hover {
  opacity: 0.8;
}

.profile-page-title {
	font-size: 2rem;
	font-weight: bold;
	margin-bottom: .5rem;
}

.profile-username{
	font-size: 1.8rem;
	font-weight: bold;
	margin-bottom: 1rem;
}

.ptb-5rem{
	padding-top: 5rem !important;
	padding-bottom: 5rem !important;
}

.page-banner-area{
	height: 37vh;
	width: 100%;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

.mb-unset{
  margin-bottom: unset !important;
}

#projenizinAnaFikrini ul{
  list-style: disc !important;
}

.custom-referanslar-link:hover{
  text-decoration: none;  
}

.testimonials-carousel-nav{
  font-size: 3rem;
  color: #153e46;
}

@media (min-width: 768px){
  #customers-testimonials .owl-nav{
    top: 50%;
    position: absolute;
    width: 100%;
  }
  
  #customers-testimonials .owl-nav .owl-prev{
    left: -40px;
    position: absolute;
  }
  
  #customers-testimonials .owl-nav .owl-next{
    right: -40px;
    position: absolute;
  }
}

@media (max-width: 767px){
  #customers-testimonials .owl-nav{
    display: none;
  }
}

.w-100, .w-full{
  width: 100%;
}

.download-area-1{
  width: 100%;
}

.download-area-2{
  width: 100%;
  text-align: center;
  margin-top: 10px;
}

.banner-place{
  width: 100%;
  height: 30vh;
  color: #fff;
  padding-top: 1.5rem;
  padding-left: 1.5rem;
  text-transform: uppercase;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top left;
  font-size: 3rem;
}

.mt-2rem{
  margin-top: 2rem;
}

.mt-8rem{
  margin-top: 8rem;
}

.main-page-product-card .main-page-product-card-title{
  font-size: 1.2rem;
}

.jc-center{
  justify-content: center;
}

#metropolisSection7 .metropolis-cancel-message{
  background-color: rgb(33 175 160);
  border-color: rgb(33 175 160);
  font-size: 1.8rem;
}

.ucretsiz-dene{
  line-height: 1.2rem;
  font-size: 1.2rem;
  font-weight: bold;
}