* {
  margin: 0;
  padding: 0;
}

html {
  scroll-behavior: smooth;
}

body {
  font-family: "", sans-serif;
  color: #000;
  font-size: 20px;
  line-height: 1;
  letter-spacing: 0px;
  background-color: #fff;
  font-weight: 400;
  font-style: normal;
  border: none;
  outline: 0;
  z-index: 1;
}

h1,
h2,
h2,
h4,
h5,
h6,
p,
span,
a,
nav,
form {
  padding: 0;
  margin: 0;
  line-height: 1;
  letter-spacing: 0px;
  border: none;
  color: #000;
  font-family: "", sans-serif;
  font-weight: 400;
  outline: 0;
}

a {
  text-decoration: none;
  display: inline-block;
  color: inherit;
}

a:focus,
button:focus {
  outline: none;
}

input:focus {
  outline: none;
}

textarea:focus {
  outline: none;
}

select:focus {
  outline: none;
}

button {
  cursor: pointer;
}

ul,
ol,
li {
  list-style-type: none;
  margin: 0;
  padding: 0;
  line-height: 1;
}

.container {
  width: 1240px;
  max-width: 90%;
  margin: 0 auto;
}

@font-face {
  font-family: lt-black;
  src: url(../fonts/Afacad-VariableFont_wght.ttf);
}

/* HEADER */
.desktop-nav {
  display: block;
}

.mobile-nav {
  display: none;
}

.hamburger {
  display: none;
}

header {
  position: absolute;
  width: 100%;
  z-index: 2;
  background-color: #0d0e1d;
}

.header-top {
  position: relative;
}

.header-top .container {
  display: flex;
  justify-content: space-between;
  padding: 20px 0px;
  border-bottom: 0.5px solid #ffffff1a;
}

.header-top-left a span {
  font-size: 14px;
  color: #fff;
  line-height: 1;
  letter-spacing: 0px;
  font-weight: 400;
  text-transform: capitalize;
  font-family: "", sans-serif;
  padding: 0px 10px 0px 0px;
}

.header-top-left a i {
  content: "/";
  display: inline-block;
  margin: 0px 7px 0px 0px;
  font-weight: 600;
  color: #fff;
  font-size: 16px;
}

.header-top-left a {
  content: "\f017";
  display: inline-block;
  margin: 0px 7px 0px 0px;
  font-weight: 600;
  font-size: 16px;
}

.header-top-right {
  color: #fff;
  font-size: 14px;
}

.header-bottom .container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #0d0e1d;
  padding: 22px 0px 22px 15px;
}

nav {
  width: 400px;
}

.header-bottom ul {
  display: flex;
  justify-content: space-between;
}

nav ul a {
  font-size: 25px;
  color: #fff;
  line-height: 1.4em;
  letter-spacing: 0px;
  font-weight: 500;
  text-transform: capitalize;
  font-family: "afacad", sans-serif;
  transition: 0.3s all;
  margin-right: -200px;
}
.desktop-nav ul a:hover {
  color: #0119ff;
}
.mobile-nav {
  display: none;
}

.header-btn {
  color: #fff;
  background-color: #0119ff;
  padding: 20px 40px 20px 40px;
  transition: o.3s all ease;
}
.header-btn:hover {
  background-color: #262734;
}

.container i,
h2 {
  color: #fff;
}
/* banner starts here */
.banner-section {
  background: no-repeat center;
  background-size: cover;
  padding: 240px 0px 130px 0px;
  position: relative;
  background-color: #0d0e1d;
}

.banner-section h1 {
  font-family: "Afacad", Sans-serif;
  font-size: 112px;
  font-weight: 600;
  line-height: 0.92em;
  letter-spacing: -1px;
  color: #fff;
  margin: 0 auto;
  text-align: center;
  width: 100%;
  max-width: 77%;
}

.banner-section p {
  font-family: "Afacad", Sans-serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 1.45em;
  color: #ffffff;
  padding: 40px 0px 60px 0px;
  text-align: center;
}

