/* import */
/* color */
/* mixin */
.br {
  border-radius: 4px;
}
.opacity-img {
  opacity: 0.8;
}
.link-hover {
  opacity: 0.8;
}
.box-hover {
  border-color: #fff;
  box-shadow: 0 0 23px 0 rgba(0, 0, 0, 0.2);
}
.btn-shadow {
  background-size: 200% 100%,auto,100% 2px,100% 2px,100% 1px,100% 1px;
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0) 30%, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0) 70%);
  background-repeat: no-repeat;
  background-position: -200% 0, 0 0, 0 0, 0 100%, 0 4px, 0 calc(100% - 4px);
  animation: shine 5s ease reverse infinite;
  box-shadow: 0 9px 40px 0 rgba(50, 50, 50, 0.9);
}
.form-elements {
  background: #f9f9f9;
  border: 1px solid #ccc;
  outline: 0;
}
/* section-repair */
.section-repair {
  margin-bottom: 70px;
}
.section-repair__box {
  text-align: center;
  border: 1px solid #ccc;
}
h3.section-repair__title {
  margin: 10px 0;
  padding: 15px 0;
  font-weight: 600;
  font-size: 1em;
  text-transform: uppercase;
}
.section-repair__price {
  padding: 20px 0;
  background: #f7f7f7;
  font-size: 1.3em;
}
.section-repair__price-price {
  font-size: 1.5em;
}
.section-repair__work {
  margin: 0;
  padding: 30px 20px 10px 20px;
  font-size: 1em;
  text-align: left;
}
.section-repair__element {
  margin-bottom: 15px;
}
.section-repair__element:before {
  content: "\f05d";
  font-family: FontAwesome;
  font-size: 1.1em;
  color: #CD2122;
  margin-right: 10px;
}
.section-repair__hide {
  display: none;
}
.section-repair__btn-work {
  width: 175px;
  background: #f7f7f7;
  border: 1px solid #ccc;
  color: #000;
  border-radius: 4px;
  padding: 7px 15px;
  cursor: pointer;
  outline: none;
}
.section-repair__link-link {
  display: block;
  margin-top: 30px;
  padding: 15px 0;
  background: #CD2122;
  color: #fff;
  text-decoration: underline;
}
.section-repair #vybor_remonta button.button_raboty:hover {
  opacity: 0.7;
}
/* section-calc */
.section-calc .bg-left {
  background: #2f3b48;
}
.section-calc .bg-right {
  background: #f7f7f7;
}
.section-calc__box-left {
  width: 100%;
  padding: 40px 50px;
  color: #f7f7f7;
}
.section-calc__box-right {
  width: 100%;
  padding: 40px 50px;
  color: #222;
}
.section-calc__title-material {
  margin-bottom: 15px;
  font-size: 1em;
}
.section-calc__title-type-room {
  margin-bottom: 15px;
  font-size: 1em;
}
.section-calc__select-type-room {
  width: 100%;
  height: 50px;
  padding: 0 10px;
  margin-bottom: 50px;
  border: 0;
  outline: 0;
  background: #ccc;
  font-size: 1.2em;
  border-radius: 4px;
}
.section-calc__select-material {
  width: 100%;
  height: 50px;
  padding: 0 10px;
  margin-bottom: 50px;
  border: 0;
  outline: 0;
  background: #ccc;
  font-size: 1.2em;
  border-radius: 4px;
}
.section-calc__box-square {
  display: flex;
  align-items: center;
  margin-bottom: 50px;
}
.section-calc__label-square {
  margin-right: 10px;
}
.section-calc__input-square {
  width: 100px;
  height: 50px;
  padding: 0 10px;
  margin-right: 10px;
  font-size: 1.5em;
  border: none;
  border-radius: 4px;
}
.section-calc__title-otdelka {
  margin-bottom: 30px;
}
.section-calc__item {
  display: flex;
}
.section-calc__item-left {
  margin-right: 20%;
}
.section-calc__box-radio {
  margin-bottom: 20px;
}
.section-calc__itog {
  display: flex;
  align-items: center;
  margin-bottom: 30px;
  font-size: 2em;
  color: #CD2122;
}
.section-calc__itog .fa {
  margin-top: 2px;
}
.section-calc__text-itog {
  margin-right: 5px;
}
.section-calc__img-itog {
  margin-right: 10px;
}
.section-calc__price-itog {
  font-size: 1.1em;
}
.section-calc__text-left {
  font-style: italic;
  margin-bottom: 30px;
  font-size: 0.9em;
  color: #222;
}
.section-calc__input-zayavka {
  width: 280px;
  height: 40px;
  padding: 0 10px;
  margin-bottom: 10px;
}
.section-calc__btn-form {
  width: 280px;
  margin-top: 10px;
  padding: 15px 0;
  background: #CD2122;
  color: #f7f7f7;
  font-size: 1em;
  border: none;
  outline: 0;
}
.section-calc input [type=radio] {
  vertical-align: top !important;
  width: 17px !important;
  height: 17px !important;
  margin: 0 3px 0 0 !important;
}
.section-calc input [type=radio] + label {
  cursor: pointer !important;
}
.section-calc input[type=radio]:not(checked) {
  position: absolute !important;
  opacity: 0 !important;
}
.section-calc input[type=radio]:not(checked) ~ label {
  position: relative !important;
  padding: 0 0 0 35px !important;
  cursor: pointer !important;
}
.section-calc input[type=radio]:not(checked) ~ label:before {
  content: '' !important;
  position: absolute !important;
  top: -3px !important;
  left: 0 !important;
  width: 22px !important;
  height: 22px !important;
  border: 1px solid #CDD1DA !important;
  border-radius: 50% !important;
  background: #FFF !important;
}
.section-calc input[type=radio]:not(checked) ~ label:after {
  content: '' !important;
  position: absolute !important;
  top: 0px !important;
  left: 3px !important;
  width: 16px !important;
  height: 16px !important;
  border-radius: 50% !important;
  background: #fdb418 !important;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.5) !important;
  opacity: 0 !important;
  transition: all 0.2s !important;
}
.section-calc input[type=radio]:checked ~ label:after {
  opacity: 1 !important;
}
.section-calc input[type=radio]:focus ~ label:before {
  box-shadow: 0 0 0 3px rgba(255, 255, 0, 0.5) !important;
}
/* calc sidebar */
.calc-fix {
  margin-bottom: 30px;
}
.calc-fix__zamer-box {
  position: relative;
  width: 270px;
  height: 90px;
  margin-bottom: 30px;
  background: #2f3b48;
  box-shadow: 0 15px 10px -14px #9d9cab;
  border-radius: 4px;
}
.calc-fix__zamer-link-link {
  display: block;
}
.calc-fix__zamer-box:hover {
  opacity: 0.9;
}
.calc-fix__zamer-icon,
.calc-fix__calc-icon {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 90px;
  height: 90px;
  background-color: #CD2122;
}
.calc-fix__zamer-icon-img,
.calc-fix__calc-icon-img {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 90px;
  height: 90px;
  background-position: center;
  background-size: cover;
}
.calc-fix__zamer-icon-img {
  background: url(../images/icon_zamer.png) no-repeat;
}
.calc-fix__calc-icon-img {
  background: url(../images/icon_calc.png) no-repeat;
}
.calc-fix__zamer-link {
  position: absolute;
  left: 100px;
  top: 13px;
  line-height: 1;
  font-size: 0.9em;
  font-weight: 600;
  color: #fff;
}
.calc-fix__interest {
  position: absolute;
  left: 100px;
  top: 53px;
}
.calc-fix__interest-text {
  display: inline;
  color: #ccc;
  font-size: 0.8em;
  margin-right: 3px;
}
.calc-fix__interest-number {
  display: inline;
  color: #ccc;
  font-size: 1.2em;
}
.calc-fix__zamer-link-link {
  color: #fff;
}
@media (max-width: 1199px) {
  .calc-fix__zamer-box {
    width: 240px;
  }
  .calc-fix__zamer-icon,
  .calc-fix__calc-icon {
    width: 10px;
    height: 90px;
  }
  .calc-fix__zamer-icon-img {
    background: none;
  }
  .calc-fix__calc-icon-img {
    background: none;
  }
  .calc-fix__zamer-link {
    left: 30px;
  }
  .calc-fix__interest {
    left: 30px;
  }
}
@media (max-width: 575px) {
  .section-calc__item-left {
    margin-right: 0;
    margin-bottom: 30px;
  }
  .section-calc__item {
    display: block;
  }
}
/* tabs2 */
.tabs > ul.tabs2 {
  margin-bottom: 10px;
}
.tabs > ul.tabs2 > li {
  font-size: 1.1em;
  font-weight: 600;
  margin-right: 2%;
  padding: 10px 3%;
  text-transform: none;
  background: #fff;
  color: #555;
  border: 2px solid #ccc;
}
.tabs > ul.tabs2 > li:last-child {
  margin-right: 0;
}
.tabs > ul.tabs2 > li.active,
.tabs > ul.tabs2 > li.active:hover,
.tabs > ul.tabs2 > li:hover {
  color: #000 !important;
  background: #fff;
}
.tabs span.tabs_100 {
  display: block;
  font-size: 0.7em;
  color: #999;
}
.tabs .tabs_100 .procent {
  font-size: 1.3em;
  color: #000;
}
@media (max-width: 1199px) {
  .tabs > ul.tabs2 > li {
    padding: 7px 2%;
  }
}
