.hide,
.hide-page{
  display: none;
}
.second-top .icon-search:before{
  content: '\e80a';
}
.no-decoration,
.no-decoration:hover,
.no-decoration:active,
.no-decoration:focus{
  text-decoration: none;
}
.text-right{
  text-align: right;
}
.icon.glyphicon.glyphicon-search,
span[class*=" icon-"], span[class^=icon-] {
  font-family: am!important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon.glyphicon.glyphicon-search:before{
  content: "\e80a";
  font-size: 16px;
}
.second-top .form-type-search{
  margin-bottom: unset;
}
.second-top{
  height: 50px;
  padding-top: 9px;
  font-size: 0;
  background: #415e72;
  box-shadow: 0 1px 3px rgba(0,0,0,.12);
  color: #fff;
}
.main-container{
  width: 100%;
}
.search-block-form .input-group{
  width: 240px;
  float: right;
}
.content-section{
  display: inline-block;
}
.content-section {
  padding-left: 20px;
}
.contents > .content-section{
  max-width: calc(100% - 16px);
  width: 100%;
  transition: width 350ms;
  display: flex;
  flex-direction: column;
}
.second-top .form-search::placeholder{
  color: #fff;
  font-size: 16px;
}
.second-top .form-search:focus{
  background: #fff;
  border: 1px solid #d9dee0;
  box-shadow: none;
  outline: 0;
}
.second-top .form-search{
  height: 33px;
  background: 0 0;
  border: 0;
  color: #415e72;
  font-size: 16px;
  padding: 6px 35px 5px 17px;
  min-height: 0;
  box-shadow: none;
  background: rgba(255,255,255,.23);
  border-radius: 50px!important;
}
.second-top .search-block-form .input-group .input-group-btn{
  display: inherit;
  right: 40px;
  position: absolute;
}
.second-top .search-block-form .input-group .input-group-btn .icon-only,
.second-top .search-block-form .input-group .input-group-btn .glyphicon-search{
  background-color: unset;
  border: none;
  z-index: 50;
}
.second-top .form-search:focus::placeholder,
.second-top .search-block-form  .glyphicon-search.color{
  color: #415e72!important;
}
.second-top .search-block-form .input-group{
  width: 253px;
  height: 33px;
  position: relative;
  display: block;
}
.second-top #block-searchicon{
  display: none;
}

