.btn-close:focus {
  outline: 0;
  box-shadow: none !important;
  opacity: 1;
}

.modal-finish .input-group-text {
  min-width: -webkit-fit-content;
  min-width: -moz-fit-content;
  min-width: fit-content;
  padding: 0;
}
.modal-finish .btn-close {
  position: absolute;
  right: 40px;
  top: 40px;
  background-color: #fff;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.modal-finish .btn-close:focus {
  outline: 0;
  box-shadow: none !important;
  opacity: 1;
}
.modal-finish .form-check-input {
  min-width: 16px !important;
  min-height: 16px !important;
}

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

body {
  background-color: #E5E5E5;
}

header nav {
  height: 110px;
}
header nav a {
  padding-left: 61px;
}
header nav .info-btn {
  margin-right: 59px;
}
header nav .info-btn:hover {
  color: #DB1E36;
  background-color: white;
}
header nav .info-btn:active {
  color: #fff;
  background-color: #DB1E36;
}
header nav .info-btn:focus {
  background-color: #fff;
  color: #DB1E36;
}

main {
  padding-bottom: 52px;
}
main .modal-content-info {
  background-color: white;
}
main .card-1 {
  margin-top: 14px;
  margin-bottom: 24px !important;
  margin-left: 14px;
  margin-right: 14px;
  height: 400px;
}
main .card-1 .card-1-txts {
  z-index: 3;
  padding-left: 196px;
  padding-top: 149px;
  padding-bottom: 167px;
}
main .card-1 .card-1-txts h1 {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  font-size: 48px;
  line-height: 58px;
  color: #000000;
  margin: 0;
  letter-spacing: -0.3px;
}
main .card-1 .card-1-txts p {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 34px;
  color: #000000;
  margin: 0;
}
main .card-1 .card-1-imgs {
  height: inherit;
}
main .card-1 .card-1-imgs .left-frame {
  margin-top: 100px;
  width: 382.88px;
  left: 140.12px;
}
main .card-1 .card-1-imgs .card-1-img-right1 {
  position: absolute;
  z-index: 1;
  right: 0;
  top: 8.92%;
  bottom: -43.55%;
}
main .card-1 .card-1-imgs .card-1-img-right-box {
  position: absolute;
  z-index: 2;
  top: 25px;
  right: 106px;
}
main .cards {
  max-width: 850px;
  margin: 0 auto;
}
main .cards .card {
  margin-top: 26px;
  padding: 26px 29px;
}
main .cards .card:hover {
  box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.15);
}
main .cards .card-2 {
  margin-bottom: 26px;
  margin-top: 24px !important;
  height: 263px !important;
}
main .cards .card-2 h4 {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  font-size: 32px;
  line-height: 38px;
  color: #000000;
  margin-bottom: 69px;
}
main .cards .card-3 {
  margin-bottom: 26px;
  height: 263px !important;
}
main .cards .card-3 h4 {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  font-size: 32px;
  line-height: 38px;
  color: #000000;
  margin-bottom: 62px;
}
main .cards .card-4 {
  margin-bottom: 26px;
  height: 263px !important;
}
main .cards .card-4 h4 {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  font-size: 32px;
  line-height: 38px;
  color: #000000;
  margin-bottom: 50px;
}
main .cards .card-4 .select-div {
  padding-bottom: 71px;
}
main .cards .card-4 select {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
  display: flex;
  align-items: center;
  color: #000000;
}
main .cards .card-4 .form-select-lg {
  padding-top: 10px;
  padding-bottom: 10px;
}
main .cards .card-5 {
  margin-bottom: 26px;
}
main .cards .card-5 h4 {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  font-size: 32px;
  line-height: 38px;
  color: #000000;
  margin-bottom: 23px;
}
main .cards .card-5 .images {
  overflow-x: auto;
  margin-bottom: 22px;
  padding-bottom: 1rem;
  /* Track */
  /* Handle */
  /* Handle on hover */
}
main .cards .card-5 .images::-webkit-scrollbar {
  width: 10px;
}
main .cards .card-5 .images::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px #F5F5F5;
  border-radius: 10px;
}
main .cards .card-5 .images::-webkit-scrollbar-thumb {
  background: #DB1E36;
  border-radius: 10px;
}
main .cards .card-5 .images::-webkit-scrollbar-thumb:hover {
  background: #DB1E36;
}
main .cards .card-5 .images .img-div {
  margin-right: 6px;
  min-width: calc(25% - 6px);
}
main .cards .card-5 .images .img-div label {
  width: 100%;
}
main .cards .card-5 .images .img-div .img-card-5 {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
main .cards .card-5 .images .img-div .checked-span {
  width: 100%;
  height: 100%;
}
main .cards .card-5 .images .img-div:hover {
  opacity: 75%;
}
main .cards .card-6 {
  margin-bottom: 26px;
  height: 508px !important;
}
main .cards .card-6 h4 {
  margin-bottom: 50px;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  font-size: 32px;
  line-height: 38px;
  color: #000000;
}
main .cards .card-6 .card6-form-div {
  margin-bottom: 17px;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
  color: #919191;
}
main .cards .card-6 .card6-form-div textarea {
  resize: none;
}
main .cards .card-6 .card6-form-div textarea::-moz-placeholder, main .cards .card-6 .card6-form-div input::-moz-placeholder {
  font-family: "Verdana";
}
main .cards .card-6 .card6-form-div textarea::placeholder, main .cards .card-6 .card6-form-div input::placeholder {
  font-family: "Verdana";
}
main .cards .card-6 .div-btn-card-6 {
  margin-bottom: 9px;
}
main .cards .card-6 .div-btn-card-6 .btn-card-6 {
  width: 204px;
  height: 49px;
  border: 2px solid #DB1E36;
  border-radius: 67px;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
  float: right;
}
main .cards .card-7 {
  margin-bottom: 47px;
}
main .cards .card-7 h4 {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  font-size: 32px;
  line-height: 38px;
  color: #000000;
  margin-bottom: 41px;
}
main .cards .card-7 .small-img {
  margin-top: 12px;
  margin-bottom: 29px;
  overflow-x: auto;
  padding-bottom: 1rem;
  height: 185px;
  /* Track */
  /* Handle */
  /* Handle on hover */
}
main .cards .card-7 .small-img::-webkit-scrollbar {
  width: 10px;
}
main .cards .card-7 .small-img::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px #F5F5F5;
  border-radius: 10px;
}
main .cards .card-7 .small-img::-webkit-scrollbar-thumb {
  background: #DB1E36;
  border-radius: 10px;
}
main .cards .card-7 .small-img::-webkit-scrollbar-thumb:hover {
  background: #DB1E36;
}
main .cards .card-7 .small-img .img-div {
  margin-right: 6px;
  min-width: calc(20% - 6px);
}
main .cards .card-7 .small-img label {
  width: 100%;
  height: 100%;
}
main .cards .card-7 .small-img .img-card-5 {
  cursor: pointer;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
main .cards .card-7 .small-img .checked-span {
  width: 100% !important;
  height: 100% !important;
}
main .cards .btn-finish {
  max-width: 252px;
  margin: 54px auto 0;
}
main .cards .btn-finish #btn-finish-id {
  width: 252px;
  height: 60px;
  border: 2px solid #DB1E36;
  border-radius: 77px;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: 0.08em;
}

