@charset "UTF-8";
/*
  *"██╗░░██╗░█████╗░██████╗░██╗██████╗░██╗░░░██╗",
  *"██║░██╔╝██╔══██╗██╔══██╗██║██╔══██╗██║░░░██║",
  *"█████═╝░██║░░██║██║░░██║██║██████╦╝██║░░░██║",
  *"██╔═██╗░██║░░██║██║░░██║██║██╔══██╗██║░░░██║",
  *"██║░╚██╗╚█████╔╝██████╔╝██║██████╦╝╚██████╔╝",
  *"╚═╝░░╚═╝░╚════╝░╚═════╝░╚═╝╚═════╝░░╚═════╝",
*/
/*
  ! Built with ❤️ by erkamkaraoglan.com.tr & www.kodibu.com
  ? info@erkamkaraoglan.com.tr & info@kodibu.com
*/
* {
  --section-padding: clamp(2em, 8vw, 4em);
  --container-padding: clamp(2.5em, 8vw, 8em);
  --gap-padding: clamp(1.5em, 4vw, 2.5em);
  --font-size-sm: clamp(0.8rem, -0.11vw + 0.84rem, 0.75rem);
  --font-size-base: clamp(1rem, 0vw + 1rem, 1rem);
  --font-size-md: clamp(1.25rem, 0.18vw + 1.19rem, 1.33rem);
  --font-size-lg: clamp(1.56rem, 0.47vw + 1.4rem, 1.78rem);
  --font-size-xl: clamp(1.95rem, 0.9vw + 1.64rem, 2.37rem);
  --font-size-xxl: clamp(2.44rem, 1.56vw + 1.91rem, 3.16rem);
  --font-size-xxxl: clamp(3.05rem, 2.52vw + 2.19rem, 4.21rem);
  line-height: 1.1;
  --blue: #2a3ef4;
  --black: #000000;
  --white: #ffffff;
}
@media (max-width: 1200px) {
  * {
    --container-padding: 5vw;
  }
}
@media (max-width: 767px) {
  * {
    --container-padding: 2.2vw;
    --gap-padding: 2.2vw;
  }
}

body {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}

a {
  color: #000;
  text-decoration: none;
  transition: 0.5s;
}
a:hover, a:focus, a:active {
  color: #6f6f6f;
  outline: none !important;
}

button {
  outline: none !important;
}
button:focus, button:active {
  outline: none !important;
}

b,
strong {
  font-weight: 600;
}

p {
  margin: 0px;
}

ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
ul li {
  list-style: none;
  padding: 0px;
}

::-moz-selection {
  color: #000;
  background: #dbdbdb;
}

::selection {
  color: #000;
  background: #dbdbdb;
}

::-moz-selection {
  color: #000;
  background: #dbdbdb;
}

::-webkit-input-placeholder {
  color: #6f6f6f;
  text-overflow: ellipsis;
}

::-moz-placeholder {
  color: #6f6f6f;
  text-overflow: ellipsis;
  opacity: 1;
}

::-ms-input-placeholder {
  color: #6f6f6f;
  text-overflow: ellipsis;
  opacity: 1;
}

::focus {
  outline: 0 !important;
}

h1 {
  font-size: var(--font-size-xxxl);
}

h2 {
  font-size: var(--font-size-xxl);
}

h3 {
  font-size: var(--font-size-xl);
}

h4 {
  font-size: var(--font-size-lg);
}

h5 {
  font-size: var(--font-size-md);
}

h6 {
  font-size: var(--font-size-base);
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 0;
  margin-top: 0;
}

section {
  padding-top: var(--section-padding);
  padding-bottom: var(--section-padding);
}