.banner-btn {
  display: flex;
  justify-content: center;
  column-gap: 30px;
}

.default-btn {
  color: #fff;
  background-color: #0119ff;
  display: inline-block;
  margin: 0 auto;
  font-family: "Afacad", Sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.4em;
  padding: 16px 40px 16px 40px;
}

.banner-images {
  display: flex;
  justify-content: space-between;
  width: 100%;
  gap: 20px;
  padding: 100px 0px;
}

.banner-img-left {
  width: 25%;
  display: flex;
  flex-direction: column;
  row-gap: 45px;
}

.banner-img-mid {
  width: 50%;
  padding: 30px 0px;
}

.banner-img-right {
  width: 25%;
  display: flex;
  flex-direction: column;
  row-gap: 45px;
}

.banner-img-left img {
  width: 100%;
}

.banner-img-mid img {
  width: 100%;
}

.banner-img-right img {
  width: 100%;
}

.banner-bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.banner-col {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  border-right: 1px solid #ffffff1a;
  padding: 0px 30px;
}

.banner-col span {
  font-family: "Afacad", Sans-serif;
  font-size: 80px;
  font-weight: 600;
  line-height: 1.1em;
  letter-spacing: -1px;
  color: #ffffff;
  text-align: center;
}

.banner-col h3 {
  font-family: "Afacad", Sans-serif;
  font-size: 26px;
  font-weight: 600;
  line-height: 1.3em;
  letter-spacing: -1px;
  color: #ffffff;
  text-align: center;
}

.banner-col p {
  text-align: center;
  color: #ffffff;
  font-family: "Afacad", Sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.5em;
  width: 100%;
  max-width: 348px;
}

.banner-col:nth-child(3) {
  border-right: none;
}

/* banner section ends */
/* art-section starts here */
.service-section {
  padding: 100px 0px 50px 0px;
  background-color: #f5f5f5;
}

.service-section h2 {
  font-family: "Afacad", Sans-serif;
  font-size: 50px;
  font-weight: 600;
  line-height: 1.14em;
  letter-spacing: -1px;
  color: #000;
  width: 100%;
  max-width: 60%;
  text-align: center;
  margin: 0 auto 40px auto;
}

.services-list {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  row-gap: 30px;
}

.services-item {
  background-color: #fff;
  width: 100%;
  max-width: 45%;
  padding: 40px 20px;
  display: flex;
  justify-content: space-between;
  transition: box-shadow 0.3s;
  float: left;
}

.services-item:hover {
  box-shadow: 0 0 11px rgba(33, 33, 33, 0.2);
}

.services-item h3 {
  display: flex;
  margin-bottom: 10px;
  color: #0d0e1d;
  font-family: "Afacad", Sans-serif;
  font-size: 26px;
  font-weight: 600;
  line-height: 1.3em;
}

.services-item img {
  font-size: 36px;
  margin-right: 20px;
}

.services-item p {
  color: #0d0e1d;
  font-family: "Afacad", Sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.5em;
}

/* event start here */
.about-section {
  padding: 105px 0px 100px 0px;
}

.about-us {
  display: flex;
  justify-content: space-between;
}

.about-us-left {
  width: 100%;
  max-width: 50%;
  position: relative;
}

.about-us-left img {
  width: 502px;
  object-fit: contain;
}

.about-left-content {
  padding: 30px 40px 20px 15px;
  background-color: #fff;
  position: absolute;
  z-index: 2;
  bottom: 24px;
  left: 10px;
}

.about-left-content h2 {
  color: #0119ff;
  font-family: "Afacad", Sans-serif;
  font-size: 56px;
  font-weight: 600;
  line-height: 1.14em;
  letter-spacing: -1px;
}

.about-left-content h4 {
  color: #0d0e1d;
  font-family: "Afacad", Sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.4em;
  padding: 10px 0px;
}

.about-us-right {
  width: 100%;
  max-width: 50%;
}

