body {
  height: 100vh;
  background: #ffffff;
  font-family: "Poppins", sans-serif;
}
.container-fluid {
  padding: 0 100px;
}
.footgraphy-foot-art-section {
  background: #dcc8ff;
  padding: 50px 0px;
}
.footgraphy-foot-art-content-part {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
}
.footgraphy-foot-art-content-part h1 {
  font-style: normal;
  font-weight: 900;
  font-size: 40px;
  line-height: 50px;
  color: #141313;
}
.footgraphy-foot-art-content-part p {
  font-style: normal;
  font-weight: 300;
  font-size: 18px;
  line-height: 32px;
  color: #545454;
  margin-top: 15px;
  margin-bottom: 30px;
}
.footgraphy-why-do-content-sub-title {
  margin-bottom: 0px !important;
}
.footgraphy-foot-art-img-part {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.footgraphy-foot-art-img-part img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.footgraphy-btn {
  padding: 22px 48px;
  background: #7f45e3;
  border-radius: 100px;
  border: none;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 22px;
  text-transform: uppercase;
  color: #ffffff !important;
  text-align: center;
  width: 100%;
  max-width: max-content;
  margin-right: auto;
  cursor: pointer;
  display: block;
}
.footgraphy-btn:hover {
  text-decoration: none;
}
.footgraphy-foot-why-do-section {
  padding: 50px 0px;
}
.footgraphy-why-do-content-part {
  display: block;
}
.footgraphy-why-do-content-part p {
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 32px;
  color: #545454;
  margin-bottom: 30px;
}
.footgraphy-why-do-content-part h2 {
  font-style: normal;
  font-weight: 700;
  font-size: 30px;
  line-height: 36px;
  color: #141313;
  margin: 10px 0 12px;
}
.footgraphy-why-do-img-part {
  width: 100%;
  height: 382px;
  overflow: hidden;
  border-radius: 20px;
}
.footgraphy-why-do-img-part img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 20px;
}
.footgraphy-social-media-section a,
.footgraphy-social-media-section:hover a {
  text-decoration: none;
}
.footgraphy-social-media-section {
  background: #7f45e3;
  padding: 50px 0;
  text-align: center;
}
.footgraphy-social-media-section h2 {
  font-style: normal;
  font-weight: 700;
  font-size: 30px;
  line-height: 36px;
  color: #ffffff;
  text-align: center;
}
.footgraphy-social-media-section p {
  font-style: normal;
  font-weight: 300;
  font-size: 18px;
  line-height: 28px;
  text-align: center;
  color: #f4eeee;
  max-width: 475px;
  margin: 11px auto 34px;
}
.footgraphy-follow-block {
  border: 1px solid #ffffff;
  border-radius: 10px;
  display: flex;
  padding: 20px 20px;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.footgraphy-follow-block:hover {
  background: #fff;
}
.footgraphy-follow-block:hover .footgraphy-social-media-label {
  color: #685e5e;
}
.footgraphy-follow-block:hover .footgraphy-social-media-platform-label {
  color: #685e5e;
}
.footgraphy-follow-block:hover .footgraphy-social-media-icon svg path {
  fill: #a22626;
}
.footgraphy-social-media-icon {
  margin-right: 22px;
}
.footgraphy-social-media-icon svg {
  width: 40px;
  height: auto;
}
.footgraphy-social-media-content-part {
  display: block;
}
.footgraphy-social-media-label {
  font-style: normal;
  font-weight: 300;
  font-size: 22px;
  line-height: 28px;
  text-align: left;
  color: #e1e1e1;
}
.footgraphy-social-media-platform-label {
  font-style: normal;
  font-weight: 700;
  font-size: 22px;
  line-height: 28px;
  text-align: left;
  color: #e1e1e1;
}
footer {
  padding: 26px 15px;
  background: #5415c0;
  text-align: center;
}
.footgraphy-footer-copyright-text {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 30px;
  color: #ffffff;
}
p {
  margin-bottom: 0;
}
.lang-select-block {
  display: flex;
  justify-content: flex-end;
}
.lang-select-block select {
  width: 300px;
}

.lang-select-block .select2-selection--single {
  display: flex !important;
  justify-content: center;
  align-items: center;
  padding: 16px 28px 16px 48px;
  border: 1px solid #5c45ed !important;
  border-radius: 100px !important;
  background-color: transparent !important;
  height: unset !important;
}

.lang-select-block .select2-selection__rendered {
  width: 100%;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px !important;
  text-transform: uppercase;
  color: #5c45ed !important;
}
.lang-select-block .select2-selection--single .select2-selection__arrow {
  height: 20px !important;
  top: 17px !important;
  right: 15px !important;
  width: 20px !important;
}
.lang-select-block .select2-selection--single .select2-selection__arrow b {
  border-color: #5c45ed transparent transparent transparent !important;
  border-style: solid;
  border-width: 9px 8px 0 8px !important;
  margin-left: -15px !important;
  margin-top: -3px !important;
}
.select2-container--default
  .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: #e1dcff !important;
  color: #5e5e5e !important;
  font-size: 16px !important;
  font-weight: 500 !important;
  text-transform: uppercase !important;
}
.select2-container .select2-results__option {
  padding: 8px 10px;
  margin-bottom: 5px;
  color: #5e5e5e !important;
  font-size: 16px !important;
  font-weight: 500 !important;
  text-transform: uppercase !important;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__placeholder {
  width: 100%;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px !important;
  text-transform: uppercase;
  color: #5c45ed !important;
}
.footgraphy-mail-inupt input {
  border: 2px solid #5c45ed;
  border-radius: 100px;
  background: transparent;
  padding: 21px 62px 21px 20px;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  color: #5c45ed !important;
}
.footgraphy-mail-inupt input::placeholder {
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  color: #5c45ed;
}

.footgraphy-submit-btn {
  border-radius: 40px !important;
  margin-left: -50px;
  background: #5c45ed;
  width: 154px;
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 24px;
  text-transform: uppercase;
  color: #fff !important;
  z-index: 3 !important;
  position: relative !important;
}
.footgraphy-mail-inupt .form-control:focus {
  background-color: transparent !important;
  border-color: #5c45ed !important;
  outline: 0 !important;
  box-shadow: unset !important;
}

.footgraphy-submit-btn.btn:focus {
  outline: 0;
  box-shadow: unset !important;
}

.footgraphy-submit-modal .modal-content {
  background: #f0eeff;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 10px;
}
.footgraphy-submit-modal .modal-dialog {
  max-width: 524px;
}
.footgraphy-submit-modal .modal-content h5 {
  text-align: center;
  margin: 0 auto;
  width: calc(100% - 40px);
  font-style: normal;
  font-weight: 800;
  font-size: 31px;
  line-height: 38px;
  color: #141313;
}
.footgraphy-submit-modal .close {
  float: right;
  font-size: 26px;
  font-weight: 400;
  line-height: 1;
  color: #5c45ed;
  opacity: 1 !important;
  border: 2px solid #5c45ed;
  border-radius: 100px;
  padding: 0;
  margin: 0;
  width: 30px;
  height: 30px;
  max-width: 100%;
}
.footgraphy-submit-modal .close:focus {
  outline: 0 !important;
}
.footgraphy-submit-modal .modal-content .modal-body {
  font-style: normal;
  font-weight: 300;
  font-size: 17px;
  line-height: 33px;
  text-align: center;
  color: #545454;
}
.lang-select-wrapper {
  display: none !important;
}
.footgraphy-foot-submit-action {
  margin-top: 5px;
}
.footgraphy-foot-submit-action a {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 35px;
  text-decoration-line: underline;
  text-transform: uppercase;
  color: #5c45ed;
}
.footgraphy-submit-text {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  color: #545454;
  text-align: left;
}
.footgraphy-foot-google-text {
  font-weight: 700;
  font-size: 25px;
  line-height: 34px;
  font-style: normal;
  color: #333242;
}
.footgraphy-foot-google-text span {
  font-weight: 400;
  margin-left: 5px;
  font-size: 24px;
}
@media only screen and (max-width: 1024px) {
  .container-fluid {
    padding: 0 15px;
  }
  .footgraphy-foot-art-content-part h1 {
    font-size: 32px;
    line-height: 38px;
  }
  .footgraphy-foot-art-content-part p,
  .footgraphy-why-do-content-part p {
    line-height: 30px;
  }
  .footgraphy-why-do-content-part h2 {
    font-size: 28px;
    line-height: 34px;
  }
  .footgraphy-social-media-icon {
    margin-right: 15px;
  }
  .footgraphy-social-media-icon svg {
    width: 36px;
  }
  .footgraphy-social-media-label {
    font-size: 18px;
    line-height: 24px;
  }
  .footgraphy-social-media-platform-label {
    font-size: 18px;
    line-height: 24px;
  }
  .footgraphy-foot-submit-action a {
    font-size: 14px;
    line-height: 32px;
  }
}
@media only screen and (max-width: 768px) {
  .footgraphy-foot-art-img-part img {
    object-fit: contain;
  }
  .footgraphy-follow-block {
    margin: 10px 0;
  }
  .footgraphy-foot-art-content-part {
    margin-bottom: 30px;
  }
  .footgraphy-mail-inupt {
    width: 75%;
    margin: 0 auto;
  }
  .footgraphy-why-do-content-part {
    margin-top: 30px;
  }
  .footgraphy-foot-submit-action {
    text-align: center;
  }
}
@media only screen and (max-width: 576px) {
  .footgraphy-foot-art-section,
  .footgraphy-foot-why-do-section,
  .footgraphy-social-media-section {
    padding: 30px 0px;
    text-align: center;
  }
  /* .footgraphy-foot-art-section .row {
    flex-flow: column-reverse;
  } */
  .footgraphy-foot-art-content-part h1 {
    font-size: 22px;
    line-height: 28px;
  }
  .footgraphy-foot-art-content-part p,
  .footgraphy-why-do-content-part p,
  .footgraphy-social-media-section p {
    margin-top: 0px;
    font-size: 16px;
  }
  .footgraphy-btn {
    text-align: center;
    margin: 0 auto;
  }
  .footgraphy-foot-art-content-part p,
  .footgraphy-why-do-content-part p {
    margin-bottom: 15px;
  }
  .footgraphy-why-do-content-part {
    margin: 30px 0 0;
    text-align: center;
  }
  .footgraphy-why-do-content-part h2,
  .footgraphy-social-media-section h2 {
    font-size: 20px;
    line-height: 24px;
  }
  .footgraphy-follow-block {
    margin: 10px 0;
  }
  .footgraphy-social-media-section p {
    margin-bottom: 15px;
  }

  .footgraphy-social-media-platform-label,
  .footgraphy-social-media-label {
    font-size: 16px;
    line-height: 22px;
  }
  footer {
    padding: 18px 15px;
  }
  .lang-select-block {
    justify-content: center !important;
    margin-bottom: 20px;
  }

  .lang-select-block .select2-selection--single {
    padding: 15px 28px 15px 28px;
  }
  .lang-select-block .select2-selection--single .select2-selection__arrow {
    top: 16px !important;
    right: 10px !important;
  }
  .lang-select-block .select2-selection__rendered {
    font-size: 16px;
  }
  .footgraphy-mail-inupt {
    width: 100%;
  }
  .footgraphy-mail-inupt input {
    padding: 21px 62px 21px 20px;
    font-size: 14px;
    line-height: 18px;
  }
  .footgraphy-mail-inupt input::placeholder {
    font-size: 14px;
    line-height: 18px;
  }

  .footgraphy-submit-btn {
    margin-left: -50px;
    width: 120px;
    font-size: 16px;
    line-height: 20px;
  }
  .footgraphy-submit-modal .modal-content h5 {
    font-size: 22px;
    line-height: 28px;
  }
  .footgraphy-foot-submit-action a {
    font-size: 14px;
    line-height: 22px;
  }
  .footgraphy-foot-google-text {
    font-size: 22px;
    line-height: 30px;
  }
  .footgraphy-foot-google-text span {
    font-size: 20px;
  }
}

@media only screen and (max-width: 375px) {
  .footgraphy-btn {
    padding: 22px 38px;
  }
}
