/**
Synapse - adaptive theme
.col-xs- <544px Extra small
.col-sm- ≥544px Small
.col-md- ≥768px Medium
.col-lg- ≥992px Large
.col-xl- ≥1200px Extra large
Gutter width	1.875rem / 30px (15px on each side of a column)
*/

/** Header */

header {
  background: #fff;
}

@media (max-width: 992px) {
  header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 20;
    box-shadow: 0 6px 25px 0 rgba(0, 0, 0, 0.09);
  }
  .page-wrapper {
    padding-top: 60px;
  }
}

#header-top-menu-small .menu--header a,
#header-top-menu-small .menu--main a {
  color: #fff;
  font-size: 14px;
  font-family: 'Roboto',Helvetica,Arial,sans-serif;
  text-decoration: underline;
  padding: 15px 22px;
}

#header-top-menu-small .menu--header a:hover,
#header-top-menu-small .menu--main a:hover {
  text-decoration: none;
  color: #fff !important;
}

@media (max-width: 1200px) {
  #header-top-menu-small .menu--main a {
    padding: 15px;
  }
}

/** Menu */

.nav a {
  text-decoration: none;
  color: #6f6f6f;
}

#header-onepage {
  padding: 9px 0 3px;
}

#header-full .fa-home {
  background: url(../images/icon-home.png) no-repeat 0 0;
  width: 40px;
  height: 40px;
  text-indent: -9999px;
  overflow: hidden;
  margin: 3px 0 0 0;
}

#header-full .fa-home:hover {
  background: url(../images/icon-home-hover.png) no-repeat 0 0;
}

#small-menu {
  text-align: center;
  padding: 0;
  clear: both;
  border-top: #777 solid 1px;
}

.small-menu__inner {
  padding: 10px 0;
}

#small-menu a {
  padding: 8px 15px 8px;
  display: block;
}

#small-menu .active a {
  color: #000;
}

#small-menu .nav {
  display: block;
}

/** On Scroll */

.appear-onscroll {
  top: -56px;
  opacity: 0;
  overflow: hidden;
  transition: all 0.6s;
}

@media (max-width: 992px) {
  .appear-onscroll {
    top: 0px;
    opacity: 1;
    max-height: none;
  }
  #top {
    margin-top: 56px;
    display: block;
  }
}

/** Small */
#header-top-menu-small-toggle {
  background: #2a2a2a;
  overflow: hidden;
  padding: 10px 0 10px 0;
}

#header-top-menu-small-toggle .nav-toggler.collapsed, #header-top-menu-small-toggle .nav-toggler {
  border-color: #fff;
}

#header-top-menu-small-toggle .nav-toggler.collapsed .icon-bar, #header-top-menu-small-toggle .nav-toggler .icon-bar {
  background-color: #fff;
}

#header-top-menu-small {
  background: #2a2a2a;
  text-align: center;
  max-height: calc(100% - 60px);
  width: 100%;
  overflow-y: scroll;
  position: fixed;
  z-index: 1;
}

#header-top-menu-small ul {
  margin-left: 0 !important;
}

#header-top-menu-small .nav {
  display: block;
}

#header-top-menu-small .nav a {
  padding: 5px 0;
  font-size: 22px;
}

#header-top-menu-small ul.menu {
  text-align: center;
}

#header-top-menu-small ul.menu a {
  font-size: 16px;
}

#header-top-menu-small .h-small-menu-1 {
  padding: 15px 0 20px;
}

#header-top-menu-small .h-small-menu-2 {
  background: #ffffff;
  padding: 15px 0 20px;
}

#header-top-menu-small .h-small-menu-2 a, #header-top-menu-small .h-small-menu-2 a:hover {
  color: #6f6f6f !important;
}
#header-top-menu-small .h-small-search {
  background: #fff;
  padding-bottom: 10px;
}
#header-top-menu-small .search-block-form {
  width: 100%;
}
#header-top-menu-small .h-small-search form {
  margin: 0;
  display: flex;
}
#header-top-menu-small .form-type-search {
  width: 100%;
}
#header-top-menu-small .form-type-search input {
  width: 100%;
}
#header-top-menu-small .form-actions {
  width: 40px;
  flex-shrink: 0;
}

#header-info {
  border-bottom: #777 solid 1px;
}