.about-us-right h3 {
  color: #0d0e1d;
  font-family: "Afacad", Sans-serif;
  font-size: 50px;
  font-weight: 600;
  line-height: 1.14em;
  letter-spacing: -1px;
}

.about-us-right span {
  display: block;
  color: #0d0e1d;
  font-family: "Afacad", Sans-serif;
  font-size: 26px;
  font-weight: 600;
  line-height: 1.3em;
  letter-spacing: -1px;
  padding: 20px 0px;
}

.about-us-right p {
  color: #0d0e1d;
  font-family: "Afacad", Sans-serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 1.45em;
  padding: 10px 0px 25px 0px;
}

.about-us-right a {
  color: #ffffff;
  padding: 15px 40px 15px 40px;
  border-radius: none;
  background-color: #0119ff;
  font-family: "Afacad", Sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.4em;
}

.about-us-right a i {
  margin-left: 10px;
}

/* about ends here */
/* Project  */
.project-section {
  padding: 130px 0px;
  background: no-repeat center;
  background-size: cover;
  background-color: #0d0e1d;
}

.project-section h2 {
  font-family: "Afacad", Sans-serif;
  font-size: 50px;
  font-weight: 600;
  line-height: 1.14em;
  letter-spacing: -1px;
  color: #fff;
  text-align: center;
  margin-bottom: 40px;
}

.projects-list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  row-gap: 20px;
  column-gap: 20px;
}

.project-card {
  width: 100%;
  max-width: 32%;
  position: relative;
  overflow: hidden;
}

.project-overlay {
  opacity: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  background: linear-gradient(180deg, rgba(1, 25, 255, 0) 0%, #0119ff 100%);
  transition: 0.3s linear all;
}

.project-card img {
  display: block;
  width: 100%;
  height: auto;
  transition: all 0.25s linear;
}

.project-card:hover img {
  transform: scale(1.1);
}

.project-info {
  padding: 20px 20px;
  width: 100%;
  max-width: 78%;
  position: absolute;
  left: 20px;
  bottom: 20px;
  background-color: #fff;
  height: 0;
  opacity: 0;
  overflow: hidden;
  transition: 0.3s linear all;
}

.project-card:hover .project-info {
  opacity: 1;
  height: 60px;
}

.project-card:hover .project-overlay {
  opacity: 1;
}

.project-info h3 {
  font-family: "Afacad", Sans-serif;
  font-size: 26px;
  font-weight: 600;
  line-height: 1.3em;
  letter-spacing: -1px;
  margin-bottom: 10px;
  color: #0d0e1d;
}
.project-info p {
  font-family: "Afacad", Sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.5em;
}

/* Contact-section */
.contact-section {
  padding: 100px 0px 80px 0px;
}

.contact-section .container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  column-gap: 80px;
}

.contact-left {
  width: 100%;
  max-width: 50%;
}

.contact-top h2 {
  color: #0d0e1d;
  font-family: "Afacad", Sans-serif;
  font-size: 50px;
  font-weight: 600;
  line-height: 1.14em;
  letter-spacing: -1px;
}

.contact-top p {
  color: #0d0e1d;
  font-family: "Afacad", Sans-serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 1.45em;
  margin: 30px 0px;
}

.contact-bottom {
  display: flex;
  /* justify-content: space-between; */
  border-top: 1px solid #e7e7e8;
}

.contact-bottom-content {
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 50%;
  border-right: 1px solid #e7e7e8;
  padding: 40px;
  row-gap: 15px;
}

.contact-bottom-content:nth-child(2) {
  border: none;
}

.contact-bottom-content i {
  color: #0119ff;
}

.contact-bottom-content h4 {
  color: #0d0e1d;
  font-family: "Afacad", Sans-serif;
  font-size: 26px;
  font-weight: 600;
  line-height: 1.3em;
  letter-spacing: -1px;
}

.contact-bottom-content p {
  color: #0d0e1d;
  font-family: "Afacad", Sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.5em;
}

