/* other */
.result {
  margin-bottom: 15px;
}

#answer,
#answer2,
#answer3,
#answer4,
#answer5 {
  color: red;
  font-weight: 500;
}

.bg-about-title {
  text-align: center;
  max-width: 100%;
}

.outer-mobile-navbar .header__logo-text {
  padding: 10px;
}

.design__forms_0 .agree-box label input {
    margin-right: 5px;
}

.agree-box label {
  margin-bottom: 0;
}

.btn-standart {
  font-size: 18px;
  font-weight: 500;
  line-height: 21px;
  padding: 16px 30px;
  color: #fff;
  width: 250px;
  max-width: 100%;
  background-color: #4363CC;
  border: 3px solid #4363CC;
}

.btn-standart:hover {
  color: #4363CC;
  transition: 0.3s;
  background-color: #fff;
}

.text-center {
  text-align: center;
}

.padding-right-20 {
  padding-right: 20px;
}

.padding-left-20 {
  padding-left: 20px;
}

.margin-bottom-2 {
  margin-bottom: 2rem;
}

.margin-right-14 {
  margin-right: 14px;
}

.title {
  font-size: 40px;
  font-weight: 300;
  color: #4363CC;
}

.title span {
  color: #181A16;
}

.nav-tabs,
.nav-tabs .nav-link {
  border: none;
}

.nav-tabs .nav-link {
  font-size: 20px;
  font-weight: 300;
  color: #3F403F;
  background: transparent;
  border-bottom: 2px solid #DCDCDC;
  padding: 10px 0;
}

.nav-tabs .nav-link.active, .sidebar-navigation li.active>a {
  color: #000;
  font-weight: 400;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
  background-color: transparent;
  border-bottom: 2px solid #4363CC
}

.modal-body {
    padding: 2rem;
    padding-top: 0;
}

/* other */

/* about */
.about {
  padding-top: 60px;
  padding-bottom: 100px;
}

.about-items {
  background-color: #F3F3F3;
  padding: 50px;
}

.about-item {
  margin-bottom: 23px;
}

.about-doc-desc {
  margin-top: 20px;
  font-size: 16px;
  color: #000000;
}

.about-doc-strong {
  font-size: 15px;
  font-weight: 400;
  color: #000000;
  margin-top: 10px;
  margin-bottom: 30px;
}

.about-title {
  margin-bottom: 40px;
}

.about-text {
  font-size: 16px;
  font-weight: 300;
}

.about-list {
  list-style: none;
  margin: 40px 0;
  padding-left: 0;
}

.about-list li {
  display: flex;
  align-items: center;
  margin-bottom: 30px;
}

.about-list span {
  font-weight: 500;
}

.about-list-img {
  width: 80px;
  height: 80px;
  background-color: #F8F8F8;
  border-radius: 50px;
}

.about-list-img {
  margin-right: 15px;
}
/* about */

/* price */
.price {
  margin-bottom: 100px;
}

.price-bg {
  border-radius: 5px;
}

.background-price {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 146px 0 60px;
}

.background-price-title {
  line-height: 40px;
  font-size: 35px;
  font-weight: 400;
  margin-bottom: 15px;
  color: #fff;
}

.background-price-text {
  font-size: 18px;
  font-weight: 400;
  line-height: 25px;
  color: #fff;
}

