.c-header.c-header-template-1 .widget-view.widget-view-desktop {
  display: block;
  position: relative;
  z-index: 50;
}
.c-header.c-header-template-1 .widget-view.widget-view-fixed {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: auto;
  left: 0;
  z-index: 100;
}
.links-menu {
    margin-right: 40px;
}
.menu {
    background-color: #383B47;
}
.right-menu {
    display: flex;
    align-items: center;
}
.widget-panel-button {

  padding-right: 0px !important;
}
.menu-inner {
    position: relative;
    display: flex;
    justify-content: space-between;
}
.menu-link {
    font-weight: 600;
    font-size: 16px;
    padding: 19px 0px;
    display: inline-block;
    text-decoration: none;
    line-height: 20px;
    color: #FFFFFF;
}
.dropdown-menu {
    display: none;
}
.widget-container-tagline-delimiter {
	display: none !important;
}  
.widget-menu {
  display: none !important;
}
.search-title {
 width: 300px !important;
}
.widget-container-tagline-text {
    font-weight: 500 !important;
    font-size: 14px !important;
    line-height: 17px !important;
    max-width: 200px !important;
    color: #2D2D2D !important;
    margin-left: 0px !important;
}
.c-header.c-header-template-1 .widget-view.widget-view-desktop .widget-container-logotype {
    display: block;
    font-size: 0;
    text-align: center;
    text-decoration: none;
    width: 235px !important;
    color: #1d1d1d;
}

.header-menu {
  flex-direction: row;
  padding: 30px 0px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.widget-panel-button-text .intec-grid-item-auto {
font-weight: 500 !important;
    font-size: 12px !important;
    line-height: 15px !important;
    color: #2D2D2D !important;
    position: relative !important;
    text-decoration: none !important;
}
.widget-panel-item .widget-panel-item-visible {
   padding: 0px !important;
}
.widget-panel-item {
   padding: 0px !important;
}
.widget-panel-item-visible {
   padding: 0px !important;
}
.widget-panel {
    border: none !important;
    background-color: #F0F0F0;
}
.sup-line {
    height: 44px;
    margin-right: 0px !important;
}
.supline {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.sup-header-menu {
	 font-weight: 500;
    font-size: 12px;
    line-height: 15px;
    display: flex;
    margin-left: 50px;
    color: #2D2D2D;
    text-decoration: none;
    align-items: center;
}
.sup-header-link {
    font-weight: 500;
    font-size: 12px;
    line-height: 15px;
    margin-left: 50px;
    color: #2D2D2D;
    text-decoration: none;
}
.credit-link {
    font-weight: 500;
    font-size: 12px;
    position: relative;
    display: flex;
    text-decoration: none;
    background-color: #EC2449;
    line-height: 15px;
    color: #F6F6F6;
    padding: 15px 18px 14px 33px;
    align-items: center;
}
.no-padding {
   padding: 0 !important;
}
.regions-select-region {
font-weight: 500 !important;
    font-size: 12px !important;
    line-height: 15px !important;
    color: #2D2D2D !important;
}
.regions-name {
    color: #1A6EBB !important;
    font-weight: 500 !important;
    margin-left: 5px !important;
    font-size: 12px !important;
    line-height: 15px !important;
    text-decoration: underline;
}
.credit-link::before {
    content: " ";
    background-image: url(/upload/credit.svg);
    position: absolute;
    width: 12px;
    height: 12px;
    left: 18px;
    background-repeat: no-repeat;
}
.widget-container-tagline-text {
font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    max-width: 200px;
    color: #2D2D2D;
}
.c-header.c-header-template-1 .widget-view.widget-view-mobile {
  display: none;
  position: relative;
  z-index: 100;
}
.c-header.c-header-template-1 .widget-banner {
  display: block;
  position: relative;
  z-index: 0;
}
.c-header.c-header-template-1 .widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.4);
  z-index: 0;
  display: none;
  opacity: 0;
}
@media all and (max-width: 768px) {
  .c-header.c-header-template-1 .widget-view.widget-view-fixed,
.c-header.c-header-template-1 .widget-view.widget-view-desktop {
    display: none !important;
  }
  .c-header.c-header-template-1 .widget-view.widget-view-mobile {
    display: block;
  }
  .c-header.c-header-template-1 .widget-view.widget-view-mobile.widget-view-mobile-fixed {
    position: fixed;
    top: 0;
    right: 0;
    bottom: auto;
    left: 0;
  }
}
@media print {
  .c-header.c-header-template-1 {
    display: none;
  }
}

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

.c-header.c-header-template-1 .widget-view.widget-view-desktop .widget-container-wrapper {
  height: 180px !important;
}
.widget-container-contacts {

}
.widget-container-phone-content span {
  font-size: 10px;
  white-space: pre-wrap;
}

.mobile-block {
  height: 140px;
}
.mobile-phone {
  display: flex;
  flex-direction: column;
  align-items: center;
  white-space: pre-wrap;
}
.mobile-phone a {
  line-height: 10px;
}
.mobile-phone a.intec-cl-text-hover:hover {
  text-decoration: none;
}
.mobile-phone span {
  font-size: 10px;
  white-space: pre-wrap;
}