.header-info__inner {
  padding: 10px 0;
}

#header-small {
  background: #fff;
}

.header-small__inner {
  padding: 5px 0 0;
}

#header-small .logo-small img {
  height: 40px;
}


/** Full  */

#header-top .menu--header {
  margin-left: 200px;
  float: left;
}
@media (max-width: 1200px) {
  #header-top .menu--header {
    margin-left: 180px;
  }
}

/*#header-top .block-language {
  float: left;
}
#header-top .block-language ul {
  margin: 0;
  padding: 15px 0 5px;
  position: absolute;
  z-index: 5;
  background: #2A2A2A;
  height: 54px;
  display: flex;
  flex-flow: column;
  overflow: hidden;
}
#header-top-menu-small .block-language ul {
  	display: flex;
  	justify-content: center;
  	padding: 0;
  	margin: 0;
}
#header-top-menu-small .block-language ul li {
  	margin: 0 1em;
}
#header-top-menu-small .block-language ul li a.is-active {
  	text-decoration: none;
    color: #000 !important;
}
#header-top .block-language ul:hover li {
  display: block !important;
}
#header-top .block-language ul:hover {
  height: auto;
}
#header-top-menu-small .block-language ul li,
#header-top .block-language ul li {
  list-style: none;
  margin-bottom: .5em;
}
#header-top .block-language ul li.is-active {
  order: 1;
}
#header-top .block-language ul li:not(.is-active) {
  order: 2;
}
#header-top .block-language ul li a {
  padding-top: 0.2em;
  display: block;
	color: #fff;
	font-size: 14px;
	font-family: 'Roboto',Helvetica,Arial,sans-serif;
	text-decoration: underline;
	padding: 0.2em 22px;
  position: relative;
  text-transform: uppercase;
}
#header-top .block-language ul li a:hover {
  text-decoration: none;
}
#header-top .block-language ul li a.is-active::after {
	content: '';
	background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAECAYAAABcDxXOAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAWElEQVR42mMwMjLiOnHixN7/WMDJkyf3geQZtLS0GMzNzfkvXrx4AlnBpUuXToLEQfJgRSBsY2MjevPmzUsgBbdu3boM4sPk4IpA2NHRUebIkSM7QDSyOAAJI0Ynf5Vs0AAAAABJRU5ErkJggg==');
	position: absolute;
	right: 9px;
	display: block;
	width: 9px;
	height: 4px;
	top: 50%;
}*/

.search-block-form {
  /*width: 210px;*/
  display: inline-block;
  margin-top: 7px;
}

.search-block-form .contextual {
  display: none;
}

.search-block-form .form-item {
  background: none;
  margin: 0;
}

.search-block-form .form-item input {
  background: none;
  margin: 0;
  color: #666;
}

.search-block-form form {
  /*height: 27px;*/
  margin-top: 8px;
}

.search-block-form form .form-control {
  box-shadow: none;
  border: 0;
  width: 180px;
  color: #666;
  padding: 3px 10px;
  font-size: 15px;
}
@media (max-width: 1200px) {
  .search-block-form form .form-control {
    width: 130px;
  }
}

.search-block-form .button {
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAANCAYAAABy6+R8AAAACXBIWXMAAAsTAAALEwEAmpwYAAABSUlEQVR42mPQ0tJiAGFXV1f78vLyTZMmTXo3derUb42NjSfDw8MztLW1mWFqYBhMREdHF8yYMeNvVVXV9rCwsNSgoKDorKysKSDNlZWVW3V1ddlQNLm4uNjMnDnzX1RUVD66iXZ2dvpAmz+kpaV1oWgCOQlkA7oGGI6IiMgE2vhVX1+fG65p4sSJb4FOSsOlycTERBzokv8gF8E1TZs27XtgYGAkLk16enpcIE2enp7ucE1NTU2ns7Ozp+LS5OHh4QoKJDMzMxm4JlCwgkIJ6GldbLY0NzefqaurO4gSEKB4AAbEDlD8AA1INzY2FgUq5gTa4NbS0nIO5DSgTX9CQkISUeIJGA/soGAF+Q+kCIaBEXwCpAFdI4pzgMHKA0wZtl5AYG5uLgsSAypMQNfIgCsAkDGyxv7+/udEaQLh4ODgeKCGFw4ODsYABFTGNvSk82YAAAAASUVORK5CYII=') center center no-repeat;
  cursor: pointer;
  text-indent: -100vw;
  float: right;
  border-radius: 0;
  border: 0;
  padding: 0;
  height: 25px;
  width: 40px;
}

