@charset "UTF-8";

#overlay {
  position: absolute;
  width: 100%;
  height: 100vh;
  background-color: rgba(255, 255, 255, 0.9);
  transition: all 0.5s;
}

body.intro {
  overflow: hidden;
}

body.intro #overlay {
  background-color: rgba(60, 60, 108, 0.9);
  transition: all 0.5s;
}

#intro,
#form {
  transition: all 0.5s;
}

*:active,
*:focus {
  outline: 0 !important;
}

*::-moz-focus-inner {
  border: 0 !important;
}

.row:before,
.row:after {
  display: none !important;
}

button {
  box-shadow: none !important;
}

h1,
h2,
h3,
h4,
h5,
h6,
ul,
p {
  padding: 0;
  margin: 0;
}

body {
  font-family: "TT Norms Pro", serif;
  font-style: normal;
  font-size: 16px;
  overflow-x: hidden;
}

.w-80 {
  width: 80%;
}

.visible-xs {
  display: none;
}

.visible-sm {
  display: block;
}

.btn-outline-warning:active {
  background-color: transparent !important;
  outline: 0;
}

.btn-outline-warning:hover {
  background-color: #ff5700 !important;
  color: #ffffff !important;
}

.c-l {
  color: #ffffff !important;
}

.c-d {
  color: #201600 !important;
}

.p-4 {
  padding: 2rem !important;
}

.mb-4 {
  margin-bottom: 2.25rem !important;
}

.mb-35 {
  margin-bottom: 1.5rem !important;
}

.pb-4 {
  padding-bottom: 2.25rem !important;
}

.c-a {
  color: #000066 !important;
}

.c-a-2 {
  color: #ff5700 !important;
}

.c-a {
  color: #000066 !important;
}

.c-link {
  color: #969599 !important;
}

