/** -- Container -- **/
.container {
  background-color: #131313;
  display: flex;
  flex-direction: row;
  justify-content: center;
  width: 100%;
}

.container .div {
  background-color: #131313;
  width: 1440px;
  /* height: 2811px; */
  /* position: relative; */
}

/** -- header css -- **/
.header {
  display: flex;
  width: 1440px;
  height: 80px;
  align-items: flex-end;
  justify-content: center;
  gap: 145px;
  /* position: relative; */
}

.header .text-wrapper {
  position: relative;
  width: fit-content;
  font-family: "Montserrat", Helvetica;
  font-weight: 400;
  font-size: 16px;
  text-align: right;
  letter-spacing: 0;
  line-height: 28px;
  white-space: nowrap;
  /* text-decoration: underline; */
  text-decoration-color: rgb(255, 255, 255);
  color: white;
}

.header .text-wrapper:hover {
  color: #FF211D;
  font-family: "Montserrat", Helvetica;
}

.header .frame {
  position: relative;
  width: 83.48px;
  height: 40px;
}

/** -- footer -- **/

.footer {
  /* position: relative; */
  width: 1440px;
  height: 669px;
  left: 0;
  background-color: #0b0b0b;
  margin: 0 auto;
}

.footer-inner {
  position: relative;
  height: 669px;
  background-color: #0b0b0b;
}

.footer-let-chat {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 64px;
  position: absolute;
  top: 87px;
  left: 133px;
}

.let-s-chat {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: "Montserrat", Helvetica;
  font-weight: 400;
  color: var(--bglight);
  font-size: 88px;
  letter-spacing: 0;
  line-height: normal;
}

.footer-social-block {
  gap: 64px;
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  flex: 0 0 auto;
}


.footer-social-list {
  gap: 16px;
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  flex: 0 0 auto;
}

.facebook {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: "Montserrat", Helvetica;
  font-weight: 100;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 22px;
  white-space: nowrap;
}

.footer-contact-block {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  position: absolute;
  top: 0;
  left: 801px;
}

.footer-block {
  display: flex;
  width: 639px;
  align-items: flex-start;
  justify-content: space-between;
  position: relative;
  flex: 0 0 auto;
}

.footer-block-2 {
  border-right-width: 1px;
  border-right-style: solid;
  display: flex;
  flex-direction: column;
  width: 320px;
  height: 335px;
  align-items: flex-start;
  justify-content: flex-end;
  gap: 24px;
  padding: 100px 55px 54px;
  position: relative;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-left-width: 1px;
  border-left-style: solid;
  border-color: #686868;
}

.apple-stroke {
  position: relative;
  width: 25.72px;
  height: 30.09px;
}

.app-store {
  position: relative;
  width: 119.03px;
  height: 48px;
  font-family: "Montserrat", Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 20px;
  letter-spacing: 0;
  line-height: normal;
}

.footer-block-call {
  margin-left: -1px;
  display: flex;
  flex-direction: column;
  width: 320px;
  height: 335px;
  align-items: flex-start;
  justify-content: flex-end;
  gap: 24px;
  padding: 100px 55px 54px;
  position: relative;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-left-width: 1px;
  border-left-style: solid;
  border-color: #686868;
}

.phone {
  position: relative;
  width: 31.98px;
  height: 31.98px;
}


.footer-block-3 {
  margin-top: -1px;
  display: flex;
  width: 639px;
  align-items: flex-start;
  justify-content: space-between;
  position: relative;
  flex: 0 0 auto;
}

.footer-block-4 {
  border-right-width: 1px;
  border-right-style: solid;
  display: flex;
  flex-direction: column;
  width: 320px;
  height: 335px;
  align-items: flex-start;
  justify-content: flex-end;
  gap: 24px;
  padding: 100px 55px 54px;
  position: relative;
  border-top-width: 1px;
  border-top-style: solid;
  border-left-width: 1px;
  border-left-style: solid;
  border-color: #686868;
}

.google-play-stroke {
  position: relative;
  width: 28.84px;
  height: 32px;
}

.google-play-store {
  position: relative;
  width: 133.75px;
  font-family: "Montserrat", Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 20px;
  letter-spacing: 0;
  line-height: normal;
}

.footer-block-mail {
  margin-left: -1px;
  display: flex;
  flex-direction: column;
  width: 320px;
  height: 335px;
  align-items: flex-start;
  justify-content: flex-end;
  gap: 24px;
  padding: 100px 55px 54px;
  position: relative;
  border-top-width: 1px;
  border-top-style: solid;
  border-left-width: 1px;
  border-left-style: solid;
  border-color: #686868;
}

.footer-privacy-tos {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  position: absolute;
  top: 623px;
  left: 133px;
}

.footer .text-wrapper {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: "Montserrat", Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 24px;
  letter-spacing: 0;
  line-height: normal;
}

.footer .linked-in {
  position: relative;
  width: fit-content;
  font-family: "Montserrat", Helvetica;
  font-weight: 100;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 22px;
  white-space: nowrap;
}

.footer .instagram {
  position: relative;
  width: fit-content;
  font-family: "Montserrat", Helvetica;
  font-weight: 100;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 22px;
  white-space: nowrap;
}

.footer .sarica-no {
  position: relative;
  width: fit-content;
  font-family: "Montserrat", Helvetica;
  font-weight: 100;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 22px;
}

.footer .div-2 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 12px;
  position: relative;
  flex: 0 0 auto;
}

.footer-privacy-tos .text-wrapper-4 {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: "Montserrat", Helvetica;
  font-weight: 300;
  color: #ffffff;
  font-size: 10px;
  letter-spacing: 0;
  line-height: 22px;
  white-space: nowrap;
}

.footer-privacy-tos .ellipse {
  position: relative;
  width: 2px;
  height: 2px;
  background-color: #d9d9d9;
  border-radius: 1px;
}

.footer-contact-block .text-wrapper-3 {
  position: relative;
  width: 85px;
  font-family: "Montserrat", Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 20px;
  letter-spacing: 0;
  line-height: normal;
}

.footer .iphone {
  position: absolute;
  width: 303px;
  height: 535px;
  top: 0;
  left: 497px;
}

.footer .envelope {
  position: relative;
  width: 32px;
  height: 24px;
}

a:hover { 
  color: #FF211D;
}

.empty-space {
  left: 0;
}

.empty-space-inner {
  position: relative;
  height: 404px;
}