.mail-img {
  left: 50%;
  transform: translateX(-50%);
  top: -20%;
}

.div-mail-inputs {
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  top: 30%;
}
.div-mail-inputs .div-mail-inputs1 input {
  width: 789px;
}
.div-mail-inputs .div-mail-inputs2 {
  width: 789px;
}

.send-btn {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
  margin-top: 22px;
  width: 240px;
  height: 50px;
  position: absolute;
  background: #DB1E36;
  border-radius: 122px;
  left: 50%;
  transform: translateX(-50%);
}

.tel-img {
  left: 50%;
  transform: translateX(-55%);
  top: -50%;
  width: -webkit-fill-available;
  max-width: 420px;
}
@media screen and (min-width: 501px) and (max-width: 870px) {
  .tel-img {
    max-width: 350px !important;
  }
}
@media (max-width: 500px) {
  .tel-img {
    max-width: 200px !important;
  }
}

.wp-send-btn {
  width: -webkit-fill-available;
  width: 368px;
  background: #DB1E36;
  border-radius: 80px;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 70%;
}

.txt-effect {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
  color: #454545 !important;
  margin-top: 23px;
  margin-bottom: 8px;
}

.btn-inquiry {
  width: 53px;
  height: 53px;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  font-size: 34px;
  line-height: 40px;
  bottom: 56px;
  right: 35px;
}
.btn-inquiry:hover {
  color: #DB1E36;
  background-color: white;
}
.btn-inquiry:active {
  color: #fff;
  background-color: #DB1E36;
}
.btn-inquiry:focus {
  background-color: #fff;
  color: #DB1E36;
}

