

/* Start:/local/templates/mheads_teatr/components/bitrix/breadcrumb/.default/style.css?1645401354585*/
.bx-breadcrumb {
	margin: 10px 0;
}
.bx-breadcrumb i {
	color: #b5bdc2;
	line-height: 13px;
	font-size: 12px;
	vertical-align: middle;
	margin-right: 5px;
}
.bx-breadcrumb .bx-breadcrumb-item {
	float: left;
	margin-bottom: 10px;
	white-space: nowrap;
	line-height: 13px;
	vertical-align: middle;
	margin-right: 10px;
}
.bx-breadcrumb .bx-breadcrumb-item span {
	font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 13px;
	white-space: normal;
}
.bx-breadcrumb .bx-breadcrumb-item a {border-bottom: none;}
.bx-breadcrumb .bx-breadcrumb-item a:hover {}

/* End */


/* Start:/local/templates/mheads_teatr/components/bitrix/main.feedback/fotm_obr/style.css?17588716912925*/
div.news-list img.preview-picture {
  float: left;
  margin: 0 4px 6px 0;
}

p.news-item {
  margin: 0;
  margin-bottom: 15px;
}

.news-date-time {
  font-size: 95%;
  display: block;
  color: #82929a;
}

.inputs_blcok input {
  width: 100%;
  height: 60px;
  border: 1px solid #c5c6c6;
  background-color: #ffffff;
  margin-bottom: 20px;
}

.inputWithIcon.inputIconBg input[type="text"]:focus + i,
.inputWithIcon.inputIconBg input[type="email"]:focus + i {
  color: #fff;
  background-color: dodgerBlue;
}
.inputWithIcon.inputIconBg i {
  background-color: #aaa;
  color: #fff;
  padding: 9px 4px;
  border-radius: 4px 0 0 4px;
}
.inputWithIcon input[type="text"]:focus + i,
.inputWithIcon input[type="email"]:focus + i {
  color: #021021;
}
.inputWithIcon {
  position: relative;
}

.inputWithIcon i {
  position: absolute;
  left: 0;
  top: 8px;
  padding: 24px 19px;
  color: #aaa;
  transition: 0.3s;
  border: 0;
}
.inputWithIcon input[type="text"],
.inputWithIcon input[type="email"] {
  padding-left: 40px;
}
input[type="text"]:focus,
input[type="email"]:focus {
  border-color: #144ea4;
  /* box-shadow: 0 0 8px 0 dodgerBlue; */
}
.cd-form {
  max-width: 640px;
  background: #fff;
  margin: 0 auto;
  padding: 15px 25px;
  box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.5);
  border-radius: 8px;
}
input[type="text"],
input[type="email"] {
  width: 100%;
  border: 2px solid #aaa;
  border-radius: 4px;
  margin: 8px 0;
  outline: none;
  padding: 8px;
  box-sizing: border-box;
  transition: 0.3s;
}

textarea.valid {
  width: 100%;
  border: 2px solid #aaa;
  border-radius: 4px;
  margin: 8px 0;
  outline: none;
  padding: 8px;
  box-sizing: border-box;
  transition: 0.3s;
  height: 11.5rem !important;
}

.radio input {
  position: absolute;
  z-index: -1;
  opacity: 0;
  margin: 10px 0 0 7px;
}
.radio__text {
  position: relative;
  padding: 0 0 0 35px;
  cursor: pointer;
}
.radio__text:before {
  content: "";
  position: absolute;
  top: -3px;
  left: 0;
  width: 20px;
  height: 20px;
  border: 1px solid #c5c6c6;
  border-radius: 50%;
  background: #fff;
}
.radio__text:after {
  content: "";
  position: absolute;
  top: 2px;
  left: 5px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #c5c6c6;
  /*   box-shadow: inset 0 1px 1px rgb(0 0 0 / 50%);
    opacity: 0; */
  transition: 0.2s;
}
.radio input:checked + .radio__text:after {
  opacity: 1;
}
.radio input:focus + .radio__text:before {
  /*box-shadow: 0 0 0 3px rgba(255,255,0,.7);*/
}

label.radio input:checked + .radio__text:before {
  border: 1px solid #e7401b;
}

label.radio input:checked + .radio__text:after {
  background-color: #e7401b;
}

.radio__text.radio__text:hover::after {
  background: #144ea4;
}
.radio__text.radio__text:hover::before {
  border: 1px solid #144ea4;
}

.polit_and_button {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

input.btn_zabronirovat {
  border: 0;
}

/* End */
/* /local/templates/mheads_teatr/components/bitrix/breadcrumb/.default/style.css?1645401354585 */
/* /local/templates/mheads_teatr/components/bitrix/main.feedback/fotm_obr/style.css?17588716912925 */
