.editor-news-en-mode {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%; }
  .editor-news-en-mode .col-lg-6.tag_news {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }

.newscontainer {
  box-shadow: none !important;
  background-color: white !important; }

#npi {
  box-shadow: none !important;
  background-color: white !important; }
  #npi .normalsr {
    width: 70%;
    margin: 0 auto; }
    #npi .normalsr form {
      border-left: 5px solid #e40614;
      border-radius: 5px !important; }
  #npi .chosen-container-single .chosen-single {
    border: 1px solid #0f5a93 !important;
    margin-right: 0px;
    border-radius: 0px !important;
    -webkit-border-top-right-radius: 5px !important;
    -moz-border-radius-topright: 5px !important;
    border-top-right-radius: 5px !important; }
  #npi .searchfield {
    margin-top: 21px; }
    #npi .searchfield input[type="text"] {
      border-radius: 0px !important;
      margin-top: -1px;
      padding-left: 9px; }
    #npi .searchfield .selgrid {
      width: 100%; }
    #npi .searchfield .inpgrid {
      width: 100%; }
    #npi .searchfield .button {
      float: left;
      width: 100%;
      position: relative; }
      #npi .searchfield .button:hover {
        opacity: 0.7; }
      #npi .searchfield .button input[type='submit'] {
        position: static;
        width: 100%;
        border: 1px solid #0f5a93;
        margin-top: -1px;
        color: #0f5a93;
        font-weight: bold;
        font-size: 18px;
        display: block;
        padding-top: 10px;
        padding-bottom: 10px;
        height: 46px;
        background-image: none;
        -webkit-border-bottom-right-radius: 5px;
        -moz-border-radius-bottomright: 5px;
        border-bottom-right-radius: 5px; }
        #npi .searchfield .button input[type='submit']:hover {
          opacity: 1; }
      #npi .searchfield .button .icon {
        background-image: url(../img/search.svg);
        background-repeat: no-repeat;
        background-size: 18px 18px;
        width: 18px;
        height: 18px;
        position: absolute;
        top: 14px;
        left: 50%;
        margin-left: -55px; }

#footer .sr {
  width: 70%;
  position: relative;
  margin-top: 15px; }
  #footer .sr input[type='text'] {
    border: 2px solid #d4d4d4;
    padding: 7px 10px;
    outline: none;
    font-size: 15px;
    height: 40px;
    width: 100%;
    padding-right: 48px; }
  #footer .sr input[type='submit'] {
    outline: none;
    position: absolute;
    top: 8px;
    right: 10px;
    height: 24px;
    padding: 0px;
    width: 30px;
    background-color: transparent;
    border: 0px;
    border-left: 2px solid #d4d4d4;
    background-image: url(/bitrix/templates/main/img/search.svg);
    background-repeat: no-repeat;
    background-position: 7px center;
    background-size: 18px 18px; }
    #footer .sr input[type='submit']:hover {
      cursor: pointer;
      opacity: 0.7; }

#services .items a {
  flex: 1 0 24% !important; }
  #services .items a.b1.en {
    background-image: url(../img/en-b1.svg); }
  #services .items a.b3.en {
    background-image: url(../img/en-b3.svg); }

@media (max-width: 991px) {
  .editor-news-en-mode {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
    .editor-news-en-mode .col-lg-6.tag_news {
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%; }

  .newscontainer {
    width: 100%;
    margin-right: 0px;
    max-width: 100%; }

  #npi .searchfield {
    margin-top: 0px; } }
@media (max-width: 767px) {
  #services .items a {
    width: 100% !important;
    flex: 1 0 100% !important; }

  #npi .normalsr {
    width: 100%; }

  #npi .inpgrid {
    margin-top: 0px !important; } }

/*# sourceMappingURL=en.css.map */