img[src="#"] {
  display: none;
}

#modal-mail .form-check-input:focus {
  border-color: #ed8f9b;
  outline: 0;
  box-shadow: none;
}

footer .footer {
  padding-top: 78px;
  background-color: #212121;
}
footer .footer img {
  margin-top: 5px;
  margin-bottom: 30px;
}
footer .footer p {
  margin-bottom: 3px;
}
footer .footer .p-office {
  margin-bottom: 30px;
}
footer .footer .p-poderjka {
  margin-top: 7px;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  font-size: 12px;
  line-height: 14px;
  text-transform: uppercase;
  color: #FFFFFF;
  margin-bottom: 15px;
}
footer .footer .vk-icon {
  margin-right: 22px;
}
footer .footer .p-copy {
  padding-top: 132px;
  margin-bottom: 0;
  color: #919191;
  padding-bottom: 15px;
}

.big-gif {
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 1;
}

.group-fs {
  inset: 15px auto auto 0px !important;
  min-width: 68px;
  text-align: center;
  cursor: pointer;
}
.group-fs:before {
  content: " ";
  position: absolute;
  top: -5px;
  background-color: #fff;
  width: 10px;
  height: 10px;
  transform: rotate(45deg);
  left: 27px;
}

.group-cl {
  padding: 12px;
  inset: 15px auto auto 0 !important;
  min-width: 266px;
  transform: translate(40px, 26px) !important;
}
.group-cl:before {
  content: " ";
  position: absolute;
  top: -5px;
  background-color: #fff;
  width: 10px;
  height: 10px;
  transform: rotate(45deg);
}
.group-cl .group-cl-item {
  z-index: 1;
  width: 40px;
  height: 40px;
  cursor: pointer;
}
.group-cl .group-cl-item.selected, .group-cl .group-cl-item:hover {
  z-index: 10;
  outline: 1px solid #ced4da;
}

.big-img-texts {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 0px;
  color: #F5F5F5;
}
.big-img-texts h2 {
  cursor: move;
  position: absolute;
  padding: 10px;
  padding-right: 20px;
  white-space: nowrap;
}
.big-img-texts h2.selected {
  outline: rgb(102, 102, 102) solid 1px;
}
.big-img-texts p {
  cursor: move;
  position: absolute;
  margin: 0px;
  padding: 10px;
  padding-right: 20px;
  max-width: calc(100% - 70px);
  max-width: 100000px;
}
.big-img-texts p.selected {
  outline: rgb(102, 102, 102) solid 1px;
}

.big-img-text-edit-tool {
  position: absolute;
  background-color: white;
  top: 0;
  z-index: 99;
  margin: 15px;
  border-radius: 6px;
  padding: 3px 0 6px;
}
.big-img-text-edit-tool.close .group:not(:first-child) {
  display: none;
}
.big-img-text-edit-tool.close .text-plus-icon {
  display: block;
}
.big-img-text-edit-tool.close .text-minus-icon {
  display: none;
}
.big-img-text-edit-tool .text-plus-icon {
  display: none;
  padding-top: 4px;
}
.big-img-text-edit-tool .text-minus-icon {
  display: block;
  padding-top: 4px;
}
.big-img-text-edit-tool .group {
  padding: 0 8px;
}
.big-img-text-edit-tool .group img {
  cursor: pointer;
}
.big-img-text-edit-tool .group img:not(:last-child) {
  margin-right: 12px;
}
.big-img-text-edit-tool .group img.op {
  opacity: 0.3;
}
.big-img-text-edit-tool .group:not(:last-child) {
  border-right: 1px solid #E3E3E3;
}