.form-control:focus {
  color: inherit;
  background-color: inherit;
  border-color: inherit;
  outline: 0;
}

.block-gtranslate {
  float: right;
  height: 54px;
  padding-top: 15px;
}

.gtranslate .switcher {
  width: 113px;
  box-sizing: border-box;
  overflow: visible;
}

.gtranslate .switcher .selected a {
  width: 113px;
  box-sizing: border-box;
}

.gtranslate .switcher .option {
  width: 113px;
  box-sizing: border-box;
}

.block-gtranslate select {
  background: #2a2a2a url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAECAYAAABcDxXOAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAWElEQVR42mMwMjLiOnHixN7/WMDJkyf3geQZtLS0GMzNzfkvXrx4AlnBpUuXToLEQfJgRSBsY2MjevPmzUsgBbdu3boM4sPk4IpA2NHRUebIkSM7QDSyOAAJI0Ynf5Vs0AAAAABJRU5ErkJggg==') 100% center no-repeat;
  color: #fff;
  text-decoration: underline;
  border: 0;
  font-size: .9em;
  -moz-appearance: none;
  -webkit-appearance: none;
  width: 110px;
}

#header-top-menu-small .block-gtranslate {
  width: 100%;
}

#header-top-menu-small .block-gtranslate .gtranslate {
  width: 100%;
}

#header-top-menu-small .block-gtranslate .gtranslate select {
  width: auto;
}

.block-gtranslate .switcher .option {
  max-height: 20vh;
  overflow: auto;
  z-index: 5;
}

/* #header-full {
  padding: 10px 0 0 0;
} */

#header-info .phone {
  font-family: "Roboto Condensed",Times,serif;
  font-size: 30px;
  line-height: 30px;
  font-weight: bold;
  color: #000;
  margin: 0 270px 0 270px;
  text-align: center;
  padding: 15px 0 15px 0;
  overflow: hidden;
}
#header-info .phone {
  margin: 0;
}
#header-info .phone a {
  color: #000000;
  text-decoration: none;
}
#header-info .phone small {
  font-size: 15px;
  line-height: 15px;
  display: block;
}
#header-info .h-link {
  vertical-align: middle;
  line-height: 30px;
}

#header-info .h-link a {
  color: #000000;
  font-family: "Roboto Condensed",Times,serif;
  display: inline-block;
}

#header-info .h-link .fa {
  color: #1b2286;
  font-size: 34px;
  line-height: 34px;
  width: 24px;
  vertical-align: bottom;
  margin-left: 3px;
}
#header-info .h-link .help {
  padding-left: 30px;
  height: 30px;
  display: inline-block;
  position: relative;
}

#header-info .h-link .help:before {
  content: "";
  background: url(../images/icons.png) no-repeat -81px 0px;
  width: 23px;
  height: 21px;
  position: absolute;
  top: 4px;
  left: 0;
}
#header-info .h-link {
  text-align: center;
}

#header-full .region-menu-main {
  clear: both;
}

#header-full .link-page {
  clear: both;
  padding: 4px 0 0 0;
}

#header-full .link-page a {
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
  font-size: 14px;
}

#header-full .link-page img {
  max-width: 27px;
  height: auto;
  margin-right: 5px;
}

.mobile-header-inner {
  position: relative;
  padding: 0 95px 0 0;
  height: 54px;
  text-align: center;
}
.mobile-header-inner .grid-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.mobile-header-inner .logo {
  padding-right: 5px;
}

/* .mobile-header-inner .logo {
  position: absolute;
  top: -5px;
  left: -15px;
} */
.mobile-header-inner .phone {
  text-align: left;
}
.mobile-header-inner .phone a {
  color: #2E2E2E;
  text-decoration: none;
  line-height: 1.2em;
  font-weight: bold;
  font-size: 17px;
}
.mobile-header-inner .phone small {
  display: block;
  line-height: 1.2em;
}

.mobile-header-inner .block-gtranslate {
  float: none;
  padding-top: 12px;
}