.contact-bottom-content span {
  color: var(--e-global-color-tekup_body);
  font-family: "Afacad", Sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 2.5em;
}

/* FORM */
.contact-right {
  width: 100%;
  max-width: 50%;
  background-color: #fff;
  border: 1px solid #e7e7e8;
  margin: 0px auto;
  text-align: left;
  padding: 60px 0px;
}

.contact-right h3 {
  color: #0d0e1d;
  font-family: "Afacad", Sans-serif;
  font-size: 30px;
  font-weight: 600;
  line-height: 1.26em;
  letter-spacing: -1px;
  margin-left: 70px;
  overflow: hidden;
}

.contact-right p {
  font-family: "Afacad", Sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.5em;
  color: #0d0e1d;
  margin: 10px 0px 40px 70px;
}

.contact-right form {
  flex-wrap: wrap;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0px 70px;
}

.contact-right form input {
  padding: 10px;
  border: none;
  border-bottom: 1px solid #e7e7e8;
  font-family: "Afacad", Sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.4em;
  margin-bottom: 40px;
}

form ::placeholder {
  color: #acaeb0;
}

.contact-right form input[type="email"] {
  width: 100%;
}

form textarea {
  width: 100%;
  padding: 18px 10px;
  border: none;
  border-bottom: 1px solid #e7e7e8;
  color: #acaeb0;
  margin-bottom: 40px;
  font-family: "Afacad", Sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.4em;
}

form textarea ::placeholder {
  color: #acaeb0;
  border: none;
}

.contact-right form button {
  background-color: #0119ff;
  color: #fff;
  font-size: 20px;
  font-family: "afacad";
  padding: 15px 45px;
  cursor: pointer;
  border: none;
  margin: 0 auto;
  width: 100%;
}

.contact-right button:hover {
  background-color: #0d0e1d;
}

footer {
  background: no-repeat center;
  background-size: cover;

  position: relative;
  background-color: #0d0e1d;
}

.footer-top {
  display: flex;
  justify-content: space-between;
  column-gap: 40px;
  margin-bottom: 70px;
}

.tekup {
  width: 100%;
  max-width: 45%;
}

.tekup img {
  width: 120px;
  object-fit: contain;
}

.tekup p {
  color: #fff;
  font-family: "Afacad", Sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.5em;
  margin: 30px 0px;
}

.tekup span {
  display: block;
  font-family: "Afacad", Sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.5em;
  color: #fff;
}

.tekup span i {
  margin-right: 10px;
}

.footer-col {
  width: 100%;
  max-width: 18%;
}

.footer-col h3 {
  color: #fff;
  font-family: "Afacad", Sans-serif;
  font-size: 26px;
  font-weight: 600;
  line-height: 1.3em;
  margin-bottom: 30px;
}

.footer-col li a {
  font-family: "Afacad", Sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.4em;
  color: #fff;
  margin-bottom: 10px;
}

.footer-bottom {
  display: flex;
  justify-content: space-between;
  text-align: center;
  border-top: 1px solid #262734;
  padding: 40px 0px;
}

.footer-left p {
  color: #fff;
  font-family: "Afacad", Sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.5em;
}

.footer-right span {
  width: 44px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  background: #1f202e;
  border-style: none;
  border-radius: 50%;
  padding: 12px;
  color: #fff;
  margin-right: 10px;
  transition: all 0.3s ease;
}

.footer-right span:hover {
  background-color: #485095;
}

@media screen and (max-width: 1150px) {
  nav {
    width: 560px;
  }

  nav ul a {
    font-size: 18px;
  }

  .header-btn {
    font-size: 16px;
    font-weight: 600;
    padding: 15px 22px 15px 22px;
  }

  .banner-section {
    padding: 150px 0px 90px;
  }

  .banner-section h1 {
    font-size: 60px;
  }

  .banner-col span {
    font-size: 46px;
  }

  .about-us-left img {
    width: 440px;
  }

  .about-us-right {
    max-width: 48%;
  }

  .about-us-right h3 {
    font-size: 36px;
  }

  .about-us-right span {
    font-size: 24px;
    padding: 15px;
  }

  .about-us-right p {
    font-size: 20px;
    padding: 10px 0px 15px 0px;
  }

  .project-card {
    max-width: 48%;
  }

  .contact-bottom-content p {
    font-size: 17px;
  }
}