@media screen and (max-width: 488px) {
  .group-cl {
    transform: translate(-40px, 26px) !important;
  }
  .group-cl:before {
    left: 94px;
  }
  .modal-finish .form-check-input {
    min-width: 16px !important;
    min-height: 16px !important;
  }
  .send-btn {
    line-height: 12px !important;
    margin-top: 0px !important;
    width: 115px !important;
    height: 28px !important;
    font-size: 13px;
  }
}
@media screen and (max-width: 509px) {
  .form-check-label {
    font-size: 10px !important;
  }
  .wp-send-btn {
    width: auto;
    padding: 6px;
    font-size: 8px;
    height: 28px;
    line-height: inherit;
  }
  .send-btn {
    line-height: 16px !important;
    margin-top: 0px !important;
    width: 150px !important;
    height: 30px !important;
    font-size: 15px;
  }
}
@media screen and (max-width: 575px) {
  .div-mail-inputs {
    top: 0;
  }
}
@media screen and (max-width: 570px) {
  .bank-div-2 {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 1199px) {
  .modal-finish .input-group-text {
    min-width: 160px;
  }
  .mail-img {
    width: 260px;
  }
  .div-mail-inputs {
    width: 65%;
    top: 20%;
  }
  .div-mail-inputs .input-group-for-media {
    width: 100%;
  }
  .div-mail-inputs input[type=email], .div-mail-inputs input[type=text] {
    width: 100%;
  }
  .div-mail-inputs select, .div-mail-inputs input:not([type=checkbox]) {
    min-height: auto;
    line-height: 1em;
    padding: 0.25rem 1rem;
  }
}
@media screen and (min-width: 871px) and (max-width: 992px) {
  .div-mail-inputs {
    width: 65%;
    top: 20%;
  }
  .div-mail-inputs .input-group-for-media {
    width: 100%;
  }
  .div-mail-inputs input[type=email], .div-mail-inputs input[type=text] {
    width: 100%;
  }
  .div-mail-inputs select, .div-mail-inputs input:not([type=checkbox]) {
    min-height: auto;
    line-height: 1em;
    padding: 0.25rem 1rem;
  }
}
@media screen and (max-width: 991px) {
  .modal-finish .btn-close {
    top: 0;
    background-color: #fff;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: x-small;
  }
  .send-btn {
    line-height: 16px;
    margin-top: 0px;
    width: 225px;
    height: 36px;
  }
  .form-check-for-media {
    padding-bottom: 7px !important;
  }
  .input-group-for-media {
    margin-bottom: 7px !important;
  }
  .div-mail-inputs1 {
    margin-bottom: 5px;
  }
  .form-check-label {
    font-size: 11px;
  }
  .form-select {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
  }
  .input-group-text {
    padding: 0;
    min-width: 120px !important;
  }
  .input-mail-text {
    font-size: 12px;
  }
  .wp-send-btn {
    top: 63%;
  }
  .mail-img {
    width: 125px;
    top: -13%;
  }
  .div-mail-inputs {
    top: 10%;
  }
  .input-group .form-control {
    width: auto;
  }
  .input-group .input-mail-2 {
    margin-bottom: 6px;
  }
}
@media screen and (min-width: 360px) and (max-width: 870px) {
  header .navbar {
    --bs-navbar-padding-y: 20px;
    height: 73px;
  }
  header .navbar .navbar-brand {
    padding-left: 34px;
  }
  header .navbar .navbar-brand img {
    width: 132px;
    height: 20px;
    vertical-align: initial;
  }
  header .navbar .info-btn {
    margin-right: 36px !important;
    width: 123px;
    height: 31px;
    font-family: "Roboto";
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 16px;
    text-align: center;
    letter-spacing: 0.1em;
  }
  main {
    padding-bottom: 71px;
  }
  main .btn-inquiry {
    width: 53px;
    height: 53px;
    font-family: "Roboto";
    font-style: normal;
    font-weight: 700;
    font-size: 34px;
    line-height: 40px;
    bottom: 75px;
    right: 15px;
  }
  main .card-1 {
    margin-top: 17px;
    margin-bottom: 23px !important;
    margin-left: 13px;
    margin-right: 13px;
    height: 260px;
  }
  main .card-1 .card-1-txts {
    z-index: 3;
    padding-left: 21px;
    padding-top: 16px;
    padding-bottom: 189px;
    padding-right: 23px;
  }
  main .card-1 .card-1-txts h1 {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 29px;
    color: #000000;
  }
  main .card-1 .card-1-txts p {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 400;
    font-size: 10px;
    line-height: 18px;
  }
  main .card-1 .card-1-imgs .left-frame {
    margin-top: 100px;
    width: 170.93px;
    height: 159.4px;
    position: absolute;
    left: 0;
  }
  main .card-1 .card-1-imgs .card-1-img-right1 {
    position: absolute;
    z-index: 1;
    right: 0;
    top: 26.85%;
    width: 269.47px;
  }
  main .card-1 .card-1-imgs .card-1-img-right-box {
    position: absolute;
    z-index: 2;
    top: 45px;
    right: 15px;
    width: 200px;
    height: 200px;
  }
  main .cards .card {
    margin-top: 23px;
    padding: 30px 21px;
    text-align: left;
    margin-right: 13px;
    margin-left: 13px;
  }
  main .cards .card-2 {
    height: auto !important;
  }
  main .cards .card-2 h4 {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 23px;
  }
  main .cards .card-2 .input-form {
    margin-bottom: 5px !important;
  }
  main .cards .card-2 .input-form label {
    width: 161px !important;
    height: 35px !important;
    border-radius: 80px !important;
    padding-top: 3px !important;
  }
  main .cards .card-2 .input-form label span {
    padding-top: 15px;
    font-family: "Roboto";
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 14px;
  }
  main .cards .card-2 .input-form input:checked ~ label {
    width: 161px !important;
    height: 35px !important;
    border-radius: 80px !important;
    padding-top: 3px !important;
  }
  main .cards .card-2 .input-form input:checked ~ label span {
    padding-top: 15px;
  }
  main .cards .card-2 .input-form input:checked ~ label span i {
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25), 0px 4px 4px rgba(0, 0, 0, 0.25);
  }
  main .cards .card-3 {
    height: auto !important;
  }
  main .cards .card-3 h4 {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    color: #000000;
    margin-bottom: 23px;
  }
  main .cards .card-3 .input-form1 {
    margin-bottom: 1px !important;
  }
  main .cards .card-3 .input-form1 label {
    width: 161px !important;
    height: 35px !important;
    border-radius: 80px !important;
    padding-top: 3px !important;
    padding-left: 27px;
    padding-right: 27px;
  }
  main .cards .card-3 .input-form1 label span img {
    width: 100% !important;
  }
  main .cards .card-3 .input-form1 label .txt-white {
    display: none;
  }
  main .cards .card-3 .input-form1 label .txt-black {
    display: block;
  }
  main .cards .card-3 .input-form1 input:checked ~ label {
    width: 161px !important;
    height: 35px !important;
    border-radius: 80px !important;
    padding-top: 3px !important;
    padding-left: 27px;
    padding-right: 27px;
  }
  main .cards .card-3 .input-form1 input:checked ~ label span img {
    width: 100% !important;
  }
  main .cards .card-3 .input-form1 input:checked ~ label .txt-white {
    display: block;
  }
  main .cards .card-3 .input-form1 input:checked ~ label .txt-black {
    display: none;
  }
  main .cards .card-4 {
    height: auto !important;
  }
  main .cards .card-4 h4 {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 700 !important;
    font-size: 18px;
    line-height: 22px;
    color: #000000;
    margin-bottom: 29px;
  }
  main .cards .card-4 .select-div {
    padding-bottom: 0;
  }
  main .cards .card-4 .select-div select {
    height: 36px !important;
    font-family: "Roboto";
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 17px;
    padding-left: 16px !important;
    margin-bottom: 0 !important;
  }
  main .cards .card-5 {
    height: auto !important;
  }
  main .cards .card-5 h4 {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    color: #000000;
    margin-bottom: 19px;
  }
  main .cards .card-5 .input-form2 .img-div {
    min-width: calc(33.3333333333% - 6px);
  }
  main .cards .card-6 {
    height: auto !important;
  }
  main .cards .card-6 h4 {
    margin-bottom: 29px;
    font-family: "Roboto";
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    color: #000000;
  }
  main .cards .card-6 .text-title {
    height: 36px !important;
    font-family: "Roboto";
    font-style: normal;
    font-size: 14px;
    line-height: 17px;
  }
  main .cards .card-6 .text-desc {
    height: 194px !important;
    font-family: "Roboto";
    font-style: normal;
    font-size: 14px;
    line-height: 17px;
  }
  main .cards .card-6 .div-btn-card-6 {
    margin-bottom: 0;
  }
  main .cards .card-6 .div-btn-card-6 .btn-card-6 {
    width: 161px;
    height: 35px;
    border: 2px solid #DB1E36;
    border-radius: 67px;
    font-family: "Roboto";
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 17px;
    float: right;
  }
  main .cards .card-7 {
    height: auto !important;
  }
  main .cards .card-7 .small-img {
    height: 140px;
  }
  main .cards .card-7 .small-img .img-div {
    min-width: calc(33.3333333333% - 6px);
  }
  main .cards .card-7 .txt-effect {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 17px;
    color: #454545 !important;
    padding-bottom: 23px;
    padding-top: 10px;
  }
  main .cards .card-7 h4 {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    color: #000000;
    margin-bottom: 41px;
  }
  main .cards .btn-finish {
    margin: 40px auto 0;
    position: relative;
  }
  footer .footer {
    padding-left: 20px;
    padding-bottom: 20px;
  }
  .div-mail-inputs {
    width: 65%;
    top: 10%;
  }
  .div-mail-inputs .input-group-for-media {
    width: 100%;
  }
  .div-mail-inputs input[type=email], .div-mail-inputs input[type=text] {
    width: 100%;
  }
  .div-mail-inputs select, .div-mail-inputs input:not([type=checkbox]) {
    min-height: auto;
    line-height: 1em;
    padding: 0.25rem 1rem;
  }
}
@media screen and (max-width: 409px) {
  .bank-div-2 {
    margin-top: 10px;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 410px) {
  .modal-finish .btn-close {
    top: -9px;
    background-color: #fff;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: x-small;
  }
  .mail-div {
    margin-right: 5px !important;
    margin-bottom: 10px;
  }
  #btn-finish-id {
    width: 220px !important;
  }
  main .card-1 .card-1-txts h1 {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 700;
    font-size: 21px;
    line-height: 29px;
    color: #000000;
  }
}
.btn-finish {
  position: relative;
}
.btn-finish .loading {
  display: none;
  width: 60px;
  height: 60px;
  margin-bottom: 20px;
}
.btn-finish.loading {
  margin: 0 auto !important;
  text-align: center;
}
.btn-finish.loading .loading {
  display: inline-block;
}

