.banner_head {
    background: #000 url(https://spb.koderline.ru/images/banner_seminar.webp) no-repeat center center;
    background-size: cover;
    width: 100%;
    min-height: 200px;
    display: block;
}

.error{
  border: 1px solid red!important;
}

.modal-w
{position:fixed;
  top:0;right:0;bottom:0;left:0;z-index:-1;opacity:0;-webkit-overflow-scrolling:touch;
}
.modal-open{
  opacity:1;
  z-index:100000;
  overflow-x:hidden;
  overflow-y:auto;
    background: #0000002e;}

.form-thanks{
  color: white!important;
}

.form-thanks {
  width: 433px;
  padding: 20px 10px 30px;
  text-align: center;
  background: white;
}

.form-thanks h2 {
  font-size: 44px;
  margin-bottom: 5px;
  line-height: 44px;
  color: #444;
  font-weight: 300;
  text-align: center;
}

.form-thanks h3 {
  margin-bottom: 15px;
  color: #f7931e;
  font-weight: 300;
  text-align: center;
  font-size: 24px;
  line-height: 24px;
}
.form-thanks p {
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 18px;
  font-weight: 300;
  color: #444;
}
.icon-close-popup {
  position: absolute;
  top: 0;
  right: -38px;
}
.icon-close-popup {
  background: url(../img/main-icons-sb6d6703a2c.png) 0 -126px no-repeat;
  width: 18px;
  height: 18px;
}
.col-left p{

  font-family: "Helvetica";
  font-weight: 400;

}

.title-search-result{

  width: 800px!important;

}

.title-search-result .title-search-item{

 font-size: 14px;

}

table.title-search-result th{
  font-size: 14px;
}.home-header {
    position: relative;
    z-index: 3;
}


.articles-list .img-wrap img {
	border-radius: 22px;
    border: 1px solid rgba(223, 158, 75, 0.85);
}


.search-item h4 a {
color:#337ab7;
}

.modal-dialog{
	opacity:1!important;
	background-color:#fff;
}
.modalDialog .zayavka-short{
width: 100%!important;
}
.close{
  opacity:5.2!important;
}

@font-face {
    font-family: 'Bebas Neue Cyrillic';
    src: url('/bitrix/templates/new_redesign/fonts/bebas/bebas_neue_cyrillic.woff');
    src: url('/bitrix/templates/new_redesign/fonts/bebas/bebas_neue_cyrillic.woff?#iefix') format('woff'),
        url('/bitrix/templates/new_redesign/fonts/bebas/bebas_neue_cyrillic.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}