@media screen and (max-width: 992px) {
  nav {
    width: 400px;
  }

  nav ul a {
    font-size: 16px;
  }

  .header-btn {
    font-size: 14px;
    font-weight: 400;
    padding: 12px 12px;
  }

  .services-item {
    max-width: 42%;
  }

  .about-us {
    flex-direction: column;
  }

  .about-us-left {
    margin: 0 auto;
    max-width: 100%;
  }

  .about-us-left img {
    width: 100%;
  }

  .about-left-content {
    padding: 15px;
  }

  .about-left-content h4 {
    padding: 4px;
  }

  .about-us-right {
    max-width: 100%;
    text-align: center;
    margin-top: 40px;
  }

  .about-us-right h2 {
    font-size: 50px;
  }

  .project-card {
    max-width: 48%;
  }

  .contact-section .container {
    flex-direction: column;
    row-gap: 30px;
  }

  .contact-bottom {
    flex-direction: column;
    row-gap: 20px;
    border: 0;
  }

  .contact-top {
    border: 0;
  }

  .contact-left {
    text-align: center;
    max-width: 100%;
  }

  .contact-bottom-content {
    border: 1px solid #acaeb0;
    padding: 40px;
    margin: 0 auto;
  }

  .contact-bottom-content:nth-child(2) {
    border: 1px solid #acaeb0;
  }

  .contact-right {
    max-width: 100%;
  }

  .footer-top {
    text-align: center;
    row-gap: 30px;
    flex-wrap: wrap;
  }

  .tekup {
    max-width: 46%;
  }

  .tekup p {
    width: 100%;
    max-width: 400px;
    margin: 30px auto 30px auto;
  }

  .footer-col {
    max-width: 46%;
  }

  .footer-bottom {
    flex-direction: column;
    row-gap: 30px;
  }
}