.mobile-header-inner .gtranslate {
  display: inline-block;
  vertical-align: middle;
}
/* @media (max-width: 544px) {
  .mobile-header-inner .gtranslate {
    display: none;
  }
} */

/** Toggler */

.nav-togglers {
  padding-top: 0px;
  position: absolute;
  top: 2px;
  right: 0;
}

.nav-toggler {
  position: relative;
  width: 44px;
  height: 40px;
  padding: 0;
  overflow: hidden;
  border-radius: 0;
  border: 2px solid #d9534f;
  color: #0188ca;
  background: none;
  margin: 3px 0 0 5px;
}

.nav-toggler:focus {
  outline: none;
}

.nav-toggler.collapsed {
  color: #444;
  border-color: #000;
}

.nav-toggler .icon-bar+.icon-bar {
  margin-top: 0;
}

.nav-toggler .icon-bar {
  position: absolute;
  height: 3px;
  transition: all 0.5s;
  background-color: #d9534f;
  display: block;
  border-radius: 1px;
}

.nav-toggler.collapsed .icon-bar {
  background-color: #000;
}

.nav-toggler .icon-bar-top {
  transform: rotate(-45deg);
}

.nav-toggler .icon-bar-bottom {
  transform: rotate(45deg);
}

/** Menu */

.nav-menu {}

.nav-menu .icon-bar {
  left: 5px;
  top: 17px;
  width: 30px;
}

.nav-menu .icon-bar-middle {
  opacity: 0;
  left: -30px;
  top: 17px;
}

.nav-menu.collapsed .icon-bar-middle {
  opacity: 1;
  left: 5px;
}

.nav-menu.collapsed .icon-bar-top {
  transform: rotate(0);
  top: 8px;
}

.nav-menu.collapsed .icon-bar-bottom {
  transform: rotate(0);
  top: 26px;
}

.nav-search {
  border: 0;
  background: url(../images/icons/search-icon.svg) no-repeat 0 0;
  width: 17px;
  height: 17px;
  margin: 0;
}

/** Info */
.nav-info {
  width: 40px;
  height: 40px;
  text-align: center;
  font-size: 30px;
  line-height: 30px;
}
.nav-info i {
  display: none;
}
.nav-info.collapsed {
  width: 41px;
}
.nav-info.collapsed span {
  display: none;
}
.nav-info.collapsed i {
  display: block;
}
.nav-info .icon-bar {
  left: 3px;
  top: 17px;
  width: 30px;
}
.nav-info.collapsed .icon-bar-top {
  transform: rotate(90deg);
  top: 8px;
  width: 3px;
  left: 17px;
}
.nav-info.collapsed .icon-bar-bottom {
  transform: rotate(90deg);
  top: 20px;
  width: 15px;
  left: 11px;
}

.main-menu {}

#header-full .main-menu .classic-menu-dropdown {
  position: relative;
}

#header-full .main-menu .classic-menu-dropdown ul {
  left: -10px;/*rtl:auto*/
  top: 80px;
  min-width: 280px;
  position: absolute;
  z-index: 7;
  float: left;
  display: none;
  margin: 0;
  opacity: 0;
  background: #F6F6F6;
  -webkit-transition: all .25s ease-out;
  -moz-transition: all .25s ease-out;
  -ms-transition: all .25s ease-out;
  -o-transition: all .25s ease-out;
  transition: all .25s ease-out;
}

#header-full ul.main-menu>li.classic-menu-dropdown:hover>ul {
  display: block;
  opacity: 1;
  overflow: visible;
  top: 100%;
  padding: 22px 0;
  box-shadow: inset 0px 5px 15px rgba(0, 0, 0, 0.1);
}

#header-full .main-menu .classic-menu-dropdown ul li {
  line-height: 1.3em;
  padding: 4px 20px;
}

#header-full ul.main-menu .classic-menu-dropdown ul>li>a {
  font-family: "Roboto Condensed";
  font-size: 14px;
  padding: 0;
  margin: 0;
  transition: color 200ms linear;
}
#header-full ul.main-menu .classic-menu-dropdown ul>li>a:hover {
  color: #101B84;
}

#header-full .main-menu .menu-dropdown-trigger {
  display: none;
}