@font-face {
  font-family: "Blauer Nue";
  src: url("../fonts/BlauerNue/BlauerNue-ExtraBold_Italic.woff2") format("woff2"), url("../fonts/BlauerNue/BlauerNue-ExtraBold_Italic.woff") format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Blauer Nue";
  src: url("../fonts/BlauerNue/BlauerNue-Bold.woff2") format("woff2"), url("../fonts/BlauerNue/BlauerNue-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Blauer Nue";
  src: url("../fonts/BlauerNue/BlauerNue-Bold_Italic.woff2") format("woff2"), url("../fonts/BlauerNue/BlauerNue-Bold_Italic.woff") format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Blauer Nue";
  src: url("../fonts/BlauerNue/BlauerNue-Regular_Italic.woff2") format("woff2"), url("../fonts/BlauerNue/BlauerNue-Regular_Italic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Blauer Nue";
  src: url("../fonts/BlauerNue/BlauerNue-SemiBold.woff2") format("woff2"), url("../fonts/BlauerNue/BlauerNue-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Blauer Nue";
  src: url("../fonts/BlauerNue/BlauerNue-Thin_Italic.woff2") format("woff2"), url("../fonts/BlauerNue/BlauerNue-Thin_Italic.woff") format("woff");
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Blauer Nue";
  src: url("../fonts/BlauerNue/BlauerNue-Medium.woff2") format("woff2"), url("../fonts/BlauerNue/BlauerNue-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Blauer Nue";
  src: url("../fonts/BlauerNue/BlauerNue-Heavy_Italic.woff2") format("woff2"), url("../fonts/BlauerNue/BlauerNue-Heavy_Italic.woff") format("woff");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Blauer Nue";
  src: url("../fonts/BlauerNue/BlauerNue-Regular.woff2") format("woff2"), url("../fonts/BlauerNue/BlauerNue-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Blauer Nue";
  src: url("../fonts/BlauerNue/BlauerNue-ExtraBold.woff2") format("woff2"), url("../fonts/BlauerNue/BlauerNue-ExtraBold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Blauer Nue";
  src: url("../fonts/BlauerNue/BlauerNue-Heavy.woff2") format("woff2"), url("../fonts/BlauerNue/BlauerNue-Heavy.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Blauer Nue";
  src: url("../fonts/BlauerNue/BlauerNue-ExtraLight.woff2") format("woff2"), url("../fonts/BlauerNue/BlauerNue-ExtraLight.woff") format("woff");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Blauer Nue";
  src: url("../fonts/BlauerNue/BlauerNue-Medium_Italic.woff2") format("woff2"), url("../fonts/BlauerNue/BlauerNue-Medium_Italic.woff") format("woff");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Blauer Nue";
  src: url("../fonts/BlauerNue/BlauerNue-SemiBold_Italic.woff2") format("woff2"), url("../fonts/BlauerNue/BlauerNue-SemiBold_Italic.woff") format("woff");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Blauer Nue";
  src: url("../fonts/BlauerNue/BlauerNue-Light_Italic.woff2") format("woff2"), url("../fonts/BlauerNue/BlauerNue-Light_Italic.woff") format("woff");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Blauer Nue";
  src: url("../fonts/BlauerNue/BlauerNue-Light.woff2") format("woff2"), url("../fonts/BlauerNue/BlauerNue-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Blauer Nue";
  src: url("../fonts/BlauerNue/BlauerNue-ExtraLight_Italic.woff2") format("woff2"), url("../fonts/BlauerNue/BlauerNue-ExtraLight_Italic.woff") format("woff");
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Blauer Nue";
  src: url("../fonts/BlauerNue/BlauerNue-Thin.woff2") format("woff2"), url("../fonts/BlauerNue/BlauerNue-Thin.woff") format("woff");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
body {
  background-color: var(--black);
  font-family: "Funnel Display", sans-serif;
  color: var(--white);
}
body a {
  color: var(--white);
}

.container {
  margin: 0 auto;
  padding-left: var(--container-padding);
  padding-right: var(--container-padding);
  max-width: 100em;
}
@media (max-width: 767px) {
  .container {
    padding-left: calc(var(--container-padding) * 2);
    padding-right: calc(var(--container-padding) * 2);
  }
}

.container.large {
  padding-left: var(--gap-padding);
  padding-right: var(--gap-padding);
}

.container.medium {
  padding-left: calc(var(--container-padding) * 2);
  padding-right: calc(var(--container-padding) * 2);
}

.container.small {
  padding-left: calc(var(--container-padding) * 3);
  padding-right: calc(var(--container-padding) * 3);
}

.header {
  position: absolute;
  width: 100%;
  height: 100px;
  z-index: 9999;
}
.header__inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 40px 0 0;
}
.header__inner .openButton {
  display: flex;
  align-items: center;
  gap: 15px;
  cursor: pointer;
}
.header__inner .openButton span {
  font-weight: 600;
}
.header__inner .openButton i {
  width: 40px;
  height: 40px;
  border-radius: 40px;
  background-color: var(--blue);
  color: var(--white);
  display: grid;
  place-content: center;
  font-size: 22px;
  transform: rotate(90deg);
}

.fullpage-menu {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  background-color: #000;
  transform: translateY(-100%);
  transition: 0.5s ease-out;
}
.fullpage-menu .images {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  transform: translateY(-100%);
  transition: 0.5s ease-out;
}
@media (max-width: 767px) {
  .fullpage-menu .images img {
    width: 70%;
  }
}
.fullpage-menu .images:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: url("../images/disc.svg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  z-index: -1;
}
.fullpage-menu .menu {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: space-between;
  height: 100vh;
}
.fullpage-menu .menu .list {
  gap: 60px;
  position: relative;
  z-index: 9;
  opacity: 0;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: center;
  top: 30%;
}
@media (max-width: 767px) {
  .fullpage-menu .menu .list {
    gap: 30px;
  }
}
.fullpage-menu .menu .list li a {
  font-size: 40px;
  font-weight: 600;
}
@media (max-width: 767px) {
  .fullpage-menu .menu .list li a {
    font-size: 34px;
    gap: 30px;
  }
}
.fullpage-menu .menu .list li a:hover {
  color: var(--blue);
}
.fullpage-menu .menu .wp {
  font-size: 32px;
  display: flex;
  align-items: center;
  gap: 15px;
  margin-top: 100px;
  margin-bottom: 100px;
  opacity: 0;
}
@media (max-width: 767px) {
  .fullpage-menu .menu .wp {
    font-size: 26px;
  }
}
.fullpage-menu .menu .wp span {
  width: 52px;
  height: 52px;
  border-radius: 52px;
  background-color: #fff;
  color: var(--blue);
  display: grid;
  place-content: center;
}

.no-padding {
  padding-top: unset;
  padding-bottom: unset;
}

.slider {
  position: relative;
  height: 530px;
  padding-bottom: 0;
}
.slider .sliderdisc {
  width: 100%;
  position: absolute;
  top: 0;
  z-index: -1;
}
.slider:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 600px;
  background-image: url("../images/slider-bg.svg");
  background-repeat: no-repeat;
  background-size: 450px;
  background-position: center;
  z-index: -1;
}
@media (max-width: 767px) {
  .slider:before {
    transform: translate(-50%, -60%);
    background-size: 320px;
    height: 400px;
  }
}
.slider__inner {
  color: #fff;
  position: relative;
  z-index: 2;
  height: 600px;
  display: grid;
  place-content: center;
}
.slider__inner .text {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  flex-direction: column;
  gap: 15px;
}
.slider__inner .text h1 {
  font-size: 64px;
  font-weight: bold;
}
@media (max-width: 767px) {
  .slider__inner .text h1 {
    font-size: 48px;
  }
}
.slider__inner .text p {
  width: 50%;
  line-height: 1.8;
  font-weight: 300;
}
@media (max-width: 767px) {
  .slider__inner .text p {
    width: 90%;
    font-size: 14px;
  }
}
.slider__inner .text a {
  background-color: var(--blue);
  color: var(--white);
  padding: 15px 30px;
  border-radius: 30px;
  letter-spacing: 0.5px;
  display: block;
  margin-top: 40px;
  display: flex;
  gap: 10px;
}
.slider__inner .text a span {
  background-color: #fff;
  width: 20px;
  height: 20px;
  display: block;
  border-radius: 20px;
  display: grid;
  place-content: center;
}
.slider__inner .text a span i {
  color: var(--blue);
}

.paketSection {
  padding-top: 0;
  position: relative;
}
.paketSection .leftDisc {
  all: unset;
  position: absolute;
  left: 0;
  bottom: 2%;
  opacity: 0.7;
  width: 50%;
  z-index: -1;
}
.paketSection .rightDisc {
  position: absolute;
  top: 10%;
  right: 0;
  width: 50%;
  opacity: 0.7;
  z-index: -1;
}
.paketSection__title {
  margin-bottom: 60px;
}
.paketSection__title h1 {
  font-size: 48px;
  font-weight: bold;
  text-align: center;
}
@supports (display: grid) {
  .paketSection__inner {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 15px 15px;
  }
}
@media (max-width: 520px) {
  .paketSection__inner {
    display: flex;
    flex-direction: column;
  }
}
@media (max-width: 767px) {
  .paketSection__inner {
    gap: 0;
  }
}
.paketSection__inner .card a {
  display: block;
  padding: 40px;
  border-radius: 10px;
  border: 1px solid #606060;
  position: relative;
  overflow: hidden;
  transition: 0.5s;
}
@media (max-width: 767px) {
  .paketSection__inner .card a {
    display: grid;
    grid-template-columns: auto 1fr;
    grid-template-rows: repeat(3, auto);
    padding: 30px;
    -moz-column-gap: 25px;
         column-gap: 25px;
    height: 45px;
    transition: 0.5s;
    margin-top: -10px;
    background-color: #000;
  }
  .paketSection__inner .card a:hover {
    height: -moz-max-content;
    height: max-content;
    margin-top: 0;
    margin-bottom: 10px;
  }
}
.paketSection__inner .card a span {
  width: 61px;
  height: 61px;
  display: grid;
  place-content: center;
  background-color: #2a2a2a;
  border-radius: 10px;
  font-size: 28px;
  line-height: 0.5;
  transition: 0.5s;
  position: relative;
}
@media (max-width: 767px) {
  .paketSection__inner .card a span {
    grid-area: 1/1/2/2;
    width: 40px;
    height: 40px;
    font-size: 16px;
  }
}
.paketSection__inner .card a h2 {
  font-size: 24px;
  margin-top: 30px;
  margin-bottom: 20px;
  height: 100px;
  overflow: hidden;
  line-height: 1.3;
  position: relative;
}
@media (max-width: 767px) {
  .paketSection__inner .card a h2 {
    grid-area: 1/2/2/3;
    margin: 0;
    font-size: 14px;
    height: 90px;
    line-height: 1.5;
  }
}
.paketSection__inner .card a p {
  font-weight: 300;
  line-height: 20px;
  position: relative;
}
@media (max-width: 767px) {
  .paketSection__inner .card a p {
    grid-area: 2/1/3/3;
    font-size: 13px;
  }
}
.paketSection__inner .card a .price {
  border-top: 1px solid #606060;
  padding-top: 30px;
  margin-top: 30px;
  text-decoration: line-through;
  position: relative;
}
@media (max-width: 767px) {
  .paketSection__inner .card a .price {
    grid-area: 3/1/4/3;
  }
}
.paketSection__inner .card a:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgb(0, 0, 0);
  border-radius: 10px;
  background: linear-gradient(120deg, rgb(0, 0, 0) 0%, rgb(42, 62, 244) 100%);
  transition: 0.4s;
  opacity: 0;
}
.paketSection__inner .card a:hover {
  color: #fff;
}
.paketSection__inner .card a:hover span {
  background-color: #fff;
  color: var(--blue);
}
.paketSection__inner .card a:hover:before {
  opacity: 1;
}
@media (max-width: 767px) {
  .paketSection__inner .last {
    height: 340px;
    margin-top: 15px;
  }
}
.paketSection__inner .last a {
  background: rgb(18, 111, 128);
  background: linear-gradient(120deg, rgb(18, 111, 128) 0%, rgb(42, 62, 244) 100%);
  display: block;
  border-radius: 10px;
  overflow: hidden;
  height: 100%;
  padding: 0 40px;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}
@media (max-width: 767px) {
  .paketSection__inner .last a {
    padding: 0 30px;
  }
}
.paketSection__inner .last a:hover {
  color: #fff;
}
.paketSection__inner .last a h2 {
  font-size: 36px;
}
@media (max-width: 767px) {
  .paketSection__inner .last a h2 {
    font-size: 29px;
  }
}
.paketSection__inner .last a .price {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.paketSection__inner .last a .price .und {
  border: 1px solid #fff;
  padding: 10px 30px;
  border-radius: 300px;
  width: -moz-max-content;
  width: max-content;
  text-decoration: line-through;
}
.paketSection__inner .last a .price .upt {
  font-size: 48px;
  font-weight: bold;
}
@media (max-width: 767px) {
  .paketSection__inner .last a .price .upt {
    font-size: 39px;
  }
}
.paketSection__wrapperTwo {
  margin-top: 15px;
}
@supports (display: grid) {
  .paketSection__wrapperTwo {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 15px 15px;
  }
}
@media (max-width: 520px) {
  .paketSection__wrapperTwo {
    display: flex;
    flex-direction: column;
  }
}
.paketSection__wrapperTwo .box:first-child a {
  background: rgb(150, 150, 150);
  background: linear-gradient(325deg, rgb(150, 150, 150) 0%, rgb(104, 40, 159) 100%);
}
.paketSection__wrapperTwo .box:last-child a {
  background: rgb(150, 150, 150);
  background: linear-gradient(325deg, rgb(150, 150, 150) 0%, rgb(49, 159, 40) 100%);
}
.paketSection__wrapperTwo .box a {
  display: flex;
  border-radius: 10px;
  padding: 30px;
  height: 350px;
  flex-direction: column;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .paketSection__wrapperTwo .box a {
    height: 280px;
  }
}
.paketSection__wrapperTwo .box a:hover {
  color: #fff;
}
.paketSection__wrapperTwo .box a h2 {
  font-size: 36px;
  font-weight: bold;
}
.paketSection__wrapperTwo .box a .prices {
  display: flex;
  flex-direction: column;
  gap: 15px;
}
.paketSection__wrapperTwo .box a .prices .cuppon {
  background-color: #fff;
  padding: 10px 25px;
  font-weight: 300;
  font-size: 15px;
  border-radius: 40px;
  color: #000;
  width: -moz-max-content;
  width: max-content;
}
.paketSection__wrapperTwo .box a .prices .price {
  font-size: 48px;
  font-weight: 500;
}

.yorumPages {
  position: relative;
}
.yorumPages__title {
  text-align: center;
  margin-bottom: 90px;
}
.yorumPages__title h2 {
  font-size: 48px;
}
@supports (display: grid) {
  .yorumPages__inner {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 40px 40px;
  }
}
@media (max-width: 520px) {
  .yorumPages__inner {
    display: flex;
    flex-direction: column;
  }
}
@media (max-width: 767px) {
  .yorumPages__inner {
    gap: 0;
  }
}
.yorumPages__inner .right {
  margin-top: 140px;
}
@media (max-width: 767px) {
  .yorumPages__inner .right {
    margin-top: 0;
  }
}
.yorumPages__inner .wrapper {
  background-color: #2a2a2a;
  padding: 50px;
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  gap: 40px;
  margin-bottom: 40px;
}
.yorumPages__inner .wrapper .titleImg {
  display: flex;
  justify-content: space-between;
  width: 100%;
  align-items: center;
}
.yorumPages__inner .wrapper .titleImg h2 {
  font-size: 24px;
  font-weight: 500;
}
.yorumPages__inner .wrapper p {
  font-size: 15px;
  line-height: 1.6;
  font-weight: 200;
}
.yorumPages__inner .wrapper .names {
  font-weight: 100;
}

.yerSection__inner {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  position: relative;
  gap: 30px;
}
.yerSection__inner h2 {
  font-size: 48px;
  font-weight: 500;
}
.yerSection__inner p {
  font-size: 18px;
  font-weight: 200;
  line-height: 1.6;
  margin-bottom: 30px;
}
.yerSection__inner .images {
  position: relative;
}
.yerSection__inner .images img {
  width: 90%;
}
.yerSection__inner .images:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 110%;
  height: 120%;
  background-image: url(../images/takim-bg.svg);
  background-repeat: no-repeat;
  background-size: auto;
  background-position: center;
  transform: translate(-50%, -50%);
  z-index: -1;
}
@media (max-width: 767px) {
  .yerSection__inner .images:before {
    height: 100%;
    width: 100%;
    background-size: 160%;
  }
}

.leftDisc {
  position: absolute;
  left: -5%;
  width: 50%;
  top: -50%;
  opacity: 0.5;
  z-index: -1;
}

.rightDisc {
  position: absolute;
  right: 0%;
  width: 50%;
  top: 10%;
  z-index: -1;
  opacity: 0.7;
}

.formPage {
  /*position: relative; */
}
@supports (display: grid) {
  .formPage__inner {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 90px 90px;
  }
}
@media (max-width: 520px) {
  .formPage__inner {
    display: flex;
    flex-direction: column;
  }
}
.formPage__inner .text {
  display: flex;
  flex-direction: column;
  gap: 30px;
  padding-right: 60px;
}
.formPage__inner .text h1 {
  font-size: 48px;
  font-weight: 500;
}
.formPage__inner .text p {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.6;
}
.formPage__inner form {
  display: flex;
  flex-direction: column;
  gap: 15px;
}
.formPage__inner form input,
.formPage__inner form textarea {
  padding: 20px;
  border-radius: 10px;
  border: 1px solid #2a2a2a;
  color: #fff;
  background-color: #2a2a2a;
  font-size: 16px;
}
.formPage__inner form input::-moz-placeholder, .formPage__inner form textarea::-moz-placeholder {
  color: #707070;
}
.formPage__inner form input::placeholder,
.formPage__inner form textarea::placeholder {
  color: #707070;
}
.formPage__inner form input:focus,
.formPage__inner form textarea:focus {
  border: 1px solid var(--blue);
  outline: none;
}
.formPage__inner form .btnFrm {
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
  margin-top: 30px;
}
.formPage__inner form .btnFrm button {
  all: unset;
  cursor: pointer;
  background-color: var(--blue);
  color: #fff;
  padding: 15px 30px;
  border-radius: 30px;
  font-size: 16px;
  transition: 0.5s;
  width: -moz-max-content;
  width: max-content;
  display: flex;
  gap: 10px;
}
.formPage__inner form .btnFrm button i {
  width: 30px;
  height: 30px;
  border-radius: 30px;
  background-color: #fff;
  color: var(--blue);
  padding: 2px;
  transition: 0.5s;
}
.formPage__inner form .btnFrm button:hover {
  background-color: #fff;
  color: var(--blue);
}
.formPage__inner form .btnFrm button:hover i {
  background-color: var(--blue);
  color: #fff;
}

.footer__inner {
  border-top: 1px solid #606060;
  padding-top: 100px;
  padding-bottom: 60px;
}
.footer__inner .up {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 520px) {
  .footer__inner .up {
    display: flex;
    flex-direction: column;
  }
}
@media (max-width: 767px) {
  .footer__inner .up {
    align-items: flex-start;
    gap: 30px;
  }
}
.footer__inner .up h1 {
  font-size: 48px;
  font-weight: 500;
}
@media (max-width: 767px) {
  .footer__inner .up h1 {
    font-size: 38px;
  }
}
.footer__inner .up a {
  font-size: 32px;
  display: flex;
  align-items: center;
  gap: 15px;
}
@media (max-width: 767px) {
  .footer__inner .up a {
    font-size: 26px;
  }
}
.footer__inner .up a span {
  width: 50px;
  height: 50px;
  background-color: #fff;
  border-radius: 50px;
  display: grid;
  place-content: center;
  font-size: 24px;
  color: var(--blue);
}
.footer__inner .donw {
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: flex-end;
  margin-top: 150px;
}
@media (max-width: 520px) {
  .footer__inner .donw {
    display: flex;
    flex-direction: column;
  }
}
@media (max-width: 767px) {
  .footer__inner .donw {
    align-items: flex-start;
    gap: 30px;
    margin-top: 70px;
  }
}
.footer__inner .donw .adress h2 {
  font-size: 32px;
  margin-bottom: 30px;
}
.footer__inner .donw .adress p {
  font-size: 16px;
  color: #707070;
  line-height: 1.7;
  padding-right: 100px;
}
@media (max-width: 767px) {
  .footer__inner .donw .adress p {
    padding-right: 0;
  }
}
.footer__inner .donw .list {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 30px;
}
@media (max-width: 767px) {
  .footer__inner .donw .list {
    align-items: flex-start;
    gap: 10px;
  }
}
.footer__inner .donw .list ul {
  display: flex;
  gap: 20px;
}
.footer__inner .donw .list p {
  font-size: 16px;
  color: #707070;
  line-height: 1.7;
}
.footer__inner .donw .list p a {
  color: #707070;
}/*# sourceMappingURL=main.css.map */