@media screen and (max-width: 768px) {
  .desktop-nav {
    display: none;
  }

  .mobile-nav {
    display: block;
  }

  .hamburger {
    position: relative;
    display: block;
    right: 10px;
    z-index: 990;
    width: 30px;
    background: none;
    border: none;
  }

  .hamburger .bar,
  .hamburger:after,
  .hamburger:before {
    content: "";
    display: block;
    width: 100%;
    height: 5px;
    background-color: #fff;
    margin: 6px 0px;
    transition: 0.4s;
  }

  .mobile-nav .logo {
    margin: 12px 0px 0px 10px;
  }

  .mobile-nav {
    position: fixed;
    top: 0;
    right: -100%;
    width: 100%;
    height: 100%;
    background-color: #0d0e1d;
    transition: right 0.3s ease;
    z-index: 999;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }

  .mobile-nav h2 {
    position: absolute;
    top: 20px;
    padding-left: 5px;
    width: 30px;
    height: 30px;
    cursor: pointer;
    background-color: transparent;
  }

  .mobile-nav.is-active {
    right: 0;
    background-color: #0d0e1d;
  }

  .close-btn {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 30px;
    height: 30px;
    cursor: pointer;
    background-color: transparent;
  }

  .close-btn:before,
  .close-btn:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 70%;
    height: 2px;
    background-color: #fff;
    transition: transform 0.3s ease;
  }

  .close-btn:before {
    transform: translate(-50%, -50%) rotate(45deg);
  }

  .close-btn:after {
    transform: translate(-50%, -50%) rotate(-45deg);
  }

  .mobile-nav ul {
    list-style: none;
    padding: 0;
    margin-top: 50px;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    width: 100%;
  }

  .mobile-nav ul li {
    width: 100%;
  }

  .mobile-nav ul li a {
    border-bottom: 1px solid #262734;
    font-family: "afacad";
    font-size: 18px;
    transition: background-color 0.3s ease;
    width: 86%;
    margin: 5px 28px;
    padding: 20px 2px;
  }

  .hamburger {
    display: block;
  }

  .header-top {
    display: none;
  }

  .header-btn {
    display: none;
  }

  .banner-section {
    padding: 160px 0px 50px;
  }

  .banner-col h3 {
    text-align: center;
  }

  .banner-col p {
    padding: 15px 0px;
  }

  .banner-images {
    flex-direction: column;
    padding: 50px 0px;
  }

  .banner-img-left {
    display: none;
  }

  .banner-img-right {
    display: none;
  }

  .banner-img-mid {
    width: 100%;
  }

  .banner-bottom {
    flex-direction: column;
    row-gap: 20px;
  }

  .banner-col {
    border: 0;
    border-bottom: 1px solid #ffffff1a;
  }

  .banner-col:nth-child(3) {
    border-bottom: 0;
  }

  .service-section {
    padding: 50px 0px;
  }

  .service-section h2 {
    font-size: 36px;
  }

  .services-item {
    max-width: 100%;
  }

  .services-item h3 {
    font-size: 20px;
  }

  .services-item p {
    font-size: 16px;
  }

  .about-section {
    padding: 60px 0px;
  }

  .about-us {
    flex-direction: column;
  }

  .about-us-right h2 {
    font-size: 36px;
  }

  .about-us-left {
    margin: 0;
    max-width: 100%;
  }

  .about-left-content {
    padding: 10px;
  }

  .about-us-left img {
    width: 100%;
  }

  .about-left-content {
    padding: 4px 12px 9px 15px;
    z-index: 1;
  }

  .about-left-content h2 {
    font-size: 32px;
  }

  .about-left-content h4 {
    font-size: 17px;
    padding: 4px 0px;
  }

  .project-section {
    padding: 65px 0px;
  }

  .project-card {
    max-width: 47%;
  }

  .projects-list {
    flex-direction: row;
  }

  .project-overlay {
    opacity: 0;
  }

  .project-info {
    opacity: 0;
    height: auto;
    width: 70%;
  }
  .project-info h3 {
    font-size: 20px;
  }
  .project-info p {
    font-size: 16px;
  }

  .contact-section {
    padding: 70px 0px 70px 0px;
  }

  .contact-section .container {
    flex-direction: column;
  }

  .contact-bottom {
    flex-direction: column;
  }

  .contact-bottom-content {
    max-width: 92%;
    padding: 22px 16px;
  }

  .contact-top h2 {
    font-size: 32px;
  }

  .contact-top p {
    font-size: 18px;
  }

  .contact-right {
    max-width: 100%;
  }

  .contact-right h3 {
    margin-left: 20px;
  }

  .contact-right p {
    margin-left: 20px;
  }

  .contact-right form {
    margin: 0px 40px 0px 20px;
  }

  .contact-right form button {
    font-size: 16px;
    padding: 15px 13px;
  }

  .contact-right form input {
    font-size: 17px;
    margin-bottom: 22px;
    width: 100%;
  }

  footer {
    padding: 50px 0px;
  }

  .footer-top {
    text-align: center;
    row-gap: 30px;
    flex-wrap: nowrap;
    flex-direction: column;
  }

  .footer-bottom {
    flex-direction: column;
    row-gap: 30px;
    padding: 0px;
    padding-top: 30px;
  }

  .tekup {
    max-width: 100%;
  }

  .tekup p {
    margin: 25px auto 0px auto;
  }

  .footer-col {
    max-width: 100%;
  }
}

@media screen and (max-width: 600px) {
  .projects-list {
    flex-direction: column;
  }

  .project-card {
    max-width: 100%;
  }
  .project-overlay {
    opacity: 1;
  }
  .project-info {
    opacity: 1;
    height: auto;
    width: 100%;
  }

  .project-section h2 {
    font-size: 36px;
  }
}