#header-full ul.main-menu .classic-menu-dropdown .classic-menu-dropdown ul {
  top: -1px;
  left: 100%;
  margin-left: 15px;
  padding: 15px 0;
}

#header-full ul.main-menu .classic-menu-dropdown .classic-menu-dropdown:hover ul {
  margin-left: -25px;
  opacity: 1;
  overflow: visible;
  visibility: visible;
  display: block;
}

#header-top-menu-small a {
  color: #fff;
  font-size: 20px;
}

#small-menu .classic-menu-dropdown .menu, #header-top-menu-small .classic-menu-dropdown .menu {
  position: static;
  float: none;
  display: none;
  border-radius: 0;
  margin: 0 0 0 20px;
}

#small-menu .classic-menu-dropdown.active .menu, #header-top-menu-small .classic-menu-dropdown.active .menu {
  display: block;
}

#small-menu .classic-menu-dropdown>.menu-item, #header-top-menu-small .classic-menu-dropdown>.menu-item {
  overflow: hidden;
}

#small-menu .classic-menu-dropdown .menu-dropdown-trigger, #header-top-menu-small .classic-menu-dropdown .menu-dropdown-trigger {
  position: absolute;
  top: 0;
  right: 0;
  width: 30px;
  max-height: 100%;
  font-size: 21px;
  display: block;
  text-align: center;
  padding: 7px 0;
  cursor: pointer;
}

#small-menu .menu-dropdown-trigger, #header-top-menu-small .menu-dropdown-trigger {
  display: none !important;
}

#block-gtranslate {
  padding: 5px 0 0 0;
}

#header-top-menu-small .form-control, #header-top-menu-small .form-submit {
  border-radius: 0;
  height: 42px;
  box-shadow: none;
  border: 0;
}

.search-block-form form input.form-control {
  border: 1px solid #666 !important;
}
#header-top .search-block-form form input.form-control {
  color: #fff;
}


/*#header-top-menu-small .form-control {
  position: relative;
  top: 1px;
  background-color: #f6f6f6;
}*/

#header-top-menu-small .form-item, #header-top-menu-small .form-actions {
  margin: 0;
}

#header-top-menu-small form {
  margin-top: 20px;
}

#header-top-menu-small .form-submit {
  background-color: #1b2286;
  position: relative;
  z-index: 10;
}
.header-full-top {
  position: fixed;
  width: 100%;
  z-index: 10;
  background: #fff;
}
.header-full-menu {
  padding-top: 76px;
  background: #F6F6F6;
  box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.1);
}
.header-full-menu .container {
  position: relative;
}
#header-full .grid-row {
  display: flex;
  margin: 0 -5px;
  align-items: center;
  justify-content: space-between;
}
#header-full .grid-col {
  padding: 0 5px;
}
@media (min-width: 1200px) {
  #header-full .grid-row {
    margin: 0 -10px;
  }
  #header-full .grid-col {
    padding: 0 10px;
  }
}
#header-full .logo img {
  width: 85px;
  height: 75px;
}
#header-full .header-menu ul {
  margin: 0 -7px;
}
#header-full .header-menu li {
  padding: 0 7px;
}
#header-full .header-menu a {
  color: #525252;
  font-size: 13px;
  line-height: 1.2em;
  white-space: nowrap;
  padding: 0;
  transition: color 200ms linear;
}
#header-full .header-menu a:hover {
  color: #101B84;
}
#header-full .phone {
  font-size: 17px;
  line-height: 1.3em;
  color: #2E2E2E;
}
#header-full .phone a {
  color: #2E2E2E;
  text-decoration: none;
  transition: opacity 200ms linear;
}
#header-full .phone a:hover {
  opacity: 0.8;
}
#header-full .phone small {
  color: #A0A0A0;
  font-size: 11px;
  line-height: 1.2em;
  display: block;
  width: 140px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#header-full .social,