.half-background {
  background: linear-gradient(90deg, #ebecf1 55%, transparent 45%);
}

.bg-l {
  background: #ebecf1 !important;
}

.b-a {
  background: #000066 !important;
}

.bg-black {
  background-color: #000000 !important;
}

.bg-l-2 {
  background: #f9f9f9 !important;
}

.w-100 input[type="submit"] {
  display: block;
  margin: 0 auto;
}

input[type="submit"] {
  white-space: initial;
}

.request-card {
  max-width: 100%;
  margin-left: -2rem;
  margin-bottom: -8rem;
  min-height: 600px;
}

.request-card .card-body .card-title {
  padding: 0 0.7rem;
  font-size: 1.5625rem;
}

.request-card .card-body .form-control {
  padding: 1.3rem 2rem;
  font-size: 1.1rem;
}

.request-card .card-body .card-text {
  line-height: 1.1;
}

.request-card .card-body .card-text small {
  font-size: 0.75rem;
}

.request-card .card-body .card-text small a {
  color: #ff5700;
  text-decoration: underline;
}

.iti__country,
.intl-tel-input,
.intl-tel-input .country-list .country {
  display: block !important;
}

.intro {
  width: 100%;
  background-image: url("../images/th2.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

.intro .intro-title {
  margin-top: 3rem;
  align-self: center;
  font-size: 3.8125rem;
}

.intro .container {
  height: inherit;
}

.intro .container .row {
  height: inherit;
  align-content: flex-end;
}

.intro .request-card {
  box-shadow: 0px 0px 21px 0px rgba(60, 60, 60, 0.16);
}

.intro .card-container {
  width: 100%;
  position: relative;
  background-color: #006;
  padding-top: 2rem;
  z-index: 99;
}

.intro .bg-card-svg {
  display: block;
  max-width: 458px;
  width: 100%;
  height: 425px;
  background: #000066;
}

.intro-col {
  height: 600px;
}

.q-and-a {
  padding: 70px 0;
}

.q-and-a h3 {
  font-weight: 500;
  font-size: 1.875rem;
}

.q-and-a .rounded {
  border-radius: 15px !important;
}

.q-and-a .quastion {
  font-size: 1.125rem;
  font-weight: 500;
}

.case {
  margin-bottom: 60px;
  padding-top: 60px;
}

.case h3 {
  font-weight: 500;
  font-size: 1.875rem;
}

.case .nav-item .nav-link {
  border: 0;
  font-size: 1.125rem;
  border-bottom: 3px solid #ebecf1;
}

.case .nav-item .nav-link:hover {
  text-decoration: underline;
}

.case .nav-item .active {
  color: #ff5700;
  border: 0;
  border-bottom: 3px solid #ff5700 !important;
}

.case .grid-item {
  max-width: 360px;
}

.case .grid-item .bordered {
  display: block;
  border-bottom: 5px solid #000066;
}

.case .grid-item .bordered .card-img-top {
  width: 360px;
}

.case .grid-item .card-body {
  background-color: #f9f9f9;
  position: relative;
}

.case .grid-item .card-price {
  position: absolute;
  top: -50px;
  right: 0;
  display: block;
  background-color: #ffffff;
}

.case .grid-item .card-price .price {
  font-size: 1.4rem;
  font-weight: 900;
}

.case .grid-item .card-price .item-link-more {
  text-decoration: underline;
  font-size: 1rem;
  font-weight: 500;
}

.case .grid-item .card-price .item-link-more:hover {
  color: #ff5700;
}

.case .grid-item .card-title {
  font-size: 1.5625rem;
  font-weight: 900;
}

.case .grid-item .card-text .list-item {
  display: inline-block;
  padding: 0;
}

.case .grid-item .card-text .list-item i {
  display: inline-block;
  width: 21px;
  height: 21px;
  content: "";
  vertical-align: middle;
  background-repeat: no-repeat;
}

.case .grid-item .card-text .list-item span {
  font-size: 1rem;
}

.tab-content .active {
  display: flex;
}

.best-option {
  background: url("../images/best-option-bg.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  padding: 70px 0;
}

.best-option .card-container {
  max-width: 350px !important;
}

.best-option .best-option-text {
  font-size: 1.5625rem;
  font-weight: 500;
}

.best-option .best-option-text h4 {
  font-weight: 900;
  text-transform: uppercase;
}

.best-option .best-option-text .amount-choice {
  font-size: 5.1563rem;
  font-weight: bold;
}

.best-option .card-container {
  position: relative;
  z-index: 99;
}

.best-option .card-container .bg-card-svg {
  position: absolute;
}

.best-option .card-container .request-card {
  top: 30px;
  right: 33px;
  position: initial;
  max-width: 650px;
}

.about {
  padding: 40px 0;
  background-image: url("../images/about-bg.jpg");
  background-repeat: no-repeat;
}

.about .text-about h3 {
  font-weight: 500;
  font-size: 1.875rem;
}

.about .text-about p {
  font-size: 1.125rem;
}

.about .about-blocks .blocks-item {
  position: relative;
  padding-bottom: 3.5rem !important;
}

.about .about-blocks .blocks-item span {
  font-size: 2.1875rem;
  font-weight: 500;
}

.about .about-blocks .blocks-item p {
  font-size: 1.375rem;
}

.about .about-blocks .blocks-item-blue {
  position: absolute;
  bottom: -60px;
  right: 0;
  color: #ffffff;
  background-color: #000066;
}

.recommend {
  position: relative;
  padding-top: 55px;
}

.recommend .container {
  position: relative;
}

.recommend .container .row {
  position: relative;
  z-index: 99;
}

.recommend .recommended-bg-blue {
  background: url("../images/rec-blue-bg.jpg") no-repeat;
  width: 1251px;
  height: 363px;
  position: absolute;
  right: 0;
  top: 110px;
}

.recommend h3 {
  font-size: 2.1875rem;
}

.recommend .author-caption {
  font-weight: 500;
}

.recommend .carousel-item {
  padding: 4rem 4rem;
}

.recommend .carousel-control-prev {
  left: -50px !important;
}

.recommend .carousel-control-next {
  right: -45px !important;
}

.recommend .carousel-control-prev-icon,
.recommend .carousel-control-next-icon {
  width: 28px;
  height: 50px;
}

.deal {
  padding-top: 100px;
  padding-bottom: 50px;
}

.deal .request-card {
  position: relative;
}

.deal h3 {
  font-size: 2.1875rem;
}

.deal .list-number {
  font-size: 2.1875rem;
  vertical-align: middle;
  font-weight: 500;
}

.deal .list-text {
  font-size: 1.125rem;
}

.deal .list-text a {
  text-decoration: underline !important;
  color: #ff5700;
}

.deal .request-card {
  position: initial;
}

.footer .bg-l-2 {
  padding-top: 110px;
  padding-bottom: 60px;
}

.footer .bg-black {
  padding: 20px 0;
}

.footer h3 {
  font-size: 2.1875rem;
  font-weight: 500;
}

.footer .address {
  font-size: 1.125rem;
  margin-bottom: 60px;
}

.footer h5 {
  font-weight: 500;
  font-size: 1.5625rem;
}

.footer .social {
  display: inline-block;
  width: 36px;
  height: 36px;
  background: #000;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
}

.footer .social:hover {
  cursor: pointer;
  text-decoration: none;
}

.footer .social-icon-facebook {
  display: block;
  width: 36px;
  height: 36px;
  background-image: url("../images/facebook.png");
  background-repeat: no-repeat;
}

.footer .social-icon-vk {
  display: block;
  width: 36px;
  height: 36px;
  background-image: url("../images/vk-social-logotype.png");
  background-repeat: no-repeat;
}

.footer .social-icon-instagram {
  display: block;
  width: 36px;
  height: 36px;
  background-image: url("../images/instagram.png");
  background-repeat: no-repeat;
}

.footer .social-icon-twitter {
  display: block;
  width: 36px;
  height: 36px;
  background-image: url("../images/twitter.png");
  background-repeat: no-repeat;
}

.footer .social-icon-youtube {
  display: block;
  width: 36px;
  height: 36px;
  background-image: url("../images/youtube.png");
  background-repeat: no-repeat;
}

.arrow {
  display: block;
  position: absolute;
  content: " ";
  width: 155px;
  height: 48px;
  top: 40px;
  left: -175px;
}

.btn-outline-primary {
  background-color: #ff5700 !important;
  border-color: #ff5700 !important;
  font-size: 1.2rem;
}

.btn-outline-primary:hover {
  color: #ff5700 !important;
  background-color: transparent !important;
}

.item-avatar {
  width: 117px;
  height: auto;
}

.logo a img {
  width: 150px;
  min-width: 70px;
}

.header {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99;
  width: 100%;
  max-width: 1920px;
}

.header .row {
  padding-top: 50px;
}

.phone {
  padding-bottom: 13px;
  border-bottom: 2px solid #ffffff !important;
}

.phone i {
  font-size: 1.2rem;
}

.phone a {
  font-weight: 500;
  font-size: 1.2813rem;
  margin-right: 4.25rem;
}

.check-mark-icon {
  width: 15px;
  height: 12px;
  display: inline-block;
  background: url("../images/check-mark.png"), no-repeat;
  content: " ";
}

.darkned {
  position: relative;
}

.darkned:before {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  content: "";
  background-color: rgba(0, 0, 0, 0.4);
}

.darkned-60 {
  position: relative;
}

.darkned-60:before {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  content: "";
  background-color: rgba(0, 0, 0, 0.6);
}

.list-item {
  display: inline-block;
  padding: 0;
}

.list-item i,
.list-item .list-item-icon {
  display: inline-block;
  width: 21px;
  height: 21px;
  content: "";
  vertical-align: middle;
  background-repeat: no-repeat;
}

.carousel-control-next-icon {
  background-image: url("../images/next-icon.png") !important;
}

.carousel-control-prev-icon {
  background-image: url("../images/next-icon.png") !important;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.modal .half-background {
  position: relative;
  background: linear-gradient(90deg, transparent 10% 25%, #ebecf1 25% 100%) !important;
}

.modal .close {
  text-shadow: 0 1px 0 #fff;
  opacity: 1;
}

.modal .close {
  position: absolute;
  right: 25px;
  top: 25px;
}

.modal .modal-close {
  display: block;
  width: 45px;
  height: 45px;
  background-image: url("../images/icon-modal-close.png");
  background-repeat: no-repeat;
}

.modal .modal-content {
  padding: 100px 70px 0;
}

.modal .modal-content .request-card-map iframe {
  width: 100% !important;
  height: 180px !important;
}

.modal .modal-content .modal-body .item-img {
  width: 100%;
  height: 293px;
}

.modal .modal-content .modal-body .owl-carousel {
  position: relative;
}

.modal .modal-content .modal-body .owl-next {
  position: absolute;
  z-index: 99;
  bottom: 125px;
  right: 5%;
}

.modal .modal-content .modal-body .owl-prev {
  position: absolute;
  z-index: 99;
  bottom: 125px;
  left: 5%;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.modal .price-block {
  position: absolute;
  padding: 1rem 2rem;
  z-index: 99;
  font-weight: 900;
  font-size: 1.625rem;
}

.modal .price-block .price {
  font-size: 1.625rem;
}

.modal li {
  display: inline-block;
  list-style-image: none;
}

.modal .object-title {
  font-size: 2.5rem;
  font-weight: 500;
}

.modal .info-block {
  padding-left: 1.75rem;
  padding-right: 1.75rem;
}

.modal .info-block .prop-title {
  font-weight: 500;
  color: #201600 !important;
  text-transform: uppercase;
}

.modal .info-block .prop-values .prop-value {
  display: block;
  width: 100%;
}

.modal .description-title {
  text-transform: uppercase;
  font-size: 0.8125rem;
  font-weight: 500;
}

.modal .description-text {
  font-family: "TT Norms Pro";
  font-size: 0.8125rem;
}

.modal .description-text * {
  margin-bottom: 1rem;
}

.modal .card {
  position: inherit;
}

.modal .card .card-title {
  padding: 0;
  font-size: 1rem !important;
  font-weight: 400 !important;
}

.modal .card .card-title span {
  display: block;
}

.modal .card .card-title strong {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 1.375rem !important;
}

.modal .card .form-control {
  font-size: 1rem;
}

.modal .card .form-control#modal-details-form_phone {
  padding: 1.3rem 3rem;
}

.screen-reader-response {
  display: none;
}

.wpcf7-response-output {
  text-align: center;
}

.case .grid-item .bordered .card-img-top {
  width: 100% !important;
}

#wpfront-scroll-top-container {
  display: none !important;
}

.dslca-position-right,
.dslca-activate-composer-hook {
  display: none !important;
}

.dslca-container .dslca-state-off {
  display: none !important;
}

.mfp-ready {
  z-index: 1100;
}

.mfp-ready .mfp-wrap {
  z-index: 1100;
}

.intl-tel-input {
  display: block !important;
}

.intl-tel-input.allow-dropdown input,
.intl-tel-input.allow-dropdown input[type=tel],
.iti--allow-dropdown input,
.iti--allow-dropdown input[type=tel] {
  padding-left: 75px !important;
}

.intl-tel-input.allow-dropdown .flag-container,
.iti--allow-dropdown .iti__flag-container {
  left: 1.6rem !important;
}

.intl-tel-input .country-list .country {
  display: block !important;
}

.intl-tel-input .country-list {
  left: -1.5rem;
}

.modal-content .card-body .form-control {
  padding: 1.3rem 2rem;
  font-size: 1.1rem;
}

.best-option__catalog-wrapper {
  width: 530px;
  height: 435px;
}

.best-option__catalog-wrapper img {
  max-width: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  height: auto;
}

.best-option__catalog-wrapper span.date {
  position: absolute;
  bottom: 79px;
  left: 191px;
  -webkit-transform: rotate(-16deg);
  transform: rotate(-16deg);
  color: #dc7d47;
  opacity: 0.8;
}

.best-option__catalog-wrapper span.price {
  position: absolute;
  bottom: 121px;
  right: 73px;
  -webkit-transform: rotate(-12deg);
  transform: rotate(-12deg);
  color: #fff;
  opacity: 0.6;
  font-size: 13px;
}

.wpcf7 .nav-pills {
  line-height: 30px;
}

.wpcf7 .nav-pills .nav-link {
  border-radius: 30px;
  width: 30px;
  height: 30px;
  margin: 0 auto;
  text-align: center;
  padding: 0;
  line-height: 30px;
  color: #000066;
}

.wpcf7 .nav-pills .nav-link.active,
.wpcf7 .nav-pills .show > .nav-link {
  color: #fff !important;
  background-color: #ff5700 !important;
}

.wpcf7 .form-control {
  padding: 0.4rem 2rem !important;
}

body {
  height: 100vh;
}

.intro {
  height: 70vh;
}

.q-and-a {
  height: 30vh;
  padding: 0 0 40px;
  display: flex;
  align-items: center;
}

.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
}

.footer .bg-black {
  padding: 10px 0;
  height: 40px;
}

.intro .container .row {
  align-content: center;
}

.quiz-form .btn-next[disabled] {
  pointer-events: none !important;
  cursor: default;
  background-color: #ddb39e !important;
  border-color: #ddb39e !important;
}

.quiz-form .wpcf7-form-control .wpcf7-list-item {
  display: block;
  margin: 0 0 10px;
  padding: 0;
}

.quiz-form .wpcf7-form-control .wpcf7-list-item label {
  padding: 0.5rem 1rem;
  margin: 0;
  width: 100%;
  border: 1px solid #ccc;
  background-color: #fff;
  cursor: pointer;
}

.quiz-form .wpcf7-form-control .wpcf7-list-item label input {
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}

.quiz-form .wpcf7-form-control .wpcf7-list-item label .wpcf7-list-item-label {
  line-height: 20px;
  display: inline-block;
}

.quiz-form .wpcf7-form-control .wpcf7-list-item label:hover {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

.quiz-form .wpcf7-form-control.your-regions {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.quiz-form .wpcf7-form-control.your-regions .wpcf7-list-item {
  width: 48%;
}

.quiz-form .wpcf7-form-control.your-regions label {
  position: relative;
  height: 135px;
  padding-top: 100px;
}

.quiz-form .wpcf7-form-control.your-regions label input {
  margin-right: 10px;
}

.quiz-form .wpcf7-form-control.your-regions label input:after {
  content: "";
  display: block;
  width: 100%;
  height: 94px;
  position: absolute;
  top: 0;
  left: 0;
  background: transparent no-repeat center;
  background-size: cover;
}

.quiz-form .wpcf7-form-control.your-regions label input[value=Турция]:after {
  background-image: url(https://obj.hayatestate.com/storage/real-estates/94/94187/200X120/whatsapp-image-2020-07-15-at-103436-1.jpeg);
}

.quiz-form .wpcf7-form-control.your-regions label input[value=Дубаи]:after {
  background-image: url(https://obj.hayatestate.com/storage/real-estates/106/106508/200X120/04-012174-09112022.jpg);
}

.quiz-form .wpcf7-form-control.your-regions label input[value=Бали]:after {
  background-image: url(https://obj.hayatestate.com/storage/real-estates/106/106100/200X120/whatsapp-image-2022-11-14-at-091806-2.jpeg);
}

.quiz-form .wpcf7-form-control.your-regions label input[value=Пхукет]:after {
  background-image: url(https://obj.hayatestate.com/storage/real-estates/107/107159/200X120/10-052317-13012023.jpg);
}

.quiz-form .wpcf7-form-control.your-messenger label input {
  margin-right: 40px;
}

.quiz-form .wpcf7-form-control.your-messenger label input:after {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-left: 30px;
}

.quiz-form .wpcf7-form-control.your-messenger label input[value=Viber]:after {
  background: url(/wp-content/themes/tp_hayat/assets/img/viber-brands.svg) no-repeat;
}

.quiz-form .wpcf7-form-control.your-messenger label input[value=WhatsApp]:after {
  background: url(/wp-content/themes/tp_hayat/assets/img/whatsapp-brands.svg) no-repeat;
}

.quiz-form .wpcf7-form-control.your-messenger label input[value=Telegram]:after {
  background: url(/wp-content/themes/tp_hayat/assets/img/telegram3-brands.svg) no-repeat;
}

.quiz-form .wpcf7-spinner {
  position: absolute;
  right: 10px;
  top: 10px;
}

.quiz-form .wpcf7-not-valid-tip {
  text-align: center !important;
}

.quiz-form .wpcf7-response-output {
  margin: 1rem 0 !important;
}

@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }

  .modal-body.owl-item {
    width: 360px !important;
  }
}

@media (min-width: 1200px) {
  .container {
    max-width: 1170px;
  }

  #modelId .modal-dialog {
    min-width: 950px;
  }
}

@media (max-width: 1200px) {
  .logo a img {
    height: auto;
  }

  .intro .row {
    justify-content: space-between;
  }

  .intro .intro-title {
    font-size: 2.7rem;
  }

  .modal .modal-content {
    padding: 100px 40px;
  }

  .about .text-about p {
    font-size: 1rem !important;
  }
}

@media (max-width: 992px) {
  .mb-4 {
    margin-bottom: 2rem !important;
  }

  .phone i,
  .phone a {
    font-size: 1rem;
  }

  .intro-title {
    font-size: 2.7rem;
  }

  .card-title {
    font-size: 1.2rem !important;
  }

  .card-text small {
    font-size: 0.6rem !important;
  }

  .arrow {
    left: -125px;
  }

  .intro .bg-card-svg {
    position: relative;
    right: -25px;
  }

  .about {
    background-size: cover;
    background-position: 70% 0;
  }

  .about .about-blocks .blocks-item {
    padding-bottom: 3rem !important;
  }

  .about .about-blocks .blocks-item p {
    font-size: 1rem;
  }

  .about .text-about p {
    font-size: 0.9rem !important;
  }

  .owl-dots {
    display: none;
  }

  .about .about-blocks .blocks-item-blue {
    bottom: -25px;
  }

  .b-a-modal {
    background: linear-gradient(90deg, #000066 0% 60%, #f9f9f9 60% 100%) !important;
  }

  .recommend .carousel-control-prev {
    left: -30px !important;
  }

  .recommend .carousel-control-next {
    right: -30px !important;
  }

  .modal .object-title {
    font-size: 2rem;
  }

  .modal .modal-body {
    padding: 0;
  }

  .modal .modal-body .modal-content {
    padding: 50px 35px;
  }

  .modal .modal-body .price-block .price {
    font-size: 1.4rem;
  }

  .modal .modal-body .half-background {
    background: #f9f9f9 !important;
  }

  .recommended-bg-blue-md {
    background: url("../images/rec-blue-bg.jpg") no-repeat;
    height: 90px;
    background-position: 100% 80%;
    background-size: cover;
  }

  .infos {
    padding-top: 100px !important;
  }
}

@media (max-width: 991px) {
  .best-option__catalog-wrapper {
    width: 400px;
    height: 370px;
  }

  .best-option__catalog-wrapper span.date {
    bottom: 101px;
    left: 139px;
    font-size: 13px;
  }

  .best-option__catalog-wrapper span.price {
    bottom: 132px;
    right: 52px;
    font-size: 10px;
  }
}

@media screen and (max-width: 767px) {
  .intro-col {
    height: auto;
  }

  .best-option .col-md-7 {
    background-position: top center !important;
  }

  .best-option .card-container {
    margin: 0 auto !important;
  }
}

@media (max-width: 767px) {
  .visible-sm {
    display: block;
  }

  .hide-md {
    display: none !important;
  }

  .head-phone {
    align-self: flex-end;
  }

  .request-card .card-body .form-control {
    font-size: 1rem;
  }

  .intro .card-container {
    padding: 1rem;
  }

  .intro .card-container .request-card {
    margin: 0 0 -6rem;
    min-height: auto;
  }

  .request-card .card-body .card-text small {
    line-height: 1;
  }

  .intro .card-title {
    font-size: 1.2rem !important;
  }

  .intro-title {
    font-size: 2rem !important;
  }

  .q-and-a {
    height: 20vh;
    position: absolute;
    width: 100%;
    bottom: 0;
  }

  .wpcf7 form .wpcf7-response-output {
    font-size: 0.8rem;
  }

  .wpcf7-not-valid-tip {
    font-size: 0.8rem !important;
  }

  .card-text {
    font-size: 0.9rem !important;
  }

  .card-title {
    font-size: 1.2rem !important;
  }

  .btn-outline-primary {
    font-size: 1rem;
  }

  .deal ul li {
    position: relative;
  }

  .arrow-md::after {
    display: inline-block;
    background: url("../images/arrow-md.png");
    width: 31px;
    height: 54px;
    position: absolute;
    z-index: 99;
    right: 20px;
    bottom: -30px;
    content: "";
  }

  .recommend .carousel-control-next {
    right: -15px !important;
  }

  .recommend .carousel-control-prev {
    left: -15px !important;
  }

  .best-option__catalog-wrapper {
    width: 470px;
    height: 375px;
    margin: 0 auto;
  }

  .best-option__catalog-wrapper span.date {
    bottom: 61px;
    left: 171px;
  }

  .best-option__catalog-wrapper span.price {
    bottom: 96px;
    right: 67px;
    font-size: 12px;
  }
}

@media screen and (max-width: 576px) {
  .best-option .col-md-7 {
    background-position: top center !important;
  }

  .header .row {
    padding-top: 20px;
  }
}

@media (max-width: 576px) {
  .nav-pills .nav-link.active,
  .nav-pills .show > .nav-link {
    background: #ff5700;
    color: #ffffff !important;
  }

  .hide-xs {
    display: none !important;
  }

  .visible-xs {
    display: block;
  }

  .phone a {
    margin-right: 0 !important;
  }

  .phone i,
  .phone a {
    font-size: 1rem;
  }

  .intro {
    padding-top: 10px;
    height: auto;
    padding-bottom: 10px;
  }

  .intro .intro-title {
    font-size: 1.5rem !important;
    margin-top: 0;
    margin-bottom: 10px;
    margin-left: 100px;
  }

  .form-mobile {
    padding-top: 15px;
    background: linear-gradient(180deg, #000066 0% 90%, #ffffff 90% 100%) !important;
  }

  .form-mobile .request-card {
    max-width: unset;
    box-shadow: 0px 0px 21px 0px rgba(60, 60, 60, 0.16);
    position: unset;
  }

  .q-and-a .rounded {
    border-radius: 6px !important;
  }

  .best-option-form {
    background: linear-gradient(180deg, #000066 0% 90%, #e3e3ef 90% 100%) !important;
  }

  .best-option {
    padding-top: 50px;
    padding-bottom: 30px;
    height: auto;
  }

  .best-option .best-option-text {
    line-height: 1.1;
  }

  .about {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 70% 0;
  }

  .about .about-blocks .blocks-item {
    padding-bottom: 1rem !important;
  }

  .about .about-blocks .blocks-item span {
    font-size: 1.8rem;
  }

  .about .about-blocks .blocks-item-blue {
    bottom: -60px;
  }

  .about .about-blocks .blocks-item p {
    font-size: 1.1rem;
  }

  .recommend .carousel-control-prev {
    left: 0 !important;
  }

  .recommend .carousel-control-next {
    right: 0 !important;
  }

  .recommend h3 {
    font-size: 2rem;
  }

  .carousel-control-next,
  .carousel-control-prev {
    align-items: flex-start;
    top: 20%;
  }

  .modal .modal-content {
    padding: 50px 15px;
  }

  .modal .modal-content .object-title {
    font-size: 1.25rem;
    font-weight: 900;
  }

  .modal .modal-content .modal-body .price-block {
    font-size: 1rem;
  }

  .modal .modal-content .modal-body .price-block .price {
    font-size: 1.2rem;
  }
}

@media (max-width: 575px) {
  .best-option__catalog-wrapper {
    width: 360px;
    height: 288px;
  }

  .best-option__catalog-wrapper span.date {
    bottom: 44px;
    left: 126px;
    font-size: 12px;
  }

  .best-option__catalog-wrapper span.price {
    bottom: 74px;
    right: 44px;
    font-size: 10px;
  }
}

@media (max-width: 380px) {
  .case .card-title {
    font-size: 1.4rem !important;
  }

  .case .grid-item .card-text .list-item {
    max-width: 100% !important;
    flex: 0 0 100% !important;
  }

  .case .grid-item .card-text .list-item:not(:last-child) {
    margin-bottom: 0.8rem !important;
  }

  .case .grid-item .card-text .list-item span {
    font-size: 1.3rem;
  }

  .case .grid-item .card-text .list-item i {
    width: 25px;
    height: 25px;
  }

  .wpcf7-submit .btn {
    font-size: 0.85rem !important;
  }
}

@media (max-width: 375px) {
  .best-option__catalog-wrapper {
    width: 290px;
    height: 288px;
  }

  .best-option__catalog-wrapper span.date {
    bottom: 93px;
    left: 103px;
    font-size: 10px;
  }

  .best-option__catalog-wrapper span.price {
    bottom: 114px;
    right: 37px;
    font-size: 8px;
  }
}
/*# sourceMappingURL=main.css.map */