

/* Start:/bitrix/templates/garderob_s1/components/intec.universe/main.faq/template.1/style.css?17410096994877*/
.widget.c-faq.c-faq-template-1 .widget-items {
  display: block;
  border-left: 1px solid #e8e8e8;
  border-right: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
}
.widget.c-faq.c-faq-template-1 .widget-item {
  display: block;
  border-top: 1px solid #e8e8e8;
}
.widget.c-faq.c-faq-template-1 .widget-item-question {
  display: block;
  padding: 35px 45px;
  cursor: pointer;
}
.widget.c-faq.c-faq-template-1 .widget-item-question-wrapper {
  position: relative;
  font-size: 16px;
  line-height: 1.25;
  font-weight: bold;
  -webkit-transition: 350ms;
  -moz-transition: 350ms;
  -ms-transition: 350ms;
  -o-transition: 350ms;
  transition: 350ms;
}
.widget.c-faq.c-faq-template-1 .widget-item-question-text {
  display: block;
  padding-right: 75px;
}
.widget.c-faq.c-faq-template-1 .widget-item-question-icon {
  display: block;
  position: absolute;
  font-size: 22px;
  text-align: center;
  line-height: 1;
  top: 50%;
  right: 0;
  width: 22px;
  height: 22px;
  margin-top: -11px;
}
.widget.c-faq.c-faq-template-1 .widget-item-question-icon i {
  -webkit-transition-property: transform;
  -moz-transition-property: transform;
  -ms-transition-property: transform;
  -o-transition-property: transform;
  transition-property: transform;
  -webkit-transition: 500ms;
  -moz-transition: 500ms;
  -ms-transition: 500ms;
  -o-transition: 500ms;
  transition: 500ms;
}
.widget.c-faq.c-faq-template-1 .widget-item-answer {
  display: none;
  padding: 35px 45px 35px 45px;
  background-color: #fafafa;
  border-top: 1px solid #e8e8e8;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.widget.c-faq.c-faq-template-1 .widget-item-answer-wrapper {
  display: none;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.5;
}
.widget.c-faq.c-faq-template-1 .widget-footer-button {
  color: #2d2d2d !important;
}
.widget.c-faq.c-faq-template-1 .widget-footer-button:hover, .widget.c-faq.c-faq-template-1 .widget-footer-button:focus, .widget.c-faq.c-faq-template-1 .widget-footer-button:active {
  color: #fff !important;
}
.widget.c-faq.c-faq-template-1 .widget-item[data-alignment=left] {
  text-align: left;
}
.widget.c-faq.c-faq-template-1 .widget-item[data-alignment=center] {
  text-align: center;
}
.widget.c-faq.c-faq-template-1 .widget-item[data-alignment=center] .widget-item-question-text {
  padding-left: 75px;
}
.widget.c-faq.c-faq-template-1 .widget-item[data-alignment=right] {
  text-align: right;
}
.widget.c-faq.c-faq-template-1 .widget-item[data-expanded=true] .widget-item-question-icon i {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.widget.c-faq.c-faq-template-1 .widget-all-container {
  display: none;
}
.widget.c-faq.c-faq-template-1 .widget-all-button {
  font-size: 14px;
  font-weight: 500;
  line-height: 1;
  color: #808080;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
.widget.c-faq.c-faq-template-1 .widget-all-button i {
  display: none;
  font-size: 18px;
}
@media all and (max-width: 550px) {
  .widget.c-faq.c-faq-template-1 .widget-all-container {
    display: block;
  }
  .widget.c-faq.c-faq-template-1 .widget-title.align-center.widget-title-margin {
    margin-left: 20px;
  }
  .widget.c-faq.c-faq-template-1 .widget-all-container.mobile {
    text-align: right;
    width: 20px;
    max-height: 36px;
  }
  .widget.c-faq.c-faq-template-1 .widget-all-container i {
    display: inline-block;
  }
  .widget.c-faq.c-faq-template-1 .widget-footer.mobile {
    display: none;
  }
  .widget.c-faq.c-faq-template-1 .widget-all-container {
    width: 20px;
  }
}
@media all and (max-width: 720px) {
  .widget.c-faq.c-faq-template-1 .widget-item-question {
    padding: 25px;
  }
  .widget.c-faq.c-faq-template-1 .widget-item-question-text {
    padding-right: 50px;
  }
  .widget.c-faq.c-faq-template-1 .widget-item-answer {
    padding: 35px 25px 35px 25px;
  }
  .widget.c-faq.c-faq-template-1 .widget-item[data-alignment=center] .widget-item-question-text {
    padding-left: 50px;
  }
}
@media all and (max-width: 500px) {
  .widget.c-faq.c-faq-template-1 .widget-item-question {
    padding: 15px;
  }
  .widget.c-faq.c-faq-template-1 .widget-item-question-wrapper {
    font-size: 14px;
  }
  .widget.c-faq.c-faq-template-1 .widget-item-question-text {
    padding-right: 35px;
  }
  .widget.c-faq.c-faq-template-1 .widget-item-answer-wrapper {
    font-size: 10px;
  }
  .widget.c-faq.c-faq-template-1 .widget-item[data-alignment=center] .widget-item-question-text {
    padding-left: 35px;
  }
}

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/bitrix/templates/garderob_s1/components/intec.universe/main.form/template.3/style.css?17410096991793*/
.widget.c-form.c-form-template-3 .form-wrapper {
  background: #0056dd;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#00d3ff", endColorstr="#0056dd",GradientType=1 );
  border-radius: 100px;
  position: relative;
  padding: 35px;
  margin-top: 80px;
}
@media all and (max-width: 1050px) {
  .widget.c-form.c-form-template-3 .form-wrapper {
    border-radius: 0;
    margin-top: 20px;
  }
}
.widget.c-form.c-form-template-3 .form-image {
  width: 250px;
  height: 215px;
  position: absolute;
  bottom: 0;
  left: 60px;
}
@media all and (max-width: 900px) {
  .widget.c-form.c-form-template-3 .form-image {
    display: none;
  }
}
.widget.c-form.c-form-template-3 .form-content {
  padding-left: 290px;
}
@media all and (max-width: 900px) {
  .widget.c-form.c-form-template-3 .form-content {
    padding-left: 0;
  }
}
.widget.c-form.c-form-template-3 .form-title {
  font-size: 25px;
  font-weight: bold;
  line-height: 1.1;
  color: #ffffff;
}
.widget.c-form.c-form-template-3 .form-title:before {
  content: "?";
  position: absolute;
  display: block;
  top: 50%;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  margin-top: -100px;
  font-size: 194px;
  line-height: 1;
  opacity: 0.1;
  text-align: center;
}
@media all and (max-width: 1050px) {
  .widget.c-form.c-form-template-3 .form-title:before {
    display: none;
  }
}
.widget.c-form.c-form-template-3 .form-description {
  font-size: 14px;
  font-weight: normal;
  line-height: 1.4;
  color: #ffffff;
}
.widget.c-form.c-form-template-3 .form-button {
  color: #fff;
}
@media all and (max-width: 400px) {
  .widget.c-form.c-form-template-3 .form-button {
    text-align: center;
  }
}

/*# sourceMappingURL=style.css.map */

/* End */
/* /bitrix/templates/garderob_s1/components/intec.universe/main.faq/template.1/style.css?17410096994877 */
/* /bitrix/templates/garderob_s1/components/intec.universe/main.form/template.3/style.css?17410096991793 */