#header-info .social {
  display: flex;
}
@media (max-width: 1200px) {
  #header-full .social {
    display: none;
  }
}
#header-info .social a,
#header-full .social a {
  text-decoration: none;
  width: 24px;
  height: 24px;
  display: inline-block;
  margin: 0 8px;
}
#header-info .social a.s-whatsapp,
#header-full .social a.s-whatsapp {
  background: url(../images/icons/whatsapp-icon.svg) no-repeat 0 0;
}
#header-info .social a.s-whatsapp:hover,
#header-full .social a.s-whatsapp:hover {
  background: url(../images/icons/whatsapp-icon-active.svg) no-repeat 0 0;
}
#header-info .social a.s-telegram,
#header-full .social a.s-telegram {
  background: url(../images/icons/telegram-icon.svg) no-repeat 0 0;
}
#header-info .social a.s-telegram:hover,
#header-full .social a.s-telegram:hover {
  background: url(../images/icons/telegram-icon-active.svg) no-repeat 0 0;
}
#header-info .social a.s-viber,
#header-full .social a.s-viber {
  background: url(../images/icons/viber-icon.svg) no-repeat 0 0;
}
#header-info .social a.s-viber:hover,
#header-full .social a.s-viber:hover {
  background: url(../images/icons/viber-icon-active.svg) no-repeat 0 0;
}
#header-info .social {
  justify-content: center;
}
#header-full .link {
  display: flex;
}
#header-full .link a {
  font-family: "Roboto Condensed";
  font-size: 14px;
  display: inline-block;
  text-decoration: none;
  white-space: nowrap;
}
#header-full .link .help {
  color: #2E2E2E;
  border: 1px solid #2E2E2E;
  padding: 7px 10px;
  width: 180px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: opacity 200ms linear;
}
#header-full .link .help:hover {
  opacity: 0.8;
}
#header-full .link .callme {
  color: #fff;
  background: #DF171F;
  border: 1px solid #DF171F;
  display: inline-block;
  padding: 7px 10px;
  margin-left: 10px;
  width: 120px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: background 200ms linear;
}
#header-full .link .callme:hover {
  background: #F5232B;
}

#header-full .main-menu {
  margin: 0 -9px;
}
#header-full .main-menu li {
  padding: 15px 9px;
}
#header-full .main-menu li a {
  font-family: "Roboto Condensed";
  font-size: 16px;
  color: #2E2E2E;
  white-space: nowrap;
  padding: 0;
}
#header-full .main-menu > li:hover > a{
  color: #101B84;
}

.header-full-translate {
  display: flex;
  width: 85px;
  align-items: center;
  justify-content: space-between;
}
.gtranslate .switcher .selected a {
  font-size: 0;
  background: none;
  border: 0;
}
.gtranslate .switcher .selected,
.gtranslate .switcher .option,
.gtranslate .switcher .option a {
  background: none;
}

.gtranslate .switcher {
  width: 40px;
  position: relative;
  z-index: 5;
}
.gtranslate .switcher .selected a {
  width: 40px;
}
.gtranslate .switcher .option {
  background: #F6F6F6;
  border: 0;
}
.gtranslate .switcher .selected a:hover {
  background: none;
}
.gtranslate .switcher:before {
  content: "";
  position: absolute;
  z-index: 10;
  width: 9px;
  height: 6px;
  top: 9px;
  right: 2px;
  background: url(../images/icons/arrow-down.svg) no-repeat 0 0;
}

#header-full-search {
  position: absolute;
  z-index: 2;
  right: 0;
  top: 48px;
  background: #fff;
  border-top: 2px solid #135AA9;
  padding: 13px 15px;
  width: 345px;
  box-shadow: 0px 4px 5px rgba(0, 0, 0, 0.25);
}
#header-full-search:before {
  content: "";
  position: absolute;
  top: -15px;
  right: 16px;
  border: 6px solid transparent;
  border-bottom: 8px solid #135AA9;
}
#header-full-search input.form-control {
  border-radius: 0;
  border: 1px solid #E8E8E8;
  padding: 6px 10px;
  width: 100%;
  line-height: 1.3em;
}
#header-full-search .button {
  font-family: "Roboto Condensed";
  font-size: 14px;
  background: #2E2E2E;
  text-indent: 0;
  color: #fff;
  width: 70px;
  height: auto;
  padding: 8px 0;
  transition: opacity 200ms linear;
}
#header-full-search .button:focus {
  outline: none;
  box-shadow: none;
}
#header-full-search .button:hover {
  opacity: 0.8;
}
#header-full-search .search-block-form {
  margin: 0;
  display: block;
}
#header-full-search form {
  margin: 0;
  display: flex;
}
#header-full-search .form-no-label {
  width: 100%;
}
