

/* Start:/local/templates/new_steelline/style/css/adaptive-css/form_css.css?1755090090990*/
.send_notification {
  background: rgba(0, 0, 0, 0.2);
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  position: fixed !important;
  top: 0;
  left: 0;
  z-index: 10;
}

.dp-dodings-send__wrap {
  max-width: 970px;
  width: 90%;
  height: 370px;
  padding: 30px 118px 40px 50px;
  position: relative;
  display: flex;
  justify-content: space-between;
  background: linear-gradient(292.34deg, #46AFE1 0%, #0B5599 100%), #FFFFFF;
  border-radius: 5px;
}

.send_notification__close {
  position: absolute;
  right: 10px;
  top: 10px;
  cursor: pointer;
  margin-right: 0 !important;
}

.dp-dodings-send__title {
  font-weight: 700;
  font-size: 40px;
  line-height: 46px;
}

.dp-dodings-send__content {
  width: 366px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .dp-dodings-send__content + svg {
    display: none;
  }
}

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

/* End */


/* Start:/local/templates/new_steelline/components/bitrix/breadcrumb/bread/style.css?1632127188947*/
.bx_breadcrumbs{
    margin-bottom:15px;
    padding-top:0px
}
.bx_breadcrumbs ul{
    margin:0;
    padding:0
}
.bx_breadcrumbs ul li{
    display:inline-block;
    line-height:20px
}
.bx_breadcrumbs ul li a{
    display:block;
    padding:0 15px;
    background:url(/local/templates/new_steelline/components/bitrix/breadcrumb/bread/images/breadcrumbs_arrow.png) no-repeat center right;
    color:#555;
    text-decoration:none;
    font-size:11px;
    opacity:.5
}
.bx_breadcrumbs ul li:first-child a{padding-left:0}
.bx_breadcrumbs ul li:last-child  a{background:none}
.bx_breadcrumbs ul li a:hover{
    text-decoration:underline;
    line-height:20px;
    opacity:1
}
.bx_breadcrumbs ul li span{
    display:block;
    padding:0 15px;
    color:#aaa;
    text-decoration:none;
    font-size:11px
}
.bx_breadcrumbs,
.bx_breadcrumbs ul li{
    -webkit-transition:all 0.3s ease;
    -moz-transition:all 0.3s ease;
    -ms-transition:all 0.3s ease;
    -o-transition:all 0.3s ease;
    transition:all 0.3s ease;
}
/* End */
/* /local/templates/new_steelline/style/css/adaptive-css/form_css.css?1755090090990 */
/* /local/templates/new_steelline/components/bitrix/breadcrumb/bread/style.css?1632127188947 */