/*form input{*/
/*  max-width: 800px!important;*/
/*}*/
@media screen and (max-width: 769px) {
  .contents > .content-section{
    min-width: 0;
  }
  .second-top #block-searchicon{
    display: inline-block;
    float: right;
    color: #fff;
    font-size: 16px;
    margin-top: 7px;
    cursor: pointer;
  }
  .second-top #block-eptp-search .input-group{
    width: calc(100% - 40px);
    margin: 0 25px;
  }
  .second-top #block-eptp-search{
    display: none;
    position: absolute;
    margin-top: 41px;
    background-color: #415e72;
    padding: 8px 0;
    margin-left: -15px;
    width: 100%;
  }
  .second-top.search-open #block-eptp-search{
    display: block!important;
  }
  .second-top.search-open{
    z-index: 80;
  }
}
.emtc-collapsed.open{
  display: block;
}
.emtc-collapsed{
  display: none;
  margin-bottom: 20px;
}
.emtc-expandable{
  cursor: pointer;
  width: 100%;
}
.eptp-arrow:after{
  font-family: am;
  content: "\e803";
  font-size: 14px;
  font-weight: 400;
}
.eptp-arrow{
  display: inline-block;
}
.open.eptp-arrow{
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.eptp-arrow.right{
  float:right;
}
.eptp-margin-left-110{
  margin-left: 110px;;
  width: calc(100% - 110px);
}

.emtc-expandable{
  font-size: 20px;
  font-weight: bold;
}
.content{
  margin-left: 20px;
}

.information-block{
  border-top: solid 2px rgba(228, 228, 228, 1);
  width: 90%;
  margin: 20px 0;
  padding-top: 10px;
}
.emtc-collapsed .eptp-arrow{
  margin: 0 10px;
}
.emtc-collapsed .emtc-collapsed{
  margin-left: 10px;
  /*margin-top: 15px;*/
}
.emtc-collapsed > div{
  margin-top: 10px;
}
.emtc-bc-focus.open,
.emtc-bc{
  background-color: rgba(228, 228, 228, 1);
}
.emtc-border-radius{
  border: solid 1px rgba(228, 228, 228, 1);
  border-radius: 5px;
  margin-top: 5px;
  padding-bottom: unset!important;
}
.emtc-padding{
  padding: 10px 25px;
}
.emtc-margin{
  padding: 10px 25px;
}
.emtc-border-bottom{
  border-bottom: solid 1px rgba(228, 228, 228, 1);
}
.emtc-duk .emtc-collapsed,
.emtc-contacts .emtc-collapsed{
  padding: 10px 25px;
}
.emtc-duk,
.emtc-contacts{
  width: 90%;
}
.bigger-text{
  font-size: 18px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.emtc-table{
  width: 100%;
}
.emtc-table tr > th{
  background-color: rgba(228, 228, 228, 1);
}
.emtc-table tr > *{
  padding: 10px;
}
.emtc-table tr{
  border-bottom: solid 1px rgba(228, 228, 228, 1);
}
.emtc-contacts > *{
  padding-bottom: 10px;
}
.view-frontpage.view-id-frontpage.view-display-id-page_1 .feed-icons{
  display: none!important;
}

.emtc-flex{
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;

}
a.emtc-flex{
  justify-content: space-between;
  align-items: center;
}
.emtc-flex-100{
  width: 98%;
  margin: 10px 1%;
}
.emtc-flex-50{
  width: 48%;
  margin: 10px 1%;

}
[id*="block-homepageblock2"]{
  display: inline-block;
  width: 49%;
  vertical-align: top;
  margin-left: -5px;
  padding-left: 1%;
}
.emtc-news{
  display: inline-block;
}

h1.page-header{
  font-size: 24px;
  font-weight: bold;
  margin: 15px 0;
  color: #000;
  border-bottom: none;
}
.all-news .views-field-title a{
  font-size: 16px;
  font-weight: 600;
  display: block;
  margin-bottom: 10px;
  text-decoration: none;
  color: #415e72;
}
.all-news .views-field-title a:hover,
.all-news .views-field-title a:focus{
  text-decoration: none;
  color: #23527c;
}
.views-field-body .field-content a, .views-field-body .field-content a:focus, .views-field-body .field-content a:hover {
  text-decoration: none;
  color: #286090;
}
.all-news .views-field-field-news-publication-date .field-content{
  font-size: 14px;
  color: #333333;
  margin-bottom: 15px;
}
.all-news .views-field-view-node a:focus,
.all-news .views-field-view-node a:hover{
  color: #007236;
}
.all-news .views-field-view-node a{
  text-decoration: underline;
  color: #007236;
}
.all-news .views-field-body{
  margin-bottom: 10px;
}
.all-news .views-row{
  padding-bottom: 20px;
  padding-top: 20px;
  border-bottom: 1px solid #ddd;
}
.emtc-news-author{
  /*padding-left: 20px;*/
  padding-bottom: 15px;
}
.emtc-news-important{
  color: #ff6f52;
  font-size: 14px;
  text-transform: uppercase;
  border-radius: 4px;
  background-color: rgba(250, 250, 250, 1);
  padding: 5px 10px;
  -webkit-box-shadow: 1px 3px 5px rgba(170, 170, 170, 0.345098039215686);
  display: inline-block;
  /* box-shadow: 1px 3px 5px rgba(170, 170, 170, 0.345098039215686); */

}
.services-more > div{
  min-width: 350px;
}

@media (min-width: 768px) {
  .main-container.container.eptp_content {
    max-width: 750px;
  }
}

@media (min-width: 992px) {
  .main-container.container.eptp_content {
    max-width: 970px;
  }
}

@media (min-width: 1200px) {
  .main-container.container.eptp_content {
    max-width: 1170px;
  }
}
/*form.search-form .input-group{*/
/*  display: flex;*/
/*}*/
form.search-form .input-group button{
  height: 34px;
}
.form-item-language-und,
.form-item-language-zxx{
  display: none;
}
.emtc-search-result .title{
  background-color: #edf1f4;
  font-size: 16px;
  padding-top: 10px;
  font-weight: bold;
  padding-bottom: 10px;
}

.emtc-search-result .body{
  padding-left: 20px;
  padding-top: 10px;

}

.emtc-search-result{
  border: 1px solid #edf1f4;
  margin-bottom: 10px;
  padding-bottom: 10px;

}
.emtc-search-result .tags{
  padding-top: 10px;
}
.emtc-search-result .release{
  padding-top: 10px;
}
.emtc-search-result > div{
  padding-left: 15px;
  padding-right: 10px;
}
.emtc-search form > *{
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.emtc-search form label,
.emtc-search form .select-wrapper{
  display: block;
}
.emtc-search form .select-wrapper::after{
  content: '▼';
  color: rgba(0,0,0,.5);
  font-family: "Open Sans", Verdana, sans-serif;
}
.emtc-search form > * > *{
  min-width: 250px;
  width: 50%;
  padding: 10px 9px;
}

.emtc-search form .form-type-textfield input,
.emtc-search form .select-wrapper select{
  min-width: 250px;
  width: 100%;
  height: 40px;

}
.emtc-search form{
  border: 1px solid #edf1f4;
  background-color: #edf1f4;
  padding: 20px 10px 10px 10px;
}
.emtc-search form #edit-actions{
  padding-top: 15px;
  padding-bottom: 10px;
  width: 100%;
  text-align: end;
  order: 7;
}
.emtc-search form #edit-actions button:focus,
.emtc-search form #edit-actions button:hover{
  background-color: #1c9f54;
}
.emtc-search form #edit-actions button{
  background-color: #27ae61;
  min-width: 100px;
  margin-right: 0;
  font-weight: bold;
  font-size: 16px;
  color: #ffffff;
}
.emtc-search form .form-item-sort-order{
  order: 6;
}
.emtc-search form .form-item-sort-by{
  order: 5;
}
.emtc-search form .form-item-items-per-page{
  order: 4;
}
.emtc-search form .form-item-search-api-language{
  order: 3;
}
.emtc-search form .form-item-type{
  order: 2;
}
.emtc-search form .form-item-key{
  order: 1;
}
@media (max-width: 768px) {
  .emtc-search form > * > * {
    width: 100%;
  }
}

.breadcrumbs {
  width: 100%;
  border-bottom: 1px solid #e4e5e6;
  padding: 0 0 10px;
  margin: -4px 0 26px 0;
  font-size: 13px;
  /*color: #e4e5e6;*/
  display: flex;
}
.breadcrumbs li::marker{
  display: none;
  content: "";
}
.breadcrumbs li a {
  text-decoration: none;
  color: #415e72;
}
.breadcrumbs li:after {
  content: "/";
  margin: 0 10px;
  color: #e4e5e6;
}
.breadcrumbs li:last-child:after {
  content: "";
  margin: 0;
}
.breadcrumbs li:last-child a {
  color: #27ae61;
}
