

/* Start:/bitrix/templates/universe_s1/components/bitrix/search.title/input.1-1/style.css?16133917862237*/
.ns-bitrix.c-search-title.c-search-title-input-1 {
  display: block;
}
.ns-bitrix.c-search-title.c-search-title-input-1 .search-title-button, .ns-bitrix.c-search-title.c-search-title-input-1 .search-title-input {
  display: block;
  outline: none;
  padding: 12px 25px;
}
.ns-bitrix.c-search-title.c-search-title-input-1 .search-title-button:hover, .ns-bitrix.c-search-title.c-search-title-input-1 .search-title-input:hover, .ns-bitrix.c-search-title.c-search-title-input-1 .search-title-button:focus, .ns-bitrix.c-search-title.c-search-title-input-1 .search-title-input:focus {
  outline: none;
}
.ns-bitrix.c-search-title.c-search-title-input-1 .search-title {
  display: block;
  background: #E8E8E8;
  border-radius: 5px;
}
.ns-bitrix.c-search-title.c-search-title-input-1 .search-title-form {
  display: block;
  padding: 0;
  margin: 0;
}
.ns-bitrix.c-search-title.c-search-title-input-1 .search-title-input {
  background: transparent;
  border: none;
  width: 100%;
  color: #6B6B6B;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 16px;
}
.ns-bitrix.c-search-title.c-search-title-input-1 .search-title-button {
  background: transparent;
  border: none;
  line-height: 1;
  color: #0065ff;
}
.ns-bitrix.c-search-title.c-search-title-input-1.search-title-results {
  display: block;
  min-width: 300px;
  background: #fff;
  overflow: hidden;
  border-radius: 5px;
  margin-top: 10px;
  padding: 15px 20px;
  border: 1px solid #f1f1f1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 5px 8px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 5px 8px rgba(0, 0, 0, 0.1);
  box-shadow: 0 5px 8px rgba(0, 0, 0, 0.1);
}
.ns-bitrix.c-search-title.c-search-title-input-1.search-title-results .search-title-cell {
  padding: 5px 0;
}
.ns-bitrix.c-search-title.c-search-title-input-1.search-title-results .search-title-cell .search-title-link {
  color: #1d1d1d;
  font-size: 12px;
  line-height: 1.5;
  text-decoration: none;
  -webkit-transition: color 350ms;
  -moz-transition: color 350ms;
  -ms-transition: color 350ms;
  -o-transition: color 350ms;
  transition: color 350ms;
}

.title-search-result {
  z-index: 1;
}

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/bitrix/templates/universe_s1/components/intec.universe/main.sections/template.1/style.css?16133917861499*/
.widget.c-sections.c-sections-template-1 .widget-element-wrap {
  border: 1px solid #F2F2F2;
  margin: 0 0 -1px -1px;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.widget.c-sections.c-sections-template-1 .widget-element-wrap:hover {
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
}
.widget.c-sections.c-sections-template-1 .widget-element-picture {
  max-width: 100%;
  max-height: 100%;
}
.widget.c-sections.c-sections-template-1 .widget-element-picture-block {
  position: relative;
  display: block;
  padding-top: 80%;
}
.widget.c-sections.c-sections-template-1 .widget-element-picture-wrap {
  position: absolute;
  top: 45px;
  left: 45px;
  right: 45px;
  bottom: 10px;
  text-align: center;
}
.widget.c-sections.c-sections-template-1 .widget-element-name {
  display: block;
  font-size: 16px;
  font-weight: 600;
  line-height: 18px;
  text-align: center;
  text-decoration: none;
  color: #222222;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.widget.c-sections.c-sections-template-1 .widget-element-name-wrap {
  padding: 20px 20px 40px 20px;
}
@media all and (max-width: 720px) {
  .widget.c-sections.c-sections-template-1 .widget-element-name {
    font-size: 14px;
    line-height: 16px;
  }
}

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/bitrix/templates/universe_s1/components/intec.universe/main.form/template.3.custom/style.css?16133917852363*/
.widget.c-form.c-form-template-3 .form-wrapper {
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#00d3ff", endColorstr="#0056dd",GradientType=1 );
  position: relative;
  padding: 35px;
}
.main-form-custom {
	border-radius: 5px;
}
@media all and (max-width: 1050px) {
  .widget.c-form.c-form-template-3 .form-wrapper {
    border-radius: 0;
  }
}
.widget.c-form.c-form-template-3 .form-image {
  width: 250px;
  height: 215px;
  position: absolute;
  bottom: 0;
  left: 60px;
}
@media all and (max-width: 750px) {
  .widget.c-form.c-form-template-3 .form-image {
    left: 20px;
  }
}
@media all and (max-width: 700px) {
  .widget.c-form.c-form-template-3 .form-image {
    display: none;
  }
}
.widget.c-form.c-form-template-3 .form-content {
  padding-left: 0px;
}
@media all and (max-width: 750px) {
  .widget.c-form.c-form-template-3 .form-content {
    padding-left: 0px;
  }
}
@media all and (max-width: 700px) {
  .widget.c-form.c-form-template-3 .form-content {
    padding-left: 0px;
  }
}
.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;
  line-height: 21px;
  padding: 15px 30px;
  border-radius: 5px;
  border: 2px solid;
  transition: 0.3s;
  background-color: transparent;
}
.widget.c-form.c-form-template-3 .form-button:hover {
	transition: 0.3s;
	background-color: #000000;
	border: 2px solid #000000;
	box-shadow: 0px 4px 22px rgba(0, 0, 0, 0.25);
}

@media(max-width: 767px) {
  .form3-custom-style {
    text-align: center;
  }
  .form3-botton-style-custom {
    margin: 0 auto;
  }
}

@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/universe_s1/components/bitrix/search.title/input.1-1/style.css?16133917862237 */
/* /bitrix/templates/universe_s1/components/intec.universe/main.sections/template.1/style.css?16133917861499 */
/* /bitrix/templates/universe_s1/components/intec.universe/main.form/template.3.custom/style.css?16133917852363 */