.price-btn {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: bold;
  padding: 19px 17px;
  width: 178px;
  max-width: 100%;
  background-color: #fff;
  border-radius: 5px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.price-btn:hover {
  color: #4363CC;
  transition: 0.3s;
  text-decoration: none;
}

.price-btn:hover svg path {
  fill: #4363CC;
  transition: 0.3s;
}
/* price */

/* tizers */
.tizer-item-hover {
  text-align: center;
}

.tizers-title {
  margin-bottom: 100px;
}

.tizer-item {
  margin-bottom: 90px;
}
/* tizers */

/* programm */
.programm {
  background: #F8F8F8;
  padding-top: 60px;
  padding-bottom: 80px;
}

.programm-certificate {
  background: #FFFFFF;
  box-shadow: 0px 10px 15px rgba(15, 23, 0, 0.05);
  border-radius: 4px;
  margin-top: 30px;
  margin-bottom: 40px;
  font-size: 18px;
  font-weight: 400;
  padding: 12px 30px;
  color: #000;
}

.programm-certificate span {
  margin-right: 52px;
}

.programm-certificate img {
  margin-right: 25px;
}

.programm-price {
  padding-bottom: 70px;
  border-radius: 5px;
}

.programm-price-head {
  padding: 38px 30px;
  color: #fff;
  font-size: 20px;
  font-weight: 500;
  background: #4363CC;
  border-radius: 5px 5px 0px 0px;
}

.programm-price-body {
  background-color: #fff;
  border-radius: 5px;
  padding: 25px 30px 5px 40px;
}

.programm-price-qualif {
  font-size: 16px;
  font-weight: 400;
}

.programm-price-name {
  font-size: 16px;
  font-weight: 300;
  margin-bottom: 40px;
  color: #3F403F;
}

.programm-price-content {
  font-size: 18px;
  display: flex;
  align-items: center;
  margin-bottom: 15px;
}

.programm-price-time {
  width: 35%;
}

.programm-price-value {
  color: #DCDCDC;
  text-decoration: line-through;
}

.programm-price-stock,
.programm-price-value {
  width: 17.5%;
}

.programm-price-request {
  width: 30%;
  color: #181A16;
  padding: 10px 40px;
  text-align: center;
  height: 40px;
  font-size: 12px;
  background: #F8F8F8;
  border: 1px solid #EBEBEB;
  border-radius: 5px;
}

.programm-price-request:hover {
  cursor: pointer;
  transition: 0.3s;
  box-shadow: 0px 10px 15px rgba(15, 23, 0, 0.05);
}

.programm-certificate-img {
  display: inline-block;
}

.programm-certificate-img img {
    height: 67px;
}

.gallery_item {
  margin-bottom: 0;
}

.head {
  font-size: 12px;
  text-transform: uppercase;
}

.weight {
  font-weight: bold;
}

.btn-programm {
  width: 287px;
}
/* programm */

/* work-block */
.work-title {
  margin-bottom: 20px;
}

.work-preview {
  font-weight: 300;
  font-size: 20px;
  color: #3F403F;
}

.content-title {
  padding: 0;
  padding-bottom: 20px;
}

.content-block {
  padding: 100px 0 60px 0;
}

.eco-desc {
  margin-bottom: 61px;
}

.work-block {
  padding: 100px 0;
}

.work-text {
  padding-top: 50px;
}

.work-num {
  font-weight: 300;
  font-size: 150px;
  line-height: 150px;
  text-align: center;
}

.work-intro {
  font-weight: normal;
  font-size: 20px;
  text-align: center;
  padding-top: 15px;
}

.work-desc {
  padding-top: 25px;
  font-size: 15px;
  font-weight: 300;
  text-align: center;
}
/* work-block */

/* review */
.review {
  background-color: #F8F8F8;
  padding-top: 85px;
  padding-bottom: 80px;
}
/* review */

/* faq */
.faq {
  padding-top: 100px;
  padding-bottom: 80px;
}

.faq-title {
  margin-bottom: 55px;
}

.faq .spoiler_body {
  display: none;
}

.faq .spoiler_body ol {
  padding-left: 15px;
}

.faq .spoiler_body ol,
.faq .spoiler_body p {
  font-size: 17px;
}

.faq .spoiler_links {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 18px;
  font-weight: 400;
  border-top: 1px solid #EBEBEB;
  padding: 20px 0;
}

.faq .spoiler_links:hover {
  text-decoration: none;
  color: #181A16;
}

.faq .spoiler_links span {
  position: relative;
}

.rotate .faq-line:before,
.faq .faq-line:after {
  content: '';
  display: block;
  height: 2px;
  width: 28px;
  background: #181A16;
}

.rotate .faq-line:before {
  transform-origin: 50% 100%;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
/* faq */

/* ask-block */
.ask-block {
  padding:60px 0;
  background-color: #F8F8F8;
}

.ask-title {
  text-align: center;
  margin-bottom:30px;
}

.ask-block .fiels_item {
  width: 50%;
  padding-right: 40px;
}

.ask-block ._Forms_generate .fiels_item,
._Forms_generate .field_submit {
    display: inline-block;
    font-size: 16px;
}

.ask-block ._Forms_generate .fiels_item textarea {
  height: 120px;
}

.ask-block ._Forms_generate .fiels_item:nth-child(3) {
  float: right;
  margin-bottom: 0;
}

.ask-block ._Forms_generate .fiels_item:nth-child(5) {
  float: left;
}

.ask-block ._Forms_generate .field_submit .btn {
    color: #fff;
    padding: 4px 30px;
    margin-top: 0;
    height: 42px;
    font-size: 18px;
    border: 3px solid #4363CC;
}

.ask-block ._Forms_generate .field_submit .btn:hover {
    color: #4363CC;
    background-color: #fff;
}
/* ask-block */

/* contact */
.contact-info {
  position: absolute;
  padding: 40px;
  top: 70px;
  left: 290px;
  max-width: 527px;
  background-color: #fff;
  box-shadow: 0px 0px 15px rgba(15, 23, 0, 0.2);
  border-radius: 5px;
  z-index: 1;
}
.contact-info .section_title{
  font-size: 25px;
  font-weight: 400;
}
.contact .map {
  height: 572px;
}
.contact_text {
  font-weight: 300;
  font-size: 16px;
  line-height: 30px;
  margin-bottom: 25px;
}

.contact_item-text {
  display: flex;
}

.contact_item-text-call {
  line-height: 20px;
  max-width: 205px;
}

.contact_item-text-address {
  line-height: 25px;
  max-width: 205px;
}

.contact_item-text svg {
  margin-right: 15px;
  margin-top: 5px;
}

.contact_item-text-call span {
  font-size: 10px;
  text-transform: uppercase;
  font-family: 'Inter';
}

.contact_item {
  margin-bottom: 30px;
}

.contact_item.bold {
  margin-bottom: 25px;
}

.contact_item-name {
  font-size: 12px;
  font-weight: normal;
  line-height: 12px;
  text-transform: uppercase;
  margin-bottom: 10px;
}

.contact_item.bold .contact_item-name {
  font-weight: bold;
}

.contact_item-text {
  font-size: 20px;
  font-weight: normal;
  line-height: 25px;
  color: #181A16;
}

.contact_item-text-content {
  border-left: 1px solid #EBEBEB;
  padding-left: 15px;
  font-size: 12px;
  line-height: 15px;
  max-width: 180px;
}

.contact_item-phone {
  display: inline-flex;
  flex-direction: column;
}

.contact_item-phone a {
}
/* contact */

/* footer */
.footer-link {
  font-size: 12px;
  text-decoration-line: underline;
  color: #474747;
}

.footer .nav-link.last {
  padding-right: 0;
}
/* footer */

/* Заказать звонок */
.container-fb1{max-width:300px;margin:10px auto;padding:10px;border-radius:4px;background-color:#ebebeb;box-shadow:0 0 3px #666}
.field-block{margin-bottom:20px}
.field-block label,.field-block .field{display:block;width:90%}
.field-block label{margin-bottom:8px;font-weight:700}
.field-block .field{font-size:16px;padding:8px 12px;line-height:1.5;border-radius:4px;border:1px solid #ccc;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}
.field-block .field:focus{border-color:#66afe9;outline:0;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}
.field-block textarea{resize:vertical}
.check-text{font-size:14px;vertical-align:top}
.button{cursor:pointer;font-size:16px;padding:6px 12px;margin-bottom:5px;color:red}
#loader{display:none}
/* Заказать звонок */

@media (max-width: 992px) {
  .mx-992-order {
    order: 2;
  }
}