.hello-container {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 40px;
}

.hello-title {
  display: block;
  font-weight: bold;
  font-size: clamp(1rem, 0.8929rem + 0.5357vw, 1.375rem);
  margin-bottom: 20px;
}

.video-container {
  position: relative;
  overflow: hidden;
  height: 0;
  padding-bottom: 56.25%;
}

.video-container iframe,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-width: 100%;
}

/* And set the max-width of the parent element */
.video-wrap {
  width: 100%;
  max-width: 900px;
}

.video-container {
  margin-bottom: 50px;
  max-height: 70vw;
}

.center {
  text-align: center;
}

.modal-last .body {
  width: 502px;
  margin: 0 auto;
  position: relative;
}
.modal-last .body .btn-close {
  position: absolute !important;
  right: 16px !important;
  top: -3px !important;
}
.modal-last .body .happy-img {
  top: -17%;
  left: 54%;
  transform: translateX(-50%);
}
.modal-last .body .happy-txt {
  position: absolute;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  top: 50%;
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
}
.modal-last .body .happy-white-bg {
  width: 100%;
}
.modal-last .body .happy-ok-btn {
  bottom: 40px;
  top: unset !important;
}

@media screen and (min-width: 360px) and (max-width: 420px) {
  .modal-last .body .happy-txt {
    position: absolute;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    top: 46%;
    font-style: normal;
    font-weight: 700;
    font-size: 15px;
    line-height: 22px;
  }
  .modal-last .body .happy-ok-btn {
    bottom: 24px;
    top: unset !important;
  }
  .modal-last .body .happy-img {
    top: -35%;
    left: 54%;
    transform: translateX(-50%);
  }
}
@media screen and (max-width: 509px) {
  .modal-last .body {
    width: auto !important;
  }
  .modal-last .body .wp-send-btn {
    width: -webkit-fill-available;
    padding: 6px;
    font-size: inherit;
    height: initial;
    line-height: inherit;
  }
}
.bank_logo {
  position: absolute;
  right: 4.5%;
  top: 7.8%;
  height: 4.8%;
}

.btn-outline-primary {
  background-color: transparent !important;
  border: 2px solid #DB1E36;
}
.btn-outline-primary:hover {
  background-color: #DB1E36 !important;
}
