.cta-button-inbg {
    background: linear-gradient(var(--clr-theme-primary-3), #ff9c64) !important;
}

.h2_banner-content .section-title span, .section-title span, .contact-title span {
    color: #f5c908 !important;
}

.h2_banner-meta-rating span i, .h2_banner-meta-info span i {
    color: #f5c908 !important;
}

.cta-wrapper {
    color: #fff !important;
    background-image: url(../img/questions.jpg) !important;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.theme-btn::after {
    background: linear-gradient(var(--clr-theme-primary-3), #ff9c64) !important;
}

.theme-btn {
    font-weight: 600 !important;
}

:root {
    --clr-theme-primary-3: #f5c908 !important;
    --clr-color-lightPurple: #F4F7FF !important;
}

.header-contacts .phone-number > span, .h4_about-button-call.phone-number > span, .sidebar-menu-wrapper .phone-number > i {
    font-weight: 800;
}

.h3_admission-content span i {
    background: initial;
    color: #f5c908;
    font-size: 20px;
}

.free-zamer-block {
    background-color: #f4f7ff;
    background-image: url(../img/bg_free_zamer.jpg);
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
}

.h3_admission-area .section-title span {
    color: #fff !important;
}


.h3_admission-area span i {
    background: initial;
    font-size: 20px;
}

.h3_admission-area .theme-btn {
    justify-content: center;
    background: #f5c908;
    color: var(--clr-body-heading);
}

.h3_admission-area .theme-btn-medium {
    color: #fff;
}

.h3_admission-area .contact-form-input .inner-icon {
    color: rgba(4, 0, 23, 1);
}

.h3_admission-area p {
    font-size: 19px;
}

.h3_admission-area .contact-wrap {
    padding: 40px 40px 60px;
}

.h2_header-area {
    padding: 10px 0 !important;
}

.sub-header {
    background: #000;
    color: #fff;
    border-bottom: 3px solid #f5c908;
    padding: 0px !important;
}

.sub-header a {
    color: #fff !important;
}



body {
    background-color: var(--clr-color-lightPurple);
}

header {
    background-color: #fff;
}

header .theme-btn-medium {
    height: 45px !important;
    line-height: 45px !important;
    padding: 0 15px !important;
}

.free-calc-project-block {
    background-color: #f4f7ff;
    background-image: url(../img/free_cacl_project.jpg);
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
}

.free-calc-project-block .section-title span {
    color: #f5c908 !important;
}

.card-sample-portfolio {
    background-color: #fff;
    box-shadow: 0px 20px 80px rgba(30, 30, 30, 0.1);
}

.h9_faq-content .accordion-button, .h9_faq-content .accordion-body {
    background: #FFFFFF;
}

.h9_faq-content .accordion-item {
    box-shadow: 0px 20px 80px rgba(30, 30, 30, 0.1);
}

.h4_about-area span i {
    background: initial;
    color: #f5c908;
    font-size: 20px;
}

.h4_about-content ul li {
    background: initial;
    color: rgba(30, 30, 30, 0.7);
    padding: 5px 10px 5px 0px;
    font-weight: 500;
}

.h4_about-content ul li i {
    background: initial;
    color: #f5c908;
    font-size: 20px;
}

.with-border-li-icon {
    border: 3px solid #f5c908;
    padding: 5px 9px;
    border-radius: 50%;
}

.icon-btn-img {
    height: inherit;
    padding: 5px;
}

.h3_admission-area .theme-btn-medium {
        padding: 30px 25px;
}

.h3_admission-area .theme-btn-medium i {
    font-size: xx-large;
}



@media (max-width: 992px) {
    .h4_about-button a {
        width: 100% !important;
        text-align:center;
    }
}

/*
#ExppDogovor .accordion-button, #ExppDogovor .accordion-body {
    background-color:var(--clr-color-lightPurple);
}

#ExppDogovor .accordion-item {
    box-shadow: none;
}

#ExppDogovor .accordion-button, #ExppDogovor .accordion-body {
    padding: 0px;
}
*/


.card-house {
  min-height: 16.4375rem;
  margin-bottom: 1.4rem;
  padding: 2rem 3.375rem 3.5rem 3.375rem;
  position: relative;
  overflow: hidden;
  border-radius: 3.125rem;
  background: #282828;
}
.card-house--big {
  padding: 3rem 3.375rem 2.94rem 3.375rem;
}
.card-house--barn {
  width: 52.813rem;
  max-width: 52.813rem;
  min-width: 52.813rem;
  height: 25rem;
}
@media (max-width: 449px) {
  .card-house--barn {
    min-width: 100%;
  }
}
.card-house::after {
  content: "";
  height: 100%;
  width: 100%;
      background-color: rgb(0 0 0 / 50%);
  position: absolute;
  opacity: 0.75;
  top: 0;
  left: 0;
  pointer-events: none;
}
.card-house-title {
  font-size: 10.938rem;
  text-align: center;
  color: rgba(40, 40, 40, 0.07);
  margin-top: 1.5rem;
  margin-bottom: -4rem;
  position: relative;
  z-index: 2;
}
@media (max-width: 899px) {
  .card-house-title {
    font-size: 7rem;
  }
}
@media (max-width: 700px) {
  .card-house-title {
    font-size: 4.5rem;
    margin-bottom: -2rem;
  }
}
.card-house__img {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.card-house__img img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.card-house__header {
  display: flex;
  justify-content: space-between;
  position: relative;
  z-index: 2;
}
.card-house__header-title {
  font-weight: bold;
  font-size: 1.675rem;
  line-height: 3rem;
  color: #ffffff;
}
.card-house__header-title--lg {
  font-weight: bold;
  line-height: 1.14;
  letter-spacing: -0.06563rem;
}
@media (max-width: 449px) {
  .card-house__header-title--lg {
  }
}
.card-house__header-label {
  width: 7.75rem;
  height: 2.188rem;
  border-radius: 1.09375rem;
  background-color: white;
  min-width: 7.75rem;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 0.719rem;
  font-weight: 500;
  letter-spacing: 0.01812rem;
  color: #282728;
  margin-top: 0.75rem;
  position: relative;
  z-index: 2;
}
.card-house__body {
  font-size: 1rem;
  font-weight: 500;
  color: white;
  margin-bottom: 1.3rem;
  position: relative;
  z-index: 2;
}
.card-house__body--cost {
  font-size: 2.688rem;
  font-weight: 800;
  margin: 0 0.5rem;
}
@media (max-width: 449px) {
  .card-house__body--cost {
    font-size: 1.875rem;
  }
}
.card-house__body--cost-min {
  font-size: 1.875rem;
}
.card-house__calc-btn {
  width: 15.688rem;
  height: 4.75rem;
  border-radius: 2.34375rem;
  border: solid 0.0625rem #ffce64;
  font-size: 0.719rem;
  font-weight: bold;
  letter-spacing: 0.01812rem;
  text-align: center;
  color: white;
  text-transform: uppercase;
}
.card-house__calc-btn:hover {
  color: #fff;
}
@media (max-width: 449px) {
  .card-house__calc-btn {
    font-size: 1rem;
    width: 20rem;
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
  }
}
.card-house__prj-link {
  text-shadow: 0 0 1.3125rem rgba(40, 39, 40, 0.36);
  font-size: 0.719rem;
  font-weight: bold;
  letter-spacing: 0.01812rem;
  color: #f5c908;
  text-transform: uppercase;
  width: max-content;
  position: relative;
}
.card-house__prj-link::after {
  content: "";
  width: 100%;
  position: absolute;
  bottom: -0.3rem;
  border-bottom: 0.0625rem dashed #f5c908;
  left: 0;
  transition: all 0.3s;
}
.card-house__prj-link:hover::after {
  width: 50%;
}
@media (max-width: 449px) {
  .card-house__prj-link {
    font-size: 1rem;
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
  }
}
.card-house__calc-link {
  font-size: 0.719rem;
  font-weight: bold;
  letter-spacing: 0.01812rem;
  color: #fff;
  text-transform: uppercase;
  width: max-content;
  position: relative;
}
.card-house__calc-link::after {
  content: "";
  width: 100%;
  position: absolute;
  bottom: -0.3rem;
  border-bottom: 0.0625rem dashed #fff;
  left: 0;
  transition: all 0.3s;
}
.card-house__calc-link:hover::after {
  width: 50%;
}
@media (max-width: 449px) {
  .card-house__calc-link {
    font-size: 1rem;
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
  }
}
.card-house__footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  z-index: 2;
}
@media (max-width: 449px) {
  .card-house__footer {
    flex-wrap: wrap;
  }
}
@media (max-width: 900px) {
  .card-house:nth-child(n) {
    max-width: none;
    width: 48.5%;
  }
}
@media (max-width: 700px) {
  .card-house:nth-child(n) {
    width: 100%;
    padding: 1.5rem;
    border-radius: 15px;
  }
}




#universalModal .contact-form .fa-solid {
    color: var(--clr-theme-primary-3);
    font-size: large;
}

#universalModal .contact-form .theme-btn {
    justify-content: center;
    background: #f5c908;
    color: var(--clr-body-heading);
}